/* layout */
@import url('https://fast.fonts.net/cssapi/f7891980-3559-4b5d-b458-457ac9527918.css');
html {
  background: #dddddd;
}
body {
  font: 13px / 1.231 AvenirNextLTW01-Regular, arial, helvetica, clean,
    sans-serif;
  font-size: 62.5%;
  text-align: left;
  color: #333333;
}
#main-wrapper {
  width: 96.82em;
  min-width: 1007px;
  margin: 0 auto;
  background: #ffffff;
  overflow: hidden;
}
#mainContent {
  /*width: 92.5%*/
  /*float:right;*/
  margin: 0 2em;
  min-height: 30em;
  padding-bottom: 20px;
}
.pageMainTitle {
  border-bottom: 1px dotted #999999;
  padding-top: 0.4em;
  /*padding-top: 0.2em;*/
}
#main-wrapper-bd {
  padding: 10px;
  width: 98.1%;
  overflow: hidden;
}
/* sub navigation */
.subNavigation {
  width: 100%;
  border-bottom: 1px solid #ccc;
  height: 23px;
  margin: 1.2em 0;
}
.subNavigation li {
  float: left;
}
.subNavigation li a {
  display: block;
  border-width: 1px 1px 1px 1px;
  margin-right: -1px;
  border-style: solid;
  border-color: #cccccc;
  padding: 0 1.3em;
  height: 23px;
  border-bottom-width: 0;
  line-height: 20px;
  color: #7c7c7c;
  float: left;
  background-color: #eeeeee;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffffff),
    to(#e7e7e7)
  );
  background: -moz-linear-gradient(top, #ffffff, #e7e7e7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e7e7e7);
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#e7e7e7)';
}
.subNavigation li a.activeTab {
  height: 24px;
  background: #ffffff;
  margin-top: -5px;
  border-bottom-width: none;
  border-left-width: 1px;
  color: #000;
  padding-top: 0.4em;
  padding-top: 4px;
  filter: #ffffff;
}
/* look & feel */
a {
  text-decoration: none;
}
a.link1:link {
  color: #0066cc;
  font-size: 120%;
  font-weight: bold;
}
a.link1:visited {
  color: #0066cc;
  font-size: 120%;
  font-weight: bold;
}
a.link1:hover {
  color: #0066cc;
  font-size: 120%;
  font-weight: bold;
  text-decoration: underline;
}
a.link1:active {
  color: #0066cc;
  font-size: 120%;
  font-weight: bold;
}
a.link2:link {
  color: #0066cc;
  font-size: 120%;
}
a.link2:visited {
  color: #0066cc;
  font-size: 120%;
}
a.link2:hover {
  color: #0066cc;
  font-size: 120%;
  text-decoration: underline;
}
a.link2:active {
  color: #0066cc;
  font-size: 120%;
}
a.link3:link {
  color: #0066cc;
  font-size: 100%;
  font-weight: bold;
}
a.link3:visited {
  color: #0066cc;
  font-size: 100%;
  font-weight: bold;
}
a.link3:hover {
  color: #0066cc;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
}
a.link3:active {
  color: #0066cc;
  font-size: 100%;
  font-weight: bold;
}
a.link4:link {
  color: #0066cc;
  font-size: 100%;
}
a.link4:visited {
  color: #0066cc;
  font-size: 100%;
}
a.link4:hover {
  color: #0066cc;
  font-size: 100%;
  text-decoration: underline;
}
a.link4:active {
  color: #0066cc;
  font-size: 100%;
}
.title1 {
  color: #333333;
  font-size: 240%;
}
.title2 {
  color: #688bab;
  font-size: 170%;
  font-weight: bold;
}
.title3 {
  color: #333333;
  font-size: 130%;
  font-weight: bold;
}
.title4 {
  color: #333333;
  font-size: 120%;
  font-weight: bold;
}
.title5 {
  color: #666666;
  font-size: 120%;
  font-weight: bold;
}
.title6 {
  color: #666666;
  font-size: 110%;
  font-weight: bold;
}
.title7 {
  color: #333333;
  font-size: 240%;
}
.title8 {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
}
.title9 {
  color: #333333;
  font-size: 120%;
  font-weight: bold;
}
.text1 {
  color: #333333;
  font-size: 120%;
}
.text2 {
  color: #666666;
  font-size: 110%;
}
.text3 {
  color: #666666;
  font-size: 120%;
  font-weight: normal;
}
.text4 {
  color: #ffffff;
  font-size: 120%;
}
.text5 {
  color: #999999;
  font-size: 120%;
  font-weight: normal;
}
.text6 {
  color: #999999;
  font-size: 80%;
  font-weight: normal;
}
.text7 {
  color: #999999;
  font-size: 110%;
  font-weight: normal;
}
.button1,
.button4 {
  background-color: #009cdc;
  overflow: visible;
  /* font-family: "Avenir Next LT W01 Demi Italic", Arial,sans-serif !important;	 */
  font-family: 'Avenir Next LT W01 Demi', Arial, sans-serif !important;
  width: auto;
  border: 0;
  color: #ffffff;
  line-height: 26px;
  padding: 0 8px;
  height: 30px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
}
.button2 {
  overflow: visible;
  width: auto;
  border: 0;
  color: #ffffff;
  height: 30px;
  line-height: 26px;
  padding: 0 8px;
  font-family: 'AvenirNextLTW01-DemiCn', Arial, sans-serif !important;
  font-size: 110%;
  display: block;
  text-align: center;
  background-color: #009cdc;
  cursor: pointer;
}
.button3 {
  overflow: visible;
  width: auto;
  border: 0;
  color: #ffffff;
  height: 30px;
  line-height: 26px;
  padding: 0 8px;
  font-size: 130%;
  font-weight: bold;
  display: block;
  text-align: center;
  background-color: #009cdc;
  cursor: pointer;
}

.disabledButton {
  overflow: visible;
  width: auto;
  border: 0;
  height: 30px;
  line-height: 26px;
  padding: 0 8px;
  color: #ffffff;
  font-weight: normal;
  font-family: AvenirNextLTW01-DemiCn;
  font-family: 'Avenir Next LT W01 Demi', Arial, sans-serif;
  font-size: 12px;
  display: block;
  text-align: center;
  background: #9fcfe2; /* Old browsers */
  cursor: default;
}

/* dataTable */
.dataTable {
  width: 100%;
}
.dataTable table {
  width: 100%;
  border-collapse: collapse;
}
.dataTable th {
  background: #eef3f8;
  border-bottom: 2px solid #ddd;
  padding: 0.45em 0.6em;
  vertical-align: bottom;
}
.dataTable tbody td,
.dataTable tbody th {
  padding: 0.45em 0.6em;
  border-bottom: 1px solid #ddd;
}
.dataTable tbody th {
  background: none;
  vertical-align: middle;
}
.dataTable .moneyTypeNumber {
  text-align: right;
  padding-right: 0.7em;
}
.paging {
  font-size: 120%;
  color: #333333;
  text-align: center;
  padding: 0.8em 0;
}
.paging span {
  padding: 0 0.2em;
}
.paging a:link {
  text-decoration: none;
  border: 1px solid #cccccc;
  padding: 0.1em 0.4em;
  text-decoration: none;
  color: #333333;
}
.paging a:visited {
  text-decoration: none;
  border: 1px solid #cccccc;
  padding: 0.1em 0.4em;
  text-decoration: none;
  color: #333333;
}
.paging a:hover {
  text-decoration: none;
  border: 1px solid #979797;
  padding: 0.1em 0.4em;
  text-decoration: underline;
  color: #333333;
}
.paging a:active {
  text-decoration: none;
  border: 1px solid #979797;
  padding: 0.1em 0.4em;
  text-decoration: underline;
  color: #333333;
}
.paging a.enable:link {
  text-decoration: none;
  border: 1px solid #cccccc;
  padding: 0.1em 0.4em;
  text-decoration: none;
  color: #333333;
}
.paging a.enable:visited {
  text-decoration: none;
  border: 1px solid #cccccc;
  padding: 0.1em 0.4em;
  text-decoration: none;
  color: #333333;
}
.paging a.enable:hover {
  text-decoration: none;
  border: 1px solid #979797;
  padding: 0.1em 0.4em;
  text-decoration: underline;
  color: #333333;
}

.paging a.enable:active {
  text-decoration: none;
  border: 1px solid #979797;
  padding: 0.1em 0.4em;
  text-decoration: underline;
  color: #333333;
}
.paging a.disable {
  text-decoration: none;
  border: 1px solid #cccccc;
  background: #dfdfdf;
  padding: 0.1em 0.4em;
  color: #999999;
  cursor: default;
}
.positiveSort {
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 10px;
}
.invertedSort {
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 10px;
}

/* filter */
.filterBackground {
  border: 1px solid #ccc;
  clear: both;
  padding: 5px 8px;
  background-color: #eeeeee;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffffff),
    to(#e2e2e2)
  );
  background: -moz-linear-gradient(top, #ffffff, #e2e2e2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e2e2e2);
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e2e2e2)';
  overflow: hidden;
  margin-top: 0.6em;
}
.filterContent li.filterTitle {
  width: 100%;
  clear: both;
  padding-bottom: 0.5em;
}
.filterContent li {
  float: left;
  padding-bottom: 1em;
  padding-right: 2em;
}
.filterContent li label {
  display: block;
}
.filterContent input {
  width: 13em;
}
.filterContent select {
  width: 13.5em;
}
.filterButton {
  width: 100%;
  clear: both;
  padding-top: 0.5em;
}
.filterButton input {
  margin-left: 45%;
}
a.filterControl {
  text-decoration: none !important;
  display: inline-block;
}

/* Drop down start */
.dropDownListTitleActive {
  text-decoration: none !important;
  cursor: pointer;
  color: #ffffff !important;
  background: #888888;
}
.dropDownListTitleInactive {
  color: #0066cc;
  text-decoration: none !important;
}
.dropDownListTitleInactive a {
  text-decoration: none !important;
  display: inline-block;
}
.dropDownListTitleActive a {
  display: inline-block;
  text-decoration: none !important;
}
.dropDownListTitleActive a:link {
  color: #ffffff;
}
.dropDownListTitleActive a:visited {
  color: #ffffff;
}
.dropDownListTitleActive a:hover {
  color: #ffffff;
}
.dropDownListTitleActive a:active {
  color: #ffffff;
}
.downArrow {
  border: 4px solid #fff;
  border-top: 4px solid #0066cc;
  width: 0;
  height: 0;
  display: inline-block;
  margin-top: 6px;
  margin-left: 2px;
}
.dropDownListTitleActive .downArrow {
  border: 4px solid gray;
  border-top: 4px solid #fff;
  width: 0;
  height: 0;
  display: inline-block;
  margin-top: 6px;
  margin-left: 2px;
}
.dropDownListBody {
  padding: 0.4em 0em;
  border: 1px solid #ccc;
  background: #ffffff;
}
.dropDownListBody a {
  padding: 0.3em 0.8em;
}
.selectedItem {
  background-color: #b5d7ff;
}
/* Overlay */
.yui-overlay {
  position: absolute;
}
.overlayHead {
  height: 28px;
  background: #e8e8e8;
  text-align: right;
}
.overlayHead img {
  cursor: pointer;
}
.overlayContent {
  background: #ffffff;
  padding: 1em 1.5em;
}
.overlayBottomButtons {
  padding-top: 1em;
  overflow: hidden;
}
.buttonMarginRight {
  margin-right: 1em;
}
.overlayTitle {
  padding-bottom: 0.4em;
}
/* others */
select {
  color: #333;
  font-size: 120%;
}
input[type='text'],
input[type='password'] {
  border: 1px solid #cccccc;
  padding: 2px 1px;
  color: #333;
  font-size: 120%;
}
input [type='hidden'] {
  border: none !important;
}
input[type='radio'],
input[type='checkbox'] {
  vertical-align: middle;
  margin-right: 0.5em;
}
.disableSelect {
  color: #bbbbbb !important;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.hide {
  display: none;
}
.clear {
  clear: both;
}
.collapseTriangleShow {
  width: 0;
  height: 0;
  border: 5px solid #fff;
  border-left: 5px solid #921902;
  display: inline-block;
  margin: 0px 0px 2px 2px;
  vertical-align: middle;
  font: 0 / 0;
}
.collapseTriangleHide {
  width: 0;
  height: 0;
  border: 5px solid #fff;
  border-top: 5px solid #921902;
  display: inline-block;
  margin-top: 5px;
  margin-left: 2px;
  margin: 3px 4px -3px 2px;
  font: 0 / 0;
}
.settingsTool {
  float: right;
  /*margin-top: -4px;*/
}
.mpnConfigTableSetting .button2 {
  font-size: 120%;
  height: 25px;
  line-height: 22px;
  padding: 0 4px;
}
.mpnConfigTableSetting a {
  display: inline-block;
}
.viewDate {
  margin-right: 1em;
  margin-top: 0.2em;
}
.mpnAlertMessage {
  margin: 0.6em 0;
}
.errorContainer .text4 {
  color: #333333;
}
.corner {
  width: 60%;
  background: #f9fafe;
  -moz-border-radius: 4px;
  border: 1px solid #6a9aca;
  padding: 0.5em 0 0.5em 0.2em;
}
.splitLine {
  font-size: 120%;
  color: #999999;
  padding: 0 0.3em;
}
.successInfoDetail {
  list-style: square inside;
  text-indent: 4.8em;
  padding-top: 0.3em;
}
.taskAmount {
  color: #ffffff;
  font-size: 120%;
  font-weight: bold;
  padding: 7px 0;
  width: 44px;
  display: inline-block;
  float: right;
  text-align: center;
}
/*success*/
.successMessage {
  border: 1px solid #99cc33;
  -moz-border-radius: 4px;
  padding: 6px 0 6px 28px;
  font-size: 12px;
  margin-top: 1em;
}
.successMessage strong {
  font-weight: bold;
  color: #000000;
}
/*alertMessage*/
.alertMessage {
  list-style: none;
  border: 1px solid #e5dcb8;
  -moz-border-radius: 4px;
  color: #333333;
  font-size: 120%;
  margin-top: 1em;
  background-color: #fefdf6;
}

.alertMessage li {
  padding: 4px 0 4px 24px;
}
.noteMessage {
  overflow: hidden;
  list-style: none;
  border: 1px solid #e5dcb8;
  -moz-border-radius: 4px;
  margin-top: 1em;
  background-color: #fefdf6;
}
.noteMessage dt {
  padding: 4px 0 4px 24px;
  color: #ff0000;
  float: left;
}
.noteMessage dd {
  float: left;
  width: 92%;
  padding: 4px 0 4px 4px;
}
/*process*/
/* process layout css */
.processTag {
  background: #ffffff;
  padding: 0 2em 2em 2em;
}

.processHeader {
  line-height: 6em;
  height: 6em;
}

/* process left control */
.process {
  width: 14.42em;
  list-style: none;
  float: left;
}

.process li {
  font-size: 120%;
  font-weight: bold;
  line-height: 1.3em;
  height: auto;
  min-height: 20px;
  color: #cccccc;
  padding: 0.5em 0;
}

.process li span {
  display: inline-block;
  width: 8em;
  vertical-align: middle;
  padding-left: 0.2em;
}

.process li label {
  color: #ffffff;
  display: inline-block;
  height: 3.17em;
  line-height: 3.17em;
  text-align: center;
  width: 2.8em;
  vertical-align: middle;
  cursor: pointer;
}

.process li.current {
  color: #6d3e6e;
  border: 2px solid #cccccc;
  border-right-width: 0;
  background: #ffffff;
  position: relative;
  font-weight: bold;
  margin-right: -2px;
}

.process li.activity {
  color: #000000;
  cursor: pointer;
}

.process li.current label,
.process li.activity label {
  color: #ffffff;
  display: inline-block;
  height: 3.17em;
  line-height: 3.17em;
  text-align: center;
  width: 2.8em;
  vertical-align: middle;
}

/* process content css */
.processContent {
  float: left;
  border: 2px solid #cccccc;
  padding: 10px;
  width: auto;
}
/* error css */
.commonErrorMessageDefaultClass {
  text-align: left;
  -moz-border-radius: 4px;
  border: 1px solid red;
  padding: 0.3em 0.5em 0.3em 0.5em;
  margin: 1px 0 5px 0;
  background: #fcebeb;
}

.fieldErrorMessageDefaultClass {
  text-align: left;
  -moz-border-radius: 4px;
  border: 1px solid red;
  padding: 0.3em 0.3em 0.3em 0.5em;
  background-color: #fcebeb;
}

.yui-skin-sam .fieldErrorMessageDefaultClass .bd {
  border: none;
  margin: 0;
  padding: 0;
  background-color: #fcebeb;
}
.loginContentRight .clientContent {
  display: none;
}

.loginContentRight {
  padding-left: 0 !important;
  height: 100%;
}

.yui-skin-sam .mask {
  width: 100% !important;
  height: 100% !important;
  position: fixed;
}
.mpnPlanadminTotals {
  overflow: hidden;
  clear: both;
}
.mpnPlanadminTotals div {
  margin-left: 0.8em;
  float: left;
  padding: 0.4em 0.6em;
  min-width: 8em;
}

.mpnCurrentCount {
  padding-right: 0.5em;
}
#mpnShowTotals {
  float: right;
  margin-right: 43%;
}

.mpnPlanadminTotals p {
  line-height: 1.3em;
}
.dataTable .nowrapWord {
  white-space: nowrap;
}
.off-screen {
  position: absolute;
  left: -999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
/* mpn setting */
#mpnSettingsContainer {
  float: right;
  margin-top: 1.2em;
}
.mpnSettingsLink {
  font-size: 150%;
}
#mpnSettings {
  +zoom: 1;
}
#mpnSettings span {
  margin-top: 0.7em;
}
.mpnSettingLabel {
  padding: 0 0.4em;
}
.mpnSettingsIcon {
  float: left;
  height: 1.6em;
}
/*print link*/
.mpnPrintLink {
  padding-left: 20px;
  margin-right: 3em;
  float: right;
  font-size: 120%;
  color: #06c;
  margin-top: 1.3em;
}
.split {
  color: #999;
  font-weight: bold;
  padding: 0 0.5em;
}

a.link2.saveLinkDisabeld:visited,
a.link2.saveLinkDisabeld:link {
  color: #ccc;
  text-decoration: none;
  cursor: default;
}
/* customplanlist.inc */
#manageCustomPlanListContainer {
  +vertical-align: 0.3em;
}
@media print {
  .dropdownListContainer {
    display: none;
  }
}
.mpnWordWrap {
  word-break: break-all;
  word-wrap: break-word;
  word-break: normal;
}
.mpnNoWrap {
  white-space: nowrap;
}
.mpnBreakNormal {
  word-break: normal;
  word-wrap: normal;
}

.disabledSelectValue option {
  color: black;
}
.enabledSelectValue .disabledSelectOption {
  color: #ccc;
}

.disabledSelectValue .disabledSelectOption,
.disabledSelectValue {
  color: #ccc;
}

::-ms-clear {
  display: none;
}
.tablePrint table td.mpnWordWrapForTagName {
  word-wrap: break-word !important;
  white-space: normal !important;
}
/* css changes for tractpa 2.0  */

#loginMainBd {
  width: 100% !important;
  min-height: 66em !important;
}

.loginContentLeft hr {
  display: none !important;
}

.loginContentLeft .title8 {
  /* font-family: "Avenir Next LT W01 Bold" Arial,sans-serif !important; */
  font-family: Avenir Next LT W01 Bold, Arial, sans-serif !important;
  color: #005f9e !important;
  text-shadow: none !important;
  font-weight: normal !important;
}

.loginContentLeft {
  border: none !important;
  padding: 1em !important;
  width: 223px !important;
  top: 68px !important;
  position: relative !important;
  float: left !important;
  background: #dddddd !important;
  margin-left: 10px !important;
  filter: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  margin-left: 10px !important;
}

.loginLinkContent {
  display: block !important;
  margin-top: 0.5em !important;
  margin-bottom: 0em !important;
}

.loginContentLeft a.link1:link,
.loginContentLeft a.link1:visited {
  font-family: 'Avenir Next LT W01 Demi Italic', Arial, sans-serif !important;
  font-size: 11px !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-stretch: normal !important;
  line-height: normal !important;
  letter-spacing: normal !important;
  color: #333333 !important;
}

.loginContentLeft .title8 img {
  margin-left: 10px !important;
}

.loginSecurityLogo {
  top: 11px !important;
}

#lgOut {
  margin-top: -4px;
  padding-bottom: 10px;
}

#global-logout-section a.lgOutLink {
  height: 12px;
  font-family: AvenirNextLTW01-DemiCn;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #009cdc !important;
}

#mpnSiteRightContentSiteHeader {
  padding-right: 0.5em !important;
}

#global-logout-section {
  background: #000;
  height: 29px;
  font-family: 'AvenirNextLTW01-BoldCn', Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
}
#global-logout-section a {
  display: block;
  /* padding:7px 15px; */
  color: #fff !important;
  /* border-left: 1px solid #666; */
  float: right;
  font-family: 'Avenir Next LT W01 Demi Italic', Arial, sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
/* #global-logout-section div a:first-child {
	border-right: 1px solid #666;
} */
body #global-logout-section a .icon {
  background-position: -48px -48px;
  content: '';
  display: inline-block;
  height: 1px;
  margin: -8px 7px -8px 0;
  padding: 8px 0 7px;
  vertical-align: 0.4em;
  width: 16px;
  *position: relative;
  *top: 4px;
}

#global-logout-section a span.icon.gear {
  background-position: -32px -48px;
}
#global-logout-section a:hover {
  background: #009adf !important; /* also clears linear-gradient */
  filter: none !important;
}
#global-logout-section a:hover .icon {
  background-position: -48px -16px;
}
#global-logout-section a.active span.icon.gear,
#global-logout-section a:hover span.icon.gear {
  background-position: -32px -16px;
}

#global-logout-section .cross-site-nav {
  margin-right: 10px;
  overflow: hidden;
  margin-top: -2px;
}

/* #global-logout-section .cross-site-nav li {
	margin-top: 0;
	float:left;
} */
#global-logout-section .cross-site-nav li a {
  border-left: 0;
  background-color: #000;
  background-image: -moz-linear-gradient(top, #666, #333);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666), to(#333));
  background-image: -webkit-linear-gradient(top, #666, #333);
  background-image: -o-linear-gradient(top, #666, #333);
  background-image: linear-gradient(to bottom, #666, #333);
  background-repeat: repeat-x;
  border-right: 1px solid #666;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#666666',endColorstr='#333333',GradientType=0);
  margin-top: 2px;
}

#global-logout-section ul.cross-site-nav.pull-left {
  margin-top: 0px;
}

#global-logout-section ul.pull-right {
  margin-top: 0px;
  padding-top: 24px;
}

#global-logout-section a:hover {
  background: #009adf !important; /* also clears linear-gradient */
  filter: none !important;
}
#global-logout-section a:hover .icon {
  background-position: -48px -16px;
}
#global-logout-section .home {
  *width: 82px;
}
#global-logout-section .switcher {
  *width: 127px;
}
#global-logout-section .site-identifier {
  padding: 0.5em 0.5em 0.5em 1.5em;
}
#global-logout-section .welcome {
  float: right;
  padding: 0.5em;
}
#global-logout-section .home .icon {
  background-position: 0px -48px;
}
#global-logout-section .home:hover .icon {
  background-position: 0px -16px !important;
}
#global-logout-section .gear .icon {
  background-position: -32px -48px;
}
#global-logout-section .gear.active .icon,
#global-logout-section .gear:hover .icon {
  background-position: -32px -16px !important;
}
body li #mpn-site-switcher .icon {
  background-position: -16px -48px;
}
body li #mpn-site-switcher:hover .icon,
body li #mpn-site-switcher.active .icon {
  background-position: -16px -16px;
}
#global-logout-section a .arrow {
  display: inline-block;
  width: 16px;
  height: 1px;
  padding: 8px 0px 7px;
  margin: -8px -3px -8px 3px;
  vertical-align: 0.35em;
  background: url('../images/icon-dropdown.png') no-repeat scroll 0 0
    transparent;
  padding-top: 1px;
  padding-right: 3px;
  content: '';
  *position: relative;
  *top: 4px;
}
/* #global-logout-section a:hover .arrow,
#global-logout-section a.active .arrow {
	background-position: -64px -16px;
} */
#mpn-site-switcher.active {
  background: #009adf !important;
  filter: none !important;
}
#mpn-af-sites,
#mpn-cg-sites {
  display: none;
}

#site-switcher-table a:hover,
#mpn-cg-sites a:hover {
  color: #1d5799 !important;
  text-decoration: underline !important;
}

.pull-left {
  float: left;
}

.titlePart {
  display: none;
}

.loginContentLeft .title6 {
  font-family: 'Avenir Next LT W01 Demi Italic', Arial, sans-serif !important;
  font-size: 11px !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-stretch: normal !important;
  line-height: normal !important;
  letter-spacing: normal !important;
  color: #333333 !important;
}

#mpnFooter {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  display: block !important;
  padding: 0 !important;
  border-top: none !important;
  background-color: #f5f5f5;
}

.hedge,
.hedge-investments,
.hedge-investors,
. {
  padding-top: 1em;
}
.hedge strong,
.hedge-investments.main,
.hedge-investments.main a,
.hedge-investments.main strong {
  font-size: 14px;
}

.hedge-investments.main a,
.hedge-investments.main strong {
  color: #1d5799;
}

#footer-links > div,
#sponsor-banner h1,
#main-sponsor-nav ul,
#dark-band table {
  width: 996px;
  overflow: hidden;
  margin: auto;
}

#language {
  padding-left: 21px !important;
}

#social {
  font-size: 14px;
  padding: 1em 1em 1em 1em;
}
#social ul {
  margin: 1em 0;
  padding-left: 01px !important;
}
#social li {
  display: inline;
  margin-left: 0.5em;
  border-right: 1px solid #666;
}
#social li:first-child,
#social li:last-child {
  border-right: medium none;
}
#social li a,
#social li ul {
  display: inline;
  margin-right: 0.75em;
}
#social li a:hover {
  text-decoration: underline;
}
#social li ul.social-media-badges li {
  display: inline-block;
  margin: inherit;
  border-right: medium none;
  vertical-align: middle;
}
#social strong,
#copyright h5,
#social li {
  margin-bottom: 20px;
  font-size: 14px;
  /* font-family: "Avenir Next LT W01 Bold Italic",Arial !important; */
  font-family: 'Avenir Next LT W01 Bold', Arial !important;
  color: #333;
  font-weight: bold;
}
#copyright h5 sup {
  font-size: 18px;
  font-weight: normal;
  position: relative;
  top: 3px;
}
#copyright {
  width: 100%;
  float: left;
  color: #666;
  padding-top: 25px;
  padding-left: 29px !important;
  padding-bottom: 4em;
  background-color: #e6e6e6;
}
#footer-links {
  padding-right: 30px;
  margin-left: 1em;
  font-size: 12px;
  color: #999;
}
#footer-links a {
  border-right: 1px solid #666;
  padding: 0 0.5em;
}
#footer-links a:hover {
  color: #333;
  text-decoration: underline;
}
#footer-links a:last-child {
  border-right: medium none;
}
.pull-right {
  float: right;
}

body a.link5:link,
body a.link5:visited,
body a.link5:hover,
body a.link5:active {
  font-size: 12px;
}

body .text1 {
  color: #333;
  font-family: 'AvenirNextLTW01-Regular', Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
}
body #main-wrapper {
  width: 100%;
  box-shadow: none;
  background: #fafafa;
}

#main-wrapper-bd {
  background: #fafafa !important;
}
#main-wrapper #main-wrapper-bd {
  margin: 0 auto;
  width: auto;
  padding: 10px 10px 40px 10px;
  overflow: hidden;
  width: 100%;
}

.legalhedge,
.legalhedge a {
  font-family: 'AvenirNextLTW01-DemiCn', Arial, sans-serif;
  font-size: 14px;
}
.legalhedge strong,
.legalhedge a {
  font-family: 'AvenirNextLTW01-DemiCn', Arial, sans-serif;
  color: #1d5799 !important;
  font-weight: normal;
}

#test {
  margin-bottom: 2em;
}

#test strong {
  margin-bottom: 20px;
  font-size: 14px;
  font-family: 'Avenir Next LT W01 Bold', Arial;
  color: #333;
}

#test p {
  font-family: AvenirNextLTCom;
  font-weight: bold;
  color: #333333;
}

#ad-choices {
  margin-top: 30px !important;
  font-size: 12px;
}

#ad-choices img {
  height: 14px;
  vertical-align: middle;
}

#ad-choices a span {
  vertical-align: middle;
}

#ad-choices a:hover {
  text-decoration: none !important;
}

.loginContentLeft .loginButtonArea {
  padding-top: 0.5em;
  padding-bottom: 2.5em;
}

.loginContentLef .loginIndexInputText {
  width: 95%;
  border: none;
}

.loginContentLeft .loginContinueButton {
  width: 92px;
}

#global-logout-section .switcher {
  *width: 127px;
}
#global-logout-section .home .icon {
  background: url('../images/icons.png') no-repeat scroll 0 0 transparent;
  background-position: 0px -48px;
}
#global-logout-section .home:hover .icon {
  background-position: 0px -16px !important;
}
#global-logout-section .icon.gear {
  background-position: -32px -48px;
}
body li #mpn-site-switcher .icon {
  background: url('../images/icons.png') no-repeat scroll 0 0 transparent;
  background-position: -16px -48px;
}
body li #mpn-site-switcher:hover .icon,
body li #mpn-site-switcher.active .icon {
  background-position: -16px -16px;
}
#global-logout-section .arrow {
  display: inline-block;
  width: 16px;
  height: 1px;
  padding: 8px 0px 7px;
  margin: -8px -3px -8px 3px;
  vertical-align: 0.35em;
  background: url('../images/icons.png') no-repeat scroll 0 0 transparent;
  background-position: -64px -48px;
  content: '';
  *position: relative;
  *top: 4px;
}
/* #global-logout-section a:hover .arrow,
#global-logout-section .active .arrow {
	background-position: -64px -16px;
} */
#mpn-site-switcher.active {
  background: #009adf !important;
  filter: none !important;
}
#mpn-af-sites,
#mpn-cg-sites {
  display: none;
}

#mpn-af-sites,
#mpn-cg-sites,
#mpn-rpinvestor-sites,
#mpn-luxembourg-sites,
#mpn-australia-sites,
#mpn-austria-sites,
#mpn-spain-sites,
#mpn-belgium-sites,
#mpn-denmark-sites,
#mpn-italy-sites {
  width: 90%;
  margin: auto;
}
#mpn-cg-sites .pageTitle2 {
  margin-top: 20px;
}
#mpn-cg-sites .pageTitle1 {
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
.switcher-af-logo,
.switcher-cg-logo {
  cursor: pointer;
}
.switcher-table a {
  font-family: 'AvenirNextLTCom-Demi', Arial, sans-serif;
}
.switcher-table td {
  vertical-align: top;
  padding: 15px;
}
.switcher-table .logo-header,
.site-switcher-close {
  margin-top: 19px;
}
.site-switch-last-column {
  background: #f5f5f5;
}
#mpn-af-sites .pageTitle1 {
  display: block;
  padding-top: 15px;
  border-top: 1px solid #ccc;
  font-size: 20px;
  color: #1d5799;
}

.pageTitle11 {
  display: block;
  font-size: 14px;
  color: black !important;
  font-family: 'Avenir Next LT W01 Regular', Arial, sans-serif !important;
}

.pageTitle11Active {
  display: block;
  font-size: 14px;
  text-decoration: underline !important;
  font-family: 'Avenir Next LT W01 Regular', Arial, sans-serif !important;
}

.site-switcher-rpinvestortype {
  font-family: AvenirNextLTCom-Demi !important;
  font-size: 12px !important;
  color: #00aea9 !important;
  padding-top: 25px;
  padding-bottom: 15px;
}

.site-switcher-rpinvestorlink {
  font-family: AvenirNextLTCom-Demi;
  font-size: 14px !important;
  color: #005f9e !important;
}

.switcher-table ul li {
  font-size: 14px;
  margin-bottom: 10px;
}
.site-switcher-close {
  font-size: 13px;
  float: right;
}
.site-switcher-close span {
  color: #666;
  margin-left: 10px;
  font-weight: bold;
}

.site-switcher-bottom-redirect {
  height: 40px !important;
  font-size: 13px;
  float: right;
}
.switcher-close-background {
  background-color: #009adf !important;
  border-top: 0 !important;
  color: #fff !important;
  text-align: right !important;
  padding: 0 15px 5px 0 !important;
}
.site-switcher-rpinvestor-redirect {
  height: 40px !important;
  font-size: 13px;
}
.bottom-links sup {
  vertical-align: super;
  font-size: x-small;
}
.switcher-close-background {
  border-top: 0 !important;
  text-align: right !important;
  padding: 5px 15px 5px 0 !important;
}
.switcher-close-background a,
.switcher-close-background span {
  color: #fff !important;
  font-size: 13px;
}

#mpn-site-switcher a:hover {
  background: #009adf;
}

#site-switcher-expand {
  margin-bottom: 98px;
}
#site-switcher-expand,
#site-switcher-contract {
  display: block;
  float: left;
  padding-right: 32px;
  font-size: 14px;
  line-height: 25px;
  font-weight: bold;
}
#site-switcher-expand:hover,
#site-switcher-contract:hover {
  background-position: right -25px;
  color: #333;
}

#global-logout-section .site-identifier {
  padding: 0.5em 0.5em 0.5em 1.5em;
}
#global-utilities {
  font-family: 'AvenirNextLTW01-DemiCn', Arial, sans-serif;
  overflow: hidden;
  margin-top: 25px;
}
#global-utilities li {
  float: left;
  margin: 0;
}
#cg-logo-main {
  display: block;
  padding-top: 3em;
  padding-bottom: 0.5em;
}
#global-utilities a.arrow .icon {
  background-position: -64px -48px;
  margin-right: 0;
}
#global-utilities a.arrow:hover .icon {
  background-position: -64px -32px !important;
}
#global-utilities a.arrow.active .icon {
  background-position: -64px -32px;
}
#global-utilities a.arrow .text {
  margin-right: 0;
}
#global-preferences.active,
#global-utilities a:hover,
#global-utilities a.active {
  background: #009adf;
  color: #fff !important;
}
#global-utilities .icon {
  background: url('../images/icons.png') no-repeat scroll 0 0 transparent;
  content: '';
  display: inline-block;
  height: 1px;
  margin: -8px 7px -8px 0;
  padding: 8px 0 7px;
  vertical-align: 0.35em;
  width: 16px;
  position: relative;
  *position: relative;
  *top: 4px;
}
#global-utilities .text {
  margin-right: 5px;
}
#global-utilities a {
  display: block;
  padding: 7px 10px;
  font-size: 12px;
}
div#header a#logolink {
  display: block;
  width: 35em;
  margin: 0;
  padding: 1em 0 1em 1em;
}
div#header a#logolink img {
  border: 0;
  margin: 0 1em 0 0;
}
#error #global-preferences {
  display: none;
}

/* left nav */
#leftmenu {
  padding-right: 1em;
}
#leftmenu td {
  padding: 0;
}
#leftmenu .current {
  padding: 0.35em 0;
  font-family: 'AvenirNextLTW01-DemiCn', Arial, sans-serif;
  color: #000;
  background: #eee;
}
#leftmenu .black {
  font-family: 'AvenirNextLTW01-DemiCn', Arial, sans-serif;
}
#leftmenu h4 {
  margin: 0 0 0.15em 0;
}
#leftmenu table {
  width: 168px;
}
#leftmenu ul {
  margin: 0;
  padding-left: 1em;
}
#leftmenu li {
  list-style-type: none;
}
#leftmenu a {
  font-family: 'AvenirNextLTW01-DemiCn', Arial, sans-serif;
  display: block;
}
#leftmenu a,
#leftmenu p {
  margin: 0 !important;
  padding: 2px 3px 4px 1px;
  line-height: 1.1em;
}
#navtable {
  margin-bottom: 2em;
}
#TpaMenu0,
#TpaMenu1,
#TpaMenu2,
#TpaMenu3 {
  display: block !important; /* forcing left nav always open */
}

#NavLink22L,
#NavLink25L,
#NavLink44L {
  /*display: none;//hiding left nav History, Personal Performance/ROR, Contributions & ??? - has been moved to Investco settings, so not needed here any more:) */
}

#NavLink21L {
  display: none;
}

#printpopup_ssnmask_charthide .screen-only,
#printpopup_ssnmask_charthide ul#headergloballinks,
#printpopup_ssnmask_charthide #util-links,
#printpopup_ssnmask .screen-only,
#printpopup_ssnmask ul#headergloballinks,
#printpopup_ssnmask #util-links,
#printpopup_title .screen-only,
#printpopup_title ul#headergloballinks,
#printpopup_title #util-links {
  /* hide many items from print preview pages */
  display: none;
}

#util-links,
#util-links2 {
  float: right;
  width: 16em;
  font-size: 0.9em;
  text-align: right;
}
#util-links p {
  margin: 0 !important;
}
#print-link {
  font-size: 12px;
  font-family: 'AvenirNextLTW01-DemiCn', Arial, sans-serif;
  position: relative;
  margin: 0 0 0 1em !important;
  top: -0.25em !important;
  padding-bottom: 0.25em !important;
  padding: 0.8em 0 1em 2.5em;
  background: url('../img/print-icon.gif') no-repeat scroll 1px 6px transparent;
}

.promoBanner {
  border: 0.1em solid #ccc;
}

/* reusable major styles */
#primarytitle2 {
  color: #666;
  font-family: 'AvenirNextLTW01-DemiCn', Arial, sans-serif;
  font-size: 20px;
  padding-left: 0px;
  line-height: 32px;
  font-weight: normal;
}
#primarytitle2.leftnav {
  margin-left: 9.25em;
}
#printpopup_ssnmask #primarytitle2.leftnav {
  /* adjust back for print version */
  margin-left: 0;
}
p.leftnav {
  margin-left: 14em !important;
}
#primarytitle2:after {
  clear: right;
}

.grey-section {
  border-spacing: 0px;
  /*	background-color: #FEFDF6;*/
  background-color: #fafafa;
  border-bottom: 1px solid #ccc;
  border-collapse: separate;
  *border-collapse: expression('separate', cellSpacing = '0px');
}
div.grey-section,
td.grey-section,
table.grey-section td {
  padding: 1em 0.5em 0.5em;
}
.grey-section td td {
  padding: 0;
}
#aa_participantsearch .grey-section td {
  padding: 0.35em 0 0 0;
} /*
.filterBackground {
	border-top: 3px solid #999;
	padding-top:10px;
	font-family: "Avenir Next LT W01 Demi",Arial,sans-serif;
	font-size: 16px;
	font-weight: normal;
	clear: both;
	margin-top: 1em;
	padding: 6px 0 !important;
	color: #333;
	*height: 1%;
}
*/
.disabledLink {
  color: #999;
}

/* utility reusable styles */
.displayblock {
  display: block;
}
.displaynone {
  display: none;
}
.inline {
  display: inline;
}
.show {
  visibility: visible !important;
}
.float-left {
  float: left;
  margin: 0 0.75em 0.75em 0;
}
.float-right {
  float: right;
  margin: 0 0 0.75em 0.75em;
}
.clear {
  clear: both;
}
div.clear {
  clear: left;
  height: auto;
  padding: 10px 0px;
  /*margin-bottom: -1em;*/
  overflow: hidden;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.bottom {
  vertical-align: bottom;
}
.nowrap {
  white-space: nowrap;
}
.wrap {
  white-space: normal;
}
.indent,
#NavLink17L,
#NavLink17 {
  padding-left: 1.25em !important;
}
.outdent {
  margin-left: 0;
  padding-left: 0;
}
.pullup {
  margin-top: -1em;
}
.padtop {
  padding-top: 1.5em !important;
}
.padded {
  padding: 1em;
}
.double {
  margin-bottom: 1.25em;
}
.close {
  margin-top: -1em; /* tight to preceding P, indented, good for lists */
  padding-left: 1em;
  padding-top: 0;
}
.break {
  margin-bottom: 0.5em;
}
.gap {
  margin-right: 1.5em !important;
}
.nomargin {
  margin: 0 !important;
}
.inverse {
  background: #009adf;
  color: #fff;
  padding: 0.25em 0.5em;
}
.black {
  color: #000 !important;
}
.white {
  color: #fff !important;
}
.green {
  color: #009adf;
}
.grey {
  background-color: #eee;
}
.bordertop {
  border-top: 1px solid #666;
}
.noborder,
.noborder td {
  border: none !important;
}
.bold {
  font-family: 'AvenirNextLTW01-DemiCn', Arial, sans-serif;
}
.label {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  /*	font-size: 12px;*/
  font-weight: bold;
  white-space: nowrap;
}
div.disabled {
  background: #f5f5f5 !important;
}
div.disabled * {
  color: #c4c4c4 !important;
}
.Width400 {
  width: 400px;
}
.Width600 {
  width: 600px;
}
.Pad5OnTop {
  padding: 5 0 0 0;
}
.Pad5OnTop5OnLeft {
  padding: 5 0 0 5;
}

.site-switcher-bottom-redirect {
  height: 40px !important;
  font-size: 13px;
  float: right;
}

.switcher-close-background {
  background-color: #009adf !important;
  border-top: 0 !important;
  color: #fff !important;
  text-align: right !important;
  padding: 5px 15px 5px 0 !important;
}

.switcher-close-background a,
.switcher-close-background span {
  color: #fff !important;
  font-size: 13px;
}

.switcher-close-background a:hover {
  color: #fff !important;
}

#mpn-af-sites .site-switch-last-column {
  height: 92px;
}

.cg-sites-country-list {
  float: left;
  width: 64%;
  height: 340px;
  margin-right: 5px;
  background: #ccebf9 none repeat scroll 0 0;
}

.cg-sites-continent li {
  width: 225px;
  height: 102px;
  margin-right: 0px;
  margin-top: 3px;
  background-color: #e5e5e5;
  cursor: pointer;
  cursor: hand;
}

.cg-sites-continent-active {
  width: 240px;
  height: 100px;
  padding-right: 0px;
  margin-right: 0px;
  margin-top: 3px;
  background-color: #ccebf9;
}

.cg-sites-continent img {
  float: right;
  margin: 8px;
}

.cg-sites-continent span {
  padding-top: 60px;
  padding-left: 5px;
  vertical-align: middle;
}

.cg-sites-continent a {
  font-family: 'AvenirNextLTW01-DemiCn', Arial, sans-serif;
  font-size: 16px !important;
  color: #1d5799;
}

.cg-sites-country-list td {
  width: 50% !important;
  margin: 10px !important;
}

.cg-sites-country-list table {
  width: 100% !important;
}

.cg-sites-country-list a {
  padding-left: 30px !important;
  padding-top: 10px !important;
  font-family: 'AvenirNextLTW01-DemiCn', Arial, sans-serif;
  font-size: 14.67px;
}

.site-selector {
  margin-right: 0px !important;
  padding-right: 0px !important;
}

.inactive {
  display: none;
}

#america-tab {
  position: relative;
  margin-top: 0px !important;
  padding: 5px 5px;
  background-image: url('../images/americas-inactive.png');
  background-color: rgb(204, 235, 249);
  background-position: 140px;
  background-repeat: no-repeat;
  vertical-align: middle;
  cursor: pointer;
}
#asia-tab {
  position: relative;
  padding: 5px 5px;
  background-image: url('../images/asia-inactive.png');
  background-color: rgb(229, 229, 229);
  background-position: 140px;
  background-repeat: no-repeat;
  vertical-align: middle;
  cursor: pointer;
}

#europe-tab {
  position: relative;
  padding: 5px 5px;
  background-image: url('../images/europe-inactive.png');
  background-color: rgb(229, 229, 229);
  background-position: 140px;
  background-repeat: no-repeat;
  vertical-align: middle;
  cursor: pointer;
}

.tab-inactive {
  width: 225px;
  height: 100px;
  margin-top: 3px;
  background-color: #e5e5e5;
}
.cg-logo {
  padding: 0 0 20px 10px;
}

.site-switch-last-column {
  background: #f5f5f5;
}

.switcher-close {
  padding-bottom: 5px !important;
  padding-right: 5px !important;
  border-top: 5px !important;
  color: #fff !important;
  text-align: right !important;
}

.switcher-close a,
.switcher-close span {
  margin-left: 10px;
  font-size: 13px;
}

.continents {
  display: block;
  padding-top: 45px !important;
  padding-left: 20px !important;
  color: #1d5799;
  font-family: 'AvenirNextLTW01-DemiCn', Arial, sans-serif;
  font-size: 17px;
  vertical-align: middle;
}

.switcher-table .logo-header,
.site-switcher-close {
  padding: 5px;
}

.continents {
  font-size: 17px;
  font-family: 'AvenirNextLTW01-DemiCn', Arial, sans-serif;
  padding-top: 45px !important;
  padding-left: 20px !important;
  vertical-align: middle;
  color: #1d5799;
  display: block !important;
}

#outer-div {
  padding: 8px;
}

.switch-tab {
  height: 100px;
  padding: 0;
  margin: 5px;
}

.bottom-links {
  list-style-type: none;
  margin: 0;
  padding-top: 13px;
  border-top: 1px solid #ccc;
  font-size: 14px;
}

.bottom-links-container {
  clear: both;
  padding-top: 34px;
}

.bottom-links-container.cg-bottom-links-container {
  padding: 34px 15px 40px 15px;
}

.bottom-urls {
  font-size: 14px !important;
}

.bottom-links-container h4 {
  font-size: 18px !important;
}

.switcher-item {
  float: left;
  padding: 5px 0;
  width: 50%;
}

.active1 {
  margin: 5px 0 5px 5px;
}

.add-close {
  padding: 9px;
}

.lang-selector {
  text-align: right !important;
  padding-right: 100px;
  font-size: 20px;
}
.cg-sites-country-list {
  float: left;
  width: 64%;
  height: 340px;
  margin-right: 5px;
  background: #ccebf9 none repeat scroll 0 0;
}

.cg-sites-continent li {
  width: 225px;
  height: 102px;
  margin-right: 0px;
  margin-top: 3px;
  background-color: #e5e5e5;
  cursor: pointer;
  cursor: hand;
}

.cg-sites-continent img {
  float: right;
  margin: 8px;
}

.cg-sites-continent a {
  color: #1d5799;
  font-family: 'AvenirNextLTW01-DemiCn', Arial, sans-serif;
  font-size: 16px !important;
}

.cg-sites-continent-active {
  width: 240px;
  height: 100px;
  padding-right: 0px;
  margin-right: 0px;
  margin-top: 3px;
  background-color: #ccebf9;
}

#europe-content ul {
  margin: 0 0 18px 1.5em;
}

#america-content ul {
  margin: 0 0 18px 1.5em;
}
#asia-content ul {
  margin: 0 0 18px 1.5em;
}

#america-tab:hover {
  background-image: url('../images/americas-active.png');
}

.america-tab-active {
  background-image: url('../images/americas-active.png') !important;
}

.america-tab-inactive {
  background-image: url('../images/americas-inactive.png');
}

#mpn-cg-sites .asia-tab-inactive {
  background-image: url('../images/asia-inactive.png');
}

#mpn-cg-sites .asia-tab-active {
  background-image: url('../images/asia-active.png') !important;
}

.europe-tab-active {
  background-image: url('../images/europe-active.png') !important;
}

.europe-tab-inactive {
  background-image: url('../images/europe-inactive.png');
}

#asia-tab:hover {
  background-image: url('../images/asia-active.png');
}

#europe-tab:hover {
  background-image: url('../images/europe-active.png');
}

.cg-sites-country-list {
  float: left;
  width: 64%;
  height: 340px;
  margin-right: 5px;
  background: #ccebf9 none repeat scroll 0 0;
}

.cg-sites-continent li {
  width: 225px;
  height: 102px;
  margin-right: 0px;
  margin-top: 3px;
  background-color: #e5e5e5;
  cursor: pointer;
  cursor: hand;
}

.cg-sites-continent-active {
  width: 240px;
  height: 100px;
  padding-right: 0px;
  margin-right: 0px;
  margin-top: 3px;
  background-color: #ccebf9;
}

.cg-sites-continent img {
  float: right;
  margin: 8px;
}

.cg-sites-continent a {
  color: #1d5799;
  font-family: 'AvenirNextLTW01-DemiCn', Arial, sans-serif;
  font-size: 16px !important;
}

.cg-sites-country-list td {
  width: 50% !important;
  margin: 10px !important;
}

.cg-sites-country-list table {
  width: 100% !important;
}

.cg-sites-country-list a {
  padding-left: 30px !important;
  padding-top: 10px !important;
  font-family: 'AvenirNextLTW01-DemiCn', Arial, sans-serif;
  font-size: 14.67px;
}

.site-selector {
  padding-right: 0px !important;
  margin-right: 0px !important;
}

.inactive {
  display: none;
}

#america-tab {
  position: relative;
  margin-top: 0px !important;
  padding: 5px 5px;
  background-image: url('../images/americas-inactive.png');
  background-color: rgb(204, 235, 249);
  background-position: 140px;
  background-repeat: no-repeat;
  vertical-align: middle;
  cursor: pointer;
}

#america-tab:hover {
  background-image: url('../images/americas-active.png');
}

.america-tab-active {
  background-image: url('../images/americas-active.png') !important;
}

.america-tab-inactive {
  background-image: url('../images/americas-inactive.png');
}

.asia-tab-active {
  background-image: url('../images/asia-active.png') !important;
}

.asia-tab-inactive {
  background-image: url('../images/asia-inactive.png');
}

.europe-tab-active {
  background-image: url('../images/europe-active.png') !important;
}

.europe-tab-inactive {
  background-image: url('../images/europe-inactive.png');
}

#asia-tab {
  position: relative;
  padding: 5px 5px;
  background-image: url('../images/asia-inactive.png');
  background-color: rgb(229, 229, 229);
  background-position: 140px;
  background-repeat: no-repeat;
  vertical-align: middle;
  cursor: pointer;
}

#asia-tab:hover {
  background-image: url('../images/asia-active.png');
}

#europe-tab {
  position: relative;
  padding: 5px 5px;
  background-image: url('../images/europe-inactive.png');
  background-color: rgb(229, 229, 229);
  background-position: 140px;
  background-repeat: no-repeat;
  vertical-align: middle;
  cursor: pointer;
}

#europe-tab:hover {
  background-image: url('../images/europe-active.png');
}

.tab-inactive {
  width: 225px;
  height: 100px;
  margin-top: 3px;
  background-color: #e5e5e5;
}

.switcher-af-logo,
.switcher-cg-logo {
  cursor: pointer;
  margin-bottom: 22px;
}

/* .switcher-table td {
	padding: 15px;
	vertical-align: top;
} */

.cg-logo {
  padding: 0 0 20px 10px;
}

.site-switch-last-column {
  background: #f5f5f5;
}

#mpn-cg-sites .bottom-links li {
  margin-bottom: 7px;
}

.switcher-close {
  padding-bottom: 5px !important;
  padding-right: 5px !important;
  border-top: 5px !important;
  color: #fff !important;
  text-align: right !important;
}

.switcher-close a,
.switcher-close span {
  margin-left: 10px;
  font-size: 13px;
}

.continents {
  display: block;
  padding-top: 45px !important;
  padding-left: 20px !important;
  color: #1d5799;
  font-family: 'AvenirNextLTW01-DemiCn Italic', Arial, sans-serif !important;
  font-size: 17px;
  vertical-align: middle;
}

#mpn-cg-sites .add-close {
  padding: 9px;
  text-align: right !important;
}

#outer-div {
  padding: 8px;
}

.switch-tab {
  height: 100px;
  padding: 0;
  margin: 5px;
}

.switch-tab-americas {
  height: 100px;
  padding: 0;
  margin-top: 0px 5px 5px 5px;
}

.bottom-links {
  list-style-type: none;
  margin: 0;
  padding-top: 13px;
  border-top: 1px solid #ccc;
  font-size: 14px;
}

.bottom-links-container {
  clear: both;
  padding-top: 34px;
}

.bottom-links-container.cg-bottom-links-container {
  padding: 34px 15px 40px 15px;
}
.bottom-urls {
  font-size: 14px !important;
}

.bottom-links-container h4 {
  font-size: 18px !important;
  margin-bottom: 10px;
  font-family: 'AvenirNextLTW01-DemiCn Italic', Arial, sans-serif !important;
  font-weight: normal;
}

.switcher-item {
  float: left;
  width: 50%;
  padding: 5px 0;
}
.active1 {
  margin: 5px 0 5px 5px;
}
#europe-content {
  display: none;
  padding-top: 20px;
}
#asia-content {
  display: none;
  padding-top: 20px;
}
#america-content {
  display: block;
  padding-top: 20px;
}
#div-1 {
  width: 35%;
  float: left;
  font-weight: bold !important;
}

#div-2 {
  font-weight: bold !important;
}

#mpn-af-sites table {
  margin-bottom: 0 !important;
}

#site-switcher-table .site-switcher-link {
  padding: 0 15px 15px 15px !important;
  font-family: 'AvenirNextLTCom-Regular', Arial, sans-serif;
  letter-spacing: 0.3px;
}

#site-switcher-table .site-switcher-link a.pageTitle11 {
  color: #333 !important;
  font-family: 'AvenirNextLTCom-Regular', Arial, sans-serif !important;
  letter-spacing: 0.3px;
}

#site-switcher-table .site-switcher-link a.pageTitle11Active {
  font-family: 'AvenirNextLTCom-Regular', Arial, sans-serif !important;
}

#site-switcher-table .site-switcher-heading {
  padding: 0 15px 15px 15px !important;
  font-size: 14px;
  font-weight: normal;
  font-family: 'AvenirNextLTCom-Demi', 'Avenir Next LT W01 Demi', Arial,
    sans-serif;
  letter-spacing: 1.5px;
  line-height: normal;
}

#site-switcher-table .site-switcher-heading h4 {
  font-family: 'AvenirNextLTCom-Demi', 'Avenir Next LT W01 Demi', Arial,
    sans-serif;
}

#site-switcher-table .site-switcher-heading1 {
  font-size: 18px;
  font-weight: normal;
  padding: 0 15px 45px 15px !important;
  font-family: 'AvenirNextLTCom-Regular', Arial, sans-serif;
  letter-spacing: 0.5px;
}

.site-switcher-bottom-redirect a#site-switcher-expand {
  font-size: 16px;
  color: #005f9e;
  font-family: 'AvenirNextLTCom-Demi', Arial, sans-serif !important;
  font-weight: bold;
  letter-spacing: 0.8px;
}

#site-switcher-table .site-switcher-logo {
  padding: 26px 15px 0 15px !important;
}
.cg-sites-country-list .switcher-item a:hover {
  text-decoration: underline !important;
}

.cg-sites-country-list .switcher-item a {
  font-weigth: bold !important;
}

#site-switcher-table a:hover,
#mpn-cg-sites a:hover {
  color: #1d5799 !important;
  text-decoration: underline !important;
}
.america-tab-active:hover {
  text-decoration: underline;
  text-decoration-color: #1d5799;
}

.asia-tab-active:hover {
  text-decoration: underline;
  text-decoration-color: #1d5799;
}

.europe-tab-active:hover {
  text-decoration: underline;
  text-decoration-color: #1d5799;
}

.switcher-close-background a:hover {
  color: #fff !important;
}
.bottom-links-container.cg-bottom-links-container h4 {
  font-size: 18px !important;
}
.bottom-links a {
  font-size: 14px !important;
  font-family: 'AvenirNextLTW01-Regular', Arial, sans-serif !important;
}
.bottom-links span {
  font-size: 14px !important;
  font-family: 'AvenirNextLTW01-Regular', Arial, sans-serif !important;
}
/*Site Switcher Code Ends*/

/* links - link */
body a:link {
  color: #1d5799;
  /* font-family: "AvenirNextLTW01-DemiCn Italic",Arial,sans-serif !important; */
  font-family: 'AvenirNextLTW01-DemiCn ', Arial, sans-serif !important;
  text-decoration: none;
}
a.tooltip,
a.tooltip-custom {
  border-bottom: 1px dashed;
  cursor: default !important;
  text-decoration: none;
}

/* links - visited */

.mpn-login-text-content-wrapper .mpn-login-content a {
  text-decoration: underline !important;
}

a[href]:hover,
a[href]:active,
[role~='link']:hover,
[role~='link'].active {
  color: #333;
  text-decoration: underline;
}
a.tooltip:hover,
a.tooltip-custom:hover {
  background-color: transparent;
  cursor: default !important;
}
#signoff a:hover {
  color: #fff !important;
}
#adminflyout {
  display: none;
}
/* links - active */
a:active {
  color: #c60;
}
a.tooltip:active,
a.tooltip-custom:active {
  color: #009adf;
}

.popover.fade.bottom.in {
  top: 58px !important;
  width: 100% !important;
}

span.globeiconss {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('../images/globe.png') no-repeat;
  background-position: 7px 11px;
}
span.globeiconbluess {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('../images/blue_globe.png') no-repeat;
  background-position: 7px 11px;
}
span.closeicon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('../images/close-black.png') no-repeat;
  float: right;
}

.popover {
  position: absolute;
  top: 0;
  left: 400;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 40px 100px 50px 100px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  -webkit-bg-clip: padding-box;
  -moz-bg-clip: padding;
  font-size: 12px;
  padding: 10px;
  overflow: hidden;
}
#overlay {
  position: fixed;
  top: 32px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  z-index: 100;
  display: none;
}
#mpnHeader {
  width: 98.1% !important;
  height: 56px !important;
  padding: 0 10px !important;
  background: rgb(0, 0, 0) !important;
  position: relative !important;
  z-index: 1 !important;
}
#loginMainBd {
  padding: 0 1em 0 10px !important;
}
.homePageButton {
  background-color: #009cdc !important;
  overflow: visible !important;
  width: auto !important;
  border: 0 !important;
  color: #ffffff !important;
  line-height: 20px !important;
  padding: 0 16px !important;
  height: 30px !important;
  display: inline-block !important;
  text-align: center !important;
  cursor: pointer !important;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  /* font-family: "AvenirNextLTW01-DemiCn", Arial,sans-serif !important; */
  font-family: 'AvenirNextLTW01-DemiCn ', Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-stretch: normal !important;
  line-height: normal !important;
  letter-spacing: normal !important;
  text-align: center !important;
}
#mpnGlobalActions {
  right: 2px !important;
  vertical-align: top !important;
  padding-top: 1em !important;
  position: absolute !important;
}
#analytic-frame {
  display: none;
}
.hedge-investments.main p {
  font-family: 'AvenirNextLTW01-DemiCn', Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-stretch: normal !important;
  line-height: 1.29 !important;
  letter-spacing: normal !important;
  color: #333333 !important;
}
.mpnHomePageInfoList li {
  list-style-type: none !important;
}
.mpnHomePageTitle {
  /* font-family: "AvenirNextLTW01-DemiCn", Arial,sans-serif !important;
  font-size: 26px !important;
  font-weight: normal !important; */
  font-style: normal !important;
  font-stretch: normal !important;
  line-height: normal !important;
  letter-spacing: normal !important;
  text-align: center !important;
  color: #005f9e !important;
  font-family: 'Avenir Next LT W01 Demi ', Arial, sans-serif !important;
  font-size: 23px !important;
  font-weight: bold !important;
}
h1.title1.pageMainTitle {
  font-family: 'Avenir Next LT W01 Demi', Arial, sans-serif;
}
.mpnHomePageInfoList {
  font-family: 'Avenir Next LT W01 Demi', Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-stretch: normal !important;
  line-height: normal !important;
  letter-spacing: normal !important;
  color: #333333 !important;
  text-align: center !important;
}
.taskInfoList {
  text-align: center !important;
  font-family: 'Avenir Next LT W01 Demi', Arial, sans-serif !important;
}
#homePageTopList a:link {
  font-family: 'Avenir Next LT W01 Demi', Arial, sans-serif !important;
}
#mpnSettingsContainer a:link {
  font-family: 'Avenir Next LT W01 Demi', Arial, sans-serif !important;
}
div#mpnHeader {
  width: 99.2% !important;
}

#global-logout-section {
  background: none !important;
}

#mpnFooter {
  background: none !important;
}

.loginContentLeft a.link1:hover {
  font-family: 'AvenirNextLTW01-DemiCn Italic', arial, sans-serif !important;
  font-size: 11px !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-stretch: normal !important;
  line-height: normal !important;
  letter-spacing: normal !important;
  color: #333333 !important;
  text-decoration: underline !important;
}

.mpnSearchBox {
  background: #323232 !important;
  border: 1px solid #ffffff !important;
}

input.mpnSearchBox {
  color: #ffffff !important;
  border: 1px solid #fff !important;
}

img#mpnGlobalSearchDownArrow {
  border: 1px solid #fff !important;
}

#mpnProviderDownArrow,
#mpnGlobalSearchDownArrow {
  height: 19px !important;
}

input#selectedSearchTypeBox {
  width: 14em !important;
}

#mpn-content {
  float: left !important;
  margin: 0 !important;
  padding: 1em 0pt 1em 1em !important;
  width: 97% !important;
  overflow: hidden !important;
  /* position:absolute !important; */
  position: relative !important;
}

#mpn-content h2#primarytitle2 {
  margin-bottom: 0 !important;
  font-family: 'Avenir Next LT W01 Demi', Arial, sans-serif;
}

div#mpn-content p {
  margin-bottom: 0.75em !important;
  padding: 0 !important;
  font: 12px/18px 'AvenirNextLTW01-Regular', Arial, sans-serif;
}

.disclaimerButton {
  /* padding: 30em 2em 2em 2em !important; */
  overflow: visible !important;
  padding: 38em 2em 2em 2em !important;
}

.popUpWindowSmall {
  width: 800 !important;
  height: 600 !important;
}

#mpn-content h3 {
  font-size: 18px;
  font-family: 'Avenir Next LT W01 Demi', Arial, sans-serif;
  margin: 0 0 1.5em 0;
}

#mpn-content tbody {
  font-size: 11px;
}
#price-it-outer {
  text-align: center;
  margin-left: 500px;
  padding: 30px 0 0;
}

#price-it-inner {
  border: 1px solid #1d5799;
  width: 149px;
  height: 30px;
  padding-top: 10px;
}

/*#mpnLoginRightContent {
    width: 100%;
    height: 100%;
}*/
#customNews {
  display: none;
}
.hideListElement {
  display: none;
}
.footer-banners {
  overflow: hidden;
  display: flex;
  height: 100%;
}
.tpa-help-center-banner-new {
  padding: 10px 10px 0px;
  width: 28%;
  border: 0.1em solid #ccc;
  overflow: hidden;
  margin: 15px 20px;
  padding: 11px 18px;
  display: flex;
  flex-direction: column;
  margin-bottom: 0px;
}
.tpa-bob-banner {
  padding: 10px 10px 0px;
  width: 28%;
  border: 0.1em solid #ccc;
  overflow: hidden;
  margin-top: 15px;
  padding: 11px 18px;
  display: flex;
  flex-direction: column;
}
.tpa-bob-banner p {
  font-size: 15px !important;
  font-family: 'AvenirNextLTCom-Bold', Arial !important;
  color: #333;
  margin-top: 3px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 1.6 !important;
}
.tpa-mfa-banner {
  width: 28%;
  min-height: 100px;
  border: 0.1em solid #ccc;
  padding: 11px 18px;
  display: flex;
  flex-direction: column;
  margin: 15px 0px 15px 30px;
}
.tpa-mfa-banner p {
  font-size: 15px !important;
  font-family: 'AvenirNextLTCom-Bold', Arial !important;
  color: #333;
  margin-top: 3px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 1.6 !important;
}

.tpa-pre-announcement-banner {
  padding: 10px 10px 0px;
  width: 28%;
  border: 0.1em solid #ccc;
  overflow: hidden;
  margin-top: 15px;
  margin-left: 20px;
  padding: 11px 18px;
  display: flex;
  flex-direction: column;
}
.tpa-pre-announcement-banner p {
  font-size: 15px !important;
  font-family: 'AvenirNextLTCom-Bold', Arial !important;
  color: #333;
  margin-top: 3px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 1.6 !important;
}

.tpa-help-center-banner-new h4,
.tpa-bob-banner h4,
.tpa-mfa-banner h4,
.tpa-pre-announcement-banner h4 {
  font-size: 15px !important;
  font-family: 'AvenirNextLTCom-Bold', Arial !important;
  color: #333;
  font-weight: bold;
  margin-top: 1px !important;
  margin-bottom: 1px !important;
}

.hedge-investments.main p.price-para {
  margin-top: 3px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 1.6 !important;
}
.hedge-investments-bold {
  font-size: 14px !important;
  font-weight: normal !important;
  font-family: 'AvenirNextLTW01-BoldCn', Arial, sans-serif !important;
  font-stretch: normal !important;
  line-height: 1.29 !important;
  letter-spacing: normal !important;
  color: #333333 !important;
}
#providerListOverlay .alertMessage {
  display: none !important;
}
.tipListWithAquare li {
  list-style: none !important;
}
#securityCriteriaOverlay
  .enrollmentOverlayContent
  #securityCriteriaAlertMessage {
  font-size: 168%;
}
#enrollmentConfirmOverlay {
  text-align: center !important ;
}
#enrollmentConfirmOverlay .successMessage {
  display: none !important;
}
#sponRightLevelPanel .participantSnapshot {
  display: none !important;
}

/* Issue : 108 */
#sponChangeInvestmentsOverlay2_container_content1
  #chooseModel
  .choice
  li:first-child
  ul {
  display: none;
}

.site-switcher-bottom-redirect a:link {
  font-family: 'AvenirNextLTCom-Demi', Arial, sans-serif !important;
}
@media screen and (max-width: 1500px) {
  #loginMainBd {
    height: 650px;
  }
}
@media screen and (max-width: 1400px) {
  #loginMainBd {
    height: 600px;
  }
}
@media screen and (max-width: 1300px) {
  #loginMainBd {
    height: 550px;
  }
}

@media screen and (max-width: 1200px) {
  #loginMainBd {
    height: 500px;
  }
}

@media screen and (max-width: 1100px) {
  #loginMainBd {
    height: 450px;
  }
}

@media screen and (max-width: 1025px) {
  #loginMainBd {
    height: 350px;
  }
}

#main-wrapper #yui-gen4 {
  top: 90px !important;
}

#main-wrapper #yui-gen5 {
  top: 90px !important;
}

.mpnBottomLinkList,
.bottomLinkList {
  margin-top: 0px !important;
}

#passwordToggle {
  font-size: 18px;
  float: right;
  position: relative;
  display: none;
  bottom: 0px;
  right: 30px;
}

#passwordToggle .material-icons {
  font-size: 15px;
}
/* DRPP-13290 TRAC mPn TPA site Reveal Password - Additional screens Start - Add styling newly added toggle*/
@supports (-webkit-appearance: none) {
  .toggle-icon {
    font-size: 18px;
    position: relative;
    display: none;
    bottom: 0px;
    right: 18px;
    top: 3px;

    .material-icons {
      font-size: 15px !important;
    }
  }
}
.verifyPasswordContent {
  display: contents;
}
/* DRPP-13290 TRAC mPn TPA site Reveal Password - Additional screens End*/
#cmsModuleHeader,
#cmsModuleFooter {
  display: none;
}

#establishMFAOverlay #sendOTP #sendSecurityCodeForm label.mfa-label {
  width: 100%;
}

#establishPassword
  #retrieveMFADisplayOverlay
  #sendSecurityCodeForm
  .mfa-label
  .hyphens {
  white-space: break-spaces;
}

#changePasswordForm .changePasswordNote ul li {
  list-style-type: disc;
  margin-left: 18px;
}

#establishPasswordMainContent .establishNote ul li {
  list-style-type: disc;
  margin-left: 18px;
}
/*  Updated for DRPP-9600 */
#profileContainer .secutityPanel #changeQandA {
  display: none;
}

#sendSecurityCodeForm .form-group label.mfa-label {
  width: 100%;
}

/** For Plan manager banner */
.mpnHomePageInfoList {
  height: 2em !important;
}

.planManagerButton {
  background: #fff !important;
  border: 1px solid #009cdc !important;
  color: #009cdc !important;
}

@media screen and (max-width: 1024px) {
  .loginContentRight {
    height: 600px;
  }
  #loginMainBd {
    min-height: 58em !important;
  }
  .mpn-login-text-content-wrapper {
    max-height: 280px !important;
  }
}

@media screen and (max-width: 930px) {
  .loginContentRight {
    height: 560px;
  }
}

@media screen and (max-width: 740px) {
  .loginContentRight {
    height: 540px;
  }
  #loginMainBd {
    min-height: 44em !important;
  }
}
