.lfr-simulation-panel.open-admin-panel.sidenav-menu-slider {
  visibility: visible;
  width: 320px; }

.lfr-simulation-panel .custom-devices {
  background-color: #393A4A;
  border-radius: 4px;
  margin: 0 10px 20px;
  padding: 8px 6px 16px; }
  .lfr-simulation-panel .custom-devices label {
    color: #A7A9BC;
    font-size: 12px; }
  .lfr-simulation-panel .custom-devices .form-control {
    border-radius: 4px;
    padding: 8px 12px; }
  .lfr-simulation-panel .custom-devices .form-group {
    margin-bottom: 0; }

.lfr-simulation-panel .default-devices {
  margin-bottom: 20px;
  padding: 0 14px; }
  .lfr-simulation-panel .default-devices .icon-monospaced {
    color: #A7A9BC;
    height: 2.5rem;
    width: 2.5rem; }
    .lfr-simulation-panel .default-devices .icon-monospaced > .lexicon-icon {
      height: 1.2em;
      margin-top: 3px;
      width: 1.2em; }
  .lfr-simulation-panel .default-devices small {
    color: #A7A9BC;
    margin: 4px 0 16px; }

.lfr-simulation-panel .lfr-device-item.selected {
  color: #FFF; }
  .lfr-simulation-panel .lfr-device-item.selected .icon {
    background-color: #393A4A;
    border-radius: 4px;
    color: #FFF; }
  .lfr-simulation-panel .lfr-device-item.selected small {
    color: #FFF; }

.lfr-simulation-panel .lfr-device-item .icon {
  margin-top: 8px; }

.lfr-simulation-panel .panel .simulation-app-panel-body {
  padding-top: 20px; }

.lfr-device {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }
  .lfr-device .modal-header {
    display: none; }
  .lfr-device.autosize {
    border-width: 0; }
  .lfr-device .lfr-device-size-status {
    position: absolute;
    width: 100%; }
    .lfr-device .lfr-device-size-status .lfr-device-size-status-content {
      display: inline-block;
      font-size: 11px;
      height: 22px;
      margin-left: 10px;
      margin-right: 10px;
      padding: 4px; }
    .lfr-device .lfr-device-size-status.b, .lfr-device .lfr-device-size-status.bl, .lfr-device .lfr-device-size-status.br {
      bottom: 10px; }
    .lfr-device .lfr-device-size-status.t, .lfr-device .lfr-device-size-status.tl, .lfr-device .lfr-device-size-status.tr {
      top: 10px; }
    .lfr-device .lfr-device-size-status.b, .lfr-device .lfr-device-size-status.t {
      text-align: center; }
    .lfr-device .lfr-device-size-status.r, .lfr-device .lfr-device-size-status.br, .lfr-device .lfr-device-size-status.tr {
      text-align: right; }
    .lfr-device .lfr-device-size-status.l, .lfr-device .lfr-device-size-status.bl, .lfr-device .lfr-device-size-status.tl {
      text-align: left; }
    .lfr-device .lfr-device-size-status.r, .lfr-device .lfr-device-size-status.l {
      margin-top: -15px;
      top: 50%; }
  .lfr-device:after {
    bottom: 10px;
    content: '';
    display: none;
    height: 30px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 30px; }
  .lfr-device:before {
    content: '';
    display: none;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 20px; }
  .lfr-device.rotated:after {
    bottom: 0;
    left: 10px;
    margin: auto;
    right: auto;
    top: 0; }
  .lfr-device.rotated:before {
    bottom: 0;
    left: auto;
    margin: auto;
    right: 20px;
    top: 0; }
  .lfr-device.smartphone:after, .lfr-device.smartphone:before, .lfr-device.tablet:after, .lfr-device.tablet:before {
    display: block; }
  .lfr-device.smartphone {
    padding: 50px 10px; }
    .lfr-device.smartphone.rotated {
      padding: 10px 50px; }
      .lfr-device.smartphone.rotated:before {
        height: 50px;
        width: 5px; }
    .lfr-device.smartphone:before {
      height: 5px;
      width: 50px; }
  .lfr-device.tablet {
    padding: 50px 20px; }
    .lfr-device.tablet.rotated {
      padding: 20px 50px; }
      .lfr-device.tablet.rotated:before {
        height: 10px;
        width: 10px; }
    .lfr-device.tablet:before {
      height: 10px;
      width: 10px; }

.lfr-simulation-device {
  bottom: 25px;
  display: none;
  left: 0;
  overflow: auto;
  position: fixed;
  right: 320px;
  top: 68px;
  z-index: 500; }
  .lfr-simulation-device .modal-content {
    border-width: 0; }
  .lfr-simulation-device .modal-dialog {
    position: absolute; }
    .lfr-simulation-device .modal-dialog.autosize {
      margin-top: 68px;
      position: fixed; }

.lfr-has-simulation-panel {
  overflow: auto; }
  .lfr-has-simulation-panel .lfr-configurator-visibility {
    display: none; }
  .lfr-has-simulation-panel .lfr-simulation-device {
    display: block; }
  .lfr-has-simulation-panel .simulation-icon {
    display: none; }

.lfr-simulation-device {
  background-color: rgba(255, 255, 255, 0.95); }
  .lfr-simulation-device .lfr-device-size-status-content {
    border-radius: 3px;
    box-shadow: 0 0 1px #FFF;
    opacity: 0.9; }
  .lfr-simulation-device .lfr-device:after, .lfr-simulation-device .lfr-device:before {
    box-shadow: #111 0 1px 0; }
  .lfr-simulation-device .lfr-device:after {
    border-radius: 15px; }
  .lfr-simulation-device .lfr-device.rotated:after, .lfr-simulation-device .lfr-device.rotated:before {
    box-shadow: #111 -1px 1px 0; }
  .lfr-simulation-device .lfr-device.smartphone, .lfr-simulation-device .lfr-device.tablet {
    border-radius: 25px; }
  .lfr-simulation-device .lfr-device.tablet:before {
    border-radius: 5px; }
  .lfr-simulation-device .modal-dialog {
    max-width: none; }
    .lfr-simulation-device .modal-dialog .modal-content {
      border-radius: 0; }

.lfr-device .lfr-device-size-status .lfr-device-size-status-content {
  background-color: #000;
  color: #FFF; }

.lfr-device:after, .lfr-device:before {
  background: #666; }

.lfr-device.smartphone, .lfr-device.tablet {
  background: #333; }

@media only screen and (min-width: 768px) {
  body.open #wrapper {
    padding-left: 320px; } }

@media only screen and (min-width: 768px) {
  body.open .control-menu, body.open .affix {
    left: 320px; } }

@media only screen and (min-width: 768px) {
  body.open, body.sidenav-transition {
    overflow-x: hidden; } }

body.sidenav-transition #wrapper {
  -webkit-transition: padding 0.5s ease;
  -moz-transition: padding 0.5s ease;
  transition: padding 0.5s ease; }

.lfr-product-menu-panel.sidenav-menu-slider {
  z-index: 990; }
  .lfr-product-menu-panel.sidenav-menu-slider.open,
  .lfr-product-menu-panel.sidenav-menu-slider .sidenav-menu {
    width: 320px; }

.product-menu {
  background-color: #272833; }
  .product-menu .company-details {
    float: left;
    width: calc(100% - 32px); }
    @media only screen and (min-width: 768px) {
      .product-menu .company-details {
        width: 100%; } }
    .product-menu .company-details .company-logo {
      margin-right: 16px;
      max-height: 32px;
      max-width: 32px; }
  .product-menu .panel-header {
    background-color: #272833; }

.product-menu .form-control {
  background-color: #1B2228;
  border-radius: 0;
  border-width: 0;
  box-shadow: none;
  color: #869CAD;
  height: 40px;
  padding: 8px 12px; }
  .product-menu .form-control::-webkit-input-placeholder {
    color: #869CAD; }
  .product-menu .form-control::-moz-placeholder {
    color: #869CAD; }
  .product-menu .form-control:-moz-placeholder {
    color: #869CAD; }
  .product-menu .form-control:-ms-input-placeholder {
    color: #869CAD; }
  .product-menu .form-control:focus {
    background-color: #1B2228;
    box-shadow: none;
    color: #FFF; }
    .product-menu .form-control:focus::-webkit-input-placeholder {
      color: #FFF; }
    .product-menu .form-control:focus::-moz-placeholder {
      color: #FFF; }
    .product-menu .form-control:focus:-moz-placeholder {
      color: #FFF; }
    .product-menu .form-control:focus:-ms-input-placeholder {
      color: #FFF; }

.product-menu .collapse-icon:before {
  right: 25px; }

.product-menu .lfr-icon-menu .btn-default {
  background-color: transparent; }
  .product-menu .lfr-icon-menu .btn-default:active {
    box-shadow: none;
    color: #EEEFFA; }

.product-menu .nav > li > a {
  color: #EEEFFA; }
  .product-menu .nav > li > a:hover {
    color: #EEEFFA; }

.product-menu .dropdown-menu a {
  color: inherit; }

.product-menu .nav-equal-height .nav > .active, .product-menu .nav-equal-height > .active {
  border-left: 4px solid #FFF;
  font-weight: 700;
  margin-left: -24px;
  padding-left: 20px; }

.product-menu .nav-equal-height > .active > a, .product-menu .nav-equal-height > .active > a:focus, .product-menu .nav-equal-height > .active > a:hover, .product-menu .nav-equal-height .nav > .active > a, .product-menu .nav-equal-height .nav > .active > a:focus, .product-menu .nav-equal-height .nav > .active > a:hover {
  color: #FFF; }

.product-menu .nav-equal-height > .active, .product-menu .nav-equal-height .nav > .active {
  border-left-color: #FFF; }

.product-menu .nav-equal-height-heading:focus, .product-menu .nav-equal-height-heading:hover {
  background-color: transparent; }

.product-menu .nav-equal-height-heading .collapse-icon:after, .product-menu .nav-equal-height-heading .collapse-icon.collapsed:after {
  background-color: #1A2126;
  height: 12px; }

.product-menu .nav-equal-height-heading .collapse-icon:before {
  color: #EEEFFA;
  content: "";
  font-size: 15px;
  left: -8px; }

.product-menu .nav-equal-height-heading .collapse-icon.collapsed:before {
  content: ""; }

.product-menu .nav-nested-margins > li .nav > li {
  border-left: 2px solid #EEEFFA; }
  .product-menu .nav-nested-margins > li .nav > li .nav > li {
    border-left: 1px dotted #EEEFFA; }
    .product-menu .nav-nested-margins > li .nav > li .nav > li.active {
      border-left: 1px solid #FFF; }
      .product-menu .nav-nested-margins > li .nav > li .nav > li.active > a {
        color: #FFF; }

.product-menu .sidebar-header {
  background-color: #272833;
  color: #D5D6E1; }
  .product-menu .sidebar-header a {
    color: #FFF; }
    .product-menu .sidebar-header a:focus, .product-menu .sidebar-header a:hover {
      color: #FFF; }

.product-menu a.list-group-heading, .product-menu button.list-group-heading, .product-menu .list-group-heading[data-toggle="collapse"] {
  border-color: transparent;
  color: #FFF; }

.product-menu .list-group {
  box-shadow: none;
  margin-bottom: 0; }

.product-menu .list-group-heading.goto-link {
  color: #EEEFFA;
  font-size: 0.8rem; }
  .product-menu .list-group-heading.goto-link:hover {
    text-decoration: underline; }

.product-menu .list-group-heading > .panel-toggler,
.product-menu .panel-title > .panel-toggler {
  line-height: 32px;
  padding: 10px 44px 10px 24px; }

.product-menu .list-group-heading .aspect-ratio-bg-cover,
.product-menu .panel-title .aspect-ratio-bg-cover {
  background-size: contain; }

.product-menu .list-group-heading .site-administration-toggler,
.product-menu .panel-title .site-administration-toggler {
  padding-right: 85px; }

.product-menu .list-group-heading {
  background-color: transparent;
  border-color: transparent;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-wrap: normal;
  word-wrap: normal;
  word-break: normal; }
  .product-menu .list-group-heading.active {
    background-color: #393A4A; }
    .product-menu .list-group-heading.active + div {
      background-color: #393A4A; }
  .product-menu .list-group-heading:after {
    background-color: transparent;
    height: 0; }
  .product-menu .list-group-heading:focus, .product-menu .list-group-heading:hover {
    background-color: transparent; }
  .product-menu .list-group-heading.collapsed {
    font-weight: 400; }

.product-menu .list-group-heading.collapsed:after {
  background-color: transparent;
  height: 0; }

.product-menu .list-group-heading {
  padding-left: 24px; }

.product-menu .list-group-item-field {
  width: auto; }

.product-menu .list-group-item,
.product-menu .list-group .list-group-item {
  border-width: 0;
  color: #EEEFFA;
  padding: 8px 8px 8px 24px; }

.product-menu .collapse > .list-group-item, .product-menu .collapsing > .list-group-item {
  background-color: transparent; }

.product-menu .nav > li > a:focus, .product-menu .nav > li > a:hover {
  background-color: transparent; }

.product-menu .panel {
  background-color: transparent;
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  box-shadow: none;
  color: #EEEFFA; }
  .product-menu .panel:not(:first-of-type) {
    border-top: 1px solid #393A4A; }

.product-menu .panel-body {
  background-color: #30313F;
  padding: 0; }

.product-menu .panel-group {
  margin-bottom: 0; }
  .product-menu .panel-group .panel + .panel {
    margin-top: 0; }
  .product-menu .panel-group .panel-heading + .panel-collapse > .panel-body, .product-menu .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top-width: 0; }
  .product-menu .panel-group .panel-heading + .panel-collapse.in, .product-menu .panel-group .panel-heading + .panel-collapse.collapsing {
    border-bottom: 2px solid #65B6F0; }

.product-menu .panel-header, .product-menu .panel-heading {
  border-bottom-width: 1px;
  font-size: inherit;
  line-height: 1.5;
  position: relative; }
  .product-menu .panel-header .panel-title > .panel-toggler:not(.collapsed), .product-menu .panel-heading .panel-title > .panel-toggler:not(.collapsed) {
    background-color: #393A4A;
    border-left: 4px solid #65B6F0;
    font-weight: 700;
    padding-left: 20px; }
  .product-menu .panel-header .panel-title > .panel-toggler .category-name, .product-menu .panel-header .panel-title > .panel-toggler .user-name, .product-menu .panel-header .panel-title > .panel-toggler .site-name, .product-menu .panel-heading .panel-title > .panel-toggler .category-name, .product-menu .panel-heading .panel-title > .panel-toggler .user-name, .product-menu .panel-heading .panel-title > .panel-toggler .site-name {
    color: #FFF; }

.product-menu .panel-header .collapse-icon-closed, .product-menu .panel-header .collapse-icon-open {
  font-size: inherit;
  top: 50%; }

.product-menu .panel-header.panel-heading {
  border-bottom-width: 0;
  padding: 0; }

.product-menu .user-icon, .product-menu .sticker {
  display: inline-block;
  float: left;
  margin-right: 16px;
  position: static;
  vertical-align: middle; }

.product-menu .icon-sites {
  position: absolute;
  right: 46px;
  top: 9px;
  z-index: 1; }
  .product-menu .icon-sites a {
    color: #FFF; }

.product-menu .scope-selector span {
  color: #FFF; }

.product-menu .staging-links a, .product-menu .staging-links .links-separator {
  color: #EEEFFA; }

.product-menu .staging-links .active {
  color: #FFF;
  font-weight: 600; }

.product-menu .staging-links .links-separator {
  padding: 0 5px; }

.product-menu .text-muted {
  opacity: 0.3; }

.product-menu-expanded.sidebar-body {
  overflow: visible; }

.product-menu-expanded.sidenav-fixed.sidenav-menu-slider {
  overflow: auto;
  visibility: visible;
  width: 100%; }
@media only screen and (min-width: 768px) {
  body.open-admin-panel, body.open-admin-panel .control-menu, body.open-admin-panel .affix {
    padding-right: 320px; } }

@media only screen and (min-width: 768px) {
  body.open-admin-panel .control-menu-level-2 {
    right: 320px; } }

@media only screen and (min-width: 768px) {
  body.open-admin-panel, body.sidenav-transition {
    overflow-x: hidden; } }

.lfr-add-panel.open-admin-panel.sidenav-menu-slider {
  visibility: visible;
  width: 320px; }

.lfr-admin-panel.sidenav-menu-slider {
  z-index: 990; }
  .lfr-admin-panel.sidenav-menu-slider .product-menu {
    width: 320px; }

.lfr-admin-panel .sidebar-body {
  padding: 0; }

.lfr-add-panel .search-bar {
  display: block;
  margin: 10px; }
  .lfr-add-panel .search-bar .form-control {
    display: block;
    float: none;
    padding-right: 32px; }

.lfr-add-panel .input-group-btn {
  display: block;
  margin-top: -8px;
  position: absolute;
  right: 20px;
  top: 50%;
  z-index: 4; }

.lfr-add-panel .list-group-heading {
  font-size: 0.875rem; }

.lfr-add-panel .add-content-menu .add-portlet-message {
  background-color: #1B2228;
  margin: 20px;
  padding: 5px 20px; }
  .lfr-add-panel .add-content-menu .add-portlet-message .info-message {
    margin: 20px 0; }

.lfr-add-panel .add-content-menu .add-application-panel .lfr-content-item {
  margin-bottom: 0.5rem;
  padding: 0 16px 0 8px; }
  .lfr-add-panel .add-content-menu .add-application-panel .lfr-content-item.lfr-archived-setup {
    padding-left: 30px; }

.lfr-add-panel .add-content-menu .add-content-panel .lfr-content-item {
  color: #272833; }

.lfr-add-panel .add-content-menu .display-style-bar {
  padding: 8px 16px; }
  .lfr-add-panel .add-content-menu .display-style-bar .display-style {
    padding: 8px; }
    .lfr-add-panel .add-content-menu .display-style-bar .display-style.active {
      color: #869CAD; }

.has-control-menu .affix, .has-control-menu #wrapper {
  margin-top: 48px; }
  .has-control-menu .affix .portlet-boundary > span:first-child, .has-control-menu #wrapper .portlet-boundary > span:first-child {
    display: block;
    position: relative;
    top: -48px;
    visibility: hidden; }
  .has-control-menu .affix :target::before, .has-control-menu #wrapper :target::before {
    content: '';
    display: block;
    height: 48px;
    margin-top: -48px; }
  @media only screen and (min-width: 768px) {
    .has-control-menu .affix, .has-control-menu #wrapper {
      margin-top: 56px; }
      .has-control-menu .affix .portlet-boundary > span:first-child, .has-control-menu #wrapper .portlet-boundary > span:first-child {
        top: -56px; }
      .has-control-menu .affix :target::before, .has-control-menu #wrapper :target::before {
        height: 56px;
        margin-top: -56px; } }

.has-control-menu.has-customization-menu .affix, .has-control-menu.has-customization-menu #wrapper {
  margin-top: 96px; }
  .has-control-menu.has-customization-menu .affix .portlet-boundary > span:first-child, .has-control-menu.has-customization-menu #wrapper .portlet-boundary > span:first-child {
    display: block;
    position: relative;
    top: -96px;
    visibility: hidden; }
  .has-control-menu.has-customization-menu .affix :target::before, .has-control-menu.has-customization-menu #wrapper :target::before {
    content: '';
    display: block;
    height: 96px;
    margin-top: -96px; }
  @media only screen and (min-width: 768px) {
    .has-control-menu.has-customization-menu .affix, .has-control-menu.has-customization-menu #wrapper {
      margin-top: 112px; }
      .has-control-menu.has-customization-menu .affix .portlet-boundary > span:first-child, .has-control-menu.has-customization-menu #wrapper .portlet-boundary > span:first-child {
        top: -112px; }
      .has-control-menu.has-customization-menu .affix :target::before, .has-control-menu.has-customization-menu #wrapper :target::before {
        height: 112px;
        margin-top: -112px; } }

.affix, .control-menu {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 989; }

.control-menu-icon {
  display: inline-block;
  padding: 0 2px; }

.control-menu-level-1 {
  background-color: #30313F;
  color: #869CAD; }
  .control-menu-level-1 > .container-fluid {
    padding: 6px 1rem 7px 1rem; }
    @media only screen and (min-width: 768px) {
      .control-menu-level-1 > .container-fluid {
        padding: 10px 1.25rem; } }
  .control-menu-level-1 a {
    color: #FFF; }
    .control-menu-level-1 a:focus, .control-menu-level-1 a:hover {
      color: #FFF;
      text-decoration: none; }

.control-menu-level-1-heading {
  color: #FFF;
  font-size: 1rem;
  font-weight: bold; }

.control-menu-level-1-nav {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }
  .control-menu-level-1-nav > .control-menu-nav-item {
    -webkit-align-self: center;
    -moz-align-self: center;
    align-self: center;
    -ms-flex-item-align: center; }

.control-menu-level-2 {
  background-color: #FFF;
  border-bottom: 1px solid #E7E7ED;
  color: #272834;
  padding-bottom: 7px;
  padding-top: 6px; }
  .control-menu-level-2 a, .control-menu-level-2 a:focus, .control-menu-level-2 a:hover {
    color: #6B6C7E; }
  .control-menu-level-2 .container-fluid-max-xl {
    padding-left: 20px; }
  .control-menu-level-2 .text-info {
    font-size: 0.875rem; }
  .control-menu-level-2 .toggle-switch-bar .toggle-switch-handle {
    font-size: 0.875rem;
    text-transform: none; }
  @media only screen and (min-width: 768px) {
    .control-menu-level-2 {
      left: 0;
      position: absolute;
      right: 0;
      top: 100%; }
      .control-menu-level-2 .control-menu-label {
        color: #272834; } }
  @media only screen and (max-width: 767px) {
    .control-menu-level-2 {
      bottom: 0;
      display: none;
      left: 0;
      position: fixed;
      right: 0;
      top: 0;
      z-index: 1; }
      .control-menu-level-2.open {
        background-color: rgba(41, 52, 61, 0.9);
        display: block;
        overflow: auto; } }

.control-menu-level-2-heading {
  font-size: 18px;
  font-weight: 500;
  padding: 20px 0;
  text-align: center; }
  .control-menu-level-2-heading .close {
    color: #272834;
    opacity: 1; }

.control-menu-level-2-nav {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }
  @media only screen and (max-width: 767px) {
    .control-menu-level-2-nav > .control-menu-nav-item {
      margin-bottom: 55px; }
    .control-menu-level-2-nav .control-menu-nav-item,
    .control-menu-level-2-nav .dropdown {
      width: 100%; } }

.control-menu-link.active:after {
  background-color: #65B6F0;
  height: 2px; }

.control-menu-nav {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }

.control-menu-nav-item {
  display: inline-block; }

.control-menu-nav-item-content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 0;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  min-width: 64px;
  width: 0; }
  .ie .control-menu-nav-item-content {
    width: auto; }
  .control-menu-nav-item-content .clamp-container {
    overflow: hidden;
    text-overflow: ellipsis;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    white-space: nowrap; }
  .control-menu-nav-item-content span.text-muted {
    font-size: 0.875rem; }

.control-menu-nav-item-field {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

.live-link a, .live-link a:focus, .staging-link a, .staging-link a:focus {
  color: #869CAD; }

.live-link.active, .staging-link.active {
  position: relative; }
  .live-link.active:after, .staging-link.active:after {
    bottom: -16px;
    content: '';
    left: 0;
    position: absolute;
    right: 0; }
  .live-link.active a, .staging-link.active a {
    color: #FFF; }

.sidenav-transition .affix,
.sidenav-transition .control-menu,
.sidenav-transition .control-menu-level-2 {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.tools-control-group > .control-menu-nav > li > .lfr-portal-tooltip > .control-menu-icon, .user-control-group > .control-menu-nav > li > .control-menu-icon {
  height: 35px;
  line-height: 35px;
  margin-left: 3px;
  margin-right: 3px;
  padding: 0;
  text-align: center;
  width: 35px; }

.tools-control-group {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-width: 50px; }
  .tools-control-group > .control-menu-nav {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
  .tools-control-group .taglib-icon-help {
    margin-top: 1px;
    min-width: 32px;
    text-align: center; }

.user-control-group .portlet-options {
  margin-right: -1px; }

.my-sites-menu .site-type {
  color: #FFF;
  display: none;
  float: right;
  font-size: 0.8em;
  font-weight: normal;
  margin-right: 10px;
  position: absolute;
  right: 100%; }

.my-sites-menu a:hover .site-type {
  color: #FFF;
  display: inline-block; }
