/* _content/Solar/Views/Home/home.cshtml.rz.scp.css */
div.divContainerPrincipal[b-fxfkedp51x] {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  min-width: 100vw;
  min-height: 100vh;
}

div.divContainerEsquerdo[b-fxfkedp51x] {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  background-color: #0c407c;
  width: 100%;
  min-height: 100%;
  justify-content: center;
  align-items: center;
}

div.divCapa[b-fxfkedp51x] {
  background-image: url(/img/home/capa.png);
  width: 627px;
  height: 414px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

div.divLogo[b-fxfkedp51x] {
  background-image: url(/img/home/logo.png);
  width: 262px;
  height: 102px;
  width: 262px;
  height: 102px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

p.parCadastro[b-fxfkedp51x] {
  position: relative;
  color: white;
}

a.linkCadastro[b-fxfkedp51x] {
  text-decoration: none;
  color: white;
}

a.linkCadastro:hover[b-fxfkedp51x]{
  text-decoration: underline;
  text-underline-offset: 6px;
}

div.divContainerDireito[b-fxfkedp51x] {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 100%;
  min-height: 100%;
  justify-content: center;
  align-items: center;
}

p.parIntegrador[b-fxfkedp51x] {
  color: #9b8c8c;
  font-size: 220%;
  font-weight: bolder;
  width: 80%;
  text-align: left;
  margin-top: 0px;
  margin-left: 0px;
  width: 100%;
  text-align: center;
}

p.parSejaEmpalux[b-fxfkedp51x] {
  color: #0c407c;
  font-size: 300%;
  font-weight: bolder;
  width: 80%;
  text-align: left;
  margin-top: 0px;
  margin-left: 0px;
  width: 100%;
  text-align: center;
}

p.parProximoPasso[b-fxfkedp51x] {
  color: #0c407c;
  font-size: 220%;
  font-weight: bold;
  width: 80%;
  text-align: left;
  margin-top: 0px;
  margin-left: 0px;
  width: 100%;
  text-align: center;
}

p.parOfereca[b-fxfkedp51x] {
  color: #8c8c8c;
  font-size: 130%;
  font-weight: bold;
  width: 80%;
  text-align: left;
  margin-top: 0px;
  margin-left: 0px;
  width: 100%;
  text-align: center;
}

div.divContainerCredenciais[b-fxfkedp51x] {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  border: 1px solid #0c407c;
  border-radius: 20px;
  padding: 15px;
  box-shadow: 0 1px 10px #6c88a9;
}

div.divContainerLogin[b-fxfkedp51x] {
  position: fixed;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  background-color: #0c407c;
  width: 100vw;
  height: 100vh;
  margin-left: 0px;
  margin-top: 0px;
  z-index: 1;
  justify-content: center;
  align-items: center;
  overflow-y: hidden;
  overflow-x: hidden;
}

p.parCredenciais[b-fxfkedp51x]{
  text-align: center;
  color: white;
  font-size: 90%;
  font-weight: normal;
}
/* _content/Solar/Views/Shared/layout.cshtml.rz.scp.css */
div.divMensagem[b-pvzagp8s0l] {
  position: fixed;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  z-index: 9;
  visibility: hidden;
}

div.divMensagemContainer[b-pvzagp8s0l] {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  padding: 20px;
  background-color: #0c407c;
  border: 2px solid #0c407c;
  border-radius: 20px;
  box-shadow: 0 1px 10px #6c88a9;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  min-width: 250px;
  z-index: 9;
}

div.divMensagemInfo[b-pvzagp8s0l] {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  background-image: url(/img/home/info.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
}

div.divMensagemPergunta[b-pvzagp8s0l] {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  background-image: url(/img/home/question.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
}

div.divMensagemLoader[b-pvzagp8s0l] {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  background-image: url(/gif/loader.gif);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
}

div.divPerguntaGrupoBotoes[b-pvzagp8s0l] {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
}

div.divWorspaceHeader[b-pvzagp8s0l] {
  position: fixed;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-top: 0px;
  margin-left: 0px;
  width: 100%;
  min-height: 115px;
  z-index: 20;
  background-color: white;
}

div.divHeaderUser[b-pvzagp8s0l] {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin-top: 0px;
  margin-left: 0px;
  background-color: white;
  width: 100%;
  height: 100%;
  justify-content: space-between;
}

div.divHeaderUserData[b-pvzagp8s0l] {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-top: 0px;
  margin-left: 0px;
  background-color: white;
  height: 100%;
}

div.divUserTitulo[b-pvzagp8s0l] {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  margin-top: 0px;
  margin-left: 0px;
  background-color: white;
  height: 100%;
  width: 100%;
}

p.parTitulo1[b-pvzagp8s0l] {
  font-size: 120%;
  font-weight: normal;
  margin-left: 0px;
  margin-top: 0px;
}

p.parTitulo2[b-pvzagp8s0l] {
  font-size: 180%;
  font-weight: bold;
  margin-left: 30px;
  margin-top: 0px;
}

div.divUserPerfil[b-pvzagp8s0l] {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-top: 0px;
  margin-left: 0px;
  height: 100%;
}

div.divPerfilDados[b-pvzagp8s0l] {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  margin-top: 0px;
  margin-left: 0px;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  align-content: center;
}

p.parUsuarioNome[b-pvzagp8s0l] {
  margin-left: 0px;
  margin-top: 30px;
  margin-right: 10px;
}

p.parUsuarioTipo[b-pvzagp8s0l] {
  margin-left: 0px;
  margin-top: -20px;
  margin-right: 10px;
  color: #8090b5;
}

div.divPerfilFoto[b-pvzagp8s0l] {
  border: 2px solid black;
  border-radius: 70px;
  width: 100px;
  height: 100px;
  background: url('/img/workspace/nouser.png') no-repeat center center;
  background-size: 100%;
  min-width: 100px;
  margin-top: 10px;
}
/* _content/Solar/Views/Solar/home.cshtml.rz.scp.css */
div.divHome[b-8zrvj20ps9] {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  margin-top: 0px;
  margin-left: 0px;
  width: 100vw;
  height: 100vh;
}

div.divHomeCapa[b-8zrvj20ps9] {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  margin-top: 0px;
  margin-left: 0px;
  background-image: url('/img/solar/capa.png');
  background-size: 100% 300px;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 300px;
}

div.divHomeDados[b-8zrvj20ps9] {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-top: 40px;
  margin-left: 0px;
  width: 100%;
}

p.parDadosTitulo[b-8zrvj20ps9] {
  position: relative;
  margin-top: 0px;
  margin-left: 0px;
  width: 100%;
  font-size: 120%;
  font-weight: bold;
}

div.divDadosPorcentagem[b-8zrvj20ps9] {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  margin-top: 0px;
  margin-left: 0px;
  width: 50%;
}

div.divPorcentagemContainer[b-8zrvj20ps9] {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-top: -15px;
  margin-left: 0px;
  width: 95%;
  height: 360px;
  border: 2px solid #a39f9f;
  border-radius: 20px;
  align-content: center;
  justify-content: center;
  box-shadow: 0 0 5px black;
}

div.divGrafico[b-8zrvj20ps9] {
  width: 350px;
  height: 350px;
  margin-left: 0px;
  margin-top: -30px;
  margin-bottom: 0px;
  z-index: -1;
}

div.divLegenda[b-8zrvj20ps9] {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  margin-top: -80px;
  margin-left: 0px;
  width: 95%;
  justify-content: center;
  align-content: center;
}

div.divLegendaItem[b-8zrvj20ps9] {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-top: 0px;
  margin-left: 0px;
  width: 95%;
  justify-content: center;
  height: 33px;
  padding-bottom: 3px;
  padding-top: 3px;
}

div.divLegendaItemImagem[b-8zrvj20ps9] {
  margin-top: 0px;
  margin-left: 0px;
  width: 30px;
  height: 30px;
  border-radius: 50px;
}

p.parLegendaItemTexto[b-8zrvj20ps9] {
  margin-top: 2px;
  margin-left: 10px;
  font-size: 100%;
  width: 200px;
  height: 30px;
  font-weight: bold;
  color: #6a6a6a;
}

p.parLegendaItemPercentual[b-8zrvj20ps9] {
  margin-top: 2px;
  margin-left: 0px;
  font-size: 90%;
  width: 60px;
  height: 30px;
  text-align: right;
  font-size: 100%;
  font-weight: bold;
}

div.divLegendaItemLink[b-8zrvj20ps9] {
  margin-top: 0px;
  margin-left: 0px;
  width: 30px;
  height: 30px;
}

ion-icon.iconLink[b-8zrvj20ps9] {
  width: 31px;
  height: 31px;
  margin-left: 5px;
  margin-top: -3px;
  cursor: pointer;
}

img.iconLink[b-8zrvj20ps9] {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-top: -2px;
  cursor: pointer;
}

div.divDadosDiferenciais[b-8zrvj20ps9] {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  margin-top: 0px;
  margin-left: 0px;
  width: 50%;
}

p.parDiferenciaisIntegrador[b-8zrvj20ps9] {
  position: relative;
  margin-top: -15px;
  margin-left: 0px;
  width: 100%;
  font-size: 100%;
  font-weight: normal;
  color: #b2a29f;
}

div.divDiferenciaisVantagens[b-8zrvj20ps9] {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  margin-top: -10px;
  margin-left: 0px;
  width: 100%;
}

div.divVantagensItem[b-8zrvj20ps9] {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-left: 0px;
  width: 100%;
  justify-content: center;
  align-content: center;
  align-items: center;
  height: 50px;
  border: 2px solid #d9d9d9;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  padding-bottom: 15px;
  padding-top: 15px;
}

div.divItemImagem[b-8zrvj20ps9] {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-top: 0px;
  margin-left: 10px;
  width: 120px;
  background-size: 51px 51px;
  background-repeat: no-repeat;
  height: 51px;
}

div.divItemTexto[b-8zrvj20ps9] {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-top: 0px;
  margin-left: 0px;
  width: 100%;
  height: 51px;
}

p.parItemTexto[b-8zrvj20ps9] {
  position: relative;
  margin-top: 10px;
  margin-left: -30px;
  width: 100%;
  font-size: 100%;
  font-weight: normal;
  color: black;
}
/* _content/Solar/Views/UF/uf.cshtml.rz.scp.css */
/* _content/Solar/Views/Workspace/workspace.cshtml.rz.scp.css */
div.divWorkspace[b-zdy8360p9f] {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  margin-top: 0px;
  margin-left: 0px;
  width: 100vw;
  height: 100vh;
}

div.divHeaderLogo[b-zdy8360p9f] {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  margin-top: 0px;
  margin-left: 0px;
  background-color: #0c407c;
  min-width: 300px;
  min-height: 125px;
}

div.divLogoMenu[b-zdy8360p9f] {
  position: absolute;
  display: flex;
  flex-direction: row;
  margin-top: 0px;
  margin-left: 0px;
  justify-content: space-between;
  min-width: 100%;
}

img.iconMenu[b-zdy8360p9f] {
  width: 30px;
  height: 30px;
  cursor: pointer;
  margin-top: 5px;
  margin-right: 5px;
}

div.divLogoSepador[b-zdy8360p9f] {
  min-height: 4px;
  width: 100%;
  background-color: #6e88a6;
}

div.divHeaderLogoImage[b-zdy8360p9f] {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}

div.divWorspaceConteudo[b-zdy8360p9f] {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-top: 0px;
  margin-left: 0px;
  width: 100%;
  height: 100%;
}

div.divWorspaceHome[b-zdy8360p9f] {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-top: 0px;
  margin-left: 0px;
  background-color: white;
  width: 100%;
  height: 100%;
}

iframe.iFrameHome[b-zdy8360p9f] {
  position: relative;
  border: 0px solid white;
  margin-left: 0px;
  margin-top: 0px;
  width: 100%;
}

div.divRodape[b-zdy8360p9f] {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-top: 0px;
  margin-left: 0px;
  background-color: black;
  min-height: 10px;
  justify-content: center;
  align-content: center;
  align-items: center;
  padding: 0px;
}

p.parRodape[b-zdy8360p9f] {
  font-size: 70%;
  color: white;
}

