﻿/* [gx-css-import ignore - start] */
.BaseRBtn{
	display:inline-block;
}
.BaseRBtn span, .RoundedBtn input{
	display:block;
	float: left;
}
.BaseRBtn .BtnLeft{
	background: transparent no-repeat scroll 0 0;
}
.BaseRBtn .BtnRight{
	background: transparent no-repeat scroll right 0;
}
.BaseRBtn .BtnBackground{
	overflow:hidden;
	background: transparent repeat-x scroll;
}
.BaseRBtn .BtnText{
	border: 0px;
	background: transparent;
	margin:0;
	white-space:nowrap;
	width:auto;
	overflow:visible;
}
/* [gx-css-import ignore - end] */
.Tab,.WWTab
{
	border-style: none;
	border-width: 0px;
}
.TabPage,.WWTabPage,.WWTabPageSelected,.WWTabPageHovered,.WWFirstTabPage
{
	border-style: none;
	border-width: 0px;
}
.Hyperlink
{
	border-style: none;
	border-width: 0px;
}
.GridColumn,.OptionalColumn,.JTB_ModdaOptionalColumn,.ActionColumn,.WWColumn,.WWSecondaryColumn,.WWTextActionColumn,.WWOptionalColumnIcono,.WWOptionalColumn170px,.WWOptionalColumn120px,.WWActionColumn,.WWFotoColumn,.WWActionColumn40px,.WWActionColumn50px,.WWActionColumnPadding0,.WWOptionalColumn,.WWOptionalColumnGris,.WWColumnPaddLeft,.JTB_WWColumn100px,.WWColumnMenuOption,.WWOptionalColumn80px,.WWColumnPaddingLeft0,.WWColumnSinPaddin1px_4px,.WWColumn33Porc,.WWColumn17Porc,.WWColumn50Porc,.GridColumnCenter,.GridColumnLeft,.GridColumnRight
{
	border-style: none;
	border-width: 0px;
}
.ActionColumn
{
	width: 36px;
}
.WWColumn,.WWSecondaryColumn,.WWTextActionColumn,.WWOptionalColumnIcono,.WWOptionalColumn170px,.WWOptionalColumn120px,.WWActionColumn,.WWFotoColumn,.WWActionColumn40px,.WWActionColumn50px,.WWActionColumnPadding0,.WWOptionalColumn,.WWOptionalColumnGris,.WWColumnPaddLeft,.JTB_WWColumn100px,.WWColumnMenuOption,.WWOptionalColumn80px,.WWColumnPaddingLeft0,.WWColumnSinPaddin1px_4px,.WWColumn33Porc,.WWColumn17Porc,.WWColumn50Porc
{
	overflow: hidden;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	white-space: normal;
	font-family: OpenSans-Light;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: left;
	text-transform: none;
	text-overflow: ellipsis;
	text-align: left !important;
}
.WWOptionalColumnIcono
{
	visibility: visible;
	width: 30px;
}
.WWOptionalColumn170px
{
	visibility: visible;
	width: 140px;
}
.WWOptionalColumn120px
{
	visibility: visible;
	width: 140px;
}
.WWActionColumn,.WWFotoColumn,.WWActionColumn40px,.WWActionColumn50px,.WWActionColumnPadding0
{
	width: 35px !important;
}
.WWFotoColumn
{
	width: 100px !important;
}
.WWActionColumn40px
{
	width: 40px !important;
}
.WWActionColumn50px
{
	width: 50px !important;
}
.WWActionColumnPadding0
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.WWOptionalColumn,.WWOptionalColumnGris
{
	visibility: visible;
}
.WWOptionalColumnGris
{
	font-family: "Open Sans Regular";
	color: #a1a1a1;
}
.WWColumnPaddLeft
{
	padding-left: 30px;
}
.JTB_WWColumn100px
{
	text-align: left !important;
	 width: 100px !important;
}
.WWColumnMenuOption
{
	overflow: visible;
}
.WWOptionalColumn80px
{
	visibility: visible;
	width: 80px;
}
.WWColumnPaddingLeft0
{
	padding-left: 0px;
}
.WWColumnSinPaddin1px_4px
{
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	color: #696969;
	text-align: left !important;
	min-height:20px !important;
}
.WWColumn33Porc
{
	width: 33%;
}
.WWColumn17Porc
{
	width: 17%;
}
.WWColumn50Porc
{
	width: 50%;
}
.GridColumnCenter
{
	text-align: center;
	text-align: center !important;
}
.GridColumnLeft
{
	text-align: left;
	text-align: left !important;
}
.GridColumnRight
{
	text-align: right;
	text-align: right !important;
}
.ErrorViewerLine
{
	border-style: none;
	border-width: 0px;
}
.TableRow,.WWPagingFooterRow,.BackgroundColorRow,.JTB_RowNoBeforeAfter,.JTB_ModdaProductDetailRow,.RowPadding0
{
	border-style: none;
	border-width: 0px;
}
.JTB_ModdaProductDetailRow
{
	margin-bottom: 18px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f4f4f4;
}
.RowPadding0
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.TableCell,.WWPagingFooterCell
{
	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;
}


.BB_FormNoLoading #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.BB_FormNoLoading .gx-call-target {
	overflow: auto;
}

.BB_FormNoLoading .gx-center-target {
	display: table-cell;
}

.BB_FormNoLoading .gx-call-target.top {
	height: 15vh;
}

.BB_FormNoLoading .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.BB_FormNoLoading .gx-call-target.bottom {
	height: 10vh;
}

.BB_FormNoLoading .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form1 #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form1 .gx-call-target {
	overflow: auto;
}

.Form1 .gx-center-target {
	display: table-cell;
}

.Form1 .gx-call-target.top {
	height: 15vh;
}

.Form1 .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form1 .gx-call-target.bottom {
	height: 10vh;
}

.Form1 .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form2 #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form2 .gx-call-target {
	overflow: auto;
}

.Form2 .gx-center-target {
	display: table-cell;
}

.Form2 .gx-call-target.top {
	height: 15vh;
}

.Form2 .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form2 .gx-call-target.bottom {
	height: 10vh;
}

.Form2 .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.BB_FormNoMasterPage #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.BB_FormNoMasterPage .gx-call-target {
	overflow: auto;
}

.BB_FormNoMasterPage .gx-center-target {
	display: table-cell;
}

.BB_FormNoMasterPage .gx-call-target.top {
	height: 15vh;
}

.BB_FormNoMasterPage .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.BB_FormNoMasterPage .gx-call-target.bottom {
	height: 10vh;
}

.BB_FormNoMasterPage .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.BB_FormBlanco #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.BB_FormBlanco .gx-call-target {
	overflow: auto;
}

.BB_FormBlanco .gx-center-target {
	display: table-cell;
}

.BB_FormBlanco .gx-call-target.top {
	height: 15vh;
}

.BB_FormBlanco .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.BB_FormBlanco .gx-call-target.bottom {
	height: 10vh;
}

.BB_FormBlanco .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.BB_FormFondoAzul #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.BB_FormFondoAzul .gx-call-target {
	overflow: auto;
}

.BB_FormFondoAzul .gx-center-target {
	display: table-cell;
}

.BB_FormFondoAzul .gx-call-target.top {
	height: 15vh;
}

.BB_FormFondoAzul .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.BB_FormFondoAzul .gx-call-target.bottom {
	height: 10vh;
}

.BB_FormFondoAzul .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.JTB_FormLogin #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.JTB_FormLogin .gx-call-target {
	overflow: auto;
}

.JTB_FormLogin .gx-center-target {
	display: table-cell;
}

.JTB_FormLogin .gx-call-target.top {
	height: 15vh;
}

.JTB_FormLogin .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.JTB_FormLogin .gx-call-target.bottom {
	height: 10vh;
}

.JTB_FormLogin .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormPopup #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormPopup .gx-call-target {
	overflow: auto;
}

.FormPopup .gx-center-target {
	display: table-cell;
}

.FormPopup .gx-call-target.top {
	height: 15vh;
}

.FormPopup .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormPopup .gx-call-target.bottom {
	height: 10vh;
}

.FormPopup .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.JTB_FormCentroComercial #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.JTB_FormCentroComercial .gx-call-target {
	overflow: auto;
}

.JTB_FormCentroComercial .gx-center-target {
	display: table-cell;
}

.JTB_FormCentroComercial .gx-call-target.top {
	height: 15vh;
}

.JTB_FormCentroComercial .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.JTB_FormCentroComercial .gx-call-target.bottom {
	height: 10vh;
}

.JTB_FormCentroComercial .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormPromp90Porc #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormPromp90Porc .gx-call-target {
	overflow: auto;
}

.FormPromp90Porc .gx-center-target {
	display: table-cell;
}

.FormPromp90Porc .gx-call-target.top {
	height: 15vh;
}

.FormPromp90Porc .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormPromp90Porc .gx-call-target.bottom {
	height: 10vh;
}

.FormPromp90Porc .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormHttpError #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormHttpError .gx-call-target {
	overflow: auto;
}

.FormHttpError .gx-center-target {
	display: table-cell;
}

.FormHttpError .gx-call-target.top {
	height: 15vh;
}

.FormHttpError .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormHttpError .gx-call-target.bottom {
	height: 10vh;
}

.FormHttpError .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormGridDinamico #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormGridDinamico .gx-call-target {
	overflow: auto;
}

.FormGridDinamico .gx-center-target {
	display: table-cell;
}

.FormGridDinamico .gx-call-target.top {
	height: 15vh;
}

.FormGridDinamico .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormGridDinamico .gx-call-target.bottom {
	height: 10vh;
}

.FormGridDinamico .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;
}


.BB_FormNoLoading #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.BB_FormNoLoading .gx-call-target {
	overflow: auto;
}

.BB_FormNoLoading .gx-center-target {
	display: table-cell;
}

.BB_FormNoLoading .gx-call-target.top {
	height: 15vh;
}

.BB_FormNoLoading .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.BB_FormNoLoading .gx-call-target.bottom {
	height: 10vh;
}

.BB_FormNoLoading .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form1 #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form1 .gx-call-target {
	overflow: auto;
}

.Form1 .gx-center-target {
	display: table-cell;
}

.Form1 .gx-call-target.top {
	height: 15vh;
}

.Form1 .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form1 .gx-call-target.bottom {
	height: 10vh;
}

.Form1 .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form2 #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form2 .gx-call-target {
	overflow: auto;
}

.Form2 .gx-center-target {
	display: table-cell;
}

.Form2 .gx-call-target.top {
	height: 15vh;
}

.Form2 .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form2 .gx-call-target.bottom {
	height: 10vh;
}

.Form2 .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.BB_FormNoMasterPage #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.BB_FormNoMasterPage .gx-call-target {
	overflow: auto;
}

.BB_FormNoMasterPage .gx-center-target {
	display: table-cell;
}

.BB_FormNoMasterPage .gx-call-target.top {
	height: 15vh;
}

.BB_FormNoMasterPage .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.BB_FormNoMasterPage .gx-call-target.bottom {
	height: 10vh;
}

.BB_FormNoMasterPage .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.BB_FormBlanco #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.BB_FormBlanco .gx-call-target {
	overflow: auto;
}

.BB_FormBlanco .gx-center-target {
	display: table-cell;
}

.BB_FormBlanco .gx-call-target.top {
	height: 15vh;
}

.BB_FormBlanco .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.BB_FormBlanco .gx-call-target.bottom {
	height: 10vh;
}

.BB_FormBlanco .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.BB_FormFondoAzul #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.BB_FormFondoAzul .gx-call-target {
	overflow: auto;
}

.BB_FormFondoAzul .gx-center-target {
	display: table-cell;
}

.BB_FormFondoAzul .gx-call-target.top {
	height: 15vh;
}

.BB_FormFondoAzul .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.BB_FormFondoAzul .gx-call-target.bottom {
	height: 10vh;
}

.BB_FormFondoAzul .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.JTB_FormLogin #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.JTB_FormLogin .gx-call-target {
	overflow: auto;
}

.JTB_FormLogin .gx-center-target {
	display: table-cell;
}

.JTB_FormLogin .gx-call-target.top {
	height: 15vh;
}

.JTB_FormLogin .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.JTB_FormLogin .gx-call-target.bottom {
	height: 10vh;
}

.JTB_FormLogin .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormPopup #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormPopup .gx-call-target {
	overflow: auto;
}

.FormPopup .gx-center-target {
	display: table-cell;
}

.FormPopup .gx-call-target.top {
	height: 15vh;
}

.FormPopup .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormPopup .gx-call-target.bottom {
	height: 10vh;
}

.FormPopup .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.JTB_FormCentroComercial #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.JTB_FormCentroComercial .gx-call-target {
	overflow: auto;
}

.JTB_FormCentroComercial .gx-center-target {
	display: table-cell;
}

.JTB_FormCentroComercial .gx-call-target.top {
	height: 15vh;
}

.JTB_FormCentroComercial .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.JTB_FormCentroComercial .gx-call-target.bottom {
	height: 10vh;
}

.JTB_FormCentroComercial .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormPromp90Porc #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormPromp90Porc .gx-call-target {
	overflow: auto;
}

.FormPromp90Porc .gx-center-target {
	display: table-cell;
}

.FormPromp90Porc .gx-call-target.top {
	height: 15vh;
}

.FormPromp90Porc .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormPromp90Porc .gx-call-target.bottom {
	height: 10vh;
}

.FormPromp90Porc .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormHttpError #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormHttpError .gx-call-target {
	overflow: auto;
}

.FormHttpError .gx-center-target {
	display: table-cell;
}

.FormHttpError .gx-call-target.top {
	height: 15vh;
}

.FormHttpError .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormHttpError .gx-call-target.bottom {
	height: 10vh;
}

.FormHttpError .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormGridDinamico #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormGridDinamico .gx-call-target {
	overflow: auto;
}

.FormGridDinamico .gx-center-target {
	display: table-cell;
}

.FormGridDinamico .gx-call-target.top {
	height: 15vh;
}

.FormGridDinamico .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormGridDinamico .gx-call-target.bottom {
	height: 10vh;
}

.FormGridDinamico .gx-call-target.left {
	display: table-cell;
	width: 400px;
}

/* [gx-css-import ignore - end] */
.ActionGroupItem,.SelectedMainMenuItem,.SelectedMainMenuItem:hover,.gx-navbar.MainMenu .navbar-nav>li.active>a,.open .MainMenu.gx-dropdown-menu.dropdown-menu>li.active>a,.SelectedSubMenuItem,.SelectedSubMenuItem:hover,.SubMenuItem:hover,.gx-navbar.Submenu .navbar-nav>li:hover,.open .Submenu.gx-dropdown-menu.dropdown-menu>li>a:hover, .gx-navbar.Submenu .navbar-nav>li>a:hover,.open .gx-navbar.Submenu .navbar-nav>li.dropdown>a:hover, .gx-navbar.Submenu .navbar-nav>li.open>a:hover,.gx-navbar.Submenu .navbar-nav>li.active>a,.open .Submenu.gx-dropdown-menu.dropdown-menu>li.active>a,.MainMenuItem,.MainMenuItemHovered,.MainMenuItem:hover,.MainMenuItemHovered:hover,.gx-navbar.MainMenu .navbar-nav>li,.open .MainMenu.gx-dropdown-menu.dropdown-menu>li>a, .gx-navbar.MainMenu .navbar-nav>li>a,.open .gx-navbar.MainMenu .navbar-nav>li.dropdown>a, .gx-navbar.MainMenu .navbar-nav>li.open>a,.SubMenuItem,.gx-navbar.Submenu .navbar-nav>li,.open .Submenu.gx-dropdown-menu.dropdown-menu>li>a, .gx-navbar.Submenu .navbar-nav>li>a,.open .gx-navbar.Submenu .navbar-nav>li.dropdown>a, .gx-navbar.Submenu .navbar-nav>li.open>a
{
	border-style: none;
	border-width: 0px;
}
.SelectedMainMenuItem,.SelectedMainMenuItem:hover,.gx-navbar.MainMenu .navbar-nav>li.active>a,.open .MainMenu.gx-dropdown-menu.dropdown-menu>li.active>a
{
	background-color: #387C2B;
	border-bottom: 4px;
	border-bottom-color: #00883f;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
	padding-bottom: 22px;
	font-size: 16px;
	font-weight: 400;
	color: white;
}
.SelectedSubMenuItem,.SelectedSubMenuItem:hover,.SubMenuItem:hover,.gx-navbar.Submenu .navbar-nav>li:hover,.open .Submenu.gx-dropdown-menu.dropdown-menu>li>a:hover, .gx-navbar.Submenu .navbar-nav>li>a:hover,.open .gx-navbar.Submenu .navbar-nav>li.dropdown>a:hover, .gx-navbar.Submenu .navbar-nav>li.open>a:hover,.gx-navbar.Submenu .navbar-nav>li.active>a,.open .Submenu.gx-dropdown-menu.dropdown-menu>li.active>a
{
	background-color: white;
	font-size: 14px;
	text-decoration: underline;
	color: #387C2B;
}
.MainMenuItem,.MainMenuItemHovered,.MainMenuItem:hover,.MainMenuItemHovered:hover,.gx-navbar.MainMenu .navbar-nav>li,.open .MainMenu.gx-dropdown-menu.dropdown-menu>li>a, .gx-navbar.MainMenu .navbar-nav>li>a,.open .gx-navbar.MainMenu .navbar-nav>li.dropdown>a, .gx-navbar.MainMenu .navbar-nav>li.open>a
{
	background-color: transparent;
	background-image: url(../JumptobeTheme/JTB_ImgMasOpciones1.png);
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: 400;
	color: transparent;
	background-size: 20px 20px;
}
.MainMenuItemHovered
{
	color: #00883f;
}
.SubMenuItem,.gx-navbar.Submenu .navbar-nav>li,.open .Submenu.gx-dropdown-menu.dropdown-menu>li>a, .gx-navbar.Submenu .navbar-nav>li>a,.open .gx-navbar.Submenu .navbar-nav>li.dropdown>a, .gx-navbar.Submenu .navbar-nav>li.open>a
{
	font-size: 14px;
}
.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;
}
.main-header-mashup .navbar
{
	background-color: #37474f !important;
}
.main-header-mashup .logo
{
	background-color: #314047 !important;
}
.main-header-mashup .search-box .search-form input.form-control
{
	background-color: #314047 !important;
	border-color: #314047 !important;
}
.main-header-mashup .search-box .search-form a.btn
{
	background-color: #314047 !important;
	border-color: #314047 !important;
}
#side-menu-mashup, .main-sidebar-mashup
{
	background-color: #fff !important;
}
.main-sidebar-mashup .sidebar-menu li.header
{
	background-color: #f8f8f8 !important;
	color: #999 !important;
}
.main-sidebar-mashup .sidebar a
{
	color: #555 !important;
}
.main-sidebar-mashup .sidebar-menu>li.active>a, .main-sidebar-mashup .sidebar-menu>li.menu-open>a, .main-sidebar-mashup .sidebar-menu>li:hover>a
{
	background-color: #f8f8f8 !important;
	color: #333 !important;
}
.main-sidebar-mashup .sidebar-menu>li>.treeview-menu
{
	background-color: #fff !important;
}
@media (min-width: 768px){ .menu-horizontal-mashup .main-sidebar-mashup .sidebar .sidebar-menu .treeview .treeview-menu
{
	background-color: #fff !important;
} }
.main-sidebar-mashup .treeview-menu>li>a
{
	color: #555 !important;
}
.main-sidebar-mashup .sidebar-menu .treeview-menu>li.active>a, .main-sidebar-mashup .sidebar-menu .treeview-menu>li>a:hover
{
	color: #333 !important;
	background-color: #f8f8f8 !important;
}
.menu-vertical-mashup .main-sidebar-mashup .sidebar-menu>li>a:hover
{
	border-left-color: #3c8dbc !important;
}
.menu-vertical-mashup .main-sidebar-mashup .user-panel, .main-sidebar-mashup .user-panel>.info>a, .main-sidebar-mashup .user-panel>.info
{
	color: #fff !important;
	background-color: #222d32 !important;
}
.main-sidebar-mashup .sidebar-form .btn, .main-sidebar-mashup .sidebar-form input[type=text]
{
	color: #666 !important;
	background-color: #fff !important;
}
.main-sidebar-mashup .sidebar-form
{
	border-color: #374850 !important;
}
.main-sidebar-mashup .sidebar-form input[type=text]:focus, .main-sidebar-mashup .sidebar-form input[type=text]:focus+.input-group-btn .btn
{
	background-color: #fff !important;
	color: #666 !important;
}
.main-header-mashup .search-box .search-form input.form-control, .main-header-mashup .search-box .search-form a.btn
{
	background-color: #314047 !important;
	border-color: #314047 !important;
	color: #fff !important;
}
.Flex
{
	border-style: none;
	border-width: 0px;
}
.Rating.rating-container .rating-stars
{
	color: #f5c145;
}
.Rating.rating-container
{
	color: #e6e6e6;
}
.Animation
{
	--gx-animation-type: 'idNative';
}
.Popup,.Popup90Porc,.FormPromp90Porc .gx-popup.gx-popup-default,.Form .gx-popup.gx-popup-default,.BB_FormNoLoading .gx-popup.gx-popup-default,.Form1 .gx-popup.gx-popup-default,.Form2 .gx-popup.gx-popup-default,.BB_FormNoMasterPage .gx-popup.gx-popup-default,.BB_FormBlanco .gx-popup.gx-popup-default,.BB_FormFondoAzul .gx-popup.gx-popup-default,.JTB_FormLogin .gx-popup.gx-popup-default,.FormPopup .gx-popup.gx-popup-default,.JTB_FormCentroComercial .gx-popup.gx-popup-default,.FormHttpError .gx-popup.gx-popup-default,.FormGridDinamico .gx-popup.gx-popup-default
{
	background-color: white;
	border-style: none;
	border-width: 0px;
}
.Popup90Porc,.FormPromp90Porc .gx-popup.gx-popup-default
{
	Width: 90% !Important;
}
.CallTarget,.ResponsiveSlide .gx-call-target.top,.Form .gx-call-target.top,.BB_FormNoLoading .gx-call-target.top,.Form1 .gx-call-target.top,.Form2 .gx-call-target.top,.BB_FormNoMasterPage .gx-call-target.top,.BB_FormBlanco .gx-call-target.top,.BB_FormFondoAzul .gx-call-target.top,.JTB_FormLogin .gx-call-target.top,.FormPopup .gx-call-target.top,.JTB_FormCentroComercial .gx-call-target.top,.FormPromp90Porc .gx-call-target.top,.FormHttpError .gx-call-target.top,.FormGridDinamico .gx-call-target.top,.ResponsiveSlide .gx-call-target.right,.Form .gx-call-target.right,.BB_FormNoLoading .gx-call-target.right,.Form1 .gx-call-target.right,.Form2 .gx-call-target.right,.BB_FormNoMasterPage .gx-call-target.right,.BB_FormBlanco .gx-call-target.right,.BB_FormFondoAzul .gx-call-target.right,.JTB_FormLogin .gx-call-target.right,.FormPopup .gx-call-target.right,.JTB_FormCentroComercial .gx-call-target.right,.FormPromp90Porc .gx-call-target.right,.FormHttpError .gx-call-target.right,.FormGridDinamico .gx-call-target.right,.ResponsiveSlide .gx-call-target.bottom,.Form .gx-call-target.bottom,.BB_FormNoLoading .gx-call-target.bottom,.Form1 .gx-call-target.bottom,.Form2 .gx-call-target.bottom,.BB_FormNoMasterPage .gx-call-target.bottom,.BB_FormBlanco .gx-call-target.bottom,.BB_FormFondoAzul .gx-call-target.bottom,.JTB_FormLogin .gx-call-target.bottom,.FormPopup .gx-call-target.bottom,.JTB_FormCentroComercial .gx-call-target.bottom,.FormPromp90Porc .gx-call-target.bottom,.FormHttpError .gx-call-target.bottom,.FormGridDinamico .gx-call-target.bottom,.ResponsiveSlide .gx-call-target.left,.Form .gx-call-target.left,.BB_FormNoLoading .gx-call-target.left,.Form1 .gx-call-target.left,.Form2 .gx-call-target.left,.BB_FormNoMasterPage .gx-call-target.left,.BB_FormBlanco .gx-call-target.left,.BB_FormFondoAzul .gx-call-target.left,.JTB_FormLogin .gx-call-target.left,.FormPopup .gx-call-target.left,.JTB_FormCentroComercial .gx-call-target.left,.FormPromp90Porc .gx-call-target.left,.FormHttpError .gx-call-target.left,.FormGridDinamico .gx-call-target.left
{
	background-color: white;
	border-style: none;
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.Form,.BB_FormNoLoading,.Form1,.BB_FormNoMasterPage,.BB_FormBlanco,.BB_FormFondoAzul,.JTB_FormLogin,.FormPopup,.JTB_FormCentroComercial,.FormPromp90Porc,.FormHttpError,.FormGridDinamico
{
	background-color: #f7f7f7;
	font-family: 'Open Sans Regular', Arial;
	font-size: 14px;
	color: #a1a1a1;
	height: 100%;
	background-color: #F6F6F6 !important;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.Form-fx, div.gxwebcomponent > div.gxwebcomponent-body.Form-fx, body.Form-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.Form-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form-fx.enter-fx-duration, body.Form-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.Form-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form-fx.leave-fx-duration, body.Form-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.Form-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.Form-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.BB_FormNoLoading-fx, div.gxwebcomponent > div.gxwebcomponent-body.BB_FormNoLoading-fx, body.BB_FormNoLoading-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.BB_FormNoLoading-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.BB_FormNoLoading-fx.enter-fx-duration, body.BB_FormNoLoading-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.BB_FormNoLoading-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.BB_FormNoLoading-fx.leave-fx-duration, body.BB_FormNoLoading-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;
}

.BB_FormNoLoading-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.BB_FormNoLoading-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.Form1-fx, div.gxwebcomponent > div.gxwebcomponent-body.Form1-fx, body.Form1-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.Form1-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form1-fx.enter-fx-duration, body.Form1-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.Form1-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form1-fx.leave-fx-duration, body.Form1-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;
}

.Form1-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.Form1-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.BB_FormNoMasterPage
{
	background-attachment: scroll;
	background-position: 0px 0px;
	background-repeat: repeat;
	background-image: url(../JumptobeTheme/BB_BackgroundGris.jpg);
	background-size: 220px 220px;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.BB_FormNoMasterPage-fx, div.gxwebcomponent > div.gxwebcomponent-body.BB_FormNoMasterPage-fx, body.BB_FormNoMasterPage-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.BB_FormNoMasterPage-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.BB_FormNoMasterPage-fx.enter-fx-duration, body.BB_FormNoMasterPage-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.BB_FormNoMasterPage-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.BB_FormNoMasterPage-fx.leave-fx-duration, body.BB_FormNoMasterPage-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;
}

.BB_FormNoMasterPage-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.BB_FormNoMasterPage-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.BB_FormBlanco
{
	Background-color:White !important;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.BB_FormBlanco-fx, div.gxwebcomponent > div.gxwebcomponent-body.BB_FormBlanco-fx, body.BB_FormBlanco-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.BB_FormBlanco-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.BB_FormBlanco-fx.enter-fx-duration, body.BB_FormBlanco-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.BB_FormBlanco-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.BB_FormBlanco-fx.leave-fx-duration, body.BB_FormBlanco-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;
}

.BB_FormBlanco-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.BB_FormBlanco-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.BB_FormFondoAzul
{
	background-color: #0495d3;
	background-color: #0495D3 !important;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.BB_FormFondoAzul-fx, div.gxwebcomponent > div.gxwebcomponent-body.BB_FormFondoAzul-fx, body.BB_FormFondoAzul-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.BB_FormFondoAzul-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.BB_FormFondoAzul-fx.enter-fx-duration, body.BB_FormFondoAzul-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.BB_FormFondoAzul-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.BB_FormFondoAzul-fx.leave-fx-duration, body.BB_FormFondoAzul-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;
}

.BB_FormFondoAzul-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.BB_FormFondoAzul-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.JTB_FormLogin
{
	background-color: inherit;
	background-size:cover;
	background-color: inherit !important;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.JTB_FormLogin-fx, div.gxwebcomponent > div.gxwebcomponent-body.JTB_FormLogin-fx, body.JTB_FormLogin-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.JTB_FormLogin-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.JTB_FormLogin-fx.enter-fx-duration, body.JTB_FormLogin-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.JTB_FormLogin-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.JTB_FormLogin-fx.leave-fx-duration, body.JTB_FormLogin-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.JTB_FormLogin-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.JTB_FormLogin-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.FormPopup
{
	overflow-x: hidden;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.FormPopup-fx, div.gxwebcomponent > div.gxwebcomponent-body.FormPopup-fx, body.FormPopup-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.FormPopup-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormPopup-fx.enter-fx-duration, body.FormPopup-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.FormPopup-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormPopup-fx.leave-fx-duration, body.FormPopup-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;
}

.FormPopup-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.FormPopup-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.JTB_FormCentroComercial
{
	background-image: url(../JTB_ImgFondoCentroComercial.jpg);
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.JTB_FormCentroComercial-fx, div.gxwebcomponent > div.gxwebcomponent-body.JTB_FormCentroComercial-fx, body.JTB_FormCentroComercial-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.JTB_FormCentroComercial-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.JTB_FormCentroComercial-fx.enter-fx-duration, body.JTB_FormCentroComercial-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.JTB_FormCentroComercial-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.JTB_FormCentroComercial-fx.leave-fx-duration, body.JTB_FormCentroComercial-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;
}

.JTB_FormCentroComercial-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.JTB_FormCentroComercial-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.FormPromp90Porc-fx, div.gxwebcomponent > div.gxwebcomponent-body.FormPromp90Porc-fx, body.FormPromp90Porc-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.FormPromp90Porc-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormPromp90Porc-fx.enter-fx-duration, body.FormPromp90Porc-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.FormPromp90Porc-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormPromp90Porc-fx.leave-fx-duration, body.FormPromp90Porc-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;
}

.FormPromp90Porc-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.FormPromp90Porc-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.FormHttpError
{
	background-color: #efefef;
	background-color: #efefef !important;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.FormHttpError-fx, div.gxwebcomponent > div.gxwebcomponent-body.FormHttpError-fx, body.FormHttpError-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.FormHttpError-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormHttpError-fx.enter-fx-duration, body.FormHttpError-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.FormHttpError-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormHttpError-fx.leave-fx-duration, body.FormHttpError-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;
}

.FormHttpError-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.FormHttpError-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.FormGridDinamico
{
	margin-bottom: 50px;
	background-color: #F6F6F6 !important;
	Margin-Bottom: 50px !important;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.FormGridDinamico-fx, div.gxwebcomponent > div.gxwebcomponent-body.FormGridDinamico-fx, body.FormGridDinamico-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.FormGridDinamico-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormGridDinamico-fx.enter-fx-duration, body.FormGridDinamico-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.FormGridDinamico-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormGridDinamico-fx.leave-fx-duration, body.FormGridDinamico-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;
}

.FormGridDinamico-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.FormGridDinamico-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.Attribute,.BlobContentAttribute,.ReadonlyBlobContentAttribute,.BlobInputAttribute,.AttributeDragging,.AttributeNoAcceptDrag,.VideoAttribute,.ReadonlyVideoAttribute,.AudioAttribute,.ReadonlyAudioAttribute,.AttSubTitle,.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle,.BlobInputAttSubTitle,.ReadonlyAttSubTitle,.DescriptionAttribute,.BlobContentDescriptionAttribute,.ReadonlyBlobContentDescriptionAttribute,.BlobInputDescriptionAttribute,.ReadonlyDescriptionAttribute,.BB_AttPrincipal,.BlobContentBB_AttPrincipal,.ReadonlyBlobContentBB_AttPrincipal,.BlobInputBB_AttPrincipal,.ReadonlyBB_AttPrincipal,.BB_AttPrincipalColor,.BlobContentBB_AttPrincipalColor,.ReadonlyBlobContentBB_AttPrincipalColor,.BlobInputBB_AttPrincipalColor,.ReadonlyBB_AttPrincipalColor,.BB_AttEmailColor,.BlobContentBB_AttEmailColor,.ReadonlyBlobContentBB_AttEmailColor,.BlobInputBB_AttEmailColor,.ReadonlyBB_AttEmailColor,.BB_AttUnicoGrilla,.BlobContentBB_AttUnicoGrilla,.ReadonlyBlobContentBB_AttUnicoGrilla,.BlobInputBB_AttUnicoGrilla,.ReadonlyBB_AttUnicoGrilla,.BB_AttNoticiaDescripcion,.ReadonlyBB_AttNoticiaDescripcion,.BB_AttNoticiaDestacadaDescripcion,.ReadonlyBB_AttNoticiaDestacadaDescripcion,.BB_AttDiaCalendario,.ReadonlyBB_AttDiaCalendario,.ReadonlyBB_AttDiaMarcado1,.ReadonlyBB_AttDiaMarcado2,.BB_AttDiaCalendarioAntDesp,.ReadonlyBB_AttDiaCalendarioAntDesp,.IME_Active,.BlobContentIME_Active,.ReadonlyBlobContentIME_Active,.BlobInputIME_Active,.ReadonlyIME_Active,.IME_Inactive,.BlobContentIME_Inactive,.ReadonlyBlobContentIME_Inactive,.BlobInputIME_Inactive,.ReadonlyIME_Inactive,.IME_Disabled,.BlobContentIME_Disabled,.ReadonlyBlobContentIME_Disabled,.BlobInputIME_Disabled,.ReadonlyIME_Disabled,.CheckboxLabel,.BlobContentCheckboxLabel,.ReadonlyBlobContentCheckboxLabel,.BlobInputCheckboxLabel,.ReadonlyCheckboxLabel,.LoginAttribute,.BlobContentLoginAttribute,.ReadonlyBlobContentLoginAttribute,.BlobInputLoginAttribute,.ReadonlyLoginAttribute,.LoginComboAttribute,.BlobContentLoginComboAttribute,.ReadonlyBlobContentLoginComboAttribute,.BlobInputLoginComboAttribute,.ReadonlyLoginComboAttribute,.RegistrationAttribute,.BlobContentRegistrationAttribute,.ReadonlyBlobContentRegistrationAttribute,.BlobInputRegistrationAttribute,.ReadonlyRegistrationAttribute,.RequiredAttribute,.BlobContentRequiredAttribute,.ReadonlyBlobContentRequiredAttribute,.BlobInputRequiredAttribute,.ReadonlyRequiredAttribute,.InactiveAttribute,.BlobContentInactiveAttribute,.ReadonlyBlobContentInactiveAttribute,.BlobInputInactiveAttribute,.ReadonlyInactiveAttribute,.ComboAttribute,.BlobContentComboAttribute,.ReadonlyBlobContentComboAttribute,.BlobInputComboAttribute,.ReadonlyComboAttribute,.SubtitleAttribute,.BlobContentSubtitleAttribute,.ReadonlyBlobContentSubtitleAttribute,.BlobInputSubtitleAttribute,.ReadonlySubtitleAttribute,.URLAttribute,.BlobContentURLAttribute,.ReadonlyBlobContentURLAttribute,.BlobInputURLAttribute,.ReadonlyURLAttribute,.TextAttribute,.BlobContentTextAttribute,.ReadonlyBlobContentTextAttribute,.BlobInputTextAttribute,.ReadonlyTextAttribute,.TextActionAttribute,.BlobContentTextActionAttribute,.ReadonlyBlobContentTextActionAttribute,.BlobInputTextActionAttribute,.ReadonlyTextActionAttribute,.BB_AttBusqueda,.DownloadAttribute,.ReadonlyDownloadAttribute,.JTB_AttImagenLogo,.ReadonlyJTB_AttImagenLogo,.JTB_ImgShareHerramientas,.JTB_AttWizardList,.JTB_AttComboProductos,.JTB_AttFormTransaccionRequerido100Porc,.ReadonlyJTB_AttFormTransaccionRequerido100Porc,.AttInputGroupPrompt,.BlobContentAttInputGroupPrompt,.ReadonlyBlobContentAttInputGroupPrompt,.BlobInputAttInputGroupPrompt,.ReadonlyAttInputGroupPrompt,.Attribute1,.BlobContentAttribute1,.ReadonlyBlobContentAttribute1,.BlobInputAttribute1,.ReadonlyAttribute1,.AttributeTextWrap,.ReadonlyAttributeTextWrap,.AttributeCronograma,.ReadonlyAttributeCronograma,.AttributeTextBlack,.BlobContentAttributeTextBlack,.ReadonlyBlobContentAttributeTextBlack,.BlobInputAttributeTextBlack,.ReadonlyAttributeTextBlack,.Att_FontAzulSubrayado,.JTB_AttRutaCarpeta,.ReadonlyJTB_AttRutaCarpeta,.ReadonlyJTB_AttRutaCarpetaActual,.JTB_AttGridColorAzul,.ReadonlyJTB_AttGridColorAzul,.JTB_AttGridColorVerdeOscuro,.ReadonlyJTB_AttGridColorVerdeOscuro,.JTB_AttTituloBlanco,.ReadonlyJTB_AttTituloBlanco,.JTB_AttSubtituloBlanco,.ReadonlyJTB_AttSubtituloBlanco,.JTB_AttSeleccionImagen,.ReadonlyJTB_AttSeleccionImagen,.ReadonlyJTB_AttSeleccionImagenAuto,.JTB_MensajeTitulo,.ReadonlyJTB_MensajeTitulo,.JTB_AttEmpresaIndustria,.ReadonlyJTB_AttEmpresaIndustria,.JTB_AttEmpresaUbicacion,.ReadonlyJTB_AttEmpresaUbicacion,.JTB_AttEmpresaSitioWeb,.ReadonlyJTB_AttEmpresaSitioWeb,.JTB_AttNombreEmpresa20px,.ReadonlyJTB_AttNombreEmpresa20px,.JTB_Att20px,.ReadonlyJTB_Att20px,.JTB_AttFiltroEditFull,.JTB_ImgBotonHerramientaFavorito,.JTB_AttGridEstadoEsperando,.ReadonlyJTB_AttGridEstadoEsperando,.JTB_AttGridEstadoProgreso,.ReadonlyJTB_AttGridEstadoProgreso,.JTB_AttGridEstadoRetenido,.ReadonlyJTB_AttGridEstadoRetenido,.JTB_AttFormTransaccionComboReq400px,.ReadonlyJTB_AttFormTransaccionComboReq400px,.JTB_AttFormTransaccionRequerido,.ReadonlyJTB_AttFormTransaccionRequerido,.JTB_AttFormTransaccionRequeridoError,.BlobContentJTB_AttFormTransaccionRequeridoError,.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError,.BlobInputJTB_AttFormTransaccionRequeridoError,.ReadonlyJTB_AttFormTransaccionRequeridoError,.JTB_AttFormTransaccionRequeridoL,.JTB_AttFormTransaccionCombo340px,.JTB_AttFormTransaccionCombo400px,.ReadonlyJTB_AttFormTransaccionCombo400px,.JTB_AttFormTransaccion,.JTB_AttFormTransaccion100Porc,.ReadonlyJTB_AttFormTransaccion100Porc,.JTB_AttFormTransaccion100PorcReq,.ReadonlyJTB_AttFormTransaccion100PorcReq,.JTB_AttFormTransaccionRequeridoForDinamico,.ReadonlyJTB_AttFormTransaccionRequeridoForDinamico,.JTB_AttFormTransaccionRequeridoError1,.BlobContentJTB_AttFormTransaccionRequeridoError1,.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError1,.ReadonlyJTB_AttFormTransaccionRequeridoError1,.JTB_AttFormTransaccionRequeridoL1,.ReadonlyJTB_AttFormTransaccion,.JTB_AttFormTransaccionL,.JTB_AttFormTransaccionHeight32px,.JTB_AttGridEstadoActivo,.ReadonlyJTB_AttGridEstadoActivo,.JTB_AttGridEstadoInactivo,.ReadonlyJTB_AttGridEstadoInactivo,.JTB_AttFiltroOrder,.JTB_AttFiltroOrderWidth200px,.BlobContentJTB_AttFiltroOrderWidth200px,.ReadonlyBlobContentJTB_AttFiltroOrderWidth200px,.BlobInputJTB_AttFiltroOrderWidth200px,.ReadonlyJTB_AttFiltroOrderWidth200px,.JTB_AttCheckSelColumnas,.JTB_AttFiltroCantidadRegistros,.JTB_AttFiltroEdit,.JTB_AttPaginacionSeleccionado,.ReadonlyJTB_AttPaginacionSeleccionado,.JTB_AttPaginacion,.ReadonlyJTB_AttPaginacion,.BB_AttDocumentoCargado,.ReadonlyBB_AttDocumentoCargado,.BB_AttDocumentoTamano,.ReadonlyBB_AttDocumentoTamano,.BB_AttDocumentoTamano1,.BB_AttDocumentoTamano11px,.ReadonlyBB_AttDocumentoTamano11px,.BB_AttDocumentoEstadoPendiente,.ReadonlyBB_AttDocumentoEstadoPendiente,.BB_AttDocumentoEstadoCompleto,.ReadonlyBB_AttDocumentoEstadoCompleto,.BB_AttDocumentoNombre,.ReadonlyBB_AttDocumentoNombre,.BB_AttGridProvNombre,.ReadonlyBB_AttGridProvNombre,.ErrorAttribute,.WarningAttribute,.ImageAttribute,.ResponsiveImageAttribute,.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute,.BlobInputResponsiveImageAttribute,.ReadonlyResponsiveImageAttribute,.ProfileImageAttribute,.BlobContentProfileImageAttribute,.ReadonlyBlobContentProfileImageAttribute,.BlobInputProfileImageAttribute,.ReadonlyProfileImageAttribute,.SmallProfileImageAttribute,.BlobContentSmallProfileImageAttribute,.ReadonlyBlobContentSmallProfileImageAttribute,.BlobInputSmallProfileImageAttribute,.ReadonlySmallProfileImageAttribute,.ReadonlyImageAttribute,.ActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.BlobInputDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputActionAttribute,.SelectAttribute,.BlobContentSelectAttribute,.ReadonlyBlobContentSelectAttribute,.BlobInputSelectAttribute,.ReadonlySelectAttribute,.KeyAttribute,.BlobContentKeyAttribute,.ReadonlyBlobContentKeyAttribute,.BlobInputKeyAttribute,.ReadonlyKeyAttribute,.UpdateAttribute,.BlobContentUpdateAttribute,.ReadonlyBlobContentUpdateAttribute,.BlobInputUpdateAttribute,.ReadonlyUpdateAttribute,.UpdateAttributeHover,.BlobContentUpdateAttributeHover,.ReadonlyBlobContentUpdateAttributeHover,.BlobInputUpdateAttributeHover,.ReadonlyUpdateAttributeHover,.UpdateAttribute>A:visited,.BlobContentUpdateAttribute>A:visited,.ReadonlyBlobContentUpdateAttribute>A:visited,.BlobInputUpdateAttribute>A:visited,.ReadonlyUpdateAttribute>A:visited,.UpdateAttributeHover>A:visited,.BlobContentUpdateAttributeHover>A:visited,.ReadonlyBlobContentUpdateAttributeHover>A:visited,.BlobInputUpdateAttributeHover>A:visited,.ReadonlyUpdateAttributeHover>A:visited,.UpdateAttribute:hover,.BlobContentUpdateAttribute:hover,.ReadonlyBlobContentUpdateAttribute:hover,.BlobInputUpdateAttribute:hover,.ReadonlyUpdateAttribute:hover,.UpdateAttributeHover:hover,.BlobContentUpdateAttributeHover:hover,.ReadonlyBlobContentUpdateAttributeHover:hover,.BlobInputUpdateAttributeHover:hover,.ReadonlyUpdateAttributeHover:hover,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.BlobInputDisplayAttribute,.ReadonlyDisplayAttribute,.DisplayAttributeHover,.DisplayAttribute>A:visited,.BlobContentDisplayAttribute>A:visited,.ReadonlyBlobContentDisplayAttribute>A:visited,.BlobInputDisplayAttribute>A:visited,.ReadonlyDisplayAttribute>A:visited,.DisplayAttributeHover>A:visited,.DisplayAttribute:hover,.BlobContentDisplayAttribute:hover,.ReadonlyBlobContentDisplayAttribute:hover,.BlobInputDisplayAttribute:hover,.ReadonlyDisplayAttribute:hover,.DisplayAttributeHover:hover,.ReadonlyActionAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.BlobInputSelectionAttribute,.ReadonlySelectionAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.BlobInputDeleteAttribute,.ReadonlyDeleteAttribute,.DeleteAttributeHover,.DeleteAttribute>A:visited,.BlobContentDeleteAttribute>A:visited,.ReadonlyBlobContentDeleteAttribute>A:visited,.BlobInputDeleteAttribute>A:visited,.ReadonlyDeleteAttribute>A:visited,.DeleteAttributeHover>A:visited,.DeleteAttribute:hover,.BlobContentDeleteAttribute:hover,.ReadonlyBlobContentDeleteAttribute:hover,.BlobInputDeleteAttribute:hover,.ReadonlyDeleteAttribute:hover,.DeleteAttributeHover:hover,.ActionAttributeKeepAzul,.BlobContentActionAttributeKeepAzul,.ReadonlyBlobContentActionAttributeKeepAzul,.BlobInputActionAttributeKeepAzul,.ReadonlyActionAttributeKeepAzul,.ActionAttributeKeepVerde,.BlobContentActionAttributeKeepVerde,.ReadonlyBlobContentActionAttributeKeepVerde,.BlobInputActionAttributeKeepVerde,.ReadonlyActionAttributeKeepVerde,.ActionAttributeKeepRojo,.ActionAttributeKeepNaranja,.BB_ImageAttribute,.ReadonlyBB_ImageAttribute,.JTB_ImgMenuMT4,.BlobContentJTB_ImgMenuMT4,.ReadonlyBlobContentJTB_ImgMenuMT4,.BlobInputJTB_ImgMenuMT4,.ReadonlyJTB_ImgMenuMT4,.JTB_ImgNoticia,.JTB_Img150px100,.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio,.FilterAttribute,.BlobContentFilterAttribute,.ReadonlyBlobContentFilterAttribute,.BlobInputFilterAttribute,.FilterComboAttribute,.BlobContentFilterComboAttribute,.ReadonlyBlobContentFilterComboAttribute,.BlobInputFilterComboAttribute,.ReadonlyFilterComboAttribute,.FilterSearchAttribute,.BlobContentFilterSearchAttribute,.ReadonlyBlobContentFilterSearchAttribute,.BlobInputFilterSearchAttribute,.ReadonlyFilterSearchAttribute,.FilterSearchAttributeFocus,.BlobContentFilterSearchAttributeFocus,.ReadonlyBlobContentFilterSearchAttributeFocus,.BlobInputFilterSearchAttributeFocus,.ReadonlyFilterSearchAttributeFocus,.DateFilterSearchAttribute,.BlobContentDateFilterSearchAttribute,.ReadonlyBlobContentDateFilterSearchAttribute,.BlobInputDateFilterSearchAttribute,.ReadonlyDateFilterSearchAttribute,.FilterPanel,.BlobContentFilterPanel,.ReadonlyBlobContentFilterPanel,.BlobInputFilterPanel,.ReadonlyFilterPanel,.ReadonlyFilterAttribute,.AttributeAcceptDrag,.CheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.ReadonlyCheckBox,.BB_AttFiltros,.BlobContentBB_AttFiltros,.ReadonlyBlobContentBB_AttFiltros,.BlobInputBB_AttFiltros,.ReadonlyBB_AttFiltros,.BB_AttFiltrosNormalPadd,.BlobContentBB_AttFiltrosNormalPadd,.ReadonlyBlobContentBB_AttFiltrosNormalPadd,.BlobInputBB_AttFiltrosNormalPadd,.ReadonlyBB_AttFiltrosNormalPadd,.BB_LoginAtt,.ReadonlyBB_LoginAtt,.BB_LoginAttCheck,.ReadonlyBB_LoginAttCheck,.BB_FiltroDocumentos,.BB_AttFiltrosBold,.BlobContentBB_AttFiltrosBold,.ReadonlyBlobContentBB_AttFiltrosBold,.BlobInputBB_AttFiltrosBold,.ReadonlyBB_AttFiltrosBold,.BB_AttFotoGrid,.BlobContentBB_AttFotoGrid,.ReadonlyBlobContentBB_AttFotoGrid,.BlobInputBB_AttFotoGrid,.ReadonlyBB_AttFotoGrid,.BB_AttComboPrompt,.BlobContentBB_AttComboPrompt,.ReadonlyBlobContentBB_AttComboPrompt,.BlobInputBB_AttComboPrompt,.ReadonlyBB_AttComboPrompt,.BB_AttCheck_H20px,.BlobContentBB_AttCheck_H20px,.ReadonlyBlobContentBB_AttCheck_H20px,.BlobInputBB_AttCheck_H20px,.ReadonlyBB_AttCheck_H20px,.BB_AttGridMensajes,.BlobContentBB_AttGridMensajes,.ReadonlyBlobContentBB_AttGridMensajes,.BlobInputBB_AttGridMensajes,.ReadonlyBB_AttGridMensajes,.BB_AttGridMensajesBold,.BlobContentBB_AttGridMensajesBold,.ReadonlyBlobContentBB_AttGridMensajesBold,.BlobInputBB_AttGridMensajesBold,.ReadonlyBB_AttGridMensajesBold,.BB_AttGridMensajesTags,.BlobContentBB_AttGridMensajesTags,.ReadonlyBlobContentBB_AttGridMensajesTags,.BlobInputBB_AttGridMensajesTags,.ReadonlyBB_AttGridMensajesTags,.BB_AttGridMensajesTagsImportante,.BlobContentBB_AttGridMensajesTagsImportante,.ReadonlyBlobContentBB_AttGridMensajesTagsImportante,.BlobInputBB_AttGridMensajesTagsImportante,.ReadonlyBB_AttGridMensajesTagsImportante,.BB_AttGridMensajesTagsPersonal,.BlobContentBB_AttGridMensajesTagsPersonal,.ReadonlyBlobContentBB_AttGridMensajesTagsPersonal,.BlobInputBB_AttGridMensajesTagsPersonal,.ReadonlyBB_AttGridMensajesTagsPersonal,.BB_AttGridMensajesTagsTrabajo,.BlobContentBB_AttGridMensajesTagsTrabajo,.ReadonlyBlobContentBB_AttGridMensajesTagsTrabajo,.BlobInputBB_AttGridMensajesTagsTrabajo,.ReadonlyBB_AttGridMensajesTagsTrabajo,.BB_AttGridMensajesTagsDocumentos,.BlobContentBB_AttGridMensajesTagsDocumentos,.ReadonlyBlobContentBB_AttGridMensajesTagsDocumentos,.BlobInputBB_AttGridMensajesTagsDocumentos,.ReadonlyBB_AttGridMensajesTagsDocumentos,.BB_AttGridMensajesTagsAmarillo,.ReadonlyBB_AttGridMensajesTagsAmarillo,.BB_AttGridMensajesTags1,.BlobContentBB_AttGridMensajesTags1,.ReadonlyBlobContentBB_AttGridMensajesTags1,.BlobInputBB_AttGridMensajesTags1,.ReadonlyBB_AttGridMensajesTags1,.BB_AttGridMensajesTagsImportante1,.BlobContentBB_AttGridMensajesTagsImportante1,.ReadonlyBlobContentBB_AttGridMensajesTagsImportante1,.BlobInputBB_AttGridMensajesTagsImportante1,.ReadonlyBB_AttGridMensajesTagsImportanteMarcado,.ReadonlyBB_AttGridMensajesTagsImportanteNormal,.BB_AttGridMensajesTagsPersonal1,.BlobContentBB_AttGridMensajesTagsPersonal1,.ReadonlyBlobContentBB_AttGridMensajesTagsPersonal1,.BlobInputBB_AttGridMensajesTagsPersonal1,.ReadonlyBB_AttGridMensajesTagsPersonalMarcado,.ReadonlyBB_AttGridMensajesTagsPersonalNormal,.BB_AttGridMensajesTagsTrabajo1,.BlobContentBB_AttGridMensajesTagsTrabajo1,.ReadonlyBlobContentBB_AttGridMensajesTagsTrabajo1,.BlobInputBB_AttGridMensajesTagsTrabajo1,.ReadonlyBB_AttGridMensajesTagsTrabajoMarcado,.ReadonlyBB_AttGridMensajesTagsTrabajoNormal,.BB_AttGridMensajesTagsDocumentos1,.BlobContentBB_AttGridMensajesTagsDocumentos1,.ReadonlyBlobContentBB_AttGridMensajesTagsDocumentos1,.BlobInputBB_AttGridMensajesTagsDocumentos1,.ReadonlyBB_AttGridMensajesTagsDocumentosMarcado,.ReadonlyBB_AttGridMensajesTagsDocumentosNormal,.BB_AttEventosCalendario,.BlobContentBB_AttEventosCalendario,.ReadonlyBlobContentBB_AttEventosCalendario,.BlobInputBB_AttEventosCalendario,.ReadonlyBB_AttEventosCalendario,.BB_AttFormCrearEvento,.BlobContentBB_AttFormCrearEvento,.ReadonlyBlobContentBB_AttFormCrearEvento,.BlobInputBB_AttFormCrearEvento,.ReadonlyBB_AttFormCrearEvento,.ComboBoxBB_AttFormCrearEvento,.ReadonlyComboBoxBB_AttFormCrearEvento,.BB_AttEventoDetalladoTitulo,.ReadonlyBB_AttEventoDetalladoTitulo,.BB_AttGridUserLogin,.ReadonlyBB_AttGridUserLogin,.BB_AttAdjuntos,.BlobContentBB_AttAdjuntos,.ReadonlyBlobContentBB_AttAdjuntos,.BlobInputBB_AttAdjuntos,.ReadonlyBB_AttAdjuntos,.BB_AttCorreoUsuarioDe,.BlobContentBB_AttCorreoUsuarioDe,.ReadonlyBlobContentBB_AttCorreoUsuarioDe,.BlobInputBB_AttCorreoUsuarioDe,.ReadonlyBB_AttCorreoUsuarioDe,.BB_AttNombreDestinatario,.ReadonlyBB_AttNombreDestinatario,.BB_AttNombreDestinatario1,.ReadonlyBB_AttNombreDestinatario1,.BB_AttResaltadoVerde,.ReadonlyBB_AttResaltadoVerde,.BB_AttResaltadoRojo,.ReadonlyBB_AttResaltadoRojo,.BB_AttColorAzul,.ReadonlyBB_AttColorAzul,.BB_AttColorAzulSmall,.ReadonlyBB_AttColorAzulSmall,.ReadonlyBB_AttColorAzulBold,.ReadonlyBB_AttColorNaranjaBold,.ReadonlyBB_AttColorVerdeOlivaBold,.ReadonlyBB_AttColorVerdeBold,.ReadonlyBB_AttColorAzuOsclBold,.ReadonlyBB_AttColorLilaBold,.ReadonlyBB_AttColorGrisBold,.ReadonlyBB_AttColorRedLBold,.BB_AttResaltadoAzul,.ReadonlyBB_AttResaltadoAzul,.BB_AttNoticiaFecha,.ReadonlyBB_AttNoticiaFecha,.BB_AttNoticiaFechaVerde,.ReadonlyBB_AttNoticiaFechaVerde,.BB_AttNoticiaTitulo,.ReadonlyBB_AttNoticiaTitulo,.BB_AttNoticiaTitulo1,.ReadonlyBB_AttNoticiaTitulo1,.BB_AttNoticiaTitulo2,.Readonly4,.BB_AttNoticiaDestacadaTitulo,.ReadonlyBB_AttNoticiaDestacadaTitulo,.BB_AttFormProveedor,.BB_AttFormProveedorMarginL15px,.ReadonlyBB_AttFormProveedorMarginL15px,.BB_AttFormProveedor100Porc,.ReadonlyBB_AttFormProveedor100Porc,.BB_AttFormProveedor100PorcReq,.ReadonlyBB_AttFormProveedor100PorcReq,.BB_AttFormProveedor100Porc1,.ReadonlyBB_AttFormProveedor100Porc1,.BB_AttFormProveedor100sinHeigth,.BB_AttMuroUsuario,.ReadonlyBB_AttMuroUsuario,.BB_AttMuroUsuarioComentario,.ReadonlyBB_AttMuroUsuarioComentario,.BB_AttMuroAccion,.ReadonlyBB_AttMuroAccion,.BB_AttMuroComplemento,.ReadonlyBB_AttMuroComplemento,.BB_AttMuroComplementoExtraSmall,.ReadonlyBB_AttMuroComplementoExtraSmall,.BB_AttMuroEtiqueta1,.BB_AttMuroEtiqueta2,.BB_AttMuroEtiqueta3,.BB_AttMuroComentario,.ReadonlyBB_AttMuroComentario,.BB_AttMuroNuevoComentario,.ReadonlyBB_AttMuroNuevoComentario,.BB_AttEmailUsuarioAsignado,.ReadonlyBB_AttEmailUsuarioAsignado,.BB_AttLoginUsuario,.ReadonlyBB_AttLoginUsuario,.BB_AttPerfilUsuario,.ReadonlyBB_AttPerfilUsuario,.BB_AttOCTotales,.ReadonlyBB_AttOCTotales,.BB_AttOCTotales1,.ReadonlyBB_AttOCTotales1,.BB_AttOCNombres,.ReadonlyBB_AttOCNombres,.BB_AttOCDatos,.ReadonlyBB_AttOCDatos,.BB_AttOCNumero,.ReadonlyBB_AttOCNumero,.BB_AttBorderAzul,.BB_AttPerfilUsuarioRequerido,.ReadonlyBB_AttPerfilUsuarioRequerido,.AttributeRequerido,.BB_AttContactoCargo,.ReadonlyBB_AttContactoCargo,.BB_AttContactoNombre,.ReadonlyBB_AttContactoNombre,.BB_AttContactoEmpresa,.ReadonlyBB_AttContactoEmpresa,.BB_AttContactoTexto,.ReadonlyBB_AttContactoTexto,.BB_AttLPCampos,.BB_AttLPCamposMini,.ReadonlyBB_AttLPCampos,.BB_AttWCEmpresaNombre,.ReadonlyBB_AttWCEmpresaNombre,.BB_AttWebEventoTitulo,.ReadonlyBB_AttWebEventoTitulo,.BB_AttWCEmpresaCiudad,.ReadonlyBB_AttWCEmpresaCiudad,.BB_AttWCEmpresaEmail,.ReadonlyBB_AttWCEmpresaEmail,.BB_AttSuscripcionEmpresaAmarillo,.ReadonlyBB_AttSuscripcionEmpresaAmarillo,.BB_AttSuscripcionEmpresaAzul,.ReadonlyBB_AttSuscripcionEmpresaAzul,.BB_AttSuscripcionEmpresaVerde,.ReadonlyBB_AttSuscripcionEmpresaVerde,.BB_AttSuscripcionEmpresaMorado,.ReadonlyBB_AttSuscripcionEmpresaMorado,.JTB_AttViewEventoTitulo,.ReadonlyJTB_AttViewEventoTitulo,.JTB_AttViewEventoFecha,.ReadonlyJTB_AttViewEventoFecha,.JTB_AttViewEventoUbicacion,.ReadonlyJTB_AttViewEventoUbicacion,.JTB_AttViewEventoHora,.ReadonlyJTB_AttViewEventoHora,.JTB_AttEventoLink,.ReadonlyJTB_AttEventoLink,.JTB_AttViewEmpresaIndustria,.ReadonlyJTB_AttViewEmpresaIndustria,.JTB_AttCalificacion,.ReadonlyJTB_AttCalificacion,.JTB_AttTituloResena,.ReadonlyJTB_AttTituloResena,.JTB_AttCalificacionNombreUsuario,.ReadonlyJTB_AttCalificacionNombreUsuario,.JTB_AttCalificacionDatosUsuario,.ReadonlyJTB_AttCalificacionDatosUsuario,.JTB_AttHeaderPreseleccion,.ReadonlyJTB_AttHeaderPreseleccion,.JTB_AttPuntajePreseleccionGreen,.ReadonlyJTB_AttPuntajePreseleccionGreen,.JTB_AttPuntajePreseleccionRed,.ReadonlyJTB_AttPuntajePreseleccionRed,.JTB_AttHeaderBusqueda,.BB_AttResaltadoGris,.ReadonlyBB_AttResaltadoGris,.BB_AttLetraGris,.ReadonlyBB_AttLetraVerde,.ReadonlyBB_AttLetraGris,.ReadonlyBB_AttLetraAzul,.ReadonlyBB_AttLetraCafe,.ReadonlyBB_AttLetraAmarillo,.ReadonlyBB_AttLetraRojo,.BB_AttResaltadoGris15px,.ReadonlyBB_AttResaltadoGris15px,.BB_AttResaltadoGris20px,.ReadonlyBB_AttResaltadoGris20px,.JTB_AttDefaultRequerido,.ReadonlyJTB_AttDefaultRequerido,.JTB_AttFiltroDestinatarios,.BlobContentJTB_AttFiltroDestinatarios,.ReadonlyBlobContentJTB_AttFiltroDestinatarios,.BlobInputJTB_AttFiltroDestinatarios,.ReadonlyJTB_AttFiltroDestinatarios,.JTB_AttImgPopupOriginal,.ReadonlyJTB_AttImgPopupOriginal,.JTB_AttGridColorMorado,.ReadonlyJTB_AttGridColorMorado,.JTB_AttGridColorMoradoGhost,.BlobContentJTB_AttGridColorMoradoGhost,.ReadonlyBlobContentJTB_AttGridColorMoradoGhost,.BlobInputJTB_AttGridColorMoradoGhost,.ReadonlyJTB_AttGridColorMoradoGhost,.JTB_AttGridColorAzul1,.ReadonlyJTB_AttGridColorAzul1,.JTB_AttViewEmpresaCorreo,.ReadonlyJTB_AttViewEmpresaCorreo,.JTB_AttViewEmpresaTelefono,.ReadonlyJTB_AttViewEmpresaTelefono,.JTB_AttFontSize18Blue,.ReadonlyJTB_AttFontSize18Blue,.JTB_AttFontSize18BlueReq,.ReadonlyJTB_AttFontSize18BlueReq,.JTB_AttGridColorAmarillo,.ReadonlyJTB_AttGridColorAmarillo,.JTB_AttTxtNegroBold,.ReadonlyJTB_AttTxtNegroBold,.JTB_AttGridColorRojo,.ReadonlyJTB_AttGridColorRojo,.JTB_AttCirculoGris,.ReadonlyJTB_AttCirculoGris,.JTB_AttCirculoVerde,.ReadonlyJTB_AttCirculoVerde,.JTB_AttBtnfblanco,.ReadonlyJTB_AttBtnfblanco,.JTB_AttBtnfhover,.ReadonlyJTB_AttBtnfhover,.ReadonlyJTB_AttBtnfblanco>A:visited,.JTB_AttBtnfhover>A:visited,.JTB_AttBtnfblanco:hover>A:visited,.ReadonlyJTB_AttBtnfblanco:hover>A:visited,.JTB_AttBtnfhover:hover>A:visited,.ReadonlyJTB_AttBtnfhover:hover>A:visited,.ReadonlyJTB_AttBtnfblanco1:hover>A:visited,.JTB_AttBtnfhover1:hover>A:visited,.ReadonlyJTB_AttBtnfhover1:hover>A:visited,.ReadonlyJTB_AttBtnfhover>A:visited,.ReadonlyJTB_AttBtnfblanco1>A:visited,.JTB_AttBtnfhover1>A:visited,.ReadonlyJTB_AttBtnfhover1>A:visited,.ReadonlyJTB_AttBtnfblanco:hover,.JTB_AttBtnfhover:hover,.JTB_AttBtnfblanco>A:visited:hover,.ReadonlyJTB_AttBtnfblanco>A:visited:hover,.JTB_AttBtnfhover>A:visited:hover,.ReadonlyJTB_AttBtnfhover>A:visited:hover,.ReadonlyJTB_AttBtnfblanco1>A:visited:hover,.JTB_AttBtnfhover1>A:visited:hover,.ReadonlyJTB_AttBtnfhover1>A:visited:hover,.ReadonlyJTB_AttBtnfhover:hover,.ReadonlyJTB_AttBtnfblanco1:hover,.JTB_AttBtnfhover1:hover,.ReadonlyJTB_AttBtnfhover1:hover,.JTB_AttBtnfblanco>A:visited,.JTB_AttBtnfblanco:hover,.ReadonlyJTB_AttBtnfblanco1,.JTB_AttBtnfhover1,.ReadonlyJTB_AttBtnfhover1,.JTB_AttGridColorCafe,.ReadonlyJTB_AttGridColorCafe,.JTB_AttTransparente,.ReadonlyJTB_AttTransparente,.JTB_AttFiltroProducto,.JTB_AttListaSeleccionProducto,.ReadonlyJTB_AttListaSeleccionProducto,.JTB_AttImgPreviewRepositorio,.ReadonlyJTB_AttImgPreviewRepositorio,.JTB_AttSelectorImagenGris,.ReadonlyJTB_AttSelectorImagenGris,.JTB_AttFontSize18White,.ReadonlyJTB_AttFontSize18White,.ReadonlyJTB_AttFontSize16White,.BlobContentReadonlyJTB_AttFontSize16White,.ReadonlyBlobContentReadonlyJTB_AttFontSize16White,.BlobInputReadonlyJTB_AttFontSize16White,.ReadonlyReadonlyJTB_AttFontSize16White,.JTB_AttFontSize18WhiteReq,.ReadonlyJTB_AttFontSize18WhiteReq,.JTB_AttFontSize18Red,.ReadonlyJTB_AttFontSize18Red,.JTB_AttFontSize18RedReq,.ReadonlyJTB_AttFontSize18RedReq,.JTB_AttFontSize18Green,.ReadonlyJTB_AttFontSize18Green,.JTB_AttFontSize18GreenReq,.ReadonlyJTB_AttFontSize18GreenReq,.JTB_AttFontSize18DarkBlue,.ReadonlyJTB_AttFontSize18DarkBlue,.JTB_AttFontSize18DarkBlueReq,.ReadonlyJTB_AttFontSize18DarkBlueReq,.JTB_AttFontSize18Orange,.ReadonlyJTB_AttFontSize18Orange,.JTB_AttFontSize18OrangeReq,.ReadonlyJTB_AttFontSize18OrangeReq,.JTB_AttFontSize18Gray,.ReadonlyJTB_AttFontSize18Gray,.JTB_AttFontSize18GrayReq,.ReadonlyJTB_AttFontSize18GrayReq,.AttributeWhite,.ReadonlyAttributeWhite,.JTB_AttProductoBusqueda1,.ReadonlyJTB_AttProductoBusqueda1,.ReadonlyJTB_AttProductoBusqueda1Blanco,.JTB_AttProductoBusqueda2,.ReadonlyJTB_AttProductoBusqueda2,.JTB_AttProductoAsociado,.ReadOnlyJTB_AttProductoAsociado,.JTB_AttProductoClaseAsociado,.ReadOnlyJTB_AttProductoClaseAsociado,.JTB_AttProductoAsociadoDlt,.ReadOnlyJTB_AttProductoAsociadoDlt,.JTB_AttProductoClaseAsociadoDlt,.ReadOnlyJTB_AttProductoClaseAsociadoDlt,.JTB_AttViewEventoUbicacionBlanco,.ReadonlyJTB_AttViewEventoUbicacionBlanco,.JTB_AttViewEmpresaIndustriaBlanco,.ReadonlyJTB_AttViewEmpresaIndustriaBlanco,.JTB_AttGridColorAzul2,.ReadonlyJTB_AttGridColorAzul2,.JTB_AttGridColorRojo1,.ReadonlyJTB_AttGridColorRojo1,.JTB_AttGridColorVerde,.ReadonlyJTB_AttGridColorVerde,.JTB_AttGridColorNaranja,.ReadonlyJTB_AttGridColorNaranja,.JTB_AttGridColorGris,.ReadonlyJTB_AttGridColorGris,.JTB_AttGridColorGrisGhost,.BlobContentJTB_AttGridColorGrisGhost,.ReadonlyBlobContentJTB_AttGridColorGrisGhost,.BlobInputJTB_AttGridColorGrisGhost,.ReadonlyJTB_AttGridColorGrisGhost,.JTB_ImgLogoEmpresa,.ReadonlyJTB_ImgLogoEmpresa,.JTB_AttEstados,.ReadonlyJTB_AttEstados,.ReadonlyJTB_AttEstadoVerde,.ReadonlyJTB_AttEstadoAzul,.ReadonlyJTB_AttEstadoVerdeOliva,.ReadonlyJTB_AttEstadoNaranja,.ReadonlyJTB_AttEstadoAzulOsc,.ReadonlyJTB_AttEstadoMorado,.ReadonlyJTB_AttEstadoGris,.ReadonlyJTB_AttEstadoRojoL,.ReadonlyJTB_AttEstadoRojo,.ReadonlyJTB_AttEstadoAzulINV,.ReadonlyJTB_AttEstadoNaranjaINV,.ReadonlyJTB_AttEstadoVerdeINV,.ReadonlyJTB_AttEstadoRojoINV,.ReadonlyJTB_AttEstadoAzulOscuro,.ReadonlyJTB_AttEstadoRojoINVOscuro,.ReadonlyJTB_AttEstadoMoradoINV,.ReadonlyJTB_AttEstadoAmarillo,.ReadonlyJTB_AttEstadoVerdeINV1,.ReadonlyJTB_AttEstadoAzulClaro,.JTB_AttTime,.ReadonlyJTB_AttTime,.JTB_AttBusqueda,.ReadonlyJTB_AttBusqueda,.BB_AttGridProvSitioWeb,.BlobContentBB_AttGridProvSitioWeb,.ReadonlyBlobContentBB_AttGridProvSitioWeb,.BlobInputBB_AttGridProvSitioWeb,.ReadonlyBB_AttGridProvSitioWeb,.JTB_AttTextoElipsis200px,.ReadonlyJTB_AttTextoElipsis200px,.JTB_AttCategoriaProceso,.ReadonlyJTB_AttCategoriaProceso,.JTB_AttGridColorAction,.ReadonlyJTB_AttGridColorAction,.JTB_AttFontSize18Action,.ReadonlyJTB_AttFontSize18Action,.JTB_AttFontSize18ActionReq,.ReadonlyJTB_AttFontSize18ActionReq,.JTB_AttProductoAsociadoDsp,.ReadOnlyJTB_AttProductoAsociadoDsp,.JTB_AttProductoClaseAsociadoDsp,.ReadOnlyJTB_AttProductoClaseAsociadoDsp,.JTB_AttGridColorRojoOscuro,.ReadonlyJTB_AttGridColorRojoOscuro,.JTB_AttGridColorVerde1,.ReadonlyJTB_AttGridColorVerde1,.BB_AttMuroUsuario1,.ReadonlyBB_AttMuroUsuario1,.JTB_AttAction13px,.JTB_AttAction13pxB,.JTB_AttAction15px,.JTB_AttAction15pxB,.JTB_AttWhite13px,.JTB_AttWhite13pxB,.JTB_AttWhite15px,.JTB_AttWhite15pxB,.ReadOnlyJTB_AttWhite15pxBBB,.JTB_AttLinkAction,.ReadonlyJTB_AttLinkAction,.JTB_AttBotonEncuestaAction,.ReadonlyJTB_AttBotonEncuestaAction,.JTB_ModdaProductName,.BlobContentJTB_ModdaProductName,.ReadonlyBlobContentJTB_ModdaProductName,.BlobInputJTB_ModdaProductName,.ReadonlyJTB_ModdaProductName,.JTB_ModdaProductPrice,.BlobContentJTB_ModdaProductPrice,.ReadonlyBlobContentJTB_ModdaProductPrice,.BlobInputJTB_ModdaProductPrice,.ReadonlyJTB_ModdaProductPrice,.JTB_ModdaOldProductPrice,.BlobContentJTB_ModdaOldProductPrice,.ReadonlyBlobContentJTB_ModdaOldProductPrice,.BlobInputJTB_ModdaOldProductPrice,.ReadonlyJTB_ModdaOldProductPrice,.JTB_ModdaProductPriceDetail,.BlobContentJTB_ModdaProductPriceDetail,.ReadonlyBlobContentJTB_ModdaProductPriceDetail,.BlobInputJTB_ModdaProductPriceDetail,.ReadonlyJTB_ModdaProductPriceDetail,.JTB_ModdaProductPriceGrid,.BlobContentJTB_ModdaProductPriceGrid,.ReadonlyBlobContentJTB_ModdaProductPriceGrid,.BlobInputJTB_ModdaProductPriceGrid,.ReadonlyJTB_ModdaProductPriceGrid,.JTB_ModdaProductNameDetail,.BlobContentJTB_ModdaProductNameDetail,.ReadonlyBlobContentJTB_ModdaProductNameDetail,.BlobInputJTB_ModdaProductNameDetail,.ReadonlyJTB_ModdaProductNameDetail,.JTB_ModdaAttributeEdit,.BlobContentJTB_ModdaAttributeEdit,.ReadonlyBlobContentJTB_ModdaAttributeEdit,.BlobInputJTB_ModdaAttributeEdit,.ReadonlyJTB_ModdaAttributeEdit,.JTB_ModdaAttributeEditHover,.BlobContentJTB_ModdaAttributeEditHover,.ReadonlyBlobContentJTB_ModdaAttributeEditHover,.BlobInputJTB_ModdaAttributeEditHover,.ReadonlyJTB_ModdaAttributeEditHover,.JTB_ModdaAttributeEdit>A,.BlobContentJTB_ModdaAttributeEdit>A,.ReadonlyBlobContentJTB_ModdaAttributeEdit>A,.BlobInputJTB_ModdaAttributeEdit>A,.ReadonlyJTB_ModdaAttributeEdit>A,.JTB_ModdaAttributeEditHover>A,.BlobContentJTB_ModdaAttributeEditHover>A,.ReadonlyBlobContentJTB_ModdaAttributeEditHover>A,.BlobInputJTB_ModdaAttributeEditHover>A,.ReadonlyJTB_ModdaAttributeEditHover>A,.JTB_ModdaAttributeEdit>A:visited,.BlobContentJTB_ModdaAttributeEdit>A:visited,.ReadonlyBlobContentJTB_ModdaAttributeEdit>A:visited,.BlobInputJTB_ModdaAttributeEdit>A:visited,.ReadonlyJTB_ModdaAttributeEdit>A:visited,.JTB_ModdaAttributeEditHover>A:visited,.BlobContentJTB_ModdaAttributeEditHover>A:visited,.ReadonlyBlobContentJTB_ModdaAttributeEditHover>A:visited,.BlobInputJTB_ModdaAttributeEditHover>A:visited,.ReadonlyJTB_ModdaAttributeEditHover>A:visited,.JTB_ModdaAttributeEdit:hover,.BlobContentJTB_ModdaAttributeEdit:hover,.ReadonlyBlobContentJTB_ModdaAttributeEdit:hover,.BlobInputJTB_ModdaAttributeEdit:hover,.ReadonlyJTB_ModdaAttributeEdit:hover,.JTB_ModdaAttributeEditHover:hover,.BlobContentJTB_ModdaAttributeEditHover:hover,.ReadonlyBlobContentJTB_ModdaAttributeEditHover:hover,.BlobInputJTB_ModdaAttributeEditHover:hover,.ReadonlyJTB_ModdaAttributeEditHover:hover,input.JTB_ModdaAttributeEdit:focus, textarea.JTB_ModdaAttributeEdit:focus, select.JTB_ModdaAttributeEdit:focus, .JTB_ModdaAttributeEdit>A:focus,input.BlobContentJTB_ModdaAttributeEdit:focus, textarea.BlobContentJTB_ModdaAttributeEdit:focus, select.BlobContentJTB_ModdaAttributeEdit:focus, .BlobContentJTB_ModdaAttributeEdit>A:focus,input.ReadonlyBlobContentJTB_ModdaAttributeEdit:focus, textarea.ReadonlyBlobContentJTB_ModdaAttributeEdit:focus, select.ReadonlyBlobContentJTB_ModdaAttributeEdit:focus, .ReadonlyBlobContentJTB_ModdaAttributeEdit>A:focus,input.BlobInputJTB_ModdaAttributeEdit:focus, textarea.BlobInputJTB_ModdaAttributeEdit:focus, select.BlobInputJTB_ModdaAttributeEdit:focus, .BlobInputJTB_ModdaAttributeEdit>A:focus,input.ReadonlyJTB_ModdaAttributeEdit:focus, textarea.ReadonlyJTB_ModdaAttributeEdit:focus, select.ReadonlyJTB_ModdaAttributeEdit:focus, .ReadonlyJTB_ModdaAttributeEdit>A:focus,input.JTB_ModdaAttributeEditHover:focus, textarea.JTB_ModdaAttributeEditHover:focus, select.JTB_ModdaAttributeEditHover:focus, .JTB_ModdaAttributeEditHover>A:focus,input.BlobContentJTB_ModdaAttributeEditHover:focus, textarea.BlobContentJTB_ModdaAttributeEditHover:focus, select.BlobContentJTB_ModdaAttributeEditHover:focus, .BlobContentJTB_ModdaAttributeEditHover>A:focus,input.ReadonlyBlobContentJTB_ModdaAttributeEditHover:focus, textarea.ReadonlyBlobContentJTB_ModdaAttributeEditHover:focus, select.ReadonlyBlobContentJTB_ModdaAttributeEditHover:focus, .ReadonlyBlobContentJTB_ModdaAttributeEditHover>A:focus,input.BlobInputJTB_ModdaAttributeEditHover:focus, textarea.BlobInputJTB_ModdaAttributeEditHover:focus, select.BlobInputJTB_ModdaAttributeEditHover:focus, .BlobInputJTB_ModdaAttributeEditHover>A:focus,input.ReadonlyJTB_ModdaAttributeEditHover:focus, textarea.ReadonlyJTB_ModdaAttributeEditHover:focus, select.ReadonlyJTB_ModdaAttributeEditHover:focus, .ReadonlyJTB_ModdaAttributeEditHover>A:focus,.JTB_ModdaProductImageGrid,.BlobContentJTB_ModdaProductImageGrid,.ReadonlyBlobContentJTB_ModdaProductImageGrid,.BlobInputJTB_ModdaProductImageGrid,.ReadonlyJTB_ModdaProductImageGrid,.GridLink,.BlobContentGridLink,.ReadonlyBlobContentGridLink,.BlobInputGridLink,.ReadonlyGridLink,.GridLink>A,.BlobContentGridLink>A,.ReadonlyBlobContentGridLink>A,.BlobInputGridLink>A,.ReadonlyGridLink>A,.JTB_AttSize12px_Black,.ReadonlyJTB_AttSize12px_Black,.JTB_AttSize12px_Gray,.ReadonlyJTB_AttSize12px_Gray,.BB_AttWWusuarioGrupoAzul,.BB_AttDocumentoEstadoInactivo,.BlobContentBB_AttDocumentoEstadoInactivo,.ReadonlyBlobContentBB_AttDocumentoEstadoInactivo,.BlobInputBB_AttDocumentoEstadoInactivo,.ReadonlyBB_AttDocumentoEstadoInactivo,.JTB_AttIndicadorRojo,.BlobContentJTB_AttIndicadorRojo,.ReadonlyBlobContentJTB_AttIndicadorRojo,.BlobInputJTB_AttIndicadorRojo,.ReadonlyJTB_AttIndicadorRojo,.Attribute100,.BlobContentAttribute100,.ReadonlyBlobContentAttribute100,.BlobInputAttribute100,.ReadonlyAttribute100,.JTB_AttEmpresaTipoPersona,.ReadonlyJTB_AttEmpresaTipoPersona,.BB_AttFCTotales,.ReadonlyBB_AttFCTotales,.BB_AttOCTotales11,.ReadonlyBB_AttOCTotales11,.BB_AttFCSubTotal,.ReadonlyBB_AttFCSubTotal,.BB_AttOCTotales111,.ReadonlyBB_AttOCTotales111,.BB_AttFCNormal,.ReadonlyBB_AttFCNormal,.BB_AttOCTotales112,.ReadonlyBB_AttOCTotales112,.BB_AttFCSaldo,.ReadonlyBB_AttFCSaldo,.BB_AttOCTotales1111,.ReadonlyBB_AttOCTotales1111,.JTB_AttFormTransaccionBlack,.JTB_AttFormTransaccion100Porc1,.ReadonlyJTB_AttFormTransaccion100Porc1,.JTB_AttFormTransaccion100PorcReq1,.ReadonlyJTB_AttFormTransaccion100PorcReq1,.ReadonlyJTB_AttFormTransaccionBlack,.JTB_AttBold,.ReadonlyJTB_AttBold,.JTB_AttElipsis250px,.ReadonlyJTB_AttElipsis250px,.JTB_AttSize11px_Black,.ReadonlyJTB_AttSize11px_Black,.JTB_AttViewCargo,.ReadonlyJTB_AttViewCargo,.AttributeDescripcion,.BlobContentAttributeDescripcion,.ReadonlyBlobContentAttributeDescripcion,.BlobInputAttributeDescripcion,.ReadonlyAttributeDescripcion,.AttributeGridNivel,.BlobContentAttributeGridNivel,.ReadonlyBlobContentAttributeGridNivel,.BlobInputAttributeGridNivel,.ReadonlyAttributeGridNivel,.AttributeNegrilla,.BlobContentAttributeNegrilla,.ReadonlyBlobContentAttributeNegrilla,.BlobInputAttributeNegrilla,.ReadonlyAttributeNegrilla,.AttributeTextWhite,.BlobContentAttributeTextWhite,.ReadonlyBlobContentAttributeTextWhite,.BlobInputAttributeTextWhite,.ReadonlyAttributeTextWhite,.AttributeTextWhiteBold,.ReadonlyAttributeTextWhiteBold,.AttributeTextDarkBlueBold,.ReadonlyAttributeTextDarkBlueBold,.AttributeTextRedBold,.ReadonlyAttributeTextRedBold,.AttributeTextOrangeBold,.ReadonlyAttributeTextOrangeBold,.JTB_AttFormTransaccionCheck,.ReadonlyJTB_AttFormTransaccionCheck,.AttributeHidden,.BlobContentAttributeHidden,.ReadonlyBlobContentAttributeHidden,.BlobInputAttributeHidden,.ReadonlyAttributeHidden,.AttributeTextGray,.BlobContentAttributeTextGray,.ReadonlyBlobContentAttributeTextGray,.BlobInputAttributeTextGray,.ReadonlyAttributeTextGray,.AttributeTextBlue,.BlobContentAttributeTextBlue,.ReadonlyBlobContentAttributeTextBlue,.BlobInputAttributeTextBlue,.ReadonlyAttributeTextBlue,.AttributeTextGreen,.BlobContentAttributeTextGreen,.ReadonlyBlobContentAttributeTextGreen,.BlobInputAttributeTextGreen,.ReadonlyAttributeTextGreen,.AttributeTextRed,.BlobContentAttributeTextRed,.ReadonlyBlobContentAttributeTextRed,.BlobInputAttributeTextRed,.ReadonlyAttributeTextRed,.AttEstadoLetraNegraFondo,.BlobContentAttEstadoLetraNegraFondo,.ReadonlyBlobContentAttEstadoLetraNegraFondo,.BlobInputAttEstadoLetraNegraFondo,.AttEstadoLetraNegraFondo1,.BlobContentAttEstadoLetraNegraFondo1,.ReadonlyBlobContentAttEstadoLetraNegraFondo1,.BlobInputAttEstadoLetraNegraFondo1,.ReadonlyAttEstadoLetraNegraFondo1,.ReadonlyAttEstadoLetraNegraFondo,.AttEstadoLetraNegraFondoVerde,.BlobContentAttEstadoLetraNegraFondoVerde,.ReadonlyBlobContentAttEstadoLetraNegraFondoVerde,.BlobInputAttEstadoLetraNegraFondoVerde,.ReadonlyAttEstadoLetraNegraFondoVerde,.AttEstadoLetraNegraFondoRojo,.BlobContentAttEstadoLetraNegraFondoRojo,.ReadonlyBlobContentAttEstadoLetraNegraFondoRojo,.BlobInputAttEstadoLetraNegraFondoRojo,.ReadonlyAttEstadoLetraNegraFondoRojo,.AttEstadoLetraNegraFondoAmarillo,.BlobContentAttEstadoLetraNegraFondoAmarillo,.ReadonlyBlobContentAttEstadoLetraNegraFondoAmarillo,.BlobInputAttEstadoLetraNegraFondoAmarillo,.ReadonlyAttEstadoLetraNegraFondoAmarillo,.AttEstadoLetraNegraFondoGris,.BlobContentAttEstadoLetraNegraFondoGris,.ReadonlyBlobContentAttEstadoLetraNegraFondoGris,.BlobInputAttEstadoLetraNegraFondoGris,.ReadonlyAttEstadoLetraNegraFondoGris,.AttributeHeightMax,.BlobContentAttributeHeightMax,.ReadonlyBlobContentAttributeHeightMax,.BlobInputAttributeHeightMax,.AttributeHeightMax36px,.BlobContentAttributeHeightMax36px,.ReadonlyBlobContentAttributeHeightMax36px,.BlobInputAttributeHeightMax36px,.ReadonlyAttributeHeightMax36px,.ReadonlyAttributeHeightMax,.AttributeHeightMax30px,.BlobContentAttributeHeightMax30px,.ReadonlyBlobContentAttributeHeightMax30px,.BlobInputAttributeHeightMax30px,.ReadonlyAttributeHeightMax30px,.AttributeWifthMin90px,.BlobContentAttributeWifthMin90px,.ReadonlyBlobContentAttributeWifthMin90px,.BlobInputAttributeWifthMin90px,.ReadonlyAttributeWifthMin90px,.JTB_LabelRojo,.ReadonlyJTB_LabelRojo,.JTB_LabelAzul,.ReadonlyJTB_LabelAzul,.JTB_LabelMorado,.ReadonlyJTB_LabelMorado,.JTB_LabelLima,.ReadonlyJTB_LabelLima,.JTB_LabelVerde,.ReadonlyJTB_LabelVerde,.JTB_LabelAmarillo,.ReadonlyJTB_LabelAmarillo,.JTB_LabelNaranja,.ReadonlyJTB_LabelNaranja,.JTB_LabelCeleste,.ReadonlyJTB_LabelCeleste,.JTB_LabelRosa,.ReadonlyJTB_LabelRosa,.JTB_AttFontSize18Black,.ReadonlyJTB_AttFontSize18Black,.ReadonlyJTB_AttFontSize18BlackLight,.BlobContentReadonlyJTB_AttFontSize18BlackLight,.ReadonlyBlobContentReadonlyJTB_AttFontSize18BlackLight,.BlobInputReadonlyJTB_AttFontSize18BlackLight,.ReadonlyReadonlyJTB_AttFontSize18BlackLight,.JTB_AttLabelLow,.BlobContentJTB_AttLabelLow,.ReadonlyBlobContentJTB_AttLabelLow,.BlobInputJTB_AttLabelLow,.ReadonlyJTB_AttLabelLow,.AttributeTextGrayBold,.JTB_AttSize11px_Gray,.ReadonlyJTB_AttSize11px_Gray,.JTB_AttSize12px_Gray1,.ReadonlyJTB_AttSize12px_Gray1,.JTB_AttWordBreak,.BlobContentJTB_AttWordBreak,.ReadonlyBlobContentJTB_AttWordBreak,.BlobInputJTB_AttWordBreak,.ReadonlyJTB_AttWordBreak,.Attribute2EM_Gray,.BlobContentAttribute2EM_Gray,.ReadonlyBlobContentAttribute2EM_Gray,.BlobInputAttribute2EM_Gray,.ReadonlyAttribute2EM_Gray,.BB_AttMuroUsuarioReq,.ReadonlyBB_AttMuroUsuarioReq,.BB_AttMuroUsuarioComentario1,.ReadonlyBB_AttMuroUsuarioComentario1,.ATT_TxtBlackSize,.BlobContentATT_TxtBlackSize,.ReadonlyBlobContentATT_TxtBlackSize,.BlobInputATT_TxtBlackSize,.ReadonlyATT_TxtBlackSize,.ATT_TxtBlackSize16px,.BlobContentATT_TxtBlackSize16px,.ReadonlyBlobContentATT_TxtBlackSize16px,.BlobInputATT_TxtBlackSize16px,.ReadonlyATT_TxtBlackSize16px,.ATT_TxtBlackSize18px,.BlobContentATT_TxtBlackSize18px,.ReadonlyBlobContentATT_TxtBlackSize18px,.BlobInputATT_TxtBlackSize18px,.ReadonlyATT_TxtBlackSize18px,.AttributeOculto,.BlobContentAttributeOculto,.ReadonlyBlobContentAttributeOculto,.BlobInputAttributeOculto,.ReadonlyAttributeOculto,.AttributeInvisible,.ReadonlyAttributeInvisible,.AttributeWrapText,.ReadonlyAttributeWrapText,.AttPandinLados5,.BlobContentAttPandinLados5,.ReadonlyBlobContentAttPandinLados5,.BlobInputAttPandinLados5,.ReadonlyAttPandinLados5,.AttributeGridN,.BlobContentAttributeGridN,.ReadonlyBlobContentAttributeGridN,.BlobInputAttributeGridN,.ReadonlyAttributeGridN,.AttributeNegrilla16,.BlobContentAttributeNegrilla16,.ReadonlyBlobContentAttributeNegrilla16,.BlobInputAttributeNegrilla16,.ReadonlyAttributeNegrilla16,.AttributeNormal16,.BlobContentAttributeNormal16,.ReadonlyBlobContentAttributeNormal16,.BlobInputAttributeNormal16,.ReadonlyAttributeNormal16,.AttributeGrayNormal16,.BlobContentAttributeGrayNormal16,.ReadonlyBlobContentAttributeGrayNormal16,.BlobInputAttributeGrayNormal16,.ReadonlyAttributeGrayNormal16,.AttCheckboxProvee,.BlobContentAttCheckboxProvee,.ReadonlyBlobContentAttCheckboxProvee,.BlobInputAttCheckboxProvee,.ReadonlyAttCheckboxProvee,.JTB_AttFormTransaccion_ExtensionGrid,.JTB_AttFormTransaccion100Porc2,.ReadonlyJTB_AttFormTransaccion100Porc2,.JTB_AttFormTransaccion100PorcReq2,.ReadonlyJTB_AttFormTransaccion100PorcReq2,.ReadonlyJTB_AttFormTransaccion_ExtensionGrid,.JTB_AttFormTransaccionL1,.JTB_LabelGris,.ReadonlyJTB_LabelGris,.JTB_MarginNegative,.BlobContentJTB_MarginNegative,.ReadonlyBlobContentJTB_MarginNegative,.BlobInputJTB_MarginNegative,.ReadonlyJTB_MarginNegative,.BB_registroCambioSolicitudTitulo,.BlobContentBB_registroCambioSolicitudTitulo,.ReadonlyBlobContentBB_registroCambioSolicitudTitulo,.BlobInputBB_registroCambioSolicitudTitulo,.ReadonlyBB_registroCambioSolicitudTitulo,.JTB_AttNoPadding,.BlobContentJTB_AttNoPadding,.ReadonlyBlobContentAttribute2,.BlobInputJTB_AttNoPadding,.ReadonlyJTB_AttNoPadding,.JTB_AttFormTransaccionFormularioDinamico,.JTB_AttFormTransaccion100Porc3,.ReadonlyJTB_AttFormTransaccion100Porc3,.JTB_AttFormTransaccion100PorcReq3,.ReadonlyJTB_AttFormTransaccion100PorcReq3,.ReadonlyJTB_AttFormTransaccionFormularioDinamico,.JTB_AttFormTransaccionL2,.JTB_AttFormTransaccionForDinamico,.BlobContentJTB_AttFormTransaccionForDinamico,.ReadonlyBlobContentJTB_AttFormTransaccionForDinamico,.BlobInputJTB_AttFormTransaccionForDinamico,.ReadonlyJTB_AttFormTransaccionForDinamico,.JTB_AttFormTransaccionGridAttFormularioDinamico,.JTB_AttFormTransaccion100Porc4,.ReadonlyJTB_AttFormTransaccion100Porc4,.JTB_AttFormTransaccion100PorcReq4,.ReadonlyJTB_AttFormTransaccion100PorcReq4,.ReadonlyJTB_JTB_AttFormTransaccionGridAttFormularioDinamico,.JTB_AttFormTransaccionL3,.JTB_AttFormTransaccionGridFormularioDinamico1,.BlobContentJTB_AttFormTransaccionGridFormularioDinamico1,.ReadonlyBlobContentJTB_AttFormTransaccionGridFormularioDinamico1,.BlobInputJTB_AttFormTransaccionGridFormularioDinamico1,.ReadonlyJTB_AttFormTransaccionGridFormularioDinamico1,.JTB_AttFormGridFormDinamico,.BlobContentJTB_AttFormGridFormDinamico,.ReadonlyBlobContentJTB_AttFormGridFormDinamico,.BlobInputJTB_AttFormGridFormDinamico,.ReadonlyJTB_AttFormGridFormDinamico,.JTB_AttGridColor18Action,.JTB_AttGridColor18Amariilo,.BlobContentJTB_AttGridColor18Amariilo,.ReadonlyBlobContentJTB_AttGridColor18Amariilo,.BlobInputJTB_AttGridColor18Amariilo,.ReadonlyJTB_AttGridColor18Amariilo,.JTB_AttGridColor18Azul,.JTB_AttGridColor18Azul1,.JTB_AttGridColor18Azul2,.JTB_AttGridColor18Cafe,.JTB_AttGridColor18Gris,.JTB_AttGridColor18Morado,.JTB_AttGridColor18Naranja,.BlobContentJTB_AttGridColor18Naranja,.ReadonlyBlobContentJTB_AttGridColor18Naranja,.BlobInputJTB_AttGridColor18Naranja,.ReadonlyJTB_AttGridColor18Naranja,.JTB_AttGridColor18Rojo,.JTB_AttGridColor18Rojo1,.BlobContentJTB_AttGridColor18Rojo1,.ReadonlyBlobContentJTB_AttGridColor18Rojo1,.BlobInputJTB_AttGridColor18Rojo1,.ReadonlyJTB_AttGridColor18Rojo1,.JTB_AttGridColor18RojoOscuro,.JTB_AttGridColor18Verde,.JTB_AttGridColor18Verde1,.JTB_AttGridColor18VerdeOscuro,.JTB_AttGridColor18Blanco,.JTB_Att30px,.BlobContentJTB_Att30px,.ReadonlyBlobContentJTB_Att30px,.BlobInputJTB_Att30px,.ReadonlyJTB_Att30px,.Att_MarginNT45px,.BlobContentAtt_MarginNT45px,.ReadonlyBlobContentAtt_MarginNT45px,.BlobInputAtt_MarginNT45px,.ReadonlyAtt_MarginNT45px,.Att_BloqueFullWidth,.BlobContentAtt_BloqueFullWidth,.ReadonlyBlobContentAtt_BloqueFullWidth,.BlobInputAtt_BloqueFullWidth,.ReadonlyAtt_BloqueFullWidth,.Att_BloqueFullWidthHeight50,.BlobContentAtt_BloqueFullWidthHeight50,.ReadonlyBlobContentAtt_BloqueFullWidthHeight50,.BlobInputAtt_BloqueFullWidthHeight50,.ReadonlyAtt_BloqueFullWidthHeight50,.JTB_AttTextoSinDesbordar,.JTB_AttTextoSinDesbordarWidth200px,.JTB_AttFormTransaccionRequeridoSinBorde,.ReadonlyJTB_AttFormTransaccionRequeridoSinBorde,.JTB_AttFormTransaccionRequeridoError2,.BlobContentJTB_AttFormTransaccionRequeridoError2,.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError2,.BlobInputJTB_AttFormTransaccionRequeridoError2,.ReadonlyJTB_AttFormTransaccionRequeridoError2,.JTB_AttFormTransaccionRequeridoL2,.Att_MarginNT35px,.BlobContentAtt_MarginNT35px,.ReadonlyBlobContentAtt_MarginNT35px,.BlobInputAtt_MarginNT35px,.ReadonlyAtt_MarginNT35px,.JTB_AttFormTransaccionLabelSinPadding,.JTB_AttFormTransaccion100Porc5,.ReadonlyJTB_AttFormTransaccion100Porc5,.JTB_AttFormTransaccion100PorcReq5,.ReadonlyJTB_AttFormTransaccion100PorcReq5,.JTB_AttFormTransaccionRequeridoForDinamico1,.ReadonlyJTB_AttFormTransaccionRequeridoForDinamico1,.JTB_AttFormTransaccionRequeridoError11,.BlobContentJTB_AttFormTransaccionRequeridoError11,.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError11,.ReadonlyJTB_AttFormTransaccionRequeridoError11,.JTB_AttFormTransaccionRequeridoL11,.ReadonlyJTB_AttFormTransaccionLabelSinPadding,.JTB_AttFormTransaccionL4,.JTB_AttFormTransaccionHeight32px1,.BB_AttItemEncerradoGris,.BlobContentBB_AttItemEncerradoGris,.ReadonlyBlobContentBB_AttItemEncerradoGris,.BlobInputBB_AttItemEncerradoGris,.ReadonlyBB_AttItemEncerradoGris,.BB_AttItemEncerradoVerde,.BlobContentBB_AttItemEncerradoVerde,.ReadonlyBlobContentBB_AttItemEncerradoVerde,.BlobInputBB_AttItemEncerradoVerde,.ReadonlyBB_AttItemEncerradoVerde,.JTB_AttFontSize14Black,.BlobContentJTB_AttFontSize14Black,.ReadonlyBlobContentJTB_AttFontSize14Black,.BlobInputJTB_AttFontSize14Black,.ReadonlyJTB_AttFontSize14Black,.JTB_AttFontSize14BlackBold,.BlobContentJTB_AttFontSize14BlackBold,.ReadonlyBlobContentJTB_AttFontSize14BlackBold,.BlobInputJTB_AttFontSize14BlackBold,.ReadonlyJTB_AttFontSize14BlackBold,.AttributeTextGreenLight,.BlobContentAttributeTextGreenLight,.ReadonlyBlobContentAttributeTextGreenLight,.BlobInputAttributeTextGreenLight,.ReadonlyAttributeTextGreenLight,.JTB_AttFormTransaccionSinAfterContent,.JTB_AttFormTransaccion100Porc6,.ReadonlyJTB_AttFormTransaccion100Porc6,.JTB_AttFormTransaccion100PorcReq6,.ReadonlyJTB_AttFormTransaccion100PorcReq6,.JTB_AttFormTransaccionRequeridoForDinamico2,.ReadonlyJTB_AttFormTransaccionRequeridoForDinamico2,.JTB_AttFormTransaccionRequeridoError12,.BlobContentJTB_AttFormTransaccionRequeridoError12,.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError12,.ReadonlyJTB_AttFormTransaccionRequeridoError12,.JTB_AttFormTransaccionRequeridoL12,.ReadonlyJTB_AttFormTransaccionSinAfterContent,.JTB_AttFormTransaccionL5,.JTB_AttFormTransaccionHeight32px2,.Att_Label160px,.BlobContentAtt_Label160px,.ReadonlyBlobContentAtt_Label160px,.BlobInputAtt_Label160px,.ReadonlyAtt_Label160px,.JTB_Label260px,.BlobContentJTB_Label260px,.ReadonlyBlobContentJTB_Label260px,.BlobInputJTB_Label260px,.ReadonlyJTB_Label260px,.gx-label.Att_Label160pxLabel,.gx-label.BlobContentAtt_Label160pxLabel,.gx-label.ReadonlyBlobContentAtt_Label160pxLabel,.gx-label.BlobInputAtt_Label160pxLabel,.gx-label.ReadonlyAtt_Label160pxLabel,.AttributeSize0_88,.BlobContentAttributeSize0_88,.ReadonlyBlobContentAttributeSize0_88,.BlobInputAttributeSize0_88,.ReadonlyAttributeSize0_88,.JTB_AttGridColorBlanco,.ReadonlyJTB_AttGridColorBlanco,.JTB_AttGridColorBlancoGhost,.BlobContentJTB_AttGridColorBlancoGhost,.ReadonlyBlobContentJTB_AttGridColorBlancoGhost,.BlobInputJTB_AttGridColorBlancoGhost,.ReadonlyJTB_AttGridColorBlancoGhost,.JTB_AttFontSize14White,.BlobContentJTB_AttFontSize14White,.ReadonlyBlobContentJTB_AttFontSize14White,.BlobInputJTB_AttFontSize14White,.ReadonlyJTB_AttFontSize14White,.JTB_AttFontSize14BlackBold1,.BlobContentJTB_AttFontSize14BlackBold1,.ReadonlyBlobContentJTB_AttFontSize14BlackBold1,.BlobInputJTB_AttFontSize14BlackBold1,.ReadonlyJTB_AttFontSize14BlackBold1
{
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	color: #444;
	height: 36px;
	width: auto;
	max-width: 100%;
}
.ReadonlyBlobContentAttribute
{
	color: #a1a1a1;
}
.ReadonlyVideoAttribute
{
	border-width: 0px;
}
.ReadonlyAudioAttribute
{
	border-width: 0px;
}
.ReadonlyAttSubTitle
{
	color: #a1a1a1;
}
.ReadonlyBlobContentDescriptionAttribute
{
	border-width: 0px;
}
.ReadonlyDescriptionAttribute
{
	border-width: 0px;
	font-family: OpenSans-Light;
	font-weight: 300;
	color: #000;
}
.BB_AttPrincipal,.BlobContentBB_AttPrincipal,.ReadonlyBlobContentBB_AttPrincipal,.BlobInputBB_AttPrincipal,.ReadonlyBB_AttPrincipal,.BB_AttPrincipalColor,.BlobContentBB_AttPrincipalColor,.ReadonlyBlobContentBB_AttPrincipalColor,.BlobInputBB_AttPrincipalColor,.ReadonlyBB_AttPrincipalColor,.BB_AttEmailColor,.BlobContentBB_AttEmailColor,.ReadonlyBlobContentBB_AttEmailColor,.BlobInputBB_AttEmailColor,.ReadonlyBB_AttEmailColor
{
	font-family: OpenSans-Light, sans-serif;
	font-size: 17px;
	font-weight: normal;
}
.BB_AttPrincipalColor,.BlobContentBB_AttPrincipalColor,.ReadonlyBlobContentBB_AttPrincipalColor,.BlobInputBB_AttPrincipalColor,.ReadonlyBB_AttPrincipalColor
{
	color: #387C2B;
	height: auto;
	vertical-align: bottom;
}
.ReadonlyBlobContentBB_AttPrincipalColor
{
	border-width: 0px;
}
.ReadonlyBB_AttPrincipalColor
{
	border-width: 0px;
}
.BB_AttEmailColor,.BlobContentBB_AttEmailColor,.ReadonlyBlobContentBB_AttEmailColor,.BlobInputBB_AttEmailColor,.ReadonlyBB_AttEmailColor
{
	font-size: 12.25px;
	color: #387C2B;
}
.ReadonlyBlobContentBB_AttEmailColor
{
	border-width: 0px;
}
.ReadonlyBB_AttEmailColor
{
	border-width: 0px;
}
.BB_AttUnicoGrilla,.BlobContentBB_AttUnicoGrilla,.ReadonlyBlobContentBB_AttUnicoGrilla,.BlobInputBB_AttUnicoGrilla,.ReadonlyBB_AttUnicoGrilla
{
	width: 100%;
}
.ReadonlyBB_AttNoticiaDescripcion
{
	padding-bottom: 10px;
	padding-top: 5px;
	display: block;
	border-width: 0px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 10pt;
	color: #333;
	height: auto;
}
.BB_AttNoticiaDestacadaDescripcion,.ReadonlyBB_AttNoticiaDestacadaDescripcion
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
}
.ReadonlyBB_AttNoticiaDestacadaDescripcion
{
	border-width: 0px;
}
.ReadonlyBB_AttDiaCalendario,.ReadonlyBB_AttDiaMarcado1,.ReadonlyBB_AttDiaMarcado2
{
	border-width: 0px;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 12.25px;
	font-weight: bold;
}
.ReadonlyBB_AttDiaMarcado1
{
	padding-bottom: 1.5px;
	padding-left: 6.75px;
	padding-right: 6.75px;
	padding-top: 1.5px;
	background-color: #387C2B;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	border-bottom-left-radius: 50px;
	color: white;
	height: 20px;
	max-height: 20px;
	width: 20px;
	max-width: 20px;
}
.ReadonlyBB_AttDiaMarcado2
{
	padding-bottom: 1.5px;
	padding-left: 3.51px;
	padding-right: 3.51px;
	padding-top: 1.5px;
	background-color: #387C2B;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	border-bottom-left-radius: 50px;
	color: white;
	height: 20px;
	max-height: 20px;
	width: 20px;
	max-width: 20px;
}
.BB_AttDiaCalendarioAntDesp,.ReadonlyBB_AttDiaCalendarioAntDesp
{
	color: #c0c0c0;
}
.ReadonlyBB_AttDiaCalendarioAntDesp
{
	border-width: 0px;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 12.25px;
	font-weight: bold;
}
.ReadonlyDownloadAttribute
{
	border-style: none;
	border-width: 0px;
}
.ReadonlyBlobContentAttInputGroupPrompt
{
	border-width: 0px;
}
.ReadonlyAttInputGroupPrompt
{
	border-width: 0px;
}
.ReadonlyBlobContentAttribute1
{
	border-width: 0px;
}
.ReadonlyAttribute1
{
	border-width: 0px;
}
.ReadonlyAttributeTextWrap
{
	border-width: 0px;
	overflow-wrap: break-word;
}
.ReadonlyBlobContentAttributeTextBlack
{
	border-width: 0px;
}
.ReadonlyAttributeTextBlack
{
	border-width: 0px;
}
.Att_FontAzulSubrayado
{
	font-size: 16px;
	text-decoration: underline;
	color: blue;
}
.ReadonlyBlobContentActionAttriuteKeepVerde1
{
	border-width: 0px;
}
.ReadonlyActionAttriuteKeepVerde1
{
	border-width: 0px;
}
.JTB_AttRutaCarpeta,.ReadonlyJTB_AttRutaCarpeta,.ReadonlyJTB_AttRutaCarpetaActual
{
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 18px;
	font-weight: 500;
	height: auto;
}
.ReadonlyJTB_AttRutaCarpeta
{
	border-width: 0px;
}
.ReadonlyJTB_AttRutaCarpetaActual
{
	background-color: gainsboro;
	border-width: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.JTB_AttGridColorAzul,.ReadonlyJTB_AttGridColorAzul
{
	background-color: royalblue;
	color: white;
	display: ruby-text;
}
.ReadonlyJTB_AttGridColorAzul
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	background-color: blue;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.JTB_AttGridColorVerdeOscuro,.ReadonlyJTB_AttGridColorVerdeOscuro
{
	background-color: mediumseagreen;
	color: white;
	display: ruby-text;
}
.ReadonlyJTB_AttGridColorVerdeOscuro
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.JTB_AttTituloBlanco,.ReadonlyJTB_AttTituloBlanco
{
	font-family: "Open Sans Bold", "Arial Black";
	font-size: 20px;
	color: white;
	height: 27px;
	text-shadow: 1px 1px 7px #000 ;
}
.ReadonlyJTB_AttTituloBlanco
{
	text-shadow: 1px 1px 7px #000 ;
}
.JTB_AttSubtituloBlanco,.ReadonlyJTB_AttSubtituloBlanco
{
	display: block;
	font-family: Candara;
	font-size: 14px;
	color: white;
	height: auto;
	max-height: 75px;
	min-height: 30px;
	text-transform: capitalize;
	text-overflow: ellipsis;
	text-shadow: 0px 0px 2px #000 ;
}
.ReadonlyJTB_AttSubtituloBlanco
{
	text-shadow: 0px 0px 2px #000 ;
}
.JTB_AttSeleccionImagen,.ReadonlyJTB_AttSeleccionImagen,.ReadonlyJTB_AttSeleccionImagenAuto
{
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	background-color: rgba(46,209,198,0.09);
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 3px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	font-size: 25px;
	font-weight: bold;
	color: #000;
	height: Auto;
	width: Auto;
	max-width: 200px;
}
.ReadonlyJTB_AttSeleccionImagen
{
	background-color: #f7f7f7;
	border-style: none;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.ReadonlyJTB_AttSeleccionImagenAuto
{
	background-color: #f7f7f7;
	border-style: none;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.JTB_MensajeTitulo,.ReadonlyJTB_MensajeTitulo
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 1.125em;
	font-weight: 600;
	color: #212121;
	height: auto;
	-webkit-font-smoothing:antialiased;
}
.JTB_AttEmpresaIndustria,.ReadonlyJTB_AttEmpresaIndustria
{
	background-position: 0px center;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 25px;
	display: block;
	white-space: nowrap;
	background-image: url(../BB_ImgIconoIndustria.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #1c1c1c;
	height: auto;
	text-overflow: ellipsis;
}
.JTB_AttEmpresaUbicacion,.ReadonlyJTB_AttEmpresaUbicacion
{
	background-position: 0px center;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 25px;
	display: block;
	white-space: nowrap;
	background-image: url(../BB_ImgIconoUbicacion.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #1c1c1c;
	height: auto;
	text-overflow: ellipsis;
}
.JTB_AttEmpresaSitioWeb,.ReadonlyJTB_AttEmpresaSitioWeb
{
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-image: url(../WebSite_Icon.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #1c1c1c;
	height: auto;
}
.JTB_AttNombreEmpresa20px,.ReadonlyJTB_AttNombreEmpresa20px
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #1c1c1c;
	height: auto;
}
.JTB_Att20px,.ReadonlyJTB_Att20px
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color: #696969;
	height: 20px;
	max-height: 20px;
	min-height: 20px;
}
.JTB_AttFiltroEditFull
{
	background-position: 14px center;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 10px;
	padding-left: 42px;
	padding-right: 16px;
	padding-top: 10px;
	position: relative;
	display: table-cell;
	background-image: url(../JumptobeTheme/SearchIcon.gif);
	border-bottom-color: #e7ebee;
	border-left-color: #e7ebee;
	border-right-color: #e7ebee;
	border-top-color: #e7ebee;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 3px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 3px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 16px;
	width: 800px;
}
.JTB_ImgBotonHerramientaFavorito
{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	position: absolute;
	right: 7px;
	top: 7px;
	z-index: 2;
	background-color: rgba(255,250,250,0.85);
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.JTB_AttGridEstadoEsperando,.ReadonlyJTB_AttGridEstadoEsperando
{
	background-color: yellow;
	color: white;
}
.ReadonlyJTB_AttGridEstadoEsperando
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.JTB_AttGridEstadoProgreso,.ReadonlyJTB_AttGridEstadoProgreso
{
	background-color: #f05620;
	color: white;
}
.ReadonlyJTB_AttGridEstadoProgreso
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.JTB_AttGridEstadoRetenido,.ReadonlyJTB_AttGridEstadoRetenido
{
	background-color: #900;
	color: white;
}
.ReadonlyJTB_AttGridEstadoRetenido
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.JTB_AttFormTransaccionComboReq400px,.ReadonlyJTB_AttFormTransaccionComboReq400px
{
	border-bottom-color: #acd4ed;
	border-left-color: #acd4ed;
	border-right-color: #acd4ed;
	border-top-color: #acd4ed;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	height: auto;
	min-height: 32px;
	width: 400px;
}
.ReadonlyJTB_AttFormTransaccionComboReq400px
{
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	display: block;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	color: #a1a1a1;
}
.JTB_AttFormTransaccionRequerido,.ReadonlyJTB_AttFormTransaccionRequerido,.JTB_AttFormTransaccionRequeridoError,.BlobContentJTB_AttFormTransaccionRequeridoError,.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError,.BlobInputJTB_AttFormTransaccionRequeridoError,.ReadonlyJTB_AttFormTransaccionRequeridoError,.JTB_AttFormTransaccionRequeridoL
{
	border-bottom-color: #acd4ed;
	border-left-color: #acd4ed;
	border-right-color: #acd4ed;
	border-top-color: #acd4ed;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	height: auto;
	min-height: 32px;
	width: 100%;
}
.ReadonlyJTB_AttFormTransaccionRequerido
{
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	display: block;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	color: #a1a1a1;
}
.JTB_AttFormTransaccionRequeridoError,.BlobContentJTB_AttFormTransaccionRequeridoError,.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError,.BlobInputJTB_AttFormTransaccionRequeridoError,.ReadonlyJTB_AttFormTransaccionRequeridoError
{
	border-bottom-color: red;
	border-left-color: red;
	border-right-color: red;
	border-top-color: red;
}
.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError
{
	border-width: 0px;
}
.ReadonlyJTB_AttFormTransaccionRequeridoError
{
	border-width: 0px;
}
.JTB_AttFormTransaccionRequeridoL
{
	text-align: left;
	text-align: left !important;
}
.JTB_AttFormTransaccionCombo340px
{
	border-bottom-color: #acd4ed;
	border-left-color: #acd4ed;
	border-right-color: #acd4ed;
	border-top-color: #acd4ed;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	height: auto;
	min-height: 32px;
	width: 340px;
}
.JTB_AttFormTransaccionCombo400px,.ReadonlyJTB_AttFormTransaccionCombo400px
{
	border-bottom-color: #acd4ed;
	border-left-color: #acd4ed;
	border-right-color: #acd4ed;
	border-top-color: #acd4ed;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	height: auto;
	min-height: 32px;
	width: 400px;
}
.ReadonlyJTB_AttFormTransaccionCombo400px
{
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	display: block;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	color: #a1a1a1;
}
.JTB_AttFormTransaccion,.JTB_AttFormTransaccion100Porc,.ReadonlyJTB_AttFormTransaccion100Porc,.JTB_AttFormTransaccion100PorcReq,.ReadonlyJTB_AttFormTransaccion100PorcReq,.JTB_AttFormTransaccionRequeridoForDinamico,.ReadonlyJTB_AttFormTransaccionRequeridoForDinamico,.JTB_AttFormTransaccionRequeridoError1,.BlobContentJTB_AttFormTransaccionRequeridoError1,.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError1,.ReadonlyJTB_AttFormTransaccionRequeridoError1,.JTB_AttFormTransaccionRequeridoL1,.ReadonlyJTB_AttFormTransaccion,.JTB_AttFormTransaccionL,.JTB_AttFormTransaccionHeight32px
{
	border-bottom-color: #acd4ed;
	border-left-color: #acd4ed;
	border-right-color: #acd4ed;
	border-top-color: #acd4ed;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	height: auto;
	min-height: 32px;
	width: 100%;
}
.ReadonlyJTB_AttFormTransaccion
{
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	display: block;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	color: #a1a1a1;
}
.JTB_AttFormTransaccionL
{
	text-align: left;
	text-align: left !important;
}
.JTB_AttFormTransaccionHeight32px
{
	height: 32px;
	max-height: 32px;
}
.JTB_AttGridEstadoActivo,.ReadonlyJTB_AttGridEstadoActivo
{
	background-color: #86cc74;
	color: white;
}
.ReadonlyJTB_AttGridEstadoActivo
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.JTB_AttGridEstadoInactivo,.ReadonlyJTB_AttGridEstadoInactivo
{
	background-color: #607d8b;
	color: white;
}
.ReadonlyJTB_AttGridEstadoInactivo
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.JTB_AttFiltroOrder,.JTB_AttFiltroOrderWidth200px,.BlobContentJTB_AttFiltroOrderWidth200px,.ReadonlyBlobContentJTB_AttFiltroOrderWidth200px,.BlobInputJTB_AttFiltroOrderWidth200px,.ReadonlyJTB_AttFiltroOrderWidth200px
{
	float: left;
	position: relative;
	display: table-cell;
	border-bottom-color: #e7ebee;
	border-left-color: #e7ebee;
	border-right-color: #e7ebee;
	border-top-color: #e7ebee;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 3px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 3px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	height: 34px;
	width: 140px;
}
.JTB_AttFiltroOrderWidth200px,.BlobContentJTB_AttFiltroOrderWidth200px,.ReadonlyBlobContentJTB_AttFiltroOrderWidth200px,.BlobInputJTB_AttFiltroOrderWidth200px,.ReadonlyJTB_AttFiltroOrderWidth200px
{
	width: 200px;
}
.ReadonlyBlobContentJTB_AttFiltroOrderWidth200px
{
	border-width: 0px;
}
.ReadonlyJTB_AttFiltroOrderWidth200px
{
	border-width: 0px;
}
.JTB_AttCheckSelColumnas
{
	padding-left: 10px;
	height: 20px;
}
.JTB_AttFiltroCantidadRegistros
{
	float: left;
	position: relative;
	display: table-cell;
	border-bottom-color: #e7ebee;
	border-left-color: #e7ebee;
	border-right-color: #e7ebee;
	border-top-color: #e7ebee;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 3px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 3px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	height: 34px;
	width: 70px;
}
.JTB_AttFiltroEdit
{
	background-position: 14px center;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 10px;
	padding-left: 42px;
	padding-right: 16px;
	padding-top: 10px;
	position: relative;
	display: table-cell;
	background-image: url(../JumptobeTheme/SearchIcon.gif);
	border-bottom-color: #e7ebee;
	border-left-color: #e7ebee;
	border-right-color: #e7ebee;
	border-top-color: #e7ebee;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 3px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 3px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 16px;
	height: 34px;
	max-width: 360px;
	min-width: 200px;
}
.JTB_AttPaginacionSeleccionado,.ReadonlyJTB_AttPaginacionSeleccionado
{
	border-bottom-color: #adadad;
	border-left-color: #adadad;
	border-right-color: #adadad;
	border-top-color: #adadad;
	border-style: solid;
	border-width: 1px;
	font-size: 15px;
	font-weight: bold;
	color: cornflowerblue;
	height: 32px;
	width: 32px;
	text-align: center;
}
.ReadonlyJTB_AttPaginacionSeleccionado
{
	border-width: 0px;
}
.JTB_AttPaginacion,.ReadonlyJTB_AttPaginacion
{
	border-bottom-color: #adadad;
	border-left-color: #adadad;
	border-right-color: #adadad;
	border-top-color: #adadad;
	border-style: solid;
	border-width: 1px;
	font-size: 15px;
	font-weight: bold;
	color: #387C2B;
	height: 32px;
	width: 32px;
	text-align: center;
}
.ReadonlyJTB_AttPaginacion
{
	border-width: 0px;
}
.BB_AttDocumentoCargado,.ReadonlyBB_AttDocumentoCargado
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #05b4ff;
}
.ReadonlyBB_AttDocumentoCargado
{
	border-width: 0px;
}
.BB_AttDocumentoTamano,.ReadonlyBB_AttDocumentoTamano,.BB_AttDocumentoTamano1,.BB_AttDocumentoTamano11px,.ReadonlyBB_AttDocumentoTamano11px
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	color: #000;
}
.BB_AttDocumentoTamano11px,.ReadonlyBB_AttDocumentoTamano11px
{
	font-size: 11px;
}
.BB_AttDocumentoEstadoPendiente,.ReadonlyBB_AttDocumentoEstadoPendiente
{
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	background-color: #ff9a42;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: white;
}
.ReadonlyBB_AttDocumentoEstadoPendiente
{
	border-width: 0px;
}
.BB_AttDocumentoEstadoCompleto,.ReadonlyBB_AttDocumentoEstadoCompleto
{
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	background-color: #84bf3f;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: white;
}
.ReadonlyBB_AttDocumentoEstadoCompleto
{
	border-width: 0px;
}
.BB_AttDocumentoNombre,.ReadonlyBB_AttDocumentoNombre
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 16px;
	font-weight: 600;
}
.ReadonlyBB_AttDocumentoNombre
{
	border-width: 0px;
}
.BB_AttGridProvNombre,.ReadonlyBB_AttGridProvNombre
{
	padding-left: 15px;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #028cef;
}
.ErrorAttribute
{
	border-bottom-color: #f56a67;
	border-left-color: #f56a67;
	border-right-color: #f56a67;
	border-top-color: #f56a67;
	border-style: solid;
	border-width: 1px;
}
.WarningAttribute
{
	border-bottom-color: #fdae45;
	border-left-color: #fdae45;
	border-right-color: #fdae45;
	border-top-color: #fdae45;
	border-style: solid;
	border-width: 1px;
}
.ImageAttribute,.ResponsiveImageAttribute,.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute,.BlobInputResponsiveImageAttribute,.ReadonlyResponsiveImageAttribute,.ProfileImageAttribute,.BlobContentProfileImageAttribute,.ReadonlyBlobContentProfileImageAttribute,.BlobInputProfileImageAttribute,.ReadonlyProfileImageAttribute,.SmallProfileImageAttribute,.BlobContentSmallProfileImageAttribute,.ReadonlyBlobContentSmallProfileImageAttribute,.BlobInputSmallProfileImageAttribute,.ReadonlySmallProfileImageAttribute,.ReadonlyImageAttribute,.ActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.BlobInputDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputActionAttribute,.SelectAttribute,.BlobContentSelectAttribute,.ReadonlyBlobContentSelectAttribute,.BlobInputSelectAttribute,.ReadonlySelectAttribute,.KeyAttribute,.BlobContentKeyAttribute,.ReadonlyBlobContentKeyAttribute,.BlobInputKeyAttribute,.ReadonlyKeyAttribute,.UpdateAttribute,.BlobContentUpdateAttribute,.ReadonlyBlobContentUpdateAttribute,.BlobInputUpdateAttribute,.ReadonlyUpdateAttribute,.UpdateAttributeHover,.BlobContentUpdateAttributeHover,.ReadonlyBlobContentUpdateAttributeHover,.BlobInputUpdateAttributeHover,.ReadonlyUpdateAttributeHover,.UpdateAttribute>A:visited,.BlobContentUpdateAttribute>A:visited,.ReadonlyBlobContentUpdateAttribute>A:visited,.BlobInputUpdateAttribute>A:visited,.ReadonlyUpdateAttribute>A:visited,.UpdateAttributeHover>A:visited,.BlobContentUpdateAttributeHover>A:visited,.ReadonlyBlobContentUpdateAttributeHover>A:visited,.BlobInputUpdateAttributeHover>A:visited,.ReadonlyUpdateAttributeHover>A:visited,.UpdateAttribute:hover,.BlobContentUpdateAttribute:hover,.ReadonlyBlobContentUpdateAttribute:hover,.BlobInputUpdateAttribute:hover,.ReadonlyUpdateAttribute:hover,.UpdateAttributeHover:hover,.BlobContentUpdateAttributeHover:hover,.ReadonlyBlobContentUpdateAttributeHover:hover,.BlobInputUpdateAttributeHover:hover,.ReadonlyUpdateAttributeHover:hover,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.BlobInputDisplayAttribute,.ReadonlyDisplayAttribute,.DisplayAttributeHover,.DisplayAttribute>A:visited,.BlobContentDisplayAttribute>A:visited,.ReadonlyBlobContentDisplayAttribute>A:visited,.BlobInputDisplayAttribute>A:visited,.ReadonlyDisplayAttribute>A:visited,.DisplayAttributeHover>A:visited,.DisplayAttribute:hover,.BlobContentDisplayAttribute:hover,.ReadonlyBlobContentDisplayAttribute:hover,.BlobInputDisplayAttribute:hover,.ReadonlyDisplayAttribute:hover,.DisplayAttributeHover:hover,.ReadonlyActionAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.BlobInputSelectionAttribute,.ReadonlySelectionAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.BlobInputDeleteAttribute,.ReadonlyDeleteAttribute,.DeleteAttributeHover,.DeleteAttribute>A:visited,.BlobContentDeleteAttribute>A:visited,.ReadonlyBlobContentDeleteAttribute>A:visited,.BlobInputDeleteAttribute>A:visited,.ReadonlyDeleteAttribute>A:visited,.DeleteAttributeHover>A:visited,.DeleteAttribute:hover,.BlobContentDeleteAttribute:hover,.ReadonlyBlobContentDeleteAttribute:hover,.BlobInputDeleteAttribute:hover,.ReadonlyDeleteAttribute:hover,.DeleteAttributeHover:hover,.ActionAttributeKeepAzul,.BlobContentActionAttributeKeepAzul,.ReadonlyBlobContentActionAttributeKeepAzul,.BlobInputActionAttributeKeepAzul,.ReadonlyActionAttributeKeepAzul,.ActionAttributeKeepVerde,.BlobContentActionAttributeKeepVerde,.ReadonlyBlobContentActionAttributeKeepVerde,.BlobInputActionAttributeKeepVerde,.ReadonlyActionAttributeKeepVerde,.ActionAttributeKeepRojo,.ActionAttributeKeepNaranja,.BB_ImageAttribute,.ReadonlyBB_ImageAttribute,.JTB_ImgMenuMT4,.BlobContentJTB_ImgMenuMT4,.ReadonlyBlobContentJTB_ImgMenuMT4,.BlobInputJTB_ImgMenuMT4,.ReadonlyJTB_ImgMenuMT4,.JTB_ImgNoticia,.JTB_Img150px100
{
	height: auto;
	max-width: none;
}
.ReadonlyBlobContentResponsiveImageAttribute
{
	border-width: 0px;
}
.ReadonlyResponsiveImageAttribute
{
	border-width: 0px;
	max-width: 100%;
}
.ReadonlyImageAttribute
{
	border-style: none;
	border-width: 0px;
	max-height: 68px;
	max-width: 124px;
}
.ActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.BlobInputDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputActionAttribute,.SelectAttribute,.BlobContentSelectAttribute,.ReadonlyBlobContentSelectAttribute,.BlobInputSelectAttribute,.ReadonlySelectAttribute,.KeyAttribute,.BlobContentKeyAttribute,.ReadonlyBlobContentKeyAttribute,.BlobInputKeyAttribute,.ReadonlyKeyAttribute,.UpdateAttribute,.BlobContentUpdateAttribute,.ReadonlyBlobContentUpdateAttribute,.BlobInputUpdateAttribute,.ReadonlyUpdateAttribute,.UpdateAttributeHover,.BlobContentUpdateAttributeHover,.ReadonlyBlobContentUpdateAttributeHover,.BlobInputUpdateAttributeHover,.ReadonlyUpdateAttributeHover,.UpdateAttribute>A:visited,.BlobContentUpdateAttribute>A:visited,.ReadonlyBlobContentUpdateAttribute>A:visited,.BlobInputUpdateAttribute>A:visited,.ReadonlyUpdateAttribute>A:visited,.UpdateAttributeHover>A:visited,.BlobContentUpdateAttributeHover>A:visited,.ReadonlyBlobContentUpdateAttributeHover>A:visited,.BlobInputUpdateAttributeHover>A:visited,.ReadonlyUpdateAttributeHover>A:visited,.UpdateAttribute:hover,.BlobContentUpdateAttribute:hover,.ReadonlyBlobContentUpdateAttribute:hover,.BlobInputUpdateAttribute:hover,.ReadonlyUpdateAttribute:hover,.UpdateAttributeHover:hover,.BlobContentUpdateAttributeHover:hover,.ReadonlyBlobContentUpdateAttributeHover:hover,.BlobInputUpdateAttributeHover:hover,.ReadonlyUpdateAttributeHover:hover,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.BlobInputDisplayAttribute,.ReadonlyDisplayAttribute,.DisplayAttributeHover,.DisplayAttribute>A:visited,.BlobContentDisplayAttribute>A:visited,.ReadonlyBlobContentDisplayAttribute>A:visited,.BlobInputDisplayAttribute>A:visited,.ReadonlyDisplayAttribute>A:visited,.DisplayAttributeHover>A:visited,.DisplayAttribute:hover,.BlobContentDisplayAttribute:hover,.ReadonlyBlobContentDisplayAttribute:hover,.BlobInputDisplayAttribute:hover,.ReadonlyDisplayAttribute:hover,.DisplayAttributeHover:hover,.ReadonlyActionAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.BlobInputSelectionAttribute,.ReadonlySelectionAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.BlobInputDeleteAttribute,.ReadonlyDeleteAttribute,.DeleteAttributeHover,.DeleteAttribute>A:visited,.BlobContentDeleteAttribute>A:visited,.ReadonlyBlobContentDeleteAttribute>A:visited,.BlobInputDeleteAttribute>A:visited,.ReadonlyDeleteAttribute>A:visited,.DeleteAttributeHover>A:visited,.DeleteAttribute:hover,.BlobContentDeleteAttribute:hover,.ReadonlyBlobContentDeleteAttribute:hover,.BlobInputDeleteAttribute:hover,.ReadonlyDeleteAttribute:hover,.DeleteAttributeHover:hover,.ActionAttributeKeepAzul,.BlobContentActionAttributeKeepAzul,.ReadonlyBlobContentActionAttributeKeepAzul,.BlobInputActionAttributeKeepAzul,.ReadonlyActionAttributeKeepAzul,.ActionAttributeKeepVerde,.BlobContentActionAttributeKeepVerde,.ReadonlyBlobContentActionAttributeKeepVerde,.BlobInputActionAttributeKeepVerde,.ReadonlyActionAttributeKeepVerde,.ActionAttributeKeepRojo,.ActionAttributeKeepNaranja
{
	margin-bottom: -6px;
	margin-left: -6px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	display: block;
	background-color: #ececec;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
}
.ReadonlyBlobContentActionAttribute
{
	border-width: 0px;
}
.ReadonlyBlobContentDisabledActionAttribute
{
	border-width: 0px;
}
.ReadonlyDisabledActionAttribute
{
	border-width: 0px;
}
.ReadonlyBlobContentSelectAttribute
{
	border-width: 0px;
}
.ReadonlySelectAttribute
{
	border-width: 0px;
}
.ReadonlyBlobContentKeyAttribute
{
	border-width: 0px;
}
.ReadonlyKeyAttribute
{
	border-width: 0px;
}
.UpdateAttribute,.BlobContentUpdateAttribute,.ReadonlyBlobContentUpdateAttribute,.BlobInputUpdateAttribute,.ReadonlyUpdateAttribute,.UpdateAttributeHover,.BlobContentUpdateAttributeHover,.ReadonlyBlobContentUpdateAttributeHover,.BlobInputUpdateAttributeHover,.ReadonlyUpdateAttributeHover,.UpdateAttribute>A:visited,.BlobContentUpdateAttribute>A:visited,.ReadonlyBlobContentUpdateAttribute>A:visited,.BlobInputUpdateAttribute>A:visited,.ReadonlyUpdateAttribute>A:visited,.UpdateAttributeHover>A:visited,.BlobContentUpdateAttributeHover>A:visited,.ReadonlyBlobContentUpdateAttributeHover>A:visited,.BlobInputUpdateAttributeHover>A:visited,.ReadonlyUpdateAttributeHover>A:visited,.UpdateAttribute:hover,.BlobContentUpdateAttribute:hover,.ReadonlyBlobContentUpdateAttribute:hover,.BlobInputUpdateAttribute:hover,.ReadonlyUpdateAttribute:hover,.UpdateAttributeHover:hover,.BlobContentUpdateAttributeHover:hover,.ReadonlyBlobContentUpdateAttributeHover:hover,.BlobInputUpdateAttributeHover:hover,.ReadonlyUpdateAttributeHover:hover
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent;
}
.ReadonlyBlobContentUpdateAttribute
{
	border-width: 0px;
}
.ReadonlyUpdateAttribute
{
	border-width: 0px;
}
.UpdateAttributeHover,.BlobContentUpdateAttributeHover,.ReadonlyBlobContentUpdateAttributeHover,.BlobInputUpdateAttributeHover,.ReadonlyUpdateAttributeHover,.UpdateAttribute>A:visited,.BlobContentUpdateAttribute>A:visited,.ReadonlyBlobContentUpdateAttribute>A:visited,.BlobInputUpdateAttribute>A:visited,.ReadonlyUpdateAttribute>A:visited,.UpdateAttributeHover>A:visited,.BlobContentUpdateAttributeHover>A:visited,.ReadonlyBlobContentUpdateAttributeHover>A:visited,.BlobInputUpdateAttributeHover>A:visited,.ReadonlyUpdateAttributeHover>A:visited,.UpdateAttribute:hover,.BlobContentUpdateAttribute:hover,.ReadonlyBlobContentUpdateAttribute:hover,.BlobInputUpdateAttribute:hover,.ReadonlyUpdateAttribute:hover,.UpdateAttributeHover:hover,.BlobContentUpdateAttributeHover:hover,.ReadonlyBlobContentUpdateAttributeHover:hover,.BlobInputUpdateAttributeHover:hover,.ReadonlyUpdateAttributeHover:hover
{
	background-color: #ececec;
}
.ReadonlyBlobContentUpdateAttributeHover
{
	border-width: 0px;
}
.ReadonlyUpdateAttributeHover
{
	border-width: 0px;
}
.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.BlobInputDisplayAttribute,.ReadonlyDisplayAttribute,.DisplayAttributeHover,.DisplayAttribute>A:visited,.BlobContentDisplayAttribute>A:visited,.ReadonlyBlobContentDisplayAttribute>A:visited,.BlobInputDisplayAttribute>A:visited,.ReadonlyDisplayAttribute>A:visited,.DisplayAttributeHover>A:visited,.DisplayAttribute:hover,.BlobContentDisplayAttribute:hover,.ReadonlyBlobContentDisplayAttribute:hover,.BlobInputDisplayAttribute:hover,.ReadonlyDisplayAttribute:hover,.DisplayAttributeHover:hover
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent;
}
.ReadonlyBlobContentDisplayAttribute
{
	border-width: 0px;
}
.ReadonlyDisplayAttribute
{
	border-width: 0px;
}
.DisplayAttributeHover,.DisplayAttribute>A:visited,.BlobContentDisplayAttribute>A:visited,.ReadonlyBlobContentDisplayAttribute>A:visited,.BlobInputDisplayAttribute>A:visited,.ReadonlyDisplayAttribute>A:visited,.DisplayAttributeHover>A:visited,.DisplayAttribute:hover,.BlobContentDisplayAttribute:hover,.ReadonlyBlobContentDisplayAttribute:hover,.BlobInputDisplayAttribute:hover,.ReadonlyDisplayAttribute:hover,.DisplayAttributeHover:hover
{
	background-color: #ececec;
}
.ReadonlyActionAttribute
{
	border-width: 0px;
}
.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.BlobInputSelectionAttribute,.ReadonlySelectionAttribute
{
	background-color: transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.ReadonlyBlobContentSelectionAttribute
{
	border-width: 0px;
}
.ReadonlySelectionAttribute
{
	border-width: 0px;
}
.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.BlobInputDeleteAttribute,.ReadonlyDeleteAttribute,.DeleteAttributeHover,.DeleteAttribute>A:visited,.BlobContentDeleteAttribute>A:visited,.ReadonlyBlobContentDeleteAttribute>A:visited,.BlobInputDeleteAttribute>A:visited,.ReadonlyDeleteAttribute>A:visited,.DeleteAttributeHover>A:visited,.DeleteAttribute:hover,.BlobContentDeleteAttribute:hover,.ReadonlyBlobContentDeleteAttribute:hover,.BlobInputDeleteAttribute:hover,.ReadonlyDeleteAttribute:hover,.DeleteAttributeHover:hover
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent;
}
.ReadonlyBlobContentDeleteAttribute
{
	border-width: 0px;
}
.ReadonlyDeleteAttribute
{
	border-width: 0px;
}
.DeleteAttributeHover,.DeleteAttribute>A:visited,.BlobContentDeleteAttribute>A:visited,.ReadonlyBlobContentDeleteAttribute>A:visited,.BlobInputDeleteAttribute>A:visited,.ReadonlyDeleteAttribute>A:visited,.DeleteAttributeHover>A:visited,.DeleteAttribute:hover,.BlobContentDeleteAttribute:hover,.ReadonlyBlobContentDeleteAttribute:hover,.BlobInputDeleteAttribute:hover,.ReadonlyDeleteAttribute:hover,.DeleteAttributeHover:hover
{
	background-color: #ececec;
	color: #fff;
}
.ActionAttributeKeepAzul,.BlobContentActionAttributeKeepAzul,.ReadonlyBlobContentActionAttributeKeepAzul,.BlobInputActionAttributeKeepAzul,.ReadonlyActionAttributeKeepAzul
{
	background-color: #03a9f4;
}
.ReadonlyBlobContentActionAttributeKeepAzul
{
	border-width: 0px;
}
.ReadonlyActionAttributeKeepAzul
{
	border-width: 0px;
}
.ActionAttributeKeepVerde,.BlobContentActionAttributeKeepVerde,.ReadonlyBlobContentActionAttributeKeepVerde,.BlobInputActionAttributeKeepVerde,.ReadonlyActionAttributeKeepVerde
{
	background-color: #9acb34;
}
.ReadonlyBlobContentActionAttributeKeepVerde
{
	border-width: 0px;
}
.ReadonlyActionAttributeKeepVerde
{
	border-width: 0px;
}
.ActionAttributeKeepRojo
{
	background-color: #e84e40;
}
.ActionAttributeKeepNaranja
{
	background-color: #fdae45;
}
.BB_ImageAttribute,.ReadonlyBB_ImageAttribute
{
	margin-bottom: 20px;
	margin-right: 20px;
	width: 100%;
	max-width: 300px;
}
.ReadonlyBB_ImageAttribute
{
	border-width: 0px;
}
.JTB_ImgMenuMT4,.BlobContentJTB_ImgMenuMT4,.ReadonlyBlobContentJTB_ImgMenuMT4,.BlobInputJTB_ImgMenuMT4,.ReadonlyJTB_ImgMenuMT4
{
	margin-top: 4px;
}
.JTB_ImgNoticia
{
	height: 170px;
	width: 100% !important;
}
.JTB_Img150px100
{
	height: 150px;
	width: 100%;
}
.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio
{
	font-weight: 300;
	color: #000;
}
.FilterAttribute,.BlobContentFilterAttribute,.ReadonlyBlobContentFilterAttribute,.BlobInputFilterAttribute,.FilterComboAttribute,.BlobContentFilterComboAttribute,.ReadonlyBlobContentFilterComboAttribute,.BlobInputFilterComboAttribute,.ReadonlyFilterComboAttribute,.FilterSearchAttribute,.BlobContentFilterSearchAttribute,.ReadonlyBlobContentFilterSearchAttribute,.BlobInputFilterSearchAttribute,.ReadonlyFilterSearchAttribute,.FilterSearchAttributeFocus,.BlobContentFilterSearchAttributeFocus,.ReadonlyBlobContentFilterSearchAttributeFocus,.BlobInputFilterSearchAttributeFocus,.ReadonlyFilterSearchAttributeFocus,.DateFilterSearchAttribute,.BlobContentDateFilterSearchAttribute,.ReadonlyBlobContentDateFilterSearchAttribute,.BlobInputDateFilterSearchAttribute,.ReadonlyDateFilterSearchAttribute,.FilterPanel,.BlobContentFilterPanel,.ReadonlyBlobContentFilterPanel,.BlobInputFilterPanel,.ReadonlyFilterPanel,.ReadonlyFilterAttribute
{
	background-position: 14px center;
	background-repeat: no-repeat;
	box-shadow: 0px 0px 0px 0px;
	padding-bottom: 17px;
	padding-left: 42px;
	padding-right: 10px;
	padding-top: 17px;
	background-image: url(../JumptobeTheme/SearchIcon.gif);
	border-style: none;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 18px;
	height: 63px !important;
}
.BlobContentFilterAttribute,.ReadonlyBlobContentFilterAttribute
{
	box-shadow: 0px 0px 0px 0px;
}
.ReadonlyBlobContentFilterAttribute
{
	box-shadow: 0px 0px 0px 0px;
	border-width: 0px;
}
.BlobInputFilterAttribute
{
	box-shadow: 0px 0px 0px 0px;
}
.FilterComboAttribute,.BlobContentFilterComboAttribute,.ReadonlyBlobContentFilterComboAttribute,.BlobInputFilterComboAttribute,.ReadonlyFilterComboAttribute
{
	box-shadow: 0px 0px 0px 0px;
}
.BlobContentFilterComboAttribute,.ReadonlyBlobContentFilterComboAttribute
{
	box-shadow: 0px 0px 0px 0px;
}
.ReadonlyBlobContentFilterComboAttribute
{
	box-shadow: 0px 0px 0px 0px;
}
.BlobInputFilterComboAttribute
{
	box-shadow: 0px 0px 0px 0px;
}
.ReadonlyFilterComboAttribute
{
	box-shadow: 0px 0px 0px 0px;
}
.FilterSearchAttribute,.BlobContentFilterSearchAttribute,.ReadonlyBlobContentFilterSearchAttribute,.BlobInputFilterSearchAttribute,.ReadonlyFilterSearchAttribute,.FilterSearchAttributeFocus,.BlobContentFilterSearchAttributeFocus,.ReadonlyBlobContentFilterSearchAttributeFocus,.BlobInputFilterSearchAttributeFocus,.ReadonlyFilterSearchAttributeFocus,.DateFilterSearchAttribute,.BlobContentDateFilterSearchAttribute,.ReadonlyBlobContentDateFilterSearchAttribute,.BlobInputDateFilterSearchAttribute,.ReadonlyDateFilterSearchAttribute
{
	box-shadow: 0px 0px 0px 0px;
}
.BlobContentFilterSearchAttribute,.ReadonlyBlobContentFilterSearchAttribute
{
	box-shadow: 0px 0px 0px 0px;
}
.ReadonlyBlobContentFilterSearchAttribute
{
	box-shadow: 0px 0px 0px 0px;
}
.BlobInputFilterSearchAttribute
{
	box-shadow: 0px 0px 0px 0px;
}
.ReadonlyFilterSearchAttribute
{
	box-shadow: 0px 0px 0px 0px;
}
.FilterSearchAttributeFocus,.BlobContentFilterSearchAttributeFocus,.ReadonlyBlobContentFilterSearchAttributeFocus,.BlobInputFilterSearchAttributeFocus,.ReadonlyFilterSearchAttributeFocus
{
	box-shadow: 0px 0px 0px 0px;
}
.BlobContentFilterSearchAttributeFocus,.ReadonlyBlobContentFilterSearchAttributeFocus
{
	box-shadow: 0px 0px 0px 0px;
}
.ReadonlyBlobContentFilterSearchAttributeFocus
{
	box-shadow: 0px 0px 0px 0px;
}
.BlobInputFilterSearchAttributeFocus
{
	box-shadow: 0px 0px 0px 0px;
}
.ReadonlyFilterSearchAttributeFocus
{
	box-shadow: 0px 0px 0px 0px;
}
.DateFilterSearchAttribute,.BlobContentDateFilterSearchAttribute,.ReadonlyBlobContentDateFilterSearchAttribute,.BlobInputDateFilterSearchAttribute,.ReadonlyDateFilterSearchAttribute
{
	box-shadow: 0px 0px 0px 0px;
}
.BlobContentDateFilterSearchAttribute,.ReadonlyBlobContentDateFilterSearchAttribute
{
	box-shadow: 0px 0px 0px 0px;
}
.ReadonlyBlobContentDateFilterSearchAttribute
{
	box-shadow: 0px 0px 0px 0px;
}
.BlobInputDateFilterSearchAttribute
{
	box-shadow: 0px 0px 0px 0px;
}
.ReadonlyDateFilterSearchAttribute
{
	box-shadow: 0px 0px 0px 0px;
}
.FilterPanel,.BlobContentFilterPanel,.ReadonlyBlobContentFilterPanel,.BlobInputFilterPanel,.ReadonlyFilterPanel
{
	box-shadow: 0px 0px 0px 0px;
}
.BlobContentFilterPanel,.ReadonlyBlobContentFilterPanel
{
	box-shadow: 0px 0px 0px 0px;
}
.ReadonlyBlobContentFilterPanel
{
	box-shadow: 0px 0px 0px 0px;
}
.BlobInputFilterPanel
{
	box-shadow: 0px 0px 0px 0px;
}
.ReadonlyFilterPanel
{
	box-shadow: 0px 0px 0px 0px;
}
.ReadonlyFilterAttribute
{
	box-shadow: 0px 0px 0px 0px;
	border-width: 0px;
	color: #a1a1a1;
}
.CheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.ReadonlyCheckBox
{
	display: none;
}
.ReadonlyCheckBox
{
	color: #a1a1a1;
}
.BB_AttFiltros,.BlobContentBB_AttFiltros,.ReadonlyBlobContentBB_AttFiltros,.BlobInputBB_AttFiltros,.ReadonlyBB_AttFiltros,.BB_AttFiltrosNormalPadd,.BlobContentBB_AttFiltrosNormalPadd,.ReadonlyBlobContentBB_AttFiltrosNormalPadd,.BlobInputBB_AttFiltrosNormalPadd,.ReadonlyBB_AttFiltrosNormalPadd
{
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-family: "Open Sans Regular";
	font-size: 13px;
	height: 30px;
	width: 200px;
}
.ReadonlyBlobContentBB_AttFiltros
{
	border-width: 0px;
}
.ReadonlyBB_AttFiltros
{
	border-width: 0px;
}
.ReadonlyBlobContentBB_AttFiltrosNormalPadd
{
	border-width: 0px;
}
.ReadonlyBB_AttFiltrosNormalPadd
{
	border-width: 0px;
}
.BB_LoginAtt,.ReadonlyBB_LoginAtt
{
	float: left;
	margin-left: -2px;
	padding-bottom: 0px;
	padding-top: 0px;
	display: table-cell;
	border-bottom-color: #e7ebee;
	border-left-color: #e7ebee;
	border-right-color: #e7ebee;
	border-top-color: #e7ebee;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 0px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	font-weight: 300;
	height: 46px;
	box-shadow: none;
}
.ReadonlyBB_LoginAtt
{
	border-width: 0px;
}
.BB_LoginAttCheck,.ReadonlyBB_LoginAttCheck
{
	margin-bottom: 5px;
	padding-top: 3px;
	font-family: "Open Sans Regular";
	font-size: 0.875em;
}
.ReadonlyBB_LoginAttCheck
{
	border-width: 0px;
}
.BB_FiltroDocumentos
{
	float: left;
	padding-bottom: 10px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 10px;
	position: relative;
	display: table-cell;
	border-bottom-color: #e7ebee;
	border-left-color: #e7ebee;
	border-right-color: #e7ebee;
	border-top-color: #e7ebee;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 3px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 3px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 16px;
	height: 46px;
	width: 100%;
}
.BB_AttFiltrosBold,.BlobContentBB_AttFiltrosBold,.ReadonlyBlobContentBB_AttFiltrosBold,.BlobInputBB_AttFiltrosBold,.ReadonlyBB_AttFiltrosBold
{
	font-family: "Open Sans Regular";
	font-size: 13px;
	font-weight: 600;
	height: 30px;
	text-align: left;
}
.ReadonlyBlobContentBB_AttFiltrosBold
{
	border-width: 0px;
}
.BB_AttFotoGrid,.BlobContentBB_AttFotoGrid,.ReadonlyBlobContentBB_AttFotoGrid,.BlobInputBB_AttFotoGrid,.ReadonlyBB_AttFotoGrid
{
	background-color: white;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	height: 80px;
}
.ReadonlyBlobContentBB_AttFotoGrid
{
	border-width: 0px;
}
.ReadonlyBB_AttFotoGrid
{
	border-width: 0px;
}
.BB_AttComboPrompt,.BlobContentBB_AttComboPrompt,.ReadonlyBlobContentBB_AttComboPrompt,.BlobInputBB_AttComboPrompt,.ReadonlyBB_AttComboPrompt
{
	display: inline;
}
.ReadonlyBlobContentBB_AttComboPrompt
{
	border-width: 0px;
}
.ReadonlyBB_AttComboPrompt
{
	border-width: 0px;
}
.BB_AttCheck_H20px,.BlobContentBB_AttCheck_H20px,.ReadonlyBlobContentBB_AttCheck_H20px,.BlobInputBB_AttCheck_H20px,.ReadonlyBB_AttCheck_H20px
{
	height: 20px;
}
.ReadonlyBlobContentBB_AttCheck_H20px
{
	border-width: 0px;
}
.ReadonlyBB_AttCheck_H20px
{
	border-width: 0px;
}
.BB_AttGridMensajes,.BlobContentBB_AttGridMensajes,.ReadonlyBlobContentBB_AttGridMensajes,.BlobInputBB_AttGridMensajes,.ReadonlyBB_AttGridMensajes,.BB_AttGridMensajesBold,.BlobContentBB_AttGridMensajesBold,.ReadonlyBlobContentBB_AttGridMensajesBold,.BlobInputBB_AttGridMensajesBold,.ReadonlyBB_AttGridMensajesBold,.BB_AttGridMensajesTags,.BlobContentBB_AttGridMensajesTags,.ReadonlyBlobContentBB_AttGridMensajesTags,.BlobInputBB_AttGridMensajesTags,.ReadonlyBB_AttGridMensajesTags,.BB_AttGridMensajesTagsImportante,.BlobContentBB_AttGridMensajesTagsImportante,.ReadonlyBlobContentBB_AttGridMensajesTagsImportante,.BlobInputBB_AttGridMensajesTagsImportante,.ReadonlyBB_AttGridMensajesTagsImportante,.BB_AttGridMensajesTagsPersonal,.BlobContentBB_AttGridMensajesTagsPersonal,.ReadonlyBlobContentBB_AttGridMensajesTagsPersonal,.BlobInputBB_AttGridMensajesTagsPersonal,.ReadonlyBB_AttGridMensajesTagsPersonal,.BB_AttGridMensajesTagsTrabajo,.BlobContentBB_AttGridMensajesTagsTrabajo,.ReadonlyBlobContentBB_AttGridMensajesTagsTrabajo,.BlobInputBB_AttGridMensajesTagsTrabajo,.ReadonlyBB_AttGridMensajesTagsTrabajo,.BB_AttGridMensajesTagsDocumentos,.BlobContentBB_AttGridMensajesTagsDocumentos,.ReadonlyBlobContentBB_AttGridMensajesTagsDocumentos,.BlobInputBB_AttGridMensajesTagsDocumentos,.ReadonlyBB_AttGridMensajesTagsDocumentos,.BB_AttGridMensajesTagsAmarillo,.ReadonlyBB_AttGridMensajesTagsAmarillo,.BB_AttGridMensajesTags1,.BlobContentBB_AttGridMensajesTags1,.ReadonlyBlobContentBB_AttGridMensajesTags1,.BlobInputBB_AttGridMensajesTags1,.ReadonlyBB_AttGridMensajesTags1,.BB_AttGridMensajesTagsImportante1,.BlobContentBB_AttGridMensajesTagsImportante1,.ReadonlyBlobContentBB_AttGridMensajesTagsImportante1,.BlobInputBB_AttGridMensajesTagsImportante1,.ReadonlyBB_AttGridMensajesTagsImportanteMarcado,.ReadonlyBB_AttGridMensajesTagsImportanteNormal,.BB_AttGridMensajesTagsPersonal1,.BlobContentBB_AttGridMensajesTagsPersonal1,.ReadonlyBlobContentBB_AttGridMensajesTagsPersonal1,.BlobInputBB_AttGridMensajesTagsPersonal1,.ReadonlyBB_AttGridMensajesTagsPersonalMarcado,.ReadonlyBB_AttGridMensajesTagsPersonalNormal,.BB_AttGridMensajesTagsTrabajo1,.BlobContentBB_AttGridMensajesTagsTrabajo1,.ReadonlyBlobContentBB_AttGridMensajesTagsTrabajo1,.BlobInputBB_AttGridMensajesTagsTrabajo1,.ReadonlyBB_AttGridMensajesTagsTrabajoMarcado,.ReadonlyBB_AttGridMensajesTagsTrabajoNormal,.BB_AttGridMensajesTagsDocumentos1,.BlobContentBB_AttGridMensajesTagsDocumentos1,.ReadonlyBlobContentBB_AttGridMensajesTagsDocumentos1,.BlobInputBB_AttGridMensajesTagsDocumentos1,.ReadonlyBB_AttGridMensajesTagsDocumentosMarcado,.ReadonlyBB_AttGridMensajesTagsDocumentosNormal
{
	overflow: hidden;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 0.875em;
	font-weight: normal;
	color: #000;
}
.ReadonlyBlobContentBB_AttGridMensajes
{
	border-width: 0px;
}
.ReadonlyBB_AttGridMensajes
{
	border-width: 0px;
}
.BB_AttGridMensajesBold,.BlobContentBB_AttGridMensajesBold,.ReadonlyBlobContentBB_AttGridMensajesBold,.BlobInputBB_AttGridMensajesBold,.ReadonlyBB_AttGridMensajesBold
{
	font-weight: 700;
}
.ReadonlyBlobContentBB_AttGridMensajesBold
{
	border-width: 0px;
}
.ReadonlyBB_AttGridMensajesBold
{
	border-width: 0px;
}
.BB_AttGridMensajesTags,.BlobContentBB_AttGridMensajesTags,.ReadonlyBlobContentBB_AttGridMensajesTags,.BlobInputBB_AttGridMensajesTags,.ReadonlyBB_AttGridMensajesTags,.BB_AttGridMensajesTagsImportante,.BlobContentBB_AttGridMensajesTagsImportante,.ReadonlyBlobContentBB_AttGridMensajesTagsImportante,.BlobInputBB_AttGridMensajesTagsImportante,.ReadonlyBB_AttGridMensajesTagsImportante,.BB_AttGridMensajesTagsPersonal,.BlobContentBB_AttGridMensajesTagsPersonal,.ReadonlyBlobContentBB_AttGridMensajesTagsPersonal,.BlobInputBB_AttGridMensajesTagsPersonal,.ReadonlyBB_AttGridMensajesTagsPersonal,.BB_AttGridMensajesTagsTrabajo,.BlobContentBB_AttGridMensajesTagsTrabajo,.ReadonlyBlobContentBB_AttGridMensajesTagsTrabajo,.BlobInputBB_AttGridMensajesTagsTrabajo,.ReadonlyBB_AttGridMensajesTagsTrabajo,.BB_AttGridMensajesTagsDocumentos,.BlobContentBB_AttGridMensajesTagsDocumentos,.ReadonlyBlobContentBB_AttGridMensajesTagsDocumentos,.BlobInputBB_AttGridMensajesTagsDocumentos,.ReadonlyBB_AttGridMensajesTagsDocumentos,.BB_AttGridMensajesTagsAmarillo,.ReadonlyBB_AttGridMensajesTagsAmarillo
{
	padding-bottom: 0.25em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.15em;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-size: 0.75em;
	font-weight: 600;
}
.ReadonlyBlobContentBB_AttGridMensajesTags
{
	border-width: 0px;
}
.ReadonlyBB_AttGridMensajesTags
{
	border-bottom-color: lightgray;
	border-left-color: lightgray;
	border-right-color: lightgray;
	border-top-color: lightgray;
}
.BB_AttGridMensajesTagsImportante,.BlobContentBB_AttGridMensajesTagsImportante,.ReadonlyBlobContentBB_AttGridMensajesTagsImportante,.BlobInputBB_AttGridMensajesTagsImportante,.ReadonlyBB_AttGridMensajesTagsImportante
{
	background-color: #387C2B;
	color: white;
}
.ReadonlyBlobContentBB_AttGridMensajesTagsImportante
{
	border-width: 0px;
}
.ReadonlyBB_AttGridMensajesTagsImportante
{
	border-width: 0px;
}
.BB_AttGridMensajesTagsPersonal,.BlobContentBB_AttGridMensajesTagsPersonal,.ReadonlyBlobContentBB_AttGridMensajesTagsPersonal,.BlobInputBB_AttGridMensajesTagsPersonal,.ReadonlyBB_AttGridMensajesTagsPersonal
{
	background-color: #e84e40;
	color: white;
}
.ReadonlyBlobContentBB_AttGridMensajesTagsPersonal
{
	border-width: 0px;
}
.ReadonlyBB_AttGridMensajesTagsPersonal
{
	border-width: 0px;
}
.BB_AttGridMensajesTagsTrabajo,.BlobContentBB_AttGridMensajesTagsTrabajo,.ReadonlyBlobContentBB_AttGridMensajesTagsTrabajo,.BlobInputBB_AttGridMensajesTagsTrabajo,.ReadonlyBB_AttGridMensajesTagsTrabajo
{
	background-color: #8bc34a;
	color: white;
}
.ReadonlyBlobContentBB_AttGridMensajesTagsTrabajo
{
	border-width: 0px;
}
.ReadonlyBB_AttGridMensajesTagsTrabajo
{
	border-width: 0px;
}
.BB_AttGridMensajesTagsDocumentos,.BlobContentBB_AttGridMensajesTagsDocumentos,.ReadonlyBlobContentBB_AttGridMensajesTagsDocumentos,.BlobInputBB_AttGridMensajesTagsDocumentos,.ReadonlyBB_AttGridMensajesTagsDocumentos
{
	background-color: #9c27b0;
	color: white;
}
.ReadonlyBlobContentBB_AttGridMensajesTagsDocumentos
{
	border-width: 0px;
}
.ReadonlyBB_AttGridMensajesTagsDocumentos
{
	border-width: 0px;
}
.BB_AttGridMensajesTagsAmarillo,.ReadonlyBB_AttGridMensajesTagsAmarillo
{
	background-color: #ffc107;
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsAmarillo
{
	border-width: 0px;
}
.BB_AttGridMensajesTags1,.BlobContentBB_AttGridMensajesTags1,.ReadonlyBlobContentBB_AttGridMensajesTags1,.BlobInputBB_AttGridMensajesTags1,.ReadonlyBB_AttGridMensajesTags1,.BB_AttGridMensajesTagsImportante1,.BlobContentBB_AttGridMensajesTagsImportante1,.ReadonlyBlobContentBB_AttGridMensajesTagsImportante1,.BlobInputBB_AttGridMensajesTagsImportante1,.ReadonlyBB_AttGridMensajesTagsImportanteMarcado,.ReadonlyBB_AttGridMensajesTagsImportanteNormal,.BB_AttGridMensajesTagsPersonal1,.BlobContentBB_AttGridMensajesTagsPersonal1,.ReadonlyBlobContentBB_AttGridMensajesTagsPersonal1,.BlobInputBB_AttGridMensajesTagsPersonal1,.ReadonlyBB_AttGridMensajesTagsPersonalMarcado,.ReadonlyBB_AttGridMensajesTagsPersonalNormal,.BB_AttGridMensajesTagsTrabajo1,.BlobContentBB_AttGridMensajesTagsTrabajo1,.ReadonlyBlobContentBB_AttGridMensajesTagsTrabajo1,.BlobInputBB_AttGridMensajesTagsTrabajo1,.ReadonlyBB_AttGridMensajesTagsTrabajoMarcado,.ReadonlyBB_AttGridMensajesTagsTrabajoNormal,.BB_AttGridMensajesTagsDocumentos1,.BlobContentBB_AttGridMensajesTagsDocumentos1,.ReadonlyBlobContentBB_AttGridMensajesTagsDocumentos1,.BlobInputBB_AttGridMensajesTagsDocumentos1,.ReadonlyBB_AttGridMensajesTagsDocumentosMarcado,.ReadonlyBB_AttGridMensajesTagsDocumentosNormal
{
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-size: 13px;
	font-weight: 600;
}
.ReadonlyBlobContentBB_AttGridMensajesTags1
{
	border-width: 0px;
}
.ReadonlyBB_AttGridMensajesTags1
{
	border-bottom-color: lightgray;
	border-left-color: lightgray;
	border-right-color: lightgray;
	border-top-color: lightgray;
}
.BB_AttGridMensajesTagsImportante1,.BlobContentBB_AttGridMensajesTagsImportante1,.ReadonlyBlobContentBB_AttGridMensajesTagsImportante1,.BlobInputBB_AttGridMensajesTagsImportante1,.ReadonlyBB_AttGridMensajesTagsImportanteMarcado,.ReadonlyBB_AttGridMensajesTagsImportanteNormal
{
	background-color: #387C2B;
	color: white;
}
.ReadonlyBlobContentBB_AttGridMensajesTagsImportante1
{
	border-width: 0px;
}
.ReadonlyBB_AttGridMensajesTagsImportanteMarcado
{
	border-width: 0px;
}
.ReadonlyBB_AttGridMensajesTagsImportanteNormal
{
	background-color: white;
	border-width: 0px;
	color: #387C2B;
}
.BB_AttGridMensajesTagsPersonal1,.BlobContentBB_AttGridMensajesTagsPersonal1,.ReadonlyBlobContentBB_AttGridMensajesTagsPersonal1,.BlobInputBB_AttGridMensajesTagsPersonal1,.ReadonlyBB_AttGridMensajesTagsPersonalMarcado,.ReadonlyBB_AttGridMensajesTagsPersonalNormal
{
	background-color: #e84e40;
	color: white;
}
.ReadonlyBlobContentBB_AttGridMensajesTagsPersonal1
{
	border-width: 0px;
}
.ReadonlyBB_AttGridMensajesTagsPersonalMarcado
{
	border-width: 0px;
}
.ReadonlyBB_AttGridMensajesTagsPersonalNormal
{
	background-color: white;
	border-width: 0px;
	color: #e84e40;
}
.BB_AttGridMensajesTagsTrabajo1,.BlobContentBB_AttGridMensajesTagsTrabajo1,.ReadonlyBlobContentBB_AttGridMensajesTagsTrabajo1,.BlobInputBB_AttGridMensajesTagsTrabajo1,.ReadonlyBB_AttGridMensajesTagsTrabajoMarcado,.ReadonlyBB_AttGridMensajesTagsTrabajoNormal
{
	background-color: #8bc34a;
	color: white;
}
.ReadonlyBlobContentBB_AttGridMensajesTagsTrabajo1
{
	border-width: 0px;
}
.ReadonlyBB_AttGridMensajesTagsTrabajoMarcado
{
	border-width: 0px;
}
.ReadonlyBB_AttGridMensajesTagsTrabajoNormal
{
	background-color: white;
	border-width: 0px;
	color: #8bc34a;
}
.BB_AttGridMensajesTagsDocumentos1,.BlobContentBB_AttGridMensajesTagsDocumentos1,.ReadonlyBlobContentBB_AttGridMensajesTagsDocumentos1,.BlobInputBB_AttGridMensajesTagsDocumentos1,.ReadonlyBB_AttGridMensajesTagsDocumentosMarcado,.ReadonlyBB_AttGridMensajesTagsDocumentosNormal
{
	background-color: #9c27b0;
	color: white;
}
.ReadonlyBlobContentBB_AttGridMensajesTagsDocumentos1
{
	border-width: 0px;
}
.ReadonlyBB_AttGridMensajesTagsDocumentosMarcado
{
	border-width: 0px;
}
.ReadonlyBB_AttGridMensajesTagsDocumentosNormal
{
	background-color: white;
	border-style: none;
	color: #9c27b0;
}
.BB_AttEventosCalendario,.BlobContentBB_AttEventosCalendario,.ReadonlyBlobContentBB_AttEventosCalendario,.BlobInputBB_AttEventosCalendario,.ReadonlyBB_AttEventosCalendario
{
	height: 13.5px;
}
.ReadonlyBlobContentBB_AttEventosCalendario
{
	border-width: 0px;
}
.ReadonlyBB_AttEventosCalendario
{
	border-width: 0px;
	color: white;
}
.BB_AttFormCrearEvento,.BlobContentBB_AttFormCrearEvento,.ReadonlyBlobContentBB_AttFormCrearEvento,.BlobInputBB_AttFormCrearEvento,.ReadonlyBB_AttFormCrearEvento,.ComboBoxBB_AttFormCrearEvento,.ReadonlyComboBoxBB_AttFormCrearEvento,.BB_AttEventoDetalladoTitulo,.ReadonlyBB_AttEventoDetalladoTitulo
{
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.5px;
	font-style: normal;
	font-weight: normal;
	height: 26px;
}
.ReadonlyBlobContentBB_AttFormCrearEvento
{
	border-width: 0px;
}
.ReadonlyBB_AttFormCrearEvento
{
	border-width: 0px;
}
.ComboBoxBB_AttFormCrearEvento,.ReadonlyComboBoxBB_AttFormCrearEvento
{
	height: 36px;
}
.ReadonlyComboBoxBB_AttFormCrearEvento
{
	border-width: 0px;
}
.BB_AttEventoDetalladoTitulo,.ReadonlyBB_AttEventoDetalladoTitulo
{
	font-family: "Open Sans Bold", sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.ReadonlyBB_AttEventoDetalladoTitulo
{
	border-width: 0px;
}
.BB_AttGridUserLogin,.ReadonlyBB_AttGridUserLogin
{
	font-family: OpenSans-Light, sans-serif;
	font-size: 13.7px;
	font-style: italic;
	font-weight: 300;
	color: #212121;
	height: auto;
}
.ReadonlyBB_AttGridUserLogin
{
	border-width: 0px;
}
.BB_AttAdjuntos,.BlobContentBB_AttAdjuntos,.ReadonlyBlobContentBB_AttAdjuntos,.BlobInputBB_AttAdjuntos,.ReadonlyBB_AttAdjuntos
{
	overflow: hidden;
	display: block;
	white-space: nowrap;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.25px;
	color: #212121;
	width: 100px;
	text-overflow: ellipsis;
}
.ReadonlyBlobContentBB_AttAdjuntos
{
	border-width: 0px;
}
.ReadonlyBB_AttAdjuntos
{
	border-width: 0px;
}
.BB_AttCorreoUsuarioDe,.BlobContentBB_AttCorreoUsuarioDe,.ReadonlyBlobContentBB_AttCorreoUsuarioDe,.BlobInputBB_AttCorreoUsuarioDe,.ReadonlyBB_AttCorreoUsuarioDe
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	color: #000;
}
.ReadonlyBlobContentBB_AttCorreoUsuarioDe
{
	border-width: 0px;
}
.ReadonlyBB_AttCorreoUsuarioDe
{
	border-width: 0px;
}
.BB_AttNombreDestinatario,.ReadonlyBB_AttNombreDestinatario,.BB_AttNombreDestinatario1,.ReadonlyBB_AttNombreDestinatario1
{
	margin-left: 10px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #000;
}
.ReadonlyBB_AttNombreDestinatario
{
	border-width: 0px;
}
.BB_AttNombreDestinatario1,.ReadonlyBB_AttNombreDestinatario1
{
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	overflow: hidden;
	display: block;
	white-space: nowrap;
	font-size: 11px;
	color: #212121;
	height: auto;
	width: 200px;
	text-align: left;
	text-overflow: ellipsis;
}
.ReadonlyBB_AttNombreDestinatario1
{
	border-width: 0px;
}
.BB_AttResaltadoVerde,.ReadonlyBB_AttResaltadoVerde
{
	font-weight: bold;
	color: #8bc34a;
}
.ReadonlyBB_AttResaltadoVerde
{
	border-width: 0px;
}
.BB_AttResaltadoRojo,.ReadonlyBB_AttResaltadoRojo
{
	font-weight: bold;
	color: #e84e40;
}
.ReadonlyBB_AttResaltadoRojo
{
	border-width: 0px;
}
.BB_AttColorAzul,.ReadonlyBB_AttColorAzul,.BB_AttColorAzulSmall,.ReadonlyBB_AttColorAzulSmall,.ReadonlyBB_AttColorAzulBold,.ReadonlyBB_AttColorNaranjaBold,.ReadonlyBB_AttColorVerdeOlivaBold,.ReadonlyBB_AttColorVerdeBold,.ReadonlyBB_AttColorAzuOsclBold,.ReadonlyBB_AttColorLilaBold,.ReadonlyBB_AttColorGrisBold,.ReadonlyBB_AttColorRedLBold
{
	font-family: OpenSans-Light, sans-serif;
	font-size: 15.75px;
	font-weight: 300;
	color: #387C2B;
}
.ReadonlyBB_AttColorAzul
{
	border-width: 0px;
}
.BB_AttColorAzulSmall,.ReadonlyBB_AttColorAzulSmall
{
	font-size: 12.25px;
}
.ReadonlyBB_AttColorAzulSmall
{
	border-width: 0px;
}
.ReadonlyBB_AttColorAzulBold,.ReadonlyBB_AttColorNaranjaBold,.ReadonlyBB_AttColorVerdeOlivaBold,.ReadonlyBB_AttColorVerdeBold,.ReadonlyBB_AttColorAzuOsclBold,.ReadonlyBB_AttColorLilaBold,.ReadonlyBB_AttColorGrisBold,.ReadonlyBB_AttColorRedLBold
{
	font-size: 12px;
	font-weight: bolder;
	color: #03a9f4;
}
.ReadonlyBB_AttColorNaranjaBold
{
	border-width: 0px;
	color: darkorange;
}
.ReadonlyBB_AttColorVerdeOlivaBold
{
	color: #8ac349;
}
.ReadonlyBB_AttColorVerdeBold
{
	color: #00b050;
}
.ReadonlyBB_AttColorAzuOsclBold
{
	color: darkblue;
}
.ReadonlyBB_AttColorLilaBold
{
	color: indigo;
}
.ReadonlyBB_AttColorGrisBold
{
	color: dimgray;
}
.ReadonlyBB_AttColorRedLBold
{
	color: #f56b67;
}
.BB_AttResaltadoAzul,.ReadonlyBB_AttResaltadoAzul
{
	font-weight: bold;
	color: #387C2B;
}
.ReadonlyBB_AttResaltadoAzul
{
	border-width: 0px;
}
.BB_AttNoticiaFecha,.ReadonlyBB_AttNoticiaFecha,.BB_AttNoticiaFechaVerde,.ReadonlyBB_AttNoticiaFechaVerde
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 8pt;
	color: #808080;
}
.ReadonlyBB_AttNoticiaFecha
{
	border-width: 0px;
}
.BB_AttNoticiaFechaVerde,.ReadonlyBB_AttNoticiaFechaVerde
{
	color: #79b768;
}
.ReadonlyBB_AttNoticiaFechaVerde
{
	border-width: 0px;
}
.BB_AttNoticiaTitulo,.ReadonlyBB_AttNoticiaTitulo,.BB_AttNoticiaTitulo1,.ReadonlyBB_AttNoticiaTitulo1,.BB_AttNoticiaTitulo2,.Readonly4,.BB_AttNoticiaDestacadaTitulo,.ReadonlyBB_AttNoticiaDestacadaTitulo
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 16px;
}
.ReadonlyBB_AttNoticiaTitulo
{
	border-width: 0px;
}
.BB_AttNoticiaTitulo1,.ReadonlyBB_AttNoticiaTitulo1
{
	font-size: 16pt;
	font-weight: bold;
	color: #000;
}
.ReadonlyBB_AttNoticiaTitulo1
{
	border-width: 0px;
}
.BB_AttNoticiaTitulo2,.Readonly4
{
	font-size: 13px;
}
.Readonly4
{
	border-width: 0px;
}
.BB_AttNoticiaDestacadaTitulo,.ReadonlyBB_AttNoticiaDestacadaTitulo
{
	font-size: 14px;
	font-weight: bold;
	color: #387C2B;
}
.ReadonlyBB_AttNoticiaDestacadaTitulo
{
	border-width: 0px;
	text-decoration: none;
	text-decoration: none !important;
}
.BB_AttFormProveedor,.BB_AttFormProveedorMarginL15px,.ReadonlyBB_AttFormProveedorMarginL15px,.BB_AttFormProveedor100Porc,.ReadonlyBB_AttFormProveedor100Porc,.BB_AttFormProveedor100PorcReq,.ReadonlyBB_AttFormProveedor100PorcReq,.BB_AttFormProveedor100Porc1,.ReadonlyBB_AttFormProveedor100Porc1,.BB_AttFormProveedor100sinHeigth
{
	border-bottom-color: #acd4ed;
	border-left-color: #acd4ed;
	border-right-color: #acd4ed;
	border-top-color: #acd4ed;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	height: 32px;
}
.BB_AttFormProveedorMarginL15px,.ReadonlyBB_AttFormProveedorMarginL15px
{
	margin-left: 15px;
}
.ReadonlyBB_AttFormProveedorMarginL15px
{
	display: block;
}
.BB_AttFormProveedor100Porc,.ReadonlyBB_AttFormProveedor100Porc
{
	width: 100%;
}
.ReadonlyBB_AttFormProveedor100Porc
{
	display: block;
}
.BB_AttFormProveedor100PorcReq,.ReadonlyBB_AttFormProveedor100PorcReq
{
	width: 100%;
}
.ReadonlyBB_AttFormProveedor100PorcReq
{
	display: block;
}
.BB_AttFormProveedor100Porc1,.ReadonlyBB_AttFormProveedor100Porc1
{
	width: 100%;
}
.ReadonlyBB_AttFormProveedor100Porc1
{
	display: block;
	height: auto;
}
.BB_AttFormProveedor100sinHeigth
{
	width: 100%;
}
.BB_AttMuroUsuario,.ReadonlyBB_AttMuroUsuario,.BB_AttMuroUsuarioComentario,.ReadonlyBB_AttMuroUsuarioComentario
{
	padding-left: 5px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 22px;
}
.ReadonlyBB_AttMuroUsuario
{
	border-width: 0px;
}
.BB_AttMuroUsuarioComentario,.ReadonlyBB_AttMuroUsuarioComentario
{
	font-size: 13px;
}
.ReadonlyBB_AttMuroUsuarioComentario
{
	border-width: 0px;
}
.BB_AttMuroAccion,.ReadonlyBB_AttMuroAccion
{
	padding-left: 5px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 15px;
	height: 22px;
}
.ReadonlyBB_AttMuroAccion
{
	border-width: 0px;
}
.BB_AttMuroComplemento,.ReadonlyBB_AttMuroComplemento,.BB_AttMuroComplementoExtraSmall,.ReadonlyBB_AttMuroComplementoExtraSmall,.BB_AttMuroEtiqueta1,.BB_AttMuroEtiqueta2,.BB_AttMuroEtiqueta3
{
	padding-left: 5px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2e74dd;
	height: 22px;
}
.ReadonlyBB_AttMuroComplemento
{
	border-width: 0px;
}
.BB_AttMuroComplementoExtraSmall,.ReadonlyBB_AttMuroComplementoExtraSmall
{
	display: none;
}
.ReadonlyBB_AttMuroComplementoExtraSmall
{
	border-width: 0px;
}
.BB_AttMuroEtiqueta1
{
	top: 4px;
	font-weight: normal;
	color: #387C2B;
}
.BB_AttMuroEtiqueta2
{
	top: 4px;
	font-weight: normal;
	color: #9c27b0;
}
.BB_AttMuroEtiqueta3
{
	top: 4px;
	font-weight: normal;
	color: #8bc34a;
}
.BB_AttMuroComentario,.ReadonlyBB_AttMuroComentario,.BB_AttMuroNuevoComentario,.ReadonlyBB_AttMuroNuevoComentario
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	height: 22px;
}
.ReadonlyBB_AttMuroComentario
{
	padding-left: 5px;
	border-width: 0px;
}
.BB_AttMuroNuevoComentario,.ReadonlyBB_AttMuroNuevoComentario
{
	margin-left: 5px;
	margin-right: 5px;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: none;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	height: 40px;
}
.ReadonlyBB_AttMuroNuevoComentario
{
	border-width: 0px;
}
.BB_AttEmailUsuarioAsignado,.ReadonlyBB_AttEmailUsuarioAsignado
{
	margin-left: 10px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	color: #1c8dff;
}
.ReadonlyBB_AttEmailUsuarioAsignado
{
	border-width: 0px;
}
.BB_AttLoginUsuario,.ReadonlyBB_AttLoginUsuario
{
	margin-left: 10px;
	font-family: OpenSans-Light, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #000;
}
.ReadonlyBB_AttLoginUsuario
{
	border-width: 0px;
}
.ReadonlyBB_AttPerfilUsuario
{
	border-width: 0px;
}
.BB_AttOCTotales,.ReadonlyBB_AttOCTotales,.BB_AttOCTotales1,.ReadonlyBB_AttOCTotales1
{
	font-family: OpenSans-Light1, sans-serif;
	font-size: 15.75px;
	color: #000;
	height: 28px;
}
.ReadonlyBB_AttOCTotales
{
	border-width: 0px;
}
.BB_AttOCTotales1,.ReadonlyBB_AttOCTotales1
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 19.5px;
	font-weight: bold;
	height: 35px;
}
.ReadonlyBB_AttOCTotales1
{
	border-width: 0px;
}
.BB_AttOCNombres,.ReadonlyBB_AttOCNombres,.BB_AttOCDatos,.ReadonlyBB_AttOCDatos
{
	font-family: OpenSans-Light1, sans-serif;
	font-size: 19.6px;
	font-weight: 300;
	color: #000;
	height: 28px;
}
.ReadonlyBB_AttOCNombres
{
	border-width: 0px;
}
.BB_AttOCDatos,.ReadonlyBB_AttOCDatos
{
	font-size: 14px;
}
.ReadonlyBB_AttOCDatos
{
	border-width: 0px;
}
.BB_AttOCNumero,.ReadonlyBB_AttOCNumero
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 26.6px;
	color: #387C2B;
	height: 38px;
}
.ReadonlyBB_AttOCNumero
{
	border-width: 0px;
}
.BB_AttBorderAzul
{
	border-bottom-color: #acd4ed;
	border-left-color: #acd4ed;
	border-right-color: #acd4ed;
	border-top-color: #acd4ed;
}
.ReadonlyBB_AttPerfilUsuarioRequerido
{
	border-width: 0px;
}
.BB_AttContactoCargo,.ReadonlyBB_AttContactoCargo
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 11px;
	font-weight: 600;
	height: auto;
}
.ReadonlyBB_AttContactoCargo
{
	border-width: 0px;
}
.BB_AttContactoNombre,.ReadonlyBB_AttContactoNombre
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13.5px;
	font-weight: 600;
	height: auto;
}
.ReadonlyBB_AttContactoNombre
{
	border-width: 0px;
}
.BB_AttContactoEmpresa,.ReadonlyBB_AttContactoEmpresa
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	font-weight: 600;
	height: auto;
}
.ReadonlyBB_AttContactoEmpresa
{
	border-width: 0px;
}
.BB_AttContactoTexto,.ReadonlyBB_AttContactoTexto
{
	display: block;
	font-family: OpenSans-Light;
	font-size: 12px;
	height: auto;
}
.ReadonlyBB_AttContactoTexto
{
	border-width: 0px;
}
.BB_AttLPCampos,.BB_AttLPCamposMini
{
	margin-bottom: 8px;
	margin-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	display: block;
	background-color: #ececec;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 15px;
	color: #000;
	height: 43px;
	width: 100%;
	line-height: 19px;
}
.BB_AttLPCamposMini
{
	margin-bottom: 2px;
	margin-top: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	height: 30px;
}
.ReadonlyBB_AttLPCampos
{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	display: block;
	background-color: #ececec;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 15px;
	color: #000;
	height: 43px;
	width: 100%;
	line-height: 19px;
}
.BB_AttWCEmpresaNombre,.ReadonlyBB_AttWCEmpresaNombre,.BB_AttWebEventoTitulo,.ReadonlyBB_AttWebEventoTitulo
{
	margin-top: 20px;
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #000;
	height: auto;
	line-height:16px;
}
.ReadonlyBB_AttWCEmpresaNombre
{
	border-width: 0px;
}
.BB_AttWebEventoTitulo,.ReadonlyBB_AttWebEventoTitulo
{
	font-size: 30px;
	line-height:40px;
}
.ReadonlyBB_AttWebEventoTitulo
{
	border-width: 0px;
}
.BB_AttWCEmpresaCiudad,.ReadonlyBB_AttWCEmpresaCiudad
{
	margin-top: 3px;
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	height: auto;
	line-height:16px;
}
.ReadonlyBB_AttWCEmpresaCiudad
{
	border-width: 0px;
}
.BB_AttWCEmpresaEmail,.ReadonlyBB_AttWCEmpresaEmail
{
	margin-top: 3px;
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #0858b2;
	height: auto;
	line-height:16px;
}
.ReadonlyBB_AttWCEmpresaEmail
{
	border-width: 0px;
}
.BB_AttSuscripcionEmpresaAmarillo,.ReadonlyBB_AttSuscripcionEmpresaAmarillo
{
	overflow: hidden;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.15em;
	background-color: #ffc107;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 15px;
	color: white;
}
.BB_AttSuscripcionEmpresaAzul,.ReadonlyBB_AttSuscripcionEmpresaAzul
{
	overflow: hidden;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.15em;
	background-color: #387C2B;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 15px;
	color: white;
}
.BB_AttSuscripcionEmpresaVerde,.ReadonlyBB_AttSuscripcionEmpresaVerde
{
	overflow: hidden;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.15em;
	background-color: #8bc34a;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 15px;
	color: white;
}
.BB_AttSuscripcionEmpresaMorado,.ReadonlyBB_AttSuscripcionEmpresaMorado
{
	overflow: hidden;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.15em;
	background-color: #9c27b0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 15px;
	color: white;
}
.JTB_AttViewEventoTitulo,.ReadonlyJTB_AttViewEventoTitulo
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #1c1c1c;
	height: auto;
}
.ReadonlyJTB_AttViewEventoTitulo
{
	border-width: 0px;
}
.JTB_AttViewEventoFecha,.ReadonlyJTB_AttViewEventoFecha
{
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-image: url(../BB_ImgIconoCalendarioLinearNegro.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #1c1c1c;
	height: auto;
}
.ReadonlyJTB_AttViewEventoFecha
{
	border-width: 0px;
}
.JTB_AttViewEventoUbicacion,.ReadonlyJTB_AttViewEventoUbicacion
{
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-image: url(../BB_ImgIconoUbicacion.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #1c1c1c;
	height: auto;
}
.ReadonlyJTB_AttViewEventoUbicacion
{
	border-width: 0px;
}
.JTB_AttViewEventoHora,.ReadonlyJTB_AttViewEventoHora
{
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-image: url(../BB_ImgNotifReloj.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #1c1c1c;
	height: auto;
}
.ReadonlyJTB_AttViewEventoHora
{
	border-width: 0px;
}
.JTB_AttEventoLink,.ReadonlyJTB_AttEventoLink
{
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-image: url(../BB_ImgIconoLink.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #387C2B;
	height: auto;
}
.ReadonlyJTB_AttEventoLink
{
	border-width: 0px;
}
.JTB_AttViewEmpresaIndustria,.ReadonlyJTB_AttViewEmpresaIndustria
{
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-image: url(../BB_ImgIconoIndustria.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #1c1c1c;
	height: auto;
}
.ReadonlyJTB_AttViewEmpresaIndustria
{
	border-width: 0px;
}
.JTB_AttCalificacion,.ReadonlyJTB_AttCalificacion
{
	font-family: OpenSans-Light;
	font-size: 16px;
	font-weight: 500;
	height: auto;
	text-align: center !important;
}
.ReadonlyJTB_AttCalificacion
{
	border-width: 0px;
}
.JTB_AttTituloResena,.ReadonlyJTB_AttTituloResena
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 600;
	color: #000;
	height: Auto;
}
.ReadonlyJTB_AttTituloResena
{
	border-width: 0px;
}
.JTB_AttCalificacionNombreUsuario,.ReadonlyJTB_AttCalificacionNombreUsuario
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 15px;
	font-weight: 600;
	height: auto;
}
.ReadonlyJTB_AttCalificacionNombreUsuario
{
	border-width: 0px;
}
.JTB_AttCalificacionDatosUsuario,.ReadonlyJTB_AttCalificacionDatosUsuario
{
	font-family: OpenSans-Light;
	font-size: 14px;
	height: auto;
}
.ReadonlyJTB_AttCalificacionDatosUsuario
{
	border-width: 0px;
}
.JTB_AttHeaderPreseleccion,.ReadonlyJTB_AttHeaderPreseleccion
{
	padding-left: 20px;
	color: white;
}
.ReadonlyJTB_AttHeaderPreseleccion
{
	border-width: 0px;
}
.JTB_AttPuntajePreseleccionGreen,.ReadonlyJTB_AttPuntajePreseleccionGreen
{
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	border-bottom-color: #8bc34a;
	border-left-color: #8bc34a;
	border-right-color: #8bc34a;
	border-top-color: #8bc34a;
	border-style: solid;
	border-width: 5px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000;
}
.JTB_AttPuntajePreseleccionRed,.ReadonlyJTB_AttPuntajePreseleccionRed
{
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	border-bottom-color: #f56a67;
	border-left-color: #f56a67;
	border-right-color: #f56a67;
	border-top-color: #f56a67;
	border-style: solid;
	border-width: 5px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000;
}
.JTB_AttHeaderBusqueda
{
	border-style: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 45px;
	width: 145px;
	max-width: 145px;
}
.BB_AttResaltadoGris,.ReadonlyBB_AttResaltadoGris
{
	font-size: 40px;
	font-weight: bold;
	color: dimgray;
	text-align: center;
}
.ReadonlyBB_AttResaltadoGris
{
	border-width: 0px;
}
.BB_AttLetraGris,.ReadonlyBB_AttLetraVerde,.ReadonlyBB_AttLetraGris,.ReadonlyBB_AttLetraAzul,.ReadonlyBB_AttLetraCafe,.ReadonlyBB_AttLetraAmarillo,.ReadonlyBB_AttLetraRojo
{
	font-size: 12px;
	font-weight: normal;
	color: dimgray;
	text-align: justify;
}
.ReadonlyBB_AttLetraGris
{
	border-width: 0px;
}
.ReadonlyBB_AttLetraAzul
{
	font-weight: bold;
	color: #174477;
}
.ReadonlyBB_AttLetraCafe
{
	font-weight: bold;
	color: saddlebrown;
}
.ReadonlyBB_AttLetraAmarillo
{
	font-weight: bold;
	color: #ffc000;
}
.ReadonlyBB_AttLetraRojo
{
	font-weight: bold;
	color: red;
}
.BB_AttResaltadoGris15px,.ReadonlyBB_AttResaltadoGris15px
{
	font-size: 15px;
	font-weight: bold;
	color: dimgray;
	text-align: center;
}
.ReadonlyBB_AttResaltadoGris15px
{
	border-width: 0px;
}
.BB_AttResaltadoGris20px,.ReadonlyBB_AttResaltadoGris20px
{
	font-size: 20px;
	font-weight: bold;
	color: dimgray;
	text-align: center;
}
.ReadonlyBB_AttResaltadoGris20px
{
	border-width: 0px;
}
.JTB_AttDefaultRequerido,.ReadonlyJTB_AttDefaultRequerido
{
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	width: 100%;
}
.ReadonlyJTB_AttDefaultRequerido
{
	padding-bottom: 6px;
	padding-left: 12px;
	padding-top: 6px;
	display: block;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	color: #a1a1a1;
	height: auto;
	min-height: 36px;
}
.JTB_AttFiltroDestinatarios,.BlobContentJTB_AttFiltroDestinatarios,.ReadonlyBlobContentJTB_AttFiltroDestinatarios,.BlobInputJTB_AttFiltroDestinatarios,.ReadonlyJTB_AttFiltroDestinatarios
{
	width: 329px;
}
.ReadonlyBlobContentJTB_AttFiltroDestinatarios
{
	border-width: 0px;
}
.ReadonlyJTB_AttFiltroDestinatarios
{
	border-width: 0px;
}
.JTB_AttImgPopupOriginal,.ReadonlyJTB_AttImgPopupOriginal
{
	background-color: white;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: auto;
	max-height: 550px;
	max-width: 850px;
	overflow-y: scroll;
}
.ReadonlyJTB_AttImgPopupOriginal
{
	border-width: 0px;
}
.JTB_AttGridColorMorado,.ReadonlyJTB_AttGridColorMorado,.JTB_AttGridColorMoradoGhost,.BlobContentJTB_AttGridColorMoradoGhost,.ReadonlyBlobContentJTB_AttGridColorMoradoGhost,.BlobInputJTB_AttGridColorMoradoGhost,.ReadonlyJTB_AttGridColorMoradoGhost
{
	background-color: #6e3c7b;
	color: white;
	display: ruby-text;
}
.ReadonlyJTB_AttGridColorMorado
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.JTB_AttGridColorMoradoGhost,.BlobContentJTB_AttGridColorMoradoGhost,.ReadonlyBlobContentJTB_AttGridColorMoradoGhost,.BlobInputJTB_AttGridColorMoradoGhost,.ReadonlyJTB_AttGridColorMoradoGhost
{
	padding-bottom: 1px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 1px;
	background-color: #fff;
	border-bottom-color: #6e3c7b;
	border-left-color: #6e3c7b;
	border-right-color: #6e3c7b;
	border-top-color: #6e3c7b;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #6e3c7b;
}
.ReadonlyBlobContentJTB_AttGridColorMoradoGhost
{
	border-width: 0px;
}
.JTB_AttGridColorAzul1,.ReadonlyJTB_AttGridColorAzul1
{
	background-color: #1e5598;
	color: white;
	display: ruby-text;
}
.ReadonlyJTB_AttGridColorAzul1
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	background-color: #174477;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.JTB_AttViewEmpresaCorreo,.ReadonlyJTB_AttViewEmpresaCorreo
{
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-image: url(../BB_ImgIconoCorreoNegro.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #1c1c1c;
	height: auto;
	word-wrap: break-word;
}
.ReadonlyJTB_AttViewEmpresaCorreo
{
	border-width: 0px;
}
.JTB_AttViewEmpresaTelefono,.ReadonlyJTB_AttViewEmpresaTelefono
{
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-image: url(../Bb_ImgIconoTelefonoNegro.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #1c1c1c;
	height: auto;
}
.ReadonlyJTB_AttViewEmpresaTelefono
{
	border-width: 0px;
}
.JTB_AttFontSize18Blue,.ReadonlyJTB_AttFontSize18Blue
{
	font-size: 18px;
	color: #01b7df;
}
.ReadonlyJTB_AttFontSize18Blue
{
	border-width: 0px;
	font-weight: bold;
}
.JTB_AttFontSize18BlueReq,.ReadonlyJTB_AttFontSize18BlueReq
{
	font-size: 18px;
	color: #01b7df;
}
.ReadonlyJTB_AttFontSize18BlueReq
{
	border-width: 0px;
	font-weight: bold;
}
.JTB_AttGridColorAmarillo,.ReadonlyJTB_AttGridColorAmarillo
{
	background-color: gold;
	color: white;
	display: ruby-text;
}
.ReadonlyJTB_AttGridColorAmarillo
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	background-color: #ffc000;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.JTB_AttTxtNegroBold,.ReadonlyJTB_AttTxtNegroBold
{
	font-weight: bold;
	color: #000;
}
.ReadonlyJTB_AttTxtNegroBold
{
	border-width: 0px;
}
.JTB_AttGridColorRojo,.ReadonlyJTB_AttGridColorRojo
{
	background-color: red;
	color: white;
	display: ruby-text;
}
.ReadonlyJTB_AttGridColorRojo
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.JTB_AttCirculoGris,.ReadonlyJTB_AttCirculoGris
{
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #ccc;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.ReadonlyJTB_AttCirculoGris
{
	border-width: 0px;
}
.JTB_AttCirculoVerde,.ReadonlyJTB_AttCirculoVerde
{
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #79b768;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.ReadonlyJTB_AttCirculoVerde
{
	border-width: 0px;
}
.JTB_AttBtnfblanco,.ReadonlyJTB_AttBtnfblanco,.JTB_AttBtnfhover,.ReadonlyJTB_AttBtnfhover,.ReadonlyJTB_AttBtnfblanco>A:visited,.JTB_AttBtnfhover>A:visited,.JTB_AttBtnfblanco:hover>A:visited,.ReadonlyJTB_AttBtnfblanco:hover>A:visited,.JTB_AttBtnfhover:hover>A:visited,.ReadonlyJTB_AttBtnfhover:hover>A:visited,.ReadonlyJTB_AttBtnfblanco1:hover>A:visited,.JTB_AttBtnfhover1:hover>A:visited,.ReadonlyJTB_AttBtnfhover1:hover>A:visited,.ReadonlyJTB_AttBtnfhover>A:visited,.ReadonlyJTB_AttBtnfblanco1>A:visited,.JTB_AttBtnfhover1>A:visited,.ReadonlyJTB_AttBtnfhover1>A:visited,.ReadonlyJTB_AttBtnfblanco:hover,.JTB_AttBtnfhover:hover,.JTB_AttBtnfblanco>A:visited:hover,.ReadonlyJTB_AttBtnfblanco>A:visited:hover,.JTB_AttBtnfhover>A:visited:hover,.ReadonlyJTB_AttBtnfhover>A:visited:hover,.ReadonlyJTB_AttBtnfblanco1>A:visited:hover,.JTB_AttBtnfhover1>A:visited:hover,.ReadonlyJTB_AttBtnfhover1>A:visited:hover,.ReadonlyJTB_AttBtnfhover:hover,.ReadonlyJTB_AttBtnfblanco1:hover,.JTB_AttBtnfhover1:hover,.ReadonlyJTB_AttBtnfhover1:hover,.JTB_AttBtnfblanco>A:visited,.JTB_AttBtnfblanco:hover,.ReadonlyJTB_AttBtnfblanco1,.JTB_AttBtnfhover1,.ReadonlyJTB_AttBtnfhover1
{
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	background-color: white;
	border-bottom-color: #00883f;
	border-left-color: #00883f;
	border-right-color: #00883f;
	border-top-color: #00883f;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: "Open Sans Regular";
	font-size: 12px;
	font-weight: bold;
	color: #00883f;
	text-transform: none;
}
.ReadonlyJTB_AttBtnfhover,.ReadonlyJTB_AttBtnfblanco>A:visited,.JTB_AttBtnfhover>A:visited,.JTB_AttBtnfblanco:hover>A:visited,.ReadonlyJTB_AttBtnfblanco:hover>A:visited,.JTB_AttBtnfhover:hover>A:visited,.ReadonlyJTB_AttBtnfhover:hover>A:visited,.ReadonlyJTB_AttBtnfblanco1:hover>A:visited,.JTB_AttBtnfhover1:hover>A:visited,.ReadonlyJTB_AttBtnfhover1:hover>A:visited,.ReadonlyJTB_AttBtnfhover>A:visited,.ReadonlyJTB_AttBtnfblanco1>A:visited,.JTB_AttBtnfhover1>A:visited,.ReadonlyJTB_AttBtnfhover1>A:visited,.ReadonlyJTB_AttBtnfblanco:hover,.JTB_AttBtnfhover:hover,.JTB_AttBtnfblanco>A:visited:hover,.ReadonlyJTB_AttBtnfblanco>A:visited:hover,.JTB_AttBtnfhover>A:visited:hover,.ReadonlyJTB_AttBtnfhover>A:visited:hover,.ReadonlyJTB_AttBtnfblanco1>A:visited:hover,.JTB_AttBtnfhover1>A:visited:hover,.ReadonlyJTB_AttBtnfhover1>A:visited:hover,.ReadonlyJTB_AttBtnfhover:hover,.ReadonlyJTB_AttBtnfblanco1:hover,.JTB_AttBtnfhover1:hover,.ReadonlyJTB_AttBtnfhover1:hover
{
	background-color: #00883f;
	color: #fff;
}
.ReadonlyJTB_AttBtnfblanco1,.JTB_AttBtnfhover1,.ReadonlyJTB_AttBtnfhover1
{
	padding-bottom: 6px;
	padding-top: 6px;
	font-size: 13px;
}
.JTB_AttGridColorCafe,.ReadonlyJTB_AttGridColorCafe
{
	background-color: saddlebrown;
	color: white;
	display: ruby-text;
}
.ReadonlyJTB_AttGridColorCafe
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.JTB_AttTransparente,.ReadonlyJTB_AttTransparente
{
	color: transparent;
}
.ReadonlyJTB_AttTransparente
{
	border-width: 0px;
}
.JTB_AttFiltroProducto
{
	width: 800px;
}
.JTB_AttListaSeleccionProducto,.ReadonlyJTB_AttListaSeleccionProducto
{
	margin-left: 10px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #000;
}
.ReadonlyJTB_AttListaSeleccionProducto
{
	font-size: 18px;
}
.JTB_AttImgPreviewRepositorio,.ReadonlyJTB_AttImgPreviewRepositorio
{
	padding-bottom: 20px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: auto;
	max-height: 200px;
}
.ReadonlyJTB_AttImgPreviewRepositorio
{
	border-width: 0px;
}
.JTB_AttSelectorImagenGris,.ReadonlyJTB_AttSelectorImagenGris
{
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	background-color: #f7f7f7;
	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: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	font-size: 25px;
	font-weight: bold;
	color: #000;
	height: Auto;
	width: Auto;
	max-width: 200px;
}
.JTB_AttFontSize18White,.ReadonlyJTB_AttFontSize18White,.ReadonlyJTB_AttFontSize16White,.BlobContentReadonlyJTB_AttFontSize16White,.ReadonlyBlobContentReadonlyJTB_AttFontSize16White,.BlobInputReadonlyJTB_AttFontSize16White,.ReadonlyReadonlyJTB_AttFontSize16White
{
	font-size: 18px;
	color: white;
}
.ReadonlyJTB_AttFontSize18White
{
	border-width: 0px;
	font-weight: bold;
}
.ReadonlyJTB_AttFontSize16White,.BlobContentReadonlyJTB_AttFontSize16White,.ReadonlyBlobContentReadonlyJTB_AttFontSize16White,.BlobInputReadonlyJTB_AttFontSize16White,.ReadonlyReadonlyJTB_AttFontSize16White
{
	font-size: 16px;
	font-weight: bold;
}
.ReadonlyBlobContentReadonlyJTB_AttFontSize16White
{
	border-width: 0px;
}
.ReadonlyReadonlyJTB_AttFontSize16White
{
	border-width: 0px;
}
.JTB_AttFontSize18WhiteReq,.ReadonlyJTB_AttFontSize18WhiteReq
{
	font-size: 18px;
	color: white;
}
.ReadonlyJTB_AttFontSize18WhiteReq
{
	border-width: 0px;
	font-weight: bold;
}
.JTB_AttFontSize18Red,.ReadonlyJTB_AttFontSize18Red
{
	font-size: 18px;
	color: #f56a67;
}
.ReadonlyJTB_AttFontSize18Red
{
	border-width: 0px;
	font-weight: bold;
}
.JTB_AttFontSize18RedReq,.ReadonlyJTB_AttFontSize18RedReq
{
	font-size: 18px;
	color: #f56a67;
}
.ReadonlyJTB_AttFontSize18RedReq
{
	border-width: 0px;
	font-weight: bold;
}
.JTB_AttFontSize18Green,.ReadonlyJTB_AttFontSize18Green
{
	font-size: 18px;
	color: #8bc34a;
}
.ReadonlyJTB_AttFontSize18Green
{
	border-width: 0px;
	font-weight: bold;
}
.JTB_AttFontSize18GreenReq,.ReadonlyJTB_AttFontSize18GreenReq
{
	font-size: 18px;
	color: #8bc34a;
}
.ReadonlyJTB_AttFontSize18GreenReq
{
	border-width: 0px;
	font-weight: bold;
}
.JTB_AttFontSize18DarkBlue,.ReadonlyJTB_AttFontSize18DarkBlue
{
	font-size: 18px;
	color: #1e5598;
}
.ReadonlyJTB_AttFontSize18DarkBlue
{
	border-width: 0px;
	font-weight: bold;
}
.JTB_AttFontSize18DarkBlueReq,.ReadonlyJTB_AttFontSize18DarkBlueReq
{
	font-size: 18px;
	color: #1e5598;
}
.ReadonlyJTB_AttFontSize18DarkBlueReq
{
	border-width: 0px;
	font-weight: bold;
}
.JTB_AttFontSize18Orange,.ReadonlyJTB_AttFontSize18Orange
{
	font-size: 18px;
	color: #f6981c;
}
.ReadonlyJTB_AttFontSize18Orange
{
	border-width: 0px;
	font-weight: bold;
}
.JTB_AttFontSize18OrangeReq,.ReadonlyJTB_AttFontSize18OrangeReq
{
	font-size: 18px;
	color: #f6981c;
}
.ReadonlyJTB_AttFontSize18OrangeReq
{
	border-width: 0px;
	font-weight: bold;
}
.JTB_AttFontSize18Gray,.ReadonlyJTB_AttFontSize18Gray
{
	font-size: 18px;
	color: #607d8b;
}
.ReadonlyJTB_AttFontSize18Gray
{
	border-width: 0px;
	font-weight: bold;
}
.JTB_AttFontSize18GrayReq,.ReadonlyJTB_AttFontSize18GrayReq
{
	font-size: 18px;
	color: #607d8b;
}
.ReadonlyJTB_AttFontSize18GrayReq
{
	border-width: 0px;
	font-weight: bold;
}
.AttributeWhite,.ReadonlyAttributeWhite
{
	color: white;
}
.ReadonlyAttributeWhite
{
	border-width: 0px;
}
.JTB_AttProductoBusqueda1,.ReadonlyJTB_AttProductoBusqueda1,.ReadonlyJTB_AttProductoBusqueda1Blanco
{
	float: left;
	margin-bottom: 10px;
	margin-top: -10px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	position: relative;
	display: block;
	list-style-position: inside;
	border-bottom-color: #38b6ef;
	border-left-color: #38b6ef;
	border-right-color: #38b6ef;
	border-top-color: #38b6ef;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: gray;
	height: auto;
	width: 300px;
}
.ReadonlyJTB_AttProductoBusqueda1
{
	border-width: 1px;
}
.ReadonlyJTB_AttProductoBusqueda1Blanco
{
	border-style: none;
	border-width: 0px;
}
.JTB_AttProductoBusqueda2,.ReadonlyJTB_AttProductoBusqueda2
{
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #808080;
}
.ReadonlyJTB_AttProductoBusqueda2
{
	border-width: 0px;
}
.JTB_AttProductoAsociado,.ReadOnlyJTB_AttProductoAsociado
{
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 8px;
	padding-top: 4px;
	background-color: #e8e8e8;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
	border-right-color: #e8e8e8;
	border-top-color: #adadad;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #747474;
	height: 32px;
	width: 32px;
	text-align: center;
}
.JTB_AttProductoClaseAsociado,.ReadOnlyJTB_AttProductoClaseAsociado
{
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 8px;
	padding-top: 4px;
	background-color: #cacaca;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
	border-right-color: #cacaca;
	border-top-color: #adadad;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #0e0e0e;
	height: 32px;
	width: 32px;
	text-align: center;
}
.JTB_AttProductoAsociadoDlt,.ReadOnlyJTB_AttProductoAsociadoDlt
{
	margin-left: -6px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	background-color: #e8e8e8;
	border-bottom-color: #adadad;
	border-left-color: #e8e8e8;
	border-right-color: #adadad;
	border-top-color: #adadad;
	border-style: solid;
	border-width: 1px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #747474;
	height: 32px;
	width: 32px;
	text-align: center;
}
.JTB_AttProductoClaseAsociadoDlt,.ReadOnlyJTB_AttProductoClaseAsociadoDlt
{
	margin-left: -6px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	background-color: #cacaca;
	border-bottom-color: #adadad;
	border-left-color: #cacaca;
	border-right-color: #adadad;
	border-top-color: #adadad;
	border-style: solid;
	border-width: 1px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #0e0e0e;
	height: 32px;
	width: 32px;
	text-align: center;
}
.JTB_AttViewEventoUbicacionBlanco,.ReadonlyJTB_AttViewEventoUbicacionBlanco
{
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-image: url(../BB_ImgIconoUbicacionBlanco.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #1c1c1c;
	height: auto;
}
.ReadonlyJTB_AttViewEventoUbicacionBlanco
{
	border-width: 0px;
}
.JTB_AttViewEmpresaIndustriaBlanco,.ReadonlyJTB_AttViewEmpresaIndustriaBlanco
{
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-image: url(../JTB_ImgIconoIndustriaBlanco.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #1c1c1c;
	height: auto;
}
.ReadonlyJTB_AttViewEmpresaIndustriaBlanco
{
	border-width: 0px;
}
.JTB_AttGridColorAzul2,.ReadonlyJTB_AttGridColorAzul2
{
	background-color: #01b7df;
	color: white;
	display: ruby-text;
}
.ReadonlyJTB_AttGridColorAzul2
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.JTB_AttGridColorRojo1,.ReadonlyJTB_AttGridColorRojo1
{
	background-color: #f56a67;
	color: white;
	display: ruby-text;
}
.ReadonlyJTB_AttGridColorRojo1
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.JTB_AttGridColorVerde,.ReadonlyJTB_AttGridColorVerde
{
	background-color: #8bc34a;
	color: white;
	display: ruby-text;
}
.ReadonlyJTB_AttGridColorVerde
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.JTB_AttGridColorNaranja,.ReadonlyJTB_AttGridColorNaranja
{
	background-color: #f6981c;
	color: white;
	display: ruby-text;
}
.ReadonlyJTB_AttGridColorNaranja
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.JTB_AttGridColorGris,.ReadonlyJTB_AttGridColorGris,.JTB_AttGridColorGrisGhost,.BlobContentJTB_AttGridColorGrisGhost,.ReadonlyBlobContentJTB_AttGridColorGrisGhost,.BlobInputJTB_AttGridColorGrisGhost,.ReadonlyJTB_AttGridColorGrisGhost
{
	background-color: #607d8b;
	color: white;
	display: ruby-text;
}
.ReadonlyJTB_AttGridColorGris
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	background-color: #808080;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.JTB_AttGridColorGrisGhost,.BlobContentJTB_AttGridColorGrisGhost,.ReadonlyBlobContentJTB_AttGridColorGrisGhost,.BlobInputJTB_AttGridColorGrisGhost,.ReadonlyJTB_AttGridColorGrisGhost
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 2px;
	color: #ccc;
}
.ReadonlyBlobContentJTB_AttGridColorGrisGhost
{
	border-width: 0px;
}
.ReadonlyJTB_AttGridColorGrisGhost
{
	border-width: 0px;
}
.JTB_ImgLogoEmpresa,.ReadonlyJTB_ImgLogoEmpresa
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.ReadonlyJTB_ImgLogoEmpresa
{
	border-width: 0px;
}
.JTB_AttEstados,.ReadonlyJTB_AttEstados,.ReadonlyJTB_AttEstadoVerde,.ReadonlyJTB_AttEstadoAzul,.ReadonlyJTB_AttEstadoVerdeOliva,.ReadonlyJTB_AttEstadoNaranja,.ReadonlyJTB_AttEstadoAzulOsc,.ReadonlyJTB_AttEstadoMorado,.ReadonlyJTB_AttEstadoGris,.ReadonlyJTB_AttEstadoRojoL,.ReadonlyJTB_AttEstadoRojo,.ReadonlyJTB_AttEstadoAzulINV,.ReadonlyJTB_AttEstadoNaranjaINV,.ReadonlyJTB_AttEstadoVerdeINV,.ReadonlyJTB_AttEstadoRojoINV,.ReadonlyJTB_AttEstadoAzulOscuro,.ReadonlyJTB_AttEstadoRojoINVOscuro,.ReadonlyJTB_AttEstadoMoradoINV,.ReadonlyJTB_AttEstadoAmarillo,.ReadonlyJTB_AttEstadoVerdeINV1,.ReadonlyJTB_AttEstadoAzulClaro
{
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	background-color: #387C2B;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-size: 12px;
	color: snow;
}
.ReadonlyJTB_AttEstados
{
	border-width: 0px;
}
.ReadonlyJTB_AttEstadoVerde
{
	background-color: #00b050;
}
.ReadonlyJTB_AttEstadoAzul
{
	background-color: #03a9f4;
}
.ReadonlyJTB_AttEstadoVerdeOliva
{
	background-color: #88c349;
}
.ReadonlyJTB_AttEstadoNaranja
{
	background-color: #f69718;
}
.ReadonlyJTB_AttEstadoAzulOsc
{
	background-color: darkblue;
}
.ReadonlyJTB_AttEstadoMorado
{
	background-color: #7030a0;
}
.ReadonlyJTB_AttEstadoGris
{
	background-color: dimgray;
}
.ReadonlyJTB_AttEstadoRojoL
{
	background-color: #f56b67;
}
.ReadonlyJTB_AttEstadoRojo
{
	background-color: #c00000;
}
.ReadonlyJTB_AttEstadoAzulINV
{
	background-color: #fff;
	border-bottom-color: #03a9f4;
	border-left-color: #03a9f4;
	border-right-color: #03a9f4;
	border-top-color: #03a9f4;
	border-style: solid;
	border-width: 1px;
	color: #03a9f4;
}
.ReadonlyJTB_AttEstadoNaranjaINV
{
	background-color: #fff;
	border-bottom-color: #f69718;
	border-left-color: #f69718;
	border-right-color: #f69718;
	border-top-color: #f69718;
	border-style: solid;
	border-width: 1px;
	color: #f69718;
}
.ReadonlyJTB_AttEstadoVerdeINV
{
	background-color: white;
	border-bottom-color: #00b050;
	border-left-color: #00b050;
	border-right-color: #00b050;
	border-top-color: #00b050;
	border-style: solid;
	border-width: 1px;
	color: #00b050;
}
.ReadonlyJTB_AttEstadoRojoINV
{
	background-color: white;
	border-bottom-color: #c00000;
	border-left-color: #c00000;
	border-right-color: #c00000;
	border-top-color: #c00000;
	border-style: solid;
	border-width: 1px;
	color: #c00000;
}
.ReadonlyJTB_AttEstadoAzulOscuro
{
	background-color: #1e5598;
}
.ReadonlyJTB_AttEstadoRojoINVOscuro
{
	background-color: white;
	border-bottom-color: #7c0303;
	border-left-color: #7c0303;
	border-right-color: #7c0303;
	border-top-color: #7c0303;
	border-style: solid;
	border-width: 2px;
	font-weight: bold;
	color: #7c0303;
}
.ReadonlyJTB_AttEstadoMoradoINV
{
	background-color: #fff;
	border-bottom-color: indigo;
	border-left-color: indigo;
	border-right-color: indigo;
	border-top-color: indigo;
	border-style: solid;
	border-width: 1px;
	color: indigo;
}
.ReadonlyJTB_AttEstadoAmarillo
{
	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;
	color: gold;
}
.ReadonlyJTB_AttEstadoVerdeINV1
{
	background-color: white;
	border-bottom-color: #8bc34a;
	border-left-color: #8bc34a;
	border-right-color: #8bc34a;
	border-top-color: #8bc34a;
	border-style: solid;
	border-width: 1px;
	color: #8bc34a;
}
.ReadonlyJTB_AttEstadoAzulClaro
{
	background-color: #01b7df;
}
.JTB_AttTime,.ReadonlyJTB_AttTime
{
	font-family: "Open Sans Regular";
	font-size: 40px;
}
.ReadonlyJTB_AttTime
{
	border-width: 0px;
	font-weight: bold;
}
.JTB_AttBusqueda,.ReadonlyJTB_AttBusqueda
{
	border-bottom-color: #acd4ed;
	border-left-color: #acd4ed;
	border-right-color: #acd4ed;
	border-top-color: #acd4ed;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	width: 100%;
}
.ReadonlyJTB_AttBusqueda
{
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	display: block;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	color: #a1a1a1;
}
.BB_AttGridProvSitioWeb,.BlobContentBB_AttGridProvSitioWeb,.ReadonlyBlobContentBB_AttGridProvSitioWeb,.BlobInputBB_AttGridProvSitioWeb,.ReadonlyBB_AttGridProvSitioWeb
{
	padding-left: 15px;
}
.ReadonlyBlobContentBB_AttGridProvSitioWeb
{
	border-width: 0px;
}
.ReadonlyBB_AttGridProvSitioWeb
{
	border-width: 0px;
}
.JTB_AttTextoElipsis200px,.ReadonlyJTB_AttTextoElipsis200px
{
	margin-right: 8px;
	overflow: hidden;
	padding-top: 7px;
	display: block;
	white-space: nowrap;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 11px;
	color: #000;
	max-width: 200px;
	text-overflow: ellipsis;
}
.ReadonlyJTB_AttTextoElipsis200px
{
	border-width: 0px;
}
.JTB_AttCategoriaProceso,.ReadonlyJTB_AttCategoriaProceso
{
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	background-color: #eee;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
	border-right-color: #adadad;
	border-top-color: #adadad;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #0e0e0e;
	height: 32px;
	width: 32px;
	text-align: center;
}
.JTB_AttGridColorAction,.ReadonlyJTB_AttGridColorAction
{
	background-color: #387C2B;
	color: white;
	display: ruby-text;
}
.ReadonlyJTB_AttGridColorAction
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.JTB_AttFontSize18Action,.ReadonlyJTB_AttFontSize18Action
{
	font-size: 18px;
	color: #387C2B;
}
.ReadonlyJTB_AttFontSize18Action
{
	border-width: 0px;
	font-weight: bold;
}
.JTB_AttFontSize18ActionReq,.ReadonlyJTB_AttFontSize18ActionReq
{
	font-size: 18px;
	color: #387C2B;
}
.ReadonlyJTB_AttFontSize18ActionReq
{
	border-width: 0px;
	font-weight: bold;
}
.JTB_AttProductoAsociadoDsp,.ReadOnlyJTB_AttProductoAsociadoDsp
{
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 8px;
	padding-top: 4px;
	background-color: #e8e8e8;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
	border-right-color: #e8e8e8;
	border-top-color: #adadad;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #747474;
	height: 32px;
	width: 32px;
	text-align: center;
}
.ReadOnlyJTB_AttProductoAsociadoDsp
{
	padding-bottom: 3px;
	padding-left: 8px;
	padding-top: 3px;
	background-color: #01b7df;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: none;
	border-width: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	color: white;
}
.JTB_AttProductoClaseAsociadoDsp,.ReadOnlyJTB_AttProductoClaseAsociadoDsp
{
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 8px;
	padding-top: 4px;
	background-color: #e8e8e8;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
	border-right-color: #e8e8e8;
	border-top-color: #adadad;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #747474;
	height: 32px;
	width: 32px;
	text-align: center;
}
.ReadOnlyJTB_AttProductoClaseAsociadoDsp
{
	padding-bottom: 3px;
	padding-left: 8px;
	padding-top: 3px;
	background-color: #1e5598;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: none;
	border-width: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	color: white;
}
.JTB_AttGridColorRojoOscuro,.ReadonlyJTB_AttGridColorRojoOscuro
{
	background-color: #b12121;
	color: white;
	display: ruby-text;
}
.ReadonlyJTB_AttGridColorRojoOscuro
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.JTB_AttGridColorVerde1,.ReadonlyJTB_AttGridColorVerde1
{
	background-color: #00b050;
	color: white;
	display: ruby-text;
}
.ReadonlyJTB_AttGridColorVerde1
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.BB_AttMuroUsuario1,.ReadonlyBB_AttMuroUsuario1
{
	padding-left: 0px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 22px;
}
.ReadonlyBB_AttMuroUsuario1
{
	border-width: 0px;
}
.JTB_AttAction13px,.JTB_AttAction13pxB
{
	font-size: 13px;
	color: #387C2B;
}
.JTB_AttAction13pxB
{
	font-weight: bolder;
}
.JTB_AttAction15px,.JTB_AttAction15pxB
{
	font-size: 15px;
	color: #387C2B;
}
.JTB_AttAction15pxB
{
	font-weight: bolder;
}
.JTB_AttWhite13px,.JTB_AttWhite13pxB
{
	font-size: 13px;
	color: #fff;
}
.JTB_AttWhite13pxB
{
	font-weight: bolder;
}
.JTB_AttWhite15px,.JTB_AttWhite15pxB,.ReadOnlyJTB_AttWhite15pxBBB
{
	font-size: 15px;
	color: #fff;
}
.JTB_AttWhite15pxB,.ReadOnlyJTB_AttWhite15pxBBB
{
	font-weight: bolder;
}
.ReadOnlyJTB_AttWhite15pxBBB
{
	text-shadow: _ _ 2px #000 ;
}
.JTB_AttLinkAction,.ReadonlyJTB_AttLinkAction
{
	text-decoration: underline;
	color: #387C2B;
}
.ReadonlyJTB_AttLinkAction
{
	border-width: 0px;
}
.JTB_AttBotonEncuestaAction,.ReadonlyJTB_AttBotonEncuestaAction
{
	font-size: 16px;
	font-weight: 600;
	color: #387C2B;
}
.ReadonlyJTB_AttBotonEncuestaAction
{
	border-width: 0px;
}
.JTB_ModdaProductName,.BlobContentJTB_ModdaProductName,.ReadonlyBlobContentJTB_ModdaProductName,.BlobInputJTB_ModdaProductName,.ReadonlyJTB_ModdaProductName
{
	padding-bottom: 4px;
	padding-top: 10px;
	display: block;
	font-size: 14px;
	font-weight: 300;
	text-decoration: none;
	text-transform: uppercase;
	font-stretch:normal;
	line-height:normal;
	text-decoration-color:initial;
	text-decoration-line:none;
	text-decoration-style:initial;
}
.ReadonlyBlobContentJTB_ModdaProductName
{
	border-width: 0px;
}
.ReadonlyJTB_ModdaProductName
{
	border-width: 0px;
}
.JTB_ModdaProductPrice,.BlobContentJTB_ModdaProductPrice,.ReadonlyBlobContentJTB_ModdaProductPrice,.BlobInputJTB_ModdaProductPrice,.ReadonlyJTB_ModdaProductPrice,.JTB_ModdaOldProductPrice,.BlobContentJTB_ModdaOldProductPrice,.ReadonlyBlobContentJTB_ModdaOldProductPrice,.BlobInputJTB_ModdaOldProductPrice,.ReadonlyJTB_ModdaOldProductPrice,.JTB_ModdaProductPriceDetail,.BlobContentJTB_ModdaProductPriceDetail,.ReadonlyBlobContentJTB_ModdaProductPriceDetail,.BlobInputJTB_ModdaProductPriceDetail,.ReadonlyJTB_ModdaProductPriceDetail,.JTB_ModdaProductPriceGrid,.BlobContentJTB_ModdaProductPriceGrid,.ReadonlyBlobContentJTB_ModdaProductPriceGrid,.BlobInputJTB_ModdaProductPriceGrid,.ReadonlyJTB_ModdaProductPriceGrid
{
	float: left;
	padding-top: 1px;
	font-family: "'PT Sans Narrow'", sans-serif;
	font-size: 18px;
	color: #387C2B;
}
.ReadonlyBlobContentJTB_ModdaProductPrice
{
	border-width: 0px;
}
.ReadonlyJTB_ModdaProductPrice
{
	border-width: 0px;
}
.JTB_ModdaOldProductPrice,.BlobContentJTB_ModdaOldProductPrice,.ReadonlyBlobContentJTB_ModdaOldProductPrice,.BlobInputJTB_ModdaOldProductPrice,.ReadonlyJTB_ModdaOldProductPrice
{
	margin-bottom: 6px;
	margin-left: 5px;
	font-size: 23px;
	font-style: normal;
	text-decoration: line-through;
	color: #bbb;
	text-decoration: line-through;
}
.ReadonlyBlobContentJTB_ModdaOldProductPrice
{
	border-width: 0px;
}
.ReadonlyJTB_ModdaOldProductPrice
{
	border-width: 0px;
}
.JTB_ModdaProductPriceDetail,.BlobContentJTB_ModdaProductPriceDetail,.ReadonlyBlobContentJTB_ModdaProductPriceDetail,.BlobInputJTB_ModdaProductPriceDetail,.ReadonlyJTB_ModdaProductPriceDetail
{
	font-size: 35px;
	font-weight: normal;
}
.ReadonlyBlobContentJTB_ModdaProductPriceDetail
{
	border-width: 0px;
}
.ReadonlyJTB_ModdaProductPriceDetail
{
	border-width: 0px;
}
.JTB_ModdaProductPriceGrid,.BlobContentJTB_ModdaProductPriceGrid,.ReadonlyBlobContentJTB_ModdaProductPriceGrid,.BlobInputJTB_ModdaProductPriceGrid,.ReadonlyJTB_ModdaProductPriceGrid
{
	padding-bottom: 10px;
	font-size: 21px;
	font-weight: normal;
}
.ReadonlyBlobContentJTB_ModdaProductPriceGrid
{
	border-width: 0px;
}
.ReadonlyJTB_ModdaProductPriceGrid
{
	border-width: 0px;
}
.JTB_ModdaProductNameDetail,.BlobContentJTB_ModdaProductNameDetail,.ReadonlyBlobContentJTB_ModdaProductNameDetail,.BlobInputJTB_ModdaProductNameDetail,.ReadonlyJTB_ModdaProductNameDetail
{
	border-bottom: 1px solid #f4f4f4;
	margin-left: 0px;
	margin-top: 0px;
	display: block;
	font-family: "PT Sans Narrow", sans-serif;
	font-size: 23px;
	color: #3e4d5c;
	text-transform: uppercase;
}
.ReadonlyBlobContentJTB_ModdaProductNameDetail
{
	border-width: 0px;
}
.ReadonlyJTB_ModdaProductNameDetail
{
	border-width: 0px;
}
.JTB_ModdaAttributeEdit,.BlobContentJTB_ModdaAttributeEdit,.ReadonlyBlobContentJTB_ModdaAttributeEdit,.BlobInputJTB_ModdaAttributeEdit,.ReadonlyJTB_ModdaAttributeEdit,.JTB_ModdaAttributeEditHover,.BlobContentJTB_ModdaAttributeEditHover,.ReadonlyBlobContentJTB_ModdaAttributeEditHover,.BlobInputJTB_ModdaAttributeEditHover,.ReadonlyJTB_ModdaAttributeEditHover,.JTB_ModdaAttributeEdit>A,.BlobContentJTB_ModdaAttributeEdit>A,.ReadonlyBlobContentJTB_ModdaAttributeEdit>A,.BlobInputJTB_ModdaAttributeEdit>A,.ReadonlyJTB_ModdaAttributeEdit>A,.JTB_ModdaAttributeEditHover>A,.BlobContentJTB_ModdaAttributeEditHover>A,.ReadonlyBlobContentJTB_ModdaAttributeEditHover>A,.BlobInputJTB_ModdaAttributeEditHover>A,.ReadonlyJTB_ModdaAttributeEditHover>A,.JTB_ModdaAttributeEdit>A:visited,.BlobContentJTB_ModdaAttributeEdit>A:visited,.ReadonlyBlobContentJTB_ModdaAttributeEdit>A:visited,.BlobInputJTB_ModdaAttributeEdit>A:visited,.ReadonlyJTB_ModdaAttributeEdit>A:visited,.JTB_ModdaAttributeEditHover>A:visited,.BlobContentJTB_ModdaAttributeEditHover>A:visited,.ReadonlyBlobContentJTB_ModdaAttributeEditHover>A:visited,.BlobInputJTB_ModdaAttributeEditHover>A:visited,.ReadonlyJTB_ModdaAttributeEditHover>A:visited,.JTB_ModdaAttributeEdit:hover,.BlobContentJTB_ModdaAttributeEdit:hover,.ReadonlyBlobContentJTB_ModdaAttributeEdit:hover,.BlobInputJTB_ModdaAttributeEdit:hover,.ReadonlyJTB_ModdaAttributeEdit:hover,.JTB_ModdaAttributeEditHover:hover,.BlobContentJTB_ModdaAttributeEditHover:hover,.ReadonlyBlobContentJTB_ModdaAttributeEditHover:hover,.BlobInputJTB_ModdaAttributeEditHover:hover,.ReadonlyJTB_ModdaAttributeEditHover:hover,input.JTB_ModdaAttributeEdit:focus, textarea.JTB_ModdaAttributeEdit:focus, select.JTB_ModdaAttributeEdit:focus, .JTB_ModdaAttributeEdit>A:focus,input.BlobContentJTB_ModdaAttributeEdit:focus, textarea.BlobContentJTB_ModdaAttributeEdit:focus, select.BlobContentJTB_ModdaAttributeEdit:focus, .BlobContentJTB_ModdaAttributeEdit>A:focus,input.ReadonlyBlobContentJTB_ModdaAttributeEdit:focus, textarea.ReadonlyBlobContentJTB_ModdaAttributeEdit:focus, select.ReadonlyBlobContentJTB_ModdaAttributeEdit:focus, .ReadonlyBlobContentJTB_ModdaAttributeEdit>A:focus,input.BlobInputJTB_ModdaAttributeEdit:focus, textarea.BlobInputJTB_ModdaAttributeEdit:focus, select.BlobInputJTB_ModdaAttributeEdit:focus, .BlobInputJTB_ModdaAttributeEdit>A:focus,input.ReadonlyJTB_ModdaAttributeEdit:focus, textarea.ReadonlyJTB_ModdaAttributeEdit:focus, select.ReadonlyJTB_ModdaAttributeEdit:focus, .ReadonlyJTB_ModdaAttributeEdit>A:focus,input.JTB_ModdaAttributeEditHover:focus, textarea.JTB_ModdaAttributeEditHover:focus, select.JTB_ModdaAttributeEditHover:focus, .JTB_ModdaAttributeEditHover>A:focus,input.BlobContentJTB_ModdaAttributeEditHover:focus, textarea.BlobContentJTB_ModdaAttributeEditHover:focus, select.BlobContentJTB_ModdaAttributeEditHover:focus, .BlobContentJTB_ModdaAttributeEditHover>A:focus,input.ReadonlyBlobContentJTB_ModdaAttributeEditHover:focus, textarea.ReadonlyBlobContentJTB_ModdaAttributeEditHover:focus, select.ReadonlyBlobContentJTB_ModdaAttributeEditHover:focus, .ReadonlyBlobContentJTB_ModdaAttributeEditHover>A:focus,input.BlobInputJTB_ModdaAttributeEditHover:focus, textarea.BlobInputJTB_ModdaAttributeEditHover:focus, select.BlobInputJTB_ModdaAttributeEditHover:focus, .BlobInputJTB_ModdaAttributeEditHover>A:focus,input.ReadonlyJTB_ModdaAttributeEditHover:focus, textarea.ReadonlyJTB_ModdaAttributeEditHover:focus, select.ReadonlyJTB_ModdaAttributeEditHover:focus, .ReadonlyJTB_ModdaAttributeEditHover>A:focus
{
	padding-top: 2px;
	background-color: #fff;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
	border-right-color: #dbdbdb;
	border-top-color: #dbdbdb;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 14px;
	color: #777;
	text-align: right;
	border:1px solid #e5e5e5;
}
.ReadonlyBlobContentJTB_ModdaAttributeEdit
{
	border-width: 0px;
}
.ReadonlyJTB_ModdaAttributeEdit
{
	border-width: 0px;
}
.JTB_ModdaAttributeEditHover,.BlobContentJTB_ModdaAttributeEditHover,.ReadonlyBlobContentJTB_ModdaAttributeEditHover,.BlobInputJTB_ModdaAttributeEditHover,.ReadonlyJTB_ModdaAttributeEditHover,.JTB_ModdaAttributeEdit>A,.BlobContentJTB_ModdaAttributeEdit>A,.ReadonlyBlobContentJTB_ModdaAttributeEdit>A,.BlobInputJTB_ModdaAttributeEdit>A,.ReadonlyJTB_ModdaAttributeEdit>A,.JTB_ModdaAttributeEditHover>A,.BlobContentJTB_ModdaAttributeEditHover>A,.ReadonlyBlobContentJTB_ModdaAttributeEditHover>A,.BlobInputJTB_ModdaAttributeEditHover>A,.ReadonlyJTB_ModdaAttributeEditHover>A,.JTB_ModdaAttributeEdit>A:visited,.BlobContentJTB_ModdaAttributeEdit>A:visited,.ReadonlyBlobContentJTB_ModdaAttributeEdit>A:visited,.BlobInputJTB_ModdaAttributeEdit>A:visited,.ReadonlyJTB_ModdaAttributeEdit>A:visited,.JTB_ModdaAttributeEditHover>A:visited,.BlobContentJTB_ModdaAttributeEditHover>A:visited,.ReadonlyBlobContentJTB_ModdaAttributeEditHover>A:visited,.BlobInputJTB_ModdaAttributeEditHover>A:visited,.ReadonlyJTB_ModdaAttributeEditHover>A:visited,.JTB_ModdaAttributeEdit:hover,.BlobContentJTB_ModdaAttributeEdit:hover,.ReadonlyBlobContentJTB_ModdaAttributeEdit:hover,.BlobInputJTB_ModdaAttributeEdit:hover,.ReadonlyJTB_ModdaAttributeEdit:hover,.JTB_ModdaAttributeEditHover:hover,.BlobContentJTB_ModdaAttributeEditHover:hover,.ReadonlyBlobContentJTB_ModdaAttributeEditHover:hover,.BlobInputJTB_ModdaAttributeEditHover:hover,.ReadonlyJTB_ModdaAttributeEditHover:hover,input.JTB_ModdaAttributeEdit:focus, textarea.JTB_ModdaAttributeEdit:focus, select.JTB_ModdaAttributeEdit:focus, .JTB_ModdaAttributeEdit>A:focus,input.BlobContentJTB_ModdaAttributeEdit:focus, textarea.BlobContentJTB_ModdaAttributeEdit:focus, select.BlobContentJTB_ModdaAttributeEdit:focus, .BlobContentJTB_ModdaAttributeEdit>A:focus,input.ReadonlyBlobContentJTB_ModdaAttributeEdit:focus, textarea.ReadonlyBlobContentJTB_ModdaAttributeEdit:focus, select.ReadonlyBlobContentJTB_ModdaAttributeEdit:focus, .ReadonlyBlobContentJTB_ModdaAttributeEdit>A:focus,input.BlobInputJTB_ModdaAttributeEdit:focus, textarea.BlobInputJTB_ModdaAttributeEdit:focus, select.BlobInputJTB_ModdaAttributeEdit:focus, .BlobInputJTB_ModdaAttributeEdit>A:focus,input.ReadonlyJTB_ModdaAttributeEdit:focus, textarea.ReadonlyJTB_ModdaAttributeEdit:focus, select.ReadonlyJTB_ModdaAttributeEdit:focus, .ReadonlyJTB_ModdaAttributeEdit>A:focus,input.JTB_ModdaAttributeEditHover:focus, textarea.JTB_ModdaAttributeEditHover:focus, select.JTB_ModdaAttributeEditHover:focus, .JTB_ModdaAttributeEditHover>A:focus,input.BlobContentJTB_ModdaAttributeEditHover:focus, textarea.BlobContentJTB_ModdaAttributeEditHover:focus, select.BlobContentJTB_ModdaAttributeEditHover:focus, .BlobContentJTB_ModdaAttributeEditHover>A:focus,input.ReadonlyBlobContentJTB_ModdaAttributeEditHover:focus, textarea.ReadonlyBlobContentJTB_ModdaAttributeEditHover:focus, select.ReadonlyBlobContentJTB_ModdaAttributeEditHover:focus, .ReadonlyBlobContentJTB_ModdaAttributeEditHover>A:focus,input.BlobInputJTB_ModdaAttributeEditHover:focus, textarea.BlobInputJTB_ModdaAttributeEditHover:focus, select.BlobInputJTB_ModdaAttributeEditHover:focus, .BlobInputJTB_ModdaAttributeEditHover>A:focus,input.ReadonlyJTB_ModdaAttributeEditHover:focus, textarea.ReadonlyJTB_ModdaAttributeEditHover:focus, select.ReadonlyJTB_ModdaAttributeEditHover:focus, .ReadonlyJTB_ModdaAttributeEditHover>A:focus
{
	border:1px solid #e5e5e5;
	 box-shadow: none;
}
.ReadonlyBlobContentJTB_ModdaAttributeEditHover
{
	border-width: 0px;
}
.ReadonlyJTB_ModdaAttributeEditHover
{
	border-width: 0px;
}
.JTB_ModdaProductImageGrid,.BlobContentJTB_ModdaProductImageGrid,.ReadonlyBlobContentJTB_ModdaProductImageGrid,.BlobInputJTB_ModdaProductImageGrid,.ReadonlyJTB_ModdaProductImageGrid
{
	font-size: 14px;
	color: #3e4d5c;
	height: 130px;
}
.ReadonlyBlobContentJTB_ModdaProductImageGrid
{
	border-width: 0px;
}
.ReadonlyJTB_ModdaProductImageGrid
{
	border-width: 0px;
}
.GridLink,.BlobContentGridLink,.ReadonlyBlobContentGridLink,.BlobInputGridLink,.ReadonlyGridLink,.GridLink>A,.BlobContentGridLink>A,.ReadonlyBlobContentGridLink>A,.BlobInputGridLink>A,.ReadonlyGridLink>A
{
	font-family: "'Open Sans'", sans-serif;;
	font-size: 14px;
	color: #387C2B;
}
.ReadonlyBlobContentGridLink
{
	border-width: 0px;
}
.ReadonlyGridLink
{
	border-width: 0px;
}
.JTB_AttSize12px_Black,.ReadonlyJTB_AttSize12px_Black
{
	font-size: 12px;
	color: #000;
}
.ReadonlyJTB_AttSize12px_Black
{
	border-width: 0px;
}
.JTB_AttSize12px_Gray,.ReadonlyJTB_AttSize12px_Gray
{
	font-size: 12px;
	color: #a1a1a1;
}
.ReadonlyJTB_AttSize12px_Gray
{
	border-width: 0px;
}
.BB_AttWWusuarioGrupoAzul
{
	padding-bottom: 0.25em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.15em;
	background-color: #387C2B;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: white;
	width: 100%;
}
.BB_AttDocumentoEstadoInactivo,.BlobContentBB_AttDocumentoEstadoInactivo,.ReadonlyBlobContentBB_AttDocumentoEstadoInactivo,.BlobInputBB_AttDocumentoEstadoInactivo,.ReadonlyBB_AttDocumentoEstadoInactivo
{
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	background-color: #bfbfbf;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: white;
}
.ReadonlyBlobContentBB_AttDocumentoEstadoInactivo
{
	border-width: 0px;
}
.ReadonlyBB_AttDocumentoEstadoInactivo
{
	border-width: 0px;
}
.JTB_AttIndicadorRojo,.BlobContentJTB_AttIndicadorRojo,.ReadonlyBlobContentJTB_AttIndicadorRojo,.BlobInputJTB_AttIndicadorRojo,.ReadonlyJTB_AttIndicadorRojo
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #f00;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-size: 10px;
	color: #fff;
}
.ReadonlyBlobContentJTB_AttIndicadorRojo
{
	border-width: 0px;
}
.ReadonlyJTB_AttIndicadorRojo
{
	border-width: 3px;
}
.Attribute100,.BlobContentAttribute100,.ReadonlyBlobContentAttribute100,.BlobInputAttribute100,.ReadonlyAttribute100
{
	width: 100%;
}
.ReadonlyBlobContentAttribute100
{
	border-width: 0px;
}
.ReadonlyAttribute100
{
	border-width: 0px;
}
.JTB_AttEmpresaTipoPersona,.ReadonlyJTB_AttEmpresaTipoPersona
{
	background-position: 0px center;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 25px;
	display: block;
	white-space: nowrap;
	background-image: url(../JumptobeTheme/JTB_ImgIconoEmpresaTipoPersona.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #1c1c1c;
	height: auto;
	text-overflow: ellipsis;
}
.BB_AttFCTotales,.ReadonlyBB_AttFCTotales,.BB_AttOCTotales11,.ReadonlyBB_AttOCTotales11
{
	font-family: OpenSans-Light1, sans-serif;
	font-size: 15.75px;
	color: #000;
	height: 28px;
}
.ReadonlyBB_AttFCTotales
{
	border-width: 0px;
}
.BB_AttOCTotales11,.ReadonlyBB_AttOCTotales11
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 19.5px;
	font-weight: bold;
	height: 35px;
}
.ReadonlyBB_AttOCTotales11
{
	border-width: 0px;
}
.BB_AttFCSubTotal,.ReadonlyBB_AttFCSubTotal,.BB_AttOCTotales111,.ReadonlyBB_AttOCTotales111
{
	font-family: OpenSans-Light1, sans-serif;
	font-size: 15.75px;
	color: #000;
	height: 28px;
}
.ReadonlyBB_AttFCSubTotal
{
	border-width: 0px;
}
.BB_AttOCTotales111,.ReadonlyBB_AttOCTotales111
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 19.5px;
	font-weight: bold;
	height: 35px;
}
.ReadonlyBB_AttOCTotales111
{
	border-width: 0px;
}
.BB_AttFCNormal,.ReadonlyBB_AttFCNormal,.BB_AttOCTotales112,.ReadonlyBB_AttOCTotales112
{
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: OpenSans-Light1, sans-serif;
	font-size: 15.75px;
	color: #000;
	height: 28px;
}
.ReadonlyBB_AttFCNormal
{
	border-width: 0px;
}
.BB_AttOCTotales112,.ReadonlyBB_AttOCTotales112
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 19.5px;
	font-weight: bold;
	height: 35px;
}
.ReadonlyBB_AttOCTotales112
{
	border-width: 0px;
}
.BB_AttFCSaldo,.ReadonlyBB_AttFCSaldo,.BB_AttOCTotales1111,.ReadonlyBB_AttOCTotales1111
{
	font-family: OpenSans-Light1, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	height: 28px;
}
.ReadonlyBB_AttFCSaldo
{
	border-width: 0px;
}
.BB_AttOCTotales1111,.ReadonlyBB_AttOCTotales1111
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 19.5px;
	height: 35px;
}
.ReadonlyBB_AttOCTotales1111
{
	border-width: 0px;
}
.JTB_AttFormTransaccionBlack,.JTB_AttFormTransaccion100Porc1,.ReadonlyJTB_AttFormTransaccion100Porc1,.JTB_AttFormTransaccion100PorcReq1,.ReadonlyJTB_AttFormTransaccion100PorcReq1,.ReadonlyJTB_AttFormTransaccionBlack
{
	border-bottom-color: #acd4ed;
	border-left-color: #acd4ed;
	border-right-color: #acd4ed;
	border-top-color: #acd4ed;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	height: auto;
	min-height: 32px;
	width: 100%;
}
.ReadonlyJTB_AttFormTransaccionBlack
{
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	display: block;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	font-size: 15px;
}
.JTB_AttBold,.ReadonlyJTB_AttBold
{
	font-weight: bold;
	height: auto;
}
.ReadonlyJTB_AttBold
{
	border-width: 0px;
}
.JTB_AttElipsis250px,.ReadonlyJTB_AttElipsis250px
{
	overflow: hidden;
	display: block;
	white-space: nowrap;
	max-width: 250px;
	text-overflow: ellipsis;
}
.ReadonlyJTB_AttElipsis250px
{
	border-width: 0px;
}
.JTB_AttSize11px_Black,.ReadonlyJTB_AttSize11px_Black
{
	font-size: 11px;
	color: #000;
}
.ReadonlyJTB_AttSize11px_Black
{
	border-width: 0px;
}
.JTB_AttViewCargo,.ReadonlyJTB_AttViewCargo
{
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-image: url(../BB_ImgIconoCargo.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #1c1c1c;
	height: auto;
}
.ReadonlyJTB_AttViewCargo
{
	border-width: 0px;
}
.AttributeDescripcion,.BlobContentAttributeDescripcion,.ReadonlyBlobContentAttributeDescripcion,.BlobInputAttributeDescripcion,.ReadonlyAttributeDescripcion
{
	font-size: 13px;
}
.ReadonlyBlobContentAttributeDescripcion
{
	border-width: 0px;
}
.ReadonlyAttributeDescripcion
{
	border-width: 0px;
}
.AttributeGridNivel,.BlobContentAttributeGridNivel,.ReadonlyBlobContentAttributeGridNivel,.BlobInputAttributeGridNivel,.ReadonlyAttributeGridNivel
{
	font-size: -1px;
	font-weight: bold;
}
.ReadonlyBlobContentAttributeGridNivel
{
	border-width: 0px;
}
.ReadonlyAttributeGridNivel
{
	border-width: 0px;
}
.AttributeNegrilla,.BlobContentAttributeNegrilla,.ReadonlyBlobContentAttributeNegrilla,.BlobInputAttributeNegrilla,.ReadonlyAttributeNegrilla
{
	font-weight: bold;
}
.ReadonlyBlobContentAttributeNegrilla
{
	border-width: 0px;
}
.ReadonlyAttributeNegrilla
{
	border-width: 0px;
}
.AttributeTextWhite,.BlobContentAttributeTextWhite,.ReadonlyBlobContentAttributeTextWhite,.BlobInputAttributeTextWhite,.ReadonlyAttributeTextWhite,.AttributeTextWhiteBold,.ReadonlyAttributeTextWhiteBold,.AttributeTextDarkBlueBold,.ReadonlyAttributeTextDarkBlueBold,.AttributeTextRedBold,.ReadonlyAttributeTextRedBold,.AttributeTextOrangeBold,.ReadonlyAttributeTextOrangeBold
{
	color: #fff;
	min-height: 24px;
}
.ReadonlyBlobContentAttributeTextWhite
{
	border-width: 0px;
}
.ReadonlyAttributeTextWhite
{
	border-width: 0px;
}
.AttributeTextWhiteBold,.ReadonlyAttributeTextWhiteBold
{
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.ReadonlyAttributeTextWhiteBold
{
	border-width: 0px;
}
.AttributeTextDarkBlueBold,.ReadonlyAttributeTextDarkBlueBold
{
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
	color: #1e5598;
}
.ReadonlyAttributeTextDarkBlueBold
{
	border-width: 0px;
}
.AttributeTextRedBold,.ReadonlyAttributeTextRedBold
{
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
	color: #f56a67;
}
.ReadonlyAttributeTextRedBold
{
	border-width: 0px;
}
.AttributeTextOrangeBold,.ReadonlyAttributeTextOrangeBold
{
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
	color: #f6981c;
}
.ReadonlyAttributeTextOrangeBold
{
	border-width: 0px;
}
.JTB_AttFormTransaccionCheck,.ReadonlyJTB_AttFormTransaccionCheck
{
	border-bottom-color: #acd4ed;
	border-left-color: #acd4ed;
	border-right-color: #acd4ed;
	border-top-color: #acd4ed;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	height: auto;
	min-height: 32px;
	width: 100%;
}
.ReadonlyJTB_AttFormTransaccionCheck
{
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	display: block;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: solid;
	border-width: 1px;
	color: #a1a1a1;
}
.AttributeHidden,.BlobContentAttributeHidden,.ReadonlyBlobContentAttributeHidden,.BlobInputAttributeHidden,.ReadonlyAttributeHidden
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 0px;
	max-height: 0px;
	min-height: 0px;
	width: 0px;
	max-width: 0px;
	min-width: 0px;
	display:none !important;
}
.ReadonlyBlobContentAttributeHidden
{
	border-width: 0px;
}
.ReadonlyAttributeHidden
{
	border-width: 0px;
}
.AttributeTextGray,.BlobContentAttributeTextGray,.ReadonlyBlobContentAttributeTextGray,.BlobInputAttributeTextGray,.ReadonlyAttributeTextGray
{
	color: #a1a1a1;
	min-height: 24px;
}
.ReadonlyBlobContentAttributeTextGray
{
	border-width: 0px;
}
.ReadonlyAttributeTextGray
{
	border-width: 0px;
}
.AttributeTextBlue,.BlobContentAttributeTextBlue,.ReadonlyBlobContentAttributeTextBlue,.BlobInputAttributeTextBlue,.ReadonlyAttributeTextBlue
{
	color: #1e5598;
	min-height: 24px;
}
.ReadonlyBlobContentAttributeTextBlue
{
	border-width: 0px;
}
.ReadonlyAttributeTextBlue
{
	border-width: 0px;
}
.AttributeTextGreen,.BlobContentAttributeTextGreen,.ReadonlyBlobContentAttributeTextGreen,.BlobInputAttributeTextGreen,.ReadonlyAttributeTextGreen
{
	color: #356d2e;
	min-height: 24px;
}
.ReadonlyBlobContentAttributeTextGreen
{
	border-width: 0px;
}
.ReadonlyAttributeTextGreen
{
	border-width: 0px;
}
.AttributeTextRed,.BlobContentAttributeTextRed,.ReadonlyBlobContentAttributeTextRed,.BlobInputAttributeTextRed,.ReadonlyAttributeTextRed
{
	color: #b12121;
	min-height: 24px;
}
.ReadonlyBlobContentAttributeTextRed
{
	border-width: 0px;
}
.ReadonlyAttributeTextRed
{
	border-width: 0px;
}
.AttEstadoLetraNegraFondo,.BlobContentAttEstadoLetraNegraFondo,.ReadonlyBlobContentAttEstadoLetraNegraFondo,.BlobInputAttEstadoLetraNegraFondo,.AttEstadoLetraNegraFondo1,.BlobContentAttEstadoLetraNegraFondo1,.ReadonlyBlobContentAttEstadoLetraNegraFondo1,.BlobInputAttEstadoLetraNegraFondo1,.ReadonlyAttEstadoLetraNegraFondo1,.ReadonlyAttEstadoLetraNegraFondo,.AttEstadoLetraNegraFondoVerde,.BlobContentAttEstadoLetraNegraFondoVerde,.ReadonlyBlobContentAttEstadoLetraNegraFondoVerde,.BlobInputAttEstadoLetraNegraFondoVerde,.ReadonlyAttEstadoLetraNegraFondoVerde,.AttEstadoLetraNegraFondoRojo,.BlobContentAttEstadoLetraNegraFondoRojo,.ReadonlyBlobContentAttEstadoLetraNegraFondoRojo,.BlobInputAttEstadoLetraNegraFondoRojo,.ReadonlyAttEstadoLetraNegraFondoRojo,.AttEstadoLetraNegraFondoAmarillo,.BlobContentAttEstadoLetraNegraFondoAmarillo,.ReadonlyBlobContentAttEstadoLetraNegraFondoAmarillo,.BlobInputAttEstadoLetraNegraFondoAmarillo,.ReadonlyAttEstadoLetraNegraFondoAmarillo,.AttEstadoLetraNegraFondoGris,.BlobContentAttEstadoLetraNegraFondoGris,.ReadonlyBlobContentAttEstadoLetraNegraFondoGris,.BlobInputAttEstadoLetraNegraFondoGris,.ReadonlyAttEstadoLetraNegraFondoGris
{
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #000;
	text-align: center;
}
.ReadonlyBlobContentAttEstadoLetraNegraFondo
{
	border-width: 0px;
}
.ReadonlyBlobContentAttEstadoLetraNegraFondo1
{
	border-width: 0px;
}
.ReadonlyAttEstadoLetraNegraFondo1
{
	border-width: 0px;
}
.ReadonlyAttEstadoLetraNegraFondo
{
	border-width: 0px;
}
.AttEstadoLetraNegraFondoVerde,.BlobContentAttEstadoLetraNegraFondoVerde,.ReadonlyBlobContentAttEstadoLetraNegraFondoVerde,.BlobInputAttEstadoLetraNegraFondoVerde,.ReadonlyAttEstadoLetraNegraFondoVerde
{
	background-color: #daf5e5;
}
.ReadonlyBlobContentAttEstadoLetraNegraFondoVerde
{
	border-width: 0px;
}
.ReadonlyAttEstadoLetraNegraFondoVerde
{
	border-width: 0px;
}
.AttEstadoLetraNegraFondoRojo,.BlobContentAttEstadoLetraNegraFondoRojo,.ReadonlyBlobContentAttEstadoLetraNegraFondoRojo,.BlobInputAttEstadoLetraNegraFondoRojo,.ReadonlyAttEstadoLetraNegraFondoRojo
{
	background-color: #ffafaf;
}
.ReadonlyBlobContentAttEstadoLetraNegraFondoRojo
{
	border-width: 0px;
}
.ReadonlyAttEstadoLetraNegraFondoRojo
{
	border-width: 0px;
}
.AttEstadoLetraNegraFondoAmarillo,.BlobContentAttEstadoLetraNegraFondoAmarillo,.ReadonlyBlobContentAttEstadoLetraNegraFondoAmarillo,.BlobInputAttEstadoLetraNegraFondoAmarillo,.ReadonlyAttEstadoLetraNegraFondoAmarillo
{
	background-color: #fbe5d6;
}
.ReadonlyBlobContentAttEstadoLetraNegraFondoAmarillo
{
	border-width: 0px;
}
.ReadonlyAttEstadoLetraNegraFondoAmarillo
{
	border-width: 0px;
}
.AttEstadoLetraNegraFondoGris,.BlobContentAttEstadoLetraNegraFondoGris,.ReadonlyBlobContentAttEstadoLetraNegraFondoGris,.BlobInputAttEstadoLetraNegraFondoGris,.ReadonlyAttEstadoLetraNegraFondoGris
{
	background-color: #ddd;
}
.ReadonlyBlobContentAttEstadoLetraNegraFondoGris
{
	border-width: 0px;
}
.ReadonlyAttEstadoLetraNegraFondoGris
{
	border-width: 0px;
}
.AttributeHeightMax,.BlobContentAttributeHeightMax,.ReadonlyBlobContentAttributeHeightMax,.BlobInputAttributeHeightMax,.AttributeHeightMax36px,.BlobContentAttributeHeightMax36px,.ReadonlyBlobContentAttributeHeightMax36px,.BlobInputAttributeHeightMax36px,.ReadonlyAttributeHeightMax36px,.ReadonlyAttributeHeightMax,.AttributeHeightMax30px,.BlobContentAttributeHeightMax30px,.ReadonlyBlobContentAttributeHeightMax30px,.BlobInputAttributeHeightMax30px,.ReadonlyAttributeHeightMax30px
{
	max-height: 36px;
}
.ReadonlyBlobContentAttributeHeightMax
{
	border-width: 0px;
}
.ReadonlyBlobContentAttributeHeightMax36px
{
	border-width: 0px;
}
.ReadonlyAttributeHeightMax36px
{
	border-width: 0px;
}
.ReadonlyAttributeHeightMax
{
	border-width: 0px;
}
.AttributeHeightMax30px,.BlobContentAttributeHeightMax30px,.ReadonlyBlobContentAttributeHeightMax30px,.BlobInputAttributeHeightMax30px,.ReadonlyAttributeHeightMax30px
{
	height: 30px;
	max-height: 30px;
}
.ReadonlyBlobContentAttributeHeightMax30px
{
	border-width: 0px;
}
.ReadonlyAttributeHeightMax30px
{
	border-width: 0px;
}
.AttributeWifthMin90px,.BlobContentAttributeWifthMin90px,.ReadonlyBlobContentAttributeWifthMin90px,.BlobInputAttributeWifthMin90px,.ReadonlyAttributeWifthMin90px
{
	min-width:90px !important;
}
.ReadonlyBlobContentAttributeWifthMin90px
{
	border-width: 0px;
}
.ReadonlyAttributeWifthMin90px
{
	border-width: 0px;
}
.JTB_LabelRojo,.ReadonlyJTB_LabelRojo
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #e6b5ad;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}
.JTB_LabelAzul,.ReadonlyJTB_LabelAzul
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #96bcd6;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}
.JTB_LabelMorado,.ReadonlyJTB_LabelMorado
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #dac1e8;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}
.JTB_LabelLima,.ReadonlyJTB_LabelLima
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #c0efd2;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}
.JTB_LabelVerde,.ReadonlyJTB_LabelVerde
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #bfdcb4;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}
.JTB_LabelAmarillo,.ReadonlyJTB_LabelAmarillo
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #f3ea9d;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}
.JTB_LabelNaranja,.ReadonlyJTB_LabelNaranja
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #f4d3a3;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}
.JTB_LabelCeleste,.ReadonlyJTB_LabelCeleste
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #a1dde9;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}
.JTB_LabelRosa,.ReadonlyJTB_LabelRosa
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #f0c4e2;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}
.JTB_AttFontSize18Black,.ReadonlyJTB_AttFontSize18Black,.ReadonlyJTB_AttFontSize18BlackLight,.BlobContentReadonlyJTB_AttFontSize18BlackLight,.ReadonlyBlobContentReadonlyJTB_AttFontSize18BlackLight,.BlobInputReadonlyJTB_AttFontSize18BlackLight,.ReadonlyReadonlyJTB_AttFontSize18BlackLight
{
	font-size: 18px;
	color: #000;
}
.ReadonlyJTB_AttFontSize18Black,.ReadonlyJTB_AttFontSize18BlackLight,.BlobContentReadonlyJTB_AttFontSize18BlackLight,.ReadonlyBlobContentReadonlyJTB_AttFontSize18BlackLight,.BlobInputReadonlyJTB_AttFontSize18BlackLight,.ReadonlyReadonlyJTB_AttFontSize18BlackLight
{
	border-width: 0px;
	font-weight: bold;
}
.ReadonlyJTB_AttFontSize18BlackLight,.BlobContentReadonlyJTB_AttFontSize18BlackLight,.ReadonlyBlobContentReadonlyJTB_AttFontSize18BlackLight,.BlobInputReadonlyJTB_AttFontSize18BlackLight,.ReadonlyReadonlyJTB_AttFontSize18BlackLight
{
	font-weight: normal;
}
.JTB_AttLabelLow,.BlobContentJTB_AttLabelLow,.ReadonlyBlobContentJTB_AttLabelLow,.BlobInputJTB_AttLabelLow,.ReadonlyJTB_AttLabelLow
{
	font-size: 11px;
	font-weight: bold;
}
.ReadonlyBlobContentJTB_AttLabelLow
{
	border-width: 0px;
}
.ReadonlyJTB_AttLabelLow
{
	border-width: 0px;
}
.AttributeTextGrayBold
{
	font-weight: bold;
	color: #a1a1a1;
	min-height: 24px;
}
.JTB_AttSize11px_Gray,.ReadonlyJTB_AttSize11px_Gray,.JTB_AttSize12px_Gray1,.ReadonlyJTB_AttSize12px_Gray1
{
	font-size: 11px;
	color: #a1a1a1;
	min-height: 20px;
}
.ReadonlyJTB_AttSize11px_Gray
{
	border-width: 0px;
}
.JTB_AttSize12px_Gray1,.ReadonlyJTB_AttSize12px_Gray1
{
	font-size: 12px;
}
.ReadonlyJTB_AttSize12px_Gray1
{
	border-width: 0px;
}
.JTB_AttWordBreak,.BlobContentJTB_AttWordBreak,.ReadonlyBlobContentJTB_AttWordBreak,.BlobInputJTB_AttWordBreak,.ReadonlyJTB_AttWordBreak
{
	word-break: break-word;
}
.ReadonlyBlobContentJTB_AttWordBreak
{
	border-width: 0px;
}
.ReadonlyJTB_AttWordBreak
{
	border-width: 0px;
}
.Attribute2EM_Gray,.BlobContentAttribute2EM_Gray,.ReadonlyBlobContentAttribute2EM_Gray,.BlobInputAttribute2EM_Gray,.ReadonlyAttribute2EM_Gray
{
	font-size: 2em;
	color: gray;
}
.ReadonlyBlobContentAttribute2EM_Gray
{
	border-width: 0px;
}
.ReadonlyAttribute2EM_Gray
{
	border-width: 0px;
}
.BB_AttMuroUsuarioReq,.ReadonlyBB_AttMuroUsuarioReq,.BB_AttMuroUsuarioComentario1,.ReadonlyBB_AttMuroUsuarioComentario1
{
	padding-left: 5px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 22px;
	content: '*';
}
.ReadonlyBB_AttMuroUsuarioReq
{
	border-width: 0px;
}
.BB_AttMuroUsuarioComentario1,.ReadonlyBB_AttMuroUsuarioComentario1
{
	font-size: 13px;
}
.ReadonlyBB_AttMuroUsuarioComentario1
{
	border-width: 0px;
}
.ATT_TxtBlackSize,.BlobContentATT_TxtBlackSize,.ReadonlyBlobContentATT_TxtBlackSize,.BlobInputATT_TxtBlackSize,.ReadonlyATT_TxtBlackSize,.ATT_TxtBlackSize16px,.BlobContentATT_TxtBlackSize16px,.ReadonlyBlobContentATT_TxtBlackSize16px,.BlobInputATT_TxtBlackSize16px,.ReadonlyATT_TxtBlackSize16px,.ATT_TxtBlackSize18px,.BlobContentATT_TxtBlackSize18px,.ReadonlyBlobContentATT_TxtBlackSize18px,.BlobInputATT_TxtBlackSize18px,.ReadonlyATT_TxtBlackSize18px
{
	color: #000;
}
.ReadonlyBlobContentATT_TxtBlackSize
{
	border-width: 0px;
}
.ReadonlyATT_TxtBlackSize
{
	border-width: 0px;
}
.ATT_TxtBlackSize16px,.BlobContentATT_TxtBlackSize16px,.ReadonlyBlobContentATT_TxtBlackSize16px,.BlobInputATT_TxtBlackSize16px,.ReadonlyATT_TxtBlackSize16px
{
	font-size: 16px;
}
.ReadonlyBlobContentATT_TxtBlackSize16px
{
	border-width: 0px;
}
.ReadonlyATT_TxtBlackSize16px
{
	border-width: 0px;
}
.ATT_TxtBlackSize18px,.BlobContentATT_TxtBlackSize18px,.ReadonlyBlobContentATT_TxtBlackSize18px,.BlobInputATT_TxtBlackSize18px,.ReadonlyATT_TxtBlackSize18px
{
	font-size: 18px;
}
.ReadonlyBlobContentATT_TxtBlackSize18px
{
	border-width: 0px;
}
.ReadonlyATT_TxtBlackSize18px
{
	border-width: 0px;
}
.AttributeOculto,.BlobContentAttributeOculto,.ReadonlyBlobContentAttributeOculto,.BlobInputAttributeOculto,.ReadonlyAttributeOculto
{
	display: none !important;
}
.ReadonlyBlobContentAttributeOculto
{
	border-width: 0px;
}
.ReadonlyAttributeOculto
{
	border-width: 0px;
}
.AttributeInvisible,.ReadonlyAttributeInvisible
{
	background-color: transparent;
	border-style: none;
	border-width: 0px;
	color: transparent;
	height: 1px;
	max-height: 1px;
	width: 1px;
	max-width: 1px;
	box-shadow: inset 0 0px 0px rgba(0,0,0,.0) !important;
}
.AttributeWrapText,.ReadonlyAttributeWrapText
{
	word-wrap: break-word!important;
}
.AttPandinLados5,.BlobContentAttPandinLados5,.ReadonlyBlobContentAttPandinLados5,.BlobInputAttPandinLados5,.ReadonlyAttPandinLados5
{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	height: auto;
}
.ReadonlyBlobContentAttPandinLados5
{
	border-width: 0px;
}
.ReadonlyAttPandinLados5
{
	border-width: 0px;
}
.AttributeGridN,.BlobContentAttributeGridN,.ReadonlyBlobContentAttributeGridN,.BlobInputAttributeGridN,.ReadonlyAttributeGridN
{
	font-family: "Source Sans Pro";
	font-size: 13px;
	height: 32px;
	max-height: 32px;
	min-height: 32px;
}
.ReadonlyBlobContentAttributeGridN
{
	border-width: 0px;
}
.ReadonlyAttributeGridN
{
	border-width: 0px;
}
.AttributeNegrilla16,.BlobContentAttributeNegrilla16,.ReadonlyBlobContentAttributeNegrilla16,.BlobInputAttributeNegrilla16,.ReadonlyAttributeNegrilla16
{
	font-size: 16px;
	font-weight: bold;
}
.ReadonlyBlobContentAttributeNegrilla16
{
	border-width: 0px;
}
.ReadonlyAttributeNegrilla16
{
	border-width: 0px;
}
.AttributeNormal16,.BlobContentAttributeNormal16,.ReadonlyBlobContentAttributeNormal16,.BlobInputAttributeNormal16,.ReadonlyAttributeNormal16
{
	font-size: 16px;
}
.ReadonlyBlobContentAttributeNormal16
{
	border-width: 0px;
}
.ReadonlyAttributeNormal16
{
	border-width: 0px;
}
.AttributeGrayNormal16,.BlobContentAttributeGrayNormal16,.ReadonlyBlobContentAttributeGrayNormal16,.BlobInputAttributeGrayNormal16,.ReadonlyAttributeGrayNormal16
{
	font-size: 16px;
	color: #a1a1a1;
}
.ReadonlyBlobContentAttributeGrayNormal16
{
	border-width: 0px;
}
.ReadonlyAttributeGrayNormal16
{
	border-width: 0px;
}
.AttCheckboxProvee,.BlobContentAttCheckboxProvee,.ReadonlyBlobContentAttCheckboxProvee,.BlobInputAttCheckboxProvee,.ReadonlyAttCheckboxProvee
{
	margin-left: 0px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
}
.ReadonlyBlobContentAttCheckboxProvee
{
	border-width: 0px;
}
.ReadonlyAttCheckboxProvee
{
	border-width: 0px;
}
.JTB_AttFormTransaccion_ExtensionGrid,.JTB_AttFormTransaccion100Porc2,.ReadonlyJTB_AttFormTransaccion100Porc2,.JTB_AttFormTransaccion100PorcReq2,.ReadonlyJTB_AttFormTransaccion100PorcReq2,.ReadonlyJTB_AttFormTransaccion_ExtensionGrid,.JTB_AttFormTransaccionL1
{
	margin-left: -2.1%;
	border-bottom-color: #acd4ed;
	border-left-color: #acd4ed;
	border-right-color: #acd4ed;
	border-top-color: #acd4ed;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	height: auto;
	min-height: 32px;
	width: 100%;
}
.ReadonlyJTB_AttFormTransaccion_ExtensionGrid
{
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	display: block;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	color: #a1a1a1;
}
.JTB_AttFormTransaccionL1
{
	text-align: left;
	text-align: left !important;
}
.JTB_LabelGris,.ReadonlyJTB_LabelGris
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #bababa;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}
.JTB_MarginNegative,.BlobContentJTB_MarginNegative,.ReadonlyBlobContentJTB_MarginNegative,.BlobInputJTB_MarginNegative,.ReadonlyJTB_MarginNegative
{
	margin-top: -25px;
}
.ReadonlyBlobContentJTB_MarginNegative
{
	border-width: 0px;
}
.ReadonlyJTB_MarginNegative
{
	border-width: 0px;
}
.BB_registroCambioSolicitudTitulo,.BlobContentBB_registroCambioSolicitudTitulo,.ReadonlyBlobContentBB_registroCambioSolicitudTitulo,.BlobInputBB_registroCambioSolicitudTitulo,.ReadonlyBB_registroCambioSolicitudTitulo
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 0 !important;
}
.ReadonlyBlobContentBB_registroCambioSolicitudTitulo
{
	border-width: 0px;
}
.ReadonlyBB_registroCambioSolicitudTitulo
{
	border-width: 0px;
}
.JTB_AttNoPadding,.BlobContentJTB_AttNoPadding,.ReadonlyBlobContentAttribute2,.BlobInputJTB_AttNoPadding,.ReadonlyJTB_AttNoPadding
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	padding:0 !important;
}
.ReadonlyBlobContentAttribute2
{
	border-width: 0px;
}
.ReadonlyJTB_AttNoPadding
{
	border-width: 0px;
}
.JTB_AttFormTransaccionFormularioDinamico,.JTB_AttFormTransaccion100Porc3,.ReadonlyJTB_AttFormTransaccion100Porc3,.JTB_AttFormTransaccion100PorcReq3,.ReadonlyJTB_AttFormTransaccion100PorcReq3,.ReadonlyJTB_AttFormTransaccionFormularioDinamico,.JTB_AttFormTransaccionL2,.JTB_AttFormTransaccionForDinamico,.BlobContentJTB_AttFormTransaccionForDinamico,.ReadonlyBlobContentJTB_AttFormTransaccionForDinamico,.BlobInputJTB_AttFormTransaccionForDinamico,.ReadonlyJTB_AttFormTransaccionForDinamico
{
	border-bottom-color: #acd4ed;
	border-left-color: #acd4ed;
	border-right-color: #acd4ed;
	border-top-color: #acd4ed;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	height: auto;
	min-height: 32px;
	width: 100%;
	max-width: 250px;
	min-width: 150px;
}
.ReadonlyJTB_AttFormTransaccionFormularioDinamico
{
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	display: block;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	color: #a1a1a1;
}
.JTB_AttFormTransaccionL2
{
	text-align: left;
	text-align: left !important;
}
.ReadonlyBlobContentJTB_AttFormTransaccionForDinamico
{
	border-width: 0px;
}
.ReadonlyJTB_AttFormTransaccionForDinamico
{
	border-width: 0px;
}
.JTB_AttFormTransaccionGridAttFormularioDinamico,.JTB_AttFormTransaccion100Porc4,.ReadonlyJTB_AttFormTransaccion100Porc4,.JTB_AttFormTransaccion100PorcReq4,.ReadonlyJTB_AttFormTransaccion100PorcReq4,.ReadonlyJTB_JTB_AttFormTransaccionGridAttFormularioDinamico,.JTB_AttFormTransaccionL3,.JTB_AttFormTransaccionGridFormularioDinamico1,.BlobContentJTB_AttFormTransaccionGridFormularioDinamico1,.ReadonlyBlobContentJTB_AttFormTransaccionGridFormularioDinamico1,.BlobInputJTB_AttFormTransaccionGridFormularioDinamico1,.ReadonlyJTB_AttFormTransaccionGridFormularioDinamico1
{
	border-bottom-color: #acd4ed;
	border-left-color: #acd4ed;
	border-right-color: #acd4ed;
	border-top-color: #acd4ed;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	height: auto;
	min-height: 32px;
	width: 100%;
	max-width: 250px;
	min-width: 150px;
}
.ReadonlyJTB_JTB_AttFormTransaccionGridAttFormularioDinamico
{
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	display: block;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	color: #a1a1a1;
}
.JTB_AttFormTransaccionL3
{
	text-align: left;
	text-align: left !important;
}
.ReadonlyBlobContentJTB_AttFormTransaccionGridFormularioDinamico1
{
	border-width: 0px;
}
.ReadonlyJTB_AttFormTransaccionGridFormularioDinamico1
{
	border-width: 0px;
}
.JTB_AttFormGridFormDinamico,.BlobContentJTB_AttFormGridFormDinamico,.ReadonlyBlobContentJTB_AttFormGridFormDinamico,.BlobInputJTB_AttFormGridFormDinamico,.ReadonlyJTB_AttFormGridFormDinamico
{
	border-bottom-color: #acd4ed;
	border-left-color: #acd4ed;
	border-right-color: #acd4ed;
	border-top-color: #acd4ed;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	height: auto;
	min-height: 32px;
	width: 100%;
	max-width: 350px;
	min-width: 180px;
}
.ReadonlyBlobContentJTB_AttFormGridFormDinamico
{
	border-width: 0px;
}
.ReadonlyJTB_AttFormGridFormDinamico
{
	margin-top: -7px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	display: block;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	color: #a1a1a1;
}
.JTB_AttGridColor18Action,.JTB_AttGridColor18Amariilo,.BlobContentJTB_AttGridColor18Amariilo,.ReadonlyBlobContentJTB_AttGridColor18Amariilo,.BlobInputJTB_AttGridColor18Amariilo,.ReadonlyJTB_AttGridColor18Amariilo,.JTB_AttGridColor18Azul,.JTB_AttGridColor18Azul1,.JTB_AttGridColor18Azul2,.JTB_AttGridColor18Cafe,.JTB_AttGridColor18Gris,.JTB_AttGridColor18Morado,.JTB_AttGridColor18Naranja,.BlobContentJTB_AttGridColor18Naranja,.ReadonlyBlobContentJTB_AttGridColor18Naranja,.BlobInputJTB_AttGridColor18Naranja,.ReadonlyJTB_AttGridColor18Naranja,.JTB_AttGridColor18Rojo,.JTB_AttGridColor18Rojo1,.BlobContentJTB_AttGridColor18Rojo1,.ReadonlyBlobContentJTB_AttGridColor18Rojo1,.BlobInputJTB_AttGridColor18Rojo1,.ReadonlyJTB_AttGridColor18Rojo1,.JTB_AttGridColor18RojoOscuro,.JTB_AttGridColor18Verde,.JTB_AttGridColor18Verde1,.JTB_AttGridColor18VerdeOscuro,.JTB_AttGridColor18Blanco
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	background-color: #387C2B;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-size: 18px;
	color: white;
}
.JTB_AttGridColor18Amariilo,.BlobContentJTB_AttGridColor18Amariilo,.ReadonlyBlobContentJTB_AttGridColor18Amariilo,.BlobInputJTB_AttGridColor18Amariilo,.ReadonlyJTB_AttGridColor18Amariilo
{
	background-color: #f0e68c;
}
.ReadonlyBlobContentJTB_AttGridColor18Amariilo
{
	border-width: 0px;
}
.ReadonlyJTB_AttGridColor18Amariilo
{
	border-width: 0px;
}
.JTB_AttGridColor18Azul
{
	background-color: #4169e1;
}
.JTB_AttGridColor18Azul1
{
	background-color: #1e5598;
}
.JTB_AttGridColor18Azul2
{
	background-color: #01b7df;
}
.JTB_AttGridColor18Cafe
{
	background-color: saddlebrown;
}
.JTB_AttGridColor18Gris
{
	background-color: #607d8b;
}
.JTB_AttGridColor18Morado
{
	background-color: #6e3c7b;
}
.JTB_AttGridColor18Naranja,.BlobContentJTB_AttGridColor18Naranja,.ReadonlyBlobContentJTB_AttGridColor18Naranja,.BlobInputJTB_AttGridColor18Naranja,.ReadonlyJTB_AttGridColor18Naranja
{
	background-color: #f6981c;
}
.ReadonlyBlobContentJTB_AttGridColor18Naranja
{
	border-width: 0px;
}
.ReadonlyJTB_AttGridColor18Naranja
{
	border-width: 0px;
}
.JTB_AttGridColor18Rojo
{
	background-color: red;
}
.JTB_AttGridColor18Rojo1,.BlobContentJTB_AttGridColor18Rojo1,.ReadonlyBlobContentJTB_AttGridColor18Rojo1,.BlobInputJTB_AttGridColor18Rojo1,.ReadonlyJTB_AttGridColor18Rojo1
{
	background-color: #f56a67;
}
.ReadonlyBlobContentJTB_AttGridColor18Rojo1
{
	border-width: 0px;
}
.ReadonlyJTB_AttGridColor18Rojo1
{
	border-width: 0px;
}
.JTB_AttGridColor18RojoOscuro
{
	background-color: #b12121;
}
.JTB_AttGridColor18Verde
{
	background-color: #8bc34a;
}
.JTB_AttGridColor18Verde1
{
	background-color: #00b050;
}
.JTB_AttGridColor18VerdeOscuro
{
	background-color: mediumseagreen;
}
.JTB_AttGridColor18Blanco
{
	background-color: white;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	color: #000;
}
.JTB_Att30px,.BlobContentJTB_Att30px,.ReadonlyBlobContentJTB_Att30px,.BlobInputJTB_Att30px,.ReadonlyJTB_Att30px
{
	height: 30px;
	width: 30px;
}
.ReadonlyBlobContentJTB_Att30px
{
	border-width: 0px;
}
.ReadonlyJTB_Att30px
{
	border-width: 0px;
}
.Att_MarginNT45px,.BlobContentAtt_MarginNT45px,.ReadonlyBlobContentAtt_MarginNT45px,.BlobInputAtt_MarginNT45px,.ReadonlyAtt_MarginNT45px
{
	margin-top: -45px;
}
.ReadonlyBlobContentAtt_MarginNT45px
{
	border-width: 0px;
}
.ReadonlyAtt_MarginNT45px
{
	border-width: 0px;
}
.Att_BloqueFullWidth,.BlobContentAtt_BloqueFullWidth,.ReadonlyBlobContentAtt_BloqueFullWidth,.BlobInputAtt_BloqueFullWidth,.ReadonlyAtt_BloqueFullWidth,.Att_BloqueFullWidthHeight50,.BlobContentAtt_BloqueFullWidthHeight50,.ReadonlyBlobContentAtt_BloqueFullWidthHeight50,.BlobInputAtt_BloqueFullWidthHeight50,.ReadonlyAtt_BloqueFullWidthHeight50
{
	width: 100%;
	min-width: 100%;
}
.ReadonlyBlobContentAtt_BloqueFullWidth
{
	border-width: 0px;
}
.ReadonlyAtt_BloqueFullWidth
{
	border-width: 0px;
}
.Att_BloqueFullWidthHeight50,.BlobContentAtt_BloqueFullWidthHeight50,.ReadonlyBlobContentAtt_BloqueFullWidthHeight50,.BlobInputAtt_BloqueFullWidthHeight50,.ReadonlyAtt_BloqueFullWidthHeight50
{
	height: 50px;
	max-height: 50px;
}
.ReadonlyBlobContentAtt_BloqueFullWidthHeight50
{
	border-width: 0px;
}
.ReadonlyAtt_BloqueFullWidthHeight50
{
	border-width: 0px;
}
.JTB_AttTextoSinDesbordar,.JTB_AttTextoSinDesbordarWidth200px
{
	overflow: hidden;
	display: block;
	white-space: nowrap;
	max-width: 270px;
	text-overflow: ellipsis;
}
.JTB_AttTextoSinDesbordarWidth200px
{
	max-width: 200px;
}
.JTB_AttFormTransaccionRequeridoSinBorde,.ReadonlyJTB_AttFormTransaccionRequeridoSinBorde,.JTB_AttFormTransaccionRequeridoError2,.BlobContentJTB_AttFormTransaccionRequeridoError2,.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError2,.BlobInputJTB_AttFormTransaccionRequeridoError2,.ReadonlyJTB_AttFormTransaccionRequeridoError2,.JTB_AttFormTransaccionRequeridoL2
{
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	height: auto;
	min-height: 32px;
	width: 100%;
}
.ReadonlyJTB_AttFormTransaccionRequeridoSinBorde
{
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	display: block;
	border-style: solid;
	border-width: 1px;
	color: #a1a1a1;
}
.JTB_AttFormTransaccionRequeridoError2,.BlobContentJTB_AttFormTransaccionRequeridoError2,.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError2,.BlobInputJTB_AttFormTransaccionRequeridoError2,.ReadonlyJTB_AttFormTransaccionRequeridoError2
{
	border-bottom-color: red;
	border-left-color: red;
	border-right-color: red;
	border-top-color: red;
}
.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError2
{
	border-width: 0px;
}
.ReadonlyJTB_AttFormTransaccionRequeridoError2
{
	border-width: 0px;
}
.JTB_AttFormTransaccionRequeridoL2
{
	text-align: left;
	text-align: left !important;
}
.Att_MarginNT35px,.BlobContentAtt_MarginNT35px,.ReadonlyBlobContentAtt_MarginNT35px,.BlobInputAtt_MarginNT35px,.ReadonlyAtt_MarginNT35px
{
	margin-top: -35px;
}
.ReadonlyBlobContentAtt_MarginNT35px
{
	border-width: 0px;
}
.ReadonlyAtt_MarginNT35px
{
	border-width: 0px;
}
.JTB_AttFormTransaccionLabelSinPadding,.JTB_AttFormTransaccion100Porc5,.ReadonlyJTB_AttFormTransaccion100Porc5,.JTB_AttFormTransaccion100PorcReq5,.ReadonlyJTB_AttFormTransaccion100PorcReq5,.JTB_AttFormTransaccionRequeridoForDinamico1,.ReadonlyJTB_AttFormTransaccionRequeridoForDinamico1,.JTB_AttFormTransaccionRequeridoError11,.BlobContentJTB_AttFormTransaccionRequeridoError11,.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError11,.ReadonlyJTB_AttFormTransaccionRequeridoError11,.JTB_AttFormTransaccionRequeridoL11,.ReadonlyJTB_AttFormTransaccionLabelSinPadding,.JTB_AttFormTransaccionL4,.JTB_AttFormTransaccionHeight32px1
{
	border-bottom-color: #acd4ed;
	border-left-color: #acd4ed;
	border-right-color: #acd4ed;
	border-top-color: #acd4ed;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	height: auto;
	min-height: 32px;
	width: 100%;
}
.ReadonlyJTB_AttFormTransaccionLabelSinPadding
{
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	display: block;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	color: #a1a1a1;
}
.JTB_AttFormTransaccionL4
{
	text-align: left;
	text-align: left !important;
}
.JTB_AttFormTransaccionHeight32px1
{
	height: 32px;
	max-height: 32px;
}
.BB_AttItemEncerradoGris,.BlobContentBB_AttItemEncerradoGris,.ReadonlyBlobContentBB_AttItemEncerradoGris,.BlobInputBB_AttItemEncerradoGris,.ReadonlyBB_AttItemEncerradoGris
{
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	background-color: #bfbfbf;
	font-size: 12px;
	color: white;
}
.ReadonlyBlobContentBB_AttItemEncerradoGris
{
	border-width: 0px;
}
.ReadonlyBB_AttItemEncerradoGris
{
	border-width: 0px;
}
.BB_AttItemEncerradoVerde,.BlobContentBB_AttItemEncerradoVerde,.ReadonlyBlobContentBB_AttItemEncerradoVerde,.BlobInputBB_AttItemEncerradoVerde,.ReadonlyBB_AttItemEncerradoVerde
{
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	background-color: #92d050;
	font-size: 12px;
	color: white;
}
.ReadonlyBlobContentBB_AttItemEncerradoVerde
{
	border-width: 0px;
}
.ReadonlyBB_AttItemEncerradoVerde
{
	border-width: 0px;
}
.JTB_AttFontSize14Black,.BlobContentJTB_AttFontSize14Black,.ReadonlyBlobContentJTB_AttFontSize14Black,.BlobInputJTB_AttFontSize14Black,.ReadonlyJTB_AttFontSize14Black,.JTB_AttFontSize14BlackBold,.BlobContentJTB_AttFontSize14BlackBold,.ReadonlyBlobContentJTB_AttFontSize14BlackBold,.BlobInputJTB_AttFontSize14BlackBold,.ReadonlyJTB_AttFontSize14BlackBold
{
	font-size: 14px;
}
.ReadonlyBlobContentJTB_AttFontSize14Black
{
	border-width: 0px;
}
.ReadonlyJTB_AttFontSize14Black
{
	border-width: 0px;
}
.JTB_AttFontSize14BlackBold,.BlobContentJTB_AttFontSize14BlackBold,.ReadonlyBlobContentJTB_AttFontSize14BlackBold,.BlobInputJTB_AttFontSize14BlackBold,.ReadonlyJTB_AttFontSize14BlackBold
{
	font-weight: bold;
}
.ReadonlyBlobContentJTB_AttFontSize14BlackBold
{
	border-width: 0px;
}
.ReadonlyJTB_AttFontSize14BlackBold
{
	border-width: 0px;
}
.AttributeTextGreenLight,.BlobContentAttributeTextGreenLight,.ReadonlyBlobContentAttributeTextGreenLight,.BlobInputAttributeTextGreenLight,.ReadonlyAttributeTextGreenLight
{
	color: #86cc74;
	min-height: 24px;
}
.ReadonlyBlobContentAttributeTextGreenLight
{
	border-width: 0px;
}
.ReadonlyAttributeTextGreenLight
{
	border-width: 0px;
}
.JTB_AttFormTransaccionSinAfterContent,.JTB_AttFormTransaccion100Porc6,.ReadonlyJTB_AttFormTransaccion100Porc6,.JTB_AttFormTransaccion100PorcReq6,.ReadonlyJTB_AttFormTransaccion100PorcReq6,.JTB_AttFormTransaccionRequeridoForDinamico2,.ReadonlyJTB_AttFormTransaccionRequeridoForDinamico2,.JTB_AttFormTransaccionRequeridoError12,.BlobContentJTB_AttFormTransaccionRequeridoError12,.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError12,.ReadonlyJTB_AttFormTransaccionRequeridoError12,.JTB_AttFormTransaccionRequeridoL12,.ReadonlyJTB_AttFormTransaccionSinAfterContent,.JTB_AttFormTransaccionL5,.JTB_AttFormTransaccionHeight32px2
{
	border-bottom-color: #acd4ed;
	border-left-color: #acd4ed;
	border-right-color: #acd4ed;
	border-top-color: #acd4ed;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	height: auto;
	min-height: 32px;
	width: 100%;
}
.ReadonlyJTB_AttFormTransaccionSinAfterContent
{
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	display: block;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	color: #a1a1a1;
}
.JTB_AttFormTransaccionL5
{
	text-align: left;
	text-align: left !important;
}
.JTB_AttFormTransaccionHeight32px2
{
	height: 32px;
	max-height: 32px;
}
.ReadonlyBlobContentAtt_Label160px
{
	border-width: 0px;
}
.ReadonlyAtt_Label160px
{
	border-width: 0px;
}
.JTB_Label260px,.BlobContentJTB_Label260px,.ReadonlyBlobContentJTB_Label260px,.BlobInputJTB_Label260px,.ReadonlyJTB_Label260px,.gx-label.Att_Label160pxLabel,.gx-label.BlobContentAtt_Label160pxLabel,.gx-label.ReadonlyBlobContentAtt_Label160pxLabel,.gx-label.BlobInputAtt_Label160pxLabel,.gx-label.ReadonlyAtt_Label160pxLabel
{
	width: 160px;
}
.ReadonlyBlobContentJTB_Label260px
{
	border-width: 0px;
}
.ReadonlyJTB_Label260px
{
	border-width: 0px;
}
.AttributeSize0_88,.BlobContentAttributeSize0_88,.ReadonlyBlobContentAttributeSize0_88,.BlobInputAttributeSize0_88,.ReadonlyAttributeSize0_88
{
	font-size: 0.88 em;
}
.ReadonlyBlobContentAttributeSize0_88
{
	border-width: 0px;
}
.ReadonlyAttributeSize0_88
{
	border-width: 0px;
}
.JTB_AttGridColorBlanco,.ReadonlyJTB_AttGridColorBlanco,.JTB_AttGridColorBlancoGhost,.BlobContentJTB_AttGridColorBlancoGhost,.ReadonlyBlobContentJTB_AttGridColorBlancoGhost,.BlobInputJTB_AttGridColorBlancoGhost,.ReadonlyJTB_AttGridColorBlancoGhost
{
	background-color: white;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	color: #000;
	display: ruby-text;
}
.ReadonlyJTB_AttGridColorBlanco
{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 12px;
	font-weight: bold;
}
.JTB_AttGridColorBlancoGhost,.BlobContentJTB_AttGridColorBlancoGhost,.ReadonlyBlobContentJTB_AttGridColorBlancoGhost,.BlobInputJTB_AttGridColorBlancoGhost,.ReadonlyJTB_AttGridColorBlancoGhost
{
	border-width: 2px;
}
.ReadonlyBlobContentJTB_AttGridColorBlancoGhost
{
	border-width: 0px;
}
.ReadonlyJTB_AttGridColorBlancoGhost
{
	border-width: 0px;
}
.JTB_AttFontSize14White,.BlobContentJTB_AttFontSize14White,.ReadonlyBlobContentJTB_AttFontSize14White,.BlobInputJTB_AttFontSize14White,.ReadonlyJTB_AttFontSize14White,.JTB_AttFontSize14BlackBold1,.BlobContentJTB_AttFontSize14BlackBold1,.ReadonlyBlobContentJTB_AttFontSize14BlackBold1,.BlobInputJTB_AttFontSize14BlackBold1,.ReadonlyJTB_AttFontSize14BlackBold1
{
	font-size: 14px;
	color: white;
}
.ReadonlyBlobContentJTB_AttFontSize14White
{
	border-width: 0px;
}
.ReadonlyJTB_AttFontSize14White
{
	border-width: 0px;
	Color:White !Important;
}
.JTB_AttFontSize14BlackBold1,.BlobContentJTB_AttFontSize14BlackBold1,.ReadonlyBlobContentJTB_AttFontSize14BlackBold1,.BlobInputJTB_AttFontSize14BlackBold1,.ReadonlyJTB_AttFontSize14BlackBold1
{
	font-weight: bold;
}
.ReadonlyBlobContentJTB_AttFontSize14BlackBold1
{
	border-width: 0px;
}
.ReadonlyJTB_AttFontSize14BlackBold1
{
	border-width: 0px;
}
.Button,.ButtonDragging,.ButtonAcceptDrag,.ButtonNoAcceptDrag,.ButtonNoAcceptDrag12px,.ButtonNoAcceptDrag10px,.ActionButtons,.ActionButtonsHovered,.ButtonDisabled,.fileinputbutton,.btnprimary,.btnwarning,.ButtonGAM,.MainMenuButton,.Btncolorverde,.Btn_SinColor,.Btn_SinColorWidth100px,.JTB_BtnUplCargarArchivo,.JTB_UplBotonCargarArchivo.gx-fileupload .fileinput-button,.ButtonEmpresaBuscar,.ButtonEmpresaVerPerfil,.SpecialButtons,.BtnCancel,.BB_BtnAnterior,.BtnCancelWith100,.BtnCheck,.BtnGet,.BtnHelp,.BtnRefresh,.BtnSelect,.SpecialButtonsDisabled,.BtnLogin,.BtnAdd,.BtnAddHovered,.BtnBack,.HideFiltersButton,.ShowFiltersButton,.BtnEnterHovered,.BtnCancelHovered,.BtnDeleteDisabled,.SpecialButtons1,.JTB_BtnCargueImagen,.JTB_BtnSeleccionImagen,.BB_BtnDelete,.BtnEnter,.BottomEnter,.BtnEnter150px,.BB_BtnLogin197x38,.BB_BtnEnter,.BB_BtnLogin,.BB_BtnFacebook,.BB_BtnTwitter,.BB_BtnSearch,.BB_BtnCrearEvento,.BB_BtnCrearEventoSeleccionado,.BtnEnterWidth100,.BB_BtnSiguiente,.BB_BtnEnterSmall,.BB_BtnBlancoAzulSmall,.BtnEnterOK,.BB_BtnVerde,.BB_BtnGuardar,.BB_BtnGuardarContinuar,.BtnEnter12px,.BtnEnter12pxAzul,.BB_BtnFinalizar250px,.BB_BtnFinalizarBlanco250px,.BB_BtnLupa,.BB_BtnVerifSolicitada,.BB_BtnVerifSinVerirficar,.BB_BtnVerifRechazada,.BB_BtnVerifVerificada,.BB_BtnVerifRevisar,.BB_BtnTrashcan,.BB_BtnCancelSmall,.BtnExports,.FileUploadDefault.gx-fileupload .fileinput-button,.JTB_UploadFileBtn.gx-fileupload .fileinput-button,.BtnFirst,.BtnLast,.BtnNext,.BtnPrevious,.BtnDelete,.BtnToggle,.BtnToggleActive,.BB_BtnEnterComentario,.BB_BtnCancelComentario,.BB_BtnAccionesRepositorio,.BB_BtnContactoEnviar,.BB_BtnContactoSeaGreen,.BB_BtnContactoVer,.BB_BtnLPCrear,.JTB_BtnBlancoVerde,.BB_BtnDescargar,.JTB_BtnNotificaciones,.JTB_BtnNotificaciones12FS,.JTB_BtnNotificaciones12px,.JTB_BtnGhostButtonBlack,.JTB_BtnGhostButtonMBlack,.JTB_BtnGhostButtonBlackWidthAuto,.JTB_BtnGhostButtonRed,.JTB_BtnGhostButtonMRed,.JTB_BtnFullRed,.JTB_BtnFullGreen,.JTB_BtnFullDarkBlue,.JTB_BtnGhostButtonOrange,.JTB_BtnGhostButtonMOrange,.JTB_BtnGhostButtonBlue,.JTB_BtnGhostButtonMBlue,.JTB_BtnGhostButtonBlackN,.JTB_BtnNotificaciones1,.JTB_BtnFullBlue,.JTB_BtnFullPurple,.JTB_BtnGhostButtonDarkBlue,.JTB_BtnGhostButtonMDarkBlue,.JTB_BtnFullOrange,.JTB_BtnGhostButtonGreen,.JTB_BtnGhostButtonMGreen,.JTB_BtnGhostButtonPurple,.JTB_BtnGhostButtonMPurple,.JTB_BtnGhostButtonAction,.JTB_BtnGhostButtonAction100px,.JTB_BtnGhostButtonMAction,.JTB_BtnGhostButtonActionSqr,.JTB_BtnGhostButtonAction100,.JTB_BtnGhostButtonMMAction,.JTB_BtnGhostButtonMAction1,.JTB_BtnGhostButtonActionSqr1,.JTB_BtnGhostButtonAction1001,.JTB_BtnGhostButtonAction12,.JTB_BtnFullGreen1,.JTB_BtnFullGray,.JTB_BtnGhostButtonGris,.JTB_BtnGhostButtonMGris,.JTB_BtnFullAction,.JTB_BtnFullActionSqr,.JTB_BtnNotificaciones2,.JTB_BtnGhostButton,.JTB_BtnGhostButtonActionN,.JTB_BtnHerramientas,.JTB_BtnHerramientasBlack,.JTB_BtnHerramientasPink3,.JTB_BtnHerramientasWhite1,.JTB_BtnHerramientasOrange2,.JTB_BtnHerramientasGreen1,.JTB_BtnHerramientasBrown1,.JTB_BtnHerramientasPurple1,.JTB_BtnHerramientasBlue1,.JTB_BtnHerramientasOrange1,.JTB_BtnHerramientasPurple2,.JTB_BtnHerramientasGreen2,.JTB_BtnHerramientasBlue2,.JTB_BtnHerramientasBrown2,.JTB_BtnHerramientasPink1,.JTB_BtnHerramientasPink2,.JTB_BtnHerramientasRed1,.JTB_BtnHerramientasRed2,.JTB_BtnHerramientasGray1,.JTB_BtnHerramientasGray2,.JTB_BtnUplFotoUsuario,.JTB_BtnUplLogoEmpresa,.JTB_UplLogoEmpresaWC.gx-fileupload .fileinput-button,.JTB_UplFotoUsuario.gx-fileupload .fileinput-button,.JTB_BtnUplOculto,.JTB_UplDropZoneCarDoc1.gx-fileupload .start,.JTB_UplBotonCargarArchivo.gx-fileupload .start,.JTB_UplFotoUsuario.gx-fileupload .start,.JTB_UplDcEmpresa.gx-fileupload .start,.JTB_UplFotoGAMUser.gx-fileupload .start,.JTB_UplLogoEmpresaWizard.gx-fileupload .start,.JTB_UplAjuntosMensaje.gx-fileupload .start,.JTB_UplMuro.gx-fileupload .start,.JTB_UplLogoEmpresaWC.gx-fileupload .start,.JTB_UplVideoMuro.gx-fileupload .start,.JTB_UplImgOpptyCompra.gx-fileupload .start,.JTB_UplDropZone.gx-fileupload .start,.JTB_UplDropZoneCarDoc.gx-fileupload .start,.JTB_UplDropZoneMini.gx-fileupload .start,.JTB_UplDropZonePlantilla.gx-fileupload .start,.JTB_UpLogoEmpresa.gx-fileupload .start,.JTB_UpPortadaEmpresa.gx-fileupload .start,.JTB_UplCentroAyuda.gx-fileupload .start,.JTB_UplBotonCargarArchivo1.gx-fileupload .start,.JTB_UploadFileBtn.gx-fileupload .start,.JTB_UpdAjuntoIcono.gx-fileupload .start,.JTB_UplDropZoneCarDoc1.gx-fileupload .cancel, .JTB_UplDropZoneCarDoc1.gx-fileupload .delete,.JTB_UplBotonCargarArchivo.gx-fileupload .cancel, .JTB_UplBotonCargarArchivo.gx-fileupload .delete,.JTB_UplFotoUsuario.gx-fileupload .cancel, .JTB_UplFotoUsuario.gx-fileupload .delete,.JTB_UplDcEmpresa.gx-fileupload .cancel, .JTB_UplDcEmpresa.gx-fileupload .delete,.JTB_UplFotoGAMUser.gx-fileupload .cancel, .JTB_UplFotoGAMUser.gx-fileupload .delete,.JTB_UplLogoEmpresaWizard.gx-fileupload .cancel, .JTB_UplLogoEmpresaWizard.gx-fileupload .delete,.JTB_UplAjuntosMensaje.gx-fileupload .cancel, .JTB_UplAjuntosMensaje.gx-fileupload .delete,.JTB_UplMuro.gx-fileupload .cancel, .JTB_UplMuro.gx-fileupload .delete,.JTB_UplLogoEmpresaWC.gx-fileupload .cancel, .JTB_UplLogoEmpresaWC.gx-fileupload .delete,.JTB_UplVideoMuro.gx-fileupload .cancel, .JTB_UplVideoMuro.gx-fileupload .delete,.JTB_UplImgOpptyCompra.gx-fileupload .cancel, .JTB_UplImgOpptyCompra.gx-fileupload .delete,.JTB_UplDropZone.gx-fileupload .cancel, .JTB_UplDropZone.gx-fileupload .delete,.JTB_UplDropZoneCarDoc.gx-fileupload .cancel, .JTB_UplDropZoneCarDoc.gx-fileupload .delete,.JTB_UplDropZoneMini.gx-fileupload .cancel, .JTB_UplDropZoneMini.gx-fileupload .delete,.JTB_UplDropZonePlantilla.gx-fileupload .cancel, .JTB_UplDropZonePlantilla.gx-fileupload .delete,.JTB_UpLogoEmpresa.gx-fileupload .cancel, .JTB_UpLogoEmpresa.gx-fileupload .delete,.JTB_UpPortadaEmpresa.gx-fileupload .cancel, .JTB_UpPortadaEmpresa.gx-fileupload .delete,.JTB_UplCentroAyuda.gx-fileupload .cancel, .JTB_UplCentroAyuda.gx-fileupload .delete,.JTB_UplBotonCargarArchivo1.gx-fileupload .cancel, .JTB_UplBotonCargarArchivo1.gx-fileupload .delete,.JTB_UploadFileBtn.gx-fileupload .cancel, .JTB_UploadFileBtn.gx-fileupload .delete,.JTB_UpdAjuntoIcono.gx-fileupload .cancel, .JTB_UpdAjuntoIcono.gx-fileupload .delete,.JTB_UplDropZoneCarDoc1.gx-fileupload table .preview,.JTB_UpdAjuntoIcono.gx-fileupload table .preview,.JTB_BtnUplWCUpload,.JTB_UplDcEmpresa.gx-fileupload .fileinput-button,.JTB_BtnUplFotoGAMUser,.JTB_UplFotoGAMUser.gx-fileupload .fileinput-button,.JTB_BtnUplLogoEmpresaW,.JTB_UplLogoEmpresaWizard.gx-fileupload .fileinput-button,.JTB_BtnUplAdjuntosMensaje,.JTB_UplAjuntosMensaje.gx-fileupload .fileinput-button,.JTB_BtnUplMuro,.JTB_UplMuro.gx-fileupload .fileinput-button,.JTB_BtnEventoAsistir,.JTB_BtnEventoNoAsistir,.JTB_BtnUplVideo,.JTB_BtnItemMasOpciones,.JTB_BtnUplCambiarImagen,.JTB_UplImgOpptyCompra.gx-fileupload .fileinput-button,.JTB_BotonTransparente,.JTB_BtnUplDropZone,.JTB_BtnUplDropZoneCarDoc,.JTB_UplDropZoneCarDoc1.gx-fileupload .fileinput-button,.JTB_UplDropZoneCarDoc.gx-fileupload .fileinput-button,.JTB_UplDropZoneMini.gx-fileupload .fileinput-button,.JTB_BtnUplDropZonePlantilla,.JTB_UplDropZonePlantilla.gx-fileupload .fileinput-button,.JTB_BtnUplDropZoneMini,.JTB_UplDropZone.gx-fileupload .fileinput-button,.JTB_BtnUpLogoEmpresa,.JTB_BtnUplLogoEmpresa1,.JTB_UpLogoEmpresa.gx-fileupload .fileinput-button,.JTB_BtnUpPortadaEmpresa,.JTB_BtnUplLogoEmpresa11,.JTB_UpPortadaEmpresa.gx-fileupload .fileinput-button,.JTB_BtnAtras,.JTB_BtnSmartAction,.JTB_ModdaAddCart,.JTB_ModdaAddCartHover,.JTB_ModdaAddCart:hover,.JTB_ModdaAddCartHover:hover,.JTB_ModdaAddCart:focus,.JTB_ModdaAddCartHover:focus,.JTB_ModdaAddCart:active,.JTB_ModdaAddCartHover:active,.JTB_ModdaProductButton,.JTB_ModdaProductButtonHover,.JTB_ModdaProductButton:hover,.JTB_ModdaProductButtonHover:hover,.JTB_ModdaProductButton:focus,.JTB_ModdaProductButtonHover:focus,.JTB_ModdaButtonPrimary,.JTB_ModdaButtonPrimaryHover,.JTB_ModdaButtonPrimary:hover,.JTB_ModdaButtonPrimaryHover:hover,.JTB_ModdaButtonPrimary:focus,.JTB_ModdaButtonPrimaryHover:focus,.JTB_ModdaButtonPrimary:active,.JTB_ModdaButtonPrimaryHover:active,.JTB_BtnGreen,.JTB_BtnGreen12px,.JTB_BtnGreen10px,.JTB_BtnUplSubirAdjunto,.JTB_UplBotonCargarArchivo1.gx-fileupload .fileinput-button,.JTB_BtnForecolorBlack,.JTB_BtnForecolorWhite,.JTB_BtnSmallGhost,.JTB_BtnSmallGhostDarkBlue,.JTB_BtnSmallGhostRed,.JTB_BtnSmallGhostOrange,.Btn100porciento,.Btn100porciento_2padding,.JTB_BtnAdjuntoIcono,.JTB_UpdAjuntoIcono.gx-fileupload .fileinput-button,.ButtonWith230px,.BtnUnderLine,.BtnUnderLineBlue,.BtnUnderLineGreen,.BtnUnderLineRed,.BtnUnderLinePurple,.BtnUnderLineGrey,.BtnUnderLine:hover,.BtnUnderLineBlue:hover,.BtnUnderLineGreen:hover,.BtnUnderLineRed:hover,.BtnUnderLinePurple:hover,.BtnUnderLineGrey:hover,.BtnUnderLine:focus,.BtnUnderLineBlue:focus,.BtnUnderLineGreen:focus,.BtnUnderLineRed:focus,.BtnUnderLinePurple:focus,.BtnUnderLineGrey:focus,.BtnUnderLine:active,.BtnUnderLineBlue:active,.BtnUnderLineGreen:active,.BtnUnderLineRed:active,.BtnUnderLinePurple:active,.BtnUnderLineGrey:active,.BtnUnderLine[disabled],.BtnUnderLineBlue[disabled],.BtnUnderLineGreen[disabled],.BtnUnderLineRed[disabled],.BtnUnderLinePurple[disabled],.BtnUnderLineGrey[disabled],.BtnBlack,.BtnHeaderAviso,.BtnHeaderAvisoAzul,.BtnHeaderAvisoAmarillo,.BtnHeaderAvisoRojo
{
	margin-right: 5px;
	background-color: white;
	border-bottom-color: #dbdcde;
	border-left-color: #dbdcde;
	border-right-color: #dbdcde;
	border-top-color: #dbdcde;
	font-weight: bold;
	color: #444;
	text-transform: uppercase;
}

.ButtonNoAcceptDrag12px
{
	font-size: 12px;
}

.ButtonNoAcceptDrag10px
{
	font-size: 10px;
}

.JTB_BtnUplCargarArchivo,.JTB_UplBotonCargarArchivo.gx-fileupload .fileinput-button
{
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	right: -70px;
	z-index: 20;
	background-image: url(../JTB_ImgCargarArchivo.png);
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	font-family: "Open Sans Regular", sans-serif;
	color: transparent;
	width: 125px;
	text-transform: none;
	background-size: auto 23px;
}

.ButtonEmpresaBuscar
{
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: "Open Sans Regular";
	color: #387C2B;
	width: 100%;
	text-transform: capitalize;
}

.ButtonEmpresaVerPerfil
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #ff690f;
	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;
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: white;
	width: 100%;
	text-transform: capitalize;
}

.SpecialButtons,.BtnCancel,.BB_BtnAnterior,.BtnCancelWith100,.BtnCheck,.BtnGet,.BtnHelp,.BtnRefresh,.BtnSelect,.SpecialButtonsDisabled,.BtnLogin,.BtnAdd,.BtnAddHovered,.BtnBack,.HideFiltersButton,.ShowFiltersButton,.BtnEnterHovered,.BtnCancelHovered,.BtnDeleteDisabled,.SpecialButtons1,.JTB_BtnCargueImagen,.JTB_BtnSeleccionImagen,.BB_BtnDelete,.BtnEnter,.BottomEnter,.BtnEnter150px,.BB_BtnLogin197x38,.BB_BtnEnter,.BB_BtnLogin,.BB_BtnFacebook,.BB_BtnTwitter,.BB_BtnSearch,.BB_BtnCrearEvento,.BB_BtnCrearEventoSeleccionado,.BtnEnterWidth100,.BB_BtnSiguiente,.BB_BtnEnterSmall,.BB_BtnBlancoAzulSmall,.BtnEnterOK,.BB_BtnVerde,.BB_BtnGuardar,.BB_BtnGuardarContinuar,.BtnEnter12px,.BtnEnter12pxAzul,.BB_BtnFinalizar250px,.BB_BtnFinalizarBlanco250px,.BB_BtnLupa,.BB_BtnVerifSolicitada,.BB_BtnVerifSinVerirficar,.BB_BtnVerifRechazada,.BB_BtnVerifVerificada,.BB_BtnVerifRevisar,.BB_BtnTrashcan,.BB_BtnCancelSmall,.BtnExports,.FileUploadDefault.gx-fileupload .fileinput-button,.JTB_UploadFileBtn.gx-fileupload .fileinput-button,.BtnFirst,.BtnLast,.BtnNext,.BtnPrevious,.BtnDelete,.BtnToggle,.BtnToggleActive,.BB_BtnEnterComentario,.BB_BtnCancelComentario,.BB_BtnAccionesRepositorio,.BB_BtnContactoEnviar,.BB_BtnContactoSeaGreen,.BB_BtnContactoVer,.BB_BtnLPCrear,.JTB_BtnBlancoVerde,.BB_BtnDescargar,.JTB_BtnNotificaciones,.JTB_BtnNotificaciones12FS,.JTB_BtnNotificaciones12px,.JTB_BtnGhostButtonBlack,.JTB_BtnGhostButtonMBlack,.JTB_BtnGhostButtonBlackWidthAuto,.JTB_BtnGhostButtonRed,.JTB_BtnGhostButtonMRed,.JTB_BtnFullRed,.JTB_BtnFullGreen,.JTB_BtnFullDarkBlue,.JTB_BtnGhostButtonOrange,.JTB_BtnGhostButtonMOrange,.JTB_BtnGhostButtonBlue,.JTB_BtnGhostButtonMBlue,.JTB_BtnGhostButtonBlackN,.JTB_BtnNotificaciones1,.JTB_BtnFullBlue,.JTB_BtnFullPurple,.JTB_BtnGhostButtonDarkBlue,.JTB_BtnGhostButtonMDarkBlue,.JTB_BtnFullOrange,.JTB_BtnGhostButtonGreen,.JTB_BtnGhostButtonMGreen,.JTB_BtnGhostButtonPurple,.JTB_BtnGhostButtonMPurple,.JTB_BtnGhostButtonAction,.JTB_BtnGhostButtonAction100px,.JTB_BtnGhostButtonMAction,.JTB_BtnGhostButtonActionSqr,.JTB_BtnGhostButtonAction100,.JTB_BtnGhostButtonMMAction,.JTB_BtnGhostButtonMAction1,.JTB_BtnGhostButtonActionSqr1,.JTB_BtnGhostButtonAction1001,.JTB_BtnGhostButtonAction12,.JTB_BtnFullGreen1,.JTB_BtnFullGray,.JTB_BtnGhostButtonGris,.JTB_BtnGhostButtonMGris,.JTB_BtnFullAction,.JTB_BtnFullActionSqr,.JTB_BtnNotificaciones2,.JTB_BtnGhostButton,.JTB_BtnGhostButtonActionN
{
	font-family: "Open Sans Regular";
	text-transform: none;
}

.BB_BtnAnterior
{
	background-position: 6px center;
	background-repeat: no-repeat;
	background-image: url(../BB_ImgAnterior.png);
	font-size: 13px;
	width: 100px;
	text-align: right;
}

.BtnCancelWith100
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	background-color: #dbdcde;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	width: 100%;
}

.JTB_BtnCargueImagen
{
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	padding-left: 35px;
	padding-right: 12px;
	padding-top: 6px;
	background-color: #f6981c;
	background-image: none;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	background-position: 10px;
	background-size: 15px 15px;
}

.JTB_BtnSeleccionImagen
{
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	padding-left: 35px;
	padding-right: 12px;
	padding-top: 6px;
	background-color: #387C2B;
	background-image: url(../JumptobeTheme/camera.png);
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	background-position: 10px;
	background-size: 15px 15px;
}

.BB_BtnDelete
{
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	background-color: #f56a67;
	border-width: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-size: 12px;
	font-weight: 500;
	color: white;
	height: 22px;
	width: 60px;
}

.BtnEnter,.BottomEnter,.BtnEnter150px,.BB_BtnLogin197x38,.BB_BtnEnter,.BB_BtnLogin,.BB_BtnFacebook,.BB_BtnTwitter,.BB_BtnSearch,.BB_BtnCrearEvento,.BB_BtnCrearEventoSeleccionado,.BtnEnterWidth100,.BB_BtnSiguiente,.BB_BtnEnterSmall,.BB_BtnBlancoAzulSmall,.BtnEnterOK,.BB_BtnVerde,.BB_BtnGuardar,.BB_BtnGuardarContinuar,.BtnEnter12px,.BtnEnter12pxAzul,.BB_BtnFinalizar250px,.BB_BtnFinalizarBlanco250px,.BB_BtnLupa,.BB_BtnVerifSolicitada,.BB_BtnVerifSinVerirficar,.BB_BtnVerifRechazada,.BB_BtnVerifVerificada,.BB_BtnVerifRevisar,.BB_BtnTrashcan,.BB_BtnCancelSmall,.BtnExports,.FileUploadDefault.gx-fileupload .fileinput-button,.JTB_UploadFileBtn.gx-fileupload .fileinput-button
{
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	background-color: #387C2B;
	border-width: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	color: white;
}

.BtnEnter150px
{
	width: 150px;
	text-align: center;
}

.BB_BtnLogin197x38
{
	margin-left: -3px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 1.125em;
	font-weight: 600;
	height: 38px;
	width: 197px;
	text-transform: uppercase;
}

.BB_BtnEnter
{
	background-position: 9px center;
	background-repeat: no-repeat;
	background-image: url(../BB_ImgAgregar.png);
	font-family: OpenSans-Light;
	width: 100px;
	text-align: right;
}

.BB_BtnLogin
{
	margin-top: 8px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 1.125em;
	font-weight: 600;
	width: 100%;
	text-transform: uppercase;
}

.BB_BtnFacebook
{
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #2f477b;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: 600;
	width: 100%;
}

.BB_BtnTwitter
{
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #0193c9;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: 600;
	width: 100%;
}

.BB_BtnSearch
{
	background-position: 9px center;
	background-repeat: no-repeat;
	box-sizing: border-box;
	display: table-cell;
	background-image: url(../JumptobeTheme/ActionDisplay.png);
	border-top-left-radius: 0px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 0px;
	font-family: OpenSans-Light;
	font-size: 16px;
	height: 46px;
	width: 100px;
	text-align: right;
}

.BB_BtnCrearEvento,.BB_BtnCrearEventoSeleccionado
{
	margin-right: 0px;
	padding-bottom: 9px;
	padding-top: 9px;
	background-color: white;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	text-decoration: none;
	color: #000;
	width: 100%;
	text-transform: uppercase;
}

.BB_BtnCrearEventoSeleccionado
{
	background-color: #387C2B;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	color: white;
}

.BtnEnterWidth100
{
	width: 100%;
}

.BB_BtnSiguiente
{
	background-position: 75px center;
	background-repeat: no-repeat;
	background-image: url(../BB_ImgSiguiente.png);
	font-size: 13px;
	width: 100px;
	text-align: left;
}

.BB_BtnEnterSmall
{
	padding-bottom: 3px;
	padding-top: 3px;
}

.BB_BtnBlancoAzulSmall
{
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: white;
	border-width: 1px;
	color: #000;
}

.BtnEnterOK
{
	width: 200px;
}

.BB_BtnVerde
{
	margin-top: 8px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 1.125em;
	font-weight: 600;
	width: 100%;
	text-transform: uppercase;
}

.BB_BtnGuardar
{
	background-image: none;
	font-size: 13px;
	width: 100px;
	text-align: center;
}

.BB_BtnGuardarContinuar
{
	background-position: 145px center;
	background-repeat: no-repeat;
	background-image: url(../BB_ImgSiguiente.png);
	font-size: 13px;
	width: 170px;
	text-align: left;
}

.BtnEnter12px,.BtnEnter12pxAzul
{
	font-size: 12px;
}

.BtnEnter12pxAzul
{
	background-color: #3872dc;
}

.BB_BtnFinalizar250px
{
	background-image: none;
	font-size: 13px;
	width: 300px;
	text-align: center;
}

.BB_BtnFinalizarBlanco250px
{
	background-color: white;
	background-image: none;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
	font-size: 13px;
	color: #387C2B;
	width: 300px;
	text-align: center;
}

.BB_BtnLupa
{
	background-position: center;
	background-repeat: no-repeat;
	box-sizing: border-box;
	display: table-cell;
	background-image: url(../SearchLupa.png);
	border-top-left-radius: 0px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 0px;
	font-family: OpenSans-Light;
	font-size: 16px;
	height: 36px;
	width: 100%;
	text-align: right;
}

.BB_BtnVerifSolicitada
{
	background-color: #00a2e8;
	background-image: none;
	border-bottom-color: #00a2e8;
	border-left-color: #00a2e8;
	border-right-color: #00a2e8;
	border-top-color: #00a2e8;
	font-size: 13px;
	width: 120px;
	text-align: center;
}

.BB_BtnVerifSinVerirficar
{
	background-color: #7f7f7f;
	background-image: none;
	border-bottom-color: #7f7f7f;
	border-left-color: #7f7f7f;
	border-right-color: #7f7f7f;
	border-top-color: #7f7f7f;
	font-size: 13px;
	width: 120px;
	text-align: center;
}

.BB_BtnVerifRechazada
{
	background-color: #ed1c24;
	background-image: none;
	border-bottom-color: #ed1c24;
	border-left-color: #ed1c24;
	border-right-color: #ed1c24;
	border-top-color: #ed1c24;
	font-size: 13px;
	width: 120px;
	text-align: center;
}

.BB_BtnVerifVerificada
{
	background-color: #b5e61d;
	background-image: none;
	border-bottom-color: #b5e61d;
	border-left-color: #b5e61d;
	border-right-color: #b5e61d;
	border-top-color: #b5e61d;
	font-size: 13px;
	width: 120px;
	text-align: center;
}

.BB_BtnVerifRevisar
{
	background-color: white;
	background-image: none;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 2px;
	font-size: 13px;
	color: #387C2B;
	width: 100px;
	text-align: center;
}

.BB_BtnTrashcan
{
	background-position: 15px center;
	background-repeat: no-repeat;
	box-sizing: border-box;
	display: table-cell;
	background-color: #f56a67;
	background-image: url(../JumptobeTheme/JTB_ImgTrash.png);
	border-top-left-radius: 0px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 0px;
	font-family: OpenSans-Light;
	font-size: 16px;
	height: 36px;
	width: 50px;
	text-align: right;
	background-size: 16px;
}

.BB_BtnCancelSmall
{
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: white;
	border-width: 1px;
	color: #000;
}

.BtnExports
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	border-bottom-color: #00883f;
	border-left-color: #00883f;
	border-right-color: #00883f;
	border-top-color: #00883f;
	border-style: solid;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-weight: normal;
	text-decoration: none;
}

.BtnFirst
{
	margin-right: 0px;
}

.BtnLast
{
	margin-right: 0px;
}

.BtnNext
{
	margin-right: 0px;
}

.BtnPrevious
{
	margin-right: 0px;
}

.BtnDelete
{
	background-color: #f56a67;
	border-width: 0px;
	color: white;
}

.BtnToggle,.BtnToggleActive
{
	margin-left: -15px;
	margin-right: 15px;
	margin-top: -6px;
	padding-bottom: 11px;
	padding-left: 5px;
	padding-right: 12px;
	padding-top: 3px;
	font-size: 24px;
	letter-spacing: -7px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.BtnToggleActive
{
	background-color: #f7f7f7;
	border-bottom-color: #a1a1a1;
	border-left-color: #a1a1a1;
	border-right-color: #a1a1a1;
	border-top-color: #a1a1a1;
}

.BB_BtnEnterComentario
{
	background-color: #387C2B;
	border-width: 0px;
	font-size: 15px;
	color: white;
}

.BB_BtnCancelComentario
{
	border-style: solid;
	border-width: 1px;
	font-size: 15px;
}

.BB_BtnAccionesRepositorio
{
	margin-right: 0px;
	margin-top: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #ebebeb;
	border-width: 0px;
	font-family: OpenSans-Light;
	font-size: 13px;
	min-width: 130px;
}

.BB_BtnContactoEnviar,.BB_BtnContactoSeaGreen
{
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	background-color: #387C2B;
	border-width: 0px;
	font-size: 11.5px;
	color: white;
}

.BB_BtnContactoSeaGreen
{
	background-color: #2e8b57;
}

.BB_BtnContactoVer
{
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	border-width: 1px;
	font-size: 11.5px;
}

.BB_BtnLPCrear
{
	margin-top: 10px;
	background-color: #387C2B;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	height: 50px;
	width: 358px;
	line-height: 30px;
}

.JTB_BtnBlancoVerde
{
	border-style: solid;
	border-width: 1px;
	font-size: 15px;
}

.BB_BtnDescargar
{
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	background-color: #387C2B;
	border-width: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-size: 12px;
	font-weight: 500;
	color: white;
	height: 22px;
}

.JTB_BtnNotificaciones,.JTB_BtnNotificaciones12FS,.JTB_BtnNotificaciones12px,.JTB_BtnGhostButtonBlack,.JTB_BtnGhostButtonMBlack,.JTB_BtnGhostButtonBlackWidthAuto,.JTB_BtnGhostButtonRed,.JTB_BtnGhostButtonMRed,.JTB_BtnFullRed,.JTB_BtnFullGreen,.JTB_BtnFullDarkBlue,.JTB_BtnGhostButtonOrange,.JTB_BtnGhostButtonMOrange,.JTB_BtnGhostButtonBlue,.JTB_BtnGhostButtonMBlue,.JTB_BtnGhostButtonBlackN,.JTB_BtnNotificaciones1,.JTB_BtnFullBlue,.JTB_BtnFullPurple,.JTB_BtnGhostButtonDarkBlue,.JTB_BtnGhostButtonMDarkBlue,.JTB_BtnFullOrange,.JTB_BtnGhostButtonGreen,.JTB_BtnGhostButtonMGreen,.JTB_BtnGhostButtonPurple,.JTB_BtnGhostButtonMPurple,.JTB_BtnGhostButtonAction,.JTB_BtnGhostButtonAction100px,.JTB_BtnGhostButtonMAction,.JTB_BtnGhostButtonActionSqr,.JTB_BtnGhostButtonAction100,.JTB_BtnGhostButtonMMAction,.JTB_BtnGhostButtonMAction1,.JTB_BtnGhostButtonActionSqr1,.JTB_BtnGhostButtonAction1001,.JTB_BtnGhostButtonAction12,.JTB_BtnFullGreen1,.JTB_BtnFullGray,.JTB_BtnGhostButtonGris,.JTB_BtnGhostButtonMGris,.JTB_BtnFullAction,.JTB_BtnFullActionSqr,.JTB_BtnNotificaciones2
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	white-space: nowrap;
	background-color: rgba(255,255,255,0);
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #387C2B;
}

.JTB_BtnNotificaciones12FS
{
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #fff;
	font-size: 12px;
}

.JTB_BtnNotificaciones12px
{
	background-color: #fff;
	font-size: 12px;
}

.JTB_BtnGhostButtonBlack,.JTB_BtnGhostButtonMBlack,.JTB_BtnGhostButtonBlackWidthAuto
{
	background-color: #fff;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	color: #000;
	width: 100%;
}

.JTB_BtnGhostButtonMBlack
{
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
}

.JTB_BtnGhostButtonBlackWidthAuto
{
	width: auto;
}

.JTB_BtnGhostButtonRed,.JTB_BtnGhostButtonMRed
{
	background-color: #fff;
	border-bottom-color: red;
	border-left-color: red;
	border-right-color: red;
	border-top-color: red;
	color: red;
	width: 100%;
}

.JTB_BtnFullRed
{
	background-color: #f56a67;
	border-bottom-color: #f56a67;
	border-left-color: #f56a67;
	border-right-color: #f56a67;
	border-top-color: #f56a67;
	color: white;
	width: 100%;
}

.JTB_BtnFullGreen
{
	background-color: #8bc34a;
	border-bottom-color: #8bc34a;
	border-left-color: #8bc34a;
	border-right-color: #8bc34a;
	border-top-color: #8bc34a;
	color: white;
	width: 100%;
}

.JTB_BtnFullDarkBlue
{
	background-color: #1e5598;
	border-bottom-color: #1e5598;
	border-left-color: #1e5598;
	border-right-color: #1e5598;
	border-top-color: #1e5598;
	color: white;
	width: 100%;
}

.JTB_BtnGhostButtonOrange,.JTB_BtnGhostButtonMOrange
{
	background-color: #fff;
	border-bottom-color: #f05620;
	border-left-color: #f05620;
	border-right-color: #f05620;
	border-top-color: #f05620;
	color: #f05620;
	width: 100%;
}

.JTB_BtnGhostButtonBlue,.JTB_BtnGhostButtonMBlue
{
	background-color: #fff;
	border-bottom-color: #01b7df;
	border-left-color: #01b7df;
	border-right-color: #01b7df;
	border-top-color: #01b7df;
	color: #01b7df;
	width: 100%;
}

.JTB_BtnGhostButtonMBlue
{
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	font-size: 0.7vw;
	font-weight: normal;
}

.JTB_BtnGhostButtonBlackN
{
	background-color: #fff;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	color: #000;
}

.JTB_BtnNotificaciones1
{
	background-color: #fff;
}

.JTB_BtnFullBlue
{
	background-color: #01b7df;
	border-bottom-color: #01b7df;
	border-left-color: #01b7df;
	border-right-color: #01b7df;
	border-top-color: #01b7df;
	color: white;
	width: 100%;
}

.JTB_BtnFullPurple
{
	background-color: #6e3c7b;
	border-bottom-color: #6e3c7b;
	border-left-color: #6e3c7b;
	border-right-color: #6e3c7b;
	border-top-color: #6e3c7b;
	color: white;
	width: 100%;
}

.JTB_BtnGhostButtonDarkBlue,.JTB_BtnGhostButtonMDarkBlue
{
	background-color: #fff;
	border-bottom-color: #1e5598;
	border-left-color: #1e5598;
	border-right-color: #1e5598;
	border-top-color: #1e5598;
	color: #1e5598;
	width: 100%;
}

.JTB_BtnFullOrange
{
	background-color: #f05620;
	border-bottom-color: #f05620;
	border-left-color: #f05620;
	border-right-color: #f05620;
	border-top-color: #f05620;
	color: white;
	width: 100%;
}

.JTB_BtnGhostButtonGreen,.JTB_BtnGhostButtonMGreen
{
	background-color: #fff;
	border-bottom-color: #8bc34a;
	border-left-color: #8bc34a;
	border-right-color: #8bc34a;
	border-top-color: #8bc34a;
	color: #8bc34a;
	width: 100%;
}

.JTB_BtnGhostButtonPurple,.JTB_BtnGhostButtonMPurple
{
	background-color: #fff;
	border-bottom-color: purple;
	border-left-color: purple;
	border-right-color: purple;
	border-top-color: purple;
	color: purple;
	width: 100%;
}

.JTB_BtnGhostButtonAction,.JTB_BtnGhostButtonAction100px,.JTB_BtnGhostButtonMAction,.JTB_BtnGhostButtonActionSqr,.JTB_BtnGhostButtonAction100,.JTB_BtnGhostButtonMMAction,.JTB_BtnGhostButtonMAction1,.JTB_BtnGhostButtonActionSqr1,.JTB_BtnGhostButtonAction1001,.JTB_BtnGhostButtonAction12
{
	background-color: #fff;
	width: auto;
}

.JTB_BtnGhostButtonMAction
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-size: 0.7vw;
	font-weight: normal;
}

.JTB_BtnGhostButtonActionSqr
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.JTB_BtnGhostButtonAction100
{
	width: 100%;
}

.JTB_BtnGhostButtonMMAction,.JTB_BtnGhostButtonMAction1,.JTB_BtnGhostButtonActionSqr1,.JTB_BtnGhostButtonAction1001
{
	width: 100%;
}

.JTB_BtnGhostButtonMAction1
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-size: 0.7vw;
	font-weight: normal;
}

.JTB_BtnGhostButtonActionSqr1
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.JTB_BtnGhostButtonAction12
{
	font-size: 12px;
}

.JTB_BtnFullGreen1
{
	background-color: #00b050;
	border-bottom-color: #00b050;
	border-left-color: #00b050;
	border-right-color: #00b050;
	border-top-color: #00b050;
	color: white;
	width: 100%;
}

.JTB_BtnFullGray
{
	background-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	border-right-color: #808080;
	border-top-color: #808080;
	color: white;
	width: 100%;
}

.JTB_BtnGhostButtonGris,.JTB_BtnGhostButtonMGris
{
	background-color: #fff;
	border-bottom-color: #a1a1a1;
	border-left-color: #a1a1a1;
	border-right-color: #a1a1a1;
	border-top-color: #a1a1a1;
	color: #a1a1a1;
	width: 100%;
}

.JTB_BtnFullAction,.JTB_BtnFullActionSqr
{
	background-color: #387C2B;
	color: white;
	width: 100%;
}

.JTB_BtnFullActionSqr
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.JTB_BtnNotificaciones2
{
	margin-right: 5px;
	background-color: #fff;
}

.JTB_BtnGhostButton
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	background-color: transparent;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	color: white;
}

.JTB_BtnGhostButtonActionN
{
	background-color: #fff;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	color: #387C2B;
}

.JTB_BtnHerramientas,.JTB_BtnHerramientasBlack,.JTB_BtnHerramientasPink3,.JTB_BtnHerramientasWhite1,.JTB_BtnHerramientasOrange2,.JTB_BtnHerramientasGreen1,.JTB_BtnHerramientasBrown1,.JTB_BtnHerramientasPurple1,.JTB_BtnHerramientasBlue1,.JTB_BtnHerramientasOrange1,.JTB_BtnHerramientasPurple2,.JTB_BtnHerramientasGreen2,.JTB_BtnHerramientasBlue2,.JTB_BtnHerramientasBrown2,.JTB_BtnHerramientasPink1,.JTB_BtnHerramientasPink2,.JTB_BtnHerramientasRed1,.JTB_BtnHerramientasRed2,.JTB_BtnHerramientasGray1,.JTB_BtnHerramientasGray2
{
	background-position: center 20px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 80px;
	white-space: normal;
	background-color: #387C2B;
	border-style: solid;
	border-width: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: OpenSans-Light;
	font-size: 20px;
	font-weight: 500;
	color: white;
	max-height: 142px;
	min-height: 142px;
	width: 100%;
	text-align: center;
	text-transform: none;
}

.JTB_BtnHerramientasBlack
{
	background-color: #000;
}

.JTB_BtnHerramientasPink3
{
	background-color: #ffc0cb;
}

.JTB_BtnHerramientasWhite1
{
	background-color: white;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
	border-right-color: #efefef;
	border-top-color: #efefef;
	border-width: 1px;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	color: #000;
}

.JTB_BtnHerramientasOrange2
{
	background-color: #f05620;
}

.JTB_BtnHerramientasGreen1
{
	background-color: #86cc74;
}

.JTB_BtnHerramientasBrown1
{
	background-color: #e9a23f;
}

.JTB_BtnHerramientasPurple1
{
	background-color: #a07ac3;
}

.JTB_BtnHerramientasBlue1
{
	background-color: #01b7df;
}

.JTB_BtnHerramientasOrange1
{
	background-color: #f6981c;
}

.JTB_BtnHerramientasPurple2
{
	background-color: #6e3c7b;
}

.JTB_BtnHerramientasGreen2
{
	background-color: #356d2e;
}

.JTB_BtnHerramientasBlue2
{
	background-color: #1e5598;
}

.JTB_BtnHerramientasBrown2
{
	background-color: #963;
}

.JTB_BtnHerramientasPink1
{
	background-color: #de4f5d;
}

.JTB_BtnHerramientasPink2
{
	background-color: #ea4c88;
}

.JTB_BtnHerramientasRed1
{
	background-color: #900;
}

.JTB_BtnHerramientasRed2
{
	background-color: #600;
}

.JTB_BtnHerramientasGray1
{
	background-color: #607d8b;
}

.JTB_BtnHerramientasGray2
{
	background-color: #808080;
}

.JTB_BtnUplFotoUsuario,.JTB_BtnUplLogoEmpresa,.JTB_UplLogoEmpresaWC.gx-fileupload .fileinput-button,.JTB_UplFotoUsuario.gx-fileupload .fileinput-button
{
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: transparent;
	background-image: url(../BB_ImgCamara.png);
	border-style: none;
	border-width: 0px;
	color: transparent;
	height: 32px;
	width: 32px;
	text-transform: none;
}

.JTB_BtnUplLogoEmpresa,.JTB_UplLogoEmpresaWC.gx-fileupload .fileinput-button
{
	position: absolute;
	background-image: url(../BB_ImgCamara_Blanco.png);
}

.JTB_BtnUplOculto,.JTB_UplDropZoneCarDoc1.gx-fileupload .start,.JTB_UplBotonCargarArchivo.gx-fileupload .start,.JTB_UplFotoUsuario.gx-fileupload .start,.JTB_UplDcEmpresa.gx-fileupload .start,.JTB_UplFotoGAMUser.gx-fileupload .start,.JTB_UplLogoEmpresaWizard.gx-fileupload .start,.JTB_UplAjuntosMensaje.gx-fileupload .start,.JTB_UplMuro.gx-fileupload .start,.JTB_UplLogoEmpresaWC.gx-fileupload .start,.JTB_UplVideoMuro.gx-fileupload .start,.JTB_UplImgOpptyCompra.gx-fileupload .start,.JTB_UplDropZone.gx-fileupload .start,.JTB_UplDropZoneCarDoc.gx-fileupload .start,.JTB_UplDropZoneMini.gx-fileupload .start,.JTB_UplDropZonePlantilla.gx-fileupload .start,.JTB_UpLogoEmpresa.gx-fileupload .start,.JTB_UpPortadaEmpresa.gx-fileupload .start,.JTB_UplCentroAyuda.gx-fileupload .start,.JTB_UplBotonCargarArchivo1.gx-fileupload .start,.JTB_UploadFileBtn.gx-fileupload .start,.JTB_UpdAjuntoIcono.gx-fileupload .start,.JTB_UplDropZoneCarDoc1.gx-fileupload .cancel, .JTB_UplDropZoneCarDoc1.gx-fileupload .delete,.JTB_UplBotonCargarArchivo.gx-fileupload .cancel, .JTB_UplBotonCargarArchivo.gx-fileupload .delete,.JTB_UplFotoUsuario.gx-fileupload .cancel, .JTB_UplFotoUsuario.gx-fileupload .delete,.JTB_UplDcEmpresa.gx-fileupload .cancel, .JTB_UplDcEmpresa.gx-fileupload .delete,.JTB_UplFotoGAMUser.gx-fileupload .cancel, .JTB_UplFotoGAMUser.gx-fileupload .delete,.JTB_UplLogoEmpresaWizard.gx-fileupload .cancel, .JTB_UplLogoEmpresaWizard.gx-fileupload .delete,.JTB_UplAjuntosMensaje.gx-fileupload .cancel, .JTB_UplAjuntosMensaje.gx-fileupload .delete,.JTB_UplMuro.gx-fileupload .cancel, .JTB_UplMuro.gx-fileupload .delete,.JTB_UplLogoEmpresaWC.gx-fileupload .cancel, .JTB_UplLogoEmpresaWC.gx-fileupload .delete,.JTB_UplVideoMuro.gx-fileupload .cancel, .JTB_UplVideoMuro.gx-fileupload .delete,.JTB_UplImgOpptyCompra.gx-fileupload .cancel, .JTB_UplImgOpptyCompra.gx-fileupload .delete,.JTB_UplDropZone.gx-fileupload .cancel, .JTB_UplDropZone.gx-fileupload .delete,.JTB_UplDropZoneCarDoc.gx-fileupload .cancel, .JTB_UplDropZoneCarDoc.gx-fileupload .delete,.JTB_UplDropZoneMini.gx-fileupload .cancel, .JTB_UplDropZoneMini.gx-fileupload .delete,.JTB_UplDropZonePlantilla.gx-fileupload .cancel, .JTB_UplDropZonePlantilla.gx-fileupload .delete,.JTB_UpLogoEmpresa.gx-fileupload .cancel, .JTB_UpLogoEmpresa.gx-fileupload .delete,.JTB_UpPortadaEmpresa.gx-fileupload .cancel, .JTB_UpPortadaEmpresa.gx-fileupload .delete,.JTB_UplCentroAyuda.gx-fileupload .cancel, .JTB_UplCentroAyuda.gx-fileupload .delete,.JTB_UplBotonCargarArchivo1.gx-fileupload .cancel, .JTB_UplBotonCargarArchivo1.gx-fileupload .delete,.JTB_UploadFileBtn.gx-fileupload .cancel, .JTB_UploadFileBtn.gx-fileupload .delete,.JTB_UpdAjuntoIcono.gx-fileupload .cancel, .JTB_UpdAjuntoIcono.gx-fileupload .delete,.JTB_UplDropZoneCarDoc1.gx-fileupload table .preview,.JTB_UpdAjuntoIcono.gx-fileupload table .preview
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	display: none;
	display: none !important;
}

.JTB_BtnUplWCUpload,.JTB_UplDcEmpresa.gx-fileupload .fileinput-button
{
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: -15px;
	margin-right: 0px;
	margin-top: 0px;
	z-index: 20;
	background-image: url(../JTB_ImgTxtUplCargarArchivos.png);
	font-family: "Open Sans Regular", sans-serif;
	color: transparent;
	height: 38px;
	width: 125px;
	text-transform: none;
}

.JTB_BtnUplFotoGAMUser,.JTB_UplFotoGAMUser.gx-fileupload .fileinput-button
{
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: -15px;
	margin-right: 0px;
	margin-top: 0px;
	z-index: 20;
	background-color: #387C2B;
	background-image: url(../JTB_ImgTxtUplCambiarFoto.png);
	border-style: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: transparent;
	height: 30px;
	width: 200px;
}

.JTB_BtnUplLogoEmpresaW,.JTB_UplLogoEmpresaWizard.gx-fileupload .fileinput-button
{
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: -15px;
	margin-right: 0px;
	margin-top: 0px;
	z-index: 20;
	background-color: #387C2B;
	background-image: url(../JTB_ImgTxtUplCambiarLogo.png);
	border-style: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: transparent;
	height: 30px;
	width: 150px;
}

.JTB_BtnUplAdjuntosMensaje,.JTB_UplAjuntosMensaje.gx-fileupload .fileinput-button
{
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	z-index: 20;
	background-color: transparent;
	background-image: url(../BB_ImgAgregarAdjunto.png);
	border-style: none;
	font-family: "Open Sans Regular", sans-serif;
	color: transparent;
	height: 35px;
	width: 35px;
	text-transform: none;
}

.JTB_BtnUplMuro,.JTB_UplMuro.gx-fileupload .fileinput-button
{
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 0px;
	background-image: url(../BB_ImgUploadify.png);
	border-bottom-color: #03a9f4;
	border-left-color: #03a9f4;
	border-right-color: #03a9f4;
	border-top-color: #03a9f4;
	border-style: dashed;
	border-width: 2px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	color: transparent;
	height: 200px;
	min-height: 200px;
	width: 180%;
	background-size: 250px auto;
}

.JTB_BtnEventoAsistir
{
	border-bottom-color: #05a7f4;
	border-left-color: #05a7f4;
	border-right-color: #05a7f4;
	border-top-color: #05a7f4;
	border-width: 2px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 12px;
	font-weight: 500;
	color: #05a7f4;
	height: 36px;
	width: 100px;
}

.JTB_BtnEventoNoAsistir
{
	background-color: #05a7f4;
	border-bottom-color: #05a7f4;
	border-left-color: #05a7f4;
	border-right-color: #05a7f4;
	border-top-color: #05a7f4;
	border-width: 2px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 12px;
	font-weight: 500;
	color: white;
	height: 36px;
	width: 100px;
}

.JTB_BtnUplVideo
{
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: transparent;
	background-image: url(../JTB_ImgUplVideo.png);
	border-style: none;
	border-width: 0px;
	color: transparent;
	height: 60px;
	width: 60px;
	text-transform: none;
}

.JTB_BtnItemMasOpciones
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 12px;
	padding-top: 6px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #a1a1a1;
	width: 100%;
	text-align: left;
	text-transform: none;
	border: none;
}

.JTB_BtnUplCambiarImagen,.JTB_UplImgOpptyCompra.gx-fileupload .fileinput-button
{
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: -15px;
	margin-right: 0px;
	margin-top: 0px;
	z-index: 20;
	background-color: #387C2B;
	background-image: url(../JumptobeTheme/CambiarImagen.png);
	border-style: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: transparent;
	height: 30px;
	width: 200px;
}

.JTB_BotonTransparente
{
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent;
	background-image: none;
	color: transparent;
	text-transform: none;
}

/* [gx-css-import ignore - start] */
.RJTB_BotonTransparente
{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.RJTB_BotonTransparente .BtnText
{
	cursor: pointer;
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-repeat: no-repeat;
	font-weight: bold;
	color: transparent;
	text-transform: none;
}

/* [gx-css-import ignore - end] */
.JTB_BtnUplDropZone,.JTB_BtnUplDropZoneCarDoc,.JTB_UplDropZoneCarDoc1.gx-fileupload .fileinput-button,.JTB_UplDropZoneCarDoc.gx-fileupload .fileinput-button,.JTB_UplDropZoneMini.gx-fileupload .fileinput-button,.JTB_BtnUplDropZonePlantilla,.JTB_UplDropZonePlantilla.gx-fileupload .fileinput-button,.JTB_BtnUplDropZoneMini,.JTB_UplDropZone.gx-fileupload .fileinput-button
{
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 0px;
	background-image: url(../JumptobeTheme/JTB_ImgFondoDropZone.png);
	border-bottom-color: #03a9f4;
	border-left-color: #03a9f4;
	border-right-color: #03a9f4;
	border-top-color: #03a9f4;
	border-style: dashed;
	border-width: 2px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	color: transparent;
	height: auto;
	min-height: 250px;
	width: 186.5%;
	min-width: 300px;
	background-size: 270px auto;
}

.JTB_BtnUplDropZoneCarDoc,.JTB_UplDropZoneCarDoc1.gx-fileupload .fileinput-button,.JTB_UplDropZoneCarDoc.gx-fileupload .fileinput-button,.JTB_UplDropZoneMini.gx-fileupload .fileinput-button
{
	background-image: url(../JumptobeTheme/JTB_ImgFondoDropZoneCarDoc.png);
	border-bottom-color: #01b7df;
	border-left-color: #01b7df;
	border-right-color: #01b7df;
	border-top-color: #01b7df;
	min-height: 110px;
	width: 180%;
}

.JTB_BtnUplDropZonePlantilla,.JTB_UplDropZonePlantilla.gx-fileupload .fileinput-button
{
	background-image: url(../JumptobeTheme/JTB_ImgFondoDropZonePlantilla.png);
	border-bottom-color: #444;
	border-left-color: #444;
	border-right-color: #444;
	border-top-color: #444;
	min-height: 170px;
}

.JTB_BtnUplDropZoneMini,.JTB_UplDropZoneMini.gx-fileupload .fileinput-button
{
	min-height: 100px;
	width: 100%;
}

.JTB_BtnUpLogoEmpresa,.JTB_BtnUplLogoEmpresa1,.JTB_UpLogoEmpresa.gx-fileupload .fileinput-button
{
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../JTB_ImgIconoCamara.png);
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	color: transparent;
	height: 32px;
	width: 32px;
	text-transform: none;
}

.JTB_BtnUplLogoEmpresa1
{
	position: absolute;
	background-image: url(../BB_ImgCamara_Blanco.png);
}

.JTB_BtnUpPortadaEmpresa,.JTB_BtnUplLogoEmpresa11,.JTB_UpPortadaEmpresa.gx-fileupload .fileinput-button
{
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../JTB_ImgIconoImagen.png);
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	color: transparent;
	height: 32px;
	width: 32px;
	text-transform: none;
}

.JTB_BtnUplLogoEmpresa11
{
	position: absolute;
	background-image: url(../BB_ImgCamara_Blanco.png);
}

.JTB_BtnAtras
{
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: "Open Sans Regular";
	text-transform: none;
}

.JTB_BtnSmartAction
{
	background-position: center 20px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	white-space: normal;
	background-color: #387C2B;
	border-style: solid;
	border-width: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: OpenSans-Light;
	font-size: 20px;
	font-weight: 500;
	color: white;
	height: 60px;
	width: 100%;
	text-align: center;
	text-transform: none;
}

.JTB_ModdaAddCart,.JTB_ModdaAddCartHover,.JTB_ModdaAddCart:hover,.JTB_ModdaAddCartHover:hover,.JTB_ModdaAddCart:focus,.JTB_ModdaAddCartHover:focus,.JTB_ModdaAddCart:active,.JTB_ModdaAddCartHover:active
{
	float: right;
	margin-top: -25px;
	padding-left: 6px;
	padding-top: 3px;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 14px;
	color: #a8aeb3;
	border:1px #ededed solid;
}

.JTB_ModdaAddCartHover,.JTB_ModdaAddCart:hover,.JTB_ModdaAddCartHover:hover,.JTB_ModdaAddCart:focus,.JTB_ModdaAddCartHover:focus,.JTB_ModdaAddCart:active,.JTB_ModdaAddCartHover:active
{
	background-color: #387C2B;
	color: #fff;
}

.JTB_ModdaProductButton,.JTB_ModdaProductButtonHover,.JTB_ModdaProductButton:hover,.JTB_ModdaProductButtonHover:hover,.JTB_ModdaProductButton:focus,.JTB_ModdaProductButtonHover:focus
{
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: -13px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 3px;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 12px;
	color: #fff;
	outline: none;
	background:transparent;
	border:1px #fff solid;
}

.JTB_ModdaProductButtonHover,.JTB_ModdaProductButton:hover,.JTB_ModdaProductButtonHover:hover,.JTB_ModdaProductButton:focus,.JTB_ModdaProductButtonHover:focus
{
	background-color: #387C2B;
}

.JTB_ModdaButtonPrimary,.JTB_ModdaButtonPrimaryHover,.JTB_ModdaButtonPrimary:hover,.JTB_ModdaButtonPrimaryHover:hover,.JTB_ModdaButtonPrimary:focus,.JTB_ModdaButtonPrimaryHover:focus,.JTB_ModdaButtonPrimary:active,.JTB_ModdaButtonPrimaryHover:active
{
	margin-left: 5px;
	background-color: #387C2B;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #fff;
	border:1px solid transparent;
}

.JTB_ModdaButtonPrimaryHover,.JTB_ModdaButtonPrimary:hover,.JTB_ModdaButtonPrimaryHover:hover,.JTB_ModdaButtonPrimary:focus,.JTB_ModdaButtonPrimaryHover:focus,.JTB_ModdaButtonPrimary:active,.JTB_ModdaButtonPrimaryHover:active
{
	background-color: #00883f;
}

.JTB_BtnGreen,.JTB_BtnGreen12px,.JTB_BtnGreen10px
{
	background-color: #9acd32;
	color: #fff;
}

.JTB_BtnGreen12px
{
	font-size: 12px;
}

.JTB_BtnGreen10px
{
	font-size: 10px;
}

.JTB_BtnUplSubirAdjunto,.JTB_UplBotonCargarArchivo1.gx-fileupload .fileinput-button
{
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	right: -70px;
	z-index: 20;
	background-image: url(../JumptobeTheme/JTB_ImgSubirAdjunto.png);
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	font-family: "Open Sans Regular", sans-serif;
	color: transparent;
	width: 125px;
	text-transform: none;
	background-size: auto 23px;
}

.JTB_BtnForecolorBlack
{
	margin-bottom: -10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: -10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-width: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #000;
	text-transform: none;
}

.JTB_BtnForecolorWhite
{
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin-bottom: -10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: -10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #387C2B;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-width: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #fff;
	text-transform: none;
}

/* [gx-css-import ignore - start] */
.RJTB_BtnForecolorWhite
{
	margin-bottom: -10px;
	margin-top: -10px;
	margin-right: -10px;
	margin-left: -10px;
}

.RJTB_BtnForecolorWhite .BtnText
{
	cursor: pointer;
	padding-left: 0;
	padding-right: 0;
	font-weight: bold;
	color: #fff;
	text-transform: none;
}

/* [gx-css-import ignore - end] */
.JTB_BtnSmallGhost,.JTB_BtnSmallGhostDarkBlue,.JTB_BtnSmallGhostRed,.JTB_BtnSmallGhostOrange
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	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: OpenSans-Light;
	font-size: 12px;
	color: OpenSans-Light;
	height: 24px;
	min-width: 90px;
	text-transform: none;
}

.JTB_BtnSmallGhostDarkBlue
{
	border-bottom-color: #1e5598;
	border-left-color: #1e5598;
	border-right-color: #1e5598;
	border-top-color: #1e5598;
	color: #1e5598;
}

.JTB_BtnSmallGhostRed
{
	border-bottom-color: #f56a67;
	border-left-color: #f56a67;
	border-right-color: #f56a67;
	border-top-color: #f56a67;
	color: #f56a67;
}

.JTB_BtnSmallGhostOrange
{
	border-bottom-color: #f6981c;
	border-left-color: #f6981c;
	border-right-color: #f6981c;
	border-top-color: #f6981c;
	color: #f6981c;
}

.Btn100porciento,.Btn100porciento_2padding
{
	width: 100%;
}

.Btn100porciento_2padding
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.JTB_BtnAdjuntoIcono,.JTB_UpdAjuntoIcono.gx-fileupload .fileinput-button
{
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../AdjuntoMensaje.png);
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-style: solid;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	border-bottom-left-radius: 50px;
	color: transparent;
	height: 50px;
	width: 50px;
	background-size: contain;
}

.ButtonWith230px
{
	width: 230px;
}

.BtnUnderLine,.BtnUnderLineBlue,.BtnUnderLineGreen,.BtnUnderLineRed,.BtnUnderLinePurple,.BtnUnderLineGrey,.BtnUnderLine:hover,.BtnUnderLineBlue:hover,.BtnUnderLineGreen:hover,.BtnUnderLineRed:hover,.BtnUnderLinePurple:hover,.BtnUnderLineGrey:hover,.BtnUnderLine:focus,.BtnUnderLineBlue:focus,.BtnUnderLineGreen:focus,.BtnUnderLineRed:focus,.BtnUnderLinePurple:focus,.BtnUnderLineGrey:focus,.BtnUnderLine:active,.BtnUnderLineBlue:active,.BtnUnderLineGreen:active,.BtnUnderLineRed:active,.BtnUnderLinePurple:active,.BtnUnderLineGrey:active,.BtnUnderLine[disabled],.BtnUnderLineBlue[disabled],.BtnUnderLineGreen[disabled],.BtnUnderLineRed[disabled],.BtnUnderLinePurple[disabled],.BtnUnderLineGrey[disabled]
{
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	text-decoration: underline;
	color: #000;
	text-transform: none;
}

.BtnUnderLineBlue
{
	color: #1e5598;
}

.BtnUnderLineGreen
{
	color: #00b050;
}

.BtnUnderLineRed
{
	color: #b12121;
}

.BtnUnderLinePurple
{
	color: #6e3c7b;
}

.BtnUnderLineGrey,.BtnUnderLine:hover,.BtnUnderLineBlue:hover,.BtnUnderLineGreen:hover,.BtnUnderLineRed:hover,.BtnUnderLinePurple:hover,.BtnUnderLineGrey:hover,.BtnUnderLine:focus,.BtnUnderLineBlue:focus,.BtnUnderLineGreen:focus,.BtnUnderLineRed:focus,.BtnUnderLinePurple:focus,.BtnUnderLineGrey:focus,.BtnUnderLine:active,.BtnUnderLineBlue:active,.BtnUnderLineGreen:active,.BtnUnderLineRed:active,.BtnUnderLinePurple:active,.BtnUnderLineGrey:active,.BtnUnderLine[disabled],.BtnUnderLineBlue[disabled],.BtnUnderLineGreen[disabled],.BtnUnderLineRed[disabled],.BtnUnderLinePurple[disabled],.BtnUnderLineGrey[disabled]
{
	color: #848484;
}

.BtnBlack
{
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 2px;
	font-size: 12px;
	color: #000;
}

.BtnHeaderAviso,.BtnHeaderAvisoAzul,.BtnHeaderAvisoAmarillo,.BtnHeaderAvisoRojo
{
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	background-color: #fff;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-size: 12px;
	width: 100%;
	text-transform: none;
}

.BtnHeaderAvisoAzul
{
	border-bottom-color: #215484;
	border-left-color: #215484;
	border-right-color: #215484;
	border-top-color: #215484;
	color: #215484;
}

.BtnHeaderAvisoAmarillo
{
	border-bottom-color: #c19408;
	border-left-color: #c19408;
	border-right-color: #c19408;
	border-top-color: #c19408;
	color: #c19408;
}

.BtnHeaderAvisoRojo
{
	border-bottom-color: #ff1b00;
	border-left-color: #ff1b00;
	border-right-color: #ff1b00;
	border-top-color: #ff1b00;
	color: #ff1b00;
}

.Grid,.GridDragging,.GridAcceptDrag,.GridNoAcceptDrag,.GridNoData,.Grid[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.GrillaGxui[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.PromptGrid[data-gx-grid-nodata],.ViewGrid[data-gx-grid-nodata],.Grid_Gray[data-gx-grid-nodata],.Grid_NegativeMarginTop5[data-gx-grid-nodata],.FreeStyleGrid[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.BB_FSGVisible[data-gx-grid-nodata],.RecentLinksGrid[data-gx-grid-nodata],.TrnSublevelGrid[data-gx-grid-nodata],.BB_FSG100[data-gx-grid-nodata],.FreeStyleGridNoPadding[data-gx-grid-nodata],.FreeStyleGridScroll[data-gx-grid-nodata],.WorkWith,.PromptGrid,.ViewGrid,.Grid_Gray,.Grid_NegativeMarginTop5
{
	background-color: #fff;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	width: 100%;
}

.Grid>thead>tr, .Grid>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid[data-bkgstyle='none']>thead>tr, .Grid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid[data-bkgstyle='header']>thead>tr, .Grid[data-bkgstyle='header']>tfoot>tr, .Grid[data-bkgstyle='report']>thead>tr, .Grid[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.GridDragging>thead>tr, .GridDragging>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.GridDragging[data-bkgstyle='none']>thead>tr, .GridDragging[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridDragging[data-bkgstyle='header']>thead>tr, .GridDragging[data-bkgstyle='header']>tfoot>tr, .GridDragging[data-bkgstyle='report']>thead>tr, .GridDragging[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.GridAcceptDrag>thead>tr, .GridAcceptDrag>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.GridAcceptDrag[data-bkgstyle='none']>thead>tr, .GridAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridAcceptDrag[data-bkgstyle='header']>thead>tr, .GridAcceptDrag[data-bkgstyle='header']>tfoot>tr, .GridAcceptDrag[data-bkgstyle='report']>thead>tr, .GridAcceptDrag[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.GridNoAcceptDrag>thead>tr, .GridNoAcceptDrag>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.GridNoAcceptDrag[data-bkgstyle='none']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoAcceptDrag[data-bkgstyle='header']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='header']>tfoot>tr, .GridNoAcceptDrag[data-bkgstyle='report']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.GridNoData,.Grid[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.GrillaGxui[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.PromptGrid[data-gx-grid-nodata],.ViewGrid[data-gx-grid-nodata],.Grid_Gray[data-gx-grid-nodata],.Grid_NegativeMarginTop5[data-gx-grid-nodata],.FreeStyleGrid[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.BB_FSGVisible[data-gx-grid-nodata],.RecentLinksGrid[data-gx-grid-nodata],.TrnSublevelGrid[data-gx-grid-nodata],.BB_FSG100[data-gx-grid-nodata],.FreeStyleGridNoPadding[data-gx-grid-nodata],.FreeStyleGridScroll[data-gx-grid-nodata]
{
	background-color: transparent;
}

.GridNoData>thead>tr, .GridNoData>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.GridNoData[data-bkgstyle='none']>thead>tr, .GridNoData[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoData[data-bkgstyle='header']>thead>tr, .GridNoData[data-bkgstyle='header']>tfoot>tr, .GridNoData[data-bkgstyle='report']>thead>tr, .GridNoData[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.WorkWith,.PromptGrid,.ViewGrid
{
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	border-collapse: collapse;
}

.WorkWith>tbody>tr,.WorkWith>[data-gxrow]
{
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	border-collapse: collapse;
}

.WorkWith>thead>tr, .WorkWith>tfoot>tr
{
	color: #000;
	font-family: "Open Sans Bold";
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	border-collapse: collapse;
}

.WorkWith[data-bkgstyle='none']>thead>tr, .WorkWith[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.WorkWith[data-bkgstyle='none']>tbody>tr
{
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	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
{
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	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)
{
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	border-collapse: collapse;
}

.WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	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: white;
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	border-collapse: collapse;
}

.PromptGrid>tbody>tr,.PromptGrid>[data-gxrow]
{
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	border-collapse: collapse;
}

.PromptGrid>thead>tr, .PromptGrid>tfoot>tr
{
	color: #000;
	font-family: "Open Sans Bold";
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	border-collapse: collapse;
}

.PromptGrid[data-bkgstyle='none']>thead>tr, .PromptGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.PromptGrid[data-bkgstyle='none']>tbody>tr
{
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	border-collapse: collapse;
}

.PromptGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .PromptGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .PromptGrid[data-bkgstyle='uniform']>thead>tr, .PromptGrid[data-bkgstyle='uniform']>tfoot>tr
{
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	border-collapse: collapse;
}

.PromptGrid[data-bkgstyle='header']>tbody>tr:nth-child(odd), .PromptGrid[data-bkgstyle='header']>tbody>tr:nth-child(even), .PromptGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	border-collapse: collapse;
}

.PromptGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	border-collapse: collapse;
}

.PromptGrid[data-bkgstyle='header']>thead>tr, .PromptGrid[data-bkgstyle='header']>tfoot>tr, .PromptGrid[data-bkgstyle='report']>thead>tr, .PromptGrid[data-bkgstyle='report']>tfoot>tr
{
	background-color: white;
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	border-collapse: collapse;
}

.ViewGrid>tbody>tr,.ViewGrid>[data-gxrow]
{
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	border-collapse: collapse;
}

.ViewGrid>thead>tr, .ViewGrid>tfoot>tr
{
	color: #000;
	font-family: "Open Sans Bold";
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	border-collapse: collapse;
}

.ViewGrid[data-bkgstyle='none']>thead>tr, .ViewGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.ViewGrid[data-bkgstyle='none']>tbody>tr
{
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	border-collapse: collapse;
}

.ViewGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .ViewGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .ViewGrid[data-bkgstyle='uniform']>thead>tr, .ViewGrid[data-bkgstyle='uniform']>tfoot>tr
{
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	border-collapse: collapse;
}

.ViewGrid[data-bkgstyle='header']>tbody>tr:nth-child(odd), .ViewGrid[data-bkgstyle='header']>tbody>tr:nth-child(even), .ViewGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	border-collapse: collapse;
}

.ViewGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	border-collapse: collapse;
}

.ViewGrid[data-bkgstyle='header']>thead>tr, .ViewGrid[data-bkgstyle='header']>tfoot>tr, .ViewGrid[data-bkgstyle='report']>thead>tr, .ViewGrid[data-bkgstyle='report']>tfoot>tr
{
	background-color: white;
	text-transform: uppercase;
	text-overflow: ellipsis;
	table-layout: fixed;
	border-collapse: collapse;
}

.Grid_Gray
{
	background-color:#f6f6f6 !important;
}

.Grid_Gray>tbody>tr,.Grid_Gray>[data-gxrow]
{
	background-color:#f6f6f6 !important;
}

.Grid_Gray>thead>tr, .Grid_Gray>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
	background-color:#f6f6f6 !important;
}

.Grid_Gray[data-bkgstyle='none']>thead>tr, .Grid_Gray[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_Gray[data-bkgstyle='none']>tbody>tr
{
	background-color:#f6f6f6 !important;
}

.Grid_Gray[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_Gray[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_Gray[data-bkgstyle='uniform']>thead>tr, .Grid_Gray[data-bkgstyle='uniform']>tfoot>tr
{
	background-color:#f6f6f6 !important;
}

.Grid_Gray[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_Gray[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_Gray[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color:#f6f6f6 !important;
}

.Grid_Gray[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color:#f6f6f6 !important;
}

.Grid_Gray[data-bkgstyle='header']>thead>tr, .Grid_Gray[data-bkgstyle='header']>tfoot>tr, .Grid_Gray[data-bkgstyle='report']>thead>tr, .Grid_Gray[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
	background-color:#f6f6f6 !important;
}

.Grid_NegativeMarginTop5
{
	margin-top: -5%;
}

.Grid_NegativeMarginTop5>tbody>tr,.Grid_NegativeMarginTop5>[data-gxrow]
{
	margin-top: -5%;
}

.Grid_NegativeMarginTop5>thead>tr, .Grid_NegativeMarginTop5>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
	margin-top: -5%;
}

.Grid_NegativeMarginTop5[data-bkgstyle='none']>thead>tr, .Grid_NegativeMarginTop5[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_NegativeMarginTop5[data-bkgstyle='none']>tbody>tr
{
	margin-top: -5%;
}

.Grid_NegativeMarginTop5[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_NegativeMarginTop5[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_NegativeMarginTop5[data-bkgstyle='uniform']>thead>tr, .Grid_NegativeMarginTop5[data-bkgstyle='uniform']>tfoot>tr
{
	margin-top: -5%;
}

.Grid_NegativeMarginTop5[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_NegativeMarginTop5[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_NegativeMarginTop5[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	margin-top: -5%;
}

.Grid_NegativeMarginTop5[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	margin-top: -5%;
}

.Grid_NegativeMarginTop5[data-bkgstyle='header']>thead>tr, .Grid_NegativeMarginTop5[data-bkgstyle='header']>tfoot>tr, .Grid_NegativeMarginTop5[data-bkgstyle='report']>thead>tr, .Grid_NegativeMarginTop5[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
	margin-top: -5%;
}

.GroupTitleBlueTitle
{
	color: #387C2B;
}

.GroupSubTitleTitle
{
	font-size: 16px;
}

.GroupSubTitleGrayTitle
{
	font-size: 16px;
}

.JTB_GrpPublico
{
	padding-left: 0px;
}

.JTB_GrpPrivado
{
	padding-left: 0px;
}

.GroupSinMagin
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 2px !important;
}

.GroupSinMaginTitle
{
	margin-bottom: 2px !important;
}

.GrpMargin10px
{
	margin-bottom: 10px !important;
}

.GrpMargin10pxTitle
{
	margin-bottom: 10px !important;
}

.JTB_IconoVerificado
{
	left: 13px;
	position: absolute;
	top: -5px;
}
.JTB_ImgCategoriaHerramientas
{
	margin-bottom: -7px;
	margin-left: -1px;
	background-color: #f7f7f7;
	height: 150px;
	width: 100%;
}
.JTB_ImgFullNoticias,.JTB_ImgNoticiasBasicas,.JTB_ImgFullTodasNoticias
{
	margin-left: -2px;
	margin-top: -3px;
	height: 223px;
	width: 100% !important;
}
.JTB_ImgFullTodasNoticias
{
	margin-bottom: -15px;
	margin-top: -15px;
	height: 240px;
}
.JTB_ImgNoticiaBanner
{
	height: 200px !important;
	 width: 100% !Important;
}
.JTB_ImgPortadaNoticiaP
{
	opacity: 0.6;
	margin-bottom: -300px;
	z-index: -1;
	height: 320px;
	width: 100%;
}
.BB_ImgCirculoColorAction
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #387C2B;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.JTB_ImgFondoAction
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #387C2B;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
}
.BB_ImgFondoCuadradoMarcado
{
	background-color: #387C2B;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.JTB_ImgEmpresaUsuario,.JTB_ImgEmpresaUsuario1,.JTB_ImgEmpresaUsuario2,.JTB_ImgEmpresaUsuario3
{
	left: 75%;
	position: absolute;
	top: -40px;
	z-index: 2;
	background-color: #f7f7f7;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	border-bottom-left-radius: 50px;
	height: 40px;
}
.JTB_ImgEmpresaUsuario1
{
	left: 55%;
	top: 5px;
	border-width: 3px;
	height: 35px;
}
.JTB_ImgEmpresaUsuario2
{
	top: 2px;
	width: 40px;
}
.JTB_ImgEmpresaUsuario3
{
	left: 45%;
	top: -20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	height: 25px;
	width: 25px;
}
.JTB_ImgPortadasCompra
{
	margin-bottom: -200px;
	margin-left: -50px;
	margin-right: -50px;
	margin-top: -200px;
}
.JTB_EtiquetaEmpresaDestacada
{
	margin-bottom: -8px;
	margin-left: -8px;
	margin-right: -8px;
	margin-top: -8px;
}
.JTB_Imglogomenu
{
	padding-bottom: -2.5px;
	padding-left: -2.5px;
	padding-right: -2.5px;
	padding-top: -2.5px;
	height: 20px;
	width: 20px;
}
.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious
{
	background-position: center center;
	background-repeat: no-repeat;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	height: 20px;
	width: 20px;
	cursor: pointer;
	padding-bottom: 16px !important;
	 padding-left: 26px !important;
}
.PagingButtonsFirst
{
	background-image: url(../JumptobeTheme/PageFirst.png);
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.PagingButtonsLast
{
	background-image: url(../JumptobeTheme/PageLast.png);
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	padding-bottom: 16px !important;
	 padding-left: 26px !important;
	 border-left-width: 0;
}
.PagingButtonsNext
{
	background-image: url(../JumptobeTheme/PageNext.png);
	padding-bottom: 16px !important;
	 padding-left: 26px !important;
	 border-left-width: 0;
}
.PagingButtonsPrevious
{
	background-image: url(../JumptobeTheme/PagePrevious.png);
	padding-bottom: 16px !important;
	 padding-left: 26px !important;
	 border-left-width: 0;
}
.PoweredBy
{
	float: right;
	margin-top: 20px;
}
.BB_ImageLogoPadd
{
	padding-top: 6.5px;
}
.BB_ImageNotifPadd
{
	margin-bottom: -5px;
	padding-bottom: 19px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 19px;
	outline-color: Transparent;
}
.BB_ImageLogoutPadd
{
	padding-bottom: 1px;
}
.BB_ImageUserMenu,.BB_ImageUserHeader,.BB_ImageUserGird,.BB_ImageUserWCUsuario
{
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-style: solid;
	border-width: 3px;
	border-top-left-radius: 18%;
	border-top-right-radius: 18%;
	border-bottom-right-radius: 18%;
	border-bottom-left-radius: 18%;
}
.BB_ImageUserHeader
{
	border-width: 2px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.BB_ImageUserGird
{
	margin-right: 10px;
	border-width: 1px;
}
.BB_ImageUserWCUsuario
{
	margin-left: 8px;
}
.BB_ImgFotoUsuarioMensajesHeader
{
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 5px;
	border-width: 2px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.BB_ImgCarpetaRepositorio
{
	text-align: left;
}
.BB_ImgPaginaAnterior
{
	padding-bottom: 6px;
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 6px;
}
.BB_ImgPaginaSiguiente
{
	padding-bottom: 6px;
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 6px;
}
.BB_ImgIndicadorEventos
{
	visibility: hidden;
}
.BB_ImageNotifPadd1
{
	margin-bottom: -5px;
	padding-bottom: 17px;
	padding-left: 18px;
	padding-right: 19px;
	padding-top: 17px;
	outline-color: Transparent;
}
.BB_ImageNotifPadd2
{
	margin-bottom: -5px;
	padding-bottom: 16px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 17px;
	outline-color: Transparent;
}
.BB_ImgRemoverAdjunto,.BB_ImgRemoverDestinatario,.BB_ImgResponderDestinatario,.BB_ImgRemoverImagenMuro
{
	left: 38px;
	position: absolute;
	top: 0px;
	background-color: #d9d9d9;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.BB_ImgRemoverDestinatario
{
	left: 50px;
}
.BB_ImgResponderDestinatario
{
	left: 50px;
}
.BB_ImgRemoverImagenMuro
{
	left: 0px;
}
.BB_ImgDescargarAdjunto
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	position: absolute;
	top: 5px;
	background-color: #d9d9d9;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.BB_ImgAgregarDestinatario
{
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	background-color: #d9d9d9;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.BB_ImgFondoCuadrado
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #ccc;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	vertical-align: middle;
}
.BB_ImgCirculoGris
{
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	background-color: #ccc;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.BB_ImgCirculoAzul
{
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	background-color: #387C2B;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.BB_ImgCirculoVerde
{
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	background-color: #d9d9d9;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.BB_ImgCirculoRojo
{
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	background-color: #d9d9d9;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.BB_ImgContacto
{
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.BB_ImgLPLogo
{
	margin-top: 40px;
}
.BB_ImgWCUsuarioEmpresa
{
	margin-left: -7px;
	margin-right: 5px;
	margin-top: 3px;
	display: block;
	background-color: #f77600;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.BB_ImgWCEmpresaLogo
{
	bottom: -15px;
	position: absolute;
	background-color: white;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-style: solid;
	border-width: 1px;
}
.BB_ImgFondoCirculoAzul
{
	background-color: #387C2B;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.JTB_OpcionHeader,.JTB_OpcionHeaderEmpresa
{
	outline-color: Transparent;
}
.JTB_OpcionHeaderEmpresa
{
	margin-bottom: -5px;
	padding-bottom: 17px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 17px;
}
.JTB_ImgOKLandingPage
{
	margin-bottom: 20px;
	margin-top: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	border-bottom-color: #91dc5a;
	border-left-color: #91dc5a;
	border-right-color: #91dc5a;
	border-top-color: #91dc5a;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.JTB_ImgLogosFooter
{
	margin-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.JTB_ImgRegistroProveedor,.JTB_ImgRegistroProveedor1
{
	margin-bottom: 6px;
	padding-bottom: 17px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 17px;
	background-color: gainsboro;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.JTB_ImgRegistroProveedor1
{
	background-color: transparent;
}
.JTB_ImgThumbNoticia
{
	width: 100%;
	max-width: 250px;
	min-width: 100px;
}
.JTB_ImgHerramientas,.JTB_ImgHerramientasBanner,.JTB_ImgHerramientasDestacadas
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	height: 55px;
	width: 55px;
}
.JTB_ImgHerramientasBanner
{
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-width: 2px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.JTB_ImgHerramientasDestacadas
{
	border-style: none;
	height: Auto;
	width: 45px;
}
.JTB_ImgEmpresaVerificada
{
	margin-left: -5px;
}
.JTB_ImgNoOutline
{
	outline-color: Transparent;
}
.JTB_ImgBtnPaginacion
{
	margin-top: -1px;
	padding-bottom: 10px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 11px;
	border-bottom-color: #dee2e6;
	border-left-color: #dee2e6;
	border-right-color: #dee2e6;
	border-top-color: #dee2e6;
	border-style: solid;
	border-width: 2px;
}
.JTB_ChekOn
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../BB_ChekOn.png);
}
.JTB_ChekOff
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../BB_ChekOff.png);
}
.JTB_ImgThumbBusqueda
{
	width: 100%;
	max-width: 150px;
	min-width: 50px;
}
.BB_ImageShare
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-bottom-color: #848484;
	border-left-color: #848484;
	border-right-color: #848484;
	border-top-color: #848484;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 10%;
	border-top-right-radius: 10%;
	border-bottom-right-radius: 10%;
	border-bottom-left-radius: 10%;
	height: 32px;
	width: 32px;
}
.JTB_ImgColorPaletaSelec
{
	margin-bottom: -5px;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: -5px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	border-bottom-color: red;
	border-left-color: red;
	border-right-color: red;
	border-top-color: red;
	border-style: solid;
	border-width: 3px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.JTB_ImgBotonHerramienta,.JTB_ImgBotonHerramientaBackend,.JTB_ImgBotonHerramientaExtendida
{
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	right: 0px;
	top: 45px;
	z-index: 1;
	min-height: 50px;
	width: auto;
}
.JTB_ImgBotonHerramientaBackend
{
	top: 20px;
}
.JTB_ImgBotonHerramientaExtendida
{
	top: 0px;
}
.JTB_ImgAcumuladorLike
{
	margin-left: -13px;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.JTB_ImgVerUsuario
{
	bottom: -30px;
	position: relative;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-style: solid;
	border-width: 6px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.JTB_ImgMenuDesplegable
{
	padding-bottom: 17px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 17px;
}
.JTB_ImgFaviconLogin
{
	height: 16px;
	width: 16px;
}
.JTB_ImgBorderRojo50radius
{
	margin-bottom: 20px;
	margin-top: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	border-bottom-color: #f56a67;
	border-left-color: #f56a67;
	border-right-color: #f56a67;
	border-top-color: #f56a67;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.JTB_ImgBorderAzul50Radius
{
	margin-bottom: 20px;
	margin-top: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	border-bottom-color: #03a9f4;
	border-left-color: #03a9f4;
	border-right-color: #03a9f4;
	border-top-color: #03a9f4;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.BB_ImgCirculoSinColor
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #ccc;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.JTB_ImgUsuario
{
	bottom: -40px;
	position: relative;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-style: solid;
	border-width: 4px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.JTB_ImgBordeBlanco
{
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-style: solid;
	border-width: 5px;
}
.JTB_ImgMarginRight8px
{
	margin-right: 8px;
}
.JTB_ImgSobreponer
{
	z-index: 1;
}
.JTB_ModdaProductImage,.JTB_ModdaProductImageDetail,.JTB_ModdaOtherProductImage,.JTB_ModdaOtherProductImageHover,.JTB_ModdaOtherProductImage:hover,.JTB_ModdaOtherProductImageHover:hover,.gx-image-link:focus .JTB_ModdaOtherProductImage,.gx-image-link:focus .JTB_ModdaOtherProductImageHover
{
	display: block;
	height: auto;
	max-width: 100%;
}
.JTB_ModdaProductImageDetail
{
	margin-bottom: 20px;
	width: 100%;
}
.JTB_ModdaOtherProductImage,.JTB_ModdaOtherProductImageHover,.JTB_ModdaOtherProductImage:hover,.JTB_ModdaOtherProductImageHover:hover,.gx-image-link:focus .JTB_ModdaOtherProductImage,.gx-image-link:focus .JTB_ModdaOtherProductImageHover
{
	margin-bottom: 12px;
	margin-left: 12px;
	margin-right: 0px;
	margin-top: 0px;
	border-style: none;
	border-width: 0px;
	width: 60px;
	min-width: 60px;
}
.JTB_ModdaOtherProductImageHover,.JTB_ModdaOtherProductImage:hover,.JTB_ModdaOtherProductImageHover:hover,.gx-image-link:focus .JTB_ModdaOtherProductImage,.gx-image-link:focus .JTB_ModdaOtherProductImageHover
{
	box-shadow: 0 0 0 2px #c7ced5;
}
.JTB_ModdaOtherProductImageHover:after,.JTB_ModdaOtherProductImage:hover:after,.JTB_ModdaOtherProductImageHover:hover:after,.gx-image-link:focus .JTB_ModdaOtherProductImage:after,.gx-image-link:focus .JTB_ModdaOtherProductImageHover:after
{
	content: '';
	box-shadow: 0 0 0 2px #c7ced5;
}

.BB_ImageHerramienta,.BB_ImageHerramientaH,.BB_ImageHerramienta:hover,.BB_ImageHerramientaH:hover
{
	height: 50px;
	max-height: 50px;
	min-height: 50px;
	width: 50px;
	max-width: 50px;
	min-width: 50px;
}
.BB_ImageHerramientaH,.BB_ImageHerramienta:hover,.BB_ImageHerramientaH:hover
{
	height: 53px;
	max-height: 53px;
	min-height: 53px;
	width: 53px;
	max-width: 53px;
	min-width: 53px;
}
.JTB_IconoTerminosCondiciones
{
	height: 25px;
	width: 25px;
}
.JTB_ImgMenuHeader
{
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 16px;
	height: 60px;
	width: 60px;
}
.JTB_ImgMaxHeight400px
{
	max-height: 400px;
}
.ImgBtnBuscar
{
	margin-left: -1px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #387C2B;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.JTB_ImgPdfOrdenCompra
{
	left: 50%;
	position: absolute;
	top: -20px;
	z-index: 2;
	height: 25px;
}
.JTB_IconoSincronizado
{
	position: absolute;
	right: -5px;
	top: -5px;
}
.JTB_ImgExcelOrdenCompra
{
	left: -10px;
	position: absolute;
	top: -30px;
	z-index: 3;
	height: 25px;
}
.ImageActividad
{
	margin-top: 10px;
}
.JTB_ImgHistorialNotas
{
	margin-left: 0px;
	position: absolute;
	right: 97px;
	top: 20px;
	z-index: 1;
}
.ImgBackgroungLoguin
{
	margin-bottom: -80px;
	margin-left: -30px;
	overflow: hidden;
	position: static;
	height: 100%;
	min-height: 110vh;
}
.JTB_ImgHistorialNotasReq
{
	margin-left: 0px;
	position: absolute;
	right: 82px;
	top: 20px;
	z-index: 1;
}
.ImgEstadoCuenta
{
	margin-top: 100px;
	height: 150px;
	width: 150px;
}
.TblPaddingLeft,.TblPaddingLeft5,.TblPaddingLeft10,.TblPaddingLeft15,.TblPaddingLeft20,.TblPaddingLeft0
{
	padding-left: 2px;
}
.TblPaddingLeft5
{
	padding-left: 5px;
	padding-left:5px !important;
}
.TblPaddingLeft10
{
	padding-left: 10px;
	padding-left:10px !important;
}
.TblPaddingLeft15
{
	padding-left: 15px;
	padding-left:15px !important;
}
.TblPaddingLeft20
{
	padding-left: 20px;
	padding-left:20px !important;
}
.TblPaddingLeft0
{
	padding-left: 0px;
}
.TblPaddingRight,.TblPaddingRight5,.TblPaddingRight10,.TblPaddingRight15,.TblPaddingRight20
{
	padding-right: 2px;
}
.TblPaddingRight5
{
	padding-right: 5px;
	padding-right:10px !important;
}
.TblPaddingRight10
{
	padding-right: 10px;
	padding-right:10px !important;
}
.TblPaddingRight15
{
	padding-right: 15px;
	padding-right:15px !important;
}
.TblPaddingRight20
{
	padding-right: 20px;
	padding-right:20px !important;
}
.TblPaddingTop,.TblPaddingTop5,.TblPaddingTop10,.TblPaddingTop15,.TblPaddingTop20
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
}
.TblPaddingTop5
{
	padding-top: 5px;
	padding-top: 5px !important;
}
.TblPaddingTop10
{
	padding-top: 10px;
	padding-top:10px !important;
}
.TblPaddingTop15
{
	padding-top: 15px;
	padding-top:15px !important;
}
.TblPaddingTop20
{
	padding-top: 20px;
	padding-top:20px !important;
}
.TblPaddingBottom,.TblPaddingBottom5,.TblPaddingBottom10,.TblPaddingBottom15,.TblPaddingBottom20
{
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.TblPaddingBottom5
{
	padding-bottom: 5px;
	padding-bottom:5px !important;
}
.TblPaddingBottom10
{
	padding-bottom: 10px;
	padding-bottom:10px !important;
}
.TblPaddingBottom15
{
	padding-bottom:15px !important;
}
.TblPaddingBottom20
{
	padding-bottom: 20px;
	padding-bottom:20px !important;
}
.TblPadding0
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.BB_TblMaxWidth500px
{
	max-width: 500px;
}
.BB_TblMinWidth450px
{
	min-width: 450px;
}
.BB_BorderInferiorAction
{
	border-bottom-color: #387C2B;
	border-left-color: rgba(255,255,255,0);
	border-right-color: rgba(255,255,255,0);
	border-top-color: rgba(255,255,255,0);
	border-style: solid;
	border-width: 10px;
}
.BB_BordeNinguno
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.JTB_TblMarginNegativo15pxES
{
	overflow: hidden;
}
.JTB_TblFondoGris1
{
	padding-top: 10px;
	background-color: #dcdcdc;
	height: 45px;
	max-height: 45px;
	min-height: 45px;
	width: 100%;
	text-align: center;
}
.JTB_TblClaseInd,.JTB_TblClaseIndSel,.JTB_TblClaseIndSelblack,.JTB_TblClaseIndBackTransparente,.JTB_TblClaseIndBottomBlack
{
	padding-bottom: 7px;
	padding-top: 7px;
	background-color: rgba(255,255,255,0);
	border-bottom-color: rgba(255,255,255,0);
	border-left-color: rgba(255,255,255,0);
	border-right-color: rgba(255,255,255,0);
	border-top-color: rgba(255,255,255,0);
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
}
.JTB_TblClaseIndSel
{
	border-bottom-color: #387C2B;
}
.JTB_TblClaseIndSelblack
{
	border-bottom-color: #000;
}
.JTB_TblClaseIndBottomBlack
{
	border-bottom-color: #000;
}
.BB_TblCarpetasRepositorio,.BB_TblCarpetasRepositorioNoHover,.BB_TblCarpetasRepositorioSeleccionada
{
	margin-bottom: 10px;
}
.BB_TblCarpetasRepositorioSeleccionada
{
	margin-left: -1px;
	margin-right: -1px;
	margin-top: -2px;
	background-color: #cce8ff;
	border-bottom-color: #99d1ff;
	border-left-color: #99d1ff;
	border-right-color: #99d1ff;
	border-top-color: #99d1ff;
	border-style: solid;
	border-width: 1px;
}
.JTB_TblMenu,.JTB_TblMenuSeleccionado
{
	margin-bottom: 5px;
	padding-bottom: 11px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 11px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #444;
}
.JTB_TblMenuSeleccionado
{
	background-color: rgba(0,0,0,0.05);
}
.JTB_TblContenedorReacciones
{
	height: 23px;
	width: 80px;
}
.JTB_TblOscuraImagen,.JTB_TblOscuraImagenBanner,.JTB_TblOscuraImagenNoticias
{
	margin-bottom: -2px;
	margin-left: -2px;
	margin-top: -20px;
	background-color: rgba(0,0,0,0.5);
	height: 320px;
	max-width: 100.5%;
}
.JTB_TblOscuraImagenBanner
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -5px;
	height: 200px;
	max-width: 99.5%;
}
.JTB_TblOscuraImagenNoticias
{
	margin-right: 1px;
	margin-top: -221px;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 221px;
	width: 100.5%;
}
.BB_TblMensajeRemitente
{
	margin-top: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #f5f5f5;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.BB_TblFondoSeccion,.BB_TblFondoSeccionVerde
{
	padding-bottom: 10px;
	padding-top: 10px;
	display: block;
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}
.BB_TblFondoSeccionVerde
{
	background-color: #387C2B;
}
.TableHeight20px
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 20px;
	max-height: 20px;
	min-height: 20px;
}
.BB_TblCellCalificacion
{
	background-color: #387C2B;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	max-height: 40px;
	min-height: 40px;
	max-width: 36px;
	min-width: 36px;
}
.BB_TblCellCalificacionBueno
{
	background-color: #00883f;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	max-height: 40px;
	min-height: 40px;
	max-width: 36px;
	min-width: 36px;
}
.BB_TblCellCalificacionExcelente
{
	background-color: #004b7c;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	max-height: 40px;
	min-height: 40px;
	max-width: 36px;
	min-width: 36px;
}
.BB_TblCellCalificacionMuyBueno
{
	background-color: rgba(30,85,152,0.91);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	max-height: 40px;
	min-height: 40px;
	max-width: 36px;
	min-width: 36px;
}
.JTB_Tblmenuajuste
{
	padding-top: -3px;
	border-bottom-color: #fff;
	border-style: none;
	border-width: 2px;
}
.JTB_TblContTitulo,.JTB_TblContNoticiasImg,.JTB_TblContenedorNoticias
{
	background-attachment: scroll;
	background-position: center;
	background-color: rgba(0,0,0,0.3);
	background-image: url(JumptobeTheme/PortadaStore3.jpg);
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	height: 170px;
	width: 100%;
}
.JTB_TblContenedorNoticias
{
	background-color: transparent;
	background-image: none;
	height: 220px;
}
.JTB_TableEspacio
{
	height: 50px;
	width: auto;
}
.JTB_TblContTitulo2,.JTB_TblContTitulo2A,.JTB_TblFondoPortada,.JTB_TblPortada
{
	background-attachment: scroll;
	background-position: center;
	margin-left: -15px;
	margin-top: -10px;
	background-color: rgba(0,0,0,0.3);
	background-image: url(../JumptobeTheme/PortadaStore2.jpg);
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	height: 170px;
	width: 103%;
}
.JTB_TblContTitulo2A
{
	margin-left: -30px;
	width: 105%;
}
.JTB_TblFondoPortada
{
	background-repeat: no-repeat;
	margin-bottom: -19px;
	margin-left: -16px;
	margin-top: 0px;
	background-image: url(../JTB_ImgPortada.jpg);
	background-size:cover;
	 background-attachment : fixed;
}
.JTB_TblPortada
{
	margin-bottom: -20px;
	margin-top: 0px;
	z-index: -1;
	width: 110%;
}
.JTB_TblComboSelColumnas,.JTB_TblComboSelColumnasOpen,.JTB_TextMenuUsuarioPassoword12
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	right: 17px;
	top: 37px;
	z-index: 1000;
	visibility: hidden;
	display: block;
	background-color: white;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	max-width: 170px;
	min-width: 170px;
	text-align: left;
	list-style: none;
	 background-clip: padding-box;
	 opacity: 0;
	 transform-origin: top;
	 animation-fill-mode: forwards;
	 transform: scale(1,0);
	 transition-property: all;
	     transition-duration: 0.14s;
	 transition-timing-function: linear;
	     transition-delay: initial;
	 box-sizing: border-box;
}
.JTB_TblComboSelColumnasOpen,.JTB_TextMenuUsuarioPassoword12
{
	visibility: visible;
	list-style: none;
	 background-clip: padding-box;
	 opacity: 1;
	 transform-origin: top;
	 animation-fill-mode: forwards;
	 transform: scale(1,1);
	 transition-property: all;
	     transition-duration: 0.14s;
	 transition-timing-function: linear;
	     transition-delay: initial;
	 box-sizing: border-box;
}
.JTB_TableTotalPaginas
{
	padding-top: 1px;
	background-color: #387C2B;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	height: 20px;
	width: 80px;
}
.JTB_TablePaginacion
{
	border-bottom: 0px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-collapse: collapse;
}
.BB_TblDocumentosProveedor
{
	margin-top: 10px;
	background-color: white;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	width: 100%;
}
.BB_TblDocumentosCargados
{
	width: 100%;
}
.Container,.ContainerFluid
{
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	width: auto;
	max-width: 100%;
	min-width: 100%;
}
.ContainerFluid
{
	position: fixed;
	z-index: 1000;
	width: 100%;
}
.LevelTable
{
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
}
.BodyContainer,.LoginContainer
{
	margin-top: 10px;
	padding-bottom: 10px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.HeaderContainer,.ThinHeaderContainer,.RecentLinksContainer,.BB_MenuContainer,.BB_MenuContainerVisible
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #387C2B;
	height: 50px;
	min-height: 50px;
}
.RecentLinksContainer,.BB_MenuContainer,.BB_MenuContainerVisible
{
	background-color: #fff;
}
.BB_MenuContainer,.BB_MenuContainerVisible
{
	box-shadow: 2px 0px 3px 0px #e7ebee;
	overflow: scroll;
	padding-bottom: 40px;
	position: fixed;
	top: 50px;
	z-index: 1000;
	visibility: hidden;
	background-color: white;
	height: 100%;
	max-width: 225px;
	min-width: 225px;
	-moz-transition: max-height 1s ease-in-out;
	 -webkit-transition: max-height 1s ease-in-out;
	 -ms-transition: max-height 1s ease-in-out;
	 transition: max-height 1s ease-in-out;
}
.BB_MenuContainerVisible
{
	box-shadow: 2px 0px 3px 0px #e7ebee;
	left: 0px;
	max-height: 100%;
}
.FormContainer,.TabsFormContainer
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	background-color: #fff;
}
.AdvancedContainerItem,.AdvancedContainerItemExpanded
{
	overflow: hidden;
	padding-bottom: 20px;
	background-color: white;
	border-bottom-color: #efefef;
	max-height: 55px;
	border-bottom-width: 1px;
	 border-bottom-style: solid;
	 -moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
}
.AdvancedContainerItemExpanded
{
	max-height: 500px;
}
.AdvancedContainer,.AdvancedContainerVisible
{
	background-color: #fff;
	-moz-transition: left 0.5s ease-in-out;
	 -webkit-transition: left 0.5s ease-in-out;
	 -ms-transition: left 0.5s ease-in-out;
	 transition: left 0.5s ease-in-out;
}
.OrdersTable
{
	padding-left: 20px;
	padding-right: 20px;
}
.WWAdvancedContainer
{
	margin-left: -45px;
	background-color: #fff;
}
.PromptContainer
{
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
.PromptMainTable
{
	padding-left: 15px;
	padding-right: 15px;
}
.GridTabMainTable
{
	overflow: hidden;
	position: relative;
}
.BB_TableGridFiltros,.BB_TableGridFiltros11B,.BB_TableGridFiltrosVerProveedor,.BB_TblGridGris1,.BB_TableGridFiltrosNoticiasD,.BB_TblGridGris,.BB_TableBlanca,.BB_TableBlancaMarginBot10px,.BB_TblDisclaimer,.BB_TblComponentMuro,.BB_TblPanelDerechoCalendario,.BB_TblPerfilEmpresa,.BB_TableHerramientas,.BB_TableAzul,.BB_TableGridFiltrosAzul,.BB_TableGridFiltros100porc,.BB_TableGridFiltrosGris
{
	padding-bottom: 15px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 15px;
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.BB_TableGridFiltrosVerProveedor,.BB_TblGridGris1
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 400px;
	width: 392px;
}
.BB_TableGridFiltrosNoticiasD,.BB_TblGridGris
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 392px;
}
.BB_TblGridGris
{
	width: 300px;
}
.BB_TableBlanca
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-collapse: collapse;
}
.BB_TableBlancaMarginBot10px
{
	margin-bottom: 10px;
}
.BB_TblDisclaimer
{
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	width: 70%;
}
.BB_TblComponentMuro
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.BB_TblPanelDerechoCalendario
{
	min-width: 330px;
}
.BB_TblPerfilEmpresa
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.BB_TableHerramientas
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 270px;
	min-height: 270px;
	border-collapse: collapse;
}
.BB_TableAzul
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #387C2B;
	border-collapse: collapse;
}
.BB_TableGridFiltrosAzul
{
	background-color: #e9f3fe;
}
.BB_TableGridFiltros100porc
{
	height: 100%;
}
.BB_TableGridFiltrosGris
{
	background-color: #f5f5f5;
}
.BB_Menux40,.BB_MenuFull,.BB_MenuFull1,.BB_MenuExpandido,.BB_Menu0px
{
	overflow: hidden;
	max-height: 40px;
	-moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
}
.BB_MenuFull
{
	max-height: 1000px;
}
.BB_MenuFull1
{
	max-height: 1000px;
}
.BB_MenuExpandido
{
	max-height: 1000px;
}
.BB_Menu0px
{
	max-height: 0px;
}
.BB_TblAlertas,.BB_TblAlertasCollapse,.BB_TblAlertasExpand
{
	background-color: #d4edfc;
}
.BB_TblAlertasCollapse
{
	height: 0px;
}
.BB_TblAlertasExpand
{
	height: auto;
}
.BB_TablaNotificaciones,.BB_TblBtnsWW
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-collapse: collapse;
}
.BB_TblBtnsWW
{
	border-bottom: 2.5px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	box-sizing: border-box;
	background-color: #387C2B;
	border-bottom-color: #00883f;
	border-style: solid;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.BB_TableImgMenu
{
	margin-bottom: 30px;
	margin-left: 25px;
	margin-top: 30px;
	border-collapse: collapse;
}
.BB_TableLoginHolder,.BB_TableLoginHolderPortal,.JTB_TableLoginHolderPortal400px,.BB_TableChangePassHolder,.BB_TableLoginHolder1
{
	margin-bottom: 20px;
	margin-left: 190px;
	margin-right: auto;
	margin-top: 80px;
	background-color: white;
	border-style: none;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	max-width: 350px;
	min-width: 280px;
	background: rgba(255,255,255, 0.8);
	 background-clip: padding-box;
}
.BB_TableLoginHolderPortal,.JTB_TableLoginHolderPortal400px
{
	margin-left: auto;
	margin-top: 20px;
	max-width: 800px;
	background: rgba(255,255,255, 0.9);
	 background-clip: padding-box;
}
.JTB_TableLoginHolderPortal400px
{
	width: 400px;
}
.BB_TableChangePassHolder
{
	margin-top: 50px;
}
.BB_TableLoginHolder1
{
	margin-left: auto;
}
.BB_TablaFondoLogin
{
	background-repeat: no-repeat;
	position: absolute;
	background-image: url(../JTB_Fondo.jpg);
	height: 100%;
	width: 100%;
	background-size: cover;
}
.BB_TblDashLeft
{
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #8bc34a;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	max-width: 300px;
	text-align: center;
}
.BB_TblDashMiddle,.BB_TblDashMiddleRed
{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #03a9f4;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	max-width: 300px;
	text-align: center;
}
.BB_TblDashMiddleRed
{
	background-color: #e84e40;
}
.BB_TblDashRight,.BB_TblDashRightPurple
{
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #e84e40;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	max-width: 300px;
	text-align: center;
}
.BB_TblDashRightPurple
{
	background-color: #9c27b0;
}
.BB_TableListDash
{
	padding-bottom: 15px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 15px;
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.BB_TblFiltroDocumentos
{
	box-sizing: border-box;
	position: relative;
	display: table;
	border-collapse: separate;
}
.BB_TableCellsLogin,.BB_TableCellsLoginP
{
	margin-bottom: 10px;
	position: relative;
	display: table;
	table-layout: fixed;
	 border-collapse: separate;
}
.BB_TableCellsLoginP
{
	margin-bottom: 0px;
	margin-right: -5px;
	height: 50px;
}
.BB_TableNotAuth
{
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	min-width: 280px;
	text-align: center;
}
.BB_TblMensajes,.BB_TblMensajesNoLeidos,.BB_TblUser,.JTB_TblRegistroGridFreeStyle,.BB_TblUserGeneral
{
	margin-bottom: -2px;
	padding-left: 10px;
	padding-right: 20px;
	border-bottom-color: lightgray;
	border-top-color: lightgray;
	border-width: 1px;
	width: 100%;
	border-top-style: solid;
	 border-bottom-style: solid;
}
.BB_TblMensajesNoLeidos
{
	background-color: #f3f7fa;
	border-bottom-color: #e7ebee;
	border-top-color: #e7ebee;
}
.BB_TblUser
{
	margin-bottom: -1px;
	padding-right: 10px;
}
.JTB_TblRegistroGridFreeStyle
{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.BB_TblUserGeneral
{
	padding-left: 0px;
	padding-right: 0px;
}
.BB_TblEtiquetas,.BB_TblEtiquetasOpen
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	top: 100%;
	z-index: 1000;
	visibility: hidden;
	display: block;
	background-color: white;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	min-width: 160px;
	text-align: left;
	list-style: none;
	 background-clip: padding-box;
	 opacity: 0;
	 transform-origin: top;
	 animation-fill-mode: forwards;
	 transform: scale(1,0);
	 transition-property: all;
	     transition-duration: 0.14s;
	 transition-timing-function: linear;
	     transition-delay: initial;
	 box-sizing: border-box;
}
.BB_TblEtiquetasOpen
{
	visibility: visible;
	list-style: none;
	 background-clip: padding-box;
	 opacity: 1;
	 transform-origin: top;
	 animation-fill-mode: forwards;
	 transform: scale(1,1);
	 transition-property: all;
	     transition-duration: 0.14s;
	 transition-timing-function: linear;
	     transition-delay: initial;
	 box-sizing: border-box;
}
.BB_TblRegistrosFSG
{
	height: 53px;
}
.BB_TblUserTitles
{
	padding-bottom: 3px;
}
.BB_TblMensajesHeader,.BB_TblMensajesHeaderOpen
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	right: 50px;
	top: 100%;
	z-index: 1000;
	visibility: hidden;
	display: block;
	background-color: white;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	max-width: 310px;
	min-width: 310px;
	text-align: left;
	list-style: none;
	 background-clip: padding-box;
	 opacity: 0;
	 transform-origin: top;
	 animation-fill-mode: forwards;
	 transform: scale(1,0);
	 transition-property: all;
	     transition-duration: 0.14s;
	 transition-timing-function: linear;
	     transition-delay: initial;
	 box-sizing: border-box;
}
.BB_TblMensajesHeaderOpen
{
	visibility: visible;
	list-style: none;
	 background-clip: padding-box;
	 opacity: 1;
	 transform-origin: top;
	 animation-fill-mode: forwards;
	 transform: scale(1,1);
	 transition-property: all;
	     transition-duration: 0.14s;
	 transition-timing-function: linear;
	     transition-delay: initial;
	 box-sizing: border-box;
}
.BB_TblListadoMensajesHeader
{
	border-bottom-color: #f6f6f6;
	border-width: 0.5px;
	border-bottom-style: solid;
}
.BB_TblTreeViewRepositorio
{
	padding-top: 10px;
	position: fixed;
	top: 53px;
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	height: 85%;
	width: 200px;
}
.BB_Tbl100Width
{
	width: 100%;
	border-collapse:collapse;
}
.BB_TblDetalleEventos,.BB_TblDetalleEventosExpandido
{
	margin-top: 10px;
	overflow: hidden;
	background-color: #387C2B;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	max-height: 36px;
	-moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
}
.BB_TblDetalleEventosExpandido
{
	max-height: 1000px;
}
.BB_TblBGGridEventosDetallados
{
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	background-color: rgba(46,209,198,0.31);
	border-bottom-color: #444;
	border-left-color: #444;
	border-right-color: #444;
	border-top-color: #444;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.BB_TblContraida0px,.BB_TblExpandida,.BB_TblExpandidaEliminar,.BB_TblExpandidaCrear,.BB_TblExpandidaAdvertencia,.BB_TblExpandidaVerde,.BB_TblExpandidaInformacion,.BB_TblExpandidaVerdeOsc,.BB_TblExpandidaBlanco,.BB_TblContraida0px2s,.BB_TblContraidaGris0px2s,.BB_TblContraidaVerde0px2s,.BB_TblContraidaDelay0px2s
{
	left: 25%;
	overflow: hidden;
	position: fixed;
	top: 50px;
	z-index: 500;
	max-height: 0px;
	width: 50%;
	-moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
}
.BB_TblExpandida,.BB_TblExpandidaEliminar,.BB_TblExpandidaCrear,.BB_TblExpandidaAdvertencia,.BB_TblExpandidaVerde,.BB_TblExpandidaInformacion,.BB_TblExpandidaVerdeOsc,.BB_TblExpandidaBlanco
{
	padding-bottom: 10px;
	padding-top: 10px;
	z-index: 999;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	max-height: 1000px;
	-moz-transition: max-height 1s ease-in-out;
	 -webkit-transition: max-height 1s ease-in-out;
	 -ms-transition: max-height 1s ease-in-out;
	 transition: max-height 1s ease-in-out;
}
.BB_TblExpandidaEliminar
{
	background-color: #f2dede;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #a94442;
}
.BB_TblExpandidaCrear
{
	background-color: #d9edf7;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #1e5598;
}
.BB_TblExpandidaAdvertencia
{
	background-color: #fcf8e3;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #ffa000;
}
.BB_TblExpandidaVerde
{
	background-color: #dff0d8;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #689f38;
}
.BB_TblExpandidaInformacion
{
	left: 0%;
	top: 92px;
	background-color: rgba(46,209,198,0.35);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: white;
	width: 100%;
}
.BB_TblExpandidaVerdeOsc
{
	left: 0%;
	top: 60px;
	background-color: #00b050;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: white;
	width: 100%;
}
.BB_TblExpandidaBlanco
{
	left: 0%;
	z-index: 2;
	background-color: white;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: white;
	width: 100%;
}
.BB_TblContraida0px2s
{
	-moz-transition: max-height 2.5s ease-in-out;
	 -webkit-transition: max-height 2.5s ease-in-out;
	 -ms-transition: max-height 2.5s ease-in-out;
	 transition: max-height 2.5s ease-in-out;
}
.BB_TblContraidaGris0px2s
{
	background-color: lightgray;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #444;
	-moz-transition: max-height 2.5s ease-in-out;
	 -webkit-transition: max-height 2.5s ease-in-out;
	 -ms-transition: max-height 2.5s ease-in-out;
	 transition: max-height 2.5s ease-in-out;
}
.BB_TblContraidaVerde0px2s
{
	z-index: 999;
	background-color: #dff0d8;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #689f38;
	-moz-transition: max-height 2.5s ease-in-out;
	 -webkit-transition: max-height 2.5s ease-in-out;
	 -ms-transition: max-height 2.5s ease-in-out;
	 transition: max-height 2.5s ease-in-out;
}
.BB_TblContraidaDelay0px2s
{
	background-color: #f2dede;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #a94442;
	-moz-transition: max-height 2.5s ease-in-out;
	 -webkit-transition: max-height 2.5s ease-in-out;
	 -ms-transition: max-height 2.5s ease-in-out;
	 transition: max-height 2.5s ease-in-out;
	 transition-delay: 4s;
}
.BB_TblAdjuntos
{
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.BB_TblGridAdjuntos
{
	max-height: 164px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.BB_TblComboDestinatarios,.BB_TblComboDestinatariosExpandido
{
	overflow: hidden;
	padding-left: 10px;
	position: absolute;
	z-index: 2000;
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	max-height: 0px;
	width: 329px;
	max-width: 329px;
	-moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
	 border-top-style: none;
	 border-bottom-style: none;
}
.BB_TblComboDestinatariosExpandido
{
	max-height: 180px;
	-moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
	 border-top-style: none;
	 border-bottom-style: solid;
}
.BB_TblScroll
{
	overflow-x: hidden;
	overflow-y: scroll;
}
.BB_TblGridDestinatarios
{
	max-height: 80px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.BB_TblComboDestinatariosEvento,.BB_TblComboDestinatariosEventoExpandido
{
	overflow: hidden;
	padding-left: 10px;
	position: absolute;
	z-index: 2000;
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	max-height: 0px;
	width: 278px;
	max-width: 278px;
	-moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
	 border-top-style: none;
	 border-bottom-style: none;
}
.BB_TblComboDestinatariosEventoExpandido
{
	max-height: 180px;
	-moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
	 border-top-style: none;
	 border-bottom-style: solid;
}
.BB_TblColoresEvento,.BB_TblColoresEventoAzul,.BB_TblColoresEventoRojo,.BB_TblColoresEventoMorado,.BB_TblColoresEventoAmarillo,.BB_TblColoresEventoVerde,.BB_TblColoresEventoGris
{
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	visibility: visible;
	display: block;
	height: 40px;
	max-height: 40px;
	min-height: 40px;
	width: 5px;
	max-width: 5px;
	min-width: 5px;
	vertical-align: middle;
}
.BB_TblColoresEventoAzul
{
	background-color: #387C2B;
}
.BB_TblColoresEventoRojo
{
	background-color: #f56a67;
}
.BB_TblColoresEventoMorado
{
	background-color: #7b1fa2;
}
.BB_TblColoresEventoAmarillo
{
	background-color: #ffa000;
}
.BB_TblColoresEventoVerde
{
	background-color: #689f38;
}
.BB_TblColoresEventoGris
{
	background-color: #607d8b;
}
.BB_TblFilaViewNotificaciones,.BB_TblFilaViewNotificacionesNoLeido
{
	margin-bottom: -1px;
	padding-left: 10px;
	padding-right: 20px;
	border-bottom-color: lightgray;
	border-top-color: lightgray;
	border-width: 1px;
	width: 100%;
	border-top-style: solid;
	 border-bottom-style: solid;
}
.BB_TblFilaViewNotificacionesNoLeido
{
	background-color: #f3f7fa;
	border-bottom-color: #e7ebee;
	border-top-color: #e7ebee;
}
.BB_Tbl100Porc
{
	width: 100%;
}
.BB_TblBorderTopBotGris
{
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: solid;
	border-width: 1px;
	height: 52px;
}
.BB_TblBorderGris
{
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.BB_TblComentariosActividad,.BB_TblNuevoComentarioActividad,.BB_TblNuevoComentarioActividadExpandida
{
	margin-top: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #eff4ff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.BB_TblNuevoComentarioActividad,.BB_TblNuevoComentarioActividadExpandida
{
	margin-top: 0px;
	overflow: hidden;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	background-color: #e0ecff;
	max-height: 0px;
	width: 100%;
	-moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
}
.BB_TblNuevoComentarioActividadExpandida
{
	margin-top: 10px;
	padding-top: 10px;
	max-height: 1000px;
}
.BB_TblZonasActividad
{
	padding-left: 60px;
	width: 100%;
}
.BB_TblTweetLogin
{
	margin-left: 10%;
	margin-top: 70px;
	background: rgba(3, 169, 244, 0.6);
}
.BB_TblMargenLeft10
{
	margin-left: 10px;
}
.BB_TblBorderTopBotGris1
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-color: gainsboro;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
}
.BB_TblContainerBorderGrisRadius3px
{
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	border-bottom-color: #e7ebee;
	border-left-color: #e7ebee;
	border-right-color: #e7ebee;
	border-top-color: #e7ebee;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.BB_TblWCUsuarioFondoAzul
{
	margin-bottom: 10px;
	margin-top: -1px;
	padding-bottom: 10px;
	padding-top: 10px;
	display: block;
	background-color: #387C2B;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	width: 100%;
}
.BB_TblDocumentosCargadosColapsada
{
	overflow: hidden;
	padding-left: 12px;
	background-color: white;
	max-height: 0px;
	width: 100%;
	max-width: 100%;
	-moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
}
.BB_TblDocumentosCargadosExpandida,.BB_TblDocumentosCargadosExpandidaScrollVertical
{
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-top: 5px;
	background-color: white;
	max-height: 1000px;
	width: 100%;
	max-width: 100%;
	-moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
}
.BB_TblDocumentosCargadosExpandidaScrollVertical
{
	overflow-y: auto !important;
	 -moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
}
.BB_TblNuevaActividadColapsada
{
	overflow: hidden;
	background-color: white;
	max-height: 0px;
	width: 100%;
	max-width: 100%;
	-moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
}
.BB_TblNuevaActividadExpandida
{
	overflow: hidden;
	background-color: white;
	width: 100%;
	max-width: 100%;
	-moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
}
.BB_TblBotonesCrearActividad
{
	margin-top: 10px;
	padding-top: 10px;
	height: 45px;
	border-top-style: solid;
	 border-top-width: 1px;
	 border-top-color: gainsboro;
}
.BB_TblOCHeaderLeft
{
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	height: 165px;
	max-width: 100%;
	border-width: 1px 0px 1px 0px;
}
.BB_TblOCHeaderCenter
{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	height: 165px;
	max-width: 100%;
	border-width: 1px 1px 1px 1px;
}
.BB_TblOCHeaderRight
{
	margin-left: auto;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	height: 165px;
	max-width: 100%;
	border-width: 1px 0px 1px 0px;
}
.BB_TblOCTotales
{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	max-width: 100%;
	border-width: 0px 0px 1px 0px;
}
.BB_TblFondoGris,.BB_TblFondoGrisONB
{
	padding-top: 10px;
	background-color: #f6f6f6;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.BB_TblFondoGrisONB
{
	margin-bottom: -70px;
	background-color: #d9d9d9;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: auto;
	max-height: 2000px;
	min-height: 700px;
}
.BB_TblContacto
{
	margin-bottom: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	display: block;
	background-color: white;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}
.BB_TblLPForm
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	background-color: #fff;
	height: auto;
	width: 455px;
	opacity: 1;
}
.BB_TblLPHolder
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.BB_TblRP70Porc
{
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}
.BB_TblRPForm
{
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	position: absolute;
	top: -170px;
	background-color: #fff;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	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: 30%;
	min-width: 300px;
}
.BB_TblPricingLeft
{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	max-width: 300px;
	text-align: center;
	border-collapse: collapse;
	 border: 1px solid #e7ebee;
}
.BB_TblPricingCenter
{
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	max-width: 300px;
	text-align: center;
	border-collapse: collapse;
	 border: 1px solid #e7ebee;
}
.BB_TblPricingRight
{
	margin-bottom: 20px;
	margin-left: auto;
	padding-bottom: 20px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	max-width: 300px;
	text-align: center;
	border-collapse: collapse;
	 border: 1px solid #e7ebee;
}
.BB_Tbl0pxColapsada
{
	overflow: hidden;
	max-height: 0px;
	width: 100%;
	max-width: 100%;
	-moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
}
.BB_Tbl1000pxExpandida
{
	overflow: hidden;
	max-height: 1000px;
	width: 100%;
	max-width: 100%;
	-moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
}
.JTB_TblHeader
{
	position: fixed;
	z-index: 1000;
	display: block;
	background-color: #387C2B;
	height: 50px;
	max-height: 50px;
	min-height: 50px;
	width: 100%;
}
.BB_TblNotificacionesHeader,.BB_TblNotificacionesHeaderOpen
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	right: 0px;
	top: 100%;
	z-index: 1000;
	visibility: hidden;
	display: block;
	background-color: white;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	max-width: 310px;
	min-width: 310px;
	text-align: left;
	list-style: none;
	 background-clip: padding-box;
	 opacity: 0;
	 transform-origin: top;
	 animation-fill-mode: forwards;
	 transform: scale(1,0);
	 transition-property: all;
	     transition-duration: 0.14s;
	 transition-timing-function: linear;
	     transition-delay: initial;
	 box-sizing: border-box;
}
.BB_TblNotificacionesHeaderOpen
{
	visibility: visible;
	list-style: none;
	 background-clip: padding-box;
	 opacity: 1;
	 transform-origin: top;
	 animation-fill-mode: forwards;
	 transform: scale(1,1);
	 transition-property: all;
	     transition-duration: 0.14s;
	 transition-timing-function: linear;
	     transition-delay: initial;
	 box-sizing: border-box;
}
.JTB_TblFooter
{
	padding-bottom: 50px;
	padding-top: 50px;
	background-color: #4b4a4a;
	min-height: 100px;
}
.JTB_TblOKLandingPage
{
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	height: 650px;
	width: 100%;
	min-width: 300px;
}
.JTB_TblViewEvento
{
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	border-bottom-color: lightgray;
	border-top-color: lightgray;
	border-width: 1px;
	width: 100%;
	border-top-style: solid;
	 border-bottom-style: solid;
}
.ContainerHolder
{
	padding-bottom: 394px;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	display: block;
	height: 100%;
	width: auto;
	box-sizing: inherit;
}
.JTB_TblUplOculta,.JTB_UplBotonCargarArchivo.gx-fileupload table,.JTB_UplFotoUsuario.gx-fileupload table,.JTB_UplDcEmpresa.gx-fileupload table,.JTB_UplFotoGAMUser.gx-fileupload table,.JTB_UplLogoEmpresaWizard.gx-fileupload table,.JTB_UplAjuntosMensaje.gx-fileupload table,.JTB_UplMuro.gx-fileupload table,.JTB_UplLogoEmpresaWC.gx-fileupload table,.JTB_UplVideoMuro.gx-fileupload table,.JTB_UplImgOpptyCompra.gx-fileupload table,.JTB_UplDropZone.gx-fileupload table,.JTB_UplDropZoneCarDoc.gx-fileupload table,.JTB_UplDropZoneMini.gx-fileupload table,.JTB_UplDropZonePlantilla.gx-fileupload table,.JTB_UpLogoEmpresa.gx-fileupload table,.JTB_UpPortadaEmpresa.gx-fileupload table,.JTB_UplBotonCargarArchivo1.gx-fileupload table,.JTB_UploadFileBtn.gx-fileupload table
{
	display: none;
	display: none !important;
}
.JTB_TblAccionesNotif,.JTB_TblAccionesNotifOpen
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	right: 14px;
	top: 100%;
	z-index: 1000;
	visibility: hidden;
	display: block;
	background-color: white;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	min-width: 160px;
	text-align: left;
	list-style: none;
	 background-clip: padding-box;
	 opacity: 0;
	 transform-origin: top;
	 animation-fill-mode: forwards;
	 transform: scale(1,0);
	 transition-property: all;
	     transition-duration: 0.14s;
	 transition-timing-function: linear;
	     transition-delay: initial;
	 box-sizing: border-box;
}
.JTB_TblAccionesNotifOpen
{
	visibility: visible;
	list-style: none;
	 background-clip: padding-box;
	 opacity: 1;
	 transform-origin: top;
	 animation-fill-mode: forwards;
	 transform: scale(1,1);
	 transition-property: all;
	     transition-duration: 0.14s;
	 transition-timing-function: linear;
	     transition-delay: initial;
	 box-sizing: border-box;
	 box-shadow: 1px 2px 3px 1px #CCC;
}
.JTB_TblContraida0px,.JTB_TblContraida0px1,.JTB_TblExpandida,.BB_TblExpandidaEliminar1,.BB_TblExpandidaCrear1,.BB_TblExpandidaAdvertencia1,.JTB_TblExpandidaActividad,.JTB_TblExpandidaOverflow,.JTB_TblExpandida530px
{
	overflow: hidden;
	max-height: 0px;
	-moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
}
.JTB_TblExpandida,.BB_TblExpandidaEliminar1,.BB_TblExpandidaCrear1,.BB_TblExpandidaAdvertencia1,.JTB_TblExpandidaActividad,.JTB_TblExpandidaOverflow,.JTB_TblExpandida530px
{
	max-height: 50000px;
	-moz-transition: max-height 1s ease-in-out;
	 -webkit-transition: max-height 1s ease-in-out;
	 -ms-transition: max-height 1s ease-in-out;
	 transition: max-height 1s ease-in-out;
}
.BB_TblExpandidaEliminar1
{
	background-color: #f2dede;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #a94442;
}
.BB_TblExpandidaCrear1
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #d9edf7;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #1e5598;
}
.BB_TblExpandidaAdvertencia1
{
	background-color: #fcf8e3;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #ffa000;
}
.JTB_TblExpandidaActividad
{
	margin-bottom: -2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: -2px;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
}
.JTB_TblExpandidaOverflow
{
	-moz-transition: max-height 1s ease-in-out;
	 -webkit-transition: max-height 1s ease-in-out;
	 -ms-transition: max-height 1s ease-in-out;
	 transition: max-height 1s ease-in-out;
	 overflow-y:auto;
}
.JTB_TblExpandida530px
{
	max-height: 530px;
}
.BB_TblNotificacionesHeaderPortal,.BB_TblNotificacionesHeaderOpenPortal
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	top: 100%;
	z-index: 1000;
	visibility: hidden;
	display: block;
	background-color: white;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	max-width: 310px;
	min-width: 310px;
	text-align: left;
	list-style: none;
	 background-clip: padding-box;
	 opacity: 0;
	 transform-origin: top;
	 animation-fill-mode: forwards;
	 transform: scale(1,0);
	 transition-property: all;
	     transition-duration: 0.14s;
	 transition-timing-function: linear;
	     transition-delay: initial;
	 box-sizing: border-box;
}
.BB_TblNotificacionesHeaderOpenPortal
{
	visibility: visible;
	list-style: none;
	 background-clip: padding-box;
	 opacity: 1;
	 transform-origin: top;
	 animation-fill-mode: forwards;
	 transform: scale(1,1);
	 transition-property: all;
	     transition-duration: 0.14s;
	 transition-timing-function: linear;
	     transition-delay: initial;
	 box-sizing: border-box;
}
.BB_TblMensajesHeaderPortal,.BB_TblMensajesHeaderOpenPortal
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	top: 100%;
	z-index: 1000;
	visibility: hidden;
	display: block;
	background-color: white;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	max-width: 310px;
	min-width: 310px;
	text-align: left;
	list-style: none;
	 background-clip: padding-box;
	 opacity: 0;
	 transform-origin: top;
	 animation-fill-mode: forwards;
	 transform: scale(1,0);
	 transition-property: all;
	     transition-duration: 0.14s;
	 transition-timing-function: linear;
	     transition-delay: initial;
	 box-sizing: border-box;
}
.BB_TblMensajesHeaderOpenPortal
{
	visibility: visible;
	list-style: none;
	 background-clip: padding-box;
	 opacity: 1;
	 transform-origin: top;
	 animation-fill-mode: forwards;
	 transform: scale(1,1);
	 transition-property: all;
	     transition-duration: 0.14s;
	 transition-timing-function: linear;
	     transition-delay: initial;
	 box-sizing: border-box;
}
.BB_TblLPFormGris
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	background-color: #e0e0e0;
	height: 650px;
	width: 340px;
	opacity: 1;
}
.BB_TblLPHolderCentro
{
	margin-left: auto;
	margin-right: auto;
	width: 805px;
}
.BB_TblLPFormBlanco
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	background-color: #fff;
	height: 650px;
	width: 485px;
	opacity: 1;
}
.BB_TblUsuarioHeader,.BB_TblUsuarioHeaderOpen,.JTB_TextMenuUsuarioPassoword1,.BB_TblUsuarioHeaderPortalOpen,.JTB_TextMenuUsuarioPassoword11
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	right: 150px;
	top: 100%;
	z-index: 1000;
	visibility: hidden;
	display: block;
	background-color: white;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	max-width: 170px;
	min-width: 170px;
	text-align: left;
	list-style: none;
	 background-clip: padding-box;
	 opacity: 0;
	 transform-origin: top;
	 animation-fill-mode: forwards;
	 transform: scale(1,0);
	 transition-property: all;
	     transition-duration: 0.14s;
	 transition-timing-function: linear;
	     transition-delay: initial;
	 box-sizing: border-box;
}
.BB_TblUsuarioHeaderOpen,.JTB_TextMenuUsuarioPassoword1
{
	visibility: visible;
	list-style: none;
	 background-clip: padding-box;
	 opacity: 1;
	 transform-origin: top;
	 animation-fill-mode: forwards;
	 transform: scale(1,1);
	 transition-property: all;
	     transition-duration: 0.14s;
	 transition-timing-function: linear;
	     transition-delay: initial;
	 box-sizing: border-box;
}
.JTB_TextMenuUsuarioPassoword1
{
	background-position: 10px center;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 35px;
	background-image: none;
	color: #707070;
	vertical-align: middle;
	text-overflow: ellipsis;
	line-height: 1.7;
}
.BB_TblUsuarioHeaderPortalOpen,.JTB_TextMenuUsuarioPassoword11
{
	right: 0px;
	visibility: visible;
	list-style: none;
	 background-clip: padding-box;
	 opacity: 1;
	 transform-origin: top;
	 animation-fill-mode: forwards;
	 transform: scale(1,1);
	 transition-property: all;
	     transition-duration: 0.14s;
	 transition-timing-function: linear;
	     transition-delay: initial;
	 box-sizing: border-box;
}
.JTB_TextMenuUsuarioPassoword11
{
	background-position: 10px center;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 35px;
	background-image: none;
	color: #707070;
	vertical-align: middle;
	text-overflow: ellipsis;
	line-height: 1.7;
}
.BB_TblBusquedaHeader,.BB_TblBusquedaHeaderOpen
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	right: 370px;
	top: 0px;
	z-index: 1000;
	visibility: hidden;
	display: block;
	background-color: white;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	height: 50px;
	max-width: 165px;
	min-width: 165px;
	text-align: left;
	list-style: none;
	 background-clip: padding-box;
	 opacity: 0;
	 transform-origin: top;
	 animation-fill-mode: forwards;
	 transform: scale(1,0);
	 transition-property: all;
	     transition-duration: 0.14s;
	 transition-timing-function: linear;
	     transition-delay: initial;
	 box-sizing: border-box;
}
.BB_TblBusquedaHeaderOpen
{
	visibility: visible;
	list-style: none;
	 background-clip: padding-box;
	 opacity: 1;
	 transform-origin: top;
	 animation-fill-mode: forwards;
	 transform: scale(1,1);
	 transition-property: all;
	     transition-duration: 0.14s;
	 transition-timing-function: linear;
	     transition-delay: initial;
	 box-sizing: border-box;
}
.BB_TableWebEventos
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	position: absolute;
	top: 20px;
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	width: 80%;
}
.BB_TableWebEventosColor
{
	padding-bottom: 15px;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 25px;
	border-style: none;
	height: 400px;
	width: 100%;
}
.BB_TblFondoGrisWebEventoFecha
{
	padding-top: 1px;
	background-color: #cecece;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	width: 111px;
}
.JTB_TblBorderBottomBlueHover_Width100Porc
{
	width: 100%;
}
.JTB_TblHerramientaDescripcion
{
	height: 100%;
	width: 100%;
}
.JTB_TblEmbebedPage
{
	margin-top: -3px;
}
.JTB_TblAcumuladorLike
{
	margin-bottom: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-top: 3px;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	height: auto;
	width: 100%;
}
.JTB_TblGridReacciones
{
	position: relative;
	top: -17px;
}
.JTB_TblPosRelative13mpxtop
{
	position: relative;
	top: -13px;
}
.ContainerHolderPortal
{
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	display: block;
	height: 100%;
	width: auto;
	box-sizing: inherit;
}
.JTB_TblResumenNotificacion
{
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	background-color: white;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	width: 100%;
}
.JTB_TblNotificacion,.JTB_TblNotificacionNoLeida,.JTB_TblNotificacionGris
{
	margin-top: 15px;
	padding-bottom: 20px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 15px;
	background-color: white;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-top-color: #e5e5e5;
	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;
}
.JTB_TblNotificacionNoLeida
{
	background-color: #eaf5fd;
}
.JTB_TblNotificacionGris
{
	background-color: #f5f5f5;
}
.JTB_TblNotificacionesHeader
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-collapse: collapse;
}
.JTB_TablaModerna
{
	background-color: #f7f7f7;
	border-bottom-color: #387C2B;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 3px;
}
.JTB_TblWidth200px
{
	width: 200px;
	max-width: 200px;
	min-width: 200px;
}
.JTB_TblBorderDestacado
{
	background-color: #f0f8ff;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 3px;
}
.BB_TableNoPadding,.BB_TableNoPaddingNoHover
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.JTB_TblBackgroundBlack
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #000;
}
.JTB_TblMarginNegativo15px
{
	margin-left: -15px;
	margin-right: -15px;
}
.BB_TblMensajeUsuarioConectado,.BB_TblMsgUsrAction
{
	margin-top: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #dceffc;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.BB_TblMsgUsrAction
{
	background-color: #00883f;
}
.JTB_TblConfirmarUsuarios
{
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #387C2B;
	width: 100%;
}
.JTB_TblWordWrap
{
	width: 100%;
	word-wrap:break-word;
	 table-layout: fixed;
}
.JTB_TblDocSolicitados,.JTB_TblDocSolicitadosGray,.JTB_TblDocSolicitadosGreen,.JTB_TblDocSolicitadosDarkBlue,.JTB_TblDocSolicitadosRed,.JTB_TblDocSolicitadosOrange,.JTB_TblDocSolicitadosAction,.JTB_TblDocSolicitadosMorado,.JTB_TblDocSolicitadosDarkBlueN
{
	margin-bottom: 5px;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 5px;
	border-bottom-color: #01b7df;
	border-left-color: #01b7df;
	border-right-color: #01b7df;
	border-top-color: #01b7df;
	border-style: solid;
	border-width: 1px;
}
.JTB_TblDocSolicitadosGray
{
	border-bottom-color: #607d8b;
	border-left-color: #607d8b;
	border-right-color: #607d8b;
	border-top-color: #607d8b;
}
.JTB_TblDocSolicitadosGreen
{
	border-bottom-color: #8bc34a;
	border-left-color: #8bc34a;
	border-right-color: #8bc34a;
	border-top-color: #8bc34a;
}
.JTB_TblDocSolicitadosDarkBlue
{
	border-bottom-color: #1e5598;
	border-left-color: #1e5598;
	border-right-color: #1e5598;
	border-top-color: #1e5598;
}
.JTB_TblDocSolicitadosRed
{
	border-bottom-color: #f56a67;
	border-left-color: #f56a67;
	border-right-color: #f56a67;
	border-top-color: #f56a67;
}
.JTB_TblDocSolicitadosOrange
{
	border-bottom-color: #f6981c;
	border-left-color: #f6981c;
	border-right-color: #f6981c;
	border-top-color: #f6981c;
}
.JTB_TblDocSolicitadosAction
{
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
}
.JTB_TblDocSolicitadosMorado
{
	border-bottom-color: indigo;
	border-left-color: indigo;
	border-right-color: indigo;
	border-top-color: indigo;
}
.JTB_TblDocSolicitadosDarkBlueN
{
	border-bottom-color: #1e5598;
	border-left-color: #1e5598;
	border-right-color: #1e5598;
	border-top-color: #1e5598;
	margin: auto;
}
.JTB_TblAlerta,.JTB_TblAlertaAmarilla,.JTB_TblAlertaAmarillahovered,.JTB_TblAlertaVerde,.JTB_TblAlertaVerdehovered,.JTB_TblAlertaRojo,.JTB_TblAlertaRojohovered,.JTB_TblAlertaGhost,.JTB_TblAlertaGhost100,.JTB_TblAlertaAction,.JTB_TblAlertaAction100
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	background-color: gainsboro;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.JTB_TblAlertaAmarilla,.JTB_TblAlertaAmarillahovered
{
	background-color: #ffd966;
	color: #fff;
	transition-property: height;
	 transition-duration: 7s;
	 transition-delay: 5s;
}
.JTB_TblAlertaAmarillahovered
{
	height: 0px;
}
.JTB_TblAlertaVerde,.JTB_TblAlertaVerdehovered
{
	background-color: #00b050;
	color: #fff;
	transition-property: height;
	 transition-duration: 7s;
	 transition-delay: 5s;
}
.JTB_TblAlertaVerdehovered
{
	height: 0px;
}
.JTB_TblAlertaRojo,.JTB_TblAlertaRojohovered
{
	background-color: #ff7f7f;
	color: #fff;
	transition-property: height;
	 transition-duration: 7s;
	 transition-delay: 5s;
}
.JTB_TblAlertaRojohovered
{
	height: 0px;
}
.JTB_TblAlertaGhost,.JTB_TblAlertaGhost100
{
	background-color: #fff;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
}
.JTB_TblAlertaGhost100
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	width: 100%;
	text-align: center;
}
.JTB_TblAlertaAction,.JTB_TblAlertaAction100
{
	background-color: #387C2B;
	color: #fff;
}
.JTB_TblAlertaAction100
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	width: 100%;
	text-align: center;
}
.JTB_TblWidgetImagen,.JTB_TblWidgetImagenAzul,.JTB_TblWidgetImagenMorado,.JTB_TblWidgetImagenRojo,.JTB_TblWidgetImagenVerde
{
	margin-bottom: -2px;
	margin-left: -2px;
	margin-right: -2px;
	margin-top: -2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #a1a1a1;
	height: 90px;
	width: 90px;
}
.JTB_TblWidgetImagenAzul
{
	background-color: turquoise;
}
.JTB_TblWidgetImagenMorado
{
	background-color: indigo;
}
.JTB_TblWidgetImagenRojo
{
	background-color: darkred;
}
.JTB_TblWidgetImagenVerde
{
	background-color: rgba(107,142,35,0.91);
}
.JTB_TblWidgetCuerpo,.JTB_TblWidgetCuerpoAzul,.JTB_TblWidgetCuerpoMorado,.JTB_TblWidgetCuerpoRojo
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #fff;
	height: 90px;
	max-height: 90px;
	min-height: 90px;
	width: 100%;
	max-width: 100%;
}
.JTB_TblWidgetCuerpoAzul
{
	background-color: darkturquoise;
}
.JTB_TblWidgetCuerpoMorado
{
	background-color: mediumpurple;
}
.JTB_TblWidgetCuerpoRojo
{
	background-color: brown;
}
.JTB_TblOpacidadOscura
{
	background-color: rgba(0,0,0,0.53);
	height: 100%;
	width: 100%;
}
.JTB_TableInfoWizard
{
	background-color: #f2f2f2;
}
.JTB_TblMenuSuperior,.JTB_TblMenuSuperiorhover,.JTB_TblMenuSuperior:hover,.JTB_TblMenuSuperiorhover:hover,.JTB_TblMenuSuperior:active,.JTB_TblMenuSuperiorhover:active
{
	background-color: #387C2B;
	height: 50px;
	max-height: 50px;
	width: Auto;
	max-width: 100%;
}
.JTB_TblMenuSuperiorhover,.JTB_TblMenuSuperior:hover,.JTB_TblMenuSuperiorhover:hover,.JTB_TblMenuSuperior:active,.JTB_TblMenuSuperiorhover:active
{
	background-color: #00883f;
}
.BB_TblComboProductos,.BB_TblComboProductosExpandido
{
	overflow: hidden;
	padding-left: 10px;
	position: absolute;
	z-index: 2000;
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	max-height: 0px;
	width: 700px;
	max-width: 700px;
	-moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
	 border-top-style: none;
	 border-bottom-style: none;
}
.BB_TblComboProductosExpandido
{
	margin-left: -16px;
	max-height: 300px;
	width: 800px;
	max-width: 800px;
	-moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
	 border-top-style: none;
	 border-bottom-style: solid;
}
.JTB_TblWizardProvedorBusqueda
{
	margin-left: -30px;
	margin-right: -15px;
	padding-top: 10px;
	background-color: #387C2B;
	height: 40px;
}
.JTB_TblBG_Gray
{
	margin-top: -1px;
	background-color: #607d8b;
}
.JTB_TblBG_Blue
{
	margin-top: -1px;
	background-color: #01b7df;
}
.JTB_TblBG_DarkBlue
{
	margin-top: -1px;
	background-color: #1e5598;
}
.JTB_TblBG_Red,.JTB_TblBG_RedP
{
	margin-top: -1px;
	background-color: #f56a67;
}
.JTB_TblBG_RedP
{
	background-color: rgba(245,106,103,0.55);
}
.JTB_TblBG_Orange,.JTB_TblBG_OrangeP
{
	margin-top: -1px;
	background-color: #f6981c;
}
.JTB_TblBG_OrangeP
{
	background-color: rgba(246,152,28,0.49);
}
.JTB_TblBG_Green,.JTB_TblBG_GreenP
{
	margin-top: -1px;
	background-color: #8bc34a;
}
.JTB_TblBG_GreenP
{
	background-color: #f0fff0;
}
.JTB_TblSeleccionarProducto
{
	margin-right: 10px;
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	height: auto;
	width: 100%;
	min-width: 410px;
}
.JTB_TblWizardProvedorInformacion,.JTB_TblWizardProvedorInformacionScroll,.JTB_TblWizardProvedorInformacionCeleste
{
	background-color: #f2f2f2;
}
.JTB_TblWizardProvedorInformacionScroll
{
	overflow: auto;
	max-height: 450px;
}
.JTB_TblWizardProvedorInformacionCeleste
{
	background-color: #add8e6;
}
.JTB_TblWizardProvedorPopup
{
	height: 630px;
	width: 940px;
}
.JTB_TblSeleccionarLocacion
{
	margin-right: 10px;
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	height: 300px;
	width: 400px;
}
.JTB_TblAzulClaro1,.JTB_TblNaranja,.JTB_TblVerdeOliva,.JTB_TblVerde,.JTB_TblAzulOscuro,.JTB_TblAzulOscuro1,.JTB_TblMorado,.JTB_TblGris,.JTB_TblRed,.JTB_TblAmarillo,.JTB_TblVerde2
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #deebf7;
	text-align: center;
	vertical-align: middle;
}
.JTB_TblNaranja
{
	background-color: rgba(255,69,0,0.1);
}
.JTB_TblVerdeOliva
{
	background-color: rgba(154,205,50,0.1);
}
.JTB_TblAzulOscuro,.JTB_TblAzulOscuro1
{
	background-color: rgba(0,0,139,0.1);
}
.JTB_TblAzulOscuro1
{
	text-align: justify;
	text-transform: none;
	vertical-align: baseline;
}
.JTB_TblMorado
{
	background-color: rgba(75,0,130,0.1);
}
.JTB_TblGris
{
	background-color: rgba(105,105,105,0.1);
}
.JTB_TblRed
{
	background-color: rgba(178,34,34,0.1);
}
.JTB_TblAmarillo
{
	background-color: #ffe4b5;
}
.JTB_TblVerde2
{
	background-color: #90ee90;
}
.JTB_TblBG_DarkGreen
{
	margin-top: -1px;
	background-color: #00b050;
}
.JTB_TblBG_Purple,.JTB_TblBG_PurpleP,.JTB_TblBG_PurpleEstado
{
	margin-top: -1px;
	background-color: #7030a0;
}
.JTB_TblBG_PurpleP
{
	background-color: rgba(148,0,211,0.31);
}
.JTB_TblBG_PurpleEstado
{
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	background-color: rgba(148,0,211,0.16);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.JTB_Tbl800px
{
	width: 800px;
}
.JTB_TblFondoGris
{
	background-color: darkgray;
	min-height: 170px;
	width: 100%;
	text-align: center;
}
.TblRegistroContacto,.TblRegistroContactoSel
{
	margin-bottom: 0px;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: -1px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: lavender;
	border-style: solid;
	 border-width: 1px 0px 0px 0px;
	 border-color: gainsboro;
}
.TblRegistroContactoSel
{
	background-color: lightskyblue;
}
.JTB_TblGridDestinatarios
{
	margin-right: 5px;
	padding-left: 7px;
	padding-right: 7px;
	background-color: white;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.JTB_TblComboProdServ,.JTB_TblComboProdServExpandido
{
	overflow: hidden;
	position: absolute;
	z-index: 2000;
	background-color: white;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: none;
	border-width: 1px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	max-height: 0px;
	width: 100%;
	-moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
}
.JTB_TblComboProdServExpandido
{
	border-style: solid;
	max-height: 300px;
}
.JTB_TblFondoVerde
{
	background-color: #c5e0b4;
	height: 200px;
	width: 100%;
	text-align: center;
}
.JTB_TblFondoRojo
{
	background-color: #ff7c80;
	height: 200px;
	width: 100%;
	text-align: center;
}
.JTB_TblIconoTexto,.JTB_TblIconoTextoVerdeOlivo,.JTB_TblIconoTextoVerdeClaro
{
	margin-right: 8px;
	padding-left: 8px;
	display: flex;
	white-space: nowrap;
	background-color: #eee;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #000;
	height: 30px;
	max-width: 280px;
	min-width: 70px;
	text-overflow: ellipsis;
	line-height: 20px;
	 letter-spacing: .2px;
	 align-items: center;
}
.JTB_TblIconoTextoVerdeOlivo
{
	background-color: #a8d08c;
}
.JTB_TblIconoTextoVerdeClaro
{
	background-color: #d5ead0;
}
.BB_TableGridFiltrosAvanzados
{
	padding-bottom: 15px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 15px;
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	width: 365px;
}
.JTB_TblOpcionRecuperar
{
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 2px;
	width: 100%;
}
.JTB_TblBG_Action
{
	margin-top: -1px;
	background-color: #387C2B;
}
.JTB_TblMinHeight200
{
	min-height: 250px;
}
.JTB_TblTabWizard,.JTB_TblTabWizard1
{
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
}
.JTB_TblTabWizardSeleccionada,.JTB_TblTabWizardSeleccionada1
{
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	background-color: #387C2B;
}
.JTB_TblTabWizardSeleccionada1
{
	background-color: white;
	border-bottom-color: #387C2B;
	border-left-color: rgba(255,255,255,0);
	border-right-color: rgba(255,255,255,0);
	border-top-color: rgba(255,255,255,0);
	border-style: solid;
}
.JTB_TBLPunteadaGris
{
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom-color: #a1a1a1;
	border-left-color: #a1a1a1;
	border-right-color: #a1a1a1;
	border-top-color: #a1a1a1;
	border-style: dashed;
	border-width: 2px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	width: 100%;
}
.JTB_TblMarginNegativo15px1
{
	margin-left: -15px;
	margin-right: -15px;
}
.JTB_TblBorder10px,.JTB_TblBorder10pxVerde,.JTB_TblBorder10pxAmarillo,.JTB_TblBorder10pxRojo,.JTB_TblBorder10pxMorado
{
	background-color: #f7f7f7;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.JTB_TblBorder10pxVerde
{
	background-color: rgba(144,238,144,0.5);
}
.JTB_TblBorder10pxAmarillo
{
	background-color: lightgoldenrodyellow;
}
.JTB_TblBorder10pxRojo
{
	background-color: mistyrose;
}
.JTB_TblBorder10pxMorado
{
	background-color: rgba(186,85,211,0.15);
}
.JTB_TblMencionActividad
{
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
}
.JTB_TblBorderActionEncuesta
{
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	width: 100%;
	border-collapse: collapse;
}
.JTB_Container0Border
{
	margin-left: -15px;
	margin-top: -15px;
}
.JTB_ModdaPage,.JTB_ModdaProductDetailPage
{
	padding-bottom: 22px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 22px;
	background-color: #fff;
	border-style: none;
	border-width: 0px;
	text-align: left;
}
.JTB_ModdaProductDetailPage
{
	margin-right: 10px;
	position: relative;
	background:#fff;
}
.JTB_ModdaTable100P
{
	border-style: none;
	border-width: 0px;
	width: 100%;
	text-align: left;
}
.JTB_TblBorderBottom,.JTB_TblBorderBottomBlanco
{
	border-bottom-color: #dcdcdc;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: solid;
	border-width: 1px;
}
.JTB_TblBorderBottomBlanco
{
	border-bottom-color: #fff;
}
.JTB_TblTarjetaBordeB,.JTB_TblTarjetaBordeBAzulO2,.JTB_TblTarjetaBordeBVerde,.JTB_TblTarjetaBordeBNaranja,.JTB_TblTarjetaBordeBRojo,.JTB_TblTarjetaBordeAction,.JTB_TblTarjetaBordeBlanco,.JTB_TblTarjetaBordeBAzulClaro
{
	margin-bottom: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	display: block;
	background-color: white;
	border-bottom-color: #696969;
	border-left-color: rgba(255,255,255,0);
	border-right-color: rgba(255,255,255,0);
	border-top-color: rgba(255,255,255,0);
	border-style: solid;
	border-width: 10px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}
.JTB_TblTarjetaBordeBAzulO2
{
	border-bottom-color: #1e5598;
}
.JTB_TblTarjetaBordeBVerde
{
	border-bottom-color: #00b050;
}
.JTB_TblTarjetaBordeBNaranja
{
	border-bottom-color: #f69718;
}
.JTB_TblTarjetaBordeBRojo
{
	border-bottom-color: #c00000;
}
.JTB_TblTarjetaBordeAction
{
	border-bottom-color: #387C2B;
}
.JTB_TblTarjetaBordeBlanco
{
	border-bottom-color: #fff;
}
.JTB_TblTarjetaBordeBAzulClaro
{
	border-bottom-color: #01b7df;
}
.JTB_TblFondoOscuro
{
	background-color: rgba(0,0,0,0.29);
	height: 100%;
	width: 100%;
}
.JTB_Tbl75Porc
{
	width: 75%;
}
.JTB_Tbl25Porc
{
	width: 25%;
}
.HeaderContainerModerno
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #fff;
	height: 60px;
	min-height: 60px;
}
.BB_TblHerramienta,.BB_TblHerramientaHover,.BB_TblHerramienta:hover,.BB_TblHerramientaHover:hover
{
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	height: 70px;
	max-height: 70px;
	min-height: 70px;
	width: 70px;
	max-width: 70px;
	min-width: 70px;
	table-layout: fixed;
}
.BB_TblHerramientaHover,.BB_TblHerramienta:hover,.BB_TblHerramientaHover:hover
{
	background-color: #f5f5f5;
}
.JTB_TblLogin
{
	margin-left: auto;
	margin-right: -30px;
	position: fixed;
	right: 0px;
	background-color: white;
	height: 100%;
	width: 54%;
}
.TableFullWidth
{
	width: 100%;
}
.JTB_TblGrisMT30R30
{
	margin-bottom: -80px;
	margin-right: -30px;
	margin-top: -30px;
	position: relative;
	background-color: #f7f7f7;
	min-height: 650px;
}
.JTB_TblTiendaListado
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	top: 55px;
	z-index: 99;
	background-color: #fff;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: none;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	z-index: 99 !important;
}
.JTB_TblBG_Transparent
{
	margin-top: -1px;
	background-color: transparent;
}
.TablePaddingLef
{
	padding-left: 10px;
}
.Tbl_CentroComercial
{
	margin-bottom: -80px;
	margin-left: -30px;
	margin-top: -30px;
	padding-top: 30px;
	background-image: url(../JTB_ImgFondoCentroComercial.jpg);
	min-height: 650px;
}
.OcceanNotificacionGrey
{
	background-color: #ccc;
	border-bottom-color: #a1a1a1;
	border-left-color: #a1a1a1;
	border-right-color: #a1a1a1;
	border-top-color: #a1a1a1;
	border-width: 2px;
	width: 100%;
}
.OcceanNotificacionesWhite
{
	background-color: #fff;
	border-bottom-color: #a1a1a1;
	border-left-color: #a1a1a1;
	border-right-color: #a1a1a1;
	border-top-color: #a1a1a1;
	border-width: 2px;
	width: 100%;
}
.BB_TblFCHeaderCenter,.BB_TblFCHeaderCenter1
{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	height: 195px;
	max-width: 100%;
	border-width: 1px 1px 1px 1px;
}
.BB_TblFCHeaderCenter1
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-bottom-color: rgba(255,255,255,0);
	min-height: 150px;
}
.BB_TblFCHeaderLeft,.BB_TblFCHeaderLeft1
{
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	height: 195px;
	max-width: 100%;
	border-width: 1px 0px 1px 0px;
}
.BB_TblFCHeaderLeft1
{
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px;
	border-bottom-color: rgba(255,255,255,0);
	min-height: 150px;
}
.BB_TblFCHeaderRight,.BB_TblFCHeaderRight1
{
	margin-left: auto;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	height: 195px;
	max-width: 100%;
	border-width: 1px 0px 1px 0px;
}
.BB_TblFCHeaderRight1
{
	border-width: 1px 1px 1px 0px;
}
.BB_TblFCTotales
{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1px;
	padding-top: 1px;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	max-width: 100%;
	border-width: 0px 0px 1px 0px;
}
.BB_TblFCValor
{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1px;
	padding-top: 1px;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	max-width: 100%;
	border-width: 0px 0px 1px 0px;
}
.BB_TblFCSubTotal,.BB_TblFCValor1
{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1px;
	padding-top: 1px;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	font-size: 16px;
	font-weight: bold;
	max-width: 100%;
	border-width: 0px 0px 1px 0px;
}
.TableMarginMenos13
{
	margin-left: -13px;
}
.TableMarginMenos100
{
	margin-left: -100px;
}
.TableMarginMas90
{
	margin-left: 90px;
}
.JTB_TblGridCentroComercial
{
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.JTB_TblBlueTerminosCondiciones
{
	z-index: 1000;
	background-color: #87cefa;
	max-height: 120px;
	min-height: 60px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	color: #4169e1;
}
.JTB_TblGreyTerminosCondiciones
{
	position: fixed;
	z-index: 1000;
	background-color: #d3d3d3;
	height: 60px;
	min-height: 60px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}
.JTB_TblTerminosCondicionesOculta
{
	z-index: 0;
	height: 0px;
}
.JTB_TblCategoriaProceso
{
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	background-color: #eee;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
	border-right-color: #adadad;
	border-top-color: #adadad;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 32px;
	width: 100%;
	max-width: 100%;
	color: #0e0e0e;
	text-align: center;
}
.TblMaginBotton50
{
	margin-bottom: 50px;
}
.TblMaginBotton100
{
	margin-bottom: 100px;
}
.TblMaginBotton10
{
	margin-bottom: 10px;
}
.TblMaginBotton20
{
	margin-bottom: 20px;
}
.TblMaginBotton5
{
	margin-bottom: 5px;
}
.TblMaginTop10
{
	margin-top: 10px;
}
.TblMarginLeft,.TblMarginLeft5,.TblMaginLeft51,.TblMarginLeft10,.TblMarginLeft15,.TblMarginLeft20,.TblMarginLeft0,.TblMarginLeftMenos15,.TblPaddingLeftM20
{
	margin-left: 2px;
}
.TblMarginLeft5,.TblMaginLeft51
{
	margin-left: 5px;
	margin-left:5px !important;
}
.TblMarginLeft10
{
	margin-left: 10px;
	margin-left:10px !important;
}
.TblMarginLeft15
{
	margin-left: 15px;
	margin-left:15px !important;
}
.TblMarginLeft20
{
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left:20px !important;
}
.TblMarginLeft0
{
	margin-left:0px !important;
}
.TblMarginLeftMenos15
{
	margin-left: -15px;
}
.TblPaddingLeftM20
{
	margin-left: -20px;
	margin-left:-20px !important;
}
.TblMarginRight,.TblMarginRight5,.TblMarginRight10,.TblMarginRight15,.TblMarginRight20
{
	margin-right: 2px;
}
.TblMarginRight5
{
	margin-right: 5px;
	margin-right:5px !important;
}
.TblMarginRight10
{
	margin-right: 10px;
	margin-right:10px !important;
}
.TblMarginRight15
{
	margin-right: 15px;
	margin-right:15px !important;
}
.TblMarginRight20
{
	margin-right: 20px;
	margin-right:20px !important;
}
.TblOculta
{
	display: none !important;
}
.TblBlueMB10
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #dae3f3;
}
.JTB_TblBlueNotaActualizacion
{
	position: fixed;
	z-index: 1000;
	background-color: #dae3f3;
	height: 60px;
	min-height: 60px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}
.TblCol,.TblCol12,.TblCol1,.TblCol10,.TblCol2,.TblCol3,.TblCol4,.TblCol5,.TblCol6,.TblCol7,.TblCol8,.TblCol9,.TblCol11
{
	width: 100% !Important;
}
.TblCol1
{
	width: 8.33% !Important;
}
.TblCol10
{
	width: 80.3% !Important;
}
.TblCol2
{
	width: 16.66% !Important;
}
.TblCol3
{
	width: 24.99% !Important;
}
.TblCol4
{
	width: 33.32% !Important;
}
.TblCol5
{
	width: 41.65% !Important;
}
.TblCol6
{
	width: 50% !Important;
}
.TblCol7
{
	width: 58.33% !Important;
}
.TblCol8
{
	width: 66.64% !Important;
}
.TblCol9
{
	width: 74.97% !Important;
}
.TblCol11
{
	width: 91.63% !Important;
}
.JTB_TblGuia
{
	border-bottom-color: rgba(255,255,255,0);
	border-left-color: rgba(255,255,255,0);
	border-right-color: rgba(255,255,255,0);
	border-top-color: #ccc;
	border-style: solid;
	border-width: 2px;
	width: 50px;
}
.JTB_TblIndicadorRojo,.JTB_TblIndicadorRojoR
{
	position: absolute;
	right: 60px;
	top: 0px;
	z-index: 1;
	background-color: #ff6b68;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	font-size: 10px;
	height: 14px;
	width: 15px;
	color: #fff;
	text-align: center;
}
.JTB_TblIndicadorRojoR
{
	right: 4px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	border-bottom-right-radius: 9px;
	border-bottom-left-radius: 9px;
}
.JTB_TblBordeAzul,.JTB_TblBordeVerde
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-bottom-color: #00008b;
	border-left-color: #00008b;
	border-right-color: #00008b;
	border-top-color: #00008b;
	border-style: solid;
	border-width: 1px;
}
.JTB_TblBordeVerde
{
	border-bottom-color: #008000;
	border-left-color: #008000;
	border-right-color: #008000;
	border-top-color: #008000;
}
.JTB_TblBG_RedDegradado
{
	background-color: #ff9b9b;
}
.JTB_TblBG_DarkBlueDegradado
{
	background-color: #5e84bc;
}
.CellCenter
{
	width: 150px;
	text-align: center;
	text-align: center !important;
}
.JTB_TblColorSelector,.JTB_TblColorSelectorVerde,.JTB_TblColorSelectorAmarillo,.JTB_TblColorSelectorNaranja,.JTB_TblColorSelectorRojo,.JTB_TblColorSelectorMorado,.JTB_TblColorSelectorAzul,.JTB_TblColorSelectorCeleste,.JTB_TblColorSelectorLima,.JTB_TblColorSelectorRosa
{
	background-color: #387C2B;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	min-height: 30px;
	min-width: 60px;
}
.JTB_TblColorSelectorVerde
{
	background-color: #bfdcb4;
}
.JTB_TblColorSelectorAmarillo
{
	background-color: #f3ea9d;
}
.JTB_TblColorSelectorNaranja
{
	background-color: #f4d3a3;
}
.JTB_TblColorSelectorRojo
{
	background-color: #e6b5ad;
}
.JTB_TblColorSelectorMorado
{
	background-color: #dac1e8;
}
.JTB_TblColorSelectorAzul
{
	background-color: #96bcd6;
}
.JTB_TblColorSelectorCeleste
{
	background-color: #a1dde9;
}
.JTB_TblColorSelectorLima
{
	background-color: #c0efd2;
}
.JTB_TblColorSelectorRosa
{
	background-color: #f0c4e2;
}
.TableFondoTexturaGris
{
	background-color: #efefef;
	background-image: none;
}
.CellGris
{
	background-color: #444;
	color: #fff;
}
.TableSeccionGhost,.TableSeccionGhostGray,.TableSeccionGhostGreen,.TableSeccionGhostDarkBlue1,.TableSeccionGhostRed,.TableSeccionGhostBlack,.JTB_TblDocSolicitados1,.JTB_TblDocSolicitadosGray1,.JTB_TblDocSolicitadosGreen1,.JTB_TblDocSolicitadosDarkBlue1,.JTB_TblDocSolicitadosRed1,.JTB_TblDocSolicitadosOrange1,.JTB_TblDocSolicitadosAction1,.JTB_TblDocSolicitadosMorado1,.TableSeccionGhostBlue,.TableSeccionGhostMorado
{
	margin-bottom: 5px;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 5px;
	border-bottom-color: #01b7df;
	border-left-color: #01b7df;
	border-right-color: #01b7df;
	border-top-color: #01b7df;
	border-style: solid;
	border-width: 1px;
}
.TableSeccionGhostGray
{
	border-bottom-color: #607d8b;
	border-left-color: #607d8b;
	border-right-color: #607d8b;
	border-top-color: #607d8b;
}
.TableSeccionGhostGreen
{
	border-bottom-color: #8bc34a;
	border-left-color: #8bc34a;
	border-right-color: #8bc34a;
	border-top-color: #8bc34a;
}
.TableSeccionGhostDarkBlue1
{
	border-bottom-color: #1e5598;
	border-left-color: #1e5598;
	border-right-color: #1e5598;
	border-top-color: #1e5598;
}
.TableSeccionGhostRed
{
	border-bottom-color: #f56a67;
	border-left-color: #f56a67;
	border-right-color: #f56a67;
	border-top-color: #f56a67;
	color: #f56a67;
}
.TableSeccionGhostBlack,.JTB_TblDocSolicitados1,.JTB_TblDocSolicitadosGray1,.JTB_TblDocSolicitadosGreen1,.JTB_TblDocSolicitadosDarkBlue1,.JTB_TblDocSolicitadosRed1,.JTB_TblDocSolicitadosOrange1,.JTB_TblDocSolicitadosAction1,.JTB_TblDocSolicitadosMorado1
{
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	color: #000;
}
.JTB_TblDocSolicitados1,.JTB_TblDocSolicitadosGray1,.JTB_TblDocSolicitadosGreen1,.JTB_TblDocSolicitadosDarkBlue1,.JTB_TblDocSolicitadosRed1,.JTB_TblDocSolicitadosOrange1,.JTB_TblDocSolicitadosAction1,.JTB_TblDocSolicitadosMorado1
{
	border-bottom-color: #01b7df;
	border-left-color: #01b7df;
	border-right-color: #01b7df;
	border-top-color: #01b7df;
}
.JTB_TblDocSolicitadosGray1
{
	border-bottom-color: #607d8b;
	border-left-color: #607d8b;
	border-right-color: #607d8b;
	border-top-color: #607d8b;
}
.JTB_TblDocSolicitadosGreen1
{
	border-bottom-color: #8bc34a;
	border-left-color: #8bc34a;
	border-right-color: #8bc34a;
	border-top-color: #8bc34a;
}
.JTB_TblDocSolicitadosDarkBlue1
{
	border-bottom-color: #1e5598;
	border-left-color: #1e5598;
	border-right-color: #1e5598;
	border-top-color: #1e5598;
}
.JTB_TblDocSolicitadosRed1
{
	border-bottom-color: #f56a67;
	border-left-color: #f56a67;
	border-right-color: #f56a67;
	border-top-color: #f56a67;
}
.JTB_TblDocSolicitadosOrange1
{
	border-bottom-color: #f6981c;
	border-left-color: #f6981c;
	border-right-color: #f6981c;
	border-top-color: #f6981c;
}
.JTB_TblDocSolicitadosAction1
{
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
}
.JTB_TblDocSolicitadosMorado1
{
	border-bottom-color: indigo;
	border-left-color: indigo;
	border-right-color: indigo;
	border-top-color: indigo;
}
.TableSeccionGhostBlue
{
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
}
.TableSeccionGhostMorado
{
	border-bottom-color: indigo;
	border-left-color: indigo;
	border-right-color: indigo;
	border-top-color: indigo;
	color: indigo;
}
.TblSeccionGhost_Transparent,.JTB_TblBG_Transparent1
{
	margin-top: -1px;
	background-color: transparent;
}
.CellColorGray
{
	background-color: #a1a1a1;
	color: #fff;
}
.JTB_TblMarcoNegro,.JTB_TblMarcoMorado,.JTB_TblMarcoNegroN,.JTB_TblMarcoAzul
{
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
}
.JTB_TblMarcoMorado
{
	border-bottom-color: rgba(255,255,255,0);
	border-left-color: #9400d3;
	border-right-color: rgba(255,255,255,0);
	border-top-color: rgba(255,255,255,0);
	border-width: 2px;
}
.JTB_TblMarcoNegroN
{
	border-bottom-color: rgba(255,255,255,0);
	border-right-color: rgba(255,255,255,0);
	border-top-color: rgba(255,255,255,0);
	border-width: 2px;
}
.JTB_TblMarcoAzul
{
	border-bottom-color: rgba(255,255,255,0);
	border-left-color: #1e90ff;
	border-right-color: rgba(255,255,255,0);
	border-top-color: rgba(255,255,255,0);
	border-width: 2px;
}
.JTB_TblFondoGrisBordeado,.JTB_TblFondoGrisBordeadoA
{
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	background-color: rgba(249,249,249,0.8);
	border-style: none;
	border-width: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.JTB_TblFondoGrisBordeadoA
{
	background-color: rgba(255,255,255,0.9);
	height: 300px;
}
.BB_TblFCHeaderCenter11
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-bottom-color: rgba(255,255,255,0);
	min-height: 150px;
}
.BB_TblFCHeaderLeft11
{
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px;
	border-bottom-color: rgba(255,255,255,0);
	min-height: 150px;
}
.TblNoPadding
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Tbl_TablaOculta
{
	margin-left: -1px;
	margin-right: -1px;
	margin-top: -1px;
	background-color: rgba(68,68,68,0.6);
	width: 100.2%;
}
.JTB_TblPosicionAbs20
{
	bottom: 10px;
	position: absolute;
	background-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.JTB_TblScroll500
{
	height: 500px;
	overflow: overlay;
}
.JTB_TblWidth1200
{
	width: 1200px;
}
.TablePadding0
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.GXProgressBar,.GXProgressBarAdvance0,.GXProgressBarAdvance05,.GXProgressBarAdvance100,.GXProgressBarAdvance97,.GXProgressBarAdvance95,.GXProgressBarAdvance90,.GXProgressBarAdvance80,.GXProgressBarAdvance70,.GXProgressBarAdvance60,.GXProgressBarAdvance50,.GXProgressBarAdvance40,.GXProgressBarAdvance30,.GXProgressBarAdvance20,.GXProgressBarAdvance10
{
	margin-top: 2px;
	background-color: rgba(128,128,128,0.12);
	height: 10px;
	width: 100%;
}
.GXProgressBarAdvance0,.GXProgressBarAdvance05,.GXProgressBarAdvance100,.GXProgressBarAdvance97,.GXProgressBarAdvance95,.GXProgressBarAdvance90,.GXProgressBarAdvance80,.GXProgressBarAdvance70,.GXProgressBarAdvance60,.GXProgressBarAdvance50,.GXProgressBarAdvance40,.GXProgressBarAdvance30,.GXProgressBarAdvance20,.GXProgressBarAdvance10
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -4px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #86cc74;
	width: 0%;
}
.GXProgressBarAdvance05
{
	width: 5%;
}
.GXProgressBarAdvance100
{
	width: 100%;
}
.GXProgressBarAdvance97
{
	width: 97%;
}
.GXProgressBarAdvance95
{
	width: 95%;
}
.GXProgressBarAdvance90
{
	width: 90%;
}
.GXProgressBarAdvance80
{
	width: 80%;
}
.GXProgressBarAdvance70
{
	width: 70%;
}
.GXProgressBarAdvance60
{
	width: 60%;
}
.GXProgressBarAdvance50
{
	width: 50%;
}
.GXProgressBarAdvance40
{
	width: 40%;
}
.GXProgressBarAdvance30
{
	width: 30%;
}
.GXProgressBarAdvance20
{
	width: 20%;
}
.GXProgressBarAdvance10
{
	width: 10%;
}
.JTB_TblLGris
{
	border-bottom-color: rgba(255,255,255,0);
	border-left-color: #ccc;
	border-right-color: rgba(255,255,255,0);
	border-top-color: rgba(255,255,255,0);
	border-style: solid;
	border-width: 1px;
}
.TableWc100Porciento
{
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 100%;
}
.TblColPorcentaje,.TblColPorcentaje25,.TblColPorcentaje50
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}
.TblColPorcentaje25
{
	width: 25%;
}
.TblColPorcentaje50
{
	width: 50%;
}
.TableTextAlignLeft
{
	text-align: left;
	Text-align:left !Important;
}
.TlbInformacionImportante
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #ffebcd;
}
.JTB_TblBG_Blanco
{
	background-color: rgba(255,255,255,0.86);
}
.Tbl100Porciento
{
	width: 100%;
}
.UploadTableTransparent
{
	background-color:transparent !important;
	border-top: none !Important;
}
.TblPurpleMB101,.TblPurpleMB1012
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #a98db5;
}
.TblPurpleMB1012
{
	background-color: #dac1e8;
}
.TblGrisPandin5
{
	margin-bottom: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	background-color: #f2f2f2;
}
.TableSolDoc
{
	margin-left:-30px!Important;
}
.JTB_TblBordeGrayBlue
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-bottom-color: #69c;
	border-left-color: #69c;
	border-right-color: #69c;
	border-top-color: #69c;
	border-style: solid;
	border-width: 1px;
}
.TableNoPadding
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
.JTB_TblBordeVerdeRound
{
	border-bottom-color: #008000;
	border-left-color: #008000;
	border-right-color: #008000;
	border-top-color: #008000;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-collapse: separate;
	height: 34px;
	max-height: 34px;
	min-height: 34px;
}
.JTB_TblBordePurpleRound
{
	border-bottom-color: #704f88;
	border-left-color: #704f88;
	border-right-color: #704f88;
	border-top-color: #704f88;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-collapse: separate;
	height: 34px;
	max-height: 34px;
	min-height: 34px;
}
.JTB_TblBordeBlueRound
{
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-collapse: separate;
	height: 34px;
	max-height: 34px;
	min-height: 34px;
}
.BB_TblAlertasNot
{
	background-color: #d4edfc;
	width: 100%;
	text-align: center;
}
.JTB_TblFondoVerdeNot
{
	background-color: #c5e0b4;
	width: 100%;
	text-align: center;
}
.TableNotC
{
	width: 22px;
	max-width: 22px;
	min-width: 22px;
}
.JTB_TableInfoWizardRound,.JTB_TableInfoWizardRoundMin36
{
	background-color: #f2f2f2;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	min-height: 50px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}
.JTB_TableInfoWizardRoundMin36
{
	min-height: 36px;
}
.JTB_TblFondoAdj
{
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #a9a9a9;
	width: 100%;
	text-align: center;
}
.JTB_TableInfoWizardRoundRed
{
	background-color: #ffdede;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	min-height: 40px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}
.JTB_TblFondoAdj1
{
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #d9d9d9;
	width: 100%;
	text-align: center;
}
.JTB_TblWidth600px
{
	width: 600px;
	max-width: 600px;
	min-width: 600px;
}
.JTB_TblFondoAdj1NP
{
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #d9d9d9;
	width: 100%;
	text-align: center;
	cursor: auto !important;
}
.JTB_TblFondoAdjNP
{
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #a9a9a9;
	width: 100%;
	text-align: center;
	cursor: auto !important;
}
.TblMargin15Neg
{
	margin-bottom: -15px;
}
.Tbl_LineaLateral
{
	margin-left: -120px;
	padding-left: 50px;
	border-bottom-color: rgba(255,255,255,0);
	border-left-color: #ccc;
	border-right-color: rgba(255,255,255,0);
	border-top-color: rgba(255,255,255,0);
	border-style: solid;
	border-width: 1px;
	height: Auto;
	max-height: 1400px;
	min-height: 100px;
}
.TblPadding15
{
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.TblMostrar
{
	display: block !important;
}
.JTB_TblMarginTopNegativo5Percent
{
	margin-top: -5%;
}
.Tbl_NoPaddingLeft
{
	margin-left: 0px;
}
.CellHidden
{
	display: none;
	height: 0px;
	max-height: 0px;
	min-height: 0px;
	width: 0px;
	max-width: 0px;
	min-width: 0px;
}
.GridDinamicoColReg,.GridDinamicoColReg20Caracteres,.GridDinamicoColReg43Caracteres
{
	font-size: 11px;
	font-weight: 700;
	width: 300px;
	max-width: 300px;
	min-width: 300px;
	color: #474747;
}
.GridDinamicoColReg20Caracteres
{
	width: 150PX;
	max-width: 150PX;
	min-width: 150PX;
}
.TableScrollDiv
{
	overflow: auto;
	width: 100%;
	white-space: nowrap;
}
.JTB_TBLNAAzulClaro
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: rgba(0,0,139,0.1);
	border-width: 2px;
}
.Tbl_ScrollHorizontal
{
	max-width: 2000px;
	overflow-x: scroll;
	 display: block !important;
}
.JTB_TblWidth60px
{
	width: 60px;
	max-width: 60px;
	min-width: 60px;
}
.BB_TblDisplayFlex
{
	display: flex;
}
.BB_TblBackgroundGreenLight,.BB_TblBackgroundGreenLightHeight20
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #8bc34a;
}
.BB_TblBackgroundGreenLightHeight20
{
	height: 20px;
	max-height: 20px;
}
.BB_TblBackgroundGreenDark
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #92d050;
}
.BB_TblBackgroundGray
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #bfbfbf;
}
.BB_Tbl50Porc
{
	width: 50%;
}
.JTB_TblWidth100px
{
	width: 100px;
}
.BB_TblBackgroundGrayLight
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #f2f2f2;
}
.JTB_TblMarginTop5px
{
	margin-top: 5px;
}
.BB_TblMinWidth160px
{
	min-width: 160px;
}
.JTB_TblMarginTop13px
{
	margin-top: 13px;
}
.BB_TblBackgroundOrangeLight
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #f4d3a3;
}
.JTB_TblBorder20px
{
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
	border-right-color: #dcdcdc;
	border-top-color: #dcdcdc;
	border-style: solid;
	border-width: 1px;
}
.Tbl_marginNT15px
{
	margin-top: -15px;
}
.TblImport
{
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 2px;
}
.BB_TblPaddingBottom20px
{
	padding-bottom: 20px;
}
.TblHeaderAviso,.TblHeaderAvisoAzul,.TblHeaderAvisoRojo,.TblHeaderAvisoAmarillo
{
	margin-left: -30px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	position: relative;
	z-index: 1000;
	width: 100vw;
	text-align: left;
	vertical-align: middle;
}
.TblHeaderAvisoAzul
{
	background-color: #dae3f3;
	border-right-color: #dae3f3;
	color: #215484;
}
.TblHeaderAvisoRojo
{
	background-color: #e6b5ad;
	border-right-color: #e6b5ad;
	color: #ff1b00;
}
.TblHeaderAvisoAmarillo
{
	background-color: #fff2cc;
	border-right-color: #fff2cc;
	color: #c19408;
}
.TableWidth100
{
	width: 100%;
	max-width: 100%;
}
.TablePopupMin500
{
	min-height: 500px;
}
.BB_TblRP100Porc
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.BB_TblMaxWidth100px
{
	max-width: 100px;
}
.BB_TblMaxWidth150px
{
	max-width: 150px;
}
.BB_TblMinHeight45px
{
	min-height: 45px;
}
.BB_TblBackgroundRedLight
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #f4a3a3;
}
.BB_TblBackgroundPurpleLight
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #d3a3f4;
}
.TblCodigoPostal
{
	margin-bottom: 20px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: -15px;
	padding-top: -20px;
}
.BB_TblBackGroundOrange
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #c75918;
}
.BB_TblBackgroundRed
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #f56a67;
}
.BB_TblBackgroundPurple
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #6e3c7b;
}
.BB_TblWhiteBorderBlack
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: white;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.BB_TblAction
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #387C2B;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.BB_TblMaxWidth250px
{
	max-width: 250px;
}
.BB_TblBackgroundBlue
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #01b7df;
}
.BB_TblBackgroundBlackRed
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #b12121;
}
.JTB_TblBackGroundPeach
{
	background-color: #f7e5d9;
}
.TblAzulInfo
{
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	background-color: #dceaf7;
	color: #163e64;
}
.BB_TblResumenAI
{
	background-color: #000;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	min-width: 140px;
}
.BB_TblResumenAIGeneral
{
	background-color: #f8f4f4;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
.JTB_TblFondoGrisAutoHeight
{
	padding-bottom: 5px;
	padding-top: 10px;
	background-color: #dcdcdc;
	min-height: 45px;
	width: 100%;
}
.TextBlock:after,.TextBlockDragging:after,.TextBlockAcceptDrag:after,.TextBlockNoAcceptDrag:after,.MenuOption:after,.SelectedMenuOption:after,.SmallText:after,.RecentLink:after,.Separator:after,.VerticalMenuOption:after,.bullet:after,.subBullet:after,.TextTable:after,.TBTopMenu:after,.TBLeftMenu:after,.SelectedTab:after,.UnSelectedTab:after,.FieldSetTitle:after,.BtnTextBlock:after,.BtnTextBlockBack:after,.BtnTextBlockBackLink:after,.JTB_TxtFooterTexto:after,.JTB_TxtFooterTextoTelefono:after,.JTB_TxtFooterTextoEmail:after,.FloatingVersionText:after,.FloatingVersionTextColoured:after,.VersionText:after,.Mesage:after,.SmallLink:after,.TextLikeLink:after,.WelcomeText:after,.WelcomeTextName:after,.WelcomeTextMarginLeft:after,.PagingText:after,.SelectedPagingText:after,.GlobalTitle:after,.BigGlobalTitle:after,.MainMenuTitle:after,.FilterLabel:after,.SubtitleLabel:after,.LogoutMenuOption:after,.SpecialText:after,.SpecialTextLabel:after,.RoundedImageText:after,.LinkRoundedImageText:after,.ActionText:after,.LinkText:after,.JTB_TxtAccionesNotificacion:after,.JTB_TxtLabelBold:after,.HomeBodyText:after,.HomeBodyTextLink:after,.AttributeLabel:after,.JTB_TxtColorGray:after,.JTB_TxtColorGray18dip:after,.JTB_TxtColorBlack:after,.JTB_TxtRemoverMencion:after,.JTB_LabelBold:after,.TextoGridSizeSmall:after,.TextoAtributoValor:after,.TextBlock2:after,.BB_TxtFont11pxPadding:after,.BB_TxtFont11pxPadding1:after,.TextBlock3:after,.BB_TxtFont30px:after,.BB_TxtFont30pxBold:after,.BB_TxtFont40px:after,.BB_TxtFont40pxBoldActionUnderLine:after,.BB_TxtFont40pxBoldBlack:after,.JTB_TxtColorWhite:after,.JTB_TxtColorWhiteBold:after,.TextBlockExpandCollapse:after,.TxtPurple13px:after,.JTB_TxtFlechaRutaCarpeta:after,.JTB_TxtAccionesDocumentos:after,.JTB_TxtAccionesDocumentosAbrir:after,.JTB_TxtAccionesDocumentosCargar:after,.JTB_TxtAccionesDocumentosDescargar:after,.JTB_TxtAccionesDocumentosRenombrar:after,.JTB_TxtAccionesDocumentosEliminar:after,.JTB_TxtAccionesDocumentosRegresar:after,.JTB_TxtAccionesDocumentosCrearDirectorio:after,.JTB_TxtAccionesDocumentosCompartir:after,.JTB_TxtSize16px:after,.JTB_TxtSize18px:after,.JTB_TxtSize16pxGris:after,.JTB_TxtSize16pxGris1:after,.JTB_TxtSize14pxGris:after,.JTB_TxtBold:after,.JTB_TxtCentradoPequeno:after,.JTB_TxtMensajeCuerpo:after,.JTB_TxtCantidadClientes:after,.JTB_TxtTituloBuscador:after,.JTB_TxtCalificacion:after,.JTB_Txtmenu:after,.JTB_TextTitle:after,.JTB_TxtPagNoEncontrada:after,.PopupTitle:after,.JTB_TxtMnuConfiguracion:after,.JTB_TextSelColumna:after,.JTB_LabelCantidadRegistros:after,.JTB_TxtDescripcionPantalla:after,.JTB_TextTotalPaginas:after,.TableHeaderText:after,.Grid>caption:after,.GridDragging>caption:after,.GridAcceptDrag>caption:after,.GridNoAcceptDrag>caption:after,.GrillaGxui>caption:after,.GridNoData>caption:after,.Grid[data-gx-grid-nodata]>caption:after,.GridDragging[data-gx-grid-nodata]>caption:after,.GridAcceptDrag[data-gx-grid-nodata]>caption:after,.GridNoAcceptDrag[data-gx-grid-nodata]>caption:after,.GrillaGxui[data-gx-grid-nodata]>caption:after,.GridNoData[data-gx-grid-nodata]>caption:after,.WorkWith[data-gx-grid-nodata]>caption:after,.PromptGrid[data-gx-grid-nodata]>caption:after,.ViewGrid[data-gx-grid-nodata]>caption:after,.Grid_Gray[data-gx-grid-nodata]>caption:after,.Grid_NegativeMarginTop5[data-gx-grid-nodata]>caption:after,.FreeStyleGrid[data-gx-grid-nodata]>caption:after,.VerticalTabGrid[data-gx-grid-nodata]>caption:after,.BB_FSGVisible[data-gx-grid-nodata]>caption:after,.RecentLinksGrid[data-gx-grid-nodata]>caption:after,.TrnSublevelGrid[data-gx-grid-nodata]>caption:after,.BB_FSG100[data-gx-grid-nodata]>caption:after,.FreeStyleGridNoPadding[data-gx-grid-nodata]>caption:after,.FreeStyleGridScroll[data-gx-grid-nodata]>caption:after,.WorkWith>caption:after,.PromptGrid>caption:after,.ViewGrid>caption:after,.Grid_Gray>caption:after,.Grid_NegativeMarginTop5>caption:after,.Table>caption:after,.TableDragging>caption:after,.TableAcceptDrag>caption:after,.TableNoAcceptDrag>caption:after,.Table100x100>caption:after,.TableBorder>caption:after,.TableHorizontalLine>caption:after,.header_pink_line>caption:after,.RecentLinksTable>caption:after,.Table95>caption:after,.RecentLinksMainTable>caption:after,.RecentLinksMainTableExpanded>caption:after,.MainContainer>caption:after,.TableGrid>caption:after,.TableTop>caption:after,.TableTopSearch>caption:after,.TableContent>caption:after,.ViewTable>caption:after,.HorizontalSpace>caption:after,.Table960>caption:after,.TableGreyFooter>caption:after,.TableBlackFooter>caption:after,.TableBlackHeader>caption:after,.TableLogin>caption:after,.SmallTableLogin>caption:after,.LargeTableLogin>caption:after,.WelcomeTable>caption:after,.td100>caption:after,.TableBorder100x100>caption:after,.ToolbarMain>caption:after,.td5>caption:after,.HorizantalSpace>caption:after,.TableLeftMenu>caption:after,.TableTopMenu>caption:after,.Table80>caption:after,.HeaderLogin>caption:after,.Table1>caption:after,.Table3>caption:after,.Table2>caption:after,.BB_CellPaddB10>caption:after,.BB_CellNoPFormControl235px>caption:after,.TableButtons>caption:after,.TableHeaderRight>caption:after,.TableLogo>caption:after,.FiltersContainer>caption:after,.FiltersContainerItem>caption:after,.FilterContainerItemSearch>caption:after,.NegativeMarginTop10>caption:after,.Table193x216>caption:after,.Table193x216Collapsed>caption:after,.ActionsContainer>caption:after,.ActionsContainerItem>caption:after,.ActionsContainerVisible>caption:after,.BB_TableGridFiltroColo>caption:after,.JTB_TBlOpciones>caption:after,.JTB_TblBGHover_Blue>caption:after,.JTB_TblBGHover_Red>caption:after,.JTB_TblBGHover_Gray>caption:after,.JTB_TblBGHover_Green>caption:after,.JTB_TblBGHover_Orange>caption:after,.JTB_TblBGHover_DarkBlue>caption:after,.ViewAdvancedContainer>caption:after,.ViewAdvancedContainerVisible>caption:after,.JTB_TblBGHover_Action>caption:after,.JTB_TblHoverAction>caption:after,.TopBottom30>caption:after,.TopBottom5>caption:after,.Tbl_GridCentroComercial>caption:after,.TableContainerWc>caption:after,.TableBorder1>caption:after,.JTB_ImgFondoCentroComercial>caption:after,.TableMargin0>caption:after,.TblPadding>caption:after,.TblPaddingLeft>caption:after,.TblPaddingLeft5>caption:after,.TblPaddingLeft10>caption:after,.TblPaddingLeft15>caption:after,.TblPaddingLeft20>caption:after,.TblPaddingLeft0>caption:after,.TblPaddingRight>caption:after,.TblPaddingRight5>caption:after,.TblPaddingRight10>caption:after,.TblPaddingRight15>caption:after,.TblPaddingRight20>caption:after,.TblPaddingTop>caption:after,.TblPaddingTop5>caption:after,.TblPaddingTop10>caption:after,.TblPaddingTop15>caption:after,.TblPaddingTop20>caption:after,.TblPaddingBottom>caption:after,.TblPaddingBottom5>caption:after,.TblPaddingBottom10>caption:after,.TblPaddingBottom15>caption:after,.TblPaddingBottom20>caption:after,.TblPadding0>caption:after,.BB_tblBorderRadius15px>caption:after,.BB_TblPaddingTop20px>caption:after,.TblRevelarClave>caption:after,.BB_TblMaxWidth500px>caption:after,.BB_TblMinWidth450px>caption:after,.BB_BorderInferiorAction>caption:after,.BB_BordeNinguno>caption:after,.ContainerPupupLarge>caption:after,.JTB_TblMarginNegativo15pxES>caption:after,.JTB_TblFondoGris1>caption:after,.JTB_TblClaseInd>caption:after,.JTB_TblClaseIndSel>caption:after,.JTB_TblClaseIndSelblack>caption:after,.JTB_TblClaseIndBackTransparente>caption:after,.JTB_TblClaseIndBottomBlack>caption:after,.BB_TblCarpetasRepositorio>caption:after,.BB_TblCarpetasRepositorioNoHover>caption:after,.BB_TblCarpetasRepositorioSeleccionada>caption:after,.JTB_TblMenu>caption:after,.JTB_TblMenuSeleccionado>caption:after,.JTB_TblContenedorReacciones>caption:after,.JTB_TblOscuraImagen>caption:after,.JTB_TblOscuraImagenBanner>caption:after,.JTB_TblOscuraImagenNoticias>caption:after,.BB_TblMensajeRemitente>caption:after,.BB_TblFondoSeccion>caption:after,.BB_TblFondoSeccionVerde>caption:after,.TableHeight20px>caption:after,.BB_TblCellCalificacion>caption:after,.BB_TblCellCalificacionBueno>caption:after,.BB_TblCellCalificacionExcelente>caption:after,.BB_TblCellCalificacionMuyBueno>caption:after,.JTB_Tblmenuajuste>caption:after,.JTB_TblContTitulo>caption:after,.JTB_TblContNoticiasImg>caption:after,.JTB_TblContenedorNoticias>caption:after,.JTB_TableEspacio>caption:after,.JTB_TblContTitulo2>caption:after,.JTB_TblContTitulo2A>caption:after,.JTB_TblFondoPortada>caption:after,.JTB_TblPortada>caption:after,.JTB_TblComboSelColumnas>caption:after,.JTB_TblComboSelColumnasOpen>caption:after,.JTB_TextMenuUsuarioPassoword12>caption:after,.JTB_TableTotalPaginas>caption:after,.JTB_TablePaginacion>caption:after,.BB_TblDocumentosProveedor>caption:after,.BB_TblDocumentosCargados>caption:after,.TableBottom>caption:after,.Container>caption:after,.ContainerFluid>caption:after,.LevelTable>caption:after,.BodyContainer>caption:after,.LoginContainer>caption:after,.HeaderContainer>caption:after,.ThinHeaderContainer>caption:after,.RecentLinksContainer>caption:after,.BB_MenuContainer>caption:after,.BB_MenuContainerVisible>caption:after,.FormContainer>caption:after,.TabsFormContainer>caption:after,.AdvancedContainerItem>caption:after,.AdvancedContainerItemExpanded>caption:after,.AdvancedContainer>caption:after,.AdvancedContainerVisible>caption:after,.OrdersTable>caption:after,.WWAdvancedContainer>caption:after,.PromptContainer>caption:after,.PromptMainTable>caption:after,.GridTabMainTable>caption:after,.BB_TableGridFiltros>caption:after,.BB_TableGridFiltros11B>caption:after,.BB_TableGridFiltrosVerProveedor>caption:after,.BB_TblGridGris1>caption:after,.BB_TableGridFiltrosNoticiasD>caption:after,.BB_TblGridGris>caption:after,.BB_TableBlanca>caption:after,.BB_TableBlancaMarginBot10px>caption:after,.BB_TblDisclaimer>caption:after,.BB_TblComponentMuro>caption:after,.BB_TblPanelDerechoCalendario>caption:after,.BB_TblPerfilEmpresa>caption:after,.BB_TableHerramientas>caption:after,.BB_TableAzul>caption:after,.BB_TableGridFiltrosAzul>caption:after,.BB_TableGridFiltros100porc>caption:after,.BB_TableGridFiltrosGris>caption:after,.BB_Menux40>caption:after,.BB_MenuFull>caption:after,.BB_MenuFull1>caption:after,.BB_MenuExpandido>caption:after,.BB_Menu0px>caption:after,.BB_TblAlertas>caption:after,.BB_TblAlertasCollapse>caption:after,.BB_TblAlertasExpand>caption:after,.BB_TablaNotificaciones>caption:after,.BB_TblBtnsWW>caption:after,.BB_TableImgMenu>caption:after,.BB_TableLoginHolder>caption:after,.BB_TableLoginHolderPortal>caption:after,.JTB_TableLoginHolderPortal400px>caption:after,.BB_TableChangePassHolder>caption:after,.BB_TableLoginHolder1>caption:after,.BB_TablaFondoLogin>caption:after,.BB_TblDashLeft>caption:after,.BB_TblDashMiddle>caption:after,.BB_TblDashMiddleRed>caption:after,.BB_TblDashRight>caption:after,.BB_TblDashRightPurple>caption:after,.BB_TableListDash>caption:after,.BB_TblFiltroDocumentos>caption:after,.BB_TableCellsLogin>caption:after,.BB_TableCellsLoginP>caption:after,.BB_TableNotAuth>caption:after,.BB_TblMensajes>caption:after,.BB_TblMensajesNoLeidos>caption:after,.BB_TblUser>caption:after,.JTB_TblRegistroGridFreeStyle>caption:after,.BB_TblUserGeneral>caption:after,.BB_TblEtiquetas>caption:after,.BB_TblEtiquetasOpen>caption:after,.BB_TblRegistrosFSG>caption:after,.BB_TblUserTitles>caption:after,.BB_TblMensajesHeader>caption:after,.BB_TblMensajesHeaderOpen>caption:after,.BB_TblListadoMensajesHeader>caption:after,.BB_TblTreeViewRepositorio>caption:after,.BB_Tbl100Width>caption:after,.BB_TblDetalleEventos>caption:after,.BB_TblDetalleEventosExpandido>caption:after,.BB_TblBGGridEventosDetallados>caption:after,.BB_TblContraida0px>caption:after,.BB_TblExpandida>caption:after,.BB_TblExpandidaEliminar>caption:after,.BB_TblExpandidaCrear>caption:after,.BB_TblExpandidaAdvertencia>caption:after,.BB_TblExpandidaVerde>caption:after,.BB_TblExpandidaInformacion>caption:after,.BB_TblExpandidaVerdeOsc>caption:after,.BB_TblExpandidaBlanco>caption:after,.BB_TblContraida0px2s>caption:after,.BB_TblContraidaGris0px2s>caption:after,.BB_TblContraidaVerde0px2s>caption:after,.BB_TblContraidaDelay0px2s>caption:after,.BB_TblAdjuntos>caption:after,.BB_TblGridAdjuntos>caption:after,.BB_TblComboDestinatarios>caption:after,.BB_TblComboDestinatariosExpandido>caption:after,.BB_TblScroll>caption:after,.BB_TblGridDestinatarios>caption:after,.BB_TblComboDestinatariosEvento>caption:after,.BB_TblComboDestinatariosEventoExpandido>caption:after,.BB_TblColoresEvento>caption:after,.BB_TblColoresEventoAzul>caption:after,.BB_TblColoresEventoRojo>caption:after,.BB_TblColoresEventoMorado>caption:after,.BB_TblColoresEventoAmarillo>caption:after,.BB_TblColoresEventoVerde>caption:after,.BB_TblColoresEventoGris>caption:after,.BB_TblFilaViewNotificaciones>caption:after,.BB_TblFilaViewNotificacionesNoLeido>caption:after,.BB_Tbl100Porc>caption:after,.BB_TblBorderTopBotGris>caption:after,.BB_TblBorderGris>caption:after,.BB_TblComentariosActividad>caption:after,.BB_TblNuevoComentarioActividad>caption:after,.BB_TblNuevoComentarioActividadExpandida>caption:after,.BB_TblZonasActividad>caption:after,.BB_TblTweetLogin>caption:after,.BB_TblMargenLeft10>caption:after,.BB_TblBorderTopBotGris1>caption:after,.BB_TblContainerBorderGrisRadius3px>caption:after,.BB_TblWCUsuarioFondoAzul>caption:after,.BB_TblDocumentosCargadosColapsada>caption:after,.BB_TblDocumentosCargadosExpandida>caption:after,.BB_TblDocumentosCargadosExpandidaScrollVertical>caption:after,.BB_TblNuevaActividadColapsada>caption:after,.BB_TblNuevaActividadExpandida>caption:after,.BB_TblBotonesCrearActividad>caption:after,.BB_TblOCHeaderLeft>caption:after,.BB_TblOCHeaderCenter>caption:after,.BB_TblOCHeaderRight>caption:after,.BB_TblOCTotales>caption:after,.BB_TblFondoGris>caption:after,.BB_TblFondoGrisONB>caption:after,.BB_TblContacto>caption:after,.BB_TblLPForm>caption:after,.BB_TblLPHolder>caption:after,.BB_TblRP70Porc>caption:after,.BB_TblRPForm>caption:after,.BB_TblPricingLeft>caption:after,.BB_TblPricingCenter>caption:after,.BB_TblPricingRight>caption:after,.BB_Tbl0pxColapsada>caption:after,.BB_Tbl1000pxExpandida>caption:after,.JTB_TblHeader>caption:after,.BB_TblNotificacionesHeader>caption:after,.BB_TblNotificacionesHeaderOpen>caption:after,.JTB_TblFooter>caption:after,.JTB_TblOKLandingPage>caption:after,.JTB_TblViewEvento>caption:after,.ContainerHolder>caption:after,.JTB_TblUplOculta>caption:after,.JTB_UplBotonCargarArchivo.gx-fileupload table>caption:after,.JTB_UplFotoUsuario.gx-fileupload table>caption:after,.JTB_UplDcEmpresa.gx-fileupload table>caption:after,.JTB_UplFotoGAMUser.gx-fileupload table>caption:after,.JTB_UplLogoEmpresaWizard.gx-fileupload table>caption:after,.JTB_UplAjuntosMensaje.gx-fileupload table>caption:after,.JTB_UplMuro.gx-fileupload table>caption:after,.JTB_UplLogoEmpresaWC.gx-fileupload table>caption:after,.JTB_UplVideoMuro.gx-fileupload table>caption:after,.JTB_UplImgOpptyCompra.gx-fileupload table>caption:after,.JTB_UplDropZone.gx-fileupload table>caption:after,.JTB_UplDropZoneCarDoc.gx-fileupload table>caption:after,.JTB_UplDropZoneMini.gx-fileupload table>caption:after,.JTB_UplDropZonePlantilla.gx-fileupload table>caption:after,.JTB_UpLogoEmpresa.gx-fileupload table>caption:after,.JTB_UpPortadaEmpresa.gx-fileupload table>caption:after,.JTB_UplBotonCargarArchivo1.gx-fileupload table>caption:after,.JTB_UploadFileBtn.gx-fileupload table>caption:after,.JTB_TblAccionesNotif>caption:after,.JTB_TblAccionesNotifOpen>caption:after,.JTB_TblContraida0px>caption:after,.JTB_TblContraida0px1>caption:after,.JTB_TblExpandida>caption:after,.BB_TblExpandidaEliminar1>caption:after,.BB_TblExpandidaCrear1>caption:after,.BB_TblExpandidaAdvertencia1>caption:after,.JTB_TblExpandidaActividad>caption:after,.JTB_TblExpandidaOverflow>caption:after,.JTB_TblExpandida530px>caption:after,.BB_TblNotificacionesHeaderPortal>caption:after,.BB_TblNotificacionesHeaderOpenPortal>caption:after,.BB_TblMensajesHeaderPortal>caption:after,.BB_TblMensajesHeaderOpenPortal>caption:after,.BB_TblLPFormGris>caption:after,.BB_TblLPHolderCentro>caption:after,.BB_TblLPFormBlanco>caption:after,.BB_TblUsuarioHeader>caption:after,.BB_TblUsuarioHeaderOpen>caption:after,.JTB_TextMenuUsuarioPassoword1>caption:after,.BB_TblUsuarioHeaderPortalOpen>caption:after,.JTB_TextMenuUsuarioPassoword11>caption:after,.BB_TblBusquedaHeader>caption:after,.BB_TblBusquedaHeaderOpen>caption:after,.BB_TableWebEventos>caption:after,.BB_TableWebEventosColor>caption:after,.BB_TblFondoGrisWebEventoFecha>caption:after,.JTB_TblBorderBottomBlueHover_Width100Porc>caption:after,.JTB_TblHerramientaDescripcion>caption:after,.JTB_TblEmbebedPage>caption:after,.JTB_TblAcumuladorLike>caption:after,.JTB_TblGridReacciones>caption:after,.JTB_TblPosRelative13mpxtop>caption:after,.ContainerHolderPortal>caption:after,.JTB_TblResumenNotificacion>caption:after,.JTB_TblNotificacion>caption:after,.JTB_TblNotificacionNoLeida>caption:after,.JTB_TblNotificacionGris>caption:after,.JTB_TblNotificacionesHeader>caption:after,.JTB_TablaModerna>caption:after,.JTB_TblWidth200px>caption:after,.JTB_TblBorderDestacado>caption:after,.BB_TableNoPadding>caption:after,.BB_TableNoPaddingNoHover>caption:after,.JTB_TblBackgroundBlack>caption:after,.JTB_TblMarginNegativo15px>caption:after,.BB_TblMensajeUsuarioConectado>caption:after,.BB_TblMsgUsrAction>caption:after,.JTB_TblConfirmarUsuarios>caption:after,.JTB_TblWordWrap>caption:after,.JTB_TblDocSolicitados>caption:after,.JTB_TblDocSolicitadosGray>caption:after,.JTB_TblDocSolicitadosGreen>caption:after,.JTB_TblDocSolicitadosDarkBlue>caption:after,.JTB_TblDocSolicitadosRed>caption:after,.JTB_TblDocSolicitadosOrange>caption:after,.JTB_TblDocSolicitadosAction>caption:after,.JTB_TblDocSolicitadosMorado>caption:after,.JTB_TblDocSolicitadosDarkBlueN>caption:after,.JTB_TblAlerta>caption:after,.JTB_TblAlertaAmarilla>caption:after,.JTB_TblAlertaAmarillahovered>caption:after,.JTB_TblAlertaVerde>caption:after,.JTB_TblAlertaVerdehovered>caption:after,.JTB_TblAlertaRojo>caption:after,.JTB_TblAlertaRojohovered>caption:after,.JTB_TblAlertaGhost>caption:after,.JTB_TblAlertaGhost100>caption:after,.JTB_TblAlertaAction>caption:after,.JTB_TblAlertaAction100>caption:after,.JTB_TblWidgetImagen>caption:after,.JTB_TblWidgetImagenAzul>caption:after,.JTB_TblWidgetImagenMorado>caption:after,.JTB_TblWidgetImagenRojo>caption:after,.JTB_TblWidgetImagenVerde>caption:after,.JTB_TblWidgetCuerpo>caption:after,.JTB_TblWidgetCuerpoAzul>caption:after,.JTB_TblWidgetCuerpoMorado>caption:after,.JTB_TblWidgetCuerpoRojo>caption:after,.JTB_TblOpacidadOscura>caption:after,.JTB_TableInfoWizard>caption:after,.JTB_TblMenuSuperior>caption:after,.JTB_TblMenuSuperiorhover>caption:after,.JTB_TblMenuSuperior:hover>caption:after,.JTB_TblMenuSuperiorhover:hover>caption:after,.JTB_TblMenuSuperior:active>caption:after,.JTB_TblMenuSuperiorhover:active>caption:after,.BB_TblComboProductos>caption:after,.BB_TblComboProductosExpandido>caption:after,.JTB_TblWizardProvedorBusqueda>caption:after,.JTB_TblBG_Gray>caption:after,.JTB_TblBG_Blue>caption:after,.JTB_TblBG_DarkBlue>caption:after,.JTB_TblBG_Red>caption:after,.JTB_TblBG_RedP>caption:after,.JTB_TblBG_Orange>caption:after,.JTB_TblBG_OrangeP>caption:after,.JTB_TblBG_Green>caption:after,.JTB_TblBG_GreenP>caption:after,.JTB_TblSeleccionarProducto>caption:after,.JTB_TblWizardProvedorInformacion>caption:after,.JTB_TblWizardProvedorInformacionScroll>caption:after,.JTB_TblWizardProvedorInformacionCeleste>caption:after,.JTB_TblWizardProvedorPopup>caption:after,.JTB_TblSeleccionarLocacion>caption:after,.JTB_TblAzulClaro1>caption:after,.JTB_TblNaranja>caption:after,.JTB_TblVerdeOliva>caption:after,.JTB_TblVerde>caption:after,.JTB_TblAzulOscuro>caption:after,.JTB_TblAzulOscuro1>caption:after,.JTB_TblMorado>caption:after,.JTB_TblGris>caption:after,.JTB_TblRed>caption:after,.JTB_TblAmarillo>caption:after,.JTB_TblVerde2>caption:after,.JTB_TblBG_DarkGreen>caption:after,.JTB_TblBG_Purple>caption:after,.JTB_TblBG_PurpleP>caption:after,.JTB_TblBG_PurpleEstado>caption:after,.JTB_Tbl800px>caption:after,.JTB_TblFondoGris>caption:after,.TblRegistroContacto>caption:after,.TblRegistroContactoSel>caption:after,.JTB_TblGridDestinatarios>caption:after,.JTB_TblComboProdServ>caption:after,.JTB_TblComboProdServExpandido>caption:after,.JTB_TblFondoVerde>caption:after,.JTB_TblFondoRojo>caption:after,.JTB_TblIconoTexto>caption:after,.JTB_TblIconoTextoVerdeOlivo>caption:after,.JTB_TblIconoTextoVerdeClaro>caption:after,.BB_TableGridFiltrosAvanzados>caption:after,.JTB_TblOpcionRecuperar>caption:after,.JTB_TblBG_Action>caption:after,.JTB_TblMinHeight200>caption:after,.JTB_TblTabWizard>caption:after,.JTB_TblTabWizard1>caption:after,.JTB_TblTabWizardSeleccionada>caption:after,.JTB_TblTabWizardSeleccionada1>caption:after,.JTB_TBLPunteadaGris>caption:after,.JTB_TblMarginNegativo15px1>caption:after,.JTB_TblMarginNegativo15px_Large>caption:after,.JTB_TblBorder10px>caption:after,.JTB_TblBorder10pxVerde>caption:after,.JTB_TblBorder10pxAmarillo>caption:after,.JTB_TblBorder10pxRojo>caption:after,.JTB_TblBorder10pxMorado>caption:after,.JTB_TblMencionActividad>caption:after,.JTB_TblBorderActionEncuesta>caption:after,.JTB_Container0Border>caption:after,.JTB_ModdaPage>caption:after,.JTB_ModdaProductDetailPage>caption:after,.JTB_ModdaTable100P>caption:after,.JTB_TblBorderBottom>caption:after,.JTB_TblBorderBottomBlanco>caption:after,.JTB_TblTarjetaBordeB>caption:after,.JTB_TblTarjetaBordeBAzulO2>caption:after,.JTB_TblTarjetaBordeBVerde>caption:after,.JTB_TblTarjetaBordeBNaranja>caption:after,.JTB_TblTarjetaBordeBRojo>caption:after,.JTB_TblTarjetaBordeAction>caption:after,.JTB_TblTarjetaBordeBlanco>caption:after,.JTB_TblTarjetaBordeBAzulClaro>caption:after,.JTB_TblFondoOscuro>caption:after,.JTB_Tbl75Porc>caption:after,.JTB_Tbl25Porc>caption:after,.HeaderContainerModerno>caption:after,.BB_TblHerramienta>caption:after,.BB_TblHerramientaHover>caption:after,.BB_TblHerramienta:hover>caption:after,.BB_TblHerramientaHover:hover>caption:after,.JTB_TblLogin>caption:after,.TableFullWidth>caption:after,.JTB_TblGrisMT30R30>caption:after,.JTB_TblTiendaListado>caption:after,.JTB_TblBG_Transparent>caption:after,.TablePaddingLef>caption:after,.Tbl_CentroComercial>caption:after,.OcceanNotificacionGrey>caption:after,.OcceanNotificacionesWhite>caption:after,.BB_TblFCHeaderCenter>caption:after,.BB_TblFCHeaderCenter1>caption:after,.BB_TblFCHeaderLeft>caption:after,.BB_TblFCHeaderLeft1>caption:after,.BB_TblFCHeaderRight>caption:after,.BB_TblFCHeaderRight1>caption:after,.BB_TblFCTotales>caption:after,.BB_TblFCValor>caption:after,.BB_TblFCSubTotal>caption:after,.BB_TblFCValor1>caption:after,.TableMarginMenos13>caption:after,.TableMarginMenos100>caption:after,.TableMarginMas90>caption:after,.JTB_TblGridCentroComercial>caption:after,.JTB_TblBlueTerminosCondiciones>caption:after,.JTB_TblGreyTerminosCondiciones>caption:after,.JTB_TblTerminosCondicionesOculta>caption:after,.JTB_TblCategoriaProceso>caption:after,.TblMargin>caption:after,.TblMaginBotton>caption:after,.TblMaginBotton50>caption:after,.TblMaginBotton100>caption:after,.TblMaginBotton10>caption:after,.TblMaginBotton20>caption:after,.TblMaginBotton5>caption:after,.TblMaginTop10>caption:after,.TblMarginLeft>caption:after,.TblMarginLeft5>caption:after,.TblMaginLeft51>caption:after,.TblMarginLeft10>caption:after,.TblMarginLeft15>caption:after,.TblMarginLeft20>caption:after,.TblMarginLeft0>caption:after,.TblMarginLeftMenos15>caption:after,.TblPaddingLeftM20>caption:after,.TblMarginRight>caption:after,.TblMarginRight5>caption:after,.TblMarginRight10>caption:after,.TblMarginRight15>caption:after,.TblMarginRight20>caption:after,.TblOculta>caption:after,.TblBlueMB10>caption:after,.JTB_TblBlueNotaActualizacion>caption:after,.TblCol>caption:after,.TblCol12>caption:after,.TblCol1>caption:after,.TblCol10>caption:after,.TblCol2>caption:after,.TblCol3>caption:after,.TblCol4>caption:after,.TblCol5>caption:after,.TblCol6>caption:after,.TblCol7>caption:after,.TblCol8>caption:after,.TblCol9>caption:after,.TblCol11>caption:after,.JTB_TblGuia>caption:after,.JTB_TblIndicadorRojo>caption:after,.JTB_TblIndicadorRojoR>caption:after,.JTB_TblBordeAzul>caption:after,.JTB_TblBordeVerde>caption:after,.JTB_TblBG_RedDegradado>caption:after,.JTB_TblBG_DarkBlueDegradado>caption:after,.CellCenter>caption:after,.JTB_TblColorSelector>caption:after,.JTB_TblColorSelectorVerde>caption:after,.JTB_TblColorSelectorAmarillo>caption:after,.JTB_TblColorSelectorNaranja>caption:after,.JTB_TblColorSelectorRojo>caption:after,.JTB_TblColorSelectorMorado>caption:after,.JTB_TblColorSelectorAzul>caption:after,.JTB_TblColorSelectorCeleste>caption:after,.JTB_TblColorSelectorLima>caption:after,.JTB_TblColorSelectorRosa>caption:after,.TableFondoTexturaGris>caption:after,.CellGris>caption:after,.TableSeccionGhost>caption:after,.TableSeccionGhostGray>caption:after,.TableSeccionGhostGreen>caption:after,.TableSeccionGhostDarkBlue1>caption:after,.TableSeccionGhostRed>caption:after,.TableSeccionGhostBlack>caption:after,.JTB_TblDocSolicitados1>caption:after,.JTB_TblDocSolicitadosGray1>caption:after,.JTB_TblDocSolicitadosGreen1>caption:after,.JTB_TblDocSolicitadosDarkBlue1>caption:after,.JTB_TblDocSolicitadosRed1>caption:after,.JTB_TblDocSolicitadosOrange1>caption:after,.JTB_TblDocSolicitadosAction1>caption:after,.JTB_TblDocSolicitadosMorado1>caption:after,.TableSeccionGhostBlue>caption:after,.TableSeccionGhostMorado>caption:after,.TblSeccionGhost_Transparent>caption:after,.JTB_TblBG_Transparent1>caption:after,.CellColorGray>caption:after,.JTB_TblMarcoNegro>caption:after,.JTB_TblMarcoMorado>caption:after,.JTB_TblMarcoNegroN>caption:after,.JTB_TblMarcoAzul>caption:after,.JTB_TblFondoGrisBordeado>caption:after,.JTB_TblFondoGrisBordeadoA>caption:after,.BB_TblFCHeaderCenter11>caption:after,.BB_TblFCHeaderLeft11>caption:after,.TblNoPadding>caption:after,.Tbl_TablaOculta>caption:after,.JTB_TblPosicionAbs20>caption:after,.JTB_TblScroll500>caption:after,.JTB_TblWidth1200>caption:after,.TablePadding0>caption:after,.GXProgressBar>caption:after,.GXProgressBarAdvance0>caption:after,.GXProgressBarAdvance05>caption:after,.GXProgressBarAdvance100>caption:after,.GXProgressBarAdvance97>caption:after,.GXProgressBarAdvance95>caption:after,.GXProgressBarAdvance90>caption:after,.GXProgressBarAdvance80>caption:after,.GXProgressBarAdvance70>caption:after,.GXProgressBarAdvance60>caption:after,.GXProgressBarAdvance50>caption:after,.GXProgressBarAdvance40>caption:after,.GXProgressBarAdvance30>caption:after,.GXProgressBarAdvance20>caption:after,.GXProgressBarAdvance10>caption:after,.JTB_TblLGris>caption:after,.TableWc100Porciento>caption:after,.TblColPorcentaje>caption:after,.TblColPorcentaje25>caption:after,.TblColPorcentaje50>caption:after,.TableTextAlignLeft>caption:after,.TlbInformacionImportante>caption:after,.JTB_TblBG_Blanco>caption:after,.Tbl100Porciento>caption:after,.UploadTableTransparent>caption:after,.TblPurpleMB101>caption:after,.TblPurpleMB1012>caption:after,.TblGrisPandin5>caption:after,.TableSolDoc>caption:after,.JTB_TblBordeGrayBlue>caption:after,.TableNoPadding>caption:after,.JTB_TblBordeVerdeRound>caption:after,.JTB_TblBordePurpleRound>caption:after,.JTB_TblBordeBlueRound>caption:after,.BB_TblAlertasNot>caption:after,.JTB_TblFondoVerdeNot>caption:after,.TableNotC>caption:after,.JTB_TableInfoWizardRound>caption:after,.JTB_TableInfoWizardRoundMin36>caption:after,.JTB_TblFondoAdj>caption:after,.JTB_TableInfoWizardRoundRed>caption:after,.JTB_TblFondoAdj1>caption:after,.JTB_TblWidth600px>caption:after,.JTB_TblFondoAdj1NP>caption:after,.JTB_TblFondoAdjNP>caption:after,.TblMargin15Neg>caption:after,.Tbl_LineaLateral>caption:after,.TblPadding15>caption:after,.TblMostrar>caption:after,.JTB_TblMarginTopNegativo5Percent>caption:after,.Tbl_NoPaddingLeft>caption:after,.CellHidden>caption:after,.GridDinamicoColReg>caption:after,.GridDinamicoColReg20Caracteres>caption:after,.GridDinamicoColReg43Caracteres>caption:after,.TableScrollDiv>caption:after,.JTB_TBLNAAzulClaro>caption:after,.Tbl_ScrollHorizontal>caption:after,.JTB_TblWidth60px>caption:after,.BB_TblDisplayFlex>caption:after,.BB_TblBackgroundGreenLight>caption:after,.BB_TblBackgroundGreenLightHeight20>caption:after,.BB_TblBackgroundGreenDark>caption:after,.BB_TblBackgroundGray>caption:after,.BB_Tbl50Porc>caption:after,.JTB_TblWidth100px>caption:after,.BB_TblBackgroundGrayLight>caption:after,.JTB_TblMarginTop5px>caption:after,.BB_TblMinWidth160px>caption:after,.JTB_TblMarginTop13px>caption:after,.BB_TblBackgroundOrangeLight>caption:after,.JTB_TblBorder20px>caption:after,.Tbl_marginNT15px>caption:after,.TblImport>caption:after,.BB_TblPaddingBottom20px>caption:after,.TblHeaderAviso>caption:after,.TblHeaderAvisoAzul>caption:after,.TblHeaderAvisoRojo>caption:after,.TblHeaderAvisoAmarillo>caption:after,.TableWidth100>caption:after,.TablePopupMin500>caption:after,.BB_TblRP100Porc>caption:after,.BB_TblMaxWidth100px>caption:after,.BB_TblMaxWidth150px>caption:after,.BB_TblMinHeight45px>caption:after,.BB_TblBackgroundRedLight>caption:after,.BB_TblBackgroundPurpleLight>caption:after,.TblCodigoPostal>caption:after,.BB_TblBackGroundOrange>caption:after,.BB_TblBackgroundRed>caption:after,.BB_TblBackgroundPurple>caption:after,.BB_TblWhiteBorderBlack>caption:after,.BB_TblAction>caption:after,.BB_TblMaxWidth250px>caption:after,.BB_TblBackgroundBlue>caption:after,.BB_TblBackgroundBlackRed>caption:after,.JTB_TblBackGroundPeach>caption:after,.TblAzulInfo>caption:after,.BB_TblResumenAI>caption:after,.BB_TblResumenAIGeneral>caption:after,.JTB_TblFondoGrisAutoHeight>caption:after,.GridNewRow:after,.GridNewRowWhite:after,.Grid>tfoot .gx_newrow:after,.GridDragging>tfoot .gx_newrow:after,.GridAcceptDrag>tfoot .gx_newrow:after,.GridNoAcceptDrag>tfoot .gx_newrow:after,.GrillaGxui>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,.GrillaGxui[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:after,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.ViewGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_Gray[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_NegativeMarginTop5[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.BB_FSGVisible[data-gx-grid-nodata]>tfoot .gx_newrow:after,.RecentLinksGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.TrnSublevelGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.BB_FSG100[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridNoPadding[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridScroll[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWith>tfoot .gx_newrow:after,.PromptGrid>tfoot .gx_newrow:after,.ViewGrid>tfoot .gx_newrow:after,.Grid_Gray>tfoot .gx_newrow:after,.Grid_NegativeMarginTop5>tfoot .gx_newrow:after,.FreeStyleGridFooter>.gx_newrow:after,.VerticalTabGridFooter>.gx_newrow:after,.BB_FSGVisibleFooter>.gx_newrow:after,.RecentLinksGridFooter>.gx_newrow:after,.TrnSublevelGridFooter>.gx_newrow:after,.BB_FSG100Footer>.gx_newrow:after,.FreeStyleGridNoPaddingFooter>.gx_newrow:after,.FreeStyleGridScrollFooter>.gx_newrow:after,.GridLoadingText:after,.Grid+div.gx-grid-loading:after,.GridDragging+div.gx-grid-loading:after,.GridAcceptDrag+div.gx-grid-loading:after,.GridNoAcceptDrag+div.gx-grid-loading:after,.GrillaGxui+div.gx-grid-loading:after,.GridNoData+div.gx-grid-loading:after,.Grid[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:after,.GrillaGxui[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading:after,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading:after,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.ViewGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_Gray[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_NegativeMarginTop5[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.BB_FSGVisible[data-gx-grid-nodata]+div.gx-grid-loading:after,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.BB_FSG100[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGridNoPadding[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGridScroll[data-gx-grid-nodata]+div.gx-grid-loading:after,.WorkWith+div.gx-grid-loading:after,.PromptGrid+div.gx-grid-loading:after,.ViewGrid+div.gx-grid-loading:after,.Grid_Gray+div.gx-grid-loading:after,.Grid_NegativeMarginTop5+div.gx-grid-loading:after,.FreeStyleGrid+div.gx-grid-loading:after,.VerticalTabGrid+div.gx-grid-loading:after,.BB_FSGVisible+div.gx-grid-loading:after,.RecentLinksGrid+div.gx-grid-loading:after,.TrnSublevelGrid+div.gx-grid-loading:after,.BB_FSG100+div.gx-grid-loading:after,.FreeStyleGridNoPadding+div.gx-grid-loading:after,.FreeStyleGridScroll+div.gx-grid-loading:after,.GridNoDataText:after,.Grid+.gx-text-gridnodata:after,.GridDragging+.gx-text-gridnodata:after,.GridAcceptDrag+.gx-text-gridnodata:after,.GridNoAcceptDrag+.gx-text-gridnodata:after,.GrillaGxui+.gx-text-gridnodata:after,.GridNoData+.gx-text-gridnodata:after,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GrillaGxui[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata:after,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata:after,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.ViewGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_Gray[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_NegativeMarginTop5[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.BB_FSGVisible[data-gx-grid-nodata]+.gx-text-gridnodata:after,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.BB_FSG100[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGridNoPadding[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGridScroll[data-gx-grid-nodata]+.gx-text-gridnodata:after,.WorkWith+.gx-text-gridnodata:after,.PromptGrid+.gx-text-gridnodata:after,.ViewGrid+.gx-text-gridnodata:after,.Grid_Gray+.gx-text-gridnodata:after,.Grid_NegativeMarginTop5+.gx-text-gridnodata:after,.FreeStyleGrid+.gx-text-gridnodata:after,.VerticalTabGrid+.gx-text-gridnodata:after,.BB_FSGVisible+.gx-text-gridnodata:after,.RecentLinksGrid+.gx-text-gridnodata:after,.TrnSublevelGrid+.gx-text-gridnodata:after,.BB_FSG100+.gx-text-gridnodata:after,.FreeStyleGridNoPadding+.gx-text-gridnodata:after,.FreeStyleGridScroll+.gx-text-gridnodata:after,.BB_TxtSinArchivos:after,.FooterText:after,.Label:after,.RequiredLabel:after,.JTB_LabelFormTransaccionRequerido:after,.JTB_LabelFormTransaccionRequeridoL:after,.gx-label.JTB_AttFormTransaccionRequeridoLLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoL2Label:after,.gx-label.JTB_AttFormTransaccionComboReq400pxLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionComboReq400pxLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoErrorLabel:after,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoErrorLabel:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoErrorLabel:after,.gx-label.BlobInputJTB_AttFormTransaccionRequeridoErrorLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoErrorLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoSinBordeLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoSinBordeLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoError2Label:after,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError2Label:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError2Label:after,.gx-label.BlobInputJTB_AttFormTransaccionRequeridoError2Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError2Label:after,.JTB_LabelFormTransaccion:after,.JTB_LabelFormTransaccionBoldReq:after,.JTB_LabelFormTransaccionBold:after,.JTB_LabelFormTransaccionL:after,.gx-label.JTB_AttFormTransaccionLLabel:after,.gx-label.JTB_AttFormTransaccionL1Label:after,.gx-label.JTB_AttFormTransaccionL2Label:after,.gx-label.JTB_AttFormTransaccionL3Label:after,.gx-label.JTB_AttFormTransaccionL4Label:after,.gx-label.JTB_AttFormTransaccionL5Label:after,.gx-label.JTB_AttFormTransaccionCombo340pxLabel:after,.gx-label.JTB_AttFormTransaccionCombo400pxLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionCombo400pxLabel:after,.gx-label.JTB_AttFormTransaccionLabel:after,.gx-label.JTB_AttFormTransaccion100PorcLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcLabel:after,.gx-label.JTB_AttFormTransaccion100PorcReqLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReqLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoForDinamicoLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoForDinamicoLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoError1Label:after,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError1Label:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError1Label:after,.gx-label.JTB_AttFormTransaccionRequeridoL1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionLabel:after,.gx-label.JTB_AttFormTransaccionHeight32pxLabel:after,.gx-label.ImageAttributeLabel:after,.gx-label.ResponsiveImageAttributeLabel:after,.gx-label.BlobContentResponsiveImageAttributeLabel:after,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel:after,.gx-label.BlobInputResponsiveImageAttributeLabel:after,.gx-label.ReadonlyResponsiveImageAttributeLabel:after,.gx-label.ProfileImageAttributeLabel:after,.gx-label.BlobContentProfileImageAttributeLabel:after,.gx-label.ReadonlyBlobContentProfileImageAttributeLabel:after,.gx-label.BlobInputProfileImageAttributeLabel:after,.gx-label.ReadonlyProfileImageAttributeLabel:after,.gx-label.SmallProfileImageAttributeLabel:after,.gx-label.BlobContentSmallProfileImageAttributeLabel:after,.gx-label.ReadonlyBlobContentSmallProfileImageAttributeLabel:after,.gx-label.BlobInputSmallProfileImageAttributeLabel:after,.gx-label.ReadonlySmallProfileImageAttributeLabel:after,.gx-label.ReadonlyImageAttributeLabel:after,.gx-label.ActionAttributeLabel:after,.gx-label.BlobContentActionAttributeLabel:after,.gx-label.ReadonlyBlobContentActionAttributeLabel:after,.gx-label.DisabledActionAttributeLabel:after,.gx-label.BlobContentDisabledActionAttributeLabel:after,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel:after,.gx-label.BlobInputDisabledActionAttributeLabel:after,.gx-label.ReadonlyDisabledActionAttributeLabel:after,.gx-label.BlobInputActionAttributeLabel:after,.gx-label.SelectAttributeLabel:after,.gx-label.BlobContentSelectAttributeLabel:after,.gx-label.ReadonlyBlobContentSelectAttributeLabel:after,.gx-label.BlobInputSelectAttributeLabel:after,.gx-label.ReadonlySelectAttributeLabel:after,.gx-label.KeyAttributeLabel:after,.gx-label.BlobContentKeyAttributeLabel:after,.gx-label.ReadonlyBlobContentKeyAttributeLabel:after,.gx-label.BlobInputKeyAttributeLabel:after,.gx-label.ReadonlyKeyAttributeLabel:after,.gx-label.UpdateAttributeLabel:after,.gx-label.BlobContentUpdateAttributeLabel:after,.gx-label.ReadonlyBlobContentUpdateAttributeLabel:after,.gx-label.BlobInputUpdateAttributeLabel:after,.gx-label.ReadonlyUpdateAttributeLabel:after,.gx-label.UpdateAttributeHoverLabel:after,.gx-label.BlobContentUpdateAttributeHoverLabel:after,.gx-label.ReadonlyBlobContentUpdateAttributeHoverLabel:after,.gx-label.BlobInputUpdateAttributeHoverLabel:after,.gx-label.ReadonlyUpdateAttributeHoverLabel:after,.gx-label.DisplayAttributeLabel:after,.gx-label.BlobContentDisplayAttributeLabel:after,.gx-label.ReadonlyBlobContentDisplayAttributeLabel:after,.gx-label.BlobInputDisplayAttributeLabel:after,.gx-label.ReadonlyDisplayAttributeLabel:after,.gx-label.DisplayAttributeHoverLabel:after,.gx-label.ReadonlyActionAttributeLabel:after,.gx-label.SelectionAttributeLabel:after,.gx-label.BlobContentSelectionAttributeLabel:after,.gx-label.ReadonlyBlobContentSelectionAttributeLabel:after,.gx-label.BlobInputSelectionAttributeLabel:after,.gx-label.ReadonlySelectionAttributeLabel:after,.gx-label.DeleteAttributeLabel:after,.gx-label.BlobContentDeleteAttributeLabel:after,.gx-label.ReadonlyBlobContentDeleteAttributeLabel:after,.gx-label.BlobInputDeleteAttributeLabel:after,.gx-label.ReadonlyDeleteAttributeLabel:after,.gx-label.DeleteAttributeHoverLabel:after,.gx-label.ActionAttributeKeepAzulLabel:after,.gx-label.BlobContentActionAttributeKeepAzulLabel:after,.gx-label.ReadonlyBlobContentActionAttributeKeepAzulLabel:after,.gx-label.BlobInputActionAttributeKeepAzulLabel:after,.gx-label.ReadonlyActionAttributeKeepAzulLabel:after,.gx-label.ActionAttributeKeepVerdeLabel:after,.gx-label.BlobContentActionAttributeKeepVerdeLabel:after,.gx-label.ReadonlyBlobContentActionAttributeKeepVerdeLabel:after,.gx-label.BlobInputActionAttributeKeepVerdeLabel:after,.gx-label.ReadonlyActionAttributeKeepVerdeLabel:after,.gx-label.ActionAttributeKeepRojoLabel:after,.gx-label.ActionAttributeKeepNaranjaLabel:after,.gx-label.BB_ImageAttributeLabel:after,.gx-label.ReadonlyBB_ImageAttributeLabel:after,.gx-label.JTB_ImgMenuMT4Label:after,.gx-label.BlobContentJTB_ImgMenuMT4Label:after,.gx-label.ReadonlyBlobContentJTB_ImgMenuMT4Label:after,.gx-label.BlobInputJTB_ImgMenuMT4Label:after,.gx-label.ReadonlyJTB_ImgMenuMT4Label:after,.gx-label.JTB_ImgNoticiaLabel:after,.gx-label.JTB_Img150px100Label:after,.gx-label.JTB_AttBusquedaLabel:after,.gx-label.ReadonlyJTB_AttBusquedaLabel:after,.gx-label.JTB_AttFormTransaccionBlackLabel:after,.gx-label.JTB_AttFormTransaccion100Porc1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc1Label:after,.gx-label.JTB_AttFormTransaccion100PorcReq1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionBlackLabel:after,.gx-label.JTB_AttFormTransaccionCheckLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionCheckLabel:after,.gx-label.JTB_AttFormTransaccion_ExtensionGridLabel:after,.gx-label.JTB_AttFormTransaccion100Porc2Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc2Label:after,.gx-label.JTB_AttFormTransaccion100PorcReq2Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq2Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion_ExtensionGridLabel:after,.gx-label.JTB_AttFormTransaccionFormularioDinamicoLabel:after,.gx-label.JTB_AttFormTransaccion100Porc3Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc3Label:after,.gx-label.JTB_AttFormTransaccion100PorcReq3Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq3Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionFormularioDinamicoLabel:after,.gx-label.JTB_AttFormTransaccionForDinamicoLabel:after,.gx-label.BlobContentJTB_AttFormTransaccionForDinamicoLabel:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionForDinamicoLabel:after,.gx-label.BlobInputJTB_AttFormTransaccionForDinamicoLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionForDinamicoLabel:after,.gx-label.JTB_AttFormTransaccionGridAttFormularioDinamicoLabel:after,.gx-label.JTB_AttFormTransaccion100Porc4Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc4Label:after,.gx-label.JTB_AttFormTransaccion100PorcReq4Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq4Label:after,.gx-label.ReadonlyJTB_JTB_AttFormTransaccionGridAttFormularioDinamicoLabel:after,.gx-label.JTB_AttFormTransaccionGridFormularioDinamico1Label:after,.gx-label.BlobContentJTB_AttFormTransaccionGridFormularioDinamico1Label:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionGridFormularioDinamico1Label:after,.gx-label.BlobInputJTB_AttFormTransaccionGridFormularioDinamico1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionGridFormularioDinamico1Label:after,.gx-label.JTB_AttFormGridFormDinamicoLabel:after,.gx-label.BlobContentJTB_AttFormGridFormDinamicoLabel:after,.gx-label.ReadonlyBlobContentJTB_AttFormGridFormDinamicoLabel:after,.gx-label.BlobInputJTB_AttFormGridFormDinamicoLabel:after,.gx-label.ReadonlyJTB_AttFormGridFormDinamicoLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionLabelSinPaddingLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionSinAfterContentLabel:after,.BB_Label:after,.BB_LabelFormCrearEvento:after,.BB_LabelFormProveedor:after,.BB_LabelFormProveedorBold:after,.BB_LabelFormProveedorBoldReq:after,.gx-label.BB_AttFormProveedorLabel:after,.gx-label.BB_AttFormProveedorMarginL15pxLabel:after,.gx-label.ReadonlyBB_AttFormProveedorMarginL15pxLabel:after,.gx-label.BB_AttFormProveedor100PorcLabel:after,.gx-label.ReadonlyBB_AttFormProveedor100PorcLabel:after,.gx-label.BB_AttFormProveedor100PorcReqLabel:after,.gx-label.ReadonlyBB_AttFormProveedor100PorcReqLabel:after,.gx-label.BB_AttFormProveedor100Porc1Label:after,.gx-label.ReadonlyBB_AttFormProveedor100Porc1Label:after,.gx-label.BB_AttFormProveedor100sinHeigthLabel:after,.BB_LabelPerfilUsuario:after,.gx-label.BB_AttPerfilUsuarioLabel:after,.gx-label.ReadonlyBB_AttPerfilUsuarioLabel:after,.BB_LabelFormProveedorRequerido:after,.BB_LabelPerfilUsuarioRequerido:after,.gx-label.BB_AttPerfilUsuarioRequeridoLabel:after,.gx-label.ReadonlyBB_AttPerfilUsuarioRequeridoLabel:after,.LabelRequerido:after,.gx-label.AttributeRequeridoLabel:after,.BB_LabelFormProveedorSuscrip:after,.LabelHidden:after,.gx-label.AttributeHiddenLabel:after,.gx-label.BlobContentAttributeHiddenLabel:after,.gx-label.ReadonlyBlobContentAttributeHiddenLabel:after,.gx-label.BlobInputAttributeHiddenLabel:after,.gx-label.ReadonlyAttributeHiddenLabel:after,.JTB_LabelTituloGridBold:after,.JTB_LabelTituloGridBoldSize12:after,.JTB_LabelTituloGridBoldSize13:after,.JTB_LabelTituloGridBoldSize14:after,.JTB_LabelFormTransaccionNoPadding:after,.JTB_LabelFormTransaccionBoldReq1:after,.JTB_LabelFormTransaccionBold1:after,.JTB_LabelFormTransaccionL1:after,.gx-label.JTB_AttFormTransaccionLabelSinPaddingLabel:after,.gx-label.JTB_AttFormTransaccion100Porc5Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc5Label:after,.gx-label.JTB_AttFormTransaccion100PorcReq5Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq5Label:after,.gx-label.JTB_AttFormTransaccionRequeridoForDinamico1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoForDinamico1Label:after,.gx-label.JTB_AttFormTransaccionRequeridoError11Label:after,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError11Label:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError11Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError11Label:after,.gx-label.JTB_AttFormTransaccionRequeridoL11Label:after,.gx-label.JTB_AttFormTransaccionHeight32px1Label:after,.JTB_LabelFormTransaccionSinAfterContent:after,.JTB_LabelFormTransaccionBoldReq2:after,.JTB_LabelFormTransaccionBold2:after,.JTB_LabelFormTransaccionL2:after,.gx-label.JTB_AttFormTransaccionSinAfterContentLabel:after,.gx-label.JTB_AttFormTransaccion100Porc6Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc6Label:after,.gx-label.JTB_AttFormTransaccion100PorcReq6Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq6Label:after,.gx-label.JTB_AttFormTransaccionRequeridoForDinamico2Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoForDinamico2Label:after,.gx-label.JTB_AttFormTransaccionRequeridoError12Label:after,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError12Label:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError12Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError12Label:after,.gx-label.JTB_AttFormTransaccionRequeridoL12Label:after,.gx-label.JTB_AttFormTransaccionHeight32px2Label:after,.gx-label.RatingLabel:after,.gx-label.AttributeLabel:after,.gx-label.BlobContentAttributeLabel:after,.gx-label.ReadonlyBlobContentAttributeLabel:after,.gx-label.BlobInputAttributeLabel:after,.gx-label.AttributeDraggingLabel:after,.gx-label.AttributeNoAcceptDragLabel:after,.gx-label.VideoAttributeLabel:after,.gx-label.ReadonlyVideoAttributeLabel:after,.gx-label.AudioAttributeLabel:after,.gx-label.ReadonlyAudioAttributeLabel:after,.gx-label.AttSubTitleLabel:after,.gx-label.BlobContentAttSubTitleLabel:after,.gx-label.ReadonlyBlobContentAttSubTitleLabel:after,.gx-label.BlobInputAttSubTitleLabel:after,.gx-label.ReadonlyAttSubTitleLabel:after,.gx-label.DescriptionAttributeLabel:after,.gx-label.BlobContentDescriptionAttributeLabel:after,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel:after,.gx-label.BlobInputDescriptionAttributeLabel:after,.gx-label.ReadonlyDescriptionAttributeLabel:after,.gx-label.BB_AttPrincipalLabel:after,.gx-label.BlobContentBB_AttPrincipalLabel:after,.gx-label.ReadonlyBlobContentBB_AttPrincipalLabel:after,.gx-label.BlobInputBB_AttPrincipalLabel:after,.gx-label.ReadonlyBB_AttPrincipalLabel:after,.gx-label.BB_AttPrincipalColorLabel:after,.gx-label.BlobContentBB_AttPrincipalColorLabel:after,.gx-label.ReadonlyBlobContentBB_AttPrincipalColorLabel:after,.gx-label.BlobInputBB_AttPrincipalColorLabel:after,.gx-label.ReadonlyBB_AttPrincipalColorLabel:after,.gx-label.BB_AttEmailColorLabel:after,.gx-label.BlobContentBB_AttEmailColorLabel:after,.gx-label.ReadonlyBlobContentBB_AttEmailColorLabel:after,.gx-label.BlobInputBB_AttEmailColorLabel:after,.gx-label.ReadonlyBB_AttEmailColorLabel:after,.gx-label.BB_AttUnicoGrillaLabel:after,.gx-label.BlobContentBB_AttUnicoGrillaLabel:after,.gx-label.ReadonlyBlobContentBB_AttUnicoGrillaLabel:after,.gx-label.BlobInputBB_AttUnicoGrillaLabel:after,.gx-label.ReadonlyBB_AttUnicoGrillaLabel:after,.gx-label.BB_AttNoticiaDescripcionLabel:after,.gx-label.ReadonlyBB_AttNoticiaDescripcionLabel:after,.gx-label.BB_AttNoticiaDestacadaDescripcionLabel:after,.gx-label.ReadonlyBB_AttNoticiaDestacadaDescripcionLabel:after,.gx-label.BB_AttDiaCalendarioLabel:after,.gx-label.ReadonlyBB_AttDiaCalendarioLabel:after,.gx-label.ReadonlyBB_AttDiaMarcado1Label:after,.gx-label.ReadonlyBB_AttDiaMarcado2Label:after,.gx-label.BB_AttDiaCalendarioAntDespLabel:after,.gx-label.ReadonlyBB_AttDiaCalendarioAntDespLabel:after,.gx-label.IME_ActiveLabel:after,.gx-label.BlobContentIME_ActiveLabel:after,.gx-label.ReadonlyBlobContentIME_ActiveLabel:after,.gx-label.BlobInputIME_ActiveLabel:after,.gx-label.ReadonlyIME_ActiveLabel:after,.gx-label.IME_InactiveLabel:after,.gx-label.BlobContentIME_InactiveLabel:after,.gx-label.ReadonlyBlobContentIME_InactiveLabel:after,.gx-label.BlobInputIME_InactiveLabel:after,.gx-label.ReadonlyIME_InactiveLabel:after,.gx-label.IME_DisabledLabel:after,.gx-label.BlobContentIME_DisabledLabel:after,.gx-label.ReadonlyBlobContentIME_DisabledLabel:after,.gx-label.BlobInputIME_DisabledLabel:after,.gx-label.ReadonlyIME_DisabledLabel:after,.gx-label.CheckboxLabelLabel:after,.gx-label.BlobContentCheckboxLabelLabel:after,.gx-label.ReadonlyBlobContentCheckboxLabelLabel:after,.gx-label.BlobInputCheckboxLabelLabel:after,.gx-label.ReadonlyCheckboxLabelLabel:after,.gx-label.LoginAttributeLabel:after,.gx-label.BlobContentLoginAttributeLabel:after,.gx-label.ReadonlyBlobContentLoginAttributeLabel:after,.gx-label.BlobInputLoginAttributeLabel:after,.gx-label.ReadonlyLoginAttributeLabel:after,.gx-label.LoginComboAttributeLabel:after,.gx-label.BlobContentLoginComboAttributeLabel:after,.gx-label.ReadonlyBlobContentLoginComboAttributeLabel:after,.gx-label.BlobInputLoginComboAttributeLabel:after,.gx-label.ReadonlyLoginComboAttributeLabel:after,.gx-label.RegistrationAttributeLabel:after,.gx-label.BlobContentRegistrationAttributeLabel:after,.gx-label.ReadonlyBlobContentRegistrationAttributeLabel:after,.gx-label.BlobInputRegistrationAttributeLabel:after,.gx-label.ReadonlyRegistrationAttributeLabel:after,.gx-label.RequiredAttributeLabel:after,.gx-label.BlobContentRequiredAttributeLabel:after,.gx-label.ReadonlyBlobContentRequiredAttributeLabel:after,.gx-label.BlobInputRequiredAttributeLabel:after,.gx-label.ReadonlyRequiredAttributeLabel:after,.gx-label.InactiveAttributeLabel:after,.gx-label.BlobContentInactiveAttributeLabel:after,.gx-label.ReadonlyBlobContentInactiveAttributeLabel:after,.gx-label.BlobInputInactiveAttributeLabel:after,.gx-label.ReadonlyInactiveAttributeLabel:after,.gx-label.ComboAttributeLabel:after,.gx-label.BlobContentComboAttributeLabel:after,.gx-label.ReadonlyBlobContentComboAttributeLabel:after,.gx-label.BlobInputComboAttributeLabel:after,.gx-label.ReadonlyComboAttributeLabel:after,.gx-label.SubtitleAttributeLabel:after,.gx-label.BlobContentSubtitleAttributeLabel:after,.gx-label.ReadonlyBlobContentSubtitleAttributeLabel:after,.gx-label.BlobInputSubtitleAttributeLabel:after,.gx-label.ReadonlySubtitleAttributeLabel:after,.gx-label.URLAttributeLabel:after,.gx-label.BlobContentURLAttributeLabel:after,.gx-label.ReadonlyBlobContentURLAttributeLabel:after,.gx-label.BlobInputURLAttributeLabel:after,.gx-label.ReadonlyURLAttributeLabel:after,.gx-label.TextAttributeLabel:after,.gx-label.BlobContentTextAttributeLabel:after,.gx-label.ReadonlyBlobContentTextAttributeLabel:after,.gx-label.BlobInputTextAttributeLabel:after,.gx-label.ReadonlyTextAttributeLabel:after,.gx-label.TextActionAttributeLabel:after,.gx-label.BlobContentTextActionAttributeLabel:after,.gx-label.ReadonlyBlobContentTextActionAttributeLabel:after,.gx-label.BlobInputTextActionAttributeLabel:after,.gx-label.ReadonlyTextActionAttributeLabel:after,.gx-label.chosen_selectLabel:after,.gx-label.chosen-multiLabel:after,.gx-label.BB_LabelUbicacionNegroLabel:after,.gx-label.BB_AttBusquedaLabel:after,.gx-label.DownloadAttributeLabel:after,.gx-label.ReadonlyDownloadAttributeLabel:after,.gx-label.JTB_AttImagenLogoLabel:after,.gx-label.ReadonlyJTB_AttImagenLogoLabel:after,.gx-label.JTB_ImgShareHerramientasLabel:after,.gx-label.JTB_AttWizardListLabel:after,.gx-label.JTB_AttComboProductosLabel:after,.gx-label.JTB_AttFormTransaccionRequerido100PorcLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequerido100PorcLabel:after,.gx-label.AttInputGroupPromptLabel:after,.gx-label.BlobContentAttInputGroupPromptLabel:after,.gx-label.ReadonlyBlobContentAttInputGroupPromptLabel:after,.gx-label.BlobInputAttInputGroupPromptLabel:after,.gx-label.ReadonlyAttInputGroupPromptLabel:after,.gx-label.Attribute1Label:after,.gx-label.BlobContentAttribute1Label:after,.gx-label.ReadonlyBlobContentAttribute1Label:after,.gx-label.BlobInputAttribute1Label:after,.gx-label.ReadonlyAttribute1Label:after,.gx-label.AttributeTextWrapLabel:after,.gx-label.ReadonlyAttributeTextWrapLabel:after,.gx-label.AttributeCronogramaLabel:after,.gx-label.ReadonlyAttributeCronogramaLabel:after,.gx-label.XlsIconLabel:after,.gx-label.AttributeTextBlackLabel:after,.gx-label.BlobContentAttributeTextBlackLabel:after,.gx-label.ReadonlyBlobContentAttributeTextBlackLabel:after,.gx-label.BlobInputAttributeTextBlackLabel:after,.gx-label.ReadonlyAttributeTextBlackLabel:after,.gx-label.inline-left-xlLabel:after,.gx-label.Att_FontAzulSubrayadoLabel:after,.gx-label.ActionAttriuteKeepVerdeLabel:after,.gx-label.ActionAttriuteKeepVerde1Label:after,.gx-label.BlobContentActionAttriuteKeepVerde1Label:after,.gx-label.ReadonlyBlobContentActionAttriuteKeepVerde1Label:after,.gx-label.BlobInputActionAttriuteKeepVerde1Label:after,.gx-label.ReadonlyActionAttriuteKeepVerde1Label:after,.gx-label.JTB_AttRutaCarpetaLabel:after,.gx-label.ReadonlyJTB_AttRutaCarpetaLabel:after,.gx-label.ReadonlyJTB_AttRutaCarpetaActualLabel:after,.gx-label.JTB_AttGridColorAzulLabel:after,.gx-label.ReadonlyJTB_AttGridColorAzulLabel:after,.gx-label.JTB_AttGridColorVerdeOscuroLabel:after,.gx-label.ReadonlyJTB_AttGridColorVerdeOscuroLabel:after,.gx-label.JTB_AttTituloBlancoLabel:after,.gx-label.ReadonlyJTB_AttTituloBlancoLabel:after,.gx-label.JTB_AttSubtituloBlancoLabel:after,.gx-label.ReadonlyJTB_AttSubtituloBlancoLabel:after,.gx-label.JTB_AttSeleccionImagenLabel:after,.gx-label.ReadonlyJTB_AttSeleccionImagenLabel:after,.gx-label.ReadonlyJTB_AttSeleccionImagenAutoLabel:after,.gx-label.JTB_MensajeTituloLabel:after,.gx-label.ReadonlyJTB_MensajeTituloLabel:after,.gx-label.JTB_AttEmpresaIndustriaLabel:after,.gx-label.ReadonlyJTB_AttEmpresaIndustriaLabel:after,.gx-label.JTB_AttEmpresaUbicacionLabel:after,.gx-label.ReadonlyJTB_AttEmpresaUbicacionLabel:after,.gx-label.JTB_AttEmpresaSitioWebLabel:after,.gx-label.ReadonlyJTB_AttEmpresaSitioWebLabel:after,.gx-label.JTB_AttNombreEmpresa20pxLabel:after,.gx-label.ReadonlyJTB_AttNombreEmpresa20pxLabel:after,.gx-label.JTB_Att20pxLabel:after,.gx-label.ReadonlyJTB_Att20pxLabel:after,.gx-label.JTB_AttFiltroEditFullLabel:after,.gx-label.JTB_ImgBotonHerramientaFavoritoLabel:after,.gx-label.JTB_AttGridEstadoEsperandoLabel:after,.gx-label.ReadonlyJTB_AttGridEstadoEsperandoLabel:after,.gx-label.JTB_AttGridEstadoProgresoLabel:after,.gx-label.ReadonlyJTB_AttGridEstadoProgresoLabel:after,.gx-label.JTB_AttGridEstadoRetenidoLabel:after,.gx-label.ReadonlyJTB_AttGridEstadoRetenidoLabel:after,.gx-label.JTB_AttGridEstadoActivoLabel:after,.gx-label.ReadonlyJTB_AttGridEstadoActivoLabel:after,.gx-label.JTB_AttGridEstadoInactivoLabel:after,.gx-label.ReadonlyJTB_AttGridEstadoInactivoLabel:after,.gx-label.JTB_AttFiltroOrderLabel:after,.gx-label.JTB_AttFiltroOrderWidth200pxLabel:after,.gx-label.BlobContentJTB_AttFiltroOrderWidth200pxLabel:after,.gx-label.ReadonlyBlobContentJTB_AttFiltroOrderWidth200pxLabel:after,.gx-label.BlobInputJTB_AttFiltroOrderWidth200pxLabel:after,.gx-label.ReadonlyJTB_AttFiltroOrderWidth200pxLabel:after,.gx-label.JTB_AttCheckSelColumnasLabel:after,.gx-label.JTB_AttFiltroCantidadRegistrosLabel:after,.gx-label.JTB_AttFiltroEditLabel:after,.gx-label.JTB_AttPaginacionSeleccionadoLabel:after,.gx-label.ReadonlyJTB_AttPaginacionSeleccionadoLabel:after,.gx-label.JTB_AttPaginacionLabel:after,.gx-label.ReadonlyJTB_AttPaginacionLabel:after,.gx-label.BB_AttDocumentoCargadoLabel:after,.gx-label.ReadonlyBB_AttDocumentoCargadoLabel:after,.gx-label.BB_AttDocumentoTamanoLabel:after,.gx-label.ReadonlyBB_AttDocumentoTamanoLabel:after,.gx-label.BB_AttDocumentoTamano1Label:after,.gx-label.BB_AttDocumentoTamano11pxLabel:after,.gx-label.ReadonlyBB_AttDocumentoTamano11pxLabel:after,.gx-label.BB_AttDocumentoEstadoPendienteLabel:after,.gx-label.ReadonlyBB_AttDocumentoEstadoPendienteLabel:after,.gx-label.BB_AttDocumentoEstadoCompletoLabel:after,.gx-label.ReadonlyBB_AttDocumentoEstadoCompletoLabel:after,.gx-label.BB_AttDocumentoNombreLabel:after,.gx-label.ReadonlyBB_AttDocumentoNombreLabel:after,.gx-label.BB_AttGridProvNombreLabel:after,.gx-label.ReadonlyBB_AttGridProvNombreLabel:after,.gx-label.ErrorAttributeLabel:after,.gx-label.WarningAttributeLabel:after,.gx-label.ReadonlyAttributeLabel:after,.gx-label.ReadonlyMedioLabel:after,.gx-label.BlobContentReadonlyMedioLabel:after,.gx-label.ReadonlyBlobContentReadonlyMedioLabel:after,.gx-label.BlobInputReadonlyMedioLabel:after,.gx-label.ReadonlyReadonlyMedioLabel:after,.gx-label.FilterAttributeLabel:after,.gx-label.BlobContentFilterAttributeLabel:after,.gx-label.ReadonlyBlobContentFilterAttributeLabel:after,.gx-label.BlobInputFilterAttributeLabel:after,.gx-label.FilterComboAttributeLabel:after,.gx-label.BlobContentFilterComboAttributeLabel:after,.gx-label.ReadonlyBlobContentFilterComboAttributeLabel:after,.gx-label.BlobInputFilterComboAttributeLabel:after,.gx-label.ReadonlyFilterComboAttributeLabel:after,.gx-label.FilterSearchAttributeLabel:after,.gx-label.BlobContentFilterSearchAttributeLabel:after,.gx-label.ReadonlyBlobContentFilterSearchAttributeLabel:after,.gx-label.BlobInputFilterSearchAttributeLabel:after,.gx-label.ReadonlyFilterSearchAttributeLabel:after,.gx-label.FilterSearchAttributeFocusLabel:after,.gx-label.BlobContentFilterSearchAttributeFocusLabel:after,.gx-label.ReadonlyBlobContentFilterSearchAttributeFocusLabel:after,.gx-label.BlobInputFilterSearchAttributeFocusLabel:after,.gx-label.ReadonlyFilterSearchAttributeFocusLabel:after,.gx-label.DateFilterSearchAttributeLabel:after,.gx-label.BlobContentDateFilterSearchAttributeLabel:after,.gx-label.ReadonlyBlobContentDateFilterSearchAttributeLabel:after,.gx-label.BlobInputDateFilterSearchAttributeLabel:after,.gx-label.ReadonlyDateFilterSearchAttributeLabel:after,.gx-label.FilterPanelLabel:after,.gx-label.BlobContentFilterPanelLabel:after,.gx-label.ReadonlyBlobContentFilterPanelLabel:after,.gx-label.BlobInputFilterPanelLabel:after,.gx-label.ReadonlyFilterPanelLabel:after,.gx-label.ReadonlyFilterAttributeLabel:after,.gx-label.AttributeAcceptDragLabel:after,.gx-label.CheckBoxLabel:after,.gx-label.BlobContentCheckBoxLabel:after,.gx-label.ReadonlyBlobContentCheckBoxLabel:after,.gx-label.BlobInputCheckBoxLabel:after,.gx-label.ReadonlyCheckBoxLabel:after,.gx-label.BB_AttFiltrosLabel:after,.gx-label.BlobContentBB_AttFiltrosLabel:after,.gx-label.ReadonlyBlobContentBB_AttFiltrosLabel:after,.gx-label.BlobInputBB_AttFiltrosLabel:after,.gx-label.ReadonlyBB_AttFiltrosLabel:after,.gx-label.BB_AttFiltrosNormalPaddLabel:after,.gx-label.BlobContentBB_AttFiltrosNormalPaddLabel:after,.gx-label.ReadonlyBlobContentBB_AttFiltrosNormalPaddLabel:after,.gx-label.BlobInputBB_AttFiltrosNormalPaddLabel:after,.gx-label.ReadonlyBB_AttFiltrosNormalPaddLabel:after,.gx-label.BB_LoginAttLabel:after,.gx-label.ReadonlyBB_LoginAttLabel:after,.gx-label.BB_LoginAttCheckLabel:after,.gx-label.ReadonlyBB_LoginAttCheckLabel:after,.gx-label.BB_FiltroDocumentosLabel:after,.gx-label.BB_AttFiltrosBoldLabel:after,.gx-label.BlobContentBB_AttFiltrosBoldLabel:after,.gx-label.ReadonlyBlobContentBB_AttFiltrosBoldLabel:after,.gx-label.BlobInputBB_AttFiltrosBoldLabel:after,.gx-label.ReadonlyBB_AttFiltrosBoldLabel:after,.gx-label.BB_AttFotoGridLabel:after,.gx-label.BlobContentBB_AttFotoGridLabel:after,.gx-label.ReadonlyBlobContentBB_AttFotoGridLabel:after,.gx-label.BlobInputBB_AttFotoGridLabel:after,.gx-label.ReadonlyBB_AttFotoGridLabel:after,.gx-label.BB_AttComboPromptLabel:after,.gx-label.BlobContentBB_AttComboPromptLabel:after,.gx-label.ReadonlyBlobContentBB_AttComboPromptLabel:after,.gx-label.BlobInputBB_AttComboPromptLabel:after,.gx-label.ReadonlyBB_AttComboPromptLabel:after,.gx-label.BB_AttCheck_H20pxLabel:after,.gx-label.BlobContentBB_AttCheck_H20pxLabel:after,.gx-label.ReadonlyBlobContentBB_AttCheck_H20pxLabel:after,.gx-label.BlobInputBB_AttCheck_H20pxLabel:after,.gx-label.ReadonlyBB_AttCheck_H20pxLabel:after,.gx-label.BB_AttGridMensajesLabel:after,.gx-label.BlobContentBB_AttGridMensajesLabel:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesLabel:after,.gx-label.BlobInputBB_AttGridMensajesLabel:after,.gx-label.ReadonlyBB_AttGridMensajesLabel:after,.gx-label.BB_AttGridMensajesBoldLabel:after,.gx-label.BlobContentBB_AttGridMensajesBoldLabel:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesBoldLabel:after,.gx-label.BlobInputBB_AttGridMensajesBoldLabel:after,.gx-label.ReadonlyBB_AttGridMensajesBoldLabel:after,.gx-label.BB_AttGridMensajesTagsLabel:after,.gx-label.BlobContentBB_AttGridMensajesTagsLabel:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsLabel:after,.gx-label.BlobInputBB_AttGridMensajesTagsLabel:after,.gx-label.ReadonlyBB_AttGridMensajesTagsLabel:after,.gx-label.BB_AttGridMensajesTagsImportanteLabel:after,.gx-label.BlobContentBB_AttGridMensajesTagsImportanteLabel:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsImportanteLabel:after,.gx-label.BlobInputBB_AttGridMensajesTagsImportanteLabel:after,.gx-label.ReadonlyBB_AttGridMensajesTagsImportanteLabel:after,.gx-label.BB_AttGridMensajesTagsPersonalLabel:after,.gx-label.BlobContentBB_AttGridMensajesTagsPersonalLabel:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsPersonalLabel:after,.gx-label.BlobInputBB_AttGridMensajesTagsPersonalLabel:after,.gx-label.ReadonlyBB_AttGridMensajesTagsPersonalLabel:after,.gx-label.BB_AttGridMensajesTagsTrabajoLabel:after,.gx-label.BlobContentBB_AttGridMensajesTagsTrabajoLabel:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsTrabajoLabel:after,.gx-label.BlobInputBB_AttGridMensajesTagsTrabajoLabel:after,.gx-label.ReadonlyBB_AttGridMensajesTagsTrabajoLabel:after,.gx-label.BB_AttGridMensajesTagsDocumentosLabel:after,.gx-label.BlobContentBB_AttGridMensajesTagsDocumentosLabel:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsDocumentosLabel:after,.gx-label.BlobInputBB_AttGridMensajesTagsDocumentosLabel:after,.gx-label.ReadonlyBB_AttGridMensajesTagsDocumentosLabel:after,.gx-label.BB_AttGridMensajesTagsAmarilloLabel:after,.gx-label.ReadonlyBB_AttGridMensajesTagsAmarilloLabel:after,.gx-label.BB_AttGridMensajesTags1Label:after,.gx-label.BlobContentBB_AttGridMensajesTags1Label:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTags1Label:after,.gx-label.BlobInputBB_AttGridMensajesTags1Label:after,.gx-label.ReadonlyBB_AttGridMensajesTags1Label:after,.gx-label.BB_AttGridMensajesTagsImportante1Label:after,.gx-label.BlobContentBB_AttGridMensajesTagsImportante1Label:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsImportante1Label:after,.gx-label.BlobInputBB_AttGridMensajesTagsImportante1Label:after,.gx-label.ReadonlyBB_AttGridMensajesTagsImportanteMarcadoLabel:after,.gx-label.ReadonlyBB_AttGridMensajesTagsImportanteNormalLabel:after,.gx-label.BB_AttGridMensajesTagsPersonal1Label:after,.gx-label.BlobContentBB_AttGridMensajesTagsPersonal1Label:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsPersonal1Label:after,.gx-label.BlobInputBB_AttGridMensajesTagsPersonal1Label:after,.gx-label.ReadonlyBB_AttGridMensajesTagsPersonalMarcadoLabel:after,.gx-label.ReadonlyBB_AttGridMensajesTagsPersonalNormalLabel:after,.gx-label.BB_AttGridMensajesTagsTrabajo1Label:after,.gx-label.BlobContentBB_AttGridMensajesTagsTrabajo1Label:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsTrabajo1Label:after,.gx-label.BlobInputBB_AttGridMensajesTagsTrabajo1Label:after,.gx-label.ReadonlyBB_AttGridMensajesTagsTrabajoMarcadoLabel:after,.gx-label.ReadonlyBB_AttGridMensajesTagsTrabajoNormalLabel:after,.gx-label.BB_AttGridMensajesTagsDocumentos1Label:after,.gx-label.BlobContentBB_AttGridMensajesTagsDocumentos1Label:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsDocumentos1Label:after,.gx-label.BlobInputBB_AttGridMensajesTagsDocumentos1Label:after,.gx-label.ReadonlyBB_AttGridMensajesTagsDocumentosMarcadoLabel:after,.gx-label.ReadonlyBB_AttGridMensajesTagsDocumentosNormalLabel:after,.gx-label.BB_AttEventosCalendarioLabel:after,.gx-label.BlobContentBB_AttEventosCalendarioLabel:after,.gx-label.ReadonlyBlobContentBB_AttEventosCalendarioLabel:after,.gx-label.BlobInputBB_AttEventosCalendarioLabel:after,.gx-label.ReadonlyBB_AttEventosCalendarioLabel:after,.gx-label.BB_AttFormCrearEventoLabel:after,.gx-label.BlobContentBB_AttFormCrearEventoLabel:after,.gx-label.ReadonlyBlobContentBB_AttFormCrearEventoLabel:after,.gx-label.BlobInputBB_AttFormCrearEventoLabel:after,.gx-label.ReadonlyBB_AttFormCrearEventoLabel:after,.gx-label.ComboBoxBB_AttFormCrearEventoLabel:after,.gx-label.ReadonlyComboBoxBB_AttFormCrearEventoLabel:after,.gx-label.BB_AttEventoDetalladoTituloLabel:after,.gx-label.ReadonlyBB_AttEventoDetalladoTituloLabel:after,.gx-label.BB_AttGridUserLoginLabel:after,.gx-label.ReadonlyBB_AttGridUserLoginLabel:after,.gx-label.BB_AttAdjuntosLabel:after,.gx-label.BlobContentBB_AttAdjuntosLabel:after,.gx-label.ReadonlyBlobContentBB_AttAdjuntosLabel:after,.gx-label.BlobInputBB_AttAdjuntosLabel:after,.gx-label.ReadonlyBB_AttAdjuntosLabel:after,.gx-label.BB_AttCorreoUsuarioDeLabel:after,.gx-label.BlobContentBB_AttCorreoUsuarioDeLabel:after,.gx-label.ReadonlyBlobContentBB_AttCorreoUsuarioDeLabel:after,.gx-label.BlobInputBB_AttCorreoUsuarioDeLabel:after,.gx-label.ReadonlyBB_AttCorreoUsuarioDeLabel:after,.gx-label.BB_AttNombreDestinatarioLabel:after,.gx-label.ReadonlyBB_AttNombreDestinatarioLabel:after,.gx-label.BB_AttNombreDestinatario1Label:after,.gx-label.ReadonlyBB_AttNombreDestinatario1Label:after,.gx-label.BB_AttResaltadoVerdeLabel:after,.gx-label.ReadonlyBB_AttResaltadoVerdeLabel:after,.gx-label.BB_AttResaltadoRojoLabel:after,.gx-label.ReadonlyBB_AttResaltadoRojoLabel:after,.gx-label.BB_AttColorAzulLabel:after,.gx-label.ReadonlyBB_AttColorAzulLabel:after,.gx-label.BB_AttColorAzulSmallLabel:after,.gx-label.ReadonlyBB_AttColorAzulSmallLabel:after,.gx-label.ReadonlyBB_AttColorAzulBoldLabel:after,.gx-label.ReadonlyBB_AttColorNaranjaBoldLabel:after,.gx-label.ReadonlyBB_AttColorVerdeOlivaBoldLabel:after,.gx-label.ReadonlyBB_AttColorVerdeBoldLabel:after,.gx-label.ReadonlyBB_AttColorAzuOsclBoldLabel:after,.gx-label.ReadonlyBB_AttColorLilaBoldLabel:after,.gx-label.ReadonlyBB_AttColorGrisBoldLabel:after,.gx-label.ReadonlyBB_AttColorRedLBoldLabel:after,.gx-label.BB_AttResaltadoAzulLabel:after,.gx-label.ReadonlyBB_AttResaltadoAzulLabel:after,.gx-label.BB_AttNoticiaFechaLabel:after,.gx-label.ReadonlyBB_AttNoticiaFechaLabel:after,.gx-label.BB_AttNoticiaFechaVerdeLabel:after,.gx-label.ReadonlyBB_AttNoticiaFechaVerdeLabel:after,.gx-label.BB_AttNoticiaTituloLabel:after,.gx-label.ReadonlyBB_AttNoticiaTituloLabel:after,.gx-label.BB_AttNoticiaTitulo1Label:after,.gx-label.ReadonlyBB_AttNoticiaTitulo1Label:after,.gx-label.BB_AttNoticiaTitulo2Label:after,.gx-label.Readonly4Label:after,.gx-label.BB_AttNoticiaDestacadaTituloLabel:after,.gx-label.ReadonlyBB_AttNoticiaDestacadaTituloLabel:after,.gx-label.BB_AttMuroUsuarioLabel:after,.gx-label.ReadonlyBB_AttMuroUsuarioLabel:after,.gx-label.BB_AttMuroUsuarioComentarioLabel:after,.gx-label.ReadonlyBB_AttMuroUsuarioComentarioLabel:after,.gx-label.BB_AttMuroAccionLabel:after,.gx-label.ReadonlyBB_AttMuroAccionLabel:after,.gx-label.BB_AttMuroComplementoLabel:after,.gx-label.ReadonlyBB_AttMuroComplementoLabel:after,.gx-label.BB_AttMuroComplementoExtraSmallLabel:after,.gx-label.ReadonlyBB_AttMuroComplementoExtraSmallLabel:after,.gx-label.BB_AttMuroEtiqueta1Label:after,.gx-label.BB_AttMuroEtiqueta2Label:after,.gx-label.BB_AttMuroEtiqueta3Label:after,.gx-label.BB_AttMuroComentarioLabel:after,.gx-label.ReadonlyBB_AttMuroComentarioLabel:after,.gx-label.BB_AttMuroNuevoComentarioLabel:after,.gx-label.ReadonlyBB_AttMuroNuevoComentarioLabel:after,.gx-label.BB_AttEmailUsuarioAsignadoLabel:after,.gx-label.ReadonlyBB_AttEmailUsuarioAsignadoLabel:after,.gx-label.BB_AttLoginUsuarioLabel:after,.gx-label.ReadonlyBB_AttLoginUsuarioLabel:after,.gx-label.BB_AttOCTotalesLabel:after,.gx-label.ReadonlyBB_AttOCTotalesLabel:after,.gx-label.BB_AttOCTotales1Label:after,.gx-label.ReadonlyBB_AttOCTotales1Label:after,.gx-label.BB_AttOCNombresLabel:after,.gx-label.ReadonlyBB_AttOCNombresLabel:after,.gx-label.BB_AttOCDatosLabel:after,.gx-label.ReadonlyBB_AttOCDatosLabel:after,.gx-label.BB_AttOCNumeroLabel:after,.gx-label.ReadonlyBB_AttOCNumeroLabel:after,.gx-label.BB_AttBorderAzulLabel:after,.gx-label.BB_AttContactoCargoLabel:after,.gx-label.ReadonlyBB_AttContactoCargoLabel:after,.gx-label.BB_AttContactoNombreLabel:after,.gx-label.ReadonlyBB_AttContactoNombreLabel:after,.gx-label.BB_AttContactoEmpresaLabel:after,.gx-label.ReadonlyBB_AttContactoEmpresaLabel:after,.gx-label.BB_AttContactoTextoLabel:after,.gx-label.ReadonlyBB_AttContactoTextoLabel:after,.gx-label.BB_AttLPCamposLabel:after,.gx-label.BB_AttLPCamposMiniLabel:after,.gx-label.ReadonlyBB_AttLPCamposLabel:after,.gx-label.BB_AttWCEmpresaNombreLabel:after,.gx-label.ReadonlyBB_AttWCEmpresaNombreLabel:after,.gx-label.BB_AttWebEventoTituloLabel:after,.gx-label.ReadonlyBB_AttWebEventoTituloLabel:after,.gx-label.BB_AttWCEmpresaCiudadLabel:after,.gx-label.ReadonlyBB_AttWCEmpresaCiudadLabel:after,.gx-label.BB_AttWCEmpresaEmailLabel:after,.gx-label.ReadonlyBB_AttWCEmpresaEmailLabel:after,.gx-label.BB_AttSuscripcionEmpresaAmarilloLabel:after,.gx-label.ReadonlyBB_AttSuscripcionEmpresaAmarilloLabel:after,.gx-label.BB_AttSuscripcionEmpresaAzulLabel:after,.gx-label.ReadonlyBB_AttSuscripcionEmpresaAzulLabel:after,.gx-label.BB_AttSuscripcionEmpresaVerdeLabel:after,.gx-label.ReadonlyBB_AttSuscripcionEmpresaVerdeLabel:after,.gx-label.BB_AttSuscripcionEmpresaMoradoLabel:after,.gx-label.ReadonlyBB_AttSuscripcionEmpresaMoradoLabel:after,.gx-label.JTB_AttViewEventoTituloLabel:after,.gx-label.ReadonlyJTB_AttViewEventoTituloLabel:after,.gx-label.JTB_AttViewEventoFechaLabel:after,.gx-label.ReadonlyJTB_AttViewEventoFechaLabel:after,.gx-label.JTB_AttViewEventoUbicacionLabel:after,.gx-label.ReadonlyJTB_AttViewEventoUbicacionLabel:after,.gx-label.JTB_AttViewEventoHoraLabel:after,.gx-label.ReadonlyJTB_AttViewEventoHoraLabel:after,.gx-label.JTB_AttEventoLinkLabel:after,.gx-label.ReadonlyJTB_AttEventoLinkLabel:after,.gx-label.JTB_AttViewEmpresaIndustriaLabel:after,.gx-label.ReadonlyJTB_AttViewEmpresaIndustriaLabel:after,.gx-label.JTB_AttCalificacionLabel:after,.gx-label.ReadonlyJTB_AttCalificacionLabel:after,.gx-label.JTB_AttTituloResenaLabel:after,.gx-label.ReadonlyJTB_AttTituloResenaLabel:after,.gx-label.JTB_AttCalificacionNombreUsuarioLabel:after,.gx-label.ReadonlyJTB_AttCalificacionNombreUsuarioLabel:after,.gx-label.JTB_AttCalificacionDatosUsuarioLabel:after,.gx-label.ReadonlyJTB_AttCalificacionDatosUsuarioLabel:after,.gx-label.JTB_AttHeaderPreseleccionLabel:after,.gx-label.ReadonlyJTB_AttHeaderPreseleccionLabel:after,.gx-label.JTB_AttPuntajePreseleccionGreenLabel:after,.gx-label.ReadonlyJTB_AttPuntajePreseleccionGreenLabel:after,.gx-label.JTB_AttPuntajePreseleccionRedLabel:after,.gx-label.ReadonlyJTB_AttPuntajePreseleccionRedLabel:after,.gx-label.JTB_AttHeaderBusquedaLabel:after,.gx-label.BB_AttResaltadoGrisLabel:after,.gx-label.ReadonlyBB_AttResaltadoGrisLabel:after,.gx-label.BB_AttLetraGrisLabel:after,.gx-label.ReadonlyBB_AttLetraVerdeLabel:after,.gx-label.ReadonlyBB_AttLetraGrisLabel:after,.gx-label.ReadonlyBB_AttLetraAzulLabel:after,.gx-label.ReadonlyBB_AttLetraCafeLabel:after,.gx-label.ReadonlyBB_AttLetraAmarilloLabel:after,.gx-label.ReadonlyBB_AttLetraRojoLabel:after,.gx-label.BB_AttResaltadoGris15pxLabel:after,.gx-label.ReadonlyBB_AttResaltadoGris15pxLabel:after,.gx-label.BB_AttResaltadoGris20pxLabel:after,.gx-label.ReadonlyBB_AttResaltadoGris20pxLabel:after,.gx-label.JTB_AttDefaultRequeridoLabel:after,.gx-label.ReadonlyJTB_AttDefaultRequeridoLabel:after,.gx-label.JTB_AttFiltroDestinatariosLabel:after,.gx-label.BlobContentJTB_AttFiltroDestinatariosLabel:after,.gx-label.ReadonlyBlobContentJTB_AttFiltroDestinatariosLabel:after,.gx-label.BlobInputJTB_AttFiltroDestinatariosLabel:after,.gx-label.ReadonlyJTB_AttFiltroDestinatariosLabel:after,.gx-label.JTB_AttImgPopupOriginalLabel:after,.gx-label.ReadonlyJTB_AttImgPopupOriginalLabel:after,.gx-label.JTB_AttGridColorMoradoLabel:after,.gx-label.ReadonlyJTB_AttGridColorMoradoLabel:after,.gx-label.JTB_AttGridColorMoradoGhostLabel:after,.gx-label.BlobContentJTB_AttGridColorMoradoGhostLabel:after,.gx-label.ReadonlyBlobContentJTB_AttGridColorMoradoGhostLabel:after,.gx-label.BlobInputJTB_AttGridColorMoradoGhostLabel:after,.gx-label.ReadonlyJTB_AttGridColorMoradoGhostLabel:after,.gx-label.JTB_AttGridColorAzul1Label:after,.gx-label.ReadonlyJTB_AttGridColorAzul1Label:after,.gx-label.JTB_AttViewEmpresaCorreoLabel:after,.gx-label.ReadonlyJTB_AttViewEmpresaCorreoLabel:after,.gx-label.JTB_AttViewEmpresaTelefonoLabel:after,.gx-label.ReadonlyJTB_AttViewEmpresaTelefonoLabel:after,.gx-label.JTB_AttFontSize18BlueLabel:after,.gx-label.ReadonlyJTB_AttFontSize18BlueLabel:after,.gx-label.JTB_AttFontSize18BlueReqLabel:after,.gx-label.ReadonlyJTB_AttFontSize18BlueReqLabel:after,.gx-label.JTB_AttGridColorAmarilloLabel:after,.gx-label.ReadonlyJTB_AttGridColorAmarilloLabel:after,.gx-label.JTB_AttTxtNegroBoldLabel:after,.gx-label.ReadonlyJTB_AttTxtNegroBoldLabel:after,.gx-label.JTB_AttGridColorRojoLabel:after,.gx-label.ReadonlyJTB_AttGridColorRojoLabel:after,.gx-label.JTB_AttCirculoGrisLabel:after,.gx-label.ReadonlyJTB_AttCirculoGrisLabel:after,.gx-label.JTB_AttCirculoVerdeLabel:after,.gx-label.ReadonlyJTB_AttCirculoVerdeLabel:after,.gx-label.JTB_AttBtnfblancoLabel:after,.gx-label.ReadonlyJTB_AttBtnfblancoLabel:after,.gx-label.JTB_AttBtnfhoverLabel:after,.gx-label.ReadonlyJTB_AttBtnfhoverLabel:after,.gx-label.ReadonlyJTB_AttBtnfblanco1Label:after,.gx-label.JTB_AttBtnfhover1Label:after,.gx-label.ReadonlyJTB_AttBtnfhover1Label:after,.gx-label.JTB_AttGridColorCafeLabel:after,.gx-label.ReadonlyJTB_AttGridColorCafeLabel:after,.gx-label.JTB_AttTransparenteLabel:after,.gx-label.ReadonlyJTB_AttTransparenteLabel:after,.gx-label.JTB_AttFiltroProductoLabel:after,.gx-label.JTB_AttListaSeleccionProductoLabel:after,.gx-label.ReadonlyJTB_AttListaSeleccionProductoLabel:after,.gx-label.JTB_AttImgPreviewRepositorioLabel:after,.gx-label.ReadonlyJTB_AttImgPreviewRepositorioLabel:after,.gx-label.JTB_AttSelectorImagenGrisLabel:after,.gx-label.ReadonlyJTB_AttSelectorImagenGrisLabel:after,.gx-label.JTB_AttFontSize18WhiteLabel:after,.gx-label.ReadonlyJTB_AttFontSize18WhiteLabel:after,.gx-label.ReadonlyJTB_AttFontSize16WhiteLabel:after,.gx-label.BlobContentReadonlyJTB_AttFontSize16WhiteLabel:after,.gx-label.ReadonlyBlobContentReadonlyJTB_AttFontSize16WhiteLabel:after,.gx-label.BlobInputReadonlyJTB_AttFontSize16WhiteLabel:after,.gx-label.ReadonlyReadonlyJTB_AttFontSize16WhiteLabel:after,.gx-label.JTB_AttFontSize18WhiteReqLabel:after,.gx-label.ReadonlyJTB_AttFontSize18WhiteReqLabel:after,.gx-label.JTB_AttFontSize18RedLabel:after,.gx-label.ReadonlyJTB_AttFontSize18RedLabel:after,.gx-label.JTB_AttFontSize18RedReqLabel:after,.gx-label.ReadonlyJTB_AttFontSize18RedReqLabel:after,.gx-label.JTB_AttFontSize18GreenLabel:after,.gx-label.ReadonlyJTB_AttFontSize18GreenLabel:after,.gx-label.JTB_AttFontSize18GreenReqLabel:after,.gx-label.ReadonlyJTB_AttFontSize18GreenReqLabel:after,.gx-label.JTB_AttFontSize18DarkBlueLabel:after,.gx-label.ReadonlyJTB_AttFontSize18DarkBlueLabel:after,.gx-label.JTB_AttFontSize18DarkBlueReqLabel:after,.gx-label.ReadonlyJTB_AttFontSize18DarkBlueReqLabel:after,.gx-label.JTB_AttFontSize18OrangeLabel:after,.gx-label.ReadonlyJTB_AttFontSize18OrangeLabel:after,.gx-label.JTB_AttFontSize18OrangeReqLabel:after,.gx-label.ReadonlyJTB_AttFontSize18OrangeReqLabel:after,.gx-label.JTB_AttFontSize18GrayLabel:after,.gx-label.ReadonlyJTB_AttFontSize18GrayLabel:after,.gx-label.JTB_AttFontSize18GrayReqLabel:after,.gx-label.ReadonlyJTB_AttFontSize18GrayReqLabel:after,.gx-label.AttributeWhiteLabel:after,.gx-label.ReadonlyAttributeWhiteLabel:after,.gx-label.JTB_AttProductoBusqueda1Label:after,.gx-label.ReadonlyJTB_AttProductoBusqueda1Label:after,.gx-label.ReadonlyJTB_AttProductoBusqueda1BlancoLabel:after,.gx-label.JTB_AttProductoBusqueda2Label:after,.gx-label.ReadonlyJTB_AttProductoBusqueda2Label:after,.gx-label.JTB_AttProductoAsociadoLabel:after,.gx-label.ReadOnlyJTB_AttProductoAsociadoLabel:after,.gx-label.JTB_AttProductoClaseAsociadoLabel:after,.gx-label.ReadOnlyJTB_AttProductoClaseAsociadoLabel:after,.gx-label.JTB_AttProductoAsociadoDltLabel:after,.gx-label.ReadOnlyJTB_AttProductoAsociadoDltLabel:after,.gx-label.JTB_AttProductoClaseAsociadoDltLabel:after,.gx-label.ReadOnlyJTB_AttProductoClaseAsociadoDltLabel:after,.gx-label.JTB_AttViewEventoUbicacionBlancoLabel:after,.gx-label.ReadonlyJTB_AttViewEventoUbicacionBlancoLabel:after,.gx-label.JTB_AttViewEmpresaIndustriaBlancoLabel:after,.gx-label.ReadonlyJTB_AttViewEmpresaIndustriaBlancoLabel:after,.gx-label.JTB_AttGridColorAzul2Label:after,.gx-label.ReadonlyJTB_AttGridColorAzul2Label:after,.gx-label.JTB_AttGridColorRojo1Label:after,.gx-label.ReadonlyJTB_AttGridColorRojo1Label:after,.gx-label.JTB_AttGridColorVerdeLabel:after,.gx-label.ReadonlyJTB_AttGridColorVerdeLabel:after,.gx-label.JTB_AttGridColorNaranjaLabel:after,.gx-label.ReadonlyJTB_AttGridColorNaranjaLabel:after,.gx-label.JTB_AttGridColorGrisLabel:after,.gx-label.ReadonlyJTB_AttGridColorGrisLabel:after,.gx-label.JTB_AttGridColorGrisGhostLabel:after,.gx-label.BlobContentJTB_AttGridColorGrisGhostLabel:after,.gx-label.ReadonlyBlobContentJTB_AttGridColorGrisGhostLabel:after,.gx-label.BlobInputJTB_AttGridColorGrisGhostLabel:after,.gx-label.ReadonlyJTB_AttGridColorGrisGhostLabel:after,.gx-label.JTB_ImgLogoEmpresaLabel:after,.gx-label.ReadonlyJTB_ImgLogoEmpresaLabel:after,.gx-label.JTB_AttEstadosLabel:after,.gx-label.ReadonlyJTB_AttEstadosLabel:after,.gx-label.ReadonlyJTB_AttEstadoVerdeLabel:after,.gx-label.ReadonlyJTB_AttEstadoAzulLabel:after,.gx-label.ReadonlyJTB_AttEstadoVerdeOlivaLabel:after,.gx-label.ReadonlyJTB_AttEstadoNaranjaLabel:after,.gx-label.ReadonlyJTB_AttEstadoAzulOscLabel:after,.gx-label.ReadonlyJTB_AttEstadoMoradoLabel:after,.gx-label.ReadonlyJTB_AttEstadoGrisLabel:after,.gx-label.ReadonlyJTB_AttEstadoRojoLLabel:after,.gx-label.ReadonlyJTB_AttEstadoRojoLabel:after,.gx-label.ReadonlyJTB_AttEstadoAzulINVLabel:after,.gx-label.ReadonlyJTB_AttEstadoNaranjaINVLabel:after,.gx-label.ReadonlyJTB_AttEstadoVerdeINVLabel:after,.gx-label.ReadonlyJTB_AttEstadoRojoINVLabel:after,.gx-label.ReadonlyJTB_AttEstadoAzulOscuroLabel:after,.gx-label.ReadonlyJTB_AttEstadoRojoINVOscuroLabel:after,.gx-label.ReadonlyJTB_AttEstadoMoradoINVLabel:after,.gx-label.ReadonlyJTB_AttEstadoAmarilloLabel:after,.gx-label.ReadonlyJTB_AttEstadoVerdeINV1Label:after,.gx-label.ReadonlyJTB_AttEstadoAzulClaroLabel:after,.gx-label.JTB_AttTimeLabel:after,.gx-label.ReadonlyJTB_AttTimeLabel:after,.gx-label.BB_AttGridProvSitioWebLabel:after,.gx-label.BlobContentBB_AttGridProvSitioWebLabel:after,.gx-label.ReadonlyBlobContentBB_AttGridProvSitioWebLabel:after,.gx-label.BlobInputBB_AttGridProvSitioWebLabel:after,.gx-label.ReadonlyBB_AttGridProvSitioWebLabel:after,.gx-label.JTB_AttTextoElipsis200pxLabel:after,.gx-label.ReadonlyJTB_AttTextoElipsis200pxLabel:after,.gx-label.JTB_AttCategoriaProcesoLabel:after,.gx-label.ReadonlyJTB_AttCategoriaProcesoLabel:after,.gx-label.JTB_AttGridColorActionLabel:after,.gx-label.ReadonlyJTB_AttGridColorActionLabel:after,.gx-label.JTB_AttFontSize18ActionLabel:after,.gx-label.ReadonlyJTB_AttFontSize18ActionLabel:after,.gx-label.JTB_AttFontSize18ActionReqLabel:after,.gx-label.ReadonlyJTB_AttFontSize18ActionReqLabel:after,.gx-label.JTB_AttProductoAsociadoDspLabel:after,.gx-label.ReadOnlyJTB_AttProductoAsociadoDspLabel:after,.gx-label.JTB_AttProductoClaseAsociadoDspLabel:after,.gx-label.ReadOnlyJTB_AttProductoClaseAsociadoDspLabel:after,.gx-label.JTB_AttGridColorRojoOscuroLabel:after,.gx-label.ReadonlyJTB_AttGridColorRojoOscuroLabel:after,.gx-label.JTB_AttGridColorVerde1Label:after,.gx-label.ReadonlyJTB_AttGridColorVerde1Label:after,.gx-label.BB_AttMuroUsuario1Label:after,.gx-label.ReadonlyBB_AttMuroUsuario1Label:after,.gx-label.JTB_AttAction13pxLabel:after,.gx-label.JTB_AttAction13pxBLabel:after,.gx-label.JTB_AttAction15pxLabel:after,.gx-label.JTB_AttAction15pxBLabel:after,.gx-label.JTB_AttWhite13pxLabel:after,.gx-label.JTB_AttWhite13pxBLabel:after,.gx-label.JTB_AttWhite15pxLabel:after,.gx-label.JTB_AttWhite15pxBLabel:after,.gx-label.ReadOnlyJTB_AttWhite15pxBBBLabel:after,.gx-label.JTB_AttLinkActionLabel:after,.gx-label.ReadonlyJTB_AttLinkActionLabel:after,.gx-label.JTB_AttBotonEncuestaActionLabel:after,.gx-label.ReadonlyJTB_AttBotonEncuestaActionLabel:after,.gx-label.JTB_ModdaProductNameLabel:after,.gx-label.BlobContentJTB_ModdaProductNameLabel:after,.gx-label.ReadonlyBlobContentJTB_ModdaProductNameLabel:after,.gx-label.BlobInputJTB_ModdaProductNameLabel:after,.gx-label.ReadonlyJTB_ModdaProductNameLabel:after,.gx-label.JTB_ModdaProductPriceLabel:after,.gx-label.BlobContentJTB_ModdaProductPriceLabel:after,.gx-label.ReadonlyBlobContentJTB_ModdaProductPriceLabel:after,.gx-label.BlobInputJTB_ModdaProductPriceLabel:after,.gx-label.ReadonlyJTB_ModdaProductPriceLabel:after,.gx-label.JTB_ModdaOldProductPriceLabel:after,.gx-label.BlobContentJTB_ModdaOldProductPriceLabel:after,.gx-label.ReadonlyBlobContentJTB_ModdaOldProductPriceLabel:after,.gx-label.BlobInputJTB_ModdaOldProductPriceLabel:after,.gx-label.ReadonlyJTB_ModdaOldProductPriceLabel:after,.gx-label.JTB_ModdaProductPriceDetailLabel:after,.gx-label.BlobContentJTB_ModdaProductPriceDetailLabel:after,.gx-label.ReadonlyBlobContentJTB_ModdaProductPriceDetailLabel:after,.gx-label.BlobInputJTB_ModdaProductPriceDetailLabel:after,.gx-label.ReadonlyJTB_ModdaProductPriceDetailLabel:after,.gx-label.JTB_ModdaProductPriceGridLabel:after,.gx-label.BlobContentJTB_ModdaProductPriceGridLabel:after,.gx-label.ReadonlyBlobContentJTB_ModdaProductPriceGridLabel:after,.gx-label.BlobInputJTB_ModdaProductPriceGridLabel:after,.gx-label.ReadonlyJTB_ModdaProductPriceGridLabel:after,.gx-label.JTB_ModdaProductNameDetailLabel:after,.gx-label.BlobContentJTB_ModdaProductNameDetailLabel:after,.gx-label.ReadonlyBlobContentJTB_ModdaProductNameDetailLabel:after,.gx-label.BlobInputJTB_ModdaProductNameDetailLabel:after,.gx-label.ReadonlyJTB_ModdaProductNameDetailLabel:after,.gx-label.JTB_ModdaAttributeEditLabel:after,.gx-label.BlobContentJTB_ModdaAttributeEditLabel:after,.gx-label.ReadonlyBlobContentJTB_ModdaAttributeEditLabel:after,.gx-label.BlobInputJTB_ModdaAttributeEditLabel:after,.gx-label.ReadonlyJTB_ModdaAttributeEditLabel:after,.gx-label.JTB_ModdaAttributeEditHoverLabel:after,.gx-label.BlobContentJTB_ModdaAttributeEditHoverLabel:after,.gx-label.ReadonlyBlobContentJTB_ModdaAttributeEditHoverLabel:after,.gx-label.BlobInputJTB_ModdaAttributeEditHoverLabel:after,.gx-label.ReadonlyJTB_ModdaAttributeEditHoverLabel:after,.gx-label.JTB_ModdaProductImageGridLabel:after,.gx-label.BlobContentJTB_ModdaProductImageGridLabel:after,.gx-label.ReadonlyBlobContentJTB_ModdaProductImageGridLabel:after,.gx-label.BlobInputJTB_ModdaProductImageGridLabel:after,.gx-label.ReadonlyJTB_ModdaProductImageGridLabel:after,.gx-label.GridLinkLabel:after,.gx-label.BlobContentGridLinkLabel:after,.gx-label.ReadonlyBlobContentGridLinkLabel:after,.gx-label.BlobInputGridLinkLabel:after,.gx-label.ReadonlyGridLinkLabel:after,.gx-label.JTB_AttSize12px_BlackLabel:after,.gx-label.ReadonlyJTB_AttSize12px_BlackLabel:after,.gx-label.JTB_AttSize12px_GrayLabel:after,.gx-label.ReadonlyJTB_AttSize12px_GrayLabel:after,.gx-label.BB_AttWWusuarioGrupoAzulLabel:after,.gx-label.BB_AttDocumentoEstadoInactivoLabel:after,.gx-label.BlobContentBB_AttDocumentoEstadoInactivoLabel:after,.gx-label.ReadonlyBlobContentBB_AttDocumentoEstadoInactivoLabel:after,.gx-label.BlobInputBB_AttDocumentoEstadoInactivoLabel:after,.gx-label.ReadonlyBB_AttDocumentoEstadoInactivoLabel:after,.gx-label.JTB_AttIndicadorRojoLabel:after,.gx-label.BlobContentJTB_AttIndicadorRojoLabel:after,.gx-label.ReadonlyBlobContentJTB_AttIndicadorRojoLabel:after,.gx-label.BlobInputJTB_AttIndicadorRojoLabel:after,.gx-label.ReadonlyJTB_AttIndicadorRojoLabel:after,.gx-label.Attribute100Label:after,.gx-label.BlobContentAttribute100Label:after,.gx-label.ReadonlyBlobContentAttribute100Label:after,.gx-label.BlobInputAttribute100Label:after,.gx-label.ReadonlyAttribute100Label:after,.gx-label.JTB_AttEmpresaTipoPersonaLabel:after,.gx-label.ReadonlyJTB_AttEmpresaTipoPersonaLabel:after,.gx-label.BB_AttFCTotalesLabel:after,.gx-label.ReadonlyBB_AttFCTotalesLabel:after,.gx-label.BB_AttOCTotales11Label:after,.gx-label.ReadonlyBB_AttOCTotales11Label:after,.gx-label.BB_AttFCSubTotalLabel:after,.gx-label.ReadonlyBB_AttFCSubTotalLabel:after,.gx-label.BB_AttOCTotales111Label:after,.gx-label.ReadonlyBB_AttOCTotales111Label:after,.gx-label.BB_AttFCNormalLabel:after,.gx-label.ReadonlyBB_AttFCNormalLabel:after,.gx-label.BB_AttOCTotales112Label:after,.gx-label.ReadonlyBB_AttOCTotales112Label:after,.gx-label.BB_AttFCSaldoLabel:after,.gx-label.ReadonlyBB_AttFCSaldoLabel:after,.gx-label.BB_AttOCTotales1111Label:after,.gx-label.ReadonlyBB_AttOCTotales1111Label:after,.gx-label.JTB_AttBoldLabel:after,.gx-label.ReadonlyJTB_AttBoldLabel:after,.gx-label.JTB_AttElipsis250pxLabel:after,.gx-label.ReadonlyJTB_AttElipsis250pxLabel:after,.gx-label.JTB_AttSize11px_BlackLabel:after,.gx-label.ReadonlyJTB_AttSize11px_BlackLabel:after,.gx-label.JTB_AttViewCargoLabel:after,.gx-label.ReadonlyJTB_AttViewCargoLabel:after,.gx-label.AttributeDescripcionLabel:after,.gx-label.BlobContentAttributeDescripcionLabel:after,.gx-label.ReadonlyBlobContentAttributeDescripcionLabel:after,.gx-label.BlobInputAttributeDescripcionLabel:after,.gx-label.ReadonlyAttributeDescripcionLabel:after,.gx-label.AttributeGridNivelLabel:after,.gx-label.BlobContentAttributeGridNivelLabel:after,.gx-label.ReadonlyBlobContentAttributeGridNivelLabel:after,.gx-label.BlobInputAttributeGridNivelLabel:after,.gx-label.ReadonlyAttributeGridNivelLabel:after,.gx-label.AttributeNegrillaLabel:after,.gx-label.BlobContentAttributeNegrillaLabel:after,.gx-label.ReadonlyBlobContentAttributeNegrillaLabel:after,.gx-label.BlobInputAttributeNegrillaLabel:after,.gx-label.ReadonlyAttributeNegrillaLabel:after,.gx-label.AttributeTextWhiteLabel:after,.gx-label.BlobContentAttributeTextWhiteLabel:after,.gx-label.ReadonlyBlobContentAttributeTextWhiteLabel:after,.gx-label.BlobInputAttributeTextWhiteLabel:after,.gx-label.ReadonlyAttributeTextWhiteLabel:after,.gx-label.AttributeTextWhiteBoldLabel:after,.gx-label.ReadonlyAttributeTextWhiteBoldLabel:after,.gx-label.AttributeTextDarkBlueBoldLabel:after,.gx-label.ReadonlyAttributeTextDarkBlueBoldLabel:after,.gx-label.AttributeTextRedBoldLabel:after,.gx-label.ReadonlyAttributeTextRedBoldLabel:after,.gx-label.AttributeTextOrangeBoldLabel:after,.gx-label.ReadonlyAttributeTextOrangeBoldLabel:after,.gx-label.AttributeTextGrayLabel:after,.gx-label.BlobContentAttributeTextGrayLabel:after,.gx-label.ReadonlyBlobContentAttributeTextGrayLabel:after,.gx-label.BlobInputAttributeTextGrayLabel:after,.gx-label.ReadonlyAttributeTextGrayLabel:after,.gx-label.AttributeTextBlueLabel:after,.gx-label.BlobContentAttributeTextBlueLabel:after,.gx-label.ReadonlyBlobContentAttributeTextBlueLabel:after,.gx-label.BlobInputAttributeTextBlueLabel:after,.gx-label.ReadonlyAttributeTextBlueLabel:after,.gx-label.AttributeTextGreenLabel:after,.gx-label.BlobContentAttributeTextGreenLabel:after,.gx-label.ReadonlyBlobContentAttributeTextGreenLabel:after,.gx-label.BlobInputAttributeTextGreenLabel:after,.gx-label.ReadonlyAttributeTextGreenLabel:after,.gx-label.AttributeTextRedLabel:after,.gx-label.BlobContentAttributeTextRedLabel:after,.gx-label.ReadonlyBlobContentAttributeTextRedLabel:after,.gx-label.BlobInputAttributeTextRedLabel:after,.gx-label.ReadonlyAttributeTextRedLabel:after,.gx-label.AttEstadoLetraNegraFondoLabel:after,.gx-label.BlobContentAttEstadoLetraNegraFondoLabel:after,.gx-label.ReadonlyBlobContentAttEstadoLetraNegraFondoLabel:after,.gx-label.BlobInputAttEstadoLetraNegraFondoLabel:after,.gx-label.AttEstadoLetraNegraFondo1Label:after,.gx-label.BlobContentAttEstadoLetraNegraFondo1Label:after,.gx-label.ReadonlyBlobContentAttEstadoLetraNegraFondo1Label:after,.gx-label.BlobInputAttEstadoLetraNegraFondo1Label:after,.gx-label.ReadonlyAttEstadoLetraNegraFondo1Label:after,.gx-label.ReadonlyAttEstadoLetraNegraFondoLabel:after,.gx-label.AttEstadoLetraNegraFondoVerdeLabel:after,.gx-label.BlobContentAttEstadoLetraNegraFondoVerdeLabel:after,.gx-label.ReadonlyBlobContentAttEstadoLetraNegraFondoVerdeLabel:after,.gx-label.BlobInputAttEstadoLetraNegraFondoVerdeLabel:after,.gx-label.ReadonlyAttEstadoLetraNegraFondoVerdeLabel:after,.gx-label.AttEstadoLetraNegraFondoRojoLabel:after,.gx-label.BlobContentAttEstadoLetraNegraFondoRojoLabel:after,.gx-label.ReadonlyBlobContentAttEstadoLetraNegraFondoRojoLabel:after,.gx-label.BlobInputAttEstadoLetraNegraFondoRojoLabel:after,.gx-label.ReadonlyAttEstadoLetraNegraFondoRojoLabel:after,.gx-label.AttEstadoLetraNegraFondoAmarilloLabel:after,.gx-label.BlobContentAttEstadoLetraNegraFondoAmarilloLabel:after,.gx-label.ReadonlyBlobContentAttEstadoLetraNegraFondoAmarilloLabel:after,.gx-label.BlobInputAttEstadoLetraNegraFondoAmarilloLabel:after,.gx-label.ReadonlyAttEstadoLetraNegraFondoAmarilloLabel:after,.gx-label.AttEstadoLetraNegraFondoGrisLabel:after,.gx-label.BlobContentAttEstadoLetraNegraFondoGrisLabel:after,.gx-label.ReadonlyBlobContentAttEstadoLetraNegraFondoGrisLabel:after,.gx-label.BlobInputAttEstadoLetraNegraFondoGrisLabel:after,.gx-label.ReadonlyAttEstadoLetraNegraFondoGrisLabel:after,.gx-label.AttributeHeightMaxLabel:after,.gx-label.BlobContentAttributeHeightMaxLabel:after,.gx-label.ReadonlyBlobContentAttributeHeightMaxLabel:after,.gx-label.BlobInputAttributeHeightMaxLabel:after,.gx-label.AttributeHeightMax36pxLabel:after,.gx-label.BlobContentAttributeHeightMax36pxLabel:after,.gx-label.ReadonlyBlobContentAttributeHeightMax36pxLabel:after,.gx-label.BlobInputAttributeHeightMax36pxLabel:after,.gx-label.ReadonlyAttributeHeightMax36pxLabel:after,.gx-label.ReadonlyAttributeHeightMaxLabel:after,.gx-label.AttributeHeightMax30pxLabel:after,.gx-label.BlobContentAttributeHeightMax30pxLabel:after,.gx-label.ReadonlyBlobContentAttributeHeightMax30pxLabel:after,.gx-label.BlobInputAttributeHeightMax30pxLabel:after,.gx-label.ReadonlyAttributeHeightMax30pxLabel:after,.gx-label.AttributeWifthMin90pxLabel:after,.gx-label.BlobContentAttributeWifthMin90pxLabel:after,.gx-label.ReadonlyBlobContentAttributeWifthMin90pxLabel:after,.gx-label.BlobInputAttributeWifthMin90pxLabel:after,.gx-label.ReadonlyAttributeWifthMin90pxLabel:after,.gx-label.JTB_LabelRojoLabel:after,.gx-label.ReadonlyJTB_LabelRojoLabel:after,.gx-label.JTB_LabelAzulLabel:after,.gx-label.ReadonlyJTB_LabelAzulLabel:after,.gx-label.JTB_LabelMoradoLabel:after,.gx-label.ReadonlyJTB_LabelMoradoLabel:after,.gx-label.JTB_LabelLimaLabel:after,.gx-label.ReadonlyJTB_LabelLimaLabel:after,.gx-label.JTB_LabelVerdeLabel:after,.gx-label.ReadonlyJTB_LabelVerdeLabel:after,.gx-label.JTB_LabelAmarilloLabel:after,.gx-label.ReadonlyJTB_LabelAmarilloLabel:after,.gx-label.JTB_LabelNaranjaLabel:after,.gx-label.ReadonlyJTB_LabelNaranjaLabel:after,.gx-label.JTB_LabelCelesteLabel:after,.gx-label.ReadonlyJTB_LabelCelesteLabel:after,.gx-label.JTB_LabelRosaLabel:after,.gx-label.ReadonlyJTB_LabelRosaLabel:after,.gx-label.JTB_AttFontSize18BlackLabel:after,.gx-label.ReadonlyJTB_AttFontSize18BlackLabel:after,.gx-label.ReadonlyJTB_AttFontSize18BlackLightLabel:after,.gx-label.BlobContentReadonlyJTB_AttFontSize18BlackLightLabel:after,.gx-label.ReadonlyBlobContentReadonlyJTB_AttFontSize18BlackLightLabel:after,.gx-label.BlobInputReadonlyJTB_AttFontSize18BlackLightLabel:after,.gx-label.ReadonlyReadonlyJTB_AttFontSize18BlackLightLabel:after,.gx-label.JTB_AttLabelLowLabel:after,.gx-label.BlobContentJTB_AttLabelLowLabel:after,.gx-label.ReadonlyBlobContentJTB_AttLabelLowLabel:after,.gx-label.BlobInputJTB_AttLabelLowLabel:after,.gx-label.ReadonlyJTB_AttLabelLowLabel:after,.gx-label.AttributeTextGrayBoldLabel:after,.gx-label.JTB_AttSize11px_GrayLabel:after,.gx-label.ReadonlyJTB_AttSize11px_GrayLabel:after,.gx-label.JTB_AttSize12px_Gray1Label:after,.gx-label.ReadonlyJTB_AttSize12px_Gray1Label:after,.gx-label.JTB_AttWordBreakLabel:after,.gx-label.BlobContentJTB_AttWordBreakLabel:after,.gx-label.ReadonlyBlobContentJTB_AttWordBreakLabel:after,.gx-label.BlobInputJTB_AttWordBreakLabel:after,.gx-label.ReadonlyJTB_AttWordBreakLabel:after,.gx-label.Attribute2EM_GrayLabel:after,.gx-label.BlobContentAttribute2EM_GrayLabel:after,.gx-label.ReadonlyBlobContentAttribute2EM_GrayLabel:after,.gx-label.BlobInputAttribute2EM_GrayLabel:after,.gx-label.ReadonlyAttribute2EM_GrayLabel:after,.gx-label.BB_AttMuroUsuarioReqLabel:after,.gx-label.ReadonlyBB_AttMuroUsuarioReqLabel:after,.gx-label.BB_AttMuroUsuarioComentario1Label:after,.gx-label.ReadonlyBB_AttMuroUsuarioComentario1Label:after,.gx-label.ATT_TxtBlackSizeLabel:after,.gx-label.BlobContentATT_TxtBlackSizeLabel:after,.gx-label.ReadonlyBlobContentATT_TxtBlackSizeLabel:after,.gx-label.BlobInputATT_TxtBlackSizeLabel:after,.gx-label.ReadonlyATT_TxtBlackSizeLabel:after,.gx-label.ATT_TxtBlackSize16pxLabel:after,.gx-label.BlobContentATT_TxtBlackSize16pxLabel:after,.gx-label.ReadonlyBlobContentATT_TxtBlackSize16pxLabel:after,.gx-label.BlobInputATT_TxtBlackSize16pxLabel:after,.gx-label.ReadonlyATT_TxtBlackSize16pxLabel:after,.gx-label.ATT_TxtBlackSize18pxLabel:after,.gx-label.BlobContentATT_TxtBlackSize18pxLabel:after,.gx-label.ReadonlyBlobContentATT_TxtBlackSize18pxLabel:after,.gx-label.BlobInputATT_TxtBlackSize18pxLabel:after,.gx-label.ReadonlyATT_TxtBlackSize18pxLabel:after,.gx-label.AttributeOcultoLabel:after,.gx-label.BlobContentAttributeOcultoLabel:after,.gx-label.ReadonlyBlobContentAttributeOcultoLabel:after,.gx-label.BlobInputAttributeOcultoLabel:after,.gx-label.ReadonlyAttributeOcultoLabel:after,.gx-label.AttributeInvisibleLabel:after,.gx-label.ReadonlyAttributeInvisibleLabel:after,.gx-label.AttributeWrapTextLabel:after,.gx-label.ReadonlyAttributeWrapTextLabel:after,.gx-label.AttPandinLados5Label:after,.gx-label.BlobContentAttPandinLados5Label:after,.gx-label.ReadonlyBlobContentAttPandinLados5Label:after,.gx-label.BlobInputAttPandinLados5Label:after,.gx-label.ReadonlyAttPandinLados5Label:after,.gx-label.AttributeGridNLabel:after,.gx-label.BlobContentAttributeGridNLabel:after,.gx-label.ReadonlyBlobContentAttributeGridNLabel:after,.gx-label.BlobInputAttributeGridNLabel:after,.gx-label.ReadonlyAttributeGridNLabel:after,.gx-label.AttributeNegrilla16Label:after,.gx-label.BlobContentAttributeNegrilla16Label:after,.gx-label.ReadonlyBlobContentAttributeNegrilla16Label:after,.gx-label.BlobInputAttributeNegrilla16Label:after,.gx-label.ReadonlyAttributeNegrilla16Label:after,.gx-label.AttributeNormal16Label:after,.gx-label.BlobContentAttributeNormal16Label:after,.gx-label.ReadonlyBlobContentAttributeNormal16Label:after,.gx-label.BlobInputAttributeNormal16Label:after,.gx-label.ReadonlyAttributeNormal16Label:after,.gx-label.AttributeGrayNormal16Label:after,.gx-label.BlobContentAttributeGrayNormal16Label:after,.gx-label.ReadonlyBlobContentAttributeGrayNormal16Label:after,.gx-label.BlobInputAttributeGrayNormal16Label:after,.gx-label.ReadonlyAttributeGrayNormal16Label:after,.gx-label.AttCheckboxProveeLabel:after,.gx-label.BlobContentAttCheckboxProveeLabel:after,.gx-label.ReadonlyBlobContentAttCheckboxProveeLabel:after,.gx-label.BlobInputAttCheckboxProveeLabel:after,.gx-label.ReadonlyAttCheckboxProveeLabel:after,.gx-label.JTB_LabelGrisLabel:after,.gx-label.ReadonlyJTB_LabelGrisLabel:after,.gx-label.JTB_MarginNegativeLabel:after,.gx-label.BlobContentJTB_MarginNegativeLabel:after,.gx-label.ReadonlyBlobContentJTB_MarginNegativeLabel:after,.gx-label.BlobInputJTB_MarginNegativeLabel:after,.gx-label.ReadonlyJTB_MarginNegativeLabel:after,.gx-label.BB_registroCambioSolicitudTituloLabel:after,.gx-label.BlobContentBB_registroCambioSolicitudTituloLabel:after,.gx-label.ReadonlyBlobContentBB_registroCambioSolicitudTituloLabel:after,.gx-label.BlobInputBB_registroCambioSolicitudTituloLabel:after,.gx-label.ReadonlyBB_registroCambioSolicitudTituloLabel:after,.gx-label.JTB_AttNoPaddingLabel:after,.gx-label.BlobContentJTB_AttNoPaddingLabel:after,.gx-label.ReadonlyBlobContentAttribute2Label:after,.gx-label.BlobInputJTB_AttNoPaddingLabel:after,.gx-label.ReadonlyJTB_AttNoPaddingLabel:after,.gx-label.JTB_AttGridColor18ActionLabel:after,.gx-label.JTB_AttGridColor18AmariiloLabel:after,.gx-label.BlobContentJTB_AttGridColor18AmariiloLabel:after,.gx-label.ReadonlyBlobContentJTB_AttGridColor18AmariiloLabel:after,.gx-label.BlobInputJTB_AttGridColor18AmariiloLabel:after,.gx-label.ReadonlyJTB_AttGridColor18AmariiloLabel:after,.gx-label.JTB_AttGridColor18AzulLabel:after,.gx-label.JTB_AttGridColor18Azul1Label:after,.gx-label.JTB_AttGridColor18Azul2Label:after,.gx-label.JTB_AttGridColor18CafeLabel:after,.gx-label.JTB_AttGridColor18GrisLabel:after,.gx-label.JTB_AttGridColor18MoradoLabel:after,.gx-label.JTB_AttGridColor18NaranjaLabel:after,.gx-label.BlobContentJTB_AttGridColor18NaranjaLabel:after,.gx-label.ReadonlyBlobContentJTB_AttGridColor18NaranjaLabel:after,.gx-label.BlobInputJTB_AttGridColor18NaranjaLabel:after,.gx-label.ReadonlyJTB_AttGridColor18NaranjaLabel:after,.gx-label.JTB_AttGridColor18RojoLabel:after,.gx-label.JTB_AttGridColor18Rojo1Label:after,.gx-label.BlobContentJTB_AttGridColor18Rojo1Label:after,.gx-label.ReadonlyBlobContentJTB_AttGridColor18Rojo1Label:after,.gx-label.BlobInputJTB_AttGridColor18Rojo1Label:after,.gx-label.ReadonlyJTB_AttGridColor18Rojo1Label:after,.gx-label.JTB_AttGridColor18RojoOscuroLabel:after,.gx-label.JTB_AttGridColor18VerdeLabel:after,.gx-label.JTB_AttGridColor18Verde1Label:after,.gx-label.JTB_AttGridColor18VerdeOscuroLabel:after,.gx-label.JTB_AttGridColor18BlancoLabel:after,.gx-label.JTB_Att30pxLabel:after,.gx-label.BlobContentJTB_Att30pxLabel:after,.gx-label.ReadonlyBlobContentJTB_Att30pxLabel:after,.gx-label.BlobInputJTB_Att30pxLabel:after,.gx-label.ReadonlyJTB_Att30pxLabel:after,.gx-label.Att_MarginNT45pxLabel:after,.gx-label.BlobContentAtt_MarginNT45pxLabel:after,.gx-label.ReadonlyBlobContentAtt_MarginNT45pxLabel:after,.gx-label.BlobInputAtt_MarginNT45pxLabel:after,.gx-label.ReadonlyAtt_MarginNT45pxLabel:after,.gx-label.Att_BloqueFullWidthLabel:after,.gx-label.BlobContentAtt_BloqueFullWidthLabel:after,.gx-label.ReadonlyBlobContentAtt_BloqueFullWidthLabel:after,.gx-label.BlobInputAtt_BloqueFullWidthLabel:after,.gx-label.ReadonlyAtt_BloqueFullWidthLabel:after,.gx-label.Att_BloqueFullWidthHeight50Label:after,.gx-label.BlobContentAtt_BloqueFullWidthHeight50Label:after,.gx-label.ReadonlyBlobContentAtt_BloqueFullWidthHeight50Label:after,.gx-label.BlobInputAtt_BloqueFullWidthHeight50Label:after,.gx-label.ReadonlyAtt_BloqueFullWidthHeight50Label:after,.gx-label.JTB_AttTextoSinDesbordarLabel:after,.gx-label.JTB_AttTextoSinDesbordarWidth200pxLabel:after,.gx-label.Att_MarginNT35pxLabel:after,.gx-label.BlobContentAtt_MarginNT35pxLabel:after,.gx-label.ReadonlyBlobContentAtt_MarginNT35pxLabel:after,.gx-label.BlobInputAtt_MarginNT35pxLabel:after,.gx-label.ReadonlyAtt_MarginNT35pxLabel:after,.gx-label.BB_AttItemEncerradoGrisLabel:after,.gx-label.BlobContentBB_AttItemEncerradoGrisLabel:after,.gx-label.ReadonlyBlobContentBB_AttItemEncerradoGrisLabel:after,.gx-label.BlobInputBB_AttItemEncerradoGrisLabel:after,.gx-label.ReadonlyBB_AttItemEncerradoGrisLabel:after,.gx-label.BB_AttItemEncerradoVerdeLabel:after,.gx-label.BlobContentBB_AttItemEncerradoVerdeLabel:after,.gx-label.ReadonlyBlobContentBB_AttItemEncerradoVerdeLabel:after,.gx-label.BlobInputBB_AttItemEncerradoVerdeLabel:after,.gx-label.ReadonlyBB_AttItemEncerradoVerdeLabel:after,.gx-label.JTB_AttFontSize14BlackLabel:after,.gx-label.BlobContentJTB_AttFontSize14BlackLabel:after,.gx-label.ReadonlyBlobContentJTB_AttFontSize14BlackLabel:after,.gx-label.BlobInputJTB_AttFontSize14BlackLabel:after,.gx-label.ReadonlyJTB_AttFontSize14BlackLabel:after,.gx-label.JTB_AttFontSize14BlackBoldLabel:after,.gx-label.BlobContentJTB_AttFontSize14BlackBoldLabel:after,.gx-label.ReadonlyBlobContentJTB_AttFontSize14BlackBoldLabel:after,.gx-label.BlobInputJTB_AttFontSize14BlackBoldLabel:after,.gx-label.ReadonlyJTB_AttFontSize14BlackBoldLabel:after,.gx-label.AttributeTextGreenLightLabel:after,.gx-label.BlobContentAttributeTextGreenLightLabel:after,.gx-label.ReadonlyBlobContentAttributeTextGreenLightLabel:after,.gx-label.BlobInputAttributeTextGreenLightLabel:after,.gx-label.ReadonlyAttributeTextGreenLightLabel:after,.gx-label.Att_Label160pxLabel:after,.gx-label.BlobContentAtt_Label160pxLabel:after,.gx-label.ReadonlyBlobContentAtt_Label160pxLabel:after,.gx-label.BlobInputAtt_Label160pxLabel:after,.gx-label.ReadonlyAtt_Label160pxLabel:after,.gx-label.JTB_Label260pxLabel:after,.gx-label.BlobContentJTB_Label260pxLabel:after,.gx-label.ReadonlyBlobContentJTB_Label260pxLabel:after,.gx-label.BlobInputJTB_Label260pxLabel:after,.gx-label.ReadonlyJTB_Label260pxLabel:after,.gx-label.AttributeSize0_88Label:after,.gx-label.BlobContentAttributeSize0_88Label:after,.gx-label.ReadonlyBlobContentAttributeSize0_88Label:after,.gx-label.BlobInputAttributeSize0_88Label:after,.gx-label.ReadonlyAttributeSize0_88Label:after,.gx-label.JTB_AttGridColorBlancoLabel:after,.gx-label.ReadonlyJTB_AttGridColorBlancoLabel:after,.gx-label.JTB_AttGridColorBlancoGhostLabel:after,.gx-label.BlobContentJTB_AttGridColorBlancoGhostLabel:after,.gx-label.ReadonlyBlobContentJTB_AttGridColorBlancoGhostLabel:after,.gx-label.BlobInputJTB_AttGridColorBlancoGhostLabel:after,.gx-label.ReadonlyJTB_AttGridColorBlancoGhostLabel:after,.gx-label.JTB_AttFontSize14WhiteLabel:after,.gx-label.BlobContentJTB_AttFontSize14WhiteLabel:after,.gx-label.ReadonlyBlobContentJTB_AttFontSize14WhiteLabel:after,.gx-label.BlobInputJTB_AttFontSize14WhiteLabel:after,.gx-label.ReadonlyJTB_AttFontSize14WhiteLabel:after,.gx-label.JTB_AttFontSize14BlackBold1Label:after,.gx-label.BlobContentJTB_AttFontSize14BlackBold1Label:after,.gx-label.ReadonlyBlobContentJTB_AttFontSize14BlackBold1Label:after,.gx-label.BlobInputJTB_AttFontSize14BlackBold1Label:after,.gx-label.ReadonlyJTB_AttFontSize14BlackBold1Label:after,.RecentLinkItem:after,.TextBlockHeader:after,.TextBlockHeaderLinkClass:after,.TextBlockSubtituloBlanco:after,.TextBlockSubtituloBlanco18px:after,.TextBlockSubtituloBlanco14px:after,.TextBlockHeaderSubtitle:after,.RecentsTitle:after,.Title:after,.BigTitle:after,.SeparateBigTitle:after,.UncollapsedBigTitle:after,.SubTitle:after,.BB_SubTitle:after,.SubTitle_28px:after,.SubTitle_20px:after,.SubTitle_20pxBlack:after,.SubTitle_24px:after,.SubTitleBlack:after,.SubTitleBlack1_3Em:after,.JTB_TxtTituloViewHerramientas:after,.TitleNegro:after,.WWAdvancedLabel:after,.WWOrderByLabel:after,.WWFilterLabel:after,.WWDateFilterLabel:after,.WWOrderItem:after,.WWLinkOrderItem:after,.WWOrderItemHover:after,.WWOrderItemSelected:after,.WWOrderItemSelectedHover:after,.WWLinkOrderItemSelected:after,.WWOrderItemSelected1:after,.BB_TextMenuLvl1:after,.JTB_TextMenuLvlInformes:after,.JTB_TextMenuLvlInformesSeleccionado:after,.BB_TextMenuLvlIndicadores:after,.BB_TextMenuLvlMisDatos:after,.BB_TextMenuLvlMisDatosSeleccionado:after,.BB_TextMenuLvlNotific:after,.BB_TextMenuLvlDocumentos:after,.BB_TextMenuLvlSeguridad:after,.BB_TextMenuLvlSeguridadSeleccionado:after,.BB_TextMenuLvlAdminDatos:after,.BB_TextMenuLvlAdminDatosSeleccionado:after,.BB_TextMenuLvlMensajes:after,.BB_TextMenuLvlMensajesSeleccionado:after,.BB_TextMenuLvlRepositorio:after,.BB_TextMenuLvlRepositorioSeleccionado:after,.BB_TextMenuLvlCalendario:after,.BB_TextMenuLvlCalendarioSeleccionado:after,.BB_TextMenuLvlMiCompania:after,.BB_TextMenuLvlMiCompaniaSeleccionado:after,.BB_TextMenuLvlZonaTransaccional:after,.BB_TextMenuLvlZonaTransaccionalSeleccionado:after,.BB_TextMenuLvlDashboard:after,.BB_TextMenuLvlDashboardSeleccionado:after,.BB_TextMenuLvlConfiguracion:after,.BB_TextMenuLvlConfiguracionSeleccionado:after,.BB_TextMenuLvlMuroActividad:after,.BB_TextMenuLvlMuroActividadSeleccionado:after,.BB_TextMenuLvlNotificaciones:after,.BB_TextMenuLvlNotificacionesSeleccionado:after,.BB_TextMenuLvlNoticias:after,.BB_TextMenuLvlNoticiasSeleccionado:after,.BB_TextMenuLvlProvedores:after,.BB_TextMenuLvlProveedoresSeleccionado:after,.BB_TextMenuLvlEventos:after,.BB_TextMenuLvlEventosSeleccionado:after,.BB_TextMenuLvlHerramientas:after,.BB_TextMenuLvlHerramientasSeleccionado:after,.JTB_TextMenuLvlInicio:after,.JTB_TextMenuLvlInicioSeleccionado:after,.JTB_TextMenuLvlSalir:after,.BB_TextMenuLvl2:after,.BB_TextMenuLvl2Collapse:after,.BB_TextMenuLvl2Expand:after,.BB_TextMenuLvl2Mensajes:after,.BB_TextMenuLvl2MensajesEntrada:after,.BB_TextMenuLvl2MensajesFavoritos:after,.BB_TextMenuLvl2MensajesSalida:after,.BB_TextMenuLvl2MensajesSistema:after,.BB_TextMenuLvl2MensajesBasura:after,.BB_LabelAttFiltro:after,.BB_LabelAttCantReg:after,.BB_LabelAttFiltroNoPadd:after,.BB_LabelAttFiltroNormalPadd:after,.BB_TxtUsuario:after,.BB_TxtUsuarioMenu:after,.BB_TxtUsuarioMenu1:after,.BB_LoginTxtRemember:after,.BB_LoginTxtRememberRegistro:after,.BB_LoginTxtRemember1:after,.BB_TxtDashTitulo:after,.BB_TxtDashValor:after,.BB_TituloDocumentos:after,.BB_DescripcionDocumentos:after,.BB_TxtRemPassTitle:after,.BB_TxtRemPassDesc:after,.BB_TxtNavHeader1:after,.BB_TxtNavHeader2:after,.BB_TxtNavHeaderMid:after,.BB_LabelAttFiltroBold:after,.BB_LabelAttFiltroBoldNoPadd:after,.BB_LabelAttFiltroBoldG:after,.BB_TextMenuLvl3:after,.BB_TextBtnsWW:after,.BB_TextStatus:after,.BB_TextStatusRed:after,.BB_TextStatusOrange:after,.BB_TextStatusYellow:after,.BB_TextNoAuth:after,.BB_TextNoAuth1:after,.BB_TextNoAuthSubraya:after,.BB_TxtVersion:after,.BB_TxtTagsMensajes:after,.BB_TxtTagsMensajesDocumentos:after,.BB_TxtTagsMensajesImportante:after,.BB_TxtTagsMensajesPersonal:after,.BB_TxtTagsMensajesTrabajo:after,.BB_TxtCorreo:after,.BB_TxtCorreoAsunto:after,.BB_TxtCorreoAsunto18px:after,.BB_TxtCorreoCuerpo:after,.BB_TxtCorreoUsuarioDe:after,.BB_TxtCorreoUsuarioDeEmail:after,.BB_TxtCorreoUsuarioPara:after,.BB_UserTitles:after,.BB_TxtUsuarioListadoHeader:after,.BB_TxtMensajeListadoHeader:after,.BB_TxtDiaHoraListadoHeader:after,.BB_TxtVerTodosMensajes:after,.BB_TxtContadorNoLeidos:after,.BB_TxtContadorNoLeidosNotif:after,.BB_TxtRutaCarpetaRepositorio:after,.BB_TxtMesCalendario:after,.BB_TxtTituloDocumentos:after,.BB_TxtTituloDocumentosRight:after,.BB_TxtMensajeConfirmacionRepo:after,.BB_TxtMaxSizeUpload:after,.BB_TxtMaxSizeUploadBlue:after,.BB_TxtMaxSizeUploadGreen:after,.BB_TxtMaxSizeUploadOrange:after,.BB_TxtMaxSizeUploadRed:after,.BB_TxtLink:after,.BB_TxtLinkTwitter:after,.BB_TxtLinkFecha:after,.BB_TxtLinkUnderline:after,.BB_TxtLinkUnderlineFont14:after,.BB_TxtLinkUnderline>A:after,.BB_TxtLinkUnderlineFont14>A:after,.BB_TxtLinkUnderlineBlack:after,.BB_TxtLinkUnderlineDefault:after,.BB_TxtLinkUnderlineDefaultGray:after,.BB_TxtLinkUnderlineBlack14pxBold:after,.BB_TxtBienvenidaWizard:after,.BB_TxtItemNotificacion:after,.BB_TxtItemNotificacionHeader:after,.BB_TxtItemNotificacionCalendario:after,.BB_TxtItemNotificacionOrden:after,.BB_TxtItemNotificacionFactura:after,.BB_TxtItemNotificacionUsuario:after,.BB_TxtItemNotificacionTarea:after,.BB_TxtItemNotificacionTitulo:after,.BB_TxtItemNotificacionTime:after,.BB_TxtItemNotificacionInformacion:after,.BB_TxtItemNotificacionComentario:after,.BB_TxtItemNotificacionPublicacion:after,.BB_TxtVerTodasNotificaciones:after,.BB_TxtTab:after,.BB_TxtTabSeleccionado:after,.BB_TxtItemMasAcciones:after,.BB_TxtWizardNombre:after,.BB_TxtWizardPagina:after,.BB_TxtWizardPaginaSeleccionada:after,.BB_TxtWizardPaginaSeleccionadaActual:after,.BB_TxtAdvertencia:after,.BB_TxtConfirmacion:after,.BB_TxtMuroTiempo:after,.BB_TxtMuroTiempoBlanco:after,.BB_TxtLinkMuro:after,.BB_TxtLinkMuroArchivo:after,.BB_TxtLinkMuroImagen:after,.BB_TxtLinkMuroVideo:after,.BB_TxtLinkMuroImagenMarcado:after,.BB_TxtLinkMuroArchivoMarcado:after,.BB_TxtLinkMuroVideoMarcado:after,.BB_TxtLinkMuroMeGusta:after,.BB_TxtLinkMuroComentar:after,.BB_TxtLinkMuroMeGustaMarcado:after,.BB_TxtLinkMuroSeguir:after,.BB_TxtLinkMuroSeguirMarcado:after,.BB_TxtTituloBienvenida:after,.BB_TxtDescripcionBienvenida:after,.BB_TxtDescripcionBienvenida1:after,.BB_TxtVinculosBienvenida:after,.BB_TxtDisclaimerIcono:after,.BB_TxtDisclaimerIcono1:after,.BB_TxtDisclaimerTexto:after,.BB_TxtWCUsuarioNombre:after,.BB_TxtWCUsuarioNombre1:after,.BB_TxtWCUsuarioFechaCreacion:after,.BB_TxtWCUsuarioLabelEmpresa:after,.BB_TxtWCUsuarioLabelCargo:after,.BB_TxtWCUsuarioLabelCargo1:after,.BB_TxtWCUsuarioLabelUbicacion:after,.BB_TxtWCUsuarioLabelUbicacion1:after,.BB_TxtWCUsuarioLabelTelefono:after,.BB_TxtWCUsuarioLabelTelefono1:after,.BB_TxtWCUsuarioTextoAzul140:after,.BB_TxtWCUsuarioCorreoBlanco:after,.BB_TxtFont18px:after,.BB_TxtFontBlanco18px:after,.BB_TxtFont18Actionpx:after,.BB_TxtFont18ActionBpx:after,.BB_TxtWCUsuarioCorreoNegro:after,.BB_TxtWCUsuarioPerfil:after,.BB_TxtWCUsuarioCalendario:after,.BB_TxtWCUsuarioNotificacion:after,.BB_TxtCantidadNotificaciones:after,.BB_TxtFont14px:after,.BB_TxtFont14pxBold:after,.BB_TxtFontBlanco14px:after,.BB_TxtFontBlanco14pxBold:after,.BB_TxtFont14pxBoldPad:after,.BB_TxtFont14pxAlignCenter:after,.BB_TxtFontRojo14px:after,.BB_TxtFont14ActionpxBold:after,.BB_TxtCantidadEventos:after,.BB_TxtCantidadMensajes:after,.BB_TxtValoresIndicadorRepositorio:after,.BB_TxtValoresIndicadorRepositorioAzul:after,.BB_TxtValoresIndicadorRepositorioNaranja:after,.BB_TxtValoresIndicadorRepositorioRojo:after,.BB_TxtLabelsIndicadorRepositorio:after,.BB_TxtLabelsIndicadorRepositorioAzul:after,.BB_TxtLabelsIndicadorRepositorioCafe:after,.BB_TxtLabelsIndicadorRepositorioRojo:after,.BB_TxtLabelsIndicadorRepositorioAmarillo:after,.BB_TxtCrearActividad:after,.BB_TxtOCTitulo:after,.BB_TxtOCLabel1:after,.BB_TxtOCLabel2:after,.BB_TxtOCLabel3:after,.BB_TxtOCLabel31:after,.BB_TxtOCLabel4:after,.BB_TxtOCLabel41:after,.BB_TxtWCUsuarioTextoAzul155:after,.BB_TxtWizardNombre1:after,.BB_TxtMuroAdjuntos:after,.BB_TxtMuroAdjuntosGrande:after,.BB_TxtMuroCargoEmpresa:after,.BB_TxtLPLabels:after,.BB_TxtLPBienvenida:after,.BB_TxtLPInfo:after,.BB_TxtLPTitulo1:after,.BB_TxtLPTitulo:after,.BB_TxtLPTituloSize16:after,.BB_TxtRPBienvenida:after,.BB_TxtIndicadorEmpresaPorc:after,.BB_TxtTituloGrupo:after,.BB_TxtPricingTitulo:after,.BB_TxtPricingPeso:after,.BB_TxtPricingValor:after,.BB_TxtPricingMes:after,.BB_TxtPricingItem:after,.BB_TxtPricingItemSi:after,.BB_TxtPricingItemNo:after,.BB_TxtLogoHeader:after,.BB_TxtLogoHeaderLogin:after,.BB_TxtLogoHeaderLanding:after,.BB_TxtWCEmpresaPerfil:after,.BB_TxtWCEmpresaTituloCompartir:after,.BB_TxtWCEmpresaCorreo:after,.JTB_TxtOpciones:after,.JTB_TxtOpcionesMarcadas:after,.JTB_TxtOpcionesUsuario:after,.JTB_TxtFooterTitulo:after,.TextBlock1:after,.JTB_TxtTituloOK:after,.JTB_TxtTextoOK:after,.JTB_TxtTitulosRegProv:after,.JTB_TxtTextosRegProv:after,.JTB_TxtHerramientasTitulo:after,.JTB_TxtHerramientasTexto:after,.JTB_TxtEmpresaVerificada:after,.JTB_TxtEmpresaNoVerificada:after,.JTB_TxtWCFechaMes:after,.JTB_TxtWCFechaDia:after,.JTB_TxtGuion:after,.BB_TextBtnMessage:after,.JTB_TxtPublicarComo:after,.JTB_TxtPublicarComoUsuario:after,.JTB_TxtPublicarComoUsuarioMarcado:after,.JTB_TxtPublicarComoEmpresa:after,.JTB_TxtPublicarComoEmpresaMarcado:after,.JTB_TxtTabEmpresa:after,.JTB_TxtTabEmpresaSeleccionado:after,.JTB_TxtSubtitle:after,.JTB_TxtLink:after,.JTB_TxtLinkAzul:after,.JTB_TxtLinkBlanco:after,.JTB_TxtLinkBlancoLimpio:after,.JTB_TxtLink12:after,.JTB_TxtLink12Black:after,.JTB_TxtLink12Red:after,.JTB_TxtLink_Azul1:after,.JTB_TxtLinkVerde1:after,.JTB_TxtLink_Purple:after,.BB_TxtLabelInvitarEmpresa:after,.JTB_TxtCalificacionPromedio:after,.JTB_TxtCalificacionPromedio50px:after,.JTB_TxtCalificacionIndicador:after,.JTB_TextblockAzul:after,.JTB_TextblockAzulClaro:after,.JTB_TextblockAzulPalido:after,.JTB_TextblockAzulPalidoBold:after,.JTB_TextblockAzulPalidoBold15px:after,.BB_LoginTxtSesionActiva:after,.BB_TxtContadorNoLeidosPortal:after,.BB_TxtContadorNoLeidosNotifPortal:after,.BB_TxtContadorNoLeidosMnuVer:after,.BB_TxtContadorNoLeidosNotifMnuVer:after,.JTB_TextMenuUsuarioPerfil:after,.JTB_TextMenuUsuarioEmpresa:after,.JTB_TextMenuUsuarioPassoword:after,.JTB_TextMenuUsuarioSalir:after,.JTB_TextMenuUsuarioCentroAyuda:after,.TextPruebisima:after,.JTB_LabelDefaultRequerido:after,.JTB_LabelDefaultRequeridoN:after,.JTB_LabelDefaultRequeridoBold:after,.JTB_LabelDefault:after,.JTB_TxtCursiva:after,.JTB_TxtAyuda:after,.JTB_TxtNotificacionResumen:after,.BB_TxtDiaHoraListadoHeaderMsg:after,.JTB_TextSubTitle:after,.JTB_TxtColorNegro:after,.PopupHeaderButton:after,.JTB_TxtTransparente5px:after,.JTB_TituloBlanco:after,.JTB_TituloBlanco_16px:after,.JTB_TxtAttFormTransaccion:after,.JTB_TxtOpcionMenu:after,.JTB_TxtOpcionMenuMisDocumentos:after,.JTB_TxtOpcionMenuDocumentosEmpresa:after,.JTB_TxtOpcionMenuCompartidos:after,.JTB_TxtOpcionMenuAlmacenamiento:after,.JTB_TxtIndSolDoc:after,.JTB_TxtIndSolDocVigencia:after,.JTB_TxtIndSolDocFormato:after,.JTB_TxtIndSolDocObligatorio:after,.JTB_TxtIndSolDocMultiple:after,.JTB_TxtIndSolDocWhite:after,.JTB_TxtIndSolDocWhiteVigencia:after,.JTB_TxtIndSolDocWhiteMultiple:after,.BB_TxtFont11px:after,.BB_TxtFont11Blancopx:after,.BB_TxtFont11pxBold:after,.BB_TxtFont11pxGris:after,.BB_TxtFont11pxBoldBlack:after,.JTB_AttListaSeleccionClase:after,.JTB_WizardBusqueda1:after,.JTB_WizardBusqueda2:after,.BB_TxtFont13px:after,.BB_TxtFont13Blancopx:after,.BB_TxtFont13BlancoBoldpx:after,.JTB_TxtWizardProveedorFinalizar:after,.JTB_TxtWizardProveedorInformacion:after,.JTB_TxtColorGris:after,.JTB_TxtColorGrisFont11:after,.JTB_MarginTop10px:after,.JTB_TextblockVerde:after,.JTB_TextblockVerde12B:after,.JTB_TextblockVerde>A:after,.JTB_TextblockVerde12B>A:after,.JTB_TextblockVerde>A:visited:after,.JTB_TextblockVerde12B>A:visited:after,.JTB_TextblockVerde:hover:after,.JTB_TextblockVerde12B:hover:after,.JTB_TextblockVerde>A:focus:after,.JTB_TextblockVerde12B>A:focus:after,.JTB_TextblockVerde>A:active:after,.JTB_TextblockVerde12B>A:active:after,.JTB_TextBlockAzulOscuro:after,.JTB_TextBlockRojo:after,.JTB_TextBlockRojo12B:after,.JTB_TextBlockRojo>A:after,.JTB_TextBlockRojo12B>A:after,.JTB_TextBlockRojo>A:visited:after,.JTB_TextBlockRojo12B>A:visited:after,.JTB_TextBlockRojo:hover:after,.JTB_TextBlockRojo12B:hover:after,.JTB_TextBlockRojo>A:focus:after,.JTB_TextBlockRojo12B>A:focus:after,.JTB_TextBlockRojo>A:active:after,.JTB_TextBlockRojo12B>A:active:after,.JTB_Titulo40px:after,.JTB_Titulo40pxBold:after,.JTB_TxtX:after,.JTB_TxtSize20px:after,.JTB_TxtSize20pxN20B:after,.JTB_TxtSize26px:after,.JTB_TxtFontColorGreen:after,.JTB_TxtFontColorRed:after,.JTB_TxtFontColorOrange:after,.JTB_TxtFontColorYellow:after,.JTB_MarginRight8px:after,.JTB_TxtFontColorGrey:after,.JTB_TxtFontColorDarkGrey:after,.JTB_TxtFontColorWhite:after,.JTB_TxtNowrap:after,.JTB_TxtWCUsuarioLabelCorreo:after,.JTB_TxtFontColorPurple:after,.JTB_TxtPosicionTendencia:after,.JTB_TxtHashtag:after,.JTB_ModdaTextAvailability:after,.JTB_TxtMenuTienda:after,.JTB_TxtMenuTiendaSeleccionado:after,.JTB_TxtColorAction:after,.JTB_TxtColorActionUnderline:after,.JTB_TxtActionMedium:after,.JTB_TxtSize12px:after,.JTB_TxtSize12px_Gray:after,.JTB_TxtSize12px_Gray1:after,.JTB_TxtSize12px_Blue:after,.JTB_TxtSize12px_BlueDarck:after,.JTB_TxtSize12px_Dark:after,.JTB_TxtSize12px_DarkNegrilla:after,.JTB_TxtSize12px_Black:after,.JTB_TxtEllipsis_135px:after,.JTB_MarginTop5px:after,.JTB_TxtSize125px:after,.JTB_TxtColorVerde:after,.BB_WWUsuarioTitles:after,.BB_WWUsuarioTitles45:after,.TextoAtributoTitulo:after,.TextoAtributoTitulo24px:after,.TextoAtributoTitulo18:after,.TextoAtributoTitulo16:after,.TextoAtributoTitulo14:after,.TextoAtributoTituloBold:after,.TextoAtributoTitulo20px:after,.JTB_TxtBlueTerminosCondiciones:after,.JTB_TxtBlackTerminosCondiciones:after,.JTB_TxtWhiteTerminosCondiciones:after,.JTB_TxtBlueTerminosCondicionesSubraya:after,.JTB_TxtBlackTerminosCondicionesSubraya:after,.JTB_TxtWhiteTerminosCondicionesSubraya:after,.JTB_TxtLink1:after,.TextBlock_Black:after,.TxtWhiteBackgroundBlue:after,.TxtBlueNegrilla13px:after,.TxtBlue13px:after,.TxtBlue16pxClaro:after,.JTB_TxtLink12px:after,.ErrorHttp:after,.ErrorHttpTitulo:after,.ErrorHttpSubtitulo:after,.ErrorHttpNormal:after,.TextBlock_BlackBold:after,.JTB_TxtSize13px:after,.JTB_TxtColorVerde1:after,.JTB_TxtColorNaranja:after,.JTB_TxtColorBlackP:after,.JTB_TxtSize40px:after,.TextBlockSizeEM:after,.TextBlockSizeEM0_85Black:after,.TextBlockSizeEM0_75:after,.JTB_TxtLink16px:after,.JTB_TxtRequerido:after,.JTB_TxtSize15px:after,.JTB_TxtCoffe:after,.JTB_TxtCoffeBold:after,.JTB_TxtCoffeBold>A:after,.JTB_LabelDefaultNoRequerido:after,.JTB_LabelDefaultRequeridoN1:after,.JTB_LabelDefaultRequeridoBold1:after,.JTB_TxtSize10px:after,.JTB_TxtSize10px_Gray:after,.JTB_TxtSize10px_Black:after,.JTB_TxtSize10px_DarkNegrilla:after,.TxtInfomacion:after,.TxtInfomacionVerde:after,.TxtInfomacionAzul:after,.TxtInfomacionAmarillo:after,.TxtInfomacionRojo:after,.LabelProvAdicionalInfo:after,.LabelProvAdicionalInfoGrisOscuro:after,.JTB_TxtFontColorAction:after,.UploadTextOculto:after,.JTB_UplDropZoneCarDoc1.gx-fileupload table .name:after,.JTB_UpdAjuntoIcono.gx-fileupload table .name:after,.JTB_UplDropZoneCarDoc1.gx-fileupload table .size:after,.JTB_UpdAjuntoIcono.gx-fileupload table .size:after,.UploadTextMessage:after,.JTB_UplDropZoneCarDoc1.gx-fileupload table .text-danger:after,.JTB_UpdAjuntoIcono.gx-fileupload table .text-danger:after,.TxtPurpleNegrilla13px:after,.JTB_TxtSize11:after,.JTB_TxtPagination:after,.JTB_TextblockGrayBlue:after,.JTB_TxtBold11:after,.BB_TxtFont10px:after,.JTB_TextblockPurple:after,.JTB_TextblockPurple>A:after,.JTB_TextblockPurple>A:visited:after,.JTB_TextblockPurple:hover:after,.JTB_TextblockPurple>A:focus:after,.JTB_TextblockPurple>A:active:after,.JTB_TextblockBlue:after,.JTB_TextblockBlue>A:after,.JTB_TextblockBlue>A:visited:after,.JTB_TextblockBlue:hover:after,.JTB_TextblockBlue>A:focus:after,.JTB_TextblockBlue>A:active:after,.JTB_TextBlockAzulOscuroBold:after,.JTB_TxtBoldBlack:after,.JTB_TxtBoldBlack1:after,.JTB_TxtBoldMarginL15:after,.JTB_TxtBoldBlack11:after,.JTB_TxtBoldMarginL151:after,.TextBlockScroll300:after,.JTB_TxtAlignRight:after,.JTB_TxtColorBlue:after,.JTB_TextBlockAzulOscuro16px:after,.JTB_TextBlockAzulOscuro16pxBold:after,.TextBlockForm:after,.ReadonlyTextBlockTitulo24PX:after,.ReadonlyTextBlockTitulo18PX:after,.ReadonlyTextBlockTitulo16px:after,.ReadonlyTextBlockTitulo14:after,.BB_TxtFont21px:after,.JTB_LabelTituloGridNotBold:after,.JTB_LabelTituloGridNotBoldSize12:after,.JTB_LabelTituloGridNotBoldSize13:after,.JTB_LabelTituloGridNotBoldSize14:after,.BB_TxtDocumentoCargado:after,.BB_TxtFont16px:after,.BB_TxtFontAction16px:after,.JTB_TxtSize14px:after,.JTB_TxtSize14px_Black:after,.BB_TxtFont25px:after,.BB_TxtFont25pxaction:after,.BB_TxtFont25pxactionbold:after,.BB_TxtFont12px:after,.BB_TxtFont12px_Gray:after,.BB_TxtFont12pxColorGreen:after,.BB_TxtFont12pxColorRed:after,.BB_TxtFont12pxColorBlue:after,.TextBlock0_75emMeno15MarginTop:after,.TxtCodigoPostalLink:after,.TxtCodigoPostalLink>A:after,.BB_TxtFont20px:after,.JTB_TxtSeguirLeyendo:after,.Txt_NoPFormControl:after,.TextBlockMargin20:after
{
	content: '';
}

.JTB_TxtFooterTextoTelefono
{
	background-position: 2px center;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-image: url(../BB_ImgIconoTelefonoBlanco.png);
}
.JTB_TxtFooterTextoTelefono:after
{
	background-position: 2px center;
	background-repeat: no-repeat;
}

.JTB_TxtFooterTextoEmail
{
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-image: url(../BB_ImgIconoCorreoBlanco.png);
}
.JTB_TxtFooterTextoEmail:after
{
	background-position: 0px center;
	background-repeat: no-repeat;
}

.BB_TxtFont30pxBold
{
	font-size: 30px;
	font-weight: bold;
	color: #000;
}
.BB_TxtFont30pxBold:after
{
	font-size: 30px;
	font-weight: bold;
	color: #000;
}

.BB_TxtFont40pxBoldBlack
{
	font-size: 40px;
	font-weight: bold;
	color: #000;
}
.BB_TxtFont40pxBoldBlack:after
{
	font-size: 40px;
	font-weight: bold;
	color: #000;
}

.JTB_TxtColorWhite,.JTB_TxtColorWhiteBold
{
	color: white;
}
.JTB_TxtColorWhite:after,.JTB_TxtColorWhiteBold:after
{
	color: white;
}

.JTB_TxtColorWhiteBold
{
	font-weight: bold;
}
.JTB_TxtColorWhiteBold:after
{
	font-weight: bold;
}

.TextBlockExpandCollapse
{
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	font-size: 16px;
	color: #000;
	height: 45px;
	max-height: 45px;
	min-height: 45px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	text-align: center;
	vertical-align: middle;
}
.TextBlockExpandCollapse:after
{
	font-size: 16px;
	color: #000;
	text-align: center;
	vertical-align: middle;
}

.TxtPurple13px
{
	font-size: 13px;
	color: #6e3c7b;
}
.TxtPurple13px:after
{
	font-size: 13px;
	color: #6e3c7b;
}

.JTB_TxtFlechaRutaCarpeta
{
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 0px;
	font-size: 18px;
	font-weight: bold;
	font-family: monospace;
}
.JTB_TxtFlechaRutaCarpeta:after
{
	font-size: 18px;
	font-weight: bold;
	font-family: monospace;
}

.JTB_TxtAccionesDocumentos,.JTB_TxtAccionesDocumentosAbrir,.JTB_TxtAccionesDocumentosCargar,.JTB_TxtAccionesDocumentosDescargar,.JTB_TxtAccionesDocumentosRenombrar,.JTB_TxtAccionesDocumentosEliminar,.JTB_TxtAccionesDocumentosRegresar,.JTB_TxtAccionesDocumentosCrearDirectorio,.JTB_TxtAccionesDocumentosCompartir
{
	background-position: 0px centrer;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 14px;
	color: #03a9f4;
	background-size: 16px;
}
.JTB_TxtAccionesDocumentos:before,.JTB_TxtAccionesDocumentosAbrir:before,.JTB_TxtAccionesDocumentosCargar:before,.JTB_TxtAccionesDocumentosDescargar:before,.JTB_TxtAccionesDocumentosRenombrar:before,.JTB_TxtAccionesDocumentosEliminar:before,.JTB_TxtAccionesDocumentosRegresar:before,.JTB_TxtAccionesDocumentosCrearDirectorio:before,.JTB_TxtAccionesDocumentosCompartir:before
{
	background-position: 0px centrer;
	background-repeat: no-repeat;
	font-size: 14px;
	color: #03a9f4;
	content: '';
	background-size: 16px;
}

.JTB_TxtAccionesDocumentos:after,.JTB_TxtAccionesDocumentosAbrir:after,.JTB_TxtAccionesDocumentosCargar:after,.JTB_TxtAccionesDocumentosDescargar:after,.JTB_TxtAccionesDocumentosRenombrar:after,.JTB_TxtAccionesDocumentosEliminar:after,.JTB_TxtAccionesDocumentosRegresar:after,.JTB_TxtAccionesDocumentosCrearDirectorio:after,.JTB_TxtAccionesDocumentosCompartir:after
{
	background-position: 0px centrer;
	background-repeat: no-repeat;
	font-size: 14px;
	color: #03a9f4;
	background-size: 16px;
}

.JTB_TxtAccionesDocumentosAbrir
{
	background-image: url(../JumptobeTheme/JTB_ImgAbrirAzul.png);
}
.JTB_TxtAccionesDocumentosCargar
{
	background-image: url(../JumptobeTheme/JTB_ImgCargarAzul.png);
}
.JTB_TxtAccionesDocumentosDescargar
{
	background-image: url(../JumptobeTheme/JTB_ImgDescargarAzul.png);
}
.JTB_TxtAccionesDocumentosRenombrar
{
	background-image: url(../JumptobeTheme/JTB_ImgEditarAzul.png);
}
.JTB_TxtAccionesDocumentosEliminar
{
	background-image: url(../JumptobeTheme/JTB_ImgEliminarAzul.png);
}
.JTB_TxtAccionesDocumentosRegresar
{
	background-image: url(../JumptobeTheme/JTB_ImgRegresarAzul.png);
}
.JTB_TxtAccionesDocumentosCrearDirectorio
{
	background-image: url(../JumptobeTheme/JTB_ImgCrearDirectorioAzul.png);
}
.JTB_TxtAccionesDocumentosCompartir
{
	background-image: url(../JumptobeTheme/JTB_ImgCompartirAzul.png);
}
.JTB_TxtSize16px,.JTB_TxtSize18px,.JTB_TxtSize16pxGris,.JTB_TxtSize16pxGris1,.JTB_TxtSize14pxGris
{
	font-size: 16px;
	color: #000;
}
.JTB_TxtSize16px:after,.JTB_TxtSize18px:after,.JTB_TxtSize16pxGris:after,.JTB_TxtSize16pxGris1:after,.JTB_TxtSize14pxGris:after
{
	font-size: 16px;
	color: #000;
}

.JTB_TxtSize18px
{
	font-size: 18px;
}
.JTB_TxtSize18px:after
{
	font-size: 18px;
}

.JTB_TxtSize16pxGris,.JTB_TxtSize16pxGris1
{
	color: #a1a1a1;
}
.JTB_TxtSize16pxGris:after,.JTB_TxtSize16pxGris1:after
{
	color: #a1a1a1;
}

.JTB_TxtSize16pxGris1
{
	color: #696969;
}
.JTB_TxtSize16pxGris1:after
{
	color: #696969;
}

.JTB_TxtSize14pxGris
{
	font-size: 14px;
	color: #a1a1a1;
	text-align: left;
	text-align: left !important;
}
.JTB_TxtSize14pxGris:after
{
	font-size: 14px;
	color: #a1a1a1;
	text-align: left;
	text-align: left !important;
}

.JTB_TxtBold
{
	font-weight: bold;
}
.JTB_TxtBold:after
{
	font-weight: bold;
}

.JTB_TxtCentradoPequeno
{
	padding-top: 7px;
	display: block;
	font-family: OpenSans-Light1, sans-serif;
	font-size: 15,75px;
	height: 28px;
	text-align: center;
	text-transform: none;
	vertical-align: top;
}
.JTB_TxtCentradoPequeno:after
{
	display: block;
	font-family: OpenSans-Light1, sans-serif;
	font-size: 15,75px;
	text-align: center;
	text-transform: none;
	vertical-align: top;
}

.JTB_TxtMensajeCuerpo
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: .9em;
	color: #212121;
	-webkit-font-smoothing:antialiased;
}
.JTB_TxtMensajeCuerpo:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: .9em;
	color: #212121;
	-webkit-font-smoothing:antialiased;
}

.JTB_TxtCantidadClientes
{
	font-family: "Calibri Light";
	font-size: 18px;
	font-variant: normal;
	color: #843c0c;
}
.JTB_TxtCantidadClientes:after
{
	font-family: "Calibri Light";
	font-size: 18px;
	font-variant: normal;
	color: #843c0c;
}

.JTB_TxtTituloBuscador
{
	display: block;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #387C2B;
}
.JTB_TxtTituloBuscador:after
{
	display: block;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #387C2B;
}

.JTB_TxtCalificacion
{
	font-family: "Open Sans Regular";
	font-size: 0.875em;
	color: darkgray;
	text-align: left;
}
.JTB_TxtCalificacion:after
{
	font-family: "Open Sans Regular";
	font-size: 0.875em;
	color: darkgray;
	text-align: left;
}

.JTB_Txtmenu
{
	padding-left: 12px;
	padding-right: 12px;
	white-space: nowrap;
	font-family: "Calibri Light";
	font-size: 14px;
	color: #fff;
}
.JTB_Txtmenu:after
{
	white-space: nowrap;
	font-family: "Calibri Light";
	font-size: 14px;
	color: #fff;
}

.JTB_TextTitle
{
	font-family: "Open Sans Bold", "Arial Black";
	font-size: 35px;
	color: white;
	text-shadow: 1px 1px 7px #000 ;
}
.JTB_TextTitle:after
{
	font-family: "Open Sans Bold", "Arial Black";
	font-size: 35px;
	color: white;
}

.JTB_TxtPagNoEncontrada
{
	padding-bottom: 20px;
	padding-top: 40px;
	font-family: OpenSans-Light, sans-serif;
	font-size: 35px;
	font-weight: 300;
	color: #444;
}
.JTB_TxtPagNoEncontrada:after
{
	font-family: OpenSans-Light, sans-serif;
	font-size: 35px;
	font-weight: 300;
	color: #444;
}

.PopupTitle
{
	padding-bottom: 12px;
	display: none;
}
.PopupTitle:after
{
	display: none;
}

.JTB_TxtMnuConfiguracion
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
}
.JTB_TxtMnuConfiguracion:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
}

.JTB_TextSelColumna
{
	color: #000;
}
.JTB_TextSelColumna:after
{
	color: #000;
}

.JTB_LabelCantidadRegistros
{
	padding-left: 10px;
	padding-right: 10px;
	white-space: normal;
	font-family: "Open Sans Regular";
	font-size: 14px;
	color: #000;
	height: 30px;
	width: auto;
}
.JTB_LabelCantidadRegistros:after
{
	white-space: normal;
	font-family: "Open Sans Regular";
	font-size: 14px;
	color: #000;
}

.JTB_TxtDescripcionPantalla
{
	font-family: OpenSans-Light;
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
	color: #212121;
}
.JTB_TxtDescripcionPantalla:after
{
	font-family: OpenSans-Light;
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
	color: #212121;
}

.JTB_TextTotalPaginas
{
	color: white;
}
.JTB_TextTotalPaginas:after
{
	color: white;
}

.TableHeaderText,.Grid>caption,.GridDragging>caption,.GridAcceptDrag>caption,.GridNoAcceptDrag>caption,.GrillaGxui>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,.GrillaGxui[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.WorkWith[data-gx-grid-nodata]>caption,.PromptGrid[data-gx-grid-nodata]>caption,.ViewGrid[data-gx-grid-nodata]>caption,.Grid_Gray[data-gx-grid-nodata]>caption,.Grid_NegativeMarginTop5[data-gx-grid-nodata]>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.BB_FSGVisible[data-gx-grid-nodata]>caption,.RecentLinksGrid[data-gx-grid-nodata]>caption,.TrnSublevelGrid[data-gx-grid-nodata]>caption,.BB_FSG100[data-gx-grid-nodata]>caption,.FreeStyleGridNoPadding[data-gx-grid-nodata]>caption,.FreeStyleGridScroll[data-gx-grid-nodata]>caption,.WorkWith>caption,.PromptGrid>caption,.ViewGrid>caption,.Grid_Gray>caption,.Grid_NegativeMarginTop5>caption,.Table>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.Table100x100>caption,.TableBorder>caption,.TableHorizontalLine>caption,.header_pink_line>caption,.RecentLinksTable>caption,.Table95>caption,.RecentLinksMainTable>caption,.RecentLinksMainTableExpanded>caption,.MainContainer>caption,.TableGrid>caption,.TableTop>caption,.TableTopSearch>caption,.TableContent>caption,.ViewTable>caption,.HorizontalSpace>caption,.Table960>caption,.TableGreyFooter>caption,.TableBlackFooter>caption,.TableBlackHeader>caption,.TableLogin>caption,.SmallTableLogin>caption,.LargeTableLogin>caption,.WelcomeTable>caption,.td100>caption,.TableBorder100x100>caption,.ToolbarMain>caption,.td5>caption,.HorizantalSpace>caption,.TableLeftMenu>caption,.TableTopMenu>caption,.Table80>caption,.HeaderLogin>caption,.Table1>caption,.Table3>caption,.Table2>caption,.BB_CellPaddB10>caption,.BB_CellNoPFormControl235px>caption,.TableButtons>caption,.TableHeaderRight>caption,.TableLogo>caption,.FiltersContainer>caption,.FiltersContainerItem>caption,.FilterContainerItemSearch>caption,.NegativeMarginTop10>caption,.Table193x216>caption,.Table193x216Collapsed>caption,.ActionsContainer>caption,.ActionsContainerItem>caption,.ActionsContainerVisible>caption,.BB_TableGridFiltroColo>caption,.JTB_TBlOpciones>caption,.JTB_TblBGHover_Blue>caption,.JTB_TblBGHover_Red>caption,.JTB_TblBGHover_Gray>caption,.JTB_TblBGHover_Green>caption,.JTB_TblBGHover_Orange>caption,.JTB_TblBGHover_DarkBlue>caption,.ViewAdvancedContainer>caption,.ViewAdvancedContainerVisible>caption,.JTB_TblBGHover_Action>caption,.JTB_TblHoverAction>caption,.TopBottom30>caption,.TopBottom5>caption,.Tbl_GridCentroComercial>caption,.TableContainerWc>caption,.TableBorder1>caption,.JTB_ImgFondoCentroComercial>caption,.TableMargin0>caption,.TblPadding>caption,.TblPaddingLeft>caption,.TblPaddingLeft5>caption,.TblPaddingLeft10>caption,.TblPaddingLeft15>caption,.TblPaddingLeft20>caption,.TblPaddingLeft0>caption,.TblPaddingRight>caption,.TblPaddingRight5>caption,.TblPaddingRight10>caption,.TblPaddingRight15>caption,.TblPaddingRight20>caption,.TblPaddingTop>caption,.TblPaddingTop5>caption,.TblPaddingTop10>caption,.TblPaddingTop15>caption,.TblPaddingTop20>caption,.TblPaddingBottom>caption,.TblPaddingBottom5>caption,.TblPaddingBottom10>caption,.TblPaddingBottom15>caption,.TblPaddingBottom20>caption,.TblPadding0>caption,.BB_tblBorderRadius15px>caption,.BB_TblPaddingTop20px>caption,.TblRevelarClave>caption,.BB_TblMaxWidth500px>caption,.BB_TblMinWidth450px>caption,.BB_BorderInferiorAction>caption,.BB_BordeNinguno>caption,.ContainerPupupLarge>caption,.JTB_TblMarginNegativo15pxES>caption,.JTB_TblFondoGris1>caption,.JTB_TblClaseInd>caption,.JTB_TblClaseIndSel>caption,.JTB_TblClaseIndSelblack>caption,.JTB_TblClaseIndBackTransparente>caption,.JTB_TblClaseIndBottomBlack>caption,.BB_TblCarpetasRepositorio>caption,.BB_TblCarpetasRepositorioNoHover>caption,.BB_TblCarpetasRepositorioSeleccionada>caption,.JTB_TblMenu>caption,.JTB_TblMenuSeleccionado>caption,.JTB_TblContenedorReacciones>caption,.JTB_TblOscuraImagen>caption,.JTB_TblOscuraImagenBanner>caption,.JTB_TblOscuraImagenNoticias>caption,.BB_TblMensajeRemitente>caption,.BB_TblFondoSeccion>caption,.BB_TblFondoSeccionVerde>caption,.TableHeight20px>caption,.BB_TblCellCalificacion>caption,.BB_TblCellCalificacionBueno>caption,.BB_TblCellCalificacionExcelente>caption,.BB_TblCellCalificacionMuyBueno>caption,.JTB_Tblmenuajuste>caption,.JTB_TblContTitulo>caption,.JTB_TblContNoticiasImg>caption,.JTB_TblContenedorNoticias>caption,.JTB_TableEspacio>caption,.JTB_TblContTitulo2>caption,.JTB_TblContTitulo2A>caption,.JTB_TblFondoPortada>caption,.JTB_TblPortada>caption,.JTB_TblComboSelColumnas>caption,.JTB_TblComboSelColumnasOpen>caption,.JTB_TextMenuUsuarioPassoword12>caption,.JTB_TableTotalPaginas>caption,.JTB_TablePaginacion>caption,.BB_TblDocumentosProveedor>caption,.BB_TblDocumentosCargados>caption,.TableBottom>caption,.Container>caption,.ContainerFluid>caption,.LevelTable>caption,.BodyContainer>caption,.LoginContainer>caption,.HeaderContainer>caption,.ThinHeaderContainer>caption,.RecentLinksContainer>caption,.BB_MenuContainer>caption,.BB_MenuContainerVisible>caption,.FormContainer>caption,.TabsFormContainer>caption,.AdvancedContainerItem>caption,.AdvancedContainerItemExpanded>caption,.AdvancedContainer>caption,.AdvancedContainerVisible>caption,.OrdersTable>caption,.WWAdvancedContainer>caption,.PromptContainer>caption,.PromptMainTable>caption,.GridTabMainTable>caption,.BB_TableGridFiltros>caption,.BB_TableGridFiltros11B>caption,.BB_TableGridFiltrosVerProveedor>caption,.BB_TblGridGris1>caption,.BB_TableGridFiltrosNoticiasD>caption,.BB_TblGridGris>caption,.BB_TableBlanca>caption,.BB_TableBlancaMarginBot10px>caption,.BB_TblDisclaimer>caption,.BB_TblComponentMuro>caption,.BB_TblPanelDerechoCalendario>caption,.BB_TblPerfilEmpresa>caption,.BB_TableHerramientas>caption,.BB_TableAzul>caption,.BB_TableGridFiltrosAzul>caption,.BB_TableGridFiltros100porc>caption,.BB_TableGridFiltrosGris>caption,.BB_Menux40>caption,.BB_MenuFull>caption,.BB_MenuFull1>caption,.BB_MenuExpandido>caption,.BB_Menu0px>caption,.BB_TblAlertas>caption,.BB_TblAlertasCollapse>caption,.BB_TblAlertasExpand>caption,.BB_TablaNotificaciones>caption,.BB_TblBtnsWW>caption,.BB_TableImgMenu>caption,.BB_TableLoginHolder>caption,.BB_TableLoginHolderPortal>caption,.JTB_TableLoginHolderPortal400px>caption,.BB_TableChangePassHolder>caption,.BB_TableLoginHolder1>caption,.BB_TablaFondoLogin>caption,.BB_TblDashLeft>caption,.BB_TblDashMiddle>caption,.BB_TblDashMiddleRed>caption,.BB_TblDashRight>caption,.BB_TblDashRightPurple>caption,.BB_TableListDash>caption,.BB_TblFiltroDocumentos>caption,.BB_TableCellsLogin>caption,.BB_TableCellsLoginP>caption,.BB_TableNotAuth>caption,.BB_TblMensajes>caption,.BB_TblMensajesNoLeidos>caption,.BB_TblUser>caption,.JTB_TblRegistroGridFreeStyle>caption,.BB_TblUserGeneral>caption,.BB_TblEtiquetas>caption,.BB_TblEtiquetasOpen>caption,.BB_TblRegistrosFSG>caption,.BB_TblUserTitles>caption,.BB_TblMensajesHeader>caption,.BB_TblMensajesHeaderOpen>caption,.BB_TblListadoMensajesHeader>caption,.BB_TblTreeViewRepositorio>caption,.BB_Tbl100Width>caption,.BB_TblDetalleEventos>caption,.BB_TblDetalleEventosExpandido>caption,.BB_TblBGGridEventosDetallados>caption,.BB_TblContraida0px>caption,.BB_TblExpandida>caption,.BB_TblExpandidaEliminar>caption,.BB_TblExpandidaCrear>caption,.BB_TblExpandidaAdvertencia>caption,.BB_TblExpandidaVerde>caption,.BB_TblExpandidaInformacion>caption,.BB_TblExpandidaVerdeOsc>caption,.BB_TblExpandidaBlanco>caption,.BB_TblContraida0px2s>caption,.BB_TblContraidaGris0px2s>caption,.BB_TblContraidaVerde0px2s>caption,.BB_TblContraidaDelay0px2s>caption,.BB_TblAdjuntos>caption,.BB_TblGridAdjuntos>caption,.BB_TblComboDestinatarios>caption,.BB_TblComboDestinatariosExpandido>caption,.BB_TblScroll>caption,.BB_TblGridDestinatarios>caption,.BB_TblComboDestinatariosEvento>caption,.BB_TblComboDestinatariosEventoExpandido>caption,.BB_TblColoresEvento>caption,.BB_TblColoresEventoAzul>caption,.BB_TblColoresEventoRojo>caption,.BB_TblColoresEventoMorado>caption,.BB_TblColoresEventoAmarillo>caption,.BB_TblColoresEventoVerde>caption,.BB_TblColoresEventoGris>caption,.BB_TblFilaViewNotificaciones>caption,.BB_TblFilaViewNotificacionesNoLeido>caption,.BB_Tbl100Porc>caption,.BB_TblBorderTopBotGris>caption,.BB_TblBorderGris>caption,.BB_TblComentariosActividad>caption,.BB_TblNuevoComentarioActividad>caption,.BB_TblNuevoComentarioActividadExpandida>caption,.BB_TblZonasActividad>caption,.BB_TblTweetLogin>caption,.BB_TblMargenLeft10>caption,.BB_TblBorderTopBotGris1>caption,.BB_TblContainerBorderGrisRadius3px>caption,.BB_TblWCUsuarioFondoAzul>caption,.BB_TblDocumentosCargadosColapsada>caption,.BB_TblDocumentosCargadosExpandida>caption,.BB_TblDocumentosCargadosExpandidaScrollVertical>caption,.BB_TblNuevaActividadColapsada>caption,.BB_TblNuevaActividadExpandida>caption,.BB_TblBotonesCrearActividad>caption,.BB_TblOCHeaderLeft>caption,.BB_TblOCHeaderCenter>caption,.BB_TblOCHeaderRight>caption,.BB_TblOCTotales>caption,.BB_TblFondoGris>caption,.BB_TblFondoGrisONB>caption,.BB_TblContacto>caption,.BB_TblLPForm>caption,.BB_TblLPHolder>caption,.BB_TblRP70Porc>caption,.BB_TblRPForm>caption,.BB_TblPricingLeft>caption,.BB_TblPricingCenter>caption,.BB_TblPricingRight>caption,.BB_Tbl0pxColapsada>caption,.BB_Tbl1000pxExpandida>caption,.JTB_TblHeader>caption,.BB_TblNotificacionesHeader>caption,.BB_TblNotificacionesHeaderOpen>caption,.JTB_TblFooter>caption,.JTB_TblOKLandingPage>caption,.JTB_TblViewEvento>caption,.ContainerHolder>caption,.JTB_TblUplOculta>caption,.JTB_UplBotonCargarArchivo.gx-fileupload table>caption,.JTB_UplFotoUsuario.gx-fileupload table>caption,.JTB_UplDcEmpresa.gx-fileupload table>caption,.JTB_UplFotoGAMUser.gx-fileupload table>caption,.JTB_UplLogoEmpresaWizard.gx-fileupload table>caption,.JTB_UplAjuntosMensaje.gx-fileupload table>caption,.JTB_UplMuro.gx-fileupload table>caption,.JTB_UplLogoEmpresaWC.gx-fileupload table>caption,.JTB_UplVideoMuro.gx-fileupload table>caption,.JTB_UplImgOpptyCompra.gx-fileupload table>caption,.JTB_UplDropZone.gx-fileupload table>caption,.JTB_UplDropZoneCarDoc.gx-fileupload table>caption,.JTB_UplDropZoneMini.gx-fileupload table>caption,.JTB_UplDropZonePlantilla.gx-fileupload table>caption,.JTB_UpLogoEmpresa.gx-fileupload table>caption,.JTB_UpPortadaEmpresa.gx-fileupload table>caption,.JTB_UplBotonCargarArchivo1.gx-fileupload table>caption,.JTB_UploadFileBtn.gx-fileupload table>caption,.JTB_TblAccionesNotif>caption,.JTB_TblAccionesNotifOpen>caption,.JTB_TblContraida0px>caption,.JTB_TblContraida0px1>caption,.JTB_TblExpandida>caption,.BB_TblExpandidaEliminar1>caption,.BB_TblExpandidaCrear1>caption,.BB_TblExpandidaAdvertencia1>caption,.JTB_TblExpandidaActividad>caption,.JTB_TblExpandidaOverflow>caption,.JTB_TblExpandida530px>caption,.BB_TblNotificacionesHeaderPortal>caption,.BB_TblNotificacionesHeaderOpenPortal>caption,.BB_TblMensajesHeaderPortal>caption,.BB_TblMensajesHeaderOpenPortal>caption,.BB_TblLPFormGris>caption,.BB_TblLPHolderCentro>caption,.BB_TblLPFormBlanco>caption,.BB_TblUsuarioHeader>caption,.BB_TblUsuarioHeaderOpen>caption,.JTB_TextMenuUsuarioPassoword1>caption,.BB_TblUsuarioHeaderPortalOpen>caption,.JTB_TextMenuUsuarioPassoword11>caption,.BB_TblBusquedaHeader>caption,.BB_TblBusquedaHeaderOpen>caption,.BB_TableWebEventos>caption,.BB_TableWebEventosColor>caption,.BB_TblFondoGrisWebEventoFecha>caption,.JTB_TblBorderBottomBlueHover_Width100Porc>caption,.JTB_TblHerramientaDescripcion>caption,.JTB_TblEmbebedPage>caption,.JTB_TblAcumuladorLike>caption,.JTB_TblGridReacciones>caption,.JTB_TblPosRelative13mpxtop>caption,.ContainerHolderPortal>caption,.JTB_TblResumenNotificacion>caption,.JTB_TblNotificacion>caption,.JTB_TblNotificacionNoLeida>caption,.JTB_TblNotificacionGris>caption,.JTB_TblNotificacionesHeader>caption,.JTB_TablaModerna>caption,.JTB_TblWidth200px>caption,.JTB_TblBorderDestacado>caption,.BB_TableNoPadding>caption,.BB_TableNoPaddingNoHover>caption,.JTB_TblBackgroundBlack>caption,.JTB_TblMarginNegativo15px>caption,.BB_TblMensajeUsuarioConectado>caption,.BB_TblMsgUsrAction>caption,.JTB_TblConfirmarUsuarios>caption,.JTB_TblWordWrap>caption,.JTB_TblDocSolicitados>caption,.JTB_TblDocSolicitadosGray>caption,.JTB_TblDocSolicitadosGreen>caption,.JTB_TblDocSolicitadosDarkBlue>caption,.JTB_TblDocSolicitadosRed>caption,.JTB_TblDocSolicitadosOrange>caption,.JTB_TblDocSolicitadosAction>caption,.JTB_TblDocSolicitadosMorado>caption,.JTB_TblDocSolicitadosDarkBlueN>caption,.JTB_TblAlerta>caption,.JTB_TblAlertaAmarilla>caption,.JTB_TblAlertaAmarillahovered>caption,.JTB_TblAlertaVerde>caption,.JTB_TblAlertaVerdehovered>caption,.JTB_TblAlertaRojo>caption,.JTB_TblAlertaRojohovered>caption,.JTB_TblAlertaGhost>caption,.JTB_TblAlertaGhost100>caption,.JTB_TblAlertaAction>caption,.JTB_TblAlertaAction100>caption,.JTB_TblWidgetImagen>caption,.JTB_TblWidgetImagenAzul>caption,.JTB_TblWidgetImagenMorado>caption,.JTB_TblWidgetImagenRojo>caption,.JTB_TblWidgetImagenVerde>caption,.JTB_TblWidgetCuerpo>caption,.JTB_TblWidgetCuerpoAzul>caption,.JTB_TblWidgetCuerpoMorado>caption,.JTB_TblWidgetCuerpoRojo>caption,.JTB_TblOpacidadOscura>caption,.JTB_TableInfoWizard>caption,.JTB_TblMenuSuperior>caption,.JTB_TblMenuSuperiorhover>caption,.JTB_TblMenuSuperior:hover>caption,.JTB_TblMenuSuperiorhover:hover>caption,.JTB_TblMenuSuperior:active>caption,.JTB_TblMenuSuperiorhover:active>caption,.BB_TblComboProductos>caption,.BB_TblComboProductosExpandido>caption,.JTB_TblWizardProvedorBusqueda>caption,.JTB_TblBG_Gray>caption,.JTB_TblBG_Blue>caption,.JTB_TblBG_DarkBlue>caption,.JTB_TblBG_Red>caption,.JTB_TblBG_RedP>caption,.JTB_TblBG_Orange>caption,.JTB_TblBG_OrangeP>caption,.JTB_TblBG_Green>caption,.JTB_TblBG_GreenP>caption,.JTB_TblSeleccionarProducto>caption,.JTB_TblWizardProvedorInformacion>caption,.JTB_TblWizardProvedorInformacionScroll>caption,.JTB_TblWizardProvedorInformacionCeleste>caption,.JTB_TblWizardProvedorPopup>caption,.JTB_TblSeleccionarLocacion>caption,.JTB_TblAzulClaro1>caption,.JTB_TblNaranja>caption,.JTB_TblVerdeOliva>caption,.JTB_TblVerde>caption,.JTB_TblAzulOscuro>caption,.JTB_TblAzulOscuro1>caption,.JTB_TblMorado>caption,.JTB_TblGris>caption,.JTB_TblRed>caption,.JTB_TblAmarillo>caption,.JTB_TblVerde2>caption,.JTB_TblBG_DarkGreen>caption,.JTB_TblBG_Purple>caption,.JTB_TblBG_PurpleP>caption,.JTB_TblBG_PurpleEstado>caption,.JTB_Tbl800px>caption,.JTB_TblFondoGris>caption,.TblRegistroContacto>caption,.TblRegistroContactoSel>caption,.JTB_TblGridDestinatarios>caption,.JTB_TblComboProdServ>caption,.JTB_TblComboProdServExpandido>caption,.JTB_TblFondoVerde>caption,.JTB_TblFondoRojo>caption,.JTB_TblIconoTexto>caption,.JTB_TblIconoTextoVerdeOlivo>caption,.JTB_TblIconoTextoVerdeClaro>caption,.BB_TableGridFiltrosAvanzados>caption,.JTB_TblOpcionRecuperar>caption,.JTB_TblBG_Action>caption,.JTB_TblMinHeight200>caption,.JTB_TblTabWizard>caption,.JTB_TblTabWizard1>caption,.JTB_TblTabWizardSeleccionada>caption,.JTB_TblTabWizardSeleccionada1>caption,.JTB_TBLPunteadaGris>caption,.JTB_TblMarginNegativo15px1>caption,.JTB_TblMarginNegativo15px_Large>caption,.JTB_TblBorder10px>caption,.JTB_TblBorder10pxVerde>caption,.JTB_TblBorder10pxAmarillo>caption,.JTB_TblBorder10pxRojo>caption,.JTB_TblBorder10pxMorado>caption,.JTB_TblMencionActividad>caption,.JTB_TblBorderActionEncuesta>caption,.JTB_Container0Border>caption,.JTB_ModdaPage>caption,.JTB_ModdaProductDetailPage>caption,.JTB_ModdaTable100P>caption,.JTB_TblBorderBottom>caption,.JTB_TblBorderBottomBlanco>caption,.JTB_TblTarjetaBordeB>caption,.JTB_TblTarjetaBordeBAzulO2>caption,.JTB_TblTarjetaBordeBVerde>caption,.JTB_TblTarjetaBordeBNaranja>caption,.JTB_TblTarjetaBordeBRojo>caption,.JTB_TblTarjetaBordeAction>caption,.JTB_TblTarjetaBordeBlanco>caption,.JTB_TblTarjetaBordeBAzulClaro>caption,.JTB_TblFondoOscuro>caption,.JTB_Tbl75Porc>caption,.JTB_Tbl25Porc>caption,.HeaderContainerModerno>caption,.BB_TblHerramienta>caption,.BB_TblHerramientaHover>caption,.BB_TblHerramienta:hover>caption,.BB_TblHerramientaHover:hover>caption,.JTB_TblLogin>caption,.TableFullWidth>caption,.JTB_TblGrisMT30R30>caption,.JTB_TblTiendaListado>caption,.JTB_TblBG_Transparent>caption,.TablePaddingLef>caption,.Tbl_CentroComercial>caption,.OcceanNotificacionGrey>caption,.OcceanNotificacionesWhite>caption,.BB_TblFCHeaderCenter>caption,.BB_TblFCHeaderCenter1>caption,.BB_TblFCHeaderLeft>caption,.BB_TblFCHeaderLeft1>caption,.BB_TblFCHeaderRight>caption,.BB_TblFCHeaderRight1>caption,.BB_TblFCTotales>caption,.BB_TblFCValor>caption,.BB_TblFCSubTotal>caption,.BB_TblFCValor1>caption,.TableMarginMenos13>caption,.TableMarginMenos100>caption,.TableMarginMas90>caption,.JTB_TblGridCentroComercial>caption,.JTB_TblBlueTerminosCondiciones>caption,.JTB_TblGreyTerminosCondiciones>caption,.JTB_TblTerminosCondicionesOculta>caption,.JTB_TblCategoriaProceso>caption,.TblMargin>caption,.TblMaginBotton>caption,.TblMaginBotton50>caption,.TblMaginBotton100>caption,.TblMaginBotton10>caption,.TblMaginBotton20>caption,.TblMaginBotton5>caption,.TblMaginTop10>caption,.TblMarginLeft>caption,.TblMarginLeft5>caption,.TblMaginLeft51>caption,.TblMarginLeft10>caption,.TblMarginLeft15>caption,.TblMarginLeft20>caption,.TblMarginLeft0>caption,.TblMarginLeftMenos15>caption,.TblPaddingLeftM20>caption,.TblMarginRight>caption,.TblMarginRight5>caption,.TblMarginRight10>caption,.TblMarginRight15>caption,.TblMarginRight20>caption,.TblOculta>caption,.TblBlueMB10>caption,.JTB_TblBlueNotaActualizacion>caption,.TblCol>caption,.TblCol12>caption,.TblCol1>caption,.TblCol10>caption,.TblCol2>caption,.TblCol3>caption,.TblCol4>caption,.TblCol5>caption,.TblCol6>caption,.TblCol7>caption,.TblCol8>caption,.TblCol9>caption,.TblCol11>caption,.JTB_TblGuia>caption,.JTB_TblIndicadorRojo>caption,.JTB_TblIndicadorRojoR>caption,.JTB_TblBordeAzul>caption,.JTB_TblBordeVerde>caption,.JTB_TblBG_RedDegradado>caption,.JTB_TblBG_DarkBlueDegradado>caption,.CellCenter>caption,.JTB_TblColorSelector>caption,.JTB_TblColorSelectorVerde>caption,.JTB_TblColorSelectorAmarillo>caption,.JTB_TblColorSelectorNaranja>caption,.JTB_TblColorSelectorRojo>caption,.JTB_TblColorSelectorMorado>caption,.JTB_TblColorSelectorAzul>caption,.JTB_TblColorSelectorCeleste>caption,.JTB_TblColorSelectorLima>caption,.JTB_TblColorSelectorRosa>caption,.TableFondoTexturaGris>caption,.CellGris>caption,.TableSeccionGhost>caption,.TableSeccionGhostGray>caption,.TableSeccionGhostGreen>caption,.TableSeccionGhostDarkBlue1>caption,.TableSeccionGhostRed>caption,.TableSeccionGhostBlack>caption,.JTB_TblDocSolicitados1>caption,.JTB_TblDocSolicitadosGray1>caption,.JTB_TblDocSolicitadosGreen1>caption,.JTB_TblDocSolicitadosDarkBlue1>caption,.JTB_TblDocSolicitadosRed1>caption,.JTB_TblDocSolicitadosOrange1>caption,.JTB_TblDocSolicitadosAction1>caption,.JTB_TblDocSolicitadosMorado1>caption,.TableSeccionGhostBlue>caption,.TableSeccionGhostMorado>caption,.TblSeccionGhost_Transparent>caption,.JTB_TblBG_Transparent1>caption,.CellColorGray>caption,.JTB_TblMarcoNegro>caption,.JTB_TblMarcoMorado>caption,.JTB_TblMarcoNegroN>caption,.JTB_TblMarcoAzul>caption,.JTB_TblFondoGrisBordeado>caption,.JTB_TblFondoGrisBordeadoA>caption,.BB_TblFCHeaderCenter11>caption,.BB_TblFCHeaderLeft11>caption,.TblNoPadding>caption,.Tbl_TablaOculta>caption,.JTB_TblPosicionAbs20>caption,.JTB_TblScroll500>caption,.JTB_TblWidth1200>caption,.TablePadding0>caption,.GXProgressBar>caption,.GXProgressBarAdvance0>caption,.GXProgressBarAdvance05>caption,.GXProgressBarAdvance100>caption,.GXProgressBarAdvance97>caption,.GXProgressBarAdvance95>caption,.GXProgressBarAdvance90>caption,.GXProgressBarAdvance80>caption,.GXProgressBarAdvance70>caption,.GXProgressBarAdvance60>caption,.GXProgressBarAdvance50>caption,.GXProgressBarAdvance40>caption,.GXProgressBarAdvance30>caption,.GXProgressBarAdvance20>caption,.GXProgressBarAdvance10>caption,.JTB_TblLGris>caption,.TableWc100Porciento>caption,.TblColPorcentaje>caption,.TblColPorcentaje25>caption,.TblColPorcentaje50>caption,.TableTextAlignLeft>caption,.TlbInformacionImportante>caption,.JTB_TblBG_Blanco>caption,.Tbl100Porciento>caption,.UploadTableTransparent>caption,.TblPurpleMB101>caption,.TblPurpleMB1012>caption,.TblGrisPandin5>caption,.TableSolDoc>caption,.JTB_TblBordeGrayBlue>caption,.TableNoPadding>caption,.JTB_TblBordeVerdeRound>caption,.JTB_TblBordePurpleRound>caption,.JTB_TblBordeBlueRound>caption,.BB_TblAlertasNot>caption,.JTB_TblFondoVerdeNot>caption,.TableNotC>caption,.JTB_TableInfoWizardRound>caption,.JTB_TableInfoWizardRoundMin36>caption,.JTB_TblFondoAdj>caption,.JTB_TableInfoWizardRoundRed>caption,.JTB_TblFondoAdj1>caption,.JTB_TblWidth600px>caption,.JTB_TblFondoAdj1NP>caption,.JTB_TblFondoAdjNP>caption,.TblMargin15Neg>caption,.Tbl_LineaLateral>caption,.TblPadding15>caption,.TblMostrar>caption,.JTB_TblMarginTopNegativo5Percent>caption,.Tbl_NoPaddingLeft>caption,.CellHidden>caption,.GridDinamicoColReg>caption,.GridDinamicoColReg20Caracteres>caption,.GridDinamicoColReg43Caracteres>caption,.TableScrollDiv>caption,.JTB_TBLNAAzulClaro>caption,.Tbl_ScrollHorizontal>caption,.JTB_TblWidth60px>caption,.BB_TblDisplayFlex>caption,.BB_TblBackgroundGreenLight>caption,.BB_TblBackgroundGreenLightHeight20>caption,.BB_TblBackgroundGreenDark>caption,.BB_TblBackgroundGray>caption,.BB_Tbl50Porc>caption,.JTB_TblWidth100px>caption,.BB_TblBackgroundGrayLight>caption,.JTB_TblMarginTop5px>caption,.BB_TblMinWidth160px>caption,.JTB_TblMarginTop13px>caption,.BB_TblBackgroundOrangeLight>caption,.JTB_TblBorder20px>caption,.Tbl_marginNT15px>caption,.TblImport>caption,.BB_TblPaddingBottom20px>caption,.TblHeaderAviso>caption,.TblHeaderAvisoAzul>caption,.TblHeaderAvisoRojo>caption,.TblHeaderAvisoAmarillo>caption,.TableWidth100>caption,.TablePopupMin500>caption,.BB_TblRP100Porc>caption,.BB_TblMaxWidth100px>caption,.BB_TblMaxWidth150px>caption,.BB_TblMinHeight45px>caption,.BB_TblBackgroundRedLight>caption,.BB_TblBackgroundPurpleLight>caption,.TblCodigoPostal>caption,.BB_TblBackGroundOrange>caption,.BB_TblBackgroundRed>caption,.BB_TblBackgroundPurple>caption,.BB_TblWhiteBorderBlack>caption,.BB_TblAction>caption,.BB_TblMaxWidth250px>caption,.BB_TblBackgroundBlue>caption,.BB_TblBackgroundBlackRed>caption,.JTB_TblBackGroundPeach>caption,.TblAzulInfo>caption,.BB_TblResumenAI>caption,.BB_TblResumenAIGeneral>caption,.JTB_TblFondoGrisAutoHeight>caption
{
	display: none;
	font-size: 1.4em;
}
.TableHeaderText:after,.Grid>caption:after,.GridDragging>caption:after,.GridAcceptDrag>caption:after,.GridNoAcceptDrag>caption:after,.GrillaGxui>caption:after,.GridNoData>caption:after,.Grid[data-gx-grid-nodata]>caption:after,.GridDragging[data-gx-grid-nodata]>caption:after,.GridAcceptDrag[data-gx-grid-nodata]>caption:after,.GridNoAcceptDrag[data-gx-grid-nodata]>caption:after,.GrillaGxui[data-gx-grid-nodata]>caption:after,.GridNoData[data-gx-grid-nodata]>caption:after,.WorkWith[data-gx-grid-nodata]>caption:after,.PromptGrid[data-gx-grid-nodata]>caption:after,.ViewGrid[data-gx-grid-nodata]>caption:after,.Grid_Gray[data-gx-grid-nodata]>caption:after,.Grid_NegativeMarginTop5[data-gx-grid-nodata]>caption:after,.FreeStyleGrid[data-gx-grid-nodata]>caption:after,.VerticalTabGrid[data-gx-grid-nodata]>caption:after,.BB_FSGVisible[data-gx-grid-nodata]>caption:after,.RecentLinksGrid[data-gx-grid-nodata]>caption:after,.TrnSublevelGrid[data-gx-grid-nodata]>caption:after,.BB_FSG100[data-gx-grid-nodata]>caption:after,.FreeStyleGridNoPadding[data-gx-grid-nodata]>caption:after,.FreeStyleGridScroll[data-gx-grid-nodata]>caption:after,.WorkWith>caption:after,.PromptGrid>caption:after,.ViewGrid>caption:after,.Grid_Gray>caption:after,.Grid_NegativeMarginTop5>caption:after,.Table>caption:after,.TableDragging>caption:after,.TableAcceptDrag>caption:after,.TableNoAcceptDrag>caption:after,.Table100x100>caption:after,.TableBorder>caption:after,.TableHorizontalLine>caption:after,.header_pink_line>caption:after,.RecentLinksTable>caption:after,.Table95>caption:after,.RecentLinksMainTable>caption:after,.RecentLinksMainTableExpanded>caption:after,.MainContainer>caption:after,.TableGrid>caption:after,.TableTop>caption:after,.TableTopSearch>caption:after,.TableContent>caption:after,.ViewTable>caption:after,.HorizontalSpace>caption:after,.Table960>caption:after,.TableGreyFooter>caption:after,.TableBlackFooter>caption:after,.TableBlackHeader>caption:after,.TableLogin>caption:after,.SmallTableLogin>caption:after,.LargeTableLogin>caption:after,.WelcomeTable>caption:after,.td100>caption:after,.TableBorder100x100>caption:after,.ToolbarMain>caption:after,.td5>caption:after,.HorizantalSpace>caption:after,.TableLeftMenu>caption:after,.TableTopMenu>caption:after,.Table80>caption:after,.HeaderLogin>caption:after,.Table1>caption:after,.Table3>caption:after,.Table2>caption:after,.BB_CellPaddB10>caption:after,.BB_CellNoPFormControl235px>caption:after,.TableButtons>caption:after,.TableHeaderRight>caption:after,.TableLogo>caption:after,.FiltersContainer>caption:after,.FiltersContainerItem>caption:after,.FilterContainerItemSearch>caption:after,.NegativeMarginTop10>caption:after,.Table193x216>caption:after,.Table193x216Collapsed>caption:after,.ActionsContainer>caption:after,.ActionsContainerItem>caption:after,.ActionsContainerVisible>caption:after,.BB_TableGridFiltroColo>caption:after,.JTB_TBlOpciones>caption:after,.JTB_TblBGHover_Blue>caption:after,.JTB_TblBGHover_Red>caption:after,.JTB_TblBGHover_Gray>caption:after,.JTB_TblBGHover_Green>caption:after,.JTB_TblBGHover_Orange>caption:after,.JTB_TblBGHover_DarkBlue>caption:after,.ViewAdvancedContainer>caption:after,.ViewAdvancedContainerVisible>caption:after,.JTB_TblBGHover_Action>caption:after,.JTB_TblHoverAction>caption:after,.TopBottom30>caption:after,.TopBottom5>caption:after,.Tbl_GridCentroComercial>caption:after,.TableContainerWc>caption:after,.TableBorder1>caption:after,.JTB_ImgFondoCentroComercial>caption:after,.TableMargin0>caption:after,.TblPadding>caption:after,.TblPaddingLeft>caption:after,.TblPaddingLeft5>caption:after,.TblPaddingLeft10>caption:after,.TblPaddingLeft15>caption:after,.TblPaddingLeft20>caption:after,.TblPaddingLeft0>caption:after,.TblPaddingRight>caption:after,.TblPaddingRight5>caption:after,.TblPaddingRight10>caption:after,.TblPaddingRight15>caption:after,.TblPaddingRight20>caption:after,.TblPaddingTop>caption:after,.TblPaddingTop5>caption:after,.TblPaddingTop10>caption:after,.TblPaddingTop15>caption:after,.TblPaddingTop20>caption:after,.TblPaddingBottom>caption:after,.TblPaddingBottom5>caption:after,.TblPaddingBottom10>caption:after,.TblPaddingBottom15>caption:after,.TblPaddingBottom20>caption:after,.TblPadding0>caption:after,.BB_tblBorderRadius15px>caption:after,.BB_TblPaddingTop20px>caption:after,.TblRevelarClave>caption:after,.BB_TblMaxWidth500px>caption:after,.BB_TblMinWidth450px>caption:after,.BB_BorderInferiorAction>caption:after,.BB_BordeNinguno>caption:after,.ContainerPupupLarge>caption:after,.JTB_TblMarginNegativo15pxES>caption:after,.JTB_TblFondoGris1>caption:after,.JTB_TblClaseInd>caption:after,.JTB_TblClaseIndSel>caption:after,.JTB_TblClaseIndSelblack>caption:after,.JTB_TblClaseIndBackTransparente>caption:after,.JTB_TblClaseIndBottomBlack>caption:after,.BB_TblCarpetasRepositorio>caption:after,.BB_TblCarpetasRepositorioNoHover>caption:after,.BB_TblCarpetasRepositorioSeleccionada>caption:after,.JTB_TblMenu>caption:after,.JTB_TblMenuSeleccionado>caption:after,.JTB_TblContenedorReacciones>caption:after,.JTB_TblOscuraImagen>caption:after,.JTB_TblOscuraImagenBanner>caption:after,.JTB_TblOscuraImagenNoticias>caption:after,.BB_TblMensajeRemitente>caption:after,.BB_TblFondoSeccion>caption:after,.BB_TblFondoSeccionVerde>caption:after,.TableHeight20px>caption:after,.BB_TblCellCalificacion>caption:after,.BB_TblCellCalificacionBueno>caption:after,.BB_TblCellCalificacionExcelente>caption:after,.BB_TblCellCalificacionMuyBueno>caption:after,.JTB_Tblmenuajuste>caption:after,.JTB_TblContTitulo>caption:after,.JTB_TblContNoticiasImg>caption:after,.JTB_TblContenedorNoticias>caption:after,.JTB_TableEspacio>caption:after,.JTB_TblContTitulo2>caption:after,.JTB_TblContTitulo2A>caption:after,.JTB_TblFondoPortada>caption:after,.JTB_TblPortada>caption:after,.JTB_TblComboSelColumnas>caption:after,.JTB_TblComboSelColumnasOpen>caption:after,.JTB_TextMenuUsuarioPassoword12>caption:after,.JTB_TableTotalPaginas>caption:after,.JTB_TablePaginacion>caption:after,.BB_TblDocumentosProveedor>caption:after,.BB_TblDocumentosCargados>caption:after,.TableBottom>caption:after,.Container>caption:after,.ContainerFluid>caption:after,.LevelTable>caption:after,.BodyContainer>caption:after,.LoginContainer>caption:after,.HeaderContainer>caption:after,.ThinHeaderContainer>caption:after,.RecentLinksContainer>caption:after,.BB_MenuContainer>caption:after,.BB_MenuContainerVisible>caption:after,.FormContainer>caption:after,.TabsFormContainer>caption:after,.AdvancedContainerItem>caption:after,.AdvancedContainerItemExpanded>caption:after,.AdvancedContainer>caption:after,.AdvancedContainerVisible>caption:after,.OrdersTable>caption:after,.WWAdvancedContainer>caption:after,.PromptContainer>caption:after,.PromptMainTable>caption:after,.GridTabMainTable>caption:after,.BB_TableGridFiltros>caption:after,.BB_TableGridFiltros11B>caption:after,.BB_TableGridFiltrosVerProveedor>caption:after,.BB_TblGridGris1>caption:after,.BB_TableGridFiltrosNoticiasD>caption:after,.BB_TblGridGris>caption:after,.BB_TableBlanca>caption:after,.BB_TableBlancaMarginBot10px>caption:after,.BB_TblDisclaimer>caption:after,.BB_TblComponentMuro>caption:after,.BB_TblPanelDerechoCalendario>caption:after,.BB_TblPerfilEmpresa>caption:after,.BB_TableHerramientas>caption:after,.BB_TableAzul>caption:after,.BB_TableGridFiltrosAzul>caption:after,.BB_TableGridFiltros100porc>caption:after,.BB_TableGridFiltrosGris>caption:after,.BB_Menux40>caption:after,.BB_MenuFull>caption:after,.BB_MenuFull1>caption:after,.BB_MenuExpandido>caption:after,.BB_Menu0px>caption:after,.BB_TblAlertas>caption:after,.BB_TblAlertasCollapse>caption:after,.BB_TblAlertasExpand>caption:after,.BB_TablaNotificaciones>caption:after,.BB_TblBtnsWW>caption:after,.BB_TableImgMenu>caption:after,.BB_TableLoginHolder>caption:after,.BB_TableLoginHolderPortal>caption:after,.JTB_TableLoginHolderPortal400px>caption:after,.BB_TableChangePassHolder>caption:after,.BB_TableLoginHolder1>caption:after,.BB_TablaFondoLogin>caption:after,.BB_TblDashLeft>caption:after,.BB_TblDashMiddle>caption:after,.BB_TblDashMiddleRed>caption:after,.BB_TblDashRight>caption:after,.BB_TblDashRightPurple>caption:after,.BB_TableListDash>caption:after,.BB_TblFiltroDocumentos>caption:after,.BB_TableCellsLogin>caption:after,.BB_TableCellsLoginP>caption:after,.BB_TableNotAuth>caption:after,.BB_TblMensajes>caption:after,.BB_TblMensajesNoLeidos>caption:after,.BB_TblUser>caption:after,.JTB_TblRegistroGridFreeStyle>caption:after,.BB_TblUserGeneral>caption:after,.BB_TblEtiquetas>caption:after,.BB_TblEtiquetasOpen>caption:after,.BB_TblRegistrosFSG>caption:after,.BB_TblUserTitles>caption:after,.BB_TblMensajesHeader>caption:after,.BB_TblMensajesHeaderOpen>caption:after,.BB_TblListadoMensajesHeader>caption:after,.BB_TblTreeViewRepositorio>caption:after,.BB_Tbl100Width>caption:after,.BB_TblDetalleEventos>caption:after,.BB_TblDetalleEventosExpandido>caption:after,.BB_TblBGGridEventosDetallados>caption:after,.BB_TblContraida0px>caption:after,.BB_TblExpandida>caption:after,.BB_TblExpandidaEliminar>caption:after,.BB_TblExpandidaCrear>caption:after,.BB_TblExpandidaAdvertencia>caption:after,.BB_TblExpandidaVerde>caption:after,.BB_TblExpandidaInformacion>caption:after,.BB_TblExpandidaVerdeOsc>caption:after,.BB_TblExpandidaBlanco>caption:after,.BB_TblContraida0px2s>caption:after,.BB_TblContraidaGris0px2s>caption:after,.BB_TblContraidaVerde0px2s>caption:after,.BB_TblContraidaDelay0px2s>caption:after,.BB_TblAdjuntos>caption:after,.BB_TblGridAdjuntos>caption:after,.BB_TblComboDestinatarios>caption:after,.BB_TblComboDestinatariosExpandido>caption:after,.BB_TblScroll>caption:after,.BB_TblGridDestinatarios>caption:after,.BB_TblComboDestinatariosEvento>caption:after,.BB_TblComboDestinatariosEventoExpandido>caption:after,.BB_TblColoresEvento>caption:after,.BB_TblColoresEventoAzul>caption:after,.BB_TblColoresEventoRojo>caption:after,.BB_TblColoresEventoMorado>caption:after,.BB_TblColoresEventoAmarillo>caption:after,.BB_TblColoresEventoVerde>caption:after,.BB_TblColoresEventoGris>caption:after,.BB_TblFilaViewNotificaciones>caption:after,.BB_TblFilaViewNotificacionesNoLeido>caption:after,.BB_Tbl100Porc>caption:after,.BB_TblBorderTopBotGris>caption:after,.BB_TblBorderGris>caption:after,.BB_TblComentariosActividad>caption:after,.BB_TblNuevoComentarioActividad>caption:after,.BB_TblNuevoComentarioActividadExpandida>caption:after,.BB_TblZonasActividad>caption:after,.BB_TblTweetLogin>caption:after,.BB_TblMargenLeft10>caption:after,.BB_TblBorderTopBotGris1>caption:after,.BB_TblContainerBorderGrisRadius3px>caption:after,.BB_TblWCUsuarioFondoAzul>caption:after,.BB_TblDocumentosCargadosColapsada>caption:after,.BB_TblDocumentosCargadosExpandida>caption:after,.BB_TblDocumentosCargadosExpandidaScrollVertical>caption:after,.BB_TblNuevaActividadColapsada>caption:after,.BB_TblNuevaActividadExpandida>caption:after,.BB_TblBotonesCrearActividad>caption:after,.BB_TblOCHeaderLeft>caption:after,.BB_TblOCHeaderCenter>caption:after,.BB_TblOCHeaderRight>caption:after,.BB_TblOCTotales>caption:after,.BB_TblFondoGris>caption:after,.BB_TblFondoGrisONB>caption:after,.BB_TblContacto>caption:after,.BB_TblLPForm>caption:after,.BB_TblLPHolder>caption:after,.BB_TblRP70Porc>caption:after,.BB_TblRPForm>caption:after,.BB_TblPricingLeft>caption:after,.BB_TblPricingCenter>caption:after,.BB_TblPricingRight>caption:after,.BB_Tbl0pxColapsada>caption:after,.BB_Tbl1000pxExpandida>caption:after,.JTB_TblHeader>caption:after,.BB_TblNotificacionesHeader>caption:after,.BB_TblNotificacionesHeaderOpen>caption:after,.JTB_TblFooter>caption:after,.JTB_TblOKLandingPage>caption:after,.JTB_TblViewEvento>caption:after,.ContainerHolder>caption:after,.JTB_TblUplOculta>caption:after,.JTB_UplBotonCargarArchivo.gx-fileupload table>caption:after,.JTB_UplFotoUsuario.gx-fileupload table>caption:after,.JTB_UplDcEmpresa.gx-fileupload table>caption:after,.JTB_UplFotoGAMUser.gx-fileupload table>caption:after,.JTB_UplLogoEmpresaWizard.gx-fileupload table>caption:after,.JTB_UplAjuntosMensaje.gx-fileupload table>caption:after,.JTB_UplMuro.gx-fileupload table>caption:after,.JTB_UplLogoEmpresaWC.gx-fileupload table>caption:after,.JTB_UplVideoMuro.gx-fileupload table>caption:after,.JTB_UplImgOpptyCompra.gx-fileupload table>caption:after,.JTB_UplDropZone.gx-fileupload table>caption:after,.JTB_UplDropZoneCarDoc.gx-fileupload table>caption:after,.JTB_UplDropZoneMini.gx-fileupload table>caption:after,.JTB_UplDropZonePlantilla.gx-fileupload table>caption:after,.JTB_UpLogoEmpresa.gx-fileupload table>caption:after,.JTB_UpPortadaEmpresa.gx-fileupload table>caption:after,.JTB_UplBotonCargarArchivo1.gx-fileupload table>caption:after,.JTB_UploadFileBtn.gx-fileupload table>caption:after,.JTB_TblAccionesNotif>caption:after,.JTB_TblAccionesNotifOpen>caption:after,.JTB_TblContraida0px>caption:after,.JTB_TblContraida0px1>caption:after,.JTB_TblExpandida>caption:after,.BB_TblExpandidaEliminar1>caption:after,.BB_TblExpandidaCrear1>caption:after,.BB_TblExpandidaAdvertencia1>caption:after,.JTB_TblExpandidaActividad>caption:after,.JTB_TblExpandidaOverflow>caption:after,.JTB_TblExpandida530px>caption:after,.BB_TblNotificacionesHeaderPortal>caption:after,.BB_TblNotificacionesHeaderOpenPortal>caption:after,.BB_TblMensajesHeaderPortal>caption:after,.BB_TblMensajesHeaderOpenPortal>caption:after,.BB_TblLPFormGris>caption:after,.BB_TblLPHolderCentro>caption:after,.BB_TblLPFormBlanco>caption:after,.BB_TblUsuarioHeader>caption:after,.BB_TblUsuarioHeaderOpen>caption:after,.JTB_TextMenuUsuarioPassoword1>caption:after,.BB_TblUsuarioHeaderPortalOpen>caption:after,.JTB_TextMenuUsuarioPassoword11>caption:after,.BB_TblBusquedaHeader>caption:after,.BB_TblBusquedaHeaderOpen>caption:after,.BB_TableWebEventos>caption:after,.BB_TableWebEventosColor>caption:after,.BB_TblFondoGrisWebEventoFecha>caption:after,.JTB_TblBorderBottomBlueHover_Width100Porc>caption:after,.JTB_TblHerramientaDescripcion>caption:after,.JTB_TblEmbebedPage>caption:after,.JTB_TblAcumuladorLike>caption:after,.JTB_TblGridReacciones>caption:after,.JTB_TblPosRelative13mpxtop>caption:after,.ContainerHolderPortal>caption:after,.JTB_TblResumenNotificacion>caption:after,.JTB_TblNotificacion>caption:after,.JTB_TblNotificacionNoLeida>caption:after,.JTB_TblNotificacionGris>caption:after,.JTB_TblNotificacionesHeader>caption:after,.JTB_TablaModerna>caption:after,.JTB_TblWidth200px>caption:after,.JTB_TblBorderDestacado>caption:after,.BB_TableNoPadding>caption:after,.BB_TableNoPaddingNoHover>caption:after,.JTB_TblBackgroundBlack>caption:after,.JTB_TblMarginNegativo15px>caption:after,.BB_TblMensajeUsuarioConectado>caption:after,.BB_TblMsgUsrAction>caption:after,.JTB_TblConfirmarUsuarios>caption:after,.JTB_TblWordWrap>caption:after,.JTB_TblDocSolicitados>caption:after,.JTB_TblDocSolicitadosGray>caption:after,.JTB_TblDocSolicitadosGreen>caption:after,.JTB_TblDocSolicitadosDarkBlue>caption:after,.JTB_TblDocSolicitadosRed>caption:after,.JTB_TblDocSolicitadosOrange>caption:after,.JTB_TblDocSolicitadosAction>caption:after,.JTB_TblDocSolicitadosMorado>caption:after,.JTB_TblDocSolicitadosDarkBlueN>caption:after,.JTB_TblAlerta>caption:after,.JTB_TblAlertaAmarilla>caption:after,.JTB_TblAlertaAmarillahovered>caption:after,.JTB_TblAlertaVerde>caption:after,.JTB_TblAlertaVerdehovered>caption:after,.JTB_TblAlertaRojo>caption:after,.JTB_TblAlertaRojohovered>caption:after,.JTB_TblAlertaGhost>caption:after,.JTB_TblAlertaGhost100>caption:after,.JTB_TblAlertaAction>caption:after,.JTB_TblAlertaAction100>caption:after,.JTB_TblWidgetImagen>caption:after,.JTB_TblWidgetImagenAzul>caption:after,.JTB_TblWidgetImagenMorado>caption:after,.JTB_TblWidgetImagenRojo>caption:after,.JTB_TblWidgetImagenVerde>caption:after,.JTB_TblWidgetCuerpo>caption:after,.JTB_TblWidgetCuerpoAzul>caption:after,.JTB_TblWidgetCuerpoMorado>caption:after,.JTB_TblWidgetCuerpoRojo>caption:after,.JTB_TblOpacidadOscura>caption:after,.JTB_TableInfoWizard>caption:after,.JTB_TblMenuSuperior>caption:after,.JTB_TblMenuSuperiorhover>caption:after,.JTB_TblMenuSuperior:hover>caption:after,.JTB_TblMenuSuperiorhover:hover>caption:after,.JTB_TblMenuSuperior:active>caption:after,.JTB_TblMenuSuperiorhover:active>caption:after,.BB_TblComboProductos>caption:after,.BB_TblComboProductosExpandido>caption:after,.JTB_TblWizardProvedorBusqueda>caption:after,.JTB_TblBG_Gray>caption:after,.JTB_TblBG_Blue>caption:after,.JTB_TblBG_DarkBlue>caption:after,.JTB_TblBG_Red>caption:after,.JTB_TblBG_RedP>caption:after,.JTB_TblBG_Orange>caption:after,.JTB_TblBG_OrangeP>caption:after,.JTB_TblBG_Green>caption:after,.JTB_TblBG_GreenP>caption:after,.JTB_TblSeleccionarProducto>caption:after,.JTB_TblWizardProvedorInformacion>caption:after,.JTB_TblWizardProvedorInformacionScroll>caption:after,.JTB_TblWizardProvedorInformacionCeleste>caption:after,.JTB_TblWizardProvedorPopup>caption:after,.JTB_TblSeleccionarLocacion>caption:after,.JTB_TblAzulClaro1>caption:after,.JTB_TblNaranja>caption:after,.JTB_TblVerdeOliva>caption:after,.JTB_TblVerde>caption:after,.JTB_TblAzulOscuro>caption:after,.JTB_TblAzulOscuro1>caption:after,.JTB_TblMorado>caption:after,.JTB_TblGris>caption:after,.JTB_TblRed>caption:after,.JTB_TblAmarillo>caption:after,.JTB_TblVerde2>caption:after,.JTB_TblBG_DarkGreen>caption:after,.JTB_TblBG_Purple>caption:after,.JTB_TblBG_PurpleP>caption:after,.JTB_TblBG_PurpleEstado>caption:after,.JTB_Tbl800px>caption:after,.JTB_TblFondoGris>caption:after,.TblRegistroContacto>caption:after,.TblRegistroContactoSel>caption:after,.JTB_TblGridDestinatarios>caption:after,.JTB_TblComboProdServ>caption:after,.JTB_TblComboProdServExpandido>caption:after,.JTB_TblFondoVerde>caption:after,.JTB_TblFondoRojo>caption:after,.JTB_TblIconoTexto>caption:after,.JTB_TblIconoTextoVerdeOlivo>caption:after,.JTB_TblIconoTextoVerdeClaro>caption:after,.BB_TableGridFiltrosAvanzados>caption:after,.JTB_TblOpcionRecuperar>caption:after,.JTB_TblBG_Action>caption:after,.JTB_TblMinHeight200>caption:after,.JTB_TblTabWizard>caption:after,.JTB_TblTabWizard1>caption:after,.JTB_TblTabWizardSeleccionada>caption:after,.JTB_TblTabWizardSeleccionada1>caption:after,.JTB_TBLPunteadaGris>caption:after,.JTB_TblMarginNegativo15px1>caption:after,.JTB_TblMarginNegativo15px_Large>caption:after,.JTB_TblBorder10px>caption:after,.JTB_TblBorder10pxVerde>caption:after,.JTB_TblBorder10pxAmarillo>caption:after,.JTB_TblBorder10pxRojo>caption:after,.JTB_TblBorder10pxMorado>caption:after,.JTB_TblMencionActividad>caption:after,.JTB_TblBorderActionEncuesta>caption:after,.JTB_Container0Border>caption:after,.JTB_ModdaPage>caption:after,.JTB_ModdaProductDetailPage>caption:after,.JTB_ModdaTable100P>caption:after,.JTB_TblBorderBottom>caption:after,.JTB_TblBorderBottomBlanco>caption:after,.JTB_TblTarjetaBordeB>caption:after,.JTB_TblTarjetaBordeBAzulO2>caption:after,.JTB_TblTarjetaBordeBVerde>caption:after,.JTB_TblTarjetaBordeBNaranja>caption:after,.JTB_TblTarjetaBordeBRojo>caption:after,.JTB_TblTarjetaBordeAction>caption:after,.JTB_TblTarjetaBordeBlanco>caption:after,.JTB_TblTarjetaBordeBAzulClaro>caption:after,.JTB_TblFondoOscuro>caption:after,.JTB_Tbl75Porc>caption:after,.JTB_Tbl25Porc>caption:after,.HeaderContainerModerno>caption:after,.BB_TblHerramienta>caption:after,.BB_TblHerramientaHover>caption:after,.BB_TblHerramienta:hover>caption:after,.BB_TblHerramientaHover:hover>caption:after,.JTB_TblLogin>caption:after,.TableFullWidth>caption:after,.JTB_TblGrisMT30R30>caption:after,.JTB_TblTiendaListado>caption:after,.JTB_TblBG_Transparent>caption:after,.TablePaddingLef>caption:after,.Tbl_CentroComercial>caption:after,.OcceanNotificacionGrey>caption:after,.OcceanNotificacionesWhite>caption:after,.BB_TblFCHeaderCenter>caption:after,.BB_TblFCHeaderCenter1>caption:after,.BB_TblFCHeaderLeft>caption:after,.BB_TblFCHeaderLeft1>caption:after,.BB_TblFCHeaderRight>caption:after,.BB_TblFCHeaderRight1>caption:after,.BB_TblFCTotales>caption:after,.BB_TblFCValor>caption:after,.BB_TblFCSubTotal>caption:after,.BB_TblFCValor1>caption:after,.TableMarginMenos13>caption:after,.TableMarginMenos100>caption:after,.TableMarginMas90>caption:after,.JTB_TblGridCentroComercial>caption:after,.JTB_TblBlueTerminosCondiciones>caption:after,.JTB_TblGreyTerminosCondiciones>caption:after,.JTB_TblTerminosCondicionesOculta>caption:after,.JTB_TblCategoriaProceso>caption:after,.TblMargin>caption:after,.TblMaginBotton>caption:after,.TblMaginBotton50>caption:after,.TblMaginBotton100>caption:after,.TblMaginBotton10>caption:after,.TblMaginBotton20>caption:after,.TblMaginBotton5>caption:after,.TblMaginTop10>caption:after,.TblMarginLeft>caption:after,.TblMarginLeft5>caption:after,.TblMaginLeft51>caption:after,.TblMarginLeft10>caption:after,.TblMarginLeft15>caption:after,.TblMarginLeft20>caption:after,.TblMarginLeft0>caption:after,.TblMarginLeftMenos15>caption:after,.TblPaddingLeftM20>caption:after,.TblMarginRight>caption:after,.TblMarginRight5>caption:after,.TblMarginRight10>caption:after,.TblMarginRight15>caption:after,.TblMarginRight20>caption:after,.TblOculta>caption:after,.TblBlueMB10>caption:after,.JTB_TblBlueNotaActualizacion>caption:after,.TblCol>caption:after,.TblCol12>caption:after,.TblCol1>caption:after,.TblCol10>caption:after,.TblCol2>caption:after,.TblCol3>caption:after,.TblCol4>caption:after,.TblCol5>caption:after,.TblCol6>caption:after,.TblCol7>caption:after,.TblCol8>caption:after,.TblCol9>caption:after,.TblCol11>caption:after,.JTB_TblGuia>caption:after,.JTB_TblIndicadorRojo>caption:after,.JTB_TblIndicadorRojoR>caption:after,.JTB_TblBordeAzul>caption:after,.JTB_TblBordeVerde>caption:after,.JTB_TblBG_RedDegradado>caption:after,.JTB_TblBG_DarkBlueDegradado>caption:after,.CellCenter>caption:after,.JTB_TblColorSelector>caption:after,.JTB_TblColorSelectorVerde>caption:after,.JTB_TblColorSelectorAmarillo>caption:after,.JTB_TblColorSelectorNaranja>caption:after,.JTB_TblColorSelectorRojo>caption:after,.JTB_TblColorSelectorMorado>caption:after,.JTB_TblColorSelectorAzul>caption:after,.JTB_TblColorSelectorCeleste>caption:after,.JTB_TblColorSelectorLima>caption:after,.JTB_TblColorSelectorRosa>caption:after,.TableFondoTexturaGris>caption:after,.CellGris>caption:after,.TableSeccionGhost>caption:after,.TableSeccionGhostGray>caption:after,.TableSeccionGhostGreen>caption:after,.TableSeccionGhostDarkBlue1>caption:after,.TableSeccionGhostRed>caption:after,.TableSeccionGhostBlack>caption:after,.JTB_TblDocSolicitados1>caption:after,.JTB_TblDocSolicitadosGray1>caption:after,.JTB_TblDocSolicitadosGreen1>caption:after,.JTB_TblDocSolicitadosDarkBlue1>caption:after,.JTB_TblDocSolicitadosRed1>caption:after,.JTB_TblDocSolicitadosOrange1>caption:after,.JTB_TblDocSolicitadosAction1>caption:after,.JTB_TblDocSolicitadosMorado1>caption:after,.TableSeccionGhostBlue>caption:after,.TableSeccionGhostMorado>caption:after,.TblSeccionGhost_Transparent>caption:after,.JTB_TblBG_Transparent1>caption:after,.CellColorGray>caption:after,.JTB_TblMarcoNegro>caption:after,.JTB_TblMarcoMorado>caption:after,.JTB_TblMarcoNegroN>caption:after,.JTB_TblMarcoAzul>caption:after,.JTB_TblFondoGrisBordeado>caption:after,.JTB_TblFondoGrisBordeadoA>caption:after,.BB_TblFCHeaderCenter11>caption:after,.BB_TblFCHeaderLeft11>caption:after,.TblNoPadding>caption:after,.Tbl_TablaOculta>caption:after,.JTB_TblPosicionAbs20>caption:after,.JTB_TblScroll500>caption:after,.JTB_TblWidth1200>caption:after,.TablePadding0>caption:after,.GXProgressBar>caption:after,.GXProgressBarAdvance0>caption:after,.GXProgressBarAdvance05>caption:after,.GXProgressBarAdvance100>caption:after,.GXProgressBarAdvance97>caption:after,.GXProgressBarAdvance95>caption:after,.GXProgressBarAdvance90>caption:after,.GXProgressBarAdvance80>caption:after,.GXProgressBarAdvance70>caption:after,.GXProgressBarAdvance60>caption:after,.GXProgressBarAdvance50>caption:after,.GXProgressBarAdvance40>caption:after,.GXProgressBarAdvance30>caption:after,.GXProgressBarAdvance20>caption:after,.GXProgressBarAdvance10>caption:after,.JTB_TblLGris>caption:after,.TableWc100Porciento>caption:after,.TblColPorcentaje>caption:after,.TblColPorcentaje25>caption:after,.TblColPorcentaje50>caption:after,.TableTextAlignLeft>caption:after,.TlbInformacionImportante>caption:after,.JTB_TblBG_Blanco>caption:after,.Tbl100Porciento>caption:after,.UploadTableTransparent>caption:after,.TblPurpleMB101>caption:after,.TblPurpleMB1012>caption:after,.TblGrisPandin5>caption:after,.TableSolDoc>caption:after,.JTB_TblBordeGrayBlue>caption:after,.TableNoPadding>caption:after,.JTB_TblBordeVerdeRound>caption:after,.JTB_TblBordePurpleRound>caption:after,.JTB_TblBordeBlueRound>caption:after,.BB_TblAlertasNot>caption:after,.JTB_TblFondoVerdeNot>caption:after,.TableNotC>caption:after,.JTB_TableInfoWizardRound>caption:after,.JTB_TableInfoWizardRoundMin36>caption:after,.JTB_TblFondoAdj>caption:after,.JTB_TableInfoWizardRoundRed>caption:after,.JTB_TblFondoAdj1>caption:after,.JTB_TblWidth600px>caption:after,.JTB_TblFondoAdj1NP>caption:after,.JTB_TblFondoAdjNP>caption:after,.TblMargin15Neg>caption:after,.Tbl_LineaLateral>caption:after,.TblPadding15>caption:after,.TblMostrar>caption:after,.JTB_TblMarginTopNegativo5Percent>caption:after,.Tbl_NoPaddingLeft>caption:after,.CellHidden>caption:after,.GridDinamicoColReg>caption:after,.GridDinamicoColReg20Caracteres>caption:after,.GridDinamicoColReg43Caracteres>caption:after,.TableScrollDiv>caption:after,.JTB_TBLNAAzulClaro>caption:after,.Tbl_ScrollHorizontal>caption:after,.JTB_TblWidth60px>caption:after,.BB_TblDisplayFlex>caption:after,.BB_TblBackgroundGreenLight>caption:after,.BB_TblBackgroundGreenLightHeight20>caption:after,.BB_TblBackgroundGreenDark>caption:after,.BB_TblBackgroundGray>caption:after,.BB_Tbl50Porc>caption:after,.JTB_TblWidth100px>caption:after,.BB_TblBackgroundGrayLight>caption:after,.JTB_TblMarginTop5px>caption:after,.BB_TblMinWidth160px>caption:after,.JTB_TblMarginTop13px>caption:after,.BB_TblBackgroundOrangeLight>caption:after,.JTB_TblBorder20px>caption:after,.Tbl_marginNT15px>caption:after,.TblImport>caption:after,.BB_TblPaddingBottom20px>caption:after,.TblHeaderAviso>caption:after,.TblHeaderAvisoAzul>caption:after,.TblHeaderAvisoRojo>caption:after,.TblHeaderAvisoAmarillo>caption:after,.TableWidth100>caption:after,.TablePopupMin500>caption:after,.BB_TblRP100Porc>caption:after,.BB_TblMaxWidth100px>caption:after,.BB_TblMaxWidth150px>caption:after,.BB_TblMinHeight45px>caption:after,.BB_TblBackgroundRedLight>caption:after,.BB_TblBackgroundPurpleLight>caption:after,.TblCodigoPostal>caption:after,.BB_TblBackGroundOrange>caption:after,.BB_TblBackgroundRed>caption:after,.BB_TblBackgroundPurple>caption:after,.BB_TblWhiteBorderBlack>caption:after,.BB_TblAction>caption:after,.BB_TblMaxWidth250px>caption:after,.BB_TblBackgroundBlue>caption:after,.BB_TblBackgroundBlackRed>caption:after,.JTB_TblBackGroundPeach>caption:after,.TblAzulInfo>caption:after,.BB_TblResumenAI>caption:after,.BB_TblResumenAIGeneral>caption:after,.JTB_TblFondoGrisAutoHeight>caption:after
{
	display: none;
	font-size: 1.4em;
}

.GridNewRow:before,.GridNewRowWhite:before,.Grid>tfoot .gx_newrow:before,.GridDragging>tfoot .gx_newrow:before,.GridAcceptDrag>tfoot .gx_newrow:before,.GridNoAcceptDrag>tfoot .gx_newrow:before,.GrillaGxui>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,.GrillaGxui[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:before,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.ViewGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_Gray[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_NegativeMarginTop5[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.BB_FSGVisible[data-gx-grid-nodata]>tfoot .gx_newrow:before,.RecentLinksGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.TrnSublevelGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.BB_FSG100[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridNoPadding[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridScroll[data-gx-grid-nodata]>tfoot .gx_newrow:before,.WorkWith>tfoot .gx_newrow:before,.PromptGrid>tfoot .gx_newrow:before,.ViewGrid>tfoot .gx_newrow:before,.Grid_Gray>tfoot .gx_newrow:before,.Grid_NegativeMarginTop5>tfoot .gx_newrow:before,.FreeStyleGridFooter>.gx_newrow:before,.VerticalTabGridFooter>.gx_newrow:before,.BB_FSGVisibleFooter>.gx_newrow:before,.RecentLinksGridFooter>.gx_newrow:before,.TrnSublevelGridFooter>.gx_newrow:before,.BB_FSG100Footer>.gx_newrow:before,.FreeStyleGridNoPaddingFooter>.gx_newrow:before,.FreeStyleGridScrollFooter>.gx_newrow:before
{
	content: '[';
}

.GridNewRow:after,.GridNewRowWhite:after,.Grid>tfoot .gx_newrow:after,.GridDragging>tfoot .gx_newrow:after,.GridAcceptDrag>tfoot .gx_newrow:after,.GridNoAcceptDrag>tfoot .gx_newrow:after,.GrillaGxui>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,.GrillaGxui[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:after,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.ViewGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_Gray[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_NegativeMarginTop5[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.BB_FSGVisible[data-gx-grid-nodata]>tfoot .gx_newrow:after,.RecentLinksGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.TrnSublevelGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.BB_FSG100[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridNoPadding[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridScroll[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWith>tfoot .gx_newrow:after,.PromptGrid>tfoot .gx_newrow:after,.ViewGrid>tfoot .gx_newrow:after,.Grid_Gray>tfoot .gx_newrow:after,.Grid_NegativeMarginTop5>tfoot .gx_newrow:after,.FreeStyleGridFooter>.gx_newrow:after,.VerticalTabGridFooter>.gx_newrow:after,.BB_FSGVisibleFooter>.gx_newrow:after,.RecentLinksGridFooter>.gx_newrow:after,.TrnSublevelGridFooter>.gx_newrow:after,.BB_FSG100Footer>.gx_newrow:after,.FreeStyleGridNoPaddingFooter>.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,.GrillaGxui+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,.GrillaGxui[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading,.ViewGrid[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_Gray[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_NegativeMarginTop5[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading,.BB_FSGVisible[data-gx-grid-nodata]+div.gx-grid-loading,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading,.BB_FSG100[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridNoPadding[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridScroll[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.PromptGrid+div.gx-grid-loading,.ViewGrid+div.gx-grid-loading,.Grid_Gray+div.gx-grid-loading,.Grid_NegativeMarginTop5+div.gx-grid-loading,.FreeStyleGrid+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading,.BB_FSGVisible+div.gx-grid-loading,.RecentLinksGrid+div.gx-grid-loading,.TrnSublevelGrid+div.gx-grid-loading,.BB_FSG100+div.gx-grid-loading,.FreeStyleGridNoPadding+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;
}
.GridLoadingText:after,.Grid+div.gx-grid-loading:after,.GridDragging+div.gx-grid-loading:after,.GridAcceptDrag+div.gx-grid-loading:after,.GridNoAcceptDrag+div.gx-grid-loading:after,.GrillaGxui+div.gx-grid-loading:after,.GridNoData+div.gx-grid-loading:after,.Grid[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:after,.GrillaGxui[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading:after,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading:after,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.ViewGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_Gray[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_NegativeMarginTop5[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.BB_FSGVisible[data-gx-grid-nodata]+div.gx-grid-loading:after,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.BB_FSG100[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGridNoPadding[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGridScroll[data-gx-grid-nodata]+div.gx-grid-loading:after,.WorkWith+div.gx-grid-loading:after,.PromptGrid+div.gx-grid-loading:after,.ViewGrid+div.gx-grid-loading:after,.Grid_Gray+div.gx-grid-loading:after,.Grid_NegativeMarginTop5+div.gx-grid-loading:after,.FreeStyleGrid+div.gx-grid-loading:after,.VerticalTabGrid+div.gx-grid-loading:after,.BB_FSGVisible+div.gx-grid-loading:after,.RecentLinksGrid+div.gx-grid-loading:after,.TrnSublevelGrid+div.gx-grid-loading:after,.BB_FSG100+div.gx-grid-loading:after,.FreeStyleGridNoPadding+div.gx-grid-loading:after,.FreeStyleGridScroll+div.gx-grid-loading:after
{
	font-size: 1.5em;
	color: white;
	text-align: center;
}

.GridNoDataText,.Grid+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.GrillaGxui+.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,.GrillaGxui[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.ViewGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_Gray[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_NegativeMarginTop5[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.BB_FSGVisible[data-gx-grid-nodata]+.gx-text-gridnodata,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.BB_FSG100[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridNoPadding[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridScroll[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.PromptGrid+.gx-text-gridnodata,.ViewGrid+.gx-text-gridnodata,.Grid_Gray+.gx-text-gridnodata,.Grid_NegativeMarginTop5+.gx-text-gridnodata,.FreeStyleGrid+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.BB_FSGVisible+.gx-text-gridnodata,.RecentLinksGrid+.gx-text-gridnodata,.TrnSublevelGrid+.gx-text-gridnodata,.BB_FSG100+.gx-text-gridnodata,.FreeStyleGridNoPadding+.gx-text-gridnodata,.FreeStyleGridScroll+.gx-text-gridnodata
{
	margin-top: -1em;
	padding-top: 20px;
	display: block;
	font-size: 15px;
	color: #000;
	text-align: left;
	vertical-align: middle;
}
.GridNoDataText:after,.Grid+.gx-text-gridnodata:after,.GridDragging+.gx-text-gridnodata:after,.GridAcceptDrag+.gx-text-gridnodata:after,.GridNoAcceptDrag+.gx-text-gridnodata:after,.GrillaGxui+.gx-text-gridnodata:after,.GridNoData+.gx-text-gridnodata:after,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GrillaGxui[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata:after,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata:after,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.ViewGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_Gray[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_NegativeMarginTop5[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.BB_FSGVisible[data-gx-grid-nodata]+.gx-text-gridnodata:after,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.BB_FSG100[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGridNoPadding[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGridScroll[data-gx-grid-nodata]+.gx-text-gridnodata:after,.WorkWith+.gx-text-gridnodata:after,.PromptGrid+.gx-text-gridnodata:after,.ViewGrid+.gx-text-gridnodata:after,.Grid_Gray+.gx-text-gridnodata:after,.Grid_NegativeMarginTop5+.gx-text-gridnodata:after,.FreeStyleGrid+.gx-text-gridnodata:after,.VerticalTabGrid+.gx-text-gridnodata:after,.BB_FSGVisible+.gx-text-gridnodata:after,.RecentLinksGrid+.gx-text-gridnodata:after,.TrnSublevelGrid+.gx-text-gridnodata:after,.BB_FSG100+.gx-text-gridnodata:after,.FreeStyleGridNoPadding+.gx-text-gridnodata:after,.FreeStyleGridScroll+.gx-text-gridnodata:after
{
	display: block;
	font-size: 15px;
	color: #000;
	text-align: left;
	vertical-align: middle;
}

.BB_TxtSinArchivos
{
	padding-left: 15px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #444;
}
.BB_TxtSinArchivos:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #444;
}

.Label,.RequiredLabel,.JTB_LabelFormTransaccionRequerido,.JTB_LabelFormTransaccionRequeridoL,.gx-label.JTB_AttFormTransaccionRequeridoLLabel,.gx-label.JTB_AttFormTransaccionRequeridoL2Label,.gx-label.JTB_AttFormTransaccionComboReq400pxLabel,.gx-label.ReadonlyJTB_AttFormTransaccionComboReq400pxLabel,.gx-label.JTB_AttFormTransaccionRequeridoLabel,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoLabel,.gx-label.JTB_AttFormTransaccionRequeridoErrorLabel,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoErrorLabel,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoErrorLabel,.gx-label.BlobInputJTB_AttFormTransaccionRequeridoErrorLabel,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoErrorLabel,.gx-label.JTB_AttFormTransaccionRequeridoSinBordeLabel,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoSinBordeLabel,.gx-label.JTB_AttFormTransaccionRequeridoError2Label,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError2Label,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError2Label,.gx-label.BlobInputJTB_AttFormTransaccionRequeridoError2Label,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError2Label,.JTB_LabelFormTransaccion,.JTB_LabelFormTransaccionBoldReq,.JTB_LabelFormTransaccionBold,.JTB_LabelFormTransaccionL,.gx-label.JTB_AttFormTransaccionLLabel,.gx-label.JTB_AttFormTransaccionL1Label,.gx-label.JTB_AttFormTransaccionL2Label,.gx-label.JTB_AttFormTransaccionL3Label,.gx-label.JTB_AttFormTransaccionL4Label,.gx-label.JTB_AttFormTransaccionL5Label,.gx-label.JTB_AttFormTransaccionCombo340pxLabel,.gx-label.JTB_AttFormTransaccionCombo400pxLabel,.gx-label.ReadonlyJTB_AttFormTransaccionCombo400pxLabel,.gx-label.JTB_AttFormTransaccionLabel,.gx-label.JTB_AttFormTransaccion100PorcLabel,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcLabel,.gx-label.JTB_AttFormTransaccion100PorcReqLabel,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReqLabel,.gx-label.JTB_AttFormTransaccionRequeridoForDinamicoLabel,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoForDinamicoLabel,.gx-label.JTB_AttFormTransaccionRequeridoError1Label,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError1Label,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError1Label,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError1Label,.gx-label.JTB_AttFormTransaccionRequeridoL1Label,.gx-label.ReadonlyJTB_AttFormTransaccionLabel,.gx-label.JTB_AttFormTransaccionHeight32pxLabel,.gx-label.ImageAttributeLabel,.gx-label.ResponsiveImageAttributeLabel,.gx-label.BlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel,.gx-label.BlobInputResponsiveImageAttributeLabel,.gx-label.ReadonlyResponsiveImageAttributeLabel,.gx-label.ProfileImageAttributeLabel,.gx-label.BlobContentProfileImageAttributeLabel,.gx-label.ReadonlyBlobContentProfileImageAttributeLabel,.gx-label.BlobInputProfileImageAttributeLabel,.gx-label.ReadonlyProfileImageAttributeLabel,.gx-label.SmallProfileImageAttributeLabel,.gx-label.BlobContentSmallProfileImageAttributeLabel,.gx-label.ReadonlyBlobContentSmallProfileImageAttributeLabel,.gx-label.BlobInputSmallProfileImageAttributeLabel,.gx-label.ReadonlySmallProfileImageAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.gx-label.ActionAttributeLabel,.gx-label.BlobContentActionAttributeLabel,.gx-label.ReadonlyBlobContentActionAttributeLabel,.gx-label.DisabledActionAttributeLabel,.gx-label.BlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel,.gx-label.BlobInputDisabledActionAttributeLabel,.gx-label.ReadonlyDisabledActionAttributeLabel,.gx-label.BlobInputActionAttributeLabel,.gx-label.SelectAttributeLabel,.gx-label.BlobContentSelectAttributeLabel,.gx-label.ReadonlyBlobContentSelectAttributeLabel,.gx-label.BlobInputSelectAttributeLabel,.gx-label.ReadonlySelectAttributeLabel,.gx-label.KeyAttributeLabel,.gx-label.BlobContentKeyAttributeLabel,.gx-label.ReadonlyBlobContentKeyAttributeLabel,.gx-label.BlobInputKeyAttributeLabel,.gx-label.ReadonlyKeyAttributeLabel,.gx-label.UpdateAttributeLabel,.gx-label.BlobContentUpdateAttributeLabel,.gx-label.ReadonlyBlobContentUpdateAttributeLabel,.gx-label.BlobInputUpdateAttributeLabel,.gx-label.ReadonlyUpdateAttributeLabel,.gx-label.UpdateAttributeHoverLabel,.gx-label.BlobContentUpdateAttributeHoverLabel,.gx-label.ReadonlyBlobContentUpdateAttributeHoverLabel,.gx-label.BlobInputUpdateAttributeHoverLabel,.gx-label.ReadonlyUpdateAttributeHoverLabel,.gx-label.DisplayAttributeLabel,.gx-label.BlobContentDisplayAttributeLabel,.gx-label.ReadonlyBlobContentDisplayAttributeLabel,.gx-label.BlobInputDisplayAttributeLabel,.gx-label.ReadonlyDisplayAttributeLabel,.gx-label.DisplayAttributeHoverLabel,.gx-label.ReadonlyActionAttributeLabel,.gx-label.SelectionAttributeLabel,.gx-label.BlobContentSelectionAttributeLabel,.gx-label.ReadonlyBlobContentSelectionAttributeLabel,.gx-label.BlobInputSelectionAttributeLabel,.gx-label.ReadonlySelectionAttributeLabel,.gx-label.DeleteAttributeLabel,.gx-label.BlobContentDeleteAttributeLabel,.gx-label.ReadonlyBlobContentDeleteAttributeLabel,.gx-label.BlobInputDeleteAttributeLabel,.gx-label.ReadonlyDeleteAttributeLabel,.gx-label.DeleteAttributeHoverLabel,.gx-label.ActionAttributeKeepAzulLabel,.gx-label.BlobContentActionAttributeKeepAzulLabel,.gx-label.ReadonlyBlobContentActionAttributeKeepAzulLabel,.gx-label.BlobInputActionAttributeKeepAzulLabel,.gx-label.ReadonlyActionAttributeKeepAzulLabel,.gx-label.ActionAttributeKeepVerdeLabel,.gx-label.BlobContentActionAttributeKeepVerdeLabel,.gx-label.ReadonlyBlobContentActionAttributeKeepVerdeLabel,.gx-label.BlobInputActionAttributeKeepVerdeLabel,.gx-label.ReadonlyActionAttributeKeepVerdeLabel,.gx-label.ActionAttributeKeepRojoLabel,.gx-label.ActionAttributeKeepNaranjaLabel,.gx-label.BB_ImageAttributeLabel,.gx-label.ReadonlyBB_ImageAttributeLabel,.gx-label.JTB_ImgMenuMT4Label,.gx-label.BlobContentJTB_ImgMenuMT4Label,.gx-label.ReadonlyBlobContentJTB_ImgMenuMT4Label,.gx-label.BlobInputJTB_ImgMenuMT4Label,.gx-label.ReadonlyJTB_ImgMenuMT4Label,.gx-label.JTB_ImgNoticiaLabel,.gx-label.JTB_Img150px100Label,.gx-label.JTB_AttBusquedaLabel,.gx-label.ReadonlyJTB_AttBusquedaLabel,.gx-label.JTB_AttFormTransaccionBlackLabel,.gx-label.JTB_AttFormTransaccion100Porc1Label,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc1Label,.gx-label.JTB_AttFormTransaccion100PorcReq1Label,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq1Label,.gx-label.ReadonlyJTB_AttFormTransaccionBlackLabel,.gx-label.JTB_AttFormTransaccionCheckLabel,.gx-label.ReadonlyJTB_AttFormTransaccionCheckLabel,.gx-label.JTB_AttFormTransaccion_ExtensionGridLabel,.gx-label.JTB_AttFormTransaccion100Porc2Label,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc2Label,.gx-label.JTB_AttFormTransaccion100PorcReq2Label,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq2Label,.gx-label.ReadonlyJTB_AttFormTransaccion_ExtensionGridLabel,.gx-label.JTB_AttFormTransaccionFormularioDinamicoLabel,.gx-label.JTB_AttFormTransaccion100Porc3Label,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc3Label,.gx-label.JTB_AttFormTransaccion100PorcReq3Label,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq3Label,.gx-label.ReadonlyJTB_AttFormTransaccionFormularioDinamicoLabel,.gx-label.JTB_AttFormTransaccionForDinamicoLabel,.gx-label.BlobContentJTB_AttFormTransaccionForDinamicoLabel,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionForDinamicoLabel,.gx-label.BlobInputJTB_AttFormTransaccionForDinamicoLabel,.gx-label.ReadonlyJTB_AttFormTransaccionForDinamicoLabel,.gx-label.JTB_AttFormTransaccionGridAttFormularioDinamicoLabel,.gx-label.JTB_AttFormTransaccion100Porc4Label,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc4Label,.gx-label.JTB_AttFormTransaccion100PorcReq4Label,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq4Label,.gx-label.ReadonlyJTB_JTB_AttFormTransaccionGridAttFormularioDinamicoLabel,.gx-label.JTB_AttFormTransaccionGridFormularioDinamico1Label,.gx-label.BlobContentJTB_AttFormTransaccionGridFormularioDinamico1Label,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionGridFormularioDinamico1Label,.gx-label.BlobInputJTB_AttFormTransaccionGridFormularioDinamico1Label,.gx-label.ReadonlyJTB_AttFormTransaccionGridFormularioDinamico1Label,.gx-label.JTB_AttFormGridFormDinamicoLabel,.gx-label.BlobContentJTB_AttFormGridFormDinamicoLabel,.gx-label.ReadonlyBlobContentJTB_AttFormGridFormDinamicoLabel,.gx-label.BlobInputJTB_AttFormGridFormDinamicoLabel,.gx-label.ReadonlyJTB_AttFormGridFormDinamicoLabel,.gx-label.ReadonlyJTB_AttFormTransaccionLabelSinPaddingLabel,.gx-label.ReadonlyJTB_AttFormTransaccionSinAfterContentLabel,.BB_Label,.BB_LabelFormCrearEvento,.BB_LabelFormProveedor,.BB_LabelFormProveedorBold,.BB_LabelFormProveedorBoldReq,.gx-label.BB_AttFormProveedorLabel,.gx-label.BB_AttFormProveedorMarginL15pxLabel,.gx-label.ReadonlyBB_AttFormProveedorMarginL15pxLabel,.gx-label.BB_AttFormProveedor100PorcLabel,.gx-label.ReadonlyBB_AttFormProveedor100PorcLabel,.gx-label.BB_AttFormProveedor100PorcReqLabel,.gx-label.ReadonlyBB_AttFormProveedor100PorcReqLabel,.gx-label.BB_AttFormProveedor100Porc1Label,.gx-label.ReadonlyBB_AttFormProveedor100Porc1Label,.gx-label.BB_AttFormProveedor100sinHeigthLabel,.BB_LabelPerfilUsuario,.gx-label.BB_AttPerfilUsuarioLabel,.gx-label.ReadonlyBB_AttPerfilUsuarioLabel,.BB_LabelFormProveedorRequerido,.BB_LabelPerfilUsuarioRequerido,.gx-label.BB_AttPerfilUsuarioRequeridoLabel,.gx-label.ReadonlyBB_AttPerfilUsuarioRequeridoLabel,.LabelRequerido,.gx-label.AttributeRequeridoLabel,.BB_LabelFormProveedorSuscrip,.LabelHidden,.gx-label.AttributeHiddenLabel,.gx-label.BlobContentAttributeHiddenLabel,.gx-label.ReadonlyBlobContentAttributeHiddenLabel,.gx-label.BlobInputAttributeHiddenLabel,.gx-label.ReadonlyAttributeHiddenLabel,.JTB_LabelTituloGridBold,.JTB_LabelTituloGridBoldSize12,.JTB_LabelTituloGridBoldSize13,.JTB_LabelTituloGridBoldSize14,.JTB_LabelFormTransaccionNoPadding,.JTB_LabelFormTransaccionBoldReq1,.JTB_LabelFormTransaccionBold1,.JTB_LabelFormTransaccionL1,.gx-label.JTB_AttFormTransaccionLabelSinPaddingLabel,.gx-label.JTB_AttFormTransaccion100Porc5Label,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc5Label,.gx-label.JTB_AttFormTransaccion100PorcReq5Label,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq5Label,.gx-label.JTB_AttFormTransaccionRequeridoForDinamico1Label,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoForDinamico1Label,.gx-label.JTB_AttFormTransaccionRequeridoError11Label,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError11Label,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError11Label,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError11Label,.gx-label.JTB_AttFormTransaccionRequeridoL11Label,.gx-label.JTB_AttFormTransaccionHeight32px1Label,.JTB_LabelFormTransaccionSinAfterContent,.JTB_LabelFormTransaccionBoldReq2,.JTB_LabelFormTransaccionBold2,.JTB_LabelFormTransaccionL2,.gx-label.JTB_AttFormTransaccionSinAfterContentLabel,.gx-label.JTB_AttFormTransaccion100Porc6Label,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc6Label,.gx-label.JTB_AttFormTransaccion100PorcReq6Label,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq6Label,.gx-label.JTB_AttFormTransaccionRequeridoForDinamico2Label,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoForDinamico2Label,.gx-label.JTB_AttFormTransaccionRequeridoError12Label,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError12Label,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError12Label,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError12Label,.gx-label.JTB_AttFormTransaccionRequeridoL12Label,.gx-label.JTB_AttFormTransaccionHeight32px2Label,.gx-label.RatingLabel,.gx-label.AttributeLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.VideoAttributeLabel,.gx-label.ReadonlyVideoAttributeLabel,.gx-label.AudioAttributeLabel,.gx-label.ReadonlyAudioAttributeLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.DescriptionAttributeLabel,.gx-label.BlobContentDescriptionAttributeLabel,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel,.gx-label.BlobInputDescriptionAttributeLabel,.gx-label.ReadonlyDescriptionAttributeLabel,.gx-label.BB_AttPrincipalLabel,.gx-label.BlobContentBB_AttPrincipalLabel,.gx-label.ReadonlyBlobContentBB_AttPrincipalLabel,.gx-label.BlobInputBB_AttPrincipalLabel,.gx-label.ReadonlyBB_AttPrincipalLabel,.gx-label.BB_AttPrincipalColorLabel,.gx-label.BlobContentBB_AttPrincipalColorLabel,.gx-label.ReadonlyBlobContentBB_AttPrincipalColorLabel,.gx-label.BlobInputBB_AttPrincipalColorLabel,.gx-label.ReadonlyBB_AttPrincipalColorLabel,.gx-label.BB_AttEmailColorLabel,.gx-label.BlobContentBB_AttEmailColorLabel,.gx-label.ReadonlyBlobContentBB_AttEmailColorLabel,.gx-label.BlobInputBB_AttEmailColorLabel,.gx-label.ReadonlyBB_AttEmailColorLabel,.gx-label.BB_AttUnicoGrillaLabel,.gx-label.BlobContentBB_AttUnicoGrillaLabel,.gx-label.ReadonlyBlobContentBB_AttUnicoGrillaLabel,.gx-label.BlobInputBB_AttUnicoGrillaLabel,.gx-label.ReadonlyBB_AttUnicoGrillaLabel,.gx-label.BB_AttNoticiaDescripcionLabel,.gx-label.ReadonlyBB_AttNoticiaDescripcionLabel,.gx-label.BB_AttNoticiaDestacadaDescripcionLabel,.gx-label.ReadonlyBB_AttNoticiaDestacadaDescripcionLabel,.gx-label.BB_AttDiaCalendarioLabel,.gx-label.ReadonlyBB_AttDiaCalendarioLabel,.gx-label.ReadonlyBB_AttDiaMarcado1Label,.gx-label.ReadonlyBB_AttDiaMarcado2Label,.gx-label.BB_AttDiaCalendarioAntDespLabel,.gx-label.ReadonlyBB_AttDiaCalendarioAntDespLabel,.gx-label.IME_ActiveLabel,.gx-label.BlobContentIME_ActiveLabel,.gx-label.ReadonlyBlobContentIME_ActiveLabel,.gx-label.BlobInputIME_ActiveLabel,.gx-label.ReadonlyIME_ActiveLabel,.gx-label.IME_InactiveLabel,.gx-label.BlobContentIME_InactiveLabel,.gx-label.ReadonlyBlobContentIME_InactiveLabel,.gx-label.BlobInputIME_InactiveLabel,.gx-label.ReadonlyIME_InactiveLabel,.gx-label.IME_DisabledLabel,.gx-label.BlobContentIME_DisabledLabel,.gx-label.ReadonlyBlobContentIME_DisabledLabel,.gx-label.BlobInputIME_DisabledLabel,.gx-label.ReadonlyIME_DisabledLabel,.gx-label.CheckboxLabelLabel,.gx-label.BlobContentCheckboxLabelLabel,.gx-label.ReadonlyBlobContentCheckboxLabelLabel,.gx-label.BlobInputCheckboxLabelLabel,.gx-label.ReadonlyCheckboxLabelLabel,.gx-label.LoginAttributeLabel,.gx-label.BlobContentLoginAttributeLabel,.gx-label.ReadonlyBlobContentLoginAttributeLabel,.gx-label.BlobInputLoginAttributeLabel,.gx-label.ReadonlyLoginAttributeLabel,.gx-label.LoginComboAttributeLabel,.gx-label.BlobContentLoginComboAttributeLabel,.gx-label.ReadonlyBlobContentLoginComboAttributeLabel,.gx-label.BlobInputLoginComboAttributeLabel,.gx-label.ReadonlyLoginComboAttributeLabel,.gx-label.RegistrationAttributeLabel,.gx-label.BlobContentRegistrationAttributeLabel,.gx-label.ReadonlyBlobContentRegistrationAttributeLabel,.gx-label.BlobInputRegistrationAttributeLabel,.gx-label.ReadonlyRegistrationAttributeLabel,.gx-label.RequiredAttributeLabel,.gx-label.BlobContentRequiredAttributeLabel,.gx-label.ReadonlyBlobContentRequiredAttributeLabel,.gx-label.BlobInputRequiredAttributeLabel,.gx-label.ReadonlyRequiredAttributeLabel,.gx-label.InactiveAttributeLabel,.gx-label.BlobContentInactiveAttributeLabel,.gx-label.ReadonlyBlobContentInactiveAttributeLabel,.gx-label.BlobInputInactiveAttributeLabel,.gx-label.ReadonlyInactiveAttributeLabel,.gx-label.ComboAttributeLabel,.gx-label.BlobContentComboAttributeLabel,.gx-label.ReadonlyBlobContentComboAttributeLabel,.gx-label.BlobInputComboAttributeLabel,.gx-label.ReadonlyComboAttributeLabel,.gx-label.SubtitleAttributeLabel,.gx-label.BlobContentSubtitleAttributeLabel,.gx-label.ReadonlyBlobContentSubtitleAttributeLabel,.gx-label.BlobInputSubtitleAttributeLabel,.gx-label.ReadonlySubtitleAttributeLabel,.gx-label.URLAttributeLabel,.gx-label.BlobContentURLAttributeLabel,.gx-label.ReadonlyBlobContentURLAttributeLabel,.gx-label.BlobInputURLAttributeLabel,.gx-label.ReadonlyURLAttributeLabel,.gx-label.TextAttributeLabel,.gx-label.BlobContentTextAttributeLabel,.gx-label.ReadonlyBlobContentTextAttributeLabel,.gx-label.BlobInputTextAttributeLabel,.gx-label.ReadonlyTextAttributeLabel,.gx-label.TextActionAttributeLabel,.gx-label.BlobContentTextActionAttributeLabel,.gx-label.ReadonlyBlobContentTextActionAttributeLabel,.gx-label.BlobInputTextActionAttributeLabel,.gx-label.ReadonlyTextActionAttributeLabel,.gx-label.chosen_selectLabel,.gx-label.chosen-multiLabel,.gx-label.BB_LabelUbicacionNegroLabel,.gx-label.BB_AttBusquedaLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.JTB_AttImagenLogoLabel,.gx-label.ReadonlyJTB_AttImagenLogoLabel,.gx-label.JTB_ImgShareHerramientasLabel,.gx-label.JTB_AttWizardListLabel,.gx-label.JTB_AttComboProductosLabel,.gx-label.JTB_AttFormTransaccionRequerido100PorcLabel,.gx-label.ReadonlyJTB_AttFormTransaccionRequerido100PorcLabel,.gx-label.AttInputGroupPromptLabel,.gx-label.BlobContentAttInputGroupPromptLabel,.gx-label.ReadonlyBlobContentAttInputGroupPromptLabel,.gx-label.BlobInputAttInputGroupPromptLabel,.gx-label.ReadonlyAttInputGroupPromptLabel,.gx-label.Attribute1Label,.gx-label.BlobContentAttribute1Label,.gx-label.ReadonlyBlobContentAttribute1Label,.gx-label.BlobInputAttribute1Label,.gx-label.ReadonlyAttribute1Label,.gx-label.AttributeTextWrapLabel,.gx-label.ReadonlyAttributeTextWrapLabel,.gx-label.AttributeCronogramaLabel,.gx-label.ReadonlyAttributeCronogramaLabel,.gx-label.XlsIconLabel,.gx-label.AttributeTextBlackLabel,.gx-label.BlobContentAttributeTextBlackLabel,.gx-label.ReadonlyBlobContentAttributeTextBlackLabel,.gx-label.BlobInputAttributeTextBlackLabel,.gx-label.ReadonlyAttributeTextBlackLabel,.gx-label.inline-left-xlLabel,.gx-label.Att_FontAzulSubrayadoLabel,.gx-label.ActionAttriuteKeepVerdeLabel,.gx-label.ActionAttriuteKeepVerde1Label,.gx-label.BlobContentActionAttriuteKeepVerde1Label,.gx-label.ReadonlyBlobContentActionAttriuteKeepVerde1Label,.gx-label.BlobInputActionAttriuteKeepVerde1Label,.gx-label.ReadonlyActionAttriuteKeepVerde1Label,.gx-label.JTB_AttRutaCarpetaLabel,.gx-label.ReadonlyJTB_AttRutaCarpetaLabel,.gx-label.ReadonlyJTB_AttRutaCarpetaActualLabel,.gx-label.JTB_AttGridColorAzulLabel,.gx-label.ReadonlyJTB_AttGridColorAzulLabel,.gx-label.JTB_AttGridColorVerdeOscuroLabel,.gx-label.ReadonlyJTB_AttGridColorVerdeOscuroLabel,.gx-label.JTB_AttTituloBlancoLabel,.gx-label.ReadonlyJTB_AttTituloBlancoLabel,.gx-label.JTB_AttSubtituloBlancoLabel,.gx-label.ReadonlyJTB_AttSubtituloBlancoLabel,.gx-label.JTB_AttSeleccionImagenLabel,.gx-label.ReadonlyJTB_AttSeleccionImagenLabel,.gx-label.ReadonlyJTB_AttSeleccionImagenAutoLabel,.gx-label.JTB_MensajeTituloLabel,.gx-label.ReadonlyJTB_MensajeTituloLabel,.gx-label.JTB_AttEmpresaIndustriaLabel,.gx-label.ReadonlyJTB_AttEmpresaIndustriaLabel,.gx-label.JTB_AttEmpresaUbicacionLabel,.gx-label.ReadonlyJTB_AttEmpresaUbicacionLabel,.gx-label.JTB_AttEmpresaSitioWebLabel,.gx-label.ReadonlyJTB_AttEmpresaSitioWebLabel,.gx-label.JTB_AttNombreEmpresa20pxLabel,.gx-label.ReadonlyJTB_AttNombreEmpresa20pxLabel,.gx-label.JTB_Att20pxLabel,.gx-label.ReadonlyJTB_Att20pxLabel,.gx-label.JTB_AttFiltroEditFullLabel,.gx-label.JTB_ImgBotonHerramientaFavoritoLabel,.gx-label.JTB_AttGridEstadoEsperandoLabel,.gx-label.ReadonlyJTB_AttGridEstadoEsperandoLabel,.gx-label.JTB_AttGridEstadoProgresoLabel,.gx-label.ReadonlyJTB_AttGridEstadoProgresoLabel,.gx-label.JTB_AttGridEstadoRetenidoLabel,.gx-label.ReadonlyJTB_AttGridEstadoRetenidoLabel,.gx-label.JTB_AttGridEstadoActivoLabel,.gx-label.ReadonlyJTB_AttGridEstadoActivoLabel,.gx-label.JTB_AttGridEstadoInactivoLabel,.gx-label.ReadonlyJTB_AttGridEstadoInactivoLabel,.gx-label.JTB_AttFiltroOrderLabel,.gx-label.JTB_AttFiltroOrderWidth200pxLabel,.gx-label.BlobContentJTB_AttFiltroOrderWidth200pxLabel,.gx-label.ReadonlyBlobContentJTB_AttFiltroOrderWidth200pxLabel,.gx-label.BlobInputJTB_AttFiltroOrderWidth200pxLabel,.gx-label.ReadonlyJTB_AttFiltroOrderWidth200pxLabel,.gx-label.JTB_AttCheckSelColumnasLabel,.gx-label.JTB_AttFiltroCantidadRegistrosLabel,.gx-label.JTB_AttFiltroEditLabel,.gx-label.JTB_AttPaginacionSeleccionadoLabel,.gx-label.ReadonlyJTB_AttPaginacionSeleccionadoLabel,.gx-label.JTB_AttPaginacionLabel,.gx-label.ReadonlyJTB_AttPaginacionLabel,.gx-label.BB_AttDocumentoCargadoLabel,.gx-label.ReadonlyBB_AttDocumentoCargadoLabel,.gx-label.BB_AttDocumentoTamanoLabel,.gx-label.ReadonlyBB_AttDocumentoTamanoLabel,.gx-label.BB_AttDocumentoTamano1Label,.gx-label.BB_AttDocumentoTamano11pxLabel,.gx-label.ReadonlyBB_AttDocumentoTamano11pxLabel,.gx-label.BB_AttDocumentoEstadoPendienteLabel,.gx-label.ReadonlyBB_AttDocumentoEstadoPendienteLabel,.gx-label.BB_AttDocumentoEstadoCompletoLabel,.gx-label.ReadonlyBB_AttDocumentoEstadoCompletoLabel,.gx-label.BB_AttDocumentoNombreLabel,.gx-label.ReadonlyBB_AttDocumentoNombreLabel,.gx-label.BB_AttGridProvNombreLabel,.gx-label.ReadonlyBB_AttGridProvNombreLabel,.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.FilterAttributeLabel,.gx-label.BlobContentFilterAttributeLabel,.gx-label.ReadonlyBlobContentFilterAttributeLabel,.gx-label.BlobInputFilterAttributeLabel,.gx-label.FilterComboAttributeLabel,.gx-label.BlobContentFilterComboAttributeLabel,.gx-label.ReadonlyBlobContentFilterComboAttributeLabel,.gx-label.BlobInputFilterComboAttributeLabel,.gx-label.ReadonlyFilterComboAttributeLabel,.gx-label.FilterSearchAttributeLabel,.gx-label.BlobContentFilterSearchAttributeLabel,.gx-label.ReadonlyBlobContentFilterSearchAttributeLabel,.gx-label.BlobInputFilterSearchAttributeLabel,.gx-label.ReadonlyFilterSearchAttributeLabel,.gx-label.FilterSearchAttributeFocusLabel,.gx-label.BlobContentFilterSearchAttributeFocusLabel,.gx-label.ReadonlyBlobContentFilterSearchAttributeFocusLabel,.gx-label.BlobInputFilterSearchAttributeFocusLabel,.gx-label.ReadonlyFilterSearchAttributeFocusLabel,.gx-label.DateFilterSearchAttributeLabel,.gx-label.BlobContentDateFilterSearchAttributeLabel,.gx-label.ReadonlyBlobContentDateFilterSearchAttributeLabel,.gx-label.BlobInputDateFilterSearchAttributeLabel,.gx-label.ReadonlyDateFilterSearchAttributeLabel,.gx-label.FilterPanelLabel,.gx-label.BlobContentFilterPanelLabel,.gx-label.ReadonlyBlobContentFilterPanelLabel,.gx-label.BlobInputFilterPanelLabel,.gx-label.ReadonlyFilterPanelLabel,.gx-label.ReadonlyFilterAttributeLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.BB_AttFiltrosLabel,.gx-label.BlobContentBB_AttFiltrosLabel,.gx-label.ReadonlyBlobContentBB_AttFiltrosLabel,.gx-label.BlobInputBB_AttFiltrosLabel,.gx-label.ReadonlyBB_AttFiltrosLabel,.gx-label.BB_AttFiltrosNormalPaddLabel,.gx-label.BlobContentBB_AttFiltrosNormalPaddLabel,.gx-label.ReadonlyBlobContentBB_AttFiltrosNormalPaddLabel,.gx-label.BlobInputBB_AttFiltrosNormalPaddLabel,.gx-label.ReadonlyBB_AttFiltrosNormalPaddLabel,.gx-label.BB_LoginAttLabel,.gx-label.ReadonlyBB_LoginAttLabel,.gx-label.BB_LoginAttCheckLabel,.gx-label.ReadonlyBB_LoginAttCheckLabel,.gx-label.BB_FiltroDocumentosLabel,.gx-label.BB_AttFiltrosBoldLabel,.gx-label.BlobContentBB_AttFiltrosBoldLabel,.gx-label.ReadonlyBlobContentBB_AttFiltrosBoldLabel,.gx-label.BlobInputBB_AttFiltrosBoldLabel,.gx-label.ReadonlyBB_AttFiltrosBoldLabel,.gx-label.BB_AttFotoGridLabel,.gx-label.BlobContentBB_AttFotoGridLabel,.gx-label.ReadonlyBlobContentBB_AttFotoGridLabel,.gx-label.BlobInputBB_AttFotoGridLabel,.gx-label.ReadonlyBB_AttFotoGridLabel,.gx-label.BB_AttComboPromptLabel,.gx-label.BlobContentBB_AttComboPromptLabel,.gx-label.ReadonlyBlobContentBB_AttComboPromptLabel,.gx-label.BlobInputBB_AttComboPromptLabel,.gx-label.ReadonlyBB_AttComboPromptLabel,.gx-label.BB_AttCheck_H20pxLabel,.gx-label.BlobContentBB_AttCheck_H20pxLabel,.gx-label.ReadonlyBlobContentBB_AttCheck_H20pxLabel,.gx-label.BlobInputBB_AttCheck_H20pxLabel,.gx-label.ReadonlyBB_AttCheck_H20pxLabel,.gx-label.BB_AttGridMensajesLabel,.gx-label.BlobContentBB_AttGridMensajesLabel,.gx-label.ReadonlyBlobContentBB_AttGridMensajesLabel,.gx-label.BlobInputBB_AttGridMensajesLabel,.gx-label.ReadonlyBB_AttGridMensajesLabel,.gx-label.BB_AttGridMensajesBoldLabel,.gx-label.BlobContentBB_AttGridMensajesBoldLabel,.gx-label.ReadonlyBlobContentBB_AttGridMensajesBoldLabel,.gx-label.BlobInputBB_AttGridMensajesBoldLabel,.gx-label.ReadonlyBB_AttGridMensajesBoldLabel,.gx-label.BB_AttGridMensajesTagsLabel,.gx-label.BlobContentBB_AttGridMensajesTagsLabel,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsLabel,.gx-label.BlobInputBB_AttGridMensajesTagsLabel,.gx-label.ReadonlyBB_AttGridMensajesTagsLabel,.gx-label.BB_AttGridMensajesTagsImportanteLabel,.gx-label.BlobContentBB_AttGridMensajesTagsImportanteLabel,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsImportanteLabel,.gx-label.BlobInputBB_AttGridMensajesTagsImportanteLabel,.gx-label.ReadonlyBB_AttGridMensajesTagsImportanteLabel,.gx-label.BB_AttGridMensajesTagsPersonalLabel,.gx-label.BlobContentBB_AttGridMensajesTagsPersonalLabel,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsPersonalLabel,.gx-label.BlobInputBB_AttGridMensajesTagsPersonalLabel,.gx-label.ReadonlyBB_AttGridMensajesTagsPersonalLabel,.gx-label.BB_AttGridMensajesTagsTrabajoLabel,.gx-label.BlobContentBB_AttGridMensajesTagsTrabajoLabel,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsTrabajoLabel,.gx-label.BlobInputBB_AttGridMensajesTagsTrabajoLabel,.gx-label.ReadonlyBB_AttGridMensajesTagsTrabajoLabel,.gx-label.BB_AttGridMensajesTagsDocumentosLabel,.gx-label.BlobContentBB_AttGridMensajesTagsDocumentosLabel,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsDocumentosLabel,.gx-label.BlobInputBB_AttGridMensajesTagsDocumentosLabel,.gx-label.ReadonlyBB_AttGridMensajesTagsDocumentosLabel,.gx-label.BB_AttGridMensajesTagsAmarilloLabel,.gx-label.ReadonlyBB_AttGridMensajesTagsAmarilloLabel,.gx-label.BB_AttGridMensajesTags1Label,.gx-label.BlobContentBB_AttGridMensajesTags1Label,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTags1Label,.gx-label.BlobInputBB_AttGridMensajesTags1Label,.gx-label.ReadonlyBB_AttGridMensajesTags1Label,.gx-label.BB_AttGridMensajesTagsImportante1Label,.gx-label.BlobContentBB_AttGridMensajesTagsImportante1Label,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsImportante1Label,.gx-label.BlobInputBB_AttGridMensajesTagsImportante1Label,.gx-label.ReadonlyBB_AttGridMensajesTagsImportanteMarcadoLabel,.gx-label.ReadonlyBB_AttGridMensajesTagsImportanteNormalLabel,.gx-label.BB_AttGridMensajesTagsPersonal1Label,.gx-label.BlobContentBB_AttGridMensajesTagsPersonal1Label,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsPersonal1Label,.gx-label.BlobInputBB_AttGridMensajesTagsPersonal1Label,.gx-label.ReadonlyBB_AttGridMensajesTagsPersonalMarcadoLabel,.gx-label.ReadonlyBB_AttGridMensajesTagsPersonalNormalLabel,.gx-label.BB_AttGridMensajesTagsTrabajo1Label,.gx-label.BlobContentBB_AttGridMensajesTagsTrabajo1Label,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsTrabajo1Label,.gx-label.BlobInputBB_AttGridMensajesTagsTrabajo1Label,.gx-label.ReadonlyBB_AttGridMensajesTagsTrabajoMarcadoLabel,.gx-label.ReadonlyBB_AttGridMensajesTagsTrabajoNormalLabel,.gx-label.BB_AttGridMensajesTagsDocumentos1Label,.gx-label.BlobContentBB_AttGridMensajesTagsDocumentos1Label,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsDocumentos1Label,.gx-label.BlobInputBB_AttGridMensajesTagsDocumentos1Label,.gx-label.ReadonlyBB_AttGridMensajesTagsDocumentosMarcadoLabel,.gx-label.ReadonlyBB_AttGridMensajesTagsDocumentosNormalLabel,.gx-label.BB_AttEventosCalendarioLabel,.gx-label.BlobContentBB_AttEventosCalendarioLabel,.gx-label.ReadonlyBlobContentBB_AttEventosCalendarioLabel,.gx-label.BlobInputBB_AttEventosCalendarioLabel,.gx-label.ReadonlyBB_AttEventosCalendarioLabel,.gx-label.BB_AttFormCrearEventoLabel,.gx-label.BlobContentBB_AttFormCrearEventoLabel,.gx-label.ReadonlyBlobContentBB_AttFormCrearEventoLabel,.gx-label.BlobInputBB_AttFormCrearEventoLabel,.gx-label.ReadonlyBB_AttFormCrearEventoLabel,.gx-label.ComboBoxBB_AttFormCrearEventoLabel,.gx-label.ReadonlyComboBoxBB_AttFormCrearEventoLabel,.gx-label.BB_AttEventoDetalladoTituloLabel,.gx-label.ReadonlyBB_AttEventoDetalladoTituloLabel,.gx-label.BB_AttGridUserLoginLabel,.gx-label.ReadonlyBB_AttGridUserLoginLabel,.gx-label.BB_AttAdjuntosLabel,.gx-label.BlobContentBB_AttAdjuntosLabel,.gx-label.ReadonlyBlobContentBB_AttAdjuntosLabel,.gx-label.BlobInputBB_AttAdjuntosLabel,.gx-label.ReadonlyBB_AttAdjuntosLabel,.gx-label.BB_AttCorreoUsuarioDeLabel,.gx-label.BlobContentBB_AttCorreoUsuarioDeLabel,.gx-label.ReadonlyBlobContentBB_AttCorreoUsuarioDeLabel,.gx-label.BlobInputBB_AttCorreoUsuarioDeLabel,.gx-label.ReadonlyBB_AttCorreoUsuarioDeLabel,.gx-label.BB_AttNombreDestinatarioLabel,.gx-label.ReadonlyBB_AttNombreDestinatarioLabel,.gx-label.BB_AttNombreDestinatario1Label,.gx-label.ReadonlyBB_AttNombreDestinatario1Label,.gx-label.BB_AttResaltadoVerdeLabel,.gx-label.ReadonlyBB_AttResaltadoVerdeLabel,.gx-label.BB_AttResaltadoRojoLabel,.gx-label.ReadonlyBB_AttResaltadoRojoLabel,.gx-label.BB_AttColorAzulLabel,.gx-label.ReadonlyBB_AttColorAzulLabel,.gx-label.BB_AttColorAzulSmallLabel,.gx-label.ReadonlyBB_AttColorAzulSmallLabel,.gx-label.ReadonlyBB_AttColorAzulBoldLabel,.gx-label.ReadonlyBB_AttColorNaranjaBoldLabel,.gx-label.ReadonlyBB_AttColorVerdeOlivaBoldLabel,.gx-label.ReadonlyBB_AttColorVerdeBoldLabel,.gx-label.ReadonlyBB_AttColorAzuOsclBoldLabel,.gx-label.ReadonlyBB_AttColorLilaBoldLabel,.gx-label.ReadonlyBB_AttColorGrisBoldLabel,.gx-label.ReadonlyBB_AttColorRedLBoldLabel,.gx-label.BB_AttResaltadoAzulLabel,.gx-label.ReadonlyBB_AttResaltadoAzulLabel,.gx-label.BB_AttNoticiaFechaLabel,.gx-label.ReadonlyBB_AttNoticiaFechaLabel,.gx-label.BB_AttNoticiaFechaVerdeLabel,.gx-label.ReadonlyBB_AttNoticiaFechaVerdeLabel,.gx-label.BB_AttNoticiaTituloLabel,.gx-label.ReadonlyBB_AttNoticiaTituloLabel,.gx-label.BB_AttNoticiaTitulo1Label,.gx-label.ReadonlyBB_AttNoticiaTitulo1Label,.gx-label.BB_AttNoticiaTitulo2Label,.gx-label.Readonly4Label,.gx-label.BB_AttNoticiaDestacadaTituloLabel,.gx-label.ReadonlyBB_AttNoticiaDestacadaTituloLabel,.gx-label.BB_AttMuroUsuarioLabel,.gx-label.ReadonlyBB_AttMuroUsuarioLabel,.gx-label.BB_AttMuroUsuarioComentarioLabel,.gx-label.ReadonlyBB_AttMuroUsuarioComentarioLabel,.gx-label.BB_AttMuroAccionLabel,.gx-label.ReadonlyBB_AttMuroAccionLabel,.gx-label.BB_AttMuroComplementoLabel,.gx-label.ReadonlyBB_AttMuroComplementoLabel,.gx-label.BB_AttMuroComplementoExtraSmallLabel,.gx-label.ReadonlyBB_AttMuroComplementoExtraSmallLabel,.gx-label.BB_AttMuroEtiqueta1Label,.gx-label.BB_AttMuroEtiqueta2Label,.gx-label.BB_AttMuroEtiqueta3Label,.gx-label.BB_AttMuroComentarioLabel,.gx-label.ReadonlyBB_AttMuroComentarioLabel,.gx-label.BB_AttMuroNuevoComentarioLabel,.gx-label.ReadonlyBB_AttMuroNuevoComentarioLabel,.gx-label.BB_AttEmailUsuarioAsignadoLabel,.gx-label.ReadonlyBB_AttEmailUsuarioAsignadoLabel,.gx-label.BB_AttLoginUsuarioLabel,.gx-label.ReadonlyBB_AttLoginUsuarioLabel,.gx-label.BB_AttOCTotalesLabel,.gx-label.ReadonlyBB_AttOCTotalesLabel,.gx-label.BB_AttOCTotales1Label,.gx-label.ReadonlyBB_AttOCTotales1Label,.gx-label.BB_AttOCNombresLabel,.gx-label.ReadonlyBB_AttOCNombresLabel,.gx-label.BB_AttOCDatosLabel,.gx-label.ReadonlyBB_AttOCDatosLabel,.gx-label.BB_AttOCNumeroLabel,.gx-label.ReadonlyBB_AttOCNumeroLabel,.gx-label.BB_AttBorderAzulLabel,.gx-label.BB_AttContactoCargoLabel,.gx-label.ReadonlyBB_AttContactoCargoLabel,.gx-label.BB_AttContactoNombreLabel,.gx-label.ReadonlyBB_AttContactoNombreLabel,.gx-label.BB_AttContactoEmpresaLabel,.gx-label.ReadonlyBB_AttContactoEmpresaLabel,.gx-label.BB_AttContactoTextoLabel,.gx-label.ReadonlyBB_AttContactoTextoLabel,.gx-label.BB_AttLPCamposLabel,.gx-label.BB_AttLPCamposMiniLabel,.gx-label.ReadonlyBB_AttLPCamposLabel,.gx-label.BB_AttWCEmpresaNombreLabel,.gx-label.ReadonlyBB_AttWCEmpresaNombreLabel,.gx-label.BB_AttWebEventoTituloLabel,.gx-label.ReadonlyBB_AttWebEventoTituloLabel,.gx-label.BB_AttWCEmpresaCiudadLabel,.gx-label.ReadonlyBB_AttWCEmpresaCiudadLabel,.gx-label.BB_AttWCEmpresaEmailLabel,.gx-label.ReadonlyBB_AttWCEmpresaEmailLabel,.gx-label.BB_AttSuscripcionEmpresaAmarilloLabel,.gx-label.ReadonlyBB_AttSuscripcionEmpresaAmarilloLabel,.gx-label.BB_AttSuscripcionEmpresaAzulLabel,.gx-label.ReadonlyBB_AttSuscripcionEmpresaAzulLabel,.gx-label.BB_AttSuscripcionEmpresaVerdeLabel,.gx-label.ReadonlyBB_AttSuscripcionEmpresaVerdeLabel,.gx-label.BB_AttSuscripcionEmpresaMoradoLabel,.gx-label.ReadonlyBB_AttSuscripcionEmpresaMoradoLabel,.gx-label.JTB_AttViewEventoTituloLabel,.gx-label.ReadonlyJTB_AttViewEventoTituloLabel,.gx-label.JTB_AttViewEventoFechaLabel,.gx-label.ReadonlyJTB_AttViewEventoFechaLabel,.gx-label.JTB_AttViewEventoUbicacionLabel,.gx-label.ReadonlyJTB_AttViewEventoUbicacionLabel,.gx-label.JTB_AttViewEventoHoraLabel,.gx-label.ReadonlyJTB_AttViewEventoHoraLabel,.gx-label.JTB_AttEventoLinkLabel,.gx-label.ReadonlyJTB_AttEventoLinkLabel,.gx-label.JTB_AttViewEmpresaIndustriaLabel,.gx-label.ReadonlyJTB_AttViewEmpresaIndustriaLabel,.gx-label.JTB_AttCalificacionLabel,.gx-label.ReadonlyJTB_AttCalificacionLabel,.gx-label.JTB_AttTituloResenaLabel,.gx-label.ReadonlyJTB_AttTituloResenaLabel,.gx-label.JTB_AttCalificacionNombreUsuarioLabel,.gx-label.ReadonlyJTB_AttCalificacionNombreUsuarioLabel,.gx-label.JTB_AttCalificacionDatosUsuarioLabel,.gx-label.ReadonlyJTB_AttCalificacionDatosUsuarioLabel,.gx-label.JTB_AttHeaderPreseleccionLabel,.gx-label.ReadonlyJTB_AttHeaderPreseleccionLabel,.gx-label.JTB_AttPuntajePreseleccionGreenLabel,.gx-label.ReadonlyJTB_AttPuntajePreseleccionGreenLabel,.gx-label.JTB_AttPuntajePreseleccionRedLabel,.gx-label.ReadonlyJTB_AttPuntajePreseleccionRedLabel,.gx-label.JTB_AttHeaderBusquedaLabel,.gx-label.BB_AttResaltadoGrisLabel,.gx-label.ReadonlyBB_AttResaltadoGrisLabel,.gx-label.BB_AttLetraGrisLabel,.gx-label.ReadonlyBB_AttLetraVerdeLabel,.gx-label.ReadonlyBB_AttLetraGrisLabel,.gx-label.ReadonlyBB_AttLetraAzulLabel,.gx-label.ReadonlyBB_AttLetraCafeLabel,.gx-label.ReadonlyBB_AttLetraAmarilloLabel,.gx-label.ReadonlyBB_AttLetraRojoLabel,.gx-label.BB_AttResaltadoGris15pxLabel,.gx-label.ReadonlyBB_AttResaltadoGris15pxLabel,.gx-label.BB_AttResaltadoGris20pxLabel,.gx-label.ReadonlyBB_AttResaltadoGris20pxLabel,.gx-label.JTB_AttDefaultRequeridoLabel,.gx-label.ReadonlyJTB_AttDefaultRequeridoLabel,.gx-label.JTB_AttFiltroDestinatariosLabel,.gx-label.BlobContentJTB_AttFiltroDestinatariosLabel,.gx-label.ReadonlyBlobContentJTB_AttFiltroDestinatariosLabel,.gx-label.BlobInputJTB_AttFiltroDestinatariosLabel,.gx-label.ReadonlyJTB_AttFiltroDestinatariosLabel,.gx-label.JTB_AttImgPopupOriginalLabel,.gx-label.ReadonlyJTB_AttImgPopupOriginalLabel,.gx-label.JTB_AttGridColorMoradoLabel,.gx-label.ReadonlyJTB_AttGridColorMoradoLabel,.gx-label.JTB_AttGridColorMoradoGhostLabel,.gx-label.BlobContentJTB_AttGridColorMoradoGhostLabel,.gx-label.ReadonlyBlobContentJTB_AttGridColorMoradoGhostLabel,.gx-label.BlobInputJTB_AttGridColorMoradoGhostLabel,.gx-label.ReadonlyJTB_AttGridColorMoradoGhostLabel,.gx-label.JTB_AttGridColorAzul1Label,.gx-label.ReadonlyJTB_AttGridColorAzul1Label,.gx-label.JTB_AttViewEmpresaCorreoLabel,.gx-label.ReadonlyJTB_AttViewEmpresaCorreoLabel,.gx-label.JTB_AttViewEmpresaTelefonoLabel,.gx-label.ReadonlyJTB_AttViewEmpresaTelefonoLabel,.gx-label.JTB_AttFontSize18BlueLabel,.gx-label.ReadonlyJTB_AttFontSize18BlueLabel,.gx-label.JTB_AttFontSize18BlueReqLabel,.gx-label.ReadonlyJTB_AttFontSize18BlueReqLabel,.gx-label.JTB_AttGridColorAmarilloLabel,.gx-label.ReadonlyJTB_AttGridColorAmarilloLabel,.gx-label.JTB_AttTxtNegroBoldLabel,.gx-label.ReadonlyJTB_AttTxtNegroBoldLabel,.gx-label.JTB_AttGridColorRojoLabel,.gx-label.ReadonlyJTB_AttGridColorRojoLabel,.gx-label.JTB_AttCirculoGrisLabel,.gx-label.ReadonlyJTB_AttCirculoGrisLabel,.gx-label.JTB_AttCirculoVerdeLabel,.gx-label.ReadonlyJTB_AttCirculoVerdeLabel,.gx-label.JTB_AttBtnfblancoLabel,.gx-label.ReadonlyJTB_AttBtnfblancoLabel,.gx-label.JTB_AttBtnfhoverLabel,.gx-label.ReadonlyJTB_AttBtnfhoverLabel,.gx-label.ReadonlyJTB_AttBtnfblanco1Label,.gx-label.JTB_AttBtnfhover1Label,.gx-label.ReadonlyJTB_AttBtnfhover1Label,.gx-label.JTB_AttGridColorCafeLabel,.gx-label.ReadonlyJTB_AttGridColorCafeLabel,.gx-label.JTB_AttTransparenteLabel,.gx-label.ReadonlyJTB_AttTransparenteLabel,.gx-label.JTB_AttFiltroProductoLabel,.gx-label.JTB_AttListaSeleccionProductoLabel,.gx-label.ReadonlyJTB_AttListaSeleccionProductoLabel,.gx-label.JTB_AttImgPreviewRepositorioLabel,.gx-label.ReadonlyJTB_AttImgPreviewRepositorioLabel,.gx-label.JTB_AttSelectorImagenGrisLabel,.gx-label.ReadonlyJTB_AttSelectorImagenGrisLabel,.gx-label.JTB_AttFontSize18WhiteLabel,.gx-label.ReadonlyJTB_AttFontSize18WhiteLabel,.gx-label.ReadonlyJTB_AttFontSize16WhiteLabel,.gx-label.BlobContentReadonlyJTB_AttFontSize16WhiteLabel,.gx-label.ReadonlyBlobContentReadonlyJTB_AttFontSize16WhiteLabel,.gx-label.BlobInputReadonlyJTB_AttFontSize16WhiteLabel,.gx-label.ReadonlyReadonlyJTB_AttFontSize16WhiteLabel,.gx-label.JTB_AttFontSize18WhiteReqLabel,.gx-label.ReadonlyJTB_AttFontSize18WhiteReqLabel,.gx-label.JTB_AttFontSize18RedLabel,.gx-label.ReadonlyJTB_AttFontSize18RedLabel,.gx-label.JTB_AttFontSize18RedReqLabel,.gx-label.ReadonlyJTB_AttFontSize18RedReqLabel,.gx-label.JTB_AttFontSize18GreenLabel,.gx-label.ReadonlyJTB_AttFontSize18GreenLabel,.gx-label.JTB_AttFontSize18GreenReqLabel,.gx-label.ReadonlyJTB_AttFontSize18GreenReqLabel,.gx-label.JTB_AttFontSize18DarkBlueLabel,.gx-label.ReadonlyJTB_AttFontSize18DarkBlueLabel,.gx-label.JTB_AttFontSize18DarkBlueReqLabel,.gx-label.ReadonlyJTB_AttFontSize18DarkBlueReqLabel,.gx-label.JTB_AttFontSize18OrangeLabel,.gx-label.ReadonlyJTB_AttFontSize18OrangeLabel,.gx-label.JTB_AttFontSize18OrangeReqLabel,.gx-label.ReadonlyJTB_AttFontSize18OrangeReqLabel,.gx-label.JTB_AttFontSize18GrayLabel,.gx-label.ReadonlyJTB_AttFontSize18GrayLabel,.gx-label.JTB_AttFontSize18GrayReqLabel,.gx-label.ReadonlyJTB_AttFontSize18GrayReqLabel,.gx-label.AttributeWhiteLabel,.gx-label.ReadonlyAttributeWhiteLabel,.gx-label.JTB_AttProductoBusqueda1Label,.gx-label.ReadonlyJTB_AttProductoBusqueda1Label,.gx-label.ReadonlyJTB_AttProductoBusqueda1BlancoLabel,.gx-label.JTB_AttProductoBusqueda2Label,.gx-label.ReadonlyJTB_AttProductoBusqueda2Label,.gx-label.JTB_AttProductoAsociadoLabel,.gx-label.ReadOnlyJTB_AttProductoAsociadoLabel,.gx-label.JTB_AttProductoClaseAsociadoLabel,.gx-label.ReadOnlyJTB_AttProductoClaseAsociadoLabel,.gx-label.JTB_AttProductoAsociadoDltLabel,.gx-label.ReadOnlyJTB_AttProductoAsociadoDltLabel,.gx-label.JTB_AttProductoClaseAsociadoDltLabel,.gx-label.ReadOnlyJTB_AttProductoClaseAsociadoDltLabel,.gx-label.JTB_AttViewEventoUbicacionBlancoLabel,.gx-label.ReadonlyJTB_AttViewEventoUbicacionBlancoLabel,.gx-label.JTB_AttViewEmpresaIndustriaBlancoLabel,.gx-label.ReadonlyJTB_AttViewEmpresaIndustriaBlancoLabel,.gx-label.JTB_AttGridColorAzul2Label,.gx-label.ReadonlyJTB_AttGridColorAzul2Label,.gx-label.JTB_AttGridColorRojo1Label,.gx-label.ReadonlyJTB_AttGridColorRojo1Label,.gx-label.JTB_AttGridColorVerdeLabel,.gx-label.ReadonlyJTB_AttGridColorVerdeLabel,.gx-label.JTB_AttGridColorNaranjaLabel,.gx-label.ReadonlyJTB_AttGridColorNaranjaLabel,.gx-label.JTB_AttGridColorGrisLabel,.gx-label.ReadonlyJTB_AttGridColorGrisLabel,.gx-label.JTB_AttGridColorGrisGhostLabel,.gx-label.BlobContentJTB_AttGridColorGrisGhostLabel,.gx-label.ReadonlyBlobContentJTB_AttGridColorGrisGhostLabel,.gx-label.BlobInputJTB_AttGridColorGrisGhostLabel,.gx-label.ReadonlyJTB_AttGridColorGrisGhostLabel,.gx-label.JTB_ImgLogoEmpresaLabel,.gx-label.ReadonlyJTB_ImgLogoEmpresaLabel,.gx-label.JTB_AttEstadosLabel,.gx-label.ReadonlyJTB_AttEstadosLabel,.gx-label.ReadonlyJTB_AttEstadoVerdeLabel,.gx-label.ReadonlyJTB_AttEstadoAzulLabel,.gx-label.ReadonlyJTB_AttEstadoVerdeOlivaLabel,.gx-label.ReadonlyJTB_AttEstadoNaranjaLabel,.gx-label.ReadonlyJTB_AttEstadoAzulOscLabel,.gx-label.ReadonlyJTB_AttEstadoMoradoLabel,.gx-label.ReadonlyJTB_AttEstadoGrisLabel,.gx-label.ReadonlyJTB_AttEstadoRojoLLabel,.gx-label.ReadonlyJTB_AttEstadoRojoLabel,.gx-label.ReadonlyJTB_AttEstadoAzulINVLabel,.gx-label.ReadonlyJTB_AttEstadoNaranjaINVLabel,.gx-label.ReadonlyJTB_AttEstadoVerdeINVLabel,.gx-label.ReadonlyJTB_AttEstadoRojoINVLabel,.gx-label.ReadonlyJTB_AttEstadoAzulOscuroLabel,.gx-label.ReadonlyJTB_AttEstadoRojoINVOscuroLabel,.gx-label.ReadonlyJTB_AttEstadoMoradoINVLabel,.gx-label.ReadonlyJTB_AttEstadoAmarilloLabel,.gx-label.ReadonlyJTB_AttEstadoVerdeINV1Label,.gx-label.ReadonlyJTB_AttEstadoAzulClaroLabel,.gx-label.JTB_AttTimeLabel,.gx-label.ReadonlyJTB_AttTimeLabel,.gx-label.BB_AttGridProvSitioWebLabel,.gx-label.BlobContentBB_AttGridProvSitioWebLabel,.gx-label.ReadonlyBlobContentBB_AttGridProvSitioWebLabel,.gx-label.BlobInputBB_AttGridProvSitioWebLabel,.gx-label.ReadonlyBB_AttGridProvSitioWebLabel,.gx-label.JTB_AttTextoElipsis200pxLabel,.gx-label.ReadonlyJTB_AttTextoElipsis200pxLabel,.gx-label.JTB_AttCategoriaProcesoLabel,.gx-label.ReadonlyJTB_AttCategoriaProcesoLabel,.gx-label.JTB_AttGridColorActionLabel,.gx-label.ReadonlyJTB_AttGridColorActionLabel,.gx-label.JTB_AttFontSize18ActionLabel,.gx-label.ReadonlyJTB_AttFontSize18ActionLabel,.gx-label.JTB_AttFontSize18ActionReqLabel,.gx-label.ReadonlyJTB_AttFontSize18ActionReqLabel,.gx-label.JTB_AttProductoAsociadoDspLabel,.gx-label.ReadOnlyJTB_AttProductoAsociadoDspLabel,.gx-label.JTB_AttProductoClaseAsociadoDspLabel,.gx-label.ReadOnlyJTB_AttProductoClaseAsociadoDspLabel,.gx-label.JTB_AttGridColorRojoOscuroLabel,.gx-label.ReadonlyJTB_AttGridColorRojoOscuroLabel,.gx-label.JTB_AttGridColorVerde1Label,.gx-label.ReadonlyJTB_AttGridColorVerde1Label,.gx-label.BB_AttMuroUsuario1Label,.gx-label.ReadonlyBB_AttMuroUsuario1Label,.gx-label.JTB_AttAction13pxLabel,.gx-label.JTB_AttAction13pxBLabel,.gx-label.JTB_AttAction15pxLabel,.gx-label.JTB_AttAction15pxBLabel,.gx-label.JTB_AttWhite13pxLabel,.gx-label.JTB_AttWhite13pxBLabel,.gx-label.JTB_AttWhite15pxLabel,.gx-label.JTB_AttWhite15pxBLabel,.gx-label.ReadOnlyJTB_AttWhite15pxBBBLabel,.gx-label.JTB_AttLinkActionLabel,.gx-label.ReadonlyJTB_AttLinkActionLabel,.gx-label.JTB_AttBotonEncuestaActionLabel,.gx-label.ReadonlyJTB_AttBotonEncuestaActionLabel,.gx-label.JTB_ModdaProductNameLabel,.gx-label.BlobContentJTB_ModdaProductNameLabel,.gx-label.ReadonlyBlobContentJTB_ModdaProductNameLabel,.gx-label.BlobInputJTB_ModdaProductNameLabel,.gx-label.ReadonlyJTB_ModdaProductNameLabel,.gx-label.JTB_ModdaProductPriceLabel,.gx-label.BlobContentJTB_ModdaProductPriceLabel,.gx-label.ReadonlyBlobContentJTB_ModdaProductPriceLabel,.gx-label.BlobInputJTB_ModdaProductPriceLabel,.gx-label.ReadonlyJTB_ModdaProductPriceLabel,.gx-label.JTB_ModdaOldProductPriceLabel,.gx-label.BlobContentJTB_ModdaOldProductPriceLabel,.gx-label.ReadonlyBlobContentJTB_ModdaOldProductPriceLabel,.gx-label.BlobInputJTB_ModdaOldProductPriceLabel,.gx-label.ReadonlyJTB_ModdaOldProductPriceLabel,.gx-label.JTB_ModdaProductPriceDetailLabel,.gx-label.BlobContentJTB_ModdaProductPriceDetailLabel,.gx-label.ReadonlyBlobContentJTB_ModdaProductPriceDetailLabel,.gx-label.BlobInputJTB_ModdaProductPriceDetailLabel,.gx-label.ReadonlyJTB_ModdaProductPriceDetailLabel,.gx-label.JTB_ModdaProductPriceGridLabel,.gx-label.BlobContentJTB_ModdaProductPriceGridLabel,.gx-label.ReadonlyBlobContentJTB_ModdaProductPriceGridLabel,.gx-label.BlobInputJTB_ModdaProductPriceGridLabel,.gx-label.ReadonlyJTB_ModdaProductPriceGridLabel,.gx-label.JTB_ModdaProductNameDetailLabel,.gx-label.BlobContentJTB_ModdaProductNameDetailLabel,.gx-label.ReadonlyBlobContentJTB_ModdaProductNameDetailLabel,.gx-label.BlobInputJTB_ModdaProductNameDetailLabel,.gx-label.ReadonlyJTB_ModdaProductNameDetailLabel,.gx-label.JTB_ModdaAttributeEditLabel,.gx-label.BlobContentJTB_ModdaAttributeEditLabel,.gx-label.ReadonlyBlobContentJTB_ModdaAttributeEditLabel,.gx-label.BlobInputJTB_ModdaAttributeEditLabel,.gx-label.ReadonlyJTB_ModdaAttributeEditLabel,.gx-label.JTB_ModdaAttributeEditHoverLabel,.gx-label.BlobContentJTB_ModdaAttributeEditHoverLabel,.gx-label.ReadonlyBlobContentJTB_ModdaAttributeEditHoverLabel,.gx-label.BlobInputJTB_ModdaAttributeEditHoverLabel,.gx-label.ReadonlyJTB_ModdaAttributeEditHoverLabel,.gx-label.JTB_ModdaProductImageGridLabel,.gx-label.BlobContentJTB_ModdaProductImageGridLabel,.gx-label.ReadonlyBlobContentJTB_ModdaProductImageGridLabel,.gx-label.BlobInputJTB_ModdaProductImageGridLabel,.gx-label.ReadonlyJTB_ModdaProductImageGridLabel,.gx-label.GridLinkLabel,.gx-label.BlobContentGridLinkLabel,.gx-label.ReadonlyBlobContentGridLinkLabel,.gx-label.BlobInputGridLinkLabel,.gx-label.ReadonlyGridLinkLabel,.gx-label.JTB_AttSize12px_BlackLabel,.gx-label.ReadonlyJTB_AttSize12px_BlackLabel,.gx-label.JTB_AttSize12px_GrayLabel,.gx-label.ReadonlyJTB_AttSize12px_GrayLabel,.gx-label.BB_AttWWusuarioGrupoAzulLabel,.gx-label.BB_AttDocumentoEstadoInactivoLabel,.gx-label.BlobContentBB_AttDocumentoEstadoInactivoLabel,.gx-label.ReadonlyBlobContentBB_AttDocumentoEstadoInactivoLabel,.gx-label.BlobInputBB_AttDocumentoEstadoInactivoLabel,.gx-label.ReadonlyBB_AttDocumentoEstadoInactivoLabel,.gx-label.JTB_AttIndicadorRojoLabel,.gx-label.BlobContentJTB_AttIndicadorRojoLabel,.gx-label.ReadonlyBlobContentJTB_AttIndicadorRojoLabel,.gx-label.BlobInputJTB_AttIndicadorRojoLabel,.gx-label.ReadonlyJTB_AttIndicadorRojoLabel,.gx-label.Attribute100Label,.gx-label.BlobContentAttribute100Label,.gx-label.ReadonlyBlobContentAttribute100Label,.gx-label.BlobInputAttribute100Label,.gx-label.ReadonlyAttribute100Label,.gx-label.JTB_AttEmpresaTipoPersonaLabel,.gx-label.ReadonlyJTB_AttEmpresaTipoPersonaLabel,.gx-label.BB_AttFCTotalesLabel,.gx-label.ReadonlyBB_AttFCTotalesLabel,.gx-label.BB_AttOCTotales11Label,.gx-label.ReadonlyBB_AttOCTotales11Label,.gx-label.BB_AttFCSubTotalLabel,.gx-label.ReadonlyBB_AttFCSubTotalLabel,.gx-label.BB_AttOCTotales111Label,.gx-label.ReadonlyBB_AttOCTotales111Label,.gx-label.BB_AttFCNormalLabel,.gx-label.ReadonlyBB_AttFCNormalLabel,.gx-label.BB_AttOCTotales112Label,.gx-label.ReadonlyBB_AttOCTotales112Label,.gx-label.BB_AttFCSaldoLabel,.gx-label.ReadonlyBB_AttFCSaldoLabel,.gx-label.BB_AttOCTotales1111Label,.gx-label.ReadonlyBB_AttOCTotales1111Label,.gx-label.JTB_AttBoldLabel,.gx-label.ReadonlyJTB_AttBoldLabel,.gx-label.JTB_AttElipsis250pxLabel,.gx-label.ReadonlyJTB_AttElipsis250pxLabel,.gx-label.JTB_AttSize11px_BlackLabel,.gx-label.ReadonlyJTB_AttSize11px_BlackLabel,.gx-label.JTB_AttViewCargoLabel,.gx-label.ReadonlyJTB_AttViewCargoLabel,.gx-label.AttributeDescripcionLabel,.gx-label.BlobContentAttributeDescripcionLabel,.gx-label.ReadonlyBlobContentAttributeDescripcionLabel,.gx-label.BlobInputAttributeDescripcionLabel,.gx-label.ReadonlyAttributeDescripcionLabel,.gx-label.AttributeGridNivelLabel,.gx-label.BlobContentAttributeGridNivelLabel,.gx-label.ReadonlyBlobContentAttributeGridNivelLabel,.gx-label.BlobInputAttributeGridNivelLabel,.gx-label.ReadonlyAttributeGridNivelLabel,.gx-label.AttributeNegrillaLabel,.gx-label.BlobContentAttributeNegrillaLabel,.gx-label.ReadonlyBlobContentAttributeNegrillaLabel,.gx-label.BlobInputAttributeNegrillaLabel,.gx-label.ReadonlyAttributeNegrillaLabel,.gx-label.AttributeTextWhiteLabel,.gx-label.BlobContentAttributeTextWhiteLabel,.gx-label.ReadonlyBlobContentAttributeTextWhiteLabel,.gx-label.BlobInputAttributeTextWhiteLabel,.gx-label.ReadonlyAttributeTextWhiteLabel,.gx-label.AttributeTextWhiteBoldLabel,.gx-label.ReadonlyAttributeTextWhiteBoldLabel,.gx-label.AttributeTextDarkBlueBoldLabel,.gx-label.ReadonlyAttributeTextDarkBlueBoldLabel,.gx-label.AttributeTextRedBoldLabel,.gx-label.ReadonlyAttributeTextRedBoldLabel,.gx-label.AttributeTextOrangeBoldLabel,.gx-label.ReadonlyAttributeTextOrangeBoldLabel,.gx-label.AttributeTextGrayLabel,.gx-label.BlobContentAttributeTextGrayLabel,.gx-label.ReadonlyBlobContentAttributeTextGrayLabel,.gx-label.BlobInputAttributeTextGrayLabel,.gx-label.ReadonlyAttributeTextGrayLabel,.gx-label.AttributeTextBlueLabel,.gx-label.BlobContentAttributeTextBlueLabel,.gx-label.ReadonlyBlobContentAttributeTextBlueLabel,.gx-label.BlobInputAttributeTextBlueLabel,.gx-label.ReadonlyAttributeTextBlueLabel,.gx-label.AttributeTextGreenLabel,.gx-label.BlobContentAttributeTextGreenLabel,.gx-label.ReadonlyBlobContentAttributeTextGreenLabel,.gx-label.BlobInputAttributeTextGreenLabel,.gx-label.ReadonlyAttributeTextGreenLabel,.gx-label.AttributeTextRedLabel,.gx-label.BlobContentAttributeTextRedLabel,.gx-label.ReadonlyBlobContentAttributeTextRedLabel,.gx-label.BlobInputAttributeTextRedLabel,.gx-label.ReadonlyAttributeTextRedLabel,.gx-label.AttEstadoLetraNegraFondoLabel,.gx-label.BlobContentAttEstadoLetraNegraFondoLabel,.gx-label.ReadonlyBlobContentAttEstadoLetraNegraFondoLabel,.gx-label.BlobInputAttEstadoLetraNegraFondoLabel,.gx-label.AttEstadoLetraNegraFondo1Label,.gx-label.BlobContentAttEstadoLetraNegraFondo1Label,.gx-label.ReadonlyBlobContentAttEstadoLetraNegraFondo1Label,.gx-label.BlobInputAttEstadoLetraNegraFondo1Label,.gx-label.ReadonlyAttEstadoLetraNegraFondo1Label,.gx-label.ReadonlyAttEstadoLetraNegraFondoLabel,.gx-label.AttEstadoLetraNegraFondoVerdeLabel,.gx-label.BlobContentAttEstadoLetraNegraFondoVerdeLabel,.gx-label.ReadonlyBlobContentAttEstadoLetraNegraFondoVerdeLabel,.gx-label.BlobInputAttEstadoLetraNegraFondoVerdeLabel,.gx-label.ReadonlyAttEstadoLetraNegraFondoVerdeLabel,.gx-label.AttEstadoLetraNegraFondoRojoLabel,.gx-label.BlobContentAttEstadoLetraNegraFondoRojoLabel,.gx-label.ReadonlyBlobContentAttEstadoLetraNegraFondoRojoLabel,.gx-label.BlobInputAttEstadoLetraNegraFondoRojoLabel,.gx-label.ReadonlyAttEstadoLetraNegraFondoRojoLabel,.gx-label.AttEstadoLetraNegraFondoAmarilloLabel,.gx-label.BlobContentAttEstadoLetraNegraFondoAmarilloLabel,.gx-label.ReadonlyBlobContentAttEstadoLetraNegraFondoAmarilloLabel,.gx-label.BlobInputAttEstadoLetraNegraFondoAmarilloLabel,.gx-label.ReadonlyAttEstadoLetraNegraFondoAmarilloLabel,.gx-label.AttEstadoLetraNegraFondoGrisLabel,.gx-label.BlobContentAttEstadoLetraNegraFondoGrisLabel,.gx-label.ReadonlyBlobContentAttEstadoLetraNegraFondoGrisLabel,.gx-label.BlobInputAttEstadoLetraNegraFondoGrisLabel,.gx-label.ReadonlyAttEstadoLetraNegraFondoGrisLabel,.gx-label.AttributeHeightMaxLabel,.gx-label.BlobContentAttributeHeightMaxLabel,.gx-label.ReadonlyBlobContentAttributeHeightMaxLabel,.gx-label.BlobInputAttributeHeightMaxLabel,.gx-label.AttributeHeightMax36pxLabel,.gx-label.BlobContentAttributeHeightMax36pxLabel,.gx-label.ReadonlyBlobContentAttributeHeightMax36pxLabel,.gx-label.BlobInputAttributeHeightMax36pxLabel,.gx-label.ReadonlyAttributeHeightMax36pxLabel,.gx-label.ReadonlyAttributeHeightMaxLabel,.gx-label.AttributeHeightMax30pxLabel,.gx-label.BlobContentAttributeHeightMax30pxLabel,.gx-label.ReadonlyBlobContentAttributeHeightMax30pxLabel,.gx-label.BlobInputAttributeHeightMax30pxLabel,.gx-label.ReadonlyAttributeHeightMax30pxLabel,.gx-label.AttributeWifthMin90pxLabel,.gx-label.BlobContentAttributeWifthMin90pxLabel,.gx-label.ReadonlyBlobContentAttributeWifthMin90pxLabel,.gx-label.BlobInputAttributeWifthMin90pxLabel,.gx-label.ReadonlyAttributeWifthMin90pxLabel,.gx-label.JTB_LabelRojoLabel,.gx-label.ReadonlyJTB_LabelRojoLabel,.gx-label.JTB_LabelAzulLabel,.gx-label.ReadonlyJTB_LabelAzulLabel,.gx-label.JTB_LabelMoradoLabel,.gx-label.ReadonlyJTB_LabelMoradoLabel,.gx-label.JTB_LabelLimaLabel,.gx-label.ReadonlyJTB_LabelLimaLabel,.gx-label.JTB_LabelVerdeLabel,.gx-label.ReadonlyJTB_LabelVerdeLabel,.gx-label.JTB_LabelAmarilloLabel,.gx-label.ReadonlyJTB_LabelAmarilloLabel,.gx-label.JTB_LabelNaranjaLabel,.gx-label.ReadonlyJTB_LabelNaranjaLabel,.gx-label.JTB_LabelCelesteLabel,.gx-label.ReadonlyJTB_LabelCelesteLabel,.gx-label.JTB_LabelRosaLabel,.gx-label.ReadonlyJTB_LabelRosaLabel,.gx-label.JTB_AttFontSize18BlackLabel,.gx-label.ReadonlyJTB_AttFontSize18BlackLabel,.gx-label.ReadonlyJTB_AttFontSize18BlackLightLabel,.gx-label.BlobContentReadonlyJTB_AttFontSize18BlackLightLabel,.gx-label.ReadonlyBlobContentReadonlyJTB_AttFontSize18BlackLightLabel,.gx-label.BlobInputReadonlyJTB_AttFontSize18BlackLightLabel,.gx-label.ReadonlyReadonlyJTB_AttFontSize18BlackLightLabel,.gx-label.JTB_AttLabelLowLabel,.gx-label.BlobContentJTB_AttLabelLowLabel,.gx-label.ReadonlyBlobContentJTB_AttLabelLowLabel,.gx-label.BlobInputJTB_AttLabelLowLabel,.gx-label.ReadonlyJTB_AttLabelLowLabel,.gx-label.AttributeTextGrayBoldLabel,.gx-label.JTB_AttSize11px_GrayLabel,.gx-label.ReadonlyJTB_AttSize11px_GrayLabel,.gx-label.JTB_AttSize12px_Gray1Label,.gx-label.ReadonlyJTB_AttSize12px_Gray1Label,.gx-label.JTB_AttWordBreakLabel,.gx-label.BlobContentJTB_AttWordBreakLabel,.gx-label.ReadonlyBlobContentJTB_AttWordBreakLabel,.gx-label.BlobInputJTB_AttWordBreakLabel,.gx-label.ReadonlyJTB_AttWordBreakLabel,.gx-label.Attribute2EM_GrayLabel,.gx-label.BlobContentAttribute2EM_GrayLabel,.gx-label.ReadonlyBlobContentAttribute2EM_GrayLabel,.gx-label.BlobInputAttribute2EM_GrayLabel,.gx-label.ReadonlyAttribute2EM_GrayLabel,.gx-label.BB_AttMuroUsuarioReqLabel,.gx-label.ReadonlyBB_AttMuroUsuarioReqLabel,.gx-label.BB_AttMuroUsuarioComentario1Label,.gx-label.ReadonlyBB_AttMuroUsuarioComentario1Label,.gx-label.ATT_TxtBlackSizeLabel,.gx-label.BlobContentATT_TxtBlackSizeLabel,.gx-label.ReadonlyBlobContentATT_TxtBlackSizeLabel,.gx-label.BlobInputATT_TxtBlackSizeLabel,.gx-label.ReadonlyATT_TxtBlackSizeLabel,.gx-label.ATT_TxtBlackSize16pxLabel,.gx-label.BlobContentATT_TxtBlackSize16pxLabel,.gx-label.ReadonlyBlobContentATT_TxtBlackSize16pxLabel,.gx-label.BlobInputATT_TxtBlackSize16pxLabel,.gx-label.ReadonlyATT_TxtBlackSize16pxLabel,.gx-label.ATT_TxtBlackSize18pxLabel,.gx-label.BlobContentATT_TxtBlackSize18pxLabel,.gx-label.ReadonlyBlobContentATT_TxtBlackSize18pxLabel,.gx-label.BlobInputATT_TxtBlackSize18pxLabel,.gx-label.ReadonlyATT_TxtBlackSize18pxLabel,.gx-label.AttributeOcultoLabel,.gx-label.BlobContentAttributeOcultoLabel,.gx-label.ReadonlyBlobContentAttributeOcultoLabel,.gx-label.BlobInputAttributeOcultoLabel,.gx-label.ReadonlyAttributeOcultoLabel,.gx-label.AttributeInvisibleLabel,.gx-label.ReadonlyAttributeInvisibleLabel,.gx-label.AttributeWrapTextLabel,.gx-label.ReadonlyAttributeWrapTextLabel,.gx-label.AttPandinLados5Label,.gx-label.BlobContentAttPandinLados5Label,.gx-label.ReadonlyBlobContentAttPandinLados5Label,.gx-label.BlobInputAttPandinLados5Label,.gx-label.ReadonlyAttPandinLados5Label,.gx-label.AttributeGridNLabel,.gx-label.BlobContentAttributeGridNLabel,.gx-label.ReadonlyBlobContentAttributeGridNLabel,.gx-label.BlobInputAttributeGridNLabel,.gx-label.ReadonlyAttributeGridNLabel,.gx-label.AttributeNegrilla16Label,.gx-label.BlobContentAttributeNegrilla16Label,.gx-label.ReadonlyBlobContentAttributeNegrilla16Label,.gx-label.BlobInputAttributeNegrilla16Label,.gx-label.ReadonlyAttributeNegrilla16Label,.gx-label.AttributeNormal16Label,.gx-label.BlobContentAttributeNormal16Label,.gx-label.ReadonlyBlobContentAttributeNormal16Label,.gx-label.BlobInputAttributeNormal16Label,.gx-label.ReadonlyAttributeNormal16Label,.gx-label.AttributeGrayNormal16Label,.gx-label.BlobContentAttributeGrayNormal16Label,.gx-label.ReadonlyBlobContentAttributeGrayNormal16Label,.gx-label.BlobInputAttributeGrayNormal16Label,.gx-label.ReadonlyAttributeGrayNormal16Label,.gx-label.AttCheckboxProveeLabel,.gx-label.BlobContentAttCheckboxProveeLabel,.gx-label.ReadonlyBlobContentAttCheckboxProveeLabel,.gx-label.BlobInputAttCheckboxProveeLabel,.gx-label.ReadonlyAttCheckboxProveeLabel,.gx-label.JTB_LabelGrisLabel,.gx-label.ReadonlyJTB_LabelGrisLabel,.gx-label.JTB_MarginNegativeLabel,.gx-label.BlobContentJTB_MarginNegativeLabel,.gx-label.ReadonlyBlobContentJTB_MarginNegativeLabel,.gx-label.BlobInputJTB_MarginNegativeLabel,.gx-label.ReadonlyJTB_MarginNegativeLabel,.gx-label.BB_registroCambioSolicitudTituloLabel,.gx-label.BlobContentBB_registroCambioSolicitudTituloLabel,.gx-label.ReadonlyBlobContentBB_registroCambioSolicitudTituloLabel,.gx-label.BlobInputBB_registroCambioSolicitudTituloLabel,.gx-label.ReadonlyBB_registroCambioSolicitudTituloLabel,.gx-label.JTB_AttNoPaddingLabel,.gx-label.BlobContentJTB_AttNoPaddingLabel,.gx-label.ReadonlyBlobContentAttribute2Label,.gx-label.BlobInputJTB_AttNoPaddingLabel,.gx-label.ReadonlyJTB_AttNoPaddingLabel,.gx-label.JTB_AttGridColor18ActionLabel,.gx-label.JTB_AttGridColor18AmariiloLabel,.gx-label.BlobContentJTB_AttGridColor18AmariiloLabel,.gx-label.ReadonlyBlobContentJTB_AttGridColor18AmariiloLabel,.gx-label.BlobInputJTB_AttGridColor18AmariiloLabel,.gx-label.ReadonlyJTB_AttGridColor18AmariiloLabel,.gx-label.JTB_AttGridColor18AzulLabel,.gx-label.JTB_AttGridColor18Azul1Label,.gx-label.JTB_AttGridColor18Azul2Label,.gx-label.JTB_AttGridColor18CafeLabel,.gx-label.JTB_AttGridColor18GrisLabel,.gx-label.JTB_AttGridColor18MoradoLabel,.gx-label.JTB_AttGridColor18NaranjaLabel,.gx-label.BlobContentJTB_AttGridColor18NaranjaLabel,.gx-label.ReadonlyBlobContentJTB_AttGridColor18NaranjaLabel,.gx-label.BlobInputJTB_AttGridColor18NaranjaLabel,.gx-label.ReadonlyJTB_AttGridColor18NaranjaLabel,.gx-label.JTB_AttGridColor18RojoLabel,.gx-label.JTB_AttGridColor18Rojo1Label,.gx-label.BlobContentJTB_AttGridColor18Rojo1Label,.gx-label.ReadonlyBlobContentJTB_AttGridColor18Rojo1Label,.gx-label.BlobInputJTB_AttGridColor18Rojo1Label,.gx-label.ReadonlyJTB_AttGridColor18Rojo1Label,.gx-label.JTB_AttGridColor18RojoOscuroLabel,.gx-label.JTB_AttGridColor18VerdeLabel,.gx-label.JTB_AttGridColor18Verde1Label,.gx-label.JTB_AttGridColor18VerdeOscuroLabel,.gx-label.JTB_AttGridColor18BlancoLabel,.gx-label.JTB_Att30pxLabel,.gx-label.BlobContentJTB_Att30pxLabel,.gx-label.ReadonlyBlobContentJTB_Att30pxLabel,.gx-label.BlobInputJTB_Att30pxLabel,.gx-label.ReadonlyJTB_Att30pxLabel,.gx-label.Att_MarginNT45pxLabel,.gx-label.BlobContentAtt_MarginNT45pxLabel,.gx-label.ReadonlyBlobContentAtt_MarginNT45pxLabel,.gx-label.BlobInputAtt_MarginNT45pxLabel,.gx-label.ReadonlyAtt_MarginNT45pxLabel,.gx-label.Att_BloqueFullWidthLabel,.gx-label.BlobContentAtt_BloqueFullWidthLabel,.gx-label.ReadonlyBlobContentAtt_BloqueFullWidthLabel,.gx-label.BlobInputAtt_BloqueFullWidthLabel,.gx-label.ReadonlyAtt_BloqueFullWidthLabel,.gx-label.Att_BloqueFullWidthHeight50Label,.gx-label.BlobContentAtt_BloqueFullWidthHeight50Label,.gx-label.ReadonlyBlobContentAtt_BloqueFullWidthHeight50Label,.gx-label.BlobInputAtt_BloqueFullWidthHeight50Label,.gx-label.ReadonlyAtt_BloqueFullWidthHeight50Label,.gx-label.JTB_AttTextoSinDesbordarLabel,.gx-label.JTB_AttTextoSinDesbordarWidth200pxLabel,.gx-label.Att_MarginNT35pxLabel,.gx-label.BlobContentAtt_MarginNT35pxLabel,.gx-label.ReadonlyBlobContentAtt_MarginNT35pxLabel,.gx-label.BlobInputAtt_MarginNT35pxLabel,.gx-label.ReadonlyAtt_MarginNT35pxLabel,.gx-label.BB_AttItemEncerradoGrisLabel,.gx-label.BlobContentBB_AttItemEncerradoGrisLabel,.gx-label.ReadonlyBlobContentBB_AttItemEncerradoGrisLabel,.gx-label.BlobInputBB_AttItemEncerradoGrisLabel,.gx-label.ReadonlyBB_AttItemEncerradoGrisLabel,.gx-label.BB_AttItemEncerradoVerdeLabel,.gx-label.BlobContentBB_AttItemEncerradoVerdeLabel,.gx-label.ReadonlyBlobContentBB_AttItemEncerradoVerdeLabel,.gx-label.BlobInputBB_AttItemEncerradoVerdeLabel,.gx-label.ReadonlyBB_AttItemEncerradoVerdeLabel,.gx-label.JTB_AttFontSize14BlackLabel,.gx-label.BlobContentJTB_AttFontSize14BlackLabel,.gx-label.ReadonlyBlobContentJTB_AttFontSize14BlackLabel,.gx-label.BlobInputJTB_AttFontSize14BlackLabel,.gx-label.ReadonlyJTB_AttFontSize14BlackLabel,.gx-label.JTB_AttFontSize14BlackBoldLabel,.gx-label.BlobContentJTB_AttFontSize14BlackBoldLabel,.gx-label.ReadonlyBlobContentJTB_AttFontSize14BlackBoldLabel,.gx-label.BlobInputJTB_AttFontSize14BlackBoldLabel,.gx-label.ReadonlyJTB_AttFontSize14BlackBoldLabel,.gx-label.AttributeTextGreenLightLabel,.gx-label.BlobContentAttributeTextGreenLightLabel,.gx-label.ReadonlyBlobContentAttributeTextGreenLightLabel,.gx-label.BlobInputAttributeTextGreenLightLabel,.gx-label.ReadonlyAttributeTextGreenLightLabel,.gx-label.Att_Label160pxLabel,.gx-label.BlobContentAtt_Label160pxLabel,.gx-label.ReadonlyBlobContentAtt_Label160pxLabel,.gx-label.BlobInputAtt_Label160pxLabel,.gx-label.ReadonlyAtt_Label160pxLabel,.gx-label.JTB_Label260pxLabel,.gx-label.BlobContentJTB_Label260pxLabel,.gx-label.ReadonlyBlobContentJTB_Label260pxLabel,.gx-label.BlobInputJTB_Label260pxLabel,.gx-label.ReadonlyJTB_Label260pxLabel,.gx-label.AttributeSize0_88Label,.gx-label.BlobContentAttributeSize0_88Label,.gx-label.ReadonlyBlobContentAttributeSize0_88Label,.gx-label.BlobInputAttributeSize0_88Label,.gx-label.ReadonlyAttributeSize0_88Label,.gx-label.JTB_AttGridColorBlancoLabel,.gx-label.ReadonlyJTB_AttGridColorBlancoLabel,.gx-label.JTB_AttGridColorBlancoGhostLabel,.gx-label.BlobContentJTB_AttGridColorBlancoGhostLabel,.gx-label.ReadonlyBlobContentJTB_AttGridColorBlancoGhostLabel,.gx-label.BlobInputJTB_AttGridColorBlancoGhostLabel,.gx-label.ReadonlyJTB_AttGridColorBlancoGhostLabel,.gx-label.JTB_AttFontSize14WhiteLabel,.gx-label.BlobContentJTB_AttFontSize14WhiteLabel,.gx-label.ReadonlyBlobContentJTB_AttFontSize14WhiteLabel,.gx-label.BlobInputJTB_AttFontSize14WhiteLabel,.gx-label.ReadonlyJTB_AttFontSize14WhiteLabel,.gx-label.JTB_AttFontSize14BlackBold1Label,.gx-label.BlobContentJTB_AttFontSize14BlackBold1Label,.gx-label.ReadonlyBlobContentJTB_AttFontSize14BlackBold1Label,.gx-label.BlobInputJTB_AttFontSize14BlackBold1Label,.gx-label.ReadonlyJTB_AttFontSize14BlackBold1Label
{
	color: #444;
}
.Label:after,.RequiredLabel:after,.JTB_LabelFormTransaccionRequerido:after,.JTB_LabelFormTransaccionRequeridoL:after,.gx-label.JTB_AttFormTransaccionRequeridoLLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoL2Label:after,.gx-label.JTB_AttFormTransaccionComboReq400pxLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionComboReq400pxLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoErrorLabel:after,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoErrorLabel:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoErrorLabel:after,.gx-label.BlobInputJTB_AttFormTransaccionRequeridoErrorLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoErrorLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoSinBordeLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoSinBordeLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoError2Label:after,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError2Label:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError2Label:after,.gx-label.BlobInputJTB_AttFormTransaccionRequeridoError2Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError2Label:after,.JTB_LabelFormTransaccion:after,.JTB_LabelFormTransaccionBoldReq:after,.JTB_LabelFormTransaccionBold:after,.JTB_LabelFormTransaccionL:after,.gx-label.JTB_AttFormTransaccionLLabel:after,.gx-label.JTB_AttFormTransaccionL1Label:after,.gx-label.JTB_AttFormTransaccionL2Label:after,.gx-label.JTB_AttFormTransaccionL3Label:after,.gx-label.JTB_AttFormTransaccionL4Label:after,.gx-label.JTB_AttFormTransaccionL5Label:after,.gx-label.JTB_AttFormTransaccionCombo340pxLabel:after,.gx-label.JTB_AttFormTransaccionCombo400pxLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionCombo400pxLabel:after,.gx-label.JTB_AttFormTransaccionLabel:after,.gx-label.JTB_AttFormTransaccion100PorcLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcLabel:after,.gx-label.JTB_AttFormTransaccion100PorcReqLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReqLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoForDinamicoLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoForDinamicoLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoError1Label:after,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError1Label:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError1Label:after,.gx-label.JTB_AttFormTransaccionRequeridoL1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionLabel:after,.gx-label.JTB_AttFormTransaccionHeight32pxLabel:after,.gx-label.ImageAttributeLabel:after,.gx-label.ResponsiveImageAttributeLabel:after,.gx-label.BlobContentResponsiveImageAttributeLabel:after,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel:after,.gx-label.BlobInputResponsiveImageAttributeLabel:after,.gx-label.ReadonlyResponsiveImageAttributeLabel:after,.gx-label.ProfileImageAttributeLabel:after,.gx-label.BlobContentProfileImageAttributeLabel:after,.gx-label.ReadonlyBlobContentProfileImageAttributeLabel:after,.gx-label.BlobInputProfileImageAttributeLabel:after,.gx-label.ReadonlyProfileImageAttributeLabel:after,.gx-label.SmallProfileImageAttributeLabel:after,.gx-label.BlobContentSmallProfileImageAttributeLabel:after,.gx-label.ReadonlyBlobContentSmallProfileImageAttributeLabel:after,.gx-label.BlobInputSmallProfileImageAttributeLabel:after,.gx-label.ReadonlySmallProfileImageAttributeLabel:after,.gx-label.ReadonlyImageAttributeLabel:after,.gx-label.ActionAttributeLabel:after,.gx-label.BlobContentActionAttributeLabel:after,.gx-label.ReadonlyBlobContentActionAttributeLabel:after,.gx-label.DisabledActionAttributeLabel:after,.gx-label.BlobContentDisabledActionAttributeLabel:after,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel:after,.gx-label.BlobInputDisabledActionAttributeLabel:after,.gx-label.ReadonlyDisabledActionAttributeLabel:after,.gx-label.BlobInputActionAttributeLabel:after,.gx-label.SelectAttributeLabel:after,.gx-label.BlobContentSelectAttributeLabel:after,.gx-label.ReadonlyBlobContentSelectAttributeLabel:after,.gx-label.BlobInputSelectAttributeLabel:after,.gx-label.ReadonlySelectAttributeLabel:after,.gx-label.KeyAttributeLabel:after,.gx-label.BlobContentKeyAttributeLabel:after,.gx-label.ReadonlyBlobContentKeyAttributeLabel:after,.gx-label.BlobInputKeyAttributeLabel:after,.gx-label.ReadonlyKeyAttributeLabel:after,.gx-label.UpdateAttributeLabel:after,.gx-label.BlobContentUpdateAttributeLabel:after,.gx-label.ReadonlyBlobContentUpdateAttributeLabel:after,.gx-label.BlobInputUpdateAttributeLabel:after,.gx-label.ReadonlyUpdateAttributeLabel:after,.gx-label.UpdateAttributeHoverLabel:after,.gx-label.BlobContentUpdateAttributeHoverLabel:after,.gx-label.ReadonlyBlobContentUpdateAttributeHoverLabel:after,.gx-label.BlobInputUpdateAttributeHoverLabel:after,.gx-label.ReadonlyUpdateAttributeHoverLabel:after,.gx-label.DisplayAttributeLabel:after,.gx-label.BlobContentDisplayAttributeLabel:after,.gx-label.ReadonlyBlobContentDisplayAttributeLabel:after,.gx-label.BlobInputDisplayAttributeLabel:after,.gx-label.ReadonlyDisplayAttributeLabel:after,.gx-label.DisplayAttributeHoverLabel:after,.gx-label.ReadonlyActionAttributeLabel:after,.gx-label.SelectionAttributeLabel:after,.gx-label.BlobContentSelectionAttributeLabel:after,.gx-label.ReadonlyBlobContentSelectionAttributeLabel:after,.gx-label.BlobInputSelectionAttributeLabel:after,.gx-label.ReadonlySelectionAttributeLabel:after,.gx-label.DeleteAttributeLabel:after,.gx-label.BlobContentDeleteAttributeLabel:after,.gx-label.ReadonlyBlobContentDeleteAttributeLabel:after,.gx-label.BlobInputDeleteAttributeLabel:after,.gx-label.ReadonlyDeleteAttributeLabel:after,.gx-label.DeleteAttributeHoverLabel:after,.gx-label.ActionAttributeKeepAzulLabel:after,.gx-label.BlobContentActionAttributeKeepAzulLabel:after,.gx-label.ReadonlyBlobContentActionAttributeKeepAzulLabel:after,.gx-label.BlobInputActionAttributeKeepAzulLabel:after,.gx-label.ReadonlyActionAttributeKeepAzulLabel:after,.gx-label.ActionAttributeKeepVerdeLabel:after,.gx-label.BlobContentActionAttributeKeepVerdeLabel:after,.gx-label.ReadonlyBlobContentActionAttributeKeepVerdeLabel:after,.gx-label.BlobInputActionAttributeKeepVerdeLabel:after,.gx-label.ReadonlyActionAttributeKeepVerdeLabel:after,.gx-label.ActionAttributeKeepRojoLabel:after,.gx-label.ActionAttributeKeepNaranjaLabel:after,.gx-label.BB_ImageAttributeLabel:after,.gx-label.ReadonlyBB_ImageAttributeLabel:after,.gx-label.JTB_ImgMenuMT4Label:after,.gx-label.BlobContentJTB_ImgMenuMT4Label:after,.gx-label.ReadonlyBlobContentJTB_ImgMenuMT4Label:after,.gx-label.BlobInputJTB_ImgMenuMT4Label:after,.gx-label.ReadonlyJTB_ImgMenuMT4Label:after,.gx-label.JTB_ImgNoticiaLabel:after,.gx-label.JTB_Img150px100Label:after,.gx-label.JTB_AttBusquedaLabel:after,.gx-label.ReadonlyJTB_AttBusquedaLabel:after,.gx-label.JTB_AttFormTransaccionBlackLabel:after,.gx-label.JTB_AttFormTransaccion100Porc1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc1Label:after,.gx-label.JTB_AttFormTransaccion100PorcReq1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionBlackLabel:after,.gx-label.JTB_AttFormTransaccionCheckLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionCheckLabel:after,.gx-label.JTB_AttFormTransaccion_ExtensionGridLabel:after,.gx-label.JTB_AttFormTransaccion100Porc2Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc2Label:after,.gx-label.JTB_AttFormTransaccion100PorcReq2Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq2Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion_ExtensionGridLabel:after,.gx-label.JTB_AttFormTransaccionFormularioDinamicoLabel:after,.gx-label.JTB_AttFormTransaccion100Porc3Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc3Label:after,.gx-label.JTB_AttFormTransaccion100PorcReq3Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq3Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionFormularioDinamicoLabel:after,.gx-label.JTB_AttFormTransaccionForDinamicoLabel:after,.gx-label.BlobContentJTB_AttFormTransaccionForDinamicoLabel:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionForDinamicoLabel:after,.gx-label.BlobInputJTB_AttFormTransaccionForDinamicoLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionForDinamicoLabel:after,.gx-label.JTB_AttFormTransaccionGridAttFormularioDinamicoLabel:after,.gx-label.JTB_AttFormTransaccion100Porc4Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc4Label:after,.gx-label.JTB_AttFormTransaccion100PorcReq4Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq4Label:after,.gx-label.ReadonlyJTB_JTB_AttFormTransaccionGridAttFormularioDinamicoLabel:after,.gx-label.JTB_AttFormTransaccionGridFormularioDinamico1Label:after,.gx-label.BlobContentJTB_AttFormTransaccionGridFormularioDinamico1Label:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionGridFormularioDinamico1Label:after,.gx-label.BlobInputJTB_AttFormTransaccionGridFormularioDinamico1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionGridFormularioDinamico1Label:after,.gx-label.JTB_AttFormGridFormDinamicoLabel:after,.gx-label.BlobContentJTB_AttFormGridFormDinamicoLabel:after,.gx-label.ReadonlyBlobContentJTB_AttFormGridFormDinamicoLabel:after,.gx-label.BlobInputJTB_AttFormGridFormDinamicoLabel:after,.gx-label.ReadonlyJTB_AttFormGridFormDinamicoLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionLabelSinPaddingLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionSinAfterContentLabel:after,.BB_Label:after,.BB_LabelFormCrearEvento:after,.BB_LabelFormProveedor:after,.BB_LabelFormProveedorBold:after,.BB_LabelFormProveedorBoldReq:after,.gx-label.BB_AttFormProveedorLabel:after,.gx-label.BB_AttFormProveedorMarginL15pxLabel:after,.gx-label.ReadonlyBB_AttFormProveedorMarginL15pxLabel:after,.gx-label.BB_AttFormProveedor100PorcLabel:after,.gx-label.ReadonlyBB_AttFormProveedor100PorcLabel:after,.gx-label.BB_AttFormProveedor100PorcReqLabel:after,.gx-label.ReadonlyBB_AttFormProveedor100PorcReqLabel:after,.gx-label.BB_AttFormProveedor100Porc1Label:after,.gx-label.ReadonlyBB_AttFormProveedor100Porc1Label:after,.gx-label.BB_AttFormProveedor100sinHeigthLabel:after,.BB_LabelPerfilUsuario:after,.gx-label.BB_AttPerfilUsuarioLabel:after,.gx-label.ReadonlyBB_AttPerfilUsuarioLabel:after,.BB_LabelFormProveedorRequerido:after,.BB_LabelPerfilUsuarioRequerido:after,.gx-label.BB_AttPerfilUsuarioRequeridoLabel:after,.gx-label.ReadonlyBB_AttPerfilUsuarioRequeridoLabel:after,.LabelRequerido:after,.gx-label.AttributeRequeridoLabel:after,.BB_LabelFormProveedorSuscrip:after,.LabelHidden:after,.gx-label.AttributeHiddenLabel:after,.gx-label.BlobContentAttributeHiddenLabel:after,.gx-label.ReadonlyBlobContentAttributeHiddenLabel:after,.gx-label.BlobInputAttributeHiddenLabel:after,.gx-label.ReadonlyAttributeHiddenLabel:after,.JTB_LabelTituloGridBold:after,.JTB_LabelTituloGridBoldSize12:after,.JTB_LabelTituloGridBoldSize13:after,.JTB_LabelTituloGridBoldSize14:after,.JTB_LabelFormTransaccionNoPadding:after,.JTB_LabelFormTransaccionBoldReq1:after,.JTB_LabelFormTransaccionBold1:after,.JTB_LabelFormTransaccionL1:after,.gx-label.JTB_AttFormTransaccionLabelSinPaddingLabel:after,.gx-label.JTB_AttFormTransaccion100Porc5Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc5Label:after,.gx-label.JTB_AttFormTransaccion100PorcReq5Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq5Label:after,.gx-label.JTB_AttFormTransaccionRequeridoForDinamico1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoForDinamico1Label:after,.gx-label.JTB_AttFormTransaccionRequeridoError11Label:after,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError11Label:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError11Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError11Label:after,.gx-label.JTB_AttFormTransaccionRequeridoL11Label:after,.gx-label.JTB_AttFormTransaccionHeight32px1Label:after,.JTB_LabelFormTransaccionSinAfterContent:after,.JTB_LabelFormTransaccionBoldReq2:after,.JTB_LabelFormTransaccionBold2:after,.JTB_LabelFormTransaccionL2:after,.gx-label.JTB_AttFormTransaccionSinAfterContentLabel:after,.gx-label.JTB_AttFormTransaccion100Porc6Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc6Label:after,.gx-label.JTB_AttFormTransaccion100PorcReq6Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq6Label:after,.gx-label.JTB_AttFormTransaccionRequeridoForDinamico2Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoForDinamico2Label:after,.gx-label.JTB_AttFormTransaccionRequeridoError12Label:after,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError12Label:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError12Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError12Label:after,.gx-label.JTB_AttFormTransaccionRequeridoL12Label:after,.gx-label.JTB_AttFormTransaccionHeight32px2Label:after,.gx-label.RatingLabel:after,.gx-label.AttributeLabel:after,.gx-label.BlobContentAttributeLabel:after,.gx-label.ReadonlyBlobContentAttributeLabel:after,.gx-label.BlobInputAttributeLabel:after,.gx-label.AttributeDraggingLabel:after,.gx-label.AttributeNoAcceptDragLabel:after,.gx-label.VideoAttributeLabel:after,.gx-label.ReadonlyVideoAttributeLabel:after,.gx-label.AudioAttributeLabel:after,.gx-label.ReadonlyAudioAttributeLabel:after,.gx-label.AttSubTitleLabel:after,.gx-label.BlobContentAttSubTitleLabel:after,.gx-label.ReadonlyBlobContentAttSubTitleLabel:after,.gx-label.BlobInputAttSubTitleLabel:after,.gx-label.ReadonlyAttSubTitleLabel:after,.gx-label.DescriptionAttributeLabel:after,.gx-label.BlobContentDescriptionAttributeLabel:after,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel:after,.gx-label.BlobInputDescriptionAttributeLabel:after,.gx-label.ReadonlyDescriptionAttributeLabel:after,.gx-label.BB_AttPrincipalLabel:after,.gx-label.BlobContentBB_AttPrincipalLabel:after,.gx-label.ReadonlyBlobContentBB_AttPrincipalLabel:after,.gx-label.BlobInputBB_AttPrincipalLabel:after,.gx-label.ReadonlyBB_AttPrincipalLabel:after,.gx-label.BB_AttPrincipalColorLabel:after,.gx-label.BlobContentBB_AttPrincipalColorLabel:after,.gx-label.ReadonlyBlobContentBB_AttPrincipalColorLabel:after,.gx-label.BlobInputBB_AttPrincipalColorLabel:after,.gx-label.ReadonlyBB_AttPrincipalColorLabel:after,.gx-label.BB_AttEmailColorLabel:after,.gx-label.BlobContentBB_AttEmailColorLabel:after,.gx-label.ReadonlyBlobContentBB_AttEmailColorLabel:after,.gx-label.BlobInputBB_AttEmailColorLabel:after,.gx-label.ReadonlyBB_AttEmailColorLabel:after,.gx-label.BB_AttUnicoGrillaLabel:after,.gx-label.BlobContentBB_AttUnicoGrillaLabel:after,.gx-label.ReadonlyBlobContentBB_AttUnicoGrillaLabel:after,.gx-label.BlobInputBB_AttUnicoGrillaLabel:after,.gx-label.ReadonlyBB_AttUnicoGrillaLabel:after,.gx-label.BB_AttNoticiaDescripcionLabel:after,.gx-label.ReadonlyBB_AttNoticiaDescripcionLabel:after,.gx-label.BB_AttNoticiaDestacadaDescripcionLabel:after,.gx-label.ReadonlyBB_AttNoticiaDestacadaDescripcionLabel:after,.gx-label.BB_AttDiaCalendarioLabel:after,.gx-label.ReadonlyBB_AttDiaCalendarioLabel:after,.gx-label.ReadonlyBB_AttDiaMarcado1Label:after,.gx-label.ReadonlyBB_AttDiaMarcado2Label:after,.gx-label.BB_AttDiaCalendarioAntDespLabel:after,.gx-label.ReadonlyBB_AttDiaCalendarioAntDespLabel:after,.gx-label.IME_ActiveLabel:after,.gx-label.BlobContentIME_ActiveLabel:after,.gx-label.ReadonlyBlobContentIME_ActiveLabel:after,.gx-label.BlobInputIME_ActiveLabel:after,.gx-label.ReadonlyIME_ActiveLabel:after,.gx-label.IME_InactiveLabel:after,.gx-label.BlobContentIME_InactiveLabel:after,.gx-label.ReadonlyBlobContentIME_InactiveLabel:after,.gx-label.BlobInputIME_InactiveLabel:after,.gx-label.ReadonlyIME_InactiveLabel:after,.gx-label.IME_DisabledLabel:after,.gx-label.BlobContentIME_DisabledLabel:after,.gx-label.ReadonlyBlobContentIME_DisabledLabel:after,.gx-label.BlobInputIME_DisabledLabel:after,.gx-label.ReadonlyIME_DisabledLabel:after,.gx-label.CheckboxLabelLabel:after,.gx-label.BlobContentCheckboxLabelLabel:after,.gx-label.ReadonlyBlobContentCheckboxLabelLabel:after,.gx-label.BlobInputCheckboxLabelLabel:after,.gx-label.ReadonlyCheckboxLabelLabel:after,.gx-label.LoginAttributeLabel:after,.gx-label.BlobContentLoginAttributeLabel:after,.gx-label.ReadonlyBlobContentLoginAttributeLabel:after,.gx-label.BlobInputLoginAttributeLabel:after,.gx-label.ReadonlyLoginAttributeLabel:after,.gx-label.LoginComboAttributeLabel:after,.gx-label.BlobContentLoginComboAttributeLabel:after,.gx-label.ReadonlyBlobContentLoginComboAttributeLabel:after,.gx-label.BlobInputLoginComboAttributeLabel:after,.gx-label.ReadonlyLoginComboAttributeLabel:after,.gx-label.RegistrationAttributeLabel:after,.gx-label.BlobContentRegistrationAttributeLabel:after,.gx-label.ReadonlyBlobContentRegistrationAttributeLabel:after,.gx-label.BlobInputRegistrationAttributeLabel:after,.gx-label.ReadonlyRegistrationAttributeLabel:after,.gx-label.RequiredAttributeLabel:after,.gx-label.BlobContentRequiredAttributeLabel:after,.gx-label.ReadonlyBlobContentRequiredAttributeLabel:after,.gx-label.BlobInputRequiredAttributeLabel:after,.gx-label.ReadonlyRequiredAttributeLabel:after,.gx-label.InactiveAttributeLabel:after,.gx-label.BlobContentInactiveAttributeLabel:after,.gx-label.ReadonlyBlobContentInactiveAttributeLabel:after,.gx-label.BlobInputInactiveAttributeLabel:after,.gx-label.ReadonlyInactiveAttributeLabel:after,.gx-label.ComboAttributeLabel:after,.gx-label.BlobContentComboAttributeLabel:after,.gx-label.ReadonlyBlobContentComboAttributeLabel:after,.gx-label.BlobInputComboAttributeLabel:after,.gx-label.ReadonlyComboAttributeLabel:after,.gx-label.SubtitleAttributeLabel:after,.gx-label.BlobContentSubtitleAttributeLabel:after,.gx-label.ReadonlyBlobContentSubtitleAttributeLabel:after,.gx-label.BlobInputSubtitleAttributeLabel:after,.gx-label.ReadonlySubtitleAttributeLabel:after,.gx-label.URLAttributeLabel:after,.gx-label.BlobContentURLAttributeLabel:after,.gx-label.ReadonlyBlobContentURLAttributeLabel:after,.gx-label.BlobInputURLAttributeLabel:after,.gx-label.ReadonlyURLAttributeLabel:after,.gx-label.TextAttributeLabel:after,.gx-label.BlobContentTextAttributeLabel:after,.gx-label.ReadonlyBlobContentTextAttributeLabel:after,.gx-label.BlobInputTextAttributeLabel:after,.gx-label.ReadonlyTextAttributeLabel:after,.gx-label.TextActionAttributeLabel:after,.gx-label.BlobContentTextActionAttributeLabel:after,.gx-label.ReadonlyBlobContentTextActionAttributeLabel:after,.gx-label.BlobInputTextActionAttributeLabel:after,.gx-label.ReadonlyTextActionAttributeLabel:after,.gx-label.chosen_selectLabel:after,.gx-label.chosen-multiLabel:after,.gx-label.BB_LabelUbicacionNegroLabel:after,.gx-label.BB_AttBusquedaLabel:after,.gx-label.DownloadAttributeLabel:after,.gx-label.ReadonlyDownloadAttributeLabel:after,.gx-label.JTB_AttImagenLogoLabel:after,.gx-label.ReadonlyJTB_AttImagenLogoLabel:after,.gx-label.JTB_ImgShareHerramientasLabel:after,.gx-label.JTB_AttWizardListLabel:after,.gx-label.JTB_AttComboProductosLabel:after,.gx-label.JTB_AttFormTransaccionRequerido100PorcLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequerido100PorcLabel:after,.gx-label.AttInputGroupPromptLabel:after,.gx-label.BlobContentAttInputGroupPromptLabel:after,.gx-label.ReadonlyBlobContentAttInputGroupPromptLabel:after,.gx-label.BlobInputAttInputGroupPromptLabel:after,.gx-label.ReadonlyAttInputGroupPromptLabel:after,.gx-label.Attribute1Label:after,.gx-label.BlobContentAttribute1Label:after,.gx-label.ReadonlyBlobContentAttribute1Label:after,.gx-label.BlobInputAttribute1Label:after,.gx-label.ReadonlyAttribute1Label:after,.gx-label.AttributeTextWrapLabel:after,.gx-label.ReadonlyAttributeTextWrapLabel:after,.gx-label.AttributeCronogramaLabel:after,.gx-label.ReadonlyAttributeCronogramaLabel:after,.gx-label.XlsIconLabel:after,.gx-label.AttributeTextBlackLabel:after,.gx-label.BlobContentAttributeTextBlackLabel:after,.gx-label.ReadonlyBlobContentAttributeTextBlackLabel:after,.gx-label.BlobInputAttributeTextBlackLabel:after,.gx-label.ReadonlyAttributeTextBlackLabel:after,.gx-label.inline-left-xlLabel:after,.gx-label.Att_FontAzulSubrayadoLabel:after,.gx-label.ActionAttriuteKeepVerdeLabel:after,.gx-label.ActionAttriuteKeepVerde1Label:after,.gx-label.BlobContentActionAttriuteKeepVerde1Label:after,.gx-label.ReadonlyBlobContentActionAttriuteKeepVerde1Label:after,.gx-label.BlobInputActionAttriuteKeepVerde1Label:after,.gx-label.ReadonlyActionAttriuteKeepVerde1Label:after,.gx-label.JTB_AttRutaCarpetaLabel:after,.gx-label.ReadonlyJTB_AttRutaCarpetaLabel:after,.gx-label.ReadonlyJTB_AttRutaCarpetaActualLabel:after,.gx-label.JTB_AttGridColorAzulLabel:after,.gx-label.ReadonlyJTB_AttGridColorAzulLabel:after,.gx-label.JTB_AttGridColorVerdeOscuroLabel:after,.gx-label.ReadonlyJTB_AttGridColorVerdeOscuroLabel:after,.gx-label.JTB_AttTituloBlancoLabel:after,.gx-label.ReadonlyJTB_AttTituloBlancoLabel:after,.gx-label.JTB_AttSubtituloBlancoLabel:after,.gx-label.ReadonlyJTB_AttSubtituloBlancoLabel:after,.gx-label.JTB_AttSeleccionImagenLabel:after,.gx-label.ReadonlyJTB_AttSeleccionImagenLabel:after,.gx-label.ReadonlyJTB_AttSeleccionImagenAutoLabel:after,.gx-label.JTB_MensajeTituloLabel:after,.gx-label.ReadonlyJTB_MensajeTituloLabel:after,.gx-label.JTB_AttEmpresaIndustriaLabel:after,.gx-label.ReadonlyJTB_AttEmpresaIndustriaLabel:after,.gx-label.JTB_AttEmpresaUbicacionLabel:after,.gx-label.ReadonlyJTB_AttEmpresaUbicacionLabel:after,.gx-label.JTB_AttEmpresaSitioWebLabel:after,.gx-label.ReadonlyJTB_AttEmpresaSitioWebLabel:after,.gx-label.JTB_AttNombreEmpresa20pxLabel:after,.gx-label.ReadonlyJTB_AttNombreEmpresa20pxLabel:after,.gx-label.JTB_Att20pxLabel:after,.gx-label.ReadonlyJTB_Att20pxLabel:after,.gx-label.JTB_AttFiltroEditFullLabel:after,.gx-label.JTB_ImgBotonHerramientaFavoritoLabel:after,.gx-label.JTB_AttGridEstadoEsperandoLabel:after,.gx-label.ReadonlyJTB_AttGridEstadoEsperandoLabel:after,.gx-label.JTB_AttGridEstadoProgresoLabel:after,.gx-label.ReadonlyJTB_AttGridEstadoProgresoLabel:after,.gx-label.JTB_AttGridEstadoRetenidoLabel:after,.gx-label.ReadonlyJTB_AttGridEstadoRetenidoLabel:after,.gx-label.JTB_AttGridEstadoActivoLabel:after,.gx-label.ReadonlyJTB_AttGridEstadoActivoLabel:after,.gx-label.JTB_AttGridEstadoInactivoLabel:after,.gx-label.ReadonlyJTB_AttGridEstadoInactivoLabel:after,.gx-label.JTB_AttFiltroOrderLabel:after,.gx-label.JTB_AttFiltroOrderWidth200pxLabel:after,.gx-label.BlobContentJTB_AttFiltroOrderWidth200pxLabel:after,.gx-label.ReadonlyBlobContentJTB_AttFiltroOrderWidth200pxLabel:after,.gx-label.BlobInputJTB_AttFiltroOrderWidth200pxLabel:after,.gx-label.ReadonlyJTB_AttFiltroOrderWidth200pxLabel:after,.gx-label.JTB_AttCheckSelColumnasLabel:after,.gx-label.JTB_AttFiltroCantidadRegistrosLabel:after,.gx-label.JTB_AttFiltroEditLabel:after,.gx-label.JTB_AttPaginacionSeleccionadoLabel:after,.gx-label.ReadonlyJTB_AttPaginacionSeleccionadoLabel:after,.gx-label.JTB_AttPaginacionLabel:after,.gx-label.ReadonlyJTB_AttPaginacionLabel:after,.gx-label.BB_AttDocumentoCargadoLabel:after,.gx-label.ReadonlyBB_AttDocumentoCargadoLabel:after,.gx-label.BB_AttDocumentoTamanoLabel:after,.gx-label.ReadonlyBB_AttDocumentoTamanoLabel:after,.gx-label.BB_AttDocumentoTamano1Label:after,.gx-label.BB_AttDocumentoTamano11pxLabel:after,.gx-label.ReadonlyBB_AttDocumentoTamano11pxLabel:after,.gx-label.BB_AttDocumentoEstadoPendienteLabel:after,.gx-label.ReadonlyBB_AttDocumentoEstadoPendienteLabel:after,.gx-label.BB_AttDocumentoEstadoCompletoLabel:after,.gx-label.ReadonlyBB_AttDocumentoEstadoCompletoLabel:after,.gx-label.BB_AttDocumentoNombreLabel:after,.gx-label.ReadonlyBB_AttDocumentoNombreLabel:after,.gx-label.BB_AttGridProvNombreLabel:after,.gx-label.ReadonlyBB_AttGridProvNombreLabel:after,.gx-label.ErrorAttributeLabel:after,.gx-label.WarningAttributeLabel:after,.gx-label.ReadonlyAttributeLabel:after,.gx-label.ReadonlyMedioLabel:after,.gx-label.BlobContentReadonlyMedioLabel:after,.gx-label.ReadonlyBlobContentReadonlyMedioLabel:after,.gx-label.BlobInputReadonlyMedioLabel:after,.gx-label.ReadonlyReadonlyMedioLabel:after,.gx-label.FilterAttributeLabel:after,.gx-label.BlobContentFilterAttributeLabel:after,.gx-label.ReadonlyBlobContentFilterAttributeLabel:after,.gx-label.BlobInputFilterAttributeLabel:after,.gx-label.FilterComboAttributeLabel:after,.gx-label.BlobContentFilterComboAttributeLabel:after,.gx-label.ReadonlyBlobContentFilterComboAttributeLabel:after,.gx-label.BlobInputFilterComboAttributeLabel:after,.gx-label.ReadonlyFilterComboAttributeLabel:after,.gx-label.FilterSearchAttributeLabel:after,.gx-label.BlobContentFilterSearchAttributeLabel:after,.gx-label.ReadonlyBlobContentFilterSearchAttributeLabel:after,.gx-label.BlobInputFilterSearchAttributeLabel:after,.gx-label.ReadonlyFilterSearchAttributeLabel:after,.gx-label.FilterSearchAttributeFocusLabel:after,.gx-label.BlobContentFilterSearchAttributeFocusLabel:after,.gx-label.ReadonlyBlobContentFilterSearchAttributeFocusLabel:after,.gx-label.BlobInputFilterSearchAttributeFocusLabel:after,.gx-label.ReadonlyFilterSearchAttributeFocusLabel:after,.gx-label.DateFilterSearchAttributeLabel:after,.gx-label.BlobContentDateFilterSearchAttributeLabel:after,.gx-label.ReadonlyBlobContentDateFilterSearchAttributeLabel:after,.gx-label.BlobInputDateFilterSearchAttributeLabel:after,.gx-label.ReadonlyDateFilterSearchAttributeLabel:after,.gx-label.FilterPanelLabel:after,.gx-label.BlobContentFilterPanelLabel:after,.gx-label.ReadonlyBlobContentFilterPanelLabel:after,.gx-label.BlobInputFilterPanelLabel:after,.gx-label.ReadonlyFilterPanelLabel:after,.gx-label.ReadonlyFilterAttributeLabel:after,.gx-label.AttributeAcceptDragLabel:after,.gx-label.CheckBoxLabel:after,.gx-label.BlobContentCheckBoxLabel:after,.gx-label.ReadonlyBlobContentCheckBoxLabel:after,.gx-label.BlobInputCheckBoxLabel:after,.gx-label.ReadonlyCheckBoxLabel:after,.gx-label.BB_AttFiltrosLabel:after,.gx-label.BlobContentBB_AttFiltrosLabel:after,.gx-label.ReadonlyBlobContentBB_AttFiltrosLabel:after,.gx-label.BlobInputBB_AttFiltrosLabel:after,.gx-label.ReadonlyBB_AttFiltrosLabel:after,.gx-label.BB_AttFiltrosNormalPaddLabel:after,.gx-label.BlobContentBB_AttFiltrosNormalPaddLabel:after,.gx-label.ReadonlyBlobContentBB_AttFiltrosNormalPaddLabel:after,.gx-label.BlobInputBB_AttFiltrosNormalPaddLabel:after,.gx-label.ReadonlyBB_AttFiltrosNormalPaddLabel:after,.gx-label.BB_LoginAttLabel:after,.gx-label.ReadonlyBB_LoginAttLabel:after,.gx-label.BB_LoginAttCheckLabel:after,.gx-label.ReadonlyBB_LoginAttCheckLabel:after,.gx-label.BB_FiltroDocumentosLabel:after,.gx-label.BB_AttFiltrosBoldLabel:after,.gx-label.BlobContentBB_AttFiltrosBoldLabel:after,.gx-label.ReadonlyBlobContentBB_AttFiltrosBoldLabel:after,.gx-label.BlobInputBB_AttFiltrosBoldLabel:after,.gx-label.ReadonlyBB_AttFiltrosBoldLabel:after,.gx-label.BB_AttFotoGridLabel:after,.gx-label.BlobContentBB_AttFotoGridLabel:after,.gx-label.ReadonlyBlobContentBB_AttFotoGridLabel:after,.gx-label.BlobInputBB_AttFotoGridLabel:after,.gx-label.ReadonlyBB_AttFotoGridLabel:after,.gx-label.BB_AttComboPromptLabel:after,.gx-label.BlobContentBB_AttComboPromptLabel:after,.gx-label.ReadonlyBlobContentBB_AttComboPromptLabel:after,.gx-label.BlobInputBB_AttComboPromptLabel:after,.gx-label.ReadonlyBB_AttComboPromptLabel:after,.gx-label.BB_AttCheck_H20pxLabel:after,.gx-label.BlobContentBB_AttCheck_H20pxLabel:after,.gx-label.ReadonlyBlobContentBB_AttCheck_H20pxLabel:after,.gx-label.BlobInputBB_AttCheck_H20pxLabel:after,.gx-label.ReadonlyBB_AttCheck_H20pxLabel:after,.gx-label.BB_AttGridMensajesLabel:after,.gx-label.BlobContentBB_AttGridMensajesLabel:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesLabel:after,.gx-label.BlobInputBB_AttGridMensajesLabel:after,.gx-label.ReadonlyBB_AttGridMensajesLabel:after,.gx-label.BB_AttGridMensajesBoldLabel:after,.gx-label.BlobContentBB_AttGridMensajesBoldLabel:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesBoldLabel:after,.gx-label.BlobInputBB_AttGridMensajesBoldLabel:after,.gx-label.ReadonlyBB_AttGridMensajesBoldLabel:after,.gx-label.BB_AttGridMensajesTagsLabel:after,.gx-label.BlobContentBB_AttGridMensajesTagsLabel:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsLabel:after,.gx-label.BlobInputBB_AttGridMensajesTagsLabel:after,.gx-label.ReadonlyBB_AttGridMensajesTagsLabel:after,.gx-label.BB_AttGridMensajesTagsImportanteLabel:after,.gx-label.BlobContentBB_AttGridMensajesTagsImportanteLabel:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsImportanteLabel:after,.gx-label.BlobInputBB_AttGridMensajesTagsImportanteLabel:after,.gx-label.ReadonlyBB_AttGridMensajesTagsImportanteLabel:after,.gx-label.BB_AttGridMensajesTagsPersonalLabel:after,.gx-label.BlobContentBB_AttGridMensajesTagsPersonalLabel:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsPersonalLabel:after,.gx-label.BlobInputBB_AttGridMensajesTagsPersonalLabel:after,.gx-label.ReadonlyBB_AttGridMensajesTagsPersonalLabel:after,.gx-label.BB_AttGridMensajesTagsTrabajoLabel:after,.gx-label.BlobContentBB_AttGridMensajesTagsTrabajoLabel:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsTrabajoLabel:after,.gx-label.BlobInputBB_AttGridMensajesTagsTrabajoLabel:after,.gx-label.ReadonlyBB_AttGridMensajesTagsTrabajoLabel:after,.gx-label.BB_AttGridMensajesTagsDocumentosLabel:after,.gx-label.BlobContentBB_AttGridMensajesTagsDocumentosLabel:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsDocumentosLabel:after,.gx-label.BlobInputBB_AttGridMensajesTagsDocumentosLabel:after,.gx-label.ReadonlyBB_AttGridMensajesTagsDocumentosLabel:after,.gx-label.BB_AttGridMensajesTagsAmarilloLabel:after,.gx-label.ReadonlyBB_AttGridMensajesTagsAmarilloLabel:after,.gx-label.BB_AttGridMensajesTags1Label:after,.gx-label.BlobContentBB_AttGridMensajesTags1Label:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTags1Label:after,.gx-label.BlobInputBB_AttGridMensajesTags1Label:after,.gx-label.ReadonlyBB_AttGridMensajesTags1Label:after,.gx-label.BB_AttGridMensajesTagsImportante1Label:after,.gx-label.BlobContentBB_AttGridMensajesTagsImportante1Label:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsImportante1Label:after,.gx-label.BlobInputBB_AttGridMensajesTagsImportante1Label:after,.gx-label.ReadonlyBB_AttGridMensajesTagsImportanteMarcadoLabel:after,.gx-label.ReadonlyBB_AttGridMensajesTagsImportanteNormalLabel:after,.gx-label.BB_AttGridMensajesTagsPersonal1Label:after,.gx-label.BlobContentBB_AttGridMensajesTagsPersonal1Label:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsPersonal1Label:after,.gx-label.BlobInputBB_AttGridMensajesTagsPersonal1Label:after,.gx-label.ReadonlyBB_AttGridMensajesTagsPersonalMarcadoLabel:after,.gx-label.ReadonlyBB_AttGridMensajesTagsPersonalNormalLabel:after,.gx-label.BB_AttGridMensajesTagsTrabajo1Label:after,.gx-label.BlobContentBB_AttGridMensajesTagsTrabajo1Label:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsTrabajo1Label:after,.gx-label.BlobInputBB_AttGridMensajesTagsTrabajo1Label:after,.gx-label.ReadonlyBB_AttGridMensajesTagsTrabajoMarcadoLabel:after,.gx-label.ReadonlyBB_AttGridMensajesTagsTrabajoNormalLabel:after,.gx-label.BB_AttGridMensajesTagsDocumentos1Label:after,.gx-label.BlobContentBB_AttGridMensajesTagsDocumentos1Label:after,.gx-label.ReadonlyBlobContentBB_AttGridMensajesTagsDocumentos1Label:after,.gx-label.BlobInputBB_AttGridMensajesTagsDocumentos1Label:after,.gx-label.ReadonlyBB_AttGridMensajesTagsDocumentosMarcadoLabel:after,.gx-label.ReadonlyBB_AttGridMensajesTagsDocumentosNormalLabel:after,.gx-label.BB_AttEventosCalendarioLabel:after,.gx-label.BlobContentBB_AttEventosCalendarioLabel:after,.gx-label.ReadonlyBlobContentBB_AttEventosCalendarioLabel:after,.gx-label.BlobInputBB_AttEventosCalendarioLabel:after,.gx-label.ReadonlyBB_AttEventosCalendarioLabel:after,.gx-label.BB_AttFormCrearEventoLabel:after,.gx-label.BlobContentBB_AttFormCrearEventoLabel:after,.gx-label.ReadonlyBlobContentBB_AttFormCrearEventoLabel:after,.gx-label.BlobInputBB_AttFormCrearEventoLabel:after,.gx-label.ReadonlyBB_AttFormCrearEventoLabel:after,.gx-label.ComboBoxBB_AttFormCrearEventoLabel:after,.gx-label.ReadonlyComboBoxBB_AttFormCrearEventoLabel:after,.gx-label.BB_AttEventoDetalladoTituloLabel:after,.gx-label.ReadonlyBB_AttEventoDetalladoTituloLabel:after,.gx-label.BB_AttGridUserLoginLabel:after,.gx-label.ReadonlyBB_AttGridUserLoginLabel:after,.gx-label.BB_AttAdjuntosLabel:after,.gx-label.BlobContentBB_AttAdjuntosLabel:after,.gx-label.ReadonlyBlobContentBB_AttAdjuntosLabel:after,.gx-label.BlobInputBB_AttAdjuntosLabel:after,.gx-label.ReadonlyBB_AttAdjuntosLabel:after,.gx-label.BB_AttCorreoUsuarioDeLabel:after,.gx-label.BlobContentBB_AttCorreoUsuarioDeLabel:after,.gx-label.ReadonlyBlobContentBB_AttCorreoUsuarioDeLabel:after,.gx-label.BlobInputBB_AttCorreoUsuarioDeLabel:after,.gx-label.ReadonlyBB_AttCorreoUsuarioDeLabel:after,.gx-label.BB_AttNombreDestinatarioLabel:after,.gx-label.ReadonlyBB_AttNombreDestinatarioLabel:after,.gx-label.BB_AttNombreDestinatario1Label:after,.gx-label.ReadonlyBB_AttNombreDestinatario1Label:after,.gx-label.BB_AttResaltadoVerdeLabel:after,.gx-label.ReadonlyBB_AttResaltadoVerdeLabel:after,.gx-label.BB_AttResaltadoRojoLabel:after,.gx-label.ReadonlyBB_AttResaltadoRojoLabel:after,.gx-label.BB_AttColorAzulLabel:after,.gx-label.ReadonlyBB_AttColorAzulLabel:after,.gx-label.BB_AttColorAzulSmallLabel:after,.gx-label.ReadonlyBB_AttColorAzulSmallLabel:after,.gx-label.ReadonlyBB_AttColorAzulBoldLabel:after,.gx-label.ReadonlyBB_AttColorNaranjaBoldLabel:after,.gx-label.ReadonlyBB_AttColorVerdeOlivaBoldLabel:after,.gx-label.ReadonlyBB_AttColorVerdeBoldLabel:after,.gx-label.ReadonlyBB_AttColorAzuOsclBoldLabel:after,.gx-label.ReadonlyBB_AttColorLilaBoldLabel:after,.gx-label.ReadonlyBB_AttColorGrisBoldLabel:after,.gx-label.ReadonlyBB_AttColorRedLBoldLabel:after,.gx-label.BB_AttResaltadoAzulLabel:after,.gx-label.ReadonlyBB_AttResaltadoAzulLabel:after,.gx-label.BB_AttNoticiaFechaLabel:after,.gx-label.ReadonlyBB_AttNoticiaFechaLabel:after,.gx-label.BB_AttNoticiaFechaVerdeLabel:after,.gx-label.ReadonlyBB_AttNoticiaFechaVerdeLabel:after,.gx-label.BB_AttNoticiaTituloLabel:after,.gx-label.ReadonlyBB_AttNoticiaTituloLabel:after,.gx-label.BB_AttNoticiaTitulo1Label:after,.gx-label.ReadonlyBB_AttNoticiaTitulo1Label:after,.gx-label.BB_AttNoticiaTitulo2Label:after,.gx-label.Readonly4Label:after,.gx-label.BB_AttNoticiaDestacadaTituloLabel:after,.gx-label.ReadonlyBB_AttNoticiaDestacadaTituloLabel:after,.gx-label.BB_AttMuroUsuarioLabel:after,.gx-label.ReadonlyBB_AttMuroUsuarioLabel:after,.gx-label.BB_AttMuroUsuarioComentarioLabel:after,.gx-label.ReadonlyBB_AttMuroUsuarioComentarioLabel:after,.gx-label.BB_AttMuroAccionLabel:after,.gx-label.ReadonlyBB_AttMuroAccionLabel:after,.gx-label.BB_AttMuroComplementoLabel:after,.gx-label.ReadonlyBB_AttMuroComplementoLabel:after,.gx-label.BB_AttMuroComplementoExtraSmallLabel:after,.gx-label.ReadonlyBB_AttMuroComplementoExtraSmallLabel:after,.gx-label.BB_AttMuroEtiqueta1Label:after,.gx-label.BB_AttMuroEtiqueta2Label:after,.gx-label.BB_AttMuroEtiqueta3Label:after,.gx-label.BB_AttMuroComentarioLabel:after,.gx-label.ReadonlyBB_AttMuroComentarioLabel:after,.gx-label.BB_AttMuroNuevoComentarioLabel:after,.gx-label.ReadonlyBB_AttMuroNuevoComentarioLabel:after,.gx-label.BB_AttEmailUsuarioAsignadoLabel:after,.gx-label.ReadonlyBB_AttEmailUsuarioAsignadoLabel:after,.gx-label.BB_AttLoginUsuarioLabel:after,.gx-label.ReadonlyBB_AttLoginUsuarioLabel:after,.gx-label.BB_AttOCTotalesLabel:after,.gx-label.ReadonlyBB_AttOCTotalesLabel:after,.gx-label.BB_AttOCTotales1Label:after,.gx-label.ReadonlyBB_AttOCTotales1Label:after,.gx-label.BB_AttOCNombresLabel:after,.gx-label.ReadonlyBB_AttOCNombresLabel:after,.gx-label.BB_AttOCDatosLabel:after,.gx-label.ReadonlyBB_AttOCDatosLabel:after,.gx-label.BB_AttOCNumeroLabel:after,.gx-label.ReadonlyBB_AttOCNumeroLabel:after,.gx-label.BB_AttBorderAzulLabel:after,.gx-label.BB_AttContactoCargoLabel:after,.gx-label.ReadonlyBB_AttContactoCargoLabel:after,.gx-label.BB_AttContactoNombreLabel:after,.gx-label.ReadonlyBB_AttContactoNombreLabel:after,.gx-label.BB_AttContactoEmpresaLabel:after,.gx-label.ReadonlyBB_AttContactoEmpresaLabel:after,.gx-label.BB_AttContactoTextoLabel:after,.gx-label.ReadonlyBB_AttContactoTextoLabel:after,.gx-label.BB_AttLPCamposLabel:after,.gx-label.BB_AttLPCamposMiniLabel:after,.gx-label.ReadonlyBB_AttLPCamposLabel:after,.gx-label.BB_AttWCEmpresaNombreLabel:after,.gx-label.ReadonlyBB_AttWCEmpresaNombreLabel:after,.gx-label.BB_AttWebEventoTituloLabel:after,.gx-label.ReadonlyBB_AttWebEventoTituloLabel:after,.gx-label.BB_AttWCEmpresaCiudadLabel:after,.gx-label.ReadonlyBB_AttWCEmpresaCiudadLabel:after,.gx-label.BB_AttWCEmpresaEmailLabel:after,.gx-label.ReadonlyBB_AttWCEmpresaEmailLabel:after,.gx-label.BB_AttSuscripcionEmpresaAmarilloLabel:after,.gx-label.ReadonlyBB_AttSuscripcionEmpresaAmarilloLabel:after,.gx-label.BB_AttSuscripcionEmpresaAzulLabel:after,.gx-label.ReadonlyBB_AttSuscripcionEmpresaAzulLabel:after,.gx-label.BB_AttSuscripcionEmpresaVerdeLabel:after,.gx-label.ReadonlyBB_AttSuscripcionEmpresaVerdeLabel:after,.gx-label.BB_AttSuscripcionEmpresaMoradoLabel:after,.gx-label.ReadonlyBB_AttSuscripcionEmpresaMoradoLabel:after,.gx-label.JTB_AttViewEventoTituloLabel:after,.gx-label.ReadonlyJTB_AttViewEventoTituloLabel:after,.gx-label.JTB_AttViewEventoFechaLabel:after,.gx-label.ReadonlyJTB_AttViewEventoFechaLabel:after,.gx-label.JTB_AttViewEventoUbicacionLabel:after,.gx-label.ReadonlyJTB_AttViewEventoUbicacionLabel:after,.gx-label.JTB_AttViewEventoHoraLabel:after,.gx-label.ReadonlyJTB_AttViewEventoHoraLabel:after,.gx-label.JTB_AttEventoLinkLabel:after,.gx-label.ReadonlyJTB_AttEventoLinkLabel:after,.gx-label.JTB_AttViewEmpresaIndustriaLabel:after,.gx-label.ReadonlyJTB_AttViewEmpresaIndustriaLabel:after,.gx-label.JTB_AttCalificacionLabel:after,.gx-label.ReadonlyJTB_AttCalificacionLabel:after,.gx-label.JTB_AttTituloResenaLabel:after,.gx-label.ReadonlyJTB_AttTituloResenaLabel:after,.gx-label.JTB_AttCalificacionNombreUsuarioLabel:after,.gx-label.ReadonlyJTB_AttCalificacionNombreUsuarioLabel:after,.gx-label.JTB_AttCalificacionDatosUsuarioLabel:after,.gx-label.ReadonlyJTB_AttCalificacionDatosUsuarioLabel:after,.gx-label.JTB_AttHeaderPreseleccionLabel:after,.gx-label.ReadonlyJTB_AttHeaderPreseleccionLabel:after,.gx-label.JTB_AttPuntajePreseleccionGreenLabel:after,.gx-label.ReadonlyJTB_AttPuntajePreseleccionGreenLabel:after,.gx-label.JTB_AttPuntajePreseleccionRedLabel:after,.gx-label.ReadonlyJTB_AttPuntajePreseleccionRedLabel:after,.gx-label.JTB_AttHeaderBusquedaLabel:after,.gx-label.BB_AttResaltadoGrisLabel:after,.gx-label.ReadonlyBB_AttResaltadoGrisLabel:after,.gx-label.BB_AttLetraGrisLabel:after,.gx-label.ReadonlyBB_AttLetraVerdeLabel:after,.gx-label.ReadonlyBB_AttLetraGrisLabel:after,.gx-label.ReadonlyBB_AttLetraAzulLabel:after,.gx-label.ReadonlyBB_AttLetraCafeLabel:after,.gx-label.ReadonlyBB_AttLetraAmarilloLabel:after,.gx-label.ReadonlyBB_AttLetraRojoLabel:after,.gx-label.BB_AttResaltadoGris15pxLabel:after,.gx-label.ReadonlyBB_AttResaltadoGris15pxLabel:after,.gx-label.BB_AttResaltadoGris20pxLabel:after,.gx-label.ReadonlyBB_AttResaltadoGris20pxLabel:after,.gx-label.JTB_AttDefaultRequeridoLabel:after,.gx-label.ReadonlyJTB_AttDefaultRequeridoLabel:after,.gx-label.JTB_AttFiltroDestinatariosLabel:after,.gx-label.BlobContentJTB_AttFiltroDestinatariosLabel:after,.gx-label.ReadonlyBlobContentJTB_AttFiltroDestinatariosLabel:after,.gx-label.BlobInputJTB_AttFiltroDestinatariosLabel:after,.gx-label.ReadonlyJTB_AttFiltroDestinatariosLabel:after,.gx-label.JTB_AttImgPopupOriginalLabel:after,.gx-label.ReadonlyJTB_AttImgPopupOriginalLabel:after,.gx-label.JTB_AttGridColorMoradoLabel:after,.gx-label.ReadonlyJTB_AttGridColorMoradoLabel:after,.gx-label.JTB_AttGridColorMoradoGhostLabel:after,.gx-label.BlobContentJTB_AttGridColorMoradoGhostLabel:after,.gx-label.ReadonlyBlobContentJTB_AttGridColorMoradoGhostLabel:after,.gx-label.BlobInputJTB_AttGridColorMoradoGhostLabel:after,.gx-label.ReadonlyJTB_AttGridColorMoradoGhostLabel:after,.gx-label.JTB_AttGridColorAzul1Label:after,.gx-label.ReadonlyJTB_AttGridColorAzul1Label:after,.gx-label.JTB_AttViewEmpresaCorreoLabel:after,.gx-label.ReadonlyJTB_AttViewEmpresaCorreoLabel:after,.gx-label.JTB_AttViewEmpresaTelefonoLabel:after,.gx-label.ReadonlyJTB_AttViewEmpresaTelefonoLabel:after,.gx-label.JTB_AttFontSize18BlueLabel:after,.gx-label.ReadonlyJTB_AttFontSize18BlueLabel:after,.gx-label.JTB_AttFontSize18BlueReqLabel:after,.gx-label.ReadonlyJTB_AttFontSize18BlueReqLabel:after,.gx-label.JTB_AttGridColorAmarilloLabel:after,.gx-label.ReadonlyJTB_AttGridColorAmarilloLabel:after,.gx-label.JTB_AttTxtNegroBoldLabel:after,.gx-label.ReadonlyJTB_AttTxtNegroBoldLabel:after,.gx-label.JTB_AttGridColorRojoLabel:after,.gx-label.ReadonlyJTB_AttGridColorRojoLabel:after,.gx-label.JTB_AttCirculoGrisLabel:after,.gx-label.ReadonlyJTB_AttCirculoGrisLabel:after,.gx-label.JTB_AttCirculoVerdeLabel:after,.gx-label.ReadonlyJTB_AttCirculoVerdeLabel:after,.gx-label.JTB_AttBtnfblancoLabel:after,.gx-label.ReadonlyJTB_AttBtnfblancoLabel:after,.gx-label.JTB_AttBtnfhoverLabel:after,.gx-label.ReadonlyJTB_AttBtnfhoverLabel:after,.gx-label.ReadonlyJTB_AttBtnfblanco1Label:after,.gx-label.JTB_AttBtnfhover1Label:after,.gx-label.ReadonlyJTB_AttBtnfhover1Label:after,.gx-label.JTB_AttGridColorCafeLabel:after,.gx-label.ReadonlyJTB_AttGridColorCafeLabel:after,.gx-label.JTB_AttTransparenteLabel:after,.gx-label.ReadonlyJTB_AttTransparenteLabel:after,.gx-label.JTB_AttFiltroProductoLabel:after,.gx-label.JTB_AttListaSeleccionProductoLabel:after,.gx-label.ReadonlyJTB_AttListaSeleccionProductoLabel:after,.gx-label.JTB_AttImgPreviewRepositorioLabel:after,.gx-label.ReadonlyJTB_AttImgPreviewRepositorioLabel:after,.gx-label.JTB_AttSelectorImagenGrisLabel:after,.gx-label.ReadonlyJTB_AttSelectorImagenGrisLabel:after,.gx-label.JTB_AttFontSize18WhiteLabel:after,.gx-label.ReadonlyJTB_AttFontSize18WhiteLabel:after,.gx-label.ReadonlyJTB_AttFontSize16WhiteLabel:after,.gx-label.BlobContentReadonlyJTB_AttFontSize16WhiteLabel:after,.gx-label.ReadonlyBlobContentReadonlyJTB_AttFontSize16WhiteLabel:after,.gx-label.BlobInputReadonlyJTB_AttFontSize16WhiteLabel:after,.gx-label.ReadonlyReadonlyJTB_AttFontSize16WhiteLabel:after,.gx-label.JTB_AttFontSize18WhiteReqLabel:after,.gx-label.ReadonlyJTB_AttFontSize18WhiteReqLabel:after,.gx-label.JTB_AttFontSize18RedLabel:after,.gx-label.ReadonlyJTB_AttFontSize18RedLabel:after,.gx-label.JTB_AttFontSize18RedReqLabel:after,.gx-label.ReadonlyJTB_AttFontSize18RedReqLabel:after,.gx-label.JTB_AttFontSize18GreenLabel:after,.gx-label.ReadonlyJTB_AttFontSize18GreenLabel:after,.gx-label.JTB_AttFontSize18GreenReqLabel:after,.gx-label.ReadonlyJTB_AttFontSize18GreenReqLabel:after,.gx-label.JTB_AttFontSize18DarkBlueLabel:after,.gx-label.ReadonlyJTB_AttFontSize18DarkBlueLabel:after,.gx-label.JTB_AttFontSize18DarkBlueReqLabel:after,.gx-label.ReadonlyJTB_AttFontSize18DarkBlueReqLabel:after,.gx-label.JTB_AttFontSize18OrangeLabel:after,.gx-label.ReadonlyJTB_AttFontSize18OrangeLabel:after,.gx-label.JTB_AttFontSize18OrangeReqLabel:after,.gx-label.ReadonlyJTB_AttFontSize18OrangeReqLabel:after,.gx-label.JTB_AttFontSize18GrayLabel:after,.gx-label.ReadonlyJTB_AttFontSize18GrayLabel:after,.gx-label.JTB_AttFontSize18GrayReqLabel:after,.gx-label.ReadonlyJTB_AttFontSize18GrayReqLabel:after,.gx-label.AttributeWhiteLabel:after,.gx-label.ReadonlyAttributeWhiteLabel:after,.gx-label.JTB_AttProductoBusqueda1Label:after,.gx-label.ReadonlyJTB_AttProductoBusqueda1Label:after,.gx-label.ReadonlyJTB_AttProductoBusqueda1BlancoLabel:after,.gx-label.JTB_AttProductoBusqueda2Label:after,.gx-label.ReadonlyJTB_AttProductoBusqueda2Label:after,.gx-label.JTB_AttProductoAsociadoLabel:after,.gx-label.ReadOnlyJTB_AttProductoAsociadoLabel:after,.gx-label.JTB_AttProductoClaseAsociadoLabel:after,.gx-label.ReadOnlyJTB_AttProductoClaseAsociadoLabel:after,.gx-label.JTB_AttProductoAsociadoDltLabel:after,.gx-label.ReadOnlyJTB_AttProductoAsociadoDltLabel:after,.gx-label.JTB_AttProductoClaseAsociadoDltLabel:after,.gx-label.ReadOnlyJTB_AttProductoClaseAsociadoDltLabel:after,.gx-label.JTB_AttViewEventoUbicacionBlancoLabel:after,.gx-label.ReadonlyJTB_AttViewEventoUbicacionBlancoLabel:after,.gx-label.JTB_AttViewEmpresaIndustriaBlancoLabel:after,.gx-label.ReadonlyJTB_AttViewEmpresaIndustriaBlancoLabel:after,.gx-label.JTB_AttGridColorAzul2Label:after,.gx-label.ReadonlyJTB_AttGridColorAzul2Label:after,.gx-label.JTB_AttGridColorRojo1Label:after,.gx-label.ReadonlyJTB_AttGridColorRojo1Label:after,.gx-label.JTB_AttGridColorVerdeLabel:after,.gx-label.ReadonlyJTB_AttGridColorVerdeLabel:after,.gx-label.JTB_AttGridColorNaranjaLabel:after,.gx-label.ReadonlyJTB_AttGridColorNaranjaLabel:after,.gx-label.JTB_AttGridColorGrisLabel:after,.gx-label.ReadonlyJTB_AttGridColorGrisLabel:after,.gx-label.JTB_AttGridColorGrisGhostLabel:after,.gx-label.BlobContentJTB_AttGridColorGrisGhostLabel:after,.gx-label.ReadonlyBlobContentJTB_AttGridColorGrisGhostLabel:after,.gx-label.BlobInputJTB_AttGridColorGrisGhostLabel:after,.gx-label.ReadonlyJTB_AttGridColorGrisGhostLabel:after,.gx-label.JTB_ImgLogoEmpresaLabel:after,.gx-label.ReadonlyJTB_ImgLogoEmpresaLabel:after,.gx-label.JTB_AttEstadosLabel:after,.gx-label.ReadonlyJTB_AttEstadosLabel:after,.gx-label.ReadonlyJTB_AttEstadoVerdeLabel:after,.gx-label.ReadonlyJTB_AttEstadoAzulLabel:after,.gx-label.ReadonlyJTB_AttEstadoVerdeOlivaLabel:after,.gx-label.ReadonlyJTB_AttEstadoNaranjaLabel:after,.gx-label.ReadonlyJTB_AttEstadoAzulOscLabel:after,.gx-label.ReadonlyJTB_AttEstadoMoradoLabel:after,.gx-label.ReadonlyJTB_AttEstadoGrisLabel:after,.gx-label.ReadonlyJTB_AttEstadoRojoLLabel:after,.gx-label.ReadonlyJTB_AttEstadoRojoLabel:after,.gx-label.ReadonlyJTB_AttEstadoAzulINVLabel:after,.gx-label.ReadonlyJTB_AttEstadoNaranjaINVLabel:after,.gx-label.ReadonlyJTB_AttEstadoVerdeINVLabel:after,.gx-label.ReadonlyJTB_AttEstadoRojoINVLabel:after,.gx-label.ReadonlyJTB_AttEstadoAzulOscuroLabel:after,.gx-label.ReadonlyJTB_AttEstadoRojoINVOscuroLabel:after,.gx-label.ReadonlyJTB_AttEstadoMoradoINVLabel:after,.gx-label.ReadonlyJTB_AttEstadoAmarilloLabel:after,.gx-label.ReadonlyJTB_AttEstadoVerdeINV1Label:after,.gx-label.ReadonlyJTB_AttEstadoAzulClaroLabel:after,.gx-label.JTB_AttTimeLabel:after,.gx-label.ReadonlyJTB_AttTimeLabel:after,.gx-label.BB_AttGridProvSitioWebLabel:after,.gx-label.BlobContentBB_AttGridProvSitioWebLabel:after,.gx-label.ReadonlyBlobContentBB_AttGridProvSitioWebLabel:after,.gx-label.BlobInputBB_AttGridProvSitioWebLabel:after,.gx-label.ReadonlyBB_AttGridProvSitioWebLabel:after,.gx-label.JTB_AttTextoElipsis200pxLabel:after,.gx-label.ReadonlyJTB_AttTextoElipsis200pxLabel:after,.gx-label.JTB_AttCategoriaProcesoLabel:after,.gx-label.ReadonlyJTB_AttCategoriaProcesoLabel:after,.gx-label.JTB_AttGridColorActionLabel:after,.gx-label.ReadonlyJTB_AttGridColorActionLabel:after,.gx-label.JTB_AttFontSize18ActionLabel:after,.gx-label.ReadonlyJTB_AttFontSize18ActionLabel:after,.gx-label.JTB_AttFontSize18ActionReqLabel:after,.gx-label.ReadonlyJTB_AttFontSize18ActionReqLabel:after,.gx-label.JTB_AttProductoAsociadoDspLabel:after,.gx-label.ReadOnlyJTB_AttProductoAsociadoDspLabel:after,.gx-label.JTB_AttProductoClaseAsociadoDspLabel:after,.gx-label.ReadOnlyJTB_AttProductoClaseAsociadoDspLabel:after,.gx-label.JTB_AttGridColorRojoOscuroLabel:after,.gx-label.ReadonlyJTB_AttGridColorRojoOscuroLabel:after,.gx-label.JTB_AttGridColorVerde1Label:after,.gx-label.ReadonlyJTB_AttGridColorVerde1Label:after,.gx-label.BB_AttMuroUsuario1Label:after,.gx-label.ReadonlyBB_AttMuroUsuario1Label:after,.gx-label.JTB_AttAction13pxLabel:after,.gx-label.JTB_AttAction13pxBLabel:after,.gx-label.JTB_AttAction15pxLabel:after,.gx-label.JTB_AttAction15pxBLabel:after,.gx-label.JTB_AttWhite13pxLabel:after,.gx-label.JTB_AttWhite13pxBLabel:after,.gx-label.JTB_AttWhite15pxLabel:after,.gx-label.JTB_AttWhite15pxBLabel:after,.gx-label.ReadOnlyJTB_AttWhite15pxBBBLabel:after,.gx-label.JTB_AttLinkActionLabel:after,.gx-label.ReadonlyJTB_AttLinkActionLabel:after,.gx-label.JTB_AttBotonEncuestaActionLabel:after,.gx-label.ReadonlyJTB_AttBotonEncuestaActionLabel:after,.gx-label.JTB_ModdaProductNameLabel:after,.gx-label.BlobContentJTB_ModdaProductNameLabel:after,.gx-label.ReadonlyBlobContentJTB_ModdaProductNameLabel:after,.gx-label.BlobInputJTB_ModdaProductNameLabel:after,.gx-label.ReadonlyJTB_ModdaProductNameLabel:after,.gx-label.JTB_ModdaProductPriceLabel:after,.gx-label.BlobContentJTB_ModdaProductPriceLabel:after,.gx-label.ReadonlyBlobContentJTB_ModdaProductPriceLabel:after,.gx-label.BlobInputJTB_ModdaProductPriceLabel:after,.gx-label.ReadonlyJTB_ModdaProductPriceLabel:after,.gx-label.JTB_ModdaOldProductPriceLabel:after,.gx-label.BlobContentJTB_ModdaOldProductPriceLabel:after,.gx-label.ReadonlyBlobContentJTB_ModdaOldProductPriceLabel:after,.gx-label.BlobInputJTB_ModdaOldProductPriceLabel:after,.gx-label.ReadonlyJTB_ModdaOldProductPriceLabel:after,.gx-label.JTB_ModdaProductPriceDetailLabel:after,.gx-label.BlobContentJTB_ModdaProductPriceDetailLabel:after,.gx-label.ReadonlyBlobContentJTB_ModdaProductPriceDetailLabel:after,.gx-label.BlobInputJTB_ModdaProductPriceDetailLabel:after,.gx-label.ReadonlyJTB_ModdaProductPriceDetailLabel:after,.gx-label.JTB_ModdaProductPriceGridLabel:after,.gx-label.BlobContentJTB_ModdaProductPriceGridLabel:after,.gx-label.ReadonlyBlobContentJTB_ModdaProductPriceGridLabel:after,.gx-label.BlobInputJTB_ModdaProductPriceGridLabel:after,.gx-label.ReadonlyJTB_ModdaProductPriceGridLabel:after,.gx-label.JTB_ModdaProductNameDetailLabel:after,.gx-label.BlobContentJTB_ModdaProductNameDetailLabel:after,.gx-label.ReadonlyBlobContentJTB_ModdaProductNameDetailLabel:after,.gx-label.BlobInputJTB_ModdaProductNameDetailLabel:after,.gx-label.ReadonlyJTB_ModdaProductNameDetailLabel:after,.gx-label.JTB_ModdaAttributeEditLabel:after,.gx-label.BlobContentJTB_ModdaAttributeEditLabel:after,.gx-label.ReadonlyBlobContentJTB_ModdaAttributeEditLabel:after,.gx-label.BlobInputJTB_ModdaAttributeEditLabel:after,.gx-label.ReadonlyJTB_ModdaAttributeEditLabel:after,.gx-label.JTB_ModdaAttributeEditHoverLabel:after,.gx-label.BlobContentJTB_ModdaAttributeEditHoverLabel:after,.gx-label.ReadonlyBlobContentJTB_ModdaAttributeEditHoverLabel:after,.gx-label.BlobInputJTB_ModdaAttributeEditHoverLabel:after,.gx-label.ReadonlyJTB_ModdaAttributeEditHoverLabel:after,.gx-label.JTB_ModdaProductImageGridLabel:after,.gx-label.BlobContentJTB_ModdaProductImageGridLabel:after,.gx-label.ReadonlyBlobContentJTB_ModdaProductImageGridLabel:after,.gx-label.BlobInputJTB_ModdaProductImageGridLabel:after,.gx-label.ReadonlyJTB_ModdaProductImageGridLabel:after,.gx-label.GridLinkLabel:after,.gx-label.BlobContentGridLinkLabel:after,.gx-label.ReadonlyBlobContentGridLinkLabel:after,.gx-label.BlobInputGridLinkLabel:after,.gx-label.ReadonlyGridLinkLabel:after,.gx-label.JTB_AttSize12px_BlackLabel:after,.gx-label.ReadonlyJTB_AttSize12px_BlackLabel:after,.gx-label.JTB_AttSize12px_GrayLabel:after,.gx-label.ReadonlyJTB_AttSize12px_GrayLabel:after,.gx-label.BB_AttWWusuarioGrupoAzulLabel:after,.gx-label.BB_AttDocumentoEstadoInactivoLabel:after,.gx-label.BlobContentBB_AttDocumentoEstadoInactivoLabel:after,.gx-label.ReadonlyBlobContentBB_AttDocumentoEstadoInactivoLabel:after,.gx-label.BlobInputBB_AttDocumentoEstadoInactivoLabel:after,.gx-label.ReadonlyBB_AttDocumentoEstadoInactivoLabel:after,.gx-label.JTB_AttIndicadorRojoLabel:after,.gx-label.BlobContentJTB_AttIndicadorRojoLabel:after,.gx-label.ReadonlyBlobContentJTB_AttIndicadorRojoLabel:after,.gx-label.BlobInputJTB_AttIndicadorRojoLabel:after,.gx-label.ReadonlyJTB_AttIndicadorRojoLabel:after,.gx-label.Attribute100Label:after,.gx-label.BlobContentAttribute100Label:after,.gx-label.ReadonlyBlobContentAttribute100Label:after,.gx-label.BlobInputAttribute100Label:after,.gx-label.ReadonlyAttribute100Label:after,.gx-label.JTB_AttEmpresaTipoPersonaLabel:after,.gx-label.ReadonlyJTB_AttEmpresaTipoPersonaLabel:after,.gx-label.BB_AttFCTotalesLabel:after,.gx-label.ReadonlyBB_AttFCTotalesLabel:after,.gx-label.BB_AttOCTotales11Label:after,.gx-label.ReadonlyBB_AttOCTotales11Label:after,.gx-label.BB_AttFCSubTotalLabel:after,.gx-label.ReadonlyBB_AttFCSubTotalLabel:after,.gx-label.BB_AttOCTotales111Label:after,.gx-label.ReadonlyBB_AttOCTotales111Label:after,.gx-label.BB_AttFCNormalLabel:after,.gx-label.ReadonlyBB_AttFCNormalLabel:after,.gx-label.BB_AttOCTotales112Label:after,.gx-label.ReadonlyBB_AttOCTotales112Label:after,.gx-label.BB_AttFCSaldoLabel:after,.gx-label.ReadonlyBB_AttFCSaldoLabel:after,.gx-label.BB_AttOCTotales1111Label:after,.gx-label.ReadonlyBB_AttOCTotales1111Label:after,.gx-label.JTB_AttBoldLabel:after,.gx-label.ReadonlyJTB_AttBoldLabel:after,.gx-label.JTB_AttElipsis250pxLabel:after,.gx-label.ReadonlyJTB_AttElipsis250pxLabel:after,.gx-label.JTB_AttSize11px_BlackLabel:after,.gx-label.ReadonlyJTB_AttSize11px_BlackLabel:after,.gx-label.JTB_AttViewCargoLabel:after,.gx-label.ReadonlyJTB_AttViewCargoLabel:after,.gx-label.AttributeDescripcionLabel:after,.gx-label.BlobContentAttributeDescripcionLabel:after,.gx-label.ReadonlyBlobContentAttributeDescripcionLabel:after,.gx-label.BlobInputAttributeDescripcionLabel:after,.gx-label.ReadonlyAttributeDescripcionLabel:after,.gx-label.AttributeGridNivelLabel:after,.gx-label.BlobContentAttributeGridNivelLabel:after,.gx-label.ReadonlyBlobContentAttributeGridNivelLabel:after,.gx-label.BlobInputAttributeGridNivelLabel:after,.gx-label.ReadonlyAttributeGridNivelLabel:after,.gx-label.AttributeNegrillaLabel:after,.gx-label.BlobContentAttributeNegrillaLabel:after,.gx-label.ReadonlyBlobContentAttributeNegrillaLabel:after,.gx-label.BlobInputAttributeNegrillaLabel:after,.gx-label.ReadonlyAttributeNegrillaLabel:after,.gx-label.AttributeTextWhiteLabel:after,.gx-label.BlobContentAttributeTextWhiteLabel:after,.gx-label.ReadonlyBlobContentAttributeTextWhiteLabel:after,.gx-label.BlobInputAttributeTextWhiteLabel:after,.gx-label.ReadonlyAttributeTextWhiteLabel:after,.gx-label.AttributeTextWhiteBoldLabel:after,.gx-label.ReadonlyAttributeTextWhiteBoldLabel:after,.gx-label.AttributeTextDarkBlueBoldLabel:after,.gx-label.ReadonlyAttributeTextDarkBlueBoldLabel:after,.gx-label.AttributeTextRedBoldLabel:after,.gx-label.ReadonlyAttributeTextRedBoldLabel:after,.gx-label.AttributeTextOrangeBoldLabel:after,.gx-label.ReadonlyAttributeTextOrangeBoldLabel:after,.gx-label.AttributeTextGrayLabel:after,.gx-label.BlobContentAttributeTextGrayLabel:after,.gx-label.ReadonlyBlobContentAttributeTextGrayLabel:after,.gx-label.BlobInputAttributeTextGrayLabel:after,.gx-label.ReadonlyAttributeTextGrayLabel:after,.gx-label.AttributeTextBlueLabel:after,.gx-label.BlobContentAttributeTextBlueLabel:after,.gx-label.ReadonlyBlobContentAttributeTextBlueLabel:after,.gx-label.BlobInputAttributeTextBlueLabel:after,.gx-label.ReadonlyAttributeTextBlueLabel:after,.gx-label.AttributeTextGreenLabel:after,.gx-label.BlobContentAttributeTextGreenLabel:after,.gx-label.ReadonlyBlobContentAttributeTextGreenLabel:after,.gx-label.BlobInputAttributeTextGreenLabel:after,.gx-label.ReadonlyAttributeTextGreenLabel:after,.gx-label.AttributeTextRedLabel:after,.gx-label.BlobContentAttributeTextRedLabel:after,.gx-label.ReadonlyBlobContentAttributeTextRedLabel:after,.gx-label.BlobInputAttributeTextRedLabel:after,.gx-label.ReadonlyAttributeTextRedLabel:after,.gx-label.AttEstadoLetraNegraFondoLabel:after,.gx-label.BlobContentAttEstadoLetraNegraFondoLabel:after,.gx-label.ReadonlyBlobContentAttEstadoLetraNegraFondoLabel:after,.gx-label.BlobInputAttEstadoLetraNegraFondoLabel:after,.gx-label.AttEstadoLetraNegraFondo1Label:after,.gx-label.BlobContentAttEstadoLetraNegraFondo1Label:after,.gx-label.ReadonlyBlobContentAttEstadoLetraNegraFondo1Label:after,.gx-label.BlobInputAttEstadoLetraNegraFondo1Label:after,.gx-label.ReadonlyAttEstadoLetraNegraFondo1Label:after,.gx-label.ReadonlyAttEstadoLetraNegraFondoLabel:after,.gx-label.AttEstadoLetraNegraFondoVerdeLabel:after,.gx-label.BlobContentAttEstadoLetraNegraFondoVerdeLabel:after,.gx-label.ReadonlyBlobContentAttEstadoLetraNegraFondoVerdeLabel:after,.gx-label.BlobInputAttEstadoLetraNegraFondoVerdeLabel:after,.gx-label.ReadonlyAttEstadoLetraNegraFondoVerdeLabel:after,.gx-label.AttEstadoLetraNegraFondoRojoLabel:after,.gx-label.BlobContentAttEstadoLetraNegraFondoRojoLabel:after,.gx-label.ReadonlyBlobContentAttEstadoLetraNegraFondoRojoLabel:after,.gx-label.BlobInputAttEstadoLetraNegraFondoRojoLabel:after,.gx-label.ReadonlyAttEstadoLetraNegraFondoRojoLabel:after,.gx-label.AttEstadoLetraNegraFondoAmarilloLabel:after,.gx-label.BlobContentAttEstadoLetraNegraFondoAmarilloLabel:after,.gx-label.ReadonlyBlobContentAttEstadoLetraNegraFondoAmarilloLabel:after,.gx-label.BlobInputAttEstadoLetraNegraFondoAmarilloLabel:after,.gx-label.ReadonlyAttEstadoLetraNegraFondoAmarilloLabel:after,.gx-label.AttEstadoLetraNegraFondoGrisLabel:after,.gx-label.BlobContentAttEstadoLetraNegraFondoGrisLabel:after,.gx-label.ReadonlyBlobContentAttEstadoLetraNegraFondoGrisLabel:after,.gx-label.BlobInputAttEstadoLetraNegraFondoGrisLabel:after,.gx-label.ReadonlyAttEstadoLetraNegraFondoGrisLabel:after,.gx-label.AttributeHeightMaxLabel:after,.gx-label.BlobContentAttributeHeightMaxLabel:after,.gx-label.ReadonlyBlobContentAttributeHeightMaxLabel:after,.gx-label.BlobInputAttributeHeightMaxLabel:after,.gx-label.AttributeHeightMax36pxLabel:after,.gx-label.BlobContentAttributeHeightMax36pxLabel:after,.gx-label.ReadonlyBlobContentAttributeHeightMax36pxLabel:after,.gx-label.BlobInputAttributeHeightMax36pxLabel:after,.gx-label.ReadonlyAttributeHeightMax36pxLabel:after,.gx-label.ReadonlyAttributeHeightMaxLabel:after,.gx-label.AttributeHeightMax30pxLabel:after,.gx-label.BlobContentAttributeHeightMax30pxLabel:after,.gx-label.ReadonlyBlobContentAttributeHeightMax30pxLabel:after,.gx-label.BlobInputAttributeHeightMax30pxLabel:after,.gx-label.ReadonlyAttributeHeightMax30pxLabel:after,.gx-label.AttributeWifthMin90pxLabel:after,.gx-label.BlobContentAttributeWifthMin90pxLabel:after,.gx-label.ReadonlyBlobContentAttributeWifthMin90pxLabel:after,.gx-label.BlobInputAttributeWifthMin90pxLabel:after,.gx-label.ReadonlyAttributeWifthMin90pxLabel:after,.gx-label.JTB_LabelRojoLabel:after,.gx-label.ReadonlyJTB_LabelRojoLabel:after,.gx-label.JTB_LabelAzulLabel:after,.gx-label.ReadonlyJTB_LabelAzulLabel:after,.gx-label.JTB_LabelMoradoLabel:after,.gx-label.ReadonlyJTB_LabelMoradoLabel:after,.gx-label.JTB_LabelLimaLabel:after,.gx-label.ReadonlyJTB_LabelLimaLabel:after,.gx-label.JTB_LabelVerdeLabel:after,.gx-label.ReadonlyJTB_LabelVerdeLabel:after,.gx-label.JTB_LabelAmarilloLabel:after,.gx-label.ReadonlyJTB_LabelAmarilloLabel:after,.gx-label.JTB_LabelNaranjaLabel:after,.gx-label.ReadonlyJTB_LabelNaranjaLabel:after,.gx-label.JTB_LabelCelesteLabel:after,.gx-label.ReadonlyJTB_LabelCelesteLabel:after,.gx-label.JTB_LabelRosaLabel:after,.gx-label.ReadonlyJTB_LabelRosaLabel:after,.gx-label.JTB_AttFontSize18BlackLabel:after,.gx-label.ReadonlyJTB_AttFontSize18BlackLabel:after,.gx-label.ReadonlyJTB_AttFontSize18BlackLightLabel:after,.gx-label.BlobContentReadonlyJTB_AttFontSize18BlackLightLabel:after,.gx-label.ReadonlyBlobContentReadonlyJTB_AttFontSize18BlackLightLabel:after,.gx-label.BlobInputReadonlyJTB_AttFontSize18BlackLightLabel:after,.gx-label.ReadonlyReadonlyJTB_AttFontSize18BlackLightLabel:after,.gx-label.JTB_AttLabelLowLabel:after,.gx-label.BlobContentJTB_AttLabelLowLabel:after,.gx-label.ReadonlyBlobContentJTB_AttLabelLowLabel:after,.gx-label.BlobInputJTB_AttLabelLowLabel:after,.gx-label.ReadonlyJTB_AttLabelLowLabel:after,.gx-label.AttributeTextGrayBoldLabel:after,.gx-label.JTB_AttSize11px_GrayLabel:after,.gx-label.ReadonlyJTB_AttSize11px_GrayLabel:after,.gx-label.JTB_AttSize12px_Gray1Label:after,.gx-label.ReadonlyJTB_AttSize12px_Gray1Label:after,.gx-label.JTB_AttWordBreakLabel:after,.gx-label.BlobContentJTB_AttWordBreakLabel:after,.gx-label.ReadonlyBlobContentJTB_AttWordBreakLabel:after,.gx-label.BlobInputJTB_AttWordBreakLabel:after,.gx-label.ReadonlyJTB_AttWordBreakLabel:after,.gx-label.Attribute2EM_GrayLabel:after,.gx-label.BlobContentAttribute2EM_GrayLabel:after,.gx-label.ReadonlyBlobContentAttribute2EM_GrayLabel:after,.gx-label.BlobInputAttribute2EM_GrayLabel:after,.gx-label.ReadonlyAttribute2EM_GrayLabel:after,.gx-label.BB_AttMuroUsuarioReqLabel:after,.gx-label.ReadonlyBB_AttMuroUsuarioReqLabel:after,.gx-label.BB_AttMuroUsuarioComentario1Label:after,.gx-label.ReadonlyBB_AttMuroUsuarioComentario1Label:after,.gx-label.ATT_TxtBlackSizeLabel:after,.gx-label.BlobContentATT_TxtBlackSizeLabel:after,.gx-label.ReadonlyBlobContentATT_TxtBlackSizeLabel:after,.gx-label.BlobInputATT_TxtBlackSizeLabel:after,.gx-label.ReadonlyATT_TxtBlackSizeLabel:after,.gx-label.ATT_TxtBlackSize16pxLabel:after,.gx-label.BlobContentATT_TxtBlackSize16pxLabel:after,.gx-label.ReadonlyBlobContentATT_TxtBlackSize16pxLabel:after,.gx-label.BlobInputATT_TxtBlackSize16pxLabel:after,.gx-label.ReadonlyATT_TxtBlackSize16pxLabel:after,.gx-label.ATT_TxtBlackSize18pxLabel:after,.gx-label.BlobContentATT_TxtBlackSize18pxLabel:after,.gx-label.ReadonlyBlobContentATT_TxtBlackSize18pxLabel:after,.gx-label.BlobInputATT_TxtBlackSize18pxLabel:after,.gx-label.ReadonlyATT_TxtBlackSize18pxLabel:after,.gx-label.AttributeOcultoLabel:after,.gx-label.BlobContentAttributeOcultoLabel:after,.gx-label.ReadonlyBlobContentAttributeOcultoLabel:after,.gx-label.BlobInputAttributeOcultoLabel:after,.gx-label.ReadonlyAttributeOcultoLabel:after,.gx-label.AttributeInvisibleLabel:after,.gx-label.ReadonlyAttributeInvisibleLabel:after,.gx-label.AttributeWrapTextLabel:after,.gx-label.ReadonlyAttributeWrapTextLabel:after,.gx-label.AttPandinLados5Label:after,.gx-label.BlobContentAttPandinLados5Label:after,.gx-label.ReadonlyBlobContentAttPandinLados5Label:after,.gx-label.BlobInputAttPandinLados5Label:after,.gx-label.ReadonlyAttPandinLados5Label:after,.gx-label.AttributeGridNLabel:after,.gx-label.BlobContentAttributeGridNLabel:after,.gx-label.ReadonlyBlobContentAttributeGridNLabel:after,.gx-label.BlobInputAttributeGridNLabel:after,.gx-label.ReadonlyAttributeGridNLabel:after,.gx-label.AttributeNegrilla16Label:after,.gx-label.BlobContentAttributeNegrilla16Label:after,.gx-label.ReadonlyBlobContentAttributeNegrilla16Label:after,.gx-label.BlobInputAttributeNegrilla16Label:after,.gx-label.ReadonlyAttributeNegrilla16Label:after,.gx-label.AttributeNormal16Label:after,.gx-label.BlobContentAttributeNormal16Label:after,.gx-label.ReadonlyBlobContentAttributeNormal16Label:after,.gx-label.BlobInputAttributeNormal16Label:after,.gx-label.ReadonlyAttributeNormal16Label:after,.gx-label.AttributeGrayNormal16Label:after,.gx-label.BlobContentAttributeGrayNormal16Label:after,.gx-label.ReadonlyBlobContentAttributeGrayNormal16Label:after,.gx-label.BlobInputAttributeGrayNormal16Label:after,.gx-label.ReadonlyAttributeGrayNormal16Label:after,.gx-label.AttCheckboxProveeLabel:after,.gx-label.BlobContentAttCheckboxProveeLabel:after,.gx-label.ReadonlyBlobContentAttCheckboxProveeLabel:after,.gx-label.BlobInputAttCheckboxProveeLabel:after,.gx-label.ReadonlyAttCheckboxProveeLabel:after,.gx-label.JTB_LabelGrisLabel:after,.gx-label.ReadonlyJTB_LabelGrisLabel:after,.gx-label.JTB_MarginNegativeLabel:after,.gx-label.BlobContentJTB_MarginNegativeLabel:after,.gx-label.ReadonlyBlobContentJTB_MarginNegativeLabel:after,.gx-label.BlobInputJTB_MarginNegativeLabel:after,.gx-label.ReadonlyJTB_MarginNegativeLabel:after,.gx-label.BB_registroCambioSolicitudTituloLabel:after,.gx-label.BlobContentBB_registroCambioSolicitudTituloLabel:after,.gx-label.ReadonlyBlobContentBB_registroCambioSolicitudTituloLabel:after,.gx-label.BlobInputBB_registroCambioSolicitudTituloLabel:after,.gx-label.ReadonlyBB_registroCambioSolicitudTituloLabel:after,.gx-label.JTB_AttNoPaddingLabel:after,.gx-label.BlobContentJTB_AttNoPaddingLabel:after,.gx-label.ReadonlyBlobContentAttribute2Label:after,.gx-label.BlobInputJTB_AttNoPaddingLabel:after,.gx-label.ReadonlyJTB_AttNoPaddingLabel:after,.gx-label.JTB_AttGridColor18ActionLabel:after,.gx-label.JTB_AttGridColor18AmariiloLabel:after,.gx-label.BlobContentJTB_AttGridColor18AmariiloLabel:after,.gx-label.ReadonlyBlobContentJTB_AttGridColor18AmariiloLabel:after,.gx-label.BlobInputJTB_AttGridColor18AmariiloLabel:after,.gx-label.ReadonlyJTB_AttGridColor18AmariiloLabel:after,.gx-label.JTB_AttGridColor18AzulLabel:after,.gx-label.JTB_AttGridColor18Azul1Label:after,.gx-label.JTB_AttGridColor18Azul2Label:after,.gx-label.JTB_AttGridColor18CafeLabel:after,.gx-label.JTB_AttGridColor18GrisLabel:after,.gx-label.JTB_AttGridColor18MoradoLabel:after,.gx-label.JTB_AttGridColor18NaranjaLabel:after,.gx-label.BlobContentJTB_AttGridColor18NaranjaLabel:after,.gx-label.ReadonlyBlobContentJTB_AttGridColor18NaranjaLabel:after,.gx-label.BlobInputJTB_AttGridColor18NaranjaLabel:after,.gx-label.ReadonlyJTB_AttGridColor18NaranjaLabel:after,.gx-label.JTB_AttGridColor18RojoLabel:after,.gx-label.JTB_AttGridColor18Rojo1Label:after,.gx-label.BlobContentJTB_AttGridColor18Rojo1Label:after,.gx-label.ReadonlyBlobContentJTB_AttGridColor18Rojo1Label:after,.gx-label.BlobInputJTB_AttGridColor18Rojo1Label:after,.gx-label.ReadonlyJTB_AttGridColor18Rojo1Label:after,.gx-label.JTB_AttGridColor18RojoOscuroLabel:after,.gx-label.JTB_AttGridColor18VerdeLabel:after,.gx-label.JTB_AttGridColor18Verde1Label:after,.gx-label.JTB_AttGridColor18VerdeOscuroLabel:after,.gx-label.JTB_AttGridColor18BlancoLabel:after,.gx-label.JTB_Att30pxLabel:after,.gx-label.BlobContentJTB_Att30pxLabel:after,.gx-label.ReadonlyBlobContentJTB_Att30pxLabel:after,.gx-label.BlobInputJTB_Att30pxLabel:after,.gx-label.ReadonlyJTB_Att30pxLabel:after,.gx-label.Att_MarginNT45pxLabel:after,.gx-label.BlobContentAtt_MarginNT45pxLabel:after,.gx-label.ReadonlyBlobContentAtt_MarginNT45pxLabel:after,.gx-label.BlobInputAtt_MarginNT45pxLabel:after,.gx-label.ReadonlyAtt_MarginNT45pxLabel:after,.gx-label.Att_BloqueFullWidthLabel:after,.gx-label.BlobContentAtt_BloqueFullWidthLabel:after,.gx-label.ReadonlyBlobContentAtt_BloqueFullWidthLabel:after,.gx-label.BlobInputAtt_BloqueFullWidthLabel:after,.gx-label.ReadonlyAtt_BloqueFullWidthLabel:after,.gx-label.Att_BloqueFullWidthHeight50Label:after,.gx-label.BlobContentAtt_BloqueFullWidthHeight50Label:after,.gx-label.ReadonlyBlobContentAtt_BloqueFullWidthHeight50Label:after,.gx-label.BlobInputAtt_BloqueFullWidthHeight50Label:after,.gx-label.ReadonlyAtt_BloqueFullWidthHeight50Label:after,.gx-label.JTB_AttTextoSinDesbordarLabel:after,.gx-label.JTB_AttTextoSinDesbordarWidth200pxLabel:after,.gx-label.Att_MarginNT35pxLabel:after,.gx-label.BlobContentAtt_MarginNT35pxLabel:after,.gx-label.ReadonlyBlobContentAtt_MarginNT35pxLabel:after,.gx-label.BlobInputAtt_MarginNT35pxLabel:after,.gx-label.ReadonlyAtt_MarginNT35pxLabel:after,.gx-label.BB_AttItemEncerradoGrisLabel:after,.gx-label.BlobContentBB_AttItemEncerradoGrisLabel:after,.gx-label.ReadonlyBlobContentBB_AttItemEncerradoGrisLabel:after,.gx-label.BlobInputBB_AttItemEncerradoGrisLabel:after,.gx-label.ReadonlyBB_AttItemEncerradoGrisLabel:after,.gx-label.BB_AttItemEncerradoVerdeLabel:after,.gx-label.BlobContentBB_AttItemEncerradoVerdeLabel:after,.gx-label.ReadonlyBlobContentBB_AttItemEncerradoVerdeLabel:after,.gx-label.BlobInputBB_AttItemEncerradoVerdeLabel:after,.gx-label.ReadonlyBB_AttItemEncerradoVerdeLabel:after,.gx-label.JTB_AttFontSize14BlackLabel:after,.gx-label.BlobContentJTB_AttFontSize14BlackLabel:after,.gx-label.ReadonlyBlobContentJTB_AttFontSize14BlackLabel:after,.gx-label.BlobInputJTB_AttFontSize14BlackLabel:after,.gx-label.ReadonlyJTB_AttFontSize14BlackLabel:after,.gx-label.JTB_AttFontSize14BlackBoldLabel:after,.gx-label.BlobContentJTB_AttFontSize14BlackBoldLabel:after,.gx-label.ReadonlyBlobContentJTB_AttFontSize14BlackBoldLabel:after,.gx-label.BlobInputJTB_AttFontSize14BlackBoldLabel:after,.gx-label.ReadonlyJTB_AttFontSize14BlackBoldLabel:after,.gx-label.AttributeTextGreenLightLabel:after,.gx-label.BlobContentAttributeTextGreenLightLabel:after,.gx-label.ReadonlyBlobContentAttributeTextGreenLightLabel:after,.gx-label.BlobInputAttributeTextGreenLightLabel:after,.gx-label.ReadonlyAttributeTextGreenLightLabel:after,.gx-label.Att_Label160pxLabel:after,.gx-label.BlobContentAtt_Label160pxLabel:after,.gx-label.ReadonlyBlobContentAtt_Label160pxLabel:after,.gx-label.BlobInputAtt_Label160pxLabel:after,.gx-label.ReadonlyAtt_Label160pxLabel:after,.gx-label.JTB_Label260pxLabel:after,.gx-label.BlobContentJTB_Label260pxLabel:after,.gx-label.ReadonlyBlobContentJTB_Label260pxLabel:after,.gx-label.BlobInputJTB_Label260pxLabel:after,.gx-label.ReadonlyJTB_Label260pxLabel:after,.gx-label.AttributeSize0_88Label:after,.gx-label.BlobContentAttributeSize0_88Label:after,.gx-label.ReadonlyBlobContentAttributeSize0_88Label:after,.gx-label.BlobInputAttributeSize0_88Label:after,.gx-label.ReadonlyAttributeSize0_88Label:after,.gx-label.JTB_AttGridColorBlancoLabel:after,.gx-label.ReadonlyJTB_AttGridColorBlancoLabel:after,.gx-label.JTB_AttGridColorBlancoGhostLabel:after,.gx-label.BlobContentJTB_AttGridColorBlancoGhostLabel:after,.gx-label.ReadonlyBlobContentJTB_AttGridColorBlancoGhostLabel:after,.gx-label.BlobInputJTB_AttGridColorBlancoGhostLabel:after,.gx-label.ReadonlyJTB_AttGridColorBlancoGhostLabel:after,.gx-label.JTB_AttFontSize14WhiteLabel:after,.gx-label.BlobContentJTB_AttFontSize14WhiteLabel:after,.gx-label.ReadonlyBlobContentJTB_AttFontSize14WhiteLabel:after,.gx-label.BlobInputJTB_AttFontSize14WhiteLabel:after,.gx-label.ReadonlyJTB_AttFontSize14WhiteLabel:after,.gx-label.JTB_AttFontSize14BlackBold1Label:after,.gx-label.BlobContentJTB_AttFontSize14BlackBold1Label:after,.gx-label.ReadonlyBlobContentJTB_AttFontSize14BlackBold1Label:after,.gx-label.BlobInputJTB_AttFontSize14BlackBold1Label:after,.gx-label.ReadonlyJTB_AttFontSize14BlackBold1Label:after
{
	color: #444;
	content: ':';
}

.JTB_LabelFormTransaccionRequerido,.JTB_LabelFormTransaccionRequeridoL,.gx-label.JTB_AttFormTransaccionRequeridoLLabel,.gx-label.JTB_AttFormTransaccionRequeridoL2Label,.gx-label.JTB_AttFormTransaccionComboReq400pxLabel,.gx-label.ReadonlyJTB_AttFormTransaccionComboReq400pxLabel,.gx-label.JTB_AttFormTransaccionRequeridoLabel,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoLabel,.gx-label.JTB_AttFormTransaccionRequeridoErrorLabel,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoErrorLabel,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoErrorLabel,.gx-label.BlobInputJTB_AttFormTransaccionRequeridoErrorLabel,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoErrorLabel,.gx-label.JTB_AttFormTransaccionRequeridoSinBordeLabel,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoSinBordeLabel,.gx-label.JTB_AttFormTransaccionRequeridoError2Label,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError2Label,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError2Label,.gx-label.BlobInputJTB_AttFormTransaccionRequeridoError2Label,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError2Label
{
	padding-left: 0px;
	padding-right: 0px;
	white-space: normal;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12.5px;
}
.JTB_LabelFormTransaccionRequerido:after,.JTB_LabelFormTransaccionRequeridoL:after,.gx-label.JTB_AttFormTransaccionRequeridoLLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoL2Label:after,.gx-label.JTB_AttFormTransaccionComboReq400pxLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionComboReq400pxLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoErrorLabel:after,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoErrorLabel:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoErrorLabel:after,.gx-label.BlobInputJTB_AttFormTransaccionRequeridoErrorLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoErrorLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoSinBordeLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoSinBordeLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoError2Label:after,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError2Label:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError2Label:after,.gx-label.BlobInputJTB_AttFormTransaccionRequeridoError2Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError2Label:after
{
	white-space: normal;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12.5px;
	content: '*';
}

.JTB_LabelFormTransaccionRequeridoL,.gx-label.JTB_AttFormTransaccionRequeridoLLabel,.gx-label.JTB_AttFormTransaccionRequeridoL2Label
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
.JTB_LabelFormTransaccionRequeridoL:before,.gx-label.JTB_AttFormTransaccionRequeridoLLabel:before,.gx-label.JTB_AttFormTransaccionRequeridoL2Label:before
{
	text-align: left;
	content: '';
}

.JTB_LabelFormTransaccionRequeridoL:after,.gx-label.JTB_AttFormTransaccionRequeridoLLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoL2Label:after
{
	text-align: left;
	content: ' *';
}

.JTB_LabelFormTransaccion,.JTB_LabelFormTransaccionBoldReq,.JTB_LabelFormTransaccionBold,.JTB_LabelFormTransaccionL,.gx-label.JTB_AttFormTransaccionLLabel,.gx-label.JTB_AttFormTransaccionL1Label,.gx-label.JTB_AttFormTransaccionL2Label,.gx-label.JTB_AttFormTransaccionL3Label,.gx-label.JTB_AttFormTransaccionL4Label,.gx-label.JTB_AttFormTransaccionL5Label,.gx-label.JTB_AttFormTransaccionCombo340pxLabel,.gx-label.JTB_AttFormTransaccionCombo400pxLabel,.gx-label.ReadonlyJTB_AttFormTransaccionCombo400pxLabel,.gx-label.JTB_AttFormTransaccionLabel,.gx-label.JTB_AttFormTransaccion100PorcLabel,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcLabel,.gx-label.JTB_AttFormTransaccion100PorcReqLabel,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReqLabel,.gx-label.JTB_AttFormTransaccionRequeridoForDinamicoLabel,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoForDinamicoLabel,.gx-label.JTB_AttFormTransaccionRequeridoError1Label,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError1Label,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError1Label,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError1Label,.gx-label.JTB_AttFormTransaccionRequeridoL1Label,.gx-label.ReadonlyJTB_AttFormTransaccionLabel,.gx-label.JTB_AttFormTransaccionHeight32pxLabel,.gx-label.ImageAttributeLabel,.gx-label.ResponsiveImageAttributeLabel,.gx-label.BlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel,.gx-label.BlobInputResponsiveImageAttributeLabel,.gx-label.ReadonlyResponsiveImageAttributeLabel,.gx-label.ProfileImageAttributeLabel,.gx-label.BlobContentProfileImageAttributeLabel,.gx-label.ReadonlyBlobContentProfileImageAttributeLabel,.gx-label.BlobInputProfileImageAttributeLabel,.gx-label.ReadonlyProfileImageAttributeLabel,.gx-label.SmallProfileImageAttributeLabel,.gx-label.BlobContentSmallProfileImageAttributeLabel,.gx-label.ReadonlyBlobContentSmallProfileImageAttributeLabel,.gx-label.BlobInputSmallProfileImageAttributeLabel,.gx-label.ReadonlySmallProfileImageAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.gx-label.ActionAttributeLabel,.gx-label.BlobContentActionAttributeLabel,.gx-label.ReadonlyBlobContentActionAttributeLabel,.gx-label.DisabledActionAttributeLabel,.gx-label.BlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel,.gx-label.BlobInputDisabledActionAttributeLabel,.gx-label.ReadonlyDisabledActionAttributeLabel,.gx-label.BlobInputActionAttributeLabel,.gx-label.SelectAttributeLabel,.gx-label.BlobContentSelectAttributeLabel,.gx-label.ReadonlyBlobContentSelectAttributeLabel,.gx-label.BlobInputSelectAttributeLabel,.gx-label.ReadonlySelectAttributeLabel,.gx-label.KeyAttributeLabel,.gx-label.BlobContentKeyAttributeLabel,.gx-label.ReadonlyBlobContentKeyAttributeLabel,.gx-label.BlobInputKeyAttributeLabel,.gx-label.ReadonlyKeyAttributeLabel,.gx-label.UpdateAttributeLabel,.gx-label.BlobContentUpdateAttributeLabel,.gx-label.ReadonlyBlobContentUpdateAttributeLabel,.gx-label.BlobInputUpdateAttributeLabel,.gx-label.ReadonlyUpdateAttributeLabel,.gx-label.UpdateAttributeHoverLabel,.gx-label.BlobContentUpdateAttributeHoverLabel,.gx-label.ReadonlyBlobContentUpdateAttributeHoverLabel,.gx-label.BlobInputUpdateAttributeHoverLabel,.gx-label.ReadonlyUpdateAttributeHoverLabel,.gx-label.DisplayAttributeLabel,.gx-label.BlobContentDisplayAttributeLabel,.gx-label.ReadonlyBlobContentDisplayAttributeLabel,.gx-label.BlobInputDisplayAttributeLabel,.gx-label.ReadonlyDisplayAttributeLabel,.gx-label.DisplayAttributeHoverLabel,.gx-label.ReadonlyActionAttributeLabel,.gx-label.SelectionAttributeLabel,.gx-label.BlobContentSelectionAttributeLabel,.gx-label.ReadonlyBlobContentSelectionAttributeLabel,.gx-label.BlobInputSelectionAttributeLabel,.gx-label.ReadonlySelectionAttributeLabel,.gx-label.DeleteAttributeLabel,.gx-label.BlobContentDeleteAttributeLabel,.gx-label.ReadonlyBlobContentDeleteAttributeLabel,.gx-label.BlobInputDeleteAttributeLabel,.gx-label.ReadonlyDeleteAttributeLabel,.gx-label.DeleteAttributeHoverLabel,.gx-label.ActionAttributeKeepAzulLabel,.gx-label.BlobContentActionAttributeKeepAzulLabel,.gx-label.ReadonlyBlobContentActionAttributeKeepAzulLabel,.gx-label.BlobInputActionAttributeKeepAzulLabel,.gx-label.ReadonlyActionAttributeKeepAzulLabel,.gx-label.ActionAttributeKeepVerdeLabel,.gx-label.BlobContentActionAttributeKeepVerdeLabel,.gx-label.ReadonlyBlobContentActionAttributeKeepVerdeLabel,.gx-label.BlobInputActionAttributeKeepVerdeLabel,.gx-label.ReadonlyActionAttributeKeepVerdeLabel,.gx-label.ActionAttributeKeepRojoLabel,.gx-label.ActionAttributeKeepNaranjaLabel,.gx-label.BB_ImageAttributeLabel,.gx-label.ReadonlyBB_ImageAttributeLabel,.gx-label.JTB_ImgMenuMT4Label,.gx-label.BlobContentJTB_ImgMenuMT4Label,.gx-label.ReadonlyBlobContentJTB_ImgMenuMT4Label,.gx-label.BlobInputJTB_ImgMenuMT4Label,.gx-label.ReadonlyJTB_ImgMenuMT4Label,.gx-label.JTB_ImgNoticiaLabel,.gx-label.JTB_Img150px100Label,.gx-label.JTB_AttBusquedaLabel,.gx-label.ReadonlyJTB_AttBusquedaLabel,.gx-label.JTB_AttFormTransaccionBlackLabel,.gx-label.JTB_AttFormTransaccion100Porc1Label,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc1Label,.gx-label.JTB_AttFormTransaccion100PorcReq1Label,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq1Label,.gx-label.ReadonlyJTB_AttFormTransaccionBlackLabel,.gx-label.JTB_AttFormTransaccionCheckLabel,.gx-label.ReadonlyJTB_AttFormTransaccionCheckLabel,.gx-label.JTB_AttFormTransaccion_ExtensionGridLabel,.gx-label.JTB_AttFormTransaccion100Porc2Label,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc2Label,.gx-label.JTB_AttFormTransaccion100PorcReq2Label,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq2Label,.gx-label.ReadonlyJTB_AttFormTransaccion_ExtensionGridLabel,.gx-label.JTB_AttFormTransaccionFormularioDinamicoLabel,.gx-label.JTB_AttFormTransaccion100Porc3Label,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc3Label,.gx-label.JTB_AttFormTransaccion100PorcReq3Label,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq3Label,.gx-label.ReadonlyJTB_AttFormTransaccionFormularioDinamicoLabel,.gx-label.JTB_AttFormTransaccionForDinamicoLabel,.gx-label.BlobContentJTB_AttFormTransaccionForDinamicoLabel,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionForDinamicoLabel,.gx-label.BlobInputJTB_AttFormTransaccionForDinamicoLabel,.gx-label.ReadonlyJTB_AttFormTransaccionForDinamicoLabel,.gx-label.JTB_AttFormTransaccionGridAttFormularioDinamicoLabel,.gx-label.JTB_AttFormTransaccion100Porc4Label,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc4Label,.gx-label.JTB_AttFormTransaccion100PorcReq4Label,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq4Label,.gx-label.ReadonlyJTB_JTB_AttFormTransaccionGridAttFormularioDinamicoLabel,.gx-label.JTB_AttFormTransaccionGridFormularioDinamico1Label,.gx-label.BlobContentJTB_AttFormTransaccionGridFormularioDinamico1Label,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionGridFormularioDinamico1Label,.gx-label.BlobInputJTB_AttFormTransaccionGridFormularioDinamico1Label,.gx-label.ReadonlyJTB_AttFormTransaccionGridFormularioDinamico1Label,.gx-label.JTB_AttFormGridFormDinamicoLabel,.gx-label.BlobContentJTB_AttFormGridFormDinamicoLabel,.gx-label.ReadonlyBlobContentJTB_AttFormGridFormDinamicoLabel,.gx-label.BlobInputJTB_AttFormGridFormDinamicoLabel,.gx-label.ReadonlyJTB_AttFormGridFormDinamicoLabel,.gx-label.ReadonlyJTB_AttFormTransaccionLabelSinPaddingLabel,.gx-label.ReadonlyJTB_AttFormTransaccionSinAfterContentLabel
{
	padding-left: 0px;
	padding-right: 0px;
	white-space: normal;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12.5px;
}
.JTB_LabelFormTransaccion:after,.JTB_LabelFormTransaccionBoldReq:after,.JTB_LabelFormTransaccionBold:after,.JTB_LabelFormTransaccionL:after,.gx-label.JTB_AttFormTransaccionLLabel:after,.gx-label.JTB_AttFormTransaccionL1Label:after,.gx-label.JTB_AttFormTransaccionL2Label:after,.gx-label.JTB_AttFormTransaccionL3Label:after,.gx-label.JTB_AttFormTransaccionL4Label:after,.gx-label.JTB_AttFormTransaccionL5Label:after,.gx-label.JTB_AttFormTransaccionCombo340pxLabel:after,.gx-label.JTB_AttFormTransaccionCombo400pxLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionCombo400pxLabel:after,.gx-label.JTB_AttFormTransaccionLabel:after,.gx-label.JTB_AttFormTransaccion100PorcLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcLabel:after,.gx-label.JTB_AttFormTransaccion100PorcReqLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReqLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoForDinamicoLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoForDinamicoLabel:after,.gx-label.JTB_AttFormTransaccionRequeridoError1Label:after,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError1Label:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError1Label:after,.gx-label.JTB_AttFormTransaccionRequeridoL1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionLabel:after,.gx-label.JTB_AttFormTransaccionHeight32pxLabel:after,.gx-label.ImageAttributeLabel:after,.gx-label.ResponsiveImageAttributeLabel:after,.gx-label.BlobContentResponsiveImageAttributeLabel:after,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel:after,.gx-label.BlobInputResponsiveImageAttributeLabel:after,.gx-label.ReadonlyResponsiveImageAttributeLabel:after,.gx-label.ProfileImageAttributeLabel:after,.gx-label.BlobContentProfileImageAttributeLabel:after,.gx-label.ReadonlyBlobContentProfileImageAttributeLabel:after,.gx-label.BlobInputProfileImageAttributeLabel:after,.gx-label.ReadonlyProfileImageAttributeLabel:after,.gx-label.SmallProfileImageAttributeLabel:after,.gx-label.BlobContentSmallProfileImageAttributeLabel:after,.gx-label.ReadonlyBlobContentSmallProfileImageAttributeLabel:after,.gx-label.BlobInputSmallProfileImageAttributeLabel:after,.gx-label.ReadonlySmallProfileImageAttributeLabel:after,.gx-label.ReadonlyImageAttributeLabel:after,.gx-label.ActionAttributeLabel:after,.gx-label.BlobContentActionAttributeLabel:after,.gx-label.ReadonlyBlobContentActionAttributeLabel:after,.gx-label.DisabledActionAttributeLabel:after,.gx-label.BlobContentDisabledActionAttributeLabel:after,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel:after,.gx-label.BlobInputDisabledActionAttributeLabel:after,.gx-label.ReadonlyDisabledActionAttributeLabel:after,.gx-label.BlobInputActionAttributeLabel:after,.gx-label.SelectAttributeLabel:after,.gx-label.BlobContentSelectAttributeLabel:after,.gx-label.ReadonlyBlobContentSelectAttributeLabel:after,.gx-label.BlobInputSelectAttributeLabel:after,.gx-label.ReadonlySelectAttributeLabel:after,.gx-label.KeyAttributeLabel:after,.gx-label.BlobContentKeyAttributeLabel:after,.gx-label.ReadonlyBlobContentKeyAttributeLabel:after,.gx-label.BlobInputKeyAttributeLabel:after,.gx-label.ReadonlyKeyAttributeLabel:after,.gx-label.UpdateAttributeLabel:after,.gx-label.BlobContentUpdateAttributeLabel:after,.gx-label.ReadonlyBlobContentUpdateAttributeLabel:after,.gx-label.BlobInputUpdateAttributeLabel:after,.gx-label.ReadonlyUpdateAttributeLabel:after,.gx-label.UpdateAttributeHoverLabel:after,.gx-label.BlobContentUpdateAttributeHoverLabel:after,.gx-label.ReadonlyBlobContentUpdateAttributeHoverLabel:after,.gx-label.BlobInputUpdateAttributeHoverLabel:after,.gx-label.ReadonlyUpdateAttributeHoverLabel:after,.gx-label.DisplayAttributeLabel:after,.gx-label.BlobContentDisplayAttributeLabel:after,.gx-label.ReadonlyBlobContentDisplayAttributeLabel:after,.gx-label.BlobInputDisplayAttributeLabel:after,.gx-label.ReadonlyDisplayAttributeLabel:after,.gx-label.DisplayAttributeHoverLabel:after,.gx-label.ReadonlyActionAttributeLabel:after,.gx-label.SelectionAttributeLabel:after,.gx-label.BlobContentSelectionAttributeLabel:after,.gx-label.ReadonlyBlobContentSelectionAttributeLabel:after,.gx-label.BlobInputSelectionAttributeLabel:after,.gx-label.ReadonlySelectionAttributeLabel:after,.gx-label.DeleteAttributeLabel:after,.gx-label.BlobContentDeleteAttributeLabel:after,.gx-label.ReadonlyBlobContentDeleteAttributeLabel:after,.gx-label.BlobInputDeleteAttributeLabel:after,.gx-label.ReadonlyDeleteAttributeLabel:after,.gx-label.DeleteAttributeHoverLabel:after,.gx-label.ActionAttributeKeepAzulLabel:after,.gx-label.BlobContentActionAttributeKeepAzulLabel:after,.gx-label.ReadonlyBlobContentActionAttributeKeepAzulLabel:after,.gx-label.BlobInputActionAttributeKeepAzulLabel:after,.gx-label.ReadonlyActionAttributeKeepAzulLabel:after,.gx-label.ActionAttributeKeepVerdeLabel:after,.gx-label.BlobContentActionAttributeKeepVerdeLabel:after,.gx-label.ReadonlyBlobContentActionAttributeKeepVerdeLabel:after,.gx-label.BlobInputActionAttributeKeepVerdeLabel:after,.gx-label.ReadonlyActionAttributeKeepVerdeLabel:after,.gx-label.ActionAttributeKeepRojoLabel:after,.gx-label.ActionAttributeKeepNaranjaLabel:after,.gx-label.BB_ImageAttributeLabel:after,.gx-label.ReadonlyBB_ImageAttributeLabel:after,.gx-label.JTB_ImgMenuMT4Label:after,.gx-label.BlobContentJTB_ImgMenuMT4Label:after,.gx-label.ReadonlyBlobContentJTB_ImgMenuMT4Label:after,.gx-label.BlobInputJTB_ImgMenuMT4Label:after,.gx-label.ReadonlyJTB_ImgMenuMT4Label:after,.gx-label.JTB_ImgNoticiaLabel:after,.gx-label.JTB_Img150px100Label:after,.gx-label.JTB_AttBusquedaLabel:after,.gx-label.ReadonlyJTB_AttBusquedaLabel:after,.gx-label.JTB_AttFormTransaccionBlackLabel:after,.gx-label.JTB_AttFormTransaccion100Porc1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc1Label:after,.gx-label.JTB_AttFormTransaccion100PorcReq1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionBlackLabel:after,.gx-label.JTB_AttFormTransaccionCheckLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionCheckLabel:after,.gx-label.JTB_AttFormTransaccion_ExtensionGridLabel:after,.gx-label.JTB_AttFormTransaccion100Porc2Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc2Label:after,.gx-label.JTB_AttFormTransaccion100PorcReq2Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq2Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion_ExtensionGridLabel:after,.gx-label.JTB_AttFormTransaccionFormularioDinamicoLabel:after,.gx-label.JTB_AttFormTransaccion100Porc3Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc3Label:after,.gx-label.JTB_AttFormTransaccion100PorcReq3Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq3Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionFormularioDinamicoLabel:after,.gx-label.JTB_AttFormTransaccionForDinamicoLabel:after,.gx-label.BlobContentJTB_AttFormTransaccionForDinamicoLabel:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionForDinamicoLabel:after,.gx-label.BlobInputJTB_AttFormTransaccionForDinamicoLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionForDinamicoLabel:after,.gx-label.JTB_AttFormTransaccionGridAttFormularioDinamicoLabel:after,.gx-label.JTB_AttFormTransaccion100Porc4Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc4Label:after,.gx-label.JTB_AttFormTransaccion100PorcReq4Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq4Label:after,.gx-label.ReadonlyJTB_JTB_AttFormTransaccionGridAttFormularioDinamicoLabel:after,.gx-label.JTB_AttFormTransaccionGridFormularioDinamico1Label:after,.gx-label.BlobContentJTB_AttFormTransaccionGridFormularioDinamico1Label:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionGridFormularioDinamico1Label:after,.gx-label.BlobInputJTB_AttFormTransaccionGridFormularioDinamico1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionGridFormularioDinamico1Label:after,.gx-label.JTB_AttFormGridFormDinamicoLabel:after,.gx-label.BlobContentJTB_AttFormGridFormDinamicoLabel:after,.gx-label.ReadonlyBlobContentJTB_AttFormGridFormDinamicoLabel:after,.gx-label.BlobInputJTB_AttFormGridFormDinamicoLabel:after,.gx-label.ReadonlyJTB_AttFormGridFormDinamicoLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionLabelSinPaddingLabel:after,.gx-label.ReadonlyJTB_AttFormTransaccionSinAfterContentLabel:after
{
	white-space: normal;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12.5px;
}

.JTB_LabelFormTransaccionL,.gx-label.JTB_AttFormTransaccionLLabel,.gx-label.JTB_AttFormTransaccionL1Label,.gx-label.JTB_AttFormTransaccionL2Label,.gx-label.JTB_AttFormTransaccionL3Label,.gx-label.JTB_AttFormTransaccionL4Label,.gx-label.JTB_AttFormTransaccionL5Label
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	text-align: left !important;
}
.JTB_LabelFormTransaccionL:after,.gx-label.JTB_AttFormTransaccionLLabel:after,.gx-label.JTB_AttFormTransaccionL1Label:after,.gx-label.JTB_AttFormTransaccionL2Label:after,.gx-label.JTB_AttFormTransaccionL3Label:after,.gx-label.JTB_AttFormTransaccionL4Label:after,.gx-label.JTB_AttFormTransaccionL5Label:after
{
	text-align: left;
	text-align: left !important;
}

.BB_Label
{
	font-family: "Open Sans Regular";
	font-size: 14px;
	font-weight: bold;
}
.BB_Label:after
{
	font-family: "Open Sans Regular";
	font-size: 14px;
	font-weight: bold;
	content: '';
}

.BB_LabelFormCrearEvento
{
	font-family: "Open Sans Bold", sans-serif;
	font-size: 12px;
}
.BB_LabelFormCrearEvento:after
{
	font-family: "Open Sans Bold", sans-serif;
	font-size: 12px;
}

.BB_LabelFormProveedor,.BB_LabelFormProveedorBold,.BB_LabelFormProveedorBoldReq,.gx-label.BB_AttFormProveedorLabel,.gx-label.BB_AttFormProveedorMarginL15pxLabel,.gx-label.ReadonlyBB_AttFormProveedorMarginL15pxLabel,.gx-label.BB_AttFormProveedor100PorcLabel,.gx-label.ReadonlyBB_AttFormProveedor100PorcLabel,.gx-label.BB_AttFormProveedor100PorcReqLabel,.gx-label.ReadonlyBB_AttFormProveedor100PorcReqLabel,.gx-label.BB_AttFormProveedor100Porc1Label,.gx-label.ReadonlyBB_AttFormProveedor100Porc1Label,.gx-label.BB_AttFormProveedor100sinHeigthLabel
{
	padding-left: 0px;
	padding-right: 0px;
	white-space: nowrap;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12.5px;
	color: #767676;
}
.BB_LabelFormProveedor:after,.BB_LabelFormProveedorBold:after,.BB_LabelFormProveedorBoldReq:after,.gx-label.BB_AttFormProveedorLabel:after,.gx-label.BB_AttFormProveedorMarginL15pxLabel:after,.gx-label.ReadonlyBB_AttFormProveedorMarginL15pxLabel:after,.gx-label.BB_AttFormProveedor100PorcLabel:after,.gx-label.ReadonlyBB_AttFormProveedor100PorcLabel:after,.gx-label.BB_AttFormProveedor100PorcReqLabel:after,.gx-label.ReadonlyBB_AttFormProveedor100PorcReqLabel:after,.gx-label.BB_AttFormProveedor100Porc1Label:after,.gx-label.ReadonlyBB_AttFormProveedor100Porc1Label:after,.gx-label.BB_AttFormProveedor100sinHeigthLabel:after
{
	white-space: nowrap;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12.5px;
	color: #767676;
}

.BB_LabelFormProveedorBold
{
	font-family: "Open Sans Regular", sans-serif;
	color: #444;
}
.BB_LabelFormProveedorBold:after
{
	font-family: "Open Sans Regular", sans-serif;
	color: #444;
}

.BB_LabelFormProveedorBoldReq
{
	font-family: "Open Sans Regular", sans-serif;
}
.BB_LabelFormProveedorBoldReq:after
{
	font-family: "Open Sans Regular", sans-serif;
	content: ': *';
}

.BB_LabelPerfilUsuario,.gx-label.BB_AttPerfilUsuarioLabel,.gx-label.ReadonlyBB_AttPerfilUsuarioLabel
{
	font-family: OpenSans-Light1, sans-serif;
	color: #387C2B;
}
.BB_LabelPerfilUsuario:after,.gx-label.BB_AttPerfilUsuarioLabel:after,.gx-label.ReadonlyBB_AttPerfilUsuarioLabel:after
{
	font-family: OpenSans-Light1, sans-serif;
	color: #387C2B;
}

.BB_LabelFormProveedorRequerido,.gx-label.BB_AttFormProveedor100PorcReqLabel,.gx-label.ReadonlyBB_AttFormProveedor100PorcReqLabel
{
	padding-left: 0px;
	padding-right: 0px;
	white-space: nowrap;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12.5px;
	color: #767676;
}
.BB_LabelFormProveedorRequerido:after,.gx-label.BB_AttFormProveedor100PorcReqLabel:after,.gx-label.ReadonlyBB_AttFormProveedor100PorcReqLabel:after
{
	white-space: nowrap;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12.5px;
	color: #767676;
	content: ': *';
}

.BB_LabelPerfilUsuarioRequerido,.gx-label.BB_AttPerfilUsuarioRequeridoLabel,.gx-label.ReadonlyBB_AttPerfilUsuarioRequeridoLabel
{
	font-family: OpenSans-Light1, sans-serif;
	color: #387C2B;
}
.BB_LabelPerfilUsuarioRequerido:after,.gx-label.BB_AttPerfilUsuarioRequeridoLabel:after,.gx-label.ReadonlyBB_AttPerfilUsuarioRequeridoLabel:after
{
	font-family: OpenSans-Light1, sans-serif;
	color: #387C2B;
	content: ': *';
}

.LabelRequerido:after,.gx-label.AttributeRequeridoLabel:after
{
	content: ': *';
}

.BB_LabelFormProveedorSuscrip
{
	padding-left: 0px;
	padding-right: 0px;
	white-space: nowrap;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #767676;
}
.BB_LabelFormProveedorSuscrip:after
{
	white-space: nowrap;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #767676;
}

.LabelHidden,.gx-label.AttributeHiddenLabel,.gx-label.BlobContentAttributeHiddenLabel,.gx-label.ReadonlyBlobContentAttributeHiddenLabel,.gx-label.BlobInputAttributeHiddenLabel,.gx-label.ReadonlyAttributeHiddenLabel
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	display: none;
	height: 0px;
	max-height: 0px;
	width: 0px;
	max-width: 0px;
}
.LabelHidden:after,.gx-label.AttributeHiddenLabel:after,.gx-label.BlobContentAttributeHiddenLabel:after,.gx-label.ReadonlyBlobContentAttributeHiddenLabel:after,.gx-label.BlobInputAttributeHiddenLabel:after,.gx-label.ReadonlyAttributeHiddenLabel:after
{
	display: none;
}

.JTB_LabelTituloGridBold,.JTB_LabelTituloGridBoldSize12,.JTB_LabelTituloGridBoldSize13,.JTB_LabelTituloGridBoldSize14
{
	font-family: OpenSans-Light, sans-serif;
	font-weight: 700;
}
.JTB_LabelTituloGridBold:after,.JTB_LabelTituloGridBoldSize12:after,.JTB_LabelTituloGridBoldSize13:after,.JTB_LabelTituloGridBoldSize14:after
{
	font-family: OpenSans-Light, sans-serif;
	font-weight: 700;
	content: '';
}

.JTB_LabelTituloGridBoldSize12
{
	font-size: 12px;
}
.JTB_LabelTituloGridBoldSize12:after
{
	font-size: 12px;
}

.JTB_LabelTituloGridBoldSize13
{
	font-size: 13px;
}
.JTB_LabelTituloGridBoldSize13:after
{
	font-size: 13px;
}

.JTB_LabelTituloGridBoldSize14
{
	font-size: 14px;
}
.JTB_LabelTituloGridBoldSize14:after
{
	font-size: 14px;
}

.JTB_LabelFormTransaccionNoPadding,.JTB_LabelFormTransaccionBoldReq1,.JTB_LabelFormTransaccionBold1,.JTB_LabelFormTransaccionL1,.gx-label.JTB_AttFormTransaccionLabelSinPaddingLabel,.gx-label.JTB_AttFormTransaccion100Porc5Label,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc5Label,.gx-label.JTB_AttFormTransaccion100PorcReq5Label,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq5Label,.gx-label.JTB_AttFormTransaccionRequeridoForDinamico1Label,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoForDinamico1Label,.gx-label.JTB_AttFormTransaccionRequeridoError11Label,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError11Label,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError11Label,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError11Label,.gx-label.JTB_AttFormTransaccionRequeridoL11Label,.gx-label.ReadonlyJTB_AttFormTransaccionLabelSinPaddingLabel,.gx-label.JTB_AttFormTransaccionL4Label,.gx-label.JTB_AttFormTransaccionHeight32px1Label
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	white-space: normal;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12.5px;
}
.JTB_LabelFormTransaccionNoPadding:after,.JTB_LabelFormTransaccionBoldReq1:after,.JTB_LabelFormTransaccionBold1:after,.JTB_LabelFormTransaccionL1:after,.gx-label.JTB_AttFormTransaccionLabelSinPaddingLabel:after,.gx-label.JTB_AttFormTransaccion100Porc5Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc5Label:after,.gx-label.JTB_AttFormTransaccion100PorcReq5Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq5Label:after,.gx-label.JTB_AttFormTransaccionRequeridoForDinamico1Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoForDinamico1Label:after,.gx-label.JTB_AttFormTransaccionRequeridoError11Label:after,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError11Label:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError11Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError11Label:after,.gx-label.JTB_AttFormTransaccionRequeridoL11Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionLabelSinPaddingLabel:after,.gx-label.JTB_AttFormTransaccionL4Label:after,.gx-label.JTB_AttFormTransaccionHeight32px1Label:after
{
	white-space: normal;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12.5px;
}

.JTB_LabelFormTransaccionL1
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	text-align: left !important;
}
.JTB_LabelFormTransaccionL1:after
{
	text-align: left;
	text-align: left !important;
}

.JTB_LabelFormTransaccionSinAfterContent,.JTB_LabelFormTransaccionBoldReq2,.JTB_LabelFormTransaccionBold2,.JTB_LabelFormTransaccionL2,.gx-label.JTB_AttFormTransaccionSinAfterContentLabel,.gx-label.JTB_AttFormTransaccion100Porc6Label,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc6Label,.gx-label.JTB_AttFormTransaccion100PorcReq6Label,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq6Label,.gx-label.JTB_AttFormTransaccionRequeridoForDinamico2Label,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoForDinamico2Label,.gx-label.JTB_AttFormTransaccionRequeridoError12Label,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError12Label,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError12Label,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError12Label,.gx-label.JTB_AttFormTransaccionRequeridoL12Label,.gx-label.ReadonlyJTB_AttFormTransaccionSinAfterContentLabel,.gx-label.JTB_AttFormTransaccionL5Label,.gx-label.JTB_AttFormTransaccionHeight32px2Label
{
	padding-left: 0px;
	padding-right: 0px;
	white-space: normal;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12.5px;
}
.JTB_LabelFormTransaccionSinAfterContent:before,.JTB_LabelFormTransaccionBoldReq2:before,.JTB_LabelFormTransaccionBold2:before,.JTB_LabelFormTransaccionL2:before,.gx-label.JTB_AttFormTransaccionSinAfterContentLabel:before,.gx-label.JTB_AttFormTransaccion100Porc6Label:before,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc6Label:before,.gx-label.JTB_AttFormTransaccion100PorcReq6Label:before,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq6Label:before,.gx-label.JTB_AttFormTransaccionRequeridoForDinamico2Label:before,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoForDinamico2Label:before,.gx-label.JTB_AttFormTransaccionRequeridoError12Label:before,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError12Label:before,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError12Label:before,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError12Label:before,.gx-label.JTB_AttFormTransaccionRequeridoL12Label:before,.gx-label.ReadonlyJTB_AttFormTransaccionSinAfterContentLabel:before,.gx-label.JTB_AttFormTransaccionL5Label:before,.gx-label.JTB_AttFormTransaccionHeight32px2Label:before
{
	white-space: normal;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12.5px;
	content: '';
}

.JTB_LabelFormTransaccionSinAfterContent:after,.JTB_LabelFormTransaccionBoldReq2:after,.JTB_LabelFormTransaccionBold2:after,.JTB_LabelFormTransaccionL2:after,.gx-label.JTB_AttFormTransaccionSinAfterContentLabel:after,.gx-label.JTB_AttFormTransaccion100Porc6Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100Porc6Label:after,.gx-label.JTB_AttFormTransaccion100PorcReq6Label:after,.gx-label.ReadonlyJTB_AttFormTransaccion100PorcReq6Label:after,.gx-label.JTB_AttFormTransaccionRequeridoForDinamico2Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoForDinamico2Label:after,.gx-label.JTB_AttFormTransaccionRequeridoError12Label:after,.gx-label.BlobContentJTB_AttFormTransaccionRequeridoError12Label:after,.gx-label.ReadonlyBlobContentJTB_AttFormTransaccionRequeridoError12Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionRequeridoError12Label:after,.gx-label.JTB_AttFormTransaccionRequeridoL12Label:after,.gx-label.ReadonlyJTB_AttFormTransaccionSinAfterContentLabel:after,.gx-label.JTB_AttFormTransaccionL5Label:after,.gx-label.JTB_AttFormTransaccionHeight32px2Label:after
{
	white-space: normal;
	font-family: OpenSans-Light, sans-serif;
	font-size: 12.5px;
	content: '';
}

.JTB_LabelFormTransaccionL2
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	text-align: left !important;
}
.JTB_LabelFormTransaccionL2:before
{
	text-align: left;
	text-align: left !important;
}

.JTB_LabelFormTransaccionL2:after
{
	text-align: left;
	text-align: left !important;
}

.RecentLinkItem
{
	margin-right: 3px;
	white-space: nowrap;
	color: #ccc;
}
.RecentLinkItem:after
{
	white-space: nowrap;
	color: #ccc;
}

.TextBlockHeader,.TextBlockHeaderLinkClass,.TextBlockSubtituloBlanco,.TextBlockSubtituloBlanco18px,.TextBlockSubtituloBlanco14px,.TextBlockHeaderSubtitle
{
	margin-left: 30px;
	display: block;
	font-size: 40px;
	color: #fff;
}
.TextBlockHeader:after,.TextBlockHeaderLinkClass:after,.TextBlockSubtituloBlanco:after,.TextBlockSubtituloBlanco18px:after,.TextBlockSubtituloBlanco14px:after,.TextBlockHeaderSubtitle:after
{
	display: block;
	font-size: 40px;
	color: #fff;
}

.TextBlockSubtituloBlanco,.TextBlockSubtituloBlanco18px,.TextBlockSubtituloBlanco14px
{
	font-size: 20px;
}
.TextBlockSubtituloBlanco:after,.TextBlockSubtituloBlanco18px:after,.TextBlockSubtituloBlanco14px:after
{
	font-size: 20px;
}

.TextBlockSubtituloBlanco18px
{
	margin-left: 0px;
	font-size: 18px;
}
.TextBlockSubtituloBlanco18px:after
{
	font-size: 18px;
}

.TextBlockSubtituloBlanco14px
{
	margin-left: 0px;
	margin-top: 5px;
	font-size: 14px;
}
.TextBlockSubtituloBlanco14px:after
{
	font-size: 14px;
}

.TextBlockHeaderSubtitle
{
	font-size: 28px;
}
.TextBlockHeaderSubtitle:after
{
	font-size: 28px;
}

.RecentsTitle
{
	margin-left: 30px;
	display: block;
	font-weight: bold;
}
.RecentsTitle:after
{
	display: block;
	font-weight: bold;
}

.Title,.BigTitle,.SeparateBigTitle,.UncollapsedBigTitle,.SubTitle,.BB_SubTitle,.SubTitle_28px,.SubTitle_20px,.SubTitle_20pxBlack,.SubTitle_24px,.SubTitleBlack,.SubTitleBlack1_3Em,.JTB_TxtTituloViewHerramientas,.TitleNegro
{
	margin-bottom: 10px;
	display: inline-block;
	font-family: "Open Sans Semibold";
	font-size: 23px;
}
.Title:after,.BigTitle:after,.SeparateBigTitle:after,.UncollapsedBigTitle:after,.SubTitle:after,.BB_SubTitle:after,.SubTitle_28px:after,.SubTitle_20px:after,.SubTitle_20pxBlack:after,.SubTitle_24px:after,.SubTitleBlack:after,.SubTitleBlack1_3Em:after,.JTB_TxtTituloViewHerramientas:after,.TitleNegro:after
{
	display: inline-block;
	font-family: "Open Sans Semibold";
	font-size: 23px;
}

.SubTitle,.BB_SubTitle,.SubTitle_28px,.SubTitle_20px,.SubTitle_20pxBlack,.SubTitle_24px,.SubTitleBlack,.SubTitleBlack1_3Em
{
	display: block;
	font-family: OpenSans-Light;
	font-size: 2em;
	font-style: normal;
	font-weight: lighter;
	color: #387C2B;
}
.SubTitle:after,.BB_SubTitle:after,.SubTitle_28px:after,.SubTitle_20px:after,.SubTitle_20pxBlack:after,.SubTitle_24px:after,.SubTitleBlack:after,.SubTitleBlack1_3Em:after
{
	display: block;
	font-family: OpenSans-Light;
	font-size: 2em;
	font-style: normal;
	font-weight: lighter;
	color: #387C2B;
}

.BB_SubTitle
{
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 40px;
	background-image: url(../BB_ImgCheck1.png);
}
.BB_SubTitle:after
{
	background-position: 5px center;
	background-repeat: no-repeat;
}

.SubTitle_28px
{
	font-size: 28px;
}
.SubTitle_28px:after
{
	font-size: 28px;
}

.SubTitle_20px,.SubTitle_20pxBlack
{
	font-size: 20px;
	font-weight: bold;
	text-decoration: blink;
}
.SubTitle_20px:after,.SubTitle_20pxBlack:after
{
	font-size: 20px;
	font-weight: bold;
	text-decoration: blink;
}

.SubTitle_20pxBlack
{
	color: #333;
}
.SubTitle_20pxBlack:after
{
	color: #333;
}

.SubTitle_24px
{
	font-size: 24px;
}
.SubTitle_24px:after
{
	font-size: 24px;
}

.SubTitleBlack
{
	margin-top: 20px;
	color: #000;
	height: 100%;
	vertical-align: middle;
}
.SubTitleBlack:after
{
	color: #000;
	vertical-align: middle;
}

.SubTitleBlack1_3Em
{
	font-size: 1.3em;
	color: #000;
}
.SubTitleBlack1_3Em:after
{
	font-size: 1.3em;
	color: #000;
}

.JTB_TxtTituloViewHerramientas
{
	background-position: 0px center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-left: 50px;
	display: block;
	background-image: url(../BB_ImgHerramientasTitulo.png);
	font-family: OpenSans-Light;
	font-size: 2em;
	font-style: normal;
	font-weight: lighter;
	color: #387C2B;
}
.JTB_TxtTituloViewHerramientas:after
{
	background-position: 0px center;
	background-repeat: no-repeat;
	display: block;
	font-family: OpenSans-Light;
	font-size: 2em;
	font-style: normal;
	font-weight: lighter;
	color: #387C2B;
}

.TitleNegro
{
	color: #444;
}
.TitleNegro:after
{
	color: #444;
}

.WWAdvancedLabel,.WWOrderByLabel,.WWFilterLabel,.WWDateFilterLabel
{
	background-position: 9px center;
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 16px;
	color: #444;
	text-overflow: ellipsis;
	display: block !important;
}
.WWAdvancedLabel:after,.WWOrderByLabel:after,.WWFilterLabel:after,.WWDateFilterLabel:after
{
	background-position: 9px center;
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 16px;
	color: #444;
	text-overflow: ellipsis;
	display: block !important;
}

.WWOrderByLabel
{
	background-image: url(../JumptobeTheme/OrderBy.png);
}
.WWFilterLabel,.WWDateFilterLabel
{
	background-image: url(../JumptobeTheme/GenericFilter.png);
	min-height: 53px;
}
.WWDateFilterLabel
{
	background-image: url(../JumptobeTheme/calendar.png);
}
.WWOrderItem,.WWLinkOrderItem,.WWOrderItemHover
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	margin-bottom: 3px;
	margin-top: 3px;
	display: inline-block;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
	border-right-color: #efefef;
	border-top-color: #efefef;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	max-width: 100%;
}
.WWOrderItem:after,.WWLinkOrderItem:after,.WWOrderItemHover:after
{
	display: inline-block;
}

.WWOrderItemSelected,.WWOrderItemSelectedHover,.WWLinkOrderItemSelected,.WWOrderItemSelected1
{
	background-color: #387C2B;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	color: white;
}
.WWOrderItemSelected:after,.WWOrderItemSelectedHover:after,.WWLinkOrderItemSelected:after,.WWOrderItemSelected1:after
{
	color: white;
}

.BB_TextMenuLvl1,.JTB_TextMenuLvlInformes,.JTB_TextMenuLvlInformesSeleccionado,.BB_TextMenuLvlIndicadores,.BB_TextMenuLvlMisDatos,.BB_TextMenuLvlMisDatosSeleccionado,.BB_TextMenuLvlNotific,.BB_TextMenuLvlDocumentos,.BB_TextMenuLvlSeguridad,.BB_TextMenuLvlSeguridadSeleccionado,.BB_TextMenuLvlAdminDatos,.BB_TextMenuLvlAdminDatosSeleccionado,.BB_TextMenuLvlMensajes,.BB_TextMenuLvlMensajesSeleccionado,.BB_TextMenuLvlRepositorio,.BB_TextMenuLvlRepositorioSeleccionado,.BB_TextMenuLvlCalendario,.BB_TextMenuLvlCalendarioSeleccionado,.BB_TextMenuLvlMiCompania,.BB_TextMenuLvlMiCompaniaSeleccionado,.BB_TextMenuLvlZonaTransaccional,.BB_TextMenuLvlZonaTransaccionalSeleccionado,.BB_TextMenuLvlDashboard,.BB_TextMenuLvlDashboardSeleccionado,.BB_TextMenuLvlConfiguracion,.BB_TextMenuLvlConfiguracionSeleccionado,.BB_TextMenuLvlMuroActividad,.BB_TextMenuLvlMuroActividadSeleccionado,.BB_TextMenuLvlNotificaciones,.BB_TextMenuLvlNotificacionesSeleccionado,.BB_TextMenuLvlNoticias,.BB_TextMenuLvlNoticiasSeleccionado,.BB_TextMenuLvlProvedores,.BB_TextMenuLvlProveedoresSeleccionado,.BB_TextMenuLvlEventos,.BB_TextMenuLvlEventosSeleccionado,.BB_TextMenuLvlHerramientas,.BB_TextMenuLvlHerramientasSeleccionado,.JTB_TextMenuLvlInicio,.JTB_TextMenuLvlInicioSeleccionado,.JTB_TextMenuLvlSalir
{
	background-position: 10px center;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 40px;
	font-family: "Open Sans Bold";
	font-size: 0.875em;
	font-weight: 700;
	text-decoration: none;
	color: #484848;
	text-align: left;
	vertical-align: middle;
	line-height: 40px;
}
.BB_TextMenuLvl1:after,.JTB_TextMenuLvlInformes:after,.JTB_TextMenuLvlInformesSeleccionado:after,.BB_TextMenuLvlIndicadores:after,.BB_TextMenuLvlMisDatos:after,.BB_TextMenuLvlMisDatosSeleccionado:after,.BB_TextMenuLvlNotific:after,.BB_TextMenuLvlDocumentos:after,.BB_TextMenuLvlSeguridad:after,.BB_TextMenuLvlSeguridadSeleccionado:after,.BB_TextMenuLvlAdminDatos:after,.BB_TextMenuLvlAdminDatosSeleccionado:after,.BB_TextMenuLvlMensajes:after,.BB_TextMenuLvlMensajesSeleccionado:after,.BB_TextMenuLvlRepositorio:after,.BB_TextMenuLvlRepositorioSeleccionado:after,.BB_TextMenuLvlCalendario:after,.BB_TextMenuLvlCalendarioSeleccionado:after,.BB_TextMenuLvlMiCompania:after,.BB_TextMenuLvlMiCompaniaSeleccionado:after,.BB_TextMenuLvlZonaTransaccional:after,.BB_TextMenuLvlZonaTransaccionalSeleccionado:after,.BB_TextMenuLvlDashboard:after,.BB_TextMenuLvlDashboardSeleccionado:after,.BB_TextMenuLvlConfiguracion:after,.BB_TextMenuLvlConfiguracionSeleccionado:after,.BB_TextMenuLvlMuroActividad:after,.BB_TextMenuLvlMuroActividadSeleccionado:after,.BB_TextMenuLvlNotificaciones:after,.BB_TextMenuLvlNotificacionesSeleccionado:after,.BB_TextMenuLvlNoticias:after,.BB_TextMenuLvlNoticiasSeleccionado:after,.BB_TextMenuLvlProvedores:after,.BB_TextMenuLvlProveedoresSeleccionado:after,.BB_TextMenuLvlEventos:after,.BB_TextMenuLvlEventosSeleccionado:after,.BB_TextMenuLvlHerramientas:after,.BB_TextMenuLvlHerramientasSeleccionado:after,.JTB_TextMenuLvlInicio:after,.JTB_TextMenuLvlInicioSeleccionado:after,.JTB_TextMenuLvlSalir:after
{
	background-position: 10px center;
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: "Open Sans Bold";
	font-size: 0.875em;
	font-weight: 700;
	text-decoration: none;
	color: #484848;
	text-align: left;
	vertical-align: middle;
	line-height: 40px;
}

.JTB_TextMenuLvlInformes,.JTB_TextMenuLvlInformesSeleccionado
{
	background-image: url(../BB_ImgMenuInformes1.png);
}
.JTB_TextMenuLvlInformesSeleccionado
{
	background-image: url(../BB_ImgMenuInformesBlanco1.png);
}
.BB_TextMenuLvlIndicadores
{
	background-image: url(../BB_ImgMenuIndicadores1.png);
}
.BB_TextMenuLvlMisDatos,.BB_TextMenuLvlMisDatosSeleccionado
{
	background-image: url(../JumptobeTheme/BB_ImgMenuMisDatos.png);
}
.BB_TextMenuLvlMisDatosSeleccionado
{
	background-image: url(../BB_ImgMenuMiEspacioBlanco.png);
	color: white;
}
.BB_TextMenuLvlMisDatosSeleccionado:after
{
	color: white;
}

.BB_TextMenuLvlNotific
{
	background-image: url(../JumptobeTheme/BB_ImgMenuNotific.png);
}
.BB_TextMenuLvlDocumentos
{
	background-image: url(../JumptobeTheme/Img045_copy.png);
}
.BB_TextMenuLvlSeguridad,.BB_TextMenuLvlSeguridadSeleccionado
{
	background-image: url(../JumptobeTheme/BB_ImgSeguridad.png);
}
.BB_TextMenuLvlSeguridadSeleccionado
{
	background-image: url(../BB_ImgMenuSeguridadBlanco.png);
	color: white;
}
.BB_TextMenuLvlSeguridadSeleccionado:after
{
	color: white;
}

.BB_TextMenuLvlAdminDatos,.BB_TextMenuLvlAdminDatosSeleccionado
{
	background-image: url(../BB_ImgMenuMantenimiento1.png);
}
.BB_TextMenuLvlAdminDatosSeleccionado
{
	background-image: url(../BB_ImgMenuMantenimientoBlanco.png);
	color: white;
}
.BB_TextMenuLvlAdminDatosSeleccionado:after
{
	color: white;
}

.BB_TextMenuLvlMensajes,.BB_TextMenuLvlMensajesSeleccionado
{
	background-image: url(../BB_mail.png);
}
.BB_TextMenuLvlMensajesSeleccionado
{
	background-image: url(../BB_ImgMenuMensajeBlanco.png);
	color: white;
}
.BB_TextMenuLvlMensajesSeleccionado:after
{
	color: white;
}

.BB_TextMenuLvlRepositorio,.BB_TextMenuLvlRepositorioSeleccionado
{
	background-image: url(../BB_ImgMenuDocumentos.png);
}
.BB_TextMenuLvlRepositorioSeleccionado
{
	background-image: url(../BB_ImgMenuDocumentosBlanco.png);
	color: white;
}
.BB_TextMenuLvlRepositorioSeleccionado:after
{
	color: white;
}

.BB_TextMenuLvlCalendario,.BB_TextMenuLvlCalendarioSeleccionado
{
	background-image: url(../BB_ImgMenuCalendario.png);
}
.BB_TextMenuLvlCalendarioSeleccionado
{
	background-image: url(../BB_ImgMenuCalendarioBlanco.png);
	color: white;
}
.BB_TextMenuLvlCalendarioSeleccionado:after
{
	color: white;
}

.BB_TextMenuLvlMiCompania,.BB_TextMenuLvlMiCompaniaSeleccionado
{
	background-image: url(../BB_ImgMenuMiCompania.png);
}
.BB_TextMenuLvlMiCompaniaSeleccionado
{
	background-image: url(../BB_ImgMenuMiCompaniaBlanco.png);
	color: white;
}
.BB_TextMenuLvlMiCompaniaSeleccionado:after
{
	color: white;
}

.BB_TextMenuLvlZonaTransaccional,.BB_TextMenuLvlZonaTransaccionalSeleccionado
{
	background-image: url(../BB_ImgMenuZonaTransaccional1.png);
}
.BB_TextMenuLvlZonaTransaccionalSeleccionado
{
	background-image: url(../BB_ImgMenuZonaTransaccionalBlanco.png);
	color: white;
}
.BB_TextMenuLvlZonaTransaccionalSeleccionado:after
{
	color: white;
}

.BB_TextMenuLvlDashboard,.BB_TextMenuLvlDashboardSeleccionado
{
	background-image: url(../BB_ImgMenuDashBoard.png);
}
.BB_TextMenuLvlDashboardSeleccionado
{
	background-image: url(../BB_ImgMenuIndicadoresBlanco.png);
	color: white;
}
.BB_TextMenuLvlDashboardSeleccionado:after
{
	color: white;
}

.BB_TextMenuLvlConfiguracion,.BB_TextMenuLvlConfiguracionSeleccionado
{
	background-image: url(../JumptobeTheme/BB_sistema.png);
}
.BB_TextMenuLvlConfiguracionSeleccionado
{
	background-image: url(../BB_ImgMenuConfiguracionBlanco.png);
	color: white;
}
.BB_TextMenuLvlConfiguracionSeleccionado:after
{
	color: white;
}

.BB_TextMenuLvlMuroActividad,.BB_TextMenuLvlMuroActividadSeleccionado
{
	background-image: url(../JTB_ImgMenuFeedNegro.png);
}
.BB_TextMenuLvlMuroActividadSeleccionado
{
	background-image: url(../JTB_ImgMenuFeedBlanco.png);
	color: white;
}
.BB_TextMenuLvlMuroActividadSeleccionado:after
{
	color: white;
}

.BB_TextMenuLvlNotificaciones,.BB_TextMenuLvlNotificacionesSeleccionado
{
	background-image: url(../BB_ImgMenuNotificaciones.png);
}
.BB_TextMenuLvlNotificacionesSeleccionado
{
	background-image: url(../BB_ImgMenuNotificacionesBlanco.png);
	color: white;
}
.BB_TextMenuLvlNotificacionesSeleccionado:after
{
	color: white;
}

.BB_TextMenuLvlNoticias,.BB_TextMenuLvlNoticiasSeleccionado
{
	background-image: url(../BB_ImgMenuNoticias0.png);
}
.BB_TextMenuLvlNoticiasSeleccionado
{
	background-image: url(../BB_ImgMenuNoticiasBlanco.png);
	color: white;
}
.BB_TextMenuLvlNoticiasSeleccionado:after
{
	color: white;
}

.BB_TextMenuLvlProvedores,.BB_TextMenuLvlProveedoresSeleccionado
{
	background-image: url(../BB_ImgMenuProveedores.png);
}
.BB_TextMenuLvlProveedoresSeleccionado
{
	background-image: url(../BB_ImgMenuProveedoresBlanco.png);
	color: white;
}
.BB_TextMenuLvlProveedoresSeleccionado:after
{
	color: white;
}

.BB_TextMenuLvlEventos,.BB_TextMenuLvlEventosSeleccionado
{
	background-image: url(../BB_ImgMenuEventosNegro.png);
}
.BB_TextMenuLvlEventosSeleccionado
{
	background-image: url(../BB_ImgMenuEventosBlanco.png);
	color: white;
}
.BB_TextMenuLvlEventosSeleccionado:after
{
	color: white;
}

.BB_TextMenuLvlHerramientas,.BB_TextMenuLvlHerramientasSeleccionado
{
	background-image: url(../BB_ImgMenuHerramientas.png);
}
.BB_TextMenuLvlHerramientasSeleccionado
{
	background-image: url(../BB_ImgMenuHerramientasBlanco.png);
	color: white;
}
.BB_TextMenuLvlHerramientasSeleccionado:after
{
	color: white;
}

.JTB_TextMenuLvlInicio,.JTB_TextMenuLvlInicioSeleccionado
{
	background-image: url(../JTB_ImgMenuInicioNegro.png);
}
.JTB_TextMenuLvlInicioSeleccionado
{
	background-image: url(../JTB_ImgMenuInicioBlanco.png);
	color: white;
}
.JTB_TextMenuLvlInicioSeleccionado:after
{
	color: white;
}

.JTB_TextMenuLvlSalir
{
	background-image: url(../JTB_ImgLinearCancelarRojo.png);
	color: #d8032b;
	line-height: 40px;
	 background-size: 16px 16px;
}
.JTB_TextMenuLvlSalir:after
{
	color: #d8032b;
	line-height: 40px;
	background-size: 16px 16px;
}

.BB_TextMenuLvl2,.BB_TextMenuLvl2Collapse,.BB_TextMenuLvl2Expand,.BB_TextMenuLvl2Mensajes,.BB_TextMenuLvl2MensajesEntrada,.BB_TextMenuLvl2MensajesFavoritos,.BB_TextMenuLvl2MensajesSalida,.BB_TextMenuLvl2MensajesSistema,.BB_TextMenuLvl2MensajesBasura
{
	overflow: hidden;
	padding-left: 50px;
	font-family: "Open Sans Regular";
	font-size: 12.25px;
	text-decoration: none;
	color: #000;
	text-align: left;
	vertical-align: middle;
	text-overflow: ellipsis;
	line-height: 38px;
}
.BB_TextMenuLvl2:after,.BB_TextMenuLvl2Collapse:after,.BB_TextMenuLvl2Expand:after,.BB_TextMenuLvl2Mensajes:after,.BB_TextMenuLvl2MensajesEntrada:after,.BB_TextMenuLvl2MensajesFavoritos:after,.BB_TextMenuLvl2MensajesSalida:after,.BB_TextMenuLvl2MensajesSistema:after,.BB_TextMenuLvl2MensajesBasura:after
{
	overflow: hidden;
	font-family: "Open Sans Regular";
	font-size: 12.25px;
	text-decoration: none;
	color: #000;
	text-align: left;
	vertical-align: middle;
	text-overflow: ellipsis;
	line-height: 38px;
}

.BB_TextMenuLvl2Collapse
{
	background-position: 95% 50%;
	background-repeat: no-repeat;
	background-image: url(../JumptobeTheme/BB_ImgArrowLeft.png);
}
.BB_TextMenuLvl2Collapse:after
{
	background-position: 95% 50%;
	background-repeat: no-repeat;
}

.BB_TextMenuLvl2Expand
{
	background-position: 95% 50%;
	background-repeat: no-repeat;
	background-image: url(../JumptobeTheme/BB_ImgArrowDown.png);
}
.BB_TextMenuLvl2Expand:after
{
	background-position: 95% 50%;
	background-repeat: no-repeat;
}

.BB_TextMenuLvl2Mensajes,.BB_TextMenuLvl2MensajesEntrada,.BB_TextMenuLvl2MensajesFavoritos,.BB_TextMenuLvl2MensajesSalida,.BB_TextMenuLvl2MensajesSistema,.BB_TextMenuLvl2MensajesBasura
{
	background-position: 25px center;
	background-repeat: no-repeat;
	padding-left: 60px;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 14px;
}
.BB_TextMenuLvl2Mensajes:after,.BB_TextMenuLvl2MensajesEntrada:after,.BB_TextMenuLvl2MensajesFavoritos:after,.BB_TextMenuLvl2MensajesSalida:after,.BB_TextMenuLvl2MensajesSistema:after,.BB_TextMenuLvl2MensajesBasura:after
{
	background-position: 25px center;
	background-repeat: no-repeat;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 14px;
}

.BB_TextMenuLvl2MensajesEntrada
{
	background-image: url(../JTB_ImgIconoEntrada.png);
}
.BB_TextMenuLvl2MensajesFavoritos
{
	background-image: url(../JTB_ImgIconoFavoritos.png);
}
.BB_TextMenuLvl2MensajesSalida
{
	background-image: url(../JTB_ImgIconoSalida.png);
}
.BB_TextMenuLvl2MensajesSistema
{
	background-image: url(../JumptobeTheme/BB_sistema.png);
}
.BB_TextMenuLvl2MensajesBasura
{
	background-image: url(../JTB_ImgIconoPapelera.png);
}
.BB_LabelAttFiltro,.BB_LabelAttCantReg,.BB_LabelAttFiltroNoPadd,.BB_LabelAttFiltroNormalPadd,.gx-label.BB_AttFiltrosNormalPaddLabel,.gx-label.BlobContentBB_AttFiltrosNormalPaddLabel,.gx-label.ReadonlyBlobContentBB_AttFiltrosNormalPaddLabel,.gx-label.BlobInputBB_AttFiltrosNormalPaddLabel,.gx-label.ReadonlyBB_AttFiltrosNormalPaddLabel,.gx-label.BB_AttFiltrosLabel,.gx-label.BlobContentBB_AttFiltrosLabel,.gx-label.ReadonlyBlobContentBB_AttFiltrosLabel,.gx-label.BlobInputBB_AttFiltrosLabel,.gx-label.ReadonlyBB_AttFiltrosLabel
{
	padding-left: 25px;
	padding-right: 0px;
	white-space: normal;
	font-family: "Open Sans Regular";
	font-size: 0.875em;
	font-weight: 400;
	color: #000;
	height: 30px;
	width: auto;
}
.BB_LabelAttFiltro:after,.BB_LabelAttCantReg:after,.BB_LabelAttFiltroNoPadd:after,.BB_LabelAttFiltroNormalPadd:after,.gx-label.BB_AttFiltrosNormalPaddLabel:after,.gx-label.BlobContentBB_AttFiltrosNormalPaddLabel:after,.gx-label.ReadonlyBlobContentBB_AttFiltrosNormalPaddLabel:after,.gx-label.BlobInputBB_AttFiltrosNormalPaddLabel:after,.gx-label.ReadonlyBB_AttFiltrosNormalPaddLabel:after,.gx-label.BB_AttFiltrosLabel:after,.gx-label.BlobContentBB_AttFiltrosLabel:after,.gx-label.ReadonlyBlobContentBB_AttFiltrosLabel:after,.gx-label.BlobInputBB_AttFiltrosLabel:after,.gx-label.ReadonlyBB_AttFiltrosLabel:after
{
	white-space: normal;
	font-family: "Open Sans Regular";
	font-size: 0.875em;
	font-weight: 400;
	color: #000;
}

.BB_LabelAttCantReg
{
	padding-left: 0px;
}
.BB_LabelAttFiltroNoPadd
{
	padding-left: 0px;
}
.BB_LabelAttFiltroNormalPadd,.gx-label.BB_AttFiltrosNormalPaddLabel,.gx-label.BlobContentBB_AttFiltrosNormalPaddLabel,.gx-label.ReadonlyBlobContentBB_AttFiltrosNormalPaddLabel,.gx-label.BlobInputBB_AttFiltrosNormalPaddLabel,.gx-label.ReadonlyBB_AttFiltrosNormalPaddLabel
{
	padding-left: 15px;
}
.BB_TxtUsuario,.BB_TxtUsuarioMenu,.BB_TxtUsuarioMenu1
{
	margin-left: 8px;
	margin-right: 20px;
	font-family: "Open Sans Regular";
	font-size: 12.25px;
	color: white;
}
.BB_TxtUsuario:after,.BB_TxtUsuarioMenu:after,.BB_TxtUsuarioMenu1:after
{
	font-family: "Open Sans Regular";
	font-size: 12.25px;
	color: white;
}

.BB_TxtUsuarioMenu,.BB_TxtUsuarioMenu1
{
	overflow: hidden;
	display: block;
	white-space: nowrap;
	font-size: 14px;
	font-weight: 600;
	color: #000;
	width: 100px;
	text-align: left;
	text-overflow: ellipsis;
}
.BB_TxtUsuarioMenu:after,.BB_TxtUsuarioMenu1:after
{
	overflow: hidden;
	display: block;
	white-space: nowrap;
	font-size: 14px;
	font-weight: 600;
	color: #000;
	text-align: left;
	text-overflow: ellipsis;
}

.BB_TxtUsuarioMenu1
{
	background-position: 2px center;
	background-repeat: no-repeat;
	overflow: visible;
	padding-left: 15px;
	padding-top: 1.5px;
	white-space: normal;
	background-image: url(../JumptobeTheme/BB_logeado.png);
	font-family: OpenSans-Light1, sans-serif;
	font-size: 0.75em;
	color: #8bc34a;
}
.BB_TxtUsuarioMenu1:after
{
	background-position: 2px center;
	background-repeat: no-repeat;
	overflow: visible;
	white-space: normal;
	font-family: OpenSans-Light1, sans-serif;
	font-size: 0.75em;
	color: #8bc34a;
}

.BB_LoginTxtRemember,.BB_LoginTxtRememberRegistro,.gx-label.BB_LoginAttCheckLabel,.gx-label.ReadonlyBB_LoginAttCheckLabel
{
	display: block;
	font-family: "Open Sans Regular";
	font-size: 15px;
	color: #387C2B;
	text-align: center;
}
.BB_LoginTxtRemember:after,.BB_LoginTxtRememberRegistro:after,.gx-label.BB_LoginAttCheckLabel:after,.gx-label.ReadonlyBB_LoginAttCheckLabel:after
{
	display: block;
	font-family: "Open Sans Regular";
	font-size: 15px;
	color: #387C2B;
	text-align: center;
}

.BB_LoginTxtRememberRegistro
{
	font-size: 16px;
	font-weight: bold;
}
.BB_LoginTxtRememberRegistro:after
{
	font-size: 16px;
	font-weight: bold;
}

.BB_LoginTxtRemember1
{
	font-family: "Open Sans Regular";
	font-size: 0.875em;
	color: #444;
	text-align: right;
}
.BB_LoginTxtRemember1:after
{
	font-family: "Open Sans Regular";
	font-size: 0.875em;
	color: #444;
	text-align: right;
}

.BB_TxtDashTitulo,.BB_TxtDashValor
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 1em;
	font-weight: 600;
	color: white;
}
.BB_TxtDashTitulo:after,.BB_TxtDashValor:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 1em;
	font-weight: 600;
	color: white;
}

.BB_TxtDashValor
{
	margin-top: -5px;
	font-size: 2.1em;
}
.BB_TxtDashValor:after
{
	font-size: 2.1em;
}

.BB_TituloDocumentos
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 1.3em;
	font-weight: 600;
}
.BB_TituloDocumentos:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 1.3em;
	font-weight: 600;
}

.BB_DescripcionDocumentos
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 0.875em;
	color: #444;
}
.BB_DescripcionDocumentos:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 0.875em;
	color: #444;
}

.BB_TxtRemPassTitle,.BB_TxtRemPassDesc
{
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: OpenSans-Light, sans-serif;
	font-size: 1.2em;
	font-weight: 300;
	color: #444;
}
.BB_TxtRemPassTitle:after,.BB_TxtRemPassDesc:after
{
	font-family: OpenSans-Light, sans-serif;
	font-size: 1.2em;
	font-weight: 300;
	color: #444;
}

.BB_TxtRemPassDesc
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	text-align: justify;
}
.BB_TxtRemPassDesc:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	text-align: justify;
}

.BB_TxtNavHeader1,.BB_TxtNavHeader2,.BB_TxtNavHeaderMid
{
	padding-right: 8px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 0.875em;
	color: #444;
	text-align: left;
}
.BB_TxtNavHeader1:after,.BB_TxtNavHeader2:after,.BB_TxtNavHeaderMid:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 0.875em;
	color: #444;
	text-align: left;
}

.BB_TxtNavHeader2
{
	padding-left: 8px;
	font-weight: 600;
}
.BB_TxtNavHeader2:after
{
	font-weight: 600;
}

.BB_TxtNavHeaderMid
{
	padding-left: 8px;
}
.BB_LabelAttFiltroBold,.BB_LabelAttFiltroBoldNoPadd,.BB_LabelAttFiltroBoldG,.gx-label.BB_AttFiltrosBoldLabel,.gx-label.BlobContentBB_AttFiltrosBoldLabel,.gx-label.ReadonlyBlobContentBB_AttFiltrosBoldLabel,.gx-label.BlobInputBB_AttFiltrosBoldLabel,.gx-label.ReadonlyBB_AttFiltrosBoldLabel
{
	padding-left: 25px;
	padding-right: 0px;
	display: inline-block;
	white-space: normal;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #444;
	width: auto;
	text-align: left;
}
.BB_LabelAttFiltroBold:after,.BB_LabelAttFiltroBoldNoPadd:after,.BB_LabelAttFiltroBoldG:after,.gx-label.BB_AttFiltrosBoldLabel:after,.gx-label.BlobContentBB_AttFiltrosBoldLabel:after,.gx-label.ReadonlyBlobContentBB_AttFiltrosBoldLabel:after,.gx-label.BlobInputBB_AttFiltrosBoldLabel:after,.gx-label.ReadonlyBB_AttFiltrosBoldLabel:after
{
	display: inline-block;
	white-space: normal;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #444;
	text-align: left;
}

.BB_LabelAttFiltroBoldNoPadd
{
	padding-left: 0px;
}
.BB_LabelAttFiltroBoldG
{
	padding-left: 0px;
	color: #a1a1a1;
}
.BB_LabelAttFiltroBoldG:after
{
	color: #a1a1a1;
}

.BB_TextMenuLvl3
{
	overflow: hidden;
	padding-left: 60px;
	font-family: "Open Sans Regular";
	font-size: 12.25px;
	text-decoration: none;
	color: #000;
	text-align: left;
	vertical-align: middle;
	text-overflow: ellipsis;
	line-height: 38px;
}
.BB_TextMenuLvl3:after
{
	overflow: hidden;
	font-family: "Open Sans Regular";
	font-size: 12.25px;
	text-decoration: none;
	color: #000;
	text-align: left;
	vertical-align: middle;
	text-overflow: ellipsis;
	line-height: 38px;
}

.BB_TextBtnsWW
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: white;
}
.BB_TextBtnsWW:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: white;
}

.BB_TextStatus,.BB_TextStatusRed,.BB_TextStatusOrange,.BB_TextStatusYellow
{
	margin-left: 10px;
	margin-right: 10px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 1em;
	font-weight: 600;
	color: #000;
}
.BB_TextStatus:after,.BB_TextStatusRed:after,.BB_TextStatusOrange:after,.BB_TextStatusYellow:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 1em;
	font-weight: 600;
	color: #000;
}

.BB_TextNoAuth,.BB_TextNoAuth1,.BB_TextNoAuthSubraya
{
	padding-bottom: 20px;
	padding-top: 40px;
	font-family: OpenSans-Light, sans-serif;
	font-size: 25px;
	font-weight: 300;
	color: #444;
}
.BB_TextNoAuth:after,.BB_TextNoAuth1:after,.BB_TextNoAuthSubraya:after
{
	font-family: OpenSans-Light, sans-serif;
	font-size: 25px;
	font-weight: 300;
	color: #444;
}

.BB_TextNoAuth1
{
	padding-top: 20px;
	font-size: 1em;
}
.BB_TextNoAuth1:after
{
	font-size: 1em;
}

.BB_TextNoAuthSubraya
{
	padding-top: 20px;
	font-size: 1em;
	text-decoration: underline;
}
.BB_TextNoAuthSubraya:after
{
	font-size: 1em;
	text-decoration: underline;
}

.BB_TxtVersion
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #444;
}
.BB_TxtVersion:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #444;
}

.BB_TxtTagsMensajes,.BB_TxtTagsMensajesDocumentos,.BB_TxtTagsMensajesImportante,.BB_TxtTagsMensajesPersonal,.BB_TxtTagsMensajesTrabajo
{
	background-position: 10px center;
	background-repeat: no-repeat;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.25px;
	font-weight: normal;
	color: #707070;
}
.BB_TxtTagsMensajes:after,.BB_TxtTagsMensajesDocumentos:after,.BB_TxtTagsMensajesImportante:after,.BB_TxtTagsMensajesPersonal:after,.BB_TxtTagsMensajesTrabajo:after
{
	background-position: 10px center;
	background-repeat: no-repeat;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.25px;
	font-weight: normal;
	color: #707070;
}

.BB_TxtCorreo,.BB_TxtCorreoAsunto,.BB_TxtCorreoAsunto18px,.BB_TxtCorreoCuerpo,.BB_TxtCorreoUsuarioDe,.BB_TxtCorreoUsuarioDeEmail,.BB_TxtCorreoUsuarioPara
{
	font-family: "Open Sans Regular", sans-serif;
	color: #000;
}
.BB_TxtCorreo:after,.BB_TxtCorreoAsunto:after,.BB_TxtCorreoAsunto18px:after,.BB_TxtCorreoCuerpo:after,.BB_TxtCorreoUsuarioDe:after,.BB_TxtCorreoUsuarioDeEmail:after,.BB_TxtCorreoUsuarioPara:after
{
	font-family: "Open Sans Regular", sans-serif;
	color: #000;
}

.BB_TxtCorreoAsunto,.BB_TxtCorreoAsunto18px
{
	margin-right: 10px;
	display: block;
	font-family: OpenSans-Light;
	font-size: 21px;
	font-style: normal;
	font-weight: lighter;
}
.BB_TxtCorreoAsunto:after,.BB_TxtCorreoAsunto18px:after
{
	display: block;
	font-family: OpenSans-Light;
	font-size: 21px;
	font-style: normal;
	font-weight: lighter;
}

.BB_TxtCorreoAsunto18px
{
	font-size: 18px;
}
.BB_TxtCorreoAsunto18px:after
{
	font-size: 18px;
}

.BB_TxtCorreoCuerpo
{
	font-size: 14px;
}
.BB_TxtCorreoCuerpo:after
{
	font-size: 14px;
}

.BB_TxtCorreoUsuarioDe
{
	margin-left: 10px;
	margin-right: 5px;
	font-size: 14px;
	font-weight: 700;
}
.BB_TxtCorreoUsuarioDe:after
{
	font-size: 14px;
	font-weight: 700;
}

.BB_TxtCorreoUsuarioDeEmail
{
	font-size: 14px;
}
.BB_TxtCorreoUsuarioDeEmail:after
{
	font-size: 14px;
}

.BB_TxtCorreoUsuarioPara
{
	margin-left: 10px;
	font-size: 14px;
}
.BB_TxtCorreoUsuarioPara:after
{
	font-size: 14px;
}

.BB_UserTitles
{
	font-size: 12.25px;
	font-weight: bold;
	color: #000;
}
.BB_UserTitles:after
{
	font-size: 12.25px;
	font-weight: bold;
	color: #000;
}

.BB_TxtUsuarioListadoHeader
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.25px;
	font-weight: 600;
	color: #605f5f;
}
.BB_TxtUsuarioListadoHeader:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.25px;
	font-weight: 600;
	color: #605f5f;
}

.BB_TxtMensajeListadoHeader
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.25px;
	font-weight: normal;
	color: #707070;
	line-height: 1.4;
}
.BB_TxtMensajeListadoHeader:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.25px;
	font-weight: normal;
	color: #707070;
	line-height: 1.4;
}

.BB_TxtDiaHoraListadoHeader
{
	background-position: 0px center;
	background-repeat: no-repeat;
	left: 253px;
	margin-left: 10px;
	padding-left: 18px;
	position: relative;
	display: block;
	background-image: url(../BB_ImgRelojMensajes.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #03a9f4;
	line-height: 20px;
	 background-size: 12px;
}
.BB_TxtDiaHoraListadoHeader:after
{
	background-position: 0px center;
	background-repeat: no-repeat;
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #03a9f4;
	line-height: 20px;
	background-size: 12px;
}

.BB_TxtVerTodosMensajes
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.25px;
	font-weight: normal;
	color: white;
}
.BB_TxtVerTodosMensajes:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.25px;
	font-weight: normal;
	color: white;
}

.BB_TxtContadorNoLeidos,.BB_TxtContadorNoLeidosNotif
{
	position: absolute;
	right: 56px;
	top: 8px;
	display: block;
	background-color: #e84e40;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: white;
	height: 14px;
	width: 14px;
	text-align: center;
	line-height: 14px;
}
.BB_TxtContadorNoLeidos:after,.BB_TxtContadorNoLeidosNotif:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: white;
	text-align: center;
	line-height: 14px;
}

.BB_TxtContadorNoLeidosNotif
{
	right: 10px;
}
.BB_TxtRutaCarpetaRepositorio
{
	padding-bottom: 5px;
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	color: #387C2B;
}
.BB_TxtRutaCarpetaRepositorio:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	color: #387C2B;
}

.BB_TxtMesCalendario
{
	font-family: OpenSans-Light, sans-serif;
	font-size: 18.2px;
	font-weight: 300;
	color: #212121;
}
.BB_TxtMesCalendario:after
{
	font-family: OpenSans-Light, sans-serif;
	font-size: 18.2px;
	font-weight: 300;
	color: #212121;
}

.BB_TxtTituloDocumentos,.BB_TxtTituloDocumentosRight
{
	overflow: hidden;
	display: block;
	font-family: OpenSans-Light, sans-serif;
	font-size: 25.2px;
	font-weight: 300;
	text-decoration: none;
	color: #212121;
	text-align: left;
	vertical-align: middle;
	text-overflow: ellipsis;
	line-height: 40px;
}
.BB_TxtTituloDocumentos:after,.BB_TxtTituloDocumentosRight:after
{
	overflow: hidden;
	display: block;
	font-family: OpenSans-Light, sans-serif;
	font-size: 25.2px;
	font-weight: 300;
	text-decoration: none;
	color: #212121;
	text-align: left;
	vertical-align: middle;
	text-overflow: ellipsis;
	line-height: 40px;
}

.BB_TxtTituloDocumentosRight
{
	text-align: right;
}
.BB_TxtTituloDocumentosRight:after
{
	text-align: right;
}

.BB_TxtMensajeConfirmacionRepo
{
	padding-bottom: 5px;
	padding-top: 5px;
}
.BB_TxtMaxSizeUpload,.BB_TxtMaxSizeUploadBlue,.BB_TxtMaxSizeUploadGreen,.BB_TxtMaxSizeUploadOrange,.BB_TxtMaxSizeUploadRed
{
	padding-top: 5px;
	white-space: nowrap;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
}
.BB_TxtMaxSizeUpload:after,.BB_TxtMaxSizeUploadBlue:after,.BB_TxtMaxSizeUploadGreen:after,.BB_TxtMaxSizeUploadOrange:after,.BB_TxtMaxSizeUploadRed:after
{
	white-space: nowrap;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
}

.BB_TxtMaxSizeUploadBlue
{
	color: #387C2B;
}
.BB_TxtMaxSizeUploadBlue:after
{
	color: #387C2B;
}

.BB_TxtMaxSizeUploadGreen
{
	color: #41bf3d;
}
.BB_TxtMaxSizeUploadGreen:after
{
	color: #41bf3d;
}

.BB_TxtMaxSizeUploadOrange
{
	color: #fdae45;
}
.BB_TxtMaxSizeUploadOrange:after
{
	color: #fdae45;
}

.BB_TxtMaxSizeUploadRed
{
	color: #f56a67;
}
.BB_TxtMaxSizeUploadRed:after
{
	color: #f56a67;
}

.BB_TxtLink,.BB_TxtLinkTwitter,.BB_TxtLinkFecha,.BB_TxtLinkUnderline,.BB_TxtLinkUnderlineFont14,.BB_TxtLinkUnderline>A,.BB_TxtLinkUnderlineFont14>A,.BB_TxtLinkUnderlineBlack,.BB_TxtLinkUnderlineDefault,.BB_TxtLinkUnderlineDefaultGray,.BB_TxtLinkUnderlineBlack14pxBold
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.25px;
}
.BB_TxtLink:after,.BB_TxtLinkTwitter:after,.BB_TxtLinkFecha:after,.BB_TxtLinkUnderline:after,.BB_TxtLinkUnderlineFont14:after,.BB_TxtLinkUnderline>A:after,.BB_TxtLinkUnderlineFont14>A:after,.BB_TxtLinkUnderlineBlack:after,.BB_TxtLinkUnderlineDefault:after,.BB_TxtLinkUnderlineDefaultGray:after,.BB_TxtLinkUnderlineBlack14pxBold:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.25px;
}

.BB_TxtLinkTwitter
{
	color: #268bff;
}
.BB_TxtLinkTwitter:after
{
	color: #268bff;
}

.BB_TxtLinkFecha
{
	color: white;
}
.BB_TxtLinkFecha:after
{
	color: white;
}

.BB_TxtLinkUnderline,.BB_TxtLinkUnderlineFont14,.BB_TxtLinkUnderline>A,.BB_TxtLinkUnderlineFont14>A
{
	z-index: 100;
	text-decoration: underline;
	color: #1e5598;
}
.BB_TxtLinkUnderline:after,.BB_TxtLinkUnderlineFont14:after,.BB_TxtLinkUnderline>A:after,.BB_TxtLinkUnderlineFont14>A:after
{
	text-decoration: underline;
	color: #1e5598;
}

.BB_TxtLinkUnderlineFont14
{
	font-size: 14px;
}
.BB_TxtLinkUnderlineFont14:after
{
	font-size: 14px;
}

.BB_TxtLinkUnderlineBlack
{
	text-decoration: underline;
	color: #000;
}
.BB_TxtLinkUnderlineBlack:after
{
	text-decoration: underline;
	color: #000;
}

.BB_TxtLinkUnderlineDefault
{
	text-decoration: underline;
}
.BB_TxtLinkUnderlineDefault:after
{
	text-decoration: underline;
}

.BB_TxtLinkUnderlineDefaultGray
{
	font-size: 14px;
	text-decoration: underline;
	color: #adb3b1;
}
.BB_TxtLinkUnderlineDefaultGray:after
{
	font-size: 14px;
	text-decoration: underline;
	color: #adb3b1;
}

.BB_TxtLinkUnderlineBlack14pxBold
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
.BB_TxtLinkUnderlineBlack14pxBold:after
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}

.BB_TxtBienvenidaWizard
{
	font-family: OpenSans-Light, sans-serif;
	font-size: 25px;
	font-weight: 200;
	color: #444;
	text-align: center;
	vertical-align: middle;
}
.BB_TxtBienvenidaWizard:after
{
	font-family: OpenSans-Light, sans-serif;
	font-size: 25px;
	font-weight: 200;
	color: #444;
	text-align: center;
	vertical-align: middle;
}

.BB_TxtItemNotificacion,.BB_TxtItemNotificacionHeader,.BB_TxtItemNotificacionCalendario,.BB_TxtItemNotificacionOrden,.BB_TxtItemNotificacionFactura,.BB_TxtItemNotificacionUsuario,.BB_TxtItemNotificacionTarea,.BB_TxtItemNotificacionTitulo,.BB_TxtItemNotificacionTime,.BB_TxtItemNotificacionInformacion,.BB_TxtItemNotificacionComentario,.BB_TxtItemNotificacionPublicacion
{
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 15px;
	padding-top: 10px;
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.5px;
	color: #555;
}
.BB_TxtItemNotificacion:after,.BB_TxtItemNotificacionHeader:after,.BB_TxtItemNotificacionCalendario:after,.BB_TxtItemNotificacionOrden:after,.BB_TxtItemNotificacionFactura:after,.BB_TxtItemNotificacionUsuario:after,.BB_TxtItemNotificacionTarea:after,.BB_TxtItemNotificacionTitulo:after,.BB_TxtItemNotificacionTime:after,.BB_TxtItemNotificacionInformacion:after,.BB_TxtItemNotificacionComentario:after,.BB_TxtItemNotificacionPublicacion:after
{
	background-position: 10px center;
	background-repeat: no-repeat;
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.5px;
	color: #555;
}

.BB_TxtItemNotificacionCalendario
{
	background-image: url(../BB_ImgNotifCalendario.png);
}
.BB_TxtItemNotificacionOrden
{
	background-image: url(../BB_ImgNotifOrden.png);
}
.BB_TxtItemNotificacionFactura
{
	background-image: url(../BB_ImgNotifFactura.png);
}
.BB_TxtItemNotificacionUsuario
{
	background-image: url(../BB_ImgNotifUsuario.png);
}
.BB_TxtItemNotificacionTarea
{
	background-image: url(../BB_ImgNotifTarea.png);
}
.BB_TxtItemNotificacionTitulo
{
	background-image: url(../BB_ImgNotifReloj.png);
	font-size: 14.5px;
	color: #333;
}
.BB_TxtItemNotificacionTitulo:after
{
	font-size: 14.5px;
	color: #333;
}

.BB_TxtItemNotificacionTime
{
	margin-top: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	white-space: nowrap;
	background-color: #777;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	font-size: 10px;
	font-weight: bold;
	color: white;
}
.BB_TxtItemNotificacionTime:after
{
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	color: white;
}

.BB_TxtItemNotificacionInformacion
{
	background-image: url(../Bb_ImgNotifInformacion.png);
}
.BB_TxtItemNotificacionComentario
{
	background-image: url(../BB_ImgNotifComentario.png);
}
.BB_TxtItemNotificacionPublicacion
{
	background-image: url(../BB_ImgNotifPublicacion.png);
}
.BB_TxtVerTodasNotificaciones
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.25px;
	font-weight: normal;
	color: white;
}
.BB_TxtVerTodasNotificaciones:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.25px;
	font-weight: normal;
	color: white;
}

.BB_TxtTab,.BB_TxtTabSeleccionado
{
	margin-right: 2px;
	padding-bottom: 15px;
	padding-top: 15px;
	background-color: whitesmoke;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #387C2B;
	border-bottom-style: solid;
	 border-bottom-width: 1px;
	 border-bottom-color: Silver;
}
.BB_TxtTab:after,.BB_TxtTabSeleccionado:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #387C2B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Silver;
}

.BB_TxtTabSeleccionado
{
	background-color: #387C2B;
	color: white;
}
.BB_TxtTabSeleccionado:after
{
	color: white;
}

.BB_TxtItemMasAcciones
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.5px;
}
.BB_TxtItemMasAcciones:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.5px;
}

.BB_TxtWizardNombre
{
	font-family: OpenSans-Light1, sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
}
.BB_TxtWizardNombre:after
{
	font-family: OpenSans-Light1, sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
}

.BB_TxtWizardPagina,.BB_TxtWizardPaginaSeleccionada,.BB_TxtWizardPaginaSeleccionadaActual
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #ccc;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
}
.BB_TxtWizardPagina:after,.BB_TxtWizardPaginaSeleccionada:after,.BB_TxtWizardPaginaSeleccionadaActual:after
{
	font-family: "Open Sans Bold", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
}

.BB_TxtWizardPaginaSeleccionada
{
	background-color: #387C2B;
}
.BB_TxtWizardPaginaSeleccionadaActual
{
	padding-left: 13px;
	padding-right: 13px;
	background-color: #387C2B;
	font-size: 18px;
}
.BB_TxtWizardPaginaSeleccionadaActual:after
{
	font-size: 18px;
}

.BB_TxtAdvertencia
{
	background-position: 1px center;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 5px;
	background-image: url(../BB_ImgIconoAdvertencia.png);
	font-family: "Open Sans Bold", sans-serif;
	font-size: 14.5px;
	font-weight: bold;
	color: #ffa000;
}
.BB_TxtAdvertencia:after
{
	background-position: 1px center;
	background-repeat: no-repeat;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 14.5px;
	font-weight: bold;
	color: #ffa000;
	content: ':';
}

.BB_TxtConfirmacion
{
	background-position: 1px center;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 5px;
	background-image: url(../BB_ImgIconoConfirmacion.png);
	font-family: "Open Sans Bold", sans-serif;
	font-size: 14.5px;
	font-weight: bold;
	color: #689f38;
}
.BB_TxtConfirmacion:after
{
	background-position: 1px center;
	background-repeat: no-repeat;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 14.5px;
	font-weight: bold;
	color: #689f38;
	content: ':';
}

.BB_TxtMuroTiempo,.BB_TxtMuroTiempoBlanco
{
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-image: url(../BB_ImgRelojMuro.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 11px;
	color: #a1a1a1;
}
.BB_TxtMuroTiempo:after,.BB_TxtMuroTiempoBlanco:after
{
	background-position: 0px center;
	background-repeat: no-repeat;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 11px;
	color: #a1a1a1;
}

.BB_TxtMuroTiempoBlanco
{
	font-weight: bold;
	color: #fff;
}
.BB_TxtMuroTiempoBlanco:after
{
	font-weight: bold;
	color: #fff;
}

.BB_TxtLinkMuro,.BB_TxtLinkMuroArchivo,.BB_TxtLinkMuroImagen,.BB_TxtLinkMuroVideo,.BB_TxtLinkMuroImagenMarcado,.BB_TxtLinkMuroArchivoMarcado,.BB_TxtLinkMuroVideoMarcado,.BB_TxtLinkMuroMeGusta,.BB_TxtLinkMuroComentar,.BB_TxtLinkMuroMeGustaMarcado,.BB_TxtLinkMuroSeguir,.BB_TxtLinkMuroSeguirMarcado
{
	background-position: 1px center;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.25px;
}
.BB_TxtLinkMuro:after,.BB_TxtLinkMuroArchivo:after,.BB_TxtLinkMuroImagen:after,.BB_TxtLinkMuroVideo:after,.BB_TxtLinkMuroImagenMarcado:after,.BB_TxtLinkMuroArchivoMarcado:after,.BB_TxtLinkMuroVideoMarcado:after,.BB_TxtLinkMuroMeGusta:after,.BB_TxtLinkMuroComentar:after,.BB_TxtLinkMuroMeGustaMarcado:after,.BB_TxtLinkMuroSeguir:after,.BB_TxtLinkMuroSeguirMarcado:after
{
	background-position: 1px center;
	background-repeat: no-repeat;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.25px;
}

.BB_TxtLinkMuroMeGusta
{
	padding-left: 0px;
}
.BB_TxtLinkMuroComentar
{
	padding-left: 0px;
}
.BB_TxtLinkMuroMeGustaMarcado
{
	padding-left: 0px;
}
.BB_TxtLinkMuroSeguir
{
	padding-left: 0px;
}
.BB_TxtLinkMuroSeguirMarcado
{
	padding-left: 0px;
}
.BB_TxtTituloBienvenida
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 38px;
	color: white;
	text-shadow: 2px 1px 3px _ ;
	line-height: 42px;
}
.BB_TxtTituloBienvenida:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 38px;
	color: white;
	line-height: 42px;
}

.BB_TxtDescripcionBienvenida,.BB_TxtDescripcionBienvenida1
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 21px;
	color: white;
	text-shadow: 2px 1px 3px _ ;
	line-height: 31px;
}
.BB_TxtDescripcionBienvenida:after,.BB_TxtDescripcionBienvenida1:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 21px;
	color: white;
	line-height: 31px;
}

.BB_TxtDescripcionBienvenida1
{
	font-size: 19px;
	text-shadow: 0px 0px 0px transparent ;
}
.BB_TxtDescripcionBienvenida1:after
{
	font-size: 19px;
}

.BB_TxtVinculosBienvenida
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 11px;
	color: white;
}
.BB_TxtVinculosBienvenida:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 11px;
	color: white;
}

.BB_TxtDisclaimerIcono,.BB_TxtDisclaimerIcono1
{
	padding-left: 18px;
	padding-top: 200px;
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 45px;
	color: #387C2B;
	text-align: center;
}
.BB_TxtDisclaimerIcono:after,.BB_TxtDisclaimerIcono1:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 45px;
	color: #387C2B;
	text-align: center;
}

.BB_TxtDisclaimerIcono1
{
	font-size: 90px;
}
.BB_TxtDisclaimerIcono1:after
{
	font-size: 90px;
}

.BB_TxtDisclaimerTexto
{
	padding-top: 20px;
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #444;
}
.BB_TxtDisclaimerTexto:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #444;
}

.BB_TxtWCUsuarioNombre,.BB_TxtWCUsuarioNombre1
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: OpenSans-Light1, sans-serif;
	font-size: 18.2px;
	font-weight: 300;
	color: #212121;
	line-height:29px;
}
.BB_TxtWCUsuarioNombre:after,.BB_TxtWCUsuarioNombre1:after
{
	font-family: OpenSans-Light1, sans-serif;
	font-size: 18.2px;
	font-weight: 300;
	color: #212121;
	line-height:29px;
}

.BB_TxtWCUsuarioNombre1
{
	margin-left: 15px;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	width: 205px;
	 display: block;
	 text-overflow: ellipsis;
	 white-space: nowrap;
	  overflow: hidden;
	 line-height: 15px;
}
.BB_TxtWCUsuarioNombre1:after
{
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	width: 205px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 15px;
}

.BB_TxtWCUsuarioFechaCreacion
{
	background-image: none;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #212121;
	line-height:20px;
}
.BB_TxtWCUsuarioFechaCreacion:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #212121;
	line-height:20px;
}

.BB_TxtWCUsuarioLabelEmpresa
{
	background-position: 0px center;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	padding-left: 18px;
	background-image: url(../BB_ImgIconoEmpresa.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #000;
	height: 21px;
}
.BB_TxtWCUsuarioLabelEmpresa:after
{
	background-position: 0px center;
	background-repeat: no-repeat;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #000;
}

.BB_TxtWCUsuarioLabelCargo,.BB_TxtWCUsuarioLabelCargo1
{
	background-position: 0px center;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	padding-left: 18px;
	background-image: url(../BB_ImgIconoCargo.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #000;
	height: 21px;
}
.BB_TxtWCUsuarioLabelCargo:after,.BB_TxtWCUsuarioLabelCargo1:after
{
	background-position: 0px center;
	background-repeat: no-repeat;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #000;
}

.BB_TxtWCUsuarioLabelCargo1
{
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../BB_ImgIconoCargoBlanco.png);
	font-size: 10px;
	font-weight: 300;
	color: #fff;
	height: 15px;
	width: 205px;
	 display: block;
	 text-overflow: ellipsis;
	 white-space: nowrap;
	  overflow: hidden;
}
.BB_TxtWCUsuarioLabelCargo1:after
{
	font-size: 10px;
	font-weight: 300;
	color: #fff;
	width: 205px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.BB_TxtWCUsuarioLabelUbicacion,.BB_TxtWCUsuarioLabelUbicacion1
{
	background-position: 0px center;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	padding-left: 18px;
	background-image: url(../BB_ImgIconoUbicacion.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #000;
	height: 21px;
}
.BB_TxtWCUsuarioLabelUbicacion:after,.BB_TxtWCUsuarioLabelUbicacion1:after
{
	background-position: 0px center;
	background-repeat: no-repeat;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #000;
}

.BB_TxtWCUsuarioLabelUbicacion1
{
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../BB_ImgIconoUbicacionBlanco.png);
	font-size: 10px;
	font-weight: 300;
	color: white;
	height: 15px;
	width: 205px;
	 display: block;
	 text-overflow: ellipsis;
	 white-space: nowrap;
	  overflow: hidden;
}
.BB_TxtWCUsuarioLabelUbicacion1:before
{
	font-size: 10px;
	font-weight: 300;
	color: white;
	content: '';
	width: 205px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.BB_TxtWCUsuarioLabelUbicacion1:after
{
	font-size: 10px;
	font-weight: 300;
	color: white;
	width: 205px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.BB_TxtWCUsuarioLabelTelefono,.BB_TxtWCUsuarioLabelTelefono1
{
	background-position: 0px center;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	padding-left: 18px;
	background-image: url(../BB_ImgIconoTelefono.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #000;
	height: 21px;
}
.BB_TxtWCUsuarioLabelTelefono:after,.BB_TxtWCUsuarioLabelTelefono1:after
{
	background-position: 0px center;
	background-repeat: no-repeat;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #000;
}

.BB_TxtWCUsuarioLabelTelefono1
{
	background-position: 2px center;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../BB_ImgIconoTelefonoBlanco.png);
	font-size: 10px;
	font-weight: 300;
	color: white;
	height: 15px;
	width: 205px;
	 display: block;
	 text-overflow: ellipsis;
	 white-space: nowrap;
	  overflow: hidden;
}
.BB_TxtWCUsuarioLabelTelefono1:after
{
	background-position: 2px center;
	font-size: 10px;
	font-weight: 300;
	color: white;
	width: 205px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.BB_TxtWCUsuarioTextoAzul140
{
	overflow: hidden;
	display: block;
	white-space: nowrap;
	background-image: none;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #387C2B;
	width: 140px;
	text-overflow: ellipsis;
}
.BB_TxtWCUsuarioTextoAzul140:after
{
	overflow: hidden;
	display: block;
	white-space: nowrap;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #387C2B;
	text-overflow: ellipsis;
}

.BB_TxtWCUsuarioCorreoBlanco
{
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 10px;
	font-weight: 300;
	color: #fff;
	height: 15px;
	width: 205px;
	 display: block;
	 text-overflow: ellipsis;
	 white-space: nowrap;
	  overflow: hidden;
}
.BB_TxtWCUsuarioCorreoBlanco:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 10px;
	font-weight: 300;
	color: #fff;
	width: 205px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.BB_TxtFont18px,.BB_TxtFontBlanco18px,.BB_TxtFont18Actionpx,.BB_TxtFont18ActionBpx
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 18px;
	color: #444;
}
.BB_TxtFont18px:after,.BB_TxtFontBlanco18px:after,.BB_TxtFont18Actionpx:after,.BB_TxtFont18ActionBpx:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 18px;
	color: #444;
}

.BB_TxtFontBlanco18px
{
	color: white;
}
.BB_TxtFontBlanco18px:after
{
	color: white;
}

.BB_TxtFont18Actionpx,.BB_TxtFont18ActionBpx
{
	color: #387C2B;
}
.BB_TxtFont18Actionpx:after,.BB_TxtFont18ActionBpx:after
{
	color: #387C2B;
}

.BB_TxtFont18ActionBpx
{
	font-family: sans-serif;
	font-weight: bold;
}
.BB_TxtFont18ActionBpx:after
{
	font-family: sans-serif;
	font-weight: bold;
}

.BB_TxtWCUsuarioCorreoNegro
{
	background-position: 0px center;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	padding-left: 22px;
	background-image: url(../BB_ImgIconoCorreoLinearNegro.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	color: #000;
	height: 21px;
}
.BB_TxtWCUsuarioCorreoNegro:after
{
	background-position: 0px center;
	background-repeat: no-repeat;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	color: #000;
}

.BB_TxtWCUsuarioPerfil
{
	background-position: 0px center;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	padding-left: 22px;
	background-image: url(../BB_ImgIconoPerfilLinearNegro.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	color: #000;
	height: 21px;
}
.BB_TxtWCUsuarioPerfil:after
{
	background-position: 0px center;
	background-repeat: no-repeat;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	color: #000;
}

.BB_TxtWCUsuarioCalendario
{
	background-position: 0px center;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	padding-left: 22px;
	background-image: url(../BB_ImgIconoCalendarioLinearNegro.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	color: #000;
	height: 21px;
}
.BB_TxtWCUsuarioCalendario:after
{
	background-position: 0px center;
	background-repeat: no-repeat;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	color: #000;
}

.BB_TxtWCUsuarioNotificacion
{
	background-position: 0px center;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	padding-left: 22px;
	background-image: url(../BB_ImgIconoNotificacionLinearNegro.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	color: #000;
	height: 21px;
}
.BB_TxtWCUsuarioNotificacion:after
{
	background-position: 0px center;
	background-repeat: no-repeat;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	color: #000;
}

.BB_TxtCantidadNotificaciones
{
	display: block;
	background-color: #f56a67;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	height: 15px;
	width: 15px;
	text-align: center;
	line-height: 15px;
}
.BB_TxtCantidadNotificaciones:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	text-align: center;
	line-height: 15px;
}

.BB_TxtFont14px,.BB_TxtFont14pxBold,.BB_TxtFontBlanco14px,.BB_TxtFontBlanco14pxBold,.BB_TxtFont14pxBoldPad,.BB_TxtFont14pxAlignCenter,.BB_TxtFontRojo14px,.BB_TxtFont14ActionpxBold
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #444;
}
.BB_TxtFont14px:after,.BB_TxtFont14pxBold:after,.BB_TxtFontBlanco14px:after,.BB_TxtFontBlanco14pxBold:after,.BB_TxtFont14pxBoldPad:after,.BB_TxtFont14pxAlignCenter:after,.BB_TxtFontRojo14px:after,.BB_TxtFont14ActionpxBold:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #444;
}

.BB_TxtFont14pxBold
{
	font-weight: bold;
}
.BB_TxtFont14pxBold:after
{
	font-weight: bold;
}

.BB_TxtFontBlanco14px,.BB_TxtFontBlanco14pxBold
{
	color: white;
}
.BB_TxtFontBlanco14px:after,.BB_TxtFontBlanco14pxBold:after
{
	color: white;
}

.BB_TxtFontBlanco14pxBold
{
	font-weight: bold;
}
.BB_TxtFontBlanco14pxBold:after
{
	font-weight: bold;
}

.BB_TxtFont14pxBoldPad
{
	margin-left: 10px;
	font-weight: bold;
}
.BB_TxtFont14pxBoldPad:after
{
	font-weight: bold;
}

.BB_TxtFont14pxAlignCenter
{
	text-align: center;
}
.BB_TxtFont14pxAlignCenter:after
{
	text-align: center;
}

.BB_TxtFontRojo14px
{
	color: red;
}
.BB_TxtFontRojo14px:after
{
	color: red;
}

.BB_TxtFont14ActionpxBold
{
	font-weight: bold;
	color: #387C2B;
}
.BB_TxtFont14ActionpxBold:after
{
	font-weight: bold;
	color: #387C2B;
}

.BB_TxtCantidadEventos
{
	display: block;
	background-color: #fdae45;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	height: 15px;
	width: 15px;
	text-align: center;
	line-height: 15px;
}
.BB_TxtCantidadEventos:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	text-align: center;
	line-height: 15px;
}

.BB_TxtCantidadMensajes
{
	display: block;
	background-color: #387C2B;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	height: 15px;
	width: 15px;
	text-align: center;
	line-height: 15px;
}
.BB_TxtCantidadMensajes:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	text-align: center;
	line-height: 15px;
}

.BB_TxtValoresIndicadorRepositorio,.BB_TxtValoresIndicadorRepositorioAzul,.BB_TxtValoresIndicadorRepositorioNaranja,.BB_TxtValoresIndicadorRepositorioRojo
{
	white-space: nowrap;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #444;
}
.BB_TxtValoresIndicadorRepositorio:after,.BB_TxtValoresIndicadorRepositorioAzul:after,.BB_TxtValoresIndicadorRepositorioNaranja:after,.BB_TxtValoresIndicadorRepositorioRojo:after
{
	white-space: nowrap;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #444;
}

.BB_TxtValoresIndicadorRepositorioAzul
{
	color: #178bca;
}
.BB_TxtValoresIndicadorRepositorioAzul:after
{
	color: #178bca;
}

.BB_TxtValoresIndicadorRepositorioNaranja
{
	color: #f29717;
}
.BB_TxtValoresIndicadorRepositorioNaranja:after
{
	color: #f29717;
}

.BB_TxtValoresIndicadorRepositorioRojo
{
	color: #f56a67;
}
.BB_TxtValoresIndicadorRepositorioRojo:after
{
	color: #f56a67;
}

.BB_TxtLabelsIndicadorRepositorio,.BB_TxtLabelsIndicadorRepositorioAzul,.BB_TxtLabelsIndicadorRepositorioCafe,.BB_TxtLabelsIndicadorRepositorioRojo,.BB_TxtLabelsIndicadorRepositorioAmarillo
{
	display: block;
	white-space: normal;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #444;
}
.BB_TxtLabelsIndicadorRepositorio:after,.BB_TxtLabelsIndicadorRepositorioAzul:after,.BB_TxtLabelsIndicadorRepositorioCafe:after,.BB_TxtLabelsIndicadorRepositorioRojo:after,.BB_TxtLabelsIndicadorRepositorioAmarillo:after
{
	display: block;
	white-space: normal;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #444;
}

.BB_TxtLabelsIndicadorRepositorioAzul
{
	font-size: 15px;
	color: #174477;
}
.BB_TxtLabelsIndicadorRepositorioAzul:after
{
	font-size: 15px;
	color: #174477;
}

.BB_TxtLabelsIndicadorRepositorioCafe
{
	font-size: 15px;
	color: saddlebrown;
}
.BB_TxtLabelsIndicadorRepositorioCafe:after
{
	font-size: 15px;
	color: saddlebrown;
}

.BB_TxtLabelsIndicadorRepositorioRojo
{
	font-size: 15px;
	color: red;
}
.BB_TxtLabelsIndicadorRepositorioRojo:after
{
	font-size: 15px;
	color: red;
}

.BB_TxtLabelsIndicadorRepositorioAmarillo
{
	font-size: 15px;
	color: #ffc000;
}
.BB_TxtLabelsIndicadorRepositorioAmarillo:after
{
	font-size: 15px;
	color: #ffc000;
}

.BB_TxtCrearActividad
{
	font-family: OpenSans-Light1, sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #444;
}
.BB_TxtCrearActividad:after
{
	font-family: OpenSans-Light1, sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #444;
}

.BB_TxtOCTitulo
{
	font-family: OpenSans-Light1, sans-serif;
	font-size: 18.2px;
	color: #000;
}
.BB_TxtOCTitulo:after
{
	font-family: OpenSans-Light1, sans-serif;
	font-size: 18.2px;
	color: #000;
}

.BB_TxtOCLabel1
{
	padding-top: 7px;
	display: block;
	font-family: OpenSans-Light1, sans-serif;
	font-size: 15.75px;
	color: #000;
	height: 28px;
}
.BB_TxtOCLabel1:after
{
	display: block;
	font-family: OpenSans-Light1, sans-serif;
	font-size: 15.75px;
	color: #000;
}

.BB_TxtOCLabel2
{
	padding-top: 7px;
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 19.5px;
	font-weight: bold;
	color: #000;
	height: 35px;
}
.BB_TxtOCLabel2:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 19.5px;
	font-weight: bold;
	color: #000;
}

.BB_TxtOCLabel3,.BB_TxtOCLabel31
{
	padding-left: 7px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #cfd5da;
}
.BB_TxtOCLabel3:after,.BB_TxtOCLabel31:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #cfd5da;
}

.BB_TxtOCLabel31
{
	padding-left: 2px;
}
.BB_TxtOCLabel4,.BB_TxtOCLabel41
{
	padding-top: 2px;
	display: block;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.BB_TxtOCLabel4:after,.BB_TxtOCLabel41:after
{
	display: block;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.BB_TxtOCLabel41
{
	padding-top: 15px;
}
.BB_TxtWCUsuarioTextoAzul155
{
	overflow: hidden;
	display: block;
	white-space: nowrap;
	background-image: none;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #387C2B;
	width: 155px;
	text-overflow: ellipsis;
}
.BB_TxtWCUsuarioTextoAzul155:after
{
	overflow: hidden;
	display: block;
	white-space: nowrap;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #387C2B;
	text-overflow: ellipsis;
}

.BB_TxtWizardNombre1
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
}
.BB_TxtWizardNombre1:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
}

.BB_TxtMuroAdjuntos,.BB_TxtMuroAdjuntosGrande
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00883f;
}
.BB_TxtMuroAdjuntos:after,.BB_TxtMuroAdjuntosGrande:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00883f;
}

.BB_TxtMuroAdjuntosGrande
{
	padding-top: 5px;
	font-size: 18px;
}
.BB_TxtMuroAdjuntosGrande:after
{
	font-size: 18px;
}

.BB_TxtMuroCargoEmpresa
{
	padding-left: 5px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 11px;
	color: #a1a1a1;
}
.BB_TxtMuroCargoEmpresa:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 11px;
	color: #a1a1a1;
}

.BB_TxtLPLabels
{
	margin-top: 5px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14.3px;
	font-weight: 300;
	color: #000;
}
.BB_TxtLPLabels:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14.3px;
	font-weight: 300;
	color: #000;
}

.BB_TxtLPBienvenida
{
	margin-top: 50px;
	display: block;
	font-family: OpenSans-Light;
	font-size: 41px;
	color: #fff;
	line-height: 57px;
}
.BB_TxtLPBienvenida:after
{
	display: block;
	font-family: OpenSans-Light;
	font-size: 41px;
	color: #fff;
	line-height: 57px;
}

.BB_TxtLPInfo
{
	margin-top: 50px;
	display: block;
	font-family: OpenSans-Light;
	font-size: 21px;
	color: #fff;
	line-height: 29px;
}
.BB_TxtLPInfo:after
{
	display: block;
	font-family: OpenSans-Light;
	font-size: 21px;
	color: #fff;
	line-height: 29px;
}

.BB_TxtLPTitulo1
{
	margin-bottom: 15px;
	margin-top: 5px;
	display: block;
	font-family: OpenSans-Light;
	font-size: 17px;
	font-weight: 300;
	color: #000;
}
.BB_TxtLPTitulo1:after
{
	display: block;
	font-family: OpenSans-Light;
	font-size: 17px;
	font-weight: 300;
	color: #000;
}

.BB_TxtLPTitulo,.BB_TxtLPTituloSize16
{
	margin-top: 5px;
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: #000;
}
.BB_TxtLPTitulo:after,.BB_TxtLPTituloSize16:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: #000;
}

.BB_TxtLPTituloSize16
{
	font-size: 16px;
	color: black !important;
}
.BB_TxtLPTituloSize16:after
{
	font-size: 16px;
	color: black !important;
}

.BB_TxtRPBienvenida
{
	margin-bottom: 20px;
	padding-left: 35px;
	padding-right: 25px;
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	width: 60%;
}
.BB_TxtRPBienvenida:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}

.BB_TxtIndicadorEmpresaPorc
{
	font-family: "Open Sans Regular";
	font-size: 14px;
	color: #f77600;
	line-height: 18.2px;
}
.BB_TxtIndicadorEmpresaPorc:after
{
	font-family: "Open Sans Regular";
	font-size: 14px;
	color: #f77600;
	line-height: 18.2px;
}

.BB_TxtTituloGrupo
{
	margin-bottom: 20px;
	display: block;
	font-size: 21px;
	color: #333;
	width: 100%;
}
.BB_TxtTituloGrupo:after
{
	display: block;
	font-size: 21px;
	color: #333;
}

.BB_TxtPricingTitulo
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 16.8px;
	color: white;
}
.BB_TxtPricingTitulo:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 16.8px;
	color: white;
}

.BB_TxtPricingPeso
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 21px;
	font-weight: 600;
	color: white;
}
.BB_TxtPricingPeso:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 21px;
	font-weight: 600;
	color: white;
}

.BB_TxtPricingValor
{
	margin-bottom: -4px;
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 25px;
	color: white;
}
.BB_TxtPricingValor:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 25px;
	color: white;
}

.BB_TxtPricingMes
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: white;
}
.BB_TxtPricingMes:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: white;
}

.BB_TxtPricingItem,.BB_TxtPricingItemSi,.BB_TxtPricingItemNo
{
	padding-bottom: 6px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 6px;
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	color: #444;
	line-heigt: 15.5px;
}
.BB_TxtPricingItem:before,.BB_TxtPricingItemSi:before,.BB_TxtPricingItemNo:before
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	color: #444;
	content: '';
	line-heigt: 15.5px;
}

.BB_TxtPricingItem:after,.BB_TxtPricingItemSi:after,.BB_TxtPricingItemNo:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	color: #444;
	line-heigt: 15.5px;
}

.BB_TxtPricingItemSi
{
	background-position: 0px center;
	background-repeat: no-repeat;
	background-image: url(../BB_ImgCheck15px.png);
}
.BB_TxtPricingItemSi:before
{
	background-position: 0px center;
	background-repeat: no-repeat;
}

.BB_TxtPricingItemSi:after
{
	background-position: 0px center;
	background-repeat: no-repeat;
}

.BB_TxtPricingItemNo
{
	background-position: 0px center;
	background-repeat: no-repeat;
	background-image: url(../BB_ImgDelete15px.png);
	text-decoration: line-through;
}
.BB_TxtPricingItemNo:before
{
	background-position: 0px center;
	background-repeat: no-repeat;
	text-decoration: line-through;
}

.BB_TxtPricingItemNo:after
{
	background-position: 0px center;
	background-repeat: no-repeat;
	text-decoration: line-through;
}

.BB_TxtLogoHeader,.BB_TxtLogoHeaderLogin,.BB_TxtLogoHeaderLanding
{
	font-family: OpenSansHebrewCondensed-Regular, sans-serif;
	font-size: 30px;
	color: #fff;
	width: 210px;
	max-width: 210px;
	min-width: 210px;
}
.BB_TxtLogoHeader:after,.BB_TxtLogoHeaderLogin:after,.BB_TxtLogoHeaderLanding:after
{
	font-family: OpenSansHebrewCondensed-Regular, sans-serif;
	font-size: 30px;
	color: #fff;
}

.BB_TxtLogoHeaderLogin
{
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	color: #387C2B;
	width: auto;
	min-width: 0px;
}
.BB_TxtLogoHeaderLogin:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	color: #387C2B;
}

.BB_TxtLogoHeaderLanding
{
	font-size: 70px;
}
.BB_TxtLogoHeaderLanding:after
{
	font-size: 70px;
}

.BB_TxtWCEmpresaPerfil
{
	background-position: 0px center;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	padding-left: 22px;
	background-image: url(../BB_ImgMenuMiCompania.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	color: #000;
	height: 21px;
}
.BB_TxtWCEmpresaPerfil:after
{
	background-position: 0px center;
	background-repeat: no-repeat;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	color: #000;
}

.BB_TxtWCEmpresaTituloCompartir
{
	margin-top: 20px;
	display: block;
	font-family: OpenSans-Light;
	font-size: 17px;
	color: #000;
}
.BB_TxtWCEmpresaTituloCompartir:after
{
	display: block;
	font-family: OpenSans-Light;
	font-size: 17px;
	color: #000;
}

.BB_TxtWCEmpresaCorreo
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 15px;
	color: #387C2B;
}
.BB_TxtWCEmpresaCorreo:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 15px;
	color: #387C2B;
}

.JTB_TxtOpciones,.JTB_TxtOpcionesMarcadas,.JTB_TxtOpcionesUsuario
{
	font-family: "Open Sans Regular";
	font-size: 12.25px;
	color: white;
}
.JTB_TxtOpciones:after,.JTB_TxtOpcionesMarcadas:after,.JTB_TxtOpcionesUsuario:after
{
	font-family: "Open Sans Regular";
	font-size: 12.25px;
	color: white;
}

.JTB_TxtOpcionesUsuario
{
	left: 45px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	white-space: nowrap;
	width: 90px;
	text-overflow: ellipsis;
}
.JTB_TxtOpcionesUsuario:after
{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.JTB_TxtFooterTitulo
{
	margin-bottom: 10px;
	display: block;
	font-size: 16px;
	color: white;
}
.JTB_TxtFooterTitulo:after
{
	display: block;
	font-size: 16px;
	color: white;
}

.TextBlock1
{
	color: #a1a1a1;
}
.TextBlock1:after
{
	color: #a1a1a1;
}

.JTB_TxtTituloOK
{
	margin-bottom: 15px;
	display: block;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000;
}
.JTB_TxtTituloOK:after
{
	display: block;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000;
}

.JTB_TxtTextoOK
{
	margin-bottom: 15px;
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 19px;
	color: #000;
}
.JTB_TxtTextoOK:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 19px;
	color: #000;
}

.JTB_TxtTitulosRegProv
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #000;
}
.JTB_TxtTitulosRegProv:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #000;
}

.JTB_TxtTextosRegProv
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #444;
}
.JTB_TxtTextosRegProv:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #444;
}

.JTB_TxtHerramientasTitulo
{
	padding-top: 17px;
	font-size: 15px;
	font-weight: 600;
	color: #666;
}
.JTB_TxtHerramientasTitulo:after
{
	font-size: 15px;
	font-weight: 600;
	color: #666;
}

.JTB_TxtHerramientasTexto
{
	font-size: 13px;
	color: #555;
}
.JTB_TxtHerramientasTexto:after
{
	font-size: 13px;
	color: #555;
}

.JTB_TxtEmpresaVerificada
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #03a9f4;
	height: 20px;
}
.JTB_TxtEmpresaVerificada:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #03a9f4;
}

.JTB_TxtEmpresaNoVerificada
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #ff7f00;
	height: 20px;
}
.JTB_TxtEmpresaNoVerificada:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #ff7f00;
}

.JTB_TxtWCFechaMes
{
	left: 0px;
	display: block;
	font-size: 18px;
	font-weight: 600;
	color: #e01f18;
	width: 150px;
}
.JTB_TxtWCFechaMes:after
{
	display: block;
	font-size: 18px;
	font-weight: 600;
	color: #e01f18;
}

.JTB_TxtWCFechaDia
{
	left: 0px;
	display: block;
	font-size: 25px;
	color: #000;
	width: 150px;
}
.JTB_TxtWCFechaDia:after
{
	display: block;
	font-size: 25px;
	color: #000;
}

.JTB_TxtGuion
{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 15px;
	color: #000;
}
.JTB_TxtGuion:after
{
	font-size: 15px;
	color: #000;
}

.BB_TextBtnMessage
{
	margin-left: 15px;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 11.9px;
	color: gray;
}
.BB_TextBtnMessage:after
{
	font-family: "Source Sans Pro", sans-serif;
	font-size: 11.9px;
	color: gray;
}

.JTB_TxtPublicarComo,.JTB_TxtPublicarComoUsuario,.JTB_TxtPublicarComoUsuarioMarcado,.JTB_TxtPublicarComoEmpresa,.JTB_TxtPublicarComoEmpresaMarcado
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	font-weight: 500;
	height: auto;
}
.JTB_TxtPublicarComo:after,.JTB_TxtPublicarComoUsuario:after,.JTB_TxtPublicarComoUsuarioMarcado:after,.JTB_TxtPublicarComoEmpresa:after,.JTB_TxtPublicarComoEmpresaMarcado:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	font-weight: 500;
}

.JTB_TxtTabEmpresa,.JTB_TxtTabEmpresaSeleccionado
{
	font-size: 16px;
	color: #a1a1a1;
}
.JTB_TxtTabEmpresa:after,.JTB_TxtTabEmpresaSeleccionado:after
{
	font-size: 16px;
	color: #a1a1a1;
}

.JTB_TxtTabEmpresaSeleccionado
{
	border-bottom-color: #387C2B;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #387C2B;
}
.JTB_TxtTabEmpresaSeleccionado:after
{
	color: #387C2B;
}

.JTB_TxtSubtitle
{
	display: block;
	font-family: OpenSans-Light;
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
	color: #387C2B;
}
.JTB_TxtSubtitle:after
{
	display: block;
	font-family: OpenSans-Light;
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
	color: #387C2B;
}

.JTB_TxtLink,.JTB_TxtLinkAzul,.JTB_TxtLinkBlanco,.JTB_TxtLinkBlancoLimpio,.JTB_TxtLink12,.JTB_TxtLink12Black,.JTB_TxtLink12Red,.JTB_TxtLink_Azul1,.JTB_TxtLinkVerde1,.JTB_TxtLink_Purple
{
	font-size: 14px;
	text-decoration: underline;
	color: #387C2B;
}
.JTB_TxtLink:after,.JTB_TxtLinkAzul:after,.JTB_TxtLinkBlanco:after,.JTB_TxtLinkBlancoLimpio:after,.JTB_TxtLink12:after,.JTB_TxtLink12Black:after,.JTB_TxtLink12Red:after,.JTB_TxtLink_Azul1:after,.JTB_TxtLinkVerde1:after,.JTB_TxtLink_Purple:after
{
	font-size: 14px;
	text-decoration: underline;
	color: #387C2B;
}

.JTB_TxtLinkAzul
{
	font-style: normal;
	font-weight: bold;
	color: #00ced1;
}
.JTB_TxtLinkAzul:after
{
	font-style: normal;
	font-weight: bold;
	color: #00ced1;
}

.JTB_TxtLinkBlanco
{
	font-style: normal;
	color: #fff;
	Forecolor: #FFF !important;
}
.JTB_TxtLinkBlanco:after
{
	font-style: normal;
	color: #fff;
	Forecolor: #FFF !important;
}

.JTB_TxtLinkBlancoLimpio
{
	font-style: normal;
	text-decoration: none;
	color: #fff;
	Forecolor: #FFF !important;
}
.JTB_TxtLinkBlancoLimpio:after
{
	font-style: normal;
	text-decoration: none;
	color: #fff;
	Forecolor: #FFF !important;
}

.JTB_TxtLink12,.JTB_TxtLink12Black,.JTB_TxtLink12Red
{
	font-size: 12.5px;
}
.JTB_TxtLink12:after,.JTB_TxtLink12Black:after,.JTB_TxtLink12Red:after
{
	font-size: 12.5px;
}

.JTB_TxtLink12Black
{
	color: #000;
}
.JTB_TxtLink12Black:after
{
	color: #000;
}

.JTB_TxtLink12Red
{
	margin-right: 10px;
	color: #f08080;
	Color: #F08080 !importante;
}
.JTB_TxtLink12Red:after
{
	color: #f08080;
	Color: #F08080 !importante;
}

.JTB_TxtLink_Azul1
{
	box-shadow: #2282c8;
	padding-left: 10px;
	font-weight: bold;
	color: #2282c8;
}
.JTB_TxtLink_Azul1:after
{
	font-weight: bold;
	color: #2282c8;
}

.JTB_TxtLinkVerde1
{
	box-shadow: #97b384;
	padding-left: 10px;
	font-weight: bold;
	color: #97b384;
}
.JTB_TxtLinkVerde1:after
{
	font-weight: bold;
	color: #97b384;
}

.JTB_TxtLink_Purple
{
	box-shadow: #905fb5;
	padding-left: 10px;
	color: #905fb5;
}
.JTB_TxtLink_Purple:after
{
	color: #905fb5;
}

.BB_TxtLabelInvitarEmpresa
{
	display: block;
	font-family: OpenSans-Light;
	font-size: 17px;
	color: #000;
}
.BB_TxtLabelInvitarEmpresa:after
{
	display: block;
	font-family: OpenSans-Light;
	font-size: 17px;
	color: #000;
}

.JTB_TxtCalificacionPromedio,.JTB_TxtCalificacionPromedio50px
{
	font-family: OpenSans-Light;
	font-size: 35px;
	font-weight: 300;
	color: #444;
}
.JTB_TxtCalificacionPromedio:after,.JTB_TxtCalificacionPromedio50px:after
{
	font-family: OpenSans-Light;
	font-size: 35px;
	font-weight: 300;
	color: #444;
}

.JTB_TxtCalificacionPromedio50px
{
	font-size: 50px;
}
.JTB_TxtCalificacionPromedio50px:after
{
	font-size: 50px;
}

.JTB_TxtCalificacionIndicador
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #444;
}
.JTB_TxtCalificacionIndicador:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #444;
}

.JTB_TextblockAzul,.JTB_TextblockAzulClaro,.JTB_TextblockAzulPalido,.JTB_TextblockAzulPalidoBold,.JTB_TextblockAzulPalidoBold15px
{
	font-size: 14px;
	color: #004eef;
}
.JTB_TextblockAzul:after,.JTB_TextblockAzulClaro:after,.JTB_TextblockAzulPalido:after,.JTB_TextblockAzulPalidoBold:after,.JTB_TextblockAzulPalidoBold15px:after
{
	font-size: 14px;
	color: #004eef;
}

.JTB_TextblockAzulClaro
{
	color: #03a9f4;
}
.JTB_TextblockAzulClaro:after
{
	color: #03a9f4;
}

.JTB_TextblockAzulPalido,.JTB_TextblockAzulPalidoBold,.JTB_TextblockAzulPalidoBold15px
{
	color: #6286be;
}
.JTB_TextblockAzulPalido:after,.JTB_TextblockAzulPalidoBold:after,.JTB_TextblockAzulPalidoBold15px:after
{
	color: #6286be;
}

.JTB_TextblockAzulPalidoBold,.JTB_TextblockAzulPalidoBold15px
{
	font-weight: bold;
}
.JTB_TextblockAzulPalidoBold:after,.JTB_TextblockAzulPalidoBold15px:after
{
	font-weight: bold;
}

.JTB_TextblockAzulPalidoBold15px
{
	font-size: 15px;
}
.JTB_TextblockAzulPalidoBold15px:after
{
	font-size: 15px;
}

.BB_LoginTxtSesionActiva
{
	margin-top: 0px;
	display: block;
	font-family: "Open Sans Regular";
	font-size: 15px;
	color: dimgray;
	text-align: center;
}
.BB_LoginTxtSesionActiva:after
{
	display: block;
	font-family: "Open Sans Regular";
	font-size: 15px;
	color: dimgray;
	text-align: center;
}

.BB_TxtContadorNoLeidosPortal,.BB_TxtContadorNoLeidosNotifPortal
{
	left: 80px;
	position: absolute;
	top: 8px;
	display: block;
	background-color: #e84e40;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: white;
	height: 14px;
	width: 14px;
	text-align: center;
	line-height: 14px;
}
.BB_TxtContadorNoLeidosPortal:after,.BB_TxtContadorNoLeidosNotifPortal:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: white;
	text-align: center;
	line-height: 14px;
}

.BB_TxtContadorNoLeidosNotifPortal
{
	left: 30px;
}
.BB_TxtContadorNoLeidosMnuVer,.BB_TxtContadorNoLeidosNotifMnuVer
{
	position: absolute;
	right: 20px;
	top: 10px;
	display: block;
	background-color: #e84e40;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: white;
	height: 14px;
	width: 14px;
	text-align: center;
	line-height: 14px;
}
.BB_TxtContadorNoLeidosMnuVer:after,.BB_TxtContadorNoLeidosNotifMnuVer:after
{
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: white;
	text-align: center;
	line-height: 14px;
}

.BB_TxtContadorNoLeidosNotifMnuVer
{
	right: 60px;
}
.JTB_TextMenuUsuarioPerfil
{
	background-position: 10px center;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 35px;
	background-image: url(../JTB_MnuUsuarioPerfil.png);
	font-family: "Open Sans Regular";
	font-size: 0.875em;
	text-decoration: none;
	color: #707070;
	text-align: left;
	vertical-align: middle;
	text-overflow: ellipsis;
	line-height: 1.7;
}
.JTB_TextMenuUsuarioPerfil:after
{
	background-position: 10px center;
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: "Open Sans Regular";
	font-size: 0.875em;
	text-decoration: none;
	color: #707070;
	text-align: left;
	vertical-align: middle;
	text-overflow: ellipsis;
	line-height: 1.7;
}

.JTB_TextMenuUsuarioEmpresa
{
	background-position: 10px center;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 35px;
	background-image: url(../JTB_MnuUsuarioEmpresa.png);
	font-family: "Open Sans Regular";
	font-size: 0.875em;
	text-decoration: none;
	color: #707070;
	text-align: left;
	vertical-align: middle;
	text-overflow: ellipsis;
	line-height: 1.7;
}
.JTB_TextMenuUsuarioEmpresa:after
{
	background-position: 10px center;
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: "Open Sans Regular";
	font-size: 0.875em;
	text-decoration: none;
	color: #707070;
	text-align: left;
	vertical-align: middle;
	text-overflow: ellipsis;
	line-height: 1.7;
}

.JTB_TextMenuUsuarioPassoword
{
	background-position: 10px center;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 35px;
	background-image: url(../JTB_MnuUsuarioPassowrd.png);
	font-family: "Open Sans Regular";
	font-size: 0.875em;
	text-decoration: none;
	color: #707070;
	text-align: left;
	vertical-align: middle;
	text-overflow: ellipsis;
	line-height: 1.7;
}
.JTB_TextMenuUsuarioPassoword:after
{
	background-position: 10px center;
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: "Open Sans Regular";
	font-size: 0.875em;
	text-decoration: none;
	color: #707070;
	text-align: left;
	vertical-align: middle;
	text-overflow: ellipsis;
	line-height: 1.7;
}

.JTB_TextMenuUsuarioSalir
{
	background-position: 10px center;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 35px;
	background-image: url(../JTB_MnuUsuarioSalir.png);
	font-family: "Open Sans Regular";
	font-size: 0.875em;
	text-decoration: none;
	color: #707070;
	text-align: left;
	vertical-align: middle;
	text-overflow: ellipsis;
	line-height: 1.7;
}
.JTB_TextMenuUsuarioSalir:after
{
	background-position: 10px center;
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: "Open Sans Regular";
	font-size: 0.875em;
	text-decoration: none;
	color: #707070;
	text-align: left;
	vertical-align: middle;
	text-overflow: ellipsis;
	line-height: 1.7;
}

.JTB_TextMenuUsuarioCentroAyuda
{
	background-position: 10px center;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 35px;
	background-image: url(../JTB_MnuUsuarioTickets.png);
	font-family: "Open Sans Regular";
	font-size: 0.875em;
	text-decoration: none;
	color: #707070;
	text-align: left;
	vertical-align: middle;
	text-overflow: ellipsis;
	line-height: 1.7;
}
.JTB_TextMenuUsuarioCentroAyuda:after
{
	background-position: 10px center;
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: "Open Sans Regular";
	font-size: 0.875em;
	text-decoration: none;
	color: #707070;
	text-align: left;
	vertical-align: middle;
	text-overflow: ellipsis;
	line-height: 1.7;
}

.TextPruebisima
{
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.JTB_LabelDefaultRequerido,.JTB_LabelDefaultRequeridoN,.JTB_LabelDefaultRequeridoBold,.gx-label.JTB_AttDefaultRequeridoLabel,.gx-label.ReadonlyJTB_AttDefaultRequeridoLabel
{
	border-style: none;
	border-width: 0px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #444;
}
.JTB_LabelDefaultRequerido:after,.JTB_LabelDefaultRequeridoN:after,.JTB_LabelDefaultRequeridoBold:after,.gx-label.JTB_AttDefaultRequeridoLabel:after,.gx-label.ReadonlyJTB_AttDefaultRequeridoLabel:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #444;
}

.JTB_LabelDefaultRequeridoN
{
	font-size: 15px;
}
.JTB_LabelDefaultRequeridoN:after
{
	font-size: 15px;
}

.JTB_LabelDefaultRequeridoBold
{
	font-family: OpenSans-Light,sans-serif;
	font-size: 12.5px;
	font-weight: 700;
}
.JTB_LabelDefaultRequeridoBold:after
{
	font-family: OpenSans-Light,sans-serif;
	font-size: 12.5px;
	font-weight: 700;
}

.JTB_LabelDefault
{
	border-style: none;
	border-width: 0px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #444;
}
.JTB_LabelDefault:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #444;
}

.JTB_TxtCursiva
{
	font-style: italic;
	color: #a1a1a1;
}
.JTB_TxtCursiva:after
{
	font-style: italic;
	color: #a1a1a1;
}

.JTB_TxtAyuda
{
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-image: url(../JTB_ImgAyuda.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	color: gainsboro;
	line-height: 16px;
}
.JTB_TxtAyuda:after
{
	background-position: 0px center;
	background-repeat: no-repeat;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	color: gainsboro;
	line-height: 16px;
}

.JTB_TxtNotificacionResumen
{
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 5px;
	display: block;
	background-size: auto 16px;
}
.JTB_TxtNotificacionResumen:after
{
	background-position: 0px 3px;
	background-repeat: no-repeat;
	display: block;
	background-size: auto 16px;
}

.BB_TxtDiaHoraListadoHeaderMsg
{
	background-position: 230px center;
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 18px;
	display: block;
	background-image: url(../BB_ImgRelojMensajes.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #03a9f4;
	line-height: 20px;
	 background-size: 12px;
}
.BB_TxtDiaHoraListadoHeaderMsg:after
{
	background-position: 230px center;
	background-repeat: no-repeat;
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #03a9f4;
	line-height: 20px;
	background-size: 12px;
}

.JTB_TextSubTitle
{
	display: block;
	font-family: Candara;
	font-size: 20px;
	color: white;
	text-shadow: 0px 0px 2px #000 ;
}
.JTB_TextSubTitle:after
{
	display: block;
	font-family: Candara;
	font-size: 20px;
	color: white;
}

.JTB_TxtColorNegro
{
	color: #000;
}
.JTB_TxtColorNegro:after
{
	color: #000;
}

.PopupHeaderButton
{
	position: absolute;
	right: -18px;
	top: -18px;
	z-index: 8040;
	background-image: url(../JumptobeTheme/JTB_ImgBotonCerrar.png);
	height: 36px;
	width: 36px;
	cursor: pointer;
	background-size: 36px;
}
.PopupHeaderButton:after
{
	cursor: pointer;
	background-size: 36px;
}

.JTB_TxtTransparente5px
{
	font-size: 5px;
	color: transparent;
}
.JTB_TxtTransparente5px:after
{
	font-size: 5px;
	color: transparent;
}

.JTB_TituloBlanco,.JTB_TituloBlanco_16px
{
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	font-family: "Open Sans Bold", "Arial Black";
	font-size: 20px;
	color: white;
	height: 27px;
	width: auto;
	max-width: 100%;
	text-shadow: 1px 1px 7px #000 ;
}
.JTB_TituloBlanco:after,.JTB_TituloBlanco_16px:after
{
	font-family: "Open Sans Bold", "Arial Black";
	font-size: 20px;
	color: white;
}

.JTB_TituloBlanco_16px
{
	display: table;
	font-size: 16px;
	text-shadow: 1px 1px 7px #000 ;
}
.JTB_TituloBlanco_16px:after
{
	display: table;
	font-size: 16px;
}

.JTB_TxtAttFormTransaccion
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	color: #444;
	height: auto;
	min-height: 32px;
	width: auto;
	max-width: 100%;
}
.JTB_TxtAttFormTransaccion:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	color: #444;
}

.JTB_TxtOpcionMenu,.JTB_TxtOpcionMenuMisDocumentos,.JTB_TxtOpcionMenuDocumentosEmpresa,.JTB_TxtOpcionMenuCompartidos,.JTB_TxtOpcionMenuAlmacenamiento
{
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 30px;
	display: block;
	line-height: 25px;
	 background-size: 24px;
}
.JTB_TxtOpcionMenu:after,.JTB_TxtOpcionMenuMisDocumentos:after,.JTB_TxtOpcionMenuDocumentosEmpresa:after,.JTB_TxtOpcionMenuCompartidos:after,.JTB_TxtOpcionMenuAlmacenamiento:after
{
	background-position: 0px center;
	background-repeat: no-repeat;
	display: block;
	line-height: 25px;
	background-size: 24px;
}

.JTB_TxtOpcionMenuMisDocumentos
{
	background-image: url(../JumptobeTheme/JTB_ImgMenuMisDocumentos.png);
}
.JTB_TxtOpcionMenuDocumentosEmpresa
{
	background-image: url(../JumptobeTheme/JTB_ImgMenuDocumentosEmpresa.png);
}
.JTB_TxtOpcionMenuCompartidos
{
	background-image: url(../JumptobeTheme/JTB_ImgMenuCompartidos.png);
}
.JTB_TxtOpcionMenuAlmacenamiento
{
	background-image: url(../JumptobeTheme/JTB_ImgMenuAlmacenamiento.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #444;
}
.JTB_TxtOpcionMenuAlmacenamiento:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #444;
}

.JTB_TxtIndSolDoc,.JTB_TxtIndSolDocVigencia,.JTB_TxtIndSolDocFormato,.JTB_TxtIndSolDocObligatorio,.JTB_TxtIndSolDocMultiple
{
	background-position: 0px center;
	background-repeat: no-repeat;
	margin-right: 30px;
	padding-left: 25px;
	font-size: 14px;
	font-weight: 600;
	color: #444;
	line-height: 25px;
	 background-size: 19px;
}
.JTB_TxtIndSolDoc:after,.JTB_TxtIndSolDocVigencia:after,.JTB_TxtIndSolDocFormato:after,.JTB_TxtIndSolDocObligatorio:after,.JTB_TxtIndSolDocMultiple:after
{
	background-position: 0px center;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: 600;
	color: #444;
	line-height: 25px;
	background-size: 19px;
}

.JTB_TxtIndSolDocVigencia
{
	background-image: url(../JTB_ImgClockGray.png);
}
.JTB_TxtIndSolDocFormato
{
	background-image: url(../JumptobeTheme/JTB_ImgClipGray.png);
}
.JTB_TxtIndSolDocObligatorio
{
	background-image: url(../JumptobeTheme/JTB_ImgRequiredGray.png);
}
.JTB_TxtIndSolDocMultiple
{
	background-image: url(../JumptobeTheme/JTB_ImgMultUnicGray.png);
}
.JTB_TxtIndSolDocWhite,.JTB_TxtIndSolDocWhiteVigencia,.JTB_TxtIndSolDocWhiteMultiple
{
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 14px;
	font-weight: 600;
	color: white;
	line-height: 25px;
	 background-size: 19px;
}
.JTB_TxtIndSolDocWhite:after,.JTB_TxtIndSolDocWhiteVigencia:after,.JTB_TxtIndSolDocWhiteMultiple:after
{
	background-position: 0px center;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: 600;
	color: white;
	line-height: 25px;
	background-size: 19px;
}

.JTB_TxtIndSolDocWhiteVigencia
{
	background-image: url(../JTB_ImgClockWhite.png);
}
.JTB_TxtIndSolDocWhiteMultiple
{
	margin-right: 10px;
	background-image: url(../JumptobeTheme/JTB_ImgMultUnicWhite.png);
}
.BB_TxtFont11px,.BB_TxtFont11Blancopx,.BB_TxtFont11pxBold,.BB_TxtFont11pxGris,.BB_TxtFont11pxBoldBlack,.gx-label.JTB_AttLabelLowLabel,.gx-label.BlobContentJTB_AttLabelLowLabel,.gx-label.ReadonlyBlobContentJTB_AttLabelLowLabel,.gx-label.BlobInputJTB_AttLabelLowLabel,.gx-label.ReadonlyJTB_AttLabelLowLabel
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #444;
}
.BB_TxtFont11px:after,.BB_TxtFont11Blancopx:after,.BB_TxtFont11pxBold:after,.BB_TxtFont11pxGris:after,.BB_TxtFont11pxBoldBlack:after,.gx-label.JTB_AttLabelLowLabel:after,.gx-label.BlobContentJTB_AttLabelLowLabel:after,.gx-label.ReadonlyBlobContentJTB_AttLabelLowLabel:after,.gx-label.BlobInputJTB_AttLabelLowLabel:after,.gx-label.ReadonlyJTB_AttLabelLowLabel:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #444;
}

.BB_TxtFont11Blancopx
{
	color: white;
}
.BB_TxtFont11Blancopx:after
{
	color: white;
}

.BB_TxtFont11pxBold
{
	font-weight: bold;
}
.BB_TxtFont11pxBold:after
{
	font-weight: bold;
}

.BB_TxtFont11pxGris
{
	color: #ccc;
}
.BB_TxtFont11pxGris:after
{
	color: #ccc;
}

.BB_TxtFont11pxBoldBlack
{
	font-size: 12px;
	font-weight: bolder;
	font-weight: bold !important;
}
.BB_TxtFont11pxBoldBlack:after
{
	font-size: 12px;
	font-weight: bolder;
	font-weight: bold !important;
}

.JTB_AttListaSeleccionClase
{
	padding-left: 5px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 16px;
	color: #a1a1a1;
}
.JTB_AttListaSeleccionClase:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 16px;
	color: #a1a1a1;
}

.JTB_WizardBusqueda1
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: white;
}
.JTB_WizardBusqueda1:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: white;
}

.JTB_WizardBusqueda2
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
.JTB_WizardBusqueda2:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.BB_TxtFont13px,.BB_TxtFont13Blancopx,.BB_TxtFont13BlancoBoldpx
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #444;
}
.BB_TxtFont13px:after,.BB_TxtFont13Blancopx:after,.BB_TxtFont13BlancoBoldpx:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #444;
}

.BB_TxtFont13Blancopx
{
	color: white;
}
.BB_TxtFont13Blancopx:after
{
	color: white;
}

.BB_TxtFont13BlancoBoldpx
{
	font-weight: bold;
	color: white;
}
.BB_TxtFont13BlancoBoldpx:after
{
	font-weight: bold;
	color: white;
}

.JTB_TxtWizardProveedorFinalizar
{
	font-family: "Open Sans Semibold";
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
}
.JTB_TxtWizardProveedorFinalizar:after
{
	font-family: "Open Sans Semibold";
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
}

.JTB_TxtWizardProveedorInformacion
{
	text-align: center;
}
.JTB_TxtWizardProveedorInformacion:after
{
	text-align: center;
}

.JTB_TxtColorGris,.JTB_TxtColorGrisFont11
{
	font-size: 16px;
	color: dimgray;
}
.JTB_TxtColorGris:after,.JTB_TxtColorGrisFont11:after
{
	font-size: 16px;
	color: dimgray;
}

.JTB_TxtColorGrisFont11
{
	font-size: 11px;
}
.JTB_TxtColorGrisFont11:after
{
	font-size: 11px;
}

.JTB_MarginTop10px
{
	margin-top: 10px;
}
.JTB_TextblockVerde,.JTB_TextblockVerde12B,.JTB_TextblockVerde>A,.JTB_TextblockVerde12B>A,.JTB_TextblockVerde>A:visited,.JTB_TextblockVerde12B>A:visited,.JTB_TextblockVerde:hover,.JTB_TextblockVerde12B:hover,.JTB_TextblockVerde>A:focus,.JTB_TextblockVerde12B>A:focus,.JTB_TextblockVerde>A:active,.JTB_TextblockVerde12B>A:active
{
	font-size: 14px;
	color: darkgreen;
}
.JTB_TextblockVerde:after,.JTB_TextblockVerde12B:after,.JTB_TextblockVerde>A:after,.JTB_TextblockVerde12B>A:after,.JTB_TextblockVerde>A:visited:after,.JTB_TextblockVerde12B>A:visited:after,.JTB_TextblockVerde:hover:after,.JTB_TextblockVerde12B:hover:after,.JTB_TextblockVerde>A:focus:after,.JTB_TextblockVerde12B>A:focus:after,.JTB_TextblockVerde>A:active:after,.JTB_TextblockVerde12B>A:active:after
{
	font-size: 14px;
	color: darkgreen;
}

.JTB_TextblockVerde12B
{
	font-size: 12px;
	font-weight: bold;
}
.JTB_TextblockVerde12B:after
{
	font-size: 12px;
	font-weight: bold;
}

.JTB_TextBlockAzulOscuro
{
	font-size: 14px;
	color: navy;
}
.JTB_TextBlockAzulOscuro:after
{
	font-size: 14px;
	color: navy;
}

.JTB_TextBlockRojo,.JTB_TextBlockRojo12B,.JTB_TextBlockRojo>A,.JTB_TextBlockRojo12B>A,.JTB_TextBlockRojo>A:visited,.JTB_TextBlockRojo12B>A:visited,.JTB_TextBlockRojo:hover,.JTB_TextBlockRojo12B:hover,.JTB_TextBlockRojo>A:focus,.JTB_TextBlockRojo12B>A:focus,.JTB_TextBlockRojo>A:active,.JTB_TextBlockRojo12B>A:active
{
	font-size: 14px;
	color: red;
}
.JTB_TextBlockRojo:after,.JTB_TextBlockRojo12B:after,.JTB_TextBlockRojo>A:after,.JTB_TextBlockRojo12B>A:after,.JTB_TextBlockRojo>A:visited:after,.JTB_TextBlockRojo12B>A:visited:after,.JTB_TextBlockRojo:hover:after,.JTB_TextBlockRojo12B:hover:after,.JTB_TextBlockRojo>A:focus:after,.JTB_TextBlockRojo12B>A:focus:after,.JTB_TextBlockRojo>A:active:after,.JTB_TextBlockRojo12B>A:active:after
{
	font-size: 14px;
	color: red;
}

.JTB_TextBlockRojo12B
{
	font-size: 12px;
	font-weight: bold;
}
.JTB_TextBlockRojo12B:after
{
	font-size: 12px;
	font-weight: bold;
}

.JTB_Titulo40px,.JTB_Titulo40pxBold
{
	font-family: "Open Sans Regular";
	font-size: 40px;
	font-style: normal;
}
.JTB_Titulo40px:after,.JTB_Titulo40pxBold:after
{
	font-family: "Open Sans Regular";
	font-size: 40px;
	font-style: normal;
}

.JTB_Titulo40pxBold
{
	font-weight: bold;
}
.JTB_Titulo40pxBold:after
{
	font-weight: bold;
}

.JTB_TxtX
{
	font-weight: bold;
}
.JTB_TxtX:after
{
	font-weight: bold;
}

.JTB_TxtSize20px,.JTB_TxtSize20pxN20B
{
	font-size: 20px;
	color: #000;
}
.JTB_TxtSize20px:after,.JTB_TxtSize20pxN20B:after
{
	font-size: 20px;
	color: #000;
}

.JTB_TxtSize20pxN20B
{
	margin-bottom: -20px;
}
.JTB_TxtSize26px
{
	font-size: 26px;
	color: #000;
}
.JTB_TxtSize26px:after
{
	font-size: 26px;
	color: #000;
}

.JTB_TxtFontColorGreen
{
	color: #8bc34a;
}
.JTB_TxtFontColorGreen:after
{
	color: #8bc34a;
}

.JTB_TxtFontColorRed
{
	color: #f56a67;
}
.JTB_TxtFontColorRed:after
{
	color: #f56a67;
}

.JTB_TxtFontColorOrange
{
	color: #f05620;
}
.JTB_TxtFontColorOrange:after
{
	color: #f05620;
}

.JTB_TxtFontColorYellow
{
	color: #ffc822;
}
.JTB_TxtFontColorYellow:after
{
	color: #ffc822;
}

.JTB_MarginRight8px
{
	margin-right: 8px;
}
.JTB_TxtFontColorGrey,.JTB_TxtFontColorDarkGrey
{
	color: #a1a1a1;
}
.JTB_TxtFontColorGrey:after,.JTB_TxtFontColorDarkGrey:after
{
	color: #a1a1a1;
}

.JTB_TxtFontColorDarkGrey
{
	color: #696969;
}
.JTB_TxtFontColorDarkGrey:after
{
	color: #696969;
}

.JTB_TxtFontColorWhite
{
	color: white;
}
.JTB_TxtFontColorWhite:after
{
	color: white;
}

.JTB_TxtNowrap
{
	white-space: nowrap;
}
.JTB_TxtNowrap:after
{
	white-space: nowrap;
}

.JTB_TxtWCUsuarioLabelCorreo
{
	background-position: 0px center;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	padding-left: 18px;
	background-image: url(../BB_ImgIconoCorreoNegro.png);
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #000;
	height: 21px;
}
.JTB_TxtWCUsuarioLabelCorreo:after
{
	background-position: 0px center;
	background-repeat: no-repeat;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	color: #000;
}

.JTB_TxtFontColorPurple
{
	color: #7030a0;
}
.JTB_TxtFontColorPurple:after
{
	color: #7030a0;
}

.JTB_TxtPosicionTendencia
{
	font-family: "Arial Black";
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
.JTB_TxtPosicionTendencia:after
{
	font-family: "Arial Black";
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}

.JTB_TxtHashtag
{
	background-image: none;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #212121;
	line-height:20px;
}
.JTB_TxtHashtag:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #212121;
	line-height:20px;
}

.JTB_ModdaTextAvailability
{
	padding-bottom: 2px;
	display: inline-block;
	border-style: none;
	border-width: 0px;
	color: #7b8a99;
}
.JTB_ModdaTextAvailability:after
{
	display: inline-block;
	color: #7b8a99;
}

.JTB_TxtMenuTienda,.JTB_TxtMenuTiendaSeleccionado
{
	font-size: 16px;
	color: #a1a1a1;
}
.JTB_TxtMenuTienda:after,.JTB_TxtMenuTiendaSeleccionado:after
{
	font-size: 16px;
	color: #a1a1a1;
}

.JTB_TxtMenuTiendaSeleccionado
{
	border-bottom-color: #387C2B;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-style: solid;
	border-width: 2px;
	font-size: 19px;
	color: #387C2B;
}
.JTB_TxtMenuTiendaSeleccionado:after
{
	font-size: 19px;
	color: #387C2B;
}

.JTB_TxtColorAction,.JTB_TxtColorActionUnderline
{
	font-size: 16px;
	color: #387C2B;
}
.JTB_TxtColorAction:after,.JTB_TxtColorActionUnderline:after
{
	font-size: 16px;
	color: #387C2B;
}

.JTB_TxtColorActionUnderline
{
	text-decoration: underline;
}
.JTB_TxtColorActionUnderline:after
{
	text-decoration: underline;
}

.JTB_TxtActionMedium
{
	display: block;
	font-family: OpenSans-Light;
	font-size: 17px;
	font-style: normal;
	font-weight: lighter;
	color: #387C2B;
}
.JTB_TxtActionMedium:after
{
	display: block;
	font-family: OpenSans-Light;
	font-size: 17px;
	font-style: normal;
	font-weight: lighter;
	color: #387C2B;
}

.JTB_TxtSize12px,.JTB_TxtSize12px_Gray,.JTB_TxtSize12px_Gray1,.JTB_TxtSize12px_Blue,.JTB_TxtSize12px_BlueDarck,.JTB_TxtSize12px_Dark,.JTB_TxtSize12px_DarkNegrilla,.JTB_TxtSize12px_Black
{
	font-size: 12px;
	color: #000;
}
.JTB_TxtSize12px:after,.JTB_TxtSize12px_Gray:after,.JTB_TxtSize12px_Gray1:after,.JTB_TxtSize12px_Blue:after,.JTB_TxtSize12px_BlueDarck:after,.JTB_TxtSize12px_Dark:after,.JTB_TxtSize12px_DarkNegrilla:after,.JTB_TxtSize12px_Black:after
{
	font-size: 12px;
	color: #000;
}

.JTB_TxtSize12px_Gray,.JTB_TxtSize12px_Gray1
{
	color: #a1a1a1;
}
.JTB_TxtSize12px_Gray:after,.JTB_TxtSize12px_Gray1:after
{
	color: #a1a1a1;
}

.JTB_TxtSize12px_Gray1
{
	color: #696969;
}
.JTB_TxtSize12px_Gray1:after
{
	color: #696969;
}

.JTB_TxtSize12px_Blue
{
	color: #019fbf;
}
.JTB_TxtSize12px_Blue:after
{
	color: #019fbf;
}

.JTB_TxtSize12px_BlueDarck
{
	color: #174477;
}
.JTB_TxtSize12px_BlueDarck:after
{
	color: #174477;
}

.JTB_TxtSize12px_Dark
{
	color: #696969;
}
.JTB_TxtSize12px_Dark:after
{
	color: #696969;
}

.JTB_TxtSize12px_DarkNegrilla
{
	font-weight: 900;
	color: #696969;
}
.JTB_TxtSize12px_DarkNegrilla:after
{
	font-weight: 900;
	color: #696969;
}

.JTB_TxtEllipsis_135px
{
	overflow: hidden;
	display: block;
	white-space: nowrap;
	max-width: 135px;
	text-overflow: ellipsis;
}
.JTB_TxtEllipsis_135px:after
{
	overflow: hidden;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.JTB_MarginTop5px
{
	margin-top: 5px;
}
.JTB_TxtSize125px
{
	font-size: 12.5px;
	color: #000;
	height: 34px;
	max-height: 34px;
	min-height: 34px;
	width: 103px;
	max-width: 103px;
	min-width: 103px;
}
.JTB_TxtSize125px:before
{
	font-size: 12.5px;
	color: #000;
	content: '';
}

.JTB_TxtSize125px:after
{
	font-size: 12.5px;
	color: #000;
}

.JTB_TxtColorVerde
{
	font-size: 16px;
	color: #8bc34a;
}
.JTB_TxtColorVerde:after
{
	font-size: 16px;
	color: #8bc34a;
}

.BB_WWUsuarioTitles
{
	padding-left: 15px;
	white-space: nowrap;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #444;
}
.BB_WWUsuarioTitles:after
{
	white-space: nowrap;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #444;
}

.BB_WWUsuarioTitles45
{
	padding-left: 45px;
	white-space: nowrap;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #444;
}
.BB_WWUsuarioTitles45:after
{
	white-space: nowrap;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #444;
}

.TextoAtributoTitulo,.TextoAtributoTitulo24px,.TextoAtributoTitulo18,.TextoAtributoTitulo16,.TextoAtributoTitulo14,.TextoAtributoTituloBold,.TextoAtributoTitulo20px
{
	color: #000;
}
.TextoAtributoTitulo:after,.TextoAtributoTitulo24px:after,.TextoAtributoTitulo18:after,.TextoAtributoTitulo16:after,.TextoAtributoTitulo14:after,.TextoAtributoTituloBold:after,.TextoAtributoTitulo20px:after
{
	color: #000;
}

.TextoAtributoTitulo24px
{
	font-size: 24px;
}
.TextoAtributoTitulo24px:after
{
	font-size: 24px;
}

.TextoAtributoTitulo18
{
	font-size: 18px;
}
.TextoAtributoTitulo18:after
{
	font-size: 18px;
}

.TextoAtributoTitulo16
{
	font-size: 16px;
}
.TextoAtributoTitulo16:after
{
	font-size: 16px;
}

.TextoAtributoTitulo14
{
	font-size: 14px;
}
.TextoAtributoTitulo14:after
{
	font-size: 14px;
}

.TextoAtributoTituloBold
{
	font-weight: bold;
}
.TextoAtributoTituloBold:after
{
	font-weight: bold;
}

.TextoAtributoTitulo20px
{
	font-size: 20px;
}
.TextoAtributoTitulo20px:after
{
	font-size: 20px;
}

.JTB_TxtBlueTerminosCondiciones
{
	font-size: 13px;
	color: #4169e1;
}
.JTB_TxtBlueTerminosCondiciones:after
{
	font-size: 13px;
	color: #4169e1;
}

.JTB_TxtBlackTerminosCondiciones
{
	color: #000;
}
.JTB_TxtBlackTerminosCondiciones:after
{
	color: #000;
}

.JTB_TxtWhiteTerminosCondiciones
{
	color: #fff;
}
.JTB_TxtWhiteTerminosCondiciones:after
{
	color: #fff;
}

.JTB_TxtBlueTerminosCondicionesSubraya
{
	font-size: 13px;
	text-decoration: underline;
	color: #4169e1;
}
.JTB_TxtBlueTerminosCondicionesSubraya:before
{
	font-size: 13px;
	text-decoration: underline;
	color: #4169e1;
	content: '';
}

.JTB_TxtBlueTerminosCondicionesSubraya:after
{
	font-size: 13px;
	text-decoration: underline;
	color: #4169e1;
}

.JTB_TxtBlackTerminosCondicionesSubraya
{
	text-decoration: underline;
	color: #000;
}
.JTB_TxtBlackTerminosCondicionesSubraya:after
{
	text-decoration: underline;
	color: #000;
}

.JTB_TxtWhiteTerminosCondicionesSubraya
{
	text-decoration: underline;
	color: #fff;
}
.JTB_TxtWhiteTerminosCondicionesSubraya:after
{
	text-decoration: underline;
	color: #fff;
}

.JTB_TxtLink1
{
	font-size: 11px;
	text-decoration: none;
	color: #387C2B;
}
.JTB_TxtLink1:after
{
	font-size: 11px;
	text-decoration: none;
	color: #387C2B;
}

.TextBlock_Black
{
	color: #444;
}
.TextBlock_Black:after
{
	color: #444;
}

.TxtWhiteBackgroundBlue
{
	background-color: #01b7df;
	color: #fff;
}
.TxtWhiteBackgroundBlue:after
{
	color: #fff;
}

.TxtBlueNegrilla13px
{
	font-size: 13px;
	font-weight: bold;
	color: #1e4e79;
}
.TxtBlueNegrilla13px:after
{
	font-size: 13px;
	font-weight: bold;
	color: #1e4e79;
}

.TxtBlue13px,.TxtBlue16pxClaro
{
	font-size: 13px;
	color: #1e4e79;
}
.TxtBlue13px:after,.TxtBlue16pxClaro:after
{
	font-size: 13px;
	color: #1e4e79;
}

.TxtBlue16pxClaro
{
	font-size: 16px;
	color: #3872dc;
}
.TxtBlue16pxClaro:after
{
	font-size: 16px;
	color: #3872dc;
}

.JTB_TxtLink12px
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1e5598;
}
.JTB_TxtLink12px:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1e5598;
}

.ErrorHttp,.ErrorHttpTitulo,.ErrorHttpSubtitulo,.ErrorHttpNormal
{
	padding-bottom: 20px;
	padding-top: 40px;
	font-size: 25px;
	color: #444;
}
.ErrorHttp:after,.ErrorHttpTitulo:after,.ErrorHttpSubtitulo:after,.ErrorHttpNormal:after
{
	font-size: 25px;
	color: #444;
}

.ErrorHttpTitulo
{
	font-weight: bold;
	color: #174477;
}
.ErrorHttpTitulo:after
{
	font-weight: bold;
	color: #174477;
}

.ErrorHttpSubtitulo
{
	font-size: 22px;
	font-weight: bold;
}
.ErrorHttpSubtitulo:after
{
	font-size: 22px;
	font-weight: bold;
}

.ErrorHttpNormal
{
	font-size: 22px;
}
.ErrorHttpNormal:after
{
	font-size: 22px;
}

.TextBlock_BlackBold
{
	font-weight: bold;
	color: #444;
}
.TextBlock_BlackBold:after
{
	font-weight: bold;
	color: #444;
}

.JTB_TxtSize13px
{
	font-size: 13px;
}
.JTB_TxtSize13px:after
{
	font-size: 13px;
}

.JTB_TxtColorVerde1
{
	color: #00b050;
}
.JTB_TxtColorVerde1:after
{
	color: #00b050;
}

.JTB_TxtColorNaranja
{
	color: #ff690f;
}
.JTB_TxtColorNaranja:after
{
	color: #ff690f;
}

.JTB_TxtColorBlackP
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 11px;
	color: #000;
}
.JTB_TxtColorBlackP:after
{
	font-size: 11px;
	color: #000;
}

.JTB_TxtSize40px
{
	font-size: 40px;
}
.JTB_TxtSize40px:after
{
	font-size: 40px;
}

.TextBlockSizeEM,.TextBlockSizeEM0_85Black,.TextBlockSizeEM0_75
{
	font-size: 1em;
}
.TextBlockSizeEM:after,.TextBlockSizeEM0_85Black:after,.TextBlockSizeEM0_75:after
{
	font-size: 1em;
}

.TextBlockSizeEM0_85Black
{
	font-size: 0.85em;
	color: #444;
}
.TextBlockSizeEM0_85Black:after
{
	font-size: 0.85em;
	color: #444;
}

.TextBlockSizeEM0_75
{
	font-size: 0.75em;
}
.TextBlockSizeEM0_75:after
{
	font-size: 0.75em;
}

.JTB_TxtLink16px
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1e5598;
}
.JTB_TxtLink16px:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1e5598;
}

.JTB_TxtRequerido:after
{
	content: '*';
}

.JTB_TxtSize15px
{
	font-size: 15px;
	color: #000;
}
.JTB_TxtSize15px:after
{
	font-size: 15px;
	color: #000;
}

.JTB_TxtCoffe,.JTB_TxtCoffeBold,.JTB_TxtCoffeBold>A
{
	color: #b8860b;
}
.JTB_TxtCoffe:after,.JTB_TxtCoffeBold:after,.JTB_TxtCoffeBold>A:after
{
	color: #b8860b;
}

.JTB_TxtCoffeBold,.JTB_TxtCoffeBold>A
{
	font-weight: bold;
}
.JTB_TxtCoffeBold:after,.JTB_TxtCoffeBold>A:after
{
	font-weight: bold;
}

.JTB_LabelDefaultNoRequerido,.JTB_LabelDefaultRequeridoN1,.JTB_LabelDefaultRequeridoBold1
{
	border-style: none;
	border-width: 0px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #444;
}
.JTB_LabelDefaultNoRequerido:after,.JTB_LabelDefaultRequeridoN1:after,.JTB_LabelDefaultRequeridoBold1:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #444;
}

.JTB_LabelDefaultRequeridoN1
{
	font-size: 15px;
}
.JTB_LabelDefaultRequeridoN1:after
{
	font-size: 15px;
}

.JTB_LabelDefaultRequeridoBold1
{
	font-family: OpenSans-Light,sans-serif;
	font-size: 12.5px;
	font-weight: 700;
}
.JTB_LabelDefaultRequeridoBold1:after
{
	font-family: OpenSans-Light,sans-serif;
	font-size: 12.5px;
	font-weight: 700;
}

.JTB_TxtSize10px,.JTB_TxtSize10px_Gray,.JTB_TxtSize10px_Black,.JTB_TxtSize10px_DarkNegrilla
{
	font-size: 10px;
}
.JTB_TxtSize10px:after,.JTB_TxtSize10px_Gray:after,.JTB_TxtSize10px_Black:after,.JTB_TxtSize10px_DarkNegrilla:after
{
	font-size: 10px;
}

.JTB_TxtSize10px_Gray
{
	color: #c0c0c0;
}
.JTB_TxtSize10px_Gray:after
{
	color: #c0c0c0;
}

.JTB_TxtSize10px_Black
{
	color: #000;
}
.JTB_TxtSize10px_Black:after
{
	color: #000;
}

.JTB_TxtSize10px_DarkNegrilla
{
	font-weight: bold;
	color: #000;
}
.JTB_TxtSize10px_DarkNegrilla:after
{
	font-weight: bold;
	color: #000;
}

.TxtInfomacion,.TxtInfomacionVerde,.TxtInfomacionAzul,.TxtInfomacionAmarillo,.TxtInfomacionRojo
{
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	height: 100%;
	width: 100%;
}
.TxtInfomacionVerde
{
	background-color: #e2f0d9;
	color: #6c9450;
}
.TxtInfomacionVerde:after
{
	color: #6c9450;
}

.TxtInfomacionAzul
{
	background-color: #deebf7;
	color: #2f559d;
}
.TxtInfomacionAzul:after
{
	color: #2f559d;
}

.TxtInfomacionAmarillo
{
	background-color: #fff2cc;
	color: #bf9000;
}
.TxtInfomacionAmarillo:after
{
	color: #bf9000;
}

.TxtInfomacionRojo
{
	background-color: #f08080;
	color: #8b0000;
}
.TxtInfomacionRojo:after
{
	color: #8b0000;
}

.LabelProvAdicionalInfo,.LabelProvAdicionalInfoGrisOscuro
{
	font-family: Arial;
	font-size: 13px;
	color: #a1a1a1;
}
.LabelProvAdicionalInfo:after,.LabelProvAdicionalInfoGrisOscuro:after
{
	font-family: Arial;
	font-size: 13px;
	color: #a1a1a1;
}

.LabelProvAdicionalInfoGrisOscuro
{
	color: #828181;
}
.LabelProvAdicionalInfoGrisOscuro:after
{
	color: #828181;
}

.JTB_TxtFontColorAction
{
	color: #387C2B;
}
.JTB_TxtFontColorAction:after
{
	color: #387C2B;
}

.UploadTextOculto,.JTB_UplDropZoneCarDoc1.gx-fileupload table .name,.JTB_UpdAjuntoIcono.gx-fileupload table .name,.JTB_UplDropZoneCarDoc1.gx-fileupload table .size,.JTB_UpdAjuntoIcono.gx-fileupload table .size
{
	display: none !important;
}
.UploadTextOculto:after,.JTB_UplDropZoneCarDoc1.gx-fileupload table .name:after,.JTB_UpdAjuntoIcono.gx-fileupload table .name:after,.JTB_UplDropZoneCarDoc1.gx-fileupload table .size:after,.JTB_UpdAjuntoIcono.gx-fileupload table .size:after
{
	display: none !important;
}

.UploadTextMessage,.JTB_UplDropZoneCarDoc1.gx-fileupload table .text-danger,.JTB_UpdAjuntoIcono.gx-fileupload table .text-danger
{
	color: #900;
	height: 50px;
	max-height: 50px;
	min-height: 50px;
}
.UploadTextMessage:after,.JTB_UplDropZoneCarDoc1.gx-fileupload table .text-danger:after,.JTB_UpdAjuntoIcono.gx-fileupload table .text-danger:after
{
	color: #900;
}

.TxtPurpleNegrilla13px
{
	font-size: 13px;
	font-weight: bold;
	color: #6e3c7b;
}
.TxtPurpleNegrilla13px:after
{
	font-size: 13px;
	font-weight: bold;
	color: #6e3c7b;
}

.JTB_TxtSize11
{
	font-size: 11px;
	color: #000;
}
.JTB_TxtSize11:after
{
	font-size: 11px;
	color: #000;
}

.JTB_TxtPagination
{
	padding-left: 5px;
	padding-right: 5px;
	background-color: #387C2B;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: OpenSans-Light;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	height: 40px;
	max-height: 40px;
	min-height: 40px;
	width: 80px;
	max-width: 80px;
	min-width: 80px;
	text-align: center;
	vertical-align: middle;
}
.JTB_TxtPagination:after
{
	font-family: OpenSans-Light;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}

.JTB_TextblockGrayBlue
{
	font-size: 14px;
	color: #69c;
}
.JTB_TextblockGrayBlue:after
{
	font-size: 14px;
	color: #69c;
}

.JTB_TxtBold11,.gx-label.AttributeGridNLabel,.gx-label.BlobContentAttributeGridNLabel,.gx-label.ReadonlyBlobContentAttributeGridNLabel,.gx-label.BlobInputAttributeGridNLabel,.gx-label.ReadonlyAttributeGridNLabel
{
	font-family: "Source Sans Pro";
	font-size: 15px;
	font-weight: bold;
}
.JTB_TxtBold11:after,.gx-label.AttributeGridNLabel:after,.gx-label.BlobContentAttributeGridNLabel:after,.gx-label.ReadonlyBlobContentAttributeGridNLabel:after,.gx-label.BlobInputAttributeGridNLabel:after,.gx-label.ReadonlyAttributeGridNLabel:after
{
	font-family: "Source Sans Pro";
	font-size: 15px;
	font-weight: bold;
}

.BB_TxtFont10px
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #444;
}
.BB_TxtFont10px:after
{
	font-family: "Open Sans Regular", sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #444;
}

.JTB_TextblockPurple,.JTB_TextblockPurple>A,.JTB_TextblockPurple>A:visited,.JTB_TextblockPurple:hover,.JTB_TextblockPurple>A:focus,.JTB_TextblockPurple>A:active
{
	font-size: 14px;
	color: #704f88;
}
.JTB_TextblockPurple:after,.JTB_TextblockPurple>A:after,.JTB_TextblockPurple>A:visited:after,.JTB_TextblockPurple:hover:after,.JTB_TextblockPurple>A:focus:after,.JTB_TextblockPurple>A:active:after
{
	font-size: 14px;
	color: #704f88;
}

.JTB_TextblockBlue,.JTB_TextblockBlue>A,.JTB_TextblockBlue>A:visited,.JTB_TextblockBlue:hover,.JTB_TextblockBlue>A:focus,.JTB_TextblockBlue>A:active
{
	font-size: 14px;
	color: #387C2B;
}
.JTB_TextblockBlue:after,.JTB_TextblockBlue>A:after,.JTB_TextblockBlue>A:visited:after,.JTB_TextblockBlue:hover:after,.JTB_TextblockBlue>A:focus:after,.JTB_TextblockBlue>A:active:after
{
	font-size: 14px;
	color: #387C2B;
}

.JTB_TextBlockAzulOscuroBold
{
	font-size: 14px;
	font-weight: bold;
	color: navy;
}
.JTB_TextBlockAzulOscuroBold:after
{
	font-size: 14px;
	font-weight: bold;
	color: navy;
}

.JTB_TxtBoldBlack
{
	font-weight: bold;
	color: #000;
}
.JTB_TxtBoldBlack:after
{
	font-weight: bold;
	color: #000;
}

.JTB_TxtBoldBlack1
{
	margin-left: -15px;
	font-weight: bold;
	color: #000;
}
.JTB_TxtBoldBlack1:after
{
	font-weight: bold;
	color: #000;
}

.JTB_TxtBoldMarginL15
{
	margin-left: 15px;
	font-weight: bold;
}
.JTB_TxtBoldMarginL15:after
{
	font-weight: bold;
}

.JTB_TxtBoldBlack11
{
	font-weight: bold;
	color: #000;
}
.JTB_TxtBoldBlack11:after
{
	font-weight: bold;
	color: #000;
}

.JTB_TxtBoldMarginL151
{
	margin-left: 15px;
	font-weight: bold;
	color: #000;
}
.JTB_TxtBoldMarginL151:after
{
	font-weight: bold;
	color: #000;
}

.TextBlockScroll300
{
	overflow-y: scroll;
	 display: block !important;
}
.TextBlockScroll300:after
{
	overflow-y: scroll;
	display: block !important;
}

.JTB_TxtAlignRight
{
	text-align: right;
}
.JTB_TxtAlignRight:after
{
	text-align: right;
}

.JTB_TxtColorBlue
{
	color: #527fc8;
}
.JTB_TxtColorBlue:after
{
	color: #527fc8;
}

.JTB_TextBlockAzulOscuro16px,.JTB_TextBlockAzulOscuro16pxBold
{
	font-size: 16px;
	color: navy;
}
.JTB_TextBlockAzulOscuro16px:after,.JTB_TextBlockAzulOscuro16pxBold:after
{
	font-size: 16px;
	color: navy;
}

.JTB_TextBlockAzulOscuro16pxBold
{
	font-weight: bold;
}
.JTB_TextBlockAzulOscuro16pxBold:after
{
	font-weight: bold;
}

.TextBlockForm,.ReadonlyTextBlockTitulo24PX,.ReadonlyTextBlockTitulo18PX,.ReadonlyTextBlockTitulo16px,.ReadonlyTextBlockTitulo14
{
	font-weight: 700;
	color: #474747;
}
.TextBlockForm:after,.ReadonlyTextBlockTitulo24PX:after,.ReadonlyTextBlockTitulo18PX:after,.ReadonlyTextBlockTitulo16px:after,.ReadonlyTextBlockTitulo14:after
{
	font-weight: 700;
	color: #474747;
}

.ReadonlyTextBlockTitulo24PX
{
	font-size: 24px;
	font-size: 24px !important;
	    font-weight: 700 !important;
}
.ReadonlyTextBlockTitulo24PX:after
{
	font-size: 24px;
	font-size: 24px !important;
	font-weight: 700 !important;
}

.ReadonlyTextBlockTitulo18PX
{
	font-size: 18px;
	font-size: 18px !important;
	    font-weight: 700 !important;
}
.ReadonlyTextBlockTitulo18PX:after
{
	font-size: 18px;
	font-size: 18px !important;
	font-weight: 700 !important;
}

.ReadonlyTextBlockTitulo16px
{
	font-size: 16px;
	font-size: 16px !important;
	    font-weight: 700 !important;
}
.ReadonlyTextBlockTitulo16px:after
{
	font-size: 16px;
	font-size: 16px !important;
	font-weight: 700 !important;
}

.ReadonlyTextBlockTitulo14
{
	font-size: 14px;
	font-size: 14px !important;
	    font-weight: 700 !important;
}
.ReadonlyTextBlockTitulo14:after
{
	font-size: 14px;
	font-size: 14px !important;
	font-weight: 700 !important;
}

.BB_TxtFont21px
{
	font-size: 21px;
	color: #000;
}
.BB_TxtFont21px:after
{
	font-size: 21px;
	color: #000;
}

.JTB_LabelTituloGridNotBold,.JTB_LabelTituloGridNotBoldSize12,.JTB_LabelTituloGridNotBoldSize13,.JTB_LabelTituloGridNotBoldSize14
{
	font-family: OpenSans-Light, sans-serif;
	font-weight: 400;
	color: #444;
}
.JTB_LabelTituloGridNotBold:after,.JTB_LabelTituloGridNotBoldSize12:after,.JTB_LabelTituloGridNotBoldSize13:after,.JTB_LabelTituloGridNotBoldSize14:after
{
	font-family: OpenSans-Light, sans-serif;
	font-weight: 400;
	color: #444;
}

.JTB_LabelTituloGridNotBoldSize12
{
	font-size: 12px;
}
.JTB_LabelTituloGridNotBoldSize12:after
{
	font-size: 12px;
}

.JTB_LabelTituloGridNotBoldSize13
{
	font-size: 13px;
}
.JTB_LabelTituloGridNotBoldSize13:after
{
	font-size: 13px;
}

.JTB_LabelTituloGridNotBoldSize14
{
	font-size: 14px;
}
.JTB_LabelTituloGridNotBoldSize14:after
{
	font-size: 14px;
}

.BB_TxtDocumentoCargado
{
	font-family: "Open Sans Regular";
	font-size: 13px;
	color: #05b4ff;
}
.BB_TxtDocumentoCargado:after
{
	font-family: "Open Sans Regular";
	font-size: 13px;
	color: #05b4ff;
}

.BB_TxtFont16px,.BB_TxtFontAction16px
{
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.BB_TxtFont16px:before,.BB_TxtFontAction16px:before
{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	content: '';
}

.BB_TxtFont16px:after,.BB_TxtFontAction16px:after
{
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.BB_TxtFontAction16px
{
	color: #387C2B;
}
.BB_TxtFontAction16px:before
{
	color: #387C2B;
}

.BB_TxtFontAction16px:after
{
	color: #387C2B;
}

.JTB_TxtSize14px,.JTB_TxtSize14px_Black
{
	font-size: 14px;
}
.JTB_TxtSize14px:after,.JTB_TxtSize14px_Black:after
{
	font-size: 14px;
}

.JTB_TxtSize14px_Black
{
	color: #000;
}
.JTB_TxtSize14px_Black:after
{
	color: #000;
}

.BB_TxtFont25px,.BB_TxtFont25pxaction,.BB_TxtFont25pxactionbold
{
	font-size: 25px;
	color: #000;
}
.BB_TxtFont25px:after,.BB_TxtFont25pxaction:after,.BB_TxtFont25pxactionbold:after
{
	font-size: 25px;
	color: #000;
}

.BB_TxtFont25pxaction,.BB_TxtFont25pxactionbold
{
	color: #387C2B;
}
.BB_TxtFont25pxaction:after,.BB_TxtFont25pxactionbold:after
{
	color: #387C2B;
}

.BB_TxtFont25pxactionbold
{
	font-weight: bold;
}
.BB_TxtFont25pxactionbold:after
{
	font-weight: bold;
}

.BB_TxtFont12px,.BB_TxtFont12px_Gray,.BB_TxtFont12pxColorGreen,.BB_TxtFont12pxColorRed,.BB_TxtFont12pxColorBlue
{
	font-size: 12px;
	color: #000;
}
.BB_TxtFont12px:after,.BB_TxtFont12px_Gray:after,.BB_TxtFont12pxColorGreen:after,.BB_TxtFont12pxColorRed:after,.BB_TxtFont12pxColorBlue:after
{
	font-size: 12px;
	color: #000;
}

.BB_TxtFont12px_Gray
{
	color: #a1a1a1;
}
.BB_TxtFont12px_Gray:after
{
	color: #a1a1a1;
}

.BB_TxtFont12pxColorGreen
{
	color: #7da565;
}
.BB_TxtFont12pxColorGreen:after
{
	color: #7da565;
}

.BB_TxtFont12pxColorRed
{
	color: #95151f;
}
.BB_TxtFont12pxColorRed:after
{
	color: #95151f;
}

.BB_TxtFont12pxColorBlue
{
	color: #223c68;
}
.BB_TxtFont12pxColorBlue:after
{
	color: #223c68;
}

.TextBlock0_75emMeno15MarginTop
{
	margin-top: -15px;
	font-size: 0.7em;
}
.TextBlock0_75emMeno15MarginTop:after
{
	font-size: 0.7em;
}

.TxtCodigoPostalLink,.TxtCodigoPostalLink>A
{
	text-decoration: underline;
	color: #387C2B;
}
.TxtCodigoPostalLink:after,.TxtCodigoPostalLink>A:after
{
	text-decoration: underline;
	color: #387C2B;
}

.BB_TxtFont20px
{
	font-size: 20px;
	color: #000;
}
.BB_TxtFont20px:after
{
	font-size: 20px;
	color: #000;
}

.JTB_TxtSeguirLeyendo
{
	font-size: 14px;
	font-weight: bold;
	color: #6495ed;
}
.JTB_TxtSeguirLeyendo:after
{
	font-size: 14px;
	font-weight: bold;
	color: #6495ed;
}

.Txt_NoPFormControl
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.TextBlockMargin20
{
	margin-bottom: 20px;
	margin-top: 20px;
}
.ErrorViewer,.ErrorViewerError,.ErrorViewerMessage
{
	background-color: (none);
}
.ErrorViewerError
{
	padding-bottom: 5px;
	padding-top: 5px;
	color: #f00;
}
.ErrorViewerMessage
{
	margin-left: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	display: block;
	background-color: #f56a67;
	border-style: solid;
	border-width: 0px;
	font-family: inherit;
	color: white;
}
.RecentLinksGrid
{
	margin-left: 15px;
}

.TrnSublevelGrid
{
	margin-bottom: 15px;
	width: 100%;
}

.BB_FSG100
{
	width: 100%;
}

.FreeStyleGridNoPadding
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.FreeStyleGridScroll
{
	overflow: scroll;
}

.FreeStyleGridScroll>tbody>tr,.FreeStyleGridScroll>[data-gxrow]
{
	overflow: scroll;
}

.FreeStyleGridScroll[data-bkgstyle='none']>tbody>tr
{
	overflow: scroll;
}

.FreeStyleGridScroll[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridScroll[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	overflow: scroll;
}

.FreeStyleGridScroll[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	overflow: scroll;
}

.FreeStyleGridScroll[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	overflow: scroll;
}

.Messages,.ErrorMessages,.WarningMessages
{
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	margin-left: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	display: block;
	white-space: normal;
	font-family: inherit;
	color: white;
}
.ErrorMessages
{
	background-color: #f56a67;
	border-width: 0px;
}
.WarningMessages
{
	background-color: #fdae45;
	border-width: 0px;
}
.PopupHeader
{
	background-color: #f9f9f9;
}
.PopupBorder
{
	background-color: #f9f9f9;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.SectionDanger,.ignia-card-1.WidgetDanger  .info-box-icon,.ignia-card-2.WidgetDanger.info-box,.ignia-card-3.WidgetDanger.small-box
{
	background-color: #f56a67;
}
.SectionSuccess,.ignia-card-1.WidgetSuccess  .info-box-icon,.ignia-card-2.WidgetSuccess.info-box,.ignia-card-3.WidgetSuccess.small-box
{
	background-color: #8bc34a;
}
.SectionWarning,.ignia-card-1.WidgetWarning  .info-box-icon,.ignia-card-2.WidgetWarning.info-box,.ignia-card-3.WidgetWarning.small-box
{
	background-color: #fdae45;
}
.SectionMorado,.ignia-card-1.WidgetMorado  .info-box-icon,.ignia-card-2.WidgetMorado.info-box,.ignia-card-3.WidgetMorado.small-box
{
	background-color: indigo;
}
.SectionRojoOscuro,.ignia-card-1.WidgetRojoOscuro  .info-box-icon,.ignia-card-2.WidgetRojoOscuro.info-box,.ignia-card-3.WidgetRojoOscuro.small-box
{
	background-color: firebrick;
}
.CellMargenLeftMenos15
{
	margin-left: -15px;
	margin-left: -15px !important;
}
.CellMargenLeftMenos10
{
	margin-left: -10px;
	margin-left: -10px !important;
}
.CellMargenLeftMenos5
{
	margin-left: -5px;
	margin-left: -5px !important;
}
.CellMargenLeftMenos50
{
	margin-left: -50px;
	margin-left: -50px !important;
}
.CellMargenLeftMenos75
{
	margin-left: -75px;
	margin-left: -75px !important;
}
.CellMargenLeftMenos30
{
	margin-left: -50px;
	margin-left: -30px !important;
}
.CellMargenLeftMenos40
{
	margin-left: -50px;
	margin-left: -40px !important;
}
.CellMargenLeft_0
{
	margin-left:0 !important;
}
.CellMargenLeft40
{
	margin-left: -50px;
	margin-left: 40px !important;
}
.CellMargenLeftMenos25
{
	margin-left: -50px;
	margin-left: -25px !important;
}
.CellMargenLeft15
{
	margin-left: 15px;
	margin-left: 15px !important;
}
.CellMargenLeftMenos100
{
	margin-left: -100px !important;
}
.CellMargenLeft5
{
	margin-left: 5px;
	margin-left: 5px !important;
}
.CellMargenTop0,.CellMargenTopMenos5,.CellMargenTopMenos10,.CellMargenTop2,.CellMargenTop5,.CellMargenTopMenos15,.CellMargenTopMenos20,.CellMargenTopMenos30,.CellMargenTopMenos35,.CellMargenTopMenos25,.CellMargenTopMenos50,.CellMargenTopMenos80,.CellMargenTopMenos75,.CellMargenTopMenos70,.CellMargenTopMenos60
{
	margin-top: 0px;
}
.CellMargenTopMenos5
{
	margin-top: -5px;
}
.CellMargenTopMenos10
{
	margin-top: -10px;
}
.CellMargenTop2
{
	margin-top: 2px;
}
.CellMargenTop5
{
	margin-top: 5px;
}
.CellMargenTopMenos15
{
	margin-top: -15px;
}
.CellMargenTopMenos20
{
	margin-top: -20px;
}
.CellMargenTopMenos30
{
	margin-top: -30px;
}
.CellMargenTopMenos35
{
	margin-top: -35px;
}
.CellMargenTopMenos25
{
	margin-top: -25px;
}
.CellMargenTopMenos50
{
	margin-top: -50px;
}
.CellMargenTopMenos80
{
	margin-top: -80px;
}
.CellMargenTopMenos75
{
	margin-top: -75px;
}
.CellMargenTopMenos70
{
	margin-top: -70px;
}
.CellMargenTopMenos60
{
	margin-top: -60px;
}
.CellMargenButtom0,.CellMargenButtomMenos5,.CellMargenButtomMenos10,.CellMargenButtom5,.CellMargenButtom5Important,.CellMargenButtom10,.CellMargenButtomGridDinamico,.CellMargenButtomMenos15,.CellMargenButtom0Important,.CellMargenButtomRemoveInputGroup
{
	margin-bottom: 0px;
}
.CellMargenButtomMenos5
{
	margin-bottom: -5px;
}
.CellMargenButtomMenos10
{
	margin-bottom: -10px;
}
.CellMargenButtom5,.CellMargenButtom5Important
{
	margin-bottom: 5px;
}
.CellMargenButtom5Important
{
	margin-bottom: 5px !important;
}
.CellMargenButtom10
{
	margin-bottom: 10px;
}
.CellMargenButtomGridDinamico
{
	margin-bottom: 80px;
}
.CellMargenButtomMenos15
{
	margin-bottom: -15px;
}
.CellMargenButtom0Important
{
	margin-bottom:0 !important;
}
.CellMargenButtomRemoveInputGroup
{
	margin-bottom:0 !important;
}
.CellMargenRight0,.CellMargenRight5,.CellMargenRight10,.CellMargenRight15,.CellMargenRight20,.CellMargenRightMenos15
{
	margin-right: 0px;
}
.CellMargenRight5
{
	margin-right: 5px;
}
.CellMargenRight10
{
	margin-right: 10px;
	margin-right: 10px !important;
}
.CellMargenRight15
{
	margin-right: 15px;
}
.CellMargenRight20
{
	margin-right: 20px;
}
.CellMargenRightMenos15
{
	margin-right: -15px;
	margin-right: -15px !important;
}
.CellMaxHeight30
{
	max-height: 30px;
}
.CellMaxHeight36
{
	max-height: 36px;
}
.CellMaxHeight100
{
	max-height: 100px;
}
.CellWidth370
{
	max-width: 370px;
	min-width: 370px;
}
.CellWidth400
{
	max-width: 400px;
	min-width: 400px;
}
.CellBorderBottom
{
	border-bottom-color: #efefef;
	border-left-color: rgba(255,255,255,0);
	border-right-color: rgba(255,255,255,0);
	border-top-color: rgba(255,255,255,0);
	border-style: solid;
}
.BB_CellMinWidth60px
{
	min-width: 60px;
}
.Cell_Width_30px
{
	width: 30px;
}
.JTB_CellMargin28NT
{
	margin-top: -28px;
}
.JTB_CellMargin25NT
{
	margin-top: -25px;
}
.JTB_CellMargin5NT
{
	margin-top: -5px;
}
.JTB_CellMarginT10
{
	padding-top: 10px;
}
.BB_BordeNegro
{
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 2px;
	width: 20%;
}
.BB_CellMargin2p5LRprc
{
	margin-left: 2.5%;
	margin-right: 2.5%;
}
.JTB_CellMargin35NT
{
	margin-top: -35px;
}
.CellTextAlignLeft
{
	text-align: left;
	Text-align: left !Important;
}
.JTB_CellHeight350Scroll
{
	overflow: auto;
	max-height: 300px;
}
.JTB_Tblpaginacompleta,.JTB_TblpaginacompletaPortada
{
	margin-left: -15px;
	margin-right: -15px;
	margin-top: -30px;
}
.JTB_TblpaginacompletaPortada
{
	margin-bottom: -35px;
	margin-left: -48px;
	margin-right: 0px;
	margin-top: -75px;
	width: 100%;
}
.BB_CellImgLoginFavicon
{
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-right: 0;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 4px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 38px;
	width: 34px;
	display: table-cell;
	white-space: nowrap;
	text-align: center;
	Background: transparent;
	 vertical-align: middle;
}
.JTB_CellPaginacion
{
	margin-right: -2px;
}
.JTB_CellMasterPage225px
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 225px;
	max-width: 225px;
	min-width: 225px;
}
.JTB_CellMasterPage100Porc
{
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}
.BB_CellDoc60Porc
{
	padding-top: 8.5px;
	height: 40px;
	max-height: 40px;
	width: 60%;
	max-width: 60%;
	display: inline-block;
}
.BB_CellBackgroundLightGray
{
	background-color: #eef1f7;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
}
.WWActionsCell,.ViewActionsCell,.ViewActionsBackCell,.ViewGridActionsCell
{
	text-align: right;
}
.ViewActionsCell,.ViewActionsBackCell,.ViewGridActionsCell
{
	margin-bottom: 10px;
	padding-right: 40px;
	padding-top: 15px;
	border-bottom: 1px solid #efefef;
}
.ViewGridActionsCell
{
	border-bottom: 0px;
}
.WWFiltersCell,.WWFiltersCellCollapsed
{
	padding-left: 30px;
	padding-right: 30px;
}
.OrdersCell
{
	text-align: center;
}
.WWAdvancedBarCell,.ViewAdvancedBarCell,.PromptAdvancedBarCell
{
	background-color: white;
	margin-top: -42px;
	padding-right: 0px;
}
.ViewAdvancedBarCell
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.PromptAdvancedBarCell
{
	margin-top: 0px;
	padding-left: 0px;
}
.WWGridCell,.WWGridCellExpanded,.ViewGridCell,.ViewGridCellAdvanced
{
	background-color: #f7f7f7;
}
.ViewGridCell,.ViewGridCellAdvanced
{
	background-color: transparent;
}
.ViewGridCellAdvanced
{
	padding-left: 0px;
	border-left: 1px solid #EAEAEA;
}
.ToggleCell
{
	text-align: right;
}
.VerticalCenteredCell
{
	float: none;
	display: inline-block;
	vertical-align: middle;
}
.BB_ImgHeaderRight
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: right;
}
.BB_CellMenuNoRight1,.BB_CellMenuNoRight2,.BB_CellMenuNoRight2Collapse,.BB_CellMenuNoRight2Expand,.BB_CellMenuNoRight3,.BB_CellMenuNoRight1Seleccionado
{
	padding-left: 0px;
	padding-right: 0px;
	-moz-transition: max-height 0.5s ease-in-out;
	 -webkit-transition: max-height 0.5s ease-in-out;
	 -ms-transition: max-height 0.5s ease-in-out;
	 transition: max-height 0.5s ease-in-out;
}
.BB_CellMenuNoRight2Collapse
{
	background-image: url(../JumptobeTheme/BB_ImgArrowLeft.png);
	background-position: 95% 14.5px;
	background-repeat: no-repeat;
}
.BB_CellMenuNoRight2Expand
{
	background-image: url(../JumptobeTheme/BB_ImgArrowDown.png);
	background-position: 95% 16.5px;
	background-repeat: no-repeat;
}
.BB_CellMenuNoRight1Seleccionado
{
	background-color: #387C2B;
}
.BB_CeldaOcultaMenu
{
	background-color: white;
	height: 100%;
	max-height: 100%;
}
.BB_CellMenuNoRight
{
	padding-left: 0px;
	padding-right: 0px;
}
.BB_CellAlertaCollapse
{
	height: 0px;
}
.BB_Cell_x50
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 50px;
	width: 50px;
	text-align: center;
	vertical-align: middle;
}
.BB_LoginCellContenido
{
	height: 90%;
}
.BB_LoginCellFooter
{
	background-color: #03a9f4;
	height: 10%;
}
.BB_LoginCellLogo
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	display: block;
	text-align: center;
}
.BB_LoginCellInner,.BB_LoginCellInnerRecover,.BB_LoginCellInnerAutoRegistro
{
	border-bottom: 3px;
	border-bottom-color: #494949;
	border-left-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-top-color: #e1e1e1;
	border-left: 1px;
	border-right: 1px;
	border-style: none;
	border-top: 1px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 40px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
}
.BB_LoginCellInnerRecover
{
	padding-top: 20px;
}
.BB_LoginCellInnerAutoRegistro
{
	padding-bottom: 15px;
	padding-top: 15px;
}
.BB_Loginwithother
{
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}
.BB_CellBodyContainerNoLeft,.BB_CellBodyContainerNoLeft1
{
	margin-bottom: 20px;
	margin-left: -15px;
	padding-left: 0px;
	padding-right: 0px;
	top: 20px;
}
.BB_CellBodyContainerNoLeft1
{
	margin-bottom: 0px;
	margin-left: 230px;
	margin-right: 0px;
	margin-top: 0px;
	position: relative;
	height: 100%;
}
.BB_CellFormulario
{
	background-color: #03a9f4;
	height: 35px;
	font-family: "Open Sans Regular";
	font-size: 13.5px;
	color: white;
	text-align: center;
	vertical-align: middle;
}
.BB_CellPaddT10,.BB_CellPaddT20,.BB_CellPaddT50Border,.BB_CellPaddT20_minwidth,.BB_CellPaddT15,.BB_CellPaddT30,.BB_CellPaddT40
{
	padding-top: 10px;
}
.BB_CellPaddT20,.BB_CellPaddT50Border,.BB_CellPaddT20_minwidth
{
	padding-top: 20px;
}
.BB_CellPaddT50Border
{
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
}
.BB_CellPaddT20_minwidth
{
	min-width: 290px;
}
.BB_CellPaddT15
{
	padding-top: 15px;
}
.BB_CellPaddT30
{
	padding-top: 30px;
}
.BB_CellPaddT40
{
	padding-top: 40px;
}
.BB_CellNoPadding,.BB_CellNoPadding4,.BB_CellNoPadding1,.BB_CellNoPaddingRight1,.BB_CellNoPaddingRight,.BB_CellNoPaddingLeft,.BB_CellNoPaddingLeft1,.BB_CellNoPaddinleftimportant,.BB_CellNoPadding2,.BB_CellNoPaddingBGAzul,.BB_CellNoPadding3,.BB_CellNoPaddingMN20T,.BB_CellNoPadding5,.BB_CellNoPaddingAlignLeft,.BB_CellNoPaddingWidthFix,.BB_CellNoPaddingImportant,.BB_CellNoPadding6,.BB_CellNoPaddingNoAlight,.OwlCarouselPublicidad.owl-carousel-container,.OwlCarouselPublicidad .owl-item
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
}
.BB_CellNoPadding4
{
	padding-top: 10px;
	text-align: left;
}
.BB_CellNoPadding1,.BB_CellNoPaddingRight1,.BB_CellNoPaddingRight,.BB_CellNoPaddingLeft,.BB_CellNoPaddingLeft1,.BB_CellNoPaddinleftimportant
{
	text-align: left;
}
.BB_CellNoPaddingRight1
{
	padding-left: 15px;
	padding-top: 10px;
}
.BB_CellNoPaddingRight
{
	padding-left: 15px;
}
.BB_CellNoPaddingLeft1
{
	padding-right: 15px;
	padding-top: 10px;
}
.BB_CellNoPaddinleftimportant
{
	padding-left: 0 !important;
}
.BB_CellNoPadding2
{
	padding-left: 15px;
	text-align: left;
}
.BB_CellNoPaddingBGAzul
{
	background-color: #387C2B;
	height: 33px;
	max-height: 33px;
	vertical-align: middle;
}
.BB_CellNoPadding3
{
	text-align: right;
}
.BB_CellNoPaddingMN20T
{
	margin-top: -20px;
}
.BB_CellNoPadding5
{
	padding-left: 7px;
	padding-top: 10px;
	text-align: left;
}
.BB_CellNoPaddingAlignLeft
{
	text-align: left;
}
.BB_CellNoPaddingWidthFix
{
	padding-top: 10px;
	width: 175px;
	max-width: 175px;
	min-width: 175px;
	text-align: left;
}
.BB_CellNoPaddingImportant
{
	padding-left: 0 !important;
	
  padding-right: 0 !important;
}
.BB_CellNoPadding6
{
	padding-left: 50px;
}
.BB_CellNoPaddingLeftRight
{
	padding-left: 0px;
	padding-right: 0px;
}
.BB_CellEmailRemPass
{
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
}
.BB_CellImgLogin
{
	border-bottom-color: #e7ebee;
	border-left-color: #e7ebee;
	border-right-color: #e7ebee;
	border-top-color: #e7ebee;
	border-right: 0;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 4px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 44px;
	width: 50px;
	display: table-cell;
	white-space: nowrap;
	text-align: center;
	Background: transparent;
	 vertical-align: middle;
	 border-right-style: none;
}
.BB_CellRememberPass
{
	padding-top: 8px;
	text-align: right;
}
.BB_CellBtnsWW
{
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}
.BB_CellPaddingLeft_x7,.BB_CellNoPaddingL7T20
{
	padding-bottom: 0px;
	padding-left: 7px;
	padding-top: 0px;
}
.BB_CellNoPaddingL7T20
{
	padding-top: 20px;
}
.BB_CellDisplayFlex
{
	display: flex;
}
.BB_CellFSG_25px,.BB_CellFSG_25px_LeftPadding
{
	width: 25px;
	max-width: 25px;
	vertical-align: middle;
}
.BB_CellFSG_25px_LeftPadding
{
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.BB_CellFSG_170px
{
	width: 170px;
	max-width: 170px;
	vertical-align: middle;
}
.BB_CellFSG_100Porc,.BB_CellFSG_100Porc_Oculta
{
	width: 100%;
	max-width: 100%;
	vertical-align: middle;
}
.BB_CellFSG_100Porc_Oculta
{
	width: auto;
}
.BB_CellFSG_60px,.BB_CellFSG_65px
{
	width: 60px;
	max-width: 60px;
	vertical-align: middle;
}
.BB_CellFSG_65px
{
	padding-right: 2px;
	width: 100%;
	max-width: 65px;
	min-width: 65px;
}
.BB_CellFSG_0px
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	display: none;
	vertical-align: middle;
}
.BB_CellFSG_auto
{
	width: 10px;
	max-width: 10px;
	text-align: left;
}
.BB_CellFSG_70px
{
	width: 70px;
	max-width: 70px;
	text-align: left;
	vertical-align: middle;
}
.BB_CellFSG_50px
{
	width: 50px;
	max-width: 50px;
	text-align: left;
	vertical-align: middle;
}
.BB_CellFSG_75px,.BB_CellFSG_75px_Oculta
{
	width: 75px;
	max-width: 75px;
	text-align: left;
	vertical-align: middle;
}
.BB_CellFSG_55px
{
	width: 55px;
	max-width: 55px;
	text-align: left;
	vertical-align: middle;
}
.BB_CellBorderTop,.BB_CellNoBorderTop
{
	border-top-color: gainsboro;
	padding-bottom: 15px;
	padding-top: 15px;
	border-top-style: solid;
	 border-top-width: 1px;
}
.BB_CellNoBorderTop
{
	border-top-color: white;
}
.BB_CellActionsFSG
{
	border-style: none;
	overflow: hidden;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	white-space: normal;
	width: 38px !important;
}
.BB_AttGFS
{
	height: 84px;
	max-height: 84px;
	vertical-align: middle;
}
.BB_CellWidth100porc
{
	width: 100%;
	max-width: 100%;
}
.BB_CellFSG_300px,.BB_CellFSG_300px_Oculta
{
	width: 300px;
	max-width: 300px;
}
.BB_CellFSG_230px
{
	width: 230px;
	max-width: 230px;
}
.BB_CellRepositorio
{
	margin-bottom: 0px;
	margin-left: 208px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	height: 100%;
}
.BB_CellCalendario,.BB_CellCalendarioDiaActual
{
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 110px;
	min-height: 110px;
	width: 14%;
	max-width: 135px;
	text-align: right;
	vertical-align: top;
}
.BB_CellCalendarioDiaActual
{
	background-color: #DDD !important;
}
.BB_CellDiaCalendario
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.BB_CellGridDiaCalendario,.BB_CellGridDiaCalendarioAzul,.BB_CellGridDiaCalendarioRojo,.BB_CellGridDiaCalendarioVerde,.BB_CellGridDiaCalendarioAmarillo,.BB_CellGridDiaCalendarioGris,.BB_CellGridDiaCalendarioMorado
{
	overflow: hidden;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.BB_CellGridDiaCalendarioAzul
{
	background-color: #387C2B;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 0px;
	margin-top: 1px;
	height: 13.5px;
	width: 99%;
	white-space: normal;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: white;
}
.BB_CellGridDiaCalendarioRojo
{
	background-color: #dd191d;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 0px;
	margin-top: 1px;
	height: 13.5px;
	width: 99%;
	white-space: normal;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: white;
}
.BB_CellGridDiaCalendarioVerde
{
	background-color: #689f38;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 0px;
	margin-top: 1px;
	height: 13.5px;
	width: 99%;
	white-space: normal;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: white;
}
.BB_CellGridDiaCalendarioAmarillo
{
	background-color: #ffa000;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 0px;
	margin-top: 1px;
	height: 13.5px;
	width: 99%;
	white-space: normal;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: white;
}
.BB_CellGridDiaCalendarioGris
{
	background-color: #607d8b;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 0px;
	margin-top: 1px;
	height: 13.5px;
	width: 99%;
	white-space: normal;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: white;
}
.BB_CellGridDiaCalendarioMorado
{
	background-color: #7b1fa2;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 0px;
	margin-top: 1px;
	height: 13.5px;
	width: 99%;
	white-space: normal;
	font-family: "Open Sans Bold", sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: white;
}
.BB_CellTituloDiaCalendario
{
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 32px;
	min-height: 32px;
	width: 14%;
	font-family: OpenSans-Light, sans-serif;
	font-size: 16.8px;
	font-weight: 300;
	color: #616060;
	text-align: center;
	vertical-align: bottom;
}
.BB_CellPadTitulosDias
{
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 10px;
}
.BB_CellGridDiaCalendarioEvento
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	text-align: left;
}
.BB_CellBtnPagAnt
{
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-top-color: #e1e1e1;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}
.BB_CellBtnPagSig
{
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-top-color: #e1e1e1;
	border-style: solid;
	border-width: 1px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}
.BB_CellGridDetalleEventos
{
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}
.BB_CellAlignTextoMensaje
{
	height: 40px;
	max-height: 40px;
	min-height: 40px;
	vertical-align: middle;
}
.BB_CellBtnCargarArchivos
{
	max-height: 40px;
	display: block;
}
.BB_CellUploadAdjuntos
{
	overflow: hidden;
	height: 35px;
	max-height: 35px;
	min-height: 35px;
	display: block;
}
.BB_CellFlechaColapsar
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 24px;
	text-align: center;
	vertical-align: middle;
}
.BB_CellScroll,.BB_CellScrollDisclaimer
{
	padding-left: 0px;
	padding-right: 0px;
	max-height: 156px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.BB_CellScrollDisclaimer
{
	padding-left: 15px;
	padding-right: 15px;
	max-height: 430px;
}
.BB_CellNombreDestinatario,.BB_CellNombreDestinatario1
{
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}
.BB_CellNotificaciones,.BB_CellNotificacionesTitulo
{
	padding-left: 0px;
	padding-right: 0px;
	height: auto;
}
.BB_CellNotificacionesTitulo
{
	background-color: #ddd;
	padding-left: 15px;
	padding-right: 15px;
}
.BB_CellFSG_242px
{
	width: 100%;
	max-width: 242px;
	min-width: 242px;
	vertical-align: middle;
}
.BB_CellBorderRight
{
	border-width: 1px;
	border-right-style: solid;
	 border-right-color: silver;
}
.BB_CellBorderLeft,.BB_CellBorderLeft_2MarginLeft
{
	border-width: 1px;
	margin-left: -1px;
	border-left-style: solid;
	 border-left-color: silver;
}
.BB_CellBorderLeft_2MarginLeft
{
	margin-left: -2px;
}
.BB_CellBorderBottom
{
	border-width: 1px;
	box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
	display: block;
	vertical-align: middle;
	border-bottom-style: solid;
	 border-bottom-color: silver;
}
.BB_CellFSG_120px,.BB_CellFSG_120px_Oculta
{
	width: 120px;
	max-width: 120px;
	vertical-align: middle;
}
.BB_Cell15Porc
{
	padding-right: 15px;
	width: 15.5%;
	text-align: right;
}
.BB_Cell20Porc,.BB_Cell25PorcWizard,.BB_Cell25PorcWizardFondoAzul,.BB_Cell25PorcWizardFondoGris,.BB_Cell25PorcWizardFondoNaranja,.BB_Cell20PorcWizardFondoNaranja,.BB_Cell20PorcWizardFondoGris,.BB_Cell20PorcFondoAzul,.BB_Cell20PorcFondoGris
{
	position: relative;
	z-index: 2;
	width: 20%;
}
.BB_Cell25PorcWizard,.BB_Cell25PorcWizardFondoAzul,.BB_Cell25PorcWizardFondoGris,.BB_Cell25PorcWizardFondoNaranja,.BB_Cell20PorcWizardFondoNaranja,.BB_Cell20PorcWizardFondoGris
{
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: solid;
	width: 25%;
	border-left-width: 5px;
	 border-right-width: 5px;
	 border-bottom-width: 0px;
	 border-top-width: 0px;
}
.BB_Cell25PorcWizardFondoAzul
{
	background-color: #387C2B;
	z-index: 1;
	height: 5px;
	max-height: 5px;
}
.BB_Cell25PorcWizardFondoGris
{
	background-color: #ccc;
	z-index: 1;
	height: 5px;
	max-height: 5px;
}
.BB_Cell25PorcWizardFondoNaranja
{
	background-color: #ff902b;
	z-index: 1;
	height: 5px;
	max-height: 5px;
}
.BB_Cell20PorcWizardFondoNaranja
{
	background-color: #ff902b;
	z-index: 1;
	height: 5px;
	max-height: 5px;
	width: 20%;
}
.BB_Cell20PorcWizardFondoGris
{
	background-color: #ccc;
	z-index: 1;
	height: 5px;
	max-height: 5px;
	width: 20%;
}
.BB_Cell20PorcFondoAzul
{
	background-color: #387C2B;
	top: 12px;
	z-index: 1;
	height: 5px;
	max-height: 5px;
}
.BB_Cell20PorcFondoGris
{
	background-color: #ccc;
	top: 12px;
	z-index: 1;
	height: 5px;
	max-height: 5px;
}
.BB_Cell10Porc,.BB_Cell10PorcFondoAzul,.BB_Cell10PorcFondoGris
{
	position: relative;
	z-index: 2;
	width: 10%;
}
.BB_Cell10PorcFondoAzul
{
	background-color: #387C2B;
	top: 12px;
	z-index: 1;
	height: 5px;
	max-height: 5px;
}
.BB_Cell10PorcFondoGris
{
	background-color: #ccc;
	top: 12px;
	z-index: 1;
	height: 5px;
	max-height: 5px;
}
.BB_Cell25Porc
{
	padding-right: 15px;
	width: 26.2%;
	min-width: 26.2%;
	text-align: right;
}
.BB_CellFSG_400px,.BB_CellFSG_400px_Oculta
{
	padding-left: 10px;
	width: 400px;
	max-width: 400px;
}
.BB_CellFSG_45px
{
	min-height: 45px;
	width: 45px;
	max-width: 45px;
	vertical-align: middle;
}
.BB_CellLabelExtraSmall
{
	padding-left: 0px;
	padding-right: 0px;
	text-align: right;
	vertical-align: middle;
}
.BB_CellLeftSmallCenterExtraSmall
{
	text-align: left;
}
.BB_CellTituloWebComp
{
	background-color: #387C2B;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	min-height: 40px;
	width: 100%;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-align: center;
	vertical-align: middle;
}
.BB_CellImagenActividad,.BB_CellImagenActividad1
{
	margin-bottom: 20px;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 0px;
	width: auto;
	display: block;
	max-width: 300px !important;
}
.BB_CellImagenActividad1
{
	height: auto;
	max-height:100% !important;
	 max-width: 500px !important;
}
.BB_CellTituloBienvenida50px
{
	margin-left: 10%;
	margin-top: 50px;
}
.BB_CellTituloBienvenida70px
{
	margin-left: 10%;
	margin-top: 70px;
	padding-right: 10%;
}
.BB_CellTituloBienvenida2
{
	margin-top: 110px;
	text-align: center;
}
.BB_CellWCUsuarioOpciones,.BB_CellWCUsuarioOpcionesBorderBot,.BB_CellWCUsuarioOpcionesBorderTop,.BB_CellWCUsuarioOpcionesBorderTop100porc
{
	padding-top: 8px;
	height: 40px;
	display: block;
	transition-property: background-color;
	 transition-duration: 0.15s;
	 transition-timing-function: ease-in-out;
	 transition-delay: 0s;
}
.BB_CellWCUsuarioOpcionesBorderBot
{
	border-bottom-style: solid;
	 border-bottom-width: 2px;
	 border-bottom-color: #E7EBEE;
}
.BB_CellWCUsuarioOpcionesBorderTop
{
	margin-top: 15px;
	padding-top: 3px;
	border-top-style: solid;
	 border-top-width: 2px;
	 border-top-color: #E7EBEE;
}
.BB_CellWCUsuarioOpcionesBorderTop100porc
{
	margin-top: 15px;
	padding-left: 15px;
	padding-top: 6px;
	border-top-style: solid;
	 border-top-width: 2px;
	 border-top-color: #E7EBEE;
}
.BB_Cell90Porc
{
	width: 100%;
}
.BB_CellBorderLeftGris
{
	margin-left: -1px;
	border-left-color: gainsboro;
	 border-left-style: solid;
	 border-left-width: 1px;
}
.BB_CellDoc30px,.BB_CellDoc30pxPadd8
{
	padding-top: 13px;
	height: 40px;
	max-height: 40px;
	width: 30px;
	max-width: 30px;
	display: inline-block;
}
.BB_CellDoc30pxPadd8
{
	padding-top: 8px;
}
.BB_CellDoc150px
{
	padding-top: 1.5px;
	height: 40px;
	max-height: 40px;
	width: 150px;
	max-width: 150px;
	display: inline-block;
}
.BB_CellDoc120px
{
	padding-top: 10px;
	height: 40px;
	max-height: 40px;
	width: 120px;
	max-width: 120px;
	display: inline-block;
}
.BB_CellDoc70Porc
{
	padding-top: 4px;
	height: 40px;
	max-height: 40px;
	width: 70%;
	max-width: 70%;
	display: inline-block;
}
.BB_CellDoc50px
{
	padding-top: 4px;
	height: 40px;
	max-height: 40px;
	width: 50px;
	max-width: 50px;
	display: inline-block;
}
.BB_CellPFormControlNoHeight
{
	min-height: 0px;
}
.BB_CellRutaCarpetasRepositorio
{
	background-color: #d9edf7;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-top: 5px;
}
.BB_CellVisibleExtraSmall
{
	display: none;
}
.BB_CellContactoIzquierda
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
	max-width: 100px;
	min-width: 100px;
	text-align: center;
}
.BB_CellContactoDerecha
{
	height: auto;
	max-height: 190px;
	min-height: 125px;
	width: 140px;
	display: block;
}
.BB_Cell90px
{
	max-width: 90px;
	display: block;
}
.BB_CellRPHeader
{
	background-color: #387C2B;
	padding-left: 0px;
	padding-right: 0px;
}
.BB_CellRP60Porc
{
	padding-left: 0px;
	padding-right: 0px;
	width: 60%;
}
.BB_Cell8Porc,.BB_Cell8PorcFondoAzul,.BB_Cell8PorcFondoGris
{
	position: relative;
	z-index: 2;
	width: 8.25%;
}
.BB_Cell8PorcFondoAzul
{
	background-color: #387C2B;
	top: 12px;
	z-index: 1;
	height: 5px;
	max-height: 5px;
}
.BB_Cell8PorcFondoGris
{
	background-color: #ccc;
	top: 12px;
	z-index: 1;
	height: 5px;
	max-height: 5px;
}
.BB_Cell16Porc,.BB_Cell16PorcFondoAzul,.BB_Cell16PorcFondoGris
{
	position: relative;
	z-index: 2;
	width: 16.5%;
}
.BB_Cell16PorcFondoAzul
{
	background-color: #387C2B;
	top: 12px;
	z-index: 1;
	height: 5px;
	max-height: 5px;
}
.BB_Cell16PorcFondoGris
{
	background-color: #ccc;
	top: 12px;
	z-index: 1;
	height: 5px;
	max-height: 5px;
}
.BB_CellWCEmpresaFondoAzul
{
	background-color: #387C2B;
	height: 110px;
}
.BB_CellDoc55Porc
{
	padding-top: 4px;
	height: 40px;
	max-height: 40px;
	width: 55%;
	max-width: 55%;
	display: inline-block;
}
.BB_CellHeight30px
{
	height: 30px;
	display: block;
}
.BB_CellPricingTitulo,.BB_CellPricingTituloAzul,.BB_CellPricingTituloVerde,.BB_CellPricingTituloAmarillo,.BB_CellPricingTituloMorado
{
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.BB_CellPricingTituloAzul
{
	background-color: #387C2B;
}
.BB_CellPricingTituloVerde
{
	background-color: #8bc34a;
}
.BB_CellPricingTituloAmarillo
{
	background-color: #ffc107;
}
.BB_CellPricingTituloMorado
{
	background-color: #9c27b0;
}
.BB_CellPricingFila
{
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	color: #444;
	text-align: center;
	border-bottom: 1px solid #e7ebee;
}
.BB_CellPricingItems
{
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
}
.BB_CellSectoresProveedor
{
	max-height: 262px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.BB_CellTituloBienvenida20px
{
	margin-left: 10%;
	margin-top: 20px;
}
.BB_CellFSG_35px
{
	width: 35px;
	max-width: 35px;
	vertical-align: middle;
}
.JTB_CellOpcionesHeader,.JTB_CellOpcionesHeaderAdmin,.JTB_CellOpcionesHeaderMarcada
{
	height: 50px;
	max-height: 50px;
	min-height: 50px;
	text-align: center;
}
.JTB_CellOpcionesHeaderAdmin
{
	display: none;
}
.JTB_CellOpcionesHeaderMarcada
{
	background-color: #00883f;
}
.JTB_Cell20Porc,.JTB_Cell20PorcOcultaES
{
	max-height: 20%;
	min-height: 20%;
	width: 20%;
	max-width: 20%;
	min-width: 20%;
}
.JTB_Cell60Porc,.JTB_Cell60PorcOcultaES
{
	max-height: 60%;
	min-height: 60%;
	width: 60%;
	max-width: 60%;
	min-width: 60%;
}
.JTB_CellFooter,.JTB_CellFooterSinTop
{
	background-color: #4b4a4a;
	bottom: 0px;
	margin-top: 20px;
	padding-left: 5%;
	padding-right: 5%;
	position: absolute;
	box-sizing: inherit;
}
.JTB_CellFooterSinTop
{
	margin-top: 0px;
}
.JTB_Cell150px
{
	width: 150px;
	max-width: 150px;
}
.JTB_CellUplOculta,.JTB_UplDropZoneCarDoc1.gx-fileupload .dropzone,.JTB_UplBotonCargarArchivo.gx-fileupload .dropzone,.JTB_UplFotoUsuario.gx-fileupload .dropzone,.JTB_UplDcEmpresa.gx-fileupload .dropzone,.JTB_UplFotoGAMUser.gx-fileupload .dropzone,.JTB_UplLogoEmpresaWizard.gx-fileupload .dropzone,.JTB_UplAjuntosMensaje.gx-fileupload .dropzone,.JTB_UplMuro.gx-fileupload .dropzone,.JTB_UplLogoEmpresaWC.gx-fileupload .dropzone,.JTB_UplVideoMuro.gx-fileupload .dropzone,.JTB_UplImgOpptyCompra.gx-fileupload .dropzone,.JTB_UplDropZone.gx-fileupload .dropzone,.JTB_UplDropZoneCarDoc.gx-fileupload .dropzone,.JTB_UplDropZoneMini.gx-fileupload .dropzone,.JTB_UplDropZonePlantilla.gx-fileupload .dropzone,.JTB_UpLogoEmpresa.gx-fileupload .dropzone,.JTB_UpPortadaEmpresa.gx-fileupload .dropzone,.JTB_UplCentroAyuda.gx-fileupload .dropzone,.JTB_UplBotonCargarArchivo1.gx-fileupload .dropzone,.JTB_UploadFileBtn.gx-fileupload .dropzone,.JTB_UpdAjuntoIcono.gx-fileupload .dropzone,.JTB_UploadFileBtn.gx-fileupload table .name
{
	display: none;
	display: none !important;
}
.JTB_CellUplDropMuro
{
	background-position: center center;
	background-repeat: no-repeat;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: dotted;
	border-width: 2px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	height: 150px;
	min-height: 150px;
	width: 100%;
}
.BB_CellDoc50Porc
{
	margin-right: 10px;
	overflow: hidden;
	padding-top: 8.5px;
	height: 40px;
	max-height: 40px;
	width: 50%;
	max-width: 50%;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.JTB_CellBorder_LRB_Gris
{
	background-color: white;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: transparent;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	height: 200px;
	min-height: 200px;
}
.JTB_Cell50Porc
{
	width: 50%;
	max-width: 50%;
	min-width: 50%;
}
.JTB_Cell25Porc
{
	width: 25%;
	max-width: 25%;
	min-width: 25%;
}
.JTB_CellHerramientasHeigth80px
{
	height: 80px;
}
.BB_CellWCMessage
{
	height: 40px;
	display: block;
	transition-property: background-color;
	 transition-duration: 0.15s;
	 transition-timing-function: ease-in-out;
	 transition-delay: 0s;
}
.JTB_CellPaddLeft42px
{
	position: absolute;
	right: -60px;
}
.JTB_CellHeaderPreResultado
{
	background-color: #8bc34a;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	font-family: OpenSans-Light;
	font-weight: normal;
	color: white;
}
.BB_Cell_x170
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 50px;
	width: 170px;
	text-align: center;
	vertical-align: middle;
}
.BB_Cell_x26
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 50px;
	width: 26px;
	text-align: center;
	vertical-align: middle;
}
.BB_Cell_x170x26Item
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 26px;
	width: 170px;
	text-align: center;
	vertical-align: middle;
}
.BB_CellDoc90px
{
	padding-top: 10px;
	height: 40px;
	max-height: 40px;
	width: 90px;
	max-width: 90px;
	display: inline-block;
}
.BB_CellContacto100x100
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100px;
	max-width: 100px;
	min-width: 100px;
	text-align: center;
}
.BB_CellPadding5px
{
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
.JTB_CellBGWhiteSmoke_Padd15px_Marg10px
{
	background-color: #387C2B;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.JTB_CellOtrasReacciones
{
	position: relative;
	top: -8px;
	width: 100%;
}
.JTB_Cell100Porc
{
	width: 100%;
}
.JTB_CellFooterPortal
{
	background-color: #4b4a4a;
	margin-top: 20px;
	padding-left: 8%;
	padding-right: 8%;
	position: absolute;
	box-sizing: inherit;
}
.JTB_CellNoPaddingLeft
{
	padding-left: 0px;
	text-align: left;
}
.JTB_CellPaddt50
{
	padding-top: 50px;
}
.JTB_CellWidth800px
{
	width: 800px !important;
}
.JTB_CellMenuHeader
{
	padding-left: 0px;
	padding-right: 0px;
	position: fixed;
	top: 50px;
	z-index: 999;
	text-align: left;
}
.JTB_CellContentPlaceHolder,.JTB_CellContentPlaceHolder0TL
{
	margin-bottom: 350px;
	margin-top: 30px;
}
.JTB_CellContentPlaceHolder0TL
{
	margin-left: -17px;
	margin-top: 15px;
}
.JTB_CellVisibleExtraSmall
{
	display: none;
}
.JTB_CellMarginN15TB
{
	margin-bottom: -15px;
	margin-top: -15px;
}
.JTB_CellPaginacionNumero
{
	margin-right: -2px;
}
.JTB_CellUplDropZone
{
	background-color: white;
	background-image: url(../BB_ImgUploadify.png);
	background-position: center center;
	border-bottom-color: #03a9f4;
	border-left-color: #03a9f4;
	border-right-color: #03a9f4;
	border-top-color: #03a9f4;
	border-style: dashed;
	border-width: 2px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	height: auto;
	min-height: 250px;
	width: 100%;
	min-width: 300px;
	color: transparent;
	background-size: 270px auto;
}
.BB_CellFondoColorAction
{
	background-color: #387C2B;
	height: 70px;
}
.BB_CellPaddT5
{
	padding-top: 5px;
}
.JTB_CellLabelRight_LeftES
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: right;
}
.BB_CellWCPerfilFondoAction
{
	background-color: #387C2B;
	height: 95px;
}
.BB_CellScroll300px
{
	padding-left: 0px;
	padding-right: 0px;
	max-height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
}
.JTB_CellWizardProveedorInformacion
{
	background-color: #f2f2f2;
	text-align: center;
}
.JTB_CellWidth40px
{
	width: 40px;
}
.JTB_CellPaddLR_3px
{
	padding-left: 3px;
	padding-right: 3px;
}
.BB_CellPaddT8
{
	padding-top: 8px;
}
.JTB_CellHeight300NoScroll
{
	overflow: hidden;
	height: 300px;
	max-height: 300px;
}
.JTB_CellHeight550Scroll
{
	overflow: auto;
	max-height: 500px;
}
.JTB_CellPaddT15
{
	padding-top: 15px;
}
.JTB_CellPaddT100
{
	padding-top: 100px;
}
.JTB_CellScroll450px
{
	padding-left: 0px;
	padding-right: 0px;
	max-height: 450px;
	overflow-x: hidden;
	overflow-y: auto;
}
.JTB_CellScroll400px
{
	padding-left: 0px;
	padding-right: 0px;
	max-height: 400px;
	overflow-x: hidden;
	overflow-y: auto;
}
.JTB_CellFondoActionBanner
{
	background-color: #387C2B;
	height: 130px;
}
.JTB_CellPadd90p
{
	width: auto;
	max-width: 100%;
	min-width: 50%;
}
.JTB_Cell80pxWidth,.JTB_Cell80pxWidthES
{
	padding-top: 11px;
	width: 80px;
	display: block;
}
.JTB_Cell120px
{
	width: 120px;
}
.JTB_CellMencionActividad
{
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.JTB_ModdaProductItem,.JTB_ModdaProductItemHover,.JTB_ModdaProductItem:hover,.JTB_ModdaProductItemHover:hover
{
	background-color: #fff;
	border-style: none;
	border-width: 0px;
	margin-bottom: 30px;
	padding-bottom: 16px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
}
.JTB_ModdaProductItemHover,.JTB_ModdaProductItem:hover,.JTB_ModdaProductItemHover:hover
{
	box-shadow: 5px 5px rgba(234, 234, 234, 0.9);
}
.JTB_ModdaImageWrapper
{
	border-style: none;
	border-width: 0px;
}
.BB_CellPadding10px
{
	padding-left: 10px;
	padding-right: 10px;
}
.JTB_CellMargin30NT
{
	margin-top: -30px;
}
.JTB_CellMargin150NT,.JTB_CellMargin150NTOsc
{
	margin-top: -150px;
}
.JTB_CellMargin150NTOsc
{
	background-color: rgba(0,0,0,0.42);
}
.JTB_CellPaddLR_15px
{
	padding-left: 15px;
	padding-right: 15px;
}
.JTB_CellMarginN50TB
{
	margin-top: -50px;
}
.JTB_CellOscura
{
	background-color: rgba(0,0,0,0.42);
}
.JTB_CellMargin170NT,.JTB_CellMargin170NTOsc
{
	margin-top: -170px;
}
.JTB_CellMargin170NTOsc
{
	background-color: rgba(0,0,0,0.35);
}
.JTB_SecGaleria
{
	width: auto !important;
}
.Celllnfo
{
	background-color: #f2f2f2;
	text-align: center;
}
.JTB_CellTablaExpuesta,.JTB_CellTablaExpuestaOculta
{
	margin-bottom: -800px;
	position: fixed;
	right: 215px;
	top: 130px;
	z-index: 99;
}
.JTB_CellTablaExpuestaOculta
{
	visibility: collapse;
}
.JTB_CellMargin25NB
{
	margin-bottom: -25px;
}
.BB_CellMarginLeft10px
{
	margin-left: 10px;
}
.BB_CellOcultarDiv,.BB_CellMuestraDiv
{
	display: none !important;
}
.CellCol,.CellCol1,.CellCol2,.CellCol3,.CellCol4,.CellCol5,.CellCol6,.CellCol7,.CellCol12,.Popup90Porc > div.gx-popup-content,.FormPromp90Porc .gx-popup.gx-popup-default > div.gx-popup-content,.CellCol8,.CellCol9,.CellCol10,.CellCol11
{
	width: 8.33% !important;
}
.CellCol2
{
	width: 16.66% !important;
}
.CellCol3
{
	width: 24.99% !important;
}
.CellCol4
{
	width: 33.32% !important;
}
.CellCol5
{
	width: 41.65% !important;
}
.CellCol6
{
	width: 49.98% !important;
}
.CellCol7
{
	width: 58.33% !important;
}
.CellCol12,.Popup90Porc > div.gx-popup-content,.FormPromp90Porc .gx-popup.gx-popup-default > div.gx-popup-content
{
	width: 100% !important;
}
.CellCol8
{
	width: 66.64% !important;
}
.CellCol9
{
	width: 74.97% !important;
}
.CellCol10
{
	width: 80.3% !important;
}
.CellCol11
{
	width: 91.63% !important;
}
.CellPadding,.CellPaddingButtom0,.CellPaddingButtom5,.CellPaddingButtom10,.CellPaddingRight,.CellPaddingRight10,.CellPaddingRight5,.CellPaddingRight45,.CellPaddingTop5,.CellPaddingTop10,.CellPaddingTop15,.CellPaddingTop2,.CellPaddingLeft0,.CellPaddingLeft5,.CellPaddingLeft10,.CellPaddingLeft01,.CellPaddingLeft45,.CellPaddingLeft30,.CellPaddingLeft15,.CellPaddingLeftRight3,.CellPaddingBottom10px,.CellPadding0
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.CellPaddingButtom5
{
	padding-bottom: 5px;
}
.CellPaddingButtom10
{
	padding-bottom: 10px;
}
.CellPaddingRight10
{
	padding-right: 10px;
	padding-right: 10px !important;
}
.CellPaddingRight5
{
	padding-right: 5px;
	padding-right: 5px !important;
}
.CellPaddingRight45
{
	padding-right: 45px;
	padding-right: 45px !important;
}
.CellPaddingTop5
{
	padding-top: 5px;
}
.CellPaddingTop10
{
	padding-top: 10px;
}
.CellPaddingTop15
{
	padding-top: 15px;
}
.CellPaddingTop2
{
	padding-top: 2px;
}
.CellPaddingLeft5
{
	padding-left: 5px;
	padding-left: 5px !important;
}
.CellPaddingLeft10
{
	padding-left: 10px;
}
.CellPaddingLeft01
{
	padding-left: 0.1px;
}
.CellPaddingLeft45
{
	padding-left: 45px;
	padding-left: 45px !important;
}
.CellPaddingLeft30
{
	padding-left: 30px;
	padding-left: 30px !important;
}
.CellPaddingLeft15
{
	padding-left: 15px;
}
.CellPaddingLeftRight3
{
	padding-left: 3px;
	padding-right: 3px;
}
.CellPaddingBottom10px
{
	padding-bottom: 10px;
}
.CellAttEstadoColor,.CellAttEstadoColorAzulClaro,.CellAttEstadoColorAzulOscuro,.CellAttEstadoColorNaranja,.CellAttEstadoColorMorado,.CellAttEstadoColorRojo,.CellAttEstadoColorVerdeClaro,.CellAttEstadoColorVerdeOscuro,.CellAttEstadoColorGris,.CellAttEstadoColorRojoClaro,.CellAttEstadoColorMoradoOscuro,.CellAttEstadoColorBlanco
{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-left: 10px;
	margin-right: 10px;
	height: 22px;
	width: 100%;
	color: #fff;
}
.CellAttEstadoColorAzulClaro
{
	background-color: #01b7df;
	padding-bottom: 0px;
	padding-top: 0px;
}
.CellAttEstadoColorAzulOscuro
{
	background-color: #1e5598;
}
.CellAttEstadoColorNaranja
{
	background-color: #f6981c;
}
.CellAttEstadoColorMorado
{
	background-color: #a457ba;
}
.CellAttEstadoColorRojo
{
	background-color: #900;
}
.CellAttEstadoColorVerdeClaro
{
	background-color: #8bc34a;
}
.CellAttEstadoColorVerdeOscuro
{
	background-color: #4a9b3f;
}
.CellAttEstadoColorGris
{
	background-color: #9bb1c6;
}
.CellAttEstadoColorRojoClaro
{
	background-color: #f56a67;
}
.CellAttEstadoColorMoradoOscuro
{
	background-color: #7d438e;
}
.CellAttEstadoColorBlanco
{
	background-color: white;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	color: #000;
}
.CellTextAlignCenter
{
	text-align: center;
}
.CellAttEstadoLetraNegraFondo,.CellAttEstadoLetraNegraFondoAmarillo,.CellAttEstadoLetraNegraFondoRojo,.CellAttEstadoLetraNegraFondoVerde,.CellAttEstadoLetraNegraFondoGris
{
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	color: #000;
	text-align: center;
}
.CellAttEstadoLetraNegraFondoAmarillo
{
	background-color: #f0e68c;
}
.CellAttEstadoLetraNegraFondoRojo
{
	background-color: #f08080;
}
.CellAttEstadoLetraNegraFondoVerde
{
	background-color: #c1ffc7;
}
.CellAttEstadoLetraNegraFondoGris
{
	background-color: #c4c4c4;
}
.CellAttEstadoColorRect,.CellAttEstadoColorRectAzulClaro,.CellAttEstadoColorRectAzulOscuro,.CellAttEstadoColorRectNaranja,.CellAttEstadoColorRectMorado,.CellAttEstadoColorRectRojo,.CellAttEstadoColorRectVerdeClaro,.CellAttEstadoColorRectVerdeOscuro,.CellAttEstadoColorRectGris,.CellAttEstadoColorRectRojoClaro,.CellAttEstadoColorRectMoradoOscuro
{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	width: 100%;
	min-width: 90px;
	color: #fff;
}
.CellAttEstadoColorRectAzulClaro
{
	background-color: #01b7df;
	padding-bottom: 0px;
	padding-top: 0px;
}
.CellAttEstadoColorRectAzulOscuro
{
	background-color: #1e5598;
}
.CellAttEstadoColorRectNaranja
{
	background-color: #f6981c;
}
.CellAttEstadoColorRectMorado
{
	background-color: #a457ba;
}
.CellAttEstadoColorRectRojo
{
	background-color: #900;
}
.CellAttEstadoColorRectVerdeClaro
{
	background-color: #8bc34a;
}
.CellAttEstadoColorRectVerdeOscuro
{
	background-color: #4a9b3f;
}
.CellAttEstadoColorRectGris
{
	background-color: #9bb1c6;
}
.CellAttEstadoColorRectRojoClaro
{
	background-color: #f56a67;
}
.CellAttEstadoColorRectMoradoOscuro
{
	background-color: #7d438e;
}
.CellAttEstadoColorRectInv,.CellAttEstadoColorRectInvAzulOscuro,.CellAttEstadoColorRectInvNaranja,.CellAttEstadoColorRectInvRojoClaro
{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	width: 100%;
	min-width: 80px;
	color: #000;
}
.CellAttEstadoColorRectInvAzulOscuro
{
	background-color: white;
	border-bottom-color: #1e5598;
	border-left-color: #1e5598;
	border-right-color: #1e5598;
	border-top-color: #1e5598;
	border-style: solid;
	border-width: 1px;
}
.CellAttEstadoColorRectInvNaranja
{
	background-color: white;
	border-bottom-color: #f6981c;
	border-left-color: #f6981c;
	border-right-color: #f6981c;
	border-top-color: #f6981c;
	border-style: solid;
	border-width: 1px;
}
.CellAttEstadoColorRectInvRojoClaro
{
	background-color: white;
	border-bottom-color: #f56a67;
	border-left-color: #f56a67;
	border-right-color: #f56a67;
	border-top-color: #f56a67;
	border-style: solid;
	border-width: 1px;
}
.JTB_CellPaddLR4px_TB2px
{
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}
.DivOculto
{
	height: 0px;
	width: 0px;
	display: none;
}
.Cell_Width_400px
{
	width: 400px;
	max-width: 400px;
	width: 400px !Important;
}
.Cell_Width_90Porciento
{
	width: 90%;
}
.Cell_Width_500px
{
	width: 500px;
	max-width: 500px;
	width: 500px !Important;
}
.Cell_Width_5px,.Cell_Width_400px1
{
	width: 5px;
	max-width: 10px;
}
.Cell_Width_400px1
{
	width: 400px;
	max-width: 400px;
	width: 400px !Important;
}
.JTB_CellWidth1200px
{
	width: 1200px;
}
.CellBorderPadding0
{
	border-bottom: 1px;
	border-bottom-color: #a1a1a1;
	border-left-color: #a1a1a1;
	border-right-color: #a1a1a1;
	border-top-color: #a1a1a1;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Cell100Pociento,.Cell100Pociento1
{
	width: 100%;
}
.CellBorder_Bottom
{
	border-bottom-style: solid;
	 border-bottom-width:1px;
}
.CellGrayText
{
	background-color: #e4eaef;
	width: 100%;
	font-size: 0.85 em;
	color: #6c6464;
}
.CellLightYellow
{
	background-color: rgba(255,228,181,0.53);
	width: 100%;
	font-size: 0.85 em;
	color: #6c6464;
}
.BB_CellPadding2px
{
	padding-left: 2px;
	padding-right: 2px;
}
.CellScroll320px
{
	max-height: 320px;
	overflow-y: scroll;
}
.CellHR
{
	border-bottom-color: #000;
	border-width: 2px;
	width: 100%;
	font-size: 0.85 em;
	color: #6c6464;
}
.JTB_CellCeroHeight
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 0px;
	max-height: 0px;
	min-height: 0px;
}
.JTB_Cell160pxWidth
{
	margin-left: 10px;
	padding-top: 11px;
	width: 160px;
	display: block;
}
.BB_CellPadding20Px
{
	padding-left: 30px;
	padding-right: 10px;
}
.BB_CellScroll150px
{
	max-height: 200px;
	overflow-y: scroll;
	 display: block !important;
}
.BB_CellPaddingBotom5px
{
	padding-bottom;
}
.BB_CellPadding15px
{
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.JTB_CellN30Bottom
{
	margin-bottom: -28px;
}
.JTB_CellMarginN100
{
	margin-bottom: -100px;
}
.JTB_CellMarginNTB20
{
	margin-top: -20px;
}
.JTB_CellMarginN10
{
	margin-top: -10px;
}
.JTB_CellPaddT10
{
	padding-top: 10px;
}
.JTB_CellMarginN40TB
{
	margin-top: -40px;
}
.JTB_CellMargin30NR
{
	margin-right: -30px;
}
.BB_CellDisplayNone
{
	display: none;
}
.CC_AlightLeftPadding0
{
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
}
.JTB_CellMarginN10Abajo
{
	margin-bottom: -10px;
}
.JTB_CellMarginN15Abajo
{
	margin-bottom: -15px;
}
.BB_CellPaddBottom10
{
	padding-bottom: 10px;
}
.NumeroItemCeleste
{
	width: 25px;
	 height: 28px;
	 background-color: #00a9f4;
	 border-radius: 50%;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 color: white;
	 font-size: 13px;
	 font-weight: bold;
}
.BB_CellPaddB5
{
	padding-bottom: 5px;
}
.BB_CellTextAlignLeft
{
	text-align: left;
	text-align: left !important;
}
.JTB_CellHeight0px
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 0px;
	max-height: 0px;
	min-height: 0px;
	margin-top: -40px !important;
}
.JTB_Cell40MNT
{
	margin-top: -40px !important;
}
.BB_CellPaddingTop7px
{
	padding-top: 7px;
}
.JTB_CellMargin15NT
{
	margin-top: -15px;
}
.JTB_CellMargin40NT
{
	margin-top: -40px;
}
.JTB_CellMargin50NT
{
	margin-top: -50px;
}
.JTB_CellMargin60NT
{
	margin-top: -60px;
}
.JTB_CellMargin95NT
{
	margin-top: -95px;
}
.JTB_CellMargin55NT
{
	margin-top: -55px;
}
.JTB_CellMargin12prcL
{
	margin-left: 12%;
}
.JTB_CellMarginN12prcR
{
	margin-right: -12%;
}
.JTB_CellMargin20NT
{
	margin-top: -20px;
}
.JTB_CellimgLogin
{
	border-bottom-color: #a1a1a1;
	border-left-color: #a1a1a1;
	border-right-color: #a1a1a1;
	border-top-color: #a1a1a1;
	border-right: 0;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 34px;
	width: 34px;
	display: table-cell;
	white-space: nowrap;
	text-align: center;
	Background: transparent;
	 vertical-align: middle;
	 border-right-style: none;
}
.BB_CellPaddL50
{
	padding-left: 50px;
}
.BB_CellPaddL40
{
	padding-left: 40px;
}
.BB_CellPaddR60
{
	padding-right: 60px;
}
.Cell_Width_35px
{
	width: 35px;
	max-width: 35px;
}
.Cell_Width_440px
{
	width: 440px;
	max-width: 440px;
}
.Cell_Width_115px
{
	width: 115px;
}
.Cell_Width_225px
{
	width: 225px;
}
.Cell_Width_100px
{
	width: 100px;
}
.BB_Cell50Porc
{
	width: 50%;
}
.Cell_Width_200px
{
	width: 200px;
}
.JTB_CellMarginT5
{
	margin-top: 5px;
}
.BB_CellPaddingLeft30px
{
	padding-left: 30px;
}
.BB_CellPaddingLeft0
{
	padding-left: 0px;
}
.BB_CellDisplayblock
{
	display: block;
}
.CirculoHistorialSection
{
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	position: relative;
	z-index: 1;
	height: 15px;
	width: 15px;
}
.LineaHistorialSection
{
	background-color: #ddd;
	height: 33%;
	width: 2px;
}
.HistorialContainer
{
	height: 100%;
	display: flex;
	 flex-direction: column;
	 align-items: center;
	 position: relative;
}
.BB_Cell100Porc,.JTB_UplVideoMuro.gx-fileupload .fileupload-buttonbar,.JTB_UplCentroAyuda.gx-fileupload .fileupload-buttonbar,.JTB_UploadFileBtn.gx-fileupload .fileupload-buttonbar
{
	width: 100%;
}
.BB_CellPadd0
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.JTB_CellMarginB5
{
	margin-bottom: 5px;
}
.BB_CellPaddR5
{
	padding-right: 5px;
}
.JTB_CellMarginB10
{
	margin-bottom: 10px;
}
.BB_CellBtnCargarArchivosImportant
{
	max-height: 40px;
	display: block !important;
}
.JTB_MaxHeight25px
{
	max-height: 25px;
}
.BB_CellPaddingTop5px
{
	padding-top: 5px;
}
.BB_CellPaddingBottom5px
{
	padding-bottom: 5px;
}
.BB_CellHeight25px
{
	height: 25px;
	list-style-image: none;
}
.BB_TblHeight40px
{
	height: 40px;
}
.BB_CellNoPaLeft
{
	padding-left: 0px;
}
.BB_CellPaddingTop10px
{
	padding-top: 10px;
}
.EmbeddedPage
{
	border-style: none;
	border-width: 0px;
}
.GridRow,.GridRowSelected,.WorkWith>TBODY>TR[data-gxselected][data-gxrow],.PromptGrid>TBODY>TR[data-gxselected][data-gxrow],.ViewGrid>TBODY>TR[data-gxselected][data-gxrow],.WorkWith>TBODY>TR[data-gxrow]:hover, .WorkWith>TBODY>TR[data-gxrow].gx-row-hovered,.PromptGrid>TBODY>TR[data-gxrow]:hover, .PromptGrid>TBODY>TR[data-gxrow].gx-row-hovered,.ViewGrid>TBODY>TR[data-gxrow]:hover, .ViewGrid>TBODY>TR[data-gxrow].gx-row-hovered
{
	background-color: #f7f7f7;
	border-style: none;
	border-width: 0px;
}
.GridRowSelected,.WorkWith>TBODY>TR[data-gxselected][data-gxrow],.PromptGrid>TBODY>TR[data-gxselected][data-gxrow],.ViewGrid>TBODY>TR[data-gxselected][data-gxrow]
{
	background-color: #cfebf6;
}
.ActionGroup,.Confirm,.WWViewActions,.MainMenu,.Submenu,.JTB_ModdaProductActions
{
	border-style: none;
	border-width: 0px;
}
.MainMenu
{
	background-color: transparent;
	left: -24px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: -2px;
	top: -10px;
	height: 0px;
	width: 0px;
}
.Submenu
{
	background-color: white;
	left: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	top: 40px;
}
.JTB_ModdaProductActions
{
	position: absolute;
	top: 50%;
	width: 100%;
	display: none;
	text-align: center;
}
.QRYBlanco-card  {
	color: #000;
}
.QRYBlanco-card .highcharts-color-0 {
	fill: #ccc;
	stroke: #ccc;
}
.QRYBlanco-chart .highcharts-root text {
	fill: #000;
}
.QRYBlanco-chart .QVTimelineHeaderContainer {
	color: #000;
}
.QRYBlanco-chart .QVTimelineHeaderContainer a, .QRYBlanco-chart  .QVTimelineHeaderContainer select {
	color: #000;
}
.QRYBlanco-chart .highcharts-color-0 {
	fill: #fff;
	stroke: #fff;
}
.QRYBlanco-chart .highcharts-color-1 {
	fill: #fff;
	stroke: #fff;
}
.QRYBlanco-chart .highcharts-color-2 {
	fill: #fff;
	stroke: #fff;
}
.QRYBlanco-chart .highcharts-color-3 {
	fill: #fff;
	stroke: #fff;
}
.QRYBlanco-chart .highcharts-color-4 {
	fill: #fff;
	stroke: #fff;
}
.QRYBlanco-chart .highcharts-color-5 {
	fill: #fff;
	stroke: #fff;
}
.QRYBlanco-chart .highcharts-color-6 {
	fill: #fff;
	stroke: #fff;
}
.QRYBlanco-chart .highcharts-color-7 {
	fill: #fff;
	stroke: #fff;
}
.QRYBlanco-chart .highcharts-color-8 {
	fill: #fff;
	stroke: #fff;
}
.QRYBlanco-chart .highcharts-color-9 {
	fill: #fff;
	stroke: #fff;
}
.QRYBlanco-chart .highcharts-background {
	fill: #fff;
}
.QRYBlanco-chart .QVTimelineHeaderContainer::before {
	background-color: #fff;
}
.QRYBlanco-map  {
	color: #000;
}
.QRYBlanco-pivottable .pivot_title_div, .QRYBlanco-pivottable  .pivot_filter_div, .QRYBlanco-pivottable  .pivot_table, .QRYBlanco-pivottable  .pivot_pag_div, .QRYBlanco-pivottable  .oat_winrect_title, .QRYBlanco-pivottable  .oat_winrect_content {
	color: #000;
}
.QRYBlanco-table .oatgrid_top_div, .QRYBlanco-table  .oatgrid, .QRYBlanco-table  .pivot_pag_div, .QRYBlanco-table  .oat_winrect_title, .QRYBlanco-table  .oat_winrect_content {
	color: #000;
}
.QRYBlanco-table .oatgrid .even {
	background: linear-gradient(rgba(239, 239, 239, 0.95), rgba(239, 239, 239, 0.95)) no-repeat, linear-gradient(#fff, #fff) no-repeat;
}
.QRYBlanco-table .oatgrid_top_div, .QRYBlanco-table  .pivot_pag_div {
	background: linear-gradient(rgba(239, 239, 239, 0.75), rgba(239, 239, 239, 0.75)) no-repeat, linear-gradient(#fff, #fff) no-repeat;
}
.QRYBlanco-table .oatgrid .header_value, .QRYBlanco-table  .oat_winrect_title {
	background: #fff;
}
.QRYBlanco-table .exportOptionsAnchor, .QRYBlanco-table  .pivot_pag_div .pagefirst, .QRYBlanco-table  .pivot_pag_div .pageprev, .QRYBlanco-table  .pivot_pag_div .pagenext, .QRYBlanco-table  .pivot_pag_div .pagelast, .QRYBlanco-table  .check_item_img i, .QRYBlanco-table  .check_item_img_small i, .QRYBlanco-table  .uncheck_item_img i, .QRYBlanco-table  .uncheck_item_img_small i, .QRYBlanco-table  .download_file_img, .QRYBlanco-table  .download_file_img_small, .QRYBlanco-table  .first_popup_subdiv i {
	color: #fff;
}
.QRYBlanco-table .div_buttons_popup .btn {
	border-color: #fff;
}
.QRYBlanco-table .gx-qv-selected-element {
	background-color: #fff;
}
.QRYBlanco-table .oatgrid_top_div {
	border-top: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-left: 1px solid #efefef;
}
.QRYBlanco-table .pivot_pag_div {
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
}
.QRYBlanco-table .oatgrid thead td, .QRYBlanco-table  .oatgrid td, .QRYBlanco-table  .oatfilterwindowGrid {
	border: 1px solid #efefef;
}
.QRYBlanco-table .oat_winrect_container {
	border: 1px solid #efefef;
}
.QRYBlanco-table .oatgrid_top_div span {
	color: #000;
}
.QRYBlanco-table .oatgrid_top_div {
	background: #fff;
}
.QRYBlanco-table .oatgrid .header_value {
	color: #000;
	background: #fff;
}
.QRYBlanco-table .oatgrid .odd {
	color: #000;
	background: #fff;
}
.QRYBlanco-table .oatgrid .even {
	color: #000;
	background: #fff;
}
.QRYBlanco-table .pivot_pag_div {
	color: #000;
	background: #fff;
}
.QRYBlanco-table #tablePagination_perPage {
	display: inline;
}
.QRYBlanco-table .oat_winrect_title, .QRYBlanco-table  .oat_winrect_content {
	color: #000;
}
.QRYBlanco-table .oat_winrect_title {
	background: #fff;
}
.AdvancedMenu.advanced-menu ul > li.active > a,.AdvancedMenu.advanced-menu ul > li > a:hover,.AdvancedMenu.advanced-menu ul > li > a:focus,.AdvancedMenu.advanced-menu ul > li.open > a,.AdvancedMenu.advanced-menu ul > li.open > a:hover,.AdvancedMenu.advanced-menu ul > li.open > a:focus, .AdvancedMenu.advanced-menu .product-item h3 a:hover, .AdvancedMenu.advanced-menu .product-item .pi-price, .AdvancedMenu.advanced-menu .menu-search .glyphicon:hover
{
	color: #387C2B !important;
}
.AdvancedMenu.advanced-menu .mobi-toggler:hover
{
	background-color: #00883f !important;
	border-color: #00883f !important;
}
.AdvancedMenu.advanced-menu .dropdown-menu > li > a:hover, .AdvancedMenu.advanced-menu .dropdown-menu li.active > a
{
	background-color: #00883f !important;
}
.AdvancedMenu.advanced-menu .header-navigation-content .header-navigation-col li > a:hover, .AdvancedMenu.advanced-menu .header-navigation-content .header-navigation-col li.active > a
{
	background-color: #00883f !important;
}
.AdvancedMenu.advanced-menu .search-box .btn-primary
{
	background-color: #00883f !important;
}
.AdvancedMenu.advanced-menu .dropdown-menu > li:first-child
{
	border-top-color: #387C2B !important;
}
.AdvancedMenu.advanced-menu .header .header-navigation>ul>li.dropdown:hover>a:after
{
	border-bottom-color: #387C2B !important;
}
.AdvancedMenu.advanced-menu .search-box
{
	border-top-color: #387C2B !important;
}
.AdvancedMenu.advanced-menu .header .menu-search .search-box:after
{
	border-bottom-color: #387C2B !important;
}
.ReadonlyJTB_AttBtnfblanco2.advanced-menu ul > li.active > a,.ReadonlyJTB_AttBtnfblanco2.advanced-menu ul > li > a:hover,.ReadonlyJTB_AttBtnfblanco2.advanced-menu ul > li > a:focus,.ReadonlyJTB_AttBtnfblanco2.advanced-menu ul > li.open > a,.ReadonlyJTB_AttBtnfblanco2.advanced-menu ul > li.open > a:hover,.ReadonlyJTB_AttBtnfblanco2.advanced-menu ul > li.open > a:focus, .ReadonlyJTB_AttBtnfblanco2.advanced-menu .product-item h3 a:hover, .ReadonlyJTB_AttBtnfblanco2.advanced-menu .product-item .pi-price, .ReadonlyJTB_AttBtnfblanco2.advanced-menu .menu-search .glyphicon:hover
{
	color: #387C2B !important;
}
.ReadonlyJTB_AttBtnfblanco2.advanced-menu .mobi-toggler:hover
{
	background-color: #00883f !important;
	border-color: #00883f !important;
}
.ReadonlyJTB_AttBtnfblanco2.advanced-menu .dropdown-menu > li > a:hover, .ReadonlyJTB_AttBtnfblanco2.advanced-menu .dropdown-menu li.active > a
{
	background-color: #00883f !important;
}
.ReadonlyJTB_AttBtnfblanco2.advanced-menu .header-navigation-content .header-navigation-col li > a:hover, .ReadonlyJTB_AttBtnfblanco2.advanced-menu .header-navigation-content .header-navigation-col li.active > a
{
	background-color: #00883f !important;
}
.ReadonlyJTB_AttBtnfblanco2.advanced-menu .search-box .btn-primary
{
	background-color: #00883f !important;
}
.ReadonlyJTB_AttBtnfblanco2.advanced-menu .dropdown-menu > li:first-child
{
	border-top-color: #387C2B !important;
}
.ReadonlyJTB_AttBtnfblanco2.advanced-menu .header .header-navigation>ul>li.dropdown:hover>a:after
{
	border-bottom-color: #387C2B !important;
}
.ReadonlyJTB_AttBtnfblanco2.advanced-menu .search-box
{
	border-top-color: #387C2B !important;
}
.ReadonlyJTB_AttBtnfblanco2.advanced-menu .header .menu-search .search-box:after
{
	border-bottom-color: #387C2B !important;
}
.JTB_AttBtnfhover2.advanced-menu ul > li.active > a,.JTB_AttBtnfhover2.advanced-menu ul > li > a:hover,.JTB_AttBtnfhover2.advanced-menu ul > li > a:focus,.JTB_AttBtnfhover2.advanced-menu ul > li.open > a,.JTB_AttBtnfhover2.advanced-menu ul > li.open > a:hover,.JTB_AttBtnfhover2.advanced-menu ul > li.open > a:focus, .JTB_AttBtnfhover2.advanced-menu .product-item h3 a:hover, .JTB_AttBtnfhover2.advanced-menu .product-item .pi-price, .JTB_AttBtnfhover2.advanced-menu .menu-search .glyphicon:hover
{
	color: #387C2B !important;
}
.JTB_AttBtnfhover2.advanced-menu .mobi-toggler:hover
{
	background-color: #00883f !important;
	border-color: #00883f !important;
}
.JTB_AttBtnfhover2.advanced-menu .dropdown-menu > li > a:hover, .JTB_AttBtnfhover2.advanced-menu .dropdown-menu li.active > a
{
	background-color: #00883f !important;
}
.JTB_AttBtnfhover2.advanced-menu .header-navigation-content .header-navigation-col li > a:hover, .JTB_AttBtnfhover2.advanced-menu .header-navigation-content .header-navigation-col li.active > a
{
	background-color: #00883f !important;
}
.JTB_AttBtnfhover2.advanced-menu .search-box .btn-primary
{
	background-color: #00883f !important;
}
.JTB_AttBtnfhover2.advanced-menu .dropdown-menu > li:first-child
{
	border-top-color: #387C2B !important;
}
.JTB_AttBtnfhover2.advanced-menu .header .header-navigation>ul>li.dropdown:hover>a:after
{
	border-bottom-color: #387C2B !important;
}
.JTB_AttBtnfhover2.advanced-menu .search-box
{
	border-top-color: #387C2B !important;
}
.JTB_AttBtnfhover2.advanced-menu .header .menu-search .search-box:after
{
	border-bottom-color: #387C2B !important;
}
.ReadonlyJTB_AttBtnfhover2.advanced-menu ul > li.active > a,.ReadonlyJTB_AttBtnfhover2.advanced-menu ul > li > a:hover,.ReadonlyJTB_AttBtnfhover2.advanced-menu ul > li > a:focus,.ReadonlyJTB_AttBtnfhover2.advanced-menu ul > li.open > a,.ReadonlyJTB_AttBtnfhover2.advanced-menu ul > li.open > a:hover,.ReadonlyJTB_AttBtnfhover2.advanced-menu ul > li.open > a:focus, .ReadonlyJTB_AttBtnfhover2.advanced-menu .product-item h3 a:hover, .ReadonlyJTB_AttBtnfhover2.advanced-menu .product-item .pi-price, .ReadonlyJTB_AttBtnfhover2.advanced-menu .menu-search .glyphicon:hover
{
	color: #387C2B !important;
}
.ReadonlyJTB_AttBtnfhover2.advanced-menu .mobi-toggler:hover
{
	background-color: #00883f !important;
	border-color: #00883f !important;
}
.ReadonlyJTB_AttBtnfhover2.advanced-menu .dropdown-menu > li > a:hover, .ReadonlyJTB_AttBtnfhover2.advanced-menu .dropdown-menu li.active > a
{
	background-color: #00883f !important;
}
.ReadonlyJTB_AttBtnfhover2.advanced-menu .header-navigation-content .header-navigation-col li > a:hover, .ReadonlyJTB_AttBtnfhover2.advanced-menu .header-navigation-content .header-navigation-col li.active > a
{
	background-color: #00883f !important;
}
.ReadonlyJTB_AttBtnfhover2.advanced-menu .search-box .btn-primary
{
	background-color: #00883f !important;
}
.ReadonlyJTB_AttBtnfhover2.advanced-menu .dropdown-menu > li:first-child
{
	border-top-color: #387C2B !important;
}
.ReadonlyJTB_AttBtnfhover2.advanced-menu .header .header-navigation>ul>li.dropdown:hover>a:after
{
	border-bottom-color: #387C2B !important;
}
.ReadonlyJTB_AttBtnfhover2.advanced-menu .search-box
{
	border-top-color: #387C2B !important;
}
.ReadonlyJTB_AttBtnfhover2.advanced-menu .header .menu-search .search-box:after
{
	border-bottom-color: #387C2B !important;
}
.JTB_UplDropZoneCarDoc1.gx-fileupload table td:first-child, .JTB_UplDropZoneCarDoc1.gx-fileupload table td:nth-child(3), .JTB_UplDropZoneCarDoc1.gx-fileupload table td:nth-child(4), .JTB_UplDropZoneCarDoc1.gx-fileupload table .glyphicon
{
	display: none
}
.FileUploadDefault.gx-fileupload table td:first-child, .FileUploadDefault.gx-fileupload table td:nth-child(4), .FileUploadDefault.gx-fileupload table .glyphicon
{
	display: none
}
.JTB_UploadFileBtn.gx-fileupload table td:first-child, .JTB_UploadFileBtn.gx-fileupload table td:nth-child(3), .JTB_UploadFileBtn.gx-fileupload table td:nth-child(4), .JTB_UploadFileBtn.gx-fileupload table .glyphicon
{
	display: none
}
.JTB_UpdAjuntoIcono.gx-fileupload table td:first-child, .JTB_UpdAjuntoIcono.gx-fileupload table td:nth-child(3), .JTB_UpdAjuntoIcono.gx-fileupload table td:nth-child(4), .JTB_UpdAjuntoIcono.gx-fileupload table .glyphicon
{
	display: none
}
.CalendarCombo 
{
	background-color: Menu;
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 1px;
	left: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	position: absolute;
	top: 0px;
	width: 4em;
	display: none;
	cursor: default;
	font-size: 10px;
	color: MenuText;
}
.CalendarCombo  .label 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	text-align: center;
}
.CalendarCombo  .label-IEfix 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 4em;
	text-align: center;
}
.CalendarCombo  .active 
{
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.CalendarCombo  .hilite 
{
	background-color: Highlight;
	color: HighlightText;
}
.ComponentTrigger 
{
	margin-left: 4px;
	cursor: pointer;
}
.dojoDialog 
{
	background-color: #eee;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.RowDeleted 
{
	text-decoration: line-through;
	opacity:.7;
}
.dp_container 
{
	position: relative;
}
.gx-masked-relative 
{
	position: relative;
}
.GXProgressBar  .progress-bar-title 
{
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
}
.GXProgressBar  .Progress-Bar-Documentos-Verde 
{
	background-color: #8bc34a;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: transparent;
	animation: none !important;
	 background-image: none !important;
}
.GXProgressBar  .Progress-Bar-Documentos-Naranja 
{
	background-color: #fdae45;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: transparent;
	animation: none !important;
	 background-image: none !important;
}
.GXProgressBar  .Progress-Bar-Documentos-Rojo 
{
	background-color: #f56a67;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: transparent;
	animation: none !important;
	 background-image: none !important;
}
.ErrorViewerBullet div 
{
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 1px;
	padding-left: 30px;
	padding-top: 1px;
	display: block;
	list-style-position: inside;
}
.GeoLocOption 
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: relative;
	top: 2px;
	display: block;
	cursor: pointer;
}
.WorkWith  .WorkWithTitle 
{
	border-style: none;
	padding-bottom: 9px;
	padding-top: 9px;
}
.WorkWith  .WorkWithFooter 
{
	background-color: #f7f7f7;
	padding-bottom: 20px;
	padding-top: 20px;
	height: 40px;
	vertical-align: top;
}
.WorkWith  .WorkWithTitle:hover 
{
	color: #387C2B;
}
.WorkWith  .WorkWithTitle:hover  TR
{
	border-bottom: 2px solid #efefef;
}
.WorkWith  TR:hover .UpdateAttribute:hover 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .DeleteAttribute:hover 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .UpdateAttribute 
{
	background-color: transparent;
}
.WorkWith  TR:hover .DeleteAttribute 
{
	background-color: transparent;
}
.WorkWith  TR:hover .DisplayAttribute:hover 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .DisplayAttribute 
{
	background-color: transparent;
}
.WorkWith  TR:hover .ActionAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .ActionAttribute:hover 
{
	background-color: #03a9f4;
}
.WorkWith  TR:hover .SelectAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .SelectAttribute:hover 
{
	background-color: #54e520;
}
.WorkWith  TR:hover .KeyAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .KeyAttribute:hover 
{
	background-color: #ff9a42;
}
.WorkWith  TR:hover .ActionAttributeKeepAzul 
{
	background-color: #03a9f4;
}
.WorkWith  TR:hover .ActionAttributeKeepAzul:hover 
{
	background-color: #03a9f4;
}
.WorkWith  TR:hover .ActionAttributeKeepVerde 
{
	background-color: #9acb34;
}
.WorkWith  TR:hover .ActionAttributeKeepVerde:hover 
{
	background-color: #90bc31;
}
.WorkWith  TR
{
	border-bottom: 1px solid #efefef;
}
.WorkWith  TR .WWActionColumn  A:focus
{
	outline: none;
}
.WorkWith  TR A:focus .UpdateAttribute 
{
	background-color: transparent;
}
.WorkWith  TR A:focus .DeleteAttribute 
{
	background-color: transparent;
}
.WorkWith  TR A:focus .SelectAttribute 
{
	background-color: #54e520;
}
.WorkWith  TR A:focus .KeyAttribute 
{
	background-color: #ff9a42;
}
.BtnEnter:hover 
{
	background-color: #00883f;
	border-width: 0px;
}
.BtnEnter:focus 
{
	background-color: #00883f;
	border-width: 0px;
}
.WWFiltersCell  DIV.calendar
{
	position:static !important;
}
.WWFiltersCell  DIV.calendar TABLE
{
	width: 100%;
	max-width: 320px;
}
.input-group  .form-control:focus + span.input-group-btn > a.btn 
{
	border-bottom-color: #03a9f4;
	border-left-color: #03a9f4;
	border-right-color: #03a9f4;
	border-top-color: #03a9f4;
	border-style: solid;
	border-width: 1px;
	outline: 0 none;
	 box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}
.input-group  .form-control + span.input-group-btn > a.btn 
{
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.input-group  .FilterAttribute + span.input-group-btn > A.btn 
{
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	padding-bottom: 18px;
	padding-top: 18px;
}
.input-group  .FilterAttribute:focus + span.input-group-btn > a.btn 
{
	border-color: transparent !important;
	 box-shadow: 0 0 0 0 !important;
}
.input-group  .form-control 
{
	width: auto;
	max-width: 100%;
}
.input-group  .FilterAttribute 
{
	width: 100%;
}
.input-group  .FilterAttribute + span.input-group-btn 
{
	width: 1%;
}
.input-group  A.btn
{
	padding-bottom: 5px;
	padding-top: 5px;
}
.input-group  A.btn-default:hover
{
	background-color: white;
}
.input-group  A.btn-default:focus
{
	background-color: white;
}
.WWColumn  .form-control-static 
{
	overflow: hidden;
	min-height: 0px;
	max-width: 100%;
	text-align: left;
	text-overflow: ellipsis;
}
.WWOrderItem  A
{
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	max-width: 100%;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: inherit;
	text-overflow: ellipsis;
}
.WWOrderItem  A:hover
{
	text-decoration: none;
	color: inherit;
}
.WWOrderItem  A:focus
{
	text-decoration: none;
	color: inherit;
}
.WWAdvancedLabel  A
{
	overflow: hidden;
	padding-bottom: 15px;
	padding-left: 45px;
	padding-right: 10px;
	padding-top: 16px;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: inherit;
	text-overflow: ellipsis;
	outline: none;
}
.WWAdvancedLabel  A STRONG
{
	color: #387C2B;
}
.WWAdvancedLabel  A STRONG:before
{
	padding-right: 4px;
	font-weight: normal;
	color: #444;
	content: ':';
}
.WWAdvancedLabel  A:hover
{
	color: inherit;
}
.WWAdvancedLabel  A:focus
{
	color: inherit;
}
.WWOrderItemSelected:hover 
{
	color: white;
}
.WWOrderItemSelected:hover  A:hover
{
	color: white;
}
.WWOrderItem:hover 
{
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	color: #387C2B;
}
.tab-content 
{
	background-color: #fff;
}
.BtnTextBlock  A
{
	background-color: transparent;
	text-decoration: none;
	color: inherit;
}
.BtnTextBlock  A:focus
{
	color: inherit;
}
.BtnTextBlock  A:hover
{
	color: inherit;
}
.RecentLinksGrid > tbody > tr > td:last-child 
{
	display: block;
}
.RecentLinksGrid > tbody > tr > td:last-child  *.RecentLinkItem:after
{
	content: '';
}
.RecentsTitle  A
{
	display: block;
	text-decoration: none;
	color: inherit;
}
.RecentsTitle  A:focus
{
	text-decoration: none;
	color: inherit;
}
.RecentsTitle  A:hover
{
	text-decoration: none;
	color: inherit;
}
.form-control:focus 
{
	border-bottom-color: #03a9f4;
	border-left-color: #03a9f4;
	border-right-color: #03a9f4;
	border-top-color: #03a9f4;
}
.TextBlockHeader  A
{
	text-decoration: none;
	color: inherit;
}
.TextBlockHeader  A:focus
{
	text-decoration: none;
	color: inherit;
}
.TextBlockHeader  A:hover
{
	text-decoration: none;
	color: inherit;
}
.PromptGrid  .PromptGridTitle 
{
	border-style: none;
	padding-bottom: 9px;
	padding-top: 9px;
}
.PromptGrid  .PromptGridFooter 
{
	height: 40px;
	vertical-align: top;
}
.GridFooter 
{
	background-color: #f7f7f7;
	padding-bottom: 20px;
	padding-top: 20px;
	height: 40px;
	vertical-align: top;
}
.GridTitle 
{
	border-style: none;
	padding-bottom: 9px;
	padding-top: 9px;
}
.TrnSublevelGridFooter 
{
	background-color: #f7f7f7;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
	vertical-align: top;
}
.FilterAttribute:focus 
{
	box-shadow: 0px 0px 0px 0px;
}
.ErrorViewerBullet  .gx-warning-message 
{
	background-image: url(../JumptobeTheme/WarningIcon.png);
	color: #fdae45;
}
.ErrorViewerBullet  .gx-error-message 
{
	background-image: url(../JumptobeTheme/ErrorIcon.png);
	color: #f56a67;
}
.form-control-static 
{
	height: auto;
	min-height: 36px;
	color: #000;
	text-align: left;
}
.control-label 
{
	height: 36px;
}
.ViewGridCell  .FilterAttribute 
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: -1px;
	border-top: 1px solid #EAEAEA;
}
.ViewGridCellAdvanced  .FilterAttribute 
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: -1px;
	border-top: 1px solid #EAEAEA;
}
.ViewGridCellAdvanced  .BtnToggle 
{
	margin-right: 8px;
	margin-top: 0px;
}
.ViewAdvancedBarCell  .AdvancedContainer 
{
	left: -215px;
	top: 0px;
}
.ViewAdvancedBarCell  .AdvancedContainerVisible 
{
	left: 15px;
}
.input-group-btn 
{
	width: auto;
}
.RecentLinksGrid > .row > div 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: auto;
}
.RecentLinksGrid > div.row > div:last-child  *.RecentLinkItem:after
{
	content: '';
}
.BB_BtnEnter:focus 
{
	background-color: #00883f;
	border-width: 0px;
	color: white;
}
.BB_BtnEnter:hover 
{
	background-color: #00883f;
	border-width: 0px;
	color: white;
}
.BB_CellMenuNoRight1:hover 
{
	background-color: #ebebeb;
}
.BB_CellMenuNoRight2:hover 
{
	background-color: #ebebeb;
}
.BB_TextMenuLvl1  A:hover
{
	color: #444;
}
.BB_TextMenuLvl1  A:focus
{
	color: #444;
}
.BB_TextMenuLvl1  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.BB_TextMenuLvl2  A:hover
{
	color: #000;
}
.BB_TextMenuLvl2  A:focus
{
	color: #000;
}
.BB_TextMenuLvl2  A
{
	overflow: hidden;
	text-decoration: none;
	color: #000;
}
.BB_Cell_x170:hover 
{
	background-color: #00883f;
}
.BB_Cell_x170:hover  .BB_Cell_x50:hover 
{
	background-color: #2980b9;
}
.BB_BtnLogin:focus 
{
	background-color: #00883f;
	border-width: 0px;
	color: white;
}
.BB_BtnLogin:hover 
{
	background-color: #00883f;
	border-width: 0px;
	color: white;
}
.BB_TextMenuLvlIndicadores  A:hover
{
	color: #444;
}
.BB_TextMenuLvlIndicadores  A:focus
{
	color: #444;
}
.BB_TextMenuLvlIndicadores  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.BB_TextMenuLvlMisDatos  A:hover
{
	color: #444;
}
.BB_TextMenuLvlMisDatos  A:focus
{
	color: #444;
}
.BB_TextMenuLvlMisDatos  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.BB_TextMenuLvlNotific  A:hover
{
	color: #444;
}
.BB_TextMenuLvlNotific  A:focus
{
	color: #444;
}
.BB_TextMenuLvlNotific  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.BB_TextMenuLvlDocumentos  A:hover
{
	color: #444;
}
.BB_TextMenuLvlDocumentos  A:focus
{
	color: #444;
}
.BB_TextMenuLvlDocumentos  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.BB_BtnFacebook:focus 
{
	background-color: #2a3f6d;
	border-width: 0px;
	color: white;
}
.BB_BtnFacebook:hover 
{
	background-color: #2a3f6d;
	border-width: 0px;
	color: white;
}
.BB_BtnTwitter:focus 
{
	background-color: #018abc;
	border-width: 0px;
	color: white;
}
.BB_BtnTwitter:hover 
{
	background-color: #018abc;
	border-width: 0px;
	color: white;
}
.BB_MenuFull:hover 
{
	background-color: #f5f5f5;
}
.BB_BtnSearch:focus 
{
	background-color: #00883f;
	border-width: 0px;
	color: white;
}
.BB_BtnSearch:hover 
{
	background-color: #00883f;
	border-width: 0px;
	color: white;
}
.BB_TituloDocumentos  A
{
	text-decoration: none;
	color: #03a9f4;
}
.BB_TituloDocumentos  A A:hover
{
	text-decoration: underline;
	color: #03a9f4;
}
.BB_TextMenuLvlSeguridad  A:hover
{
	color: #444;
}
.BB_TextMenuLvlSeguridad  A:focus
{
	color: #444;
}
.BB_TextMenuLvlSeguridad  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.BB_CellMenuNoRight3:hover 
{
	background-color: #e0e0e0;
}
.BB_TextMenuLvl3  A:hover
{
	color: #000;
}
.BB_TextMenuLvl3  A:focus
{
	color: #000;
}
.BB_TextMenuLvl3  A
{
	overflow: hidden;
	text-decoration: none;
	color: #000;
}
.BB_TextMenuLvlAdminDatos  A:hover
{
	color: #444;
}
.BB_TextMenuLvlAdminDatos  A:focus
{
	color: #444;
}
.BB_TextMenuLvlAdminDatos  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.BB_MenuFull1:hover 
{
	background-color: #eaeaea;
}
.BB_CellBtnsWW:hover 
{
	background-color: #00883f;
}
.BB_CellBtnsWW:focus 
{
	background-color: #00883f;
}
.BB_TextBtnsWW  A:hover
{
	color: white;
}
.BB_TextBtnsWW  A:focus
{
	color: white;
}
.BB_TextBtnsWW  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.BB_TextStatus 
{
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 1em;
	font-weight: 600;
	text-decoration: none;
	color: white;
}
.BB_TextStatus  A
{
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	font-size: 1em;
	font-weight: 600;
	text-decoration: none;
	color: #000;
	text-transform: none;
}
.BB_TextStatusRed 
{
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 1em;
	font-weight: 600;
	text-decoration: none;
	color: white;
}
.BB_TextStatusRed  A
{
	background-color: #ff2821;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	font-size: 1em;
	font-weight: 600;
	text-decoration: none;
	color: #000;
	text-transform: none;
}
.BB_TextStatusOrange 
{
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 1em;
	font-weight: 600;
	text-decoration: none;
	color: white;
}
.BB_TextStatusOrange  A
{
	background-color: #ffa02d;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	font-size: 1em;
	font-weight: 600;
	text-decoration: none;
	color: #000;
	text-transform: none;
}
.BB_TextStatusYellow 
{
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 1em;
	font-weight: 600;
	text-decoration: none;
	color: white;
}
.BB_TextStatusYellow  A
{
	background-color: #fe0;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	font-size: 1em;
	font-weight: 600;
	text-decoration: none;
	color: #000;
	text-transform: none;
}
.BB_TextMenuLvlMensajes  A:hover
{
	color: #444;
}
.BB_TextMenuLvlMensajes  A:focus
{
	color: #444;
}
.BB_TextMenuLvlMensajes  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.BB_TblMensajes:hover 
{
	background-color: #eff3f6;
}
.BB_TblMensajesNoLeidos:hover 
{
	background-color: #eff3f6;
}
.ReadonlyBB_AttGridMensajes  A
{
	overflow: hidden;
	text-decoration: none;
	color: #000;
}
.ReadonlyBB_AttGridMensajes  A:focus
{
	color: #000;
}
.ReadonlyBB_AttGridMensajes  A:hover
{
	color: #000;
}
.ReadonlyBB_AttGridMensajesBold  A
{
	overflow: hidden;
	text-decoration: none;
	color: #000;
}
.ReadonlyBB_AttGridMensajesBold  A:focus
{
	color: #000;
}
.ReadonlyBB_AttGridMensajesBold  A:hover
{
	color: #000;
}
.ReadonlyBB_AttGridMensajesTags  A
{
	overflow: hidden;
	text-decoration: none;
	color: #000;
}
.ReadonlyBB_AttGridMensajesTags  A:focus
{
	color: #000;
}
.ReadonlyBB_AttGridMensajesTags  A:hover
{
	color: #000;
}
.ReadonlyBB_AttGridMensajesTagsImportante  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsImportante  A:focus
{
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsImportante  A:hover
{
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsPersonal  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsPersonal  A:focus
{
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsPersonal  A:hover
{
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsTrabajo  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsTrabajo  A:focus
{
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsTrabajo  A:hover
{
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsDocumentos  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsDocumentos  A:focus
{
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsDocumentos  A:hover
{
	color: white;
}
.BB_AttPrincipal:hover 
{
	color: #387C2B;
}
.BB_TxtTagsMensajes  A
{
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 35px;
	padding-top: 3px;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: #707070;
}
.BB_TxtTagsMensajes  A A:hover
{
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 35px;
	padding-top: 3px;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: #707070;
}
.BB_TxtTagsMensajes  A A:focus
{
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 35px;
	padding-top: 3px;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: #707070;
}
.BB_TxtTagsMensajesImportante  A
{
	background-image: url(../JumptobeTheme/BB_ImgTagImportante.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 35px;
	padding-right: 56px;
	padding-top: 3px;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: #707070;
}
.BB_TxtTagsMensajesImportante  A A:hover
{
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 35px;
	padding-top: 3px;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: #707070;
}
.BB_TxtTagsMensajesImportante  A A:focus
{
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 35px;
	padding-top: 3px;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: #707070;
}
.BB_TxtTagsMensajesPersonal  A
{
	background-image: url(../JumptobeTheme/BB_ImgTagPersonal.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 35px;
	padding-right: 56px;
	padding-top: 3px;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: #707070;
}
.BB_TxtTagsMensajesPersonal  A A:hover
{
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 35px;
	padding-top: 3px;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: #707070;
}
.BB_TxtTagsMensajesPersonal  A A:focus
{
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 35px;
	padding-top: 3px;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: #707070;
}
.BB_TxtTagsMensajesDocumentos  A
{
	background-image: url(../JumptobeTheme/BB_ImgTagDocumentos.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 35px;
	padding-right: 47px;
	padding-top: 3px;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: #707070;
}
.BB_TxtTagsMensajesDocumentos  A A:hover
{
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 35px;
	padding-top: 3px;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: #707070;
}
.BB_TxtTagsMensajesDocumentos  A A:focus
{
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 35px;
	padding-top: 3px;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: #707070;
}
.BB_TxtTagsMensajesTrabajo  A
{
	background-image: url(../JumptobeTheme/BB_ImgTagTrabajo.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 35px;
	padding-right: 56px;
	padding-top: 3px;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: #707070;
}
.BB_TxtTagsMensajesTrabajo  A A:hover
{
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 35px;
	padding-top: 3px;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: #707070;
}
.BB_TxtTagsMensajesTrabajo  A A:focus
{
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 35px;
	padding-top: 3px;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: #707070;
}
.BB_CellTagsMensajes:hover 
{
	background-color: #f5f5f5;
}
.ReadonlyBB_AttGridMensajesTagsDocumentosNormal  A
{
	border-bottom-color: #9c27b0;
	border-left-color: #9c27b0;
	border-right-color: #9c27b0;
	border-top-color: #9c27b0;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: #9c27b0;
}
.ReadonlyBB_AttGridMensajesTagsDocumentosNormal  A:hover
{
	border-bottom-color: #9c27b0;
	border-left-color: #9c27b0;
	border-right-color: #9c27b0;
	border-top-color: #9c27b0;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: #9c27b0;
}
.ReadonlyBB_AttGridMensajesTagsDocumentosNormal  A:focus
{
	border-bottom-color: #9c27b0;
	border-left-color: #9c27b0;
	border-right-color: #9c27b0;
	border-top-color: #9c27b0;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: #9c27b0;
}
.ReadonlyBB_AttGridMensajesTagsDocumentosMarcado  A
{
	background-color: #9c27b0;
	border-bottom-color: #9c27b0;
	border-left-color: #9c27b0;
	border-right-color: #9c27b0;
	border-top-color: #9c27b0;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsDocumentosMarcado  A:hover
{
	background-color: #9c27b0;
	border-bottom-color: #9c27b0;
	border-left-color: #9c27b0;
	border-right-color: #9c27b0;
	border-top-color: #9c27b0;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsDocumentosMarcado  A:focus
{
	background-color: #9c27b0;
	border-bottom-color: #9c27b0;
	border-left-color: #9c27b0;
	border-right-color: #9c27b0;
	border-top-color: #9c27b0;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsImportanteNormal  A
{
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: #387C2B;
}
.ReadonlyBB_AttGridMensajesTagsImportanteNormal  A:hover
{
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: #387C2B;
}
.ReadonlyBB_AttGridMensajesTagsImportanteNormal  A:focus
{
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: #387C2B;
}
.ReadonlyBB_AttGridMensajesTagsImportanteMarcado  A
{
	background-color: #387C2B;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsImportanteMarcado  A:hover
{
	background-color: #387C2B;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsImportanteMarcado  A:focus
{
	background-color: #387C2B;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsPersonalMarcado  A
{
	background-color: #e84e40;
	border-bottom-color: #e84e40;
	border-left-color: #e84e40;
	border-right-color: #e84e40;
	border-top-color: #e84e40;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsPersonalMarcado  A:focus
{
	background-color: #e84e40;
	border-bottom-color: #e84e40;
	border-left-color: #e84e40;
	border-right-color: #e84e40;
	border-top-color: #e84e40;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsPersonalMarcado  A:hover
{
	background-color: #e84e40;
	border-bottom-color: #e84e40;
	border-left-color: #e84e40;
	border-right-color: #e84e40;
	border-top-color: #e84e40;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsPersonalNormal  A
{
	border-bottom-color: #e84e40;
	border-left-color: #e84e40;
	border-right-color: #e84e40;
	border-top-color: #e84e40;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: #e84e40;
}
.ReadonlyBB_AttGridMensajesTagsPersonalNormal  A:focus
{
	border-bottom-color: #e84e40;
	border-left-color: #e84e40;
	border-right-color: #e84e40;
	border-top-color: #e84e40;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: #e84e40;
}
.ReadonlyBB_AttGridMensajesTagsPersonalNormal  A:hover
{
	border-bottom-color: #e84e40;
	border-left-color: #e84e40;
	border-right-color: #e84e40;
	border-top-color: #e84e40;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: #e84e40;
}
.ReadonlyBB_AttGridMensajesTagsTrabajoMarcado  A
{
	background-color: #8bc34a;
	border-bottom-color: #8bc34a;
	border-left-color: #8bc34a;
	border-right-color: #8bc34a;
	border-top-color: #8bc34a;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsTrabajoMarcado  A:hover
{
	background-color: #8bc34a;
	border-bottom-color: #8bc34a;
	border-left-color: #8bc34a;
	border-right-color: #8bc34a;
	border-top-color: #8bc34a;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsTrabajoMarcado  A:focus
{
	background-color: #8bc34a;
	border-bottom-color: #8bc34a;
	border-left-color: #8bc34a;
	border-right-color: #8bc34a;
	border-top-color: #8bc34a;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: white;
}
.ReadonlyBB_AttGridMensajesTagsTrabajoNormal  A
{
	border-bottom-color: #8bc34a;
	border-left-color: #8bc34a;
	border-right-color: #8bc34a;
	border-top-color: #8bc34a;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: #8bc34a;
}
.ReadonlyBB_AttGridMensajesTagsTrabajoNormal  A:hover
{
	border-bottom-color: #8bc34a;
	border-left-color: #8bc34a;
	border-right-color: #8bc34a;
	border-top-color: #8bc34a;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: #8bc34a;
}
.ReadonlyBB_AttGridMensajesTagsTrabajoNormal  A:focus
{
	border-bottom-color: #8bc34a;
	border-left-color: #8bc34a;
	border-right-color: #8bc34a;
	border-top-color: #8bc34a;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	color: #8bc34a;
}
.BB_TblUser:hover 
{
	background-color: #eff3f6;
}
.BB_TxtUsuarioListadoHeader  A
{
	color: #605f5f;
}
.BB_TxtUsuarioListadoHeader  A:focus
{
	color: #605f5f;
}
.BB_TxtUsuarioListadoHeader  A:hover
{
	color: #605f5f;
}
.BB_TxtMensajeListadoHeader  A
{
	color: #707070;
}
.BB_TxtMensajeListadoHeader  A:focus
{
	color: #707070;
}
.BB_TxtMensajeListadoHeader  A:hover
{
	color: #707070;
}
.BB_TblListadoMensajesHeader:hover 
{
	background-color: #f6f6f6;
}
.BB_TxtVerTodosMensajes  A
{
	padding-bottom: 8px;
	padding-left: 88px;
	padding-right: 88px;
	padding-top: 8px;
	color: white;
}
.BB_TxtVerTodosMensajes  A:hover
{
	padding-bottom: 8px;
	padding-left: 88px;
	padding-right: 88px;
	padding-top: 8px;
	color: white;
}
.BB_CellNoPaddingBGAzul:hover 
{
	background-color: #00883f;
}
.BB_TblCarpetasRepositorio:focus 
{
	background-color: #e5f5ff;
}
.BB_TblCarpetasRepositorio:hover 
{
	background-color: #cce8ff;
	border-bottom-color: #99d1ff;
	border-left-color: #99d1ff;
	border-right-color: #99d1ff;
	border-top-color: #99d1ff;
	border-style: solid;
	border-width: 1px;
	margin-left: -1px;
	margin-right: -1px;
	margin-top: -2px;
}
.BB_TextMenuLvlRepositorio  A:hover
{
	color: #444;
}
.BB_TextMenuLvlRepositorio  A:focus
{
	color: #444;
}
.BB_TextMenuLvlRepositorio  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.ReadonlyBB_AttDiaCalendario  A
{
	color: #212121;
}
.BB_CellDiaCalendario  P.form-control-static
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 6px;
	height: 23px;
	min-height: 23px;
	text-align: right;
}
.BB_CellGridDiaCalendario  P.form-control-static
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 17px;
	min-height: 17px;
}
.BB_CellGridDiaCalendarioAzul  P.form-control-static
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 15px;
	min-height: 15px;
}
.BB_BtnCrearEvento:focus 
{
	background-color: #387C2B;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	color: white;
}
.BB_BtnCrearEvento:hover 
{
	background-color: #387C2B;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	color: white;
}
.BB_BtnCrearEventoSeleccionado:hover 
{
	background-color: #387C2B;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	color: white;
}
.BB_BtnCrearEventoSeleccionado:focus 
{
	background-color: #387C2B;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	color: white;
}
.ReadonlyBB_AttDiaCalendarioAntDesp  A
{
	color: #c0c0c0;
}
.ReadonlyBB_AttDiaMarcado1  A
{
	color: white;
}
.ReadonlyBB_AttDiaMarcado1  A A:hover
{
	color: white;
}
.ReadonlyBB_AttDiaMarcado1  A A:focus
{
	color: white;
}
.ReadonlyBB_AttDiaMarcado2  A
{
	color: white;
}
.ReadonlyBB_AttDiaMarcado2  A A:hover
{
	color: white;
}
.ReadonlyBB_AttDiaMarcado2  A A:focus
{
	color: white;
}
.ReadonlyBB_AttEventosCalendario  A
{
	color: white;
}
.ReadonlyBB_AttEventosCalendario  A:hover
{
	color: white;
}
.ReadonlyBB_AttEventosCalendario  A:focus
{
	color: white;
}
.BB_CellBtnPagAnt:hover 
{
	background-color: #eee;
}
.BB_CellBtnPagSig:hover 
{
	background-color: #eee;
}
.BB_ImgPaginaAnterior:focus 
{
	outline: Transparent none 0px;
}
.BB_ImgPaginaSiguiente:focus 
{
	outline: Transparent none 0px;
}
.BB_CellGridUserAttNombre  P.form-control-static
{
	padding-bottom: 0px;
	padding-top: 14px;
	min-height: 36px;
}
.BB_CellGridUserAttUsuario  P.form-control-static
{
	padding-bottom: 14px;
	padding-top: 0px;
	min-height: 36px;
	font-family: OpenSans-Light, sans-serif;
	font-size: 0.875em;
	font-style: italic;
	font-weight: 300;
	color: #ddd;
	text-transform: capitalize;
}
.BB_TextMenuLvlMiCompania  A:hover
{
	color: #444;
}
.BB_TextMenuLvlMiCompania  A:focus
{
	color: #444;
}
.BB_TextMenuLvlMiCompania  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.BB_ImgRemoverAdjunto:hover 
{
	background-color: #f56a67;
}
.BB_ImgRemoverAdjunto:focus 
{
	background-color: #f56a67;
}
.BB_ImgDescargarAdjunto:focus 
{
	background-color: #4caf50;
}
.BB_ImgDescargarAdjunto:hover 
{
	background-color: #4caf50;
}
.BB_TblGridAdjuntos  BODY ::-webkit-scrollbar
{
	height: 8px;
	width: 5px;
	background:#000000;
}
.BB_ImgAgregarDestinatario:hover 
{
	background-color: #54e520;
}
.BB_ImgAgregarDestinatario:focus 
{
	background-color: #54e520;
}
.BB_CellNoPFormControl  P.form-control-static
{
	padding-bottom: 0px;
	padding-top: 0px;
	min-height: 0px;
}
.BB_ImgFondoCuadrado:hover 
{
	background-color: #387C2B;
}
.BB_ImgFondoCuadrado:focus 
{
	background-color: #387C2B;
	outline-color: Transparent;
}
.BB_CellNombreDestinatario  DIV
{
	padding-left: 0px;
	padding-right: 0px;
	height: auto;
}
.BB_CellNombreDestinatario  DIV P.form-control-static
{
	padding-top: 0px;
	height: auto;
	min-height: 0px;
}
.BB_ImgRemoverDestinatario:hover 
{
	background-color: #f56a67;
}
.BB_ImgRemoverDestinatario:focus 
{
	background-color: #f56a67;
}
.BB_ImgResponderDestinatario:hover 
{
	background-color: #387C2B;
}
.BB_ImgResponderDestinatario:focus 
{
	background-color: #387C2B;
}
.BB_TextMenuLvlZonaTransaccional  A:hover
{
	color: #444;
}
.BB_TextMenuLvlZonaTransaccional  A:focus
{
	color: #444;
}
.BB_TextMenuLvlZonaTransaccional  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.BB_TxtLink  A
{
	color: #387C2B;
}
.BB_TxtLink  A A:hover
{
	text-decoration: underline;
	color: #387C2B;
}
.BB_TxtLink  A A:focus
{
	text-decoration: underline;
	color: #387C2B;
}
.ReadonlyBB_AttNoticiaTitulo  A
{
	text-decoration: underline;
	color: #387C2B;
}
.ReadonlyBB_AttNoticiaTitulo  A A:hover
{
	text-decoration: underline;
	color: #00883f;
}
.ReadonlyBB_AttNoticiaTitulo  A A:focus
{
	text-decoration: underline;
	color: #00883f;
}
.BB_TextMenuLvlDashboard  A:hover
{
	color: #444;
}
.BB_TextMenuLvlDashboard  A:focus
{
	color: #444;
}
.BB_TextMenuLvlDashboard  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.BB_CellNotificaciones:hover 
{
	background-color: #f5f5f5;
}
.BB_TxtVerTodasNotificaciones  A
{
	padding-bottom: 8px;
	padding-left: 73px;
	padding-right: 73px;
	padding-top: 8px;
	color: white;
}
.BB_TxtVerTodasNotificaciones  A:hover
{
	padding-bottom: 8px;
	padding-left: 73px;
	padding-right: 73px;
	padding-top: 8px;
	color: white;
}
.ReadonlyBB_AttNoticiaTitulo2  A
{
	text-decoration: underline;
	color: #1870ca;
}
.ReadonlyBB_AttNoticiaTitulo2  A A:hover
{
	text-decoration: underline;
	color: #00883f;
}
.ReadonlyBB_AttNoticiaTitulo2  A A:focus
{
	text-decoration: underline;
	color: #00883f;
}
.BB_CellGridDiaCalendarioRojo  P.form-control-static
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 15px;
	min-height: 15px;
}
.BB_CellGridDiaCalendarioVerde  P.form-control-static
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 15px;
	min-height: 15px;
}
.BB_CellGridDiaCalendarioMorado  P.form-control-static
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 15px;
	min-height: 15px;
}
.BB_CellGridDiaCalendarioAmarillo  P.form-control-static
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 15px;
	min-height: 15px;
}
.BB_CellGridDiaCalendarioGris  P.form-control-static
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 15px;
	min-height: 15px;
}
.BB_TextMenuLvlConfiguracion  A:hover
{
	color: #444;
}
.BB_TextMenuLvlConfiguracion  A:focus
{
	color: #444;
}
.BB_TextMenuLvlConfiguracion  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.BB_CellNoPFormControl180px  P.form-control-static
{
	overflow: hidden;
	padding-bottom: 0px;
	padding-top: 0px;
	min-height: 0px;
	max-width: 180px;
	min-width: 180px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ReadonlyBB_AttEventoDetalladoTitulo  A
{
	color: #444;
}
.ReadonlyBB_AttEventoDetalladoTitulo  A:focus
{
	color: #387C2B;
}
.ReadonlyBB_AttEventoDetalladoTitulo  A:hover
{
	color: #387C2B;
}
.BB_CellNombreDestinatario1  DIV
{
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}
.BB_CellNombreDestinatario1  DIV P.form-control-static
{
	padding-top: 0px;
	min-height: 0px;
}
.BB_TblFilaViewNotificaciones:hover 
{
	background-color: #eff3f6;
}
.BB_TblFilaViewNotificacionesNoLeido:hover 
{
	background-color: #eff3f6;
}
.BB_TxtTab  A
{
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	color: #387C2B;
}
.BB_TxtTab  A A:hover
{
	color: #387C2B;
}
.BB_TxtTab  A A:focus
{
	color: #387C2B;
}
.BB_TxtTabSeleccionado  A
{
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	color: white;
}
.BB_TxtTabSeleccionado  A A:hover
{
	color: white;
}
.BB_TxtTabSeleccionado  A A:focus
{
	color: white;
}
.BB_TextMenuLvlDashboardSeleccionado  A:hover
{
	color: white;
}
.BB_TextMenuLvlDashboardSeleccionado  A:focus
{
	color: white;
}
.BB_TextMenuLvlDashboardSeleccionado  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.BB_TextMenuLvlMensajesSeleccionado  A:hover
{
	color: white;
}
.BB_TextMenuLvlMensajesSeleccionado  A:focus
{
	color: white;
}
.BB_TextMenuLvlMensajesSeleccionado  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.BB_FormNoLoading  DIV.gx-mask
{
	background-color: #000;
	bottom: 0px;
	left: 0px;
	position: fixed;
	top: 0px;
	z-index: 1000;
	height: 100%;
	width: 100%;
	animation: entermask 1s;
	-webkit-animation: entermask 1s;
	-ms-filter:"alpha(opacity=20)";
	opacity:.20;
}
.BB_BtnSiguiente:focus 
{
	background-color: #00883f;
	border-width: 0px;
	color: white;
}
.BB_BtnSiguiente:hover 
{
	background-color: #00883f;
	border-width: 0px;
	color: white;
}
.BB_ImgCirculoVerde:focus 
{
	background-color: #54e520;
}
.BB_ImgCirculoVerde:hover 
{
	background-color: #54e520;
}
.BB_ImgCirculoRojo:hover 
{
	background-color: #f56a67;
}
.BB_ImgCirculoRojo:focus 
{
	background-color: #f56a67;
}
.BB_TextMenuLvlMuroActividad  A:hover
{
	color: #444;
}
.BB_TextMenuLvlMuroActividad  A:focus
{
	color: #444;
}
.BB_TextMenuLvlMuroActividad  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.BB_TextMenuLvlMuroActividadSeleccionado  A:hover
{
	color: white;
}
.BB_TextMenuLvlMuroActividadSeleccionado  A:focus
{
	color: white;
}
.BB_TextMenuLvlMuroActividadSeleccionado  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.BB_TxtLinkMuroComentar  A
{
	background-image: url(../BB_ImgComentar.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	white-space: nowrap;
	font-weight: bold;
	color: #a1a1a1;
}
.BB_TxtLinkMuroComentar  A:focus
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgComentar_Blue.png);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	white-space: nowrap;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroComentar  A:hover
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgComentar_Blue.png);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	white-space: nowrap;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroMeGusta  A
{
	background-image: url(../BB_ImgMeGusta_20px.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	white-space: nowrap;
	font-weight: bold;
	color: #a1a1a1;
}
.BB_TxtLinkMuroMeGusta  A:focus
{
	background-image: url(../BB_ImgMeGusta_20px.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	white-space: nowrap;
	font-weight: bold;
	color: #a1a1a1;
}
.BB_TxtLinkMuroMeGusta  A:hover
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgMeGusta_20px_Blue.png);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	white-space: normal;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroMeGustaMarcado  A
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgMeGusta_20px_Blue.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	white-space: nowrap;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroMeGustaMarcado  A:focus
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgMeGusta_20px_Blue.png);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	white-space: nowrap;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroMeGustaMarcado  A:hover
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgMeGusta_20px_Blue.png);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	white-space: nowrap;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroSeguir  A
{
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	white-space: nowrap;
	font-weight: bold;
	color: #a1a1a1;
}
.BB_TxtLinkMuroSeguir  A:focus
{
	background-color: #e6eff5;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	white-space: nowrap;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroSeguir  A:hover
{
	background-color: #e6eff5;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	white-space: nowrap;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroSeguirMarcado  A
{
	background-color: #e6eff5;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	white-space: nowrap;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroSeguirMarcado  A:focus
{
	background-color: #e6eff5;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	white-space: nowrap;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroSeguirMarcado  A:hover
{
	background-color: #e6eff5;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	white-space: nowrap;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_BtnEnterComentario:focus 
{
	background-color: #00883f;
	border-width: 0px;
	color: white;
}
.BB_BtnEnterComentario:hover 
{
	background-color: #00883f;
	border-width: 0px;
	color: white;
}
.BB_BtnCancelComentario:hover 
{
	background-color: #f56a67;
	border-style: none;
	border-width: 0px;
	color: white;
}
.BB_BtnCancelComentario:focus 
{
	background-color: #f56a67;
	border-style: none;
	border-width: 0px;
	color: white;
}
.ReadonlyBB_AttNoticiaDestacadaTitulo 
{
	text-decoration: none;
	text-decoration: none !important;
}
.ReadonlyBB_AttNoticiaDestacadaTitulo  A
{
	text-decoration: none;
	color: #387C2B;
	text-decoration: none !important;
}
.ReadonlyBB_AttNoticiaDestacadaTitulo  A:hover
{
	text-decoration: underline;
	color: #387C2B;
}
.ReadonlyBB_AttNoticiaDestacadaTitulo  A:focus
{
	text-decoration: underline;
	color: #387C2B;
}
.ReadonlyBB_AttNoticiaDestacadaDescripcion 
{
	text-decoration: none;
	color: #444;
	text-decoration: none !important;
}
.ReadonlyBB_AttNoticiaDestacadaDescripcion  A
{
	text-decoration: none;
	color: #444;
	text-decoration: none !important;
}
.ReadonlyBB_AttNoticiaDestacadaDescripcion  A:hover
{
	text-decoration: underline;
	text-decoration: underline !important;
}
.ReadonlyBB_AttNoticiaDestacadaDescripcion  A:focus
{
	text-decoration: underline;
	text-decoration: underline !important;
}
.BB_CellNoPFormControl230px  P.form-control-static
{
	overflow: hidden;
	padding-bottom: 0px;
	padding-top: 0px;
	min-height: 0px;
	max-width: 230px;
	min-width: 230px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.BB_TextMenuLvlNotificaciones  A:hover
{
	color: #444;
}
.BB_TextMenuLvlNotificaciones  A:focus
{
	color: #444;
}
.BB_TextMenuLvlNotificaciones  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.BB_TextMenuLvlNoticias  A:hover
{
	color: #444;
}
.BB_TextMenuLvlNoticias  A:focus
{
	color: #444;
}
.BB_TextMenuLvlNoticias  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.BB_TextMenuLvlNotificacionesSeleccionado  A:hover
{
	color: white;
}
.BB_TextMenuLvlNotificacionesSeleccionado  A:focus
{
	color: white;
}
.BB_TextMenuLvlNotificacionesSeleccionado  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.BB_TextMenuLvlNoticiasSeleccionado  A:hover
{
	color: white;
}
.BB_TextMenuLvlNoticiasSeleccionado  A:focus
{
	color: white;
}
.BB_TextMenuLvlNoticiasSeleccionado  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.BB_TextMenuLvlAdminDatosSeleccionado  A:hover
{
	color: white;
}
.BB_TextMenuLvlAdminDatosSeleccionado  A:focus
{
	color: white;
}
.BB_TextMenuLvlAdminDatosSeleccionado  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.BB_TextMenuLvlCalendario  A:hover
{
	color: #444;
}
.BB_TextMenuLvlCalendario  A:focus
{
	color: #444;
}
.BB_TextMenuLvlCalendario  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.BB_TextMenuLvlCalendarioSeleccionado  A:hover
{
	color: white;
}
.BB_TextMenuLvlCalendarioSeleccionado  A:focus
{
	color: white;
}
.BB_TextMenuLvlCalendarioSeleccionado  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.BB_TextMenuLvlConfiguracionSeleccionado  A:hover
{
	color: white;
}
.BB_TextMenuLvlConfiguracionSeleccionado  A:focus
{
	color: white;
}
.BB_TextMenuLvlConfiguracionSeleccionado  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.BB_TextMenuLvlDocumentosSeleccionado  A:hover
{
	color: white;
}
.BB_TextMenuLvlDocumentosSeleccionado  A:focus
{
	color: white;
}
.BB_TextMenuLvlDocumentosSeleccionado  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.BB_TextMenuLvlMiCompaniaSeleccionado  A:hover
{
	color: white;
}
.BB_TextMenuLvlMiCompaniaSeleccionado  A:focus
{
	color: white;
}
.BB_TextMenuLvlMiCompaniaSeleccionado  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.BB_TextMenuLvlMisDatosSeleccionado  A:hover
{
	color: white;
}
.BB_TextMenuLvlMisDatosSeleccionado  A:focus
{
	color: white;
}
.BB_TextMenuLvlMisDatosSeleccionado  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.BB_TextMenuLvlRepositorioSeleccionado  A:hover
{
	color: white;
}
.BB_TextMenuLvlRepositorioSeleccionado  A:focus
{
	color: white;
}
.BB_TextMenuLvlRepositorioSeleccionado  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.BB_TextMenuLvlProveedoresSeleccionado  A:hover
{
	color: white;
}
.BB_TextMenuLvlProveedoresSeleccionado  A:focus
{
	color: white;
}
.BB_TextMenuLvlProveedoresSeleccionado  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.BB_TextMenuLvlProveedores  A:hover
{
	color: #444;
}
.BB_TextMenuLvlProveedores  A:focus
{
	color: #444;
}
.BB_TextMenuLvlProveedores  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.BB_TextMenuLvlSeguridadSeleccionado  A:hover
{
	color: white;
}
.BB_TextMenuLvlSeguridadSeleccionado  A:focus
{
	color: white;
}
.BB_TextMenuLvlSeguridadSeleccionado  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.BB_TextMenuLvlZonaTransaccionalSeleccionado  A:hover
{
	color: white;
}
.BB_TextMenuLvlZonaTransaccionalSeleccionado  A:focus
{
	color: white;
}
.BB_TextMenuLvlZonaTransaccionalSeleccionado  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.BB_CellWCUsuarioOpciones:hover 
{
	background-color: #e7ebee;
}
.BB_CellWCUsuarioOpcionesBorderTop:hover 
{
	background-color: #e7ebee;
}
.BB_CellWCUsuarioOpcionesBorderBot:hover 
{
	background-color: #e7ebee;
}
.BB_CellPFormControlNoHeight  P.form-control-static
{
	min-height: 0px;
}
.BB_TxtCrearActividad  A
{
	color: #444;
}
.BB_TxtLinkMuroImagen  A
{
	background-image: url(../BB_ImgImagen.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #a1a1a1;
}
.BB_TxtLinkMuroImagen  A:focus
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgImagenMarcado.png);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroImagen  A:hover
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgImagenMarcado.png);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroArchivo  A
{
	background-image: url(../BB_ImgAdjunto.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #a1a1a1;
}
.BB_TxtLinkMuroArchivo  A:focus
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgAdjuntoMarcado.png);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroArchivo  A:hover
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgAdjuntoMarcado.png);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroVideo  A
{
	background-image: url(../BB_ImgVideo.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #a1a1a1;
}
.BB_TxtLinkMuroVideo  A:focus
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgVideoMarcado.png);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroVideo  A:hover
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgVideoMarcado.png);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_CellNoPFormControl240px  P.form-control-static
{
	overflow: hidden;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-top: 0px;
	min-height: 0px;
	max-width: 240px;
	min-width: 240px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.BB_BtnAccionesRepositorio:hover 
{
	background-color: #387C2B;
}
.BB_BtnAccionesRepositorio:focus 
{
	background-color: #387C2B;
}
.BB_CellNoPFormControlCenter  P.form-control-static
{
	padding-bottom: 0px;
	padding-top: 0px;
	min-height: 0px;
	text-align: center;
}
.BB_BtnContactoEnviar:hover 
{
	background-color: #00883f;
	color: white;
}
.BB_BtnContactoVer:hover 
{
	background-color: #ccc;
}
.BB_ImgRemoverImagenMuro:focus 
{
	background-color: #f56a67;
}
.BB_ImgRemoverImagenMuro:hover 
{
	background-color: #f56a67;
}
.BB_TxtLinkMuroImagenMarcado  A
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgImagenMarcado.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroImagenMarcado  A:focus
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgImagenMarcado.png);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroImagenMarcado  A:hover
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgImagenMarcado.png);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroArchivoMarcado  A
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgAdjuntoMarcado.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroArchivoMarcado  A:focus
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgAdjuntoMarcado.png);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroArchivoMarcado  A:hover
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgAdjuntoMarcado.png);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroVideoMarcado  A
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgVideoMarcado.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroVideoMarcado  A:focus
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgVideoMarcado.png);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_TxtLinkMuroVideoMarcado  A:hover
{
	background-color: #e6eff5;
	background-image: url(../BB_ImgVideoMarcado.png);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #0d7fbb;
}
.BB_BtnLPCrear:hover 
{
	background-color: #00883f;
	border-style: solid;
	border-width: 0px;
	color: #fff;
}
.BB_BtnLPCrear:focus 
{
	background-color: #00883f;
	border-style: solid;
	border-width: 0px;
	color: #fff;
}
.BB_BtnLPCrear[disabled] 
{
	background-color: #387C2B;
	border-style: solid;
	border-width: 0px;
	color: #fff;
}
.BB_TxtIndicadorEmpresaPorc  A
{
	color: #f77600;
}
.BB_BtnEnterSmall:focus 
{
	background-color: #00883f;
	border-width: 0px;
	color: white;
}
.BB_BtnEnterSmall:hover 
{
	background-color: #00883f;
	border-width: 0px;
	color: white;
}
.BB_BtnBlancoAzulSmall:hover 
{
	background-color: #03a9f4;
	border-width: 0px;
	color: white;
}
.BB_BtnBlancoAzulSmall:focus 
{
	background-color: #03a9f4;
	border-width: 0px;
	color: white;
}
.BB_TxtWCEmpresaCorreo  A
{
	color: #387C2B;
}
.BB_LoginTxtRemember  A
{
	color: #387C2B;
}
.BB_LoginTxtRemember  A:hover
{
	color: #387C2B;
}
.JTB_CellOpcionesHeader:hover 
{
	background-color: #00883f;
}
.JTB_CellOpcionesHeader:focus 
{
	background-color: #00883f;
}
.JTB_TxtOpciones  A
{
	padding-bottom: 17px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 16px;
	display: block;
	color: white;
}
.JTB_TxtOpciones  A:focus
{
	color: white;
}
.JTB_TxtOpciones  A:hover
{
	color: white;
}
.JTB_TblViewEvento:hover 
{
	background-color: #eff3f6;
}
.JTB_BtnUplWCUpload:after 
{
	content: 'Cargar Archivos';
}
.TextBlock1 
{
	color: #a1a1a1;
}
.TextBlock1  A
{
	color: #a1a1a1;
}
.TextBlock1  A:hover
{
	text-decoration: underline;
	color: #a1a1a1;
}
.TextBlock1  A:focus
{
	color: #a1a1a1;
}
.JTB_GrpPublicoTitle 
{
	background-image: url(../JTB_ImgOjoPublico.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 35px;
}
.JTB_BtnHerramientasGreen1:hover 
{
	background-color: #79b768;
	color: white;
}
.JTB_BtnHerramientasGreen1:focus 
{
	background-color: #79b768;
	color: white;
}
.JTB_BtnHerramientasGreen2:hover 
{
	background-color: #285123;
	color: white;
}
.JTB_BtnHerramientasGreen2:focus 
{
	background-color: #285123;
	color: white;
}
.JTB_BtnHerramientasPurple1:focus 
{
	background-color: #8c6baa;
	color: white;
}
.JTB_BtnHerramientasPurple1:hover 
{
	background-color: #8c6baa;
	color: white;
}
.JTB_BtnHerramientasBlue2:hover 
{
	background-color: #174477;
	color: white;
}
.JTB_BtnHerramientasBlue2:focus 
{
	background-color: #174477;
	color: white;
}
.JTB_BtnHerramientasPurple2:hover 
{
	background-color: #583063;
	color: white;
}
.JTB_BtnHerramientasPurple2:focus 
{
	background-color: #583063;
	color: white;
}
.ReadonlyJTB_AttEventoLink  A
{
	color: #387C2B;
}
.ReadonlyJTB_AttEventoLink  A:hover
{
	text-decoration: underline;
	color: #387C2B;
}
.JTB_TxtPublicarComoUsuario  A
{
	background-color: white;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	color: #387C2B;
}
.JTB_TxtPublicarComoUsuario  A:focus
{
	background-color: white;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	color: #387C2B;
}
.JTB_TxtPublicarComoUsuario  A:hover
{
	background-color: white;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	color: #387C2B;
}
.JTB_TxtPublicarComoUsuarioMarcado  A
{
	background-color: #387C2B;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	color: white;
}
.JTB_TxtPublicarComoUsuarioMarcado  A:focus
{
	background-color: #387C2B;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	color: white;
}
.JTB_TxtPublicarComoUsuarioMarcado  A:hover
{
	background-color: #387C2B;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	color: white;
}
.JTB_TxtPublicarComoEmpresa  A
{
	background-color: white;
	border-bottom-color: blueviolet;
	border-left-color: blueviolet;
	border-right-color: blueviolet;
	border-top-color: blueviolet;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	color: blueviolet;
}
.JTB_TxtPublicarComoEmpresa  A:hover
{
	background-color: white;
	border-bottom-color: blueviolet;
	border-left-color: blueviolet;
	border-right-color: blueviolet;
	border-top-color: blueviolet;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	color: blueviolet;
}
.JTB_TxtPublicarComoEmpresa  A:focus
{
	background-color: white;
	border-bottom-color: blueviolet;
	border-left-color: blueviolet;
	border-right-color: blueviolet;
	border-top-color: blueviolet;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	color: blueviolet;
}
.JTB_TxtPublicarComoEmpresaMarcado  A
{
	background-color: blueviolet;
	border-bottom-color: blueviolet;
	border-left-color: blueviolet;
	border-right-color: blueviolet;
	border-top-color: blueviolet;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	color: white;
}
.JTB_TxtPublicarComoEmpresaMarcado  A:hover
{
	background-color: blueviolet;
	border-bottom-color: blueviolet;
	border-left-color: blueviolet;
	border-right-color: blueviolet;
	border-top-color: blueviolet;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	color: white;
}
.JTB_TxtPublicarComoEmpresaMarcado  A:focus
{
	background-color: blueviolet;
	border-bottom-color: blueviolet;
	border-left-color: blueviolet;
	border-right-color: blueviolet;
	border-top-color: blueviolet;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	color: white;
}
.JTB_TxtTabEmpresaSeleccionado  A
{
	border-bottom-color: #387C2B;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
	display: block;
	color: #387C2B;
}
.JTB_TxtTabEmpresa  A
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	padding-bottom: 6px;
	display: block;
	color: #a1a1a1;
}
.JTB_BtnBlancoVerde:hover 
{
	background-color: #8bc34a;
	border-style: none;
	border-width: 0px;
	color: white;
}
.JTB_BtnBlancoVerde:focus 
{
	background-color: #8bc34a;
	border-style: none;
	border-width: 0px;
	color: white;
}
.JTB_TxtLink  A:hover
{
	color: #387C2B;
}
.JTB_TxtLink  A
{
	color: #387C2B;
}
.JTB_TxtOpcionesMarcadas  A
{
	background-color: #00883f;
	padding-bottom: 17px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 16px;
	display: block;
	color: white;
}
.JTB_TxtOpcionesMarcadas  A:focus
{
	color: white;
}
.JTB_TxtOpcionesMarcadas  A:hover
{
	color: white;
}
.JTB_TxtSubtitle  A
{
	color: #387C2B;
}
.JTB_TxtSubtitle  A:hover
{
	color: #387C2B;
}
.JTB_WWColumn100px  .form-control-static 
{
	overflow: hidden;
	min-height: 0px;
	max-width: 100%;
	text-align: left;
	text-overflow: ellipsis;
}
.BB_AttGridMensajesTagsImportante  A
{
	color: white;
}
.BB_AttGridMensajesTagsImportante  A:hover
{
	color: white;
}
.JTB_ImgBtnPaginacion:hover 
{
	background-color: #e9ecef;
}
.JTB_ChekOff:hover 
{
	background-image: url(../BB_ChekHover.png);
}
.BB_CellMenuNoRight:hover 
{
	background-color: #ebebeb;
}
.BB_Cell_x50:hover 
{
	background-color: #00883f;
}
.BB_Cell_x170x26Item:hover 
{
	background-color: gainsboro;
	width: 169px;
}
.JTB_TxtOpcionesUsuario  A
{
	overflow: hidden;
	padding-bottom: 17px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 16px;
	width: 90px;
	display: block;
	white-space: nowrap;
	color: white;
	text-overflow: ellipsis;
}
.JTB_TxtOpcionesUsuario  A:focus
{
	color: white;
}
.JTB_TxtOpcionesUsuario  A:hover
{
	color: white;
}
.JTB_TextMenuLvlInicio  A:hover
{
	color: #444;
}
.JTB_TextMenuLvlInicio  A:focus
{
	color: #444;
}
.JTB_TextMenuLvlInicio  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.JTB_TextMenuLvlInicioSeleccionado  A:hover
{
	color: white;
}
.JTB_TextMenuLvlInicioSeleccionado  A:focus
{
	color: white;
}
.JTB_TextMenuLvlInicioSeleccionado  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.JTB_BtnHerramientasBlue1:focus 
{
	background-color: #019fbf;
	color: white;
}
.JTB_BtnHerramientasBlue1:hover 
{
	background-color: #019fbf;
	color: white;
}
.BB_TextMenuLvlHerramientas  A:hover
{
	color: #444;
}
.BB_TextMenuLvlHerramientas  A:focus
{
	color: #444;
}
.BB_TextMenuLvlHerramientas  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.BB_TextMenuLvlHerramientasSeleccionado  A:hover
{
	color: white;
}
.BB_TextMenuLvlHerramientasSeleccionado  A:focus
{
	color: white;
}
.BB_TextMenuLvlHerramientasSeleccionado  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.JTB_TextMenuLvlInformes  A:hover
{
	color: #444;
}
.JTB_TextMenuLvlInformes  A:focus
{
	color: #444;
}
.JTB_TextMenuLvlInformes  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.JTB_TextMenuLvlInformesSeleccionado  A:hover
{
	color: white;
}
.JTB_TextMenuLvlInformesSeleccionado  A:focus
{
	color: white;
}
.JTB_TextMenuLvlInformesSeleccionado  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.JTB_BtnHerramientasBrown1:focus 
{
	background-color: #d8953c;
	color: white;
}
.JTB_BtnHerramientasBrown1:hover 
{
	background-color: #d8953c;
	color: white;
}
.JTB_BtnHerramientasGray1:focus 
{
	background-color: #506772;
	color: white;
}
.JTB_BtnHerramientasGray1:hover 
{
	background-color: #506772;
	color: white;
}
.JTB_BtnHerramientasOrange1:focus 
{
	background-color: #e27826;
	color: white;
}
.JTB_BtnHerramientasOrange1:hover 
{
	background-color: #e27826;
	color: white;
}
.JTB_BtnHerramientasOrange2:focus 
{
	background-color: #db4d1e;
	color: white;
}
.JTB_BtnHerramientasOrange2:hover 
{
	background-color: #db4d1e;
	color: white;
}
.JTB_BtnHerramientasPink1:focus 
{
	background-color: #c14552;
	color: white;
}
.JTB_BtnHerramientasPink1:hover 
{
	background-color: #c14552;
	color: white;
}
.JTB_BtnHerramientasPink2:focus 
{
	background-color: #d1457a;
	color: white;
}
.JTB_BtnHerramientasPink2:hover 
{
	background-color: #d1457a;
	color: white;
}
.JTB_BtnHerramientasRed1:focus 
{
	background-color: #870000;
	color: white;
}
.JTB_BtnHerramientasRed1:hover 
{
	background-color: #870000;
	color: white;
}
.JTB_BtnHerramientasRed2:focus 
{
	background-color: #560000;
	color: white;
}
.JTB_BtnHerramientasRed2:hover 
{
	background-color: #560000;
	color: white;
}
.JTB_BtnHerramientasBrown2:hover 
{
	background-color: #7f552b;
	color: white;
}
.JTB_BtnHerramientasBrown2:focus 
{
	background-color: #7f552b;
	color: white;
}
.JTB_CellPaginacion  DIV
{
	margin-right: -2px;
}
.ReadonlyJTB_AttPaginacion  A
{
	background-color: white;
	border-bottom-color: #dee2e6;
	border-left-color: #dee2e6;
	border-right-color: #dee2e6;
	border-top-color: #dee2e6;
	border-style: solid;
	border-width: 2px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #387C2B;
}
.ReadonlyJTB_AttPaginacion  A:hover
{
	background-color: #e9ecef;
	border-bottom-color: #dee2e6;
	border-left-color: #dee2e6;
	border-right-color: #dee2e6;
	border-top-color: #dee2e6;
	border-style: solid;
	border-width: 2px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	color: #387C2B;
}
.ReadonlyJTB_AttPaginacionSeleccionado  A
{
	background-color: #387C2B;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 2px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: white;
}
.ReadonlyJTB_AttPaginacionSeleccionado  A:hover
{
	background-color: #e9ecef;
	border-bottom-color: #dee2e6;
	border-left-color: #dee2e6;
	border-right-color: #dee2e6;
	border-top-color: #dee2e6;
	border-style: solid;
	border-width: 2px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	color: #387C2B;
}
.JTB_TblBorderBottomBlueHover_Width100Porc:hover 
{
	border-bottom-color: #387C2B;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	margin-bottom: -2px;
	border-bottom-style: solid;
	 border-bottom-width: 2px;
}
.JTB_ImgColorPaletaSelec:focus 
{
	outline-color: Transparent;
}
.JTB_BtnHerramientasGray2:focus 
{
	background-color: #696969;
	color: white;
}
.JTB_BtnHerramientasGray2:hover 
{
	background-color: #696969;
	color: white;
}
.EmbeddedPage  IFRAME
{
	border-width: 0px !important;
	 margin-top: -1px !important;
}
.JTB_BtnUplVideo:hover 
{
	background-color: transparent;
	background-image: url(../JTB_ImgUplVideo.png);
	background-position: center center;
	background-repeat: no-repeat;
	border-style: none;
	border-width: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 60px;
	width: 60px;
	color: transparent;
	text-transform: none;
}
.JTB_BtnUplVideo:focus 
{
	background-color: transparent;
	background-image: url(../JTB_ImgUplVideo.png);
	background-position: center center;
	background-repeat: no-repeat;
	border-style: none;
	border-width: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 60px;
	width: 60px;
	color: transparent;
	text-transform: none;
}
.JTB_TxtMnuConfiguracion  A
{
	color: #387C2B;
}
.JTB_TxtMnuConfiguracion  A A:focus
{
	text-decoration: underline;
	color: #387C2B;
}
.JTB_TxtMnuConfiguracion  A A:hover
{
	text-decoration: underline;
	color: #387C2B;
}
.JTB_LabelDefaultRequerido:after 
{
	margin-left: 2px;
	color: #f56a67;
	content: '*';
}
.ReadonlyJTB_AttDefaultRequeridoLabel:after 
{
	margin-left: 2px;
	color: #f56a67;
	content:"*";
}
.gx-label.JTB_AttFormTransaccionRequeridoLabel:after 
{
	margin-left: 4px;
	color: red;
}
.JTB_LabelFormTransaccionRequerido:after 
{
	margin-left: 4px;
	color: red;
}
.BB_TextMenuLvlEventos  A:hover
{
	color: #444;
}
.BB_TextMenuLvlEventos  A:focus
{
	color: #444;
}
.BB_TextMenuLvlEventos  A
{
	overflow: hidden;
	text-decoration: none;
	color: #444;
}
.BB_TextMenuLvlEventosSeleccionado  A:hover
{
	color: white;
}
.BB_TextMenuLvlEventosSeleccionado  A:focus
{
	color: white;
}
.BB_TextMenuLvlEventosSeleccionado  A
{
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.ListNotificaciones 
{
	background-position: 10px 11px;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	display: block;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 12.25px;
	color: #444;
	text-overflow: ellipsis;
	background-size: auto 15px;
}
.Notificacion-feed 
{
	background-image: url(../BB_ImgNotifPublicacion.png);
}
.Menu-Header 
{
	height: 50px;
	max-height: 50px;
	width: 50px;
	max-width: 50px;
	text-align: center;
	background-color: #387C2B !important;
	 padding: 15px !important;
}
.Menu-Header:hover 
{
	background-color: #00883f !important;
}
.Menu-Header:focus 
{
	background-color: #00883f !important;
}
.LabelCantidadItems 
{
	background-color: #f56a67;
	left: 10px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	position: relative;
	top: -32px;
	font-size: 8px;
}
.LabelCantidadItems  .LabelCantidadItems 
{
	background-color: #f56a67;
	left: 10px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	position: relative;
	top: -32px;
	font-size: 8px;
}
.NotificacionTipo-Evento 
{
	background-image: url(../JumptobeTheme/JTB_ImgNotifEvento.png);
}
.NotificacionTipo-Grupo 
{
	background-image: url(../JumptobeTheme/JTB_ImgNotifGrupo.png);
}
.NotificacionTipo-Alerta 
{
	background-image: url(../JumptobeTheme/JTB_ImgNotifAlerta.png);
}
.NotificacionTipo-Comentario 
{
	background-image: url(../JumptobeTheme/JTB_ImgNotifComentario.png);
}
.NotificacionTipo-Informacion 
{
	background-image: url(../JumptobeTheme/JTB_ImgNotifInformacion.png);
}
.NotificacionTipo-Mensaje 
{
	background-image: url(../JumptobeTheme/JTB_ImgNotifMensaje.png);
}
.NotificacionTipo-Noticia 
{
	background-image: url(../JumptobeTheme/JTB_ImgNotifNoticia.png);
}
.NotificacionTipo-Usuario 
{
	background-image: url(../JumptobeTheme/JTB_ImgNotifUsuario.png);
}
.NotificacionTipo-Publicacion 
{
	background-image: url(../JumptobeTheme/JTB_ImgNotifPublicacion.png);
}
.NotificacionTipo-Like 
{
	background-image: url(../JumptobeTheme/JTB_ImgNotifLike.png);
}
.JTB_BtnNotificaciones:hover 
{
	background-color: #00883f;
	border-bottom-color: #00883f;
	border-left-color: #00883f;
	border-right-color: #00883f;
	border-top-color: #00883f;
	color: white;
}
.JTB_BtnNotificaciones:focus 
{
	background-color: #00883f;
	border-bottom-color: #00883f;
	border-left-color: #00883f;
	border-right-color: #00883f;
	border-top-color: #00883f;
	color: white;
}
.JTB_BtnItemMasOpciones:focus 
{
	background-color: #387C2B;
	color: white;
}
.JTB_BtnItemMasOpciones:hover 
{
	background-color: #387C2B;
	color: white;
}
.BB_BtnLogin197x38:hover 
{
	background-color: #00883f;
	color: white;
}
.BB_BtnLogin197x38:focus 
{
	background-color: #00883f;
	color: white;
}
.Menu-Usuario 
{
	height: 50px;
	max-height: 50px;
	width: 166px;
	max-width: 166px;
	text-align: center;
	background-color: #387C2B !important;
	 padding: 0px !important;
}
.Menu-Usuario:focus 
{
	background-color: #00883f !important;
	 width: 400px !important;
}
.Menu-Usuario:hover 
{
	background-color: #00883f !important;
	 width: 400px !important;
}
.JTB_TxtItemMenuUsuario 
{
	background-position: 10px center;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 45px;
	padding-right: 10px;
	display: block;
	font-family: OpenSans-Light, sans-serif;
	font-size: 13px;
	color: #444;
	text-overflow: ellipsis;
	background-size: auto 20px;
	 line-height: 32px;
}
.ItemMenuUsuarioPerfil 
{
	background-image: url(../JTB_ImgLinearUsuario.png);
}
.ItemMenuUsuarioEmpresa 
{
	background-image: url(../JTB_ImgLinearEmpresa.png);
}
.ItemMenuUsuarioCambiaClave 
{
	background-image: url(../JTB_ImgLinearCambioClave.png);
}
.ItemMenuUsuarioLogout 
{
	background-image: url(../JTB_ImgLinearCancelarRojo.png);
	color: #D8052B !important;
}
.JTB_TextMenuLvlSalir  A:hover
{
	color: #d8042b;
}
.JTB_TextMenuLvlSalir  A:focus
{
	color: #d8042b;
}
.JTB_TextMenuLvlSalir  A
{
	overflow: hidden;
	text-decoration: none;
	color: #d8042b;
}
.JTB_BtnHerramientasBlack:focus 
{
	background-color: BlackHover;
	color: white;
}
.JTB_BtnHerramientasBlack:hover 
{
	background-color: BlackHover;
	color: white;
}
.JTB_BtnHerramientasPink3:focus 
{
	background-color: #f4cbcb;
	color: white;
}
.JTB_BtnHerramientasPink3:hover 
{
	background-color: #f4cbcb;
	color: white;
}
.JTB_BtnHerramientasWhite1:focus 
{
	background-color: #fcfcf7;
	color: #000;
}
.JTB_BtnHerramientasWhite1:hover 
{
	background-color: #fcfcf7;
	color: #000;
}
.header-navigation > ul > li > a 
{
	padding: 12px !important;
}
.menu-search 
{
	top: 8px !important;
}
.navbar-nav 
{
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.JTB_TxtAccionesNotificacion  A
{
	padding-top: 14px;
	display: block;
	text-decoration: underline;
	color: dimgray;
}
.Form #gx-column-targets 
{
	height: 100%;
	width: 100%;
	display: table;
	table-layout: fixed;
}
.ItemMenuSalvavidas 
{
	background-image: url(../JumptobeTheme/JTB_ImgLinearCentroAyuda.png);
}
.site-logo 
{
	padding-top: 3px !important;
	 padding-bottom: 3px !important;
}
.WWColumnMenuOption  .form-control-static 
{
	overflow: hidden;
	min-height: 0px;
	max-width: 100%;
	text-align: left;
	text-overflow: ellipsis;
}
.Button-Options 
{
	background-color: white;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 36px;
	max-height: 36px;
	width: auto;
	font-family: "Open Sans Regular";
	font-size: 15px;
	font-weight: bold;
	color: #387C2B;
}
.Button-Options:focus 
{
	background-color: #00883f;
	border-bottom-color: #00883f;
	border-left-color: #00883f;
	border-right-color: #00883f;
	border-top-color: #00883f;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 36px;
	max-height: 36px;
	width: auto;
	font-family: "Open Sans Regular";
	font-size: 15px;
	font-weight: bold;
	color: white;
}
.Button-Options:hover 
{
	background-color: #00883f;
	border-bottom-color: #00883f;
	border-left-color: #00883f;
	border-right-color: #00883f;
	border-top-color: #00883f;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 36px;
	max-height: 36px;
	width: auto;
	font-family: "Open Sans Regular";
	font-size: 15px;
	font-weight: bold;
	color: white;
}
.dropdown-menu > li > a:hover 
{
	background-color: gainsboro;
}
.FormPopup  .PopupTitle 
{
	display: none;
}
.gx-popup-resize 
{
	display: none;
}
.gx-popup-document 
{
	width: 100% !important;
}
.BB_TableNoPadding:hover 
{
	background-color: #f0f8ff;
}
.BB_TableNoPadding:focus 
{
	background-color: #f0f8ff;
}
.JTB_BtnCargueImagen:hover 
{
	background-color: #e27826;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	padding-left: 35px;
	padding-right: 12px;
	padding-top: 6px;
	color: #fff;
	background-position: 10px;
	 background-size: 15px 15px;
}
.JTB_BtnCargueImagen:focus 
{
	background-color: #e27826;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	padding-left: 35px;
	padding-right: 12px;
	padding-top: 6px;
	color: #fff;
	background-position: 10px;
	 background-size: 15px 15px;
}
.JTB_BtnSeleccionImagen:focus 
{
	background-color: #00883f;
	background-image: url(../JumptobeTheme/camera.png);
	background-repeat: no-repeat;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	padding-left: 35px;
	padding-right: 12px;
	padding-top: 6px;
	color: #fff;
	background-position: 10px;
	 background-size: 15px 15px;
}
.JTB_BtnSeleccionImagen:hover 
{
	background-color: #00883f;
	background-image: url(../JumptobeTheme/camera.png);
	background-repeat: no-repeat;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	padding-left: 35px;
	padding-right: 12px;
	padding-top: 6px;
	color: #fff;
	background-position: 10px;
	 background-size: 15px 15px;
}
.BtnEnter150px:hover 
{
	background-color: #00883f;
	border-bottom-color: #dbdcde;
	border-left-color: #dbdcde;
	border-right-color: #dbdcde;
	border-top-color: #dbdcde;
	border-width: 0px;
	width: 150px;
	font-family: "Open Sans Regular";
	font-weight: bold;
	text-align: center;
	text-transform: none;
}
.BtnEnter150px:focus 
{
	background-color: #00883f;
	border-bottom-color: #dbdcde;
	border-left-color: #dbdcde;
	border-right-color: #dbdcde;
	border-top-color: #dbdcde;
	border-width: 0px;
	width: 150px;
	font-family: "Open Sans Regular";
	font-weight: bold;
	text-align: center;
	text-transform: none;
}
.JTB_BtnNotificaciones12FS:focus 
{
	background-color: #00883f;
	border-bottom-color: #00883f;
	border-left-color: #00883f;
	border-right-color: #00883f;
	border-top-color: #00883f;
	color: white;
}
.JTB_BtnNotificaciones12FS:hover 
{
	background-color: #00883f;
	border-bottom-color: #00883f;
	border-left-color: #00883f;
	border-right-color: #00883f;
	border-top-color: #00883f;
	color: white;
}
.ReadonlyWWColumn 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.JTB_TblMenu:hover 
{
	background-color: rgba(0,0,0,0.05);
}
.JTB_TxtAccionesDocumentosAbrir  A
{
	color: #03a9f4;
}
.JTB_TxtAccionesDocumentosAbrir  A:hover
{
	color: #03a9f4;
}
.JTB_TxtAccionesDocumentosCargar  A
{
	color: #03a9f4;
}
.JTB_TxtAccionesDocumentosCargar  A:hover
{
	color: #03a9f4;
}
.JTB_TxtAccionesDocumentosCrearDirectorio  A
{
	color: #03a9f4;
}
.JTB_TxtAccionesDocumentosCrearDirectorio  A:hover
{
	color: #03a9f4;
}
.JTB_TxtAccionesDocumentosDescargar  A
{
	color: #03a9f4;
}
.JTB_TxtAccionesDocumentosDescargar  A:hover
{
	color: #03a9f4;
}
.JTB_TxtAccionesDocumentosEliminar  A
{
	color: #03a9f4;
}
.JTB_TxtAccionesDocumentosEliminar  A:hover
{
	color: #03a9f4;
}
.JTB_TxtAccionesDocumentosRegresar  A
{
	color: #03a9f4;
}
.JTB_TxtAccionesDocumentosRegresar  A:hover
{
	color: #03a9f4;
}
.JTB_TxtAccionesDocumentosRenombrar  A
{
	color: #03a9f4;
}
.JTB_TxtAccionesDocumentosRenombrar  A:hover
{
	color: #03a9f4;
}
.ReadonlyJTB_AttRutaCarpeta:hover 
{
	background-color: gainsboro;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.JTB_TxtAccionesDocumentosCompartir  A
{
	color: #03a9f4;
}
.JTB_TxtAccionesDocumentosCompartir  A:hover
{
	color: #03a9f4;
}
.JTB_TxtAccionesDocumentosCompartir  A:focus
{
	color: #03a9f4;
}
.BB_LoginTxtRememberRegistro  A
{
	color: #387C2B;
}
.BB_LoginTxtRememberRegistro  A:hover
{
	color: #387C2B;
}
.ReadonlyAttribute  A:hover
{
	color: #03a9f4;
}
.ReadonlyJTB_AttFontSize18BlueReq:after 
{
	color: #f56a67;
	content: ' *';
}
.BB_TxtFontBlanco14pxBold 
{
	font-family: OpenSans-Light1, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
.BB_TxtFontBlanco14pxBold  A
{
	font-family: OpenSans-Light1, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
.BB_TxtFontBlanco14pxBold  A:hover
{
	font-family: OpenSans-Light1, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
.ReadonlyJTB_AttBtnfblanco:hover 
{
	background-color: #00883f;
	border-bottom-color: #00883f;
	border-left-color: #00883f;
	border-right-color: #00883f;
	border-top-color: #00883f;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	height: 36px;
	width: auto;
	max-width: 100%;
	font-family: "Open Sans Regular";
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-transform: none;
}
.ReadonlyJTB_AttBtnfblanco:hover  A
{
	color: white;
}
.ReadonlyJTB_AttBtnfhover  A
{
	color: #fff;
}
.ReadonlyJTB_AttBtnfhover  A:hover
{
	color: #fff;
}
.BB_LabelFormProveedorRequerido:after 
{
	color: red;
}
.BB_BtnGuardar:focus 
{
	background-color: #00883f;
	border-width: 0px;
	color: white;
}
.BB_BtnGuardarContinuar:focus 
{
	background-color: #00883f;
	border-width: 0px;
	color: white;
}
.BB_BtnGuardar:hover 
{
	background-color: #00883f;
	border-width: 0px;
	color: white;
}
.BB_BtnGuardarContinuar:hover 
{
	background-color: #00883f;
	border-width: 0px;
	color: white;
}
.ReadonlyJTB_AttFontSize18WhiteReq:after 
{
	color: white;
	content: ' *';
}
.ReadonlyJTB_AttFontSize18RedReq:after 
{
	color: #f56a67;
	content: ' *';
}
.ReadonlyJTB_AttFontSize18GreenReq:after 
{
	color: #f56a67;
	content: ' *';
}
.ReadonlyJTB_AttFontSize18DarkBlueReq:after 
{
	color: #f56a67;
	content: ' *';
}
.ReadonlyJTB_AttFontSize18OrangeReq:after 
{
	color: #f56a67;
	content: ' *';
}
.ReadonlyJTB_AttFontSize18GrayReq:after 
{
	color: #f56a67;
	content: ' *';
}
.ReadonlyJTB_AttProductoAsociado 
{
	background-color: #e8e8e8;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
	border-right-color: #e8e8e8;
	border-top-color: #adadad;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 8px;
	padding-top: 4px;
	height: 32px;
	width: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #747474;
	text-align: center;
}
.ReadonlyJTB_AttProductoClaseAsociado 
{
	background-color: #cacaca;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
	border-right-color: #cacaca;
	border-top-color: #adadad;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 8px;
	padding-top: 4px;
	height: 32px;
	width: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #0e0e0e;
	text-align: center;
}
.ReadonlyJTB_AttProductoAsociadoDlt 
{
	background-color: #e8e8e8;
	border-bottom-color: #adadad;
	border-left-color: #e8e8e8;
	border-right-color: #adadad;
	border-top-color: #adadad;
	border-style: solid;
	border-width: 1px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	margin-left: -6px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	height: 32px;
	width: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #747474;
	text-align: center;
}
.ReadonlyJTB_AttProductoClaseAsociadoDlt 
{
	background-color: #cacaca;
	border-bottom-color: #adadad;
	border-left-color: #cacaca;
	border-right-color: #adadad;
	border-top-color: #adadad;
	border-style: solid;
	border-width: 1px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	margin-left: -6px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	height: 32px;
	width: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #0e0e0e;
	text-align: center;
}
.BB_TxtWizardPaginaSeleccionadaActual 
{
	color: white;
}
.BB_TxtWizardPaginaSeleccionadaActual  A
{
	color: white;
}
.BB_TxtWizardPagina 
{
	color: white;
}
.BB_TxtWizardPagina  A
{
	color: white;
}
.BB_TxtWizardPaginaSeleccionada 
{
	color: white;
}
.BB_TxtWizardPaginaSeleccionada  A
{
	color: white;
}
.JTB_TblBGHover_Blue:hover 
{
	background-color: rgba(1,183,223,0.2);
}
.JTB_TblBGHover_Red:hover 
{
	background-color: rgba(245,106,103,0.2);
}
.JTB_TblBGHover_Gray:hover 
{
	background-color: rgba(96,125,139,0.2);
}
.JTB_TblBGHover_Green:hover 
{
	background-color: rgba(139,195,74,0.2);
}
.JTB_TblBGHover_Orange:hover 
{
	background-color: rgba(246,152,28,0.2);
}
.JTB_TblBGHover_DarkBlue:hover 
{
	background-color: rgba(30,85,152,0.2);
}
.ReadonlyJTB_AttGridColorRojo1  A
{
	color: white;
}
.ReadonlyJTB_AttGridColorRojo1  A:hover
{
	color: white;
}
.ReadonlyJTB_AttGridColorNaranja  A
{
	color: white;
}
.ReadonlyJTB_AttGridColorNaranja  A:hover
{
	color: white;
}
.ReadonlyJTB_AttGridColorAzul2  A
{
	color: white;
}
.ReadonlyJTB_AttGridColorAzul2  A:hover
{
	color: white;
}
.ReadonlyJTB_AttProductoBusqueda1Blanco 
{
	float: left;
}
.ReadonlyJTB_AttProductoBusqueda1Blanco  A
{
	border-style: none;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	margin-bottom: 8px;
	margin-top: -8px;
	padding-left: 3px;
	padding-top: 4px;
	position: relative;
	height: 32px;
	width: 300px;
	display: table-cell;
	font-family: "Open Sans Regular", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #747474;
	text-align: left;
}
.BB_BtnFinalizar250px:focus 
{
	background-color: #00883f;
	border-width: 0px;
	color: white;
}
.BB_BtnFinalizar250px:hover 
{
	background-color: #00883f;
	border-width: 0px;
	color: white;
}
.JTB_BtnGhostButtonRed:hover 
{
	background-color: rgba(255,0,0,0.2);
	border-bottom-color: red;
	border-left-color: red;
	border-right-color: red;
	border-top-color: red;
	color: red;
}
.JTB_BtnFullRed:hover 
{
	background-color: #db605e;
	border-bottom-color: #db605e;
	border-left-color: #db605e;
	border-right-color: #db605e;
	border-top-color: #db605e;
	color: white;
}
.JTB_BtnFullGreen:hover 
{
	background-color: #86ba46;
	border-bottom-color: #86ba46;
	border-left-color: #86ba46;
	border-right-color: #86ba46;
	border-top-color: #86ba46;
	color: white;
}
.JTB_BtnFullDarkBlue:hover 
{
	background-color: #1b4e89;
	border-bottom-color: #1b4e89;
	border-left-color: #1b4e89;
	border-right-color: #1b4e89;
	border-top-color: #1b4e89;
	color: white;
}
.JTB_BtnGhostButtonOrange:hover 
{
	background-color: rgba(240,86,32,0.2);
	border-bottom-color: #f05620;
	border-left-color: #f05620;
	border-right-color: #f05620;
	border-top-color: #f05620;
	color: #f05620;
}
.JTB_BtnGhostButtonBlue:hover 
{
	background-color: rgba(1,183,223,0.2);
	border-bottom-color: #01b7df;
	border-left-color: #01b7df;
	border-right-color: #01b7df;
	border-top-color: #01b7df;
	color: #01b7df;
}
.JTB_BtnFullBlue:hover 
{
	background-color: #02b0d3;
	border-bottom-color: #02b0d3;
	border-left-color: #02b0d3;
	border-right-color: #02b0d3;
	border-top-color: #02b0d3;
	color: white;
}
.JTB_BtnFullPurple:hover 
{
	background-color: #5a3166;
	border-bottom-color: #5a3166;
	border-left-color: #5a3166;
	border-right-color: #5a3166;
	border-top-color: #5a3166;
	color: white;
}
.JTB_BtnGhostButtonDarkBlue:hover 
{
	background-color: rgba(30,85,152,0.2);
	border-bottom-color: #1e5598;
	border-left-color: #1e5598;
	border-right-color: #1e5598;
	border-top-color: #1e5598;
	color: #1e5598;
}
.TblRegistroContacto:hover 
{
	background-color: lightskyblue;
}
.LabelCantidadMsgSinResp 
{
	background-color: #f56a67;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	position: relative;
	top: -20px;
	font-size: 10px;
	font-weight: bold;
	color: white;
}
.ReadonlyJTB_AttBtnfblanco  A
{
	color: #387C2B;
}
.BB_BtnLupa:hover 
{
	background-color: #00883f;
}
.BB_BtnLupa:focus 
{
	background-color: #00883f;
}
.BB_BtnTrashcan:hover 
{
	background-color: #dd615f;
}
.BB_BtnTrashcan:focus 
{
	background-color: #dd615f;
}
.ReadonlyJTB_AttBtnfblanco1  A
{
	color: #387C2B;
}
.ReadonlyJTB_AttBtnfblanco1:hover 
{
	background-color: #00883f;
	border-bottom-color: #00883f;
	border-left-color: #00883f;
	border-right-color: #00883f;
	border-top-color: #00883f;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	height: 36px;
	width: auto;
	max-width: 100%;
	font-family: "Open Sans Regular";
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-transform: none;
}
.ReadonlyJTB_AttBtnfblanco1:hover  A
{
	color: white;
}
.JTB_TxtX  A
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	color: #000;
}
.JTB_TxtX  A:hover
{
	background-color: #ccc;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.JTB_BtnFullOrange:hover 
{
	background-color: #c9471c;
	border-bottom-color: #c9471c;
	border-left-color: #c9471c;
	border-right-color: #c9471c;
	border-top-color: #c9471c;
	color: white;
}
.JTB_BtnGhostButtonGreen:hover 
{
	background-color: rgba(139,195,74,0.2);
	border-bottom-color: #8bc34a;
	border-left-color: #8bc34a;
	border-right-color: #8bc34a;
	border-top-color: #8bc34a;
	color: #8bc34a;
}
.JTB_TblRegistroGridFreeStyle:hover 
{
	background-color: #eff3f6;
}
.JTB_TblBGHover_Action:hover 
{
	background-color: rgba(46,209,198,0.2);
}
.ReadonlyJTB_AttFontSize18ActionReq:after 
{
	color: #f56a67;
	content: ' *';
}
.ReadonlyJTB_AttProductoAsociadoDsp 
{
	background-color: #01b7df;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	height: 32px;
	width: 32px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: center;
}
.ReadonlyJTB_AttProductoClaseAsociadoDsp 
{
	background-color: #1e5598;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	height: 32px;
	width: 32px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: center;
}
.JTB_TblTabWizard:hover 
{
	background-color: #eaeaea;
	font-weight: bold;
}
.JTB_TblHoverAction:hover 
{
	background-color: rgba(46,209,198,0.3);
}
.JTB_BtnFullGreen1:hover 
{
	background-color: #00a048;
	border-bottom-color: #00a048;
	border-left-color: #00a048;
	border-right-color: #00a048;
	border-top-color: #00a048;
	color: white;
}
.JTB_BtnFullGray:hover 
{
	background-color: #696969;
	border-bottom-color: #696969;
	border-left-color: #696969;
	border-right-color: #696969;
	border-top-color: #696969;
	color: white;
}
.BB_CellNoPFormControlRight  P.form-control-static
{
	padding-bottom: 0px;
	padding-top: 0px;
	min-height: 0px;
	text-align: right;
}
.JTB_TxtRemoverMencion  A
{
	padding-bottom: 6px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 6px;
}
.NotificacionTipo-Hashtag 
{
	background-image: url(../JumptobeTheme/JTB_ImgNotifHashtag1.png);
}
.ItemMenuUsuarioEmpleado 
{
	background-image: url(../JumptobeTheme/JTB_ImgLinearEmpleado.png);
	background-position: 5px ;
	background-size: 28px 28px;
}
.LabelIndicadorEmpleadoMenu 
{
	background-color: #f56a67;
	left: 212px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	position: relative;
	top: -27px;
	font-size: 8px;
}
.LabelIndicadorEmpleadoNormal 
{
	background-color: #f56a67;
	left: -42px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	position: relative;
	top: 0px;
	font-size: 8px;
}
.LabelIndicadorEmpleadoExtraS 
{
	background-color: #f56a67;
	left: 18px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	position: relative;
	top: -50px;
	font-size: 8px;
}
.JTB_ModdaProductItem  .JTB_ImageWrapper 
{
	position: relative;
}
.JTB_ModdaProductItem  .JTB_ModdaImageWrapper 
{
	position: relative;
}
.JTB_ModdaProductItem:hover  .JTB_ModdaImageWrapper:before 
{
	left: 0px;
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
	display: block;
	text-align: center;
	background:rgba(0,0,0,0.3);
	content:" ";
}
.JTB_ModdaProductItem:hover  .JTB_ModdaProductActions 
{
	display: block;
}
.JTB_TxtMenuTiendaSeleccionado  A
{
	color: #387C2B;
}
.JTB_TxtMenuTiendaSeleccionado  A A:hover
{
	text-decoration: underline;
	color: #387C2B;
}
.JTB_TxtMenuTiendaSeleccionado  A A:focus
{
	text-decoration: underline;
	color: #387C2B;
}
.JTB_TxtMenuTienda  A
{
	color: #a1a1a1;
}
.JTB_BtnFullAction:hover 
{
	background-color: #00883f;
	border-bottom-color: #00883f;
	border-left-color: #00883f;
	border-right-color: #00883f;
	border-top-color: #00883f;
	width: 100%;
	color: white;
}
.JTB_LabelDefaultRequeridoN:after 
{
	margin-left: 2px;
	color: #f56a67;
	content: '*';
}
.Menu-HeaderM:hover 
{
	background-color: #CCCCCC !important;
}
.Menu-HeaderM 
{
	height: 60px;
	max-height: 60px;
	width: 60px;
	max-width: 60px;
	text-align: center;
	background-color: #FFF !important;
	 padding: 15px !important;
}
.Menu-HeaderM:focus 
{
	text-shadow: #fff;
	background-color: #CCCCCC !important;
}
.Menu-UsuarioM 
{
	height: 60px;
	max-height: 60px;
	width: 70px;
	max-width: 70px;
	text-align: center;
	background-color: #FFF !important;
	 padding: 0px !important;
}
.Menu-UsuarioM:focus 
{
	background-color: #CCCCCC !important;
	 width: 400px !important;
}
.Menu-UsuarioM:hover 
{
	background-color: #CCCCCC !important;
	 width: 400px !important;
}
.UL.UL-MenuUsuarioM 
{
	background-color: white;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	left: -140px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
}
.LabelIndicadorUsuarioM 
{
	background-color: #f56a67;
	left: 8px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	position: relative;
	top: 8px;
	font-size: 8px;
}
.JTB_BtnFullActionSqr:hover 
{
	background-color: #00883f;
	border-bottom-color: #00883f;
	border-left-color: #00883f;
	border-right-color: #00883f;
	border-top-color: #00883f;
	width: 100%;
	color: white;
}
.JTB_BtnGhostButtonActionSqr:hover 
{
	background-color: #387C2B;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	color: white;
}
.JTB_BtnGhostButtonActionSqr:focus 
{
	background-color: #387C2B;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	border-right-color: #387C2B;
	border-top-color: #387C2B;
	color: white;
}
.JTB_BtnFullActionSqr:focus 
{
	background-color: #00883f;
	border-bottom-color: #00883f;
	border-left-color: #00883f;
	border-right-color: #00883f;
	border-top-color: #00883f;
	width: 100%;
	color: white;
}
.NotificacionTipo-Reserva 
{
	background-image: url(../JTB_ImgNotifReserva.png);
}
.JTB_BtnNotificaciones2:focus 
{
	background-color: #00883f;
	border-bottom-color: #00883f;
	border-left-color: #00883f;
	border-right-color: #00883f;
	border-top-color: #00883f;
	color: white;
}
.JTB_BtnNotificaciones2:hover 
{
	background-color: #00883f;
	border-bottom-color: #00883f;
	border-left-color: #00883f;
	border-right-color: #00883f;
	border-top-color: #00883f;
	color: white;
}
.JTB_TxtLink1  A:hover
{
	color: #387C2B;
}
.JTB_TxtLink1  A
{
	color: #387C2B;
}
.JTB_ImgMenuHeader:hover 
{
	background-color: #ccc !important;
}
.dropdown.dropdown-megamenu.open  UL.dropdown-menu
{
	max-height: 550px;
	overflow-y: auto;
}
.dp_container >.input-group> span > a 
{
	max-height: 32px;
}
.dp_container >.input-group> span > a  .dp_container >.input-group> span > a > img 
{
	margin-bottom: -6px;
	margin-left: -6px;
	margin-right: -6px;
	margin-top: -6px;
}
.CellAttInputGroupPrompt > .form-group > div > .input-group > .input-group-btn > a 
{
	background-color: rgba(255,255,255,0);
	border-bottom-color: rgba(255,255,255,0);
	border-left-color: rgba(255,255,255,0);
	border-right-color: rgba(255,255,255,0);
	border-top-color: rgba(255,255,255,0);
	border-width: 0px;
	max-height: 32px;
}
.CellAttEstadoColorVerdeClaro > div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 23px;
}
.CellAttEstadoColorVerdeClaro > div > div >div > p  .CellAttEstadoColorVerdeClaro > div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 23px;
}
.CellAttEstadoColorAzulClaro > div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 23px;
}
.CellAttEstadoColorVerdeOscuro > div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 23px;
}
.CellAttEstadoColorAzulOscuro> div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 23px;
}
.CellAttEstadoColorGris > div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 23px;
}
.CellAttEstadoColorMorado > div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 23px;
}
.CellAttEstadoColorNaranja > div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 23px;
}
.CellAttEstadoColorRojo > div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 23px;
}
.CellAttEstadoColorRojoClaro > div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 23px;
}
.CellAttEstadoColorMoradoOscuro > div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 23px;
}
.JTB_LabelDefaultRequeridoBold:after 
{
	margin-left: 2px;
	color: #f56a67;
	content: '*';
}
.CellAttEstadoColorRectAzulClaro > div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 24px;
}
.CellAttEstadoColorRectAzulOscuro> div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 24px;
}
.CellAttEstadoColorRectGris > div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 24px;
}
.CellAttEstadoColorRectMorado > div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 24px;
}
.CellAttEstadoColorRectMoradoOscuro > div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 24px;
}
.CellAttEstadoColorRectNaranja > div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 24px;
}
.CellAttEstadoColorRectRojo > div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 24px;
}
.CellAttEstadoColorRectRojoClaro > div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 24px;
}
.CellAttEstadoColorRectVerdeClaro > div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 24px;
}
.CellAttEstadoColorRectVerdeOscuro > div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 24px;
}
.CellAttEstadoColorRectInvAzulOscuro> div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 24px;
}
.CellAttEstadoColorRectInvNaranja > div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 24px;
}
.CellAttEstadoColorRectInvRojoClaro > div > div >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 24px;
}
.AttributeTextDarkBlueBold  A
{
	color: #1e5598;
}
.AttributeTextOrangeBold  A
{
	color: #f6981c;
}
.AttributeTextRedBold  A
{
	color: #f56a67;
}
.JTB_BtnSmallGhostDarkBlue:hover 
{
	background-color: rgba(30,85,152,0.7);
	color: white;
}
.JTB_BtnSmallGhostRed:hover 
{
	background-color: rgba(245,106,103,0.7);
	color: white;
}
.JTB_BtnSmallGhostOrange:hover 
{
	background-color: rgba(246,152,28,0.7);
	color: white;
}
.JTB_TxtLink12px  A:hover
{
	color: #174477;
}
.JTB_TxtLink12px  A
{
	color: #1e5598;
}
.WWColumnSinPaddin1px_4px  .form-control-static 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 20px;
}
.JTB_TxtLinkBlanco  A
{
	color: #fff;
}
.JTB_TxtLinkBlanco  A:hover
{
	color: #fff;
}
.JTB_TxtLinkBlanco  A:visited
{
	color: #fff;
}
.JTB_TxtLinkBlanco  A:focus
{
	color: #fff;
}
.JTB_TxtLink16px  A:hover
{
	color: #174477;
}
.JTB_TxtLink16px  A
{
	color: #1e5598;
}
.JTB_TxtRequerido:after 
{
	margin-left: 4px;
	color: red;
}
.ImgBtnBuscar:hover 
{
	background-color: #00883f;
}
.JTB_CellCeroHeight 
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 0px;
	max-height: 0px;
	min-height: 0px;
}
.JTB_CellCeroHeight  P.form-control-static
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 0px;
	max-height: 0px;
	min-height: 0px;
}
.JTB_LabelFormTransaccionRequeridoL:after 
{
	margin-left: 4px;
	color: red;
}
.gx-label.JTB_AttFormTransaccionRequeridoLLabel:after 
{
	margin-left: 4px;
	color: red;
}
.JTB_TblTabWizard1:hover 
{
	background-color: #fff;
	font-weight: bold;
	color: #387C2B;
}
.oatgrid_top_div 
{
	display:grid !important;
	align-items:start!important;
}
.exportOptionsAnchor:after 
{
	content:"Acciones";
	margin-left:5px;
	font-weight:bold;
}
.pivot_filter_div 
{
	display:grid !important;
	align-items:start!important;
}
.pivot_filter_div > span 
{
	display:none;
}
.CellAttEstadoColorRectVerdeClaro >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 23px;
	vertical-align: top;
}
.CellAttEstadoColorRectAzulOscuro >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 23px;
	vertical-align: top;
}
.CellAttEstadoColorRectGris >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 23px;
	vertical-align: top;
}
.CellAttEstadoColorRectNaranja >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 23px;
	vertical-align: top;
}
.CellAttEstadoColorRectRojoClaro >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 23px;
	vertical-align: top;
}
.CellAttEstadoColorRectAzulClaro >div > p 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 23px;
	vertical-align: top;
}
.TblColPorcentaje  INPUT.gx-error__message-container
{
	position: static !important;
}
.TblColPorcentaje  DIV.gx-error__message-container
{
	position: static !important;
}
.DivInputErrorButton  DIV.gx-error__message-container
{
	position: static !important;
}
.BB_CellRP60Porc 
{
	vertical-align: top;
}
.TblRevelarClave  TBODY TR TD DIV DIV SPAN BUTTON
{
	height: 45.5px;
	margin-left: -6px !important;
}
.Attribute:after 
{
	content: '';
}
.JTB_TxtLinkAzul  A
{
	color: #337ab7;
}
.CellMargenButtomRemoveInputGroup  .form-group 
{
	margin-bottom: 0px;
	margin-bottom: 2px !important;
}
.JTB_TxtLink12Red  A
{
	color: #f08080;
}
BODY
{
	height: inherit;
}
HTML
{
	height: 100%;
}
DIV.suggestions
{
	background-color: white;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
	border-right-color: #efefef;
	border-top-color: #efefef;
	border-style: solid;
	border-width: 1px;
	box-shadow: 2px 2px 5px #a1a1a1;
	position: absolute;
	-moz-box-sizing: border-box;
	font-size: 14px;
}
DIV.suggestions DIV
{
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 14px;
	padding-top: 7px;
	cursor: default;
}
DIV.suggestions DIV.current
{
	background-color: #efefef;
}
UL.Tabs
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
}
UL.Tabs LI.Tab
{
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
UL.Tabs LI.Tab A
{
	display: block;
	text-decoration: none;
}
UL.Tabs LI.Tab SPAN
{
	display: block;
}
UL.Tabs LI.Tab SPAN.TabBackground
{
	overflow: hidden;
}
UL.Tabs LI.Tab SPAN.TabText
{
	white-space: nowrap;
}
DIV.gx-multimedia-upload
{
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: solid;
	border-width: 1px;
	position: relative;
	height: 200px;
	width: 200px;
	display: block;
	text-align: center;
	line-height:68px;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown IMG
{
	display: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-video-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-audio-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-download-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-download
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-download IMG
{
	display: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-video-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-audio-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-download-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload *
{
	text-align: left;
	line-height:normal;
}
DIV.gx-multimedia-upload DIV.fields-ct
{
	background-color: white;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	padding-left: 5px;
	height: 100%;
	display: none;
	white-space: nowrap;
}
DIV.gx-multimedia-upload A.action
{
	background-color: #666;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	position: absolute;
	top: 0px;
	cursor: pointer;
	font-family: "Open Sans Semibold";
	font-size: 13px;
	color: white;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	line-height:15px;
	-ms-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
}
DIV.gx-multimedia-upload A.change-action
{
	background-color: #387C2B;
	background-image: url(../JumptobeTheme/MultimediaEdit.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 8px;
	padding-top: 6px;
	right: 26px;
}
DIV.gx-multimedia-upload A.clear-action
{
	background-color: #f56a67;
	background-image: url(../MultimediaClear.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 14px;
	padding-left: 13px;
	padding-right: 12px;
	padding-top: 13px;
	right: 0px;
}
DIV.gx-multimedia-upload A.action:focus
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload INPUT.field
{
	width: 300px;
	display: none;
}
DIV.gx-multimedia-upload INPUT.field-selected
{
	display: block;
}
DIV.gx-multimedia-upload LABEL.option
{
	cursor: pointer;
}
DIV.gx-multimedia-upload LABEL.option INPUT
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 0px;
	cursor: pointer;
}
DIV.gx-multimedia-upload INPUT.Button
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
DIV.gx-multimedia-upload IMG
{
	padding-bottom: 2px;
	padding-top: 2px;
	height: auto;
	max-height: 200px;
	max-width: 200px;
	vertical-align: middle;
}
DIV.gx-multimedia-upload A SPAN
{
	background-position: center center;
	background-repeat: no-repeat;
	height: 68px;
	width: 124px;
	color: transparent;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-download-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty IMG
{
	display: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-image-placeholder
{
	background-image: url(../BB_NoImageActivo.png);
	height: 200px;
	width: 200px;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-video-placeholder
{
	background-image: url(../JumptobeTheme/PlaceHolderVideo.png);
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-audio-placeholder
{
	background-image: url(../JumptobeTheme/PlaceHolderAudio.png);
	opacity:1;
}
DIV.gx-multimedia-upload INPUT.BtnEnter
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
DIV.gx-multimedia-upload INPUT.BtnEnter
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
DIV.gx-multimedia-upload:hover A.action
{
	display: block;
	text-decoration: none;
	opacity:.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
DIV.gx-multimedia-upload:hover A.action:hover
{
	text-decoration: none;
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
DIV.gx-multimedia-upload:hover A.action:focus
{
	text-decoration: none;
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
A:not([href]) SPAN.gx-download-placeholder
{
	opacity:.5;
}
A:not([href]) SPAN.gx-video-placeholder
{
	opacity:.5;
}
A:not([href]) SPAN.gx-audio-placeholder
{
	opacity:.5;
}
DIV.gx-mask
{
	background-color: #000;
	background-image: url(../JumptobeTheme/preloader.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	bottom: 0px;
	left: 0px;
	position: fixed;
	top: 0px;
	z-index: 1000;
	height: 100%;
	width: 100%;
	animation: entermask 1s;
	-webkit-animation: entermask 1s;
	-ms-filter:"alpha(opacity=20)";
	opacity:.20;
}
DIV.gx-unmask
{
	background-color: transparent;
	animation: leavemask .3s;
	-webkit-animation: leavemask .3s;
}
BODY.gx-masked DIV.gx-mask
{
	bottom: 0px;
	position: fixed;
}
BODY.gx-form-disabled
{
	backface-visibility: inherit !important;
	 -webkit-backface-visibility: inherit !important;
	 -moz-backface-visibility: inherit !important;
	 -ms-backface-visibility: inherit !important;
	 -o-backface-visibility: inherit !important;
	 transform-style: inherit !important;
	 -webkit-transform-style: inherit !important;
	 -moz-style: inherit !important;
	 -ms-transform-style: inherit !important;
	 -o-transform-style: inherit !important;
}
BODY.gx-form-disabled DIV.gx-content-placeholder
{
	perspective: inherit !important;
	 -webkit-perspective: inherit !important;
	 -moz-perspective: inherit !important;
	 -ms-perspective: inherit !important;
	 -o-perspective: inherit !important;
}
BODY.gx-form-disabled DIV.gx-ct-body
{
	backface-visibility: inherit !important;
	 -webkit-backface-visibility: inherit !important;
	 -moz-backface-visibility: inherit !important;
	 -ms-backface-visibility: inherit !important;
	 -o-backface-visibility: inherit !important;
	 transform-style: inherit !important;
	 -webkit-transform-style: inherit !important;
	 -moz-style: inherit !important;
	 -ms-transform-style: inherit !important;
	 -o-transform-style: inherit !important;
}
BODY.gx-form-disabled DIV.gxwebcomponent-body
{
	backface-visibility: inherit !important;
	 -webkit-backface-visibility: inherit !important;
	 -moz-backface-visibility: inherit !important;
	 -ms-backface-visibility: inherit !important;
	 -o-backface-visibility: inherit !important;
	 transform-style: inherit !important;
	 -webkit-transform-style: inherit !important;
	 -moz-style: inherit !important;
	 -ms-transform-style: inherit !important;
	 -o-transform-style: inherit !important;
}
DIV.calendar .calendar-nav 
{
	font-weight: normal;
}
DIV.calendar .calendarbutton 
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
DIV.calendar .calendarcombo 
{
	background-color: #efefef;
}
DIV.calendar .calendarcombo  .label 
{
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #a1a1a1;
}
DIV.calendar TABLE
{
	border-bottom-color: #efefef;
	border-left-color: #efefef;
	border-right-color: #efefef;
	border-top-color: #efefef;
	font-family: "Open Sans Regular";
	font-size: 13px;
	color: #a1a1a1;
	border-collapse: collapse;
	 table-layout: fixed;
}
DIV.calendar TABLE THEAD .calendartitle 
{
	font-family: "Open Sans Semibold";
	font-size: 14px;
	font-weight: normal;
	color: #444;
}
DIV.calendar TABLE THEAD .name 
{
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-family: "Open Sans Extrabold";
	font-weight: normal;
	color: #a1a1a1;
	line-height: 28px;
}
DIV.calendar TABLE THEAD .daynames 
{
	background-color: #f7f7f7;
	border-top: 1px solid #EFEFEF;
}
DIV.calendar TABLE THEAD TR:first-child
{
	background-color: transparent;
}
DIV.calendar TABLE THEAD TR.headrow
{
	background-color: transparent;
}
DIV.calendar TABLE TBODY
{
	background-color: #f7f7f7;
}
DIV.calendar TABLE TBODY .day 
{
	background-color: transparent;
	background-image: none;
	border-width: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
}
DIV.calendar TABLE TBODY TD.selected
{
	background-color: #387C2B;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
}
DIV.calendar TD.time .hour 
{
	background-color: white;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
	border-right-color: #efefef;
	border-top-color: #efefef;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
}
DIV.calendar TD.time .minute 
{
	background-color: white;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
	border-right-color: #efefef;
	border-top-color: #efefef;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
}
DIV.calendar TD.time .ampm 
{
	background-color: white;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
	border-right-color: #efefef;
	border-top-color: #efefef;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
}
A
{
	text-decoration: none;
	color: #000;
}
A:hover
{
	text-decoration: none;
	color: #000;
}
A:focus
{
	text-decoration: none;
	color: #000;
}
UL.nav-tabs
{
	background-color: white;
	border-bottom-color: #efefef;
	font-family: OpenSans-Light1, sans-serif;
	font-size: 15px;
}
UL.nav-tabs LI A
{
	border-left-color: #fff;
	border-right-color: #efefef;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	cursor: pointer;
	text-decoration: none;
	color: #000;
	border-top-width: 0;
}
UL.nav-tabs LI.active
{
	border-bottom-color: #387C2B;
	border-right-bottom: 2px;
}
UL.nav-tabs LI.active A
{
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #efefef;
	border-top-color: #387C2B;
	cursor: default;
	color: #387C2B;
	border-top-width: 2px;
}
UL.nav-tabs LI.active A:focus
{
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #efefef;
	border-top-color: #387C2B;
	color: #387C2B;
	border-top-width: 2px;
}
UL.nav-tabs LI.active A:hover
{
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #efefef;
	border-top-color: #387C2B;
	color: #387C2B;
	border-top-width: 2px;
}
UL.nav-tabs LI:last-child A
{
	border-top-right-radius: 4px;
	border-right-width: 0;
}
UL.nav-tabs LI.active:last-child A
{
	border-right-width: 1px;
}
UL.nav-tabs LI:first-child A
{
	border-top-left-radius: 4px;
}
*.RecentLinkItem:after
{
	padding-left: 5px;
	content: '—';
}
DIV.gx-action-group
{
	margin-bottom: 15px;
}
HTML.ie10 .WWColumn 
{
	width: auto;
}
HTML.ie10 .WWOptionalColumn 
{
	width: auto;
}
TD.gx-attribute .form-control 
{
	display: inline-block;
}
DIV.row
{
	margin-right: 0px !important;
	 margin-left: 0px !important;
}
INPUT.CheckBox:checked
{
	display: block;
	color: DarkTurquoise;
}
::-webkit-scrollbar
{
	height: 8px;
	width: 6px;
	background:#000000;
}
::-webkit-scrollbar-button
{
	height: 0px;
	width: 0px;
	weight:5px;
}
::-webkit-scrollbar-thumb
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background: White;
	border:thin solid #AEAEAE;
	-webkit-border-radius:0px;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,225,.5),                inset 1px 0 0 rgba(255,255,255,.4),                inset 0 1px 2px rgba(255,255,255,.3);
}
::-webkit-scrollbar-thumb:hover
{
	background: White;
}
::-webkit-scrollbar-thumb:window-inactive
{
	background: White;
}
::-webkit-scrollbar-track
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background:#AEAEAE;
	border:thin solid #AEAEAE;
	-webkit-border-radius:0px;
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
}
P
{
	color: #000;
}
LEGEND.JTB_GrpPrivadoTitle
{
	background-image: url(../JTB_ImgOjoPrivado.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 35px;
}
LI.LI-Notificaciones
{
	border-top: 1px solid #f6f6f6;
}
LI.LI-Notificaciones:hover
{
	background-color: #f6f6f6;
}
UL.UL-Notificaciones
{
	padding-left: 0px;
	width: 340px;
	list-style-type: none;
}
UL.UL-MenuNoPaddingBottom
{
	padding-bottom: 0px;
	padding-top: 0px;
}
A.ViewAllButton
{
	background-color: #387C2B;
	padding-bottom: 8px;
	padding-top: 8px;
	font-size: 12.25px;
	color: white;
	text-align: center;
	color: white !important;
	 padding-bottom: 8px !important;
	 padding-top: 8px !important;
}
A.ViewAllButton:hover
{
	background-color: #00883f !important;
}
LI.LI-Header
{
	font-size: 12.25px;
	font-weight: bold;
	color: #707070;
	text-align: center;
	line-height: 40px;
}
UL.UL-MenuUsuario
{
	background-color: white;
	border-bottom-color: gainsboro;
	border-left-color: gainsboro;
	border-right-color: gainsboro;
	border-top-color: gainsboro;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	left: -36px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
}
LI.LI-ItemMenuUsuario
{
	height: 32px;
}
LI.LI-ItemMenuUsuario:hover
{
	background-color: #f6f6f6;
}
UL.UL-ItemsMenuUsuario
{
	padding-left: 0px;
	width: 400px;
	list-style: none;
}
UL.UL-MenuNotificacionesRedSocial
{
	left: -291px;
	padding-bottom: 0px;
	padding-top: 0px;
}
UL.UL-Mensajes
{
	padding-left: 0px;
	width: 310px;
	list-style-type: none;
}
UL.UL-MenuMensajesRedSocial
{
	left: -262px;
	padding-bottom: 0px;
	padding-top: 0px;
}
DIV.BB_CellNoPadding HR
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#gx_ajax_notification
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	top: 21px;
	z-index: 999;
	height: 20px;
	width: 100%;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
#GXBarraProgresoManual .Progress-Bar-Documentos-Naranja 
{
	background-color: #fdae45;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: transparent;
	animation: none !important;
	 background-image: none !important;
}
#GXBarraProgresoManual .Progress-Bar-Documentos-Rojo 
{
	background-color: #f56a67;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: transparent;
	animation: none !important;
	 background-image: none !important;
}
#GXBarraProgresoManual .Progress-Bar-Documentos-Verde 
{
	background-color: #8bc34a;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: transparent;
	animation: none !important;
	 background-image: none !important;
}
#GXBarraProgresoManual .progress-bar-title 
{
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
}
#StencilCol2_2>.gx-error__message-container
{
	position: static !important;
}
#StencilCol2_2>.gx-error__message-container .gx-error__message-container 
{
	position: static !important;
}
#TBLINFOFORM
{
	min-height: 1500px;
}
#TABLEPASSLOGIN TBODY TR TD DIV DIV SPAN BUTTON
{
	margin-left: -4px;
	height: 46px;
}
#TABLEPASSLOGIN BUTTON
{
	height: 46px;
}
#TablePassLogin .btn 
{
	height: 46px;
}
#GridextensibleContainerTbl .gx-error__message-container 
{
	background-color: blue;
	color: blue;
	background-color: green !important;
}
#GridextensibleContainerTbl SAMP.ErrorMessages
{
	background-color: blue  !important;
}
.JTB_TxtLink_Purple  A
{
	color: #905fb5;
}
.JTB_TxtLink_Purple  A:hover
{
	color: #905fb5;
}
.JTB_TxtLink_Azul1  A:hover
{
	color: #2282c8;
}
.JTB_TxtLink_Azul1  A
{
	color: #2282c8;
}
.JTB_TxtLinkVerde1  A:hover
{
	color: #97b384;
}
.JTB_TxtLinkVerde1  A
{
	color: #97b384;
}
@font-face
{
	font-family: 'Open Sans Regular';
	src: url('OpenSans-Regular.woff');
	font-weight: 400;
}
@font-face
{
	font-family: 'Open Sans Semibold';
	src: url('OpenSans-Semibold.woff');
	font-weight: 600;
}
@font-face
{
	font-family: 'Open Sans Bold';
	src: url('OpenSans-Bold.woff');
	font-weight: 700;
}
@font-face
{
	font-family: 'Open Sans Extrabold';
	src: url('OpenSans-Extrabold.woff');
	font-weight: 800;
}
@font-face
{
	font-family: 'OpenSans-Light';
	src: url('OpenSans-Light.ttf');
}
@font-face
{
	font-family: 'fontawesome-webfont';
}
@font-face
{
	font-family: 'OpenSans-Light1';
	src: url('OpenSans-Light1.ttf');
}
@font-face
{
	font-family: 'OpenSansHebrewCondensed-Regular';
	src: url('OpenSansHebrewCondensed-Regular.ttf');
}

@media (min-width: 1200px) /*Large*/
{
	.Animation
	{
		--gx-animation-type: 'idNative';
	}
	.AttCheckboxProvee
	{
		padding-left: 32px;
		padding-top: 15px;
		padding-left: 32px !important;
		 padding-top: 15px !important;
	}
	.BB_registroCambioSolicitudTitulo
	{
		font-size: 5px;
	}
	.JTB_AttFormGridFormDinamico
	{
		min-width: 250px;
	}
	.ReadonlyJTB_AttFormGridFormDinamico
	{
		min-width: 250px;
	}
	.Grid>thead>tr, .Grid>tfoot>tr
	{
		font-size: 13px;
		font-weight: normal;
	}

	.ContainerPupupLarge
	{
		width: 1024px;
	}
	.BB_TableLoginHolder
	{
		margin-top: 110px;
	}
	.JTB_TblMarginNegativo15px_Large
	{
		margin-top: -15px;
	}
	.TableScrollDiv
	{
		max-width: 950px;
	}
	.JTB_TxtLink_Purple
	{
		box-shadow: #905fb5;
	}
	.TextBlockScroll300
	{
		overflow-y: auto;
	}
	.TextBlockScroll300:after
	{
		overflow-y: auto;
	}

	.CellMargenLeftMenos25
	{
		margin-left: 40px !important;
	}
	.CellMargenLeftMenos100
	{
		margin-left: -40px !important;
	}
	.CellMargenButtomGridDinamico
	{
		margin-bottom: 40px;
	}
	.JTB_CellPaddt50_Large
	{
		padding-top: 50px;
	}
	.BB_CellAlightRightImportant
	{
		text-align: right;
		text-align: right !important;
	}
	.BB_CellPaddingBotom5px
	{
		padding-bottom: 7px;
	}
}

@media (max-width: 1050px) /*Small*/
{
	.Animation
	{
		--gx-animation-type: 'idNative';
	}
	.JTB_AttFormGridFormDinamico
	{
		max-width: 180px;
	}
	.ReadonlyJTB_AttFormGridFormDinamico
	{
		max-width: 180px;
	}
	.ContainerPupupLarge
	{
		width: 100%;
	}
	.TableScrollDiv
	{
		max-width: 780px;
	}
}

@media (min-width: 1500px) /*XLarge*/
{
	.Animation
	{
		--gx-animation-type: 'idNative';
	}
	.JTB_AttFormGridFormDinamico
	{
		max-width: 400px;
		min-width: 400px;
	}
	.ReadonlyJTB_AttFormGridFormDinamico
	{
		max-width: 400px;
		min-width: 400px;
	}
	.TableScrollDiv
	{
		max-width: 1630px;
	}
}
/* [gx-css-import ignore - start] */

@keyframes entermask {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.1;
  }
}

@keyframes leavemask {
  from {
    opacity: 0.1;
  }
  to {
    opacity: 0;
  }
}

div[data-align="center"] > div[data-align-outer] {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
div[data-align="right"] > div[data-align-outer] {
  display: table;
  margin-left: auto;
}
div[data-valign="middle"] > div[data-align-outer] {
  display: table;
  height: 100%;
  width: 100%;
}
div[data-valign="middle"] > div[data-align-outer] > div[data-align-inner] {
  display: table-cell;
  vertical-align: middle;
}
div[data-valign="bottom"] > div[data-align-outer] {
  display: table;
  height: 100%;
  width: 100%;
}
div[data-valign="bottom"] > div[data-align-outer] > div[data-align-inner] {
  display: table-cell;
  vertical-align: bottom;
}
td[data-cell-valign="top"] {
  vertical-align: top;
}
td[data-cell-valign="middle"] {
  vertical-align: middle;
}
td[data-cell-valign="bottom"] {
  vertical-align: bottom;
}
div[data-cell-valign="middle"] {
  display: table-cell;
  vertical-align: middle;
}
div[data-cell-valign="bottom"] {
  display: table-cell;
  vertical-align: bottom;
}
div[data-align="center"] > div[data-align-outer] {
  width: auto;
}
div[data-align="right"] > div[data-align-outer] {
  width: auto;
}
div[data-align][data-align-image] > div[data-align-outer] {
  display: block;
  margin-left: 0;
  margin-right: 0;
  height: 100%;
}
div[data-align][data-align-image]
  > div[data-align-outer]
  > div[data-align-inner] {
  height: 100%;
}
div[data-valign][data-align-image]
  > div[data-align-outer]
  > div[data-align-inner] {
  display: block;
  height: 100%;
}
div[data-align="center"][data-align-image] img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
div[data-align="right"][data-align-image] img {
  margin-left: auto;
  display: block;
}
div[data-align="center"]:not([data-valign])[data-align-image] img {
  background-position: center top;
}
div[data-align="center"][data-valign="middle"][data-align-image] img {
  background-position: center center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
div[data-valign][data-align-image] div[data-align-inner] {
  position: relative;
}
div[data-valign][data-align-image] img {
  position: absolute;
  margin: auto;
}
div[data-align="center"][data-valign="bottom"][data-align-image] img {
  background-position: center bottom;
  right: 0;
  bottom: 0;
  left: 0;
}
div[data-align="right"]:not([data-valign])[data-align-image] img {
  background-position: right top;
}
div[data-align="right"][data-valign="middle"][data-align-image] img {
  background-position: right center;
  top: 0;
  right: 0;
  bottom: 0;
}
div[data-align="right"][data-valign="bottom"][data-align-image] img {
  background-position: right bottom;
  right: 0;
  bottom: 0;
}
div:not([data-align])[data-valign="middle"][data-align-image] img {
  background-position: left center;
  top: 0;
  bottom: 0;
}
div:not([data-align])[data-valign="bottom"][data-align-image] img {
  background-position: left bottom;
  bottom: 0;
}
div[data-align="center"]
  > div
  > div
  > div.gx-attribute
  > p.form-control-static {
  text-align: center;
}
div[data-align="right"] > div > div > div.gx-attribute > p.form-control-static {
  text-align: right;
}

[data-gx-flex] {
  display: flex;
}

div[data-gx-canvas] {
  position: relative;
}

div[data-gx-canvas-cell] > div.gx-attribute {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: inherit;
  align-items: inherit;
}

div[data-gx-smarttable] {
  display: grid;
}

div[data-gx-smarttable-cell] > div [data-gxgridid] {
  width: 100%;
  height: 100%;
}

div[data-gx-smarttable-cell] > div.gx-attribute {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: inherit;
  align-items: inherit;
}

.gxlivepreview-hidesubelements {
  visibility: hidden;
}
.gx-responsive-grid .gx-remove-row {
  position: absolute;
  z-index: 1;
}

.gx-responsive-grid .gx-remove-row-right {
  right: 10px;
}

.gx-responsive-grid .gx-remove-row-top {
  top: 0;
}

.gx-responsive-grid .gx-remove-row-bottom {
  bottom: 0;
}

[data-gxrow].RowDeleted div {
  text-decoration: inherit;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + div,
[data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + table {
  margin: 15px;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] {
  position: relative;
}

.gx-responsive-grid > [data-gx-flex] > [data-gxrow] > .gx-remove-row-right {
  right: 0;
}

.gx-popup-frame-mask {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

form[tabindex="-1"] {
  outline: none;
}

.gx-navbar .gx-attribute,
.gx-action-group .gx-attribute,
.gx-action-group .gx-button {
  display: inline-block;
}

div[data-align-flex][data-align],[data-align-flex][data-valign] {
    display: flex;
}
div[data-align-flex][data-align]>:has([data-align-flex]), div[data-align-flex][data-valign]>:has([data-align-flex]) {
  width: 100%;
}
div[data-align-flex]:not([data-align]) div.gx-form-group {
    flex-grow: 1;
}
div[data-align-flex][data-valign=middle] {
    flex-wrap:wrap;
    align-content: center;
}
div[data-align-flex][data-valign=bottom] {
    flex-wrap:wrap;
    align-content: end;
}
div[data-align-flex][data-align=center] {
    justify-content: center;
}
div[data-align-flex][data-align=end] {
    justify-content: end;
}
div[data-align-flex][data-align=justify] {
    justify-content: space-evenly;
}

.gx-action-group .gx-form-group {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
}

.gx-radio-button-vertical,
.gx-radio-button-vertical label {
  display: block;
  line-height: 25px;
}

label.gx-radio-label.disabled.active {
  box-shadow: inset 0 0px 7px rgba(0, 0, 0, 0.28);
}

.gx-prompt.gx-disabled {
  display: none;
}

.input-group input.form-control.gx-invisible + span > a.gx-image-link,
.input-group input.form-control[disabled] + span > a.gx-image-link {
  display: none;
}

div.gxwebcomponent > div.gx-mask {
  position: absolute;
}

html.gx-blocking,
html.gx-blocking body {
  overflow: hidden;
}

.gx-call-target.empty {
  display: none !important;
}

.gx-invisible,
.gx-sr-only,
[data-gx-sr-only] {
  display: none !important;
}

.gx-grid [data-gx-grid-nodata] + .GridNoDataText {
  display: block;
}

.gx-grid .GridNoDataText {
  display: none;
}

td.gx-attribute .form-control {
  display: inline-block;
  width: 100%;
}

.MainContainer .gx-infinite-scrolling-container, .container-fluid .gx-infinite-scrolling-container {
	padding-left:15px;
	padding-right:15px;
	margin-left:-15px;
	margin-right:-15px;
}

.gx-infinite-scrolling-container table,
.gx-infinite-scrolling-container thead {
  overflow-x: hidden;
  display: block;
  width: 100%;
}

.gx-infinite-scrolling-container > table {
  width:100%;  
}

.gx-infinite-scrolling-element {
  overflow-x: hidden;
  overflow-y: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.gx-grid .gx-grid-fixed-height {
  overflow-y: scroll;
  display: inline-block;
}

.gx-grid-fixed-header-ie7 > table > thead > tr {
  display: block;
  position: absolute;
}
.gx-grid-fixed-header-ie7 {
  overflow-x: hidden;
  overflow-y: auto;
}
.gx-grid-fixed-header-ie7 > table > tbody {
  height: auto;
}
.gx-grid-fixed-header-ie7 > table {
  width: auto;
}

table > .gx-infinite-scrolling-element {
  width: 100%;
  display: block;
}

.gx-tbldsp-container {
  display: table;
}
.gx-tbldsp-container > div {
  display: table-cell;
}
[data-gx-evt],
[data-gx-evt-control] {
  cursor: pointer;
}
.gx-disabled[data-gx-evt],
.gx-disabled[data-gx-evt-control] {
  cursor: auto;
}

span.gx-disabled > a {	
	color: inherit;
	cursor: inherit;
	text-decoration: inherit;
}

span[data-text-format="3"]{	
	white-space: pre-wrap;
}

/* Start Responsive Popups required Styling */
.gx-responsive-popup.gx-popup {
  position: fixed;
  z-index: 1500;
  margin-top: 0px;
}

.gx-responsive-popup .gx-popup-content > iframe {
  border: none;
}

.gx-responsive-popup div.gx-popup-pdf {
  overflow: hidden;
}

body.gx-popup-opened {
  overflow: hidden;
}

div[data-gx-dynitem-container] {
  display: inline;
}

li[data-gx-dynitem-hook],
input[type="checkbox"].gx-invisible + label {
  display: none;
}

.input-group input[data-gx-password-reveal] {
  width: 100%;
}

input[data-gx-password-reveal] + .gx-pwd-reveal-btn {
  display: table-cell;
}

.gx-pwd-reveal-btn {
  display: none;
}

input[data-gx-password-reveal]::-ms-reveal {
  display: none;
}

.gxwebcomponent-loading {
  opacity: 0;
}

.gx-label {
  font-weight: 700;
}

.gx-form-item {
  padding-right: 15px;
  padding-left: 15px;
}

.gx-default-form-group {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: nowrap;
}

.gx-default-form-group.gx-label-top {
  flex-wrap: wrap;
}

[data-gx-checkbox-title] {
  font-weight: normal;
  margin-left: 5px;
}

.gx-checkbox-wrapper {
  min-height: 27px;
  display: inline-block;
  padding-top: 7px;
  padding-left: 20px;
}

.gx-checkbox-wrapper > input {
  position: absolute;
  margin-left: -20px;
}

.form-control[type="checkbox"] {
  display: inline-block;
  vertical-align: middle;
}

body:not(.gx-show-input-spinner) input[type="number"] {
  -moz-appearance: textfield;
}

body:not(.gx-show-input-spinner)
  input[type="number"]::-webkit-inner-spin-button,
body:not(.gx-show-input-spinner)
  input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

@media (min-width: 736px) {
  /* Just in case for compatibility reasons.*/
  .gx-responsive-popup .gx-popup-header {
    float: none;
    width: auto;
  }

  .gx-popup-opened,
  .gx-popup-opened form {
    overflow: hidden;
  }

  .gx-responsive-popup .gx-popup-content iframe {
    overflow: auto;
  }
  .gx-responsive-popup .gx-popup-resize {
    position: absolute;
    bottom: 2px;
    right: 2px;
  }

  .gx-responsive-popup div.iframe-container {
    max-height: calc(100vh - 80px);
  }

  .gx-responsive-popup div.iframe-container > iframe {
    max-height: none !important;
  }

  .gx-responsive-popup.gx-popup-initial .gx-popup-content iframe {
    max-height: calc(
      100vh - 80px
    ); /* 80px harcoded for Header Popup Height. Not good. Flexbox instead? */
    max-width: 100vw;
  }
  .gx-responsive-popup.gx-popup-centered {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50% !important;
    top: 50% !important;
  }

  .gx-responsive-popup.gx-popup-horizontal-center {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
  }
}
@media (max-width: 736px) /*Small and ExtraSmall*/ {
  .gx-responsive-popup .gx-popup-header {
    height: 40px;
  }
  .gx-responsive-popup.gx-popup {
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
  }
  .gx-responsive-popup .gx-popup-content {
    height: calc(
      100% - 40px
    ); /* 40px harcoded for Header Popup Height. Not good. Flexbox instead? */
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .gx-responsive-popup .gx-popup-content > iframe {
    width: 100vw !important;
  }
  .gx-responsive-popup .gx-popup-resize {
    display: none;
  }

  body.gx-popup-opened {
    position: fixed;
  }

  .gx-popup-document {
    width: 100% !important;
  }
}

.gx-multimedia-ro img:not([src=""]) {
  background-image: none;
}

.gx-multimedia-ro img:not([src=""]) + * {
  display: none;
}

/* Bootstrap Float Labels  https://github.com/tonystar/bootstrap-float-label/blob/master/bootstrap-float-label.css */

.has-float-label {
  display: block;
  position: relative;
}
.has-float-label label,
.has-float-label > span {
  position: absolute;
  left: 0;
  top: 0;
  cursor: text;
  font-size: 75%;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  top: -0.5em;
  left: 0.75rem;
  z-index: 3;
  line-height: 1;
  padding: 0 1px;
}
.has-float-label label::after,
.has-float-label > span::after {
  content: " ";
  display: block;
  position: absolute;
  background: white;
  height: 2px;
  top: 50%;
  left: -0.2em;
  right: -0.2em;
  z-index: -1;
}
.has-float-label .form-control::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.has-float-label .form-control::-moz-placeholder {
  opacity: 1;
  transition: all 0.2s;
}
.has-float-label .form-control:-ms-input-placeholder {
  opacity: 1;
  transition: all 0.2s;
}
.has-float-label .form-control::placeholder {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.has-float-label
  .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::-moz-placeholder {
  opacity: 0;
}
.has-float-label
  .form-control:placeholder-shown:not(:focus):-ms-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus) + * {
  font-size: 125%;
  opacity: 0.5;
  top: 50%;
  transform: translate(0, -50%);
}

.input-group .has-float-label {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.input-group .has-float-label .form-control {
  width: 100%;
  border-radius: 0.25rem;
}
.input-group .has-float-label:not(:last-child),
.input-group .has-float-label:not(:last-child) .form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: 0;
}
.input-group .has-float-label:not(:first-child),
.input-group .has-float-label:not(:first-child) .form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}


/* [gx-css-import ignore - end] */
