/* Minification failed. Returning unminified contents.
(142,20): run-time error CSS1039: Token not allowed after unary operator: '-embibe-blue'
(795,22): run-time error CSS1039: Token not allowed after unary operator: '-embibe-blue'
(1187,22): run-time error CSS1039: Token not allowed after unary operator: '-embibe-blue'
(1268,22): run-time error CSS1039: Token not allowed after unary operator: '-embibe-blue'
 */
/*  */

.dexa-landing-page-right-panel-parent {
  height: 100px;
}
.arrow-down,
.arrow-up {
  display: none;
}
.fundaas-modal-content {
  margin-top: 50px;
}
.status-popup-card-problem .card-container {
  margin: 0 15%;
  margin-top: 3%;
  position: relative;
  display: grid;
  background: #e4e4e4;
}
.status-popup-card-problem .card-container .close-icon {
  position: absolute;
  right: 5px;
  top: 5px;
}
.status-popup-card-problem .card-container .title-container {
  text-align: center;
}
.status-popup-card-problem .card-container .title-container .header {
  color: black;
  padding-top: 10px;
}
.status-popup-card-problem .card-container .title-container .header .subject {
  font-weight: 500;
}
.status-popup-card-problem .card-container .title-container .header .subtopic {
  color: gray;
  font-weight: 500;
}
.status-popup-card-problem .card-container .title-container .big-header {
  color: black;
}
.status-popup-card-problem .card-container .data-container {
  margin-bottom: 20px;
}
.status-popup-card-problem .card-container .data-container .left {
  width: 45%;
  float: left;
  display: grid;
  place-content: center;
  padding-right: 5%;
  border-right: 1px solid silver;
}
.status-popup-card-problem .card-container .data-container .left .donut-container {
  display: grid;
  place-content: center;
  place-items: center;
}
.status-popup-card-problem .card-container .data-container .left .donut-container .donut-title {
  font-size: 14px;
  color: #707070;
  font-weight: 600;
  margin: 20px 0px;
  text-align: center;
}
.status-popup-card-problem .card-container .data-container .right {
  float: left;
  display: grid;
  place-content: center;
  width: 50%;
  margin-left: 2.5%;
  margin-right: 2.5%;
}
.status-popup-card-problem .card-container .data-container .right .donut-container {
  display: grid;
  place-content: center;
  place-items: center;
}
.status-popup-card-problem .card-container .data-container .right .donut-container .donut-title {
  font-size: 14px;
  color: #707070;
  font-weight: 600;
  margin: 20px 0px;
  text-align: center;
}
.status-popup-card-problem .card-container .data-container .right .title {
  color: black;
}
.status-popup-card-problem .card-container .data-container .right .ssc-list-container {
  color: #555555;
  margin-bottom: 20px;
  max-height: 150px;
  min-width: 300px;
  max-width: 400px;
  font-size: 1.1rem;
  overflow-y: auto;
  border: 1px solid silver;
  border-radius: 10px;
  padding: 5px;
}
.status-popup-card-problem .card-container .data-container .right .action-container .btn {
  display: flex;
  margin-bottom: 25px;
  padding: 15px;
  min-width: 200px;
  font-size: 1.3rem;
}
.status-popup-card-problem .card-container .data-container .right .action-container .btn .end-sc-view-icon {
  background-image: url(/funtoot/app/common/Content/images/endOfSCCardIcons.png);
  background-repeat: no-repeat;
  height: 16px;
  width: 22px;
  background-position: -8px -83px;
  display: inline-block;
  float: left;
}
.status-popup-card-problem .card-container .data-container .right .action-container .btn .end-sc-revise-icon {
  background-image: url(/funtoot/app/common/Content/images/endOfSCCardIcons.png);
  background-repeat: no-repeat;
  height: 23px;
  width: 18px;
  background-position: -8px -114px;
  display: inline-block;
  margin-bottom: -4px;
}
.status-popup-card-problem .card-container .data-container .right .action-container .btn .submit-to-teacher-info {
  opacity: 0.8;
  font-size: 12px;
}
.status-popup-card-problem .card-container .data-container .right .action-container .btn:last-child {
  margin-bottom: 0px;
}
.status-popup-card-problem .card-container .data-container .right .action-container .btn-success {
  background-color: #2ebb9b;
}
.status-popup-card-problem .card-container .data-container .right .recommended-section {
  color: black;
}
.status-popup-card-problem .card-container .data-container .right .recommended-section .recommended-subtopic {
  color: #51b9e8;
}
.status-popup-card-problem .embiums-earned {
  background: var(--embibe-blue);
  text-align: center;
  font-size: 25px;
  font-weight: 600;
  padding: 2%;
}
#embibe-message-popup {
  display: none;
}
#exit-fullscreen-sticker,
#mobile-view-mode-enter,
#go-fullscreen-sticker {
  bottom: 10px;
  right: 4px;
  background: #0000805d;
  color: white;
  position: fixed;
  padding: 3px 6px;
  border-radius: 3px;
  z-index: 1001;
  cursor: pointer;
}
#go-desktop-view-sticker {
  top: 1px;
  left: 100px;
  background: #0000805d;
  color: white;
  position: fixed;
  padding: 0px 4px;
  border-radius: 3px;
  z-index: 1001;
  cursor: pointer;
}
#go-mobile-view-sticker {
  font-size: 40px !important;
  top: 0%;
  right: 44%;
  background: #00008045;
  color: white;
  position: absolute;
  padding: 0px 6px;
  border-radius: 3px;
  z-index: 1000000;
  font-size: 16px;
  cursor: pointer;
}
#question-progress-mobile-container {
  display: none;
}
#video-playlist-mobile-container {
  visibility: hidden;
}
.em-problem-container .attempts-remaining {
  display: none;
}
/* MOBILE DEVICES CSS SETTINGS */

#top-fixed-bar {
  width: 100%;
  position: fixed;
  display: none;
  top: 0;
  z-index: 1000;
  background: white;
  border-bottom: 1px solid #efefef;
  margin-left: -15px;
  padding-left: 15px;
}
#top-fixed-bar #right-hand-menu-icon-container {
  position: fixed;
  visibility: hidden;
  z-index: 10000;
  top: 0;
  right: 0;
}
#top-fixed-bar #right-hand-menu-icon-container .syllabus-hamburger {
  height: 26px;
  width: 36px;
  border: 2px solid #00aaf1;
  background-color: white;
  margin-left: 20px;
  display: table;
}
#top-fixed-bar #right-hand-menu-icon-container .syllabus-hamburger .grip-container {
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
}
#top-fixed-bar #right-hand-menu-icon-container .syllabus-hamburger .grip-container .grip {
  border: 1px solid #00aaf1;
  border-radius: 5px;
  width: 18px;
  margin: 3px auto;
}
#top-fixed-bar #top-mobile-title {
  margin-left: -10px;
  display: grid;
  position: relative;
}
#top-fixed-bar #top-mobile-title .left {
  width: 100px;
}
#top-fixed-bar #top-mobile-title .left img {
  height: 25px;
}
#top-fixed-bar #top-mobile-title .name-grade {
  margin: auto;
  margin-top: -39px;
}
#top-fixed-bar #top-mobile-title .name-grade .name {
  color: #999999;
  font-weight: 600;
}
#top-fixed-bar #top-mobile-title .name-grade .board-class {
  margin: auto;
  background: gray;
  color: white;
  padding: 0px 4px;
  border-radius: 4px;
  font-style: italic;
  display: inline-flex;
  font-size: 11px;
  margin-top: 17px;
}
#top-fixed-bar #top-mobile-title .right {
  right: 44px;
  top: 5px;
  font-weight: bold;
  position: absolute;
  border: 1px solid silver;
  margin-top: -3px;
  border-radius: 4px;
  padding: 1px 9px;
  font-size: 12px;
}
#top-fixed-bar #top-mobile-title .right img {
  height: 20px;
}
#right-hand-menu-container {
  position: fixed;
  top: 0px;
  right: 0;
  z-index: 9999;
  height: 100%;
  width: 100%;
  visibility: hidden;
}
#right-hand-menu-container ::-webkit-scrollbar {
  width: 8.7px;
  height: 6.7px;
}
#right-hand-menu-container ::-webkit-scrollbar-thumb {
  background-color: white;
  border-radius: 10px;
  border: 2px solid gray;
}
#right-hand-menu-container ::-webkit-scrollbar-track {
  border: 2px solid white;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  background: darkblue;
}
#right-hand-menu-container #right-hand-menu-backdrop {
  height: 100%;
  width: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  right: 0;
}
#right-hand-menu-container #right-hand-menu {
  height: 100%;
  overflow-y: auto;
  z-index: 10001;
  width: 60%;
  position: absolute;
  right: 0;
  top: 0;
  background: #50b7e8;
}
#right-hand-menu-container #right-hand-menu .menu-item {
  box-sizing: border-box;
  width: 100%;
  padding: 2.5%;
  border-bottom: 1px solid #78c5ea;
  color: white;
}
#right-hand-menu-container #right-hand-menu .menu-item.menu-item-active {
  font-weight: bold;
}
#right-hand-menu-container #right-hand-menu .menu-item.menu-item-active::after {
  color: white;
  font-size: larger;
}
.em-problem-right-panel {
  width: calc(24%);
  min-width: 25rem;
  height: 52.6rem;
  float: left;
}
@media screen and (max-width: 1250px) {
  .em-problem-container {
    padding: 0rem 2rem;
  }
  .em-question-answer-container {
    margin-right: 4rem;
  }
  .em-problem-right-panel {
    width: calc(25%);
  }
  .em-problem-right-panel .em-close {
    text-align: center;
    position: absolute;
    top: 5px;
    right: 7px;
    z-index: 1;
    height: 3vw;
    width: 3vw;
    background: #475495;
    color: white;
    border-radius: 50%;
    font-size: 10px;
    display: grid;
    place-items: center;
  }
}
/* PAD PORTRAIT AND HORIZONTAL MAX WIDTH */

@media screen and (min-width: 1024px) {
  /*  .syllabus-menu-header {
          width: 70%;
      }
  
      .syllabus-menu-pane {
          .syllabus-menu:nth-child(1) {
              width: 30%;
          }
  
          .syllabus-menu:nth-child(2) {
              left : 30%;
              width: 40%;
          }
      } */
  
  /* DEXA CARD LIST CONTAINER:START */
  
  .dexa-dashboard-content .dexa-card-list-container {
    padding-left: 41px;
  }
  /* DEXA CARD LIST CONTAINER:END */
}
/* PAD PORTRAIT PAD MAX WIDTH */

@media screen and (max-width: 900px) and (min-width: 751px) {
  /* Home screen menu bar hide */
  
  #top-fixed-bar {
    display: block;
  }
  #top-fixed-bar #right-hand-menu-icon-container {
    visibility: visible;
  }
  #student-home-header {
    display: none;
  }
  /* DEXA CARD LIST CONTAINER:START */
  
  .dexa-dashboard-content .dexa-landing-page-right-panel-parent {
    padding: 0px;
    /* .dexa-landing-page-side-bar{
                  width: 100%;
                  position: relative !important; 
                  height: unset;
                  margin-left:0px;
                  margin-top:10px;
                  .dexa-landing-page-section-box{
                      padding:7px;
                      width:30vw;
                      margin-left:2vw;
                      float:left;
                      font-size:18px;
                  }
                  .first-select-box-padding{
                      padding-top:1%;
                      .selectbox-label{
                          display:none;
                      }
                  }
                  .padding-between-select-box{
                      padding-bottom:2%;
                      padding-top:0%;
                  }
                  .reset-filter-container{
                      padding-top:0px;
                      text-align:center;
                      margin-bottom: 10px;
                      span{
                          padding: 5px;
                          border: 1px solid;
                          border-radius: 4px;
                          background: #009eeb;
                          color:white;
                      }
                  }
              } */
  
  }
  /* DEXA CARD LIST CONTAINER:END */
  
  /* DEXA SIDE BAR IN LEARN:START */
  
  .em-problem-right-panel {
    display: none;
  }
  .dexa-prob-page-side-bar1 {
    width: 30%;
  }
  .dexa-prob-page-side-bar1 .dexa-landing-page-section-box {
    font-size: 12px;
  }
  .dexa-prob-page-side-bar2 {
    width: 50%;
    margin-left: 40%;
  }
  .dexa-prob-page-side-bar2 .listed-card {
    padding-left: 2%;
    padding-bottom: 6%;
  }
  .dexa-prob-page-side-bar2 .content {
    font-size: 12px;
  }
  .dexa-prob-page-side-bar2 .completed-icon {
    padding-right: 32px;
  }
  .dexa-prob-page-side-bar2 .assignmnet-not-complete {
    padding-left: 12px;
  }
  /* DEXA SIDE BAR IN LEARN:END */
  
  /* DEXA EMBIBE GUIDE:START */
  
  .em-problem-right-panel {
    display: none;
  }
  /* DEXA EMBIBE GUIDE:END */
}
/* ###MOBILE */

@media screen and (max-width: 910px) {
  /* CORRECT TO 920(One plus nord 5 having 900px height) FROM FOR VERTICALLLY LONG MOBILES */
  
  body {
    overflow-y: scroll;
  }
  #custom-icon-haptik {
    bottom: 48px;
    right: 3px;
    width: 28px;
  }
  #haptik-xdk-main-view {
    height: 100% !important;
    width: 100% !important;
  }
  /* ASKING USER TO ZOOM OUT:START  */
  
  .visual-viewport-instruction-backdrop {
    left: 0;
    top: 0;
    position: fixed;
    height: 100vh;
    width: 100vw;
    background-color: #00000077;
    z-index: 10000;
  }
  .visual-viewport-instruction-backdrop .visual-viewport-instruction {
    background: white;
    width: 60%;
    height: 75%;
    margin: auto;
    display: grid;
    place-items: center;
    text-align: center;
    right: 0;
    top: 0;
    position: fixed;
  }
  .visual-viewport-instruction-backdrop .visual-viewport-instruction img {
    width: 200px;
  }
  /* ASKING USER TO ZOOM OUT:END  */
  
  /* Embibe guide message pop up */
  
  #embibe-message-popup {
    display: block;
  }
  /* TEST-PAGE:START */
  
  .timer-container {
    margin-top: -42px;
    margin-right: 42px;
  }
  /* TEST-PAGE:END */
  
  /* EMBIUM POPUP */
  
  /* EMBIUM POPUP:END */
  
  /* FUNDAAS-MODEL-POPUP:START */
  
  .fundaas-modal-content {
    height: 300px;
    margin-top: 10px;
    transform: scale(0.9);
    transform-origin: top;
  }
  .fundaas-modal-content .fundaas-popup-header {
    height: 25px;
  }
  .fundaas-modal-content .fundaas-popup-header h2 {
    font-size: 16px;
    font-weight: 600;
  }
  .fundaas-modal-content .fundaas-lhs-text {
    height: 220px;
    padding: 10px;
  }
  .fundaas-modal-content .fundaas-lhs-text .fundass-current .fundaas-label {
    font-size: 12px;
    color: white;
  }
  .fundaas-modal-content .fundaas-lhs-text .fundass-total .fundaas-label {
    font-size: 12px;
    color: white;
  }
  /* FUNDAAS-MODEL-POPUP:END */
  
  /* PLAY-GAMES-:START */
  
  .confirmation-modal {
    top: unset;
    left: unset;
    transform: scale(0.7);
  }
  .games-modal {
    transform: scale(0.7);
    transform-origin: top;
  }
  /* PLAY-GAMES-:END */
  
  /* MESSAGE POPUP:START */
  
  .embibe-message-popup {
    display: block;
    transition: margin-bottom 0.6s;
    background: white;
    width: 56%;
    display: grid;
    margin: auto;
    box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2);
    border: 1px solid silver;
    z-index: 1001;
    bottom: 0;
    left: 20%;
    position: fixed;
    margin-bottom: -150px;
  }
  .embibe-message-popup .message-box {
    position: relative;
    width: 100%;
    height: 100%;
    place-items: center;
    padding: 4px;
  }
  .embibe-message-popup .message-box .message-title {
    font-weight: 500;
    font-size: 1.2em;
    display: table;
    margin: auto;
    line-height: 50px;
  }
  .embibe-message-popup .message-box .message-title .message-type {
    margin: auto;
    float: left;
  }
  .embibe-message-popup .message-box .message-title span {
    margin-left: 5px;
  }
  .embibe-message-popup .message-box .message-text {
    text-align: center;
  }
  .embibe-message-popup .message-box img {
    height: 50px;
  }
  .embibe-message-popup .message-box .close-icon {
    position: absolute;
    top: 5px;
    right: 10px;
  }
  /* MESSAGE POPUP:END */
  
  /* DEXA END OF SC CARD POPUP:START */
  
  .status-popup-card-problem {
    transform: scale(0.8) !important;
    transform-origin: top;
    margin-top: 15px !important;
  }
  .status-popup-card-problem .modal-body {
    padding: 0px;
  }
  .status-popup-card-problem .modal-color {
    min-height: unset !important;
    background: unset;
  }
  .status-popup-card-problem .card-container {
    margin: 0% 0%;
    margin-top: -2%;
    position: relative;
    display: grid;
    background: #e4e4e4;
  }
  .status-popup-card-problem .card-container .close-icon {
    position: absolute;
    right: 5px;
    top: 5px;
  }
  .status-popup-card-problem .card-container .title-container {
    text-align: center;
  }
  .status-popup-card-problem .card-container .title-container .header {
    color: black;
    padding-top: 10px;
  }
  .status-popup-card-problem .card-container .title-container .header .subject {
    font-weight: 500;
  }
  .status-popup-card-problem .card-container .title-container .header .subtopic {
    color: gray;
    font-weight: 500;
  }
  .status-popup-card-problem .card-container .title-container .big-header {
    color: black;
    margin: 4px 0px;
  }
  .status-popup-card-problem .card-container .data-container {
    margin-bottom: 0px;
  }
  .status-popup-card-problem .card-container .data-container .left {
    width: 45%;
    float: left;
    display: grid;
    place-content: center;
    padding-right: 5%;
    border-right: 1px solid silver;
  }
  .status-popup-card-problem .card-container .data-container .left .donut-container {
    display: grid;
    place-content: center;
    place-items: center;
  }
  .status-popup-card-problem .card-container .data-container .left .donut-container .donut-chart .completion-n-success-donut.mobile-donut {
    width: 80px;
    height: 80px;
  }
  .status-popup-card-problem .card-container .data-container .left .donut-container .donut-chart .completion-n-success-donut.mobile-donut .completion-donut-text {
    font-size: 10px;
  }
  .status-popup-card-problem .card-container .data-container .left .donut-container .donut-chart .completion-n-success-donut.mobile-donut .success-donut-text {
    font-size: 10px;
  }
  .status-popup-card-problem .card-container .data-container .left .donut-container .donut-title {
    font-size: 11px;
    color: #707070;
    font-weight: 600;
    margin: 5px 0px;
    text-align: center;
  }
  .status-popup-card-problem .card-container .data-container .right {
    float: left;
    display: grid;
    place-content: center;
    width: 50%;
    margin-left: 2.5%;
    margin-right: 2.5%;
  }
  .status-popup-card-problem .card-container .data-container .right .title h4 {
    margin: 5px;
  }
  .status-popup-card-problem .card-container .data-container .right .donut-container {
    display: grid;
    place-content: center;
    place-items: center;
  }
  .status-popup-card-problem .card-container .data-container .right .donut-container .donut-title {
    font-size: 14px;
    color: #707070;
    font-weight: 600;
    margin: 20px 0px;
    text-align: center;
  }
  .status-popup-card-problem .card-container .data-container .right .title {
    color: black;
  }
  .status-popup-card-problem .card-container .data-container .right .ssc-list-container {
    color: #555555;
    margin-bottom: 20px;
    max-height: 60px;
    min-width: 300px;
    max-width: 400px;
    font-size: 1.1rem;
    overflow-y: auto;
    border: 1px solid silver;
    border-radius: 10px;
    padding: 5px;
  }
  .status-popup-card-problem .card-container .data-container .right .action-container .btn {
    display: flex;
    margin-bottom: 13px;
    padding: 15px;
    min-width: 200px;
    font-size: 1.3rem;
  }
  .status-popup-card-problem .card-container .data-container .right .action-container .btn .end-sc-view-icon {
    background-image: url(/funtoot/app/common/Content/images/endOfSCCardIcons.png);
    background-repeat: no-repeat;
    height: 16px;
    width: 22px;
    background-position: -8px -83px;
    display: inline-block;
    float: left;
  }
  .status-popup-card-problem .card-container .data-container .right .action-container .btn .end-sc-revise-icon {
    background-image: url(/funtoot/app/common/Content/images/endOfSCCardIcons.png);
    background-repeat: no-repeat;
    height: 23px;
    width: 18px;
    background-position: -8px -114px;
    display: inline-block;
    margin-bottom: -4px;
  }
  .status-popup-card-problem .card-container .data-container .right .action-container .btn .submit-to-teacher-info {
    opacity: 0.8;
    font-size: 12px;
  }
  .status-popup-card-problem .card-container .data-container .right .action-container .btn:last-child {
    margin-bottom: 5px;
  }
  .status-popup-card-problem .card-container .data-container .right .action-container .btn-success {
    background-color: #2ebb9b;
  }
  .status-popup-card-problem .embiums-earned {
    background: var(--embibe-blue);
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    padding: 1%;
  }
  /* DEXA END OF SC CARD : END*/
  
  /* KEYBOARD:START */
  
  .keyboard-container {
    left: 0;
    z-index: 1003;
    width: 100%;
  }
  .keyboard-container .keyboard-bkd [class*='col-xs-'] {
    padding: 0px;
  }
  .keyboard-container .keyboard-bkd .dcg-keypad .dcg-keys .dcg-row .dcg-cell {
    height: 32px;
  }
  .keyboard-container .keyboard-bkd .dcg-keypad .dcg-keys .dcg-row .dcg-cell a {
    font-size: 14px;
    height: 28px;
    line-height: 28px;
  }
  /* KEYBOARD:END */
  
  /* LOGIN-PAGE:START */
  
  .homepage-footer {
    display: none;
  }
  .login-content {
    margin-top: 0px !important;
  }
  .login-content .hero-unit img {
    width: 30%;
  }
  .login-content-cloud .form-container .login-signup-form {
    padding: 14px 14px !important;
  }
  /* LOGIN-PAGE:END */
  
  /* FUNDAAS CHART POPUP:START  */
  
  .fundaas-chart-modal-dialog {
    position: static;
    width: 75%;
    padding-top: 1%;
  }
  /* FUNDAAS CHART POPUP:END */
  
  /* FUNTOOT DASHBOARD:START */
  
  .arrow-up,
  .arrow-down {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    justify-content: right;
    align-items: end;
  }
  .arrow-up .arrow,
  .arrow-down .arrow {
    float: right;
    color: white;
  }
  .arrow-up .down,
  .arrow-down .down {
    color: black;
  }
  .subtopic-details > div {
    color: black;
  }
  .subtopic-items {
    color: black;
  }
  /* FUNTOOT DASHBOARD:END */
  
  /* DEXA CARD LIST CONTAINER:START */
  
  .menu-icon-container .fa-list-ul {
    display: none;
  }
  .dexa-menu-row.less-padding {
    padding: 6px 0px !important;
  }
  .dexa-menu-row {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view {
    cursor: pointer;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .list-view-icon {
    float: left;
    padding-right: 16px;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .list-view-icon img {
    width: 40px;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .list-view-icon.top-hierarchy {
    background-color: rgba(191, 235, 255, 0.5);
    border-radius: 8px;
    padding: 5px;
    width: 40px;
    height: 40px;
    margin-right: 10px;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .list-view-icon.top-hierarchy img {
    width: unset;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .list-view-name-description-container {
    float: left;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .list-view-name-description-container .list-view-name {
    width: 100%;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .list-view-name-description-container .list-view-name .name-text {
    font-weight: 500;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .list-view-name-description-container .list-view-description {
    color: #939393;
    font-size: 12px;
    width: 100%;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .status-text {
    font-size: 12px;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .status-text .status-completed {
    float: left;
    color: #52c41a;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .status-text .status-left {
    float: right;
    color: #bababa;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .status-bar {
    height: 8px;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .status-bar .status-bar-left {
    height: 100%;
    border-radius: 3.5px;
    background-color: #ededed;
    position: relative;
    width: 100%;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .status-bar .status-bar-left .status-bar-completed {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 3.5px;
    background-image: linear-gradient(270deg, #52c41a 0%, #6ed040 100%);
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .list-status-container .status-completed-button {
    background-color: #eaffe0;
    border: 1px solid #eaffe0;
    color: #52c41a;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .list-status-container .status-not-started-button {
    background-color: rgba(224, 224, 224, 0.3);
    color: #939393;
    border: 1px solid rgba(224, 224, 224, 0.3);
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .list-status-container.with-bar {
    margin-top: -6px;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .list-action-button-container .view-results-button {
    background-color: white;
    border: 1px solid white;
    color: #009de6;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .list-action-button-container .start-button {
    background-color: #009eeb;
    border: 1px solid #009de5;
    color: white;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .list-action-button-container .resume-button {
    background: white;
    border: 1px solid #009de5;
    color: #009ce5;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view .duration-container {
    padding-left: 20px;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view.disabled {
    opacity: 0.3;
    cursor: not-allowed;
  }
  .dexa-dashboard-content .dexa-card-list-container .card-list-view:last-child {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .dexa-dashboard-content .dexa-landing-page-right-panel-parent {
    padding: 0px;
    height: 0px;
  }
  .dexa-dashboard-content .dexa-landing-page-right-panel-parent .dexa-landing-page-side-bar {
    width: 100%;
    display: none;
    position: relative !important;
    height: unset;
    margin-left: 0px;
    margin-top: 1vh;
    padding-bottom: 1%;
  }
  .dexa-dashboard-content .dexa-landing-page-right-panel-parent .dexa-landing-page-side-bar .dexa-landing-page-section-box {
    padding: 4px;
    width: 30vw;
    margin-left: 2vw;
    float: left;
    font-size: 12px;
  }
  .dexa-dashboard-content .dexa-landing-page-right-panel-parent .dexa-landing-page-side-bar .first-select-box-padding {
    padding-top: 1%;
  }
  .dexa-dashboard-content .dexa-landing-page-right-panel-parent .dexa-landing-page-side-bar .first-select-box-padding .selectbox-label {
    display: none;
  }
  .dexa-dashboard-content .dexa-landing-page-right-panel-parent .dexa-landing-page-side-bar .padding-between-select-box {
    padding-top: 0%;
  }
  .dexa-dashboard-content .dexa-landing-page-right-panel-parent .dexa-landing-page-side-bar .reset-filter-container {
    padding-top: 10px;
    text-align: center;
    margin-bottom: 10px;
  }
  .dexa-dashboard-content .dexa-landing-page-right-panel-parent .dexa-landing-page-side-bar .reset-filter-container span {
    padding: 5px;
    border: 1px solid;
    border-radius: 4px;
    background: #009eeb;
    color: white;
  }
  .list-status-container.not-leaf {
    width: 50%;
    float: right;
  }
  /* DEXA EMBIBE GUIDE:START */
  
  .em-problem-right-panel {
    display: none;
  }
  /* DEXA EMBIBE GUIDE:END */
  
  /* DEXA CARD LIST CONTAINER:END */
  
  /* DEXA SIDE BAR IN LEARN:START */
  
  .progress-indicator {
    top: 25%;
  }
  .dropdown-backdrop {
    display: none !important;
  }
  .dexa-prob-page-side-bar1 {
    width: 40%;
  }
  .dexa-prob-page-side-bar1 .dexa-landing-page-section-box {
    font-size: 12px;
  }
  .dexa-prob-page-side-bar2 {
    width: 50%;
    margin-left: 40%;
  }
  .dexa-prob-page-side-bar2 .listed-card {
    padding-left: 2%;
    padding-bottom: 6%;
  }
  .dexa-prob-page-side-bar2 .content {
    font-size: 12px;
  }
  .dexa-prob-page-side-bar2 .completed-icon {
    padding-right: 32px;
  }
  .dexa-prob-page-side-bar2 .assignmnet-not-complete {
    padding-left: 12px;
  }
  /* DEXA SIDE BAR IN LEARN:END */
  
  /* MICRO HINT FIXES:START */
  
  micro-hint-title ng-binding .micro-hint-header {
    font-size: 12px;
  }
  .micro-hint-content {
    font-size: 12px;
  }
  .micro-hint-popup {
    min-width: 206px;
  }
  /* MICRO HINT FIXES:END */
  
  /* END OF SUBTOPIC COMPLETION STATUS TEXT:START */
  
  .learn-page-syllabus-progress-card {
    margin-top: 2%;
    width: 90%;
  }
  .end-of-sc-card {
    margin-top: 0px;
  }
  .end-of-sc-card-body {
    width: 80%;
    margin: auto;
  }
  .end-of-sc-card-body .fundaas-pane .fundas-div .fundaas-total {
    font-size: 22px;
  }
  .end-of-subtopic-completion-container {
    width: 50%;
    padding: 5px;
    float: left;
  }
  .end-of-subtopic-completion-container .subtopic-completion span {
    color: black;
    text-align: left;
    font-size: 13px;
  }
  .end-of-subtopic-completion-container .subtopic-completion .ruler {
    height: 10px;
    width: 96%;
    background: #dddada;
    border-radius: 10px;
    margin-right: 16px;
  }
  .end-of-subtopic-completion-container .subtopic-completion .ruler .actual {
    height: 10px;
    background: #51b9e8;
    border-radius: 10px;
    margin-right: 5px;
  }
  .end-of-subtopic-completion-container .success-ratio {
    margin-top: 15px;
  }
  .end-of-subtopic-completion-container .success-ratio span {
    color: black;
    text-align: left;
    font-size: 13px;
  }
  .end-of-subtopic-completion-container .success-ratio .ruler {
    height: 10px;
    width: 96%;
    border-radius: 10px;
    margin-right: 16px;
    background: #ff000059;
  }
  .end-of-subtopic-completion-container .success-ratio .ruler .actual {
    background: #57bf40;
    height: 10px;
    border-radius: 10px;
    margin-right: 5px;
  }
  .end-of-subtopic-completion-container .success-ratio .wrong-right {
    width: 100%;
    height: 15px;
    font-weight: 500;
  }
  .end-of-subtopic-completion-container .success-ratio .wrong-right .right {
    color: green;
    display: inline;
    float: left;
  }
  .end-of-subtopic-completion-container .success-ratio .wrong-right .wrong {
    color: red;
    float: right;
  }
  .end-of-sc-card .success-donut-title,
  .revision-status-card .success-donut-title {
    padding-left: 0%;
  }
  .end-of-sc-card .completion-donut-title,
  .revision-status-card .completion-donut-title {
    padding-left: 0%;
  }
  .end-of-sc-card .separator-line,
  .revision-status-card .separator-line {
    padding-right: 0px;
  }
  .end-of-sc-card .right-pane,
  .revision-status-card .right-pane {
    padding-left: 0px;
  }
  .end-of-sc-card.revision-confirmation-modal .modal-content {
    background: #555555;
  }
  .end-of-sc-card.revision-confirmation-modal .checkbox-container {
    margin: 0px 20px;
    color: white;
    padding: 5px;
    background: var(--embibe-blue);
  }
  .end-of-sc-card.revision-confirmation-modal .card-header {
    margin: 0px 20px;
  }
  .end-of-sc-card.revision-confirmation-modal .card-header .btn {
    margin-top: 10px;
    font-size: 15px;
  }
  .end-of-sc-card.revision-confirmation-modal .card-header .card-content-style {
    padding: 2%;
    font-size: 15px;
  }
  .end-of-sc-card.revision-confirmation-modal .card-backgrnd .bulb-img {
    display: none;
  }
  .end-of-sc-card.revision-confirmation-modal .card-backgrnd .bulb-img img {
    display: none;
  }
  .end-of-sc-card.revision-confirmation-modal .close {
    margin-top: 7px;
  }
  .end-of-sc-card .left-pane,
  .revision-status-card .left-pane {
    padding-bottom: 0px;
  }
  .end-of-sc-card .completion-n-success-donut,
  .revision-status-card .completion-n-success-donut {
    margin: auto;
    float: none !important;
  }
  /* END OF SUBTOPIC COMPLETION STATUS TEXT:END */
  
  /* END OF SC CONTAINER LEARN:START */
  
  .end-of-sc-card-mobile .end-of-sc-card .donut {
    height: 97px;
  }
  .right-pane-title h4 {
    font-size: 14px !important;
    font-weight: 500 !important;
  }
  .ssc-list {
    font-size: 12px !important;
    height: 60px !important;
    overflow-y: auto !important;
    border: 1px solid silver;
    border-radius: 4px;
  }
  .end-of-sc-card .end-of-sc-card-title {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* END OF SC CONTAINER LEARN:START */
  
  /* REVISION PAGE:START */
  
  .revision-status-card {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .revision-status-card .revision-card-title {
    padding: 0px;
  }
  .revision-status-card .completion-donut-title {
    padding: 7px;
  }
  .revision-status-card .revision-card-body .right-pane-title {
    padding-left: 30px;
  }
  #question-progress-icon-mobile {
    width: 30px;
    height: 40px;
    position: absolute;
    right: 3px;
    z-index: 1;
    border-radius: 4px;
    margin-top: 3px;
  }
  #question-progress-icon-mobile img {
    width: 100%;
    background: var(--embibe-blue);
    border-radius: 4px;
  }
  #question-progress-mobile-container #question-progress-mobile-backdrop {
    height: 100%;
    width: 100%;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    right: 0;
  }
  #question-progress-mobile-container #question-progress-container {
    padding: 2rem 0.5px 2rem 2rem;
    background-color: white;
    overflow: scroll;
    z-index: 10001;
    height: 100%;
    width: 33%;
    position: fixed;
    right: 0;
    top: 0;
  }
  #question-progress-mobile-container #question-progress-container .close-icon {
    cursor: pointer;
    position: absolute;
    right: 7px;
    top: 8px;
    font-size: 13px;
    line-height: 0.6;
  }
  #question-progress-mobile-container #question-progress-container .session-snippet--heading {
    padding: 0 15px 15px 10px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 500;
  }
  #question-progress-mobile-container #question-progress-container .session-snippet--legends {
    height: 22rem;
    min-height: 5rem;
    overflow-y: auto;
    overflow-x: hidden;
    scroll-behavior: smooth;
  }
  #question-progress-mobile-container #question-progress-container .session-snippet--legends .session-snippet-container {
    float: left;
    display: flex;
    width: 20%;
    padding-bottom: 5px;
  }
  #question-progress-mobile-container #question-progress-container .session-snippet--legends .session-snippet-container .practice-legends-items-div {
    cursor: pointer;
    pointer-events: auto;
  }
  #question-progress-mobile-container #question-progress-container .session-snippet--legends .session-snippet-container .practice-legends-items-div .practice-legend-badge {
    width: 3.2rem;
    height: 3.2rem;
    border-radius: 5rem;
    position: relative;
    float: left;
    margin: 0.5rem;
  }
  #question-progress-mobile-container #question-progress-container .session-snippet--legends .session-snippet-container .practice-legends-items-div .practice-legend-badge .practice-legend-badge__content-textonly {
    color: #444444;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 1.2rem;
    letter-spacing: 0.5px;
    font-weight: 400;
  }
  #question-progress-mobile-container #question-progress-container .session-snippet--legends .session-snippet-container .practice-legends-items-div .attempted {
    background-color: lightpink;
  }
  #question-progress-mobile-container #question-progress-container .session-snippet--legends .session-snippet-container .practice-legends-items-div .notattempted {
    background-color: #ececec;
  }
  #question-progress-mobile-container #question-progress-container .session-snippet--legends .session-snippet-container .practice-legends-items-div .solved {
    background-color: #9ff09f;
  }
  #question-progress-mobile-container #question-progress-container .session-snippet--legends .session-snippet-container .practice-legends-items-div .current {
    background-color: #50b7e8;
  }
  /* REVISION PAGE:END */
  
  /* LEARN PAGE:START */
  
  .video-icon-playlist-mobile {
    position: absolute;
    right: 6px;
    z-index: 1;
    border-radius: 4px;
    margin-top: 4px;
    background: #50b7e8;
    width: 30px;
  }
  #video-playlist-mobile-container {
    position: fixed;
    top: 50px;
    right: 0;
    z-index: 9999;
    height: 100%;
    width: 100%;
    visibility: hidden;
  }
  #video-playlist-mobile-container #video-playlist-backdrop {
    height: 100%;
    width: 100%;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 0;
  }
  #video-playlist-mobile-container #video-playlist {
    overflow: scroll;
    z-index: 10001;
    height: 100%;
    width: 60%;
    position: absolute;
    right: 0;
    top: 0;
    background: #eeeeee;
    padding: 10px;
  }
  #video-playlist-mobile-container #video-playlist .close-icon {
    position: absolute;
    right: 10px;
    font-size: 18px;
  }
  .em-video-pane {
    overflow: scroll;
  }
  .em-video-pane .tutorial-video-container {
    top: 1%;
    left: 22%;
    width: 54%;
  }
  .em-video-pane .tutorial-video-container .vjs-control-bar {
    margin-bottom: -30px;
  }
  .em-video-pane .tutorial-video-container .tutorial-video-player-container {
    width: 100%;
    height: auto;
  }
  .em-video-pane .tutorial-video-container .tutorial-video-player-container .ft-video-player {
    height: 180px !important;
  }
  .em-video-pane .tutorial-video-container .tutorial-video-player-container .video-player-container .vjs-poster {
    background-position: unset;
  }
  .em-video-pane .tutorial-video-container .tutorial-video-player-container .video-player-container .vjs-big-play-button {
    left: 40%;
    top: 30%;
    font-size: 2em;
  }
  .em-video-pane .tutorial-video-container .tutorial-playlist-container {
    display: none;
  }
  .em-problem-container {
    margin-top: 10px;
  }
  .em-problem-container .attempts-remaining {
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 26px;
    background: #50b7e8dd;
    padding: 2px 4px;
    color: #eeeeee;
    border-radius: 4px;
    margin-top: 4px;
    font-size: 13px;
    color: white;
  }
  .em-problem-container .attempts-remaining.remaining-2 {
    background-color: #ff713fdd;
  }
  .em-problem-container .attempts-remaining.remaining-1 {
    background-color: #ff3f3fdd;
  }
  .em-problem-container .em-question-answer-container .em-question-answer-container-header {
    display: none;
  }
  .em-problem-container .em-question-answer-container .em-question-answer-box {
    padding-bottom: 60px;
    /* padding:0px; */
  
    /* NEED TO FIX IT ALONG WITH MICROHINT POSITION INORDER TO MAKE IT BETTER */
  
  }
  .em-problem-container .em-question-answer-container .em-question-answer-box .modal-backdrop {
    position: fixed;
  }
  .em-problem-container .em-question-answer-container .em-question-answer-box .modal {
    position: fixed;
    transform: scale(0.8);
  }
  #embibe-question-answer-box {
    /* transform: scale(0.7);
          transform-origin: top; */
    height: auto;
    overflow-x: auto;
    margin-bottom: 100px;
  }
  .em-question-answer-container-footer {
    background-color: #e7e7e744 !important;
    position: fixed !important;
    left: 0;
    margin-bottom: 0px;
    height: 0em !important;
  }
  .em-question-answer-container-footer .em-check-box {
    position: fixed;
    top: 92%;
  }
  .em-question-answer-container-footer .em-hint-box {
    padding: 2px;
    border-radius: 4px;
    position: fixed;
    top: 92%;
  }
  .em-question-answer-container-footer .em-hint-box .assistance-pane-containers .icon-active {
    background: #ffffffee;
    box-shadow: 0px 4px 8px 0 rgba(0, 0, 0, 0.2);
    border-radius: 10%;
  }
  .em-question-answer-container-footer .em-hint-box .assistance-pane-containers .micro-hint-pane {
    box-shadow: 0px 4px 8px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    background: #ffffffee;
  }
  .em-question-answer-container-footer .em-hint-box .assistance-pane-containers .micro-hint-pane .icon-active {
    box-shadow: unset;
    background: unset;
    margin-top: unset;
  }
  .button-check {
    height: 2em !important;
    font-size: 1rem !important;
    width: 10.4rem !important;
    box-shadow: 0px 4px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .em-hint-box {
    left: 9%;
  }
  .em-question-answer-container {
    display: block;
    height: 100%;
  }
  .em-question-answer-container .em-question-answer-box {
    height: 35rem;
  }
  .question-trail-modal {
    margin-top: 0px;
    transform: scale(1) !important;
    transform-origin: top;
    padding-top: 0px;
  }
  .question-trail-modal .question-trail-modal-body .nav-button {
    top: 85px;
  }
  /* LEARN PAGE:END   */
  
  /* PLAY PAGE:START */
  
  .games-container .cant-play-games-popup {
    position: fixed;
    width: 80%;
    height: 58%;
    display: grid;
    margin: 5% 10%;
    box-shadow: 0px 4px 8px 0 rgba(0, 0, 0, 0.2);
    place-items: center;
    font-size: 14px;
  }
  /* PLAY PAGE:END */
  
  .modal.in .modal-dialog {
    width: 99% !important;
  }
  .funtoot-content {
    margin-top: 25px;
  }
  /* Home screen menu bar hide */
  
  #top-fixed-bar {
    display: block;
  }
  #top-fixed-bar #right-hand-menu-icon-container {
    visibility: visible;
  }
  #student-home-header {
    display: none;
  }
  .problem-page-content .syllabus-menu-header {
    width: 90%;
    z-index: 1005;
  }
  .problem-page-content .syllabus-menu-header .syllabus-topic-subtopic {
    font-size: 14px;
    padding: 2px;
  }
  .problem-page-content .syllabus-menu-pane {
    z-index: 1004;
    height: calc(100% - 85px);
    position: fixed;
  }
  .problem-page-content .syllabus-menu-pane .syllabus-menu {
    height: 100%;
    padding-bottom: 14px;
  }
  .problem-page-content .syllabus-menu-pane .syllabus-menu .syllabus-item {
    padding-left: 10px;
    font-size: 12px;
    margin-top: 14px;
    height: 22px;
    padding-top: 0%;
    padding-bottom: 2px;
  }
  .problem-page-content .syllabus-menu-pane .syllabus-menu .syllabus-item .syllabus-name {
    padding-left: 12px;
    padding-top: 3px;
  }
  .problem-page-content .syllabus-menu-pane .syllabus-menu:nth-child(1) {
    width: 50%;
  }
  .problem-page-content .syllabus-menu-pane .syllabus-menu:nth-child(2) {
    left: 50%;
    width: 40%;
    background: white;
  }
  .problem-page-content .syllabus-menu-pane:after {
    height: 120%;
  }
  .problem-page-tool-bar {
    height: 25px;
  }
  .problem-page-tool-bar .tool-bar-container {
    height: 25px;
    /* see progress button */
  
  }
  .problem-page-tool-bar .tool-bar-container > div {
    align-items: center;
    font-size: 11px !important;
  }
  .problem-page-tool-bar .tool-bar-container div .syllabus-hamburger {
    border-radius: 0px;
    margin-left: 0px;
    height: 25px;
  }
  .problem-page-tool-bar .tool-bar-container .topic-subtopic {
    font-size: 12px;
    margin-top: 0px;
    display: flex;
    align-items: center;
    height: 100%;
  }
  .problem-page-tool-bar .tool-bar-container .topic-subtopic .syllabus-topic-subtopic {
    display: flex;
    align-items: center;
    margin-left: 5px;
  }
  .problem-page-tool-bar .tool-bar-container .btn-Revision {
    top: 0px;
  }
  .sticker-for-resolution {
    margin: auto;
    margin-left: 10%;
    width: 70%;
    display: block;
    background: white;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
    z-index: 1001;
  }
  .sticker-for-resolution .blur-backround {
    z-index: -1;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    background: #eeeeeeaa;
    top: 0;
  }
  .sticker-for-resolution .view-in-horizontal-message {
    padding: 10px;
    padding-top: 12%;
    background: white;
    position: absolute;
  }
  .sticker-for-resolution .view-in-horizontal-message .image {
    height: 180px;
    margin: auto;
    margin-bottom: 20px;
    float: left;
    display: table;
  }
  .sticker-for-resolution .view-in-horizontal-message .message {
    font-size: 20px;
    font-weight: 500;
  }
  .sticker-for-resolution .view-in-horizontal-message .message .action {
    text-align: center;
  }
  .sticker-for-resolution .view-in-horizontal-message .message .action .btn {
    margin-top: 30px;
  }
}
.students-manage .tool-bar .student-search {
  float: left;
  margin-top: 6px;
  display: flex;
}
.students-manage .tool-bar .student-search input {
  margin-right: 10px;
}
.students-manage .tool-bar .student-count {
  float: right;
  margin-top: 14px;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-end;
}
.students-manage .tool-bar .download-student {
  margin-top: 8px;
  float: right;
}
.students-manage .subheader-toolbar {
  margin-right: 10px;
}
.students-manage .student-manage-body .table .student-list {
  height: 550px;
  overflow-y: scroll;
  padding: 0px 15px;
  border-bottom: 1px solid gray;
}
.students-manage .student-manage-body .table .header-row {
  background: #e3e3e3;
  padding: 15px;
  font-weight: bold;
}
.students-manage .student-manage-body .table .details-row {
  background: #eeeeee;
  border: 1px solid silver;
}
.students-manage .student-manage-body .table .details-row div {
  padding: 10px;
}
.students-manage .student-manage-body .table .details-row:hover {
  background: #f4f4f4;
}
.update-student-details-popup {
  /*height: 300px;*/
  background: white;
  padding: 20px;
  position: relative;
}
.update-student-details-popup .close-icon {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 48px;
  line-height: 0.6;
}
.sticker-for-resolution {
  position: fixed;
  width: 70%;
  margin-top: 10%;
}
.sticker-for-resolution .desktop-icon {
  width: 17%;
  float: left;
}
.sticker-for-resolution .message-container {
  width: 73%;
  color: white;
  float: left;
}
.sticker-for-resolution .action-container {
  width: 10%;
  float: right;
}
.sticker-for-resolution .action-container .btn {
  margin-top: 32px;
  margin-right: 20px;
}
@media only screen and (min-width: 0px) and (max-width: 600px) {
  .dexa-column-padding {
    padding-left: 0px;
    padding-right: 0px;
  }
  /*start dexa Login Page base width 1366*/
  
  .dexa-homepage-text {
    font-size: 28.16px;
    letter-spacing: -0.12%;
    padding-bottom: 16px;
    margin-top: 23.04px;
  }
  .dexa-logo {
    width: 128px;
    height: 64px;
  }
  .dexa_login_header {
    font-weight: bold;
    color: #212121 !important;
    font-size: 19.2px;
    padding-bottom: 3.2px;
  }
  .dexa-login-btn {
    margin-top: 1.12vh;
    margin-bottom: 9.6px;
    background-color: #009de5;
    border-radius: 4px;
    width: 100%;
    color: white;
    font-size: 8.96px;
    height: 26.88px;
    vertical-align: middle;
    text-align: center;
    border: none;
  }
  .dexa-login-content {
    padding-top: 83.2px;
  }
  .dexa-login-content .hero-unit {
    color: white;
    font-weight: 700;
  }
  .dexa-login-content .hero-unit .text-large {
    font-size: 23.04px;
  }
  .dexa-login-content .hero-unit .text-small {
    font-size: 13.44px;
  }
  .dexa-login-content .hero-unit .text-emphasis {
    color: black;
  }
  .dexa-login-content .form-container .login-signup-form {
    background: white;
    border-radius: 4px;
    /*Standard*/
    padding: 2.92826vw;
    /*//width    : 500px * 0.8 * @scale;*/
    width: 28.60322vw;
  }
  .dexa-login-content .form-container .form-input-container {
    margin-bottom: 2.5vh;
  }
  .dexa-login-content .form-container .form-input-container label {
    font-size: 12px;
    color: #939393;
    font-weight: normal;
  }
  .dexa-login-content .form-container .form-input-container input {
    border-radius: 4px;
    background: white;
    border: 1px solid #e0e0e0;
  }
  .dexa-login-content .form-container .form-input-container input:focus {
    outline: none;
    box-shadow: 0px 0px 2px #00adff;
    border: 1px solid #00a6e6;
  }
  .dexa-homepage-footer-text {
    float: right;
    color: #3f3f3f;
    font-size: 12px;
    margin-bottom: 5px;
    text-align: right;
    padding-right: 20px;
  }
  .homepage-footer {
    width: 100%;
    left: 0px;
  }
  .dexa-login-page {
    width: 100%;
    left: 0px;
    position: fixed;
  }
  .dexa-login-left {
    width: 50%;
    float: left;
    padding-left: 8%;
  }
  .dexa-login-right {
    width: 50%;
    float: left;
    padding-left: 9%;
  }
  .dexa-login-content .form-container .login-signup-form .forgot-password-container {
    text-align: center;
  }
  .dexa-login-content .form-container .login-signup-form .forgot-password-container .forgot-password {
    color: #009ce5;
    cursor: pointer;
    padding-bottom: 3.2px;
    position: relative;
    z-index: 99;
  }
  .dexa-login-content .form-container .login-signup-form .forgot-pwd-msg {
    padding: 6.4px;
    background-color: #dff0d8;
    margin-bottom: 9.6px;
    color: #3c763d;
    font-size: 8.32px;
    border: 1px solid #d6e9c6;
  }
  .dexa-login-content .form-container .login-signup-form .form-selector-tabs {
    margin-bottom: 12.8px;
  }
  .dexa-login-content .form-container .login-signup-form .form-selector-tabs .tab {
    font-size: 10.24px;
    color: white;
    cursor: pointer;
  }
  .dexa-login-content .form-container .login-signup-form .form-selector-tabs .tab:not(:first-child):before {
    content: "|";
    color: #cccccc;
    margin-left: 3.2px;
    margin-right: 3.2px;
  }
  .dexa-login-content .form-container .login-signup-form .form-selector-tabs .tab.active-tab {
    color: white;
    font-weight: 700;
  }
  .dexa-login-content .form-container .login-signup-form .signup-form-fields {
    margin-bottom: 3.2px;
  }
  .dexa-login-content .form-container .login-signup-form .signup-form-fields .dropdown-menu {
    top: 26.24px;
    width: 100%;
    padding: 0;
    border-radius: 0;
  }
  .dexa-login-content .form-container .login-signup-form .signup-form-fields .dropdown-menu > li {
    line-height: 19.2px;
    border-bottom: 1px solid #008ed8;
    padding: 3.2px;
  }
  .dexa-login-content .form-container .login-signup-form .signup-form-fields .dropdown-menu > li:hover {
    color: white;
    background-color: #008ed8;
    cursor: pointer;
  }
  .dexa-login-content .form-container .login-signup-form input[type="text"],
  .dexa-login-content .form-container .login-signup-form input[type="password"] {
    height: 26.88px;
    width: 100%;
    margin-bottom: 7.68px;
    /*12px;*/
    font-size: 10.24px;
    /*16px*/
    padding: 0 7.68px;
    /*12px*/
  
  }
  .dexa-login-content .form-container .login-signup-form input[type="text"]::-webkit-input-placeholder,
  .dexa-login-content .form-container .login-signup-form input[type="password"]::-webkit-input-placeholder {
    font-size: 10.24px;
    /*16px*/
  
  }
  /*.dexa-username, .dexa-password {
  		font-size: 11px; /*for resolution less than 992px (xs, sm)
  	}*/
  
  .dexa-login-content .form-container .login-signup-form .firstname-lastname {
    display: table;
    width: 100%;
  }
  .dexa-login-content .form-container .login-signup-form .firstname-lastname input[type="text"],
  .dexa-login-content .form-container .login-signup-form .password-confirm-password input[type="password"] {
    border-radius: 0;
    height: 28.16px;
    width: 100%;
    display: table-cell;
  }
  .dexa-login-content .form-container .login-signup-form .password-confirm-password {
    display: table;
    width: 100%;
  }
  .dexa-login-content .form-container .login-signup-form .error-msg {
    font-size: 7.68px;
    color: #fff038;
  }
  .dexa-login-content .form-container .login-signup-form .busy-checking-username {
    font-size: 7.68px;
    color: #44ffff;
  }
  .dexa-login-content .form-container .login-signup-form .success-msg {
    font-size: 7.68px;
    color: #4dff38 !important;
  }
  .dexa-login-content .form-container .login-signup-form .board-grade-subject-combos {
    display: table;
    width: 100%;
  }
  .dexa-login-content .form-container .login-signup-form .board-grade-subject-combos > * {
    border-radius: 0;
    width: 33.3333%;
    display: table-cell;
  }
  .dexa-login-content .form-container .login-signup-form .help-text {
    font-size: 10.24px;
    color: black;
  }
  /*end dexa Login Page base width 1366*/
  
  /*start dexa dashboard page base width 1024*/
  
  .dexa-fundaas-text {
    font-size: 19.2px;
  }
  .dexa-fundaas-container {
    width: 164.8px;
    max-width: 235px;
  }
  .dexa-fundaas-container .fundaas-container {
    width: 100%;
    max-width: 206px;
  }
  .dexa-problempage-logo > img {
    margin-left: 0 !important;
  }
  .dexa-nav-menu {
    padding: 0;
  }
  .dexa-profile-menu {
    padding: 0;
    width: 40%;
  }
  .dexa-profile-menu .profile-image {
    width: 34px;
  }
  .dexa-profile-menu .profile-image img {
    border-radius: 50%;
    height: 32px;
    width: 32px;
  }
  .dexa-menu-text {
    list-style: none outside none;
    line-height: 56px;
    float: left;
    margin: 0;
    padding: 0;
    width: 130px;
    text-align: right;
    padding-right: 15px;
  }
  .dexa-menu-text .user-name {
    width: unset !important;
    max-width: 90px !important;
    padding-right: 10px;
    padding-left: 10px;
  }
  .dexa-menu-text .menu-text {
    float: right;
  }
  .dexa-menu-text .dexa-profile-dropwdown {
    margin-right: 10px;
    float: right;
  }
  .dexa-menu-text .dexa-profile-dropwdown img {
    width: 15px;
  }
  .dexa-menu-text .dropdown-menu {
    top: 43px;
    left: -49px;
  }
  .dexa-menu-item {
    text-transform: none !important;
    font-size: 14px !important;
    color: #939393 !important;
    padding: 20px 20px 0px 20px;
    text-align: center;
    border-bottom: 2px solid white;
  }
  .dexa-menu-item .menu-item-image {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-top: -5px;
  }
  .dexa-menu-item.menu-item-active {
    color: #00aaf1 !important;
    font-size: 14px !important;
    border-bottom: 2px solid #009de6;
    font-weight: 500;
  }
  .dexa-menu-item:hover {
    text-decoration: none;
  }
  .dexa-card-list-container {
    padding-left: 41px;
    background: #f0f2f5;
    /* LIST VIEW */
  
  }
  .dexa-card-list-container .dexa-list-view-table-container {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  }
  .dexa-card-list-container .dashboard-header-container {
    padding: 0px;
  }
  .dexa-card-list-container .dashboard-header-container div span {
    font-size: 20px;
    font-weight: 700;
    line-height: 54px;
    padding-left: 16px;
  }
  .dexa-card-list-container .dashboard-header-container div.no-line-height span {
    line-height: 0px;
  }
  .dexa-card-list-container .dashboard-header-container img {
    height: 54px;
    width: 54px;
  }
  .dexa-card-list-container .dexa-card-container {
    height: 193px;
    padding-left: 13px;
    padding-right: 13px;
    margin-bottom: 13px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card {
    cursor: pointer;
    border-radius: 8px;
    padding: 16px;
    background: white;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-icon-container {
    width: 100%;
    width: 54px;
    height: 54px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-icon-container img {
    width: 100%;
    height: 100%;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-icon-container.top-hierarchy {
    background-color: rgba(191, 235, 255, 0.5);
    border-radius: 8px;
    padding: 5px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-title-description-container {
    padding-top: 20px;
    height: 64.2px;
    width: 100%;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-title-description-container .card-title {
    font-size: 14px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-title-description-container .card-title .card-title-text {
    font-weight: 500;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-title-description-container .card-description {
    font-size: 12px;
    color: #939393;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-duration-container {
    display: none;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container {
    height: 42.8px;
    width: 100%;
    padding-top: 13px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-text {
    font-size: 12px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-text .status-completed {
    float: left;
    color: #52c41a;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-text .status-left {
    float: right;
    color: #bababa;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-bar {
    height: 8px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-bar .status-bar-left {
    height: 100%;
    border-radius: 3.5px;
    background-color: #ededed;
    position: relative;
    width: 100%;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-bar .status-bar-left .status-bar-completed {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 3.5px;
    background-image: linear-gradient(270deg, #52c41a 0%, #6ed040 100%);
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-icon-container {
    display: none;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-title-description-container {
    height: 80px;
    padding-top: 0px;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-title-description-container .card-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-title-description-container .card-title .total-items {
    display: none;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-title-description-container .card-description {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-duration-container {
    display: block;
    color: #212121;
    font-size: 12px;
    padding: 10px 0px;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-completion-status-container {
    width: 55%;
    float: left;
    height: 42.8px;
    padding-top: 13px;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-completion-container {
    line-height: 31.8px;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-completion-container button.completed-button {
    background-color: #eaffe0;
    border: 1px solid #eaffe0;
    color: #52c41a;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-action-button-container {
    width: 45%;
    padding-top: 8px;
    height: 42.8px;
    line-height: 42.8px;
    text-align: right;
    float: left;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-action-button-container button.start-button {
    background-color: #009eeb;
    border: 1px solid #009de5;
    color: white;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-action-button-container button.resume-button {
    background: white;
    border: 1px solid #009de5;
    color: #009ce5;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-action-button-container button.view-results-button {
    background-color: white;
    border: 1px solid white;
    color: #009de6;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-action-button-container .button.start-button.disabled {
    opacity: 0.3;
    cursor: not-allowed;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card.disabled {
    opacity: 0.5;
    cursor: not-allowed;
  }
  .dexa-card-list-container .dexa-card-container.col-xs-3 {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
  }
  .dexa-card-list-container .dexa-card-container.col-xs-4:nth-child(3n+0) {
    padding-right: 0px;
  }
  .dexa-card-list-container .dexa-card-container.col-xs-4:nth-child(3n+1) {
    padding-left: 0px;
  }
  .dexa-card-list-container .dexa-card-container.col-xs-3:nth-child(4n+0) {
    padding-right: 0px;
  }
  .dexa-card-list-container .dexa-card-container.col-xs-3:nth-child(4n+1) {
    padding-left: 0px;
  }
  .dexa-card-list-container .card-list-view {
    cursor: pointer;
  }
  .dexa-card-list-container .card-list-view .list-view-icon {
    float: left;
    padding-right: 16px;
  }
  .dexa-card-list-container .card-list-view .list-view-icon img {
    width: 40px;
  }
  .dexa-card-list-container .card-list-view .list-view-icon.top-hierarchy {
    background-color: rgba(191, 235, 255, 0.5);
    border-radius: 8px;
    padding: 5px;
    width: 40px;
    height: 40px;
    margin-right: 10px;
  }
  .dexa-card-list-container .card-list-view .list-view-icon.top-hierarchy img {
    width: unset;
  }
  .dexa-card-list-container .card-list-view .list-view-name-description-container {
    float: left;
  }
  .dexa-card-list-container .card-list-view .list-view-name-description-container .list-view-name {
    width: 100%;
  }
  .dexa-card-list-container .card-list-view .list-view-name-description-container .list-view-name .name-text {
    font-weight: 500;
  }
  .dexa-card-list-container .card-list-view .list-view-name-description-container .list-view-description {
    color: #939393;
    font-size: 12px;
    width: 100%;
  }
  .dexa-card-list-container .card-list-view .status-text {
    font-size: 12px;
  }
  .dexa-card-list-container .card-list-view .status-text .status-completed {
    float: left;
    color: #52c41a;
  }
  .dexa-card-list-container .card-list-view .status-text .status-left {
    float: right;
    color: #bababa;
  }
  .dexa-card-list-container .card-list-view .status-bar {
    height: 8px;
  }
  .dexa-card-list-container .card-list-view .status-bar .status-bar-left {
    height: 100%;
    border-radius: 3.5px;
    background-color: #ededed;
    position: relative;
    width: 100%;
  }
  .dexa-card-list-container .card-list-view .status-bar .status-bar-left .status-bar-completed {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 3.5px;
    background-image: linear-gradient(270deg, #52c41a 0%, #6ed040 100%);
  }
  .dexa-card-list-container .card-list-view .list-status-container .status-completed-button {
    background-color: #eaffe0;
    border: 1px solid #eaffe0;
    color: #52c41a;
  }
  .dexa-card-list-container .card-list-view .list-status-container .status-not-started-button {
    background-color: rgba(224, 224, 224, 0.3);
    color: #939393;
    border: 1px solid rgba(224, 224, 224, 0.3);
  }
  .dexa-card-list-container .card-list-view .list-status-container.with-bar {
    margin-top: -6px;
  }
  .dexa-card-list-container .card-list-view .list-action-button-container .view-results-button {
    background-color: white;
    border: 1px solid white;
    color: #009de6;
  }
  .dexa-card-list-container .card-list-view .list-action-button-container .start-button {
    background-color: #009eeb;
    border: 1px solid #009de5;
    color: white;
  }
  .dexa-card-list-container .card-list-view .list-action-button-container .resume-button {
    background: white;
    border: 1px solid #009de5;
    color: #009ce5;
  }
  .dexa-card-list-container .card-list-view .duration-container {
    padding-left: 20px;
  }
  .dexa-card-list-container .card-list-view.disabled {
    opacity: 0.3;
    cursor: not-allowed;
  }
  .dexa-card-list-container .card-list-view:last-child {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .dexa-student-dashboard .dexa-dashboard-data-list,
  .dexa-teacher-dashboard .dexa-dashboard-lhs {
    /*padding-left: 2.19619vw;*/
    padding-top: 33.6px;
    /*30px*/
    padding-right: 0;
    padding-left: 0;
    height: 100%;
    background-color: #fbfbfb;
    border-right: 3px solid #d7d7d7;
    min-height: inherit;
  }
  .dexa-student-dashboard .dexa-dashboard-data-list .data-list,
  .dexa-teacher-dashboard .dexa-dashboard-lhs .data-list {
    padding-bottom: 6px;
    /*7.5+7.5 = 15px*/
    padding-top: 6px;
    display: table;
    padding-left: 24px;
    /*30px*/
    width: 100%;
  }
  .dexa-student-dashboard .dexa-dashboard-data-list .data-list:hover,
  .dexa-teacher-dashboard .dexa-dashboard-lhs .data-list:hover {
    cursor: pointer;
    color: gray;
    text-decoration: none;
  }
  .dexa-student-dashboard .dexa-dashboard-data-list .data-text,
  .dexa-teacher-dashboard .dexa-dashboard-lhs .data-text {
    display: table-cell;
    font-size: 11.2px;
    /*14px*/
    color: #262331;
    font-weight: 600;
    padding-left: 8px;
    /*10px*/
    vertical-align: middle;
    /*padding-bottom: 1.0981vw;*/
  
  }
  .datalist1 {
    border-bottom: 3px solid #d7d7d7;
    padding-bottom: 24px;
    /*22.5+7.5 = 30px*/
  
  }
  .datalist2 {
    height: 100%;
  }
  .dexa-dashboard-data-list .data-list:hover {
    background-color: #ebebeb;
  }
  .dexa-dashboard-data-list .data-list-selected,
  .dexa-teacher-dashboard .dexa-dashboard-lhs .data-list-selected {
    color: #209af7 !important;
  }
  .dexa-dashboard-subject-box {
    padding: 0;
  }
  .dexa-student-dashboard .dexa-dashboard-subject-container,
  .dexa-dashboard-profile-container,
  .dexa-teacher-dashboard .dexa-dashboard-menu-container {
    background-color: rgba(38, 35, 49, 0.05);
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 26.4px;
  }
  .dexa-dashboard-content {
    background: #f0f2f5;
    min-height: inherit;
  }
  .dexaedge-dashboard-content {
    background-color: whitesmoke;
  }
  select.subject-box {
    border: 1px solid silver;
    border-radius: 4px;
    background: transparent;
    height: 32px;
    font-weight: 600;
    margin-right: 15px;
  }
  select.subject-box > option {
    color: #262331;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    width: 65px;
    text-align: left;
  }
  .dexa-dashboard-subject-progress {
    display: inline-block;
    vertical-align: sub;
    width: 19.2px;
    height: 19.2px;
    /*canvas element*/
  
  }
  .dexa-dashboard-subject-container .dexa-dashboard-subject-Name-panel {
    /*font-family: 'Open Sans Regular' ;*/
    display: inline-block;
  }
  .dexa-profile-title {
    color: white;
    font-size: 16px;
    vertical-align: inherit;
  }
  .dexa-dashboard-subject-Name {
    color: #262331;
    font-size: 16px;
    padding-left: 8px;
    vertical-align: inherit;
  }
  .dexa-dashboard-teacher-dropdown {
    color: #262331;
    font-size: 10.4px;
    padding-left: 3.2px;
    padding-right: 8px;
    vertical-align: inherit;
  }
  .dexa-dashboard-data-progress {
    padding: 0;
    min-height: inherit;
  }
  .dexa-dashboard-data-progress .dexa-small-text {
    font-size: 10.4px;
    /*13px;*/
    padding-bottom: 16px;
    /*20px;*/
    padding-top: 8px;
    /*10px;*/
    color: #90e2f7;
  }
  .dexa-subtopics-inprogress {
    /*height: 109px;*/
    border-bottom: 2px solid #90e2f7;
    width: 100%;
    margin: 0;
    padding-left: 8.8px;
    /*15px;*/
  
  }
  .dexa-dashboard-data-progress .dexa-section-title {
    padding-bottom: 8px;
    /*15px*/
    padding-top: 12px;
    /*20px*/
    font-size: 14.4px;
    color: #333333;
  }
  .dexa-dashboard-data-progress .dexa-subtopic-progress {
    display: inline-block;
    height: 14.4px;
    /*canvas element*/
    width: 14.4px;
    /*padding-right: 5px * @scale;*/
    vertical-align: middle;
  }
  .dexa-dashboard-data-progress .dexa-subtopic-entry {
    padding-bottom: 8px;
    /*10px;*/
    cursor: pointer;
  }
  .dexa-dashboard-data-progress .subtopic-name {
    display: inline-block;
    font-size: 11.2px;
    /*14px;*/
    padding-left: 4px;
    /*5px;*/
    color: #666666;
  }
  .dexa-dashboard-data-progress .subtopic-details {
    padding-top: 0;
    font-size: 11.2px;
    /*13px;*/
    padding-bottom: 12px;
    /*20px;*/
    padding-left: 21.6px;
    /*27px;*/
    color: #717171;
  }
  .dexa-dashboard-data-progress .dexa-toggle-btn {
    font-size: 11.2px;
    /*13px;*/
    padding-bottom: 12px;
    /*20px;*/
    padding-top: 0;
    color: #90e2f7;
    padding-left: 21.6px;
    /*27px;*/
    cursor: pointer;
  }
  .dexa-dashboard-data-progress .dexa-subtopics-recommended {
    /*height: 10.98097vw;*/
    border-bottom: 2px solid #90e2f7;
    width: 100%;
    margin: 0;
    padding-left: 12px;
    /*15px;*/
  
  }
  .dexa-dashboard-data-progress .dexa-subtopics-finished {
    width: 100%;
    margin: 0;
    padding-left: 12px;
    /*15px;*/
  
  }
  .dexa-dashboard-data-progress .dexa-subtopics-finished .subtopic-complete {
    background: url(/funtoot/Content/images/tick-lock.svg) no-repeat;
    display: inline-block;
    vertical-align: top;
    padding-right: 4px;
    /*5px;*/
    height: 14.4px;
    width: 14.4px;
  }
  .dexa-dashboard-data-progress .topics-list {
    max-height: 64px;
    /*174px*/
    overflow-y: auto;
  }
  .dexa-icon-container {
    width: 14.4px;
    /*18px;*/
    height: 14.4px;
    /*border      :1px solid #d7d7d7;*/
    display: table-cell;
    vertical-align: middle;
  }
  .dexa-icon {
    background: url(/funtoot/Content/images/dexa-icons.svg) no-repeat;
    /*background-position: 0px -6px;*/
    background-size: 200%;
    /*height             : 2.5vw;*/
    padding: 0;
    cursor: default;
    /*width              : 2.5vw;*/
  
  }
  .dexa-icon1 {
    background: url(/funtoot/Content/images/Student_Dashboard_DEXA_icons-02.svg) no-repeat;
    /*background-position: 0px -6px;*/
    background-size: 300%;
    /*height             : 2.5vw;*/
    padding: 0;
    cursor: default;
    /*width              : 2.5vw;*/
  
  }
  .icon--revision-default {
    /*background-position: -32px -6px;*/
    background-position: 0 0%;
  }
  .icon--revision-selected {
    background-position: 100% 0%;
  }
  .icon--test-default {
    background-position: 0 50%;
  }
  .icon--test-selected {
    background-position: 100% 52%;
  }
  .icon--assessment-default {
    background-position: 0 100%;
  }
  .icon--assessment-selected {
    background-position: 100% 100%;
  }
  .icon--myRev-default {
    background-position: 50% 5%;
  }
  .icon--myRev-selected {
    background-position: 50% 5%;
  }
  .icon--myMockTest-default {
    background-position: 50% 28%;
  }
  .icon--myMockTest-selected {
    background-position: 50% 28%;
  }
  .icon--myAssessment-default {
    background-position: 50% 50%;
  }
  .icon--myAssessment-selected {
    background-position: 50% 50%;
  }
  .icon--myPerformance-default,
  .icon--myPerformance-selected {
    background-position: 50% 72%;
  }
  .icon--myProfile-default {
    background-position: 50% 94%;
  }
  .icon--myProfile-selected {
    background-position: 50% 94%;
  }
  /*My Profile 1024 base width*/
  
  .dexa-profile-content {
    margin: 0;
  }
  .profile-content {
    padding-left: 45.6px;
    /*57px*/
    padding-top: 32px;
    /*40px*/
  
  }
  .profile-content1,
  .profile-content2 {
    display: table;
    width: 100%;
    padding-bottom: 24px;
    /*13px*/
  
  }
  .profile-label {
    cursor: pointer;
  }
  .profile-header {
    font-size: 12.8px;
    /*16px*/
    color: #666666;
    /*padding-bottom: 2.34375vw; /*24px*/
    padding-left: 9.6px;
    /*12px*/
  
  }
  .profile-text-box {
    padding-left: 22.4px;
    /*28px;*/
    padding-top: 16px;
    /*20px*/
  
  }
  .profile-text-container {
    padding-bottom: 13.6px;
    /*17px*/
    width: 100%;
  }
  .profile-label {
    font-size: 9.6px;
    /*12px;*/
    color: #999999;
    padding-bottom: 4px;
    /*5px;*/
  
  }
  .profile-input {
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid silver;
    background: white;
    font-size: 11.2px;
    /*14px;*/
    color: #333333;
  }
  .profile-input:focus {
    outline: 0px;
  }
  .dexa-profile-pic {
    margin-top: 36px;
    /*45px;*/
  
  }
  .profile-save-btn {
    margin-left: 20%;
    margin-top: 40px;
  }
  .profile-img-container {
    width: 99.2px;
    /*124px; 118*/
    height: 99.2px;
    border-radius: 50%;
    border: 3px solid #00aaf1;
    vertical-align: middle;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    position: relative;
  }
  .profile-img-container .first-letter {
    font-size: 5rem;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  .profile-img-container img {
    border-radius: 50%;
    width: 110%;
    height: 100%;
  }
  .edit-button-profile-image {
    float: left;
    height: 40px;
    margin-top: 20px;
    margin-right: 20px;
  }
  .edit-profile-image-input-button {
    margin-top: 20px;
  }
  .edit-profile-image-input-button.visiblity-enabled {
    visibility: visible;
  }
  .edit-profile-image-input-button.visiblity-disabled {
    visibility: hidden;
  }
  .menu-item.profile-image {
    cursor: pointer;
  }
  .menu-item.profile-image span img {
    width: 50px;
    height: 50px;
    padding: 5px;
    border-radius: 50%;
  }
  .menu-item.profile-image .first-letter {
    border: 2px solid #00aaf1;
    width: 40px;
    height: 40px;
    padding: 10px;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  .student-profile-details-profile-page .panel button {
    float: right;
    margin-top: -6px;
    margin-right: 10px;
  }
  .student-profile-details-profile-page .panel .edit {
    float: right;
    cursor: pointer;
  }
  .student-profile-details-profile-page .panel button.cancel {
    color: #0f0f0f;
    border: 1px solid silver;
  }
  .student-profile-details-profile-page .panel .edit-button-profile-image {
    float: left;
    margin-top: 10px;
    margin-right: 5px;
  }
  .dexa-profile-info {
    width: 99.2px;
    /*124px; 118*/
    text-align: center;
  }
  .dexa-profile-pic .dexa-profile-name {
    font-size: 12px;
    /*15px*/
    color: #333333;
    padding-top: 4px;
    /*5px*/
  
  }
  .dexa-profile-pic .dexa-profile-username {
    font-size: 8px;
    /*10px*/
    color: #999999;
    padding-top: 2.4px;
    /*3px*/
  
  }
  .dexa-profile-pic .dexa-profile-role {
    font-size: 10.4px;
    /*13px*/
    color: #999999;
    padding-top: 1.6px;
    /*2px*/
  
  }
  .dexa-profile-footer {
    font-size: 9.6px;
    /*12px*/
    color: #00aaf1;
    padding-bottom: 28px;
    /*35px*/
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding-top: 28px;
    /*35px*/
  
  }
  .dexa-schoolInfo-dialog {
    width: 400px;
    margin-top: 120px;
    margin-left: 312px;
    height: 100%;
    padding: 0;
  }
  .dexa-changePassword-dialog {
    width: 360px;
    margin-top: 144px;
    margin-left: 352px;
    height: 100%;
    padding: 0;
  }
  .dexa-schoolInfo-header {
    height: 32px;
    background-color: #90e2f7;
    padding-left: 32px;
    font-size: 12px;
    color: #999999;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 16px;
  }
  .dexa-schoolInfo-dialog .dexa-schoolInfo-container {
    padding-left: 32px;
    padding-right: 32px;
  }
  .dexa-changePassword-dialog .dexa-changepassword-container {
    padding-left: 28px;
    padding-right: 28px;
  }
  .profile-schoolInfo-input {
    border: none;
  }
  .profile-schoolInfo-text-box {
    display: inline-block;
    width: 48%;
  }
  .profile-info-text {
    height: 40px;
    font-size: 9.6px;
    color: #999999;
    border: 1px solid #90e2f7;
    padding-left: 32px;
    padding-right: 32px;
    display: flex;
  }
  .profile-info-text .warning-block {
    vertical-align: middle;
    color: #666666;
    padding-right: 8px;
    padding-top: 8px;
  }
  .profile-info-text .warning-text {
    padding-top: 4.8px;
  }
  .profile-info-close-btn {
    height: 16px;
    width: 44px;
    font-size: 10.4px;
    color: white;
    margin-top: 6.4px;
    margin-bottom: 5.6px;
    background-color: #1282d4;
    text-align: center;
    margin-left: 82%;
    cursor: pointer;
  }
  .profile-change-pwd-close-btn {
    height: 16px;
    width: 44px;
    font-size: 10.4px;
    color: white;
    margin-left: 0px !important;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #1282d4;
    text-align: center;
    margin-left: 82%;
    cursor: pointer;
  }
  .dexa-changepassword-req-icon {
    vertical-align: super;
    font-size: xx-small;
    color: red;
  }
  .dexa-changepassword-save-btn {
    display: inline-block;
  }
  .dexa-changepassword-close-btn {
    display: inline-block;
  }
  .dexa-changepassword-btn {
    height: 16px;
    width: 44px;
    font-size: 10.4px;
    color: white;
    margin-top: 6.4px;
    margin-bottom: 5.6px;
    background-color: #1282d4;
    text-align: center;
  }
  .dexa-changepassword-save-container {
    margin-left: 66%;
  }
  .dexa-performance-title {
    color: white;
    font-size: 16px;
    vertical-align: inherit;
  }
  .dexa-myPerformance {
    padding-top: 8.8px;
    padding-bottom: 20px;
    padding-left: 24px;
    padding-right: 24px;
    margin: 0px;
    background-color: white;
  }
  .dexa-myperformance-tab {
    position: absolute;
    width: 100%;
    background-color: #f7f6f6;
    height: 100%;
    top: 0px;
    left: 0px;
  }
  .dexa-myperformance-chart {
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .chart-legends-row {
    text-align: center;
  }
  .dexa-student-dashboard .chart-legend-entry {
    padding-left: 4px;
    padding-top: 6.4px;
    font-size: 8.8px;
  }
  .dexa-student-dashboard .chart-legend-text {
    color: #5f5f5f;
  }
  .dexa-student-dashboard .chart-container {
    height: 72px;
    width: 72px;
  }
  .btn-bg-transparent .btn {
    background: transparent;
  }
  .last-progress .chart-info {
    text-align: center;
    vertical-align: middle;
    top: 25%;
    left: 24%;
    position: absolute;
  }
  .last-progress .chart-info-value {
    font-size: 16px;
    font-weight: bold;
    color: #5f5f5f;
  }
  .last-progress .cchart-info-title {
    font-size: 8px;
    color: #5f5f5f;
  }
  .rev-chart-container,
  .mocktest-chart-container,
  .assessment-chart-container {
    margin-left: 35%;
    position: relative;
  }
  .progress-container {
    display: table-cell;
  }
  .last-progress {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 16px;
    margin: 0px;
    padding-bottom: 32px;
  }
  .last-progress-text {
    color: #333333;
    text-align: center;
    padding-bottom: 8px;
    font-size: 9.6px;
  }
  .dexa-syllabus-container {
    max-height: 240px;
    overflow-y: scroll;
  }
  .dexa-teacher-dashboard .dexa-tool-bar {
    margin: 0;
  }
  .dexa-teacher-dashboard .dexa-assignment-page {
    margin: 0;
  }
  .dexa-assignment-list {
    max-height: 416px;
    overflow-y: scroll;
  }
  .dexa-profile-edit-btn {
    margin-left: 15%;
    margin-bottom: 5%;
  }
  .label-info {
    background-color: #91d4f0;
  }
  .profile-class {
    color: #90e2f7;
    padding-left: 3px;
    padding-right: 3px;
  }
  .profile-class-text {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .dexa-profile-selected-text {
    color: #57c3f0 !important;
    font-size: 11.2px !important;
  }
  .dexa-precreated {
    background-color: rgba(67, 191, 63, 0.1);
  }
  .dexa-auto {
    background-color: rgba(32, 154, 247, 0.1);
  }
  .dexa-edge-student-dashboard .dexa-edge-dashboard-content {
    background-color: whitesmoke;
  }
  .dexa-edge-dashboard-content .card-color {
    background-color: white;
  }
  .dexa-edge-dashboard-content .card-title,
  .dexaedge-team-leader .card-title {
    color: #ffb74d;
    padding-top: 6.4px !important;
    padding-left: 24px !important;
    font-weight: bold;
    font-size: 10.72px !important;
  }
  .dexa-edge-dashboard-content .card-sub-title {
    color: #b4b4b4;
    padding-left: 24px !important;
    padding-bottom: 4.8px !important;
    font-size: 9.36px !important;
  }
  .dexa-edge-dashboard-content .rhs-cards {
    padding-bottom: 4.8px !important;
  }
  .dexa-edge-dashboard-content .lhs-cards {
    padding-bottom: 16px !important;
  }
  .dexa-edge-dashboard-content .subscription-container {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .subscription-container .subscription-card {
    line-height: 31.2px !important;
    font-size: 8.656px !important;
  }
  .subscription-card .subscription-row {
    width: 100%;
    margin-left: 0;
  }
  .subscription-card .subscription-icon {
    background-color: #66bb6a;
    height: 31.2px !important;
    float: left;
    margin-left: 15px;
    background-image: url(/funtoot/content/images/subscription_Icon.svg);
    background-repeat: no-repeat;
    background-position: center;
  }
  .subscription-card .upgrade-btn-container {
    text-align: center;
    line-height: 31.2px !important;
  }
  .subscription-card .upgrade-btn {
    line-height: 14px;
    background-color: #66bb6a;
    color: white;
    font-size: 8.656px !important;
  }
  .test-performance-container .recent-tests-list-row {
    padding-right: 24px !important;
    padding-left: 24px !important;
    padding-top: 4.8px !important;
  }
  .recent-tests-list-row .recent-tests-list-container {
    max-height: 64px !important;
    min-height: 64px !important;
    overflow-y: auto;
    font-size: 8.656px !important;
  }
  .test-performance-container .recent-tests-list {
    border-top: 1px solid #cccccc;
    color: #5f5f5f;
    padding-bottom: 0.8px !important;
    padding-top: 1.76px !important;
  }
  .test-performance-container .recent-tests-list:last-child {
    border-bottom: 1px solid #cccccc;
  }
  .test-performance-container .footer-conatiner,
  .dexaedge-dash-board-footer-conatiner {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .test-performance-container .footer,
  .dexaedge-dash-board-footer-conatiner .footer {
    /*border-top: 1px solid #cccccc;*/
    padding: 4.8px !important;
    padding-bottom: 8px !important;
  }
  .dexaedge-new-user-msg {
    font-size: 0.9em;
  }
  .test-performance-container .footer-view-all-btn {
    line-height: 14px;
    font-size: 8.656px !important;
  }
  .dexa-edge-dashboard-content .time-management-card {
    padding-bottom: 12px !important;
  }
  .dexa-edge-dashboard-content .time-management-body {
    padding-left: 16px !important;
    padding-right: 16px !important;
    font-size: 8.656px !important;
  }
  .time-management-body .time-management-card-title {
    line-height: 30px;
    text-align: center;
    color: white;
  }
  .time-management-body .time-management-card-body {
    padding-top: 4px !important;
    padding-bottom: 4.8px !important;
  }
  .time-management-body .time-management-body-bottom-padding {
    padding-bottom: 9.6px !important;
  }
  .time-management-body .attempted-correct-title {
    background-color: #7be57b;
  }
  .time-management-body .attempted-but-not-marked-title {
    background-color: #92a0fd;
  }
  .time-management-body .attempted-incorrect-title {
    background-color: #ff8b69;
  }
  .time-management-body .not-attempted-not-marked-title {
    background-color: #a1a1a1;
  }
  .time-management-body .neutral-margin {
    margin-left: 0;
    margin-right: 0;
  }
  .time-management-body .card-content-right-align {
    text-align: right;
  }
  .time-management-body .card-content-left-align {
    text-align: left;
  }
  .dexa-edge-dashboard-content .stratgey-icons-row {
    padding-bottom: 4.8px !important;
  }
  .dexa-edge-dashboard-content .icons-container-gutter {
    padding-right: 29.6px !important;
  }
  .dexa-edge-dashboard-content .icons-container {
    height: 36px;
    width: 36px;
    background-color: #eeeeee;
    border-radius: 50%;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
  }
  .dexa-edge-dashboard-content .stratgey-icons {
    border-radius: 0;
    background-color: white;
    background-image: url(/funtoot/content/images/Stratgey_Icon.svg);
  }
  .dexa-edge-dashboard-content .stratgey-jeemain {
    background-position-x: 0%;
  }
  .dexa-edge-dashboard-content .stratgey-jeeadvanced {
    background-position-x: 50%;
  }
  .dexa-edge-dashboard-content .stratgey-jeemain-and-advanced {
    background-position-x: 100%;
  }
  .dexa-edge-dashboard-content .recomended-books-icon {
    background-image: url(/funtoot/content/images/Recomended_books_Icon.svg);
  }
  .dexa-edge-dashboard-content .recomended-syllabus-container {
    float: left;
    width: 29.6px !important;
  }
  .dexa-edge-dashboard-content .syllabus-test-icon {
    background-image: url(/funtoot/content/images/Syllabus_Icon.svg);
  }
  .dexa-edge-dashboard-content .rhs-first-card {
    padding-bottom: 4.8px !important;
  }
  .viewMoreTests .view-all-tests-title-container {
    padding-bottom: 14.4px !important;
  }
  .viewMoreTests .view-all-tests-footer {
    padding-bottom: 20px !important;
  }
  .viewMoreTests .all-test-container {
    min-height: 200px !important;
  }
  .viewMoreTests .view-all-tests-title {
    font-size: 11.056px !important;
  }
  .viewMoreTests .recent-tests-list {
    border-top: 1px solid #cccccc;
    color: #5f5f5f;
    padding-bottom: 0.8px !important;
    padding-top: 1.76px !important;
  }
  .viewMoreTests .recent-tests-list:last-child {
    border-bottom: 1px solid #cccccc;
  }
  .viewMoreTests .recent-tests-list .test-details-btn {
    background-color: #2ebb9b;
  }
  .viewMoreTests .recent-tests-list .name-container {
    line-height: 20px !important;
  }
  .viewMoreTests .recent-tests-list .name-container .completion-chart {
    padding-top: 4px !important;
  }
  .bread-crumbs-conatiner {
    font-size: 12px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 576px !important;
    display: inline-block;
    float: left;
    color: #646464;
  }
  .bread-crumbs-token-name {
    padding-left: 1.6px !important;
    padding-right: 1.6px !important;
  }
  .bread-crumbs-token-name:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #00aaf1;
  }
  .bread-crumbs-token:after {
    content: '>';
  }
  .bread-crumbs-token:last-child:after {
    content: '';
  }
  .dexa-edge-top-band-container {
    line-height: 16px !important;
    font-size: 8px !important;
    color: #646464;
  }
  .dexa-edge-top-band-container .score {
    text-align: right;
  }
  .dexa-edge-middle-band-color-container {
    height: 44.8px !important;
    /*background-color: #74b8ef;*/
    text-align: center;
    padding-top: 8px !important;
    margin-left: -16px;
    margin-right: -16px;
  }
  .dexa-edge-middle-band-color-container .icon {
    background: url(/funtoot/Content/Images/syllabus-icon-on-card.svg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 28.8px !important;
    width: 100%;
  }
  .dexa-edge-middle-band-container {
    line-height: 42.4px !important;
  }
  .dexa-edge-middle-band-container .text {
    font-size: 12.8px !important;
    float: left;
    /*width      : 250px;*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #646464;
  }
  .dexa-edge-bottom-band-container {
    border-top: 1px solid #bcbcbc;
    line-height: 27.2px !important;
    color: #646464;
    font-size: 9.6px !important;
  }
  .expand-start-continue {
    cursor: pointer;
  }
  .dexa-dashboard-content-top-padding {
    padding-top: 13.6px !important;
    background-color: whitesmoke;
  }
  .non-leaf-card {
    text-align: center;
  }
  .dexa-edge-bottom-band-container .view-reports {
    text-align: right;
  }
  .dexa-edge-list-view-card {
    height: 44px !important;
    border: 1px solid #cccccc;
    background-color: white;
    margin-left: 8px !important;
    margin-right: 8px !important;
    margin-bottom: 8px !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  }
  .dexa-edge-list-view-syllabus-container {
    height: 43.2px !important;
    /*background-color: #74b8ef;*/
    text-align: center;
    padding-top: 8px !important;
  }
  .dexa-edge-list-view-syllabus-container .icon {
    background: url(/funtoot/Content/Images/syllabus-icon-on-card.svg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 24px !important;
    width: 100%;
  }
  .dexa-edge-list-view-test-count-and-score-container {
    font-size: 8px !important;
    color: #646464;
  }
  .dexa-edge-list-view-middle-band-container {
    line-height: 44px !important;
  }
  .dexa-edge-list-view-middle-band-container .text {
    font-size: 12.8px !important;
    float: left;
    width: 250px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #646464;
  }
  .dexa-edge-list-view-assignment-details-container {
    font-size: 9.6px !important;
  }
  .dexa-edge-list-view-assignment-details-container .dexa-edge-list-view-assignment-details {
    text-align: left;
  }
  .dexa-edge-list-view-finished-cards-details {
    line-height: 27.5px;
  }
  .dexa-edge-free-test-text {
    margin-left: 13%;
    padding: 6px;
    padding-top: 10%;
  }
  .dexaedge-card-container {
    position: relative;
    float: left;
    width: 100%;
  }
  .dexaedge-card-position {
    /*position: absolute;*/
    width: 100%;
  }
  .dexaedge-card-lock-container {
    z-index: 10000;
    opacity: 0.7;
  }
  .dexaedge-card-lock-ion {
    background-color: slategray;
    width: 100%;
    margin-top: 16px;
    color: white;
  }
  .dexaedge-small-lock {
    height: 28.8px !important;
    width: 100%;
  }
  .dexaedge-syllabus-popup-container {
    padding: 13px;
  }
  .dexaedge-syllabus-popup-body {
    background-color: white;
    position: absolute;
    z-index: 1000;
    border: 1px solid #cccccc;
    width: 80%;
    padding: 5px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    font-size: 9.6px !important;
  }
  .dexaedge-syllabus-popup-body-list-view {
    width: 300%;
  }
  .dexaedge-landing-page-side-bar-height {
    min-height: 264px !important;
  }
  .dexaedge-hierarchy-select-box {
    font-size: 10.4px !important;
  }
  .Leaf-card-disabled-overlay-small {
    background-color: #deebf7;
    pointer-events: none;
    cursor: default;
    background: url(/funtoot/Content/Images/lock-test-small-icon.png) no-repeat center slategray;
    height: 44px !important;
    /*width         : 711px * @scale !important;*/
    opacity: 0.7;
    margin-top: -32.8px !important;
    /*margin-left   : -147px * @scale !important;*/
  
  }
  .dexaedge-team-leaders-title {
    cursor: pointer;
    padding-bottom: 6.4px !important;
  }
  .dexaedge-team-leaders-popover-title {
    text-align: center;
  }
  .dexaedge-team-leaders {
    padding: 8px !important;
  }
  .dexaedge-team-leaders-last-child {
    padding-top: 0 !important;
  }
  .dexaedge-team-container {
    position: absolute;
    width: 90%;
    background-color: white;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    /*margin-top    : -340px* @scale !important;*/
    margin-left: 2% !important;
  }
  .dexaedge-toppers-team {
    border-radius: 5px;
    background-color: #c1e7f5;
    padding: 8px !important;
  }
  .dexaedge-toppers-team .photo {
    background: url(/funtoot/Content/Images/toppers-leader.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 128px;
    width: 100%;
    margin-top: 10px;
  }
  .dexaedge-funtoot-team {
    border-radius: 5px;
    background-color: #eeefaf;
    padding: 8px !important;
  }
  .dexaedge-funtoot-team .photo {
    background: url(/funtoot/Content/Images/funtoot-leader.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 128px;
    width: 100%;
  }
  .dexaedge-team-leader-name {
    font-size: 12.8px !important;
    font-weight: bold;
  }
  .dexaedge-team-leader-education {
    font-size: 6.4px !important;
  }
  .dexaedge-team-leader-designation {
    font-size: 6.4px !important;
  }
  .dexaedge-team-leader-details {
    font-size: 9.6px !important;
  }
  .dexa-edge-dashboard-content .recommended-books {
    margin: 0;
  }
  .recommended-books .answer-all-q {
    color: red;
  }
}
@media only screen and (min-width: 601px) and (max-width: 800px) {
  .dexa-column-padding {
    padding-left: 0px;
    padding-right: 0px;
  }
  /*start dexa Login Page base width 1366*/
  
  .dexa-homepage-text {
    font-size: 31.68px;
    letter-spacing: -0.12%;
    padding-bottom: 18px;
    margin-top: 25.92px;
  }
  .dexa-logo {
    width: 144px;
    height: 72px;
  }
  .dexa_login_header {
    font-weight: bold;
    color: #212121 !important;
    font-size: 21.6px;
    padding-bottom: 3.6px;
  }
  .dexa-login-btn {
    margin-top: 1.12vh;
    margin-bottom: 10.8px;
    background-color: #009de5;
    border-radius: 4px;
    width: 100%;
    color: white;
    font-size: 10.08px;
    height: 30.24px;
    vertical-align: middle;
    text-align: center;
    border: none;
  }
  .dexa-login-content {
    padding-top: 93.6px;
  }
  .dexa-login-content .hero-unit {
    color: white;
    font-weight: 700;
  }
  .dexa-login-content .hero-unit .text-large {
    font-size: 25.92px;
  }
  .dexa-login-content .hero-unit .text-small {
    font-size: 15.12px;
  }
  .dexa-login-content .hero-unit .text-emphasis {
    color: black;
  }
  .dexa-login-content .form-container .login-signup-form {
    background: white;
    border-radius: 4px;
    /*Standard*/
    padding: 2.92826vw;
    /*//width    : 500px * 0.8 * @scale;*/
    width: 28.60322vw;
  }
  .dexa-login-content .form-container .form-input-container {
    margin-bottom: 2.5vh;
  }
  .dexa-login-content .form-container .form-input-container label {
    font-size: 12px;
    color: #939393;
    font-weight: normal;
  }
  .dexa-login-content .form-container .form-input-container input {
    border-radius: 4px;
    background: white;
    border: 1px solid #e0e0e0;
  }
  .dexa-login-content .form-container .form-input-container input:focus {
    outline: none;
    box-shadow: 0px 0px 2px #00adff;
    border: 1px solid #00a6e6;
  }
  .dexa-homepage-footer-text {
    float: right;
    color: #3f3f3f;
    font-size: 12px;
    margin-bottom: 5px;
    text-align: right;
    padding-right: 20px;
  }
  .homepage-footer {
    width: 100%;
    left: 0px;
  }
  .dexa-login-page {
    width: 100%;
    left: 0px;
    position: fixed;
  }
  .dexa-login-left {
    width: 50%;
    float: left;
    padding-left: 8%;
  }
  .dexa-login-right {
    width: 50%;
    float: left;
    padding-left: 9%;
  }
  .dexa-login-content .form-container .login-signup-form .forgot-password-container {
    text-align: center;
  }
  .dexa-login-content .form-container .login-signup-form .forgot-password-container .forgot-password {
    color: #009ce5;
    cursor: pointer;
    padding-bottom: 3.6px;
    position: relative;
    z-index: 99;
  }
  .dexa-login-content .form-container .login-signup-form .forgot-pwd-msg {
    padding: 7.2px;
    background-color: #dff0d8;
    margin-bottom: 10.8px;
    color: #3c763d;
    font-size: 9.36px;
    border: 1px solid #d6e9c6;
  }
  .dexa-login-content .form-container .login-signup-form .form-selector-tabs {
    margin-bottom: 14.4px;
  }
  .dexa-login-content .form-container .login-signup-form .form-selector-tabs .tab {
    font-size: 11.52px;
    color: white;
    cursor: pointer;
  }
  .dexa-login-content .form-container .login-signup-form .form-selector-tabs .tab:not(:first-child):before {
    content: "|";
    color: #cccccc;
    margin-left: 3.6px;
    margin-right: 3.6px;
  }
  .dexa-login-content .form-container .login-signup-form .form-selector-tabs .tab.active-tab {
    color: white;
    font-weight: 700;
  }
  .dexa-login-content .form-container .login-signup-form .signup-form-fields {
    margin-bottom: 3.6px;
  }
  .dexa-login-content .form-container .login-signup-form .signup-form-fields .dropdown-menu {
    top: 29.52px;
    width: 100%;
    padding: 0;
    border-radius: 0;
  }
  .dexa-login-content .form-container .login-signup-form .signup-form-fields .dropdown-menu > li {
    line-height: 21.6px;
    border-bottom: 1px solid #008ed8;
    padding: 3.6px;
  }
  .dexa-login-content .form-container .login-signup-form .signup-form-fields .dropdown-menu > li:hover {
    color: white;
    background-color: #008ed8;
    cursor: pointer;
  }
  .dexa-login-content .form-container .login-signup-form input[type="text"],
  .dexa-login-content .form-container .login-signup-form input[type="password"] {
    height: 30.24px;
    width: 100%;
    margin-bottom: 8.64px;
    /*12px;*/
    font-size: 11.52px;
    /*16px*/
    padding: 0 8.64px;
    /*12px*/
  
  }
  .dexa-login-content .form-container .login-signup-form input[type="text"]::-webkit-input-placeholder,
  .dexa-login-content .form-container .login-signup-form input[type="password"]::-webkit-input-placeholder {
    font-size: 11.52px;
    /*16px*/
  
  }
  /*.dexa-username, .dexa-password {
  		font-size: 11px; /*for resolution less than 992px (xs, sm)
  	}*/
  
  .dexa-login-content .form-container .login-signup-form .firstname-lastname {
    display: table;
    width: 100%;
  }
  .dexa-login-content .form-container .login-signup-form .firstname-lastname input[type="text"],
  .dexa-login-content .form-container .login-signup-form .password-confirm-password input[type="password"] {
    border-radius: 0;
    height: 31.68px;
    width: 100%;
    display: table-cell;
  }
  .dexa-login-content .form-container .login-signup-form .password-confirm-password {
    display: table;
    width: 100%;
  }
  .dexa-login-content .form-container .login-signup-form .error-msg {
    font-size: 8.64px;
    color: #fff038;
  }
  .dexa-login-content .form-container .login-signup-form .busy-checking-username {
    font-size: 8.64px;
    color: #44ffff;
  }
  .dexa-login-content .form-container .login-signup-form .success-msg {
    font-size: 8.64px;
    color: #4dff38 !important;
  }
  .dexa-login-content .form-container .login-signup-form .board-grade-subject-combos {
    display: table;
    width: 100%;
  }
  .dexa-login-content .form-container .login-signup-form .board-grade-subject-combos > * {
    border-radius: 0;
    width: 33.3333%;
    display: table-cell;
  }
  .dexa-login-content .form-container .login-signup-form .help-text {
    font-size: 11.52px;
    color: black;
  }
  /*end dexa Login Page base width 1366*/
  
  /*start dexa dashboard page base width 1024*/
  
  .dexa-fundaas-text {
    font-size: 21.6px;
  }
  .dexa-fundaas-container {
    width: 185.4px;
    max-width: 235px;
  }
  .dexa-fundaas-container .fundaas-container {
    width: 100%;
    max-width: 206px;
  }
  .dexa-problempage-logo > img {
    margin-left: 0 !important;
  }
  .dexa-nav-menu {
    padding: 0;
  }
  .dexa-profile-menu {
    padding: 0;
    width: 40%;
  }
  .dexa-profile-menu .profile-image {
    width: 34px;
  }
  .dexa-profile-menu .profile-image img {
    border-radius: 50%;
    height: 32px;
    width: 32px;
  }
  .dexa-menu-text {
    list-style: none outside none;
    line-height: 56px;
    float: left;
    margin: 0;
    padding: 0;
    width: 130px;
    text-align: right;
    padding-right: 15px;
  }
  .dexa-menu-text .user-name {
    width: unset !important;
    max-width: 90px !important;
    padding-right: 10px;
    padding-left: 10px;
  }
  .dexa-menu-text .menu-text {
    float: right;
  }
  .dexa-menu-text .dexa-profile-dropwdown {
    margin-right: 10px;
    float: right;
  }
  .dexa-menu-text .dexa-profile-dropwdown img {
    width: 15px;
  }
  .dexa-menu-text .dropdown-menu {
    top: 43px;
    left: -49px;
  }
  .dexa-menu-item {
    text-transform: none !important;
    font-size: 14px !important;
    color: #939393 !important;
    padding: 20px 20px 0px 20px;
    text-align: center;
    border-bottom: 2px solid white;
  }
  .dexa-menu-item .menu-item-image {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-top: -5px;
  }
  .dexa-menu-item.menu-item-active {
    color: #00aaf1 !important;
    font-size: 14px !important;
    border-bottom: 2px solid #009de6;
    font-weight: 500;
  }
  .dexa-menu-item:hover {
    text-decoration: none;
  }
  .dexa-card-list-container {
    padding-left: 41px;
    background: #f0f2f5;
    /* LIST VIEW */
  
  }
  .dexa-card-list-container .dexa-list-view-table-container {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  }
  .dexa-card-list-container .dashboard-header-container {
    padding: 0px;
  }
  .dexa-card-list-container .dashboard-header-container div span {
    font-size: 20px;
    font-weight: 700;
    line-height: 54px;
    padding-left: 16px;
  }
  .dexa-card-list-container .dashboard-header-container div.no-line-height span {
    line-height: 0px;
  }
  .dexa-card-list-container .dashboard-header-container img {
    height: 54px;
    width: 54px;
  }
  .dexa-card-list-container .dexa-card-container {
    height: 193px;
    padding-left: 13px;
    padding-right: 13px;
    margin-bottom: 13px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card {
    cursor: pointer;
    border-radius: 8px;
    padding: 16px;
    background: white;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-icon-container {
    width: 100%;
    width: 54px;
    height: 54px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-icon-container img {
    width: 100%;
    height: 100%;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-icon-container.top-hierarchy {
    background-color: rgba(191, 235, 255, 0.5);
    border-radius: 8px;
    padding: 5px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-title-description-container {
    padding-top: 20px;
    height: 64.2px;
    width: 100%;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-title-description-container .card-title {
    font-size: 14px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-title-description-container .card-title .card-title-text {
    font-weight: 500;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-title-description-container .card-description {
    font-size: 12px;
    color: #939393;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-duration-container {
    display: none;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container {
    height: 42.8px;
    width: 100%;
    padding-top: 13px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-text {
    font-size: 12px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-text .status-completed {
    float: left;
    color: #52c41a;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-text .status-left {
    float: right;
    color: #bababa;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-bar {
    height: 8px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-bar .status-bar-left {
    height: 100%;
    border-radius: 3.5px;
    background-color: #ededed;
    position: relative;
    width: 100%;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-bar .status-bar-left .status-bar-completed {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 3.5px;
    background-image: linear-gradient(270deg, #52c41a 0%, #6ed040 100%);
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-icon-container {
    display: none;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-title-description-container {
    height: 80px;
    padding-top: 0px;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-title-description-container .card-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-title-description-container .card-title .total-items {
    display: none;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-title-description-container .card-description {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-duration-container {
    display: block;
    color: #212121;
    font-size: 12px;
    padding: 10px 0px;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-completion-status-container {
    width: 55%;
    float: left;
    height: 42.8px;
    padding-top: 13px;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-completion-container {
    line-height: 31.8px;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-completion-container button.completed-button {
    background-color: #eaffe0;
    border: 1px solid #eaffe0;
    color: #52c41a;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-action-button-container {
    width: 45%;
    padding-top: 8px;
    height: 42.8px;
    line-height: 42.8px;
    text-align: right;
    float: left;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-action-button-container button.start-button {
    background-color: #009eeb;
    border: 1px solid #009de5;
    color: white;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-action-button-container button.resume-button {
    background: white;
    border: 1px solid #009de5;
    color: #009ce5;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-action-button-container button.view-results-button {
    background-color: white;
    border: 1px solid white;
    color: #009de6;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-action-button-container .button.start-button.disabled {
    opacity: 0.3;
    cursor: not-allowed;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card.disabled {
    opacity: 0.5;
    cursor: not-allowed;
  }
  .dexa-card-list-container .dexa-card-container.col-xs-3 {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
  }
  .dexa-card-list-container .dexa-card-container.col-xs-4:nth-child(3n+0) {
    padding-right: 0px;
  }
  .dexa-card-list-container .dexa-card-container.col-xs-4:nth-child(3n+1) {
    padding-left: 0px;
  }
  .dexa-card-list-container .dexa-card-container.col-xs-3:nth-child(4n+0) {
    padding-right: 0px;
  }
  .dexa-card-list-container .dexa-card-container.col-xs-3:nth-child(4n+1) {
    padding-left: 0px;
  }
  .dexa-card-list-container .card-list-view {
    cursor: pointer;
  }
  .dexa-card-list-container .card-list-view .list-view-icon {
    float: left;
    padding-right: 16px;
  }
  .dexa-card-list-container .card-list-view .list-view-icon img {
    width: 40px;
  }
  .dexa-card-list-container .card-list-view .list-view-icon.top-hierarchy {
    background-color: rgba(191, 235, 255, 0.5);
    border-radius: 8px;
    padding: 5px;
    width: 40px;
    height: 40px;
    margin-right: 10px;
  }
  .dexa-card-list-container .card-list-view .list-view-icon.top-hierarchy img {
    width: unset;
  }
  .dexa-card-list-container .card-list-view .list-view-name-description-container {
    float: left;
  }
  .dexa-card-list-container .card-list-view .list-view-name-description-container .list-view-name {
    width: 100%;
  }
  .dexa-card-list-container .card-list-view .list-view-name-description-container .list-view-name .name-text {
    font-weight: 500;
  }
  .dexa-card-list-container .card-list-view .list-view-name-description-container .list-view-description {
    color: #939393;
    font-size: 12px;
    width: 100%;
  }
  .dexa-card-list-container .card-list-view .status-text {
    font-size: 12px;
  }
  .dexa-card-list-container .card-list-view .status-text .status-completed {
    float: left;
    color: #52c41a;
  }
  .dexa-card-list-container .card-list-view .status-text .status-left {
    float: right;
    color: #bababa;
  }
  .dexa-card-list-container .card-list-view .status-bar {
    height: 8px;
  }
  .dexa-card-list-container .card-list-view .status-bar .status-bar-left {
    height: 100%;
    border-radius: 3.5px;
    background-color: #ededed;
    position: relative;
    width: 100%;
  }
  .dexa-card-list-container .card-list-view .status-bar .status-bar-left .status-bar-completed {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 3.5px;
    background-image: linear-gradient(270deg, #52c41a 0%, #6ed040 100%);
  }
  .dexa-card-list-container .card-list-view .list-status-container .status-completed-button {
    background-color: #eaffe0;
    border: 1px solid #eaffe0;
    color: #52c41a;
  }
  .dexa-card-list-container .card-list-view .list-status-container .status-not-started-button {
    background-color: rgba(224, 224, 224, 0.3);
    color: #939393;
    border: 1px solid rgba(224, 224, 224, 0.3);
  }
  .dexa-card-list-container .card-list-view .list-status-container.with-bar {
    margin-top: -6px;
  }
  .dexa-card-list-container .card-list-view .list-action-button-container .view-results-button {
    background-color: white;
    border: 1px solid white;
    color: #009de6;
  }
  .dexa-card-list-container .card-list-view .list-action-button-container .start-button {
    background-color: #009eeb;
    border: 1px solid #009de5;
    color: white;
  }
  .dexa-card-list-container .card-list-view .list-action-button-container .resume-button {
    background: white;
    border: 1px solid #009de5;
    color: #009ce5;
  }
  .dexa-card-list-container .card-list-view .duration-container {
    padding-left: 20px;
  }
  .dexa-card-list-container .card-list-view.disabled {
    opacity: 0.3;
    cursor: not-allowed;
  }
  .dexa-card-list-container .card-list-view:last-child {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .dexa-student-dashboard .dexa-dashboard-data-list,
  .dexa-teacher-dashboard .dexa-dashboard-lhs {
    /*padding-left: 2.19619vw;*/
    padding-top: 37.8px;
    /*30px*/
    padding-right: 0;
    padding-left: 0;
    height: 100%;
    background-color: #fbfbfb;
    border-right: 3px solid #d7d7d7;
    min-height: inherit;
  }
  .dexa-student-dashboard .dexa-dashboard-data-list .data-list,
  .dexa-teacher-dashboard .dexa-dashboard-lhs .data-list {
    padding-bottom: 6.75px;
    /*7.5+7.5 = 15px*/
    padding-top: 6.75px;
    display: table;
    padding-left: 27px;
    /*30px*/
    width: 100%;
  }
  .dexa-student-dashboard .dexa-dashboard-data-list .data-list:hover,
  .dexa-teacher-dashboard .dexa-dashboard-lhs .data-list:hover {
    cursor: pointer;
    color: gray;
    text-decoration: none;
  }
  .dexa-student-dashboard .dexa-dashboard-data-list .data-text,
  .dexa-teacher-dashboard .dexa-dashboard-lhs .data-text {
    display: table-cell;
    font-size: 12.6px;
    /*14px*/
    color: #262331;
    font-weight: 600;
    padding-left: 9px;
    /*10px*/
    vertical-align: middle;
    /*padding-bottom: 1.0981vw;*/
  
  }
  .datalist1 {
    border-bottom: 3px solid #d7d7d7;
    padding-bottom: 27px;
    /*22.5+7.5 = 30px*/
  
  }
  .datalist2 {
    height: 100%;
  }
  .dexa-dashboard-data-list .data-list:hover {
    background-color: #ebebeb;
  }
  .dexa-dashboard-data-list .data-list-selected,
  .dexa-teacher-dashboard .dexa-dashboard-lhs .data-list-selected {
    color: #209af7 !important;
  }
  .dexa-dashboard-subject-box {
    padding: 0;
  }
  .dexa-student-dashboard .dexa-dashboard-subject-container,
  .dexa-dashboard-profile-container,
  .dexa-teacher-dashboard .dexa-dashboard-menu-container {
    background-color: rgba(38, 35, 49, 0.05);
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 29.7px;
  }
  .dexa-dashboard-content {
    background: #f0f2f5;
    min-height: inherit;
  }
  .dexaedge-dashboard-content {
    background-color: whitesmoke;
  }
  select.subject-box {
    border: 1px solid silver;
    border-radius: 4px;
    background: transparent;
    height: 32px;
    font-weight: 600;
    margin-right: 15px;
  }
  select.subject-box > option {
    color: #262331;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    width: 65px;
    text-align: left;
  }
  .dexa-dashboard-subject-progress {
    display: inline-block;
    vertical-align: sub;
    width: 21.6px;
    height: 21.6px;
    /*canvas element*/
  
  }
  .dexa-dashboard-subject-container .dexa-dashboard-subject-Name-panel {
    /*font-family: 'Open Sans Regular' ;*/
    display: inline-block;
  }
  .dexa-profile-title {
    color: white;
    font-size: 18px;
    vertical-align: inherit;
  }
  .dexa-dashboard-subject-Name {
    color: #262331;
    font-size: 18px;
    padding-left: 9px;
    vertical-align: inherit;
  }
  .dexa-dashboard-teacher-dropdown {
    color: #262331;
    font-size: 11.7px;
    padding-left: 3.6px;
    padding-right: 9px;
    vertical-align: inherit;
  }
  .dexa-dashboard-data-progress {
    padding: 0;
    min-height: inherit;
  }
  .dexa-dashboard-data-progress .dexa-small-text {
    font-size: 11.7px;
    /*13px;*/
    padding-bottom: 18px;
    /*20px;*/
    padding-top: 9px;
    /*10px;*/
    color: #90e2f7;
  }
  .dexa-subtopics-inprogress {
    /*height: 109px;*/
    border-bottom: 2px solid #90e2f7;
    width: 100%;
    margin: 0;
    padding-left: 9.9px;
    /*15px;*/
  
  }
  .dexa-dashboard-data-progress .dexa-section-title {
    padding-bottom: 9px;
    /*15px*/
    padding-top: 13.5px;
    /*20px*/
    font-size: 16.2px;
    color: #333333;
  }
  .dexa-dashboard-data-progress .dexa-subtopic-progress {
    display: inline-block;
    height: 16.2px;
    /*canvas element*/
    width: 16.2px;
    /*padding-right: 5px * @scale;*/
    vertical-align: middle;
  }
  .dexa-dashboard-data-progress .dexa-subtopic-entry {
    padding-bottom: 9px;
    /*10px;*/
    cursor: pointer;
  }
  .dexa-dashboard-data-progress .subtopic-name {
    display: inline-block;
    font-size: 12.6px;
    /*14px;*/
    padding-left: 4.5px;
    /*5px;*/
    color: #666666;
  }
  .dexa-dashboard-data-progress .subtopic-details {
    padding-top: 0;
    font-size: 12.6px;
    /*13px;*/
    padding-bottom: 13.5px;
    /*20px;*/
    padding-left: 24.3px;
    /*27px;*/
    color: #717171;
  }
  .dexa-dashboard-data-progress .dexa-toggle-btn {
    font-size: 12.6px;
    /*13px;*/
    padding-bottom: 13.5px;
    /*20px;*/
    padding-top: 0;
    color: #90e2f7;
    padding-left: 24.3px;
    /*27px;*/
    cursor: pointer;
  }
  .dexa-dashboard-data-progress .dexa-subtopics-recommended {
    /*height: 10.98097vw;*/
    border-bottom: 2px solid #90e2f7;
    width: 100%;
    margin: 0;
    padding-left: 13.5px;
    /*15px;*/
  
  }
  .dexa-dashboard-data-progress .dexa-subtopics-finished {
    width: 100%;
    margin: 0;
    padding-left: 13.5px;
    /*15px;*/
  
  }
  .dexa-dashboard-data-progress .dexa-subtopics-finished .subtopic-complete {
    background: url(/funtoot/Content/images/tick-lock.svg) no-repeat;
    display: inline-block;
    vertical-align: top;
    padding-right: 4.5px;
    /*5px;*/
    height: 16.2px;
    width: 16.2px;
  }
  .dexa-dashboard-data-progress .topics-list {
    max-height: 72px;
    /*174px*/
    overflow-y: auto;
  }
  .dexa-icon-container {
    width: 16.2px;
    /*18px;*/
    height: 16.2px;
    /*border      :1px solid #d7d7d7;*/
    display: table-cell;
    vertical-align: middle;
  }
  .dexa-icon {
    background: url(/funtoot/Content/images/dexa-icons.svg) no-repeat;
    /*background-position: 0px -6px;*/
    background-size: 200%;
    /*height             : 2.5vw;*/
    padding: 0;
    cursor: default;
    /*width              : 2.5vw;*/
  
  }
  .dexa-icon1 {
    background: url(/funtoot/Content/images/Student_Dashboard_DEXA_icons-02.svg) no-repeat;
    /*background-position: 0px -6px;*/
    background-size: 300%;
    /*height             : 2.5vw;*/
    padding: 0;
    cursor: default;
    /*width              : 2.5vw;*/
  
  }
  .icon--revision-default {
    /*background-position: -32px -6px;*/
    background-position: 0 0%;
  }
  .icon--revision-selected {
    background-position: 100% 0%;
  }
  .icon--test-default {
    background-position: 0 50%;
  }
  .icon--test-selected {
    background-position: 100% 52%;
  }
  .icon--assessment-default {
    background-position: 0 100%;
  }
  .icon--assessment-selected {
    background-position: 100% 100%;
  }
  .icon--myRev-default {
    background-position: 50% 5%;
  }
  .icon--myRev-selected {
    background-position: 50% 5%;
  }
  .icon--myMockTest-default {
    background-position: 50% 28%;
  }
  .icon--myMockTest-selected {
    background-position: 50% 28%;
  }
  .icon--myAssessment-default {
    background-position: 50% 50%;
  }
  .icon--myAssessment-selected {
    background-position: 50% 50%;
  }
  .icon--myPerformance-default,
  .icon--myPerformance-selected {
    background-position: 50% 72%;
  }
  .icon--myProfile-default {
    background-position: 50% 94%;
  }
  .icon--myProfile-selected {
    background-position: 50% 94%;
  }
  /*My Profile 1024 base width*/
  
  .dexa-profile-content {
    margin: 0;
  }
  .profile-content {
    padding-left: 51.3px;
    /*57px*/
    padding-top: 36px;
    /*40px*/
  
  }
  .profile-content1,
  .profile-content2 {
    display: table;
    width: 100%;
    padding-bottom: 27px;
    /*13px*/
  
  }
  .profile-label {
    cursor: pointer;
  }
  .profile-header {
    font-size: 14.4px;
    /*16px*/
    color: #666666;
    /*padding-bottom: 2.34375vw; /*24px*/
    padding-left: 10.8px;
    /*12px*/
  
  }
  .profile-text-box {
    padding-left: 25.2px;
    /*28px;*/
    padding-top: 18px;
    /*20px*/
  
  }
  .profile-text-container {
    padding-bottom: 15.3px;
    /*17px*/
    width: 100%;
  }
  .profile-label {
    font-size: 10.8px;
    /*12px;*/
    color: #999999;
    padding-bottom: 4.5px;
    /*5px;*/
  
  }
  .profile-input {
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid silver;
    background: white;
    font-size: 12.6px;
    /*14px;*/
    color: #333333;
  }
  .profile-input:focus {
    outline: 0px;
  }
  .dexa-profile-pic {
    margin-top: 40.5px;
    /*45px;*/
  
  }
  .profile-save-btn {
    margin-left: 20%;
    margin-top: 40px;
  }
  .profile-img-container {
    width: 111.6px;
    /*124px; 118*/
    height: 111.6px;
    border-radius: 50%;
    border: 3px solid #00aaf1;
    vertical-align: middle;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    position: relative;
  }
  .profile-img-container .first-letter {
    font-size: 5rem;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  .profile-img-container img {
    border-radius: 50%;
    width: 110%;
    height: 100%;
  }
  .edit-button-profile-image {
    float: left;
    height: 40px;
    margin-top: 20px;
    margin-right: 20px;
  }
  .edit-profile-image-input-button {
    margin-top: 20px;
  }
  .edit-profile-image-input-button.visiblity-enabled {
    visibility: visible;
  }
  .edit-profile-image-input-button.visiblity-disabled {
    visibility: hidden;
  }
  .menu-item.profile-image {
    cursor: pointer;
  }
  .menu-item.profile-image span img {
    width: 50px;
    height: 50px;
    padding: 5px;
    border-radius: 50%;
  }
  .menu-item.profile-image .first-letter {
    border: 2px solid #00aaf1;
    width: 40px;
    height: 40px;
    padding: 10px;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  .student-profile-details-profile-page .panel button {
    float: right;
    margin-top: -6px;
    margin-right: 10px;
  }
  .student-profile-details-profile-page .panel .edit {
    float: right;
    cursor: pointer;
  }
  .student-profile-details-profile-page .panel button.cancel {
    color: #0f0f0f;
    border: 1px solid silver;
  }
  .student-profile-details-profile-page .panel .edit-button-profile-image {
    float: left;
    margin-top: 10px;
    margin-right: 5px;
  }
  .dexa-profile-info {
    width: 111.6px;
    /*124px; 118*/
    text-align: center;
  }
  .dexa-profile-pic .dexa-profile-name {
    font-size: 13.5px;
    /*15px*/
    color: #333333;
    padding-top: 4.5px;
    /*5px*/
  
  }
  .dexa-profile-pic .dexa-profile-username {
    font-size: 9px;
    /*10px*/
    color: #999999;
    padding-top: 2.7px;
    /*3px*/
  
  }
  .dexa-profile-pic .dexa-profile-role {
    font-size: 11.7px;
    /*13px*/
    color: #999999;
    padding-top: 1.8px;
    /*2px*/
  
  }
  .dexa-profile-footer {
    font-size: 10.8px;
    /*12px*/
    color: #00aaf1;
    padding-bottom: 31.5px;
    /*35px*/
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding-top: 31.5px;
    /*35px*/
  
  }
  .dexa-schoolInfo-dialog {
    width: 450px;
    margin-top: 135px;
    margin-left: 351px;
    height: 100%;
    padding: 0;
  }
  .dexa-changePassword-dialog {
    width: 405px;
    margin-top: 162px;
    margin-left: 396px;
    height: 100%;
    padding: 0;
  }
  .dexa-schoolInfo-header {
    height: 36px;
    background-color: #90e2f7;
    padding-left: 36px;
    font-size: 13.5px;
    color: #999999;
    padding-top: 9px;
    padding-bottom: 9px;
    margin-bottom: 18px;
  }
  .dexa-schoolInfo-dialog .dexa-schoolInfo-container {
    padding-left: 36px;
    padding-right: 36px;
  }
  .dexa-changePassword-dialog .dexa-changepassword-container {
    padding-left: 31.5px;
    padding-right: 31.5px;
  }
  .profile-schoolInfo-input {
    border: none;
  }
  .profile-schoolInfo-text-box {
    display: inline-block;
    width: 48%;
  }
  .profile-info-text {
    height: 45px;
    font-size: 10.8px;
    color: #999999;
    border: 1px solid #90e2f7;
    padding-left: 36px;
    padding-right: 36px;
    display: flex;
  }
  .profile-info-text .warning-block {
    vertical-align: middle;
    color: #666666;
    padding-right: 9px;
    padding-top: 9px;
  }
  .profile-info-text .warning-text {
    padding-top: 5.4px;
  }
  .profile-info-close-btn {
    height: 18px;
    width: 49.5px;
    font-size: 11.7px;
    color: white;
    margin-top: 7.2px;
    margin-bottom: 6.3px;
    background-color: #1282d4;
    text-align: center;
    margin-left: 82%;
    cursor: pointer;
  }
  .profile-change-pwd-close-btn {
    height: 18px;
    width: 49.5px;
    font-size: 11.7px;
    color: white;
    margin-left: 0px !important;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #1282d4;
    text-align: center;
    margin-left: 82%;
    cursor: pointer;
  }
  .dexa-changepassword-req-icon {
    vertical-align: super;
    font-size: xx-small;
    color: red;
  }
  .dexa-changepassword-save-btn {
    display: inline-block;
  }
  .dexa-changepassword-close-btn {
    display: inline-block;
  }
  .dexa-changepassword-btn {
    height: 18px;
    width: 49.5px;
    font-size: 11.7px;
    color: white;
    margin-top: 7.2px;
    margin-bottom: 6.3px;
    background-color: #1282d4;
    text-align: center;
  }
  .dexa-changepassword-save-container {
    margin-left: 66%;
  }
  .dexa-performance-title {
    color: white;
    font-size: 18px;
    vertical-align: inherit;
  }
  .dexa-myPerformance {
    padding-top: 9.9px;
    padding-bottom: 22.5px;
    padding-left: 27px;
    padding-right: 27px;
    margin: 0px;
    background-color: white;
  }
  .dexa-myperformance-tab {
    position: absolute;
    width: 100%;
    background-color: #f7f6f6;
    height: 100%;
    top: 0px;
    left: 0px;
  }
  .dexa-myperformance-chart {
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .chart-legends-row {
    text-align: center;
  }
  .dexa-student-dashboard .chart-legend-entry {
    padding-left: 4.5px;
    padding-top: 7.2px;
    font-size: 9.9px;
  }
  .dexa-student-dashboard .chart-legend-text {
    color: #5f5f5f;
  }
  .dexa-student-dashboard .chart-container {
    height: 81px;
    width: 81px;
  }
  .btn-bg-transparent .btn {
    background: transparent;
  }
  .last-progress .chart-info {
    text-align: center;
    vertical-align: middle;
    top: 25%;
    left: 24%;
    position: absolute;
  }
  .last-progress .chart-info-value {
    font-size: 18px;
    font-weight: bold;
    color: #5f5f5f;
  }
  .last-progress .cchart-info-title {
    font-size: 9px;
    color: #5f5f5f;
  }
  .rev-chart-container,
  .mocktest-chart-container,
  .assessment-chart-container {
    margin-left: 35%;
    position: relative;
  }
  .progress-container {
    display: table-cell;
  }
  .last-progress {
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 18px;
    margin: 0px;
    padding-bottom: 36px;
  }
  .last-progress-text {
    color: #333333;
    text-align: center;
    padding-bottom: 9px;
    font-size: 10.8px;
  }
  .dexa-syllabus-container {
    max-height: 270px;
    overflow-y: scroll;
  }
  .dexa-teacher-dashboard .dexa-tool-bar {
    margin: 0;
  }
  .dexa-teacher-dashboard .dexa-assignment-page {
    margin: 0;
  }
  .dexa-assignment-list {
    max-height: 468px;
    overflow-y: scroll;
  }
  .dexa-profile-edit-btn {
    margin-left: 15%;
    margin-bottom: 5%;
  }
  .label-info {
    background-color: #91d4f0;
  }
  .profile-class {
    color: #90e2f7;
    padding-left: 3px;
    padding-right: 3px;
  }
  .profile-class-text {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .dexa-profile-selected-text {
    color: #57c3f0 !important;
    font-size: 12.6px !important;
  }
  .dexa-precreated {
    background-color: rgba(67, 191, 63, 0.1);
  }
  .dexa-auto {
    background-color: rgba(32, 154, 247, 0.1);
  }
  .dexa-edge-student-dashboard .dexa-edge-dashboard-content {
    background-color: whitesmoke;
  }
  .dexa-edge-dashboard-content .card-color {
    background-color: white;
  }
  .dexa-edge-dashboard-content .card-title,
  .dexaedge-team-leader .card-title {
    color: #ffb74d;
    padding-top: 7.2px !important;
    padding-left: 27px !important;
    font-weight: bold;
    font-size: 12.06px !important;
  }
  .dexa-edge-dashboard-content .card-sub-title {
    color: #b4b4b4;
    padding-left: 27px !important;
    padding-bottom: 5.4px !important;
    font-size: 10.53px !important;
  }
  .dexa-edge-dashboard-content .rhs-cards {
    padding-bottom: 5.4px !important;
  }
  .dexa-edge-dashboard-content .lhs-cards {
    padding-bottom: 18px !important;
  }
  .dexa-edge-dashboard-content .subscription-container {
    padding-top: 4.5px !important;
    padding-bottom: 4.5px !important;
  }
  .subscription-container .subscription-card {
    line-height: 35.1px !important;
    font-size: 9.738px !important;
  }
  .subscription-card .subscription-row {
    width: 100%;
    margin-left: 0;
  }
  .subscription-card .subscription-icon {
    background-color: #66bb6a;
    height: 35.1px !important;
    float: left;
    margin-left: 15px;
    background-image: url(/funtoot/content/images/subscription_Icon.svg);
    background-repeat: no-repeat;
    background-position: center;
  }
  .subscription-card .upgrade-btn-container {
    text-align: center;
    line-height: 35.1px !important;
  }
  .subscription-card .upgrade-btn {
    line-height: 14px;
    background-color: #66bb6a;
    color: white;
    font-size: 9.738px !important;
  }
  .test-performance-container .recent-tests-list-row {
    padding-right: 27px !important;
    padding-left: 27px !important;
    padding-top: 5.4px !important;
  }
  .recent-tests-list-row .recent-tests-list-container {
    max-height: 72px !important;
    min-height: 72px !important;
    overflow-y: auto;
    font-size: 9.738px !important;
  }
  .test-performance-container .recent-tests-list {
    border-top: 1px solid #cccccc;
    color: #5f5f5f;
    padding-bottom: 0.9px !important;
    padding-top: 1.98px !important;
  }
  .test-performance-container .recent-tests-list:last-child {
    border-bottom: 1px solid #cccccc;
  }
  .test-performance-container .footer-conatiner,
  .dexaedge-dash-board-footer-conatiner {
    padding-left: 27px !important;
    padding-right: 27px !important;
  }
  .test-performance-container .footer,
  .dexaedge-dash-board-footer-conatiner .footer {
    /*border-top: 1px solid #cccccc;*/
    padding: 5.4px !important;
    padding-bottom: 9px !important;
  }
  .dexaedge-new-user-msg {
    font-size: 0.9em;
  }
  .test-performance-container .footer-view-all-btn {
    line-height: 14px;
    font-size: 9.738px !important;
  }
  .dexa-edge-dashboard-content .time-management-card {
    padding-bottom: 13.5px !important;
  }
  .dexa-edge-dashboard-content .time-management-body {
    padding-left: 18px !important;
    padding-right: 18px !important;
    font-size: 9.738px !important;
  }
  .time-management-body .time-management-card-title {
    line-height: 30px;
    text-align: center;
    color: white;
  }
  .time-management-body .time-management-card-body {
    padding-top: 4.5px !important;
    padding-bottom: 5.4px !important;
  }
  .time-management-body .time-management-body-bottom-padding {
    padding-bottom: 10.8px !important;
  }
  .time-management-body .attempted-correct-title {
    background-color: #7be57b;
  }
  .time-management-body .attempted-but-not-marked-title {
    background-color: #92a0fd;
  }
  .time-management-body .attempted-incorrect-title {
    background-color: #ff8b69;
  }
  .time-management-body .not-attempted-not-marked-title {
    background-color: #a1a1a1;
  }
  .time-management-body .neutral-margin {
    margin-left: 0;
    margin-right: 0;
  }
  .time-management-body .card-content-right-align {
    text-align: right;
  }
  .time-management-body .card-content-left-align {
    text-align: left;
  }
  .dexa-edge-dashboard-content .stratgey-icons-row {
    padding-bottom: 5.4px !important;
  }
  .dexa-edge-dashboard-content .icons-container-gutter {
    padding-right: 33.3px !important;
  }
  .dexa-edge-dashboard-content .icons-container {
    height: 36px;
    width: 36px;
    background-color: #eeeeee;
    border-radius: 50%;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
  }
  .dexa-edge-dashboard-content .stratgey-icons {
    border-radius: 0;
    background-color: white;
    background-image: url(/funtoot/content/images/Stratgey_Icon.svg);
  }
  .dexa-edge-dashboard-content .stratgey-jeemain {
    background-position-x: 0%;
  }
  .dexa-edge-dashboard-content .stratgey-jeeadvanced {
    background-position-x: 50%;
  }
  .dexa-edge-dashboard-content .stratgey-jeemain-and-advanced {
    background-position-x: 100%;
  }
  .dexa-edge-dashboard-content .recomended-books-icon {
    background-image: url(/funtoot/content/images/Recomended_books_Icon.svg);
  }
  .dexa-edge-dashboard-content .recomended-syllabus-container {
    float: left;
    width: 33.3px !important;
  }
  .dexa-edge-dashboard-content .syllabus-test-icon {
    background-image: url(/funtoot/content/images/Syllabus_Icon.svg);
  }
  .dexa-edge-dashboard-content .rhs-first-card {
    padding-bottom: 5.4px !important;
  }
  .viewMoreTests .view-all-tests-title-container {
    padding-bottom: 16.2px !important;
  }
  .viewMoreTests .view-all-tests-footer {
    padding-bottom: 22.5px !important;
  }
  .viewMoreTests .all-test-container {
    min-height: 225px !important;
  }
  .viewMoreTests .view-all-tests-title {
    font-size: 12.438px !important;
  }
  .viewMoreTests .recent-tests-list {
    border-top: 1px solid #cccccc;
    color: #5f5f5f;
    padding-bottom: 0.9px !important;
    padding-top: 1.98px !important;
  }
  .viewMoreTests .recent-tests-list:last-child {
    border-bottom: 1px solid #cccccc;
  }
  .viewMoreTests .recent-tests-list .test-details-btn {
    background-color: #2ebb9b;
  }
  .viewMoreTests .recent-tests-list .name-container {
    line-height: 22.5px !important;
  }
  .viewMoreTests .recent-tests-list .name-container .completion-chart {
    padding-top: 4.5px !important;
  }
  .bread-crumbs-conatiner {
    font-size: 13.5px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 648px !important;
    display: inline-block;
    float: left;
    color: #646464;
  }
  .bread-crumbs-token-name {
    padding-left: 1.8px !important;
    padding-right: 1.8px !important;
  }
  .bread-crumbs-token-name:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #00aaf1;
  }
  .bread-crumbs-token:after {
    content: '>';
  }
  .bread-crumbs-token:last-child:after {
    content: '';
  }
  .dexa-edge-top-band-container {
    line-height: 18px !important;
    font-size: 9px !important;
    color: #646464;
  }
  .dexa-edge-top-band-container .score {
    text-align: right;
  }
  .dexa-edge-middle-band-color-container {
    height: 50.4px !important;
    /*background-color: #74b8ef;*/
    text-align: center;
    padding-top: 9px !important;
    margin-left: -16px;
    margin-right: -16px;
  }
  .dexa-edge-middle-band-color-container .icon {
    background: url(/funtoot/Content/Images/syllabus-icon-on-card.svg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 32.4px !important;
    width: 100%;
  }
  .dexa-edge-middle-band-container {
    line-height: 47.7px !important;
  }
  .dexa-edge-middle-band-container .text {
    font-size: 14.4px !important;
    float: left;
    /*width      : 250px;*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #646464;
  }
  .dexa-edge-bottom-band-container {
    border-top: 1px solid #bcbcbc;
    line-height: 30.6px !important;
    color: #646464;
    font-size: 10.8px !important;
  }
  .expand-start-continue {
    cursor: pointer;
  }
  .dexa-dashboard-content-top-padding {
    padding-top: 15.3px !important;
    background-color: whitesmoke;
  }
  .non-leaf-card {
    text-align: center;
  }
  .dexa-edge-bottom-band-container .view-reports {
    text-align: right;
  }
  .dexa-edge-list-view-card {
    height: 49.5px !important;
    border: 1px solid #cccccc;
    background-color: white;
    margin-left: 9px !important;
    margin-right: 9px !important;
    margin-bottom: 9px !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  }
  .dexa-edge-list-view-syllabus-container {
    height: 48.6px !important;
    /*background-color: #74b8ef;*/
    text-align: center;
    padding-top: 9px !important;
  }
  .dexa-edge-list-view-syllabus-container .icon {
    background: url(/funtoot/Content/Images/syllabus-icon-on-card.svg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 27px !important;
    width: 100%;
  }
  .dexa-edge-list-view-test-count-and-score-container {
    font-size: 9px !important;
    color: #646464;
  }
  .dexa-edge-list-view-middle-band-container {
    line-height: 49.5px !important;
  }
  .dexa-edge-list-view-middle-band-container .text {
    font-size: 14.4px !important;
    float: left;
    width: 250px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #646464;
  }
  .dexa-edge-list-view-assignment-details-container {
    font-size: 10.8px !important;
  }
  .dexa-edge-list-view-assignment-details-container .dexa-edge-list-view-assignment-details {
    text-align: left;
  }
  .dexa-edge-list-view-finished-cards-details {
    line-height: 27.5px;
  }
  .dexa-edge-free-test-text {
    margin-left: 13%;
    padding: 6px;
    padding-top: 10%;
  }
  .dexaedge-card-container {
    position: relative;
    float: left;
    width: 100%;
  }
  .dexaedge-card-position {
    /*position: absolute;*/
    width: 100%;
  }
  .dexaedge-card-lock-container {
    z-index: 10000;
    opacity: 0.7;
  }
  .dexaedge-card-lock-ion {
    background-color: slategray;
    width: 100%;
    margin-top: 16px;
    color: white;
  }
  .dexaedge-small-lock {
    height: 32.4px !important;
    width: 100%;
  }
  .dexaedge-syllabus-popup-container {
    padding: 13px;
  }
  .dexaedge-syllabus-popup-body {
    background-color: white;
    position: absolute;
    z-index: 1000;
    border: 1px solid #cccccc;
    width: 80%;
    padding: 5px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    font-size: 10.8px !important;
  }
  .dexaedge-syllabus-popup-body-list-view {
    width: 300%;
  }
  .dexaedge-landing-page-side-bar-height {
    min-height: 297px !important;
  }
  .dexaedge-hierarchy-select-box {
    font-size: 11.7px !important;
  }
  .Leaf-card-disabled-overlay-small {
    background-color: #deebf7;
    pointer-events: none;
    cursor: default;
    background: url(/funtoot/Content/Images/lock-test-small-icon.png) no-repeat center slategray;
    height: 49.5px !important;
    /*width         : 711px * @scale !important;*/
    opacity: 0.7;
    margin-top: -36.9px !important;
    /*margin-left   : -147px * @scale !important;*/
  
  }
  .dexaedge-team-leaders-title {
    cursor: pointer;
    padding-bottom: 7.2px !important;
  }
  .dexaedge-team-leaders-popover-title {
    text-align: center;
  }
  .dexaedge-team-leaders {
    padding: 9px !important;
  }
  .dexaedge-team-leaders-last-child {
    padding-top: 0 !important;
  }
  .dexaedge-team-container {
    position: absolute;
    width: 90%;
    background-color: white;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    /*margin-top    : -340px* @scale !important;*/
    margin-left: 2% !important;
  }
  .dexaedge-toppers-team {
    border-radius: 5px;
    background-color: #c1e7f5;
    padding: 9px !important;
  }
  .dexaedge-toppers-team .photo {
    background: url(/funtoot/Content/Images/toppers-leader.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 128px;
    width: 100%;
    margin-top: 10px;
  }
  .dexaedge-funtoot-team {
    border-radius: 5px;
    background-color: #eeefaf;
    padding: 9px !important;
  }
  .dexaedge-funtoot-team .photo {
    background: url(/funtoot/Content/Images/funtoot-leader.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 128px;
    width: 100%;
  }
  .dexaedge-team-leader-name {
    font-size: 14.4px !important;
    font-weight: bold;
  }
  .dexaedge-team-leader-education {
    font-size: 7.2px !important;
  }
  .dexaedge-team-leader-designation {
    font-size: 7.2px !important;
  }
  .dexaedge-team-leader-details {
    font-size: 10.8px !important;
  }
  .dexa-edge-dashboard-content .recommended-books {
    margin: 0;
  }
  .recommended-books .answer-all-q {
    color: red;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1024px) {
  .dexa-column-padding {
    padding-left: 0px;
    padding-right: 0px;
  }
  /*start dexa Login Page base width 1366*/
  
  .dexa-homepage-text {
    font-size: 35.2px;
    letter-spacing: -0.12%;
    padding-bottom: 20px;
    margin-top: 28.8px;
  }
  .dexa-logo {
    width: 160px;
    height: 80px;
  }
  .dexa_login_header {
    font-weight: bold;
    color: #212121 !important;
    font-size: 24px;
    padding-bottom: 4px;
  }
  .dexa-login-btn {
    margin-top: 1.12vh;
    margin-bottom: 12px;
    background-color: #009de5;
    border-radius: 4px;
    width: 100%;
    color: white;
    font-size: 11.2px;
    height: 33.6px;
    vertical-align: middle;
    text-align: center;
    border: none;
  }
  .dexa-login-content {
    padding-top: 104px;
  }
  .dexa-login-content .hero-unit {
    color: white;
    font-weight: 700;
  }
  .dexa-login-content .hero-unit .text-large {
    font-size: 28.8px;
  }
  .dexa-login-content .hero-unit .text-small {
    font-size: 16.8px;
  }
  .dexa-login-content .hero-unit .text-emphasis {
    color: black;
  }
  .dexa-login-content .form-container .login-signup-form {
    background: white;
    border-radius: 4px;
    /*Standard*/
    padding: 2.92826vw;
    /*//width    : 500px * 0.8 * @scale;*/
    width: 28.60322vw;
  }
  .dexa-login-content .form-container .form-input-container {
    margin-bottom: 2.5vh;
  }
  .dexa-login-content .form-container .form-input-container label {
    font-size: 12px;
    color: #939393;
    font-weight: normal;
  }
  .dexa-login-content .form-container .form-input-container input {
    border-radius: 4px;
    background: white;
    border: 1px solid #e0e0e0;
  }
  .dexa-login-content .form-container .form-input-container input:focus {
    outline: none;
    box-shadow: 0px 0px 2px #00adff;
    border: 1px solid #00a6e6;
  }
  .dexa-homepage-footer-text {
    float: right;
    color: #3f3f3f;
    font-size: 12px;
    margin-bottom: 5px;
    text-align: right;
    padding-right: 20px;
  }
  .homepage-footer {
    width: 100%;
    left: 0px;
  }
  .dexa-login-page {
    width: 100%;
    left: 0px;
    position: fixed;
  }
  .dexa-login-left {
    width: 50%;
    float: left;
    padding-left: 8%;
  }
  .dexa-login-right {
    width: 50%;
    float: left;
    padding-left: 9%;
  }
  .dexa-login-content .form-container .login-signup-form .forgot-password-container {
    text-align: center;
  }
  .dexa-login-content .form-container .login-signup-form .forgot-password-container .forgot-password {
    color: #009ce5;
    cursor: pointer;
    padding-bottom: 4px;
    position: relative;
    z-index: 99;
  }
  .dexa-login-content .form-container .login-signup-form .forgot-pwd-msg {
    padding: 8px;
    background-color: #dff0d8;
    margin-bottom: 12px;
    color: #3c763d;
    font-size: 10.4px;
    border: 1px solid #d6e9c6;
  }
  .dexa-login-content .form-container .login-signup-form .form-selector-tabs {
    margin-bottom: 16px;
  }
  .dexa-login-content .form-container .login-signup-form .form-selector-tabs .tab {
    font-size: 12.8px;
    color: white;
    cursor: pointer;
  }
  .dexa-login-content .form-container .login-signup-form .form-selector-tabs .tab:not(:first-child):before {
    content: "|";
    color: #cccccc;
    margin-left: 4px;
    margin-right: 4px;
  }
  .dexa-login-content .form-container .login-signup-form .form-selector-tabs .tab.active-tab {
    color: white;
    font-weight: 700;
  }
  .dexa-login-content .form-container .login-signup-form .signup-form-fields {
    margin-bottom: 4px;
  }
  .dexa-login-content .form-container .login-signup-form .signup-form-fields .dropdown-menu {
    top: 32.8px;
    width: 100%;
    padding: 0;
    border-radius: 0;
  }
  .dexa-login-content .form-container .login-signup-form .signup-form-fields .dropdown-menu > li {
    line-height: 24px;
    border-bottom: 1px solid #008ed8;
    padding: 4px;
  }
  .dexa-login-content .form-container .login-signup-form .signup-form-fields .dropdown-menu > li:hover {
    color: white;
    background-color: #008ed8;
    cursor: pointer;
  }
  .dexa-login-content .form-container .login-signup-form input[type="text"],
  .dexa-login-content .form-container .login-signup-form input[type="password"] {
    height: 33.6px;
    width: 100%;
    margin-bottom: 9.6px;
    /*12px;*/
    font-size: 12.8px;
    /*16px*/
    padding: 0 9.6px;
    /*12px*/
  
  }
  .dexa-login-content .form-container .login-signup-form input[type="text"]::-webkit-input-placeholder,
  .dexa-login-content .form-container .login-signup-form input[type="password"]::-webkit-input-placeholder {
    font-size: 12.8px;
    /*16px*/
  
  }
  /*.dexa-username, .dexa-password {
  		font-size: 11px; /*for resolution less than 992px (xs, sm)
  	}*/
  
  .dexa-login-content .form-container .login-signup-form .firstname-lastname {
    display: table;
    width: 100%;
  }
  .dexa-login-content .form-container .login-signup-form .firstname-lastname input[type="text"],
  .dexa-login-content .form-container .login-signup-form .password-confirm-password input[type="password"] {
    border-radius: 0;
    height: 35.2px;
    width: 100%;
    display: table-cell;
  }
  .dexa-login-content .form-container .login-signup-form .password-confirm-password {
    display: table;
    width: 100%;
  }
  .dexa-login-content .form-container .login-signup-form .error-msg {
    font-size: 9.6px;
    color: #fff038;
  }
  .dexa-login-content .form-container .login-signup-form .busy-checking-username {
    font-size: 9.6px;
    color: #44ffff;
  }
  .dexa-login-content .form-container .login-signup-form .success-msg {
    font-size: 9.6px;
    color: #4dff38 !important;
  }
  .dexa-login-content .form-container .login-signup-form .board-grade-subject-combos {
    display: table;
    width: 100%;
  }
  .dexa-login-content .form-container .login-signup-form .board-grade-subject-combos > * {
    border-radius: 0;
    width: 33.3333%;
    display: table-cell;
  }
  .dexa-login-content .form-container .login-signup-form .help-text {
    font-size: 12.8px;
    color: black;
  }
  /*end dexa Login Page base width 1366*/
  
  /*start dexa dashboard page base width 1024*/
  
  .dexa-fundaas-text {
    font-size: 24px;
  }
  .dexa-fundaas-container {
    width: 206px;
    max-width: 235px;
  }
  .dexa-fundaas-container .fundaas-container {
    width: 100%;
    max-width: 206px;
  }
  .dexa-problempage-logo > img {
    margin-left: 0 !important;
  }
  .dexa-nav-menu {
    padding: 0;
  }
  .dexa-profile-menu {
    padding: 0;
    width: 40%;
  }
  .dexa-profile-menu .profile-image {
    width: 34px;
  }
  .dexa-profile-menu .profile-image img {
    border-radius: 50%;
    height: 32px;
    width: 32px;
  }
  .dexa-menu-text {
    list-style: none outside none;
    line-height: 56px;
    float: left;
    margin: 0;
    padding: 0;
    width: 130px;
    text-align: right;
    padding-right: 15px;
  }
  .dexa-menu-text .user-name {
    width: unset !important;
    max-width: 90px !important;
    padding-right: 10px;
    padding-left: 10px;
  }
  .dexa-menu-text .menu-text {
    float: right;
  }
  .dexa-menu-text .dexa-profile-dropwdown {
    margin-right: 10px;
    float: right;
  }
  .dexa-menu-text .dexa-profile-dropwdown img {
    width: 15px;
  }
  .dexa-menu-text .dropdown-menu {
    top: 43px;
    left: -49px;
  }
  .dexa-menu-item {
    text-transform: none !important;
    font-size: 14px !important;
    color: #939393 !important;
    padding: 20px 20px 0px 20px;
    text-align: center;
    border-bottom: 2px solid white;
  }
  .dexa-menu-item .menu-item-image {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-top: -5px;
  }
  .dexa-menu-item.menu-item-active {
    color: #00aaf1 !important;
    font-size: 14px !important;
    border-bottom: 2px solid #009de6;
    font-weight: 500;
  }
  .dexa-menu-item:hover {
    text-decoration: none;
  }
  .dexa-card-list-container {
    padding-left: 41px;
    background: #f0f2f5;
    /* LIST VIEW */
  
  }
  .dexa-card-list-container .dexa-list-view-table-container {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  }
  .dexa-card-list-container .dashboard-header-container {
    padding: 0px;
  }
  .dexa-card-list-container .dashboard-header-container div span {
    font-size: 20px;
    font-weight: 700;
    line-height: 54px;
    padding-left: 16px;
  }
  .dexa-card-list-container .dashboard-header-container div.no-line-height span {
    line-height: 0px;
  }
  .dexa-card-list-container .dashboard-header-container img {
    height: 54px;
    width: 54px;
  }
  .dexa-card-list-container .dexa-card-container {
    height: 193px;
    padding-left: 13px;
    padding-right: 13px;
    margin-bottom: 13px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card {
    cursor: pointer;
    border-radius: 8px;
    padding: 16px;
    background: white;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-icon-container {
    width: 100%;
    width: 54px;
    height: 54px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-icon-container img {
    width: 100%;
    height: 100%;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-icon-container.top-hierarchy {
    background-color: rgba(191, 235, 255, 0.5);
    border-radius: 8px;
    padding: 5px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-title-description-container {
    padding-top: 20px;
    height: 64.2px;
    width: 100%;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-title-description-container .card-title {
    font-size: 14px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-title-description-container .card-title .card-title-text {
    font-weight: 500;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-title-description-container .card-description {
    font-size: 12px;
    color: #939393;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-duration-container {
    display: none;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container {
    height: 42.8px;
    width: 100%;
    padding-top: 13px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-text {
    font-size: 12px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-text .status-completed {
    float: left;
    color: #52c41a;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-text .status-left {
    float: right;
    color: #bababa;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-bar {
    height: 8px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-bar .status-bar-left {
    height: 100%;
    border-radius: 3.5px;
    background-color: #ededed;
    position: relative;
    width: 100%;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-bar .status-bar-left .status-bar-completed {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 3.5px;
    background-image: linear-gradient(270deg, #52c41a 0%, #6ed040 100%);
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-icon-container {
    display: none;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-title-description-container {
    height: 80px;
    padding-top: 0px;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-title-description-container .card-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-title-description-container .card-title .total-items {
    display: none;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-title-description-container .card-description {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-duration-container {
    display: block;
    color: #212121;
    font-size: 12px;
    padding: 10px 0px;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-completion-status-container {
    width: 55%;
    float: left;
    height: 42.8px;
    padding-top: 13px;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-completion-container {
    line-height: 31.8px;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-completion-container button.completed-button {
    background-color: #eaffe0;
    border: 1px solid #eaffe0;
    color: #52c41a;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-action-button-container {
    width: 45%;
    padding-top: 8px;
    height: 42.8px;
    line-height: 42.8px;
    text-align: right;
    float: left;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-action-button-container button.start-button {
    background-color: #009eeb;
    border: 1px solid #009de5;
    color: white;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-action-button-container button.resume-button {
    background: white;
    border: 1px solid #009de5;
    color: #009ce5;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-action-button-container button.view-results-button {
    background-color: white;
    border: 1px solid white;
    color: #009de6;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-action-button-container .button.start-button.disabled {
    opacity: 0.3;
    cursor: not-allowed;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card.disabled {
    opacity: 0.5;
    cursor: not-allowed;
  }
  .dexa-card-list-container .dexa-card-container.col-xs-3 {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
  }
  .dexa-card-list-container .dexa-card-container.col-xs-4:nth-child(3n+0) {
    padding-right: 0px;
  }
  .dexa-card-list-container .dexa-card-container.col-xs-4:nth-child(3n+1) {
    padding-left: 0px;
  }
  .dexa-card-list-container .dexa-card-container.col-xs-3:nth-child(4n+0) {
    padding-right: 0px;
  }
  .dexa-card-list-container .dexa-card-container.col-xs-3:nth-child(4n+1) {
    padding-left: 0px;
  }
  .dexa-card-list-container .card-list-view {
    cursor: pointer;
  }
  .dexa-card-list-container .card-list-view .list-view-icon {
    float: left;
    padding-right: 16px;
  }
  .dexa-card-list-container .card-list-view .list-view-icon img {
    width: 40px;
  }
  .dexa-card-list-container .card-list-view .list-view-icon.top-hierarchy {
    background-color: rgba(191, 235, 255, 0.5);
    border-radius: 8px;
    padding: 5px;
    width: 40px;
    height: 40px;
    margin-right: 10px;
  }
  .dexa-card-list-container .card-list-view .list-view-icon.top-hierarchy img {
    width: unset;
  }
  .dexa-card-list-container .card-list-view .list-view-name-description-container {
    float: left;
  }
  .dexa-card-list-container .card-list-view .list-view-name-description-container .list-view-name {
    width: 100%;
  }
  .dexa-card-list-container .card-list-view .list-view-name-description-container .list-view-name .name-text {
    font-weight: 500;
  }
  .dexa-card-list-container .card-list-view .list-view-name-description-container .list-view-description {
    color: #939393;
    font-size: 12px;
    width: 100%;
  }
  .dexa-card-list-container .card-list-view .status-text {
    font-size: 12px;
  }
  .dexa-card-list-container .card-list-view .status-text .status-completed {
    float: left;
    color: #52c41a;
  }
  .dexa-card-list-container .card-list-view .status-text .status-left {
    float: right;
    color: #bababa;
  }
  .dexa-card-list-container .card-list-view .status-bar {
    height: 8px;
  }
  .dexa-card-list-container .card-list-view .status-bar .status-bar-left {
    height: 100%;
    border-radius: 3.5px;
    background-color: #ededed;
    position: relative;
    width: 100%;
  }
  .dexa-card-list-container .card-list-view .status-bar .status-bar-left .status-bar-completed {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 3.5px;
    background-image: linear-gradient(270deg, #52c41a 0%, #6ed040 100%);
  }
  .dexa-card-list-container .card-list-view .list-status-container .status-completed-button {
    background-color: #eaffe0;
    border: 1px solid #eaffe0;
    color: #52c41a;
  }
  .dexa-card-list-container .card-list-view .list-status-container .status-not-started-button {
    background-color: rgba(224, 224, 224, 0.3);
    color: #939393;
    border: 1px solid rgba(224, 224, 224, 0.3);
  }
  .dexa-card-list-container .card-list-view .list-status-container.with-bar {
    margin-top: -6px;
  }
  .dexa-card-list-container .card-list-view .list-action-button-container .view-results-button {
    background-color: white;
    border: 1px solid white;
    color: #009de6;
  }
  .dexa-card-list-container .card-list-view .list-action-button-container .start-button {
    background-color: #009eeb;
    border: 1px solid #009de5;
    color: white;
  }
  .dexa-card-list-container .card-list-view .list-action-button-container .resume-button {
    background: white;
    border: 1px solid #009de5;
    color: #009ce5;
  }
  .dexa-card-list-container .card-list-view .duration-container {
    padding-left: 20px;
  }
  .dexa-card-list-container .card-list-view.disabled {
    opacity: 0.3;
    cursor: not-allowed;
  }
  .dexa-card-list-container .card-list-view:last-child {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .dexa-student-dashboard .dexa-dashboard-data-list,
  .dexa-teacher-dashboard .dexa-dashboard-lhs {
    /*padding-left: 2.19619vw;*/
    padding-top: 42px;
    /*30px*/
    padding-right: 0;
    padding-left: 0;
    height: 100%;
    background-color: #fbfbfb;
    border-right: 3px solid #d7d7d7;
    min-height: inherit;
  }
  .dexa-student-dashboard .dexa-dashboard-data-list .data-list,
  .dexa-teacher-dashboard .dexa-dashboard-lhs .data-list {
    padding-bottom: 7.5px;
    /*7.5+7.5 = 15px*/
    padding-top: 7.5px;
    display: table;
    padding-left: 30px;
    /*30px*/
    width: 100%;
  }
  .dexa-student-dashboard .dexa-dashboard-data-list .data-list:hover,
  .dexa-teacher-dashboard .dexa-dashboard-lhs .data-list:hover {
    cursor: pointer;
    color: gray;
    text-decoration: none;
  }
  .dexa-student-dashboard .dexa-dashboard-data-list .data-text,
  .dexa-teacher-dashboard .dexa-dashboard-lhs .data-text {
    display: table-cell;
    font-size: 14px;
    /*14px*/
    color: #262331;
    font-weight: 600;
    padding-left: 10px;
    /*10px*/
    vertical-align: middle;
    /*padding-bottom: 1.0981vw;*/
  
  }
  .datalist1 {
    border-bottom: 3px solid #d7d7d7;
    padding-bottom: 30px;
    /*22.5+7.5 = 30px*/
  
  }
  .datalist2 {
    height: 100%;
  }
  .dexa-dashboard-data-list .data-list:hover {
    background-color: #ebebeb;
  }
  .dexa-dashboard-data-list .data-list-selected,
  .dexa-teacher-dashboard .dexa-dashboard-lhs .data-list-selected {
    color: #209af7 !important;
  }
  .dexa-dashboard-subject-box {
    padding: 0;
  }
  .dexa-student-dashboard .dexa-dashboard-subject-container,
  .dexa-dashboard-profile-container,
  .dexa-teacher-dashboard .dexa-dashboard-menu-container {
    background-color: rgba(38, 35, 49, 0.05);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 33px;
  }
  .dexa-dashboard-content {
    background: #f0f2f5;
    min-height: inherit;
  }
  .dexaedge-dashboard-content {
    background-color: whitesmoke;
  }
  select.subject-box {
    border: 1px solid silver;
    border-radius: 4px;
    background: transparent;
    height: 32px;
    font-weight: 600;
    margin-right: 15px;
  }
  select.subject-box > option {
    color: #262331;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    width: 65px;
    text-align: left;
  }
  .dexa-dashboard-subject-progress {
    display: inline-block;
    vertical-align: sub;
    width: 24px;
    height: 24px;
    /*canvas element*/
  
  }
  .dexa-dashboard-subject-container .dexa-dashboard-subject-Name-panel {
    /*font-family: 'Open Sans Regular' ;*/
    display: inline-block;
  }
  .dexa-profile-title {
    color: white;
    font-size: 20px;
    vertical-align: inherit;
  }
  .dexa-dashboard-subject-Name {
    color: #262331;
    font-size: 20px;
    padding-left: 10px;
    vertical-align: inherit;
  }
  .dexa-dashboard-teacher-dropdown {
    color: #262331;
    font-size: 13px;
    padding-left: 4px;
    padding-right: 10px;
    vertical-align: inherit;
  }
  .dexa-dashboard-data-progress {
    padding: 0;
    min-height: inherit;
  }
  .dexa-dashboard-data-progress .dexa-small-text {
    font-size: 13px;
    /*13px;*/
    padding-bottom: 20px;
    /*20px;*/
    padding-top: 10px;
    /*10px;*/
    color: #90e2f7;
  }
  .dexa-subtopics-inprogress {
    /*height: 109px;*/
    border-bottom: 2px solid #90e2f7;
    width: 100%;
    margin: 0;
    padding-left: 11px;
    /*15px;*/
  
  }
  .dexa-dashboard-data-progress .dexa-section-title {
    padding-bottom: 10px;
    /*15px*/
    padding-top: 15px;
    /*20px*/
    font-size: 18px;
    color: #333333;
  }
  .dexa-dashboard-data-progress .dexa-subtopic-progress {
    display: inline-block;
    height: 18px;
    /*canvas element*/
    width: 18px;
    /*padding-right: 5px * @scale;*/
    vertical-align: middle;
  }
  .dexa-dashboard-data-progress .dexa-subtopic-entry {
    padding-bottom: 10px;
    /*10px;*/
    cursor: pointer;
  }
  .dexa-dashboard-data-progress .subtopic-name {
    display: inline-block;
    font-size: 14px;
    /*14px;*/
    padding-left: 5px;
    /*5px;*/
    color: #666666;
  }
  .dexa-dashboard-data-progress .subtopic-details {
    padding-top: 0;
    font-size: 14px;
    /*13px;*/
    padding-bottom: 15px;
    /*20px;*/
    padding-left: 27px;
    /*27px;*/
    color: #717171;
  }
  .dexa-dashboard-data-progress .dexa-toggle-btn {
    font-size: 14px;
    /*13px;*/
    padding-bottom: 15px;
    /*20px;*/
    padding-top: 0;
    color: #90e2f7;
    padding-left: 27px;
    /*27px;*/
    cursor: pointer;
  }
  .dexa-dashboard-data-progress .dexa-subtopics-recommended {
    /*height: 10.98097vw;*/
    border-bottom: 2px solid #90e2f7;
    width: 100%;
    margin: 0;
    padding-left: 15px;
    /*15px;*/
  
  }
  .dexa-dashboard-data-progress .dexa-subtopics-finished {
    width: 100%;
    margin: 0;
    padding-left: 15px;
    /*15px;*/
  
  }
  .dexa-dashboard-data-progress .dexa-subtopics-finished .subtopic-complete {
    background: url(/funtoot/Content/images/tick-lock.svg) no-repeat;
    display: inline-block;
    vertical-align: top;
    padding-right: 5px;
    /*5px;*/
    height: 18px;
    width: 18px;
  }
  .dexa-dashboard-data-progress .topics-list {
    max-height: 80px;
    /*174px*/
    overflow-y: auto;
  }
  .dexa-icon-container {
    width: 18px;
    /*18px;*/
    height: 18px;
    /*border      :1px solid #d7d7d7;*/
    display: table-cell;
    vertical-align: middle;
  }
  .dexa-icon {
    background: url(/funtoot/Content/images/dexa-icons.svg) no-repeat;
    /*background-position: 0px -6px;*/
    background-size: 200%;
    /*height             : 2.5vw;*/
    padding: 0;
    cursor: default;
    /*width              : 2.5vw;*/
  
  }
  .dexa-icon1 {
    background: url(/funtoot/Content/images/Student_Dashboard_DEXA_icons-02.svg) no-repeat;
    /*background-position: 0px -6px;*/
    background-size: 300%;
    /*height             : 2.5vw;*/
    padding: 0;
    cursor: default;
    /*width              : 2.5vw;*/
  
  }
  .icon--revision-default {
    /*background-position: -32px -6px;*/
    background-position: 0 0%;
  }
  .icon--revision-selected {
    background-position: 100% 0%;
  }
  .icon--test-default {
    background-position: 0 50%;
  }
  .icon--test-selected {
    background-position: 100% 52%;
  }
  .icon--assessment-default {
    background-position: 0 100%;
  }
  .icon--assessment-selected {
    background-position: 100% 100%;
  }
  .icon--myRev-default {
    background-position: 50% 5%;
  }
  .icon--myRev-selected {
    background-position: 50% 5%;
  }
  .icon--myMockTest-default {
    background-position: 50% 28%;
  }
  .icon--myMockTest-selected {
    background-position: 50% 28%;
  }
  .icon--myAssessment-default {
    background-position: 50% 50%;
  }
  .icon--myAssessment-selected {
    background-position: 50% 50%;
  }
  .icon--myPerformance-default,
  .icon--myPerformance-selected {
    background-position: 50% 72%;
  }
  .icon--myProfile-default {
    background-position: 50% 94%;
  }
  .icon--myProfile-selected {
    background-position: 50% 94%;
  }
  /*My Profile 1024 base width*/
  
  .dexa-profile-content {
    margin: 0;
  }
  .profile-content {
    padding-left: 57px;
    /*57px*/
    padding-top: 40px;
    /*40px*/
  
  }
  .profile-content1,
  .profile-content2 {
    display: table;
    width: 100%;
    padding-bottom: 30px;
    /*13px*/
  
  }
  .profile-label {
    cursor: pointer;
  }
  .profile-header {
    font-size: 16px;
    /*16px*/
    color: #666666;
    /*padding-bottom: 2.34375vw; /*24px*/
    padding-left: 12px;
    /*12px*/
  
  }
  .profile-text-box {
    padding-left: 28px;
    /*28px;*/
    padding-top: 20px;
    /*20px*/
  
  }
  .profile-text-container {
    padding-bottom: 17px;
    /*17px*/
    width: 100%;
  }
  .profile-label {
    font-size: 12px;
    /*12px;*/
    color: #999999;
    padding-bottom: 5px;
    /*5px;*/
  
  }
  .profile-input {
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid silver;
    background: white;
    font-size: 14px;
    /*14px;*/
    color: #333333;
  }
  .profile-input:focus {
    outline: 0px;
  }
  .dexa-profile-pic {
    margin-top: 45px;
    /*45px;*/
  
  }
  .profile-save-btn {
    margin-left: 20%;
    margin-top: 40px;
  }
  .profile-img-container {
    width: 124px;
    /*124px; 118*/
    height: 124px;
    border-radius: 50%;
    border: 3px solid #00aaf1;
    vertical-align: middle;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    position: relative;
  }
  .profile-img-container .first-letter {
    font-size: 5rem;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  .profile-img-container img {
    border-radius: 50%;
    width: 110%;
    height: 100%;
  }
  .edit-button-profile-image {
    float: left;
    height: 40px;
    margin-top: 20px;
    margin-right: 20px;
  }
  .edit-profile-image-input-button {
    margin-top: 20px;
  }
  .edit-profile-image-input-button.visiblity-enabled {
    visibility: visible;
  }
  .edit-profile-image-input-button.visiblity-disabled {
    visibility: hidden;
  }
  .menu-item.profile-image {
    cursor: pointer;
  }
  .menu-item.profile-image span img {
    width: 50px;
    height: 50px;
    padding: 5px;
    border-radius: 50%;
  }
  .menu-item.profile-image .first-letter {
    border: 2px solid #00aaf1;
    width: 40px;
    height: 40px;
    padding: 10px;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  .student-profile-details-profile-page .panel button {
    float: right;
    margin-top: -6px;
    margin-right: 10px;
  }
  .student-profile-details-profile-page .panel .edit {
    float: right;
    cursor: pointer;
  }
  .student-profile-details-profile-page .panel button.cancel {
    color: #0f0f0f;
    border: 1px solid silver;
  }
  .student-profile-details-profile-page .panel .edit-button-profile-image {
    float: left;
    margin-top: 10px;
    margin-right: 5px;
  }
  .dexa-profile-info {
    width: 124px;
    /*124px; 118*/
    text-align: center;
  }
  .dexa-profile-pic .dexa-profile-name {
    font-size: 15px;
    /*15px*/
    color: #333333;
    padding-top: 5px;
    /*5px*/
  
  }
  .dexa-profile-pic .dexa-profile-username {
    font-size: 10px;
    /*10px*/
    color: #999999;
    padding-top: 3px;
    /*3px*/
  
  }
  .dexa-profile-pic .dexa-profile-role {
    font-size: 13px;
    /*13px*/
    color: #999999;
    padding-top: 2px;
    /*2px*/
  
  }
  .dexa-profile-footer {
    font-size: 12px;
    /*12px*/
    color: #00aaf1;
    padding-bottom: 35px;
    /*35px*/
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding-top: 35px;
    /*35px*/
  
  }
  .dexa-schoolInfo-dialog {
    width: 500px;
    margin-top: 150px;
    margin-left: 390px;
    height: 100%;
    padding: 0;
  }
  .dexa-changePassword-dialog {
    width: 450px;
    margin-top: 180px;
    margin-left: 440px;
    height: 100%;
    padding: 0;
  }
  .dexa-schoolInfo-header {
    height: 40px;
    background-color: #90e2f7;
    padding-left: 40px;
    font-size: 15px;
    color: #999999;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .dexa-schoolInfo-dialog .dexa-schoolInfo-container {
    padding-left: 40px;
    padding-right: 40px;
  }
  .dexa-changePassword-dialog .dexa-changepassword-container {
    padding-left: 35px;
    padding-right: 35px;
  }
  .profile-schoolInfo-input {
    border: none;
  }
  .profile-schoolInfo-text-box {
    display: inline-block;
    width: 48%;
  }
  .profile-info-text {
    height: 50px;
    font-size: 12px;
    color: #999999;
    border: 1px solid #90e2f7;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }
  .profile-info-text .warning-block {
    vertical-align: middle;
    color: #666666;
    padding-right: 10px;
    padding-top: 10px;
  }
  .profile-info-text .warning-text {
    padding-top: 6px;
  }
  .profile-info-close-btn {
    height: 20px;
    width: 55px;
    font-size: 13px;
    color: white;
    margin-top: 8px;
    margin-bottom: 7px;
    background-color: #1282d4;
    text-align: center;
    margin-left: 82%;
    cursor: pointer;
  }
  .profile-change-pwd-close-btn {
    height: 20px;
    width: 55px;
    font-size: 13px;
    color: white;
    margin-left: 0px !important;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #1282d4;
    text-align: center;
    margin-left: 82%;
    cursor: pointer;
  }
  .dexa-changepassword-req-icon {
    vertical-align: super;
    font-size: xx-small;
    color: red;
  }
  .dexa-changepassword-save-btn {
    display: inline-block;
  }
  .dexa-changepassword-close-btn {
    display: inline-block;
  }
  .dexa-changepassword-btn {
    height: 20px;
    width: 55px;
    font-size: 13px;
    color: white;
    margin-top: 8px;
    margin-bottom: 7px;
    background-color: #1282d4;
    text-align: center;
  }
  .dexa-changepassword-save-container {
    margin-left: 66%;
  }
  .dexa-performance-title {
    color: white;
    font-size: 20px;
    vertical-align: inherit;
  }
  .dexa-myPerformance {
    padding-top: 11px;
    padding-bottom: 25px;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0px;
    background-color: white;
  }
  .dexa-myperformance-tab {
    position: absolute;
    width: 100%;
    background-color: #f7f6f6;
    height: 100%;
    top: 0px;
    left: 0px;
  }
  .dexa-myperformance-chart {
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .chart-legends-row {
    text-align: center;
  }
  .dexa-student-dashboard .chart-legend-entry {
    padding-left: 5px;
    padding-top: 8px;
    font-size: 11px;
  }
  .dexa-student-dashboard .chart-legend-text {
    color: #5f5f5f;
  }
  .dexa-student-dashboard .chart-container {
    height: 90px;
    width: 90px;
  }
  .btn-bg-transparent .btn {
    background: transparent;
  }
  .last-progress .chart-info {
    text-align: center;
    vertical-align: middle;
    top: 25%;
    left: 24%;
    position: absolute;
  }
  .last-progress .chart-info-value {
    font-size: 20px;
    font-weight: bold;
    color: #5f5f5f;
  }
  .last-progress .cchart-info-title {
    font-size: 10px;
    color: #5f5f5f;
  }
  .rev-chart-container,
  .mocktest-chart-container,
  .assessment-chart-container {
    margin-left: 35%;
    position: relative;
  }
  .progress-container {
    display: table-cell;
  }
  .last-progress {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 20px;
    margin: 0px;
    padding-bottom: 40px;
  }
  .last-progress-text {
    color: #333333;
    text-align: center;
    padding-bottom: 10px;
    font-size: 12px;
  }
  .dexa-syllabus-container {
    max-height: 300px;
    overflow-y: scroll;
  }
  .dexa-teacher-dashboard .dexa-tool-bar {
    margin: 0;
  }
  .dexa-teacher-dashboard .dexa-assignment-page {
    margin: 0;
  }
  .dexa-assignment-list {
    max-height: 520px;
    overflow-y: scroll;
  }
  .dexa-profile-edit-btn {
    margin-left: 15%;
    margin-bottom: 5%;
  }
  .label-info {
    background-color: #91d4f0;
  }
  .profile-class {
    color: #90e2f7;
    padding-left: 3px;
    padding-right: 3px;
  }
  .profile-class-text {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .dexa-profile-selected-text {
    color: #57c3f0 !important;
    font-size: 14px !important;
  }
  .dexa-precreated {
    background-color: rgba(67, 191, 63, 0.1);
  }
  .dexa-auto {
    background-color: rgba(32, 154, 247, 0.1);
  }
  .dexa-edge-student-dashboard .dexa-edge-dashboard-content {
    background-color: whitesmoke;
  }
  .dexa-edge-dashboard-content .card-color {
    background-color: white;
  }
  .dexa-edge-dashboard-content .card-title,
  .dexaedge-team-leader .card-title {
    color: #ffb74d;
    padding-top: 8px !important;
    padding-left: 30px !important;
    font-weight: bold;
    font-size: 13.4px !important;
  }
  .dexa-edge-dashboard-content .card-sub-title {
    color: #b4b4b4;
    padding-left: 30px !important;
    padding-bottom: 6px !important;
    font-size: 11.7px !important;
  }
  .dexa-edge-dashboard-content .rhs-cards {
    padding-bottom: 6px !important;
  }
  .dexa-edge-dashboard-content .lhs-cards {
    padding-bottom: 20px !important;
  }
  .dexa-edge-dashboard-content .subscription-container {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .subscription-container .subscription-card {
    line-height: 39px !important;
    font-size: 10.82px !important;
  }
  .subscription-card .subscription-row {
    width: 100%;
    margin-left: 0;
  }
  .subscription-card .subscription-icon {
    background-color: #66bb6a;
    height: 39px !important;
    float: left;
    margin-left: 15px;
    background-image: url(/funtoot/content/images/subscription_Icon.svg);
    background-repeat: no-repeat;
    background-position: center;
  }
  .subscription-card .upgrade-btn-container {
    text-align: center;
    line-height: 39px !important;
  }
  .subscription-card .upgrade-btn {
    line-height: 14px;
    background-color: #66bb6a;
    color: white;
    font-size: 10.82px !important;
  }
  .test-performance-container .recent-tests-list-row {
    padding-right: 30px !important;
    padding-left: 30px !important;
    padding-top: 6px !important;
  }
  .recent-tests-list-row .recent-tests-list-container {
    max-height: 80px !important;
    min-height: 80px !important;
    overflow-y: auto;
    font-size: 10.82px !important;
  }
  .test-performance-container .recent-tests-list {
    border-top: 1px solid #cccccc;
    color: #5f5f5f;
    padding-bottom: 1px !important;
    padding-top: 2.2px !important;
  }
  .test-performance-container .recent-tests-list:last-child {
    border-bottom: 1px solid #cccccc;
  }
  .test-performance-container .footer-conatiner,
  .dexaedge-dash-board-footer-conatiner {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .test-performance-container .footer,
  .dexaedge-dash-board-footer-conatiner .footer {
    /*border-top: 1px solid #cccccc;*/
    padding: 6px !important;
    padding-bottom: 10px !important;
  }
  .dexaedge-new-user-msg {
    font-size: 0.9em;
  }
  .test-performance-container .footer-view-all-btn {
    line-height: 14px;
    font-size: 10.82px !important;
  }
  .dexa-edge-dashboard-content .time-management-card {
    padding-bottom: 15px !important;
  }
  .dexa-edge-dashboard-content .time-management-body {
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-size: 10.82px !important;
  }
  .time-management-body .time-management-card-title {
    line-height: 30px;
    text-align: center;
    color: white;
  }
  .time-management-body .time-management-card-body {
    padding-top: 5px !important;
    padding-bottom: 6px !important;
  }
  .time-management-body .time-management-body-bottom-padding {
    padding-bottom: 12px !important;
  }
  .time-management-body .attempted-correct-title {
    background-color: #7be57b;
  }
  .time-management-body .attempted-but-not-marked-title {
    background-color: #92a0fd;
  }
  .time-management-body .attempted-incorrect-title {
    background-color: #ff8b69;
  }
  .time-management-body .not-attempted-not-marked-title {
    background-color: #a1a1a1;
  }
  .time-management-body .neutral-margin {
    margin-left: 0;
    margin-right: 0;
  }
  .time-management-body .card-content-right-align {
    text-align: right;
  }
  .time-management-body .card-content-left-align {
    text-align: left;
  }
  .dexa-edge-dashboard-content .stratgey-icons-row {
    padding-bottom: 6px !important;
  }
  .dexa-edge-dashboard-content .icons-container-gutter {
    padding-right: 37px !important;
  }
  .dexa-edge-dashboard-content .icons-container {
    height: 36px;
    width: 36px;
    background-color: #eeeeee;
    border-radius: 50%;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
  }
  .dexa-edge-dashboard-content .stratgey-icons {
    border-radius: 0;
    background-color: white;
    background-image: url(/funtoot/content/images/Stratgey_Icon.svg);
  }
  .dexa-edge-dashboard-content .stratgey-jeemain {
    background-position-x: 0%;
  }
  .dexa-edge-dashboard-content .stratgey-jeeadvanced {
    background-position-x: 50%;
  }
  .dexa-edge-dashboard-content .stratgey-jeemain-and-advanced {
    background-position-x: 100%;
  }
  .dexa-edge-dashboard-content .recomended-books-icon {
    background-image: url(/funtoot/content/images/Recomended_books_Icon.svg);
  }
  .dexa-edge-dashboard-content .recomended-syllabus-container {
    float: left;
    width: 37px !important;
  }
  .dexa-edge-dashboard-content .syllabus-test-icon {
    background-image: url(/funtoot/content/images/Syllabus_Icon.svg);
  }
  .dexa-edge-dashboard-content .rhs-first-card {
    padding-bottom: 6px !important;
  }
  .viewMoreTests .view-all-tests-title-container {
    padding-bottom: 18px !important;
  }
  .viewMoreTests .view-all-tests-footer {
    padding-bottom: 25px !important;
  }
  .viewMoreTests .all-test-container {
    min-height: 250px !important;
  }
  .viewMoreTests .view-all-tests-title {
    font-size: 13.82px !important;
  }
  .viewMoreTests .recent-tests-list {
    border-top: 1px solid #cccccc;
    color: #5f5f5f;
    padding-bottom: 1px !important;
    padding-top: 2.2px !important;
  }
  .viewMoreTests .recent-tests-list:last-child {
    border-bottom: 1px solid #cccccc;
  }
  .viewMoreTests .recent-tests-list .test-details-btn {
    background-color: #2ebb9b;
  }
  .viewMoreTests .recent-tests-list .name-container {
    line-height: 25px !important;
  }
  .viewMoreTests .recent-tests-list .name-container .completion-chart {
    padding-top: 5px !important;
  }
  .bread-crumbs-conatiner {
    font-size: 15px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 720px !important;
    display: inline-block;
    float: left;
    color: #646464;
  }
  .bread-crumbs-token-name {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  .bread-crumbs-token-name:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #00aaf1;
  }
  .bread-crumbs-token:after {
    content: '>';
  }
  .bread-crumbs-token:last-child:after {
    content: '';
  }
  .dexa-edge-top-band-container {
    line-height: 20px !important;
    font-size: 10px !important;
    color: #646464;
  }
  .dexa-edge-top-band-container .score {
    text-align: right;
  }
  .dexa-edge-middle-band-color-container {
    height: 56px !important;
    /*background-color: #74b8ef;*/
    text-align: center;
    padding-top: 10px !important;
    margin-left: -16px;
    margin-right: -16px;
  }
  .dexa-edge-middle-band-color-container .icon {
    background: url(/funtoot/Content/Images/syllabus-icon-on-card.svg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 36px !important;
    width: 100%;
  }
  .dexa-edge-middle-band-container {
    line-height: 53px !important;
  }
  .dexa-edge-middle-band-container .text {
    font-size: 16px !important;
    float: left;
    /*width      : 250px;*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #646464;
  }
  .dexa-edge-bottom-band-container {
    border-top: 1px solid #bcbcbc;
    line-height: 34px !important;
    color: #646464;
    font-size: 12px !important;
  }
  .expand-start-continue {
    cursor: pointer;
  }
  .dexa-dashboard-content-top-padding {
    padding-top: 17px !important;
    background-color: whitesmoke;
  }
  .non-leaf-card {
    text-align: center;
  }
  .dexa-edge-bottom-band-container .view-reports {
    text-align: right;
  }
  .dexa-edge-list-view-card {
    height: 55px !important;
    border: 1px solid #cccccc;
    background-color: white;
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  }
  .dexa-edge-list-view-syllabus-container {
    height: 54px !important;
    /*background-color: #74b8ef;*/
    text-align: center;
    padding-top: 10px !important;
  }
  .dexa-edge-list-view-syllabus-container .icon {
    background: url(/funtoot/Content/Images/syllabus-icon-on-card.svg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 30px !important;
    width: 100%;
  }
  .dexa-edge-list-view-test-count-and-score-container {
    font-size: 10px !important;
    color: #646464;
  }
  .dexa-edge-list-view-middle-band-container {
    line-height: 55px !important;
  }
  .dexa-edge-list-view-middle-band-container .text {
    font-size: 16px !important;
    float: left;
    width: 250px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #646464;
  }
  .dexa-edge-list-view-assignment-details-container {
    font-size: 12px !important;
  }
  .dexa-edge-list-view-assignment-details-container .dexa-edge-list-view-assignment-details {
    text-align: left;
  }
  .dexa-edge-list-view-finished-cards-details {
    line-height: 27.5px;
  }
  .dexa-edge-free-test-text {
    margin-left: 13%;
    padding: 6px;
    padding-top: 10%;
  }
  .dexaedge-card-container {
    position: relative;
    float: left;
    width: 100%;
  }
  .dexaedge-card-position {
    /*position: absolute;*/
    width: 100%;
  }
  .dexaedge-card-lock-container {
    z-index: 10000;
    opacity: 0.7;
  }
  .dexaedge-card-lock-ion {
    background-color: slategray;
    width: 100%;
    margin-top: 16px;
    color: white;
  }
  .dexaedge-small-lock {
    height: 36px !important;
    width: 100%;
  }
  .dexaedge-syllabus-popup-container {
    padding: 13px;
  }
  .dexaedge-syllabus-popup-body {
    background-color: white;
    position: absolute;
    z-index: 1000;
    border: 1px solid #cccccc;
    width: 80%;
    padding: 5px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    font-size: 12px !important;
  }
  .dexaedge-syllabus-popup-body-list-view {
    width: 300%;
  }
  .dexaedge-landing-page-side-bar-height {
    min-height: 330px !important;
  }
  .dexaedge-hierarchy-select-box {
    font-size: 13px !important;
  }
  .Leaf-card-disabled-overlay-small {
    background-color: #deebf7;
    pointer-events: none;
    cursor: default;
    background: url(/funtoot/Content/Images/lock-test-small-icon.png) no-repeat center slategray;
    height: 55px !important;
    /*width         : 711px * @scale !important;*/
    opacity: 0.7;
    margin-top: -41px !important;
    /*margin-left   : -147px * @scale !important;*/
  
  }
  .dexaedge-team-leaders-title {
    cursor: pointer;
    padding-bottom: 8px !important;
  }
  .dexaedge-team-leaders-popover-title {
    text-align: center;
  }
  .dexaedge-team-leaders {
    padding: 10px !important;
  }
  .dexaedge-team-leaders-last-child {
    padding-top: 0 !important;
  }
  .dexaedge-team-container {
    position: absolute;
    width: 90%;
    background-color: white;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    /*margin-top    : -340px* @scale !important;*/
    margin-left: 2% !important;
  }
  .dexaedge-toppers-team {
    border-radius: 5px;
    background-color: #c1e7f5;
    padding: 10px !important;
  }
  .dexaedge-toppers-team .photo {
    background: url(/funtoot/Content/Images/toppers-leader.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 128px;
    width: 100%;
    margin-top: 10px;
  }
  .dexaedge-funtoot-team {
    border-radius: 5px;
    background-color: #eeefaf;
    padding: 10px !important;
  }
  .dexaedge-funtoot-team .photo {
    background: url(/funtoot/Content/Images/funtoot-leader.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 128px;
    width: 100%;
  }
  .dexaedge-team-leader-name {
    font-size: 16px !important;
    font-weight: bold;
  }
  .dexaedge-team-leader-education {
    font-size: 8px !important;
  }
  .dexaedge-team-leader-designation {
    font-size: 8px !important;
  }
  .dexaedge-team-leader-details {
    font-size: 12px !important;
  }
  .dexa-edge-dashboard-content .recommended-books {
    margin: 0;
  }
  .recommended-books .answer-all-q {
    color: red;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 2500px) {
  .dexa-column-padding {
    padding-left: 0px;
    padding-right: 0px;
  }
  /*start dexa Login Page base width 1366*/
  
  .dexa-homepage-text {
    font-size: 42.24px;
    letter-spacing: -0.12%;
    padding-bottom: 24px;
    margin-top: 34.56px;
  }
  .dexa-logo {
    width: 192px;
    height: 96px;
  }
  .dexa_login_header {
    font-weight: bold;
    color: #212121 !important;
    font-size: 28.8px;
    padding-bottom: 4.8px;
  }
  .dexa-login-btn {
    margin-top: 1.12vh;
    margin-bottom: 14.4px;
    background-color: #009de5;
    border-radius: 4px;
    width: 100%;
    color: white;
    font-size: 13.44px;
    height: 40.32px;
    vertical-align: middle;
    text-align: center;
    border: none;
  }
  .dexa-login-content {
    padding-top: 124.8px;
  }
  .dexa-login-content .hero-unit {
    color: white;
    font-weight: 700;
  }
  .dexa-login-content .hero-unit .text-large {
    font-size: 34.56px;
  }
  .dexa-login-content .hero-unit .text-small {
    font-size: 20.16px;
  }
  .dexa-login-content .hero-unit .text-emphasis {
    color: black;
  }
  .dexa-login-content .form-container .login-signup-form {
    background: white;
    border-radius: 4px;
    /*Standard*/
    padding: 2.92826vw;
    /*//width    : 500px * 0.8 * @scale;*/
    width: 28.60322vw;
  }
  .dexa-login-content .form-container .form-input-container {
    margin-bottom: 2.5vh;
  }
  .dexa-login-content .form-container .form-input-container label {
    font-size: 12px;
    color: #939393;
    font-weight: normal;
  }
  .dexa-login-content .form-container .form-input-container input {
    border-radius: 4px;
    background: white;
    border: 1px solid #e0e0e0;
  }
  .dexa-login-content .form-container .form-input-container input:focus {
    outline: none;
    box-shadow: 0px 0px 2px #00adff;
    border: 1px solid #00a6e6;
  }
  .dexa-homepage-footer-text {
    float: right;
    color: #3f3f3f;
    font-size: 12px;
    margin-bottom: 5px;
    text-align: right;
    padding-right: 20px;
  }
  .homepage-footer {
    width: 100%;
    left: 0px;
  }
  .dexa-login-page {
    width: 100%;
    left: 0px;
    position: fixed;
  }
  .dexa-login-left {
    width: 50%;
    float: left;
    padding-left: 8%;
  }
  .dexa-login-right {
    width: 50%;
    float: left;
    padding-left: 9%;
  }
  .dexa-login-content .form-container .login-signup-form .forgot-password-container {
    text-align: center;
  }
  .dexa-login-content .form-container .login-signup-form .forgot-password-container .forgot-password {
    color: #009ce5;
    cursor: pointer;
    padding-bottom: 4.8px;
    position: relative;
    z-index: 99;
  }
  .dexa-login-content .form-container .login-signup-form .forgot-pwd-msg {
    padding: 9.6px;
    background-color: #dff0d8;
    margin-bottom: 14.4px;
    color: #3c763d;
    font-size: 12.48px;
    border: 1px solid #d6e9c6;
  }
  .dexa-login-content .form-container .login-signup-form .form-selector-tabs {
    margin-bottom: 19.2px;
  }
  .dexa-login-content .form-container .login-signup-form .form-selector-tabs .tab {
    font-size: 15.36px;
    color: white;
    cursor: pointer;
  }
  .dexa-login-content .form-container .login-signup-form .form-selector-tabs .tab:not(:first-child):before {
    content: "|";
    color: #cccccc;
    margin-left: 4.8px;
    margin-right: 4.8px;
  }
  .dexa-login-content .form-container .login-signup-form .form-selector-tabs .tab.active-tab {
    color: white;
    font-weight: 700;
  }
  .dexa-login-content .form-container .login-signup-form .signup-form-fields {
    margin-bottom: 4.8px;
  }
  .dexa-login-content .form-container .login-signup-form .signup-form-fields .dropdown-menu {
    top: 39.36px;
    width: 100%;
    padding: 0;
    border-radius: 0;
  }
  .dexa-login-content .form-container .login-signup-form .signup-form-fields .dropdown-menu > li {
    line-height: 28.8px;
    border-bottom: 1px solid #008ed8;
    padding: 4.8px;
  }
  .dexa-login-content .form-container .login-signup-form .signup-form-fields .dropdown-menu > li:hover {
    color: white;
    background-color: #008ed8;
    cursor: pointer;
  }
  .dexa-login-content .form-container .login-signup-form input[type="text"],
  .dexa-login-content .form-container .login-signup-form input[type="password"] {
    height: 40.32px;
    width: 100%;
    margin-bottom: 11.52px;
    /*12px;*/
    font-size: 15.36px;
    /*16px*/
    padding: 0 11.52px;
    /*12px*/
  
  }
  .dexa-login-content .form-container .login-signup-form input[type="text"]::-webkit-input-placeholder,
  .dexa-login-content .form-container .login-signup-form input[type="password"]::-webkit-input-placeholder {
    font-size: 15.36px;
    /*16px*/
  
  }
  /*.dexa-username, .dexa-password {
  		font-size: 11px; /*for resolution less than 992px (xs, sm)
  	}*/
  
  .dexa-login-content .form-container .login-signup-form .firstname-lastname {
    display: table;
    width: 100%;
  }
  .dexa-login-content .form-container .login-signup-form .firstname-lastname input[type="text"],
  .dexa-login-content .form-container .login-signup-form .password-confirm-password input[type="password"] {
    border-radius: 0;
    height: 42.24px;
    width: 100%;
    display: table-cell;
  }
  .dexa-login-content .form-container .login-signup-form .password-confirm-password {
    display: table;
    width: 100%;
  }
  .dexa-login-content .form-container .login-signup-form .error-msg {
    font-size: 11.52px;
    color: #fff038;
  }
  .dexa-login-content .form-container .login-signup-form .busy-checking-username {
    font-size: 11.52px;
    color: #44ffff;
  }
  .dexa-login-content .form-container .login-signup-form .success-msg {
    font-size: 11.52px;
    color: #4dff38 !important;
  }
  .dexa-login-content .form-container .login-signup-form .board-grade-subject-combos {
    display: table;
    width: 100%;
  }
  .dexa-login-content .form-container .login-signup-form .board-grade-subject-combos > * {
    border-radius: 0;
    width: 33.3333%;
    display: table-cell;
  }
  .dexa-login-content .form-container .login-signup-form .help-text {
    font-size: 15.36px;
    color: black;
  }
  /*end dexa Login Page base width 1366*/
  
  /*start dexa dashboard page base width 1024*/
  
  .dexa-fundaas-text {
    font-size: 28.8px;
  }
  .dexa-fundaas-container {
    width: 247.2px;
    max-width: 235px;
  }
  .dexa-fundaas-container .fundaas-container {
    width: 100%;
    max-width: 206px;
  }
  .dexa-problempage-logo > img {
    margin-left: 0 !important;
  }
  .dexa-nav-menu {
    padding: 0;
  }
  .dexa-profile-menu {
    padding: 0;
    width: 40%;
  }
  .dexa-profile-menu .profile-image {
    width: 34px;
  }
  .dexa-profile-menu .profile-image img {
    border-radius: 50%;
    height: 32px;
    width: 32px;
  }
  .dexa-menu-text {
    list-style: none outside none;
    line-height: 56px;
    float: left;
    margin: 0;
    padding: 0;
    width: 130px;
    text-align: right;
    padding-right: 15px;
  }
  .dexa-menu-text .user-name {
    width: unset !important;
    max-width: 90px !important;
    padding-right: 10px;
    padding-left: 10px;
  }
  .dexa-menu-text .menu-text {
    float: right;
  }
  .dexa-menu-text .dexa-profile-dropwdown {
    margin-right: 10px;
    float: right;
  }
  .dexa-menu-text .dexa-profile-dropwdown img {
    width: 15px;
  }
  .dexa-menu-text .dropdown-menu {
    top: 43px;
    left: -49px;
  }
  .dexa-menu-item {
    text-transform: none !important;
    font-size: 14px !important;
    color: #939393 !important;
    padding: 20px 20px 0px 20px;
    text-align: center;
    border-bottom: 2px solid white;
  }
  .dexa-menu-item .menu-item-image {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-top: -5px;
  }
  .dexa-menu-item.menu-item-active {
    color: #00aaf1 !important;
    font-size: 14px !important;
    border-bottom: 2px solid #009de6;
    font-weight: 500;
  }
  .dexa-menu-item:hover {
    text-decoration: none;
  }
  .dexa-card-list-container {
    padding-left: 41px;
    background: #f0f2f5;
    /* LIST VIEW */
  
  }
  .dexa-card-list-container .dexa-list-view-table-container {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  }
  .dexa-card-list-container .dashboard-header-container {
    padding: 0px;
  }
  .dexa-card-list-container .dashboard-header-container div span {
    font-size: 20px;
    font-weight: 700;
    line-height: 54px;
    padding-left: 16px;
  }
  .dexa-card-list-container .dashboard-header-container div.no-line-height span {
    line-height: 0px;
  }
  .dexa-card-list-container .dashboard-header-container img {
    height: 54px;
    width: 54px;
  }
  .dexa-card-list-container .dexa-card-container {
    height: 193px;
    padding-left: 13px;
    padding-right: 13px;
    margin-bottom: 13px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card {
    cursor: pointer;
    border-radius: 8px;
    padding: 16px;
    background: white;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-icon-container {
    width: 100%;
    width: 54px;
    height: 54px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-icon-container img {
    width: 100%;
    height: 100%;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-icon-container.top-hierarchy {
    background-color: rgba(191, 235, 255, 0.5);
    border-radius: 8px;
    padding: 5px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-title-description-container {
    padding-top: 20px;
    height: 64.2px;
    width: 100%;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-title-description-container .card-title {
    font-size: 14px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-title-description-container .card-title .card-title-text {
    font-weight: 500;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-title-description-container .card-description {
    font-size: 12px;
    color: #939393;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-duration-container {
    display: none;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container {
    height: 42.8px;
    width: 100%;
    padding-top: 13px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-text {
    font-size: 12px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-text .status-completed {
    float: left;
    color: #52c41a;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-text .status-left {
    float: right;
    color: #bababa;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-bar {
    height: 8px;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-bar .status-bar-left {
    height: 100%;
    border-radius: 3.5px;
    background-color: #ededed;
    position: relative;
    width: 100%;
  }
  .dexa-card-list-container .dexa-card-container .dexa-card .card-completion-status-container .status-bar .status-bar-left .status-bar-completed {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 3.5px;
    background-image: linear-gradient(270deg, #52c41a 0%, #6ed040 100%);
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-icon-container {
    display: none;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-title-description-container {
    height: 80px;
    padding-top: 0px;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-title-description-container .card-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-title-description-container .card-title .total-items {
    display: none;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-title-description-container .card-description {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-duration-container {
    display: block;
    color: #212121;
    font-size: 12px;
    padding: 10px 0px;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-completion-status-container {
    width: 55%;
    float: left;
    height: 42.8px;
    padding-top: 13px;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-completion-container {
    line-height: 31.8px;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-completion-container button.completed-button {
    background-color: #eaffe0;
    border: 1px solid #eaffe0;
    color: #52c41a;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-action-button-container {
    width: 45%;
    padding-top: 8px;
    height: 42.8px;
    line-height: 42.8px;
    text-align: right;
    float: left;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-action-button-container button.start-button {
    background-color: #009eeb;
    border: 1px solid #009de5;
    color: white;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-action-button-container button.resume-button {
    background: white;
    border: 1px solid #009de5;
    color: #009ce5;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-action-button-container button.view-results-button {
    background-color: white;
    border: 1px solid white;
    color: #009de6;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card .card-action-button-container .button.start-button.disabled {
    opacity: 0.3;
    cursor: not-allowed;
  }
  .dexa-card-list-container .dexa-card-container.card-container-leaf .dexa-card.disabled {
    opacity: 0.5;
    cursor: not-allowed;
  }
  .dexa-card-list-container .dexa-card-container.col-xs-3 {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
  }
  .dexa-card-list-container .dexa-card-container.col-xs-4:nth-child(3n+0) {
    padding-right: 0px;
  }
  .dexa-card-list-container .dexa-card-container.col-xs-4:nth-child(3n+1) {
    padding-left: 0px;
  }
  .dexa-card-list-container .dexa-card-container.col-xs-3:nth-child(4n+0) {
    padding-right: 0px;
  }
  .dexa-card-list-container .dexa-card-container.col-xs-3:nth-child(4n+1) {
    padding-left: 0px;
  }
  .dexa-card-list-container .card-list-view {
    cursor: pointer;
  }
  .dexa-card-list-container .card-list-view .list-view-icon {
    float: left;
    padding-right: 16px;
  }
  .dexa-card-list-container .card-list-view .list-view-icon img {
    width: 40px;
  }
  .dexa-card-list-container .card-list-view .list-view-icon.top-hierarchy {
    background-color: rgba(191, 235, 255, 0.5);
    border-radius: 8px;
    padding: 5px;
    width: 40px;
    height: 40px;
    margin-right: 10px;
  }
  .dexa-card-list-container .card-list-view .list-view-icon.top-hierarchy img {
    width: unset;
  }
  .dexa-card-list-container .card-list-view .list-view-name-description-container {
    float: left;
  }
  .dexa-card-list-container .card-list-view .list-view-name-description-container .list-view-name {
    width: 100%;
  }
  .dexa-card-list-container .card-list-view .list-view-name-description-container .list-view-name .name-text {
    font-weight: 500;
  }
  .dexa-card-list-container .card-list-view .list-view-name-description-container .list-view-description {
    color: #939393;
    font-size: 12px;
    width: 100%;
  }
  .dexa-card-list-container .card-list-view .status-text {
    font-size: 12px;
  }
  .dexa-card-list-container .card-list-view .status-text .status-completed {
    float: left;
    color: #52c41a;
  }
  .dexa-card-list-container .card-list-view .status-text .status-left {
    float: right;
    color: #bababa;
  }
  .dexa-card-list-container .card-list-view .status-bar {
    height: 8px;
  }
  .dexa-card-list-container .card-list-view .status-bar .status-bar-left {
    height: 100%;
    border-radius: 3.5px;
    background-color: #ededed;
    position: relative;
    width: 100%;
  }
  .dexa-card-list-container .card-list-view .status-bar .status-bar-left .status-bar-completed {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 3.5px;
    background-image: linear-gradient(270deg, #52c41a 0%, #6ed040 100%);
  }
  .dexa-card-list-container .card-list-view .list-status-container .status-completed-button {
    background-color: #eaffe0;
    border: 1px solid #eaffe0;
    color: #52c41a;
  }
  .dexa-card-list-container .card-list-view .list-status-container .status-not-started-button {
    background-color: rgba(224, 224, 224, 0.3);
    color: #939393;
    border: 1px solid rgba(224, 224, 224, 0.3);
  }
  .dexa-card-list-container .card-list-view .list-status-container.with-bar {
    margin-top: -6px;
  }
  .dexa-card-list-container .card-list-view .list-action-button-container .view-results-button {
    background-color: white;
    border: 1px solid white;
    color: #009de6;
  }
  .dexa-card-list-container .card-list-view .list-action-button-container .start-button {
    background-color: #009eeb;
    border: 1px solid #009de5;
    color: white;
  }
  .dexa-card-list-container .card-list-view .list-action-button-container .resume-button {
    background: white;
    border: 1px solid #009de5;
    color: #009ce5;
  }
  .dexa-card-list-container .card-list-view .duration-container {
    padding-left: 20px;
  }
  .dexa-card-list-container .card-list-view.disabled {
    opacity: 0.3;
    cursor: not-allowed;
  }
  .dexa-card-list-container .card-list-view:last-child {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .dexa-student-dashboard .dexa-dashboard-data-list,
  .dexa-teacher-dashboard .dexa-dashboard-lhs {
    /*padding-left: 2.19619vw;*/
    padding-top: 50.4px;
    /*30px*/
    padding-right: 0;
    padding-left: 0;
    height: 100%;
    background-color: #fbfbfb;
    border-right: 3px solid #d7d7d7;
    min-height: inherit;
  }
  .dexa-student-dashboard .dexa-dashboard-data-list .data-list,
  .dexa-teacher-dashboard .dexa-dashboard-lhs .data-list {
    padding-bottom: 9px;
    /*7.5+7.5 = 15px*/
    padding-top: 9px;
    display: table;
    padding-left: 36px;
    /*30px*/
    width: 100%;
  }
  .dexa-student-dashboard .dexa-dashboard-data-list .data-list:hover,
  .dexa-teacher-dashboard .dexa-dashboard-lhs .data-list:hover {
    cursor: pointer;
    color: gray;
    text-decoration: none;
  }
  .dexa-student-dashboard .dexa-dashboard-data-list .data-text,
  .dexa-teacher-dashboard .dexa-dashboard-lhs .data-text {
    display: table-cell;
    font-size: 16.8px;
    /*14px*/
    color: #262331;
    font-weight: 600;
    padding-left: 12px;
    /*10px*/
    vertical-align: middle;
    /*padding-bottom: 1.0981vw;*/
  
  }
  .datalist1 {
    border-bottom: 3px solid #d7d7d7;
    padding-bottom: 36px;
    /*22.5+7.5 = 30px*/
  
  }
  .datalist2 {
    height: 100%;
  }
  .dexa-dashboard-data-list .data-list:hover {
    background-color: #ebebeb;
  }
  .dexa-dashboard-data-list .data-list-selected,
  .dexa-teacher-dashboard .dexa-dashboard-lhs .data-list-selected {
    color: #209af7 !important;
  }
  .dexa-dashboard-subject-box {
    padding: 0;
  }
  .dexa-student-dashboard .dexa-dashboard-subject-container,
  .dexa-dashboard-profile-container,
  .dexa-teacher-dashboard .dexa-dashboard-menu-container {
    background-color: rgba(38, 35, 49, 0.05);
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 39.6px;
  }
  .dexa-dashboard-content {
    background: #f0f2f5;
    min-height: inherit;
  }
  .dexaedge-dashboard-content {
    background-color: whitesmoke;
  }
  select.subject-box {
    border: 1px solid silver;
    border-radius: 4px;
    background: transparent;
    height: 32px;
    font-weight: 600;
    margin-right: 15px;
  }
  select.subject-box > option {
    color: #262331;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    width: 65px;
    text-align: left;
  }
  .dexa-dashboard-subject-progress {
    display: inline-block;
    vertical-align: sub;
    width: 28.8px;
    height: 28.8px;
    /*canvas element*/
  
  }
  .dexa-dashboard-subject-container .dexa-dashboard-subject-Name-panel {
    /*font-family: 'Open Sans Regular' ;*/
    display: inline-block;
  }
  .dexa-profile-title {
    color: white;
    font-size: 24px;
    vertical-align: inherit;
  }
  .dexa-dashboard-subject-Name {
    color: #262331;
    font-size: 24px;
    padding-left: 12px;
    vertical-align: inherit;
  }
  .dexa-dashboard-teacher-dropdown {
    color: #262331;
    font-size: 15.6px;
    padding-left: 4.8px;
    padding-right: 12px;
    vertical-align: inherit;
  }
  .dexa-dashboard-data-progress {
    padding: 0;
    min-height: inherit;
  }
  .dexa-dashboard-data-progress .dexa-small-text {
    font-size: 15.6px;
    /*13px;*/
    padding-bottom: 24px;
    /*20px;*/
    padding-top: 12px;
    /*10px;*/
    color: #90e2f7;
  }
  .dexa-subtopics-inprogress {
    /*height: 109px;*/
    border-bottom: 2px solid #90e2f7;
    width: 100%;
    margin: 0;
    padding-left: 13.2px;
    /*15px;*/
  
  }
  .dexa-dashboard-data-progress .dexa-section-title {
    padding-bottom: 12px;
    /*15px*/
    padding-top: 18px;
    /*20px*/
    font-size: 21.6px;
    color: #333333;
  }
  .dexa-dashboard-data-progress .dexa-subtopic-progress {
    display: inline-block;
    height: 21.6px;
    /*canvas element*/
    width: 21.6px;
    /*padding-right: 5px * @scale;*/
    vertical-align: middle;
  }
  .dexa-dashboard-data-progress .dexa-subtopic-entry {
    padding-bottom: 12px;
    /*10px;*/
    cursor: pointer;
  }
  .dexa-dashboard-data-progress .subtopic-name {
    display: inline-block;
    font-size: 16.8px;
    /*14px;*/
    padding-left: 6px;
    /*5px;*/
    color: #666666;
  }
  .dexa-dashboard-data-progress .subtopic-details {
    padding-top: 0;
    font-size: 16.8px;
    /*13px;*/
    padding-bottom: 18px;
    /*20px;*/
    padding-left: 32.4px;
    /*27px;*/
    color: #717171;
  }
  .dexa-dashboard-data-progress .dexa-toggle-btn {
    font-size: 16.8px;
    /*13px;*/
    padding-bottom: 18px;
    /*20px;*/
    padding-top: 0;
    color: #90e2f7;
    padding-left: 32.4px;
    /*27px;*/
    cursor: pointer;
  }
  .dexa-dashboard-data-progress .dexa-subtopics-recommended {
    /*height: 10.98097vw;*/
    border-bottom: 2px solid #90e2f7;
    width: 100%;
    margin: 0;
    padding-left: 18px;
    /*15px;*/
  
  }
  .dexa-dashboard-data-progress .dexa-subtopics-finished {
    width: 100%;
    margin: 0;
    padding-left: 18px;
    /*15px;*/
  
  }
  .dexa-dashboard-data-progress .dexa-subtopics-finished .subtopic-complete {
    background: url(/funtoot/Content/images/tick-lock.svg) no-repeat;
    display: inline-block;
    vertical-align: top;
    padding-right: 6px;
    /*5px;*/
    height: 21.6px;
    width: 21.6px;
  }
  .dexa-dashboard-data-progress .topics-list {
    max-height: 96px;
    /*174px*/
    overflow-y: auto;
  }
  .dexa-icon-container {
    width: 21.6px;
    /*18px;*/
    height: 21.6px;
    /*border      :1px solid #d7d7d7;*/
    display: table-cell;
    vertical-align: middle;
  }
  .dexa-icon {
    background: url(/funtoot/Content/images/dexa-icons.svg) no-repeat;
    /*background-position: 0px -6px;*/
    background-size: 200%;
    /*height             : 2.5vw;*/
    padding: 0;
    cursor: default;
    /*width              : 2.5vw;*/
  
  }
  .dexa-icon1 {
    background: url(/funtoot/Content/images/Student_Dashboard_DEXA_icons-02.svg) no-repeat;
    /*background-position: 0px -6px;*/
    background-size: 300%;
    /*height             : 2.5vw;*/
    padding: 0;
    cursor: default;
    /*width              : 2.5vw;*/
  
  }
  .icon--revision-default {
    /*background-position: -32px -6px;*/
    background-position: 0 0%;
  }
  .icon--revision-selected {
    background-position: 100% 0%;
  }
  .icon--test-default {
    background-position: 0 50%;
  }
  .icon--test-selected {
    background-position: 100% 52%;
  }
  .icon--assessment-default {
    background-position: 0 100%;
  }
  .icon--assessment-selected {
    background-position: 100% 100%;
  }
  .icon--myRev-default {
    background-position: 50% 5%;
  }
  .icon--myRev-selected {
    background-position: 50% 5%;
  }
  .icon--myMockTest-default {
    background-position: 50% 28%;
  }
  .icon--myMockTest-selected {
    background-position: 50% 28%;
  }
  .icon--myAssessment-default {
    background-position: 50% 50%;
  }
  .icon--myAssessment-selected {
    background-position: 50% 50%;
  }
  .icon--myPerformance-default,
  .icon--myPerformance-selected {
    background-position: 50% 72%;
  }
  .icon--myProfile-default {
    background-position: 50% 94%;
  }
  .icon--myProfile-selected {
    background-position: 50% 94%;
  }
  /*My Profile 1024 base width*/
  
  .dexa-profile-content {
    margin: 0;
  }
  .profile-content {
    padding-left: 68.4px;
    /*57px*/
    padding-top: 48px;
    /*40px*/
  
  }
  .profile-content1,
  .profile-content2 {
    display: table;
    width: 100%;
    padding-bottom: 36px;
    /*13px*/
  
  }
  .profile-label {
    cursor: pointer;
  }
  .profile-header {
    font-size: 19.2px;
    /*16px*/
    color: #666666;
    /*padding-bottom: 2.34375vw; /*24px*/
    padding-left: 14.4px;
    /*12px*/
  
  }
  .profile-text-box {
    padding-left: 33.6px;
    /*28px;*/
    padding-top: 24px;
    /*20px*/
  
  }
  .profile-text-container {
    padding-bottom: 20.4px;
    /*17px*/
    width: 100%;
  }
  .profile-label {
    font-size: 14.4px;
    /*12px;*/
    color: #999999;
    padding-bottom: 6px;
    /*5px;*/
  
  }
  .profile-input {
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid silver;
    background: white;
    font-size: 16.8px;
    /*14px;*/
    color: #333333;
  }
  .profile-input:focus {
    outline: 0px;
  }
  .dexa-profile-pic {
    margin-top: 54px;
    /*45px;*/
  
  }
  .profile-save-btn {
    margin-left: 20%;
    margin-top: 40px;
  }
  .profile-img-container {
    width: 148.8px;
    /*124px; 118*/
    height: 148.8px;
    border-radius: 50%;
    border: 3px solid #00aaf1;
    vertical-align: middle;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    position: relative;
  }
  .profile-img-container .first-letter {
    font-size: 5rem;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  .profile-img-container img {
    border-radius: 50%;
    width: 110%;
    height: 100%;
  }
  .edit-button-profile-image {
    float: left;
    height: 40px;
    margin-top: 20px;
    margin-right: 20px;
  }
  .edit-profile-image-input-button {
    margin-top: 20px;
  }
  .edit-profile-image-input-button.visiblity-enabled {
    visibility: visible;
  }
  .edit-profile-image-input-button.visiblity-disabled {
    visibility: hidden;
  }
  .menu-item.profile-image {
    cursor: pointer;
  }
  .menu-item.profile-image span img {
    width: 50px;
    height: 50px;
    padding: 5px;
    border-radius: 50%;
  }
  .menu-item.profile-image .first-letter {
    border: 2px solid #00aaf1;
    width: 40px;
    height: 40px;
    padding: 10px;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  .student-profile-details-profile-page .panel button {
    float: right;
    margin-top: -6px;
    margin-right: 10px;
  }
  .student-profile-details-profile-page .panel .edit {
    float: right;
    cursor: pointer;
  }
  .student-profile-details-profile-page .panel button.cancel {
    color: #0f0f0f;
    border: 1px solid silver;
  }
  .student-profile-details-profile-page .panel .edit-button-profile-image {
    float: left;
    margin-top: 10px;
    margin-right: 5px;
  }
  .dexa-profile-info {
    width: 148.8px;
    /*124px; 118*/
    text-align: center;
  }
  .dexa-profile-pic .dexa-profile-name {
    font-size: 18px;
    /*15px*/
    color: #333333;
    padding-top: 6px;
    /*5px*/
  
  }
  .dexa-profile-pic .dexa-profile-username {
    font-size: 12px;
    /*10px*/
    color: #999999;
    padding-top: 3.6px;
    /*3px*/
  
  }
  .dexa-profile-pic .dexa-profile-role {
    font-size: 15.6px;
    /*13px*/
    color: #999999;
    padding-top: 2.4px;
    /*2px*/
  
  }
  .dexa-profile-footer {
    font-size: 14.4px;
    /*12px*/
    color: #00aaf1;
    padding-bottom: 42px;
    /*35px*/
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding-top: 42px;
    /*35px*/
  
  }
  .dexa-schoolInfo-dialog {
    width: 600px;
    margin-top: 180px;
    margin-left: 468px;
    height: 100%;
    padding: 0;
  }
  .dexa-changePassword-dialog {
    width: 540px;
    margin-top: 216px;
    margin-left: 528px;
    height: 100%;
    padding: 0;
  }
  .dexa-schoolInfo-header {
    height: 48px;
    background-color: #90e2f7;
    padding-left: 48px;
    font-size: 18px;
    color: #999999;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 24px;
  }
  .dexa-schoolInfo-dialog .dexa-schoolInfo-container {
    padding-left: 48px;
    padding-right: 48px;
  }
  .dexa-changePassword-dialog .dexa-changepassword-container {
    padding-left: 42px;
    padding-right: 42px;
  }
  .profile-schoolInfo-input {
    border: none;
  }
  .profile-schoolInfo-text-box {
    display: inline-block;
    width: 48%;
  }
  .profile-info-text {
    height: 60px;
    font-size: 14.4px;
    color: #999999;
    border: 1px solid #90e2f7;
    padding-left: 48px;
    padding-right: 48px;
    display: flex;
  }
  .profile-info-text .warning-block {
    vertical-align: middle;
    color: #666666;
    padding-right: 12px;
    padding-top: 12px;
  }
  .profile-info-text .warning-text {
    padding-top: 7.2px;
  }
  .profile-info-close-btn {
    height: 24px;
    width: 66px;
    font-size: 15.6px;
    color: white;
    margin-top: 9.6px;
    margin-bottom: 8.4px;
    background-color: #1282d4;
    text-align: center;
    margin-left: 82%;
    cursor: pointer;
  }
  .profile-change-pwd-close-btn {
    height: 24px;
    width: 66px;
    font-size: 15.6px;
    color: white;
    margin-left: 0px !important;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #1282d4;
    text-align: center;
    margin-left: 82%;
    cursor: pointer;
  }
  .dexa-changepassword-req-icon {
    vertical-align: super;
    font-size: xx-small;
    color: red;
  }
  .dexa-changepassword-save-btn {
    display: inline-block;
  }
  .dexa-changepassword-close-btn {
    display: inline-block;
  }
  .dexa-changepassword-btn {
    height: 24px;
    width: 66px;
    font-size: 15.6px;
    color: white;
    margin-top: 9.6px;
    margin-bottom: 8.4px;
    background-color: #1282d4;
    text-align: center;
  }
  .dexa-changepassword-save-container {
    margin-left: 66%;
  }
  .dexa-performance-title {
    color: white;
    font-size: 24px;
    vertical-align: inherit;
  }
  .dexa-myPerformance {
    padding-top: 13.2px;
    padding-bottom: 30px;
    padding-left: 36px;
    padding-right: 36px;
    margin: 0px;
    background-color: white;
  }
  .dexa-myperformance-tab {
    position: absolute;
    width: 100%;
    background-color: #f7f6f6;
    height: 100%;
    top: 0px;
    left: 0px;
  }
  .dexa-myperformance-chart {
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .chart-legends-row {
    text-align: center;
  }
  .dexa-student-dashboard .chart-legend-entry {
    padding-left: 6px;
    padding-top: 9.6px;
    font-size: 13.2px;
  }
  .dexa-student-dashboard .chart-legend-text {
    color: #5f5f5f;
  }
  .dexa-student-dashboard .chart-container {
    height: 108px;
    width: 108px;
  }
  .btn-bg-transparent .btn {
    background: transparent;
  }
  .last-progress .chart-info {
    text-align: center;
    vertical-align: middle;
    top: 25%;
    left: 24%;
    position: absolute;
  }
  .last-progress .chart-info-value {
    font-size: 24px;
    font-weight: bold;
    color: #5f5f5f;
  }
  .last-progress .cchart-info-title {
    font-size: 12px;
    color: #5f5f5f;
  }
  .rev-chart-container,
  .mocktest-chart-container,
  .assessment-chart-container {
    margin-left: 35%;
    position: relative;
  }
  .progress-container {
    display: table-cell;
  }
  .last-progress {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 24px;
    margin: 0px;
    padding-bottom: 48px;
  }
  .last-progress-text {
    color: #333333;
    text-align: center;
    padding-bottom: 12px;
    font-size: 14.4px;
  }
  .dexa-syllabus-container {
    max-height: 360px;
    overflow-y: scroll;
  }
  .dexa-teacher-dashboard .dexa-tool-bar {
    margin: 0;
  }
  .dexa-teacher-dashboard .dexa-assignment-page {
    margin: 0;
  }
  .dexa-assignment-list {
    max-height: 624px;
    overflow-y: scroll;
  }
  .dexa-profile-edit-btn {
    margin-left: 15%;
    margin-bottom: 5%;
  }
  .label-info {
    background-color: #91d4f0;
  }
  .profile-class {
    color: #90e2f7;
    padding-left: 3px;
    padding-right: 3px;
  }
  .profile-class-text {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .dexa-profile-selected-text {
    color: #57c3f0 !important;
    font-size: 16.8px !important;
  }
  .dexa-precreated {
    background-color: rgba(67, 191, 63, 0.1);
  }
  .dexa-auto {
    background-color: rgba(32, 154, 247, 0.1);
  }
  .dexa-edge-student-dashboard .dexa-edge-dashboard-content {
    background-color: whitesmoke;
  }
  .dexa-edge-dashboard-content .card-color {
    background-color: white;
  }
  .dexa-edge-dashboard-content .card-title,
  .dexaedge-team-leader .card-title {
    color: #ffb74d;
    padding-top: 9.6px !important;
    padding-left: 36px !important;
    font-weight: bold;
    font-size: 16.08px !important;
  }
  .dexa-edge-dashboard-content .card-sub-title {
    color: #b4b4b4;
    padding-left: 36px !important;
    padding-bottom: 7.2px !important;
    font-size: 14.04px !important;
  }
  .dexa-edge-dashboard-content .rhs-cards {
    padding-bottom: 7.2px !important;
  }
  .dexa-edge-dashboard-content .lhs-cards {
    padding-bottom: 24px !important;
  }
  .dexa-edge-dashboard-content .subscription-container {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .subscription-container .subscription-card {
    line-height: 46.8px !important;
    font-size: 12.984px !important;
  }
  .subscription-card .subscription-row {
    width: 100%;
    margin-left: 0;
  }
  .subscription-card .subscription-icon {
    background-color: #66bb6a;
    height: 46.8px !important;
    float: left;
    margin-left: 15px;
    background-image: url(/funtoot/content/images/subscription_Icon.svg);
    background-repeat: no-repeat;
    background-position: center;
  }
  .subscription-card .upgrade-btn-container {
    text-align: center;
    line-height: 46.8px !important;
  }
  .subscription-card .upgrade-btn {
    line-height: 14px;
    background-color: #66bb6a;
    color: white;
    font-size: 12.984px !important;
  }
  .test-performance-container .recent-tests-list-row {
    padding-right: 36px !important;
    padding-left: 36px !important;
    padding-top: 7.2px !important;
  }
  .recent-tests-list-row .recent-tests-list-container {
    max-height: 96px !important;
    min-height: 96px !important;
    overflow-y: auto;
    font-size: 12.984px !important;
  }
  .test-performance-container .recent-tests-list {
    border-top: 1px solid #cccccc;
    color: #5f5f5f;
    padding-bottom: 1.2px !important;
    padding-top: 2.64px !important;
  }
  .test-performance-container .recent-tests-list:last-child {
    border-bottom: 1px solid #cccccc;
  }
  .test-performance-container .footer-conatiner,
  .dexaedge-dash-board-footer-conatiner {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
  .test-performance-container .footer,
  .dexaedge-dash-board-footer-conatiner .footer {
    /*border-top: 1px solid #cccccc;*/
    padding: 7.2px !important;
    padding-bottom: 12px !important;
  }
  .dexaedge-new-user-msg {
    font-size: 0.9em;
  }
  .test-performance-container .footer-view-all-btn {
    line-height: 14px;
    font-size: 12.984px !important;
  }
  .dexa-edge-dashboard-content .time-management-card {
    padding-bottom: 18px !important;
  }
  .dexa-edge-dashboard-content .time-management-body {
    padding-left: 24px !important;
    padding-right: 24px !important;
    font-size: 12.984px !important;
  }
  .time-management-body .time-management-card-title {
    line-height: 30px;
    text-align: center;
    color: white;
  }
  .time-management-body .time-management-card-body {
    padding-top: 6px !important;
    padding-bottom: 7.2px !important;
  }
  .time-management-body .time-management-body-bottom-padding {
    padding-bottom: 14.4px !important;
  }
  .time-management-body .attempted-correct-title {
    background-color: #7be57b;
  }
  .time-management-body .attempted-but-not-marked-title {
    background-color: #92a0fd;
  }
  .time-management-body .attempted-incorrect-title {
    background-color: #ff8b69;
  }
  .time-management-body .not-attempted-not-marked-title {
    background-color: #a1a1a1;
  }
  .time-management-body .neutral-margin {
    margin-left: 0;
    margin-right: 0;
  }
  .time-management-body .card-content-right-align {
    text-align: right;
  }
  .time-management-body .card-content-left-align {
    text-align: left;
  }
  .dexa-edge-dashboard-content .stratgey-icons-row {
    padding-bottom: 7.2px !important;
  }
  .dexa-edge-dashboard-content .icons-container-gutter {
    padding-right: 44.4px !important;
  }
  .dexa-edge-dashboard-content .icons-container {
    height: 36px;
    width: 36px;
    background-color: #eeeeee;
    border-radius: 50%;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
  }
  .dexa-edge-dashboard-content .stratgey-icons {
    border-radius: 0;
    background-color: white;
    background-image: url(/funtoot/content/images/Stratgey_Icon.svg);
  }
  .dexa-edge-dashboard-content .stratgey-jeemain {
    background-position-x: 0%;
  }
  .dexa-edge-dashboard-content .stratgey-jeeadvanced {
    background-position-x: 50%;
  }
  .dexa-edge-dashboard-content .stratgey-jeemain-and-advanced {
    background-position-x: 100%;
  }
  .dexa-edge-dashboard-content .recomended-books-icon {
    background-image: url(/funtoot/content/images/Recomended_books_Icon.svg);
  }
  .dexa-edge-dashboard-content .recomended-syllabus-container {
    float: left;
    width: 44.4px !important;
  }
  .dexa-edge-dashboard-content .syllabus-test-icon {
    background-image: url(/funtoot/content/images/Syllabus_Icon.svg);
  }
  .dexa-edge-dashboard-content .rhs-first-card {
    padding-bottom: 7.2px !important;
  }
  .viewMoreTests .view-all-tests-title-container {
    padding-bottom: 21.6px !important;
  }
  .viewMoreTests .view-all-tests-footer {
    padding-bottom: 30px !important;
  }
  .viewMoreTests .all-test-container {
    min-height: 300px !important;
  }
  .viewMoreTests .view-all-tests-title {
    font-size: 16.584px !important;
  }
  .viewMoreTests .recent-tests-list {
    border-top: 1px solid #cccccc;
    color: #5f5f5f;
    padding-bottom: 1.2px !important;
    padding-top: 2.64px !important;
  }
  .viewMoreTests .recent-tests-list:last-child {
    border-bottom: 1px solid #cccccc;
  }
  .viewMoreTests .recent-tests-list .test-details-btn {
    background-color: #2ebb9b;
  }
  .viewMoreTests .recent-tests-list .name-container {
    line-height: 30px !important;
  }
  .viewMoreTests .recent-tests-list .name-container .completion-chart {
    padding-top: 6px !important;
  }
  .bread-crumbs-conatiner {
    font-size: 18px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 864px !important;
    display: inline-block;
    float: left;
    color: #646464;
  }
  .bread-crumbs-token-name {
    padding-left: 2.4px !important;
    padding-right: 2.4px !important;
  }
  .bread-crumbs-token-name:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #00aaf1;
  }
  .bread-crumbs-token:after {
    content: '>';
  }
  .bread-crumbs-token:last-child:after {
    content: '';
  }
  .dexa-edge-top-band-container {
    line-height: 24px !important;
    font-size: 12px !important;
    color: #646464;
  }
  .dexa-edge-top-band-container .score {
    text-align: right;
  }
  .dexa-edge-middle-band-color-container {
    height: 67.2px !important;
    /*background-color: #74b8ef;*/
    text-align: center;
    padding-top: 12px !important;
    margin-left: -16px;
    margin-right: -16px;
  }
  .dexa-edge-middle-band-color-container .icon {
    background: url(/funtoot/Content/Images/syllabus-icon-on-card.svg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 43.2px !important;
    width: 100%;
  }
  .dexa-edge-middle-band-container {
    line-height: 63.6px !important;
  }
  .dexa-edge-middle-band-container .text {
    font-size: 19.2px !important;
    float: left;
    /*width      : 250px;*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #646464;
  }
  .dexa-edge-bottom-band-container {
    border-top: 1px solid #bcbcbc;
    line-height: 40.8px !important;
    color: #646464;
    font-size: 14.4px !important;
  }
  .expand-start-continue {
    cursor: pointer;
  }
  .dexa-dashboard-content-top-padding {
    padding-top: 20.4px !important;
    background-color: whitesmoke;
  }
  .non-leaf-card {
    text-align: center;
  }
  .dexa-edge-bottom-band-container .view-reports {
    text-align: right;
  }
  .dexa-edge-list-view-card {
    height: 66px !important;
    border: 1px solid #cccccc;
    background-color: white;
    margin-left: 12px !important;
    margin-right: 12px !important;
    margin-bottom: 12px !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  }
  .dexa-edge-list-view-syllabus-container {
    height: 64.8px !important;
    /*background-color: #74b8ef;*/
    text-align: center;
    padding-top: 12px !important;
  }
  .dexa-edge-list-view-syllabus-container .icon {
    background: url(/funtoot/Content/Images/syllabus-icon-on-card.svg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 36px !important;
    width: 100%;
  }
  .dexa-edge-list-view-test-count-and-score-container {
    font-size: 12px !important;
    color: #646464;
  }
  .dexa-edge-list-view-middle-band-container {
    line-height: 66px !important;
  }
  .dexa-edge-list-view-middle-band-container .text {
    font-size: 19.2px !important;
    float: left;
    width: 250px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #646464;
  }
  .dexa-edge-list-view-assignment-details-container {
    font-size: 14.4px !important;
  }
  .dexa-edge-list-view-assignment-details-container .dexa-edge-list-view-assignment-details {
    text-align: left;
  }
  .dexa-edge-list-view-finished-cards-details {
    line-height: 27.5px;
  }
  .dexa-edge-free-test-text {
    margin-left: 13%;
    padding: 6px;
    padding-top: 10%;
  }
  .dexaedge-card-container {
    position: relative;
    float: left;
    width: 100%;
  }
  .dexaedge-card-position {
    /*position: absolute;*/
    width: 100%;
  }
  .dexaedge-card-lock-container {
    z-index: 10000;
    opacity: 0.7;
  }
  .dexaedge-card-lock-ion {
    background-color: slategray;
    width: 100%;
    margin-top: 16px;
    color: white;
  }
  .dexaedge-small-lock {
    height: 43.2px !important;
    width: 100%;
  }
  .dexaedge-syllabus-popup-container {
    padding: 13px;
  }
  .dexaedge-syllabus-popup-body {
    background-color: white;
    position: absolute;
    z-index: 1000;
    border: 1px solid #cccccc;
    width: 80%;
    padding: 5px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    font-size: 14.4px !important;
  }
  .dexaedge-syllabus-popup-body-list-view {
    width: 300%;
  }
  .dexaedge-landing-page-side-bar-height {
    min-height: 396px !important;
  }
  .dexaedge-hierarchy-select-box {
    font-size: 15.6px !important;
  }
  .Leaf-card-disabled-overlay-small {
    background-color: #deebf7;
    pointer-events: none;
    cursor: default;
    background: url(/funtoot/Content/Images/lock-test-small-icon.png) no-repeat center slategray;
    height: 66px !important;
    /*width         : 711px * @scale !important;*/
    opacity: 0.7;
    margin-top: -49.2px !important;
    /*margin-left   : -147px * @scale !important;*/
  
  }
  .dexaedge-team-leaders-title {
    cursor: pointer;
    padding-bottom: 9.6px !important;
  }
  .dexaedge-team-leaders-popover-title {
    text-align: center;
  }
  .dexaedge-team-leaders {
    padding: 12px !important;
  }
  .dexaedge-team-leaders-last-child {
    padding-top: 0 !important;
  }
  .dexaedge-team-container {
    position: absolute;
    width: 90%;
    background-color: white;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    /*margin-top    : -340px* @scale !important;*/
    margin-left: 2% !important;
  }
  .dexaedge-toppers-team {
    border-radius: 5px;
    background-color: #c1e7f5;
    padding: 12px !important;
  }
  .dexaedge-toppers-team .photo {
    background: url(/funtoot/Content/Images/toppers-leader.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 128px;
    width: 100%;
    margin-top: 10px;
  }
  .dexaedge-funtoot-team {
    border-radius: 5px;
    background-color: #eeefaf;
    padding: 12px !important;
  }
  .dexaedge-funtoot-team .photo {
    background: url(/funtoot/Content/Images/funtoot-leader.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 128px;
    width: 100%;
  }
  .dexaedge-team-leader-name {
    font-size: 19.2px !important;
    font-weight: bold;
  }
  .dexaedge-team-leader-education {
    font-size: 9.6px !important;
  }
  .dexaedge-team-leader-designation {
    font-size: 9.6px !important;
  }
  .dexaedge-team-leader-details {
    font-size: 14.4px !important;
  }
  .dexa-edge-dashboard-content .recommended-books {
    margin: 0;
  }
  .recommended-books .answer-all-q {
    color: red;
  }
  .dexa-fundaas-text {
    top: 9.24px;
  }
}
.problem-page-content .em-problem-right-panel .session-snippet {
  position: relative;
  font-family: 'Gilroy';
  width: 100%;
  height: 24rem;
  border-radius: 8px;
  padding: 2rem 0.5px 2rem 2rem;
  background-color: white;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
}
.problem-page-content .em-problem-right-panel .session-snippet .session-snippet--heading {
  padding: 0 15px 15px 10px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 500;
}
.problem-page-content .em-problem-right-panel .session-snippet .session-snippet--legends {
  height: 19rem;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 11px;
  scroll-behavior: smooth;
}
.problem-page-content .em-problem-right-panel .session-snippet .session-snippet--legends .session-snippet-container {
  float: left;
  display: flex;
  width: 20%;
  padding-bottom: 5px;
}
.problem-page-content .em-problem-right-panel .session-snippet .session-snippet--legends .session-snippet-container .practice-legends-items-div {
  cursor: pointer;
  pointer-events: auto;
}
.problem-page-content .em-problem-right-panel .session-snippet .session-snippet--legends .session-snippet-container .practice-legends-items-div .practice-legend-badge {
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 5rem;
  position: relative;
  float: left;
  margin: 0.5rem;
}
.problem-page-content .em-problem-right-panel .session-snippet .session-snippet--legends .session-snippet-container .practice-legends-items-div .practice-legend-badge .practice-legend-badge__content-textonly {
  color: #444444;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 1.2rem;
  letter-spacing: 0.5px;
  font-weight: 400;
}
.problem-page-content .em-problem-right-panel .session-snippet .session-snippet--legends .session-snippet-container .practice-legends-items-div .attempted {
  background-color: lightpink;
}
.problem-page-content .em-problem-right-panel .session-snippet .session-snippet--legends .session-snippet-container .practice-legends-items-div .notattempted {
  background-color: #ececec;
}
.problem-page-content .em-problem-right-panel .session-snippet .session-snippet--legends .session-snippet-container .practice-legends-items-div .solved {
  background-color: #9ff09f;
}
.problem-page-content .em-problem-right-panel .session-snippet .session-snippet--legends .session-snippet-container .practice-legends-items-div .current {
  background-color: #50b7e8;
}
.problem-page-content .em-problem-right-panel .session-snippet.assessment-page {
  height: 50rem;
}
.problem-page-content .em-problem-right-panel .session-snippet.assessment-page .session-snippet--legends {
  height: 45rem;
}
#test-students-status-container {
  display: none;
  position: absolute;
  width: 45%;
  height: 89%;
  min-height: 400px;
  background: #f7f7f7;
  right: 0;
  z-index: 1;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  padding: 5px;
  transition: margin-right 0.7s;
}
#test-students-status-container .close-box {
  cursor: pointer;
  text-align: center;
  background: #f7f7f7;
  position: absolute;
  right: 2%;
  top: 0px;
  width: 30px;
  display: grid;
  place-content: center;
  height: 33px;
  box-shadow: -8px -3px 17px 0 rgba(0, 0, 0, 0.2);
}
#test-students-status-container h4.title span {
  font-weight: 500;
  color: #4386f8;
}
#test-students-status-container .students-scroll-container {
  height: 90%;
  overflow-y: scroll;
  background: #f7f7f7;
}
#test-students-status-container .students-scroll-container .loading-container {
  font-size: 25px;
  margin-top: 100px;
  text-align: center;
}
#test-students-status-container .students-scroll-container .loading-container .fa {
  margin-right: 15px;
}
#test-students-status-container .students-scroll-container .loading-container span {
  font-size: 21px;
}
#test-students-status-container .students-scroll-container .error-container {
  font-size: 25px;
  margin: 5px 40px;
  margin-top: 100px;
  text-align: center;
  color: black;
  padding: 5px 10px;
  border: 1px solid gray;
  border-radius: 4px;
}
#test-students-status-container .students-scroll-container .error-container .fa {
  margin-right: 15px;
  color: orange;
}
#test-students-status-container .students-scroll-container .error-container span {
  font-size: 21px;
}
#test-students-status-container .students-scroll-container table thead .sn {
  width: 5%;
}
#test-students-status-container .students-scroll-container table thead .name {
  width: 50%;
}
#test-students-status-container .students-scroll-container table thead .status {
  width: 45%;
}
#test-students-status-container .students-scroll-container table tbody td.status .fa-icon-button-custom {
  padding: 3px 5px;
  border: 1px solid black;
  border-radius: 3px;
  background: white;
  cursor: pointer;
}
#test-students-status-container .students-scroll-container table tbody td.status .reset:hover {
  background: #e4e4e4;
}
#test-students-status-container .students-scroll-container table tbody td.status .resetting .lable {
  margin-right: 5px;
}
#test-students-status-container .students-scroll-container table tbody td.status .success {
  color: green;
}
#test-students-status-container .students-scroll-container table tbody td.status .success .lable {
  margin-right: 5px;
}
#test-students-status-container .students-scroll-container table tbody td.status .failiure {
  color: orange;
}
#test-students-status-container .students-scroll-container table tbody td.status .failiure .lable {
  margin-right: 5px;
}
@media screen and (min-width: 669px) and (max-width: 768px) {
  .dashboard-session-highlights .data-circle {
    align-items: center;
    display: flex;
    text-align: center;
    color: white;
    font-weight: bold;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    justify-content: center;
    margin: 0px 0px 7px 88px;
  }
  .dashboard-session-highlights .data-circle-text {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .dashboard-curriculum-progress .dashboard-subject-container:after {
    height: 0px;
    left: 0;
  }
  .dashboard-curriculum-progress .mob-sub-topic-progres {
    background-color: #51b9e8;
  }
  .dashboard-curriculum-progress .subtopic-items {
    border-bottom: 0px solid #efefef;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #efefef;
  }
  .dashboard-curriculum-progress .subtopic-items .subtopic-entry .subtopic-name {
    display: flow-root;
    vertical-align: middle;
    padding-left: 10px;
  }
  .dashboard-curriculum-progress .subtopics-finished > div {
    max-height: none;
    overflow-y: auto;
  }
  .mob-sub-topic-progres {
    display: flex;
  }
  .mob-sub-topic-progres .mob-subtopic-items {
    width: 100%;
  }
  .subtopics-inprogress {
    width: 50%;
    float: left;
  }
  .subtopics-recommended {
    width: 50%;
    float: right;
  }
  .buttom-line {
    border-bottom: 2px solid #78c6ea;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #78c6ea;
    width: -webkit-fill-available;
    margin-bottom: 10px;
    margin-top: 6px;
  }
  .dashboard-subject-progress {
    padding-bottom: 14px;
    padding-top: 14px;
  }
  .dashboard-subject-progress .dashboard-subject-Name-panel {
    padding-left: 21px;
  }
  .dashboard-subject-progress .dashboard-subject-Name-panel .view-curriculum-button {
    color: #f1fafd;
    border: 2px solid #a8dcf3;
    padding: 5px;
    font-size: 0.69042em;
  }
  .dashboard-subject-progress .dashboard-subject-Name-panel .subject-name {
    font-size: 1.771428em;
  }
  .vr-line {
    border-left: 2px solid #78c6ea;
    height: 50px;
    position: absolute;
    margin: 52px 0px 0 320px;
  }
  .subtopic-status {
    width: 31px;
  }
  #right-hand-menu-container #right-hand-menu {
    height: 100%;
    width: 62%;
  }
  .problem-page-content .syllabus-menu-pane .syllabus-menu {
    height: 114%;
    padding-bottom: 14px;
  }
}
@media screen and (max-width: 668px) {
  .arrow-up,
  .arrow-down {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    justify-content: right;
    align-items: end;
  }
  .arrow-up .arrow,
  .arrow-down .arrow {
    float: right;
    color: white;
  }
  .arrow-up .down,
  .arrow-down .down {
    color: black;
  }
  .dashboard-session-highlights .data-circle {
    align-items: center;
    display: flex;
    text-align: center;
    color: white;
    font-weight: bold;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    justify-content: center;
    margin: 0px 0px 7px 76px;
  }
  .dashboard-session-highlights .data-circle-text {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .dashboard-curriculum-progress .dashboard-subject-container:after {
    height: 0px;
    left: 0;
  }
  .dashboard-curriculum-progress .mob-sub-topic-progres {
    background-color: #51b9e8;
  }
  .dashboard-curriculum-progress .subtopic-items {
    border-bottom: 0px solid #efefef;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #efefef;
  }
  .dashboard-curriculum-progress .subtopic-items .subtopic-entry .subtopic-name {
    display: flow-root;
    vertical-align: middle;
    padding-left: 10px;
  }
  .dashboard-curriculum-progress .subtopics-finished > div {
    max-height: none;
    overflow-y: auto;
  }
  .mob-sub-topic-progres {
    display: flex;
  }
  .mob-sub-topic-progres .mob-subtopic-items {
    width: 100%;
  }
  .subtopics-inprogress {
    width: 50%;
    float: left;
  }
  .subtopics-recommended {
    width: 50%;
    float: right;
  }
  .buttom-line {
    border-bottom: 2px solid #78c6ea;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #78c6ea;
    width: -webkit-fill-available;
    margin-bottom: 10px;
    margin-top: 6px;
  }
  .dashboard-subject-progress {
    padding-bottom: 14px;
    padding-top: 14px;
  }
  .dashboard-subject-progress .dashboard-subject-Name-panel {
    padding-left: 21px;
  }
  .dashboard-subject-progress .dashboard-subject-Name-panel .view-curriculum-button {
    color: #f1fafd;
    border: 2px solid #a8dcf3;
    padding: 5px;
    font-size: 0.69042em;
  }
  .dashboard-subject-progress .dashboard-subject-Name-panel .subject-name {
    font-size: 1.771428em;
  }
  .dashboard-subject-progress > canvas {
    margin-top: 6px;
  }
  .vr-line {
    border-left: 2px solid #78c6ea;
    height: 50px;
    position: absolute;
    margin: 52px 0px 0 308px;
  }
  .subtopic-status {
    width: 31px;
  }
  #right-hand-menu-container #right-hand-menu {
    width: 53.5%;
    height: 100%;
  }
  .problem-page-tool-bar .tool-bar-container .syllabus-topic-subtopic .syllabus-subtopic-name::before {
    content: " - ";
    margin-left: 4px;
  }
  .problem-page-content .syllabus-menu-pane .syllabus-menu {
    height: 114%;
    padding-bottom: 14px;
  }
}
@media screen and (max-width: 418px) {
  .dashboard-curriculum-progress .subtopic-items {
    border-bottom: 2px solid #78c6ea;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #78c6ea;
    width: -webkit-fill-available;
  }
  .dashboard-curriculum-progress .subtopics-finished > div {
    max-height: none;
    overflow-y: auto;
  }
  .vr-line,
  .buttom-line {
    display: none;
  }
  .subtopics-recommended,
  .subtopics-inprogress {
    width: 100%;
    float: left;
  }
  .arrow-up,
  .arrow-down {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    justify-content: right;
    align-items: end;
  }
  .arrow-up .arrow,
  .arrow-down .arrow {
    float: right;
    color: white;
  }
  .arrow-up .down,
  .arrow-down .down {
    color: black;
  }
  .subtopic-items {
    color: black;
  }
  .dashboard-session-highlights .data-circle {
    align-items: center;
    display: flex;
    text-align: center;
    color: white;
    font-weight: bold;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    justify-content: center;
    margin: 0px 2px 7px 32px;
  }
  .dashboard-session-highlights .data-circle-text {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .dashboard-session-highlights .dashboard-subject-container:after {
    height: 0px;
    left: 0;
  }
  .subtopic-status {
    width: 31px;
  }
  #right-hand-menu-container #right-hand-menu {
    width: 80%;
    height: 100%;
  }
}
.name-grade {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  color: white;
}
.board-class {
  background: #a9dbf4;
  color: #51b7e8;
  border-radius: 9px;
  padding-left: inherit;
  padding-right: inherit;
  margin-left: 8px;
  padding: 3px;
  font-size: 13px;
}
#close-grip-container {
  float: right;
  margin-top: -45px;
}


