/* User Profile Menu Css */
a.user-menu-inactive {
  color: black;
}

#block-usersprofilemenu ul, #block-usersprofilemenuduplicate ul {
  padding: 0px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

#block-usersprofilemenu ul li, #block-usersprofilemenuduplicate ul li {
  list-style: none;
  color: #212121;
  font-size: 11pt;
  font-weight: 400;
  padding: 20px 0 0;
  position: relative;
}

#block-usersprofilemenu ul li a, #block-usersprofilemenuduplicate ul li a {
  color: #212121;
  font-weight: normal;
  font-size: 12pt;
  display: block;
  padding: 0 40px 12px;
}

#block-usersprofilemenu ul li.parent > a, #block-usersprofilemenuduplicate ul li.parent > a {
  padding: 0 22px 12px !important;
  width: 88%;
}

#block-usersprofilemenu ul li.parent > a:hover, #block-usersprofilemenuduplicate ul li.parent > a:hover {
  border-bottom: none;
}

#block-usersprofilemenu ul li.parent span, #block-usersprofilemenuduplicate ul li.parent span {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  cursor: pointer;
  display: block;
  color: #FFF;
  z-index: 2;
}

#block-usersprofilemenu ul li.parent span::after, #block-usersprofilemenuduplicate ul li.parent span::after {
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  border: solid black;
  border-width: 0 3px 3px 0px;
  padding: 4px;
  right: 30px;
  top: 20px;
  cursor: pointer;
  visibility: visible;
}

#block-usersprofilemenu ul li.parent li:hover, #block-usersprofilemenuduplicate ul li.parent li:hover {
  /* border-bottom: 2px solid #CCC; */
  border-bottom: 3pt solid rgba(243, 243, 243, 0.5);
  border-top: 1pt solid rgba(243, 243, 243, 0.2);
  border-right: 1pt solid rgba(243, 243, 243, 0.2);
  border-left: 1pt solid rgba(243, 243, 243, 0.2);
}

#block-usersprofilemenu ul li a.user-menu-active, #block-usersprofilemenuduplicate ul li a.user-menu-active {
  color: #8C2A35;
}

.company-product-revoked {
  margin-left: 0px !important;
  padding: 4% 10%;
  color: black;
  background: #efefef;
  border: 2px solid black;
}

.company-product-approved {
  padding: 4% 10%;
  color: black;
  background: #c0edc4;
}

.wrapper--status.approved {
  background: #c0edc4 !important;
  color: black;
}

span.wrapper--status.Pending {
  background: #fcecb5 !important;
  color: black;
}

.wrapper--status.revoked {
  /*padding: 3% 22% 3% 10%;*/
  background: #efefef !important;
  color: black;
  border: 2px solid black;
  word-break: initial;
}

.user-profile .user-profile-edit-button {
  border-radius: 0.25rem;
  padding: 6px 34px;
  margin-top: 50px;
}

.user-profile .user-profile-edit-button:hover {
  background-color: #e7e7e7 !important;
  color: #004d66;
}


span.wrapper--status.Rejected {
  background: #efefef;
  color: black;
  border: 1px solid black;
}

th.individual-apps-operations-header {
  display: none;
}

.efx-user-profile-page h2 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 22px;
  font-weight: normal;
  text-transform: capitalize;
  font-size: 24pt;
}

.user-profile {
  padding: 4% 0%;
  font-weight: normal;
}

.field__label {
  padding: 1% 0%;
}

.field__item {
  padding: 1% 0%;
}

.path-frontpage .field__item {
  padding: 0;
}

h2.edit-profile-form-fullname {
  position: absolute;
  top: 0px;
}

.developer-app-edit-button {
  margin-right: 28px;
  padding: 10px 35px;
  margin-bottom: 30px;
}

h2.developer-app-list-page-title {
  padding: 0% 2% 2% 2%;
  border-bottom: 1px solid #ccc;
}

.userprofilepages .sidebar__section {
  padding: 0;
}

td span.wrapper--status.approved {
  padding: 3% 26% 3% 8%;
}

.not-approved-app span.wrapper--status.Rejected {
  padding: 3% 8% 3% 7%;
}

.not-approved-app span.wrapper--status.Pending {
  padding: 3% 8% 3% 7%;
}

.developer-app-delete-button {
  padding: 10px 35px;
}

/* User Profile Menu Css - end*/
/********************************************************* Tier Promotion Css - Start ********************************************************************************/
/* Tier_promotion css*/
.tier-status-bar li {
  list-style: none;
  display: inline-block;
  width: 100px;
  text-align: center;
  font-size: 10pt;
  font-weight: bold;
  position: relative;
  z-index: 0;
}

.tier-status-bar li:before {
  content: "";
  position: absolute;
  height: 3px;
  width: 96%;
  background: #CCC;
  top: 26px;
  left: 2%;
  z-index: -1;
}

.tier-status-bar li:first-child:before {
  width: 50%;
  left: 48%;
}

.tier-status-bar li:last-child:before {
  width: 50%;
}

.tier-status-bar li:after {
  content: "";
  height: 15px;
  border: 3px solid #CCC;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  line-height: 30px;
  background: #FFF;
  z-index: 2;
  width: 15px;
}

table[data-drupal-selector=edit-subscriptions] thead tr {
  background: #F3F3F3;
  border: 1px solid #212121;
}

table[data-drupal-selector=edit-subscriptions] thead tr th {
  font-size: 10pt;
  font-weight: bold;
  padding: 10px 15px;
}

table[data-drupal-selector=edit-subscriptions] thead tr th:nth-child(3) {
  text-align: center;
}

table[data-drupal-selector=edit-subscriptions] tbody tr td {
  border-bottom: 2px solid #404040;
  padding: 10px 0;
  text-align: center;
}

table[data-drupal-selector=edit-subscriptions] tbody tr:last-child td {
  border-bottom: 1px solid #404040;
}

@media (min-width: 768px) {
  table[data-drupal-selector=edit-subscriptions] thead tr th:first-of-type,
table[data-drupal-selector=edit-subscriptions] tbody tr td {
    width: 150px !important;
  }

  table[data-drupal-selector=edit-subscriptions] thead tr th:nth-of-type(2),
table[data-drupal-selector=edit-subscriptions] tbody tr td:nth-of-type(2) {
    width: 300px;
  }
}
/*approved status*/
.tier-status-bar.sandbox--approved li:first-child:before {
  background: #64B11D;
}

.tier-status-bar.sandbox--approved li:first-child:after {
  border-color: #64B11D;
}

.tier-status-bar.test--approved li:nth-child(2):before {
  background: #64B11D;
}

.tier-status-bar.test--approved li:nth-child(2):after {
  border-color: #64B11D;
}

.tier-status-bar.live--approved li:last-child:before {
  background: #64B11D;
}

.tier-status-bar.live--approved li:last-child:after {
  border-color: #64B11D;
}

/*approved status ends*/
/*pending status*/
.tier-status-bar.test--pending li:nth-child(2):before {
  background: #FCBC42;
}

.tier-status-bar.test--pending li:nth-child(2):after {
  border-color: #FCBC42;
}

.tier-status-bar.live--pending li:last-child:before {
  background: #FCBC42;
}

.tier-status-bar.live--pending li:last-child:after {
  border-color: #FCBC42;
}

/*pending status ends*/
/*Revoked status*/
.tier-status-bar.test--revoked li:nth-child(2):before {
  background: #8C2A35;
}

.tier-status-bar.test--revoked li:nth-child(2):after {
  border-color: #8C2A35;
}

.tier-status-bar.live--revoked li:last-child:before {
  background: #8C2A35;
}

.tier-status-bar.live--revoked li:last-child:after {
  border-color: #8C2A35;
}

/*Revoked status ends*/
.client-apps-list-builder input[value="Register New Application"]:hover, .individual-client-apps-list-builder input[value="Register New Application"]:hover {
  background: #8C2A35;
  color: #FFF;
}

table#edit-subscriptions {
  margin-top: 0;
}

.clientAppName {
  padding-bottom: 15px;
  position: relative;
}

.clientAppName a:first-child {
  font-size: 24pt;
  font-weight: normal;
  text-transform: capitalize;
  text-decoration: underline;
}

.clientAppName a:nth-child(2) {
  position: absolute;
  bottom: 10px;
  right: 0;
  border: 2px solid #8C2A35;
  padding: 6px 30px;
  font-weight: normal;
}

.clientAppName a:nth-child(2):hover {
  background: #8C2A35;
  color: #FFF;
}

.app-type-client-apps-disabled {
  pointer-events: none;
  background: #ccc;
  border: 1px solid black;
}

table[data-drupal-selector=edit-subscriptions] tbody tr td:first-child {
  text-align: left;
  padding-left: 16px;
  max-width: 230px;
  word-break: break-all;
}

table[data-drupal-selector=edit-subscriptions] tbody tr td:first-child a {
  font-size: 12pt;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: underline;
}

table[data-drupal-selector=edit-subscriptions] tbody tr td:last-child {
  min-width: 160px;
}

table[data-drupal-selector=edit-subscriptions] tbody tr td:last-child a {
  border: 2px solid #8C2A35;
  padding: 8px 11px;
  font-weight: normal;
  text-transform: uppercase;
  float: right;
}

@media (max-width: 768px) {
  table[data-drupal-selector=edit-subscriptions] tbody tr td:last-child a {
    position: relative;
    right: 5px;
    top: 80px;
  }
}
table[data-drupal-selector=edit-subscriptions] tbody tr td:last-child a:hover {
  background: #8C2A35;
  color: #FFF;
}

.client-app-details-title-disabled a {
  background: grey !important;
  color: #fff !important;
  pointer-events: none;
}

.client-app-details-title-disabled a:hover {
  background: grey !important;
  color: #fff !important;
}

.form-item-app-type.form-disabled .form-select {
  background: #ccc;
  border-color: black;
}

@media (max-width: 767px) {
  .clientAppName {
    padding-bottom: 60px;
    position: relative;
  }

  .clientAppName a:first-child {
    font-size: 20px;
  }

  .clientAppName a:nth-child(2) {
    position: absolute;
    bottom: 10px;
    right: 25px;
    border: 2px solid #8C2A35;
    padding: 6px 30px;
    font-weight: normal;
  }

  table[data-drupal-selector=edit-subscriptions] thead tr,
table[data-drupal-selector=edit-subscriptions] thead th {
    border: none;
  }

  table[data-drupal-selector=edit-subscriptions] thead tr th:nth-child(3) {
    display: none;
  }

  table tr {
    font-size: 15px;
    background-color: transparent;
    /*border-bottom: 1px solid #434343;*/
    position: relative;
  }

  table[data-drupal-selector=edit-subscriptions] tbody tr td {
    border-bottom: none;
    padding: 0px 0 30px 0;
    text-align: center;
  }

  table[data-drupal-selector=edit-subscriptions] tbody tr td:nth-child(1) {
    width: 89px;
  }

  table[data-drupal-selector=edit-subscriptions] tbody tr td:nth-child(3) {
    display: block;
    position: absolute;
    right: 20px;
    border: none;
  }

  table[data-drupal-selector=edit-subscriptions] tbody tr:last-child td {
    border-bottom: none;
  }

  table[data-drupal-selector=edit-subscriptions] tbody tr {
    height: 150px;
    border-bottom: 1px solid #434343;
  }

  .tier-status-bar li {
    list-style: none;
    display: inline-block;
    width: 70px;
    float: left;
  }
}
/* Tier promotion css ends*/
/* Css for IP WHitelisting form*/
.flex-col .messages.messages--error {
  margin-left: 0;
}

form.promote-subscription-form .form-select, form.promote-individual-subscription-form .form-select, form#view-client-details-form .form-select, form.update-client-details-form .form-select, form#individual-view-client-details-form, form.update-individual-client-details-form .form-select {
  width: 100%;
  height: 40px;
  font-size: 12px;
  padding: 7.5px 10px;
  margin: 5px 0;
}

.empty-subscriptions {
  margin-top: 32%;
  font-size: 20px;
  font-weight: 600;
  color: #8C2A35;
  margin-left: 30%;
}

.empty-subscriptions p {
  color: black;
  font-size: 16px;
  font-weight: 400;
  margin-right: 40%;
}

div#ip-elements-wrapper .form-select {
  width: 25% !important;
  min-width: 96px;
}

.add-ip-button .form-submit {
  padding: 6px 30px !important;
  font-weight: 300;
}

.remove-ip-button .form-submit {
  padding: 3px 4px !important;
  margin: 10px 10px 10px 0;
  font-weight: 700 !important;
  font-size: 20px !important;
  max-height: 40px;
}

.add-ip-button {
  display: inline-block;
  float: left;
}

.remove-ip-button {
  display: inline-block !important;
  margin: 10px 40px 10px 0;
}

.tier-promotion-title input[data-drupal-selector=edit-ip-container-add-name],
.tier-promotion-title input[data-drupal-selector=edit-actions-submit] {
  min-width: 250px;
}

.tier-promotion-title input[data-drupal-selector=edit-actions-submit] {
  position: absolute;
  bottom: -150px;
  right: 40px;
}

.ip-whitelist-title {
  font-size: 12pt;
  font-weight: bold;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .efx-user-profile-page.tier-promotion-title .form-item-app-type {
    width: 100%;
    display: block;
  }
}
/* Css for IP WHitelisting form - End */
/* client app details css */
.client-app-details-title {
  border-bottom: 1px solid #ccc;
  padding: 20px 0 10px;
  display: block;
  float: left;
  width: 100%;
  position: relative;
  font-size: 14pt;
  font-weight: bold;
}

.client-app-details-title a {
  position: absolute;
  padding: 2px 45px;
  border: 2px solid #8C2A35;
  text-transform: uppercase;
  font-size: 12pt;
  font-weight: normal;
  right: 0;
}

.client-app-details-title a:hover {
  background: #8C2A35;
  color: #FFF;
}

.client-app-info {
  width: 60%;
  position: relative;
  float: left;
  padding-top: 15px;
  color: #212121;
  word-break: break-all;
}

.client-app-info ul {
  margin: 0;
  padding: 5px 0;
}

.client-app-info ul li {
  list-style: none;
  display: inline-block;
}

.client-app-info ul li:first-child {
  font-weight: bold;
  width: 35%;
}

.client-app-info ul li:last-child {
  font-weight: normal;
  width: 65%;
}

.client-details-ip-test, .client-details-ip-live {
  display: inline-block;
  float: left;
  padding-top: 15px;
  color: #212121;
  padding-left: 44px;
  width: 40%;
}

.client-details-ip-test ul, .client-details-ip-live ul {
  margin: 0;
  padding: 5px 0;
  max-height: 185px;
  overflow-y: auto;
}

.client-details-ip-test ul li, .client-details-ip-live ul li {
  list-style: none;
  font-weight: normal;
  padding: 5px 0;
}

.client-details-ip-test span, .client-details-ip-live span {
  font-weight: bold;
}

/* client app details ends */
/* CSS for register new app pop up*/
.disabled-new-app input {
  pointer-events: none;
}

/* CSS for register new app pop up ends */
/* App Sybscription details start */
.subscription-title ul {
  margin: 0;
  padding: 0;
}

.subscription-title ul li {
  list-style: none;
  display: inline-block;
  padding: 10px 0;
}

.subscription-title ul li ul li {
  display: block;
  padding: 0;
  margin-right: 0;
}

.display-name {
  font-size: 16pt;
  text-transform: uppercase;
  color: #8C2A35;
  word-break: break-all;
}

.heading-date {
  font-size: 12pt;
  color: #212121;
  font-weight: bold;
  text-transform: uppercase;
}

#sub-form-created {
  position: relative;
}

#sub-form-created .subscription-title {
  position: relative;
  padding: 0;
}

#sub-form-created .env-title, #sub-form-created .subscription-title-rest {
  padding-top: 30px;
  padding-bottom: 5px;
}

.env-title.devsandbox {
  padding: 8px 0;
}

.subscription-title {
  border-bottom: 2px solid #ccc;
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  /*padding: 0 35px;*/
  color: #212121;
  font-weight: normal;
}

form#view-subscription-form {
  /*margin-top: 110px;*/
}

#view-subscription-form .env-title {
  border: 0;
  font-size: 14pt;
  font-weight: bold;
  color: #212121;
  text-transform: uppercase;
  padding-bottom: 0;
  position: relative;
  float: left;
  margin: 0 0 10px;
}

form#ind-view-subscription-form {
  /*margin-top: 110px;*/
  position: relative;
}

#sub-form-created .env-title, #ind-view-subscription-form .env-title {
  border: 0;
  font-size: 14pt;
  font-weight: bold;
  color: #212121;
  text-transform: uppercase;
  padding-bottom: 0;
  position: relative;
  float: left;
  margin: 12px 0 10px;
}

#ind-sub-form-created .env-title {
  border: 0;
  font-size: 14pt;
  font-weight: bold;
  color: #212121;
  text-transform: uppercase;
  padding-bottom: 0;
  position: relative;
  float: left;
  margin: 0 0 10px;
}

.wrap-subs-content {
  display: block;
  width: 100%;
  float: left;
  border-top: 1pt solid #212121;
  border-bottom: 1pt solid #212121;
  margin-bottom: 70px;
  position: relative;
}

.keys-div {
  word-break: break-all;
  padding: 30px 2px;
  float: left;
  width: 60%;
}

.keys-div a {
  cursor: pointer;
}

.keys-div ul {
  margin: 0;
  padding: 0;
}

.keys-div ul li {
  list-style: none;
  padding-bottom: 20px;
}

.keys-div ul li ul li {
  display: inline-block;
  padding-bottom: 5px;
  min-height: 20px;
}

.products-status {
  width: 40%;
  float: left;
  padding: 30px 25px;
  border-left: 1pt solid #212121;
  min-height: 320px;
}

.key-consum li:first-child, .key-secret li:first-child, .key-basicauth li:first-child {
  color: #212121;
  font-weight: bold;
  font-size: 12pt;
  margin-right: 30px;
  min-width: 140px;
}

.subscription-title-rest {
  display: block;
  position: relative;
  float: right;
  padding: 8px 0;
  color: #212121;
  font-weight: normal;
}

.subscription-title-rest ul {
  margin: 0;
  padding: 0;
}

.subscription-title-rest ul li {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin-right: 26px;
}

.subscription-title-rest ul li ul li {
  display: block;
  padding: 0;
  margin-right: 0;
}

.subscription-title-rest ul li:last-child {
  float: left;
  margin-right: 0;
}

.subscription-title-rest ul li:last-child ul li {
  margin-right: 40px;
}

/*for show/hide*/
.show-click, .hide-click {
  font-weight: normal;
}

.key-consum .hide-click, .key-secret .hide-click, .key-basicauth .hide-click,
.key-consum .show-key, .key-secret .show-key, .key-basicauth .show-key {
  display: none;
}

/*for show/hide ends*/
.products-status span {
  padding-bottom: 12px;
  font-weight: bold;
  display: block;
}

.products-status ul {
  margin: 0;
  padding: 0;
}

.products-status ul li {
  list-style: NONE;
  padding-left: 40px;
  position: relative;
  color: #212121;
  font-weight: normal;
  margin-bottom: 15px;
}

.products-status .approved:before {
  width: 25px;
  height: 25px;
  background: #56AD06;
  border-radius: 50%;
  font-size: 12pt;
  color: #FFF;
  display: block;
  text-align: center;
  font-weight: lighter;
  -webkit-text-stroke: 0px white;
  content: "\f00c";
  font-weight: 600;
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 0;
}

.products-status .pending:before {
  width: 25px;
  height: 25px;
  background: #FCBC42;
  border-radius: 50%;
  font-size: 12pt;
  color: #FFF;
  display: block;
  text-align: center;
  font-weight: lighter;
  -webkit-text-stroke: 0px white;
  content: "\f12a";
  font-weight: 600;
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 0;
}

@media (max-width: 767px) {
  .products-status .pending:before {
    width: 16px;
    height: 16px;
    font-size: 9pt;
  }
}
.products-status .revoked:before {
  width: 25px;
  height: 25px;
  background: #8C2A35;
  border-radius: 50%;
  font-size: 12pt;
  color: #FFF;
  display: block;
  text-align: center;
  font-weight: lighter;
  -webkit-text-stroke: 0px white;
  content: "\f00d";
  font-weight: 600;
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 0;
}

.create-button-product-sub {
  width: 40%;
  float: right;
  padding: 0px 0 35px 18px;
  border-left: 1pt solid #212121;
}

.add-sub-text {
  border: 2pt solid #999;
  background: #EfEfEf;
  color: #212121;
  font-weight: normal;
  padding: 8px 20px 8px 10px;
  position: relative;
}

.edit-button-product-sub {
  position: absolute;
  right: 0;
  top: 25px;
}

@media (max-width: 767px) {
  .edit-button-product-sub {
    position: absolute;
    right: 0;
    top: 2px;
  }

  .products-status {
    width: 40%;
    float: left;
    padding: 30px 10px;
    min-height: 320px;
  }

  .products-status .approved:before {
    width: 16px;
    height: 16px;
    background: #56AD06;
    border-radius: 50%;
    font-size: 9pt;
    color: #FFF;
    display: block;
    text-align: center;
    font-weight: lighter;
    -webkit-text-stroke: 0px white;
    content: "\f00c";
    font-weight: 600;
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    left: 0;
  }

  .products-status ul li {
    list-style: NONE;
    padding-left: 24px;
    position: relative;
    color: #212121;
    font-weight: normal;
    margin-bottom: 15px;
  }
}
.edit-button-product-sub a {
  border: 2pt solid #8C2A35;
  padding: 2px 25px;
  text-transform: uppercase;
  font-weight: normal;
}

.edit-button-product-sub a:hover {
  background: #8C2A35;
  color: #FFF;
}

.view-subscription-promotion {
  display: block;
  position: relative;
  float: right;
  margin-top: -50px;
  border: 2pt solid #8C2A35;
  padding: 5px 15px;
  font-weight: normal;
  text-transform: uppercase;
}

.view-subscription-promotion:hover {
  background: #8C2A35;
  color: #FFF;
}

.ind-view-subscription-promotion {
  display: block;
  position: relative;
  float: right;
  margin-top: -50px;
  border: 2pt solid #8C2A35;
  padding: 5px 15px;
  font-weight: normal;
  text-transform: uppercase;
}

.ind-view-subscription-promotion:hover {
  background: #8C2A35;
  color: #FFF;
}

.env-title.test, .env-title.live, .env-title.sandbox {
  margin: 0 !important;
  line-height: 50px;
}

.removeExtraBreadcrumb ol li:nth-child(5), .removeExtraBreadcrumb ol li:nth-child(6),
.removeExtraBreadcrumb ol li:nth-child(7), .removeExtraBreadcrumb ol li:nth-child(8) {
  display: none;
}

/* App Sybscription details ends */
#client-apps-list-builder table[data-drupal-selector=edit-subscriptions] thead th:nth-child(2) {
  text-align: center;
}

.efx-user-profile-page.tier-promotion-title {
  padding: 0 0 140px 0;
}

.efx-user-profile-page.tier-promotion-title h2 {
  padding: 20px;
  margin: 0;
  color: #8c2a35;
  font-weight: normal;
  font-size: 24pt;
  text-transform: uppercase;
  white-space: normal;
  word-break: break-word;
}

.efx-user-profile-page.tier-promotion-title .subscription-title {
  position: relative;
  padding: 20px;
}

.efx-user-profile-page.tier-promotion-title .promote-subscription-form,
.efx-user-profile-page.tier-promotion-title .promote-individual-subscription-form,
.efx-user-profile-page.tier-promotion-title #view-client-details-form,
.efx-user-profile-page.tier-promotion-title #individual-view-client-details-form,
.efx-user-profile-page.tier-promotion-title .update-client-details-form,
.efx-user-profile-page.tier-promotion-title .update-individual-client-details-form {
  padding: 10px 30px;
  position: relative;
  min-height: 400px;
}

form#promote-individual-subscription-form,
form#update-individual-client-details-form,
.efx-user-profile-page.tier-promotion-title .update-individual-client-details-form,
.efx-user-profile-page.tier-promotion-title .promote-individual-subscription-form,
.efx-user-profile-page.tier-promotion-title .promote-subscription-form,
.efx-user-profile-page.tier-promotion-title .update-client-details-form {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media (max-width: 768px) {
  form#promote-individual-subscription-form,
form#update-individual-client-details-form,
.efx-user-profile-page.tier-promotion-title .update-individual-client-details-form,
.efx-user-profile-page.tier-promotion-title .promote-individual-subscription-form,
.efx-user-profile-page.tier-promotion-title .promote-subscription-form,
.efx-user-profile-page.tier-promotion-title .update-client-details-form {
    display: block;
  }
}
form#promote-individual-subscription-form > div,
form#update-individual-client-details-form > div,
.efx-user-profile-page.tier-promotion-title .update-individual-client-details-form > div,
.efx-user-profile-page.tier-promotion-title .promote-individual-subscription-form > div,
.efx-user-profile-page.tier-promotion-title .promote-subscription-form > div,
.efx-user-profile-page.tier-promotion-title .update-client-details-form > div {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  min-width: 0;
}

form#promote-individual-subscription-form > div + div,
form#update-individual-client-details-form > div + div,
.efx-user-profile-page.tier-promotion-title .update-individual-client-details-form > div + div,
.efx-user-profile-page.tier-promotion-title .promote-individual-subscription-form > div + div,
.efx-user-profile-page.tier-promotion-title .promote-subscription-form > div + div,
.efx-user-profile-page.tier-promotion-title .update-client-details-form > div + div {
  margin-left: 2%;
}

.efx-user-profile-page.tier-promotion-title .form-item-app-type {
  /* width: 50%; */
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#client-app-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

br.clearfix {
  clear: both;
}

.flex-col {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}

#edit-ip-container input[type=text],
div[data-drupal-selector=edit-ip-container] input[type=text] {
  max-width: 65%;
}

#edit-ip-container #ip-elements-wrapper .form-select, .promote-subscription-form label, .promote-subscription-form select,
#edit-ip-container #ip-elements-wrapper .form-select, .promote-individual-subscription-form label, .promote-individual-subscription-form select,
#view-client-details-form label, #view-client-details-form select,
#individual-view-client-details-form label, #individual-view-client-details-form select,
.update-client-details-form label, .update-client-details-form select,
.update-individual-client-details-form label, .update-individual-client-details-form select {
  font-size: 12pt !important;
}

.efx-user-profile-page.tier-promotion-title .promote-subscription-form input[type=text],
.efx-user-profile-page.tier-promotion-title .promote-individual-subscription-form input[type=text],
.efx-user-profile-page.tier-promotion-title #view-client-details-form input[type=text],
.efx-user-profile-page.tier-promotion-title #individual-view-client-details-form input[type=text],
.efx-user-profile-page.tier-promotion-title .update-client-details-form input[type=text],
.efx-user-profile-page.tier-promotion-title .update-individual-client-details-form input[type=text] {
  margin: 8px 0;
  padding: 8px 15px !important;
  max-height: 40px;
}

.efx-user-profile-page.tier-promotion-title .ip-whitelist-title::after {
  content: "";
  vertical-align: super;
  display: inline-block;
  background-image: url(/core/misc/icons/ee0000/required.svg);
  background-repeat: no-repeat;
  background-size: 6px 6px;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
}

.efx-user-profile-page.tier-promotion-title #ip-elements-wrapper .container-inline:not(.block) {
  margin: 2px 0;
  clear: both;
}

.efx-user-profile-page.tier-promotion-title #edit-actions-submit {
  padding: 8px 55px !important;
  margin-bottom: 40px;
  margin-top: 60px;
  font-size: 12pt;
  font-weight: normal !important;
}

@media (max-width: 767px) {
  .efx-user-profile-page.tier-promotion-title #edit-actions-submit {
    position: relative;
    margin: 80px auto 80px 20px;
    display: block;
    width: 246px;
    padding: 8px 55px !important;
    font-weight: normal !important;
  }
}
.efx-user-profile-page.tier-promotion-title input[data-drupal-selector=edit-client-app-oauth-type] {
  background: #ccc;
  pointer-events: none;
  max-width: 325px;
}

#add-subscriptions-form fieldset label, #edit-subscriptions-form fieldset label {
  font-size: 12pt;
}

#add-subscriptions-form input[type=submit], #edit-subscriptions-form input[type=submit] {
  padding: 10px 30px !important;
  margin-top: 40px;
  float: right;
  font-weight: normal !important;
  max-width: 300px;
}

@media (min-width: 991px) {
  input#edit-create-subscription {
    float: right;
  }
}
#update-subscriptions-form, #edit-subscriptions-form {
  padding: 10px 30px;
}

#ind-add-subscriptions-form fieldset label, #ind-edit-subscriptions-form fieldset label {
  font-size: 12pt;
}

#ind-add-subscriptions-form input[type=submit], #ind-edit-subscriptions-form input[type=submit] {
  padding: 10px 30px !important;
  margin-top: 40px;
  float: right;
  font-weight: normal !important;
  max-width: 300px;
}

#ind-update-subscriptions-form, #ind-edit-subscriptions-form {
  padding: 10px 30px;
}

/********************************************************* Tier Promotion Css - End ********************************************************************************/
form#user-form .efx-user-profile-page {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  margin-top: -30px;
}

.editsubscriptionpages {
  position: relative;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}

.editsubscriptionpages .col-md-8 {
  padding-left: 0;
  margin-left: 0;
  left: 27%;
  width: 70%;
}

.editsubscriptionpages .fix-sidebar-first {
  position: absolute;
  top: 0;
  left: 30px;
}

.editsubscriptionpages .sidebar__section {
  padding: 0;
}

#block-usersprofilemenu ul li.parent span.uparrow::after, #block-usersprofilemenuduplicate ul li.parent span.uparrow::after {
  content: "";
  position: absolute;
  -webkit-transform: rotate(315deg);
      -ms-transform: rotate(315deg);
          transform: rotate(315deg);
  border: solid black;
  border-width: 0 3px 3px 0px;
  padding: 4px;
  right: 30px;
  top: 24px;
  cursor: pointer;
  visibility: visible;
}

.efx-user-profile-page .password-suggestions.description {
  position: absolute;
  visibility: visible;
  font-size: 12pt;
  border: none;
  display: inline-block;
  width: 100%;
  bottom: 38%;
  left: 48%;
  top: none;
  top: unset;
}

@media (max-width: 767px) {
  .user-form .efx-user-profile-page #edit-account .password-suggestions.description {
    max-width: 160px;
    bottom: 52% !important;
  }

  .user-form .efx-user-profile-page #edit-account #edit-pass label[for=edit-pass-pass2] {
    max-width: 50%;
  }

  .user-form .efx-user-profile-page #edit-account #edit-pass {
    min-height: 300px;
  }
}
.user-form .efx-user-profile-page input {
  margin: 0;
  padding: 0;
  width: 90%;
  max-width: 100%;
}
.user-form .efx-user-profile-page div#edit-actions {
  max-width: 40%;
}
.user-form .efx-user-profile-page input[type=submit] {
  width: 150px;
  display: inline-block;
  float: left;
}
.user-form .efx-user-profile-page label {
  font-weight: normal;
  color: #212121;
  text-transform: lowercase;
  font-size: 16px;
}
.user-form .efx-user-profile-page label::first-letter {
  text-transform: uppercase;
}
.user-form .efx-user-profile-page a.button {
  width: 150px;
  margin-left: 23px;
}
.user-form .efx-user-profile-page #edit-account + #edit-actions {
  max-width: 500px;
}
.user-form .efx-user-profile-page #edit-account + #edit-actions a.button {
  margin: 0;
  float: left;
}
.user-form .efx-user-profile-page .form-item-pass-pass1 .password-strength, .user-form .efx-user-profile-page .form-item-pass-pass1 input[type=password] {
  width: 287px;
}
.user-form .efx-user-profile-page .form-item-pass-pass2 input[type=password] {
  width: 287px;
}
.user-form .efx-user-profile-page input[disabled=disabled] {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0 !important;
  margin: 0;
  border: 0;
}

.indicator-field {
  margin-top: 34px;
  margin-bottom: 29px;
  padding-left: 0;
  margin-left: 0;
}

.api-product-list-row.clearfix span:last-child {
  margin-left: 12px;
}

.api-product-list-row.clearfix span:last-child.label-status {
  margin-left: 0;
}

.api-product-list-row.clearfix span:first-child {
  float: left !important;
}

.api-product-name {
  width: 70%;
  word-break: break-all;
}

.wrapper--primary .item-property {
  word-break: break-all;
}

.row--info span.wrapper--status {
  width: auto;
  padding: 10px 44px !important;
  font-size: 10pt;
  font-weight: normal;
}

.app-type-submit-btn {
  display: block;
  width: 100%;
  float: left;
  margin-bottom: 16px;
}

.app-type-submit-btn a {
  display: inline-block;
  float: left;
}

span.efx-user-profile-page-tagline {
  font-size: 12pt;
  font-weight: normal;
  text-transform: uppercase;
  color: #212121;
  margin-top: 20px;
  display: block;
}

th[specifier=displayName], th[specifier=status] {
  border-bottom: 1pt solid;
}

th[specifier=status] {
  padding-left: 62px;
}

th[specifier=displayName] a, th[specifier=status] a {
  font-weight: normal;
  color: #212121;
  font-size: 12pt;
}

.row--info a {
  text-decoration: underline;
  font-size: 12pt;
}

.user-logged-in #superfish-account a[href="/app/#/register"] {
  padding-bottom: 0 !important;
}

#superfish-account a[href="/app/#/register"] {
  padding-bottom: 0px !important;
  top: -4px;
}

.efx-user-profile-page .invite-developer-form h2 + span {
  margin-top: 34px;
  display: block;
  float: left;
  margin-bottom: 20px;
}

.efx-user-profile-page .invite-developer-form .col-md-12, .efx-user-profile-page .invite-developer-form .col-lg-12 {
  padding-left: 0;
  max-height: 140px;
}

.efx-user-profile-page .invite-developer-form .col-md-6, .efx-user-profile-page .invite-developer-form .col-lg-6 {
  padding-left: 0;
}

.efx-user-profile-page .invite-developer-form .invite-developer-actions a, .efx-user-profile-page .invite-developer-form .invite-developer-actions input {
  padding: 15px 50px !important;
  font-weight: normal !important;
}

.invite-developer-form span#check-email-result {
  position: relative;
  bottom: 10px;
}

@media (min-width: 1360px) {
  .efx-user-profile-page .invite-developer-form .invite-developer-actions .button {
    float: left;
  }
}
@media (max-width: 1359px) {
  .efx-user-profile-page .invite-developer-form .invite-developer-actions .button {
    margin-left: 0;
  }
}
.path-manage-developers table#edit-table {
  table-layout: auto;
}

.manage-developer-apps #business-form #removeDev_submit.disabled {
  pointer-events: none;
  background: #FFF !important;
  border: 2pt solid #A1A1A1 !important;
  color: #A1A1A1 !important;
  font-weight: normal !important;
  padding: 16px 50px !important;
}

.manage-developer-apps #business-form a.button, .manage-developer-apps #business-form #removeDev_submit {
  font-weight: normal !important;
  padding: 16px 50px !important;
}

.field--name-createdat, .field--name-lastmodifiedat {
  display: block !important;
  float: left !important;
  width: 100% !important;
}

/* Prashant's codes for bug fixes ends*/
/* Client ID Mapping CSS */
form#create-client-id-mapping-form .form-select {
  font-size: 12pt !important;
  padding: 7.5px 5px !important;
  color: #434343;
  border-color: #434343;
  max-width: 50%;
}

/* Client ID Mapping CSS End*/
/* Update Company Profile page */
.update-company-profile {
  background: #FFF;
  padding: 40px;
}

form[data-drupal-selector=business-form-update] label {
  float: left;
  width: 100%;
}

form[data-drupal-selector=business-form-update] select, form[data-drupal-selector=business-form-update] input {
  max-width: 60%;
  padding: 6px 4px;
}

form[data-drupal-selector=business-form-update] .subheading {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  padding-left: 14px;
  font-size: 12pt;
  font-weight: bold;
}

form[data-drupal-selector=business-form-update] label[for=edit-domains] {
  font-weight: normal;
}

form[data-drupal-selector=business-form-update] input[disabled=disabled] {
  background: #F3F3F3;
  pointer-events: none;
}

/* Update Company Profile page ends*/
/* API Products - InstaTouch ID */
.apiproductdocs-sidenav > .panel-group > .panel > .panel-heading *:hover {
  border: none;
}

.apiproductdocs-sidenav > .panel-group > .panel > .panel-heading:hover, .apiproductdocs-sidenav > .panel-group > .panel > .panel-heading > .panel-title a[aria-expanded=true]:hover {
  padding-left: 10px;
  /*box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 2px 2px 0 rgba(0, 0, 0, 0.1);*/
}

/* API Products - InstaTouch ID ends */
/* Client Apps / Subscriptions */
.client-apps-list-builder input[value="Register New Application"], .individual-client-apps-list-builder input[value="Register New Application"] {
  position: absolute;
  right: 40px;
  top: -74px;
  padding: 8px 30px !important;
  margin: 0;
  background: #FFF;
  font-weight: normal !important;
  width: auto;
  width: initial;
}

@media (max-width: 767px) {
  .client-apps-list-builder input[value="Register New Application"], .individual-client-apps-list-builder input[value="Register New Application"] {
    position: absolute;
    right: 40px;
    top: -74px;
    padding: 8px 30px !important;
    margin: 0;
    background: #FFF;
    font-weight: normal !important;
    width: auto;
    width: initial;
  }
}
#block-usersprofilemenu, #block-usersprofilemenuduplicate {
  background: white;
  min-height: 400px;
  top: 0px;
  max-width: 355px;
  -webkit-box-shadow: #ccc 2px 2px;
          box-shadow: #ccc 2px 2px;
}

.efx-user-profile-page {
  background: #fff;
  padding: 0 2% 4% 2%;
  margin-left: 0px;
  min-height: 700px;
  -webkit-box-shadow: #ccc 2px 2px;
          box-shadow: #ccc 2px 2px;
  position: relative;
  font-weight: normal;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

@media (max-width: 768px) {
  .main-content__section {
    padding: 0;
    margin-bottom: 0;
  }

  .path-user .clearfix.main-content__section {
    padding: 0;
  }

  #block-usersprofilemenu {
    margin-right: 0;
    max-width: unset;
  }

  form#individual-client-apps-list-builder,
form#client-apps-list-builder {
    margin-top: 60px;
  }

  fieldset#edit-sandbox-products--wrapper {
    margin-bottom: 100px;
  }

  .efx-user-profile-page {
    background: #fff;
    padding: 1% 4% 4% 4%;
    margin-left: 0px;
    min-height: 850px;
    -webkit-box-shadow: #ccc 2px 2px;
            box-shadow: #ccc 2px 2px;
    position: relative;
    font-weight: normal;
    display: block;
  }
}
.edit-account-form form.user-form {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 991px) {
  #block-usersprofilemenu, #block-usersprofilemenuduplicate {
    display: none;
  }
}
.userprofilepages {
  height: 100%;
}

@media (max-width: 990px) and (min-width: 768px) {
  #individual-client-apps-list-builder,
#client-apps-list-builder {
    margin-top: 60px;
  }

  .client-apps-list-builder input[value="Register New Application"], .individual-client-apps-list-builder input[value="Register New Application"] {
    position: absolute;
    right: 40px;
    top: -90px;
    padding: 8px 30px !important;
    margin: 0;
    background: #FFF;
    font-weight: normal !important;
    width: auto;
    width: initial;
  }
}
/* Clientid Field Mapping */
.no-mapping {
  text-align: center;
  padding: 7px;
}