@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Nunito:400,700");
/*! normalize.css v8.0.0 | 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;
  -webkit-text-size-adjust: 100%; }

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

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

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

/**
 * 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;
  font-size: 1em; }

/* 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: 0;
  text-decoration: underline dotted; }

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

/**
 * 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;
  font-size: 1em; }

/**
 * 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 {
  position: relative;
  font-size: 75%;
  line-height: 0;
  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 {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15; }

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  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 {
  padding: 0;
  border-style: none; }

/**
 * 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 {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal; }

/**
 * 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"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

/**
 * 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"] {
  outline-offset: -2px;
  -webkit-appearance: textfield; }

/**
 * 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 {
  font: inherit;
  -webkit-appearance: button; }

/* 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; }

h1, h2, h3, h4, h5 {
  color: #18549f;
  font-weight: 400;
  margin-bottom: 1rem; }
  h1 mark, h2 mark, h3 mark, h4 mark, h5 mark {
    background: transparent;
    display: block;
    font-style: normal;
    font-weight: 400;
    color: #464c65; }

h1 {
  font-size: 38px;
  line-height: 65px; }
  h1 mark {
    margin-top: -10px; }

h2 {
  font-size: 30px;
  line-height: 50px; }
  h2 mark {
    margin-top: -5px; }

h3 {
  font-size: 24px;
  line-height: 35px; }

h4 {
  font-size: 20px;
  line-height: 28px; }

h5 {
  font-size: 18px;
  line-height: 26px; }

h1, h2, h3 {
  font-weight: 300; }

.heading-group h1, .heading-group h2, .heading-group h3, .heading-group h4 {
  margin-bottom: 0; }

.heading-info__l1, .heading-info__l2 {
  color: #f0f1ee; }

.heading-info__l1 {
  font-size: 20px; }

.heading-info__l2 {
  font-size: 14px; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

:focus {
  outline: 0; }

body {
  overflow: hidden;
  background-color: #f0f1ee;
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  line-height: 1.45; }
  body img {
    display: block; }

.wrapper {
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px; }
  @media (min-width: 768px) {
    .wrapper {
      padding-right: 40px;
      padding-left: 40px; } }
  @media (min-width: 1024px) {
    .wrapper {
      padding: 0; } }
  @media (min-width: 768px) {
    .wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

::-webkit-scrollbar {
  width: 8px; }

::-webkit-scrollbar-track {
  background: #e3e4e6; }

::-webkit-scrollbar-thumb {
  background: #bbbbbb; }

*.disabled {
  opacity: 0.7;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.main-page {
  display: block;
  background: #f0f1ee; }
  @media (min-width: 1024px) {
    .main-page {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 100px auto;
      grid-template-columns: 100px auto; } }

.grid-row {
  display: -ms-grid;
  display: grid; }

.grid-row-gap {
  grid-row-gap: 15px; }

@media (min-width: 768px) {
  .grid-1-column {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -webkit-column-gap: 15px;
            column-gap: 15px; }
  .span-1 {
    grid-area: 1/span 1; }
  .grid-2-column {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 15px;
            column-gap: 15px; }
  .span-2 {
    grid-area: 1/span 2; }
  .grid-3-column {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -webkit-column-gap: 15px;
            column-gap: 15px; }
  .span-3 {
    grid-area: 1/span 3; }
  .grid-4-column {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -webkit-column-gap: 15px;
            column-gap: 15px; }
  .span-4 {
    grid-area: 1/span 4; }
  .grid-5-column {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    -webkit-column-gap: 15px;
            column-gap: 15px; }
  .span-5 {
    grid-area: 1/span 5; }
  .grid-6-column {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    -webkit-column-gap: 15px;
            column-gap: 15px; }
  .span-6 {
    grid-area: 1/span 6; }
  .grid-7-column {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -webkit-column-gap: 15px;
            column-gap: 15px; }
  .span-7 {
    grid-area: 1/span 7; }
  .grid-8-column {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -webkit-column-gap: 15px;
            column-gap: 15px; }
  .span-8 {
    grid-area: 1/span 8; }
  .grid-9-column {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -webkit-column-gap: 15px;
            column-gap: 15px; }
  .span-9 {
    grid-area: 1/span 9; }
  .grid-10-column {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -webkit-column-gap: 15px;
            column-gap: 15px; }
  .span-10 {
    grid-area: 1/span 10; }
  .grid-11-column {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -webkit-column-gap: 15px;
            column-gap: 15px; }
  .span-11 {
    grid-area: 1/span 11; }
  .grid-12-column {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -webkit-column-gap: 15px;
            column-gap: 15px; }
  .span-12 {
    grid-area: 1/span 12; } }

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .flex-row > * {
    margin-right: 10px; }

.flex-no-wrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }

.button span, .button-left-icon i, .button-right-icon i {
  display: inline-block;
  vertical-align: middle; }

.button {
  padding: 10px 20px;
  width: 100%;
  display: block;
  position: relative;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
  border: 0;
  outline: 0;
  -webkit-transition: padding 0.15s ease-in-out;
  transition: padding 0.15s ease-in-out;
  min-width: 150px; }
  @media (min-width: 768px) {
    .button {
      display: inline-block;
      width: auto; } }
  .button:hover {
    opacity: 0.9; }
  .button--primary {
    background: #18549f;
    color: white; }
  .button--secondary {
    color: #f76763;
    background: transparent;
    min-width: auto;
    padding: 0;
    text-decoration: underline;
    margin: 10px 20px; }
    .button--secondary:hover {
      color: #e8120c; }
  .button-left-icon i, .button-right-icon i {
    font-size: 22px;
    color: #f76763; }
  .button-right-icon i {
    padding-left: 10px; }
  .button-left-icon i {
    padding-right: 10px; }
  .button-icon-only {
    display: inline-block;
    width: auto;
    padding: 18px 23px; }
    @media (min-width: 768px) {
      .button-icon-only {
        padding: 15px 20px; } }
  .button--only-border {
    color: #18549f;
    background: #ffffff;
    font-weight: 700;
    border: 1px solid #18549f; }
    .button--only-border:hover {
      opacity: 1;
      background: #f2f8ff; }

.link {
  width: auto;
  color: #18549f;
  padding: 0;
  font-weight: 700;
  min-width: auto;
  margin: 0;
  background: transparent;
  text-decoration: underline; }
  .link:hover {
    color: #113d73;
    cursor: pointer; }
  .link--single {
    margin: 10px 0 20px; }

.dropdown.dropdown-button .select {
  background: #18549f;
  margin-top: 0; }
  .dropdown.dropdown-button .select select {
    color: #ffffff;
    background: #18549f;
    border: 0; }
    .dropdown.dropdown-button .select select option {
      background: #ffffff;
      color: initial; }
  .dropdown.dropdown-button .select::after {
    color: #ffffff;
    border: 0; }
  .dropdown.dropdown-button .select:hover::after {
    color: #e3e4e6; }

.input-text {
  position: relative;
  width: 100%; }
  .input-text input[type="text"],
  .input-text input[type="email"],
  .input-text input[type="number"],
  .input-text input[type="password"],
  .input-text textarea {
    display: block;
    padding: 10px 15px;
    color: #333333;
    font-size: 14px;
    cursor: text;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .input-text input[type="text"],
  .input-text input[type="email"],
  .input-text input[type="number"],
  .input-text input[type="password"],
  .input-text textarea {
    width: 100%;
    border: 1px solid #dddddd;
    background: transparent; }
    .input-text input[type="text"]:focus,
    .input-text input[type="email"]:focus,
    .input-text input[type="number"]:focus,
    .input-text input[type="password"]:focus,
    .input-text textarea:focus {
      outline: none;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .input-text label {
    color: #333333;
    font-weight: 700; }
  .input-text--invalid input[type="text"],
  .input-text--invalid input[type="email"],
  .input-text--invalid input[type="number"],
  .input-text--invalid input[type="password"],
  .input-text--invalid textarea {
    border: 1px solid #dd3d3d;
    background-color: #ffffff;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1); }
    .input-text--invalid input[type="text"].filled ~ label,
    .input-text--invalid input[type="text"]:focus ~ label,
    .input-text--invalid input[type="email"].filled ~ label,
    .input-text--invalid input[type="email"]:focus ~ label,
    .input-text--invalid input[type="number"].filled ~ label,
    .input-text--invalid input[type="number"]:focus ~ label,
    .input-text--invalid input[type="password"].filled ~ label,
    .input-text--invalid input[type="password"]:focus ~ label,
    .input-text--invalid textarea.filled ~ label,
    .input-text--invalid textarea:focus ~ label {
      opacity: 1; }
  .input-text--invalid label {
    color: #dd3d3d; }
    .input-text--invalid label::after {
      content: '';
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background-color: #f76763; }
  .input-text > *:last-child {
    margin: 10px 0 20px; }
  .input-text label.large-label {
    font-size: 18px; }

.input-text input[type="text"]:focus,
.input-text input[type="email"]:focus,
.input-text input[type="number"]:focus,
.input-text input[type="password"]:focus,
.input-text textarea:focus, .input-text--filled input[type="text"],
.input-text--filled input[type="email"],
.input-text--filled input[type="number"],
.input-text--filled input[type="password"] {
  border-color: #f0f1ee;
  background: #f0f1ee; }

.dropdown .select {
  margin: 10px 0 20px;
  position: relative;
  display: block;
  width: 100%;
  line-height: 38px;
  height: 38px;
  background: #ffffff;
  overflow: hidden; }
  .dropdown .select select {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 1em;
    border: 1px solid #dddddd;
    outline: 0;
    background: #ffffff;
    background-image: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #333333;
    cursor: pointer;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
            appearance: none; }
    .dropdown .select select::-ms-expand {
      display: none; }
  .dropdown .select::after {
    content: '▼';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 38px;
    padding: 0 1em;
    border: 1px solid #dddddd;
    border-left: 0;
    font-size: 12px;
    pointer-events: none; }
  .dropdown .select:hover::after {
    color: #4d4d4d; }
  .dropdown .select::after {
    -webkit-transition: 0.25s all ease;
    transition: 0.25s all ease; }

.dropdown__selected .select {
  background: #f0f1ee; }
  .dropdown__selected .select select {
    border-color: #f0f1ee;
    background: #f0f1ee; }
  .dropdown__selected .select::after {
    border-color: #f0f1ee; }

.dropdown label {
  margin-bottom: 10px;
  color: #333333;
  font-weight: 700; }
  .dropdown label.large-label {
    font-size: 18px; }

.dropdown__invalid .select {
  background: #ffffff; }
  .dropdown__invalid .select select {
    border-color: #f76763;
    background: #ffffff; }
  .dropdown__invalid .select::after {
    border-color: #f76763; }

.dropdown__invalid label {
  color: #f76763; }

.tags__priority, .tags__id {
  min-width: 38px;
  background-color: #e3e4e6;
  text-align: center; }

.tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: nowrap;
      flex-flow: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px; }
  .tags > div {
    padding: 10px; }
  .tags__name {
    min-width: 100px;
    background: #f0f1ee;
    font-weight: 700;
    text-align: center; }
  .tags__remove {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 38px;
    height: 40px;
    background-color: #18549f;
    color: #ffffff;
    text-align: center;
    cursor: pointer; }
    .tags__remove:hover {
      opacity: 0.9; }
    .tags__remove img {
      width: 14px; }
  .tags__id {
    font-size: 12px;
    line-height: 20px; }
    .tags__id::before {
      content: 'id: ';
      font-weight: 700; }

.tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .tabs__item {
    padding: 10px;
    cursor: pointer; }
  .tabs__selected {
    border-bottom: 2px solid #18549f;
    color: #18549f;
    font-weight: 700;
    -webkit-transition: border-bottom-width 0.15s linear;
    transition: border-bottom-width 0.15s linear; }

.images__item, .images__item img, .images__add {
  width: 120px;
  height: 100px; }

.images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .images__item {
    margin-right: 10px;
    margin-bottom: 10px; }
    .images__item img {
      -o-object-fit: cover;
         object-fit: cover; }
  .images__add {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-shadow: 0 1px 1px 0 #dddddd;
            box-shadow: 0 1px 1px 0 #dddddd;
    margin-bottom: 10px;
    background: #f2f8ff; }
    .images__add:hover {
      background: #d9eaff;
      cursor: pointer; }
    .images__add img {
      width: 25px; }

.num-counter label {
  color: #333333;
  font-weight: 700; }

.num-counter__input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: nowrap;
      flex-flow: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0 20px; }
  .num-counter__input > div {
    padding: 10px; }

.num-counter input[type="number"] {
  max-width: 70px;
  padding: 10px;
  border: solid #dddddd 1px;
  color: #333333;
  text-align: center; }
  .num-counter input[type="number"]::-webkit-inner-spin-button, .num-counter input[type="number"]::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none; }

.num-counter__up, .num-counter__down {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 38px;
  height: 38px;
  background-color: #18549f;
  color: #ffffff;
  cursor: pointer; }
  .num-counter__up:hover, .num-counter__down:hover {
    opacity: 0.9; }

.num-counter--invalid input[type="number"] {
  border: 1px solid #dd3d3d;
  border-right: 0;
  border-left: 0;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff; }

.num-counter--invalid .num-counter__up,
.num-counter--invalid .num-counter__down {
  border: 1px solid #dd3d3d;
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  color: initial; }

.toggle {
  display: block;
  margin-bottom: 20px; }

.toggle-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative; }
  .toggle-switch__slider {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 30px;
    min-width: 30px;
    height: 14px;
    border-radius: 5px;
    background-color: #d5dfed;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
    .toggle-switch__slider::before {
      content: '';
      position: absolute;
      bottom: -2px;
      left: -2px;
      width: 18px;
      height: 18px;
      border-radius: 50%;
      background-color: #94bcef;
      -webkit-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
  .toggle-switch input {
    display: none; }
  .toggle-switch input:checked + .toggle-switch__slider {
    background-color: #d5dfed; }
  .toggle-switch input:focus + .toggle-switch__slider {
    -webkit-box-shadow: 0 0 5px #d5dfed;
            box-shadow: 0 0 5px #d5dfed; }
  .toggle-switch input:checked + .toggle-switch__slider:before {
    -webkit-transform: translateX(16px);
        -ms-transform: translateX(16px);
            transform: translateX(16px);
    background-color: #18549f; }
  .toggle-switch input:checked + .toggle-switch__slider:after {
    -webkit-transform: translateX(16px) rotate(45deg);
        -ms-transform: translateX(16px) rotate(45deg);
            transform: translateX(16px) rotate(45deg);
    opacity: 1; }
  .toggle-switch input:disabled + .toggle-switch__slider:before {
    background-color: #94bcef; }
  .toggle-switch__info-text {
    position: relative;
    margin-left: 10px;
    color: #b3b3b3;
    line-height: 1.2;
    -webkit-transition: color .15s ease-in;
    transition: color .15s ease-in; }
  .toggle-switch input:checked ~ .toggle-switch__info-text {
    color: #333333;
    -webkit-transition: color .15s ease-in;
    transition: color .15s ease-in; }

.toggle-status {
  color: #dddddd;
  font-size: 11px; }

.range {
  padding: 2em; }
  .range__input {
    -webkit-appearance: none;
    display: block;
    width: 100%;
    margin-top: 4px;
    margin-bottom: 10px;
    background-color: transparent; }
    .range__input:focus {
      outline: none; }
    .range__input::-webkit-slider-thumb {
      position: relative;
      width: 16px;
      height: 16px;
      z-index: 1;
      background-color: #18549f;
      border: none;
      border-radius: 50%;
      cursor: pointer;
      -webkit-appearance: none;
      margin-top: -4px; }
      .range__input::-webkit-slider-thumb:before, .range__input::-webkit-slider-thumb:after {
        content: '';
        position: absolute;
        left: 50%; }
      .range__input::-webkit-slider-thumb:before {
        top: 98%;
        display: block;
        height: 0;
        margin-left: -6px;
        border-top: 7px solid #18549f;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent; }
      .range__input::-webkit-slider-thumb:after {
        top: 50%;
        width: 12px;
        height: 10px;
        margin-left: -6px;
        margin-top: -5px;
        background: -webkit-linear-gradient(left, #3380e0 0, #3380e0 2px, #18549f 2px, #18549f 5px, #3380e0 5px, #3380e0 7px, #18549f 7px, #18549f 10px, #3380e0 10px, #3380e0 11px);
        background: linear-gradient(to right, #3380e0 0, #3380e0 2px, #18549f 2px, #18549f 5px, #3380e0 5px, #3380e0 7px, #18549f 7px, #18549f 10px, #3380e0 10px, #3380e0 11px); }
    .range__input::-moz-range-thumb {
      position: relative;
      width: 8px;
      height: 16px;
      z-index: 1;
      background-color: #18549f;
      border: none;
      border-radius: 50%;
      cursor: pointer;
      border-radius: 4px 4px 20px 20px; }
      .range__input::-moz-range-thumb:before, .range__input::-moz-range-thumb:after {
        content: '';
        position: absolute;
        left: 50%; }
      .range__input::-moz-range-thumb:before {
        top: 98%;
        display: block;
        height: 0;
        margin-left: -6px;
        border-top: 7px solid #18549f;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent; }
      .range__input::-moz-range-thumb:after {
        top: 50%;
        width: 12px;
        height: 10px;
        margin-left: -6px;
        margin-top: -5px;
        background: linear-gradient(to right, #3380e0 0, #3380e0 2px, #18549f 2px, #18549f 5px, #3380e0 5px, #3380e0 7px, #18549f 7px, #18549f 10px, #3380e0 10px, #3380e0 11px); }
    .range__input::-ms-thumb {
      position: relative;
      width: 8px;
      height: 16px;
      z-index: 1;
      background-color: #18549f;
      border: none;
      border-radius: 50%;
      cursor: pointer; }
      .range__input::-ms-thumb:before, .range__input::-ms-thumb:after {
        content: '';
        position: absolute;
        left: 50%; }
      .range__input::-ms-thumb:before {
        top: 98%;
        display: block;
        height: 0;
        margin-left: -6px;
        border-top: 7px solid #18549f;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent; }
      .range__input::-ms-thumb:after {
        top: 50%;
        width: 12px;
        height: 10px;
        margin-left: -6px;
        margin-top: -5px;
        background: linear-gradient(to right, #3380e0 0, #3380e0 2px, #18549f 2px, #18549f 5px, #3380e0 5px, #3380e0 7px, #18549f 7px, #18549f 10px, #3380e0 10px, #3380e0 11px); }
    .range__input::-webkit-slider-runnable-track {
      width: 100%;
      height: 8px;
      cursor: pointer;
      background: #d5dfed;
      border-radius: 6px;
      margin-bottom: 6px; }
    .range__input::-ms-track {
      width: 100%;
      height: 8px;
      cursor: pointer;
      background: #d5dfed;
      border-radius: 6px;
      background: transparent;
      border-color: transparent;
      border-width: 16px 0;
      color: transparent; }
    .range__input::-moz-range-track {
      width: 100%;
      height: 8px;
      cursor: pointer;
      background: #d5dfed;
      border-radius: 6px; }
    .range__input::-ms-fill-lower {
      background: #2a6495;
      border-radius: 6px; }
    .range__input::-ms-fill-upper {
      background: #d5dfed;
      border-radius: 6px; }
  .range__labels {
    position: relative;
    margin-top: 0;
    padding-bottom: 1em;
    list-style: none; }
  .range__label-item {
    position: absolute;
    top: 0;
    display: inline-block;
    -webkit-transform: translateX(-46%);
        -ms-transform: translateX(-46%);
            transform: translateX(-46%);
    white-space: nowrap;
    font: 11px Verdana, sans-serif;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.1em;
    color: #18549f; }
    .range__label-item--1 {
      left: 15px; }
      .range__label-item--1:before {
        margin-left: -13px; }
    .range__label-item--2 {
      left: 34.3%; }
    .range__label-item--3 {
      left: 65.4%; }
    .range__label-item--4 {
      left: 100%;
      margin-left: -10px; }
      .range__label-item--4:before {
        margin-left: 3px; }

/**
 * Copyright (c) 2018. CodeGen Ltd. - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
 * Created by azeemullah on 13/07/2018 10:52 AM
 */
.checkbox {
  position: absolute;
  top: 0;
  opacity: 0;
  width: 18px;
  height: 18px;
  z-index: 1; }
  .checkbox + label {
    position: relative;
    padding: 0;
    cursor: pointer; }
  .checkbox + label:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    border: 1px solid #e3e4e6;
    background: white;
    vertical-align: text-top; }
  .checkbox:hover + label:before {
    border: 1px solid #18549f; }
  .checkbox:focus + label:before {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .checkbox:checked + label:before {
    background: #18549f; }
  .checkbox:disabled + label {
    color: #b8b8b8;
    cursor: auto; }
  .checkbox:disabled + label:before {
    background: #e3e4e6;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .checkbox:checked + label:after {
    content: '';
    position: absolute;
    top: 9px;
    left: 5px;
    width: 2px;
    height: 2px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    background: #ffffff;
    -webkit-box-shadow: 2px 0 0 white,
 4px 0 0 white,
 4px -2px 0 white,
 4px -4px 0 white,
 4px -6px 0 white,
 4px -8px 0 white;
            box-shadow: 2px 0 0 white,
 4px 0 0 white,
 4px -2px 0 white,
 4px -4px 0 white,
 4px -6px 0 white,
 4px -8px 0 white; }
  .checkbox__wrapper {
    position: relative;
    margin: 10px 0; }

.code-preview {
  -webkit-box-shadow: 0 1px 1px 0 #dddddd;
          box-shadow: 0 1px 1px 0 #dddddd;
  padding: 20px;
  background: #f2f8ff; }
  .code-preview pre {
    font-size: 12px;
    white-space: pre-wrap; }

.typeahead-item {
  display: block;
  position: relative;
  margin-bottom: -1px;
  padding: 10px 15px;
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  cursor: pointer; }
  .typeahead-item:hover {
    background: #f2f8ff; }
  .typeahead-item__sub {
    font-weight: 700; }

.typeahead {
  position: relative; }
  .typeahead__dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%; }
    .typeahead__dropdown:hover {
      display: block; }
    .typeahead__dropdown > .typeahead-item:first-child {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
    .typeahead__dropdown > .typeahead-item:first-child:not(:last-child) {
      border-radius: 0; }
    .typeahead__dropdown:focus {
      display: block;
      z-index: 101; }
  .typeahead__input {
    position: relative;
    z-index: 1;
    margin: 10px 0 20px; }
  .typeahead__show .typeahead__dropdown {
    display: block;
    z-index: 101; }
  .typeahead > *:last-child {
    margin: 0; }

.file-upload {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin: 10px 0 20px;
  border: 1px solid #dddddd; }
  .file-upload input {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
    font-size: 20px;
    cursor: pointer;
    filter: alpha(opacity=0); }
  .file-upload__browse {
    margin: -1px;
    padding: 10px 20px;
    background: #18549f;
    color: #ffffff; }
  .file-upload__file-name {
    margin-left: 10px;
    font-size: 12px; }

/**
 * Copyright (c) 2018. CodeGen Ltd. - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
 * Created by azeemullah on 19/06/2018 3:52 PM
 */
.image-upload {
  position: relative;
  height: 100px;
  background: #f0f1ee; }
  .image-upload p {
    width: 100%;
    height: 100%;
    color: #333333;
    font-weight: 700;
    line-height: 100px;
    text-align: center; }
  .image-upload input {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    outline: none;
    opacity: 0; }

.layered-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #dddddd;
  padding: 10px 15px;
  margin: 10px 0; }
  .layered-input__clear {
    font-size: 12px;
    color: #eb5353;
    cursor: pointer; }
    .layered-input__clear:hover {
      color: #d81919; }
  .layered-input__text {
    line-height: 1; }
    .layered-input__text span:not(:first-child)::before {
      content: '→';
      color: #18549f;
      font-size: 18px;
      line-height: 0.75;
      margin: 0 10px; }

.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 10;
  width: 100%;
  padding: 15px 20px;
  background: #18549f; }
  .header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .header .log-out {
    border-color: #ffffff; }
  .header .log-out::before {
    border-color: #18549f;
    background: #ffffff; }
  .header .log-out::after {
    border-color: #ffffff; }
  .header__logo {
    text-align: center; }
    @media (min-width: 1024px) {
      .header__logo {
        text-align: initial; } }
    .header__logo img {
      height: 35px;
      line-height: 1; }
  .header__account {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 15px;
    outline: 0;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .header__account a {
      color: #ffffff;
      font-weight: 600;
      text-decoration: none; }
    .header__account a:hover {
      color: #d5dfed; }
    .header__account img {
      height: 35px;
      border-radius: 50%;
      line-height: 1; }
  .header__sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 1024px) {
      .header__sidebar {
        display: none; } }
    .header__sidebar img {
      width: 20px;
      -webkit-transition: all 0.15s linear;
      transition: all 0.15s linear; }
  .header__navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .header__navigation img {
      width: 20px;
      cursor: pointer; }

.user-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 1px 5px 0 #dddddd;
          box-shadow: 0 1px 5px 0 #dddddd;
  position: absolute;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
          transform: translateY(-20px);
  opacity: 0;
  background-color: #ffffff;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear; }
  @media (min-width: 768px) {
    .user-menu {
      right: 10px;
      width: 150px; } }
  .user-menu li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding: 15px;
    color: #18549f; }
    .user-menu li:hover {
      background: #f2f8ff;
      cursor: pointer; }
    .user-menu li img {
      width: 16px;
      margin-right: 5px; }

.inspire-site.active-user-menu .user-menu {
  z-index: 3;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear; }

.log-out {
  position: relative;
  width: 14px;
  height: 21px;
  border: 3px solid #18549f; }
  .log-out::before {
    content: '';
    position: absolute;
    top: 3px;
    left: 4px;
    width: 15px;
    height: 3px;
    border-top: solid 3px #ffffff;
    border-bottom: solid 3px #ffffff;
    background: #18549f;
    -webkit-transition: width 0.15s ease-in;
    transition: width 0.15s ease-in; }
  .log-out::after {
    content: '';
    position: absolute;
    top: 3px;
    left: 12px;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: solid 3px #18549f;
    border-right: solid 3px #18549f;
    -webkit-transition: left 0.15s ease-in;
    transition: left 0.15s ease-in; }
  .log-out:hover::before {
    width: 17px;
    -webkit-transition: width 0.15s ease-in;
    transition: width 0.15s ease-in; }
  .log-out:hover::after {
    left: 14px;
    -webkit-transition: left 0.15s ease-in;
    transition: left 0.15s ease-in; }

.sidebar {
  padding-top: 20px;
  margin: 0;
  height: 100%;
  width: 140px;
  -webkit-transform: translateX(-160px);
      -ms-transform: translateX(-160px);
          transform: translateX(-160px);
  position: absolute;
  top: 10px;
  left: 10px; }
  @media (min-width: 1024px) {
    .sidebar {
      position: relative;
      top: 0;
      left: 0;
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0); } }

.sidebar-menu {
  display: block; }
  .sidebar-menu__back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px 0;
    line-height: 1;
    color: #18549f;
    font-size: 12px; }
    .sidebar-menu__back:hover {
      background: #18549f;
      cursor: pointer; }
    .sidebar-menu__back img {
      width: 20px;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg);
      margin-right: 5px;
      margin-bottom: 5px; }
  .sidebar-menu__item {
    padding: 0 0 20px;
    width: auto;
    min-width: 80px; }
    .sidebar-menu__item:hover, .sidebar-menu__item.active-menu-item {
      cursor: pointer; }
  .sidebar-menu .has-sub-menu li {
    padding-left: 20px; }
  .sidebar-menu__item-title {
    padding: 0 10px;
    color: #777777;
    margin-bottom: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .sidebar-menu__item-title img {
      width: 17px;
      margin-right: 10px;
      margin-bottom: 4px; }
  .sidebar-menu ul {
    list-style: none;
    padding-left: 0;
    margin: 0; }
    .sidebar-menu ul li {
      padding: 5px 10px;
      color: #333333;
      font-weight: 600; }
      .sidebar-menu ul li:hover {
        background: #18549f;
        color: white;
        cursor: pointer; }
      .sidebar-menu ul li.active-menu-item {
        background: #18549f;
        color: white; }

.active-sidebar .sidebar {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear; }

.active-sidebar .header__sidebar img {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear; }

.card {
  -webkit-box-shadow: 0 1px 8px 0 #e3e4e6;
          box-shadow: 0 1px 8px 0 #e3e4e6;
  margin: 10px 0 20px;
  padding: 20px 10px;
  border-left: 3px solid #18549f; }

.alert {
  position: fixed;
  z-index: 1;
  top: 100px;
  right: 0;
  background-color: transparent; }
  .alert__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    right: -200%;
    width: 350px;
    max-width: 90vw;
    margin-top: 10px;
    padding: 20px;
    color: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
    .alert__box:nth-child(1n) {
      -webkit-transition-delay: 0.15s;
              transition-delay: 0.15s; }
    .alert__box:nth-child(2n) {
      -webkit-transition-delay: 0.3s;
              transition-delay: 0.3s; }
    .alert__box:nth-child(3n) {
      -webkit-transition-delay: 0.45s;
              transition-delay: 0.45s; }
    .alert__box:nth-child(4n) {
      -webkit-transition-delay: 0.6s;
              transition-delay: 0.6s; }
    .alert__box:nth-child(5n) {
      -webkit-transition-delay: 0.75s;
              transition-delay: 0.75s; }
  .alert__image {
    width: 24px;
    height: 24px;
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1); }
  .alert__message {
    margin-left: 15px; }
  .alert__box-show {
    top: 0;
    right: 20px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
  .alert--success {
    background: #22c89b; }
    .alert--success .error {
      display: none; }
  .alert--warning {
    background: #fed36c; }
    .alert--warning .success {
      display: none; }
  .alert--error {
    background: #eb5353; }
    .alert--error .success {
      display: none; }

.global-knowledge {
  margin: 20px 0;
  padding: 20px;
  background: #f2f8ff; }
  .global-knowledge__header {
    font-size: 16px;
    font-weight: 700; }
  .global-knowledge__item {
    -webkit-box-shadow: 0 1px 1px 0 #dddddd;
            box-shadow: 0 1px 1px 0 #dddddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 10px;
    padding: 10px;
    background: #ffffff;
    font-size: 12px; }
    .global-knowledge__item .value {
      margin-left: auto; }
    .global-knowledge__item .title {
      margin-left: 10px;
      font-weight: 700; }
    .global-knowledge__item .mapped {
      line-height: 1em;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .global-knowledge__item .mapped img {
        width: 14px; }
    .global-knowledge__item.un-mapped .mapped img {
      -webkit-filter: opacity(0.2);
              filter: opacity(0.2); }

.list-card {
  display: -ms-grid;
  display: grid;
  grid-gap: 0 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  border-bottom: 1px solid #dddddd; }
  .list-card__header {
    display: none;
    font-size: 12px;
    color: #bbbbbb; }
    @media (min-width: 1024px) {
      .list-card__header {
        display: -ms-grid;
        display: grid;
        grid-gap: 0 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .list-card:last-child {
    border-bottom: 0; }
  .list-card .left {
    text-align: left; }

.product-card__image, .product-card__image img {
  width: 60px;
  height: 60px; }

.product-card__tags .all-tags {
  color: #777777;
  font-size: 12px; }

.product-card__item {
  -ms-grid-rows: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 60px 1fr auto;
  grid-template-columns: 60px 1fr auto; }
  @media (min-width: 480px) {
    .product-card__item {
      -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
      -ms-grid-columns: 60px 1fr 2fr 50px;
      grid-template-columns: 60px 1fr 2fr 50px; } }

.product-card__image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }
  .product-card__image img {
    -o-object-fit: cover;
       object-fit: cover; }

.product-card__first-group {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }
  @media (min-width: 1024px) {
    .product-card__first-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }

.product-card__second-group {
  grid-column: 1 / span 3;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }
  @media (min-width: 480px) {
    .product-card__second-group {
      grid-column: auto;
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; } }
  @media (min-width: 1024px) {
    .product-card__second-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.product-card__num {
  color: #777777;
  font-size: 12px; }
  @media (min-width: 1024px) {
    .product-card__num {
      margin-left: 10px;
      color: inherit;
      font-size: inherit; } }

.product-card__type {
  width: 120px; }

.product-card__name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  @media (min-width: 480px) {
    .product-card__name {
      max-width: 25vw; } }
  @media (min-width: 768px) {
    .product-card__name {
      max-width: -webkit-calc(25vw + 10px);
      max-width: calc(25vw + 10px); } }
  @media (min-width: 1024px) {
    .product-card__name {
      max-width: -webkit-calc(12vw + 10px);
      max-width: calc(12vw + 10px); } }

.product-card__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .product-card__tags .tag-item {
    display: none;
    margin-right: 5px;
    padding: 3px 8px;
    font-size: 12px;
    white-space: nowrap; }
    .product-card__tags .tag-item.high-priority {
      background: #18549f;
      color: #ffffff; }
    .product-card__tags .tag-item.med-priority {
      background: #1f6bcb;
      color: #ffffff; }
    .product-card__tags .tag-item.low-priority {
      background: #3c85e1;
      color: #ffffff; }
  .product-card__tags .more-tag {
    display: none;
    color: #18549f;
    font-size: 12px;
    font-weight: 700;
    white-space: nowrap; }
  @media (min-width: 1024px) {
    .product-card__tags {
      margin-left: -webkit-calc(3vw + 5px);
      margin-left: calc(3vw + 5px); }
      .product-card__tags .tag-item, .product-card__tags .more-tag {
        display: block; }
      .product-card__tags .all-tags {
        display: none; } }

.product-card__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-left: auto; }
  @media (min-width: 480px) {
    .product-card__actions {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; } }
  .product-card__actions .toggle {
    display: block;
    margin-right: 10px;
    text-align: center; }
    .product-card__actions .toggle .toggle-switch {
      margin-right: 0; }
  .product-card__actions img {
    width: 18px;
    margin-left: 5px;
    -webkit-filter: brightness(0) invert(0.5);
            filter: brightness(0) invert(0.5); }
    .product-card__actions img:hover {
      cursor: pointer;
      -webkit-filter: none;
              filter: none; }

.modal {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 60px calc(100vh - 60px);
  grid-template-rows: 60px calc(100vh - 60px); }
  .modal__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px 20px 0; }
    @media (min-width: 768px) {
      .modal__header {
        padding: 30px 30px 0; } }
    .modal__header.with-logo {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .modal__header.with-logo .logo img {
        width: 125px; }
  .modal__title h4 {
    margin: 0;
    color: #333333;
    font-weight: 700; }
  .modal__close img {
    width: 24px; }
    .modal__close img:hover {
      cursor: pointer;
      -webkit-filter: invert(0.2);
              filter: invert(0.2); }
  .modal__body {
    display: -ms-grid;
    display: grid;
    justify-items: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    padding-top: 20px;
    overflow-y: auto; }
    @media (min-width: 768px) {
      .modal__body {
        display: -ms-grid;
        display: grid;
        justify-items: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-top: 0; } }
  .modal__content--small {
    width: 40em;
    max-width: 90vw; }
  .modal__content--medium {
    width: 70em;
    max-width: 90vw; }

.modal__body .content {
  background: #ffffff;
  display: block; }
  .modal__body .content__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    font-size: 20px;
    font-weight: 700; }
  .modal__body .content__action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 5px; }
    @media (min-width: 480px) {
      .modal__body .content__action {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        margin-top: 0; } }
    .modal__body .content__action .action-title {
      margin-right: 5px;
      white-space: nowrap; }
    .modal__body .content__action .dropdown {
      min-width: 170px; }
      .modal__body .content__action .dropdown .select {
        margin-top: 0; }
  .modal__body .content__body {
    padding: 0;
    padding-top: 0; }
    @media (min-width: 768px) {
      .modal__body .content__body {
        padding: 10px;
        padding-top: 0; } }
  .modal__body .content__header {
    padding: 0; }
    @media (min-width: 480px) {
      .modal__body .content__header {
        display: -ms-grid;
        display: grid;
        grid-gap: 20px;
        justify-items: stretch;
        -ms-grid-columns: auto auto;
        grid-template-columns: auto auto; } }
    @media (min-width: 768px) {
      .modal__body .content__header {
        padding: 10px; } }
    .modal__body .content__header .dropdown .select {
      margin-bottom: 0; }

.pre-loader {
  display: -ms-grid;
  display: grid;
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  z-index: -3;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  background-color: #ffffff;
  -webkit-transition: opacity 0.5s, z-index 0.5s linear;
  transition: opacity 0.5s, z-index 0.5s linear; }
  .pre-loader .box {
    position: absolute;
    top: -webkit-calc(50% - 20px);
    top: calc(50% - 20px);
    left: -webkit-calc(50% - 20px);
    left: calc(50% - 20px);
    width: 20px;
    height: 20px;
    -webkit-transform-origin: top right;
        -ms-transform-origin: top right;
            transform-origin: top right;
    background-color: #18549f;
    font-size: 10vmin;
    -webkit-animation: box-flip 4s ease-in-out infinite;
            animation: box-flip 4s ease-in-out infinite; }
    .pre-loader .box:nth-child(2) {
      -webkit-animation-delay: -2s;
              animation-delay: -2s; }

@-webkit-keyframes box-flip {
  16.66667% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  33.33333% {
    -webkit-transform: rotate(0.5turn);
            transform: rotate(0.5turn); }
  50% {
    -webkit-transform: rotate(0.5turn);
            transform: rotate(0.5turn); }
  66.66667% {
    -webkit-transform: rotate(0.75turn);
            transform: rotate(0.75turn); }
  83.33333% {
    -webkit-transform: rotate(0.75turn);
            transform: rotate(0.75turn); }
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

@keyframes box-flip {
  16.66667% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  33.33333% {
    -webkit-transform: rotate(0.5turn);
            transform: rotate(0.5turn); }
  50% {
    -webkit-transform: rotate(0.5turn);
            transform: rotate(0.5turn); }
  66.66667% {
    -webkit-transform: rotate(0.75turn);
            transform: rotate(0.75turn); }
  83.33333% {
    -webkit-transform: rotate(0.75turn);
            transform: rotate(0.75turn); }
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

.loading .pre-loader {
  z-index: 10000;
  opacity: 1;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear; }

.simple-product-card .product-info__type, .simple-product-card .product-info__id {
  color: #777777;
  font-size: 12px; }

.simple-product-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #dddddd; }
  .simple-product-card img {
    width: 60px;
    height: 60px;
    -o-object-fit: cover;
       object-fit: cover; }
  .simple-product-card .product-info {
    margin-left: 20px; }
    .simple-product-card .product-info__name {
      font-weight: 700; }

.mapped-fields {
  padding: 20px;
  background: #f2f8ff; }
  .mapped-fields__title {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 700; }
  .mapped-fields__item {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-grid-columns: 1fr 50px 1fr;
    grid-template-columns: 1fr 50px 1fr; }
    .mapped-fields__item:not(:last-child) {
      margin-bottom: 10px;
      padding-bottom: 10px;
      border-bottom: 1px solid #dddddd; }
  .mapped-fields__inspire-field {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .mapped-fields__arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .mapped-fields__arrow img {
      width: 14px; }

.faqs__item {
  -webkit-box-shadow: 0 2px 3px 0 #dddddd;
          box-shadow: 0 2px 3px 0 #dddddd; }
  .faqs__item:not(:first-child) {
    margin-top: 1px; }

.faqs__question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 10px;
  background: #ffffff;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.faqs__label {
  font-weight: 600; }

.faqs__arrow {
  margin-left: 20px; }
  .faqs__arrow img {
    width: 14px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: all .15s linear;
    transition: all .15s linear; }

.faqs__details {
  position: absolute;
  top: -100%;
  z-index: -1;
  visibility: hidden;
  background: #ffffff;
  padding: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.show-details {
  -webkit-box-shadow: 0 2px 3px 0 #b7b7b7;
          box-shadow: 0 2px 3px 0 #b7b7b7; }
  .show-details .faqs__details {
    position: relative;
    top: 0;
    z-index: 1;
    visibility: visible;
    -webkit-transition: top .15s linear;
    transition: top .15s linear; }
  .show-details .faqs__arrow img {
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
    -webkit-transition: all .15s linear;
    transition: all .15s linear; }
  .show-details .faqs__question {
    background: #f2f8ff; }

.dark-modal {
  display: -ms-grid;
  display: grid;
  position: fixed;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3); }
  .dark-modal .content {
    height: 100%;
    margin: 0; }
    .dark-modal .content__header {
      display: block; }
    .dark-modal .content__subtitle {
      color: #777777; }

.dob label {
  display: block; }

.dob input[type="text"],
.dob input[type="number"] {
  display: inline-block;
  text-align: center;
  margin-right: 5px; }
  .dob input[type="text"]:not(:last-child),
  .dob input[type="number"]:not(:last-child) {
    width: 60px; }
  .dob input[type="text"]:last-child,
  .dob input[type="number"]:last-child {
    width: 100px; }

.response-card {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 80px auto;
  grid-template-columns: 80px auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px 0 #e3e4e6;
          box-shadow: 0 1px 1px 0 #e3e4e6;
  margin-bottom: 10px; }
  .response-card__image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    min-height: 80px; }
  .response-card__recommend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px;
    font-size: 12px;
    background: #fed36c;
    line-height: 1; }
    .response-card__recommend img {
      width: 12px;
      margin-right: 5px; }
  .response-card__title {
    padding: 10px 10px 5px;
    font-weight: 600; }
  .response-card__id {
    padding: 0 10px 10px;
    font-size: 12px; }
  .response-card__tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 10px 5px; }
  .response-card__tag-item {
    padding: 5px 10px;
    font-size: 12px;
    border: 1px solid;
    border-radius: 25px;
    margin-right: 5px;
    margin-bottom: 5px; }

.add-product {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px; }
  @media (min-width: 768px) {
    .add-product {
      padding: 30px; } }
  .add-product .card {
    width: 75vw; }
    @media (min-width: 768px) {
      .add-product .card {
        width: 500px; } }
  .add-product img {
    width: 180px;
    margin: auto; }
  .add-product h4 {
    color: #333333;
    font-weight: 700;
    text-align: center; }

.tag-section {
  padding-bottom: 20px; }
  .tag-section label {
    font-weight: 700; }
  .tag-section.global-tags .tags__remove {
    background-color: #f76763; }
    .tag-section.global-tags .tags__remove .hide-image {
      display: block; }
    .tag-section.global-tags .tags__remove .show-image {
      display: none; }
  .tag-section.global-tags .tags__disabled {
    opacity: 0.7; }
    .tag-section.global-tags .tags__disabled .tags__remove .hide-image {
      display: none; }
    .tag-section.global-tags .tags__disabled .tags__remove .show-image {
      display: block; }
  .tag-section .link {
    margin: 20px 0; }

.add-more-products {
  min-width: 180px;
  margin-left: 20px;
  font-size: 14px; }

.filter-section {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100px auto;
  grid-template-columns: 100px auto; }
  .filter-section .input-text input {
    margin: 0; }

.added-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px; }
  .added-filters__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-shadow: 0 1px 1px 0 #e3e4e6;
            box-shadow: 0 1px 1px 0 #e3e4e6;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px 15px;
    background: #f2f8ff; }
    .added-filters__item .title {
      font-size: 12px; }

.filter-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px; }
  .filter-tags__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 5px;
    padding: 5px 10px;
    background: #d5dfed;
    font-size: 10px; }
    .filter-tags__item:last-child {
      margin-right: 0; }
  .filter-tags__name {
    margin-right: 15px; }
  .filter-tags__remove {
    padding: 5px;
    line-height: 0; }
    .filter-tags__remove img {
      width: 7px;
      cursor: pointer; }
    .filter-tags__remove:hover {
      background: #8ea9ce; }

.no-data {
  display: block;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 30px 20px 0;
  text-align: center; }
  @media (min-width: 768px) {
    .no-data {
      padding: 20px 40px; } }
  .no-data img {
    max-width: 100px;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .no-data img {
        max-width: 180px; } }
  @media (min-width: 480px) {
    .no-data .info {
      margin-left: 20px; } }
  @media (min-width: 768px) {
    .no-data .info {
      margin-left: 0; } }
  .no-data h2 {
    margin: 0 0 20px;
    line-height: 1.2; }
    @media (min-width: 768px) {
      .no-data h2 {
        margin: 20px 0; } }

.content__title-action .action .dropdown {
  width: 180px;
  margin-left: 10px; }

.content__title-action .action .select {
  margin: 0; }

.sign-in-page {
  display: -ms-grid;
  display: grid;
  grid-gap: 0;
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  height: 100vh;
  overflow-y: auto; }
  @media (min-width: 768px) {
    .sign-in-page {
      -ms-grid-columns: repeat(2, 1fr);
      grid-template-columns: repeat(2, 1fr);
      -ms-grid-rows: 100vh;
      grid-template-rows: 100vh; } }
  .sign-in-page .login-space {
    text-align: left; }
  .sign-in-page .login-space__area {
    width: 100%; }

.sign-in {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 100%;
  padding: 20px; }
  @media (min-width: 768px) {
    .sign-in {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }
  .sign-in .link {
    display: block;
    margin: 20px;
    text-align: center; }
    @media (min-width: 768px) {
      .sign-in .link {
        display: inline-block;
        margin-left: 20px;
        text-align: left; } }
  .sign-in h3 {
    grid-area: 1 / span 2;
    margin: 20px 0;
    text-align: center; }
  .sign-in h5 {
    margin: 40px 0;
    text-align: center; }

.app-feature {
  display: block;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 30px 20px 0;
  text-align: center; }
  @media (min-width: 768px) {
    .app-feature {
      padding: 20px 40px; } }
  .app-feature img {
    max-width: 100px;
    margin: auto;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .app-feature img {
        max-width: 180px; } }
  @media (min-width: 480px) {
    .app-feature .info {
      margin-left: 20px; } }
  @media (min-width: 768px) {
    .app-feature .info {
      margin-left: 0; } }
  .app-feature h2 {
    margin: 0 0 20px;
    line-height: 1.2; }
    @media (min-width: 768px) {
      .app-feature h2 {
        margin: 20px 0; } }

.social-login {
  margin-bottom: 20px;
  text-align: center; }
  @media (min-width: 480px) {
    .social-login {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .social-login__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 200px;
    margin: 10px 0 0;
    padding: 10px;
    background: #d5dfed; }
    @media (min-width: 480px) {
      .social-login__item {
        margin: 5px; } }
    .social-login__item img {
      width: 22px;
      margin: 0;
      -webkit-filter: brightness(0) invert(1);
              filter: brightness(0) invert(1); }
    .social-login__item:hover {
      opacity: 0.9;
      cursor: pointer; }
    .social-login__item.google {
      background: #dd4b39;
      color: #ffffff; }
    .social-login__item.facebook {
      background: #3b5999;
      color: #ffffff; }
  .social-login__title {
    margin-left: 10px;
    font-weight: 700;
    white-space: nowrap; }

.field-mapper__buttons {
  padding-top: 10px; }

.field-mapper__example {
  color: #777777;
  font-size: 12px; }

/**
 * Copyright (c) 2018. CodeGen Ltd. - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
 * Created by azeemullah on 12/07/2018 11:02 AM
 */
.inspire-login {
  display: -ms-grid;
  display: grid;
  height: 100vh;
  background: #f0f1ee;
  overflow-y: auto;
  -ms-grid-columns: 0 1fr;
  grid-template-columns: 0 1fr;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  @media (min-width: 768px) {
    .inspire-login {
      -ms-grid-columns: repeat(2, 50%);
      grid-template-columns: repeat(2, 50%); } }
  .inspire-login .info-space {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100vw;
    background: #18549f;
    color: #ffffff;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    @media (min-width: 768px) {
      .inspire-login .info-space {
        width: 75vw; } }
    .inspire-login .info-space__message {
      max-width: 50vw;
      padding: 30px 100px 30px 0;
      font-size: 0; }
      .inspire-login .info-space__message img {
        width: 120px;
        vertical-align: middle;
        display: inline-block; }
      @media (min-width: 768px) {
        .inspire-login .info-space__message {
          font-size: 30px; } }
      @media (min-width: 1024px) {
        .inspire-login .info-space__message {
          font-size: 38px; } }
  .inspire-login .login-space {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.login-space {
  text-align: center; }
  @media (min-width: 768px) {
    .login-space {
      text-align: left; } }
  .login-space__area {
    width: 350px;
    margin: 20px 0;
    padding: 30px;
    background: #ffffff;
    -webkit-box-shadow: 0 1px 3px 0 #bbbbbb;
            box-shadow: 0 1px 3px 0 #bbbbbb; }
  .login-space__logo {
    text-align: center; }
    .login-space__logo img {
      width: 120px;
      display: inline-block; }
    .login-space__logo p {
      margin-top: 0;
      font-weight: 600; }
  .login-space__input .remember-me,
  .login-space__input .forgot-password {
    margin-top: 20px; }
  .login-space__input .email {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px; }
  .login-space .email__account, .login-space .email__image {
    margin-right: 10px; }
    .login-space .email__account img, .login-space .email__image img {
      width: 30px; }

.or-login {
  padding: 20px 0 10px; }

.social-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (min-width: 768px) {
    .social-login {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .social-login__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 10px; }
    @media (min-width: 768px) {
      .social-login__button:first-child {
        margin-left: 0; } }
    .social-login__button img {
      width: 30px;
      margin: 0; }
    .social-login__button:hover {
      opacity: 0.9;
      cursor: pointer; }

/**
 * Copyright (c) 2018. CodeGen Ltd. - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
 * Created by azeemullah on 13/07/2018 2:29 PM
 */
.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto; }

.content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto;
  grid-template-columns: auto;
  position: relative;
  padding: 10px;
  height: -webkit-calc(100vh - 75px);
  height: calc(100vh - 75px);
  overflow: hidden; }
  @media (min-width: 1024px) {
    .content {
      -ms-grid-columns: 140px auto;
      grid-template-columns: 140px auto;
      grid-gap: 10px; } }
  .content__menu {
    position: absolute;
    width: 200px;
    height: 100vh;
    padding: 20px 0;
    -webkit-transform: translateX(-200px);
        -ms-transform: translateX(-200px);
            transform: translateX(-200px);
    background: #f0f1ee; }
    @media (min-width: 1024px) {
      .content__menu {
        position: relative;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        background: transparent;
        -webkit-box-shadow: none;
                box-shadow: none; } }
  .content__view {
    position: relative;
    height: -webkit-calc(100vh - ( 75px + 10px));
    height: calc(100vh - ( 75px + 10px));
    padding: 20px 10px;
    overflow-y: auto;
    background: #ffffff;
    -webkit-transition: padding 0.15s ease-in-out, -webkit-transform 0.15s cubic-bezier(0.5, 0, 0.5, 1);
    transition: padding 0.15s ease-in-out, -webkit-transform 0.15s cubic-bezier(0.5, 0, 0.5, 1);
    transition: transform 0.15s cubic-bezier(0.5, 0, 0.5, 1), padding 0.15s ease-in-out;
    transition: transform 0.15s cubic-bezier(0.5, 0, 0.5, 1), padding 0.15s ease-in-out, -webkit-transform 0.15s cubic-bezier(0.5, 0, 0.5, 1); }
    @media (min-width: 480px) {
      .content__view {
        height: -webkit-calc(100vh - ( 75px + 10px));
        height: calc(100vh - ( 75px + 10px));
        padding: 20px; } }
    .content__view.has-footer {
      height: -webkit-calc(100vh - ( 75px + 10px + 62px));
      height: calc(100vh - ( 75px + 10px + 62px));
      margin-bottom: 62px; }
  .content .menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 20px;
    cursor: pointer; }
    .content .menu-item:hover {
      background: #f2f8ff;
      -webkit-box-shadow: 0 1px 1px 0 #dddddd;
              box-shadow: 0 1px 1px 0 #dddddd; }
    .content .menu-item img {
      width: 16px;
      margin-right: 10px; }
    .content .menu-item span {
      font-weight: 600; }
    .content .menu-item.selected {
      background: #ffffff;
      -webkit-box-shadow: 0 1px 1px 0 #dddddd;
              box-shadow: 0 1px 1px 0 #dddddd; }
  .content .menu-divide {
    margin: 20px 0 10px;
    font-size: 12px;
    color: #18549f; }
  .content__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 40px; }
    .content__top .title {
      margin-bottom: 10px;
      font-size: 24px;
      font-weight: 600;
      line-height: 1; }
    .content__top .action {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .content__top img.mobile-menu {
      width: 20px;
      margin-right: 10px;
      margin-top: 2px;
      cursor: pointer; }
      @media (min-width: 1024px) {
        .content__top img.mobile-menu {
          display: none; } }
  .content__title-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%; }
  .content__summary {
    display: -ms-grid;
    display: grid;
    grid-gap: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -ms-grid-columns: repeat(1, 1fr);
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 40px; }
    @media (min-width: 1024px) {
      .content__summary {
        -ms-grid-columns: repeat(2, 1fr);
        grid-template-columns: repeat(2, 1fr); } }
  .content__form {
    width: 100%; }
    @media (min-width: 768px) {
      .content__form {
        max-width: 50%; } }
  .content__footer {
    position: fixed;
    right: 10px;
    bottom: 10px;
    left: 10px;
    background: #f2f8ff;
    padding: 10px;
    margin: 0 auto;
    max-width: 1029px;
    border-top: 1px solid #bbbbbb; }
    @media (min-width: 480px) {
      .content__footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 10px 20px;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; } }
    @media (min-width: 1024px) {
      .content__footer {
        right: 10px;
        left: 160px; } }
    .content__footer button {
      display: inline-block;
      width: auto; }
  .content__section-header {
    margin: 20px 0;
    font-size: 16px;
    font-weight: 700;
    color: #777777; }
    .content__section-header::after {
      content: '';
      border-bottom: 2px solid currentColor; }

.active-side-menu .content__menu {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }
  @media (min-width: 1024px) {
    .active-side-menu .content__menu {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; } }

.active-side-menu .content__view {
  -webkit-transform: translateX(210px);
      -ms-transform: translateX(210px);
          transform: translateX(210px); }
  @media (min-width: 1024px) {
    .active-side-menu .content__view {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; } }

.active-sidebar .content__view {
  -webkit-transform: translateX(160px);
      -ms-transform: translateX(160px);
          transform: translateX(160px); }
  @media (min-width: 1024px) {
    .active-sidebar .content__view {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; } }

.inspire-connect {
  width: 100vw;
  height: 100vh; }
  @media (min-width: 1024px) {
    .inspire-connect .content {
      -ms-grid-columns: 200px auto;
      grid-template-columns: 200px auto; } }

/**
 * Copyright (c) 2018. CodeGen Ltd. - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
 * Created by azeemullah on 20/07/2018 11:18 AM
 */
.simple-title__main {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600; }

.summary-details__item, .connected-apps__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 10px;
  background: #ffffff;
  -webkit-box-shadow: 0 2px 3px 0 #dddddd;
          box-shadow: 0 2px 3px 0 #dddddd;
  cursor: pointer; }
  .summary-details__item:hover, .connected-apps__item:hover {
    background-color: #f2f8ff; }
  @media (min-width: 480px) {
    .summary-details__item, .connected-apps__item {
      padding: 20px; } }
  .summary-details__item:not(:first-child), .connected-apps__item:not(:first-child) {
    margin-top: 1px; }

.summary-details__value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-left: auto;
  font-weight: 600; }
  .summary-details__value label {
    font-weight: 500; }

.summary-details__arrow {
  margin-left: 20px; }
  .summary-details__arrow img {
    width: 14px; }

.profile-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .profile-image__image {
    margin-right: 20px;
    -webkit-box-shadow: 0 2px 3px 0 #dddddd;
            box-shadow: 0 2px 3px 0 #dddddd; }
    .profile-image__image img {
      width: 100px;
      height: 100px;
      -o-object-fit: cover;
         object-fit: cover; }

.connected-apps__icon img {
  width: 40px;
  height: 40px; }

.connected-apps__item {
  cursor: auto;
  padding: 10px 20px; }

.connected-apps__name {
  margin-left: 20px; }
  .connected-apps__name span {
    font-weight: 600; }

.connected-apps__add {
  margin: 20px 0 0; }

.connected-apps__sync {
  margin-left: auto;
  text-align: right;
  min-width: 120px;
  font-size: 12px; }
  .connected-apps__sync div:not(:first-child) {
    color: #18549f;
    font-weight: 600;
    font-size: 14px; }

/**
 * Copyright (c) 2018. CodeGen Ltd. - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
 * Created by azeemullah on 20/07/2018 11:21 AM
 */
.content__form .action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 10px; }
  .content__form .action .button--secondary {
    display: inherit; }

.content__form .form-separator {
  margin: 40px 0 20px;
  border-bottom: 1px solid #dddddd;
  color: #bbbbbb; }

.interest-section {
  margin-bottom: 40px; }

.interests {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: repeat(auto-fill, minmax(180px, 1fr));
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  margin: 30px 0 40px; }
  .interests__item {
    position: relative;
    width: 100%;
    -webkit-box-shadow: 0 2px 3px 0 #dddddd;
            box-shadow: 0 2px 3px 0 #dddddd; }
  .interests__image {
    position: relative;
    height: 140px;
    background-position: center center;
    background-size: cover; }
  .interests__main-title {
    display: none;
    position: absolute;
    right: 15px;
    bottom: 15px;
    padding: 5px 10px;
    background: rgba(255, 255, 255, 0.65);
    border-radius: 25px;
    font-weight: 600;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .interests__sub-item .interests__main-title {
    display: block; }
  .interests__content {
    padding: 10px 10px 15px; }
  .interests__top-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .interests__title {
    font-weight: 600; }
  .interests__more img {
    width: 9px;
    padding: 0 3px; }
  .interests__more:hover {
    cursor: pointer;
    -webkit-filter: brightness(0.8);
            filter: brightness(0.8); }
  .interests__suggested {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .interests__suggested span {
      font-size: 12px;
      line-height: 1.2; }
    .interests__suggested img {
      width: 10px;
      margin-left: 5px; }
  .interests__flow-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 10px;
    cursor: pointer; }
    .interests__flow-link img {
      width: 12px;
      margin-left: 5px; }
    .interests__flow-link span {
      color: #18549f;
      text-decoration: underline;
      font-weight: 600; }
    .interests__flow-link:hover {
      opacity: 0.9; }

.no-interests {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0; }
  .no-interests__item {
    position: relative;
    text-align: center; }
    .no-interests__item img {
      min-width: 300px;
      width: 30vw;
      margin: 20px auto; }
  .no-interests__alert {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px; }
  .no-interests__info {
    margin-bottom: 20px; }

.apps {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: repeat(auto-fill, minmax(180px, 1fr));
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  margin: 30px 0 40px; }
  .apps__item {
    position: relative;
    width: 100%;
    -webkit-box-shadow: 0 2px 3px 0 #dddddd;
            box-shadow: 0 2px 3px 0 #dddddd; }
  .apps__initial {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    height: 140px;
    color: #18549f;
    font-size: 76px;
    background: #f2f8ff; }
  .apps__content {
    padding: 10px 10px 15px; }
  .apps__top-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .apps__title {
    font-weight: 600; }
  .apps__more img {
    width: 9px;
    padding: 0 3px; }
  .apps__more:hover {
    cursor: pointer;
    -webkit-filter: brightness(0.8);
            filter: brightness(0.8); }
  .apps__status {
    margin-top: 5px; }
    .apps__status span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .apps__status span::before {
      display: block;
      content: '';
      width: 10px;
      height: 10px;
      border-radius: 50%; }
    .apps__status span::after {
      display: block;
      margin-left: 5px;
      font-size: 12px;
      line-height: 1; }
    .apps__status.active span::before {
      background: #22c89b; }
    .apps__status.active span::after {
      content: 'Active'; }
    .apps__status.inactive span::before {
      background: #eb5353; }
    .apps__status.inactive span::after {
      content: 'Inactive'; }
  .apps__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 10px; }
    .apps__actions .action-link {
      color: #18549f;
      text-decoration: underline;
      font-weight: 600;
      cursor: pointer; }
    .apps__actions .deactivate {
      color: #eb5353; }

.faq-section {
  margin-top: 20px; }
  .faq-section .faqs {
    margin-top: 30px; }
