.hotList .activeEmailThread {
display:block
}
.hotList .favoritedDate {
	display: block;
	position: absolute;
	top: 16px;
	right: 40px;
	color: #a3a3a3;
	text-align: right;
}

.hotList .content_body .favoritesResultsHeader {
	background: #fff;
	margin: 0;
	width: 100%;
	margin-top: 12px;
	padding: 10px;
	box-sizing: border-box;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
.hotList .favoritesResultsHeader p {
	font-size: 11px;
    margin-top: 10px;
    padding: 0 0 5px;
}

.hotList #showInlineFAQS {
	top: 19px;
}
.hotList .left_bar {
	width: 210px;
}
.hotList #sideBarNavList a {
	width: 190px;
}
.hotList .content_body {
	width: 740px;
    margin-left: 230px;
}

.hotList .sortResults {
	float: left;
	margin-left: 10px;
}

.hotList .selectResponse .btn {
	border-radius: 3px;
    border: 1px solid #f1f1f1;
    padding: 3px 5px;
    min-width: 0;
	font-size: 11px;
	display: inline-block;
	margin-right: 5px;
}
.hotList #sortResultsContainer {
	float: right;
	margin-right: 10px;
}
.hotList #searchResultsHeader {
	box-shadow: none;
}
.hotList #searchResultsHeader p {
	padding: 0 10px 15px;
	font-size: 11px;
}
.hotList #sortResultsBy {
	width: 98px;
	padding-right: 10px;
    background-position: 94% center;
}
.hotList #searchResults {
	background: transparent;
}
.hotList .selectDelete {
	opacity: 0;
	cursor: default;
	color: #f24141;
}
.hotList .selectDelete:hover {
	color: #f24141 !important;
	background: #f5f5f5;
}
.hotList .selectDelete.active {
	opacity: 1;
	cursor: pointer;
}
.hotList h4.section_title2 {
	margin-bottom: 15px;
}
.hotList label {
	font-size: 11px;
}
.hotList .searchResultsBlue {
    background: none;
    border-radius: 0;
    clear: none;
    margin: 0 0;
    overflow: visible;
    padding: 0px;
    position: static;
    width: auto;
}
.hotList .searchResultsWhite {
	width: 100%;
    border-radius: 0;
    border-left: none;
    border-right: none;
	border-bottom: none;
	background: transparent;
	padding: 0;
	border: none;
}
.hotList .searchHeadings {
	display: none;
}
.hotList .searchResult {
    width: auto;
    background-color: #fff;
    border: none;
    float: none;
    margin: 0 0 10px;
    padding: 20px 10px;
    display: block;
	font-size: 11px;
	position: relative;
	border: 1px solid #f1f1f1;
}
.hotList .searchResult:hover {
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	border: 1px solid #fff;
}
.hotList .searchResult.searchResultSelected {
	border: 1px solid #4c9bd4;
}
.hotList .searchResultPic p a {
	background-image: url(/images/buttons/Hot-List-Icon-Sprite1-01.svg);
    float: left;
    height: 20px;
    margin: 0 2px !important;
    width: 20px;
	background-size: 28px 405px;
	border: 1px solid #ddd;
	border-radius: 3px;
}
.hotList .searchResultPic p a:hover {
	background-color: #f5f5f5;
}
.hotList .searchResultPic p a.disabled {
	opacity: 0.3;
}
.hotList .searchResultPic p a.disabled:hover {
	background-color: #fff;
}

.hotList .searchResultPic p a.thumbsUpIcon:hover,
.hotList .searchResultPic p a.noThumbsIcon:hover,
.hotList .searchResultPic p a.thumbsDownIcon:hover {
	background-color: #fff;
	cursor: default;
}
.hotList .searchResultContent {
    display: block;
    float: left;
	width: 575px;
    padding-right: 10px;
}
.hotList .searchResultContent .searchResultInfo {
	border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
	margin-bottom: 10px;
}
.hotList .searchResultContent .searchResultInfo p {
	width: 22%;
	display: inline-block;
	padding: 0;
}
.hotList .searchResultContent .searchResultInfo p:first-child {
	width: 30%;
	padding-right: 10px;
}
.hotList .searchResultContent .introLetter {
	display: block;
	width: auto;
	padding: 0;
	margin-bottom: 10px;
}
.hotList .searchResultMetadata {
/*	background: #f5f5f5;
    padding: 5px 10px;
    border-radius: 5px;	*/
}
.hotList .searchResultMetadata p {
	display: block;
	float: left;
	width: 49%;
	padding: 0 0 2px;
}
.hotList .resultNotes {
	display: none;
	padding: 0;
	margin: 10px 0;
	float: left;
    margin-left: 131px;
    width: 580px;
}
.hotList .resultNotes textarea {
    border: 1px solid #ddd;
    height: auto;
    padding: 10px;
    width: auto;
	width: 100%;
    box-sizing: border-box;
}



.hotList .resultView {
    box-sizing: border-box;
    padding: 0 10px;
    margin: 12px 0 0;
    display: block;
    width: 100%;
    float: none;
	position: static;
}
.hotList .resultView a {
	border-radius: 3px;
    padding: 5px 10px 6px;
	min-width: 0;
	color: #4c9bd4;
	border: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	float: none;
    display: inline-block;
    margin: 0px;
	background: #f1f1f1;
	position: relative;
	z-index: 0;
}
.hotList .resultView a:hover {
	background: #fff;
	text-decoration: none;
}
.hotList .resultView a .activeTabMask {
	display: none;
}
.hotList .resultView a.currentView .activeTabMask {
	display: block;
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 8px;
	background: #fff;
	border-radius: 0;
}
.hotList .resultView a.currentView {
	background: #fff;
	color: #4c9bd4;
	z-index: 2;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
.hotList .resultView a span {
	padding: 0;
	margin: 0;
}
.hotList .resultView .active {
	background: #f5f5f5;
	color: #666;
	border: none;
}
.hotList .resultView .active:hover {
	color: #666 !important;
}

.hotList .selectResponse {
	margin-left: 10px;
}

.hotList .resultsPagination {
	margin: 0;
}
.hotList #searchResultsHeader {
	display: block;
	width: 100%;
	background: #fff;
	position: relative;
	z-index: 1;
	padding: 0 0 10px !important;
}
.hotList #searchResultsHeader h2 {
	margin-bottom: 15px;
}
.hotList #searchResultsHeader.myFavoritesHeader {
	padding: 10px;
	width: auto;
}
.hotList #searchResultsHeader.myFavoritesHeader p {

}
.hotList .resultsPerPage {
	margin: 0 10px 5px 0;
}
.hotList .selectResponse #bulkDelete {
	opacity: 1;
	display: none;
}






.hotListLegendIcon {
    background-image: url(/images/buttons/Hot-List-Icon-Sprite1-01.svg);
    background-repeat: no-repeat;
    cursor: default;
    float: left;
    height: 19px;
    margin: -2px 10px 0 0;
    overflow: hidden;
    padding: 2px 0 0 34px;
    vertical-align: middle;
    pointer-events: none;
    background-size: 28px 405px;
}
.hotListLegend p {overflow:hidden;padding:3px 0}
.hotListLegend span {clear:left;display:block;margin-left:26px;position:relative;top:-3px}


/* replies due tab */
.interestedOrNot {
    float: left;
    display: block;
    width: 738px;
    margin-bottom: 20px;
    margin-top: -20px;
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 10px;
    background: #f6f7f9;
    padding: 10px;
    box-sizing: border-box;
}
.interestedOrNot .btn {
	font-size: 11px;
	padding-left: 25px;
	background-color: transparent;
	border: 1px solid #ddd;
}
.interestedOrNot .btn:hover {
	background-color: #fff;
}
.interestedOrNot .interestedAndFav, .interestedOrNot .interested {
	background-image: url('/images/icons/thumbs-up.svg');
	background-repeat: no-repeat;
    background-size: 16px;
    background-position: 5px 2px;
}
.interestedOrNot .noInterest {
	background-image: url('/images/icons/thumbs-down.svg');
	background-repeat: no-repeat;
    background-size: 16px;
    background-position: 5px 3px;
}

.interestedOrNot #bulkFavoriteSelect + label {
	padding: 0px !important;
    position: absolute;
    top: 12px;
    right: 10px;
    display: block;
    width: 22px;
    height: 22px;
	background-size: 21px;
}
.hotList input[type=checkbox] {
    opacity: 0;
    position: fixed;
    z-index: -99;
}
.hotList input[type=checkbox] + label, 
.hotList input[type=checkbox]:checked + label {
    float: left;
    padding: 10px 0px 10px 45px !important;
    width: 100%;
    box-sizing: border-box;
}
.hotList input[type=checkbox] + label {
    background: #fff;
    background-size: 33px 33px;
    background-position: center left;
	border: 1px solid #ddd;
	border-radius: 3px;
}
.hotList input[type=checkbox]:checked + label {
    background: url('/images/icons/checkbox.svg') no-repeat;
    background-size: 33px 33px;
    background-position: 0 0;
	border: 1px solid #a3a3a3;
}




.autoRespondTable {
	margin: 0 10px;
}
.autoRespondTable table, .autoRespondTable tbody {
	width: 100%;
}
.autoRespondTable th {
	padding:5px 5px 10px;
	font-weight: 400;
	width: 31.5%;
	border-bottom: 1px solid #ddd;
}
.autoRespondTable th:first-child, .autoRespondTable th:nth-child(2)  {
	width: 15%;
}
.autoRespondTable th:last-child {
	width: 7%;
	text-align: center;
}
.autoRespondTable tr:hover {
	background: #f5f5f5;
}
.autoRespondTable tr:first-child:hover {
	background: #fff;
}
.autoRespondTable td {
	font-weight: normal;
	padding: 5px;
}
.autoRespondTable tr td:last-child {
	text-align: center;
}
.autoRespondTable input[type="checkbox"] {
	position: static;
	opacity: 1;
	z-index: 1;
}

#autoRespondHistory h5,
#groupEmailHistory h5 {
	font-size: 15px;
	margin-bottom: 5px;
}
#autoRespondHistory #deleteAutoResp h5:first-child {
	margin-top: 10px;
}
.deleteHistoryIcon {
background:url(/images/buttons/Hot-List-Icon-Sprite1.png?12132010) no-repeat 0 -40px;
display:block;
height:20px;
width:20px
}
.hotListHistoryLink,
.hotListHistoryClose {
position:absolute;
right:10px;
text-decoration:underline;
top:-18px;
z-index:200
}
input.bulkFavorites {
	position:absolute !important;
	right:0;
	top:5px !important;
}