@font-face {
  font-family: Open Sans;
  src: url(/resource/css/font/OpenSans/OpenSans.ttf);
}
@font-face {
  font-family: Open Sans Bold;
  src: url(/resource/css/font/OpenSans/OpenSans-Bold.ttf);
}
body,
input,
textarea,
select,
option,
table {
  font-family: Tahoma, Arial, sans-serif;
  font-face: Tahoma, Arial, sans-serif;
  font-size: 11px;
}
body {
  color: #333;
  background: #fff;
  margin: 0 auto;
  padding: 0;
}
body.dialog {
  background: #FFFFFF;
}
#page-container {
  padding: 0;
  margin: 0 0 36px 0;
}
#page {
  margin: 0 auto;
  border: 0;
  background: none !important;
  width: 1000px;
}
#emulationBanner,
#emulationBannerContent {
  background-color: #ff7e00;
}
#emulationBannerContent {
  width: 1000px;
  margin: 0 auto 0;
  padding: 5px;
  line-height: 25px;
}
#emulationBannerContent span,
#endEmulationBtn {
  color: white;
  font-size: small;
  font-weight: bold;
  margin-left: 3px;
}
#endEmulationBtn {
  background-color: white;
  color: #ff7e00;
  float: right;
  padding: 0 5px 0 5px;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  line-height: 23px;
}
#userInfoPopup {
  display: none;
  background-color: white;
  font-size: small;
  font-weight: bold;
  line-height: 18px;
  padding: 10px;
  border-width: 2px;
  border-style: solid;
  border-color: #ff7e00;
  position: absolute;
  margin-top: 10px;
  margin-left: 75px;
  z-index: 1001;
}
#header {
  margin: 0;
  padding: 0 0 2px 14px;
  border: 0;
  height: 58px;
  background: #ffffff;
}
#headerLogo {
  margin: 0;
  padding: 0;
  height: 56px;
  background-image: url(/resource/img/eastwest/web_logo.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
}
body #headerLogo #environmentOverlay {
  display: none;
}
body.test #headerLogo #environmentOverlay,
body.cert #headerLogo #environmentOverlay {
  display: block;
  position: absolute;
  z-index: 15;
  background: #B50003;
  color: #fff;
  font-size: 24px;
  padding: 4px 8px;
  text-transform: uppercase;
}
#headerLinks {
  background: #fff;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  padding: 8px 8px 8px 12px;
  text-align: right;
  float: right;
  margin: 0 4px 6px 4px;
  font-size: 14px;
  color: #666666;
}
#headerLinks a {
  color: #666666;
  text-decoration: none;
  margin: 0 2px;
  border-bottom: 2px solid #fff;
}
#headerLinks b {
  font-weight: normal;
}
#headerLinks a:hover {
  text-decoration: none;
  border-bottom: 2px solid #ce1b0e;
  transform: none;
}
#headerLinks span.activeBulletins {
  font-weight: normal;
}
#headerLinks span.activeBulletins span.activeBulletinsCount {
  padding: 0 2px;
  font-weight: normal;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  background: none;
  border-color: #ce1b0e;
  color: #555;
}
#headerLinks span.activeAnalyticsCases {
  font-weight: normal;
}
#headerLinks span.activeAnalyticsCases span.activeAnalyticsCaseCount {
  padding: 0 2px;
  font-weight: normal;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
#content-container {
  border: none;
  background: none;
}
body.modal #content-container {
  border-top-width: 1px;
}
#content {
  clear: both;
  width: 780px;
  margin: 10px;
  margin-left: 0;
  padding-left: 8px;
  float: left;
  border: 0;
  display: inline;
  position: relative;
}
#contentFooter {
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 8px;
  margin-right: 8px;
  text-align: right;
  font-size: 0.9em;
  color: #aaa;
  clear: both;
}
#footer {
  clear: both;
  text-align: left;
  color: #aaa;
  font-size: 10px;
  border-top: 1px solid #ccc;
  padding: 10px 0;
  margin: 10px;
}
#disclaimer {
  width: 1000px;
  font-size: 0.9em;
  color: #333;
  margin: 6px auto 0;
  padding: 8px 4px;
  text-align: left;
}
#userinfo {
  color: #666666;
  padding: 22px 4px 8px 4px;
  font-size: .9em;
  float: right;
  max-width: 64%;
  text-align: right;
}
#userinfo .failedLoginAttempts {
  color: #c7403b;
  display: inline-block;
  margin: 0 0 0 4px;
  padding: 0;
}
#userinfo .channelSendDisabled {
  font-weight: 400;
  border: 1px solid #f5a623;
  background: #fff;
  margin-top: -18px;
  margin-left: 2px;
  padding: 0 2px;
  color: #1e5980;
}
#userinfo a,
#userinfo a:visited {
  color: #666666;
  text-decoration: none;
  display: inline;
  border-bottom: 2px solid #fff;
}
#userinfo a:hover {
  text-decoration: none;
  border-bottom: 2px solid #ce1b0e;
}
#navigation {
  margin: 10px 0;
  padding: 0;
  float: right;
  display: inline;
  width: 185px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 13px;
}
#navigation-menu {
  background: #eee;
}
#navigation div {
  margin: 0;
  margin-bottom: 10px;
  border: 0;
  padding: 0;
  background: #ffffff;
}
#navigation li {
  padding: 3px 5px;
}
#navigation dl {
  margin: 1px;
}
#navigation .contextArea {
  border: 0;
  border-bottom: 1px solid #ddd;
  padding: 0 0 6px 0;
  margin: 0 0 6px 0;
}
#navigation dt {
  color: #ce1b0e;
}
#navigation dd {
  padding: 0 0 4px 4px;
}
#navigation .ui-tabs-panel {
  padding: 0;
  background: none;
  border: 0;
}
#navigation a {
  text-decoration: none;
  display: block;
  padding: 2px;
  border-bottom: 2px solid #eee;
  color: #666666;
}
#navigation a:hover {
  text-decoration: none;
  border-bottom: 2px solid #ce1b0e !important;
}
#navigation div.heading {
  font-weight: 400;
  font-size: 1.05em;
  background-color: #ce1b0e;
  color: #fff;
  padding: 5px;
  margin: 0;
  border: 0;
  width: auto;
}
#navigation div.subservice {
  margin: 0 0 0 -3px;
  border: 1px solid #cccccc;
  padding: 4px 4px 4px 3px;
  background: #ffffff;
}
#navigation div.subservice span.subservice {
  font-weight: bold;
  color: #ce1b0e;
}
#navigation ol {
  background: none;
  list-style: none;
  padding: 0;
  margin: 0 0 4px 0;
}
#navigation div.subservice ol {
  margin: 0 0 0 2px;
}
#navigation a.selected {
  background-image: url(/resource/css/img/selected.gif);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 12px;
  font-weight: bold;
}
#favoriteButton.favorite {
  padding-right: 16px;
  background-image: url(/resource/css/img/favorite.gif);
  background-repeat: no-repeat;
  background-position: right center;
}
#debug dl dt {
  float: left;
  display: inline;
  font-weight: bold;
  text-align: right;
  width: 40em;
  margin-right: 1em;
  clear: both;
}
#debug dl dd {
  margin-left: 41em;
  display: inherit;
  float: none;
}
#sections {
  padding: 0;
  background: #ce1b0e;
  position: relative;
  clear: both;
  top: 0;
  z-index: 103;
  width: 100%;
  min-width: 100%;
  vertical-align: top;
  display: inline-block;
}
#sections li.section {
  float: left;
  border: 0;
  top: 0;
  background: none;
  position: relative;
  z-index: 202;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
#sections li.section a {
  border: none;
  border-bottom: 0px solid #666666;
  text-decoration: none;
  text-transform: none;
  float: left;
  display: inline-block;
  outline: none;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1em;
  padding: 6px 12px;
  border-radius: 0;
  margin: 0;
  background: none;
  color: #ffffff;
  height: 18px;
  vertical-align: middle;
  font-family: Open Sans, Tahoma, Arial, sans-serif;
  font-size: 14px;
}
#sections li.section a:hover,
#sections li.section a.clicked,
#sections li.section a.selected:hover {
  background: #ce1b0e;
  color: #ffffff;
  border: none;
  border-bottom: 0px solid #ffffff;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
#sections li.section a.clicked {
  border-bottom: 0px solid #cccccc;
  background: #ce1b0e;
  color: #ffffff;
}
#sections li.section a.selected {
  border-bottom: 0px solid #cccccc;
  background: #ce1b0e;
  color: #ffffff;
}
/*want to make this arbitrarily more specific so that clicking the selected tab works*/
#sections-container #sections li.section a.clicked {
  background: #ce1b0e;
  color: #ffffff;
}
#sections li.section div.tabmenu {
  display: none;
  z-index: 20000;
  text-transform: none;
  position: absolute;
  clear: both;
  margin: 0;
  border: 1px solid #cccccc;
  border-top: 0;
  border-radius: 0 5px 5px 5px;
  padding: 10px;
  font-size: 11px;
  color: #666666;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background: #ffffff;
  width: 190px;
  min-width: 190px;
}
#sections li.section div.tabmenu ol {
  width: 100%;
  margin: 0 auto;
}
#sections li.section div.tabmenu li li {
  padding: 3px 0;
}
#sections li.section div.tabmenu .groupHeading {
  margin: 0;
  padding: 4px 8px;
  border: 0;
  outline: 0;
  line-height: 1.35;
  text-decoration: none;
  list-style: none;
  text-transform: none;
  font-size: 100%;
  float: none;
  clear: both;
  font-weight: normal;
  background-color: #666666;
  color: #fff;
}
#sections li.section div.tabmenu a,
#sections li.section div.tabmenu a:visited,
#sections li.section div.tabmenu a:active {
  margin: 0;
  border: none;
  border-bottom: 1px solid #eee;
  padding: 2px 0;
  display: block;
  height: auto;
  color: #666666;
  white-space: normal;
  outline: 0;
  line-height: 1.35;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
  float: none;
  clear: both;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
#sections li.section div.tabmenu a:hover,
#sections li.section div.tabmenu a:active {
  text-decoration: none;
  background: #fff;
  color: #ce1b0e;
  border-bottom: 1px solid none;
}
#sitemap div.tabmenu {
  margin: 4px 8px 24px 8px;
}
#sitemap div.tabmenu a,
#sitemap div.tabmenu a:visited {
  color: #00F;
  text-decoration: none;
}
#sitemap div.tabmenu a:hover {
  text-decoration: underline;
}
#sitemap div.tabmenu .heading {
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #666;
  margin-bottom: 2px;
}
#sitemap div.tabmenu div.subservice ol {
  padding-left: 8px;
}
#sitemap div.tabmenu ol li li {
  padding-left: 8px;
}
h1 {
  font-size: 170%;
  font-family: Open Sans, Tahoma, Arial, sans-serif;
  border: 0;
  margin: 8px 0 16px 0;
}
h2 {
  font-size: 140%;
  font-family: Open Sans, Tahoma, Arial, sans-serif;
  border: 0;
  margin: 8px 0 16px 0;
}
a:visited,
a:link,
button.link,
button.link span {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border-radius: 4px;
  font-weight: 400;
}
.error-indicator {
  background-color: #fff;
  color: #000;
  font-size: 1.1em;
  line-height: normal;
  padding: 1em 10px 1em 20px;
  margin-bottom: 8px;
  border-radius: 12px;
}
.info-indicator {
  font-size: 1.1em;
  line-height: normal;
  padding: 1em 10px 1em 20px;
  margin-bottom: 8px;
  border-radius: 12px;
  background-color: #fff;
  color: #000;
}
.status-indicator {
  background-color: #fff;
  color: #000;
  font-size: 1.1em;
  line-height: normal;
  padding: 1em 10px 1em 20px;
  margin-bottom: 8px;
  border-radius: 12px;
}
.success-indicator {
  background-color: #ffffff;
  color: #000;
  font-size: 1.1em;
  line-height: normal;
  padding: 1em 10px 1em 20px;
  margin-bottom: 8px;
  border-radius: 12px;
}
/* round corners add color hover to text*/
input[type="text"],
input[type="password"],
textarea {
  border-radius: 2px;
}
#widgets .obs-widget .obs-widget-header {
  overflow-y: hidden;
}
.obs-widget #NAVIGATIONCENTER button {
  background: #ce1b0e;
  color: #fff;
}
.obs-widget #NAVIGATIONCENTER button:hover {
  background: #0066cc;
  color: #fff;
}
#ACCOUNTCENTER .widget-content-wrapper .ui-state-default {
  background: none;
  border: none;
  border-radius: 0;
}
#ACCOUNTCENTER table.listtable thead th {
  border: none;
  background: none;
}
#ACCOUNTCENTER table.listtable tbody td {
  border-bottom: 1px solid #999;
}
fieldset.searchForm a.linkselect {
  border-radius: 4px;
}
.listtable tr:hover {
  background: #eee;
}
table.userSearch tr div.userHover {
  background: #eee;
}
.hidden.menu {
  background: #fff;
  box-shadow: 3px 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  padding: 5px;
}
.ui-tabs .ui-tabs-nav li {
  border-radius: 4px 4px 0 0;
}
.ui-tabs .ui-tabs-nav li.ui-state-default {
  background-color: #eee;
  border-color: #c5c5c9;
}
.ui-tabs .ui-tabs-nav li.ui-state-active {
  background-color: #fff;
  border-color: #c5c5c9;
}
.ui-tabs .ui-tabs-nav li.ui-state-hover {
  background-color: #fff;
  border-color: #ce1b0e;
}
div.ui-tabs-vertical .ui-tabs-nav li {
  border-radius: 4px 0 0 4px;
  border-right-width: 0;
}
#payments ul li.adminTab a,
#payments ul li.adminTab a:visited {
  color: #000;
}
.bulletin {
  background: white !important;
  color: #666666 !important;
  border-color: #666666 !important;
}
a:visited,
a:link,
button.link,
button.link span {
  color: #666666;
}
a:active,
a:hover,
button.link:hover,
button.link span:hover,
.button:hover {
  color: #ce1b0e;
}
.ui-button-icon-primary:hover .ui-button-text {
  color: #ce1b0e !important;
}
#navigation a.selected,
fieldset.searchForm a.linkselect,
em {
  color: #555 !important;
  border-color: #eee !important;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  padding: .5em .5em;
}
#headerLogo {
  background-position: 0 8px;
}
#page {
  margin: 0 auto;
  border: 1px solid #666666;
  position: relative;
  -moz-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#d5d5d5')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#d5d5d5');
  background: #ffffff !important;
  zoom: 1;
}
button#login.ui-button {
  color: #0066cc;
}
fieldset.desktopDownload a:hover,
fieldset.desktopDownload a:active,
fieldset.desktopDownload button.link:hover,
fieldset.desktopDownload button.link span:hover {
  color: #ce1b0e;
}
fieldset.desktopDownload a:visited,
fieldset.desktopDownload a:link,
fieldset.desktopDownload button.link,
fieldset.desktopDownload button.link span {
  color: #666666;
}
fieldset.desktopDownload a:visited,
fieldset.desktopDownload a:active,
fieldset.desktopDownload button.link,
fieldset.desktopDownload button.link span a.clicked {
  color: #ce1b0e;
}
#headerLinks a:hover {
  color: #ce1b0e;
}
#sections li.section a {
  text-transform: uppercase;
}
#sections li.section div.tabmenu a.selected {
  background: #ffffff;
}
#sections li.section div.tabmenu a,
#sections li.section div.tabmenu a:visited,
#sections li.section div.tabmenu a:active {
  text-transform: capitalize;
}
#navigation {
  border: 1px solid #cccccc;
}
#navigation a {
  border-bottom: none;
  color: #666666;
}
#navigation a.selected {
  border-color: #cccccc !important;
  color: #666666 !important;
}
#navigation a:hover {
  background: #ce1b0e;
  color: #ffffff;
  border-bottom: none !important;
}
#sections li.section a.selected:hover {
  border-bottom: none;
}
#sections li.section div.tabmenu a.selected:hover {
  border-bottom: 1px solid #cccccc;
}
fieldset.searchForm {
  color: #666666;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
  outline: #0066cc auto 3px;
}
.listtable tr:hover {
  background: #cccccc;
}
ol.selectionGroup,
div.selectionGroup {
  color: #0066cc;
}
.obs-widget .obs-widget-content {
  color: #666666;
}
.obs-widget .obs-widget-header {
  text-transform: uppercase;
}
.bulletin {
  background: #ebebeb !important;
  border: 1px solid #cccccc !important;
  color: #0066cc !important;
}
#content {
  margin: 10px 10px 10px 0;
  padding-left: 8px;
  padding-right: 0;
  float: right;
  border-left-width: 1px;
  border-right: 0;
}
#fdicLogoDark,
#fdicLogoLight {
  margin-left: 0px;
}
/*# sourceMappingURL=layout.css.map */
