@charset "UTF-8";
/*! index.sass */
.flexbox {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.inline-flex {
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.flex-direction-row {
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.flex-direction-row-reverse {
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.flex-direction-column {
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.flex-direction-column-reverse {
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

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

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

.flex-wrap-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse; }

.flex-grow-1 {
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.flex-grow-2 {
  -moz-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2; }

.flex-grow-3 {
  -moz-flex-grow: 3;
  -ms-flex-positive: 3;
  flex-grow: 3; }

.justify-content-flex-start {
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start; }

.justify-content-flex-end {
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end; }

.justify-content-center {
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center; }

.justify-content-space-between {
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.justify-content-space-around {
  -ms-flex-pack: distribute;
  -moz-justify-content: space-around;
  justify-content: space-around; }

.align-items-flex-start {
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start; }

.align-items-flex-end {
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end; }

.align-items-center {
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center; }

.align-items-baseline {
  -ms-flex-align: baseline;
  -moz-align-items: baseline;
  align-items: baseline; }

.align-items-stretch {
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch; }

.align-self-auto {
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
      align-self: auto; }

.align-self-flex-start {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.align-self-flex-end {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.align-self-center {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
      align-self: center; }

.align-self-baseline {
  -ms-flex-item-align: baseline;
  align-self: baseline; }

.align-self-stretch {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
      align-self: stretch; }

.align-content-flex-start {
  -ms-flex-line-pack: start;
  align-content: flex-start; }

.align-content-flex-end {
  -ms-flex-line-pack: end;
  align-content: flex-end; }

.align-content-center {
  -ms-flex-line-pack: center;
  align-content: center; }

.align-content-space-between {
  -ms-flex-line-pack: space-between;
  align-content: space-between; }

.align-content-space-around {
  -ms-flex-line-pack: space-around;
  align-content: space-around; }

.align-content-stretch {
  -ms-flex-line-pack: stretch;
  align-content: stretch; }

/*! gaps*/
.no-margin {
  margin: 0; }

.margin-auto {
  margin: auto; }

.margin-xl {
  margin: 32px; }

.margin-left-right-xl {
  margin-left: 32px;
  margin-right: 32px; }

.margin-top-bottom-xl {
  margin-top: 32px;
  margin-bottom: 32px; }

.margin-top-xl {
  margin-top: 32px; }

.margin-left-xl {
  margin-left: 32px; }

.margin-right-xl {
  margin-right: 32px; }

.margin-bottom-xl {
  margin-bottom: 32px; }

.margin-lg {
  margin: 16px; }

.margin-left-right-lg {
  margin-left: 16px;
  margin-right: 16px; }

.margin-top-bottom-lg {
  margin-top: 16px;
  margin-bottom: 16px; }

.margin-top-lg {
  margin-top: 16px; }

.margin-left-lg {
  margin-left: 16px; }

.margin-right-lg, .rank-modal .rank-modal-body .rank-dados {
  margin-right: 16px; }

.margin-bottom-lg {
  margin-bottom: 16px; }

.margin-md, .area-interna .separador {
  margin: 8px; }

.margin-left-right-md {
  margin-left: 8px;
  margin-right: 8px; }

.margin-top-bottom-md {
  margin-top: 8px;
  margin-bottom: 8px; }

.margin-top-md, .welcome-row {
  margin-top: 8px; }

.margin-left-md, .rank-modal .rank-modal-body .rank-dados {
  margin-left: 8px; }

.margin-right-md {
  margin-right: 8px; }

.margin-bottom-md {
  margin-bottom: 8px; }

.margin-sm {
  margin: 4px; }

.margin-left-right-sm {
  margin-left: 4px;
  margin-right: 4px; }

.margin-top-bottom-sm {
  margin-top: 4px;
  margin-bottom: 4px; }

.margin-top-sm {
  margin-top: 4px; }

.margin-left-sm {
  margin-left: 4px; }

.margin-right-sm {
  margin-right: 4px; }

.margin-bottom-sm, .rank-modal .rank-modal-body .field {
  margin-bottom: 4px; }

.margin-xs {
  margin: 2px; }

.margin-left-right-xs {
  margin-left: 2px;
  margin-right: 2px; }

.margin-top-bottom-xs {
  margin-top: 2px;
  margin-bottom: 2px; }

.margin-top-xs {
  margin-top: 2px; }

.margin-left-xs {
  margin-left: 2px; }

.margin-right-xs {
  margin-right: 2px; }

.margin-bottom-xs {
  margin-bottom: 2px; }

.no-padding {
  padding: 0; }

.padding-auto {
  padding: auto; }

.padding-xl {
  padding: 32px; }

.padding-left-right-xl {
  padding-left: 32px;
  padding-right: 32px; }

.padding-top-bottom-xl {
  padding-top: 32px;
  padding-bottom: 32px; }

.padding-top-xl {
  padding-top: 32px; }

.padding-left-xl {
  padding-left: 32px; }

.padding-right-xl {
  padding-right: 32px; }

.padding-bottom-xl {
  padding-bottom: 32px; }

.padding-lg, .rank-modal .rank-modal-body {
  padding: 16px; }

.padding-left-right-lg {
  padding-left: 16px;
  padding-right: 16px; }

.padding-top-bottom-lg {
  padding-top: 16px;
  padding-bottom: 16px; }

.padding-top-lg {
  padding-top: 16px; }

.padding-left-lg {
  padding-left: 16px; }

.padding-right-lg {
  padding-right: 16px; }

.padding-bottom-lg {
  padding-bottom: 16px; }

.padding-md {
  padding: 8px; }

.padding-left-right-md, .rank-list li .rank-list-item-middle {
  padding-left: 8px;
  padding-right: 8px; }

.padding-top-bottom-md {
  padding-top: 8px;
  padding-bottom: 8px; }

.padding-top-md {
  padding-top: 8px; }

.padding-left-md, .rank-modal .rank-modal-body .dados-experimento {
  padding-left: 8px; }

.padding-right-md, .rank-list li .rank-list-item-middle span:first-child {
  padding-right: 8px; }

.padding-bottom-md, .rank-list li {
  padding-bottom: 8px; }

.padding-sm {
  padding: 4px; }

.padding-left-right-sm {
  padding-left: 4px;
  padding-right: 4px; }

.padding-top-bottom-sm {
  padding-top: 4px;
  padding-bottom: 4px; }

.padding-top-sm {
  padding-top: 4px; }

.padding-left-sm {
  padding-left: 4px; }

.padding-right-sm {
  padding-right: 4px; }

.padding-bottom-sm, .rank-modal .rank-modal-body .field {
  padding-bottom: 4px; }

.padding-xs {
  padding: 2px; }

.padding-left-right-xs {
  padding-left: 2px;
  padding-right: 2px; }

.padding-top-bottom-xs {
  padding-top: 2px;
  padding-bottom: 2px; }

.padding-top-xs {
  padding-top: 2px; }

.padding-left-xs {
  padding-left: 2px; }

.padding-right-xs {
  padding-right: 2px; }

.padding-bottom-xs {
  padding-bottom: 2px; }

.border-dotted {
  border: dotted 1px #004b6b; }

.border-solid {
  border: solid 1px #004b6b; }

.border-top-dotted {
  border-top: dotted 1px #004b6b; }

.border-top-solid {
  border-top: solid 1px #004b6b; }

.border-left-dotted {
  border-left: dotted 1px #004b6b; }

.border-left-solid {
  border-left: solid 1px #004b6b; }

.border-right-dotted {
  border-right: dotted 1px #004b6b; }

.border-right-solid {
  border-right: solid 1px #004b6b; }

.border-bottom-dotted {
  border-bottom: dotted 1px #004b6b; }

.border-bottom-solid {
  border-bottom: solid 1px #004b6b; }

/*!*/
.text-align-center, .rank-list li span {
  text-align: center; }

.text-align-left {
  text-align: left; }

.text-align-right {
  text-align: right; }

.text-align-justify {
  text-align: justify; }

.color-green {
  color: #3BA3BB; }

.color-dark-green {
  color: #004b6b; }

* {
  box-sizing: border-box;
  font-family: "gillsansmt"; }

ul li {
  list-style: none; }

a {
  text-decoration: none;
  color: inherit; }

body {
  background: #ececec !important;
  color: #333;
  margin: 0;
  padding: 0;
  position: relative; }

button, .button {
  cursor: pointer;
  display: inline-block;
  background-color: #3BA3BB;
  border: none;
  text-transform: uppercase;
  color: #FFF;
  padding: 4px 10px;
  text-align: center; }

nav {
  z-index: 2 !important;
  background: radial-gradient(ellipse at center, #b5b714 0%, #708539 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5b714', endColorstr='#708539',GradientType=1 );
  width: 100%;
  height: 60px;
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  border-bottom: solid 6px #004b6b;
  background-size: cover;
  margin-top: 40px;
  font-size: 20px; }
  nav ul {
    padding: 0;
    margin: 0; }
  nav li {
    padding: 16px 20px;
    list-style: none;
    display: inline-block;
    height: 54px; }
    nav li:not(:last-child) {
      border-right: solid 2px #708539; }
  nav a {
    color: white;
    text-decoration: none;
    display: inline-block; }
    nav a.btn-login {
      border: solid 2px white;
      padding: 4px 6px; }
  nav .mobile-menu {
    height: 100%;
    background: transparent;
    display: none; }
    nav .mobile-menu span {
      border-bottom: solid 2px white;
      margin-top: 8px;
      display: block;
      width: 30px; }

.logo-genios {
  margin-top: -24px;
  margin-left: 100px;
  width: 150px; }

.login-panel {
  background: white;
  border-radius: 4px;
  position: absolute;
  right: 20px;
  top: 60px;
  padding: 8px;
  border-bottom-left-radius: 0;
  /*display: none;*/
}
  .login-panel .form-group {
    display: inline-block;
    position: relative; }
    .login-panel .form-group .icon {
      position: absolute;
      top: 10px;
      left: 6px;
      font-size: 9px;
      color: #c0c0c0; }
      .login-panel .form-group .icon.icon-key {
        font-size: 7px; }
    .login-panel .form-group input {
      width: 160px;
      height: 24px;
      color: #3BA3BB;
      border: solid 1px #898989;
      padding: 2px 4px 2px 30px; }
      .login-panel .form-group input::-webkit-input-placeholder {
        color: #3BA3BB;
        text-transform: capitalize; }
      .login-panel .form-group input::-moz-placeholder {
        color: #3BA3BB;
        text-transform: capitalize; }
      .login-panel .form-group input:-moz-placeholder {
        color: #3BA3BB;
        text-transform: capitalize; }
      .login-panel .form-group input:-ms-input-placeholder {
        color: #3BA3BB;
        text-transform: capitalize; }
      .login-panel .form-group input:focus {
        box-shadow: 0 0 10px #3BA3BB;
        outline: none; }
  .login-panel .form-group:not(:first-child),
  .login-panel button:not(:first-child) {
    margin-left: 4px; }
  .login-panel .remember {
    position: absolute;
    padding: 0 8px 8px 8px;
    margin-top: 8px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background: #fff;
    left: 0;
    font-size: 14px;
    line-height: 14px; }
    .login-panel .remember input {
      margin-right: 4px;
      margin-top: 4px; }
    .login-panel .remember span {
      line-height: 14px; }
    .login-panel .remember label, .lblchk {
      position: relative;
      top: -6px; }

input[type="checkbox"] {
  -webkit-appearance: button;
  cursor: pointer;
  display: inline-block;
  background-color: #fff;
  border: solid 1px #898989;
  white-space: nowrap;
  overflow: hidden;
  width: 16px;
  height: 16px; }

input[type="checkbox"]:checked {
  padding: 0.5px;
  color: black;
  font-family: "siemens-portal"; }
  input[type="checkbox"]:checked:before {
    content: ""; }
#err_msg{
  color: #FFF;
}
.banner {
  height: 60vh;
  background-image: url(../img/banner_home.png);
  background-position: center;
  background-size: cover; }

.home-left-text {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  margin-top: 50px;
  border-right: solid 2px #8da3ae; }

.apple-books {
  width: 150px;
  height: 155px;
  padding: 10px; }

.cadastro-thumbs {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -moz-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center; }
  .cadastro-thumbs img {
    width: 140px;
    height: 116px; }

.main-content {
  padding-bottom: 100px; }

footer {
  width: 100%;
  position: relative;
  bottom: 0;
  margin-bottom: 0 !important;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  background-color: white;
  height: 60px;
  color: #3BA3BB; }
  footer .info {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    -moz-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    padding: 8px; }
    footer .info .icon {
      margin-right: 4px;
      padding-right: 8px; }
    footer .info:not(:last-child) {
      border-right: solid 1px #3BA3BB; }
  footer p {
    margin: 0;
    font-size: 12px; }
  footer .endereco {
    width: 200px; }

/* register*/
.form-register {
  background: #001f30;
  min-height: 100vh;
  padding-top: 160px;
  padding-bottom: 100px; }
  .form-register label {
    font-size: 13px;
    color: white; }
  .form-register input:not([type="submit"]) {
    color: #3BA3BB; }
  .form-register select{
    color: #3BA3BB;
  }
  .form-register input[type="checkbox"] {
    margin-right: 4px; }
  .form-register .input-group {
    margin-top: 8px; }
    .form-register .input-group input:not([type="checkbox"]):not([type="submit"]), .form-register .input-group select {
      min-height: 30px;
      width: 100%; }
  .form-register .preview-photo img, .form-register .preview-photo label {
    width: 150px; }
  .form-register .preview-photo img {
    height: 200px;
    border: solid 1px #FFF;
    outline: none; }

.mCS-siemens-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-siemens-theme.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-siemens-theme.mCSB_scrollTools .mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #3BA3BB !important; }

.mCS-siemens-theme.mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(0, 75, 107, 0.5); }

.mCSB_scrollTools .mCSB_dragger {
  z-index: 0 !important; }

.modal {
  z-index: 1; }

.modal-close {
  width: 44px;
  height: 44px; }

[data-tabs].tab-active img {
  background: white; }

.tab {
  display: none; }
  .tab.tab-active {
    display: block; }

div.error404 {
  flex-wrap: row wrap;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 100vw;
  height: 95vh;
  background: radial-gradient(ellipse at center, #ffffff 0%, #8da3ae 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#8da3ae',GradientType=1 ); }
  div.error404 h1 {
    text-align: center; }

@media (max-width: 990px) {
  .main-content {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .main-content, .form-register {
    padding-bottom: 224px; }
  .logo-genios {
    margin-top: -34px;
    margin-left: 20px;
    width: 130px; }
  .home-left-text {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-right: none; }
  footer {
    padding-top: 32px;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto; }
    footer .flexbox {
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
    footer .info {
      -ms-flex-pack: justify;
      -moz-justify-content: space-between;
      justify-content: space-between; }
      footer .info:not(:last-child) {
        border: none;
        border-bottom: solid 1px #3BA3BB; }
  button, .button {
    padding: 10px 16px; }
  input[type="checkbox"] {
    width: 36px;
    height: 36px;
    font-size: 32px; }
  .logo-genios {
    margin-top: 6px;
    margin-left: 6px;
    width: 50px; }
  nav {
    top: 0;
    margin-top: 0;
    z-index: 2; }
    nav .nav-buttons {
      display: none;
      background: #004b6b;
      width: 100vw;
      position: absolute;
      top: 59px;
      left: 0;
      z-index: 2; }
      nav .nav-buttons li {
        width: 100%;
        border: none; }
        nav .nav-buttons li a {
          width: 100%; }
  .login-panel {
    left: 0;
    width: 100%; }
    .login-panel .form-group {
      width: 100%; }
      .login-panel .form-group input {
        width: 100%;
        font-size: 22px;
        height: 46px; }
    .login-panel .form-group:not(:first-child),
    .login-panel button:not(:first-child) {
      margin-left: 0px;
      margin-top: 4px; }
    .login-panel button {
      width: 100%;
      height: 46px; }
    .login-panel .remember {
      background: none;
      position: relative;
      float: right;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
      .login-panel .remember input {
        width: 32px;
        height: 32px;
        margin: 0 4px;
        font-size: 28px; }
  .banner {
    margin-top: 60px;
    height: 30vh; }
  .mobile-menu {
    display: block !important; }
  .cadastro-thumbs {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .cadastro-thumbs img {
      width: 180px;
      height: 150px;
      margin-top: 8px; } }

.inside-container {
  padding-top: 130px;
  min-height: 100vh;
  background: radial-gradient(ellipse at center, #ffffff 0%, #8da3ae 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#8da3ae',GradientType=1 );
  background-size: cover;
  padding-bottom: 80px; }
  .inside-container .container {
    padding-bottom: 20px; }

.rank-list-tab {
  width: 100%; }
  .rank-list-tab .rank-tab {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    padding: 0; }
    .rank-list-tab .rank-tab a {
      display: block; }
    .rank-list-tab .rank-tab img {
      max-width: 100%;
      width: 124px; }
  .rank-list-tab .rank-list {
    border-left: dotted 1px #004b6b;
    border-right: dotted 1px #004b6b;
    max-height: 60vh; }

.rank-list .rank-list-content {
  overflow: hidden;
  max-height: 60vh; }

.rank-list li a {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: 100%; }

.rank-list li:not(:last-child) {
  border-bottom: solid 1px #929292; }

.rank-list li div.boxy {
  width: 46px;
  height: 46px;
  background-color: #3BA3BB;
  display: inline-block;
  border-radius: 6px;
  position: relative;
  overflow: hidden; }
  .rank-list li div.boxy img {
    width: 100%;
    height: 100%;
    position: absolute; }

.rank-list li span {
  display: inline-block;
  border-right: solid 1px #929292; }

.rank-list li span:first-child {
  padding-left: 0; }

.rank-list li span:last-child {
  padding-right: 0;
  border-right: none; }

.rank-list li span.label-nome,
.rank-list li span.label-experimento {
  width: 240px; }

.trofeu-rank {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center; }
  .trofeu-rank .field-pontuacao {
    margin-top: 6px;
    border-top: solid 2px #004b6b;
    border-bottom: solid 2px #004b6b;
    text-align: center;
    color: #004b6b;
    font-weight: bold; }

.rank-modal {
  position: absolute;
  top: 0;
  left: 0;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%; }
  .rank-modal .rank-modal-bg {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.9;
    background: radial-gradient(ellipse at center, #004a73 0%, #001f30 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004a73', endColorstr='#001f30',GradientType=1 );
    width: 100%;
    height: 100%; }
  .rank-modal .rank-modal-body-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center; }
  .rank-modal .rank-modal-body {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.6);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    background: white;
    /* max-width: 800px; */
    width: 80%;
    overflow: hidden;
    position: relative;
    border-radius: 10px; }
    .rank-modal .rank-modal-body .modal-close {
      cursor: pointer;
      -ms-flex-item-align: end;
          align-self: flex-end;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      -moz-align-items: center;
      align-items: center;
      -ms-flex-pack: center;
      -moz-justify-content: center;
      justify-content: center;
      margin-bottom: 8px; }
    .rank-modal .rank-modal-body .field {
      border-bottom: solid 1px #081316; }
    .rank-modal .rank-modal-body .field-text {
      overflow: hidden;
      max-height: 100px; }
    .rank-modal .rank-modal-body .photo-pessoa {
      width: 108px;
      height: 108px; }
    .rank-modal .rank-modal-body .photo-experimento {
      width: 200px;
      height: 200px; }
    .rank-modal .rank-modal-body .rank-dados {
      -moz-flex-grow: 2;
      -ms-flex-positive: 2;
      flex-grow: 2; }
    .rank-modal .rank-modal-body .dados-experimento {
      max-width: 550px;
      -moz-flex-grow: 2;
      -ms-flex-positive: 2;
      flex-grow: 2; }
    .rank-modal .rank-modal-body .ultimos-envios {
      overflow: auto;
      width: 100%; }
      .rank-modal .rank-modal-body .ultimos-envios img {
        width: 100px;
        height: 100px; }

@media (max-width: 990px) {
  .inside-container {
    padding-bottom: 220px;
    padding-top: 60px; }
  .rank-modal {
    padding-top: 80px;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .rank-modal-body {
    width: 100vw; }
  .rank-list-tab {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .rank-list-tab .rank-tab {
      -ms-flex-pack: center;
      -moz-justify-content: center;
      justify-content: center;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-bottom: 8px; }
      .rank-list-tab .rank-tab li:not(:last-child) {
        margin-right: 4px; }
  .dados-experimento {
    width: 100%;
    margin-top: 8px; }
  .dados-aluno {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center; }
  .dados {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center; }
  li a .rank-list-item-middle {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    li a .rank-list-item-middle span {
      padding-right: 0 !important;
      border-right: 0 !important; }
      li a .rank-list-item-middle span:first-child {
        border-bottom: solid 1px #929292;
        padding-bottom: 4px;
        margin-bottom: 4px; } }

.separador {
  display: inline-block;
  border-right: solid 1px #004b6b; }

.area-interna {
  padding-left: 32px;
  padding-right: 32px; }
  .area-interna .area-interna-logo {
    height: 70px; }
  .area-interna .trofeu-rank {
    background-color: rgba(59, 163, 187, 0.5);
    border-radius: 4px;
    padding: 12px;
    height: 120px; }
    .area-interna .trofeu-rank img {
      width: 50px; }

.area-interna-header {
  min-width: 50%;
  border-top: 1px dotted #004b6b;
  border-bottom: 1px dotted #004b6b;
  padding: 16px; }

.btn-outline {
  cursor: pointer;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  border: solid 1px #004b6b;
  padding: 4px 6px;
  text-align: center;
  color: #004b6b; }

.aprovacao-termo {
  border: solid 2px #ee801b;
  background-color: white;
  width: 200px; }

.text-welcome {
  max-width: 600px;
  color: #004b6b;
}

.welcome-row {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.board {
  width: 100%;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  padding: 32px; }
  .board .board-list {
    width: 30%; }
    .board .board-list h3 {
      padding: 0;
      margin: 0;
      margin-bottom: 12px;
      color: #004b6b;
      text-align: center; }
    .board .board-list h4 {
      padding: 0;
      margin: 0;
      margin-bottom: 8px;
      color: #3BA3BB; }
    .board .board-list img.imgframe {
      background-color: #fff;
      border-radius: 4px;
      padding: 12px; }
    .board .board-list ul {
      padding: 0;
      margin: 0;
      height: 40vh; }
      .board .board-list ul li {
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        -moz-align-items: flex-start;
        align-items: flex-start; }

.form-convidar label, .form-convidar a {
  font-size: 16px;
  color: #004b6b;
}

.form-convidar input {
  padding: 0 4px;
  color: #004b6b;
}

.form-convidar input, .form-convidar a {
  height: 30px;
  font-size: 18px; }

.form-convidar button {
  min-height: 30px;
  font-size: 18px; }

.form-convidar a {
  font-weight: normal;
  line-height: 13px; }

@media (max-width: 990px) {
  .area-interna-header {
    padding: 16px 0; }
  .aprovacao-termo {
    width: 120px;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 4px; }
  .text-welcome {
    max-width: 600px; }
  .welcome-row {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .separador {
    border-right: none;
    border-top: solid 1px #004b6b;
    margin-top: 8px;
    margin-bottom: 8px; }
  .btn-outline {
    height: 46px;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center; }
  .board {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0; }
    .board .board-list {
      width: 100%;
      margin-top: 8px;
      margin-bottom: 8px; } }

.bg-color-light-green {
  background-color: rgba(59, 163, 187, 0.5); }

.experimentos-container label {
  color: #004b6b; }
  .experimentos-container label.btn-outline {
    font-size: 12px; }

.experimentos-container .separador {
  border-color: rgba(0, 75, 107, 0.5); }

.experimentos-search-header,
.board-experiencias,
.experimentos-search-fields {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.experimentos-search-fields {
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end; }

.lista-experiencias-lista {
  height: 40vh;
  max-width: 850px; }
  .lista-experiencias-lista img {
    background-color: rgba(59, 163, 187, 0.5);
    border: none;
    outline: none;
    padding: 16px; }

.form-experiencia {
  width: 40%; }
  .form-experiencia .btn-outline {
    height: 30px; }

@media (max-width: 990px) {
  .lista-imagem {
    display: none; }
  .lista-item-title {
    margin-bottom: 12px;
    margin-right: 0;
    width: 100%; }
  .experiencia-dados {
    -ms-flex-align: baseline;
    -moz-align-items: baseline;
    align-items: baseline;
    width: 100%; }
  .board-experiencias, .experiencia-dados, .experimentos-search-header, .experimentos-search-fields {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .experimentos-search-fields {
    -ms-flex-align: end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
    .experimentos-search-fields > .flexbox {
      margin: 8px 0;
      width: 100%; }
  .lista-experiencias {
    margin-right: 0;
    padding-right: 0; }
  .form-experiencia {
    width: 100%; }
    .form-experiencia .btn-outline {
      height: 46px; } }
.text-center{
  text-align: center;
}
.background-formularios{

            background: #004a73;

            background: -moz-radial-gradient(center, ellipse cover, #004a73 1%, #001f30 100%);

            background: -webkit-radial-gradient(center, ellipse cover, #004a73 1%,#001f30 100%);

            background: radial-gradient(ellipse at center, #004a73 1%,#001f30 100%);

            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004a73', endColorstr='#001f30',GradientType=1 );

}
.container-correction {
  padding-top: 130px; }

.saibamais-bg {
  background-image: url(/assets/img/banner_home.png);
  background-size: contain;
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: -1; }

.saiba-mais-container {
  background-color: rgba(255, 255, 255, 0.9); }
  .saiba-mais-container img {
    max-width: 100%;
    display: block;
    margin: 6px auto; }

.lead {
  font-size: 1.5em;
  font-weight: bold; }

  @media (max-width: 990px) {
  .container-correction {
    padding-top: 60px; }
