  body {
      background-color: rgb(250, 247, 247);
  }

  .focusedInput {
      border-color: rgba(82, 168, 236, .8);
      outline: 0;
      outline: thin dotted \9;
      -moz-box-shadow: 0 0 8px rgba(82, 168, 236, .6);
      box-shadow: 0 0 8px rgba(82, 168, 236, .6);
  }

  /*  Navbar */

  .brandtext {
      font-family: 'Electrolize', sans-serif;
  }

  /*  Home page */
  .homepage.brandtext {
      font-family: 'Electrolize', sans-serif;
  }

  .homepage.card {
      background-color: #FDFEFE;
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
      transition: 0.3s;
      border: none;

      &:hover {
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4);
      }
  }

  .homepage.card h1,
  h2 {
      color: inherit;
      font-family: "Trirong", serif;
  }

  /* Login & Register */

  .registration-brandtext {
      font-family: 'Electrolize', sans-serif;
  }

  .auth-wrapper {
      position: relative;
      display: flex;
      justify-content: center;
      overflow: hidden;
      min-width: 100%;
      min-height: 100vh;
  }

  .auth-wrapper .auth-content {
      position: relative;
      width: 390px;
      padding: 15px;
      z-index: 5;
  }

  .auth-wrapper>.card {
      display: flex;
      position: relative;
      flex-direction: column;
      min-width: 0;
      word-wrap: break-word;
      background-color: #fff;
      background-clip: border-box;
      border: none;
      border-radius: 0;
      box-shadow: 0 1px 20px 0 rgba(69, 90, 100, 0.01);
      margin-bottom: 30px;
  }

  .auth-wrapper .card .card-body {
      padding: 30px 25px;
  }

  .auth-wrapper>h3 {
      margin-top: 0;
      margin-bottom: .5rem;
      font-family: inherit;
      font-weight: 400;
      line-height: 1.2;
      color: #111;
      font-size: 26px;
  }

  .auth-wrapper p>a {
      color: #111;
      font-weight: 600;
  }


  /* CTPL */
  .ctpl-brandtext {
      font-family: 'Electrolize', sans-serif;
  }

  .ctpl-form {
      margin: 2em;
  }

  .ctpl-form hr {
      margin-top: 1rem;
      margin-bottom: 1rem;
      border: 0;
      border-top: 2px solid rgba(0, 0, 0, 1);
  }

  .ctpl-form-row-odd {
      background-color: rgb(240, 240, 240);
      align-items: baseline;
      padding-top: 0.25em;
      padding-bottom: 0.25em;
  }

  .ctpl-form-row-even {
      background-color: rgb(250, 247, 247);
      align-items: baseline;
      padding-top: 0.25em;
      padding-bottom: 0.25em;
  }

  .ctpl-form-mainheader {
      padding-bottom: 0;
  }

  .ctpl-form-mainheader span {
      font-size: 0.75em;
  }

  .ctpl-form-resultsheader {
      font-size: 1.0em;
  }

  .ctpl-form-parametersheader h6 {
      padding-top: 1.5em;
      vertical-align: bottom;
      font-weight: bold;
      font-style: italic;
  }

  .ctpl-form-header h6 {
      font-size: 1.0em;
      text-align: left;
      line-height: 2;
      font-weight: bold;
  }

  .ctpl-form-header i,
  span {
      font-size: 0.875rem;
      text-align: left;
  }

  .ctpl-form-control {
      width: 125px;
      font-size: 0.975em;
      border-color: rgb(100, 98, 98);
  }

  .ctpl-form-unit-select {
      width: 150px;
      height: 30px;
      font-size: 0.875em;
      text-align: left;
      padding-left: 15px;
      border-color: rgb(100, 98, 98);
  }

  .ctpl-form-unit-select span {
      font-size: 0.90em;
      text-align: left;
      padding-left: 10px;
  }

  .ctpl-form-unit {
      font-size: 0.875em;
      text-align: left;
  }

  .ctpl-form-unit span {
      font-size: 0.90em;
      text-align: left;
      padding-left: 10px;
  }

  .ctpl-button {
      margin-top: 0em;
      width: 250px;
  }


  /*  SGS */
  .sgs-home a {
      font-size: 1rem;
  }

  .arrw {
      font-size: 4rem;
  }

  .sgs-brandtext {
      font-family: 'Electrolize', sans-serif;
  }

  .sgs-step1>.card {
      background-color: rgb(230, 230, 230);
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
      transition: 0.3s;
      border: none;

      &:hover {
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4);
      }
  }

  .sgs-step1>.card h1 {
      font-family: "Trirong", serif;
      color: rgb(65, 3, 3);
  }

  .sgs-step2>.card {
      background-color: rgb(220, 220, 220);
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
      transition: 0.3s;
      border: none;

      &:hover {
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4);
      }
  }

  .sgs-step2>.card h1 {
      font-family: "Trirong", serif;
      color: rgb(65, 3, 3);
  }

  .sgs-step3>.card {
      background-color: rgb(210, 210, 210);
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
      transition: 0.3s;
      border: none;

      &:hover {
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4);
      }
  }

  .sgs-step3>.card h1 {
      font-family: "Trirong", serif;
      color: rgb(65, 3, 3);
  }

  .sgs-table-BHPrevise {
      height: 100vh;
      overflow-y: scroll;
      margin: 0;
      text-align: left;
  }

  .sgs-table-BHPreview {
      background-color: white;
      height: 100vh;
      overflow-y: scroll;
      margin: 0;
  }

  /* Node revise card */
  .node-wrapper {
      position: relative;
      display: flex;
      overflow: hidden;
      min-width: 100%;
      min-height: 100vh;
  }

  .node-wrapper .node-content {
      position: relative;
      width: 600px;
      padding: 15px;
      z-index: 5;
  }