body{
  font-size: 14px;
  overflow-x: hidden;
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  color: #000;
}
.assessmentpadding{
  position: relative;
}
.tab-content .h5, .tab-content h5 {
  font-size: 14px;
}
.resumeBrand {
  color: red;
  font-weight: 800;
}
.righttips{
  float: right!important;
}
.tab-content  .inlineheadings {
  font-weight: bold !important;
  color: red!important;
}
#nav-Interview table.formTable {
  width: 100%!important;
}

.assessmentResults .yourmatchfontbold {
  font-weight: 800;
  font-size: 16px;
  margin-bottom: 10px;
  color: #f00;
}

.midRightPartContainer .pageSubHeading_small {
  font-weight: 500;
  display: inline-block;
}

p.collapsed .glyphicon:before{
    content: "\f062"!important;
    font-family: FontAwesome!important;
}
p .glyphicon-arrow-down:before{
  content: "\f063"!important;
  font-family: FontAwesome!important;
}
.body-text li,
#identifyPeopleContainer li {
  list-style: disc;
}
.body-text ul,
#identifyPeopleContainer ul{
  padding-left: 2rem;
  margin-bottom: 20px;
}
.tabsTxtContainer ol li{
  list-style: auto;
}
.tabsTxtContainer ul{
  margin-bottom: 20px;
}
.mdb-3 {
  padding-bottom: 10px;
  font-weight: 800 !important;
  display: inline-block;
  width: 100%;
  font-size:20px!important;
}
.boxed {
  padding: 20px;
}
.formmd-row{
  display: none;
}
.tablePersonality td strong{
    padding: 0px 0px 5px 0px!important;
    position: relative!important;
    top: 3px!important;
}

.midRightPartContainer .pageSubHeading_small {
  font-weight: 500;
}

.thumbnail {
  display: block;
  padding: 12px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}


.clnt-container{
  display: inline-block;
    width: 100%;
    padding-top: 90px;
}
.collapse:not(.show) {
  display: block;
}
.roadMap li {
  font-weight: 400;
}
.assessmentpadding.responsiveTop{
  float: right;
  position: relative;
    margin-top: -53px;
}
.pageSubHeading.active{
  background-color: #80808042;
}
.pageSubHeading{
  padding: 8px 15px;
  margin-bottom: 10px;
}


.keyPersn {
  font-weight: bold;
  padding-top: 5px;
  padding-left: 9px;
}
.cust-container{
  width: 100%;
  display: inline-block;
  padding: 50px 0px;
}
.Cell {
  display: table-cell;
  padding-left: 5px;
  padding-right: 5px;
}
.h6, h6 {
  font-size: 12px;
}
.fade:not(.show) {
  opacity: 9;
}
/* .collapse:not(.show) {
  display: block;
} */
.form-group{
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
      float: left;
  }
}
.modal-header{
background: #fff;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-right: 15px;
  padding-left: 15px;
}
.modal-header .close{
  position: absolute;
    right: 9px;
    background: #fff;
    border: none;
}
footer{
  width: 100%;
  display: inline-block;
}
#whytypefocusmodal .modal-dialog{
  width: 70%;
  max-width: 70%;
}
#whytypefocusmodal .modal-header{
  padding: 30px 15px;
}

.modal-backdrop {
  background-color: rgb(0 0 0 / 60%);
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-title{

}

.pull-right {
  float: right!important;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
  display: block;
  max-width: 100%;
  height: auto;
}
.boldsymb{
  font-size: 1.4rem!important;
}
.filterByedu label {
  font-size: 13px!important;
}
  .flextddiv .occupationli{
    width: 25%!important;
  }
.copyrightimg img {
    vertical-align: middle;
    width: 100%;
}
 .flextddiv .tooloccupn{
    width: 70%!important;
  }

.bld{
  margin-top: 0;
}
/* .home-hder {
  padding: 30px 0px;
} */

.flextddiv .tooloccupn span{
    width: 100%!important;
  }
.bg-primary {
  background: #333;
}
.flextddiv .occupationflex span {
    width: auto;
}
.asveunsavelist .occupationfirstcol{
  display: flex;
}

.none-md{opacity: 0;position: absolute;}
.inline-tick .fa-check,
.accordion-group .fa-check{
  font-size:11px;
}
.inline-tick li {
  margin: 0px 0px 10px 0px;
  min-height: 25px;
  line-height: 1.5;
  border-bottom: 1px dashed #e8e0e0;


}
.inline-tick li span {
  font-size: 14px;
  /* position: relative;
  top: 1px; */
}.nav-tabs>li>a
.inline-tick li a {

  display: block;
  overflow: hidden;
  white-space: nowrap;
  width: 99%;
  text-overflow: ellipsis;

}
header img.img-responsive.site-logo {
  margin: 15px;
}

header nav ul {
  list-style: none;
  margin: 25px 30px;
  text-align: right;
  padding: 0;
}

header nav ul li {
  display: inline-block;
  margin-right: 25px;
}

header nav ul a {
  color: #fff;
}
.occustart{
font-size: 12px;
}
/*.admin-lis{
    float: right;
    margin-top: -31px;
    font-size: 14px;
    font-weight: 600;

}*/
.admin-lis{
    float: right;
    margin-top: -31px;
    font-size: 14px;
    font-weight: 600;
    z-index: 9;
    position: relative;

}
.admin-lis .icon-thumbs-up{
    padding-right: 8px;
    font-size: 20px;
    position: relative;
    top: 2px;
}
.admin-lis a{
      color: #000;
}
.table{
  width: auto!important;
}

.panel p {
  font-size: 14px;
}

.m-l-20 {
  margin-left: 20px;
}

.custom-accor {
  border: 0px;
}

.vlh {
  margin-top: 10px;
}

.custom-accor .panel.panel-default {
  border: 0px;
}

.custom-accor .panel-heading {

  padding-left: 0px;
  background: transparent;

}

.custom-accor .panel-title {
  font-size: 18px;
  font-weight: 600;
}

.custom-accor .panel-title a:hover, .custom-accor .panel-title a:active, .custom-accor .panel-title a:focus {
  text-decoration: none;
}

.custom-accor .panel-body {
  padding-right: 0;
  padding-left: 0;
}

span.custom-collapse.md {
  background: #4CAF50;
  border-radius: 50px;
  color: #fff;
  font-size: 18px;
  margin: 0 8px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 20px;
  height: 20px;
}

.custom-collapse:before {
  margin: auto;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-bottom: 4px solid #03A9F4;
  border-top: 0px;
  width: 97%;
  margin: auto;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.panel-default:first-child > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
  /* padding-top: 0px; */
  padding-top: 10px;

}

.panel-default:last-child > .panel-heading + .panel-collapse > .panel-body {
  border-bottom-color: transparent;
}

span.glyphicon.glyphicon-arrow-up {
  background: #333333;
  color: #fff;
  border-radius: 50px;
}

span.glyphicon.glyphicon-arrow-up:before {
  position: relative;
  left: -1px;
}

.panel.panel-default.active .panel-title {
  text-align: center;
  font-size: 22px;
  cursor: pointer;
}

.recomment {
  letter-spacing: 0.5px;
  font-weight: 600;
}

.mb0 {
  margin-bottom: 0px;
  font-weight: bold;
}

span.glyphicon.glyphicon-arrow-down {
  background: #333333;
  color: #fff;
  border-radius: 50px;
}

.glyphicon-arrow-down:before {
  position: relative;
  left: -1px;
}

.panel.panel-default.active .panel-heading {
  padding: 20px 5px;
}

ul.flex-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  padding: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: space-between;
          margin-bottom: 20px;
}

ul.flex-menu li {
  text-align: center;
  min-width: 18%;
  border: 2px solid #FD8109;
  margin: 5px 5px;
  border-radius: 5px;
  padding: 0px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    position: relative;
        flex: 1;
}
ul.flex-menu li.active:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #FD8209;
    position: absolute;
    top: 50%;
    left: 100%;
    content: '';
}
ul.flex-menu li a {
  font-size: 16px;
  color: #333;
  text-decoration: none;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: auto;
  padding: 11px 5px;
}

ul.flex-menu li a span {
  display: block;
  font-size: 12px;
}

ul.flex-menu li.active {
  background: #FFE9CA !important;
}

ul.flex-menu li:hover {
 background: #fdf51491 !important;
}

ul.flex-menu li.active:hover {
 background: #FFE9CA !important;
}
#tabsNav .personalitystep>li:hover{background: #fdf51491 !important;}

#tabs .personalitystep>li:hover{background: #fdf51491 !important;}


p.collapsed .glyphicon:before {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  content: "\e093";
}

.panel-heading.collapse .panel-title {
  text-align: center;
  font-size: 22px;
  cursor: pointer;
}

.panel-heading .panel-title {
  /*display: block;*/
  text-align: left;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none;
}

/*.panel-heading .panel-title.collapsed {
  font-size: 18px;
  text-align: left;
  -webkit-transition: text-align 0.8s;
  transition: text-align 0.8s;
}*/

h4.panel-title.collapsed .glyphicon:before {
  content: "\e093";
}

ul.custom-list-radio {
  list-style: none;
  border-top:1px solid #dfdfdf;
}
.assessmentinfo{
  padding: 10px 20px 0px;
}

/* Radios */
.radio {
  padding-left: 45px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.radio label {
  display: inline-block;
  padding-left: 5px;
  position: relative;
}

.radio label::before {
  -o-transition: border 0.5s ease-in-out;
  -webkit-transition: border 0.5s ease-in-out;
  background-color: #ffffff;
  border-radius: 50%;
  border: 1px solid #cccccc;
  content: "";
  display: inline-block;
  height: 17px;
  left: 0;
  margin-left: -20px;
  position: absolute;
  transition: border 0.5s ease-in-out;
  width: 17px;
  outline: none !important;
  top: 2px;
}

.radio label::after {
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -webkit-transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  background-color: #555555;
  border-radius: 50%;
  content: " ";
  display: inline-block;
  height: 11px;
  left: 3px;
  margin-left: -20px;
  position: absolute;
  top: 5px;
  transform: scale(0, 0);
  transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33), -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  width: 11px;
}

.radio input[type="radio"] {
  cursor: pointer;
  opacity: 0;
  z-index: 1;
  outline: none !important;
}

.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}

.radio input[type="radio"]:focus + label::before {
  outline-offset: -2px;
  outline: thin dotted;
}
.radio input[type="radio"]:checked+ .radio {
  background-color: red;
  width: 100%;

}

.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}


.btn-infosave {
  color: #fff;
  background-color: #379BFF;
  border-color: #379BFF;
  padding: 5px 10px;
  border-radius: 10px;

  margin-right: 5px;
  font-weight: bold !important;

}
.btn-infosave:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
  text-decoration: none;
}

.radio-active {
  background-color: black;
  color: white;
}

.radio.radio-inline {
  margin-top: 0;
}

.radio.radio-single label {
  height: 17px;
}

.mt0 {
  margin-top: 5px;
}

span.help-title {
  font-size: 14px;
  font-weight: 100;
}

.panel-title.collapsed .help-title {
  visibility: visible;
  display: inline-block;
}

.panel-title .help-title {
  display: none;
}

.client-logo img {
  /*margin: auto;*/
  width: 200px;
  height: auto;
}
.sectiondevider{
  padding-bottom: 2px;
}

.nav-start-back {
  text-align: right;
}

.nav-start-back p {
  display: inline-block;
  margin-right: 5%;
  margin-top: 12px;
  margin-bottom: 10px;
  cursor: pointer;
}
#skillContainer{padding:0px 25px;}

/* =============
   Checkbox and Radios
============= */
.checkbox {
  padding-left: 20px;
}

.checkbox label {
  display: inline-block;
  padding-left: 5px;
  position: relative;
}

.checkbox label::before {
  -o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  background-color: #ffffff;
  border-radius: 3px;
  border: 1px solid #cccccc;
  content: "";
  display: inline-block;
  height: 17px;
  left: 0;
  margin-left: -20px;
  position: absolute;
  transition: 0.3s ease-in-out;
  width: 17px;
  outline: none !important;
}

.checkbox label::after {
  color: #555555;
  display: inline-block;
  font-size: 11px;
  height: 16px;
  left: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  position: absolute;
  top: 0;
  width: 16px;
}

.checkbox input[type="checkbox"] {
  cursor: pointer;
  opacity: 0;
  z-index: 1;
  outline: none !important;
}

.checkbox input[type="checkbox"]:disabled + label {
  opacity: 0.65;
}

.checkbox input[type="checkbox"]:focus + label::before {
  outline-offset: -2px;
  outline: none;
  outline: thin dotted;
}

.checkbox input[type="checkbox"]:checked + label::after {
  content: "\f00c";
  font-family: 'FontAwesome';
}

.checkbox input[type="checkbox"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}

.checkbox.checkbox-inline {
  margin-top: 0;
}

.checkbox.checkbox-single label {
  height: 17px;
}

.cutom-bnt {
  font-weight: 600;
  cursor: pointer;
  background: #fff;
  border: 1px solid red;
  color: #333;
  padding: 3px 5px;
}

.cutom-bnt:hover {
  background: #ffff0059;
  color: #333;
  border: 1px solid red;
  outline: none;
}

.cutom-bnt:active, .cutom-bnt:focus, .cutom-bnt:visited, .cutom-bnt:active:focus, .cutom-bnt:active:hover {
  border: 1px solid red;
  background: yellow;
  color: #333;
  outline: none;
}

span.icon-checkmark {
  font-size: 22px;
  font-weight: 600;
}

span.cusicon-green {
  display: block;
  height: 28px;
  width: 28px;
  background: url("../img/green_leaf_small.png");
}

span.cusicon-brigth {
  display: block;
  height: 28px;
  width: 28px;
  background: url("../img/bright_sun_small.png");
}

table.table.custom-table-brigth th {
  border: 0px;
}
.occupationli {

  margin-right: 5px !important;

}

header nav ul a:hover, header nav ul a:active {
  color: yellow;
}

.cutom-bnt.btn.btn-info.lg {
  padding: 5px;
  min-width: 100%;
}

.cutom-bnt.btn.btn-info.square span.round {
  background: #f1f1f1;
  padding: 5px 9px;
  border-radius: 50px;
}

.login-page .form-group:first-child {
  margin-bottom: 8px;
}

.login-page input {
  height: 42px;
}

.mb0 {
  margin-bottom: 0px;
}

.collapsed .glyphicon:before {
  content: "\e093";
}

.welcome-secrtion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  border: 3px solid red;
  min-height: 250px;
  border-radius: 5px;
}

button.cutom-bnt.active, button.cutom-bnt.active:hover, button.cutom-bnt.active:active {
  background: #fdf514;
  color: #333;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  background: #fdf514;
  color: #333;
  border: 1px solid red;
}

button.cutom-bnt.active, button.cutom-bnt.active:hover, button.cutom-bnt.active:active {
  background: #fdf514;
  color: #333;
  border: 1px solid red;
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  background: #fdf514;
  color: #333;
  border: 1px solid red;
}

.btn-info.focus, .btn-info:focus {
  background: #fdf514;
  color: #333;
  border: 1px solid red;
}

.btn-info {
  color: #333;
  background-color: #ffffff;
  border-color: red;
}

.btn-info:hover {
  color: #333;
  background-color: #fdf51491;
  border-color: red;
}

ul.skill-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  list-style: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

ul.skill-button li {
  -ms-flex-preferred-size: 27%;
      flex-basis: 32%;
  margin: 5px 5px;
}

ul.skill-button li a {
  width: 100%;
  padding: 4px 5px;
}

/*
.home-page {
  background: #f2f2f2;
  overflow: auto;
  min-height: 400px;
  text-align: center;
}
 */

/*# sourceMappingURL=style.css.map */

#ul_top_hypers li {
    float:left;
    list-style: none;
    padding-right: 20px;

}
#ul_top_hypers{display: inline-flex;}



--------sindhu----
.tablePersonality td.selected {
    background: url('../img/tablePersonality_selected_bg_1.png') no-repeat left top;
}

.tablePersonality td {
    width: 200px;
    height: 130px;
    padding-left: 20px;
    background: url('../img/tablePersonality_bg.png') no-repeat left top;
    cursor: pointer;
    padding-bottom: 10px;
}

.tablePersonality td strong {


    display: block;
    text-align: center;
    padding: 15px 20px 10px 0px;
}


.buttonOrange {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
    display: inline-block;
    padding: 2px 6px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.buttonGray {
    color: #fff;
    background-color: #A9A9A9;
    border-color: #9A9A9A;
    display: inline-block;
    padding: 2px 6px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.pageSubHeading_small {
    font-size: 16px;
    line-height: 20px;
    font-weight: 800;
}
.pageHeading {
    font-size: 20px!important;
    line-height: 40px;
    font-weight: 700;
    margin-top: 10px;
}
#buildRapportContainer ul{
  padding-left: 2rem;
}
#buildRapportContainer  ul li{
  list-style: disc;
}
#buildRapportContainer  strong{
  font-weight: 800 !important;
  position: relative;
  padding-top: 10px;
  display: block;
}
body .active a {
  color: #0066be !important;
}
.mdright-form .h1small {
  font-weight: 800!important;
}
#buildRapportContainer  span{
  padding-top: 10px;
    display: block;
}
#userRelationshipContainer table.formTable {
  width: 100%!important;
}
.pfot{
  font-size: 16px;
}
.pageHeadingexplore {
  font-size: 24px;
  margin: 0px 0px 10px 0px;
}

.tablePersonality td.selected {
    background: url('../img/tablePersonality_selected_bg_1.png') no-repeat left top;
}


---20-11-2018------
.achie-vement{
    padding-left: 0px; border:2px solid red;
}
.value-rslt{color: black; background-color: #ffff001a; border-right: 2px solid red;}
.valueName{
  font-size: 36px;
  /* margin-top: 110px; */
   margin-bottom: 110px;
    text-align: center;
  }
.prtReport{float:right;}
.reports{padding-left:0px;}
.valueNamess{display:none;}


@media only screen and (max-width: 360px) {
    .valueName{display:none !important;
    }
    .valueNamess{display:block !important;text-align: center;}
    .value-rslt{border-right: none !important; background-color: white !important;}
}

@media only screen and (max-width: 768px) {
    .valueName{display:none !important;
    }
    .valueNamess{display:block !important;text-align: center;}
    .value-rslt{border-right: none !important; background-color: white !important;}
}

  .type-logo{color:black;text-align: center !important;}
  .type-logos{background-color:#ffff001a;text-align: center !important;}


  @media only screen and (max-width: 375px) {
    .tablePersonality td{ padding-left: 0px !important; }
    #myGroup .btn{padding: 6px 2px !important;}
  }
  @media print {
        .valueName{display:block !important;}
       /* .value-rslt{width:15% !important;}
        .value-rslt2{width:85% !important;}*/
      }


    /* Transferable skills*/

    .personality-report-flex-box {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .personality-box-cell .heading {
        padding: 20px 10px;
        text-align: center;
        border-bottom: 1px solid red;
    }

    .personality-box-cell {
        margin: 10px 5px;
        flex: 1;
        border: 1px solid red;
        border-radius: 5px;
    }

    .personality-report-flex-box .heading.black-header {
        background: black;
        color: #fff;
    }

    .personality-box-cell .body-text {
        padding: 15px 10px;
    }


/*29-11-2019*/
.sub-title-box h3 {
    color: #F44336;
}
.container.sub-title-box {
    background-image: linear-gradient(to right, #636363 , #efefef);
}

.sub-title-box {
    background-image: linear-gradient(to right, #525050 , white);
    margin-bottom: 10px;
}

.sub-title-box h3 {
    padding: 11px 0px;
    color: #fff;
    padding-left: 25px;
    margin-top: 0px;
    margin-bottom: 0;
    text-transform: capitalize;
}
.question-box ul li {
    display: inline-block;
    margin-right: 3%;
}
/*29-11-2019*/

/*05-12-2018 ra*/
.interestsTitle-box .resultTable {
    border: 1px solid #b7b7b7;
    border-bottom: 0px;
}
.interestsTitle-box .resultTable:last-child {
    border-bottom: 1px solid #b7b7b7;
}

.interestsTitle-box .resultTable:nth-child(2n -1) {
    background: #f5f5f5;
}
.question-header {
    border: 1px solid #dfdfdf;
    padding: 10px 10px 6px 10px;
    margin-bottom: 0;
    position: relative;
    top: 5px;
    border-bottom: 0;
    background-image: linear-gradient(to right, #d6d4d4 , #fbfbfb);
}
.question-box {
    border: 1px solid #dfdfdf;

    margin: 5px 0px;
    position: relative;
    border-radius: 5px;
}
h4.collapsed {
    display: none;
}
.table-responsive .table-bordered>tbody>tr>td, .table-responsive .table-bordered>tbody>tr>th, .table-responsive .table-bordered>tfoot>tr>td, .table-responsive .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
   border: 2px solid #dfdfdf !important;
}

.table-responsive .full-border tr th {
  border: 2px solid #dfdfdf !important;

}

.full-border tr th {

  border: 1px solid #dfdfdf !important;

}
.table-striped > tbody > tr:nth-of-type(2n+1) {

  background-color: #f5f5f5 !important;

}
.full-border h6 {

  margin: 2px auto;

}
.panel p {

  font-size: 14px;
  margin-bottom: 5px;

}

#myGroupnew .collapsed .glyphicon-arrow-down::before {

  position: relative;
  left: -1px;
  content: "\e093";

}
#myGroupnew .glyphicon-arrow-down::before {

  position: relative;
  left: -1px;
  content: "\e094";
}
#your-reports{
  width: 100%;
}

/* ra */


/*05-12-2018*/

@media only screen and (max-width: 600px) {
  ul.flex-menu {
    flex-direction: column;
  }
}
table.assessmentTable {
    width: 100%;
    font-size: 0.95em;
    background: #dad9d7;
    border-spacing: 1px;
    border-collapse: initial;
}
table.assessmentTable td.assessmentTableQuestion {
    background: #f0efee;
    font-weight: bold;
    padding: 5px;
    color: #000000;
}
table.assessmentTable td {
    background: #FFFFFF;
    padding: 10px;
}
table.formTable th {
    background: #1f5382;
    color: #ffffff;
    padding: 3px;
    text-align:center;
}

table.formTable {
    width: 75% !important;
    font-size: 12px;
}
table.formTable td {
    padding: 3px;
    border-bottom: 1px dashed #999;
}
table.formTable td {
    padding: 3px;
    border-bottom: 1px dashed #999;
}

.align_left{text-align: left !important;}
.align_center{text-align: center !important;}


.mobile-menu-button{display: none;}


.site-logo {
   float: left;
   min-width: 200px;

}
.cuspageloader {
    font-size: 60px !important;
    color: #f44336;
    text-align: center;
    margin: auto;

}
ul.lifeloglearninglist, ul.personalityclashes {
    padding: 0;
    list-style: none;
}
ul.lifeloglearninglist li, ul.personalityclashes li {
    display: inline-block;
}
.lifeloinghide{
  display: none;
}
/*.lifeloglearninglistclick li a.active:after, .personalityclashes li a.active:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 11px solid #94c4f5;
    position: absolute;
    left: 35%;
}*/
.lifeloglearninglistclick li, .personalityclashes li {
    position: relative;
}

div#successonJob {}

table.skillAssessment-table header tr th {
    background: gray;
}

table.table.skillAssessment-table thead tr th {
    background: #F44336;
    color: #fff;
}

table.table.skillAssessment-table thead tr {}

ul.start-list {
    list-style: none;
    padding: 0;
}
.red{
  color: red;
}

ul.start-list li {
    display: inline-block;
    color: #FF9800;
}
.startterminaterhide{
  display: none;
}
.table > thead > tr > th.singlecolumn{
    border-right: 1px solid #f000 !important;
}
.singlecolumn {
    border-right: 1px solid #f000 !important;
}

.tableBlue tr td {
background: #FFFFFF;
padding: 5px;
}
.blackCurveMid {
padding: 10px!important;
border: 4px solid #333!important;
border-radius: 10px;
-webkit-border-radius: 10px;
}

.typeFocusUserAreaContent {
font-size: 13px;
line-height: 18px;
}
span.pageSubHeading, .typeFocusUserAreaContent .pageSubHeading_small {
font-size: 16px;
line-height: 20px;
font-weight: 600;
}
.space20 {
    height: 20px;
    clear: both;
    overflow: hidden;
}
.tableBlue {
    border-spacing: 1px;
    border-collapse: initial;
}
:focus {
    outline: none !important;
}

/*
.row.menu-mobile ul {
    float: right;
    list-style: none;
    padding: 0px;
        list-style: none;
    margin: 14px 0px 10px 10px;
    text-align: right;

}
*/
.row.menu-mobile ul li {
    margin: 15px;
    margin-left: 10px;
    margin-right: 25px;
}
.row.menu-mobile ul li {
    display: inline;
    margin: 10px;
        margin-left: 10px;
       margin-right: 25px;

}
.postlogin .row.menu-mobile ul li a{color: #fff;}
 .postlogin .row.menu-mobile ul li a:hover{color: yellow;}
 .mob-logo{display: none;}


 @media only screen and (max-width:480px){
  .quenCounter {
    position: absolute;
    right: -20% !important;
    top: 0% !important;
    font-weight: bold;
    font-size: 3vw !important;
    width: 50px;
    text-align: center;
}
.counterAssessmnt{
  position: absolute !important;
    right: -5px !important;
    top: 50px !important;
    font-weight: bold;
    font-size: 3vw !important;
    width: 50px !important;
    text-align: center !important;
}
.quenCounterint {
  position: absolute;
  right: -20% !important;
  top: 0% !important;
  font-weight: bold;
  font-size: 3vw !important;
  width: 50px;
    text-align: center;
}
 }
@media only screen and (max-width:768px){

.menu-mobile{
  display: none;
}
table.formTable {
  width: 100% !important;
  font-size: 12px;
}

.row.menu-mobile {

    border: 1px solid #dfdfdf;
        border-right-color: rgb(223, 223, 223);
        border-right-style: solid;
        border-right-width: 1px;
        border-left-color: rgb(223, 223, 223);
        border-left-style: solid;
        border-left-width: 1px;
    border-left: 0;
    border-right: 0;

}

/* ramesh 12-24 */
.mobile-menu-button {
    float: right;
    font-size: 23px;
    top: 9px;
    position: relative;
}
.postlogin .mobile-menu-button i{
    color: #000 !important;
}
.postlogin .mobile-menu-button i{
    color: #fff !important;
}
.mobile-menu-button{
  display: none;
}

.postlogin .row.menu-mobile ul li a {
    color: #000;
    border-bottom: 1px solid #f2f2f2;

}
.prelogin .row.menu-mobile ul li a {
    color: #000;
    border-bottom: 1px solid #f2f2f2;

}
.row.menu-mobile ul {
    float: left;
    margin: 14px 0px 10px 0px;
    text-align: left;
    width: 100%;
        padding-left: 25px;
}
.row.menu-mobile ul li {
    display: block;
}
.wrapper.bg-primary.postlogin {
    background: #fff!important;
}


.postlogin .row.menu-mobile ul li a:hover {
    color: #000;
    border-bottom: 1px solid #f2f2f2;
}
/* .mob-logo-hide{display: none;} */
.mob-logo{display: block;}

.assessmentpadding.col-md-9.bgborder{
display:block!important;
border: none !important;;
}
body .quenCounter {
  right: -12%!important;
  top: 10% !important;
}

}

/* iphone SE*/
/* Portrait and Landscape */
@media only screen and (max-width: 568px){
    /* .container{
      width: 99% !important;
    } */
    .home-page-program-flex-main .home-page-program-flex-cell .des{
        border-right: 1px solid #F44336;
        border-left: 1px solid #F44336;
    }
    ul.flex-menu li{
          min-width: 25%;
    }
    .menu-not-mobile{
      display: none;
    }
    .mobile-menu-button{
      display: block;
    }
    #accordion{
      padding: 0px;
    }
    .for-mobile-resulttable {
        display: flex;
        flex-direction: column;
        margin: auto;
    }
    .for-mobile-resulttable .resultTable {
        display: flex;
        flex-direction: row;
        margin: auto;
    }
    .for-mobile-resulttable .resultTable .resultTR {
        display: flex;
        flex-direction: column;
        margin: auto;
    }
    .for-mobile-resulttable .resultTable .resultTR .resultTD {
        width: 100% !important;
        word-break: break-all;
        border: 0px !important;
    }
    div#occupations5personality, div#occupations4personality, div#occupations3personality,
    div#occupations2personality, div#occupations1personality,
    div#occupationsM5personality, div#occupationsM4personality, div#occupationsM3personality,
    div#occupationsM2personality, div#occupationsM1personality{
      overflow-x: scroll;
      border: 1px solid #dfdfdf;
    }
}


/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
/* Portrait and Landscape */
@media only screen
  and (min-width: 375px)
  and (max-width: 736px){
    /* .container{
      width: 99% !important;
    } */
    .home-page-program-flex-main .home-page-program-flex-cell .des{
        border-right: 1px solid #F44336;
        border-left: 1px solid #F44336;
    }
    ul.flex-menu li{
          min-width: 25%;
    }
    .menu-not-mobile{
      display: none;
    }
    .mobile-menu-button{
      display: block;
    }
    #accordion{
      padding: 0px;
    }
    .for-mobile-resulttable {
        display: flex;
        flex-direction: column;
        margin: auto;
    }
    .for-mobile-resulttable .resultTable {
        display: flex;
        flex-direction: row;
        margin: auto;
    }
    .for-mobile-resulttable .resultTable .resultTR {
        display: flex;
        flex-direction: column;
        margin: auto;
    }
    .for-mobile-resulttable .resultTable .resultTR .resultTD {
        width: 100% !important;
        word-break: break-all;
        border: 0px !important;
    }
    div#occupations5personality, div#occupations4personality, div#occupations3personality,
    div#occupations2personality, div#occupations1personality,
    div#occupationsM5personality, div#occupationsM4personality, div#occupationsM3personality,
    div#occupationsM2personality, div#occupationsM1personality{
      overflow-x: scroll;
      border: 1px solid #dfdfdf;
    }

}

/* ----------- iPad Pro 10.5" ----------- */
/* Portrait and Landscape */
@media only screen
  and (min-width: 768px)
  and (max-width: 1024px){

}

/* Portrait */
@media only screen
  and (min-width: 768px)
  and (max-width: 1024px)
  and (orientation: portrait)  {
    /* .container{
      width: 99% !important;
    } */
    .home-page-program-flex-main .home-page-program-flex-cell .des{
        border-right: 1px solid #F44336;
        border-left: 1px solid #F44336;
    }
    ul.flex-menu li{
          min-width: 18%;
    }
    .menu-not-mobile{
      display: none;
    }
    .mobile-menu-button{
      display: block;
    }
    div#occupations5personality, div#occupations4personality, div#occupations3personality,
    div#occupations2personality, div#occupations1personality,
    div#occupationsM5personality, div#occupationsM4personality, div#occupationsM3personality,
    div#occupationsM2personality, div#occupationsM1personality{
      overflow-x: scroll;
      border: 1px solid #dfdfdf;
    }
    .w-33row p {
      font-size: 16px;
      padding: 15px 0px;
      margin-bottom: 0px;

  }


}

.bold{
  font-weight: bold;
}
.inner-collapse:hover {

  background: #ebebeb;

}



/*ramesh */
.inner-collapse {
    border: 1px solid #e0e0e0;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    background: #fbfbfb;
    background-image: linear-gradient(to right, #f7f5f5, white);
    margin-bottom: 3px;
}

div#step2explore {
    padding: 0px;
}
.inner-collapse-des {
    padding: 10px;
    border: 1px solid #e0e0e0;
    padding-bottom: 20px;
    margin-top: -4px;
    margin-bottom: 3px;
}

/*descriptive-statistics-user-population*/
.usrHeader{font-size: 1.6em;
  font-weight: bold;
  color: #003366;
  padding-bottom: 15px;}
.usrbrd{width:100%;height: 10px; background:#3eaaa0;}
.usrHeaderstep{background: #f0efee;font-weight: bold;padding: 5px;color: #000000;}
.success-list label{font-weight: normal;}
.buttonBlue{
  margin: 0px;
  padding: 0px;
  background: none;
  border: none;
  overflow: visible;
  padding: 2px 25px 2px 5px;
  padding: 3px 25px 4px 0px\9;
  font-weight: bold;
  font-size: 11px;
  /* color: #FFFFFF; */
  cursor: pointer;
  background-image: url(http://v6.typefocus.com/app/webroot/clientadmin/images/buttons_small.jpg);
  background-repeat: no-repeat;
  background-position: 100% 0px;
  color: #4F3700;
}
.butto
}
.success-list{padding-left: 0px;list-style-type: none;}
.success-list li a{color: #0B71A7;
  text-decoration: underline; font-weight: bold;}
.userlabel label{font-weight: normal;}

@media only screen and (max-width: 375px) {
  .tolabel{padding-left: 23px !important;
    padding-top: 10px !important;}
  .sorttablenews{width:100% !important; }
}
@media only screen and (max-width: 768px) {
  .tolabel{padding-left: 23px !important;
    padding-top: 10px !important;}
  .sorttablenews{width:100% !important; }
}
.des-success{padding-left: 0px;}
.factlist{list-style-type: none; padding-left: 15px}
.sorttablenew>tbody>tr>td{border: 1px solid #cac1c1e0 !important;padding: 0px !important;}
.sorttablenews>tbody>tr>td{border: none !important;padding: 0px !important;}
.sorttablenews{ width:50%;}
.sorttablenews label{font-weight: normal !important;}
.formLabel label{ font-weight: bold !important; color: #003366; position: relative;top:-5px; }
.sortadvance{background: #f0efee;
  font-weight: bold;padding: 5px;

  color: #000000;}
.sortDdd{margin-top: 10px; margin-bottom: 20px;}
.Ddd{padding-left: 0px;}

select {
  border: 1px solid #093C70;
  padding: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #093C70;
  background-color: #EDF3FA;
}
/*descriptive-statistics-user-population*/





/*sindhu-new home page*/

.numberCircle{
    width: 70px;
    height: 34px;
    line-height: 36px;
    background: #D7D7D7;
    border-radius: 5px;
    position: absolute;
    left: -7px;
    text-align: center;
    padding: 0px;
    font-size: 14px;
    font-weight: bold;
    z-index: 1;
}


.circletitle{border: 1px solid #ccc3c2;}
.homebrd{width:100%;height: 1px; background: #5195AE;}
.panel-heading{padding: 3px 0px;}


.rightmark{font-size: 20px;
    color: green;
    position: relative;
    top: 19px;
    left: 10px;font-weight: normal;}


.nav-tabs>li {
    float: none !important;
    /* margin-bottom: 10px; */

}


.nav-tabs>li>a {
    /* margin-right: -1px; */
    line-height: 1.42857143;
    /* border: 1px solid #D7D7D7 !important;
    border-radius: 0; */
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 6px 0px 6px 10px!important;
    margin-left:62px;
    font-weight: 400;
  border-radius:5px;
}


.tab-content>.active {
    display: block !important;
}

.nav-tabs{border:none !important;}
.nav-item a{color:black !important;}



.nav-link {

    padding: .5rem 1rem;
}

.chButton{


    border: 1px solid #FD8209;
    padding: 3px 25px;
    border-radius: 25px;
    background: #FD8209
}
.chButton:hover{
    border: 1px solid #FD8209;
    padding: 3px 25px;
    border-radius: 25px;
    background: #FD8209}

.redoButton{

    border: 1px solid #707070;
    padding: 3px 25px;
    border-radius: 25px;
    background: #707070;
}


.redoButton:hover{


    border: 1px solid #707070;
    padding: 3px 25px;
    border-radius: 25px;
    background: #707070;
}


.nav-tabs>li.active>a {
  background: #ffff00b8 !important;
  color: #32589b !important;
}


.nav-tabs>li.active>span {
    background:#FD8209 !important;
    color: #ffffff !important;
    border:1px solid white;
}

#tabs .personalitystep>li.active{
    /*background: none !important;
    border-bottom: 2px solid #BC640C !important;
    color:#BC640C !important;
    padding-bottom: 8px;*/
    background: #FFE9CA !important;
    color:black !important;
}

#tabs .personalitystep>li.active> a{
    /*background: none !important;
    border-bottom: 2px solid #BC640C !important;
    color:#BC640C !important;
    padding-bottom: 8px;*/
    background: #FFE9CA !important;
    color:black !important;
}



#tabs .personalitystep>li{
       text-align: center;
    min-width: 19%;
    border: 2px solid #337ab7;
    margin: 5px 4px;
    border-radius: 5px;
    padding: 0px;
    cursor: pointer;
/*
    display: -webkit-box;
    display: -ms-flexbox;
*/
    display: flex !important;
    position: relative;
    flex: 1;
}

#tabs .personalitystep>li a{

/*  font-size: 16px;*/
    color: #333;
    text-decoration: none;
    -webkit-box-flex: 1;
/*    -ms-flex: 1;*/
    flex: 1;
    margin: auto;
    padding: 11px 5px;
}




#tabsNav .personalitystep>li.active{
    /*background: none !important;
    border-bottom: 2px solid #BC640C !important;
    color:#BC640C !important;
    padding-bottom: 8px;*/
    background: #FFE9CA !important;
    color:black !important;
}

#tabsNav .personalitystep>li.active> a{
    /*background: none !important;
    border-bottom: 2px solid #BC640C !important;
    color:#BC640C !important;
    padding-bottom: 8px;*/
    background: #FFE9CA !important;
    color:black !important;
}



#tabsNav .personalitystep>li{
       text-align: center;
    min-width: 20%;
    border: 2px solid #337ab7;
    margin: 5px 5px;
    border-radius: 5px;
    padding: 0px;
    cursor: pointer;
/*
    display: -webkit-box;
    display: -ms-flexbox;
*/
    display: flex !important;
    position: relative;
    flex: 1;
}

#tabsNav .personalitystep>li a{

/*  font-size: 16px;*/
    color: #333;
    text-decoration: none;
    -webkit-box-flex: 1;
/*    -ms-flex: 1;*/
    flex: 1;
    margin: auto;
    padding: 11px 5px;
}










ul .personalitystep{
    display: -webkit-box;
/*    display: -ms-flexbox;*/
    /* display: flex; */
/*    -ms-flex-wrap: wrap;*/
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    -webkit-box-pack: center;
/*    -ms-flex-pack: center;*/
    justify-content: space-between;
}

.personalitystep li{display: inline-block; float:left !important;}

#tabsFirsts a{text-decoration: none;
    border: none !important;
    font-size: 16px;
    text-transform: capitalize;font-weight: normal;}

#reportcontainer{
    display: none;
}
.typeuniversity{text-align: center;color: white;font-size: 22px;background:#5195AE;padding: 1px 5px;font-weight: 300;letter-spacing: 1.5px;}
.type-User{
    font-size: 24px;
    margin: 0px;
    padding: 15px 0px;
    color: #4395af;
    font-weight: 300;
    }

.recommand{color: white; font-weight: bold;text-align: center;padding-top: 10px;
    letter-spacing: 1px;}
.recommands{color: black;
    font-weight: 400;
    background: #f7f7f7;
    padding: 15px;
    border: 2px solid #2f6bc8;
    border-radius: 10px; text-align: center}
.recommandation{background: #22a8db;
    margin-right: 10px;
    border-radius: 10px;}
.tabBorder{height: 3px;width: 100%; background:#337ab7;margin: 15px 0px 15px 0px;}
.summarytab li{margin-bottom: 0px; padding-right:15px; font-size: 16px; }
.summarytab{ margin-bottom:  0px; padding-left: 0px;}
.summarytab li a{font-weight: normal !important;}
/*
#Interests-Assessment{padding: 0px 25px;}
#Success-Assessment{padding: 0px 25px;}

#valueContainer{padding:0px 25px;}
*/
ul.self-ass-tab span {
    left: 10px;
    text-transform: capitalize;
}
 /* .sef-tab-content-box{display: none !important;}
.second-sef-tab-content-box{display: block !important;}  */

ul.self-ass-tab a {
    text-transform: uppercase;
    font-size: 12px !important;
}
strong {
    font-weight: 500 !important;
}
.btn-infosavetype {
  color: #fff;
  background-color: #379BFF;
  border-color: #379BFF;
  padding: 5px 10px;
  border-radius: 10px;
  float: right;
  margin-right: 5px;
  font-weight: bold !important;
}
.btn-infosavetype:hover{
color: #fff;
background-color: #000;
border-color: #000;
}

.result1 {
    background-color: none !important;
}
.brandingstep{background: #5195AE; color:white; padding: 10px 15px; font-weight: 300;margin: 15px 0px;}
.bullets{list-style-type:none;padding-left: 0px;}
.brandinghead{background:#48C1ED; text-align: center;padding: 10px; color: white; text-transform: uppercase; font-weight: 300 !important;letter-spacing: 1px;}

.brandingheadsecond{background:#48C1ED; text-align: center;padding: 18px; color: white; text-transform: uppercase; font-weight: 300 !important;letter-spacing: 1px;}
.borderstep4{border: 1px solid #48C1ED;text-align: center;font-weight: 400; padding: 0px;}
.contentbrand{padding: 10px 10px;
    font-weight: 500;font-style: italic;}
.tips{float: left;
    margin-right: 80px;
    margin-bottom: 30px;
    position: relative;
    top: 25px;
    left: 40px;font-weight: 500;
}
.guidebtn{border: 1px solid #FD8209;
    padding: 3px 25px;
    border-radius: 25px;
    background: #FD8209; color: white;
    font-weight: 300;

}

.guidebtn:hover{border: 1px solid #FD8209;
    padding: 3px 25px;
    border-radius: 25px;
    background: #FD8209; color: white;
    font-weight: 300;

}
.bordersteps{border: 1px solid #48C1ED;text-align: center;font-weight: 400; padding: 0px;margin-bottom: 7px;}
.summarytabs li{margin-bottom: 0px;
    padding-right: 30px;
    font-size: 16px;}
.summarytabs{ margin-bottom:  0px; padding-left: 0px;}
.summarytabs li a{font-weight: normal !important;}
.brandingSpace{width: 23%;float: left;margin-right: 20px;}
.brandingSpaces{width: 23%;float: left; }
.Caution{color:#B41416;}
.personalBranding{padding:  0px;}
.personalBranding span{color:#B41416;padding-top: 5px; }
.personalBranding div{text-align: left;
    padding-left: 15px; }

.summarytabsIn li {
    margin-bottom: 0px;
    padding-right: 12px;
    font-size: 16px;
}
.summarytabsIn{padding-left: 0px;}
.lifeloglearninglistclick a{font-weight: bold;}
.lifeloglearninglistclick span{font-weight: 500 !important;}


@media only screen and (max-width: 768px) {
    .type-User {
    font-size: 24px;
    margin: 0px;
    padding: 15px 0px !important;
    color: #4395af;
    font-weight: 300;
}

  .header-menu-div{ width: 100%;
    display: inline-block;
    width: 100%;
    padding: 0px 20px;

}


}

.exploreContent{font-size: 18px;
    font-weight: 700; padding: 0px 15px;text-align: center;
    }

    .exploreContent-newdesign{font-size: 18px;
      font-weight: 700; padding: 0px 15px;
      }
.careerready-condition{background: #4395af;
    padding: 5px 10px;font-weight: 600;font-size: 20px;text-align: left;color: white;margin-top: 15px;}


.exploreContents{font-size: 16px;font-weight: 400; text-align: center;}
.optionvalue{border: 2px solid #B5C7D8; background-color: #EBEEF9; padding: 10px 0px;}


#tabs .personalitystep>li.active:after{
   width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #FD8209;
    position: absolute;
    top: 100%;
    left: 50%;
    content: '';
}


#tabsNav .personalitystep>li.active:after{
   width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #FD8209;
    position: absolute;
    top: 100% !important;
    left: 50% !important;
    content: '';
}



.nav-tabs>li.active>span.glyphicon.glyphicon-arrow-down  {
    background: #ff8100 !important;
    color: #fff !important;
    border-radius: 50px;
    border: 2px solid white;
    float: right !important;
    padding: 2px;
}
.skillcont{padding: 0px 15px;}


.hide-body {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    z-index: 99999;
}


#tabsFirsts .personalityFirst>li.active{
    background: none !important;

    color:#BC640C !important;
    padding-bottom: 8px;
}

#tabsFirsts .nav-tabs>li.active>a {
    background: none !important;
    color: #BC640C !important;
        border-bottom: 2px solid #BC640C !important;
                padding-bottom: 8px;
}

#tabsFirsts li{float:left !important; list-style-type: none; padding-right: 20px; margin-bottom: 0px;}
.personalityFirst{padding: 0px;list-style-type: none;}

.personalitystep>li a{border: none !important;}
/*sindhu-new home page*/
span.glyphicon.glyphicon-arrow-up.active:before {
    content: "\e094" !important;
}



.lifelearning  li a {
    font-size: 16px;
    color: #333;
    text-decoration: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: auto;
    padding: 11px 5px;
}

.lifelearning  li.active {
    background: #FFE9CA !important;
}

.lifelearning li {
    text-align: center;
    min-width: 18%;
    border: 2px solid #337ab7;
    margin: 5px 5px;
    border-radius: 0px;
    padding: 0px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex: 1;
}


.lifelearning li.active:after {

    top: 100% !important;
    left: 50% !important;
    content: '';
}
.personResult-home{text-align: right;}

.FirstHomepage{position: relative;top: -6px;padding: 5px;background: white;border:1px solid #d7d7d7;box-shadow: 5px 5px #efefef;}
.homeinfo{font-size: 23px !important;
    font-weight: 700;
    text-align: center;}
.homeinfos{font-size: 20px !important;font-weight: 400; text-align: center; padding-top: 15px;}
.FirstHomepage-info{padding: 0px 20px !important;}
.future-steps{text-align: right;}


@media only screen and (max-width: 1024px) {
    .brandingheadsecond{padding: 27px 10px !important;}
    .brandingSpaces{width:100% !important;}

    .homeleftline {
      border: 3px solid #0068a3;
      border-radius: 22px;
      padding: 10px;
      margin-bottom: 35px;
      margin-left: 10px;
      margin-right: 10px;
  }
  .mblalg{
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .mblalgs{
    margin-left: 10px;
    margin-right: 10px;}


    .value-rslt{padding: 0px !important;}
    #starSelect{height:45px !important;}
    .nav>li>a {padding: 6px 0px 6px 30px!important;}
    ul.flex-menu li.active:after{    left: 50% !important; top: 100%  !important;}
    #tabs .personalitystep>li{min-width: 18%; margin: 10px 6px;}
    #tabs .personalitystep>li.active:after{left: 50%;}
    .contentbrand{padding: 10px 0px;}

    .brandingSpace {
    width: 100%;
    float: left;



    margin-right: 35px;
}
    .brandinghead{padding: 10px;}
    .bordersteps{margin-bottom: 20px;}
.table-brigth{overflow: auto; height: 300px;}
}

@media only screen and (max-width: 375px) {
    .formTableButtons{text-align:center !important; padding-left: 0px !important;}
    #starSelect{height:45px !important;}
    .cutom-bnt{margin-bottom: 15px;}

    .copyright{text-align: center !important; float: none !important;
    position:static !important;
    top: 5px;}
    .client-logo img{display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 50% !important;}
    .announce{height: 150px !important;}
    .quotes{margin: 0px !important; }
    blockquote{padding: 0px 0px !important;}
    .type-User{padding: 0px 0px !important;}
    .recommandation{margin-right: 0px !important;}
    .typeuniversity{font-size: 16px !important;    padding: 5px 5px;}
    .type-User{    text-align: center;}
    .future-steps{text-align: left !important;}
    .rightmark{left: 35px !important;}
    ul.flex-menu li.active:after {
    left: 50% !important;
    top: 100% !important;}
    .h3, h3 { font-size: 20px;}
    #tabsFirsts li{padding-right: 12px !important;}
    .personResult-home{text-align: center !important;}
/*  .optionvalue1{    width: 260px !important;padding: 15px 5px !important;}*/

    #tabsNav .personalitystep>li { min-width: 100% !important; margin: 10px 0px !important;}
    .brandingSpace {width: 100%;float: none;margin-bottom: 20px;margin-right: 0px;}
    .brandingSpace { width: 100%;float: none;}
    .brandingSpaces { width: 100%;float: none;}
    .brandinghead{padding: 10px;}
    .personalBranding div {text-align: left; padding: 10px;}
    .personalBranding div {text-align: left;padding: 10px;}
    .tips{float:none; left: 0px; margin-bottom: 15px;}
    .table-brigth{overflow: auto; height: 300px;}
    #occupations2match{overflow: auto; height: 300px;}
    #occupations3match{overflow: auto; height: 300px;}
    #occupations4match{overflow: auto; height: 300px;}
      .majorOccupation{font-size: 18px;margin-top: 10px;
        margin-bottom: 10px;}
    .bulletspersonchange{padding-left: 0px;}
    .bullets{padding-left: 20px !important;}
    #tabs .personalitystep>li { min-width: 100% !important; margin: 10px 0px !important;}
    #tabs .personalitystep>li.active:after {
        left: 50% !important;}

/* .lifelearning li.active:after {top: 53px !important;left: 96px !important;content: '';} */
    .personalitystep{margin: 0px 10px;}
}

@media only screen and (max-width: 768px)   {
    .brandingheadsecond{padding: 10px 10px !important;}
    #starSelect{height:45px !important;}
    .quotes{margin: 0px !important; }
    blockquote{padding: 10px 0px !important;}
    .recommandation{margin-right: 0px !important;}
    .rightmark{left: 5px;}
    .typeuniversity{font-size: 16px !important;    padding: 10px 5px;}
    ul.flex-menu li{margin: 10px 5px !important;}
    ul.flex-menu li.active:after{    left: 50% !important; top: 100% !important;}

    #tabs .personalitystep>li.active:after{left: 50% !important;}

    .contentbrand{padding: 10px 2px;}
    .myaccountPageFormTable{width:100%;}
    /*
    .brandingSpace {
    width: 21%;
    float: left;
    margin-right: 31px;
}
*/
    .brandinghead{padding: 10px;}
    .bordersteps{margin-bottom: 20px;}
    .table-brigth{overflow: auto; height: 300px;}
}


.table-brigth{padding: 0px 20px;}

.boxed {
    border: 1px solid #ff8100 !important;
    margin-bottom: 10px;
    padding: 5px;
}

.inner-classfull-width{
    width: 100% !important;
}
.columnpadding{padding: 0px;}

.majorOccupation{font-size: 18px;line-height: 1.5;margin-top: 10px;
  margin-bottom: 10px;}

.required{font-size:14px; color:red;}
.feedback{padding:0px 10px; float:right;}
.feedbackicon{font-size: 30px;color: #09667f;}
.quotes{margin: 20px;
    padding: 25px;
    font-size: 20px;
    text-align: center;
    font-style: italic;
    border-radius: 10px;
    background: linear-gradient(325deg, #45d1e6 0%, #4363c6 100%);
    color: #FFFFFF;}
.announce{padding: 10px 30px; border:1px solid;height: 200px;
    overflow: scroll;}


.home-pagenew {
    background-image: url(../img/V7page.jpg);
    /* background-position: center bottom; */
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom: 6px solid #09556f;
    position: relative;
    background-color: #333333;
    min-height: 480px;
}
.home-pagenew .introOverlay {
    background: -moz-linear-gradient(to right, rgb(81, 79, 79) 0%,rgba(125,185,232,0) 100%);
    background: -webkit-linear-gradient(to right, rgb(81, 79, 79) 0%,rgba(125,185,232,0) 100%);
    background: linear-gradient(to right, rgb(81, 79, 79) 0%,rgba(125,185,232,0) 100%);
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    z-index: 0;
}
.teamamte-report{margin-top: 10px;background: #4395af2b;
    padding: 20px;}

.inlineheading-last{margin-top: 20px;
margin-bottom: 10px;display: inline-block;}
.inlineheadings{font-weight: normal !important;color:#DB3A00 !important;}
.inlineheading-first{font-weight: normal !important;color:#000 !important;}
.inlineheading-last{font-weight: normal;padding: 0px 25px; color:#DB3A00 !important;}
.quotesstepthree{padding: 25px;
    font-size: 14px;
    text-align: center;
/*    font-style: italic;*/
    border-radius: 10px;
    background: linear-gradient(325deg, #45d1e6 0%, #4363c6 100%);
    color: #FFFFFF;}
.quotesstep-three{padding: 25px;
    margin: 0px 40px;
    font-size: 14px;
    text-align: center;
/*    font-style: italic;*/
    border-radius: 10px;
    background: linear-gradient(325deg, #45d1e6 0%, #4363c6 100%);
    color: #FFFFFF;}

ul.cus-list-backbuttton {
    list-style: none;

}

ul.cus-list-backbuttton li {
    display: inline-block;
}
.interestrsl{
  padding-bottom: 30px;
}

.helptext{
  padding: 30px;
  color: black;
  background: #80808021;
}
ul.cus-list-backbuttton
 li button {position: relative;top: -2px;}

.openLeftSideBar{
    display: none;
}

.inner-classfull-width .openLeftSideBar{
  display: inline-block;
}


.stepthreebox{width: 500px;
    margin: 0px auto;}
.personality-fit{font-size: 20px;text-align:center;padding-bottom:5px;}
.reco-steps{text-align:center; margin-top:0px;font-weight: bold;}

.footerpoUp{list-style-type: none; font-style: italic;}
ul.footerpoUp  li a{color: #337ab7 !important;}
.testimonialBlock .author {
    font-size: 13px;
    text-align: right;
    display: block;
    font-weight: bold;
}

.italictype-focus{font-style: italic;}
.modal-title{color: #000 !important;}
.advance-search{list-style-type: none; padding-left: 55px; background: #f0efee; padding-bottom: 5px; margin: 0px;}



.slidecontentTable th {
    background: #053B77 !important;
    color: #ffffff !important;
    padding: 8px !important;
    line-height: 1.42857143 !important;
    vertical-align: top !important;
}
.adminleft-menu{font-size:14px;font-weight:bold;}
.adminleftborder{border:1px solid black; padding:10px;}
.valuedispalylist{color: black;
    background: #f9f9cded !important;
    border-right: 2px solid red;height: 380px;}
    .green-economy{color:red;font-weight: bold}
    .saveright{color:red}

    .sorttablenews .formLabel label{position: relative;
    top: 0px !important;}


    .cutom-bntlogin {
    font-weight: 600;
    cursor: pointer;
   background-color: #566D00;
    border: 1px solid #77930d !important;
    color: #ffffff;
    padding: 10px 15px;
}

.cutom-bntlogin:hover{background: rgb(232, 240, 254) !important; border:1px solid #ccc;}

.loginnewinfo:hover{background: rgb(232, 240, 254) !important; border:1px solid #177C94;}
.loginnewinfo{background-color: #007CA9;
    color: #ffffff;border:1px solid #177C94;}
    .loginnewid{background-color: #ffffff !important;}

.whiteLine {
    background: white;
    width:80%;
    height: 2px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.text-danger {
    color: #f7ec89 !important;font-weight:bold !important;
}
.text-danger1 {
    color: #ff0000 !important;font-weight:bold !important;
}

.inputFieldsRel{margin-bottom: 10px;}

/*
#tabsFirstsp nav ul li{
   float: left !important;
   padding: 5px 5px;
   padding-bottom: 5px;
   width: 12.3%;
   background: #eee !important;
   margin-right: 1px;
   text-align: center;
   height: 44px;
   line-height: 10px;
   display: flex;   display: block;
   align-items: center;
   justify-content: center;
}
*/

#tabsFirstsp nav ul li{
  float: left !important;
  padding-right: 15px;
  border-bottom: 1px solid #d7d7d7;
  padding: 7px 5px;
}

/* #tabsFirstsp nav ul li,
#tabsFirstsint li
{
padding: 5px 5px;
 padding-bottom: 5px;
  background: #eee !important;
  display: block!important;
  float: none !important;

} */



 /* #tabsFirstsp ul li{

   float: left;
 } */



#tabsFirstsp a{text-decoration: none;
    border: none !important;
    font-size: 12px;
    text-transform: capitalize;font-weight: bold;}

#tabsFirstsp .personalityFirst>li.active{
  background: none !important;
  color: #BC640C !important;
  padding-bottom: 8px;
  border-bottom: none;
  border: 1px 1px;
  border-top: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
}




#tabsFirstsp .nav-tabs>li.active>a {
    background: none !important;
   color: #BC640C !important;
    /*  border-bottom: 2px solid #BC640C !important;*/
      padding-bottom: 8px;

}
/* #tabsFirstsp li{ float: none !important;
list-style-type: none;
padding-right: 15px;
margin-bottom: 0px;
display: inline;
} */

#tabsFirstsp a.nav-links1:hover {
  color: red !important;
  font-weight: bold !important;
    /*background-color: #ff0 !important;*/
}
.tabBorderqns{
  height: 1px;width: 100%;background: #d7d7d7;
}

.estimatedtime{
  margin-top: 10px;
  color: #808080d1;
  font-size: 16px;
}
.estimatedcmptime{
  padding: 5px 0px;
  color: #808080d1;
  font-size: 16px;
}
.understandAssmt{
  font-size: 1.7vw;
  font-weight: 700;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}

.PersonalityAssessment{
  padding: 0px 15px;
}
.PersonalityAssessments{
  padding:0px;
}
.AssessmentsHeading{
  font-weight: 700;
  margin-bottom: 0px;
  font-size: 18px;
}
.SubHeading{
  font-weight: 700;color:#fff;
  margin-top:0px;
  font-size: 1.3vw;
}



/*
@media only screen and (max-width: 1024px) {
  .w-30 {
    width: 140px !important;
    height: 100vh;
    overflow: auto;
    float: left;
    padding: 5px 5px !important;
}
.w-70 {
  width: calc(100% - 180px) !important;
  float: right;
  padding: 50px;
  background: #fff;
  margin: 15px 0px 15px 0px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  height: 100%;
  min-height: 100vh;
  overflow: auto;
}
.right-panellogin {
padding: 10px !important;
width: 50%;
float: right;
}
} */


#hamburger-icon {
  margin: auto 0;
  display: none;
  cursor: pointer;
}

#hamburger-icon div {
  width: 35px;
  height: 3px;
  background-color: #000;
  margin: 6px 0;
  transition: 0.4s;
}

.open .bar1 {
  -webkit-transform: rotate(-45deg) translate(-6px, 6px);
  transform: rotate(-45deg) translate(-6px, 6px);
}

.open .bar2 {
  opacity: 0;
}

.open .bar3 {
  -webkit-transform: rotate(45deg) translate(-6px, -8px);
  transform: rotate(45deg) translate(-6px, -8px);
}



.mobile-menu {
  display: none;
  position: absolute;
  top: 50px;
  left: 0;
  height: calc(100vh - 50px);
  width: 100%;
}

.open .mobile-menu {
  display: flex;
  flex-direction: column;
  align-items:start;
  justify-content: flex-start;
}

.mobile-menu li {
  margin-bottom: 10px;
}
.sidebar {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  background: lightblue;
}



.sidebar .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.openbtn {
  font-size: 20px;
  cursor: pointer;

  color: black;
  padding: 10px 15px;
  border: none;
}

.openbtn:hover {
  background-color: #444;
}

#main {
  transition: margin-left .5s;
  padding: 16px;
}
.topics{width: 65%;}
.starts{ width: 15%;}
.viewed{ width: 15%;}

.filterByedu{
  font-weight: 700;font: size 16px;padding: 0px;text-align: right;
}
.welcomeRight{
  display: flex;
  height:120vh;
    align-items: center;
}
.welcomeNote{
  padding:  25px;
  background: #0068a3;
 color: #fff;
 margin-bottom: 40px;
  }

.welcomeLeft{
  background: #80808024;display: flex;height:120vh;align-items: center;color: #fff;
}

.hamburBg{
  background: none;
  font-size: 25px;
}


.question-box {
  border: 1px solid #dfdfdf;
  padding: 10px;
  margin: 15px 0px !important;
}





@media only screen
and (min-width: 769px)
and (max-width: 1024px)
{
  #mobile-menu {
    display: none;
  }
  .homecontainerHomepage {
    background: #E3F5FF;
    overflow: hidden;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    display: block !important;
}
.lifeloglearninglistclick{margin-bottom: 20px !important;}
  .copyright{
    text-align: center;
    padding: 5px;

  }


  .footerShadow{
    box-shadow: 0px 0 10px rgba(0, 0, 0, 0.8);padding: 10px;

  }



  .personalityBtn{
    padding: 0px;
    margin-top: 10px;
    float: none !important;
  }

  #tabsFirstsint a {
    text-decoration: none;
    border: none !important;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: normal;
    border-bottom: 1px solid #d7d7d7;
    width: 100% !important;
}

  #hamburger-icon {
    display: block;
  }
  #tabsFirstsint .personalityFirst>li.active {
    background: none !important;
    color: #BC640C !important;
    padding-bottom: 5px;

    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: none;
}
.get-section {
  background: #fff;
  padding: 20px !important;
}
.get-chart-section>div {
  width: 100% !important;
  /* float: left; */
  position: relative;
  text-align: center;
}

.get-linechart-left:after {
  content: "";
  position: absolute;
  left: 0px !important;
  top: 0px !important;
  display: none !important;
  z-index: 0;
  width: 100%;
  height: 0px !important;
  background-image: url(../img/doted-line.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(12deg);
}
.get-linechart-mid:after {
  content: "";
  position: absolute;
  left: 0px !important;
  top: 0px !important;
  display: none !important;
  z-index: 0;
  width: 100%;
  height: 0px !important;
  background-image: url(../img/doted-line.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(12deg);
}

.get-linechart-inmid:after {
  content: "";
  position: absolute;
  left: 0px !important;
  top: 0px !important;
  display: none !important;
  z-index: 0;
  width: 100%;
  height: 0px !important;
  background-image: url(../img/doted-line.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(12deg);
}
.get-linechart-right, .get-linechart-mid {
  margin-top: 0px !important;
}
.right-panel-column{margin-top: 0px !important;}
.right-panel-columnAssessment {
  background-color: #0068a3;
  padding: 50px 18px;
  margin-top: 15px !important;
  padding-top: 80%;
  border-radius: 8px;
  height: 100%;
  font-size: 16px;
  color: #fff;
}

  .w-70{
    width: 100% !important;
    /* margin: 0px 0px 15px 0px !important; */
   border-top-left-radius: 0px !important;
   border-bottom-left-radius: 0px !important;
   min-height: 100vh !important;
  }
  .mobile-menu {

    position: absolute;
    top: 50px;
    left: 15px;
    height: calc(100vh - 50px);
    width: 100%;

}
.w-70-login{
  width: 100% !important;
    /* margin: 0px 0px 15px 0px !important; */
   border-top-left-radius: 0px !important;
   border-bottom-left-radius: 0px !important;
   padding: 25px 12px !important;
   /* min-height: 100vh !important; */
}

.w-30-login{
  width: 250px !important;
  height: 0vh !important;
  overflow: auto;
  float: left;
  padding: 0px 0px !important;
  /* background: #e3f5ff; */
  z-index: 1001;
  min-height: 0vh !important;
}
.w-30 {
  width: 250px !important;
  height: 0vh !important;
  overflow: auto;
  float: left;
  padding: 0px 0px !important;
  /* background: #e3f5ff; */
  z-index: 1001;
  min-height: 0vh !important;
}
.right-panellogin {
padding: 15px !important;
width: 45% !important;
float: right;
background: #0068a3;
margin: auto;
color: white;
}

}


/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media only screen

and (max-width: 768px)  {
  #mobile-menu {
    display: none;
  }
  .rgit-login img {
    width: 100%;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
  }
  .understandAssmt {
    font-size: 4.5vw;
    font-weight: 700;
    margin-bottom: 20px;
}
.ftimage{float: none !important;}
.container {
  width: 100% !important;
}
.mblalg{
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
}
.mblalgs{
  margin-left: 10px;
  margin-right: 10px;}
.homeleftline {
  border: 3px solid #0068a3;
  border-radius: 22px;
  padding: 10px;
  margin-bottom: 35px;
  margin-left: 10px;
  margin-right: 10px;
}
.assessletspop {
  position: fixed;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  width: 80% !important;
}
.instrcutCls{
  font-size: 3vw !important;
  font-weight: 700;
}

.moveRoadmap{
text-decoration: none !important;
margin-bottom: 20px !important;
}
.quenCounter {
  position: absolute;
  right: -12%;
  top: 0% !important;
  font-weight: bold;
  font-size: 3vw !important;
  width: 50px !important;
  text-align: center !important;
}
.quenCounterint {
position: absolute;
right: -12%;
top: 0% !important;
font-weight: bold;
font-size: 3vw !important;
width: 50px !important;
  text-align: center !important;
}
.counterAssessmnt{
position: absolute !important;
  right: 10px;
  top: 50px !important;
  font-weight: bold;
  font-size: 3vw !important;
  width: 50px !important;
  text-align: center !important;
}
.counterAssessmntS{position: absolute;
  right: 10px;
  top: 100px;
  font-weight: bold;
  font-size: 3vw !important;}
.yescareer {
  font-weight: bold;
  font-size: 3.8vw !important;
  margin-top: 10px;
}
#personalBrandingContainer{
  margin-bottom: 30px !important;
}
.dreamjob li {
  list-style-type: none;
  font-weight: 700;
  line-height: 1.8;
  font-size: 3vw !important;
}

.pValue {
  font-size: 3vw !important;
  font-weight: bold;
  margin-top: 20px;
}
.occupationListContainer ul li {
  float: left;
  width: 100% !important;
  margin-bottom: 5px !important;
}
.pageHeadingexplore {
  font-size: 24px;
  margin: 20px 0px 10px 0px !important;
}
.Competenciestop{margin-top: 20px;}
.right-panel {
  background-color: #0068a3;
  padding: 15px 10px;
  margin-top: 0px;
height: auto;
  border-radius: 8px;
  height: 100%;
  font-size: 3.5vw !important;
  color: #fff;
}
.SubHeading{
  font-weight: 700;color:#fff;
  margin-top:0px;
  font-size: 3.5vw !important;
}
.btnpernsize{
  font-size: 18px !important;

}
#tabsNav .personalitystep>li {
  text-align: center;
  min-width: 20%;
  border: 2px solid #337ab7;
  margin: 10px 5px !important;
  border-radius: 5px;
  padding: 0px;
  cursor: pointer;
  display: flex !important;
  position: relative;
  flex: 1;
}
.feedback {
padding: 0px 10px;
float: right;
margin: 15px 0px !important;
}
.roadMap li {
  list-style-type: disc;
  font-weight: 400;
  line-height: 1.8;
  font-size: 3vw !important;
}
.view-btn {
  background: none;
   padding: 15px 10px;
  color: #fff;
  border: solid 1px #0068A3;
  background: #0068A3;
  width: 100%;
  margin: 10px 0px;
  border-radius: 26px;
  font-size: 12px !important;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.personalityModel{
  width: auto;
    max-width: 100%;
      margin: 0;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      height: 100%;
      position: absolute;;
      overflow: auto;

  }
.divTableCell, .divTableHeadsuccess {

  display: table-cell;
  padding: 3px 10px;
}


.div-tablesuccess, .divTableCell {


border-bottom: 1px dashed #999 !important;
display: table-cell !important;
padding: 3px 10px !important;
font-size: 12px !important;
text-transform: capitalize !important;
}
.divTableHeadingsuccess {
background-color: #1f5382 !important;
  display: table-header-group;
  font-weight: bold;
  color: white;
}

.fontWeightStyle {
  font-weight: 700;
  font-size: 3.5vw !important;
}
  .left-panellogininner {
    width: 100% !important;
    /* margin: 0 auto; */
    padding: 20px !important;
    left: 0!important;
}
  .rgit-login {
    width: 100% !important;
    padding: 20px !important;
    float: none !important;
  }
  .copyrightlogo {
    text-align: center !important;
    padding: 10px 0px !important;
}
.copyrightimg {
  width: 100% !important;
  height: 100px;
  display: flex;
  align-items: center;
}
  .fixedImgresponsive{
    background-color: #E3F5FF;
    padding: 20px;
  }

  .copyright{
    text-align: center;
    padding: 5px;
    margin: auto;
  }
  .welcomeNote {
    padding:  25px;
    background: #0068a3;

}
  .right-panel-column{margin-top: 0px !important;}
  .w-70-login{
    width: 100% !important;
    padding: 25px 12px !important;
    /* margin: 0px 0px 15px 0px !important; */
   border-top-left-radius: 0px !important;
   border-bottom-left-radius: 0px !important;
   /* min-height: 100vh !important; */
  }
  /* #tabsFirstsint .nav-fill li{
    text-decoration: none;
    border: none !important;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: normal;
    border-bottom: 1px solid #d7d7d7;
    width: 100% !important;
} */
  #tabsFirstsint a {
    text-decoration: none;
    border: none !important;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: normal;
    border-bottom: 1px solid #d7d7d7;
    width: 100% !important;
}


.homecontainerHomepage {
  background: #E3F5FF;
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  display: block !important;
}

  .w-30-login{
    width: 250px !important;
    height: 0vh !important;
    overflow: auto;
    float: left;
    padding: 0px 0px !important;
    /* background: #e3f5ff; */
    z-index: 1001;
    min-height: 0vh !important;
  }
  .topics{width: 25% !important;}
  .starts{ width: 50% !important;}
  .viewed{ width: 50% !important;}

  #hamburger-icon {
    display: block;
  }
  .right-panel-columnAssessment {
    background-color: #0068a3;
    padding: 50px 18px;
    margin-top: 15px !important;
    padding-top: 80%;
    border-radius: 8px;
    height: 100%;
    font-size: 16px;
    color: #fff;
}
.accordion-group{
  margin-top: 10px;
}
.typecls {
  font-size: 18px !important;
}
.occupations-tab{
padding: 5px 0px !important;
}
  .personalityBtn{
    padding: 0px;
  margin-top: 10px;
  float: none !important;
  }
  .btn-infosavetype {
    color: #fff;
    background-color: #379BFF;
    border-color: #379BFF;
    padding: 5px 10px !important;
    border-radius: 10px;
    /* float: right; */
    font-size: 3vw !important;
    width: 100%;
    margin-bottom: 10px !important;
    font-weight: bold !important;
}
.btn-infosaveinitial {
  color: #fff;
  background-color: #379BFF;
  border-color: #379BFF;
  padding: 5px 10px !important;
  border-radius: 10px;
  /* float: right; */
  font-size: 2vw !important;
  font-weight: bold !important;
  /* margin-bottom: 10px !important; */
}
.responsiveTop{
  margin-top: 10px;
}
  .summarytabs{
    display: flex;
  flex-direction: column;
  }
  .welcomeLeft {
    background: #80808024;
    /* display: flex; */
height: 60vh !important;
    align-items: center;
    color: #fff;
    padding: 20px;
}
.summarytabsIn{
  display: flex;
  flex-direction: column;

}
.estimatedtime{padding: 0px !important;}
.interestrsl {
   padding-bottom: 0px !important;
  padding-left: 0px;
}
.explore-tabs .nav-tabs>li {
float: right !important;
margin-bottom: 5px !important;
border: 1px solid #ddd !important;
width: 100% !important;
}
.homecontainer {
background: #E3F5FF;

width: 100% !important;
height: 100% !important;

}


#tabsFirstsint .personalityFirst>li.active {
  background: none !important;
  color: #BC640C !important;
  padding-bottom: 5px;
  border-top:none !important;
  border-left: none !important;
  border-right: none !important;

  border-bottom: 1px solid !important;

}
#tabsFirstsint .personalityFirst>li {
  background: none !important;
  color: #BC640C !important;
  padding-bottom: 5px;

  border-top:none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #d7d7d7 !important;

}
.occupations-tab .nav-tabs > li {
  float: right !important;
  margin-bottom: 5px !important;
  width: 100%  !important;
  border: 1px solid #ddd !important;
}
#tabsFirstsp nav ul li {
  float: left !important;
  padding: 10px 10px;

 width: 100%;
  margin-right: 1px;
  text-align: center;
  margin-bottom: 5px;
  line-height: 10px;
  display: flex;
  display: block;
  align-items: center;
  justify-content: center;
}
#tabsFirstsp .personalityFirst>li.active {
  background: none !important;
  color: #BC640C !important;
  padding-bottom: 8px;
  border-bottom: 1px solid;
  border: 1px 1px;
   border-top: none;
   border-left: none;
   border-right: none;
}
.w-card h3 {
  font-size: 25px !important;
  font-weight: 600;
  border-bottom: solid 1px #eee;
  padding-bottom: 22px;
  margin-bottom: 10px;
  margin-top: 0px;
}

.welcomeRight {
  /* display: flex; */

  align-items: center;
  /* height: 100vh !important; */
  margin-bottom: 30px;
}

  .w-33row {
    width: 100% !important;
    float: left;
    border: solid 1px #E5E5E5;
    border-radius: 8px;
    padding: 15px !important;
    margin-right: 3%;
    margin-bottom: 3%;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}


.w-33row p {
font-size: 3.5vw !important;
padding: 10px 0px !important;
margin-bottom: 0px;
/* height: 175px; */
}
.w-33row a {
font-size: 4vw !important;
font-weight: bold;
color: #000;
}

  .w-70{
    width: 100% !important;
    /* margin: 0px 0px 15px 0px !important; */
    min-height: 50vh !important;
   border-top-left-radius: 0px !important;
   border-bottom-left-radius: 0px !important;
   padding: 15px !important;
  }
  .mobile-menu {

    position: absolute;
    top: 50px;
    left: 15px;
    height: calc(100vh - 50px);
    width: 100%;

}
.w-30 {
  width: 250px !important;
  height: 0vh  !important;
  overflow: auto;
  float: left;
  padding: 0px 0px !important;
  /* background: #e3f5ff; */
  z-index: 1001;
  min-height: 0vh !important;
}
.right-panellogin {
padding: 15px !important;
width: 50% !important;
float: right;
background: #0068a3;
margin: auto;
color: white;
}
.welcome-container .registration-page .lginrow {
height: 100vh;
 display: block !important;
align-items: center;
}
.welcome-container .registration-page .left-panellogin {
height: 100%;
 display: block !important;
align-items: center;
}
.left-panellogin {
width: 100% !important;
float: left;
}
.login-container .hd-main {
text-align: left;
font-size: 20px !important;
padding-left: 15px;
font-weight: bold;
}
/* .divTableCell, .divTableHead {
border: 1px solid #999999;
display: table-cell;
padding: 3px 5px !important;
color: #337ab7;
text-align: center;
font-size: 40px;
text-transform: capitalize;
} */
.btn-infosave {
width: 100%;
  margin-top: 10px;
  color: #fff;
  background-color: #379BFF;
  border-color: #379BFF;
padding: 5px 10px !important;
border-radius: 10px;
 float: none !important;
font-weight: bold !important;
font-size: 3vw !important;

}
.assessmentpadding{
padding: 0px !important;
}
}





@media only screen
and (min-width: 1024px)
 {

.sidebar{
  display: none !important;
}
/* .homepgrp {
  margin-top: 20px;
  height: 75px;
} */

/* #tabsFirstsint .nav-fill li {
  text-decoration: none;
  border: none !important;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: normal;
  border-bottom: 1px solid #d7d7d7;
  width: 100% !important;
} */


}


.right-panel-columnAssessment {
  background-color: #0068a3;
  padding: 50px 18px;
   margin-top: 0px;
  padding-top: 80%;
  border-radius: 8px;
  height: 100%;
  font-size: 16px;
  color: #fff;
}

.personalityBtn{
padding-top: 10px;


}



.removePadding{
padding: 0px;
}


.w-30-login{
width: 300px;
height: 100vh;
/* overflow: auto; */
min-height: 100vh;
float: left;
padding: 30px 20px;
flex-grow: 1;
}
.welcomeRight {


align-items: center;
}

.welcomeLeft {
background: #80808024;
display: flex;
 height: 130vh;
align-items: center;
color: #fff;

}
.footerShadow{
box-shadow: 0px 0 10px rgba(0, 0, 0, 0.8);padding: 10px;
display:inline-block;

}

.skillreport li{
list-style-type: disc;
}
.skillreport{
padding-left: 20px;
}

.copyrightlogo{
text-align: right;
padding: 20px 0px;
}


.w-30-login {
width: 300px;
height: 100vh;
/* overflow: auto; */
min-height: 100vh;
float: left;
padding: 30px 20px;
}

.w-70-login {
width: calc(100% - 315px);
float: right;
padding: 25px 30px;
background: #fff;
height: 100%;
/* min-height: 100vh;*/
overflow: auto;
flex-grow: 8;
}

.fontWeightStyle{
font-weight:700;
font-size: 1.5vw;
}

.roadMap li{
list-style-type: disc;
font-weight: 400;
line-height: 1.8;
font-size: 1.2vw;

}
.resultvalue {
  margin-top: 10px;
  display: inline-block;
  width: 100%;
}
.roadMap{
padding-left: 20px;

}
.passionlst{
  padding-left: 20px;
}
.passionlst li{
  list-style-type: disc;
}

.roadMapsuccess{ padding-left: 20px;}
.btnSpace{
  margin-top: 10px;
}
.textRight{
text-align: right;
padding: 0px 10px 0px 0px;
}
.textLeft{
text-align: left;

}
.alignItemCenter{
text-align: center;
padding: 0px;
margin-top: 20px;
}
.subintlist{
padding-left: 20px;
}

.right-panel-interestAssessment{
background-color: #0068a3;
  padding: 20px 18px;
  margin-top: 0px;
  /* padding-top: 80%; */
  border-radius: 8px;
  height: 100%;
  font-size: 16px;
  color: #fff;
}
.interestImg{
padding: 10px 0px;
text-align: center;
}

.PersonalityAssessments p{
font-size: 1.5vw;
}



.textwrapsave{
/* display: inline-block;
  width: 140px; */
  color: #0079c1;
  position: relative;
  top: 2px;
  text-overflow: ellipsis;
  /* margin-bottom: 12px; */
  cursor: pointer;
  word-break: break-all;
  overflow: hidden;
  font-size: 12px;
        white-space: inherit;
   word-break: keep-all;
}

.hide {
display: none;
}

.hideThirdColmn {
display: none;
}
.d-none{
display: none;
}
.d-nonea{ display: none;}
.d-noneb{ display: none;}
.d-nonec{ display: none;}


.hdtrtd td div,
h6.textwrapsave {
  text-overflow: ellipsis;
  cursor: pointer;
      word-break: break-word;
  overflow: hidden;
    line-height: 14px;
        white-space: inherit;

}
.occupationli{
    height: 40px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%!important;

}
.vect{
  text-align: center;
}
.ass-matches{
  padding-top: 10px;
}
.ass-matches li{
      text-align: left;
    font-size: 12px;
    padding: 3px 10px;
}
.textwrapsaves{
display: inline-block;
  color: #337ab7 !important;
  position: relative;
 font-size: 12px !important;
  text-overflow: ellipsis;
  /* margin-bottom: 12px; */
  cursor: pointer;
  word-break: break-all;
  overflow: hidden;
    line-height: 14px;
    height: 40px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    word-break: keep-all;
}

.right-panel {
background-color: #0068a3;
padding: 20px 20px;
margin-top: 0px;
height: auto;
border-radius: 8px;
font-size: 1.1vw;
color: #fff;
}

.assessmentpadding{
padding:0px;
}

.assmntspacing{
margin-top: 10px;
}


.copyrightimg{
width: 400px;
height: 100px;
display: flex;
align-items: center;
}

.spacer {
grid-column: 2/3;
grid-row: 1/2;
background-color: orange;
}


#userResultsContainer p {
font-size: 16px!important;
}



.grid-parent {
display: grid;
gap:0;
grid-template-columns:  2fr 1fr;
grid-template-rows: auto auto 25px;
background-color: #fff;
}

.auto-height-running-content {
grid-column: 1 / 2;
grid-row:  1 / 2;
padding-right: 30px;
}
.fixed-image-video {
grid-column: 1/ 2;
grid-row: 2/3;
padding-right: 30px;
}
.fixed-image-video img {
display: block;
/* margin: auto; */
width: 100%;
border-radius: 22px;
}
.spacer {
grid-column: 2/3;
grid-row: 1/2;
background-color: #E3F5FF;
;
}
.fixed-image-video.right-img {
grid-column: 2/3;
grid-row: 2 / 3;
background-color: #E3F5FF;
padding: 0px;
}
.bottom-left-spacer {
grid-column: 1 /2;
grid-row: 3/4;
background:white;
}
.bottom-right-spacer {
grid-column: 2/3;
grid-row: 3/4;
background: #E3F5FF;
;
}
.videospace{
display: none;
}

@media (max-width:768px) {
.grid-parent {
  grid-template-columns: 1fr;

}
.auto-height-running-content {
  grid-column: 1 / 2;
  grid-row:  1 / 2;
  padding-right: 0px !important;
}
.fixed-image-video {
  grid-column: 1/ 2;
  grid-row: 2/3;
  padding-right: 0px !important;
}
.textwrapsaves {
  display: inline-block;
  width: 280px !important;
  color: #337ab7 !important;
  position: relative;

  text-overflow: ellipsis;
  /* margin-bottom: 12px; */
  cursor: pointer;
  word-break: break-all;
  overflow: hidden;
  white-space: nowrap;
}
.textwrapsaveslink{color: #337ab7 !important;font-size:12px !important;}
.videospace{
  display: block !important;
}
.spacer { display: none; }
.fixed-image-video.right-img {
  grid-column: 1/2;
  grid-row: 3/4;
}
/* .bottom-right-spacer {display:none;} */
.copyrightimg {
  width: 100% !important;
  height: 100px;
  display: flex;
  align-items: center;
}
.footerShadow {

padding: 0px !important;
}
.futureimg {
object-fit: cover;
width: 100%;
/* height: 500px; */
padding: 20px;
}
.rgit-login img {
width: 100%;
border-top-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;
}
.rgit-login {
width: 100% !important;
padding: 20px !important;
float: none !important;
}
.prgm {
font-size: 30px !important;
font-weight: bold;
}

.slider-testimonial {
background: #fff;
/* padding: 50px; */
overflow: hidden;
display: block !important;
align-items: center;
}
.slider-leftuserdetails {
width: 100% !important;
/* float: left; */
}
.slider-leftuser {
width: 100% !important;
/* float: left; */
}
.get-section {
/* background: #fff; */
padding: 20px !important;
}
.get-chart-section>div {
width: 100% !important;
/* float: left; */
position: relative;
text-align: center;
}

.get-linechart-left:after {
content: "";
position: absolute;
left: 0px !important;
top: 0px !important;
display: none !important;
z-index: 0;
width: 100%;
height: 0px !important;
background-image: url(../img/doted-line.png);
background-size: contain;
background-repeat: no-repeat;
transform: rotate(12deg);
}
.get-linechart-mid:after {
content: "";
position: absolute;
left: 0px !important;
top: 0px !important;
display: none !important;
z-index: 0;
width: 100%;
height: 0px !important;
background-image: url(../img/doted-line.png);
background-size: contain;
background-repeat: no-repeat;
transform: rotate(12deg);
}

.get-linechart-inmid:after {
content: "";
position: absolute;
left: 0px !important;
top: 0px !important;
display: none !important;
z-index: 0;
width: 100%;
height: 0px !important;
background-image: url(../img/doted-line.png);
background-size: contain;
background-repeat: no-repeat;
transform: rotate(12deg);
}
.get-linechart-right, .get-linechart-mid {
margin-top: 0px !important;
}
.careerTable{
margin-top: 20px;
}
.youtubeImageVdo{
width: 100%;
}
.blueSec{
padding: 0px;
margin-top: 15px;
}
.footerShadow{
box-shadow: 0px 0 10px rgba(0, 0, 0, 0.8);
padding: 10px;
/* height: 110px; */
}
}

.instrnpopUp{
margin-bottom: 10px;
  font-size: 14px;
  padding-left: 20px;
}
.instrnpopUp li{
list-style-type: disc;
font-weight: bold;
}


.welcomeback{
font-size: 30px;
  font-weight: 600;
  border-bottom: solid 1px #eee;
  padding-bottom: 22px;
  margin-bottom: 10px;
  margin-top: 0px;
}
.discover{
font-weight: 300;font-size:  18px;text-align:center;
}


.moveRoadmap{
text-decoration: none !important;
}
.comaparelist{
text-align: center;
  font-size: 16px;
}
.typefact{
font-weight: bold;
}

#exploreContainerbox{
display: none;
}
.roadMapskill li{
font-weight: normal;
list-style-type: disc;
}
.roadMapskill {
padding-left: 20px;
}

.listcrr{margin-bottom: 15px;}
.careerList{line-height: 2.3; margin-bottom: 15px;}
.moveRoadmapcareer{padding-left: 5px;}
.careerPassion{margin: 10px 0px 15px 0px;}


#userTypeGraph .pageSubHeading{
font-weight: bold;
}


.bulletsPersonality {

padding-left: 25px;
}
#step2symbols{
  display: none;
}


.bulletsPersonality li{
  list-style: disc !important;
  padding-right: 15px;
  margin-bottom: 0px;
  font-weight: bold;
  line-height: normal;
  font-size: 13px;
}
.keyPersn{
font-weight: bold;
}
.tablePersonality tr{
  background: url(../../assets/img/dot.gif) repeat!important;
}
#occupationclosethree{display: inline-block;}
#occupationopenthree{display: inline-block;}

#occupationclosetwo{display: inline-block;}
#occupationopentwo{display: inline-block;}

#occupationcloseone{display: inline-block;}
#occupationopenone{display: inline-block;}
.removeBlueline{margin-bottom: 15px;}
.instrcutCls{
font-size: 1.3vw;
font-weight: 700;
}

.dreamjob{
padding-left: 0px;
}

.dreamjob li {
list-style-type: none;
font-weight: 700;
line-height: 1.8;
font-size: 1.3vw;
}

.careerTable .nav-tabs > li a {
text-decoration: none;
border: none !important;
font-size: 12px;
text-transform: capitalize;
font-weight: bold;
}

.careerTable .nav-tabs > li.active > a {
  color: #fff!important;
  cursor: default;
  background-color: #0068a3!important;
  border-bottom-color: transparent!important;
  border-radius: 0px;

padding-bottom: 8px;
}


.careerTable .nav-tabs > li a:hover {
color: #32589b;
font-weight: bold !important;
background-color: #eee;

}


.radiosf{
padding-left: 45px !important;
padding-top: 15px !important;
padding-bottom: 15px !important;
margin: 0px !important;
}


.personalityModel{
width: auto;
max-width: 100%;
  margin: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  overflow: auto;

}

.closePesonality {
float: right;
font-size: 32px;
font-weight: 700;
line-height: 1;
color: #666262 !important;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
 opacity: 1;
}
.btnpernsize{
font-size: 20px;
}


.BrandNetwork{
font-size: 24px;
}
.resumeBrand{
color: #f00;font-weight: 800;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;

}
.makersumemore{
font-size: 18px;
font-weight: 300;
margin-top: 10px;
  margin-bottom: 10px;
}

.occupationflex{
display: flex;
}

.occupationflex span{
width:25%;
}
.saveMajorcls{font-size:12px;}

.unsaveMajorcls{font-size:12px;}

.occustart{
color: #48b2e1;
}
.tooloccupn{
width:50%;
cursor: pointer
}

.controllermatc{
font-size:12px
}

.occupationfirstcol{
display: block;
}

.occfirstcolwid{
color:#f00;width:25%;
}

.viewProoccu{
font-size: 12px;
}
.saveUnsave{
width:25%;margin-left:10px
}

.yescareer{
font-weight:bold;font-size: 1.5vw;margin-top:10px;
}

.pValue{font-size: 1.3vw; font-weight: bold;}
.counterAssessmnt{
position: absolute;
  right: 20px;
  top: 50px;
  font-weight: bold;
  font-size: 1.3vw;
  width: 50px;
  text-align: center;
}

.counterAssessmntS{
position: absolute;
  right: 10px;
  top: 50px;
  font-weight: bold;
  font-size: 1.3vw;
}

.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
/*font-size: 1vw;*/
font-weight: 400;
line-height: 1.42857143;
text-align: center;

}
.imglefthome{
padding-left:0px;
}
.imgrighthome{
padding-right:0px;
}
.yourmatchfontbold{
/* font-weight: 700;
  font-size: 1.2vw;*/
  font-weight: 600;
font-size: 14px;
}
.occupationcolwidth{width:33%}
.careercolwidth{width:14%}
.matchEducol{width:10%}
.thoughtQn{font-size: 20px; text-align: center;color: red !important;font-weight: bold;}
.occupationbr{border-color: #FF0000;}
.hideoccupation{display:none;}
.valueassmtgap{margin-top: 20px;}
.valueAsscheck{margin-bottom: 15px;}
.valueResult{margin-bottom: 8px;text-align:center;}
.resultvalue{margin-top: 10px;}
.valuenextbr{width:100%; height: 1px; background-color: gray;}
.interestincomplete{text-align:center; font-weight:bold; padding-top:100px;}
.interestbelowtbl{width:20%;border-right:1px solid #636363;text-align:center;vertical-align:middle;}
.interestbelowtblcol{width:80%;vertical-align:middle;padding:10px !important;}
/*.commonTblwidth{width:100%;}*/
.intersetreportfont{font-size: 20px;}
.tooltipcursor{cursor: pointer}
.norecfound{padding-left:2%}
.occucolumnoverflow{overflow: auto;}
.typeprefer{width:25%;}
.typepreferlast{width:50%;}
.errjbttlnew{color:red;display:none;}
.intguidenew{width:100%;height:1px;background:red;}
.Competencies{font-style: italic;font-size:10px}
.reportalllist{list-style-type:none;}
.discoversummary {
font-weight: bold;
font-size: 22px;
text-align: center;    margin-bottom: 20px;
}
.discoversummarylist{font-size: 18px;
font-weight: 700; margin-bottom: 10px;}

.discoversummarylists {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 0px 0px;
}
.changedreportfrom{font-weight:bold;}
.clarityGraphchg{background:#669acc; height:24px;}
.usertypetbl{border: 1px solid rgb(0, 51, 102);}
.searchByKeytop{margin-bottom: 15px;
  margin-top: 15px;}

.radioin label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.radiosf label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.homepgrp{margin-top: 20px;}
.questionbox-Interest{margin: 0px;
padding: 15px;}
.myaccountQn{text-align:right; width:95%;font-weight: bold;visibility: hidden; display: none;}
.myccountnew{font-size: 24px;}
.accChange{    margin-top: 50px;
  margin-bottom: 50px;}
.saveMsgquest{display:none;color:blue;text-align:center;}
.myaccountdispanyNone{display: none;}
.AmyAccountBorder{border:1px solid #363636;height:2px; width:100%;}
.labelpassword{font-weight: normal !important;}
.stepComplete{font-size: 16px;}
.adviceAndSupport{font-size: 18px;}
.cladminblueBr{border:1px solid #363636;height:2px; width:100%;}
.estimatedtimeSec{
  margin-top: 5px;
  margin-bottom: 5px;
  color: #808080d1;
  font-size: 16px;
}
.Competenciestop{margin-top: 20px;}
.quenCounter{position: absolute; right: -9%;width: 50px;
  text-align: center;
  top: 0%;font-weight: bold;
  font-size: 1.3vw;}

  .quenCounterint{position: absolute; right: -9%;width: 50px;
    text-align: center;
    top: 0%;font-weight: bold;
    font-size: 1.3vw;}

  .quenCounters {
    position: absolute;
    right: -100px;
    top: 10px;
    font-weight: bold;
    font-size: 1.3vw;
    width: 50px;
  text-align: center;
}

.radsf{
  padding-left: 45px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  margin: 0px !important;
}

.radsf label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.skilllisten{font-weight: bold;}
.btnsuccess {
  display: inline-block;
  padding: 12px 150px;
  margin-bottom: 0;
  font-size: 1vw;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  border: none !important;
}
.intTieChange{
display: block;color: #f54a6c;font-size: 12px;font-weight: bold;margin-bottom: 15px;
}
.intTieChg{display: block;color: #f54a6c;font-size: 12px;font-weight: bold;margin-bottom: 15px; font-size:14px;}
.regLogin{font-weight: 700;}
.welDisplaynone{display: none;}
.careerAnchorLink{color: #FFFFFF !important; text-decoration: underline !important;}
.careerAnchorLink:hover {
  color: #28f0e7 !important;
}

.lnknosect{color: #FFFFFF !important;font-weight: 600; text-decoration: underline !important;}
.lnknosect:hover {
  color: #28f0e7 !important;
}

.yourMtchtips{margin-top: 20px;}
.homeDashBtn{
  display: block;
  padding: 5px 15px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  border: none !important;
  width: 200px !important;
  width: auto;
  margin-top: 10px;
  border-radius: 26px;

}


.idealworkEnV li{list-style-type: disc;font-size: 18px;}
.idealworkEnV{padding-left: 20px;}
.myratingStrats{margin-bottom: 10px;}
.careertipbelow{display: none;}
.cmplistreco{text-align: center;}
.dfContent{font-weight: bold;}
.ratingSavepopup{display:none;text-align:center;color:blue;font-size:26px;margin-top:100px;margin-bottom: 50px;}
.unsaveMajorclsOne{font-size:12px;}

.logregimgagl{float: right;}
.imgmapindex{padding-bottom: 25px !important;}
.comaparelistInst{font-weight: 700;
  line-height: 1.8;
  font-size: 1.3vw;text-align: center;}
  .yourMtchtipsocc {
    margin-top: 50px;
}

#hidden-content {display: none;}
#show-content:target {display: none;}
#show-content:target ~ #hidden-content {display: block;}
.showCcontent{font-weight: bold;
text-decoration: underline !important;
font-size: 18px;}
.hiddenContent{font-weight: bold;
  text-decoration: underline !important;
  font-size: 18px;}
.secBorderindex{border-radius: 22px;}
.get-chartStep{background: #FFFFFF;border-radius: 22px;}
.assessletsplanAlerttext{text-align: center;
font-weight: 700;
font-size: 14px;
padding: 10px;}
.center-div{text-align: center;}

.btn-infosaveinitial{
  /* margin-top: 10px; */
  color: #fff;
  background-color: #379BFF;
  border-color: #379BFF;
  padding: 5px 10px !important;
  border-radius: 10px;
  float: none !important;
  font-weight: bold !important;
}
.assessletspop{position: fixed;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
 width: 58%;}
.modalbrblue{border: 5px solid #1555f9;border-radius:22px;}
.homeleftline{border: 3px solid #0068a3;
  border-radius: 22px;
  padding: 10px;margin-bottom: 35px;}
.part1{    background: #0068a3;;
  width: 120px;
  border: 3px solid #0068a3;;
  margin: 0 auto;
  text-align: center;
  position: relative;
  top: -28px;
  padding: 5px;
  border-radius: 10px;
  color: white;
  font-weight: bold;}
.assessletspopft{border: none !important;}
.assessletspopbody{padding: 15px 10px 0px 10px;}
.partSpace{padding-top: 0px !important;}
.instSpace{padding-top: 0px !important;}
.explorealt{height: 200px;}
.perresultDis{display: none;    margin-bottom: 20px;}
.homeImgp{padding: 25px !important;}
.discoverpersonality{
  font-weight: 300;font-size:  18px;text-align:left;
}
.Anscareer{font-size: 18px;}
.btn-infosaveinitial:hover{
  /* margin-top: 10px; */
  color: #fff;
  background-color: #000;
  border-color: #000;
  padding: 5px 10px !important;
  border-radius: 10px;
  float: none !important;
  font-weight: bold !important;
}
/* .FilterMatchass{font-size: 20px; font-weight: bold;margin: 5px;} */
.FilterMatchass {
    text-align: left;
    margin: 0px;
    padding-bottom: 10px;
    font-weight: bold;
}
.displayoccSpace{margin-top: 0px !important;}
.indeximgcenter{display: block;
  margin-left: auto;
  margin-right: auto;
  width: 40%;}
  .findjobnew{font-size: 14px;
  font-weight: bold;
color: #000000 !important;}
.OccupationsOpenicon{padding-right: 8px;
  font-size: 20px;
  position: relative;
  top: -15px !important;}
#Skills-Assessment .btn-info {
  color: #333;
  background-color: #ffffff;
  /* border-color: red; */
  border-color: #337ab7;
}



#Skills-Assessment .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  background: #fdf514 ;
  color: #333;
  border: 1px solid #337ab7;
}

.valueBtn-info{
  background: #fff ;
  color: #333;
  border: 1px solid #337ab7 !important;
}

.valueBtn-info .valueBtn-info.focus, .valueBtn-info:focus {
  background: #fdf514 ;

  border: 1px solid #337ab7 !important;
}

.valueBtn-info.active{
  color: #000;
}


#Skills-Assessment .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  background: #fdf514 ;
  color: #333;
  border: 1px solid #337ab7;
}

#Skills-Assessment .btn-info.focus, .btn-info:focus {
  background: #fdf514 ;
  color: #333;
  border: 1px solid #337ab7;
}


.close {
  float: right;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 1;
}
.occMatchcontinue{margin-top: 30px;}
.careerkeyPersnhelp{font-size: 20px;}
.thoughtQnRes{font-size: 20px;
  text-align: center;
  color: black !important;
  font-weight: bold;}


.result-listrow .interestbelowtblcol ul li{
    list-style: inside!important;
    margin-left: 15px;
    text-transform: capitalize;

}
.resulttrbld .resultTD{
  font-weight: bold;
}
.occation-home{
      display: inline-block;
    position: relative;
    margin: 0;
    top: -44px;
}
.m-vidimg{
      padding-top: 21px;
}
.p-b{
  font-weight: bold;
}

.resultrow-bluebr{
  border:3px solid #0068a3;
  background: #e3f5ff;
  padding: 0px 20px;
  width: 80%;
  margin: 30px 0px;
}
.summary-results strong,
.resultrow-bluebr strong {
    font-weight: bold!important;
}

.summary-results{
    width: 600px;
    border: 3px solid #0068a3;
    margin: 50px;
    padding: 50px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

.summary-results{
    width: 600px;
    border: 3px solid #0068a3;
    margin: 50px;
    padding: 50px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}




.summary-results li {
    padding: 4px 0px;
}

.resultlistrowcontainer{
      border: 3px solid #0068a3;
         padding: 30px;
}

.print-btn{
  cursor: pointer;
}
.d-inlineblock{
  display: inline-block;
}

.personalityBtn {
    margin-top: -58px;
}
.m-topbtn{
      margin-top: -50px;
}
body #tabsFirstsp .personalityFirst>li.active,
body #tabsFirstsint .personalityFirst>li.active{
    background: #0068a3!important;
}
body #tabsFirstsp .personalityFirst>li.active>a,
body #tabsFirstsint .nav-tabs>li.active>a{
  color: #fff!important;
}
#tabsFirstsp nav ul li,
#tabsFirstsint .nav-fill li {
    border: 1px solid #d7d7d7!important;
    /* border-radius: 5px; */
}
.p-r0{
  padding-right: 0px;
}
.mh-flex{
  height: 219px;
    display: flex;
    align-items: center;
}
body #tabsFirstsp .personalityFirst>li:first-child,
body #tabsFirstsint .personalityFirst>li:first-child{
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
}
body #tabsFirstsp .personalityFirst>li:last-child,
body #tabsFirstsint .personalityFirst>li:last-child{
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
.p-bold strong{
  font-size: 16px;
}
.welcome-container ul li{
    font-size: 22px;
    list-style: disc;
    padding-bottom: 10px;
}
.welcome-container ul {
  padding-left: 23px;
}
.heart-p{
  width: 25px;
  margin: 0px 5px;
}

.storyuser img{
width: 80px;
    margin: 0 auto;
    border-radius:70px;
    background: #fff;
    margin: 0;
}
.storymodal-container .modal-body{
overflow: hidden;
}
.story-rowhead{
  width: 100%;
  display: inline-block;
  text-align: center;
      margin-bottom: 26px;
}
.story-h{
    font-size: 24px;
    font-weight: 700;

}
.ourstorycontainer {
    background: #FFFFFF;
    border-radius: 22px;
    overflow: hidden;
    padding: 30px;
    width: 80%;
    margin: 0 auto;
        margin-top: 50px;}

.ourstorycontainer .content{
text-align: justify;
font-size: 18px;
}
#show-more, #show-less {
    font-size: 15px;
    font-weight: 600;
}
.story-rowhead p{
  font-size: 18px;
}

.collapsed span.glyphicon.glyphicon-arrow-down{
background: #000;
}
.customgroupbox p{
     color:  #000;
     cursor: pointer;
}
span.glyphicon.glyphicon-arrow-down {
    background: #333;

}
#myGroupnew{
  width: 100%;
  display: inline-block;
}
.table-responsive {
    width: 100%;
}
.careernoAnchorLink{color: #000000 !important; text-decoration: underline !important;font-weight: bold; font-size: 16px !important;}
.careernoAnchorLink:hover {color: #23527c !important;}

.careernoAnchorLnk{color: #FFFFFF !important;font-weight: 600; text-decoration: underline !important;}
.careernoAnchorLnk {
  color: #28f0e7 !important;
}
.active a:hover {
 color: #28f0e7 !important;
}
.tipboxx li {
  list-style-type: disc;
  /*font-weight: 600; */
  line-height: 1.8;
  color:white;
  /* font-size: 1.1vw; */
}
.tipboxx{
 padding-left: 20px;
}

.firstperrow-bluebr {
  border: 3px solid #0068a3;
  padding: 15px 20px;
  width: 88%;
  margin: 30px 0px;
  background-color: #E3F5FF;
  border-radius: 25px;
}
.firstperrowcnt{
  font-size: 16px !important;
}
.f6left{
  padding-left: 50px;
}
.major-arrow img{
    width: 66px;
    position: absolute;
    transform: rotate(55deg);
    margin-top: 21px;

}

.f6f{
    font-size: 17px;
    font-weight: 800;
    text-align: center;
}
.f6cent{
    text-align: left;
}
.resultrow-bluebr{
  border-radius: 20px;
  width: 100%;
}
.separatorline{
    background: #0068a3;
    width: 80%;
    margin: 0 auto;
    padding: 2px 0px!important;
    margin-top: 20px;
    margin-bottom: 20px;
}
.admin-lis a:hover {
    color: #337ab7 !important;
}
.tooltip-inner {
    max-width: 400px;
    width: 250px!important;
}
@media screen and (max-width: 767px) {
  .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
      white-space: normal;
  }
}
@media only screen and (max-width: 768px) {
    p {
        font-size: 1.5rem !important;
        word-break: auto-phrase;
                color: #000;
    }
.blueSec p {
  color: #ffffff;
}

    body .table-responsive .full-border tr td {
      padding-right: 5px;
      padding-left: 5px;
  }
  .table-responsive .full-border tr th{
    padding-right: 5px;
    padding-left: 5px;
  }


  .textwrapsaves,
  .occupationli{
    height: auto;
  }

iframe{
  width: 100%!important;
}
.welcomeNote p{
color: #fff!important;
}
.assessmentpadding {
    width: 100%;
    display: inline-block;
}
.col-xs-11 {
    width: 100%!important;
}
.counterAssessmnt {
  top: 119px !important;
  right: 10px !important;
    }
.interestbelowtbl{
        font-size: 1.8rem !important;
        padding-top: 15px !important;

    }
#Skills-Assessment .btn-info {
    font-size: 1.6rem!important;
}

ul.skill-button li {
    flex-basis: 46%!important;
}
#tabsFirstsint .nav-fill li {
    padding: 8px!important;
    line-height: 6px;
    width: 100%!important;
    margin-bottom: 5px!important;
    border-radius: 0px !important;
}
.cutom-bnt.btn.btn-info.lg {
    font-size: 1.5rem !important;
}
.valueBtn-info {
    font-size: 1.5rem!important;
    width: 100%;
}
.occMatchcontinue {
    margin-top: 21px!important;
}
.assessmentResults .nav-tabs > li {
    text-align: center!important;
}
.yourmatchfontbold {
    font-size: 1.5rem!important;
}
.resultlistrowcontainer {
    padding: 5px;
}
.occupations-tab .nav-tabs > li {
    text-align: center;
}
.for-mobile-resulttable .resultTable .resultTR .resultTD {
        font-size: 1.8rem !important;
    }
.valueBtn-info {
    font-size: 1.8rem !important;
}
ul.skill-button li a {
    font-size: 1.8rem;
}
ul.skill-button li {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
/* .right-panel{
  background: none!important;
} */

.divider-flexline {
        background: #156082 !important;
        height: 11px !important;
        position: relative !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        border: solid 1px #042534 !important;
        top: 0 !important;
        border-radius: 5px;
        margin: 50px 0px !important;
}
.assessallfinishpopup h4 {
    font-size: 1.8rem!important;
}
.assessallfinishpopup .modal-content {
    padding: 20px 6px!important;
}
.hidespan span {
font-size: 10px;
}
.tooltip-inner {
    max-width: 400px;
    width: 227px!important;
    padding: 5px!important;
}
}

/* Modal popup style changes */
.assessallfinishpopup .modal-content{
  background:#0f9ed5;
  border-radius: 50px;
  border: solid 2px #000;
      padding: 20px 30px;

}
.assessallfinishpopup  h4{
  color: #fff!important;
  text-align: center;
}
 .assessallfinishpopup .modal-header{
  border: none !important;
  display: block;
  background: none;
  color: #fff;
 }
 .assessallfinishpopup  p{
  color: #fff;
      text-align: left;
      font-size: 1.1rem;
 }
 .assessallfinishpopup .modal-dialog{
  width: 650px;
      margin-top: 90px;
 }
 .assessallfinishpopup a{
  color: #fff;
 }
 .assessallfinishpopup b{
  text-decoration: underline;
 }
 .assessallfinishpopup .btn {
 width: 150px;
    padding: 5px;
    background: none;
    border: solid 2px #000;
    margin-top: 30px !important;
    font-size: 1.1rem;
    margin: 0 auto;
    display: block;
}
.divider-flexline{
  background: #156082;
    width: 20px;
    height: 253px;
    position: absolute;
    left: -15px;
    right: 0;
    margin: 0 auto;
    border: solid 1px #042534;
    top: -12px;
    border-radius: 5px;
 }
 #myaccountMainSec .tabBorder{
  display: inline-block!important;
 }
 #myaccountMainSec .assessmentpadding.saveQunbtn{
  display: inline-block;
    padding-bottom: 30px;
 }

 .assessallfinishpopup .fpr{
 padding-right: 20px;
}
 .assessallfinishpopup .fpl{
   padding-left: 10px;
}
 .assessallfinishpopup .p-tagsp{
    padding-bottom: 30px;
 }

.boldsymbp{
      font-size: 14px;
    color: #48b2e1;
    font-weight: 600;
}
.boldsymb{
      color: #48b2e1!important;
      font-weight: 800;
     font-size: 2rem;
     text-align: center;
    display: block;
}
#keywordsM .tooloccupn {
    width: 100%;
}

#keywordsM .tooloccupn {
    width: 100%;
}
#keywordsM .tooloccupn span{
    width: 100%;
justify-content: left;
}
/*explore by Major */
#occupations4match .occupationli {
    width: auto !important;
}

#occupations4match .tooloccupn {
    width: 100%;
    cursor: pointer;
}
.cener {
    text-align: center;
}
/*  21 may changes */
body .table-responsive .full-border tr td{
  text-align: center;
}
.textwrapsaves{
  justify-content: center !important;
}
.table>thead>tr>th {
    text-align: center;
}
.occupationli {
    justify-content: center;
}
#occupations4match .tooloccupn {
    text-align: center;
}

th {
    text-align: center;
    padding-bottom: 0px!important;
}
.tab-content td, th {
    text-align: left;
}
.saveMajorcls{
      margin-left:0px!important;
}

.occupationflexmjr{
display: flex;
}

.occupationflexmjr span{
   /*width:25%; */
}
h6.textwrapsave {
    word-break: break-word;
}
#occupations4match .occupationflexmjr .occupationli {
   width: 33% !important;
}
.occupationflexmjr .occustart {
  font-size: 14px;
}
/*.occupationflex .occustart {
  font-size: 14px;
} */

.savfile{
  position: relative;
    top: 2px;
}
thead h4{
  margin-bottom:0px;
}
#occupationMatchList  .table-responsive,
#stpsymbol .table-responsive,
#occupationsvalues  .table-responsive,
#occupationsskills .table-responsive,
#occupationsInterests .table-responsive,
#occupationspersonality .table-responsive{
  width: 1020px;
}

body .table-responsive .full-border tr td.m-tabletd,
body .table-responsive .full-border tr td.m-table{
border-left: solid 1px #d6d6d6!important;
}



.m-tabletd,
.table>tbody>tr>td.m-table{
  padding-top: 0px!important;
  padding-bottom: 0px!important;
}

@media only screen and (max-width: 1362px) {
  #occupationMatchList  .table-responsive, #stpsymbol .table-responsive, #occupationsvalues .table-responsive, #occupationsskills .table-responsive, #occupationsInterests .table-responsive, #occupationspersonality .table-responsive {
  width: 100%;
}
}



@media only screen and (max-width: 768px) {
  #occupationMatchList  .table-responsive, #stpsymbol .table-responsive, #occupationsvalues .table-responsive, #occupationsskills .table-responsive, #occupationsInterests .table-responsive, #occupationspersonality .table-responsive {
  width: 100%;
}
.m-table table,
.m-table{
  position: relative;
  table-layout: auto;

}
.righttips{
  float: none !important;
  width: 100%;
}
}



#searchResultsContainer .table.formTable {
  width: 100% !important;
}

.sorttablenews {
width: 50% !important;
}

.pageSubHeading.active {
    background-color: #80808042;
    display: inline-block;
    width: 100%;
}
  .mb-05{margin-bottom: 30px;}


  .assessallfinishpopup .modal-dialog{
    width: 95% !important;
  }
  .AmyAccountBorder{
    display: inline-block;
    width: 100%;

  }
  .assessallfinishpopup .btn.pclose-btn{
    background: #2196F3 !important;
    border: solid 3px #f9f2f2 !important;
    margin: 0 !important;
    width: 96px!important;
  }
  .diblockrightbtn{
    display: flex;
    float: right;
    justify-content: end;
    margin-top: 33px;
  }
.dynamic-columns{
 width:100%;
 display: inline-block;
}
#reduceConflictContainer .tabsTxtContainer ul,
#lifelongContainer .tabsTxtContainer ul{
padding-left: 0px;
}
.occupations-tab,
.md-headresp{
  width: 1140px;

  }

  @media only screen and (max-width: 1362px) {
    .occupations-tab,
    .md-headresp{
        width: 100%;
    }
}

.copyrightimg img{
    width: 204px;
    float: right;
    text-align: right;
}

.copyrightimg {
    width: 400px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: end;
}
#reset_password .btn-secondary,
  #reset_password .btn-info,
  #forgot_password .btn-info{
    font-weight: 600;
    cursor: pointer;
    background: #0068A3;
    color: #fffdfd !important;
    padding: 3px 5px;
    border-radius: 31px;
    height: 39px;
    border:none;
    width: 100px;
  }

  .popover {
         position:absolute;
         top:0;
         left:0;
         z-index:1060;
         display:none;
         max-width:276px;
         padding:1px;
         font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
         font-size:14px;
         font-style:normal;
         font-weight:400;
         line-height:1.42857143;
         text-align:left;
         text-align:start;
         text-decoration:none;
         text-shadow:none;
         text-transform:none;
         letter-spacing:normal;
         word-break:normal;
         word-spacing:normal;
         word-wrap:normal;
         white-space:normal;
         background-color:#fff;
         -webkit-background-clip:padding-box;
         background-clip:padding-box;
         border:1px solid #ccc;
         border:1px solid rgba(0,0,0,.2);
         border-radius:6px;
         -webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);
         box-shadow:0 5px 10px rgba(0,0,0,.2);
         line-break:auto
     }
     .popover.top {
         margin-top:-10px
     }
     .popover.right {
         margin-left:10px
     }
     .popover.bottom {
         margin-top:10px
     }
     .popover.left {
         margin-left:-10px
     }
     .popover-title {
         padding:8px 14px;
         margin:0;
         font-size:14px;
         background-color:#f7f7f7;
         border-bottom:1px solid #ebebeb;
         border-radius:5px 5px 0 0
     }
     .popover-content {
         padding:9px 14px
     }
     .popover>.arrow,.popover>.arrow:after {
         position:absolute;
         display:block;
         width:0;
         height:0;
         border-color:transparent;
         border-style:solid
     }
     .popover>.arrow {
         border-width:11px
     }
     .popover>.arrow:after {
         content:"";
         border-width:10px
     }
     .popover.top>.arrow {
         bottom:-11px;
         left:50%;
         margin-left:-11px;
         border-top-color:#999;
         border-top-color:rgba(0,0,0,.25);
         border-bottom-width:0
     }
     .popover.top>.arrow:after {
         bottom:1px;
         margin-left:-10px;
         content:" ";
         border-top-color:#fff;
         border-bottom-width:0
     }
     .popover.right>.arrow {
         top:50%;
         left:-11px;
         margin-top:-11px;
         border-right-color:#999;
         border-right-color:rgba(0,0,0,.25);
         border-left-width:0
     }
     .popover.right>.arrow:after {
         bottom:-10px;
         left:1px;
         content:" ";
         border-right-color:#fff;
         border-left-width:0
     }
     .popover.bottom>.arrow {
         top:-11px;
         left:50%;
         margin-left:-11px;
         border-top-width:0;
         border-bottom-color:#999;
         border-bottom-color:rgba(0,0,0,.25)
     }
     .popover.bottom>.arrow:after {
         top:1px;
         margin-left:-10px;
         content:" ";
         border-top-width:0;
         border-bottom-color:#fff
     }
     .popover.left>.arrow {
         top:50%;
         right:-11px;
         margin-top:-11px;
         border-right-width:0;
         border-left-color:#999;
         border-left-color:rgba(0,0,0,.25)
     }
     .popover.left>.arrow:after {
         right:1px;
         bottom:-10px;
         content:" ";
         border-right-width:0;
         border-left-color:#fff
     }
     
