/* Minification failed. Returning unminified contents.
(560,14): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
html {
  min-height: 100%;
}
body {
  font-family: Arial;
  font-size: 12px;
  background-color: #e2e2e2;
  overflow-y: auto;
}
.csadvancedweblogo2 {
  display: none;
}
@media (max-width: 768px) {
  #btnUpdateCaptcha {
    margin-left: -5px;
  }
}
.menu-link,
.menu-link:hover,
.menu-link:visited {
  color: #868889;
  text-decoration: none;
  margin-right: 20px;
}
.lateralCube {
  height: 65px;
  width: 90px;
  background-color: #69a8dd;
  margin-top: 100px;
}
@media (max-width: 768px) {
  .lateralCube {
    width: 75px;
  }
}
#loginbody {
  padding-left: 0px;
  padding-right: 0px;
  float: left;
}
#companyLogoContainer {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 30px;
}
#loginInfo {
  margin-bottom: 35px;
  font-weight: 700;
  color: black;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 16px;
  font-family: Roboto;
}
#loginfooter {
  bottom: 0;
  left: 0;
  right: 0;
  height: 90px;
  position: fixed;
  background-color: #69a8dd;
}
@media (min-width: 768px) {
  #loginfooter .loginfooterSection1 {
    position: relative;
    top: -55px;
    min-height: 25px;
  }
  #loginfooter .loginfooterSection2 {
    margin-top: -33px;
    height: 90px;
  }
}
@media (min-width: 769px) {
  #loginfooter .loginfooterSection1 {
    position: absolute;
    top: -55px;
    min-height: 25px;
  }
  #loginfooter .loginfooterSection2 {
    margin-top: 0px;
    height: 90px;
  }
}
#loginleft {
  text-align: center;
}
#imgcaptchaholder {
  background-color: #bcbcbc;
  text-align: center !important;
  border-radius: 4px;
}
#imgcaptcha {
  border-radius: 3px;
  width: 120px;
  height: 40px;
}
#csadvancedwebdiv {
  text-align: center;
}
hr {
  border-top: 1px solid black;
}
#csadvancedwebdivlicense .menu-link,
#csadvancedwebdivlicense .menu-link:hover,
#csadvancedwebdivlicense .menu-link:visited {
  color: white;
}
#csadvancedwebdivlicense #btnLicense {
  position: absolute;
  top: 43%;
  margin-left: 15px;
}
#systemDescription {
  font-size: 28px;
  color: white;
  margin-bottom: 3px;
  margin-top: 75px;
  padding-left: 0px;
  font-weight: 400;
  font-family: Roboto;
}
.formLogin {
  margin-top: -40px;
}
.btnAcessar {
  color: white;
  width: 100%;
  background-color: #69a8dd;
  padding: 14px 10px;
  font-weight: 700;
  font-size: 16px;
  font-family: Roboto;
}
.btnAcessarSemSenha {
  color: white;
  width: 100%;
  background-color: #69a8dd;
  padding: 14px 10px;
  font-weight: 700;
  font-size: 16px;
  font-family: Roboto;
}
@media (min-width: 767px) {
  #loginleft {
    height: 400px;
  }
  .loginlogo {
    position: relative;
    top: 35%;
  }
}
@media (max-width: 767px) {
  .loginlogo {
    margin-top: 20px;
  }
  #divcaptcha {
    text-align: center !important;
    width: 100%;
  }
  #btnLicense {
    position: relative;
    top: 60px;
    margin-bottom: 15px;
  }
}
.csadvancedweblogo {
  background-image: url('images/login2_csadvanced_web.png');
  background-repeat: no-repeat;
  background-size: 201px 89px;
  -webkit-background-size: 201px 89px;
  -moz-background-size: 201px 89px;
  -o-background-size: 201px 89px;
  display: inline-block;
  width: 201px;
  height: 89px;
  vertical-align: middle;
  margin-left: -20px;
}
.loginlogo {
  background-image: url('images/logo_cdi.png');
  background-repeat: no-repeat;
  background-size: 270px 132px;
  -webkit-background-size: 270px 132px;
  -moz-background-size: 270px 132px;
  -o-background-size: 270px 132px;
  display: inline-block;
  width: 270px;
  height: 132px;
  vertical-align: middle;
}
#iconeliberar {
  background-image: url('images/icone_liberar.png');
  background-repeat: no-repeat;
  background-size: 18px 18px;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  -o-background-size: 18px 18px;
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
}
.iconesetaseguir {
  background-image: url('images/icone_seta_seguir.png');
  background-repeat: no-repeat;
  background-size: 23px 22px;
  -webkit-background-size: 23px 22px;
  -moz-background-size: 23px 22px;
  -o-background-size: 23px 22px;
  display: inline-block;
  width: 23px;
  height: 22px;
  vertical-align: middle;
}
.iconeatualizarcaptcha {
  background-image: url('images/icone_atualizar_captcha.png');
  background-repeat: no-repeat;
  background-size: 22px 22px;
  -webkit-background-size: 22px 22px;
  -moz-background-size: 22px 22px;
  -o-background-size: 22px 22px;
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  margin-left: -14px;
  margin-top: 9px;
}
@media (min-width: 768px) {
  .iconeatualizarcaptcha {
    margin-top: 9px;
  }
}
#logocsoftware {
  background-image: url('images/login2_logo_csoftware.png');
  background-repeat: no-repeat;
  background-size: 135px 48px;
  -webkit-background-size: 135px 48px;
  -moz-background-size: 135px 48px;
  -o-background-size: 135px 48px;
  display: inline-block;
  width: 135px;
  height: 48px;
  vertical-align: middle;
  float: right;
  margin-top: 20px;
}
#systemVersion {
  color: white;
  font-size: 8px;
  position: relative;
  text-align: center;
}
#moduleName {
  color: white;
  font-size: 8px;
  position: relative;
  left: 70px;
  top: -37px;
  font-size: 12px !important;
  font-weight: 700 !important;
  font-family: Roboto;
}
@media (max-width: 767px) {
  #systemVersion {
    left: -8px;
  }
  #moduleName {
    left: 31px;
    top: -25px !important;
    font-size: 12px !important;
    font-weight: 700 !important;
  }
  .moduleName-Doctor {
    left: 42px !important;
  }
  #loginbody {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
  }
}
#companyLogo {
  background-image: url('images/logo_cdi.png');
  background-repeat: no-repeat;
  background-size: 270px 132px;
  -webkit-background-size: 270px 132px;
  -moz-background-size: 270px 132px;
  -o-background-size: 270px 132px;
  display: inline-block;
  width: 270px;
  height: 132px;
  vertical-align: middle;
}
@media (max-width: 1200px) {
  #companyLogo {
    margin-left: -33px;
  }
}
@media (max-width: 768px) {
  #companyLogo {
    margin-left: 0px;
  }
}
@media (min-width: 600px) and (max-width: 768px) {
  .marg-button-acesso {
    margin-bottom: 35px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #companyLogo {
    background-image: url('images/2x/logo_cdi.png');
  }
  #iconeliberar {
    background-image: url('images/2x/icone_liberar_mobile.png');
  }
  .csadvancedweblogo {
    background-image: url('images/2x/login2_csadvanced_web.svg');
  }
  .csadvancedweblogo2 {
    background-image: url('images/2x/login2_logo_csoftware.svg');
  }
  .iconesetaseguir {
    background-image: url('images/2x/icone_seta_mobile.png');
  }
  .logocsoftware {
    background-image: url('images/2x/login2_logo_csoftware.png');
  }
}
#loginmenu {
  text-align: right;
  padding-top: 40px;
}
#logindata {
  background-color: none;
}
#logindata.lessmargintop {
  margin-top: 100px;
}
#logindata label {
  color: #868889;
  font-weight: normal;
  text-align: right;
}
#loginform .form-group label,
#loginform .form-group div {
  text-align: right;
}
#logindatafooterlogo {
  text-align: center;
  margin-top: 40px;
}
.leftbutton {
  padding-left: 0px;
}
#loginsubmitxs {
  margin-top: 2px;
  margin-bottom: 20px;
  text-align: center;
}
@media (max-width: 767px) {
  #logindata {
    margin-top: auto;
  }
}
#loginerrordiv {
  padding-left: 20px;
  padding-right: 18px;
  text-align: left;
}
#loginerror {
  padding: 10px;
  margin: 0px;
  text-align: left !important;
}
#imgSubmit {
  margin-top: 4px;
}
.btnRecaptcha {
  text-align: left !important;
}
#footersystemdescription {
  color: white;
  margin-left: 15px;
}
/*dispositivos moveis*/

@media (max-width: 767px) {
  #login {
    opacity: 0;
    display: flex !important;
    flex-direction: column;
    flex: 1 0 auto;
  }
  .bodyclass {
    position: relative;
    background-image: url('images/new_login_mobile.svg');
    background-size: cover;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
  }
  .bodyclass::before {
    content: '';
    inset: 0;
    position: absolute;
    background-color: #69a8dd;
    opacity: 80%;
    z-index: -1;
  }
  #loginbody {
    margin-top: 0px !important;
    margin-bottom: 0px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    overflow-y: auto;
  }
  .btnRecaptcha {
    text-align: left !important;
  }
  .loginformcontainer {
    background: white !important;
    border-radius: 24px !important;
    border-bottom: none !important;
    margin-bottom: 15px !important;
    margin-top: 15px !important;
    max-width: none !important;
    flex-direction: column !important;
    height: auto !important;
    width: 100% !important;
  }
  .loginformSection {
    min-height: auto !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  #loginfooter {
    text-align: center;
    background-color: transparent !important;
    height: auto !important;
    margin-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px;
    position: unset;
    z-index: 0;
  }
  .loginfooterSection2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .csadvancedweblogo {
    background-size: 135px 59px !important;
    -webkit-background-size: 135px 59px !important;
    -moz-background-size: 135px 59px !important;
    -o-background-size: 135px 59px !important;
    width: 135px !important;
    height: 59px !important;
    margin-left: 0px !important;
  }
  .csadvancedweblogo2 {
    display: inline-block;
    background-size: 135px 59px !important;
    -webkit-background-size: 135px 59px !important;
    -moz-background-size: 135px 59px !important;
    -o-background-size: 135px 59px !important;
    width: 135px !important;
    height: 59px !important;
  }
  .loginfooterSection3 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-right: 0px;
    padding-left: 0px;
  }
  .supportedBrowsers {
    display: none !important;
  }
  .titleModule {
    text-align: center;
    color: black;
    font-size: 16px;
    font-weight: 700;
    word-wrap: break-word;
    font-style: bold;
    font-family: Roboto;
    padding-bottom: 12px;
  }
  .btnAcessar {
    margin-bottom: 14px !important;
    border-radius: 9px;
    padding: 12px 10px;
    height: 49px;
    color: white;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 700;
  }
  #companyLogoContainer {
    margin-top: 0px !important;
    padding-top: 30px;
    margin-bottom: 12px !important;
  }
  #loginInfo {
    margin-bottom: 0px !important;
    text-align: start;
    align-self: stretch;
    color: black;
    font-size: 16px;
    font-family: Roboto;
    font-weight: normal;
  }
  .form-group {
    margin-bottom: 16px !important;
  }
  .form-control {
    padding: 12px 10px !important;
    height: 40px !important;
  }
  .custom-alert-login-img-error {
    background-image: url('images/2x/icone_error_login2.svg');
    width: 47.13px;
    height: 47.13px;
    flex-shrink: 0;
  }
  .custom-alert-login-img-success {
    background-image: url('images/2x/icone_success_login2.svg');
    width: 47.13px;
    height: 47.13px;
    flex-shrink: 0;
  }
}
#custom-alert-login-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
  display: flex;
  justify-content: center;
  align-items: flex-start;
  z-index: 1050;
  top: 0;
  bottom: 0;
}
.custom-alert-login {
  position: fixed;
  width: 301px;
  border-radius: 14px;
  padding: 10px 18px;
  border: none;
  left: 50%;
  transform: translateX(-50%);
  padding-bottom: 6px;
  color: white;
  top: -200px;
  z-index: 10:50;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.4);
  animation: slideDownAlert 1S ease forwards;
}
.custom-alert-login-error {
  background-color: #cd4544;
}
.custom-alert-login-success {
  background-color: #4caf50;
}
.custom-alert-login-title {
  font-family: Roboto;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  vertical-align: middle;
}
.custom-alert-login-text {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  vertical-align: middle;
  text-align: left;
}
.custom-alert-login-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 6px;
}
.custom-alert-login-img-error {
  background-image: url('images/icone_error_login2.svg');
  width: 47.13px;
  height: 47.13px;
  flex-shrink: 0;
}
.custom-alert-login-img-success {
  background-image: url('images/icone_success_login2.svg');
  width: 47.13px;
  height: 47.13px;
  flex-shrink: 0;
}
@keyframes slideDownAlert {
  from {
    top: -200px;
    opacity: 0;
  }
  to {
    top: 10px;
    opacity: 1;
  }
}
.loginBodySection {
  position: relative;
  background-image: url('images/new_login_mobile.svg');
  background-size: cover;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  z-index: 0;
  padding: 29px 5px 29px 53px;
  justify-content: space-between;
}
.loginBodySection::before {
  content: '';
  inset: 0;
  position: absolute;
  background-color: #69a8dd;
  opacity: 80%;
  z-index: -1;
}
.loginformSection {
  min-height: 99vh;
  padding: 0px;
  display: flex;
  justify-content: end;
  align-items: center;
  padding-right: 114px;
  padding-left: 10px;
}
.loginformcontainer .col-lg-3,
.loginformcontainer .col-md-3,
.loginformcontainer .col-sm-1,
.loginformcontainer .col-lg-1 {
  display: none;
}
.loginformcontainer .col-lg-7,
.loginformcontainer .col-md-7,
.loginformcontainer .col-sm-10 {
  width: 100%;
}
.loginformcontainer {
  background: white;
  margin-bottom: 15px;
  margin-top: auto;
  max-width: none;
  flex-direction: column;
  height: auto;
  border-radius: 12px;
  border-bottom: none;
  margin-top: 15px;
  width: 427px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 767px) {
  .form-control {
    padding: 12px 10px !important;
    height: 42px !important;
  }
}
.loader {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0;
  background-color: white;
}
.main-text {
  color: #69a8dd;
  font-size: 18px;
  font-weight: 500;
  margin-left: 0;
  opacity: 0;
  transform: translateX(0);
  animation-name: slideRight;
  animation-duration: 0.5s;
  animation-delay: 0s;
  animation-fill-mode: forwards;
}
.sub-text {
  color: black;
  font-size: 14px;
  font-weight: 400;
  margin-left: 5.5px;
  opacity: 0;
  transform: translateY(-25px);
  animation-name: dropDown;
  animation-duration: 0.5s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
}
.loading {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin: 0;
}
.circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 7px solid transparent;
  animation-name: fadeCircle;
  animation-duration: 1.5s;
  animation-delay: 0s;
  animation-fill-mode: forwards;
  display: flex;
  justify-content: center;
  align-items: center;
}
.loading-img {
  -webkit-mask: url('images/2x/loding_logo.svg');
  mask: url('images/2x/loding_logo.svg');
  mask-size: cover;
  background: #69a8dd;
  width: 60px;
  height: 60px;
}
#texts {
  display: none;
}
@keyframes fadeCircle {
  0% {
    background: linear-gradient(white, white) padding-box, linear-gradient(90deg, rgba(105, 168, 221, 0) 43.58%, #69a8dd 50.6%, rgba(51, 51, 51, 0) 57.49%) border-box;
  }
  10% {
    background: linear-gradient(white, white) padding-box, linear-gradient(60.71deg, rgba(105, 168, 221, 0.1) 26.6%, #69a8dd 49.91%, rgba(51, 51, 51, 0.1) 72.76%) border-box;
  }
  50% {
    background: linear-gradient(white, white) padding-box, linear-gradient(4.13deg, rgba(105, 168, 221, 0.5) 3.38%, #69a8dd 50.73%, rgba(51, 51, 51, 0.5) 97.14%) border-box;
  }
  100% {
    background: linear-gradient(white, white) padding-box, linear-gradient(4.13deg, #69a8dd 3.38%, #69a8dd 50.73%, #69a8dd 97.14%) border-box;
  }
}
@keyframes slideRight {
  to {
    transform: translateX(4.5px);
    opacity: 1;
  }
}
@keyframes dropDown {
  to {
    transform: translateY(-10px);
    opacity: 1;
  }
}
@keyframes opacityChange {
  to {
    opacity: 1;
  }
}
#imagePersonDoctorModule {
  background-image: url(images/login-medico-solicitante.svg);
  background-repeat: no-repeat;
  z-index: 1;
  top: 0;
  left: 60%;
  width: 650px;
  height: 100%;
  background-position: center bottom;
  position: absolute;
  background-size: contain;
}
.imagePersonPatient1 {
  background-image: url(images/login-paciente-1.svg);
  background-repeat: no-repeat;
  z-index: 1;
  top: 0;
  left: 60%;
  width: 600px;
  height: 100%;
  background-position: center bottom;
  position: absolute;
  background-size: contain;
}
.imagePersonPatient2 {
  background-image: url(images/login-paciente-2.svg);
  background-repeat: no-repeat;
  z-index: 1;
  top: 0;
  left: 60%;
  width: 520px;
  height: 100%;
  background-position: center bottom;
  position: absolute;
  background-size: contain;
}
.imagePersonPatient3 {
  background-image: url(images/login-paciente-3.svg);
  background-repeat: no-repeat;
  z-index: 1;
  top: 0;
  left: 30%;
  width: 850px;
  height: 100%;
  background-position: center bottom;
  position: absolute;
  background-size: contain;
}
.imagePersonCentralReports1 {
  background-image: url(images/login-central-laudos-1.svg);
  background-repeat: no-repeat;
  z-index: 1;
  top: 0;
  left: 60%;
  width: 550px;
  height: 100%;
  background-position: center bottom;
  position: absolute;
  background-size: contain;
}
.imagePersonCentralReports2 {
  background-image: url(images/login-central-laudos-2.svg);
  background-repeat: no-repeat;
  z-index: 1;
  top: 0;
  left: 50%;
  width: 620px;
  height: 100%;
  background-position: center bottom;
  position: absolute;
  background-size: contain;
}
.imagePersonCentralReports3 {
  background-image: url(images/login-central-laudos-3.svg);
  background-repeat: no-repeat;
  z-index: 1;
  top: 0;
  left: 60%;
  width: 650px;
  height: 100%;
  background-position: center bottom;
  position: absolute;
  background-size: contain;
}
