﻿.button-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0; }
  .button-container .button-container-section + .button-container-section, .button-container .nec-btn + .nec-btn, .button-container .button-container-section + .nec-btn, .button-container .nec-btn + .button-container-section {
    margin-left: 15px; }
  .button-container .button-container-section {
    display: flex;
    align-items: center; }
  .button-container .nec-btn {
    height: 40px;
    padding: 0 12px 0 12px; }
    .button-container .nec-btn.push-right {
      margin-left: auto; }
    .button-container .nec-btn .nec-btn-icon {
      height: 20px;
      width: 20px; }

.nec-btn {
  box-sizing: border-box;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  cursor: pointer;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center; }
  .nec-btn span + span {
    margin-left: 12px; }
  .nec-btn:hover {
    filter: brightness(0.95); }
  .nec-btn:active {
    filter: brightness(0.85); }
  .nec-btn .nec-btn-icon {
    background-size: contain !important;
    background-repeat: no-repeat;
    display: block; }
  .nec-btn.nec-btn-primary {
    background-color: #7db0f2;
    color: #ffffff;
    border: none; }
    .nec-btn.nec-btn-primary.disabled {
      background-color: #f7f7f8;
      color: #7db0f2; }
  .nec-btn.nec-btn-grey {
    background-color: #f7f7f8;
    color: #7db0f2; }
  .nec-btn.nec-btn-red {
    background-color: #e0554b;
    color: #ffffff; }
  .nec-btn.nec-btn-red-outline {
    background-color: #f7f7f8;
    color: #e0554b;
    border: 1px solid #e0554b; }
  .nec-btn.nec-btn-white {
    background-color: white; }

.nec-icon {
  background-size: contain;
  background-repeat: no-repeat;
  display: block; }

.nec-icon-inline {
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block; }

.nec-icon-small {
  height: 16px;
  width: 16px; }

.nec-icon-medium {
  height: 20px;
  width: 20px; }

.nec-icon-large {
  height: 24px;
  width: 24px; }

.nec-icon-arrow-down-dark {
  background-image: url("../../images/svg/icon-arrow-down-dark.svg"); }

.nec-icon-arrow-down-light {
  background-image: url("../../images/svg/icon-arrow-down-light.svg"); }

.nec-icon-arrow-left-dark {
  background-image: url("../../images/svg/icon-arrow-left-dark.svg"); }

.nec-icon-arrow-swap-dark {
  background-image: url("../../images/svg/icon-arrow-swap-dark.svg"); }

.nec-icon-arrow-up-dark {
  background-image: url("../../images/svg/icon-arrow-up-dark.svg"); }

.nec-icon-arrow-up-light {
  background-image: url("../../images/svg/icon-arrow-up-light.svg"); }

.nec-icon-bell-light {
  background-image: url("../../images/svg/icon-bell-light.svg"); }

.nec-icon-book-dark {
  background-image: url("../../images/svg/icon-book-dark.svg"); }

.nec-icon-build-dark {
  background-image: url("../../images/svg/icon-build-dark.svg"); }

.nec-icon-bubble-blue {
  background-image: url("../../images/svg/icon-bubble-blue.svg"); }

.nec-icon-calculation-dark {
  background-image: url("../../images/svg/icon-calculation-dark.svg"); }

.nec-icon-check-dark {
  background-image: url("../../images/svg/icon-check-dark.svg"); }

.nec-icon-check-light {
  background-image: url("../../images/svg/icon-check-light.svg"); }

.nec-icon-close-light {
  background-image: url("../../images/svg/icon-close-light.svg"); }

.nec-icon-close-dark {
  background-image: url("../../images/svg/icon-close-dark.svg"); }

.nec-icon-close-blue {
  background-image: url("../../images/svg/icon-close-blue.svg"); }

.nec-icon-copy-dark {
  background-image: url("../../images/svg/icon-copy-dark.svg"); }

.nec-icon-data-model-dark {
  background-image: url("../../images/svg/icon-data-model-dark.svg"); }

.nec-icon-defer-update-mode-dark {
  background-image: url("../../images/svg/icon-defer-update-mode-dark.svg"); }

.nec-icon-dimension-colored {
  background-image: url("../../images/svg/icon-dimension-colored.svg"); }

.nec-icon-dimension-dark {
  background-image: url("../../images/svg/icon-dimension-dark.svg"); }

.nec-icon-dimensions-dark {
  background-image: url("../../images/svg/icon-dimensions-dark.svg"); }

.nec-icon-download-dark {
  background-image: url("../../images/svg/icon-download-dark.svg"); }

.nec-icon-edit-dark {
  background-image: url("../../images/svg/icon-edit-dark.svg"); }

.nec-icon-edit-light {
  background-image: url("../../images/svg/icon-edit-light.svg"); }

.nec-icon-enlarge-horizontal-dark {
  background-image: url("../../images/svg/icon-enlarge-horizontal-dark.svg"); }

.nec-icon-envelope-closed-dark {
  background-image: url("../../images/svg/icon-envelope-closed-dark.svg"); }

.nec-icon-erase-dark {
  background-image: url("../../images/svg/icon-erase-dark.svg"); }

.nec-icon-erase-red {
  background-image: url("../../images/svg/icon-erase-red.svg"); }

.nec-icon-exit-dark {
  background-image: url("../../images/svg/icon-exit-dark.svg"); }

.nec-icon-filter-dark {
  background-image: url("../../images/svg/icon-filter-dark.svg"); }

.nec-icon-filters-down {
  background-image: url(/Content/images/svg/icon-filters-down.svg); }

.nec-icon-home-light {
  background-image: url("../../images/svg/icon-home-light.svg"); }

.nec-icon-info-dark {
  background-image: url("../../images/svg/icon-info-dark.svg"); }

.nec-icon-join-dark {
  background-image: url("../../images/svg/icon-join-dark.svg"); }

.nec-icon-key-dark {
  background-image: url("../../images/svg/icon-key-dark.svg"); }

.nec-icon-layers-dark {
  background-image: url("../../images/svg/icon-layers-dark.svg"); }

.nec-icon-layout {
  background-image: url("../../images/svg/icon-layout.svg"); }

.nec-icon-lightning {
  background-image: url("../../images/svg/icon-lightning.svg"); }

.nec-icon-list {
  background-image: url("../../images/svg/icon-list.svg"); }

.nec-icon-logs {
  background-image: url("../../images/svg/icon-logs.svg"); }

.nec-icon-lock-dark {
  background-image: url("../../images/svg/icon-lock.svg"); }

.nec-icon-lock-light {
  background-image: url("../../images/svg/icon-lock-light.svg"); }

.nec-icon-manage {
  background-image: url("../../images/svg/icon-manage.svg"); }

.nec-icon-measure {
  background-image: url("../../images/svg/icon-measure.svg"); }

.nec-icon-measure-dark {
  background-image: url("../../images/svg/icon-measure-dark.svg"); }

.nec-icon-navigation {
  background-image: url("../../images/svg/icon-compass.svg"); }

.nec-icon-pie-chart {
  background-image: url("../../images/svg/icon-pie-chart.svg"); }

.nec-icon-pin-dark {
  background-image: url("../../images/svg/icon-pin-dark.svg"); }

.nec-icon-plus-dark {
  background-image: url("../../images/svg/icon-plus-dark.svg"); }

.nec-icon-plus-light {
  background-image: url("../../images/svg/icon-plus-light.svg"); }

.nec-icon-power-dark {
  background-image: url("../../images/svg/icon-power-dark.svg"); }

.nec-icon-properties {
  background-image: url("../../images/svg/icon-properties.svg"); }

.nec-icon-question-light {
  background-image: url("../../images/svg/icon-question-light.svg"); }

.nec-icon-question-dark {
  background-image: url("../../images/svg/icon-question-dark.svg"); }

.nec-icon-question-circle-light {
  background-image: url("../../images/svg/icon-question-circle-light.svg"); }

.nec-icon-question-circle-dark {
  background-image: url("../../images/svg/icon-question-circle-dark.svg"); }

.nec-icon-refresh-dark {
  background-image: url("../../images/svg/icon-refresh-dark.svg"); }

.nec-icon-refresh-light {
  background-image: url("../../images/svg/icon-refresh-light.svg"); }

.nec-icon-run-dark {
  background-image: url("../../images/svg/icon-run-dark.svg"); }

.nec-icon-sample-mode {
  background-image: url("../../images/svg/icon-sample-mode.svg"); }

.nec-icon-save-dark {
  background-image: url("../../images/svg/icon-save-dark.svg"); }

.nec-icon-save-light {
  background-image: url("../../images/svg/icon-save-light.svg"); }

.nec-icon-scheduler {
  background-image: url("../../images/svg/icon-scheduler.svg"); }

.nec-icon-scripts-dark {
  background-image: url("../../images/svg/icon-scripts-dark.svg"); }

.nec-icon-search-light {
  background-image: url("../../images/svg/icon-search-light.svg"); }

.nec-icon-search-dark {
  background-image: url("../../images/svg/icon-search-dark.svg"); }

.nec-icon-search-light {
  background-image: url("../../images/svg/icon-search-light.svg"); }

.nec-icon-share {
  background-image: url("../../images/svg/icon-share.svg"); }

.nec-icon-steps-dark {
  background-image: url("../../images/svg/icon-steps-dark.svg"); }

.nec-icon-stop {
  background-image: url("../../images/svg/icon-stop.svg"); }

.nec-icon-stored-procedure-dark {
  background-image: url("../../images/svg/icon-stored-procedure-dark.svg"); }

.nec-icon-subscribe-light {
  background-image: url("../../images/svg/icon-subscribe-light.svg"); }

.nec-icon-sunglasses-dark {
  background-image: url("../../images/svg/icon-sunglasses-dark.svg"); }

.nec-icon-table {
  background-image: url("../../images/svg/icon-table.svg"); }

.nec-icon-trash {
  background-image: url("../../images/svg/icon-trash.svg"); }

.nec-icon-trash-red {
  background-image: url("../../images/svg/icon-trash-red.svg"); }

.nec-icon-trash-light {
  background-image: url("../../images/svg/icon-trash-light.svg"); }

.nec-icon-unite-dark {
  background-image: url("../../images/svg/icon-unite-dark.svg"); }

.nec-icon-unlock-dark {
  background-image: url("../../images/svg/icon-unlock.svg"); }

.nec-icon-unsubscribe-red {
  background-image: url("../../images/svg/icon-unsubscribe-red.svg"); }

.nec-icon-user {
  background-image: url("../../images/svg/icon-user.svg"); }

.nec-icon-view-type {
  background-image: url("../../images/svg/icon-view-type.svg"); }

.nec-icon-warning-blue {
  background-image: url("../../images/svg/icon-warning-blue.svg"); }

.nec-icon-warning-dark {
  background-image: url("../../images/svg/icon-warning-dark.svg"); }

.nec-icon-wrench-light {
  background-image: url("../../images/svg/icon-wrench-light.svg"); }

.nec-icon-wrench-dark {
  background-image: url("../../images/svg/icon-wrench-dark.svg"); }

.nec-icon-reporting-tree-grey {
  background-image: url("../../images/svg/icon-reporting-tree-grey.svg"); }

#userField,
.resetPwdUserField, #domainField,
#passField, .resetPwdEmailField {
  direction: ltr;
  height: 35px;
  font-size: 15px;
  width: 100%;
  display: block;
  margin-bottom: 24px;
  z-index: 1;
  position: relative;
  box-sizing: border-box; }

#login-content {
  position: relative;
  top: 80px;
  bottom: 0;
  width: 100%;
  overflow: hidden; }
  #login-content > p {
    margin: 20px; }
  #login-content > table {
    margin: 20px; }
  #login-content .advancedDiv {
    margin: 5px 0 20px; }
  #login-content a.showHideBtn.k-button {
    margin-top: -4px;
    padding: 0;
    height: 16px; }
    #login-content a.showHideBtn.k-button > .k-icon {
      margin-top: -6px; }
  #login-content .advancedError > p {
    white-space: pre-line; }

.closePanel {
  padding-bottom: 38px; }

#closeBtn {
  background-color: white;
  color: #01775e;
  border: 1px solid #d3dbe2; }

#logoutBtn {
  margin: 20px; }

#userField,
.resetPwdUserField {
  text-transform: uppercase; }

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  text-transform: initial; }

.errorMsg,
.resetPwdError {
  color: red; }

.licenseErrorMsg {
  color: red; }

body,
html {
  height: 100%;
  background-image: url(../../images/istock-522137742.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  background-color: #e2dddd;
  font-family: Barlow, sans-serif; }

.loginCP {
  font-size: 12px;
  margin-bottom: 56px; }

.btn {
  font-weight: 700;
  height: 36px;
  user-select: none;
  cursor: default; }
  .btn.btn-signin, .btn.btn-resetpwd {
    background-color: #2279ca;
    color: #ffffff;
    padding: 0;
    font-weight: 300;
    font-size: 14px;
    height: 36px;
    border-radius: 0;
    border: none;
    transition: all 0.218s; }
    .btn.btn-signin:hover, .btn.btn-resetpwd:hover {
      background-color: #2279ca; }
    .btn.btn-signin:active, .btn.btn-resetpwd:active {
      background-color: #2279ca; }
    .btn.btn-signin:focus, .btn.btn-resetpwd:focus {
      background-color: #2279ca; }

.card {
  background-color: #ffffff;
  padding: 20px 25px 30px;
  margin: 0; }

.profile-img-card {
  width: 100%;
  margin: 0 auto 10px;
  display: block;
  border-radius: 50%; }

.language,
.language-success {
  float: right;
  width: 125px; }

.k-dropdown {
  width: 100%; }

.loginLogo {
  color: #2279ca;
  font-size: 2em;
  text-align: left;
  padding-top: 30px;
  padding-bottom: 25px; }

.profile-name-card {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 0;
  min-height: 1em; }

.reauth-email {
  display: block;
  color: #404040;
  line-height: 2;
  margin-bottom: 10px;
  font-size: 12px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box; }

#remember label {
  user-select: none; }

#RememberMe {
  margin-top: 2px; }

.checkbox {
  padding-left: 0; }

.remember {
  margin-bottom: 30px; }
  .remember .signInLabel {
    font-size: 12px;
    color: #101226; }

.checkBoxContainer {
  display: block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }
  .checkBoxContainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }

.checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 14px;
  width: 14px;
  background-color: #ffffff;
  border: 1px solid #7db0f2; }

/* On mouse-over, add a grey background color */
input:hover ~ .checkmark {
  background-color: rgba(220, 222, 229, 0.6); }

/* When the checkbox is checked, add a blue background */
input:checked ~ .checkmark {
  background-color: #7db0f2; }

.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

input:checked ~ .checkmark:after {
  display: block; }

/* Style the checkmark/indicator */
.checkmark:after {
  left: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.updateAgreementCheckbox {
  margin-left: 12px; }

.forgot-password {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 12px;
  align-self: flex-end;
  margin-top: 10px; }
  .forgot-password a {
    color: #2279ca; }

.key-box {
  width: 55px; }

.licenseLogo {
  color: #007f64; }

.key-box-group {
  padding-left: 1em; }

.form-group {
  right: 1em; }

.form-group-lic {
  right: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0 10px 0; }

.lic-divider {
  padding: 0 2px 0 2px; }

.lic-icon {
  margin-left: 5px;
  height: 50px; }

#tabstrip-1,
#tabstrip-2 {
  overflow: hidden; }

.agreementCheckbox,
.agreementLabel {
  margin-top: 1em; }

#licenseAgreementSection {
  padding: 1em;
  margin-bottom: 1em;
  max-height: 400px;
  overflow-y: auto;
  border-style: inset; }

.container {
  height: 100%;
  margin-left: 0;
  padding-left: 0; }

.card-container.card {
  height: 100%;
  max-width: 35%;
  min-width: 35%;
  border-radius: 0;
  background: #ffffff;
  border-color: #ffffff;
  position: absolute;
  overflow-y: auto;
  box-shadow: none;
  display: flex;
  flex-direction: column; }
  .card-container.card .languageContainer {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse; }
  .card-container.card .formContainer {
    display: flex;
    flex-direction: column;
    padding: 0 10%;
    height: 100%;
    margin-top: auto;
    margin-bottom: auto;
    justify-content: center; }
    .card-container.card .formContainer #loginBtn {
      border-radius: 0;
      background: #2279ca;
      font-weight: 300; }
    .card-container.card .formContainer .steel {
      color: #777b8a; }
    .card-container.card .formContainer .logoContainer {
      display: flex;
      justify-content: center;
      padding-top: 30px;
      padding-bottom: 25px;
      flex-grow: 0.2; }
      .card-container.card .formContainer .logoContainer .sageLogo {
        color: #2279ca;
        font-size: 2.7em;
        text-align: center; }
      .card-container.card .formContainer .logoContainer .nectariLogo {
        background-image: url(../../images/svg/NectariLogos/nectari_black_text_soft.svg);
        background-repeat: no-repeat;
        height: 70px;
        width: 350px; }
  .card-container.card .k-widget.k-dropdown .k-dropdown-wrap {
    border: none;
    border-bottom: 1px solid #535563; }
    .card-container.card .k-widget.k-dropdown .k-dropdown-wrap .k-input {
      font-size: 15px;
      margin-left: -4px; }
  .card-container.card input[type="text"],
  .card-container.card input[type="password"] {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #535563;
    padding-left: 0; }

.form-control:focus {
  border-color: #6891a2;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #6891a2; }

#externalAccountsContainer {
  margin-top: 0;
  padding-top: 5px; }
  #externalAccountsContainer h4 {
    text-align: center;
    color: #007f64; }

#loginForm {
  height: 100%; }

#resetPasswordForm .resetPwdCP,
#resetPasswordForm .resetPwdDomainField,
#resetPasswordForm .resetPwdUserField .resetPwdEmailField {
  margin-bottom: 10px; }

#resetPasswordForm .resetPwdSuccess {
  text-align: center;
  font-size: larger;
  color: #007f64; }

#resetPasswordForm .k-widget.k-tooltip-validation {
  border-radius: 0;
  margin-bottom: 10px; }

#version {
  color: #7db0f2;
  font-weight: bold;
  padding-top: 4px; }

.block.block-opt-refresh:before {
  background-color: rgba(100, 100, 100, 0.5);
  z-index: 11005; }

.block.block-opt-refresh:after {
  z-index: 11005; }

@media (max-width: 800px) {
  .container {
    margin-left: auto;
    padding-right: 0; }
  .card.card-container {
    position: relative;
    min-width: auto;
    max-width: 50%; } }

@media (max-width: 600px) {
  .container {
    margin-left: auto;
    padding-right: 0; }
  .card.card-container {
    position: relative;
    min-width: auto;
    max-width: 100%; } }

.UpdateFeature-Content label {
  font-weight: 600; }

.lic-textbox {
  border-radius: 0;
  height: 45px;
  width: 75px;
  font-size: 20px; }
