/*
	Copyright © LRN 2013 - 2023 All Rights Reserved.  
	No part of this code may be used, with or without modification, without prior consent from LRN. 
	CG v2.4.0, 2023
*/

/* COURSE CUSTOMISATION CSS FILE */

body:not(.xs) #wrapper.inverseColors #menuItems .gm_menuItem.goldClient_panel_color_1 {
    background-color: rgba(255,255,255,0.9);
    margin-left: 20%;
	min-height:80px;
	padding-left:50px;
}

#wrapper.inverseColors #menuItems .gm_menuItem.goldClient_panel_color_1 .title_txt_1 {
	font-size:20px;
	color: black;
}

body:not(.xs) .col-xs-12.col-sm-6.col-md-4.goldMenuBtnPadding {
    max-width: 400px;
	position:absolute;
}
	
body:not(.xs) .col-xs-12.col-sm-6.col-md-4.goldMenuBtnPadding:before {
    content: "\00A0";
    position: absolute;
    background-image: url(../course/assets/hp_49_00_01/pins.png);
    width: 30%;
    right: 80%;
    height: 90%;
    top: 40%;
    /* border: 2px solid red; */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}

body:not(.xs) .menu_num {
	right:auto;
	left:10px;
}

.menu_num {
	line-height:50px;
}

.menu_icon {
	top:12px;
	height:40px;
	width:40px;
}

.menu_progress {
	background-color:#c4c4c4;
}

.menu_progress, .menu_progress_bar {
	max-height:3px;
}

.disabledMenuItem {
	cursor:default !important;
}

body:not(.xs) .col-xs-12.col-sm-6.col-md-4.goldMenuBtnPadding:nth-child(1) {
	left:18vw;
	top: 25%;
}

body:not(.xs) .col-xs-12.col-sm-6.col-md-4.goldMenuBtnPadding:nth-child(2) {
	left: 50vw;
    top: 10%;
}

body:not(.xs) .col-xs-12.col-sm-6.col-md-4.goldMenuBtnPadding:nth-child(3) {
	left:25vw;
	top: 45%;
}

body:not(.xs) .col-xs-12.col-sm-6.col-md-4.goldMenuBtnPadding:nth-child(4) {
	left: 57vw;
    top: 30%;
}

body:not(.xs) .col-xs-12.col-sm-6.col-md-4.goldMenuBtnPadding:nth-child(5) {
	left:32vw;
	top: 65%;
}

body:not(.xs) .col-xs-12.col-sm-6.col-md-4.goldMenuBtnPadding:nth-child(6) {
	left: 64vw;
    top: 50%;
}

body.md .col-xs-12.col-sm-6.col-md-4.goldMenuBtnPadding {
    transform: translateX(-30%);
}

body.sm .col-xs-12.col-sm-6.col-md-4.goldMenuBtnPadding {
    transform: translateX(-30%);
}

#compassProgress {
	position:absolute;
	left:5%;
	bottom:20px;
	background-image:url(../course/assets/hp_49_00_01/compass.png);
	background-size:cover;
	background-repeat:no-repeat;
	width:20%;
	padding-bottom:20%;
}
body.xs #compasProgress {
	display:none;
}

#compassHand {
	position: absolute;
    left: 44%;
    top: 25%;
    background-image: url(../course/assets/hp_49_00_01/compass_pin.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 50%;
    width: 12%;
    background-position: 50% 50%;
    transform-origin: 50% 50%;
    transform: rotate(-176deg);
	transition: transform 0.5s ease-in-out;
}

body.sm .col-xs-12.col-sm-6.col-md-4.goldMenuBtnPadding {
    max-width: 322px;
}

.CGpanel {
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.radius_10 {
	border-radius: 0px !important;
}

#audioPopupOverlay {
	background-color: rgba(0,0,0,0.3);
}

#audioPopupOverlay .pu_header.goldClient_color_3 {
	color:#ffffff !important;
}

#wrapper.inverseColors #menuItems .gm_menuItem.goldClient_panel_color_1.menu_completed {
	background-color:#000000 !important;
}

#wrapper.inverseColors .gm_menuItem.menu_completed .menu_icon {
    background-image: url(../framework_images/menu_images/menu_tick_white.png);
}

#wrapper.inverseColors .gm_menuItem .menu_progress_bar {
    background: #00cf72 !important;
}

body:not(.xs) .gm_menuItem.menu_completed .menu_num, body:not(.xs) .gm_menuItem.menu_completed .body_txt_1, body:not(.xs) .gm_menuItem.menu_completed .title_txt_1  {
    color:white !important;
}

#slider_bar .ui-slider-handle {
	background-size: cover;
}

#slider_bar .ui-slider-handle[style^="left: 0%"] {
	   background-image: url(../framework_images/timeline_images/tl_slider_icon_left.png);
}

#slider_bar .ui-slider-handle[style^="left: 100%"] {
	   background-image: url(../framework_images/timeline_images/tl_slider_icon_right.png);
}

/* EXPERIMENTAL : LB 05/01/2014 */

body:not(.xs) #wrapper[data-screen_type="slideshow"] div.mobile_background_pattern_4 {
	z-index:77;
}

body:not(.xs) #wrapper[data-screen_type="slideshow"] .arrowHolder {
    min-width: 100%;
    max-width: 100%;
}

body:not(.xs) #wrapper[data-screen_type="slideshow"] .slideshowHolder {
	margin-top:0px;
}

body:not(.xs) #wrapper[data-screen_type="slideshow"] .ssIndicatorHolder {
	display:flex;
}

body:not(.xs) .ssBack, body:not(.xs) .ssNext {
	display:none;
}

body:not(.xs) .ss_dot {
	position: relative;
    /* float: left; */
    margin: 8px 4px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
/*    background-image: url(../framework_images/slideshow_images/ss_indicator_default.png); */
    background-position: 1px 3px;
    background-repeat: no-repeat;
    width: 200px;
    background-color: rgba(255,255,255,0.9);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    max-width: 200px;
    margin-bottom: 0px;
    height: 50px;
    border-bottom: 1px solid #aaaaaa;
    background-position: 5px 5px;
	line-height: 50px;
    padding-left: 44px;
	overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 7px;
    white-space: nowrap;
    height: 50px;
}

body:not(.xs):not(.xl) #wrapper[data-screen_type="slideshow"].wrapTabTitles .ss_dot { /* for long / wrapped titles */ 
	font-size: 0.85em;
    white-space: normal;
    line-height: 1.2em;
    vertical-align: baseline;
    padding-top: 7px;
	height: 55px;
	line-height: 55px;
}

body:not(.xs) #wrapper[data-screen_type="slideshow"] .ss_dot.ss_current {
	border-bottom: 1px solid transparent;
}

body:not(.xs) #wrapper[data-screen_type="slideshow"] .ss_dot.ss_current::after {
    transform-origin: center;
    content: '';
    display: block;
    width: 36px;
    height: 36px;
    opacity: 1;
    border-radius: 50%;
    border: 4px solid #ccc;
    position: absolute;
    top: 5px;
    left: 4px;
    animation-name: halo;
    animation-duration: 300ms;
}

body:not(.xs) #wrapper[data-screen_type="slideshow"] .ss_txtPanel {
    width: 100%;
    margin-left: 0%;
}

body:not(.xs) #wrapper[data-screen_type="slideshow"] .num_txt_1 {
	display: none;
}

.ss_slide {
	left:0px !important;
	opacity:0;
}

.body_txt_1.goldClient_color_2[data-inject_text*="|menu|duration|text"] {
    display: none;
}

#menuTextPanel {
	left:-15px;
}

#menuTextPanel:before {
	content:"\00A0";
	width: 80vw;
    height: 80vh;
    position: absolute;
    background: rgb(0,0,0);
    background: linear-gradient(135deg, rgba(0,0,0,255) 0%, rgba(0,0,0,0) 47%);
}

body.xs #menuTextPanel {
	padding-bottom:20px;
}

body.xs #menuTextPanel:before {
	background:black;
	width:100vw;
	height:calc(100vh - 40px);
}

#menuTextPanel > div {
	margin:15px;
	margin-bottom:0px;
}

#menuTextPanel > div {
	margin-left:0px;
}

#qiSubmit.goldUniversal_color_2:not(.disabled) {
	background-color:black;
}

.inverseColors #qiSubmit.goldUniversal_color_2:not(.disabled) {
    background-color:white;
}

#qiSubmit.goldUniversal_color_1:not(.disabled) {
	background-color:white;
}

.inverseColors #qiSubmit.goldUniversal_color_1:not(.disabled) {
    background-color:black;
}

/**********************************************************
t_attestation updates
***********************************************************/

.attestHolder {
    padding: 7px 55px 7px 10px;
}

.attestHolder .attestBtn {
    background-image: url(../framework_images/attestation_icons/attest_standard_grey.png);
}

.attestHolder.selected .attestBtn {
    background-image: url(../framework_images/attestation_icons/attest_selected_grey.png);
}

body.sm div#attestSection:before {
    content: "\00A0";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.8);
    top: 0px;
    left: 0px;
	z-index:0;
}

body.sm #wrapper.hp_49_07_02 .attestHolder .attestBtn {
	background-color: rgba(255,255,255,0.8);
}

body.sm div#attestSection > h1.label_txt_1, body.sm div#attestSection > div.body_txt_1 {
    z-index: 1;
    position: relative;
}


/**********************************************************
GUI icons updates
***********************************************************/
body .iconBtn .iconBtnTxt {
    text-transform: capitalize;
}

/**********************************************************
t_parallax updates
***********************************************************/

#wrapper.hp_49_05_04 #parallaxItems .parallaxIconsPanel {
	min-height: 80px;
}

#wrapper.hp_49_05_04 .parallaxIcon {
	padding-top: 10px;
}

/**********************************************************
tq_mc_fullscreen_right updates
***********************************************************/

#wrapper.hp_49_03_16 #questionPanel .title_txt_1 em {
    font-weight: normal;
}

/**********************************************************
tq updates
***********************************************************/

#qPanelInfo h1.label_txt_1.goldClient_color_3 {
    color: white;
}


/**********************************************************
tq quickQuiz updates
***********************************************************/

#wrapper.hp_49_04_22 #sqRestart, #wrapper.hp_49_05_02 #sqRestart, #wrapper.hp_49_05_17 #sqRestart, #wrapper.hp_49_04_25 #sqRestart {
	display: none !important;
	opacity:0 !important;
	visibility:hidden !important;
	z-index:-3 !important;
}

#qiRetry:not(.disabled) {
	background-color:white;
}

.mqModule div[data-inject_text="prompt"].goldClient_color_3 {
	color:white !important;
}

.goldClient_background_color_11 {
	background-color:rgba(255,255,255,0.95) !important;
}

.goldClient_background_color_12 {
	background-color:rgba(255,255,255,1) !important;
}

#wrapper.hp_49_04_25 .msPassmarkTxt, #wrapper.hp_49_05_17 .msPassmarkTxt {
	display:none !important;
}