
body
{
	font-size: 0.8em;
}
.coindms_rd_loginScreen_01
{
	padding: 0px 10px 10px 10px;
	margin: 0px auto;
	width: 310px;
}

.coindms_rd_loginScreen_02
{
	margin: 0px auto;
}

.coindms_rd_loginScreen_03
{
	background-color: #AAB414;
	height: 30px;
	border-bottom: 1px solid #c0c0c0;
}

.coindms_rd_loginScreen_04
{
	margin-top: 20px;
}

.coindms_rd_loginScreen_05
{
	margin-top: 30px;
	margin-left: 100px;
}

.coindms_rd_loginScreen_06
{
	margin-top: 30px;
	width: 200px;
	text-align: center;
	margin-left: 100px;
}

.coindms_rd_loginScreen_07
{
	margin-left: 100px;
	text-align: center;
}

.coindms_rd_loginScreen_08
{
	cursor: default;
	color:#c0c0c0;
	font-style: italic;
}

.coindms_rd_loginScreen_09
{
	display: inline-block;
	color:#ff0000;
}

.coindms_rd_loginScreen_10
{
	margin-top: 10px;
}

.coindms_rd_loginScreen_11
{
	text-decoration: underline;
	cursor: pointer;
	color: #ff0000;
	margin-top: 20px;
	font-weight: normal;
}

.coindms_rd_loginScreen_12
{
	margin-top: 10px;
	color: #ff0000;
}

.coindms_rd_loginInputLabel_01
{
	width: 100px;
	display: inline-block;
}

.coindms_rd_loginForm_Wrapper
{
	margin-top: 30px;
}

.coindms_rd_loginInput_01
{
	height: 25px;
	width: 200px;
	border: 1px solid #c0c0c0;
	border-radius: 0px 7px 0px 0px;
}

.coindms_rd_loginInput_01:focus
{
    outline: none;
    border-color: #AAB414;
	border-radius: 0px 7px 0px 0px;
	-moz-border-radius: 0px 7px 0px 0px;
	-webkit-border-radius: 0px 7px 0px 0px;
}
.coindms_rd_loginButton_01
{
	cursor: pointer;
	padding: 5px;
	height: 30px;
	width: 200px;
	border: 1px solid #c0c0c0;
	background-color: #ffffff;
	color: #AAB414;
	border-radius: 0px 7px 0px 0px;
}

.coindms_rd_loginButton_01:hover
{
	cursor: pointer;
	height: 30px;
	width: 200px;
	border: 1px solid #c0c0c0;
	border-radius: 0px 7px 0px 0px;
	background-color: #AAB414;
	color: #ffffff;
}
.coindms_rd_startScreen {
	font-size: 2em;
	padding: 40px 0px 0px 0px;
}
.coindms_rd_startScreenN {
	margin-top: 30px;
	font-size: 1.3em;
	line-height: 1.5em;
	padding: 0px;
}
.coindms_rd_mobileNavigationIcon01
{
	margin-top: 2px;
	height: 25px;
}

.coindms_navigationFirstLevelItemActive
{
	padding: 0.7em;
}

.coindms_navigationFirstLevelItem
{
	background-color: #ffffff;
	padding: 0.7em;
}

.coindms_navigationFirstLevelItem:hover
{
	padding: 0.7em;
}

.coindms_navigationFirstLevelItem:last-child
{
	padding: 0.7em;
}

.coindms_rd_mobileNavigationWrapper01
{
	display: none;
	position: absolute;
	background-color: #ffffff;
	z-index: 1;
	/*border: 1px solid #c0c0c0;*/
	border-radius: 0px 7px 0px 0px;
	-moz-border-radius: 0px 7px 0px 0px;
	-webkit-border-radius: 0px 7px 0px 0px;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	top: 20px;
	width: 150px;
}

.coindms_rd_mobileNavigationWrapper02
{
	display: none;
	position: absolute;
	background-color: #ffffff;
	z-index: 1;
	/*border: 1px solid #c0c0c0;*/
	border-radius: 7px 0px 0px 0px;
	-moz-border-radius: 7px 0px 0px 0px;
	-webkit-border-radius: 7px 0px 0px 0px;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	top: 20px;
	right: 0px;
	width: 150px;
	text-align: right;
	padding-top: 7px;
}

.coindms_rd_mobileNavigationItem01
{
	color: #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

.coindms_rd_mobileNavigationItem02
{
	padding: 0.6em 0.5em 0.6em 1em;
	background-color: #ffffff;
	color: #000000;
	cursor: pointer;
}

.coindms_rd_mobileNavigationItem02:hover
{
	background-color: #AAB414;
	color: #FFFFFF;
}

.coindms_rd_mobileNavigationItem03
{
	cursor: pointer;
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
	background-color: #AAB414;
}
.coindms_rd_mobileNavigationItem03
{
	cursor: pointer;
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
	background-color: #AAB414;
}

.coindms_rd_mobileNavigationItem04
{
	padding: 0.6em 0.5em 0.6em 1em;
	background-color: #ffffff;
	color: #000000;
	cursor: pointer;
	border-bottom: 1px solid #c0c0c0;
}

.coindms_rd_mobileNavigationItem04:hover
{
	background-color: #AAB414;
	color: #FFFFFF;
}

.coindms_rd_mobileNavigationItem05
{
	cursor: pointer;
	padding: 2px 10px 2px 0px;
	color: #FFFFFF;
	background-color: #AAB414;
	border-bottom: 1px solid #c0c0c0;
}


.coindms_rd_mobileNavigationItem06
{
	border-bottom: 1px dotted #c0c0c0;
	padding: 0.5em;
	background-color: #ffffff;
	color: #000000;
	cursor: pointer;
}

.coindms_rd_mobileNavigationItem06:hover
{
	border-bottom: 1px dotted #c0c0c0;
	background-color: #AAB414;
	color: #FFFFFF;
	padding: 0.5em;
}

.coindms_rd_mobileNavigationItem07
{
	padding: 0.6em 0.5em 0.6em 1em;
}
.coindms_rd_mobileNavigationItem08
{
	padding: 2px 20px 2px 0px;
}
.coindms_rd_mobileNavigationItem10
{
	font-weight: bold;
	padding: 0.6em 0.5em 0.6em 1em;
	color: #c0c0c0;
}

.coindms_mainContentContainer
{
	margin-top: 5px;
	min-height: 380px;
	*height: 380px;
}
.coindms_rd_contentTabActive
{
	width: 50px;
}
.coindms_rd_contentTabInactive
{
	width: 50px;
}
.coindms_rd_contentTabInactiveContent
{
	padding: 3px 2px 3px 2px;
}
.coindms_rd_contentTabOnmouseoverContent
{
	padding: 3px 2px 3px 2px;
}
.coindms_rd_contentTabImageText
{
	display: none;
}
.coindms_rd_contentTabImageNew
{
	display: inline-block;
	width: 22px;
	height: 22px;
}
.coindms_rd_contentTabImageList
{
	display: inline-block;
	width: 22px;
	height: 22px;
}
.coindms_rd_contentTabImageSearch
{
	display: inline-block;
	width: 22px;
	height: 22px;
}
.coindms_rd_contentTabImageImport
{
	display: inline-block;
	width: 22px;
	height: 22px;
}
.coindms_rd_contentTabImageReport
{
	display: inline-block;
	width: 22px;
	height: 22px;
}
.coindms_rd_contentTabImageFilter
{
	display: inline-block;
	width: 22px;
	height: 22px;
}
.coindms_rd_vTabHeadline
{
	margin: 0px 12px 0px 12px;
}

.coindms_rd_customScriptToolbarWrapper
{
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	text-align: right;
}

.coindms_rd_customScriptToolbarWrapperBottom
{
	margin-top: 15px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #c0c0c0;
	text-align: right;
}

.coindms_rd_standardFormToolbarWrapper
{
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	text-align: right;
}

.coindms_rd_inputListToolbarWrapper
{
	display: none;
}

.coindms_rd_standardFormToolbarWrapperBottom
{
	margin-top: 15px;
	border-top: 1px solid #c0c0c0;
	text-align: right;
}
.coindms_rd_standardFormToolbarWrapperList
{
	display: none;
}

.coindms_rd_standardFormToolbarWrapperListBottom
{
	display: none;
}

.coindms_rd_standardListXsSortSelectLabel
{
	display: inline-block;
}
.coindms_rd_formPage
{
	margin: 20px 0px 0px 0px;
}
.coindms_rd_toolButtonActive
{
	font-size: 1em;
}

.coindms_rd_toolButtonInactive
{
	font-size: 1em;
}
.coindms_rd_toolBarHeadline
{
	font-size: 1.2em;
	margin: 5px 0px 3px 12px;
}
.coindms_rd_toolBarHeadline2
{
	padding-left: 12px;
	border-bottom: 1px solid #c0c0c0;
	font-size: 1.2em;
	margin: 5px 0px 3px 0px;
}

.coindms_rd_standardFormButtonWrapper {
	margin-left: 210px;
}

.coindms_rd_standardFormInputTitleAdminInfo
{
	display: none;
}

.coindms_rd_tableHeadlineAllResolutions
{
	display: table-cell;
}
.coindms_rd_tableCellInactiveEvenAllResolutions
{
	display: table-cell;
}
.coindms_rd_tableCellInactiveUnevenAllResolutions
{
	display: table-cell;
}
.coindms_rd_tableHeadlineActiveAllResolutions
{
	display: table-cell;
}
.coindms_rd_tableHeadlineInactiveSXsResolution
{
	display: table-cell;
}
.coindms_rd_tableHeadlineInactive
{
	display: none;
}
.coindms_rd_tableHeadlineActive
{
	display: none;
}
.coindms_rd_tableCellInactiveEven
{
	display: none;
}
.coindms_rd_tableCellInactiveUneven
{
	display: none;
}
.coindms_rd_tableCellInactiveEvenSXsResulution
{
	display: table-cell;
}
.coindms_rd_tableCellInactiveUnevenSXsResulution
{
	display: table-cell;
}
.coindms_rd_tableCellActiveEvenSXsResolution
{
	display: table-cell;
}
.coindms_rd_tableCellActiveUnevenSXsResolution
{
	display: table-cell;
}
.coindms_rd_button_active
{
	min-width: 200px;
}
.coindms_rd_button_onmouseover
{
	min-width: 200px;
}
.coindms_rd_standardListsMSXsSelectWrapper
{
	display: inline-block;
}

.coindms_rd_standardListsNumEntriesWrapper
{
	display: inline-block;
}

.coindms_standardListMXSxPageSelectorNumEntries
{
	display: none;
}

.coindms_standardListMXSxPageSelectorWordEntries
{
	display: none;
}

.coindms_standardListMXSxPageSelectorAfterSelector
{
	display: none;
}
.coindms_standardListMXSxPageSelectorWrapper
{
	display: inline-block;
	margin-left: 25px;

}
.coindms_MSXsSelectBarWrapper
{
	text-align: right;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
}
.coindms_rd_standardListsLXLPageSelectorPageNavigationWrapper
{
	display: none;
}
.coindms_contentScrollTabActive
{
}

.coindms_rd_contentTabActiveContent
{
	padding: 3px 2px 3px 3px;
}

.coindms_rd_contentTabContent
{
	width: 50px;
}
.coindms_scroll_panel_tabs
{
	font-weight: bold;
}
.coindms_rd_deleteCardContainer
{
	left: 50px;
}
.coindms_searchBox_input
{
	width: 168px;
}
.coindms_rd_toolSelect
{
	font-size: 1em;
}
.coindms_standardImportImporttypeDescription
{
	left: 20px;
	width: 210px;
	padding: 10px;
}
.coindms_standardReportCakeDiagramm
{
	width: 400px;
}
.coindms_rd_standardFilterBracketsInput
{
	font-size: 1em;
	height: 24px;
	width: 10px;
}
.coindms_rd_standardFilterCriterionInput
{
	font-size: 1em;
	height: 27px;
	width: 200px;
}

.coindms_rd_standardFilterOperatorInput
{
	font-size: 1em;
	height: 27px;
	width: 60px;
}
.coindms_rd_standardFilterValueInput
{
	font-size: 1em;
	height: 23px;
	width: 170px;
}

.coindms_rd_standardFilterPart
{
	display: block;
	text-align: right;
	margin-right: 12px;
}
.coindms_rd_inputsOfCardItem
{
	display: block;
	margin-bottom: 5px;
	margin-left: 12px;
}
.coindms_rd_standardFormWrapper
{
	margin: 0px 0px 0px 0px;
}
.coindms_SXsDepartmentExpanded
{
	line-height: 26px;
	vertical-align: middle;
	color: #2B83BC;
	font-weight: bold;
	padding-left: 12px;
	cursor: pointer;
}
.coindms_SXsDepartmentExpanded2
{
	line-height: 26px;
	vertical-align: middle;
	color: #2B83BC;
	font-weight: bold;
	padding-left: 12px;
	background: url(../../pics/vizson/content_category_expanded.gif) no-repeat 0px 6px;
	cursor: pointer;
}

.coindms_SXsDepartmentCollapsed
{
	line-height: 26px;
	vertical-align: middle;
	color: #2B83BC;
	font-weight: bold;
	padding-left: 15px;
	cursor: pointer;
}
.coindms_SXsDepartmentCollapsed2
{
	line-height: 26px;
	vertical-align: middle;
	color: #2B83BC;
	font-weight: bold;
	padding-left: 12px;
	background: url(../../pics/vizson/content_category_collapsed.gif) no-repeat 0px 6px;
	cursor: pointer;
}

.coindms_SXsDepartmentWrapper
{
	background: url(../../pics/system/coindms_tableBackground01.jpg) 0px 0px repeat-x;
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	margin-bottom: 10px;
}
.coindms_rd_standardFilterControlButtonSXs
{
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 0px solid #ffffff;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}
.coindms_rd_standardFilterControlButton
{
	display: none;
}
.coindms_rd_standardFilterSchemeControlsWrapper
{
	position: absolute;
	right: 12px;
	text-align: right;
}
.coindms_rd_standardFilterSchemeSelectWrapper
{
	display: inline-block;
	margin-bottom: 10px;
}
.coindms_rd_standardFilterSchemeSelect
{
	border: 1px solid #c0c0c0;
	width: 170px;
	height: 27px;
	padding: 5px;
}
.coindms_rd_standardFilterSchemeNameInput
{
	height: 23px;
	width: 170px;
	border: 1px solid #c0c0c0;
}
.coindms_rd_inputAdministrationSortSelect
{
	display: block;
}
.coindms_box
{
	top: -50px;
	left: 20px;
	right: 20px;
}
.coindms_rd_pairingManagement_02
{
	width: 300px;
}

.coindms_applicationDesignScheme1_3
{
	width: 70px;
	height: 45px;
}

.coindms_applicationDesignScheme1_9
{
	word-wrap: break-word;
}

.coindms_applicationDesignScheme1_7
{
	font-size: 1em;
}
.coindms_rd_applicationDesignScheme1_1
{
	background-color: #E9ECF1;
	border-radius: 0px 7px 0px 0px;
	-moz-border-radius: 0px 7px 0px 0px;
	-webkit-border-radius: 0px 7px 0px 0px;
}
.coindms_rd_applicationDesignScheme1_9
{
	display: none;
}
.coindms_rd_SXsDepartmentContent2
{
	display: none;
}
.coindms_scrollup
{
	right: 10px;
	bottom: 10px;
}

.coindms_btn_dropdown_part1
{
	width: 165px;
}
.coindms_btn_dropdown_part1_inactive
{
	width: 165px;
}
.coindms_btn_dropdown_menu
{
	width: 196px;
}
.coindms_autocompletion
{
	width: 160px;
}

.coindms_rd_leftMenuWrapper
{
	padding-right: 15px;
}
.coindms_rd_applicationDesignScheme1_5
{
	border-radius: 0px 7px 0px 0px;
	-moz-border-radius: 0px 7px 0px 0px;
	-webkit-border-radius: 0px 7px 0px 0px;
	border: 1px solid #c0c0c0;
	background-color: #ffffff;
	vertical-align: top;
	width: 100%;
	margin: 0.5em 0em 0em 0em;
	padding: 0.5em;
	box-sizing: border-box;
}

.coindms_rd_standardFormInputDetailedContent
{
	width: 24%;
	min-height: 35px;
}

.coindms_rd_standardFormInputDetailedContentMultiEdit
{
	float: left;
	width: 24%;
	vertical-align: center;
	min-height: 35px;
}
.coindms_rd_standardFormInputElementLs
{
	width: 70%;
}

.coindms_rd_standardFormInputElement
{
	width: calc(70% - 33px);
}

.coindms_standardApplicationFormCol1Cols
{
	vertical-align: top;
	width: 90%;
	padding-right: 15px;
}

.coindms_standardApplicationFormCol2Cols
{
	display: inline-block;
	vertical-align: top;
	width: 90%;
	padding-right: 15px;
}

.coindms_standardApplicationFormCol3Cols
{
	display: inline-block;
	vertical-align: top;
	width: 90%;
	padding-right: 15px;
}
.coindms_rd_standardApplicationLeftMenu
{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.coindms_rd_applicationDesignScheme1_13
{
	font-size: 1em;
	background: url(../../pics/system/search16x16.png) no-repeat 3px 8px #FFFFFF;
	height: 35px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.coindms_headlineAddonElement
{
	width: 300px;
}
.coindms_applicationDesignScheme1_1
{
	height: 107px;
}
.coindms_applicationDesignScheme1_inactiveIconLink, .coindms_applicationDesignScheme1_activeIconLink
{
	padding: 5px 20px 5px 20px;
	width: 70px;
}
.coindms_applicationDesignScheme1_24
{
	line-height: 57px;
	width: 1px;
}
.coindms_applicationDesignScheme1_4
{
	width: 70px;
	padding: 5px 20px 5px 20px;
}
.coindms_applicationDesignScheme1_8
{
	padding: 0px 10px 0px 10px;
}
.coindms_applicationDesignScheme1_2
{
	height: 92px;
}
.coindms_headerWrapper
{
	display: none;
}
.coindms_mobileNavigationWrapper
{
	display: block;
	background-color: #AAB414;
}
.coindms_hgRightColumn1
{
	display: none;
}
.rd_applicationDesignScheme1_3
{
	padding: 0;
}

.coindms_splitter
{
	display: none;
}

.coindms_splitterParentFix {
	position: static;
	overflow: visible;
}
