ul.EmailStatsCards
{
    list-style-type: none;
}

ul.EmailStatsCards li
{
    float:left;
}

ul.EmailStatsCards li .card
{
    background-color:#fafafa;
    border: 2px solid #eeeeee;
    border-radius: 4px;
    margin: 4px;
    width: 330px;
    height: 400px;
    margin-right: 20px;
    margin-bottom: 20px;
}

ul.EmailStatsCards li .card:hover
{
    border: 4px solid #bfbfbf;
    margin: 2px;
    margin-right: 18px;
    margin-bottom: 18px;
}

.esCardHeader
{
    background-color: white;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: 2px solid #eeeeee;
    padding: 4px;
    font-size: 14px;
    height: 18px;
}

.esCardHeaderText
{
    float:left;
    padding-left: 4px;
}

.esCardContent
{
    padding: 8px;
    height: 250px;
    font-weight: bold;
}

.esCardFooter
{
    position: relative;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.esCardFooterRight
{
    padding-right:8px;
    float: right;
}

.clientRecords
{
    font-size: 36px;
    font-weight: bold;
    color: gray;
}


ul.EmailStatsCards li .clientRecords
{

}

.card
{
    float:left;
}


.esCardCaption {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid LightGray;
}

.EmailStatsDetailsHeading
{
    font-size: 24px;
    font-weight: 600;
}

.esPanel
{
    float: left;
    width: 170px;
    height: 100px;
    padding: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
    border-top: solid 5px #666666;
    padding-top: 5px;
}

.esPanelHeader
{
    text-align: center;
    font-weight: 400;
}

.esPanelNumber
{
    text-align: center;
    font-weight: 800;
    font-size: 40px;
}

.esChartContainer
{
    width: 100%;
    clear: both;
}

.
{
	border: solid 1px #f2f2f2;
	padding: 0px;
	border-radius: 1px;
	width: calc(100% - 10px);
}
.SIES_TermList_Header
{
	box-sizing: border-box;
	background-color: #f2f2f2;
	height: 80px;
	position: relative;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
}
.SIES_TermList_VizHeader
{
	box-sizing: border-box;
	background-color: #f2f2f2;
	height: 32px;
	position: relative;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
}

ul.SIES_TermList_MetricPicker
{
	position: absolute;
	top: 35px;
	left: 10px;
	display: inline-block;
	list-style: none;
	margin-block-end: 0px;
	margin-block-start: 0px;
	margin-inline-end: 0px;
	margin-inline-start: 0px;
	padding-inline-start: 0px;
}
ul.SIES_Calendar_MetricPicker
{
    display: inline-block;
    list-style: none;
    margin-block-end: 0px;
    margin-block-start: 0px;
    margin-inline-end: 0px;
    margin-inline-start: 0px;
    padding-inline-start: 0px;
}
@supports (-ms-ime-align:auto)
and (-webkit-text-stroke:initial)
{
	ul.SIES_TermList_MetricPicker
	{
		top: 22px;
		left: -30px;
	}
}

@supports (-ms-ime-align:auto)
and (-webkit-text-stroke:initial)
{
	ul.SIES_Calendar_MetricPicker
	{
		top: 22px;
		left: -30px;
	}
}

_:-ms-fullscreen, :root ul.SIES_TermList_MetricPicker
{
	top: 22px;
	left: -30px;
}

ul.SIES_TermList_MetricPicker li
{
	display: inline-block;
	padding: 3px;
	background-color: white;
	border: solid 1px #d7dae2;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	color: black;
	background-color: #308e75;
	border: solid 1px #308e75;
	color: white;
	white-space: nowrap;
	overflow: hidden;
	height: 33px;
	box-sizing: border-box;
}
ul.SIES_Calendar_MetricPicker li
{
	display: inline-block;
	padding: 3px;
	background-color: white;
	border: solid 1px #d7dae2;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	color: black;
	background-color: #308e75;
	border: solid 1px #308e75;
	color: white;
	white-space: nowrap;
	overflow: hidden;
	height: 33px;
	box-sizing: border-box;
}
ul.SIES_TermList_MetricPicker li
{
	height: 33px;
	box-sizing: border-box;
}
ul.SIES_Calendar_MetricPicker li
{
	height: 30px;
	box-sizing: border-box;
}
ul.SIES_TermList_MetricPicker li.first
{
	border-top-left-radius: 1px;
	border-bottom-left-radius: 1px;
	width: 150px;
}
ul.SIES_Calendar_MetricPicker li.first
{
	border-top-left-radius: 1px;
	border-bottom-left-radius: 1px;
	width: 150px;
	margin-bottom: -3px;
}
ul.SIES_TermList_MetricPicker li.last
{
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-left: solid 1px white;
}
ul.SIES_Calendar_MetricPicker li.last
{
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-left: solid 1px white;
	margin-bottom: -3px;
}
ul.SIES_TermList_MetricPicker li.selected
{
}

.SIES_TermList_Header ul.gear-menu
{
	position: absolute;
	top: 5px;
	left: 10px;
	display: inline-block;
	list-style: none;
	margin-block-end: 0px;
	margin-block-start: 0px;
	margin-inline-end: 0px;
	margin-inline-start: 0px;
	padding-inline-start: 0px;
}
.SIES_Calendar_Header ul.gear-menu
{
	position: absolute;
	top: 5px;
	left: 10px;
	display: inline-block;
	list-style: none;
	margin-block-end: 0px;
	margin-block-start: 0px;
	margin-inline-end: 0px;
	margin-inline-start: 0px;
	padding-inline-start: 0px;
}
.SIES_TermList_Header ul.gear-menu li
{
	display: inline-block;
	padding: 3px;
	background-color: white;
	border: solid 1px #d7dae2;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	color: black;
	text-align: right;
	width: 160px;
}
.SIES_Calendar_Header ul.gear-menu li
{
	display: inline-block;
	padding: 3px;
	background-color: white;
	border: solid 1px #d7dae2;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	color: black;
	text-align: right;
	width: 160px;
}
.SIES_TermList_Header ul.gear-menu li.first
{
	border-top-left-radius: 1px;
	border-bottom-left-radius: 1px;
}
.SIES_Calendar_Header ul.gear-menu li.first
{
	border-top-left-radius: 1px;
	border-bottom-left-radius: 1px;
}
.SIES_TermList_Header ul.gear-menu li.last
{
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-left: solid 1px white;
}
.SIES_Calendar_Header ul.gear-menu li.last
{
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-left: solid 1px white;
}

.SIES_TermList_Header ul.gear-menu2
{
	position: absolute;
	top: 5px;
	left: 10px;
	display: inline-block;
	list-style: none;
	margin-block-end: 0px;
	margin-block-start: 0px;
	margin-inline-end: 0px;
	margin-inline-start: 0px;
	padding-inline-start: 0px;
	background-color: white;
	z-index: 999;
}
.SIES_Calendar_Header ul.gear-menu2
{
	position: absolute;
	top: 5px;
	left: 10px;
	display: inline-block;
	list-style: none;
	margin-block-end: 0px;
	margin-block-start: 0px;
	margin-inline-end: 0px;
	margin-inline-start: 0px;
	padding-inline-start: 0px;
	background-color: white;
	z-index: 999;
}
.SIES_TermList_Header ul.gear-menu2 li
{
	display: inline-block;
	padding: 3px;
	background-color: white;
	border: solid 1px #d7dae2;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	color: black;
	text-align: left;
	width: 180px;
	margin-bottom: 0px;
}
.SIES_Calendar_Header ul.gear-menu2 li
{
	display: inline-block;
	padding: 3px;
	background-color: white;
	border: solid 1px #d7dae2;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	color: black;
	text-align: left;
	width: 180px;
	margin-bottom: 0px;
}
.SIES_TermList_Header ul.gear-menu2 li:hover
{
	background-color: #e4e4e4;
}
.SIES_Calendar_Header ul.gear-menu2 li:hover
{
	background-color: #e4e4e4;
}
.SIES_TermList_Header ul.gear-menu2 li.first
{
	border-top-left-radius: 1px;
	border-bottom-left-radius: 1px;
}
.SIES_Calendar_Header ul.gear-menu2 li.first
{
	border-top-left-radius: 1px;
	border-bottom-left-radius: 1px;
}
.SIES_TermList_Header ul.gear-menu2 li.last
{
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-left: solid 1px white;
}
.SIES_Calendar_Header ul.gear-menu2 li.last
{
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-left: solid 1px white;
}

.SIES_TermList_Header_MetricHelp
{
	position: absolute;
	left: 170px;
	top: 8px;
	cursor: pointer;
}
.SIES_Calendar_Header_MetricHelp
{
	position: absolute;
	left: 170px;
	top: 8px;
	cursor: pointer;
}

.SIES_TermList_MetricLabel
{
	position: absolute;
	top: 10px;
	left: 14px;
	font-weight: 600;
}
.SIES_TermList_TopicLabel
{
	position: absolute;
	top: 10px;
	left: 5px;
	font-weight: 600;
}
.SIES_TermList_Header_TermHelp
{
	position: absolute;
	left: 150px;
	top: 8px;
	cursor: pointer;
}

/*
	NOTE: This conflicts with TA
#term_list_term_type_picker
{
	position: absolute;
	top: 35px;
	left: 5px;
}
*/
.SIES_TermList_AddGroupButton
{
	position: absolute;
	left: 445px;
	top: 40px;
	cursor: pointer;
}
.SIES_TermList_UnhideTerms
{
	position: absolute;
	left: 470px;
	top: 40px;
	cursor: pointer;
}
.SIES_TermList_ClearSelections
{
	position: absolute;
	right: 45px;
	top: 42px;
	cursor: pointer;
	color: blue;
	display: none;
}
.SIES_TermList_ClearSelections:hover
{
	text-decoration: underline;
}

.SIES_TermList_Header .select2-container.select2-dropdown-open
{
	width: 400px !important;
}
.SIES_TermList_Header select
{
	position: absolute;
	top: 5px;
	left: 370px;
	font-size: 16px;
	height: 30px;
	width: 210px;
}
.SIES_TermList_Header_Score
{
	position: absolute;
	top: 45px;
	right: 10px;
	font-size: 16px;
	height: 30px;
}
.SIES_TermList_Header_SortIcon
{
	position: absolute;
	top: 11px;
	right: 8px;
	cursor: pointer;
}
.SIES_TermList_Header_ConfigureIcon
{
	position: absolute;
	top: 7px;
	right: 8px;
	cursor: pointer;
}
.SIES_TermList_Header_RefreshIcon
{
	position: absolute;
	top: 7px;
	right: 38px;
	cursor: pointer;
}
.SIES_TermList_Header_IdeasIcon
{
	position: absolute;
	top: 37px;
	right: 8px;
	cursor: pointer;
}

.SIES_TermList_Footer
{
	box-sizing: border-box;
	background-color: #f2f2f2;
	height: 30px;
	position: relative;
	text-align: center;
	padding: 3px;
	border-bottom-left-radius: 1px;
	border-bottom-right-radius: 1px;
	padding-top: 6px;
}
.SIES_TermList_Footer_Download
{
	position: absolute;
	left: 10px;
	top: 4px;
	cursor: pointer;
}
.SIES_TermList_ListArea
{
	height: 300px;
	overflow: hidden;
}
.SIES_TermList_ListSubArea
{
	height: 300px;
	overflow: auto;
}
.SIES_FilterBar
{
	min-height: 33px;
	margin-bottom: 5px;
	margin-top: 2px;
	box-sizing: border-box;
	padding-left: 3px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.SIES_FilterBar_FilterNoEntry
{
	border: solid 1px #f2f2f2;
	border-radius: 1px;
	padding: 3px;
	position: relative;
	padding-right: 10px;
	position: relative;
	margin-right: 10px;
}
.SIES_FilterBar_FilterEntry
{
	display: inline-block;
	border: solid 1px #f2f2f2;
	border-radius: 1px;
	padding: 3px;
	position: relative;
	padding-right: 10px;
	position: relative;
	margin-right: 10px;
}
.SIES_FilterBar_FilterEntryText
{
	display: inline-block;
	max-width: 350px;
	max-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.SIES_FilterBar_FilterEntryKeyword
{
	cursor: pointer;
}
.SIES_FilterBar_FilterEntryKeyword:hover
{
	font-weight: 600;
	border: solid 1px #817e7e;
}
.SIES_FilterBar_FilterEntryDelete
{
	position: absolute;
	right: -8px;
	top: -8px;
	cursor: pointer;
}
.SIES_FilterBar_Add
{
	position: relative;
	top: 3px;
}
.SIES_FilterBar_FilterEntryAdd
{
	cursor: pointer;
	border: solid 1px #308e75;
	border-radius: 1px;
	padding: 6px;
	position: relative;
	color: white;
	background-color: #308e75;
}
.SIES_FilterBar_KeywordPopupCover
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	background-color: #cecece;
	opacity: .4;
	z-index: 999;
}
.SIES_FilterBar_KeywordPopup
{
	position: absolute;
	padding: 10px;
	border: solid 1px #adadad;
	background-color: white;
	z-index: 9999;
}
.SIES_FilterBar_KeywordPopup_FooterArea
{
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: calc(100% - 20px);
	text-align: right;
	height: 35px;
	border-bottom: slid 1px #adadad;
}
.SIES_FilterBar_KeywordPopup_FooterArea button
{
	margin-left: 5px;
	padding: 3px;
}
.SIES_FilterBar_KeywordPopup_HeaderArea
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: calc(100% - 20px);
	text-align: center;
	height: 35px;
	border-top: slid 1px #adadad;
	font-weight: 600;
}
.SIES_FilterBar_KeywordPopup_PickerArea
{
	position: absolute;
	top: 45px;
	left: 10px;
	width: calc(100% - 20px);
	height: calc(100% - 100px);
	overflow: auto;
}
.SIES_FilterBar_KeywordPopup_PickerArea input[type="checkbox"]
{
	display: block;
}
.SIES_TermList_Entries
{
	position: relative;
	border-collapse: collapse;
}
.SIES_TermList_Entries thead tr
{
	font-weight: 600;
	background-color: #ffffff;
	border-bottom: dotted 1px #cecece;
}
.SIES_TermList_Entries thead th
{
	font-weight: 600;
	background-color: #ffffff;
	border-bottom: dotted 1px #cecece;
	position: sticky;
	top: 0;
	height: 27px;
	padding-left: 3px;
	padding-right: 3px;
}
.SIES_TermList_Entries thead th img
{
	position: absolute;
	right: 2px;
	top: 3px;
}
.SIES_TermList_Entries thead th div.SIES_TermList_TermSearchIcon
{
	position: absolute;
	top: 5px;
	right: 25px;
	background-image: url('/themes/default/images/search.png');
	background-size: 16px 16px;
	width: 16px;
	height: 16px;
}
.SIES_TermList_Entries thead th input.SIES_TermList_TermSearchInline
{
	position: absolute;
	top: 3px;
	right: 46px;
	height: 16px;
	width: 100px;
	font-size: 10px;
	padding: 2px;
	z-index: 99;
}
.SIES_TermList_Entries tbody tr
{
	height: 30px;
}
.SIES_TermList_Entries tbody tr:hover
{
	background-color: #e2e2e2 !important;
	cursor: pointer;
}
.SIES_TermList_Entries tbody tr.siesentryselected
{
	background-color: #e2e2e2 !important;
}



.SIES_TermList_SubEntries
{
	position: relative;
	border-collapse: collapse;
}
.SIES_TermList_SubEntries thead tr
{
	font-weight: 600;
	background-color: #ffffff;
	border-bottom: dotted 1px #cecece;
}
.SIES_TermList_SubEntries thead th
{
	font-weight: 600;
	background-color: #ffffff;
	border-bottom: dotted 1px #cecece;
	position: sticky;
	top: 0;
	height: 27px;
}


.SIES_TermList_ListSubArea tr:hover
{
	background-color: #e2e2e2 !important;
	cursor: pointer;
}
.SIES_TermList_ListSubArea tr.siesentryselected
{
	background-color: #e2e2e2 !important;
}

.SIES_TermList_Entries td
{
	height: 30px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.SIES_TermList_ListSubArea td
{
	height: 30px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.SIES_TermList_FrequencyBar
{
	/* background-color: #308e75; */
	background-color: #302e2e;
	height: 25px;
}
.SIES_TermList_Green
{
	color: #39A282;
	font-weight: 800;
}
.SIES_TermList_Red
{
	color: #bc3932;
	font-weight: 800;
}
.SIES_TermList_Orange
{
	color: #ff8e10;
	font-weight: 800;
}
.SIES_TermList_Yellow
{
	color: #ffe400;
	font-weight: 800;
}

.SIES_TermList_SubTermArea
{
	padding: 0px;
}


.SIES_TextList_Container
{
	border: solid 1px #f2f2f2;
	padding: 0px;
	border-radius: 1px;
	width: calc(100% - 10px);
	position: relative;
	margin-left: 10px;
}
.SIES_TextList_Header
{
	box-sizing: border-box;
	background-color: #f2f2f2;
	height: 80px;
	position: relative;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
}
.SIES_TextList_Maximize
{
	position: absolute;
	cursor: pointer;
	top: 7px;
	left: 5px;
}
.SIES_TextList_HeaderTitle
{
	font-weight: 600;
	position: absolute;
	top: 8px;
	left: 38px;
}
.SIES_TextList_Header ul
{
	position: absolute;
	top: 5px;
	left: 120px;
	display: inline-block;
	list-style: none;
	margin-block-end: 0px;
	margin-block-start: 0px;
	margin-inline-end: 0px;
	margin-inline-start: 0px;
	padding-inline-start: 0px;
}
.SIES_TextList_Header ul li
{
	display: inline-block;
	padding: 3px;
	background-color: white;
	border: solid 1px #d7dae2;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	color: black;
}
.SIES_TextList_Header ul li.first
{
	border-top-left-radius: 1px;
	border-bottom-left-radius: 1px;
}
.SIES_TextList_Header ul li.last
{
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
}
.SIES_TextList_Header ul li.selected
{
	background-color: #308e75;
	border: solid 1px #308e75;
	color: white;
}
.SIES_TextList_Header select
{
	position: absolute;
	top: 5px;
	left: 300px;
	font-size: 16px;
	height: 30px;
}
.SIES_TextList_Header_Gear
{
	position: absolute;
	right: 5px;
	top: 7px;
	cursor: pointer;
}
.SIES_TextList_Header_Adjust
{
	position: absolute;
	right: 34px;
	top: 7px;
	cursor: pointer;
}
.SIES_TextList_Header_Coder
{
	position: absolute;
	right: 63px;
	top: 7px;
	cursor: pointer;
}
.SIES_TextList_Header_BulkTools
{
	position: absolute;
	right: 63px;
	top: 7px;
	cursor: pointer;
}
.SIES_TextList_Header_Help
{
	position: absolute;
	right: 92px;
	top: 7px;
	cursor: pointer;
}


.SIES_TextList_Footer
{
	box-sizing: border-box;
	background-color: #f2f2f2;
	height: 30px;
	position: relative;
	text-align: center;
	padding: 3px;
	border-bottom-left-radius: 1px;
	border-bottom-right-radius: 1px;
	padding-top: 6px;
	cursor: pointer;
	position: relative;
}
.SIES_TextList_ListArea
{
	height: 680px;
	overflow: auto;
}

.SIES_EmotionImpact_Container
{
	border: solid 1px #f2f2f2;
	padding: 0px;
	border-radius: 1px;
	width: calc(100% - 10px);
	position: relative;
}
.SIES_EmotionImpact_ListArea table
{
	font-size: 22px;
}
.SIES_EmotionImpact_ListArea table td
{
	padding: 4px;
}


.SIES_TrendingViewer_Container
{
	border: solid 1px #f2f2f2;
	padding: 0px;
	border-radius: 1px;
	width: calc(100% - 10px);
}
.SIES_TrendingViewer_Header
{
	box-sizing: border-box;
	background-color: #f2f2f2;
	position: relative;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	padding-top: 5px;
}
.SIES_TrendingViewer_Header ul#year
{
	position: absolute;
	top: 5px;
	left: 10px;
	display: inline-block;
	list-style: none;
	margin-block-end: 0px;
	margin-block-start: 0px;
	margin-inline-end: 0px;
	margin-inline-start: 0px;
	padding-inline-start: 0px;
}
.SIES_TrendingViewer_Header ul#year li
{
	display: inline-block;
	padding: 3px;
	background-color: white;
	border: solid 1px #d7dae2;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	color: black;
}
.SIES_TrendingViewer_Header ul#year li.first
{
	border-top-left-radius: 1px;
	border-bottom-left-radius: 1px;
}
.SIES_TrendingViewer_Header ul#year li.last
{
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
}
.SIES_TrendingViewer_Header ul#year li.selected
{
	background-color: #308e75;
	border: solid 1px #308e75;
	color: white;
}
.SIES_TrendingViewer_Header select
{
	position: absolute;
	top: 5px;
	left: 300px;
	font-size: 16px;
	height: 30px;
}

.SIES_TrendingViewer_Header.SIES_Calendar_Header select
{
    position: inherit;
	font-size: 16px;
	height: 30px;
}

.SIES_TrendingViewer_Footer
{
	box-sizing: border-box;
	background-color: #f2f2f2;
	height: 30px;
	position: relative;
	text-align: center;
	padding: 3px;
	border-bottom-left-radius: 1px;
	border-bottom-right-radius: 1px;
	padding-top: 6px;
	cursor: pointer;
}
.SIES_TrendingViewer_ListArea
{
	height: 300px;
	overflow: auto;
	position: relative;
}
.SIES_JobChooser_Card
{
	border: solid 1px #f2f2f2;
	border-radius: 1px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
	width: 220px;
	height: 280px;
	position: relative;
	padding: 0px;
	overflow: hidden;
	cursor: pointer;
}
.SIES_JobChooser_Card_Header
{
	position: absolute;
	top: 0px;
	left:  0px;
	width: 220px;
	background-color: #eb2677;
	font-weight: 600;
	padding: 8px;
	height: 40px;
	font-size: 14px;
	color: white;
	background-image: url('/modules/text_analytics/images/iconfinder_eye_2_133791.png');
	background-size: 32px 32px;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 10px;
	box-sizing: border-box;
}
.SIES_JobChooser_Card_Footer
{
	position: absolute;
	bottom: 0px;
	left:  0px;
	width: 220px;
	background-color: #f2f2f2;
	font-weight: 600;
	padding: 8px;
	height: 30px;
	font-size: 14px;
}
.SIES_JobChooser_Card_Description
{
	position: absolute;
	top: 40px;
	left:  0px;
	width: 210px;
	background-color: #ffffff;
	font-weight: 400;
	padding: 8px;
	height: 210px;
	font-size: 14px;
	color: black;
	border-top: solid 1px #f2f2f2;
	overflow: hidden;
}
.SIES_JobChooser_Card_Adder
{
	position: absolute;
	width: 220px;
	height: 280px;
	top: 0px;
	left: 0px;
	background-image: url('/themes/default/images/add.png');
	background-size: 100px 100px;
	background-repeat: no-repeat;
	background-position: 60px 90px;
}
.SIES_DataSetName
{
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 10px;
}
.SIES_DataSetNameWithHelp
{
	position: relative;
	padding-left: 45px;
}
.SIES_DataSetName_HelpIcon
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 42px;
	height: 39px;
	background-image: url('/modules/text_analytics/images/corner_help.png');
	background-repeat: no-repeat;
	cursor: pointer;
}
.SIES_DataSetName_SubHeading
{
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px;
	margin-top: 10px;
}
.SIES_DataSetName_ChangeQuestion
{
	color: blue;
	cursor: pointer;
}
.SIES_DataSetName_ChangeQuestion:hover
{
	text-decoration: underline;
}
.SIES_TermList_Search
{
	position: absolute;
	top: 5px;
	right: 10px;
}
.SIES_TermList_Search input
{
	border: solid 1px #cecece;
	border-radius: 1px;
	color: #cecece;
	background-color: white;
	width: 220px;
	font-size: 15px;
	background-image: url('/themes/default/images/search.png');
	background-size: 20px 20px;
	background-position: top 2px right 4px;
	background-repeat: no-repeat;
	padding-right: 30px;
}

.SIES_TextList_Header
{
	position: relative;
}
.SIES_TextList_HeaderText
{
	position: absolute;
	top: 45px;
	left: 5px;
}
.SIES_TextList_Header #show_sentiment
{
	top: 40px;
	left: 130px;
}
@supports (-ms-ime-align:auto)
and (-webkit-text-stroke:initial)
{
	.SIES_TextList_Header #show_sentiment
	{
		top: 25px;
		left: 100px;
	}
}
.SIES_TextEntry
{
	padding: 5px;
	border-bottom: dashed 2px #cecece;
	margin-bottom: 10px;
	position: relative;
}
.SIES_TextEntry_Toolbar
{
	position: absolute;
	bottom: 5px;
	right: 5px;
	display: block;
}
.SIES_TextEntry_ReviewBar
{
	position: absolute;
	bottom: 5px;
	left: 5px;
	display: block;
}
.SIES_TextEntry_ReviewBar_Checked
{
	cursor: pointer;
}

.SIES_TextEntry_More
{
	cursor: pointer;
	font-style: italic;
	font-weight: 600;
	border: solid 1px #000000;
	border-radius: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    white-space: nowrap;
}
.SIES_TextEntry_More:hover
{
	font-weight: 600;
}
.SIES_TextEntry_Footer
{
	margin-top: 5px;
	font-style: italic;
	font-weight: 600;
	position: relative;
	display: inline;
}

.SIES_TextEntry_Bold
{
	margin-top: 5px;
	font-weight: 800;
	position: relative;
	display: inline;
}

.SIES_TextEntry_color_black
{
	color: rgb(0,0,0);
	display: inline;
}
.SIES_TextEntry_color_red
{
	color: #bc3932;
	display: inline;
}
.SIES_TextEntry_color_green
{
	color: #39A282;
	display: inline;
}
.SIES_TextEntry_color_orange
{
	color: #ff8e10;
	display: inline;
}

.SIES_TextView_Label
{
	background-color: #e3e2e2;
	border: dotted 1px #e3e2e2;
	padding: 2px;
	border-radius: 1px;
	margin-right: 5px;
	margin-bottom: 3px;
	font-size: 10px;
	float: left;
}
.SIES_TextEntry
{
	font-size: 15px;
}
.SIES_TextView_InfoTable td
{
	border: dotted 1px #cecece;
}
.SIES_AdjustLabel_Label
{
	margin-bottom: 3px;
}
.SIES_AdjustLabel_AddButton
{
	cursor: pointer;
	padding-left: 20px;
	background-image: url('/modules/text_analytics/images/add_to.png');
	background-size: 16px 16px;
	background-repeat: no-repeat;
	margin-top: 8px;
}
.SIES_AdjustLabel_Label
{
	position: relative;
}
.SIES_AdjustLabel_LabelDelete
{
	position: absolute;
	right: 5px;
	top: 0px;
	display: none;
	cursor: pointer;
	color: blue;
}
.SIES_AdjustLabel_LabelDelete:hover
{
	text-decoration
}
.SIES_AdjustLabel_Label:hover .SIES_AdjustLabel_LabelDelete
{
	display: block;
}

.SIES_AdjustLabel_AddedLabel
{
	position: relative;
}
.SIES_AdjustLabel_AddedLabelDelete
{
	position: absolute;
	right: 5px;
	top: 0px;
	display: none;
	cursor: pointer;
	color: blue;
}
.SIES_AdjustLabel_AddedLabelDelete:hover
{
	text-decoration
}
.SIES_AdjustLabel_AddedLabel:hover .SIES_AdjustLabel_AddedLabelDelete
{
	display: block;
}

.SIES_TermList_Container ul.gear-menu li
{
}

.SIES_TrendingViewer_Header #time_slice
{
	position: static;
}
.SIES_TrendingViewer_Header #rank_choice
{
	position: static;
}
.SIES_TrendingViewer_Header #term_count
{
	position: static;
}
.SIES_TrendingViewer_Header #term_type
{
	position: static;
	margin-top: 4px;
}
.SIES_TrendingView_ColumnBackground
{
	cursor: pointer;
}
.SIES_TrendingView_ColumnBackground:hover
{
	background-color: #eff7ff;
}
.SIES_TrendingViewer_ColumnHeader
{
	background-color: #cecece;
	color: black;
	font-weight: 700;
	font-size: 14px;
	min-height: 55px;
	min-width: 80px;
	padding: 2px;
}
.SIES_TrendingViewer_ColumnContents
{
	min-height: 200px;
	border-right: solid 1px #cecece;
}
.SIES_TrendingViewer_ColumnScore
{
	border-right: solid 1px #cecece;
	font-weight: 800;
	font-size: 16px;
	text-align: center;
}
.SIES_TrendingView_Term
{
	cursor: pointer;
	border: solid 1px #ffffff;
}
.SIES_TrendingView_Term:hover
{
	background-color: #eb2677;
	color: white !important;
}


.SIES_TrendingViewer_Footer ul
{
	display: inline-block;
	list-style: none;
	margin-block-end: 0px;
	margin-block-start: 0px;
	margin-inline-end: 0px;
	margin-inline-start: 0px;
	padding-inline-start: 0px;
}
.SIES_TrendingViewer_Footer ul li
{
	display: inline-block;
	padding: 3px;
	background-color: white;
	border: solid 1px #d7dae2;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	color: black;
}
.SIES_TrendingViewer_Footer ul li.first
{
	border-top-left-radius: 1px;
	border-bottom-left-radius: 1px;
}
.SIES_TrendingViewer_Footer ul li.last
{
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
}
.SIES_TrendingViewer_Footer ul li.selected
{
	background-color: #308e75;
	border: solid 1px #308e75;
	color: white;
}
.SIES_TrendingView_ImpactorArea
{
	padding-left: 10px;
	padding-right: 10px;
}
.SIES_TrendingView_ImpactorAreaHeader
{
	font-weight: 600;
	margin-bottom: 5px;
}
.SIES_TrendingView_Impactor
{
	width: 350px;
	height: 50px;
	border: solid 1px #adadad;
	padding: 5px;
	box-sizing: border-box;
	font-weight: 400;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	white-space: nowrap;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	padding-right: 70px;
}
.SIES_TrendingView_ImpactorUp
{
	border-left: solid 10px #65983d;
	/*background-color: #39A282;*/
	color: black;
}
.SIES_TrendingView_ImpactorDown
{
	border-left: solid 10px #bc3932;
	/*background-color: #bc3932;*/
	color: black;
}
.SIES_TrendingView_ImpactorLabel
{
	position: absolute;
	top: 15px;
	left: 5px;
	white-space: nowrap;
	width: 200px;
	overflow: hidden;
	text-align: left;
}
.SIES_TrendingView_ImpactorAmount
{
	position: absolute;
	top: 15px;
	right: 70px;
	white-space: nowrap;
	width: 70;
	overflow: hidden;
	text-align: right;
	font-weight: 800;
}
.SIES_TrendingView_ImpactorQuantity
{
	position: absolute;
	top: 15px;
	right: 5px;
	white-space: nowrap;
	width: 70;
	overflow: hidden;
	text-align: right;
	font-weight: 800;
}
.SIES_SearchBar input
{
	width: calc(100% - 8px);
	font-size: 14px;
	height: 25px;
	padding: 4px;
	padding-right: 20px;
	background-image: url(/themes/default/images/search.png);
	background-size: 24px 24px;
	background-repeat: no-repeat;
	background-position: top right;
	box-sizing: border-box;
	border-radius: 1px;
	height: 30px;
}
.SIES_SearchBarEmpty
{
	color: #cecece;
}
.SIES_SearchBarEmpty
{
	color: #000000;
}


.SIES_TextList_ConfigureFieldName
{
	width: 320px !important;
}
.SIES_TextList_ConfigureFormat
{
	width: 170px !important;
}
.SIES_TextList_ConfigurePrefix
{
	width: 150px !important;
}
.SIES_TextList_ConfigureDelete
{
	cursor: pointer;
}
.SIES_TextList_ConfigureUp
{
	cursor: pointer;
}
.SIES_TextList_ConfigureDown
{
	cursor: pointer;
}
.SIES_TextList_AddField
{
	color: #308e75;
	cursor: pointer;
}
.SIES_TextList_AddField:hover
{
	text-decoration: underline;
}



.SIES_VizTool_HeaderLabel
{
	font-weight: 600;
	position: absolute;
	top: 10px;
	left: 10px;
}
.SIES_VizTool_VizSelector
{
	position: absolute;
	top: 5px;
	left: 10px;
}
.SIES_VizTool_VizSelector select
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
}

.SIES_TextViewer_Popup
{
	overflow: hidden;
}
.SIES_TextViewer_PopupHeader
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	background-color: #f2f2f2;
	font-weight: 600;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 9px;
}
.SIES_TextViewer_PopupHeaderMinimizeIcon
{
	position: absolute;
	top: 5px;
	right: 10px;
	cursor: pointer;
}
.SIES_TextViewer_PopupHeaderConfigureIcon
{
	position: absolute;
	top: 5px;
	right: 40px;
	cursor: pointer;
}
.SIES_TextViewer_PopupHeaderTopicIcon
{
	position: absolute;
	top: 5px;
	right: 100px;
	cursor: pointer;
}
.SIES_TextList_PopupHeader_Coder
{
	position: absolute;
	top: 5px;
	right: 130px;
	cursor: pointer;
}
.SIES_TextViewer_PopupHeaderBulkActionsIcon
{
	position: absolute;
	top: 5px;
	right: 160px;
	cursor: pointer;
}
.SIES_TextViewer_PopupHeaderHelpIcon
{
	position: absolute;
	top: 5px;
	right: 190px;
	cursor: pointer;
}
.SIES_TextViewer_PopupHeaderExportIcon
{
	position: absolute;
	top: 5px;
	right: 70px;
	cursor: pointer;
}
.SIES_TextViewer_PopupInnerArea
{
	padding: 10px;
	position: absolute;
	top: 40px;
	left: 0px;
	width: 100%;
	height: calc(100% - 72px);
	overflow: auto;
}

.SIES_TextViewer_PopupFooter
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 32px;
	box-sizing: border-box;
	background-color: #f2f2f2;
	font-weight: 600;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	text-align: center;
	font-weight: 400;
}
#SIES_termlist_expand_area
{
	cursor: pointer;
}

.SIES_TextList_Search
{
	position: absolute;
	left: 40px;
	top: 35px;
	width: 50%;
	border: solid 1px #cecece;
	border-radius: 1px;
	color: #cecece;
	background-color: white;
	font-size: 15px;
	background-image: url('/themes/default/images/search.png');
	background-size: 20px 20px;
	background-position: top 5px right 4px;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 5px;
	font-size: 14px;
	height: 29px;
}
.SIES_TermList_Header_TextSearchHelp
{
	position: absolute;
	top: 39px;
	left: calc(50% + 80px);
	cursor: pointer;
}
.SIES_TermList_EntryGear
{
	cursor: pointer;
}

.SIES_Showreel_Slide
{
	width: 970px;
	height: 630px;
	border: solid 1px #cecece;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #f1f1f1;
	position: relative;
	border-radius: 1px;
}
.SIES_Showreel_SlideItem
{
	font-size: 15px;
	font-weight: 400;
	border-radius: 1px;
	border: solid 2px #8d8d8d;
	background-color: white;
	overflow: hidden;
	padding: 10px;
	cursor: pointer;
}
.SIES_Showreel_SlideItemPOSITIVE
{
	color: #208700;
	border: solid 2px green;
}
.SIES_Showreel_SlideItemNEGATIVE
{
	color: #cd1e06;
	border: solid 2px #cd1e06;
}
.SIES_Showreel_SlideItemMIXED
{
	color: orange;
	border: solid 2px orange;
}
.SIES_Showreel_SlideItem:hover
{
	border: dashed 2px black;
}
.SIES_Showreel_SlideItem img.Delete
{
	display: none;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
}
.SIES_Showreel_SlideItem:hover img.Delete
{
	display: block;
}

.SIES_Showreel_SlideItem img.Info
{
	display: none;
	position: absolute;
	right: 20px;
	top: 0px;
	cursor: pointer;
}
.SIES_Showreel_SlideItem:hover img.Info
{
	display: block;
}


.SIES_TopicTrend_ChartContainer
{
	padding: 10px;
}
.SIES_TopicTrend_ChartContainer table tr
{
	cursor: pointer;
}
.SIES_TopicTrend_ChartContainer table tr:hover
{
	font-weight: 600;
	background-color: #e2e2e2;
}
.SIES_TopicTrend_ChartContainer table tr td
{
	border-bottom: solid 1px #cecece;
}
.SIES_TopicTrend_Chart_Legend
{
	border: solid 1px #cecece;
	padding: 5px;
	margin-bottom: 10px;
	width: 456px;
}
.SIES_TopicTrend_Chart_Legend table tr td
{
	border-bottom: none;
}
.SIES_TopicTrend_ProgressBar
{
	padding: 5px;
	border: solid 1px #302e2e;
	width: 500px;
	text-align: left;
}
.SIES_TopicTrend_ProgressBar_Indicator
{
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 3px;
	background-color: #39A282;
}
.SIES_TrendingViewer_Header .SIES_TermTrend_SelectTerm
{
	position: absolute !important;
    top: 0px !important;
    left: 430px !important;
}
.SIES_Calendar_Month
{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.SIES_Calendar_Month .MonthName
{
	font-weight: 800;
}
.SIES_Calendar_Month .WeekHeader
{
	font-weight: 800;
}

.SIES_TopicTrend_ChartContainer .SIES_Calendar_Month table td
{
	border: none;
	width: 28px;
	height: 28px;
}
.SIES_TopicTrend_ChartContainer .SIES_Calendar_Month table tr:hover
{
	background-color: transparent;
	font-weight: 400;
}
.SIES_TopicTrend_ChartContainer .SIES_Calendar_Month table tr td:hover
{
	font-weight: 800;
}

.SIES_CalendarHeader select
{
	position: absolute;
	top: 3px;
	left: 55px;
}
.SIES_CalendarHeader span
{
	position: absolute;
	top: 10px;
	left: 5px;
}
.SIES_Calendar_DaysOfWeekBarItem
{
	margin: 1px;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	overflow: hidden;
	display: inline-block;
}
.SIES_DatasetList_LoadingWindow
{
	border: solid 2px #2d2d2d;
	padding: 10px;
	text-align: center;
	padding-top: 35px;
	position: absolute;
	z-index: 999;
	background-color: white;
}
.SIES_TrendingTermItem
{
	cursor: pointer;
}
.SIES_SentimentTrendItem
{
	cursor: pointer;
}
.SIES_TopicTrend_Chart_Legend table tr
{
	cursor: default;
}
.SIES_TopicTrend_Chart_Legend table tr:hover
{
	background-color: transparent;
	font-weight: 400;
}
.SIES_ConfigureLabels
{
	width: 300px !important;
}
.SIES_GeoHeader span
{
	position: absolute !important;
	top: 9px !important;
	left: 5px !important;
}
.SIES_GeoHeader select
{
	position: absolute !important;
	left: 150px !important;
	top: 4px !important;
}
#term_list_term_type_picker .select2-container
{
	z-index: 9;
}


.SIES_EmotionImpact_Column
{
	box-sizing: border-box;
	text-align: center;
	border: solid 2px #f0f0f0;
	position: absolute;
	cursor: pointer;
	margin-right: 2px;
	overflow: hidden;
}
.SIES_EmotionImpact_Column:hover
{
	border: solid 2px #000000;
}
.SIES_EmotionImpact_Column_Delete
{
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
}
.SIES_EmotionImpact_Column_Active
{
	cursor: default;
}
.SIES_EmotionImpact_Column_Active:hover
{
	border: solid 2px #f0f0f0;
}
.SIES_EmotionImpact_Column_SectionHeading
{
	font-weight: 600;
	padding-top: 3px;
	padding-bottom: 8px;
}
.SIES_EmotionImpact_Column_SectionItem
{
	padding-top: 2px;
	padding-bottom: 5px;
	line-height: 18px;
	cursor: pointer;
}
.SIES_EmotionImpact_Column_SectionItem:hover
{
	text-decoration: underline;
}
.SIES_EmotionImpact_Column_SectionItemDivider
{
	margin-left: auto;
	margin-right: auto;
	border-bottom: dashed 1px #000000;
	height: 1px;
	width: 50%;
	overflow: hidden;
	margin-top: 4px;
}
.SIES_EmotionImpact_Column_Section[data-section="sentiment_description"]
{
	white-space: nowrap;
}

.SIES_AddTopic_SynonymsFound
{
	font-weight: 600;
}
.SIES_AddTopic_NoSynonymsFound
{
	font-weight: 600;
}

.SIES_TopicModeler_TextListArea .SIES_TextEntry
{
	cursor: pointer;
}
.SIES_TopicModeler_TextListArea .SIES_TextEntry:hover
{
	background-color: #aad5d3;
}
.SIES_TopicModeler_TextListArea .SIES_TextEntry[data-selected="1"]
{
	background-color: #7dbbb9;
}

.SIES_TopicModeler_TextListArea .SIES_TextEntry[data-selected="1"] .SIES_TextEntry_color_orange
{
	color: white;
}
.SIES_TopicModeler_TextListArea .SIES_TextEntry[data-selected="1"] .SIES_TextEntry_color_red
{
	color: white;
}
.SIES_TopicModeler_TextListArea .SIES_TextEntry[data-selected="1"] .SIES_TextEntry_color_green
{
	color: white;
}
.SIES_TopicModeler_TextListArea .SIES_TextEntry[data-selected="1"] .SIES_TextEntry_color_black
{
	color: white;
}

.TA_SentimentTableWidget td
{
	cursor: pointer;
}
.TA_SentimentTableWidget td:hover
{
	background-color: #aad5d3;
}
.TA_SentimentTableWidget td[data-selected="1"]
{
	background-color: #7dbbb9;
}

.TA_EmotionTableWidget td
{
	cursor: pointer;
}
.TA_EmotionTableWidget td:hover
{
	background-color: #aad5d3;
}
.TA_EmotionTableWidget td[data-selected="1"]
{
	background-color: #7dbbb9;
}
.TA_TopicTableWidget td.SIES_Delete
{
	cursor: pointer;
}
.TA_TopicTableWidget td.SIES_Delete:hover
{
	text-decoration: underline;
}
.TA_EmotionTableWidget td.TA_EmotionTableWidgetL1Sub
{
	font-size: 12px;
	font-style: italic;
}

.TA_EmotionTableWidget td.TA_EmotionTableWidgetL2Sub
{
	font-size: 12px;
	font-style: italic;
}
.SIES_BulkOpProgressBarContainer
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.SIES_BulkOpProgressAreaNofN
{
	text-align: center;
	font-size: 20px;
}
.SIES_BulkOpProgressAreaPercentage
{
	text-align: center;
	font-size: 20px;
}
.SIES_BulkOpProgressBar
{
	display: inline-block;
	width: 410px;
	height: 18px;
	text-align: left;
	white-space: nowrap;
	border: solid 1px #cecece;
	padding: 4px;
}
.SIES_BulkOpProgressBarBullet
{
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 2px;
	background-color: rgb(235, 23, 110);
	border: none;
	overflow: hidden;
}
.SIES_HideTerm
{
	color: blue;
	cursor: pointer;
}
.SIES_HideTerm:hover
{
	text-decoration: underline;
}

.SIESEmotionTrendDiagrams table thead tr td
{
	font-weight: 800;
	border-bottom: solid 2px #adadad;
	padding: 4px;
	text-align: center;
}
.SIESEmotionTrendDiagrams table tbody tr td
{
	font-weight: 400;
	border-bottom: solid 1px #cecece;
	border-right: solid 1px #cecece;
	padding: 4px;
	text-align: center;
}
.SIESEmotionTrendDiagrams table tbody tr td:first-child
{
	border-left: solid 1px #cecece;
	text-align: left;
}
.EmotionTrendChartBoxRow
{
	white-space: nowrap;
	height: 7px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 7px;
}
.EmotionTrendChartBox
{
	width: 6px;
	height: 6px;
	margin-bottom: 1px;
	margin-right: 1px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline-block;
	border-radius: 50%;
}
.EmotionTrendChartBox_ANGER
{
	background-color: #bf504d;
}
.EmotionTrendChartBox_ANTICIPATION
{
	background-color: #1e4979;
}
.EmotionTrendChartBox_DISGUST
{
	background-color: #948b51;
}
.EmotionTrendChartBox_FEAR
{
	background-color: #f69645;
}
.EmotionTrendChartBox_JOY
{
	background-color: #4babc4;
}
.EmotionTrendChartBox_SADNESS
{
	background-color: #4e81bd;
}
.EmotionTrendChartBox_SURPRISE
{
	background-color: #9bbb57;
}
.EmotionTrendChartBox_TRUST
{
	background-color: #8064a0;
}

.SIESEmotionTrendTabularDataColumn
{
	cursor: pointer;
}
.SIESEmotionTrendTabularDataColumn:hover
{
	background-color: #86c2d2;
	color: white;
}

.SIES_TermCompare_Header
{
	box-sizing: border-box;
	background-color: #f2f2f2;
	height: 80px;
	position: relative;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
}

#term_compare_row_picker
{
	position: absolute;
	top: 35px;
	left: 20px;
}
#term_compare_column_picker
{
	position: absolute;
	top: 35px;
	left: 270px;
}
#term_compare_circle_sizing_picker
{
	position: absolute;
	top: 35px;
	left: 515px;
}
#term_compare_circle_sizing_picker select
{
	height: 33px;
}
.SIES_TermCompare_RowLabel
{
	position: absolute;
    top: 10px;
    left: 25px;
    font-weight: 600;
}
.SIES_TermCompare_ColumnLabel
{
	position: absolute;
    top: 10px;
    left: 270px;
    font-weight: 600;
}
.SIES_TermCompare_CircleSizingLabel
{
	position: absolute;
    top: 10px;
    left: 515px;
    font-weight: 600;
}
.SIES_TermComparisons_Table
{
	overflow: auto;
}
th.rotate {
  /* Something you can count on */
  height: 140px;
  white-space: nowrap;
}

th.rotate > div {
  transform:
    /* Magic Numbers */
    translate(38px, 51px)
    /* 45 is really 360 - 45 */
    rotate(315deg);
	width: 30px;
	background-color: transparent;
}
th.rotate > div > span {
	border-bottom: 1px solid #4b4b4b;
	padding: 1px 10px;
	background-color: white;
}
.SIES_TermComparisons_Table
{
	position: relative
}
.SIES_TermComparisons_Table th
{
	border-bottom: solid 2px #4b4b4b;
	position: sticky;
	top: 0px;
	background-color: transparent;
}
.SIES_TermComparisons_Table tbody tr
{
	min-height: 45px;
	height: 45px;
}
.SIES_TermComparisons_Table tbody tr td
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: dotted 1px #898989;
	border-right: dotted 1px #898989;
	cursor: pointer;
	min-width: 45px;
	min-height: 45px;
	height: 45px;
}
.SIES_TermComparisons_Table tbody tr:hover
{
	font-weight: 600;
}
.SIES_TermComparisons_Table tbody tr td:hover
{
	background-color: #e2e2e2;
}
.sticky-column
{
	position: sticky;
	left: 0px;
	background-color: white;
}

.SIES_WordUsageHeader
{
	padding-left: 10px;
	padding-right: 10px;
}
.SIES_WordUsageHeader input
{
	height: 25px;
	font-size: 14px;
	width: 200px;
}

.SIES_WordUsageResults_NextWordList
{
	border-right: solid 1px #cecece;
	margin-left: 4px;
	margin-right: 4px;
}
.SIES_WordUsageResults_NextWordList td
{
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.SIES_WordUsageResults_NextWordList tr
{
	cursor: pointer;
}
.SIES_WordUsageResults_NextWordList tr[data-selected="1"]
{
	background-color: #308e75;
	color: white;
	cursor: pointer;
}
.SIES_WordUsageResults_NextWordList tr:hover
{
	background-color: #308e75;
	color: white;
}
.SIES_WordUsageResults_UsageList_Middle
{
	background-color: #308e75;
	color: white;
}
.SIES_WordUsageDiagram
{
	font-size: 15px;
}
.SIES_WordUsageResults_UsageList td
{
	padding: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: dotted 1px transparent;
}

.SIES_WordUsageResults_ContextList
{
	padding-left: 0px;
	padding-right: 0px;
}
.SIES_WordUsageResults_UsageList_Before div
{
	height: 22px;
	overflow: hidden;
	text-align: right;
	float:right;
}
.SIES_WordUsageResults_UsageList_After div
{
	height: 22px;
	overflow: hidden;
	text-align: left;
}

.SIES_TermUsage_AllWordTerm
{
	float: left;
	width: 150px;
	height: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 4px;
	cursor: pointer;
	text-align: center;
	border: solid 2px transparent;
}
.SIES_TermUsage_AllWordTerm:hover
{
	background-color: #f2f2f2;
	border: solid 2px #308e75;
	color: black;
}
.SIES_WordUsageResults_SubFooter
{
	margin-top: 5px;
	padding: 3px;
	font-style: italic;
}
.SIES_WordUsageResults_SubHeader
{
	background-color: #e5e5e5;
	padding: 7px;
	padding-top: 9px;
	padding-bottom: 9px;
	font-weight: 600;
	color: #828282;
}

.SIES_WordUsageResults_UsageList tr
{
	cursor: pointer;
}
.SIES_WordUsageResults_UsageList tr:hover
{
	font-weight: 600;
}
.SIES_TextList_ManualAssignmentHelp
{
	cursor: pointer;
}
.SIES_TrendTopics_What
{
	position: absolute !important;
	left: 500px !important;
}
.SIES_TrendTopics_ColumnSize
{
	position: absolute !important;
	left: 600px !important;
}
.SIES_TrendTopics_HideTopic
{
	color: blue;
	cursor: pointer;
}
.SIES_TrendTopics_HideTopic:hover
{
	text-decoration: underline;
}
.SIES_TrendTopics_Unhide
{
	color: blue;
	cursor: pointer;
}
.SIES_TrendTopics_Unhide:hover
{
	text-decoration: underline;
}
.SIES_CustomTrendAddVarHeader
{
	font-size: 13px;
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 1px;
	display: inline-block;
	width: 230px;
	padding-left: 10px;
}
.SIES_CustomTrendAddVarArea
{
	padding-left: 0px;
}
.SIES_CustomTrendMinBaseSizeArea select
{
	width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}
.SIES_DataSetTools_DeleteRecord
{
	color: blue;
	cursor: pointer;
}
.SIES_DataSetTools_DeleteRecord:hover
{
	text-decoration: underline;
}
.SIES_DT_DeleteDups
{
	color: blue;
	cursor: pointer;
}
.SIES_DT_DeleteDups:hover
{
	text-decoration: underline;
}
.SIES_DT_DeleteExtras
{
	color: blue;
	cursor: pointer;
}
.SIES_DT_DeleteExtras:hover
{
	text-decoration: underline;
}
.SIES_TrendingView_ScoreCircle
{
	cursor: pointer;
}

.SIES_WeeklySummaryReport
{
	width: 1000px;
	background-color: white;
}

.SIES_WeeklySummaryReport .header1
{
	color: black;
	font-size: 14px;
	font-weight: 800;
	padding: 10px;
	position: relative;
}
.SIES_WeeklySummaryReport .dsname
{
	color: black;
	font-size: 22px;
	font-weight: 400;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	position: relative;
}
.SIES_WeeklySummaryReport .dsqname
{
	color: black;
	font-size: 14px;
	font-weight: 400;
	padding: 10px;
	position: relative;
}
.SIES_WeeklySummaryReport .dsNameSubLabelPrefix
{
	font-weight: 400;
}
.SIES_WeeklySummaryReport .dsNameSubLabel
{
	position: absolute;
	right: 10px;
	top: 5px;
	font-size: 14px;
	color: black;
}
.SIES_WeeklySummaryReport .ninfo
{
	color: black;
	font-size: 22px;
	font-weight: 600;
}
.SIES_WeeklySummaryReport .PercentBarPositive
{
	background-color: #94bc0c;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
}
.SIES_WeeklySummaryReport .PercentBarNegative
{
	background-color: #dd441f;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	color: white;
}
.SIES_WeeklySummaryReport table.ninfo
{
	margin-top: 15px;
	margin-bottom: 5px;
}
.SIES_WeeklySummaryReport table.SentimentBar
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.SIES_WeeklySummaryReport div.EmotionInfo
{
	text-align: center;
	padding-bottom: 20px;
	border-bottom: solid 1px #cecece;
	margin-bottom: 20px;
	margin-top: 10px;
	font-weight: 600;
}
.SIES_WeeklySummaryReport table.EmotionInfo
{
	font-size: 16px;
}
.SIES_WeeklySummaryReport table.EmotionInfo td
{
	padding-top: 3px;
	padding-bottom: 3px;
}
.SIES_WeeklySummaryReport div.TopicInfo
{
	margin-top: 15px;
}
.SIES_WeeklySummaryReport div.FeelingsInfo
{
	margin-top: 15px;
}
.SIES_WeeklySummaryReport div.scoreInfo
{
	text-align: center;
	font-weight: 400;
	font-size: 50px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.SIES_WeeklySummaryReport div.scoreInfo table tr td
{
	border: solid 1px #cecece;
}
.SIES_WeeklySummaryReport div.scoreInfo table tr:nth-child(1) td
{
	padding-top: 21px;
	padding-bottom: 12px;
}
.SIES_WeeklySummaryReport div.scoreInfo table tr:nth-child(2) td
{
	padding-top: 9px;
	padding-bottom: 9px;
}
.SIES_WeeklySummaryReport .scoreInfoSub
{
	font-size: 18px;
}
.SIES_WeeklySummaryReport .scoreInfoPriorLabel
{
	font-size: 14px;
	font-style: italic;
}
.SIES_WeeklySummaryReport .ImpactTopics
{
	font-size: 15px;
}
.SIES_WeeklySummaryReport .TopicInfo .HeadingRow
{
	padding-bottom: 15px;
}
.SIES_WeeklySummaryReport .TopicInfo:nth-child(2)
{
	border-left: solid 1px #cecece;
}
.SIES_WeeklySummaryReport .ImpactTopics td
{
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
}
.SIES_WeeklySummaryReport .ImpactTopics thead td
{
	font-weight: 400;
	border-bottom: solid 2px #000000;
}
.SIES_WeeklySummaryReport .ImpactTopics .SIES_TermList_Green
{
	font-weight: 400;
}
.SIES_WeeklySummaryReport .ImpactTopics .SIES_TermList_Red
{
	font-weight: 400;
}
.SIES_WeeklySummaryReport .ImpactTopics .SIES_TermList_Orange
{
	font-weight: 400;
}
.SIES_WeeklySummaryReport .ImpactTopics .SIES_TermList_Black
{
	font-weight: 400;
}

.SIES_HourItem_Negative:hover
{
	color: black;
}
.SIES_HourItem_Positive:hover
{
	color: black;
}
.SIES_WeeklySummaryReport_Picker
{
	margin-bottom: 20px;
}

.SIES_SuggestedActionsPerceptualMap
{
	border: solid 1px #000000;
	width: 600px;
	height: 400px;
	position: relative;
}
.SIES_SuggestedActionsPerceptualMap .MidHLine
{
	position: absolute;
	top: 200px;
	left: 0px;
	width: 600px;
	height: 1px;
	background-color: black;
}
.SIES_SuggestedActionsPerceptualMap .MidVLine
{
	position: absolute;
	top: 0px;
	left: 300px;
	width: 1px;
	height: 400px;
	background-color: black;
}

.SIES_TextViewer_PopupInnerArea #code_side
{
	padding-left: 20px;
	border-left: solid 1px #cecece;
}
.SIES_TextViewer_PopupInnerArea #verbatim_side
{
	padding-right: 20px;
}
.SIES_TextViewer_PopupInnerArea #verbatim_side .SIES_TextEntry
{
	font-size: 20px;
}
.SIES_TextViewer_PopupInnerArea #code_side #codes_applied
{
	font-size: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
.SIES_TextViewer_PopupInnerArea #code_side #code_manual_assign
{
	font-size: 20px;
}
.SIES_TextViewer_PopupInnerArea #verbatim_side .SIESCoding_TopicsHeader
{
	font-weight: 600;
	font-size: 15px;
}


.SIES_TopicTrend_ChartContainer .SIES_Calendar_Month table td
{
	height: 26px;
	width: 26px;
}
.SIES_TopicTrend_ChartContainer .SIES_Calendar_Month table td div
{
	border-radius: 50%;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 2px;
	margin-right: 2px;

	width: 24px;
    height: 24px;
    vertical-align: middle;
    align-items: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
}

table.SIES_DaysOfWeek
{
	font-size: 17px;
}
tr.SIES_WeekDayItem td
{
	padding-top: 7px !important;
	padding-bottom: 7px !important;
}

table.SIES_TimeOfDay
{
	font-size: 17px;
}
tr.SIES_HourItem td
{
	padding-top: 7px !important;
	padding-bottom: 7px !important;
}

table.SIES_GeoTable
{
	font-size: 17px;
}
table.SIES_SeasonsTable
{
	cursor: default !important;
}
table.SIES_SeasonsTable thead th
{
	top: 0;
	position: sticky;
	background-color: white;
	z-index: 9;
}
table.SIES_SeasonsTable .sticky-column
{
	left: 0;
	position: sticky;
	background-color: white;
	z-index: 10;
}
table.SIES_SeasonsTable tr
{
	cursor: default !important;
}
table.SIES_SeasonsTable tr td, table.SIES_SeasonsTable tr th
{
	cursor: default !important;
}
table.SIES_SeasonsTable tr td, table.SIES_SeasonsTable tr th
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: none;
	font-size: 17px;
}
table.SIES_SeasonsTable tr:hover
{
	cursor: default;
	background-color: white;
	font-weight: 400;
}
td.SIES_SeasonsTable_SeasonIcon, th.SIES_SeasonsTable_SeasonIcon
{
	border-left: solid 1px #d8d8d8;
}
td.SIES_SeasonsTable_Season, th.SIES_SeasonsTable_Season
{
	border-left: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8 !important;
}
td.SIES_SeasonsTable_SeasonAmount
{
	border-left: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8 !important;
	font-weight: 800 !important;
	font-size: 24px !important;
}
td.SIES_SeasonsTable_SeasonThemes
{
	border-left: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8 !important;
}
td.SIES_SeasonsTable_SeasonLabel, th.SIES_SeasonsTable_SeasonLabel
{
	color: #adadad;
	font-weight: 400;
	border-right: solid 1px #d8d8d8;
}
td.SIES_SeasonsTable_SeasonSentiment
{
	border-left: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8 !important;
}
td.SIES_SeasonsTable_SeasonLabel
{
	border-bottom: solid 1px #d8d8d8 !important;
}
td.SIES_SeasonsTable_SeasonTopics
{
	border-bottom: solid 1px #d8d8d8 !important;
}
td.SIES_SeasonsTable_SeasonThemes
{
	border-bottom: solid 1px #d8d8d8 !important;
}

table.SIES_Season_Top5
{
	border-radius: 6px;
	border: solid 1px #f2f2f2;
	margin-bottom: 8px;
}
table.SIES_Season_Top5 td
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
table.SIES_Season_Top5 td.SIES_Season_Top5_Number
{
	background-color: #f2f2f2;
	min-width: 30px;
	max-width: 30px;
	width: 30px;
}
table.SIES_SeasonsTable .SIES_Season_Top5 tr.SIES_SeasonTop_Row
{
	cursor: pointer !important;
}

table.SIES_SeasonsTable .SIES_Season_Top5 tr.SIES_SeasonTop_Row td
{
	cursor: pointer !important;
}
table.SIES_SeasonsTable .SIES_Season_Top5:hover
{
	border: solid 1px #308e75;
}
table.SIES_SeasonsTable table.SIES_Seasons_SentimentBar tr td
{
	padding-top: 3px;
	padding-bottom: 3px;
}

.SIES_Seasons_Header #LABEL_SEASON_TERM
{
	position: absolute;
	left: 10px;
	top: 10px;
}
.SIES_Seasons_Header #LABEL_SORT_BY
{
	position: absolute;
	left: 230px;
	top: 10px;
}
.SIES_Seasons_Header #LABEL_SORT_ORDER
{
	position: absolute;
	left: 350px;
	top: 10px;
}
.SIES_Seasons_Header #SEASON_TERM
{
	position: absolute;
	left: 10px;
	top: 30px;
}
.SIES_Seasons_Header #SORT_BY
{
	position: absolute;
	left: 230px;
	top: 30px;
}
.SIES_Seasons_Header #SORT_ORDER
{
	position: absolute;
	left: 350px;
	top: 30px;
}
.SIES_Seasons_Header
{
	height: 70px;
}

.SIES_Emotions_Header #LABEL_SORT_BY
{
	position: absolute;
	left: 10px;
	top: 10px;
}
.SIES_Emotions_Header #LABEL_SORT_ORDER
{
	position: absolute;
	left: 130px;
	top: 10px;
}
.SIES_Emotions_Header #SORT_BY
{
	position: absolute;
	left: 10px;
	top: 30px;
}
.SIES_Emotions_Header #SORT_ORDER
{
	position: absolute;
	left: 130px;
	top: 30px;
}
.SIES_Emotions_Header
{
	height: 70px;
}


.DataSetInlinePicker tr td
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	border: solid 1px #cecece;
}
.DataSetInlinePicker tr:hover
{
	cursor: pointer;
	background-color: #e2e2e2;
}
.TopicInlinePick
{
	cursor: pointer;
}
.TopicInlinePicker input[type="checkbox"]
{
	display: inline-block !important;
}




.TACoder_AssignedCodes
{
	border: solid 1px #000000;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.TACoder_AllCodes
{
	border: solid 1px #000000;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.TACoder_TextBlock
{
	margin-bottom: 10px;
	font-size: 16px;
	border: dashed 2px #cecece;
	padding: 10px;
}
.TACoder_Label
{
	margin-bottom: 10px;
	font-weight: bold;
}

.SIES_Coder_ManageList
{
	border: solid 1px #000000;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 300px;
}
.SIES_Coder_ManageList tr td
{
	padding: 3px;
}
.SIES_Coder_CodeDescription
{
	min-width: 350px;
}
.SIES_Coder_Row
{
	cursor: pointer;
}
.SIES_Coder_Row:hover
{
	background-color: #0abbf5;
}
.SIES_Coder_Row td
{
	border-bottom: dotted 1px #cecece;
}

.SIES_Coder_EditCode
{
	color: blue;
	cursor: pointer;
}
.SIES_Coder_EditCode:hover
{
	text-decoration: underline;
}
.SIES_Coder_DeleteCode
{
	color: blue;
	cursor: pointer;
}
.SIES_Coder_DeleteCode:hover
{
	text-decoration: underline;
}



.SIES_Coder_Row_AllCodes
{
	cursor: pointer;
	font-size: 15px;
}
.SIES_Coder_Row_AllCodes:hover
{
	background-color: #0abbf5;
}
.SIES_Coder_Row_RecordCodes
{
	cursor: pointer;
	font-size: 15px;
}
.SIES_Coder_Row_RecordCodes:hover
{
	background-color: #0abbf5;
}

.SIES_Coding_Container
{
	border-top: solid 1px #cecece;
	padding-top: 5px;
}
.TACoder_TopicLabel
{
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-radius: 4px;
	border: solid 1px #cecece;
	background-color: #cecece;
	color: black;
	padding: 3px;
}
.SIESCoder_CodeHeader
{
	cursor: pointer;
}
.SIESCoder_LabelHeader
{
	cursor: pointer;
}
.SIESCoder_NHeader
{
	cursor: pointer;
}
.SIESCoder_ButtonArea
{
	margin-top: 10px;
	border-top: dashed 1px #cecece;
	padding-top: 10px;
}
.SIESCoder_Button
{
	display: inline-block;
	padding: 7px;
	border-radius: 2px;
	border: solid 1px #6b9187;
	background-color: #6b9187;
	color: white;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}
.TACoder_AddField
{
	cursor: pointer;
	margin-bottom: 10px;
}
.SIESCoder_HideDataField
{
	color: blue;
	cursor: pointer;
}
.SIESCoder_HideDataField:hover
{
	text-decoration: underline;
}

.SIESCoder_EditableSetting
{
	cursor: pointer;
}
.SIESCoder_EditableSetting:hover
{
	color: blue;
	text-decoration: underline;
}

.TACoderEmotionElement
{
	cursor: pointer;
}
.TACoderEmotionElement.selected
{
	background-color: #379dc7;
	color: white;
}
.SIES_ImportWizard_ExampleHeader
{
	border: solid 1px #d4d4d4;
	background-color: #f5f5f5;
	font-weight: 600;
	padding: 3px;
}
.SIES_ImportWizard_ExampleCell
{
	border: solid 1px #d4d4d4;
	padding: 3px;
}
.ImportFileTypeHeader
{
	margin-bottom: 8px;
}



.SIES_ImportWizard_VSel_ExampleHeader
{
	border: solid 1px #d4d4d4;
	background-color: #f5f5f5;
	font-weight: 600;
	padding: 3px;
	cursor: pointer;
}
.SIES_ImportWizard_VSel_ExampleCell
{
	border: solid 1px #d4d4d4;
	padding: 3px;
	cursor: pointer;
}
.SIES_ComparisonTool table thead td
{
	font-weight: 600;
	font-size: 16px;
	border-bottom: solid 1px #111111;
	padding: 4px;
	min-width: 150px;
}
.SIES_ComparisonTool table tbody td
{
	font-weight: 400;
	font-size: 16px;
	border-top: none;
	border-bottom: dotted 1px #111111;
	border-left: dotted 1px #111111;
	border-right: dotted 1px #111111;
	padding: 4px;
	min-width: 150px;
}
.SIES_ComparisonTool table thead select
{
	height: 24px;
	min-width: 200px;
	max-width: 100%;
}
.SIES_ComparisonTool select
{
	height: 24px;
}
.SIESDeleteGroupLink
{
	cursor: pointer;
	color: #74a9ea;
	font-size: 11px;
}
.SIESDeleteGroupLink:hover
{
	text-decoration: underline;
}

.SIESGroupConfigureFilterLink
{
	cursor: pointer;
	color: #74a9ea;
	font-size: 11px;
}
.SIESGroupConfigureFilterLink:hover
{
	text-decoration: underline;
}
.SIESGroupAdd
{
	cursor: pointer;
}
.SIESSortCol
{
	cursor: pointer;
	background-image: url('/modules/text_analytics/images/column_sortable.png');
	background-repeat: no-repeat;
	background-size: 12px 18px;
	background-position: right 0px bottom 3px;
	padding-right: 20px !important;
}
.SIES_ComparisonTool table tbody tr td.SIESCompDiffCol
{
	background-color: #d8d8d8;
	width: 90px;
	max-width: 90px;
	min-width: 90px;
}
.SIES_ComparisonTool table tbody tr td.SIESCompBaseCol
{
	background-color: #f7bf4e;
}
.SIES_ComparisonTool .SIESCompClickableTD
{
	cursor: pointer;
}
.SIES_ComparisonTool .SIESCompClickableTD:hover
{
	font-weight: 800;
}
.SIES_ComparisonTool .SIESCompLabelCol
{
	cursor: pointer;
	background-image: url('/modules/text_analytics/images/trend.png');
	background-size: 16px 16px;
	background-repeat: no-repeat;
	background-position: right 4px top 50%;
	padding-right: 20px;
}
.SIESCompMoveArrow
{
	cursor: pointer;
	margin-top: 5px;
}
