@charset "utf-8";

/* CSS Document */

html {
  -webkit-text-size-adjust: none;
  /* Prevent font scaling in landscape */
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  color: #333333;
  background-color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 100%;
  overflow: hidden;
}

input:focus[type="text"] {
  outline: none;
  -webkit-appearance: none;
}

input[type="text"] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-focus-ring-color: rgba(0, 0, 0, 0);
  outline: none;
}


/*====================== General ==========================*/

html,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
textarea,
checkbox,
radiobutton,
option,
button {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 100%;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: none;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}

b {
  font-weight: bold;
}

i {
  font-style: italic;
}

u {
  text-decoration: underline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

a {
  padding: 0;
  margin: 0;
  text-decoration: none;
  outline: none;
}

ul {
  list-style-type: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  padding: 0;
  margin: 3px 0;
}

.clear {
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  clear: both;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  position: relative;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

h1 {
  height: 60px;
  color: #003057;
  font-family: "Playfair Display", serif;
  font-size: 40px;
  margin-top: 3rem;
}

h2 {
  font-size: 18px;
  color: #008b5d;
}


/*====================== General ==========================*/

.sprite {
  background: url(../images/sprite.png) no-repeat;
}

#asssestile {
  float: left;
  margin-left: 10px;
  line-height: 70px;
  font-size: 25px;
  font-weight: normal;
  font-family: "Open Sans", Arial, sans-serif;
  color: #ffffff;
}

#asssestile span {
  border-left: 1px solid #FFFFFF;
  margin-left: 5px;
  margin-top: 2px;
  padding-left: 20px;
  display: block;
}

.top_header_panel {
  background-color: #505759;
  min-height: 37px;
  padding: 0 15px;
  color: #fff;
}

.top_logo {
  width: 150px;
  height: 70px;
  background-position: -186px 5px;
  float: left;
}

.help {
  float: right;
  font-size: 14px;
  line-height: 70px;
}

.help p {
  background-position: -350px 15px;
  padding-left: 22px;
}

.help p a {
  color: #fff;
  cursor: pointer;
}

.help p a:hover {
  color: #fe993e;
}

.body_panel,
#intro,
#quiz_title {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0;
  position: relative;
}

#quiz_result_title {
  margin-top: 1rem;
}

.bg_theme {
  position: relative;
  z-index: 10;
  overflow: auto;
}

footer {
  background-color: #505759;
  padding: 0.5rem 0;
}

footer button,
footer button.rghts.active,
.more,
.back {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #0089b7;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}

footer button:hover,
footer button.rghts.active:hover,
footer button.start_btn:hover,
.more:hover,
.back:hover {
  background: #003057;
  color: #ffffff;
  cursor: pointer;
}

footer button.rghts {
  background: #e5e5e5;
  color: #b0b0b0;
  cursor: default;
}

footer button,
header .more {
  float: right;
  line-height: 1.6;
  padding: 0.75rem 2.5rem;
  font-size: 1rem;
  font-weight: 600;
  margin-right: 10px;
  margin-top: 1px;
}

header {
  overflow: hidden;
}

header .more {
  position: relative;
  visibility: hidden;
}

header .intruct_part .more {
  font-size: 16px;
  line-height: 30px;
  padding: 0 8px;
}

header .intruct_part {
  padding: 10px 0px;
}

header .right_questio_panel .more {
  bottom: -22px;
}

header #intro .more,
header #quiz_title .more {
  bottom: -10px;
}

header .right_questio_panel .intruct_part .more {
  top: -5px;
}

#portraitMode {
  z-index: 99999;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0.50;
  background-color: #000000;
  display: none;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  padding: 45% 0 0 0;
}

#helpText,
#scenario {
  display: none;
}


/* global audio styling */

body .audio {
  background-image: url("../images/sprite.png");
  background-position: -381px -251px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  text-indent: -9999px;
  cursor: pointer;
  position: relative;
  top: -4px;
}

body .audio.pause {
  background-position: -423px -251px;
}


/* global file styling */

.file {
  background: url("../images/download_icon.png") no-repeat 0px 0px;
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  text-indent: -9999px;
  cursor: pointer;
  position: relative;
  top: -3px;
}

#question_text {
  max-height: 72px;
  min-height: 48px;
  overflow: hidden;
}

#instruct_text {
  max-height: 44px;
  overflow: hidden;
}

#quiz_title {
  display: none;
  overflow: hidden;
}


/*Result screen for GNCR*/
.body_results_panel {
  background-color: #fff;
  border: 1px solid #bedaab;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px 30px 10px;
}

#skillimprove,
#skillstrength,
.finish_btn {
  display: none;
}

.noaudio {
  visibility: hidden;
}

.hideit {
  display: none;
}

.low_match_bg {
  width: 284px;
  height: 359px;
  background-position: -16px -437px;
  margin: 0 28px 0 20px;
  float: left;
}

.low_match_bg.lasts {
  margin: 0 0 0 20px;
}

.low_match_bg h2 {
  color: #075220;
  font-size: 24px;
  font-weight: bold;
  margin-left: -16px;
  padding-top: 34px;
  text-align: center;
}

.low_match_bg h4 {
  font-size: 14px;
  margin-left: -16px;
  padding-top: 18px;
  text-align: center;
}

.low_match_bg.medium h2,
.low_match_bg.high h2 {
  color: #fff;
}

.links_panel {
  width: 252px;
  height: 220px;
  overflow: auto;
  margin: 22px 0 0 5px;
  padding: 0 0 0 7px;
}

.links_panel ul {}

.links_panel ul li {
  background: url(../images/bullets.png) no-repeat 0 5px;
  padding: 0 0 5px 20px;
}

.links_panel ul li a {
  font-size: 14px;
  color: #0088cc;
  font-weight: 600;
}

.links_panel ul li a:hover {
  color: #F8941D;
}

.medium {
  background-position: -312px -437px;
}

.high {
  background-position: -608px -437px;
}

.resultscreen_gncr .bars {
  width: 936px;
  margin: 0 auto;
  height: 35px;
  background-position: -15px -65px;
}

.resultscreen_gncr .reslt_texts {
  font-size: 18px;
  line-height: 22px;
  padding: 0 17px 0;
  max-height: 68px;
  overflow: hidden;
  margin-bottom: 10px;
  line-height: 22px;
}

.resultscreen_gncr .more {
  position: relative;
  top: -10px;
  left: 17px;
  margin-top: 1px;
  cursor: pointer;
  font-size: 12px;
  line-height: 24px;
  padding: 0 8px;
  display: inline-block;
}


/* Audio placeholder for Popup result */

#popup-content .content-text .audio {
  position: absolute;
  top: -2px;
  left: -1px
}

#popup-content .content-text .audioholder {
  float: left;
  position: relative;
  width: 30px;
  height: 20px;
  margin-top: -1px;
}

.right_questio_panel > .audioholder {
  float: left;
}

.right_questio_panel > .audioholder .audio {
  top: -2px;
}


/* Global Templates inner Header and footer styling */

footer button.rghts {
  float: right;
  margin-right: 10px;
}

.ftr_box {
  float: left;
  margin-left: 10px;
  cursor: pointer;
}

.ftr_box_left {
  background-position: -8px -9px;
  width: 17px;
  height: 32px;
  float: left;
}

.ftr_box_right {
  background-position: -26px -9px;
  width: 17px;
  height: 32px;
  float: right;
}

.ftr_box_middle {
  background: #0089b7;
  border-radius: 4px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.6;
  margin-top: 0;
  padding: 0.75rem 2.5rem;
  display: inline-block;
  color: #fff;
}

.rtr_box {
  margin-top: 8px;
  display: inline-block;
}

.rtr_box_left {
  background-position: -8px -9px;
  width: 17px;
  height: 32px;
  float: left;
}

.rtr_box_right {
  background-position: -26px -9px;
  width: 17px;
  height: 32px;
  float: right;
}

.rtr_box_middle {
  overflow: hidden;
  height: 32px;
  padding: 0 10px;
  color: #fff;
  line-height: 30px;
  padding: 0 6px;
  display: inline-block;
}

.question_part {
  padding: 5px 15px;
  background-color: #fff;
  font-size: 36px;
  padding: 7px 25px;
  border-bottom: 1px solid #A8A8A8;
}

.questn_panel {
  float: left;
  width: 100px;
  text-align: center;
  margin-bottom: 5px;
  color: #003057;
  margin-right: 10px;
}

.questn_panel p {
  font-size: 13px;
  font-weight: bold;
}

.questn_panel span {
  display: block;
  font-size: 46px;
  font-weight: bold;
  line-height: 45px;
}

.right_questio_panel {
  overflow: hidden;
  font-size: 16px;
  line-height: 24px;
  color: #303030;
  border-left: 1px solid #505759;
  padding-left: 10px;
}

.right_questio_panel p {
  font-size: 16px;
  font-style: italic;
}

.bg_theme_outer {
  position: relative;
}

.bgholder {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  z-index: 0;
}

/* Result Screen Css Starts */

.body_results_panel{
  background-color:#fff;
  border:1px solid #bedaab;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px 30px 10px;
}

.low_match_bx{
  width:282px;
  height:77px;
  float:left;
  background-position:-8px -128px;
  text-align:center;
  font-size:28px;
  font-weight:bold;
  color:#075220;
  padding-top:20px;
  margin-right: 50px;
  margin-left: 10px;
  visibility:hidden;
}

.mid_match_bx{
  width:282px;
  height:77px;
  float:left;
  background-position:-305px -128px;
  text-align:center;
  font-size:28px;
  font-weight:bold;
  color:#fff;
  padding-top:20px;
  margin-right: 50px;
  visibility:hidden;
}

.high_match_bx{
  width:282px;
  height:77px;
  float:left;
  background-position:-601px -128px;
  text-align:center;
  font-size:28px;
  font-weight:bold;
  color:#fff;
  padding-top: 17px;
  visibility:hidden;
}

.bars{
  width:936px;
  margin:0 auto;
  height:54px;
  background-position:-15px -65px;
}

.reslt_texts{
  font-size:22px;
  line-height:28px;
  padding: 13px 17px;
  max-height:84px;
}

.resultscreen .more, #popup-content.result_popup .back, #popup-content.result_popup .more  {
  position: relative;
  top: -41px;
  right: 44px;
  margin-top: 1px;
  cursor:pointer;
  font-size: 12px;
  line-height: 24px;
  padding: 0 8px;
  display:inline-block;
}

.skills_bx{
  width:346px;
  height:155px;
  -webkit-border-radius: 5px;
  padding:10px;);
  float: left;
  margin-left: 80px;
  margin-top:10px;
}

.inside_skill_bx{
  background-color: #fff;
  width: 100%;
  height: 100%;
}

.lft_inside_skill_bx{
  width: 118px;
  float: left;
}

.rht_inside_skill_bx{
  width: 226px;
  float: right;
  text-align: center;
}

.skil_imgs{
   margin: 16px 0 0 22px;
}

.strength_imgs{
  margin: 25px 0 0 9px;
}

.rht_inside_skill_bx h4{
  font-size: 22px;
  font-weight: bold;
  color: #333;
  margin: 30px 0 15px;
  text-align: left;
}

.tkalook_btn{
  width:153px;
  height:36px;
  background-position:-15px -249px;
  cursor:pointer;
  margin-top: 5px;
  float: left;
  margin-left: 19px;
}

.tkalook_btn:hover{
  background-position:-178px -249px;
}
/* Result Screen Css End*/

/* Result screen Popups Starts */

#popup-content.result_popup {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.popup_wrapper{
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color:#fff;
  width:1000px;
  margin:0 auto;
}

.inner_pop_container{
  margin:20px 0 0 0;
}

.pop_heading{
  background-color:#003057;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  height: 51px;
  padding: 10px 16px;
}

.pop_heading h2{
  overflow:hidden;
  font-size:36px;
  color:#fff;
  font-weight:normal;
}

#popup-content.result_popup div.btn-container input#close-btn{
  background: #0089b7;
  box-shadow: none;
  line-height:44px;
  color:#fff;
  text-align:center;
  padding:0 15px;
  font-size:24px;
  font-weight:bold;
    margin-top: 1px;
  top: 10px;
  height:44px;
  text-shadow: none;
}

.pop_content_wrapper{
  background-color:#fff;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  /*padding:20px 0;*/
}

.strenght_bx{
  width:445px;
  min-height: 140px;
  float:left;
  border-bottom:1px dotted #b8b3aa;
  margin: 10px 20px;
}

.strenght_bx_icon{
  float:left;
  width:120px;
}

.strenght_bx_content{
  overflow-x: hidden;
  max-height: 122px;
  overflow-y: auto;
}

.strenght_bx_content h4{
  font-size: 17px;
  font-weight:bold;
  padding:0 0 5px 0;
}

.strenght_bx_content p {
  color:#525252;
  font-size:13px;
  line-height:18px;
}

.nobdr{
  border-bottom:none;
  margin-bottom:0;
}

#popup-content.result_popup .content-text {
  width:1000px !important;
  height:auto !important;
  margin:0px !important;
  min-height: 156px;
  /*height:528px;*/
}

#popup-content.result_popup .pop_content_wrapper {
  max-height:484px;
}

#popup-content.result_popup .inner_pop_container {
  /*max-height:500px;*/
  overflow-x: hidden;
}

#popup-content.result_popup .inner_pop_container {
  margin: 20px 0px;
}
/* Result Screen Popups Ends */

#skillimprove, #skillstrength, .finish_btn {
  display:none;
}

.noaudio{
  visibility:hidden;
}

.hideit {
  display:none;
}

#reslttexts {
  top: -10px !important;
  margin: 1px 0 0 63px !important;
  float: left !important;
  clear: both !important;
}

#popup-content.result_popup .more {
  top:0px !important;
  left:0px !important;
}