@font-face {
  font-family: Segoe Ui;
  src: url('../fonts/Segoe-UI.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Segoe Ui;
  src: url('../fonts/Segoe-UI-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  color: #333;
  background-color: #c9d7f030;
  font-family: Barlow, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.navbar-horizontal {
  z-index: 99;
  background-color: #fff;
  border-bottom: 1px solid #c9d7f0;
  flex-flow: row;
  justify-content: flex-start;
  height: 90px;
  margin-top: 0;
  font-size: 14px;
  position: relative;
  inset: 0% 0% auto;
}

.navbar-horizontal.aluno {
  box-shadow: none;
  background-color: #ffffff0d;
  width: 300px;
  padding-left: 30px;
  padding-right: 30px;
}

.container-top {
  height: 55px;
  margin-left: 220px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 50px;
  display: block;
}

.container-top._2 {
  height: 70px;
}

.nav-top {
  z-index: 1;
  background-color: #fff;
  height: 60px;
  box-shadow: 0 1px #11111a1a;
}

.nav-top-grid {
  grid-template-rows: auto;
}

.top-left, .top-right {
  height: 40px;
}

.user {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  justify-content: flex-end;
  align-items: center;
  height: 75px;
  display: flex;
}

.image {
  border-radius: 100px;
  width: 40px;
  height: 40px;
}

.brand {
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
}

.image-2 {
  width: 125%;
  height: 100%;
}

.div-block {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  height: 80px;
  padding-left: 0;
}

.container-master {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}

.container-master._2 {
  margin-left: 300px;
}

.nav-menu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.nav-menu.aluno {
  background-color: #fffdfdd4;
  border: 1px #000;
  border-radius: 6px;
  height: 500px;
  margin-top: 35px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: 0 1px 1px #00000026;
}

.nav-link {
  display: block;
}

.icon {
  color: #fffcfc;
  width: 25px;
}

.icon._1 {
  color: #847f7f;
  width: 33px;
  height: 35px;
  text-decoration: none;
}

.icon._1.p {
  color: #848c8e;
}

.icon._1.p._2 {
  color: #333;
}

.icon._1._2 {
  width: 20px;
}

.icon._1._2:hover {
  color: #817d7d;
}

.icon._1.texto {
  color: #fff;
}

.icon._1.sair {
  color: #2e6bcc;
  width: 22px;
}

.icon._1.sair:hover {
  color: #8e8c8c;
}

.icon._1.tab {
  width: 23px;
}

.icon._1.tab:hover, .icon._1.tab:active, .icon._1.tab:focus {
  color: #0088a8;
}

.icon._1._3 {
  color: #333;
}

.icon.icon-table {
  color: #0088a8;
  width: 30px;
}

.icon.aluno {
  color: #565656;
}

.icon.fechar {
  color: #757171;
  font-weight: 700;
}

.item-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #333;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-right: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 16px;
  text-decoration: none;
}

.item-menu.w--current {
  color: #2e6bcc;
}

.item-menu.aluno {
  padding-left: 0;
  padding-right: 0;
}

.item-menu.aluno:hover {
  background-color: #14738a00;
}

.link-menu {
  font-weight: 500;
  text-decoration: none;
}

.link-menu:hover {
  color: #2e6bcc;
}

.link-menu.aluno {
  color: #565656;
}

.link-menu.aluno:hover {
  color: #979494;
}

.link-menu._1 {
  font-weight: 400;
}

.link-menu._1._2 {
  text-decoration: none;
}

.body {
  color: #828282;
  background-color: #c9d7f030;
  font-family: Barlow, sans-serif;
  font-weight: 400;
}

.body._2 {
  background-image: none;
}

.image-3 {
  object-fit: cover;
  width: 150px;
}

.container-menu-vertical {
  width: 100%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.logo {
  background-image: url('../images/63b0392e-d83a-4d6b-ab5a-2ceb62a7aa4d.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 180px;
  height: 75px;
  padding: 10px 5px;
}

.logo.w--current {
  z-index: 5;
  background-image: url('../images/63b0392e-d83a-4d6b-ab5a-2ceb62a7aa4d.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 180px;
  height: 75px;
  margin-top: 5px;
  padding-top: 0;
  padding-bottom: 0;
}

.logo-nav {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.logo-nav.aluno {
  background-color: #fff;
  box-shadow: 0 6px 8px -9px #0003;
}

.menu {
  margin-left: 60px;
}

.card-info {
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 20px;
}

.card {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  border-right: 1px dashed #acaaaa7d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100px;
  padding: 0;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.grid {
  background-color: #fff;
  border-radius: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-top: 20px;
  padding-bottom: 20px;
}

.texto-card {
  color: #7d7d7f;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.texto-card.data {
  margin-top: 0;
  font-size: 11px;
  position: static;
  inset: auto 5% 5% auto;
}

.texto-card.titulo {
  color: #333;
  font-size: 15px;
  line-height: 120%;
}

.texto-card._2 {
  font-size: 13px;
  font-weight: 400;
}

.texto-card.link {
  color: #0088a8;
  font-size: 13px;
  font-weight: 400;
}

.texto-card.desc {
  font-weight: 400;
}

.table_cell {
  color: #777272;
  border-color: #e8e8e8;
  padding: .25rem .75rem;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  text-decoration: none;
}

.table_cell._1 {
  color: #46c33d;
}

.table_cell._2 {
  color: #2d4097;
}

.table_cell._3 {
  color: #d73333;
}

.table_row {
  border-bottom: 1px solid #eee;
}

.table_row:hover {
  background-color: #eeeeee70;
  box-shadow: 0 2px 4px -2px #89888847;
}

.table_row._1:hover {
  background-color: #ebebeb00;
}

.t3 {
  color: #2c2a2a;
  border: 1px solid #dfdfdf;
  padding: .65rem;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.t4 {
  background-color: #116a7c3b;
  border-radius: 6px;
  padding-top: 0;
}

.tabela {
  background-color: #fff;
  padding-top: 0;
  overflow: auto;
}

.tr {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: baseline;
  display: grid;
}

.th {
  border: 1px solid #ccc;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.thead {
  background-color: #eee;
}

.tr-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.td {
  border: .5px solid #c0c1c140;
  width: 180px;
  height: 35px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.lista {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 10px;
  padding-bottom: 20px;
}

.lista-estudantes {
  background-color: #fff;
  border-radius: 6px;
  width: 100%;
  height: 400px;
  padding: 20px 10px 10px;
  overflow: auto;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 3fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tbody {
  width: 100%;
  height: 140px;
  display: block;
  overflow: auto;
}

.text-block-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.card-prova {
  background-color: #fff;
  border: 1px solid #c9d7f0;
  border-radius: 5px;
  text-decoration: none;
  position: relative;
}

.card-prova._1 {
  height: 130px;
  display: flex;
}

.exames {
  padding-top: 0;
  padding-bottom: 40px;
}

.exames._1 {
  margin-top: 10px;
  margin-bottom: 40px;
  padding-bottom: 10px;
}

.exames._1._4 {
  margin-top: 0;
}

.image-4 {
  object-fit: cover;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
  height: 150px;
}

.image-4._1 {
  border-top-right-radius: 0;
  border-bottom-left-radius: 6px;
  width: 90%;
  height: 130px;
}

.div-block-3 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  height: 90px;
  padding: 14px 20px 10px;
  display: flex;
  position: relative;
}

.div-block-3.date {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-content: flex-end;
  place-items: flex-end end;
  height: auto;
  padding-top: 0;
  display: flex;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-2._1 {
  grid-template-columns: 1fr 1fr;
}

.text-block-3 {
  color: #8f8c8c;
  text-transform: capitalize;
  font-size: 22px;
}

.text-block-3._1 {
  color: #fff;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
}

.div-block-4 {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 10px;
}

.div-block-4._1 {
  padding-bottom: 40px;
}

.footer {
  background-color: #fff;
  height: 70px;
  margin-top: 60px;
  padding-bottom: 20px;
  position: fixed;
  inset: auto 0% 0%;
}

.footer.aluno {
  background-color: #ffffff1c;
  position: relative;
}

.footer.main {
  position: relative;
}

.div-block-5 {
  align-items: center;
  height: 70px;
  display: flex;
}

.text-block-4 {
  color: #626060;
  font-size: 12px;
}

.div-block-6 {
  height: 70px;
}

.pesquisa {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex;
}

.input {
  background-color: #fff;
  border-radius: 6px;
  height: 35px;
}

.input._1 {
  width: 400px;
}

.input-select {
  color: #6c6969;
  background-color: #fff;
  border-radius: 6px;
  width: 400px;
  height: 35px;
}

.input-select._1 {
  border: 1px solid #bdbdbd;
  padding-left: 10px;
  padding-right: 10px;
}

.add {
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 0;
  padding-right: 0;
}

.add.aluno-exame._1 {
  padding-top: 0;
}

.add._2 {
  padding-bottom: 100px;
}

.div-block-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 0 30px;
  display: grid;
}

.div-block-7.faqs {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #c9d7f0;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 25px;
  display: block;
}

.div-block-7.faqs.session {
  padding-left: 0;
  padding-right: 0;
}

.div-block-7._1 {
  border: 1px solid #c9d7f0;
  border-radius: 5px;
  grid-template-columns: 1fr 1fr;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-7.ecxame {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #c9d7f0;
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 40px;
  padding-bottom: 30px;
  display: block;
}

.div-block-7.ecxame._1 {
  border: 1px solid #c9d7f0;
  padding-left: 40px;
  padding-right: 40px;
}

.input-form {
  color: #333;
  background-color: #c9d7f01a;
  border: 1px solid #c9d7f0;
  border-radius: 5px;
  width: 100%;
  height: 50px;
  margin-bottom: 20px;
  padding: 10px;
  font-size: 15px;
}

.input-form:focus {
  background-color: #fff;
  border-color: #2e6bcc;
}

.input-form:focus-visible, .input-form[data-wf-focus-visible] {
  border-color: #2e6bcc;
}

.input-form::placeholder {
  font-size: 15px;
}

.input-form._2 {
  width: 100%;
  margin-bottom: 20px;
}

.input-form.dados {
  width: 100%;
}

.input-form.select {
  border-color: #c9d7f0;
  font-size: 14px;
}

.input-form.select:focus {
  border-color: #0088a8;
}

.input-form.select._1 {
  background-color: #fff;
  box-shadow: 0 2px 5px #0003;
}

.input-form.text-area {
  height: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.input-form.faq {
  font-size: 15px;
}

.input-form.faq::placeholder {
  color: #353131;
  font-size: 15px;
  font-weight: 400;
}

.input-form.faq.session {
  margin-bottom: 0;
  font-weight: 600;
}

.input-form.faq.session::placeholder {
  color: #353131db;
  font-weight: 600;
}

.input-form.date:active, .input-form.date:focus {
  border-color: #2e6bcc;
}

.input-form._1 {
  background-color: #fff;
  border-color: #eee;
  width: 300px;
  height: 35px;
}

.input-form.descricao {
  height: 200px;
}

.input-ficheiro {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #615c5c;
  background-color: #fff;
  border: 1px dashed #0088a8;
  border-radius: 6px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 100%;
  height: 150px;
  margin-bottom: 40px;
  padding: 52px 10px 55px;
  text-decoration: none;
  display: grid;
}

.input-ficheiro:focus {
  background-color: #eeeeeeab;
}

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 2fr;
  grid-auto-columns: 1fr;
  padding: 10px 0;
  display: grid;
}

.div-block-8._2 {
  border-right-style: none;
  border-right-width: 0;
}

.div-block-8.faq {
  grid-template-columns: 3fr 1fr;
}

.div-block-8.exame {
  grid-template-columns: 1.75fr 1fr;
}

.div-block-8._1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.login-sessao {
  background-image: linear-gradient(79deg, #0c316b, #2e6bccad), url('../images/1918.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
  width: 100%;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.login-sessao.bold-text-2 {
  height: 100%;
  display: none;
}

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

.login {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border: 1px solid #c9d7f0;
  border-radius: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 100px;
  margin-right: 10px;
  padding: 30px 30px 0;
}

.login._1 {
  border-style: none;
  margin-top: 140px;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 30px;
  overflow: auto;
}

.div-block-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
  position: relative;
}

.logo-exame {
  justify-content: center;
  align-items: center;
  height: 80px;
  margin-bottom: 10px;
  padding-bottom: 0;
  display: flex;
}

.image-5 {
  object-fit: cover;
  height: 80px;
}

.submit-button {
  text-align: center;
  background-color: #2e6bcc;
  border-radius: 5px;
  width: 100%;
  height: 50px;
  padding: 16px 40px 15px;
  font-size: 16px;
}

.submit-button:hover {
  background-color: #235099;
}

.submit-button.small {
  width: 50%;
}

.submit-button.save {
  margin-top: 10px;
}

.dropdown-list {
  color: #424141;
  background-color: #faf9f9;
  border-radius: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  box-shadow: 0 2px 5px #0003;
}

.dropdown-link {
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 5px;
}

.div-block-10 {
  position: static;
  overflow: auto;
}

.div-block-10._1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.div-block-10._2 {
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: auto;
}

.div-block-11 {
  background-image: linear-gradient(#0088a8cf, #0088a8), url('../images/1918.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 100vh;
  position: relative;
}

.div-block-11._1 {
  background-image: none;
  background-size: auto;
  justify-content: flex-start;
  padding-left: 0;
  display: flex;
}

.div-block-11._2 {
  height: auto;
}

.div-block-12 {
  margin-left: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-right: 60px;
  position: absolute;
  inset: 20% 20% 31% 0%;
}

.heading {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom: 25px;
  font-size: 54px;
  font-weight: 800;
  line-height: 100%;
}

.paragraph-tela {
  color: #f1eeee;
  text-align: justify;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.div-block-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  padding-bottom: 40px;
  display: grid;
}

.link-block {
  text-decoration: none;
}

.checkbox-label {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #7d7d7f;
  flex-flow: row;
  justify-content: flex-start;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.checkbox-label._3 {
  color: #6c6969;
  padding-left: 10px;
  font-weight: 400;
}

.checkbox-label.w {
  border: 0 solid #000;
  border-right: 1px solid #ccc;
}

.checkbox-label.r {
  padding-left: 10px;
}

.text-block-5 {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-14 {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 6px;
  width: 100%;
  height: 45px;
  padding-top: 4px;
  padding-bottom: 4px;
  box-shadow: 0 0 1px #0003;
}

.image-6 {
  object-fit: contain;
  width: 100%;
  height: 40px;
}

.div-block-15 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-15.e {
  border: 0 solid #eee;
  border-top: 1px solid #c9d7f0;
  border-bottom-color: #c9d7f0;
  justify-content: flex-end;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-15._1 {
  justify-content: flex-start;
}

.div-block-15.exame {
  flex-flow: column;
  align-items: flex-start;
}

.div-block-15._3 {
  justify-content: center;
  align-items: center;
}

.label {
  color: #333;
  font-size: 15px;
  font-weight: 500;
}

.label._1 {
  color: #9c9c9c;
  border-bottom: 0 solid #eee;
  margin-bottom: 25px;
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: 400;
}

.label._1.cap {
  border-top: 1px solid #eee;
  margin-top: 40px;
  padding-top: 40px;
}

.label.tempo {
  color: #2e6bcc;
  font-weight: 500;
}

.label.z {
  text-align: center;
}

.label.azul {
  color: #2e6bcc;
}

.label.faq {
  font-size: 16px;
}

.label.faq._1 {
  color: #223;
}

.label.white-big {
  color: #fff;
  font-size: 18px;
}

.label.imag {
  margin-bottom: 10px;
}

.radio-button-label {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 400;
}

.radio-button-label._2 {
  font-weight: 400;
}

.checkbox-label-2 {
  color: #9c9c9c;
  font-size: 14px;
  font-weight: 300;
}

.checkbox-label-2._2 {
  color: #333;
  font-size: 13px;
  font-weight: 500;
}

.checkbox-field {
  margin-bottom: 20px;
}

.checkbox-field._1 {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.checkbox-field._1.i {
  margin-bottom: 20px;
}

.form-left {
  border-style: dashed none none dashed;
  border-color: #cbc6c6;
  border-top-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  height: 100%;
  padding: 40px;
}

.form-left.faq {
  border-right-style: none;
  border-right-width: 0;
  flex-flow: row-reverse;
  justify-content: center;
  padding: 40px 10px 0;
}

.form-left.faq.session {
  padding-top: 10px;
}

.form-left._1 {
  border-style: none dashed none none;
  border-width: 1px;
  border-right-color: #c9d7f0;
}

.form-rigth {
  padding: 40px;
  position: static;
}

.hero {
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.hero.aluno {
  padding-top: 30px;
}

.hero._1 {
  background-image: linear-gradient(67deg, #0088a8, #fff);
}

.hero._1._2 {
  background-image: linear-gradient(67deg, #424445, #fff);
}

.hero.inter {
  background-image: none;
  background-position: 0 0;
  padding-top: 35px;
  padding-bottom: 0;
}

.hero.inter._2 {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  height: auto;
}

.div-block-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.button-cancelar {
  color: #9e9d9d;
  background-color: #fff;
  border: 1px solid #c9d7f0;
  border-radius: 6px;
  justify-content: center;
  padding: 16px 40px 15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  display: flex;
}

.button-cancelar:hover {
  color: #fff;
  background-color: #bd3a3a;
}

.button-cancelar._1 {
  color: #2e6bcc;
  border-style: solid;
  border-color: #c9d7f0;
}

.button-cancelar._1:hover {
  color: #fff;
  border-color: #bd3a3a;
}

.button-cancelar.edit {
  border-color: #2e6bcc;
}

.button-cancelar.edit:hover {
  color: #2e6bcc;
  background-color: #dbdada;
  font-weight: 500;
}

.div-block-17 {
  width: 45px;
}

.div-block-18 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 45px;
  height: auto;
  margin-top: -21px;
  display: flex;
}

.div-block-19 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 14px;
  display: flex;
}

.div-block-19._2 {
  flex-flow: column;
  align-items: flex-start;
}

.div-block-19._3 {
  margin-top: 12px;
}

.text-block-6 {
  color: #333;
  margin-top: -4px;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 500;
  line-height: 100%;
}

.text-block-6.titulo-prova {
  text-transform: capitalize;
  font-weight: 600;
}

.text-block-6._1 {
  color: #777272;
  text-transform: capitalize;
  margin-top: 3px;
  margin-bottom: 0;
  font-weight: 400;
}

.div-block-20 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  align-items: center;
  padding-top: 14px;
  display: flex;
}

.text-block-7 {
  color: #838383;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.tempo {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.div-block-21 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-21.session {
  grid-template-columns: 1fr;
}

.div-block-21.action {
  margin-top: 40px;
}

.div-block-21._3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.div-block-22 {
  height: 100%;
  position: relative;
}

.div-block-23 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #2e6bcc;
  text-align: center;
  align-items: center;
  padding: 10px;
  font-size: 15px;
  text-decoration: none;
  display: flex;
}

.div-block-23:hover {
  color: #0b2a5c;
  font-weight: 500;
}

.link-adicionar {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #fff;
  border-radius: 6px;
  flex-flow: column;
  width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: fixed;
  box-shadow: 0 2px 5px #0003;
}

.checkbox-label-3 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.checkbox-label-3._1 {
  color: #6c6969;
  font-weight: 400;
}

.checkbox-label-3._2 {
  color: #6c6969;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  display: none;
}

.input-date-faq {
  color: #868585;
  background-color: #fff;
  border: 0 #00000085;
  border-bottom: 1px solid #ccc;
  font-size: 15px;
}

.checkbox {
  width: 40px;
}

.div-block-24 {
  background-color: #2e6bcc;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  height: 55px;
  margin-bottom: 35px;
  padding: 10px;
  display: flex;
}

.text-block-9 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.div-block-25 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-25._1 {
  justify-content: center;
  width: 100%;
  display: flex;
}

.div-block-25._11 {
  flex-flow: column;
  align-items: flex-start;
}

.image-7 {
  border-radius: 100px;
  width: 150px;
  height: 150px;
}

.hora {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #fdfafa;
  background-color: #2e6bcc;
  border: 1px #000;
  border-radius: 6px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 10px;
  font-size: 30px;
  font-weight: 400;
  display: flex;
}

.label-tempo {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  justify-content: center;
  align-items: center;
  margin-top: 3px;
  font-size: 11px;
  display: flex;
}

.temporizador {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  background-color: #fcfcfc;
  border: 1px solid #c9d7f0;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 300px;
  padding-top: 20px;
  padding-bottom: 10px;
  display: flex;
  position: fixed;
  box-shadow: 0 2px 5px #c9d7f0;
}

.minutos {
  color: #fff;
  background-color: #2e6bcc;
  border-radius: 6px;
  justify-content: center;
  align-items: stretch;
  padding: 10px;
  font-size: 30px;
  display: flex;
}

.segundos {
  color: #fff;
  background-color: #2e6bcc;
  border-style: none;
  border-color: #000;
  border-radius: 6px;
  padding: 10px;
  font-size: 30px;
  display: flex;
}

.paragraph {
  color: #665e5e;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.text-block-10 {
  color: #0088a8;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.div-block-26 {
  position: relative;
}

.div-block-27 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.div-block-28 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .3fr 1.95fr .25fr;
  grid-auto-columns: 1fr;
  height: 90px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: grid;
}

.kpi {
  background-image: linear-gradient(#3a3a3ae8, #3a3a3ae8), url('../images/1563.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: center;
  height: 400px;
  display: flex;
}

.kpi._1 {
  background-image: linear-gradient(#0088a8eb, #0088a8eb), url('../images/2149045941.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.card-kpi {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #fff;
  border-radius: 6px;
  grid-template-rows: 1fr;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding: 30px;
  display: grid;
}

.card-kpi.links {
  border-style: none;
  padding: 0;
  display: block;
}

.texto-secundario {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}

.texto-secundario.links {
  color: #676161;
  text-align: center;
  vertical-align: baseline;
  background-color: #eee;
  border: 1px #000;
  border-radius: 3px;
  height: 32px;
  padding: 5px 15px;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  box-shadow: 0 1px 10px 1px #0003;
}

.texto-secundario.links:hover {
  color: #fff6f6;
  background-color: #2598b4;
}

.texto-numero {
  color: #fff;
  padding-bottom: 20px;
  font-size: 32px;
  font-weight: 700;
}

.info {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  flex-flow: column;
  display: flex;
}

.info._1 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.sair {
  color: #333;
  flex-flow: row;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.svg {
  display: flex;
}

.svg._1 {
  flex-flow: row;
  align-items: center;
}

.path {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: baseline;
}

.perfil {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #8d8989;
  align-items: center;
  margin-right: 20px;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.div-block-29 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 3fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.div-block-29._1 {
  padding-top: 60px;
  display: block;
}

.div-block-30 {
  background-color: #c9d7f078;
  border-radius: 6px 6px 0 0;
  width: 100%;
  height: 150px;
}

.div-block-30._1 {
  background-color: #8831a30d;
}

.tabs {
  width: 100%;
}

.tabs-menu {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  margin-bottom: 40px;
  padding-top: 0;
  display: flex;
}

.tabs-menu.div-block-10 {
  margin-bottom: 0;
}

.backgroundaluno {
  background-image: linear-gradient(39deg, #173566ed 28%, #173566a3), url('../images/1918.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 50px;
  padding-bottom: 50px;
}

.backgroundaluno._1 {
  background-image: linear-gradient(90deg, #002574, #4b6aad78), url('../images/1918.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.text-block-13 {
  color: #fff;
  padding-bottom: 0;
  font-size: 22px;
  font-weight: 400;
}

.text-block-14 {
  color: #d9d9d9;
  font-size: 16px;
}

.text-block-14._1 {
  padding-top: 10px;
}

.div-block-31 {
  flex-flow: column;
  display: flex;
}

.tab-link-tab-1 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #3d3939;
  background-color: #ddd0;
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
  display: flex;
}

.tab-link-tab-1.w--current {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #0088a8;
  background-color: #fff0;
  border: 0 #0088a8;
  border-bottom: 4px solid #0088a8;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.tab-link-tab-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff0;
  align-items: center;
  display: flex;
}

.svg-2 {
  width: 18px;
  font-size: 15px;
  line-height: 20px;
}

.svg-32 {
  width: 22px;
}

.text-block-15 {
  font-size: 17px;
}

.text-block-15._1 {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

.text-block-16 {
  font-size: 15px;
}

.tabs-content {
  padding: 10px 0 0;
}

.div-block-32 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  justify-content: flex-end;
  display: flex;
}

.botao-anterior {
  background-color: #0088a8;
  border-radius: 6px;
}

.botao-anterior._1 {
  color: #423f3f;
  background-color: #fff;
  border: 1px solid #c9d7f0;
  border-radius: 4px;
  padding: 15px 30px;
  font-size: 15px;
}

.botao-anterior._1:hover {
  border-color: #235099;
}

.botao-proximo {
  color: #fff;
  background-color: #2e6bcc;
  border-radius: 3px;
  height: 50px;
  padding: 15px 30px;
  font-size: 15px;
}

.botao-proximo:hover {
  background-color: #235099;
}

.div-block-33 {
  background-color: #fff;
  border-radius: 6px;
  height: 90px;
  margin-top: 20px;
  padding: 20px 10px;
}

.title {
  font-size: 30px;
  line-height: 100%;
}

.title.prova {
  color: #333;
  font-weight: 500;
}

.title._1 {
  color: #333;
  margin-top: 40px;
  font-weight: 400;
}

.prova-realizada._1 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-35 {
  margin-bottom: 60px;
}

.div-block-36 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-36._1 {
  grid-template-rows: auto;
  margin-top: 20px;
}

.botao-publicar {
  background-color: #2e6bcc;
  border-radius: 4px;
  align-items: center;
  height: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.botao-publicar:hover {
  background-color: #235099;
}

.botao-ver {
  color: #2f2d2d;
  background-color: #fafdff;
  border: 1px solid #c9d7f0;
  border-radius: 4px;
  align-items: center;
  height: 50px;
  min-height: 5px;
  padding: 5px 30px;
  text-decoration: none;
  display: flex;
}

.botao-ver:hover {
  border-color: #2e6bcc;
}

.code-embed {
  font-family: Open Sans, sans-serif;
}

.table-list {
  background-color: #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  overflow: auto;
}

.table-head {
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.table-box {
  flex-flow: wrap;
  align-items: center;
  width: 18%;
  display: flex;
}

.scroll-table-body {
  flex-flow: column;
  display: flex;
  overflow: visible;
}

.table-row {
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-37 {
  width: 100%;
}

.table_header {
  text-align: left;
  padding: 20px .75rem;
}

.table_head {
  background-color: #c8dce1;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.table_component {
  width: 100%;
  font-family: Open Sans, sans-serif;
}

.tab-pane-tab-1 {
  width: 100%;
}

.section {
  padding-top: 0;
  padding-bottom: 60px;
}

.lista2 {
  padding-top: 70px;
  padding-bottom: 60px;
}

.image-8 {
  height: 70px;
}

.div-block-38 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  display: flex;
}

.navega-o {
  margin-top: 40px;
  padding-top: 20px;
}

.div-block-39 {
  width: 100%;
}

.card-perfil {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  border: 1px solid #1c95b1;
  margin-bottom: 20px;
  padding: 20px;
  display: flex;
}

.card-perfil._1 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
}

.card-perfil._1._33 {
  border-color: #1c95b154;
  border-right-width: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.card-perfil._1._44 {
  border-top-color: #1c95b154;
  border-bottom-color: #1c95b154;
  border-left-width: 0;
  border-right-color: #1c95b154;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.card-perfil._2._3, .card-perfil._22 {
  border-style: none;
}

.card-perfil._22._1 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.card-perfil.es {
  border: 0 #0000;
  padding: 40px;
}

.card-perfil.es._2 {
  flex-flow: column;
  justify-content: space-between;
  margin-bottom: 0;
}

.informa-o {
  padding-top: 0;
  padding-bottom: 10px;
}

.text-block-18 {
  font-size: 13px;
  font-weight: 600;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px solid #c9d7f0;
  border-radius: 5px;
  padding: 50px 40px 40px;
}

.grid-4._1 {
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
}

.grid-4._2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
}

.grid-4._0 {
  margin-top: 25px;
}

.paragraph-2, .paragraph-3 {
  color: #091426a8;
  font-size: 12px;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5 {
  font-weight: 600;
}

.text-block-19 {
  font-size: 19px;
  font-weight: 700;
}

.div-block-40 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.div-block-40._1 {
  display: block;
}

.div-block-40.c {
  justify-content: flex-start;
  align-items: flex-start;
}

.image-9 {
  border-radius: 100%;
  width: 250px;
  height: 250px;
}

.div-block-41 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-42 {
  background-image: url('../images/16401922123443.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 350px;
}

.text-block-20 {
  font-size: 13px;
}

.image-10 {
  border-radius: 100%;
  width: 250px;
  height: 250px;
}

.turmas {
  padding-bottom: 100px;
}

.menu-button-2 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.modal {
  z-index: 999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal-background {
  filter: blur(1px);
  background-color: #06060633;
  width: 100%;
  height: 100%;
}

.modal-container {
  background-color: #fff;
  border-radius: 6px;
  width: 100%;
  max-width: 35rem;
  position: absolute;
}

.pesquisar-modal {
  text-align: left;
  background-color: #eee;
  border: 1px solid #eee;
  border-radius: 6px;
}

.pesquisar-modal:focus {
  border-color: #17788f;
}

.pesquisar-modal::placeholder {
  text-align: left;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.search {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.search._1 {
  margin-top: 60px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.adicionar {
  background-color: #046f88;
  border-radius: 6px;
  height: 38px;
}

.adicionar:hover {
  background-color: #035163;
}

.adicionar._1 {
  text-align: center;
  background-color: #333;
  width: 100%;
  height: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.adicionar._1:hover {
  background-color: #000;
}

.text-block-21 {
  color: #333;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 500;
}

.div-block-43 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-44 {
  border-bottom: 1px solid #ccc;
  justify-content: space-between;
  align-items: center;
  height: 55px;
  display: flex;
}

.fechar-modar {
  text-align: left;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 200px;
  flex: 0 auto;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  padding: 10px;
  display: flex;
}

.botao-modal {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  color: #333;
  background-color: #fff;
  border: 1px solid #c9d7f0;
  border-radius: 4px;
  flex-flow: row-reverse;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 55px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.botao-modal:hover {
  border-color: #2e6bcc;
}

.botao-modal._1 {
  border-style: none;
}

.botao-modal._1:hover {
  background-color: #6a9beb1c;
}

.form-2 {
  display: flex;
}

.div-block-45 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex;
}

.btn-editar {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  color: #333;
  background-color: #fff;
  border: 1px solid #c9d7f0;
  border-radius: 4px;
  flex-flow: row-reverse;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 55px;
  padding: 4px 10px;
  display: flex;
}

.btn-editar:hover {
  border-color: #2e6bcc;
}

.btn-editar._1 {
  border-color: #c9d7f06e;
  border-top-style: solid;
  border-bottom-style: solid;
  border-right-style: solid;
  border-radius: 5px;
}

.btn-editar._1:hover {
  background-color: #6a9beb1c;
}

.div-block-46 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  display: flex;
}

.provas-a-turma {
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-block-22 {
  color: #9c9c9c;
  margin-bottom: 10px;
  font-size: 13px;
}

.div-block-47 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  display: flex;
}

.div-block-48 {
  padding-top: 20px;
  position: relative;
}

.div-block-48._1 {
  grid-column-gap: 25px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
}

.div-block-49 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-top: 1px #c9d7f061;
  border-bottom: 1px #c9d7f061;
  justify-content: center;
  height: auto;
  padding: 5px 0;
  display: flex;
}

.div-block-49._1 {
  justify-content: center;
  width: 75%;
}

.text-block-23 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 35px;
  font-weight: 600;
}

.punlica-es {
  margin-bottom: 100px;
  padding-top: 100px;
}

.div-block-50 {
  width: 40%;
  height: auto;
}

.heading-2 {
  color: #434242;
}

.image-11 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.text-block-25 {
  font-size: 12px;
}

.div-block-51 {
  background-color: #fff;
  border: 1px solid #c9d7f0;
  border-radius: 5px;
  height: 200px;
  display: flex;
}

.div-block-52 {
  width: 60%;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.div-block-53 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.grid-5 {
  grid-template-columns: 1fr 1fr;
}

.text-block-26 {
  font-weight: 700;
}

.div-block-55 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-56 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 60px 60px 60px 20px;
  display: flex;
}

.div-block-57 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  overflow: scroll;
}

.link-2 {
  color: #474444;
  font-size: 15px;
  text-decoration: none;
}

.div-block-58 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.input-resposta {
  background-color: #c9d7f01a;
  border: 1px solid #c9d7f0;
  border-radius: 5px;
  height: 50px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 15px;
}

.input-resposta:active {
  color: #312f2f;
}

.input-resposta:focus {
  color: #312f2f;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #2e6bcc;
  border-radius: 6px;
}

.input-resposta::placeholder {
  color: #4a4848;
}

.checkbox-field-2 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.checkbox-field-2._1 {
  margin-bottom: 0;
  padding-bottom: 10px;
}

.checbox-respoosta {
  width: 18px;
  height: 18px;
}

.grid-46 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-block-338 {
  background-color: #1d4380;
  border-radius: 200px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.text-block-233 {
  color: #ffffffb0;
  margin-bottom: 3px;
  font-size: 14px;
  line-height: 120%;
}

.section-7 {
  background-image: linear-gradient(95deg, #002574, #10183fc2), url('../images/2149045941.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  min-height: 300px;
  padding-top: 70px;
  padding-bottom: 70px;
}

.contain-master {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}

.div-block-334 {
  margin-bottom: 35px;
}

.div-block-337 {
  background-color: #c9d7f078;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  height: 130px;
  margin-right: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-235 {
  color: #fff;
  font-size: 26px;
}

.div-block-339 {
  padding-left: 10px;
}

.text-block-234 {
  color: #fff;
  font-size: 33px;
  line-height: 100%;
}

.text-block-229 {
  color: #fff;
  margin-bottom: 5px;
  font-size: 23px;
  line-height: 120%;
}

.txt {
  color: #798baaa8;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
}

.text-block-207 {
  color: #222233b8;
  align-items: center;
  font-size: 1rem;
  line-height: 1.1;
  display: flex;
}

.div-block-358 {
  background-color: #fff;
  border: 1px solid #c9d7f0;
  border-radius: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 105px;
  padding: 14px 20px;
  display: flex;
}

.grid-26 {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-left: 25px;
}

.grid-26._1, .grid-26._1._2, .grid-26._3 {
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-26._2 {
  grid-template-columns: 1fr;
}

.filters-flex {
  max-width: 600px;
  margin-right: -15px;
  display: flex;
}

.text-block-295 {
  color: #111210;
}

.div-block-359 {
  padding-top: 40px;
}

.side-a-1 {
  width: 50%;
  display: flex;
}

.link-12 {
  color: #185997;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.div-block-295 {
  padding-top: 25px;
}

.search-no-filtro {
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 15px;
  position: relative;
}

.form-block-5 {
  margin-bottom: 0;
}

.legenda-wrapper {
  border-top: 1px solid #c9d7f0;
  border-bottom: 1px #c9c9c9;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.div-block-296 {
  padding-top: 50px;
}

.div-block-296._5 {
  padding-top: 0;
}

.filtre-search {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 35px;
  display: flex;
}

.text-block-206 {
  color: #353535;
  background-color: #c9d7f0;
  border-radius: 5px;
  padding: 5px 15px;
  font-size: 13px;
}

.card-wrapper {
  background-color: #fff;
  border: 1px solid #c9d7f0;
  border-radius: 5px;
  height: 75px;
  margin-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.card-wrapper:hover {
  border: 1px solid #2e6bcc;
}

.tab-link-tab-6 {
  background-color: #c9d7f0b0;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  height: 50px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.tab-link-tab-6.w--current {
  color: #fff;
  background-color: #2e6bcc;
}

.tab-link-tab-6._2 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  border-radius: 0;
  margin-bottom: 0;
}

.link-block-12 {
  background-color: #fff;
  border: 1px solid #c9d7f0;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  padding: 25px;
  text-decoration: none;
  display: flex;
}

.link-block-12:hover {
  border-color: #2e6bcc;
}

.text-block-242 {
  color: #828282;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 100%;
}

.tabs-menu-3 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.grid-49 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.section-9 {
  padding-top: 0;
  padding-bottom: 50px;
}

.select-filtro {
  flex: 1;
  margin-left: 0;
  padding-left: 0;
}

.search-input-2 {
  color: #161e36;
  background-color: #0000;
  border: 1px solid #c9d7f0;
  border-radius: 4px;
  height: 40px;
  margin-bottom: 0;
  padding-left: 38px;
  padding-right: 15px;
}

.search-input-2:focus {
  color: #171f36;
  background-color: #fff;
  border-color: #f76c5e;
}

.search-input-2::placeholder {
  color: #b8bac1;
  font-size: 14px;
}

.text-block-294 {
  color: #4574bf;
  margin-right: 15px;
  font-size: 30px;
  line-height: 100%;
}

.text-block-243 {
  color: #828282;
  text-align: left;
  font-size: 25px;
  line-height: 30px;
}

.select-field-2 {
  color: #333;
  background-color: #0000;
  border: 1px solid #c9d7f0;
  border-radius: 4px;
  flex: 1;
  height: 40px;
  margin-bottom: 0;
  margin-right: 10px;
}

.div-block-446 {
  margin-bottom: 50px;
  padding-top: 25px;
}

._1card {
  text-align: center;
  background-color: #fff;
  border: 1px solid #c9d7f0;
  border-radius: 5px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  padding: 30px;
  display: flex;
  position: static;
}

._1card._1 {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
}

._1card._1._3, ._1card._1.small {
  width: 40%;
}

._1card._2 {
  width: 75%;
}

._1card._3, ._1card.bg {
  width: 100%;
}

.side-b {
  justify-content: center;
  align-items: center;
  width: 10%;
  display: flex;
  position: relative;
}

.side-a {
  width: 90%;
  display: flex;
}

.card-item {
  height: 100%;
}

.card-item.img {
  background-image: none;
  border-style: none;
  justify-content: center;
  align-items: center;
  width: 20%;
  padding-left: .5rem;
  padding-right: .5rem;
  display: flex;
}

.card-item.img.i {
  background-image: none;
  border-style: none;
  padding-left: 0;
}

.card-item.name {
  color: #223;
  align-items: center;
  width: 80%;
  padding-right: 1rem;
  display: flex;
}

.card-item.data-1 {
  width: 25%;
  padding-right: 1rem;
  display: flex;
}

.card-item.data-1.t {
  padding-left: 10px;
}

.card-item.titulo {
  align-items: center;
  width: 100%;
  padding-left: 20px;
  display: flex;
}

.card-item._20 {
  width: 15%;
  display: flex;
}

.image-12 {
  object-fit: contain;
  border: 1px solid #c9d7f0;
  border-radius: 200px;
  width: 50px;
  height: 50px;
}

.text-block-209 {
  color: #000;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.1;
}

.search-button-3 {
  color: #b8bac1;
  background-color: #0000;
  width: 25px;
  padding: 0;
  font-size: 16px;
  line-height: 40px;
  position: absolute;
  inset: 0 0 0 10px;
}

.search-button-3._89 {
  width: 27px;
  height: 40px;
  left: 5px;
}

.svg-33 {
  width: 18px;
  font-size: 15px;
  line-height: 20px;
}

.icon-button {
  color: #4574bf;
  width: 26px;
  margin-right: 10px;
}

.button-11 {
  text-align: center;
  background-color: #04a777;
  border-radius: 12px;
  height: 40px;
  padding: 12px 20px;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
  transition: transform 50ms cubic-bezier(.455, .03, .515, .955), border-color .2s, color .2s, background-color .2s cubic-bezier(1, 0, 0, 1);
  display: block;
  position: relative;
  overflow: hidden;
}

.button-11:hover {
  background-color: #295236;
}

.button-11.blue-button {
  color: #fff;
  background-color: #3a86ff;
  border-radius: 6px;
  flex: 1;
  height: 50px;
  padding-left: 0;
  padding-right: 0%;
  position: relative;
}

.button-11.blue-button:hover {
  background-color: #3479e5;
}

.button-11.blue-button._50 {
  background-color: #2e6bcc;
  height: 50px;
  padding: 16px 5px 15px;
}

.button-11.blue-button._50:hover {
  background-color: #235099;
}

.button-text-5 {
  height: 17px;
  display: inline-block;
  overflow: hidden;
}

.text-block-296 {
  color: #9c9c9c;
}

.svg-34 {
  width: 20px;
}

._3-buttons-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-wrap: wrap;
  justify-content: flex-end;
  display: flex;
}

.uploaded-image-resolution {
  color: #667999;
  font-size: 14px;
}

.photo-upload-input-wrapper {
  border-bottom: 1px #e0e2e7;
  min-height: 170px;
  margin-bottom: 24px;
  padding-top: 0;
  padding-bottom: 24px;
}

.div-block-447 {
  flex: 1;
}

.uploaded-photo-info {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  overflow: hidden;
}

.photo-contain {
  max-width: 90px;
}

.photo-contain.pdf {
  max-width: 70px;
}

.uploaded-image-name {
  height: 16px;
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 100%;
  overflow: hidden;
}

.photo-upload-text {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 100%;
}

.photo-upload-text.small-gray {
  color: #667999;
  margin-bottom: 0;
  margin-left: 25px;
  margin-right: 25px;
  font-size: 15px;
}

.uploaded-photo-content {
  background-color: #f8f8f8;
  border: 1px solid #c9d7f0;
  border-radius: 4px;
  height: 130px;
  margin-bottom: 10px;
  display: flex;
}

.uploaded-photo-wrapper {
  display: none;
  overflow: hidden;
}

.form-field-lable {
  color: #091426;
  height: 20px;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1;
  overflow: hidden;
}

.uploaded-photo-div {
  border-right: 1px solid #c9d7f0;
  justify-content: center;
  align-items: center;
  width: 150px;
  min-width: 150px;
  max-width: 150px;
  padding: 15px;
  display: flex;
}

.action-button {
  color: #667999;
  letter-spacing: -.3px;
  background-color: #fff;
  border: 1px solid #c9d7f0;
  border-radius: 4px;
  flex: none;
  font-size: 16px;
  font-weight: 500;
  transition: background-color .1s, color .1s, border-color .1s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.action-button:hover {
  color: #fff;
  background-color: #3461ff;
  border-color: #3461ff;
}

.photo-upload-input-field {
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border: 1px dashed #c9d7f0;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 170px;
  transition: all .1s;
  display: flex;
}

.photo-upload-input-field:focus {
  background-color: #fff;
  border-color: #ff5c4b;
}

.photo-upload-input-field::placeholder {
  color: #9c9c9c;
}

.button-text {
  z-index: 0;
  height: 19px;
  padding-right: 1px;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.button-text.quick-action-text {
  margin-left: 6px;
  top: -1px;
}

.main-font-icon {
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 24px;
  font-size: 24px;
  display: flex;
  position: relative;
  top: 0;
  overflow: hidden;
}

.icon-2 {
  cursor: pointer;
  width: 43px;
  height: 43px;
  padding-top: 10px;
  padding-left: 10px;
  transition: background-color .2s;
  overflow: hidden;
}

.icon-2:hover {
  background-color: #0000;
}

.icon-2.upload-icon {
  margin-top: -7px;
  margin-bottom: 11px;
  padding-left: 0;
  transform: scale(1.5);
}

.icon-2.quick-action {
  align-items: center;
  width: auto;
  min-width: 44px;
  padding-bottom: 5px;
  padding-right: 14px;
  display: flex;
}

.radio-button {
  color: #333;
}

.text-block-297 {
  color: #7d7d7f;
}

.restore-password-cta-wrapper {
  margin-top: 1.3em;
  margin-bottom: 60px;
}

.restore-password-cta-text {
  color: #7d7d7f;
  text-align: left;
  font-size: 16px;
}

.form-cta {
  color: #2e6bcc;
  border-bottom: 1px solid #0000;
  margin-left: .1em;
  padding-bottom: .04em;
  text-decoration: none;
  transition: all .2s;
  display: inline-block;
}

.form-cta:hover {
  border-bottom-color: #2d7dd2;
}

.txt-2 {
  color: #798baaa8;
  font-size: 13px;
  font-weight: 400;
}

.list-item {
  color: #091426a8;
  margin-bottom: 24px;
  font-size: 16px;
}

.div-block-343 {
  text-align: center;
  padding-top: 25px;
}

.text-block-298 {
  color: #222233b8;
  align-items: center;
  font-size: 1rem;
  line-height: 1.1;
  display: flex;
}

.div-block-448 {
  justify-content: space-between;
  margin-bottom: 25px;
  display: flex;
}

.div-block-448._2 {
  justify-content: flex-start;
  margin-bottom: 35px;
  position: relative;
}

.grid-23 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
}

.text-block-293 {
  color: #667999;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
}

.div-block-449 {
  padding-top: 50px;
}

.div-block-449._5 {
  padding-top: 0;
}

.text-block-299 {
  color: #353535;
  background-color: #c9d7f0;
  border-radius: 5px;
  padding: 5px 15px;
  font-size: 13px;
}

.card-wrapper-2 {
  background-color: #fff;
  border: 1px solid #c9d7f0;
  border-radius: 5px;
  height: 80px;
  margin-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.card-wrapper-2:hover {
  border: 1px solid #00496f;
}

.img-wrapper.cliente {
  background-color: #fff;
  border: 1px solid #c9d7f0;
  border-radius: 4px;
  min-width: 350px;
  padding: 40px;
}

.div-block-450 {
  color: #11284c;
  margin-left: -12.5px;
  margin-right: 25px;
  padding-left: 12.5px;
  padding-right: 12.5px;
}

.text-block-236 {
  color: #f35252;
}

.list-item-lable {
  color: #667999;
  letter-spacing: -.3px;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 600;
}

.div-block-340 {
  background-color: #fff;
  border: 1px solid #c9d7f0;
  border-radius: 4px;
  padding: 40px;
}

.text-block-238 {
  color: #5b6e8e94;
  font-size: 18px;
  font-weight: 500;
}

.text-block-238._2 {
  font-size: 13px;
}

.grid-24 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

.encomendas-no-dashboard {
  margin-top: 0;
}

.aceite {
  color: #04a777;
}

.image-13 {
  object-fit: contain;
  border: 1px solid #c9d7f0;
  border-radius: 5px;
  width: 50px;
  height: 50px;
}

.text-block-300 {
  color: #000;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.1;
}

.img-2.is--contain {
  object-fit: contain;
  border-radius: 200px;
  width: 350px;
  height: 350px;
}

.div-block-341 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.section-header {
  margin-bottom: 7px;
  font-size: 40px;
}

.section-header.small {
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 500;
}

.material-icons {
  text-align: center;
  width: 100%;
  height: 100%;
  padding-top: 12px;
  padding-bottom: 0;
  font-size: 23px;
  font-weight: 400;
  line-height: 1;
}

.material-icons._2 {
  padding-top: 0;
  line-height: 1.2;
}

.material-icons.more-padding {
  padding-top: 13px;
}

.status-wrapper {
  text-transform: uppercase;
  border-radius: 2px;
  width: 50%;
  padding: 5px 20px 4px;
  font-size: 10px;
  font-weight: 600;
}

.status-wrapper.reembolso {
  color: #5d6f8c;
  letter-spacing: .3px;
  background-color: #012f7e1f;
}

.status-wrapper.reembolso.hidden {
  display: none;
}

.status-wrapper.nao-realizado {
  color: #c28823;
  text-align: center;
  letter-spacing: .3px;
  background-color: #f7b84b33;
}

.status-wrapper.nao-realizado.hidden {
  display: none;
}

.status-wrapper.realizado {
  color: #0bb261;
  text-align: center;
  letter-spacing: .3px;
  background-color: #40bf6033;
}

.status-wrapper.realizado.hidden {
  display: none;
}

.status-wrapper.factura {
  color: #091426;
  background-color: #3461ff82;
}

.estado {
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 16px;
  display: flex;
}

.estado._15 {
  width: 100%;
}

.text-block-301 {
  font-size: 16px;
}

.text-block-302 {
  color: #9c9c9c;
  font-size: 16px;
}

.text-block-303 {
  font-size: 16px;
}

.text-block-304 {
  color: #2e6bcc;
  font-weight: 500;
}

.item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  display: flex;
}

.text-block-305 {
  font-size: 16px;
}

.div-block-451 {
  background-color: #fff;
  border: 1px solid #c9d7f0;
  border-radius: 5px;
  padding: 20px;
}

.div-block-452 {
  text-align: left;
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.div-block-453 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  display: flex;
}

.text-block-306 {
  color: #667999;
  font-size: 16px;
  font-weight: 600;
}

.div-block-454 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  margin-top: 20px;
  padding-right: 40px;
  display: flex;
}

.status-wrapper-2 {
  text-transform: uppercase;
  border-radius: 2px;
  padding: 5px 6px 4px;
  font-size: 10px;
  font-weight: 600;
}

.status-wrapper-2.cancelado {
  color: #dd4040;
  letter-spacing: .3px;
  background-color: #dd404033;
}

.status-wrapper-3 {
  text-transform: uppercase;
  border-radius: 2px;
  padding: 5px 6px 4px;
  font-size: 10px;
  font-weight: 600;
}

.status-wrapper-3.cancelado {
  color: #dd4040;
  letter-spacing: .3px;
  background-color: #dd404033;
  justify-content: center;
  width: 50%;
  display: flex;
}

.status-wrapper-3.cancelado.hide {
  display: none;
}

.status-wrapper-3.reembolso {
  color: #5d6f8c;
  letter-spacing: .3px;
  background-color: #012f7e1f;
  justify-content: center;
  width: 50%;
  display: flex;
}

.status-wrapper-3.reembolso.hide {
  display: none;
}

.heading-page {
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-block-307 {
  color: #757575;
  font-size: 25px;
}

.section-10 {
  padding-top: 45px;
  padding-bottom: 10px;
}

.image-14 {
  border-radius: 5px;
}

.image-15 {
  object-fit: cover;
  border-radius: 5px;
  width: 100%;
  height: 350px;
}

.card-wapper-user {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  background-color: #fff;
  border: 1px solid #c9d7f0;
  border-radius: 5px;
  flex-flow: column;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.text-block-308 {
  color: #222233b8;
  margin-top: 10px;
}

.div-block-455 {
  text-align: center;
}

.div-block-456 {
  justify-content: center;
  display: flex;
}

.div-block-457 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-458 {
  width: 30%;
}

.div-block-459 {
  justify-content: flex-end;
  display: flex;
}

.div-block-460 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form-field-wrapper-2 {
  margin-bottom: 25px;
  position: relative;
}

.restore-password-cta-wrapper-2 {
  margin-top: 1.3em;
}

.auth-form-wrapper {
  z-index: 10;
  margin-bottom: 0;
  padding-left: 15vw;
  position: relative;
}

.form-logo-wrapper {
  width: 8em;
}

.pages-h2 {
  max-width: 25.8em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.3em;
}

.form-header {
  margin-bottom: 3em;
}

.form-header.flex {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 35px;
  display: flex;
}

.text-field {
  z-index: 1;
  background-color: #0000;
  border: .1em solid #c9c9cc;
  border-radius: .2em;
  height: 50px;
  margin-bottom: 10px;
  padding: 1em;
  font-size: 17px;
  line-height: 100%;
  transition: all .1s;
  position: relative;
}

.text-field:focus {
  border-width: .12em;
  border-color: #2d7dd2;
}

.text-field::placeholder {
  color: #7d7e8080;
  font-size: .9em;
}

.field-lable {
  color: #7d7d7f;
  margin-bottom: .7em;
  font-size: 17px;
  font-weight: 400;
}

.auth-form {
  flex: 0 auto;
  min-width: 500px;
  height: 100%;
  display: flex;
}

.auth-image-overlay {
  z-index: 1;
  background-color: #0000001a;
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.auth-bg {
  background-image: url('../images/818691.jpeg');
  background-position: 50%;
  background-size: cover;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.submit-button-2 {
  color: #fff;
  text-align: center;
  background-color: #3461ff;
  border-radius: .2em;
  width: 100%;
  height: 3.3em;
  margin-top: 2.7em;
  padding: 0;
  font-size: 17px;
  line-height: 3.3em;
  display: block;
}

.form-cta-2 {
  color: #2d7dd2;
  border-bottom: 1px solid #0000;
  margin-left: .1em;
  padding-bottom: .04em;
  text-decoration: none;
  transition: all .2s;
  display: inline-block;
}

.form-cta-2:hover {
  border-bottom-color: #2d7dd2;
}

.form-content {
  background-color: #fff;
  border-radius: .4em;
  width: 100%;
  padding: 50px 60px;
  box-shadow: 0 15px 3em #00000026;
}

.bg-sess-o {
  width: 100%;
  height: 100vh;
}

.div-block-461 {
  align-items: center;
  height: 100vh;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-461._1 {
  height: auto;
}

.slide {
  width: 25%;
}

.slider {
  background-color: #0000;
  width: 100%;
  height: 140px;
}

.right-arrow, .left-arrow, .slide-nav {
  display: none;
}

.icon-search {
  color: #a4b4d1;
  width: 25px;
  margin-left: 5px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.div-block-462 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  display: flex;
}

.container {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  transition: width .1s cubic-bezier(.25, .46, .45, .94);
  position: relative;
}

.container.auth-container {
  background-color: #fff;
  border-radius: 5px;
  max-width: 460px;
  margin-bottom: 10px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.auth-content-wrapper {
  margin-left: 30%;
}

.auth-content-wrapper.log-in {
  margin-left: 0%;
  padding-top: 10vh;
  padding-bottom: 10vh;
}

.button-text-6 {
  height: 17px;
  display: inline-block;
  overflow: hidden;
}

.field-label-2 {
  color: #767676;
  margin-bottom: 8px;
  padding-left: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.3;
}

.div-block-367 {
  background-image: url('../images/63b0392e-d83a-4d6b-ab5a-2ceb62a7aa4d.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 175px;
  height: 70px;
  margin-bottom: 0;
}

.div-block-367._2 {
  margin-bottom: 0;
}

.text-field-2 {
  z-index: 2;
  background-color: #1885db08;
  border: 1px solid #c9d7f0;
  border-radius: 5px;
  height: 50px;
  margin-bottom: 26px;
  font-size: 16px;
  position: relative;
}

.text-field-2:focus {
  color: #333;
  border-color: #3479e5;
}

.text-field-2::placeholder {
  color: #9c9c9c;
}

.text-field-2.with-icon {
  color: #333;
  border-color: #ccc;
  padding-left: 48px;
  font-size: 16px;
  font-weight: 400;
}

.text-field-2.with-icon:focus {
  font-size: 16px;
}

.text-field-2.with-icon::placeholder {
  color: #9c9c9c;
}

.text-field-2.with-icon._10-margin {
  margin-bottom: 8px;
}

.form-field-wrapper {
  margin-bottom: 26px;
  position: relative;
}

.form-field-wrapper.terms-cond {
  margin-bottom: 32px;
}

.counter-auth-link {
  color: #2a9ff3;
  margin-left: 2px;
  transition: all .2s;
}

.counter-auth-link:hover {
  text-decoration: underline;
}

.counter-auth-link.dark {
  color: #767676;
}

.div-block-376 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.form-field-icon {
  color: #9c9c9c;
  width: 48px;
  height: 48px;
  padding-left: 2px;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.login-nav {
  border-bottom: 1px #efefef;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.counter-auth {
  text-align: center;
  margin-top: 50px;
  font-weight: 500;
}

.counter-auth.password-rcvr {
  color: #76767680;
  text-align: left;
  margin-top: 16px;
  margin-bottom: 40px;
  padding-left: 8px;
  font-size: 15px;
  font-weight: 400;
}

.counter-auth.float {
  margin-top: 0;
  margin-left: 0%;
}

.button {
  text-align: center;
  border-radius: 5px;
  height: 40px;
  padding: 12px 20px;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
  transition: all .35s;
  display: block;
  position: relative;
  overflow: hidden;
}

.button:hover {
  background-color: #235099;
}

.button.submit-button {
  color: #fff;
  background-color: #3a86ff;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.button.submit-button:hover {
  background-color: #3479e5;
}

.button.submit-button.hide {
  display: none;
}

.button.blue-button {
  color: #fff;
  background-color: #3a86ff;
  flex: 1;
  padding-left: 0;
  padding-right: 0%;
  position: relative;
}

.button.blue-button:hover {
  background-color: #3479e5;
}

.button.blue-button._50 {
  height: 48px;
  padding-top: 16px;
  padding-bottom: 15px;
}

.auth-section {
  height: 100vh;
  overflow: auto;
}

.body-login {
  background-image: linear-gradient(#1b3174e8, #0d0e1fb8), url('../images/2149045941.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.text-block-311 {
  color: #fff;
  font-weight: 400;
}

.image-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.image-wrapper.profile-image {
  cursor: pointer;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: visible;
}

.brand-2 {
  align-items: center;
  height: 55px;
  display: flex;
}

.brand-2.at-auth {
  justify-content: center;
  width: 175px;
  height: auto;
  margin-bottom: 1vh;
  display: flex;
}

.button-text-7 {
  height: 17px;
  display: inline-block;
  overflow: hidden;
}

.profile-image-wrapper {
  margin-bottom: 5vh;
}

.checkbox-3 {
  border-width: 2px;
  border-color: #ccc;
  border-radius: 4px;
  width: 20px;
  height: 20px;
  margin-top: 0;
  margin-left: -31px;
}

.checkbox-3.w--redirected-checked {
  background-size: 14px;
}

.checkbox-wrapper {
  margin-bottom: 0;
  padding-left: 31px;
}

.text-field-3 {
  z-index: 2;
  background-color: #1885db08;
  border: 1px solid #c9d7f0;
  border-radius: 5px;
  height: 50px;
  margin-bottom: 26px;
  font-size: 16px;
  position: relative;
}

.text-field-3:focus {
  color: #333;
  border-color: #3479e5;
}

.text-field-3::placeholder {
  color: #9c9c9c;
}

.heading-3 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
}

.cover-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.cover-image.round {
  border-radius: 50%;
}

.checkbox-label-4 {
  margin-bottom: 0;
  font-size: 15px;
}

.button-12 {
  text-align: center;
  border-radius: 5px;
  height: 40px;
  padding: 12px 20px;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
  transition: all .35s;
  display: block;
  position: relative;
  overflow: hidden;
}

.button-12:hover {
  background-color: #235099;
}

.button-12.submit-button {
  color: #fff;
  background-color: #3a86ff;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.button-12.submit-button:hover {
  background-color: #3479e5;
}

.button-12.submit-button.hide {
  display: none;
}

.button-12.blue-button {
  color: #fff;
  background-color: #3a86ff;
  flex: 1;
  padding-left: 0;
  padding-right: 0%;
  position: relative;
}

.button-12.blue-button:hover {
  background-color: #3479e5;
}

.button-12.blue-button._50 {
  height: 48px;
  padding-top: 16px;
  padding-bottom: 15px;
}

.add-image-icon {
  color: #fff;
  background-color: #bd3a3a;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  position: absolute;
  inset: auto 0% 0% auto;
  overflow: hidden;
}

.tc {
  color: #3479e5;
  margin-left: 3px;
  text-decoration: underline;
}

.header {
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

.header.thinner {
  font-weight: 400;
  line-height: 25px;
}

.header.thinner._1 {
  color: #7c94c0;
  margin-bottom: 40px;
  font-weight: 500;
}

@media screen and (min-width: 1280px) {
  .table-list {
    overflow: auto;
  }
}

@media screen and (min-width: 1440px) {
  .kpi._1 {
    padding-top: 60px;
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .navbar-horizontal {
    height: 80px;
  }

  .container-top {
    margin-left: 210px;
  }

  .nav-top {
    height: 45px;
  }

  .user {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    justify-content: flex-end;
  }

  .image {
    object-fit: cover;
    border-radius: 100px;
    width: 40px;
    height: 40px;
  }

  .nav-menu {
    color: #fff;
    background-color: #03404e;
    flex-flow: column;
    align-items: flex-start;
    margin-top: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .item-menu {
    flex-flow: column;
    align-items: flex-start;
    padding-left: 20px;
    display: flex;
  }

  .link-menu {
    color: #fff;
  }

  .image-3 {
    width: 150px;
    height: auto;
  }

  .menu {
    margin-left: 0;
    margin-right: -62px;
  }

  .menu-button {
    width: 50px;
    margin-right: 0;
  }

  .menu-button:active {
    background-color: #fff0;
    width: 50px;
  }

  .tabela {
    overflow: auto;
  }

  .lista {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .exames._1 {
    margin-top: 0;
    padding-top: 15px;
  }

  .grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-8.faq {
    grid-template-columns: 3fr;
  }

  .div-block-8.exame {
    grid-template-columns: 2fr;
  }

  .div-block-9 {
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .div-block-10._1 {
    justify-content: center;
    align-items: center;
    padding-top: 100px;
    display: flex;
  }

  .div-block-11._1 {
    display: none;
  }

  .form-left._1, .form-rigth {
    padding: 20px;
  }

  .hero.inter {
    padding-bottom: 0;
  }

  .div-block-19._1 {
    flex-flow: column;
    align-items: flex-start;
  }

  .text-block-6._1 {
    margin-top: 5px;
    margin-bottom: 0;
  }

  .link-adicionar {
    flex-flow: row;
    width: auto;
    position: relative;
  }

  .temporizador {
    position: relative;
    inset: auto 0% 0%;
  }

  .temporizador._1 {
    position: static;
  }

  .div-block-28 {
    grid-template-columns: .3fr 1.95fr;
  }

  .kpi, .kpi._1 {
    display: block;
  }

  .grid-3 {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-36._1 {
    grid-template-columns: 1fr;
  }

  .div-block-37 {
    overflow: auto;
  }

  .card-perfil._2._3 {
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
  }

  .card-perfil._22 {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
  }

  .grid-4, .grid-4._1, .grid-4._2 {
    grid-template-columns: 1fr;
  }

  .div-block-40 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .btn-editar {
    text-decoration: none;
  }

  .div-block-48._1 {
    grid-template-columns: 1fr;
  }

  .div-block-49._1 {
    flex-flow: row;
    width: auto;
  }

  .menu-icon-mobile:active {
    color: #0088a8;
  }

  .div-block-54._1 {
    display: none;
  }

  .div-block-55 {
    grid-template-columns: 1fr;
  }

  .div-block-56 {
    display: none;
  }

  .temporizardor-mobile {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    background-color: #fff;
    border-radius: 6px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 300px;
    padding-top: 20px;
    padding-bottom: 10px;
    display: none;
    box-shadow: 0 2px 5px #0003;
  }

  .link-2 {
    color: #474343;
    text-align: left;
    font-weight: 400;
    text-decoration: none;
  }

  .link-2:hover {
    color: #878585;
  }

  .div-block-58 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .grid-46 {
    grid-template-columns: 1fr 1fr;
  }

  .grid-26 {
    width: 100%;
    margin-left: 0;
  }

  .side-a-1 {
    width: 90%;
  }

  .legenda-wrapper {
    display: none;
  }

  .filtre-search {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column-reverse wrap-reverse;
  }

  .filtre-search.exame {
    flex-flow: wrap-reverse;
  }

  .filtre-search.realizado {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .card-wrapper {
    height: auto;
    padding: 10px;
  }

  .grid-49 {
    grid-template-columns: 1fr 1fr;
  }

  ._1card {
    width: 100%;
    padding: 25px;
  }

  ._1card._1._3, ._1card._1.small, ._1card._2 {
    width: 100%;
  }

  .side-a {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
  }

  .card-item.img {
    flex: none;
    width: 13%;
  }

  .card-item.data-1 {
    width: 40%;
    margin-left: 13px;
  }

  .card-item.data-1.t {
    padding-left: 0;
  }

  .card-item.titulo {
    padding-left: 13px;
  }

  .card-item._20 {
    margin-left: 13px;
  }

  .image-12 {
    width: 40px;
    height: 40px;
  }

  .button-11 {
    font-size: 15px;
  }

  .button-text-5 {
    height: 16px;
  }

  .icon-2 {
    width: 50px;
    height: 50px;
    padding-top: 13px;
    padding-left: 13px;
  }

  .icon-2.quick-action {
    min-width: 50px;
    height: 50px;
    padding-top: 10px;
    padding-left: 13px;
    padding-right: 17px;
  }

  .img-wrapper.cliente {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .grid-24 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .img-2.is--contain {
    display: inline-block;
  }

  .section-header {
    font-size: 34px;
  }

  .div-block-457 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .div-block-458 {
    width: auto;
  }

  .auth-form-wrapper {
    width: 100%;
    padding-left: 0;
  }

  .field-lable {
    margin-bottom: .5em;
  }

  .auth-form {
    justify-content: center;
  }

  .auth-bg {
    width: 100vw;
  }

  .form-content {
    border-radius: 0;
  }

  .slide {
    width: 50%;
  }

  .slider {
    height: 175px;
  }

  .slide-nav {
    font-size: 8px;
    display: flex;
  }

  .container {
    max-width: 850px;
  }

  .auth-content-wrapper.log-in {
    margin-left: 0%;
  }

  .button-text-6 {
    height: 16px;
  }

  .counter-auth.float {
    margin-left: 0%;
  }

  .button {
    font-size: 15px;
  }

  .button-text-7 {
    height: 16px;
  }

  .button-12 {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .user {
    justify-content: flex-end;
  }

  .nav-menu {
    color: #fff;
    background-color: #03404e;
    flex-flow: column;
    margin-top: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .item-menu {
    flex-flow: column;
    padding-left: 20px;
    display: flex;
  }

  .image-3 {
    width: 100px;
  }

  .menu-button, .menu-button:hover {
    width: 50px;
  }

  .menu-button:active {
    background-color: #fffcfc;
    width: 50px;
  }

  .form {
    flex-flow: column;
  }

  .input-select {
    width: auto;
  }

  .div-block-7._1 {
    grid-template-columns: 1fr;
  }

  .login {
    width: auto;
  }

  .div-block-9 {
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-10._1 {
    padding-top: 60px;
  }

  .div-block-11._1 {
    display: none;
  }

  .form-left._1 {
    border-right-style: none;
    padding: 30px 30px 0;
  }

  .form-rigth {
    padding: 15px 30px 30px;
  }

  .div-block-25 {
    flex-flow: column;
  }

  .div-block-25._11 {
    align-items: center;
  }

  .div-block-28 {
    grid-template-rows: auto;
    grid-template-columns: .3fr 1fr;
  }

  .div-block-29._2 {
    grid-template-columns: 3fr;
  }

  .backgroundaluno {
    height: auto;
  }

  .div-block-31._1 {
    align-items: center;
  }

  .div-block-36._1 {
    grid-template-columns: 1fr;
  }

  .div-block-37 {
    overflow: scroll;
  }

  .card-perfil._1._33 {
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
  }

  .card-perfil._1._44 {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
  }

  .card-perfil._2 {
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
  }

  .card-perfil._22 {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
  }

  .card-perfil._22._1 {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .grid-4, .grid-4._1 {
    grid-template-columns: 1fr;
  }

  .div-block-48._1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .div-block-49 {
    width: auto;
  }

  .menu-icon-mobile:active {
    color: #0088a8;
  }

  .div-block-54 {
    display: none;
  }

  .filters-flex {
    width: 100%;
    max-width: 100%;
  }

  .side-a-1 {
    width: 100%;
  }

  .search-no-filtro {
    min-width: 100%;
  }

  .search-no-filtro.medio {
    min-width: auto;
  }

  .card-wrapper {
    padding-right: 20px;
  }

  ._1card._1.small {
    padding-left: 20px;
  }

  ._1card._2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  ._1card.bg._1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  ._1card.grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .card-item.img {
    padding-left: 0;
  }

  .card-item.data-1 {
    width: 55%;
    margin-left: 5px;
  }

  .card-item.titulo {
    padding-left: 7px;
  }

  .card-item._20 {
    margin-left: 7px;
  }

  .button-text-5 {
    height: 18px;
  }

  .icon-2 {
    display: none;
  }

  .icon-2.quick-action {
    height: 48px;
    display: block;
  }

  .section-header {
    align-items: center;
    height: 100%;
    font-size: 28px;
    display: flex;
  }

  .material-icons {
    padding-top: 11px;
  }

  .estado {
    height: 24px;
  }

  .estado._15 {
    width: 100%;
  }

  .div-block-457 {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-458 {
    width: auto;
  }

  .auth-form-wrapper {
    padding-left: 0;
  }

  .pages-h2 {
    letter-spacing: -.015em;
    font-size: 1.5em;
  }

  .form-header {
    margin-bottom: 2em;
  }

  .auth-form {
    justify-content: center;
  }

  .auth-image-overlay {
    display: none;
  }

  .auth-bg {
    background-color: #fff;
    width: auto;
    padding: 50px;
    display: flex;
  }

  .form-content {
    box-shadow: none;
  }

  .container {
    max-width: 600px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-text-6 {
    height: 18px;
  }

  .field-label-2 {
    color: #333;
    font-size: 16px;
  }

  .text-field-2 {
    border-color: #ccc;
    font-weight: 500;
  }

  .text-field-2::placeholder {
    font-weight: 400;
  }

  .brand-2 {
    width: 150px;
    height: 40px;
  }

  .button-text-7 {
    height: 18px;
  }

  .text-field-3 {
    border-color: #ccc;
    font-weight: 500;
  }

  .text-field-3::placeholder {
    font-weight: 400;
  }

  .header, .header.thinner {
    font-weight: 600;
  }
}

@media screen and (max-width: 479px) {
  .navbar-horizontal {
    position: sticky;
  }

  .nav-top-grid {
    grid-template-columns: 1fr;
  }

  .user {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-end;
    align-items: center;
    margin-top: -7px;
    padding-top: 0;
  }

  .image {
    object-fit: contain;
    width: 35px;
    height: 35px;
  }

  .container-master {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
  }

  .nav-menu {
    color: #fff;
    background-color: #03404e;
    height: 100px;
    margin-top: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: static;
  }

  .item-menu {
    flex-flow: column;
    justify-content: space-around;
    align-items: flex-start;
    padding-left: 20px;
    display: flex;
  }

  .link-menu {
    color: #fff;
  }

  .image-3 {
    width: 100px;
  }

  .logo {
    object-fit: contain;
    width: 139px;
    height: 60px;
  }

  .logo.w--current {
    width: 120px;
  }

  .menu-button {
    justify-content: center;
    align-items: center;
    width: auto;
    margin-right: 0;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-button:hover {
    color: #0088a8;
    width: auto;
  }

  .lista {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .exames._1 {
    margin-top: 0;
  }

  .grid-2 {
    grid-template-columns: 1fr;
  }

  .div-block-5 {
    display: flex;
  }

  .form {
    flex-flow: column;
  }

  .input-select {
    width: auto;
  }

  .div-block-7.faqs {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-7._1 {
    grid-template-columns: 1fr;
  }

  .div-block-7.ecxame._1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-8.faq {
    grid-template-columns: 3fr;
  }

  .login {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-9 {
    flex-flow: column;
    grid-template-columns: 1fr;
    height: 100%;
    display: flex;
  }

  .submit-button {
    padding-top: 5px;
    padding-bottom: 15px;
  }

  .div-block-10._1 {
    width: 100%;
  }

  .div-block-11._1 {
    display: none;
  }

  .label._1 {
    border-top: 1px solid #eee;
    padding-top: 40px;
  }

  .form-left._1 {
    border-right-style: none;
    border-right-width: 0;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .form-rigth {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-16 {
    margin-bottom: 10px;
  }

  .div-block-18 {
    margin-top: -9px;
  }

  .div-block-19 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: column;
    align-items: flex-start;
  }

  .div-block-19._3 {
    justify-content: center;
    margin-top: 0;
    padding-top: 0;
  }

  .text-block-6 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .text-block-6._1 {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .div-block-21 {
    grid-template-columns: 1fr;
  }

  .div-block-25 {
    flex-flow: column;
    align-items: center;
  }

  .div-block-25._11 {
    align-items: center;
    padding-left: 20px;
  }

  .temporizador {
    width: 355px;
  }

  .div-block-28 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    grid-template-columns: .3fr 1.95fr;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    display: flex;
  }

  .grid-3 {
    grid-template-columns: 1fr 1fr;
  }

  .sair.w--current {
    margin-right: 10px;
  }

  .perfil {
    flex-flow: column;
  }

  .div-block-29 {
    grid-template-columns: 3fr;
  }

  .tabs-menu {
    overflow: auto;
  }

  .backgroundaluno {
    height: auto;
  }

  .div-block-31._1 {
    align-items: center;
  }

  .text-block-15._1 {
    justify-content: space-between;
    align-items: stretch;
  }

  .div-block-32 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .div-block-36._1 {
    grid-template-columns: 1fr;
  }

  .div-block-38 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: space-between;
  }

  .card-perfil._2 {
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
  }

  .card-perfil._22._1 {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
  }

  .grid-4 {
    grid-template-columns: 1fr;
    padding: 20px;
  }

  .botao-modal {
    border-bottom: 1px solid #eee;
  }

  .botao-modal._1 {
    background-color: #c9d7f061;
    border-radius: 5px;
  }

  .btn-editar {
    border-bottom-style: solid;
    border-bottom-color: #eee;
    padding-left: 60px;
    padding-right: 60px;
  }

  .btn-editar.q {
    border-bottom-style: none;
  }

  .btn-editar._1 {
    background-color: #c9d7f061;
    border-top-style: solid;
    border-top-color: #c9d7f061;
    border-left-style: none;
    border-radius: 5px;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-48._1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .div-block-49 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center start;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .menu-icon-mobile {
    padding-right: 0;
  }

  .menu-icon-mobile:hover {
    color: #2f71ce;
  }

  .grid-5 {
    grid-template-columns: 1fr;
  }

  .div-block-54 {
    display: none;
  }

  .grid-46 {
    grid-template-columns: 1fr;
    display: flex;
  }

  .contain-master {
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-block-207 {
    margin-bottom: .3rem;
  }

  .grid-26 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .grid-26._1 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-26._1._2, .grid-26._3.z, .grid-26._0 {
    grid-template-columns: 1fr;
  }

  .filters-flex {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    max-width: 100%;
  }

  .side-a-1 {
    width: 100%;
    margin-bottom: 10px;
  }

  .search-no-filtro {
    width: 100%;
  }

  .form-block-5 {
    width: auto;
  }

  .text-block-206 {
    margin-top: 2px;
  }

  .card-wrapper {
    flex-flow: column;
    height: auto;
    padding: 15px;
  }

  .tab-link-tab-6._2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .tab-link-tab-6._2.w--current {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tabs-menu-3 {
    align-items: flex-start;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: auto;
  }

  .grid-49 {
    grid-template-columns: 1fr;
  }

  .select-filtro {
    width: 100%;
  }

  .text-block-243 {
    flex-flow: column;
    width: auto;
  }

  .select-field-2 {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }

  ._1card {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: column;
    padding: 15px;
  }

  ._1card._1 {
    width: 100%;
    padding-left: 20px;
  }

  ._1card.bg._1 {
    grid-template-columns: 1fr;
    padding-left: 15px;
  }

  .side-b {
    margin-left: 20px;
  }

  .side-a {
    flex-direction: column;
    width: 100%;
    margin-bottom: 10px;
  }

  .card-item.img {
    width: 20%;
    padding-left: 0;
  }

  .card-item.data-1, .form-3 {
    width: 100%;
  }

  .form-3.grid {
    flex-flow: column;
    display: flex;
  }

  ._3-buttons-wrapper {
    justify-content: flex-start;
  }

  .photo-upload-input-wrapper {
    overflow: hidden;
  }

  .uploaded-photo-info {
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
  }

  .uploaded-photo-wrapper {
    display: none;
  }

  .uploaded-photo-div {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
  }

  .action-button {
    margin-bottom: 10px;
  }

  .icon-2 {
    display: block;
  }

  .icon-2.quick-action {
    text-align: center;
    width: 100%;
    min-width: auto;
    height: auto;
    padding: 10px 7px 5px;
    display: flex;
  }

  .restore-password-cta-text {
    font-size: 14px;
  }

  .text-block-298 {
    margin-bottom: .3rem;
  }

  .grid-23 {
    grid-template-columns: 1fr;
  }

  .card-wrapper-2 {
    height: auto;
    padding: 15px;
  }

  .img-wrapper.cliente {
    min-width: auto;
    padding: 20px;
  }

  .div-block-450 {
    margin-right: 10px;
  }

  .div-block-340 {
    padding: 30px 25px;
  }

  .img-2.is--contain {
    width: 200px;
    height: 200px;
  }

  .section-header {
    text-align: center;
    justify-content: center;
    font-size: 23px;
  }

  .section-header.small {
    text-align: left;
    justify-content: flex-start;
    font-size: 22px;
    font-weight: 600;
  }

  .estado._15 {
    height: auto;
    padding-left: 0;
  }

  .div-block-457 {
    grid-template-columns: 1fr;
  }

  .div-block-458 {
    width: auto;
  }

  .pages-h2 {
    max-width: none;
    font-size: 18px;
  }

  .field-lable {
    font-size: 16px;
  }

  .auth-form {
    min-width: 0;
  }

  .auth-bg {
    align-items: flex-start;
    height: auto;
    min-height: 1000px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .submit-button-2 {
    font-size: 15px;
  }

  .form-content {
    border-radius: 12px;
    padding-left: 2em;
    padding-right: 2em;
  }

  .text-block-309 {
    display: none;
  }

  .slide {
    width: 100%;
  }

  .text-block-310 {
    display: none;
  }

  .container.auth-container {
    max-width: 90%;
  }

  .auth-content-wrapper.log-in {
    padding-top: 6vh;
  }

  .login-nav {
    margin-bottom: 8vh;
  }

  .brand-2 {
    width: 140px;
    min-width: 60px;
    height: 45px;
  }

  .brand-2.at-auth {
    margin-bottom: 2.5vh;
  }

  .header.thinner {
    line-height: 1.15;
  }
}

#w-node-_7f4ffd16-8315-c6ea-6d0a-fa9f1e084860-1e08485c, #w-node-_0fc7cabe-cf7d-bdd8-09f8-47cc990495e1-6f64e546, #w-node-a1c7e1a4-c18c-8309-a66e-8453a4b93377-6f64e547, #w-node-_7036f368-6d85-0d1a-1844-1c9ada6ed5f1-6f64e548, #w-node-ff507d3b-543e-38eb-dfb7-facf102e2c7c-6f64e549 {
  justify-self: end;
}

#w-node-ff0a7a50-ec5a-c736-103a-0f5bfd19be6b-6f64e54a {
  place-self: center start;
}

#w-node-a77d5586-2cd5-5d13-5251-86203c9e55cd-3c9e55c9, #w-node-_429e3a9e-9a00-3d85-5b38-9bc2341744ee-6f64e54e, #w-node-_379c04d7-d002-2335-b78c-8b83083591ca-6f64e550, #w-node-_08f23c64-ff2d-7f78-e0ad-7e080c126f7b-6f64e551, #w-node-_799ebd1f-1d76-8f0e-ce11-ff8f3f0baae1-6f64e552 {
  justify-self: end;
}

#w-node-b8196c04-00fd-215f-f06b-ec91daf9ec7a-6f64e554, #w-node-b8196c04-00fd-215f-f06b-ec91daf9ec7c-6f64e554, #w-node-b8196c04-00fd-215f-f06b-ec91daf9ec93-6f64e554 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0fc7cabe-cf7d-bdd8-09f8-47cc990495e1-6f64e556, #w-node-_1cd79e00-e863-ddb6-54f3-28baa3266d2c-6f64e557, #w-node-_7036f368-6d85-0d1a-1844-1c9ada6ed5f1-6f64e558, #w-node-ff507d3b-543e-38eb-dfb7-facf102e2c7c-6f64e559, #w-node-a4c8fefa-1eb9-efec-ff83-2912bff8abcc-6f64e55d, #w-node-ff507d3b-543e-38eb-dfb7-facf102e2c7c-6f64e560 {
  justify-self: end;
}

#w-node-e5be2393-a5d9-03cc-45d2-b65d2b411bd1-6f64e561, #w-node-_4195746d-7df9-4e8a-8e13-089644b5ee5f-6f64e561, #w-node-ae0876f5-1576-02fa-fa84-b7059878ace9-6f64e561, #w-node-a41e95ed-837d-7a7f-7c6c-33841aded2eb-6f64e561, #w-node-_11edce93-b1a4-ab44-5131-e62bdbbe237c-6f64e561, #w-node-_4b709424-d3f9-b1a2-5b01-0b17cb343c38-6f64e561, #w-node-fbbff8ae-389e-fc38-3ad7-39205876bcc1-6f64e561, #w-node-_67f83cc8-561a-6740-9ffe-497d0f946672-6f64e561, #w-node-_518435a4-dfc6-8106-c06c-88bf36e4bc37-6f64e561 {
  order: -9999;
}

#w-node-ff507d3b-543e-38eb-dfb7-facf102e2c7c-6f64e563, #w-node-ff507d3b-543e-38eb-dfb7-facf102e2c7c-6f64e565 {
  justify-self: end;
}

#w-node-b8196c04-00fd-215f-f06b-ec91daf9ec7a-8bc653fb, #w-node-b8196c04-00fd-215f-f06b-ec91daf9ec7c-8bc653fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_08f23c64-ff2d-7f78-e0ad-7e080c126f7b-901e8532, #w-node-ff507d3b-543e-38eb-dfb7-facf102e2c7c-91a39168, #w-node-ff507d3b-543e-38eb-dfb7-facf102e2c7c-23b41989 {
  justify-self: end;
}

#w-node-b8196c04-00fd-215f-f06b-ec91daf9ec7a-de182691, #w-node-b8196c04-00fd-215f-f06b-ec91daf9ec7c-de182691, #w-node-b8196c04-00fd-215f-f06b-ec91daf9ec93-de182691 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ff507d3b-543e-38eb-dfb7-facf102e2c7c-c47cb29c {
  justify-self: end;
}

#w-node-b8196c04-00fd-215f-f06b-ec91daf9ec7a-155f9f04, #w-node-b8196c04-00fd-215f-f06b-ec91daf9ec7c-155f9f04, #w-node-b8196c04-00fd-215f-f06b-ec91daf9ec93-155f9f04 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_08f23c64-ff2d-7f78-e0ad-7e080c126f7b-c5929f41, #w-node-ff507d3b-543e-38eb-dfb7-facf102e2c7c-6baeb039, #w-node-ff507d3b-543e-38eb-dfb7-facf102e2c7c-771f0084 {
  justify-self: end;
}

#w-node-ff0a7a50-ec5a-c736-103a-0f5bfd19be6b-45dadd6b {
  place-self: center start;
}

@media screen and (max-width: 991px) {
  #w-node-c4f1d736-6d89-a2b0-54ec-fe9a40224f5a-40224f3f, #w-node-_1a8768ad-da97-7c35-64f4-bc860b147bf6-33384fa1, #w-node-_31502a4a-625b-9be8-07c6-82485549aa6b-c976d022 {
    justify-self: end;
  }

  #w-node-_1a65f02f-28bf-7b57-adc9-8145206ed4d5-6f64e55d {
    place-self: center;
  }

  #w-node-a4c8fefa-1eb9-efec-ff83-2912bff8abcc-6f64e55d {
    justify-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_8e09e5c5-2849-84e9-2b47-2a177f939fd5-6f64e54e {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7f4ffd16-8315-c6ea-6d0a-fa9f1e084860-1e08485c {
    justify-self: end;
  }
}


@font-face {
  font-family: 'Segoe Ui';
  src: url('../fonts/Segoe-UI.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Segoe Ui';
  src: url('../fonts/Segoe-UI-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}