/* /file/article/main-style/accessrequest2.dd45197546951c3980bae9fc2492491e9b01431e.less:L1 */
#infoSelectCompany {
  margin-top: 1vw;
}
/* /file/article/main-style/accessrequest2.dd45197546951c3980bae9fc2492491e9b01431e.less:L5 */
#infoWrongCompany {
  margin-top: 0.5vw;
  padding-top: 0.5vw;
  padding-bottom: 0.5vw;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  border-color: #606060;
  background-color: #fff1bc;
}
/* /file/article/main-style/accessrequest2.dd45197546951c3980bae9fc2492491e9b01431e.less:L16 */
#infoWrongCompany2 {
  margin-top: 0.5vw;
  padding-top: 0.5vw;
  padding-bottom: 0.5vw;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  border-color: #606060;
  background-color: #fff1bc;
}
/* /file/article/main-style/accessrequest2.dd45197546951c3980bae9fc2492491e9b01431e.less:L27 */
#infoLessonsLearned {
  margin-top: 1vw;
  padding-top: 0.8vw;
  padding-bottom: 0.8vw;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  border-color: #606060;
  background-color: #fff1bc;
}
/* /file/article/main-style/accessrequest2.dd45197546951c3980bae9fc2492491e9b01431e.less:L38 */
#infoSimilarEMail {
  margin-top: 0.5vw;
  padding-top: 0.5vw;
  padding-bottom: 0.5vw;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  border-color: #606060;
  background-color: #fff1bc;
}
/* /file/article/main-style/accessrequest2.dd45197546951c3980bae9fc2492491e9b01431e.less:L49 */
.infoLabel {
  margin-top: 0.5vw;
}
/* /file/article/main-style/accessrequest2.dd45197546951c3980bae9fc2492491e9b01431e.less:L53 */
tbody {
  border: 2px solid;
}
/*START Confirm box*/

/* /file/article/main-style/accessrequest2.dd45197546951c3980bae9fc2492491e9b01431e.less:L58 */
.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: black;
  background-color: rgba(255, 252, 127, 0.94);
  overflow-x: hidden;
  transition: 0.3s;
}
/* /file/article/main-style/accessrequest2.dd45197546951c3980bae9fc2492491e9b01431e.less:L71 */
.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
/* /file/article/main-style/accessrequest2.dd45197546951c3980bae9fc2492491e9b01431e.less:L79 */
.overlay a {
  display: block;
  transition: 0.2s;
}
/* /file/article/main-style/accessrequest2.dd45197546951c3980bae9fc2492491e9b01431e.less:L84 */
.overlay a:link {
  color: blue;
  background-color: transparent;
  text-decoration: none;
}
/* /file/article/main-style/accessrequest2.dd45197546951c3980bae9fc2492491e9b01431e.less:L90 */
.overlay a:hover {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}
/*END Confirm box*/

