#app.embed {
  background-color: transparent;
  background-image: none;
}

#app.embed #container {
  border-radius: 0!important;
  box-shadow: none!important;
  width: auto;
}

.embed #content {
  background: transparent;
  border-radius: 0!important;
  min-height: 0;
}

#redirect-mask {
  background: #212126;
  bottom: 0;
  filter: Alpha(Opacity=50);
  height: 100%;
  left: 0;
  margin: 0;
  opacity: .5;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 99998;
}

#redirect-msg {
  background: #d7d7dc;
  border-radius: 4px;
  filter: Alpha(Opacity=100);
  left: 50%;
  margin: 0 0 0 -258px;
  opacity: 1;
  padding: .428571425rem;
  position: fixed;
  top: 50px;
  width: 500px;
  z-index: 99999;
}

#redirect-msg h1 {
  background: #fff;
  border-radius: 4px;
  margin: 0;
  padding: 1.7142857rem 1.7142857rem 1.7142857rem 3.4285714rem;
  position: relative;
  visibility: visible;
}

#redirect-msg h1,
#redirect-msg h1 #status {
  color: #212126;
  font-weight: 400;
}

#redirect-msg h1 span {
  color: #212126;
  font-weight: 600;
}

#redirect-msg h1 img {
  height: 32px;
  left: 20px;
  position: absolute;
  top: 25px;
  width: 32px;
}

#redirect-wrap-alt {
  background: #f5f5f6;
  padding: 3.4285714rem 6.8571428rem;
}

#redirect-wrap-alt h2 {
  border-bottom: none;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin: 0;
  padding: 0 1.7142857rem 0 3.4285714rem;
  position: relative;
}

#redirect-wrap-alt h2 img {
  height: 32px;
  left: 8px;
  position: absolute;
  top: 5px;
  width: 32px;
}

#redirect-wrap-alt h2 {
  background: transparent url("/assets/img/ui/indicators/okta-spinner-bg.cca71ddb569b5a864a8e9dec4d9133b4.gif") no-repeat 0 0;
  background-size: contain;
}

.redirect-bg {
  background: #fff;
}

#app-details .app-details-wrap,
.app-logo-preview .app-logo-upload-wrap {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}

.app-logo-wrap {
  display: block;
  float: left;
  height: 110px;
  height: auto;
  padding: .428571425rem;
  padding: 0;
  position: relative;
  width: 146px;
  width: auto;
}

.app-logo-wrap .app-logo {
  height: 70px;
  position: relative;
  width: 146px;
}

.app-logo-preview .app-logo-wrap .app-logo-bg,
.app-logo-wrap .app-logo-bg {
  border: 1px solid #c1c1c8;
  border-radius: 4px;
  display: block;
  height: 70px;
  margin-bottom: .428571425rem;
  padding: .428571425rem 0;
}

.app-logo-wrap .app-logo-bg {
  box-shadow: none;
  margin-bottom: 0;
}

.app-logo-wrap img {
  display: block;
  margin: .85714285rem auto 0;
  max-height: 37px;
  max-width: 104px;
  position: relative;
}

.app-link-wrap.edit-hide .logo {
  opacity: .2;
}

.app-link-wrap.edit-hide a {
  opacity: .6;
}

.edit .app-link-wrap {
  background: #fff;
}

.edit li.edit-hide {
  background: #f5f5f6;
}

.edit .app-link-wrap.change-pwd-req {
  background-color: #f88c90;
}

.app-link-wrap.access-denied {
  background: #f5f5f6;
}

.edit .app-link-wrap.access-denied {
  background: transparent;
}

.app-link-wrap.access-denied .app-logo {
  opacity: .7;
}

.edit .app-link-wrap.access-denied .app-logo {
  opacity: 1;
}

.access-denied-wrap {
  background-color: #fff;
  left: -6px;
  padding: 0 .428571425rem .428571425rem 0;
  position: absolute;
  top: -6px;
  z-index: 4;
}

.edit .access-denied-wrap {
  display: none;
}

.profile-app-list,
.profile-app-list ul {
  margin: 0;
}

.profile-app-list ul.nav-link-bar {
  margin: 0!important;
  padding: 0;
  position: absolute;
  right: 0;
  top: 10px;
  width: 140px;
}

.profile-app-list ul.nav-link-bar li {
  float: right;
}

.app-entry {
  border-bottom: 1px solid #c1c1c8;
  position: relative;
}

.ui-tabs .app-entry:first-child {
  background: transparent;
}

.app-entry:last-child {
  border-bottom: none;
}

.app-entry ul li,
.app-info .app-creds,
.app-info .app-icon-mini,
.app-info .app-label {
  float: left;
}

.app-info .app-icon-mini {
  border: 1px solid #c1c1c8;
  border-radius: 4px;
  margin: 1.7142857rem;
}

#tab-active- #directories .app-info .app-icon-mini,
#tab-inactive- #directories-inactive .app-info .app-icon-mini {
  border: 0;
}

.app-info .app-label {
  margin: .85714285rem 0 0;
}

.app-info .app-creds {
  margin: .85714285rem 0 0 .85714285rem;
  width: 230px;
}

.app-info .app-label .descr {
  word-wrap: break-word;
  color: #212126;
}

.app-info .app-actions {
  float: right;
  margin: 1.7142857rem .85714285rem 0 0;
}

.app-info .app-creds p+p,
.app-info .app-label p+p {
  margin: 0;
}

img.flavorsme,
img.flowroute,
img.kodak_gallery,
img.myphotoalbum,
img.nukona,
img.pricegrabber,
img.sendphotos,
img.smarter,
img.standingcloud {
  margin: 1.7142857rem auto 0!important;
}

img.active_directory,
img.cloudant,
img.cotweet,
img.egnyte,
img.photobucket {
  margin: .85714285rem auto 0!important;
}

img.backupify,
img.bitbucket,
img.buzzd,
img.compete,
img.disqus,
img.docstoc,
img.hrnonline,
img.msowa-2003,
img.msowa-2010,
img.norton_backup,
img.pandora,
img.postini,
img.xactly {
  margin: 1.7142857rem auto 0!important;
}

img.actitimeonline,
img.att,
img.b2bee,
img.bigmachines,
img.bookmark,
img.boomi,
img.capricciofuzion,
img.corptravonline,
img.cozimo,
img.delicious,
img.dell_premier,
img.dreambox,
img.easyinsight,
img.egencia,
img.enterasys_ftp,
img.enterprisewizard,
img.eqanalyzer,
img.five9,
img.flowtown,
img.fogbugz,
img.genomichealthonline,
img.hrconnection,
img.iacez,
img.incharge,
img.insperityexpensable,
img.livework,
img.marketo,
img.meetup,
img.metavantebenefits,
img.metriq,
img.mevio,
img.mimeo,
img.mindsalt,
img.msft_owa,
img.mycigna,
img.naviview,
img.officeclip,
img.olark,
img.ontraxtimesheets,
img.optionease,
img.payflex,
img.pb,
img.probononet,
img.prophetcrm,
img.quadaxmedicalbilling,
img.rally,
img.raven,
img.reallysimplesystems,
img.redhatportal,
img.resuwe,
img.rightnow_cx,
img.salesnexus,
img.searchmetrics,
img.simplicant,
img.smartinvoice,
img.snapbill,
img.snapfish,
img.sonar6,
img.springahead,
img.springcm,
img.staffnote,
img.statsmix,
img.sumtotal_systems,
img.theeconomist,
img.timeforce,
img.toggl,
img.tribehr,
img.trovix,
img.ultramartravel,
img.unanet,
img.unbounce,
img.vanaworkforce,
img.verticalresponse,
img.viddler,
img.volusion,
img.workday_community,
img.wright_corpcard,
img.xero,
img.yola,
img.ziprecruiter,
img.zoniac {
  margin: .85714285rem auto 0!important;
}

img.agilebench,
img.ams360,
img.apple_community,
img.apple_developer,
img.ariba_exchange,
img.arithon,
img.bizme2,
img.bloomboard,
img.brandworkz,
img.bugzilla,
img.care2,
img.cars_link,
img.codesion,
img.conceptshare,
img.constantcontact,
img.eloquauniversity,
img.engineyard,
img.evite,
img.ezinearticles,
img.fat_wallet,
img.fontdeck,
img.freshbooks,
img.icims,
img.inspiredlms,
img.jobscore,
img.kampyle,
img.lat49,
img.loopfuse,
img.mantisbt,
img.medialytics,
img.mediawiki,
img.moo,
img.myphotopipe,
img.openx,
img.osmek,
img.redhatcustomerportal,
img.securian_retirement,
img.shutterfly,
img.stickam,
img.teamdesk,
img.thehartfordebc,
img.yelp,
img.yendo,
img.yousendit,
img.zipcar {
  margin: .428571425rem auto 0!important;
}

img.webtime {
  margin-top: .85714285rem!important;
}

img.clinphone {
  margin: 1.7142857rem auto 0!important;
}

.app-icon-mini {
  height: 32px;
  width: 72px;
}

.app-icon-mini img {
  display: block;
  margin: .428571425rem auto 0;
  max-height: 16px;
  max-width: 60px;
}

.app-icon-mini img.active_directory,
.app-icon-mini img.bigmachines,
.app-icon-mini img.comscore,
.app-icon-mini img.dell_premier,
.app-icon-mini img.egencia,
.app-icon-mini img.egnyte,
.app-icon-mini img.five9,
.app-icon-mini img.fogbugz,
.app-icon-mini img.google_analytics,
.app-icon-mini img.img.payflex,
.app-icon-mini img.intuit-quickbooks,
.app-icon-mini img.msft_owa,
.app-icon-mini img.msowa-2003,
.app-icon-mini img.msowa-2010,
.app-icon-mini img.nukona,
.app-icon-mini img.postini,
.app-icon-mini img.prophetcrm,
.app-icon-mini img.rackspace_cloud,
.app-icon-mini img.rally,
.app-icon-mini img.rightnow_cx,
.app-icon-mini img.rightscale,
.app-icon-mini img.theeconomist,
.app-icon-mini img.xactly {
  margin: .428571425rem auto 0!important;
}

.app-icon-mini img.boxnet,
.app-icon-mini img.jive60 {
  height: 19px;
  width: auto;
}

.ac_results .app-icon-mini {
  float: left;
  margin: .428571425rem 0;
}

.center {
  text-align: center!important;
}

.left {
  text-align: left!important;
}

.right {
  text-align: right!important;
}

.left input[type=button],
.right input[type=button] {
  float: none!important;
}

.bold {
  font-weight: 600!important;
}

.underline {
  text-decoration: underline!important;
}

.normal {
  font-weight: 400!important;
}

.italic {
  font-style: italic!important;
}

.xxl-txt {
  font-size: 1.31951169rem!important;
}

.xl-txt {
  font-size: 1.1487rem!important;
}

.l-txt,
.m-txt,
.ml-txt {
  font-size: 1rem!important;
}

.s-txt,
.xs-txt {
  font-size: 14px!important;
}

.lh-normal,
.lh-small {
  line-height: 1.3!important;
}

.lh-large,
.lh-medium {
  line-height: 1.7142857!important;
}

.inherit-color {
  color: inherit!important;
}

.transparent-bg {
  background: transparent!important;
}

.white-bg {
  background: #fff!important;
}

.light-gray-bg {
  background: #f5f5f6!important;
}

.float-l {
  float: left!important;
}

.float-r {
  float: right!important;
}

.float-n {
  float: none!important;
}

.valign-top {
  vertical-align: top!important;
}

.valign-middle {
  vertical-align: middle!important;
}

.autowidth {
  width: auto!important;
}

.autoheight {
  height: auto!important;
}

.pos-relative {
  position: relative!important;
}

.pos-absolute {
  position: absolute!important;
}

.pos-static {
  position: static!important;
}

.show {
  display: block!important;
}

.hide {
  display: none!important;
}

.inline {
  display: inline!important;
}

.inline-block {
  display: inline-block!important;
}

.hide-accessible {
  left: -9999px;
  position: absolute;
  top: -9999px;
}

.separate {
  border-collapse: separate!important;
}

.clear {
  clear: both!important;
}

.clear-l {
  clear: left!important;
}

.clear-r {
  clear: right!important;
}

.noclear {
  clear: none!important;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.zfix {
  filter: Alpha(Opacity=0);
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.bottom-2 {
  bottom: 2px;
}

.bottom-1 {
  bottom: 1px;
}

.opacity-6 {
  opacity: .6!important;
}

.text-align-c {
  text-align: center;
}

.width-66 {
  width: 66%;
}

.width-33 {
  width: 33%;
}

.margin-0 {
  margin: 0!important;
}

.margin-rl {
  margin-left: 1.7142857rem!important;
  margin-right: 1.7142857rem!important;
}

.margin-rl-0 {
  margin-left: 0!important;
  margin-right: 0!important;
}

.margin-rl-5 {
  margin-left: 5px!important;
  margin-right: 5px!important;
}

.margin-rl-10 {
  margin-left: 10px!important;
  margin-right: 10px!important;
}

.margin-rl-15 {
  margin-left: 15px!important;
  margin-right: 15px!important;
}

.margin-rl-20 {
  margin-left: 20px!important;
  margin-right: 20px!important;
}

.margin-rl-30 {
  margin-left: 30px!important;
  margin-right: 30px!important;
}

.margin-tb-20 {
  margin-bottom: 20px!important;
  margin-top: 20px!important;
}

.margin-tb-10 {
  margin-bottom: 10px!important;
  margin-top: 10px!important;
}

.margin-tb-0 {
  margin-bottom: 0!important;
  margin-top: 0!important;
}

.margin-5 {
  margin: 5px!important;
}

.margin-15 {
  margin: 15px!important;
}

.margin-20 {
  margin: 20px!important;
}

.margin-top-30 {
  margin-top: 30px!important;
}

.margin-25 {
  margin-top: 25px!important;
}

.margin-top {
  margin-top: 1.7142857rem!important;
}

.margin-top-15 {
  margin-top: 15px!important;
}

.margin-top-10 {
  margin-top: 10px!important;
}

.margin-top-5 {
  margin-top: 5px!important;
}

.margin-top-3 {
  margin-top: 3px!important;
}

.margin-top-0 {
  margin-top: 0!important;
}

.margin-btm-30 {
  margin-bottom: 30px!important;
}

.margin-btm-25 {
  margin-bottom: 25px!important;
}

.margin-btm {
  margin-bottom: 1.7142857rem!important;
}

.margin-btm-20 {
  margin-bottom: 20px!important;
}

.margin-btm-10 {
  margin-bottom: 10px!important;
}

.margin-btm-15 {
  margin-bottom: 15px!important;
}

.margin-btm-3 {
  margin-bottom: 3px!important;
}

.margin-btm-4 {
  margin-bottom: 4px!important;
}

.margin-btm-5 {
  margin-bottom: 5px!important;
}

.margin-btm-0 {
  margin-bottom: 0!important;
}

.margin-r {
  margin-right: 1.7142857rem!important;
}

.margin-r-35 {
  margin-right: 25px!important;
}

.margin-r-15 {
  margin-right: 15px!important;
}

.margin-r-10 {
  margin-right: 10px!important;
}

.margin-r-5 {
  margin-right: 5px!important;
}

.margin-r-0 {
  margin-right: 0!important;
}

.margin-l {
  margin-left: 1.7142857rem!important;
}

.margin-l-40 {
  margin-left: 40px!important;
}

.margin-l-30 {
  margin-left: 30px!important;
}

.margin-l-20 {
  margin-left: 20px!important;
}

.margin-l-15 {
  margin-left: 15px!important;
}

.margin-l-10 {
  margin-left: .85714285rem!important;
}

.margin-l-5 {
  margin-left: 5px!important;
}

.margin-l-0 {
  margin-left: 0!important;
}

.indent {
  padding: 0 0 0 1.7142857rem!important;
}

.indent-10 {
  padding: 0 0 0 10px!important;
}

.indent-25 {
  padding: 0 0 0 25px!important;
}

.padding-0 {
  padding: 0!important;
}

.padding-5 {
  padding: 5px!important;
}

.padding-10 {
  padding: 10px!important;
}

.padding-15 {
  padding: 15px!important;
}

.padding-20 {
  padding: 20px!important;
}

.padding-30 {
  padding: 30px!important;
}

.padding-0-5 {
  padding: 0 5px!important;
}

.padding-0-10 {
  padding: 0 10px!important;
}

.padding-0-15 {
  padding: 0 15px!important;
}

.padding-0-20 {
  padding: 0 20px!important;
}

.padding-0-25 {
  padding: 0 25px!important;
}

.padding-0-30 {
  padding: 0 30px!important;
}

.padding-20-0 {
  padding: 20px 0!important;
}

.padding-30-20 {
  padding: 30px 20px!important;
}

.padding-30-0 {
  padding: 30px 0!important;
}

.padding-15-0 {
  padding: 15px 0!important;
}

.padding-10-0 {
  padding: 10px 0!important;
}

.padding-10-15 {
  padding: 10px 15px!important;
}

.padding-10-20 {
  padding: 10px 20px!important;
}

.padding-15-20 {
  padding: 15px 20px!important;
}

.padding-rl-0 {
  padding-left: 0!important;
  padding-right: 0!important;
}

.padding-rl-30 {
  padding-left: 30px!important;
  padding-right: 30px!important;
}

.padding-left-10 {
  padding-left: 10px!important;
}

.padding-left-25 {
  padding-left: 25px!important;
}

.padding-left-20 {
  padding-left: 20px!important;
}

.padding-right-20 {
  padding-right: 20px!important;
}

.padding-top-0 {
  padding-top: 0!important;
}

.padding-top {
  padding-top: 1.7142857rem!important;
}

.padding-top-25 {
  padding-top: 25px!important;
}

.padding-top-20 {
  padding-top: 20px!important;
}

.padding-top-15 {
  padding-top: 15px!important;
}

.padding-top-10 {
  padding-top: 10px!important;
}

.padding-top-3 {
  padding-top: 3px!important;
}

.padding-top-5 {
  padding-top: 5px!important;
}

.padding-btm-20 {
  padding-bottom: 20px!important;
}

.padding-btm-15 {
  padding-bottom: 15px!important;
}

.padding-btm-10 {
  padding-bottom: 10px!important;
}

.padding-btm-5 {
  padding-bottom: 5px!important;
}

.padding-btm-0 {
  padding-bottom: 0!important;
}

.border-none {
  border: none!important;
}

.border-bottom-none {
  border-bottom: none!important;
}

.border-top-none {
  border-top: none!important;
}

.rounded-0 {
  border-radius: 0!important;
}

.rounded-3,
.rounded-4,
.rounded-5,
.rounded-6 {
  border-radius: 4px!important;
}

.rounded-8 {
  border-radius: 8px!important;
}

.rounded-15 {
  border-radius: 4px!important;
}

.rounded-16 {
  border-radius: 16px!important;
}

.rounded-btm-4 {
  border-bottom-left-radius: 4px!important;
  border-bottom-right-radius: 4px!important;
}

.rounded-top-4 {
  border-top-left-radius: 4px!important;
}

.rounded-right-4,
.rounded-top-4 {
  border-top-right-radius: 4px!important;
}

.rounded-right-4 {
  border-bottom-right-radius: 4px!important;
}

.rounded-left-4 {
  border-top-left-radius: 4px!important;
}

.rounded-left-4,
.rounded-tab-body-4 {
  border-bottom-left-radius: 4px!important;
}

.rounded-tab-body-4 {
  border-bottom-right-radius: 4px!important;
  border-top-right-radius: 4px!important;
}

.rounded-top-left-4 {
  border-top-left-radius: 4px!important;
}

.rounded-top-right-4 {
  border-top-right-radius: 4px!important;
}

.rounded-btm-left-4 {
  border-bottom-left-radius: 4px!important;
}

.rounded-btm-5,
.rounded-btm-right-4 {
  border-bottom-right-radius: 4px!important;
}

.rounded-btm-5 {
  border-bottom-left-radius: 4px!important;
}

.rounded-top-5 {
  border-top-right-radius: 4px!important;
}

.rounded-top-5,
.rounded-top-left-5 {
  border-top-left-radius: 4px!important;
}

.rounded-top-6,
.rounded-top-right-5 {
  border-top-right-radius: 4px!important;
}

.rounded-top-6 {
  border-top-left-radius: 4px!important;
}

.rounded-btm-0 {
  border-bottom-left-radius: 0!important;
  border-bottom-right-radius: 0!important;
}

.rounded-top-0 {
  border-top-left-radius: 0!important;
  border-top-right-radius: 0!important;
}

.rounded-btm-6 {
  border-bottom-right-radius: 4px!important;
}

.rounded-btm-6,
.rounded-btm-left-6 {
  border-bottom-left-radius: 4px!important;
}

.rounded-top-8 {
  border-top-left-radius: 8px!important;
  border-top-right-radius: 8px!important;
}

.rounded-btm-8 {
  border-bottom-left-radius: 8px!important;
  border-bottom-right-radius: 8px!important;
}

.rounded-left-15 {
  border-bottom-left-radius: 4px!important;
  border-bottom-right-radius: 0!important;
  border-top-left-radius: 4px!important;
  border-top-right-radius: 0!important;
}

.rounded-right-15 {
  border-bottom-left-radius: 0!important;
  border-bottom-right-radius: 4px!important;
  border-top-left-radius: 0!important;
  border-top-right-radius: 4px!important;
}

.text-cacaca,
.text-cacaca * {
  color: #212126!important;
}

.text-fff,
.text-fff *,
strong.text-fff {
  color: #fff!important;
}

.text-primary,
.text-primary * {
  color: #212126!important;
}

.text-disabled,
.text-light,
.text-light * {
  color: #6e6e78!important;
}

.text-green {
  color: #00b478!important;
}

.text-dark-green {
  color: #00503c!important;
}

.text-error-red,
.text-orange {
  color: #da372c!important;
}

.text-light-gray {
  color: #6e6e78!important;
}

.text-link-blue {
  color: #1662dd!important;
}

.no-decoration {
  text-decoration: none!important;
}

.light-shadow {
  box-shadow: 0 6px 24px rgba(33,33,38,.2);
}

.block-warning {
  border-bottom-color: #e97107!important;
}

.block-error {
  border-bottom-color: #da372c!important;
}

.block-info,
.block-info-alt {
  border-bottom-color: #1662dd!important;
}

.block a {
  color: #fff;
}

.icon-13,
.icon-16,
.icon-24,
.icon-32,
.icon-128,
.icon-256 {
  position: relative;
}

.icon-13 span.icon,
a.icon.icon-13 {
  display: inline-block;
  height: 13px;
  width: 13px;
}

a.icon.icon-13 {
  padding: 0;
}

label a.icon.icon-13,
p a.icon.icon-13 {
  margin-bottom: -3px;
}

.icon-list-16 li {
  float: left;
  margin: 0;
  position: static;
}

.icon-list-16 li+li {
  margin-left: .428571425rem;
}

h1.icon-24,
h1.icon-32 {
  background-color: transparent;
  border-bottom: none;
  margin-top: 1.7142857rem;
  position: relative;
}

h1.icon-24 .icon {
  height: 31.2px;
  vertical-align: middle;
}

h1.icon-32 span.icon {
  display: inline-block;
  left: 0;
  top: 46%;
  transform: translateY(-50%);
  width: 32px;
}

h1.icon-32+.link-bar-button {
  border-top: 1px solid #c1c1c8;
}

h2.icon-24 {
  font-weight: 400;
  line-height: 1.3;
  padding: 0 0 0 6.8571428rem;
}

h2.block.icon-24 {
  line-height: 1.3;
  padding: 0 0 0 1.7142857rem!important;
}

.simplemodal-container h2.icon-24,
h3.icon-24 {
  font-size: 16px;
}

h3.icon-24 {
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 30px!important;
}

h2.icon-24 span.icon {
  left: 0;
  top: 0;
}

h2.block.icon-24 span.icon {
  left: 6px;
  top: .428571425rem;
}

h3.icon-24 span.icon {
  left: 0;
}

.simplemodal-container h3,
.simplemodal-container h4,
.simplemodal-container h5,
.simplemodal-container h6 {
  margin: 0 0 1.7142857rem;
  overflow-wrap: break-word;
  padding: 0;
}

.header-link {
  color: inherit;
  font-size: 1rem;
  font-weight: 400;
}

.header-explain {
  color: #212126;
  font-weight: inherit;
}

.block-sub-heading .header-explain {
  text-transform: none;
}

.subheader {
  color: #6e6e78;
  font-weight: 400;
}

.multi-line-hdr .multi-line,
.subheader {
  display: block;
}

.label-explain,
.label-explain * {
  font-weight: 400;
}

.header-plain {
  border-bottom: none!important;
  padding: 0!important;
}

.explain {
  padding: 0 .85714285rem 1.7142857rem;
}

.explain,
.explain-text,
.explain-text * {
  color: #212126;
}

.explain-text:empty {
  display: none!important;
}

.explain-text-color,
.explain-text-color * {
  color: #212126!important;
}

.explain-text-color-alt {
  color: #6e6e78!important;
}

.explain-text-hdr,
.explain-text-hdr * {
  line-height: 1.3;
}

h1 span.header-msg,
h2 span.header-msg,
h3 span.header-msg,
h4 span.header-msg,
h5 span.header-msg,
h6 span.header-msg {
  color: #212126;
  display: block;
  float: right;
  font-weight: 400;
  line-height: 1.3;
}

span.header-msg em,
span.header-msg strong {
  color: inherit;
}

.has-nav a {
  text-decoration: none;
}

.has-nav a:hover {
  text-decoration: underline;
}

.has-nav .separator {
  color: #6e6e78;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  padding: 0 .428571425rem;
}

.has-nav-right {
  position: relative;
}

h1.has-nav .separator,
h2.has-nav .separator,
h3.has-nav .separator {
  font-size: 1.1487rem;
  line-height: 1.3;
}

.has-nav-right .header-link {
  position: absolute;
  right: 0;
}

h1.has-nav-right.has-subheader .header-link {
  right: 10px;
  top: 1px;
}

.has-nav-right a.header-link {
  color: #1662dd;
}

.breadcrumbs {
  position: absolute;
  right: 10px;
  top: 10px;
}

.breadcrumbs li {
  color: #6e6e78;
  float: left;
  padding: 0 .428571425rem 0 0;
}

.breadcrumbs li a {
  text-decoration: underline;
}

.breadcrumbs li .separator {
  color: #6e6e78;
}

.nav-link-bar,
.nav-link-bar li a {
  padding: .428571425rem;
}

.nav-link-bar li a:hover {
  text-decoration: underline;
}

.nav-link-bar li+li {
  margin-left: .428571425rem;
}

#content+h1 {
  padding: 0 0 .85714285rem;
}

.bullets,
.no-bullets {
  margin: 0 1.7142857rem;
}

.border-list li,
.bullets li,
.no-bullets li {
  line-height: 1.7142857;
}

ul.bullets {
  list-style-type: disc;
}

ul.bullets li>ul>li {
  list-style-type: circle;
}

ol.bullets {
  list-style-type: decimal;
}

ul.border-list,
ul.nav-link-list {
  border: 1px solid #c1c1c8;
  border-radius: 4px;
  box-shadow: 0 6px 24px rgba(33,33,38,.2);
  list-style: none;
  margin: 0;
}

ul.border-list li,
ul.nav-link-list li a {
  border-bottom: 1px solid #c1c1c8;
  display: block;
  line-height: 1.3;
  padding: .85714285rem 1.7142857rem;
}

ul.nav-link-list li:first-child a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

ul.nav-link-list li:last-child a {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

ul.nav-link-list li a:hover {
  background: #f5f5f6;
  text-decoration: none;
}

ul.nav-link-list li a.current {
  background-color: #1662dd;
  border-bottom: 1px solid #1662dd;
  color: #fff;
}

.link-separator {
  font-size: 1.1487rem;
  padding: 0 .428571425rem;
}

dl.properties {
  font-size: 14px;
  line-height: 1.7142857;
}

dl.properties dd,
dl.properties dt {
  margin-bottom: .428571425rem;
}

dl.properties dt {
  color: #212126;
  float: left;
  font-weight: 600;
}

dl.properties dd {
  margin-left: 120px;
}

.read-only-form {
  padding: 1.7142857rem;
}

.two_col_left .read-only-form,
.two_col_right .read-only-form {
  border: 1px solid #c1c1c8;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top: 0;
  padding: 1.7142857rem;
}

dl.edit-form dd,
dl.edit-form dt,
dl.read-only-form-v dd,
dl.read-only-form-v dt,
dl.read-only-form dd,
dl.read-only-form dt {
  word-wrap: break-word;
  float: left;
  line-height: 1.7142857;
}

dl.read-only-form dd input[disabled][type=text],
dl.read-only-form dd textarea[disabled] {
  background: transparent;
  border: none;
  box-shadow: none;
  color: #6e6e78;
  padding: .428571425rem;
}

dl.edit-form dd.read-only,
dl.edit-form dt.read-only,
dl.read-only-form dd,
dl.read-only-form dt {
  box-sizing: border-box;
  margin-bottom: 1.7142857rem;
  min-height: 16px;
}

dl.read-only-form dd:last-of-type,
dl.read-only-form dt:last-of-type {
  margin-bottom: 0;
}

dl.read-only-form dt label {
  display: inline-block;
}

dl.read-only-form dt {
  clear: left;
  font-weight: 400;
  width: 38%;
}

dl.read-only-form dd {
  width: 62%;
}

dl.read-only-form dt+dd {
  padding-left: 1.7142857rem;
}

dl.read-only-form dd.autowidth {
  clear: both;
}

dl.read-only-form dd .link-button {
  margin: .428571425rem 0 0!important;
}

dl.read-only-form dd .link-button+.link-button {
  margin: .428571425rem 0 0 .428571425rem!important;
}

dl.read-only-form dd input[type=button] {
  margin: 0 0 -.428571425rem;
}

dl.read-only-form-v dd,
dl.read-only-form-v dt {
  display: block;
  float: none;
  line-height: 1.7142857;
  padding: .428571425rem 0!important;
  width: 100%!important;
}

dl.read-only-form-v dt {
  font-weight: 600;
  margin-bottom: 0;
}

dl.read-only-form-v dd {
  margin-bottom: 1.7142857rem;
  margin-left: 0;
}

.o-form .o-form-content .read-only-form {
  border: 0;
  padding: 0;
}

.o-form .o-form-content .edit-form {
  padding: 0;
}

.o-form .o-form-content .m-form,
.o-form .o-form-content .v-form {
  border: 0;
  padding: 0;
}

.o-form .o-form-content .ajax-form-editor .ajax-form-error {
  border-radius: 4px;
  margin: 0 0 1.7142857rem;
}

.barcode-wrap {
  position: relative;
}

.barcode-wrap-after {
  background: url("/assets/img/ui/indicators/checkmark.96bd732333e722c910c6c4b33ed47fcf.png") no-repeat 50%;
}

.barcode-wrap-error {
  background: url("/assets/img/ui/indicators/errormark.65702d47e977124ade67f6889fe9d514.png") no-repeat 50%;
}

.barcode-wrap-after,
.barcode-wrap-error {
  background-color: transparent;
  background-color: rgba(255,255,255,.6);
  content: "";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  height: 100%;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -webkit-transition: all .5s;
  width: 100%;
}

.form-wrap table.dark-headers {
  background: #fff;
}

.row-clickable td {
  border-bottom: 1px solid #c1c1c8;
}

.row-clickable td.success {
  border-bottom-color: #84d2b1!important;
}

.row-clickable td.warning {
  border-bottom-color: #e97107!important;
}

.row-clickable td.error {
  border-bottom-color: #f88c90!important;
}

.row-clickable tr:hover td {
  background: #f5f5f6!important;
  border-bottom-color: #c1c1c8;
  cursor: pointer!important;
}

.row-clickable tr:hover td.success {
  background: #84d2b1!important;
  border-bottom-color: #84d2b1!important;
}

.row-clickable tr:hover td.warning {
  background: #e97107!important;
  border-bottom-color: #e97107!important;
}

.row-clickable tr:hover td.error {
  background: #f88c90!important;
  border-bottom-color: #f88c90!important;
}

.row-clickable tr:last-child td {
  border-bottom: none;
}

a.tooltip {
  border-bottom: 1px dotted #c1c1c8;
  color: #212126;
  outline: none;
  position: relative;
}

a.tooltip,
a.tooltip:hover {
  text-decoration: none;
}

a.tooltip span {
  margin-left: -999em;
  padding: .85714285rem 1.7142857rem;
  position: absolute;
}

a.tooltip:hover span {
  background: #f5f5f6;
  border: 1px dotted #c1c1c8;
  display: block;
  left: 0;
  margin: .85714285rem;
  padding: .428571425rem;
  position: absolute;
  text-decoration: none;
  top: 10px;
  z-index: 100;
}

a.tooltip:hover img {
  border: 0;
  float: left;
  margin: -.85714285rem 0 -3.4285714rem;
  position: absolute;
}

a.tooltip:hover em {
  display: block;
  font-size: 1.1487rem;
  font-weight: 600;
  padding: .428571425rem 0 .85714285rem;
}

.dataTables_filter input[type=text],
.text-field-default,
input[type=password],
input[type=text],
textarea {
  border: 1px solid #c1c1c8;
  border-radius: 4px;
  box-sizing: border-box;
  height: calc(2.57143em + 2px);
  padding: .428571425em .85714285em;
}

.dataTables_filter input[type=text]:hover,
.text-field-default:hover,
input[type=password]:hover,
input[type=text]:hover,
textarea:hover {
  border-color: #1662dd;
}

.dataTables_filter input[type=text]:focus,
.input-focus,
.text-field-default:focus,
input[type=password]:focus,
input[type=text]:focus,
textarea:focus {
  box-shadow: 0 0 0 4px #a7b5ec;
  outline: 0;
}

#change-password-wrap .dataTables_filter input[type=text]:focus,
#change-password-wrap .input-focus,
#change-password-wrap .text-field-default:focus,
#change-password-wrap input[type=password]:focus,
#change-password-wrap input[type=text]:focus,
#change-password-wrap textarea:focus {
  border-color: #a7b5ec!important;
}

input[type=text]::-ms-clear {
  display: none;
}

.text-field-default.disabled:focus,
.text-field-default[readonly]:focus,
input[readonly]:focus,
input[type=password].disabled:focus,
input[type=text].disabled:focus,
textarea.disabled:focus,
textarea[readonly]:focus {
  border-color: #c1c1c8!important;
  box-shadow: none;
  color: #6e6e78;
}

.m-form.large-text-inputs .text-field-default,
.m-form.large-text-inputs input[type=password],
.m-form.large-text-inputs input[type=text],
.v-form.large-text-inputs .text-field-default,
.v-form.large-text-inputs input[type=password],
.v-form.large-text-inputs input[type=text] {
  max-height: none;
}

textarea {
  border: 1px solid #c1c1c8;
  display: block;
}

.m-form textarea,
.v-form textarea {
  height: auto;
}

.form-separator {
  border: 1px solid #c1c1c8;
  margin-top: 1.7142857rem;
  padding-top: 1.7142857rem;
}

.file-input-facade {
  display: block;
  height: 38px;
  position: relative;
  width: 100%;
}

.file-input-facade input[type=file] {
  border: 0!important;
  cursor: pointer;
  float: right;
  height: 38px;
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

.file-input-facade .facade {
  display: block;
  display: flex;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.file-input-facade .facade input[type=text] {
  background: transparent;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  box-shadow: none;
  float: left;
  width: 100%;
}

.file-input-facade .browse {
  height: 100%;
  white-space: nowrap;
}

.m-form .file-input-facade {
  left: 40%!important;
  position: absolute;
  top: 0;
  width: 60%;
}

.facade .text-field-default {
  left: 0!important;
  top: 0;
  width: 100%!important;
}

.m-form {
  display: block;
}

.m-form label {
  display: flex;
  font-weight: 400;
  justify-content: space-between;
  line-height: 1.7142857;
  margin: 0 0 1.7142857rem;
}

.m-form label:last-child {
  margin-bottom: 0;
}

.m-form div.checkbox-group,
.m-form input,
.m-form span.read-only-input,
.m-form textarea {
  font-weight: 400;
  margin-left: 1.7142857rem;
  width: 62%;
}

.m-form .radio {
  border: 0 solid #fff;
  margin: 0 0 -.85714285rem;
}

.m-form .checkbox input,
.m-form .radio input {
  clear: both;
  float: left;
  position: static;
  width: auto!important;
}

.m-form .checkbox label,
.m-form .radio label {
  display: block;
  font-weight: 400;
  margin: 0 0 0 33%;
  width: auto;
}

.m-form .radio legend {
  float: left;
  font-weight: 600;
}

.m-form .checkbox {
  width: auto;
}

.m-form input[type=checkbox] {
  float: left;
  left: 0;
  margin: 0;
  padding: 0;
  top: 0;
  width: auto!important;
}

.m-form .full-width-cb-text-field {
  margin: -1.7142857rem 0!important;
}

.m-form .full-width input[type=checkbox],
.m-form .full-width input[type=radio] {
  float: left!important;
  margin: 0 .428571425rem 0 0;
  position: static!important;
  width: auto!important;
}

.checkbox-wrap-edit-form {
  padding: 0 0 .85714285rem 3.4285714rem!important;
}

.edit-form label.form-cb-wrap+label.form-cb-wrap {
  margin-top: 0;
}

.edit-form label.form-cb-wrap,
.read-only-form label.form-cb-wrap {
  display: block;
  font-weight: 400;
  line-height: 1.7142857;
}

.edit-form label.form-cb-wrap.push-checkboxes,
.read-only-form label.form-cb-wrap.push-checkboxes {
  padding: .428571425rem 0 .428571425rem 1.7142857rem;
}

.edit-form .form-cb-wrap:first-child {
  margin-top: 0;
}

.form-cb-wrap .explain-text {
  padding-left: 1.7142857rem;
}

.edit-form label.form-cb-wrap-nested,
.form-cb-wrap-nested,
.read-only-form label.form-cb-wrap-nested {
  margin-left: 1.7142857rem;
}

.edit-form dd .checkbox-group ol {
  margin: 0;
  padding-top: .428571425rem;
}

.edit-form dd>input[type=checkbox] {
  margin-top: .428571425rem;
}

.read-only-form dd>input[type=checkbox] {
  margin-top: 0;
}

.m-form .form-cb-wrap {
  display: block;
  font-weight: 400;
  padding: .428571425rem .85714285rem .428571425rem 40%;
}

.m-form .login-form-cb-wrap {
  height: 18px;
  padding: 0 1.7142857rem 0 114px;
}

.m-form .form-cb-wrap+label,
.m-form .form-cb-wrap+label.form-cb-wrap {
  margin-top: -.428571425rem;
}

.m-form div.checkbox-group {
  border: none;
  height: auto;
  padding: 0;
  top: -16px;
  width: 300px;
}

.m-form div.checkbox-group ol {
  margin: 0;
  padding: 0;
}

.m-form div.checkbox-group label {
  display: block;
  font-weight: 400;
  height: auto;
  margin: 0 0 .428571425rem;
  padding: 0;
  position: static;
  width: auto;
}

.m-form div.checkbox-group label input {
  display: inline;
  margin: .428571425rem .428571425rem 0 0;
  padding: 0;
  position: static;
  width: auto;
}

.m-form span.double {
  white-space: nowrap;
}

.m-form span.double input {
  display: inline-block;
  width: 110px;
}

.m-form span.read-only-input {
  border: none;
  box-sizing: border-box;
  font-weight: 400;
  padding: .428571425rem .85714285rem;
}

.m-form input.button {
  top: 0;
}

.m-form select.multi-select {
  width: 162px;
}

.m-form label.has-multi-select {
  height: auto;
}

.m-form select {
  font-weight: 400;
  margin-left: 1.7142857rem;
  width: 62%;
}

.m-form .auto-suggest {
  height: auto;
  min-height: 30px;
}

.m-form .auto-suggest ul.as-selections {
  box-sizing: border-box;
  overflow-x: hidden;
  width: 100%;
}

.m-form .auto-suggest .as-original .as-input {
  left: 0;
  min-width: 110px!important;
  position: relative;
  top: 0;
  width: 110px!important;
}

.m-form .auto-suggest-wrap {
  left: 40%;
  position: absolute;
  top: 0;
  width: 60%;
}

dl.edit-form dt.form-header-line,
dl.read-only-form dt.form-header-line {
  color: #212126;
  font-size: 1.1487rem;
  font-weight: 600;
  line-height: 1.3;
  margin: 0 0 1.7142857rem;
  padding: 0;
  width: 100%;
}

dl.edit-form dt.form-header-line:not(.first),
dl.read-only-form dt.form-header-line:not(.first) {
  border-top: 1px solid #c1c1c8;
  margin-top: 1.7142857rem;
  padding-top: 1.7142857rem;
}

#app .two_col_left_btm input.button,
#app .two_col_left input.button,
#app .two_col_right_btm input.button,
#app .two_col_right input.button {
  width: auto;
}

.m-form-wide .m-form-explain-text,
.m-form .m-form-explain-text {
  clear: both;
  color: #212126;
  line-height: 1.7142857;
  margin: .85714285rem 0 0 41%;
}

.m-form-section-heading {
  clear: both;
  color: #212126;
  float: left;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  margin: 1.7142857rem 0;
  padding: 0;
  text-transform: uppercase;
}

.m-form-section-heading-first {
  margin: 0 0 1.7142857rem;
}

.form-module {
  margin-bottom: 1.7142857rem;
}

.v-form fieldset {
  display: block;
}

.v-form label {
  word-wrap: break-word;
  clear: both;
  display: block;
  font-weight: 400;
  line-height: 1.7142857;
  margin: 0 0 1.7142857rem;
  padding: .428571425rem 0 0;
}

.v-form label.first {
  margin-top: -.428571425rem;
}

.v-form label:last-child {
  margin-bottom: 0;
}

.v-form input[type=password],
.v-form input[type=text],
.v-form textarea {
  display: block;
  margin: .428571425rem 0 0;
  width: 100%;
}

.v-form select {
  display: block;
  margin: .428571425rem 0 0;
}

.v-form input.checkbox,
.v-form input.radio {
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  margin: .428571425rem .428571425rem 0 0;
  width: auto;
}

.v-form .radio-wrap label {
  font-weight: 400;
  margin: 0 1.7142857rem;
}

.v-form textarea {
  width: 100%;
}

.v-form span.read-only-input {
  display: block;
  font-weight: 400;
  line-height: 1.7142857;
  padding: .428571425rem 0;
}

.two_col_left .v-form-wide select,
.two_col_right .v-form-wide select {
  width: auto;
}

.m-form,
.v-form {
  border: 1px solid #c1c1c8;
  border-top: none;
  padding: 1.7142857rem;
}

.m-form input.hidden,
.m-form legend,
.v-form input.hidden,
.v-form legend {
  display: none;
}

.checkbox-wrap {
  clear: both;
  margin: 0 0 .85714285rem;
  padding: 0;
}

.checkbox-wrap label {
  display: block;
  font-weight: 400;
  line-height: 1.3;
}

.checkbox-wrap .option-text,
.checkbox-wrap label.option {
  cursor: pointer;
  display: block;
  font-weight: 600;
  line-height: 1.7142857;
  margin: 0;
  padding: .85714285rem;
  position: relative;
  text-align: left!important;
  width: auto;
  z-index: 3;
}

.checkbox-wrap .option-text {
  color: #212126;
  text-align: center!important;
}

.checkbox-wrap .option-text:hover {
  cursor: default!important;
}

.read-only-form .checkbox-wrap .option-text,
.read-only-form .checkbox-wrap label.option {
  box-shadow: none!important;
  opacity: .5;
}

.checkbox-wrap .option-explain,
.option-explain {
  background: #fff;
  border: 1px solid #c1c1c8;
  border-radius: 4px!important;
  margin: 0;
}

.help-sidebar dl.edit-form dd.option-explain,
.help-sidebar dl.read-only-form dd.option-explain {
  background: #fff;
  border: 1px solid #c1c1c8;
  border-bottom-left-radius: 4px!important;
  border-bottom-right-radius: 4px!important;
  margin: -2px 0 0;
}

.checkbox-wrap .explain-text.explain-label,
.form-cb-wrap .explain-text.explain-label {
  display: block;
  margin: 0 0 0 1.7142857rem;
}

.checkbox-wrap .o-form-title-bar {
  background-color: transparent;
}

dd .form-cb-wrap+.explain-text {
  margin-top: 0!important;
  padding-left: 1.7142857rem;
}

.checkbox-wrap-sub-option {
  color: #6e6e78;
  margin-left: 1.7142857rem;
}

.option-explain .checkbox-wrap {
  border-bottom: 1px solid #c1c1c8;
  cursor: pointer;
  margin: 0;
}

.option-explain .border-top {
  border-top: 1px solid #c1c1c8;
}

.option-explain .border-btm {
  border-bottom: 1px solid #c1c1c8;
}

.option-explain .sub-option-indent {
  padding-left: 1.7142857rem!important;
}

.option-explain .checkbox-wrap:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px!important;
  border-bottom-right-radius: 4px!important;
}

.option-explain .checkbox-wrap:first-child label,
.option-explain .checkbox-wrap label {
  padding: .85714285rem;
}

.option-explain .checkbox-wrap:hover {
  background: #f5f5f6;
  cursor: pointer;
}

.option-explain .checkbox-wrap label:hover {
  cursor: pointer;
}

.read-only-form .option-explain .checkbox-wrap:hover,
.read-only-form .option-explain .checkbox-wrap label:hover {
  background: transparent;
  box-shadow: none;
  cursor: default;
}

label.o-legacy-custom-checkbox,
label.o-legacy-custom-radio {
  display: block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: .428571425rem!important;
  padding-left: 1.9999999929em!important;
  padding-top: 0;
  position: relative;
  text-align: left;
}

label.o-legacy-custom-checkbox:hover input[type=checkbox]:not(:disabled)~.o-legacy-checkbox:before,
label.o-legacy-custom-checkbox:hover input[type=radio]:not(:disabled)~.o-legacy-radio:before,
label.o-legacy-custom-radio:hover input[type=checkbox]:not(:disabled)~.o-legacy-checkbox:before,
label.o-legacy-custom-radio:hover input[type=radio]:not(:disabled)~.o-legacy-radio:before {
  border-color: #1662dd;
}

label.o-legacy-custom-checkbox input[type=checkbox],
label.o-legacy-custom-checkbox input[type=radio],
label.o-legacy-custom-radio input[type=checkbox],
label.o-legacy-custom-radio input[type=radio] {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

label.o-legacy-custom-checkbox .o-legacy-checkbox:after,
label.o-legacy-custom-checkbox .o-legacy-checkbox:before,
label.o-legacy-custom-checkbox .o-legacy-radio:after,
label.o-legacy-custom-checkbox .o-legacy-radio:before,
label.o-legacy-custom-radio .o-legacy-checkbox:after,
label.o-legacy-custom-radio .o-legacy-checkbox:before,
label.o-legacy-custom-radio .o-legacy-radio:after,
label.o-legacy-custom-radio .o-legacy-radio:before {
  border: 2px solid transparent;
  content: "";
  display: block;
  height: 1.1428571429em;
  left: 0;
  position: absolute;
  top: .2857142833rem;
  transition-duration: .1s;
  transition-property: border-color,background,opacity,box-shadow;
  transition-timing-function: linear;
  width: 1.1428571429em;
}

label.o-legacy-custom-checkbox .o-legacy-checkbox:after,
label.o-legacy-custom-checkbox .o-legacy-checkbox:before,
label.o-legacy-custom-radio .o-legacy-checkbox:after,
label.o-legacy-custom-radio .o-legacy-checkbox:before {
  border-radius: 4px;
}

label.o-legacy-custom-checkbox .o-legacy-checkbox:before,
label.o-legacy-custom-radio .o-legacy-checkbox:before {
  border-color: #c1c1c8;
}

label.o-legacy-custom-checkbox .o-legacy-checkbox:after,
label.o-legacy-custom-radio .o-legacy-checkbox:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='transparent' d='M0 5.6 1.6 4l3.2 3.3 5.6-5.7L12 3.1l-7.2 7.4L0 5.6z'/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  transform: scale(.9);
}

label.o-legacy-custom-checkbox .o-legacy-checkbox:focus:before,
label.o-legacy-custom-radio .o-legacy-checkbox:focus:before {
  border-color: #1662dd;
  box-shadow: 0 0 0 2px #a7b5ec;
  outline: 0;
}

label.o-legacy-custom-checkbox input[type=checkbox]:checked~.o-legacy-checkbox:before,
label.o-legacy-custom-checkbox input[type=checkbox]:indeterminate~.o-legacy-checkbox:before,
label.o-legacy-custom-radio input[type=checkbox]:checked~.o-legacy-checkbox:before,
label.o-legacy-custom-radio input[type=checkbox]:indeterminate~.o-legacy-checkbox:before {
  background-color: #1662dd;
  border-color: #1662dd;
}

label.o-legacy-custom-checkbox input[type=checkbox]:checked~.o-legacy-checkbox:after,
label.o-legacy-custom-radio input[type=checkbox]:checked~.o-legacy-checkbox:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%23fff' d='M0 5.6 1.6 4l3.2 3.3 5.6-5.7L12 3.1l-7.2 7.4L0 5.6z'/%3E%3C/svg%3E");
}

label.o-legacy-custom-checkbox input[type=checkbox]:indeterminate~.o-legacy-checkbox:after,
label.o-legacy-custom-radio input[type=checkbox]:indeterminate~.o-legacy-checkbox:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 2'%3E%3Cpath fill='%23fff' d='M0 0h10v2H0z'/%3E%3C/svg%3E");
}

label.o-legacy-custom-checkbox .o-legacy-radio:after,
label.o-legacy-custom-checkbox .o-legacy-radio:before,
label.o-legacy-custom-radio .o-legacy-radio:after,
label.o-legacy-custom-radio .o-legacy-radio:before {
  border-radius: 1.125rem;
}

label.o-legacy-custom-checkbox .o-legacy-radio:before,
label.o-legacy-custom-radio .o-legacy-radio:before {
  border-color: #c1c1c8;
}

label.o-legacy-custom-checkbox .o-legacy-radio:after,
label.o-legacy-custom-radio .o-legacy-radio:after {
  background-color: transparent;
  background-position: 50%;
  background-repeat: no-repeat;
  transform: scale(.4);
}

label.o-legacy-custom-checkbox .o-legacy-radio:focus:before,
label.o-legacy-custom-radio .o-legacy-radio:focus:before {
  border-color: #1662dd;
  box-shadow: 0 0 0 2px #a7b5ec;
  outline: 0;
}

label.o-legacy-custom-checkbox input[type=radio]:checked~.o-legacy-radio:before,
label.o-legacy-custom-checkbox input[type=radio]:indeterminate~.o-legacy-radio:before,
label.o-legacy-custom-radio input[type=radio]:checked~.o-legacy-radio:before,
label.o-legacy-custom-radio input[type=radio]:indeterminate~.o-legacy-radio:before {
  background-color: #1662dd;
  border-color: #1662dd;
}

label.o-legacy-custom-checkbox input[type=radio]:checked~.o-legacy-radio:after,
label.o-legacy-custom-checkbox input[type=radio]:indeterminate~.o-legacy-radio:after,
label.o-legacy-custom-radio input[type=radio]:checked~.o-legacy-radio:after,
label.o-legacy-custom-radio input[type=radio]:indeterminate~.o-legacy-radio:after {
  background-color: #fff;
}

.o-form-read-mode label.o-legacy-custom-checkbox,
.o-form-read-mode label.o-legacy-custom-radio,
.read-only-form label.o-legacy-custom-checkbox,
.read-only-form label.o-legacy-custom-radio {
  color: #6e6e78;
  cursor: not-allowed;
}

.o-form-read-mode label.o-legacy-custom-checkbox input[type=checkbox]~.o-legacy-checkbox:before,
.o-form-read-mode label.o-legacy-custom-checkbox input[type=checkbox]~.o-legacy-radio:before,
.o-form-read-mode label.o-legacy-custom-checkbox input[type=radio]~.o-legacy-checkbox:before,
.o-form-read-mode label.o-legacy-custom-checkbox input[type=radio]~.o-legacy-radio:before,
.o-form-read-mode label.o-legacy-custom-radio input[type=checkbox]~.o-legacy-checkbox:before,
.o-form-read-mode label.o-legacy-custom-radio input[type=checkbox]~.o-legacy-radio:before,
.o-form-read-mode label.o-legacy-custom-radio input[type=radio]~.o-legacy-checkbox:before,
.o-form-read-mode label.o-legacy-custom-radio input[type=radio]~.o-legacy-radio:before,
.read-only-form label.o-legacy-custom-checkbox input[type=checkbox]~.o-legacy-checkbox:before,
.read-only-form label.o-legacy-custom-checkbox input[type=checkbox]~.o-legacy-radio:before,
.read-only-form label.o-legacy-custom-checkbox input[type=radio]~.o-legacy-checkbox:before,
.read-only-form label.o-legacy-custom-checkbox input[type=radio]~.o-legacy-radio:before,
.read-only-form label.o-legacy-custom-radio input[type=checkbox]~.o-legacy-checkbox:before,
.read-only-form label.o-legacy-custom-radio input[type=checkbox]~.o-legacy-radio:before,
.read-only-form label.o-legacy-custom-radio input[type=radio]~.o-legacy-checkbox:before,
.read-only-form label.o-legacy-custom-radio input[type=radio]~.o-legacy-radio:before {
  background-color: #f5f5f6;
  border-color: #d7d7dc;
}

.o-form-read-mode label.o-legacy-custom-checkbox input[type=checkbox]:checked~.o-legacy-checkbox:before,
.o-form-read-mode label.o-legacy-custom-checkbox input[type=checkbox]:checked~.o-legacy-radio:before,
.o-form-read-mode label.o-legacy-custom-checkbox input[type=checkbox]:indeterminate~.o-legacy-checkbox:before,
.o-form-read-mode label.o-legacy-custom-checkbox input[type=checkbox]:indeterminate~.o-legacy-radio:before,
.o-form-read-mode label.o-legacy-custom-checkbox input[type=radio]:checked~.o-legacy-checkbox:before,
.o-form-read-mode label.o-legacy-custom-checkbox input[type=radio]:checked~.o-legacy-radio:before,
.o-form-read-mode label.o-legacy-custom-checkbox input[type=radio]:indeterminate~.o-legacy-checkbox:before,
.o-form-read-mode label.o-legacy-custom-checkbox input[type=radio]:indeterminate~.o-legacy-radio:before,
.o-form-read-mode label.o-legacy-custom-radio input[type=checkbox]:checked~.o-legacy-checkbox:before,
.o-form-read-mode label.o-legacy-custom-radio input[type=checkbox]:checked~.o-legacy-radio:before,
.o-form-read-mode label.o-legacy-custom-radio input[type=checkbox]:indeterminate~.o-legacy-checkbox:before,
.o-form-read-mode label.o-legacy-custom-radio input[type=checkbox]:indeterminate~.o-legacy-radio:before,
.o-form-read-mode label.o-legacy-custom-radio input[type=radio]:checked~.o-legacy-checkbox:before,
.o-form-read-mode label.o-legacy-custom-radio input[type=radio]:checked~.o-legacy-radio:before,
.o-form-read-mode label.o-legacy-custom-radio input[type=radio]:indeterminate~.o-legacy-checkbox:before,
.o-form-read-mode label.o-legacy-custom-radio input[type=radio]:indeterminate~.o-legacy-radio:before,
.read-only-form label.o-legacy-custom-checkbox input[type=checkbox]:checked~.o-legacy-checkbox:before,
.read-only-form label.o-legacy-custom-checkbox input[type=checkbox]:checked~.o-legacy-radio:before,
.read-only-form label.o-legacy-custom-checkbox input[type=checkbox]:indeterminate~.o-legacy-checkbox:before,
.read-only-form label.o-legacy-custom-checkbox input[type=checkbox]:indeterminate~.o-legacy-radio:before,
.read-only-form label.o-legacy-custom-checkbox input[type=radio]:checked~.o-legacy-checkbox:before,
.read-only-form label.o-legacy-custom-checkbox input[type=radio]:checked~.o-legacy-radio:before,
.read-only-form label.o-legacy-custom-checkbox input[type=radio]:indeterminate~.o-legacy-checkbox:before,
.read-only-form label.o-legacy-custom-checkbox input[type=radio]:indeterminate~.o-legacy-radio:before,
.read-only-form label.o-legacy-custom-radio input[type=checkbox]:checked~.o-legacy-checkbox:before,
.read-only-form label.o-legacy-custom-radio input[type=checkbox]:checked~.o-legacy-radio:before,
.read-only-form label.o-legacy-custom-radio input[type=checkbox]:indeterminate~.o-legacy-checkbox:before,
.read-only-form label.o-legacy-custom-radio input[type=checkbox]:indeterminate~.o-legacy-radio:before,
.read-only-form label.o-legacy-custom-radio input[type=radio]:checked~.o-legacy-checkbox:before,
.read-only-form label.o-legacy-custom-radio input[type=radio]:checked~.o-legacy-radio:before,
.read-only-form label.o-legacy-custom-radio input[type=radio]:indeterminate~.o-legacy-checkbox:before,
.read-only-form label.o-legacy-custom-radio input[type=radio]:indeterminate~.o-legacy-radio:before {
  background-color: #a7b5ec;
  border-color: #a7b5ec;
}

dl.edit-form {
  padding: 1.7142857rem;
}

dl.edit-form dd,
dl.edit-form dt {
  margin-bottom: 1.7142857rem;
  padding: 0;
}

dl.edit-form dd:last-of-type,
dl.edit-form dt:last-of-type {
  margin-bottom: 0;
}

dl.edit-form dt label {
  display: inline-block;
  width: 100%;
}

dl.edit-form dt {
  clear: left;
  float: left;
  font-weight: 400;
  line-height: 1.7142857;
  width: 38%;
}

dl.edit-form dt.textarea-label {
  height: 50px;
}

dl.edit-form dd {
  width: 62%;
}

dl.edit-form dt+dd {
  padding-left: 1.7142857rem;
}

dl.edit-form dd.read-only-input {
  min-height: 16px;
  padding: .428571425rem 0;
}

dl.edit-form dd span.read-only-input,
dl.read-only-form dd span.read-only-input {
  display: block;
  line-height: 1.7142857;
  margin: 0;
  min-height: 16px;
  padding: .428571425rem 0;
}

dl.edit-form dd input[type=password],
dl.edit-form dd input[type=text],
dl.edit-form dd textarea,
dl.read-only-form dd input[type=password],
dl.read-only-form dd input[type=text],
dl.read-only-form dd textarea {
  width: 100%;
}

dl.edit-form dd .explain-text,
dl.read-only-form dd .explain-text {
  color: #6e6e78;
}

dl.edit-form dd textarea {
  height: auto;
  min-height: 60px;
}

dl.edit-form dd label+select {
  margin-left: 1.7142857rem;
}

dl.edit-form dd .fixed-width,
dl.read-only-form dd .fixed-width {
  max-width: 340px!important;
  min-width: 340px!important;
}

.ajax-form-editor .explain-text,
dl.edit-form .explain-text,
dl.read-only-form .explain-text {
  display: block;
  line-height: 1.7142857;
  margin-top: .428571425rem;
}

dl.edit-form dd.related-input {
  margin-top: -.85714285rem;
  padding-top: 0!important;
}

.attached-button-textarea {
  border-width: 0 1px 1px!important;
}

.form-input-label-top,
dl.edit-form-label-top dd,
dl.edit-form-label-top dt,
dl.read-only-form-label-top dd,
dl.read-only-form-label-top dt {
  float: none!important;
  margin-left: 0!important;
  width: auto!important;
}

dl.read-only-form kbd {
  word-wrap: break-word;
}

input.text-field {
  border: 1px solid #d7d7dc;
  font-size: inherit;
  height: 18px;
  margin: .428571425rem .428571425rem 0;
  padding: .428571425rem;
}

input.text-field-large {
  height: 22px;
  margin: .428571425rem .428571425rem 0;
}

.sidebar {
  background: #f5f5f6;
  border-bottom: 1px solid #c1c1c8;
  border-left: 1px solid #c1c1c8;
  float: none;
  margin: 0;
  padding: 3.4285714rem 0 0;
  top: 5px;
  width: 14%;
}

.page-links,
.sidebar {
  position: absolute;
  right: 0;
}

.page-links {
  line-height: 1.7142857;
  top: 10px;
}

.page-links .link-button {
  margin: 0 .428571425rem 0 0!important;
}

.page-links .link-button:last-child {
  margin: 0!important;
}

.page-links .header-link {
  display: inline-block;
  float: left;
  margin: 0!important;
}

.page-links .header-link.hidden {
  display: none;
}

.page-links.page-back-link {
  margin-bottom: 1.7142857rem;
  overflow: hidden;
  position: static;
}

.page-links.page-back-link a.back-link {
  color: #6e6e78;
  line-height: 1;
}

.admin-app .page-links .header-link {
  color: #1662dd;
}

.admin-app .page-links .header-link.help-link {
  position: relative;
}

.admin-app .page-links .header-link.help-link.help-link-icon:before {
  content: "";
  font-family: okticon;
  font-size: 1rem;
  left: -.85714285rem;
  position: absolute;
}

.admin-app .app-home-infobox-header .page-links {
  top: inherit;
}

.page-links .header-link+.header-link,
.page-links .header-link+.link-button {
  margin-left: 1.7142857rem!important;
}

.page-links .header-link.help-link+.header-link.help-link {
  margin-left: 0!important;
}

.button-bar,
.button-bar-small {
  border: 1px solid #c1c1c8;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top: 0 solid #c1c1c8;
  box-shadow: 0 2px 0 rgba(175,175,175,.14);
  clear: both;
  padding: .85714285rem 1.7142857rem;
  text-align: right;
}

.button-bar.button-bar-subtle {
  background: transparent;
  border-color: #c1c1c8;
  border-radius: 0;
  border-width: 1px 0 0;
  box-shadow: none;
  padding: .85714285rem 0 .428571425rem;
}

.button-bar.button-bar-subtle-top {
  border-width: 0 0 1px;
  padding: .428571425rem 0 .85714285rem;
}

.button-bar input.button {
  display: inline;
  outline: none;
  position: static;
}

#change-password-wrap .button-bar input.button:focus,
#email-sent-container .button-bar input.button:focus,
#reset-password-challenge .button-bar input.button:focus,
.forgot-password-form .button-bar input.button:focus,
.reset-password .button-bar input.button:focus {
  border-color: #1662dd!important;
}

.button-bar input+input.button {
  margin: 0 0 0 .85714285rem;
}

.button-bar .button-group {
  margin: 0 auto;
  width: 208px;
}

.button-bar .button-group input.button {
  float: left;
  margin: 0;
}

.button-bar .button-group input.button+input.button {
  margin: 0 0 0 .428571425rem;
}

.button-bar input.button.last {
  margin: 0;
}

.button-bar input+input.button.float-l {
  margin: 0 0 0 .428571425rem;
}

.button-bar .button-bar-link,
.button-bar .button-bar-text {
  display: inline-block;
}

.button-bar-small {
  padding: .428571425rem 1.7142857rem;
}

.button-bar-detached {
  border-radius: 4px;
  border-top: 1px solid #c1c1c8!important;
}

.button-bar-attached {
  border-left: 1px solid #c1c1c8;
  border-right: 1px solid #c1c1c8;
}

.button-bar-white {
  border-top: 1px solid #c1c1c8;
}

.link-bar {
  float: right;
  margin: -3.4285714rem 1.7142857rem 0 0;
  position: relative;
}

.link-bar a:hover {
  text-decoration: none;
}

.sec-email-disabled,
a.disabled-control,
a.disabled-control:hover {
  color: #212126!important;
  filter: Alpha(Opacity=70);
  opacity: .7;
}

.link-bar.left a {
  border-left: none;
  border-right: 1px solid #c1c1c8;
  float: left;
}

.edit-toggle {
  min-width: 60px;
}

span.label {
  display: inline-block;
  font-weight: 600;
  margin-right: .428571425rem;
}

textarea.read-only {
  background: #fff;
  border-color: #c1c1c8;
  box-shadow: none;
  color: #212126;
}

.context-nav {
  margin-bottom: .85714285rem;
  text-align: right;
}

.no-header {
  border-top: 1px solid #c1c1c8;
}

.widget-border {
  border: 1px solid #c1c1c8;
}

.widget-border-top {
  border-top: 1px solid #c1c1c8;
}

.module,
.module-dark {
  background: #fff;
  border: 1px solid #c1c1c8;
  border-radius: 4px;
  margin: 0;
  padding: .85714285rem;
}

.module-wrap .module {
  margin: 0 0 2px;
}

.module-bg {
  background: #f5f5f6!important;
}

.module.module-5 {
  padding: 5px;
}

.module.module-no-shadow {
  box-shadow: none;
}

.module-wrap {
  background-color: #f5f5f6;
  padding: .85714285rem;
}

.module-white {
  background: #fff;
  border: 1px solid #c1c1c8;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(175,175,175,.16);
  margin: 0;
}

.module-top {
  border: 1px solid #c1c1c8;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
}

.module-btm,
.module-top {
  background: #f5f5f6;
  padding: 1.7142857rem;
}

.module-btm {
  border-color: #c1c1c8 #d7d7dc;
  border-radius: 0 0 4px 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 1px rgba(175,175,175,.16);
  margin-bottom: 1.7142857rem;
}

.tab-content {
  position: relative;
}

.tab-content-heading {
  margin: 0 0 1.7142857rem;
  padding: 0;
}

.tab-content-toolbar {
  position: absolute;
  right: 10px;
  top: 20px;
}

.tab-content-toolbar .link-button {
  margin: 0!important;
}

.tab-content-toolbar .link-button+.link-button {
  margin-left: .428571425rem!important;
}

.header-content-overlay,
.tab-content-overlay {
  background: #fff;
  height: 100%;
  left: 0;
  opacity: .6;
  position: absolute;
  top: 0;
  width: 100%;
}

.splitter {
  border-top: 1px solid #c1c1c8;
  margin-top: 1.7142857rem;
  padding-top: 1.7142857rem;
}

.modal {
  background: #fff;
  height: 100%;
  position: relative;
}

.modal .button-bar {
  border-bottom: none;
  border-top: 1px solid #c1c1c8;
}

.modal-form {
  background: #fff;
}

.wait {
  background: transparent url("/assets/img/ui/indicators/okta-spinner.631e53afc4149c55253645fb7d1177ac.gif") no-repeat 55px 45px;
  background-size: 32px 32px;
}

.wait-small {
  background: transparent url("/assets/img/ui/indicators/okta-spinner.631e53afc4149c55253645fb7d1177ac.gif") no-repeat 0 0;
  background-size: 18px 18px;
  padding: 0 0 0 1.7142857rem;
}

.wait-dialog {
  background: transparent url("/assets/img/ui/indicators/okta-spinner-bg.cca71ddb569b5a864a8e9dec4d9133b4.gif") no-repeat .85714285rem;
  background-size: 24px 24px;
  font-size: 1rem;
  padding: .85714285rem .85714285rem .85714285rem 3.4285714rem!important;
}

.icon.spinner-16 {
  background: url("/assets/img/ui/indicators/okta-spinner.631e53afc4149c55253645fb7d1177ac.gif") no-repeat 0 0 transparent;
  background-size: 16px 16px;
  height: 16px;
  width: 16px;
}

.icon.spinner-16-button-bar {
  background: url("/assets/img/ui/indicators/ajax-loader-button-bar.d34b58b05d7d81e943cd8a43ecc11461.gif") no-repeat 0 0 transparent;
  height: 16px;
  width: 16px;
}

.icon.spinner-24 {
  background: url("/assets/img/ui/indicators/okta-spinner.631e53afc4149c55253645fb7d1177ac.gif") no-repeat 0 0 transparent;
  background-size: 24px 24px;
  height: 24px;
  width: 24px;
}

.wait-success {
  background: transparent url("/assets/img/icons/16x16/success-01.2d1081a61122f6a277b470cc23fce6b6.png") no-repeat .85714285rem;
}

.wait-error,
.wait-success {
  padding: .85714285rem .85714285rem .85714285rem 3.4285714rem!important;
}

.wait-error {
  background: transparent url("/assets/img/icons/16x16/error-01.fa55d715ffe62d95fb0eded26d323a55.png") no-repeat .85714285rem;
}

.spinner-wrap {
  background: #fff;
  bottom: -2px;
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: 0;
  z-index: 9999999;
}

.spinner-wrap-image {
  background: transparent url("/assets/img/ui/indicators/okta-spinner.631e53afc4149c55253645fb7d1177ac.gif") no-repeat;
  background-size: 32px 32px;
}

.spinner-wrap-image,
.spinner-wrap img {
  display: block;
  left: 50%;
  margin: -16px 0 0 -16px;
  position: absolute;
  top: 50%;
}

.modal-loading-wrap {
  height: 160px;
  position: relative;
}

.modal-loading-msg {
  bottom: 20px;
  position: absolute;
  text-align: center;
  width: 100%;
}

.default-bg {
  background: #f5f5f6!important;
  border-color: #f5f5f6!important;
  cursor: default!important;
}

.info {
  border-color: #c1c1c8!important;
}

.success-text {
  color: #00b478!important;
}

.warning-text {
  color: #212126!important;
}

.error-text {
  color: #da372c;
}

.m-form input.error-field,
.v-form input.error-field,
input.error-field,
span.error-field input {
  border: 1px solid #da372c;
}

.m-form input.error-field:focus,
.v-form input.error-field:focus,
input.error-field:focus,
span.error-field input:focus {
  box-shadow: 0 0 0 4px #f88c90;
  outline: 0;
}

.selection-confirmed {
  background: #84d2b1!important;
}

.widget-mask {
  background: #fff;
  border-radius: 4px;
  bottom: 0;
  left: 0;
  opacity: .9;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
}

.tooltip-onetime-video {
  background: url("/assets/img/ui/backgrounds/tooltip-onetime-video.2ecc91e5a4c477e6cc22db5133e719f1.png") 0 0 no-repeat transparent;
  height: 69px;
  padding: .428571425rem 1.7142857rem 0 100px;
  position: absolute;
  width: 180px;
  z-index: 3;
}

.tooltip-onetime-video .thumb {
  background-color: #fff;
  border: 1px solid #c1c1c8;
  display: block;
  left: 8px;
  position: absolute;
  top: 6px;
}

.tooltip-onetime-video .thumb img {
  display: block;
}

.tooltip-onetime-video h2 {
  color: #212126;
  font-weight: 400;
  margin: 0 0 .428571425rem;
  padding: 0;
  text-shadow: 0 -1px 0 #212126;
}

.tooltip-onetime-video p {
  color: #fff;
}

.tooltip-onetime-video .watch-video {
  background: url("/assets/img/ui/backgrounds/tooltip-onetime-video-arrow.8da7590ce6b45849a3057a567c2d054a.png") 0 2px no-repeat transparent;
  margin-top: .428571425rem;
  padding-left: .85714285rem;
}

.inline-label-wrap {
  position: relative;
}

label.inline-label {
  color: #212126;
  cursor: text;
  font-weight: 400;
  height: auto;
  left: .85714285rem;
  margin: 1px;
  position: absolute;
  top: .428571425rem;
  white-space: nowrap;
}

#content .wizard-tabs {
  position: static;
}

#content .wizard-tabs .ui-tabs-nav,
.wiz-prog-bar {
  background: #fff!important;
  border: 1px solid #c1c1c8;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(175,175,175,.16);
  padding: 0!important;
}

#content .wizard-tabs .ui-tabs-nav .ui-state-default,
#content .wizard-tabs .ui-tabs-nav .ui-state-default a {
  border: none;
  cursor: pointer;
}

#content .wizard-tabs .ui-tabs-nav .ui-state-default,
.wiz-prog-bar>li {
  margin: 0!important;
  z-index: 7;
}

#content .wizard-tabs .ui-tabs-nav .ui-state-default {
  border-bottom-left-radius: 4px!important;
  border-top-left-radius: 4px!important;
  border-top-right-radius: 0!important;
}

#content .wizard-tabs .ui-tabs-nav .ui-state-disabled {
  border-radius: 0!important;
}

#content .wizard-tabs .ui-tabs-nav .ui-state-default a {
  margin-bottom: 0;
  margin-left: 0;
  padding: 1.7142857rem 1.7142857rem 1.7142857rem 3.4285714rem;
  position: relative;
}

.wiz-prog-bar>li>p {
  padding: 1.7142857rem 0;
  text-align: center;
}

#content .wizard-tabs .ui-corner-top {
  border-radius: 0;
}

#content .wizard-tabs .ui-state-active,
#content .wizard-tabs .ui-state-default,
.wiz-prog-bar>li {
  background: #fff;
  border: none!important;
  border-right: 1px solid #c1c1c8!important;
  filter: none;
  padding: 0!important;
}

#content .wizard-tabs .ui-state-disabled {
  opacity: 1!important;
}

#content .wizard-tabs .ui-state-disabled,
#content .wizard-tabs .ui-state-disabled a {
  cursor: default;
}

#content .wizard-tabs .x-step-count,
.wiz-prog-bar>li .step-count {
  border-radius: 50%;
  color: #fff!important;
  display: block;
  font-weight: 600;
  height: 24px;
  left: 15px;
  line-height: 24px;
  position: absolute;
  text-align: center;
  top: 21px;
  width: 24px;
}

.wiz-prog-bar>li .step-count {
  display: inline-block;
  margin-right: .428571425rem;
  position: static;
}

#content .wizard-tabs .ui-state-default .x-step-count {
  background: #d7d7dc;
}

#content .wizard-tabs .ui-state-active .x-step-count,
#content .wizard-tabs .ui-tabs-selected .x-step-count,
.wiz-prog-bar>li.current .step-count {
  background: #1662dd;
}

#content .wizard-tabs .ui-state-disabled .x-step-count,
.wiz-prog-bar>li.complete .step-count,
.wiz-prog-bar>li .step-count {
  background: #d7d7dc;
}

#content .wizard-tabs .ui-tabs-error .x-step-count,
.wiz-prog-bar>li.problem .step-count {
  background: #da372c;
}

#content .wizard-tabs .ui-tabs-error {
  color: #fff;
}

#content .wizard-tabs a {
  color: #212126;
  font-weight: 600;
}

#content .wizard-tabs .ui-state-active a,
#content .wizard-tabs .ui-tabs-selected a {
  color: #212126;
}

#content .wizard-tabs .action,
#content .wizard-tabs .ui-tabs-error .action {
  color: #212126!important;
  display: block;
  font-weight: 400;
  margin: .85714285rem 0 0;
}

#content .wizard-tabs .ui-state-disabled .action {
  color: #6e6e78!important;
}

.wiz-prog-bar>li strong {
  color: #212126;
  font-weight: 600;
}

.wiz-prog-bar>li.current strong {
  color: #212126;
}

.wiz-prog-bar>li.problem strong {
  color: #da372c;
}

.toggle-control,
.toggle-control-all {
  color: #212126;
  display: block;
  position: relative;
}

.toggle-control-all {
  color: #212126;
}

.toggle-control-all.icon-right {
  line-height: 1.7142857;
  padding: 0 1.7142857rem 0 0;
}

.toggle-control:hover,
.toggle-control:hover span {
  color: #212126;
  text-decoration: none;
}

.toggle-control-all:hover {
  text-decoration: underline;
}

.toggle-control-all .icon,
.toggle-control .icon {
  display: block;
  height: 16px;
  position: absolute;
  right: 0;
  top: 0;
  width: 16px;
}

#beacon-image {
  display: none;
}

.unsupported-browser {
  border-bottom: 1px dotted #c1c1c8;
  border-top: 1px dotted #c1c1c8;
  padding: .428571425rem 0;
  text-align: center;
  width: 100%;
}

.selenium-show {
  display: none!important;
}

.selenium-mode .selenium-show {
  display: block!important;
}

#noscript-mask {
  background-color: #212126;
  filter: Alpha(Opacity=50);
  height: 100%;
  left: 0;
  opacity: .5;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1001;
}

#noscript-msg {
  left: 50%;
  margin: 1.7142857rem 0 0 -191px;
  position: absolute;
  width: 340px;
  z-index: 1002;
}

#noscript-msg h1 {
  color: #212126;
  margin: 0 0 .428571425rem;
  padding: 0;
}

body.read-only .hide-in-read-only {
  display: none!important;
}

body:not(.read-only) .show-in-read-only,
body:not(.safe-mode) .show-in-safe-mode {
  display: none;
}

body.safe-mode .hide-in-safe-mode {
  display: none!important;
}

select.as-checkboxes {
  display: none;
}

.applications-32 {
  background: url("/assets/img/icons/32x32/okta-icons-sprite-32-004.01891656759054f41cf00d1e9bb1038b.png") no-repeat 0 0 transparent;
}

.settings-32 {
  background: url("/assets/img/icons/32x32/okta-icons-sprite-32-004.01891656759054f41cf00d1e9bb1038b.png") no-repeat 0 -32px transparent;
}

.people-32 {
  background: url("/assets/img/icons/32x32/okta-icons-sprite-32-004.01891656759054f41cf00d1e9bb1038b.png") no-repeat 0 -64px transparent;
}

.reports-32 {
  background: url("/assets/img/icons/32x32/okta-icons-sprite-32-004.01891656759054f41cf00d1e9bb1038b.png") no-repeat 0 -96px transparent;
}

.dashboard-32 {
  background: url("/assets/img/icons/32x32/okta-icons-sprite-32-004.01891656759054f41cf00d1e9bb1038b.png") no-repeat 0 -128px transparent;
}

.security-32 {
  background: url("/assets/img/icons/32x32/okta-icons-sprite-32-004.01891656759054f41cf00d1e9bb1038b.png") no-repeat 0 -160px transparent;
}

.groups-32 {
  background: url("/assets/img/icons/32x32/okta-icons-sprite-32-004.01891656759054f41cf00d1e9bb1038b.png") no-repeat 0 -192px transparent;
}

.iphone-128 {
  background: url("/assets/img/icons/128x128/smart-phones-128-02.6f3e8914bb2cbede99809ea0d43650e5.png") no-repeat 0 0 transparent;
}

.android-128 {
  background: url("/assets/img/icons/128x128/smart-phones-128-02.6f3e8914bb2cbede99809ea0d43650e5.png") no-repeat 0 -138px transparent;
}

.okta-verify-180 {
  background: url("/assets/img/icons/enduser/mfa-phone-screenshots-004.bc89d4577c3de97eadc7848d03a389ca.png") no-repeat 0 0 transparent;
}

.google-auth-180 {
  background: url("/assets/img/icons/enduser/mfa-phone-screenshots-004.bc89d4577c3de97eadc7848d03a389ca.png") no-repeat -100px 0 transparent;
}

.vip-access-180 {
  background: url("/assets/img/icons/enduser/mfa-phone-screenshots-004.bc89d4577c3de97eadc7848d03a389ca.png") no-repeat -200px 0 transparent;
}

.sms-code-180 {
  background: url("/assets/img/icons/enduser/mfa-phone-screenshots-004.bc89d4577c3de97eadc7848d03a389ca.png") no-repeat -300px 0 transparent;
}

.call-code-180 {
  background: url("/assets/img/icons/enduser/mfa-phone-screenshots-004.bc89d4577c3de97eadc7848d03a389ca.png") no-repeat -400px 0 transparent;
}

.mfa-call-30,
.mfa-claims-provider-30,
.mfa-custom-app-default-30,
.mfa-custom-oidc-30,
.mfa-custom-saml-30,
.mfa-duo-30,
.mfa-email-30,
.mfa-fido2-webauthn-30,
.mfa-fido-u2f-30,
.mfa-fido-web-30,
.mfa-hotp-30,
.mfa-okta-otp-30,
.mfa-okta-password-30,
.mfa-onprem-30,
.mfa-otp-30,
.mfa-phone-30,
.mfa-question-30,
.mfa-rsa-30,
.mfa-smart-card-idp-30,
.mfa-sms-30,
.mfa-vip-30,
.mfa-yubico-30 {
  background-color: #fff;
  background-image: url("/assets/img/icons/mfa/authenticationFactors30x30.f2d4250dbd42b15bfe9557cedda5ffe7.png");
  background-repeat: no-repeat;
  background-size: 500%;
  border: 1px solid #c1c1c8;
  border-radius: 4px;
  display: inline-block;
  height: 32px;
  width: 32px;
}

.mfa-rsa-30 {
  background-position: -120px -90px;
}

.mfa-otp-30 {
  background-position: 0 -30px;
}

.mfa-phone-30 {
  background-position: -120px -60px;
}

.mfa-question-30 {
  background-position: 0 -60px;
}

.mfa-okta-otp-30 {
  background-position: 0 -90px;
}

.mfa-vip-30 {
  background-position: -30px 0;
}

.mfa-duo-30 {
  background-position: -30px -30px;
}

.mfa-sms-30 {
  background-position: -30px -60px;
}

.mfa-email-30 {
  background-position: -90px -30px;
}

.mfa-call-30 {
  background-position: -30px -90px;
}

.mfa-yubico-30 {
  background-position: -60px 0;
}

.mfa-onprem-30 {
  background-position: -60px -30px;
}

.mfa-fido-web-30 {
  background-position: -60px -60px;
}

.mfa-fido-u2f-30 {
  background-position: -60px -90px;
}

.mfa-claims-provider-30,
.mfa-custom-oidc-30,
.mfa-custom-saml-30 {
  background-position: -90px -60px;
}

.mfa-okta-password-30 {
  background-position: -90px -90px;
}

.mfa-fido2-webauthn-30 {
  background-position: -120px 0;
}

.mfa-hotp-30 {
  background-position: -120px -30px;
}

.mfa-custom-app-default-30 {
  background-image: url("/assets/img/icons/mfa/custom-app-default-logo.875f6a26da7e783a30d6dd59b43386d7.svg");
  background-position: 50%;
  background-size: 75%;
}

.mfa-custom-app-default-30.custom-logo {
  background-size: contain;
}

.mfa-smart-card-idp-30 {
  background-image: url("/assets/img/icons/mfa/smart-card-idp.39217d8c2dca6eb74064eb147f255cb3.svg");
  background-position: 50%;
  background-size: 75%;
}

.rsa-securid {
  background: url("/assets/img/icons/enduser/mfa-hard-token-001.d1136d1724f92a0f7310abe8d7d8d3e5.png") no-repeat 0 0 transparent;
}

.on-prem {
  background: url("/assets/img/icons/enduser/mfa-onprem-token-001.739b06fa0afb67fa1ba81bc9b84d1a98.png") no-repeat 0 0 transparent;
}

.left-facing-triangle {
  border-bottom: .85714285rem solid transparent;
  border-right: .85714285rem solid #fff;
  border-top: .85714285rem solid transparent;
  height: 0;
  width: 0;
}

.preview-mode {
  background-color: #faf5dc;
  border-bottom: 1px solid #c1c1c8;
  color: #212126;
  margin: 0;
  padding: .85714285rem 1.7142857rem;
  text-align: center;
}

.preview-mode.impersonation-mode {
  background-color: #ffdfe2;
}

.preview-mode,
.preview-mode a {
  font-size: 14px;
  font-weight: 400;
}

.preview-mode a {
  text-decoration: underline;
}

.admin-banner {
  align-items: center;
  background-color: #f2f5ff;
  border-bottom: 1px solid #a7b5ec;
  color: #212126;
  display: flex;
  font-size: 1rem;
  font-weight: 200;
  justify-content: center;
  margin: 0;
  padding: .85714285rem 1.7142857rem;
  width: 100%;
}

.admin-banner-warning {
  background-color: #faf5dc;
}

.admin-banner-warning--violation {
  background-color: #ffdfe2;
}

.admin-banner-logo {
  padding-right: .428571425rem;
  position: relative;
  top: -1px;
  vertical-align: middle;
}

.admin-banner-warning a {
  color: #212126;
  text-decoration: underline;
}

.admin-banner .dismiss-icon {
  display: inline-block;
  float: none;
  margin-left: .85714285rem;
  position: relative;
  top: 1px;
}

.admin-banner .dismiss-icon:hover:before {
  color: #1662dd;
}

.admin-banner .dismiss-icon:before {
  color: #212126;
}

.sticky {
  position: fixed!important;
  top: 0;
}

.convert-count {
  background-color: #fff!important;
  color: #6e6e78!important;
}

.convert-count,
.convert-count-disabled {
  border: 1px solid #c1c1c8;
  font-weight: 400;
  margin-left: .428571425rem;
  padding: .428571425rem;
  text-shadow: none!important;
}

.convert-count-disabled {
  background-color: #f5f5f6!important;
  color: #212126!important;
}

.security-tabs-list {
  position: relative;
}

#deep-link-text {
  word-wrap: break-word;
  color: #212126;
  display: inline-block;
  font-size: 1rem;
  margin: .85714285rem 0 0;
  width: 286px;
}

#deep-link-text .deep-link-app {
  color: #212126;
  font-weight: 600;
}

.stepNumber {
  background: #1662dd;
  border: 2px solid #00297a;
  border-radius: 999px;
  color: #fff!important;
  font: 1rem;
  height: 16px;
  padding: .428571425rem;
  text-align: center;
  width: 16px;
}

.enduser-app .goog-te-gadget-simple {
  background: transparent;
  border: none;
  margin-left: .85714285rem;
  padding: 0;
}

.enduser-app .goog-te-gadget-icon {
  margin-top: -1px;
}

.enduser-app .goog-te-gadget-simple>span {
  vertical-align: baseline!important;
}

.enduser-app .goog-te-menu-value:hover {
  text-decoration: none;
}

.enduser-app .goog-te-menu-value>span:first-child+img+span {
  display: none;
}

.enduser-app .goog-te-menu-value>span+img+span {
  font-size: 14px;
}

.page-title-container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.7142857rem;
  margin-top: 1.7142857rem;
}

.page-title-container .page-title {
  margin: 0;
}

.page-title-container .page-title .icon {
  line-height: 24px;
  position: static;
}

.page-title-container .page-title .icon:before {
  line-height: 1;
}

.page-title-container .page-links {
  position: static;
}

.ajax-form-editor .ajax-form-error {
  margin: 1.7142857rem 1.7142857rem 0;
}

.simplemodal-wrap .ajax-form-editor .ajax-form-error {
  border-radius: 4px;
}

.two_col_left .ajax-form-editor .ajax-form-error,
.two_col_right .ajax-form-editor .ajax-form-error {
  border-radius: 0;
  margin: 0;
}

#manage-people-toolbar .dropdown {
  background: transparent;
}

#manage-people-toolbar .dropdown.more-actions {
  float: left;
}

#change_password {
  margin-top: 1.7142857rem;
}

#contact-info,
#person-info {
  padding: 1.7142857rem .85714285rem 0;
}

.userlist-name .username {
  color: #6e6e78;
  display: block;
  font-size: .8705493166rem;
}

.import-sources.module-wrap {
  padding: .85714285rem 1.7142857rem;
}

.import-sources .module h2 {
  border-bottom: 1px dashed #c1c1c8;
}

.import-sources .module h3 {
  font-size: 1rem;
  margin: 0;
}

.import-sources .profile-app-list {
  background: #fff;
  border: 1px solid #c1c1c8;
  margin: 0!important;
  padding: .428571425rem;
}

.import-sources .profile-app-list .app-entry {
  border-bottom: 1px solid #c1c1c8;
}

.import-sources .profile-app-list .app-entry:first-child {
  border-top: 1px solid #c1c1c8;
}

.import-sources .col-left,
.import-sources .col-right {
  width: 280px;
}

.import-sources .col-left {
  float: left;
}

.import-sources .col-right {
  float: right;
  margin-left: .85714285rem;
}

.import-sources .icon-link-list li {
  margin-bottom: .428571425rem;
}

#help-doc .import-sources h4 {
  border-bottom: 1px dashed #c1c1c8;
  padding-bottom: .428571425rem;
}

.user-search-wrap {
  position: relative;
}

.user-search {
  position: absolute;
  right: 1.7142857rem;
  top: .85714285rem;
  z-index: 1;
}

.user-search .magnify-search {
  border: none;
  height: 1.7142857rem;
  left: .85714285rem;
  margin: 1px;
  position: absolute;
  top: .428571425rem;
  width: 14px;
}

#bulk-assign-group-search .text-field-default,
.user-search .text-field-default {
  border-right-width: 0;
  padding-left: calc(1.28571rem + 14px);
  width: 257px;
}

.user-search .input-fix {
  padding: 1.7142857rem 0;
}

.user-search .input-fix label.inline-label {
  color: #aaaab4;
  left: 2.142857125rem;
  top: .428571425rem;
}

.user-search .dropdown,
.user-search .inline-label-wrap {
  background: transparent;
  float: left;
  position: relative;
}

.user-search .user-search-select-all {
  border-left-width: 0!important;
}

.user-search .user-search-select-all .user-search-button {
  color: #212126;
  line-height: 28px;
  min-width: 70px;
  padding: 0 .428571425rem 0 1.7142857rem;
  text-decoration: none;
}

.user-search .user-search-select-all .user-search-button .icon {
  left: 5px;
}

.button-callout,
.link-button .count.rounded-5,
.user-search-button-wrap .count {
  background: #f5f5f6;
  border: 1px solid #c1c1c8;
  border-radius: 12px;
  color: #212126!important;
  margin-left: .428571425rem;
  min-width: 6px;
  padding: .428571425rem;
  text-shadow: none;
}

.link-button .count.rounded-5,
.user-search-button-wrap .count {
  border-radius: 12px!important;
  font-size: 11px;
}

.count.with-braces:before,
.manage-group-members .page-toolbar .count:before {
  content: "(";
}

.count.with-braces:after,
.manage-group-members .page-toolbar .count:after {
  content: ")";
}

.button-callout {
  font-size: 11px;
}

.user-search-select-all-hide .user-search .user-search-filter {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 4px;
}

.user-search-select-all-hide .user-search .user-search-select-all {
  display: none;
}

.user-search .user-search-select-all {
  padding: .428571425rem 0;
}

.user-search .user-search-button-wrap:hover {
  border-color: #00297a;
}

.user-search .dropdown.more-actions .options-wrap {
  left: -240px;
  width: 306px;
}

.user-search-dropdown.dropdown .options li.option {
  padding: .85714285em;
}

.user-search-dropdown.dropdown .options li.option p {
  margin: 0;
  padding-left: 1.7142857em;
}

.user-search-dropdown .option.icon-16 .icon {
  position: absolute;
}

.user-search-dropdown .option.icon-16 p+p {
  margin-top: .428571425rem;
}

#new-user-form.help-sidebar .infobox-error {
  margin: .85714285rem .85714285rem 0!important;
}

.dataTables_info,
.dataTables_length,
.dataTables_paginate {
  font-size: inherit;
  padding: 0;
}

.dataTables_length {
  display: flex;
}

.dataTables_length select {
  margin-left: .428571425rem;
  padding-right: 1.7142857rem;
}

.dataTables_filter {
  font-size: 14px;
  padding: 0;
}

.dataTables_filter input[type=text] {
  border-radius: 4px!important;
  font-size: 14px;
  padding-left: 1.7142857rem;
}

.dataTables_filter label:after {
  left: .428571425rem;
  top: 7px;
}

.dataTables_processing {
  width: 160px;
}

.data-grid-container .fg-toolbar {
  background: #f5f5f6;
  padding: .85714285rem 1.7142857rem;
}

.data-grid-container .fg-toolbar.ui-corner-bl,
.data-grid-container .fg-toolbar.ui-corner-br,
.data-grid-container .fg-toolbar.ui-corner-tl,
.data-grid-container .fg-toolbar.ui-corner-tr {
  border-radius: 4px!important;
}

.data-grid-container table.display thead th span.ui-icon {
  top: 3px;
}

.paging_full_numbers .fg-button {
  font-size: inherit;
}

.m-form span.read-only-input#groups-selector-explain-text {
  padding-left: 0;
}

.bulk-assign-select-all-people-hide .user-search-button-wrap.user-search-select-all {
  display: none;
}

.bulk-assign-select-all-people-hide .user-search-dropdown .user-search-button-wrap {
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
}

#app-instance-progress .wait-dialog {
  margin: .85714285rem 0;
}

.app-instance .link-bar-big {
  border-top: 1px solid #c1c1c8;
}

.app-instance .m-form,
.app-instance .v-form {
  background-color: transparent;
}

.app-instance ol.bullets li,
.app-instance ol.no-bullets li,
.app-instance ul.bullets li,
.app-instance ul.no-bullets li,
.simplemodal-container ol.bullets li,
.simplemodal-container ol.no-bullets li,
.simplemodal-container ul.bullets li,
.simplemodal-container ul.no-bullets li {
  margin-bottom: .428571425rem;
  padding: 0;
}

.app-instance ul.no-bullets li.radio-wrap {
  line-height: 20px;
  margin-bottom: .428571425rem;
  padding: .428571425rem;
}

.app-instance h2 .header-link {
  color: #1662dd;
}

.app-instance-editor {
  position: relative;
}

#app-instance-list-wrap .app-instance-list,
.app-instance-editor .button-bar {
  margin: 0;
}

.app-instance-list li {
  margin-top: .428571425rem;
}

.app-instance-infobox .infobox {
  border-bottom: none!important;
  padding: .428571425rem .85714285rem .428571425rem 1.7142857rem;
}

.app-instance-infobox .infobox p {
  color: #212126;
  padding: 0;
}

.app-instance-infobox .infobox-error {
  background: transparent url("/assets/img/icons/16x16/error-01.fa55d715ffe62d95fb0eded26d323a55.png") 6px 6px no-repeat;
}

.app-instance-infobox .infobox-success {
  background: transparent url("/assets/img/icons/16x16/success-01.2d1081a61122f6a277b470cc23fce6b6.png") 6px 6px no-repeat;
}

.app-instance-infobox .infobox-warning {
  background: transparent url("/assets/img/ui/indicators/ajax-loader-job-pending.1d838bc91c2658771ea36420835c1688.gif") 6px 6px no-repeat;
}

.app-instance-list li a.app-instance-link strong {
  color: #fff;
}

.app-instance-list li .app-instance-user a {
  text-decoration: none;
}

.app-instance-list li a.app-instance-link {
  color: #fff;
  display: block;
  padding: .428571425rem .428571425rem .428571425rem 1.7142857rem;
}

.app-instance-list li a.app-instance-link,
.app-instance-list li a:hover {
  background: transparent url("/assets/img/ui/indicators/collapsed-white.083febe5e3fffbc64a2bb3c65f5a6b12.png") 6px 50% no-repeat;
}

.app-instance-list li a:hover {
  text-decoration: none;
}

.app-instance-list li .expanded a.app-instance-link {
  background: transparent url("/assets/img/ui/indicators/expanded-white.53a10ca32789b8e078f534a86deca88a.png") 6px 50% no-repeat;
}

.app-instance .app-instance-editor dl.read-only-form {
  background: #f5f5f6;
  margin-bottom: .428571425rem;
  padding: .85714285rem 1.7142857rem 0;
}

a.login-enable,
a.reset-password {
  display: block;
}

#google-domain-help-text {
  float: left;
  margin-top: 1.7142857rem;
  width: 355px;
}

.m-form-input-explain {
  float: left;
  width: 355px;
}

.app-instance-editor .link-bar {
  position: absolute;
  right: 0;
  top: -20px;
}

.app-instance-editor .link-bar a {
  color: #fff;
}

.app-instance-user .app-instance-editor a:hover {
  background: transparent;
}

#app-instance-assign-list .no-bullets {
  margin: 0;
}

#app-instance-assign-list>ul>li {
  line-height: 1.7142857;
  margin-bottom: .85714285rem;
}

#app-instance-assign-list .edit-form {
  background: #fff;
  border: 1px solid #c1c1c8;
  border-radius: 4px 4px 0 0;
}

.app-instance-assign-input {
  display: block;
}

.app-instance-assign-input.active {
  margin-bottom: 1.7142857rem;
}

#app-instance-assign-list .m-form .m-form-explain-text {
  margin-left: 164px;
}

.master-app-info .info-toggle {
  bottom: 0;
  display: block;
  left: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.master-app-info .info-toggle .icon {
  left: auto;
  right: 15px;
  top: 15px;
}

#tab-account- .o-form-label .o-form-explain,
.attribute-names {
  display: block;
}

#demaster-user {
  max-width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.edit-form-wrap dl.form-content-wrap.has-link-bar {
  padding: 3.4285714rem .85714285rem .85714285rem!important;
}

.api-token-search {
  width: 200px;
}

.api-token-inline-msg {
  font-size: 14px;
  font-weight: 600;
}

#customize-emails-wrap .link-bar,
.su-app-versions .link-bar {
  margin: -3.4285714rem .428571425rem 0 0;
}

#customize-emails-wrap .link-bar a,
.su-app-versions .link-bar a {
  cursor: pointer;
  float: left;
  padding: 0 .428571425rem!important;
}

#customize-emails-wrap .link-bar a#resetEmail {
  margin-right: .85714285rem;
}

#customize-emails-wrap .select-item td {
  width: 250px;
}

#customize-emails-wrap .preview {
  min-height: 300px;
}

#customize-emails-wrap .spinner-wrap {
  height: 300px;
}

#customize-emails-wrap .read-only-form,
#customize-emails-wrap .v-form {
  padding: 1.7142857rem;
}

#customize-emails-wrap .v-form label {
  margin: 0;
}

#customize-emails-wrap .v-form textarea {
  margin-top: .428571425rem;
  padding: .428571425rem;
  position: static;
  width: 600px;
}

#customize-emails-wrap .v-form .subject-textbox {
  display: block;
  margin-top: .428571425rem;
  padding: .428571425rem;
  width: 600px;
}

#customize-emails-wrap .v-form input[type=checkbox] {
  position: static;
  width: auto;
}

#customize-emails-wrap .v-form .toggle-email-content {
  display: block;
  float: none;
  height: auto;
  margin: 0 0 .428571425rem;
  padding: 0;
  position: static;
  width: auto;
}

#customize-emails-wrap .v-form .toggle-email-content input[type=checkbox] {
  float: left;
  margin: 0 .428571425rem 0 0;
}

#customize-emails-wrap .emailHtml {
  height: 305px;
}

.email-preview {
  background: #fff;
  border: 1px solid #c1c1c8;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(160,160,160,.16);
  margin: .85714285rem 0;
  padding: 1.7142857rem;
}

table.display th.listed-applications-th {
  border-left: none!important;
}

span.button-label {
  display: inline-block;
}

.active span.button-label,
span.cancel {
  display: none;
}

.active span.cancel {
  display: inline-block;
}

#add-app-inst-button span.cancel {
  font-size: 14px;
}

#new-admin-link {
  width: 122px;
}

#new-admin-link-cancel {
  width: 72px;
}

#die-apps-header {
  display: none;
}

#die-apps-header a {
  display: inline-block;
  font-size: 14px;
  line-height: 1.7142857;
  padding: 0 0 0 22px;
}

#die-apps-header ul span {
  left: 0;
  position: absolute;
  top: 0;
}

#die-apps-header li {
  margin-top: .428571425rem;
}

#die-apps-header {
  padding: 3.4285714rem 0 0 3.4285714rem;
  width: 600px;
}

.read-only-dialog-form-field {
  display: block;
  font-weight: 400;
  left: 200px;
  max-height: 14px;
  min-width: 220px;
  padding: .428571425rem;
  position: relative;
  top: -19px;
  width: 220px;
}

.padding-left-30 {
  padding-left: 30px!important;
}

.display-none {
  display: none!important;
}

.framed-profile-pic {
  border: 1px solid #c1c1c8;
  height: 66px;
  width: 66px;
}

#user-groups-list .user-search .user-search-dropdown .option-selected.user-search-button {
  width: 0!important;
}

#user-groups-list .user-search .dropdown.more-actions .option-selected .user-search-by-icon {
  display: none!important;
}

#user-groups-list .user-search .dropdown.more-actions .option-selected span.icon-dm {
  right: 10px!important;
}

#user-groups-list .app-info .app-label {
  width: auto;
}

#user-groups-list tbody:last-child tr:last-child td {
  border-bottom: none;
}

#user-groups-list .app-info {
  width: 90%;
}

#user-groups-list .app-info-button {
  width: 5%;
}

#admin-user-profile #tab-apps- .app-assignment-type {
  margin-bottom: 0;
}

#admin-user-profile #tab-apps- .app-info {
  vertical-align: middle!important;
}

#admin-user-profile #tab-apps- .app-info .app-label {
  margin-top: 0!important;
  vertical-align: middle;
  width: 70%;
}

#admin-user-profile #tab-apps- .app-info .app-label p {
  align-items: center;
  display: flex;
  min-height: 32px;
}

#admin-user-profile #tab-apps- .app-info .app-label p:after {
  content: "";
  min-height: inherit;
}

#admin-user-profile #tab-apps- .app-info .app-label p a {
  width: 100%;
}

#admin-user-profile #tab-apps- .app-actions {
  display: flex;
  margin-top: 5px!important;
}

#admin-user-profile #tab-groups- .app-label p.name {
  margin-bottom: 0;
}

#admin-user-profile #tab-account- .link-bar a.wide {
  width: auto;
}

#admin-user-profile #user-status {
  display: flex;
  margin-bottom: 1.7142857rem;
}

#admin-user-profile #user-status.status-bar {
  clear: both;
}

#admin-user-profile #user-status p {
  float: left;
  margin-bottom: 0;
  margin-left: 0!important;
  margin-right: 1.7142857rem!important;
  margin-top: .85714285rem!important;
}

#admin-user-profile #user-status p a {
  margin-left: 0;
}

#admin-user-profile #user-status .icon {
  position: relative!important;
  top: .2142857125rem;
}

#admin-user-profile #user-status .user-type--status-container {
  clear: both;
  line-height: 1.7142857;
  margin-right: 1.7142857rem;
  margin-top: .85714285rem;
}

#admin-user-profile .profile-photo {
  clear: none!important;
  margin-bottom: 0;
  position: relative;
  top: -.428571425rem;
}

#admin-user-profile .profile-pic {
  border: 1px solid #c1c1c8;
  float: left;
  margin: 0 1.7142857rem .428571425rem 0;
}

#admin-user-profile .admin-user-profile-header {
  position: relative;
}

.checkbox-group.scrollable {
  background: #fff;
  border: 1px solid #c1c1c8;
  border-radius: 4px;
  max-height: 210px;
  overflow: scroll;
  padding: .428571425rem 0;
}

.checkbox-group.scrollable .form-cb-wrap {
  padding: 0 .428571425rem;
}

.checkbox-group.scrollable .form-cb-wrap:hover {
  background-color: #f5f5f6;
  color: #212126;
}

#managed-by-group-properties .checkbox-group.scrollable {
  background: transparent;
  border-color: #c1c1c8;
}

#managed-by-individual-properties .checkbox-group {
  left: 200px!important;
}

td .groups-table-icon {
  display: block;
  height: 16px;
  margin: 0 0 0 .428571425rem;
  position: relative;
  top: 5px;
  width: 16px;
}

.priority-number {
  display: block;
  float: left;
  font-size: 1rem;
  font-weight: 600;
  height: 32px;
  line-height: 32px;
  width: 30px;
}

.priority-controls {
  display: block;
  float: left;
  width: 16px;
}

.priority-controls .icon-16,
.priority-controls .icon-16 .icon {
  display: block!important;
}

.priority-link.disabled-link .icon {
  opacity: .3;
}

.app-info .app-label p.descr:empty {
  content: "No description";
}

#confirm-gaa-edit-content .m-form span.read-only-input {
  left: 170px!important;
}

#confirm-gaa-edit-content .m-form .form-cb-wrap {
  height: 37px!important;
}

div#managed-by-individual-properties span.read-only-input {
  padding: 0!important;
}

#confirm-appuser-edit .app-credentials-logo {
  margin: 0 0 1.7142857rem;
  width: 40%;
}

#confirm-appuser-edit .app-credentials-infobox {
  width: 60%;
}

.app-logo-infobox {
  border-bottom: 1px solid #c1c1c8;
  margin: 1.7142857rem 1.7142857rem 0;
  padding-bottom: .85714285rem;
}

.app-credentials-infobox h3 {
  margin: 0;
}

.user-search .search-add {
  border: none;
  height: 16px;
  left: .428571425rem;
  position: absolute!important;
  top: .428571425rem;
  width: 16px;
  z-index: 1;
}

dl.edit-form.app-assignment-override-options {
  border: 1px solid #c1c1c8;
  margin: 0 1.7142857rem;
  padding: 1.7142857rem 0;
}

dl.edit-form.app-assignment-override-options.has-attributes {
  border-bottom: 1px solid #c1c1c8;
}

#topControlControlBar #convert-cancel-button {
  float: right;
}

.switch-search-paginate-pos .dataTables_wrapper .dataTables_length {
  float: left!important;
}

#directories-toolbar .dropdown.more-actions {
  float: left;
}

#bulk-assign-user-search .dropdown.more-actions .option-selected {
  border-radius: 0!important;
}

#user-profile-apps .data-list-table td {
  padding: .85714285rem;
}

.app-assignment-info {
  padding-left: 1.7142857rem;
  position: relative;
}

.app-assignment-info .icon.group-override-16 {
  left: -16px;
}

.app-assignment-info .icon {
  left: 0;
  position: absolute!important;
}

.app-assignment-info .app-user-username {
  margin-top: .428571425rem;
}

.app-instance-editor .form-separator {
  border-top: 1px solid #c1c1c8;
  margin: 0 1.7142857rem;
  padding: 0;
}

.org-app-list .app-icon-mini {
  background: #fff;
  height: 32px;
  width: 72px;
}

.org-app-list .app-icon-mini img {
  margin: .428571425rem auto 0;
  max-height: 16px!important;
  max-width: 60px;
}

.org-app-list,
.org-app-list .app-info {
  position: relative;
}

.org-app-list .app-info {
  -ms-grid-columns: 120px 1fr auto;
  align-items: center;
  display: -ms-grid;
  display: grid;
  grid-template-columns: 120px 1fr auto;
}

.org-app-list .app-info .app-label {
  margin: 0;
}

.org-app-list .app-info .app-label .app-instance-name {
  word-break: break-all;
}

.org-app-list .app-info .app-actions {
  margin: 0 1.7142857rem;
}

.org-app-list .edit-form {
  background: #fff;
  border: 1px solid #c1c1c8;
  margin-bottom: 1.7142857rem;
}

.app-instance-data-wrap {
  border-bottom: 1px solid #c1c1c8;
  padding: 1.7142857rem;
  position: relative;
}

.app-instance-data-wrap:last-child {
  border-bottom: none;
}

.app-instance-data-wrap .app-logo {
  background: #fff;
  border: 1px solid #c1c1c8;
  border-radius: 4px;
  float: left;
  height: 48px;
  width: 110px;
}

.app-instance-data-wrap .app-logo img {
  display: block;
  height: 18px;
  margin: .85714285rem auto 0;
  width: auto;
}

.app-instance-data-wrap .app-details {
  float: left;
  margin: .428571425rem 0 0 .85714285rem;
}

.app-details h3 {
  font-size: 1rem;
  margin: 0;
  padding: 0;
}

#apps-to-remove .app-details h3 {
  line-height: 40px;
}

.app-details p {
  color: #212126;
  line-height: 20px;
}

.app-instance-data-wrap .toggle-control {
  position: absolute;
  right: 10px;
  top: 10px;
}

.template-group-app-properties dl.edit-form {
  background: #fff;
  border: 1px solid #c1c1c8;
  border-radius: 4px;
  margin-bottom: .85714285rem;
}

.template-group-app-properties dl.edit-form:last-child {
  margin-bottom: 0;
}

#app-assignment .details .app-instance-name,
.pick-list .details .app-instance-name {
  line-height: 1.7142857;
  margin: 0;
  padding: .428571425rem 0;
}

.app-assignment-wrap {
  border-radius: 0 0 4px 4px;
  border-top: none;
  margin-bottom: 1.7142857rem;
  padding: 0;
}

.app-assignment-wrap .ajax-form-editor .ajax-form-error {
  border-top: none!important;
  margin: 0 -1px 1.7142857rem;
}

.app-assignment-wrap .fake-toolbar {
  align-items: center;
  background: #f5f5f6;
  border: solid #d7d7dc;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-width: 1px 1px 0;
  display: flex;
  justify-content: space-between;
  padding: .85714285rem 1.7142857rem;
}

#app-instance-assign-list .rounded-tab-body-4 {
  margin-bottom: 1.7142857rem;
}

#app-instance-assign {
  background: #f5f5f6;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

#bulk-result .infobox:last-child {
  margin-bottom: 1.7142857rem;
}

.edit-form .password-policy-types-spread label.form-cb-wrap {
  display: inline-block;
  margin-bottom: 1.7142857rem;
  margin-right: .428571425rem;
  padding: 0;
}

.edit-form .read-only-input :last-child .form-cb-wrap {
  margin-bottom: 0;
}

.read-only-form .password-policy-types,
.read-only-form .password-policy-types-spread {
  padding-bottom: 0;
}

.form-divider {
  border-bottom: 1px solid #c1c1c8;
  clear: both;
  margin-bottom: 1.7142857rem;
  padding-top: .428571425rem;
}

.ip-config-wrap {
  background: #f5f5f6;
  border: 1px solid #c1c1c8;
  border-radius: 4px;
  clear: both;
  padding: 1.7142857rem;
}

.ip-config-wrap textarea {
  min-height: 30px!important;
}

.network textarea {
  margin-bottom: 0;
  max-width: 100%;
  min-height: 100px;
  min-width: 100%;
  width: 100%;
}

#policy-container .data-list-content {
  min-height: auto;
}

table .policy-rule td {
  border-bottom: none;
}

table tr.policy-rule-summary:hover td,
table tr.policy-rule:hover td {
  background-color: #fff;
}

table .policy-rule-disabled td,
table .policy-rule-disabled td .l-txt,
table tr.policy-rule-disabled:hover td {
  background-color: #f5f5f6;
  color: #212126;
}

table .policy-rule-summary td {
  border-bottom: 1px solid #c1c1c8;
  padding: 0 .85714285rem .85714285rem;
}

.policy-rule-summary-col {
  float: left;
  width: 50%;
}

.policy-rule-summary-col+.policy-rule-summary-col {
  padding: 0 0 0 .428571425rem;
}

.policy-rule-summary-heading {
  background-color: #f5f5f6;
  color: #212126;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
}

.policy-rule-summary-list {
  margin-top: .428571425rem;
}

.policy-rule-summary-item {
  border-radius: 4px;
  padding-left: 1.7142857rem;
  position: relative;
}

.policy-rule-summary-item+.policy-rule-summary-item {
  margin-top: .428571425rem;
}

.policy-rule-summary-item .icon-16 {
  background-color: #fff;
  left: 0;
  position: absolute;
  top: 0;
}

.policy-rule-summary-item p {
  margin-bottom: .85714285rem;
}

.policy-rule-disabled .policy-rule-summary-heading,
.policy-rule-disabled span.icon-16 {
  background-color: #f5f5f6;
}

#app-sign-on-rule-dialog .block,
#app-sign-on-rule-dialog .button-bar {
  padding-top: 2.57142855rem;
}

.policy-rule-form {
  padding: .85714285rem;
}

.policy-rule-form .module-white {
  padding: 0;
}

.policy-rule-form h4 {
  border-bottom: 1px solid #c1c1c8;
  color: #212126;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.7142857;
  margin: 0;
  padding: .428571425rem .85714285rem .428571425rem 3.4285714rem;
  position: relative;
  text-transform: uppercase;
}

.policy-rule-form h4.border-top {
  border-top: 1px solid #c1c1c8;
}

.policy-rule-form h4 .icon {
  left: 8px;
  position: absolute;
  top: 8px;
}

.policy-rule-form h4 span {
  font-size: 1rem;
}

.policy-rule-form h4 .help-link {
  float: right;
  position: relative;
  text-transform: none;
}

.policy-rule-form h4 .help-link .icon {
  left: -16px;
  top: 0;
}

.policy-rule-form .label-top {
  display: block;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: .428571425rem;
}

.policy-rule-form .label-top-input {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}

.policy-rule-form ul.as-selections {
  min-height: 30px;
}

.policy-rule-form .checkbox-wrap {
  margin-bottom: 0;
}

.policy-rule-form .checkbox-wrap+.checkbox-wrap {
  margin-top: .85714285rem;
}

.policy-rule-form textarea {
  max-width: 100%;
  min-width: 100%;
  padding: .85714285rem;
  width: 100%;
}

#appsignonrule-action-select {
  margin-left: .428571425rem;
}

.policy-rule-form-user-agent .policy-rule-form-user-agent {
  margin-bottom: 2%;
  margin-left: 3.3%;
  margin-top: 2%;
  width: 68%;
}

.explain-text-user-agent {
  margin-left: 3.3%;
}

.policy-rule-form-user-agent-input-error {
  border: 1px solid #da372c!important;
}

.policy-rule-user-agent-error {
  color: #640019;
}

.explain-user-agent-string-note {
  color: #212126;
  font-weight: 600;
}

.explain-text-user-agent-preface {
  margin-bottom: 1.7142857rem;
}

#vip-cert-info {
  height: 50px;
}

.vip-cert-details>span {
  color: #212126;
  display: block;
  font-size: 14px;
}

#vip-form-wrap .m-form {
  border: none;
}

#vip-form-wrap .upload-vip-cert {
  height: 40px;
}

.upload-vip-cert .explain-text {
  font-weight: 400;
  position: absolute;
  top: 38px;
}

#vip-cert-info .read-only-input {
  padding: .428571425rem 0;
}

#vip-cert-info .read-only-input>span {
  display: block;
  line-height: 1.7142857;
}

#root-cert-info {
  height: 50px;
}

.root-cert-details>span {
  color: #212126;
  display: block;
  font-size: 14px;
}

#root-cert-form-wrap .m-form {
  border: none;
}

#root-cert-form-wrap .upload-root-cert {
  height: 40px;
}

.upload-root-cert .explain-text {
  font-weight: 400;
  position: absolute;
  top: 38px;
}

#root-cert-info .read-only-input {
  padding: .428571425rem 0;
}

#root-cert-info .read-only-input>span {
  display: block;
  line-height: 1.7142857;
}

.v-form .dd-wrap {
  display: block;
  font-weight: 400;
  width: 400px!important;
}

.v-form-400 label {
  margin-bottom: .428571425rem!important;
}

dl.read-only-form-v-400 {
  padding: 1.7142857rem!important;
}

dl.read-only-form-v-400 .m-form-section-heading-second {
  padding-top: .428571425rem!important;
}

.padding-l-16 {
  padding-left: 16px!important;
}

.code-sample kbd {
  word-wrap: break-word!important;
  background-color: #fff;
  border: 1px solid #c1c1c8;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7142857;
  margin: 0;
  padding: .428571425rem .85714285rem;
}

.code-sample kbd.l-txt {
  font-size: 1rem!important;
  padding: .428571425rem .85714285rem;
}

.code-sample kbd.dashed {
  border-style: dashed;
}

.code-sample .no-bullets {
  margin: .85714285rem .85714285rem 0;
}

.code-sample .no-bullets>li {
  margin-bottom: 1.7142857rem!important;
}

.code-sample .no-bullets>li.margin-btm-0 {
  margin-bottom: 0!important;
}

.code-sample-transform kbd {
  float: left;
  width: 270px;
}

.code-sample-transform-full-screen kbd {
  width: 240px!important;
}

.code-sample-transform kbd+kbd {
  margin-right: 0;
}

.code-sample-transform li>p {
  margin: 0 0 .428571425rem;
}

.code-transform-arrow {
  display: block;
  float: left;
  height: 28px;
  margin: 0 .85714285rem 0 .428571425rem;
  width: 21px;
}

.code-sample .block-sub-heading {
  margin: 1.7142857rem 0 .85714285rem;
}

.code-sample.success kbd {
  border-color: #c1c1c8;
}

.ldap-distro-dropdown.dropdown.dropdown-edit .options-wrap,
.ldap-distro-dropdown .option-selected {
  border-right: 1px solid #c1c1c8;
  width: 100%;
}

.ldap-distro-dropdown.dropdown.more-actions .option-selected span.icon-dm {
  float: right;
}

.ldap-distro-dropdown .option-selected {
  border-color: #1662dd;
}

.ldap-distro-dropdown.dropdown.more-actions .options {
  position: relative;
  width: 100%;
}

.ldap-distro-dropdown.dropdown.more-actions .option a {
  align-items: center;
  display: flex;
  padding: .85714285rem;
}

.ldap-distro-dropdown .app-logo {
  align-items: center;
  display: flex;
  height: 30px;
  width: 70px;
}

.ldap-distro-dropdown .app-logo img {
  max-height: 21px;
  max-width: 48px;
}

.ldap-distro-dropdown li:hover {
  background: #f5f5f6;
  cursor: pointer;
}

#bottomControlBar .link-button:first-child,
#topControlBar .link-button:first-child {
  margin-left: 0!important;
}

#topControlBar .link-button {
  float: left;
}

#bottomControlBar .link-button.float-r,
#topControlBar .link-button.float-r {
  margin-right: 0!important;
}

.data-grid-controls-checkbox,
.data-grid-controls-checkbox-label {
  font-size: inherit;
}

#ad-agent-list ul li div.agent-light,
#status-section-active-directory li .icon,
#token-list th .icon,
.token-name .icon {
  display: block;
  float: left;
  height: 16px;
  width: 16px;
}

#status-section-active-directory li .icon {
  margin: 0 .428571425rem 0 0;
}

#content .setup-step {
  background: #1662dd;
  border-radius: 50% 50% 50% 50%;
  color: #fff;
  display: block;
  float: left;
  font-size: 1rem;
  font-weight: 600;
  height: 30px;
  line-height: 30px;
  margin-right: .428571425rem;
  padding: 0;
  text-align: center;
  width: 30px;
}

#profile-masters-warning-modal .infobox {
  margin: .85714285rem;
}

#profile-masters .data-list-content {
  min-height: auto;
}

#profile-master-priority-table .profile-master-priority-row p {
  margin-bottom: 0;
}

#profile-master-priority-table .profile-master-priority-row:last-child td {
  border-bottom: 0;
}

#confirm-mass-action {
  overflow: hidden;
}

#appsignonrule-reauth-minutes {
  width: 100px!important;
}

.ac_results {
  background-color: #fff;
  border: 1px solid #c1c1c8;
  box-shadow: 0 1px 2px rgba(160,160,160,.4);
  margin-top: .428571425rem;
  overflow: hidden;
  padding: 0;
  z-index: 99999;
}

.ac_results ul:not([class]) li {
  margin-bottom: 0;
}

.ac_results ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.ac_results li {
  color: #212126;
  cursor: default;
  display: block;
  margin: 0;
  overflow: hidden;
  padding: .85714285rem;
}

.ac_results li strong {
  font-weight: 600;
}

.ac_results li+li {
  border-top: 1px solid #c1c1c8;
}

.ac_loading {
  background: #fff url("/assets/img/ui/indicators/okta-spinner.631e53afc4149c55253645fb7d1177ac.gif") 98% no-repeat;
  background-size: 16px 16px;
}

.ac_over {
  background-color: #f5f5f6;
  cursor: pointer!important;
}

.ac-msg-wrap {
  padding: .428571425rem 0;
  text-align: center;
}

.ac-msg-wrap h2 {
  font-weight: 400;
  margin-bottom: .428571425rem;
  padding: 0;
}

.skiplink {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.admin-app a[target=_blank]:not([href^="mailto:"]):after {
  content: none;
}

#container {
  width: 100%;
}

#content {
  background: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  display: block;
  margin: auto;
  min-height: 400px;
  padding: 6.8571428rem 0 0;
  position: relative;
  width: 1000px;
}

.superuser-app #content {
  width: 97%;
}

.enduser-app #container {
  margin: 0 auto;
}

.enduser-app #content {
  background: #f5f5f6;
}

.two_col_left,
.two_col_right {
  box-sizing: border-box;
  float: left;
  width: 50%;
}

.two_col_left {
  padding-right: 1.7142857rem;
}

.two_col_right {
  padding-left: 1.7142857rem;
}

.help-sidebar.help-sidebar-tabs.ui-tabs-panel {
  background: transparent!important;
}

.help-sidebar.help-sidebar-tabs .form-wrap {
  border-bottom-left-radius: 4px!important;
  border-bottom-right-radius: 4px!important;
}

.help-sidebar.help-sidebar-tabs .form-wrap .form-content-wrap {
  background: #fff;
  border-radius: 4px;
  margin: 0!important;
}

.help-sidebar.help-sidebar-tabs .form-wrap .form-content-wrap.connected-tabs-content {
  overflow: visible;
}

.help-sidebar.ui-tabs-panel {
  padding-top: 0!important;
}

.help-sidebar .form-wrap .form-content-wrap {
  background: #fff;
  border: 1px solid #c1c1c8;
  border-top: 0 solid #c1c1c8;
  overflow: hidden;
  position: relative;
}

.help-sidebar .form-wrap .form-content-wrap.rounded-4,
.help-sidebar .form-wrap .form-content-wrap.rounded-top-4 {
  border-width: 1px;
}

.help-sidebar .form-wrap .data-grid-container {
  background: #f5f5f6;
}

.help-sidebar .form-wrap .edit-form-wrap {
  background: #fff;
}

.help-sidebar .rounded-4 .data-grid-container {
  border-radius: 4px;
}

.help-sidebar .form-group-wrap .button-bar {
  margin-top: 0;
}

.help-sidebar .minheight {
  min-height: 300px;
}

.help-sidebar .user-management-form-controls .link-bar.hdr-layout {
  top: .85714285rem;
}

.help-sidebar-tabs.ui-tabs {
  padding: 0;
}

.help-sidebar-tabs .form-wrap .form-content-wrap {
  border: 1px solid #c1c1c8;
}

.help-sidebar-tabs .form-wrap .form-content-wrap-attached {
  border-top: none;
}

.help-sidebar-tabs .form-wrap .data-grid-container .module table,
.help-sidebar-tabs .form-wrap .data-grid-container table {
  border-bottom: 1px solid #c1c1c8;
}

.help-sidebar-tabs ul.ui-tabs-nav {
  margin: .85714285rem 0 1.7142857rem!important;
}

.admin-app .help-sidebar .form-wrap .form-wrap {
  width: 100%!important;
}

.admin-app .help-sidebar#reviewNone {
  width: 72%!important;
}

.admin-app .page-toolbar .link-button {
  margin: 0;
}

.admin-app .page-toolbar .dropdown+.dropdown,
.admin-app .page-toolbar .link-button+.dropdown,
.admin-app .page-toolbar .link-button+.link-button {
  margin: 0 0 0 .85714285rem;
}

.connected-tabs-content {
  overflow: visible;
}

.help-wrap kbd {
  background: #fff;
  border: 1px dashed #c1c1c8;
  display: block;
  margin: -.85714285rem 0 0;
  padding: .428571425rem;
}

.help-wrap kbd+p {
  margin-top: .428571425rem;
}

.help-sidebar-modal .form-wrap {
  border-right: 1px solid #c1c1c8;
  box-sizing: border-box;
  width: 66%;
}

.help-sidebar-modal .form-wrap-padding.form-wrap-padded {
  width: 66%!important;
}

.help-sidebar-modal .help-wrap {
  padding: .85714285rem;
  width: 34%;
}

.help-sidebar-modal .form-group-wrap {
  background: #fff;
}

.help-sidebar-toolbar-hidden ul.ui-tabs-nav {
  padding: 0!important;
}

div:empty+h4 {
  margin-top: 0;
}

.page-toolbar {
  margin: 0 0 1.7142857rem;
}

.page-toolbar-btm {
  margin: 1.7142857rem 0 0;
}

.help-sidebar-border-top {
  border-top: 1px solid #c1c1c8;
}

.help-sidebar-modal .form-wrap-padding,
.padding-wrap {
  box-sizing: border-box;
  padding: 1.7142857rem;
}

.tab-container-min-height {
  min-height: 350px;
}

.side-tabs-nav {
  float: left;
  width: 20%;
}

.side-tabs-nav>ul>li {
  border-left: 4px solid transparent;
  color: #212126;
  padding: .428571425rem 1.7142857rem;
}

.side-tabs-nav>ul>li.selected,
.side-tabs-nav>ul>li.selected:hover {
  background: transparent;
  border-color: #1662dd;
}

.side-tabs-nav>ul>li:hover {
  border-color: #c1c1c8;
  cursor: pointer!important;
}

.side-tabs-content {
  float: left;
  width: 80%;
}

#universal-directory-profiles .data-list-empty-img {
  background-image: none;
  left: 0;
  margin-left: 0;
  position: relative;
  top: 0;
}

#universal-directory-profiles .data-list-empty-img:before {
  content: "\e067";
  top: -95px;
}

#universal-directory-profiles .data-list-empty-img:after,
#universal-directory-profiles .data-list-empty-img:before {
  speak: none;
  font-smoothing: antialiased;
  color: #c1c1c8;
  display: block;
  font-family: okticon;
  font-size: 100px;
  font-style: normal!important;
  font-weight: 300!important;
  margin-left: 345px;
  position: absolute;
  text-indent: 0;
  white-space: normal;
}

#universal-directory-profiles .data-list-empty-img:after {
  content: "\e004";
  top: -98px;
}

.input-visibility-icon {
  height: 16px;
  position: absolute!important;
  right: 10px;
  width: 16px;
}

.group-logos-16 {
  display: inline-block;
  height: 16px;
  width: 16px;
}

.group-logos-16.logo-namely {
  background-image: url("/assets/img/logos/groups/namely-small.5790b280c65c5859a966e0d6fbbd89d6.png");
  background-repeat: no-repeat;
}

.group-logos-16.logo-zendesk {
  background-image: url("/assets/img/logos/groups/zendesk-small.d75da66b552fd8017654d5d74e28d6fa.png");
  background-repeat: no-repeat;
}

.group-logos-16.logo-slack {
  background-image: url("/assets/img/logos/groups/slack-small.132e9c47d9c9991ff8f8fa5a8286017f.png");
  background-repeat: no-repeat;
}

.group-logos-24 {
  display: inline-block;
  height: 24px;
  width: 24px;
}

.group-logos-24.logo-namely {
  background-image: url("/assets/img/logos/groups/namely-medium.5d93cc34e374e01df137c5baefa2ee4a.png");
  background-repeat: no-repeat;
}

.group-logos-24.logo-zendesk {
  background-image: url("/assets/img/logos/groups/zendesk-medium.d2b1ecb97b3cba9ad9b6a1d9d5fb1540.png");
  background-repeat: no-repeat;
}

.group-logos-24.logo-slack {
  background-image: url("/assets/img/logos/groups/slack-medium.d4187763ebd373477565db83783cd45e.png");
  background-repeat: no-repeat;
}

.group-logos-32 {
  display: inline-block;
  height: 32px;
  width: 32px;
}

.group-logos-32.logo-namely {
  background-image: url("/assets/img/logos/groups/namely-large.e98f927f02d9856279f31414e43ba9a2.png");
  background-repeat: no-repeat;
}

.group-logos-32.logo-zendesk {
  background-image: url("/assets/img/logos/groups/zendesk-large.a512ddadc51a11c2c6573ca2d3ebadee.png");
  background-repeat: no-repeat;
}

.group-logos-32.logo-slack {
  background-image: url("/assets/img/logos/groups/slack-large.3165c0f12b8e2bec8b60d68ece8171ce.png");
  background-repeat: no-repeat;
}

.logo-okta:before {
  color: #1662dd;
  content: "\e09e";
}

.logo-dw_test_app:before,
.logo-test_app:before {
  color: #6e6e78;
  content: "\e09e";
}

.logo-workday:before {
  color: #f38b00;
  content: "\e0a7";
}

.logo-workday:after {
  color: #2367ae;
  content: "\e0a6";
}

.logo-active_directory:before {
  color: #1662dd;
  content: "\e08f";
}

.logo-osx:before {
  color: #6e6e78;
  content: "\e088";
}

.logo-ldap_sun_one:before {
  color: #6e6e78;
  content: "\e0a4";
}

.logo-office365:before {
  color: #d93726;
  content: "\e0aa";
}

.logo-boxnet:before {
  color: #1dafec;
  content: "\e0a3";
}

.logo-google:before {
  color: #666;
  content: "\e0a5";
}

.logo-generic-group-icon:before {
  color: #6e6e78;
  content: "\e019";
}

.logo-ultipro:before {
  color: #8b7c6d;
  content: "\e0a8";
}

.logo-ultipro:after {
  color: #86c13a;
  content: "\e0a9";
}

.logo-netsuite:before {
  color: #13527d;
  content: "\e0ab";
}

.logo-netsuite:after {
  color: #b6c7d5;
  content: "\e0ac";
}

.logo-bamboohr:before {
  color: #8cc63e;
  content: "\e0ad";
}

.mobile-logo-32 {
  background: url("/assets/img/icons/32x32/okta-mobile-icon-32x32.8cf3b911939590a03196728b81fadc31.png") no-repeat 0 0 transparent;
  border-radius: 4px;
}

#header {
  height: auto;
  position: relative;
  z-index: 10;
}

#header .logo {
  display: block;
  padding: 0;
}

#header .logo img {
  display: block;
}

.super-nav {
  background-color: #00297a;
  border-bottom: #00297a;
  display: flex;
  font-size: 14px;
}

.super-nav .super-nav-wrapper {
  align-items: center;
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  padding: .428571425rem 0;
  width: 1000px;
}

.super-nav .super-nav-wrapper ul.nav-persona {
  float: none;
  margin-left: 1.7142857rem;
  margin-right: .85714285rem;
  position: relative;
  z-index: 1000;
}

.super-nav .super-nav-wrapper ul.nav-persona>li>a {
  color: #fff;
  line-height: 25px;
  opacity: .6;
}

.super-nav .super-nav-wrapper ul.nav-persona>li>a:hover {
  opacity: 1;
  text-decoration: none;
}

.super-nav .super-nav-wrapper ul.nav-persona>li>a .icon {
  color: #fff;
  left: -20px;
  position: absolute;
  top: -2px;
}

.super-nav .super-nav-wrapper ul.nav-persona>li>a .code-brackets-16-white:before,
.super-nav .super-nav-wrapper ul.nav-persona>li>a .configure-16-white:before {
  color: rgba(255,255,255,.7);
}

.super-nav .super-nav-wrapper ul.nav-persona .drop-nav {
  background: #fff;
  border: 1px solid #c1c1c8;
  border-top: 0;
  box-shadow: 0 2px 0 rgba(160,160,160,.2);
  display: none;
  margin-left: -19px;
  min-width: 200px;
  position: absolute;
  z-index: 1000;
}

.super-nav .super-nav-wrapper ul.nav-persona .drop-nav li {
  display: block;
  float: none;
}

.super-nav .super-nav-wrapper ul.nav-persona .drop-nav li a {
  color: #212126;
  display: block;
  line-height: 34px;
  padding-left: 0;
}

.super-nav .super-nav-wrapper ul.nav-persona .drop-nav li a>.icon {
  font-weight: 400;
  left: 4px;
  padding-right: 1.7142857rem;
  position: relative;
  top: -34px;
}

.super-nav .super-nav-wrapper ul.nav-persona .drop-nav li a.current,
.super-nav .super-nav-wrapper ul.nav-persona .drop-nav li a.current:hover,
.super-nav .super-nav-wrapper ul.nav-persona .drop-nav li a:hover {
  background: #f5f5f6;
}

.super-nav .super-nav-wrapper-full {
  width: 100%;
}

.primary-nav {
  background-color: #1662dd;
  border-bottom: 1px solid #1662dd;
  border-top: none;
  box-shadow: 0 2px 0 rgba(130,130,130,.2);
  height: 60px;
}

.trial-nav {
  align-items: center;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #212126;
  display: flex;
  height: 48px;
  justify-content: center;
  width: 100%;
}

.trial-nav p {
  font-size: 1rem;
}

.trial-nav.more-than-15 {
  background-color: #f2f5ff;
  border-bottom-color: #a7b5ec;
}

.trial-nav.more-than-15 .time-alt-16:before {
  color: #212126;
}

.trial-nav.more-than-5 {
  background-color: #faf5dc;
  border-bottom-color: #f9dc77;
}

.trial-nav.more-than-5 .time-alt-16:before {
  color: #212126;
}

.trial-nav.less-than-5 {
  background-color: #ffdfe2;
  border-bottom-color: #f88c90;
  font-weight: 700;
}

.trial-nav.less-than-5 .free-trial-warning,
.trial-nav.less-than-5 .warning-16:before {
  color: #212126;
}

.trial-nav>p {
  margin: 0 5px;
}

.trial-nav .free-trial-button {
  flex-shrink: 0;
  font-weight: lighter;
}

.trial-nav .icon-16 {
  flex-shrink: 0;
  margin-right: 0;
}

.trial-nav .free-trial-warning {
  color: #212126;
  font-weight: lighter;
}

#nav-account {
  margin-left: auto;
}

#nav-account ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  max-width: 100%;
}

#nav-account li {
  float: left;
  list-style-type: none;
  margin-bottom: 0;
}

#nav-account li a,
#nav-account li span {
  display: inline-block;
  line-height: 25px;
  padding: 0 .85714285rem;
  text-decoration: none;
}

#nav-account li a {
  color: rgba(255,255,255,.7);
}

#nav-account li a:hover {
  color: rgba(255,255,255,.9);
}

#nav-account li span {
  padding: 0;
}

#nav-account span {
  color: rgba(255,255,255,.45);
  padding: 0;
}

#nav-primary {
  display: flex;
  flex-grow: 1;
  margin: 0 0 0 1.7142857rem;
}

#nav-primary .link-button {
  line-height: 30px;
  margin-bottom: 1.7142857rem;
  margin-top: 1.7142857rem;
}

#nav-primary .nav-right {
  float: right;
}

#nav-primary li.switch-context#nav-admin-my-apps a:hover,
#nav-primary li.switch-context#nav-user-admin a:hover,
#nav-primary li a:hover {
  background-color: rgba(255,255,255,.15);
  color: #fff;
}

#nav-primary li {
  display: block;
}

#nav-primary li .get-started-button-wrapper {
  display: inline-flex;
  flex: 0 0 auto;
}

#nav-primary li .get-started-button-wrapper #get-started-button {
  display: inline-flex;
  flex: 0 0 auto;
  margin-right: .428571425rem;
  margin-top: .85714285rem;
}

#nav-primary li .get-started-button-wrapper #get-started-button .gs-button {
  display: inline-flex;
  flex: 0 0 auto;
  padding: 0;
}

#nav-primary li .get-started-button-wrapper #get-started-button .gs-button a.btn {
  flex: 0 0 auto;
  line-height: 1rem;
  margin: 0;
  padding: .85714285rem;
}

#nav-primary li #nav-buy-button {
  margin: .85714285rem .428571425rem;
}

#nav-primary li a {
  color: rgba(255,255,255,.75);
  display: block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 60px;
  padding: 0 .85714285rem;
  text-decoration: none;
  transition: background .3s ease-out;
}

#nav-primary li a.current {
  color: #fff;
}

#nav-primary li.switch-context {
  border: 0;
  justify-self: flex-end;
  margin-left: auto;
}

#nav-primary li.switch-context a {
  background: url("/assets/img/icons/16x16/go-to-02.8bfee6bbd56ce4367859d865de0d29d5.png") no-repeat 107px 9px transparent;
  border: 0;
  box-shadow: none;
  color: #fff;
  padding: 0;
}

#nav-primary li.switch-context#nav-admin-my-apps a {
  background-position: center right .85714285rem;
  padding: 0 calc(1.71429rem + 16px) 0 .85714285rem;
}

#nav-primary li.switch-context#nav-user-admin a {
  background-position: 113px 22px;
}

#nav-primary .drop-nav {
  background: #fff;
  border: 1px solid #c1c1c8;
  border-top: 0;
  box-shadow: 0 2px 0 rgba(160,160,160,.2);
  display: none;
  min-width: 200px;
  padding: .428571425rem 0;
  position: absolute;
  top: 61px;
}

#nav-primary .drop-nav li {
  float: none;
}

#nav-primary .drop-nav li a {
  color: #212126;
  font-size: 1rem;
  font-weight: 400;
  line-height: 34px;
}

#nav-primary .drop-nav li a.current,
#nav-primary .drop-nav li a.current:hover,
#nav-primary .drop-nav li a:hover {
  background: #f5f5f6;
}

.admin-app .primary-nav-wrap,
.no-app .primary-nav-wrap {
  display: flex;
  margin: 0 auto;
  position: relative;
  width: 1000px;
}

.superuser-app #header .logo {
  align-items: center;
  display: flex;
  height: 60px;
  margin: 0;
}

.superuser-app #nav-account ul {
  margin-right: .428571425rem;
}

.superuser-app .primary-nav-wrap {
  position: relative;
}

.superuser-app .primary-nav,
.superuser-app .super-nav {
  background-color: #212126;
  border-bottom-color: #212126;
}

.enduser-app {
  background-color: #f5f5f6;
}

.enduser-app #header .logo {
  margin: .85714285rem 0;
}

.enduser-app .super-nav {
  display: none;
}

.enduser-app .primary-nav {
  background: #fff;
  border-color: #d7d7dc;
  box-shadow: 0 2px 0 rgba(130,130,130,.1);
  height: auto;
  min-height: 60px;
}

.enduser-app .primary-nav-wrap {
  margin: 0 auto;
  position: relative;
  width: 1000px;
}

.dev-mode {
  flex-shrink: 0;
  margin-right: 1.7142857rem;
}

.dev-mode a {
  color: #fff;
  opacity: .6;
}

.dev-mode a:hover {
  opacity: 1;
  text-decoration: none;
}

.developer-console-header .super-nav {
  background-color: #212126;
  font-weight: 400;
}

.developer-console-header #nav-primary {
  margin-left: 4rem;
}

.developer-console-header #nav-account>li>a,
.developer-console-header #nav-primary>li>a {
  color: #fff;
  opacity: .7;
}

.developer-console-header #nav-account>li>a.current,
.developer-console-header #nav-account>li>a:hover,
.developer-console-header #nav-primary>li>a.current,
.developer-console-header #nav-primary>li>a:hover {
  color: #fff;
  opacity: 1;
}

.developer-console-header #nav-account>li>a.button-primary,
.developer-console-header #nav-primary>li>a.button-primary {
  opacity: 1;
}

.developer-console-header #nav-primary>li>ul {
  padding: 0;
}

.developer-console-header #nav-primary>li>ul>li a {
  color: #212126;
  opacity: 1;
  padding: .428571425rem .85714285rem;
}

.developer-console-header #nav-primary>li>ul>li a.current,
.developer-console-header #nav-primary>li>ul>li a:hover {
  background-color: #f5f5f6;
}

.developer-console-header #nav-account li.nav-name a,
.developer-console-header #nav-primary li.nav-name a {
  opacity: .45;
}

.developer-console-header .oktamainlogo:before {
  color: #fff;
  display: inline;
  font-size: 2.0000143206rem;
  line-height: 3.3rem;
}

.developer-console-header .okta-logo-braces {
  color: #fff;
  display: inline-block;
  font-size: 1.5157230783rem;
  font-weight: 400;
  position: relative;
  top: 5px;
}

.developer-console-header .okta-logo-braces.brace-right {
  left: 48px;
}

.developer-console-header .primary-nav {
  background-color: #212126;
  border-bottom: 1px solid #d7d7dc;
  border-top: none;
  box-shadow: 0 3px 0 rgba(130,130,130,.2);
  height: 60px;
}

.app-alerts-wrapper {
  background-color: #a7b5ec;
  border: 1px solid #c1c1c8;
  padding: 1.7142857rem;
}

.app-alerts {
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 735px;
}

.app-alerts .icon.icon-24 {
  float: left;
}

.app-alerts p {
  padding-left: 1.7142857rem;
  padding-top: .428571425rem;
}

.app-alerts p strong {
  font-weight: 600;
}

.superuser-app .app-alerts .icon.icon-24 {
  left: 124px;
}

.system-readonly-callout {
  align-items: center;
  background-color: #f2f5ff;
  border-bottom: 1px solid #a7b5ec;
  color: #212126;
  display: flex;
  height: 48px;
  justify-content: center;
  width: 100%;
}

.system-readonly-callout strong {
  font-weight: 600;
}

#footer {
  border-top: 1px solid #c1c1c8;
  clear: both;
  font-size: 14px;
  margin: 3.4285714rem auto;
  padding-top: 1.7142857rem;
  position: relative;
  text-align: center;
  width: 1000px;
}

#footer,
#footer a,
#footer span {
  color: #6e6e78;
}

#footer p {
  margin: 0;
  max-width: 100%;
  padding: .428571425rem 0;
}

#footer a {
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#footer .dev-perf-banner,
#footer .footer-item,
#footer a+a {
  margin-left: 1.7142857rem;
}

#footer .footer-okta-info {
  float: left;
}

#footer .footer-links {
  float: right;
}

.superuser-app #footer {
  width: 97%;
}

.infobox-teach+.ui-tabs {
  margin-top: 1.7142857rem;
}

.help-sidebar-modal .form-wrap .infobox-no-border {
  margin: 0;
}

.preview-user-rule .infobox {
  margin-bottom: 1.7142857rem;
}

.two_col .module-info {
  border: 1px solid #c1c1c8;
  border-bottom: 0;
  border-top: 0;
  padding: 1.7142857rem;
}

.two_col .module-info p,
.two_col .module-info ul {
  color: #6e6e78;
}

.two_col .infobox.infobox-connected {
  background: #f5f5f6;
  border: 1px solid #c1c1c8;
  border-radius: 0;
  border-top: 0;
}

.two_col .infobox.infobox-connected p {
  color: #6e6e78;
}

.app-info .app-creds .infobox-compact {
  margin: -.428571425rem 0;
  padding: .428571425rem;
}

td p+.infobox {
  margin-top: .85714285rem;
}

.app-inventory-container .infobox-md .icon {
  top: 1.0714285625rem;
}

.preview-user-picker.o-form-input-group input[type=text] {
  padding: 0 1.7142857rem 0 .428571425rem;
  width: 300px;
}

.preview-user-picker.o-form-input-group .o-form-label-inline {
  font-size: 1rem;
  position: relative;
  vertical-align: middle;
}

.preview-user-picker.o-form-input-group .o-form-label-inline .icon {
  height: 16px;
  width: 16px;
}

.preview-user-picker.o-form-input-group .o-form-label-inline span {
  display: inline-block;
}

.preview-user-picker.o-form-input-group .input-fix {
  overflow: visible;
}

.preview-user-picker.o-form-input-group .cancel-16 {
  background-color: #fff;
  border: 1px solid #c1c1c8;
  border-radius: 4px;
  height: 16px;
  line-height: 1;
  margin: 0;
  position: absolute;
  right: .428571425rem;
  text-align: center;
  top: 25%;
  width: 16px;
}

.preview-user-picker.o-form-input-group .twitter-typeahead {
  display: block!important;
  float: left;
  height: 100%;
}

.preview-user-picker.o-form-input-group .twitter-typeahead .tt-dropdown-menu {
  background: #fff;
  border: 1px solid #c1c1c8;
  border-radius: 4px;
  bottom: 100%;
  box-shadow: 0 3px rgba(200,200,200,.2);
  box-sizing: border-box;
  margin-top: .428571425rem;
  text-align: left;
  top: inherit!important;
  width: 500px;
  z-index: 1010!important;
}

.preview-user-picker.o-form-input-group .twitter-typeahead .tt-dropdown-menu .no-suggestion {
  padding: .85714285rem;
}

.preview-user-picker.o-form-input-group .twitter-typeahead .tt-suggestion {
  border-radius: 0;
  margin: 0!important;
  overflow-x: hidden!important;
  overflow-y: hidden!important;
  padding: 0!important;
  position: relative!important;
}

.preview-user-picker.o-form-input-group .twitter-typeahead .tt-suggestion :first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.preview-user-picker.o-form-input-group .twitter-typeahead .tt-suggestion li {
  border: solid #c1c1c8!important;
  border-width: 0 0 1px!important;
  line-height: 16px!important;
  list-style: none!important;
  margin: 0!important;
  padding: .85714285rem .428571425rem!important;
}

.preview-user-picker.o-form-input-group .twitter-typeahead .tt-cursor {
  background: #f5f5f6!important;
}

#more-actions-dropdown.more-actions .options-wrap {
  left: -142px;
}

#import-people-dropdown.more-actions .options-wrap {
  left: -150px;
  width: 280px;
}

#add-directory-dropdown.more-actions .options-wrap {
  left: 0;
  width: 240px;
}

#add-idp-dropdown.more-actions .options-wrap,
#download-agent-dropdown.more-actions .options-wrap {
  left: 0;
}

.idp-status-dropdown .options-wrap {
  left: -135px;
}

.idp-config-dropdown .options-wrap {
  left: -114px;
}

.attribute-selector .attribute-name {
  display: inline-block;
  max-width: 65%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.data-list-table .data-list-col-actions>div {
  display: flex;
  float: right;
}

#drop-down-edit-rule-status a {
  border: 1px solid;
}

.ajax-form-cancel-link.hidden,
.hidden {
  display: none;
}

#profile-masters .data-list .data-list-content {
  overflow-x: initial;
}

@media only screen and (max-width:1024px) {
  .admin-app .super-nav .dev-mode {
    padding-left: .85714285rem;
  }

  .admin-app #nav-account ul {
    margin-right: 0;
  }

  .admin-app #footer,
  .admin-app .primary-nav-wrap {
    width: 100%;
  }

  .admin-app #footer {
    box-sizing: border-box;
    padding-left: 1.7142857rem;
    padding-right: 1.7142857rem;
  }

  .admin-app #nav-primary li#nav-admin-my-apps.switch-context {
    margin-left: auto;
  }

  .admin-app #nav-primary li#nav-admin-my-apps.switch-context a {
    background-position: 82px;
    color: #fff;
    height: 60px;
    padding: 0 1.7142857rem;
    width: 80px;
  }

  .admin-app #content {
    box-sizing: border-box;
    padding: 1.7142857rem;
    width: 100%;
  }

  .enduser-app #simplemodal-container {
    left: 10px!important;
    margin: 0 auto .85714285rem!important;
    right: 10px!important;
    top: 15px!important;
    width: 90%!important;
  }

  .enduser-app #simplemodal-overlay {
    bottom: 0;
    height: 2000px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }

  .enduser-app #footer .footer-links,
  .enduser-app #footer .footer-okta-info {
    display: inline-block;
    float: none;
  }

  .enduser-app .m-form label {
    float: none;
    height: auto!important;
    margin: 0 0 .85714285rem;
    padding-bottom: 0;
    padding-right: 0;
    width: auto;
  }

  .enduser-app .m-form input[type=password],
  .enduser-app .m-form input[type=text],
  .enduser-app .m-form select,
  .enduser-app .m-form span.read-only-input {
    margin-top: .428571425rem!important;
    position: static!important;
    width: 100%!important;
  }

  .enduser-app .m-form span.read-only-input {
    padding: .428571425rem 0;
  }

  .enduser-app .m-form-wide .m-form-explain-text {
    margin-left: 1.7142857rem;
    top: -10px;
  }

  .enduser-app .two_col_left dl.read-only-form dd,
  .enduser-app .two_col_left dl.read-only-form dt,
  .enduser-app .two_col_right dl.read-only-form dd,
  .enduser-app .two_col_right dl.read-only-form dt,
  .enduser-app dl.edit-form dd,
  .enduser-app dl.edit-form dt,
  .enduser-app dl.read-only-form dd,
  .enduser-app dl.read-only-form dt {
    float: none;
    margin: 0;
    padding-left: 0;
    width: auto;
  }

  .enduser-app .two_col_left dl.edit-form dd,
  .enduser-app .two_col_left dl.read-only-form dd,
  .enduser-app .two_col_right dl.edit-form dd,
  .enduser-app .two_col_right dl.read-only-form dd,
  .enduser-app dl.edit-form dd,
  .enduser-app dl.read-only-form dd {
    margin-bottom: .85714285rem;
  }

  .enduser-app .two_col_left label,
  .enduser-app .two_col_right label {
    margin-right: 0;
  }

  .enduser-app .two_col_left .v-form-wide input[type=text],
  .enduser-app .two_col_left input[type=text],
  .enduser-app .two_col_right .v-form-wide input[type=text],
  .enduser-app .two_col_right input[type=text] {
    width: 92%;
  }

  .enduser-app .two_col_left .v-form-wide select,
  .enduser-app .two_col_left select,
  .enduser-app .two_col_right .v-form-wide select,
  .enduser-app .two_col_right select {
    width: 95%;
  }
}

@media only screen and (max-width:480px) {
  .enduser-app #nav-account {
    clear: left;
    float: none!important;
    margin: 0;
    padding: 0 0 .428571425rem!important;
    position: static;
  }

  .enduser-app #nav-primary li a {
    padding: .85714285rem;
  }

  .enduser-app .button-bar .button-bar .button-bar-link,
  .enduser-app .button-bar .button-bar .link-button,
  .enduser-app .button-bar input.button {
    display: block;
    float: none!important;
    margin: .85714285rem 0 0!important;
    width: 100%;
  }

  .enduser-app .button-bar .button-bar-link {
    text-align: center;
  }

  .enduser-app .button-bar .link-button {
    text-align: center;
    width: auto;
  }

  .enduser-app .button-bar .link-button:first-child,
  .enduser-app .button-bar input.button:first-child {
    margin-bottom: 0!important;
    margin-top: .428571425rem!important;
  }

  .enduser-app .button-bar .link-button:last-child,
  .enduser-app .button-bar input.button:last-child {
    margin-bottom: .428571425rem!important;
  }
}

@media only screen and (max-width:999px) {
  #content,
  #footer,
  .no-app .primary-nav-wrap {
    width: auto;
  }

  .primary-nav {
    padding: 0 3.4285714rem;
  }

  #footer {
    font-size: 14px;
    padding-left: .428571425rem;
    padding-right: .428571425rem;
  }

  #footer .dev-perf-banner {
    display: none;
  }

  #footer .footer-item,
  #footer a+a {
    margin-left: .85714285rem;
  }
}