﻿.characteristicValueEditor_AdministrationTitle {
	color: #0291D3;
	font-size: 16px;
	font-family: open-sans, 'Segoe UI', sans-serif;
	text-transform: uppercase;
	min-height: 26px;
	margin-bottom: 5px;
	position: relative;
}

.characteristicValueEditor_GroupNamePanel {
	min-height: 26px;
	width: 100%;
	color: black;
	font-size: 16px;
	font-family: open-sans, 'Segoe UI', sans-serif;
	text-transform: uppercase;
}

.characteristicValueEditor_GroupPeriodPanel {
}

.characteristicValueEditor_YearPanel {
	width: 107px;
	float: left;
}

.characteristicValueEditor_YearPanelFull {
	width: 107px;
	float: left;
	width: 233px;
}

.characteristicValueEditor_PeriodPanel {
	width: 106px;
	float: left;
}

.characteristicValueEditor_SpacerPanel {
	float: left;
	width: 13px;
	text-align: center;
}

.characteristicValueEditor_dependancyImage {
	width: 20px;
	height: 26px;
	position: absolute;
	left: 0px;
	background-image: url('/Theming/Styles/Images/Dependancy.png');
	background-repeat: no-repeat;
	background-position-y: 5px;
}

.characteristicValueEditor_ValidationGroupLabel, .characteristicValueEditor_FocusedControlId, .characteristicValueEditor_FullTextLabel {
	display: none;
}

.characteristicValueEditor_RadioButtonListOrCheckBoxListPanel {
	margin-left: -2px;
}

.characteristicValueEditor_ContentBlockRow_NoMargin {
	margin-bottom: 0px;
}

.characteristicValueEditor_EditPanel_Margin {
	margin-bottom: 5px;
}

.characteristicValueEditor_AdministrationGridView .wcc_ContentBlockTitleCell {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.characteristicValueEditor_NoContentLabel {
	font-style: italic;
}

/*#region ShowAsQuestionList */
.characteristicValueEditor_ShowAsQuestionList .wcc_ContentBlock {
	width: 430px;
	float: left;
	margin-right: 20px;
}

.characteristicValueEditor_ShowAsQuestionList .wcc_ContentBlockRow {
	width: auto;
}

.characteristicValueEditor_ShowAsQuestionList .wcc_ContentBlockTitleCell {
	padding-bottom: 5px;
	width: 100%;
	float: none;
	min-height: 26px;
	color: #999990;
	height: auto;
	position: relative;
	box-sizing: border-box;
}

.characteristicValueEditor_ShowAsQuestionList .characteristicValueEditor_AdministrationGridView .wcc_ContentBlockTitleCell {
	white-space: normal;
}

.characteristicValueEditor_ShowAsQuestionList .wcc_ToolTipOverlayPanel {
	box-sizing: border-box;
}

.characteristicValueEditor_ShowAsQuestionList .wcc_ContentBlockContentCell {
	float: none;
	position: static;
	left: 0px;
	max-width: none;
	width: 100%;
	box-sizing: border-box;
	padding-right: 6px;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.characteristicValueEditor_ShowAsQuestionList .textEditor_ContentBlockContentCell {
	width: 100%;
	max-width: 100%;
	left: 0px;
	padding-left: 9px;
	padding-right: 3px;
}

.characteristicValueEditor_ShowAsQuestionList .characteristicValueEditor_GroupPeriodPanel {
}

.characteristicValueEditor_ShowAsQuestionList .characteristicValueEditor_YearPanel {
	width: 193px;
	float: left;
}

.characteristicValueEditor_ShowAsQuestionList .characteristicValueEditor_YearPanelFull {
	width: 107px;
	float: left;
	width: 403px;
}

.characteristicValueEditor_ShowAsQuestionList .characteristicValueEditor_PeriodPanel {
	width: 193px;
	float: left;
}

.characteristicValueEditor_ShowAsQuestionList .wcc_Info {
	background-position-x: 400px;
}
/*#endregion */

@media screen and (max-width: 600px) {
	.characteristicValueEditor_GroupNamePanelFull {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		padding-right: 20px;
	}

	.characteristicValueEditor_GroupNamePanelShared {
		padding-right: 20px;
		float: none;
		position: static;
		width: auto;
	}

	.characteristicValueEditor_GroupPeriodPanel {
		float: none;
		left: 0;
		position: static;
		width: auto;
		padding-left: 14px;
	}

	.characteristicValueEditor_YearPanel {
		width: 45%;
	}

	.characteristicValueEditor_PeriodPanel {
		width: 45%;
	}

	.characteristicValueEditor_SpacerPanel {
		width: 10%;
	}

	.characteristicValueEditor_dependancyImage {
		left: 10px;
	}
}

.wcc_ContentBlockTitleCell.characteristicValueEditor_RadioButtonList, .wcc_ContentBlockTitleCell.characteristicValueEditor_CheckBoxList,
.wcc_ContentBlockContentCell.characteristicValueEditor_RadioButtonList, .wcc_ContentBlockContentCell.characteristicValueEditor_CheckBoxList {
	white-space: normal;
}

.characteristicValueEditor_RadioButtonList input, .characteristicValueEditor_CheckBoxList input {
	float: left;
    margin-left: 0px;
}

.characteristicValueEditor_CheckBoxList input[type=checkbox] {
    margin-top: 3px;
}

.wcc_ContentBlockContentCell.characteristicValueEditor_RadioButtonList label, .wcc_ContentBlockContentCell.characteristicValueEditor_CheckBoxList label {
	display: block;
	line-height: normal;
    margin-left: 20px;
}

.characteristicValueEditor_ExistingChoicesPanel
{
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	padding-top: 2px;
	padding-left: 5px;
	box-sizing: border-box;
	width: 233px;
	min-height: 26px;
	background: url('/Theming/Styles/Images/Mutate.png') no-repeat 99% center #EFEFEF
}

.characteristicValueEditor_ExistingChoicesPanel:hover {
	border: 1px solid #0191D2;
	color: white;
	background: url('/Theming/Styles/Images/MutateActive.png') no-repeat 99% center #0191D2
}

.characteristicValueEditor_choicesPopupLinkButton
{
	height: 99%;
	width: 100%;
	position: absolute;
	top: 0px;
	left:0px;
}

.characteristicValueEditor_ChoiceLabelDiv
{
	width: 200px;
	overflow: hidden;
}

.characteristicValueEditor_CharacteristicChoicePanel {
	overflow-x: hidden;
	overflow-y: auto;
}