html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%;
}

body {
	background: none !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left !important;
}

ol, ul {
	list-style-type: none;
	padding: 0;
}

#nonTabColumn,
.leftNavAndMainContent #nonTabColumn {
	padding: 5px 15px;
}

.body {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.reButton_text {
	text-align: left !important;
}

.bodynote {
	font-size: 8px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.bodyHS {
	font-size: 13px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodyHS2 {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titleLink {
	font-weight: bold;
	font-size: 14px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.titleLinkSmall {
	font-weight: bold;
	font-size: 12px;
	color: #0c4285;
	font-family: Arial, Helvetica, sans-serif;
}

.bodyLink {
	font-size: 12px;
	color: #0c4285;
	font-family: Arial, Helvetica, sans-serif;
}

.bodyLinkBold {
	font-weight: bold;
	font-size: 12px;
	color: #0c4285;
	font-family: Arial, Helvetica, sans-serif;
}

.bodyLinkShadow {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: LightGray;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.divider {
	color: #0c4285;
}

.bodyLinkSmall {
	font-size: 10px;
	color: #0c4285;
	font-family: Arial, Helvetica, sans-serif;
}

.errorMsg {
	font-weight: bold;
	font-size: 12px;
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
}

.successMsg {
	font-weight: bold;
	font-size: 12px;
	color: Green;
	font-family: Arial, Helvetica, sans-serif;
}

.loggedIn {
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

	.loggedIn:hover {
		font-size: 12px;
		color: #dd0000;
		font-family: Arial, Helvetica, sans-serif;
	}

.loggedInName {
	font-weight: bold;
	font-size: 12px;
	color: #ffcc66;
	font-family: Arial, Helvetica, sans-serif;
}

.notUserLink {
	font-size: 12px;
	color: #a6b9ce;
	font-family: Arial, Helvetica, sans-serif;
}

	.notUserLink:hover {
		font-size: 12px;
		color: #dd0000;
		font-family: Arial, Helvetica, sans-serif;
	}

.rememberMe {
	font-size: 10px;
	color: #a6b9ce;
	font-family: Arial, Helvetica, sans-serif;
}

.bodyLinktitle {
	font-weight: normal;
	font-size: 11px;
	color: #0c4285;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

	.bodyLinktitle:hover {
		font-weight: normal;
		font-size: 11px;
		color: #DD0000;
		line-height: 11px;
		font-family: Arial, Helvetica, sans-serif;
	}

.bodyLinkBoldTitle {
	font-weight: bold;
	font-size: 12px;
	color: #0c4285;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.legals {
	font-size: 9px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.legalsLinks {
	font-size: 9px;
	color: #003366;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.app-headerTitle {
	font-size: 16px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.lc.app-headerTitle {
	font-size: 16px;
	color: White;
	background-color: #6B86AD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A.TabLinks:link {
	text-decoration: none;
}

A.TabLinks:visited {
	text-decoration: none;
}

A.TabLinks:active {
	text-decoration: none;
}

A.TabLinksBlue:link {
	text-decoration: none;
	color: #52617B;
}

A.TabLinksBlue:visited {
	text-decoration: none;
	color: #52617B;
}

A.TabLinksBlue:active {
	text-decoration: none;
	color: #52617B;
}

A.TabLinksYellow:link {
	text-decoration: none;
	color: #FFFFCE;
}

A.TabLinksYellow:visited {
	text-decoration: none;
	color: #FFFFCE;
}

A.TabLinksYellow:active {
	text-decoration: none;
	color: #FFFFCE;
}

A.defaultBodyLinkTitle:hover {
	font-weight: normal;
	font-size: 12px;
	color: #DD0000;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.defaultBodyLinkTitle {
	font-weight: normal;
	font-size: 12px;
	color: #0c4285;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.forgotPasswordLink {
	font-weight: bold;
	font-size: 10px;
	color: #ffcc66;
	font-family: Arial, Helvetica, sans-serif;
}

.announcementHeadingText {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.announcementText {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.ftrCopyright {
	font-family: Arial;
	font-size: 7pt;
	color: #ffffff;
	text-align: right;
}

.GridLoadingImage {
	position: absolute;
	right: 350px;
	top: 110px;
	color: black;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rDeskButton {
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rDeskButtonHover {
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rDeskButton:Hover {
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rDeskStandardLinkButtonText {
	margin: 0 auto;
	text-align: center;
	font-family: Arial, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

	.rDeskStandardLinkButtonText:Hover {
		margin: 0 auto;
		text-align: center;
		font-family: Arial, sans-serif;
		color: blue;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}

.rDeskStandardLinkButtonTextHover {
	margin: 0 auto;
	text-align: center;
	font-family: Arial, sans-serif;
	color: Blue;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.rDeskStandardLinkButtonTextHover_blue {
	margin: 0 auto;
	text-align: center;
	font-family: Arial, sans-serif;
	color: cccccc;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	!important
}

.ifoverlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	background-color: #C0C0C0;
	-moz-opacity: 0.6;
	opacity: .60;
	filter: alpha(opacity=60);
}

.leftNavAndMainContent {
	width: 100%;
	background-color: white;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: left;
}

.copyright {
	text-decoration: none;
}

	.copyright:hover {
		text-decoration: underline;
	}

.footer {
	display: flex;
	justify-content: space-between;
	padding: 15px;
	font-size: 11px;
	border-top: 1px solid #F2F2F2;
	font-family: arial;
	max-height: 50px;
	box-sizing: border-box;
	width: 100%;
}

	.footer div:first-child {
		flex: 1;
		text-align: center;
	}

/* ET #8682 The classes below were brought here from CRM.css so they can be overwritten by rDeskMaster.css:
/* CRM classes Begin */
.crmSectionPanelHighlighted {
	/*background-repeat:repeat-x;
    background-image:url('../images/crm/bg-agent-info.gif');*/
	background-color: white;
	border-left-color: #c0c0c0;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #c0c0c0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 3px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.crmSectionActionButtonContainer {
	background-color: #ffffff;
}
/* CRM classes End */
.CalendarToolbarButton {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	padding: 0px;
}
/* Activity SnapShot */
.ActivitySnapShotMainTable {
	border: 1px solid #a0a0a0;
	width: 801px;
	*width: 807px;
}

.ActivitySnapShot.app-header {
	background-image: url(/images/TitleBarBG.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 25px;
	background-color: #f1f1f1;
}

	.ActivitySnapShot.app-header td {
		padding-left: 10px;
		padding-right: 10px;
		font: bold 10pt Arial !important;
	}

.ActSnapShotTextBox {
	font-family: Arial;
	font-size: 12px;
	height: 18px;
	width: 70px;
	padding: 0px;
}

.ActSnapShotDropDown {
	font-family: Arial;
	font-size: 12px;
	height: 18px;
	width: 100px;
	padding: 0px;
}

.ActSnapShotButton {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	padding: 0px 3px;
}

a.ActSnapShotLink:link, a.ActSnapShotLink:active, a.ActSnapShotLink:visited, a.ActSnapShotLink:hover {
	font-family: Arial;
	color: #0063DC;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline !important;
}

.ActSnapShotGrayBar {
	background-color: #999999;
	display: table-row;
}

	.ActSnapShotGrayBar td {
		padding: 5px 10px;
	}

#trActSnapShotGrid {
	display: table-row;
}

#tdTotalSelected {
	color: #fff;
	font-weight: bold;
}

.DefaultTab {
	color: #666666 !important;
	background-color: #F2F2F2 !important;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px !important;
	text-decoration: none !important;
	cursor: pointer;
	margin: 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	min-height: 30px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #ffffff;
}

	.DefaultTab:Hover {
		color: #ffffff;
		background-color: #cccccc;
		font-family: arial, sans-serif;
		font-weight: bold;
		text-decoration: none !important;
		cursor: pointer;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}

.DefaultTabHover {
	color: #ffffff;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px !important;
	cursor: pointer;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	min-height: 30px;
	text-decoration: none !important;
}

.SelectedTab {
	color: #111111;
	background-color: transparent;
	font-family: arial, sans-serif;
	font-size: 14px !important;
	font-weight: bold;
	text-decoration: none !important;
	cursor: default;
	margin: 10px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin: 0px;
	min-height: 30px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.DefaultTabText {
	color: #cccccc;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px !important;
	text-decoration: none;
	padding: 10px 5px 5px 5px;
}

.toggle.selected {
	background-color: #335173;
}

.toggle:hover {
	background-color: #335173;
}

.app-header {
	display: flex;
	background-color: #fff;
	border-bottom: 1px solid #F2F2F2;
	box-sizing: border-box;
}

.app-header-logo-container {
	width: 225px;
	padding: 5px;
	text-align: center;
}

	.app-header-logo-container img {
		max-width: 100%;
	}

.app-header .autocomplete-holder {
	display: inline-block;
	position: relative;
	flex: 1;
}

.autocomplete-holder .fa-search {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 25px;
}

.autocomplete-holder .fa-spinner {
	position: absolute;
	right: 26px;
	top: 38%;
}

.autocomplete-holder .fa-times {
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
}

.app-header .autocomplete-holder .clear-btn:focus, .app-header .autocomplete-holder .clear-btn:hover {
	color: #000;
	text-decoration: none;
}

.app-header .autocomplete-contactsearchbox {
	padding: 15px 55px 15px 55px;
	width: 100%;
	height: 100%;
	border: none;
	margin: 0;
	box-sizing: border-box;
	font-size: inherit;
}

	.app-header .autocomplete-contactsearchbox:focus {
		outline: none;
		box-shadow: none;
	}

.autocomplete-suggestions {
	border: 1px solid #F2F2F2;
	background: #FFF;
	overflow-y: auto;
	overflow-x: hidden;
	border-radius: 5px;
	box-shadow: rgba(188,188,188,1) 0px 3px 5px;
	text-align: left;
	font-size: 13px;
	line-height: normal;
	z-index: 899 !important;
	width: 100% !important;
}

.autocomplete-suggestion {
	padding: 10px;
	white-space: nowrap;
	overflow: hidden;
	border-bottom: 1px solid #bcbcbc;
	color: #666;
}

	.autocomplete-suggestion:last-child {
		border: 0;
	}

.autocomplete-suggestion-name {
	margin-bottom: 5px;
}

.autocomplete-suggestion-email .fa-envelope {
	margin-right: 5px;
}

.autocomplete-group {
	padding: 5px 10px;
	font-weight: bold;
	border-bottom: #ccc solid 2px;
	background-color: #f0f0f0;
}

	.autocomplete-group strong {
		display: block;
		font-weight: bold;
		font-size: 14px;
		color: #333 !important;
	}

.autocomplete-suggestions strong {
	font-weight: normal;
	color: #3399FF;
}

.autocomplete-selected {
	background: #F0F0F0;
	cursor: pointer;
}

.autocomplete-no-suggestion {
	color: #d10000;
	text-align: center;
	padding: 20px 20px 15px 20px;
}

.autocomplete-contactsearchbox::-ms-clear {
	display: none;
}

.username-container {
	min-width: 200px;
	position: relative;
	z-index: 1000;
	border-left: 1px solid #F2F2F2;
}

	.username-container > ul {
		display: none;
		position: absolute;
		top: calc(100% + 1px);
		width: 100%;
		background-color: #fff;
		margin: 0;
		border: 1px solid #F2F2F2;
		border-right: none;
		box-shadow: rgba(188,188,188,1) 0px 1px 1px;
	}

		.username-container > ul li {
			border-bottom: 1px solid #F2F2F2;
			text-align: left;
		}

			.username-container > ul li:last-child {
				border-bottom: none;
			}

		.username-container > ul a {
			padding: 15px;
			display: block;
			text-decoration: none;
		}

	.username-container:hover > ul {
		display: block;
	}

.username {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	align-items: center;
}

	.username span {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		max-width: 100px;
	}

.header-link {
	color: black;
}

	.header-link span {
		margin-left: 10px;
	}

form {
	height: 100%;
	margin: 0 !important;
}

#app {
	display: grid;
	margin-bottom: 0 !important;
	grid-template-areas: "nav content";
	grid-template-columns: 225px auto;
}

	#app.collapsed {
		grid-template-columns: 50px auto;
	}

	#app .page-content {
		flex: 1;
	}

.lgnMainContentWrapper {
	justify-content: center;
	align-items: center;
	background-size: cover;
	display: flex;
}

/* Left Nav */
.divNavBar {
	border-right: 1px solid #F2F2F2;
	grid-area: nav;
	position: relative;
}

	.divNavBar > ul {
		overflow-y: hidden;
		overflow-x: hidden;
	}

		.divNavBar > ul:hover {
			overflow-y: auto;
		}

	.divNavBar ul {
		margin: 0;
		padding: 0;
	}

.nav-footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: right;
	border-top: 1px solid #F2F2F2;
}

	.nav-footer a {
		display: block;
		padding: 15px;
		text-align: right;
	}

#app.collapsed .nav-footer a {
	text-align: center;
}

#app.collapsed .TopItem span,
#app.collapsed .ExpandedItem span,
#app.collapsed .TopItemHover span {
	display: none;
}

#app.collapsed .TopItem {
	justify-content: center;
}

	#app.collapsed .divNavItem:hover .Level2Group,
	#app.collapsed .TopItem:hover .Level2Group,
	#app.collapsed .ExpandedItem:hover .Level2Group {
		display: block;
	}

.ExpandedItem, .TopItem, .TopItemHover {
	padding: 15px 15px 15px 10px !important;
	display: block;
	height: auto !important;
	text-decoration: none !important;
	border: none;
	background-image: none;
	text-align: left;
	height: 50px;
}

	.ExpandedItem + .Level2Group {
		display: block;
	}

#app.collapsed .TopItem i,
#app.collapsed .TopItemHover i,
#app.collapsed .ExpandedItem i {
	margin-right: 0;
}

.ExpandedItem i, .TopItem i, .TopItemHover i {
	margin-right: 5px;
}

.DisabledItem, .Level2Item, .Level2ItemHover {
	display: block;
	text-decoration: none !important;
	text-align: left;
	padding: 10px !important;
}

	.DisabledItem img, .Level2Item img, .Level2ItemHover img {
		border: 0px;
	}

#app.collapsed .Level2Group {
	position: absolute;
	left: 100%;
	top: 0px;
	z-index: 10000;
	padding: 0;
	min-width: 200px;
	display: none;
	box-shadow: rgba(188,188,188,1) 0px 1px 1px;
}

.Level2Group {
	display: none;
}

.ExpandedItem + .Level2Group {
	display: block;
	overflow: hidden;
	padding: 1px 0;
}

.ExpandedItem + .Level2Group {
	padding: 10px 0px 10px 30px;
}

#app.collapsed .Level2Group {
	padding: 0;
}

.Level2Group li {
	border-left: 1px solid lightgrey;
}

.MenuBreak div {
	background-color: #aaa;
	display: block;
	overflow: hidden;
	position: relative;
	width: 95%;
	line-height: 0px;
	border: 1px inset #ccc;
	padding: 0;
	margin: 0;
}

.MenuBreak {
	min-height: 7px !important;
	padding: 0;
}

.page-container {
	display: flex;
	flex: 1;
	flex-direction: column;
	justify-content: space-between;
	grid-area: content;
	overflow: auto;
}

.page-content {
	padding: 20px 30px;
	text-align: left;
}

.page-header-label {
	color: #5a5a5a;
}

.page-description {
	margin-left: 45px;
}

.cursor-pointer {
	cursor: pointer;
}

.login-container {
	background-color: var(--white, #ffffff);
	border-radius: 15px;
}

/* From Rdeskmaster custom css (need to remove later) */
.lgnWelcomeText {
	color: black;
}

.divNavBar a {
	color: var(--white, #ffffff);
}

.lgnLabel, .lgnLabel:hover {
	color: black;
	font-size: .8175rem;
}

.lgnLabelError {
	color: var(--red);
}
