@import url('https://fonts.googleapis.com/css2?family=Numans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans&family=Days+One&family=Montserrat&family=Montserrat+Alternates:wght@300&family=Open+Sans&family=Roboto+Mono:wght@300&family=Roboto:wght@300&family=Titillium+Web:wght@300&display=swap');
@font-face {
  font-family: var(--default-font-family);
  src:  url('../fonts/adamant/adamant_bg-webfont.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/adamant/adamant_bg-webfont.woff') format('woff'); /* Pretty Modern Browsers */
}

html,body{
  font-family: var(--alternate-font-family);
}

.banner {
  background-image: url('../images/student-profile/banner.png');
  background-size: contain;
  background-repeat: no-repeat;
  /*background-position: center center;
  background-attachment: fixed; */
  height: 371px;
}
/* 
@media (min-width: 1200px) {
  .container {
      width: 900px;
  }
} */

.logo {
  background-image: url('../images/student-profile/logo.png');
  width: 125px;
  height: 56px;
  margin-left: 75px;
  margin-top: 34px;
}

.page-title {
  background: -webkit-linear-gradient(147.17deg, #0664EF -4.19%, #7FC6F9 114.63%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  width:140px;
  margin-top: 20px;
  margin-left: 68px;
  font-family: var(--default-font-family);
}

.landing_page_logout {
  width: 212px;
  height: 34px;
  border-radius:20px;
  border-image: linear-gradient(251.37deg, #A8C7E4 3.6%, #ACF0FF 122.87%);
  border: 2px solid hsl(191 100% 75% / 1);
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  /*float:right; 
  margin-top:35px; */

  margin-left:50px;
  line-height: 34px;
}
.logout-text {
  padding-left: 41px;
  background: -webkit-linear-gradient(251.37deg, #A8C7E4 3.6%, #ACF0FF 122.87%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  /* line-height: 16px; */
  text-transform: uppercase;
  color:hsl(191 100% 65% / 1);
  -webkit-text-fill-color:unset;
}

.logout-icon {
  float:right;
  margin-top: 2px;
  margin-right: 15px;
  width: 28px;
  height: 28px;
  background-image:url(../images/student-my-assessments/logout-icon.png);
  background-size: cover; 
  background-repeat: no-repeat;
}
.logout-assess a{
  text-decoration: none;
}
.logout-btn{
  float: right;
}

.landing_page_btn {
  background-color: var(--button-highlight-color);
  background-image: linear-gradient(253.82deg, var(--primary-color) 54.47%, var(--primary-alt-color) 113.95%);
  /* -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
  color: var(--secondary-color);
  width: 212px;
  height: 34px;
  border-radius:20px;
  /* margin-top: 18px; */
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  /*float:right; */
  text-align: center;
  padding: 8px 0;
}
.col-md-12,.col-md-4{
  padding:0;
}
.sectionDiv{
  margin-top:35px;
}
.sectionContent{
  margin-top:60px;
}
.userData{
  font-family: var(--alternate-font-family);
}
.userData table{
  margin-bottom:0;
}
.userData .thead-blue{
  background: #E1EDF9;
  color:#3A3A3F;
}
.userData tbody{
  color:#9A99A2;
}
.userData .thead-blue tr th{
    color: #3A3A3F;
    line-height: 18px;
}
.userData tbody tr td{
  font-size:16px;
  line-height: 20px;
}
.electricalDivision{
  background: #F7F7FA;
  border-radius: 20px;
  width: 350px;
  height: 150px;
  padding:18px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: -0.08px;
  color: #3A3A3F;
}
.header-label{
 margin-bottom:15px;
}
.electricalDivision .form-check-label{
  font-size:14px;
}
.update-profile{
  background: #F7F7FA;
}
.update-Details .update-label{
  font-weight:bold;
  color: #3A3A3F;
  font-size: 20px;
  line-height: 23px;
}
.student_update_btn{
  background-color: #0664EF;
  width: 115px;
  border-radius:20px;
  margin:20px 0 20px 0;
  padding: 5px 10px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
}
.student_can_btn{
  background-color: #FFFFFF;
  width: 115px;
  border-radius:20px;
  margin:20px 0 20px 0;
  padding: 5px 10px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  border: 1px solid #0663EF;
  color:#0663EF;
}
.header-update{
  text-align: center;
}
.update-container{
  margin-top:53px;
}
.update-section{
  margin-bottom: 22px;
}
.student_table_can_btn{
  background-color: #0664EF;
  width: 115px;
  border-radius:20px;
  padding: 5px 10px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
  margin-top:16px;
}
.student-assessment{
 /* width: 350px; */
  height: 150px;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  color: #3A3A3F;
  font-family: var(--alternate-font-family);
  font-style: normal;
}
.go-to-btn {
  padding: 0 0 0 30px;
  line-height: 34px;
  background-color: #0663EF;
  background-image: linear-gradient(253.82deg, #0663EF 54.47%, #69A0F4 113.95%);
  /* -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
  color: #ffffff;
  width: 212px;
  height: 34px;
  border-radius:20px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  /*float:right;*/
  text-align: left;
  font-family: var(--alternate-font-family);
}
.goto-icon {
  float:right;
  margin-right: 17px;
  margin-top: 2px;
  width: 35px;
  height: 28px;
  background-image:url('../images/student-landing/goto_icon.png');
  background-size: cover; 
  background-repeat: no-repeat;
}
.clg-division{
  margin-bottom:20px;
}
.first-col{
  width:35%;
  padding:0 !important;
}
.second-col{
  width:15%;
  padding:0px  !important;
}
.first-col-td{
  width:35%;
}
.second-col-td{
  width:15%;
}
.second-col-delete{
  width:5%;
  cursor: pointer;
}
.second-col-eyear{
  width:15%
}

.form-control{
  border:none;
}

label {
  font-weight: normal;
}

.table-bordered {
  border-collapse: separate;
}
.table-bordered {
  border: none;
  border-radius: 6px;
}
.table-bordered th {
  border: none !important;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.08px;
  color: #3A3A3F;
}
.table-bordered th:first-child {
  border-radius: 6px 0 0 0;
}
.table-bordered th:last-child {
  border-radius: 0 6px 0 0;
}
.table-bordered th:only-child{
  border-radius: 6px 6px 0 0;
}
.table-bordered td {
  border-right: 0px !important;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.08px;
  color: #9A99A2;
}

.table-bordered td:last-child {
  border-right: 1px solid #ddd !important;
}
/*
.table-bordered tr:last-child td:first-child {
  border-radius: 0 0 0 6px;
}
.table-bordered tr:last-child td:last-child {
  border-radius: 0 0 6px 0;
} */
.elcDivision .col-md-6{
 /*  padding-right:50px;
  padding-left:50px; */
}
.elcBox{
  margin-left:70px;
}
.update-form-control{
  border-radius: 8px;
  font-size: 16px;
  padding:13px 0 13px 10px;
  line-height: 18px;
}
.user-details{
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.24px;
  color: #9A99A2;
  border: none;
  border-radius: 0 !important;
}
@media only screen and (max-width: 992px) {
  .elcBox{
    margin-left:0px;
  }
  .form-cancel{
    float:left;
  }
}
@media (max-width:992px) and (min-width:768px) { 
  .form-cancel{
    float:left;
    text-align: left;
  }
}

.take-assess-banner {
  background-image: var(--banner-b-image);
  background-size: contain;
  background-repeat: no-repeat;
  /*background-position: center center;
  background-attachment: fixed; */
  /* height: 433px;
  border: 1px solid; */
  width: 100%;
  height: 433px;
}

.take-assess-page-name ,
.take-assess-page-title {
  min-width: 350px;
  /*margin-left: 0px;
  margin-top: 20px;
  text-align: center;
  padding-left: 35px; */
  margin-left:64px;



/*height: 194.82px; */

font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 41px;
letter-spacing: 0.374px;

background: -webkit-linear-gradient(267.34deg, #2158C3 41.22%, #558BDE 113.95%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}


.take-assess-page-name {
    font-size:1.5em;
    margin-top:-6ch;
    text-transform: capitalize;
}

.take-assess-logo {
  float: right;
  margin-top: 49px;
  /* margin-right: 8px; */
  background-image: url('../images/student-take-assessment/logo.png');
}

.take-assess-back-btn {
  width: 260px;
}

.logout-assess-sectionDiv {
  margin-top: 46px;
  margin-bottom: calc(100vw * 0.05);
}

.profile-shortname {
  float: right;
}

.outer-circle {
  border-radius: 50%;
  border: 1px solid #A8C7E4;
  width: 130px;
  height: 130px;
}

.inner-circle {
  position: absolute;
  background: linear-gradient(265.5deg, #A8C7E4 3.6%, #ACF0FF 122.87%);
  height: 100px;
  width: 100px;
  border-radius: 50%;
  margin: 15px;
}

.short-name {
  position: absolute;
  left: 25.77%;
  right: 23.54%;
  top: 27.08%;
  bottom: 33.08%;
  
  font-family: var(--alternate-font-family);
  font-style: normal;
  font-weight: bold;
  font-size: 38px;
  line-height: 44px;
  /* identical to box height */
  text-transform: uppercase;
  background: -webkit-linear-gradient(#0663EF, #69A0F4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.user-name {
  position: absolute;
  height: 23px;
  left: 55.72%;
  right: 16.45%;
  top: calc(50% - 23px/2 - 0px);
  font-family: var(--alternate-font-family);
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px; 
  text-align: right;
  color: #3A3A3F;
}

.questionSec {
  background: #F7F7FA;
  margin-top: 10px;
}

.next-btn{
  float: right;
}


.btn-layout {
  width: 90px;
  height: 34px;
  border-radius:20px;
  border-image: linear-gradient(251.37deg, #A8C7E4 3.6%, #ACF0FF 122.87%);
  border: 1px solid #ACF0FF;
  border: 2px solid var(--button-outline-color);  
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  /*float:right; 
  margin-top:35px; */
  margin-left:20px;

}

.nextbtn-text {
 /* position: relative; */
left: 0%;
right: 38.12%;
top: 29.41%;
bottom: 29.41%;

font-family: var(--alternate-font-family);
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 16px;
text-transform: uppercase;


/* button */

background: linear-gradient(267.34deg, var(--primary-alt-color) 54.47%, var(--button-outline-color) 113.95%);

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.btn-arrow-right {
  position: relative;
  left: 18%;
  /* right: 13.05%;
  top: 20.59%;
  bottom: 18.07%;*/

background: linear-gradient(267.34deg, var(--primary-alt-color) 54.47%, var(--button-outline-color) 113.95%);

-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.btn-arrow-left {
  position: relative;
/* left: 18.82%; */
right: 18%;
/* top: 20.59%;
bottom: 18.07%; */

background: linear-gradient(267.34deg, var(--primary-alt-color) 54.47%, var(--button-outline-color) 113.95%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.qus-message {
    font-family: var(--alternate-font-family);
    font-style: normal;
    /*font-weight: bold;*/
    font-size: 20px;
    line-height: 38px;
    /* identical to box height, or 93% */

    letter-spacing: 0.35px;

    /* button */

    background: linear-gradient(267.34deg, var(--primary-color) 54.47%, var(--primary-alt-color) 113.95%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
.qus-sub {
  height: 18px;
left: 1166px;
right: 406px;
top: 679px;

font-family: var(--alternate-font-family);
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 18px;
/* identical to box height, or 112% */

/*display: flex; */
align-items: center;
letter-spacing: -0.08px;
text-transform: lowercase;

/*color: #91929E; */
background: linear-gradient(267.34deg, var(--primary-color) 54.47%, var(--primary-alt-color) 113.95%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}


.btn-layout-send-assesement {
  width: 400px;
  height: 34px;
  border-radius:20px;
  border-image: linear-gradient(251.37deg, #A8C7E4 3.6%, #ACF0FF 122.87%);
  border: 2px solid var(--button-outline-color);
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  /*float:right; */
  margin-top:15px;
  margin-left:20px;

}

.que-img {
  width: 714px;
height: 481px;
left: 422px;
top: 738px;

background: url('../images/student-take-assessment/default.jpg');
filter: drop-shadow(-6px 4px 6px rgba(0, 0, 0, 0.05));
}
.question, .multipleChoice {
font-family: var(--alternate-font-family);
font-style: normal;
font-weight: normal;
font-size: 25px;
line-height: 18px;
/* or 112% */

letter-spacing: -0.08px;

color: black;
}

.char-max-alert {
  font-family: var(--alternate-font-family);
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  /* or 112% */
  
  letter-spacing: -0.08px;
  
  color: #3A3A3F;
  float: right;
  }

.answer {
  -webkit-border-radius: 29px;
  -moz-border-radius: 29px;

  width: 100%;
  height: 354px;
  height: 12ch;
 

  background: #FFFFFF;
  border-radius: 29px;
  font-family: var(--alternate-font-family);
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 18px;

color: #24253D;

mix-blend-mode: normal;
/*opacity: 0.5; */
padding:16px;
border: none;
}


.que-block {
  margin: 20px 0;
}

.take-assess-banner .multipleChoice, .take-assess-banner .oneAllowed, .take-assess-banner .checkboxAnswer {
  /* margin: 5px 10px; */
  font-family: var(--alternate-font-family);
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 18px;
/* or 112% */

letter-spacing: -0.08px;
border: 1px solid #5a5555;
    border-radius: 29px;
    padding: 16px;
    border: none;
    background-color: white;
    
}

@media not all and (min-resolution:.001dpcm) { 
@media {
    /* ios safari only */

       input[type=checkbox] {
    -webkit-transform: scale(0.9,0.9);
    margin: -10px;
       }

    
}}       

.inputCheckbox {
  transform: scale(1.8);
}

.multipleOptions {
  display: flex;
  padding:10px;
  padding-left: 40px;
}

.inputCheckbox{
  float:left;
  display: inline-block;
}

.checkboxVal{
  display: inline-block;
  width: 95%;
  float: left;
  padding: 0px 0 0 20px;
  font-size: 20px;
  font-family: var(--alternate-font-family);
  margin-top: auto;
  margin-bottom: auto;
}
.survey_scale .checkboxVal{
  min-width: 0.5ch;
  margin-left: -1.0ch!important;
  text-align: right;
}

.pictureItem {
  background: url("../images/student-take-assessment/default.png");
}

.uploadedPicture {
    max-height: 90vh;
    /*height: 90vh;*/
    width: 35vw;
    object-fit: contain;
    border: solid #3c3c3c1f 0.1ch;
}
.pictureWrapper {
  text-align: center;
}

.btnAlign{
  padding-left: 113px;
}

.btnAlignStudent{
  padding-left: 75px;
}

.questionHeading {
  font-family: var(--alternate-font-family);
font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 18px;
padding-top: 30px;
/* or 112% */

letter-spacing: -0.08px;

color: #3A3A3F;
}

.backtoasse {
  width: 250px;
  height: 34px;
  border-radius:20px;
  border-image: linear-gradient(251.37deg, #A8C7E4 3.6%, #ACF0FF 122.87%);
  border: 1px solid #ACF0FF;
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  /*float:right; */
  /*margin-top:15px;*/
  margin-left:20px;
}

.previous-btn {
  width: 159px;
  height: 34px;
  border-radius:20px;
  border-image: linear-gradient(251.37deg, #A8C7E4 3.6%, #ACF0FF 122.87%);
  border: 1px solid #ACF0FF;
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  /*float:right; */
  margin-top:15px;
  margin-left:20px;
}

.multipleChoiceLabel {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  font-family: var(--alternate-font-family);
  line-height: 25px;
  letter-spacing: -0.08px;
}

.view-results-banner {
  background-image: var(--banner-image);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 433px;
}

.view-results-page-title {
    width: 300px;
    margin-left: 0px;
    margin-top: 134px;
    text-align: center;
    /* padding-left: 35px; */
    /* height: 194.82px; */
    /* left: 406px; */
    /* top: 109px; */
    font-family: var(--default-font-family);
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    text-transform: uppercase;
}

.view-results-logo {
  float: right;
  margin-top: 49px;
  background-image: url(../images/student-take-assessment/logo.png);
}

.logout-view-results-sectionDiv {
  margin-top: 40px;
}

.view-results-title {
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 41px;
  letter-spacing: 0.374px;
  background: -webkit-linear-gradient(267.34deg, #2158C3 41.22%, #558BDE 113.95%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: -44px;
}

.view-results-user-content {
  margin-top: 10px;
}

.left-block{
width: 255px;
height: 81px;
left: 595px;
top: 727px;
box-shadow: 0px 20px 100px rgba(0, 0, 0, 0.05);
  background: #FFFFFF;
border-radius: 8px;

}
.answer-block {
 /* background: red; */
  /*filter: drop-shadow(-6px 4px 6px rgba(0, 0, 0, 0.05)); */
border-radius: 24px;
border: 3px solid #ACF0FF;
}
.answer-display-block{
  background: #F7F7FA;
}


.view-results-banner .multipleChoice, 
.view-results-banner .oneAllowed, 
.view-results-banner .checkboxAnswer {
  padding: 30px;
    background-color:none !important;
}
.question-legend{
  font-family: var(--alternate-font-family);
font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 28px;
/* identical to box height, or 140% */

letter-spacing: 0.35px;

color: #3A3A3F;
text-align: center;
}
.answer-span{
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 22px;
/* identical to box height, or 157% */
letter-spacing: -0.408px;
color: #3A3A3F;
padding-left:5px;
}

.date_layout {
  /*
  width: 212px;
  height: 34px;
  border-radius:20px;
  border-image: linear-gradient(251.37deg, #A8C7E4 3.6%, #ACF0FF 122.87%);
  border: 1px solid #ACF0FF;
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  /*float:right; 
  margin-top:35px; */
/*
  margin-left:50px;
  line-height: 34px;
  */
}

.date-text {
  padding-left: 41px;

}

.date-icon-start {
  width:30px;
  height:30px;
  position: absolute;
  left: 28.95%;
  /* right: -8.42%; */
  top: 33%;
  
  /* button */
  
  background: linear-gradient(265.5deg, #A8C7E4 3.6%, #ACF0FF 122.87%);
  border-radius: 40px;
  margin-top: 6px;
}

.date-icon-complete {
  width:30px;
  height:30px;
  position: absolute;
  left: 28.95%;
  /* right: -8.42%; */
  top: 33%;
  
  /* button */
  
  background: linear-gradient(265.5deg, #A8C7E4 3.6%, #ACF0FF 122.87%);
  border-radius: 40px;
  margin-top: 6px;
}

.star {
  float:right;
  margin-top: 8px;
  margin-right: 8px;
  width: 13px;
  height: 13px;
  background-image:url('../images/view_student_result/Start.png');
  background-size: cover; 
  background-repeat: no-repeat;

}

.complete {
  float:right;
  margin-top: 8px;
  margin-right: 8px;
  width: 13px;
  height: 13px;
  background-image:url('../images/view_student_result/finish.png');
  background-size: cover; 
  background-repeat: no-repeat;

}

.date-division{
  border: 2px solid #F7F7FA;
  border-radius: 8px;
  width: 255px;
  min-height: 81px;
  height: auto;
  padding-bottom:20px;
  padding-top:20px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: -0.08px;
  color: #3A3A3F;
}
.date-label {
font-style: normal;
font-weight: bold;
font-size: 13px;
line-height: 18px;
/* identical to box height, or 138% */

letter-spacing: -0.08px;

color: #3A3A3F;
margin-top:11px;
}
.display-date{
  font-family: var(--alternate-font-family);
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 16px;
/* identical to box height, or 133% */

text-align: center;
letter-spacing: -0.078px;

color: #91929E;
width:70px;
color: black;
font-weight: bold;
}

.take-assess-uname{
  /*position: absolute; */
  height: 23px;
  /* left: 55.72%; */
  /* right: 16.45%; */
  /* top: calc(50% - 23px/2 - 0px); */
  font-family: var(--alternate-font-family);
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  /* text-align: right; */
  color: #3A3A3F;
  margin-top: 52px;
  margin-right: 30px;
}

.questions_slide {
  margin-top: 20px;
}

.view-page-title,.view-date-sec,.view-userData  {
  width: 731px;
  margin: auto;

}

.view-results-banner .view-page-title {
  text-align: center;
  margin-top: 4vw;
}

.date-no-margin {
  margin: 0;
}

.date-label-sec {
  padding-top: 11px;
}
.date-time-row {
  height: 25px;
  margin-top: 9px;
  text-align:left;
}

.date-time-icon {
  width: 25px;
  height: 25px;
  padding:6px;
  background-image: linear-gradient(265.5deg, rgba(168, 199, 228, 0.3) 3.6%, rgba(168, 199, 228, 0.096) 3.61%, rgba(172, 240, 255, 0.3) 122.87%);
}

.date-no-padding {
  padding: 0;
}

.date-text {
  text-align: left;
  padding-left: 18px;
  font-size: 13px;
}

.date-label-complete {
  padding-left: 4px;
  padding-top: 4px;
}

.view-questions-block {
  background-color: #F7F7FA;
}

.answer-inner-block {
  margin-left: 20px;
  margin-top: 20px;
}

/*.modal {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: left;
  background: rgba(0,0,0, .9);
  transition: opacity .25s ease;
} */

.modal__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
}

.modal-state {
  display: none;
}

.modal-state:checked + .modal {
  opacity: 1;
  visibility: visible;
}

.modal-state:checked + .modal .modal__inner {
  top: 0;
}

.modal__inner {
  transition: top .25s ease;
  position: absolute;
  top: -20%;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  margin: auto;
  overflow: auto;
  background: #fff;
  border-radius: 5px;
  padding: 1em 2em;
  height: 50%;
}

.modal__close {
  position: absolute;
  right: 1em;
  top: 1em;
  width: 1.1em;
  height: 1.1em;
  cursor: pointer;
}

.modal__close:after,
.modal__close:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 1.5em;
  background: #ccc;
  display: block;
  transform: rotate(45deg);
  left: 50%;
  margin: -3px 0 0 -1px;
  top: 0;
}

.modal__close:hover:after,
.modal__close:hover:before {
  background: #aaa;
}

.modal__close:before {
  transform: rotate(-45deg);
}

@media screen and (max-width: 768px) {
	
  .modal__inner {
    width: 90%;
    height: 90%;
    box-sizing: border-box;
  }
}

.take-assess-title-section {
  margin-top: 36px;
}

.practice-home-block {
  width: 190px;
  height: 34px;
  background: #FFFFFF;
  /* small */

  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
}

.view-results-ass-name {
  margin-top: 88px;
}

.show-results {
  width: 5%;
}
.correct-answer {
  font-size: 2rem; 
  color: green;
}
.incorrect-answer {
  font-size: 2rem; 
  color: red;
}

.question_item_text{
    line-height: 1.5em;
    overflow-wrap: break-word;
}

.curr-ques-ele {
  display:none;
}

.correctAnswer {
  font-size: 20px;
}

.cert-container {
  font-family: var(--default-font-family);
  position: relative;
  color: #0B2A4D;

}

.cert-content {
    position: absolute;
    top: 17%;
    left: 14%;
    width: 72%;
    height: auto;
}

.cert-title {
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 45px;
  padding-left: 21%;
  
}
.cert-caption {
  float: left;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  padding-top: 6px;
  padding-left: 10px;
}

.float-left {
  float:left;
}

.cert-heading {
  margin: 0;
  /*margin-left: 60px;
  margin-right: 60px; */
}

.cert-divider {
  padding-left: 10px;
  padding-top: 14px;
}

.cert-achieve-text {
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  position: relative;
  top: -28px;
  left: 6px;
}

.cert-username {
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  text-align: center;
}

.cert-braincoin-txt {
  font-style: normal;
  font-size: 16px;
  text-align: center;
  margin-top:10px;
}

.cert-online-self {
  font-size: 22px;
}

.cert-assessment-name {
  font-size: 32px;
}

.cert-hr {
  margin-top: 0px;
  margin-bottom: 0px;
  border: 1px solid #0B2A4D;
  width:100%;
}

.cert-logo {
  text-align: center;
  margin-top: -32px;
}

.cert-date {
  position: relative;
  left: 20%;
  top: 20px;
  font-style: normal;
  font-size: 14px;
}

.cert-footer {
  font-style: normal;
  font-size: 12px;
  text-align: center;
  margin-top: -18px;
}

#print {
  display: none;
}

.braincoinsummary {
    /* margin-left: min(50vw, 850px); */
    top: 58px;
    top: 365px;
    left: calc(82% - 80px);
    /* right: min(-120px,10vw); */
    position: absolute;
    font-family: var(--alternate-font-family);
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
    text-align: justify;
    letter-spacing: 0.35px;
    background: rgba(255,255,255,0.2);
}

.sumaryBraincoinsText {
    background: linear-gradient(
267.34deg
 , var(--primary-color) 54.47%, var(--primary-alt-color) 113.95%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.cert-ribbon {
  width:80%;
}

.cert-bg {
  width: 100%;
  height: 100%;
}

.cert-rbn-sec {
  text-align: center;
}

.go-to-ques {
  width: 50px;
  margin-left: 5px;
}

.go-to-ques-txt {
  margin-left:20px;
  border-radius: 10px;
    border-image: linear-gradient(
251.37deg
, #A8C7E4 3.6%, #ACF0FF 122.87%);
    border: 2px solid var(--button-outline-color);  
    height: 34px;
}

.go-to-page-sec {
  margin-top: 20px;
}


#braincCoinControls {
    position: absolute;
    /* left: 0; */
    /* top: 0px; */
    left: 580px;
    top: -400px;
    z-index: 500;
}




#braincCoinControls.last-question-braincoin  {
}

@media only screen and (max-width: 1700px) {
    .delete  #braincCoinControls.onlineCertification {
        left: 100px;
        top: -460px;
}
}

@media only screen and (max-width: 990px) {
    .delete  #braincCoinControls.onlineCertification {
    left: 410px;
    top: -450px;
}
}

.container{
     WIDTH: 80VW;
}

.sumaryBraincoinsText div
{
    display: inline-block;
    width: 150px;
}

.sumaryBraincoinsText span
{
    display: inline;
}
#braincCoinControls{
    text-transform: uppercase;
    display: inline-block;
    /* width: 90px; */
    /* margin-left: 20px; */
    white-space: nowrap;
}
.test-time-container{
    margin-left:25ch;
    margin-top:-10.5ch;
    margin-left:25ch;
}
.test-time-container,
.test-time-container .options-container{
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 80ch;
    margin-left: -8ch;
    margin-top: -4.4ch;
    margin-top: 0.4ch;
    margin-top: -1.7ch;
    /*max-width:50vw;*/
}
.test-time-container input[type=radio]{
    margin:0;
    padding: 0;
    width: 2ch;
}
/*show/hide timing/time options*/
.test-time-container input[type=radio],
.test-time-container input[type=radio]+label{
	/*display:none;*/
    font-size:0.7em;
    font-size:1.1em;
    margin-top:1.5ch;
}
.test-time-container.visible input[type=radio],
.test-time-container.visible input[type=radio]+label{
	display:unset;
}
.test-time-container input[type=radio]:checked +label{
	display:unset;
}
.test-time-container input[type=radio]:checked +label::before{
	content:'of ';
	content:'';
	text-transform:lowercase;
}
.test-time-container .timing-controls input[type=radio]:checked +label::after{
	/* content:'seconds'; */
	text-transform:lowercase;
}
.test-time-container input[type=radio]:checked{
	display:unset;
}
.test-time-container a{
    margin-right:8ch;
}
.test-time-container label{
    margin-right: 1ch;
    margin-top: 1ch;
    margin-left: 0.5ch;
}
.test-time-container span:nth-of-type(2){
    margin-left:3ch;
}
.time-controls .info-label,
.test-time-container .info-label,
.test-time-container .question-timer{
    font-size:0.7em;
    font-size:1.1em;
    text-transform: initial;
    font-size:2em;
    grid-column-start: 1;
    grid-column-end: 3;
    padding: 0.5ch 0 1ch 0;
}
.studyMode{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    display: flex;
    justify-content: space-around;
    flex-direction: column-reverse;
    flex-direction: column;
}
.capitals-test .studyMode
{
    flex-direction: row;
    display:grid;
    grid-template-columns:0.1fr 1fr 1fr;
    grid-template-columns:repeat(3, 33.33%);
}
.test-content.capitals .question-body,
.capitals-test .multipleChoiceLabel {
    background: var(--primary-color);
    color: white;
    padding: 1ch !important;
    border-radius: 1ch;
}
.test-content.capitals .question-choice.correct .question-choice-text,
.capitals-test i.correctAnswer + input + .custom-control-label{
    background: #f11c1c;
    background:#fc9494;/*confirm this tone of red*/
    padding: 1ch;
    border-radius: 1ch;
    width: fit-content;
    color: #303030;
    margin-left: 1ch;
}
.capitals-test:not(.body-study-mode) i.correctAnswer + input + .custom-control-label{
    font-size: 1.7em;
    font-weight: bold;
}
.body-study-mode.capitals-test .multipleChoiceLabel {
    border-radius: 0ch 1ch 1ch 0;
    border-radius: 0ch;
    padding: 1ch 1ch 1ch 0ch !important;
}
.body-study-mode.capitals-test i.correctAnswer + input + .custom-control-label{
    border-radius: 1ch 0 0 1ch;
    padding: 1ch 0ch 1ch 1ch !important;
    width: 100%;
    text-align: right;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.studyMode label.multipleChoiceLabel{
    grid-column:1;
    text-align:end;
    width:100%;
    margin-right:2ch;
    /*display: none!important;*/
}
label.label-below-answer,
label.label-below{
    display:none;
}
.studyMode label.label-below{
    display:unset;
}
.studyMode>.custom-checkbox{
    grid-column:1;
    grid-row:1;
    text-align:end;
    display:flex;
    justify-content:flex-end;
}
.custom-control i.material-icons{
    position: absolute;
    margin-left: -2ch;
    margin-top: 0.2ch;
}
.signature{
    float: right;
    margin-top: 0ch;
    margin-right: 3ch;
    min-width: max-content;
    padding: 1.3ch 1ch 0.7ch 1ch;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: solid 0.1ch #d2d2d2;
    font-family: 'Pinyon Script', cursive;
    font-size: 2em;
    margin-bottom:-3ch;
}
.custom-control.custom-checkbox.custom-control-inline.multipleOptions:last-of-type .signature{
    margin-bottom:0;
}
.signature label{
    text-transform: capitalize;
}
.number_question_index{
    display: initial;
    padding-right: 12ch;
}
.survey_scale fieldset{
    display: grid;
    grid-template-columns: 10fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 10fr 1fr ;
}
.survey_scale .signature{
    display:none;
}
.survey_scale .lower-button-container{
    display:none;
}
.survey_scale .upper-button-container{
    display:none;
}
.survey_scale .final-button-row{
    display:none;
}
.survey_scale .final-button-row:first-of-type{
    display:unset;
}
.surveyScaleGroup .checkboxVal{
    padding: 0;
    margin: 0.5ch 0ch 0ch 1ch;
    margin: 0.2ch 2ch 0ch 1ch;
    margin: 0.5ch 1.5ch 0ch 1ch;
    margin-right:0.5ch;
    min-width:100%;
    text-align:center;
}
.surveyScaleGroup .multipleOptions{
    padding:0;
    display: flex;
    flex-direction:column;
    align-items: center;
}
.surveyScaleGroup .second-column{
    display:flex;
    max-width:80ch;
    min-width: 21vw;
    min-width: 30vw;
    font-size:14px;
    justify-content: space-around;
	position:relative;
}
.surveyScaleGroup .custom-checkbox label,
.surveyScaleGroup .custom-checkbox input[type=radio]{
    display:none;
}
.surveyScaleGroup .container-background.hovered .custom-checkbox{
    /*border-right: solid black 0.2ch;*/
    margin-left:0ch;
    margin-right:0ch;
    background:#f7f7fa;
    min-width: 7ch;
    z-index: 100;
    padding-left: 0.5ch;
	position:relative;
}
.surveyScaleGroup .custom-checkbox input[type=radio]:checked ~ label.noAnswer,
.surveyScaleGroup .container-background.hovered .custom-checkbox label.noAnswer{
    display:none;
}
.surveyScaleGroup .container-background.hovered .custom-checkbox label,
/*.surveyScaleGroup .custom-checkbox input[type=radio]:checked,*/
.surveyScaleGroup .custom-checkbox input[type=radio]:checked+label,
.surveyScaleGroup .container-background.hovered .custom-checkbox input[type=radio]{
    display:unset;
}
.surveyScaleGroup .custom-checkbox{
    min-width:5.2ch;
    min-width:6ch;
    margin-right:-2ch;
    padding-right:0ch;
}
.surveyScaleGroup .container-background.hovered .custom-checkbox{
    display:grid;
    row-gap:0.5ch;
    grid-template-columns: 80ch 4ch 4ch;
    margin-left:-1ch;
    margin-right:2ch;
    margin-left:0ch;
    margin-right:2ch;
    margin-left:-84ch;
}
.surveyScaleGroup .container-background.hovered .custom-checkbox *:nth-child(2n+1){
    height:fit-content;
    min-height:fit-content;
}
.surveyScaleGroup .container-background.hovered .custom-checkbox input[type=radio]:checked+label,
.surveyScaleGroup .container-background.hovered .custom-checkbox label{
    min-height: -webkit-fill-available;
    min-height: fit-content;
    margin-top: -0.2ch;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    /*z-index: -1;*/
}
.surveyScaleGroup .container-background.hovered .custom-checkbox input{
    margin-top: -0.2ch;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    /*z-index: -1;*/
}
.surveyScaleGroup .container-background.hovered .custom-checkbox label.level-legend-side{
    justify-content: flex-start;
    font-size:20px;
    padding: 0ch 0ch;
    line-height: 2.4ch;
    margin-top:0.1ch;
}
.surveyScaleGroup .container-background.hovered .custom-checkbox label.level-legend-side:nth-child(2n+1){
    background:#e4ebfa;
}
.level-legend{
    grid-column-start: 1;
    grid-column-end: 3;
    text-align: center;
    font-size:16px;
    margin-right:1ch;
    display:none!important;
}
.survey_scale .survey-title{
    display:block;
    grid-template-columns: 3fr 1fr ;
    position: sticky;
    top: 0ch;
    z-index: 100;
    background: #f7f7fa;
    color:black;
    z-index: 201;
}
.survey_scale .survey-titles-container{
    display:flex;
    min-width: 49ch;
    min-width: 21vw;
    min-width: 30vw;
    justify-content: space-around;
    padding-right:0.5vw;
    margin-left: -4ch;
    margin-right: 1ch;
    font-size: 18px;
    margin-top: 4ch;
}
.survey_scale .survey-title label.level-title{
    writing-mode: vertical-lr;
    text-align: end;
    position:relative;
    transform: rotate(-45deg);
    margin-left:-2ch;
    padding-right:2ch;
    white-space: nowrap;
}
.survey_scale .survey-title label.separator{
    writing-mode: vertical-lr;
    text-align: end;
    position:relative;
    height: calc( 100vh - 10ch);
    border-right: solid #00000024 0.1ch;
    top: 9ch;
}
.survey_scale .survey-title label.separator::after{
/*.survey_scale .survey-title label::after{*/
    display:none;
    content: '';
    border-right: solid #00000024 0.1ch;
    pointer-events: none;
    width: 100%;
    height: auto;
    z-index: -1;
    position: absolute;
    top: 9ch;
    left: 1.1ch;
}
.survey_scale label.checkboxValTotal{
    display:unset;
    margin-left: -1ch;
}
.survey_scale .second-column{
/*    pointer-events:none;*/
}
.survey_scale .second-column.hover{
    grid-row:2;
    grid-column:2;
/*    padding-top:5ch;*/
}
.survey_scale .container-background.show-up .custom-checkbox{
    margin-top:-5ch!important;
}

.survey_scale .second-column.hover .custom-checkbox{
}
.survey_scale .second-column.hover .container-background{
    padding-top:4ch;
    margin-top:-4ch
}
.survey_scale .second-column.hover .container-background{
    z-index:200;
}
.second-column-top{
    min-height:10ch;
    width:100%;
    background:blue;
    margin-top:-10ch;
    /*z-index=-1;*/
    display:none;
}
.survey_scale .container-background.hovered .custom-checkbox label.level-legend-side .xxx{
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding-right: 2ch;
    text-align:right;
}
.survey_scale .container-background.hovered .custom-checkbox label.checkboxValTotal{
    margin-left: 0.6ch;
    margin-top:0;
    grid-column:2;
    margin-left: 2ch;
}
.survey_scale .que-block section:nth-child(2n) .surveyScaleGroup{
    background:#458af21c;
}
.survey_scale .que-block section .row br{
    display:none;
}
.surveyScaleGroup .custom-checkbox label.noAnswer{
    display:unset;
    min-width:100%;
    text-align:center;
    margin-right:3ch;
}

[data-title]:hover:after {
    opacity: 1;
    transition: all 0.1s ease 0.5s;
    visibility: visible;
    display:none;
}
[data-title]:after {
    content: attr(data-title);
    background-color: #bfdffe87;
    background-color: #bfdffe;
    color: black;
    font-size: 75%;
    position: absolute;
    padding: 1px 5px 2px 5px;
    bottom: -1.6em;
    left: 100%;
    /*white-space: nowrap;*/
    box-shadow: 1px 1px 3px #222222;
    opacity: 0;
    border: 1px solid #111111;
    z-index: 99999;
    visibility: hidden;
    max-width: 30ch;
    width: max-content;
    text-align: left;
}
[data-title] {
    position: relative;
}
.survey-title {
    margin-top:0ch;
}
.legend-instructions {
    display:contents;
    align-items:flex-end;
    max-width:85ch;
    max-height:25ch;
    margin-top:0ch;
    overflow:auto;
    font-size:18px;
    font-weight:bold;
    padding-bottom:1ch
}
.legend-instructionsxx{
	display:none;
    position:absolute;
    top:20ch;
    left:9ch;
    background: #2980f3;
    color:white;
    width: 90ch;
    padding: 1ch;
	z-index:100;
    border-radius:2ch;
}
.legend-instructions div{
    display:none;
}
.survey_scale .container{
    width:90vw;
    overflow-xx:hidden;
    containx:paint;
}
.survey_scale .row.final-button-row div:first-child{
    display:none;
}
.survey_scale.NETA-assessment .row.final-button-row div:first-child {
    display: unset;
}
.survey_scale .que-block{
    margin:0;
}
.survey_scale .qus-message-survey{
    display:none;
}
.survey_scale .qus-message-survey{
    display:inline;
}
body.survey_scale{
    max-width:100vw;
    overflow-x:hidden;
}
.tooltip-hover{
    position:absolute;
    pointer-events:none;
    z-index:300;
    background:#458af2;
    color:white;
    padding:1ch;
    border-radius:0.5ch;
    display:none;
}
.survey_scale .container-background:not(.hover){
    /*background: #3a77ff24;*/
}
.survey_scale label.multipleChoiceLabel{
    text-align:right;
    padding-right:5ch;
}
.NETA-note{
    background: #f7f7fa !important;
    z-index: 100 !important;
}
.NETA-note .second-column{
    display:none;
}
.NETA-note  label.multipleChoiceLabel{
    text-align:left;
    min-width:110%;
}
.neta-details ul{
    list-style-type: none;
}
.neta-details li > div{
    display:flex;
}
.neta-details li > div > span{
    min-width:3ch;
}
.NETA-assessment.survey_scale .first-incomplete .surveyScaleGroup:not(.NETA-note) label.multipleChoiceLabel{
    border: solid #b2b2b2 0.2ch;
    border-radius: 8ch;
    background: #2078f1;
    color: white;
    animation: buttonJumping 2s ease-in-out infinite alternate;
    width: fit-content!important;
    height: auto;
}
.NETA-assessment.survey_scale .surveyScaleGroup:not(.NETA-note) label.multipleChoiceLabel{
    margin-left:auto;
    margin-right:0;
    width: fit-content;
    padding: 0ch 2ch;
}
@keyframes buttonJumping {
    from {
        transform: scale(0.95);
    }
    to {
        transform: scale(1.05);
    }
}

}
.survey_scale .survey-title.shape-demo {
    display:block!important;
}
.shape-demo{
    display:block;
    height:25ch;
    height:20ch;
}
.shape-demo .circle{
    height: 10ch;
    width: 100%;
    max-width: 30%;
    margin-left:5ch;
    float: right;
    shape-outside: polygon(-10% 30%, -10% 100%, 50% 100%, 40% 40% );
}
.legend-instructions{
    max-width:100%;
    width:max-content;
}
.close-task-details{
	display:none;
    position: absolute;
	left:-12ch;
    top: 0ch;
    width: min-content;
    z-index: 200;
    height: auto;
    background: #0663ef;
    color: white;
    font-weight: bold;
    padding: 1ch 2ch;
    border-radius: 1.5ch;
}
.container-background.hovered .close-task-details{
	display:unset;
}
.legend-instructions div{
	display:none;
	text-align:right;
}
.legend-instructions div.visible-legend{
	display:flex;
    align-items: flex-end;
	justify-content: flex-end;
    height: 90%;
}
.legend-instructions div.visible-legend.legend-instructions-danger{
	display:unset;
}
.test-time-container .time-controls{
    display:grid;
    grid-template-columns: 1fr 1fr;
}
.test-time-container .time-controls .hidden{
    display:unset!important;
    visibility:hidden;
}
dialog#confirmation-dialog{
    min-height: 15ch;
    background: whitesmoke;
}
.studyMode .multipleChoiceLabel:first-child{
    border-radius: 1ch 0ch 0ch 1ch;
    justify-content: flex-end;
}

.studyMode .multipleChoiceLabel,
.studyMode .checkboxVal{
    font-size:36px;
    padding: 0;
    margin: 0;
    width: fit-content;
    max-width: 75vw;
    line-height: 2.3ch;
    text-align: left;
}
.capitals-test .studyMode .multipleChoiceLabel,
.capitals-test .studyMode .checkboxVal{
    width: max-content;
    /*margin-left: 18vw;*/
}
.capitals-test .studyMode .multipleChoiceLabel,
.capitals-test .studyMode .checkboxVal{
    font-size:72px;
    width:100%;
    height:6ch;
    display: flex;
    align-items: center;
    display:none;
}
.studyMode .multipleChoiceLabel{
/*    margin-top:2ch;*/
    margin-left:2ch;
    margin-left:0;
}
.studyMode .multipleChoiceLabel.label-below-answer{
    grid-column: 3;
    background: #fc9494;
    color:#303030;
    display:flex;
    border-radius: 0 1ch 1ch 0;
    margin:0;
    white-space: pre-wrap;
}
.studyMode .multipleChoiceLabel.label-below{
    grid-column: 2;
    text-align: start;
    margin:0;
    margin-left:0ch;
    /*margin-right:30%;*/
    display:flex;
    display: unset!important;
    margin-bottom:2ch;
    line-height: 2.3ch;
}
.capitals-test .studyMode .multipleChoiceLabel.label-below{
    margin-bottom:0ch;
    /*white-space: nowrap;*/
    display: flex !important;
    align-items: center;
}
/*.studyMode .custom-control-label.checkboxVal::after*/
.capitals-test .studyMode .multipleChoiceLabel.label-below::before
{
    content:", ";
    margin-right:1ch;
    padding: 1.05ch 0ch;
    background: #f11c1c;
    background:#fc9494;/*confirm this tone of red*/
    color: #303030;
    height: 6ch;
    display: inline-block;
    display: flex;
    align-items: center;
}
.studyMode .custom-checkbox i.material-icons,
.studyMode .custom-checkbox input{
    display:none;
}
.studyMode .multipleOptions {
    padding: 0;
}

body.body-study-mode .go-to-ques-txt,
body.body-study-mode .go-to-ques
{
    visibility:hidden;
}
/*

body.body-study-mode #braincCoinControls.onlineCertification{
    border: solid;
    position: absolute;
    top: -0.7ch;
    padding-right: 27ch;
    display: flex;
    left:40vw;
}
*/
body.body-study-mode .last-question .qus-message,
body.body-study-mode .last-question .backtoasse{
    visibility:hidden;
}
label.question-timer-time-remaining{
    width:4ch;
    padding:0;
    margin:0;
    text-align:right;
}
.question-timer{
    display:none;
}
.hiddenVisibility{
    visibility:hidden;
}
.options-container span,
.test-time-container span{
    font-size:0.7em;
    font-size:1.1em;
    font-weight:initial;
    text-transform: initial;
}
.neta-details{
    display:none;
}
.second-column.hover + .neta-details{
    grid-row: 3;
    margin-top: 5ch;
    width: 100%;
    grid-column-start: 1;
    grid-column-end: 3;
    display: flex;
    z-index:100;
    background:#f7f7fa;
    overflow-y:auto;
    height:auto;
    max-height:100ch;
    transition: max-height 5000ms;
    font-size:1.3em;
    line-height:2.5ch;
}
.second-column.hover + .neta-details.is_short{
    height:7ch;
    max-height:7ch;
    transition: height 1500ms;
}
div:has(> .survey-scale-subtitle),
.survey-sub-header,
.neta-header{
    width: 100%;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    background: #2078f1 !important;
    color: white;
}
.NETA-assessment .go-to-ques,
.NETA-assessment .go-to-ques-txt,
.NETA-assessment .number_question_index,
.NETA-assessment .qus-message
{
    display:none!important;
}
/*.NETA-assessment .final-button-row{*/
.final-button-row{
    display:flex !important;
    flex-direction:column;
}
.NETA-assessment .final-button-row .col-md-12{
    width:auto;
}
.NETA-assessment .final-button-row .col-md-8{
    width:auto;
}
.question-container.hover .neta-header.hidden{
    display:block!important;
}
#print_cert{
    margin-top: -15ch;
    position: absolute;
    bottom: 0;
}

/*.survey_scale.NETA-assessment  .final-button-row{*/
.survey_scale  .final-button-row{
    position: sticky;
    top: 0;
    z-index: 250;
    background: #f7f7fa;
    padding-bottom: 2ch;
    FONT-WEIGHT: 100;
    width: 125%;
}
.survey_scale  .final-button-row{
/*    background: unset; */
/*    hides neta details */
}
/*.survey_scale.NETA-assessment .survey-title {*/
.survey_scale .survey-title {
    position:sticky;
    top:8ch;
}
/*.survey_scale.NETA-assessment .take-assess-title-section{*/
.survey_scale .take-assess-title-section{
    position:sticky;
    top:8ch;
}
.NETA-assessment .hover .neta-header{
    position: sticky;
    top: 18.5ch;
    z-index: 201;
}
.NETA-assessment .hover .multipleChoiceLabel{
    position: sticky;
    top: 18.7ch;
    z-index: 201;
    background: #f7f7fa;
    height: 5ch;
    width: 100%!important;
}
.question-picture-container{
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    display: grid;
    grid-template-columns: calc(100% - 35vw) 35vw;
    padding: 3ch 0;
}
.question-picture-container>div:empty,
.question-picture-container>br{
	display:none;
}
.question-picture-container>.pictureWrapper{
	grid-column:2!important;
	grid-row-start:1!important;
	grid-row-end:7!important;
}
.question-picture-container>*:nth-child(n+2){
	/*grid-column-start:1;
	grid-column-end: 3;*/
	display: flex;
	flex-direction: column;
	width: 100%;
}
.question-picture-container>.question_item_text{
	grid-column:1!important;
	/*grid-row:1!important;*/
}
.survey_scale.classification-assessment .survey-titles-container .separator:last-child{
    display:none;
}
.survey_scale.classification-assessment .surveyScaleGroup .container-background.hovered .custom-checkbox label.checkboxVal{
    visibility:hidden;
    max-height:1ch;
    max-width:1ch;
}
.survey_scale .view-results-banner .survey-title {
    display: grid;
}
.survey_scale .view-results-banner .survey-titles-container{
    max-height: 10ch;
}

.pictureWrapper label{
    font-family: var(--alternate-font-family);
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 18px;
    letter-spacing: -0.08px;
    color: black;
    margin-bottom: 1.5ch;
}
.studyMode label.multipleChoiceLabel{
    display:none;
}
.studyMode>.custom-checkbox {
    display:none!important;
}
.capitals-test .studyMode>.custom-checkbox {
    display:flex!important;
}
.user-student-profile-navigation{
    display:grid;
    grid-template-columns: repeat(5, 1fr);
}
