﻿@font-face {
  font-family: "Figtree-Black";
  src: url("../web/fonts/Figtree-Black.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Figtree-Extra-Bold";
  src: url("../web/fonts/Figtree-ExtraBold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Figtree-Bold";
  src: url("../web/fonts/Figtree-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Figtree-Semi-Bold";
  src: url("../web/fonts/Figtree-SemiBold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Figtree-Medium";
  src: url("../web/fonts/Figtree-Medium.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Figtree";
  src: url("../web/fonts/Figtree-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Figtree-Italic";
  src: url("../web/fonts/Figtree-Italic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Figtree-Light";
  src: url("../web/fonts/Figtree-Light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
html {
  height: 100%;
  margin: 0;
}

body {
  overflow: auto;
  background-image: none;
  font-size: 0.8em;
  font-family: "Figtree-Medium", "Open Sans", Helvetica, sans-serif;
  padding: 0px;
  color: Black;
  min-height: 100vh;
}

.alert-error {
  background: #fde7e5;
  border-left: solid 5px #fabcb7;
  border-radius: 4px;
  margin-left: 3%;
  margin-right: 3%;
  padding: 5px 3px;
  color: #a94442;
  font-family: "Figtree-Medium", "Open Sans", Helvetica, sans-serif;
  font-size: 14px;
}
.alert-error ul {
  list-style: inside;
  padding: 0 0 0 5px;
  margin: 0;
}

.page {
  min-height: 85%;
  height: 85%;
  width: 900px;
  background-color: #fff;
  margin: 1px auto 1px auto;
  border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  padding-bottom: 39px;
}

.footer {
  background-color: #000064;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 5px 0;
}

.footer a:link,
.footer a {
  font-family: "Figtree-Medium", "Open Sans", Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 0.0892857143em;
  text-indent: 0.0892857143em;
  color: #FFFFFF;
  text-decoration: none;
  padding: 5px 12px;
  display: block;
  text-align: center;
  border-right: solid 1px rgba(250, 250, 250, 0.1);
  transition: all 0.4s ease-in-out;
}

.footer a:hover {
  background-color: rgba(250, 250, 250, 0.2);
  border-radius: 4px;
  border-color: transparent;
  text-decoration: underline;
}

.footer p {
  font-size: 12px;
  margin-left: 10px;
  margin-bottom: 0;
  font-family: "Figtree-Light", "Open Sans", Helvetica, sans-serif;
  display: block;
}

p {
  margin-top: 0;
}

.userAccessLink {
  font-family: "Figtree-Medium", "Open Sans", Helvetica, sans-serif;
  font-size: 14px;
}

.userAccessLink a:link {
  color: #555555;
}

.userAccessLink a:visited {
  color: #555555;
}

.userAccessLink a:hover {
  color: #555555;
}

.userAccessLink a:active {
  color: #555555;
}

.submitButton {
  color: #FFFFFF;
  background-color: #000064;
  border: none;
  height: 36px;
  min-width: 64px;
  padding: 0 16px;
  border-radius: 4px;
  font-size: 14px;
  font-family: "Figtree-Medium", "Open Sans", Helvetica, sans-serif;
  transition: all 0.3s ease;
}

.submitButton:hover {
  color: #FFFFFF;
  background-color: #000097;
  background-image: none;
  border-color: #000097;
  outline: none;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.submitButton:active {
  color: #FFFFFF;
  background-color: #000097;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.svg-logo {
  height: 30px;
  margin: 10px 3%;
}

.client_lg_Wrapper {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(148, 148, 148, 0.2392156863) !important;
  border: thin solid rgba(0, 0, 0, 0.12);
  width: 90%;
  margin: 1em auto;
  padding: 3px 12px;
}

.client_lg_Wrapper_one {
  background-repeat: no-repeat;
  background-position: top;
  width: 400px;
  margin-top: 8px;
  margin-right: 8px;
  float: left;
  padding-top: 30px;
  -moz-box-shadow: 8px 8px 6px -6px #eee;
  -webkit-box-shadow: 8px 8px 6px -6px #eee;
  box-shadow: 8px 8px 6px -6px #eee;
}

.client_lg_Wrapper_two {
  background-repeat: no-repeat;
  background-position: 50% top;
  width: 400px;
  margin-top: 8px;
  margin-right: 8px;
  float: left;
  padding-top: 30px;
  -moz-box-shadow: 8px 8px 6px -6px #eee;
  -webkit-box-shadow: 8px 8px 6px -6px #eee;
  box-shadow: 8px 8px 6px -6px #eee;
  margin-left: 10px;
}

.client_lg_Wrapper_three {
  background-repeat: no-repeat;
  background-position: 50% top;
  width: 405px;
  margin-top: 8px;
  margin-right: 8px;
  float: left;
  padding-top: 30px;
  -moz-box-shadow: 8px 8px 6px -6px #eee;
  -webkit-box-shadow: 8px 8px 6px -6px #eee;
  box-shadow: 8px 8px 6px -6px #eee;
  margin-left: 10px;
}

a#client_lg_h_txt:link {
  position: relative;
  display: block;
  margin-top: -24px;
  margin-left: 8px;
  margin-bottom: 8px;
  color: blue;
  font-size: 10pt;
  font-weight: bold;
}

a#client_lg_h_txt:visited {
  position: relative;
  display: block;
  margin-top: -24px;
  margin-left: 8px;
  margin-bottom: 8px;
  color: blue;
  font-size: 10pt;
  font-weight: bold;
}

a#client_lg_h_txt:active {
  position: relative;
  display: block;
  margin-top: -24px;
  margin-left: 8px;
  margin-bottom: 8px;
  color: blue;
  font-size: 10pt;
  font-weight: bold;
}

a#client_lg_h_txt:hover {
  position: relative;
  display: block;
  margin-top: -24px;
  margin-left: 8px;
  margin-bottom: 8px;
  color: blue;
  font-size: 10pt;
  font-weight: bold;
}

.client_lg_content {
  padding: 0 8px 0 8px;
  font-family: "Figtree-Medium", "Open Sans", Helvetica, sans-serif !important;
  font-size: 14px;
}

.login-head {
  display: block;
  padding: 5px 0;
  border-bottom: solid 1px #dadcde;
  color: #000064;
  font-size: 16px;
  font-family: "Figtree-Semi-Bold", "Open Sans", Helvetica, sans-serif;
}

.login-head a {
  text-decoration: none;
  display: inline-block;
}

.login-head svg {
  height: 22px;
  fill: #003764;
}

.disabledButton {
  color: #000000;
  border-color: #FFFF99;
  border-width: 2px;
  font-size: 8pt;
  height: 27px;
  cursor: default;
  -moz-opacity: 0.65;
  filter: alpha(opacity=65);
  opacity: 0.65;
}

.genericLabelText {
  font-family: "Figtree-Medium", "Open Sans", Helvetica, sans-serif;
  font-size: 14px;
  font-family: "Figtree-Medium", "Open Sans", Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.7);
}

.essLabelText {
  display: block;
  float: left;
  width: 180px;
  font-family: "Figtree-Medium", "Open Sans", Helvetica, sans-serif;
  font-size: 14px;
}

.genericRequiredText {
  font-family: "Figtree-Medium", "Open Sans", Helvetica, sans-serif;
  font-size: 14px;
  border: 1px solid red;
  background: #FFCECE;
}

.userPasswordStrengthShort {
  font-family: "Figtree-Semi-Bold", "Open Sans", Helvetica, sans-serif;
  font-size: 14px;
  color: #FF0000;
}

.userPasswordStrengthWeak {
  font-family: "Figtree-Semi-Bold", "Open Sans", Helvetica, sans-serif;
  font-size: 14px;
  color: #E66C2C;
}

.userPasswordStrengthGood {
  font-family: "Figtree-Semi-Bold", "Open Sans", Helvetica, sans-serif;
  font-size: 14px;
  color: #2D98F3;
}

.userPasswordStrengthStrong {
  font-family: "Figtree-Semi-Bold", "Open Sans", Helvetica, sans-serif;
  font-size: 14px;
  color: #006400;
}

.inputLabelContainer {
  width: 200px;
  font-size: 14px;
  font-family: "Figtree-Medium", "Open Sans", Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.7);
}

.inputLabelContainerCUF {
  width: 500px;
  float: left;
}

.inputLabelContainerCUFauth {
  padding: 15px 0 0 30px;
  width: 500px;
  float: left;
  font-size: 11pt;
}

.inputLabelContainerForgot {
  padding: 0 0 0 5px;
  width: 190px;
  float: left;
}

.inputLabelQuestionContainer {
  padding: 0 0 0 5px;
  width: 300px;
  display: block;
}

.inputFieldContainer .selectFieldContainer {
  display: inline-block;
}

.inputFieldContainer {
  display: flex;
  align-items: center;
  font-family: "Figtree-Medium", "Open Sans", Helvetica, sans-serif;
}

.buttonContainerDiv {
  margin: 0 0 29px;
  width: 100%;
  padding-top: 8px;
  display: flex;
  justify-content: flex-end;
}

input:not([type=button], .k-filtercell .k-input, .submitButton),
select {
  border: solid 1px rgba(0, 0, 0, 0.38) !important;
  border-radius: 4px !important;
  font-family: "Figtree-Medium", "Open Sans", Helvetica, sans-serif !important;
  color: rgba(0, 0, 0, 0.8);
  padding: 2px 12px;
  min-height: 20px;
  transition: all 0.3s linear;
}

input:not([type=button], .k-filtercell .k-input, .submitButton):focus {
  border-color: #6926ff !important;
  outline: none;
  box-shadow: 0 0 5px rgba(50, 50, 50, 0.2);
}

.inputContainer {
  display: flex;
  align-items: center;
  margin: 5px 0;
  width: 100%;
}

.client_lg_Wrapper .inputContainer {
  flex-direction: column;
  align-items: flex-start;
}

.UserFormActionButton,
.submitButton,
.jqx-button.jqx-button-classic {
  color: #FFFFFF;
  background-color: #000064;
  border: none;
  height: 36px;
  min-width: 64px;
  padding: 0 16px;
  border-radius: 4px;
  font-size: 14px;
  margin-left: 5px;
  font-family: "Figtree-Medium", "Open Sans", Helvetica, sans-serif;
  transition: all 0.3s ease;
}

.UserFormActionButton:hover, .submitButton:hover, .jqx-button.jqx-button-classic:hover {
  color: #FFFFFF;
  background-color: #000097;
  background-image: none;
  border-color: #000097;
  outline: none;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.submitButton:active {
  color: #FFFFFF;
  background-color: #6926ff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.formHeaderWrapper {
  background-color: #FFFFFF;
  height: 50px;
}

.login-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100vw;
  height: calc(100vh - 70px);
  margin: 0;
}

.login-wrapper form {
  width: 50vw;
  max-width: 500px;
  border: thin solid rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.1);
}
