body {
	font-family: "Bliss2Regular", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background: #f8f8f9;
	overflow-y: scroll;
	overflow-x: hidden;
}
/* Basic typography */

h1,
h2,
h3,
h4,
h5 {
	color: #61a858;
}

.Copy {
	margin: 40px 110px 0;
}

#Main .Copy h1,
.Copy h2,
.Copy h3 {
	font-family: "Bliss2Regular";
	color: #61a858;
	padding: 0 0 4px;
	margin: 0 0 25px;
	border-bottom: 3px solid #f3f4f4;
}

.cpr-guard {
	position: fixed;
	z-index: 98;
	width: 100%;
	height: 100%;
	left: -10px;
	display: none;
}

#Main .Copy.error h1 {
	color: #cc0035;
}

h1 {
	clear: both;
}

#Main .Copy h1 {
	font-size: 36px;
	border-bottom-width: 5px;
	background: #fff;
}

.Copy h2 {
	font-size: 28px;
}

.Admin h2 {
	font-size: 22px;
	color: #504c4c;
}

.Admin h2 span {
	font-family: "Bliss2Regular", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

h3,
.Admin h2 {
	font-family: "Bliss2Bold";
	font-weight: 100 !important;
	font-size: 20px !important;
	margin: 0 0 5px;
}

.Copy h3 {
	font-size: 22px;
}

h5 {
	color: #61a858;
	font-size: 13px !important;
	font-weight: 700 !important;
}

form .columns h5 {
	margin-top: 32px;
}

p:not(.ReactComponent *):not(.update-notice):not(
		#Notifications > div > div > p
	):not(#txtEditCallTime_ValidationSummary *):not(
		#ctl00_ContentMain_dvNoticeError *
	):not(#Dialog_SLA_ValidationSummary *):not(
		#ctl00_ContentMain_spanErrorMsg *
	):not(#Breadcrumbs):not(ul.overview li):not(p.file-notice):not(#drop_zone p),
li:not(.ReactComponent *):not(.update-notice):not(
		#Notifications > div > div > p
	):not(#txtEditCallTime_ValidationSummary *):not(
		#ctl00_ContentMain_dvNoticeError *
	):not(#Dialog_SLA_ValidationSummary *):not(
		#ctl00_ContentMain_spanErrorMsg *
	):not(#Breadcrumbs):not(ul.overview li):not(p.file-notice) {
	font-size: 13px;
	color: #616665;
	line-height: 1.2em;
}

p.desc {
	line-height: 1.4em;
	margin-bottom: 14px;
}

.Copy p {
	margin: 0 0 25px;
}

.Copy ul {
	margin: 0 0 15px;
	overflow: hidden;
}

.Copy ul li {
	background: url(images/icons/bullet.png) no-repeat 0 7px;
	padding-left: 12px;
	margin: 0 0 10px;
}

.Copy li,
.Copy p {
	color: #504c4c;
	line-height: 18px;
	font-size: 13px;
}

strong,
b {
	font-weight: 700 !important;
}

img.left {
	float: left;
	margin: 0 30px 30px 0;
}

img.right {
	float: right;
	margin: 0 0 30px 30px;
}

.title-comp {
	overflow: hidden;
}

.title-comp h4,
.title-comp h3,
.title-comp p {
	float: left;
}

.title-comp p {
	font-size: 11px;
	padding: 5px 0 0 14px;
	margin: 0;
}

.advice-given .title-comp p {
	font-size: 13px;
	padding-top: 3px;
}

.title-comp a {
	text-decoration: none;
	font-weight: 700;
}

a {
	color: #626665;
}

a:hover,
a:active,
td a,
.sub form a {
	color: #3398ce;
	text-decoration: underline;
}

dd a {
	text-decoration: none;
}

td a {
	font-weight: 700;
	text-decoration: none;
}

dt.critical {
	background: #f00;
}

dt.warning {
	background: #fc0;
}

dt.normal {
	background: #00cd00;
	color: #fff;
}

/* High level layout */
#Layout {
	width: 960px;
	background: #fff;
	margin: 0 auto;
	box-sizing: initial;
}

#Layout
	*:not(.e-reportviewer-viewer *):not(#taskTypeGrid *):not(
		#Dialog_ClientInformation *
	):not(#EmployeeViewDialog .SanctionIssueList *):not(
		#InboxFilterContainer *
	):not(.ReactComponent.box-border *) {
	box-sizing: initial;
}
#Header {
	display: flex;
	flex-direction: row;
	padding: 0.5em;
	align-items: center;
	min-height: 5em;
}
#Popup #Header {
	padding-top: 15px;
	padding-bottom: 5px;
}
#Header > #CronerLogo {
	flex: 1 0 auto;
	padding-left: 10px;
}
#Header > #CompanyLogo {
	margin-left: 0.5em;
	padding-left: 0.5em;
	border-left: 1px solid #626665;
}
#Header > #CompanyLogo img {
	max-height: 5em;
}
#Header > #UtilityBar > #UserInformation {
	margin: 0;
	font-size: 15px;
	text-align: right;
	color: #626665;
}
#Header a:link,
#Header a:visited {
	text-decoration: none;
}
.issue-version-header {
	padding-right: 20px;
}
#UtilityBar {
	align-self: stretch;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 5em;
}
#UtilityBar ul {
	display: flex;
	flex-direction: row;
	align-items: center;
}
#UtilityBar li {
	float: left;
	border-left: 1px solid #626665;
	padding: 0 8px;
}
#UtilityBar li:last-child {
	padding-right: 0;
}
#UtilityBar li:first-child {
	border-left: 0;
}
#UtilityBar .new-tab {
	background-color: #3398ce;
	margin-right: 0.75em;
	border-radius: 0.5em;
	box-shadow: 2px 2px 4px #999;
	padding: 0.2em 0.4em;
}
#UtilityBar .new-tab:hover {
	background-color: #076fa8;
}
#UtilityBar .new-tab a {
	background-color: transparent;
	color: white;
}
#UtilityBar .new-tab a:hover {
	text-decoration: none;
}
#UtilityBar a {
	font-family: "Bliss2Bold", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #626665;
	font-size: 14px;
	text-decoration: none;
}
#UtilityBar a.logout {
	color: #3398ce;
}
#UtilityBar a:hover {
	text-decoration: underline;
}
/* Masthead */
#Masthead {
	margin: 0 0 0.5em;
	border: 1px solid #abadad;
	border-width: 0 0 1px;
	position: relative;
}
#Masthead.NoAuth {
	border: 0;
}
#Masthead:after {
	content: " ";
	display: block;
	clear: both;
	overflow: hidden;
}
#Masthead h2 {
	background: #626665;
	color: #fff;
	font-size: 28px;
	padding: 9px 0 8px 20px;
	margin-bottom: initial;
	line-height: 1;
}
#Masthead form {
	width: 294px;
	height: 25px;
	padding: 10px 8px;
	float: left;
	background: #67cc64;
	position: relative;
}
#Masthead label {
	color: #919493;
	font-size: 13px;
	position: absolute;
	top: 16px;
	left: 36px;
	cursor: text;
}
#Navigation {
	float: left;
	display: flex;
	align-items: stretch;
	margin-bottom: initial;
	padding-left: initial;
}
#Navigation a {
	display: flex;
	padding: 0 0.25em;
	font-size: 1rem;
	text-decoration: none;
	height: 2.5em;
	align-items: center;
	color: #626665;
}
#Navigation a:hover {
	color: #3398ce;
}
#Navigation a.croner-i span {
	font-family: "Times New Roman", serif;
	font-style: italic;
}
#Navigation .back-dashboard {
	background-image: none;
}
#Navigation .back-dashboard a {
	background-image: url(images/icons/back-dashboard.png);
	background-repeat: no-repeat;
	background-position: left 0.5em center;
	padding-left: 2em;
	text-align: right;
	color: #3398ce;
}
#Navigation li {
	background: #f3f4f4 url(images/nav-separator.png) no-repeat right bottom;
	padding-bottom: 0px; /* ITG */
	display: flex;
	align-items: center;
}
.no-js #Navigation .current a {
	color: #3398ce;
}
/* Tracer */
.tracer {
	position: absolute;
	height: 4px;
	bottom: -4px;
	background: #67cc64;
}
#Masthead dl {
	display: flex;
	justify-content: flex-end;
	margin-right: 1rem;
	font-family: "Bliss2Bold";
	font-weight: 100;
	font-size: 1.25rem;
	line-height: 2.5rem;
	letter-spacing: -0.05em;
	margin-bottom: initial;
}
#Masthead dt {
	color: #61a858;
	padding: 0 8px 0 0;
}
#Masthead dd {
	color: #504c4c;
	margin-bottom: initial;
}
#Masthead input {
	width: 184px;
	padding: 6px 6px 6px 26px;
	background-position: 5px 50%;
	border: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float: left;
}
#Masthead button {
	float: right;
	margin: 0 -5px 0 0;
	background: url(images/btn-light-r.png) no-repeat right 0;
	color: #3398ce;
}
#Masthead button:hover,
#Masthead button:focus {
	background: url(images/btn-light-r.png) no-repeat right -32px;
}
#Masthead button span {
	background: url(images/btn-light-l.png) no-repeat left 0;
	text-shadow: none;
}
#Masthead button:hover span,
#Masthead button:focus span {
	background: url(images/btn-light-l.png) no-repeat left -32px;
}
/* Status */
.SystemStatus {
	width: 700px;
	border: 1px solid #b1b3b2;
	border-width: 1px 0;
	margin: 0 0 22px;
	overflow: hidden;
}
.SystemStatus dt {
	font-size: 14px;
	padding: 6px 10px;
	font-family: "Bliss2Bold";
	float: left;
}
.SystemStatus dd {
	font-size: 13px;
	padding: 6px 10px;
	float: left;
}
/* Status updates */
.StatusUpdate {
	height: 45px;
	position: absolute;
	top: 0;
	right: 0;
}
.StatusUpdate h5 {
	font-family: "Bliss2Bold";
	font-weight: 100;
	font-size: 16px;
	background: #0c0 url(images/icons/white-arrow.png) 10px 50% no-repeat;
	color: #fff;
	float: right;
	line-height: 45px;
	margin: 0 0 0 10px;
	padding: 0 12px 0 24px;
	text-transform: uppercase;
}
.StatusUpdate p {
	color: #fff;
	float: right;
	line-height: 45px;
}
.StatusUpdate a {
	color: #fff;
}
.NoAuth .StatusUpdate p {
	padding-right: 20px;
}
/* Breadcrumbs */
#Breadcrumbs {
	font-size: 11px;
	float: right;
	margin: 10px 20px 0 0;
}
#Breadcrumbs a {
	text-decoration: none;
	font-weight: 700;
	color: #3398ce;
}
#Breadcrumbs a:hover {
	text-decoration: underline;
}
#Breadcrumbs span {
	display: inline-block;
	width: 8px;
	height: 8px;
	line-height: 8px;
	margin: 0 2px;
	background: url(images/icons/arrow-r.png) no-repeat 0 0;
	text-indent: -9999em;
}
h1 + #Breadcrumbs {
	position: absolute;
	top: 12px;
	right: 10px;
	color: #fff;
}
h1 + #Breadcrumbs a {
	color: #fff;
}
/* Main */
#Main {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	padding: 0 10px 0;
	overflow: hidden;
	margin-top: 1em;
}
#Main.fullWidth {
	padding-left: 0;
	padding-right: 0;
}
/* Grid */
.section {
	width: 960px;
	margin: 0;
}
.sub {
	float: left;
	margin: 1em 20px 0 0;
	width: 940px;
	background: #eff0f0;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.content {
	border: 4px solid #eff0f0;
	border-width: 0 4px 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	padding: 16px;
}
.Admin .content {
	background: #f0faef;
	border-color: #e8f5e8;
	padding-top: 26px;
}
.sub .content {
	position: relative;
	background: #fff;
	margin: 0 5px 5px;
	border: 0;
	padding: 5px;
	overflow: hidden;
}
.sub .tabular.content {
	padding-left: 0;
	padding-right: 0;
}
.sub .tabular.content .actions {
	margin-right: 1em;
}
.split .content {
	width: 450px;
	float: left;
}
.split .tabular.content {
	width: 460px;
}
.m75 .sub {
	width: 220px;
}
.m75 .main {
	width: 700px;
}
.section {
	overflow: hidden;
}
.mid {
	position: relative;
	padding: 20px 12px;
}
.ui-dialog .mid {
	float: left;
	width: 50%;
	margin-top: -1.9em;
}
.ui-dialog #QuickFind {
	left: 0;
}
/* Grid typography */
.sub h3,
#Main h1 {
	font-family: "Bliss2Bold";
	font-size: 18px;
	color: #fff;
	background-image: url(images/gradient-heading-long.png);
	background-color: #569632;
	background-repeat: repeat-y;
	background-position: 0 0;
	padding: 10px 15px;
	margin-bottom: 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.subtitle {
	background: #d9f2d8;
	padding: 20px;
	overflow: hidden;
}
.subtitle p {
	width: 460px;
	float: left;
}
.subtitle a {
	float: right;
}
.m75 div.main h3 {
	background-image: url(images/gradient-heading-medium.png);
}
.m75 .sub h3 {
	background-image: url(images/gradient-heading-short.png);
}
.m75 .alerts h3 {
	background-image: url(images/gradient-alerts-short.png);
	position: relative;
}
/* Modified boxes */
.alerts h3 > span {
	display: block;
	background: url(images/alert-icon.png) no-repeat;
	width: 41px;
	height: 41px;
	position: absolute;
	top: -14px;
	right: 20px;
}
.search .content {
	position: relative;
	padding: 5px 10px;
}
/* Footer */
#Footer {
	position: relative;
	margin-top: 1em;
}
#Footer h6 {
}
#Footer ul {
	padding: 10px 2.5px;
	float: right;
	overflow: hidden;
	font-size: 13px;
}
#Footer li {
	float: left;
	padding: 0 7.5px;
	border-left: 1px solid #626665;
}
#Footer a:link,
#Footer a:visited {
	text-decoration: none;
	color: #626665;
}
#Footer li.first {
	border-left: 0;
}
#Footer li.first a,
#Footer li a:hover {
	color: #3398ce;
}
#Footer a:hover {
	text-decoration: underline;
}
#Footer .legal,
.footer-branding .legal {
	margin: 15px 10px 30px auto;
	width: 685px;
	clear: both;
	font-size: 11px;
	color: #626665;
	text-align: right;
	font-family: "Bliss2Regular";
	line-height: 11px;
}
.footer-links {
	display: flex;
	width: 100%;
	flex-direction: row-reverse;
	border-bottom: 1px solid #b1b3b2;
}
.footer-branding {
	display: flex;
	justify-content: space-between;
}
.footer-branding h6 a {
	display: flex;
	margin: 10px 0 0 10px;
}
/* Close window */
a.close {
	display: inline-block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	background: url(images/icons/close-modal.png) no-repeat 100% 50%;
	height: 14px;
	line-height: 14px;
	padding: 0 20px 0 0;
	color: #3298cf;
	text-decoration: none;
}
#Header .close {
	margin: 10px 16px 0 0;
}
.actions .close {
	margin: 5px 16px 0 20px;
}
/* Dialogs */
#Dialogs {
	display: none;
}
.or {
	color: #b1b3b2;
	font-style: italic;
	font-size: 12px;
	margin-left: 26px;
	display: inline-block;
	position: relative;
	top: -2px;
}
/* ITG : Added .ui-dialog-itg class elements for using iframes */
.ui-dialog .range,
.ui-dialog-itg .range {
	float: right;
	padding-top: 4px;
}
.ui-dialog .actions,
.ui-dialog-itg .actions {
	margin-bottom: 5px;
}
.ui-dialog .range li,
.ui-dialog-itg .range li {
	float: left;
	font-size: 14px;
	margin-left: 6px;
}
.ui-dialog .range a,
.ui-dialog-itg .range a {
	font-weight: 700;
	text-decoration: none;
}
.ui-dialog .range a:hover,
.ui-dialog-itg .range a:hover {
	text-decoration: underline;
}
.ui-dialog label,
.ui-dialog-itg label {
	font-size: 12px;
	font-weight: 100;
}
.ui-dialog form .range label,
#divFilterOptions .range label {
	font-size: 11px;
}
.attach {
	margin: 25px 0 0;
	position: relative;
}
.attach .actions {
	margin-top: -2em;
}
.attach textarea {
	width: 488px;
	height: 58px;
	display: block;
	resize: none;
}
.attach label {
	display: inline-block;
	padding: 0 0 4px;
	color: #504c4c;
}
.attach label.checkbox {
	font-weight: 700;
}
.attach .doAttach {
	position: absolute;
	bottom: 32px;
	left: 490px;
}
.filter-results {
	margin-top: 14px;
	width: 99%; /* ITG -> changed from 100% to 98% */
	border: 1px solid #b1b3b2;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	height: 350px;
	position: relative;
	clear: both;
}
.filter-results ul,
.filter-results .no-results {
	display: none;
}
.filter-results p {
	color: #a7a5a5;
	position: absolute;
	top: 130px;
	left: 50%;
	width: 350px;
	height: 1.2em;
	margin-left: -175px;
	margin-top: -0.6em;
	text-align: center;
	font-style: italic;
}
.filter-results li {
	width: 50%; /* LPK updated for ticket 18065 was 33% */
	float: left;
	margin-bottom: 4px; /* LPK added to improve readability of list ticket 18065 */
}
.filter-results .checkbox label {
	font-size: 13px;
	margin-left: 30px;
	padding-bottom: 0;
}
.filter-results .checkbox input {
	margin-left: 10px;
	top: 2px;
}
.filter-results ul {
	padding: 10px 0;
	height: 330px;
	overflow: auto;
}
/* Filter selections */
#FilterSelections {
	display: none;
}
.ui-dialog #FilterSelections {
	margin-bottom: 1.9em;
}
dl.Filters {
	padding: 10px 0 0;
	font-size: 11px;
	font-weight: 700;
	overflow: hidden;
}
.Filters dt {
	color: #626665;
	width: 94px;
	padding: 4px 10px 0 0;
	margin: 0 0 10px;
	float: left;
	clear: left;
}
.Filters dt a {
	display: block;
	text-decoration: none;
	background: url(images/icons/tick.png) no-repeat 100% 50%;
	width: 74px;
	margin: 6px 0 0;
}
.Filters dd {
	margin: 0 0 20px;
	overflow: hidden;
}
.Filters dd a {
	float: left;
	display: block;
	color: #3298cf;
	background: #dfeef6;
	padding: 0 4px 0 0;
	margin: 0 10px 10px 0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.Filters dd a:hover {
	background: #e8e8e8;
	text-decoration: none;
}
.Filters dd a:hover span {
	text-decoration: underline;
}
.Filters dd a span {
	display: inline-block;
	padding: 4px 16px 5px 5px;
	background: url(images/icons/remove-filter.png) right no-repeat;
}
/* Add more advice modal */
.Advice label {
	font-size: 12px;
	color: #504c4c;
}
label .sidenote {
	float: right;
	font-weight: 100;
	font-style: italic;
}
/* Fake buttons */
#Login .button {
	background: url(images/btn-white-l.png) left no-repeat;
}
.button,
button {
	color: #626665;
	background-color: #3398ce;
	font-size: 15px;
	font-family: "Bliss2Bold";
	font-weight: 100;
	display: inline-block;
	text-decoration: none;
}
/*a.button, a.button:hover, a.button:hover span {
	color: #fff;
}*/
a.button,
a.button:hover {
	color: #fff;
}
a.button:hover {
	background-color: #076fa8;
	/*top: 0;*/
}
.button:hover,
.button:focus {
	/* color: #626665; */
	text-decoration: none;
}
#Login .button > span {
	display: block;
	padding: 11px 18px 11px 20px;
	background: url(images/btn-white-r.png) right no-repeat;
	height: 20px;
	width: 188px;
	margin-right: -32px;
}
a.button span {
	cursor: pointer;
}
.button .q {
	color: #67cc64;
}
.button:hover .q {
	color: #67cc64;
	text-decoration: underline;
}
.button.withicon span,
a.withicon {
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 16px;
}
label.withicon {
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-right: 16px;
}
.button.add span {
	background-image: url(images/icons/add-white.png);
}
.button.magnify span {
	background-image: url(images/icons/magnify-white.png);
}
.button[disabled],
a.button[disabled] {
	background-color: #e0e0e0;
	color: #c9c9c9;
	text-shadow: none;
	box-shadow: none;
	cursor: default;
}
/* Notifications */
#Notifications {
	padding: 0;
}
/*Error msg color*/
.errorColor {
	color: #cc0035 !important;
}
/* Error msg width*/
.errorWidth {
	width: 280px;
}
/* code by ITG*/
/* Error msg width*/
.NoticeError {
	margin: 0 auto 20px;
	width: 300px;
	padding: 20px 20px 20px 80px;
	border: 4px solid #dbdcc9;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #f2f3e4;
	background-image: url(images/alert-icon.png);
	background-repeat: no-repeat;
	background-position: 20px 50%;
}
.ExtWidth {
	width: 350px;
}
.RelateNotice {
	margin: 0 auto 20px;
	width: 380px;
	padding: 20px 20px 20px 80px;
	border: 4px solid #dbdcc9;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #f2f3e4;
	background-image: url(images/Related-Issues-Alert-Icon.gif);
	background-repeat: no-repeat;
	background-position: 20px 40%;
}
/* Notices */
.notice {
	margin: 0 auto 20px;
	width: 380px;
	padding: 20px 20px 20px 80px;
	border: 4px solid #dbdcc9;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #f2f3e4;
	background-image: url(images/alert-icon.png);
	background-repeat: no-repeat;
	background-position: 20px 50%;
}
.notice.success {
	background-image: url(images/icons/tick-large.png);
}
.notice h3 {
	color: #504c4c;
}
.notice.success p {
	font-family: "Bliss2Bold";
	color: #62af5a;
	font-size: 18px;
}
.notice p {
	font-size: 12px;
}
.noticeIE7 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #616665; /*#504c4c;*/
}
/* Tables */
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #504c4c;
	background: #fff;
	width: 100%;
	margin: 5px 0 0;
	border-collapse: separate;
}
.results {
	margin: 0;
	border: 5px solid #eff0f0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.Admin .results {
	border-color: #e8f5e8;
}
.results input[type="checkbox"] {
	display: block;
	margin: 0 auto;
}
.results-holder {
	padding: 0 0 24px;
	overflow: hidden;
}
/* ITG - Sorting By label */
.results-holder p {
	font-size: 13px;
	margin: 0 0 10px 10px;
}
.results-holder h4 {
	clear: both;
	font-family: "Bliss2Bold";
	font-size: 16px;
	margin: 0 0 10px 10px;
}
.results-holder .pagination + h4 {
	margin-top: 20px;
}
.results-holder .pagination {
	margin-top: 12px;
	margin-bottom: 0;
}
.sub table {
	width: 100%;
}
h4.caption {
	color: #fff;
	background: #3398ce;
	font-family: "Bliss2Regular";
	font-weight: 100;
	font-size: 13px;
	text-align: left;
	padding: 6px 12px;
	margin: 0 5px 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
h4.flagged.caption {
	background: #cc0035;
}
/* Added by ITG dev*/
.flagged td {
	vertical-align: top;
}
th:not(.ReactComponent *):not(.ui-datepicker-calendar *):not(
		#ClientInformationDialog *
	):not(.e-reportviewer-viewer *):not(.inbox-app-table *):not(
		.dashboard-main * > td:first-child
	):not(.dashboard-main * > th:first-child):not(
		.croner-user-grid * > td:first-child
	):not(.croner-user-grid * > th:first-child):not(
		#ctl00_ContentMain_cblCallCategory *
	):not(#EmployeeSelectGridTable *):not(#SecurityDialogGridTable *):not(
		#IssueReporterGridTable *
	):not(#Main > div.section.m75.dashboard-top-section > div.sub.alerts *):not(
		#BasicEmployeeTable > tbody *
	),
td:not(.ReactComponent *):not(.ui-datepicker-calendar *):not(
		#ClientInformationDialog *
	):not(.e-reportviewer-viewer *):not(.inbox-app-table *):not(
		.dashboard-main * > td:first-child
	):not(.dashboard-main * > th:first-child):not(
		.croner-user-grid * > td:first-child
	):not(.croner-user-grid * > th:first-child):not(
		#ctl00_ContentMain_cblCallCategory *
	):not(#EmployeeSelectGridTable *):not(#SecurityDialogGridTable *):not(
		#IssueReporterGridTable *
	):not(#Main > div.section.m75.dashboard-top-section > div.sub.alerts *):not(
		#BasicEmployeeTable > tbody *
	) {
	padding: 3px 5px;
	border-left: 1px solid #b1b3b2 !important;
	vertical-align: middle;
}
#tbAlerts td,
#tbAlerts th {
	/* LPK ticket 18858 conditional IE9 rule due to IE9 padding bug */
	padding-right: 4px\9;
}
/* Added by ITG dev*/
.tblCallReport td {
	vertical-align: top;
}
/* Added by ITG dev*/
.tblIssueReport td {
	vertical-align: top;
}
.results th,
.results td {
	border-color: #c2cfc2;
	vertical-align: top;
}
.results td {
	line-height: 1.6;
}
.call-categories {
	width: 340px;
}
.omit-headers thead {
	visibility: hidden;
}
.omit-headers thead th {
	height: 0;
	padding: 0 !important;
	line-height: 0;
}
.property-value td {
	border: 0;
}
tbody td {
	cursor: pointer;
}
tbody .blank {
	height: 22px;
}
tbody .blank td {
	cursor: default;
}
tbody tr:hover td {
	background: #d6d6d6;
	color: #333;
}
tbody tr.blank:hover td {
	background: inherit;
}
.no-action tbody td {
	cursor: text;
}
.no-action tbody tr:hover td {
	background: #fff;
	color: inherit;
}
.no-action tbody tr.odd:hover td {
	background: #f4f4f4;
}
th {
	font-size: 12px;
	font-weight: 700;
	text-align: left;
	padding-bottom: 5px;
}
.croner-user-grid {
	border: 5px solid #eff0f0;
	border-radius: 5px;
}
/*.croner-user-grid .results {    
    width: 830px;
}*/
.croner-user-grid.two-fxd-columns .results th:first-child {
	background: #dedede;
}
.croner-user-grid.one-fxd-columns .results th:first-child {
	background: #dedede;
}
.croner-user-grid.two-fxd-columns .results th:nth-child(2) {
	background: #dedede;
}
.results th {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #d9f2d8;
}
.croner-user-grid .fixed-column-name {
	border-right: 1px solid #b1b3b2;
}
.croner-user-grid .results {
	border: 0px;
}
.croner-user-grid .fixed-column-name + th,
.croner-user-grid .fixed-column-name + td {
	border-left: 0px;
}
.croner-user-grid .even .fixed-column-empRef,
.croner-user-grid .even .fixed-column-name {
	background-color: #ffffff;
}
.client-user-grid .JobTitle,
.client-user-grid .ServiceLength {
	display: none;
}
/* Defining widths */
th.IssueID,
th.Location {
	width: 52px;
}
th.NoOfDays {
	/* LPK added for ticket 18047 */
	width: 45px; /* LPK updated from 40px for ticket 18647 */
	white-space: initial;
}
th.action {
	/* LPK added for ticket 18047 */
	width: 40px;
}
table.flagged td {
	line-height: 150%; /* LPK added to improve presentation 18498 */
}
.issue-employees .results th.EmployeeName {
	width: 120px; /* LPK updated for 18047 was 285px */
}
/*#CoreInformation th.EmployeeName {
	width: 282px;
}*/
th.Category {
	width: 160px; /* LPK updated from 190px swapped width value with th.EmployeeName to improve presentation 18498 */
}
th.Status {
	width: 58px;
}
th.DateCreated {
	width: 80px;
}
.reports th.DateCreated {
	width: 88px;
}
th.Type {
	width: 70px;
}
th.ReportName {
	width: 530px;
}
th.FileType {
	width: 66px;
}
th.Action {
	width: 84px;
}
th.Property {
	width: 100px;
}
.PolicyID {
	width: 54px;
}
.ClientName {
	width: 360px;
}
.AuthorisedUsersOnly {
	width: 112px;
}
/* Sorting */
th a.sort {
	display: inline-block;
	padding-right: 14px;
	text-decoration: none;
	color: #504c4c;
	white-space: nowrap;
}
a.sort:hover {
	text-decoration: underline;
}
/* Result table widths */
.results th.DateUpdated {
	width: 100px;
}
.results th.IssueID {
	width: 66px;
}
.results th.Location {
	width: 120px;
}
.results th.EmployeeName {
	width: 200px;
}
.results th.Category {
	width: 230px;
}
.results th.Status {
	width: 85px;
}
.results tr.newissue td {
	background: #f9e3e3;
}
/* ITG - Added for document search */
.results th.DateCreated {
	width: 95px;
}
.results th.Description {
	width: 294px;
}
.results th.DocumentOwner {
	width: 135px;
}
.results th.FileName {
	width: 210px;
}
.results th.Download {
	width: 70px;
}
/* Padding */
.tabular td:first-child,
.tabular th:first-child {
	padding-left: 12px;
}
.tabular td.last,
.tabular th.last {
	padding-right: 12px;
}
td {
	font-size: 11px;
	transition: background 0.1s;
}
/* Because IE11 grinds to a halt when background transition is set on a table with any significant number of rows.. */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	td {
		transition: none;
	}
}
.alerts td {
	font-size: 12px;
}
th:first-child:not(.ReactComponent *),
td:first-child:not(.ReactComponent *),
.alerts td,
.alerts th {
	border-left: 0 !important;
}
tr.odd td,
tr.blank.odd:hover td,
li.odd {
	background: #f4f4f4;
}
li.even {
	background: #fff;
}
.shorten {
	text-indent: -9999em;
	width: 18px;
	overflow: hidden;
	white-space: nowrap; /* LPK added to address issue in 18498 */
}
.table-overlay {
	text-align: center;
	padding: 46px;
	background: #f2f3e5;
	border: 1px solid #b1b3b2;
	margin: -3px -5px;
	cursor: default;
}
.tabular .table-overlay {
	margin-left: -12px;
}
.table-overlay p {
	font-family: "Bliss2Bold";
	font-size: 14px;
	color: #504c4c;
}
.loading p {
	background: url(images/loading.gif) no-repeat center top;
	padding-top: 40px;
}
.loader {
	border: 1px solid #b4b4b4;
	height: 34px;
	/*border-radius: 8px;*/
	/*-webkit-border-radius: 8px;*/
	/*-moz-border-radius: 8px;*/
	overflow: hidden;
}
.loader .progress {
	height: 34px;
	width: 0%;
	display: block;
	background: url(images/loading-repeat.gif);
	border-right: 1px solid #b4b4b4;
	/*border-radius: 8px;*/
	/*-webkit-border-radius: 8px;*/
	/*-moz-border-radius: 8px;*/
}
.no-results p {
	background: url(images/alert-icon.png) no-repeat center left;
	padding: 21px 0 21px 50px;
	display: inline;
}
.div-no-results {
	background: url(images/alert-icon.png) no-repeat center left;
	padding: 50px 0 21px 80px;
	display: inline;
}
.table-overlay.begin {
	background: #fdfdfd;
}
.begin p {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Icons */
.icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: 50%;
	white-space: nowrap; /* LPK added to address 18498 */
}
th.icon,
td.icon {
	display: table-cell;
	padding: 0;
	width: 26px;
}
td.icon .checkbox {
	margin-top: 4px;
}
td .icon,
fieldset td .icon {
	display: block;
	margin: 0 auto;
	float: none;
}
th.withicon {
	width: 52px;
}
td.multi-icon {
	text-align: center;
	white-space: nowrap;
}
td.multi-icon .icon {
	display: inline-block;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: -2px;
}
td.withicon.multi-icon {
	text-align: left;
}
td.multi-icon .edit-employee {
	margin-left: 10px;
}
td.multi-icon .inline.suspended {
	margin-right: 10px;
}
td .icon.inline {
	float: right;
	margin: 0 4px 0 0;
}
.view {
	background-image: url(images/icons/magnify.png);
}
.download {
	background-image: url(images/icons/download.png);
}
.redflag {
	background-image: url(images/icons/flag-red.png);
}
.suspension {
	background-image: url(images/icons/suspended.png);
	background-repeat: no-repeat;
}
.remove {
	background-image: url(images/icons/remove.png);
}
/* ITG - Added for handling dot,wav,ppt file extensions */
.pdf,
.xls,
.doc,
.jpg,
.dot,
.wav,
.ppt,
.jpeg,
.excel {
	width: 26px;
	height: 10px;
}
.pdf {
	background-image: url(images/icons/pdf.png);
}
.doc {
	background-image: url(images/icons/doc.png);
}
.xls {
	background-image: url(images/icons/xls.png);
}
.jpg,
.jpeg {
	background-image: url(images/icons/jpg.png);
}
.dot {
	background-image: url(images/icons/dot.png);
}
.wav {
	background-image: url(images/icons/wav.png);
}
.ppt {
	background-image: url(images/icons/ppt.png);
}
/*.excel 
{
    background-image: url(images/icons/icon_excel.gif);   
}*/
.icon.excel {
	display: block;
	float: left;
	background: url(images/icons/excel.png) top left no-repeat;
	width: 20px;
	height: 19px;
	margin: 5px 5px 0 0;
}
.file {
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 32px;
	width: auto;
	height: auto;
}
.datepicker {
	background-image: url(images/icons/calendar.png);
}
.croner {
	background-image: url(images/icons/wk.png);
}
.pbs {
	background-image: url(images/icons/peninsula-sm.svg);
}
.client {
	background-image: url(images/icons/client-icon.png);
}
.change-password {
	background-image: url(images/icons/changepassword.png);
}
.client-user,
.user {
	background-image: url(images/icons/clientuser.png);
}
.croner-user {
	background-image: url(images/icons/croneruser.png);
}
.edit,
.edit-employee {
	background-image: url(images/icons/edit.png);
}
.edit-message {
	background-image: url(images/icons/editmessage.png);
}
.update-logo {
	background-image: url(images/icons/updatelogo.png);
}
.icon.alert-library,
.withicon.alert-library {
	background-image: url(images/icons/alertlibrary.png);
}
.upload {
	background-image: url(images/icons/upload.png);
}
.icon.manage,
.withicon.manage {
	background-image: url(images/icons/manage.png);
}
.tick {
	background-image: url(images/icons/tick.png);
}
span.employee-reference-active-tick {
	background-image: url(images/icons/tick.png);
	padding-left: 20px;
	float: left;
}
.suspended {
	background-image: url(images/icons/suspended.png);
}
.icon.disabled {
	background-image: url(images/icons/lock-disabled.png);
}
.icon.enabled {
	background-image: url(images/icons/lock-enabled.png);
}
.lock {
	background-image: url(images/icons/lock.png);
}
.documents {
	background-image: url(images/icons/documents.png);
}
.icon.reports {
	background-image: url(images/icons/reports.png);
}
.send-mail {
	background-image: url(images/icons/send-email.png);
}
.open-mail {
	background-image: url(images/icons/email_open.jpg);
}
.usagestats {
	background-image: url(images/icons/usagestats_email.png);
}
/* Indicators */
.indicator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline-block;
	padding: 8px 4px 8px 24px;
	background-position: 4px 50%;
	background-repeat: no-repeat;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: absolute;
	top: 16px;
	right: 0;
}
.indicator.redflag {
	color: #d30000;
	background-color: #f9e3e3;
}
/* Actions */
div.actions,
p.actions,
ul.actions {
	position: relative;
	text-align: right;
	margin: 1em 0;
	line-height: normal;
	font-size: 12px;
	color: #616665;
}
/*Document Information Actions*/
.doc-info-actions {
	display: flex;
	justify-content: space-between;
}
ul.actions li {
	display: inline;
}
ul.actions button {
	color: #fff;
	background-color: #61a858;
}
ul.actions button:hover {
	background-color: #569632;
}
div.actions {
	clear: both;
}
.actions.inline {
	padding-left: 80px;
	text-align: left;
}
.actions.last {
	margin-bottom: 0;
}
.actions.last p {
	margin-bottom: 0;
}
.linear .actions {
	clear: none;
}
.actions:after {
	display: block;
	width: 0;
	height: 0;
	content: ".";
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.actions.backlinks {
	float: right;
	position: relative;
	margin-right: 22px;
}
.actions.backlinks p {
	float: left;
	position: absolute;
	top: 0.4em;
	left: -100%;
}
div.actions p + button {
	float: right;
}
form.reports p.actions {
	margin-top: -45px;
	margin-bottom: 10px;
}
/* (Bug 13175) */
#divFilterOptions.reports p.actions {
	float: right;
	margin-bottom: 10px;
	margin-top: -40px;
	width: 740px;
}
.back a {
	color: #3398ce;
}
p.subactions {
	line-height: 1em;
}
.options {
	padding: 0 0 15px;
}
.sub a.button {
	color: #fff;
	background-color: #61a858;
	/* border: .1px solid #61a858; */
}
.sub .button:hover {
	background-color: #569632;
}
a.button,
form button,
.actions .button,
.subtitle .button,
.button.create {
	font-size: 12px;
	padding: 6px 8px;
	margin: 0 0 0 15px;
	text-shadow: 0 0 2px #444;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 2px 2px 4px #999;
	-moz-box-shadow: 2px 2px 4px #999;
	-webkit-box-shadow: 2px 2px 4px #999;
}
/*.button.create::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: red;
}*/
.button.first {
	margin-left: 0;
}
form button,
a.button {
	padding: 6px 8px;
	background-color: #3398ce;
	line-height: normal;
}
form button:hover {
	background-color: #076fa8;
	text-decoration: none;
}
.subtitle .button,
.button.create {
	font-size: 20px;
	padding: 6px 20px;
	letter-spacing: -1px;
	color: #333;
	background-color: #edb700;
	text-shadow: 0 0 6px #fff;
	margin: 5px 10px 0 0;
}
form.main .actions {
	margin-bottom: 0;
}
.button.create {
	float: right;
	margin: 0 24px -12px 0;
	text-align: center;
}
.Admin .button.create {
	margin: 0 12px 0 0;
	min-width: 130px;
}
.button.dialog-create {
	float: right;
}
.button.create:hover,
.subtitle .button:hover {
	color: inherit;
	background-color: #e0ad00;
}
.ui-dialog-content .actions p,
.ui-dialog-itg .actions p {
	margin-top: 0px; /*ITG -> changed from 5px to 0px */
	font-size: 12px;
}
.ui-dialog-content .actions a,
.ui-dialog-itg .actions a {
	font-weight: 700;
	text-decoration: none;
}
.ui-dialog-content .actions a:not(.button):hover {
	text-decoration: underline;
}
.actions .close-modal {
	float: left;
	padding: 6px 8px;
}
.actions .select-controls,
.ui-dialog-itg .actions .select-controls {
	position: absolute;
	left: 50%;
	top: 0;
	width: 150px;
	margin-left: -75px;
	text-align: center;
	margin-top: 0px; /*ITG*/
}
/* Forms */
form.main {
	background: #fff;
	padding: 11px 11px 0;
	border: 5px solid #eff0f0;
	border-width: 0 5px 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
ol.main {
	overflow: hidden;
}
form p {
	margin: 0;
}
form ol {
	margin-top: 0;
	font-size: 13px;
	padding-left: initial;
}
.alert-library fieldset ol,
.user-edit fieldset ol {
	padding: 0;
}
.ui-dialog-content a,
#divFilterOptions a {
	color: #3398ce;
}
#divFilterOptions a:hover {
	text-decoration: underline;
}
.ui-dialog-content .button {
	color: #fff;
}
.ui-dialog-content .arrow {
	margin-left: 0;
}
form li p:not(.ReactComponent *) {
	clear: left;
	padding: 2px 0 0 100px;
	font-size: 11.5px;
}
form li {
	overflow: hidden;
	padding: 0 0 6px;
}
form.quickfind,
#divQuickFind {
	position: absolute;
	bottom: 10px;
	right: 0;
}
form.quickfind label,
#divQuickFind label {
	font-weight: 700;
	font-size: 12px;
	display: inline;
}
form.quickfind input.text,
#divQuickFind input.text {
	width: 88px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 6px;
}
form.quickfind button,
#divQuickFind button {
	margin: 0 20px 0 0;
}
#LoginMain li a,
.sub form a {
	text-decoration: none;
	border-bottom: 1px solid #dcedf7;
	line-height: 0.8em;
	display: inline-block;
}
form a.icon {
	border: 0;
}
label a {
	display: inline;
	border: 0;
	text-decoration: none;
}
label {
	width: auto;
	text-align: left;
	clear: left;
	cursor: pointer;
	padding: 8px 0;
}
label.select-client {
	font-weight: 100;
	font-size: 13px;
	padding: 4px 0 16px;
}
label .preview {
	font-weight: 100;
	font-style: italic;
}
/* Fancy buttons */
button {
	display: inline-block;
	font-family: "Bliss2Bold", "Trebuchet MS", Helvetica, Arial, sans-serif;
	border: 0;
	margin: 0;
	white-space: nowrap;
	font-size: 13px;
	overflow: visible;
	cursor: pointer;
	color: #fff;
	background: #3398ce;
}
button.main,
a.button.main {
	padding-left: 20px;
	padding-right: 20px;
}
button.arrow,
.button.arrow {
	padding: 0 21px 0 0;
	/*background: url(images/btn-blue-r.png) no-repeat right 0;*/
	height: 32px;
	text-shadow: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	position: relative;
}
button.arrow span,
.button.arrow span {
	display: inline-block;
	height: 32px;
	line-height: 30px;
	padding: 0 6px 0 14px;
	/*background: url(images/btn-blue-l.png) no-repeat left 0;*/
	text-shadow: 0 1px 3px #999;
	font-size: 13px;
}
button.arrow.main span,
.button.arrow.main span {
	padding-left: 24px;
	padding-right: 16px;
}
button.arrow:hover,
button.arrow:focus,
.button.arrow:hover,
.button.arrow:focus {
	/*background: url(images/btn-blue-r.png) no-repeat right -32px;*/
	outline: none;
}
button.arrow:active span,
.button.arrow:active span {
	padding: 0 5px 0 15px;
}
button.main.arrow:active span,
.button.main.arrow:active span {
	padding-left: 25px;
	padding-right: 15px;
}
button.arrow:hover span,
button.arrow:focus span,
.button.arrow:hover span,
.button.arrow:focus span {
	/*background: url(images/btn-blue-l.png) no-repeat left -32px;*/
}
/* rm Mozilla's weird outline */
button::-moz-focus-inner {
	padding: 0;
	border: none;
}
/* custom buttons */
button.withinline,
.button.withinline {
	top: 36px;
}
button.with,
.button.with {
	top: 120px;
}
button.nomargin,
.button.nomargin {
	margin: 0;
}
.range .ui-datepicker-trigger {
	float: left;
}
.sub.search label {
	font-size: 12px;
	font-weight: 100;
	padding: 5px 0 10px;
}
form.search label {
	margin-bottom: 5px;
}
label,
legend,
.label,
.ui-dialog #FilterForm li > label,
.ui-dialog #divFilterOptions li > label,
.alert-library label,
.user-edit label {
	display: block;
	color: #616665;
	font-weight: 700;
	font-size: 11px;
}
#Main label.long {
	width: 130px;
}
#Main label.long + .text {
	width: 247px;
}
#Main label.long + select {
	width: 257px;
}
/* Create modals */
.change label {
	font-weight: 700;
	font-size: 11px;
	padding: 4px 10px 0 0;
	float: left;
}
.service-length {
	width: 230px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.service-length input {
	border: 1px solid #c0c2c1;
	height: 22px;
	width: 50px;
	padding-left: 16px;
	box-sizing: border-box;
	color: #666;
	font-size: 13px;
}
.service-label {
	width: 230px;
	padding-left: 100px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.service-label p {
	width: 50px;
	margin-top: 0.4em;
	font-size: 0.8em;
	text-align: center;
}
.change .linear label {
	padding-top: 6px;
}
label.extension {
	clear: none;
	font-size: 12px;
	font-weight: 100;
}
.change label.filter {
	padding-top: 7px;
}
.change li label {
	width: 90px;
}
.change ol li {
	margin: 0 0 14px;
	overflow: hidden;
}
.change ol .text {
	width: 220px;
}
.change ol .textLong {
	width: 275px;
}
.change ol .date {
	width: 72px;
}
.change ol select {
	width: 230px;
}
.change .date {
	margin-bottom: 0;
}
.change .results {
	margin-top: 20px;
}
.field {
	padding: 6px 0;
}
span.field {
	display: inline-block;
}
.field .logo {
	border: 1px solid #b1b3b2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 10px;
}
.side {
	font-style: italic;
	padding: 0 0 0 4px;
}
form li.message {
	padding-left: 100px;
	background-repeat: no-repeat;
	background-position: 64px center;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.optionset legend,
.radioset legend {
	padding-bottom: 10px;
}
.radioset legend {
	font-size: 12px;
	font-weight: 100;
}
.optionset > div {
	float: left;
	clear: left;
	margin: 0 0 8px;
}
#lgHRDocLibrary {
	max-width: min-content;
}

/* UserGroupMembership Labels */
.group-member-container {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
}
.group-member-container label {
	padding: 0 !important;
	margin-left: 4px;
}
.group-member-container label[disabled="disabled"] {
	color: #a6aaa9;
}
.group-member-container label[disabled="disabled"]:hover {
	cursor: default;
}
.group-member-container input {
	margin: 0 !important;
}
/*Ignore Margin styles for SendThisAlertTo divs*/
div.alert-recipients {
	margin: 0px;
}
.optionset input.checkbox,
.optionset input.radio {
	float: left;
	clear: left;
}
.ui-dialog .optionset input.checkbox,
.ui-dialog .optionset input.radio {
	position: relative;
	top: 6px;
}
/*ITG - Added for checkbox on addAlert popup  */
.ui-dialog .optionset input.checkbox,
.ui-dialog .optionset input.radio .forAlert {
	/*position: relative; */
	top: 6px;
}
.ui-dialog .optionset label {
	padding-top: 6px;
}
.optionset label {
	padding: 4px 0 0 4px;
	float: left;
	clear: none;
}
.optionset button,
.optionset .button {
	margin-left: 0;
	margin-right: 14px;
	float: right;
}
.optionset .results {
	margin-left: -130px;
	border-width: 4px;
	width: 377px;
	margin-top: 15px;
}
.radioset label,
.radioset input.radio {
	float: left;
	clear: none;
	padding: 0;
}
.radioset label {
	padding: 2px 32px 0 5px;
}
.radioset + p {
	margin-top: 30px;
}
.radio-switcher > div,
.radio-switcher > ul {
	position: absolute;
	width: 100%;
	display: none;
}
form li.error {
	background-image: url(images/cross.png);
	color: #cc0035;
}
li.message a {
	text-decoration: none;
}
input,
select,
textarea,
button {
	margin: 1px 0;
}
input.text,
input.textLong,
input.search,
input.date,
input.time,
select,
textarea,
input[type="date"],
input[type="time"],
input.slaDate {
	border: 1px solid #c0c2c1;
	color: #666;
	font-size: 13px !important;
	resize: none;
}
input.text:focus,
input.textLong:focus,
input.search:focus,
input.date:focus,
select:focus,
textarea:focus,
.legacy-focus:not(button),
input.slaDate:focus {
	color: #333;
	border-color: #aaa;
	background-color: #ffc;
	outline: none;
}
.croner-user-background {
	background-color: #eeffe5;
}
input.text[readonly],
input.textLong[readonly],
select[readonly],
textarea[readonly] {
	border-color: #c0c2c1;
	color: #aaa;
	resize: none;
}
textarea[readonly] {
	color: #848181;
}
input.checkbox,
.linear input.checkbox {
	margin-top: 3px;
}
fieldset select.numeric,
select.numeric {
	width: 45px;
}
.defaultValue {
	color: #999 !important;
	font-style: italic !important;
}
.counter {
	display: block;
	font-size: 11px;
	clear: left;
	padding: 6px 0 0 100px;
	color: #999;
}
#Example a {
	font-weight: 700;
	text-decoration: underline;
}
/* Search input box */
input.search {
	background-image: url(images/icons/magnify.png);
	background-position: center right;
	background-repeat: no-repeat;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-box-sizing: content-box;
	border-radius: 4px;
}
input.search,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none !important;
}
.search input.search {
	width: 162px;
	background-position: 166px center;
	padding: 6px 26px 6px 2px;
	margin: 0 0 10px;
}
.document-search input.search {
	padding-top: 4px;
	padding-bottom: 4px;
	width: 196px;
	background-position: 202px 50%;
}
.document-search .actions {
	margin: 0 30px 0 0;
}
.sub.search button {
	float: right;
	margin-left: 0;
}
.sub.search p {
	margin: 0;
}
.sub.search a {
	font-size: 13px;
	margin-top: 8px;
	border-bottom: 0;
}
li.checkbox {
	position: relative;
}
li.checkbox input {
	position: absolute;
	top: 0;
	left: 0;
}
li.checkbox label {
	font-weight: 100;
	padding-top: 0;
	margin-left: 18px;
	float: left;
}
form li a:hover,
.sub form a:hover {
	text-decoration: none;
	border-color: #7fbae6;
}
form.main li a:hover {
	text-decoration: underline;
}
#Main form {
	font-family: Arial, Helvetica, sans-serif;
}
form.main > ol,
#divFilterOptions > ol {
	overflow: hidden;
	width: 920px;
	padding-left: initial;
	margin-bottom: initial;
}
#SearchForm {
	padding-bottom: 10px;
}
#SearchForm ol {
	padding-top: 0;
}
.main label,
.main legend {
	padding-bottom: 5px;
	display: block;
}
#FilterForm li,
#SearchForm li,
#divFilterOptions li {
	float: left;
	width: 190px;
	margin-top: 10px;
}
#SearchForm li {
	margin-top: 0;
}
#FilterForm li.range,
#divFilterOptions li.range {
	width: 160px;
}
#SearchForm li > label,
#SearchForm legend {
	padding-top: 0;
	padding-bottom: 5px;
}
#SearchForm li.range {
	width: 310px;
}
#SearchForm li.show-results {
	width: 260px;
}
#SearchForm .range label,
#SearchForm .range input,
#SearchForm .range button {
	clear: none;
	float: left;
}
#SearchForm .range label {
	width: auto;
	padding-right: 6px;
}
#SearchForm .range button {
	margin-right: 26px;
}
#FilterForm li.short {
	width: 140px;
}
#FilterForm li.long {
	width: 350px;
}
#SearchForm .keywords {
	width: 330px;
}
#SearchForm .keywords input {
	width: 320px;
}
#SearchForm .optionset label,
#SearchForm .optionset input {
	font-weight: 100;
	float: left;
	clear: none;
}
#SearchForm .optionset label {
	padding-top: 2px;
	padding-right: 22px;
}
#FilterForm li .optionset,
#divFilterOptions li .optionset {
	margin-top: 10px;
}
input.date {
	width: 65px;
	margin: 0 0 10px;
}
.columns input.date {
	margin-bottom: 0;
}
li.range input.date {
	float: left;
}
#FilterForm li.checkbox,
#divFilterOptions li.checkbox {
	margin-top: 32px;
}
.Admin #FilterForm {
	width: 700px;
	position: relative;
	top: -1px;
	left: 4px;
}
.Admin #FilterForm fieldset {
	padding: 20px;
	margin-bottom: 20px; /* LPK added to fix add employee filter */
}
.main .range legend {
	/* padding-bottom: 18px;  (Bug 13175) */
	padding-top: 5px;
	margin-bottom: initial;
}
.range label {
	padding-top: 7px;
	font-weight: 100;
	width: 40px;
	float: left;
}
fieldset .icon {
	float: left;
	position: relative;
	top: 3px;
	left: 4px;
}
input,
select,
.quickfind input,
textarea {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
input.text,
input.textLong,
input.date,
select,
textarea {
	padding: 4px;
}
input.text {
	width: 160px;
}
input.short,
.short input {
	width: 110px;
}
input.long,
.long input {
	width: 340px;
}
input.extra-long,
.extra-long input {
	width: 640px;
}
select {
	width: 170px;
	padding: 3px 4px;
}
textarea {
	width: 99%;
	height: 130px;
}
.columns textarea {
	height: 94px;
}
.alert-library textarea,
.user-edit textarea {
	float: left;
	height: 215px;
	width: 287px;
}
.ui-dialog .alert-library textarea {
	height: 386px;
}
.alert-library .text,
.user-edit .text {
	width: 287px;
}
.alert-library select,
.user-edit select {
	width: 297px;
}
/* Keyword entry */
.keyword-entry label {
	float: left;
	padding-top: 6px;
	margin: 0 14px 0 0;
}
.keyword-entry input.text {
	width: 252px;
}
/* Linear forms */
.linear {
	padding: 0 0 5px;
}
.manage .linear {
	padding-bottom: 15px;
}
.linear:after {
	display: block;
	height: 0;
	content: " ";
	clear: both;
	visibility: hidden;
}
.linear input,
.linear select,
.linear fieldset {
	float: left;
	margin: 0 10px 0 0;
}
.linear fieldset input {
	margin-right: 0;
}
.linear input.text {
	width: 120px; /* LPK updated for ticket 18047 was 152px - reduces input width to accomodate Employee ID */
}
.linear fieldset {
	margin-top: -1em;
}
.linear .actions {
	float: left;
	padding: 0;
	margin: 0;
}
.linear .actions button {
	margin-left: 0;
}
.linear label {
	clear: none;
}
.linear .or {
	float: left;
	padding-top: 7px;
	margin: 0 82px;
}
.linear .last {
	margin-right: 0;
}
/* Red bits */
.update-notice {
	color: #d30000;
}
li.redflag {
	background-image: none;
}
.redflag label,
.remember {
	color: #d30000 !important;
	font-weight: 700;
	float: left;
}
.library-notice span {
	color: #d30000;
	font-weight: 700;
}
.redflag label {
	margin-top: -2px;
}
.remember,
.library-notice {
	font-size: 12px;
	margin-top: 3px;
}
.library-notice {
	width: 435px;
	float: right;
}
.remember {
	float: none;
	margin: 0;
	text-align: right;
}
.positive {
	font-weight: 700;
	color: #61a858;
}
label.destruct {
	margin-right: 40px;
	padding: 6px 8px 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #d30000;
	background: #f9e3e3;
	position: absolute;
	z-index: 99;
	/*
    top: 1078px;    
    left: 248px;*/
}
.destruct input,
.redflag input {
	position: relative;
	top: 3px;
	margin-left: 5px;
}
.redflag label input,
.destruct input {
	margin-top: 0;
}
/* Pagination */
.per-page {
	float: left;
	margin: 24px 0;
}
.per-page a {
	text-decoration: none;
	font-weight: 700;
	color: #3398ce;
}
.per-page a:hover {
	text-decoration: underline;
}
.pagination {
	margin: 0 10px;
	padding: 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	overflow: hidden;
}
.ui-dialog .pagination {
	/* margin-top: 15px; */
	margin-bottom: 0;
}
.ui-dialog .pagination + .actions {
	float: left;
	clear: none;
	padding-top: 4px;
}
.pagination li,
.ui-dialog .pagination li {
	float: left;
	margin: 0 0 0 5px;
}
.pagination a {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pagination a,
.pagination span {
	display: inline-block;
	height: 14px;
	width: 16px;
	padding: 2px;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	color: #3298cf;
	background-color: #eaf4fa;
}
/*ITG - Added to show current page */
.pagination a.selected,
.pagination a:hover,
.pagination span {
	color: #504c4c;
	background-color: #fff;
}
.pagination .prev,
.pagination .next {
	background-image: url(images/icons/prevnext.png);
	background-color: transparent;
	width: 12px;
	height: 14px;
	padding: 0;
	margin: 3px 5px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.pagination .prev:hover,
.pagination .next:hover {
	background-color: transparent;
}
.prev {
	background-position: 0 0;
}
.next {
	background-position: 100% 0;
}
.prev:hover {
	background-position: 0 100%;
}
.next:hover {
	background-position: 100% 100%;
}
/* Tooltips */
#Tooltips {
	display: none;
}
a.tt-trigger {
	background: #dfeef6;
	display: inline-block;
	padding: 1px 3px;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-weight: 100;
	line-height: 1em;
	cursor: help;
}
a.tt-trigger:hover {
	background: #fff;
}
/* Issue create */
.key-information {
	float: right;
	width: 270px; /* a) LPK ticket 16834 was 350px b) updated LPK ticket 18648 was 270px c) updated LPK 18647 was 295px reverted back to 270px */
	margin: 0;
	padding: 0;
	position: relative;
	margin-bottom: 1em;
}
.key-information li {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	overflow: visible;
	margin: 0 0 1em 0;
	padding: 0;
}
.key-information li label {
	flex: 1 0 100%;
	padding: 0;
	margin: 0 0 0.5em 0;
}
.key-information input.text {
	flex: 1;
}
.key-information select {
	flex: 1;
}
.key-information a.button {
	margin-left: 1em;
	flex: 0 0 3em;
	text-align: center;
}
.key-information #txtKeyInfoTelephone,
.key-information #txtKeyInfoMobile,
.key-information #txtKeyInfoOther {
	margin-right: 5em;
}
.key-information .redflag,
.key-information .reason {
	width: 100%;
	box-sizing: border-box;
}
.key-information .redflag {
	margin-right: 20px;
}
.key-information .reason label.disabled {
	color: #f0b1b1;
}
.reason label.enabled {
	color: #d30000;
}
.key-information .reason input {
	width: 255px; /* LPK updated for ticket 18047 was 184px */
}
.key-information .redflag {
	/* LPK added for ticket 18047 */
	padding-bottom: 0;
}
.key-information .actions {
	clear: both;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: flex-start;
	flex-wrap: wrap;
}
.key-information .actions.update-actions {
	flex-wrap: nowrap;
}
.key-information .actions .button {
	flex: 0 0 auto;
	margin-bottom: 1em;
	min-width: initial;
}
.issue-employees,
.issue-call-categories {
	float: left;
	width: 610px; /* LPK ticket 16834 was 500px b) LPK ticket 18647 was 580px */
	margin-bottom: 1em;
}
.issue-employees .results,
.issue-call-categories .results {
	margin: 1em 0;
}
.issue-call-categories select {
	width: 338px;
}
.advice-given {
	padding-top: 20px;
	border-top: 1px solid #d7d8d7;
	clear: both;
}
.content .advice-given {
	margin-left: -16px;
	margin-right: -16px;
	padding-left: 16px;
	padding-right: 16px;
}
.tabs-content .advice-given,
.issue-detail .advice-given {
	padding-top: 45px;
	border-top: 0;
}
form.main .advice-given {
	margin-left: -11px;
	margin-right: -11px;
	padding-left: 11px;
	padding-right: 11px;
	margin-bottom: 10px;
}
/* Advice items */
ol.advice-items > li {
	background: #fff;
	border: 5px solid #eff0f0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 5px;
	padding: 16px;
	margin: 15px 0 10px;
	position: relative;
	float: none;
}
.meta {
	overflow: hidden;
	font-size: 14px;
	font-weight: 700;
	color: #504c4c;
	padding: 4px 0 8px;
}
.meta h4,
.meta dd {
	color: #504c4c;
	float: left;
	margin: 0 10px 0 0;
}
.meta h4 {
	font-weight: 700;
	font-size: 14px;
	line-height: 15.6px;
}
.meta dt {
	float: left;
	border-left: 1px solid #504c4c;
	padding: 0 0.25em 0 10px;
}
.meta dt {
	color: #61a858;
}
.meta .subactions {
	position: absolute;
	top: -14px;
	right: 14px;
}
.meta .button {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-left: 5px;
	padding: 3px 8px;
}
.advice-content {
	padding: 0 16px 18px;
	margin: 0 -16px 16px;
	border-bottom: 1px solid #eff0f0;
}
.attachments {
	padding: 15px 0 0;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: stretch;
	justify-content: flex-start;
}
.attachments li {
	padding: 0.5em;
	flex: 1 1 33%;
	flex-basis: calc(33% - 1em);
	box-sizing: border-box;
	overflow: hidden;
	float: none;
}
.attachments a {
	background-repeat: no-repeat;
	font-size: 1em;
	font-weight: 700;
	color: #3398ce;
	text-decoration: none;
	padding-left: 32px;
	width: auto;
	background-position: top left;
	background-position-y: 3px;
	line-height: normal;
	overflow: hidden;
	word-break: keep-all;
	text-overflow: ellipsis;
	display: inline-block;
	height: auto;
	max-width: 100%;
	box-sizing: border-box;
	white-space: nowrap;
}
.attachments a:hover {
	text-decoration: underline;
}
/* Bottom links */
.back {
	font-size: 12px;
	text-align: right;
}
.back a {
	font-weight: 700;
	text-decoration: none;
}
.back a:hover {
	text-decoration: underline;
}
.actions .back {
	padding-left: 8px;
}
/* Tabs */
.tabs {
	overflow: hidden;
	clear: both;
}
.tabs .tabs-content > div {
	display: none;
}
.tabs .tabs-content > div.current {
	display: block;
}
.tabs li {
	float: left;
}
.tabs-nav {
	overflow: hidden;
	border-bottom: 5px solid #62af5a;
	padding-left: 20px;
	margin-bottom: initial;
}
.tabs-nav a {
	display: block;
	margin: 0 1px 0 0;
	padding: 8px 10px;
	min-width: 110px;
	background: #626665;
	color: #fff;
	font-family: "Bliss2Bold";
	font-size: 15px;
	text-decoration: none;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.tabs-nav a:hover,
.tabs-nav a.current {
	background: #62af5a;
	color: #ffffff;
}
.issue-detail .advice-given {
	padding: 0 10px; /* LPK added to fix ticket 18647 (was 0 20px) needed to accommodate table column width */
}
.issue-detail .advice-given {
	padding-top: 20px;
}
.ui-tabs-tab:not(:first-child) h3 {
	padding-left: 10px;
}
.tabs-content,
.issuetracker-version-content {
	padding: 0 10px 10px 10px; /* LPK added to fix ticket 18647 (was 0 0 10px) needed to accommodate difference between issue page and related page */
}
.intro {
	border-bottom: 1px solid #d7d8d7;
	margin: 0 -11px 15px;
	padding: 5px 11px 20px;
	position: relative;
}
.summary {
	background: #eff0f0;
	position: relative;
	padding: 20px 30px;
	margin: 0 0 20px;
	color: #504c4c;
}
#Popup .summary {
	border-top: 4px solid #62af5a;
	/*margin-bottom: 0;*/
}
.intro p,
.summary p {
	color: #504c4c;
	font-size: 17px;
	font-family: "Bliss2Bold";
	width: 45%;
}
.intro h2,
.summary h2,
#Main .summary h1 {
	font-family: "Bliss2Bold";
	font-size: 22px;
	margin: 0 0 10px;
}
.intro h2,
#Popup .summary h2,
#Popup .summary h1 {
	color: #504c4c;
	background: none;
	padding: 0;
}
.intro h2 {
	margin: 0;
}
.intro p {
	margin: 6px 0 0;
}
.summary .subactions,
.intro .subactions {
	position: absolute;
	top: 20px;
	right: 26px;
	width: auto;
	line-height: 0.8em;
}
.summary > ol > li,
.summary > ul > li {
	overflow: visible;
}
.intro .subactions {
	top: 6px;
	right: 16px;
}
/* Balancing */
.summary + .tabs-content .columns {
	margin-top: -20px;
}
/* Misc. columns */
.columns {
	/* was 930px LPK removed to fix ticket 18647, added back to fix 18707 and 18697 */
	/* [WH] Set to 940px as part of 42023. */
	width: 940px;
	overflow: hidden;
	padding: 0px; /* LPK added to fix ticket 18647 */
}
.Admin .columns {
	margin-top: -25px;
}
.ui-dialog .columns {
	margin-top: 0;
}
.columns.cols-3 {
	width: 960px;
	margin-left: -20px;
}
/*.ui-dialog {
	width: auto;
}*/
.ui-dialog .box-field {
	margin-top: 0.6em;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	padding-left: 0.6em;
	padding-right: 0.6em;
	min-width: 375px;
}
.ui-dialog #Dialog_ManageEmployee {
	overflow-y: auto;
	max-height: 80vh !important;
}
.ui-dialog #divEqualityDiversity {
	display: none;
	width: 1px;
}
.columns > div {
	float: left;
	width: 425px; /* LPK was 435px updated for added back to fix 18707 and 18697 */
	margin: 0 25px 0 0; /* LPK was 30px updated for added back to fix 18707 and 18697 */
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	position: relative;
}
.empDiv {
	float: left;
	display: flex;
	width: auto;
	/* margin: 0 25px 0 0; */
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	position: relative;
	min-width: 375px;
}
.columns.cols-3 > div {
	width: 259px;
	padding-left: 30px;
	border-left: 1px solid #d4d5d5;
}
.columns.cols-3 > div:first-child {
	width: 260px;
	border-left: 0;
}
.columns > div > h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
/* File listing */
.FileList {
	border: 4px solid #eff0f0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	/*min-height: 176px;*/
	min-height: 242px;
	max-height: 242px;
	overflow: auto;
}
#FileLists .FileList {
	min-height: 88px;
	max-height: 305px;
}
.FileList li {
	font-size: 11px;
	line-height: 22px;
	padding: 0;
	/*position: relative;*/
	display: block;
}
.FileList a {
	display: block;
	text-decoration: none;
	color: #626665;
}
.FileList li li a {
	margin-left: 30px;
}
.FileList li li li a {
	margin-left: 60px;
}
.FileList .folder {
	padding-left: 30px;
	background: url(images/icons/folder.png) 10px 50% no-repeat;
}
.FileList .folder.open {
	background-image: url(images/icons/folder-open.png);
	background-position: 10px 50%;
	background-repeat: no-repeat;
}
.FileList .folder-section {
	font-weight: 700;
	padding-left: 4px;
	background-image: url(images/icons/folder.png);
	background-position: 22px 50%;
	background-repeat: no-repeat;
}
.FileList .folder-section.open {
	background-image: url(images/icons/folder-open.png);
	background-position: 22px 50%;
	background-repeat: no-repeat;
}
.FileList .folder-section span {
	padding-left: 38px;
	background-image: url(images/icons/plus.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
}
.FileList .folder-section.open span {
	background-image: url(images/icons/minus.png);
}
.FileList > li > a.folder {
	font-weight: 700;
	margin-left: 12px;
}
.FileList .selected {
	background: #d0eecf;
}
.FileList .folder + ul,
.FileList .folder-section + ul {
	display: none;
}
/* File notice */
.file-notice {
	position: absolute;
	margin-top: 80px;
	font-family: "Bliss2Bold";
	font-size: 22px;
	background: #f2f3e4;
	color: #504c4c;
	border: 4px solid #dbdcc9;
	padding: 20px 48px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	line-height: 0.9em;
}
.document-info dl {
	margin: 25px 0 0;
	font-size: 12px;
	color: #504c4c;
}
.document-info dt {
	line-height: 1.4em;
	font-weight: 700;
	float: left;
	clear: left;
	width: 110px;
	padding: 0 15px 10px 0;
}
.document-info dd {
	line-height: 1.4em;
	width: 280px;
	padding: 0 0 10px;
	float: left;
}
/* Admin menu */
.AdminMenu,
.AdminMenu .split {
	overflow: hidden;
}
.AdminMenu .split {
	width: 394px;
}
.AdminMenu {
	width: 930px;
	padding-left: initial;
}
.AdminMenu h3 {
	color: #555;
	padding-left: 10px;
	padding-bottom: 10px;
}
.alert-library h3,
.change h3,
.user-edit h3 {
	color: #555;
	padding-left: 10px;
}
.change h3 {
	font-size: 18px;
	margin-top: 28px;
}
.ui-dialog-content h3:first-child {
	margin-top: 0;
}
.AdminMenu > li {
	width: 435px;
	margin: 18px 30px 18px 0;
	float: left;
}
.AdminMenu.ca > li {
	margin-top: 0;
}
.AdminMenu > li > div {
	border: 5px solid #eff0f0;
	border-radius: 4px;
	background: #fff;
	padding: 26px 15px 26px;
	height: 90px;
}
.AdminMenu li a {
	color: #3398ce;
	font-weight: 700;
	text-decoration: none;
	padding: 0 0 0 24px;
	background-position: 0 50%;
}
.AdminMenu li a:hover {
	text-decoration: underline;
}
.AdminMenu .overview {
	width: 180px;
	float: right;
}
.AdminMenu h4,
.AdminMenu .overview li {
	font-family: "Bliss2Bold", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #616665;
	padding-bottom: 10px;
}
.AdminMenu h4 {
	padding-bottom: 17px;
}
.AdminMenu .split > li {
	width: 50%;
	float: left;
}
.AdminMenu ol li {
	line-height: 16px;
	margin-bottom: 16px;
}
/* Admin forms */
.Admin .notice {
	margin-top: 30px;
}
.Admin fieldset,
.alert-library fieldset,
.manage fieldset,
.user-edit fieldset,
#Dialog_SLA fieldset,
#Dialog_EditCallTime fieldset {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 4px solid #eff0f0;
	background: #fff;
	padding: 25px 15px;
}
.manage fieldset,
#Dialog_SLA fieldset {
	background: #fdfdfd;
}
.Admin .columns fieldset,
.alert-library fieldset,
.manage fieldset {
	padding-top: 15px;
	padding-bottom: 0;
}
.Admin fieldset li,
.alert-library fieldset li {
	padding-bottom: 10px;
}
.Admin fieldset.optionset,
.alert-library .optionset {
	position: relative;
	border: 0;
	margin-right: -10px;
	padding: 0 0 0 100px;
}
.alert-library .recipientsmsg {
	position: relative;
	border: 0;
	margin: 0;
	padding: 0 0 60px 0;
}
.alert-library .optionset {
	padding: 0 0 0 130px;
}
.Admin .role-and-privileges hr {
	border: 0;
	height: 4px;
	border-radius: 2px;
	background-color: #eff0f0;
}
.Admin fieldset.optionset.other-permissions label {
	padding-left: 0;
}
.Admin .optionset legend,
.alert-library .optionset legend {
	position: absolute;
	left: 0;
	font-size: 11px;
}
.Admin .optionset label,
.alert-library .optionset label {
	padding: 3px 0 8px 5px;
	width: auto;
}
.Admin label {
	padding: 0;
}
.Admin li label,
.Admin li .label,
.alert-library label {
	float: left;
	width: 90px;
	padding: 6px 10px 6px 0;
}
.alert-library .dispatch label {
	width: 120px;
}
.Admin .checkbox label {
	font-weight: 700;
	width: auto;
	float: none;
	display: inline;
	margin: 0;
}
.Admin li.checkbox {
	padding-left: 100px;
}
.Admin .checkbox input {
	position: relative;
	top: 2px;
}
.Admin .admin-croner-i-list > li {
	padding: 0;
}
.Admin .admin-croner-i-list > li > .admin-croner-i-list-item {
	display: flex;
}
/* Cluetip */
/* global */
#cluetip-close img {
	border: 0;
}
#cluetip-title {
	overflow: hidden;
}
#cluetip-title #cluetip-close {
	float: right;
	position: relative;
}
#cluetip-waitimage {
	width: 43px;
	height: 11px;
	position: absolute;
	/*background-image: url(images/cluetip/wait.gif);*/
}
.cluetip-arrows {
	display: none;
	position: absolute;
	top: 0;
	left: -11px;
	height: 22px;
	width: 11px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#cluetip-extra {
	display: none;
}
/***************************************
   =cluetipClass: 'default'
-------------------------------------- */
.cluetip-default {
	padding-top: 11px;
}
.cluetip-default #cluetip-outer {
	position: relative;
	margin: 0;
	background-color: #f2f3e4;
	border: 1px solid #a1a098;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.cluetip-default h3#cluetip-title {
	background: url(images/icons/arrow-down.png) no-repeat top center;
	text-indent: -9999em;
	position: absolute;
	height: 10px;
	width: 20px;
	top: -10px;
	left: 50%;
	margin: 0 0 0 -10px;
}
.cluetip-default #cluetip-title a {
	color: #d9d9c2;
	font-size: 0.95em;
}
.cluetip-default #cluetip-inner {
	padding: 10px;
}
.cluetip-default div#cluetip-close {
	text-align: right;
	margin: 0 5px 5px;
	color: #900;
}
/* default arrows */
.clue-right-default .cluetip-arrows {
	background-image: url(images/cluetip/darrowleft.gif);
}
.clue-left-default .cluetip-arrows {
	background-image: url(images/cluetip/darrowright.gif);
	left: 100%;
	margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
	background-image: url(images/cluetip/darrowdown.gif);
	top: 100%;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;
}
.clue-bottom-default .cluetip-arrows {
	background-image: url(images/cluetip/darrowup.gif);
	top: -11px;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;
}
/* end Cluetip */
.clear {
	clear: both;
	display: block;
}
/* ITG : CSS class defined by ITG */
#divFilterOptions {
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius: 0 0 5px 5px;
	background: none repeat scroll 0 0 #ffffff;
	border-color: #eff0f0;
	border-style: solid;
	border-width: 0 5px 5px;
	padding: 11px 11px 0;
}
.ui-dialog-itg {
	-moz-border-radius: 10px 10px 10px 10px;
	background: none repeat scroll 0 0 #ffffff;
	border-width: 4px;
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
}
.divEmpty {
}
.noEmployee {
	padding-left: 10px;
	font-family: "Bliss2Bold";
	font-size: 14px;
	font-weight: 100;
	margin: 0 0 5px;
}
td.multi-icon .alertRemove {
	margin-bottom: -2px;
	margin-left: 4px;
	margin-right: 4px;
	background-image: url(images/icons/remove.png);
	display: inline-block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: 50%;
}
td .alertRemove {
	margin: 0 auto;
	background-image: url(images/icons/remove.png);
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.popUpErrorMessage {
	font-weight: bolder;
	height: 80px;
	color: #cc0035;
	font-size: 13px;
}
.advSearch {
	text-decoration: none;
	border-bottom: 1px solid #dcedf7;
	line-height: 0.8em;
	display: inline-block;
}
/* Issue Tracker Page */
/* LPK additions for ticket 18074 */
.columns .tracker-issue-employees {
	/* LPK amended from 550px to fix ticket 18647 */
	/* [WH][2019-05-15][42023] Set to 600px. */
	width: 600px;
	margin-right: 20px; /* LPK added to fix ticket 18647 */
}
.columns .tracker-key-information {
	width: 320px;
	margin-right: 0; /* LPK added to fix ticket 18647 */
	float: right; /* LPK added to fix ticket 18647 */
}
.columns .tracker-key-information table tr td:first-child {
	white-space: nowrap;
}
.columns .tracker-key-information table tr:nth-child(odd),
.columns .tracker-key-information table tbody:hover tr:nth-child(odd) td {
	background: #f4f4f4;
}
/*.columns .tracker-key-information table tbody:hover tr:nth-child(odd) td {
        background: #f4f4f4;
    }*/
.columns .tracker-key-information table tr:nth-child(even),
.columns .tracker-key-information table tr:nth-child(even):hover td {
	background: #fff;
}
.tracker-key-information.table-style table tr:nth-child(odd),
.tracker-key-information.table-style table tbody:hover tr:nth-child(odd) td {
	background: #f4f4f4;
}
.tracker-key-information.table-style table tr:nth-child(even),
.tracker-key-information.table-style table tr:nth-child(even):hover td {
	background: #fff;
}
/*.columns .tracker-key-information table tr:nth-child(even):hover td {
    background: #FFF;
}*/
/*.columns .tracker-key-information table td:hover {
        background-color: #f4f4f4;
    }*/
/* hovering */
/* end LPK additions for ticket 18074 */
.redFlag_Filter {
	background-image: url("images/icons/flag-red.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.suspension_Filter {
	background-image: url("images/icons/suspended.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#divIssueStatus li {
	float: left;
	margin-top: 10px;
	width: 90px;
}
#divIssueStatus li.first label {
	display: inline;
	padding-left: 0px;
}
#divIssueStatus li.new label,
#divIssueStatus li.ongoing label,
#divIssueStatus li.reopened label,
#divIssueStatus li.closed label,
#divIssueStatus li.autoclosed label {
	display: inline;
	padding-left: 5px;
}
#divIssueStatus li.first {
	width: 65px;
}
#divIssueStatus li.new {
	width: 65px;
}
#divIssueStatus li.ongoing {
	width: 91px;
}
#divIssueStatus li.reopened {
	width: 97px;
}
#divIssueStatus li.closed {
	width: 80px;
}
#divIssueStatus li.autoclosed {
	width: 110px;
}
.nav {
}
div.unSaved {
	padding-left: 50px;
	/*margin-top:-5px;*/
}
.unSaved .button {
	padding-left: 20px;
}
.suspensions {
	float: right;
}
#Main.dashboard-main {
	margin-top: 0;
}
.dashboard-main .dashboard-search-issues-button {
	margin-right: 0.5em;
}
.m75 .suspensions h3 {
	background-image: url(images/gradient-alerts-short.png);
	position: relative;
}
.suspensions h3 > span {
	display: block;
	background: url(images/suspension-dashboard.png) no-repeat;
	width: 41px;
	height: 41px;
	position: absolute;
	top: -14px;
	right: 20px;
}
/* Outcome drop-down */
label.destruct_outcome {
	height: 21px;
	padding: 10px 12px 8px;
	width: 204px;
}
.outcome_select {
	width: 210px;
}
p.suspensionfontsize {
	font-size: 12px;
	text-indent: 12px;
}
.cancellationalert {
	display: block;
	height: 50px;
	left: 450px;
	top: 50px;
	width: 300px;
	z-index: 400px;
}
.cancellationList {
}
.cancellationList li {
	overflow: hidden;
}
.cancellationList li span {
	display: block;
	margin-left: 130px;
}
.cancellationList li b {
	display: block;
	width: 130px;
	float: left;
}
.cancellationList li span .cancelReason {
	height: 45px;
	overflow-y: auto;
}
/* Notifications */
#Notifications {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
}
.no-js .notification {
	display: block;
	z-index: 1000;
}
#Notifications .notification {
	display: block;
	height: 106px;
	border-bottom: 4px solid;
	box-shadow: #aaa 0 3px 15px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1000;
}
#Notifications .bad {
	background: #eb7d7d url(images/notification-bad.png) repeat-x;
	border-bottom-color: #c15050;
	z-index: 1000;
}
#Notifications .bad .message {
	background-image: url(images/notification-message-bad.png);
	z-index: 1001;
}
#Notifications .good {
	background: #86cb7f url(images/notification-good.png) repeat-x;
	border-bottom-color: #64b15c;
	z-index: 1000;
}
#Notifications .good .message {
	background-image: url(images/notification-message-good.png);
	z-index: 1001;
}
.notification .message {
	padding: 36px 90px;
	width: 780px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: 28px 50%;
	overflow: hidden;
	z-index: 1001;
}
.notification p {
	font-family: "Bliss2Bold";
	font-size: 22px;
	color: #fff;
	z-index: 1000;
}
.notification.info .message {
	padding: 22px 20px 23px;
	width: 892px;
	z-index: 1001;
}
/* Notification Ends Here */
/* New Issue Tracker Starts Here */
.issuetracker #divFilterOptions .range {
	width: 45%;
}
.issuetracker .range legend {
	padding-bottom: 8px;
	font-size: 11px;
}
.issuetracker .rangeItem {
	float: left;
	width: 140px;
	margin-right: 20px;
}
/* New Issue Tracker */
.issuetracker #divFilterOptions {
	margin-bottom: 10px;
}
.issuetracker #divFilterOptions li {
	margin-right: 35px;
}
.issuetracker #AdvancedFilters li {
	margin-top: 0;
}
.issuetracker #divFilterOptions li.lastOption {
	/*margin-top: 20px;
	padding-bottom: 25px;*/
	margin-top: 0px;
}
.issuetracker #divFilterOptions li.secondlastBigOption {
}
.issuetracker #divFilterOptions li.secondlastBigOption label {
	padding: 0;
	clear: none;
}
.issuetracker #divFilterOptions li.secondlastBigOption input {
	float: left;
	margin: 0 2px 0 0;
}
.issuetracker .actions a.toggleButton,
.issuetracker .showFilters h6 {
	line-height: 2.3em;
	font-weight: 700;
	text-decoration: none;
}
.issuetracker form.main .actions {
	overflow: hidden;
	margin: 0 5px 19px 0;
}
.issuetracker .actions .left,
.maintenance .actions .left {
	float: left;
}
.issuetracker .actions .right,
.maintenance .actions .right {
	float: right;
}
.issuetracker .actions,
.showFilters h6 {
	font-size: 13px;
	color: #7fbdd9;
}
.issuetracker .actions a.toggleButton,
.issuetracker .actions .right button,
.maintenance .actions .right button {
	display: block;
	float: left;
}
.issuetracker .actions a,
.ui-dialog-content .issuetracker .arrow a {
	margin-right: 20px;
}
.issuetracker .actions a:hover {
	text-decoration: underline;
}
.issuetracker .showFilters {
	display: block;
	float: left;
	width: 250px;
	background: #eff0f0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 30px;
}
.issuetracker .showFilters a.toggleButton {
	width: 105px;
	padding-left: 10px;
	margin: 0;
	text-align: left;
	background: none;
	cursor: pointer;
}
.issuetracker .showFilters label {
	position: relative;
	display: block;
	float: right;
	width: 105px;
	clear: none;
	padding: 0 0 0 20px;
	margin-top: 0;
	line-height: 2.7em;
}
.issuetracker .showFilters input.checkbox {
	margin: 0;
	padding: 0;
}
.issuetracker .showFilters input {
	position: absolute;
	top: 8px;
	left: 0;
}
.issuetracker .checkboxset label {
	/*padding: 1px 0;*/
	padding: 0;
	height: 26px;
}
.issuetracker ol#AdvancedFilters {
	padding-top: 0;
}
.hide {
	display: none;
}
.issuetracker table a.sort {
	line-height: 1em;
	margin-right: 0;
}
button.clear {
	clear: none;
	background-color: #fff;
	padding: 0;
	font-size: 13px;
	margin: 0 20px 0 0;
	text-shadow: inherit;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	line-height: 2.3em;
	font-weight: 700;
	text-decoration: none;
	color: #3398ce;
	font-family: Arial, Helvetica, sans-serif;
}
button.clear:hover {
	background: none;
	text-decoration: underline;
}
form .iconHolder {
	display: inline-block;
	line-height: 1.4em;
	position: relative;
	padding-left: 20px;
}
.issuetracker .icon.suspension.filter,
.issuetracker .icon.redflag.filter {
	position: absolute;
	top: 7px;
	left: 0;
}
.results .IssueID {
	color: #3398ce;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
}
#CoreInformation .tracker-employees-header-container {
	display: flex;
	justify-content: space-between;
}
#CoreInformation .tracker-key-info-header-container {
	display: flex;
	justify-content: space-between;
}
#CoreInformation .tracker-employees-header-container .indicator {
	position: relative;
	top: -5px;
	right: initial;
}
#CoreInformation .tracker-key-info-header-container .indicator {
	position: relative;
	top: -5px;
	right: initial;
}
#CoreInformation .call-key-container {
	display: flex;
	justify-content: space-between;
}
#CoreInformation .tracker-call-categories {
	width: 30em;
}
#CoreInformation .tracker-key-information.table-style {
	width: 20em;
}
#CoreInformation .tracker-issue-employees.table-style {
	margin-bottom: 1em;
}
/* New Issue Tracker Ends Here */
td .cancelAlertRemove {
	margin: 0 auto;
	background-image: url(images/icons/remove.png);
	display: inline-block;
	margin-left: 4px;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
/* RFC #19 - restricted Issues */
.restricted {
	background-image: url(images/icons/restricted.png);
}
.indicator.restricted {
	color: #d30000;
	background-color: #f9e3e3;
}
.hidden {
	background-image: url(images/icons/eye-slash-regular.png);
}
.hidden.indicator {
	color: #ffffff;
	background-color: #000000;
	background-size: 18px;
	background-position-x: 5px;
	padding-left: 27px;
}
.issue-employees .restricted {
	float: left;
}
.issue-employees .restricted {
	margin-right: 20px;
}
li.restricted {
	background-image: none;
}
.restricted label {
	color: #d30000;
	font-weight: 700;
	float: left;
	margin-top: -2px;
}
.restricted input {
	position: relative;
	top: 3px;
	margin-left: 5px;
}
.restricted label input {
	margin-top: 0;
}
.restrictedinfo {
	color: #d30000;
	padding-right: 5px;
	vertical-align: top;
}
.button.restrictedSmall {
	background: none repeat scroll 0 0 #f9e3e3 !important;
	cursor: default !important;
}
.button.restrictedSmall span {
	background-image: url("images/icons/restricted-small.png");
	color: #d30000;
	cursor: default !important;
	text-shadow: 0 0 2px #ffffff;
}
.button.hidden-small {
	background-color: #000000;
	cursor: default !important;
	background-size: 15px;
	background-position-x: 49px;
}
.button.hidden-small span {
	color: #ffffff;
	cursor: default !important;
	text-shadow: 0 0 2px #ffffff;
}
.hidden-small {
	background-image: url("images/icons/eye-slash-regular.png");
}
.button.hidden-small:hover {
	background-color: #000000;
}
/* RFC #19 - Restricted Issues (Ends here) */
/* Export to Excel button*/
button.export {
	width: 130px;
}
/* Maintenance pages (Clear all & submit button) */
.maintenance .ClearAll {
	margin-top: -65px;
	width: 190px;
	margin-left: 400px;
}
.maintenance .ClearAll_Alert {
	margin-top: -62px;
	width: 190px;
	margin-left: 505px;
}
.maintenance .ClearAll_Reports,
.maintenance .ClearAll_Docs {
	margin-top: -45px;
	width: 190px;
	margin-left: 710px;
}
.maintenance .ClearAll_MyUsers {
	margin-top: 10px;
	width: 190px;
	margin-left: 400px;
}
/* RFC #80 - System Message Dialog*/
.system_Msg {
}
.system_Msg .system_Msg_Txt {
	height: 168px;
	overflow-y: auto;
	padding: 0 10px 0 0;
	margin: 0 0 0 30px;
}
.system_Msg p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #504c4c;
	font-size: 14px;
	padding: 0 0 10px 0;
}
.systemMsgLabel {
	display: inline-block;
}
.blueTxt {
	margin: 10px 0 0 30px;
}
.blueTxt a {
	text-decoration: none;
}
.blueTxt a:hover {
	text-decoration: underline;
}
.blueTxt a.disable,
.blueTxt a.disable:hover {
	text-decoration: none;
	cursor: default;
}
.buttonblue {
	padding: 8px 15px !important;
}
.system_MsgTitle {
	text-align: center;
}
.system_MsgTitle .ui-dialog-title {
	color: #5eb04a;
}
.system_MsgTitle .ui-dialog-titlebar-close {
	width: 32px !important;
	height: 32px !important;
	background: url(images/icons/close-modal-big.png) no-repeat !important;
}
.contentDashboard {
	padding: 40px 16px;
}
.contentDashboard p {
	font-size: 11px;
	height: 50px;
}
.contentDashboard i {
	font-style: italic;
}
/* CP INTO Turbo Queue */
.qStatusList {
	font-weight: bold;
	padding: 0 0 10px;
	margin-top: 20px;
	padding-left: 15px;
}
.qStatusList li {
	display: inline;
	padding: 0 10px 0 0;
}
.qStatusList li input {
	margin-right: 8px;
}
/*RCF74-*/
.tabsBgDv {
	background: #d9f2d8;
}
.tabs-contentBG {
	background: #eff0f0;
}
.timingForm {
}
.timingForm .formLftCol {
	margin-right: 50%;
}
.timingForm .formLftCol.employee-tab {
	margin-right: 30%;
}
/* LPK added to address ticket 18518 */
.timingForm .formLftCol.employee-tab fieldset {
	width: 500px;
}
/* LPK added to address ticket 18518 */
.timingForm .formRhtCol {
	float: right;
	width: 50%;
}
.timingForm fieldset {
	padding: 0 0 2px 0;
}
.timingForm label {
	margin-right: 37%;
	font-size: 13px;
}
.timingForm input[type="text"] {
	width: 97%;
}
.timingForm .rhtInputDV {
	float: right;
	width: 37%;
}
.timingForm .rhtInputDV input[type="text"] {
	width: 35px;
}
.timingForm .rhtInputDV input.employee-reference {
	width: 250px;
}
/* LPK added to address ticket 18518 */
.timingForm .rhtInputDV span {
	font-size: 13px;
	padding-left: 12px;
	color: #616665;
	font-weight: 700;
}
.orderList {
}
.orderList li {
	float: left;
	width: 55%;
	margin: 0 5px 0 0;
}
.orderList li.secondList {
	width: 15%;
	text-align: center;
	padding: 10px 0;
}
.orderList li.secondList a.button {
	margin: 0;
}
.orderList li select {
	width: 100%;
	height: 88px;
}
.callCategoriesTxt {
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: 700;
	padding-left: 45px;
	padding-right: 35px;
}
.callCategoriesTxt.employee-tab {
	padding-left: 0;
	padding-right: 0;
}
/* LPK added to address ticket 18518 */
.navigationList {
	text-align: right;
	font-size: 14px;
	padding: 10px 0 0 0;
}
.navigationList li {
	display: inline;
	border-right: 1px solid #504c4c;
	padding: 0;
	float: none;
}
.navigationList li.last {
	border-right: none;
}
.navigationList li a {
	padding: 0 5px;
	color: #504c4c;
}
.navigationList li a:hover,
.navigationList li a.active {
	text-decoration: none;
}
.callCategoriesTable {
	position: relative;
}
.callCategoriesTable .actionBtn {
	position: absolute;
	right: -100%;
	bottom: 0;
}
.smallsubtitle {
	font-family: "Bliss2Regular", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: 0;
}
.actionsDv {
	color: #616665;
	font-size: 12px;
	line-height: 16px;
	margin: 10px 5px;
	text-align: right;
}
.grayTab {
	border: 5px solid #dbdbdb;
}
/*RCF-78*/
.duplicateIssuelist {
	margin: 57px 0 0 218px;
	font-weight: bold;
}
.duplicateIssuelist li {
	display: inline;
	padding: 0 5px 0;
}
.duplicateIssuelist li span.dupliateSpan {
	background: url(images/icons/duplicate-document.gif) no-repeat 0 0;
	padding: 0 5px 0 20px;
	color: #d30000;
	display: inline-block; /*float:left;*/
}
.duplicateIssuelist li a {
	color: #3398ce;
	text-decoration: none;
}
.duplicateIssuelist li a:hover {
	text-decoration: underline;
}
.viewingIssues {
	margin: 0;
	padding: 0 0 0 20px;
}
.viewingIssues li {
	float: none;
	padding: 0 2px 0;
}
.viewingIssues li.selectdv div {
	display: inline;
}
.dupliateDv {
	color: #d30000;
	font-weight: bold;
	background: url(images/icons/duplicate-document.gif) no-repeat 0 0;
	padding: 0 0 0 20px;
	display: inline-block;
	margin: 0 0 0 10px;
}
.results a.actionBlockN {
	float: left;
}
.qStatusList {
	font-weight: bold;
	padding: 0 0 10px 0;
	padding-left: 15px;
}
.qStatusList li {
	display: inline;
	padding: 0 10px 0 0;
}
.truncateTxt {
	width: 105px;
	word-wrap: break-word;
}
/*common classes by shrikant start*/
.fltLft {
	float: left;
}
.fltRht {
	float: right;
}
.disInline {
	display: inline;
}
.padT5 {
	padding-top: 5px;
}
.padT30 {
	padding-top: 30px;
}
.padB8 {
	padding-bottom: 8px;
}
.padTB18 {
	padding-top: 18px;
	padding-bottom: 18px;
}
.padLN {
	padding-left: 0 !important;
}
.padL10 {
	padding-left: 10px;
}
.marL10 {
	margin-left: 10px;
}
.marT5 {
	margin-top: 5px !important;
}
.marR70p {
	margin-right: 70% !important;
}
.wid50P {
	width: 50% !important;
}
.wid70P {
	width: 70% !important;
}
.wid50P {
	width: 50%;
}
.VAM label,
.VAM input,
.VAM img,
.VAM select,
.VAM span {
	vertical-align: middle;
}
.blackLink a {
	color: #626665;
}
.blackLink a:hover {
	color: #3398ce;
	text-decoration: underline;
}
.font16 {
	font-size: 16px;
}
/*common classes by shrikant end*/
/* Info user Dashboard */
.subtitle_info p {
	float: left;
	width: 100%;
}
.subtitle_info span {
	font-family: "Times New Roman", serif;
	font-style: italic;
}
.dispatchLftDv {
	float: left;
	width: 133px;
	font-size: 11px;
	font-weight: 700;
}
.dispatchlabel {
	width: auto !important;
	padding: 0 !important;
	clear: none;
	font-size: 13px;
}
/* My Settings page */
.AdminMenu > li .sysconfig_cronerAdmin {
	height: 210px;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .ReporterButton {
	background-color: #3398ce;
	padding: 6px 8px;
	color: #ffffff;
	cursor: pointer;
	border-radius: 4px;
	box-shadow: 2px 2px 4px #999999;
	font-size: 12px;
	margin: 0 0 0 15px;
	text-shadow: 0 0 2px #444444;
	display: inline-block;
	font-family: "Bliss2Bold";
	font-weight: 100;
	text-decoration: none;
	border: 0 none;
	outline: 0 none;
	vertical-align: baseline;
	float: right;
}
/* Death Star amends */
/* Issue tracker filters and results table */
/* improves whitespace for block 'filter' title */
#divFilterOptions .title-comp h3 {
	margin-top: 10px;
}
/* aligns the button and tooltip to the right */
.create-new-issue {
	float: right;
	width: 220px; /* needed to fix Chrome layout issue */
}
.create-new-issue .tooltip {
	float: left;
}
/* aligns the button to the right of the tooltip */
.title-comp .create-new-issue-button {
	float: right;
	padding: 0 5px 5px 5px;
}
/* 'Create New Issue' button styling to better match other buttons in the product */
#divFilterOptions .title-comp .create-new-issue-button a {
	color: #fff;
	background-color: orange;
	text-shadow: none;
	font-size: 20px;
	font-weight: normal;
	border: 0.1px solid orange;
	margin-left: 0;
}
#divFilterOptions .title-comp .create-new-issue-button a:hover {
	background-color: #ff8800;
	text-decoration: none;
}
#divFilterOptions .title-comp .create-new-issue-button a.button {
	box-shadow: 2px 2px 2px #ccc;
}
/* end 'Create New Issue' button styling */
/* 'New Call Back' button styling to better match other buttons in the product */
#divFilterOptions .create-new-issue button {
	color: #fff;
	text-shadow: none;
	font-size: 20px;
	font-weight: normal;
	margin-left: 0;
	box-shadow: 2px 2px 2px #ccc;
	float: right;
	padding: 6px 8px;
}
#divFilterOptions .create-new-issue button:hover {
	text-decoration: none;
}
.title-comp p.new-call-back-button {
	padding: 0 5px 5px 5px;
	float: right;
}
/* end 'New Call Back' button styling */
/* this applies a width to the container of the date input that forces it to display on two lines */
.issuetracker #divFilterOptions .range {
	width: 170px;
}
/* this tweaks the presentation of the status block adding a light grey background */
#divFilterOptions li.status {
	padding: 8px 20px 10px 20px;
	margin-top: 0;
	margin-right: 55px;
	background-color: #eff0f0;
	border-radius: 4px;
	width: 130px;
}
/* status block styling improvements */
#divFilterOptions li.status input {
	margin-right: 5px;
}
#ctl00_ContentMain_AdvancedFilters .status label {
	font-size: 13px;
	color: #333;
}
#ctl00_ContentMain_AdvancedFilters #Status label {
	font-size: 11px;
}
/* end status block tweaks */
.issuetracker #divFilterOptions .include-communication-issues {
	float: right;
	margin-right: 35px;
	width: 210px;
}
/* simple/advanced filters */
#divFilterOptions .ClearAll_Reports .right {
	margin-top: 20px;
}
/* end simple/advanced filters */
.issuetracker #divFilterOptions .advanced-filter {
	min-height: 60px;
	box-sizing: initial;
}
/* Issue Tracker column amends, some narrowed to better accommodate two reporting colums */
.results th.DateUpdated {
	width: 93px; /* was 100px */
}
.results th.IssueID {
	width: 60px; /* was 66px */
}
.results th.EmployeeName {
	width: 150px; /* was 200px */
}
.results th.Category {
	width: 180px; /* was 230px */
}
.results th.Report-Category-1 {
	width: 116px;
}
.results th.Report-Category-2 {
	width: 116px;
}
.client-user-grid th.EmployeeID {
	/* LPK added for ticket 18047 */
	width: 100px;
}
.client-user-grid th.EmployeeName {
	width: 150px; /* LPK updtaed from 140px swapped width value with th.Category to improve presentation 18498 */
}
.croner-user-grid th.EmployeeID {
	width: 10%;
}
.croner-user-grid th.EmployeeName {
	width: 14%;
}
/* end Issue tracker filters and results table */
/* Dashboard */
/* sets width of table to full width */
.m75 .main {
	width: 940px;
}
/* amends position of background image for 'Issue Tracker' heading to accommodate the wider table width */
.m75 div.main h3 {
	background-position: 240px 0;
}
/* 'At a glance' block' amends to set width and apply some positioning tweaks */
.m75 .sub.alerts {
	float: left;
	width: 300px;
}
.m75 .sub.alerts h3 {
	background-color: #cc0035;
}
.m75 .sub.alerts table {
	width: 190px;
	float: left;
	margin-top: 9px;
	margin-bottom: 6px;
	font-weight: bold;
}
.m75 .sub.alerts .actions {
	width: 75px;
	margin-top: 7px;
	margin-right: 15px;
	float: right;
}
/* end 'At a glance' block' amends */
/* 'Suspensions' block amends amends to set width and apply some positioning tweaks */
.m75 .sub.suspensions {
	float: left;
	width: 300px;
}
.m75 .sub.suspensions h3 {
	background-color: #cc0035;
}
.m75 .sub.suspensions .suspensionfontsize {
	width: 180px;
	float: left;
	height: 35px;
}
.m75 .sub.suspensions .actions {
	width: 80px;
	margin-top: 7px;
	margin-right: 15px;
	float: right;
}
/* end suspensions block */
/* search block amends to set width and apply some positioning tweaks */
.m75 .sub.search {
	float: left;
	width: 300px;
}
.m75 .sub.search h3 {
	background-position: 85px 0;
}
/* end search block */
/* improves layout of input and buttton */
.m75 .sub.search input.search {
	width: 155px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 5px;
}
#ctl00_ContentMain_DashBoard1_btnSearch {
	margin-top: 7px;
}
.m75 .sub.search p {
	margin-left: 5px;
}
.m75 .sub.search a {
	color: #08c;
}
/* end search block */
/* dashboard table column widths */
.m75 .main .tabular th.IssueID {
	width: 60px; /* was 50px, this is set at 60px in the tracker */
}
.m75 .main .tabular th.EmployeeName {
	width: 150px; /* was 130px, this is set at 150px in the tracker */
}
.m75 .main .tabular th.Category {
	width: 160px; /* was 160px, this is set at 180px in the tracker */
}
.m75 .main .tabular th.Report-Category-1 {
	width: 133px; /* this is 116px in the tracker */
}
.m75 .main .tabular th.Report-Category-2 {
	width: 133px; /* this is 116px in the tracker */
}
.m75 .main .tabular th.Status {
	width: 58px; /* was 58px, this is 85px in the tracker */
}
.m75 .main .tabular th.DateCreated {
	width: 80px; /* was 80px, this is 93px in the tracker */
}
.m75 .main .tabular th.icon {
	width: 26px; /* was 26px this applies to two columns, this is 26px in the tracker */
}
.m75 .main .tabular .shorten {
	width: 18px; /* was 18px; */
}
/* minor amend to give extra space to the table headings */
.flagged thead th {
	padding-top: 6px;
	padding-bottom: 6px;
}
/* end dashboard table */
/* end dashboard */
/* kcn added for new Criteria Link */
.Maintain-Filter-Criteria {
	margin-top: 12px;
	float: left;
}
.Maintain-Filter-Criteria a {
	padding-left: 20px;
	color: #3398ce;
	font-size: 11px;
}
.change div.FilterCriteria {
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 5px;
	margin-bottom: 15px;
}
input.textFilterCriteria {
	width: 350px;
	margin-right: 50px;
}
/* end



/* end Death Star amends */
/* IssueTracker call category checkboxes */
.issue-call-categories {
	max-height: 48em;
	overflow-y: auto;
}
.issue-call-categories-message {
	height: 15px;
}
.callCategoryCheckBox input {
	margin-top: 8px;
}
.callCategoryCheckBox.redFlag label {
	color: red;
	font-weight: bold;
}
/* Restricted Issues */
.rdbIssueRestrictionList li {
	display: flex;
	flex-wrap: nowrap;
	font-style: italic;
	align-items: center;
}
.rdbIssueRestrictionList li input {
	flex: 0 0 1em;
	margin-left: 0.5em;
}
.rdbIssueRestrictionList li label {
	flex: 1 1 auto;
	font-weight: normal;
}
.rdbIssueRestrictionList {
	width: 100%;
}
[id$="pnlIssueRestrictionList"] {
	width: 100%;
}
.restrictionHeader {
	font-weight: bold;
	font-style: normal;
}
/* IssueTracker SLA Dialog */
#btnSubmitSLA {
	text-decoration: none;
}
.ui-dialog-titlebar-close {
	box-shadow: none;
}
.ui-dialog-titlebar-close:hover {
	background-color: transparent;
}
#Dialog_SLA > fieldset {
	padding: 1em;
}
#Dialog_SLA > fieldset input,
#Dialog_SLA > fieldset select {
	padding: 4px;
}
#Dialog_SLA_ValidationSummary {
	margin-bottom: 1em;
}
#Dialog_SLA_ValidationSummary > ul > li,
#txtEditCallTime_ValidationSummary > ul > li,
.validationSummary > ul > li {
	color: red;
	margin: 1px 0;
}
#Dialog_SLA li {
	padding: 0;
}
/*Issue Tracker EditCallTime*/
#Dialog_EditCallTime > fieldset input {
	padding: 4px;
}
#Dialog_EditCallTime fieldset {
	padding: 10px 15px;
}
#Dialog_EditCallTime fieldset li {
	margin: 0;
}
#Dialog_EditCallTime.change li label {
	width: 80px;
}
#Dialog_EditCallTime.change li select {
	width: 210px;
}
#Dialog_EditCallTime fieldset {
	background: #fdfdfd;
}
/* Uniform sizing for action buttons. */
.actions button,
.actions a.button {
	min-width: 64px;
	text-align: center;
	box-sizing: border-box !important;
	line-height: normal;
}
/* Issue Notes Tabs */
#IssueNotesTabs {
	position: relative;
	background-color: transparent;
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 20px;
}
#IssueNotesTabs .ui-tabs-nav,
#IssueNotesTabs .ui-tabs-panel,
#IssueNotesTabs .ui-tabs-anchor,
#IssueNotesTabs .advice-given {
	border: 0;
	margin: 0;
	padding: 0;
}
#IssueNotesTabs.cronerUser h3 {
	margin-bottom: 0;
}
#IssueNotesTabs.cronerUser > .ui-tabs-nav {
	padding-top: 22px;
}
#IssueNotesTabs.cronerUser .advice-given,
#IssueNotesTabs.cronerUser .advice-items {
	margin: 0;
	padding-top: 0;
	padding-left: initial;
}
#IssueNotesTabs.cronerUser .advice-items > li:first-child {
	margin-top: 10px;
}
#IssueNotesTabs .ui-tab:not(.ui-tabs-active) h3 {
	color: #c0c2c1;
}
#IssueNotesTabs .sortOrderControls {
	position: absolute;
	top: 0;
	right: 0;
	color: #707070;
}
#IssueNotesTabs .sortOrderButtons {
	border: 1px solid #c0c2c1;
	background-color: #c0c2c1;
	display: inline-flex;
	margin: 0;
	padding: 0;
	border-radius: 6px;
}
#IssueNotesTabs .sortOrderButtons > a {
	padding: 0.4em;
	border-radius: 5px;
	color: #707070;
	text-decoration: none;
	min-width: 5em;
	text-align: center;
	transition: color 0.2s, background-color 0.2s;
}
#IssueNotesTabs .sortOrderButtons > a:not(:first-child) {
	margin-left: 1px;
}
#IssueNotesTabs .sortOrderButtons > a:hover {
	color: #707070;
	background-color: #dedede;
}
#IssueNotesTabs .sortOrderButtons > a.active {
	background-color: white;
}
#IssueNotesTabs .issueNoteText {
	white-space: pre-wrap;
}
/* General client notes */
.general-notes {
	clear: both;
}
.general-notes.issue-details {
	border: 5px solid #eff0f0;
	border-radius: 5px;
	margin-top: 20px;
}
.general-notes.issue-details textarea {
	border: none;
	padding: 10px;
}
.general-notes textarea:hover {
	cursor: not-allowed;
}
.general-notes textarea:focus {
	background-color: #ffffff;
}
/* Transfer Notes */
.transfer-notes dl dt:first-child {
	border-left: 0;
	padding: 0 3.5px 0 0;
}
.transfer-notes .advice-items span {
	white-space: pre-wrap;
}
/*New Manage Attachment Dialog*/
.ui-dialog .pnlManageAttachments {
	max-height: 80vh !important;
}
.ui-dialog-itg.new {
	height: 455px !important;
	overflow-y: auto;
	overflow-x: hidden;
}
.manage-attachment {
	flex: 0 0 auto;
	background-color: #ffffff;
	height: auto;
	border: 2px dashed #b5b5ab;
	margin-bottom: 10px;
	border-radius: 4px;
	text-align: center;
	position: relative;
}
.spinner {
	width: 1rem;
	height: 1rem;
	border-top-color: #444;
	border-left-color: #444;
	display: none;
	position: absolute;
	left: 49%;
	top: 48px;
	z-index: 100;
	/* Additional spinner styles */
	animation: spinner 800ms linear infinite;
	border-bottom-color: transparent;
	border-right-color: transparent;
	border-style: solid;
	border-width: 2px;
	border-radius: 50%;
	box-sizing: border-box;
	vertical-align: middle;
}
@keyframes spinner {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}
.new-attachment-container {
	flex: 1 0 auto;
	box-sizing: border-box !important;
}
.manage-attachment .browse-button {
	color: #378ef0;
	text-decoration: none;
}
.manage-attachment h1 {
	color: #000000;
	padding: 0px;
	text-align: center;
	font-size: 16px;
}
.manage-attachment p {
	text-align: center;
	padding: 10px 0px;
	font-size: 11px;
}
.manage-attachment .upload-icon {
	height: 22px;
	width: 22px;
	padding: 20px 0px;
}
.doc-table-head {
	background-color: #f6f6f6;
}
.doc-table-head > tr > th {
	padding: 10px 0px 10px 5px;
	border-left: 0px;
	border-bottom: 1px solid lightgray;
}
.doc-table-head th:last-child,
.doc-table-head th:nth-child(even) {
	text-align: center;
}
.new-attachment-table .table-overlay {
	background-color: #ffffff;
	border: 0px;
}
.attachment-table-wrapper {
	min-height: 0;
	max-height: 400px;
	overflow: auto;
}
.new-attachment-table {
	border: 1px solid #b5b5ab;
	border-radius: 4px;
	box-sizing: border-box !important;
	margin: 0;
}
.new-attachment-table.Empty-Attachment {
	height: 100%;
	box-sizing: unset;
	margin-bottom: 10px;
	box-sizing: border-box !important;
}
/*Attempt at removing Empty table Hover effects*/
.Empty-Attachment td:hover,
.Empty-Attachment td:hover {
	pointer-events: none;
	background-color: white;
	cursor: unset;
}
.attachment-table-row td {
	cursor: default;
	/*background-color: white;*/
}
.attachment-table-row:hover {
	background-color: #d6d6d6;
}
.span-name-desc {
	/*margin-left: 10px;*/
}
.attachment-image-container {
	padding-top: 9px;
	padding-right: 7px;
}
.attachment-image-container img {
	height: 19px;
}
.name-description-container {
	flex: 1 1 400px;
}
.label-filename {
	font-size: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	word-break: break-all;
	line-height: normal;
}
.div-description {
	margin-top: 5px;
	width: 98%;
	height: 51px;
}
.div-description:focus {
	background-color: #f6f6f6;
}
.div-description.disabled {
	display: none;
}
.div-description.enabled {
	border: 1px solid blue;
}
.a-add-description {
	padding-top: 5px;
	display: inline-block;
}
.a-add-description.disabled {
	display: none;
}
.td-filename-desc {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	padding: 1em;
	border-right: 0px;
}
.td-checkbox-final {
	text-align: center;
	border-right: 0px;
}
.attachment-action-list {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	min-width: 100px;
}
.delete-attachment {
	background-image: url(images/icons/times-circle-solid.png);
	background-size: 12px;
}
.edit-attachment {
	background-image: url(images/icons/pencil-alt-solid.png);
	background-size: 12px;
}
.download-attachment {
	background-image: url(images/icons/file-download-solid.jpg);
	background-size: 12px;
}
.modal-actions.new {
	flex: 0 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 10px 0px;
}
.modal-actions.new .manageAttachmentsSave {
	margin-right: 15px;
	color: white;
	font-size: 12px;
}
.attachment-table-row.file-error {
	background-color: #fee;
}
.validation-repeater {
	max-height: 125px;
	background-color: #fadada;
	border: 1px solid red;
	box-sizing: border-box;
	margin-bottom: 10px;
	margin-top: 0.5em;
	overflow: auto;
}
.validation-repeater.disabled {
}
.validation-repeater li {
	padding: 5px;
	color: red;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.validation-icon {
	height: 10px;
	width: 10px;
}
/* Security Dialog */
.securityDialog {
	min-width: 600px;
}
.securityDialog .securityRequest {
	padding: 3em;
}
.securityDialog .securityRequest .securityPhraseLabel {
	color: #707070;
}
.securityDialog .securityRequest .securityPhrase {
	color: black;
	font-size: 2em;
}
/* Time entry fields */
.timeEntry-control {
	margin-left: 4px;
	vertical-align: middle;
}
a.closeModal {
	display: block;
	float: left;
	padding: 6px 8px;
}
.divGeneralNotesHeader {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
}
.divGeneralNotesHeader .actions {
	margin-top: 0;
}
.close-modal.client-info {
	margin-top: 10px;
}
/* Print Issue Dialog */
#Dialog_Print {
	padding: 1px; /* [WH][2019-08-06] Fixes clipping or radio buttons due to overflow. */
}
#Dialog_Print legend {
	margin-bottom: 1em;
}
#Dialog_Print .printOption {
	display: flex;
	align-items: center;
}
/* Print Issue Dialog */
#Dialog_Print .printOption input[type="checkbox"],
#Dialog_Print .printOption input[type="radio"] {
	margin-right: 0.5em;
}
/*Employee Select Text*/
.emp-select-label {
	font-size: 13px;
	color: #616665;
	line-height: 1.2em;
}
/*RequestCallback button*/
.request-callback-button {
	display: inline-block;
}
.doc-info-actions.vertical {
	flex-direction: column;
}
.doc-warning-message {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba;
	margin: 20px 0;
	padding: 10px;
	text-align: left;
}
.flex-box {
	display: flex;
}
.cover {
	flex: 1;
}
.vertical {
	flex-direction: column;
}
.gap {
	gap: 15px;
}
.col-33 {
	width: 30%;
}
.col-40 {
	width: 40%;
}
.col-50 {
	width: 50%;
}
#report-nav {
	font-family: Arial, Helvetica, sans-serif;
	margin: 40px 20px;
	padding: 0px 10px;
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
}
#report-nav a {
	color: #626665;
}
.report-image {
	height: 100px;
	width: 100px;
}
#report-nav a.active {
	font-weight: bold;
	color: #3398ce;
}
.report-link {
	margin-right: 10px;
	font-size: 12px;
	text-align: center;
	width: 100px;
	flex: 0 0 auto;
}
.report-link span {
	padding-top: 8px;
	display: flex;
}
.e-reportviewer-viewer table tbody tr:hover td,
.e-dp-viewdays tr:hover td {
	background: #fff;
	border-left: 0;
}
.e-reportviewer-viewer table tbody tr td {
	border-left: 0;
}
.chart-container {
	margin: auto;
	height: 500px;
	width: 400px;
	position: relative;
}
.tiles {
	margin: 0 20px 40px 20px;
}
.tiles .sub {
	padding: 20px 10px;
	box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 5px;
	background: #ffffff;
	position: relative;
}
.tiles .badge {
	background: #076fa8;
	padding: 3px 10px;
	border-radius: 10px;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
}
.tiles .icons {
	margin-top: 10px;
	padding-left: 10px;
	text-align: right;
}
.tiles .sub.tileslink:hover {
	box-shadow: rgba(0, 0, 0, 0.24) 0px 1px 10px;
	cursor: pointer;
}
.gap-20 {
	gap: 20px;
}
.titles {
	margin-left: 20px;
}
.charts {
	margin-top: 20px;
}
.report-loader-overlay {
	background-color: rgba(0, 0, 0, 0.2) !important;
}
.report-loader {
	border: 3px solid #f3f3f3; /* Light grey */
	border-top: 3px solid #3498db; /* Blue */
	border-radius: 50%;
	width: 30px;
	height: 30px;
	margin: 0;
	top: 50%;
	left: 50%;
	animation: spin 2s linear infinite;
	position: absolute;
}
@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}
#ChangeClientsLink {
	cursor: pointer;
}
#divFilterOptions * {
	box-sizing: initial;
}
#divFilterOptions > ol > li.range > fieldset > legend {
	font-size: 11px;
}
input#ctl00_ContentMain_uploadDocumemt {
	font-size: 13.33px;
}
#Locations > div > div.formLftCol.marR70p > fieldset > ul,
#FilterForm > fieldset > ul,
#FilterForm > fieldset > div > ul,
#Main > div > div.content > div.alert-library.columns > div > fieldset > ul {
	padding-left: initial;
}
#Employee > div > div.formLftCol.employee-tab > fieldset > label,
#ctl00_ContentMain_dvMainCreateIssue > div.issue-employees > label,
#Main > div.content > div.columns > div:nth-child(1) > fieldset > label,
#Timings > div > div.formLftCol > fieldset > label {
	display: block;
}
#Breadcrumbs > a {
	display: inline;
}
#Status {
	display: grid;
}
#ctl00_ContentMain_repEmpName_ctl01_tdEmpRef {
	vertical-align: middle;
}
div#Dialog_ManageEmployee * {
	box-sizing: content-box;
}
#EmployeeDialog h2 {
	font-size: 1rem;
}
#EmployeeViewContent ol {
	margin-bottom: initial;
}
#ctl00_ContentMain_pnlCallCategory_client > legend {
	font-size: 11px;
	margin-bottom: initial;
}
.StatusUpdate a:hover {
	color: #fff;
}
body
	> div.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable.ui-resizable {
	box-sizing: initial;
}
#Dialog_SLA_ValidationSummary > ul > li,
#ctl00_ContentMain_dvNoticeError > p #ctl00_ContentMain_spanErrorMsg > p {
	font-size: 13px;
}
#ctl00_ContentMain_Dash_tbDocSearch {
	line-height: normal;
}
#SearchForm > ol > li.range > fieldset > legend,
#ctl00_ContentMain_liShowResult > fieldset > legend {
	font-size: 11px;
}
/*#140299*/
#Dialog_ManageEmployee #empLeft > fieldset > ol {
	padding-left: 0;
}
#Dialog_ManageEmployee #empLeft p {
	margin-bottom: 0 !important;
}
#Dialog_ManageEmployee #empLeft {
	margin-top: 0;
}
#tblChangeReportCategory1 > tbody a,
#tblChangeReportCategory2 > tbody a,
#tblChangeLocation > tbody a {
	color: #3398ce;
}
#ctl00_ContentMain_lblCallDesc,
#ctl00_ContentMain_lblCallCategory,
span#ctl00_contentMain_lblCallDesc {
	font-size: 17px;
}
/*#140299*/
#ctl00_ContentMain_Dash_divSearchDoc h3 {
	line-height: 20px;
}
.list-no-padding {
	padding-left: initial;
}
.display-grid {
	display: grid;
}
#ctl00_ContentMain_Upload_uploadDocumemt {
	font-size: 13.33px;
}
table.flagged td {
	vertical-align: top !important;
}
.croner-user-grid > table.results.no-action td:first-child,
.croner-user-grid > table.results.no-action th:first-child {
	padding-left: 5px;
}
#Main > div.Copy > p a {
	color: inherit;
}
#Main.Admin > div > div ul {
	padding-left: 0;
}
#Footer > div.footer-links > ul {
	margin-bottom: 0px;
}
#Footer > div.footer-links > ul > li {
	line-height: 1.4em !important;
}
#Dialog_AddAlert ol {
	margin-bottom: 0;
}
#Dialog_CreateReporter * {
	padding-left: inherit;
	box-sizing: content-box;
}
#Dialog_AddAlert * {
	box-sizing: content-box;
}
#reportupload ul.keyword-entry {
	padding: initial;
}
.text-align-center {
	text-align: center;
}
#SecurityQuestion h2,
#SecurityQuestion h1 {
	font-size: inherit;
	margin-bottom: 0;
}
#SecurityQuestion p {
	font-size: 1.5rem !important;
}
#empRight ol {
	padding-left: 0;
}
#Main > .Copy > p.subactions > #ctl00_ContentMain_aLogoutLink {
	color: #fff;
}
.NoticeError p.errorColor {
	font-size: 13px;
	line-height: 1.2em;
}
#SearchEmployees {
	font-size: 13px;
}
#Dialog_FilterCriteria .FilterCriteria input.textFilterCriteria {
	margin-right: 0;
}
#Dialog_Print legend {
	font-size: 11px;
}
#ctl00_ContentMain_InDetail1_dlDocumentInfoDetails dd {
	margin-bottom: 0;
}
ul.attachment-action-list {
	padding-left: 0;
	margin-bottom: 0;
}
#Dialog_EditCallTime ul {
	padding-left: initial;
	margin-bottom: 0;
	font-size: small;
}
div#Inbox h2 {
	font-size: initial;
}
#BasicEmployeeTable > tbody tr td {
	padding: 3px 5px;
	border-left: 1px solid #b1b3b2 !important;
	vertical-align: top;
}
th a.sort-desc::after {
	content: "";
	margin-left: 2px;
	display: inline-block;
	border-left: 0.5em solid transparent;
	border-right: 0.5em solid transparent;
	border-top: 0.5em solid #3298cf;
}
th a.sort-asc::after {
	content: "";
	margin-left: 2px;
	display: inline-block;
	border-left: 0.5em solid transparent;
	border-right: 0.5em solid transparent;
	border-top: 0.5em solid #3298cf;
	transform: rotate(180deg);
}
#ctl00_content_olConsultant .optionset legend {
	width: fit-content;
}

#Masthead dl.font_size18_adviceLine {
	font-size: 18px;
}
.w-fit {
	width: fit-content;
}