/* *****************************************************************
 * Header: Main
 * ***************************************************************** */
.header-main {
  margin: 0 auto;
  width: 100%;
  background-color: #00002b;
  color: #f2f2f2;
  font-size: 1em;
  font-family: "gotham_rnd_ssmmedium";
  line-height: 1.4; }

.splitheader {
  background: none;
  color: #f2f2f2;
  font-family: "gotham_rnd_ssmmedium";
  font-size: 1em;
  line-height: 1.4;
  min-height: 5.5em; }

.splitheader__sidebar {
  width: 17em;
  position: fixed;
  z-index: 15;
  min-height: inherit;
  background-color: #17527F;
  display: flex;
  justify-content: center;
  align-items: center; }

.splitheader__main {
  position: fixed;
  top: 0;
  z-index: 14;
  margin-left: 17em;
  min-height: inherit;
  width: calc(100% - 17em);
  height: 77px;
  background: #fff;
  color: #000;
  border-bottom: 1px solid #efefef; }

.splitheader__mobile-elements {
  display: none; }
  .splitheader__mobile-elements i {
    margin-left: 1em; }

.header-main-fixed {
  position: fixed;
  z-index: 999; }

.header-inner {
  position: relative;
  font-size: 15px;
  color: #F6F6F6;
  height: 100%;
  width: 100%; }

.header-logo, .splitheader__logo {
  display: block;
  float: left; }

.splitheader__logo {
  width: 13em; }

.splitheader__login {
  background: #000;
  text-align: center;
  padding: 1.3em 3.5em 1.2em 3.5em; }

.splitheader__login i {
  margin-left: 0.5em; }

.header-logo:hover {
  cursor: pointer; }

.header-nav-links {
  color: #092327;
  font-weight: 700;
  letter-spacing: .0825em;
  margin-left: 4em; }

a.header-nav-links {
  top: 1.6em; }

a.header-nav-links:hover {
  color: #092327; }

.header-inner-left {
  float: left;
  max-width: 100%;
  height: 100%; }

.header-inner-right {
  float: right;
  max-width: calc(100% - 208px);
  height: 100%; }

.header-nav-links {
  position: relative;
  right: 0px;
  height: 100%;
  vertical-align: middle; }

.header-nav-links span {
  text-transform: uppercase;
  margin-left: 10px; }

.header-nav-links img {
  margin: 0; }

@-moz-document url-prefix() {
  .header-nav-links img {
    margin-top: -0.45em; } }

.header-nav-item, .splitheader__nav-item {
  display: inline-block;
  position: relative;
  text-decoration: none;
  line-height: 1;
  padding: 3px 10px 2px 40px; }

a.splitheader__nav-item, span.splitheader__nav-item {
  color: #33465A;
  top: 1.8em;
  font-family: 'source-sans-pro', Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase; }

a.header-nav-item {
  color: #f2f2f2; }

a.header-nav-item:hover {
  color: #ffffff; }

.header-user-section {
  position: absolute;
  right: 0px;
  height: 100%; }

.header-user-section .rc-menu-submenu-title {
  overflow: hidden;
  text-overflow: ellipsis; }

.header-user-section > .caret {
  position: absolute;
  right: -18px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #fff; }

/* Phone */
@media screen and (max-width: 700px) {
  .splitheader__sidebar {
    display: none;
    position: absolute; }
  .splitheader__main {
    margin-left: 0;
    width: 100%;
    -webkit-backface-visibility: hidden;
    border-bottom: none;
    background-color: #17527F; }
  .splitheader__mobile-elements {
    display: flex;
    align-items: center;
    justify-content: center; }
    .splitheader__mobile-elements i {
      position: absolute;
      left: 0;
      top: 51.125%;
      font-size: 1.5em;
      color: #f9efd0;
      transform: translateY(-50%); }
  .header-inner-left {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .header-nav-links {
    display: none; } }

/* Tablet or phone */
@media screen and (max-width: 768px) {
  .header-user-section {
    margin: 0px 38px 0px 12px; }
  .header-user-section .rc-menu-submenu-title {
    max-width: 160px; }
  .header-nav-links {
    margin-right: 1em; }
  .header-nav-item {
    margin-right: 12px;
    margin-left: 12px; } }

/* Desktop */
@media screen and (min-width: 769px) {
  .header-user-section {
    margin: 0px 58px 0px 30px; }
  .header-user-section .rc-menu-submenu-title {
    max-width: 210px; }
  .header-nav-links {
    margin-right: 2em; }
  .header-nav-item {
    margin-right: 30px;
    margin-left: 30px; } }

@media screen and (max-height: 700px) {
  .header-main {
    height: 54px; }
  .header-nav-links {
    height: 54px; }
  .header-user-section {
    height: 54px; }
  img.header-logo {
    height: 50px;
    width: 121px; }
  img.header-logo {
    margin: 2px 0px 2px 24px; }
  .header-nav-item {
    margin-top: 17px;
    margin-bottom: 17px; }
  .rc-menu-submenu-title {
    padding: 7px 0px 7px 0px; }
  .rc-menu-submenu-pull-down > .rc-menu {
    top: 63px; }
  .header-user-section > .caret {
    top: 23px; }
  /* For the docs */
  .after-fixed-header {
    margin-top: 84px;
    top: 0px; }
  .panel-heading > h3 {
    margin-top: -74px;
    margin-bottom: 10px;
    padding-top: 84px; }
  .panel-body > h4 {
    padding-top: 84px;
    margin-top: -84px; } }

@media screen and (min-height: 701px) and (max-height: 960px) {
  .header-main {
    height: 70px; }
  .header-nav-links {
    height: 70px; }
  .header-user-section {
    height: 70px; }
  img.header-logo {
    height: 66px;
    width: 160px; }
  img.header-logo {
    margin: 2px 0px 2px 24px; }
  .header-nav-item {
    margin-top: 25px;
    margin-bottom: 25px; }
  .rc-menu-submenu-title {
    padding: 13px 0px 13px 0px; }
  .rc-menu-submenu-pull-down > .rc-menu {
    top: 71px; }
  .header-user-section > .caret {
    top: 31px; }
  /* For the docs */
  .after-fixed-header {
    margin-top: 100px;
    top: 0px; }
  .panel-heading > h3 {
    margin-top: -90px;
    margin-bottom: 10px;
    padding-top: 100px; }
  .panel-body > h4 {
    padding-top: 100px;
    margin-top: -100px; } }

@media screen and (min-height: 961px) {
  .header-main {
    height: 90px; }
  .header-nav-links {
    height: 90px; }
  .header-user-section {
    height: 90px; }
  img.header-logo {
    height: 66px;
    width: 160px; }
  img.header-logo {
    margin: 12px 0px 12px 24px; }
  .header-nav-item {
    margin-top: 35px;
    margin-bottom: 35px; }
  .rc-menu-submenu-title {
    padding: 23px 0px 23px 0px; }
  .rc-menu-submenu-pull-down > .rc-menu {
    top: 80px; }
  .header-user-section > .caret {
    top: 40px; }
  /* For the docs */
  .after-fixed-header {
    margin-top: 120px;
    top: 0px; }
  .panel-heading > h3 {
    margin-top: -110px;
    margin-bottom: 10px;
    padding-top: 120px; }
  .panel-body > h4 {
    padding-top: 120px;
    margin-top: -120px; } }

/* ***************************************************************** */
/* Copied from rc-menu */
.rc-menu {
  height: 100%;
  padding: 0;
  margin: 0;
  outline: none;
  list-style: none;
  z-index: 99999; }

.rc-menu-item-group-list {
  margin: 0;
  padding: 0; }

.rc-menu-item-group-title {
  color: #999;
  line-height: 1.5;
  padding: 8px 10px;
  border-bottom: 1px solid #dedede; }

.rc-menu-submenu-title {
  position: relative;
  margin: 12px 0px;
  text-align: left; }

.rc-menu > li.rc-menu-submenu {
  padding: 0; }

.rc-menu-item {
  display: block;
  padding: 6px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.4;
  color: #101010;
  cursor: pointer;
  white-space: nowrap; }

.rc-menu-item:hover {
  text-decoration: none;
  color: #101010;
  background-color: #e8e8e8; }

.rc-menu-item.rc-menu-item-disabled,
.rc-menu-item.rc-menu-submenu-disabled {
  color: #777; }

.rc-menu > .rc-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  padding: 0;
  line-height: 0; }

.rc-menu-submenu {
  position: relative;
  height: 100%; }

.rc-menu-submenu > .rc-menu {
  display: none;
  position: absolute;
  left: 100%;
  min-width: 160px;
  text-align: left;
  list-style: none;
  font-size: 13px;
  background-color: #fff;
  border: 1px solid transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(113, 125, 130, 0.1);
  -moz-box-shadow: 0 1px 2px rgba(113, 125, 130, 0.1);
  -ms-box-shadow: 0 1px 2px rgba(113, 125, 130, 0.1);
  -o-box-shadow: 0 1px 2px rgba(113, 125, 130, 0.1);
  box-shadow: 0 1px 2px rgba(113, 125, 130, 0.1);
  background-clip: padding-box; }

.rc-menu-submenu > .rc-menu:before {
  position: absolute;
  top: -17px;
  right: 13px;
  width: 0;
  height: 0;
  margin-top: 10px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  content: ''; }

.rc-menu-submenu-open > .rc-menu {
  display: block; }

.rc-top-menu {
  zoom: 1; }

.rc-top-menu:after {
  display: block;
  height: 0;
  clear: both; }

.rc-menu-submenu-pull-down > .rc-menu {
  right: -36px;
  left: auto;
  margin-top: -20px;
  padding: 10px 0;
  height: auto; }

.rc-top-menu > .rc-menu-submenu,
.rc-top-menu > .rc-menu-item {
  float: left; }
