/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./sass/style.scss ***!
  \****************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);
/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./sass/style.scss (1) ***!
  \********************************************************************************************************************************************************************************************************************************************/
/* Normalize CSS as plain CSS */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Variables */
/* Base, Header, Footer, Pages, Forms */
/* Variables */
body {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 28px;
  background: #f0f3ff;
}

.btn-primary {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  display: inline-block;
  padding: 5px 40px;
  border-radius: 3px;
  color: #ffffff;
  text-transform: capitalize;
  font-size: 16px;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  text-decoration: none;
  background-color: #4f9bf5;
  border: none;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.btn-primary:hover {
  color: #fff;
  background: #111532;
}

.placeholder {
  background: transparent;
  opacity: 1;
}

.messages--error,
[aria-label="Error message"] {
  background: rgb(204, 27, 11);
  padding: 10px 30px;
  margin-bottom: 20px;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.3px;
  color: #ffffff;
}
.messages--error a,
[aria-label="Error message"] a {
  color: #ffffff;
}
.messages--error [role=alert]::before,
[aria-label="Error message"] [role=alert]::before {
  content: "";
  background: url(../images/error.svg) no-repeat;
  height: 26px;
  width: 26px;
  display: inline-block;
  background-size: contain;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 20px;
  filter: brightness(0) invert(1);
}

form .js-form-item input[aria-invalid=true] {
  border: 2px solid red; /* Highlight invalid fields */
  box-shadow: none;
  outline: none;
}
form .js-form-item input[aria-invalid=true]:focus {
  border: 2px solid red;
  box-shadow: none;
  outline: none;
}

/* Variables */
.header {
  padding: 10px 0;
  box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.15);
  background-color: rgb(247, 249, 251);
}
.header .site__logo img {
  width: 180px;
  display: block;
  margin: 0 auto;
}
.header .header__inner {
  align-items: center;
}

.region-primary-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.region-primary-menu ul li {
  padding: 0 16px;
  position: relative;
}
.region-primary-menu ul li a,
.region-primary-menu ul li span {
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  color: rgb(102, 102, 102);
  text-decoration: none;
  font-size: 16px;
  line-height: 20px;
  transition: all 0.3s ease-in-out;
  font-weight: 400;
  opacity: 0.5;
  display: block;
  position: relative;
  z-index: 10;
}
.region-primary-menu ul li a:hover, .region-primary-menu ul li a.is-active,
.region-primary-menu ul li span:hover,
.region-primary-menu ul li span.is-active {
  color: #191a5b;
  opacity: 1;
  font-weight: 600;
}

.region-secondary-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: right;
  line-height: 12px;
}
.not-loggedin .region-secondary-menu ul a {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  display: inline-block;
  padding: 15px 32px;
  border-radius: 3px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.15rem;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  text-decoration: none;
}
.not-loggedin .region-secondary-menu ul a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(15, 141, 240);
  border-radius: 10rem;
  z-index: -2;
}
.not-loggedin .region-secondary-menu ul a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: rgb(79.8552631579, 42.2315789474, 245.9184210526);
  transition: all 0.3s;
  border-radius: 10rem;
  z-index: -1;
}
.not-loggedin .region-secondary-menu ul a:hover {
  color: #fff;
}
.not-loggedin .region-secondary-menu ul a:hover:before {
  width: 100%;
}

.user__profile-block {
  position: relative;
  padding: 0 16px;
}
.user__profile-block .user__profile {
  border-top: 1px solid rgba(242, 244, 247, 0.2);
  padding-top: 10px;
}
.user__profile-block .user__profile .user-profile-list {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.user__profile-block .user__profile .user-profile-list .user-profile-pc {
  flex: 0 0 25%;
}
.user__profile-block .user__profile .user-profile-list .user-profile-pc img {
  width: 52px;
  height: 52px;
  border-radius: 50%;
}
.user__profile-block .user__profile .user-profile-list .user__profile-info {
  flex: 0 0 70%;
  padding-left: 10px;
}
.user__profile-block .user__profile .user-profile-list .user__profile-info .user-profile-firstname,
.user__profile-block .user__profile .user-profile-list .user__profile-info .user-app > a {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #ffffff;
  margin-top: 0;
  text-decoration: none;
}
.user__profile-block .user__profile .user-profile-list .user__profile-info .user-profile-mail,
.user__profile-block .user__profile .user-profile-list .user__profile-info .user-profile-roles {
  font-family: "DM Sans", sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 16px;
  color: #ffffff;
  text-overflow: ellipsis;
  width: 100%;
  word-wrap: break-word;
  white-space: pre-wrap;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  max-width: 160px;
}
.user__profile-block .user__profile .user-profile-list .user__profile-info .user-profile-roles {
  font-weight: 500;
}
.user__profile-block .user__profile .user-logout {
  border-top: 1px solid rgba(242, 244, 247, 0.2);
  padding: 10px 0;
}
.user__profile-block .user__profile .user-logout a.logout-icon {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  color: #ffffff;
  position: relative;
  padding-left: 20px;
}
.user__profile-block .user__profile .user-logout a.logout-icon::before {
  content: "";
  height: 24px;
  width: 24px;
  background: url(../images/logout.png) no-repeat;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  filter: brightness(0) invert(1);
}
.user__profile-block .user__profile .user-profile-role {
  font-size: 14px;
  color: #fff;
}

.user-logged-in .header {
  position: fixed;
  left: 0;
  width: 250px;
  height: 100vh;
  top: 0;
  z-index: 200;
  background: linear-gradient(180deg, #ffffff 43.72%, #9ed1f9 67.22%, #118df0 100%);
}
.user-logged-in .layout-container {
  margin-left: 260px;
  padding-right: 1rem;
}
.user-logged-in .header__layout {
  height: 100%;
}
.user-logged-in .header__inner {
  display: block;
  position: relative;
  height: 100%;
}
.user-logged-in .header__inner .site__logo,
.user-logged-in .header__inner .site__menu,
.user-logged-in .header__inner .site__sec-menu {
  width: 100%;
  padding: 0;
}
.user-logged-in .header__inner .site__menu {
  max-height: 480px;
  overflow-y: auto;
}
.user-logged-in .header__inner .site__logo {
  padding: 2rem 16px;
  border-bottom: 1px solid rgba(242, 244, 247, 0.5);
}
.user-logged-in .header__inner .site__sec-menu {
  position: absolute;
  bottom: 40px;
}
.user-logged-in .region-primary-menu ul {
  padding: 2rem 0 0;
  display: block;
}
.user-logged-in .region-primary-menu ul li {
  padding: 10px 16px;
  position: relative;
}
.user-logged-in .region-primary-menu ul li a:hover, .user-logged-in .region-primary-menu ul li a.is-active {
  color: #191a5b;
  opacity: 1;
  font-weight: 600;
}
.user-logged-in .region-primary-menu ul li ul {
  padding: 0;
  display: none;
}
.user-logged-in .region-primary-menu ul li ul li {
  padding: 8px 15px;
}
.user-logged-in .region-primary-menu ul li ul li a {
  font-size: 14px;
}
.user-logged-in .region-primary-menu ul li.menu-item--expanded {
  position: relative;
}
.user-logged-in .region-primary-menu ul li.menu-item--expanded::after {
  content: "";
  background: url(../images/arrow-down.svg) no-repeat;
  height: 16px;
  width: 16px;
  position: absolute;
  right: 20px;
  top: 22px;
  z-index: 1;
}
.user-logged-in .region-primary-menu ul li.menu-item--expanded.menuexpand::after {
  transform: rotateX(180deg);
  top: 10px;
}
.user-logged-in .region-primary-menu ul li.menu-item--expanded.menuexpand ul {
  display: block;
}
.user-logged-in .region-primary-menu ul li.menu-item--expanded.menu-item--active-trail span {
  color: #191a5b;
  opacity: 1;
  font-weight: 700;
}
.user-logged-in .region-primary-menu ul li.menu-item--expanded.menu-item--active-trail ul {
  display: block;
}
.user-logged-in .region-primary-menu ul li.menu-item--expanded.menu-item--active-trail ul li.menu-item--active-trail a {
  color: #191a5b;
  font-weight: 700;
  opacity: 1;
}

.layout-container.password-change-page {
  margin: 0;
  background: #ffffff;
}
.layout-container.password-change-page #block-shush-primary-local-tasks,
.layout-container.password-change-page #block-shush-page-title {
  display: none;
}
.layout-container.password-change-page .password-background {
  margin: 0;
}
.layout-container.password-change-page .password-background .layout-content {
  max-width: 420px;
}

.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .header__inner .site__logo {
  margin-top: 3rem;
}
.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .site__sec-menu {
  position: absolute;
  bottom: 40px;
}

.apps #block-shush-primary-admin-actions nav li a {
  background: #fff;
  border: 2px solid #118df0;
  color: #118df0;
  border-radius: 50px;
  padding: 10px 15px;
}

/* Variables */
footer.footer {
  background: #000000;
  padding: 50px 0;
}
footer.footer p {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0.5px;
  transition: all 0.3s ease-in-out;
}
footer.footer p:hover {
  color: rgb(15, 141, 240);
}
footer.footer .region-footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
footer.footer .region-footer ul li a {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
  padding: 0 10px;
  font-size: 14px;
  letter-spacing: 0.5px;
  transition: all 0.3s ease-in-out;
}
footer.footer .region-footer ul li a:hover {
  color: rgb(15, 141, 240);
}

/* Variables */
.highlighted .messages__wrapper {
  margin-top: 20px;
}
.highlighted .messages--status {
  background-color: rgb(186, 219, 204);
  padding: 20px 20px;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.3px;
}
.highlighted .messages--status .placeholder {
  color: rgb(15, 141, 240);
  background: transparent;
  opacity: 1;
}
.highlighted .messages--status::before {
  content: "";
  background: url(../images/sucess.svg) no-repeat;
  height: 26px;
  width: 26px;
  display: inline-block;
  background-size: contain;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 20px;
}

main {
  margin-top: 0;
  margin-bottom: 1rem;
  min-height: 590px;
}

.path-frontpage main {
  margin-top: 0;
  margin-bottom: 0;
  min-height: 100%;
}

#block-shush-primary-local-tasks {
  margin-bottom: 20px;
}
#block-shush-primary-local-tasks ul {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 2px solid #4f9bf5;
}
#block-shush-primary-local-tasks ul li a {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-decoration: none;
  color: #4f9bf5;
  padding: 5px 25px;
  display: inline-block;
}
#block-shush-primary-local-tasks ul li a.is-active {
  background: #4f9bf5;
  color: #fff;
  border-radius: 3px 3px 0 0;
}

#block-shush-page-title h1 {
  font-family: "Roboto", sans-serif;
  font-size: 34px;
  line-height: 42px;
  font-weight: 700;
  color: rgb(43, 54, 116);
  text-transform: capitalize;
  letter-spacing: 0.2px;
  text-align: left;
  margin: 2rem 0 0;
}
#block-shush-page-title h1::first-letter {
  text-transform: capitalize;
}

.create-client #block-shush-page-title h1 {
  margin-bottom: 2rem;
}

.rate-sheet-price #block-shush-page-title h1 {
  margin-bottom: 0.5rem;
}

.user-invite,
.user-login,
.user-register,
.user-password,
[class^=user-management-],
[class^="user-*-apps-android-edit"],
.add-team,
.teams-t-add-members,
.add-client-member {
  background: rgb(200, 231, 255);
}
.user-invite main,
.user-login main,
.user-register main,
.user-password main,
[class^=user-management-] main,
[class^="user-*-apps-android-edit"] main,
.add-team main,
.teams-t-add-members main,
.add-client-member main {
  padding-top: 3rem;
}
.user-invite main .layout-content,
.user-login main .layout-content,
.user-register main .layout-content,
.user-password main .layout-content,
[class^=user-management-] main .layout-content,
[class^="user-*-apps-android-edit"] main .layout-content,
.add-team main .layout-content,
.teams-t-add-members main .layout-content,
.add-client-member main .layout-content {
  max-width: 600px;
  margin: 0 auto;
  background: #ffffff;
  padding: 3em;
  display: flex;
  flex-direction: column;
  border-radius: 30px;
  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
  gap: 2em;
  margin-bottom: 2rem;
  min-height: auto;
}

.client-management.apps-create-from main {
  padding-top: 0;
}
.client-management.apps-create-from main .layout-content {
  max-width: none;
  margin: 0;
  background: transparent;
  padding: 0;
  display: block;
  flex-direction: inherit;
  border-radius: 0;
  box-shadow: none;
  gap: inherit;
  margin-bottom: 0;
  min-height: auto;
}

.user-login,
.user-register,
.user-password,
.login {
  background: linear-gradient(171.52deg, #ffffff 28.65%, #f8fcff 47.55%, #b4dbfa 68.65%, #118df0 93.52%);
  width: 100%;
  height: 100vh;
}
.user-login main,
.user-register main,
.user-password main,
.login main {
  margin-top: 0;
  position: relative;
}
.user-login main .layout-content,
.user-register main .layout-content,
.user-password main .layout-content,
.login main .layout-content {
  padding: 0;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  max-width: 500px;
}
.user-login main #block-shush-page-title,
.user-register main #block-shush-page-title,
.user-password main #block-shush-page-title,
.login main #block-shush-page-title {
  text-align: center;
  padding: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.user-login main #block-shush-page-title::before,
.user-register main #block-shush-page-title::before,
.user-password main #block-shush-page-title::before,
.login main #block-shush-page-title::before {
  content: "";
  background: url(../images/login-icon.svg) no-repeat;
  height: 32px;
  width: 32px;
  margin: 0 auto;
  display: block;
  background-size: 24px;
}
.user-login main #block-shush-page-title h1,
.user-register main #block-shush-page-title h1,
.user-password main #block-shush-page-title h1,
.login main #block-shush-page-title h1 {
  text-align: center;
  margin: 0 0 1rem;
}
.user-login main #block-shush-content,
.user-register main #block-shush-content,
.user-password main #block-shush-content,
.login main #block-shush-content {
  padding: 1rem;
}
.user-login main #block-shush-content form.user-pass p,
.user-register main #block-shush-content form.user-pass p,
.user-password main #block-shush-content form.user-pass p,
.login main #block-shush-content form.user-pass p {
  color: rgb(163, 174, 208);
  letter-spacing: -0.2px;
}
.user-login main #block-shush-content form #edit-actions .form-submit,
.user-register main #block-shush-content form #edit-actions .form-submit,
.user-password main #block-shush-content form #edit-actions .form-submit,
.login main #block-shush-content form #edit-actions .form-submit {
  max-width: 400px;
  background: rgb(17, 141, 240);
  border-radius: 10px;
  color: #ffffff;
}
.user-login main #block-shush-content form #edit-actions .form-submit:hover,
.user-register main #block-shush-content form #edit-actions .form-submit:hover,
.user-password main #block-shush-content form #edit-actions .form-submit:hover,
.login main #block-shush-content form #edit-actions .form-submit:hover {
  color: #118df0;
}
.user-login main .login-footer-logo,
.user-register main .login-footer-logo,
.user-password main .login-footer-logo,
.login main .login-footer-logo {
  position: absolute;
  bottom: 0;
  max-width: 228px;
  margin: 0 auto;
  width: 100%;
  left: 50%;
  margin-left: -120px;
}

.login main #block-shush-page-title {
  padding: 0;
  border-bottom: none;
}
.login main #block-shush-page-title::before {
  content: "";
  display: none;
}
.login main #block-shush-content {
  padding: 0;
}
.login main .custom-content {
  padding-top: 5rem;
}
.login main .custom-content h1 {
  color: rgb(43, 54, 116);
  font-size: 64px;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: -0.2px;
  margin: 2rem 0;
}
.login main .custom-content .btn-primary {
  max-width: 400px;
  background: rgb(17, 141, 240);
  border-radius: 10px;
  padding: 10px 120px;
}

.user-register main {
  padding-bottom: 5rem;
}

.path-user form.user-register-form .form-item-contact .form-checkbox {
  width: auto;
  height: auto;
}
.path-user form.user-register-form .form-item-contact label {
  display: inline-block;
}
.path-user form.user-pass .form-type-textfield {
  margin-bottom: 10px;
}
.path-user form.user-pass p {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.5px;
  color: rgb(102, 102, 102);
  display: block;
  line-height: 19px;
  margin: 0 0 1rem;
}

form .js-form-item {
  margin-bottom: 1rem;
}
form .js-form-item label {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.5px;
  color: rgb(102, 102, 102);
  display: block;
  line-height: 19px;
}
form .js-form-item input,
form .js-form-item .form-file,
form .js-form-item select,
form .js-form-item textarea {
  border: 1px solid #ddd;
  border-radius: 5px;
  width: 100%;
  transition: all 0.3s ease-in-out;
  box-shadow: none;
  height: 38px;
  margin-bottom: 0.5rem;
  font-size: 13px;
  padding: 3px 10px;
}
form .js-form-item input:focus-visible,
form .js-form-item .form-file:focus-visible,
form .js-form-item select:focus-visible,
form .js-form-item textarea:focus-visible {
  border: 1px solid rgb(15, 141, 240);
  outline: 1px solid rgb(15, 141, 240);
  box-shadow: 0 0 5px #0f8df0;
}
form .js-form-item input[readonly=readonly],
form .js-form-item .form-file[readonly=readonly],
form .js-form-item select[readonly=readonly],
form .js-form-item textarea[readonly=readonly] {
  background: rgba(118, 118, 118, 0.3);
}
form .js-form-item input[readonly=readonly]:hover,
form .js-form-item .form-file[readonly=readonly]:hover,
form .js-form-item select[readonly=readonly]:hover,
form .js-form-item textarea[readonly=readonly]:hover {
  background-color: rgba(118, 118, 118, 0.3);
}
form .js-form-item textarea {
  min-height: 140px;
}
form .js-form-item .description {
  font-family: "Roboto", sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 14px;
  display: none;
}
form #edit-actions {
  text-align: center;
  margin: 2rem auto 0;
}
form #edit-actions .form-submit {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  display: inline-block;
  border-radius: 3px;
  text-transform: capitalize;
  font-size: 18px;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  text-decoration: none;
  background-color: #ffffff;
  width: 100%;
  max-width: 320px;
  border: 2px solid #118df0;
  color: #118df0;
  border-radius: 50px;
  padding: 10px 15px;
}
form #edit-actions .form-submit:hover {
  color: #118df0;
  background: #ffffff !important;
}
form #edit-actions #edit-actions-delete {
  margin-left: 1rem;
}

.banner {
  background: #ceebf9;
  padding: 2rem 0;
}

.home-slider .slider-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.home-slider .slider-item .slider-items {
  flex: 0 0 60%;
}
.home-slider .slider-item .slider-items.slider-image {
  flex: 0 0 40%;
}
.home-slider .slider-item .slider-items h2 a {
  font-family: "Roboto", sans-serif;
  font-size: 3rem;
  line-height: 42px;
  color: #000000;
  font-weight: 700;
  margin: 1rem 0;
  text-decoration: none;
  color: #000000;
  display: block;
  letter-spacing: 0.5px;
}
.home-slider .slider-item .slider-items p {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  letter-spacing: 0.5px;
  font-weight: 400;
  margin: 1rem 0;
}
.home-slider .slider-item .slider-items .more-explore > a {
  font-size: 1rem;
  text-decoration: none;
  color: rgb(15, 141, 240);
  letter-spacing: 0.5px;
  transition: all 0.3s ease-in-out;
}
.home-slider .slider-item .slider-items .more-explore > a:hover {
  color: #111532;
}
.home-slider .slick-dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 2rem 0;
}
.home-slider .slick-dots li {
  margin: 0 10px;
  font-size: 0;
}
.home-slider .slick-dots li button {
  background: #fff;
  height: 2px;
  width: 60px;
  box-shadow: none;
  border: none;
}
.home-slider .slick-dots li.slick-active button {
  background: rgb(15, 141, 240);
}

table {
  border-collapse: collapse;
  width: 100%;
  background-color: #ffffff;
  border-radius: 10px;
}
table td,
table th {
  padding: 10px 20px;
}
table th {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  color: rgb(163, 174, 208);
  line-height: normal;
  font-weight: normal;
}
table th a {
  text-decoration: none;
  color: #ffffff;
}
table th:last-child {
  text-align: right;
}
table th#view-created-table-column {
  width: 12%;
}
table tr:nth-child(even) {
  background-color: transparent;
}
table tr:hover {
  background-color: transparent;
}
table tr td {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  color: rgb(43, 54, 116);
}
table tr td a {
  text-decoration: none;
}
table tr td .status-value-approved,
table tr td .status-value-active {
  background-color: transparent !important;
  color: rgb(3, 152, 85);
}
table tr td:last-child {
  text-align: right;
}
table tr td:last-child .dropbutton-multiple {
  padding-right: 0 !important;
}
table tr td .dropbutton-multiple .dropbutton .secondary-action {
  background: #ffffff;
  padding: 0 20px;
}
table tr td:first-child {
  font-weight: 700;
  color: rgb(43, 54, 116);
}
table tr td .user-active,
table tr td .key-active {
  position: relative;
  padding-left: 20px;
}
table tr td .user-active::before,
table tr td .key-active::before {
  content: "";
  height: 16px;
  width: 16px;
  background: url(../images/active-bg.svg) no-repeat;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  background-size: cover;
  margin-top: -8px;
}
table tr td .user-active p,
table tr td .key-active p {
  margin: 0;
}
table tr td .user-inactive,
table tr td .key-inactive {
  position: relative;
  padding-left: 20px;
}
table tr td .user-inactive::before,
table tr td .key-inactive::before {
  content: "";
  height: 16px;
  width: 16px;
  background: url(../images/error-bg.svg) no-repeat;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  background-size: cover;
  margin-top: -8px;
}
table tr td .user-inactive p,
table tr td .key-inactive p {
  margin: 0;
}
table tr td .edit-operation {
  position: relative;
}
table tr td .edit-operation::before {
  content: "";
  background: url(../images/dropdown.svg) no-repeat;
  height: 12px;
  width: 12px;
  display: inline-block;
  background-size: contain;
  vertical-align: middle;
  transform: rotate(90deg);
  cursor: pointer;
}
table tr td .edit-operation .edit-operation-wrap {
  display: none;
  font-size: 14px;
  position: absolute;
  top: 4px;
  right: 20px;
  background: #ffffff;
  border-radius: 5px;
  border: 1px solid #dce3ed;
  min-width: 100px;
  z-index: 10;
}
table tr td .edit-operation .edit-operation-wrap a {
  display: block;
  text-align: left;
  line-height: normal;
  padding: 10px 10px;
  border-bottom: 1px solid #dce3ed;
  transition: all 0.3s ease-in-out;
}
table tr td .edit-operation .edit-operation-wrap a:last-child {
  border: none;
}
table tr td .edit-operation .edit-operation-wrap a:hover {
  background: #f5f8fc;
}
table tr td .edit-operation .edit-operation-wrap .ajax-progress-throbber {
  display: none;
}
table tr td .edit-operation:hover .edit-operation-wrap {
  display: block;
}
table tr:last-child td:last-child .edit-operation-wrap {
  top: auto;
  bottom: 10px;
}

.user-management-view header {
  text-align: right;
}
.user-management-view header .btn-primary {
  background: #118df0;
  color: #fff;
  border-radius: 10px;
  padding: 10px 15px;
  font-size: 14px;
  border: none;
  letter-spacing: -0.2px;
}
.user-management-view header .btn-primary.disable-link {
  background: #999;
  pointer-events: none;
}
.user-management-view header .ajax-progress-throbber {
  display: none;
}
.user-management-view table thead #view-nothing-1-table-column {
  text-align: center;
}
.user-management-view table tbody tr td.views-field-nothing-1:last-child {
  text-align: center;
}

#block-shush-primary-admin-actions [data-drupal-link-system-path=create-aws-key].button-action {
  background: #fff;
  border: 2px solid rgb(17, 141, 240);
  color: rgb(17, 141, 240);
  border-radius: 50px;
  padding: 10px 15px;
}

.zcs-kong-app-list table tr td,
.zcs-aws-app-list table tr td {
  position: relative;
}
.zcs-kong-app-list table tr td .pwd-copy,
.zcs-kong-app-list table tr td .secret-password,
.zcs-kong-app-list table tr td .client-password,
.zcs-aws-app-list table tr td .pwd-copy,
.zcs-aws-app-list table tr td .secret-password,
.zcs-aws-app-list table tr td .client-password {
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -15px;
  opacity: 0;
  visibility: hidden;
}
.zcs-kong-app-list table tr td .pwd-copy::after,
.zcs-kong-app-list table tr td .secret-password::after,
.zcs-kong-app-list table tr td .client-password::after,
.zcs-aws-app-list table tr td .pwd-copy::after,
.zcs-aws-app-list table tr td .secret-password::after,
.zcs-aws-app-list table tr td .client-password::after {
  content: "";
  background: url(../images/copy-files.svg) no-repeat;
  height: 12px;
  width: 12px;
  display: inline-block;
  background-size: contain;
  vertical-align: middle;
  margin-left: 5px;
  cursor: pointer;
}
.zcs-kong-app-list table tr td.api-keys,
.zcs-aws-app-list table tr td.api-keys {
  -webkit-text-security: disc; /* For WebKit browsers */
  text-security: disc;
  position: relative;
}
.zcs-kong-app-list table tr td.api-keys .pwd-toggle,
.zcs-aws-app-list table tr td.api-keys .pwd-toggle {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -14px;
}
.zcs-kong-app-list table tr td.api-keys .pwd-toggle::after,
.zcs-aws-app-list table tr td.api-keys .pwd-toggle::after {
  content: "";
  background: url(../images/eye-hidden.png) no-repeat;
  height: 12px;
  width: 12px;
  display: inline-block;
  background-size: contain;
  vertical-align: middle;
  margin-left: 5px;
  cursor: pointer;
}
.zcs-kong-app-list table tr td.password-show,
.zcs-aws-app-list table tr td.password-show {
  -webkit-text-security: none;
  text-security: none;
  padding-right: 50px;
}
.zcs-kong-app-list table tr td.password-show .pwd-toggle::after,
.zcs-aws-app-list table tr td.password-show .pwd-toggle::after {
  content: "";
  background: url(../images/eye-visible.png) no-repeat;
  height: 12px;
  width: 12px;
  display: inline-block;
  background-size: contain;
  vertical-align: middle;
  margin-left: 5px;
  cursor: pointer;
}
.zcs-kong-app-list table tr td.password-show .pwd-copy,
.zcs-kong-app-list table tr td.password-show .client-password,
.zcs-kong-app-list table tr td.password-show .secret-password,
.zcs-aws-app-list table tr td.password-show .pwd-copy,
.zcs-aws-app-list table tr td.password-show .client-password,
.zcs-aws-app-list table tr td.password-show .secret-password {
  visibility: visible;
  opacity: 1;
}
.zcs-kong-app-list table tr td.password-show .client-key,
.zcs-kong-app-list table tr td.password-show .secret-key,
.zcs-aws-app-list table tr td.password-show .client-key,
.zcs-aws-app-list table tr td.password-show .secret-key {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  display: inline-block;
  width: 70px;
  vertical-align: middle;
}
.zcs-kong-app-list table tr td.password-show .secret-key,
.zcs-aws-app-list table tr td.password-show .secret-key {
  width: 180px;
}
.zcs-kong-app-list table tr td.password-show .kong-key,
.zcs-aws-app-list table tr td.password-show .kong-key {
  width: 140px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.zcs-kong-app-list table tr td.app-operations,
.zcs-aws-app-list table tr td.app-operations {
  font-size: 0;
  text-align: center;
}
.zcs-kong-app-list table tr td.app-operations::before,
.zcs-aws-app-list table tr td.app-operations::before {
  content: "";
  background: url(../images/dropdown.svg) no-repeat;
  height: 12px;
  width: 12px;
  display: inline-block;
  background-size: contain;
  vertical-align: middle;
  transform: rotate(90deg);
  cursor: pointer;
}
.zcs-kong-app-list table tr td.app-operations .kong-app-list-edit,
.zcs-aws-app-list table tr td.app-operations .kong-app-list-edit {
  display: none;
  font-size: 14px;
  position: absolute;
  top: 4px;
  right: 20px;
  background: #ffffff;
  border-radius: 5px;
  padding: 5px 10px;
}
.zcs-kong-app-list table tr td.app-operations .kong-app-list-edit a,
.zcs-aws-app-list table tr td.app-operations .kong-app-list-edit a {
  display: block;
  text-align: left;
  line-height: normal;
  margin: 5px 0;
}
.zcs-kong-app-list table tr td.app-operations.active-dropdown .kong-app-list-edit,
.zcs-aws-app-list table tr td.app-operations.active-dropdown .kong-app-list-edit {
  display: block;
}
.zcs-kong-app-list table tr td.app-operation,
.zcs-aws-app-list table tr td.app-operation {
  text-align: center;
}
.zcs-kong-app-list table tr td.app-operation .edit-operation .edit-operation-wrap,
.zcs-aws-app-list table tr td.app-operation .edit-operation .edit-operation-wrap {
  right: 42px;
}
@media only screen and (min-width: 1470px) {
  .zcs-kong-app-list table tr td.app-operation .edit-operation .edit-operation-wrap,
  .zcs-aws-app-list table tr td.app-operation .edit-operation .edit-operation-wrap {
    right: 50px;
  }
}
.zcs-kong-app-list table tr td.app-operation .edit-operation.disabled,
.zcs-aws-app-list table tr td.app-operation .edit-operation.disabled {
  filter: brightness(0) saturate(100%) invert(51%) sepia(14%) saturate(11%) hue-rotate(11deg) brightness(88%) contrast(87%);
}

.zcs-kong-app-list table.operations-disabled td:nth-child(5) {
  width: 14%;
}
.zcs-kong-app-list table.operations-disabled td:nth-child(6) {
  width: 23%;
}
.zcs-kong-app-list table.operations-disabled td:last-child {
  text-align: left;
}

.zcs-aws-app-list table.operations-disabled td:nth-child(3) {
  width: 14%;
}
.zcs-aws-app-list table.operations-disabled td:nth-child(4) {
  width: 23%;
}
.zcs-aws-app-list table.operations-disabled td:last-child {
  text-align: left;
}

.zcs-aws-app-list .responsive-enabled tr th:last-child {
  text-align: left;
}

.apps #block-shush-primary-admin-actions nav {
  text-align: right;
  margin: 0 0 10px;
}

.user-grid-block header {
  margin-bottom: 1rem;
}
.user-grid-block .view-content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.user-grid-block .views-row {
  flex: 0 0 25%;
  padding: 0 15px;
  text-align: center;
  margin-bottom: 20px;
}
.user-grid-block .views-row .user__management-info {
  padding: 20px;
  border-radius: 32px;
  background: rgb(247, 249, 251);
}
.user-grid-block .views-row .user__management-info.active, .user-grid-block .views-row .user__management-info.Active {
  box-shadow: 4px 4px 7.6px -2px rgba(0, 0, 0, 0.1);
  border: 2px solid rgb(213, 246, 224);
}
.user-grid-block .views-row .user__management-info.active .user__mangement-status, .user-grid-block .views-row .user__management-info.Active .user__mangement-status {
  margin-bottom: 10px;
}
.user-grid-block .views-row .user__management-info.active .user__mangement-status .user-active, .user-grid-block .views-row .user__management-info.Active .user__mangement-status .user-active {
  font-size: 11px;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  background: rgb(236, 253, 243);
  border: 1px solid rgb(213, 246, 224);
  line-height: 15px;
  display: inline-block;
  padding: 7px 40px;
  color: rgb(3, 152, 85);
  border-radius: 5px;
  position: relative;
}
.user-grid-block .views-row .user__management-info.active .user__mangement-status .user-active::before, .user-grid-block .views-row .user__management-info.Active .user__mangement-status .user-active::before {
  content: "";
  height: 24px;
  width: 24px;
  background: url(../images/active.svg) no-repeat;
  display: block;
  position: absolute;
  left: 25px;
  top: 50%;
  margin-top: -6px;
}
.user-grid-block .views-row .user__management-info.inactive, .user-grid-block .views-row .user__management-info.in_active {
  box-shadow: 4px 4px 7.6px -2px rgba(0, 0, 0, 0.1);
  border: 2px solid rgb(254, 228, 226);
}
.user-grid-block .views-row .user__management-info.inactive .user__mangement-status, .user-grid-block .views-row .user__management-info.in_active .user__mangement-status {
  margin-bottom: 10px;
}
.user-grid-block .views-row .user__management-info.inactive .user__mangement-status .user-inactive,
.user-grid-block .views-row .user__management-info.inactive .user__mangement-status .user-active, .user-grid-block .views-row .user__management-info.in_active .user__mangement-status .user-inactive,
.user-grid-block .views-row .user__management-info.in_active .user__mangement-status .user-active {
  font-size: 11px;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  background: rgb(254, 243, 242);
  border: 1px solid rgb(254, 228, 226);
  line-height: 15px;
  display: inline-block;
  padding: 7px 40px;
  color: rgb(217, 45, 32);
  border-radius: 5px;
  position: relative;
}
.user-grid-block .views-row .user__management-info.inactive .user__mangement-status .user-inactive::before,
.user-grid-block .views-row .user__management-info.inactive .user__mangement-status .user-active::before, .user-grid-block .views-row .user__management-info.in_active .user__mangement-status .user-inactive::before,
.user-grid-block .views-row .user__management-info.in_active .user__mangement-status .user-active::before {
  content: "";
  height: 24px;
  width: 24px;
  background: url(../images/inactive.svg) no-repeat;
  display: block;
  position: absolute;
  left: 25px;
  top: 50%;
  margin-top: -6px;
}
.user-grid-block .views-row .user__management-info .user__mangement-name {
  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: rgb(15, 141, 240);
  margin-bottom: 10px;
}
.user-grid-block .views-row .user__management-info .user__mangement-name a {
  text-decoration: none;
}
.user-grid-block .views-row .user__management-info .user__mangement-role,
.user-grid-block .views-row .user__management-info .user__mangement-email {
  font-family: "DM Sans", sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 16px;
  color: rgb(71, 84, 103);
  margin-bottom: 10px;
}
.user-grid-block .views-row .user__management-info .user__mangement-email {
  font-weight: 500;
}
.user-grid-block .views-row .user__management-info .user__mangement-edit a {
  background: rgb(15, 141, 240);
  padding: 7px 45px;
  border-radius: 30px;
  font-size: 12px;
  font-weight: 400;
  font-family: "DM Sans", sans-serif;
  text-decoration: none;
  color: rgb(255, 255, 255);
}

.apigee-entity--view-mode-full .field--label-inline {
  margin-bottom: 1.5rem;
}
.apigee-entity--view-mode-full .field--label-inline > div {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: rgb(102, 102, 102);
  display: block;
  line-height: 19px;
}
.apigee-entity--view-mode-full .field--label-inline .field__item {
  width: 100%;
  transition: all 0.3s ease-in-out;
  box-shadow: none;
  margin-bottom: 0.5rem;
  font-size: 14px;
  padding: 3px 0;
  color: #000000;
}
.apigee-entity--view-mode-full .field--label-inline .field__item .status-value-approved {
  font-size: 12px;
  display: inline-block;
  padding: 5px 20px;
  height: auto;
  line-height: 18px;
  background-color: rgb(3, 152, 85);
}
.apigee-entity--view-mode-full .app-credential legend {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #000000;
  display: block;
  line-height: 19px;
}
.apigee-entity--view-mode-full .app-credential .app-details-wrapper {
  border-top: 1px solid rgb(200, 231, 255);
  border-bottom: 1px solid rgb(200, 231, 255);
  padding: 1.5rem 0;
}
.apigee-entity--view-mode-full .app-credential .wrapper--secondary {
  margin-left: 0;
  padding: 1.5rem 0;
}
.apigee-entity--view-mode-full .app-credential .wrapper--secondary label {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: rgb(102, 102, 102);
  display: block;
  line-height: 19px;
}
.apigee-entity--view-mode-full .app-credential .wrapper--secondary .api-product-name {
  font-family: "DM Sans", sans-serif;
  margin-bottom: 0.5rem;
  font-size: 14px;
  padding: 3px 0;
  color: #000000;
}
.apigee-entity--view-mode-full .app-credential .wrapper--secondary .status-value-enabled {
  font-size: 12px;
  display: block;
  padding: 5px 20px;
  height: auto;
  line-height: 18px;
  background-color: rgb(3, 152, 85);
}
.apigee-entity--view-mode-full .app-details-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.apigee-entity--view-mode-full .app-details-wrapper .item-property {
  flex: 0 0 48%;
  font-size: 14px;
  padding: 3px 0;
  color: #000000;
  font-weight: 600;
}
.apigee-entity--view-mode-full .app-details-wrapper .item-property label {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: rgb(102, 102, 102);
  display: block;
  line-height: 19px;
}
.apigee-entity--view-mode-full .app-details-wrapper .item-property .status-value-approved {
  background-color: transparent !important;
  color: rgb(3, 152, 85);
}
.apigee-entity--view-mode-full .app-details-wrapper .item-property .secret .secret__value {
  width: 100%;
  max-width: -moz-max-content;
  max-width: max-content;
  padding-right: 10px;
  font-weight: 400;
}
.apigee-entity--view-mode-full .app-details-wrapper .item-property .secret__toggle .secret__toggle__show {
  background: url(../images/eye-hidden.png) no-repeat;
  background-size: 16px;
  height: 16px;
  width: 16px;
  font-size: 0;
}
.apigee-entity--view-mode-full .app-details-wrapper .item-property .secret__toggle .secret__toggle__hide {
  background: url(../images/eye-visible.png) no-repeat;
  background-size: 16px;
  height: 16px;
  width: 16px;
  display: inline-block;
  font-size: 0;
}
.apigee-entity--view-mode-full .app-details-wrapper .item-property .secret--hidden .secret__toggle__show {
  display: inline-block;
}
.apigee-entity--view-mode-full .app-details-wrapper .item-property .secret--hidden .secret__toggle__hide {
  display: none;
}

.user-management-header {
  background: transparent;
  padding-top: 1.5rem;
  padding-left: 1rem;
  padding-bottom: 0;
}
.user-management-header h5 {
  font-family: "Montserrat", sans-serif;
  color: rgb(176, 187, 213);
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.2px;
  margin: 0;
}
.user-management-header h3 {
  font-size: 34px;
  line-height: 42px;
  font-weight: 700;
  color: rgb(43, 54, 116);
  letter-spacing: 0.2px;
}
.user-management-header .user-roles {
  border: 1px solid #2b3674;
  padding: 5px 20px;
  display: inline-block;
  border-radius: 20px;
  margin-top: 10px;
  color: rgb(43, 54, 116);
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
}

.page-aws-apps .user-management-header {
  padding-left: 0;
}
.page-aws-apps #block-shush-primary-admin-actions {
  text-align: right;
}
.page-aws-apps #block-shush-primary-admin-actions nav {
  margin: 1rem 0 0.5rem;
}

body.password-change-page {
  background: #ffffff;
}

.password-background {
  background: url(../images/password-bg.png) no-repeat;
  background-size: contain;
  background-position: center right;
  height: 100vh;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.password-background .layout-content {
  padding-top: 8rem;
  padding-bottom: 5rem;
}
.password-background .change-pwd-form .js-form-item input {
  border-radius: 20px;
}
.password-background .change-pwd-form .password-strength__meter {
  height: 0.3rem;
}
.password-background .change-pwd-form .password-strength__title,
.password-background .change-pwd-form .password-confirm-message {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.5px;
  color: #666666;
  display: block;
  line-height: 19px;
}
.password-background .change-pwd-form #edit-actions .form-submit {
  display: block;
  width: 100%;
  max-width: 100%;
}

.password-change-header {
  margin-bottom: 30px;
}
.password-change-header h1 {
  font-family: "Montserrat", sans-serif;
  color: rgb(43, 54, 116);
  font-size: 46px;
  line-height: 56px;
  font-weight: 700;
  margin-bottom: 10px;
}
.password-change-header p {
  font-family: "Montserrat", sans-serif;
  color: rgb(163, 174, 208);
  font-size: 1rem;
  line-height: 16px;
}

nav ul.js-pager__items {
  display: flex;
  justify-content: center;
  margin: 20px 0;
  list-style-type: none;
}
nav ul.js-pager__items li {
  padding: 5px 16px;
  background: white;
  margin: 2px;
  border-radius: 5px;
  border: 1px solid #eee;
}
nav ul.js-pager__items li a {
  text-decoration: none;
}
nav ul.js-pager__items li a span + span {
  font-size: 16px;
}

.api-attribute-status table tr td:nth-child(2) {
  font-weight: 400;
}

.api-attribute-sheet .attributes-table thead th:nth-child(2), .api-attribute-sheet .attributes-table thead th:nth-child(3), .api-attribute-sheet .attributes-table thead th:nth-child(4) {
  text-align: center;
}
.api-attribute-sheet .attributes-table thead th:nth-child(2) {
  width: 40%;
  text-align: left;
}
.api-attribute-sheet .attributes-table tbody tr td .form-item {
  margin-bottom: 0;
}
.api-attribute-sheet .attributes-table tbody tr td .form-item input {
  height: 18px;
}
.api-attribute-sheet .attributes-table tbody tr td:nth-child(3), .api-attribute-sheet .attributes-table tbody tr td:nth-child(4) {
  padding: 0 1.5rem;
}
.api-attribute-sheet #edit-submit {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  background: #fff;
  border: 2px solid #118df0;
  color: #118df0;
  border-radius: 50px;
  padding: 15px 40px;
  text-transform: capitalize;
  font-size: 16px;
  display: flex;
  margin: 20px auto;
}

.ui-dialog .api-attribute-sheet .attributes-table tr th:nth-child(1) {
  width: 3%;
}
.ui-dialog .api-attribute-sheet .attributes-table tr th:nth-child(3), .ui-dialog .api-attribute-sheet .attributes-table tr th:nth-child(4) {
  width: 18%;
}

.top-actions .client-credentials-header {
  margin-bottom: 1rem;
}

table tbody td .text-bold {
  font-weight: 700;
}

.ui-dialog .api-attribute-review .attributes-table tr td:first-child {
  font-weight: 300;
}

.ui-widget.ui-widget-content {
  top: 50% !important;
  left: 50% !important; /* Start 50% into remaining space */
  transform: translate(-50%, -50%);
  z-index: 1000;
}

.ui-dialog form .fieldset-legend {
  font-weight: 700;
  margin-bottom: 0.5rem;
  display: block;
}
.ui-dialog form .fieldset-wrapper .form-item.form-type-checkbox label {
  margin: 0;
  font-size: 13px;
}
.ui-dialog .form-actions {
  max-width: 300px;
  margin: 0 auto;
}

.ui-dialog .attribute-review .attributes-table tr td:last-child {
  width: 21%;
}
.ui-dialog .attribute-review .attributes-table tbody tr td:first-child {
  font-weight: 300;
}

.select2-container .select2-dropdown {
  border: 1px solid #ddd;
  width: 300px !important;
}
.select2-container .select2-dropdown .select2-search--dropdown .select2-search__field {
  border: 1px solid #ddd;
}
.select2-container .select2-results .select2-results__option {
  color: #2b3674;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: -0.2px;
  background-color: transparent;
}
.select2-container .select2-results .select2-results__option:hover {
  background: transparent;
  color: #118df0;
}

.attribute-review .attributes-table th:nth-child(2) {
  width: 50%;
  text-align: left;
}
.attribute-review .attributes-table th:last-child, .attribute-review .attributes-table th:nth-child(3) {
  text-align: center;
}
.attribute-review .attributes-table tr td:nth-child(3) {
  text-align: center;
}

.ui-dialog form .form-submit.is-disabled {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 16px;
  min-width: -moz-fit-content;
  min-width: fit-content;
  background-color: rgba(118, 118, 118, 0.3);
  border: 2px solid rgba(118, 118, 118, 0.3);
  color: rgba(118, 118, 118, 0.3);
  border-radius: 10px;
  padding: 10px 15px;
  display: flex;
  margin: 20px auto;
}

.password-reset-wrapper {
  display: flex;
  justify-content: space-between;
  position: relative;
  align-items: center;
  height: 100vh;
}
.password-reset-wrapper .right-side-logo {
  position: absolute;
  right: 130px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

.api-popup-width-resize #drupal-modal {
  padding: 0.5em 0;
}
.api-popup-width-resize.api-table-fixed table.attributes-table {
  table-layout: fixed;
}

/* Variables */
form.user-logout-confirm {
  text-align: center;
}
form.user-logout-confirm #edit-submit {
  font-size: 1rem;
  margin-right: 15px;
}

#block-shush-primary-admin-actions nav {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0.9rem;
}
#block-shush-primary-admin-actions nav li {
  text-align: right;
}
#block-shush-primary-admin-actions nav li a {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  display: inline-block;
  text-transform: capitalize;
  font-size: 16px;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  text-decoration: none;
  min-width: -moz-fit-content;
  min-width: fit-content;
  background: #fff;
  border: 2px solid #118df0;
  color: #118df0;
  border-radius: 50px;
  padding: 10px 15px;
}
#block-shush-primary-admin-actions nav li a:hover {
  color: #118df0;
  background: #fff;
}

.developer-app-form .field--type-app-callback-url,
.apigee-edge-teams-add-team-member-form .field--type-app-callback-url {
  display: none;
}
.developer-app-form [id^=edit-credential-] .fieldset-legend,
.developer-app-form #edit-api-products--wrapper .fieldset-legend,
.developer-app-form .edit-team-roles--wrapper .fieldset-legend,
.apigee-edge-teams-add-team-member-form [id^=edit-credential-] .fieldset-legend,
.apigee-edge-teams-add-team-member-form #edit-api-products--wrapper .fieldset-legend,
.apigee-edge-teams-add-team-member-form .edit-team-roles--wrapper .fieldset-legend {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}
.developer-app-form [id^=edit-credential-] .fieldset-wrapper .form-type-checkbox .form-checkbox,
.developer-app-form #edit-api-products--wrapper .fieldset-wrapper .form-type-checkbox .form-checkbox,
.developer-app-form .edit-team-roles--wrapper .fieldset-wrapper .form-type-checkbox .form-checkbox,
.apigee-edge-teams-add-team-member-form [id^=edit-credential-] .fieldset-wrapper .form-type-checkbox .form-checkbox,
.apigee-edge-teams-add-team-member-form #edit-api-products--wrapper .fieldset-wrapper .form-type-checkbox .form-checkbox,
.apigee-edge-teams-add-team-member-form .edit-team-roles--wrapper .fieldset-wrapper .form-type-checkbox .form-checkbox {
  display: inline-block;
  width: auto;
  height: auto;
}
.developer-app-form [id^=edit-credential-] .fieldset-wrapper .form-type-checkbox label,
.developer-app-form #edit-api-products--wrapper .fieldset-wrapper .form-type-checkbox label,
.developer-app-form .edit-team-roles--wrapper .fieldset-wrapper .form-type-checkbox label,
.apigee-edge-teams-add-team-member-form [id^=edit-credential-] .fieldset-wrapper .form-type-checkbox label,
.apigee-edge-teams-add-team-member-form #edit-api-products--wrapper .fieldset-wrapper .form-type-checkbox label,
.apigee-edge-teams-add-team-member-form .edit-team-roles--wrapper .fieldset-wrapper .form-type-checkbox label {
  display: inline-block;
}

.zcs-kong-key-edit-form,
.zcs-kong-key-create-form,
.edit-client-member-form {
  max-width: 540px;
  margin: 0 auto;
  background: #fff;
  border-radius: 10px;
}

.ui-dialog .ui-dialog-content .edit-client-member-form,
.ui-dialog .ui-dialog-content .zcs-kong-key-edit-form {
  padding: 0;
}

.ui-dialog {
  border-radius: 10px !important;
}
.ui-dialog .ui-dialog-titlebar {
  background: transparent;
  border: none;
  border-bottom: 1px solid #ddd;
  color: rgb(17, 141, 240);
  font-size: 18px;
  font-weight: 700;
  padding-left: 50px !important;
}
.ui-dialog .ui-dialog-titlebar::before {
  content: "";
  background: url(../images/login-icon.svg) no-repeat;
  height: 18px;
  width: 18px;
  background-size: cover;
  position: absolute;
  left: 16px;
  top: 50%;
  margin-top: -10px;
}
.ui-dialog .ui-dialog-titlebar .ui-button {
  background: transparent;
  border: none;
}
.ui-dialog .ui-dialog-titlebar .ui-button .ui-button-icon {
  background: url(../images/close.png) no-repeat;
  background-position: center center;
  background-size: contain;
}
.ui-dialog .ui-dialog-buttonpane {
  padding: 10px 15px;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset.form-actions {
  float: none;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset.form-actions button {
  width: 100%;
  padding: 15px;
  background: rgb(17, 141, 240);
  border: none;
  border-radius: 10px;
  font-size: 14px;
  letter-spacing: -0.2px;
  color: #fff;
}
.ui-dialog form .form-item {
  margin-bottom: 0;
}
.ui-dialog form .form-item label {
  color: rgb(43, 54, 116);
  font-weight: 500;
  font-size: 14px;
  letter-spacing: -0.2px;
}
.ui-dialog form .address-container-inline > .form-item {
  display: block;
  margin-right: 0;
}
.ui-dialog form [data-drupal-selector=edit-user-type] legend {
  margin-bottom: 1rem;
}
.ui-dialog form [data-drupal-selector=edit-user-type] .form-item-user-type {
  margin-bottom: 1rem;
  display: flex;
  align-items: baseline;
}
.ui-dialog form [data-drupal-selector=edit-user-type] .form-item-user-type input {
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-right: 10px;
}
.ui-dialog form.create-client-member-form .form-submit {
  width: 100%;
  padding: 15px;
  background: #118df0;
  border: none;
  border-radius: 10px;
  font-size: 14px;
  letter-spacing: -0.2px;
  color: #fff;
}
.ui-dialog form.create-client-member-form #edit-user-type--wrapper .form-item-user-type {
  margin-bottom: 0;
}
.ui-dialog form.create-client-member-form #edit-user-type--wrapper .form-item-user-type input {
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
.ui-dialog form.create-client-member-form #edit-user-type--wrapper .form-item-user-type label {
  display: inline-block;
  vertical-align: middle;
}

.create-client-member-form .form-submit,
.edit-client-member-form .form-submit {
  width: 100%;
  padding: 15px;
  background: rgb(17, 141, 240);
  border: none;
  border-radius: 10px;
  font-size: 14px;
  letter-spacing: -0.2px;
  color: #fff;
  line-height: normal;
  margin-top: 1rem;
}
.create-client-member-form #edit-user-type--wrapper .form-item-user-type,
.edit-client-member-form #edit-user-type--wrapper .form-item-user-type {
  margin-bottom: 0;
}
.create-client-member-form #edit-user-type--wrapper .form-item-user-type input,
.edit-client-member-form #edit-user-type--wrapper .form-item-user-type input {
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
.create-client-member-form #edit-user-type--wrapper .form-item-user-type label,
.edit-client-member-form #edit-user-type--wrapper .form-item-user-type label {
  display: inline-block;
  vertical-align: middle;
}

.ui-widget-overlay {
  background: rgba(17, 141, 240, 0.6) !important;
  opacity: 0.6 !important;
}

.views-exposed-form {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-around;
  gap: 20px;
  margin-bottom: 20px;
}
.views-exposed-form .js-form-item {
  flex-grow: 1;
  margin-bottom: 0;
}
.views-exposed-form #edit-actions {
  display: flex;
  align-items: center;
  margin-top: 10px;
  gap: 10px;
}
.views-exposed-form #edit-actions .form-submit {
  padding: 5px 40px;
  font-size: 14px;
}

.form-required:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI0VFMDAwMCIgIGQ9Ik0wLDcuNTYybDEuMTE0LTMuNDM4YzIuNTY1LDAuOTA2LDQuNDMsMS42ODgsNS41OSwyLjM1QzYuMzk4LDMuNTUzLDYuMjM3LDEuNTQ0LDYuMjIsMC40NDdoMy41MTEgYy0wLjA1LDEuNTk3LTAuMjM0LDMuNi0wLjU1OCw2LjAwM2MxLjY2NC0wLjgzOCwzLjU2Ni0xLjYxMyw1LjcxNC0yLjMyNUwxNiw3LjU2MmMtMi4wNSwwLjY3OC00LjA2LDEuMTMxLTYuMDI4LDEuMzU2IGMwLjk4NCwwLjg1NiwyLjM3MiwyLjM4MSw0LjE2Niw0LjU3NWwtMi45MDYsMi4wNTljLTAuOTM1LTEuMjc0LTIuMDQxLTMuMDA5LTMuMzE2LTUuMjA2Yy0xLjE5NCwyLjI3NS0yLjI0NCw0LjAxMy0zLjE0Nyw1LjIwNiBsLTIuODU2LTIuMDU5YzEuODcyLTIuMzA3LDMuMjExLTMuODMyLDQuMDE3LTQuNTc1QzMuODQ5LDguNTE2LDEuODcyLDguMDYyLDAsNy41NjIiLz48L3N2Zz4K);
  background-size: 8px 8px;
  content: "";
  display: inline-block;
  vertical-align: super;
  line-height: 1;
  height: 8px;
  width: 8px;
}

/* Variables */
body.create-client, body.apps-create-from {
  background: #fff;
}
body.create-client #edit-actions .form-submit:hover, body.apps-create-from #edit-actions .form-submit:hover {
  background: #4f9bf5;
}

.client-Layout-column-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-bottom: 40px;
  align-items: stretch;
}
.client-Layout-column-wrapper .js-form-item input,
.client-Layout-column-wrapper .js-form-item .form-file,
.client-Layout-column-wrapper .js-form-item select,
.client-Layout-column-wrapper .js-form-item textarea {
  min-height: auto;
  border: none;
  background: transparent;
  color: #2e3b8f;
  font-weight: 600;
  line-height: 18px;
  font-size: 14px;
  font-family: "DM Sans", sans-serif;
  margin: 0;
  padding: 5px 8px;
  transition: all 0.3s ease-in-out;
}
.client-Layout-column-wrapper .js-form-item input:focus, .client-Layout-column-wrapper .js-form-item input:hover, .client-Layout-column-wrapper .js-form-item input:focus-visible,
.client-Layout-column-wrapper .js-form-item .form-file:focus,
.client-Layout-column-wrapper .js-form-item .form-file:hover,
.client-Layout-column-wrapper .js-form-item .form-file:focus-visible,
.client-Layout-column-wrapper .js-form-item select:focus,
.client-Layout-column-wrapper .js-form-item select:hover,
.client-Layout-column-wrapper .js-form-item select:focus-visible,
.client-Layout-column-wrapper .js-form-item textarea:focus,
.client-Layout-column-wrapper .js-form-item textarea:hover,
.client-Layout-column-wrapper .js-form-item textarea:focus-visible {
  outline: none;
  box-shadow: none;
  border: none;
  background: #fff;
}
.client-Layout-column-wrapper .js-form-item input:focus, .client-Layout-column-wrapper .js-form-item input:hover, .client-Layout-column-wrapper .js-form-item input:focus-visible,
.client-Layout-column-wrapper .js-form-item textarea:focus,
.client-Layout-column-wrapper .js-form-item textarea:hover,
.client-Layout-column-wrapper .js-form-item textarea:focus-visible {
  border-bottom: 2px solid #2e3b8f;
  border-radius: 6px 6px 0 0;
}
.client-Layout-column-wrapper .js-form-item .country {
  width: 100%;
}
.client-Layout-column-wrapper .js-form-item .select2-container {
  width: 100% !important;
}
.client-Layout-column-wrapper .js-form-item .form-textarea {
  min-height: 384px !important;
}
.client-Layout-column-wrapper .js-form-item {
  margin-bottom: 0;
}
.client-Layout-column-wrapper .client-Layout-column-first {
  flex: 0 0 67%;
  max-width: 67%;
}
.client-Layout-column-wrapper .client-Layout-column-first .grid-layout-column {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.client-Layout-column-wrapper .client-Layout-column-first .grid-layout-column > .js-form-item {
  font-family: "DM Sans", sans-serif;
  background: #f5f8fc;
  border: 1px solid transparent;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 10px;
  flex: 1;
}
.client-Layout-column-wrapper .client-Layout-column-first .grid-layout-column > .js-form-item:hover, .client-Layout-column-wrapper .client-Layout-column-first .grid-layout-column > .js-form-item:focus {
  transition: all 0.3s ease-in-out;
  background: #e1e5f3;
  border: 1px solid #2e3b8f;
}
.client-Layout-column-wrapper .client-Layout-column-first .client-contact-details-col-4 > legend {
  display: none;
}
.client-Layout-column-wrapper .client-Layout-column-first .client-contact-details-col-4 > .fieldset-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
.client-Layout-column-wrapper .client-Layout-column-first .client-contact-details-col-4 > .fieldset-wrapper .js-form-item {
  font-family: "DM Sans", sans-serif;
  background: #f5f8fc;
  border: 1px solid transparent;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 10px;
  margin-right: 0;
  flex: 1;
  display: block;
}
.client-Layout-column-wrapper .client-Layout-column-first .client-contact-details-col-4 > .fieldset-wrapper .js-form-item:hover, .client-Layout-column-wrapper .client-Layout-column-first .client-contact-details-col-4 > .fieldset-wrapper .js-form-item:focus {
  transition: all 0.3s ease-in-out;
  background: #e1e5f3;
  border: 1px solid #2e3b8f;
}
.client-Layout-column-wrapper .client-Layout-column-second {
  flex: 0 0 30%;
  max-width: 30%;
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: flex-start;
  min-width: 250px;
  height: 100%;
}
.client-Layout-column-wrapper .client-Layout-column-second > legend {
  display: none;
}
.client-Layout-column-wrapper .client-Layout-column-second .select2-container--default .select2-selection--single {
  border: none;
  background: none;
  border-radius: 0;
}
.client-Layout-column-wrapper .client-Layout-column-second .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: normal;
  color: #2e3b8f;
  font-size: 32px;
}
.client-Layout-column-wrapper .client-Layout-column-second .select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 6px;
}
.client-Layout-column-wrapper .client-Layout-column-second .select2-container--default.select2-container--open .select2-selection__arrow b {
  margin-top: -2px;
}
.client-Layout-column-wrapper .client-Layout-column-second > .js-form-item {
  font-family: "DM Sans", sans-serif;
  background-color: #f0f3ff;
  border: 1px solid #2e3b8f;
  border-radius: 12px;
  padding: 45px 25px;
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.client-Layout-column-wrapper .client-Layout-column-second > .js-form-item select,
.client-Layout-column-wrapper .client-Layout-column-second > .js-form-item input {
  outline: none;
  box-shadow: none;
  font-size: 34px;
  line-height: normal;
  text-align: center;
  height: auto;
}
.client-Layout-column-wrapper .client-Layout-column-second > .js-form-item select:focus, .client-Layout-column-wrapper .client-Layout-column-second > .js-form-item select:hover, .client-Layout-column-wrapper .client-Layout-column-second > .js-form-item select:focus-visible,
.client-Layout-column-wrapper .client-Layout-column-second > .js-form-item input:focus,
.client-Layout-column-wrapper .client-Layout-column-second > .js-form-item input:hover,
.client-Layout-column-wrapper .client-Layout-column-second > .js-form-item input:focus-visible {
  outline: none;
  box-shadow: none;
  border: none;
}
.client-Layout-column-wrapper .client-Layout-column-second label {
  font-family: "DM Sans", sans-serif;
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #2e3b8f;
  letter-spacing: 0.5px;
  order: 2;
  margin-top: 5px;
}

.select2-container--default .select2-selection--single {
  border: none;
  background: none;
  border-radius: 0;
  height: 38px;
  position: relative;
  border: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: normal;
  color: #2e3b8f;
  padding: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  background: url(../images/arrow-down.svg) no-repeat;
  border: none;
  height: 14px;
  width: 14px;
  transition: all 0.3s ease-in-out;
}
.select2-container--default.select2-container--open .select2-selection__arrow b {
  transform: rotateX(180deg);
  margin-top: -8px;
}

#edit-api-agreement-covers legend,
[id^=edit-api-agreement-covers--] legend {
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 14px;
  display: block;
  border-bottom: 1px solid #000;
}
#edit-api-agreement-covers .fieldset-wrapper,
[id^=edit-api-agreement-covers--] .fieldset-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#edit-api-agreement-covers .fieldset-wrapper .js-form-item,
[id^=edit-api-agreement-covers--] .fieldset-wrapper .js-form-item {
  display: flex;
  flex: 0 0 50%;
  align-items: center;
  align-self: baseline;
  margin-bottom: 16px;
  position: relative;
  padding-right: 12px;
}
#edit-api-agreement-covers .fieldset-wrapper .js-form-item label,
[id^=edit-api-agreement-covers--] .fieldset-wrapper .js-form-item label {
  position: relative;
  padding-left: 40px;
}
#edit-api-agreement-covers .fieldset-wrapper .js-form-item label::after,
[id^=edit-api-agreement-covers--] .fieldset-wrapper .js-form-item label::after {
  content: "";
  width: 32px;
  height: 20px;
  background-color: #cb1b0c;
  border-radius: 4px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
#edit-api-agreement-covers .fieldset-wrapper .js-form-item label::before,
[id^=edit-api-agreement-covers--] .fieldset-wrapper .js-form-item label::before {
  content: "";
  transform: translateX(0px);
  transition: all 0.3s ease-in-out;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 5px;
  width: 12px;
  height: 12px;
  background-color: white;
  transition: all 0.3s ease-in-out;
  z-index: 10;
  opacity: 1;
}
#edit-api-agreement-covers .fieldset-wrapper .js-form-item input[type=checkbox],
[id^=edit-api-agreement-covers--] .fieldset-wrapper .js-form-item input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
}
#edit-api-agreement-covers .fieldset-wrapper .js-form-item input[type=checkbox]:checked + label::before,
[id^=edit-api-agreement-covers--] .fieldset-wrapper .js-form-item input[type=checkbox]:checked + label::before {
  transform: translateX(15px);
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 12px;
  height: 12px;
  background-color: white;
  transition: all 0.3s ease-in-out;
  z-index: 10;
  opacity: 1;
}
#edit-api-agreement-covers .fieldset-wrapper .js-form-item input[type=checkbox]:checked + label::after,
[id^=edit-api-agreement-covers--] .fieldset-wrapper .js-form-item input[type=checkbox]:checked + label::after {
  content: "";
  background-color: #06b487;
}
#edit-api-agreement-covers .fieldset-wrapper label,
[id^=edit-api-agreement-covers--] .fieldset-wrapper label {
  font-family: "DM Sans", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: normal;
  color: #2e3b8f;
}

.multiselect-native-select .multiselect {
  text-align: left !important;
  border: 1px solid #ddd;
  border-radius: 5px;
  width: 100%;
  transition: all 0.3s ease-in-out;
  box-shadow: none;
  height: 38px;
  margin-bottom: 0.5rem;
  font-size: 13px;
  padding: 3px 10px;
}
.multiselect-native-select .multiselect-container {
  width: 100%;
  max-height: 120px !important;
  overflow-y: scroll !important;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  scrollbar-width: auto; /* Firefox */
  -ms-overflow-style: auto; /* IE 10+ */
}
.multiselect-native-select .multiselect-container::-webkit-scrollbar {
  width: 8px; /* or any size */
  height: 8px;
  background: #f0f0f0; /* track color */
}
.multiselect-native-select .multiselect-container::-webkit-scrollbar-thumb {
  background: #888; /* thumb color */
  border-radius: 4px;
}
.multiselect-native-select .multiselect-container .multiselect-option .form-check {
  display: flex;
  align-items: center;
}
.multiselect-native-select .multiselect-container .multiselect-option .form-check .form-check-input {
  height: 20px;
  width: 20px;
  padding: 0;
  margin-right: 10px;
}
.multiselect-native-select .multiselect-container .multiselect-option.active {
  background: transparent !important;
  border: none;
}
.multiselect-native-select .multiselect-container .multiselect-option:hover {
  background: transparent !important;
}
.multiselect-native-select .multiselect-container .multiselect-option:hover .form-check-label {
  color: #118df0;
}

/*# sourceMappingURL=main.css.map*/