.VerbatimModuleEmotionWheelSlice
{
	cursor: pointer;
}
.VerbatimModuleEmotionWheelSlice:hover
{
	fill: deepPink;
}
.control-read-more-button, .control-read-less-button 
{
    background: transparent !important;
    background-color: rgb(52, 152, 219) !important;
    border-right: solid 1px rgb(52, 152, 219) !important;
    border-top: solid 1px rgb(52, 152, 219) !important;
    border-bottom: solid 1px rgb(52, 152, 219) !important;
    color: #ffffff !important;
}
.VerbatimModuleEmotionWheelSlice:hover
{
	fill: deepPink;
}




.SIVR_Header
{
	font-weight: 600;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: solid 1px #cecece;
	padding-bottom: 5px;
}
.SIVR_Item
{
	font-weight: 400;
	margin-top: 9px;
	margin-bottom: 9px;
	padding-left: 30px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.SIVR_Item[data-selected='0']
{
	background-image: url('/themes/default/images/checkbox_unchecked.gif');
	background-position: 0px 0px;
	background-size: 20px 20px;
}
.SIVR_Item[data-selected='1']
{
	background-image: url('/themes/default/images/checkbox_checked.gif');
	background-position: 0px 0px;
	background-size: 20px 20px;
}

.SIVR_Comment_Row
{
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #cecece;
}
.SIVR_Comment_Row div
{
	padding-top: 3px;
	padding-bottom: 3px;
}
.SIVR_Comment_Row span.suffix
{
	font-weight: 600;
	padding-left: 10px;
}
.SIVR_Comment_Row span.prefix
{
	font-weight: 600;
	padding-right: 10px;
}
.SIVR_Comment_Row .NPS
{
	display: block;
}
.SIVR_Comment_Row .NPS .NPS_Value
{
	display: inline-block;
	width: 20px;
	text-align: center;
	padding: 5px;
	border: solid 1px #cecece;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-value='0']
{
	border-bottom: solid 4px #bd2400;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-value='1']
{
	border-bottom: solid 4px #bd2400;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-value='2']
{
	border-bottom: solid 4px #bd2400;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-value='3']
{
	border-bottom: solid 4px #bd2400;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-value='4']
{
	border-bottom: solid 4px #bd2400;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-value='5']
{
	border-bottom: solid 4px #bd2400;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-value='6']
{
	border-bottom: solid 4px #bd2400;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-value='7']
{
	border-bottom: solid 4px #ffcf08;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-value='8']
{
	border-bottom: solid 4px #ffcf08;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-value='9']
{
	border-bottom: solid 4px #709100;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-value='10']
{
	border-bottom: solid 4px #709100;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-selected='1']
{
	font-weight: 600;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-selected='1'][data-value='0']
{
	background-color: #bd2400;
	color: white;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-selected='1'][data-value='0']
{
	background-color: #bd2400;
	color: white;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-selected='1'][data-value='1']
{
	background-color: #bd2400;
	color: white;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-selected='1'][data-value='2']
{
	background-color: #bd2400;
	color: white;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-selected='1'][data-value='3']
{
	background-color: #bd2400;
	color: white;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-selected='1'][data-value='4']
{
	background-color: #bd2400;
	color: white;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-selected='1'][data-value='5']
{
	background-color: #bd2400;
	color: white;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-selected='1'][data-value='6']
{
	background-color: #bd2400;
	color: white;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-selected='1'][data-value='7']
{
	background-color: #ffcf08;
	color: white;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-selected='1'][data-value='8']
{
	background-color: #ffcf08;
	color: white;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-selected='1'][data-value='9']
{
	background-color: #709100;
	color: white;
}
.SIVR_Comment_Row .NPS .NPS_Value[data-selected='1'][data-value='10']
{
	background-color: #709100;
	color: white;
}

.SIVR_Comment_Row .ScaleQuestion
{
	display: block;
}
.SIVR_Comment_Row .ScaleQuestion .ScaleQuestion_Value
{
	display: inline-block;
	width: 20px;
	text-align: center;
	padding: 5px;
	border: solid 1px #cecece;
}
.SIVR_Comment_Row .ScaleQuestion .ScaleQuestion_Value[data-selected='1']
{
	font-weight: 600;
	background-color: #1b5e98;
	color: white;
}


.SIVR_Comment_Row .YesNo
{
	display: block;
}

.SIVR_DetailsDialog div.DataItem
{
	padding: 6px;
}
.SIVR_WordCloud
{
	text-align: center;
}
.SIVR_WordCloud_Word
{
	cursor: pointer;
	margin-right: 20px;
	margin-bottom: 10px;
	line-height: 30px;
}
.SIVR_WordCloud_Word:hover
{
	font-weight: 600;
	color: #1899c1;
}
.SIVR_WordCloud_Word[data-selected='1']
{
	font-weight: 600;
	color: #1899c1;
}
.SIVR_WordCloud_Bullett
{
	height: 8px;
	width: 8px;
	display: inline-block;
	margin-right: 20px;
	border-radius: 50%;
	background-color: black;
	border: solid 1px #000000;
}
.SIVR_NoDataToDisplay
{
	padding: 10px;
}