HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ip-172-31-18-78 6.17.0-1017-aws #17~24.04.1-Ubuntu SMP Tue May 26 21:09:53 UTC 2026 aarch64
User: ubuntu (1000)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /var/www/selfanalyse/personality-test/tet_assign_test.css
body {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: 'Poppins', sans-serif;
}

/* Medium devices (landscape tablets, 768px and up) */

@media only screen and (max-width: 768px) {
  .center {
    margin: 10px auto !important;
    height: 650px !important;
    padding-bottom: 2em !important;
  }
  .mob_font_size{
    margin: 4px 0 0 !important;
  }
  .font_size{
    margin: 0 1px !important;
  }
  .edit_popup{
    width: 100% !important;
  }
}

/* END Medium devices (landscape tablets, 768px and up) */


/* PADDING CSS */

.p-0 {
  padding: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

/* MARGIN CSS */

.m-0 {
  margin: 0;
}

/* DISPLAY NONE */

.d-none {
  display: none;
}

div, span, button, p {
  font-family: 'Poppins', sans-serif;
}

h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
}

.center {
  margin: 10px auto;
  box-shadow: 0px 0px 7px 2px #333;
  padding: 0px;
  height: 500px;
  overflow: auto;
  padding-bottom: 2em;
  border-radius: 10px;
}

.last_score {
  font-size: 16px;
  color: #444;
  border-right: 1px solid;
  text-align: center;
  margin-right: 1em;
  float: right;
  padding-right: 10px;
}

.last_attem {
  font-size: 16px;
  color: #444;
  text-align: center;
  margin-right: 1em;
  float: right;
}

.mock_test_footer {
  padding: 20px !important;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #bbd;
  color: black;
  text-align: center;
}

.main-content {
  padding: 0;
}

.logo {
  float: left;
  width: 100px;
  margin: -1em auto 0.3em;
}

.exam_name {
  background: #eee;
  box-shadow: 0px 0px 10px 2px #ddd;
  padding: 10px 0;
}

.mock {
  float: right;
  font-size: 14px;
  font-weight: bolder;
}

.gen_ins {
  color: #054DA9;
  font-weight: 500;
  margin: 18px 0;
}

table {
  /* border: transparent;
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 80%; */
  margin-bottom: 1em;
}

td, th {
  border: 1px solid #ddd;
  width: 17%;
  text-align: left;
  padding: 8px;
}

.view_in {
  display: inline-block;
  padding-right: 10px;
  float: right;
  margin: 1em auto;
  font-size: 12px;
  font-weight: bold;
}

.exam_form {
  margin: 0.2em 0em -1em -2em;
  width: 100px;
}

.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  background: #bbbbdd;
  padding: 2px 0;
}

a.noe:hover {
  text-decoration: none;
}

.int_ti {
  text-align: center;
  margin: 0;
  font-weight: bolder;
  font-size: 16px;
}

.check {
  width: 16px;
  height: 16px;
}

body {
  overflow-y: hidden;
  overflow-x: hidden;
}

.start_test {
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  background: blue;
  color: #fff;
  border: none;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 25px;
  border-radius: 5px;
}

.start_test a {
  color: #fff!important;
}

.start_test a:hover {
  color: #fff !important;
  text-decoration: none;
}

ol {
  font-size: 16px;
}

.bld {
  font-weight: bolder;
}

.clr {
  border: none;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  padding: 0px 10px;
  background: #ff1212;
}

.prv {
  border: none;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  padding: 0px 10px;
  background: #1f7a92;
}

.nxt {
  border: none;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  padding: 0px 10px;
  background: #1f7a92;
}

.rprt {
  border: none;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  padding: 0px 10px;
  background: #febf01;
}

.sub {
  border: none;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  padding: 0px 10px;
  background: #107b10;
}

.das {
  border: none;
  border-radius: 5px;
  color: #000;
  font-size: 12px;
  padding: 0px 10px;
  background: #ddd;
}

.his {
  border: none;
  border-radius: 5px;
  color: #000;
  font-size: 12px;
  padding: 0px 10px;
  background: #ddd;
}

.bld2 {
  font-weight: bolder;
}

.sa_re {
  border: none;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  padding: 0px 10px;
  background: #1f7a92;
}

/* @media only screen and (max-width: 600px) {
  .exam_name {
    padding: 0 0 40px;
  }
  body {
    overflow-y: hidden;
    overflow-x: hidden;
  }
  .center {
    width: 92%;
    height: 540px;
  }
  .exam_form {
    margin: 0;
    width: 100%;
  }
  last_score .footer {
    padding: 2em 0 3em !important;
  }
  td, th {
    width: 80%;
    font-size: 14px;
  }
  ol {
    text-indent: 0px !important;
  }
  .view_in {
    float: left;
    margin: 0.7em 0;
    font-size: 14px;
  }
  .col-md-1 {
    width: 50% !important;
  }
  .bld2 {
    margin-bottom: 4em !important;
  }
} */

#hnd {
  display: none;
}

#popup_container {
  font-family: Arial, sans-serif;
  font-size: 12px;
  min-width: 300px;
  /* Dialog will be no smaller than this */
  max-width: 600px;
  /* Dialog will wrap after this width */
  background: #FFF;
  border: solid 5px #999;
  color: #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#popup_title {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 1.75em;
  color: #666;
  border: solid 1px #FFF;
  border-bottom: solid 1px #999;
  cursor: default;
  padding: 0em;
  margin: 0em;
}

#popup_content {
  padding: 1em 1.75em;
  margin: 0em;
}

#popup_message {
  padding-left: 48px;
}

#popup_panel {
  text-align: center;
  margin: 1em 0em 0em 1em;
}

#popup_prompt {
  margin: .5em 0em;
}

/********mock question page css***********/

*{
  box-sizing: border-box;
}

.hind {
  margin-left: 20px;
}

.exam_na {
  font-weight: 500;
}

.box_sho {
  background: #bbd42d;
  box-shadow: 0px 0px 10px 2px #ddd;
}

.que_no {
  font-size: 16px;
  font-weight: 600;
}

.view_in {
  display: inline-block;
  padding-right: 10px;
  float: right;
  margin: 1em auto;
  font-size: 12px;
  font-weight: bold;
}

.exam_title2 {
  font-size: 16px;
  font-weight: 600;
}

.exam_title {
  margin: 3em 2em;
  font-size: 14px;
  font-weight: bolder;
}

.exam_title_dash {
  font-size: 16px;
  font-weight: bold;
}

.pause {
  margin: 2em auto;
  font-size: 15px;
  float: right;
  color: #11bde4;
  font-weight: bolder;
}

.stage {
  margin: 5px -8em;
  font-weight: bold;
  font-size: 14px;
  background: #127a92;
  display: inline-block;
  padding: 8px 8px;
  color: #fff;
  border-radius: 5px;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
  background-color: transparent;
}

/*-------------------------------*/

/*           Wrappers            */

/*-------------------------------*/

#wrapper_test {
  margin-left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#wrapper_test.toggled {
  margin-left: -220px;
}

#sidebar-wrapper {
  z-index: 2;
  border: transparent;
  left: auto;
  right: 0;
  margin-top: 0px;
  width: 0;
  height: 91%;
  overflow-y: auto;
  overflow-x: hidden;
  background: #bbd;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#sidebar-wrapper::-webkit-scrollbar {
  display: none;
}

#wrapper_test.toggled #sidebar-wrapper {
  width: 460px;
}

#wrapper_test.toggled #page-content-wrapper {
  position: absolute;
}

/*-------------------------------*/

/*     Sidebar nav styles        */

/*-------------------------------*/

.mock_test_mob {
  font-size: 14px;
}

.sidebar-nav {
  position: absolute;
  top: 0;
  width: 220px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-nav li {
  position: relative;
  line-height: 20px;
  display: inline-block;
  width: 100%;
}

.sidebar-nav li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
  width: 3px;
  background-color: #1c1c1c;
  -webkit-transition: width 0.2s ease-in;
  -moz-transition: width 0.2s ease-in;
  -ms-transition: width 0.2s ease-in;
  transition: width 0.2s ease-in;
}

.sidebar-nav li:first-child a {
  color: #fff;
  background-color: #1a1a1a;
}

.sidebar-nav li:nth-child(2):before {
  background-color: #ec1b5a;
}

.sidebar-nav li:nth-child(3):before {
  background-color: #79aefe;
}

.sidebar-nav li:nth-child(4):before {
  background-color: #314190;
}

.sidebar-nav li:nth-child(5):before {
  background-color: #279636;
}

.sidebar-nav li:nth-child(6):before {
  background-color: #7d5d81;
}

.sidebar-nav li:nth-child(7):before {
  background-color: #ead24c;
}

.sidebar-nav li:nth-child(8):before {
  background-color: #2d2366;
}

.sidebar-nav li:nth-child(9):before {
  background-color: #35acdf;
}

.sidebar-nav li:hover:before, .sidebar-nav li.open:hover:before {
  width: 100%;
  -webkit-transition: width 0.2s ease-in;
  -moz-transition: width 0.2s ease-in;
  -ms-transition: width 0.2s ease-in;
  transition: width 0.2s ease-in;
}

.sidebar-nav li a {
  display: block;
  color: #ddd;
  text-decoration: none;
  padding: 10px 15px 10px 30px;
}

.sidebar-nav li a:hover, .sidebar-nav li a:active, .sidebar-nav li a:focus, .sidebar-nav li.open a:hover, .sidebar-nav li.open a:active, .sidebar-nav li.open a:focus {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
}

.sidebar-nav>.sidebar-brand {
  height: 65px;
  font-size: 20px;
  line-height: 44px;
}

.sidebar-nav .dropdown-menu {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: none;
  background-color: #222;
  box-shadow: none;
}

/*-------------------------------*/

/*       Hamburger-Cross         */

/*-------------------------------*/

.hamburger {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 999;
  background: transparent;
  border: none;
  font-size: 26px;
  text-align: right;
}

.hamburger:hover, .hamburger:focus, .hamburger:active {
  outline: none;
}

.hamburger.is-closed, .hamburger.is-open {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.hamburger.is-closed:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
}

.hamburger.is-closed:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
}

.hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom, .hamburger.is-open .hamb-top, .hamburger.is-open .hamb-middle, .hamburger.is-open .hamb-bottom {
  position: absolute;
  left: 0;
  height: 4px;
  width: 100%;
}

.hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom {
  background-color: #1a1a1a;
}

.hamburger.is-closed .hamb-top {
  top: 5px;
  -webkit-transition: all 0.35s ease-in-out;
}

.hamburger.is-closed .hamb-middle {
  top: 50%;
  margin-top: -2px;
}

.hamburger.is-closed .hamb-bottom {
  bottom: 5px;
  -webkit-transition: all 0.35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-top {
  top: 0;
  -webkit-transition: all 0.35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-bottom {
  bottom: 0;
  -webkit-transition: all 0.35s ease-in-out;
}

.box {
  cursor: pointer;
  background: #f3f3f3;
  color: #000;
  font-weight: 600;
  font-size: 12px;
  text-align: center;
  margin: 0 3px 10px;
  padding: 2px 0px 1px 0px !important;
}

/* .hamburger.is-open {
  left: auto;
  right: 14em;
  font-size: 30px;
  width: 10px;
  top: 0;
} */

.hamburger.is-closed {
  font-size: 30px;
    top: 0;
    width: 30px;
}

.hamburger.is-open .hamb-top, .hamburger.is-open .hamb-middle, .hamburger.is-open .hamb-bottom {
  background-color: #1a1a1a;
}

.hamburger.is-open .hamb-top, .hamburger.is-open .hamb-bottom {
  top: 50%;
  margin-top: -2px;
}

.hamburger.is-open .hamb-top {
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(.73, 1, .28, .08);
}

.hamburger.is-open .hamb-middle {
  display: none;
}

.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(.73, 1, .28, .08);
}

.opti {
  font-size: 16px;
}

.hamburger.is-open:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
}

.hamburger.is-open:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
}

.mock_mob_logo {
  width: 60px;
  float: left;
  margin-right: 10px;
}

.posi {
  float: right;
  margin: 1em -10px;
  font-weight: bold;
  font-size: 14px;
  background: #2c9212;
  display: inline-block;
  padding: 0px 6px;
  color: #fff;
  border-radius: 5px;
}

.mob_font_size {
  float: left;
  width: 100%;
  margin: 16px 0 0;
}

.navi {
  float: right;
  margin: 1em -5em;
  font-weight: bold;
  font-size: 14px;
  background: #dc2727;
  display: inline-block;
  padding: 0px 6px;
  color: #fff;
  border-radius: 5px;
}

.time {
  font-weight: bolder;
  position: relative;
  left: 40px;
  top: 6px;
  float: left;
  font-size: 13px;
}

.row_exam {
  display: inline-block;
  float: right;
  margin: -4.5em 12em;
}

.time_num {
  margin: 1em 3px;
  font-weight: bolder;
  float: left;
}

.exam_form {
  margin: 0.2em 0em -1em -2em;
  width: 100px;
}

/*.adj{
  margin: 134px 2em;
}*/

.profile {
  color: #000;
  font-weight: bolder;
  font-size: 14px;
}

.scrl {
  background: #fff;
  overflow: auto;
  max-height: 400px;
}

/* width */

::-webkit-scrollbar {
  width: 5px;
}

/* Track */

::-webkit-scrollbar-track {
  /*
      box-shadow: inset 0 0 5px grey; */
  border-radius: 10px;
}

/* Handle */

::-webkit-scrollbar-thumb {
  background: #1f7a92;
  border-radius: 16px 44px 10px 10px;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
  background: #b30000;
}

.mcq_form {
  margin: 1em;
}

.admin {
  font-size: 18px;
  font-weight: bolder;
  margin: 14px auto;
}

.admin_logo {
  margin: 10px;
  float: right;
  border-radius: 50%;
  width: 70px;
}

.button_disable {
  color: #fff !important;
  background: #5f828c;
}

a.mark_rev_next {
  text-decoration: none;
}

a.mark_rev_next:hover {
  background: #ea5959;
}

a.tt_tagged {
  text-decoration: none;
}

a.tt_tagged:hover {
  background: #3355b79c;
}

.tt_tagged {
  text-align: center;
  border: none;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  font-weight: bolder;
  float: left;
  padding: 7px;
  width: 129px;
  background: #3355b7;
  height: 39px;
}

.qudash {
  font-size: 14px;
  font-weight: bolder;
  float: left;
  margin-left: 1em;
  width: 100%;
}

.qudash1 {
  float: left;
  width: 100%;
  color: #000;
}

.dash {
  font-size: 13px;
  font-weight: bolder;
}

a.clear_res2 {
  text-decoration: none;
  color: #fff;
}

a.clear_res2:hover {
  color: #fff !important;
  background: #5f828c;
}

a.clear_res:hover {
  color: #fff !important;
  background: #5f828c;
}

a.repo:hover {
  text-decoration: none;
  color: #fff !important;
}

a.report:hover {
  background: #f1cb58 !important;
  color: #fff!important;
  text-decoration: none;
}

a.question_report:hover {
  color: #febf017a!important;
}

.question_report {
  padding: 0;
  font-size: 20px;
  color: #febf01!important;
}

.clear_res {
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  background: #1f7a92;
  text-align: center;
  padding: 10px 0;
  color: #fff;
}

.clear_res2 {
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 0;
  background: #1f7a92;
  text-align: center;
  color: #fff;
}

.mark_rev_next {
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  padding: 10px 0;
  background: #ff1212;
  color: #fff;
}

.sub_test {
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 0;
  background: #107b10;
  color: #fff;
}

.clear_res a {
  color: #fff;
}

.clear_res2 a {
  color: #fff;
}

.sub_test a {
  color: #fff;
}

.mark_rev_next a {
  color: #fff;
}

.clear_res a:hover {
  color: #fff;
}

.clear_res2 a:hover {
  color: #fff;
}

.mark_rev_next a:hover {
  color: #fff;
}

.sub_test a:hover {
  color: #fff;
}

input.save:hover {
  background: #4995a9 !important;
}

.save {
  border: none!important;
  border-radius: 5px!important;
  font-size: 14px;
  float: right;
  font-family: arial!important;
  font-weight: bolder!important;
  padding: 7px 10px 7px 10px !important;
  background: #1f7a92!important;
  display: inline-block!important;
}

a.sub_test:hover {
  background: #497b49!important;
  color: #fff !important;
  text-decoration: none;
}

.save2 {
  z-index: 2;
  border: none;
  margin-left: -21em;
  border-radius: 5px;
  color: #fff !important;
  font-size: 14px;
  font-weight: bolder;
  padding: 10px;
  background: #febf01;
  display: inline-block;
}

.answer {
  background: green;
  color: #fff;
  padding: 2px 8px;
  border-radius: 5px;
}

.mark {
  background: skyblue;
  color: #fff;
  padding: 2px 8px;
  border-radius: 5px;
}

.mock_test {
  font-size: 16px;
}

.button_qu {
  background: #fff;
  border: none;
  border-radius: 2px;
  padding: 2px 0px;
  margin-bottom: 1em;
  font-size: 14px;
  font-weight: bolder;
}

.font_size {
  background: #ff1212;
  border-radius: 50%;
  padding: 10px;
  color: #fff;
  border: none;
  font-size: 12px;
  float: right;
  margin: 0 2px;
}

.fixed_fot {
  background: #bbbbdd;
  position: fixed;
  padding: 0px 23px;
  bottom: 5em;
  width: 472px;
  margin-left: -30px;
}

.logo {
  float: left;
  width: 60px;
  margin: 5px 0;
}

.time_left {
  font-size: 14px;
  color: #5a5252;
  padding: 10px 6px;
  font-weight: 600;
  float: right;
  background: #fff;
  display: inline-block;
}

.ques_time_left {
  font-size: 14px;
  color: #5a5252;
  padding: 8px 6px;
  font-weight: 600;
  background: #fff;
  display: inline-block;
  margin: 0;
  border: 1px solid #b9b9b9;
}

.time_left_details {
  font-size: 14px;
  color: #000;
  padding: 10px 0;
  font-weight: 500;
  border: 1px solid #9e9e9e;
  margin: 6px auto;
  text-align: right;
}

.time_left_details span {
  background: #008000;
  color: #fff;
  padding: 8px 20px;
  margin-left: 10px;
}

.hou {
  margin-left: 0.3em;
  background: #606a74;
  padding: 4px;
  display: inline-block;
  color: #fff;
}

.min {
  background: #606a74;
  padding: 4px;
  display: inline-block;
  color: #fff;
  margin-right: 2px;
}

.dash_ph {
  display: none;
}

.qu_ph {
  display: none;
  background: #eee;
  box-shadow: 0px 0px 10px 2px #ddd;
  padding: 8px;
  font-size: 16px;
  font-weight: 500;
}

.hin {
  position: relative;
  top: 20px;
  left: -90px;
}

.sec {
  font-size: 16px;
  font-weight: 500;
}

.rad_bo {
  font-weight: 100;
  margin-bottom: 20px;
  font-size: 18px;
}

/* @media only screen and (max-width: 1024px) {
  .navi {
    position: relative;
    left: -11em;
    top: -6em;
  }
  .time {
    position: relative;
    left: 19em;
    top: -7.2em;
  }
  .time_num {
    position: relative;
    left: 15em;
    top: -7.5em;
  }
  .exam_form {
    float: right;
    margin: -2.5em 0;
  }
  .hamburger.is-open .hamb-top, .hamburger.is-open .hamb-middle, .hamburger.is-open .hamb-bottom {
    background: #000 !important;
  }
  .adj {
    margin: -1em 10px;
  }
  .hamburger.is-open {
    z-index: 2222;
    right: 10em !important;
    top: 1em;
    font-size: 29px;
  }
  .profile {
    margin: -42px 62px;
  }
  .ques {
    font-size: 16px;
  }
  .view_in {
    width: 54px;
    margin: -2em 14em;
    float: left;
  }
  .dash_ph {
    display: block !important;
  }
  .time_left {
    float: left;
    margin: 20px 14px 10px;
  }
  .qu_ph {
    display: block !important;
    font-weight: bolder;
    font-size: 15px;
  }
  div.scrl {
    position: relative;
    width: 100%;
    top: 0;
    overflow: scroll;
    max-height: 230px;
  }
  .que_no {
    margin: 14px;
    color: #000;
    font-size: 14px;
    font-weight: bolder;
  }
  .clear_res2 {
    padding: 5px 42px;
    font-size: 12px;
    margin-left: 0 !important;
    position: relative;
    top: 9px;
  }
  .clear_res {
    padding: 7px 20px;
    font-size: 12px;
    margin-left: 18px !important;
    position: relative;
    float: left;
    top: 10px;
  }
  .save2 {
    position: relative;
    top: 12px;
    padding: 5px 8px;
    font-size: 12px;
    margin: 0 11em 0 0px;
  }
  .dash {
    float: left;
    display: none;
  }
  .ds_ph {
    font-size: 15px;
    display: block !important;
    font-weight: bolder;
  }
  .posi {
    position: relative;
    top: -6em;
    left: -11em;
  }
  .admin_logo {
    display: none;
    margin-left: 0em !important;
    width: 50px !important;
    float: left !important;
  }
  #wrapper_test.toggled #sidebar-wrapper {
    width: 330px !important;
    padding-bottom: 8em;
  }
  .main-content {
    padding: 0px;
  }
  .admin {
    display: none;
  }
  #sidebar-wrapper {
    margin-top: 0;
    height: 100%;
  }
  .exam_title {
    text-align: center;
    text-align: center;
    margin: 1em 5em;
  }
  .pause {
    margin: -3em 1em;
    font-size: 15px;
    float: right;
    color: #11bde4;
    font-weight: bolder;
  }
  .mock {
    float: left;
    margin-top: 0em;
  }
  .mock_test_mob {
    float: left;
    margin-top: 20px;
    font-weight: bold;
    font-size: 14px;
  }
  .last_score {
    position: relative;
    top: 33px;
    left: 0;
    font-size: 15px;
    float: left;
  }
  .last_attem {
    position: relative;
    top: 48px;
    font-size: 15px;
  }
  .stage {
    position: absolute;
    font-weight: bold;
    font-size: 14px;
    background: #127a92;
    display: inline-block;
    padding: 6px;
    top: -2.9em;
    color: #fff;
    left: 17em;
  }
  .quess {
    margin-left: 50px !important;
    margin-top: 0em !important;
  }
  .sec {
    font-size: 16px;
    margin-top: 15px;
    float: left;
    padding-left: 20px;
  }
  .mark_rev_next {
    padding: 3px 10px;
    font-size: 12px;
    margin-left: 17px;
    position: relative;
    top: 10px;
  }
  .instruction_ol {
    padding: 0;
  }
  .instruction_ol div iframe {
    position: unset !important;
  }
  #instruction_area2 select {
    width: 80% !important;
  }
} */

.disableScroll {
  overflow-y: hidden;
  overflow-x: hidden;
}

.green {
  color: #fff;
  background: green;
  border: none;
}

.red {
  color: #fff;
  background: red;
  border: none;
}

/* @media only screen and (max-width: 768px) {
  .opti {
    font-size: 13px;
  }
  .quest {
    width: 20%;
  }
  .col-md-1 {
    width: 10% !important;
    float: left;
  }
  .col-md-3 {
    float: left;
    width: 50% !important;
  }
  .footer {
    padding: 0em 0 36px !important;
  }
  .sub_test {
    width: 73%;
    padding: 5px 0 !important;
    margin-top: 13px !important;
    margin-left: 0px !important;
  }
  .save {
    margin-left: 0em !important;
    font-size: 12px;
    padding: 3px 10px 3px 10px !important;
    top: 10px;
    position: relative;
  }
  .qudash1 {
    display: block;
    float: left;
    margin: 10px 0 1em 0;
  }
  .qudash {
    display: none;
    float: left;
    margin: 10px 0 1em 0;
  }
  .chek {
    padding: 0px;
    width: 100%;
  }
  .exam_na {
    font-weight: 500;
    font-size: 14px;
  }
  .box_sho {
    padding: 0px;
  }
  .logo {
    margin: 5px 0!important;
  }
  .mock_mob_logo {
    width: 50px;
    float: left;
    margin-right: 10px;
  }
  .times {
    width: 100%;
  }
  .sar_logo {
    width: 50% !important;
  }
} */

/* @media only screen and (max-width: 1024px) {
  .col-md-1 {
    width: 10%;
    float: left;
  }
} */

.overlay {
  position: fixed;
  top: 0px;
  bottom: -5em;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 2;
}

.overlay:target {
  visibility: visible;
  opacity: 1;
}

.edit_popup {
  background: #fff;
  width: 58%;
  margin: 4em auto;
  display: table;
  padding: 10px;
}

.edit_popup_report {
  margin: 3em 2em auto;
  padding: 5px 15px;
  background: #fff;
  /*z-index: 999;*/
  border-radius: 5px;
  width: 60%;
  height: auto;
  position: relative;
  transition: all 5s ease-in-out;
}

.edit_popup_report h2 {
  margin-top: 12px;
  color: #fff;
  font-family: Tahoma, Arial, sans-serif;
  text-align: center;
  border: 2px solid #bbd42d;
  padding: 5px;
  border-radius: 15px;
  background: #bbd42d;
}

.edit_popup_report .close {
  position: absolute;
  top: 6px;
  right: 20px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

.edit_popup_report .close:hover {
  color: #06D85F;
}

.edit_popup_report .content {
  max-height: 30%;
  overflow: auto;
  padding: 10px;
}

.edit_popup .close {
  position: absolute;
  top: 6px;
  right: 20px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

.edit_popup .close:hover {
  color: #06D85F;
}

.edit_popup .content {
  max-height: 30%;
  overflow: auto;
  padding: 10px;
}

/* @media screen and (max-width: 1024px) {
  .edit_popup {
    width: 90%;
  }
  .rep_th1 {
    width: 8%!important;
  }
  .send_feed {
    width: 79%!important;
  }
} */

.content .profile_table {
  width: 100%;
}

.profile_table select, textarea, input[type="text"], input[type="password"] {
  /*width:95%;*/
}

.rep_th1 {
  width: 30%;
  text-align: left;
  padding: 8px;
  font-weight: bold;
}

.rep_th2 {
  width: 49%;
  text-align: left;
  padding: 8px;
  font-weight: bold;
}

.fs_title {
  color: #fff;
  text-align: center;
  background: #bbd42d;
  margin: 0 auto 1em;
  font-size: 20px;
  padding: 10px 0;
}

.finish_popup td {
  border: 2px solid #1f7a92;
  font-family: verdana;
}

.send_feed {
  background: #bbd42d !important;
  border-radius: 6px !important;
  width: 50%;
}

.left_thumb {
  background-color: #FFFFFF;
  border-radius: 100%;
  box-shadow: 0px 0px 8px #888;
  text-align: center;
  width: 70px;
  height: 70px;
  margin: 1em auto;
}

.left_thumb .fa-user {
  font-size: 43px;
  line-height: 64px;
}

@media only screen and (max-width: 600px) {
  #instruction_area2 select {
    width: 90% !important;
  }
  #wrapper_test.toggled #sidebar-wrapper {
    width: 350px;
    height: 100%;
  }
  .qudash1 {
    float: left;
    width: 100%;
  }
  .box {
    padding: 6px 0 !important;
    margin: 0 2px 10px;
  }
  .scrl {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: none;
    margin-bottom: 10em;
  }
}

.numberCircleQuadruple {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  text-align: center;
  font-size: 24px;
  line-height: 60px;
}

.test_details_title {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

/*~~~~~~ Select Form ~~~~~~~*/

#instruction_area2 select {
  margin: 4em auto 0;
  padding: 10px;
  width: 30%;
}

/*~~~~~~~ OL UL LI ~~~~~~~~~~*/

.instruction_ol li {
  padding-bottom: 10px;
}

.instruction_ol div iframe {
  max-width: 100%;
  position: absolute;
  top: -6em;
}

#contentdiv select {
  padding: 8px;
  width: 100%;
}

.quest.col-md-1.ques_div {
  padding: 0;
}

/* @media only screen and (max-width: 768px) {
  .exam_title2 {
    margin: 10px 5px;
    min-height: 32px;
  }
  .mob_font_size {
    top: 0;
  }
  .mock_test {
    left: 1em;
    top: 36px;
  }
  .sec {
    font-size: 14px;
    margin-top: 8px;
    float: none;
    padding-left: 0px;
  }
  .fontControl.ques_no {
    width: 50px;
    margin: 0;
    font-weight: bold;
  }
  .ques_div {
    padding: 0 0 0 10px;
  }
  .quess {
    margin-left: 47px !important;
    margin-top: 0em !important;
  }
  .rad_bo {
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 14px;
    display: flex;
  }
  .fontControl.option_pad {
    padding: 0 0 0 28px;
  }
  .ints {
    font-weight: bolder;
    margin: 0;
    padding: 0 11px;
  }
  .footer {
    padding: 0em 0 5px !important;
  }
  .sub_test {
    width: 100%;
    padding: 8px 0 !important;
    margin-top: 0 !important;
    margin-left: 0px !important;
    height: 36px;
  }
  .footer .save {
    width: 100%;
    padding: 8px 0 !important;
    margin-top: 0 !important;
    margin-left: 0px !important;
    height: 36px;
    margin-bottom: 13px;
  }
  .footer .clear_res {
    width: 100%;
    padding: 8px 0 !important;
    margin-top: 0 !important;
    margin-left: 0px !important;
    height: 36px;
    margin-bottom: 0;
  }
  .footer .clear_res2 {
    width: 100%;
    padding: 8px 0 !important;
    margin-top: 0 !important;
    margin-left: 0px !important;
    height: 36px;
    margin-bottom: 0;
  }
  .footer .tt_tagged {
    width: 100%;
    padding: 8px 0 !important;
    margin-top: 0 !important;
    margin-left: 0px !important;
    height: 36px;
    margin-bottom: 4px;
  }
  .footer .mark_rev_next {
    width: 100%;
    padding: 8px 0 !important;
    margin-top: 0 !important;
    margin-left: 0px !important;
    height: 36px;
    margin-bottom: 12px;
  }
} */

span.dashboard_timeshow {
  padding: 4px 10px;
  background: #fff;
  border-radius: 5px;
  position: absolute;
  right: 0;
  top: -30px;
  font-size: 14px;
  font-weight: bold;
}

/* @media only screen and (max-width: 768px) {
  .numberCircleQuadruple {
    width: 50px;
    height: 48px;
    padding-top: 10px;
  }
  .time_left_details {
    margin: 0 0 10px;
  }
  .edit_popup {
    height: 60%;
  }
  .back_reset {
    float: left;
    padding: 0 1em;
  }
  .overlay {
    z-index: 999;
  }
  span.dashboard_timeshow {
    padding: 4px 10px;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    font-weight: bold;
  }
} */

/* MOBLE CSS */

/* @media only screen and (max-width: 768px) {
  .left_thumb {
    margin: 10px auto;
  }
  .hamburger.is-closed {
    font-size: 30px;
    top: 3em;
  }
} */

#start_test {
  padding: 4px 10px;
  color: #fff;
  background: #004eff;
}

.question-attemp-ul li span {
  padding: 4px 8px;
  color: #fff;
  border-radius: 5px;
}

.question-attemp-ul {
  padding: 0;
  margin: 0;
  float: left;
  width: 100%;
  border-bottom: 1px solid #000;
}

.question-attemp-ul li {
  list-style: none;
  float: left;
  padding: 10px 0;
  font-weight: 500;
  margin-right: 10px;
}

.ques.fontControl p {
  text-align: left !important;
}

.ints_p p {
  text-align: left !important;
  font-size: 16px;
  line-height: 24px;
}

.close_load {
  color: #fff;
  font-weight: 500;
  padding: 8px;
  background: #ff1212;
  font-size: 14px;
  display: table;
}

.close_load a, .close_load a:hover {
  color: #fff;
  text-decoration: none;
}

.load1 {
  padding: 5px 10px;
  background: #1f7a92;
  color: #fff;
  border: none;
  margin: 10px auto;
  float: right;
}

.form-group{
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
.loading_image {
  display: block;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, .8) url('/wp-content/themes/psychometrics/images/loading_image.gif') 50% 50% no-repeat;
}