.defaultText, .redText, .iceSelMnyCb, .icePnlCnfBody, .iceMsgInfo,
	.iceSelOneMnu, .iceSelOneMnu-dis, .btnText, .seperatorText,
	.attributeBoxHeaderText, .attributeBoxHeaderTextMandatory, .tooltipHeaderText, .boldText,
	.defaultFooterText, .tableFooterText, .tableHeaderText,
	.defaultHeaderText, .defaultLabel, .editPopupLabel, .paginator,
	.paginatorText, .titleText, .titleTextSmall, .titleTextBig, .iceOutFrmt,
	.menuLink, .iceCmdLnk, .iceSelOneRb, .iceOutTxt, .iceInpTxt,
	.radioBtnGroup, .defaultLabelDisabled, .radioBtnGroup-dis,
	.simpleAttributeBoxHeaderText, .simpleAttributeBoxHeaderText-Dis {
	position: relative;
	font-size: 11px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: black;
}

.borderInputField-dis {
	position: relative;
	font-size: 11px;
	font-family: "Trebuchet MS";
	text-decoration: none;
}

.iceSelOneMnu, .iceSelOneMnu-dis {
	height: 23px;
}

.iceSelOneMnu-dis {
	color: grey;
}

.iceSelOneRb, .iceSelMnyCb, .iceSelOneRb-dis {
	border: none;
}

.seperatorText {
	font-size: 25px;
	color: #CCCCCC;
}

.defaultHeaderText {
	font-size: 13px;
	color: #666666;
}

.defaultFooterText {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

.boldText {
	font-weight: bold;
}

.defaultLabel, .defaultLabelDisabled, .defaultLabelDisabled-dis,
	.iceOutLbl, .editPopupLabel {
	padding-left: 3px;
	padding-right: 3px;
}

.defaultLabelDisabled, .defaultLabelDisabled-dis, .radioBtnGroup-dis {
	color: #B2B2B2;
}

.editPopupLabel {
	display: block;
}

.pageFooter {
	width: 90%;
	min-width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.pageMargin {
	margin: 12px;
	margin-right: 20px;
}

.menuBox {
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.border, .boxOuterBorder, .boxInnerBorder, .icePnlCnf {
	border-width: 3px;
	border-style: solid;
	border-color: #196BC1;
}

.boxOuterBorder, .icePnlCnf {
	border-color: white;
	box-shadow: 0px 1px 8px #000;
}

.icePnlCnf {
	width: 270px;
	height: 125px;
}

.icePnlCnfBody {
	padding-top: 20px;
	font-size: 13px;
	text-align: center;
}

.icePnlCnfBtns {
	padding-top: 20px;
	text-align: center;
}

.icePnlCnfBtns input {
	margin: 0 5px;
	min-width: 80px;
	height: 29px;
	color: white;
}

div.body_content div {
	
}

.boxInnerBorder {
	
}

.titleBar, .icePnlCnfHdr {
	background-image: url(../image/bg_header.png);
	background-repeat: repeat-x;
	height: 28px;
}

.titleText, .titleTextSmall, .titleTextBig, .icePnlCnfHdr, .btnText,
	.tooltipHeaderText,
	.simpleAttributeBoxHeaderText, .simpleAttributeBoxHeaderText-Dis,
	.mandatoryAttributeTitleText {
	float: left;
	padding-left: 12px;
	padding-top: 5px;
	font-size: 11pt;
	color: #FFFFFF;
}

.attributeBoxHeaderText {
	float: left;
	padding-left: 12px;
	padding-top: 5px;
	font-size: 11pt;
	color: #ffffff;
}

.attributeBoxHeaderTextMandatory {
	float: left;
	padding-left: 12px;
	padding-top: 5px;
	font-size: 11pt;
	color: #000000;
}

.titleText {
	padding-top: 3px;
}

.btnText {
	float: none;
	text-align: center;
	padding-left: 0;
}

.irdBtnText {
	text-align: center;
	color: black;
	font-size: 11px;
	font-family: 'Courier New', monospace;
	font-weight: bold;
}

.titleTextSmall, .iceMsgInfo {
	font-size: 9pt;
}

.icePnlCnfHdr {
	padding-left: 5px;
	padding-top: 0px;
	float: none;
}

.titleTextBig, .attributeBoxHeaderText, .tooltipHeaderText,
	.mandatoryAttributeTitleText {
	font-size: 14px;
	padding-top: 6px;
}

.mandatoryAttributeTitleText {<!--
	color: #F2CBBE; -->
	color: #990000;
}

.classificationFilterBar {
	float: left;
	width: 100%;
	text-decoration: none;
	background-image: url("../image/bg_filter_bar.png");
	background-repeat: repeat-x;
	font-size: 11pt;
}

.iceGphImg.classificationFilterBarArrowOpen, .iceGphImg.classificationFilterBarArrowClosed
	{
	float: left;
	width: 11px;
	height: 7px;
	/*     background-image: url("../image/arrow_filter.png"); */
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-right: 3px;
	margin-top: 9px;
}

.infoIcon {
	background-image: url("../image/ico_help.png");
	background-repeat: no-repeat;
	min-height: 15px;
	min-width: 10px;
}

.iceGphImg.classificationFilterBarArrowClosed {
	-moz-transform: rotate(-90deg);
}

.classificationFilterPanel {
	padding-left: 65px;
}

.classificationPanel {
	width: 39.9%;
	min-height: 500px;
	background-image: url("../image/bg_classification.png");
	background-repeat: repeat-x;
}

.simpleAttributeBox {
	margin-left: 10px;
	margin-top: 15px;
}

.simpleAttributeBoxHeader, .simpleAttributeBoxHeader-Dis {
	height: 21px;
	background-image: url("../image/combobox_arrow.png");
	background-position: right;
	background-repeat: no-repeat;
	background-color: white;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: inset;
}

.simpleAttributeBoxHeader-Dis {
	color: #CCCCCC;
}

.simpleAttributeBoxHeaderText, .simpleAttributeBoxHeaderText-Dis {
	height: 23px;
	color: black;
	font-size: 11px;
	padding-left: 3px;
	padding-top: 3px;
	width: 177px;
}

.simpleAttributeBoxHeaderText-Dis {
	color: #CCCCCC;
}

.simpleAttributeBoxBody { /* 	margin-left: 2px; */
	position: absolute;
	padding-top: 3px;
	padding-bottom: 3px;
	min-width: 179px;
	color: black;
	background-color: white;
	border-style: outset;
	border-color: grey #CCCCCC #CCCCCC grey;
	border-width: 1px 1px 1px 2px;
	z-index: 1;
}

.attributeBox {
	min-width: 285px;
	border-color: white;
	box-shadow: 0px 1px 5px #000;
	margin-left: 15px;
	margin-top: 10px;
	-moz-border-radius-topleft: 12px; /* Firefox */
	-moz-border-radius-topright: 12px; /* Firefox */
}

.attributeBoxMandatory {
	min-width: 285px;
	border-color: red;
	box-shadow: 0px 1px 5px #000;
	margin-left: 15px;
	margin-top: 10px;
	-moz-border-radius-topleft: 12px; /* Firefox */
	-moz-border-radius-topright: 12px; /* Firefox */
	color: #CCCCCC;
}

.tooltipBox {
	min-width: 120px;
	border-color: white;
	box-shadow: 0px 1px 5px #000;
	margin-left: -30px;
	margin-top: -10px;
	-moz-border-radius-topleft: 12px; /* Firefox */
	-moz-border-radius-topright: 12px; /* Firefox */
	z-index: 10;
	background-color: white;
}

.attributeBoxHeader, .attributeBoxHeader-Dis,
	.attributeBoxHeaderMandatory {
	height: 27px;
	background-image: url(../image/bg_header_grey_middle.png);
	background-repeat: repeat-x;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}

.attributeBoxHeader-Dis {
	background-image: url(../image/bg_header_grey_middle_disabled.png);
}

.attributeBoxHeaderText, .attributeBoxHeaderTextMandatory, .tooltipHeaderText {
	padding-left: 12px;
	font-weight: bold;
}

.tooltipHeaderText {
	padding-left: 10px;
	padding-right: 10px;
	color: #9A9A9A;
}

.tooltipBodyText {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 40px;
}

.attributeBoxHeaderMandatory>label {
	color: red;
}

.attributeBoxBody {
	background-color: white;
	padding-left: 22px;
	padding-right: 5px;
}

.radioBtnGroup {
	padding: 0;
	margin: 0;
}

.radioBtnGroup>table>tbody>tr>td>input {
	float: left;
	margin-bottom: 2px;
}

.radioBtnGroup>table>tbody>tr>td>label, .radioBtnGroup-dis>table>tbody>tr>td>label
	{
	float: left;
	padding-left: 1px;
	padding-top: 1.5px;
	padding-right: 4px;
}

.defaultLabelDisabled, .defaultLabelDisabled-dis, .radioBtnGroup-dis {
	color: #B2B2B2;
}

.pageLabel {
	font-size: 12pt;
	font-family: "Trebuchet MS";
}

.defaultImageBtn, .icePnlCnfBtns input, .btnLogin, .btnImport,
	.btnFilter, .btnReset, .btnEdit, .btnDelete, .btnDelSecArt,
	.btnAddSecArt, .btnWatch, .btnCopy, a.btnBlue, a.btnGrey, .btnClose,
	.btnExport, .btnIrdData {
	background-repeat: no-repeat;
	background-color: transparent;
	border-style: none;
}

.quadraticButton, .btnFilter, .btnReset, .btnEdit, .btnDelete, .btnWatch,
	.btnCopy {
	width: 28px;
	height: 28px;
}

.btnClose, .btnDelSecArt {
	width: 22px;
	height: 22px;
}

.btnAddSecArt {
	width: 25px;
	height: 25px;
}

.btnDelSecArt {
	background-image: url(../image/ico_reset_on_article_number.png);
}

.btnAddSecArt {
	background-image: url(../image/ico_add_on_article_number.png);
	background-color: transparent;
}

.btnClose {
	background-image: url(../image/ico_close.png);
	float: right;
}

a.btnBlue, a.btnGrey, a.btnBlueDis, a.btnIrdData {
	padding-left: 4px;
	padding-right: 5px;
	display: inline-block;
}

a.btnBlue>span, a.btnGrey>span, a.btnBlueDis>span, a.btnIrdData>span {
	padding-right: 4px;
	display: block;
}

a.btnBlue>span>span, a.btnGrey>span>span, a.btnBlueDis>span>span, a.btnIrdData>span>span {
	height: 29px;
	display: block;
}

a.btnBlue {
	background: url(../image/btn_blue_left.png) no-repeat top left;
}

a.btnBlue>span {
	background: url(../image/btn_blue_right.png) no-repeat top right;
}

a.btnBlue>span>span, .icePnlCnfBtns input {
	background: url(../image/btn_blue_middle.png) repeat-x top left;
}

a.btnBlueDis {
	background: url(../image/btn_blue_disabled_left.png) no-repeat top left;
}

a.btnBlueDis>span {
	background: url(../image/btn_blue_disabled_right.png) no-repeat top
		right;
}

a.btnBlueDis>span>span {
	background: url(../image/btn_blue_disabled_middle.png) repeat-x top left;
}

a.btnGrey {
	background: url(../image/btn_grey_left.png) no-repeat top left;
}

a.btnGrey>span {
	background: url(../image/btn_grey_right.png) no-repeat top right;
}

a.btnGrey>span>span {
	background: url(../image/btn_grey_middle.png) repeat-x top left;
}

a.btnBlue:active {
	background-image: url(../image/btn_blue_left_active.png);
}

a.btnBlue:active>span {
	background-image: url(../image/btn_blue_right_active.png);
}

a.btnBlue:active>span>span, .icePnlCnfBtns input:ACTIVE {
	background-image: url(../image/btn_blue_middle_active.png);
}

a.btnGrey:active {
	background-image: url(../image/btn_grey_left_active.png);
}

a.btnGrey:active>span {
	background-image: url(../image/btn_grey_right_active.png);
}

a.btnGrey:active>span>span {
	background-image: url(../image/btn_grey_middle_active.png);
}

.btnImport, .btnExport {
	background-image: url(../image/btn_import_article.png);
	float: right;
	margin-top: 1px;
	margin-right: 5px;
	width: 114px;
	height: 24px;
}

.btnImport:ACTIVE {
	background-image: url(../image/btn_import_article_active.png);
}

.btnExport {
	background-image: url(../image/btn_export_article.png);
}

.btnExport:ACTIVE {
	background-image: url(../image/btn_export_article_active.png);
}

.btnIrdData {
	width: 114px;
	height: 22px;
	text-decoration: none;
	background: linear-gradient(to bottom, #f5f7fa, #e1e5ec);
	border: 1px solid #8b9198;
	float: right;
	border-radius: 4px;
	margin-top: 1px;
	margin-right: 5px;
}

.btnIrdData:ACTIVE {
	background: linear-gradient(to bottom, #d1d5dc, #b5bbc5);
}

.filterBackground, .icePnlCnf {
	background-image: url(../image/bg_filter.png);
	background-repeat: repeat-x;
	padding-bottom: 5px;
}

.loginBackground {
	background-image: url(../image/knee_picture.png),
		url(../image/hip_picture.png), url(../image/background_login.png);
	background-repeat: no-repeat, no-repeat, repeat-x;
	background-position: 20% 0px, 65% 0px, 0 0;
	height: 75%;
}

.loginWindowBackground, .loginWindowBackgroundFalse {
	background-image: url(../image/login_port.png);
	background-repeat: no-repeat;
	height: 320px;
	width: 403px;
}

.loginWindowBackgroundFalse {
	background-image: url(../image/login_false_port.png);
	height: 448px;
	width: 403px;
}

.btnFilter {
	background-image: url(../image/btn_filter.png);
}

.btnfilter:ACTIVE {
	background-image: url(../image/btn_filter_active.png);
}

.btnReset {
	background-image: url(../image/btn_filter_zuruecksetzen.png);
}

.btnReset:ACTIVE {
	background-image: url(../image/btn_filter_zuruecksetzen_active.png);
}

.btnEdit {
	/*     background-image: url(../image/ico_edit_disabled.png); */
	
}

.btnEditDisabled {
	/* 	background-image: url(../image/ico_edit_disabled.png); */
	
}

.btnDelete {
	
}

.btnWatch {
	
}

.btnCopy {
	
}

.tableHeader {
	height: 28px;
}

.tableColumn {
	min-height: 26px;
	line-height: 29px;
}

.tableHeaderText {
	color: white;
	font-weight: bold;
}

.tableHeader {
	background-image: url(../image/bg_table_head.png);
	background-repeat: repeat-x;
}

.iceDatTblColHdr, .iceDatTblColHdr1, .iceDatTblColHdr2, .iceDatTblCol1,
	.iceDatTblCol2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	/* 	text-decoration: none; */
	text-align: left;
	color: #FFFFFF;
	/* 	position: relative; */
	/* 	min-height: 28px; */
	/* 	max-height: 28px; */
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	padding-left: 3px;
	padding-right: 5px;
}

.iceCmdBtn, .iceCmdBtn-dis {
	padding-left: 2px;
}

.iceCmdBtnTable {
	margin-top: 3px;
}

.iceDatTblCol1, .iceDatTblCol2 {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-weight: normal;
	/* 	border-left: 0px solid #CCCCCC; */
	/* 	border-top: 0px solid #CCCCCC; */
}

.secArtTblCol {
	font-weight: normal;
}

.iceCmdSrtHdr, .iceCmdSrtHdr-dis, .iceCmdSrtHdr td, .iceCmdSrtHdr>.iceOutTxt
	{
	padding-top: 5px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	/* 	position: relative; */
	/* 	left: 4px; */
	/* 	height: 27px; */
}

.iceCmdSrtHdr td {
	padding-top: 0px;
	color: white;
}

.iceCmdSrtHdrAsc {
	background-image: url(../image/ico_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 9px;
	height: 5px;
	right: 0px;
}

.iceCmdSrtHdrDesc {
	background-image: url(../image/ico_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	width: 9px;
	height: 5px;
}

.iceDatTblRow1, .iceDatTblRow2, .iceRowSelMouseOver, .iceRowSelSelected,
	.iceRowInvalidArticle, .iceRowSelSelectedTemplate,
	.iceRowSelSelectedMouseOver, .secArtTblRow {
	background-color: #E8F0F9;
	height: 28px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	/* 	margin-left:5px; */
}

.iceDatTblRow2 {
	background-color: #FFFFFF;
	height: 28px;
}

.secArtTblRow {
	background-color: transparent;
}

/* .iceRowSel, .iceRowSelMouseOver, .iceRowSelSelected, .iceRowSelSelectedMouseOver { */
/* } */
.iceRowSelSelected, .iceRowSelSelectedMouseOver {
	background-color: orange;
}

.iceRowSelSelectedTemplate {
	background-color: #8CB5E0;
}

.iceRowInvalidArticle {
	background-color: #F2CBBE;
}

.iceRowSelMouseOver {
	background-color: #199DE7;
}

.iceHdnLnk img {
	border: 0 none;
	width: 0;
}

.icePnlGrdCol1Alter {
	text-align: right;
}

.tableFooter {
	height: 28px;
}

.tableFooterText {
	color: #FFFFFF;
	font-weight: bold;
}

.paginator {
	height: 28px;
}

.paginatorText {
	float: right;
	padding-top: 2px;
}

.backgroundSmallGrey, .paginator {
	background-image: url(../image/btn_table_content_definition.png);
	background-repeat: repeat-x;
}

.defaultVerticalAlign {
	vertical-align: middle;
}

.defaultInputField, .borderInputField, .borderInputField-dis,
	.loginInputField {
	background: white;
	min-height: 21px;
	min-width: 180px;
}

.borderInputField, .borderInputField-dis { /* border-left-color: black;
	border-top-color: black;
	border-bottom-color: white;
	border-right-color: white; */
	border-width: 1px;
}

.loginInputField {
	border-width: 1px;
	width: 220px;
}

.defaultPaddingLeft, .defaultPadding {
	padding-left: 12px;
}

.defaultPaddingTop, .defaultPadding, .attributeBoxBody {
	padding-top: 5px;
}

.defaultPaddingBottom, .defaultPadding, .attributeBoxBody {
	padding-bottom: 5px;
}

.defaultPaddingRight, .defaultPadding {
	padding-right: 12px;
}

.defaultMarginTop, .defaultMargin, .iceGphImg {
	margin-top: 5px;
}

.defaultMarginBottom, .defaultMargin {
	margin-bottom: 5px;
}

.defaultMarginLeft, .defaultMargin {
	margin-left: 5px;
}

.defaultMarginRight, .defaultMargin {
	margin-right: 5px;
}

.defaultBarHeight {
	height: 28px;
}

.blue-light {
	color: #199DE7;
}

.blue-dark, .menuLink, .pageLabel {
	color: #196BC1;
}

.redText {
	color: #990000;
}

.background-blue-light {
	background-color: #199DE7
}

.background-blue-dark {
	background-color: #196BC1
}

.grey-light {
	color: #9A9A9A;
}

.background-grey-light, .tableFooter {
	background-color: #9A9A9A;
}

.grey-dark {
	color: #575757;
}

.background-grey-dark {
	background-color: #575757;
}

.background-grey-light {
	background-color: #9A9A9A
}

.minPageWidth, .minPageSize {
	min-width: 1280px;
}

.minPageHeight, .minPageSize, .loginBackground {
	min-height: 600px
}

.maxArticlesEditSize {
	max-width: 400px;
	max-height: 225px;
}

.maxPasswordChangeSize {
	max-width: 400px;
	max-height: 400px;
}

.maxArticleEditSize {
	max-width: 640px;
	min-width: 600px;
}

.linkHover:HOVER, .menuLink:HOVER, .iceCmdLnk:HOVER {
	text-decoration: underline;
}

.selectAllFooterBox {
	margin-left: 7px;
	margin-top: 7px;
}

.selectAllFooterBoxLabel {
	padding-top: 6px;
}

.selectAllHeaderLabel {
	padding-top: 1px;
}

.itemCountTable {
	
}

.itemCountLabel {
	margin-top: -7px;
}

.editPopupPadding, .userConfPopup {
	
}

.loginButtonMargin {
	margin-top: 25px;
}

.regardText {
	margin-top: 6px;
}

.loginWindowMarginTop {
	margin-top: 15px;
}

.requestPasswordText {
	font-size: 30px;
}

.requestPasswortDivider {
	margin-top: 33px;
}

.divider {
	height: 1px;
	background-color: black;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 15px;
}

.otherDescriptionEdit, .otherDescriptionEditDisabled {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 16px; /* Width of new image */
	height: 16px; /* Height of new image */
	padding-left: 16px; /* Equal to width of new image */
	padding-top: 2px;
}

.otherDescriptionEdit {
	background: url(../image/ico_other_description_active.png) no-repeat;
}

.otherDescriptionEditDisabled {
	background: url(../image/ico_other_description_disabled.png) no-repeat;
}

.loader {
    border: 8px solid #a2a1a1; /* Light grey */
    border-top: 8px solid #196BC1; /* Blue */
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
