:root {
  --primary: #00A4B2;
  --primary-rgb: 0, 164, 178;
  --branded-text-color: #003d42;
  --branded-text-color-rgb: 0, 61, 66;
  --branded-gray: #5e7f82;
  --branded-gray-rgb: 94, 127, 130;
  --branded-gray-light: #f1f8f9;
  --branded-gray-light-rgb: 241, 248, 249;
}
.branding-base-color {
  color: #00A4B2 !important;
}
.branding-base-color-darker {
  color: #008d99 !important;
}
.branding-base-color-like-navbar {
  color: #FFFFFF;
}
.branding-hover-base-color:hover {
  color: #00A4B2 !important;
}
.branding-hover-base-color-darker:hover {
  color: #008d99 !important;
}
.branding-bg:not(:disabled) {
  background-color: #00A4B2 !important;
}
.branding-bg-darker:not(:disabled) {
  background-color: #008d99 !important;
}
.branding-bg-lighter:not(:disabled) {
  background-color: #00bbcb !important;
}
.branding-hover-bg:hover {
  background-color: #00A4B2 !important;
}
.branding-hover-bg-darker:hover {
  background-color: #008d99 !important;
}
.branding-border {
  border-color: #00A4B2 !important;
}
.branding-border-darker {
  border-color: #008d99 !important;
}
.branding-hover-border:hover {
  border-color: #00A4B2 !important;
}
.branding-hover-border-darker:hover {
  border-color: #008d99 !important;
}
.apple-cert-container .inner-apple-cert-container .btn-group-apple .btn-primary:hover {
  background-color: #00bbcb !important;
  border-color: #00bbcb !important;
  color: #fff !important;
}
.inner-apple-cert-container .pull-right .btn-primary,
.inner-apple-cert-container .firmware-list-button.btn-primary,
.btn.btn-primary.force-color {
  background-color: #00A4B2 !important;
  border-color: #00A4B2 !important;
  color: #fff !important;
}
.inner-apple-cert-container .pull-right .btn-primary:hover,
.inner-apple-cert-container .firmware-list-button.btn-primary:hover,
.btn.btn-primary.force-color:hover,
.inner-apple-cert-container .pull-right .btn-primary:active,
.inner-apple-cert-container .firmware-list-button.btn-primary:active,
.btn.btn-primary.force-color:active,
.inner-apple-cert-container .pull-right .btn-primary.active,
.inner-apple-cert-container .firmware-list-button.btn-primary.active,
.btn.btn-primary.force-color.active {
  background-color: #00bbcb !important;
  border-color: #00bbcb !important;
  color: #fff !important;
}
.icons-menu .btn-default:hover,
.nav-pills .btn-default:hover,
.icons-menu .btn-default:active,
.nav-pills .btn-default:active,
.icons-menu .btn-default.active,
.nav-pills .btn-default.active {
  background-color: #00A4B2 !important;
  color: #fff !important;
}
.bg-branded-gray-light {
  background-color: #f1f8f9;
}
.color-branded-gray-light {
  color: #f1f8f9;
}
.bg-branded-gray {
  background-color: #5e7f82;
}
.color-branded-gray {
  color: #5e7f82;
}
.btn-primary,
.btn-primary:hover {
  background-color: #00A4B2 !important;
  color: #fff !important;
}
.btn-link {
  color: #00A4B2 !important;
}
.panel-body-aplications-qa .btn-qa:hover,
.panel-body-aplications-qa .btn-qa:active,
.panel-body-aplications-qa .btn-qa.active {
  background-color: #00A4B2 !important;
  border-color: #00bbcb !important;
  color: #fff !important;
}
.customize-groups-actionbox,
ff-accordion .panel-default > .panel-heading:hover {
  color: #00A4B2 !important;
}
.customize .panel-title:hover {
  color: #00A4B2 !important;
}
.switch-selection {
  background: #00A4B2 !important;
}
.navbar-default .dropdown-menu > li > a:hover,
.navbar-default .dropdown-menu > .active > a,
.navbar-default .dropdown-menu > .active > a:hover,
.navbar-inverse .nav.navbar-nav > li.active > a,
.navbar-inverse .dropdown-menu > li > a:hover,
.navbar-inverse .dropdown-menu > .active > a,
.navbar-inverse .dropdown-menu > .active > a:hover,
div.user-avatar .upload-progress .progress .progress-bar {
  background-color: #00bbcb !important;
  color: #008d99 !important;
}
div.user-details .display-name,
div.user-details .display-name a,
ul.nav-tabs li.active a,
ul.nav-tabs li a:hover,
ul.nav-tabs li.active,
ul.nav-tabs li.active:hover {
  color: #00A4B2 !important;
}
a {
  color: #00A4B2;
}
a:hover {
  color: #00bbcb;
}
.navbar-inverse,
.navbar-inverse .dropdown-menu,
.navbar-inverse .ui-select-toggle,
.navbar-inverse .nav.navbar-nav .ui-select-bootstrap .ui-select-choices-row.active > span,
.navbar-inverse .nav.navbar-nav .organization-select:hover,
.navbar-inverse .nav.navbar-nav > li.organization-select:hover {
  background-color: #FFFFFF !important;
}
.device-count {
  color: #00A4B2 !important;
}
.navbar-inverse,
.navbar-inverse .notification-open:not(.notification-bell-number),
.navbar-inverse .navbar-text,
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .dropdown-menu,
.navbar-inverse .dropdown-menu .dropdown-header,
.navbar-inverse .dropdown-menu > li > a,
.navbar .nav.navbar-nav.navbar-right .ui-select-toggle,
.navbar-inverse .nav.navbar-nav .ui-select-bootstrap .ui-select-choices-row > span {
  color: #666666 !important;
}
.table-container .table thead {
  background-color: #FFFFFF;
  color: #5e7f82;
}
.navbar-inverse .nav.navbar-nav > li.active > a,
.navbar-inverse .nav.navbar-nav > li.open > a,
.navbar-inverse .nav.navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .nav.navbar-nav .dropdown-menu > .active > a,
.navbar-inverse .nav.navbar-nav .ui-select-bootstrap .ui-select-choices-row.active > span {
  background-color: transparent !important;
  color: #003d42 !important;
}
.navbar-inverse .nav.navbar-nav > li > a:hover,
.navbar-inverse .nav.navbar-nav > li.active > a:hover,
.navbar-inverse .nav.navbar-nav .dropdown-menu > li > a:hover,
.navbar-inverse .nav.navbar-nav .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav > li:hover > a,
.navbar .nav.navbar-nav.navbar-right .ui-select-toggle:hover,
.navbar-inverse .nav.navbar-nav .ui-select-bootstrap .ui-select-choices-row > span:hover {
  background-color: #f8fcfc !important;
  color: #003d42 !important;
}
.navbar-inverse .nav.navbar-nav > li > a:hover a.notification-open:not(.notification-bell-number),
.navbar-inverse .nav.navbar-nav > li.active > a:hover a.notification-open:not(.notification-bell-number),
.navbar-inverse .nav.navbar-nav .dropdown-menu > li > a:hover a.notification-open:not(.notification-bell-number),
.navbar-inverse .nav.navbar-nav .dropdown-menu > .active > a:hover a.notification-open:not(.notification-bell-number),
.navbar-inverse .navbar-nav > li:hover > a a.notification-open:not(.notification-bell-number),
.navbar .nav.navbar-nav.navbar-right .ui-select-toggle:hover a.notification-open:not(.notification-bell-number),
.navbar-inverse .nav.navbar-nav .ui-select-bootstrap .ui-select-choices-row > span:hover a.notification-open:not(.notification-bell-number) {
  color: #fff !important;
}
.navbar .dropdown:hover {
  background-color: #f8fcfc;
}
.navbar .dropdown:hover .username-full {
  color: #003d42;
  background-color: #f8fcfc;
}
.nav-tabs.nav-stacked li.active,
.nav-tabs.nav-stacked li.active:hover {
  border-left: 2px solid #00A4B2 !important;
}
ul.nav-tabs li.active,
ul.nav-tabs li.active:hover {
  border-color: #00A4B2 !important;
  border-right: 1px solid #fff !important;
}
.login-form {
  background: #ffffff;
}
.login-form h2:not(.md-title) {
  color: #00A4B2;
}
.login-form input:focus {
  border-color: #00A4B2;
}
.navbar-header {
  margin: 0px !important;
}
a.navbar-brand.logo {
  background-image: url("/ui/theme/images/system_logo.svg?custom") !important;
  width: 100px;
}
.login-form-outer {
  background-image: url("/ui/theme/images/system_background_login.jpg?custom") !important;
}
.login-form-outer .login-header .login-logo.primary {
  background-image: url("/ui/theme/images/system_logo.svg?custom") !important;
  margin-top: -30px;
}
.login-form-outer .login-header .login-logo.secondary {
  margin-top: 10px;
  background-image: url("/ui/theme/images/system_logo_login_secondary.svg?custom") !important;
}
.options-outer .btn-group .location-path-btn.btn-default.active {
  background-color: #00A4B2 !important;
  color: #fff !important;
}
.options-outer .btn-group .location-path-btn.btn-default.hover {
  background-color: #00A4B2 !important;
  color: #fff !important;
}
.dropdown-toggle.btn-default:focus,
.dropdown-toggle.btn-default:active {
  background-color: #00A4B2 !important;
  color: #fff !important;
}
.dropdown:hover .btn.btn-default.select-button {
  background-color: #00bbcb !important;
  color: #fff !important;
}
.nav-pills .btn-default[disabled]:hover {
  background-color: #fff !important;
  color: #ccc !important;
}
.dropdown:hover .btn.btn-default.select-button[disabled] {
  background-color: #fff !important;
  color: #ccc !important;
}
.ui-select-bootstrap .ui-select-choices-row.active > span {
  background-color: #00bbcb !important;
}
.steps-indicator li.done:not(:last-child)::before {
  background-color: #00A4B2 !important;
}
.steps-indicator li.current a::before {
  border: 1px solid #00A4B2 !important;
}
.steps-indicator li.done a::before {
  background-color: #00A4B2 !important;
}
.steps-indicator li.editing a::before {
  border: 1px solid #00A4B2 !important;
}
.tgl-light:checked + .tgl-btn {
  background: #00bbcb !important;
}
.customize .panel-title :hover,
.customize-groups-actionbox .panel-default > .panel-heading :hover {
  color: #00A4B2 !important;
}
.panel-heading:hover {
  color: #00A4B2 !important;
}
#notification-main-panel .notification-content .notification-item:hover {
  border-right: 4px solid #00A4B2;
}
#notification-main-panel ff-icon-checkbox {
  color: #00A4B2;
}
li.notification-bell:hover {
  background-color: #f8fcfc;
  color: #003d42;
}
li.notification-bell:hover a:focus {
  color: #fff;
}
#notification-settings-panel .dropdown-toggle.btn-default:hover,
#notification-main-panel .dropdown-toggle.btn-default:hover,
.ff-actions .dropdown-toggle.btn-default:hover {
  background-color: #00bbcb !important;
}
#news-main-panel .news-content .news-chevron {
  color: #00A4B2;
}
.news-slide .slide-title {
  color: #00A4B2;
}
i.mdi-checkbox-marked-circle,
i.mdi-check-circle-outline,
i.mdi-loading,
i.mdi-information {
  color: #00A4B2 !important;
}
.loading-list-select::after {
  border-top-color: #00A4B2;
}
.box-hover:not([disabled]):hover,
.box-hover:not([disabled]).active {
  border-color: #00A4B2 !important;
  box-shadow: inset 0 0 0 3px #00A4B2 !important;
}
assign-policy .btn.btn-default.form-control.ui-select-toggle {
  background-color: #00A4B2 !important;
}
option-tile-base .option-tile-base-container:hover {
  border: 1px solid #00A4B2;
  -webkit-box-shadow: inset 0 0 0 3px #00A4B2;
  -moz-box-shadow: inset 0 0 0 3px #00A4B2;
  box-shadow: inset 0 0 0 3px #00A4B2;
}
option-tile-base .option-tile-base-container.selected {
  border: 1px solid #00A4B2;
  -webkit-box-shadow: inset 0 0 0 1px #00A4B2;
  -moz-box-shadow: inset 0 0 0 1px #00A4B2;
  box-shadow: inset 0 0 0 1px #00A4B2;
}
option-tile-base .option-tile-base-container.selected p.option-tile-header {
  border-bottom: 1px solid #00A4B2;
}
ff-checkbox input[type="checkbox"]:checked + label::before {
  background: #00A4B2 !important;
}
.tmp-class-policies-choose {
  background-color: #00A4B2;
  color: white;
  font-size: 15px;
  line-height: 1.4;
  padding-bottom: 8px;
  padding-top: 8px;
}
.like-material.ui-select-container input.ui-select-search.form-control {
  border-bottom: 2px solid #00A4B2;
}
md-tabs .md-tab.md-active {
  color: #00A4B2;
}
md-tabs md-ink-bar {
  color: #00A4B2;
  background: #00A4B2;
}
.md-button {
  background-color: rgba(0, 164, 178, 0.04);
}
md-toolbar,
md-toolbar:not(.md-menu-toolbar),
.title-modal,
.modal-header {
  background-color: #FFFFFF;
  color: var(--branded-text-color);
}
md-toolbar .md-button.md-icon-button,
md-toolbar:not(.md-menu-toolbar) .md-button.md-icon-button,
.title-modal .md-button.md-icon-button,
.modal-header .md-button.md-icon-button {
  min-height: 40px;
  background: none;
}
.modal-backdrop,
md-backdrop.md-opaque {
  background-color: #364344;
}
body {
  padding-top: 54px !important;
}
.navbar {
  --logo-margin-left: 30px;
  --logo-margin-right: 45px;
  --font-size: 15px;
  --item-padding-y: 16px;
  --item-padding-x: 25px;
}
.navbar {
  border-bottom: 1px solid #E0E5EC !important;
  height: 54px;
  font-size: var(--font-size);
}
.navbar-inverse .nav.navbar-nav li {
  text-transform: none;
}
.navbar-inverse .nav.navbar-nav li a {
  padding: var(--item-padding-y) var(--item-padding-x);
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
}
.navbar-inverse .nav.navbar-nav li.active a {
  background: none !important;
}
.navbar-inverse .nav.navbar-nav li .dropdown-menu {
  font-size: inherit !important;
  box-shadow: 0 3px 15px -2px rgba(0, 0, 0, 0.4);
  clip-path: inset(0px -15px -16px -15px);
  border-radius: 0 0 7px 7px;
}
.navbar-inverse .nav.navbar-nav li .dropdown-menu > li:not(:last-of-type) {
  border-bottom: 1px solid #E0E5EC;
}
.navbar-inverse .nav.navbar-nav li notification-bell .notification-bell-number {
  padding: 0 4px;
  min-width: 1em;
  top: -8px;
  left: 2.8em;
}
.navbar-inverse .nav.navbar-nav li notification-bell a {
  margin: 0;
  padding: 0 min(var(--item-padding-x), var(--item-padding-y));
}
.navbar-inverse .nav.navbar-nav li notification-bell .open-triangle-border,
.navbar-inverse .nav.navbar-nav li notification-bell .open-triangle {
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
}
.navbar-inverse .navbar-text {
  font-size: 1rem;
  text-align: right;
  line-height: 1;
  margin-right: 0;
  padding: 0;
}
.navbar-inverse .navbar-text span {
  display: block;
}
.navbar .dropdown:hover > a.username {
  visibility: hidden;
}
.navbar .dropdown:hover .username-full {
  color: var(--branded-text-color);
  background-color: #f8fcfc;
}
.navbar .username {
  padding: var(--item-padding-y) calc(var(--item-padding-x) - 5px) !important;
}
.navbar .username > * {
  flex-shrink: 0;
}
.navbar .username .full-text {
  flex-shrink: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.navbar .username.username-full {
  box-shadow: 0 5px 15px -2px rgba(0, 0, 0, 0.4);
  clip-path: inset(0 0 0 -15px);
  padding: var(--item-padding-y) var(--item-padding-x);
}
.navbar .username.username-full > * {
  color: initial;
}
.navbar a.navbar-brand.logo {
  width: 114px !important;
  height: 33px !important;
  margin: 9px var(--logo-margin-right) 0 var(--logo-margin-left) !important;
  background-size: contain !important;
}
.navbar .ui-select-bootstrap .ui-select-choices {
  padding: 0;
  margin-top: 10px;
  max-height: 300px;
}
.navbar .ui-select-bootstrap .ui-select-choices-row:hover {
  background: none;
}
.navbar .ui-select-bootstrap .ui-select-choices-row > span {
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
  padding: var(--item-padding-y) var(--item-padding-x);
}
notification-main-panel {
  top: 54px;
}
#notification-main-panel {
  border-color: #E0E5EC;
}
#notification-main-panel .notification-header .notification-title {
  background-color: #f1f8f9;
}
#notification-main-panel .notification-header .notification-title.high,
#notification-main-panel .notification-header .notification-title.medium,
#notification-main-panel .notification-header .notification-title.low,
#notification-main-panel .notification-header .notification-title.info {
  color: #003d42;
}
#notification-main-panel .notification-content .notification-item {
  padding-bottom: 0;
}
#notification-main-panel .notification-content .notification-item .item-text-area {
  border-color: #E0E5EC;
}
#notification-main-panel .notification-content .notification-item:nth-of-type(2n-1) {
  background: none;
}
.table-container .table td {
  border-top: 1px solid #E0E5EC;
}
.modal-content {
  border-radius: 4px;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .navbar {
    --logo-margin-left: 0;
    --logo-margin-right: 16px;
    --item-padding-x: 16px;
  }
}
@media (max-width: 1400px) {
  .navbar {
    --logo-margin-right: 10px;
    --font-size: 12px;
    --item-padding-x: 10px;
  }
}
@media (max-width: 1200px) {
  .navbar {
    --logo-margin-right: 8px;
    --item-padding-x: 8px;
  }
}
.login-form-outer {
  background: #f1f8f9 !important;
  height: auto;
  padding: 80px 0;
  margin: auto;
  box-shadow: none;
}
.login-form-outer .login-header {
  background: none;
  height: auto;
  transform: none;
}
.login-form-outer .login-header .login-logo.primary {
  width: 175px;
  height: 51px;
  margin: 0;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  top: 120px;
  z-index: 1;
}
.login-form-outer .login-header .login-logo.secondary {
  width: 341px;
  height: 341px;
  z-index: -1;
  margin: 0;
  top: 0;
  left: 50%;
  transform: translate(40%, -10%);
}
.login-form-outer .login-form {
  box-shadow: 0px 4px 8px rgba(0, 61, 66, 0.08);
  border-radius: 10px;
  position: relative;
  width: 675px;
  padding: 60px;
}
.login-form-outer .login-form:before {
  content: '';
  position: absolute;
  width: 379px;
  height: 65%;
  left: 50%;
  top: 45%;
  background-color: #003d42;
  opacity: 0.4;
  filter: blur(100px);
  transform: translateX(-50%);
  border-radius: 120px;
  z-index: -1;
}
.login-form-outer .login-form h2 {
  margin-top: 51px;
  font-size: 20px;
  color: #003d42;
  margin-bottom: 12px;
  line-height: 31px;
}
.login-form-outer .login-form .form-group {
  margin-bottom: 25px;
}
.login-form-outer .login-form input {
  margin: 0;
  font-size: 15px;
  color: #000000;
  border: none;
  background: #f1f8f9;
  border-radius: 3px;
}
.login-form-outer .login-form input.form-control {
  padding: 15px 20px !important;
  height: auto;
}
.login-form-outer .login-form input.verify-code {
  margin: 1em auto;
  font-size: 24px;
}
.login-form-outer .login-form .btn {
  padding: 13px;
  text-transform: uppercase;
  border-radius: 3px;
}
.login-form-outer.hidden-login-form {
  background: none !important;
  padding: 0;
}
.login-form-outer.hidden-login-form .login-header .login-logo.primary {
  top: 0;
  transform: translate(-50%, -50%);
}
.login-form-outer.hidden-login-form .login-header .login-logo.secondary {
  display: none;
}
.login-footer {
  color: #003d42;
}
@media (max-height: 800px) {
  .login-container {
    background-color: #f1f8f9;
    overflow: auto;
  }
  .login-form-outer {
    margin: auto 0;
  }
  .login-footer {
    margin-top: 0;
    padding-top: 0;
  }
}
/*# sourceMappingURL=one-teal.css.map */