@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: 10px 0 0px 0;
  border: 0;
  height: 100px;
  background: #fff;
}
#headerLogo {
  margin: 0;
  padding: 0;
  height: 90px;
  background-image: url(/resource/img/carter/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: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  padding: 8px 8px 8px 12px;
  text-align: right;
  float: right;
  margin: 0 4px 6px 4px;
  font-size: 14px;
  color: #666;
}
#headerLinks a {
  color: #666;
  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 #2C2E65;
  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: #2C2E65;
  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: #2C2E65;
  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: #2C2E65;
  text-decoration: none;
  display: inline;
  border-bottom: 2px solid #fff;
}
#userinfo a:hover {
  text-decoration: none;
  border-bottom: 2px solid #2C2E65;
}
#navigation {
  margin: 10px 0;
  padding: 0;
  float: right;
  display: inline;
  width: 185px;
  font-family: Open Sans, Tahoma, Arial, sans-serif;
  font-size: 13px;
}
#navigation-menu {
  background: #eee;
}
#navigation div {
  margin: 0;
  margin-bottom: 10px;
  border: 0;
  padding: 0;
  background: #fff;
}
#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: #2C2E65;
}
#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: #555;
}
#navigation a:hover {
  text-decoration: none;
  border-bottom: 2px solid #2C2E65 !important;
}
#navigation div.heading {
  font-weight: 400;
  font-size: 1.05em;
  background-color: #2C2E65;
  color: #fff;
  padding: 5px;
  margin: 0;
  border: 0;
  width: auto;
}
#navigation div.subservice {
  margin: 0 0 0 -3px;
  border: 1px solid #CCC;
  padding: 4px 4px 4px 3px;
  background: #eee;
}
#navigation div.subservice span.subservice {
  font-weight: bold;
  color: #2C2E65;
}
#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: #2C2E65;
  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: 4px solid #2C2E65;
  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: #fff;
  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: #2C2E65;
  color: #fff;
  border: none;
  border-bottom: 4px solid #2C2E65;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
#sections li.section a.clicked {
  border-bottom: 4px solid #fff;
  background: #fff;
  color: #2C2E65;
}
#sections li.section a.selected {
  border-bottom: 4px solid #fff;
  background: #fff;
  color: #2C2E65;
}
/*want to make this arbitrarily more specific so that clicking the selected tab works*/
#sections-container #sections li.section a.clicked {
  background: #2C2E65;
  color: #fff;
}
#sections li.section div.tabmenu {
  display: none;
  z-index: 20000;
  text-transform: none;
  position: absolute;
  clear: both;
  margin: 0;
  border: 1px solid #f7f7f7;
  border-top: 0;
  border-radius: 0 5px 5px 5px;
  padding: 10px;
  font-size: 11px;
  color: #2C2E65;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background: #eee;
  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: #2C2E65;
  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: #2C2E65;
  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: #2C2E65;
  border-bottom: 1px solid #fff;
}
#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: #2C2E65;
  color: #fff;
}
.obs-widget #NAVIGATIONCENTER button:hover {
  background: #2C2E65;
  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: #b7dde1;
}
.ui-tabs .ui-tabs-nav li.ui-state-active {
  background-color: #fff;
  border-color: #b7dde1;
}
.ui-tabs .ui-tabs-nav li.ui-state-hover {
  background-color: #fff;
  border-color: #2C2E65;
}
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: #2C2E65 !important;
  border-color: #2C2E65 !important;
}
a:visited,
a:link,
button.link,
button.link span {
  color: #2C2E65;
}
a:active,
a:hover,
button.link:hover,
button.link span:hover,
.button:hover {
  color: #2C2E65;
}
.ui-button-icon-primary:hover .ui-button-text {
  color: #2C2E65 !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 {
  margin: 0;
  padding: 0;
  height: 70px;
  background-image: url(/resource/img/carter/web_logo.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
}
.ui-widget-content a.ui-state-active {
  background-color: #2C2E65;
  color: white;
} /*
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: @darkPrimaryColorTwo;
  }
  */
/*# sourceMappingURL=layout.css.map */
