.MessageSidePanel.hidden * {
	visibility: hidden;
	min-width: 0px;
	width: 0%;
}

.MessageSidePanel {
	max-width: 400px;
	min-width: 320px;
	visibility: visible;
	width: 30%;
}

.notifyJewelLocation {
	position: relative;
}

#notifyJewel a {
	padding: 0px;
	height: 35px;
}

#messageSidepanelFooter,
#NotificationCenterSettingsFooter {
	position: sticky;
	color: rgb(51, 51, 51);
	top: 100%;
	height: 48px;
	width: 100%;
	background-color: #f4f4f4;
	z-index: 100;
	display: flex;
	flex-flow: row-reverse;
}

#messageSidepanelFooter button,
#NotificationCenterSettingsFooter button {
	border-radius: 16px;
	min-width: 80px;
	padding: 0px 24px;
	margin: 10px 24px 28px 24px;
	height: 32px;
	justify-content: center;
	font-size: 14px;
	border: 1px solid;
}

#messageSidepanelFooter button:hover,
#NotificationCenterSettingsFooter button:hover {
	box-shadow: 0px 0px 0px 1px black inset
}

.notification_bellnotifyactive {
	overflow: hidden;
	text-indent: -9999px;
	margin-left: 10px;
	margin-right: 10px;
}

.notificationBubbleContainer .badge {
	position: absolute;
	min-width: 17px;
	background-color: #d9001b;
	border: 1px solid #fff !important;
	border-radius: 16px;
	color: #fff;
	top: 0px;
	text-align: center;
	font-size: 11px !important;
	padding: 2px !important;
	display: none;
	right: -8px;
}

.notificationBubbleContainer .badge.overflow {
	padding-left: 5px !important;
	padding-right: 5px !important;
	border-radius: 16px;
}

#MessageSidePanel.hidden {
	visibility: hidden;
	width: 0%;
}

#MessageSidePanel {
	right: 0px;
	visibility: visible;
	display: block;
	float: right;
	width: 30%;
	max-width: 400px;
	transition: width, 0.3s;
	position: fixed;
}

.message-loading-message {
	top: 0;
	position: absolute;
	padding: 100px 0px;
	width: 100%;
	text-align: center;
	font-size: 26px;
}


.messageSidebarOverlay {
	position: fixed;
	/* Sit on top of the page content */
	display: none;
	/* Hidden by default */
	width: 100%;
	/* Full width (cover the whole page) */
	height: 100%;
	/* Full height (cover the whole page) */
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	/* Black background with opacity */
	z-index: 20;
	/* Specify a stack order in case you're using a different order for other elements */
	cursor: default;
	/* Add a pointer on hover */
}

.messageSidebarOverlay.openDialog {
	z-index: 103;
}


/* Side slideout panel */
.messageSideHeader {
	border-bottom: 1px solid #999;
}

.messageSideSidebar {
	display: flex;
	flex-direction: column;
	flex-grow: 0;
	flex-basis: 406px;
	min-width: 406px;
	border-right: 1px solid #999;
	background-color: #eee;
}


.messageSidePanelpopup {
	display: none;
	color: #333;
	line-height: 22px;
	z-index: 100;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	max-width: 400px;
	height: 100%;
	bottom: 0px;
	position: fixed;
	font-size: 14px;
}

#MessageSidePanel.wide {
	max-width: 800px;
}

#MessageSidePanelInner.expand {
	width: 320px;
}

.messageSidePanelInner {
	background-color: #ffffff;
	width: 100%;
	height: calc(100% - 112px);
	overflow-y: auto;
	/* scrollbar-width: thin; */
}

.messageSidePanelHeader,
#NotificationCenterSettingsHeader {
	background-color: #66d4d6;
	height: 64px;
	display: flex;
	flex: auto;
	overflow: hidden;
}

.messageSidePanelHeaderTitle,
#NotificationCenterSettingsHeaderTitle {
	margin: 0px 0 0px 16px;
	color: #003939;
	width: calc(100% - 22px);
	vertical-align: middle;
	display: inline-block;
	padding-right: 48px;
	height: 100%;
	overflow: hidden;
	max-height: calc(50vh - 80px);
}

.messagePanelSidebarCard {
	background-color: #eef2f4;
	border: 1px #eef2f4 solid;
	border-radius: 5px !important;
}

.messageSidePanelHeaderTitle h1,
#NotificationCenterSettingsHeaderTitle h1 {
	padding-top: 20px;
	font-size: 24px;
}

.notifybubble {
	display: block;
	visibility: hidden;
}

.messageSidePanelSetting {
	display: inline-block;
}

.csui-icon-v2 .csui-icon-v2-focus {
	stroke: none;
	fill: none;
}

.details-time-text {
	float: right;
}

.messageSideSectionTitleContainer {
	padding: 12px 36px 12px 12px;
	height: 16px;
	width: 100%;
	max-width: 400px;
	background: #e6f0d8;
	border-bottom: 1px solid #d7d7d7 !important;
	display: inline-block;
	cursor: pointer;
}

.message-icon-status-container {
	position: absolute;
	z-index: 3;
	right: 0;
	bottom: 0;
}

.message-summary-container {
	margin-bottom: 5px;
}

.message-summary-icon {
	width: 40px;
	height: 40px;
	float: left;
	/* margin-right: 10px !important; */
	position: relative
}

.messageSideSectionTitle,
.messageSideSectionTitleContainer .count {
	font-size: 14px !important;
	max-width: 200px;
	white-space: nowrap;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
}

.XX_messageSidePanelpopup:before {
	position: absolute;
	content: '.';
	top: 0;
	left: 0px;
	height: 100vh;
	box-shadow: -14px 0px 17px 1px #ddd;
}

.messageSidebarHeader {
	text-align: center;
	line-height: 25px;
	color: #000;
	border-top: 1px solid #96D1EF;
	border-bottom: 1px solid #96D1EF;
	font-size: 16px;
	font-weight: bold;
	display: none;
}

.messageSideListing {
	flex-grow: 1;
	overflow: hidden;
	overflow-y: auto;
}

.messageSideListing ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow-y: auto;
	height: 100%;
}

.messageSideSectionListingContainer {
	background-color: #fff;
}

.messageSideSectionListingContainer ol {
	margin: 0;
}

.messageSideListing .messageItem {
	position: relative;
	overflow: hidden;
	list-style-type: none;
	margin: 5px 3px;
	background-color: #eef2f4;
	border: 1px #eef2f4 solid;
	border-bottom: 1px solid #d7d7d7 !important;
	border-left: 4px transparent solid;
	padding: 12px 10px 2px 16px !important;
	text-align: left;
	font-size: 12px !important;
	line-height: 20px !important;
	cursor: pointer;
	white-space: normal;
}

.messageSideListing .messageItem.unread {
	border-left: 4px solid #7b9ab0 !important;
	font-weight: 680 !important;
	border-radius: 4px;
}

.messageSideListing .messageItem.unread.message_type_alert {
	border-left: 4px solid #df6800 !important;
}

.messageSideListing .messageItem.unread.message_type_success {
	border-left: 4px solid #067d14 !important
}

.messageSideListing .messageItem.unread.message_type_error {
	border-left: 4px solid #df3324 !important
}

.messageSideListing .messageItem:hover {
	background-color: #d0d0e0;
}

.messageSideListing .messageItem .messageDelete {
	float: right;
	height: 20px;
	width: 20px;
}

.notificationItemDisableContainer {
	position: relative;
	top: 50%;
}

.notificationItemDisable,
.notificationItemDisableContainer {
	float: right;
	height: 20px;
	width: 20px;
}


.NotificationCenterDialog {
	box-shadow: 0px 0px 10px 1px #333;
	display: block;
	visibility: visible;
	width: 480px;
	height: 200px;
	right: 30%;
	top: 30%;
	margin: 30px auto;
	background-color: #fff;
	position: fixed;
	border-bottom: 4px solid #111B57;
	border-radius: 2px;
	z-index: 103;
}

.NotificationCenterDialogHeader,
.NotificationCenterDialogBody {
	padding: 20px 24px 12px 24px;
}

#NotificationCenterDialogSimple {
	white-space: pre-wrap;
}

.NotificationCenterDialogFooter button {
	float: right;
	border-radius: 16px;
	height: 32px;
	padding: 0px 20px 0px 20px;
	margin: 0px 10px 10px 10px;
	border: solid 1px;
}

.NotificationCenterDialogFooter button:focus {
	box-shadow: inset white 0 0 1;
}

.NotificationCenterDialogFooter button:nth-child(2) {
	background-color: #232e72;
	color: #fff;
}

.NotificationCenterDialogFooter button:nth-child(2):hover {
	background-color: #171f4c;
}

.NotificationCenterDialogFooter button:first-child:hover {
	box-shadow: 0px 0px 0px 1px black inset
}

span#NotificationCenterQuestionIcon {
	background-image: url('images/notification_question24.svg');
	background-repeat: no-repeat;
	display: inline-block;
	height: 24px;
	width: 24px;
	margin-right: 8px;
}

.NotificationCenterDialog.hidden {
	display: none;
	visibility: hidden;
}



.messageSidePanelClose,
.NotificationSettingsClose {
	background-image: url('images/action_close_max32.svg');
	background-size: 28px 28px;
	background-repeat: no-repeat;
	padding-right: 26px;
	margin: 18px 10px 18px 10px
}

.messageSidePanelClose:hover,
.messageSidePanelClose:focus,
.NotificationSettingsClose:hover,
.NotificationSettingsClose:focus
 {
	background-image: url('images/action_close32.svg');
	background-size: 28px 28px;
	background-repeat: no-repeat;
}

.notificationCenterSettingsOpen {
	background-image: url('images/notification_gear.svg');
	background-size: 28px 28px;
	background-repeat: no-repeat;
	padding-right: 26px;
	margin: 18px 10px 18px 10px
}

.notificationCenterSettingsOpen:hover,
.notificationCenterSettingsOpen:focus {
	background-image: url('images/notification_gear_hover.svg');
	background-size: 28px 28px;
	background-repeat: no-repeat;
}

#NotificationsBackButton {
	background-image: url('images/notification_back.svg');
	background-size: 28px 28px;
	background-repeat: no-repeat;
	padding: 0px 18px 0px 10px;
	margin: 18px 0px 18px 20px;
}

#NotificationsBackButton:hover,
#NotificationsBackButton:focus
 {
	background-image: url('images/notification_back_hover.svg');
	background-size: 28px 28px;
	background-repeat: no-repeat;
}

.delete-icon-container {
	float: right;
	height: 20px;
	width: 20px;
}

.messageSideListing .messageItem:hover span.messageDelete,
.messageSideListing .messageItem span.messageDelete:focus {
	background-image: url('images/notification_cancel32.svg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 12px;
	width: 12px;
	margin: 4px 4px 2px 2px;
}

.messageSideListing .messageItem .delete-icon-container:hover,
.messageSideListing .messageItem .delete-icon-container:focus
 {
	visibility: visible;
	outline: 1px solid #2e3d98 !important;
	border-radius: 50%;
	background-color: #eef2f4;
}


.messageSideListing .messageItem.selected,
.messageSideListing .messageItem:focus {
	background-color: #e0e0e9;
	border-right: 4px solid #2e3d98;
}

.messageSideListing .messageIcon {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-size: cover;
}

.messageSideListing span.messageIcon.icons {
	width: 36px;
	height: 36px;
}

.messageSideListing .messageIcon icons {
	width: 32px;
	height: 32px;
}

.messageSidebarHeader {
	border-bottom: 1px solid #ccc;
}

.messageSideListing .messageIcon.icon .summary-icon-status-container {
	z-index: 2;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 16px !important;
	height: 16px !important;
}

.loadingMessagePanel {
	position: absolute;
	padding: 50px 100px;
	border: 3px #454545 solid;
	display: none;
	z-index: 100;
	background-color: #ffffff;
}

.loadingMessagePanel>div {
	font-size: 16px;
	color: #333333;
}

.messageSideNoUnreadMessage,
.messageSideNoMessage {
	top: 0;
	padding: 195px 50px 100px 46px;
	text-align: center;
	display: none;
	font-size: 16px;
	white-space: normal;
	background-color: #fff;
}

/* Message Panel */
.messagePanelOverlay {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	transition: opacity 500ms;
	opacity: 1;
	color: #FFFFFF;
}

.messagePanel {
	margin: 50px auto;
	background-color: #fff;
	position: relative;
	height: calc(100vh - 100px);
	width: calc(100vw - 100px);
	line-height: 30px;
	max-width: 1600px;
	font-family: Arial;
	font-size: 16px;
	overflow: hidden;
	color: #333;
	white-space: normal;
}

.messagePanelHeader {
	text-align: center;
	height: 25px;
	line-height: 25px;
	color: #000;
	background-color: #EAF6FC;
	border-top: 1px solid #96D1EF;
	border-bottom: 1px solid #96D1EF;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
}

.messagePanelToolbar {
	position: absolute;
	right: 30px;
}

.messagePanelNoMessage {
	font-size: 18px;
	font-weight: bold;
}

.messagePanelNoMessage {
	display: none;
}

.messagePanelContents {
	width: 0px;
	position: fixed;
	top: 65px;
	height: 100%;
	right: 0%;
	border: 1px #f2f2f2 solid;
	background-color: #fff;
	display: hidden;
	visibility: hidden;
}

#MessagePanelContents.wide {
	width: 480px;
	right: 0px;
	transition: visbility, 0.3s;
	visibility: visible;
}

/* Sidebar */
.messagePanelSidebarHeader {
	border-bottom: 1px solid #999;
}

.messagePanelSidebar {
	display: flex;
	flex-direction: column;
	flex-grow: 0;
	border-right: 1px solid #999;
}

.messagePanelChickletTitle {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	font-weight: normal;
}

.messagePanelCountBadges {
	display: flex;
	width: 100%;
	justify-content: space-around;
}

.messagePanelCountBadge {
	flex-grow: 1;
	text-align: left;
	padding: 2px 4px;
	min-width: 16px;
	line-height: 16px;
	font-weight: bold;
	font-size: 16px;
}

.messagePanelCountBadge.unread {
	flex-grow: 0;
	text-align: center;
	background-color: #dc0d17;
	color: #fff;
	padding: 3px 1px;
	-webkit-background-clip: padding-box;
	-webkit-font-smoothing: subpixel-antialiased;
	line-height: normal;
	min-height: 13px;
	-webkit-border-radius: 2px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .7);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
	position: relative;
	font-size: 12px;
	bottom: 1px;
}

.messagePanelListing {
	flex-grow: 1;
	overflow: hidden;
	overflow-y: auto;
}


.messagePanelListing ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow-y: auto;
	height: 100%;
}


.messagePanelListing .messageItem {
	position: relative;
	overflow: hidden;
	list-style-type: none;
	margin: 0;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	border-left: 4px transparent solid;
	padding: 25px 20px 15px 30px;
	text-align: left;
	font-weight: normal;
	cursor: pointer;
}

.messagePanelListing .messageItem.unread {
	font-weight: bold;
	border-left: 4px #3366cc solid;
}

.messagePanelListing .messageItem:hover,
.messagePanelListing .messageItem:focus {
	background-color: #b2bec5;
}

.messagePanelListing .messageItem.selected {
	/* background-color: #e0e0e9; */
	background-color: #cbd3d9;
}


.messagePanelListing .messageElementContent {
	position: relative;
	font-size: 14px;
	line-height: 1.3em;
	margin-bottom: 10px;
	overflow: hidden;
	max-height: 3.5em;
}

.messagePanelListing .messageElementContent:after {
	content: ".";
	position: absolute;
	left: 0;
	top: 0px;
	height: 3.5em;
	background-image: linear-gradient(rgba(255, 255, 255, 0), #fff);
	color: rgba(0, 0, 0, 0);
	width: 100%;
}

.messagePanelListing .messageItem:hover .messageElementContent:after {
	background-image: linear-gradient(rgba(208, 208, 224, 0), #d0d0e0);
}

.messagePanelListing .messageItem.selected .messageElementContent:after {
	background-image: linear-gradient(rgba(224, 224, 233, 0), #e0e0e9);
}

.messagePanelListing .messageItem:hover .messageIcon {
	visibility: hidden;
	transition: 0.5s;
}

.messagePanelListing .messageElementSystem {
	display: flex;
	clear: both;
	justify-content: space-between;
	font-size: 14px;
}

.messagePanelListing .notifyElementName {
	color: #66c;
}

.messageItem .notifyElementSystem {
	float: right;
}

/* Message details section */

.messagePanelDetails {
	flex-grow: 1;
	text-align: left;
	overflow-y: auto;
	word-wrap: break-word !important;
	font-size: 12px;
}

.message-message-container {
	padding-left: 43px;
	font-weight: lighter;
}

.notifyElementDate {
	font-weight: lighter;
	margin-bottom: 4px;
}

.messagePanelDetails .messageWrapper {
	padding: 40px 80px;
}

.messagePanelDetails .messageHeader {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.messagePanelDetails .messageSubject {
	font-weight: bold;
	font-size: 20px;
	padding: 5px 0;
}

.messageSideSectionTitleContainer .chevron {
	float: right;
	/* padding: 0px 10px 0px 10px; */
	margin: 0px 20px 0px 20px;
	background-image: url('images/chevron.svg');
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	translate: rotate(180deg);
}

.messageText p span,
.messageSubject p span {
	word-wrap: break-word;
}

.messageSubject p {
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.messageText p {
	margin-bottom: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.notifyElementWrap .messageSubject span {
	font-size: 14px !important;
	color: #333;
}


.messagePanelDetails .messageMetadataRow {
	display: flex;
	justify-content: space-between;
}

.messagePanelDetails .messageMetadataItemLabel {
	color: #999;
	margin-right: 20px;
}

.messagePanelDetails .messageMetadataItemValue.messageFrom {
	font-weight: bold;
	color: #66c;
}

.messagePanelDetails .messageMultipart {
	border-bottom: 2px solid #ccc;
	margin-bottom: 20px;
}

.messagePanelDetails .messageContent {
	margin-bottom: 10px;
	text-align: justify;
	font-size: 14px;
}

.messagePanelDetails .messageMultipart:last-child {
	border-bottom: 1px solid #999;
}

.messagePanelCountBadge.noUnreadCount {
	visibility: hidden;
}

.message-thread-details-header {
	border-bottom: 1px solid #d7d7d7 !important;
	background: #f2f2f2;
	padding: 13px !important;
	height: auto;
	overflow: visible;
	font-size: 14px;
	white-space: pre-wrap;
	word-wrap: break-word;
}

ol.message-thread-details-collection {
	list-style: none;
	padding: 0;
	margin: 0;
}

.message-thread-details-item {
	border-bottom: 1px solid #d7d7d7 !important;
	cursor: default;
	background: #fff;
	padding: 12px 0px 20px !important;
	margin: 0px 10px 0px 10px !important;
	font-size: 13px !important;
	line-height: 20px !important;
}

.details-message-container {
	margin-bottom: 5px !important
}

.details-message-text a {
	word-break: break-all
}

.details-message-text a:hover {
	color: #333333 !important;
	text-decoration: underline !important;
}

.details-message-text a:focus {
	outline: 1px solid #2e3d98 !important;
	text-decoration: none;
}


.details-message-text ol,
.details-message-text ul {
	padding-left: 21px;
	margin-top: 15px;
	width: 95%
}

.details-message-text ol {
	list-style-type: decimal
}

.details-message-text ul {
	list-style-type: initial
}

.details-message-text hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	border-top: none
}

.details-message-text b {
	font-weight: 700 !important
}

.message-thread-details-collection {
	height: calc(100vh - 157px);
	overflow-y: auto;
	margin: 0;
	padding: 0;
}

.message-thread-time-container {
	float: right !important
}

.message-thread-time-text span {
	color: #757575
}

.message-thread-details-icon {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 10px !important;
	position: relative
}

.message-thread-details-icon-container {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}

.message-thread-details-icon-container,
.message-thread-details-icon-container span {
	width: 40px !important;
	height: 40px !important
}

.message-thread-details-icon-status-container {
	z-index: 2;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 16px !important;
	height: 16px !important
}




.details-message-container .details-message-text,
.details-message-container .details-message-text li,
.details-message-container .details-message-text p {
	text-align: start !important;
	font-size: 12px !important;
	line-height: 18px !important;
	word-wrap: break-word;
	white-space: normal;
}

.details-message-text span,
.details-message-container .details-time-text span,
.details-message-container .group-details-subject-text span,
.details-message-container .group-details-time-text span,
.details-message-container .iwatch-details-header,
.details-message-container .summary-heaader-title,
.details-message-container .summary-message-text span,
.details-message-container .summary-subject-text span,
.details-message-container .summary-time-text span {
	text-align: start !important;
	font-family: Arial !important;
	word-wrap: break-word !important;
	font-size: 12px
}

.message-icon-status-container {
	position: absolute;
	z-index: 3;
	right: 0;
	bottom: 0;
}

.messageSideListing .messageIcon {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-size: cover;
}


.messagePanelSidebar .messageIcon {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-size: cover;
}


.messagePanelSidebar span.messageIcon.icons {
	width: 36px;
	height: 36px;
}

.messagePanelSidebar .messageIcon icons {
	width: 32px;
	height: 32px;
}

.messagePanelSidebar .messageIcon.iconState_error,
.messageSideListing .messageIcon.iconState_error {
	background-image: url('images/notification_error.svg');
}

.messagePanelSidebar .messageIcon.iconState_alert,
.messageSideListing .messageIcon.iconState_alert {
	background-image: url('images/notification_warning.svg');
}

.messagePanelSidebar .messageIcon.iconState_confirmation,
.messageSideListing .messageIcon.iconState_confirmation {
	background-image: url('images/notification_success.svg');
}


.messagePanelSidebar .messageIcon.icon .summary-icon-status-container {
	z-index: 2;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 16px !important;
	height: 16px !important;
}

.notifyElementDate {
	float: right;
}

@-webkit-keyframes load8 {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes load8 {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.messageSidePanelInner div.loader {
	margin: auto;
	position: relative;
	border: 12px solid #d6d5e8;
	border-left: 12px solid #2e3d98;
	transform: translateZ(0);
	-webkit-animation: load8 1s infinite linear;
	animation: load8 1s infinite linear;
	border-radius: 100%;
	width: 50px;
	height: 50px;
}

.messageSidePanelInner div.load-container .outer-border {
	-webkit-animation: delayWheel 2525ms forwards;
	animation: delayWheel 2525ms forwards;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	position: absolute;
	border: 5px solid #fff;
	box-shadow: 0 0 0 17px #fff inset;
	border-radius: 100%;
	z-index: 101;
}

.messageSidePanelInner .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}



.message-details-items-show-more,
.message-summary-items-show-more {
	background: #fff;
	padding: 12px 10px 20px !important;
	margin-left: 10px !important;
	font-size: 13px !important;
	line-height: 20px !important;
	cursor: pointer;
}


.message-details-items-show-more-text,
.message-summary-items-show-more-text {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	margin: 0 !important;
}

.message-summary-items-show-more-text span a {
	color: #337ab7 !important;
	text-decoration: none;
}

.message-summary-items-show-more-text span a:hover {
	color: #23527c !important;
	text-decoration: underline !important;
}

.details-message-container .details-message-text a {
	color: #337ab7 !important;
}

.NotificationCenterSettings.hidden {
	display: none;
	visibility: hidden;
	width: 0px;
	transition: width 0.7s, display 0.7s;
}

.NotificationCenterSettings {
	position: fixed;
	display: block;
	visibility: visible;
	height: 100vh;
	width: 800px;
	transition: width 0.7s, display 0.7s;
	background-color: #ffff;
	z-index: 101;
	top: 0;
	right: 0;
}

#NotificationCenterSettingsBody {
	height: calc(100% - 112px);
	display: flex;
}

#NotificationCenterSettingsRightPanel {
	width: 100%;
	padding: 25px 20px 0 30px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#NotificationCenterSettingsRightPanel h3 {
	font-size: 18px;
	color: #00498f;
	margin: 10px 0px 15px;
}

#NotificationCenterSettingsRightPanel p {
	margin: 10px 0px 10px 0px;
}

#NotificationCenterSettingsBody ol {
	list-style: none;
	margin: 0px;
	/* border: 1px solid lightgray; */
}

#NotificationCenterSettingsLeftPanel {
	border-right: solid 1px #e6e7e8;
	max-width: 240px;
}

#NotificationCenterSettingsLeftPanel li {
	height: 26px;
	padding: 15px 15px 5px 30px;
	border-top: solid 1px #e6e7e8;
}

.optionDescription {
	font-size: 12px;
	margin: 0px 0px 5px 30px;
}

#NotificationCenterSettingsLeftPanel li.selected {
	background-color: #eef2f4;
	border-left: 4px solid #232e72;
	font-weight: bolder;
}

#NotificationCenterSettingsBody input[type=checkbox]~span {
	font-size: 14px;
}

#NotificationCenterSettingsBody input[type=checkbox]:checked+span {
	font-weight: 700;
}

#NotificationCenterSettingsBody select {
	width: 80%;
	height: 30px;
}

h3:hover select {
	height: 10px;
}

#NotificationCenterSettingsBody a {
	color: #337ab7;
}

.NotificationCenterSettingProviderPane {
	padding-top: 10px;
}

.NotificationCenterSettingProviderItemContainer {
	font-size: 14px;
	border-top: 1px solid #e6e7e8;
	padding: 10px 24px 10px 24px;

}

.NotificationCenterSettingProviderItemContainer:hover,
.NotificationCenterSettingProviderItemContainer:focus {
	background-color: #bac9ce;
}

.NotificationCenterSettingProviderItemContainer {
	top: 60%;
}

.NotificationCenterSettingProviderItemContainer:hover .notificationItemDisable,
.NotificationCenterSettingProviderItemContainer .notificationItemDisable:focus
 {
	background-image: url('./images/notifications_trashcan.svg');
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	margin-top: 8px
}

.notificationItemDisableContainer:hover .notificationItemDisable,
.notificationItemDisableContainer:focus .notificationItemDisable {
	background-image: url('./images/notifications_trashcan_hover.svg');
}

.NotificationCenterSettingProviderItemNameContainer {
	padding-bottom: 10px;
}

.NotificationCenterSettingProviderItemPathContainer {
	font-size: 12px;
	color: #757575;
}

.NotificationsCenterSettingsDeliveryDescription p {
	font-size: 14px;
}

.NotificationsCenterDeliveryOptions {
	margin: 15px 0px 0px 15px;
}

.NotificationsCenterDeliveryOptions .checkboxContainer {
	padding: 8px 0px 8px 0px;
}

input[type="checkbox"]~span {
	margin-left: 5px;
}

.optionDescription select {
	border-radius: 5px;
}

#NotificationCenterSettingsRightPanel select[disabled] {
	background-color: #eee;
	color: #666;
	border: 1px solid #a7a9ac;
}

#NotificationCenterSettingsEmpty.hidden,
#NotificationCenterSettingsBWSEmpty.hidden	 {
	display: none;
	visibility: hidden;
}

#NotificationCenterSettingsEmpty {
	display: block;
	visibility: visible;
	height: 100%;
	width: 100%;
}

#NotificationCenterSettingsBWSEmpty {
	display: block;
	visibility: visible;
	height: 50vh;
	width: 100%;
	border-top: 1px solid lightgray;
}

#NotificationCenterSettingsEmptyText {
	text-align: center;
}

.messageSideNoMessageIcon,
#NotificationCenterSettingsBWSEmptyIcon,
#NotificationCenterSettingsEmptyIcon {
	height: 77px;
	width: 110px;
	background-image: url('./images/notifications_empty.svg');
	background-repeat: no-repeat;
}

.messageSideNoMessageIcon {
	margin: 0% 40% 15px 30%;
}

#NotificationCenterSettingsBWSEmptyIcon {
	margin: 134px 192px 10px 192px;
}

#NotificationCenterSettingsBWSEmptyText {
	text-align: center;
	white-space: pre-wrap;
}

#NotificationCenterSettingsEmptyIcon {
	margin: 226px 320px 16px 342px;
}

.messageSideNoMessageText {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}

@-moz-document url-prefix() {
	.NotificationCenterSettings select {
		padding-left: 6px;
	}
}