﻿/* [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;
}
.ActionGroup,.Confirm,.MainMenu,.Submenu,.WWViewActions
{
	border-style: none;
	border-width: 0px;
}
.Animation
{
	--gx-animation-type: 'idNative';
}
.ErrorViewerLine
{
	border-style: none;
	border-width: 0px;
}
.TableRow,.BackgroundColorRow,.WWPagingFooterRow
{
	border-style: none;
	border-width: 0px;
}
.TableCell,.WWPagingFooterCell,.HideCells,.TableCellCustom
{
	border-style: none;
	border-width: 0px;
}
.HideCells
{
	Display: none;
	 Visibility: Hidden;
}
.TableCellCustom
{
	max-height: 100%;
	min-height: 100%;
	width: 100%;
	max-width: 100%;
	align-items:center;
	 justify-content:center;
}
.Popup,.Form .gx-popup.gx-popup-default,.Form_MasterPage .gx-popup.gx-popup-default,.FormBody .gx-popup.gx-popup-default,.K2BForm .gx-popup.gx-popup-default,.K2BFormLogin .gx-popup.gx-popup-default,.Form1 .gx-popup.gx-popup-default,.Form_MasterPage1 .gx-popup.gx-popup-default,.FormBody1 .gx-popup.gx-popup-default,.K2BForm1 .gx-popup.gx-popup-default,.K2BFormLogin1 .gx-popup.gx-popup-default,.Form100 .gx-popup.gx-popup-default
{
	border-style: none;
	border-width: 0px;
}
/* [gx-css-import ignore - start] */

.NavigationStyle #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.NavigationStyle .gx-call-target {
	overflow: auto;
}

.NavigationStyle .gx-center-target {
	display: table-cell;
}

.NavigationStyle .gx-call-target.top {
	height: 15vh;
}

.NavigationStyle .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.NavigationStyle .gx-call-target.bottom {
	height: 10vh;
}

.NavigationStyle .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.ResponsiveSlide #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.ResponsiveSlide .gx-call-target {
	overflow: auto;
}

.ResponsiveSlide .gx-center-target {
	display: table-cell;
}

.ResponsiveSlide .gx-call-target.top {
	height: 15vh;
}

.ResponsiveSlide .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.ResponsiveSlide .gx-call-target.bottom {
	height: 10vh;
}

.ResponsiveSlide .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form .gx-call-target {
	overflow: auto;
}

.Form .gx-center-target {
	display: table-cell;
}

.Form .gx-call-target.top {
	height: 15vh;
}

.Form .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form .gx-call-target.bottom {
	height: 10vh;
}

.Form .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form_MasterPage #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form_MasterPage .gx-call-target {
	overflow: auto;
}

.Form_MasterPage .gx-center-target {
	display: table-cell;
}

.Form_MasterPage .gx-call-target.top {
	height: 15vh;
}

.Form_MasterPage .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form_MasterPage .gx-call-target.bottom {
	height: 10vh;
}

.Form_MasterPage .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormBody #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormBody .gx-call-target {
	overflow: auto;
}

.FormBody .gx-center-target {
	display: table-cell;
}

.FormBody .gx-call-target.top {
	height: 15vh;
}

.FormBody .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormBody .gx-call-target.bottom {
	height: 10vh;
}

.FormBody .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.K2BForm #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.K2BForm .gx-call-target {
	overflow: auto;
}

.K2BForm .gx-center-target {
	display: table-cell;
}

.K2BForm .gx-call-target.top {
	height: 15vh;
}

.K2BForm .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.K2BForm .gx-call-target.bottom {
	height: 10vh;
}

.K2BForm .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.K2BFormLogin #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.K2BFormLogin .gx-call-target {
	overflow: auto;
}

.K2BFormLogin .gx-center-target {
	display: table-cell;
}

.K2BFormLogin .gx-call-target.top {
	height: 15vh;
}

.K2BFormLogin .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.K2BFormLogin .gx-call-target.bottom {
	height: 10vh;
}

.K2BFormLogin .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.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;
}


.Form_MasterPage1 #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form_MasterPage1 .gx-call-target {
	overflow: auto;
}

.Form_MasterPage1 .gx-center-target {
	display: table-cell;
}

.Form_MasterPage1 .gx-call-target.top {
	height: 15vh;
}

.Form_MasterPage1 .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form_MasterPage1 .gx-call-target.bottom {
	height: 10vh;
}

.Form_MasterPage1 .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormBody1 #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormBody1 .gx-call-target {
	overflow: auto;
}

.FormBody1 .gx-center-target {
	display: table-cell;
}

.FormBody1 .gx-call-target.top {
	height: 15vh;
}

.FormBody1 .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormBody1 .gx-call-target.bottom {
	height: 10vh;
}

.FormBody1 .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.K2BForm1 #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.K2BForm1 .gx-call-target {
	overflow: auto;
}

.K2BForm1 .gx-center-target {
	display: table-cell;
}

.K2BForm1 .gx-call-target.top {
	height: 15vh;
}

.K2BForm1 .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.K2BForm1 .gx-call-target.bottom {
	height: 10vh;
}

.K2BForm1 .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.K2BFormLogin1 #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.K2BFormLogin1 .gx-call-target {
	overflow: auto;
}

.K2BFormLogin1 .gx-center-target {
	display: table-cell;
}

.K2BFormLogin1 .gx-call-target.top {
	height: 15vh;
}

.K2BFormLogin1 .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.K2BFormLogin1 .gx-call-target.bottom {
	height: 10vh;
}

.K2BFormLogin1 .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form100 #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form100 .gx-call-target {
	overflow: auto;
}

.Form100 .gx-center-target {
	display: table-cell;
}

.Form100 .gx-call-target.top {
	height: 15vh;
}

.Form100 .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form100 .gx-call-target.bottom {
	height: 10vh;
}

.Form100 .gx-call-target.left {
	display: table-cell;
	width: 400px;
}

/* [gx-css-import ignore - end] */
/* [gx-css-import ignore - start] */

.ResponsiveSlide #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.ResponsiveSlide .gx-call-target {
	overflow: auto;
}

.ResponsiveSlide .gx-center-target {
	display: table-cell;
}

.ResponsiveSlide .gx-call-target.top {
	height: 15vh;
}

.ResponsiveSlide .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.ResponsiveSlide .gx-call-target.bottom {
	height: 10vh;
}

.ResponsiveSlide .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form .gx-call-target {
	overflow: auto;
}

.Form .gx-center-target {
	display: table-cell;
}

.Form .gx-call-target.top {
	height: 15vh;
}

.Form .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form .gx-call-target.bottom {
	height: 10vh;
}

.Form .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form_MasterPage #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form_MasterPage .gx-call-target {
	overflow: auto;
}

.Form_MasterPage .gx-center-target {
	display: table-cell;
}

.Form_MasterPage .gx-call-target.top {
	height: 15vh;
}

.Form_MasterPage .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form_MasterPage .gx-call-target.bottom {
	height: 10vh;
}

.Form_MasterPage .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormBody #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormBody .gx-call-target {
	overflow: auto;
}

.FormBody .gx-center-target {
	display: table-cell;
}

.FormBody .gx-call-target.top {
	height: 15vh;
}

.FormBody .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormBody .gx-call-target.bottom {
	height: 10vh;
}

.FormBody .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.K2BForm #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.K2BForm .gx-call-target {
	overflow: auto;
}

.K2BForm .gx-center-target {
	display: table-cell;
}

.K2BForm .gx-call-target.top {
	height: 15vh;
}

.K2BForm .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.K2BForm .gx-call-target.bottom {
	height: 10vh;
}

.K2BForm .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.K2BFormLogin #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.K2BFormLogin .gx-call-target {
	overflow: auto;
}

.K2BFormLogin .gx-center-target {
	display: table-cell;
}

.K2BFormLogin .gx-call-target.top {
	height: 15vh;
}

.K2BFormLogin .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.K2BFormLogin .gx-call-target.bottom {
	height: 10vh;
}

.K2BFormLogin .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.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;
}


.Form_MasterPage1 #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form_MasterPage1 .gx-call-target {
	overflow: auto;
}

.Form_MasterPage1 .gx-center-target {
	display: table-cell;
}

.Form_MasterPage1 .gx-call-target.top {
	height: 15vh;
}

.Form_MasterPage1 .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form_MasterPage1 .gx-call-target.bottom {
	height: 10vh;
}

.Form_MasterPage1 .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormBody1 #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormBody1 .gx-call-target {
	overflow: auto;
}

.FormBody1 .gx-center-target {
	display: table-cell;
}

.FormBody1 .gx-call-target.top {
	height: 15vh;
}

.FormBody1 .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormBody1 .gx-call-target.bottom {
	height: 10vh;
}

.FormBody1 .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.K2BForm1 #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.K2BForm1 .gx-call-target {
	overflow: auto;
}

.K2BForm1 .gx-center-target {
	display: table-cell;
}

.K2BForm1 .gx-call-target.top {
	height: 15vh;
}

.K2BForm1 .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.K2BForm1 .gx-call-target.bottom {
	height: 10vh;
}

.K2BForm1 .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.K2BFormLogin1 #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.K2BFormLogin1 .gx-call-target {
	overflow: auto;
}

.K2BFormLogin1 .gx-center-target {
	display: table-cell;
}

.K2BFormLogin1 .gx-call-target.top {
	height: 15vh;
}

.K2BFormLogin1 .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.K2BFormLogin1 .gx-call-target.bottom {
	height: 10vh;
}

.K2BFormLogin1 .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form100 #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form100 .gx-call-target {
	overflow: auto;
}

.Form100 .gx-center-target {
	display: table-cell;
}

.Form100 .gx-call-target.top {
	height: 15vh;
}

.Form100 .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form100 .gx-call-target.bottom {
	height: 10vh;
}

.Form100 .gx-call-target.left {
	display: table-cell;
	width: 400px;
}

/* [gx-css-import ignore - end] */
.ActionGroupItem,.SelectedMainMenuItem,.SelectedSubMenuItem,.MainMenuItem,.MainMenuItemHovered,.SubMenuItem
{
	border-style: none;
	border-width: 0px;
}
.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;
}
.Flex
{
	border-style: none;
	border-width: 0px;
}
.Rating.rating-container .rating-stars
{
	color: #f5c145;
}
.Rating.rating-container
{
	color: #e6e6e6;
}
.GridRow,.GridRowGrade,.GridRowFull,.Grid_WorkWithBlueHover,.Grid_WorkWithBlue>TBODY>TR[data-gxrow]:hover, .Grid_WorkWithBlue>TBODY>TR[data-gxrow].gx-row-hovered
{
	border-style: none;
	border-width: 0px;
}
.GridRowFull
{
	margin-right: 15px;
	width: 100%;
}
.Grid_WorkWithBlueHover,.Grid_WorkWithBlue>TBODY>TR[data-gxrow]:hover, .Grid_WorkWithBlue>TBODY>TR[data-gxrow].gx-row-hovered
{
	background-color: #d4e7f9;
}
.CallTarget,.ResponsiveSlide .gx-call-target.top,.Form .gx-call-target.top,.Form_MasterPage .gx-call-target.top,.FormBody .gx-call-target.top,.K2BForm .gx-call-target.top,.K2BFormLogin .gx-call-target.top,.Form1 .gx-call-target.top,.Form_MasterPage1 .gx-call-target.top,.FormBody1 .gx-call-target.top,.K2BForm1 .gx-call-target.top,.K2BFormLogin1 .gx-call-target.top,.Form100 .gx-call-target.top,.ResponsiveSlide .gx-call-target.right,.Form .gx-call-target.right,.Form_MasterPage .gx-call-target.right,.FormBody .gx-call-target.right,.K2BForm .gx-call-target.right,.K2BFormLogin .gx-call-target.right,.Form1 .gx-call-target.right,.Form_MasterPage1 .gx-call-target.right,.FormBody1 .gx-call-target.right,.K2BForm1 .gx-call-target.right,.K2BFormLogin1 .gx-call-target.right,.Form100 .gx-call-target.right,.ResponsiveSlide .gx-call-target.bottom,.Form .gx-call-target.bottom,.Form_MasterPage .gx-call-target.bottom,.FormBody .gx-call-target.bottom,.K2BForm .gx-call-target.bottom,.K2BFormLogin .gx-call-target.bottom,.Form1 .gx-call-target.bottom,.Form_MasterPage1 .gx-call-target.bottom,.FormBody1 .gx-call-target.bottom,.K2BForm1 .gx-call-target.bottom,.K2BFormLogin1 .gx-call-target.bottom,.Form100 .gx-call-target.bottom,.ResponsiveSlide .gx-call-target.left,.Form .gx-call-target.left,.Form_MasterPage .gx-call-target.left,.FormBody .gx-call-target.left,.K2BForm .gx-call-target.left,.K2BFormLogin .gx-call-target.left,.Form1 .gx-call-target.left,.Form_MasterPage1 .gx-call-target.left,.FormBody1 .gx-call-target.left,.K2BForm1 .gx-call-target.left,.K2BFormLogin1 .gx-call-target.left,.Form100 .gx-call-target.left
{
	background-color: white;
	border-style: none;
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.GridColumn,.K2BToolsGridColumn,.InvisibleInSmallColumn,.InvisibleInMediumColumn,.InvisibleInExtraSmallColumn,.InvisibleInLargeColumn,.K2BToolsCheckBoxColumn,.K2BToolsGridColumnCenter,.ActionColumn,.WWColumn,.WWSecondaryColumn,.WWTextActionColumn,.WWActionColumn,.WWOptionalColumn,.OptionalColumn,.OptionalColumn_Grade
{
	border-style: none;
	border-width: 0px;
	text-align: center;
	text-align:center !important;
}
.K2BToolsGridColumn,.InvisibleInSmallColumn,.InvisibleInMediumColumn,.InvisibleInExtraSmallColumn,.InvisibleInLargeColumn,.K2BToolsCheckBoxColumn,.K2BToolsGridColumnCenter
{
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	width: auto;
}
.K2BToolsCheckBoxColumn
{
	padding-left: 0px;
}
.ActionColumn
{
	width: 36px;
}
.WWColumn,.WWSecondaryColumn,.WWTextActionColumn,.WWActionColumn,.WWOptionalColumn
{
	overflow: hidden;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	white-space: normal;
	width: 100%;
	text-overflow: ellipsis;
}
.WWActionColumn
{
	width: 52px !important;
}
.WWOptionalColumn
{
	visibility: visible;
}
.Hyperlink
{
	border-style: none;
	border-width: 0px;
}
.Form,.Form_MasterPage,.FormBody,.K2BForm,.K2BFormLogin,.Form1,.Form_MasterPage1,.FormBody1,.K2BForm1,.K2BFormLogin1,.Form100
{
	background-color: white;
	font-family: 'Open Sans Regular', Arial;
	font-size: 14px;
	color: #a1a1a1;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.Form-fx, div.gxwebcomponent > div.gxwebcomponent-body.Form-fx, body.Form-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.Form-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form-fx.enter-fx-duration, body.Form-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.Form-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form-fx.leave-fx-duration, body.Form-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.Form-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.Form-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.Form_MasterPage-fx, div.gxwebcomponent > div.gxwebcomponent-body.Form_MasterPage-fx, body.Form_MasterPage-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.Form_MasterPage-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form_MasterPage-fx.enter-fx-duration, body.Form_MasterPage-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.Form_MasterPage-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form_MasterPage-fx.leave-fx-duration, body.Form_MasterPage-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.Form_MasterPage-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.Form_MasterPage-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.FormBody-fx, div.gxwebcomponent > div.gxwebcomponent-body.FormBody-fx, body.FormBody-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.FormBody-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormBody-fx.enter-fx-duration, body.FormBody-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.FormBody-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormBody-fx.leave-fx-duration, body.FormBody-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.FormBody-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.FormBody-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.K2BForm-fx, div.gxwebcomponent > div.gxwebcomponent-body.K2BForm-fx, body.K2BForm-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.K2BForm-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.K2BForm-fx.enter-fx-duration, body.K2BForm-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.K2BForm-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.K2BForm-fx.leave-fx-duration, body.K2BForm-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.K2BForm-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.K2BForm-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.K2BFormLogin
{
	background-color: #eeebeb;
	height: 100%;
	width: 100%;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.K2BFormLogin-fx, div.gxwebcomponent > div.gxwebcomponent-body.K2BFormLogin-fx, body.K2BFormLogin-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.K2BFormLogin-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.K2BFormLogin-fx.enter-fx-duration, body.K2BFormLogin-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.K2BFormLogin-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.K2BFormLogin-fx.leave-fx-duration, body.K2BFormLogin-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.K2BFormLogin-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.K2BFormLogin-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.Form1,.Form_MasterPage1,.FormBody1,.K2BForm1,.K2BFormLogin1
{
	overflow-x: hidden;
	overflow-y: hidden;
}

/* [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] */
/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.Form_MasterPage1-fx, div.gxwebcomponent > div.gxwebcomponent-body.Form_MasterPage1-fx, body.Form_MasterPage1-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_MasterPage1-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form_MasterPage1-fx.enter-fx-duration, body.Form_MasterPage1-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_MasterPage1-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form_MasterPage1-fx.leave-fx-duration, body.Form_MasterPage1-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_MasterPage1-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.Form_MasterPage1-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.FormBody1-fx, div.gxwebcomponent > div.gxwebcomponent-body.FormBody1-fx, body.FormBody1-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.FormBody1-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormBody1-fx.enter-fx-duration, body.FormBody1-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.FormBody1-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormBody1-fx.leave-fx-duration, body.FormBody1-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;
}

.FormBody1-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.FormBody1-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.K2BForm1-fx, div.gxwebcomponent > div.gxwebcomponent-body.K2BForm1-fx, body.K2BForm1-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.K2BForm1-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.K2BForm1-fx.enter-fx-duration, body.K2BForm1-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.K2BForm1-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.K2BForm1-fx.leave-fx-duration, body.K2BForm1-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;
}

.K2BForm1-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.K2BForm1-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.K2BFormLogin1
{
	background-color: #eeebeb;
	height: 100%;
	width: 100%;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.K2BFormLogin1-fx, div.gxwebcomponent > div.gxwebcomponent-body.K2BFormLogin1-fx, body.K2BFormLogin1-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.K2BFormLogin1-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.K2BFormLogin1-fx.enter-fx-duration, body.K2BFormLogin1-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.K2BFormLogin1-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.K2BFormLogin1-fx.leave-fx-duration, body.K2BFormLogin1-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;
}

.K2BFormLogin1-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.K2BFormLogin1-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.Form100
{
	overflow: hidden;
	height: 100%;
	width: 100%;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.Form100-fx, div.gxwebcomponent > div.gxwebcomponent-body.Form100-fx, body.Form100-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.Form100-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form100-fx.enter-fx-duration, body.Form100-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.Form100-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form100-fx.leave-fx-duration, body.Form100-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;
}

.Form100-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.Form100-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.Attribute,.AttributeTitleX,.Attribute2,.Attribute_Grid4,.ReadonlyAttribute_Grid4,.BlobContentAttribute,.ReadonlyBlobContentAttribute,.BlobInputAttribute,.AttributeDragging,.AttributeNoAcceptDrag,.AttSubTitle,.BlobInputAttSubTitle,.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle,.ReadonlyAttSubTitle,.CheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.ReadonlyCheckBox,.Attribute_Action,.ReadOnlyAttribute_Action,.CheckBoxAttribute,.ReadOnlyCheckBoxAttribute,.Attribute_Box,.ReadOnlyAttribute_Box,.BoxAttribute,.BlobContentBoxAttribute,.ReadonlyBlobContentBoxAttribute,.BlobInputBoxAttribute,.ReadonlyBoxAttribute,.Attribute_Tabuar,.BlobContentAttribute_Tabuar,.ReadonlyBlobContentAttribute_Tabuar,.BlobInputAttribute_Tabuar,.ReadonlyAttribute_Tabuar,.Attribute_FixedData,.BlobContentAttribute_FixedData,.ReadonlyBlobContentAttribute_FixedData,.BlobInputAttribute_FixedData,.ReadonlyAttribute_FixedData,.Attribute_FixedDataBottom,.BlobContentAttribute_FixedDataBottom,.ReadonlyBlobContentAttribute_FixedDataBottom,.BlobInputAttribute_FixedDataBottom,.ReadonlyAttribute_FixedDataBottom,.Attribute_Combo,.BlobContentAttribute_Combo,.ReadonlyBlobContentAttribute_Combo,.BlobInputAttribute_Combo,.ReadonlyAttribute_Combo,.Attribute_Combo_OrderBy,.BlobContentAttribute_Combo_OrderBy,.ReadonlyBlobContentAttribute_Combo_OrderBy,.BlobInputAttribute_Combo_OrderBy,.ReadonlyAttribute_Combo_OrderBy,.Attribute_Grid,.Attribute_Grid_Title,.GridAttribute5,.ReadonlyGridAttribute5,.BlobContentGridAttribute5,.ReadonlyBlobContentGridAttribute5,.BlobInputGridAttribute5,.Attribute_Grid14,.GridAttribute14,.ReadonlyGridAttribute14,.BlobContentGridAttribute14,.ReadonlyBlobContentGridAttribute14,.BlobInputGridAttribute14,.Attribute_Image_Grid14,.BlobContentAttribute_Image_Grid14,.ReadonlyBlobContentAttribute_Image_Grid14,.ReadonlyAttribute_Image_Grid14,.BlobInputAttribute_Image_Grid14,.BlobContentAttribute_Grid14,.ReadonlyBlobContentAttribute_Grid14,.ReadonlyAttribute_Grid14,.BlobInputAttribute_Grid14,.Attribute_Image_Grid6,.Attribute_Image_GridWidthMenos3,.BlobContentAttribute_Image_GridWidthMenos3,.ReadonlyBlobContentAttribute_Image_GridWidthMenos3,.ReadonlyAttribute_Image_GridWidthMenos3,.BlobInputAttribute_Image_GridWidthMenos3,.BlobContentAttribute_Image_Grid6,.ReadonlyBlobContentAttribute_Image_Grid6,.ReadonlyAttribute_Image_Grid6,.BlobInputAttribute_Image_Grid6,.BlobContentAttribute_Grid_Title,.ReadonlyBlobContentAttribute_Grid_Title,.ReadonlyAttribute_Grid_Title,.BlobInputAttribute_Grid_Title,.BlobContentAttribute_Grid,.ReadonlyBlobContentAttribute_Grid,.BlobInputAttribute_Grid,.GridAttribute,.BlobContentGridAttribute,.ReadonlyBlobContentGridAttribute,.BlobInputGridAttribute,.ReadonlyGridAttribute,.Attribute_Grid1,.BlobContentAttribute_Grid1,.ReadonlyBlobContentAttribute_Grid1,.BlobInputAttribute_Grid1,.GridAttribute1,.BlobContentGridAttribute1,.ReadonlyBlobContentGridAttribute1,.BlobInputGridAttribute1,.ReadonlyGridAttribute1,.Attribute_Image_Grid1,.BlobContentAttribute_Image_Grid1,.ReadonlyBlobContentAttribute_Image_Grid1,.BlobInputAttribute_Image_Grid1,.ReadonlyAttribute_Image_Grid1,.ReadonlyAttribute_Grid1,.Attribute_Image_Grid,.BlobContentAttribute_Image_Grid,.ReadonlyBlobContentAttribute_Image_Grid,.BlobInputAttribute_Image_Grid,.ReadonlyAttribute_Image_Grid,.Attribute_Image_GridWidthMenos,.BlobContentAttribute_Image_GridWidthMenos,.ReadonlyBlobContentAttribute_Image_GridWidthMenos,.BlobInputAttribute_Image_GridWidthMenos,.ReadonlyAttribute_Image_GridWidthMenos,.ReadonlyAttribute_Grid,.Attribute_FormSection,.BlobContentAttribute_FormSection,.ReadonlyBlobContentAttribute_FormSection,.BlobInputAttribute_FormSection,.ReadonlyAttribute_FormSection,.Attribute_CurrentPage,.ReadonlyAttribute_CurrentPage,.Attribute_ConditionalConfirm,.ReadonlyAttribute_ConditionalConfirm,.Attribute_Color,.BlobContentAttribute_Color,.ReadonlyBlobContentAttribute_Color,.BlobInputAttribute_Color,.ReadonlyAttribute_Color,.SmallClass,.BlobContentSmallClass,.ReadonlyBlobContentSmallClass,.BlobInputSmallClass,.ReadonlySmallClass,.K2BToolsFSGAM_Attribute100Width,.ErrorAttribute_Trn,.BlobContentErrorAttribute_Trn,.ReadonlyBlobContentErrorAttribute_Trn,.BlobInputErrorAttribute_Trn,.ReadonlyErrorAttribute_Trn,.Attribute_TrnVeiculo,.Attribute_TrnDateVeiculo,.ReadonlyAttribute_TrnDateVeiculo,.Attribute_TrnDateTimeVeiculo,.ReadonlyAttribute_TrnDateTimeVeiculo,.DateTimeAttributeVeiculo,.BlobContentDateTimeAttributeVeiculo,.ReadonlyBlobContentDateTimeAttributeVeiculo,.BlobInputDateTimeAttributeVeiculo,.ReadonlyDateTimeAttributeVeiculo,.DateAttributeVeiculo,.BlobContentDateAttributeVeiculo,.ReadonlyBlobContentDateAttributeVeiculo,.BlobInputDateAttributeVeiculo,.ReadonlyDateAttributeVeiculo,.ReadonlyAttribute_TrnVeiculo,.SuggestTrnAttributeVeiculo,.ReadonlySuggestTrnAttributeVeiculo,.TrnAttributeVeiculo,.BlobContentTrnAttributeVeiculo,.ReadonlyBlobContentTrnAttributeVeiculo,.BlobInputTrnAttributeVeiculo,.ReadonlyTrnAttributeVeiculo,.Attribute_TrnP,.Attribute_TrnDateP,.ReadonlyAttribute_TrnDateP,.Attribute_TrnDateTimeP,.ReadonlyAttribute_TrnDateTimeP,.DateTimeAttributeP,.BlobContentDateTimeAttributeP,.ReadonlyBlobContentDateTimeAttributeP,.BlobInputDateTimeAttributeP,.ReadonlyDateTimeAttributeP,.DateAttributeP,.BlobContentDateAttributeP,.ReadonlyBlobContentDateAttributeP,.BlobInputDateAttributeP,.ReadonlyDateAttributeP,.SuggestTrnAttributeP,.ReadonlySuggestTrnAttributeP,.ReadonlyAttribute_TrnP,.TrnAttributeP,.BlobContentTrnAttributeP,.ReadonlyBlobContentTrnAttributeP,.BlobInputTrnAttributeP,.ReadonlyTrnAttributeP,.AttributeGridTeste,.Totalizador,.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,.DescriptionAttribute,.BlobContentDescriptionAttribute,.ReadonlyBlobContentDescriptionAttribute,.BlobInputDescriptionAttribute,.ReadonlyDescriptionAttribute,.InvisibleInExtraSmallAttribute,.BlobContentInvisibleInExtraSmallAttribute,.ReadonlyBlobContentInvisibleInExtraSmallAttribute,.BlobInputInvisibleInExtraSmallAttribute,.ReadonlyInvisibleInExtraSmallAttribute,.InvisibleInSmallAttribute,.BlobContentInvisibleInSmallAttribute,.ReadonlyBlobContentInvisibleInSmallAttribute,.BlobInputInvisibleInSmallAttribute,.ReadonlyInvisibleInSmallAttribute,.InvisibleInMediumAttribute,.BlobContentInvisibleInMediumAttribute,.ReadonlyBlobContentInvisibleInMediumAttribute,.BlobInputInvisibleInMediumAttribute,.ReadonlyInvisibleInMediumAttribute,.Attribute_Required,.K2BTools_SearchCriteria,.Attribute_RequiredReadOnly,.BlobContentAttribute_RequiredReadOnly,.ReadonlyBlobContentAttribute_RequiredReadOnly,.BlobInputAttribute_RequiredReadOnly,.ReadonlyAttribute_RequiredReadOnly,.DownloadAttribute,.ReadonlyDownloadAttribute,.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,.AttributeListBox,.BlobContentAttributeListBox,.ReadonlyBlobContentAttributeListBox,.BlobInputAttributeListBox,.ReadonlyAttributeListBox,.Attribute_Pass,.BlobContentAttribute_Pass,.ReadonlyBlobContentAttribute_Pass,.BlobInputAttribute_Pass,.ReadonlyAttribute_Pass,.Attribute_Filter,.ReadOnlyAttribute_Filter,.SuggestSearchAttribute,.ReadonlySuggestSearchAttribute,.Attribute_FilterDate,.Attribute_FilterDateTime,.ReadonlyAttribute_FilterDateTime,.ReadonlyAttribute_FilterDate,.CheckBoxSearchAttribute,.ReadonlyCheckBoxSearchAttribute,.Attribute_Trn,.SuggestTrnAttribute,.ReadonlySuggestTrnAttribute,.TrnAttribute,.BlobContentTrnAttribute,.ReadonlyBlobContentTrnAttribute,.BlobInputTrnAttribute,.ReadonlyTrnAttribute,.AtributePrincipal,.Attribute_Trn_Grade,.BlobContentAttribute_Trn_Grade,.ReadonlyBlobContentAttribute_Trn_Grade,.BlobInputAttribute_Trn_Grade,.ReadonlyAttribute_Trn_Grade,.Attribute_TrnDate,.DateAttribute,.BlobContentDateAttribute,.ReadonlyBlobContentDateAttribute,.BlobInputDateAttribute,.ReadonlyDateAttribute,.Attribute_TrnDateTime,.DateTimeAttribute,.BlobContentDateTimeAttribute,.ReadonlyBlobContentDateTimeAttribute,.BlobInputDateTimeAttribute,.ReadonlyDateTimeAttribute,.ReadonlyAttribute_TrnDateTime,.ReadonlyAttribute_TrnDate,.Attribute_TrnLogin,.ReadonlyAttribute_Trn,.AttributeTEST,.BlobContentAttributeTEST1,.ReadonlyBlobContentAttributeTEST1,.BlobInputAttributeTEST1,.ReadonlyAttributeTEST1,.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,.CheckBoxInGrid,.ReadonlyCheckBoxInGrid,.InvisibleInLargeAttribute,.BlobContentInvisibleInLargeAttribute,.ReadonlyBlobContentInvisibleInLargeAttribute,.BlobInputInvisibleInLargeAttribute,.ReadonlyInvisibleInLargeAttribute,.K2BTools_SearchResultImage,.K2BSearchResult_Description,.BlobContentK2BSearchResult_Description,.ReadonlyBlobContentK2BSearchResult_Description,.BlobInputK2BSearchResult_Description,.ReadonlyK2BSearchResult_Description,.K2BToolsSearchResultImage,.BlobContentK2BToolsSearchResultImage,.ReadonlyBlobContentK2BToolsSearchResultImage,.BlobInputK2BToolsSearchResultImage,.ReadonlyK2BToolsSearchResultImage,.VideoAttribute,.ReadonlyVideoAttribute,.AudioAttribute,.ReadonlyAudioAttribute,.ErrorAttribute,.WarningAttribute,.WarningAttribute_Trn,.BlobContentWarningAttribute_Trn,.ReadonlyBlobContentWarningAttribute_Trn,.BlobInputWarningAttribute_Trn,.ReadonlyWarningAttribute_Trn,.WarningAttribute_TrnDate,.BlobContentWarningAttribute_TrnDate,.ReadonlyBlobContentWarningAttribute_TrnDate,.BlobInputWarningAttribute_TrnDate,.ReadonlyWarningAttribute_TrnDate,.ImageAttribute,.ResponsiveImageAttribute,.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute,.BlobInputResponsiveImageAttribute,.ReadonlyResponsiveImageAttribute,.ProfileImageAttribute,.BlobContentProfileImageAttribute,.ReadonlyBlobContentProfileImageAttribute,.BlobInputProfileImageAttribute,.ReadonlyProfileImageAttribute,.SmallProfileImageAttribute,.BlobContentSmallProfileImageAttribute,.ReadonlyBlobContentSmallProfileImageAttribute,.BlobInputSmallProfileImageAttribute,.ReadonlySmallProfileImageAttribute,.ReadonlyImageAttribute,.ActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.UpdateAttribute,.BlobContentUpdateAttribute,.ReadonlyBlobContentUpdateAttribute,.BlobInputUpdateAttribute,.ReadonlyUpdateAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.BlobInputDeleteAttribute,.ReadonlyDeleteAttribute,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.BlobInputDisplayAttribute,.ReadonlyDisplayAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.BlobInputDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputActionAttribute,.ReadonlyActionAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.BlobInputSelectionAttribute,.ReadonlySelectionAttribute,.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio,.K2BCheckBoxInGrid,.BlobContentK2BCheckBoxInGrid,.ReadonlyBlobContentK2BCheckBoxInGrid,.BlobInputK2BCheckBoxInGrid,.ReadonlyK2BCheckBoxInGrid,.AttributeAcceptDrag,.K2BFSG_LoginField,.BlobContentK2BFSG_LoginField,.ReadonlyBlobContentK2BFSG_LoginField,.BlobInputK2BFSG_LoginField,.ReadonlyK2BFSG_LoginField,.K2BFSG_CAPTCHAField,.BlobContentK2BFSG_CAPTCHAField,.ReadonlyBlobContentK2BFSG_CAPTCHAField,.BlobInputK2BFSG_CAPTCHAField,.ReadonlyK2BFSG_CAPTCHAField,.K2BTools_FilterOptionCombo,.BlobContentK2BTools_FilterOptionCombo,.ReadonlyBlobContentK2BTools_FilterOptionCombo,.BlobInputK2BTools_FilterOptionCombo,.ReadonlyK2BTools_FilterOptionCombo,.Attribute_Grid2,.Attribute_GridBold,.BlobContentAttribute_GridBold,.ReadonlyBlobContentAttribute_GridBold,.BlobInputAttribute_GridBold,.GridAttribute2,.BlobContentGridAttribute2,.ReadonlyBlobContentGridAttribute2,.BlobInputGridAttribute2,.ReadonlyGridAttribute2,.Attribute_Grid3,.BlobContentAttribute_Grid3,.ReadonlyBlobContentAttribute_Grid3,.BlobInputAttribute_Grid3,.GridAttribute3,.BlobContentGridAttribute3,.ReadonlyBlobContentGridAttribute3,.BlobInputGridAttribute3,.ReadonlyGridAttribute3,.Attribute_Grid12,.BlobContentAttribute_Grid12,.ReadonlyBlobContentAttribute_Grid12,.BlobInputAttribute_Grid12,.GridAttribute12,.BlobContentGridAttribute12,.ReadonlyBlobContentGridAttribute12,.BlobInputGridAttribute12,.ReadonlyGridAttribute12,.Attribute_Image_Grid12,.BlobContentAttribute_Image_Grid12,.ReadonlyBlobContentAttribute_Image_Grid12,.BlobInputAttribute_Image_Grid12,.ReadonlyAttribute_Image_Grid12,.ReadonlyAttribute_Grid12,.Attribute_Image_Grid3,.BlobContentAttribute_Image_Grid3,.ReadonlyBlobContentAttribute_Image_Grid3,.BlobInputAttribute_Image_Grid3,.ReadonlyAttribute_Image_Grid3,.ReadonlyAttribute_Grid3,.Attribute_Grid11,.BlobContentAttribute_Grid11,.ReadonlyBlobContentAttribute_Grid11,.BlobInputAttribute_Grid11,.GridAttribute11,.BlobContentGridAttribute11,.ReadonlyBlobContentGridAttribute11,.BlobInputGridAttribute11,.ReadonlyGridAttribute11,.Attribute_Image_Grid11,.BlobContentAttribute_Image_Grid11,.ReadonlyBlobContentAttribute_Image_Grid11,.BlobInputAttribute_Image_Grid11,.ReadonlyAttribute_Image_Grid11,.ReadonlyAttribute_Grid11,.Attribute_Image_Grid2,.BlobContentAttribute_Image_Grid2,.ReadonlyBlobContentAttribute_Image_Grid2,.BlobInputAttribute_Image_Grid2,.ReadonlyAttribute_Image_Grid2,.ReadonlyAttribute_GridBold,.Attribute_GridBold_Title,.Attribute_Grid31,.GridAttribute31,.ReadonlyGridAttribute31,.BlobContentGridAttribute31,.ReadonlyBlobContentGridAttribute31,.BlobInputGridAttribute31,.Attribute_Grid121,.GridAttribute121,.ReadonlyGridAttribute121,.BlobContentGridAttribute121,.ReadonlyBlobContentGridAttribute121,.BlobInputGridAttribute121,.Attribute_Image_Grid121,.BlobContentAttribute_Image_Grid121,.ReadonlyBlobContentAttribute_Image_Grid121,.ReadonlyAttribute_Image_Grid121,.BlobInputAttribute_Image_Grid121,.BlobContentAttribute_Grid121,.ReadonlyBlobContentAttribute_Grid121,.ReadonlyAttribute_Grid121,.BlobInputAttribute_Grid121,.Attribute_Image_Grid31,.BlobContentAttribute_Image_Grid31,.ReadonlyBlobContentAttribute_Image_Grid31,.ReadonlyAttribute_Image_Grid31,.BlobInputAttribute_Image_Grid31,.BlobContentAttribute_Grid31,.ReadonlyBlobContentAttribute_Grid31,.ReadonlyAttribute_Grid31,.BlobInputAttribute_Grid31,.GridAttribute21,.ReadonlyGridAttribute21,.BlobContentGridAttribute21,.ReadonlyBlobContentGridAttribute21,.BlobInputGridAttribute21,.Attribute_Grid111,.GridAttribute111,.ReadonlyGridAttribute111,.BlobContentGridAttribute111,.ReadonlyBlobContentGridAttribute111,.BlobInputGridAttribute111,.Attribute_Image_Grid111,.BlobContentAttribute_Image_Grid111,.ReadonlyBlobContentAttribute_Image_Grid111,.ReadonlyAttribute_Image_Grid111,.BlobInputAttribute_Image_Grid111,.BlobContentAttribute_Grid111,.ReadonlyBlobContentAttribute_Grid111,.ReadonlyAttribute_Grid111,.BlobInputAttribute_Grid111,.Attribute_Image_Grid21,.BlobContentAttribute_Image_Grid21,.ReadonlyBlobContentAttribute_Image_Grid21,.ReadonlyAttribute_Image_Grid21,.BlobInputAttribute_Image_Grid21,.BlobContentAttribute_GridBold_Title,.ReadonlyBlobContentAttribute_GridBold_Title,.BlobInputAttribute_GridBold_Title,.AttributeRed,.BlobContentAttributeRed,.ReadonlyBlobContentAttributeRed,.BlobInputAttributeRed,.ReadonlyAttributeRed,.AttributeOrange,.BlobContentAttributeOrange,.ReadonlyBlobContentAttributeOrange,.BlobInputAttributeOrange,.ReadonlyAttributeOrange,.AttributeBlue,.BlobContentAttributeBlue,.ReadonlyBlobContentAttributeBlue,.BlobInputAttributeBlue,.ReadonlyAttributeBlue,.AttributeBlueLeftAlign,.BlobContentAttributeBlueLeftAlign,.ReadonlyBlobContentAttributeBlueLeftAlign,.BlobInputAttributeBlueLeftAlign,.ReadonlyAttributeBlueLeftAlign,.AttributeRoundedX,.BlobContentAttributeRoundedX,.ReadonlyBlobContentAttributeRoundedX,.BlobInputAttributeRoundedX,.ReadonlyAttributeRoundedX,.AttributeRoundedXTwo,.BlobContentAttributeRoundedXTwo,.ReadonlyBlobContentAttributeRoundedXTwo,.BlobInputAttributeRoundedXTwo,.ReadonlyAttributeRoundedXTwo,.ReadonlyAttributeRoundedX:hover,input.ReadonlyAttributeRoundedX:focus, textarea.ReadonlyAttributeRoundedX:focus, select.ReadonlyAttributeRoundedX:focus, .ReadonlyAttributeRoundedX>A:focus,.AttributeRoterizador,.BlobContentAttributeRoterizador,.ReadonlyBlobContentAttributeRoterizador,.BlobInputAttributeRoterizador,.ReadonlyAttributeRoterizador,.Attribute500x500,.BlobContentAttribute500x500,.ReadonlyBlobContentAttribute500x500,.BlobInputAttribute500x500,.ReadonlyAttribute500x500,.AttributeMini,.BlobContentAttributeMini,.ReadonlyBlobContentAttributeMini,.BlobInputAttributeMini,.ReadonlyAttributeMini,.Attribute_Image_Grid4,.BlobContentAttribute_Image_Grid4,.ReadonlyBlobContentAttribute_Image_Grid4,.BlobInputAttribute_Image_Grid4,.ReadonlyAttribute_Image_Grid4,.Attribute_Image_GridWidthMenos1,.BlobContentAttribute_Image_GridWidthMenos1,.ReadonlyBlobContentAttribute_Image_GridWidthMenos1,.BlobInputAttribute_Image_GridWidthMenos1,.ReadonlyAttribute_Image_GridWidthMenos1,.Attribute_Moto,.BlobContentAttribute_Moto,.ReadonlyBlobContentAttribute_Moto,.BlobInputAttribute_Moto,.ReadonlyAttribute_Moto,.AttributeNoAuto,.BlobContentAttributeNoAuto,.ReadonlyBlobContentAttributeNoAuto,.BlobInputAttributeNoAuto,.ReadonlyAttributeNoAuto,.AttributeTable3,.BlobContentAttributeTable3,.ReadonlyBlobContentAttributeTable3,.BlobInputAttributeTable3,.ReadonlyAttributeTable3,.AttributeTipos,.BlobContentAttributeTipos,.ReadonlyBlobContentAttributeTipos,.BlobInputAttributeTipos,.ReadonlyAttributeTipos,.AttributeWithNormalRO,.BlobContentAttributeWithNormalRO,.ReadonlyBlobContentAttributeWithNormalRO,.BlobInputAttributeWithNormalRO,.ReadonlyAttributeWithNormalRO,.GridAlignCenter,.BlobContentGridAlignCenter,.ReadonlyBlobContentGridAlignCenter,.BlobInputGridAlignCenter,.ReadonlyGridAlignCenter,.GridAlignCenterWhite,.BlobContentGridAlignCenterWhite,.ReadonlyBlobContentGridAlignCenterWhite,.BlobInputGridAlignCenterWhite,.ReadonlyGridAlignCenterWhite,.AttributeNoAutoW280,.BlobContentAttributeNoAutoW280,.ReadonlyBlobContentAttributeNoAutoW280,.BlobInputAttributeNoAutoW280,.ReadonlyAttributeNoAutoW280,.AttributeWidth150,.BlobContentAttributeWidth150,.ReadonlyBlobContentAttributeWidth150,.BlobInputAttributeWidth150,.ReadonlyAttributeWidth150,.AttributeBell,.BlobContentAttributeBell,.ReadonlyBlobContentAttributeBell,.BlobInputAttributeBell,.ReadonlyAttributeBell,.AttributeBlue1,.BlobInputAttributeBlue1,.ReadonlyAttributeBlue1,.PainelTrafegoAttribute,.BlobInputPainelTrafegoAttribute,.ReadonlyPainelTrafegoAttribute,.AttributeBlueBKP,.AttributeBellinside1,.BlobContentAttributeBellinside1,.ReadonlyBlobContentAttributeBellinside1,.BlobInputAttributeBellinside1,.ReadonlyAttributeBellinside1,.AttributeBellinside2,.BlobContentAttributeBellinside2,.ReadonlyBlobContentAttributeBellinside2,.BlobInputAttributeBellinside2,.ReadonlyAttributeBellinside2,.AttributeBellinside3,.BlobContentAttributeBellinside3,.ReadonlyBlobContentAttributeBellinside3,.BlobInputAttributeBellinside3,.ReadonlyAttributeBellinside3,.AttributeBellinside4,.BlobContentAttributeBellinside4,.ReadonlyBlobContentAttributeBellinside4,.BlobInputAttributeBellinside4,.ReadonlyAttributeBellinside4,.AttributeStatus,.BlobContentAttributeStatus,.ReadonlyBlobContentAttributeStatus,.BlobInputAttributeStatus,.ReadonlyAttributeStatus,.Attribute1,.BlobContentAttribute1,.ReadonlyBlobContentAttribute1,.BlobInputAttribute1,.ReadonlyAttribute1,.AttributeCenterAlign,.BlobContentAttributeCenterAlign,.ReadonlyBlobContentAttributeCenterAlign,.BlobInputAttributeCenterAlign,.ReadonlyAttributeCenterAlign,.AttributeCenterAlignOrange,.BlobContentAttributeCenterAlignOrange,.ReadonlyBlobContentAttributeCenterAlignOrange,.BlobInputAttributeCenterAlignOrange,.ReadonlyAttributeCenterAlignOrange,.AttributeLeft,.BlobContentAttributeLeft,.ReadonlyBlobContentAttributeLeft,.BlobInputAttributeLeft,.ReadonlyAttributeLeft
{
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	color: #333;
	height: auto;
	width: auto;
}
.ReadonlyBlobContentAttribute
{
	color: #a1a1a1;
}
.ReadonlyAttSubTitle
{
	color: #a1a1a1;
}
.ReadonlyCheckBox
{
	color: #a1a1a1;
}
.CheckBoxAttribute,.ReadOnlyCheckBoxAttribute
{
	background-image: none;
}
.ReadonlyAttribute_FixedData
{
	margin-left: 5px;
	position: relative;
	top: 3px;
	font-family: SourceSansPro-Regular;
	font-size: 36px;
}
.Attribute_Image_Grid,.BlobContentAttribute_Image_Grid,.ReadonlyBlobContentAttribute_Image_Grid,.BlobInputAttribute_Image_Grid,.ReadonlyAttribute_Image_Grid,.Attribute_Image_GridWidthMenos,.BlobContentAttribute_Image_GridWidthMenos,.ReadonlyBlobContentAttribute_Image_GridWidthMenos,.BlobInputAttribute_Image_GridWidthMenos,.ReadonlyAttribute_Image_GridWidthMenos
{
	max-width: 60px;
}
.Attribute_Image_GridWidthMenos,.BlobContentAttribute_Image_GridWidthMenos,.ReadonlyBlobContentAttribute_Image_GridWidthMenos,.BlobInputAttribute_Image_GridWidthMenos,.ReadonlyAttribute_Image_GridWidthMenos
{
	width: 15px;
}
.ReadonlyBlobContentAttribute_Image_GridWidthMenos
{
	border-width: 0px;
}
.ReadonlyAttribute_Image_GridWidthMenos
{
	border-width: 0px;
}
.ReadonlyAttribute_Grid
{
	color: #666;
}
.ReadonlyAttribute_ConditionalConfirm
{
	position: relative;
	top: -5px;
}
.ReadonlyBlobContentDescriptionAttribute
{
	border-width: 0px;
}
.ReadonlyDescriptionAttribute
{
	border-width: 0px;
	font-family: "Open Sans Bold";
}
.ReadonlyBlobContentAttribute_RequiredReadOnly
{
	border-width: 0px;
}
.ReadonlyAttribute_RequiredReadOnly
{
	border-width: 0px;
}
.ReadonlyDownloadAttribute
{
	border-style: none;
	border-width: 0px;
}
.Attribute_Filter,.ReadOnlyAttribute_Filter,.SuggestSearchAttribute,.ReadonlySuggestSearchAttribute,.Attribute_FilterDate,.Attribute_FilterDateTime,.ReadonlyAttribute_FilterDateTime,.ReadonlyAttribute_FilterDate,.CheckBoxSearchAttribute,.ReadonlyCheckBoxSearchAttribute
{
	width: 100%;
	max-width: 350px;
}
.Attribute_Trn,.SuggestTrnAttribute,.ReadonlySuggestTrnAttribute,.TrnAttribute,.BlobContentTrnAttribute,.ReadonlyBlobContentTrnAttribute,.BlobInputTrnAttribute,.ReadonlyTrnAttribute,.AtributePrincipal,.Attribute_Trn_Grade,.BlobContentAttribute_Trn_Grade,.ReadonlyBlobContentAttribute_Trn_Grade,.BlobInputAttribute_Trn_Grade,.ReadonlyAttribute_Trn_Grade,.Attribute_TrnDate,.DateAttribute,.BlobContentDateAttribute,.ReadonlyBlobContentDateAttribute,.BlobInputDateAttribute,.ReadonlyDateAttribute,.Attribute_TrnDateTime,.DateTimeAttribute,.BlobContentDateTimeAttribute,.ReadonlyBlobContentDateTimeAttribute,.BlobInputDateTimeAttribute,.ReadonlyDateTimeAttribute,.ReadonlyAttribute_TrnDateTime,.ReadonlyAttribute_TrnDate,.Attribute_TrnLogin,.ReadonlyAttribute_Trn
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
	margin-left: -10px;
	width: 100%;
	max-width: 350px;
}
.SuggestTrnAttribute,.ReadonlySuggestTrnAttribute
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.ReadonlySuggestTrnAttribute
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.TrnAttribute,.BlobContentTrnAttribute,.ReadonlyBlobContentTrnAttribute,.BlobInputTrnAttribute,.ReadonlyTrnAttribute
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.BlobContentTrnAttribute,.ReadonlyBlobContentTrnAttribute
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.ReadonlyBlobContentTrnAttribute
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.BlobInputTrnAttribute
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.ReadonlyTrnAttribute
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.AtributePrincipal
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.Attribute_Trn_Grade,.BlobContentAttribute_Trn_Grade,.ReadonlyBlobContentAttribute_Trn_Grade,.BlobInputAttribute_Trn_Grade,.ReadonlyAttribute_Trn_Grade
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.BlobContentAttribute_Trn_Grade,.ReadonlyBlobContentAttribute_Trn_Grade
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.ReadonlyBlobContentAttribute_Trn_Grade
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.BlobInputAttribute_Trn_Grade
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.ReadonlyAttribute_Trn_Grade
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.Attribute_TrnDate,.DateAttribute,.BlobContentDateAttribute,.ReadonlyBlobContentDateAttribute,.BlobInputDateAttribute,.ReadonlyDateAttribute,.Attribute_TrnDateTime,.DateTimeAttribute,.BlobContentDateTimeAttribute,.ReadonlyBlobContentDateTimeAttribute,.BlobInputDateTimeAttribute,.ReadonlyDateTimeAttribute,.ReadonlyAttribute_TrnDateTime,.ReadonlyAttribute_TrnDate
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.DateAttribute,.BlobContentDateAttribute,.ReadonlyBlobContentDateAttribute,.BlobInputDateAttribute,.ReadonlyDateAttribute
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.BlobContentDateAttribute,.ReadonlyBlobContentDateAttribute
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.ReadonlyBlobContentDateAttribute
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.BlobInputDateAttribute
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.ReadonlyDateAttribute
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.Attribute_TrnDateTime,.DateTimeAttribute,.BlobContentDateTimeAttribute,.ReadonlyBlobContentDateTimeAttribute,.BlobInputDateTimeAttribute,.ReadonlyDateTimeAttribute,.ReadonlyAttribute_TrnDateTime
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.DateTimeAttribute,.BlobContentDateTimeAttribute,.ReadonlyBlobContentDateTimeAttribute,.BlobInputDateTimeAttribute,.ReadonlyDateTimeAttribute
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.BlobContentDateTimeAttribute,.ReadonlyBlobContentDateTimeAttribute
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.ReadonlyBlobContentDateTimeAttribute
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.BlobInputDateTimeAttribute
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.ReadonlyDateTimeAttribute
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
}
.ReadonlyAttribute_TrnDateTime
{
	position: relative;
	top: 2px;
	background-color: rgba(204,204,204,0.27);
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.ReadonlyAttribute_TrnDate
{
	position: relative;
	top: 2px;
	background-color: rgba(204,204,204,0.27);
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.Attribute_TrnLogin
{
	box-shadow: 0px -5px 6px -5px lightskyblue inset;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	max-width: 300px;
}
.ReadonlyAttribute_Trn
{
	position: relative;
	top: 2px;
	background-color: rgba(204,204,204,0.27);
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.AttributeTEST,.BlobContentAttributeTEST1,.ReadonlyBlobContentAttributeTEST1,.BlobInputAttributeTEST1,.ReadonlyAttributeTEST1
{
	font-weight: bolder;
}
.ReadonlyBlobContentAttributeTEST1
{
	border-width: 0px;
}
.ReadonlyAttributeTEST1
{
	border-width: 0px;
}
.ReadonlyBlobContentFilterAttribute
{
	border-width: 0px;
}
.ReadonlyFilterAttribute
{
	border-width: 0px;
	color: #a1a1a1;
}
.CheckBoxInGrid,.ReadonlyCheckBoxInGrid
{
	padding-left: 0px !important;
}
.K2BTools_SearchResultImage
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 110px;
	margin: 0 auto !important;
}
.K2BSearchResult_Description,.BlobContentK2BSearchResult_Description,.ReadonlyBlobContentK2BSearchResult_Description,.BlobInputK2BSearchResult_Description,.ReadonlyK2BSearchResult_Description
{
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	font-style: italic;
	color: #888;
}
.K2BToolsSearchResultImage,.BlobContentK2BToolsSearchResultImage,.ReadonlyBlobContentK2BToolsSearchResultImage,.BlobInputK2BToolsSearchResultImage,.ReadonlyK2BToolsSearchResultImage
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 110px;
	max-width: 120px;
}
.VideoAttribute,.ReadonlyVideoAttribute
{
	width: 300px;
}
.ReadonlyVideoAttribute
{
	border-width: 0px;
}
.AudioAttribute,.ReadonlyAudioAttribute
{
	width: 300px;
}
.ReadonlyAudioAttribute
{
	border-width: 0px;
}
.ErrorAttribute
{
	border-bottom-color: #f56a67;
	border-left-color: #f56a67;
	border-right-color: #f56a67;
	border-top-color: #f56a67;
	border-style: solid;
	border-width: 1px;
}
.WarningAttribute,.WarningAttribute_Trn,.BlobContentWarningAttribute_Trn,.ReadonlyBlobContentWarningAttribute_Trn,.BlobInputWarningAttribute_Trn,.ReadonlyWarningAttribute_Trn,.WarningAttribute_TrnDate,.BlobContentWarningAttribute_TrnDate,.ReadonlyBlobContentWarningAttribute_TrnDate,.BlobInputWarningAttribute_TrnDate,.ReadonlyWarningAttribute_TrnDate
{
	border-bottom-color: #fdae45;
	border-left-color: #fdae45;
	border-right-color: #fdae45;
	border-top-color: #fdae45;
	border-style: solid;
	border-width: 1px;
}
.ImageAttribute,.ResponsiveImageAttribute,.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute,.BlobInputResponsiveImageAttribute,.ReadonlyResponsiveImageAttribute,.ProfileImageAttribute,.BlobContentProfileImageAttribute,.ReadonlyBlobContentProfileImageAttribute,.BlobInputProfileImageAttribute,.ReadonlyProfileImageAttribute,.SmallProfileImageAttribute,.BlobContentSmallProfileImageAttribute,.ReadonlyBlobContentSmallProfileImageAttribute,.BlobInputSmallProfileImageAttribute,.ReadonlySmallProfileImageAttribute,.ReadonlyImageAttribute,.ActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.UpdateAttribute,.BlobContentUpdateAttribute,.ReadonlyBlobContentUpdateAttribute,.BlobInputUpdateAttribute,.ReadonlyUpdateAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.BlobInputDeleteAttribute,.ReadonlyDeleteAttribute,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.BlobInputDisplayAttribute,.ReadonlyDisplayAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.BlobInputDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputActionAttribute,.ReadonlyActionAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.BlobInputSelectionAttribute,.ReadonlySelectionAttribute
{
	max-width: none;
}
.ReadonlyBlobContentResponsiveImageAttribute
{
	border-width: 0px;
}
.ReadonlyResponsiveImageAttribute
{
	border-width: 0px;
}
.ReadonlyImageAttribute
{
	border-width: 0px;
	max-height: 68px;
	max-width: 124px;
}
.ActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.UpdateAttribute,.BlobContentUpdateAttribute,.ReadonlyBlobContentUpdateAttribute,.BlobInputUpdateAttribute,.ReadonlyUpdateAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.BlobInputDeleteAttribute,.ReadonlyDeleteAttribute,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.BlobInputDisplayAttribute,.ReadonlyDisplayAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.BlobInputDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputActionAttribute,.ReadonlyActionAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.BlobInputSelectionAttribute,.ReadonlySelectionAttribute
{
	margin-bottom: -6px;
	margin-left: -6px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	display: block;
	background-color: #ececec;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
}
.ReadonlyBlobContentActionAttribute
{
	border-width: 0px;
}
.ReadonlyBlobContentUpdateAttribute
{
	border-width: 0px;
}
.ReadonlyUpdateAttribute
{
	border-width: 0px;
}
.ReadonlyBlobContentDeleteAttribute
{
	border-width: 0px;
}
.ReadonlyDeleteAttribute
{
	border-width: 0px;
}
.ReadonlyBlobContentDisplayAttribute
{
	border-width: 0px;
}
.ReadonlyDisplayAttribute
{
	border-width: 0px;
}
.ReadonlyBlobContentDisabledActionAttribute
{
	border-width: 0px;
}
.ReadonlyDisabledActionAttribute
{
	border-width: 0px;
}
.ReadonlyActionAttribute
{
	border-width: 0px;
}
.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.BlobInputSelectionAttribute,.ReadonlySelectionAttribute
{
	background-color: transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.ReadonlyBlobContentSelectionAttribute
{
	border-width: 0px;
}
.ReadonlySelectionAttribute
{
	border-width: 0px;
}
.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio
{
	color: #a1a1a1;
}
.K2BCheckBoxInGrid,.BlobContentK2BCheckBoxInGrid,.ReadonlyBlobContentK2BCheckBoxInGrid,.BlobInputK2BCheckBoxInGrid,.ReadonlyK2BCheckBoxInGrid
{
	margin-left: 0px;
}
.ReadonlyBlobContentK2BCheckBoxInGrid
{
	border-width: 0px;
}
.ReadonlyK2BCheckBoxInGrid
{
	border-width: 0px;
}
.K2BFSG_LoginField,.BlobContentK2BFSG_LoginField,.ReadonlyBlobContentK2BFSG_LoginField,.BlobInputK2BFSG_LoginField,.ReadonlyK2BFSG_LoginField
{
	margin-bottom: 25px;
	width: 361px;
}
.ReadonlyBlobContentK2BFSG_LoginField
{
	border-width: 0px;
}
.ReadonlyK2BFSG_LoginField
{
	border-width: 0px;
}
.K2BFSG_CAPTCHAField,.BlobContentK2BFSG_CAPTCHAField,.ReadonlyBlobContentK2BFSG_CAPTCHAField,.BlobInputK2BFSG_CAPTCHAField,.ReadonlyK2BFSG_CAPTCHAField
{
	margin:0 auto;
}
.ReadonlyBlobContentK2BFSG_CAPTCHAField
{
	border-width: 0px;
}
.ReadonlyK2BFSG_CAPTCHAField
{
	border-width: 0px;
}
.K2BTools_FilterOptionCombo,.BlobContentK2BTools_FilterOptionCombo,.ReadonlyBlobContentK2BTools_FilterOptionCombo,.BlobInputK2BTools_FilterOptionCombo,.ReadonlyK2BTools_FilterOptionCombo
{
	margin-left: 5px;
	margin-right: 5px;
	width: 180px;
}
.ReadonlyBlobContentK2BTools_FilterOptionCombo
{
	border-width: 0px;
}
.ReadonlyK2BTools_FilterOptionCombo
{
	border-width: 0px;
}
.Attribute_GridBold,.BlobContentAttribute_GridBold,.ReadonlyBlobContentAttribute_GridBold,.BlobInputAttribute_GridBold,.GridAttribute2,.BlobContentGridAttribute2,.ReadonlyBlobContentGridAttribute2,.BlobInputGridAttribute2,.ReadonlyGridAttribute2,.Attribute_Grid3,.BlobContentAttribute_Grid3,.ReadonlyBlobContentAttribute_Grid3,.BlobInputAttribute_Grid3,.GridAttribute3,.BlobContentGridAttribute3,.ReadonlyBlobContentGridAttribute3,.BlobInputGridAttribute3,.ReadonlyGridAttribute3,.Attribute_Grid12,.BlobContentAttribute_Grid12,.ReadonlyBlobContentAttribute_Grid12,.BlobInputAttribute_Grid12,.GridAttribute12,.BlobContentGridAttribute12,.ReadonlyBlobContentGridAttribute12,.BlobInputGridAttribute12,.ReadonlyGridAttribute12,.Attribute_Image_Grid12,.BlobContentAttribute_Image_Grid12,.ReadonlyBlobContentAttribute_Image_Grid12,.BlobInputAttribute_Image_Grid12,.ReadonlyAttribute_Image_Grid12,.ReadonlyAttribute_Grid12,.Attribute_Image_Grid3,.BlobContentAttribute_Image_Grid3,.ReadonlyBlobContentAttribute_Image_Grid3,.BlobInputAttribute_Image_Grid3,.ReadonlyAttribute_Image_Grid3,.ReadonlyAttribute_Grid3,.Attribute_Grid11,.BlobContentAttribute_Grid11,.ReadonlyBlobContentAttribute_Grid11,.BlobInputAttribute_Grid11,.GridAttribute11,.BlobContentGridAttribute11,.ReadonlyBlobContentGridAttribute11,.BlobInputGridAttribute11,.ReadonlyGridAttribute11,.Attribute_Image_Grid11,.BlobContentAttribute_Image_Grid11,.ReadonlyBlobContentAttribute_Image_Grid11,.BlobInputAttribute_Image_Grid11,.ReadonlyAttribute_Image_Grid11,.ReadonlyAttribute_Grid11,.Attribute_Image_Grid2,.BlobContentAttribute_Image_Grid2,.ReadonlyBlobContentAttribute_Image_Grid2,.BlobInputAttribute_Image_Grid2,.ReadonlyAttribute_Image_Grid2,.ReadonlyAttribute_GridBold,.Attribute_GridBold_Title,.Attribute_Grid31,.GridAttribute31,.ReadonlyGridAttribute31,.BlobContentGridAttribute31,.ReadonlyBlobContentGridAttribute31,.BlobInputGridAttribute31,.Attribute_Grid121,.GridAttribute121,.ReadonlyGridAttribute121,.BlobContentGridAttribute121,.ReadonlyBlobContentGridAttribute121,.BlobInputGridAttribute121,.Attribute_Image_Grid121,.BlobContentAttribute_Image_Grid121,.ReadonlyBlobContentAttribute_Image_Grid121,.ReadonlyAttribute_Image_Grid121,.BlobInputAttribute_Image_Grid121,.BlobContentAttribute_Grid121,.ReadonlyBlobContentAttribute_Grid121,.ReadonlyAttribute_Grid121,.BlobInputAttribute_Grid121,.Attribute_Image_Grid31,.BlobContentAttribute_Image_Grid31,.ReadonlyBlobContentAttribute_Image_Grid31,.ReadonlyAttribute_Image_Grid31,.BlobInputAttribute_Image_Grid31,.BlobContentAttribute_Grid31,.ReadonlyBlobContentAttribute_Grid31,.ReadonlyAttribute_Grid31,.BlobInputAttribute_Grid31,.GridAttribute21,.ReadonlyGridAttribute21,.BlobContentGridAttribute21,.ReadonlyBlobContentGridAttribute21,.BlobInputGridAttribute21,.Attribute_Grid111,.GridAttribute111,.ReadonlyGridAttribute111,.BlobContentGridAttribute111,.ReadonlyBlobContentGridAttribute111,.BlobInputGridAttribute111,.Attribute_Image_Grid111,.BlobContentAttribute_Image_Grid111,.ReadonlyBlobContentAttribute_Image_Grid111,.ReadonlyAttribute_Image_Grid111,.BlobInputAttribute_Image_Grid111,.BlobContentAttribute_Grid111,.ReadonlyBlobContentAttribute_Grid111,.ReadonlyAttribute_Grid111,.BlobInputAttribute_Grid111,.Attribute_Image_Grid21,.BlobContentAttribute_Image_Grid21,.ReadonlyBlobContentAttribute_Image_Grid21,.ReadonlyAttribute_Image_Grid21,.BlobInputAttribute_Image_Grid21,.BlobContentAttribute_GridBold_Title,.ReadonlyBlobContentAttribute_GridBold_Title,.BlobInputAttribute_GridBold_Title
{
	font-weight: 800;
}
.Attribute_Image_Grid3,.BlobContentAttribute_Image_Grid3,.ReadonlyBlobContentAttribute_Image_Grid3,.BlobInputAttribute_Image_Grid3,.ReadonlyAttribute_Image_Grid3
{
	max-width: 60px;
}
.ReadonlyAttribute_Grid3
{
	color: #666;
}
.Attribute_Image_Grid2,.BlobContentAttribute_Image_Grid2,.ReadonlyBlobContentAttribute_Image_Grid2,.BlobInputAttribute_Image_Grid2,.ReadonlyAttribute_Image_Grid2
{
	max-width: 60px;
}
.ReadonlyAttribute_GridBold,.Attribute_GridBold_Title,.Attribute_Grid31,.GridAttribute31,.ReadonlyGridAttribute31,.BlobContentGridAttribute31,.ReadonlyBlobContentGridAttribute31,.BlobInputGridAttribute31,.Attribute_Grid121,.GridAttribute121,.ReadonlyGridAttribute121,.BlobContentGridAttribute121,.ReadonlyBlobContentGridAttribute121,.BlobInputGridAttribute121,.Attribute_Image_Grid121,.BlobContentAttribute_Image_Grid121,.ReadonlyBlobContentAttribute_Image_Grid121,.ReadonlyAttribute_Image_Grid121,.BlobInputAttribute_Image_Grid121,.BlobContentAttribute_Grid121,.ReadonlyBlobContentAttribute_Grid121,.ReadonlyAttribute_Grid121,.BlobInputAttribute_Grid121,.Attribute_Image_Grid31,.BlobContentAttribute_Image_Grid31,.ReadonlyBlobContentAttribute_Image_Grid31,.ReadonlyAttribute_Image_Grid31,.BlobInputAttribute_Image_Grid31,.BlobContentAttribute_Grid31,.ReadonlyBlobContentAttribute_Grid31,.ReadonlyAttribute_Grid31,.BlobInputAttribute_Grid31,.GridAttribute21,.ReadonlyGridAttribute21,.BlobContentGridAttribute21,.ReadonlyBlobContentGridAttribute21,.BlobInputGridAttribute21,.Attribute_Grid111,.GridAttribute111,.ReadonlyGridAttribute111,.BlobContentGridAttribute111,.ReadonlyBlobContentGridAttribute111,.BlobInputGridAttribute111,.Attribute_Image_Grid111,.BlobContentAttribute_Image_Grid111,.ReadonlyBlobContentAttribute_Image_Grid111,.ReadonlyAttribute_Image_Grid111,.BlobInputAttribute_Image_Grid111,.BlobContentAttribute_Grid111,.ReadonlyBlobContentAttribute_Grid111,.ReadonlyAttribute_Grid111,.BlobInputAttribute_Grid111,.Attribute_Image_Grid21,.BlobContentAttribute_Image_Grid21,.ReadonlyBlobContentAttribute_Image_Grid21,.ReadonlyAttribute_Image_Grid21,.BlobInputAttribute_Image_Grid21,.BlobContentAttribute_GridBold_Title,.ReadonlyBlobContentAttribute_GridBold_Title,.BlobInputAttribute_GridBold_Title
{
	color: #666;
}
.AttributeRed,.BlobContentAttributeRed,.ReadonlyBlobContentAttributeRed,.BlobInputAttributeRed,.ReadonlyAttributeRed
{
	margin-left: 1px;
	margin-right: 1px;
	display: flex;
	background-color: rgba(245,106,103,0.5);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-size: 13px;
	font-weight: bold;
	justify-content:center;
	 align-items:center;
}
.ReadonlyBlobContentAttributeRed
{
	border-width: 0px;
}
.ReadonlyAttributeRed
{
	border-width: 0px;
}
.AttributeOrange,.BlobContentAttributeOrange,.ReadonlyBlobContentAttributeOrange,.BlobInputAttributeOrange,.ReadonlyAttributeOrange
{
	margin-left: 1px;
	margin-right: 1px;
	display: flex;
	background-color: rgba(253,174,69,0.51);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-size: 13px;
	font-weight: bold;
	justify-content:center;
	 align-items:center;
}
.ReadonlyBlobContentAttributeOrange
{
	border-width: 0px;
}
.ReadonlyAttributeOrange
{
	border-width: 0px;
}
.AttributeBlue,.BlobContentAttributeBlue,.ReadonlyBlobContentAttributeBlue,.BlobInputAttributeBlue,.ReadonlyAttributeBlue,.AttributeBlueLeftAlign,.BlobContentAttributeBlueLeftAlign,.ReadonlyBlobContentAttributeBlueLeftAlign,.BlobInputAttributeBlueLeftAlign,.ReadonlyAttributeBlueLeftAlign,.AttributeRoundedX,.BlobContentAttributeRoundedX,.ReadonlyBlobContentAttributeRoundedX,.BlobInputAttributeRoundedX,.ReadonlyAttributeRoundedX,.AttributeRoundedXTwo,.BlobContentAttributeRoundedXTwo,.ReadonlyBlobContentAttributeRoundedXTwo,.BlobInputAttributeRoundedXTwo,.ReadonlyAttributeRoundedXTwo,.ReadonlyAttributeRoundedX:hover,input.ReadonlyAttributeRoundedX:focus, textarea.ReadonlyAttributeRoundedX:focus, select.ReadonlyAttributeRoundedX:focus, .ReadonlyAttributeRoundedX>A:focus
{
	margin-left: 1px;
	margin-right: 1px;
	display: flex;
	background-color: rgba(30,144,255,0.39);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-size: 13px;
	font-weight: bold;
	justify-content:center;
	 align-items:center;
}
.ReadonlyBlobContentAttributeBlue
{
	border-width: 0px;
}
.ReadonlyAttributeBlue
{
	border-width: 0px;
}
.AttributeBlueLeftAlign,.BlobContentAttributeBlueLeftAlign,.ReadonlyBlobContentAttributeBlueLeftAlign,.BlobInputAttributeBlueLeftAlign,.ReadonlyAttributeBlueLeftAlign
{
	text-align: left;
	text-align:left !important;
}
.ReadonlyBlobContentAttributeBlueLeftAlign
{
	border-width: 0px;
}
.AttributeRoundedX,.BlobContentAttributeRoundedX,.ReadonlyBlobContentAttributeRoundedX,.BlobInputAttributeRoundedX,.ReadonlyAttributeRoundedX,.AttributeRoundedXTwo,.BlobContentAttributeRoundedXTwo,.ReadonlyBlobContentAttributeRoundedXTwo,.BlobInputAttributeRoundedXTwo,.ReadonlyAttributeRoundedXTwo,.ReadonlyAttributeRoundedX:hover,input.ReadonlyAttributeRoundedX:focus, textarea.ReadonlyAttributeRoundedX:focus, select.ReadonlyAttributeRoundedX:focus, .ReadonlyAttributeRoundedX>A:focus
{
	background-color: #5dd57c;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	font-weight: 700;
	color: white;
	height: 25px;
	width: 25px;
	justify-content:center;
	 align-items:center;
	 text-align:center !important;
}
.ReadonlyBlobContentAttributeRoundedX
{
	border-width: 0px;
}
.ReadonlyAttributeRoundedX
{
	justify-content:center;
	 align-items:center;
}
.AttributeRoundedXTwo,.BlobContentAttributeRoundedXTwo,.ReadonlyBlobContentAttributeRoundedXTwo,.BlobInputAttributeRoundedXTwo,.ReadonlyAttributeRoundedXTwo,.ReadonlyAttributeRoundedX:hover,input.ReadonlyAttributeRoundedX:focus, textarea.ReadonlyAttributeRoundedX:focus, select.ReadonlyAttributeRoundedX:focus, .ReadonlyAttributeRoundedX>A:focus
{
	background-color: #339b4c;
}
.ReadonlyBlobContentAttributeRoundedXTwo
{
	border-width: 0px;
}
.ReadonlyAttributeRoundedXTwo
{
	border-width: 0px;
}
.ReadonlyBlobContentAttributeRoterizador
{
	border-width: 0px;
}
.ReadonlyAttributeRoterizador
{
	border-width: 0px;
}
.Attribute500x500,.BlobContentAttribute500x500,.ReadonlyBlobContentAttribute500x500,.BlobInputAttribute500x500,.ReadonlyAttribute500x500
{
	height: 500px;
	width: 500px;
}
.ReadonlyBlobContentAttribute500x500
{
	border-width: 0px;
}
.ReadonlyAttribute500x500
{
	border-width: 0px;
}
.AttributeMini,.BlobContentAttributeMini,.ReadonlyBlobContentAttributeMini,.BlobInputAttributeMini,.ReadonlyAttributeMini
{
	font-size: 12px;
	font-style: italic;
}
.ReadonlyBlobContentAttributeMini
{
	border-width: 0px;
}
.ReadonlyAttributeMini
{
	border-width: 0px;
}
.Attribute_Image_Grid4,.BlobContentAttribute_Image_Grid4,.ReadonlyBlobContentAttribute_Image_Grid4,.BlobInputAttribute_Image_Grid4,.ReadonlyAttribute_Image_Grid4,.Attribute_Image_GridWidthMenos1,.BlobContentAttribute_Image_GridWidthMenos1,.ReadonlyBlobContentAttribute_Image_GridWidthMenos1,.BlobInputAttribute_Image_GridWidthMenos1,.ReadonlyAttribute_Image_GridWidthMenos1
{
	height: 40px;
	min-width: 40px;
}
.Attribute_Image_GridWidthMenos1,.BlobContentAttribute_Image_GridWidthMenos1,.ReadonlyBlobContentAttribute_Image_GridWidthMenos1,.BlobInputAttribute_Image_GridWidthMenos1,.ReadonlyAttribute_Image_GridWidthMenos1
{
	width: 15px;
}
.ReadonlyBlobContentAttribute_Image_GridWidthMenos1
{
	border-width: 0px;
}
.ReadonlyAttribute_Image_GridWidthMenos1
{
	border-width: 0px;
}
.ReadonlyBlobContentAttribute_Moto
{
	border-width: 0px;
}
.ReadonlyAttribute_Moto
{
	border-width: 0px;
}
.AttributeNoAuto,.BlobContentAttributeNoAuto,.ReadonlyBlobContentAttributeNoAuto,.BlobInputAttributeNoAuto,.ReadonlyAttributeNoAuto
{
	width: 320px;
}
.ReadonlyBlobContentAttributeNoAuto
{
	border-width: 0px;
}
.ReadonlyAttributeNoAuto
{
	border-width: 0px;
}
.ReadonlyBlobContentAttributeTable3
{
	border-width: 0px;
}
.ReadonlyAttributeTable3
{
	border-width: 0px;
}
.AttributeTipos,.BlobContentAttributeTipos,.ReadonlyBlobContentAttributeTipos,.BlobInputAttributeTipos,.ReadonlyAttributeTipos
{
	position: absolute;
}
.ReadonlyBlobContentAttributeTipos
{
	border-width: 0px;
}
.ReadonlyAttributeTipos
{
	border-width: 0px;
}
.AttributeWithNormalRO,.BlobContentAttributeWithNormalRO,.ReadonlyBlobContentAttributeWithNormalRO,.BlobInputAttributeWithNormalRO,.ReadonlyAttributeWithNormalRO
{
	color: Black!important;
}
.ReadonlyBlobContentAttributeWithNormalRO
{
	border-width: 0px;
}
.ReadonlyAttributeWithNormalRO
{
	border-width: 0px;
}
.GridAlignCenter,.BlobContentGridAlignCenter,.ReadonlyBlobContentGridAlignCenter,.BlobInputGridAlignCenter,.ReadonlyGridAlignCenter
{
	text-align: center;
	text-align:center !important;
}
.ReadonlyBlobContentGridAlignCenter
{
	border-width: 0px;
}
.ReadonlyGridAlignCenter
{
	border-width: 0px;
}
.GridAlignCenterWhite,.BlobContentGridAlignCenterWhite,.ReadonlyBlobContentGridAlignCenterWhite,.BlobInputGridAlignCenterWhite,.ReadonlyGridAlignCenterWhite
{
	color: white;
	text-align: center;
	text-align:center !important;
}
.ReadonlyBlobContentGridAlignCenterWhite
{
	border-width: 0px;
}
.ReadonlyGridAlignCenterWhite
{
	border-width: 0px;
}
.AttributeNoAutoW280,.BlobContentAttributeNoAutoW280,.ReadonlyBlobContentAttributeNoAutoW280,.BlobInputAttributeNoAutoW280,.ReadonlyAttributeNoAutoW280
{
	width: 280px;
	width:280px !important;
}
.ReadonlyBlobContentAttributeNoAutoW280
{
	border-width: 0px;
}
.ReadonlyAttributeNoAutoW280
{
	border-width: 0px;
}
.AttributeWidth150,.BlobContentAttributeWidth150,.ReadonlyBlobContentAttributeWidth150,.BlobInputAttributeWidth150,.ReadonlyAttributeWidth150
{
	width: 150px;
	width:150px !important;
}
.ReadonlyBlobContentAttributeWidth150
{
	border-width: 0px;
}
.ReadonlyAttributeWidth150
{
	border-width: 0px;
}
.AttributeBell,.BlobContentAttributeBell,.ReadonlyBlobContentAttributeBell,.BlobInputAttributeBell,.ReadonlyAttributeBell
{
	margin-left: -15px;
	background-color: red;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.ReadonlyBlobContentAttributeBell
{
	border-width: 0px;
}
.ReadonlyAttributeBell
{
	border-width: 0px;
}
.AttributeBlue1,.BlobInputAttributeBlue1,.ReadonlyAttributeBlue1
{
	margin-left: 1px;
	margin-right: 1px;
	display: flex;
	background-color: rgba(30,144,255,0.39);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-size: 13px;
	font-weight: bold;
	justify-content:center;
	 align-items:center;
}
.ReadonlyAttributeBlue1
{
	border-width: 0px;
}
.PainelTrafegoAttribute,.BlobInputPainelTrafegoAttribute,.ReadonlyPainelTrafegoAttribute
{
	display: flex;
	font-size: 13px;
	text-align: center;
	justify-content:center;
	 align-items:center;
}
.ReadonlyPainelTrafegoAttribute
{
	border-width: 0px;
}
.AttributeBlueBKP
{
	background-color: rgba(30,144,255,0.39);
}
.AttributeBellinside1,.BlobContentAttributeBellinside1,.ReadonlyBlobContentAttributeBellinside1,.BlobInputAttributeBellinside1,.ReadonlyAttributeBellinside1
{
	margin-left: 118px;
	position: absolute;
	z-index: 99;
	background-color: red;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	position:absolute !important;
}
.ReadonlyBlobContentAttributeBellinside1
{
	border-width: 0px;
}
.ReadonlyAttributeBellinside1
{
	border-width: 0px;
}
.AttributeBellinside2,.BlobContentAttributeBellinside2,.ReadonlyBlobContentAttributeBellinside2,.BlobInputAttributeBellinside2,.ReadonlyAttributeBellinside2
{
	margin-left: 111px;
	position: absolute;
	z-index: 99;
	background-color: red;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	position:absolute !important;
}
.ReadonlyBlobContentAttributeBellinside2
{
	border-width: 0px;
}
.ReadonlyAttributeBellinside2
{
	border-width: 0px;
}
.AttributeBellinside3,.BlobContentAttributeBellinside3,.ReadonlyBlobContentAttributeBellinside3,.BlobInputAttributeBellinside3,.ReadonlyAttributeBellinside3
{
	margin-left: 105px;
	position: absolute;
	z-index: 99;
	background-color: red;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	position:absolute !important;
}
.ReadonlyBlobContentAttributeBellinside3
{
	border-width: 0px;
}
.ReadonlyAttributeBellinside3
{
	border-width: 0px;
}
.AttributeBellinside4,.BlobContentAttributeBellinside4,.ReadonlyBlobContentAttributeBellinside4,.BlobInputAttributeBellinside4,.ReadonlyAttributeBellinside4
{
	margin-left: 65px;
	position: absolute;
	z-index: 99;
	background-color: red;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	position:absolute !important;
}
.ReadonlyBlobContentAttributeBellinside4
{
	border-width: 0px;
}
.ReadonlyAttributeBellinside4
{
	border-width: 0px;
}
.AttributeStatus,.BlobContentAttributeStatus,.ReadonlyBlobContentAttributeStatus,.BlobInputAttributeStatus,.ReadonlyAttributeStatus
{
	font-weight: 700;
	color: #c00;
}
.ReadonlyBlobContentAttributeStatus
{
	border-width: 0px;
}
.ReadonlyAttributeStatus
{
	border-width: 0px;
}
.Attribute1,.BlobContentAttribute1,.ReadonlyBlobContentAttribute1,.BlobInputAttribute1,.ReadonlyAttribute1
{
	color: #000;
}
.ReadonlyBlobContentAttribute1
{
	border-width: 0px;
}
.ReadonlyAttribute1
{
	border-width: 0px;
}
.AttributeCenterAlign,.BlobContentAttributeCenterAlign,.ReadonlyBlobContentAttributeCenterAlign,.BlobInputAttributeCenterAlign,.ReadonlyAttributeCenterAlign,.AttributeCenterAlignOrange,.BlobContentAttributeCenterAlignOrange,.ReadonlyBlobContentAttributeCenterAlignOrange,.BlobInputAttributeCenterAlignOrange,.ReadonlyAttributeCenterAlignOrange
{
	text-align: center;
	text-align:center !important;
}
.ReadonlyBlobContentAttributeCenterAlign
{
	border-width: 0px;
}
.ReadonlyAttributeCenterAlign
{
	border-width: 0px;
}
.AttributeCenterAlignOrange,.BlobContentAttributeCenterAlignOrange,.ReadonlyBlobContentAttributeCenterAlignOrange,.BlobInputAttributeCenterAlignOrange,.ReadonlyAttributeCenterAlignOrange
{
	color: #ff8728;
}
.ReadonlyBlobContentAttributeCenterAlignOrange
{
	border-width: 0px;
}
.ReadonlyAttributeCenterAlignOrange
{
	border-width: 0px;
}
.AttributeLeft,.BlobContentAttributeLeft,.ReadonlyBlobContentAttributeLeft,.BlobInputAttributeLeft,.ReadonlyAttributeLeft
{
	text-align: left;
}
.ReadonlyBlobContentAttributeLeft
{
	border-width: 0px;
}
.ReadonlyAttributeLeft
{
	border-width: 0px;
}
.Button,.SpecialButtons,.BtnCancel,.BtnCheck,.BtnGet,.BtnHelp,.BtnRefresh,.BtnSelect,.SpecialButtonsDisabled,.K2BToolsButton_BtnToggleCompact,.K2BToolsButton_BtnToggleActiveCompact,.BtnLogin,.BtnAdd,.BtnAddHovered,.BtnBack,.HideFiltersButton,.ShowFiltersButton,.BtnEnterHovered,.BtnCancelHovered,.BtnDeleteDisabled,.BtnEnter,.BottomEnter,.BtnFirst,.BtnLast,.BtnNext,.BtnPrevious,.BtnDelete,.BtnToggle,.BtnToggleActive,.K2BToolsButton_BtnToggle,.K2BToolsButton_BtnToggleActive,.ButtonDragging,.ButtonAcceptDrag,.ButtonNoAcceptDrag,.ActionButtons,.ActionButtonsHovered,.ButtonDisabled,.Button_Header,.Button_HeaderHelp,.Button_HeaderClose,.Button_HeaderSupport,.Button_DashBoard,.Button_DashBoardDisabled,.Button_Confirm,.ButtonWelcome,.ButtonPaypal,.InvisibleInMediumButton,.ButtonGAM,.MainMenuButton,.InvisibleInExtraSmallButton,.InvisibleInSmallButton,.Button_Standard,.Button_StandardBig,.BotaoMenor,.K2BButton_GridSearch,.InvisibleInLargeButton,.K2BToolsButton_MinimalAction,.K2BToolsButton_Search,.K2BToolsButton_MainAction,.K2BToolsButton_MainActionLogin,.K2BToolsButton_GridSearch,.K2BToolsButton_MainAction_Confirm,.K2BToolsButton_GreyAction,.K2BToolsButton_FlatAction,.Buttonlocalizacao,.ButtonTaxiPass,.K2BToolsButton_SecondAction,.K2BToolsButton_SecondGridSearch,.K2BToolsButton_SecondAction_Confirm,.K2BToolsButton_SecondActionHovered,.K2BToolsButton_SecondAction:hover,.K2BToolsButton_SecondGridSearch:hover,.K2BToolsButton_SecondAction_Confirm:hover,.K2BToolsButton_SecondActionHovered:hover,.K2BToolsButton_ReportAction:hover,.K2BToolsButton_RelatorioAction,.K2BToolsButton_RelatorioActionHovered,.K2BToolsButton_RelatorioAction:hover,.K2BToolsButton_RelatorioActionHovered:hover,.K2BToolsButton_ReportAction,.K2BToolsButton_EliminarAction,.K2BToolsButton_EliminarActionHovered,.K2BToolsButton_EliminarAction:hover,.K2BToolsButton_EliminarActionHovered:hover
{
	margin-right: 5px;
	border-bottom-color: #dbdcde;
	border-left-color: #dbdcde;
	border-right-color: #dbdcde;
	border-top-color: #dbdcde;
	font-weight: bold;
	color: #444;
}

.BtnEnter,.BottomEnter
{
	background-color: #9ccf70;
	border-width: 0px;
	color: white;
}

.BtnFirst
{
	margin-right: 0px;
}

.BtnLast
{
	margin-right: 0px;
}

.BtnNext
{
	margin-right: 0px;
}

.BtnPrevious
{
	margin-right: 0px;
}

.BtnDelete
{
	background-color: #f56a67;
	border-width: 0px;
	color: white;
}

.BtnToggle,.BtnToggleActive
{
	margin-left: -15px;
	margin-right: 15px;
	margin-top: -6px;
	padding-bottom: 11px;
	padding-left: 5px;
	padding-right: 12px;
	padding-top: 3px;
	font-size: 24px;
	letter-spacing: -7px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.BtnToggleActive
{
	background-color: #eaeaea;
	border-bottom-color: #a1a1a1;
	border-left-color: #a1a1a1;
	border-right-color: #a1a1a1;
	border-top-color: #a1a1a1;
}

.K2BToolsButton_BtnToggle,.K2BToolsButton_BtnToggleActive
{
	margin-left: -5px;
	margin-top: 12px;
	padding-bottom: 11px;
	padding-left: 5px;
	padding-right: 12px;
	padding-top: 3px;
	font-size: 24px;
	letter-spacing: -7px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.K2BToolsButton_BtnToggleActive
{
	background-color: #eaeaea;
	border-bottom-color: #a1a1a1;
	border-left-color: #a1a1a1;
	border-right-color: #a1a1a1;
	border-top-color: #a1a1a1;
}

.Button_Standard,.Button_StandardBig,.BotaoMenor,.K2BButton_GridSearch
{
	margin-right: 0px;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	font-family: "Open Sans Semibold";
	font-weight: normal;
	color: #333;
	height: 38px;
}

.K2BToolsButton_MinimalAction
{
	background-color: transparent;
	border-style: none;
	font-family: SourceSansPro-Regular;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	text-decoration:underline;
}

.K2BToolsButton_Search
{
	margin-left: -4px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 13px;
	padding-top: 6px;
	background-color: #bfb8b8;
	border-bottom-color: #bfb8b8;
	border-left-color: #bfb8b8;
	border-right-color: #bfb8b8;
	border-top-color: #bfb8b8;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}

.K2BToolsButton_MainAction,.K2BToolsButton_MainActionLogin,.K2BToolsButton_GridSearch,.K2BToolsButton_MainAction_Confirm
{
	margin-right: 0px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 13px;
	padding-top: 7px;
	background-color: #e7722b;
	border-bottom-color: #e7722b;
	border-left-color: #e7722b;
	border-right-color: #e7722b;
	border-top-color: #e7722b;
	border-style: solid;
	border-width: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	height: 38px;
}

.K2BToolsButton_MainActionLogin
{
	width: 270px;
}

.K2BToolsButton_GridSearch
{
	margin-left: -15px;
}

.K2BToolsButton_MainAction_Confirm
{
	margin-left: 5px;
	margin-top: 25px;
	width: 90px;
}

.K2BToolsButton_GreyAction
{
	margin-left: 5px;
	margin-top: 25px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 13px;
	padding-top: 7px;
	background-color: #bfb8b8;
	border-bottom-color: #bfb8b8;
	border-left-color: #bfb8b8;
	border-right-color: #bfb8b8;
	border-top-color: #bfb8b8;
	border-style: solid;
	border-width: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	height: 38px;
	width: 90px;
}

.K2BToolsButton_FlatAction
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-style: none;
	font-family: SourceSansPro-Semibold;
	font-size: 15px;
	font-weight: normal;
	color: #e7722b;
	text-decoration:underline;
}

.Buttonlocalizacao
{
	background-position: Center;
	background-repeat: no-repeat;
	background-image: url(../maps_location_pointer_32x32.png);
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

.ButtonTaxiPass
{
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
}

.K2BToolsButton_SecondAction,.K2BToolsButton_SecondGridSearch,.K2BToolsButton_SecondAction_Confirm,.K2BToolsButton_SecondActionHovered,.K2BToolsButton_SecondAction:hover,.K2BToolsButton_SecondGridSearch:hover,.K2BToolsButton_SecondAction_Confirm:hover,.K2BToolsButton_SecondActionHovered:hover,.K2BToolsButton_ReportAction:hover
{
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 5px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 13px;
	padding-top: 7px;
	background-color: #007da7;
	border-bottom-color: #007da7;
	border-left-color: #007da7;
	border-right-color: #007da7;
	border-top-color: #007da7;
	border-style: solid;
	border-width: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	height: 38px;
}

.K2BToolsButton_SecondGridSearch
{
	margin-left: -15px;
}

.K2BToolsButton_SecondAction_Confirm
{
	margin-left: 5px;
	margin-top: 25px;
	width: 90px;
}

.K2BToolsButton_SecondActionHovered,.K2BToolsButton_SecondAction:hover,.K2BToolsButton_SecondGridSearch:hover,.K2BToolsButton_SecondAction_Confirm:hover,.K2BToolsButton_SecondActionHovered:hover,.K2BToolsButton_ReportAction:hover
{
	background-color: #006587;
	border-bottom-color: #006587;
	border-left-color: #006587;
	border-right-color: #006587;
	border-top-color: #006587;
}

.K2BToolsButton_RelatorioAction,.K2BToolsButton_RelatorioActionHovered,.K2BToolsButton_RelatorioAction:hover,.K2BToolsButton_RelatorioActionHovered:hover
{
	margin-right: 0px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 13px;
	padding-top: 7px;
	background-color: #2aad4b;
	border-bottom-color: #2aad4b;
	border-left-color: #2aad4b;
	border-right-color: #2aad4b;
	border-top-color: #2aad4b;
	border-style: solid;
	border-width: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	height: 38px;
}

.K2BToolsButton_RelatorioActionHovered,.K2BToolsButton_RelatorioAction:hover,.K2BToolsButton_RelatorioActionHovered:hover
{
	background-color: #22893c;
	border-bottom-color: #22893c;
	border-left-color: #22893c;
	border-right-color: #22893c;
	border-top-color: #22893c;
}

.K2BToolsButton_ReportAction
{
	margin-right: 0px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 13px;
	padding-top: 7px;
	background-color: #3c73b6;
	background-image: none;
	border-bottom-color: #3c73b6;
	border-left-color: #3c73b6;
	border-right-color: #3c73b6;
	border-top-color: #3c73b6;
	border-style: solid;
	border-width: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	color: #fff;
	height: 38px;
}

.K2BToolsButton_EliminarAction,.K2BToolsButton_EliminarActionHovered,.K2BToolsButton_EliminarAction:hover,.K2BToolsButton_EliminarActionHovered:hover
{
	margin-right: 0px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 13px;
	padding-top: 7px;
	background-color: #ea4f4f;
	border-bottom-color: #ea4f4f;
	border-left-color: #ea4f4f;
	border-right-color: #ea4f4f;
	border-top-color: #ea4f4f;
	border-style: solid;
	border-width: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	height: 38px;
}

.K2BToolsButton_EliminarActionHovered,.K2BToolsButton_EliminarAction:hover,.K2BToolsButton_EliminarActionHovered:hover
{
	background-color: #d63535;
	border-bottom-color: #d63535;
	border-left-color: #d63535;
	border-right-color: #d63535;
	border-top-color: #d63535;
}

.Grid,.GridDragging,.Grid_Custom,.Grid_SubWorkWith,.Grid_Prompt,.Grid_Transaction,.K2BTransactionGrid,.Grid_MultipleSelection,.Grid_CustomGrid_WorKWith,.Grid_WorkWith2,.Grid_WorkWith,.Grid_WorkWithSingle,.Grid_WorkWithPainel,.Grid_WorkWithPainelRoterizador,.Grid_WorkWithPainelRoterizadorBlueFrotaTrack,.Grid_WorkWithAlinhado,.Grid_WorkWith2TamanhoFixo,.Grid_WorkWithBlue,.Grid_WorkWithBlueBell,.Grid_WorkWithBlueBellHover,.Grid_WorkWithBlueBell>TBODY>TR[data-gxrow]:hover, .Grid_WorkWithBlueBell>TBODY>TR[data-gxrow].gx-row-hovered,.Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow]:hover, .Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow].gx-row-hovered,.PainelTrafegoGrid,.PainelTrafegoGridVeiculos,.GridPainel,.GridGrade,.GridNoData,.Grid[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.Grid_Custom[data-gx-grid-nodata],.Grid_SubWorkWith[data-gx-grid-nodata],.Grid_Prompt[data-gx-grid-nodata],.Grid_Transaction[data-gx-grid-nodata],.K2BTransactionGrid[data-gx-grid-nodata],.Grid_MultipleSelection[data-gx-grid-nodata],.Grid_CustomGrid_WorKWith[data-gx-grid-nodata],.Grid_WorkWith2[data-gx-grid-nodata],.Grid_WorkWith[data-gx-grid-nodata],.Grid_WorkWithSingle[data-gx-grid-nodata],.Grid_WorkWithPainel[data-gx-grid-nodata],.Grid_WorkWithPainelRoterizador[data-gx-grid-nodata],.Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-gx-grid-nodata],.Grid_WorkWithAlinhado[data-gx-grid-nodata],.Grid_WorkWith2TamanhoFixo[data-gx-grid-nodata],.Grid_WorkWithBlue[data-gx-grid-nodata],.Grid_WorkWithBlueBell[data-gx-grid-nodata],.Grid_WorkWithBlueBellHover[data-gx-grid-nodata],.Grid_WorkWithBlueBell>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata], .Grid_WorkWithBlueBell>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata],.Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata], .Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata],.PainelTrafegoGrid[data-gx-grid-nodata],.PainelTrafegoGridVeiculos[data-gx-grid-nodata],.GridPainel[data-gx-grid-nodata],.Grid_AllowSelection[data-gx-grid-nodata],.GridGrade[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.PromptGrid[data-gx-grid-nodata],.ViewGrid[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.Grid_WorkWith1[data-gx-grid-nodata],.Grid_WorkWithSingle1[data-gx-grid-nodata],.Grid_WorkWithGreyBold[data-gx-grid-nodata],.Grid_WorkWith1TamanhoFixo[data-gx-grid-nodata],.Grid_AllowSelectionGray[data-gx-grid-nodata],.FreeStyleGrid[data-gx-grid-nodata],.GridGridXY[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.FreeStyle_RecentLinks[data-gx-grid-nodata],.FreeStyleGrid_WPB[data-gx-grid-nodata],.FreeStyleGrid_Menu[data-gx-grid-nodata],.FreeStyleGridTeste[data-gx-grid-nodata],.FreeStyleGridTestador[data-gx-grid-nodata],.FreeStyleGridBottom[data-gx-grid-nodata],.FreeStyleGridRecent[data-gx-grid-nodata],.FreeStyleGridDragging[data-gx-grid-nodata],.FreeStyleGridAcceptDrag[data-gx-grid-nodata],.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata],.FreeStyleGrid_SearchResult[data-gx-grid-nodata],.FreeStyleGrid_Transaction[data-gx-grid-nodata],.K2BFreeStyle[data-gx-grid-nodata],.K2BTools_SearchGrid[data-gx-grid-nodata],.RecentLinksGrid[data-gx-grid-nodata],.TrnSublevelGrid[data-gx-grid-nodata],.FreeStyleGridRed[data-gx-grid-nodata],.FreeStyleGridOrange[data-gx-grid-nodata],.FreeStyleGridGreen[data-gx-grid-nodata],.FreeStyleGridGray[data-gx-grid-nodata],.FreeStyleGridTeal[data-gx-grid-nodata],.FreeStyleGrid400[data-gx-grid-nodata],.FreeStyleGridHeightFull[data-gx-grid-nodata],.FreeStyle_Grid_WorkWithBlue[data-gx-grid-nodata],.FreeStyle_Grid_WorkWithBlueBellHover[data-gx-grid-nodata],.GridAcceptDrag,.WorkWith,.PromptGrid,.ViewGrid,.GridNoAcceptDrag,.Grid_WorkWith1,.Grid_WorkWithSingle1,.Grid_WorkWithGreyBold,.Grid_WorkWith1TamanhoFixo
{
	background-color: #fff;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	width: 100%;
}

.Grid>thead>tr, .Grid>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid[data-bkgstyle='none']>thead>tr, .Grid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid[data-bkgstyle='header']>thead>tr, .Grid[data-bkgstyle='header']>tfoot>tr, .Grid[data-bkgstyle='report']>thead>tr, .Grid[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.GridDragging>thead>tr, .GridDragging>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.GridDragging[data-bkgstyle='none']>thead>tr, .GridDragging[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridDragging[data-bkgstyle='header']>thead>tr, .GridDragging[data-bkgstyle='header']>tfoot>tr, .GridDragging[data-bkgstyle='report']>thead>tr, .GridDragging[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_Custom>thead>tr, .Grid_Custom>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_Custom[data-bkgstyle='none']>thead>tr, .Grid_Custom[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_Custom[data-bkgstyle='header']>thead>tr, .Grid_Custom[data-bkgstyle='header']>tfoot>tr, .Grid_Custom[data-bkgstyle='report']>thead>tr, .Grid_Custom[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_SubWorkWith>thead>tr, .Grid_SubWorkWith>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_SubWorkWith[data-bkgstyle='none']>thead>tr, .Grid_SubWorkWith[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_SubWorkWith[data-bkgstyle='header']>thead>tr, .Grid_SubWorkWith[data-bkgstyle='header']>tfoot>tr, .Grid_SubWorkWith[data-bkgstyle='report']>thead>tr, .Grid_SubWorkWith[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_Prompt>thead>tr, .Grid_Prompt>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_Prompt[data-bkgstyle='none']>thead>tr, .Grid_Prompt[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_Prompt[data-bkgstyle='header']>thead>tr, .Grid_Prompt[data-bkgstyle='header']>tfoot>tr, .Grid_Prompt[data-bkgstyle='report']>thead>tr, .Grid_Prompt[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_Transaction>thead>tr, .Grid_Transaction>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_Transaction[data-bkgstyle='none']>thead>tr, .Grid_Transaction[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_Transaction[data-bkgstyle='header']>thead>tr, .Grid_Transaction[data-bkgstyle='header']>tfoot>tr, .Grid_Transaction[data-bkgstyle='report']>thead>tr, .Grid_Transaction[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.K2BTransactionGrid>thead>tr, .K2BTransactionGrid>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.K2BTransactionGrid[data-bkgstyle='none']>thead>tr, .K2BTransactionGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.K2BTransactionGrid[data-bkgstyle='header']>thead>tr, .K2BTransactionGrid[data-bkgstyle='header']>tfoot>tr, .K2BTransactionGrid[data-bkgstyle='report']>thead>tr, .K2BTransactionGrid[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_MultipleSelection>thead>tr, .Grid_MultipleSelection>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_MultipleSelection[data-bkgstyle='none']>thead>tr, .Grid_MultipleSelection[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_MultipleSelection[data-bkgstyle='header']>thead>tr, .Grid_MultipleSelection[data-bkgstyle='header']>tfoot>tr, .Grid_MultipleSelection[data-bkgstyle='report']>thead>tr, .Grid_MultipleSelection[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_CustomGrid_WorKWith>thead>tr, .Grid_CustomGrid_WorKWith>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_CustomGrid_WorKWith[data-bkgstyle='none']>thead>tr, .Grid_CustomGrid_WorKWith[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_CustomGrid_WorKWith[data-bkgstyle='header']>thead>tr, .Grid_CustomGrid_WorKWith[data-bkgstyle='header']>tfoot>tr, .Grid_CustomGrid_WorKWith[data-bkgstyle='report']>thead>tr, .Grid_CustomGrid_WorKWith[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_WorkWith2
{
	height: 100%;
}

.Grid_WorkWith2>thead>tr, .Grid_WorkWith2>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_WorkWith2[data-bkgstyle='none']>thead>tr, .Grid_WorkWith2[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWith2[data-bkgstyle='header']>thead>tr, .Grid_WorkWith2[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWith2[data-bkgstyle='report']>thead>tr, .Grid_WorkWith2[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_WorkWith,.Grid_WorkWithSingle,.Grid_WorkWithPainel,.Grid_WorkWithPainelRoterizador,.Grid_WorkWithPainelRoterizadorBlueFrotaTrack
{
	color: #666;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith>tbody>tr:nth-child(odd),.Grid_WorkWith>[data-gxrow]:nth-child(odd)
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith>tbody>tr:nth-child(even),.Grid_WorkWith>[data-gxrow]:nth-child(even)
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	background-color: rgba(250,235,215,0.49);
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith>thead>tr, .Grid_WorkWith>tfoot>tr
{
	color: #666;
	background-color: #e1ddd7;
	font-size: 13px;
	font-weight: normal;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith[data-bkgstyle='none']>thead>tr, .Grid_WorkWith[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWith[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWith[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWith[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWith[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWith[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	background-color: rgba(250,235,215,0.49);
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith[data-bkgstyle='header']>thead>tr, .Grid_WorkWith[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWith[data-bkgstyle='report']>thead>tr, .Grid_WorkWith[data-bkgstyle='report']>tfoot>tr
{
	color: #666;
	background-color: #e1ddd7;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithSingle
{
	border-bottom-color: #e1ddd7;
	border-left-color: #e1ddd7;
	border-right-color: #e1ddd7;
	border-top-color: #e1ddd7;
	border-style: solid;
	border-width: 1px;
}

.Grid_WorkWithSingle>tbody>tr:nth-child(odd),.Grid_WorkWithSingle>[data-gxrow]:nth-child(odd)
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithSingle>tbody>tr:nth-child(even),.Grid_WorkWithSingle>[data-gxrow]:nth-child(even)
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	background-color: rgba(250,235,215,0.49);
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithSingle>thead>tr, .Grid_WorkWithSingle>tfoot>tr
{
	color: #666;
	background-color: #e1ddd7;
	font-size: 13px;
	font-weight: normal;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithSingle[data-bkgstyle='none']>thead>tr, .Grid_WorkWithSingle[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithSingle[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithSingle[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWithSingle[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWithSingle[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWithSingle[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithSingle[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWithSingle[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWithSingle[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithSingle[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	background-color: rgba(250,235,215,0.49);
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithSingle[data-bkgstyle='header']>thead>tr, .Grid_WorkWithSingle[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithSingle[data-bkgstyle='report']>thead>tr, .Grid_WorkWithSingle[data-bkgstyle='report']>tfoot>tr
{
	color: #666;
	background-color: #e1ddd7;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainel,.Grid_WorkWithPainelRoterizador,.Grid_WorkWithPainelRoterizadorBlueFrotaTrack
{
	margin-left: 0px;
	margin-right: 0px;
}

.Grid_WorkWithPainel>tbody>tr:nth-child(odd),.Grid_WorkWithPainel>[data-gxrow]:nth-child(odd)
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainel>tbody>tr:nth-child(even),.Grid_WorkWithPainel>[data-gxrow]:nth-child(even)
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	background-color: rgba(250,235,215,0.49);
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainel>thead>tr, .Grid_WorkWithPainel>tfoot>tr
{
	color: #666;
	background-color: #e1ddd7;
	font-size: 13px;
	font-weight: normal;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainel[data-bkgstyle='none']>thead>tr, .Grid_WorkWithPainel[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithPainel[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainel[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWithPainel[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWithPainel[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWithPainel[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainel[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWithPainel[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWithPainel[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainel[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	background-color: rgba(250,235,215,0.49);
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainel[data-bkgstyle='header']>thead>tr, .Grid_WorkWithPainel[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithPainel[data-bkgstyle='report']>thead>tr, .Grid_WorkWithPainel[data-bkgstyle='report']>tfoot>tr
{
	color: #666;
	background-color: #e1ddd7;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainelRoterizador,.Grid_WorkWithPainelRoterizadorBlueFrotaTrack
{
	overflow: auto;
	max-height: 30vh;
}

.Grid_WorkWithPainelRoterizador>tbody>tr:nth-child(odd),.Grid_WorkWithPainelRoterizador>[data-gxrow]:nth-child(odd)
{
	overflow: auto;
	color: #666;
	font-family: SourceSansPro-Semibold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainelRoterizador>tbody>tr:nth-child(even),.Grid_WorkWithPainelRoterizador>[data-gxrow]:nth-child(even)
{
	overflow: auto;
	color: #666;
	font-family: SourceSansPro-Semibold;
	background-color: rgba(250,235,215,0.49);
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainelRoterizador>thead>tr, .Grid_WorkWithPainelRoterizador>tfoot>tr
{
	overflow: auto;
	color: #666;
	background-color: #e1ddd7;
	font-size: 13px;
	font-weight: normal;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainelRoterizador[data-bkgstyle='none']>thead>tr, .Grid_WorkWithPainelRoterizador[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithPainelRoterizador[data-bkgstyle='none']>tbody>tr
{
	overflow: auto;
	color: #666;
	font-family: SourceSansPro-Semibold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainelRoterizador[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWithPainelRoterizador[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWithPainelRoterizador[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWithPainelRoterizador[data-bkgstyle='uniform']>tfoot>tr
{
	overflow: auto;
	color: #666;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainelRoterizador[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWithPainelRoterizador[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWithPainelRoterizador[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	overflow: auto;
	color: #666;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainelRoterizador[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	overflow: auto;
	color: #666;
	background-color: rgba(250,235,215,0.49);
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainelRoterizador[data-bkgstyle='header']>thead>tr, .Grid_WorkWithPainelRoterizador[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithPainelRoterizador[data-bkgstyle='report']>thead>tr, .Grid_WorkWithPainelRoterizador[data-bkgstyle='report']>tfoot>tr
{
	overflow: auto;
	color: #666;
	background-color: #e1ddd7;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainelRoterizadorBlueFrotaTrack>tbody>tr:nth-child(odd),.Grid_WorkWithPainelRoterizadorBlueFrotaTrack>[data-gxrow]:nth-child(odd)
{
	overflow: auto;
	color: #666;
	font-family: SourceSansPro-Semibold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainelRoterizadorBlueFrotaTrack>tbody>tr:nth-child(even),.Grid_WorkWithPainelRoterizadorBlueFrotaTrack>[data-gxrow]:nth-child(even)
{
	overflow: auto;
	color: #666;
	font-family: SourceSansPro-Semibold;
	background-color: rgba(0,125,167,0.4);
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainelRoterizadorBlueFrotaTrack>thead>tr, .Grid_WorkWithPainelRoterizadorBlueFrotaTrack>tfoot>tr
{
	overflow: auto;
	color: #666;
	background-color: rgba(0,125,167,0.7);
	font-size: 13px;
	font-weight: normal;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-bkgstyle='none']>thead>tr, .Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-bkgstyle='none']>tbody>tr
{
	overflow: auto;
	color: #666;
	font-family: SourceSansPro-Semibold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-bkgstyle='uniform']>tfoot>tr
{
	overflow: auto;
	color: #666;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	overflow: auto;
	color: #666;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	overflow: auto;
	color: #666;
	background-color: rgba(0,125,167,0.4);
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-bkgstyle='header']>thead>tr, .Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-bkgstyle='report']>thead>tr, .Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-bkgstyle='report']>tfoot>tr
{
	overflow: auto;
	color: #666;
	background-color: rgba(0,125,167,0.7);
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithAlinhado
{
	color: #666;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	text-align: center;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithAlinhado>tbody>tr:nth-child(odd),.Grid_WorkWithAlinhado>[data-gxrow]:nth-child(odd)
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	text-align: center;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithAlinhado>tbody>tr:nth-child(even),.Grid_WorkWithAlinhado>[data-gxrow]:nth-child(even)
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	background-color: rgba(250,235,215,0.49);
	text-align: center;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithAlinhado>thead>tr, .Grid_WorkWithAlinhado>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithAlinhado[data-bkgstyle='none']>thead>tr, .Grid_WorkWithAlinhado[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithAlinhado[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	text-align: center;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithAlinhado[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWithAlinhado[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWithAlinhado[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWithAlinhado[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	text-align: center;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithAlinhado[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWithAlinhado[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWithAlinhado[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	text-align: center;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithAlinhado[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	background-color: rgba(250,235,215,0.49);
	text-align: center;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithAlinhado[data-bkgstyle='header']>thead>tr, .Grid_WorkWithAlinhado[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithAlinhado[data-bkgstyle='report']>thead>tr, .Grid_WorkWithAlinhado[data-bkgstyle='report']>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	text-align: center;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith2TamanhoFixo
{
	color: #666;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	max-height: 70vh;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith2TamanhoFixo>tbody>tr:nth-child(odd),.Grid_WorkWith2TamanhoFixo>[data-gxrow]:nth-child(odd)
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith2TamanhoFixo>tbody>tr:nth-child(even),.Grid_WorkWith2TamanhoFixo>[data-gxrow]:nth-child(even)
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	background-color: rgba(250,235,215,0.49);
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith2TamanhoFixo>thead>tr, .Grid_WorkWith2TamanhoFixo>tfoot>tr
{
	color: #666;
	background-color: #e1ddd7;
	font-size: 13px;
	font-weight: normal;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith2TamanhoFixo[data-bkgstyle='none']>thead>tr, .Grid_WorkWith2TamanhoFixo[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWith2TamanhoFixo[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith2TamanhoFixo[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWith2TamanhoFixo[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWith2TamanhoFixo[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWith2TamanhoFixo[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith2TamanhoFixo[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWith2TamanhoFixo[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWith2TamanhoFixo[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith2TamanhoFixo[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	background-color: rgba(250,235,215,0.49);
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith2TamanhoFixo[data-bkgstyle='header']>thead>tr, .Grid_WorkWith2TamanhoFixo[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWith2TamanhoFixo[data-bkgstyle='report']>thead>tr, .Grid_WorkWith2TamanhoFixo[data-bkgstyle='report']>tfoot>tr
{
	color: #666;
	background-color: #e1ddd7;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlue
{
	color: Black!important;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlue>tbody>tr:nth-child(odd),.Grid_WorkWithBlue>[data-gxrow]:nth-child(odd)
{
	color: Black!important;
	font-family: SourceSansPro-Semibold;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlue>tbody>tr:nth-child(even),.Grid_WorkWithBlue>[data-gxrow]:nth-child(even)
{
	color: Black!important;
	font-family: SourceSansPro-Semibold;
	background-color: #eeebeb;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlue>thead>tr, .Grid_WorkWithBlue>tfoot>tr
{
	color: Black!important;
	color: White!important;
	background-color: #007da7;
	font-size: 13px;
	font-weight: bold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlue[data-bkgstyle='none']>thead>tr, .Grid_WorkWithBlue[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithBlue[data-bkgstyle='none']>tbody>tr
{
	color: Black!important;
	font-family: SourceSansPro-Semibold;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlue[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWithBlue[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWithBlue[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWithBlue[data-bkgstyle='uniform']>tfoot>tr
{
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlue[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWithBlue[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWithBlue[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlue[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: Black!important;
	background-color: #eeebeb;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlue[data-bkgstyle='header']>thead>tr, .Grid_WorkWithBlue[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithBlue[data-bkgstyle='report']>thead>tr, .Grid_WorkWithBlue[data-bkgstyle='report']>tfoot>tr
{
	color: Black!important;
	background-color: #007da7;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlueBell,.Grid_WorkWithBlueBellHover,.Grid_WorkWithBlueBell>TBODY>TR[data-gxrow]:hover, .Grid_WorkWithBlueBell>TBODY>TR[data-gxrow].gx-row-hovered,.Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow]:hover, .Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow].gx-row-hovered
{
	color: Black!important;
	border-style: none;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlueBell>tbody>tr:nth-child(odd),.Grid_WorkWithBlueBell>[data-gxrow]:nth-child(odd)
{
	color: Black!important;
	font-family: SourceSansPro-Semibold;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlueBell>tbody>tr:nth-child(even),.Grid_WorkWithBlueBell>[data-gxrow]:nth-child(even)
{
	color: Black!important;
	font-family: SourceSansPro-Semibold;
	background-color: #eeebeb;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlueBell>thead>tr, .Grid_WorkWithBlueBell>tfoot>tr
{
	color: Black!important;
	color: White!important;
	background-color: #007da7;
	font-size: 13px;
	font-weight: bold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlueBell[data-bkgstyle='none']>thead>tr, .Grid_WorkWithBlueBell[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithBlueBell[data-bkgstyle='none']>tbody>tr
{
	color: Black!important;
	font-family: SourceSansPro-Semibold;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlueBell[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWithBlueBell[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWithBlueBell[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWithBlueBell[data-bkgstyle='uniform']>tfoot>tr
{
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlueBell[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWithBlueBell[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWithBlueBell[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlueBell[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: Black!important;
	background-color: #eeebeb;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlueBell[data-bkgstyle='header']>thead>tr, .Grid_WorkWithBlueBell[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithBlueBell[data-bkgstyle='report']>thead>tr, .Grid_WorkWithBlueBell[data-bkgstyle='report']>tfoot>tr
{
	color: Black!important;
	background-color: #007da7;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlueBellHover,.Grid_WorkWithBlueBell>TBODY>TR[data-gxrow]:hover, .Grid_WorkWithBlueBell>TBODY>TR[data-gxrow].gx-row-hovered,.Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow]:hover, .Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow].gx-row-hovered
{
	cursor: pointer;
}

.Grid_WorkWithBlueBellHover>tbody>tr:nth-child(odd),.Grid_WorkWithBlueBellHover>[data-gxrow]:nth-child(odd)
{
	color: Black!important;
	font-family: SourceSansPro-Semibold;
	background-color: #84d5f1;
	color: white;
	cursor: pointer;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlueBellHover>tbody>tr:nth-child(even),.Grid_WorkWithBlueBellHover>[data-gxrow]:nth-child(even)
{
	color: Black!important;
	font-family: SourceSansPro-Semibold;
	background-color: #b0d6e3;
	color: white;
	cursor: pointer;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlueBellHover>thead>tr, .Grid_WorkWithBlueBellHover>tfoot>tr
{
	color: Black!important;
	color: white;
	background-color: #007da7;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlueBellHover[data-bkgstyle='none']>thead>tr, .Grid_WorkWithBlueBellHover[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithBlueBellHover[data-bkgstyle='none']>tbody>tr
{
	color: Black!important;
	font-family: SourceSansPro-Semibold;
	background-color: #84d5f1;
	color: white;
	cursor: pointer;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlueBellHover[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWithBlueBellHover[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWithBlueBellHover[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWithBlueBellHover[data-bkgstyle='uniform']>tfoot>tr
{
	color: Black!important;
	cursor: pointer;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlueBellHover[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWithBlueBellHover[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWithBlueBellHover[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: Black!important;
	background-color: #84d5f1;
	cursor: pointer;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlueBellHover[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: Black!important;
	background-color: #b0d6e3;
	cursor: pointer;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithBlueBellHover[data-bkgstyle='header']>thead>tr, .Grid_WorkWithBlueBellHover[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithBlueBellHover[data-bkgstyle='report']>thead>tr, .Grid_WorkWithBlueBellHover[data-bkgstyle='report']>tfoot>tr
{
	color: Black!important;
	background-color: #007da7;
	cursor: pointer;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.PainelTrafegoGrid
{
	background-color: #eeebeb;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	color: Black!important;
	border-style: none;
	border-width: 0px;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.PainelTrafegoGrid>tbody>tr:nth-child(odd),.PainelTrafegoGrid>[data-gxrow]:nth-child(odd)
{
	color: Black!important;
	font-family: SourceSansPro-Semibold;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.PainelTrafegoGrid>tbody>tr:nth-child(even),.PainelTrafegoGrid>[data-gxrow]:nth-child(even)
{
	color: Black!important;
	font-family: SourceSansPro-Semibold;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.PainelTrafegoGrid>thead>tr, .PainelTrafegoGrid>tfoot>tr
{
	color: Black!important;
	color: White!important;
	background-color: #007da7;
	font-size: 12px;
	font-weight: bold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.PainelTrafegoGrid[data-bkgstyle='none']>thead>tr, .PainelTrafegoGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.PainelTrafegoGrid[data-bkgstyle='none']>tbody>tr
{
	color: Black!important;
	font-family: SourceSansPro-Semibold;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.PainelTrafegoGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .PainelTrafegoGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .PainelTrafegoGrid[data-bkgstyle='uniform']>thead>tr, .PainelTrafegoGrid[data-bkgstyle='uniform']>tfoot>tr
{
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.PainelTrafegoGrid[data-bkgstyle='header']>tbody>tr:nth-child(odd), .PainelTrafegoGrid[data-bkgstyle='header']>tbody>tr:nth-child(even), .PainelTrafegoGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.PainelTrafegoGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.PainelTrafegoGrid[data-bkgstyle='header']>thead>tr, .PainelTrafegoGrid[data-bkgstyle='header']>tfoot>tr, .PainelTrafegoGrid[data-bkgstyle='report']>thead>tr, .PainelTrafegoGrid[data-bkgstyle='report']>tfoot>tr
{
	color: Black!important;
	background-color: #007da7;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.PainelTrafegoGridVeiculos
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	color: Black!important;
	border-style: none;
	border-width: 0px;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.PainelTrafegoGridVeiculos>tbody>tr:nth-child(odd),.PainelTrafegoGridVeiculos>[data-gxrow]:nth-child(odd)
{
	color: Black!important;
	font-family: SourceSansPro-Semibold;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.PainelTrafegoGridVeiculos>tbody>tr:nth-child(even),.PainelTrafegoGridVeiculos>[data-gxrow]:nth-child(even)
{
	color: Black!important;
	font-family: SourceSansPro-Semibold;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.PainelTrafegoGridVeiculos>thead>tr, .PainelTrafegoGridVeiculos>tfoot>tr
{
	color: Black!important;
	color: White!important;
	background-color: #007da7;
	font-size: 13px;
	font-weight: bold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.PainelTrafegoGridVeiculos[data-bkgstyle='none']>thead>tr, .PainelTrafegoGridVeiculos[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.PainelTrafegoGridVeiculos[data-bkgstyle='none']>tbody>tr
{
	color: Black!important;
	font-family: SourceSansPro-Semibold;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.PainelTrafegoGridVeiculos[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .PainelTrafegoGridVeiculos[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .PainelTrafegoGridVeiculos[data-bkgstyle='uniform']>thead>tr, .PainelTrafegoGridVeiculos[data-bkgstyle='uniform']>tfoot>tr
{
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.PainelTrafegoGridVeiculos[data-bkgstyle='header']>tbody>tr:nth-child(odd), .PainelTrafegoGridVeiculos[data-bkgstyle='header']>tbody>tr:nth-child(even), .PainelTrafegoGridVeiculos[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.PainelTrafegoGridVeiculos[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.PainelTrafegoGridVeiculos[data-bkgstyle='header']>thead>tr, .PainelTrafegoGridVeiculos[data-bkgstyle='header']>tfoot>tr, .PainelTrafegoGridVeiculos[data-bkgstyle='report']>thead>tr, .PainelTrafegoGridVeiculos[data-bkgstyle='report']>tfoot>tr
{
	color: Black!important;
	background-color: #007da7;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.GridPainel>thead>tr, .GridPainel>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.GridPainel[data-bkgstyle='none']>thead>tr, .GridPainel[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridPainel[data-bkgstyle='header']>thead>tr, .GridPainel[data-bkgstyle='header']>tfoot>tr, .GridPainel[data-bkgstyle='report']>thead>tr, .GridPainel[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.GridGrade>thead>tr, .GridGrade>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.GridGrade[data-bkgstyle='none']>thead>tr, .GridGrade[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridGrade[data-bkgstyle='header']>thead>tr, .GridGrade[data-bkgstyle='header']>tfoot>tr, .GridGrade[data-bkgstyle='report']>thead>tr, .GridGrade[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.GridNoData,.Grid[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.Grid_Custom[data-gx-grid-nodata],.Grid_SubWorkWith[data-gx-grid-nodata],.Grid_Prompt[data-gx-grid-nodata],.Grid_Transaction[data-gx-grid-nodata],.K2BTransactionGrid[data-gx-grid-nodata],.Grid_MultipleSelection[data-gx-grid-nodata],.Grid_CustomGrid_WorKWith[data-gx-grid-nodata],.Grid_WorkWith2[data-gx-grid-nodata],.Grid_WorkWith[data-gx-grid-nodata],.Grid_WorkWithSingle[data-gx-grid-nodata],.Grid_WorkWithPainel[data-gx-grid-nodata],.Grid_WorkWithPainelRoterizador[data-gx-grid-nodata],.Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-gx-grid-nodata],.Grid_WorkWithAlinhado[data-gx-grid-nodata],.Grid_WorkWith2TamanhoFixo[data-gx-grid-nodata],.Grid_WorkWithBlue[data-gx-grid-nodata],.Grid_WorkWithBlueBell[data-gx-grid-nodata],.Grid_WorkWithBlueBellHover[data-gx-grid-nodata],.Grid_WorkWithBlueBell>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata], .Grid_WorkWithBlueBell>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata],.Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata], .Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata],.PainelTrafegoGrid[data-gx-grid-nodata],.PainelTrafegoGridVeiculos[data-gx-grid-nodata],.GridPainel[data-gx-grid-nodata],.Grid_AllowSelection[data-gx-grid-nodata],.GridGrade[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.PromptGrid[data-gx-grid-nodata],.ViewGrid[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.Grid_WorkWith1[data-gx-grid-nodata],.Grid_WorkWithSingle1[data-gx-grid-nodata],.Grid_WorkWithGreyBold[data-gx-grid-nodata],.Grid_WorkWith1TamanhoFixo[data-gx-grid-nodata],.Grid_AllowSelectionGray[data-gx-grid-nodata],.FreeStyleGrid[data-gx-grid-nodata],.GridGridXY[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.FreeStyle_RecentLinks[data-gx-grid-nodata],.FreeStyleGrid_WPB[data-gx-grid-nodata],.FreeStyleGrid_Menu[data-gx-grid-nodata],.FreeStyleGridTeste[data-gx-grid-nodata],.FreeStyleGridTestador[data-gx-grid-nodata],.FreeStyleGridBottom[data-gx-grid-nodata],.FreeStyleGridRecent[data-gx-grid-nodata],.FreeStyleGridDragging[data-gx-grid-nodata],.FreeStyleGridAcceptDrag[data-gx-grid-nodata],.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata],.FreeStyleGrid_SearchResult[data-gx-grid-nodata],.FreeStyleGrid_Transaction[data-gx-grid-nodata],.K2BFreeStyle[data-gx-grid-nodata],.K2BTools_SearchGrid[data-gx-grid-nodata],.RecentLinksGrid[data-gx-grid-nodata],.TrnSublevelGrid[data-gx-grid-nodata],.FreeStyleGridRed[data-gx-grid-nodata],.FreeStyleGridOrange[data-gx-grid-nodata],.FreeStyleGridGreen[data-gx-grid-nodata],.FreeStyleGridGray[data-gx-grid-nodata],.FreeStyleGridTeal[data-gx-grid-nodata],.FreeStyleGrid400[data-gx-grid-nodata],.FreeStyleGridHeightFull[data-gx-grid-nodata],.FreeStyle_Grid_WorkWithBlue[data-gx-grid-nodata],.FreeStyle_Grid_WorkWithBlueBellHover[data-gx-grid-nodata]
{
	background-color: lightgray;
	min-height: 4em;
}

.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;
}

.GridAcceptDrag>thead>tr, .GridAcceptDrag>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.GridAcceptDrag[data-bkgstyle='none']>thead>tr, .GridAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridAcceptDrag[data-bkgstyle='header']>thead>tr, .GridAcceptDrag[data-bkgstyle='header']>tfoot>tr, .GridAcceptDrag[data-bkgstyle='report']>thead>tr, .GridAcceptDrag[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.WorkWith,.PromptGrid,.ViewGrid
{
	table-layout: fixed;
}

.WorkWith>tbody>tr,.WorkWith>[data-gxrow]
{
	table-layout: fixed;
}

.WorkWith>thead>tr, .WorkWith>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
	table-layout: fixed;
}

.WorkWith[data-bkgstyle='none']>thead>tr, .WorkWith[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.WorkWith[data-bkgstyle='none']>tbody>tr
{
	table-layout: fixed;
}

.WorkWith[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .WorkWith[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .WorkWith[data-bkgstyle='uniform']>thead>tr, .WorkWith[data-bkgstyle='uniform']>tfoot>tr
{
	table-layout: fixed;
}

.WorkWith[data-bkgstyle='header']>tbody>tr:nth-child(odd), .WorkWith[data-bkgstyle='header']>tbody>tr:nth-child(even), .WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	table-layout: fixed;
}

.WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	table-layout: fixed;
}

.WorkWith[data-bkgstyle='header']>thead>tr, .WorkWith[data-bkgstyle='header']>tfoot>tr, .WorkWith[data-bkgstyle='report']>thead>tr, .WorkWith[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
	table-layout: fixed;
}

.PromptGrid>tbody>tr,.PromptGrid>[data-gxrow]
{
	table-layout: fixed;
}

.PromptGrid>thead>tr, .PromptGrid>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
	table-layout: fixed;
}

.PromptGrid[data-bkgstyle='none']>thead>tr, .PromptGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.PromptGrid[data-bkgstyle='none']>tbody>tr
{
	table-layout: fixed;
}

.PromptGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .PromptGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .PromptGrid[data-bkgstyle='uniform']>thead>tr, .PromptGrid[data-bkgstyle='uniform']>tfoot>tr
{
	table-layout: fixed;
}

.PromptGrid[data-bkgstyle='header']>tbody>tr:nth-child(odd), .PromptGrid[data-bkgstyle='header']>tbody>tr:nth-child(even), .PromptGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	table-layout: fixed;
}

.PromptGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	table-layout: fixed;
}

.PromptGrid[data-bkgstyle='header']>thead>tr, .PromptGrid[data-bkgstyle='header']>tfoot>tr, .PromptGrid[data-bkgstyle='report']>thead>tr, .PromptGrid[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
	table-layout: fixed;
}

.ViewGrid>tbody>tr,.ViewGrid>[data-gxrow]
{
	table-layout: fixed;
}

.ViewGrid>thead>tr, .ViewGrid>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
	table-layout: fixed;
}

.ViewGrid[data-bkgstyle='none']>thead>tr, .ViewGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.ViewGrid[data-bkgstyle='none']>tbody>tr
{
	table-layout: fixed;
}

.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
{
	table-layout: fixed;
}

.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)
{
	table-layout: fixed;
}

.ViewGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	table-layout: fixed;
}

.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: #f9f9f9;
	table-layout: fixed;
}

.GridNoAcceptDrag>thead>tr, .GridNoAcceptDrag>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.GridNoAcceptDrag[data-bkgstyle='none']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoAcceptDrag[data-bkgstyle='header']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='header']>tfoot>tr, .GridNoAcceptDrag[data-bkgstyle='report']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_WorkWith1,.Grid_WorkWithSingle1,.Grid_WorkWithGreyBold,.Grid_WorkWith1TamanhoFixo
{
	color: #666;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	max-height: 70vh;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith1>tbody>tr:nth-child(odd),.Grid_WorkWith1>[data-gxrow]:nth-child(odd)
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith1>tbody>tr:nth-child(even),.Grid_WorkWith1>[data-gxrow]:nth-child(even)
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	background-color: #e0e0e0;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith1>thead>tr, .Grid_WorkWith1>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	font-size: 13px;
	font-weight: normal;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith1[data-bkgstyle='none']>thead>tr, .Grid_WorkWith1[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWith1[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith1[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWith1[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWith1[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWith1[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith1[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWith1[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWith1[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith1[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	background-color: #e0e0e0;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith1[data-bkgstyle='header']>thead>tr, .Grid_WorkWith1[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWith1[data-bkgstyle='report']>thead>tr, .Grid_WorkWith1[data-bkgstyle='report']>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithSingle1
{
	border-bottom-color: #e1ddd7;
	border-left-color: #e1ddd7;
	border-right-color: #e1ddd7;
	border-top-color: #e1ddd7;
	border-style: solid;
	border-width: 1px;
}

.Grid_WorkWithSingle1>tbody>tr:nth-child(odd),.Grid_WorkWithSingle1>[data-gxrow]:nth-child(odd)
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithSingle1>tbody>tr:nth-child(even),.Grid_WorkWithSingle1>[data-gxrow]:nth-child(even)
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	background-color: #e0e0e0;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithSingle1>thead>tr, .Grid_WorkWithSingle1>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	font-size: 13px;
	font-weight: normal;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithSingle1[data-bkgstyle='none']>thead>tr, .Grid_WorkWithSingle1[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithSingle1[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithSingle1[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWithSingle1[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWithSingle1[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWithSingle1[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithSingle1[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWithSingle1[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWithSingle1[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithSingle1[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	background-color: #e0e0e0;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithSingle1[data-bkgstyle='header']>thead>tr, .Grid_WorkWithSingle1[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithSingle1[data-bkgstyle='report']>thead>tr, .Grid_WorkWithSingle1[data-bkgstyle='report']>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithGreyBold>tbody>tr:nth-child(odd),.Grid_WorkWithGreyBold>[data-gxrow]:nth-child(odd)
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithGreyBold>tbody>tr:nth-child(even),.Grid_WorkWithGreyBold>[data-gxrow]:nth-child(even)
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	background-color: #e0e0e0;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithGreyBold>thead>tr, .Grid_WorkWithGreyBold>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	font-size: 15px;
	font-weight: bold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithGreyBold[data-bkgstyle='none']>thead>tr, .Grid_WorkWithGreyBold[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithGreyBold[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithGreyBold[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWithGreyBold[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWithGreyBold[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWithGreyBold[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithGreyBold[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWithGreyBold[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWithGreyBold[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithGreyBold[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	background-color: #e0e0e0;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWithGreyBold[data-bkgstyle='header']>thead>tr, .Grid_WorkWithGreyBold[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithGreyBold[data-bkgstyle='report']>thead>tr, .Grid_WorkWithGreyBold[data-bkgstyle='report']>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith1TamanhoFixo
{
	max-height: 100px;
}

.Grid_WorkWith1TamanhoFixo>tbody>tr:nth-child(odd),.Grid_WorkWith1TamanhoFixo>[data-gxrow]:nth-child(odd)
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith1TamanhoFixo>tbody>tr:nth-child(even),.Grid_WorkWith1TamanhoFixo>[data-gxrow]:nth-child(even)
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	background-color: #e0e0e0;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith1TamanhoFixo>thead>tr, .Grid_WorkWith1TamanhoFixo>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	font-size: 13px;
	font-weight: normal;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith1TamanhoFixo[data-bkgstyle='none']>thead>tr, .Grid_WorkWith1TamanhoFixo[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWith1TamanhoFixo[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith1TamanhoFixo[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWith1TamanhoFixo[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWith1TamanhoFixo[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWith1TamanhoFixo[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith1TamanhoFixo[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWith1TamanhoFixo[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWith1TamanhoFixo[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith1TamanhoFixo[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	background-color: #e0e0e0;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Grid_WorkWith1TamanhoFixo[data-bkgstyle='header']>thead>tr, .Grid_WorkWith1TamanhoFixo[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWith1TamanhoFixo[data-bkgstyle='report']>thead>tr, .Grid_WorkWith1TamanhoFixo[data-bkgstyle='report']>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.GroupTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_TabularTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_FixedDataTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_TransactionTabularTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_FormSectionTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_FilterTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_TabularHighlightedTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_PaddingTopTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_DomiTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_TabularLoginTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_MarkersTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_InvisibleTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.K2BToolsFSGAM_LoginBoxTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group100X350Title
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group200X350Title
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group300X400Title
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group200X400Title
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group300X450Title
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group230X680Title
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group300X590Title
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group220X580Title
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group350X590Title
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group350X605Title
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group100X650Title
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.GroupTitleTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.K2BToolsFSGAM_Group_Tabular_Invisible
{
	display: none;
}

.K2BToolsFSGAM_Group_Tabular_InvisibleTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
	display: none;
}

.Group_AdvancedFilters
{
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: 700;
	color: #666;
}

.Group_AdvancedFiltersTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: 700;
	color: #666;
}

.Fixed30
{
	height: 30px;
	width: 30px;
}
.ImageCabLogin,.ImageCabLogin1,.ImageCabLogin2
{
	margin-left: -18px;
	width: 314px;
}
.ImageCabLogin1
{
	height: 80px;
	width: 300px;
}
.ImageCabLogin2
{
	margin-bottom: 20px;
	height: 80px;
	width: 200px;
}
.Image_Mot
{
	max-height: 80px;
	max-width: 80px;
}
.Image_Ent
{
	max-height: 80px;
	max-width: 80px;
}
.Image_Action,.K2BActionImageTop,.K2BActionImageExcel,.K2BActionImageNew,.K2BActionImagePrint,.K2BActionImageRefresh,.K2BActionGridImage,.K2BActionImageCombo,.K2BToolsMultipleSelectionImage
{
	margin-right: 0px;
	margin-top: 4px;
	padding-bottom: 6px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 6px;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.Image_HeaderLogo,.ReadOnlyLabel1
{
	margin-top: 9px;
}
.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious
{
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 25px;
	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;
	 margin-right:25px !important;
}
.PagingButtonsFirst
{
	background-image: url(../K2BFlat/PageFirst.gif);
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.PagingButtonsLast
{
	background-image: url(../K2BFlat/PageLast.gif);
	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(../K2BFlat/PageNext.gif);
	padding-bottom: 16px !important;
	 padding-left: 26px !important;
	 border-left-width: 0;
}
.PagingButtonsPrevious
{
	background-image: url(../K2BFlat/PagePrevious.gif);
	padding-bottom: 16px !important;
	 padding-left: 26px !important;
	 border-left-width: 0;
}
.PoweredBy
{
	float: right;
	margin-top: 20px;
}
.K2BMenuItemImage
{
	max-width: 30px;
}
.ImageFull
{
	margin-left: -15px;
	height: 100vh;
	width: 100vw;
}
.BotaoPassageiros,.BotaoPassageirosBottomLeft,.BotaoPassageirosTopLeft,.BotaoPassageirosTopLeft3,.BotaoPassageirosTopRight1,.BotaoPassageirosTopRight1Sobreposto,.BotaoPassageirosTopRight2,.BotaoPassageirosTopRight3,.BotaoPassageirosTopRight4,.BotaoPassageirosTopRight5,.BotaoPassageirosTopRight6,.BotaoPassageirosTopRight,.BotaoPassageirosTopRight0,.BotaoPassageirosTopRight00,.TabelaSuspensaTotais,.TabelaSuspensaTotais1,.BotaoPassageirosTopLeft1,.BotaoPassageirosTopLeft2,.BotaoPassageirosTopRight7,.BotaoPassageirosTopRight8,.BotaoPassageirosTopLeftMapaPainel,.BotaoPassageirosTopLeft2MapaPainel1,.BotaoPassageirosTopLeft2MapaPainel11,.BotaoPassageirosBottomLeft2MapaPainel,.BotaoPassageirosTopRight9,.BotaoPassageirosTopRight10,.BotaoPassageirosTopRight11,.BotaoPassageirosTopRight12
{
	box-sizing: border-box;
	box-shadow: 1px 1px 1px 1px #333;
	position: fixed;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.BotaoPassageirosBottomLeft
{
	bottom: 5px;
	box-shadow: 1px 1px 1px 1px #333;
	left: 5px;
}
.BotaoPassageirosTopLeft,.BotaoPassageirosTopLeft3
{
	box-shadow: 1px 1px 1px 1px #333;
	left: 5px;
	top: 70px;
}
.BotaoPassageirosTopLeft3
{
	box-shadow: 1px 1px 1px 1px #333;
}
.BotaoPassageirosTopRight1,.BotaoPassageirosTopRight1Sobreposto
{
	box-shadow: 1px 1px 1px 1px #333;
	right: 10px;
	top: 100px;
}
.BotaoPassageirosTopRight1Sobreposto
{
	box-shadow: 1px 1px 1px 1px #333;
	right: 55px;
	top: 110px;
}
.BotaoPassageirosTopRight2
{
	box-shadow: 1px 1px 1px 1px #333;
	right: 10px;
	top: 145px;
}
.BotaoPassageirosTopRight3
{
	box-shadow: 1px 1px 1px 1px #333;
	right: 10px;
	top: 190px;
}
.BotaoPassageirosTopRight4
{
	box-shadow: 1px 1px 1px 1px #333;
	right: 10px;
	top: 235px;
}
.BotaoPassageirosTopRight5
{
	box-shadow: 1px 1px 1px 1px #333;
	right: 10px;
	top: 280px;
}
.BotaoPassageirosTopRight6
{
	box-shadow: 1px 1px 1px 1px #333;
	right: 10px;
	top: 325px;
}
.BotaoPassageirosTopRight
{
	box-shadow: 1px 1px 1px 1px #333;
	right: 100px;
	top: 5px;
}
.BotaoPassageirosTopRight0,.BotaoPassageirosTopRight00
{
	box-shadow: 1px 1px 1px 1px #333;
	right: 150px;
	top: 5px;
}
.BotaoPassageirosTopRight00
{
	box-shadow: 1px 1px 1px 1px #333;
	right: 200px;
}
.TabelaSuspensaTotais,.TabelaSuspensaTotais1
{
	box-shadow: 1px 1px 1px 1px #333;
	left: 250px;
	padding-right: 10px;
	top: 5px;
	background-color: #fff;
	width: 400px;
}
.TabelaSuspensaTotais1
{
	box-shadow: 1px 1px 1px 1px #333;
	left: 800px;
	height: 45px;
	width: 200px;
}
.BotaoPassageirosTopLeft1
{
	box-shadow: 1px 1px 1px 1px #333;
	left: 200px;
	top: 5px;
}
.BotaoPassageirosTopLeft2
{
	box-shadow: 1px 1px 1px 1px #333;
	left: 250px;
	top: 5px;
}
.BotaoPassageirosTopRight7
{
	box-shadow: 1px 1px 1px 1px #333;
	right: 10px;
	top: 370px;
}
.BotaoPassageirosTopRight8
{
	box-shadow: 1px 1px 1px 1px #333;
	right: 10px;
	top: 415px;
}
.BotaoPassageirosTopLeftMapaPainel
{
	box-shadow: 1px 1px 1px 1px #333;
	left: 5px;
	top: 5px;
}
.BotaoPassageirosTopLeft2MapaPainel1
{
	box-shadow: 1px 1px 1px 1px #333;
	left: 5px;
	top: 55px;
}
.BotaoPassageirosTopLeft2MapaPainel11
{
	box-shadow: 1px 1px 1px 1px #333;
	left: 5px;
	top: 105px;
}
.BotaoPassageirosBottomLeft2MapaPainel
{
	bottom: 55px;
	box-shadow: 1px 1px 1px 1px #333;
	left: 5px;
}
.BotaoPassageirosTopRight9
{
	box-shadow: 1px 1px 1px 1px #333;
	right: 10px;
	top: 460px;
}
.BotaoPassageirosTopRight10
{
	box-shadow: 1px 1px 1px 1px #333;
	right: 10px;
	top: 505px;
}
.BotaoPassageirosTopRight11
{
	box-shadow: 1px 1px 1px 1px #333;
	right: 10px;
	top: 510px;
}
.BotaoPassageirosTopRight12
{
	box-shadow: 1px 1px 1px 1px #333;
	right: 10px;
	top: 560px;
}
.Image_50_50,.Image_30x30,.Image25x25,.Image40x40,.Image_17_17
{
	height: 50px;
	width: 50px;
}
.Image_30x30
{
	height: 30px;
	width: 30px;
}
.Image25x25
{
	height: 25px;
	width: 25px;
}
.Image40x40
{
	height: 40px;
	width: 40px;
}
.Image_17_17
{
	height: 17px;
	width: 17px;
}
.ImageTaxiPass
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	 border-top-style: solid;
	border-top-width: 3px;
	 border-left-style: solid;
	border-left-width: 3px;
	 border-right-style: solid;
	border-right-width: 3px;
}
.ActionIcon
{
	max-height: 32px;
	max-width: 32px;
	max-height: 32px;
	 max-width: 32px;
}
.Image100x100
{
	height: 100px;
	width: 100px;
}
.Table,.TableDetail,.Table4,.TableDragging,.TableAcceptDrag,.TableNoAcceptDrag,.TableGrid,.TableTop,.TableTopSearch,.TableContent,.TableContent1,.TableHorizontalLine,.header_pink_line,.TableBottom,.Table960,.TableGreyFooter,.TableBlackFooter,.TableBlackHeader,.TableLogin,.SmallTableLogin,.LargeTableLogin,.WelcomeTable,.Table_Summary,.Table_AttributeContainer,.Table_Title,.Table_TrnActionsContainer,.Table_DataAreaContainer,.Table_TransactionDataAreaContainer,.Table_TitleDsc,.Table_Basic,.Table_Basic_Widht100Percent,.Table_ConditionalConfirm,.Table_FormSectionContainer,.Table_TopActions,.TableMenuContainer,.Table_Scroll,.Table_NoSkipItems,.Table_NoSkipFilters,.Table_GlobalContainer,.Table_Modificada,.TableLeftMenu,.TableTopMenu,.Table80,.K2BToolsTable_FloatCenter,.K2BToolsGridSettingsTable,.K2BToolsMenuContainerCompact,.K2BToolsMenuContainerVisibleCompact,.K2BToolsMenuContainerInvisibleCompact,.K2BToolsTableCell_FieldWithSideText,.TableButtons,.TableHeaderRight,.TableLogo,.FiltersContainer,.FiltersContainerItem,.FilterContainerItemSearch,.NegativeMarginTop10,.ActionsContainer,.ActionsContainerItem,.ActionsContainerVisible,.ViewAdvancedContainer,.ViewAdvancedContainerVisible,.TopBottom30,.TopBottom5,.Table1,.Table1GoogleMapResp,.Table2,.Table3,.TableGrade,.ViewTable,.TableMarginTop25,.TableNotification,.TableNotificationCollapsed,.K2BToolsFSGAM_Table_Basic,.K2BToolsFSGAM_LoginTable,.Table_ActionsContainer,.Table_ActionsContainer_Top,.Table_ActionsContainer_Bottom,.Table_ActionsContainer_Left,.Table_ActionsContainer_Right,.Table_ComboActionsContainer,.FilterContainerTable,.K2BToolsSection_Card,.K2BToolsCell_PaginationNormal,.K2BToolsCell_PaginationDisabled,.K2BToolsCell_PaginationCurrentPage,.K2BToolsCell_PaginationInvisible,.K2BToolsCell_PaginationLeft,.K2BToolsCell_PaginationPrevious,.K2BToolsCell_PaginationFirst,.K2BToolsCell_PaginationRight,.K2BToolsCell_PaginationNext,.K2BToolsCell_PaginationLast,.K2BToolsTable_PaginationContainer,.K2BToolsTable_SearchPaginationContainer,.K2BToolsTableCell_ActionContainer,.K2BToolsTable_NoResultsFound,.K2BToolsTable_NoResultsFoundUniversalSearch,.K2BToolsTable_GridSettingsContent,.K2BToolsTable_SearchContainer,.K2BToolsMyAccountTable,.HorizontalSpace,.K2BHeader,.K2BToolsTable_FloatRight,.K2BToolsTable_FloatLeft,.K2BToolsTable_FullWidth,.Table100x100,.TableBorder,.TableBorderBottom,.RecentLinksTable,.Table95,.Container,.ContainerFluid,.RecentLinksMainTable,.RecentLinksMainTableExpanded,.LevelTable,.BodyContainer,.LoginContainer,.HeaderContainer,.ThinHeaderContainer,.RecentLinksContainer,.FormContainer,.TabsFormContainer,.FormContainerMasterLogin,.FormContainerMaserLoginTopPage,.FormContainerTaxi,.FormContainerTaxiNoBorder,.FormContainerTaxiMap,.FormContainerTaxiMapValores,.FormContainerTaxiPass,.FormContainerTaxiTop,.FormContainerTaxiPassWhite,.FormContainerTaxiPassRedondoWhite,.FormContainerTaxiPassNoBorder,.FormContainerTaxiPassWidth,.FormContainerTaxiPassNoBorderN,.FormContainerCustom,.FormContainerCustomX,.AdvancedContainerItem,.AdvancedContainerItemExpanded,.AdvancedContainer,.AdvancedContainerVisible,.OrdersTable,.TableMapa,.PromptContainer,.PromptMainTable,.MainContainer,.GridTabMainTable,.K2BToolsMenuContainer,.K2BToolsMenuContainerVisible,.K2BToolsTable_GridSettings,.K2BToolsMultipleSelectionButtons,.K2BToolsTable_FieldContainer,.K2BToolsTable_BottomFixedData,.K2BFSGTable_DashBoardItem,.K2BFSGTable_CAPTCHAContainer,.K2BTableActionsRightContainer,.K2BTools_AdvancedFilterRow,.K2BToolsTable_SideTextContainer,.K2BToolsTableCell_SideText,.K2BToolsTableCell_RequiredField,.K2BToolsTableCell_EmptyRequiredContainer,.K2BToolsTable_TopAttributeContainer,.Table_MaxHeight,.TableTeste,.TableResLogin,.TableResLoginTwo,.FormContainer1,.TableBack1,.TableBack2,.TableBack3,.TableFreeGrid,.TableFreeGrid1,.CellRed,.CellOrange,.TableFullHeightWidht,.PainelEsquerdo,.PainelEsquerdoVisibleX,.PainelRodape,.PainelRodapeVisible,.PainelSuperior,.PainelSuperiorVisible,.TableBorderGrande,.TableCarona,.TableFiltros,.TableVouNaoVou,.TableMaxWidht800px,.PainelDireito,.PainelDireitoVisible,.Table3TaxiPass,.TableTipos,.TableT1,.TableMarginTop20,.MainLinearGradient,.TableMarginRightM25,.HeaderTeste,.PainelTrafegoTable,.PainelTrafegoTableHover,.PainelTrafegoTable:hover,.PainelTrafegoTableHover:hover,.PainelTrafegoTableVeiculosON:hover,.PainelTrafegoTableVeiculosOFF:hover,.PainelTrafegoTableVeiculosONF:hover,.PainelTrafegoTableVeiculosON,.PainelTrafegoTableVeiculosOFF,.PainelTrafegoTableVeiculosONF,.TableInfo,.TableBackground,.PainelTrafegoTableNotHover
{
	margin-bottom: 0px;
}
.TableContent1
{
	height: 100vh;
	width: 100vw;
	padding-left: 0px !important;
}
.Table_Basic_Widht100Percent,.Table_ConditionalConfirm
{
	width: 100%;
}
.Table_ConditionalConfirm
{
	left: 0px;
	position: fixed;
	top: 0px;
	background-color: rgba(0,0,0,0.3);
	height: 100%;
}
.Table1GoogleMapResp
{
	left: 0px;
	padding-bottom: 56.25%;
	position: relative;
	top: 0px;
	height: 100%;
	width: 100%;
}
.Table2
{
	background-color: #007da7;
}
.TableMarginTop25
{
	margin-top: 25px;
}
.TableNotification,.TableNotificationCollapsed
{
	box-shadow: 0px 5px 10px 0px #007da7;
	margin-top: 2px;
	overflow: auto;
	position: absolute;
	right: 39%;
	background-color: white;
	border-bottom-color: #007da7;
	border-left-color: #007da7;
	border-right-color: #007da7;
	border-top-color: #007da7;
	border-style: solid;
	border-width: 5px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	height: 550px;
	width: 550px;
	text-align: left;
	transition: height 0.5s ease;
	 z-index: 9;
}
.TableNotificationCollapsed
{
	box-shadow: 0px 5px 10px 0px #007da7;
	border-style: none;
	height: 0px;
}
.K2BToolsFSGAM_Table_Basic,.K2BToolsFSGAM_LoginTable
{
	background-color: white;
}
.K2BToolsFSGAM_LoginTable
{
	padding-left: 85px;
	padding-right: 85px;
	padding-top: 78px;
	height: 733px;
	width: 531px;
	text-align: center;
}
.Table_ActionsContainer,.Table_ActionsContainer_Top,.Table_ActionsContainer_Bottom,.Table_ActionsContainer_Left,.Table_ActionsContainer_Right,.Table_ComboActionsContainer
{
	border-collapse: collapse;
	 border-spacing:0px;
}
.FilterContainerTable
{
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
}
.K2BToolsSection_Card
{
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	padding-right: 5px;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	height: 200px;
	width: 100%;
	background:#fff;
}
.K2BToolsCell_PaginationNormal,.K2BToolsCell_PaginationDisabled,.K2BToolsCell_PaginationCurrentPage,.K2BToolsCell_PaginationInvisible,.K2BToolsCell_PaginationLeft,.K2BToolsCell_PaginationPrevious,.K2BToolsCell_PaginationFirst,.K2BToolsCell_PaginationRight,.K2BToolsCell_PaginationNext,.K2BToolsCell_PaginationLast
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	height: 30px;
	min-width: 30px;
	text-align: center;
}
.K2BToolsCell_PaginationCurrentPage
{
	border-bottom-color: #e7722b;
	border-left-color: #e7722b;
	border-right-color: #e7722b;
	border-top-color: #e7722b;
}
.K2BToolsCell_PaginationInvisible
{
	display: none;
}
.K2BToolsCell_PaginationLeft,.K2BToolsCell_PaginationPrevious,.K2BToolsCell_PaginationFirst
{
	border-right:0px none;
}
.K2BToolsCell_PaginationFirst
{
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.K2BToolsCell_PaginationRight,.K2BToolsCell_PaginationNext,.K2BToolsCell_PaginationLast
{
	border-left:0px none;
}
.K2BToolsCell_PaginationLast
{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.K2BToolsTable_PaginationContainer,.K2BToolsTable_SearchPaginationContainer
{
	float: right;
	margin-right: 0px;
	margin-top: 10px;
	border-collapse:separate;
	 border-spacing: 0;
}
.K2BToolsTable_SearchPaginationContainer
{
	width: 250px;
}
.K2BToolsTableCell_ActionContainer
{
	height: 45px;
}
.K2BToolsTable_NoResultsFound,.K2BToolsTable_NoResultsFoundUniversalSearch
{
	font-family: SourceSansPro-Bold;
	font-size: 24px;
	height: 199px;
	width: 100%;
	text-align: center;
	border: 1px solid #cccccc;
	 border-collapse: separate;
	 border-radius: 0 0 4px 4px;
}
.K2BToolsTable_NoResultsFoundUniversalSearch
{
	border-style: none;
}
.K2BToolsTable_GridSettingsContent
{
	margin-bottom: 5px;
	width: 100%;
	border-collapse: collapse;
	 border-spacing: 0;
}
.K2BToolsTable_SearchContainer
{
	margin-right: 30px;
	margin-top: 19px;
	border-collapse:collapse;
}
.K2BToolsMyAccountTable
{
	box-shadow: 4px 3px 3px rgba(51,51,51,0.3);
	left: -90px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	position: absolute;
	top: 6px;
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	width: 211px;
	z-index:2;
}
.K2BHeader
{
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 13px;
	background-color: #eeebeb;
	min-height: 78px;
}
.K2BToolsTable_FloatRight
{
	float: right;
	margin-top: 9px;
	border-collapse:collapse;
}
.K2BToolsTable_FloatLeft
{
	float: left;
	width: 100%;
}
.K2BToolsTable_FullWidth
{
	width: 100%;
}
.LevelTable
{
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
}
.BodyContainer,.LoginContainer
{
	margin-left: -15px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.HeaderContainer,.ThinHeaderContainer,.RecentLinksContainer
{
	margin-left: -15px;
	margin-right: -15px;
	padding-bottom: 12px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 12px;
	background-color: #eeebeb;
}
.RecentLinksContainer
{
	background-color: #fff;
}
.FormContainer,.TabsFormContainer,.FormContainerMasterLogin,.FormContainerMaserLoginTopPage,.FormContainerTaxi,.FormContainerTaxiNoBorder,.FormContainerTaxiMap,.FormContainerTaxiMapValores,.FormContainerTaxiPass,.FormContainerTaxiTop,.FormContainerTaxiPassWhite,.FormContainerTaxiPassRedondoWhite,.FormContainerTaxiPassNoBorder,.FormContainerTaxiPassWidth,.FormContainerTaxiPassNoBorderN,.FormContainerCustom,.FormContainerCustomX
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	background-color: #fff;
}
.FormContainerMasterLogin,.FormContainerMaserLoginTopPage
{
	margin-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	background-color: rgba(128,128,128,0.6);
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 400;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	 border-top-style: solid;
	border-top-width: 3px;
	 border-left-style: solid;
	border-left-width: 3px;
	 border-right-style: solid;
	border-right-width: 3px;
}
.FormContainerMaserLoginTopPage
{
	background-color: #fff;
}
.FormContainerTaxi,.FormContainerTaxiNoBorder,.FormContainerTaxiMap,.FormContainerTaxiMapValores,.FormContainerTaxiPass,.FormContainerTaxiTop,.FormContainerTaxiPassWhite,.FormContainerTaxiPassRedondoWhite,.FormContainerTaxiPassNoBorder,.FormContainerTaxiPassWidth
{
	margin-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	background-color: #eaeaea;
	border-bottom-color: #007da7;
	border-left-color: #007da7;
	border-right-color: #007da7;
	border-top-color: #007da7;
	border-style: none;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 400;
	table-layout: fixed;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	 border-top-style: solid;
	border-top-width: 3px;
	 border-left-style: solid;
	border-left-width: 3px;
	 border-right-style: solid;
	border-right-width: 3px;
}
.FormContainerTaxiMap,.FormContainerTaxiMapValores
{
	background-color: #fff;
}
.FormContainerTaxiMapValores
{
	height: 360px;
	max-height: 360px;
	width: 700px;
	max-width: 700px;
}
.FormContainerTaxiPass,.FormContainerTaxiTop,.FormContainerTaxiPassWhite,.FormContainerTaxiPassRedondoWhite,.FormContainerTaxiPassNoBorder
{
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
}
.FormContainerTaxiTop
{
	padding-top: 15px;
}
.FormContainerTaxiPassWhite
{
	background-color: #fff;
}
.FormContainerTaxiPassRedondoWhite
{
	padding-left: 0px;
	background-color: #fff;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
}
.FormContainerTaxiPassNoBorder
{
	background-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
}
.FormContainerTaxiPassWidth
{
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	width: 1000px;
	text-align: center;
}
.FormContainerTaxiPassNoBorderN
{
	margin-top: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-style: none;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 400;
	table-layout: fixed;
	text-align: left;
}
.FormContainerCustom,.FormContainerCustomX
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	background-color: rgba(255,255,255,0.3);
	border-bottom-color: #9b9b9b;
	border-left-color: #9b9b9b;
	border-right-color: #9b9b9b;
	border-top-color: #9b9b9b;
	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-family: Arial;
	font-size: 14px;
	font-weight: 400;
	table-layout: fixed;
	text-align: left;
	text-align:center;
	  !important;
}
.FormContainerCustomX
{
	margin-top: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: white;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	text-align:center;
	  !important;
}
.AdvancedContainerItem,.AdvancedContainerItemExpanded
{
	overflow: hidden;
	padding-bottom: 20px;
	background-color: white;
	border-bottom-color: #ccc;
	max-height: 55px;
	border-bottom-width: 1px;
	 border-bottom-style: solid;
	 -moz-transition: max-height 0.5s ease-in-out 0s;
	 -webkit-transition: max-height 0.5s ease-in-out 0s;
	 -ms-transition: max-height 0.5s ease-in-out 0s;
	 transition: max-height 0.5s ease-in-out;
}
.AdvancedContainerItemExpanded
{
	max-height: 500px;
}
.AdvancedContainer,.AdvancedContainerVisible
{
	background-color: #fff;
	-moz-transition: left 0.5s ease-in-out 0s;
	 -webkit-transition: left 0.5s ease-in-out 0s;
	 -ms-transition: left 0.5s ease-in-out 0s;
	 transition: left 0.5s ease-in-out ;
}
.OrdersTable
{
	padding-left: 20px;
	padding-right: 20px;
}
.TableMapa
{
	height: 1000px;
	width: 1000px;
}
.PromptContainer
{
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
.PromptMainTable
{
	padding-left: 15px;
	padding-right: 15px;
}
.MainContainer
{
	padding-left: 15px;
	padding-right: 15px;
}
.GridTabMainTable
{
	overflow: hidden;
	position: relative;
}
.K2BToolsMenuContainer,.K2BToolsMenuContainerVisible
{
	bottom: 0px;
	left: -236px;
	position: absolute;
	top: 87px;
	z-index: 9999;
	background-color: #fff;
	width: 237px;
	-moz-transition: left 0.5s ease-in-out 0s;
	 -webkit-transition: left 0.5s ease-in-out 0s;
	 -ms-transition: left 0.5s ease-in-out 0s;
	 transition: left 0.5s ease-in-out;
}
.K2BToolsTable_GridSettings
{
	box-shadow: 4px 3px 3px rgba(51,51,51,0.3);
	left: -141px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	position: absolute;
	top: 6px;
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	width: 275px;
	z-index:2;
}
.K2BToolsMultipleSelectionButtons
{
	margin-top: 90px;
}
.K2BToolsTable_FieldContainer
{
	width: 100%;
	border-collapse:collapse;
	  table-layout:fixed;
}
.K2BToolsTable_BottomFixedData
{
	width: 100%;
}
.K2BFSGTable_DashBoardItem
{
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #fff;
	min-height: 250px;
	width: 80%;
	text-align: center;
	border: 1px solid #eee;
	 border-radius:4px;
}
.K2BFSGTable_CAPTCHAContainer
{
	text-align: center;
	margin: 0 auto;
}
.K2BTableActionsRightContainer
{
	float: right;
}
.K2BTools_AdvancedFilterRow
{
	border-collapse: collapse;
}
.K2BToolsTable_SideTextContainer
{
	border-collapse: collapse !important;
	  border-spacing: 0px !important;
}
.K2BToolsTableCell_SideText
{
	padding-left:0px !important;
}
.K2BToolsTableCell_RequiredField
{
	padding-left:0px !important;
}
.K2BToolsTableCell_EmptyRequiredContainer
{
	width: 1px;
}
.K2BToolsTable_TopAttributeContainer
{
	margin-bottom: 15px;
}
.Table_MaxHeight
{
	max-height: 300px;
}
.TableTeste
{
	margin-bottom: 10px;
	overflow-y:auto;
	overflow-x:hidden;
}
.TableResLogin,.TableResLoginTwo
{
	box-shadow: 0px 2px 20px 10px;
	margin-bottom: 47px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
	display: flex;
	background-color: White!important;
	height: 335px;
	max-width: 400px;
	flex-direction:column;
	 align-items:center;
	 justify-content:center;
}
.TableResLoginTwo
{
	box-shadow: 0px 2px 20px 10px;
	max-height: 436px;
	max-width: 862px;
	align-items:center;
	 justify-content:center;
}
.FormContainer1
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #fff;
}
.TableBack1
{
	background-color: #e1ddd7;
}
.TableBack2
{
	background-color: #dbd7d2;
}
.TableBack3
{
	background-color: rgba(255,69,0,0.27);
}
.TableFreeGrid,.TableFreeGrid1
{
	padding-right: 30px;
	background-color: rgba(249,249,249,0.66);
	border: groove;
}
.CellRed
{
	background-color: rgba(245,106,103,0.59);
}
.CellOrange
{
	background-color: rgba(253,174,69,0.59);
}
.TableFullHeightWidht
{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 100vh;
	width: 100vw;
}
.PainelEsquerdo,.PainelEsquerdoVisibleX
{
	left: -500px;
	margin-top: 120px;
	position: absolute;
	z-index: 1;
	background-color: #fff;
	width: 500px;
	-moz-transition: left 0.5s ease-in-out 0s;
	 -webkit-transition: left 0.5s ease-in-out 0s;
	 -ms-transition: left 0.5s ease-in-out 0s;
	 transition: left 0.5s ease-in-out;
}
.PainelEsquerdoVisibleX
{
	left: 0px;
}
.PainelRodape,.PainelRodapeVisible
{
	bottom: -500px;
	margin-left: 100px;
	position: fixed;
	z-index: 1;
	background-color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	width: 85vw;
	-moz-transition: bottom 0.5s ease-in-out 0s;
	 -webkit-transition: bottom 0.5s ease-in-out 0s;
	 -ms-transition: bottom 0.5s ease-in-out 0s;
	 transition: bottom 0.5s ease-in-out;
}
.PainelRodapeVisible
{
	bottom: 0px;
}
.PainelSuperior,.PainelSuperiorVisible
{
	margin-left: 100px;
	position: fixed;
	top: -500px;
	z-index: 1;
	background-color: #fff;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-transition: top 0.5s ease-in-out 0s;
	 -webkit-transition: top 0.5s ease-in-out 0s;
	 -ms-transition: top 0.5s ease-in-out 0s;
	 transition: top 0.5s ease-in-out;
}
.PainelSuperiorVisible
{
	top: 0px;
}
.TableBorderGrande
{
	border-bottom: 1;
	border-left: 1;
	border-right: 1;
	border-top: 1;
	bottom: 1px;
	box-sizing: border-box;
	border-bottom-color: #333;
	border-left-color: #333;
	border-right-color: #333;
	border-top-color: #333;
	border-width: 1px;
}
.TableCarona
{
	background-color: rgba(34,139,34,0.2);
}
.TableVouNaoVou
{
	background-color: rgba(51,51,51,0.5);
}
.TableMaxWidht800px
{
	max-width: 800px;
}
.PainelDireito,.PainelDireitoVisible
{
	bottom: 50px;
	position: absolute;
	right: -500px;
	z-index: 1;
	background-color: #fff;
	width: 500px;
	-moz-transition: right 0.5s ease-in-out 0s;
	 -webkit-transition: right 0.5s ease-in-out 0s;
	 -ms-transition: right 0.5s ease-in-out 0s;
	 transition: right 0.5s ease-in-out;
}
.PainelDireitoVisible
{
	right: 0px;
}
.Table3TaxiPass
{
	padding-top: 8px;
}
.TableTipos
{
	padding-right: 290px;
}
.TableT1
{
	padding-top: 15px;
}
.TableMarginTop20
{
	margin-bottom: 20px;
	margin-top: 20px;
}
.MainLinearGradient
{
	background-image: linear-gradient(90deg, #007da7, #e7722b) !important;
}
.TableMarginRightM25
{
	margin-right: -25px;
}
.HeaderTeste
{
	position: fixed;
}
.PainelTrafegoTable,.PainelTrafegoTableHover,.PainelTrafegoTable:hover,.PainelTrafegoTableHover:hover,.PainelTrafegoTableVeiculosON:hover,.PainelTrafegoTableVeiculosOFF:hover,.PainelTrafegoTableVeiculosONF:hover
{
	margin-bottom: 10px;
	background-color: white;
	border-bottom-color: #007da7;
	border-left-color: #007da7;
	border-right-color: #007da7;
	border-top-color: #007da7;
	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;
	font-size: 13px;
}
.PainelTrafegoTableHover,.PainelTrafegoTable:hover,.PainelTrafegoTableHover:hover,.PainelTrafegoTableVeiculosON:hover,.PainelTrafegoTableVeiculosOFF:hover,.PainelTrafegoTableVeiculosONF:hover
{
	background-color: #d4e7f9;
}
.PainelTrafegoTableVeiculosON
{
	margin-bottom: 10px;
	background-color: white;
	border-bottom-color: #89ef56;
	border-left-color: #89ef56;
	border-right-color: #89ef56;
	border-top-color: #89ef56;
	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;
}
.PainelTrafegoTableVeiculosOFF
{
	margin-bottom: 10px;
	background-color: white;
	border-bottom-color: #ea1212;
	border-left-color: #ea1212;
	border-right-color: #ea1212;
	border-top-color: #ea1212;
	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;
}
.PainelTrafegoTableVeiculosONF
{
	margin-bottom: 10px;
	background-color: white;
	border-bottom-color: #ffa605;
	border-left-color: #ffa605;
	border-right-color: #ffa605;
	border-top-color: #ffa605;
	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;
}
.TableInfo
{
	margin-bottom: 5px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-image: linear-gradient(360deg,#007da780, transparent) !important;
}
.TableBackground
{
	background-color: inherit;
	max-height: 100%;
	max-width: 100%;
}
.PainelTrafegoTableNotHover
{
	margin-bottom: 10px;
	background-color: white;
	border-bottom-color: #007da7;
	border-left-color: #007da7;
	border-right-color: #007da7;
	border-top-color: #007da7;
	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;
	font-size: 13px;
}
.Textblock_RequiredSymbol
{
	margin-left: 2px;
	margin-right: 2px;
	font-family: SourceSansPro-Semibold;
	font-size: 20px;
	color: #c00;
}
.GridNewRow:before,.GridNewRowWhite:before,.Grid>tfoot .gx_newrow:before,.GridDragging>tfoot .gx_newrow:before,.Grid_Custom>tfoot .gx_newrow:before,.Grid_SubWorkWith>tfoot .gx_newrow:before,.Grid_Prompt>tfoot .gx_newrow:before,.Grid_Transaction>tfoot .gx_newrow:before,.K2BTransactionGrid>tfoot .gx_newrow:before,.Grid_MultipleSelection>tfoot .gx_newrow:before,.Grid_CustomGrid_WorKWith>tfoot .gx_newrow:before,.Grid_WorkWith2>tfoot .gx_newrow:before,.Grid_WorkWith>tfoot .gx_newrow:before,.Grid_WorkWithSingle>tfoot .gx_newrow:before,.Grid_WorkWithPainel>tfoot .gx_newrow:before,.Grid_WorkWithPainelRoterizador>tfoot .gx_newrow:before,.Grid_WorkWithPainelRoterizadorBlueFrotaTrack>tfoot .gx_newrow:before,.Grid_WorkWithAlinhado>tfoot .gx_newrow:before,.Grid_WorkWith2TamanhoFixo>tfoot .gx_newrow:before,.Grid_WorkWithBlue>tfoot .gx_newrow:before,.Grid_WorkWithBlueBell>tfoot .gx_newrow:before,.Grid_WorkWithBlueBellHover>tfoot .gx_newrow:before,.Grid_WorkWithBlueBell>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:before, .Grid_WorkWithBlueBell>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:before,.Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:before, .Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:before,.PainelTrafegoGrid>tfoot .gx_newrow:before,.PainelTrafegoGridVeiculos>tfoot .gx_newrow:before,.GridPainel>tfoot .gx_newrow:before,.Grid_AllowSelection>tfoot .gx_newrow:before,.GridGrade>tfoot .gx_newrow:before,.GridNoData>tfoot .gx_newrow:before,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_Custom[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_SubWorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_Prompt[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_Transaction[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BTransactionGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_MultipleSelection[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWith2[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithSingle[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithPainel[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithPainelRoterizador[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithAlinhado[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWith2TamanhoFixo[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithBlue[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithBlueBell[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithBlueBellHover[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithBlueBell>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:before, .Grid_WorkWithBlueBell>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:before, .Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.PainelTrafegoGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.PainelTrafegoGridVeiculos[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridPainel[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_AllowSelection[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridGrade[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.ViewGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWith1[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithSingle1[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithGreyBold[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWith1TamanhoFixo[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_AllowSelectionGray[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridGridXY[data-gx-grid-nodata]>tfoot .gx_newrow:before,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyle_RecentLinks[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_WPB[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_Menu[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridTeste[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridTestador[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridBottom[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridRecent[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_Transaction[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BFreeStyle[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BTools_SearchGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.RecentLinksGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.TrnSublevelGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridRed[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridOrange[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridGreen[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridGray[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridTeal[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid400[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridHeightFull[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyle_Grid_WorkWithBlue[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyle_Grid_WorkWithBlueBellHover[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridAcceptDrag>tfoot .gx_newrow:before,.WorkWith>tfoot .gx_newrow:before,.PromptGrid>tfoot .gx_newrow:before,.ViewGrid>tfoot .gx_newrow:before,.GridNoAcceptDrag>tfoot .gx_newrow:before,.Grid_WorkWith1>tfoot .gx_newrow:before,.Grid_WorkWithSingle1>tfoot .gx_newrow:before,.Grid_WorkWithGreyBold>tfoot .gx_newrow:before,.Grid_WorkWith1TamanhoFixo>tfoot .gx_newrow:before,.Grid_AllowSelectionGray>tfoot .gx_newrow:before,.FreeStyleGridFooter>.gx_newrow:before,.GridGridXYFooter>.gx_newrow:before,.VerticalTabGridFooter>.gx_newrow:before,.FreeStyle_RecentLinksFooter>.gx_newrow:before,.FreeStyleGrid_WPBFooter>.gx_newrow:before,.FreeStyleGrid_MenuFooter>.gx_newrow:before,.FreeStyleGridTesteFooter>.gx_newrow:before,.FreeStyleGridTestadorFooter>.gx_newrow:before,.FreeStyleGridBottomFooter>.gx_newrow:before,.FreeStyleGridRecentFooter>.gx_newrow:before,.FreeStyleGridDraggingFooter>.gx_newrow:before,.FreeStyleGridAcceptDragFooter>.gx_newrow:before,.FreeStyleGridNoAcceptDragFooter>.gx_newrow:before,.FreeStyleGrid_SearchResultFooter>.gx_newrow:before,.FreeStyleGrid_TransactionFooter>.gx_newrow:before,.K2BFreeStyleFooter>.gx_newrow:before,.K2BTools_SearchGridFooter>.gx_newrow:before,.RecentLinksGridFooter>.gx_newrow:before,.TrnSublevelGridFooter>.gx_newrow:before,.FreeStyleGridRedFooter>.gx_newrow:before,.FreeStyleGridOrangeFooter>.gx_newrow:before,.FreeStyleGridGreenFooter>.gx_newrow:before,.FreeStyleGridGrayFooter>.gx_newrow:before,.FreeStyleGridTealFooter>.gx_newrow:before,.FreeStyleGrid400Footer>.gx_newrow:before,.FreeStyleGridHeightFullFooter>.gx_newrow:before,.FreeStyle_Grid_WorkWithBlueFooter>.gx_newrow:before,.FreeStyle_Grid_WorkWithBlueBellHoverFooter>.gx_newrow:before
{
	content: '[';
}

.GridNewRow:after,.GridNewRowWhite:after,.Grid>tfoot .gx_newrow:after,.GridDragging>tfoot .gx_newrow:after,.Grid_Custom>tfoot .gx_newrow:after,.Grid_SubWorkWith>tfoot .gx_newrow:after,.Grid_Prompt>tfoot .gx_newrow:after,.Grid_Transaction>tfoot .gx_newrow:after,.K2BTransactionGrid>tfoot .gx_newrow:after,.Grid_MultipleSelection>tfoot .gx_newrow:after,.Grid_CustomGrid_WorKWith>tfoot .gx_newrow:after,.Grid_WorkWith2>tfoot .gx_newrow:after,.Grid_WorkWith>tfoot .gx_newrow:after,.Grid_WorkWithSingle>tfoot .gx_newrow:after,.Grid_WorkWithPainel>tfoot .gx_newrow:after,.Grid_WorkWithPainelRoterizador>tfoot .gx_newrow:after,.Grid_WorkWithPainelRoterizadorBlueFrotaTrack>tfoot .gx_newrow:after,.Grid_WorkWithAlinhado>tfoot .gx_newrow:after,.Grid_WorkWith2TamanhoFixo>tfoot .gx_newrow:after,.Grid_WorkWithBlue>tfoot .gx_newrow:after,.Grid_WorkWithBlueBell>tfoot .gx_newrow:after,.Grid_WorkWithBlueBellHover>tfoot .gx_newrow:after,.Grid_WorkWithBlueBell>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:after, .Grid_WorkWithBlueBell>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:after,.Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:after, .Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:after,.PainelTrafegoGrid>tfoot .gx_newrow:after,.PainelTrafegoGridVeiculos>tfoot .gx_newrow:after,.GridPainel>tfoot .gx_newrow:after,.Grid_AllowSelection>tfoot .gx_newrow:after,.GridGrade>tfoot .gx_newrow:after,.GridNoData>tfoot .gx_newrow:after,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_Custom[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_SubWorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_Prompt[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_Transaction[data-gx-grid-nodata]>tfoot .gx_newrow:after,.K2BTransactionGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_MultipleSelection[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWith2[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithSingle[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithPainel[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithPainelRoterizador[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithAlinhado[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWith2TamanhoFixo[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithBlue[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithBlueBell[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithBlueBellHover[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithBlueBell>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:after, .Grid_WorkWithBlueBell>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:after, .Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:after,.PainelTrafegoGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.PainelTrafegoGridVeiculos[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridPainel[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_AllowSelection[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridGrade[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:after,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.ViewGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWith1[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithSingle1[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithGreyBold[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWith1TamanhoFixo[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_AllowSelectionGray[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridGridXY[data-gx-grid-nodata]>tfoot .gx_newrow:after,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyle_RecentLinks[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_WPB[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_Menu[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridTeste[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridTestador[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridBottom[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridRecent[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_Transaction[data-gx-grid-nodata]>tfoot .gx_newrow:after,.K2BFreeStyle[data-gx-grid-nodata]>tfoot .gx_newrow:after,.K2BTools_SearchGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.RecentLinksGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.TrnSublevelGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridRed[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridOrange[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridGreen[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridGray[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridTeal[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid400[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridHeightFull[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyle_Grid_WorkWithBlue[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyle_Grid_WorkWithBlueBellHover[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridAcceptDrag>tfoot .gx_newrow:after,.WorkWith>tfoot .gx_newrow:after,.PromptGrid>tfoot .gx_newrow:after,.ViewGrid>tfoot .gx_newrow:after,.GridNoAcceptDrag>tfoot .gx_newrow:after,.Grid_WorkWith1>tfoot .gx_newrow:after,.Grid_WorkWithSingle1>tfoot .gx_newrow:after,.Grid_WorkWithGreyBold>tfoot .gx_newrow:after,.Grid_WorkWith1TamanhoFixo>tfoot .gx_newrow:after,.Grid_AllowSelectionGray>tfoot .gx_newrow:after,.FreeStyleGridFooter>.gx_newrow:after,.GridGridXYFooter>.gx_newrow:after,.VerticalTabGridFooter>.gx_newrow:after,.FreeStyle_RecentLinksFooter>.gx_newrow:after,.FreeStyleGrid_WPBFooter>.gx_newrow:after,.FreeStyleGrid_MenuFooter>.gx_newrow:after,.FreeStyleGridTesteFooter>.gx_newrow:after,.FreeStyleGridTestadorFooter>.gx_newrow:after,.FreeStyleGridBottomFooter>.gx_newrow:after,.FreeStyleGridRecentFooter>.gx_newrow:after,.FreeStyleGridDraggingFooter>.gx_newrow:after,.FreeStyleGridAcceptDragFooter>.gx_newrow:after,.FreeStyleGridNoAcceptDragFooter>.gx_newrow:after,.FreeStyleGrid_SearchResultFooter>.gx_newrow:after,.FreeStyleGrid_TransactionFooter>.gx_newrow:after,.K2BFreeStyleFooter>.gx_newrow:after,.K2BTools_SearchGridFooter>.gx_newrow:after,.RecentLinksGridFooter>.gx_newrow:after,.TrnSublevelGridFooter>.gx_newrow:after,.FreeStyleGridRedFooter>.gx_newrow:after,.FreeStyleGridOrangeFooter>.gx_newrow:after,.FreeStyleGridGreenFooter>.gx_newrow:after,.FreeStyleGridGrayFooter>.gx_newrow:after,.FreeStyleGridTealFooter>.gx_newrow:after,.FreeStyleGrid400Footer>.gx_newrow:after,.FreeStyleGridHeightFullFooter>.gx_newrow:after,.FreeStyle_Grid_WorkWithBlueFooter>.gx_newrow:after,.FreeStyle_Grid_WorkWithBlueBellHoverFooter>.gx_newrow:after
{
	content: ']';
}

.GridLoadingText,.Grid+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.Grid_Custom+div.gx-grid-loading,.Grid_SubWorkWith+div.gx-grid-loading,.Grid_Prompt+div.gx-grid-loading,.Grid_Transaction+div.gx-grid-loading,.K2BTransactionGrid+div.gx-grid-loading,.Grid_MultipleSelection+div.gx-grid-loading,.Grid_CustomGrid_WorKWith+div.gx-grid-loading,.Grid_WorkWith2+div.gx-grid-loading,.Grid_WorkWith+div.gx-grid-loading,.Grid_WorkWithSingle+div.gx-grid-loading,.Grid_WorkWithPainel+div.gx-grid-loading,.Grid_WorkWithPainelRoterizador+div.gx-grid-loading,.Grid_WorkWithPainelRoterizadorBlueFrotaTrack+div.gx-grid-loading,.Grid_WorkWithAlinhado+div.gx-grid-loading,.Grid_WorkWith2TamanhoFixo+div.gx-grid-loading,.Grid_WorkWithBlue+div.gx-grid-loading,.Grid_WorkWithBlueBell+div.gx-grid-loading,.Grid_WorkWithBlueBellHover+div.gx-grid-loading,.Grid_WorkWithBlueBell>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading, .Grid_WorkWithBlueBell>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading,.Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading, .Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading,.PainelTrafegoGrid+div.gx-grid-loading,.PainelTrafegoGridVeiculos+div.gx-grid-loading,.GridPainel+div.gx-grid-loading,.Grid_AllowSelection+div.gx-grid-loading,.GridGrade+div.gx-grid-loading,.GridNoData+div.gx-grid-loading,.Grid[data-gx-grid-nodata]+div.gx-grid-loading,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_Custom[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_SubWorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_Prompt[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_Transaction[data-gx-grid-nodata]+div.gx-grid-loading,.K2BTransactionGrid[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_MultipleSelection[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWith2[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithSingle[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithPainel[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithPainelRoterizador[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithAlinhado[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWith2TamanhoFixo[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithBlue[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithBlueBell[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithBlueBellHover[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithBlueBell>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading, .Grid_WorkWithBlueBell>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading, .Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading,.PainelTrafegoGrid[data-gx-grid-nodata]+div.gx-grid-loading,.PainelTrafegoGridVeiculos[data-gx-grid-nodata]+div.gx-grid-loading,.GridPainel[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_AllowSelection[data-gx-grid-nodata]+div.gx-grid-loading,.GridGrade[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading,.ViewGrid[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWith1[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithSingle1[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithGreyBold[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWith1TamanhoFixo[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_AllowSelectionGray[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading,.GridGridXY[data-gx-grid-nodata]+div.gx-grid-loading,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyle_RecentLinks[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_WPB[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_Menu[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridTeste[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridTestador[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridBottom[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridRecent[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_Transaction[data-gx-grid-nodata]+div.gx-grid-loading,.K2BFreeStyle[data-gx-grid-nodata]+div.gx-grid-loading,.K2BTools_SearchGrid[data-gx-grid-nodata]+div.gx-grid-loading,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridRed[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridOrange[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridGreen[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridGray[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridTeal[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid400[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridHeightFull[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyle_Grid_WorkWithBlue[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyle_Grid_WorkWithBlueBellHover[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.PromptGrid+div.gx-grid-loading,.ViewGrid+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.Grid_WorkWith1+div.gx-grid-loading,.Grid_WorkWithSingle1+div.gx-grid-loading,.Grid_WorkWithGreyBold+div.gx-grid-loading,.Grid_WorkWith1TamanhoFixo+div.gx-grid-loading,.Grid_AllowSelectionGray+div.gx-grid-loading,.FreeStyleGrid+div.gx-grid-loading,.GridGridXY+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading,.FreeStyle_RecentLinks+div.gx-grid-loading,.FreeStyleGrid_WPB+div.gx-grid-loading,.FreeStyleGrid_Menu+div.gx-grid-loading,.FreeStyleGridTeste+div.gx-grid-loading,.FreeStyleGridTestador+div.gx-grid-loading,.FreeStyleGridBottom+div.gx-grid-loading,.FreeStyleGridRecent+div.gx-grid-loading,.FreeStyleGridDragging+div.gx-grid-loading,.FreeStyleGridAcceptDrag+div.gx-grid-loading,.FreeStyleGridNoAcceptDrag+div.gx-grid-loading,.FreeStyleGrid_SearchResult+div.gx-grid-loading,.FreeStyleGrid_Transaction+div.gx-grid-loading,.K2BFreeStyle+div.gx-grid-loading,.K2BTools_SearchGrid+div.gx-grid-loading,.RecentLinksGrid+div.gx-grid-loading,.TrnSublevelGrid+div.gx-grid-loading,.FreeStyleGridRed+div.gx-grid-loading,.FreeStyleGridOrange+div.gx-grid-loading,.FreeStyleGridGreen+div.gx-grid-loading,.FreeStyleGridGray+div.gx-grid-loading,.FreeStyleGridTeal+div.gx-grid-loading,.FreeStyleGrid400+div.gx-grid-loading,.FreeStyleGridHeightFull+div.gx-grid-loading,.FreeStyle_Grid_WorkWithBlue+div.gx-grid-loading,.FreeStyle_Grid_WorkWithBlueBellHover+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;
}
.TableHeaderText,.Grid>caption,.GridDragging>caption,.Grid_Custom>caption,.Grid_SubWorkWith>caption,.Grid_Prompt>caption,.Grid_Transaction>caption,.K2BTransactionGrid>caption,.Grid_MultipleSelection>caption,.Grid_CustomGrid_WorKWith>caption,.Grid_WorkWith2>caption,.Grid_WorkWith>caption,.Grid_WorkWithSingle>caption,.Grid_WorkWithPainel>caption,.Grid_WorkWithPainelRoterizador>caption,.Grid_WorkWithPainelRoterizadorBlueFrotaTrack>caption,.Grid_WorkWithAlinhado>caption,.Grid_WorkWith2TamanhoFixo>caption,.Grid_WorkWithBlue>caption,.Grid_WorkWithBlueBell>caption,.Grid_WorkWithBlueBellHover>caption,.Grid_WorkWithBlueBell>TBODY>TR[data-gxrow]:hover>caption, .Grid_WorkWithBlueBell>TBODY>TR[data-gxrow].gx-row-hovered>caption,.Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow]:hover>caption, .Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow].gx-row-hovered>caption,.PainelTrafegoGrid>caption,.PainelTrafegoGridVeiculos>caption,.GridPainel>caption,.Grid_AllowSelection>caption,.GridGrade>caption,.GridNoData>caption,.Grid[data-gx-grid-nodata]>caption,.GridDragging[data-gx-grid-nodata]>caption,.Grid_Custom[data-gx-grid-nodata]>caption,.Grid_SubWorkWith[data-gx-grid-nodata]>caption,.Grid_Prompt[data-gx-grid-nodata]>caption,.Grid_Transaction[data-gx-grid-nodata]>caption,.K2BTransactionGrid[data-gx-grid-nodata]>caption,.Grid_MultipleSelection[data-gx-grid-nodata]>caption,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]>caption,.Grid_WorkWith2[data-gx-grid-nodata]>caption,.Grid_WorkWith[data-gx-grid-nodata]>caption,.Grid_WorkWithSingle[data-gx-grid-nodata]>caption,.Grid_WorkWithPainel[data-gx-grid-nodata]>caption,.Grid_WorkWithPainelRoterizador[data-gx-grid-nodata]>caption,.Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-gx-grid-nodata]>caption,.Grid_WorkWithAlinhado[data-gx-grid-nodata]>caption,.Grid_WorkWith2TamanhoFixo[data-gx-grid-nodata]>caption,.Grid_WorkWithBlue[data-gx-grid-nodata]>caption,.Grid_WorkWithBlueBell[data-gx-grid-nodata]>caption,.Grid_WorkWithBlueBellHover[data-gx-grid-nodata]>caption,.Grid_WorkWithBlueBell>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption, .Grid_WorkWithBlueBell>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption,.Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption, .Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption,.PainelTrafegoGrid[data-gx-grid-nodata]>caption,.PainelTrafegoGridVeiculos[data-gx-grid-nodata]>caption,.GridPainel[data-gx-grid-nodata]>caption,.Grid_AllowSelection[data-gx-grid-nodata]>caption,.GridGrade[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.GridAcceptDrag[data-gx-grid-nodata]>caption,.WorkWith[data-gx-grid-nodata]>caption,.PromptGrid[data-gx-grid-nodata]>caption,.ViewGrid[data-gx-grid-nodata]>caption,.GridNoAcceptDrag[data-gx-grid-nodata]>caption,.Grid_WorkWith1[data-gx-grid-nodata]>caption,.Grid_WorkWithSingle1[data-gx-grid-nodata]>caption,.Grid_WorkWithGreyBold[data-gx-grid-nodata]>caption,.Grid_WorkWith1TamanhoFixo[data-gx-grid-nodata]>caption,.Grid_AllowSelectionGray[data-gx-grid-nodata]>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.GridGridXY[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.FreeStyle_RecentLinks[data-gx-grid-nodata]>caption,.FreeStyleGrid_WPB[data-gx-grid-nodata]>caption,.FreeStyleGrid_Menu[data-gx-grid-nodata]>caption,.FreeStyleGridTeste[data-gx-grid-nodata]>caption,.FreeStyleGridTestador[data-gx-grid-nodata]>caption,.FreeStyleGridBottom[data-gx-grid-nodata]>caption,.FreeStyleGridRecent[data-gx-grid-nodata]>caption,.FreeStyleGridDragging[data-gx-grid-nodata]>caption,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>caption,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>caption,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]>caption,.FreeStyleGrid_Transaction[data-gx-grid-nodata]>caption,.K2BFreeStyle[data-gx-grid-nodata]>caption,.K2BTools_SearchGrid[data-gx-grid-nodata]>caption,.RecentLinksGrid[data-gx-grid-nodata]>caption,.TrnSublevelGrid[data-gx-grid-nodata]>caption,.FreeStyleGridRed[data-gx-grid-nodata]>caption,.FreeStyleGridOrange[data-gx-grid-nodata]>caption,.FreeStyleGridGreen[data-gx-grid-nodata]>caption,.FreeStyleGridGray[data-gx-grid-nodata]>caption,.FreeStyleGridTeal[data-gx-grid-nodata]>caption,.FreeStyleGrid400[data-gx-grid-nodata]>caption,.FreeStyleGridHeightFull[data-gx-grid-nodata]>caption,.FreeStyle_Grid_WorkWithBlue[data-gx-grid-nodata]>caption,.FreeStyle_Grid_WorkWithBlueBellHover[data-gx-grid-nodata]>caption,.GridAcceptDrag>caption,.WorkWith>caption,.PromptGrid>caption,.ViewGrid>caption,.GridNoAcceptDrag>caption,.Grid_WorkWith1>caption,.Grid_WorkWithSingle1>caption,.Grid_WorkWithGreyBold>caption,.Grid_WorkWith1TamanhoFixo>caption,.Grid_AllowSelectionGray>caption,.Table>caption,.TableDetail>caption,.TableSearchedAddressCollapsedTwo>caption,.TableBackgroundWhiteBorderColor2>caption,.AttributeSearchAddressTwo>caption,.Table4>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.TableGrid>caption,.TableTop>caption,.TableTopSearch>caption,.TableContent>caption,.TableContent1>caption,.TableHorizontalLine>caption,.header_pink_line>caption,.TableBottom>caption,.Table960>caption,.TableGreyFooter>caption,.TableBlackFooter>caption,.TableBlackHeader>caption,.TableLogin>caption,.SmallTableLogin>caption,.LargeTableLogin>caption,.WelcomeTable>caption,.Table_Summary>caption,.Table_AttributeContainer>caption,.Table_Title>caption,.Table_TrnActionsContainer>caption,.Table_DataAreaContainer>caption,.Table_TransactionDataAreaContainer>caption,.Table_TitleDsc>caption,.Table_Basic>caption,.Table_Basic_Widht100Percent>caption,.Table_ConditionalConfirm>caption,.Table_FormSectionContainer>caption,.Table_TopActions>caption,.TableMenuContainer>caption,.Table_Scroll>caption,.Table_NoSkipItems>caption,.Table_NoSkipFilters>caption,.Table_GlobalContainer>caption,.Table_Modificada>caption,.TableLeftMenu>caption,.TableTopMenu>caption,.Table80>caption,.ToolbarMain>caption,.td5>caption,.td100>caption,.TableBorder100x100>caption,.HorizantalSpace>caption,.td10px>caption,.MainComponentTable>caption,.Cell_BorderBottom>caption,.Cell_BorderTop>caption,.TableActionContainer>caption,.K2BToolsTableFloatRight>caption,.K2BToolsTable_Invisible>caption,.StandardTable>caption,.K2BToolsTable_FloatCenter>caption,.K2BToolsGridSettingsTable>caption,.K2BTableActionsLeftContainer>caption,.K2BToolsMenuContainerCompact>caption,.K2BToolsMenuContainerVisibleCompact>caption,.K2BToolsMenuContainerInvisibleCompact>caption,.K2BToolsTableCell_FieldWithSideText>caption,.SearchButtonCell>caption,.Background_Footer>caption,.K2BToolsTableActionsLeftContainer>caption,.TableButtons>caption,.TableHeaderRight>caption,.TableLogo>caption,.FiltersContainer>caption,.FiltersContainerItem>caption,.FilterContainerItemSearch>caption,.NegativeMarginTop10>caption,.ActionsContainer>caption,.ActionsContainerItem>caption,.ActionsContainerVisible>caption,.ViewAdvancedContainer>caption,.ViewAdvancedContainerVisible>caption,.TopBottom30>caption,.TopBottom5>caption,.Table1>caption,.Table1GoogleMapResp>caption,.Table2>caption,.Table3>caption,.TableGrade>caption,.ViewTable>caption,.TableMarginTop25>caption,.TableNotification>caption,.TableNotificationCollapsed>caption,.K2BToolsTable_SearchTextContainer>caption,.K2BToolsFSGAM_Table_Basic>caption,.K2BToolsFSGAM_LoginTable>caption,.Table_ActionsContainer>caption,.Table_ActionsContainer_Top>caption,.Table_ActionsContainer_Bottom>caption,.Table_ActionsContainer_Left>caption,.Table_ActionsContainer_Right>caption,.Table_ComboActionsContainer>caption,.FilterContainerTable>caption,.K2BToolsSection_Card>caption,.K2BToolsCell_PaginationNormal>caption,.K2BToolsCell_PaginationDisabled>caption,.K2BToolsCell_PaginationCurrentPage>caption,.K2BToolsCell_PaginationInvisible>caption,.K2BToolsCell_PaginationLeft>caption,.K2BToolsCell_PaginationPrevious>caption,.K2BToolsCell_PaginationFirst>caption,.K2BToolsCell_PaginationRight>caption,.K2BToolsCell_PaginationNext>caption,.K2BToolsCell_PaginationLast>caption,.K2BToolsTable_PaginationContainer>caption,.K2BToolsTable_SearchPaginationContainer>caption,.K2BToolsTableCell_ActionContainer>caption,.K2BToolsTable_NoResultsFound>caption,.K2BToolsTable_NoResultsFoundUniversalSearch>caption,.K2BToolsTable_GridSettingsContent>caption,.K2BToolsTable_SearchContainer>caption,.K2BToolsMyAccountTable>caption,.HorizontalSpace>caption,.Cell_MainContent>caption,.K2BHeader>caption,.K2BToolsTable_FloatRight>caption,.K2BToolsTable_FloatLeft>caption,.K2BToolsTable_FullWidth>caption,.Table100x100>caption,.TableBorder>caption,.TableBorderBottom>caption,.RecentLinksTable>caption,.Table95>caption,.Container>caption,.ContainerFluid>caption,.RecentLinksMainTable>caption,.RecentLinksMainTableExpanded>caption,.LevelTable>caption,.BodyContainer>caption,.LoginContainer>caption,.HeaderContainer>caption,.ThinHeaderContainer>caption,.RecentLinksContainer>caption,.FormContainer>caption,.TabsFormContainer>caption,.FormContainerMasterLogin>caption,.FormContainerMaserLoginTopPage>caption,.FormContainerTaxi>caption,.FormContainerTaxiNoBorder>caption,.FormContainerTaxiMap>caption,.FormContainerTaxiMapValores>caption,.FormContainerTaxiPass>caption,.FormContainerTaxiTop>caption,.FormContainerTaxiPassWhite>caption,.FormContainerTaxiPassRedondoWhite>caption,.FormContainerTaxiPassNoBorder>caption,.FormContainerTaxiPassWidth>caption,.FormContainerTaxiPassNoBorderN>caption,.FormContainerCustom>caption,.FormContainerCustomX>caption,.AdvancedContainerItem>caption,.AdvancedContainerItemExpanded>caption,.AdvancedContainer>caption,.AdvancedContainerVisible>caption,.OrdersTable>caption,.TableMapa>caption,.PromptContainer>caption,.PromptMainTable>caption,.MainContainer>caption,.GridTabMainTable>caption,.K2BToolsMenuContainer>caption,.K2BToolsMenuContainerVisible>caption,.K2BToolsTable_GridSettings>caption,.K2BToolsMultipleSelectionButtons>caption,.K2BToolsTable_FieldContainer>caption,.K2BToolsTable_BottomFixedData>caption,.K2BFSGTable_DashBoardItem>caption,.K2BFSGTable_CAPTCHAContainer>caption,.K2BTableActionsRightContainer>caption,.K2BTools_AdvancedFilterRow>caption,.K2BToolsTable_SideTextContainer>caption,.K2BToolsTableCell_SideText>caption,.K2BToolsTableCell_RequiredField>caption,.K2BToolsTableCell_EmptyRequiredContainer>caption,.K2BToolsTable_TopAttributeContainer>caption,.Table_MaxHeight>caption,.TableTeste>caption,.TableResLogin>caption,.TableResLoginTwo>caption,.FormContainer1>caption,.TableBack1>caption,.TableBack2>caption,.TableBack3>caption,.TableFreeGrid>caption,.TableFreeGrid1>caption,.CellRed>caption,.CellOrange>caption,.TableFullHeightWidht>caption,.PainelEsquerdo>caption,.PainelEsquerdoVisibleX>caption,.PainelRodape>caption,.PainelRodapeVisible>caption,.PainelSuperior>caption,.PainelSuperiorVisible>caption,.TableBorderGrande>caption,.TableCarona>caption,.TableFiltros>caption,.TableVouNaoVou>caption,.TableMaxWidht800px>caption,.PainelDireito>caption,.PainelDireitoVisible>caption,.Table3TaxiPass>caption,.TableTipos>caption,.TableT1>caption,.TableMarginTop20>caption,.MainLinearGradient>caption,.TableMarginRightM25>caption,.HeaderTeste>caption,.PainelTrafegoTable>caption,.PainelTrafegoTableHover>caption,.PainelTrafegoTable:hover>caption,.PainelTrafegoTableHover:hover>caption,.PainelTrafegoTableVeiculosON:hover>caption,.PainelTrafegoTableVeiculosOFF:hover>caption,.PainelTrafegoTableVeiculosONF:hover>caption,.PainelTrafegoTableVeiculosON>caption,.PainelTrafegoTableVeiculosOFF>caption,.PainelTrafegoTableVeiculosONF>caption,.TableInfo>caption,.TableBackground>caption,.PainelTrafegoTableNotHover>caption
{
	display: none;
	font-size: 1.4em;
}
.GridNoDataText,.Grid+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.Grid_Custom+.gx-text-gridnodata,.Grid_SubWorkWith+.gx-text-gridnodata,.Grid_Prompt+.gx-text-gridnodata,.Grid_Transaction+.gx-text-gridnodata,.K2BTransactionGrid+.gx-text-gridnodata,.Grid_MultipleSelection+.gx-text-gridnodata,.Grid_CustomGrid_WorKWith+.gx-text-gridnodata,.Grid_WorkWith2+.gx-text-gridnodata,.Grid_WorkWith+.gx-text-gridnodata,.Grid_WorkWithSingle+.gx-text-gridnodata,.Grid_WorkWithPainel+.gx-text-gridnodata,.Grid_WorkWithPainelRoterizador+.gx-text-gridnodata,.Grid_WorkWithPainelRoterizadorBlueFrotaTrack+.gx-text-gridnodata,.Grid_WorkWithAlinhado+.gx-text-gridnodata,.Grid_WorkWith2TamanhoFixo+.gx-text-gridnodata,.Grid_WorkWithBlue+.gx-text-gridnodata,.Grid_WorkWithBlueBell+.gx-text-gridnodata,.Grid_WorkWithBlueBellHover+.gx-text-gridnodata,.Grid_WorkWithBlueBell>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata, .Grid_WorkWithBlueBell>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata,.Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata, .Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata,.PainelTrafegoGrid+.gx-text-gridnodata,.PainelTrafegoGridVeiculos+.gx-text-gridnodata,.GridPainel+.gx-text-gridnodata,.Grid_AllowSelection+.gx-text-gridnodata,.GridGrade+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_Custom[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_SubWorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_Prompt[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_Transaction[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BTransactionGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_MultipleSelection[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWith2[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithSingle[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithPainel[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithPainelRoterizador[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithPainelRoterizadorBlueFrotaTrack[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithAlinhado[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWith2TamanhoFixo[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithBlue[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithBlueBell[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithBlueBellHover[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithBlueBell>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata, .Grid_WorkWithBlueBell>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata, .Grid_WorkWithBlueBellHover>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata,.PainelTrafegoGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.PainelTrafegoGridVeiculos[data-gx-grid-nodata]+.gx-text-gridnodata,.GridPainel[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_AllowSelection[data-gx-grid-nodata]+.gx-text-gridnodata,.GridGrade[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.ViewGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWith1[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithSingle1[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithGreyBold[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWith1TamanhoFixo[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_AllowSelectionGray[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridGridXY[data-gx-grid-nodata]+.gx-text-gridnodata,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyle_RecentLinks[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_WPB[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_Menu[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridTeste[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridTestador[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridBottom[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridRecent[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_Transaction[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BFreeStyle[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BTools_SearchGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridRed[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridOrange[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridGreen[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridGray[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridTeal[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid400[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridHeightFull[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyle_Grid_WorkWithBlue[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyle_Grid_WorkWithBlueBellHover[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.PromptGrid+.gx-text-gridnodata,.ViewGrid+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.Grid_WorkWith1+.gx-text-gridnodata,.Grid_WorkWithSingle1+.gx-text-gridnodata,.Grid_WorkWithGreyBold+.gx-text-gridnodata,.Grid_WorkWith1TamanhoFixo+.gx-text-gridnodata,.Grid_AllowSelectionGray+.gx-text-gridnodata,.FreeStyleGrid+.gx-text-gridnodata,.GridGridXY+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.FreeStyle_RecentLinks+.gx-text-gridnodata,.FreeStyleGrid_WPB+.gx-text-gridnodata,.FreeStyleGrid_Menu+.gx-text-gridnodata,.FreeStyleGridTeste+.gx-text-gridnodata,.FreeStyleGridTestador+.gx-text-gridnodata,.FreeStyleGridBottom+.gx-text-gridnodata,.FreeStyleGridRecent+.gx-text-gridnodata,.FreeStyleGridDragging+.gx-text-gridnodata,.FreeStyleGridAcceptDrag+.gx-text-gridnodata,.FreeStyleGridNoAcceptDrag+.gx-text-gridnodata,.FreeStyleGrid_SearchResult+.gx-text-gridnodata,.FreeStyleGrid_Transaction+.gx-text-gridnodata,.K2BFreeStyle+.gx-text-gridnodata,.K2BTools_SearchGrid+.gx-text-gridnodata,.RecentLinksGrid+.gx-text-gridnodata,.TrnSublevelGrid+.gx-text-gridnodata,.FreeStyleGridRed+.gx-text-gridnodata,.FreeStyleGridOrange+.gx-text-gridnodata,.FreeStyleGridGreen+.gx-text-gridnodata,.FreeStyleGridGray+.gx-text-gridnodata,.FreeStyleGridTeal+.gx-text-gridnodata,.FreeStyleGrid400+.gx-text-gridnodata,.FreeStyleGridHeightFull+.gx-text-gridnodata,.FreeStyle_Grid_WorkWithBlue+.gx-text-gridnodata,.FreeStyle_Grid_WorkWithBlueBellHover+.gx-text-gridnodata
{
	margin-top: -1em;
	display: block;
	font-size: 1.5em;
	color: gray;
	text-align: center;
	vertical-align: middle;
}
.TextBlock_LevelHeaderTitle
{
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: 700;
	color: #666;
}
.TextBlock_LineSeparatorColapse,.TextBlock_LineSeparatorAttributesSectionColapse,.TextBlock_LineSeparatorFilterColapse,.TextBlock_LineSeparatorFixedDataColapse,.TextBlock_LineSeparatorTrnFreeStyleColapse,.TextBlock_LineSeparatorTrnSummaryColapse,.TextBlock_LineSeparatorTrnTabularColapse,.TextBlock_LineSeparatorHighlightedColapse,.TextBlock_LineSeparatorClose,.TextBlock_LineSeparatorOpen
{
	float: left;
	margin-bottom: 0px;
	margin-left: 23px;
	margin-right: 13px;
	margin-top: -1px;
	white-space: nowrap;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #28808f;
}
.TextBlock_LineSeparatorOpen
{
	margin-left: 30px;
	font-family: SourceSansPro-Bold;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.K2BToolsTextBlock_PaginationNormal,.K2BToolsTextBlock_PaginationNormal_Disabled,.K2BToolsTextBlock_PaginationCurrent,.K2BToolsTextBlock_PaginationDisabled
{
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
}
.K2BToolsTextBlock_PaginationCurrent
{
	color: #e7722b;
}
.K2BToolsTextBlock_PaginationDisabled
{
	color: #ccc;
}
.K2BToolsTextblock_UserName
{
	font-family: SourceSansPro-Regular;
	font-size: 20px;
	color: #333;
}
.K2BToolsTextBlock_ChangePassword
{
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	color: #e7722b;
}
.K2BToolsTextBlock_Logout
{
	margin-top: 10px;
	padding-right: 130px;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	font-family: SourceSansPro-Regular;
	font-size: 15px;
	color: #333;
}
.TextBlock_Title,.TextBlock_Options,.TextBlock_Subtitle
{
	margin-top: 7px;
	display: block;
	font-family: SourceSansPro-Regular;
	font-size: 36px;
	color: #333;
}
.TextBlock_BackToWorkWith
{
	float: right;
	margin-right: 15px;
}
.Label,.LabelDragging,.LabelAcceptDrag,.LabelNoAcceptDrag,.Attribute_RequiredLabel,.Attribute_RequiredReadOnlyLabel,.ReadOnlyLabel,.ReadonlyReadOnlyLabel1,.ReadonlyReadOnlyLabel,.RequiredLabel,.LabelRoterizador,.gx-label.AttributeRoterizadorLabel,.gx-label.BlobContentAttributeRoterizadorLabel,.gx-label.ReadonlyBlobContentAttributeRoterizadorLabel,.gx-label.BlobInputAttributeRoterizadorLabel,.gx-label.ReadonlyAttributeRoterizadorLabel,.LabelDes,.gx-label.AttributeNoAutoLabel,.gx-label.BlobContentAttributeNoAutoLabel,.gx-label.ReadonlyBlobContentAttributeNoAutoLabel,.gx-label.BlobInputAttributeNoAutoLabel,.gx-label.ReadonlyAttributeNoAutoLabel,.PainelTrafegoLabel,.gx-label.PainelTrafegoAttributeLabel,.gx-label.BlobInputPainelTrafegoAttributeLabel,.gx-label.ReadonlyPainelTrafegoAttributeLabel,.LabelWhite,.gx-label.AttributeRoundedXLabel,.gx-label.BlobContentAttributeRoundedXLabel,.gx-label.ReadonlyBlobContentAttributeRoundedXLabel,.gx-label.BlobInputAttributeRoundedXLabel,.gx-label.ReadonlyAttributeRoundedXLabel,.gx-label.AttributeRoundedXTwoLabel,.gx-label.BlobContentAttributeRoundedXTwoLabel,.gx-label.ReadonlyBlobContentAttributeRoundedXTwoLabel,.gx-label.BlobInputAttributeRoundedXTwoLabel,.gx-label.ReadonlyAttributeRoundedXTwoLabel,.gx-label.Attribute1Label,.gx-label.BlobContentAttribute1Label,.gx-label.ReadonlyBlobContentAttribute1Label,.gx-label.BlobInputAttribute1Label,.gx-label.ReadonlyAttribute1Label,.AttributeRoundedX>A,.BlobContentAttributeRoundedX>A,.ReadonlyBlobContentAttributeRoundedX>A,.BlobInputAttributeRoundedX>A,.ReadonlyAttributeRoundedX>A,.AttributeRoundedXTwo>A,.ReadonlyAttributeRoundedX:hover>A,input.ReadonlyAttributeRoundedX:focus>A, textarea.ReadonlyAttributeRoundedX:focus>A, select.ReadonlyAttributeRoundedX:focus>A, .ReadonlyAttributeRoundedX>A:focus>A,.BlobContentAttributeRoundedXTwo>A,.ReadonlyBlobContentAttributeRoundedXTwo>A,.BlobInputAttributeRoundedXTwo>A,.ReadonlyAttributeRoundedXTwo>A,.LabelLeft,.gx-label.AttributeBlueLeftAlignLabel,.gx-label.BlobContentAttributeBlueLeftAlignLabel,.gx-label.ReadonlyBlobContentAttributeBlueLeftAlignLabel,.gx-label.BlobInputAttributeBlueLeftAlignLabel,.gx-label.ReadonlyAttributeBlueLeftAlignLabel,.gx-label.AttributeLeftLabel,.gx-label.BlobContentAttributeLeftLabel,.gx-label.ReadonlyBlobContentAttributeLeftLabel,.gx-label.BlobInputAttributeLeftLabel,.gx-label.ReadonlyAttributeLeftLabel,.LabelCenterAlign,.LabelCenterAlignOrange,.gx-label.AttributeCenterAlignOrangeLabel,.gx-label.BlobContentAttributeCenterAlignOrangeLabel,.gx-label.ReadonlyBlobContentAttributeCenterAlignOrangeLabel,.gx-label.BlobInputAttributeCenterAlignOrangeLabel,.gx-label.ReadonlyAttributeCenterAlignOrangeLabel,.gx-label.AttributeCenterAlignLabel,.gx-label.BlobContentAttributeCenterAlignLabel,.gx-label.ReadonlyBlobContentAttributeCenterAlignLabel,.gx-label.BlobInputAttributeCenterAlignLabel,.gx-label.ReadonlyAttributeCenterAlignLabel,.gx-label.RatingLabel,.gx-label.AttributeLabel,.gx-label.AttributeTitleXLabel,.gx-label.AttributeCenterAlignOtherLabel,.gx-label.AttributeCenterAlignCopyLabel,.gx-label.Attribute2Label,.gx-label.Attribute_Grid4Label,.gx-label.ReadonlyAttribute_Grid4Label,.gx-label.Attribute2ReadonlyAttribute_Grid4Label,.gx-label.AttributeNormalBlueLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.Attribute_ActionLabel,.gx-label.ReadOnlyAttribute_ActionLabel,.gx-label.CheckBoxAttributeLabel,.gx-label.ReadOnlyCheckBoxAttributeLabel,.gx-label.Attribute_BoxLabel,.gx-label.ReadOnlyAttribute_BoxLabel,.gx-label.BoxAttributeLabel,.gx-label.BlobContentBoxAttributeLabel,.gx-label.ReadonlyBlobContentBoxAttributeLabel,.gx-label.BlobInputBoxAttributeLabel,.gx-label.ReadonlyBoxAttributeLabel,.gx-label.Attribute_TabuarLabel,.gx-label.BlobContentAttribute_TabuarLabel,.gx-label.ReadonlyBlobContentAttribute_TabuarLabel,.gx-label.BlobInputAttribute_TabuarLabel,.gx-label.ReadonlyAttribute_TabuarLabel,.gx-label.Attribute_FixedDataLabel,.gx-label.BlobContentAttribute_FixedDataLabel,.gx-label.ReadonlyBlobContentAttribute_FixedDataLabel,.gx-label.BlobInputAttribute_FixedDataLabel,.gx-label.ReadonlyAttribute_FixedDataLabel,.gx-label.Attribute_FixedDataBottomLabel,.gx-label.BlobContentAttribute_FixedDataBottomLabel,.gx-label.ReadonlyBlobContentAttribute_FixedDataBottomLabel,.gx-label.BlobInputAttribute_FixedDataBottomLabel,.gx-label.ReadonlyAttribute_FixedDataBottomLabel,.gx-label.Attribute_ComboLabel,.gx-label.BlobContentAttribute_ComboLabel,.gx-label.ReadonlyBlobContentAttribute_ComboLabel,.gx-label.BlobInputAttribute_ComboLabel,.gx-label.ReadonlyAttribute_ComboLabel,.gx-label.Attribute_Combo_OrderByLabel,.gx-label.BlobContentAttribute_Combo_OrderByLabel,.gx-label.ReadonlyBlobContentAttribute_Combo_OrderByLabel,.gx-label.BlobInputAttribute_Combo_OrderByLabel,.gx-label.ReadonlyAttribute_Combo_OrderByLabel,.gx-label.Attribute_GridLabel,.gx-label.Attribute_Grid_TitleLabel,.gx-label.GridAttribute5Label,.gx-label.ReadonlyGridAttribute5Label,.gx-label.BlobContentGridAttribute5Label,.gx-label.ReadonlyBlobContentGridAttribute5Label,.gx-label.BlobInputGridAttribute5Label,.gx-label.Attribute_Grid14Label,.gx-label.GridAttribute14Label,.gx-label.ReadonlyGridAttribute14Label,.gx-label.BlobContentGridAttribute14Label,.gx-label.ReadonlyBlobContentGridAttribute14Label,.gx-label.BlobInputGridAttribute14Label,.gx-label.Attribute_Image_Grid14Label,.gx-label.BlobContentAttribute_Image_Grid14Label,.gx-label.ReadonlyBlobContentAttribute_Image_Grid14Label,.gx-label.ReadonlyAttribute_Image_Grid14Label,.gx-label.BlobInputAttribute_Image_Grid14Label,.gx-label.BlobContentAttribute_Grid14Label,.gx-label.ReadonlyBlobContentAttribute_Grid14Label,.gx-label.ReadonlyAttribute_Grid14Label,.gx-label.BlobInputAttribute_Grid14Label,.gx-label.Attribute_Image_Grid6Label,.gx-label.Attribute_Image_GridWidthMenos3Label,.gx-label.BlobContentAttribute_Image_GridWidthMenos3Label,.gx-label.ReadonlyBlobContentAttribute_Image_GridWidthMenos3Label,.gx-label.ReadonlyAttribute_Image_GridWidthMenos3Label,.gx-label.BlobInputAttribute_Image_GridWidthMenos3Label,.gx-label.BlobContentAttribute_Image_Grid6Label,.gx-label.ReadonlyBlobContentAttribute_Image_Grid6Label,.gx-label.ReadonlyAttribute_Image_Grid6Label,.gx-label.BlobInputAttribute_Image_Grid6Label,.gx-label.BlobContentAttribute_Grid_TitleLabel,.gx-label.ReadonlyBlobContentAttribute_Grid_TitleLabel,.gx-label.ReadonlyAttribute_Grid_TitleLabel,.gx-label.BlobInputAttribute_Grid_TitleLabel,.gx-label.BlobContentAttribute_GridLabel,.gx-label.ReadonlyBlobContentAttribute_GridLabel,.gx-label.BlobInputAttribute_GridLabel,.gx-label.GridAttributeLabel,.gx-label.BlobContentGridAttributeLabel,.gx-label.ReadonlyBlobContentGridAttributeLabel,.gx-label.BlobInputGridAttributeLabel,.gx-label.ReadonlyGridAttributeLabel,.gx-label.Attribute_Grid1Label,.gx-label.BlobContentAttribute_Grid1Label,.gx-label.ReadonlyBlobContentAttribute_Grid1Label,.gx-label.BlobInputAttribute_Grid1Label,.gx-label.GridAttribute1Label,.gx-label.BlobContentGridAttribute1Label,.gx-label.ReadonlyBlobContentGridAttribute1Label,.gx-label.BlobInputGridAttribute1Label,.gx-label.ReadonlyGridAttribute1Label,.gx-label.Attribute_Image_Grid1Label,.gx-label.BlobContentAttribute_Image_Grid1Label,.gx-label.ReadonlyBlobContentAttribute_Image_Grid1Label,.gx-label.BlobInputAttribute_Image_Grid1Label,.gx-label.ReadonlyAttribute_Image_Grid1Label,.gx-label.ReadonlyAttribute_Grid1Label,.gx-label.Attribute_Image_GridLabel,.gx-label.BlobContentAttribute_Image_GridLabel,.gx-label.ReadonlyBlobContentAttribute_Image_GridLabel,.gx-label.BlobInputAttribute_Image_GridLabel,.gx-label.ReadonlyAttribute_Image_GridLabel,.gx-label.Attribute_Image_GridWidthMenosLabel,.gx-label.BlobContentAttribute_Image_GridWidthMenosLabel,.gx-label.ReadonlyBlobContentAttribute_Image_GridWidthMenosLabel,.gx-label.BlobInputAttribute_Image_GridWidthMenosLabel,.gx-label.ReadonlyAttribute_Image_GridWidthMenosLabel,.gx-label.ReadonlyAttribute_GridLabel,.gx-label.Attribute_FormSectionLabel,.gx-label.BlobContentAttribute_FormSectionLabel,.gx-label.ReadonlyBlobContentAttribute_FormSectionLabel,.gx-label.BlobInputAttribute_FormSectionLabel,.gx-label.ReadonlyAttribute_FormSectionLabel,.gx-label.Attribute_CurrentPageLabel,.gx-label.ReadonlyAttribute_CurrentPageLabel,.gx-label.Attribute_ConditionalConfirmLabel,.gx-label.ReadonlyAttribute_ConditionalConfirmLabel,.gx-label.Attribute_ColorLabel,.gx-label.BlobContentAttribute_ColorLabel,.gx-label.ReadonlyBlobContentAttribute_ColorLabel,.gx-label.BlobInputAttribute_ColorLabel,.gx-label.ReadonlyAttribute_ColorLabel,.gx-label.SmallClassLabel,.gx-label.BlobContentSmallClassLabel,.gx-label.ReadonlyBlobContentSmallClassLabel,.gx-label.BlobInputSmallClassLabel,.gx-label.ReadonlySmallClassLabel,.gx-label.K2BToolsFSGAM_Attribute100WidthLabel,.gx-label.ErrorAttribute_TrnLabel,.gx-label.BlobContentErrorAttribute_TrnLabel,.gx-label.ReadonlyBlobContentErrorAttribute_TrnLabel,.gx-label.BlobInputErrorAttribute_TrnLabel,.gx-label.ReadonlyErrorAttribute_TrnLabel,.gx-label.Attribute_TrnVeiculoLabel,.gx-label.Attribute_TrnDateVeiculoLabel,.gx-label.ReadonlyAttribute_TrnDateVeiculoLabel,.gx-label.Attribute_TrnDateTimeVeiculoLabel,.gx-label.ReadonlyAttribute_TrnDateTimeVeiculoLabel,.gx-label.DateTimeAttributeVeiculoLabel,.gx-label.BlobContentDateTimeAttributeVeiculoLabel,.gx-label.ReadonlyBlobContentDateTimeAttributeVeiculoLabel,.gx-label.BlobInputDateTimeAttributeVeiculoLabel,.gx-label.ReadonlyDateTimeAttributeVeiculoLabel,.gx-label.DateAttributeVeiculoLabel,.gx-label.BlobContentDateAttributeVeiculoLabel,.gx-label.ReadonlyBlobContentDateAttributeVeiculoLabel,.gx-label.BlobInputDateAttributeVeiculoLabel,.gx-label.ReadonlyDateAttributeVeiculoLabel,.gx-label.ReadonlyAttribute_TrnVeiculoLabel,.gx-label.SuggestTrnAttributeVeiculoLabel,.gx-label.ReadonlySuggestTrnAttributeVeiculoLabel,.gx-label.TrnAttributeVeiculoLabel,.gx-label.BlobContentTrnAttributeVeiculoLabel,.gx-label.ReadonlyBlobContentTrnAttributeVeiculoLabel,.gx-label.BlobInputTrnAttributeVeiculoLabel,.gx-label.ReadonlyTrnAttributeVeiculoLabel,.gx-label.Attribute_TrnPLabel,.gx-label.Attribute_TrnDatePLabel,.gx-label.ReadonlyAttribute_TrnDatePLabel,.gx-label.Attribute_TrnDateTimePLabel,.gx-label.ReadonlyAttribute_TrnDateTimePLabel,.gx-label.DateTimeAttributePLabel,.gx-label.BlobContentDateTimeAttributePLabel,.gx-label.ReadonlyBlobContentDateTimeAttributePLabel,.gx-label.BlobInputDateTimeAttributePLabel,.gx-label.ReadonlyDateTimeAttributePLabel,.gx-label.DateAttributePLabel,.gx-label.BlobContentDateAttributePLabel,.gx-label.ReadonlyBlobContentDateAttributePLabel,.gx-label.BlobInputDateAttributePLabel,.gx-label.ReadonlyDateAttributePLabel,.gx-label.SuggestTrnAttributePLabel,.gx-label.ReadonlySuggestTrnAttributePLabel,.gx-label.ReadonlyAttribute_TrnPLabel,.gx-label.TrnAttributePLabel,.gx-label.BlobContentTrnAttributePLabel,.gx-label.ReadonlyBlobContentTrnAttributePLabel,.gx-label.BlobInputTrnAttributePLabel,.gx-label.ReadonlyTrnAttributePLabel,.gx-label.AttributeGridTesteLabel,.gx-label.TotalizadorLabel,.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.DescriptionAttributeLabel,.gx-label.BlobContentDescriptionAttributeLabel,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel,.gx-label.BlobInputDescriptionAttributeLabel,.gx-label.ReadonlyDescriptionAttributeLabel,.gx-label.InvisibleInExtraSmallAttributeLabel,.gx-label.BlobContentInvisibleInExtraSmallAttributeLabel,.gx-label.ReadonlyBlobContentInvisibleInExtraSmallAttributeLabel,.gx-label.BlobInputInvisibleInExtraSmallAttributeLabel,.gx-label.ReadonlyInvisibleInExtraSmallAttributeLabel,.gx-label.InvisibleInSmallAttributeLabel,.gx-label.BlobContentInvisibleInSmallAttributeLabel,.gx-label.ReadonlyBlobContentInvisibleInSmallAttributeLabel,.gx-label.BlobInputInvisibleInSmallAttributeLabel,.gx-label.ReadonlyInvisibleInSmallAttributeLabel,.gx-label.InvisibleInMediumAttributeLabel,.gx-label.BlobContentInvisibleInMediumAttributeLabel,.gx-label.ReadonlyBlobContentInvisibleInMediumAttributeLabel,.gx-label.BlobInputInvisibleInMediumAttributeLabel,.gx-label.ReadonlyInvisibleInMediumAttributeLabel,.gx-label.Attribute_RequiredLabel,.gx-label.leftLabel,.gx-label.K2BToolsEnhancedComboLabel,.gx-label.K2BTools_SearchCriteriaLabel,.gx-label.Attribute_RequiredReadOnlyLabel,.gx-label.BlobContentAttribute_RequiredReadOnlyLabel,.gx-label.ReadonlyBlobContentAttribute_RequiredReadOnlyLabel,.gx-label.BlobInputAttribute_RequiredReadOnlyLabel,.gx-label.ReadonlyAttribute_RequiredReadOnlyLabel,.gx-label.Image_PromptLabel,.gx-label.Image_FlagLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.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.AttributeBackGreyLabel,.gx-label.AttributeListBoxLabel,.gx-label.BlobContentAttributeListBoxLabel,.gx-label.ReadonlyBlobContentAttributeListBoxLabel,.gx-label.BlobInputAttributeListBoxLabel,.gx-label.ReadonlyAttributeListBoxLabel,.gx-label.Attribute_PassLabel,.gx-label.BlobContentAttribute_PassLabel,.gx-label.ReadonlyBlobContentAttribute_PassLabel,.gx-label.BlobInputAttribute_PassLabel,.gx-label.ReadonlyAttribute_PassLabel,.gx-label.Attribute_FilterLabel,.gx-label.ReadOnlyAttribute_FilterLabel,.gx-label.SuggestSearchAttributeLabel,.gx-label.ReadonlySuggestSearchAttributeLabel,.gx-label.Attribute_FilterDateLabel,.gx-label.Attribute_FilterDateTimeLabel,.gx-label.ReadonlyAttribute_FilterDateTimeLabel,.gx-label.ReadonlyAttribute_FilterDateLabel,.gx-label.CheckBoxSearchAttributeLabel,.gx-label.ReadonlyCheckBoxSearchAttributeLabel,.gx-label.Attribute_TrnLabel,.gx-label.SuggestTrnAttributeLabel,.gx-label.ReadonlySuggestTrnAttributeLabel,.gx-label.TrnAttributeLabel,.gx-label.BlobContentTrnAttributeLabel,.gx-label.ReadonlyBlobContentTrnAttributeLabel,.gx-label.BlobInputTrnAttributeLabel,.gx-label.ReadonlyTrnAttributeLabel,.gx-label.AtributePrincipalLabel,.gx-label.Attribute_Trn_GradeLabel,.gx-label.BlobContentAttribute_Trn_GradeLabel,.gx-label.ReadonlyBlobContentAttribute_Trn_GradeLabel,.gx-label.BlobInputAttribute_Trn_GradeLabel,.gx-label.ReadonlyAttribute_Trn_GradeLabel,.gx-label.Attribute_TrnDateLabel,.gx-label.DateAttributeLabel,.gx-label.BlobContentDateAttributeLabel,.gx-label.ReadonlyBlobContentDateAttributeLabel,.gx-label.BlobInputDateAttributeLabel,.gx-label.ReadonlyDateAttributeLabel,.gx-label.Attribute_TrnDateTimeLabel,.gx-label.DateTimeAttributeLabel,.gx-label.BlobContentDateTimeAttributeLabel,.gx-label.ReadonlyBlobContentDateTimeAttributeLabel,.gx-label.BlobInputDateTimeAttributeLabel,.gx-label.ReadonlyDateTimeAttributeLabel,.gx-label.ReadonlyAttribute_TrnDateTimeLabel,.gx-label.ReadonlyAttribute_TrnDateLabel,.gx-label.Attribute_TrnLoginLabel,.gx-label.ReadonlyAttribute_TrnLabel,.gx-label.AttributeTESTLabel,.gx-label.BlobContentAttributeTEST1Label,.gx-label.ReadonlyBlobContentAttributeTEST1Label,.gx-label.BlobInputAttributeTEST1Label,.gx-label.ReadonlyAttributeTEST1Label,.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.CheckBoxInGridLabel,.gx-label.ReadonlyCheckBoxInGridLabel,.gx-label.InvisibleInLargeAttributeLabel,.gx-label.BlobContentInvisibleInLargeAttributeLabel,.gx-label.ReadonlyBlobContentInvisibleInLargeAttributeLabel,.gx-label.BlobInputInvisibleInLargeAttributeLabel,.gx-label.ReadonlyInvisibleInLargeAttributeLabel,.gx-label.K2BTools_SearchResultImageLabel,.gx-label.K2BSearchResult_DescriptionLabel,.gx-label.BlobContentK2BSearchResult_DescriptionLabel,.gx-label.ReadonlyBlobContentK2BSearchResult_DescriptionLabel,.gx-label.BlobInputK2BSearchResult_DescriptionLabel,.gx-label.ReadonlyK2BSearchResult_DescriptionLabel,.gx-label.K2BToolsSearchResultImageLabel,.gx-label.BlobContentK2BToolsSearchResultImageLabel,.gx-label.ReadonlyBlobContentK2BToolsSearchResultImageLabel,.gx-label.BlobInputK2BToolsSearchResultImageLabel,.gx-label.ReadonlyK2BToolsSearchResultImageLabel,.gx-label.VideoAttributeLabel,.gx-label.ReadonlyVideoAttributeLabel,.gx-label.AudioAttributeLabel,.gx-label.ReadonlyAudioAttributeLabel,.gx-label.ErrorAttributeLabel,.gx-label.WarningAttributeLabel,.gx-label.WarningAttribute_TrnLabel,.gx-label.BlobContentWarningAttribute_TrnLabel,.gx-label.ReadonlyBlobContentWarningAttribute_TrnLabel,.gx-label.BlobInputWarningAttribute_TrnLabel,.gx-label.ReadonlyWarningAttribute_TrnLabel,.gx-label.WarningAttribute_TrnDateLabel,.gx-label.BlobContentWarningAttribute_TrnDateLabel,.gx-label.ReadonlyBlobContentWarningAttribute_TrnDateLabel,.gx-label.BlobInputWarningAttribute_TrnDateLabel,.gx-label.ReadonlyWarningAttribute_TrnDateLabel,.gx-label.ImageAttributeLabel,.gx-label.ResponsiveImageAttributeLabel,.gx-label.BlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel,.gx-label.BlobInputResponsiveImageAttributeLabel,.gx-label.ReadonlyResponsiveImageAttributeLabel,.gx-label.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.UpdateAttributeLabel,.gx-label.BlobContentUpdateAttributeLabel,.gx-label.ReadonlyBlobContentUpdateAttributeLabel,.gx-label.BlobInputUpdateAttributeLabel,.gx-label.ReadonlyUpdateAttributeLabel,.gx-label.DeleteAttributeLabel,.gx-label.BlobContentDeleteAttributeLabel,.gx-label.ReadonlyBlobContentDeleteAttributeLabel,.gx-label.BlobInputDeleteAttributeLabel,.gx-label.ReadonlyDeleteAttributeLabel,.gx-label.DisplayAttributeLabel,.gx-label.BlobContentDisplayAttributeLabel,.gx-label.ReadonlyBlobContentDisplayAttributeLabel,.gx-label.BlobInputDisplayAttributeLabel,.gx-label.ReadonlyDisplayAttributeLabel,.gx-label.DisabledActionAttributeLabel,.gx-label.BlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel,.gx-label.BlobInputDisabledActionAttributeLabel,.gx-label.ReadonlyDisabledActionAttributeLabel,.gx-label.BlobInputActionAttributeLabel,.gx-label.ReadonlyActionAttributeLabel,.gx-label.SelectionAttributeLabel,.gx-label.BlobContentSelectionAttributeLabel,.gx-label.ReadonlyBlobContentSelectionAttributeLabel,.gx-label.BlobInputSelectionAttributeLabel,.gx-label.ReadonlySelectionAttributeLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyMedioLabel,.gx-label.BlobContentReadonlyMedioLabel,.gx-label.ReadonlyBlobContentReadonlyMedioLabel,.gx-label.BlobInputReadonlyMedioLabel,.gx-label.ReadonlyReadonlyMedioLabel,.gx-label.K2BCheckBoxInGridLabel,.gx-label.BlobContentK2BCheckBoxInGridLabel,.gx-label.ReadonlyBlobContentK2BCheckBoxInGridLabel,.gx-label.BlobInputK2BCheckBoxInGridLabel,.gx-label.ReadonlyK2BCheckBoxInGridLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.K2BFSG_LoginFieldLabel,.gx-label.BlobContentK2BFSG_LoginFieldLabel,.gx-label.ReadonlyBlobContentK2BFSG_LoginFieldLabel,.gx-label.BlobInputK2BFSG_LoginFieldLabel,.gx-label.ReadonlyK2BFSG_LoginFieldLabel,.gx-label.K2BFSG_CAPTCHAFieldLabel,.gx-label.BlobContentK2BFSG_CAPTCHAFieldLabel,.gx-label.ReadonlyBlobContentK2BFSG_CAPTCHAFieldLabel,.gx-label.BlobInputK2BFSG_CAPTCHAFieldLabel,.gx-label.ReadonlyK2BFSG_CAPTCHAFieldLabel,.gx-label.K2BTools_FilterOptionComboLabel,.gx-label.BlobContentK2BTools_FilterOptionComboLabel,.gx-label.ReadonlyBlobContentK2BTools_FilterOptionComboLabel,.gx-label.BlobInputK2BTools_FilterOptionComboLabel,.gx-label.ReadonlyK2BTools_FilterOptionComboLabel,.gx-label.Attribute_Grid2Label,.gx-label.Attribute_GridBoldLabel,.gx-label.BlobContentAttribute_GridBoldLabel,.gx-label.ReadonlyBlobContentAttribute_GridBoldLabel,.gx-label.BlobInputAttribute_GridBoldLabel,.gx-label.GridAttribute2Label,.gx-label.BlobContentGridAttribute2Label,.gx-label.ReadonlyBlobContentGridAttribute2Label,.gx-label.BlobInputGridAttribute2Label,.gx-label.ReadonlyGridAttribute2Label,.gx-label.Attribute_Grid3Label,.gx-label.BlobContentAttribute_Grid3Label,.gx-label.ReadonlyBlobContentAttribute_Grid3Label,.gx-label.BlobInputAttribute_Grid3Label,.gx-label.GridAttribute3Label,.gx-label.BlobContentGridAttribute3Label,.gx-label.ReadonlyBlobContentGridAttribute3Label,.gx-label.BlobInputGridAttribute3Label,.gx-label.ReadonlyGridAttribute3Label,.gx-label.Attribute_Grid12Label,.gx-label.BlobContentAttribute_Grid12Label,.gx-label.ReadonlyBlobContentAttribute_Grid12Label,.gx-label.BlobInputAttribute_Grid12Label,.gx-label.GridAttribute12Label,.gx-label.BlobContentGridAttribute12Label,.gx-label.ReadonlyBlobContentGridAttribute12Label,.gx-label.BlobInputGridAttribute12Label,.gx-label.ReadonlyGridAttribute12Label,.gx-label.Attribute_Image_Grid12Label,.gx-label.BlobContentAttribute_Image_Grid12Label,.gx-label.ReadonlyBlobContentAttribute_Image_Grid12Label,.gx-label.BlobInputAttribute_Image_Grid12Label,.gx-label.ReadonlyAttribute_Image_Grid12Label,.gx-label.ReadonlyAttribute_Grid12Label,.gx-label.Attribute_Image_Grid3Label,.gx-label.BlobContentAttribute_Image_Grid3Label,.gx-label.ReadonlyBlobContentAttribute_Image_Grid3Label,.gx-label.BlobInputAttribute_Image_Grid3Label,.gx-label.ReadonlyAttribute_Image_Grid3Label,.gx-label.ReadonlyAttribute_Grid3Label,.gx-label.Attribute_Grid11Label,.gx-label.BlobContentAttribute_Grid11Label,.gx-label.ReadonlyBlobContentAttribute_Grid11Label,.gx-label.BlobInputAttribute_Grid11Label,.gx-label.GridAttribute11Label,.gx-label.BlobContentGridAttribute11Label,.gx-label.ReadonlyBlobContentGridAttribute11Label,.gx-label.BlobInputGridAttribute11Label,.gx-label.ReadonlyGridAttribute11Label,.gx-label.Attribute_Image_Grid11Label,.gx-label.BlobContentAttribute_Image_Grid11Label,.gx-label.ReadonlyBlobContentAttribute_Image_Grid11Label,.gx-label.BlobInputAttribute_Image_Grid11Label,.gx-label.ReadonlyAttribute_Image_Grid11Label,.gx-label.ReadonlyAttribute_Grid11Label,.gx-label.Attribute_Image_Grid2Label,.gx-label.BlobContentAttribute_Image_Grid2Label,.gx-label.ReadonlyBlobContentAttribute_Image_Grid2Label,.gx-label.BlobInputAttribute_Image_Grid2Label,.gx-label.ReadonlyAttribute_Image_Grid2Label,.gx-label.ReadonlyAttribute_GridBoldLabel,.gx-label.Attribute_GridBold_TitleLabel,.gx-label.Attribute_Grid31Label,.gx-label.GridAttribute31Label,.gx-label.ReadonlyGridAttribute31Label,.gx-label.BlobContentGridAttribute31Label,.gx-label.ReadonlyBlobContentGridAttribute31Label,.gx-label.BlobInputGridAttribute31Label,.gx-label.Attribute_Grid121Label,.gx-label.GridAttribute121Label,.gx-label.ReadonlyGridAttribute121Label,.gx-label.BlobContentGridAttribute121Label,.gx-label.ReadonlyBlobContentGridAttribute121Label,.gx-label.BlobInputGridAttribute121Label,.gx-label.Attribute_Image_Grid121Label,.gx-label.BlobContentAttribute_Image_Grid121Label,.gx-label.ReadonlyBlobContentAttribute_Image_Grid121Label,.gx-label.ReadonlyAttribute_Image_Grid121Label,.gx-label.BlobInputAttribute_Image_Grid121Label,.gx-label.BlobContentAttribute_Grid121Label,.gx-label.ReadonlyBlobContentAttribute_Grid121Label,.gx-label.ReadonlyAttribute_Grid121Label,.gx-label.BlobInputAttribute_Grid121Label,.gx-label.Attribute_Image_Grid31Label,.gx-label.BlobContentAttribute_Image_Grid31Label,.gx-label.ReadonlyBlobContentAttribute_Image_Grid31Label,.gx-label.ReadonlyAttribute_Image_Grid31Label,.gx-label.BlobInputAttribute_Image_Grid31Label,.gx-label.BlobContentAttribute_Grid31Label,.gx-label.ReadonlyBlobContentAttribute_Grid31Label,.gx-label.ReadonlyAttribute_Grid31Label,.gx-label.BlobInputAttribute_Grid31Label,.gx-label.GridAttribute21Label,.gx-label.ReadonlyGridAttribute21Label,.gx-label.BlobContentGridAttribute21Label,.gx-label.ReadonlyBlobContentGridAttribute21Label,.gx-label.BlobInputGridAttribute21Label,.gx-label.Attribute_Grid111Label,.gx-label.GridAttribute111Label,.gx-label.ReadonlyGridAttribute111Label,.gx-label.BlobContentGridAttribute111Label,.gx-label.ReadonlyBlobContentGridAttribute111Label,.gx-label.BlobInputGridAttribute111Label,.gx-label.Attribute_Image_Grid111Label,.gx-label.BlobContentAttribute_Image_Grid111Label,.gx-label.ReadonlyBlobContentAttribute_Image_Grid111Label,.gx-label.ReadonlyAttribute_Image_Grid111Label,.gx-label.BlobInputAttribute_Image_Grid111Label,.gx-label.BlobContentAttribute_Grid111Label,.gx-label.ReadonlyBlobContentAttribute_Grid111Label,.gx-label.ReadonlyAttribute_Grid111Label,.gx-label.BlobInputAttribute_Grid111Label,.gx-label.Attribute_Image_Grid21Label,.gx-label.BlobContentAttribute_Image_Grid21Label,.gx-label.ReadonlyBlobContentAttribute_Image_Grid21Label,.gx-label.ReadonlyAttribute_Image_Grid21Label,.gx-label.BlobInputAttribute_Image_Grid21Label,.gx-label.BlobContentAttribute_GridBold_TitleLabel,.gx-label.ReadonlyBlobContentAttribute_GridBold_TitleLabel,.gx-label.BlobInputAttribute_GridBold_TitleLabel,.gx-label.AttributeRedLabel,.gx-label.BlobContentAttributeRedLabel,.gx-label.ReadonlyBlobContentAttributeRedLabel,.gx-label.BlobInputAttributeRedLabel,.gx-label.ReadonlyAttributeRedLabel,.gx-label.AttributeOrangeLabel,.gx-label.BlobContentAttributeOrangeLabel,.gx-label.ReadonlyBlobContentAttributeOrangeLabel,.gx-label.BlobInputAttributeOrangeLabel,.gx-label.ReadonlyAttributeOrangeLabel,.gx-label.AttributeBlueLabel,.gx-label.BlobContentAttributeBlueLabel,.gx-label.ReadonlyBlobContentAttributeBlueLabel,.gx-label.BlobInputAttributeBlueLabel,.gx-label.ReadonlyAttributeBlueLabel,.gx-label.Attribute500x500Label,.gx-label.BlobContentAttribute500x500Label,.gx-label.ReadonlyBlobContentAttribute500x500Label,.gx-label.BlobInputAttribute500x500Label,.gx-label.ReadonlyAttribute500x500Label,.gx-label.AttributeMiniLabel,.gx-label.BlobContentAttributeMiniLabel,.gx-label.ReadonlyBlobContentAttributeMiniLabel,.gx-label.BlobInputAttributeMiniLabel,.gx-label.ReadonlyAttributeMiniLabel,.gx-label.Attribute_Image_Grid4Label,.gx-label.BlobContentAttribute_Image_Grid4Label,.gx-label.ReadonlyBlobContentAttribute_Image_Grid4Label,.gx-label.BlobInputAttribute_Image_Grid4Label,.gx-label.ReadonlyAttribute_Image_Grid4Label,.gx-label.Attribute_Image_GridWidthMenos1Label,.gx-label.BlobContentAttribute_Image_GridWidthMenos1Label,.gx-label.ReadonlyBlobContentAttribute_Image_GridWidthMenos1Label,.gx-label.BlobInputAttribute_Image_GridWidthMenos1Label,.gx-label.ReadonlyAttribute_Image_GridWidthMenos1Label,.gx-label.Attribute_MotoLabel,.gx-label.BlobContentAttribute_MotoLabel,.gx-label.ReadonlyBlobContentAttribute_MotoLabel,.gx-label.BlobInputAttribute_MotoLabel,.gx-label.ReadonlyAttribute_MotoLabel,.gx-label.AttributeTable3Label,.gx-label.BlobContentAttributeTable3Label,.gx-label.ReadonlyBlobContentAttributeTable3Label,.gx-label.BlobInputAttributeTable3Label,.gx-label.ReadonlyAttributeTable3Label,.gx-label.AttributeTiposLabel,.gx-label.BlobContentAttributeTiposLabel,.gx-label.ReadonlyBlobContentAttributeTiposLabel,.gx-label.BlobInputAttributeTiposLabel,.gx-label.ReadonlyAttributeTiposLabel,.gx-label.AttributeWithNormalROLabel,.gx-label.BlobContentAttributeWithNormalROLabel,.gx-label.ReadonlyBlobContentAttributeWithNormalROLabel,.gx-label.BlobInputAttributeWithNormalROLabel,.gx-label.ReadonlyAttributeWithNormalROLabel,.gx-label.GridAlignCenterLabel,.gx-label.BlobContentGridAlignCenterLabel,.gx-label.ReadonlyBlobContentGridAlignCenterLabel,.gx-label.BlobInputGridAlignCenterLabel,.gx-label.ReadonlyGridAlignCenterLabel,.gx-label.GridAlignCenterWhiteLabel,.gx-label.BlobContentGridAlignCenterWhiteLabel,.gx-label.ReadonlyBlobContentGridAlignCenterWhiteLabel,.gx-label.BlobInputGridAlignCenterWhiteLabel,.gx-label.ReadonlyGridAlignCenterWhiteLabel,.gx-label.AttributeNoAutoW280Label,.gx-label.BlobContentAttributeNoAutoW280Label,.gx-label.ReadonlyBlobContentAttributeNoAutoW280Label,.gx-label.BlobInputAttributeNoAutoW280Label,.gx-label.ReadonlyAttributeNoAutoW280Label,.gx-label.AttributeWidth150Label,.gx-label.BlobContentAttributeWidth150Label,.gx-label.ReadonlyBlobContentAttributeWidth150Label,.gx-label.BlobInputAttributeWidth150Label,.gx-label.ReadonlyAttributeWidth150Label,.gx-label.AttributeBellLabel,.gx-label.BlobContentAttributeBellLabel,.gx-label.ReadonlyBlobContentAttributeBellLabel,.gx-label.BlobInputAttributeBellLabel,.gx-label.ReadonlyAttributeBellLabel,.gx-label.AttributeBlue1Label,.gx-label.BlobInputAttributeBlue1Label,.gx-label.ReadonlyAttributeBlue1Label,.gx-label.AttributeBlueBKPLabel,.gx-label.AttributeBellinside1Label,.gx-label.BlobContentAttributeBellinside1Label,.gx-label.ReadonlyBlobContentAttributeBellinside1Label,.gx-label.BlobInputAttributeBellinside1Label,.gx-label.ReadonlyAttributeBellinside1Label,.gx-label.AttributeBellinside2Label,.gx-label.BlobContentAttributeBellinside2Label,.gx-label.ReadonlyBlobContentAttributeBellinside2Label,.gx-label.BlobInputAttributeBellinside2Label,.gx-label.ReadonlyAttributeBellinside2Label,.gx-label.AttributeBellinside3Label,.gx-label.BlobContentAttributeBellinside3Label,.gx-label.ReadonlyBlobContentAttributeBellinside3Label,.gx-label.BlobInputAttributeBellinside3Label,.gx-label.ReadonlyAttributeBellinside3Label,.gx-label.AttributeBellinside4Label,.gx-label.BlobContentAttributeBellinside4Label,.gx-label.ReadonlyBlobContentAttributeBellinside4Label,.gx-label.BlobInputAttributeBellinside4Label,.gx-label.ReadonlyAttributeBellinside4Label,.gx-label.AttributeStatusLabel,.gx-label.BlobContentAttributeStatusLabel,.gx-label.ReadonlyBlobContentAttributeStatusLabel,.gx-label.BlobInputAttributeStatusLabel,.gx-label.ReadonlyAttributeStatusLabel
{
	padding-right: 2px;
	padding-top: 0px;
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: 700;
	color: #666;
	height: auto;
}
.Label:before,.LabelDragging:before,.LabelAcceptDrag:before,.LabelNoAcceptDrag:before,.Attribute_RequiredLabel:before,.Attribute_RequiredReadOnlyLabel:before,.ReadOnlyLabel:before,.ReadonlyReadOnlyLabel1:before,.ReadonlyReadOnlyLabel:before,.RequiredLabel:before,.LabelRoterizador:before,.gx-label.AttributeRoterizadorLabel:before,.gx-label.BlobContentAttributeRoterizadorLabel:before,.gx-label.ReadonlyBlobContentAttributeRoterizadorLabel:before,.gx-label.BlobInputAttributeRoterizadorLabel:before,.gx-label.ReadonlyAttributeRoterizadorLabel:before,.LabelDes:before,.gx-label.AttributeNoAutoLabel:before,.gx-label.BlobContentAttributeNoAutoLabel:before,.gx-label.ReadonlyBlobContentAttributeNoAutoLabel:before,.gx-label.BlobInputAttributeNoAutoLabel:before,.gx-label.ReadonlyAttributeNoAutoLabel:before,.PainelTrafegoLabel:before,.gx-label.PainelTrafegoAttributeLabel:before,.gx-label.BlobInputPainelTrafegoAttributeLabel:before,.gx-label.ReadonlyPainelTrafegoAttributeLabel:before,.LabelWhite:before,.gx-label.AttributeRoundedXLabel:before,.gx-label.BlobContentAttributeRoundedXLabel:before,.gx-label.ReadonlyBlobContentAttributeRoundedXLabel:before,.gx-label.BlobInputAttributeRoundedXLabel:before,.gx-label.ReadonlyAttributeRoundedXLabel:before,.gx-label.AttributeRoundedXTwoLabel:before,.gx-label.BlobContentAttributeRoundedXTwoLabel:before,.gx-label.ReadonlyBlobContentAttributeRoundedXTwoLabel:before,.gx-label.BlobInputAttributeRoundedXTwoLabel:before,.gx-label.ReadonlyAttributeRoundedXTwoLabel:before,.gx-label.Attribute1Label:before,.gx-label.BlobContentAttribute1Label:before,.gx-label.ReadonlyBlobContentAttribute1Label:before,.gx-label.BlobInputAttribute1Label:before,.gx-label.ReadonlyAttribute1Label:before,.AttributeRoundedX>A:before,.BlobContentAttributeRoundedX>A:before,.ReadonlyBlobContentAttributeRoundedX>A:before,.BlobInputAttributeRoundedX>A:before,.ReadonlyAttributeRoundedX>A:before,.AttributeRoundedXTwo>A:before,.ReadonlyAttributeRoundedX:hover>A:before,input.ReadonlyAttributeRoundedX:focus>A:before, textarea.ReadonlyAttributeRoundedX:focus>A:before, select.ReadonlyAttributeRoundedX:focus>A:before, .ReadonlyAttributeRoundedX>A:focus>A:before,.BlobContentAttributeRoundedXTwo>A:before,.ReadonlyBlobContentAttributeRoundedXTwo>A:before,.BlobInputAttributeRoundedXTwo>A:before,.ReadonlyAttributeRoundedXTwo>A:before,.LabelLeft:before,.gx-label.AttributeBlueLeftAlignLabel:before,.gx-label.BlobContentAttributeBlueLeftAlignLabel:before,.gx-label.ReadonlyBlobContentAttributeBlueLeftAlignLabel:before,.gx-label.BlobInputAttributeBlueLeftAlignLabel:before,.gx-label.ReadonlyAttributeBlueLeftAlignLabel:before,.gx-label.AttributeLeftLabel:before,.gx-label.BlobContentAttributeLeftLabel:before,.gx-label.ReadonlyBlobContentAttributeLeftLabel:before,.gx-label.BlobInputAttributeLeftLabel:before,.gx-label.ReadonlyAttributeLeftLabel:before,.LabelCenterAlign:before,.LabelCenterAlignOrange:before,.gx-label.AttributeCenterAlignOrangeLabel:before,.gx-label.BlobContentAttributeCenterAlignOrangeLabel:before,.gx-label.ReadonlyBlobContentAttributeCenterAlignOrangeLabel:before,.gx-label.BlobInputAttributeCenterAlignOrangeLabel:before,.gx-label.ReadonlyAttributeCenterAlignOrangeLabel:before,.gx-label.AttributeCenterAlignLabel:before,.gx-label.BlobContentAttributeCenterAlignLabel:before,.gx-label.ReadonlyBlobContentAttributeCenterAlignLabel:before,.gx-label.BlobInputAttributeCenterAlignLabel:before,.gx-label.ReadonlyAttributeCenterAlignLabel:before,.gx-label.RatingLabel:before,.gx-label.AttributeLabel:before,.gx-label.AttributeTitleXLabel:before,.gx-label.AttributeCenterAlignOtherLabel:before,.gx-label.AttributeCenterAlignCopyLabel:before,.gx-label.Attribute2Label:before,.gx-label.Attribute_Grid4Label:before,.gx-label.ReadonlyAttribute_Grid4Label:before,.gx-label.Attribute2ReadonlyAttribute_Grid4Label:before,.gx-label.AttributeNormalBlueLabel:before,.gx-label.BlobContentAttributeLabel:before,.gx-label.ReadonlyBlobContentAttributeLabel:before,.gx-label.BlobInputAttributeLabel:before,.gx-label.AttributeDraggingLabel:before,.gx-label.AttributeNoAcceptDragLabel:before,.gx-label.AttSubTitleLabel:before,.gx-label.BlobInputAttSubTitleLabel:before,.gx-label.BlobContentAttSubTitleLabel:before,.gx-label.ReadonlyBlobContentAttSubTitleLabel:before,.gx-label.ReadonlyAttSubTitleLabel:before,.gx-label.CheckBoxLabel:before,.gx-label.BlobContentCheckBoxLabel:before,.gx-label.ReadonlyBlobContentCheckBoxLabel:before,.gx-label.BlobInputCheckBoxLabel:before,.gx-label.ReadonlyCheckBoxLabel:before,.gx-label.Attribute_ActionLabel:before,.gx-label.ReadOnlyAttribute_ActionLabel:before,.gx-label.CheckBoxAttributeLabel:before,.gx-label.ReadOnlyCheckBoxAttributeLabel:before,.gx-label.Attribute_BoxLabel:before,.gx-label.ReadOnlyAttribute_BoxLabel:before,.gx-label.BoxAttributeLabel:before,.gx-label.BlobContentBoxAttributeLabel:before,.gx-label.ReadonlyBlobContentBoxAttributeLabel:before,.gx-label.BlobInputBoxAttributeLabel:before,.gx-label.ReadonlyBoxAttributeLabel:before,.gx-label.Attribute_TabuarLabel:before,.gx-label.BlobContentAttribute_TabuarLabel:before,.gx-label.ReadonlyBlobContentAttribute_TabuarLabel:before,.gx-label.BlobInputAttribute_TabuarLabel:before,.gx-label.ReadonlyAttribute_TabuarLabel:before,.gx-label.Attribute_FixedDataLabel:before,.gx-label.BlobContentAttribute_FixedDataLabel:before,.gx-label.ReadonlyBlobContentAttribute_FixedDataLabel:before,.gx-label.BlobInputAttribute_FixedDataLabel:before,.gx-label.ReadonlyAttribute_FixedDataLabel:before,.gx-label.Attribute_FixedDataBottomLabel:before,.gx-label.BlobContentAttribute_FixedDataBottomLabel:before,.gx-label.ReadonlyBlobContentAttribute_FixedDataBottomLabel:before,.gx-label.BlobInputAttribute_FixedDataBottomLabel:before,.gx-label.ReadonlyAttribute_FixedDataBottomLabel:before,.gx-label.Attribute_ComboLabel:before,.gx-label.BlobContentAttribute_ComboLabel:before,.gx-label.ReadonlyBlobContentAttribute_ComboLabel:before,.gx-label.BlobInputAttribute_ComboLabel:before,.gx-label.ReadonlyAttribute_ComboLabel:before,.gx-label.Attribute_Combo_OrderByLabel:before,.gx-label.BlobContentAttribute_Combo_OrderByLabel:before,.gx-label.ReadonlyBlobContentAttribute_Combo_OrderByLabel:before,.gx-label.BlobInputAttribute_Combo_OrderByLabel:before,.gx-label.ReadonlyAttribute_Combo_OrderByLabel:before,.gx-label.Attribute_GridLabel:before,.gx-label.Attribute_Grid_TitleLabel:before,.gx-label.GridAttribute5Label:before,.gx-label.ReadonlyGridAttribute5Label:before,.gx-label.BlobContentGridAttribute5Label:before,.gx-label.ReadonlyBlobContentGridAttribute5Label:before,.gx-label.BlobInputGridAttribute5Label:before,.gx-label.Attribute_Grid14Label:before,.gx-label.GridAttribute14Label:before,.gx-label.ReadonlyGridAttribute14Label:before,.gx-label.BlobContentGridAttribute14Label:before,.gx-label.ReadonlyBlobContentGridAttribute14Label:before,.gx-label.BlobInputGridAttribute14Label:before,.gx-label.Attribute_Image_Grid14Label:before,.gx-label.BlobContentAttribute_Image_Grid14Label:before,.gx-label.ReadonlyBlobContentAttribute_Image_Grid14Label:before,.gx-label.ReadonlyAttribute_Image_Grid14Label:before,.gx-label.BlobInputAttribute_Image_Grid14Label:before,.gx-label.BlobContentAttribute_Grid14Label:before,.gx-label.ReadonlyBlobContentAttribute_Grid14Label:before,.gx-label.ReadonlyAttribute_Grid14Label:before,.gx-label.BlobInputAttribute_Grid14Label:before,.gx-label.Attribute_Image_Grid6Label:before,.gx-label.Attribute_Image_GridWidthMenos3Label:before,.gx-label.BlobContentAttribute_Image_GridWidthMenos3Label:before,.gx-label.ReadonlyBlobContentAttribute_Image_GridWidthMenos3Label:before,.gx-label.ReadonlyAttribute_Image_GridWidthMenos3Label:before,.gx-label.BlobInputAttribute_Image_GridWidthMenos3Label:before,.gx-label.BlobContentAttribute_Image_Grid6Label:before,.gx-label.ReadonlyBlobContentAttribute_Image_Grid6Label:before,.gx-label.ReadonlyAttribute_Image_Grid6Label:before,.gx-label.BlobInputAttribute_Image_Grid6Label:before,.gx-label.BlobContentAttribute_Grid_TitleLabel:before,.gx-label.ReadonlyBlobContentAttribute_Grid_TitleLabel:before,.gx-label.ReadonlyAttribute_Grid_TitleLabel:before,.gx-label.BlobInputAttribute_Grid_TitleLabel:before,.gx-label.BlobContentAttribute_GridLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridLabel:before,.gx-label.BlobInputAttribute_GridLabel:before,.gx-label.GridAttributeLabel:before,.gx-label.BlobContentGridAttributeLabel:before,.gx-label.ReadonlyBlobContentGridAttributeLabel:before,.gx-label.BlobInputGridAttributeLabel:before,.gx-label.ReadonlyGridAttributeLabel:before,.gx-label.Attribute_Grid1Label:before,.gx-label.BlobContentAttribute_Grid1Label:before,.gx-label.ReadonlyBlobContentAttribute_Grid1Label:before,.gx-label.BlobInputAttribute_Grid1Label:before,.gx-label.GridAttribute1Label:before,.gx-label.BlobContentGridAttribute1Label:before,.gx-label.ReadonlyBlobContentGridAttribute1Label:before,.gx-label.BlobInputGridAttribute1Label:before,.gx-label.ReadonlyGridAttribute1Label:before,.gx-label.Attribute_Image_Grid1Label:before,.gx-label.BlobContentAttribute_Image_Grid1Label:before,.gx-label.ReadonlyBlobContentAttribute_Image_Grid1Label:before,.gx-label.BlobInputAttribute_Image_Grid1Label:before,.gx-label.ReadonlyAttribute_Image_Grid1Label:before,.gx-label.ReadonlyAttribute_Grid1Label:before,.gx-label.Attribute_Image_GridLabel:before,.gx-label.BlobContentAttribute_Image_GridLabel:before,.gx-label.ReadonlyBlobContentAttribute_Image_GridLabel:before,.gx-label.BlobInputAttribute_Image_GridLabel:before,.gx-label.ReadonlyAttribute_Image_GridLabel:before,.gx-label.Attribute_Image_GridWidthMenosLabel:before,.gx-label.BlobContentAttribute_Image_GridWidthMenosLabel:before,.gx-label.ReadonlyBlobContentAttribute_Image_GridWidthMenosLabel:before,.gx-label.BlobInputAttribute_Image_GridWidthMenosLabel:before,.gx-label.ReadonlyAttribute_Image_GridWidthMenosLabel:before,.gx-label.ReadonlyAttribute_GridLabel:before,.gx-label.Attribute_FormSectionLabel:before,.gx-label.BlobContentAttribute_FormSectionLabel:before,.gx-label.ReadonlyBlobContentAttribute_FormSectionLabel:before,.gx-label.BlobInputAttribute_FormSectionLabel:before,.gx-label.ReadonlyAttribute_FormSectionLabel:before,.gx-label.Attribute_CurrentPageLabel:before,.gx-label.ReadonlyAttribute_CurrentPageLabel:before,.gx-label.Attribute_ConditionalConfirmLabel:before,.gx-label.ReadonlyAttribute_ConditionalConfirmLabel:before,.gx-label.Attribute_ColorLabel:before,.gx-label.BlobContentAttribute_ColorLabel:before,.gx-label.ReadonlyBlobContentAttribute_ColorLabel:before,.gx-label.BlobInputAttribute_ColorLabel:before,.gx-label.ReadonlyAttribute_ColorLabel:before,.gx-label.SmallClassLabel:before,.gx-label.BlobContentSmallClassLabel:before,.gx-label.ReadonlyBlobContentSmallClassLabel:before,.gx-label.BlobInputSmallClassLabel:before,.gx-label.ReadonlySmallClassLabel:before,.gx-label.K2BToolsFSGAM_Attribute100WidthLabel:before,.gx-label.ErrorAttribute_TrnLabel:before,.gx-label.BlobContentErrorAttribute_TrnLabel:before,.gx-label.ReadonlyBlobContentErrorAttribute_TrnLabel:before,.gx-label.BlobInputErrorAttribute_TrnLabel:before,.gx-label.ReadonlyErrorAttribute_TrnLabel:before,.gx-label.Attribute_TrnVeiculoLabel:before,.gx-label.Attribute_TrnDateVeiculoLabel:before,.gx-label.ReadonlyAttribute_TrnDateVeiculoLabel:before,.gx-label.Attribute_TrnDateTimeVeiculoLabel:before,.gx-label.ReadonlyAttribute_TrnDateTimeVeiculoLabel:before,.gx-label.DateTimeAttributeVeiculoLabel:before,.gx-label.BlobContentDateTimeAttributeVeiculoLabel:before,.gx-label.ReadonlyBlobContentDateTimeAttributeVeiculoLabel:before,.gx-label.BlobInputDateTimeAttributeVeiculoLabel:before,.gx-label.ReadonlyDateTimeAttributeVeiculoLabel:before,.gx-label.DateAttributeVeiculoLabel:before,.gx-label.BlobContentDateAttributeVeiculoLabel:before,.gx-label.ReadonlyBlobContentDateAttributeVeiculoLabel:before,.gx-label.BlobInputDateAttributeVeiculoLabel:before,.gx-label.ReadonlyDateAttributeVeiculoLabel:before,.gx-label.ReadonlyAttribute_TrnVeiculoLabel:before,.gx-label.SuggestTrnAttributeVeiculoLabel:before,.gx-label.ReadonlySuggestTrnAttributeVeiculoLabel:before,.gx-label.TrnAttributeVeiculoLabel:before,.gx-label.BlobContentTrnAttributeVeiculoLabel:before,.gx-label.ReadonlyBlobContentTrnAttributeVeiculoLabel:before,.gx-label.BlobInputTrnAttributeVeiculoLabel:before,.gx-label.ReadonlyTrnAttributeVeiculoLabel:before,.gx-label.Attribute_TrnPLabel:before,.gx-label.Attribute_TrnDatePLabel:before,.gx-label.ReadonlyAttribute_TrnDatePLabel:before,.gx-label.Attribute_TrnDateTimePLabel:before,.gx-label.ReadonlyAttribute_TrnDateTimePLabel:before,.gx-label.DateTimeAttributePLabel:before,.gx-label.BlobContentDateTimeAttributePLabel:before,.gx-label.ReadonlyBlobContentDateTimeAttributePLabel:before,.gx-label.BlobInputDateTimeAttributePLabel:before,.gx-label.ReadonlyDateTimeAttributePLabel:before,.gx-label.DateAttributePLabel:before,.gx-label.BlobContentDateAttributePLabel:before,.gx-label.ReadonlyBlobContentDateAttributePLabel:before,.gx-label.BlobInputDateAttributePLabel:before,.gx-label.ReadonlyDateAttributePLabel:before,.gx-label.SuggestTrnAttributePLabel:before,.gx-label.ReadonlySuggestTrnAttributePLabel:before,.gx-label.ReadonlyAttribute_TrnPLabel:before,.gx-label.TrnAttributePLabel:before,.gx-label.BlobContentTrnAttributePLabel:before,.gx-label.ReadonlyBlobContentTrnAttributePLabel:before,.gx-label.BlobInputTrnAttributePLabel:before,.gx-label.ReadonlyTrnAttributePLabel:before,.gx-label.AttributeGridTesteLabel:before,.gx-label.TotalizadorLabel:before,.gx-label.IME_ActiveLabel:before,.gx-label.BlobContentIME_ActiveLabel:before,.gx-label.ReadonlyBlobContentIME_ActiveLabel:before,.gx-label.BlobInputIME_ActiveLabel:before,.gx-label.ReadonlyIME_ActiveLabel:before,.gx-label.IME_InactiveLabel:before,.gx-label.BlobContentIME_InactiveLabel:before,.gx-label.ReadonlyBlobContentIME_InactiveLabel:before,.gx-label.BlobInputIME_InactiveLabel:before,.gx-label.ReadonlyIME_InactiveLabel:before,.gx-label.IME_DisabledLabel:before,.gx-label.BlobContentIME_DisabledLabel:before,.gx-label.ReadonlyBlobContentIME_DisabledLabel:before,.gx-label.BlobInputIME_DisabledLabel:before,.gx-label.ReadonlyIME_DisabledLabel:before,.gx-label.DescriptionAttributeLabel:before,.gx-label.BlobContentDescriptionAttributeLabel:before,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel:before,.gx-label.BlobInputDescriptionAttributeLabel:before,.gx-label.ReadonlyDescriptionAttributeLabel:before,.gx-label.InvisibleInExtraSmallAttributeLabel:before,.gx-label.BlobContentInvisibleInExtraSmallAttributeLabel:before,.gx-label.ReadonlyBlobContentInvisibleInExtraSmallAttributeLabel:before,.gx-label.BlobInputInvisibleInExtraSmallAttributeLabel:before,.gx-label.ReadonlyInvisibleInExtraSmallAttributeLabel:before,.gx-label.InvisibleInSmallAttributeLabel:before,.gx-label.BlobContentInvisibleInSmallAttributeLabel:before,.gx-label.ReadonlyBlobContentInvisibleInSmallAttributeLabel:before,.gx-label.BlobInputInvisibleInSmallAttributeLabel:before,.gx-label.ReadonlyInvisibleInSmallAttributeLabel:before,.gx-label.InvisibleInMediumAttributeLabel:before,.gx-label.BlobContentInvisibleInMediumAttributeLabel:before,.gx-label.ReadonlyBlobContentInvisibleInMediumAttributeLabel:before,.gx-label.BlobInputInvisibleInMediumAttributeLabel:before,.gx-label.ReadonlyInvisibleInMediumAttributeLabel:before,.gx-label.Attribute_RequiredLabel:before,.gx-label.leftLabel:before,.gx-label.K2BToolsEnhancedComboLabel:before,.gx-label.K2BTools_SearchCriteriaLabel:before,.gx-label.Attribute_RequiredReadOnlyLabel:before,.gx-label.BlobContentAttribute_RequiredReadOnlyLabel:before,.gx-label.ReadonlyBlobContentAttribute_RequiredReadOnlyLabel:before,.gx-label.BlobInputAttribute_RequiredReadOnlyLabel:before,.gx-label.ReadonlyAttribute_RequiredReadOnlyLabel:before,.gx-label.Image_PromptLabel:before,.gx-label.Image_FlagLabel:before,.gx-label.DownloadAttributeLabel:before,.gx-label.ReadonlyDownloadAttributeLabel:before,.gx-label.CheckboxLabelLabel:before,.gx-label.BlobContentCheckboxLabelLabel:before,.gx-label.ReadonlyBlobContentCheckboxLabelLabel:before,.gx-label.BlobInputCheckboxLabelLabel:before,.gx-label.ReadonlyCheckboxLabelLabel:before,.gx-label.LoginAttributeLabel:before,.gx-label.BlobContentLoginAttributeLabel:before,.gx-label.ReadonlyBlobContentLoginAttributeLabel:before,.gx-label.BlobInputLoginAttributeLabel:before,.gx-label.ReadonlyLoginAttributeLabel:before,.gx-label.LoginComboAttributeLabel:before,.gx-label.BlobContentLoginComboAttributeLabel:before,.gx-label.ReadonlyBlobContentLoginComboAttributeLabel:before,.gx-label.BlobInputLoginComboAttributeLabel:before,.gx-label.ReadonlyLoginComboAttributeLabel:before,.gx-label.RegistrationAttributeLabel:before,.gx-label.BlobContentRegistrationAttributeLabel:before,.gx-label.ReadonlyBlobContentRegistrationAttributeLabel:before,.gx-label.BlobInputRegistrationAttributeLabel:before,.gx-label.ReadonlyRegistrationAttributeLabel:before,.gx-label.RequiredAttributeLabel:before,.gx-label.BlobContentRequiredAttributeLabel:before,.gx-label.ReadonlyBlobContentRequiredAttributeLabel:before,.gx-label.BlobInputRequiredAttributeLabel:before,.gx-label.ReadonlyRequiredAttributeLabel:before,.gx-label.InactiveAttributeLabel:before,.gx-label.BlobContentInactiveAttributeLabel:before,.gx-label.ReadonlyBlobContentInactiveAttributeLabel:before,.gx-label.BlobInputInactiveAttributeLabel:before,.gx-label.ReadonlyInactiveAttributeLabel:before,.gx-label.ComboAttributeLabel:before,.gx-label.BlobContentComboAttributeLabel:before,.gx-label.ReadonlyBlobContentComboAttributeLabel:before,.gx-label.BlobInputComboAttributeLabel:before,.gx-label.ReadonlyComboAttributeLabel:before,.gx-label.SubtitleAttributeLabel:before,.gx-label.BlobContentSubtitleAttributeLabel:before,.gx-label.ReadonlyBlobContentSubtitleAttributeLabel:before,.gx-label.BlobInputSubtitleAttributeLabel:before,.gx-label.ReadonlySubtitleAttributeLabel:before,.gx-label.URLAttributeLabel:before,.gx-label.BlobContentURLAttributeLabel:before,.gx-label.ReadonlyBlobContentURLAttributeLabel:before,.gx-label.BlobInputURLAttributeLabel:before,.gx-label.ReadonlyURLAttributeLabel:before,.gx-label.TextAttributeLabel:before,.gx-label.BlobContentTextAttributeLabel:before,.gx-label.ReadonlyBlobContentTextAttributeLabel:before,.gx-label.BlobInputTextAttributeLabel:before,.gx-label.ReadonlyTextAttributeLabel:before,.gx-label.TextActionAttributeLabel:before,.gx-label.BlobContentTextActionAttributeLabel:before,.gx-label.ReadonlyBlobContentTextActionAttributeLabel:before,.gx-label.BlobInputTextActionAttributeLabel:before,.gx-label.ReadonlyTextActionAttributeLabel:before,.gx-label.AttributeBackGreyLabel:before,.gx-label.AttributeListBoxLabel:before,.gx-label.BlobContentAttributeListBoxLabel:before,.gx-label.ReadonlyBlobContentAttributeListBoxLabel:before,.gx-label.BlobInputAttributeListBoxLabel:before,.gx-label.ReadonlyAttributeListBoxLabel:before,.gx-label.Attribute_PassLabel:before,.gx-label.BlobContentAttribute_PassLabel:before,.gx-label.ReadonlyBlobContentAttribute_PassLabel:before,.gx-label.BlobInputAttribute_PassLabel:before,.gx-label.ReadonlyAttribute_PassLabel:before,.gx-label.Attribute_FilterLabel:before,.gx-label.ReadOnlyAttribute_FilterLabel:before,.gx-label.SuggestSearchAttributeLabel:before,.gx-label.ReadonlySuggestSearchAttributeLabel:before,.gx-label.Attribute_FilterDateLabel:before,.gx-label.Attribute_FilterDateTimeLabel:before,.gx-label.ReadonlyAttribute_FilterDateTimeLabel:before,.gx-label.ReadonlyAttribute_FilterDateLabel:before,.gx-label.CheckBoxSearchAttributeLabel:before,.gx-label.ReadonlyCheckBoxSearchAttributeLabel:before,.gx-label.Attribute_TrnLabel:before,.gx-label.SuggestTrnAttributeLabel:before,.gx-label.ReadonlySuggestTrnAttributeLabel:before,.gx-label.TrnAttributeLabel:before,.gx-label.BlobContentTrnAttributeLabel:before,.gx-label.ReadonlyBlobContentTrnAttributeLabel:before,.gx-label.BlobInputTrnAttributeLabel:before,.gx-label.ReadonlyTrnAttributeLabel:before,.gx-label.AtributePrincipalLabel:before,.gx-label.Attribute_Trn_GradeLabel:before,.gx-label.BlobContentAttribute_Trn_GradeLabel:before,.gx-label.ReadonlyBlobContentAttribute_Trn_GradeLabel:before,.gx-label.BlobInputAttribute_Trn_GradeLabel:before,.gx-label.ReadonlyAttribute_Trn_GradeLabel:before,.gx-label.Attribute_TrnDateLabel:before,.gx-label.DateAttributeLabel:before,.gx-label.BlobContentDateAttributeLabel:before,.gx-label.ReadonlyBlobContentDateAttributeLabel:before,.gx-label.BlobInputDateAttributeLabel:before,.gx-label.ReadonlyDateAttributeLabel:before,.gx-label.Attribute_TrnDateTimeLabel:before,.gx-label.DateTimeAttributeLabel:before,.gx-label.BlobContentDateTimeAttributeLabel:before,.gx-label.ReadonlyBlobContentDateTimeAttributeLabel:before,.gx-label.BlobInputDateTimeAttributeLabel:before,.gx-label.ReadonlyDateTimeAttributeLabel:before,.gx-label.ReadonlyAttribute_TrnDateTimeLabel:before,.gx-label.ReadonlyAttribute_TrnDateLabel:before,.gx-label.Attribute_TrnLoginLabel:before,.gx-label.ReadonlyAttribute_TrnLabel:before,.gx-label.AttributeTESTLabel:before,.gx-label.BlobContentAttributeTEST1Label:before,.gx-label.ReadonlyBlobContentAttributeTEST1Label:before,.gx-label.BlobInputAttributeTEST1Label:before,.gx-label.ReadonlyAttributeTEST1Label:before,.gx-label.FilterAttributeLabel:before,.gx-label.BlobContentFilterAttributeLabel:before,.gx-label.ReadonlyBlobContentFilterAttributeLabel:before,.gx-label.BlobInputFilterAttributeLabel:before,.gx-label.FilterComboAttributeLabel:before,.gx-label.BlobContentFilterComboAttributeLabel:before,.gx-label.ReadonlyBlobContentFilterComboAttributeLabel:before,.gx-label.BlobInputFilterComboAttributeLabel:before,.gx-label.ReadonlyFilterComboAttributeLabel:before,.gx-label.FilterSearchAttributeLabel:before,.gx-label.BlobContentFilterSearchAttributeLabel:before,.gx-label.ReadonlyBlobContentFilterSearchAttributeLabel:before,.gx-label.BlobInputFilterSearchAttributeLabel:before,.gx-label.ReadonlyFilterSearchAttributeLabel:before,.gx-label.FilterSearchAttributeFocusLabel:before,.gx-label.BlobContentFilterSearchAttributeFocusLabel:before,.gx-label.ReadonlyBlobContentFilterSearchAttributeFocusLabel:before,.gx-label.BlobInputFilterSearchAttributeFocusLabel:before,.gx-label.ReadonlyFilterSearchAttributeFocusLabel:before,.gx-label.DateFilterSearchAttributeLabel:before,.gx-label.BlobContentDateFilterSearchAttributeLabel:before,.gx-label.ReadonlyBlobContentDateFilterSearchAttributeLabel:before,.gx-label.BlobInputDateFilterSearchAttributeLabel:before,.gx-label.ReadonlyDateFilterSearchAttributeLabel:before,.gx-label.FilterPanelLabel:before,.gx-label.BlobContentFilterPanelLabel:before,.gx-label.ReadonlyBlobContentFilterPanelLabel:before,.gx-label.BlobInputFilterPanelLabel:before,.gx-label.ReadonlyFilterPanelLabel:before,.gx-label.ReadonlyFilterAttributeLabel:before,.gx-label.CheckBoxInGridLabel:before,.gx-label.ReadonlyCheckBoxInGridLabel:before,.gx-label.InvisibleInLargeAttributeLabel:before,.gx-label.BlobContentInvisibleInLargeAttributeLabel:before,.gx-label.ReadonlyBlobContentInvisibleInLargeAttributeLabel:before,.gx-label.BlobInputInvisibleInLargeAttributeLabel:before,.gx-label.ReadonlyInvisibleInLargeAttributeLabel:before,.gx-label.K2BTools_SearchResultImageLabel:before,.gx-label.K2BSearchResult_DescriptionLabel:before,.gx-label.BlobContentK2BSearchResult_DescriptionLabel:before,.gx-label.ReadonlyBlobContentK2BSearchResult_DescriptionLabel:before,.gx-label.BlobInputK2BSearchResult_DescriptionLabel:before,.gx-label.ReadonlyK2BSearchResult_DescriptionLabel:before,.gx-label.K2BToolsSearchResultImageLabel:before,.gx-label.BlobContentK2BToolsSearchResultImageLabel:before,.gx-label.ReadonlyBlobContentK2BToolsSearchResultImageLabel:before,.gx-label.BlobInputK2BToolsSearchResultImageLabel:before,.gx-label.ReadonlyK2BToolsSearchResultImageLabel:before,.gx-label.VideoAttributeLabel:before,.gx-label.ReadonlyVideoAttributeLabel:before,.gx-label.AudioAttributeLabel:before,.gx-label.ReadonlyAudioAttributeLabel:before,.gx-label.ErrorAttributeLabel:before,.gx-label.WarningAttributeLabel:before,.gx-label.WarningAttribute_TrnLabel:before,.gx-label.BlobContentWarningAttribute_TrnLabel:before,.gx-label.ReadonlyBlobContentWarningAttribute_TrnLabel:before,.gx-label.BlobInputWarningAttribute_TrnLabel:before,.gx-label.ReadonlyWarningAttribute_TrnLabel:before,.gx-label.WarningAttribute_TrnDateLabel:before,.gx-label.BlobContentWarningAttribute_TrnDateLabel:before,.gx-label.ReadonlyBlobContentWarningAttribute_TrnDateLabel:before,.gx-label.BlobInputWarningAttribute_TrnDateLabel:before,.gx-label.ReadonlyWarningAttribute_TrnDateLabel:before,.gx-label.ImageAttributeLabel:before,.gx-label.ResponsiveImageAttributeLabel:before,.gx-label.BlobContentResponsiveImageAttributeLabel:before,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel:before,.gx-label.BlobInputResponsiveImageAttributeLabel:before,.gx-label.ReadonlyResponsiveImageAttributeLabel:before,.gx-label.ProfileImageAttributeLabel:before,.gx-label.BlobContentProfileImageAttributeLabel:before,.gx-label.ReadonlyBlobContentProfileImageAttributeLabel:before,.gx-label.BlobInputProfileImageAttributeLabel:before,.gx-label.ReadonlyProfileImageAttributeLabel:before,.gx-label.SmallProfileImageAttributeLabel:before,.gx-label.BlobContentSmallProfileImageAttributeLabel:before,.gx-label.ReadonlyBlobContentSmallProfileImageAttributeLabel:before,.gx-label.BlobInputSmallProfileImageAttributeLabel:before,.gx-label.ReadonlySmallProfileImageAttributeLabel:before,.gx-label.ReadonlyImageAttributeLabel:before,.gx-label.ActionAttributeLabel:before,.gx-label.BlobContentActionAttributeLabel:before,.gx-label.ReadonlyBlobContentActionAttributeLabel:before,.gx-label.UpdateAttributeLabel:before,.gx-label.BlobContentUpdateAttributeLabel:before,.gx-label.ReadonlyBlobContentUpdateAttributeLabel:before,.gx-label.BlobInputUpdateAttributeLabel:before,.gx-label.ReadonlyUpdateAttributeLabel:before,.gx-label.DeleteAttributeLabel:before,.gx-label.BlobContentDeleteAttributeLabel:before,.gx-label.ReadonlyBlobContentDeleteAttributeLabel:before,.gx-label.BlobInputDeleteAttributeLabel:before,.gx-label.ReadonlyDeleteAttributeLabel:before,.gx-label.DisplayAttributeLabel:before,.gx-label.BlobContentDisplayAttributeLabel:before,.gx-label.ReadonlyBlobContentDisplayAttributeLabel:before,.gx-label.BlobInputDisplayAttributeLabel:before,.gx-label.ReadonlyDisplayAttributeLabel:before,.gx-label.DisabledActionAttributeLabel:before,.gx-label.BlobContentDisabledActionAttributeLabel:before,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel:before,.gx-label.BlobInputDisabledActionAttributeLabel:before,.gx-label.ReadonlyDisabledActionAttributeLabel:before,.gx-label.BlobInputActionAttributeLabel:before,.gx-label.ReadonlyActionAttributeLabel:before,.gx-label.SelectionAttributeLabel:before,.gx-label.BlobContentSelectionAttributeLabel:before,.gx-label.ReadonlyBlobContentSelectionAttributeLabel:before,.gx-label.BlobInputSelectionAttributeLabel:before,.gx-label.ReadonlySelectionAttributeLabel:before,.gx-label.ReadonlyAttributeLabel:before,.gx-label.ReadonlyMedioLabel:before,.gx-label.BlobContentReadonlyMedioLabel:before,.gx-label.ReadonlyBlobContentReadonlyMedioLabel:before,.gx-label.BlobInputReadonlyMedioLabel:before,.gx-label.ReadonlyReadonlyMedioLabel:before,.gx-label.K2BCheckBoxInGridLabel:before,.gx-label.BlobContentK2BCheckBoxInGridLabel:before,.gx-label.ReadonlyBlobContentK2BCheckBoxInGridLabel:before,.gx-label.BlobInputK2BCheckBoxInGridLabel:before,.gx-label.ReadonlyK2BCheckBoxInGridLabel:before,.gx-label.AttributeAcceptDragLabel:before,.gx-label.K2BFSG_LoginFieldLabel:before,.gx-label.BlobContentK2BFSG_LoginFieldLabel:before,.gx-label.ReadonlyBlobContentK2BFSG_LoginFieldLabel:before,.gx-label.BlobInputK2BFSG_LoginFieldLabel:before,.gx-label.ReadonlyK2BFSG_LoginFieldLabel:before,.gx-label.K2BFSG_CAPTCHAFieldLabel:before,.gx-label.BlobContentK2BFSG_CAPTCHAFieldLabel:before,.gx-label.ReadonlyBlobContentK2BFSG_CAPTCHAFieldLabel:before,.gx-label.BlobInputK2BFSG_CAPTCHAFieldLabel:before,.gx-label.ReadonlyK2BFSG_CAPTCHAFieldLabel:before,.gx-label.K2BTools_FilterOptionComboLabel:before,.gx-label.BlobContentK2BTools_FilterOptionComboLabel:before,.gx-label.ReadonlyBlobContentK2BTools_FilterOptionComboLabel:before,.gx-label.BlobInputK2BTools_FilterOptionComboLabel:before,.gx-label.ReadonlyK2BTools_FilterOptionComboLabel:before,.gx-label.Attribute_Grid2Label:before,.gx-label.Attribute_GridBoldLabel:before,.gx-label.BlobContentAttribute_GridBoldLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridBoldLabel:before,.gx-label.BlobInputAttribute_GridBoldLabel:before,.gx-label.GridAttribute2Label:before,.gx-label.BlobContentGridAttribute2Label:before,.gx-label.ReadonlyBlobContentGridAttribute2Label:before,.gx-label.BlobInputGridAttribute2Label:before,.gx-label.ReadonlyGridAttribute2Label:before,.gx-label.Attribute_Grid3Label:before,.gx-label.BlobContentAttribute_Grid3Label:before,.gx-label.ReadonlyBlobContentAttribute_Grid3Label:before,.gx-label.BlobInputAttribute_Grid3Label:before,.gx-label.GridAttribute3Label:before,.gx-label.BlobContentGridAttribute3Label:before,.gx-label.ReadonlyBlobContentGridAttribute3Label:before,.gx-label.BlobInputGridAttribute3Label:before,.gx-label.ReadonlyGridAttribute3Label:before,.gx-label.Attribute_Grid12Label:before,.gx-label.BlobContentAttribute_Grid12Label:before,.gx-label.ReadonlyBlobContentAttribute_Grid12Label:before,.gx-label.BlobInputAttribute_Grid12Label:before,.gx-label.GridAttribute12Label:before,.gx-label.BlobContentGridAttribute12Label:before,.gx-label.ReadonlyBlobContentGridAttribute12Label:before,.gx-label.BlobInputGridAttribute12Label:before,.gx-label.ReadonlyGridAttribute12Label:before,.gx-label.Attribute_Image_Grid12Label:before,.gx-label.BlobContentAttribute_Image_Grid12Label:before,.gx-label.ReadonlyBlobContentAttribute_Image_Grid12Label:before,.gx-label.BlobInputAttribute_Image_Grid12Label:before,.gx-label.ReadonlyAttribute_Image_Grid12Label:before,.gx-label.ReadonlyAttribute_Grid12Label:before,.gx-label.Attribute_Image_Grid3Label:before,.gx-label.BlobContentAttribute_Image_Grid3Label:before,.gx-label.ReadonlyBlobContentAttribute_Image_Grid3Label:before,.gx-label.BlobInputAttribute_Image_Grid3Label:before,.gx-label.ReadonlyAttribute_Image_Grid3Label:before,.gx-label.ReadonlyAttribute_Grid3Label:before,.gx-label.Attribute_Grid11Label:before,.gx-label.BlobContentAttribute_Grid11Label:before,.gx-label.ReadonlyBlobContentAttribute_Grid11Label:before,.gx-label.BlobInputAttribute_Grid11Label:before,.gx-label.GridAttribute11Label:before,.gx-label.BlobContentGridAttribute11Label:before,.gx-label.ReadonlyBlobContentGridAttribute11Label:before,.gx-label.BlobInputGridAttribute11Label:before,.gx-label.ReadonlyGridAttribute11Label:before,.gx-label.Attribute_Image_Grid11Label:before,.gx-label.BlobContentAttribute_Image_Grid11Label:before,.gx-label.ReadonlyBlobContentAttribute_Image_Grid11Label:before,.gx-label.BlobInputAttribute_Image_Grid11Label:before,.gx-label.ReadonlyAttribute_Image_Grid11Label:before,.gx-label.ReadonlyAttribute_Grid11Label:before,.gx-label.Attribute_Image_Grid2Label:before,.gx-label.BlobContentAttribute_Image_Grid2Label:before,.gx-label.ReadonlyBlobContentAttribute_Image_Grid2Label:before,.gx-label.BlobInputAttribute_Image_Grid2Label:before,.gx-label.ReadonlyAttribute_Image_Grid2Label:before,.gx-label.ReadonlyAttribute_GridBoldLabel:before,.gx-label.Attribute_GridBold_TitleLabel:before,.gx-label.Attribute_Grid31Label:before,.gx-label.GridAttribute31Label:before,.gx-label.ReadonlyGridAttribute31Label:before,.gx-label.BlobContentGridAttribute31Label:before,.gx-label.ReadonlyBlobContentGridAttribute31Label:before,.gx-label.BlobInputGridAttribute31Label:before,.gx-label.Attribute_Grid121Label:before,.gx-label.GridAttribute121Label:before,.gx-label.ReadonlyGridAttribute121Label:before,.gx-label.BlobContentGridAttribute121Label:before,.gx-label.ReadonlyBlobContentGridAttribute121Label:before,.gx-label.BlobInputGridAttribute121Label:before,.gx-label.Attribute_Image_Grid121Label:before,.gx-label.BlobContentAttribute_Image_Grid121Label:before,.gx-label.ReadonlyBlobContentAttribute_Image_Grid121Label:before,.gx-label.ReadonlyAttribute_Image_Grid121Label:before,.gx-label.BlobInputAttribute_Image_Grid121Label:before,.gx-label.BlobContentAttribute_Grid121Label:before,.gx-label.ReadonlyBlobContentAttribute_Grid121Label:before,.gx-label.ReadonlyAttribute_Grid121Label:before,.gx-label.BlobInputAttribute_Grid121Label:before,.gx-label.Attribute_Image_Grid31Label:before,.gx-label.BlobContentAttribute_Image_Grid31Label:before,.gx-label.ReadonlyBlobContentAttribute_Image_Grid31Label:before,.gx-label.ReadonlyAttribute_Image_Grid31Label:before,.gx-label.BlobInputAttribute_Image_Grid31Label:before,.gx-label.BlobContentAttribute_Grid31Label:before,.gx-label.ReadonlyBlobContentAttribute_Grid31Label:before,.gx-label.ReadonlyAttribute_Grid31Label:before,.gx-label.BlobInputAttribute_Grid31Label:before,.gx-label.GridAttribute21Label:before,.gx-label.ReadonlyGridAttribute21Label:before,.gx-label.BlobContentGridAttribute21Label:before,.gx-label.ReadonlyBlobContentGridAttribute21Label:before,.gx-label.BlobInputGridAttribute21Label:before,.gx-label.Attribute_Grid111Label:before,.gx-label.GridAttribute111Label:before,.gx-label.ReadonlyGridAttribute111Label:before,.gx-label.BlobContentGridAttribute111Label:before,.gx-label.ReadonlyBlobContentGridAttribute111Label:before,.gx-label.BlobInputGridAttribute111Label:before,.gx-label.Attribute_Image_Grid111Label:before,.gx-label.BlobContentAttribute_Image_Grid111Label:before,.gx-label.ReadonlyBlobContentAttribute_Image_Grid111Label:before,.gx-label.ReadonlyAttribute_Image_Grid111Label:before,.gx-label.BlobInputAttribute_Image_Grid111Label:before,.gx-label.BlobContentAttribute_Grid111Label:before,.gx-label.ReadonlyBlobContentAttribute_Grid111Label:before,.gx-label.ReadonlyAttribute_Grid111Label:before,.gx-label.BlobInputAttribute_Grid111Label:before,.gx-label.Attribute_Image_Grid21Label:before,.gx-label.BlobContentAttribute_Image_Grid21Label:before,.gx-label.ReadonlyBlobContentAttribute_Image_Grid21Label:before,.gx-label.ReadonlyAttribute_Image_Grid21Label:before,.gx-label.BlobInputAttribute_Image_Grid21Label:before,.gx-label.BlobContentAttribute_GridBold_TitleLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridBold_TitleLabel:before,.gx-label.BlobInputAttribute_GridBold_TitleLabel:before,.gx-label.AttributeRedLabel:before,.gx-label.BlobContentAttributeRedLabel:before,.gx-label.ReadonlyBlobContentAttributeRedLabel:before,.gx-label.BlobInputAttributeRedLabel:before,.gx-label.ReadonlyAttributeRedLabel:before,.gx-label.AttributeOrangeLabel:before,.gx-label.BlobContentAttributeOrangeLabel:before,.gx-label.ReadonlyBlobContentAttributeOrangeLabel:before,.gx-label.BlobInputAttributeOrangeLabel:before,.gx-label.ReadonlyAttributeOrangeLabel:before,.gx-label.AttributeBlueLabel:before,.gx-label.BlobContentAttributeBlueLabel:before,.gx-label.ReadonlyBlobContentAttributeBlueLabel:before,.gx-label.BlobInputAttributeBlueLabel:before,.gx-label.ReadonlyAttributeBlueLabel:before,.gx-label.Attribute500x500Label:before,.gx-label.BlobContentAttribute500x500Label:before,.gx-label.ReadonlyBlobContentAttribute500x500Label:before,.gx-label.BlobInputAttribute500x500Label:before,.gx-label.ReadonlyAttribute500x500Label:before,.gx-label.AttributeMiniLabel:before,.gx-label.BlobContentAttributeMiniLabel:before,.gx-label.ReadonlyBlobContentAttributeMiniLabel:before,.gx-label.BlobInputAttributeMiniLabel:before,.gx-label.ReadonlyAttributeMiniLabel:before,.gx-label.Attribute_Image_Grid4Label:before,.gx-label.BlobContentAttribute_Image_Grid4Label:before,.gx-label.ReadonlyBlobContentAttribute_Image_Grid4Label:before,.gx-label.BlobInputAttribute_Image_Grid4Label:before,.gx-label.ReadonlyAttribute_Image_Grid4Label:before,.gx-label.Attribute_Image_GridWidthMenos1Label:before,.gx-label.BlobContentAttribute_Image_GridWidthMenos1Label:before,.gx-label.ReadonlyBlobContentAttribute_Image_GridWidthMenos1Label:before,.gx-label.BlobInputAttribute_Image_GridWidthMenos1Label:before,.gx-label.ReadonlyAttribute_Image_GridWidthMenos1Label:before,.gx-label.Attribute_MotoLabel:before,.gx-label.BlobContentAttribute_MotoLabel:before,.gx-label.ReadonlyBlobContentAttribute_MotoLabel:before,.gx-label.BlobInputAttribute_MotoLabel:before,.gx-label.ReadonlyAttribute_MotoLabel:before,.gx-label.AttributeTable3Label:before,.gx-label.BlobContentAttributeTable3Label:before,.gx-label.ReadonlyBlobContentAttributeTable3Label:before,.gx-label.BlobInputAttributeTable3Label:before,.gx-label.ReadonlyAttributeTable3Label:before,.gx-label.AttributeTiposLabel:before,.gx-label.BlobContentAttributeTiposLabel:before,.gx-label.ReadonlyBlobContentAttributeTiposLabel:before,.gx-label.BlobInputAttributeTiposLabel:before,.gx-label.ReadonlyAttributeTiposLabel:before,.gx-label.AttributeWithNormalROLabel:before,.gx-label.BlobContentAttributeWithNormalROLabel:before,.gx-label.ReadonlyBlobContentAttributeWithNormalROLabel:before,.gx-label.BlobInputAttributeWithNormalROLabel:before,.gx-label.ReadonlyAttributeWithNormalROLabel:before,.gx-label.GridAlignCenterLabel:before,.gx-label.BlobContentGridAlignCenterLabel:before,.gx-label.ReadonlyBlobContentGridAlignCenterLabel:before,.gx-label.BlobInputGridAlignCenterLabel:before,.gx-label.ReadonlyGridAlignCenterLabel:before,.gx-label.GridAlignCenterWhiteLabel:before,.gx-label.BlobContentGridAlignCenterWhiteLabel:before,.gx-label.ReadonlyBlobContentGridAlignCenterWhiteLabel:before,.gx-label.BlobInputGridAlignCenterWhiteLabel:before,.gx-label.ReadonlyGridAlignCenterWhiteLabel:before,.gx-label.AttributeNoAutoW280Label:before,.gx-label.BlobContentAttributeNoAutoW280Label:before,.gx-label.ReadonlyBlobContentAttributeNoAutoW280Label:before,.gx-label.BlobInputAttributeNoAutoW280Label:before,.gx-label.ReadonlyAttributeNoAutoW280Label:before,.gx-label.AttributeWidth150Label:before,.gx-label.BlobContentAttributeWidth150Label:before,.gx-label.ReadonlyBlobContentAttributeWidth150Label:before,.gx-label.BlobInputAttributeWidth150Label:before,.gx-label.ReadonlyAttributeWidth150Label:before,.gx-label.AttributeBellLabel:before,.gx-label.BlobContentAttributeBellLabel:before,.gx-label.ReadonlyBlobContentAttributeBellLabel:before,.gx-label.BlobInputAttributeBellLabel:before,.gx-label.ReadonlyAttributeBellLabel:before,.gx-label.AttributeBlue1Label:before,.gx-label.BlobInputAttributeBlue1Label:before,.gx-label.ReadonlyAttributeBlue1Label:before,.gx-label.AttributeBlueBKPLabel:before,.gx-label.AttributeBellinside1Label:before,.gx-label.BlobContentAttributeBellinside1Label:before,.gx-label.ReadonlyBlobContentAttributeBellinside1Label:before,.gx-label.BlobInputAttributeBellinside1Label:before,.gx-label.ReadonlyAttributeBellinside1Label:before,.gx-label.AttributeBellinside2Label:before,.gx-label.BlobContentAttributeBellinside2Label:before,.gx-label.ReadonlyBlobContentAttributeBellinside2Label:before,.gx-label.BlobInputAttributeBellinside2Label:before,.gx-label.ReadonlyAttributeBellinside2Label:before,.gx-label.AttributeBellinside3Label:before,.gx-label.BlobContentAttributeBellinside3Label:before,.gx-label.ReadonlyBlobContentAttributeBellinside3Label:before,.gx-label.BlobInputAttributeBellinside3Label:before,.gx-label.ReadonlyAttributeBellinside3Label:before,.gx-label.AttributeBellinside4Label:before,.gx-label.BlobContentAttributeBellinside4Label:before,.gx-label.ReadonlyBlobContentAttributeBellinside4Label:before,.gx-label.BlobInputAttributeBellinside4Label:before,.gx-label.ReadonlyAttributeBellinside4Label:before,.gx-label.AttributeStatusLabel:before,.gx-label.BlobContentAttributeStatusLabel:before,.gx-label.ReadonlyBlobContentAttributeStatusLabel:before,.gx-label.BlobInputAttributeStatusLabel:before,.gx-label.ReadonlyAttributeStatusLabel:before
{
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: 700;
	color: #666;
	content: '';
}

.Label:after,.LabelDragging:after,.LabelAcceptDrag:after,.LabelNoAcceptDrag:after,.Attribute_RequiredLabel:after,.Attribute_RequiredReadOnlyLabel:after,.ReadOnlyLabel:after,.ReadonlyReadOnlyLabel1:after,.ReadonlyReadOnlyLabel:after,.RequiredLabel:after,.LabelRoterizador:after,.gx-label.AttributeRoterizadorLabel:after,.gx-label.BlobContentAttributeRoterizadorLabel:after,.gx-label.ReadonlyBlobContentAttributeRoterizadorLabel:after,.gx-label.BlobInputAttributeRoterizadorLabel:after,.gx-label.ReadonlyAttributeRoterizadorLabel:after,.LabelDes:after,.gx-label.AttributeNoAutoLabel:after,.gx-label.BlobContentAttributeNoAutoLabel:after,.gx-label.ReadonlyBlobContentAttributeNoAutoLabel:after,.gx-label.BlobInputAttributeNoAutoLabel:after,.gx-label.ReadonlyAttributeNoAutoLabel:after,.PainelTrafegoLabel:after,.gx-label.PainelTrafegoAttributeLabel:after,.gx-label.BlobInputPainelTrafegoAttributeLabel:after,.gx-label.ReadonlyPainelTrafegoAttributeLabel:after,.LabelWhite:after,.gx-label.AttributeRoundedXLabel:after,.gx-label.BlobContentAttributeRoundedXLabel:after,.gx-label.ReadonlyBlobContentAttributeRoundedXLabel:after,.gx-label.BlobInputAttributeRoundedXLabel:after,.gx-label.ReadonlyAttributeRoundedXLabel:after,.gx-label.AttributeRoundedXTwoLabel:after,.gx-label.BlobContentAttributeRoundedXTwoLabel:after,.gx-label.ReadonlyBlobContentAttributeRoundedXTwoLabel:after,.gx-label.BlobInputAttributeRoundedXTwoLabel:after,.gx-label.ReadonlyAttributeRoundedXTwoLabel:after,.gx-label.Attribute1Label:after,.gx-label.BlobContentAttribute1Label:after,.gx-label.ReadonlyBlobContentAttribute1Label:after,.gx-label.BlobInputAttribute1Label:after,.gx-label.ReadonlyAttribute1Label:after,.AttributeRoundedX>A:after,.BlobContentAttributeRoundedX>A:after,.ReadonlyBlobContentAttributeRoundedX>A:after,.BlobInputAttributeRoundedX>A:after,.ReadonlyAttributeRoundedX>A:after,.AttributeRoundedXTwo>A:after,.ReadonlyAttributeRoundedX:hover>A:after,input.ReadonlyAttributeRoundedX:focus>A:after, textarea.ReadonlyAttributeRoundedX:focus>A:after, select.ReadonlyAttributeRoundedX:focus>A:after, .ReadonlyAttributeRoundedX>A:focus>A:after,.BlobContentAttributeRoundedXTwo>A:after,.ReadonlyBlobContentAttributeRoundedXTwo>A:after,.BlobInputAttributeRoundedXTwo>A:after,.ReadonlyAttributeRoundedXTwo>A:after,.LabelLeft:after,.gx-label.AttributeBlueLeftAlignLabel:after,.gx-label.BlobContentAttributeBlueLeftAlignLabel:after,.gx-label.ReadonlyBlobContentAttributeBlueLeftAlignLabel:after,.gx-label.BlobInputAttributeBlueLeftAlignLabel:after,.gx-label.ReadonlyAttributeBlueLeftAlignLabel:after,.gx-label.AttributeLeftLabel:after,.gx-label.BlobContentAttributeLeftLabel:after,.gx-label.ReadonlyBlobContentAttributeLeftLabel:after,.gx-label.BlobInputAttributeLeftLabel:after,.gx-label.ReadonlyAttributeLeftLabel:after,.LabelCenterAlign:after,.LabelCenterAlignOrange:after,.gx-label.AttributeCenterAlignOrangeLabel:after,.gx-label.BlobContentAttributeCenterAlignOrangeLabel:after,.gx-label.ReadonlyBlobContentAttributeCenterAlignOrangeLabel:after,.gx-label.BlobInputAttributeCenterAlignOrangeLabel:after,.gx-label.ReadonlyAttributeCenterAlignOrangeLabel:after,.gx-label.AttributeCenterAlignLabel:after,.gx-label.BlobContentAttributeCenterAlignLabel:after,.gx-label.ReadonlyBlobContentAttributeCenterAlignLabel:after,.gx-label.BlobInputAttributeCenterAlignLabel:after,.gx-label.ReadonlyAttributeCenterAlignLabel:after,.gx-label.RatingLabel:after,.gx-label.AttributeLabel:after,.gx-label.AttributeTitleXLabel:after,.gx-label.AttributeCenterAlignOtherLabel:after,.gx-label.AttributeCenterAlignCopyLabel:after,.gx-label.Attribute2Label:after,.gx-label.Attribute_Grid4Label:after,.gx-label.ReadonlyAttribute_Grid4Label:after,.gx-label.Attribute2ReadonlyAttribute_Grid4Label:after,.gx-label.AttributeNormalBlueLabel:after,.gx-label.BlobContentAttributeLabel:after,.gx-label.ReadonlyBlobContentAttributeLabel:after,.gx-label.BlobInputAttributeLabel:after,.gx-label.AttributeDraggingLabel:after,.gx-label.AttributeNoAcceptDragLabel:after,.gx-label.AttSubTitleLabel:after,.gx-label.BlobInputAttSubTitleLabel:after,.gx-label.BlobContentAttSubTitleLabel:after,.gx-label.ReadonlyBlobContentAttSubTitleLabel:after,.gx-label.ReadonlyAttSubTitleLabel:after,.gx-label.CheckBoxLabel:after,.gx-label.BlobContentCheckBoxLabel:after,.gx-label.ReadonlyBlobContentCheckBoxLabel:after,.gx-label.BlobInputCheckBoxLabel:after,.gx-label.ReadonlyCheckBoxLabel:after,.gx-label.Attribute_ActionLabel:after,.gx-label.ReadOnlyAttribute_ActionLabel:after,.gx-label.CheckBoxAttributeLabel:after,.gx-label.ReadOnlyCheckBoxAttributeLabel:after,.gx-label.Attribute_BoxLabel:after,.gx-label.ReadOnlyAttribute_BoxLabel:after,.gx-label.BoxAttributeLabel:after,.gx-label.BlobContentBoxAttributeLabel:after,.gx-label.ReadonlyBlobContentBoxAttributeLabel:after,.gx-label.BlobInputBoxAttributeLabel:after,.gx-label.ReadonlyBoxAttributeLabel:after,.gx-label.Attribute_TabuarLabel:after,.gx-label.BlobContentAttribute_TabuarLabel:after,.gx-label.ReadonlyBlobContentAttribute_TabuarLabel:after,.gx-label.BlobInputAttribute_TabuarLabel:after,.gx-label.ReadonlyAttribute_TabuarLabel:after,.gx-label.Attribute_FixedDataLabel:after,.gx-label.BlobContentAttribute_FixedDataLabel:after,.gx-label.ReadonlyBlobContentAttribute_FixedDataLabel:after,.gx-label.BlobInputAttribute_FixedDataLabel:after,.gx-label.ReadonlyAttribute_FixedDataLabel:after,.gx-label.Attribute_FixedDataBottomLabel:after,.gx-label.BlobContentAttribute_FixedDataBottomLabel:after,.gx-label.ReadonlyBlobContentAttribute_FixedDataBottomLabel:after,.gx-label.BlobInputAttribute_FixedDataBottomLabel:after,.gx-label.ReadonlyAttribute_FixedDataBottomLabel:after,.gx-label.Attribute_ComboLabel:after,.gx-label.BlobContentAttribute_ComboLabel:after,.gx-label.ReadonlyBlobContentAttribute_ComboLabel:after,.gx-label.BlobInputAttribute_ComboLabel:after,.gx-label.ReadonlyAttribute_ComboLabel:after,.gx-label.Attribute_Combo_OrderByLabel:after,.gx-label.BlobContentAttribute_Combo_OrderByLabel:after,.gx-label.ReadonlyBlobContentAttribute_Combo_OrderByLabel:after,.gx-label.BlobInputAttribute_Combo_OrderByLabel:after,.gx-label.ReadonlyAttribute_Combo_OrderByLabel:after,.gx-label.Attribute_GridLabel:after,.gx-label.Attribute_Grid_TitleLabel:after,.gx-label.GridAttribute5Label:after,.gx-label.ReadonlyGridAttribute5Label:after,.gx-label.BlobContentGridAttribute5Label:after,.gx-label.ReadonlyBlobContentGridAttribute5Label:after,.gx-label.BlobInputGridAttribute5Label:after,.gx-label.Attribute_Grid14Label:after,.gx-label.GridAttribute14Label:after,.gx-label.ReadonlyGridAttribute14Label:after,.gx-label.BlobContentGridAttribute14Label:after,.gx-label.ReadonlyBlobContentGridAttribute14Label:after,.gx-label.BlobInputGridAttribute14Label:after,.gx-label.Attribute_Image_Grid14Label:after,.gx-label.BlobContentAttribute_Image_Grid14Label:after,.gx-label.ReadonlyBlobContentAttribute_Image_Grid14Label:after,.gx-label.ReadonlyAttribute_Image_Grid14Label:after,.gx-label.BlobInputAttribute_Image_Grid14Label:after,.gx-label.BlobContentAttribute_Grid14Label:after,.gx-label.ReadonlyBlobContentAttribute_Grid14Label:after,.gx-label.ReadonlyAttribute_Grid14Label:after,.gx-label.BlobInputAttribute_Grid14Label:after,.gx-label.Attribute_Image_Grid6Label:after,.gx-label.Attribute_Image_GridWidthMenos3Label:after,.gx-label.BlobContentAttribute_Image_GridWidthMenos3Label:after,.gx-label.ReadonlyBlobContentAttribute_Image_GridWidthMenos3Label:after,.gx-label.ReadonlyAttribute_Image_GridWidthMenos3Label:after,.gx-label.BlobInputAttribute_Image_GridWidthMenos3Label:after,.gx-label.BlobContentAttribute_Image_Grid6Label:after,.gx-label.ReadonlyBlobContentAttribute_Image_Grid6Label:after,.gx-label.ReadonlyAttribute_Image_Grid6Label:after,.gx-label.BlobInputAttribute_Image_Grid6Label:after,.gx-label.BlobContentAttribute_Grid_TitleLabel:after,.gx-label.ReadonlyBlobContentAttribute_Grid_TitleLabel:after,.gx-label.ReadonlyAttribute_Grid_TitleLabel:after,.gx-label.BlobInputAttribute_Grid_TitleLabel:after,.gx-label.BlobContentAttribute_GridLabel:after,.gx-label.ReadonlyBlobContentAttribute_GridLabel:after,.gx-label.BlobInputAttribute_GridLabel:after,.gx-label.GridAttributeLabel:after,.gx-label.BlobContentGridAttributeLabel:after,.gx-label.ReadonlyBlobContentGridAttributeLabel:after,.gx-label.BlobInputGridAttributeLabel:after,.gx-label.ReadonlyGridAttributeLabel:after,.gx-label.Attribute_Grid1Label:after,.gx-label.BlobContentAttribute_Grid1Label:after,.gx-label.ReadonlyBlobContentAttribute_Grid1Label:after,.gx-label.BlobInputAttribute_Grid1Label:after,.gx-label.GridAttribute1Label:after,.gx-label.BlobContentGridAttribute1Label:after,.gx-label.ReadonlyBlobContentGridAttribute1Label:after,.gx-label.BlobInputGridAttribute1Label:after,.gx-label.ReadonlyGridAttribute1Label:after,.gx-label.Attribute_Image_Grid1Label:after,.gx-label.BlobContentAttribute_Image_Grid1Label:after,.gx-label.ReadonlyBlobContentAttribute_Image_Grid1Label:after,.gx-label.BlobInputAttribute_Image_Grid1Label:after,.gx-label.ReadonlyAttribute_Image_Grid1Label:after,.gx-label.ReadonlyAttribute_Grid1Label:after,.gx-label.Attribute_Image_GridLabel:after,.gx-label.BlobContentAttribute_Image_GridLabel:after,.gx-label.ReadonlyBlobContentAttribute_Image_GridLabel:after,.gx-label.BlobInputAttribute_Image_GridLabel:after,.gx-label.ReadonlyAttribute_Image_GridLabel:after,.gx-label.Attribute_Image_GridWidthMenosLabel:after,.gx-label.BlobContentAttribute_Image_GridWidthMenosLabel:after,.gx-label.ReadonlyBlobContentAttribute_Image_GridWidthMenosLabel:after,.gx-label.BlobInputAttribute_Image_GridWidthMenosLabel:after,.gx-label.ReadonlyAttribute_Image_GridWidthMenosLabel:after,.gx-label.ReadonlyAttribute_GridLabel:after,.gx-label.Attribute_FormSectionLabel:after,.gx-label.BlobContentAttribute_FormSectionLabel:after,.gx-label.ReadonlyBlobContentAttribute_FormSectionLabel:after,.gx-label.BlobInputAttribute_FormSectionLabel:after,.gx-label.ReadonlyAttribute_FormSectionLabel:after,.gx-label.Attribute_CurrentPageLabel:after,.gx-label.ReadonlyAttribute_CurrentPageLabel:after,.gx-label.Attribute_ConditionalConfirmLabel:after,.gx-label.ReadonlyAttribute_ConditionalConfirmLabel:after,.gx-label.Attribute_ColorLabel:after,.gx-label.BlobContentAttribute_ColorLabel:after,.gx-label.ReadonlyBlobContentAttribute_ColorLabel:after,.gx-label.BlobInputAttribute_ColorLabel:after,.gx-label.ReadonlyAttribute_ColorLabel:after,.gx-label.SmallClassLabel:after,.gx-label.BlobContentSmallClassLabel:after,.gx-label.ReadonlyBlobContentSmallClassLabel:after,.gx-label.BlobInputSmallClassLabel:after,.gx-label.ReadonlySmallClassLabel:after,.gx-label.K2BToolsFSGAM_Attribute100WidthLabel:after,.gx-label.ErrorAttribute_TrnLabel:after,.gx-label.BlobContentErrorAttribute_TrnLabel:after,.gx-label.ReadonlyBlobContentErrorAttribute_TrnLabel:after,.gx-label.BlobInputErrorAttribute_TrnLabel:after,.gx-label.ReadonlyErrorAttribute_TrnLabel:after,.gx-label.Attribute_TrnVeiculoLabel:after,.gx-label.Attribute_TrnDateVeiculoLabel:after,.gx-label.ReadonlyAttribute_TrnDateVeiculoLabel:after,.gx-label.Attribute_TrnDateTimeVeiculoLabel:after,.gx-label.ReadonlyAttribute_TrnDateTimeVeiculoLabel:after,.gx-label.DateTimeAttributeVeiculoLabel:after,.gx-label.BlobContentDateTimeAttributeVeiculoLabel:after,.gx-label.ReadonlyBlobContentDateTimeAttributeVeiculoLabel:after,.gx-label.BlobInputDateTimeAttributeVeiculoLabel:after,.gx-label.ReadonlyDateTimeAttributeVeiculoLabel:after,.gx-label.DateAttributeVeiculoLabel:after,.gx-label.BlobContentDateAttributeVeiculoLabel:after,.gx-label.ReadonlyBlobContentDateAttributeVeiculoLabel:after,.gx-label.BlobInputDateAttributeVeiculoLabel:after,.gx-label.ReadonlyDateAttributeVeiculoLabel:after,.gx-label.ReadonlyAttribute_TrnVeiculoLabel:after,.gx-label.SuggestTrnAttributeVeiculoLabel:after,.gx-label.ReadonlySuggestTrnAttributeVeiculoLabel:after,.gx-label.TrnAttributeVeiculoLabel:after,.gx-label.BlobContentTrnAttributeVeiculoLabel:after,.gx-label.ReadonlyBlobContentTrnAttributeVeiculoLabel:after,.gx-label.BlobInputTrnAttributeVeiculoLabel:after,.gx-label.ReadonlyTrnAttributeVeiculoLabel:after,.gx-label.Attribute_TrnPLabel:after,.gx-label.Attribute_TrnDatePLabel:after,.gx-label.ReadonlyAttribute_TrnDatePLabel:after,.gx-label.Attribute_TrnDateTimePLabel:after,.gx-label.ReadonlyAttribute_TrnDateTimePLabel:after,.gx-label.DateTimeAttributePLabel:after,.gx-label.BlobContentDateTimeAttributePLabel:after,.gx-label.ReadonlyBlobContentDateTimeAttributePLabel:after,.gx-label.BlobInputDateTimeAttributePLabel:after,.gx-label.ReadonlyDateTimeAttributePLabel:after,.gx-label.DateAttributePLabel:after,.gx-label.BlobContentDateAttributePLabel:after,.gx-label.ReadonlyBlobContentDateAttributePLabel:after,.gx-label.BlobInputDateAttributePLabel:after,.gx-label.ReadonlyDateAttributePLabel:after,.gx-label.SuggestTrnAttributePLabel:after,.gx-label.ReadonlySuggestTrnAttributePLabel:after,.gx-label.ReadonlyAttribute_TrnPLabel:after,.gx-label.TrnAttributePLabel:after,.gx-label.BlobContentTrnAttributePLabel:after,.gx-label.ReadonlyBlobContentTrnAttributePLabel:after,.gx-label.BlobInputTrnAttributePLabel:after,.gx-label.ReadonlyTrnAttributePLabel:after,.gx-label.AttributeGridTesteLabel:after,.gx-label.TotalizadorLabel: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.DescriptionAttributeLabel:after,.gx-label.BlobContentDescriptionAttributeLabel:after,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel:after,.gx-label.BlobInputDescriptionAttributeLabel:after,.gx-label.ReadonlyDescriptionAttributeLabel:after,.gx-label.InvisibleInExtraSmallAttributeLabel:after,.gx-label.BlobContentInvisibleInExtraSmallAttributeLabel:after,.gx-label.ReadonlyBlobContentInvisibleInExtraSmallAttributeLabel:after,.gx-label.BlobInputInvisibleInExtraSmallAttributeLabel:after,.gx-label.ReadonlyInvisibleInExtraSmallAttributeLabel:after,.gx-label.InvisibleInSmallAttributeLabel:after,.gx-label.BlobContentInvisibleInSmallAttributeLabel:after,.gx-label.ReadonlyBlobContentInvisibleInSmallAttributeLabel:after,.gx-label.BlobInputInvisibleInSmallAttributeLabel:after,.gx-label.ReadonlyInvisibleInSmallAttributeLabel:after,.gx-label.InvisibleInMediumAttributeLabel:after,.gx-label.BlobContentInvisibleInMediumAttributeLabel:after,.gx-label.ReadonlyBlobContentInvisibleInMediumAttributeLabel:after,.gx-label.BlobInputInvisibleInMediumAttributeLabel:after,.gx-label.ReadonlyInvisibleInMediumAttributeLabel:after,.gx-label.Attribute_RequiredLabel:after,.gx-label.leftLabel:after,.gx-label.K2BToolsEnhancedComboLabel:after,.gx-label.K2BTools_SearchCriteriaLabel:after,.gx-label.Attribute_RequiredReadOnlyLabel:after,.gx-label.BlobContentAttribute_RequiredReadOnlyLabel:after,.gx-label.ReadonlyBlobContentAttribute_RequiredReadOnlyLabel:after,.gx-label.BlobInputAttribute_RequiredReadOnlyLabel:after,.gx-label.ReadonlyAttribute_RequiredReadOnlyLabel:after,.gx-label.Image_PromptLabel:after,.gx-label.Image_FlagLabel:after,.gx-label.DownloadAttributeLabel:after,.gx-label.ReadonlyDownloadAttributeLabel: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.AttributeBackGreyLabel:after,.gx-label.AttributeListBoxLabel:after,.gx-label.BlobContentAttributeListBoxLabel:after,.gx-label.ReadonlyBlobContentAttributeListBoxLabel:after,.gx-label.BlobInputAttributeListBoxLabel:after,.gx-label.ReadonlyAttributeListBoxLabel:after,.gx-label.Attribute_PassLabel:after,.gx-label.BlobContentAttribute_PassLabel:after,.gx-label.ReadonlyBlobContentAttribute_PassLabel:after,.gx-label.BlobInputAttribute_PassLabel:after,.gx-label.ReadonlyAttribute_PassLabel:after,.gx-label.Attribute_FilterLabel:after,.gx-label.ReadOnlyAttribute_FilterLabel:after,.gx-label.SuggestSearchAttributeLabel:after,.gx-label.ReadonlySuggestSearchAttributeLabel:after,.gx-label.Attribute_FilterDateLabel:after,.gx-label.Attribute_FilterDateTimeLabel:after,.gx-label.ReadonlyAttribute_FilterDateTimeLabel:after,.gx-label.ReadonlyAttribute_FilterDateLabel:after,.gx-label.CheckBoxSearchAttributeLabel:after,.gx-label.ReadonlyCheckBoxSearchAttributeLabel:after,.gx-label.Attribute_TrnLabel:after,.gx-label.SuggestTrnAttributeLabel:after,.gx-label.ReadonlySuggestTrnAttributeLabel:after,.gx-label.TrnAttributeLabel:after,.gx-label.BlobContentTrnAttributeLabel:after,.gx-label.ReadonlyBlobContentTrnAttributeLabel:after,.gx-label.BlobInputTrnAttributeLabel:after,.gx-label.ReadonlyTrnAttributeLabel:after,.gx-label.AtributePrincipalLabel:after,.gx-label.Attribute_Trn_GradeLabel:after,.gx-label.BlobContentAttribute_Trn_GradeLabel:after,.gx-label.ReadonlyBlobContentAttribute_Trn_GradeLabel:after,.gx-label.BlobInputAttribute_Trn_GradeLabel:after,.gx-label.ReadonlyAttribute_Trn_GradeLabel:after,.gx-label.Attribute_TrnDateLabel:after,.gx-label.DateAttributeLabel:after,.gx-label.BlobContentDateAttributeLabel:after,.gx-label.ReadonlyBlobContentDateAttributeLabel:after,.gx-label.BlobInputDateAttributeLabel:after,.gx-label.ReadonlyDateAttributeLabel:after,.gx-label.Attribute_TrnDateTimeLabel:after,.gx-label.DateTimeAttributeLabel:after,.gx-label.BlobContentDateTimeAttributeLabel:after,.gx-label.ReadonlyBlobContentDateTimeAttributeLabel:after,.gx-label.BlobInputDateTimeAttributeLabel:after,.gx-label.ReadonlyDateTimeAttributeLabel:after,.gx-label.ReadonlyAttribute_TrnDateTimeLabel:after,.gx-label.ReadonlyAttribute_TrnDateLabel:after,.gx-label.Attribute_TrnLoginLabel:after,.gx-label.ReadonlyAttribute_TrnLabel:after,.gx-label.AttributeTESTLabel:after,.gx-label.BlobContentAttributeTEST1Label:after,.gx-label.ReadonlyBlobContentAttributeTEST1Label:after,.gx-label.BlobInputAttributeTEST1Label:after,.gx-label.ReadonlyAttributeTEST1Label: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.CheckBoxInGridLabel:after,.gx-label.ReadonlyCheckBoxInGridLabel:after,.gx-label.InvisibleInLargeAttributeLabel:after,.gx-label.BlobContentInvisibleInLargeAttributeLabel:after,.gx-label.ReadonlyBlobContentInvisibleInLargeAttributeLabel:after,.gx-label.BlobInputInvisibleInLargeAttributeLabel:after,.gx-label.ReadonlyInvisibleInLargeAttributeLabel:after,.gx-label.K2BTools_SearchResultImageLabel:after,.gx-label.K2BSearchResult_DescriptionLabel:after,.gx-label.BlobContentK2BSearchResult_DescriptionLabel:after,.gx-label.ReadonlyBlobContentK2BSearchResult_DescriptionLabel:after,.gx-label.BlobInputK2BSearchResult_DescriptionLabel:after,.gx-label.ReadonlyK2BSearchResult_DescriptionLabel:after,.gx-label.K2BToolsSearchResultImageLabel:after,.gx-label.BlobContentK2BToolsSearchResultImageLabel:after,.gx-label.ReadonlyBlobContentK2BToolsSearchResultImageLabel:after,.gx-label.BlobInputK2BToolsSearchResultImageLabel:after,.gx-label.ReadonlyK2BToolsSearchResultImageLabel:after,.gx-label.VideoAttributeLabel:after,.gx-label.ReadonlyVideoAttributeLabel:after,.gx-label.AudioAttributeLabel:after,.gx-label.ReadonlyAudioAttributeLabel:after,.gx-label.ErrorAttributeLabel:after,.gx-label.WarningAttributeLabel:after,.gx-label.WarningAttribute_TrnLabel:after,.gx-label.BlobContentWarningAttribute_TrnLabel:after,.gx-label.ReadonlyBlobContentWarningAttribute_TrnLabel:after,.gx-label.BlobInputWarningAttribute_TrnLabel:after,.gx-label.ReadonlyWarningAttribute_TrnLabel:after,.gx-label.WarningAttribute_TrnDateLabel:after,.gx-label.BlobContentWarningAttribute_TrnDateLabel:after,.gx-label.ReadonlyBlobContentWarningAttribute_TrnDateLabel:after,.gx-label.BlobInputWarningAttribute_TrnDateLabel:after,.gx-label.ReadonlyWarningAttribute_TrnDateLabel:after,.gx-label.ImageAttributeLabel:after,.gx-label.ResponsiveImageAttributeLabel:after,.gx-label.BlobContentResponsiveImageAttributeLabel:after,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel:after,.gx-label.BlobInputResponsiveImageAttributeLabel:after,.gx-label.ReadonlyResponsiveImageAttributeLabel:after,.gx-label.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.UpdateAttributeLabel:after,.gx-label.BlobContentUpdateAttributeLabel:after,.gx-label.ReadonlyBlobContentUpdateAttributeLabel:after,.gx-label.BlobInputUpdateAttributeLabel:after,.gx-label.ReadonlyUpdateAttributeLabel:after,.gx-label.DeleteAttributeLabel:after,.gx-label.BlobContentDeleteAttributeLabel:after,.gx-label.ReadonlyBlobContentDeleteAttributeLabel:after,.gx-label.BlobInputDeleteAttributeLabel:after,.gx-label.ReadonlyDeleteAttributeLabel:after,.gx-label.DisplayAttributeLabel:after,.gx-label.BlobContentDisplayAttributeLabel:after,.gx-label.ReadonlyBlobContentDisplayAttributeLabel:after,.gx-label.BlobInputDisplayAttributeLabel:after,.gx-label.ReadonlyDisplayAttributeLabel:after,.gx-label.DisabledActionAttributeLabel:after,.gx-label.BlobContentDisabledActionAttributeLabel:after,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel:after,.gx-label.BlobInputDisabledActionAttributeLabel:after,.gx-label.ReadonlyDisabledActionAttributeLabel:after,.gx-label.BlobInputActionAttributeLabel:after,.gx-label.ReadonlyActionAttributeLabel:after,.gx-label.SelectionAttributeLabel:after,.gx-label.BlobContentSelectionAttributeLabel:after,.gx-label.ReadonlyBlobContentSelectionAttributeLabel:after,.gx-label.BlobInputSelectionAttributeLabel:after,.gx-label.ReadonlySelectionAttributeLabel:after,.gx-label.ReadonlyAttributeLabel:after,.gx-label.ReadonlyMedioLabel:after,.gx-label.BlobContentReadonlyMedioLabel:after,.gx-label.ReadonlyBlobContentReadonlyMedioLabel:after,.gx-label.BlobInputReadonlyMedioLabel:after,.gx-label.ReadonlyReadonlyMedioLabel:after,.gx-label.K2BCheckBoxInGridLabel:after,.gx-label.BlobContentK2BCheckBoxInGridLabel:after,.gx-label.ReadonlyBlobContentK2BCheckBoxInGridLabel:after,.gx-label.BlobInputK2BCheckBoxInGridLabel:after,.gx-label.ReadonlyK2BCheckBoxInGridLabel:after,.gx-label.AttributeAcceptDragLabel:after,.gx-label.K2BFSG_LoginFieldLabel:after,.gx-label.BlobContentK2BFSG_LoginFieldLabel:after,.gx-label.ReadonlyBlobContentK2BFSG_LoginFieldLabel:after,.gx-label.BlobInputK2BFSG_LoginFieldLabel:after,.gx-label.ReadonlyK2BFSG_LoginFieldLabel:after,.gx-label.K2BFSG_CAPTCHAFieldLabel:after,.gx-label.BlobContentK2BFSG_CAPTCHAFieldLabel:after,.gx-label.ReadonlyBlobContentK2BFSG_CAPTCHAFieldLabel:after,.gx-label.BlobInputK2BFSG_CAPTCHAFieldLabel:after,.gx-label.ReadonlyK2BFSG_CAPTCHAFieldLabel:after,.gx-label.K2BTools_FilterOptionComboLabel:after,.gx-label.BlobContentK2BTools_FilterOptionComboLabel:after,.gx-label.ReadonlyBlobContentK2BTools_FilterOptionComboLabel:after,.gx-label.BlobInputK2BTools_FilterOptionComboLabel:after,.gx-label.ReadonlyK2BTools_FilterOptionComboLabel:after,.gx-label.Attribute_Grid2Label:after,.gx-label.Attribute_GridBoldLabel:after,.gx-label.BlobContentAttribute_GridBoldLabel:after,.gx-label.ReadonlyBlobContentAttribute_GridBoldLabel:after,.gx-label.BlobInputAttribute_GridBoldLabel:after,.gx-label.GridAttribute2Label:after,.gx-label.BlobContentGridAttribute2Label:after,.gx-label.ReadonlyBlobContentGridAttribute2Label:after,.gx-label.BlobInputGridAttribute2Label:after,.gx-label.ReadonlyGridAttribute2Label:after,.gx-label.Attribute_Grid3Label:after,.gx-label.BlobContentAttribute_Grid3Label:after,.gx-label.ReadonlyBlobContentAttribute_Grid3Label:after,.gx-label.BlobInputAttribute_Grid3Label:after,.gx-label.GridAttribute3Label:after,.gx-label.BlobContentGridAttribute3Label:after,.gx-label.ReadonlyBlobContentGridAttribute3Label:after,.gx-label.BlobInputGridAttribute3Label:after,.gx-label.ReadonlyGridAttribute3Label:after,.gx-label.Attribute_Grid12Label:after,.gx-label.BlobContentAttribute_Grid12Label:after,.gx-label.ReadonlyBlobContentAttribute_Grid12Label:after,.gx-label.BlobInputAttribute_Grid12Label:after,.gx-label.GridAttribute12Label:after,.gx-label.BlobContentGridAttribute12Label:after,.gx-label.ReadonlyBlobContentGridAttribute12Label:after,.gx-label.BlobInputGridAttribute12Label:after,.gx-label.ReadonlyGridAttribute12Label:after,.gx-label.Attribute_Image_Grid12Label:after,.gx-label.BlobContentAttribute_Image_Grid12Label:after,.gx-label.ReadonlyBlobContentAttribute_Image_Grid12Label:after,.gx-label.BlobInputAttribute_Image_Grid12Label:after,.gx-label.ReadonlyAttribute_Image_Grid12Label:after,.gx-label.ReadonlyAttribute_Grid12Label:after,.gx-label.Attribute_Image_Grid3Label:after,.gx-label.BlobContentAttribute_Image_Grid3Label:after,.gx-label.ReadonlyBlobContentAttribute_Image_Grid3Label:after,.gx-label.BlobInputAttribute_Image_Grid3Label:after,.gx-label.ReadonlyAttribute_Image_Grid3Label:after,.gx-label.ReadonlyAttribute_Grid3Label:after,.gx-label.Attribute_Grid11Label:after,.gx-label.BlobContentAttribute_Grid11Label:after,.gx-label.ReadonlyBlobContentAttribute_Grid11Label:after,.gx-label.BlobInputAttribute_Grid11Label:after,.gx-label.GridAttribute11Label:after,.gx-label.BlobContentGridAttribute11Label:after,.gx-label.ReadonlyBlobContentGridAttribute11Label:after,.gx-label.BlobInputGridAttribute11Label:after,.gx-label.ReadonlyGridAttribute11Label:after,.gx-label.Attribute_Image_Grid11Label:after,.gx-label.BlobContentAttribute_Image_Grid11Label:after,.gx-label.ReadonlyBlobContentAttribute_Image_Grid11Label:after,.gx-label.BlobInputAttribute_Image_Grid11Label:after,.gx-label.ReadonlyAttribute_Image_Grid11Label:after,.gx-label.ReadonlyAttribute_Grid11Label:after,.gx-label.Attribute_Image_Grid2Label:after,.gx-label.BlobContentAttribute_Image_Grid2Label:after,.gx-label.ReadonlyBlobContentAttribute_Image_Grid2Label:after,.gx-label.BlobInputAttribute_Image_Grid2Label:after,.gx-label.ReadonlyAttribute_Image_Grid2Label:after,.gx-label.ReadonlyAttribute_GridBoldLabel:after,.gx-label.Attribute_GridBold_TitleLabel:after,.gx-label.Attribute_Grid31Label:after,.gx-label.GridAttribute31Label:after,.gx-label.ReadonlyGridAttribute31Label:after,.gx-label.BlobContentGridAttribute31Label:after,.gx-label.ReadonlyBlobContentGridAttribute31Label:after,.gx-label.BlobInputGridAttribute31Label:after,.gx-label.Attribute_Grid121Label:after,.gx-label.GridAttribute121Label:after,.gx-label.ReadonlyGridAttribute121Label:after,.gx-label.BlobContentGridAttribute121Label:after,.gx-label.ReadonlyBlobContentGridAttribute121Label:after,.gx-label.BlobInputGridAttribute121Label:after,.gx-label.Attribute_Image_Grid121Label:after,.gx-label.BlobContentAttribute_Image_Grid121Label:after,.gx-label.ReadonlyBlobContentAttribute_Image_Grid121Label:after,.gx-label.ReadonlyAttribute_Image_Grid121Label:after,.gx-label.BlobInputAttribute_Image_Grid121Label:after,.gx-label.BlobContentAttribute_Grid121Label:after,.gx-label.ReadonlyBlobContentAttribute_Grid121Label:after,.gx-label.ReadonlyAttribute_Grid121Label:after,.gx-label.BlobInputAttribute_Grid121Label:after,.gx-label.Attribute_Image_Grid31Label:after,.gx-label.BlobContentAttribute_Image_Grid31Label:after,.gx-label.ReadonlyBlobContentAttribute_Image_Grid31Label:after,.gx-label.ReadonlyAttribute_Image_Grid31Label:after,.gx-label.BlobInputAttribute_Image_Grid31Label:after,.gx-label.BlobContentAttribute_Grid31Label:after,.gx-label.ReadonlyBlobContentAttribute_Grid31Label:after,.gx-label.ReadonlyAttribute_Grid31Label:after,.gx-label.BlobInputAttribute_Grid31Label:after,.gx-label.GridAttribute21Label:after,.gx-label.ReadonlyGridAttribute21Label:after,.gx-label.BlobContentGridAttribute21Label:after,.gx-label.ReadonlyBlobContentGridAttribute21Label:after,.gx-label.BlobInputGridAttribute21Label:after,.gx-label.Attribute_Grid111Label:after,.gx-label.GridAttribute111Label:after,.gx-label.ReadonlyGridAttribute111Label:after,.gx-label.BlobContentGridAttribute111Label:after,.gx-label.ReadonlyBlobContentGridAttribute111Label:after,.gx-label.BlobInputGridAttribute111Label:after,.gx-label.Attribute_Image_Grid111Label:after,.gx-label.BlobContentAttribute_Image_Grid111Label:after,.gx-label.ReadonlyBlobContentAttribute_Image_Grid111Label:after,.gx-label.ReadonlyAttribute_Image_Grid111Label:after,.gx-label.BlobInputAttribute_Image_Grid111Label:after,.gx-label.BlobContentAttribute_Grid111Label:after,.gx-label.ReadonlyBlobContentAttribute_Grid111Label:after,.gx-label.ReadonlyAttribute_Grid111Label:after,.gx-label.BlobInputAttribute_Grid111Label:after,.gx-label.Attribute_Image_Grid21Label:after,.gx-label.BlobContentAttribute_Image_Grid21Label:after,.gx-label.ReadonlyBlobContentAttribute_Image_Grid21Label:after,.gx-label.ReadonlyAttribute_Image_Grid21Label:after,.gx-label.BlobInputAttribute_Image_Grid21Label:after,.gx-label.BlobContentAttribute_GridBold_TitleLabel:after,.gx-label.ReadonlyBlobContentAttribute_GridBold_TitleLabel:after,.gx-label.BlobInputAttribute_GridBold_TitleLabel:after,.gx-label.AttributeRedLabel:after,.gx-label.BlobContentAttributeRedLabel:after,.gx-label.ReadonlyBlobContentAttributeRedLabel:after,.gx-label.BlobInputAttributeRedLabel:after,.gx-label.ReadonlyAttributeRedLabel:after,.gx-label.AttributeOrangeLabel:after,.gx-label.BlobContentAttributeOrangeLabel:after,.gx-label.ReadonlyBlobContentAttributeOrangeLabel:after,.gx-label.BlobInputAttributeOrangeLabel:after,.gx-label.ReadonlyAttributeOrangeLabel:after,.gx-label.AttributeBlueLabel:after,.gx-label.BlobContentAttributeBlueLabel:after,.gx-label.ReadonlyBlobContentAttributeBlueLabel:after,.gx-label.BlobInputAttributeBlueLabel:after,.gx-label.ReadonlyAttributeBlueLabel:after,.gx-label.Attribute500x500Label:after,.gx-label.BlobContentAttribute500x500Label:after,.gx-label.ReadonlyBlobContentAttribute500x500Label:after,.gx-label.BlobInputAttribute500x500Label:after,.gx-label.ReadonlyAttribute500x500Label:after,.gx-label.AttributeMiniLabel:after,.gx-label.BlobContentAttributeMiniLabel:after,.gx-label.ReadonlyBlobContentAttributeMiniLabel:after,.gx-label.BlobInputAttributeMiniLabel:after,.gx-label.ReadonlyAttributeMiniLabel:after,.gx-label.Attribute_Image_Grid4Label:after,.gx-label.BlobContentAttribute_Image_Grid4Label:after,.gx-label.ReadonlyBlobContentAttribute_Image_Grid4Label:after,.gx-label.BlobInputAttribute_Image_Grid4Label:after,.gx-label.ReadonlyAttribute_Image_Grid4Label:after,.gx-label.Attribute_Image_GridWidthMenos1Label:after,.gx-label.BlobContentAttribute_Image_GridWidthMenos1Label:after,.gx-label.ReadonlyBlobContentAttribute_Image_GridWidthMenos1Label:after,.gx-label.BlobInputAttribute_Image_GridWidthMenos1Label:after,.gx-label.ReadonlyAttribute_Image_GridWidthMenos1Label:after,.gx-label.Attribute_MotoLabel:after,.gx-label.BlobContentAttribute_MotoLabel:after,.gx-label.ReadonlyBlobContentAttribute_MotoLabel:after,.gx-label.BlobInputAttribute_MotoLabel:after,.gx-label.ReadonlyAttribute_MotoLabel:after,.gx-label.AttributeTable3Label:after,.gx-label.BlobContentAttributeTable3Label:after,.gx-label.ReadonlyBlobContentAttributeTable3Label:after,.gx-label.BlobInputAttributeTable3Label:after,.gx-label.ReadonlyAttributeTable3Label:after,.gx-label.AttributeTiposLabel:after,.gx-label.BlobContentAttributeTiposLabel:after,.gx-label.ReadonlyBlobContentAttributeTiposLabel:after,.gx-label.BlobInputAttributeTiposLabel:after,.gx-label.ReadonlyAttributeTiposLabel:after,.gx-label.AttributeWithNormalROLabel:after,.gx-label.BlobContentAttributeWithNormalROLabel:after,.gx-label.ReadonlyBlobContentAttributeWithNormalROLabel:after,.gx-label.BlobInputAttributeWithNormalROLabel:after,.gx-label.ReadonlyAttributeWithNormalROLabel:after,.gx-label.GridAlignCenterLabel:after,.gx-label.BlobContentGridAlignCenterLabel:after,.gx-label.ReadonlyBlobContentGridAlignCenterLabel:after,.gx-label.BlobInputGridAlignCenterLabel:after,.gx-label.ReadonlyGridAlignCenterLabel:after,.gx-label.GridAlignCenterWhiteLabel:after,.gx-label.BlobContentGridAlignCenterWhiteLabel:after,.gx-label.ReadonlyBlobContentGridAlignCenterWhiteLabel:after,.gx-label.BlobInputGridAlignCenterWhiteLabel:after,.gx-label.ReadonlyGridAlignCenterWhiteLabel:after,.gx-label.AttributeNoAutoW280Label:after,.gx-label.BlobContentAttributeNoAutoW280Label:after,.gx-label.ReadonlyBlobContentAttributeNoAutoW280Label:after,.gx-label.BlobInputAttributeNoAutoW280Label:after,.gx-label.ReadonlyAttributeNoAutoW280Label:after,.gx-label.AttributeWidth150Label:after,.gx-label.BlobContentAttributeWidth150Label:after,.gx-label.ReadonlyBlobContentAttributeWidth150Label:after,.gx-label.BlobInputAttributeWidth150Label:after,.gx-label.ReadonlyAttributeWidth150Label:after,.gx-label.AttributeBellLabel:after,.gx-label.BlobContentAttributeBellLabel:after,.gx-label.ReadonlyBlobContentAttributeBellLabel:after,.gx-label.BlobInputAttributeBellLabel:after,.gx-label.ReadonlyAttributeBellLabel:after,.gx-label.AttributeBlue1Label:after,.gx-label.BlobInputAttributeBlue1Label:after,.gx-label.ReadonlyAttributeBlue1Label:after,.gx-label.AttributeBlueBKPLabel:after,.gx-label.AttributeBellinside1Label:after,.gx-label.BlobContentAttributeBellinside1Label:after,.gx-label.ReadonlyBlobContentAttributeBellinside1Label:after,.gx-label.BlobInputAttributeBellinside1Label:after,.gx-label.ReadonlyAttributeBellinside1Label:after,.gx-label.AttributeBellinside2Label:after,.gx-label.BlobContentAttributeBellinside2Label:after,.gx-label.ReadonlyBlobContentAttributeBellinside2Label:after,.gx-label.BlobInputAttributeBellinside2Label:after,.gx-label.ReadonlyAttributeBellinside2Label:after,.gx-label.AttributeBellinside3Label:after,.gx-label.BlobContentAttributeBellinside3Label:after,.gx-label.ReadonlyBlobContentAttributeBellinside3Label:after,.gx-label.BlobInputAttributeBellinside3Label:after,.gx-label.ReadonlyAttributeBellinside3Label:after,.gx-label.AttributeBellinside4Label:after,.gx-label.BlobContentAttributeBellinside4Label:after,.gx-label.ReadonlyBlobContentAttributeBellinside4Label:after,.gx-label.BlobInputAttributeBellinside4Label:after,.gx-label.ReadonlyAttributeBellinside4Label:after,.gx-label.AttributeStatusLabel:after,.gx-label.BlobContentAttributeStatusLabel:after,.gx-label.ReadonlyBlobContentAttributeStatusLabel:after,.gx-label.BlobInputAttributeStatusLabel:after,.gx-label.ReadonlyAttributeStatusLabel:after
{
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: 700;
	color: #666;
	content: '';
}

.LabelRoterizador,.gx-label.AttributeRoterizadorLabel,.gx-label.BlobContentAttributeRoterizadorLabel,.gx-label.ReadonlyBlobContentAttributeRoterizadorLabel,.gx-label.BlobInputAttributeRoterizadorLabel,.gx-label.ReadonlyAttributeRoterizadorLabel
{
	text-align: left;
}
.LabelRoterizador:before,.gx-label.AttributeRoterizadorLabel:before,.gx-label.BlobContentAttributeRoterizadorLabel:before,.gx-label.ReadonlyBlobContentAttributeRoterizadorLabel:before,.gx-label.BlobInputAttributeRoterizadorLabel:before,.gx-label.ReadonlyAttributeRoterizadorLabel:before
{
	text-align: left;
}

.LabelRoterizador:after,.gx-label.AttributeRoterizadorLabel:after,.gx-label.BlobContentAttributeRoterizadorLabel:after,.gx-label.ReadonlyBlobContentAttributeRoterizadorLabel:after,.gx-label.BlobInputAttributeRoterizadorLabel:after,.gx-label.ReadonlyAttributeRoterizadorLabel:after
{
	text-align: left;
}

.LabelDes,.gx-label.AttributeNoAutoLabel,.gx-label.BlobContentAttributeNoAutoLabel,.gx-label.ReadonlyBlobContentAttributeNoAutoLabel,.gx-label.BlobInputAttributeNoAutoLabel,.gx-label.ReadonlyAttributeNoAutoLabel
{
	width: 76px;
}
.PainelTrafegoLabel,.gx-label.PainelTrafegoAttributeLabel,.gx-label.BlobInputPainelTrafegoAttributeLabel,.gx-label.ReadonlyPainelTrafegoAttributeLabel
{
	font-size: 13px;
	text-align: center;
}
.PainelTrafegoLabel:before,.gx-label.PainelTrafegoAttributeLabel:before,.gx-label.BlobInputPainelTrafegoAttributeLabel:before,.gx-label.ReadonlyPainelTrafegoAttributeLabel:before
{
	font-size: 13px;
	text-align: center;
}

.PainelTrafegoLabel:after,.gx-label.PainelTrafegoAttributeLabel:after,.gx-label.BlobInputPainelTrafegoAttributeLabel:after,.gx-label.ReadonlyPainelTrafegoAttributeLabel:after
{
	font-size: 13px;
	text-align: center;
}

.LabelWhite,.gx-label.AttributeRoundedXLabel,.gx-label.BlobContentAttributeRoundedXLabel,.gx-label.ReadonlyBlobContentAttributeRoundedXLabel,.gx-label.BlobInputAttributeRoundedXLabel,.gx-label.ReadonlyAttributeRoundedXLabel,.gx-label.AttributeRoundedXTwoLabel,.gx-label.BlobContentAttributeRoundedXTwoLabel,.gx-label.ReadonlyBlobContentAttributeRoundedXTwoLabel,.gx-label.BlobInputAttributeRoundedXTwoLabel,.gx-label.ReadonlyAttributeRoundedXTwoLabel,.gx-label.Attribute1Label,.gx-label.BlobContentAttribute1Label,.gx-label.ReadonlyBlobContentAttribute1Label,.gx-label.BlobInputAttribute1Label,.gx-label.ReadonlyAttribute1Label,.AttributeRoundedX>A,.BlobContentAttributeRoundedX>A,.ReadonlyBlobContentAttributeRoundedX>A,.BlobInputAttributeRoundedX>A,.ReadonlyAttributeRoundedX>A,.AttributeRoundedXTwo>A,.ReadonlyAttributeRoundedX:hover>A,input.ReadonlyAttributeRoundedX:focus>A, textarea.ReadonlyAttributeRoundedX:focus>A, select.ReadonlyAttributeRoundedX:focus>A, .ReadonlyAttributeRoundedX>A:focus>A,.BlobContentAttributeRoundedXTwo>A,.ReadonlyBlobContentAttributeRoundedXTwo>A,.BlobInputAttributeRoundedXTwo>A,.ReadonlyAttributeRoundedXTwo>A
{
	color: #fff;
}
.LabelWhite:before,.gx-label.AttributeRoundedXLabel:before,.gx-label.BlobContentAttributeRoundedXLabel:before,.gx-label.ReadonlyBlobContentAttributeRoundedXLabel:before,.gx-label.BlobInputAttributeRoundedXLabel:before,.gx-label.ReadonlyAttributeRoundedXLabel:before,.gx-label.AttributeRoundedXTwoLabel:before,.gx-label.BlobContentAttributeRoundedXTwoLabel:before,.gx-label.ReadonlyBlobContentAttributeRoundedXTwoLabel:before,.gx-label.BlobInputAttributeRoundedXTwoLabel:before,.gx-label.ReadonlyAttributeRoundedXTwoLabel:before,.gx-label.Attribute1Label:before,.gx-label.BlobContentAttribute1Label:before,.gx-label.ReadonlyBlobContentAttribute1Label:before,.gx-label.BlobInputAttribute1Label:before,.gx-label.ReadonlyAttribute1Label:before,.AttributeRoundedX>A:before,.BlobContentAttributeRoundedX>A:before,.ReadonlyBlobContentAttributeRoundedX>A:before,.BlobInputAttributeRoundedX>A:before,.ReadonlyAttributeRoundedX>A:before,.AttributeRoundedXTwo>A:before,.ReadonlyAttributeRoundedX:hover>A:before,input.ReadonlyAttributeRoundedX:focus>A:before, textarea.ReadonlyAttributeRoundedX:focus>A:before, select.ReadonlyAttributeRoundedX:focus>A:before, .ReadonlyAttributeRoundedX>A:focus>A:before,.BlobContentAttributeRoundedXTwo>A:before,.ReadonlyBlobContentAttributeRoundedXTwo>A:before,.BlobInputAttributeRoundedXTwo>A:before,.ReadonlyAttributeRoundedXTwo>A:before
{
	color: #fff;
}

.LabelWhite:after,.gx-label.AttributeRoundedXLabel:after,.gx-label.BlobContentAttributeRoundedXLabel:after,.gx-label.ReadonlyBlobContentAttributeRoundedXLabel:after,.gx-label.BlobInputAttributeRoundedXLabel:after,.gx-label.ReadonlyAttributeRoundedXLabel:after,.gx-label.AttributeRoundedXTwoLabel:after,.gx-label.BlobContentAttributeRoundedXTwoLabel:after,.gx-label.ReadonlyBlobContentAttributeRoundedXTwoLabel:after,.gx-label.BlobInputAttributeRoundedXTwoLabel:after,.gx-label.ReadonlyAttributeRoundedXTwoLabel:after,.gx-label.Attribute1Label:after,.gx-label.BlobContentAttribute1Label:after,.gx-label.ReadonlyBlobContentAttribute1Label:after,.gx-label.BlobInputAttribute1Label:after,.gx-label.ReadonlyAttribute1Label:after,.AttributeRoundedX>A:after,.BlobContentAttributeRoundedX>A:after,.ReadonlyBlobContentAttributeRoundedX>A:after,.BlobInputAttributeRoundedX>A:after,.ReadonlyAttributeRoundedX>A:after,.AttributeRoundedXTwo>A:after,.ReadonlyAttributeRoundedX:hover>A:after,input.ReadonlyAttributeRoundedX:focus>A:after, textarea.ReadonlyAttributeRoundedX:focus>A:after, select.ReadonlyAttributeRoundedX:focus>A:after, .ReadonlyAttributeRoundedX>A:focus>A:after,.BlobContentAttributeRoundedXTwo>A:after,.ReadonlyBlobContentAttributeRoundedXTwo>A:after,.BlobInputAttributeRoundedXTwo>A:after,.ReadonlyAttributeRoundedXTwo>A:after
{
	color: #fff;
}

.LabelLeft,.gx-label.AttributeBlueLeftAlignLabel,.gx-label.BlobContentAttributeBlueLeftAlignLabel,.gx-label.ReadonlyBlobContentAttributeBlueLeftAlignLabel,.gx-label.BlobInputAttributeBlueLeftAlignLabel,.gx-label.ReadonlyAttributeBlueLeftAlignLabel,.gx-label.AttributeLeftLabel,.gx-label.BlobContentAttributeLeftLabel,.gx-label.ReadonlyBlobContentAttributeLeftLabel,.gx-label.BlobInputAttributeLeftLabel,.gx-label.ReadonlyAttributeLeftLabel
{
	text-align: left;
	text-align:left !important;
}
.LabelLeft:before,.gx-label.AttributeBlueLeftAlignLabel:before,.gx-label.BlobContentAttributeBlueLeftAlignLabel:before,.gx-label.ReadonlyBlobContentAttributeBlueLeftAlignLabel:before,.gx-label.BlobInputAttributeBlueLeftAlignLabel:before,.gx-label.ReadonlyAttributeBlueLeftAlignLabel:before,.gx-label.AttributeLeftLabel:before,.gx-label.BlobContentAttributeLeftLabel:before,.gx-label.ReadonlyBlobContentAttributeLeftLabel:before,.gx-label.BlobInputAttributeLeftLabel:before,.gx-label.ReadonlyAttributeLeftLabel:before
{
	text-align: left;
	text-align:left !important;
}

.LabelLeft:after,.gx-label.AttributeBlueLeftAlignLabel:after,.gx-label.BlobContentAttributeBlueLeftAlignLabel:after,.gx-label.ReadonlyBlobContentAttributeBlueLeftAlignLabel:after,.gx-label.BlobInputAttributeBlueLeftAlignLabel:after,.gx-label.ReadonlyAttributeBlueLeftAlignLabel:after,.gx-label.AttributeLeftLabel:after,.gx-label.BlobContentAttributeLeftLabel:after,.gx-label.ReadonlyBlobContentAttributeLeftLabel:after,.gx-label.BlobInputAttributeLeftLabel:after,.gx-label.ReadonlyAttributeLeftLabel:after
{
	text-align: left;
	text-align:left !important;
}

.LabelCenterAlign,.LabelCenterAlignOrange,.gx-label.AttributeCenterAlignOrangeLabel,.gx-label.BlobContentAttributeCenterAlignOrangeLabel,.gx-label.ReadonlyBlobContentAttributeCenterAlignOrangeLabel,.gx-label.BlobInputAttributeCenterAlignOrangeLabel,.gx-label.ReadonlyAttributeCenterAlignOrangeLabel,.gx-label.AttributeCenterAlignLabel,.gx-label.BlobContentAttributeCenterAlignLabel,.gx-label.ReadonlyBlobContentAttributeCenterAlignLabel,.gx-label.BlobInputAttributeCenterAlignLabel,.gx-label.ReadonlyAttributeCenterAlignLabel
{
	text-align: center;
}
.LabelCenterAlign:before,.LabelCenterAlignOrange:before,.gx-label.AttributeCenterAlignOrangeLabel:before,.gx-label.BlobContentAttributeCenterAlignOrangeLabel:before,.gx-label.ReadonlyBlobContentAttributeCenterAlignOrangeLabel:before,.gx-label.BlobInputAttributeCenterAlignOrangeLabel:before,.gx-label.ReadonlyAttributeCenterAlignOrangeLabel:before,.gx-label.AttributeCenterAlignLabel:before,.gx-label.BlobContentAttributeCenterAlignLabel:before,.gx-label.ReadonlyBlobContentAttributeCenterAlignLabel:before,.gx-label.BlobInputAttributeCenterAlignLabel:before,.gx-label.ReadonlyAttributeCenterAlignLabel:before
{
	text-align: center;
}

.LabelCenterAlign:after,.LabelCenterAlignOrange:after,.gx-label.AttributeCenterAlignOrangeLabel:after,.gx-label.BlobContentAttributeCenterAlignOrangeLabel:after,.gx-label.ReadonlyBlobContentAttributeCenterAlignOrangeLabel:after,.gx-label.BlobInputAttributeCenterAlignOrangeLabel:after,.gx-label.ReadonlyAttributeCenterAlignOrangeLabel:after,.gx-label.AttributeCenterAlignLabel:after,.gx-label.BlobContentAttributeCenterAlignLabel:after,.gx-label.ReadonlyBlobContentAttributeCenterAlignLabel:after,.gx-label.BlobInputAttributeCenterAlignLabel:after,.gx-label.ReadonlyAttributeCenterAlignLabel:after
{
	text-align: center;
}

.LabelCenterAlignOrange,.gx-label.AttributeCenterAlignOrangeLabel,.gx-label.BlobContentAttributeCenterAlignOrangeLabel,.gx-label.ReadonlyBlobContentAttributeCenterAlignOrangeLabel,.gx-label.BlobInputAttributeCenterAlignOrangeLabel,.gx-label.ReadonlyAttributeCenterAlignOrangeLabel
{
	color: #ff8728;
}
.LabelCenterAlignOrange:before,.gx-label.AttributeCenterAlignOrangeLabel:before,.gx-label.BlobContentAttributeCenterAlignOrangeLabel:before,.gx-label.ReadonlyBlobContentAttributeCenterAlignOrangeLabel:before,.gx-label.BlobInputAttributeCenterAlignOrangeLabel:before,.gx-label.ReadonlyAttributeCenterAlignOrangeLabel:before
{
	color: #ff8728;
}

.LabelCenterAlignOrange:after,.gx-label.AttributeCenterAlignOrangeLabel:after,.gx-label.BlobContentAttributeCenterAlignOrangeLabel:after,.gx-label.ReadonlyBlobContentAttributeCenterAlignOrangeLabel:after,.gx-label.BlobInputAttributeCenterAlignOrangeLabel:after,.gx-label.ReadonlyAttributeCenterAlignOrangeLabel:after
{
	color: #ff8728;
}

.RecentLinkItem
{
	margin-right: 3px;
	white-space: nowrap;
	color: #ccc;
}
.TextBlockHeader,.TextBlockHeaderLinkClass
{
	margin-left: 30px;
	display: block;
	font-size: 40px;
	color: #fff;
}
.RecentsTitle
{
	margin-left: 30px;
	display: block;
	font-weight: bold;
}
.Title,.BigTitle,.SeparateBigTitle,.UncollapsedBigTitle,.SubTitle,.EspacoEmBranco,.TitleWarning
{
	margin-bottom: 10px;
	display: inline-block;
	font-family: "Open Sans Semibold";
	font-size: 23px;
}
.SubTitle
{
	display: block;
	font-family: "Open Sans Regular";
}
.EspacoEmBranco
{
	margin-bottom: 100px;
	margin-top: 100px;
}
.TitleWarning
{
	color: #f00;
}
.WWAdvancedLabel,.WWOrderByLabel,.WWFilterLabel,.WWDateFilterLabel
{
	background-position: 9px center;
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 16px;
	color: #333;
	text-overflow: ellipsis;
	display: block !important;
}
.WWFilterLabel,.WWDateFilterLabel
{
	background-image: url(../K2BFlat/GenericFilter.png);
}
.WWDateFilterLabel
{
	background-image: url(../K2BFlat/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: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	max-width: 100%;
}
.WWOrderItemSelected,.WWOrderItemSelectedHover,.WWLinkOrderItemSelected,.warningred
{
	background-color: #9ccf70;
	border-bottom-color: #9ccf70;
	border-left-color: #9ccf70;
	border-right-color: #9ccf70;
	border-top-color: #9ccf70;
	color: white;
}
.warningred
{
	margin-left: 30px;
	display: block;
	background-color: #fff;
	background-image: none;
	font-weight: bold;
	color: #e50000;
}
.K2BToolsTextBlock_MyAccount
{
	text-decoration:none;
}
.K2BToolsTextBlock_GridSettingsTitle
{
	text-decoration:none;
}
.SideLabel
{
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	top: 3px;
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: 700;
	color: #666;
}
.K2BFSGTextBlock_DashboardTitle
{
	font-family: SourceSansPro-Regular;
	font-size: 30px;
	color: #333;
}
.TextBlock_FloatRight,.ReadonlyTextBlock_FloatRight
{
	float: right;
}
.Textblock_AdvancedFiltersEmptyState
{
	font-weight: normal;
}
.TextBlockBold,.TextBlockBoldMargin
{
	font-weight: bold;
}
.TextBlockBoldMargin
{
	margin-left: -15px;
}
.TextBlockMasterLogin
{
	font-family: Arial;
	font-size: 15px;
	color: #000;
}
.TextBlockBlack
{
	font-weight: bold;
	color: #000;
}
.TextBlockBell,.TextBlockBellTwo,.TextBlockBellLeft
{
	font-weight: bold;
	color: #ff8728;
}
.TextBlockBellTwo
{
	color: #1589ff;
	text-align: center;
	text-align:center !important;
}
.FreeStyleGrid_Transaction,.K2BFreeStyle
{
	width: 100%;
}

.K2BTools_SearchGrid
{
	background-color: #eeebeb;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	table-layout: fixed;
}

.K2BTools_SearchGrid>tbody>tr,.K2BTools_SearchGrid>[data-gxrow]
{
	table-layout: fixed;
}

.K2BTools_SearchGrid[data-bkgstyle='none']>tbody>tr
{
	table-layout: fixed;
}

.K2BTools_SearchGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .K2BTools_SearchGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	table-layout: fixed;
}

.K2BTools_SearchGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	table-layout: fixed;
}

.K2BTools_SearchGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	table-layout: fixed;
}

.RecentLinksGrid
{
	margin-left: 15px;
}

.TrnSublevelGrid
{
	width: 100%;
}

.FreeStyleGridRed
{
	background-color: #dc3545;
}

.FreeStyleGridOrange
{
	background-color: #ffc107;
}

.FreeStyleGridGreen
{
	background-color: rgba(156,207,112,0.3);
	overflow: auto;
}

.FreeStyleGridGreen>tbody>tr,.FreeStyleGridGreen>[data-gxrow]
{
	overflow: auto;
}

.FreeStyleGridGreen[data-bkgstyle='none']>tbody>tr
{
	overflow: auto;
}

.FreeStyleGridGreen[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridGreen[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	overflow: auto;
}

.FreeStyleGridGreen[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	overflow: auto;
}

.FreeStyleGridGreen[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	overflow: auto;
}

.FreeStyleGridGray
{
	background-color: rgba(204,204,204,0.3);
	overflow: auto;
}

.FreeStyleGridGray>tbody>tr,.FreeStyleGridGray>[data-gxrow]
{
	overflow: auto;
}

.FreeStyleGridGray[data-bkgstyle='none']>tbody>tr
{
	overflow: auto;
}

.FreeStyleGridGray[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridGray[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	overflow: auto;
}

.FreeStyleGridGray[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	overflow: auto;
}

.FreeStyleGridGray[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	overflow: auto;
}

.FreeStyleGridTeal
{
	background-color: rgba(253,174,69,0.3);
	overflow: auto;
}

.FreeStyleGridTeal>tbody>tr,.FreeStyleGridTeal>[data-gxrow]
{
	overflow: auto;
}

.FreeStyleGridTeal[data-bkgstyle='none']>tbody>tr
{
	overflow: auto;
}

.FreeStyleGridTeal[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridTeal[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	overflow: auto;
}

.FreeStyleGridTeal[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	overflow: auto;
}

.FreeStyleGridTeal[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	overflow: auto;
}

.FreeStyleGrid400
{
	max-height: 30vh;
}

.FreeStyleGridHeightFull
{
	overflow: hidden;
	max-height: 100%;
}

.FreeStyleGridHeightFull>tbody>tr,.FreeStyleGridHeightFull>[data-gxrow]
{
	overflow: hidden;
}

.FreeStyleGridHeightFull[data-bkgstyle='none']>tbody>tr
{
	overflow: hidden;
}

.FreeStyleGridHeightFull[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridHeightFull[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	overflow: hidden;
}

.FreeStyleGridHeightFull[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	overflow: hidden;
}

.FreeStyleGridHeightFull[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	overflow: hidden;
}

.FreeStyle_Grid_WorkWithBlue,.FreeStyle_Grid_WorkWithBlueBellHover
{
	background-color: #fff;
	width: 100%;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.FreeStyle_Grid_WorkWithBlue>tbody>tr:nth-child(odd),.FreeStyle_Grid_WorkWithBlue>[data-gxrow]:nth-child(odd)
{
	font-family: SourceSansPro-Semibold;
	color: Black!important;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.FreeStyle_Grid_WorkWithBlue>tbody>tr:nth-child(even),.FreeStyle_Grid_WorkWithBlue>[data-gxrow]:nth-child(even)
{
	font-family: SourceSansPro-Semibold;
	background-color: #eeebeb;
	color: Black!important;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.FreeStyle_Grid_WorkWithBlue[data-bkgstyle='none']>tbody>tr
{
	font-family: SourceSansPro-Semibold;
	color: Black!important;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.FreeStyle_Grid_WorkWithBlue[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyle_Grid_WorkWithBlue[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.FreeStyle_Grid_WorkWithBlue[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.FreeStyle_Grid_WorkWithBlue[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #eeebeb;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.FreeStyle_Grid_WorkWithBlueBellHover
{
	border-style: none;
	cursor: pointer;
}

.FreeStyle_Grid_WorkWithBlueBellHover>tbody>tr:nth-child(odd),.FreeStyle_Grid_WorkWithBlueBellHover>[data-gxrow]:nth-child(odd)
{
	font-family: SourceSansPro-Semibold;
	background-color: #84d5f1;
	color: white;
	cursor: pointer;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.FreeStyle_Grid_WorkWithBlueBellHover>tbody>tr:nth-child(even),.FreeStyle_Grid_WorkWithBlueBellHover>[data-gxrow]:nth-child(even)
{
	font-family: SourceSansPro-Semibold;
	background-color: #b0d6e3;
	color: white;
	cursor: pointer;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.FreeStyle_Grid_WorkWithBlueBellHover[data-bkgstyle='none']>tbody>tr
{
	font-family: SourceSansPro-Semibold;
	background-color: #84d5f1;
	color: white;
	cursor: pointer;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.FreeStyle_Grid_WorkWithBlueBellHover[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyle_Grid_WorkWithBlueBellHover[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	cursor: pointer;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.FreeStyle_Grid_WorkWithBlueBellHover[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #84d5f1;
	cursor: pointer;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.FreeStyle_Grid_WorkWithBlueBellHover[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #b0d6e3;
	cursor: pointer;
	color: Black!important;
	border-collapse:collapse;
	overflow-x: hidden;
	overflow-y: hidden;
}

.Messages,.ErrorMessages,.WarningMessages
{
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	margin-left: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	white-space: nowrap;
	font-family: inherit;
	color: white;
}
.ErrorMessages
{
	background-color: #fff2f2;
	border-bottom-color: #c00;
	border-left-color: #c00;
	border-right-color: #c00;
	border-top-color: #c00;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: SourceSansPro-Semibold;
	font-size: 14px;
	color: #c00;
}
.WarningMessages
{
	background-color: #fdae45;
	border-width: 0px;
}
.Section_Basic_DisplayNone,.Section_LineSeparatorContentClose
{
	display: none;
	font-family: Tahoma;
	font-size: 8pt;
}
.Section_Login
{
	margin-left: auto;
	margin-right: auto;
}
.Section_CondConf_DialogInner
{
	padding-bottom: 14px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 45px;
	height: 100%;
	width: 100%;
	font-family: SourceSansPro-Regular;
	font-size: 18px;
}
.Section_TrnMain,.Section_TrnLevelContainer,.Section_TrnFreeStyleContainer,.Section_TrnGridContainer
{
	width: 100%;
}
.K2BToolsTable_SearchResultContainer
{
	background-color: #eeebeb;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
}
.Section_LineSeparatorColapse,.Section_LineSeparatorColapseClose,.Section_LineSeparatorAttributesSectionColapseClose,.Section_LineSeparatorFilterColapseClose,.Section_LineSeparatorFixedDataColapseClose,.Section_LineSeparatorTrnFreeStyleColapseClose,.Section_LineSeparatorTrnTabularColapseClose,.Section_LineSeparatorTrnSummaryColapseClose,.Section_LineSeparatorHighlightedColapseClose,.Section_LineSeparatorClose,.Section_LineSeparatorColapseOpen,.Section_LineSeparatorAttributesSectionColapseOpen,.Section_LineSeparatorFilterColapseOpen,.Section_LineSeparatorFixedDataColapseOpen,.Section_LineSeparatorTrnFreeStyleColapseOpen,.Section_LineSeparatorTrnTabularColapseOpen,.Section_LineSeparatorTrnSummaryColapseOpen,.Section_LineSeparatorHighlightedColapseOpen,.Section_LineSeparatorOpen
{
	background-repeat: no-repeat;
	border-bottom: 1px;
	border-bottom-color: #28808f;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-style: solid;
	margin-bottom: 6px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 8px;
	height: 23px;
	cursor: pointer;
	font-family: Tahoma;
	font-size: 8pt;
}
.Section_LineSeparatorColapseClose,.Section_LineSeparatorAttributesSectionColapseClose,.Section_LineSeparatorFilterColapseClose,.Section_LineSeparatorFixedDataColapseClose,.Section_LineSeparatorTrnFreeStyleColapseClose,.Section_LineSeparatorTrnTabularColapseClose,.Section_LineSeparatorTrnSummaryColapseClose,.Section_LineSeparatorHighlightedColapseClose,.Section_LineSeparatorClose
{
	height: 30px;
}
.Section_LineSeparatorClose
{
	background-image: url(../K2BFlat/K2B_Colapse_LineSeparator.png);
	border-bottom-color: #ccc;
}
.Section_LineSeparatorColapseOpen,.Section_LineSeparatorAttributesSectionColapseOpen,.Section_LineSeparatorFilterColapseOpen,.Section_LineSeparatorFixedDataColapseOpen,.Section_LineSeparatorTrnFreeStyleColapseOpen,.Section_LineSeparatorTrnTabularColapseOpen,.Section_LineSeparatorTrnSummaryColapseOpen,.Section_LineSeparatorHighlightedColapseOpen,.Section_LineSeparatorOpen
{
	background-image: url(../K2BFlat/K2B_Open_LineSeparator.png);
	border-bottom-color: #a9a9a9;
	height: 30px;
}
.Section_CondConf_Dialog
{
	background-color: #fff;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	left: 50%;
	margin-left: -122px;
	margin-top: -84px;
	position: absolute;
	top: 50%;
	height: 169px;
	width: 244px;
	text-align: center;
	border-collapse:collapse;
}
.K2BToolsTable_RoundedBorder,.K2BToolsTable_RoundedBorderMarginTop,.K2BToolsTable_RoundedBorderWithoutPadding,.K2BToolsTable_RoundedBorderProcuraEnd
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.K2BToolsTable_RoundedBorderMarginTop,.K2BToolsTable_RoundedBorderWithoutPadding
{
	margin-top: 25px;
}
.K2BToolsTable_RoundedBorderProcuraEnd
{
	max-height: 260px;
	max-width: 540px;
}
.K2BToolsTable_TopBorder
{
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 10px;
	border-top:1px solid #cccccc;
}
.K2BToolsTable_MainContentTable
{
	background-color: transparent;
	padding-bottom: 10px;
	padding-left: 23px;
	padding-right: 0px;
	padding-top: 10px;
}
.K2BToolsTable_MyAccountContainer
{
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-top: 19px;
	padding-bottom: 6px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 7px;
	z-index: 2;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	font-style: normal;
	color: #333;
	text-decoration:none;
}
.WWActionsCell,.ViewActionsCell,.ViewActionsBackCell,.ViewGridActionsCell
{
	padding-right: 23px;
	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,.PromptAdvancedBarCellCompact,.ViewAdvancedBarCell,.PromptAdvancedBarCell
{
	background-color: white;
	margin-top: -42px;
	padding-right: 0px;
	margin-top: 0;
}
.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: #eaeaea;
}
.ViewGridCell,.ViewGridCellAdvanced
{
	background-color: transparent;
}
.ViewGridCellAdvanced
{
	padding-left: 0px;
	border-left: 1px solid #EAEAEA;
}
.ToggleCell
{
	max-width: 60px;
	text-align: right;
}
.VerticalCenteredCell
{
	float: none;
	display: inline-block;
	vertical-align: middle;
}
.K2BToolsTable_GridSettingsContainer
{
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-top: -1px;
	padding-bottom: 6px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 7px;
	z-index: 2;
	white-space: nowrap;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	font-style: normal;
	color: #333;
	text-decoration:none;
}
.K2BContextHelp
{
	background-image: url(../K2BContextHelp.png);
	height: 20px;
	width: 20px;
}
.K2BToolsTable_AttributeContainer
{
	margin-bottom: 15px;
	text-align: right;
}
.K2BToolsSection_TabContainer
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	height: 55px;
}
.K2BToolsSection_TabbedView
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	margin-top: -1px;
	padding-right: 15px;
}
.Section500x500
{
	height: 500px;
	width: 500px;
}
.K2BToolsTable_RoundedBorderPadWidt
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: 175px;
	height:175px !important;
}
.SectionCellTeste
{
	border-bottom: 2px;
	border-left: 2px;
	border-right: 2px;
	border-style: solid;
	border-top: 2px;
	border-width: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}
.EmbeddedPage
{
	border-style: none;
	border-width: 0px;
}
BODY
{
	height: inherit;
}
HTML
{
	height: 100%;
	min-width: 320px;
}
.CalendarCombo 
{
	background-color: Menu;
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 1px;
	left: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	position: absolute;
	top: 0px;
	width: 4em;
	display: none;
	cursor: default;
	font-size: 10px;
	color: MenuText;
}
.CalendarCombo  .label 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	text-align: center;
}
.CalendarCombo  .label-IEfix 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 4em;
	text-align: center;
}
.CalendarCombo  .active 
{
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.CalendarCombo  .hilite 
{
	background-color: Highlight;
	color: HighlightText;
}
DIV.suggestions
{
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	box-shadow: 2px 2px 5px #a1a1a1;
	position: absolute;
	-moz-box-sizing: border-box;
	font-size: 14px;
}
DIV.suggestions DIV
{
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 14px;
	padding-top: 7px;
	cursor: default;
}
DIV.suggestions DIV.current
{
	background-color: #ccc;
}
.ErrorViewerBullet div 
{
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 1px;
	padding-left: 30px;
	padding-top: 1px;
	display: block;
	list-style-position: inside;
}
.GeoLocOption 
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: relative;
	top: 2px;
	display: block;
	cursor: pointer;
}
.ComponentTrigger 
{
	margin-left: 4px;
	cursor: pointer;
}
.dojoDialog 
{
	background-color: #eee;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
#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;
}
.PopupHeader 
{
	background-color: #fff;
	height: 54px !important;
}
.PopupHeaderButton 
{
	background-image: none;
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	right: 5px;
	top: 6px;
	height: auto;
	width: auto;
	display: inline;
	cursor: pointer;
}
.PopupContent 
{
	left: 0 !important;
	 top: 50px !important;
	 width: 100% !important;
	 box-sizing: content-box;
}
.PopupContent  IFRAME
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.RowDeleted 
{
	text-decoration: line-through;
	opacity:.7;
}
.dp_container 
{
	position: relative;
}
UL.Tabs
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
}
UL.Tabs LI.Tab
{
	background-color: #f8f8f8;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin-bottom: 0px;
	margin-left: -1px;
	margin-right: 0px;
	margin-top: -1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: SourceSansPro-Semibold;
	font-size: 18px;
	color: #a1a1a1;
}
UL.Tabs LI.Tab A
{
	padding-bottom: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	display: block;
	font-family: SourceSansPro-Semibold;
	font-size: 18px;
	text-decoration: none;
	color: #a1a1a1;
}
UL.Tabs LI.Tab SPAN
{
	display: block;
}
UL.Tabs LI.Tab SPAN.TabBackground
{
	overflow: hidden;
}
UL.Tabs LI.Tab SPAN.TabText
{
	white-space: nowrap;
}
UL.Tabs LI.TabSelected
{
	background-color: #fff;
	border-bottom-color: #fff;
	color: #666;
}
UL.Tabs LI.TabSelected A
{
	font-family: SourceSansPro-Semibold;
	font-size: 18px;
	color: #666;
}
DIV.gx-multimedia-upload
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	position: relative;
	height: 72px;
	width: 128px;
	display: block;
	text-align: center;
	line-height:68px;
}
DIV.gx-multimedia-upload 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 INPUT.BtnEnter
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
DIV.gx-multimedia-upload *
{
	text-align: left;
	line-height:normal;
}
DIV.gx-multimedia-upload DIV.fields-ct
{
	background-color: white;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	padding-left: 5px;
	height: 100%;
	display: none;
	white-space: nowrap;
}
DIV.gx-multimedia-upload A.action
{
	background-color: #666;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	position: absolute;
	top: 0px;
	cursor: pointer;
	font-family: "Open Sans Semibold";
	font-size: 13px;
	color: white;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	line-height:15px;
	-ms-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
}
DIV.gx-multimedia-upload A.change-action
{
	background-color: #9ccf70;
	background-image: url(../K2BFlat/MultimediaEdit.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 8px;
	padding-top: 6px;
	right: 26px;
}
DIV.gx-multimedia-upload A.clear-action
{
	background-color: #f56a67;
	background-image: url(../MultimediaClear.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 14px;
	padding-left: 13px;
	padding-right: 12px;
	padding-top: 13px;
	right: 0px;
}
DIV.gx-multimedia-upload A.action:focus
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload INPUT.field
{
	display: none;
}
DIV.gx-multimedia-upload INPUT.field-selected
{
	display: block;
}
DIV.gx-multimedia-upload LABEL.option
{
	cursor: pointer;
}
DIV.gx-multimedia-upload LABEL.option INPUT
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 0px;
	cursor: pointer;
}
DIV.gx-multimedia-upload INPUT.Button
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
DIV.gx-multimedia-upload IMG
{
	padding-bottom: 2px;
	padding-top: 2px;
	height: auto;
	max-height: 68px;
	max-width: 124px;
	vertical-align: middle;
}
DIV.gx-multimedia-upload A SPAN
{
	background-position: center center;
	background-repeat: no-repeat;
	height: 68px;
	width: 124px;
	color: transparent;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.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(../K2BFlat/PlaceHolderImage.png);
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-video-placeholder
{
	background-image: url(../K2BFlat/PlaceHolderVideo.png);
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-audio-placeholder
{
	background-image: url(../K2BFlat/PlaceHolderAudio.png);
	opacity:1;
}
DIV.gx-multimedia-upload INPUT.BtnEnter
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
DIV.gx-multimedia-upload:hover A.action
{
	display: block;
	text-decoration: none;
	opacity:.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
DIV.gx-multimedia-upload:hover A.action:hover
{
	text-decoration: none;
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
DIV.gx-multimedia-upload:hover A.action:focus
{
	text-decoration: none;
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
A:not([href]) SPAN.gx-download-placeholder
{
	opacity:.5;
}
A:not([href]) SPAN.gx-video-placeholder
{
	opacity:.5;
}
A:not([href]) SPAN.gx-audio-placeholder
{
	opacity:.5;
}
DIV.gx-mask
{
	background-color: black;
	bottom: 0px;
	left: 0px;
	position: fixed;
	top: 0px;
	z-index: 1000;
	height: 100%;
	width: 100%;
	animation: entermask 1s;
	-webkit-animation: entermask 1s;
	-ms-filter:"alpha(opacity=20)";
	opacity:.20;
}
DIV.gx-unmask
{
	background-color: transparent;
	animation: leavemask .3s;
	-webkit-animation: leavemask .3s;
}
BODY.gx-masked DIV.gx-mask
{
	bottom: 0px;
	position: fixed;
}
.gx-masked-relative 
{
	position: relative;
}
.GXProgressBar  .progress-bar-title 
{
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
}
.PopupBorder 
{
	background-color: #fff;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 28px !important;
	 -webkit-box-sizing: content-box !important;
	 -moz-box-sizing: content-box !important;
	 box-sizing: content-box !important;
}
.PopupShadow 
{
	display: none;
	-webkit-box-sizing: content-box !important;
	 -moz-box-sizing: content-box !important;
	 box-sizing: content-box !important;
}
.WorkWith  .WorkWithTitle 
{
	border-style: none;
	padding-bottom: 9px;
	padding-top: 9px;
}
.WorkWith  .WorkWithFooter 
{
	background-color: #eaeaea;
	padding-bottom: 20px;
	padding-top: 20px;
	height: 40px;
	vertical-align: top;
}
.WorkWith  TR:hover .UpdateAttribute:hover 
{
	background-color: #9ccf70;
}
.WorkWith  TR:hover .DeleteAttribute:hover 
{
	background-color: #f56a67;
}
.WorkWith  TR:hover .UpdateAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .DeleteAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .DisplayAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .ActionAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR
{
	border-top: 1px solid #efefef;
}
.WorkWith  TR .WWActionColumn  A:focus
{
	outline: none;
}
.WorkWith  TR A:focus .UpdateAttribute 
{
	background-color: #9ccf70;
}
.WorkWith  TR A:focus .DeleteAttribute 
{
	background-color: #f56a67;
}
.BtnEnter:hover 
{
	background-color: #58a449;
	border-width: 0px;
}
.BtnEnter:focus 
{
	background-color: #58a449;
	border-width: 0px;
}
.WWFiltersCell  DIV.calendar
{
	position:static !important;
}
.WWFiltersCell  DIV.calendar TABLE
{
	width: 100%;
	max-width: 320px;
}
.input-group  .form-control:focus + span.input-group-btn > a.btn 
{
	border-bottom-color: #bb4917;
	border-left-color: #bb4917;
	border-right-color: #bb4917;
	border-top-color: #bb4917;
	border-style: solid;
	border-width: 1px;
	outline: 0 none;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #E7722B;
}
.input-group  .form-control + span.input-group-btn > a.btn 
{
	padding-bottom: 1px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 1px;
	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 
{
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	height: auto;
	width: 100%;
}
.input-group  .FilterAttribute 
{
	width: 100%;
}
.input-group  .FilterAttribute + span.input-group-btn 
{
	width: 1%;
}
.input-group  A.btn
{
	padding-bottom: 5px;
	padding-top: 5px;
}
.input-group  A.btn-default:hover
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	background: #ffffff;
	 background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
	 background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%);
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 )";
}
.input-group  A.btn-default:focus
{
	background-color: white;
}
.input-group  .form-control + span.input-group-btn > a.btn >img 
{
	max-height: 18px;
}
.WWColumn  .form-control-static 
{
	overflow: hidden;
	min-height: 0px;
	text-overflow: ellipsis;
}
.WWOrderItem  A
{
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	max-width: 100%;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: inherit;
	text-overflow: ellipsis;
}
.WWOrderItem  A:hover
{
	text-decoration: none;
	color: inherit;
}
.WWOrderItem  A:focus
{
	text-decoration: none;
	color: inherit;
}
.WWAdvancedLabel  A
{
	overflow: hidden;
	padding-bottom: 15px;
	padding-left: 45px;
	padding-right: 10px;
	padding-top: 16px;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: inherit;
	text-overflow: ellipsis;
	outline: none;
}
.WWAdvancedLabel  A STRONG
{
	color: #9ccf70;
}
.WWAdvancedLabel  A STRONG:before
{
	padding-right: 4px;
	font-weight: normal;
	color: #333;
	content: ':';
}
.WWAdvancedLabel  A:hover
{
	color: inherit;
}
.WWAdvancedLabel  A:focus
{
	color: inherit;
}
.WWOrderItemSelected:hover 
{
	color: white;
}
.WWOrderItemSelected:hover  A:hover
{
	color: white;
}
.WWOrderItem:hover 
{
	border-bottom-color: #9ccf70;
	border-left-color: #9ccf70;
	border-right-color: #9ccf70;
	border-top-color: #9ccf70;
	color: #9ccf70;
}
.tab-content 
{
	background-color: #fff;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
}
.BtnTextBlock  A
{
	background-color: transparent;
	text-decoration: none;
	color: inherit;
}
.BtnTextBlock  A:focus
{
	color: inherit;
}
.BtnTextBlock  A:hover
{
	color: inherit;
}
.RecentLinksGrid > tbody > tr > td:last-child 
{
	display: block;
}
.RecentLinksGrid > tbody > tr > td:last-child  *.RecentLinkItem:after
{
	content: '';
}
.RecentsTitle  A
{
	display: block;
	text-decoration: none;
	color: inherit;
}
.RecentsTitle  A:focus
{
	text-decoration: none;
	color: inherit;
}
.RecentsTitle  A:hover
{
	text-decoration: none;
	color: inherit;
}
.form-control:focus 
{
	border-bottom-color: #bb4917;
	border-left-color: #bb4917;
	border-right-color: #bb4917;
	border-top-color: #bb4917;
	outline:none;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #E7722B;
}
.PopupTitle 
{
	min-height: 40px;
	width: 100%;
	display: block;
	cursor: move;
	font-size: 23px;
	color: #e7722b;
	padding-top: 10px !important;
	 padding-left: 20px !important;
}
.TextBlockHeader  A
{
	text-decoration: none;
	color: inherit;
}
.TextBlockHeader  A:focus
{
	text-decoration: none;
	color: inherit;
}
.TextBlockHeader  A:hover
{
	text-decoration: none;
	color: inherit;
}
.PopupBorder > div:last-child 
{
	margin-top: 20px !important;
}
.PromptGrid  .PromptGridTitle 
{
	border-style: none;
	padding-bottom: 9px;
	padding-top: 9px;
}
.PromptGrid  .PromptGridFooter 
{
	height: 40px;
	vertical-align: top;
}
.PopupHeaderButton:after 
{
	cursor: pointer;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 33px;
	color: #e7722b;
	text-align: center;
	content: "×";
	 line-height: 36px;
	 opacity: .6;
}
.PopupHeaderButton:hover:after 
{
	color: #bb4917;
	opacity: 1;
}
.GridFooter 
{
	background-color: #eaeaea;
	padding-bottom: 20px;
	padding-top: 20px;
	height: 40px;
	vertical-align: top;
}
.GridTitle 
{
	border-style: none;
	padding-bottom: 9px;
	padding-top: 9px;
}
.ErrorViewerBullet  .gx-warning-message 
{
	color: #fdae45;
}
.ErrorViewerBullet  .gx-error-message 
{
	color: #f56a67;
}
.form-control-static 
{
	padding-bottom: 0px;
	padding-top: 0px;
	height: auto;
	min-height: 0px;
}
.control-label 
{
	height: 36px;
}
.ViewGridCell  .FilterAttribute 
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: -1px;
	border-top: 1px solid #EAEAEA;
}
.ViewGridCellAdvanced  .FilterAttribute 
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: -1px;
	border-top: 1px solid #EAEAEA;
}
.ViewGridCellAdvanced  .BtnToggle 
{
	margin-right: 8px;
	margin-top: 0px;
}
.ViewAdvancedBarCell  .AdvancedContainer 
{
	left: -215px;
	top: 0px;
}
.ViewAdvancedBarCell  .AdvancedContainerVisible 
{
	left: 15px;
}
.input-group-btn 
{
	width: auto;
}
.K2BToolsButton_MainAction:hover, .K2BToolsButton_MainAction_Confirm:hover, .K2BToolsButton_MainActionLogin:hover 
{
	background-color: #bb4917;
	border-bottom-color: #bb4917;
	border-left-color: #bb4917;
	border-right-color: #bb4917;
	border-top-color: #bb4917;
	border-style: solid;
	border-width: 0px;
	color: white;
}
.Image_Action:hover 
{
	background: #ffffff;
	 background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
	 background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%);
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 )";
}
.K2BToolsMenuContainer 
{
	left: -237px;
	top: 0px;
}
.K2BToolsMenuContainerVisible 
{
	left: 0px;
}
.Grid_WorkWithTitle 
{
	background-color: #e1ddd7;
	padding-left: 15px;
	font-family: SourceSansPro-Bold;
	font-size: 16px;
	color: #666;
	-webkit-border-bottom:1px solid #CCC;
}
.Grid_WorkWithTitle:first-child 
{
	border-top-left-radius: 4px;
	border-radius:4px 0px 0px 0px;
}
.Grid_WorkWithTitle:last-child 
{
	border-top-right-radius: 4px;
	box-sizing: border-box;
	border-radius:0px 4px 0px 0px;
}
.Grid_WorkWithOdd 
{
	padding-left: 15px;
	border-top: 1px solid #ccc;
}
.Grid_WorkWithEven 
{
	padding-left: 15px;
	border-top: 1px solid #ccc;
}
.K2BToolsButton_MinimalAction:hover 
{
	background-color: transparent;
	border-style: none;
	text-decoration:underline;
}
.K2BToolsTextBlock_MyAccount > a 
{
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	text-decoration:none;
	 color: #333 !important;
}
.K2BToolsTextBlock_ChangePassword > a 
{
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	color: #e7722b;
	text-decoration:none;
}
.K2BToolsTextBlock_Logout > a 
{
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	color: #333;
	text-decoration:none;
}
.K2BToolsButton_Search:hover 
{
	background-color: #736e6e;
	color: white;
}
.K2BToolsButton_MainAction:focus, .K2BToolsButton_MainAction_Confirm:focus, .K2BToolsButton_MainActionLogin:focus 
{
	background-color: #e7722b;
	border-bottom-color: #bb4917;
	border-left-color: #bb4917;
	border-right-color: #bb4917;
	border-top-color: #bb4917;
	border-style: solid;
	border-width: 1px;
	padding-left: 11px;
	padding-right: 12px;
	height: 38px;
	color: white;
	outline:none;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #E7722B;
}
.K2BToolsTable_MyAccountContainer:hover 
{
	background: #ffffff;
	 background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
	 background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%);
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 )";
}
.K2BToolsTable_GridSettingsContainer:hover 
{
	background: #ffffff;
	 background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
	 background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%);
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 )";
}
.Image_Action:focus 
{
	border-bottom-color: #bbb;
	border-left-color: #bbb;
	border-right-color: #bbb;
	border-top-color: #bbb;
	outline:none;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ccc;
}
.bootstrap-checkbox > .btn.btn-link 
{
	text-decoration: none;
}
.bootstrap-checkbox > .label-checkbox 
{
	padding-left: 4px;
}
.bootstrap-checkbox > .label-prepend-checkbox 
{
	padding-right: 4px;
}
.bootstrap-checkbox > button.btn.btn-large 
{
	padding-bottom: 6px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 10px;
	width: 36px;
}
.bootstrap-checkbox > button.btn.btn-mini 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 0px;
	padding-top: 4px;
	width: 20px;
}
.bootstrap-checkbox > button.btn.btn-small 
{
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 0px;
	padding-top: 5px;
	width: 24px;
}
.bootstrap-checkbox > button.btn.displayAsButton 
{
	width: auto;
}
.bootstrap-checkbox > button.btn.displayAsButton > span.icon 
{
	margin-right: 4px;
	margin-top: 2px;
}
.bootstrap-checkbox > button.btn.displayAsButton > span.label-checkbox 
{
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 8px;
	padding-top: 0px;
}
.bootstrap-checkbox > button.btn.displayAsButton > span.label-prepend-checkbox 
{
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 0px;
}
.bootstrap-checkbox button.btn > span.cb-icon-check, .bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check, .bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check 
{
	background-color: #e7722b;
	background-image: url(../K2BCheckBox.png);
	border: 1px solid #E7722B;
	 background-position: 0px 0px !important;
}
.bootstrap-checkbox button.btn > span.cb-icon-check-empty, .bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check-empty, .bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check-empty 
{
	background-color: #fff;
	background-position: 0px 0px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	background-image:none;
	 border: 1px solid #A1A7AC;
}
.bootstrap-checkbox button.btn > span.cb-icon-check-indeterminate,.bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check-indeterminate,.bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check-indeterminate 
{
	background-image: url(../K2BCheckBox.png);
	background-position: 0px 0px;
}
.bootstrap-checkbox button.btn:hover > span.cb-icon-check, .bootstrap-checkbox button.btn:focus > span.cb-icon-check, .bootstrap-checkbox button.btn:active > span.cb-icon-check 
{
	background-color: #e7722b;
	background-image: url(../K2BCheckBox.png);
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border: 1px solid #E7722B;
	 background-position: 0px 0px !important;
}
.bootstrap-checkbox button.btn:hover > span.cb-icon-check-empty, .bootstrap-checkbox button.btn:focus > span.cb-icon-check-empty, .bootstrap-checkbox button.btn:active > span.cb-icon-check-empty 
{
	background-color: #fff;
	background-position: 0px 0px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	background-image:none;
	 border: 1px solid #A1A7AC;
}
.bootstrap-checkbox button.btn:hover > span.cb-icon-check-indeterminate, .bootstrap-checkbox button.btn:focus > span.cb-icon-check-indeterminate, .bootstrap-checkbox button.btn:active > span.cb-icon-check-indeterminate 
{
	background-image: url(../K2BCheckBox.png);
	background-position: 0px 0px;
}
.bootstrap-checkbox.disabled > [class^="label-"], .bootstrap-checkbox > .btn[disabled] 
{
	background-position: 0px 0px;
	cursor: not-allowed;
	background-image:none;
}
.bootstrap-checkbox > button.btn 
{
	width: 28px;
	padding: 0px 0px 4px 2px !important;
}
.dummy,[class^="cb-icon-"],[class*=" cb-icon-"] 
{
	background-color: #ccc;
	background-repeat: no-repeat;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-top: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-top: 1px;
	display: inline-block;
	vertical-align: text-top;
	margin-right:.3em;
	line-height:20px;
	 height:21px !important;
	 width: 21px !important;
}
.label.bootstrap-checkbox.disabled 
{
	cursor: default;
	color: #666;
}
.checkbox 
{
	padding-left: 0px;
	padding-top: 0px;
}
.gx-grid 
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-top: 11px;
	max-height: 60vh;
	overflow-x:auto;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.K2BToolsTextBlock_PaginationNormal  A
{
	padding-bottom: 3px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 3px;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	color: #666;
	text-decoration:none;
}
.K2BToolsTable_MyAccountContainer:focus 
{
	border-bottom-color: #bbb;
	border-left-color: #bbb;
	border-right-color: #bbb;
	border-top-color: #bbb;
	outline:none;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ccc;
}
.K2BToolsTable_GridSettingsContainer:focus 
{
	border-bottom-color: #bbb;
	border-left-color: #bbb;
	border-right-color: #bbb;
	border-top-color: #bbb;
	outline:none;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ccc;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) 
{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 38px;
	width:auto !important;
}
.bootstrap-select > .btn:hover 
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	background: #ffffff;
	 background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
	 background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%);
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 )";
}
.bootstrap-select > .btn:focus 
{
	background-color: #bb4917;
	border-bottom-color: #bb4917;
	border-left-color: #bb4917;
	border-right-color: #bb4917;
	border-top-color: #bb4917;
	outline:none;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ccc;
}
.bootstrap-select > .btn 
{
	height: 38px;
	font-size: 16px;
}
.bootstrap-select 
{
	font-family: SourceSansPro-Semibold;
	color: #333;
	font-size:16px !important;
}
.dropdown-menu > .disabled.selected 
{
	display: none;
}
.K2BToolsTextBlock_GridSettingsTitle > a 
{
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	color: #333;
	text-decoration:none;
	 color: #333 !important;
}
.smoke-base .dialog 
{
	margin-left: -122px;
	margin-top: -84px;
	height: 169px;
	width: 244px;
}
.smoke-base .dialog-inner 
{
	padding-top: 47px;
	font-family: SourceSansPro-Regular;
	font-size: 18px;
}
.smoke-base .dialog-buttons 
{
	margin-top: 41px;
}
.dialog-buttons button 
{
	background-color: #e7722b;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 38px;
	width: 90px;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	background-image:none;
}
.dialog-buttons button.cancel 
{
	background-color: #bfb8b8;
}
.dialog-buttons button:hover 
{
	background-color: #bb4917;
}
.dialog-buttons button.cancel:hover, .K2BToolsButton_GreyAction:hover 
{
	background-color: #736e6e;
}
.toast-position 
{
	left: 50%;
	margin-left: -175px;
	top: 80px;
	width: 350px;
}
.toast-info 
{
	background-color: #e7722b;
	background-image:none !important;
}
.K2BToolsButton_GridSearch:focus 
{
	background-color: #e7722b;
	border-bottom-color: #bb4917;
	border-left-color: #bb4917;
	border-right-color: #bb4917;
	border-top-color: #bb4917;
	border-style: solid;
	border-width: 1px;
	padding-left: 11px;
	padding-right: 12px;
	height: 38px;
	color: white;
	outline:none;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #E7722B;
}
.K2BToolsButton_GridSearch:hover 
{
	background-color: #bb4917;
	border-bottom-color: #bb4917;
	border-left-color: #bb4917;
	border-right-color: #bb4917;
	border-top-color: #bb4917;
	border-style: solid;
	border-width: 0px;
	color: white;
}
.K2BToolsTableCell_ActionContainer:last-child .Image_Action 
{
	margin-right: 0px;
}
.K2BToolsTableCell_ActionContainer:first-child .Image_Action 
{
	margin-left: 15px;
}
.toast-success 
{
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	background-image:none !important;
	 background-color:#F3FFF2 !important;
	color:#049C45 !important;
	border-color:#049C45 !important;
}
.toast-success > .toast-message 
{
	font-family: SourceSansPro-Semibold;
	color: #049c45;
}
.toast-success > .toast-close-button 
{
	padding-top: 2px;
	color: #049c45;
}
.toast-error 
{
	background-color: #fff2f2;
	border-bottom-color: #c00;
	border-left-color: #c00;
	border-right-color: #c00;
	border-top-color: #c00;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 38px;
	color: #c00;
	background-image:none !important;
}
.toast-error > .toast-close-button 
{
	color: #c00;
}
.toast-error > .toast-message 
{
	font-family: SourceSansPro-Semibold;
	color: #c00;
}
.input-group .form-control 
{
	z-index: 0;
}
.gx-attribute > .tooltip  .tooltip-inner 
{
	background-color: #ccc;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	color: #333;
}
.gx-attribute > .tooltip  .tooltip-arrow 
{
	border-top-color: #999;
}
.tooltip-inner 
{
	font-family: SourceSansPro-Regular;
	font-size: 14px;
}
.TabContainer 
{
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
}
.K2BToolsTable_SearchResultContainer .gx-grid 
{
	border-style: none;
}
.Button_Standard:focus 
{
	background-color: #bb4917;
	border-bottom-color: #bb4917;
	border-left-color: #bb4917;
	border-right-color: #bb4917;
	border-top-color: #bb4917;
	outline:none;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ccc;
}
.Button_Standard:hover 
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	background: #ffffff;
	 background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
	 background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%);
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 )";
}
.Grid_WorkWith TD 
{
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.K2BToolsTable_GridSettingsContent tr 
{
	border-bottom: 1px solid #ccc;
}
.K2BToolsTable_GridSettingsContent td:last-child 
{
	float: right;
	margin-right: 15px;
}
.Table_ActionsContainer td 
{
	padding:0px;
}
.Table_ActionsContainer .Image_Action, .Table_ActionsContainer .Button_Standard, .Table_ActionsContainer .bootstrap-select, .Table_ActionsContainer .K2BToolsButton_MainAction 
{
	margin-right: 15px;
}
.K2BToolsTable_AttributeContainer span.Label 
{
	margin-top: 6px;
	display: block;
}
.K2BToolsTable_AttributeContainer .Label 
{
	position: relative;
	top: 5px;
	/* necessary for custom-made attribute/field combos alignment */;
}
.K2BToolsTable_AttributeContainer .gx-attribute 
{
	text-align: left;
	/* necessary for custom-made attribute/field combos alignment */;
}
.K2BToolsTable_FieldContainer td:first-child 
{
	width: 15px;
}
.K2BToolsTable_FieldContainer td 
{
	padding: 0px !important;
}
.sidebar-nav 
{
	border-bottom: 1px solid #ccc !important;;
}
.sidebar-nav  UL A
{
	background-color: #eeebeb;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	text-shadow:none !important;
	 box-shadow:none !important;
	 color:#857f76 !important;
}
.sidebar-nav  UL A:hover
{
	color: #fff;
}
.sidebar-nav  UL A:active
{
	color: #fff;
}
.sidebar-nav  UL A:focus
{
	color: #fff;
}
.fa.arrow:before 
{
	content: "\f107" !important;
}
.active > a > .fa.arrow:before 
{
	content: "\f106" !important;
}
.K2BToolsTextBlock_PaginationNormal_Disabled  A
{
	cursor: default;
	text-decoration: none;
	color: #ddd;
}
.K2BToolsTextBlock_PaginationNormal_Disabled  A:hover
{
	color: #ddd;
}
.gx-row-selected 
{
	background-color: #f4efea;
}
.Grid_WorkWithDragging 
{
	background-color: #e7722b;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	overflow: hidden;
	height: 50px;
	width: 50px;
	color: transparent;
}
.Attribute_RequiredLabel:after 
{
	Content:"*";
	  Color:#C00;
}
.Attribute_RequiredReadOnlyLabel:after 
{
	content:"" !important;
	 color:#666 !important;
}
.Grid_AllowSelection tr:hover 
{
	background-color: #f4efea;
}
.K2BToolsButton_FlatAction:hover, .K2BToolsButton_FlatAction:focus 
{
	color: #e7722b;
	text-decoration:none;
	 background:none;
}
.Group_AdvancedFiltersTitle 
{
	margin-bottom: 5px;
}
.K2BTools_AdvancedFilterRow .input-group 
{
	margin-left: -2px;
}
.K2BTools_AdvancedFilterRow TD 
{
	padding: 0px !important;
}
.K2BToolsButton_MainAction[disabled] 
{
	background-color: #e7722b;
}
.K2BToolsTable_SideTextContainer .ReadonlyAttribute_Trn 
{
	top: 5px;
}
.K2BToolsTable_SideTextContainer .ReadonlyAttribute_TrnDate 
{
	top: 5px;
}
.K2BToolsTable_SideTextContainer .ReadonlyAttribute_TrnDateTime 
{
	top: 5px;
}
.K2BToolsTable_TopAttributeContainer .ReadonlyAttribute_Trn 
{
	top: 6px;
}
.K2BToolsTable_TopAttributeContainer .ReadonlyAttribute_TrnDate 
{
	top: 6px;
}
.K2BToolsTable_TopAttributeContainer .ReadonlyAttribute_TrnDateTime 
{
	top: 6px;
}
.Image_Action[disabled]:hover 
{
	background:none;
}
BODY.gx-form-disabled
{
	backface-visibility: inherit !important;
	 -webkit-backface-visibility: inherit !important;
	 -moz-backface-visibility: inherit !important;
	 -ms-backface-visibility: inherit !important;
	 -o-backface-visibility: inherit !important;
	 transform-style: inherit !important;
	 -webkit-transform-style: inherit !important;
	 -moz-style: inherit !important;
	 -ms-transform-style: inherit !important;
	 -o-transform-style: inherit !important;
}
BODY.gx-form-disabled DIV.gx-content-placeholder
{
	perspective: inherit !important;
	 -webkit-perspective: inherit !important;
	 -moz-perspective: inherit !important;
	 -ms-perspective: inherit !important;
	 -o-perspective: inherit !important;
}
BODY.gx-form-disabled DIV.gx-ct-body
{
	backface-visibility: inherit !important;
	 -webkit-backface-visibility: inherit !important;
	 -moz-backface-visibility: inherit !important;
	 -ms-backface-visibility: inherit !important;
	 -o-backface-visibility: inherit !important;
	 transform-style: inherit !important;
	 -webkit-transform-style: inherit !important;
	 -moz-style: inherit !important;
	 -ms-transform-style: inherit !important;
	 -o-transform-style: inherit !important;
}
BODY.gx-form-disabled DIV.gxwebcomponent-body
{
	backface-visibility: inherit !important;
	 -webkit-backface-visibility: inherit !important;
	 -moz-backface-visibility: inherit !important;
	 -ms-backface-visibility: inherit !important;
	 -o-backface-visibility: inherit !important;
	 transform-style: inherit !important;
	 -webkit-transform-style: inherit !important;
	 -moz-style: inherit !important;
	 -ms-transform-style: inherit !important;
	 -o-transform-style: inherit !important;
}
DIV.calendar .calendar-nav 
{
	font-weight: normal;
}
DIV.calendar .calendarbutton 
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
DIV.calendar .calendarcombo 
{
	background-color: #ccc;
}
DIV.calendar .calendarcombo  .label 
{
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #a1a1a1;
}
DIV.calendar TABLE
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	font-family: "Open Sans Regular";
	font-size: 13px;
	color: #a1a1a1;
	border-collapse: collapse;
	 table-layout: fixed;
}
DIV.calendar TABLE THEAD .calendartitle 
{
	font-family: "Open Sans Semibold";
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
DIV.calendar TABLE THEAD .name 
{
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-family: "Open Sans Extrabold";
	font-weight: normal;
	color: #a1a1a1;
	line-height: 28px;
}
DIV.calendar TABLE THEAD .daynames 
{
	background-color: #eaeaea;
	border-top: 1px solid #EFEFEF;
}
DIV.calendar TABLE THEAD TR:first-child
{
	background-color: transparent;
}
DIV.calendar TABLE THEAD TR.headrow
{
	background-color: transparent;
}
DIV.calendar TABLE TBODY
{
	background-color: #eaeaea;
}
DIV.calendar TABLE TBODY .day 
{
	background-color: transparent;
	background-image: none;
	border-width: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
}
DIV.calendar TABLE TBODY TD.selected
{
	background-color: #e7722b;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
}
DIV.calendar TD.time .hour 
{
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
}
DIV.calendar TD.time .minute 
{
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
}
DIV.calendar TD.time .ampm 
{
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
}
A
{
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	text-decoration: underline;
	color: #e7722b;
}
A .AWhite 
{
	color: FFFFFF;
}
A:hover
{
	text-decoration: none;
	color: #e7722b;
}
A:hover .A:hoverWhite 
{
	color: FFFFFF;
}
A:focus
{
	text-decoration: none;
	color: #e7722b;
}
A:focus .A:focusWhite 
{
	color: FFFFFF;
}
UL.nav-tabs
{
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	height: 55px;
}
UL.nav-tabs LI
{
	background-color: #f8f8f8;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	margin-left: -1px;
	height: 53px;
	font-family: SourceSansPro-Semibold;
	font-size: 18px;
	color: #ccc;
	border-style: none solid solid solid;
	 border-width:0px 1px 0px 1px;
}
UL.nav-tabs LI A
{
	background-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	padding-bottom: 13px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	cursor: pointer;
	text-decoration: none;
	color: #a1a1a1;
	border-top-width: 0;
}
UL.nav-tabs LI A:hover
{
	background-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
}
UL.nav-tabs LI.active
{
	background-color: #fff;
	border-left-color: #ccc;
	padding-bottom: 53px;
	font-family: SourceSansPro-Semibold;
	color: #666;
	border-bottom: 1px solid #ffffff;
}
UL.nav-tabs LI.active A
{
	background-color: transparent;
	border-left-color: #fff;
	border-right-color: #ccc;
	border-style: none;
	cursor: default;
	color: #666;
	border-top-width: 0;
}
UL.nav-tabs LI.active A:focus
{
	border-left-color: #fff;
	border-right-color: #ccc;
	border-style: none;
	color: #666;
}
UL.nav-tabs LI.active A:hover
{
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-width: 0px;
	color: #666;
}
UL.nav-tabs LI:last-child A
{
	background-color: transparent;
}
UL.nav-tabs LI.active:last-child
{
	border-right-color: #ccc;
}
UL.nav-tabs LI.active:last-child A
{
	background-color: transparent;
}
UL.nav-tabs LI:first-child
{
	margin-left: 0px;
	border-left:0px none;
}
UL.nav-tabs LI:first-child A
{
	background-color: transparent;
}
*.RecentLinkItem:after
{
	padding-left: 5px;
	content: '—';
}
DIV.gx-action-group
{
	margin-bottom: 15px;
}
HTML.ie10 .WWColumn 
{
	width: auto;
}
HTML.ie10 .WWOptionalColumn 
{
	width: auto;
}
TD.gx-attribute .form-control 
{
	width: 305px;
	display: inline-block;
}
DIV#menucontentbg
{
	margin-left: -14px;
	padding-left: 7px;
}
UL.SearchTabs
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
}
UL.SearchTabs LI.Tab
{
	background-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-style: solid;
	border-width: 3px;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 4px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	top: 1px;
}
UL.SearchTabs LI.Tab A
{
	display: block;
	text-decoration: none;
	color: #222;
}
UL.SearchTabs LI.Tab A.TabFirst
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 9px;
}
UL.SearchTabs LI.Tab A.TabLeft
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 9px;
}
UL.SearchTabs LI.Tab SPAN
{
	display: block;
}
UL.SearchTabs LI.Tab SPAN.TabBackground
{
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat-x;
}
UL.SearchTabs LI.Tab SPAN.TabLast
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-position: right 0;
	background-repeat: no-repeat;
	padding-right: 9px;
}
UL.SearchTabs LI.Tab SPAN.TabRight
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-position: right 0;
	background-repeat: no-repeat;
	padding-right: 9px;
}
UL.SearchTabs LI.Tab SPAN.TabText
{
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #2b3a42;
}
UL.SearchTabs LI.TabDisabled
{
	color: #c3c3c3;
}
UL.SearchTabs LI.TabDisabled SPAN.TabText
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #c3c3c3;
}
UL.SearchTabs LI.TabSelected
{
	background-color: #fff;
	border-bottom-color: #e7722b;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-style: solid;
	border-width: 3px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 4px;
	margin-top: 0px;
	padding-top: 4px;
	top: 1px;
	list-style-image: none;
}
UL.SearchTabs LI.TabSelected A
{
	float: left;
	position: relative;
	color: #222;
}
UL.SearchTabs LI.TabSelected A.TabFirst
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 9px;
}
UL.SearchTabs LI.TabSelected A.TabLeft
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 9px;
}
UL.SearchTabs LI.TabSelected SPAN
{
	float: left;
	position: relative;
}
UL.SearchTabs LI.TabSelected SPAN.TabBackground
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat-x;
}
UL.SearchTabs LI.TabSelected SPAN.TabLast
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-position: right 0;
	background-repeat: no-repeat;
	padding-right: 9px;
}
UL.SearchTabs LI.TabSelected SPAN.TabRight
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-position: right 0;
	background-repeat: no-repeat;
	padding-right: 9px;
}
UL.SearchTabs LI.TabSelected SPAN.TabText
{
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #2b3a42;
}
TH.Grid_WorkWithTitle:last-child
{
	padding-right: 5px;
}
UL.K2BMetisMenu
{
	border-top: 1px solid #ccc;;
}
UL.K2BMetisMenu A
{
	border-bottom: 1px solid #ccc;;
	border-right: 1px solid #ccc;;
	border-top: 0px !important;
	cursor: pointer;
	font-family: SourceSansPro-Semibold;
	font-size: 18px;
	transition: color .3s, background-position .2s;
	 background-position: 0%;
	 background-size: 200% 100%;
	 background-image: linear-gradient(270deg, #E7722B 50%,#eeebeb 50%);
	 text-decoration:none;
	 padding:14px!important;
	 background-color: #eeebeb !important;
}
UL.K2BMetisMenu A:hover
{
	background-position: 2%;
	 color: #e7722b !important;
}
UL.K2BMetisMenu LI.active > A
{
	background-position: 2%;
	 background-color:#bdbdbd !important;
	 color: #e7722b !important;
}
UL.K2BMetisMenu LI.active > A:hover
{
	background-position: 2%;
	 color: #e7722b !important;
}
UL.K2BMetisMenu UL LI.active > A
{
	font-weight: bold;
	background-color:#cbcbcb !important;
}
UL.K2BMetisMenu UL UL LI.active > A
{
	background-color:#f5f2f2 !important;
}
UL.K2BMetisMenu UL UL A
{
	border-bottom: none;
	font-size: 14px;
	padding-top:8px !important;
	 padding-right:8px!important;
	 padding-bottom:8px!important;
	 padding-left:30px !important;
}
UL.K2BMetisMenu UL UL UL A
{
	padding-left:45px !important;
}
UL.K2BMetisMenu UL UL UL UL A
{
	padding-left:60px !important;
}
UL.K2BMetisMenu UL A
{
	border-bottom: none;
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	background-color:#f5f2f2 !important;
	   padding: 10px !important;
	 padding-left:15px !important;
}
UL.K2BMetisMenu LI.activeelement > A
{
	border-right: 6px solid #e7722b;
	transition: all .5s;
	 color: #e7722b !important;
	 background-position: 0%;
	 background-size: 200% 100%;
	 background-image: linear-gradient(90deg, #fff 50%, #E7722B 50%) !important;
}
SPAN.Attribute_RequiredLabel:empty
{
	top: 0px !important;
}
#K2BToolsMenu UL
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
}
#K2BToolsMenu UL LI
{
	background-color: #f0eded;
	margin-left: -10px;
	padding-left: 15px;
	border-right:none;
}
#K2BToolsMenu LI.active > A[href="#"]:before
{
	background-image: none;
	margin-right: 5px;
	content:url("../K2BArrowDown.png");
}
#K2BToolsMenu LI > A[href="#"]:before
{
	margin-right: 5px;
	content:url("../K2BArrowUp.png");
}
#toast-container > div
{
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	width: auto !important;
	 padding: 8px 15px 8px 15px !important;
}
#toast-container > .toast-error
{
	background-image:none !important;
}
#toast-container > .toast-success
{
	background-image:none !important;
}
.K2BToolsButton_MainActionLogin:focus 
{
	background-color: #e7722b;
	border-bottom-color: #bb4917;
	border-left-color: #bb4917;
	border-right-color: #bb4917;
	border-top-color: #bb4917;
	border-style: solid;
	border-width: 1px;
	padding-left: 11px;
	padding-right: 12px;
	height: 38px;
	color: white;
	outline:none;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #E7722B;
}
.K2BToolsButton_MainActionLogin:hover 
{
	background-color: #e7722b;
	border-bottom-color: #bb4917;
	border-left-color: #bb4917;
	border-right-color: #bb4917;
	border-top-color: #bb4917;
	border-style: solid;
	border-width: 1px;
	padding-left: 11px;
	padding-right: 12px;
	height: 38px;
	color: white;
	outline:none;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #E7722B;
}
.gx-infinite-scrolling-element 
{
	height: 30vh !important;
}
.Grid_AllowSelectionGray tr:hover 
{
	background-color: #d8d1d1;
}
@font-face
{
	font-family: 'Open Sans Regular';
	src: url('OpenSans-Regular.woff');
	font-weight: 400;
}
@font-face
{
	font-family: 'Open Sans Semibold';
	src: url('OpenSans-Semibold.woff');
	font-weight: 600;
}
@font-face
{
	font-family: 'Open Sans Bold';
	src: url('OpenSans-Bold.woff');
	font-weight: 700;
}
@font-face
{
	font-family: 'Open Sans Extrabold';
	src: url('OpenSans-Extrabold.woff');
	font-weight: 800;
}
@font-face
{
	font-family: 'SourceSansPro-Regular';
	src: url('SourceSansPro-Regular.ttf');
}
@font-face
{
	font-family: 'SourceSansPro-Bold';
	src: url('SourceSansPro-Bold.ttf');
}
@font-face
{
	font-family: 'SourceSansPro-Semibold';
	src: url('SourceSansPro-Semibold.ttf');
}

@media (max-width: 767px) /*ExtraSmall*/
{
	.InvisibleInExtraSmallColumn
	{
		display: none;
	}
	.WWActionColumn
	{
		width: 38px !important;
	}
	.WWOptionalColumn
	{
		display: none;
	}
	.OptionalColumn
	{
		display: none;
	}
	.ReadonlyAttribute_FixedData
	{
		font-size: 22px;
	}
	.Attribute_Trn
	{
		box-shadow: 0px -5px 6px -5px lightskyblue inset;
		margin-left: 0px;
		max-width: 280px;
	}
	.Attribute_TrnDate
	{
		box-shadow: 0px -5px 6px -5px lightskyblue inset;
		margin-left: 0px;
	}
	.Attribute_TrnDateTime
	{
		box-shadow: 0px -5px 6px -5px lightskyblue inset;
		margin-left: 0px;
	}
	.ReadonlyAttribute_TrnDateTime
	{
		margin-left: 0px;
	}
	.ReadonlyAttribute_TrnDate
	{
		margin-left: 0px;
	}
	.ReadonlyAttribute_Trn
	{
		margin-left: 0px;
	}
	.InvisibleInExtraSmallButton
	{
		display: none;
	}

	.Grid>thead>tr, .Grid>tfoot>tr
	{
		font-size: 13px;
		font-weight: normal;
	}

	.Grid_WorkWithAlinhado>tbody>tr:nth-child(odd),.Grid_WorkWithAlinhado>[data-gxrow]:nth-child(odd)
	{
		color: #666;
		font-family: SourceSansPro-Semibold;
		text-align: center;
		border-collapse:collapse;
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.Grid_WorkWithAlinhado>tbody>tr:nth-child(even),.Grid_WorkWithAlinhado>[data-gxrow]:nth-child(even)
	{
		color: #666;
		font-family: SourceSansPro-Semibold;
		background-color: rgba(250,235,215,0.49);
		text-align: center;
		border-collapse:collapse;
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.Grid_WorkWithAlinhado>thead>tr, .Grid_WorkWithAlinhado>tfoot>tr
	{
		color: #666;
		background-color: #f9f9f9;
		font-size: 13px;
		font-weight: normal;
		text-align: center;
		border-collapse:collapse;
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.Grid_WorkWithBlueBell>tbody>tr:nth-child(odd),.Grid_WorkWithBlueBell>[data-gxrow]:nth-child(odd)
	{
		color: Black!important;
		font-family: SourceSansPro-Semibold;
		color: Black!important;
		border-collapse:collapse;
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.Grid_WorkWithBlueBell>tbody>tr:nth-child(even),.Grid_WorkWithBlueBell>[data-gxrow]:nth-child(even)
	{
		color: Black!important;
		font-family: SourceSansPro-Semibold;
		background-color: #eeebeb;
		color: Black!important;
		border-collapse:collapse;
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.Grid_WorkWithBlueBell>thead>tr, .Grid_WorkWithBlueBell>tfoot>tr
	{
		color: Black!important;
		color: White!important;
		background-color: #007da7;
		font-size: 13px;
		font-weight: bold;
		border-collapse:collapse;
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.GridAcceptDrag>thead>tr, .GridAcceptDrag>tfoot>tr
	{
		font-size: 13px;
		font-weight: normal;
	}

	.WorkWith>tbody>tr,.WorkWith>[data-gxrow]
	{
		table-layout: fixed;
	}

	.WorkWith>thead>tr, .WorkWith>tfoot>tr
	{
		font-size: 13px;
		font-weight: normal;
		table-layout: fixed;
	}

	.GridNoAcceptDrag>thead>tr, .GridNoAcceptDrag>tfoot>tr
	{
		font-size: 13px;
		font-weight: normal;
	}

	.Grid_WorkWithGreyBold>tbody>tr:nth-child(odd),.Grid_WorkWithGreyBold>[data-gxrow]:nth-child(odd)
	{
		color: #666;
		font-family: SourceSansPro-Semibold;
		border-collapse:collapse;
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.Grid_WorkWithGreyBold>tbody>tr:nth-child(even),.Grid_WorkWithGreyBold>[data-gxrow]:nth-child(even)
	{
		color: #666;
		font-family: SourceSansPro-Semibold;
		background-color: #e0e0e0;
		border-collapse:collapse;
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.Grid_WorkWithGreyBold>thead>tr, .Grid_WorkWithGreyBold>tfoot>tr
	{
		color: #666;
		background-color: #f9f9f9;
		font-size: 15px;
		font-weight: bold;
		border-collapse:collapse;
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.Grid_WorkWith1TamanhoFixo>tbody>tr:nth-child(odd),.Grid_WorkWith1TamanhoFixo>[data-gxrow]:nth-child(odd)
	{
		color: #666;
		font-family: SourceSansPro-Semibold;
		border-collapse:collapse;
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.Grid_WorkWith1TamanhoFixo>tbody>tr:nth-child(even),.Grid_WorkWith1TamanhoFixo>[data-gxrow]:nth-child(even)
	{
		color: #666;
		font-family: SourceSansPro-Semibold;
		background-color: #e0e0e0;
		border-collapse:collapse;
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.Grid_WorkWith1TamanhoFixo>thead>tr, .Grid_WorkWith1TamanhoFixo>tfoot>tr
	{
		color: #666;
		background-color: #f9f9f9;
		font-size: 13px;
		font-weight: normal;
		border-collapse:collapse;
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.GroupTitle
	{
		font-family: SourceSansPro-Semibold;
		font-size: 21px;
	}

	.InvisibleInExtraSmallImage
	{
		display: none;
	}
	.K2BToolsMultipleSelectionImage
	{
		-webkit-transform: rotate(90deg);
		 -moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
	}
	.Image_HeaderLogo
	{
		margin-top: 20px;
		width: 200px;
	}
	.PoweredBy
	{
		display: none;
	}
	.BotaoPassageirosTopRight9
	{
		box-shadow: 1px 1px 1px 1px #333;
	}
	.Table1GoogleMapResp
	{
		width: 33%;
	}
	.K2BToolsTable_SearchContainer
	{
		display: none;
	}
	.K2BHeader
	{
		min-height: 140px;
	}
	.Container
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.RecentLinksMainTable
	{
		overflow: hidden;
		max-height: 20px;
		-moz-transition: max-height 0.5s ease-in-out 0s;
		 -webkit-transition: max-height 0.5s ease-in-out 0s;
		 -ms-transition: max-height 0.5s ease-in-out 0s;
		 transition: max-height 0.5s ease-in-out;
	}
	.RecentLinksMainTableExpanded
	{
		max-height: 500px;
	}
	.BodyContainer
	{
		margin-left: -30px;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
	}
	.HeaderContainer
	{
		padding-bottom: 5px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 5px;
	}
	.RecentLinksContainer
	{
		padding-bottom: 2px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 2px;
	}
	.FormContainer
	{
		padding-left: 15px;
		padding-right: 15px;
	}
	.AdvancedContainer
	{
		bottom: 0px;
		left: -265px;
		position: absolute;
		top: -15px;
		width: 230px;
	}
	.AdvancedContainerVisible
	{
		box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.15);
		left: -15px;
	}
	.K2BToolsMenuContainer
	{
		left: -265px;
	}
	.K2BToolsMenuContainerVisible
	{
		box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.15);
		left: 0px;
	}
	.TableResLoginTwo
	{
		box-shadow: 0px 2px 20px 10px;
	}
	.FormContainer1
	{
		padding-left: 15px;
		padding-right: 15px;
	}
	.PainelEsquerdo
	{
		bottom: 0px;
	}
	.PainelEsquerdoVisibleX
	{
		box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.15);
	}
	.PainelRodape
	{
		bottom: 0px;
		left: -500px;
		position: absolute;
		width: 500px;
	}
	.PainelRodapeVisible
	{
		box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.15);
		left: 0px;
	}
	.PainelSuperior
	{
		left: -500px;
		position: absolute;
		width: 500px;
	}
	.PainelSuperiorVisible
	{
		box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.15);
		left: 0px;
	}
	.PainelDireito
	{
		right: -200px;
	}
	.PainelDireitoVisible
	{
		box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.15);
		width: 200px;
	}
	.TextBlock_Title
	{
		font-size: 22px;
	}
	.LabelWhite,.gx-label.AttributeRoundedXLabel,.gx-label.BlobContentAttributeRoundedXLabel,.gx-label.ReadonlyBlobContentAttributeRoundedXLabel,.gx-label.BlobInputAttributeRoundedXLabel,.gx-label.ReadonlyAttributeRoundedXLabel,.gx-label.AttributeRoundedXTwoLabel,.gx-label.BlobContentAttributeRoundedXTwoLabel,.gx-label.ReadonlyBlobContentAttributeRoundedXTwoLabel,.gx-label.BlobInputAttributeRoundedXTwoLabel,.gx-label.ReadonlyAttributeRoundedXTwoLabel,.gx-label.Attribute1Label,.gx-label.BlobContentAttribute1Label,.gx-label.ReadonlyBlobContentAttribute1Label,.gx-label.BlobInputAttribute1Label,.gx-label.ReadonlyAttribute1Label,.AttributeRoundedX>A,.BlobContentAttributeRoundedX>A,.ReadonlyBlobContentAttributeRoundedX>A,.BlobInputAttributeRoundedX>A,.ReadonlyAttributeRoundedX>A,.AttributeRoundedXTwo>A,.ReadonlyAttributeRoundedX:hover>A,input.ReadonlyAttributeRoundedX:focus>A, textarea.ReadonlyAttributeRoundedX:focus>A, select.ReadonlyAttributeRoundedX:focus>A, .ReadonlyAttributeRoundedX>A:focus>A,.BlobContentAttributeRoundedXTwo>A,.ReadonlyBlobContentAttributeRoundedXTwo>A,.BlobInputAttributeRoundedXTwo>A,.ReadonlyAttributeRoundedXTwo>A
	{
		color: #000;
	}
	.LabelWhite:before,.gx-label.AttributeRoundedXLabel:before,.gx-label.BlobContentAttributeRoundedXLabel:before,.gx-label.ReadonlyBlobContentAttributeRoundedXLabel:before,.gx-label.BlobInputAttributeRoundedXLabel:before,.gx-label.ReadonlyAttributeRoundedXLabel:before,.gx-label.AttributeRoundedXTwoLabel:before,.gx-label.BlobContentAttributeRoundedXTwoLabel:before,.gx-label.ReadonlyBlobContentAttributeRoundedXTwoLabel:before,.gx-label.BlobInputAttributeRoundedXTwoLabel:before,.gx-label.ReadonlyAttributeRoundedXTwoLabel:before,.gx-label.Attribute1Label:before,.gx-label.BlobContentAttribute1Label:before,.gx-label.ReadonlyBlobContentAttribute1Label:before,.gx-label.BlobInputAttribute1Label:before,.gx-label.ReadonlyAttribute1Label:before,.AttributeRoundedX>A:before,.BlobContentAttributeRoundedX>A:before,.ReadonlyBlobContentAttributeRoundedX>A:before,.BlobInputAttributeRoundedX>A:before,.ReadonlyAttributeRoundedX>A:before,.AttributeRoundedXTwo>A:before,.ReadonlyAttributeRoundedX:hover>A:before,input.ReadonlyAttributeRoundedX:focus>A:before, textarea.ReadonlyAttributeRoundedX:focus>A:before, select.ReadonlyAttributeRoundedX:focus>A:before, .ReadonlyAttributeRoundedX>A:focus>A:before,.BlobContentAttributeRoundedXTwo>A:before,.ReadonlyBlobContentAttributeRoundedXTwo>A:before,.BlobInputAttributeRoundedXTwo>A:before,.ReadonlyAttributeRoundedXTwo>A:before
	{
		color: #000;
	}

	.LabelWhite:after,.gx-label.AttributeRoundedXLabel:after,.gx-label.BlobContentAttributeRoundedXLabel:after,.gx-label.ReadonlyBlobContentAttributeRoundedXLabel:after,.gx-label.BlobInputAttributeRoundedXLabel:after,.gx-label.ReadonlyAttributeRoundedXLabel:after,.gx-label.AttributeRoundedXTwoLabel:after,.gx-label.BlobContentAttributeRoundedXTwoLabel:after,.gx-label.ReadonlyBlobContentAttributeRoundedXTwoLabel:after,.gx-label.BlobInputAttributeRoundedXTwoLabel:after,.gx-label.ReadonlyAttributeRoundedXTwoLabel:after,.gx-label.Attribute1Label:after,.gx-label.BlobContentAttribute1Label:after,.gx-label.ReadonlyBlobContentAttribute1Label:after,.gx-label.BlobInputAttribute1Label:after,.gx-label.ReadonlyAttribute1Label:after,.AttributeRoundedX>A:after,.BlobContentAttributeRoundedX>A:after,.ReadonlyBlobContentAttributeRoundedX>A:after,.BlobInputAttributeRoundedX>A:after,.ReadonlyAttributeRoundedX>A:after,.AttributeRoundedXTwo>A:after,.ReadonlyAttributeRoundedX:hover>A:after,input.ReadonlyAttributeRoundedX:focus>A:after, textarea.ReadonlyAttributeRoundedX:focus>A:after, select.ReadonlyAttributeRoundedX:focus>A:after, .ReadonlyAttributeRoundedX>A:focus>A:after,.BlobContentAttributeRoundedXTwo>A:after,.ReadonlyBlobContentAttributeRoundedXTwo>A:after,.BlobInputAttributeRoundedXTwo>A:after,.ReadonlyAttributeRoundedXTwo>A:after
	{
		color: #000;
	}

	.RecentLinkItem
	{
		margin-top: 5px;
		display: block;
	}
	.TextBlockHeader
	{
		margin-left: 0px;
		font-size: 30px;
	}
	.RecentsTitle
	{
		margin-left: 0px;
	}
	.TextBlockMasterLogin
	{
		color: #fff;
	}
	.TextBlockBellLeft
	{
		text-align: left;
	}
	.RecentLinksGrid
	{
		margin-left: 0px;
	}

	.WWActionsCell
	{
		padding-left: 30px;
		text-align: left;
	}
	.ViewActionsCell
	{
		margin-bottom: 0px;
		padding-left: 30px;
		text-align: left;
	}
	.WWAdvancedBarCell
	{
		bottom: 0px;
		margin-top: 0px;
		padding-left: 0px;
		position: absolute;
		top: 0px;
		z-index: 1;
	}
	.ViewAdvancedBarCell
	{
		bottom: 0px;
		position: absolute;
		top: 0px;
		z-index: 1;
	}
	.PromptAdvancedBarCell
	{
		bottom: 0px;
		top: 0px;
		z-index: 1;
	}
	.ViewGridCellAdvanced
	{
		padding-left: 15px;
	}
	.K2BContextHelp
	{
		display: none;
	}
	.input-group  .form-control 
	{
		width: 100%;
	}
	.RecentLinksGrid > tbody > tr > td 
	{
		display: block;
	}
	.K2BToolsTable_AttributeContainer span.Label 
	{
		text-align: left;
	}
	.InvisibleInExtraSmallMenu 
	{
		display:none!important;
	}
	*.RecentLinkItem:after
	{
		display: none;
	}
}

@media (min-width: 1200px) /*Large*/
{
	.InvisibleInLargeColumn
	{
		display: none;
	}
	.InvisibleInLargeAttribute
	{
		display: none;
	}
	.InvisibleInLargeButton
	{
		display: none;
	}

	.Grid_WorkWith1>tbody>tr:nth-child(odd),.Grid_WorkWith1>[data-gxrow]:nth-child(odd)
	{
		color: #666;
		font-family: SourceSansPro-Semibold;
		border-collapse:collapse;
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.Grid_WorkWith1>tbody>tr:nth-child(even),.Grid_WorkWith1>[data-gxrow]:nth-child(even)
	{
		color: #666;
		font-family: SourceSansPro-Semibold;
		background-color: #e0e0e0;
		border-collapse:collapse;
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.Grid_WorkWith1>thead>tr, .Grid_WorkWith1>tfoot>tr
	{
		color: #666;
		background-color: #f9f9f9;
		font-size: 13px;
		font-weight: normal;
		border-collapse:collapse;
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.InvisibleInLargeImage
	{
		display: none;
	}
}
/* [gx-css-import ignore - start] */

@keyframes entermask {
  from {
    background-color: transparent;
  }
  to {
    background-color: black;
  }
}

@keyframes leavemask {
  from {
    background-color: black;
  }
  to {
    background-color: transparent;
  }
}
div[data-align="center"] > div[data-align-outer] {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
div[data-align="right"] > div[data-align-outer] {
  display: table;
  margin-left: auto;
}
div[data-valign="middle"] > div[data-align-outer] {
  display: table;
  height: 100%;
  width: 100%;
}
div[data-valign="middle"] > div[data-align-outer] > div[data-align-inner] {
  display: table-cell;
  vertical-align: middle;
}
div[data-valign="bottom"] > div[data-align-outer] {
  display: table;
  height: 100%;
  width: 100%;
}
div[data-valign="bottom"] > div[data-align-outer] > div[data-align-inner] {
  display: table-cell;
  vertical-align: bottom;
}
td[data-cell-valign="top"] {
  vertical-align: top;
}
td[data-cell-valign="middle"] {
  vertical-align: middle;
}
td[data-cell-valign="bottom"] {
  vertical-align: bottom;
}
div[data-cell-valign="middle"] {
  display: table-cell;
  vertical-align: middle;
}
div[data-cell-valign="bottom"] {
  display: table-cell;
  vertical-align: bottom;
}
div[data-align="center"] > div[data-align-outer] {
  width: auto;
}
div[data-align="right"] > div[data-align-outer] {
  width: auto;
}
div[data-align][data-align-image] > div[data-align-outer] {
  display: block;
  margin-left: 0;
  margin-right: 0;
  height: 100%;
}
div[data-align][data-align-image]
  > div[data-align-outer]
  > div[data-align-inner] {
  height: 100%;
}
div[data-valign][data-align-image]
  > div[data-align-outer]
  > div[data-align-inner] {
  display: block;
  height: 100%;
}
div[data-align="center"][data-align-image] img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
div[data-align="right"][data-align-image] img {
  margin-left: auto;
  display: block;
}
div[data-align="center"]:not([data-valign])[data-align-image] img {
  background-position: center top;
}
div[data-align="center"][data-valign="middle"][data-align-image] img {
  background-position: center center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
div[data-valign][data-align-image] div[data-align-inner] {
  position: relative;
}
div[data-valign][data-align-image] img {
  position: absolute;
  margin: auto;
}
div[data-align="center"][data-valign="bottom"][data-align-image] img {
  background-position: center bottom;
  right: 0;
  bottom: 0;
  left: 0;
}
div[data-align="right"]:not([data-valign])[data-align-image] img {
  background-position: right top;
}
div[data-align="right"][data-valign="middle"][data-align-image] img {
  background-position: right center;
  top: 0;
  right: 0;
  bottom: 0;
}
div[data-align="right"][data-valign="bottom"][data-align-image] img {
  background-position: right bottom;
  right: 0;
  bottom: 0;
}
div:not([data-align])[data-valign="middle"][data-align-image] img {
  background-position: left center;
  top: 0;
  bottom: 0;
}
div:not([data-align])[data-valign="bottom"][data-align-image] img {
  background-position: left bottom;
  bottom: 0;
}
div[data-align="center"]
  > div
  > div
  > div.gx-attribute
  > p.form-control-static {
  text-align: center;
}
div[data-align="right"] > div > div > div.gx-attribute > p.form-control-static {
  text-align: right;
}

[data-gx-flex] {
  display: flex;
}

div[data-gx-canvas] {
  position: relative;
}

div[data-gx-canvas-cell] > div.gx-attribute {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: inherit;
  align-items: inherit;
}

div[data-gx-smarttable] {
  display: grid;
}

div[data-gx-smarttable-cell] > div [data-gxgridid] {
  width: 100%;
  height: 100%;
}

div[data-gx-smarttable-cell] > div.gx-attribute {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: inherit;
  align-items: inherit;
}

.gxlivepreview-hidesubelements {
  visibility: hidden;
}
.gx-responsive-grid .gx-remove-row {
  position: absolute;
  z-index: 1;
}

.gx-responsive-grid .gx-remove-row-right {
  right: 10px;
}

.gx-responsive-grid .gx-remove-row-top {
  top: 0;
}

.gx-responsive-grid .gx-remove-row-bottom {
  bottom: 0;
}

[data-gxrow].RowDeleted div {
  text-decoration: inherit;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + div,
[data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + table {
  margin: 15px;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] {
  position: relative;
}

.gx-responsive-grid > [data-gx-flex] > [data-gxrow] > .gx-remove-row-right {
  right: 0;
}

.gx-popup-frame-mask {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

form[tabindex="-1"] {
  outline: none;
}

.gx-navbar .gx-attribute,
.gx-action-group .gx-attribute,
.gx-action-group .gx-button {
  display: inline-block;
}

.gx-action-group .gx-form-group {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
}

.gx-radio-button-vertical,
.gx-radio-button-vertical label {
  display: block;
  line-height: 25px;
}

label.gx-radio-label.disabled.active {
  box-shadow: inset 0 0px 7px rgba(0, 0, 0, 0.28);
}

.gx-prompt.gx-disabled {
  display: none;
}

.input-group input.form-control.gx-invisible + span > a.gx-image-link,
.input-group input.form-control[disabled] + span > a.gx-image-link {
  display: none;
}

div.gxwebcomponent > div.gx-mask {
  position: absolute;
}

html.gx-blocking,
html.gx-blocking body {
  overflow: hidden;
}

.gx-call-target.empty {
  display: none !important;
}

.gx-invisible,
.gx-sr-only,
[data-gx-sr-only] {
  display: none !important;
}

.gx-grid [data-gx-grid-nodata] + .GridNoDataText {
  display: block;
}

.gx-grid .GridNoDataText {
  display: none;
}

td.gx-attribute .form-control {
  display: inline-block;
  width: 100%;
}

.MainContainer .gx-infinite-scrolling-container, .container-fluid .gx-infinite-scrolling-container {
	padding-left:15px;
	padding-right:15px;
	margin-left:-15px;
	margin-right:-15px;
}

.gx-infinite-scrolling-container table,
.gx-infinite-scrolling-container thead {
  overflow-x: hidden;
  display: block;
  width: 100%;
}

.gx-infinite-scrolling-container > table {
  width:100%;  
}

.gx-infinite-scrolling-element {
  overflow-x: hidden;
  overflow-y: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.gx-grid .gx-grid-fixed-height {
  overflow-y: scroll;
  display: inline-block;
}

.gx-grid-fixed-header-ie7 > table > thead > tr {
  display: block;
  position: absolute;
}
.gx-grid-fixed-header-ie7 {
  overflow-x: hidden;
  overflow-y: auto;
}
.gx-grid-fixed-header-ie7 > table > tbody {
  height: auto;
}
.gx-grid-fixed-header-ie7 > table {
  width: auto;
}

table > .gx-infinite-scrolling-element {
  width: 100%;
  display: block;
}

.gx-tbldsp-container {
  display: table;
}
.gx-tbldsp-container > div {
  display: table-cell;
}
[data-gx-evt],
[data-gx-evt-control] {
  cursor: pointer;
}
.gx-disabled[data-gx-evt],
.gx-disabled[data-gx-evt-control] {
  cursor: auto;
}

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] */
