  /*@font-face {
  font-family: "KPMG_App";
  src: url("../fonts/KPMGApp-Light.eot");
  src: url("../fonts/KPMGApp-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/KPMGApp-Light.woff") format("woff"),
    url("../fonts/KPMGApp-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}*/
@font-face {
  font-family: "KPMG_App";
  src: url("../fonts/KPMG-Bold.eot");
  src: url("../fonts/KPMG-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/KPMG-Bold.woff") format("woff"),
    url("../fonts/KPMG-Bold.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}


@font-face {
  font-family: "Opensans_Regular";
  src: url('../fonts/OpenSans-Regular.eot');
  src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular.ttf') format('truetype');
  font-style: normal;
}

@font-face {
  font-family: "Opensans_Bold";
  src: url('../fonts/OpenSans-Bold.eot');
  src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold.woff') format('woff'), url('../fonts/OpenSans-Bold.ttf') format('truetype');
  font-style: normal;
}

@font-face {
  font-family: "KPMG_Cyrillic";
  src: url('../fonts/Cyrillic-App-Bold.eot');
  src: url('../fonts/Cyrillic-App-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Cyrillic-App-Bold.woff') format('woff'), url('../fonts/Cyrillic-App-Bold.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

/* reset html5 */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
  border: 0;
  outline: 0;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

body {
  line-height: 1;
  color: #000000;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
  display: block;
}

nav ul {
  list-style: none;
}

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

ul ul {
  list-style: circle;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}

ins {
  text-decoration: underline;
}

del {
  text-decoration: line-through;
}

mark {
  background: none;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input[type="submit"],
input[type="button"],
button {
  margin: 0;
  padding: 0;
}

input,
select,
a img {
  vertical-align: middle;
}

a {
  text-decoration: none;
}

html,
body {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  background: #ccc;
}

body {
  background: #d9d8d8 !important;
}

a {
  color: blue;
}

#contentHolder a {
  text-decoration: underline;
}

body {
  font-family: "Opensans_Regular";
  font-size: 18px;
}

.clear {
  clear: both;
}

/* .blinkClass{
  background: url(../images/Next_Ani.gif) repeat-x 0 0 !important;
} */

.helpTxt {
  position: absolute;
}

.link_txt {
  color: #6d2077 !important;
}

.helpTxt h2 {
  color: #ffffff;
  float: left;
  font-size: 20px;
  font-weight: normal;
  padding: 8px 12px;
}

#helpView .pageCounter {
  background: none repeat scroll 0 0 #000;
  color: #fff;
  font-size: 11px;
  padding: 2px 5px;
  position: absolute;
  right: 234px;
  text-align: center;
  top: 66px;
  width: 40px;
}

.Contentmain {
  width: 1014px;
  height: 597px;
  position: relative;
  margin: 0 auto;
}

.subcontent {
  width: 914px;
  margin: 0 45px;
  position: relative;
}

.FLeft {
  float: left;
}

.FRight {
  float: left;
}

.glossaryLink {
  color: #00338d;
  text-decoration: underline;
  cursor: pointer;
}

.glossary_ol ol {
  list-style-type: alphabet;
}

.bg_main {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bg_main img {
  width: 100%;
  height: 100%;
}

tr {
  display: table-row;
  vertical-align: inherit;
}

td {
  display: table-cell;
  padding: 4px;
  text-align: inherit;
  vertical-align: inherit;
}

.containment {
  height: 86%;
  left: 0px;
  position: absolute;
  top: 38px;
  width: 100%;
}

.wrapper {
  height: 100%;
  margin: auto;
  overflow: hidden;
  position: relative;
  backface-visibility: hidden;
  transform: translateZ(0);
  -webkit-font-smoothing: subpixel-antialiased;
}

.headerDiv {
  color: #000000;
  float: left;
  height: 50px;
  width: 100%;
  position: relative;
  z-index: 100;
}

.headerDiv p {
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 30px;
}

.headerDiv .smalltext {
  width: 100% !important;
  color: #fff !important;
  font-size: 14px !important;
  display: block !important;
  text-align: center !important;
  width: 100% !important;
}

header {
  color: #000000;
  float: left;
  /*  height:77px; */
  height: 56px;
  width: 100%;
  position: relative;
  z-index: 100;
}

header p {
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 30px;
}

header .smalltext {
  width: 100% !important;
  color: #fff !important;
  font-size: 14px !important;
  display: block !important;
  text-align: center !important;
  width: 100% !important;
}

.lftSec {
  float: left;
  width: 135px;
  position: relative;
  z-index: 2;
}

.lftSec img {
  margin: 6px 9px 5px;
}

.lftSec .mainCourseTitle {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 56px;
  /*margin: 4px 0px 2px 0px;*/
  display: table;
}

.lftSec .mainCourseTitle span {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 5px 5px 8px;
  color: #00338d;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}

/* @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1)  {
  .lftSec .mainCourseTitle span{
    line-height: 16px;
  }
} */

.lftSec,
.rhtSec {
  height: 100%;
}

.rhtSec {
  display: table;
  position: relative;
}

.companyTitle {
  color: #00338d;
  font-size: 40px;
  font-family: "KPMG_App";
}

/*-----------IE11 hack---------------*/

/* @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .companyTitle {
        line-height: 61px;
    }
} */

/*-----------IE11 hack---------------*/

.companyTitle,
.courseTitle {
  overflow: hidden;
  padding: 4px 55px 0 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 0px;
}

.courseTitle {
  color: #e7e7e8;
  font-size: 15px/26px;
}

.quickJump {
  color: #000;
  display: none;
  position: absolute;
  right: 30px;
  top: 0px;
  font-size: 12px;
  z-index: 101;
}

.debugPageNum {
  float: right;
  color: #000000;
}

/* .exitBtn span{background:url(../images/line_exit.png) no-repeat 0 0;width:1px; float:right; margin-right:8px;margin-top:3px;height:16px;} */

.exitBtn {
  color: #00338d;
  cursor: pointer;
  display: none;
  font-size: 16px;
  position: absolute;
  left: 956px;
  text-align: center;
  top: 21px;
  width: 35px;
  /* position: absolute; */
  /* right: 10px; */
}

.exitBtn a {
  font-size: 20px;
  position: relative;
  width: 36px;
  height: 20px;
  color: #00338d;
}

/* 
.exitBtn a:hover {
    background: url(../images/Buttons.png) no-repeat scroll -547px -57px;
    background-size: 591px 250px;
} */

.audioIndicator,
.audioIndicator.off {
  width: 30px;
  height: 27px;
  position: absolute;
  right: 15px;
  top: 31px;
  background: url(../images/nav_buttons.png) no-repeat -453px -2px;
  display: none;
}

.audioIndicator.off {
  background-position: -496px -2px;
}

.audioIndicatorTooltip {
  width: 30px;
  position: absolute;
  right: 46px;
  top: 31px;
  display: none;
  font-size: 14px;
  min-width: 170px;
  padding: 3px 6px;
  text-align: left;
  z-index: 2;
  background: #b5bedd;
  color: #000000;
  border: 1px solid #626a86;
}

.rhtSec .audioIndicatorTooltip {
  right: 47px;
}

section.mainContent {
  clear: both;
  height: 85%;
  overflow: hidden;
  position: relative;
}

#PageContent {
  clear: both;
  height: 100%;
  overflow: hidden;
  padding: 32px 0px 15px 0px;
  position: relative;
  z-index: 1;
  bottom: 106px;
  background: #fff;
}

.mainNavHolder {
  position: absolute;
  right: 0;
  top: 65px;
}

.navitem {
  z-index: 10;
}

.mainNav ul {
  margin: 0;
}

.mainNav ul li {
  font-size: 14px/20px;
}

.mainNav ul li a {
  width: 31px;
  /* float: left;*/
  display: block;
  color: #fff;
  font-size: 13px;
  cursor: pointer;
}

.mainNav ul li.disabled a {
  /*  width: 31px; */
  /* float: left;*/
  display: block;
  color: #fff;
  font-size: 13px;
  cursor: default;
}

#menuViewContent ul > ul {
}

.mainNav ul li.menu a.navitem {
  height: 76px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/nav_buttons.png) no-repeat 0 -138px;
}

.mainNav ul li.menu a.hover {
  background-position: -40px -138px !important;
}

.mainNav ul li.GAAP a {
  display: none;
}

.mainNav ul li.favorites a {
  display: none;
}

.mainNav ul li.disabled a.navMenu.hover {
  background: url(../images/nav_buttons.png) no-repeat 0 -138px !important;
  cursor: default !important;
}

.navBtnHighlight1 {
  background: url("../images/nav_buttons.png") no-repeat scroll -370px -292px
    rgba(0, 0, 0, 0) !important;
}

.rightNav ul li.btnBack.disabled a.navBtnHighlight2 {
  background: url("../images/nav_buttons.png") no-repeat scroll -333px -292px
    rgba(0, 0, 0, 0) !important;
}

.navBtnHighlight3 {
  background: url("../images/nav_buttons.png") no-repeat scroll -222px -292px
    rgba(0, 0, 0, 0) !important;
}

.navBtnHighlight4 {
  background: url("../images/nav_buttons.png") no-repeat scroll -74px -292px
    rgba(0, 0, 0, 0) !important;
}

.navBtnHighlight5 {
  background: url("../images/nav_buttons.png") no-repeat scroll -551px -292px
    rgba(0, 0, 0, 0) !important;
}

.navBtnHighlight6 {
  background: url("../images/nav_buttons.png") no-repeat scroll -185px -292px
    rgba(0, 0, 0, 0) !important;
}

.navBtnHighlight7 {
  background: url("../images/nav_buttons.png") no-repeat scroll 0px -292px rgba(0, 0, 0, 0) !important;
}

.navBtnHighlight8 {
  background: url("../images/nav_buttons.png") no-repeat scroll -148px -292px
    rgba(0, 0, 0, 0) !important;
}

.navBtnHighlight9 {
  background: url("../images/nav_buttons.png") no-repeat scroll -37px -292px
    rgba(0, 0, 0, 0) !important;
}

.navBtnHighlight10 {
  background: url("../images/nav_buttons.png") no-repeat scroll -296px -292px
    rgba(0, 0, 0, 0) !important;
}

.audioIndicatorHighlight {
  background: url("../images/nav_buttons.png") no-repeat scroll -296px -292px
    rgba(0, 0, 0, 0) !important;
}

.copyrightCont {
  bottom: 40px;
  float: left;
  height: auto;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 10;
  display: none;
}

.copyrightHead {
  float: left;
  padding: 3px 10px;
  width: 98%;
  background: #00338d;
  height: 20px;
}

.copyrightHeadTxt {
  float: left;
  color: #fff;
  font-size: 14px;
}

.copyrightTxt {
  float: left;
  padding: 10px;
  width: 98%;
  color: #000;
  font-size: 12px;
  background: #fff;
}

footer {
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 101;
}

/* .bottomNav{
  min-height:40px;
    position: relative; 
  background:#fff;
} */

#bottom_blank {
  position: absolute;
  width: 100%;
  height: 10px;
  bottom: 0px;
  opacity: 0.01;
  z-index: 100;
  display: block;
}

.modulePageNumbers {
  display: block;
  position: absolute;
  right: 10px;
  top: 48%;
  width: 100%;
  z-index: 100;
  height: 0;
}

.bottomNav ul li {
  float: left;
  position: relative;
}

.bottomNav ul li a {
  width: 36px;
  height: 35px;
  float: left;
  display: block;
  font-size: 13px;
  color: #fff;
  margin: 0;
  cursor: pointer;
}

.bottomNav ul li.seperator {
  width: 1px;
  height: 35px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  background: url(../images/nav_buttons.png) no-repeat -436px 0;
}

.leftNav {
  width: auto;
}

.mainNav .navBtnHighlight {
  border: 1px solid red;
  z-index: 9999 !important;
}

.midNav .navBtnHighlight {
  border: 1px solid red;
}

.navBtnHighlight {
  border: 1px solid red;
}

.leftNav ul li.help a {
  background: url(../images/nav_buttons.png) no-repeat 0 0;
}

.leftNav ul li.help a.hover {
  background-position: 0 -36px !important;
}

.leftNav ul li.help.disabled a,
.leftNav ul li.help.disabled a.hover {
  cursor: default !important;
  background-position: 0 -72px;
}

.leftNav ul li.glossary a {
  background: url(../images/nav_buttons.png) no-repeat -551px 0;
}

.leftNav ul li.glossary a.hover {
  background-position: -551px -36px !important;
}

.leftNav ul li.glossary.disabled a,
.leftNav ul li.glossary.disabled a.hover {
  cursor: default !important;
  background-position: -551px -72px;
}

.leftNav ul li.transcript a {
  background: url(../images/nav_buttons.png) no-repeat -37px 0;
}

.leftNav ul li.transcript a.hover {
  background-position: -37px -36px;
}

.leftNav ul li.transcript.disabled a,
.leftNav ul li.transcript.disabled a.hover {
  cursor: default !important;
  background-position: -37px -72px;
}

.leftNav ul li.audio a {
  background: url(../images/nav_buttons.png) no-repeat -74px 0;
}

.leftNav ul li.audio a.hover {
  background-position: -74px -36px !important;
}

.leftNav ul li.audio.disabled a,
.leftNav ul li.audio.disabled a.hover {
  cursor: default !important;
  background-position: -74px -72px;
}

.leftNav ul li.audio.off a {
  background-position: -111px 0;
}

.leftNav ul li.audio.off a.hover {
  background: url(../images/nav_buttons.png) no-repeat -111px -36px !important;
}

.leftNav ul li.audio.off.disabled a,
.leftNav ul li.audio.off.disabled a.hover {
  cursor: default !important;
  background-position: -111px -72px !important;
}

.leftNav ul li.calculator a {
  background: url(../images/nav_buttons.png) no-repeat -148px 0;
}

.leftNav ul li.calculator a.hover {
  background-position: -148px -36px !important;
}

.leftNav ul li.calculator.disabled a,
.leftNav ul li.calculator.disabled a.hover {
  cursor: default !important;
  background-position: -148px -72px;
}

.leftNav ul li.replay a {
  background: url(../images/nav_buttons.png) no-repeat -185px 0;
}

.leftNav ul li.replay a.hover {
  background-position: -185px -36px !important;
}

.leftNav ul li.replay.disabled a,
.leftNav ul li.replay.disabled a.hover {
  cursor: default !important;
  background-position: -185px -72px;
}

.leftNav ul li.pause a {
  background: url(../images/nav_buttons.png) no-repeat -222px 0;
}

.leftNav ul li.pause a.hover {
  background-position: -222px -36px !important;
}

.leftNav ul li.pause.disabled a,
.leftNav ul li.pause.disabled a.hover {
  cursor: default !important;
  background-position: -222px -72px;
}

.leftNav ul li.play a {
  background: url(../images/nav_buttons.png) no-repeat -259px 0;
}

.leftNav ul li.play a.hover {
  background-position: -259px -36px !important;
}

.leftNav ul li.play.disabled a,
.leftNav ul li.play.disabled a.hover {
  cursor: default !important;
  background-position: -259px -72px !important;
}

.progressBar {
  display: block;
  width: 200px;
  height: 30px;
  margin-right: 15px;
  position: relative;
}
.progressBar::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    background: #3a5c95;
    left: 220px;
    top: 12px;
}
.progressBar .base {
  background: none repeat scroll 0 0 #ffffff;
  display: block;
  height: 4px;
  margin: 17px 5px 0;
  width: 200px;
  overflow: hidden;
}

.progressBar .scrubBar {
  background: none repeat scroll 0 0 #00B8F5;
  display: block;
  height: 100%;
  width: 0%;
}

.leftNav ul li.bookmark a {
  background: url(../images/nav_buttons.png) no-repeat -296px 0;
}

.leftNav ul li.bookmark a.hover {
  background-position: -296px -36px !important;
}

.leftNav ul li.added a#navigatorPlayBookmarkBtn {
  background-position: -296px -36px !important;
}

.leftNav ul li.bookmark a {
  background-position: -296px -36px;
}

.leftNav ul li.bookmark.disabled a,
.leftNav ul li.bookmark.disabled a.hover {
  cursor: default !important;
  background-position: -296px -72px;
}

.leftNav ul li.resource a {
  background: url(../images/nav_buttons.png) no-repeat -588px 0;
}

.leftNav ul li.resource a.hover {
  background-position: -588px -36px !important;
}

.leftNav ul li.resource.added a {
  background-position: -588px -36px;
}

.leftNav ul li.resource.disabled a,
.leftNav ul li.resource.disabled a.hover {
  cursor: default !important;
  background-position: -588px -72px !important;
}

.leftNav ul li.menu a {
  background: url(../images/nav_buttons.png) no-repeat -625px 0;
}

.leftNav ul li.menu a.hover {
  background-position: -625px -36px !important;
}

.leftNav ul li.menu.added a {
  background-position: -625px -36px;
}

.leftNav ul li.synopsis a {
  background: url(../images/nav_buttons.png) no-repeat -625px 0;
}

.leftNav ul li.synopsis a.hover {
  background-position: -625px -36px !important;
}

.leftNav ul li.synopsis.added a {
  background-position: -625px -36px;
}

.leftNav ul li.synopsis.added.disabled a,
.leftNav ul li.synopsis.added.disabled a.hover {
  cursor: default !important;
  background-position: -625px -72px !important;
}

.midNav {
  float: left;
}

.midNav ul li.moduleNo {
  margin: 0 0 0 1px;
  padding: 0 21px;
  font-size: 13px/35px;
  font-weight: bold;
  color: #fff;
  background: url(../images/module_no_bg.png) repeat 0 0;
}

.midNav ul li.quickNav {
  /* padding: 14px 0 0 1px; */
  padding: 14px 0 0 21px;
  height: 19px;
}

.midNav ul li.quickNav a {
  width: 10px;
  height: 9px;
  display: inline;
  margin: 0 21px 0 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  background: url(../images/nav_buttons.png) no-repeat -433px -51px;
}

.midNav ul li.quickNav a.active {
  background-position: -476px -51px;
}

.rightNav {
  float: right;
}

.rightNav ul {
  float: right;
}

.rightNav ul li.btnBack a {
  background: url(../images/nav_buttons.png) -333px 0 no-repeat;
}

.rightNav ul li.btnBack a.hover {
  background-position: -333px -36px !important;
}

.rightNav ul li.btnBack.disabled a,
.rightNav ul li.btnBack.disabled a.hover {
  cursor: default !important;
  background-position: -333px -72px !important;
}

.rightNav ul li.btnNext a {
  background: url(../images/nav_buttons.png) -370px 0 no-repeat;
}

.rightNav ul li.btnNext a.hover {
  background-position: -370px -36px !important;
}

.rightNav ul li.btnNext.disabled a,
.rightNav ul li.btnNext.disabled a.hover {
  cursor: default !important;
  background-position: -370px -72px !important;
}

.close:hover > .closetxt {
  display: block;
}

.closetxt {
  color: #fff;
  float: right;
  font-size: 13px;
  margin-right: 24px;
  margin-top: 10px;
  display: none;
  z-index: 999;
  position: relative;
}

/*********ToolTip start css*********/

a.tooltips {
  position: relative;
  /*     display: inline;
 */
  color: #fff;
}

/* a.tooltips span {
    background: #000;
    color: #FFF;
    content: "attr[title]";
    font-size: 12px;
    padding: 3px 6px;
    position: absolute;
    text-align: center;
    text-indent: 0;
    visibility: hidden;
    width: auto;
}
 */

a:hover.tooltips span:after {
  content: "";
  height: 11px;
  left: 50%;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  width: auto;
  transform: translate(-50%, -1%);
}

a:hover.tooltips span {
  /*   margin-left: -76px;
    right: -10px;
    top: -22px; */
  visibility: visible;
  z-index: 999;
  text-align: center;
  display: table;
  vertical-align: middle;
}

/*********ToolTio end css***********/

/*styling for description of shell button*/

/* .bottomNav ul li .tooltip, .midNav ul li .tooltip, .mainNav ul li .tooltip {
    background: #000;
    bottom: 36px;
  font:15px/normal Arial;
    color: #FFF;
    left: 0;
    min-width: 170px;
    padding: 6px 10px;
    position: absolute;
    text-align: left;
    z-index: 2;
  display:none;
  background:#b5bedd;
  color: #000000;
  border:1px solid #626A86;
}
.navToolTipHeading{  
  font-family: arial;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: -1px;
}

.rightNav ul li .tooltip {
    left: inherit;
    right: 1px;
  background:#b5bedd;
  color: #000000;
  z-index:101;
  border:1px solid #626A86;
}

.mainNav ul li .tooltip {
    bottom: inherit;
    left: inherit;
    right: 34px;
    top: 15px;  
  background:#b5bedd;
  color: #000000;
  z-index:101;
  border:1px solid #626A86;
}

.midNav ul li .tooltip{
  left: 100px;
  background:#b5bedd;
  color: #000000;
  border:1px solid #626A86;
} */

.clickNextInfo {
  height: 22px;
  display: none;
  font-size: 15px/22px;
  color: #fff;
  text-align: center;
  padding: 0 3px;
  position: absolute;
  right: 0;
  top: -22px;
  white-space: nowrap;
  background-color: #e57f1b;
}

.modulePagination {
  min-width: 78px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}

.modulePagination .pageCount {
  font-size: 16px;
}

.popupHolder {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

.popupHolder img {
  width: 100%;
  height: 100%;
}

#helpViewContent {
  height: 100%;
}

#helpViewContent {
  font-size: 15px;
    line-height: 18px;
  /*    background: #fff;
     width: 841px;
    height: 481px;
    float: left;
    background: url(../images/Help_window_Desktop.jpg) no-repeat 0 0;
    background-size: 100%; */
}

#helpViewContent .popupContent {
  padding: 10px 13px;
  background: #00338d;
  color: #ffffff;
}
#helpViewContent table {
  width: 100%;
  padding: 0;
  border-spacing: 0;
}
#helpViewContent table .td_left {
  text-align: left;
}
#helpViewContent table .td_vtop {
  vertical-align: top;
}

td.align_m {
  vertical-align: middle;
}
td.width_50 {
  width: 50%;
}
.cell_padding4 {
  padding: 4px;
}
.showPopupCSS {
  display: block;
  margin: auto;
}

.hidePopupCSS {
  display: none;
  margin: auto;
}

#glossaryView .popup {
  min-height: inherit;
}

.popup {
  background: #ffffff;
  margin: 0 auto !important;
  position: relative;
  border: 2px solid #00338e;
}
#helpViewContent .popup {
  border: none;
}

/* .popupHeader {
    background: url("../images/header_bg.png") repeat-x #3D3D3D;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font: bold 14px Arial;
    overflow: hidden;
    padding: 8px 10px;
    position: relative;
} */
.popupHeader #exitViewMainHeading.popupTitle {
  color: #ffffff;
}
.popupHeader .closeBtn {
  /*background: url("../images/btn_exit.png") no-repeat ;*/
  color: #00afeb;
  font-size: 0;
  height: 20px;
  line-height: 0;
  position: absolute;
  right: 10px;
  top: 6px;
  width: 20px;
  cursor: pointer !important;
}

#glossaryMainTopBar {
  margin: 0 0 2%;
}

#glossaryMainTopBar ul {
  background: #333333;
  overflow: auto;
  padding: 0 10% 10px;
  text-align: center;
}

#glossaryMainTopBar ul li {
  display: inline-block;
  height: 26px;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 10px;
}

.popupContent ul {
}

#glossaryMainTopBar ul li a {
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  height: 22px;
  text-align: center;
  width: 15px;
}

.disablelistate {
  background: url("../images/gloAlphabets.png") repeat #adadad;
  color: #e6e6e6;
  cursor: default;
  display: inline-block;
  padding: 2px 5px;
}

#glossaryMainTopBar ul li a.active {
  background: url("../images/gloAlphabetsSelected_01.png") repeat;
}

.defaultstate {
  background: url("../images/gloAlphabetsEnable.png") repeat;
  color: #ffffff;
  cursor: pointer;
  padding: 2px 5px;
}

#glossaryMainBottomBar {
  background: #f0f0f0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 5px;
}

.lftPanel {
  float: left;
  width: 50%;
}

#glsDescription {
  -webkit-overflow-scrolling: touch;
}

#glossaryleftBar {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #ffffff;
  border-color: black -moz-use-text-color black black;
  border-image: none;
  border-style: solid none solid solid;
  border-width: 4px medium 4px 4px;
  height: 202px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#glossaryleftBar ul {
  overflow: hidden;
}

#glossaryleftBar ul li.active a {
  background: #33bdff;
}

#glossaryleftBar ul li a {
  background: #999999;
  border-bottom: 3px double black;
  box-shadow: 2px 2px 6px rgba(17, 22, 15, 0.28);
  clear: left;
  color: #000000;
  float: left;
  font-size: 12px;
  padding: 5px 0;
  width: 100%;
}

#glossaryRightBar {
  background: #ffffff;
  border: 4px solid black;
  text-align: left;
}

.descTitle {
  background: #797979;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 5px 10px 6px;
}

#glossaryRightBar #glsDescription {
  height: 156px;
  margin: 0 10px 10px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.rhtPanel {
  float: right;
  width: 50%;
}

.popupHeader .popupTitle {
  float: left;
}

.transcript {
  position: relative;
}

#transcriptViewContent {
  color: #000000;
  height: 185px;
  margin: 5px;
  overflow: auto;
  padding: 0;
  -webkit-overflow-scrolling: touch;
  padding: 2px 6px;
}

#transcriptViewContent p {
  margin-bottom: 8px;
  line-height: 20px;
  font-size: 16px;
}

#transcriptViewContent ul {
  list-style: none;
}

#transcriptViewContent ul li {
  padding-bottom: 8px;
  background: url(../images/bullet_blue.jpg) no-repeat left 7px;
  line-height: 17px;
  padding: 0 0px 4px 15px;
}

#transcriptViewContent ol {
  list-style-type: decimal;
  margin: 0;
  padding-left: 25px;
  margin-bottom: 8px;
}

#transcriptViewContent ol li {
  padding-bottom: 8px;
  line-height: 17px;
  padding: 0 0px 4px 5px;
  display: list-item;
  list-style-position: outside;
  font-size: 16px;
}

#transcriptViewContent span.red {
  color: red;
}

#transcriptView .popup {
  background: #dcdddd;
  bottom: 34px;
  height: 240px;
  left: 41.5%;
  margin: 0 !important;
  min-height: inherit;
  position: absolute;
  top: 335px;
  width: 500px;
  z-index: 102;
}

#transcriptView .popup .popupHeader .minBtn {
  cursor: pointer;
  float: right;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 35px;
  top: 6px;
  text-align: center;
  padding: 4px;
  box-sizing: border-box;
  cursor: pointer;
  background: url(../images/minBtn.png) no-repeat;
  background-position: center center;
  text-indent: 99999px;
}

#transcriptView .popup .popupHeader .maxBtn {
  cursor: pointer;
  float: right;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 35px;
  top: 6px;
  text-align: center;
  padding: 4px;
  box-sizing: border-box;
  cursor: pointer;
  background: url(../images/maxBtn.png) no-repeat;
  background-position: center center;
  text-indent: 99999px;
}

#transcriptView .popup .popupHeader .closeBtn {
  /*  min-width: inherit;
    font-size: 18px;
    position: absolute;
    right: 9px;
    top: 17px;
    width: auto;
    color: #FFF;
    font-weight: normal;
    text-align: right; */
  cursor: pointer;
  float: right;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 6px;
  top: 6px;
  text-align: center;
  padding: 4px;
  box-sizing: border-box;
  cursor: pointer;
  background: url(../images/popup_close.png) no-repeat;
  background-position: center center;
  text-indent: 99999px;
}

#transcriptView .popup .popupHeader .closeBtn:hover {
  color: #f28d28;
}

#transcriptView .popupHeader {
  cursor: move;
  background: #00338d;
}

#transcriptView .expand {
  height: 300px;
  /* top: 173px ;
    left: 177.797px ; */
  width: 695px;
  font-size: 20px;
  /* transition: transform .2s;
    transform: scale(1.1);  */
  /* width: 600px;
    height: 270px; */
  /* transition: width .2s, height .2s; */
}

.rightNav ul li.transcript a {
  background: url("../images/nav_buttons.png") no-repeat -160px 0;
}

.showPopup {
  background-color: blue;
  width: 340px;
  height: 300px;
  display: block;
  position: absolute;
  right: -340px;
  border: 1px solid grey;
}

.hidePopup {
  background-color: blue;
  width: 340px;
  height: 300px;
  display: none;
  position: absolute;
  right: -340px;
}

.calculatorContainer {
  width: 155px;
  height: 218px;
  display: none;
  bottom: 36px;
  left: 143px;
  position: absolute;
  z-index: 100;
  border: 3px solid #6593be;
  box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.3);
  background: #414142;
}

.calculatorContainer header {
  background: #414142;
  /*  cursor: move; */
  height: 10px;
}

.calcContent {
  padding-left: 1px;
}

#calcTable {
  padding: 0;
}

.calculatorContainer td {
  background: none repeat scroll 0 0 #414142;
}

.calculatorContainer input[type="text"] {
  background-color: #8aa78a;
  font-size: 11px;
  height: 26px;
  width: 139px;
}

.popupContent ul li {
  padding-bottom: 3px;
}

#transcriptViewContent ul {
  margin-left: 13px;
}

#transcriptViewContent ul li {
  background: url(../images/bullet_blue.jpg) no-repeat left 6px !important;
  line-height: 17px;
  padding: 0 0px 7px 15px;
  font-size: 16px;
}

.popupHeader {
  border: 1px solid #00338d;
  background: #f2f2f2;
  color: #00338d;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  height: 44px;
  padding: 0px;
  position: relative;
}
#exitViewContent.exitTxt {
  margin: 15px 10px 0;
  text-align: center;
  color: #000 !important;
}
.popupHeader .popupTitle {
  float: left;
  font-size: 25px;
  padding: 7px 10px 0 10px;
  color: #ffffff;
  font-weight: normal;
  font-family: "Opensans_Bold";

  /*font-family: "KPMG_App";*/
}
.popupHeader #helpViewMainHeading.popupTitle {
  color: #00338d;
  padding: 12px 10px 0 10px;
}
.popupHeader #exitViewMainHeadingInner.popupTitle {
  color: #ffffff;
  font-family: "Opensans_Bold";
}
.popupHeader .closeBtn {
  color: #00afeb;
  font-size: 0;
  height: 20px;
  line-height: 0;
  position: absolute;
  right: 10px;
  top: 6px;
  width: 20px;
}

.helpopupBox {
  width: 19%;
  height: auto;
  font-size: 14px/28px;
  padding: 1%;
  position: absolute;
  right: -19px;
  right: 22px\9;
  top: 3px;
}

.helpClose {
  cursor: pointer;
  float: right;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 11px;
  top: 11px;
  text-align: center;
  padding: 4px;
  box-sizing: border-box;
  cursor: pointer;
  background: url(../images/popup_close1.png) no-repeat;
  background-position: center center;
  text-indent: 99999px;
}

.helpText {
  padding-right: 45px;
  line-height: normal;
}

.helpClose:hover,
.helpClose.selected {
  color: #e7b800;
}

.helpClose.disabled {
  background: url("../images/popup_Buttons.png") no-repeat -16px -148px;
}

.helpClose span {
  display: none;
}

.helpClose:hover span {
  display: block;
  left: -15px;
  padding: 0;
  position: relative;
  top: -16px;
  width: auto;
  font-size: 12px;
  color: #fff;
  padding-top: 1px;
}

.helpcloseText p {
  color: #fff;
}

.helpClose:hover > .helpcloseText {
  display: block;
  z-index: 999;
}

.collapseMenu {
  list-style-image: url(../images/view_menu.gif);
}

.showSubMenu {
  display: block;
}

.hideSubMenu {
  display: none;
}

#helpViewContent table {
  box-sizing: border-box;
}

/* #helpViewContent table tr, #helpViewContent table td {
    border: 1px solid #dddddd;
} */

#helpViewContent table tr:first-child {
  border-top: none;
}

.menu_icon {
/*  width: 33px;
  float: left;
  background: url(../images/helpicon.png) no-repeat 0 11px;
  height: 63px;
  margin-right: 10px;*/
  width: 38px;
  float: left;
  background: url(../images/nav_buttons_new.png) no-repeat -21px -63px;
  height: 38px;
  margin-right: 10px;
  margin-top: 8px;
}

.menu_txt p:first-child {
  margin-bottom: 5px;
}

.help_icon {
  /*width: 33px;
  float: left;
  background: url(../images/helpicon.png) no-repeat -144px 9px;
  height: 46px;
  margin-right: 10px;*/
  width: 38px;
  float: left;
  background: url(../images/nav_buttons_new.png) no-repeat -149px -63px;
  height: 38px;
  margin-right: 10px;
  margin-top: 10px;

}

.menu_txt,
.help_txt,
.play_txt,
.Transcript_txt,
.Details_txt,
.Back_txt,
.Next_txt,
.Details_zoom_txt,
.Save_txt,
.FAQ_txt,
.Replay_txt,
.Glossary_txt,
.Audio_txt,
.progress_txt,
.speed_txt {
  float: left;
  width: 82%;
}

.menu_txt {
  width: 94%;
}

.help_txt p {
  line-height: 20px;
}

.Transcript_icon {
  /*width: 33px;
  float: left;
  background: url(../images/helpicon.png) no-repeat -288px 9px;
  height: 53px;
  margin-right: 10px;*/
  width: 38px;
  float: left;
  background: url(../images/nav_buttons_new.png) no-repeat -213px -63px;
  height: 38px;
  margin-right: 10px;
}

.Transcript_txt,
.Glossary_txt {
  margin-top: 0px;
}

.Glossary_icon {
  /*width: 33px;
  float: left;
  background: url(../images/helpicon.png) no-repeat -48px 9px;
  height: 53px;
  margin-right: 10px;*/
  width: 38px;
  float: left;
  background: url(../images/nav_buttons_new.png) no-repeat -85px -63px;
  height: 38px;
  margin-right: 10px;
}

.play_icon {
  width: 38px;
  float: left;
  background: url(../images/help_play_pause.png) no-repeat 0 0;
  height: 62px;
  margin-right: 10px;
}

.play_txt {
  margin-top: 14px;
  width: 70%;
}

.Replay_icon {
  /*width: 33px;
  float: left;
  background: url(../images/helpicon.png) no-repeat -384px 8px;
  height: 53px;
  margin-right: 10px;*/
  width: 38px;
  float: left;
  background: url(../images/nav_buttons_new.png) no-repeat -661px -63px;
  height: 38px;
  margin-right: 10px;
}
.cprogress_icon {
  width: 42px;
  float: left;
  background: url(../images/help_cprogress.png) no-repeat 0px 0px;
  height: 38px;
  margin-right: 10px;
}
.font_icon {
  width: 60px;
  float: left;
  background: url(../images/help_font.png) no-repeat 0px 0px;
  height: 35px;
  margin-right: 10px;
  margin-top: 7px;
}
.font_txt {
  padding-top: 5px;
}
.pprogress_icon {
  width: 34px;
  float: left;
  background: url(../images/help_pprogress.png) no-repeat 0px 0px;
  height: 34px;
  margin-right: 15px;
}
.Back_txt {
  padding-top: 4px;
}
.Next_txt {
  padding-top: 4px;
}
.Replay_txt {
  margin-top: 10px;
}
.cprogress_txt {
  padding-top: 10px;
}
.pprogress_txt {
  margin-top: 10px;
}

.Audio_icon {
  width: 38px;
  float: left;
  background: url(../images/help_audio.png) no-repeat 0px 0px;
  height: 62px;
  margin-right: 10px;
}

.Audio_txt {
  margin-top: 14px;
  width: 70%;
}

.FAQ_icon {
  background: url(../images/help_icons.png) no-repeat;
  background-position: -283px -40px;
  width: 39px;
  height: 34px;
  float: left;
  margin: 15px 15px;
}

.FAQ_txt {
  margin-top: 16px;
}

.Save_icon {
  width: 34px;
  float: left;
  background: url(../images/help_exit.png) no-repeat 0 0;
  height: 19px;
  margin-right: 15px;
  margin-top: 8px;
  margin-left: 2px;
}

.speed_icon {
  width: 39px;
  float: left;
  background: url(../images/speed_change.jpg) no-repeat 0 0;
  height: 30px;
  margin-right: 10px;
  margin-top: 8px;
  margin-left: 2px;
}
.speed_txt {
  padding-top: 14px;
}

/* .Back_icon {
    background: url(../images/help_icons.png)no-repeat;
    background-position: -373px -53px;
    width: 39px;
    height: 54px;
    float: left;
    margin: 0px 15px;
}
.Back_txt {
    margin-top: 18px;
} 
.Next_icon {
    background: url(../images/help_icons.png)no-repeat;
    background-position: -447px -53px;
    width: 39px;
    height: 54px;
    float: left;
    margin: 0px 15px;
}
.Next_txt {
    margin-top: 8px;
}*/

.page_count {
  float: left;
  position: relative;
  margin-top: 4px;
  width: 50px;
}

.totalPageCountHelp {
  background-size: 100%;
  float: left;
  padding-right: 0px;
  padding-top: 0px;
  /* margin: 0; */
  /* position: absolute; */
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  /* left: 45px; */
  /* top: 2px; */
}

.page_count_icon {
  /* background: url(../images/page_count.png)no-repeat; */
  width: 60px;
  /* height: 26px; */
  background-size: 100%;
  /* margin: 0px 15px; */
  clear: both;
  text-align: center;
}

.progress_txt {
  width: 85%;
  margin-top: 3px;
  margin-left: 2px;
}

.Details_zoom_icon {
  background: url(../images/help_icons.png) no-repeat;
  background-position: -324px -40px;
  width: 39px;
  height: 34px;
  float: left;
  margin: 10px 15px;
}

.Details_icon {
  background: url(../images/details_icon_big.png) no-repeat;
  width: 50px;
  height: 50px;
  background-size: 100%;
  float: left;
  margin: 5px 15px;
}

.Details_txt {
  margin-top: 15px;
}

.Back_icon {
  /*width: 33px;
  float: left;
  background: url(../images/helpicon.png) no-repeat -432px 9px;
  height: 53px;
  margin-right: 10px;*/
  width: 38px;
  float: left;
  background: url(../images/nav_buttons_new.png) no-repeat -533px -63px;
  height: 38px;
  margin-right: 10px;
}

.Next_icon {
  /*width: 33px;
  float: left;
  background: url(../images/helpicon.png) no-repeat -480px 9px;
  height: 53px;
  margin-right: 10px;*/
  width: 38px;
  float: left;
  background: url(../images/nav_buttons_new.png) no-repeat -597px -63px;
  height: 38px;
  margin-right: 10px;
}

/* .Next_txt {
    margin-top: 8px;
}
.Back_txt {
    margin-top: 18px;
} */

/*End*/

/* Intro */

.introWrap {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #2a2a2a;
}

.intro {
  margin: 0 auto;
  max-width: 752px;
}

.videoWrap {
  margin: -216px auto 0;
  max-width: 712px;
  padding: 0 20px;
  position: absolute;
  top: 50%;
}

.startCourse {
  width: 105px;
  height: 28px;
  float: right;
  margin: 10px 0 0;
  padding: 0;
  border: 0;
  background: url(../images/beginCourse.png) no-repeat 0 0;
  cursor: pointer;
}

.bookmarkPopup {
  position: absolute;
  color: #ffffff;
  z-index: 99999;
  display: none;
  margin-left: 35%;
  margin-top: 20%;
}

.popupOverlay,
.bodyOverlay,
.fofOverlay,
.detailsOverlay {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
}

.popupOverlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.6;
  background: #fff;
}

.fofOverlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  background: #000;
  z-index: 99;
}

.detailsOverlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  -moz-opacity: 0.01;
  -khtml-opacity: 0.01;
  opacity: 0.01;
  background: #000;
  z-index: 99;
}

.bodyOverlay {
  /*  background: url(../../assets/images/blank.png) repeat 0 0; */
  background-color: #fff;
  opacity: 0.6;
}

.loader {
  background: url(../images/preloader.gif) no-repeat center center;
  height: 100%;
  margin: 0 auto;
  width: 100%;
}

.wraptocenter {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.wraptocenterlaunch {
  width: 1024px;
  height: 672px;
  float: left;
  background: url(../images/Launch_new.jpg) no-repeat 0 0;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='fatca_01/images/Launch.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fatca_01/images/Launch.png', sizingMethod='scale')";
  background-size: 1024px 672px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}

/*for rightNav popup*/

.rightNav {
  position: absolute;
  right: 0px;
}

#menuViewContent ul li a {
  color: #000;
  display: block;
  /*float: left;*/
  font-size: 16px;
  padding: 0px;
  /*width:100%;*/
}

#menuViewContent ul {
  float: left;
  width: 80%;
}

.showSubMenu > ul > li > a {
  float: inherit;
  width: 555px;
}

#menuViewContent ul li a span.state {
  float: right;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin: 0px 3px 0px 0px;
  color: #000;
  background: url(../images/bullets_sprite.png) no-repeat 0 0;
}

#menuViewContent ul li span.state {
  background: url("../images/bullets_sprite.png") no-repeat scroll 0 0
    rgba(0, 0, 0, 0);
  color: #000000;
  display: inline-block;
  float: right;
  height: 16px;
  margin: 10px 20px 0 0;
  width: 16px;
}

#menuViewContent ul li a:hover {
  /*  background-color: #69cdff; */
  text-decoration: underline;
  cursor: pointer;
}

#menuViewContent ul li a.current {
  cursor: default !important;
  /*  background-color: #69cdff !important; */
  font-weight: bold;
}

#menuViewContent ul li.completed .state {
  background-position: 0 -16px;
}

#menuViewContent .toggleMenu {
  position: relative;
}
#menuViewContent .toggleMenu::after {
  content: "";
  position: absolute;
  right: 4px;
  top: 7px;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin: 0px 3px 0px 0px;
  color: #000;
  background: url(../images/bullets_sprite.png) no-repeat 0 0;
}
#menuViewContent .toggleMenu.completed::after {
  content: "";
  background: url(../images/bullets_sprite.png) no-repeat 0 0;
  background-position: 0 -16px;
}
#menuViewContent ul li a.disabled {
  color: #9c9c9c;
  cursor: default !important;
  background-color: #e8e8e8;
}

#menuViewContent ul li a.disabled .state {
  background-position: 0 -32px;
}

#menuViewContent ul li.completed a.disabled .state {
  background-position: 0 -16px;
}
#menuViewContent ul li.disabled a.disabled .state {
  background-position: 0 -32px;
}

/*for expanding and collpsing of menu*/

.expand {
  /* background: url("../images/popup_Buttons.png") no-repeat scroll -39px -4px; */
}

.collapse {
  /* background: url("../images/popup_collapse_icon.png") no-repeat 5px 15px; */
}

.showSubMenu {
  display: block;
}

.hideSubMenu {
  display: none;
}

.currentNav {
  background: red !important;
  width: 10px;
  height: 10px;
}

.exitPopup {
  background: none repeat scroll 0 0 #fff;
  border: 2px solid #00338d;
  height: 155px;
  margin: 0 auto;
  position: absolute;
  width: 305px;
  font-size: 16px;
  top: 50% !important;
  left: 50%;
  transform: translate(-50%, -50%);
}
#bookMarkView .exitPopup {
  height: 180px;
}
.introPopUp {
  background: none repeat scroll 0 0 #fff;
  border: 2px solid #00338d;
  bottom: 0;
  /*height: 295px;*/
  height: 302px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  /*width: 650px;*/
  width: 722px;
}

.intPopupContent p {
  padding-bottom: 10px;
  line-height: 22px;
  color: #00338d;
  font-size: 18px;
}

.intPopupContent ul {
  margin-left: 25px;
}

.intPopupContent ul li {
  list-style-type: disc;
}

.launchInstrClose span {
  display: none;
}

.launchInstrClose:hover,
.launchInstrClose.selected {
  color: #F1C44D;
  display: block;
  z-index: 999;
}

.launchInstrClose:hover span {
  display: inline-block;
  float: left;
  margin-right: 5px;
  padding: 0;
  position: relative;
  width: auto;
  font-size: 12px;
  color: #fff;
  margin-top: 2px;
}

.exitInstPopUp {
  background: #00338d none repeat scroll 0 0;
  color: #fff;
  float: left;
  padding: 7px 10px;
  text-align: right;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

#closePoopIntrBtn {
  cursor: pointer;
  float: right;
}

.exitInst {
  color: #F1C44D;
  font-size: 18px;
  font-style: italic;
  float: right;
  margin-right: 35px;
  position: relative;
}

.exitInst::after {
  content: "\2192";
  position: absolute;
  right: -32px;
  top: 0;
  height: 20px;
  width: 30px;
  font-size: 28px;
  line-height: 20px;
}

.intPopupContent {
  padding: 10px;
  float: inherit;
  position: relative;
  clear: both;
  /* font-size: 18px; */
}

.exitPopup .popupHeader {
  background: #00338d;
}

#exitViewContentInner.exitTxt {
  margin: 15px 0 0;
  text-align: center;
  color: #000 !important;
}

.exitButtonPannel {
  /* width: 50%; */
  width: 44%;
  height: 20%;
  text-align: center;
  margin: 20px auto 18px;
}

.exitButtons {
  background: #00338d;
  border: medium none;
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  font-weight: normal;
  height: 30px;
  /* text-transform: uppercase; */
  width: 55px;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-left: 10px;
  box-sizing: border-box;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .exitButtons {
    padding-top: 2px;
  }
}

.exitButtons:hover {
  background: #00338c;
  color: #fff;
  width: 55px;
}

.bookmarkPopup {
  background: #ffffff;
  border: 1px solid #494d57;
  margin: 0 auto;
  min-height: 20%;
  position: relative;
  top: 20%;
  width: 30%;
}

.bookmarkTxt {
  margin: 5px 0;
  text-align: center;
}

.welcomeBox video {
  display: block;
  height: 646px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -8px;
  width: 100%;
}

.welcomeBox {
  color: #ffffff;
  display: none;
  float: left;
  font-size: 22px;
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: relative;
  top: -52px;
  width: 100%;
  z-index: 100000;
}

.skipIntro {
  background: none repeat scroll 0 0 #0099ff;
  bottom: 402px;
  color: #fff;
  cursor: pointer;
  float: right;
  font-size: 15px;
  font-weight: bold;
  height: 30px;
  line-height: 27px;
  position: absolute;
  right: 776px;
  text-align: center;
  width: 121px;
}

.skipIntro:hover {
  background: none repeat scroll 0 0 #f68d2e;
}

/*Welcome End Here*/

/*Accept Box Start Here*/

#disclaimerBox {
  background: #ffffff;
  display: none;
  height: 360px;
  margin: -180px auto 0;
  padding-bottom: 30px;
  padding-top: 1px;
  position: relative;
  top: 48%;
  width: 55%;
  z-index: 120;
}

.acceptMain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.logo {
  /* float: left; */
  height: 60px;
  margin: 1px;
  width: 100%;
}

.acceptTxt {
  /* float: left; */
  line-height: normal;
  margin: 37px 25px;
}

.acceptBtn {
  font-size: 17px;
  text-align: center;
  color: #ffffff;
  border: medium none;
  clear: both;
  cursor: pointer;
  margin: 0 auto;
  padding: 10px 0;
  position: relative;
  width: 123px;
  background: #172a39;
}

.acceptBtn:hover {
  background: #01a1b9;
}

.acceptOverlay {
  background: url("../../assets/images/body_overlay_bg.png") repeat;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  display: none;
  z-index: 115;
}

#btnDetails {
  bottom: 5px;
  height: auto;
  left: 2px;
  position: absolute;
  width: auto;
  z-index: 98;
  display: none;
}

#btnDetailsIcon {
  float: left;
  width: 60px;
  height: 60px;
  background: url(../images/details_icon_big.png) no-repeat 0 0;
  background-size: 100%;
  cursor: pointer;
}

#btnDetailsIcon:hover {
  float: left;
  width: 60px;
  height: 60px;
  background: url(../images/details_icon_big_hover.png) no-repeat 0 0;
  background-size: 100%;
  cursor: pointer;
}

#btnDetailsIcon.disabled {
  cursor: default !important;
  float: left;
  width: 60px;
  height: 60px;
  background: url(../images/details_icon_big.png) no-repeat 0 0 !important;
  background-size: 100% !important;
}

#btnDetailsInst {
  background: #fff none repeat scroll 0 0;
  color: #f68d2e;
  float: left;
  font-size: 15px;
  font-weight: bold;
  /* margin: 34px 0 0 10px; */
  padding: 3px 5px;
  left: 70px;
  position: absolute;
  top: 35px;
  width: 240px;
}

#btnFOF {
  bottom: 4px;
  display: none;
  height: auto;
  left: 2px;
  position: absolute;
  width: auto;
  z-index: 98;
}

#btnFOF.FOFUp {
  bottom: 68px;
}

#btnFOFIcon {
  background: url("../images/FOF_icon_big.png") no-repeat scroll 0 0;
  cursor: pointer;
  float: left;
  height: 60px;
  width: 60px;
  background-size: 100%;
}

#btnFOFIcon:hover {
  background: url("../images/FOF_icon_big_hover.png") no-repeat scroll 0 0;
  cursor: pointer;
  float: left;
  height: 60px;
  width: 60px;
  background-size: 100%;
}

#btnFOF.disabled #btnFOFIcon {
  cursor: default !important;
}

#btnFOFInst {
  background: url("../images/left_arrow_details.jpg") no-repeat scroll 6px 8px;
  color: #f68d2e;
  float: left;
  font-size: 15px;
  font-weight: bold;
  margin: 20px 0 0 5px;
  padding: 5px 5px 0 19px;
  width: 50%;
}

/* Match */

.matchHolder {
  max-width: 770px;
  padding: 90px 0 0;
  margin: 0 auto;
}

.instructionTxt {
  width: 98%;
  background: #dad9d9;
  border-left: 5px solid #e4801b;
  padding-left: 10px;
  display: table;
}

.lftrhtContainer {
  width: 100%;
  height: auto;
  float: left;
}

.lftContainer {
  max-width: 320px;
  float: left;
}

.lftrhtContainer ul li {
  display: block;
  list-style: none outside none;
  margin: 2px 0;
  position: relative;
  border-right: 50px solid #136370;
  background: #00a1b9;
}

.lftrhtContainer .textHolder {
  display: table;
  height: 50px;
  padding: 5px 10px;
  position: relative;
}

.lftrhtContainer ul li p {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 14px/18px;
}

.lftrhtContainer span {
  width: 27px;
  height: 23px;
  position: absolute;
  right: -38px;
  top: 20px;
  cursor: pointer;
}

.rhtContainer {
  float: right;
  max-width: 320px;
}

.rhtContainer ul li {
  border-right: none;
  border-left: 50px solid #136370;
}

.rhtContainer span {
  right: inherit;
  left: -38px;
}

.defaultIco,
.correctIco,
.incorrectIco {
  background: url(../images/matchingSprite.png) no-repeat 0 0;
}

.defaultIco.correctIco {
  background-position: 0 -23px;
}

.defaultIco.incorrectIco {
  background-position: 0 -48px;
}

.submitBtnPannel {
  background: url(../images/matchFooter.png) repeat;
  width: 100%;
  height: 35px;
  float: left;
}

.feebackText > p {
  padding-bottom: 5px;
  line-height: 24px;
}

/* iPads (Landsacpe) */

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /*   #helpViewContent {
        background: url(../images/Help_window_iPad.jpg) no-repeat 0 0;
        width: 841px;
        height: 481px;
        background-size: 100%;
    }

    .imageHolder {
        margin-top: 42px !important;
    }
  
  .headerDiv {
    height: 63px;
  } */
  #closePoopIntrBtn span,
  #bottomNav a span {
    display: none;
  }
}

/* iPads (landscape) */

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .containment {
    height: 81%;
    left: 40px;
    position: absolute;
    top: 62px;
    width: 92%;
  }
  .skipIntro {
    bottom: 241px;
    right: 452px;
  }
  body {
    background: url(../images/body_bg_ipad_landscape.jpg) no-repeat center 0
      #fff;
    background-size: 100% 100%;
  }
  .midNav {
    width: 100%;
    height: 35px;
    position: absolute;
    top: -36px;
    left: 0;
    background: url(../images/mid_nav_bg.png) no-repeat 0 0;
  }
  .midNav ul li.moduleNo {
    margin: 0;
  }
  .lftColumn,
  .rhtColumn {
    padding: 0;
  }
  /*     .lftColumn .info, .dragItem {
        margin: 8px 8px 21px;
    }
 */
  /*     .dragDropWrap .innerContent {
        margin: 0 45px;
    } */
  .rhtColumn .dropWrap {
    width: 157px;
  }
  .dragDropWrap .submitBtn {
    /*   position: static;
        clear: both;
        float: right; */
    /*   margin: 7px 0 0; */
  }
  .fillBlanksWrap.withImage .contentSec {
    max-width: 48%;
  }
  .fillBlanksWrap.withImage .imgSection {
    width: 52%;
  }
  .tabsWrap {
    padding: 28px 55px 0;
  }
  .matchHolder {
    max-width: 670px;
  }
  .clickIntHolder {
    max-width: 472px;
  }
}

.hide {
  display: none;
}

.show {
  display: block;
}

/* for 720px PAD */

/* @media screen and (max-width: 720px) {
  .dragDropWrap .innerContent {
    margin: 0 24px;
  }
} */

#glossaryView .popup {
  border: 3px solid #6593be;
}

#glossaryView .popupHeader .closeBtn {
  background: url("../../assets/images/popup_Buttons.png") no-repeat scroll -15px -76px
    rgba(0, 0, 0, 0);
  cursor: pointer;
  height: 36px;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 37px;
}

.tabdisabled {
  pointer-events: none;
}

#GlossaryPageIndexFrame {
}

#GlossaryPageIndexFrame .pageIndex {
  cursor: default;
}

#GlossaryPageIndexFrame .pageDisabled {
  cursor: default;
  color: grey;
}

#GlossaryPageIndexFrame .pageDisabled span {
  cursor: default;
  color: grey;
}

#GlossaryPageIndexFrame .pageEnabled {
  color: #fff;
  cursor: default !important;
}

#GlossaryPageIndexFrame .currentPageIndex {
  cursor: default;
  color: #f68d2e;
}

.midNav ul li#quickNav a.visited {
  cursor: pointer;
}

.midNav ul li#quickNav a.subNaveMenu,
.midNav ul li#quickNav a.active {
  cursor: default;
}

.quickjmpact {
  cursor: pointer;
}

.ui-tabs-active a {
  cursor: default !important;
}

#transcriptViewMainClosebtn {
  cursor: pointer !important;
}

/* iPads (portrait) */

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
}

/*Note8 Potrait Orientation Start*/

@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (device-aspect-ratio: 5/8) and (-webkit-min-device-pixel-ratio: 1.33) and (orientation: portrait) {
}

/*Note8 Lansacpe Orientation Start*/

@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (device-aspect-ratio: 8/5) and (-webkit-min-device-pixel-ratio: 1.33) and (orientation: landscape) {
  .wraptocenterlaunch {
    background: url(../../IntroToRetain/images/Launch.png) no-repeat scroll
      center center rgba(0, 0, 0, 0);
    height: 350px;
    margin: 80px auto 0;
    width: 700px;
  }
  .skipIntro {
    bottom: 180px;
    right: 430px;
  }
  .skipIntro:hover {
    bottom: 180px;
    right: 430px;
  }
}

video::-internal-media-controls-download-button {
  display: none;
}

video::-webkit-media-controls-enclosure {
  overflow: hidden;
}

video::-webkit-media-controls-panel {
  width: calc(100% + 30px);
  /* Adjust as needed */
}

.vcenter {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  right: 0;
}

.wrapText {
  background-color: #f2f2f2;
  background-image: url("../../course_01/images/note_icon.png");
  background-repeat: no-repeat;
  background-position: 15px center;
  color: #000000;
  height: auto;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  position: relative;
  width: 100%;
  border: 2px solid #bc204b;
  font-size: 16px;
  box-sizing: border-box;
}

.wrapText p {
  padding: 15px 15px 16px 75px;
}

.wrapText .redWord {
  color: #bc204b;
  font-weight: bold;
}

.dummy_text {
  text-align: center;
  font-size: 24px;
}

a.externalLink {
  color: #470a68;
}

.accordionContentShell a {
  color: #6d2077;
}

.glsContent p {
  margin-bottom: 6px;
}

@media (min-width: 1367px) {
  .feedBackPopup {
    width: 35%;
  }
}

.feedBackPopup {
  width: 40%;
}

.left_strip {
  width: 40px;
  height: 100%;
  background: url(../images/leftside_bg.jpg) repeat-y left top;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  background-size: 100%;
  display: none;
}

#shellCourseTitle.companyTitle {
  float: left;
  font-size: 36px;
  line-height: 40px;
  padding-left: 35px;
  padding-right: 10px;
  padding-top: 10px;
  color: #00338d;
}

#helpViewContent table tr td {
  border-bottom: 1px solid #335ca4;
  vertical-align: middle;
  padding: 6px 4px;
}
#helpViewContent table tr:last-child td {
  border-bottom: none;
}
.page_title {
  font-weight: bold;
  padding-bottom: 20px;
  display: block;
  font-size: 35px;
  color: #00338d;
  padding: 2px 60px 0px 25px;
  clear: both;
  display: table-cell;
  width: 860px;
  vertical-align: middle;
  height: 50px;
  line-height: 30px;
  font-family: "KPMG_Cyrillic";
}
.main_dnd {
  display: none;
}

.red_txt {
  color: #bc204b;
}

.introPopUp ul,
.introPopUp ul li {
  list-style: none;
  margin-bottom: 10px;
}

.introPopUp ul {
  margin-left: 8px;
}

.introPopUp ul li {
  padding-bottom: 5px;
  background: url(../images/bullet_blue.jpg) no-repeat left 6px;
  line-height: 22px;
  padding: 0 0px 0px 15px;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}

/* global style */

.b_bottom {
  border-bottom: 2px dashed #00338d;
}
.left_sec .spacing_box,
.r_sec .spacing_box {
  /*padding: 10px 5px 10px 10px;
      line-height: 22px;*/
  padding: 1em 0.25em 1em 0.5em;
  line-height: 1.3em;
  font-size: 1em;
}
/*.tabMain1,
.tabMain2,
.tabMain3,
.box_1,
.box_2,
.box_3 {
  font-size: 1.1em;
}*/
.img_char {
  background: url(../../course_01/images/module0/character1a.png) no-repeat;
  /*width: 86px;
    height: 90px;*/
  width: 100px;
  height: 100px;
  background-size: 100%;
  position: absolute;
  right: 0px;
  top: 0px;
}
.box_size {
  width: 220px;
  height: 90px;
}
.mid_sec::before {
  content: "";
  background-color: #f68d2e;
  width: 100%;
  height: 3px;
  position: absolute;
  top: 40px;
  left: 0px;
}

.change_font_size_btns {
  float: left;
  display: flex;
  align-items: center;
  justify-content: space-around;
  color: #000;
  width: 78px;
  display: none;
}

.change_font_size_btns > div {
  cursor: pointer;
}

.change_font_size_btns .normal_font {
  display: none;
}
.change_font_size_btns .medium_font {
  font-size: 18px;
}

.change_font_size_btns .large_font {
  font-size: 20px;
}


/* / Progress Circle Properties start Here / */
#shellAudioProgress .slice1 {
  position: absolute;
  width: 48px;
  height: 48px;
  clip: rect(0px, 24px, 48px, 0px);
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background-color: #eaaa00;
  border-color: #eaaa00;
  -moz-transform: rotate(0);
  -webkit-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

#shellAudioProgress .clip2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 48px;
  clip: rect(0px, 24px, 48px, 0px);
}

#shellAudioProgress .slice2 {
  position: absolute;
  width: 48px;
  height: 48px;
  clip: rect(0px, 48px, 48px, 24px);
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background-color: #eaaa00;
  border-color: #eaaa00;
  -moz-transform: rotate(0);
  -webkit-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

#shellAudioProgress .audioStatus {
  height: 30px;
  width: 30px;
  text-align: center;
  border-radius: 100px;
  background-color: #FFFFFF;
  position: relative;
  border: 1px solid #00338d;
  margin-top: 4px;
  margin-left: 4px;
  padding-top: 5px;
  font-size: 9px;
  color: #00338d;
  font-weight: bolder;
  line-height: 20px;
  display: none;
}

/* / Progress Circle Properties End Here / */


#closedCaptionContainer{
  position: absolute;
  pointer-events: none;
  left: 50%;
  transform: translateX(-50%);
  bottom: 64px;
  width:775px;
  text-align: center;
  z-index: 9;
}

#closedCaptionContainer span {
  color: #ffffff;
  /*text-transform: capitalize;*/
  background-color: #333333;
  padding: 5px 10px;
  border: 1px solid #333333;
  border-radius: 5px; 
}
#mainContainerWrapper1 #closedCaptionContainer span, #mainContainerWrapper1.font_size_18 #closedCaptionContainer span {
  font-size: 0.8em;
}
#mainContainerWrapper1.font_size_20 #closedCaptionContainer span {
  font-size: 0.8181818181818182em;
}
