
@font-face {
    font-family: 'allerregular';
    src: url('../fonts/aller_rg-webfont.eot');
    src: url('../fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_rg-webfont.woff') format('woff'),
         url('../fonts/aller_rg-webfont.ttf') format('truetype'),
         url('../fonts/aller_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'allerbold';
    src: url('../fonts/aller_bd-webfont.eot');
    src: url('../fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_bd-webfont.woff') format('woff'),
         url('../fonts/aller_bd-webfont.ttf') format('truetype'),
         url('../fonts/aller_bd-webfont.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aller_displayregular';
    src: url('../fonts/allerdisplay-webfont.eot');
    src: url('../fonts/allerdisplay-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/allerdisplay-webfont.woff') format('woff'),
         url('../fonts/allerdisplay-webfont.ttf') format('truetype'),
         url('../fonts/allerdisplay-webfont.svg#aller_displayregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
a img{
	border:0px none;
	outline:0px none;
}
a{
	color: #004C97;
	text-decoration: none;
}

a:hover{
	color:#000;
}

html {
 overflow-y: scroll !important; /* Scrollbar to be fixed either there is content available or not.*/
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0px;
	line-height: 18px;
	background: #fff;
}
.loginBoxBgHolder {
	background-color: #ffffff;
	padding: 45px 0 0 0;
}
.loginBoxBg {
	height: 163px;
	padding-right: 10px;
}
.loginBoxBottomBg {
	padding-top: 25px;
	height:250px;
}
.loginBoxBottomBg > table{
	width:228px !important;
}
.tabBg {
	background-color: #FFFFFF;
}
.lnkViewAll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066a4;
	text-decoration: none;
}
.lnkViewAll:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.txtCopyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #848484;
	text-decoration: none;
}
.txtFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
}
.lnkFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	text-decoration: underline;
}
.lnkFooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
}
.txtSearchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #F3C4C5;
	height: 19px;
}
.headings02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #015583;
	text-decoration: none;
}
.loginHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.txtStyle02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtAnnouncements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.txtStyle03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066a4;
	text-decoration: none;
}
.loginSubHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.txtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 34px;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 2px;
	box-sizing: border-box;
	border: 1px solid #E0E0E0;
}
.forgotLink a{
	color:#990000;
	font-size:11px;
	text-decoration: none;
}
.forgotLink a:hover{
	color:#000;
	
}
.txtStyle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.rememberTxt{
	color:#000;
	font-size:12px;
}
.rememberTxt input{
	position:relative;
	top:2px;	
}
.buttons {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #004C97;
	border: 1px solid #004C97;
	text-align: center;
	border-radius: 5px;
	color: #fff;
	min-width: 100px;
	padding: 6px 15px;
	height: 30px;
	font-weight: bold;
	font-size: 13px;
}
.buttons:hover ,
.buttons:focus {
	background-color: #000;
	border: 1px solid #000;
	color:#fff
}
.lnkStyle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.lnkStyle01:hover {
	color: #B12024;
}
.lnkStyle02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.lnkStyle02:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.bannerBottomBg {
	background-color: #e1e8f7;
}
.lnkHome{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.lnkHome:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
/* a {
	color: #999999;
	text-decoration: none;
} */
a:hover {
	color: #000000;
	text-decoration: none;
}
.signUpBoxBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	background:#d1d1d1 url(../signup-icon.png) no-repeat 25px center;
	border-radius:10px;
	padding:15px 30px;
	padding-left:75px;
	line-height:20px;
	color:#000;
}
.signUpBoxBg a{
	color:#0B4F83;
}

.activateBoxBg {
	background-color:#fcce07;
}
.loginSubHeadings02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B50102;
	text-decoration: none;
}
.buttons02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B50102;
	border: 1px solid #c45f5f;
	width: 60px;
}
.loginHeadings02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #B50102;
	text-decoration: none;
}
.txtError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #FFFFE1;
}
.tab_visitor {
	display: block;
	width: 110px;
	height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	background-image:url(../menu_bg2.jpg);
	line-height:40px;
	background-color: #000000;
	background-repeat: repeat-x;
}

.tab_visitor:hover {
      display: block;
      width: 110px;
      height: 38px;
      text-decoration: none;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: normal;
      text-align: center;
      color:#000;
      background-image:url(../menu_tabOver2.gif);
      line-height:40px;
      cursor: pointer;
	  background-color: #e2e2e2;
	  background-repeat: repeat-x;
}
.tab_visitor_selected {
	width: 110px;
	height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #212c3c;
	text-decoration: none;
	background-image:url(../menu_tabOver2.gif);
	background-color: #f3ecbe;
	background-repeat: repeat-x;
}
.blankTab{
	background-image:url(../menu_bg2.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
}.txtStyle04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.mid-Heading,  .mid-Heading a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin-bottom:10px;
}
.mid-Heading a{
	color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: left;
    text-decoration: none;
}

.mid-Heading02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.mid-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.mid-lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;	
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

.mid-lnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.footer-lnk{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.footer-lnk:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #286A90;
	text-decoration: underline;
}
.footertxt-sodexo {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: italic;
    font-weight: bold;
    line-height: 15px;
    text-decoration: none;
}

/*-------Top Menu ------*/
/*
.topmenu {
	float: left;
	background: url(../menu_bg.jpg) left top repeat-x;
	width: 1000px;
}

a.menuLink {
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal !important;
	font-family: Arial, Helvetica, sans-serif;
}

a.menuLink span {
	background: url(../seperator-1.gif) no-repeat right top;
	padding: 10px; 
	float: left;
	text-align: center; 
    width: 124px;
}


a.menuLink1 {
	cursor: default;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

a.menuLink1 span {
	background: url(../seperator-1.gif) no-repeat right top;
	padding: 10px 20px;
	float: left;
}

a.menuLink:hover,a.menuLink .selected {
	background: url(../menu_selectedtab_bg.jpg) repeat-x left top;
	color: #ffffff;
}

a.menuLink:hover,a.menuLink.selected {
	background: url(../menu_selectedtab_bg.jpg) repeat-x left top;
	color: #ffffff;
}
*/
	
.infoSuccessBg {
	color: #4F8A10;
	background-color: #DFF2BF;
}

.txtInfoBarSuccess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #035e03;
	text-decoration: none;
}

.companyInfoTxt {
	display: none;
	color: #aaa;
    font-style: italic;
    text-align: center;
    font-size: 10px;
    padding: 15px 200px ;
}

.footerLinks {
	text-align: center;
	color: #ffffff;
}

.footerLinks a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.footerLinks a:hover {
	text-decoration: underline;
}

.copyrightTxt {
	font-size: 12px;
	text-align: center;
	color: #333;
	padding-right: 20px;
	line-height:14px;
	color:#0B4F83;
}

.nav-footer a:hover,
.nav-footer a:focus{
	text-decoration:underline;
	color: #004C97 !important;
}

.footerImage{
	display: none;
	width: 100%;
	clear: both;
	height: 34px;
}

.footerWrap {
	border-top: 1px solid #F6F6F6;
	padding: 48px 0;
	display: flex;
	background: #fff;
	justify-content: space-between;
	align-items: center;
}

.nav-footer {
	padding: 0;
	margin: 0;
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-grow: 1;
}

.trust-seal {
	max-width: 91px;
}

.trust-seal img{
	max-width: 100%;
}
.trust-seal a{
	text-decoration: none;
	display: block;
}
.trustwave-holder {
	display: flex;
	align-items: center;
	width: 66%;
	gap: 10px;
	justify-content: flex-end;
}

.nav-footer li {
	padding: 0;
	display: inline-block;
	margin-left: 8px;
}

.nav-footer a {
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	color: #000;
}

.stop-hunger {
	display: none;
    background:;
    height: 52px;
    left: 12px;
    top: 45px;
    width: 59px;
}

.company-logo {
	display: none;
    background: url(../mcp_logo.gif) no-repeat center top;
    height: 52px;
    right: 12px;
    top: 45px;
    width: 129px;
}

.stop-hunger, .company-logo {
	display: none;
    display: block;
    position: absolute;
    text-indent: -9999px;
}

.stop-hunger:hover, .sodexo-logo:hover {
    background-position: center bottom;
}


a.textLinl{
	color: #FFFFFF;
	font-size: 17px;
	text-decoration: none;
}

a.textLinl:hover{
	text-decoration: underline;
}

a.ContainerTextLink{
	color: #fff;
	font-size:12px;
	text-decoration: none;
	background:#B12024;
	border-radius:5px;
	display:inline-block;
	padding:5px 10px;
	margin-top:15px;
}

a:hover.ContainerTextLink{
	color: #fff;
	text-decoration: none;
	background:#0B4F83;
}
h2.contentheading {
	font-size: 22px;
	color: #1A455A;
}
.genTxt-1 {
	font-size: 14px;
	color: #075293;
	line-height: 20px;
}

.loginBar {
	float: left;
	width: 990px;
	text-align: right;
	padding: 7px 0;
}

.loginBar a {
	color: #4397BD;
	text-decoration: none;
	padding: 3px 10px 3px 20px;
	font-size: 13px;
}

a.helpLink {
	background: url(../icon-help.png) no-repeat left center;
}

a.singleOperationsLink {
	background: url(../banner-single-operations.png) no-repeat left center;
}

a.logoutLink {
	background: url(../icon-logout.png) no-repeat left center;
}

.userInfoBar {
	border-right: 1px solid #1A455A;
	color: #1A455A;
	float: right;
	margin: 5px 10px 0 0;
	padding-right: 6px;
}
.messageBlock {
	clear: both;
}


/***************************************************************** Tabs Navigation Style ******************************************************/
.tabText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

.tabTextOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

.tab {
	display: block;
	width: 143px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	background: #B12024;
	line-height: 35px;
}

.tabOver {
	display: block;
	width: 143px;
	height: 35px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #000;
	background-image: url(../menu_tabOver.gif);
	line-height: 35px;
	cursor: pointer;
}

.tabSelected {
	width: 143px;
	height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #000;
	text-decoration: none;
	background-image: url(../menu_selectedtab_bg.gif);
	cursor: pointer;
}

.emptyTab {
	background: #B12024;
	background-position:bottom;
	overflow: hidden;
}

.lnkHelpLogout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1c4676;
	text-decoration: none;
}
.lnkHelpLogout:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1c4676;
	text-decoration: underline;
}

.lnkSubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1c4676;
	text-decoration: none;
}
.lnkSubMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1c4676;
	text-decoration: underline;
}

.dropDownBg {
	background-color: #ffffff;
	border-left: 1px solid #cfdbf1;
	border-right: 1px solid #cfdbf1;
	border-bottom: 1px solid #cfdbf1;
}

.lnkDropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #156b9c;
	text-decoration: none;
}
.lnkDropDown:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #156b9c;
	text-decoration: none;
}
.txtDropDownDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-left: 4px;
}

.dropDownSeprator { /*	background-color: #b4b4b4;*/
	width: 228px;
	text-align: center;
	height: 1px;
	background-image: url(../dropdown_seprator.gif);
	background-repeat: repeat-x;
}

.dropDown {
	width: 228px;
	text-align: center;
	height: 1px;
	background-repeat: repeat-x;
}

.lnkDropDownDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.lnkDropDownDescription:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.menuTable:hover{
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	background-color: #eaeaea;
}
.menuItem{
	padding-left:5px;
	padding-top:5px;
}
.menuTable{
	display: block;
	cursor: pointer;
	text-decoration: none;
}
/***************************************************************** Tabs Navigation Style ******************************************************/
.rootMenuSeperator  {
	height: 35px;
	border-right: solid 1px #fff;
	/*
    background-image: url("../menu_seprator.gif");
    background-repeat:no-repeat;
    height: 35px;
	width: 2px;
	background-size: 50% 60%;
    background-position: center;
    */
}

.pageTitle {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
}

.txtStyle05  {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.txtStyle08  {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.loginBox_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5E9E9;
	text-align: left;
}


.topbanner{
	display: block;
	padding: 23px 0px 23px;
}
.loginMediaBg{
	background: #000;
}


.addressTxt{
	text-align: center;
	font-size: 12px;
	color:#000;
	line-height: 18px;
}
.bultStyle{	list-style-position: inside;	    list-style-type: unset; list-style-type: disc;}
.bultStyle ul{list-style-type: lower-alpha; margin-left: 20px}

.loginBanner {
	margin-bottom: 56px;
}



/** Updates By j **/
h2.pageTitle {    color: #B12024;    font-size: 20px;    padding-top: 0;	margin:0 0 15px;	padding:0 0 10px;	border-bottom:1px solid #0B4F83;	line-height:1;		font-weight:bold;	}
.arTicleContent {	    width: 100%; color:#000;	}
.fullWidth .loginBar,
.fullWidth .sideBar,
.commonContent .loginBar, .commonContent .sideBar	{ display:none; }
.commonContent .mainContents{ margin-top:30px; }
.commonContent .sideBar + .contentWrap + .contentWrap, .commonContent .sideBar + #mainDiv.contentWrap{width: 964px !important;}
.radius-10-0{border-radius:10px;}
.bultStyle{	list-style-position: outside; padding:0; list-style-type: disc; margin-left: 12px;}
.ui-tabs > .ui-tabs-nav {	    border: 0 none !important;    border-bottom-right-radius: 0;    padding-left: 0 !important; }
.ui-tabs {	    padding: 0 !important;	}
.ui-dialog{ border-radius:0 !important; }
.ui-dialog .ui-dialog-titlebar{ border-radius:0 !important; }
.ui-dialog h3.contentheading{ margin:0; }
/** End of Updates By **/

.emptyTab .tabSelected .tabTextOver,
.emptyTab .tabOver,
.emptyTab .tabOver .tabTextOver{ background:#282828 !important; color:#fff !important;}
.footerWrap .img-holder {	display: flex;	align-items: center;width: 50%}
.level1heading { top: -9999em; left: -9999em; position: absolute;}
[for="remMe"] ~ [type="checkbox"] { margin: 0 0 0 5px; vertical-align: middle; }
.ico-notify img { display: none; }
.ico-notify:before { font: 18px/1 'cpartner-iconz' !important; content: '\e941'; color: #5e5e5e; }
.sr-only { position: absolute !important; left: -9999em; top: -9999em; }


/** New Fixes **/
.inline-tooltip:hover + .inline-tooltip-holder, .inline-tooltip:focus + .inline-tooltip-holder{ display: block; }
.inline-tooltip-parent{ display: inline-block; position: relative;}
.inline-tooltip-holder{	min-width: 300px; display: block;	 background: #e8e8e8; 	z-index: 1;	  position:absolute; left: calc(100% + 10px); display: none;min-width: 300px;border: 2px solid #ddd; z-index: 1; padding: 10px; border-radius: 10px;transform: translate(0,-50%); }
.inline-tooltip-content .right-arrow{ width: 0;	height: 0;	border-style: solid;	border-width: 5px 10px 5px 0;	border-color: transparent #ddd transparent transparent; position: absolute;		left: -10px;		top: 50%;		margin-top: -13px;  }
[style="filter: grayscale(1);"] a:focus, [style="filter: grayscale(1);"] a:hover,
[style="filter: grayscale(1);"] button:focus, [style="filter: grayscale(1);"] button:hover{	text-decoration: underline !important;}
[style="filter: grayscale(1);"] input:focus{ border-color:#000; }
#skip-to-content { position: fixed; top: -100%; left: -100%; transition: left 0.25s ease; }
#skip-to-content:focus { top: 10px; left: 10px; }
.mainWrapper {    margin: 0;    padding: 0; }
.login-page .container990 {    margin: 0 auto;    width: 1000px;    clear: both;}
/* .topHeader a {    display: block;    border: 0px none;    outline: 0px none;    padding: 23px 0px 23px;} */
header.topHeader {padding: 30px 0;background: #fff;}
.topHeader .topbanner {padding: 0;display: inline-block;}
.topHeader .topbanner:hover, .topHeader .topbanner:focus {outline: dotted 1px #888; }
.navigation{ background:#B12024;}
.left-side {
	width: 220px;
	padding-right: 26px;
	float: left;
}
.right-side{ width: calc( 100% - 246px); float:left; }
.public-landingpage:after{ content:''; display: block; clear:both; }
.right-side .banner-holder img{ max-width: 100%;}
.form-label label {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #000;	font-weight: bold;}
.form-label label .required { font-size: 13px; color: #B12024; display: inline-block; vertical-align: top; margin: 0 3px 0 0; }
.left-side .form-label {	padding-bottom: 5px; }
.sidebar-widget h1, .sidebar-widget h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	margin: 0 0 18px;
}
.sidebar-widget .mb-0{margin-bottom: 0; }
.pt-5 {	padding-top: 5px; }
.pt-textright{text-align: right;}
.public-landingpage {
	margin: 30px 0 150px;
	background: #fff;
}
.field-label{    font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000; font-weight: normal;}
	.alert-msg-holder {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #990000;text-decoration: none;	border-radius:4px;	background-color: #FFFFE1;	border: 1px solid #ccc;	margin-bottom: 20px;	padding: 6px 6px;}
	.alert-msg-holder .alert-img {	float: left;	width: 18px;	padding: 0 4px 0 0;	margin-right: 10px;}
	.alert-msg-holder:after {	content: '';	display: block;	clear: both;	font-size: 0;	line-height: 0;}
	.alert-msg-holder .alert-msg {	padding: 2px 0 0;	width: 172px;	float: left;}
.kaptcha-holder table {	padding: 20px 0; }

.header-navigation {  background: #686868;}
.parent-navigation {  margin: 0;  position: relative; padding:0;}
.parent-navigation > li {  display: inline-block;  position: relative;}
.parent-navigation > li > a { background:  #686868; color: #fff;display: inline-block;padding: 10px 30px;font-size: 13px;border-right: 1px solid #bbb;}
.parent-navigation > li > a:hover ,
.parent-navigation > li > a:focus,
.parent-navigation > li:focus > a,
.parent-navigation > li.active > a{  background: #B12024;  color: #fff;}
.parent-navigation > li:hover > ul ,
.parent-navigation  ul.show-menu {  display: block;   color: #fff;}
.parent-navigation > li  ul {  position: absolute;  display: none;  background: #fff;  width:230px; border:1px solid #E7F0F3; z-index: 1;}
.parent-navigation > li  ul li {border-bottom: 1px solid #E7F0F3;}
.parent-navigation > li  ul a {  color:#fff;  font-size: 12px;  padding: 9px 10px;  display: block;  }
.parent-navigation > li ul a .moduletitle {  font-size: 12px;  font-weight: bold;  margin: 0;  display: block; color:#B12024;}
.parent-navigation > li ul a .module-description {  font-size: 11px !important; color:#999;}
.parent-navigation > li ul li > a:hover,
.parent-navigation > li ul li > a:focus,
.parent-navigation > li ul li.active > a {  background: #B12024;  text-decoration: underline;}
.parent-navigation > li ul li > a:hover span,
.parent-navigation > li ul li > a:focus span,
.parent-navigation > li ul li.active > a span{  color:#fff !important;}

.google-captcha {
	transform: scale(0.74);
	padding: 32px 0 0;
}

.captcha-area {
	width: 100%;
}
.captcha {
	width: 100%;
	padding: 0;
}

.captcha .captcha-img {
    width: 85%;
    margin: 0;
}

/** New Fixes **/

/*HRN Changes*/
.login_user_id {
	margin-bottom: 5px;
}
.login_remember_me {
	margin-bottom: 11px;
}
.login_pwd {
	margin-bottom: 7px;
}
.login_submit_button {
	margin-top: 15px;
	text-align: right;
}
/*sign up box*/
.signUpBoxCon {
	padding: 17px 10px 16px 83px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	background: #D9EDFC url(../signup-icon.png) no-repeat 19px center;
	font-size: 18px;
	line-height: 21px;
}
.newsSection {
	margin-top: 8px;
	padding: 12px 12px 0;
	background: #FFFFFF;
	border: 1px solid #E0E0E0;
	border-radius: 4px;
}
.newsSectHeading {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin:0px 0px 13px 0px;
}
.newsSection ul{
	margin:0px;
	padding:0px;
}
.newsSection ul li {
	padding-left: 12px;
	background: url(../newsArrow.svg) no-repeat left 6px;
	list-style: none;
	font-size: 11px;
	line-height: 17px;
	color: #3E3E3E;
	margin-bottom: 13px;
}
/*sign up box end*/
/*Feature Section*/
.featureLink {
	height: 24px;
	min-width: 89px;
}
.blue-btn {
	background: #B12024;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	padding: 6px 15px;
	height: 30px;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	box-sizing: border-box;
}
.blue-btn:hover, .blue-btn:focus {
	background-color: #0B4F83;
	color: #fff;
}
.featuredSectionsCon {
	text-align: center;display: flex;
}
.featureDesc {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 20px;
}
.featureTitle {
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 13px;
}
.featureImg {
	margin-bottom: 20px;
}
.featuredBox {
	flex: 1 1 33.3333%;
	padding: 0 10px 0;
	min-height: 236px;
	display: flex;
	flex-direction: column;
}
.featureLinkWrap {
	margin-top: auto;
}
/*Feature Section end*/
.copyWrap {
  font-weight: 300;
  font-size: 10px;
  line-height: 18px;
  color: #333333;
  margin-left: 11px;
}
.login-page .topbanner {padding: 27px 0;}
#dm0m0 {background: #686868;}
/*HRN Changes END*/

.header-navigation {  background: #004C97;}
.parent-navigation {  margin: 0;  position: relative; padding:0;}
.parent-navigation > li {  display: inline-block;  position: relative;}
.parent-navigation > li > a { background: #004C97; color: #fff;display: inline-block;padding: 10px 30px;font-size: 13px;border-right: 1px solid #bbb;}
.parent-navigation > li > a:hover ,
.parent-navigation > li > a:focus,
.parent-navigation > li:focus > a,
.parent-navigation > li.active > a{  background: #000;  color: #fff;}
.parent-navigation > li:hover > ul ,
.parent-navigation  ul.show-menu {  display: block;   color: #fff;}
.parent-navigation > li  ul {  position: absolute;  display: none;  background: #004C97;  width:230px; border:1px solid #E7F0F3; z-index: 1;}
.parent-navigation > li  ul li {border-bottom: 1px solid #000;}
.parent-navigation > li  ul a {  color:#fff;  font-size: 12px;  padding: 9px 10px;  display: block;  }
.parent-navigation > li ul a .moduletitle {  font-size: 12px;  font-weight: bold;  margin: 0;  display: block; color: #fff;;}
.parent-navigation > li ul a .module-description {  font-size: 11px !important; color:#fff;}

.parent-navigation > li ul li > a:hover,
.parent-navigation > li ul li > a:focus,
.parent-navigation > li ul li.active > a { text-decoration: underline;background: #0B4F83;  color: #fff;}
.parent-navigation > li ul li > a:hover span,
.parent-navigation > li ul li > a:focus span,
.parent-navigation > li ul li.active > a span{  color:#fff !important;}
.footerWrap .img-holder img[src*="footer_logo.svg"] { max-width: 40px; }

#skip-to-content { position: fixed; top: -100%; left: -100%; transition: left 0.25s ease; width: auto; }
#skip-to-content:focus { top: 10px; left: 10px; }
.pageDescription a { cursor: pointer;}
.custom-class{
	display: flex;
	justify-content: end;
}