@import "K2BTools.DesignSystems.Aries.Aries.css";
@import "K2BTools.DesignSystems.Aries.AriesCustom_Tokens.css";


@layer K2BTools.DesignSystems.Aries.AriesCustom {
/* [gx-css-import ignore - start] */
 
/* [gx-css-import ignore - end] */
/* [gx-css-user-controls - start] */
/* [gx-css-user-controls - end] */
.Image_HeaderLogo 
{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	height : 43px !important;
	top : 12px !important;
	position : absolute;
}
.LoginPasswordLabel 
{
	position : relative;
	left : -31px;
	top : 8px;
}
.LoginPassword 
{
	max-width : 200px;
	width : 200px;
	left : -15px;
}
.Image_grid_medium 
{
	color : var(--colors_k2bt_fieldcontent);
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	background-color : transparent;
	border-style : none;
	box-shadow : none !important;
	display : inline;
	height : 45px;
	max-width : 60px;
}
.K2BT_ActionGroupContents 
{
	border-radius : 5px;
}
.BlobContentK2BT_CardWithSummaryPhoto 
{
	width : 410px ! important;
	height : auto ! important;
	align-items : center ! important;
	min-height : 225px ! important;
	max-width : 98%;
	padding-left : 2%;
	object-fit : contain;
}
.BlobContentK2BToolsAttribute_FitInContainerImage 
{
	width : 100%;
}
.Attribute_Trn_Multiline 
{
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	border-top : 1px solid;
	padding-left : 5px;
	padding-right : 5px;
	display : block;
	border-bottom-color : var(--colors_k2bt_fieldborder);
	border-left-color : var(--colors_k2bt_fieldborder);
	border-right-color : var(--colors_k2bt_fieldborder);
	border-top-color : var(--colors_k2bt_fieldborder);
	border-top-left-radius : 0px;
	border-top-right-radius : 0px;
	border-bottom-right-radius : 0px;
	border-bottom-left-radius : 0px;
	font-family : var(--fonts_k2bt_fieldvalue);
	color : var(--colors_k2bt_fieldcontent);
	width : auto;
	max-width : 100%;
	box-shadow : none !important;
	background-color : transparent;
	padding-bottom : 7px;
	padding-top : 0px;
	font-size : 15px;
	height : 80px;
}
.Attribute_Trn 
{
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	border-top : 1px solid;
	padding-left : 5px;
	padding-right : 5px;
	display : block;
	border-bottom-color : var(--colors_k2bt_fieldborder);
	border-left-color : var(--colors_k2bt_fieldborder);
	border-right-color : var(--colors_k2bt_fieldborder);
	border-top-color : var(--colors_k2bt_fieldborder);
	border-top-left-radius : 0px;
	border-top-right-radius : 0px;
	border-bottom-right-radius : 0px;
	border-bottom-left-radius : 0px;
	font-family : var(--fonts_k2bt_fieldvalue);
	color : var(--colors_k2bt_fieldcontent);
	width : auto;
	max-width : 100%;
	box-shadow : none !important;
	background-color : transparent;
	padding-bottom : 7px;
	padding-top : 0px;
	font-size : 15px;
	height : 2.2em;
}
.Attribute_Trn[data-gx-readonly] 
{
	border-style : none !important;
}
.Attribute_TrnDate 
{
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	border-top : 1px solid;
	padding-left : 5px;
	padding-right : 5px;
	display : block;
	border-bottom-color : var(--colors_k2bt_fieldborder);
	border-left-color : var(--colors_k2bt_fieldborder);
	border-right-color : var(--colors_k2bt_fieldborder);
	border-top-color : var(--colors_k2bt_fieldborder);
	border-top-left-radius : 0px;
	border-top-right-radius : 0px;
	border-bottom-right-radius : 0px;
	border-bottom-left-radius : 0px;
	font-family : var(--fonts_k2bt_fieldvalue);
	color : var(--colors_k2bt_fieldcontent);
	width : auto;
	box-shadow : none !important;
	background-color : transparent;
	padding-bottom : 7px;
	padding-top : 0px;
	font-size : 15px;
	height : 2.2em;
	text-align : left !important;
	max-width : 150px !important;
}
.Attribute_TrnDate[data-gx-readonly] 
{
	border-style : none !important;
}
.Attribute_Grid 
{
	min-width : 60px !important;
}
.Attribute_Grid_Date 
{
	width : 90px !important;
}
.K2BT_GridFilterRow .Attribute_Filter 
{
	background-image : unset;
	background-repeat : no-repeat;
	padding-left : 7px;
	max-width : var(--spacing_row_filter_max_width);
	height : var(--spacing_row_filter_max_height);
	padding-top : 0px;
	padding-bottom : 0px;
	color : var(--colors_searchtext);
}
.Attribute_FilterDateTime 
{
	color : var(--colors_searchtext);
}
.K2BT_GridFilterRow TH[style*='text-align: end;'] > div.K2BT_GridColumnFilterSectionInRow 
{
	float : right;
	text-align : start;
	width : 85px;
}
.K2BT_GridColumnFilterSectionInRow textarea.form-control 
{
	background-image : none;
	max-height : var(--spacing_row_filter_max_height);
	scrollbar-width : none;
}
.K2BT_SemanticRangeListFilter label.control-label 
{
	height : 0px;
	margin-top : 0px;
	visibility : hidden;
}
.K2BT_NGA .form-group 
{
	margin-bottom : 2px;
	margin-top : 2px;
}
.input-group 
{
	display : flex;
	width : 117px;
}
.gx-grid span.input-group-btn 
{
	left : -10px;
}
.K2BToolsTable_TopAttributeContainer .gx-form-group .gx-attribute 
{
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}
.dp_container 
{
	position : relative;
	overflow-x : hidden;
}
.label-top 
{
	text-align : left;
	color : var(--colors_k2bt_labeltop);
}
.table-login 
{
	justify-content : center;
	justify-items : center;
	border : black;
	border-width : 3px;
	border-style : solid;
	border-radius : 10px;
	padding : 15px;
	margin-top : 5%;
}
.cell-login 
{
	justify-content : center;
}
div#K2BHORIZONTALMENU_MPAGEContainer 
{
	position : relative;
	left : 110px;
}
.K2BToolsTable_TabularContentContainer 
{
	padding-top : 1px !important;
	padding-bottom : 1px !important;
}
.gx-tab-spacing-fix-2 
{
	border-collapse : separate;
	border-spacing : 0px;
}
th.gx-tab-padding-fix-1.K2BToolsCheckBoxColumn.Column_OK.K2BToolsCheckBoxColumn.K2BT_SG.Grid_WorkWithTitle 
{
	visibility : visible;
}
.K2BTools_CheckAllGrid.gx-checkbox-wrapper 
{
	display : table-cell;
	z-index : 3;
	position : relative;
}
.Grid_WorkWithEven 
{
	background-color : rgba(15, 91, 120, 0.05) !important;
}
.K2BToolsTable_FilterCollapsibleTable 
{
	position : relative !important;
	left : -9px !important;
	padding-left : 30px !important;
}
.K2BT_GridFilterRow 
{
	position : sticky;
	top : 40px;
}
.gx-disabled 
{
	border : none !important;
}
.LoginCompanyName 
{
	font-weight : bolder;
	font-size : 18px;
	line-height : 4;
	max-width : 450px;
}
.EditBarcode 
{
	height : 3em;
	font-size : x-large !important;
	font-weight : bold !important;
	top : 0.8em;
}
.LabelLeftBarcode 
{
	height : 3em;
	font-size : x-large !important;
	font-weight : bold !important;
	top : 0.8em !important;
}
.ButtonBarcode 
{
	margin-bottom : 8px;
	margin-right : 0px;
	margin-top : 8px;
	padding-bottom : 6px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 6px;
	background-color : var(--colors_k2bt_mainbuttonbackground);
	color : var(--colors_k2bt_textovermainbuttonbackground);
	border-color : var(--colors_k2bt_mainbuttonborder);
	border-style : solid;
	border-width : 1px;
	border-top-left-radius : var(--radius_k2bt_buttonprimary);
	border-top-right-radius : var(--radius_k2bt_buttonprimary);
	border-bottom-right-radius : var(--radius_k2bt_buttonprimary);
	border-bottom-left-radius : var(--radius_k2bt_buttonprimary);
	font-family : var(--fonts_k2bt_action);
	font-weight : normal;
	min-width : 70px;
	height : 3em;
	position : relative;
	font-size : x-large;
	margin-left : 10px;
}
.ButtonDefault 
{
	margin-bottom : 8px;
	margin-right : 8px;
	margin-top : 8px;
	padding-bottom : 6px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 6px;
	background-color : var(--colors_k2btools_accentcolor);
	border-bottom-color : #2196F3;
	border-left-color : #2196F3;
	border-right-color : #2196F3;
	border-top-color : #2196F3;
	border-style : solid;
	border-width : 1px;
	border-top-left-radius : 2px;
	border-top-right-radius : 2px;
	border-bottom-right-radius : 2px;
	border-bottom-left-radius : 2px;
	font-family : Roboto-Medium;
	font-size : 13px;
	font-weight : normal;
	color : var(--colors_k2bt_buttonprimarytext);
	min-width : 70px;
}
.ButtonNew 
{
	background-repeat : no-repeat;
	padding-bottom : 4px;
	padding-left : 30px;
	padding-right : 11px;
	padding-top : 4px;
	background-color : transparent;
	background-image : var(--GX-Image_K2BActionInsert);
	border-style : none;
	font-family : var(--fonts_k2bt_action);
	font-size : 14px;
	font-weight : 300;
	color : var(--colors_k2bt_onsurface02);
	background-size : 21px;
	background-position : 3px;
}
.ButtonChange 
{
	margin-bottom : 8px;
	margin-right : 8px;
	margin-top : 8px;
	padding-bottom : 6px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 6px;
	border-bottom-color : #2196F3;
	border-left-color : #2196F3;
	border-right-color : #2196F3;
	border-top-color : #2196F3;
	border-style : solid;
	border-width : 1px;
	border-top-left-radius : 2px;
	border-top-right-radius : 2px;
	border-bottom-right-radius : 2px;
	border-bottom-left-radius : 2px;
	font-family : Roboto-Medium;
	font-size : 13px;
	font-weight : normal;
	color : var(--colors_k2bt_buttonprimarytext);
	min-width : 70px;
	background-color : var(--colors_buttonbackgroundchange)!important;
}
.ButtonConfirm 
{
	margin-bottom : 8px;
	margin-top : 8px;
	padding-bottom : 6px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 6px;
	background-color : var(--colors_k2btools_accentcolor);
	border-bottom-color : #2196F3;
	border-left-color : #2196F3;
	border-right-color : #2196F3;
	border-top-color : #2196F3;
	border-style : solid;
	border-width : 1px;
	border-top-left-radius : 2px;
	border-top-right-radius : 2px;
	border-bottom-right-radius : 2px;
	border-bottom-left-radius : 2px;
	font-family : Roboto-Medium;
	font-size : 13px;
	min-width : 70px;
	position : relative;
	top : 0px;
	left : 3px;
	margin-right : 2px;
	background : var(--colors_buttonbackgroundconfirm)!important;
	color : var(--colors_confirmtext);
	font-weight : bold;
}
.ButtonCopy 
{
	margin-bottom : 8px;
	margin-right : 8px;
	margin-top : 8px;
	padding-bottom : 6px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 6px;
	border-bottom-color : #2196F3;
	border-left-color : #2196F3;
	border-right-color : #2196F3;
	border-top-color : #2196F3;
	border-style : solid;
	border-width : 1px;
	border-top-left-radius : 2px;
	border-top-right-radius : 2px;
	border-bottom-right-radius : 2px;
	border-bottom-left-radius : 2px;
	font-family : Roboto-Medium;
	font-size : 13px;
	font-weight : normal;
	color : var(--colors_k2bt_buttonprimarytext);
	min-width : 70px;
	background-color : var(--colors_buttonbackgroundcopy)!important;
}
.ButtonUpdate 
{
	margin-bottom : 8px;
	margin-right : 8px;
	margin-top : 8px;
	padding-bottom : 6px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 6px;
	border-bottom-color : #2196F3;
	border-left-color : #2196F3;
	border-right-color : #2196F3;
	border-top-color : #2196F3;
	border-style : solid;
	border-width : 1px;
	border-top-left-radius : 2px;
	border-top-right-radius : 2px;
	border-bottom-right-radius : 2px;
	border-bottom-left-radius : 2px;
	font-family : Roboto-Medium;
	font-size : 13px;
	font-weight : normal;
	color : var(--colors_k2bt_buttonprimarytext);
	min-width : 70px;
	background-color : var(--colors_buttonbackgroundchange)!important;
}
.ButtonDetail 
{
	margin-bottom : 8px;
	margin-right : 8px;
	margin-top : 8px;
	padding-bottom : 6px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 6px;
	border-bottom-color : #2196F3;
	border-left-color : #2196F3;
	border-right-color : #2196F3;
	border-top-color : #2196F3;
	border-style : solid;
	border-width : 1px;
	border-top-left-radius : 2px;
	border-top-right-radius : 2px;
	border-bottom-right-radius : 2px;
	border-bottom-left-radius : 2px;
	font-family : Roboto-Medium;
	font-size : 13px;
	font-weight : normal;
	color : var(--colors_k2bt_buttonprimarytext);
	min-width : 70px;
	background-color : var(--colors_buttonbackgroundchange)!important;
}
.ButtonDelete 
{
	margin-bottom : 8px;
	margin-right : 8px;
	margin-top : 8px;
	padding-bottom : 6px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 6px;
	border-bottom-color : #2196F3;
	border-left-color : #2196F3;
	border-right-color : #2196F3;
	border-top-color : #2196F3;
	border-style : solid;
	border-width : 1px;
	border-top-left-radius : 2px;
	border-top-right-radius : 2px;
	border-bottom-right-radius : 2px;
	border-bottom-left-radius : 2px;
	font-family : Roboto-Medium;
	font-size : 13px;
	font-weight : normal;
	color : var(--colors_k2bt_buttonprimarytext);
	min-width : 70px;
	background-color : var(--colors_buttonbackgrounddelete)!important;
}
.ButtonExcel 
{
	margin-bottom : 8px;
	margin-right : 8px;
	margin-top : 8px;
	padding-bottom : 6px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 6px;
	border-bottom-color : #2196F3;
	border-left-color : #2196F3;
	border-right-color : #2196F3;
	border-top-color : #2196F3;
	border-style : solid;
	border-width : 1px;
	border-top-left-radius : 2px;
	border-top-right-radius : 2px;
	border-bottom-right-radius : 2px;
	border-bottom-left-radius : 2px;
	font-family : Roboto-Medium;
	font-size : 13px;
	font-weight : normal;
	color : var(--colors_k2bt_buttonprimarytext);
	min-width : 70px;
	background-color : var(--colors_buttonbackgroundexcel)!important;
}
.ButtonEMail 
{
	margin-bottom : 8px;
	margin-right : 8px;
	margin-top : 8px;
	padding-bottom : 6px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 6px;
	border-bottom-color : #2196F3;
	border-left-color : #2196F3;
	border-right-color : #2196F3;
	border-top-color : #2196F3;
	border-style : solid;
	border-width : 1px;
	border-top-left-radius : 2px;
	border-top-right-radius : 2px;
	border-bottom-right-radius : 2px;
	border-bottom-left-radius : 2px;
	font-family : Roboto-Medium;
	font-size : 13px;
	font-weight : normal;
	color : var(--colors_k2bt_buttonprimarytext);
	min-width : 70px;
	background-color : var(--colors_buttonbackgroundemail)!important;
}
.ButtonPrint 
{
	margin-bottom : 8px;
	margin-right : 8px;
	margin-top : 8px;
	padding-bottom : 6px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 6px;
	border-bottom-color : #2196F3;
	border-left-color : #2196F3;
	border-right-color : #2196F3;
	border-top-color : #2196F3;
	border-style : solid;
	border-width : 1px;
	border-top-left-radius : 2px;
	border-top-right-radius : 2px;
	border-bottom-right-radius : 2px;
	border-bottom-left-radius : 2px;
	font-family : Roboto-Medium;
	font-size : 13px;
	font-weight : normal;
	color : var(--colors_k2bt_buttonprimarytext);
	min-width : 70px;
	background-color : var(--colors_buttonbackgroundprint)!important;
}
.ButtonPrompt 
{
	margin-bottom : 8px;
	margin-right : 8px;
	margin-top : 8px;
	padding-bottom : 6px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 6px;
	background-color : var(--colors_k2btools_accentcolor);
	border-bottom-color : #2196F3;
	border-left-color : #2196F3;
	border-right-color : #2196F3;
	border-top-color : #2196F3;
	border-style : solid;
	border-width : 1px;
	border-top-left-radius : 2px;
	border-top-right-radius : 2px;
	border-bottom-right-radius : 2px;
	border-bottom-left-radius : 2px;
	font-family : Roboto-Medium;
	font-size : 13px;
	font-weight : normal;
	color : var(--colors_k2bt_buttonprimarytext);
	min-width : 70px;
	position : relative;
	top : -5px;
	left : 3px;
}
.ButtonReturn 
{
	margin-bottom : 8px;
	margin-right : 8px;
	margin-top : 8px;
	padding-bottom : 6px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 6px;
	border-bottom-color : #2196F3;
	border-left-color : #2196F3;
	border-right-color : #2196F3;
	border-top-color : #2196F3;
	border-style : solid;
	border-width : 1px;
	border-top-left-radius : 2px;
	border-top-right-radius : 2px;
	border-bottom-right-radius : 2px;
	border-bottom-left-radius : 2px;
	font-family : Roboto-Medium;
	font-size : 13px;
	font-weight : normal;
	color : var(--colors_k2bt_buttonprimarytext);
	min-width : 70px;
	background-color : var(--colors_buttonbackgroundreturn);
}
.K2BT_ActionGroupHeader span 
{
	font-size : 13px;
	font-weight : 400;
	color : unset;
}
.K2BT_ActionGroupHeader 
{
	background : darkblue;
	color : var(--colors_buttonbackgroundgroup)!important;
}
.K2BToolsGridColumn 
{
	max-width : 200px !important;
	overflow : hidden;
}
.K2BToolsGridColumn:hover 
{
	overflow : overlay;
}
.Grid_PromptTitle 
{
	color : var(--colors_k2bt_gridtitle);
	font-weight : normal;
}
.GridInGridTable 
{
	max-width : 220px;
	font-size : 13px;
}
.GridInGridText 
{
	font-size : 13px;
	padding-right : 5px;
}
.GridInGridAmount 
{
	text-align : right;
	width : 50%;
}
[rows="5"] 
{
	min-height : 5em;
}
.K2BT_MasterPage1ContentContainer 
{
	border-radius : 10px;
}
.K2BToolsHorizontalMenu > li > a 
{
	opacity : 1;
	font-size : 16px;
}
.K2BToolsTable_TopAttributeContainer 
{
	background-color : var(--colors_searchbackground);
}
LEGEND.Group_TransactionTabularTitle 
{
	font-size : 16px;
	font-weight : 600;
	padding-bottom : 5px;
}
.Attribute_Filter 
{
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	border-top : 1px solid;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-left : 3px;
	padding-top : 5px;
	display : block;
	border-top-left-radius : 0px;
	border-top-right-radius : 0px;
	border-bottom-right-radius : 0px;
	border-bottom-left-radius : 0px;
	font-family : var(--fonts_k2bt_fieldvalue);
	font-size : var(--fontsizes_k2bt_fieldvalue);
	color : var(--colors_k2bt_fieldcontent);
	height : 2.2em;
	width : auto;
	box-shadow : none !important;
	max-width : 10em;
	max-height : 2.4em;
}
UL.K2BToolsHorizontalMenu 
{
	display : flex;
	align-items : center;
	min-height : 60px;
	flex-wrap : wrap;
	left : 100px;
	position : relative;
}
.K2BT_GridColumnFilterSection 
{
	background-color : var(--colors_k2bt_surface02);
	position : absolute;
	z-index : 10;
	box-shadow : var(--shadows_k2bt_shadowelevation2) var(--colors_k2bt_shadow);
	border-radius : 8px;
}
.K2BT_MasterPage1FooterContents 
{
	height : var(--spacing_k2bt_footerheight);
}
.GX_Image_prompt_Class 
{
	width : var(--spacing_prompt_icon)!important;
}
.K2BToolsTable_TabularContentContainer .K2BToolsTable_TabularContentContainer 
{
	padding : 0px;
	border-spacing : 0px;
}
.dropdown-submenu 
{
	margin-left : 25px;
}
label.gx-label.gx-form-item.Attribute_FilterLabel.control-label 
{
	background : whitesmoke;
}
.K2BT_GridFilterRow > th 
{
	vertical-align : top;
}
details 
{
	border : 1px solid #aaa;
	border-radius : 4px;
	padding : 0.5em 0.5em 0;
}
summary 
{
	font-weight : bold;
	margin : -0.5em -0.5em 0;
	padding : 0.5em;
}
.K2BT_MasterPage1FooterContainer 
{
	z-index : 0;
	position : relative;
}
.TextBlock_BackToWorkWith 
{
	float : left;
	margin-bottom : 8px;
	margin-right : 8px;
	margin-top : 8px;
	padding-bottom : 6px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 6px;
	border-bottom-color : #2196F3;
	border-left-color : #2196F3;
	border-right-color : #2196F3;
	border-top-color : #2196F3;
	border-style : solid;
	border-width : 1px;
	border-top-left-radius : 2px;
	border-top-right-radius : 2px;
	border-bottom-right-radius : 2px;
	border-bottom-left-radius : 2px;
	font-family : Roboto-Medium;
	font-size : 13px;
	font-weight : normal;
	color : var(--colors_k2bt_buttonprimarytext);
	min-width : 70px;
	background-color : var(--colors_buttonbackgroundreturn);
}
input[data-gx-password-reveal]+.gx-pwd-reveal-btn 
{
	float : left;
	left : 0px;
	position : relative;
	top : 7px;
	border-style : none;
}
input.Attribute_Trn_Multiline:focus, textarea.Attribute_Trn_Multiline:focus, select.Attribute_Trn_Multiline:focus, .Attribute_Trn_Multiline>A:focus 
{
	border-bottom-color : var(--colors_k2bt_accent);
	border-left-color : var(--colors_k2bt_accent);
	border-right-color : var(--colors_k2bt_accent);
	border-top-color : var(--colors_k2bt_accent);
	outline : none;
}
.Attribute_Trn_Multiline>A 
{
	color : var(--colors_k2bt_fieldcontent);
}
.gx-label.Attribute_Trn_MultilineLabel 
{
	font-family : var(--fonts_k2bt_fieldlabelleft);
	font-size : var(--fontsizes_k2bt_fieldlabelleft);
	font-weight : 300;
	color : var(--colors_k2bt_label);
}
input.Attribute_Trn:focus, textarea.Attribute_Trn:focus, select.Attribute_Trn:focus, .Attribute_Trn>A:focus 
{
	border-bottom-color : var(--colors_k2bt_accent);
	border-left-color : var(--colors_k2bt_accent);
	border-right-color : var(--colors_k2bt_accent);
	border-top-color : var(--colors_k2bt_accent);
	outline : none;
}
.Attribute_Trn>A 
{
	color : var(--colors_k2bt_fieldcontent);
}
.gx-label.Attribute_TrnLabel 
{
	font-family : var(--fonts_k2bt_fieldlabelleft);
	font-size : var(--fontsizes_k2bt_fieldlabelleft);
	font-weight : 300;
	color : var(--colors_k2bt_label);
}
input.Attribute_TrnDate:focus, textarea.Attribute_TrnDate:focus, select.Attribute_TrnDate:focus, .Attribute_TrnDate>A:focus 
{
	border-bottom-color : var(--colors_k2bt_accent);
	border-left-color : var(--colors_k2bt_accent);
	border-right-color : var(--colors_k2bt_accent);
	border-top-color : var(--colors_k2bt_accent);
	outline : none;
}
.Attribute_TrnDate>A 
{
	color : var(--colors_k2bt_fieldcontent);
}
.gx-label.Attribute_TrnDateLabel 
{
	font-family : var(--fonts_k2bt_fieldlabelleft);
	font-size : var(--fontsizes_k2bt_fieldlabelleft);
	font-weight : 300;
	color : var(--colors_k2bt_label);
}
.TextBlock_BackToWorkWith>A 
{
	color : var(--colors_k2bt_fieldcontent);
}

}