
#CRGmainContainer {
  max-width: 690px;
  margin: 0 auto;
  padding-bottom: 10px;
  background-color: #fff;
  box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
  position: relative;
  height: auto;
}

/*ERROR*/
#CRGmainContainer .mainBanner {
  max-width: 670px;
  margin: 0 auto;
  text-align: center;
  padding-top: 5px;
}

#CRGmainContainer .mainBanner img {
  width: 100%
}

#CRGmainContainer .LNlogotype {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

/*ERROR*/
#CRGmainContainer .LNlogotype img {
  margin-left: -50px;
}

#CRGmainContainer header object {
  width: 60px;
  margin: 6px auto 2px auto;
  text-align: center;
  float: left
}

#CRGmainContainer header h3 {
  font-family: "Lato", sans-serif;
  font-size: 12px;
  line-height: 13px;
  color: #666;
  margin: 0 auto;
  text-align: center;
  padding: 6px 60px 5px 60px;
}

/*ERROR*/
#CRGmainContainer header h4 {
  font-family: "Lato", sans-serif;
  font-size: 24px;
  line-height: 25px;
  color: #000;
  margin: 0 auto;
  text-align: center;
  padding: 0px 20px;
  margin-top: 5px
}

#CRGmainContainer header h4 strong {
  color: #003c6f;
}

#CRGmainContainer section.AllContain {
  width: 100%;
  height: 400px;
  position: relative;
  background-color: #f9f9f9;
}

#CRGmainContainer .questions ul {
  list-style-type: none;
}

#CRGmainContainer .questions ul li {
  font-size: 16px;
  line-height: 28px;
}

#CRGmainContainer .questionTittle {
  font-size: 22px;
  line-height: 23px;
  color: #666;
  font-weight: 700;
  text-align: center;
  margin: 0px auto 25px auto;
  padding-top: 15px;
  position: relative;
}

#CRGmainContainer .details {
  font-size: 14px;
  line-height: 15px;
  color: #000;
  font-weight: 400;
  text-align: center;
}

#CRGmainContainer .resultTittle {
  font-family: "Lato", sans-serif;
  font-size: 25px;
  line-height: 26px;
  color: #003c6f;
  font-weight: 700;
  text-align: center;
  margin: 0px auto 10px auto;
  padding-top: 15px;
  position: relative
}

#CRGmainContainer .resultHeadline {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #333;
  font-weight: 700;
  text-align: center;
  margin: 9px auto;
  text-transform: uppercase
}

#CRGmainContainer .resultData {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  line-height: 15px;
  color: #666;
  font-weight: 400;
  text-align: center;
  margin: 9px auto;
  border-bottom: 1px solid #777;
  padding-bottom: 3px;
}

#CRGmainContainer .resultData strong {
  font-weight: 900;
  color: #000;
}

#CRGmainContainer .questions input[type="number"] {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  font-size: 19px;
  color: #666;
  letter-spacing: 1px;
  text-align: center;
}

#CRGmainContainer .masiveData {
  margin: 6px auto;
}

#CRGmainContainer .questionsContent {
  height: auto;
  width: inherit;
  padding: 0% 5% 2% 5%;
  background: #f9f9f9;
  margin: 10px auto 0px auto;
  padding-bottom: 15px;
  font-family: "Roboto", sans-serif;
  text-align: left;
}

#CRGmainContainer .metodologia {
  width: 100%;
  display: block;
}

#CRGmainContainer .metodologia p {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 13px;
  line-height: 15px;
  margin: 0;
}

#CRGmainContainer .metodologia p a {
  color: #999;
  text-decoration: underline;
  cursor: pointer;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}

#CRGmainContainer .metodologia p a:hover {
  color: #333;
}

#CRGmainContainer .actions {
  width: 100%;
  margin-top: 9px;
  height: 60px;
  background-color: #fff;
  padding: 0;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

#CRGmainContainer .errorMessage {
  opacity: 1;
  color: red;
  float: left;
  margin-left: 5%;
}

#CRGmainContainer .actions button {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  width: 120px;
  text-align: center;
  padding: 10px 5px;
  text-decoration: none;
  cursor: pointer;
  border-radius: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  box-shadow: 0 2px 4px 0 rgb(194 194 194 / 50%);
  margin-right: 2%;
  float: right;
  border: none;
}

#CRGmainContainer .nextstep {
  background-color: #003c6f;
  color: #fff;
}

#CRGmainContainer .previousstep {
  background-color: #ccc;
  color: #666;
  opacity: 0.5;
}

#CRGmainContainer .nextstep:hover {
  background-color: #145e9d;
}

#CRGmainContainer .previousstep:hover {
  background-color: #000;
  color: #fff;
  opacity: 0.6;
}

#CRGmainContainer .progressBar {
  height: 10px;
  width: 100%;
  background-color: #ddd;
  margin-bottom: 8px
}

#CRGmainContainer .step01 {
  height: 100%;
  width: 12.5%;
  background-color: #145e9d;
  text-align: left;
}

#CRGmainContainer .step02 {
  height: 100%;
  width: 25%;
  background-color: #145e9d;
  text-align: left;
}

#CRGmainContainer .step03 {
  height: 100%;
  width: 37.5%;
  background-color: #145e9d;
  text-align: left;
}

#CRGmainContainer .step04 {
  height: 100%;
  width: 50%;
  background-color: #145e9d;
  text-align: left;
}

#CRGmainContainer .step05 {
  height: 100%;
  width: 62.5%;
  background-color: #145e9d;
  text-align: left;
}

#CRGmainContainer .step06 {
  height: 100%;
  width: 75%;
  background-color: #145e9d;
  text-align: left;
}

#CRGmainContainer .step07 {
  height: 100%;
  width: 87.5%;
  background-color: #145e9d;
  text-align: left;
}

#CRGmainContainer .step08 {
  height: 100%;
  width: 100%;
  background-color: #145e9d;
  text-align: left;
}

#CRGmainContainer .containerResults {
  width: 100%;
  display: flex;
  height: auto;
  margin-top: 15px;
}

#CRGmainContainer .divisionResults {
  width: 50%;
}

/*MediaQueries 400px or less Only*/
@media screen and (max-width: 400px) {
  #CRGmainContainer header h3 {
    font-size: 10px;
    line-height: 12px
  }

  #CRGmainContainer header h4 {
    font-size: 18px;
    line-height: 20px;
  }

  #CRGmainContainer .questionTittle {
    font-size: 24px;
    line-height: 29px;
    padding-top: 10px;
    margin-bottom: 10px;
  }

  #CRGmainContainer .questionsContent {
    padding-bottom: 10px
  }

  #CRGmainContainer .questions ul li {
    font-size: 18px;
    line-height: 31px;
  }

  #CRGmainContainer .questions input[type="number"] {
    padding: 6px 20px;
    font-size: 22px;
  }

  #CRGmainContainer .actions {
    margin-top: 3px;
    height: 50px;
  }

  #CRGmainContainer .errorMessage {
    font-size: 12px;
  }

  #CRGmainContainer .actions button {
    padding: 7px 5px;
    font-size: 14px;
    width: 95px;
  }

  #CRGmainContainer .resultTittle {
    font-size: 22px;
    padding-top: 10px;
    margin-bottom: 4px;
  }

  #CRGmainContainer .details {
    font-size: 12px;
    line-height: 12px;
  }

  #CRGmainContainer .resultData {
    margin: 5px auto;
    font-size: 12px;
  }

  #CRGmainContainer .containerResults {
    padding-bottom: 10px;
  }

  #CRGmainContainer .metodologia p {
    font-size: 11px;
    right: 2px;
  }

  #CRGmainContainer .disclaimer {
    font-size: 11px;
    line-height: 158px;
  }
  #CRGmainContainer section.AllContain {
    height: 370px;
  }
}

/* Tooltip container */
#CRGmainContainer .tooltip {
  display: inline-block;
  color: #006080;
}

/* Tooltip text */
#CRGmainContainer .tooltip .tooltiptext {
  visibility: hidden;
  position: absolute;
  width: 80%;
  background-color: #555;
  color: #fff;
  text-align: left;
  padding: 10px;
  border-radius: 6px;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.6s;
  font-size: 12px;
  line-height: 19px;
  top: 20px;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
}

/* Show the tooltip text when you mouse over the tooltip container */
#CRGmainContainer .tooltip:hover .tooltiptext,
#CRGmainContainer .tooltip:active .tooltiptext {
  visibility: visible;
  opacity: 1;
}

#CRGmainContainer .answer {
  display: flex;
  align-items: center;
}

#CRGmainContainer .questionMount {
  margin-left: 40px;
  flex: 1;
}

#CRGmainContainer .questionMount .questionTittle {
  margin-bottom: 0;
  font-size: 18px;
}

#CRGmainContainer .action-elements {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

#CRGmainContainer .action-elements .error-container {
  flex: 1;
  margin-right: 10px;
}

#CRGmainContainer .action-elements .buttons {
  margin-left: auto;
  display: flex;
  align-items: center;
  margin-top: 0;
  margin-right: 0;
}

#CRGmainContainer .modal {
  background-color: rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
}

#CRGmainContainer .modal-card {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  background-color: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.4);
  width: 90%;
  height: 80%;
  padding: 15px;
  overflow: auto;
  z-index: 1000;
}

#CRGmainContainer .modal-card .close {
  position: sticky;
  top: 10px;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 22px;
  width: 25px;
  height: 25px;
  background-color: #333;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
}

#CRGmainContainer .modal-card .content h2 {
  color: #666666;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 24px;
  line-height: 28px;
  padding: 20px 0;
  margin: 0;
  border-bottom: 1px solid #cccccc;
}

#CRGmainContainer .modal-card .content h3 {
  color: #666666;
  text-align: left;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  line-height: 24px;
  padding: 20px 0;
  margin: 0;
}

#CRGmainContainer .modal-card .content p {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
}

#CRGmainContainer .modal-card .content p.credits {
  font-size: 12px;
  line-height: 13px;
  font-weight: 700;
  color: #666666;
  margin-top: 30px;
}

#CRGmainContainer .modal-card .content table {
  text-align: left;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
}

#CRGmainContainer .modal-card .content ul li {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 700;
  padding-bottom: 6px
}

#CRGmainContainer .modal-card .content table th,
#CRGmainContainer .modal-card .content table {
  border-collapse: collapse
}

#CRGmainContainer .modal-card .content table th,
#CRGmainContainer .modal-card .content table td {
  padding: 5px 10px;
}

#CRGmainContainer .modal-card .content table th,
#CRGmainContainer .modal-card .content table th {
  font-size: 10px;
  text-transform: uppercase;
  text-align: left;
}

#CRGmainContainer .modal-card .content table th,
#CRGmainContainer .modal-card .content table tr:nth-child(odd) {
  background: #ddd;
}

#CRGmainContainer .modal-card .content table th,
#CRGmainContainer .modal-card .content table tr:nth-child(even) {
  background: #fff;
}

#CRGmainContainer .disclaimer {
  font-size: 12px;
  line-height: 15px;
  color: #145e9d;
  text-align: center;
  font-family: 'Roboto';
  margin-top: 6px;
  font-weight: 700;
  padding: 0px 20px 0px 20px;
}

#CRGmainContainer .warningCRG {
  width: 100%;
  padding: 10px 0px;
}

#CRGmainContainer .warningCRG p {
  font-size: 12px;
  color: red;
  text-align: center;
  padding: 0px 20px 10px 20px;
  margin: 0px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}

@media screen and (max-width: 350px) {
  #CRGmainContainer .resultHeadline {
    font-size: 12px
  }
  #CRGmainContainer section.AllContain {
    height: 385px;
  }
}
@media screen and (max-width: 310px) {
  #CRGmainContainer .resultHeadline {
    font-size: 12px
  }
  #CRGmainContainer section.AllContain {
    height: 385px;
  }
  #CRGmainContainer .questionTittle {
    font-size: 18px;
    line-height: 21px;
  }
  #CRGmainContainer .questions ul li {
    font-size: 15px;
    line-height: 26px;
  }
  #CRGmainContainer .questions input[type="number"] {
    font-size: 19px;
  }
}
@media (max-width:518px) and (min-width:401px) {
  #CRGmainContainer header h4 {font-size: 16px;}
}
