/* ================== Root variables ================== */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');

:root {
	--bs-body-font-family: 'Inter', sans-serif !important;
	--bs-font-sans-serif: 'Inter', sans-serif !important;
	--bs-tooltip-margin: 0.625rem;
	--bs-primary-rgb: 11, 94, 215;
	--manage-course-width: 21.875rem;
	--nav-height: 3.75rem;
	--footer-height: 5rem;
	--nav-index: 1049;
	--jq-dialog-index: 9999;
	--footer-index: 1047;
	--side-width: 28.75rem;
	--feature-side-width: 21.875rem;
	--side-index: 1035;
	--uc-table-th-background: #E9ECEF;
	--table-border-first-color: #E8E8E8;
	--uc-table-th-fw: 600;
	--uc-table-th-lh: 1.25;
	--uc-table-th-top-border-color: var(--bs-primary);
	--uc-table-devider-color: #dbd8d8;
	--uc-table-th-border-color: #f1f1f1;
	--uc-table-class-average-color: #b5c6d7;
	--bg-toc: #f2fdff;
	--uc-tutor-footer-bg: var(--bs-gray-100);
	--uc-color-dark-green: #18a689;
	--uc-focus-color: #89ace4;
	--uc-color-l1: #000;
	--uc-color-l2: #4285f4;
	--uc-color-l3: #55665b;
	--uc-color-navy: #1ab394;
	--uc-color-green: green;
	--uc-color-green-light: #abffab;
	--uc-color-non-graded: #f44e42;
	--uc-color-auto-graded: #a30995;
	--uc-color-unattempted: #c4830a;
	--uc-color-beginner: #43a047;
	--uc-color-intermediate: #e59900;
	--uc-color-advanced: #5E196A;
	--level1: #43a047;
	--level2: #0e92ff;
	--level3: #e59900;
	--level4: #6637e9;
	--level5: #f44e42;
	--level6: #5E196A;
	--uc-color-light-gray: #F3F6FF;
	--uc-color-factbox: #f2f4fd;
	--uc-color-factbox-border: #afbcea;
	--uc-color-note: #3b1a75;
	--uc-color-cyan: #d4e4ff;
	--uc-color-tts: #000;
	--uc-color-white: #fff;
	--uc-color-gray: #a8a8a8;
	--uc-bg-tts: #e8f3ff;
	--uc-bg-correct-video: #D0FFC7;
	--uc-bg-correct: #f1faf1;
	--uc-bg-incorrect: #fcf0f0;
	--uc-bg-unattempted-video: #FFFFCD;
	--uc-bg-unattempted: #fffff2;
	--uc-border-incorrect: #DC354533;
	--uc-border-unattempted: #FFE492;
	--uc-border-correct: #1987544D;
	--uc-color-card-text: #3E4265;
	--uc-badge-unattempted: #FF9500;
	--uc-badge-beginner: #7749F8;
	--uc-badge-intermediate: #CFF4FC;
	--uc-badge-advanced: #6C757D;
	--uc-has-error-color: var(--bs-form-invalid-color);
	--invert-bg: #212529;
	--invert-color: #dee2e6;
	--uc-ibox-border: 1px solid var(--bs-border-color);
	--uc-ibox-background: var(--bs-tertiary-bg);
	--switchery-bg-red: #dc3545;
	--switchery-bg-red-subtle: #f8d7da;
	--circle-progress-size: 2.1875rem;
	--uc-primary: #6365d0;
	--uc-color-progress-warning: var(--bs-warning);
	--uc-popover-max-width: 24.6875rem;
	--uc-suttle-blue-color: #131022;
	--cyan-anchor-color: #0DCAF0;
	--uc-light-blue: #e6f0fa;
	--uc-light-blue-hover: #d0e4fc;
	--colorboot-primary: #0D6EFD;
	--colorboot-secondry: #6C757D;
	--colorboot-gray: #E2E5F1;
	--color-light-1: #f6f6f6;
	--color-light-2: #E8E8E8;
	--color-light-3: #f7f7f7;
	--color-light-4: #E0E5E9;
	--color-gray: #6C757D;
	--color-accent: #f47b66;
	--btn-primary-color: #0d6efd;
	--tutor-code-bg: #f3f3f3;
	--primary-bs-color: #1266f1;
	--dot-grey-color: #cdd3d9;
	--dark-border: #adb5bd;
	--lab-icons-color: #f2745f;
	--btn-primary-color: #0d6efd;
	--bs-btn-active-bg: #0d6efd;
	--practic-test-border-color: #b3ccf7;
	--bs-danger-rgb: 220, 53, 69;
	--input-placeholder-color: #8f8f8f;
	--isbn-tertiary-color: rgba(33, 37, 41, 0.5);
	--bs-warning-rgb: 255, 193, 7;
	--text-muted-color: rgba(33, 37, 41, 0.75);
	--bs-dark-border-subtle: #adb5bd;
	--ec-button-active-bg-color-1: #1266f1;
	--ec-button-active-border-color-1: #1266f1;
	--progress-green-color: #aceeac;
	--progress-green-color-study-planner: #356235;
	--numbering-background-color: #616970;
	--bs-success-rgb: 25, 135, 84;
	--bs-border-color: #dee2e6;
	--bs-code-color: #AE1233;
	--bs-link-color: #0d6efd;
	--uc-color-green: green;
	--border-width: 0px;
	--code-punctuation-color: #999;
	--code-operator-color: #9a6e3a;
	--focus-border: 0.0px;
	--bs-focus-ring-color: rgb(0 102 253);
	--is-accessbiltiy-on-color: #212529;
	--select-disabled-color: #434343;
	--is-accessbiltiy-on-color-1: #212529;
	--si-bg-blue: #CFE2FF;
	--si-nav-link-font-size: 1rem;
	--si-nav-link-font-weight: 500;
	--si-font-inter: "Inter";
	--section-key-border-color: #DEE2E6;
	--section-key-bg-color: #F8F9FA;
	--section-key-color: #0d6efd;
	--tab-active-color: #024CBA;
	--bg-cyan-boder: #6EDFF6;
	--bg-cyan: #CFF4FC;
	--bg-grey: #E9ECEF;
	--border-grey: #CED4DA;
	--unwatched-color:#CED4DA;
	--dark-grey: #343A40;
	--blue-side-line: #373EEF;
	--text-cyan: #055160;
	--bg-yellow: #FFC107 --threedotmenu-color:#dfdfff;
	--threedotmenu-icon-color: #000;
	--userimagecolor-p-bg-color: #c4a5ba;
	--userimagecolor-v-bg-color: #d4bea3;
	--userimagecolor-x-bg-color: #d7cec7;
	--userimagecolor-5-bg-color: #4f84b3;
	--userimagecolor-w-bg-color: #d36334;
	--userimagecolor-g-bg-color: #889a6c;
	--userimagecolor-0-bg-color: #0085b3;
	--userimagecolor-1-bg-color: #008b8b;
	--userimagecolor-2-bg-color: #12a6ae;
	--userimagecolor-3-bg-color: #227093;
	--userimagecolor-4-bg-color: #4a766e;
	--userimagecolor-6-bg-color: #507786;
	--userimagecolor-7-bg-color: #528b8b;
	--userimagecolor-8-bg-color: #5a9a6b;
	--userimagecolor-9-bg-color: #5c5c5c;
	--userimagecolor-a-bg-color: #5e5b91;
	--userimagecolor-b-bg-color: #5f755e;
	--userimagecolor-c-bg-color: #7a9184;
	--userimagecolor-d-bg-color: #92cdf7;
	--userimagecolor-e-bg-color: #77d9c4;
	--userimagecolor-f-bg-color: #82ac92;
	--userimagecolor-h-bg-color: #8a9fa6;
	--userimagecolor-i-bg-color: #93abd8;
	--userimagecolor-j-bg-color: #96858f;
	--userimagecolor-k-bg-color: #9c5565;
	--userimagecolor-l-bg-color: #af7e41;
	--userimagecolor-m-bg-color: #d8b679;
	--userimagecolor-n-bg-color: #a08aa7;
	--userimagecolor-o-bg-color: #ce9999;
	--userimagecolor-q-bg-color: #b7e1cd;
	--userimagecolor-r-bg-color: #c06a40;
	--userimagecolor-s-bg-color: #c44569;
	--userimagecolor-t-bg-color: #c6558e;
	--userimagecolor-u-bg-color: #c78a6e;
	--userimagecolor-y-bg-color: #e992b6;
	--userimagecolor-z-bg-color: #f77777;
	--label-incorrect-color: #b94a48;
	--progress-border-color: #cfcfcd;
	--discout-color-green: #22C55E;
	--btn-group-border-color: #ced4da;
	--text-info: #0DCAF0;
	--accessibility-opacity: 0.5;
	--bs-border-radius: 0.25rem;


	--badge-primary-bg: #EBE5FC;
	--badge-primary-text: #052C65;

	--badge-secondary-bg: #E2E3E2;
	--badge-secondary-text: #000000;

	--badge-success-bg: #D1E7DD;
	--badge-success-text: #0A3622;

	--badge-danger-bg: #F8D7DA;
	--badge-danger-text: #58151C;

	--badge-info-bg: #CFF4FC;
	--badge-info-text: #055160;

	--badge-warning-bg: #FAF2E8;
	--badge-warning-text: #664D03;

	--badge-light-bg: #EBF0EB;
	--badge-light-text: #414141;

	--discussion-icon-border-color: #9EC5FE;
	    --bs-nav-link-color:#0A50C1;


}

.badge {
	font-size: 11px;
	padding: 5px 8px;
	font-weight: 600;
	border-radius: 5px;
	text-transform: uppercase;
	/* font-family: 'Inter', sans-serif; */
}

/* Badge colors */

.badge.bg-primary {
	background-color: var(--badge-primary-bg) !important;
	color: var(--badge-primary-text) !important;
}

.badge.bg-secondary {
	background-color: var(--badge-secondary-bg) !important;
	color: var(--badge-secondary-text) !important;
}

.badge.bg-success {
	background-color: var(--badge-success-bg) !important;
	color: var(--badge-success-text) !important;
}

.badge.bg-danger {
	background-color: var(--badge-danger-bg) !important;
	color: var(--badge-danger-text) !important;
}

.badge.bg-info {
	background-color: var(--badge-info-bg) !important;
	color: var(--badge-info-text) !important;
}

.badge.bg-warning {
	background-color: var(--badge-warning-bg) !important;
	color: var(--badge-warning-text) !important;
}

.badge.bg-light {
	background-color: var(--badge-light-bg) !important;
	color: var(--badge-light-text) !important;
}

.bg-badge-unwatched{
	background-color: var(--unwatched-color) !important;
}

.bg-badge-correct{
	background-color: var(--badge-success-bg) !important;
}
.bg-badge-incorrect{
	background-color: var(--badge-danger-bg) !important;
}
/* Accessibility mode */

[enhanced_accessibility="1"] .badge {
	border: 1px solid currentColor !important;
}


#preview_tab iframe #document html body {
	color: red !important;
	background-color: pink !important;
}

[data-bs-theme="dark"][enhanced_accessibility="1"] .help-video-text,
[data-bs-theme="dark"][enhanced_accessibility="1"] .help-video-icon {
	color: var(--primary-bs-color) !important;
}


@media screen and (max-width: 48rem) {
	:root {
		--manage-course-width: 13.75rem;
		--side-width: 25rem;
	}

	#ebook_popup a {
		min-width: unset !important;
	}
}

@media screen and (max-width: 31.25rem) {
	:root {
		--side-width: 17.5rem;
	}

	#ebook_popup a {
		min-width: unset !important;
	}

	.starttest,
	.testprep_dash {
		width: 14.0625rem !important;
	}

	.toc-chapter-filter-main {
		width: 3.75rem !important;
	}

	.timeline_v2::before {
		left: 2rem !important;
	}

	.timeline_icon {
		left: 0.75rem !important;
	}
}

[enhanced_accessibility="1"] {
	--uc-color-unattempted: #6F4A05;
	--bs-red: #810925 !important;
	--primary-bs-color: #032c6e;
	--dot-grey-color: #585858;
	--dark-border: #585858;
	--bs-primary-rgb: 0, 65, 157;
	--uc-badge-unattempted: #5C3600;
	--bs-secondary-bg-disabled: #ffffff;
	--lab-icons-color: #7F1C0A;
	--btn-primary-color: var(--primary-bs-color);
	--bs-btn-active-bg: #053279;
	--bs-dark-bg-subtle: #585858;
	--practic-test-border-color: #0A50C1;
	--bs-danger-rgb: 148, 9, 41;
	--input-placeholder-color: #2f2f2f;
	--isbn-tertiary-color: #232323;
	--bs-warning-rgb: 100, 72, 21;
	--uc-color-intermediate: #644815;
	--text-muted-color: rgba(0, 0, 0, 0.75);
	--bs-dark-border-subtle: #39424C;
	--disabled-primary-color: #0A50C1;
	--ec-button-active-bg-color-1: #0A50C1;
	--ec-button-active-border-color-1: #0A50C1;
	--uc-badge-beginner: #3E0DC5;
	--uc-badge-intermediate: #064e58;
	--uc-badge-advanced: #52595F;
	--numbering-background-color: #3D4348;
	--bs-success-rgb: 8, 48, 29;
	--bs-border-color: #39424C;
	--uc-table-th-top-border-color: #0A50C1;
	--bs-link-color: #0A50C1;
	--bs-secondary-rgb: 57, 66, 76;
	--uc-color-green: #054829;
	--white-transparent-bg: white;
	--uc-color-non-graded: #701009;
	--uc-color-auto-graded: #54064d;
	--uc-color-unattempted: #6b4602;
	--uc-color-beginner: #08530c;
	--uc-color-intermediate: #604103;
	--uc-color-advanced: #3d0347;
	--border-width: 0.3125rem;
	--code-punctuation-color: #3D3D3D;
	--code-operator-color: #4E381D;
	--focus-border: 0.3125rem;
	--bs-focus-ring-color: rgba(0, 52, 128, 1);
	--bs-dropdown-link-active-bg: var(--btn-primary-color);
	--bs-primary: var(--btn-primary-color);
	--bs-danger: var(--bs-red);
	--bs-success: var(--uc-color-green);
	--bs-secondary: #4c5054;
	--item-success-light-color: #1e5d41;
	--bs-code-color: #9b044f;
	--bs-green: var(--bs-success);
	--bs-yellow: #774e04;
	--bs-cyan: #127e94;
	--text-info: #0A5D6D;
	--is-accessbiltiy-on-color: #f7f7f7;
	--colorboot-primary: var(--primary-bs-color);
	--uc-light-danger: #FFE9E9;
	--uc-light-success: #F2FFEB;
	--select-disabled-color: #212529;
	--threedotmenu-color: none;
	--uc-table-th-background: var(--uc-color-light-gray);
	--table-border-first-color: var(--primary-bs-color);
	--userimagecolor-p-bg-color: #7A406F;
	--userimagecolor-v-bg-color: #5e4631;
	--userimagecolor-x-bg-color: #5a4a3f;
	--userimagecolor-5-bg-color: #2F4F6B;
	--userimagecolor-w-bg-color: #84391B;
	--userimagecolor-g-bg-color: #232B1B;
	--userimagecolor-0-bg-color: #001E2F;
	--userimagecolor-1-bg-color: #002626;
	--userimagecolor-2-bg-color: #052C30;
	--userimagecolor-3-bg-color: #0D2731;
	--userimagecolor-4-bg-color: #1C2D29;
	--userimagecolor-6-bg-color: #151F22;
	--userimagecolor-7-bg-color: #172727;
	--userimagecolor-8-bg-color: #17291B;
	--userimagecolor-9-bg-color: #242424;
	--userimagecolor-a-bg-color: #25243A;
	--userimagecolor-b-bg-color: #191E18;
	--userimagecolor-c-bg-color: #1F2527;
	--userimagecolor-d-bg-color: #223844;
	--userimagecolor-e-bg-color: #2F574E;
	--userimagecolor-f-bg-color: #34443A;
	--userimagecolor-h-bg-color: #454F56;
	--userimagecolor-i-bg-color: #4A55EC;
	--userimagecolor-j-bg-color: #4C4247;
	--userimagecolor-k-bg-color: #4E2A32;
	--userimagecolor-l-bg-color: #573F20;
	--userimagecolor-m-bg-color: #6C5A3C;
	--userimagecolor-n-bg-color: #504553;
	--userimagecolor-o-bg-color: #674C4C;
	--userimagecolor-q-bg-color: #5B7066;
	--userimagecolor-r-bg-color: #603520;
	--userimagecolor-s-bg-color: #622234;
	--userimagecolor-t-bg-color: #632A47;
	--userimagecolor-u-bg-color: #3F2B22;
	--userimagecolor-y-bg-color: #4B2F3A;
	--userimagecolor-z-bg-color: #7B3B3B;
	--uc-color-navy: #001f3f;
	--enhanced-accessibility-btnbg-active-color: #003f8f;
	--uc-color-l2: var(--btn-primary-color);
	--label-incorrect-color:#58151c;
	--progress-border-color:#000000;
	--discout-color-green:#054829;
	--btn-group-border-color:#030303;
	--numbering-background-color:#030303;
	--bs-link-hover-color:#084bb0;
	--accessibility-opacity:1;
	--progress-green-color:#349b34;
	--bs-secondary-bg:#767676;
	--bs-nav-link-color:#053279;
}

.text-info {
	color: var(--text-info) !important;
	--numbering-background-color: #030303;
}

[data-bs-theme="dark"] {
	--bg-toc: #2b3035;
	--tutor-code-bg: var(--bs-secondary-bg);
	--uc-tutor-footer-bg: var(--bs-body-bg);
	--uc-color-light-gray: #20232f;
	--uc-color-intermediate: #edad51;
	--uc-color-non-graded: #fd7b69;
	--uc-color-auto-graded: #bb55ac;
	--uc-color-beginner: #539c45;
	--uc-color-advanced: #ff623e;
	--invert-bg: #ced4da;
	--invert-color: #212529;
	--uc-color-factbox: #2f2b3a;
	--uc-color-factbox-border: #46424f;
	--uc-color-note: #a893c1;
	--uc-color-cyan: #031633;
	--uc-bg-correct: #290609;
	--uc-bg-incorrect: #2c0b0e;
	--uc-bg-unattempted: #332701;
	--uc-color-l1: var(--uc-color-white);
	--uc-color-l2: #5d9bff;
	--uc-color-l3: #9abda7;
	--uc-table-class-average-color: #384a5c;
	--uc-table-th-border-color: #656565;
	--uc-table-devider-color: #656565;
	--uc-color-progress-warning: #af7420;
	--uc-bg-correct-video: #3C6343;
	--uc-bg-unattempted-video: #6E6A36;
	--uc-border-unattempted: #5a4e2b;
	--input-placeholder-color: #ced4da;
	--isbn-tertiary-color: #ced4da;
	--white-transparent-bg: transparent;
	--text-muted-color: white;
	--uc-text-primary: #ffffff;
	--uc-text-secondary: #adb5bd;
	--uc-bg-primary: #121212;
	--uc-bg-secondary: #1e1e1e;
	--uc-border-color: #343a40;
	--uc-link-color: #66b0ff;
	--uc-color-gray-white: #fff;
	--primary-bs-color: #3888ff;
	--bs-primary-rgb: 13, 110, 253;
	--bs-link-hover-color: var(--primary-bs-color);
	--btn-primary-color: var(--primary-bs-color);
	--bs-dropdown-link-active-bg: var(--btn-primary-color);
	--bs-primary: var(--btn-primary-color);
	--bs-focus-ring-color: rgb(0, 75, 186);
	--bs-dropdown-link-active-bg: var(--btn-primary-color);
	--bs-primary: var(--btn-primary-color);
	--bs-red: #ff2256;
	--bs-danger-rgb: 255, 34, 86;
	--bs-danger: var(--bs-red);
	--uc-color-green: #2dff9d;
	--bs-success: var(--uc-color-green);
	--bs-green: var(--bs-success);
	--bs-warning-rgb: 255, 193, 77;
	--bs-success-rgb: 65, 249, 163;
	--bs-secondary-rgb: 174, 174, 174;
	--select-disabled-color: #d4d4d4;
	--bs-secondary-bg-disabled: #343a40;
	--is-accessbiltiy-on-color-1: #f7f7f7;
	--bg-grey: var(--bs-body-bg);
	--section-key-bg-color: var(--bs-body-bg);
	--threedotmenu-icon-color: #FFF;
	--threedotmenu-color: none;
	--uc-table-th-background: var(--primary-bs-color);
	--table-border-first-color:var(--primary-bs-color);
	 --item-dragNDrop-text-color : #ffffff;

}

[data-bs-theme="dark"] .btn-outline-secondary {
	color: #fff !important;
	border-color: #6c757d !important;
}

[data-bs-theme="dark"] .btn-outline-secondary:hover {
	color: #fff !important;
	background-color: #6c757d !important;
}


[data-bs-theme="light"] {
	--uc-text-primary: #000000;
	--uc-text-secondary: #495057;
	--uc-bg-primary: #ffffff;
	--uc-bg-secondary: #f8f9fa;
	--uc-border-color: #989899b0;
	--uc-link-color: #0d6efd;
	--uc-color-gray-white: #6C757D;
	 --is-accessbiltiy-on-color-1:#212529;
}

/* New button for header */
.btn-outline-blue {
	--bs-btn-color: var(--btn-primary-color);
	--bs-btn-border-color: var(--btn-primary-color);
	--bs-btn-hover-color: #fff;
	--bs-btn-hover-bg: var(--btn-primary-color);
	--bs-btn-hover-border-color: var(--btn-primary-color);
	--bs-btn-focus-shadow-rgb: 99, 101, 208;
	--bs-btn-active-color: #fff;
	--bs-btn-active-bg: var(--btn-primary-color);
	--bs-btn-active-border-color: var(--btn-primary-color);
	--bs-btn-active-shadow: unset;
	--bs-btn-disabled-color: var(--btn-primary-color);
	--bs-btn-disabled-bg: transparent;
	--bs-btn-disabled-border-color: var(--btn-primary-color);
	--bs-gradient: none;
	--bs-btn-font-weight: 500;
}

[enhanced_accessibility="1"] .btn-outline-blue,
[enhanced_accessibility="1"] .login-btn,
[enhanced_accessibility="1"] .signup-btn {
	background-color: transparent !important;
	color: var(--btn-primary-color) !important;
	border-color: var(--btn-primary-color) !important;
	text-decoration: underline !important;
}

[enhanced_accessibility="1"] .btn-outline-blue:hover,
[enhanced_accessibility="1"] .login-btn:hover,
[enhanced_accessibility="1"] .signup-btn:hover {
	background-color: var(--btn-primary-color) !important;
	color: #fff !important;
}

.bg-sky-blue {
	background-color: var(--si-bg-blue) !important;
	color: var(--uc-color-l1)
}

.sandbox-card {
	border-color: #3D8BFD !important;
	background-color: #E7F1FF !important;
}

[enhanced_accessibility="1"] .sandbox-card {
	border-color: #212529 !important;
	--item-dragNDrop-text-color : #212529;
}

.sandbox-card-primary {
	border-color: #0D6EFD !important;
	background-color: #F8F9FA !important;
}

[data-bs-theme="dark"] .sandbox-card-primary {
	background-color: #1e1e1e !important;
	border-color: #3D8BFD !important;
}

[data-bs-theme="dark"] #item-container-grid-view .unattempted>.card,
[data-bs-theme="dark"] #item-container-grid-view .unattempted>.sandbox-card-primary {
	border-color: #333 !important;
	background-color: #1e1e1e !important;
}

[data-bs-theme="dark"] #item-container-grid-view .correct>.card,
[data-bs-theme="dark"] #item-container-grid-view .correct>.sandbox-card-primary {
	border-color: #A3CFBB !important;
	background-color: #D8FFDC !important;
}

[data-bs-theme="dark"] #item-container-grid-view .incorrect>.card,
[data-bs-theme="dark"] #item-container-grid-view .incorrect>.sandbox-card-primary {
	border-color: #F1AEB5 !important;
	background-color: #F8D7DA !important;
}

[data-bs-theme="dark"] #item-container-grid-view .correct .lab-title-text,
[data-bs-theme="dark"] #item-container-grid-view .incorrect .lab-title-text,
[data-bs-theme="dark"] #item-container-grid-view .correct .card-text,
[data-bs-theme="dark"] #item-container-grid-view .incorrect .card-text {
	color: #212529 !important;
}

#item-container-grid-view .unattempted>.card,
#item-container-grid-view .unattempted>.sandbox-card-primary {
	border-color: #CED4DA !important;
	background-color: white !important;
}

[enhanced_accessibility="1"] #item-container-grid-view .unattempted>.card,
[enhanced_accessibility="1"] #item-container-grid-view .unattempted>.sandbox-card-primary {
	border-color: #212529 !important;
}

#item-container-grid-view .correct>.card,
#item-container-grid-view .correct>.sandbox-card-primary {
	border-color: #A3CFBB !important;
	background-color: #D8FFDC !important;
}

[enhanced_accessibility="1"] #item-container-grid-view .correct>.card,
[enhanced_accessibility="1"] #item-container-grid-view .correct>.sandbox-card-primary {
	border-color: #212529 !important;
}

#item-container-grid-view .incorrect>.card,
#item-container-grid-view .incorrect>.sandbox-card-primary {
	border-color: #F1AEB5 !important;
	background-color: #F8D7DA !important;
}

[enhanced_accessibility="1"] #item-container-grid-view .incorrect>.card,
[enhanced_accessibility="1"] #item-container-grid-view .incorrect>.sandbox-card-primary {
	border-color: #212529 !important;
}

#ebook_toc .card.border-secondary {
	border-color: #6C757D !important;
}

#ebook_toc .card.bg-body {
	background-color: var(--bs-body-bg) !important;
}

.card-img-border {
	border-color: #ABB5BE !important;
}

#item-container-grid-view .lab_card>.card,
#item-container-grid-view .lab_card>.sandbox-card-primary {
	height: 90px !important;
}

.width70 {
	width: 4.375rem !important;
}

.height70 {
	height: 4.375rem !important;
}

.section-key {
	border: 1px solid var(--invert-bg);
	background-color: transparent;
	padding: 0.53rem 0.75rem;
	border-radius: 1.625rem;
	color: var(--invert-bg);
}

.px-10 {
	padding-left: 0.625rem !important;
	padding-right: 0.625rem !important;
}

.fs-1 {
	font-size: 2.5rem !important;
}

.fs-2 {
	font-size: 2rem !important;
}

.fs-3 {
	font-size: 1.75rem !important;
}

.fs-4 {
	font-size: 1.5rem !important;
}

.fs-5 {
	font-size: 1.25rem !important;
}

.fs-6 {
	font-size: 1rem !important;
}

.fs-sm {
	font-size: 0.875rem !important;
}

.fs-xs {
	font-size: 0.75rem !important;
}

.padding-x-12-y-6 {
	padding: 0.375rem 0.75rem !important;
}

.planner-points-border {
	border-color: #212529 !important;
}

[data-bs-theme="dark"] .planner-points-border {
	border-color: #dee2e6 !important;
}

[data-bs-theme="dark"] .timeline_icon {
	background-color: var(--primary-bs-color) !important;
}


.fw-5 {
	font-weight: 500 !important;
}

.fw-6 {
	font-weight: 600 !important;
}

.round-radius-focus:focus {
	border-radius: 50% !important;
}

.lh-1-4 {
	line-height: 1.4 !important;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.activate_warning_icon {
		width: 38px;
		height: 38px;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0;
		/* important for perfect circle */
		border-radius: 50%;
		/* make it circle */
	}
}

.tab-active {
	color: var(--tab-active-color) !important;
	border-bottom: 2px solid var(--tab-active-color) !important;
}

.bg-cyan-blue {
	background-color: var(--bg-cyan);
}

.border-cyan {
	border: 1px solid var(--bg-cyan-boder) !important;
}

.bg-grey {
	background-color: var(--bg-grey);
}

.border-grey {
	border: 1px solid var(--border-grey) !important;
}

.dark-grey-color {
	background-color: var(--dark-grey) !important;
}

.border-grey-secondary {
	border: 1px solid var(--invert-bg) !important;
}

.text-cyan {
	color: var(--text-cyan);
}

.bg-yellow {
	background-color: var(--bg-yellow);
}

.offcanvas-21rem {
	width: 21rem !important;
}

.is-accessbiltiy-on-color {
	color: var(--is-accessbiltiy-on-color) !important;
}

[enhanced_accessibility="1"] .btn {
	--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), 1);
}

[enhanced_accessibility="1"] .btn-light {
	--bs-btn-focus-shadow-rgb: 0, 52, 128;
}

[enhanced_accessibility="1"] .btn-light.active,
[enhanced_accessibility="1"] .btn-light.show {
	background-color: #e2e2e2;
}

[enhanced_accessibility="1"] .btnbg.show {
	background-color: var(--enhanced-accessibility-btnbg-active-color) !important;
}

/* Add a white separator line for primary buttons */
[enhanced_accessibility="1"] .btn-primary:focus,
[enhanced_accessibility="1"] .btn-outline-secondary:focus,
[enhanced_accessibility="1"] .btn-outline-primary:focus,
[enhanced_accessibility="1"] .btn-light.active:focus {
	box-shadow:
		0 0 0 0.125rem #fff,
		/* white border/gap */
		0 0 0 0.35rem rgba(var(--bs-btn-focus-shadow-rgb), 1) !important;
	/* focus ring */
}

[enhanced_accessibility="1"] .virtual_video_close:focus,
[enhanced_accessibility="1"] .video_card_progress:focus,
[enhanced_accessibility="1"] div.progress[role="progressbar"]:focus,
[enhanced_accessibility="1"] .timeline_v2 .timeline_icon:focus
{
  box-shadow:
    0 0 0 0.125rem #fff, /* white border/gap */
    0 0 0 0.35rem rgba(0, 52, 128, 1) !important; /* focus ring */
}

[data-bs-theme="light"][enhanced_accessibility="1"] .btn-primary {
	--bs-btn-bg: var(--btn-primary-color);
	border: 1px solid var(--btn-primary-color);
}

[enhanced_accessibility="1"] .btn-outline-primary {
	--bs-btn-color: var(--btn-primary-color);
	--bs-btn-border-color: var(--btn-primary-color);
}

[enhanced_accessibility="1"] .btn-primary,
[enhanced_accessibility="1"] .btn-outline-primary {
	--bs-btn-focus-shadow-rgb: 0, 52, 128;
	--bs-btn-hover-bg: var(--btn-primary-color);
	--bs-btn-active-bg: var(--btn-primary-color);
	--bs-btn-hover-border-color: var(--btn-primary-color);
	--bs-btn-active-border-color: var(--btn-primary-color);
}

[enhanced_accessibility="1"] .btn-danger {
	--bs-btn-bg: var(--bs-red);
}

[enhanced_accessibility="1"] .btn-outline-danger {
	--bs-btn-color: var(--bs-red);
	--bs-btn-border-color: var(--bs-red);
}

[enhanced_accessibility="1"] .btn-danger,
[enhanced_accessibility="1"] .btn-outline-danger {
	--bs-btn-focus-shadow-rgb: 0, 52, 128;
	--bs-btn-hover-bg: var(--bs-red);
	--bs-btn-active-bg: var(--bs-red);
	--bs-btn-hover-border-color: var(--bs-red);
	--bs-btn-active-border-color: var(--bs-red);
}

[enhanced_accessibility="1"] .btn-success {
	--bs-btn-bg: var(--bs-green);
}

[enhanced_accessibility="1"] .btn-outline-success {
	--bs-btn-color: var(--bs-green);
	--bs-btn-border-color: var(--bs-green);
}

[enhanced_accessibility="1"] .btn-success,
[enhanced_accessibility="1"] .btn-outline-success {
	--bs-btn-focus-shadow-rgb: 0, 52, 128;
	--bs-btn-hover-bg: var(--bs-green);
	--bs-btn-active-bg: var(--bs-green);
	--bs-btn-hover-border-color: var(--bs-green);
	--bs-btn-active-border-color: var(--bs-green);
}

[enhanced_accessibility="1"] .btn-warning {
	--bs-btn-bg: var(--bs-yellow);
	--bs-btn-color: #fff;
}

[enhanced_accessibility="1"] .btn-outline-warning {
	--bs-btn-color: var(--bs-yellow);
	--bs-btn-border-color: var(--bs-yellow);
}

[enhanced_accessibility="1"] .btn-warning,
[enhanced_accessibility="1"] .btn-outline-warning {
	--bs-btn-focus-shadow-rgb: 0, 52, 128;
	--bs-btn-hover-bg: var(--bs-yellow);
	--bs-btn-active-bg: var(--bs-yellow);
	--bs-btn-hover-border-color: var(--bs-yellow);
	--bs-btn-active-border-color: var(--bs-yellow);
	--bs-btn-hover-color: #fff;
	--bs-btn-active-color: #fff;
}

[enhanced_accessibility="1"] .btn-info {
	--bs-btn-bg: var(--bs-cyan);
	--bs-btn-color: #fff;
}

[enhanced_accessibility="1"] .btn-outline-info {
	--bs-btn-color: var(--bs-cyan);
	--bs-btn-border-color: var(--bs-cyan);
}

[enhanced_accessibility="1"] .btn-info,
[enhanced_accessibility="1"] .btn-outline-info {
	--bs-btn-focus-shadow-rgb: 0, 52, 128;
	--bs-btn-hover-bg: var(--bs-cyan);
	--bs-btn-active-bg: var(--bs-cyan);
	--bs-btn-hover-border-color: var(--bs-cyan);
	--bs-btn-active-border-color: var(--bs-cyan);
	--bs-btn-hover-color: #fff;
	--bs-btn-active-color: #fff;
}

[enhanced_accessibility="1"] .btn-secondary {
	--bs-btn-bg: var(--bs-secondary);
}

[enhanced_accessibility="1"] .btn-outline-secondary {
	--bs-btn-color: var(--bs-secondary);
	--bs-btn-border-color: var(--bs-secondary);
}

[enhanced_accessibility="1"] .btn-secondary,
[enhanced_accessibility="1"] .btn-outline-secondary {
	--bs-btn-focus-shadow-rgb: 0, 52, 128;
	--bs-btn-hover-bg: var(--bs-secondary);
	--bs-btn-active-bg: var(--bs-secondary);
	--bs-btn-hover-border-color: var(--bs-secondary);
	--bs-btn-active-border-color: var(--bs-secondary);
}

[enhanced_accessibility="1"] .btn-link {
	--bs-btn-active-bg: #949494;
}

[enhanced_accessibility="1"] .set_modal_values {
	--bs-btn-active-bg: transparent;
}

[enhanced_accessibility="1"] .bottom-toolbar .btn-link {
	--bs-btn-active-bg: transparent;
	background-color: transparent;
}

[enhanced_accessibility="1"] #support_search div {
	color: #fff !important;
}

[enhanced_accessibility="1"] input[type="radio" i] {
	accent-color: var(--btn-primary-color);
}

[enhanced_accessibility="1"] select:disabled {
	color: var(--is-accessbiltiy-on-color-1);
}

[enhanced_accessibility="1"] .edit_account_goal {
	color: #fff !important;
}

[enhanced_accessibility="1"] .edit_account_goal .text-danger {
	color: var(--uc-light-danger) !important;
}

[enhanced_accessibility="1"] .edit_account_goal .text-success {
	color: var(--uc-light-success) !important;
}

.link-underline-accessbility{
	color: #00419D !important;
	font-weight: bold;
	text-decoration: underline;
}

.intial-primary-color-outline {
	outline: #00419D !important;
	border: 1px solid #00419D !important;
	color: #00419D !important;
	border-radius: 0.4375rem;
	background: white;
}

.intial-primary-color-outline:hover {
	background: #00419D !important;
	border: 1px solid #00419D !important;
	color: white !important;
}

.intial-primary-color {
	background: #00419D !important;
	border: 1px solid #00419D !important;
	color: white !important;
	border-radius: 0.4375rem;
}

.bg-color-custom {
	background: var(--uc-color-intermediate) !important;
}

.language-javascript>.operator {
	color: var(--code-operator-color) !important;
}

.language-javascript>.punctuation {
	color: var(--code-punctuation-color) !important;
}

@media screen and (max-width: 60rem) {

	.width-zoom-200 {
		position: relative;
		top: 1.8125rem
	}

	.lab-title-text {
		white-space: normal !important;
		word-break: break-word;
		overflow-wrap: anywhere;
		display: block;
	}
}

.zoom-400 {
	display: none;
}

.zoom-400-out {
	display: block;
}


@media screen and (max-width: 30rem) {
  .zoom-400 {
    display: block;
  }
  .zoom-400-out {
    display: none;
  }
  .top-50{
	top:55% !important;
  }
	.left-side-chapter {
		width: 180px !important;
		white-space: normal;
		word-break: break-word;
	}
}

.bg-warning-1 {
	background: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.m_clr {
	color: rgba(var(--bs-danger-rgb)) !important
}

.a_clr {
	color: var(--bs-link-color) !important
}

.link-icon {
	color: rgba(var(--bs-danger-rgb)) !important
}

#card_start:focus-within {
	border: 0.125rem solid var(--disabled-primary-color) !important;
}

.snapshot_container:focus-within {
	border: 0.125rem solid var(--disabled-primary-color) !important;
}

.line_height_unset:focus-within {
	border: 0.125rem solid var(--disabled-primary-color) !important;
}

.bg-secondary-1 {
	background: var(--bs-secondary-rgb) !important;
}

.download_asset>.border {
	border: 1px solid var(--text-muted-color) !important;
}

.power-on-color {
	background: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

[enhanced_accessibility="1"] .factdialogclose,
.modal-close-btn-border {
	box-shadow: 0 0 0 0.1875rem var(--bs-focus-ring-color) !important;
	outline: 0;
	opacity: 1;
}

.notification-container {
	background: #ffbe47 !important;
}

.study-planner-progress-color {
	background-color: var(--progress-green-color-study-planner) !important;
}

.ec-day.ec-today>.ec-day-head {
	background-color: var(--ec-button-active-bg-color-1) !important;
	color: #fff;
}

.ec-button:disabled {
	opacity: 1 !important;
	background-color: var(--ec-button-active-bg-color-1) !important;
}

.ec-active {
	background: var(--ec-button-active-bg-color-1) !important;
	border: 1px solid var(--ec-button-active-border-color-1) !important;
}

.disabled {
	opacity: 1 !important;
}

.text-muted {
	opacity: 1 !important;
	color: var(--text-muted-color) !important;
}

span.link:not(.btn-primary) {
	color: var(--primary-bs-color) !important;
}

.text-body-tertiary {
	color: var(--isbn-tertiary-color) !important;
}

textarea::placeholder {
	color: var(--input-placeholder-color) !important;
}

input::placeholder {
	color: var(--input-placeholder-color) !important;
}

input::-webkit-input-placeholder {
	color: var(--input-placeholder-color) !important;
}

input:-ms-input-placeholder {
	color: var(--input-placeholder-color) !important;
}

input::-ms-input-placeholder {
	color: var(--input-placeholder-color) !important;
}

.text-bg-primary {
	background: var(--btn-primary-color) !important;
}

.btn-link {
	color: var(--btn-primary-color);
}

#submit_grade_button.show {
	color: white !important;
	background: var(--btn-primary-color) !important;
}

.form-check-input:checked {
	background-color: var(--btn-primary-color) !important;
	border-color: var(--btn-primary-color) !important;
}

input[type="checkbox"] {
	accent-color: var(--btn-primary-color) !important;
}

.chkbox:focus,
.form-check-input:focus {
	box-shadow: none !important;
	outline: none !important;
}

.close-modal-border {
	border: 1px solid var(--dot-grey-color);
	opacity: 1;
}

.flash-card-border {
	border: 1px solid var(--dark-border) !important;
}

[enhanced_accessibility="1"] .form-control:disabled {
	background-color: var(--bs-secondary-bg-disabled) !important;
	opacity: 1;
}

[enhanced_accessibility="1"] .btn.active{
	font-weight: 500;
}

[data-bs-theme="dark"] {
	--bg-toc: #2b3035;
	--tutor-code-bg: var(--bs-secondary-bg);
	--uc-tutor-footer-bg: var(--bs-body-bg);
	--uc-color-light-gray: #20232f;
	--uc-color-intermediate: #edad51;
	--uc-color-non-graded: #fd7b69;
	--uc-color-auto-graded: #bb55ac;
	--uc-color-beginner: #539c45;
	--uc-color-advanced: #ff623e;
	--invert-bg: #ced4da;
	--invert-color: #212529;
	--uc-color-factbox: #2f2b3a;
	--uc-color-factbox-border: #46424f;
	--uc-color-note: #a893c1;
	--uc-color-cyan: #031633;
	--uc-bg-correct: #290609;
	--uc-bg-incorrect: #2c0b0e;
	--uc-bg-unattempted: #332701;
	--uc-color-l1: var(--uc-color-white);
	--uc-color-l2: #5d9bff;
	--uc-color-l3: #9abda7;
	--uc-table-class-average-color: #384a5c;
	--uc-table-th-border-color: #656565;
	--uc-table-devider-color: #656565;
	--uc-color-progress-warning: #af7420;
	--uc-bg-correct-video: #3C6343;
	--uc-bg-unattempted-video: #6E6A36;
	--uc-border-unattempted: #5a4e2b;
	--input-placeholder-color: #ced4da;
	--isbn-tertiary-color: #ced4da;
	--white-transparent-bg: transparent;
	--text-muted-color: white;
	--uc-text-primary: #ffffff;
	--uc-text-secondary: #adb5bd;
	--uc-bg-primary: #121212;
	--uc-bg-secondary: #1e1e1e;
	--uc-border-color: #343a40;
	--uc-link-color: #66b0ff;
	--uc-color-gray-white: #fff;
}

[data-bs-theme="light"] {
	--uc-text-primary: #000000;
	--uc-text-secondary: #495057;
	--uc-bg-primary: #ffffff;
	--uc-bg-secondary: #f8f9fa;
	--uc-border-color: #989899b0;
	--uc-link-color: #0d6efd;
	--uc-color-gray-white: #6C757D
}


[data-bs-theme="playfull"] {
	--uc-table-class-average-color: #d7b5b5;
}

[data-bs-theme="minimal"] {
	--uc-table-class-average-color: #beb5d7;
}

[data-bs-theme="elegant"] {
	--uc-table-class-average-color: #b3b3b4;
}

[enhanced_accessibility="1"] .focus-within-border:focus-within,
[enhanced_accessibility="1"] [tabindex="0"]:focus,
[enhanced_accessibility="1"] [tabindex="0"]:focus-visible,
[enhanced_accessibility="1"] [role="tab"]:focus,
[enhanced_accessibility="1"] [role="tab"]:focus-visible,
[enhanced_accessibility="1"] button:focus {
	box-shadow: 0 0 0 3px var(--bs-focus-ring-color);
	outline: 0;
}

[enhanced_accessibility="1"] a[role="tab"]:focus-visible,
[enhanced_accessibility="1"] a[role="button"]:focus-visible,
[enhanced_accessibility="1"] a[tabindex="0"]:focus,
[enhanced_accessibility="1"] a:focus,
[enhanced_accessibility="1"] [role="status"]:focus,
[enhanced_accessibility="1"] span.btn.btn-light[role="button"][tabindex="0"]:focus-visible,
[enhanced_accessibility="1"] span.btn.btn-light[role="button"][tabindex="0"]:focus,
[enhanced_accessibility="1"] #open_side_pane_div[role="button"][tabindex="0"]:focus-visible,
[enhanced_accessibility="1"] #open_side_pane_div[role="button"][tabindex="0"]:focus,
[enhanced_accessibility="1"] #continue_test[tabindex="0"]:focus-visible,
[enhanced_accessibility="1"] #continue_test[tabindex="0"]:focus,.form-check-input:focus-visible,
[enhanced_accessibility="1"] .terminate_current_test[tabindex="0"]:focus-visible,.form-range:focus,
[enhanced_accessibility="1"] .terminate_current_test[tabindex="0"]:focus,[enhanced_accessibility="1"] .badge-design:focus {
    outline: 0;
    box-shadow:
        0 0 0 2px #ffffff,
        0 0 0 6px #0b2c6d !important;
}

.vjs-close-button.vjs-control.vjs-button:focus,.video_title:focus,footer .inline-menu.three_dots:focus{
	box-shadow: 0 0 0 3px var(--bs-white) !important;
    outline: 0
}

.vjs-default-button:focus,.vjs-done-button:focus{
	box-shadow: 0 0 0 2px #000000, 0 0 0 5px #F3F6FF !important ;
    outline: 0
}

[enhanced_accessibility="1"] #choicemain td.focus-highlight,
[enhanced_accessibility="1"] .quiz_result_accessibility:focus,
/* [enhanced_accessibility="1"] a.dropdown-item:focus, */
[enhanced_accessibility="1"] .factlink-content:focus,
[enhanced_accessibility="1"] .table thead th:focus,
[enhanced_accessibility="1"] .course_name_focus_profile:focus,
[enhanced_accessibility="1"] .licence-types .badge-design:focus,
[enhanced_accessibility="1"] .tasks-dialogTest .nav-link:focus {
	box-shadow: inset 0 0 0 3px var(--bs-focus-ring-color) !important;
	outline: 0 !important;
}

[enhanced_accessibility="1"] .table *:focus,
[enhanced_accessibility="1"] table td:focus{
    box-shadow: 0 0 0 1px var(--bs-white),0 0 0 3px var(--bs-focus-ring-color)!important;
    outline: 0 !important;
}

[enhanced_accessibility="1"] .course_images:focus,
[enhanced_accessibility="1"] .course_images:focus-visible { 
	 box-shadow: 0 0 0 1px var(--bs-white),0 0 0 3px var(--bs-focus-ring-color)!important;
    outline: 0 !important;
}

[enhanced_accessibility="1"] .vjs-volume-bar.vjs-slider-horizontal:focus,
[enhanced_accessibility="1"] .video-js .vjs-load-progress div:focus,
[enhanced_accessibility="1"] .video-js .vjs-progress-control .vjs-progress-holder:focus {
	box-shadow: 0 0 0 3px var(--bs-black), 0 0 0 6px var(--bs-white) !important
}

[enhanced_accessibility="1"] #choicemain th.focus-highlight,
[enhanced_accessibility="1"] .vjs-control-bar *:focus {
	box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px var(--bs-focus-ring-color) !important;
	outline: 0;
}

[enhanced_accessibility="1"] .panel *:focus,
[enhanced_accessibility="1"] a.video_preview:focus {
	/* box-shadow: none !important;
	outline: 3px solid  var(--bs-focus-ring-color) !important; */
	outline-offset: 2px;
}

[enhanced_accessibility="1"] .table a:not(.btn-progress) {
	display: inline-block;
}

[enhanced_accessibility="1"] .mobile-permotion-container *:focus,
[enhanced_accessibility="1"] .mobile-permotion-container *:focus-visible,
[enhanced_accessibility="1"] .img_alt_container *:focus,
[enhanced_accessibility="1"] .accessibility_circle_focus:focus,
[enhanced_accessibility="1"] .img_alt_container *:focus-visible,
[enhanced_accessibility="1"] .bottom-toolbar *:focus {
	box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--bs-focus-ring-color) !important;
}

[enhanced_accessibility="1"] #terminal_font span:focus,
[enhanced_accessibility="1"] .bg-gradient-primary *:focus {
	box-shadow: none !important;
	outline: 0.125rem solid #fff !important;
	outline-offset: 0.125rem;
}

[enhanced_accessibility="1"] .dropdown-item.active,
[enhanced_accessibility="1"] .dropdown-item:active {
	background-color: var(--btn-primary-color);
}

[enhanced_accessibility="0"] .focus-within-border:focus-within,
[enhanced_accessibility="0"] [tabindex="0"]:focus,
[enhanced_accessibility="0"] [tabindex="0"]:focus-visible {
	box-shadow: initial;
}


.outline-visiable:focus,
.outline-visiable:focus-visible {
	outline: 0.0938rem solid var(--bs-dark);
}

[enhanced_accessibility="0"] .focus-within-border:focus-within,
[enhanced_accessibility="0"] *:focus,
[enhanced_accessibility="0"] *:focus-visible,
[enhanced_accessibility="0"] *.show {
	outline: none !important;
}

[enhanced_accessibility="0"] .btn:not([class*="btn-outline-"]):focus,
[enhanced_accessibility="0"] .btn:not([class*="btn-outline-"]):focus-visible,
[enhanced_accessibility="0"] .btn:not([class*="btn-outline-"]).show {
	box-shadow: none !important;
	outline: none !important;
}

/* ================== NVIDIA merlin component ================== */
merlin-component {
	display: none !important;
}

/* ================== sticky table ================== */

.nosort.header:after {
	display: none !important;
}

.dashboard-btn {
	color: #004085 !important;
	border-color: #0C6DFD !important;
}

.dashboard-btn:hover {
	color: #fff !important;
	background-color: #0C6DFD !important;
}


pre {
	padding: 0.5938rem;
	margin: 0 0 0.625rem;
	font-size: 0.8125rem;
	word-break: break-all;
	word-wrap: break-word;
	color: var(--bs-body-color);
	background-color: rgba(var(--bs-secondary-bg-rgb));
	border: 1px solid var(--bs-dark-border-subtle);
	border-radius: 0.25rem;
}

/* ================== FONT SIZE SECTION ================== */

.small.text-muted,
small.text-muted {
	font-size: 0.813rem !important;
}

.fs-7 {
	font-size: 0.8rem !important;
}

.fs-18px {
	font-size: 18px !important;
}

.fs-8 {
	font-size: 0.7rem !important;
}

.fs-8px {
	font-size: 0.5rem !important;
}

.fs-10 {
	font-size: 0.625rem !important;
}

.fs-12 {
	font-size: 0.75rem !important;
}

.fs-13 {
	font-size: 0.813rem !important;
}

.fs-15 {
	font-size: 0.938rem !important;
}

.fs-18 {
	font-size: 1.125rem !important;
}

.fs-40 {
	font-size: 2.5rem !important;
}

.font9 {
	font-size: 0.5625rem;
}

.font10 {
	font-size: 0.625rem;
}

.font18 {
	font-size: 1.125rem;
}

.font19 {
	font-size: 1.1875rem;
}

.font20 {
	font-size: 1.25rem;
}

.font26 {
	font-size: 1.625rem;
}

.font30 {
	font-size: 1.875rem;
}

.font32 {
	font-size: 2rem;
}

.font34 {
	font-size: 2.125rem;
}

.font40 {
	font-size: 2.5rem;
}

.font48 {
	font-size: 3rem;
}

.image_max_height {
	max-height: 35.625rem;
}

.font56 {
	font-size: 3.5rem;
}

.font11 {
	font-size: 0.6875rem !important;
}

.font12 {
	font-size: 0.75rem !important;
}

.font13 {
	font-size: 0.8125rem !important;
}

.font14 {
	font-size: 0.875rem !important;
}

.font15 {
	font-size: 0.9375rem !important;
}

.font16 {
	font-size: 1rem !important;
}

.font17 {
	font-size: 1.0625rem !important;
}

.font21 {
	font-size: 1.3125rem !important;
}

.font22 {
	font-size: 1.375rem !important;
}

.font24 {
	font-size: 1.5rem !important;
	font-family: 'Inter', sans-serif !important;
}

.font28 {
	font-size: 1.75rem !important;
}

/* ================== ICON FONT SIZE SECTION =================== */
.fa.s1 {
	font-size: 0.625rem;
}

.fa.s2 {
	font-size: 0.875rem;
}

.fa.s3 {
	font-size: 1.125rem;
}

.fa.s4 {
	font-size: 1.375rem;
}

.fa.s5 {
	font-size: 1.625rem;
}

.fa.s6 {
	font-size: 1.875rem;
}

.fa.s7 {
	font-size: 2.25rem;
}

.fa.s8 {
	font-size: 2.5rem;
}

/* =================== nav_bar_dropdown =================== */

#navbarSupportedContent .nav_bar_dropdown:hover .dropdown-menu:not(#sideLabMenu) {
	display: block;
}

.text-medium-16 {
	font-family: 'Inter', sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
	/* 150% */
	letter-spacing: 0;
}

.text-medium-15 {
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.4;
	/* 140% */
	letter-spacing: 0;
}

.bg-custome-clr {
	background-color: #F8F9FA;
}

.dropend:focus-within #sideLabMenu,
.dropend:hover #sideLabMenu {
	display: block;
}

.dropend .dropdown-menu {
	top: 0;
	right: auto;
	left: 100%;
	margin-top: 0;
	margin-left: 0.125rem;
}

.dropstart .dropdown-menu {
	top: 0;
	left: auto;
	right: 100%;
	margin-top: 0;
	margin-right: 0.125rem;
}

.border-right {
	border-left: 1px solid var(--blue-side-line) !important;
}


/* =================== FONT-FAMILY DYSLEXIA =================== */
@font-face {
	font-family: "opendyslexic";
	src: url("../fonts/OpenDyslexic-Bold.otf"),
		url("../fonts/OpenDyslexic-BoldItalic.otf"),
		url("../fonts/OpenDyslexic-Italic.otf"),
		url("../fonts/OpenDyslexic-Regular.otf"),
		url("../fonts/OpenDyslexic3-Regular.ttf"),
		url("../fonts/OpenDyslexic3-Bold.ttf");
	font-display: block;
	font-display: swap;
}

/* open-sans-regular - cyrillic-ext_latin-ext_latin_greek_vietnamese_cyrillic_greek-ext */
@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/open-sans-v17-cyrillic-ext_latin-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.eot");
	/* IE9 Compat Modes */
	src: local("Open Sans Regular"), local("OpenSans-Regular"),
		url("../fonts/open-sans-v17-cyrillic-ext_latin-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */
		url("../fonts/open-sans-v17-cyrillic-ext_latin-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.woff2") format("woff2"),
		/* Super Modern Browsers */
		url("../fonts/open-sans-v17-cyrillic-ext_latin-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.woff") format("woff"),
		/* Modern Browsers */
		url("../fonts/open-sans-v17-cyrillic-ext_latin-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.ttf") format("truetype"),
		/* Safari, Android, iOS */
		url("../fonts/open-sans-v17-cyrillic-ext_latin-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.svg#OpenSans") format("svg");
	/* Legacy iOS */
	font-display: block;
	font-display: swap;

}

/* roboto-regular - cyrillic-ext_latin-ext_latin_greek_vietnamese_cyrillic_greek-ext */
@font-face {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/roboto-v20-cyrillic-ext_latin-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.eot");
	/* IE9 Compat Modes */
	src: local("Roboto"), local("Roboto-Regular"),
		url("../fonts/roboto-v20-cyrillic-ext_latin-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */
		url("../fonts/roboto-v20-cyrillic-ext_latin-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.woff2") format("woff2"),
		/* Super Modern Browsers */
		url("../fonts/roboto-v20-cyrillic-ext_latin-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.woff") format("woff"),
		/* Modern Browsers */
		url("../fonts/roboto-v20-cyrillic-ext_latin-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.ttf") format("truetype"),
		/* Safari, Android, iOS */
		url("../fonts/roboto-v20-cyrillic-ext_latin-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.svg#Roboto") format("svg");
	/* Legacy iOS */
	font-display: block;
	font-display: swap;

}

/* Noto Sans Display font */
@font-face {
	font-family: "Noto Sans Display";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/NotoSansDisplay-Regular.eot"),
		/* IE9 Compat Modes */
		url("../fonts/NotoSansDisplay-Regular.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */
		url("../fonts/NotoSansDisplay-Regular.woff2") format("woff2"),
		/* Super Modern Browsers */
		url("../fonts/NotoSansDisplay-Regular.woff") format("woff"),
		/* Modern Browsers */
		url("../fonts/NotoSansDisplay-Regular.ttf") format("truetype");
	/* Safari, Android, iOS */
	font-display: block;
	font-display: swap;

}

/* IBM Plex Sans font */
@font-face {
	font-family: 'IBM Plex Sans';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/IBMPlexSans.eot'),
		/* IE9 Compat Modes */
		url('../fonts/IBMPlexSans.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../fonts/IBMPlexSans.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('../fonts/IBMPlexSans.woff') format('woff'),
		/* Modern Browsers */
		url('../fonts/IBMPlexSans.ttf') format('truetype');
	/* Safari, Android, iOS */
	font-display: block;
	font-display: swap;

}

/* =================== FONT-FAMILY Inter =================== */
/* Inter font (Variable) */
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 100 900;
	src: url('../fonts/Inter-Regular.eot'),
		/* IE9 Compat Modes */
		url('../fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../fonts/Inter-Regular.woff2') format('woff2-variations'),
		/* Super Modern Browsers */
		url('../fonts/Inter-Regular.woff2') format('woff2'),
		/* Modern Browsers */
		url('../fonts/Inter-Regular.ttf') format('truetype');
	/* Safari, Android, iOS */
	font-display: block;
	font-display: swap;
}


#main-page {
	font-family: 'Inter', sans-serif;
	padding-bottom: 3.75rem;
}

#mainbar {
	font-family: 'Inter', sans-serif;
}

.quiz_player_iframe {
	padding-bottom: 0.9375rem !important;
}

code {
	font-weight: 700;
}

/* =================== SCOLLBAR CUSTOMIZATION (GOOGLE) =================== */
::-webkit-scrollbar {
	width: 0.5rem;
	height: 0.5rem;
}

body::-webkit-scrollbar-thumb {
	visibility: visible;
}

body::-webkit-scrollbar-track {
	visibility: visible;
}

/* Fire-Fox Scrollbar */
@-moz-document url-prefix() {

	:root,
	*,
	.custom-scrollbar {
		scrollbar-width: thin;
	}
}

/* Track */
::-webkit-scrollbar-track {
	background-color: rgba(238, 238, 238, 0.4);
}

::-webkit-scrollbar-track:hover {
	background-color: #e5e5e5;
}

/* Handle */
::-webkit-scrollbar-thumb:hover {
	background-color: rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb {
	-moz-border-radius: 0.3125rem;
	-webkit-border-radius: 0.3125rem;
	border-radius: 0.3125rem;
	background-color: rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1),
		inset 0 -1px 0 rgba(0, 0, 0, 0.07);
	box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1),
		inset 0 -1px 0 rgba(0, 0, 0, 0.07);
}

::-webkit-scrollbar-corner {
	background-color: transparent;
}

input::-ms-clear,
input::-ms-reveal {
	display: none;
}

/* sidepane scrollbars */
.custom-scrollbar::-webkit-scrollbar {
	width: 0.1875rem !important;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
	background-color: lightgrey;
}

.custom-scrollbar::-webkit-scrollbar-track {
	background-color: transparent;
}

.custom-scrollbar::-webkit-scrollbar-corner {
	border-radius: 50%;
}

/* ================ input group focus within =================== */
.form-control:focus {
	color: var(--bs-body-color);
	background-color: var(--bs-body-bg);
	outline: 0;
	box-shadow: 0 0 0 0.12rem var(--bs-focus-ring-color);
}

.select2-container--bootstrap-5.select2-container--focus .select2-selection,
.select2-container--bootstrap-5.select2-container--open .select2-selection,
.select2-container--bootstrap-5 .select2-dropdown .select2-search .select2-search__field:focus {
	border-color: #86b7fe;
	box-shadow: 0 0 0 0.12rem var(--bs-focus-ring-color);
}

.form-check-input:focus,
.input-group:focus-within {
	box-shadow: 0 0 0 0.12rem var(--bs-focus-ring-color);
	border-radius: 0.35rem;
}

.input-group .form-control:focus {
	box-shadow: none !important;
}

.form-control[readonly] {
	background-color: var(--bs-secondary-bg);
	opacity: 1;
}

/* ================ Acivate spinner =================== */
.spinner-wrapper {
	opacity: 0.5;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999;
	background-color: #000;
}

.sk-spinner-three-bounce.sk-spinner {
	margin: 0 auto;
	width: 4.375rem;
	text-align: center;
}

.sk-spinner-three-bounce div {
	width: 1.25rem;
	height: 1.25rem;
	background-color: var(--bs-dark) !important;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
	animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
	/* Prevent first frame from flickering when animation starts */
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	opacity: var(--accessibility-opacity);
}

.sk-spinner-three-bounce .sk-bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.sk-spinner-three-bounce .sk-bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

@-webkit-keyframes sk-threeBounceDelay {

	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes sk-threeBounceDelay {

	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

/* ================ CURSOR TYPE SECTION =================== */
.pointer {
	cursor: pointer !important;
}

.cursor_row_resize {
	cursor: row-resize !important;
}

.cursor_text {
	cursor: text !important;
}

.cursor_move {
	cursor: move !important;
}

.cursor_not_allowed {
	cursor: not-allowed !important;
}

/* ================== Table =================== */
.column_border_color {
	border-right: 1px solid var(--bs-border-color) !important;
}

.table-responsive {
	border-radius: 0.25rem;
}

.table-responsive>.table {
	border: 1px solid var(--table-border-first-color);
}

[data-bs-theme="light"] .table:not(.table-condensed, .table8, .testmode_table) thead th {
    padding-block: 15px;
    padding-inline: 10px;
    border: 1px solid var(--table-border-first-color);
    vertical-align: top;
    background-color: var(--uc-table-th-background);
    border-color: var(--uc-table-th-background);
    font-weight: var(--uc-table-th-fw) !important;
    line-height: var(--uc-table-th-lh);
}
[data-bs-theme="light"] #device_tabs  #sortmytable thead th {
	color: #000000!important;
}

[data-bs-theme="dark"] #device_tabs  #sortmytable thead th {
	color: #ffffff!important;
}

 
[data-bs-theme="dark"] .table:not(.table-condensed, .table8, .testmode_table) thead th {
    padding-block: 15px;
    padding-inline: 10px;
    border: 1px solid var(--table-border-first-color);
    vertical-align: top;
    background-color: var(--uc-table-th-background);
    border-color: #fff;
    font-weight: var(--uc-table-th-fw) !important;
    line-height: var(--uc-table-th-lh);
}

.table.uc-table-head thead th {
	background-color: var(--uc-color-light-gray);
	border-color: var(--uc-color-light-gray);
}

tr .th_devider_left:not(:nth-child(2)) {
	border-left: 1px solid var(--uc-table-th-border-color) !important;
}

.th_devider_right {
	border-right: 1px solid var(--uc-table-th-border-color) !important;
}

tr .devider:not(:nth-child(2)) {
	border-left: 1px solid var(--uc-table-devider-color) !important;
}

.th_sticky_col,
.head-width.th_width,
.fixed_first_row {
	position: sticky;
	left: 0;
	z-index: 1;
	box-shadow: inset -1px 0 0 0 var(--uc-table-th-border-color) !important;
	border-right: 0 !important;
}

tr td.column_border_color:first-child {
	box-shadow: inset -1px 0 0 0 var(--bs-border-color), inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg))) !important;
	border-right: 0 !important;
}

.table.table-bordered:not(.table-condensed) thead th {
	border-color: var(--uc-table-th-border-color) !important;
}

.sticky-wrap.table {
	border-top: 0px !important;
}

.sticky-col.table {
	margin: auto !important;
}

.dis_view_table>td:not(:last-child),
.dis_view_tr {
	opacity: .5;
}

th .filter .filter-toggle {
	padding: 0 0.0938rem !important;
}

/* ================== border =================== */

.border-top-primary-subtle {
	border-top: 0.1875rem solid var(--uc-table-th-top-border-color) !important;
}

.border-top-primary {
	border-top: 0.1875rem solid var(--bs-primary) !important;
}

.border-top-success {
	border-top: 0.1875rem solid var(--bs-success) !important;
}

.border-top-danger {
	border-top: 0.1875rem solid var(--bs-danger) !important;
}

.glow_border {
	box-shadow: 0 0.125rem 0.3125rem 0.1875rem var(--bs-primary-bg-subtle) !important;
	border: 1px solid var(--bs-primary-bg-subtle) !important;
}

.action-menu .btn.disabled,
.action-menu .btn[disabled] {
	border: none !important;
	pointer-events: auto;
	cursor: not-allowed;
}

.border-incorrect {
	border: var(--bs-border-width) var(--bs-border-style) var(--uc-border-incorrect) !important;
}

.border-unattempted {
	border: var(--bs-border-width) var(--bs-border-style) var(--uc-border-unattempted) !important;
}

.border-correct {
	border: var(--bs-border-width) var(--bs-border-style) var(--uc-border-correct) !important;
}

.border-transparent {
	Border: var(--bs-border-width) var(--bs-border-style) transparent !important;
}

/* ============= Difficulty Level =============== */

.badge-outline-unattempted {
	border: 1px solid var(--uc-color-unattempted);
	color: var(--uc-color-unattempted) !important;
	background: transparent;
}

.badge-outline-intermediate {
	background-color: var(--badge-warning-bg) !important;
	color: var(--badge-warning-text) !important;
}

.badge-outline-non-graded {
	border: 1px solid var(--uc-color-non-graded);
	color: var(--uc-color-non-graded) !important;
	background: transparent;
}

.badge-outline-auto-graded {
	border: 1px solid var(--uc-color-auto-graded);
	color: var(--uc-color-auto-graded) !important;
	background: transparent;
}

.badge-outline-beginner {
	border: 1px solid var(--uc-color-beginner);
	color: var(--uc-color-beginner) !important;
	background: transparent;
}

.badge-beginner {
	background-color: #E7F1FF !important;
	color: var(--bs-primary) !important;
}


.badge-intermediate {
	background-color: var(--btn-primary-color) !important;
	color: var(--bs-white);
}

.badge-advanced {
	background-color: #052C65 !important;
	color: var(--bs-white);
}

.badge-unattempted {
	background-color: var(--uc-badge-unattempted) !important;
	color: var(--bs-white);
}

.badge-outline-advanced {
	border: 1px solid var(--uc-color-advanced);
	color: var(--uc-color-advanced) !important;
	background: transparent;
}

/* ============= Cognitive Level (1 to 6) =============== */

.badge-outline-1 {
	border: 1px solid var(--level1);
	color: var(--level1);
	background: transparent;
}

.badge-outline-2 {
	border: 1px solid var(--level2);
	color: var(--level2);
	background: transparent;
}

.badge-outline-3 {
	border: 1px solid var(--level3);
	color: var(--level3);
	background: transparent;
}

.badge-outline-4 {
	border: 1px solid var(--level4);
	color: var(--level4);
	background: transparent;
}

.badge-outline-5 {
	border: 1px solid var(--level5);
	color: var(--level5);
	background: transparent;
}

.badge-outline-6 {
	border: 1px solid var(--level6);
	color: var(--level6);
	background: transparent;
}

/* ================== btn-progress / circle-progress =================== */
.btn-progress.progress {
	height: 1.75rem !important;
	margin: auto;
	border: 1px solid var(--progress-border-color);
	background-color: var(--uc-color-white);
	width: 5rem;
	margin-top: 0.125rem;
	position: relative;
}

.circle-progress {
	position: relative;
	width: var(--circle-progress-size);
	height: var(--circle-progress-size);
}

.circle-progress svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(-90deg);
	overflow: visible;
}

.bg-progress-warning {
	background-color: var(--uc-color-progress-warning) !important;
}


.bg-l-green,
.l-green {
	background-color: var(--progress-green-color) !important;
	color: transparent;
}

.progress-label {
	font-size: 0.8rem;
	color: #000;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* ================== MARGIN LEFT ONLY =================== */

.ms-30 {
	margin-left: 1.875rem;
}

.ms-36 {
	margin-left: 2.25rem;
}

.ms-40 {
	margin-left: 2.5rem;
}

.ms-100 {
	margin-left: 6.25rem;
}

.ms-manage-course {
	margin-left: var(--manage-course-width);
}

[dir="rtl"] .ms-manage-course {
	margin-left: 0;
	margin-right: var(--manage-course-width);
}

.ms-n-3 {
	margin-left: -0.1875rem;
}

.ms-n-5 {
	margin-left: -0.3125rem;
}

.ms-n-10 {
	margin-left: -0.625rem;
}

.ms-n-15 {
	margin-left: -0.9375rem;
}

.ms-n-20 {
	margin-left: -1.25rem;
}

.ms-n-25 {
	margin-top: -1.5625rem;
}

.ms-n-30 {
	margin-left: -1.875rem;
}

/* ================== MARGIN BOTTOM ONLY ================== */

.mb-n-1p5 {
	margin-bottom: -0.094rem;
}

.mb-n-5 {
	margin-bottom: -0.3125rem;
}

/* ================== MARGIN TOP ONLY ================== */
.mt-2px {
	margin-top: 0.125rem;
}

.mt-nav {
	margin-top: var(--nav-height);
}

.mt-nav-5 {
	margin-top: calc(var(--nav-height) + 0.3125rem);
}

.mt-40 {
	margin-top: 2.5rem;
}

.mt-n-5 {
	margin-top: -0.3125rem;
}

/* ================== MARGIN RIGHT ONLY ================== */

.me-n-5 {
	margin-right: -0.3125rem;
}

.me-n-10 {
	margin-right: -0.625rem;
}

.me-n-20 {
	margin-right: -1.25rem;
}

.me-n-30 {
	margin-right: -1.875rem;
}

/* ================== PADDING LEFT ONLY ================== */

.pe-232 {
	padding-left: 14.5rem;
}

[dir="rtl"] .pe-232 {
	padding-left: unset !important;
	padding-right: 14.5rem !important;
}

/* ================== PADDING RIGHT ONLY ================== */

/* ================== PADDING TOP ONLY ================== */

.pt-nav {
	padding-top: var(--nav-height);
}

.pt-2px {
	padding-top: 0.125rem;
}

.pt-6px {
	padding-top: 0.375rem;
}

/* ================== PADDING BOTTOM ONLY ================== */

.pb-80 {
	padding-bottom: 5rem;
}

/* ================== WIDTH IN-PX ================== */
.width-manage-course-left {
	width: var(--manage-course-width);
}

.width-manage-course-right {
	width: calc(100vw - var(--manage-course-width));
}

.width70 {
	width: 4.375rem;
}

.width27 {
	width: 1.6875rem;
}

.width16 {
	width: 1rem;
}

.width12 {
	width: 0.75rem;
}

.width18 {
	width: 1.125rem;
}

.width20 {
	width: 1.25rem;
}

.width28 {
	width: 1.75rem;
}

.width30 {
	width: 1.875rem;
}

.width33 {
	width: 2.0625rem;
}

.width34 {
	width: 2.125rem;
}

.width35 {
	width: 2.1875rem;
}

.width36 {
	width: 2.25rem;
}

.width38 {
	width: 2.375rem;
}

.width40 {
	width: 2.5rem;
}

.width44 {
	width: 2.75rem;
}

.width46 {
	width: 2.875rem;
}

.width48 {
	width: 3rem;
}

.width460 {
	width: 28.75rem !important;
}

.width50 {
	width: 3.125rem;
}

.width56 {
	width: 3.5rem
}

.width65 {
	width: 4.0625rem;
}

.width60 {
	width: 3.75rem;
}

.min-width65 {
	min-width: 4.0625rem;
}

.min-width69 {
	min-width: 3.75rem
}

.min-width75 {
	min-width: 4.6875rem
}

.width72 {
	width: 4.5rem;
}

.width75 {
	width: 4.6875rem;
}

.width80 {
	width: 5rem;
}

.width90 {
	width: 5.625rem;
}

.width100 {
	width: 6.25rem !important;
}

.width106 {
	width: 6.625rem !important;
}
.width110 {
	width: 6.875rem !important;
}
.width125 {
	width: 7.8125rem;
}

.min80_max130 {
	min-width: 5rem;
	max-width: 8.125rem;
}

.min_width115 {
	min-width: 7.1875rem
}

.width130 {
	width: 8.125rem;
}

.width134 {
	width: 8.375rem;
}

.width180 {
	width: 11.25rem !important;
}

.width175 {
	width: 10.9375rem;
}

.width140 {
	width: 8.75rem !important;
}

.width144 {
	width: 144px !important;
}

.width232 {
	width: 14.5rem;
}

.width234 {
	width: 14.625rem !important;
}

.width280 {
	width: 17.5rem !important;
}

.width270 {
	width: 16.875rem;
}

.width218 {
	width: 13.625rem;
}

.searchBarWidth218 {
	width: 13.625rem;
}

.searchBarWidth261 {
	width: 16.3125rem;
}

.width300 {
	width: 18.75rem;
}

.width385 {
	width: 24.0625rem;
}

.width326 {
	width: 20.375rem;
}

.width350 {
	width: 21.875rem;
}

.width336 {
	width: 21rem;
}

.width150 {
	width: 9.375rem;
}

.width160 {
	width: 10rem;
}

.width165 {
	width: 10.3125rem;
}

.width170 {
	width: 10.625rem;
}

.width193 {
	width: 12.0625rem;
}

.width400 {
	width: 25rem;
}

.width410 {
	width: 25.625rem;
}

.width432 {
	width: 27rem;
}

.width419 {
	width: 26.1875rem;
}

.width420 {
	width: 26.25rem;
}

.width255 {
	width: 15.9375rem !important;
}

.width260 {
	width: 16.25rem !important;
}

.width285 {
	width: 17.8125rem;
}

.width290 {
	width: 18.125rem;
}

.width282 {
	width: 17.625rem !important;
}

.width200 {
	width: 12.5rem;
}

.min_width_215 {
	width: 13.4375rem;
}

.width208 {
	width: 13rem;
}

.width_363 {
	width: 22.7188rem;
}

.width800 {
	width: 50rem !important;
}

.width723 {
	width: 45.1875rem !important;
}

.maxWidth125 {
	max-width: 7.8125rem !important
}

.span16 {
	width: 9.0625rem;
}

.span15 {
	width: 0.9375rem;
}

.span13 {
	width: 15.625rem !important;
}

.span12 {
	width: 58.75rem;
}

.span11 {
	width: 53.75rem;
}

.span10 {
	width: 48.75rem;
}

.span9 {
	width: 43.75rem;
}

.span8 {
	width: 38.75rem;
}

.span7 {
	width: 33.75rem;
}

.span6 {
	width: 28.75rem;
}

.span5 {
	width: 23.75rem;
}

.span4 {
	width: 18.75rem;
}

.span3 {
	width: 13.75rem;
}

.span2 {
	width: 8.75rem;
}

.span1 {
	width: 4.75rem;
}

.span0 {
	width: 2.5rem;
}

.n-span1 {
	width: 4.75rem !important;
}

.span1_imp {
	width: 4.625rem !important;
}

.mini {
	width: 5.8125rem;
}

.width95 {
	width: 5.9375rem;
}

.width45 {
	width: 2.8125rem;
}

.width22 {
	width: 1.375rem;
}

.width25 {
	width: 1.5625rem;
}

.width_5 {
	width: 0.3125rem;
}

/* ================== WIDTH IN-PERCENT ================== */
.fwidth {
	width: 100%;
}

.width1 {
	width: 8%;
}

.width2 {
	width: 77%;
}

.width3 {
	width: 2%;
}

.width4 {
	width: 63%;
}

.width5 {
	width: 20%;
}

.width6 {
	width: 74% !important;
}

.width7 {
	width: 40%;
}

.width8 {
	width: 30%;
}

.width93 {
	width: 93%;
}

.width96 {
	width: 96%;
}

.width9 {
	width: 48.2% !important;
}

.width10 {
	width: 90%;
}

.width98 {
	width: 98%;
}

.width11 {
	width: 5% !important;
}

.width_33 {
	width: 33%;
}

.w-lg {
	width: 75%;
}

.w-md {
	width: 66.66666667%;
}

.w-sm {
	width: 50%;
}

.w-xs {
	width: 25%;
}

.desc_width {
	width: 36%;
}

.width-xs {
	width: 20% !important;
}

.width-sm {
	width: 30% !important;
}

.width-sm1 {
	width: 35% !important;
}

.width-md {
	width: 40% !important;
}

.width-md1 {
	width: 45% !important;
}

.width-lg {
	width: 50% !important;
}

.width-lg1 {
	width: 55% !important;
}

.width-lg2 {
	width: 57% !important;
}

.width-xl {
	width: 60% !important;
}

.width-xl1 {
	width: 65% !important;
}

.width-2xl {
	width: 70% !important;
}

.width-2xl1 {
	width: 75% !important;
}

.width-3xl {
	width: 80% !important;
}

.width-3xl1 {
	width: 85% !important;
}

.ebook-heading-width {
	width: calc(100% - 35rem);
}

/* ================== MAX-WIDTH-CLASS ================== */
.width-15 {
	min-width: 8.25rem;
}

.min_wid_95 {
	min-width: 5.9375rem;
}

.min_wid_70 {
	min-width: 4.375rem;
}

.min_wid_145 {
	min-width: 9.0625rem;
}

.min_wid_150 {
	min-width: 9.375rem;
}

.min_wid_190 {
	min-width: 11.875rem;
}

.min_wid_341 {
	min-width: 21.3125rem;
}

.max_width_150 {
	max-width: 9.375rem !important;
}

.max-width_77 {
	max-width: 77%;
}

.max-width_63 {
	max-width: 63%;
}

.min_width_20 {
	min-width: 1.25rem;
}

.min_width_40 {
	min-width: 2.5rem;
}

.min_width_60 {
	min-width: 3.75rem !important;
}

.min_width_80 {
	min-width: 5rem;
}

.min_width_90 {
	min-width: 5.625rem;
}

.test_header_width {
	min-width: 3.75rem;
}

.max_width_140 {
	max-width: 8.75rem !important;
}

.max_width_640 {
	max-width: 40rem !important;
}

.width_67 {
	width: 4.1875rem !important;
}

.min_width_265 {
	min-width: 16.5625rem;
}

.min_width_274 {
	min-width: 17.125rem;
}

.width120 {
	width: 7.5rem;
}

.min_width_125 {
	min-width: 7.8125rem;
}

.min_width_200 {
	min-width: 12.5rem !important;
}

.min_width_222 {
	min-width: 13.875rem !important;
}

.min_width_250 {
	min-width: 15.625rem !important;
}

.min_width_312 {
	min-width: 19.5rem !important;
}

.min_width_230 {
	min-width: 14.375rem !important;
}

.min_width_350 {
	min-width: 21.875rem;
}

.min_width_800 {
	min-width: 50rem;
}

.max_width_300 {
	max-width: 18.75rem !important;
}

.max_width_270 {
	max-width: 16.875rem !important;
}

.max_width_250 {
	max-width: 15.625rem !important;
}

.max_width_230 {
	max-width: 14.375rem !important;
}

.max_width_170 {
	max-width: 10.625rem !important;
}

.max_width_150 {
	max-width: 9.375rem !important;
}

.max_width_100 {
	max-width: 6.25rem !important;
}

.max_width_800 {
	max-width: 50rem !important;
}

.max_width_312 {
	max-width: 19.5rem !important;
}

@media (min-width: 59.375rem) and (max-width: 81.25rem) {
	.max_width_300 {
		max-width: 7.5rem !important;
	}

	.max_width_250 {
		max-width: 6.5625rem !important;
	}

	.max_width_170 {
		max-width: 6.5625rem !important;
	}

	.max_width_100 {
		max-width: 4.375rem !important;
	}
}

.width_max_content {
	width: max-content;
}

.min_width_48 {
	min-width: 3rem;
}

/* ================== HEIGHT IN-PERCENT ================== */
.fheight,
.full-height {
	height: 100%;
}

.height-94 {
	height: 94%;
}

.height-77 {
	height: 77%;
}

.height-72 {
	height: 72% !important;
}

.height82vh {
	height: 82vh;
}

.h-38 {
	height: 38% !important;
}

.height_calc_100 {
	height: calc(100vh - 6.25rem);
}

/* ================== HEIGHT IN-PX ================== */
.height-nav {
	height: var(--nav-height);
}

.height-overlay {
	height: calc(100vh - var(--nav-height) - 1.5rem);
}

.height-nav-2rem {
	height: calc(100vh - var(--nav-height) - 2rem);
}

.height-calc-9rem {
	height: calc(100vh - 9rem);
}

.height-calc-nav {
	height: calc(100vh - var(--nav-height));
}

.min-height-overlay {
	min-height: calc(100vh - var(--nav-height) - 1.5rem);
}

.height-menu-overlay {
	height: calc(100vh - var(--nav-height) - 3.4375rem);
}

.height600 {
	height: 37.5rem !important;
}

.height515 {
	height: 32.1875rem;
}

.height550 {
	height: 34.375rem;
}

.height480 {
	height: 30rem;
}

.height460 {
	height: 28.75rem;
}

.height400 {
	height: 25rem;
}

.height300 {
	height: 18.75rem !important;
}

.height340 {
	height: 21.25rem !important;
}

.height350 {
	height: 21.875rem;
}

.height360 {
	height: 22.5rem;
}

.height280 {
	height: 17.5rem;
}

.height275 {
	height: 17.1875rem !important;
}

.height250 {
	height: 15.625rem;
}

.height225 {
	height: 14.0625rem;
}

.height216 {
	height: 13.5rem;
}

.height210 {
	height: 13.125rem;
}

.height195 {
	height: 12.1875rem;
}

.height190 {
	height: 11.875rem;
}

.height180 {
	height: 11.25rem;
}

.height184 {
	height: 11.5rem;
}

.height186 {
	height: 11.625rem;
}

.height165 {
	height: 10.3125rem;
}

.height150 {
	height: 9.375rem !important;
}

.height120 {
	height: 7.5rem !important;
}

.height127 {
	height: 7.9375rem !important;
}

.height130 {
	height: 8.125rem !important;
}

.height100 {
	height: 6.25rem !important;
}

.height105 {
	height: 6.5625rem !important;
}

.height110 {
	height: 6.875rem !important;
}

.height96 {
	height: 6rem !important;
}

.height94 {
	height: 5.875rem !important;
}

.height90 {
	height: 5.625rem;
}

.height92 {
	height: 5.75rem;
}

.height80 {
	height: 5rem;
}

.height25 {
	height: 1.5625rem !important;
}

.height26 {
	height: 1.625rem !important;
}

.height74 {
	height: 4.625rem !important;
}

.height50 {
	height: 3.125rem;
}

.height70 {
	height: 4.375rem;
}

.height64 {
	height: 4rem !important;
}

.height65 {
	height: 4.0625rem;
}

.height48 {
	height: 3rem !important;
}

.height46 {
	height: 2.875rem;
}

.height44 {
	height: 2.75rem;
}

.height45 {
	height: 2.8125rem;
}

.logo-height44 {
	height: 2.75rem;
	width: auto;
	aspect-ratio: 100 / 27;
}

.height38 {
	height: 2.375rem !important;
}

.height39 {
	height: 2.4375rem;
}

.height21 {
	height: 1.3125rem !important;
}

.height22 {
	height: 1.375rem;
}

.height28 {
	height: 1.75rem;
}

.height30 {
	height: 1.875rem !important;
}

.height34 {
	height: 2.125rem !important
}

.height27 {
	height: 1.6875rem !important;
}

.height20 {
	height: 1.25rem !important;
}

.height14 {
	height: 0.875rem !important;
}

.height16 {
	height: 1rem !important;
}

.height17 {
	height: 1.0625rem !important;
}

.height18 {
	height: 1.125rem;
}

.height12 {
	height: 0.75rem !important;
}

.height3 {
	height: 0.1875rem !important;
}

.height5 {
	height: 0.3125rem !important;
}

.height32 {
	height: 2rem !important;
}

.height34 {
	height: 2.125rem !important;
}

.height56 {
	height: 3.5rem !important;
}

.height50_min {
	min-height: 3.125rem
}

.height_34 {
	height: 2.125rem;
}

.lab_card .card-title,
.height35 {
	height: 2.1875rem;
}

.height36 {
	height: 2.25rem !important;
}

.height_37 {
	height: 2.3125rem !important;
}

.min_height85 {
	min-height: 5.3125rem;
}

.min_height1point5_MultiplyBy2 {
	min-height: calc(1.5em * 2);
}

.min_height78 {
	min-height: 4.875rem;
}

.height8 {
	height: 0.5rem;
}

.height0 {
	height: 0px !important;
}

.modal_body_overflow {
	height: 25.9375rem !important;
}

/* ================== MAX/MIN-HEIGHT-CLASS ================== */
.h-200 {
	min-height: 12.5rem;
}

.max_height_17 {
	max-height: 1.0625rem;
}

.min_height40 {
	min-height: 2.5rem;
}

.height40 {
	height: 2.5rem !important;
}

.height42 {
	height: 2.625rem !important;
}

.min_height44 {
	min-height: 2.75rem;
}

.min_height45 {
	min-height: 2.8125rem;
}

.min_height36 {
	min-height: 2.25rem;
}

.min_height_65 {
	min-height: 4.0625rem;
}

.min_height_0 {
	min-height: 0 !important;
}

.min_height_300 {
	min-height: 18.75rem;
}

.max_height_352 {
	max-height: 22rem;
}

.max_height_100 {
	max-height: 6.25rem !important;
}

.min_height_352 {
	min-height: 22rem;
}

.min_height_336 {
	min-height: 21rem;
}

.min_height_119 {
	min-height: 7.4375rem;
}

.min_height_180 {
	min-height: 11.25rem;
}

.min_height_295 {
	min-height: 18.4375rem;
}

.min_height_210 {
	min-height: 13.125rem;
}

.min_height_20 {
	min-height: 1.25rem !important;
}

.min_height_35 {
	min-height: 2.1875rem;
}

.min_height_38 {
	min-height: 2.375rem;
}

.max_height_200 {
	max-height: 12.5rem;
}

.max_height_350 {
	max-height: 21.875rem !important;
}

.max_height_470 {
	max-height: 29.375rem;
}

.max_height_535 {
	max-height: 33.4375rem !important;
}

.max_height_600 {
	max-height: 37.5rem !important;
}

.min_height_500 {
	min-height: 31.25rem;
}

.min_height_562 {
	min-height: 35.125rem;
}

.min_height_initial {
	min-height: initial !important;
}

.max_height_initial {
	max-height: initial !important;
}

/* ================== aspect ratio ================== */

.aspect-ratio-video {
	aspect-ratio: 1.4;
}

/* ================== WORD-BREAK/SPACING ================== */
.word_break {
	word-break: break-word;
}

.word-wrap-break,
.break-word {
	word-wrap: break-word !important;
}

.break_word {
	word-break: break-word;
}

.text-initial {
	white-space: initial;
}

.white_space_imp {
	white-space: normal !important;
}

.white_space {
	white-space: normal;
}

.label-wrap {
	white-space: pre-wrap;
}

.white_space_nowrap {
	white-space: nowrap !important;
}

.letter_spacing8 {
	letter-spacing: 0.5rem;
}

/* ================== POSITION-SECTION ================== */
.top-nav {
	top: var(--nav-height);
}

.top-nav-space {
	top: calc(var(--nav-height) + 1rem);
}

.top01 {
	top: 0 !important;
}

.top-1 {
	top: -1px;
}

.top-5 {
	top: -0.3125rem;
}

.top-7 {
	top: -0.4375rem;
}

.top0 {
	top: 0;
}

.top0_5 {
	top: 0.5px;
}

.top0_8 {
	top: 0.8px !important;
}

.top1 {
	top: 1px !important;
}

.top2 {
	top: 0.125rem !important;
}

.top3 {
	top: 0.1875rem;
}

.top4 {
	top: 0.25rem;
}

.top5 {
	top: 0.3125rem;
}

.top6 {
	top: 0.375rem;
}

.top7 {
	top: 0.4375rem !important;
}

.top8 {
	top: 0.438rem;
	;
}

.top17 {
	top: 1.0625rem;
}

.top15 {
	top: 0.9375rem;
}

.top9 {
	top: 0.5625rem;
}

.top50 {
	top: 3.125rem;
}

.mt-tm {
	top: 0.4375rem;
}

.top10 {
	top: 0.625rem;
}

.top-12 {
	top: -0.75rem;
}

.top12 {
	top: 0.75rem;
}

.top120 {
	top: 7.5rem;
}

.top14 {
	top: 0.875rem;
}

.top16 {
	top: 1rem;
}

.top20 {
	top: 1.25rem;
}

.top45 {
	top: 2.8125rem !important;
}

.top46 {
	top: 2.875rem !important;
}

.top48 {
	top: 3rem !important;
}

.top95 {
	top: 5.9375rem !important;
}

.top135 {
	top: 8.4375rem !important;
}

.top-2 {
	top: -0.125rem;
}

.top-3 {
	top: -0.1875rem;
}

.top-4 {
	top: -0.25rem;
}

.top-8 {
	top: -0.5rem;
}

.top-10 {
	top: -0.625rem !important;
}

.top-15 {
	top: -0.9375rem;
}

.top-20 {
	top: -1.25rem !important;
}

.top-24 {
	top: -1.5rem;
}

.top-30 {
	top: -1.875rem !important;
}

.top-30 {
	top: -1.875rem;
}

.top-37 {
	top: -2.3125rem;
}

.top-33 {
	top: -2.0625rem;
}

.top-67 {
	top: -4.1875rem;
}

.top-80 {
	top: -5rem !important;
}

.top25 {
	top: 1.5625rem;
}

.top28 {
	top: 1.75rem;
}

.top40 {
	top: 2.5rem;
}

.top32 {
	top: 2rem;
}

.top102 {
	top: 6.375rem;
}

.top123 {
	top: 7.6875rem !important;
}

.top164 {
	top: 10.25rem !important;
}

.top_20 {
	top: 20%;
}

.top_50 {
	top: 50%;
}

.top150 {
	top: 9.375rem;
}

.top141 {
	top: 8.8125rem;
}

.bottom0 {
	bottom: 0;
}

.bottom1 {
	bottom: 1px;
}

.bottom2 {
	bottom: 0.125rem;
}

.bottom25 {
	bottom: 1.5625rem;
}

.bottom_postion {
	bottom: 0.125rem;
}

.bottom5 {
	bottom: 0.3125rem;
}

.bottom6 {
	bottom: 0.375rem;
}

.bottom10 {
	bottom: 0.625rem;
}

.bottom12 {
	bottom: 0.75rem;
}

.bottom20 {
	bottom: 1.25rem;
}

.bottom35 {
	bottom: 2.1875rem;
}

.bottom44 {
	bottom: 2.75rem;
}

.bottom46 {
	bottom: 2.875rem;
}

.bottom30 {
	bottom: 1.875rem;
}

.bottom-20 {
	bottom: -1.25rem;
}
.bottom-2 {
	bottom: -38px;
}
.left0 {
	left: 0;
}

.left_auto {
	left: auto !important;
}

.left3 {
	left: 0.1875rem;
}

.left-3 {
	left: -0.1875rem;
}

.left5 {
	left: 0.3125rem;
}

.left-6 {
	left: -0.375rem;
}

.left-25 {
	left: -1.5625rem;
}

.left-21 {
	left: -1.3125rem;
}

.left10 {
	left: 0.625rem;
}

.left-28 {
	left: -1.75rem;
}

.left7 {
	left: 0.4375rem !important;
}

.left8 {
	left: 0.5rem !important;
}

.left2 {
	left: 0.125rem !important;
}

.left20 {
	left: 1.25rem;
}

.left32 {
	left: 2rem;
}

.left67 {
	left: 4.125rem;
}

.left30 {
	left: 1.875rem;
}

.left37 {
	left: 2.3125rem;
}

.left39 {
	left: 2.4375rem;
}

.left40 {
	left: 2.5rem;
}

.left42 {
	left: 2.563rem;
}

.left52 {
	left: 3.25rem;
}

.top0_7rem {
	top: 0.7rem;
}

.left2_8rem {
	left: 2.8rem;
}

.left54 {
	left: 3.375rem;
}

.left58 {
	left: 3.625rem;
}

.left62 {
	left: 3.875rem;
}

.left72 {
	left: 4.5rem;
}

.left75 {
	left: 4.6875rem;
}

.left50 {
	left: 3.125rem;
}

.left80 {
	left: 5rem;
}

.left86 {
	left: 5.375rem;
}

.left94 {
	left: 5.875rem;
}

.left100 {
	left: 6.25rem;
}

.left65 {
	left: 4.0625rem;
}

.left-30 {
	left: -1.875rem;
}

.left-50 {
	left: -3.125rem;
}

.left-85 {
	left: -85%;
}

.left-128 {
	left: -8rem;
}

.left195 {
	left: 12.1875rem;
}

.left-175 {
	left: -10.9375rem !important;
}

.left660 {
	left: 41.25rem;
}

.left_100 {
	left: 100%;
}

.left_75p {
	left: 75%;
}

.right0 {
	right: 0;
}

.right3 {
	right: 0.1875rem;
}

.right4 {
	right: 0.25rem;
}

.right7 {
	right: 0.4375rem;
}

.right80 {
	right: 5rem;
}

.right10 {
	right: 0.625rem;
}

.right5 {
	right: 0.3125rem;
}

.right45 {
	right: 2.8125rem;
}

.right50 {
	right: 3.125rem;
}

.right52 {
	right: 3.25rem;
}

.right15 {
	right: 0.9375rem;
}

.right-15 {
	right: -0.9375rem;
}

.right22 {
	right: 1.375rem;
}

.right35 {
	right: 2.1875rem;
}

.right-30 {
	right: -1.875rem;
}

.right41 {
	right: 41%;
}

.right83 {
	right: 5.1875rem !important;
}

.right100Per {
	right: 100% !important
}

.line21 {
	line-height: 1.3125rem;
}

.right-3 {
	right: -0.1875rem !important;
}

.right-5 {
	right: -0.3125rem;
}

.right-0_2 {
	right: -0.3rem !important;
}

.right-20 {
	right: -1.25rem;
}

.padding-10 {
	padding-inline: 0.625rem !important;
}

/* ================== line height  ================== */
.line_height_1_2 {
	line-height: 1.2;
}

/* ================== On hover  ================== */
.on-hover-shadow,
.on-hover-shadow-sm,
.on-hover-shadow-lg,
.pin-hover {
	transition: 0.3s ease-in-out;
}

.on-hover-shadow:hover,
.on-hover-shadow:focus,
.on-hover-shadow:active {
	box-shadow: var(--bs-box-shadow) !important;
}

.show_all_btn:focus,
.show_all_btn:focus-visible {
	color: white !important;
	outline: var(--border-width) solid var(--btn-primary-color) !important;
	outline-offset: 0.3px !important;
}

.on-hover-shadow:focus {
	border: 0.125rem solid var(--btn-primary-color) !important;
}

.on-hover-shadow-sm:hover,
.on-hover-shadow-sm:focus,
.on-hover-shadow-sm:active {
	border: 0.125rem solid var(--btn-primary-color) !important;
}

.on-hover-shadow-lg:hover,
.on-hover-shadow-lg:focus,
.on-hover-shadow-lg:active {
	border: 0.125rem solid var(--btn-primary-color) !important;
}

.on-hover-gray:hover {
	background-color: var(--uc-color-gray) !important;
	transition: 0.3s linear;
}

.lock_overlay {
	display: none;
	transition: 0.3s ease-in-out;
}

.lock_item {
	opacity: 0.7;
}

.lock_item:hover .lock_overlay {
	display: block;
}

.on_hover_red:hover {
	color: var(--bs-red) !important;
}

.on_hover_blue:hover {
	color: var(--bs-blue) !important;
}

.on_hover_primary:hover {
	color: var(--colorboot-primary) !important;
}

.light_cyan:hover {
	background-color: var(--uc-color-cyan) !important;
}

.close-icon {
	opacity: 1;
	color: var(--uc-color-white);
	position: absolute;
	right: -1.125rem;
	top: -1.125rem;
	cursor: pointer;
	width: 2.75rem;
	height: 2.75rem;
	background: url(../images/close-icon.png) no-repeat;
}

.pin-hover {
	opacity: 0.6;
}

.pin-hover:hover {
	opacity: 0.9;
	background-color: #00000021;
}

/* ================== z-index  ================== */
.z-unset {
	z-index: unset !important;
}

.z-nav {
	z-index: var(--nav-index);
}

.z-footer {
	z-index: var(--footer-index);
}

.index-999 {
	z-index: 999 !important;
}

.index-1048 {
	z-index: 1048 !important;
}

.index-1050 {
	z-index: 1050 !important;
}

.index-1070 {
	z-index: 1070 !important;
}

.index-2501 {
	z-index: 2501 !important;
}

#task:focus {
	outline: 0;
	box-shadow: 0 0 0 .08rem rgb(13 110 253 / .3)
}

/* ================== chatbot  ================== */

.chat-message :hover {
	background-color: var(--bs-secondary-bg);
}

/* ================== Swal Modal  ================== */

.swal-content {
	color: var(--bs-dark);
}

/* ================== box sizing  ================== */
#chatBox *,
.bottom-toolbar * {
	box-sizing: border-box;
}

/* ================== Bootstrap Modal (Modal Header and Footer Border ================== */

.modal-footer:not(.modal-border):not(.no-border-none .modal-footer),
.modal-header:not(.modal-border):not(.no-border-none .modal-header) {
	border: none !important;
}

/* ================== jquary Dialog  ================== */

.ui-dialog:not(.tasks-dialogTest):not(.tasks-dialogReview) {
	z-index: var(--jq-dialog-index) !important;
}

/* ================== Text Clamp  ================== */

.text-clamp-1 {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.text-clamp-2 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/* TableFilter formatting css start from here
  ====================================================================== */
.filter-menu li>a:hover>[class^="icon-"],
.filter-menu li>a:hover>[class*=" icon-"],
.filter-menu .active>a>[class^="icon-"],
.filter-menu .active>a>[class*=" icon-"] {
	background-image: url("../images/glyphicons-halflings-white.png");
}

.filter a,
.filter {
	position: relative;
}

.filter-menu {
	position: absolute;
	top: 75%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 14.375rem;
	padding: 0.3125rem 0;
	margin: 0.125rem 0 0;
	list-style: none;
	background-color: var(--uc-color-white);
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-right-width: 0.125rem;
	border-bottom-width: 0.125rem;
	-webkit-border-radius: 0.125rem;
	-moz-border-radius: 0.125rem;
	border-radius: 0.125rem;
	-webkit-box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
	box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

.filter-menu.float-right {
	right: 0;
	left: auto;
}

.filter-menu .divider {
	width: 100%;
	height: 1px;
	margin: 0.5625rem 1px;
	margin: -0.3125rem 0 0.3125rem;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid var(--uc-color-white);
}

.filter-menu a {
	display: block;
	padding: 0 1.25rem;
	clear: both;
	font-weight: normal;
	line-height: 1.25rem;
	color: #0f0e0e;
	white-space: nowrap;
	font-size: 0.8438rem;
}

.filter-menu a i {
	color: #333;
}

.filter-menu li>a:hover i,
.filter-menu li>a:focus i,
.filter-menu .active>a i,
.filter-menu .active>a:hover i {
	color: var(--uc-color-white);
}

.filter-menu li>a:hover,
.filter-menu li>a:hover i,
.filter-menu li>a:focus,
.filter-submenu:hover>a,
.filter-menu .active>a,
.filter-menu .active>a:hover {
	color: var(--uc-color-white);
	text-decoration: none;
	background: #3e68ae;
}

.filter-menu .active>a,
.filter-menu .active>a:hover {
	outline: 0;
}

.filter-menu .disabled>a,
.filter-menu .disabled>a:hover {
	color: #999999;
}

.filter-menu .disabled>a:hover {
	text-decoration: none;
	cursor: default;
	background-color: transparent;
}

.open>.filter-menu {
	display: block;
}

.float-right>.filter-menu {
	right: 0;
	left: auto;
}

.userimagecolor_0 .filter .btn-xs {
	padding: 0 0.1875rem;
	line-height: 0.75rem;
}

.filter-menu ul {
	list-style: none;
	max-height: 21.875rem;
	position: relative;
}

.filter-menu .links {
	padding: 0.125rem 0.625rem;
}

.filter-menu .links a {
	display: inline-block;
	padding: 0.125rem 0.3125rem;
}

.filter .icomoon-checkmark {
	position: absolute;
	left: 0.3125rem;
}

/* Test-Alert-Section
  ====================================================================== */


/* Styles only for the answer result modal */
/* Outer white circle */
#userAnswerResultModal .circle-wrapper {
	width: 4.75rem;
	height: 4.75rem;
	border-radius: 50%;
	background-color: #ffffff;
	position: absolute;
	top: -2.1875rem;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
	display: flex;
	justify-content: center;
	align-items: center;
}

/* Inner colored circle */
#userAnswerResultModal #ans-alert {
	width: 3.125rem;
	height: 3.125rem;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 2rem;
}

/* Answer icon inside the colored circle */
#userAnswerResultModal #ans-icon {
	font-size: 1.375rem;
	color: #fff;
}

/* Modal content spacing and card design */
#userAnswerResultModal .modal-content {
	padding: 1.25rem;
	border-radius: 0.75rem;
	position: relative;
	text-align: center;
	background-color: #fff;
	overflow: visible;
}

/* Main answer heading */
#userAnswerResultModal .answer_heading {
	font-size: 1.25rem;
	font-weight: 600;
	margin: 0;
}




/* USERIMAGECOLOR-SECTION 
  ====================================================================== */
.userimagecolor_,
.userimagecolor_0 {
	background: var(--userimagecolor-0-bg-color) !important;
}

.userimagecolor_1 {
	background: var(--userimagecolor-1-bg-color) !important;
}

.userimagecolor_2 {
	background: var(--userimagecolor-2-bg-color) !important;
}

.userimagecolor_3 {
	background: var(--userimagecolor-3-bg-color) !important;
}

.userimagecolor_4 {
	background: var(--userimagecolor-4-bg-color) !important;
}

.userimagecolor_5 {
	background: var(--userimagecolor-5-bg-color) !important;
}

.userimagecolor_6 {
	background: var(--userimagecolor-6-bg-color) !important;
}

.userimagecolor_7 {
	background: var(--userimagecolor-7-bg-color) !important;
}

.userimagecolor_8 {
	background: var(--userimagecolor-8-bg-color) !important;
}

.userimagecolor_9 {
	background: var(--userimagecolor-9-bg-color) !important;
}

.userimagecolor_a {
	background: var(--userimagecolor-a-bg-color) !important;
}

.userimagecolor_b {
	background: var(--userimagecolor-b-bg-color) !important;
}

.userimagecolor_c {
	background: var(--userimagecolor-c-bg-color) !important;
}

.userimagecolor_d {
	background: var(--userimagecolor-d-bg-color) !important;
}

.userimagecolor_e {
	background: var(--userimagecolor-e-bg-color) !important;
}

.userimagecolor_f {
	background: var(--userimagecolor-f-bg-color) !important;
}

.userimagecolor_g {
	background: var(--userimagecolor-g-bg-color) !important;
}

.userimagecolor_h {
	background: var(--userimagecolor-h-bg-color) !important;
}

.userimagecolor_i {
	background: var(--userimagecolor-i-bg-color) !important;
}

.userimagecolor_j {
	background: var(--userimagecolor-j-bg-color) !important;
}

.userimagecolor_k {
	background: var(--userimagecolor-k-bg-color) !important;
}

.userimagecolor_l {
	background: var(--userimagecolor-l-bg-color) !important;
}

.userimagecolor_m {
	background: var(--userimagecolor-m-bg-color) !important;
}

.userimagecolor_n {
	background: var(--userimagecolor-n-bg-color) !important;
}

.userimagecolor_o {
	background: var(--userimagecolor-o-bg-color) !important;
}

.userimagecolor_p {
	background: var(--userimagecolor-p-bg-color) !important;
}

.userimagecolor_q {
	background: var(--userimagecolor-q-bg-color) !important;
}

.userimagecolor_r {
	background: var(--userimagecolor-r-bg-color) !important;
}

.userimagecolor_s {
	background: var(--userimagecolor-s-bg-color) !important;
}

.userimagecolor_t {
	background: var(--userimagecolor-t-bg-color) !important;
}

.userimagecolor_u {
	background: var(--userimagecolor-u-bg-color) !important;
}

.userimagecolor_v {
	background: var(--userimagecolor-v-bg-color) !important;
}

.userimagecolor_w {
	background: var(--userimagecolor-w-bg-color) !important;
}

.userimagecolor_x {
	background: var(--userimagecolor-x-bg-color) !important;
}

.userimagecolor_y {
	background: var(--userimagecolor-y-bg-color) !important;
}

.userimagecolor_z {
	background: var(--userimagecolor-z-bg-color) !important;
}

.user_pic .userpic_title {
	left: 28%;
	top: 27%;
}

.badge_color_orange {
	background-color: orange !important;
}

.badge_color_gray {
	background-color: gray !important;
}

/* o. ANNOTATOR-SECTION
  ====================================================================== */
.annotator-color0,
.color0 {
	background-color: rgba(255, 255, 10, 0.3) !important;
	color: black;
}

.annotator-color1,
.color1 {
	background-color: #fcf8e3 !important;
	color: black;
}

.annotator-color2,
.color2 {
	background-color: #d6e9c6 !important;
	color: black;
}

.annotator-color3,
.color3 {
	background-color: #eed3d7 !important;
	color: black;
}

.annotator-color4,
.color4 {
	background-color: lightgray !important;
	color: black;
}

.item_test_flying_msg {
	width: 15.625rem;
	z-index: 1000;
	top: 17.9375rem;
}

.annotator-color5,
.color5 {
	background-color: #bce8f5 !important;
	color: black;
}

.course_status.group-filter.active {
	font-weight: bold;
}

/*=================== mendatory_label ======================= */
.mendatory_label:after {
	/* background: var(--bs-danger);
	width: 0.3125rem;
	height: 0.3125rem; */
	position: absolute;
	content: "*";
	display: inline-block;
	border-radius: 50%;
	color: var(--bs-danger);
}

.mendatory_label_demo_form:after {
	color: var(--bs-danger);
	position: absolute;
	content: "*";
	top: 0;
	left: 100%;
	margin-left: 0.25rem;
	font-weight: bold;
	font-size: 0.875rem;
	line-height: 1;
}

/*=================== form Validate ================= */

.has-error .form-control,
.has-error .select2-container--bootstrap-5 .select2-selection--multiple,
.has-error .select2-container--bootstrap-5 .select2-selection--single {
	border-color: var(--uc-has-error-color) !important;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
	color: var(--uc-has-error-color);
}

.has-error .form-control:focus,
.has-error .select2-container--bootstrap-5 .select2-selection--multiple:focus,
.has-error .select2-container--bootstrap-5 .select2-selection--single:focus,
.has-error .select2-container--bootstrap-5.select2-container--focus .select2-selection--multiple {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
	-moz-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/*=================== Select2 ======================= */
.select2-container--bootstrap-5 .select2-selection {
	color: var(--bs-body-color) !important;
	background-color: var(--bs-body-bg) !important;
	--bs-border-opacity: 1;
	border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
	padding: 0.375rem 3rem 0.375rem 0.75rem !important;
	font-weight: 400 !important;
}

.form-select-sm~.select2-container--bootstrap-5 .select2-selection--single {
	padding: .25rem 2.25rem .25rem 0.75rem !important;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-search .select2-search__field {
	border: var(--bs-border-width) solid var(--bs-border-color) !important;
}

.select2-search {
	background-color: var(--bs-body-bg) !important;
}

.select2-search input,
.select2-container--bootstrap-5 .select2-dropdown,
.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
	color: var(--bs-body-color) !important;
	background-color: var(--bs-body-bg) !important;
}

.select2-dropdown {
	border: 1px solid var(--bs-border-color-translucent) !important;
}

[data-bs-theme="dark"] .select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__clear:hover,
[data-bs-theme="dark"] .select2-container--bootstrap-5 .select2-selection--single .select2-selection__clear:hover,
[data-bs-theme="dark"] .select2-selection__choice__remove:hover {
	background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'><path%20d='M.293.293a1%201%200%20011.414%200L8%206.586%2014.293.293a1%201%200%20111.414%201.414L9.414%208l6.293%206.293a1%201%200%2001-1.414%201.414L8%209.414l-6.293%206.293a1%201%200%2001-1.414-1.414L6.586%208%20.293%201.707a1%201%200%20010-1.414z'/></svg>") !important;
}

[data-bs-theme="dark"] .select2-container--bootstrap-5 .select2-selection--single {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e") !important;
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
	font-size: 0.8rem !important;
	background-color: var(--bs-secondary-bg) !important;
}

[enhanced_accessibility="1"] .select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
	background-color: #ffffff !important;
	border:1px solid var(--bs-dark);
}

[enhanced_accessibility="1"] .select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
    background:
        transparent
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
        50%/.75rem auto no-repeat;
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
	width: 0.5rem !important;
	height: 0.5rem !important;
}

.select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered,
.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
	color: var(--bs-body-color) !important;
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__clear,
.select2-container--bootstrap-5 .select2-selection--single .select2-selection__clear {
	right: 2rem !important;
}

.select2-container--bootstrap-5.select2-container--disabled .select2-selection,
.select2-container--bootstrap-5.select2-container--disabled .select2-search {
	background-color: var(--bs-secondary-bg) !important;
}

/* =============== nav / pills / tabs ================*/
.active-dark-subtle .nav-link.active,
.active-dark-subtle .show>.nav-link {
	background-color: var(--bs-dark-bg-subtle);
}

.active-body .nav-link.active,
.active-body .show>.nav-link {
	background-color: var(--bs-body-bg);
}

/* =============== DISPLAY & OPACITY ================*/
.h,
.hide,
.hide_button,
.pie {
	display: none;
}

.h-imp,
.hide-menu,
.hidden {
	display: none !important;
}

/*=================== spinner_loader ======================= */
.spinner_loader {
	height: 2.125rem;
	right: 3.4375rem;
}

.spinner_loader>div {
	width: 0.375rem;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner_loader .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.spinner_loader .rect3 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.spinner_loader .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.spinner_loader .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {

	0%,
	40%,
	100% {
		-webkit-transform: scaleY(0.4);
	}

	20% {
		-webkit-transform: scaleY(1);
	}
}

@keyframes sk-stretchdelay {

	0%,
	40%,
	100% {
		transform: scaleY(0.4);
		-webkit-transform: scaleY(0.4);
	}

	20% {
		transform: scaleY(1);
		-webkit-transform: scaleY(1);
	}
}

.vsplitbar {
	width: 0.3125rem;
	background: #aaa;
	margin-left: 0 !important;
	padding-left: 0.625rem;
	bottom: 0;
}

.hsplitbar {
	height: 0.375rem;
	background: #aaa;
	left: 0;
}

label>.form-control {
	font-weight: normal;
}

.text-small-14 {
	font-family: 'Inter', sans-serif;
	color: #343A40 !important;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.5;
	/* 150% */
	letter-spacing: 0;
}

.text-large-18 {
	font-family: 'Inter', sans-serif;
	font-weight: 500 !important;
	/* Medium */
	font-size: 18px;
	line-height: 28px;
	/* 150% */
	letter-spacing: 0;
	color: #024cba !important;
}

.assessment-info-box {
	height: auto !important;
}

.width326 {
	max-width: 100% !important;
}

@media (max-width: 767px) {
	.width326 {
		width: 100% !important;
	}

	.assessment-info-box {
		min-height: auto !important;
		padding: 1.5rem !important;
	}

	.pre_start,
	.starttest,
	.testprep_dash,
	.testprep_dash .btn {
		width: 100% !important;
	}

	#test_setting_btns {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.testprep_dash {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

.assessment-info-box {
	height: auto !important;
}

.width326 {
	max-width: 100% !important;
}

@media (max-width: 767px) {
	.width326 {
		width: 100% !important;
	}

	.assessment-info-box {
		min-height: auto !important;
		padding: 1.5rem !important;
	}

	.pre_start,
	.starttest,
	.testprep_dash,
	.testprep_dash .btn {
		width: 100% !important;
	}

	#test_setting_btns {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.testprep_dash {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

.footer_bottom_pos .form-group .input-padding:focus {
	-webkit-box-shadow: 0 0.4375rem 0.375rem -0.3125rem #80bdff;
	-moz-box-shadow: 0 0.4375rem 0.375rem -0.3125rem #80bdff;
	box-shadow: 0 0.4375rem 0.375rem -0.3125rem #80bdff;
}

[class^="large-icon"],
[class*=" large-icon"] {
	width: 2.5rem;
	height: 2.5rem;
	display: inline-block;
	float: left;
	margin-right: 0.625rem;
	margin-top: 0.625rem;
}

.prep_top_bar {
	background: url("../images/course_head.png") no-repeat;
	height: 1.5625rem;
}

.selected_triangle {
	width: 0;
	height: 0;
	border-top: 1.875rem solid transparent;
	border-bottom: 1.875rem solid transparent;
	border-right: 1.875rem solid #00bcd4;
	transform: rotate(45deg);
	top: -1.1875rem;
	left: -0.25rem;
}

.selected_triangle:before {
	content: "\2713";
	position: absolute;
	left: 0.75rem;
	color: var(--uc-color-white) !important;
	top: -1.0625rem;
	display: inline-block;
	-webkit-transform: rotate(-54deg);
	-moz-transform: rotate(-54deg);
	-o-transform: rotate(-54deg);
	-ms-transform: rotate(-54deg);
	transform: rotate(-54deg);
}

.play_audio {
	visibility: visible;
	cursor: pointer;
	height: 1.5625rem;
	width: 1.625rem;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 0;
}

.play_mark {
	height: 1.625rem;
	width: 1.625rem;
	clear: both;
	margin: 0 1px 0 -1.75rem;
}

[dir="rtl"] .play_mark {
	margin: 0 -1.75rem 0 1px;
}

.tts_area_hover:hover .play_mark .play_audio,
.tts_btn_visible .play_audio,
.tts_dialog_btn .play_audio {
	visibility: visible;
}

.l1 {
	font-size: 1.0625rem;
	color: var(--uc-color-l1);
	padding-left: 0;
}

.l2 {
	font-size: 1rem;
	color: var(--uc-color-l2);
	padding-left: 0.75rem;
}

.l3,
.l4 {
	font-size: 0.875rem;
	color: var(--uc-color-l3);
	padding-left: 1.5rem;
}

/* TTS-SECTION */
.tts_highlight,
.current-word {
	background: var(--uc-bg-tts) !important;
	outline: 1px solid rgba(25, 135, 84, .4) !important;
	color: var(--uc-color-tts) !important;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.tts_highlight1,
.current-word {
	background: var(--uc-bg-tts) !important;
	outline: 1px solid rgba(25, 135, 84, .4) !important;
	color: var(--uc-color-tts) !important;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.transition_text .tts_highlight1 {
	color: var(--uc-color-tts);
}

.transition_text_img {
	color: var(--bs-body-color) !important;
}

.bk2 .play_audio {
	vertical-align: initial;
	font-size: 1.625rem;
}

#bc-front .play_audio {
	background: inherit;
}

.voice {
	cursor: pointer;
}

#view_email_modal a {
	color: var(--bs-danger);
}

.chp:hover .play_audio,
.bk2:hover .play_audio,
.bk3:hover .play_audio,
.bkf:hover .play_audio,
.tts_show_hover:hover .play_audio,
.play_audio.icomoon-volume-4,
.audio_visible,
.play_audio.icomoon-pause-3,
.shown .play_audio,
.play_audio.hover x {
	visibility: visible;
}

/* discuss with mark sir*/
.wingdings {
	color: #ccc;
	font-family: wingdings;
}

.table_selected_row,
.table_selected_row:hover {
	border-top: 1px solid #eee;
	border-left: 0.3125rem solid #46a546 !important;
	background-color: rgba(21, 99, 45, 0.32) !important;
}

.vendor_img_big_screen {
	background-repeat: no-repeat;
	background-size: 9.375rem;
	background-position: 95% 89%;
}

.vendor_img_v2 {
	background-repeat: no-repeat;
	background-size: 7.5rem;
	background-position: 43% 46%;
}

.vendor_img_v3 {
	background-repeat: no-repeat;
	background-size: 7.8125rem;
}

.or {
	font-weight: bold;
	font-size: 1.125rem;
	position: absolute;
	top: -0.75rem;
	padding: 0px 0.625rem;
	background-color: var(--uc-color-white);
	left: 50%;
	margin-left: -1.3125rem;
}

.consolidated_review_cont .sticky-intersect th {
	height: 5.4375rem;
}

.practice_test_page .highcharts-container rect {
	fill: var(--bs-body-bg);
}

/* EASY PIE CHART*/
.easypiechart,
.easyPieChart {
	position: relative;
	text-align: center;
}

.easypiechart .h2 {
	margin-left: 0.625rem;
	margin-top: 0.625rem;
	display: inline-block;
}

.easypiechart canvas,
.easyPieChart canvas {
	top: 0;
	left: 0;
}

.easyPieChart canvas {
	position: absolute;
}

.easypiechart .easypie-text {
	line-height: 1;
	position: absolute;
	top: 2.0625rem;
	width: 100%;
	z-index: 1;
}

.easypiechart img {
	margin-top: -0.25rem;
}

.switch_btn {
	width: 2.1875rem;
	height: 1.25rem;
	background: #b8b8b8;
	margin-bottom: -0.3125rem;
}

.switch_btn:before {
	content: "";
	position: absolute;
	height: 0.8313rem;
	width: 0.875rem;
	background: var(--uc-color-white);
	left: 0.25rem;
	top: 0.1875rem;
	transition: all 150ms ease-out;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

input[type="checkbox"]:checked+.switch_btn:before {
	left: 1.125rem;
}

input[type="checkbox"]:checked+.switch_btn {
	background: #167ac6;
}

[enhanced_accessibility="1"] input[type="checkbox"]:checked+.switch_btn {
	background: var(--btn-primary-color);
}

.tokenfield {
	outline: none !important;
	border: none !important;
	box-shadow: none !important;
}

.token-input {
	width: 12.5rem !important;
}

.topMenu.dropdown-menu li.first,
:not(.topMenu).dropdown-menu li {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	animation-duration: 0.4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	z-index: 100;
}

@media (max-width: 47.9375rem) {
	.small_screen_hidden {
		border: none !important;
	}

	.searchBarWidth218 {
		width: 100% !important;
	}

	.bottom0-imp {
		bottom: 0px !important;
		right: 4.0625rem !important;
	}
}

#modal-from-test.modal {
	right: 0;
	bottom: 0;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0 !important;
	overflow: inherit;
	width: 100% !important;
	min-height: 100%;
	background-color: var(--uc-color-white);
}

#modal-from-test .modal-body {
	width: 100%;
	height: 100%;
	max-height: none;
	padding: 0;
	overflow: hidden !important;
}

#test_form .b-box,
#test_form .tmode .btn-group>.btn.b-box,
.practice_test_page .learn,
.radius-left-10 {
	border-radius: 0.625rem 0 0 0.625rem;
}

.ibox-content .form-group .input-padding:focus {
	box-shadow: 0 0.4375rem 0.375rem -0.3125rem #80bdff;
}

.zEWidget-launcher {
	right: 1.75rem !important;
	bottom: -0.375rem !important;
}

#sidemain.active {
	left: 0;
}

#sidemain {
	left: -15.625rem;
	transition: all 0.3s;
}

.sticky-menus {
	position: fixed;
	top: 2.8125rem;
	right: 0;
	left: 0;
	background: rgb(249, 249, 249);
	width: 100%;
	z-index: 998;
}

.sticky-menus+.container {
	padding-top: 5rem;
}

.book_left {
	text-align: left;
	min-height: 4.0625rem;
	font-size: 1.375rem;
	outline: none;
	line-height: 1.6875rem !important;
}

.fb_icon {
	border: 1px solid #3949ab;
	color: #3949ab;
}

.fb_text {
	background-color: #3949ab;
}

.google_icon {
	border: 1px solid #4285f4;
}

.google_text {
	background-color: #4285f4;
	border: 1px solid #4285f4;
	padding: 0.25rem 0.4rem;
}

.yahoo_icon {
	border: 1px solid #6001d2;
	color: #6001d2;
}

.yahoo_text {
	background-color: #6001d2;
	border: 1px solid #6001d2;
}

.amazon_icon {
	border: 1px solid #232f3e;
	color: #232f3e;
}

.amazon_text {
	border: 1px solid #232f3e;
	background: -moz-linear-gradient(to bottom, #f7dfa5, #f0c14b);
	background: -webkit-linear-gradient(to bottom, #f7dfa5, #f0c14b);
	background: linear-gradient(to bottom, #f7dfa5, #f0c14b);
}

.ribbon_right {
	--d: 0.5rem;
	--w: 9rem;
	line-height: 0.5rem;
	letter-spacing: 0.1875rem;
	position: absolute;
	top: 0;
	right: 0;
	transform: translate(29.29%, -100%) rotate(45deg);
	width: var(--w);
	transform-origin: bottom left;
	padding: 0.3125rem 0 calc(var(--d) + 0.3125rem);
	clip-path: polygon(0 100%,
			0 calc(100% - var(--d)),
			50% calc(100% - var(--d) - var(--w) / 2),
			100% calc(100% - var(--d)),
			100% 100%,
			calc(100% - var(--d)) calc(100% - var(--d)),
			var(--d) calc(100% - var(--d)));
}

@media print {

	#rostertable-listview,
	.stickytableheader {
		height: auto !important;
	}
}

/*=================== Button ======================= */
.btn-active {
	background-color: var(--bs-btn-active-bg);
}

[data-bs-theme="dark"] .login-btn.btn-outline-dark {
	--si-btn-color: var(--uc-color-white);
	--si-btn-border-color: var(--uc-color-white);
	--si-btn-hover-color: var(--uc-color-white);
	--si-btn-disabled-border-color: var(--uc-color-white);
	--si-btn-hover-border-color: var(--uc-color-white);
	--bs-btn-active-border-color: var(--uc-color-white);

	--bs-btn-color: var(--uc-color-white);
	--bs-btn-border-color: var(--uc-color-white);
	--bs-btn-hover-color: var(--uc-color-white);
	--bs-btn-hover-border-color: var(--uc-color-white);
	--bs-btn-disabled-border-color: var(--uc-color-white);
	--bs-btn-active-border-color: var(--uc-color-white);
}

/*=================== Background / Colors ======================= */

.bg-light-gray {
	background-color: var(--uc-color-light-gray);
}

.invert-bg {
	background-color: var(--invert-bg) !important;
}

.invert-color {
	color: var(--invert-color) !important;
}

.bg-toc {
	background: var(--bg-toc);
}

.gradient-blue {
	background: linear-gradient(135deg, #011d4a 0, #448ecb 100%);
}

.text-navy {
	color: var(--uc-color-navy);
}

.text-card {
	color: var(--uc-color-card-text);
}

/* this color code use for lesson number of background  */
.light-cyan-bg {
	background-color: var(--uc-color-cyan);
	color: var(--bs-body-color);
}

.correct_bg {
	background-color: var(--uc-bg-correct);
	color: #333;
}

.video_card .correct_bg {
	background-color: var(--uc-bg-correct-video);
}

.incorrect_bg {
	background-color: var(--uc-bg-incorrect);
	color: #333;
}

.unattempted_bg {
	background-color: var(--uc-bg-unattempted);
	color: #333;
}

.video_card .unattempted_bg {
	background-color: var(--uc-bg-unattempted-video);
}

.bg-gradient-primary {
	background: linear-gradient(90deg, #4d50b8 0, #5f3ab5 50%, #a420b8 100%) !important;
}

/*=================== new Dashboard css ======================= */
.scroll-content {
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	scroll-behavior: smooth;
}

.scroll-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: transparent;
	border: none;
	outline: none;
	cursor: pointer;
}

.scroll-wrapper .prev {
	left: 0;
}

.scroll-wrapper .next {
	right: 0;
}

.dashboard_ribbon {
	top: 7.125rem;
	right: -5rem;
	transform: rotate(45deg);
}

@media (max-width: 47.9988rem) {
	.dashboard_ribbon {
		position: static !important;
		transform: rotate(0deg);
		margin: 0 auto 1.5rem auto !important;
		border-radius: var(--bs-border-radius);
		width: 100% !important;
	}
}

.delay-hide {
	display: none;
}

/* FOR SETUP PAGE NEW UI */
.course-outline-lesson--new {
	cursor: default;
}

.course-outline-lesson__wrapper {
	zoom: 1;
	margin-left: -0.5rem;
	margin-right: -0.4rem;
	position: relative;
}

.course-outline-lesson {
	position: relative;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.course-outline-lesson__title {
	flex: 1;
	font-weight: 600;
	min-width: 0;
	position: relative;
}

.course-outline-lesson__add-section {
	bottom: 0.5rem;
	color: rgba(0, 0, 0, 0.4);
	font-size: 0.7rem;
	position: absolute;
	right: 0rem;
}

.course-outline-lesson__title-hidden-wrap {
	height: 0;
	visibility: hidden;
}

.course-outline-lesson__title-hidden {
	display: inline-block;
}

.course-outline-lesson__title-entry input,
.course-outline-lesson__title-entry span {
	max-width: 100%;
	min-height: 100%;
	white-space: nowrap;
	font-size: 1rem;
	text-rendering: geometricPrecision;
	background: #fff0;
	border: none;
	color: var(--invert-bg);
	font-weight: inherit;
	height: 100%;
	line-height: inherit;
	margin: 0;
	outline: none;
	overflow: hidden;
	padding: 0;
	resize: none;
	text-transform: inherit;
}

.course-outline-lesson__title-entry textarea {
	text-rendering: geometricPrecision;
	background: transparent;
	border: none;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-display: swap;
	height: 100%;
	line-height: inherit;
	margin: 0;
	outline: none;
	overflow: hidden;
	padding: 0;
	resize: none;
	text-transform: inherit;
	width: 60%;
}

.course-outline-lesson__add-content {
	background: #000;
	color: var(--uc-color-white);
}

.course-outline-lesson__add-content {
	margin-left: 1.5rem;
	width: 14.6rem;
}

.button--outline {
	border: 1px solid rgba(0, 0, 0, 0.4);
}

.button--header-done,
.button--inverted,
.button--outline {
	border-radius: 2.5rem;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.12rem;
	padding: 0.25rem 2rem;
	text-align: center;
	text-transform: uppercase;
}

.button {
	-webkit-appearance: none;
	appearance: none;

	border: 0;

	cursor: pointer;
	display: inline-block;
	font-family: lato, sans-serif;
	font-size: inherit;
}

.item-locker {
	align-items: center;
	display: block;
	justify-content: space-between;
	position: relative;
	width: 100%;
}

@media (min-width: 48em) {
	.authoring-lesson-header__title {
		font-size: 4.2rem;
		line-height: 1;
	}
}

.authoring-lesson-header__title {
	color: #2d363a;
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1.2;
	position: relative;
}

.fw-3 {
	font-weight: 300 !important;
}

.fw-4 {
	font-weight: 400 !important;
}

.fw-5 {
	font-weight: 500 !important;
}

.fw-6 {
	font-weight: 600 !important;
}

.fs-15 {
	font-size: 15px !important;
}

.fs-16 {
	font-size: 16px !important;
}

.fs-20 {
	font-size: 20px !important;
}

.fs-24 {
	font-size: 24px !important;
}

.icon-size-12 {
	height: 12px !important;
	width: 12px !important;
}

.authoring-lesson-header__title .textsize {
	word-wrap: break-word;
	text-rendering: geometricPrecision;
	color: red;
	line-height: inherit;
	visibility: hidden;
	white-space: pre-wrap;
	width: 100%;
}

.authoring-lesson-header__title input {
	text-rendering: geometricPrecision;
	background: transparent;
	border: none;
	color: inherit;
	font-family: inherit;
	font-display: swap;
	font-size: 2rem;
	font-weight: inherit;
	height: calc(100% + 3rem);
	line-height: inherit;
	margin: -0.2rem 0 0;
	outline: none;
	overflow: hidden;
	padding: 0;
	/* position: absolute; */
	resize: none;
	width: 100%;
}

.authoring-lesson-header__author {
	color: #707070;
	font-size: 1.3rem;
	font-weight: 700;
	display: inline-block;
	position: relative;
}

.select-author__current-author {
	align-items: center;
	color: #a2acb0;
	cursor: pointer;
	display: flex;
	font-size: 1rem;
	font-weight: 700;
	margin: 0;
	position: relative;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.course-outline-lesson__action {
	width: 80%l;
}

.select-author__dropdown {
	background: var(--uc-color-white);
	box-shadow: 0 0.3rem 1rem 0 rgba(0, 0, 0, 0.15);
	display: block;
	min-width: 17rem;
	position: absolute;
	top: -12rem;
	z-index: 1002;
	margin: 8rem 0 1rem;
	line-height: 3.8rem;
}

.select-author__option {
	cursor: pointer;
	font-weight: 400;
	overflow: hidden;
	/* padding: 1rem; */
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 1rem;
}

.select-author__item--hide {
	font-size: 1.2rem;
}

.select-author__current-author-icon {
	margin-left: 1rem;
}

.menu__trigger__chevron {
	height: 0.9rem;
	width: 0.9rem;
}

.user_initial {
	margin-left: -1.4rem !important;
}

.svg_setup:focus {
	outline: none !important;
}

/* =================*/

/*Added custom css by suraj (suraj.patel@ucertify.com)*/

/* this CSS code use for rounded number on table like 1,2,3*/
.circular-number,
.square {
	font-weight: 400;
	font-size: 16px;
	box-sizing: border-box;
}

/* this CSS for truncating multi-line text with ellipsis after 3 lines */
.multi-line-truncate {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 3;
	line-height: 1.2em;
	max-height: 2.4em;
}

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
}

[enhanced_accessibility="1"] a,
[enhanced_accessibility="1"] .link-1,
[enhanced_accessibility="1"] .link-2 {
	text-decoration: underline;
}

#modal-content-copyright a {
	color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
}

.left_sidebar {
	height: calc(100vh - 13.75rem) !important;
	top: 0;
}

.timeline_v2 .timeline_list {
	position: relative;
	width: 100%;
	height: 3rem;
	border-bottom: 1px solid var(--invert-color);
}

.timeline_v2 {
	position: relative;
	padding: 0;
}

.timeline_v2 .timeline_icon {
	border: 1px solid var(--invert-color);
	top: 0px;
}

[enhanced_accessibility="1"] .timeline_v2 .timeline_icon {
	border: 0.1875rem solid var(--bs-primary) !important;
}

.timeline_head {
	position: relative;
	display: flex;
	align-items: center;
	background: #E9ECEF;
	padding: 0.125rem 1px;
	border: 1px solid var(--invert-color);
	border-radius: var(--bs-border-radius);
	text-align: left;
	height: 3rem !important;
}

[enhanced_accessibility="1"] .timeline_v2 .timeline_icon {
	border: 0.125rem solid #054f90;
}

[dir="rtl"] .timeline_v2::before {
	left: 50% !important;
	transform: translateX(-50%);
}

[dir="rtl"] .timeline_v2 .timeline_list {
	margin-left: unset !important;
	padding-left: 3.125rem !important;
}

[dir="rtl"] .timeline_v2 .timeline_icon {
	left: 50% !important;
	transform: translateX(-50%);
}

.all_tab {
	position: relative;
	margin-bottom: -1.25rem;
	margin-left: auto;
	margin-right: auto;
	background: #cfe1ff;
	padding: 0.125rem 1px;
	border: 0.125rem solid #88c8ff;
	border-radius: 0.3125rem;
	text-align: center;
	font-size: 0.875rem;
	width: 2.625rem;
	height: 2.625rem;
	border-radius: 50%;
}

.page_wrapper_v2 {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.left_sidebar_v2 {
	height: calc(100vh - 12.5rem);
	top: 0;
}

.right_sidebar_v2 {
	min-height: 100%;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}

.blue,
.bg-blue {
	background-color: rgb(38, 90, 146) !important;
	color: var(--uc-color-white) !important;
}

.dot-drop {
	height: 0.3125rem;
	width: 0.3125rem;
	background: var(--bs-dark-bg-subtle);
	margin-bottom: 0.1875rem;
}

.drop-btn.active .dot-drop {
	background: var(--bs-light-bg-subtle);
}

.three_dots svg path {
	fill: var(--bs-body-bg);
}

/* .btn-light.active>.dot-drop.c2 {
	background-color: 1px solid var(--bs-body-bg);
} */

.glos_advance_search {
	width: 40%;
	margin-left: -0.1875rem;
}

.ie_column_feature {
	float: left;
	width: 33%;
}

.inline-menu.three_dots .dot {
	width: 0.375rem !important;
	height: 0.375rem !important;
	border: 1px solid var(--bs-body-bg);
	background-color: var(--dot-grey-color);
	box-sizing: border-box;
	position: relative;
	left: 0.3125rem;
}

[dir="rtl"] .inline-menu.three_dots .dot {
	right: 0.3125rem !important;
	left: unset !important;
}

.direction-rtl {
	direction: rtl;
}

.inline-menu .dot.c1,
.popover-content .dot.c1 {
	background-color: red;
}

.inline-menu .dot.c2,
.popover-content .dot.c2,
.dot-drop.c2,
.c2 {
	background-color: var(--uc-color-green);
}

s .btn.active .inline-menu .dot.c2,
.btn.active .popover-content .dot.c2,
.btn.active .dot-drop.c2,
.btn.active .c2 {
	background-color: var(--uc-color-green);
}


.drop-btn.active .c2 {
	background: var(--uc-color-green-light) !important;
}

.inline-menu .dot.c3,
.popover-content .dot.c3 {
	background-color: blue;
}

.popover-content .dot {
	width: 0.875rem;
	height: 0.875rem;
	float: left;
	margin: 0.1875rem 0.5rem 0 0;
	border: 1px solid var(--bs-body-bg);
	background-color: #ccc;
}

.popover-content {
	padding: 0.5625rem 0.875rem;
}

.popover.inline-menu-c {
	min-width: 21.875rem;
}

.popover.inline-menu-c.bottom .arrow {
	left: 1.5rem !important;
}

.popover {
	max-width: var(--uc-popover-max-width) !important;
}

#bs {
	max-width: 31.25rem;
}

#bs .popover-header {
	font-size: 1.25rem;
	line-height: 1.5rem;
}

.my_libry .course_name_td.list_course_name_td {
	max-width: 6.25rem;
}

#analytics.prep_cover_analytics a.show:focus .your_price {
	border: 1px dotted black !important;
}

.highlighter .focus_effect:focus {
	color: #333 !important;
	border-color: #8c8c8c !important;
}

.study_plannar_view tr.disabled {
	opacity: 0.5;
}

#gotit.popovr-got-it .arrow {
	left: 8.8125rem;
}

#gotit.popovr-got-it .popover {
	margin-top: 0.9375rem !important;
}

#gotit.popovr-got-it.popover.bottom>.arrow:after {
	border-bottom-color: #f7f7f7 !important;
}

.ss-calculator {
	padding: 0 !important;
}

.ss-calculator .ui-button-disabled {
	opacity: 1;
}

.child.expand_collapse:not(.table_selected_row) {
	background: #eee !important;
}

.edu_modify_section_modal .ie_flex {
	display: -ms-inline-flexbox;
}

.educator_modify_section_modal .popover {
	width: 18.75rem;
}

.edu_modify_section_modal .popover h3 {
	line-height: 1.5em;
}

.edu_modify_section_modal .uparrow {
	border-bottom: 1.25rem solid #ccc;
	border-left: 1.25rem solid transparent;
	border-right: 1.25rem solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	bottom: -1.3125rem;
	left: 0px;
}

#inline-menu-popover .title-sep {
	background: #f3f3f6 !important;
}

.popover.inline-menu-c.bottom .wrapper_div .arrow {
	left: 4.4375rem !important;
}

/* sidepan css class study planner */
.side_pane_contain {
	position: fixed;
	z-index: var(--side-index);
	left: -0.625rem;
}

.side_pane_contain div {
	top: 45%;
	left: 0.5rem !important;
	color: var(--uc-color-white);
	position: absolute !important;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	transform: rotate(-90deg) translateX(-50%);
	transform-origin: left top;
	min-width: 3.75rem;
}

.side_pane_contain div.item_list_btn {
	left: -3.4375rem;
	/* width: 9.6875rem; */
}

.side_pane_toc {
	position: fixed;
	left: -62.5rem;
	top: 5.9375rem;
	bottom: 2.25rem;
	width: var(--side-width);
	z-index: var(--side-index);
	overflow-y: auto;
	background: #fff !important;
	color: var(--bs-body-color);
	box-sizing: border-box;
	box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
	border-right: 0.5px solid var(--black-10, rgba(0, 0, 0, 0.1))
}

.ebook-side .pane_hide {
	transition: left 0.5s ease;
}

.side_pane_toc .answer .badge {
	letter-spacing: 0.4px;
}

/*#modal_manage,*/
.modal_mng {
	top: 2.8125rem;
	z-index: 999 !important;
}

#modal_manage>.modal-dialog>.modal-content,
.modal_mng>.modal-dialog>.modal-content {
	box-shadow: none;
}

.start_data {
	width: 6.6875rem;
	min-width: 6.6875rem;
}

.setting_td {
	min-width: 20.3125rem;
}

#section_view_type {
	width: 2.6875rem;
}

#modal_manage .course_img {
	margin: 0.125rem 0 0 0;
}

.enrollments {
	width: 6.875rem;
	min-width: 6.875rem;
}

@media (max-width: 84.375rem) and (min-width: 75rem) {
	#modal_manage .name_td {
		width: 27.8125rem;
	}
}

@media (max-width: 75rem) and (min-width: 62.5rem) {
	#modal_manage .name_td {
		width: 16.25rem;
	}

	#list_view_section .tag {
		width: 9.375rem;
	}
}


.feature-left-side {
	width: var(--feature-side-width);
}

.feature-right-side {
	padding-left: calc(var(--feature-side-width) + 1rem);
	padding-right: 1rem;
}

.feature-right-side img,
.feature-right-side table,
.feature-right-side figcaption {
	max-width: 100%;
	height: auto;
}

@media (max-width: 61.9375rem) {

	.feature-right-side {
		padding-left: 1rem;
	}

	.setting_td {
		width: 8.375rem;
		min-width: 8.375rem;
	}

	#list_view_section .tag {
		width: 4.375rem;
	}
}

@media (max-width: 62.4375rem) and (min-width: 43.75rem) {
	.name_td {
		width: 11.875rem;
	}

	#list_view_section .tag {
		width: 7.8125rem;
	}
}

.read-block {
	position: absolute;
	top: 0;
	left: 0.5rem;
}

[dir="rtl"] .read-block {
	left: unset;
	right: 0.5rem;
}

.read-block>svg.peity {
	border: 1px solid #ccc;
	border-radius: 50%;
	padding: 1px;
	height: 1rem;
	width: 1rem;
	background-color: white;
}

#modal_test_history .toc-read-block {
	top: 0;
	left: -0.375rem;
}

#modal_test_history #modified-toc::before {
	left: 1.125rem !important;
	top: 0;
}

#modified-toc.top_padding {
	padding: 1.625rem 0.3125rem 0.9375rem 0.3125rem !important;
}

#modified-toc::before {
	left: 1.5rem !important;
	top: 2.1875rem;
}

.e_tags li {
	width: 22.3125rem !important;
}

.practice_test_page .message {
	background: #fcf8e3;
	border-left: 0.4375rem solid #e7650a;
}

.objective-toc {
	position: relative;
	padding: 0;
	margin-top: 2em;
	margin-bottom: 2em;
}

.objective-to {
	width: 98%;
	margin: 1.5625rem;
}

.objective-toc::before {
	content: "";
	position: absolute;
	top: 0;
	left: 1.125rem;
	height: calc(100% - 0.625rem);
	width: 0.25rem;
	border-left: 0.1875rem dotted #c1c1c1 !important;
}

.modified-toc.light-toc:before {
	background: #e7eaec;
}

.objective-toc .modified-toc-block {
	position: relative;
	margin: 2.3125rem 0 0.875rem;
	margin-left: 2.625rem;
}

.objective-toc .modified-toc-icon {
	left: -2.5625rem !important;
	border: 0.1875rem solid #93caf9;
	top: 0.125rem;
}

.objective-toc .modified-toc-block:after {
	content: "";
	display: table;
	clear: both;
}

.objective-toc .modified-toc-block:first-child,
#modified-toc h1:first-child+li {
	margin-top: 0;
}

.objective-toc .modified-toc-block:last-child {
	margin-bottom: 0;
}

.modified-toc-icon {
	position: absolute;
	top: 0.5625rem;
	left: 2.6875rem;
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 50%;
	font-size: 1rem;
	border: 0.1875rem solid #f1f1f1;
	text-align: center;
}

[dir="rtl"] .modified-toc-icon {
	left: unset;
	right: 3.3125rem;
}

.modified-toc-icon {
	border: 0.1875rem solid var(--uc-color-white);
}

[data-bs-theme="dark"] .modified-toc-icon {
	color: #fff !important;
}

.modified-toc i {
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	position: relative;
	left: 50%;
	top: 50%;
	margin-left: -0.75rem;
	margin-top: -0.5625rem;
}

/*====================== DropDown =========================*/
.dropdown-toggle:after {
	font-family: icomoon;
	font-display: swap;
	font-style: normal;
	font-display: swap;
	font-size: 0.75rem;
	font-weight: lighter;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\eec5";
	border: none;
	margin-left: 0;
	vertical-align: middle;
}

.caret-1rem:after {
	font-size: 1rem !important;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
	width: 1rem;
	height: 1rem;
}

.rotate-180 {
	display: inline-block;
	transform: rotate(180deg);
}

.vm_dropdown.dropdown-toggle:after {
	display: none;
}

.dropdown-menu:not(.datepicker) {
	padding: 0px !important;
}

.dropdown-item:not(.noround) {
	border-radius: 0.375rem !important;
}

.dropdown-item.active .text-muted {
	color: var(--bs-light) !important;
}

.dropdown-divider {
	margin: 0px !important;
}

.sort_dropdown .dropdown-item:hover,
.sort_dropdown .dropdown-item.active,
.course_filters_dropdown .dropdown-item:hover,
.course_filters_dropdown .dropdown-item.active {
	background-color: var(--colorboot-primary) !important;
	color: var(--uc-color-white) !important;
}

.sort_dropdown .dropdown-item:hover *,
.sort_dropdown .dropdown-item.active *,
.course_filters_dropdown .dropdown-item:hover *:not(.badge),
.course_filters_dropdown .dropdown-item.active *:not(.badge),
#course_filters .btn.course_status.active:not(.btn-outline-danger),
#course_filters .btn.course_status.active:not(.btn-outline-danger) * {
	color: var(--uc-color-white) !important;
}

#course_filters .btn.course_status.active:not(.btn-outline-danger) {
	background-color: var(--colorboot-primary) !important;
	border-color: var(--colorboot-primary) !important;
}

#course_filters .btn.course_status.active:not(.btn-outline-danger) .badge,
.course_filters_dropdown .dropdown-item.active .badge {
	background-color: var(--uc-color-white) !important;
	color: var(--colorboot-primary) !important;
}

/*====================== datepicker =========================*/

.datepicker-dropdown {
	z-index: 1060 !important;
}

.datepicker table tr td span:hover,
.datepicker tfoot tr:first-child th:hover,
.datepicker thead tr:first-child th:hover,
.datepicker table tr td.day:hover {
	background: var(--bs-gray-300);
	color: var(--bs-dark)
}

.datepicker_drop .datepicker.datepicker-inline {
	margin-right: auto !important;
	margin-left: auto !important;
}

/*====================== Lab/Test =========================*/

.spanlink_nav.disabled,
.spanlink_nav.disabled:hover {
	cursor: not-allowed;
	color: var(--bs-body-color) !important;
}

.incorrect_ans {
	color: var(--bs-red) !important;
}

.correct_ans {
	color: var(--bs-green) !important;
}

.explanation_content ol li:not(:last-child),
.explanation_content ul li:not(:last-child) {
	margin-bottom: 0.8rem;
}

.pagination li a:not(.silicon),
.pagination li span {
	font-size: 0.875rem;
	line-height: 0.875rem;
	font-weight: 400;
	padding: 0.6875rem 0.75rem;
	color: #404040;
	background-color: var(--uc-color-white);
	border: 1px solid #ddd;
	border-radius: 0.125rem;
	margin-left: 0.25rem;
	position: relative;
	float: left;
}

.pagination li.active a,
.pagination li.active a:focus,
.pagination li.active a:hover,
.pagination li.active span,
.pagination li.active span:focus,
.pagination li.active span:hover {
	z-index: 3;
	color: var(--uc-color-white);
	background-color: #4c5154;
	border-color: #4c5154;
	cursor: default;
}

/* this code added for filter of support and video page three dotts... */
.bookmark_filter {
	position: relative;
	box-sizing: border-box;
	border-bottom: 0;
	padding: 0.125rem;
	border-width: 1px;
	border-color: #5f96bf;
	height: 2.3125rem;
	background-color: var(--uc-color-white);
	border-top-left-radius: 0.125rem;
	border-top-right-radius: 0.125rem;
}

.bookmark_filter:before {
	content: "";
	position: absolute;
	left: 0;
	border-style: solid;
	border-width: 0 0.5625rem 0.4375rem 0.625rem;
}

.bookmark_filter:after {
	content: "";
	position: absolute;
	left: 0;
	border-style: solid;
	border-width: 0 0.625rem 0.625rem;
}

.bookmark_filter:before {
	bottom: 0.1875rem;
	border-color: transparent var(--uc-color-white);
	z-index: 1;
	margin-bottom: 1px;
}

.bookmark_filter:after {
	bottom: 0;
	border-color: #5f96bf #5f96bf transparent #5f96bf;
}

@media screen and (max-width: 48rem) {
	/* .progress-label {
		margin-top: 0.3125rem;
	} */

	.lab_card .card-title {
		height: 2.25rem !important;
	}

	#review_filter {
		transform: scale(.85)
	}

	.exercise_list .exercises-column {
		bottom: 0.3125rem;
	}

	.ebook-heading-width {
		width: calc(100% - 6.25rem) !important;
	}
}

/* this code for used table filter arrow icons */
.table .header:after {
	content: "";
	display: inline-block;
	margin-left: 0.5rem;
	border-width: 0 0.31em 0.31em;
	border-style: solid;
	border-color: #22457f transparent;
	visibility: visible;
	position: relative;
	top: -0.125rem;
}

.table .headerSortUp:after {
	border-bottom: none;
	border-left: 0.3125rem solid transparent;
	border-right: 0.3125rem solid transparent;
	border-top: 0.375rem solid #22457f;
	visibility: visible;
}

.m-clr,
.mentor-clr,
.text-grey {
	color: var(--bs-border-color) !important;
}

.text-indigo {
	color: indigo;
}

.text-inherit {
	color: inherit !important;
}

.error,
.label-incorrect,
.muted,
.text-error {
	color: var(--label-incorrect-color);
}

.label-correct {
	color: #398a00;
}

.bg-blue,
.bg-sky {
	color: var(--uc-color-white) !important;
}

.darkblue-txt {
	color: #337ab7;
}

.disable_license {
	color: #ccc !important;
}

.disable_license1,
.text-disabled {
	color: #ddd !important;
}

.pre-clr {
	color: #b64611 !important;
}

.bg-dark-grey {
	background-color: #858585;
}

.b-clr,
.lsn-clr {
	color: #69a142 !important;
}

.p-clr,
.pra-clr {
	color: #029688 !important;
}

.l-clr,
.lab-clr {
	color: var(--lab-icons-color) !important;
}

.post-clr {
	color: #4db889 !important;
}

.lec-clr {
	color: #2b74ba !important;
}

.ass-clr {
	color: #e94d4f !important;
}

.stpln-clr {
	color: #283891 !important;
}

.rep-clr {
	color: #003f8f !important;
}

.cer-clr {
	color: #0f75bc !important;
}

.livelab-clr,
.v-clr {
	color: #e73d3e !important;
}

.card-clr {
	color: #23c6c8 !important;
}

.quiz-clr {
	color: #9872a5 !important;
}

.exer-clr {
	color: #e18a8a !important;
}

.bundle-clr {
	color: teal;
}

/* don't remove this propertis just because this bootstrap properties doesn't wrok (translate-middle-y) */
.transform50 {
	transform: translateY(50%);
}

.transform30 {
	transform: translateY(30%);
}

/* Content Version page*/
.diff .row {
	white-space: pre-wrap;
}

.diff .row:before,
.diff .row:after {
	content: "";
}

.tag-name {
	background-color: #d8d8d8 !important;
	color: #2e2e2e !important;
}

.diff ins {
	color: green;
}

.diff del {
	background-color: red;
}

.squared_checbox:checked+label span {
	background-color: #ccc;
	padding: 0.3125rem;
	border-radius: 1.625rem;
	color: #008000;
	box-shadow: 0 1px 0.125rem rgba(0, 0, 0, 0.05),
		inset 0px -0.9375rem 0.625rem -0.75rem rgba(0, 0, 0, 0.05),
		inset 0.9375rem 0.625rem -0.75rem rgba(255, 255, 255, 0.1);
}

/* Gradebook */
.unupdate_score {
	background: #18a689 !important;
}

.dont_update {
	background: #676a6c !important;
}

/**VIDEO MODULE**/
.v-transcript-container {
	background-image: url(../images/t-preview.png);
	background-size: cover;
}

.v-container {
	border: 1px solid;
	height: 27.5rem;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.video_play_icon {
	z-index: 10;
	cursor: pointer;
}

.play-video-icon {
	background-image: url(../images/play_icon60x60.png);
	height: 3.75rem;
	width: 3.75rem;
	background-size: 100%;
}

ol.linenums {
	margin: 0 0 0 2.0625rem;
}

ol.linenums li {
	padding-left: 0.75rem;
	color: #bebec5;
	line-height: 1.25rem;
	text-shadow: 0 1px 0 var(--uc-color-white);
}

.inline-menu .dot.c3,
.popover-content .dot.c3 {
	background-color: blue;
}

.practice_test_page .message {
	background: #fcf8e3;
	border-left: 0.4375rem solid #e7650a;
}

.message {
	background-color: var(--uc-color-white);
	border: 1px solid #e7eaec;
	display: block;
	padding: 0.625rem 1.25rem;
	position: relative;
	-webkit-border-radius: 0.25rem;
	-moz-border-radius: 0.25rem;
	border-radius: 0.25rem;
}

.snackbar .message {
	background-color: transparent;
	border: none;
}

.practice_test_page .custom_test {
	height: 5.625rem;
	-webkit-transition: background 0.4s, color 0.4s;
	-moz-transition: background 0.4s, color 0.4s;
	transition: background 0.4s, color 0.4s;
	-webkit-transition: 0.1s ease-in-out;
	transition: 0.1s ease-in-out;
	border: 0.5rem solid var(--practic-test-border-color) !important;
}

.practice_test_page .custom_test:not(.disabled):hover .customIcon {
	color: #333;
}

.practice_test_page .custom_test:not(.disabled):hover {
	background-color: var(--uc-color-white);
	border: 0.5rem solid #b3ccf7;
}

.practice_test_page #reset_quiz:hover {
	color: darkgray;
}

.practice_test_page .test-item {
	-webkit-perspective: 56.25rem;
	-moz-perspective: 56.25rem;
	-o-perspective: 56.25rem;
	-ms-perspective: 56.25rem;
	perspective: 56.25rem;
}

.practice_test_page .test-container:after,
.practice_test_page .test-item:before {
	content: "";
	display: table;
}

.practice_test_page .test-info {
	height: 5.625rem;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.practice_test_page .test-item:not(.disabled):hover .test-info-front,
.practice_test_page .test-item:not(.disabled):focus .test-info-front,
.practice_test_page .test-item:not(.disabled):focus-visible .test-info-front {
	-webkit-transform: translate3d(0, 8.125rem, 0) rotate3d(1, 0, 0, -90deg);
	-moz-transform: translate3d(0, 17.5rem, 0) rotate3d(1, 0, 0, -90deg);
	-o-transform: translate3d(0, 17.5rem, 0) rotate3d(1, 0, 0, -90deg);
	-ms-transform: translate3d(0, 17.5rem, 0) rotate3d(1, 0, 0, -90deg);
	transform: translate3d(0, 8.125rem, 0) rotate3d(1, 0, 0, -90deg);
	opacity: 0;
	cursor: pointer;
}

.practice_test_page .test-info>div {
	background-position: center center;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	transition: all 0.4s linear;
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-o-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}

.practice_test_page .test-item:not(.disabled):hover .test-info-back,
.practice_test_page .test-item:not(.disabled):focus .test-info-back,
.practice_test_page .test-item:not(.disabled):focus-visible .test-info-back {
	-webkit-transform: rotate3d(1, 0, 0, 0deg);
	-moz-transform: rotate3d(1, 0, 0, 0deg);
	-o-transform: rotate3d(1, 0, 0, 0deg);
	-ms-transform: rotate3d(1, 0, 0, 0deg);
	transform: rotate3d(1, 0, 0, 0deg);
	cursor: pointer;
	opacity: 1;
}

.practice_test_page .selectedactive {
	margin: 3.125rem;
	display: none;
}

.practice_test_page .test-info .test-info-back {
	-webkit-transform: translate3d(0, 0, -13.75rem) rotate3d(1, 0, 0, 90deg);
	-moz-transform: translate3d(0, 0, -13.75rem) rotate3d(1, 0, 0, 90deg);
	-o-transform: translate3d(0, 0, -13.75rem) rotate3d(1, 0, 0, 90deg);
	-ms-transform: translate3d(0, 0, -13.75rem) rotate3d(1, 0, 0, 90deg);
	transform: translate3d(0, 0, -26.875rem) rotate3d(1, 0, 0, 90deg);
}

.practice_test_page .test-container.disabled .test-info-front,
.practice_test_page .test-container.disabled .test-info-back,
.practice_test_page .test-container.disabled .prepkit-btn,
.practice_test_page .test-container.disabled>h3 {
	cursor: not-allowed;
}

.practice_test_page .icon_play {
	bottom: 6.75rem;
	left: 0.4375rem;
}

@media (max-width: 61.875rem) {
	.practice_test_page .icon_play {
		bottom: 6rem;
		font-size: 3.125rem;
	}
}

@media (min-width: 56.25rem) and (max-width: 61.9375rem) {
	.practice_test_page .icon_play {
		left: 0px;
	}
}

.bottom_divider {
	border-bottom: 1px solid #7b7676;
	width: 16.875rem;
	margin: -1px auto;
}

.alt_describe:hover .alt_describe_text,
.alt_listen:hover .alt_listen_text,
.alt_tryme:hover .alt_tryme_text {
	text-decoration: underline;
}

.transition_text_p {
	display: table-cell !important;
	vertical-align: middle;
	text-align: center;
}

/* ================== DE2  ================== */
.item_list_selected,
.item_list_selected a {
	color: var(--bs-blue) !important;
}

/* this code used gloablly for textarea, and text field placehoder color issue in darkTheme */
::placeholder {
	color: #6a6a6a !important;
}

#ebook_container .video_scroll_list #list .sublists {
	background: #222;
	position: relative;
	display: inline-block;
	width: 6.25rem;
	height: auto;
	font-size: 0.4375rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-right: 0.625rem;
	margin-left: 0.3125rem;
	color: white;
	overflow: hidden;
	border: 1px solid #222;
	transition: 0.3s ease-in-out;
	-webkit-user-select: none;
}

#ebook_container .video_scroll_list #list .sublists:hover,
#ebook_container .video_scroll_list #list .sublists.active {
	webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	border: 0.1875rem solid var(--bs-primary);
}

.video_scroll_list #list .sublists {
	font-size: 1rem;
}

.height_modifier {
	max-height: 18.75rem;
	overflow-y: scroll;
}

.editor_comment_box {
	position: absolute;
	right: 0;
	padding-top: 0.625rem;
	padding-right: 0.625rem;
	overflow: auto;
}

.clear_both {
	clear: both;
}

.button_block {
	top: 3.75rem;
	left: 22%;
	background-color: #b0281a;
	font-family: Helvetica;
}


small {
	font-weight: 400 !important;
}



.notification-container {
	top: calc(var(--nav-height) + -0.7rem);
}

.notification-container:before {
	content: "";
	position: absolute;
	top: 1px;
	right: 0;
	width: 0;
	height: 0;
	transform: translate(-0.75rem, -100%);
	border-left: 0.75rem solid transparent;
	border-right: 0.75rem solid transparent;
	border-bottom: 0.75rem solid var(--bs-warning);
}

.ansoptinput.active {
	background-color: var(--bs-success-border-subtle) !important;
	border: 1px solid var(--bs-success) !important;
}

.rating_bar>span:before {
	cursor: pointer;
}

.rating_bar:hover>span:before {
	color: var(--bs-warning) !important;
}

.rating_bar>span:hover~span:before {
	color: var(--bs-tertiary-color) !important;
}

.eval-copy-left {
	position: sticky;
}

.lang_icons .card {
	width: 12.5%;
}

.lang_icons .card .card-body p {
	font-size: 1rem;
	font-weight: 800;
}

@media (max-width: 60rem) {
	.eval-copy-left {
		position: static;
		height: 100% !important;
	}

	.lang_icons .card {
		width: calc(22% - 0.625rem);
		margin: 0.3125rem !important;
	}

	.lang_icons .card .card-body img.img-fluid {
		width: 70%;
		max-width: 3.8125rem;
	}
}

@media (max-width: 47.9375rem) {
	.lang_icons .card .card-body p {
		font-size: 0.875rem;
		font-weight: normal;
	}

	.testprep_icons .card {
		width: 26% !important;
	}
}

.backwood {
	background-color: var(--uc-table-class-average-color) !important;
	font-weight: 600;
}

.avg-class-header {
	position: absolute;
	top: 50%;
	right: -0.8rem;
	transform-origin: 0 0;
	transform: rotate(-90deg) translateX(-50%);
}

.switchery-red.switchery-on_background {
	background-color: var(--switchery-bg-red-subtle) !important;
}

.switchery-red .switchery-on {
	background-color: var(--switchery-bg-red) !important;
}

.auto-adjust p {
	font-size: 1vw !important;
}

@media (max-width: 47.9375rem) {
	.auto-adjust p {
		overflow: hidden;
		font-size: 0.875rem !important;
		white-space: nowrap;
		text-overflow: ellipsis !important;
	}
}

.text {
	position: relative;
	color: var(--uc-primary);
	font-size: 2em;
	font-weight: 600;
	width: fit-content;
}

.second-text:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-left: 0.125rem solid var(--uc-primary);
	background-color: #eeecf7;
	animation: animate 4s steps(12) infinite;
}

.bla .second-text:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-left: 0.125rem solid var(--uc-primary);
	background-color: #141429;
	animation: animate 4s steps(12) infinite;
}

@keyframes animate {

	40%,
	60% {
		left: calc(100% + 0.25rem);
	}

	100% {
		left: 0%;
	}
}


.vjs-menu-item-text {
	text-transform: capitalize;
}

@media (min-width: 62rem) {
	.lessons-wrap .lessons-card:nth-child(3n) {
		border-right: none !important;
	}
}

@media (max-width: 61.9375rem) {
	.lessons-wrap .lessons-card:nth-child(2n) {
		border-right: none !important;
	}
}

@media (max-width: 47.9375rem) {
	.lessons-wrap .lessons-card:last-child {
		border-bottom: none !important;
	}

	.modal-dialog {
		max-width: 94% !important;
	}

}

.navbar-sticky .nav-tabs-alt .nav-link {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.modal-header .btn-close {
	background: none;
	position: relative;
}

.modal-header .btn-close::after {
	content: "\ee57";
	font-family: icomoon;
	font-display: swap;
	font-size: 1rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.modal-header .btn-close:hover::after {
	color: var(--uc-color-advanced);
}

.filter-link img {
	filter: grayscale(100%);
	transition: ease-in-out;
}

.filter-link:hover img {
	filter: grayscale(0%);
}


.wordCarousel div {
	overflow: hidden;
	position: relative;
	height: 4.0625rem;
	margin-top: -0.625rem;
}

.wordCarousel div li {
	color: #6365d0;
	padding: 0;
	height: 2.8125rem;
	margin-bottom: 2.8125rem;
	display: block;
}

.flip2 {
	-webkit-animation: flip2 6s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
	animation: flip2 6s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
}

.flip3 {
	-webkit-animation: flip3 8s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
	animation: flip3 8s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
}

.flip4 {
	-webkit-animation: flip4 10s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
	animation: flip4 10s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
}

.flip5 {
	-webkit-animation: flip5 12s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
	animation: flip5 12s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
}

.flip6 {
	-webkit-animation: flip6 14s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
	animation: flip6 14s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
}

@-webkit-keyframes flip2 {
	0% {
		margin-top: -11.25rem;
	}

	5% {
		margin-top: -5.625rem;
	}

	50% {
		margin-top: -5.625rem;
	}

	55% {
		margin-top: 0px;
	}

	99.99% {
		margin-top: 0px;
	}

	100% {
		margin-top: -11.25rem;
	}
}

@keyframes flip2 {
	0% {
		margin-top: -11.25rem;
	}

	5% {
		margin-top: -5.625rem;
	}

	50% {
		margin-top: -5.625rem;
	}

	55% {
		margin-top: 0px;
	}

	99.99% {
		margin-top: 0px;
	}

	100% {
		margin-top: -11.25rem;
	}
}

@-webkit-keyframes flip3 {
	0% {
		margin-top: -16.875rem;
	}

	5% {
		margin-top: -11.25rem;
	}

	33% {
		margin-top: -11.25rem;
	}

	38% {
		margin-top: -5.625rem;
	}

	66% {
		margin-top: -5.625rem;
	}

	71% {
		margin-top: 0px;
	}

	99.99% {
		margin-top: 0px;
	}

	100% {
		margin-top: -16.875rem;
	}
}

@keyframes flip3 {
	0% {
		margin-top: -16.875rem;
	}

	5% {
		margin-top: -11.25rem;
	}

	33% {
		margin-top: -11.25rem;
	}

	38% {
		margin-top: -5.625rem;
	}

	66% {
		margin-top: -5.625rem;
	}

	71% {
		margin-top: 0px;
	}

	99.99% {
		margin-top: 0px;
	}

	100% {
		margin-top: -16.875rem;
	}
}

@-webkit-keyframes flip4 {
	0% {
		margin-top: -22.5rem;
	}

	5% {
		margin-top: -16.875rem;
	}

	25% {
		margin-top: -16.875rem;
	}

	30% {
		margin-top: -11.25rem;
	}

	50% {
		margin-top: -11.25rem;
	}

	55% {
		margin-top: -5.625rem;
	}

	75% {
		margin-top: -5.625rem;
	}

	80% {
		margin-top: 0px;
	}

	99.99% {
		margin-top: 0px;
	}

	100% {
		margin-top: -22.5rem;
	}
}

@keyframes flip4 {
	0% {
		margin-top: -22.5rem;
	}

	5% {
		margin-top: -16.875rem;
	}

	25% {
		margin-top: -16.875rem;
	}

	30% {
		margin-top: -11.25rem;
	}

	50% {
		margin-top: -11.25rem;
	}

	55% {
		margin-top: -5.625rem;
	}

	75% {
		margin-top: -5.625rem;
	}

	80% {
		margin-top: 0px;
	}

	99.99% {
		margin-top: 0px;
	}

	100% {
		margin-top: -22.5rem;
	}
}

@-webkit-keyframes flip5 {
	0% {
		margin-top: -28.125rem;
	}

	5% {
		margin-top: -22.5rem;
	}

	20% {
		margin-top: -22.5rem;
	}

	25% {
		margin-top: -16.875rem;
	}

	40% {
		margin-top: -16.875rem;
	}

	45% {
		margin-top: -11.25rem;
	}

	60% {
		margin-top: -11.25rem;
	}

	65% {
		margin-top: -5.625rem;
	}

	80% {
		margin-top: -5.625rem;
	}

	85% {
		margin-top: 0px;
	}

	99.99% {
		margin-top: 0px;
	}

	100% {
		margin-top: -28.125rem;
	}
}

@keyframes flip5 {
	0% {
		margin-top: -28.125rem;
	}

	5% {
		margin-top: -22.5rem;
	}

	20% {
		margin-top: -22.5rem;
	}

	25% {
		margin-top: -16.875rem;
	}

	40% {
		margin-top: -16.875rem;
	}

	45% {
		margin-top: -11.25rem;
	}

	60% {
		margin-top: -11.25rem;
	}

	65% {
		margin-top: -5.625rem;
	}

	80% {
		margin-top: -5.625rem;
	}

	85% {
		margin-top: 0px;
	}

	99.99% {
		margin-top: 0px;
	}

	100% {
		margin-top: -28.125rem;
	}
}

@-webkit-keyframes flip6 {
	0% {
		margin-top: -33.75rem;
	}

	5% {
		margin-top: -28.125rem;
	}

	20% {
		margin-top: -28.125rem;
	}

	25% {
		margin-top: -22.5rem;
	}

	30% {
		margin-top: -22.5rem;
	}

	35% {
		margin-top: -16.875rem;
	}

	40% {
		margin-top: -16.875rem;
	}

	45% {
		margin-top: -11.25rem;
	}

	60% {
		margin-top: -11.25rem;
	}

	65% {
		margin-top: -5.625rem;
	}

	80% {
		margin-top: -5.625rem;
	}

	85% {
		margin-top: 0px;
	}

	99.99% {
		margin-top: 0px;
	}

	100% {
		margin-top: -33.75rem;
	}
}

@keyframes flip6 {
	0% {
		margin-top: -33.75rem;
	}

	5% {
		margin-top: -28.125rem;
	}

	20% {
		margin-top: -28.125rem;
	}

	25% {
		margin-top: -22.5rem;
	}

	30% {
		margin-top: -22.5rem;
	}

	35% {
		margin-top: -16.875rem;
	}

	40% {
		margin-top: -16.875rem;
	}

	45% {
		margin-top: -11.25rem;
	}

	60% {
		margin-top: -11.25rem;
	}

	65% {
		margin-top: -5.625rem;
	}

	80% {
		margin-top: -5.625rem;
	}

	85% {
		margin-top: 0px;
	}

	99.99% {
		margin-top: 0px;
	}

	100% {
		margin-top: -33.75rem;
	}
}

.virtual-environment-md .custom-bdr .card {
	border: 0px;
	border-right: 1px solid rgba(var(--si-white-rgb), 0.5);
}

.virtual-environment-md .custom-bdr:last-child .card {
	border: 0px;
	border-right: 0px solid rgba(var(--si-white-rgb), 0.5);
}

@media (max-width: 61.9375rem) {
	.virtual-environment-md .custom-bdr .card {
		border: 0px;
		border-right: 1px solid rgba(var(--si-white-rgb), 0.5);
		border-bottom: 1px solid rgba(var(--si-white-rgb), 0.5);
	}

	.virtual-environment-md .custom-bdr:nth-child(2n) .card {
		border: 0px;
		border-right: 0px solid rgba(var(--si-white-rgb), 0.5);
		border-bottom: 1px solid rgba(var(--si-white-rgb), 0.5);
	}

	.virtual-environment-md .custom-bdr:nth-child(3) .card,
	.virtual-environment-md .custom-bdr:nth-child(4) .card {
		border: 0px;
		border-bottom: 0px solid rgba(var(--si-white-rgb), 0.5);
	}

	.virtual-environment-md .custom-bdr:nth-child(3) .card {
		border: 0px;
		border-right: 1px solid rgba(var(--si-white-rgb), 0.5);
	}
}

@media (max-width: 47.9375rem) {
	.virtual-environment-md .custom-bdr .card {
		border: 0px !important;
		border-right: 0px solid rgba(var(--si-white-rgb), 0.5);
		border-bottom: 1px solid rgba(var(--si-white-rgb), 0.5) !important;
	}

	.virtual-environment-md .custom-bdr:last-child .card {
		border: 0px !important;
	}

}

.dashboard_tile li:focus-within,
.toc_chapters .card:focus-within {
	box-shadow: var(--bs-box-shadow) !important;
}

.sweet-alert p {
	margin-bottom: 1.125rem !important;
}

.survay-progress-number,
.survay-progress-progress {
	background-color: var(--bs-secondary-bg);
}

.access-nav .breadcrumb-item::before {
	color: #9397ad !important;
}

#assessment_start_date1[readonly],
#assessment_end_date1[readonly],
#assessment_start_date2[readonly],
#assessment_end_date2[readonly] {
	background-color: var(--bs-body-bg) !important;
}

.iframe-content {
	display: none;
}

#iframe1 {
	display: block;
}

@media (max-width: 61.9375rem) {
	.iframe-content {
		display: none;
	}
}

.cont .btn-facebook,
.cont .btn-instagram,
.cont .btn-youtube,
.cont .btn-linkedin,
.cont .btn-twitter {
	background: rgba(255, 255, 255, 0.1);
	color: white;
}

.answer_icon_box {
	width: 4.375rem;
	height: 4.375rem;
	border: 0.625rem solid var(--bs-body-bg);
}

.badge-design {
	font-size: 0.70rem;
	font-weight: 500 !important;
	text-transform: uppercase;
	padding: 0.25rem !important;
}

.footer-divider {
	width: 0.1875rem;
	background: #d0d0d0;
	height: 120%;
	border-radius: 1px;
	border-right: 0.0938rem solid #0f1215;
	transform: rotate(25deg);
}

.chat_box_div .chat-message pre,
.chat_box_div3 .chat-message pre {
	word-break: break-word;
}

.chat_box_div .chat-message pre.prettyprint>ol,
.chat_box_div3 .chat-message pre.prettyprint>ol {
	margin-left: 0 !important;
	padding-left: 0;
}

.chat_box_div .chat-message pre.prettyprint.white,
.chat_box_div3 .chat-message pre.prettyprint.white,
.chat_box_div .chat-message pre.prettyprint.white>ol,
.chat_box_div3 .chat-message pre.prettyprint.white>ol,
.chat_box_div .chat-message pre.prettyprint.white:hover,
.chat_box_div3 .chat-message pre.prettyprint.white:hover {
	background-color: var(--bs-body-bg);
}

.right-test-template .tab-content .tts_area_hover .tts_show_hover {
	position: relative;
}

.right-test-template .tab-content .tts_area_hover .tts_show_hover .play_mark {
	position: absolute !important;
	top: 0.3125rem !important;
}

.scroll-next,
.scroll-previous {
	transition: 0.3s linear;
	width: 1.375rem;
	background-color: var(--bs-body-bg);
	box-shadow: -0.125rem 0px 0.25rem 0px #00000033;
}

.scroll-next {
	border-top-left-radius: 0.1875rem;
	border-bottom-left-radius: 0.1875rem;
}

.scroll-previous {
	border-top-right-radius: 0.1875rem;
	border-bottom-right-radius: 0.1875rem;
}

.video-spinner {
	color: var(--uc-color-gray) !important;
}

#modal-from-test .close_icon,
#support_video_modal .close_icon,
#video_modal .close_icon,
#or_video_modal .close_icon,
#help_video_modal .close_icon {
	justify-content: center;
	width: 1.6875rem;
	border-radius: 50%;
	background: var(--bs-red) !important;
	color: #fff !important;
	right: 0.5625rem;
	top: 0.5625rem;
	height: 1.6875rem;
	display: flex;
	align-items: center;
	cursor: pointer;
}

@media screen and (min-height: 43.75rem) {

	#modal-from-test .close_icon,
	#support_video_modal .close_icon,
	#video_modal .close_icon,
	#or_video_modal .close_icon,
	#help_video_modal .close_icon {
		right: -0.625rem;
	}
}

#modal-from-test .close_icon:before,
#support_video_modal .close_icon:before,
#video_modal .close_icon:before,
#or_video_modal .close_icon:before,
#help_video_modal .close_icon:before {
	content: "\ee57";
	line-height: 1;
	font-size: 0.875rem;
	font-family: icomoon;
	font-display: swap;
}

.video-container-dimensions.vjs-fluid:not(.vjs-audio-only-mode) {
	padding-top: 0 !important;
}

#video-container {
	border-radius: var(--bs-border-radius) !important;
	overflow: hidden;
	height: 21.875rem;
}

.bottom-toolbar .dot-list .item.rounded-circle {
	background-color: var(--bs-dark-bg-subtle);
}

.bottom-toolbar .dot-list .item.rounded-circle:first-child {
	margin-left: 0 !important;
}

.dropdown-menu #dashboard_advance_search:active {
	color: white !important;
}

.web_fullscreen #webModule #accordion {
	height: calc(100vh - 6.25rem);
}

.web_fullscreen #webModule #accordion #bottom_content {
	height: calc(50% - 0.125rem);
}


player #videojs_embed {
	max-height: 80vh;
	position: relative;
}

#right_pane_content player #videojs_embed {
	height: auto;
	position: static;
}

player #videojs_embed .video-js.vjs-default-skin {
	position: static;
}

#right_pane_content #videojs_embed.overflow-hidden,
#right_pane_content #videojs_embed .video_preview {
	overflow: unset !important;
}


/* Style for the Video Area */
.video_custom {
	width: 100%;
	max-width: 100%;
}

.video_custom .footer_bottom_pos {
	padding: 0px !important;
	margin: 0px !important;
}

.video_outer_container .video_left_pane {
	width: 100%;
	height: calc(100vh - 5.625rem);
	border-right: 1px solid #ccc;
}

.video_outer_container .video_left_pane #videoItems #list {
	row-gap: 0.5rem;
}

.video_outer_container .video_left_pane #videoItems #list li {
	border-radius: 0.375rem;
}

.video_outer_container .video_left_pane #videoItems #list li:hover,
.video_outer_container .video_left_pane #videoItems #list li.active {
	background-color: #F8F9FA !important;
	border: 1px solid #0D6EFD !important;
}

[data-bs-theme="dark"] .video_outer_container .video_left_pane #videoItems #list li:hover,
[data-bs-theme="dark"] .video_outer_container .video_left_pane #videoItems #list li.active {
	background-color: #212529 !important;
	border: 1px solid #0D6EFD !important;
}

[enhanced_accessibility="1"] .video_outer_container .video_left_pane #videoItems #list li:hover,
[enhanced_accessibility="1"] .video_outer_container .video_left_pane #videoItems #list li.active {
	background-color: #949494;
}

.video_outer_container .videos_list_outer,
.video_outer_container .videos_list_outer .video_scroll_list {
	height: calc(100vh - 8.3125rem);
}

.video_outer_container .video_right_pane {
	width: 100%;
	height: calc(100vh - 5.625rem);
	background-color: #000;
}

#videos_sec,
#transcript_sec {
	display: none;
}

#videos_sec,
#transcript_sec #transcript {
	overflow: auto;
	max-height: calc(100vh - 6.25rem);
}

#videos_sec.active,
#transcript_sec.active {
	display: block;
}

.video_outer_container .video-handle #toggle-btn {
	background-color: #ccc;
}

.video_outer_container .video_right_pane .video_plus .mycont {
	width: 100%;
	border-radius: 0%;
}

.video_outer_container .video_right_pane .video-container-dimensions.vjs-fluid:not(.vjs-audio-only-mode) {
	padding-top: 0px;
}

.video_outer_container .video_right_pane .video-container-dimensions .vjs-tech {
	max-height: calc(100vh - 5.8125rem);
	position: static;
}

.video_outer_container .videos_list_outer .video_scroll_list .video-filter-sec .hit_enter,
.video_outer_container .videos_list_outer .video_scroll_list .video-filter-sec .three-dots-button {
	color: #212529 !important;
	background-color: #F8F9FA !important;
	border-color: #6C757D !important;
}

.video_outer_container .videos_list_outer .video_scroll_list .video-filter-sec .hit_enter.active,
.video_outer_container .videos_list_outer .video_scroll_list .video-filter-sec .three-dots-button.active {
	color: #fff !important;
	background-color: var(--btn-primary-color) !important;
	border-color: var(--btn-primary-color) var(--btn-primary-color) var(--btn-primary-color) !important
}

/* Left Menu when expand */
.video_outer_container.expand .video-handle #toggle-btn {
	transform: rotate(180deg);
	transition: all 0.3s;
}

.video_outer_container.expand .video_right_pane {
	max-width: calc(100vw - 28.75rem);
}

.video_outer_container.expand .video_left_pane {
	max-width: 28.75rem;
}

.video_outer_container.expand .videos_list_outer .video-thumb {
	grid-template-columns: 6.25rem 1fr 1.25rem;
}

.video_outer_container.expand .videos_list_outer .video-thumb .number-count {
	height: 3.875rem;
}

.video_outer_container.expand .videos_list_outer .listimage {
	overflow: hidden;
}

.video_outer_container.expand .video_left_pane #videoItems .listimage {
	min-width: 6.25rem;
	width: 6.25rem;
	max-height: 3.875rem;
	border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

[enhanced_accessibility="1"] .video_outer_container.expand .video_left_pane #videoItems .listimage {
	border: 2px solid #fff !important;
}

[data-bs-theme="dark"] #result_table_responsive .border-bottom {
	border-color: var(--primary-bs-color) !important;
}

.video_outer_container.expand .video_left_pane #videoItems #list li {
	padding: 0.5rem;
}

.video_outer_container.expand .videos_list_outer .video-thumb .playlist_title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: calc(2em + 1em);
	line-height: 1.5em;
	word-break: break-word;
}

.video_outer_container.expand .videos_list_outer .video-thumb .playlist_title:hover {
	-webkit-line-clamp: none;
	overflow: visible;
	max-height: none;
	transition: all 0.3s;
}

/* Left Menu when collapsed */
.video_outer_container.collapse .video_right_pane {
	max-width: calc(100vw - 4.0625rem);
}

.video_outer_container.collapse .video_left_pane {
	max-width: 5rem;
}

.video_outer_container.collapse .cus-list-nav {
	display: none;
}

.video_outer_container.collapse .video-counter-outer {
	display: none;
}

.video_outer_container.collapse .videos_list_outer .video-thumb .listimage .video-thumb-img,
.video_outer_container.collapse .videos_list_outer .video-thumb .listimage .playlist_duration,
.video_outer_container.collapse .videos_list_outer .video-thumb .playlist_title {
	display: none;
}

.video_outer_container.collapse .videos_list_outer .video-thumb {
	text-align: center;
}

.video_outer_container.collapse .videos_list_outer .video-thumb .number-count {
	justify-content: center;
}

.video_outer_container.collapse .videos_list_outer .video-thumb .three_dots {
	display: none;
}

.video_outer_container.collapse .videos_list_outer .video-thumb .listimage .progress {
	border-radius: 0.375rem !important;
}

.video_outer_container.collapse .videos_list_outer .video_scroll_list .video-filter-sec {
	display: none;
}

.video_outer_container .video-handle {
	padding: 0.25rem 0;
}

/* Bottom bar */
.playlist_bottom_bar {
	position: sticky;
	bottom: 0;
}

.playlist_bottom_bar .video_title {
	color: #fff;
	font-size: 0.875em;
}

.playlist_bottom_bar .three_dots_container {
	margin-top: -1px;
}

/* Bookmark Popover style */
.btn-group .btn-light.active,
.btn-group .btn-light:not([disabled]):not(.disabled).active,
.btn-group .show>.btn-light.dropdown-toggle {
	color: #fff !important;
	background-color: var(--btn-primary-color) !important;
	border-color: var(--btn-primary-color) !important;
	outline: 0;
}

.btn-group .btn-light,
.btn-group .btn-light:not([disabled]):not(.disabled) {
	/* color: #212529 !important; */
	border-color: var(--btn-group-border-color) !important;
}

.custom-btn-group .btn-light,
.custom-btn-group .btn-light:not([disabled]):not(.disabled) {
	color: #333 !important;
	background-color: #fafafa !important;
	border-color: #5f96bf !important;
}

/* Custozimed the videojs controls */
.video-js .vjs-control-bar {
	height: 4em !important;
}

.video-js button {
	font-size: 0.75rem !important;
}

.vjs-playback-rate .vjs-playback-rate-value {
	line-height: 2.5em !important;
}

.video-js .vjs-time-control {
	font-size: 1.2em !important;
	line-height: 3.2em !important;
}

.video-js .vjs-volume-bar {
	margin: 1.8em 0.45em !important;
}

@keyframes moveToTarget {
	0% {
		transform: translate(var(--start-x), var(--start-y)) scale(1);
		opacity: 1;
	}

	70% {
		opacity: 0.9;
	}

	100% {
		transform: translate(-50%, -50%) scale(0.8);
		opacity: 0;
	}
}

@keyframes rotation {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.floating-icon {
	position: absolute;
	width: 1.25rem;
	/* Adjust size */
	height: 1.25rem;
	opacity: 1;
	animation: moveToTarget 1.5s ease-out forwards;
	font-size: 1.25rem;
	z-index: 2000;
}

.video-js .vjs-big-play-button {
	height: 1.63332em !important;
	width: 1.63332em !important;
	margin-top: -0.81666em !important;
	margin-left: -0.81666em !important;
	border-radius: 50% !important;
	border: 0.08em solid #fff !important;
}

.video-js[preload="auto"] .vjs-big-play-button {
	display: none !important;
}


/* focus area css added by suraj.patel@ucertify.com */

.bg-none {
	background: none;
}

.b-yellow-bg {
	background: var(--bs-yellow);
}

.bg-gray-hover:hover {
	background: #f3f3f3;
}

.bg-l-grey,
.bg-light_grey {
	background-color: #DFDFDD;
}

.bg-lighter-grey {
	background-color: #fafafa;
}

.navy-bg {
	background-color: #1ab394 !important;
	;
	color: #ffffff;
}

.blue-bg {
	background-color: #1c84c6;
	color: #ffffff;
}

.lazur-bg {
	background-color: #23c6c8;
	color: #ffffff;
}

.light-cyan-bg {
	background-color: #d4e4ff;
	color: #333;
}

.bg-toc-side {
	background-color: #f2fdff !important;
}

.light_cyan:hover {
	background-color: #f2f7ff !important;
	color: #333 !important;
}

.steel-bg {
	background-color: #4182b9;
	color: #ffffff;
}

.yellow-bg {
	background-color: #f8ac59;
	color: #ffffff;
}

.red-bg {
	background-color: #ed5565;
	color: #ffffff;
}

.bg-red {
	background: #c10811 !important;
}

.bg-darkgrey {
	background: #747477 !important;
}

.bg-light-danger {
	background-color: #f2dede !important;
}

.blue,
.bg-blue {
	background-color: rgb(38, 90, 146) !important;
	color: #fff !important;
}

.l-green,
.bg-l-green {
	background-color: var(--progress-green-color) !important;
	color: transparent;
}

.sky,
.bg-sky {
	background-color: rgb(100, 179, 227) !important;
	color: #fff;
}

.gred_blue_bg {
	background: linear-gradient(135deg, #011D4A 0%, #448ECB 100%);
}

.d-green,
.bg-d-green {
	background-color: rgb(108, 174, 123) !important;
	color: #fff;
}

.on_hover_blue:hover,
.on_hover_blue:focus,
.on_hover_blue:active,
.on_hover_blue.text-dark:hover,
.on_hover_blue.text-dark:focus,
.on_hover_blue.text-dark:active,
.on_hover_blue.active {
	background-color: #427cdd !important;
	color: #fff !important;
}

.visibility_on {
	background-color: #C4FFC4;
}

.visibility_off,
.right_diff {
	background: #CCCCCC !important;
}

.no_filter {
	background: rgba(255, 0, 0, 0.45);
}

.bg-light_blue {
	background-color: #428bca;
}

.b-green-bg {
	background-color: #00FF00 !important;
}

.b-light-greenp-bg {
	background-color: #B6D7A8 !important;
}

.b-light-blue-bg {
	background-color: #C9DAF8 !important;
}

.b-red-bg {
	background-color: #ea4335 !important;
	color: #fff !important;
}

.b-orange-bg {
	background-color: var(--code-operator-color) !important;
}

.b-sunday-bg {
	background-color: #ccc !important;
	color: #000 !important;
}

.b-holiday-bg {
	background-color: #5C8E13 !important;
	color: #fff;
}

.b-gray-bg {
	background-color: var(--uc-badge-advanced) !important;
	color: #fff !important;
}

.full_day {
	background-color: #eee !important;
	color: #000 !important;
}

.bg-black-transparent {
	background-color: rgba(0, 0, 0, 0.7);
}

.tickler_table .yellow {
	border: 0.1875rem solid yellow;
}

.tickler_table .color_100 {
	border: 0.1875rem solid #008000;
}

.tickler_table .color_0 {
	border: 0.1875rem solid red;
}

.tickler_table .delay {
	background: #F2DEDE;
}

.tickler_table .current_day_due {
	border: 0.1875rem solid #ddd !important;
}

.tickler_table .blue-border {
	border: 0.125rem solid blue !important;
}

.tickler_table .sunday .current_day_due {
	border: 0.1875rem solid #fff !important;
}

.tickler_table .yellow,
.tickler_table .color_100,
.tickler_table .color_0,
.tickler_table .current_day_due {
	width: 1.875rem;
	height: 1.875rem;
	border-radius: 50%;
	font-size: 0.625rem;
	padding-top: 0.25rem;
	margin: auto;
}

.table_header_border {
	border-top: 0.1875rem solid var(--uc-table-th-top-border-color) !important;
}

.erricon-1 {
	background-color: #FAA732 !important;
}

.erricon-2 {
	background-color: #DA4F49 !important;
}


.border_btm_dashed {
	border-bottom: 0.1rem dashed #352d2d !important;
}

.border_dashed_7 {
	border: 0.7px dashed #333;
}

.border_dashed_top {
	border-top: 0.7px dashed #668dcf;
}

.border_dashed {
	border-style: dashed;
}

.transparent_border {
	border: 1px solid transparent;
}

.border_dotted {
	border-style: dotted;
}

.border_collapse {
	border-collapse: collapse;
}

.border_collapse_seperate {
	border-collapse: separate;
}

.dashed-border {
	border: 1px dashed #aaa;
}

.border-dashed-top {
	border-top: 1px dashed #aaa;
}

.border-dashed-bottom {
	border-bottom: 1px dashed #aaa;
}

.red_dashed_border {
	border: 0.125rem dashed #753D2E;
}

.bred_dashed_border {
	border: 0.125rem dashed #f00;
}

.darkgrey_border {
	border: 1px solid #ccc !important;
}

.darkgrey_border_top_imp {
	border-top: 1px solid #ccc !important;
}

.thick_darkgrey_border {
	border: 0.125rem solid #cac9c5;
}

.white_right_border {
	border-right-color: #fff;
}

.b-red-border,
.ajax_hs_item {
	border: 0.125rem solid #f00;
}

.b-blue-border {
	border: 0.125rem solid #1C84C6;
}

.red_thick_border {
	border: 0.3125rem solid #ED1921;
}

.border_style_3 {
	border: 0.1875rem solid;
}

.grey_border_color {
	border-color: #999 !important;
}

.thick_white_border {
	border: 0.3125rem solid #fff;
}

.border_danger {
	border-color: #ed5565 !important;
}

.glow_border {
	box-shadow: 0 0.125rem 0.3125rem 0.1875rem #98b7ec !important;
	border: 1px solid #98b7ec !important;
}

.voilet_border {
	border: 1px solid #6B0384;
}

.divider {
	border-right: solid 0.125rem #CCC;
}

.divider-left {
	border-left: solid 0.125rem #CCC;
}

iframe#launcher {
	margin-bottom: 0.375rem !important;
	right: 1.5625rem !important;
}

#customChatButton {
	position: fixed;
	bottom: 1.25rem;
	right: 1.5625rem;
	background-color: #112A89;
	color: white;
	border: none;
	border-radius: 1.5625rem;
	box-shadow: 0 0.25rem 0.375rem rgba(0, 0, 0, 0.1);
	display: flex;
	align-items: center;
	gap: 0.375rem;
	padding: 0.625rem 1rem;
	font-size: 0.875rem;
	font-weight: bold;
	cursor: pointer;
	transition: background 0.3s ease;
	z-index: 1111111;
}

#customChatButton:hover {
	background-color: #1e4ca1;
}

/* Pe-course_image.tpl css */
.upload_button_certificate {
	display: none !important;
}

#edit_ins_led_certification_modal .full_background_size:hover .upload_button_certificate {
	display: block !important;
}

#edit_ins_led_certification_modal .full_background_size:hover .for_update_image {
	opacity: 0.3;
}

#add_instruction_led_modal .full_background_size:hover .upload_button_certificate {
	display: block !important;
}

#add_instruction_led_modal .full_background_size:hover .for_update_image {
	opacity: 0.3;
}

/* Force all images to maintain aspect ratio */
.for_update_image {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* Zendesk chat widget css */
iframe#launcher {
	margin-bottom: 0.375rem !important;
	right: 1.5625rem !important;
}

#customChatButton {
	position: fixed;
	bottom: 1.25rem;
	right: 1.5625rem;
	background-color: #112A89;
	color: white;
	border: none;
	border-radius: 1.5625rem;
	box-shadow: 0 0.25rem 0.375rem rgba(0, 0, 0, 0.1);
	display: flex;
	align-items: center;
	gap: 0.375rem;
	padding: 0.625rem 1rem;
	font-size: 0.875rem;
	font-weight: bold;
	cursor: pointer;
	transition: background 0.3s ease;
	z-index: 1111111;
}

#customChatButton:hover {
	background-color: #1e4ca1;
}

/* Reviews css  */
.rating-stars {
	display: inline-block;
	font-size: 1.375rem;
	letter-spacing: 0.125rem;
	color: #f1c40f;
	/* Gold color */
}

.rating-stars::before {
	content: "★★★★★";
	color: #ccc;
	/* Default color */
}

.rating-stars[data-rating="1"]::before {
	content: "★☆☆☆☆";
	color: #f1c40f;
}

.rating-stars[data-rating="2"]::before {
	content: "★★☆☆☆";
	color: #f1c40f;
}

.rating-stars[data-rating="3"]::before {
	content: "★★★☆☆";
	color: #f1c40f;
}

.rating-stars[data-rating="4"]::before {
	content: "★★★★☆";
	color: #f1c40f;
}

.rating-stars[data-rating="5"]::before {
	content: "★★★★★";
	color: #f1c40f;
}

.accordion-btn-h4 {
	font-size: 1.5rem !important;
	font-weight: 800 !important;
}

.circleicon-bg {
	background-color: #f8f9fa;
}

.dark-blue-color-bg {
	background-color: var(--uc-suttle-blue-color);
}

.cyan-anchor-color {
	color: var(--cyan-anchor-color);
}

.inline_datepicker[full-width="1"],
.inline_datepicker[full-width="1"] table,
.inline_datepicker[full-width="1"] .datepicker {
	width: 100%;
}

.show_indicator {
	border-top: 0.125rem var(--bs-border-style) var(--bs-danger) !important;
	position: relative;
}

.show_indicator::before {
	content: "\ec62";
	font-family: "icomoon";
	position: absolute;
	top: -1.125rem;
	left: 1rem;
	font-size: 1.4375rem;
	color: var(--bs-danger);
}

.filter-checkbox {
	width: 1.125rem;
	height: 1.125rem;

}

.filter-checkbox {
	appearance: none;
	/* Removes default checkbox styling */
	width: 1.125rem;
	height: 1.125rem;
	border-radius: 0.25rem;
	position: relative;
	cursor: pointer;
	border: 1px solid #6c757d;
	background-color: var(--bs-body-bg);
}
input[type="checkbox"] {
	border: 1px solid #6c757d;
}

.filter-checkbox-primary {
	border: 1px solid var(--bs-primary);
}

.filter-checkbox:checked,
.filter-checkbox-primary:checked {
	background-color: var(--bs-primary);
	border-color: var(--bs-primary);
}

.filter-checkbox-secondary {
	border: 1px solid var(--bs-secondary);
}

.filter-checkbox-secondary:checked {
	background-color: var(--bs-secondary);
	border-color: var(--bs-secondary);
}

.filter-checkbox-success {
	border: 1px solid var(--bs-secondary);
}

.filter-checkbox-success:checked {
	background-color: var(--bs-success);
	border-color: var(--bs-success);
}

.filter-checkbox-danger {
	border: 1px solid var(--bs-danger);
}

.filter-checkbox-danger:checked {
	background-color: var(--bs-danger);
	border-color: var(--bs-danger);
}

.filter-checkbox:checked::before {
	content: '\2713';
	/* Unicode checkmark */
	font-size: 0.75rem;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.acc-font-color {
	color: #b02a37 !important;
}

.bg-danger-subtle-custom {
	background-color: #fdecee !important;
}

.breadcrum-dark-anchor-clr {
	color: #444 !important;
}

.video-overlay {
	background-color: #6366F1;
	opacity: 0.2;
}

.video-overlay {
	background-color: #6366F1;
	opacity: 0.2;
}

.progress_bar_h {
	height: 0.3125rem !important;
}

.padding_for_reduce {
	padding: 0 0.0938rem;
}

.rotate--90 {
	transform: rotate(-90deg);
}

.rotate-90 {
	transform: rotate(90deg);
}

#add_instruction_led_modal .full_background_size:hover .upload_button_certificate {
	display: block !important;
}

#add_instruction_led_modal .full_background_size:hover .for_update_image {
	opacity: 0.3;
}

.ui-dialog .ui-dialog-title {
	margin-left: 1.563rem !important;
}

.light-green-color {
	color: #00D33B;
}

.card-header-info {
	background-color: #4c82f7;
}

.delete-icon-s-c:hover {
	background-color: transparent !important;
	color: #fff !important;
}

.drag,
.drop {
	z-index: 1200 !important;
}

.discount-custom-btn {
	background-color: var(--discout-color-green) !important;
	/* Custom green background */
	color: white !important;
	/* White text */
	border-radius: 0.3125rem !important;
	/* 0.3125rem border radius */
	border: none;
	/* Remove default border */
}

/* Remove hover effects */
.discount-custom-btn:hover,
.discount-custom-btn:focus,
.discount-custom-btn:active {
	background-color: var(--discout-color-green) !important;
	/* Same background on hover */
	color: white !important;
	/* Same text color on hover */
	box-shadow: none !important;
	/* Remove focus shadow */
	border: none !important;
	/* Ensure no border change */
}

.custom-theme-color {
	background-color: #6365d0 !important;
	border: 1px solid #6365d0 !important;
}

.progress-bar-sp.active {
	background-color: #0d6efd !important;
}

.progress-bar-sp.completed {
	background-color: #28a745 !important;
}

.progress-bar-sp-animated {
	animation: progress-bar-stripes 1s linear infinite;
}

.pe-scroll-icons-color {
	color: black !important;
	mix-blend-mode: difference;
}

.lab-card-overlay {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}


.onDate {
	width: 6rem;
}

.actualETA {
	width: 7rem;
}

.projectBug {
	width: 14.0625rem;
}

@media screen and (max-width: 37.5rem) {
	.toc-chapter-filter-main {
		width: 3.75rem !important;
	}

	.timeline_v2::before {
		left: 2rem !important;
	}

	.timeline_icon {
		left: 0.75rem !important;
	}
}

.width258 {
	width: 16.125rem
}

.height24 {
	height: 1.5rem
}

.cursor-pointer {
	cursor: pointer
}

#project__property__labActivities__dotsBox {
	width: 1.5rem;
	height: 1.5rem;
	border: 1px solid var(--uc-badge-advanced);
	border-radius: 0.25rem;
	color: var(--uc-badge-advanced)
}

#project__property__labActivities__dropdownMenu {
	width: 16.875rem;
	transform: translate3d(0, 1.625rem, 0) !important
}

#project__property__labActivities__dropdownMenu>div {
	height: 2.125rem;
	transition: background-color 0.1s ease-in-out
}

#project__property__labActivities__dropdownMenu>div:hover {
	background-color: var(--color-light-1)
}

#project__property__labActivities__dropdownMenu>div:hover p {
	color: #212529
}

#project__property__labActivities__dropdownMenu>div .icomoon-video-sm {
	color: var(--level2)
}

#project__property__labActivities__dropdownMenu>div .icomoon-cube-2 {
	color: var(--level5)
}

#project__property__labActivities__dropdownMenu>div .icomoon-new-24px-items-1,
#project__property__labActivities__dropdownMenu>div .icomoon-work-1,
#project__property__labActivities__dropdownMenu>div .icomoon-uc-book {
	color: var(--level1)
}

#project__property__labActivities__dropdownMenu>div .icomoon-live-lab3,
#project__property__labActivities__dropdownMenu>div .icomoon-assessment-sm,
#project__property__labActivities__dropdownMenu>div .icomoon-target-2 {
	color: var(--invert-bg)
}

#project__property__labActivities__dropdownMenu>div:hover .icomoon-live-lab3,
#project__property__labActivities__dropdownMenu>div:hover .icomoon-assessment-sm,
#project__property__labActivities__dropdownMenu>div:hover .icomoon-target-2 {
	color: #212529
}

#project__property__labActivities__dropdownMenu>div:not(:last-child) {
	border-bottom: 1px solid rgb(19 16 34 / .1)
}

.font16 {
	font-size: 1rem !important;
}

#project_property_lessons>div {
	height: 1.9375rem;
	border-bottom: 1px solid var(--color-light-2);
	padding: 0.375rem 1.875rem 0.3125rem 0.9375rem;
	cursor: pointer
}

#project_property_lessons>div:hover {
	background-color: var(--color-light-3);
	transition: all 0.3s ease
}

[data-bs-theme="light"] #project_property_lessons>div:hover span.lesson,
[data-bs-theme="light"] #project_property_lessons>div:hover .project_property_chapterName {
	color: var(--invert-bg) !important
}

[data-bs-theme="dark"] #project_property_lessons>div:hover span.lesson,
[data-bs-theme="dark"] #project_property_lessons>div:hover .project_property_chapterName {
	color: #212529 !important
}

#project_property #project_property__imageIconBox .image_dropdown .upload_course_image {
	background: #fff0;
	width: 1.75rem;
	height: 1.75rem
}

#project_property_lessons>div:hover #project_property_lessons__gridBox {
	display: block !important
}

#project_property #project_property__imageIconBox .image_dropdown__allImagesDropdownDiv {
	top: -250%;
	right: 200%
}

#project_property_lessons>div:hover #project_property_lessons__gridBox {
	visibility: visible !important
}

#project_property_lessons__gridBox {
	width: 1.5rem;
	height: 1.5rem;
	padding: 0.25rem 0.5rem 0.25rem 0.5rem;
	position: relative;
	overflow: hidden;
	visibility: hidden;
	border: .5px solid transparent !important
}

#project_property_lessons__gridBox:hover {
	border-radius: 0.25rem;
	border-color: var(--color-light-4) !important;
	transition: all 0.3s ease
}

#project_property_lessons__gridBox:hover i {
	color: #212529
}

#project_property_lessons__gridBox i {
	position: absolute;
	top: 0.3125rem;
	right: 0.1875rem;
	font-size: 0.875rem;
	color: var(--color-gray)
}

#project_property_lessons__rightSide__actions {
	font-size: 1rem;
	gap: 0.625rem
}

.project_property_lessons__rightSide__actions__plus,
.project_property_lessons__rightSide__actions__delete,
.project_property_lessons__rightSide__actions__edit {
	width: 1.5rem;
	height: 1.5rem;
	color: var(--color-gray);
	text-align: center;
	align-content: center;
	border-radius: 0.3125rem
}

.project_property_lessons__rightSide__actions__plus:hover {
	box-shadow: 0 0 10px #ddd;
	background-color: var(--uc-color-white);
	transition: all 0.3s ease-in-out
}

.project_property_lessons__rightSide__actions__delete:hover {
	box-shadow: 0 0 5px var(--color-accent);
	color: var(--color-accent);
	background-color: var(--uc-color-white);
	transition: all 0.3s ease-in-out
}


.project_property_lessons__rightSide__actions__edit:hover {
	box-shadow: 0 0 0.625rem var(--invert-color);
	background: var(--threedotmenu-color) !important;
	color: var(--threedotmenu-icon-color);
	border-radius: 50%;
	transition: all 0.3s ease-in-out
}

.project_property_chapterName {
	flex: 1 1 auto;
	min-width: 0;
	white-space: normal;
	width: 40.625rem
}

#common_tabs_settingContainer {
	position: absolute;
	right: 0;
	bottom: 0.625rem
}

@media (min-width:69.125rem) {
	.right_cont {
		margin-left: calc(-68% + 100vw)
	}
}

@media (min-width:62rem) {
	.h-lg-205 {
		height: 12.8125rem !important
	}

	#project__property__labActivities__dropdownMenu {
		transform: translate3d(-15rem, 1.625rem, 0) !important
	}

	#common_tabs_settingContainer {
		right: 0;
		bottom: 0.625rem
	}

	#combinedColumn .left_cont .nav_tabs .nav_tabs__div {
		width: max-content !important
	}

	#combinedColumn .left_cont .nav_tabs .nav_tabs__div p {
		white-space: normal;
		overflow: visible;
		text-overflow: unset
	}

	.right_cont {
		margin-left: calc(-68% + 100vw)
	}
}

@media (max-width:61.9375rem) and (min-width:48rem) {
	.right_cont {
		margin-left: calc(-69% + 100vw)
	}
}

@media (max-width:48rem) {
	.w-md-258 {
		width: 16.125rem !important
	}

	#project__property__labActivities__dropdownMenu {
		transform: translate3d(0, 1.625rem, 0) !important
	}

	#common_tabs_settingContainer {
		right: 0;
		bottom: 0.625rem
	}

	#project_property #project_property__imageIconBox {
		right: -13.625rem;
		bottom: 2.625rem
	}

	.project_property_chapterName {
		width: 25rem
	}

	.height-md-auto {
		height: auto !important
	}

	#combinedColumn .left_cont .search_text_cont .searchIconBox {
		top: 1rem !important
	}

	#combinedColumn .left_cont .nav_tabs .nav_tabs__div {
		width: 7.5rem !important
	}

	#combinedColumn .left_cont .nav_tabs .nav_tabs__div p {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}

	.animated-margin {
		margin-left: calc(100vw - 88%) !important
	}

	.right_cont {
		margin-left: calc(-69% + 100vw)
	}
}

@media (max-width:36rem) {
	#project_property_lessons>div {
		padding: 0px !important
	}

	#project_property #project_property__imageIconBox {
		right: -13.25rem !important;
		bottom: 2.8125rem !important
	}

	.h-xs-400 {
		height: 25rem !important
	}

	.h-xs-auto {
		height: auto !important
	}

	.project_property_chapterName {
		width: 11.25rem !important
	}

	#combinedColumn .left_cont .nav_tabs .nav_tabs__div {
		width: max-content !important
	}
}

#topSideBar .responsiveMenus .rightSideChildUl::after {
	content: '\203A';
	position: absolute;
	right: 0;
	top: -0.125rem;
	font-size: 1.25rem;
	font-weight: 700;
	margin-right: 0.3125rem
}

#topSideBar .topSideBar__menuBox {
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 2.25rem;
	border: 1px solid var(--colorboot-secondry) !important;
	color: var(--colorboot-secondry) !important;
	background-color: var(--uc-color-white) !important;
	font-size: 1rem;
	font-weight: 600;
	border-radius: 0.25rem;
	width: max-content
}

#topSideBar .topSideBar__menuBox__badge {
	width: 1.875rem;
	height: 1.5rem;
	text-align: center;
	align-content: center;
	border-radius: 0.25rem;
	background-color: var(--colorboot-secondry);
	font-size: 0.75rem;
	font-weight: 600;
	color: var(--uc-color-white)
}

#combinedColumn .dropdown .dropdown-menu .dropdown-item,
#combinedColumn tr .dropdown .dropdown-menu .dropdown-item,
.mainWrapper .dropdown .dropdown-menu .dropdown-item {
	transition: background-color 0.3s ease, color 0.3s ease;
	border-radius: 0 !important
}

.mainWrapper .dropdown .dropdown-menu .dropdown-item:hover,
.mainWrapper .dropdown .dropdown-menu .dropdown-item:focus,
#combinedColumn .dropdown .dropdown-menu .dropdown-item:hover,
#combinedColumn .dropdown .dropdown-menu .dropdown-item:focus,
#combinedColumn tr .dropdown .dropdown-menu .dropdown-item:hover,
#combinedColumn tr .dropdown .dropdown-menu .dropdown-item:focus {
	background-color: var(--colorboot-primary) !important;
	color: var(--uc-color-white) !important;
	border-radius: 0 !important
}

#combinedColumn tr .dropdown .dropdown-menu .dropdown-item:hover span,
#combinedColumn tr .dropdown .dropdown-menu .dropdown-item:focus span {
	color: var(--uc-color-white) !important
}

#ebook_ajax #columnize section .content_info .btnsContainer {
	border: 0.125rem solid var(--colorboot-primary);
	color: var(--colorboot-primary);
	width: auto;
	height: 2rem;
	padding: 0;
	align-content: center;
	border-radius: 0.3125rem;
	top: 0 !important;
	text-align: center
}

.border-theme {
	border: 1px solid var(--uc-border-color) !important
}

.text_info_color {
	color: var(--uc-badge-intermediate);
}

.discussion_card {
	position: static !important;
	left: auto !important;
	top: auto !important;
	height: auto !important;
}

.max_width_650 {
	max-width: 40.625rem;
}

.ada_h3_step_heading {
	font-size: 1.25rem !important;
	color: var(--uc-link-color) !important;
}

.serialNumberCircle {
	height: 1.875rem;
	/* 1.875rem ÷ 16 */
	width: 1.875rem;
	/* 1.875rem ÷ 16 */
	line-height: 1.5625rem;
	/* 1.5625rem ÷ 16 */
}

.selectable-card {
	cursor: pointer;
	border: 0.125rem solid transparent;
	transition: all 0.2s ease-in-out;
	border-radius: 0.3125rem;
}

.selectable-card.selected {
	border-color: #686868;
	box-shadow: 0 0px 0.1875rem 0.1875rem rgba(0, 123, 255, 0.5);
	transform: scale(1.02);
}


/* ----------[data-bs-theme="light"]  BS5 Modal Themes CSS Author @ Suraj Patel ------------ */

.modal-content {
	border-radius: 8px !important;
	overflow: hidden;
	border: 1px solid rgba(0, 0, 0, 0.15);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08),
		0 8px 28px rgba(0, 0, 0, 0.12);
}

.modal-header {
	height: 3.5625rem;
	padding: 0.0rem 1.7rem;
	border: none;
	position: relative;
}

/* Admin course-list modal has a multi-row header (search, dropdowns, checkboxes)
   that cannot fit in the global 3.5625rem fixed height. */
#course_select_modal .modal-header {
	height: auto;
	padding: 0.75rem 1rem;
}

#course_select_modal .modal-content {
	overflow: visible;
}

.modal-header .modal-title {
	font-size: 1.25rem;
	font-weight: 600;
	font-family: 'Inter', sans-serif !important;

}

.modal-header .btn-close {
	width: 25px;
	height: 25px;
	padding: 0 !important;
	box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.6);
	transition: .25s ease;
}

.btn-close:hover {
	transform: scale(1.1);
}

.modal-body {
	padding: 1rem 1rem;
	color: #2b2b2b;
	border-top: 1px solid rgba(0, 0, 0, 0.04);
	border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}

.modal-footer {
	padding: 0.5rem 0.7rem;
	border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.modal-footer .btn {
	border-radius: 4px;
}

.modal-footer .btn-primary:hover {
	background: var(--btn-primary-color);
}

/* ---------- [data-bs-theme="dark"]  BS5 Modal Themes CSS ------------ */

[data-bs-theme="dark"] .modal-content {
	border-radius: 18px;
	overflow: hidden;
	border: 1px solid rgba(0, 0, 0, 0.15);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08),
		0 8px 28px rgba(0, 0, 0, 0.12);
}

[data-bs-theme="dark"] .modal-header {
	background: var(--bs-body-bg);
	padding: 1.0rem 1.7rem;
	border: none;
	position: relative;
	color: #fff;
}

[data-bs-theme="dark"] .assessment-info-box {
	background: var(--bs-body-bg);
}

.assessment-info-box {
	background-color: #F8F9FA;
	min-height: 244px;
	width: 100%;
	max-width: 1316px;
}

[data-bs-theme="dark"] .modal-header .modal-title {
	color: #fff;
	font-size: 1.25rem;
	font-weight: 600;
	font-family: 'Inter', sans-serif !important;

}

[data-bs-theme="dark"] .btn-close {
	color: black;
	width: 25px;
	height: 25px;
	padding: 0 !important;
	box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.6);
	transition: .25s ease;
}

[data-bs-theme="dark"] .btn-close:hover {
	transform: scale(1.1);
}

[data-bs-theme="dark"] .setup-section-theme {
	color: black;
}

[data-bs-theme="dark"] .modal-body {
	background: var(--bs-body-bg);
	color: #FFF;
	padding: 1.9rem 2rem;
	border-top: 1px solid rgba(0, 0, 0, 0.04);
	border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}

[data-bs-theme="dark"] .modal-footer {
	background: var(--bs-body-bg);
	padding: 0.5rem 0.7rem;
	border-top: 1px solid rgba(0, 0, 0, 0.08);
}

[data-bs-theme="dark"] .modal-footer .btn {
	border-radius: 10px;
}

[data-bs-theme="dark"] .modal-footer .btn-primary:hover {
	background: var(--btn-primary-color);
}


/* ---------- showmsg func all CSS ------------ */

.pro-alert {
	display: none;
	align-items: center;
	padding: 0.75rem 1rem;
	font-size: 1rem;
	margin: 0.25rem 0.25rem !important;
	border-radius: 0.375rem;
	box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.12);
	animation: slideDown 0.45s ease-out forwards;
	opacity: 0;
	transform: translateY(-1.25rem);
	z-index: 2501;
}

.pro-alert.show {
	display: flex !important;
}

.pro-alert.success {
	background: linear-gradient(to bottom, #c8edca, #e0f9e3);
	border-left: 0.3125rem solid #4caf50;
	color: #1f4d20;
}

.pro-alert.warning {
	background: linear-gradient(to bottom, #ffe5b3, #fff3e0);
	border-left: 0.3125rem solid #ffb300;
	color: #725c2d;
}

.pro-alert.danger {
	background: linear-gradient(to bottom, #f9d6d3, #fce9e7);
	border-left: 0.3125rem solid #d9534f;
	color: #842029;
}

.pro-alert-icon {
	font-size: 1.25rem;
	font-weight: bold;
	margin-right: 0.75rem;
}

.pro-alert-text {
	flex-grow: 1;
	text-align: center;
}

.pro-alert-close {
	background: none;
	border: none;
	font-size: 1.375rem;
	cursor: pointer;
	color: #666;
}

.pro-alert-close:hover {
	color: #222;
}

@keyframes slideDown {
	from {
		opacity: 0;
		transform: translateY(-1.25rem);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}


/* ---------- [data-bs-theme="playfull"]  BS5 Modal Themes CSS ------------ */
/* ---------- [data-bs-theme="elegant"]  BS5 Modal Themes CSS ------------ */

span.link.d-table[layout="button"] {
	background: var(--btn-primary-color) !important;
	border: 1px solid var(--btn-primary-color) !important;
	color: var(--uc-color-white) !important;
}

[enhanced_accessibility="1"] .video-js .vjs-control-bar {
	opacity: 1 !important;
	visibility: visible !important;
}

.border-left-2px {
	border-left: 2px solid #B50010 !important;
}

#small_screen_nav .dropdown-item {
	transition: background-color 0.2s ease;
}



#small_screen_nav .dropdown-item:hover,
#small_screen_nav .dropdown-item:focus,
#small_screen_nav .dropdown-item.active,
#small_screen_nav .show>.dropdown-item {
	background-color: #E9ECEF !important;
	border-radius: 0.5rem;
	color: inherit !important;
	font-weight: 500 !important;
}

#small_screen_nav a.dropdown-toggle::after {
	transition: transform 0.3s ease;
}

#small_screen_nav a.dropdown-toggle.show::after {
	transform: rotate(180deg);
}

.width77 {
	width: 77px !important;
}

.height36 {
	height: 36px !important;
}

.custom-number-spinner {
	appearance: textfield;
	-moz-appearance: textfield;
	padding-right: 24px !important;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='16' viewBox='0 0 12 16'%3E%3Cpath d='M2 4L6 0L10 4M2 12L6 16L10 12' fill='none' stroke='%23343a40' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
	background-repeat: no-repeat !important;
	background-position: right 8px center !important;
	background-size: 10px 15px !important;
}

.custom-number-spinner:hover {
	cursor: pointer;
}

.custom-number-spinner::-webkit-inner-spin-button,
.custom-number-spinner::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

[data-bs-theme="dark"] .custom-number-spinner {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='16' viewBox='0 0 12 16'%3E%3Cpath d='M2 4L6 0L10 4M2 12L6 16L10 12' fill='none' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}

#nineDot-links.wide-menu {
	background: #fff;
	border-radius: 8px;
}

.custom-9dot-dropdown {
	min-width: auto !important;
	max-width: 95vw !important;
}

#nineDot-links.wide-menu .menu-item {
	position: relative;
	width: 140px !important;
	height: 140px !important;
	flex: 0 0 140px !important;
	max-width: 140px !important;
	transition: all 0.2s ease;
}

#nineDot-links.wide-menu .menu-item:hover {
	box-shadow: 0px 16px 48px 0px #0000002D;
	z-index: 1;
	background-color: #fff;
	border-radius: 12px;
}

#nineDot-links.wide-menu .menu-item::after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 110px;
	width: 1px;
	background-color: #e9ecef;
}

#nineDot-links.wide-menu .menu-item:nth-child(6n)::after,
#nineDot-links.wide-menu .menu-item.no-border::after,
#nineDot-links.wide-menu .menu-item:hover::after,
#nineDot-links.wide-menu .menu-item:has(+ .menu-item:hover)::after {
	display: none;
}

#nineDot-links.wide-menu .nav-link {
	border: none !important;
	border-radius: 12px !important;
	padding: 1.25rem 0.5rem !important;
}

#nineDot-links.wide-menu .nav-link:hover {
	background-color: #f8f9fa;
	box-shadow: none !important;
}

#nineDot-links.wide-menu .icon-box {
	color: #5f6368;
	margin-bottom: .75rem;
}

#nineDot-links.wide-menu .item-name {
	color: #212529;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 300;
}

#nineDot-links.wide-menu .menu-divider {
	width: 100%;
	flex-basis: 100%;
	margin: 10px 0;
	border-top: 1px solid #e9ecef;
}

.enroll_category_radio .form-group:not(:last-child),
.enroll_critetia .form-group:not(.section_key-group) {
	transition: all 0.2s ease;
	border-radius: 4px;
	cursor: pointer;
	margin-bottom: 8px;
	border: 1px solid #DEE2E6;
}

[enhanced_accessibility="1"] .enroll_category_radio .form-group:not(:last-child),
[enhanced_accessibility="1"] .enroll_critetia .form-group:not(.section_key-group) {
	border-color: #212529 !important;
}

.enroll_category_radio .form-group:not(:last-child):not(.no-hover-group):hover,
.enroll_critetia .form-group:not(.section_key-group):not(.no-hover-group):hover,
.enroll_category_radio .form-group:not(:last-child):has(.form-check-input:checked),
.enroll_critetia .form-group:not(.section_key-group):has(.form-check-input:checked) {
	background-color: #f0f7ff;
	border-color: transparent;
}

.enroll_category_radio .form-group:last-child,
.enroll_category_radio .form-group:last-child:hover,
.no-hover-group,
.no-hover-group:hover {
	background-color: transparent !important;
	border-color: transparent !important;
	cursor: default !important;
	transition: none !important;
	box-shadow: none !important;
}

.enroll_category_radio .form-group:not(:last-child).item-bg-primary-subtle,
.enroll_critetia .form-group:not(.section_key-group).item-bg-primary-subtle {
	background-color: #cfe2ff !important;
	border: 1px solid transparent !important;
}

[enhanced_accessibility="1"] .enroll_category_radio .form-group:not(:last-child).item-bg-primary-subtle,
[enhanced_accessibility="1"] .enroll_critetia .form-group:not(.section_key-group).item-bg-primary-subtle {
	border: 1px solid #212529 !important;
}

.enroll_category_radio .form-check-input,
.enroll_critetia .form-check-input {
	border-color: #000;
}

[data-bs-theme="dark"] .enroll_category_radio .form-check-input,
[data-bs-theme="dark"] .enroll_critetia .form-check-input {
	border-color: #ffffff;
}

.checkbox-16 {
	width: 16px !important;
	height: 16px !important;
}


.threeDotMenuCSS {
	border: 0;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	padding: 6px !important;
	width: 32px !important;
	height: 32px !important;
	border-radius: 50% !important;
}

.threeDotMenuCSS:hover,
.threeDotMenuCSS.btn:active,
.threeDotMenuCSS.btn:focus,
.threeDotMenuCSS.btn.show,
.threeDotMenuCSS.btn.dropdown-toggle.show {
	background: var(--threedotmenu-color) !important;
	color: var(--threedotmenu-icon-color);
}

.threeDotMenuCSS:hover .icomoon-menu-2 {
	color: var(--threedotmenu-icon-color);
}

.threeDotMenuCSS:active,
.threeDotMenuCSS.btn:active {
	border: 0 !important;
	box-shadow: none !important;
	outline: none !important;
}

.bgTabColor.active {
	background-color: #112A89 !important;
}

.trans {
	overflow-wrap: anywhere;
}

.dashboard-side-btn {
	width: 8.75rem !important;
}

.dashboard-side-btn.btn-close-state {
	width: 7.125rem !important;
}

.font20 {
	font-size: 1.25rem !important;
}

.text-black {
	color: #000 !important;
}

[data-bs-theme="dark"] #ebook_toc,
[enhanced_accessibility="1"] #ebook_toc,
[data-bs-theme="dark"] #ebook_toc .sticky-top,
[enhanced_accessibility="1"] #ebook_toc .sticky-top {
	/* background-color: #212529 !important; */
	color: inherit !important;
}

[data-bs-theme="dark"] #ebook_toc .text-body,
[enhanced_accessibility="1"] #ebook_toc .text-body {
	color: #fff !important;
}

@media (max-width: 575.98px) {
	#small_screen_nav.offcanvas-end {
		top: 50% !important;
		left: 50% !important;
		right: auto !important;
		bottom: auto !important;
		width: calc(100% - 1.4rem) !important;
		max-width: calc(100% - 1.4rem) !important;
		height: calc(100% - 1.4rem) !important;
		max-height: calc(100% - 1.4rem) !important;
		border-radius: 0.5rem !important;
		transform: translate(-50%, -50%) !important;
		opacity: 0;
		visibility: hidden;
		transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out !important;
		border: none !important;
		box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
	}

	#small_screen_nav.offcanvas-end.show {
		opacity: 1;
		visibility: visible !important;
		transform: translate(-50%, -50%) !important;
		width: 100% !important;
	}
}

.btn-group .btn:focus,
.btn-group .btn:focus-visible {
	position: relative;
	z-index: 3;
	/* bring above siblings */
	/* box-shadow: 0 0 0 0.25rem rgba(13,110,253,.5); Bootstrap-like focus ring */
}

.form-range::-webkit-slider-thumb {
	background-color: var(--btn-primary-color) !important;
}

#tts_playback::-webkit-slider-thumb {
	box-shadow: none;
}


.zoom-fix {
	margin-bottom: 0.1875rem;
}

/* Simulate 400% zoom (small viewport) */
@media (max-width: 400px) {
	.zoom-fix {
		margin-bottom: 1.1875rem !important;
	}
}

.margin-left-large {
	margin-left: 2.875rem !important;
}

.margin-left-normal {
	margin-left: 0.875rem !important;
}


.vjs-audio-button .vjs-menu-content {
	left: -2rem !important;
}


/* Fix visibility in educator enroll options on dark mode hover/select */
[data-bs-theme="dark"] .enroll_category_radio .form-group.item-bg-primary-subtle,
[data-bs-theme="dark"] .enroll_category_radio .form-group:hover,
[data-bs-theme="dark"] .enroll_category_radio .form-group:has(.form-check-input:checked),
[data-bs-theme="dark"] .enroll_critetia .form-group.item-bg-primary-subtle,
[data-bs-theme="dark"] .enroll_critetia .form-group:hover,
[data-bs-theme="dark"] .enroll_critetia .form-group:has(.form-check-input:checked) {
	color: #000000 !important;
}

[data-bs-theme="dark"] .enroll_category_radio .form-group.item-bg-primary-subtle .form-check-label,
[data-bs-theme="dark"] .enroll_category_radio .form-group.item-bg-primary-subtle .text-body,
[data-bs-theme="dark"] .enroll_category_radio .form-group:hover .form-check-label,
[data-bs-theme="dark"] .enroll_category_radio .form-group:hover .text-body {
	color: #000000 !important;
}

[data-bs-theme="dark"] .enroll_category_radio .form-group.item-bg-primary-subtle .form-check-input,
[data-bs-theme="dark"] .enroll_category_radio .form-group:hover .form-check-input {
	background-color: #ffffff !important;
	border-color: #000 !important;
}

[data-bs-theme="dark"] .enroll_category_radio .form-group.item-bg-primary-subtle .form-check-input:checked,
[data-bs-theme="dark"] .enroll_category_radio .form-group:hover .form-check-input:checked {
	background-color: #0d6efd !important;
	border-color: #0d6efd !important;
}

/* Custom Reusable Dynamic Tabs */
.uc-dynamic-tabs {
	font-family: 'Inter', sans-serif !important;
}

.uc-dynamic-tabs .nav-link {
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: 2px solid transparent !important;
	background-color: transparent !important;
	cursor: pointer !important;
}

.uc-dynamic-tabs .nav-link.active,
.uc-dynamic-tabs .nav-link:hover {
	border-bottom: 2px solid #0A58CA !important;
}

.uc-dynamic-tabs .nav-link.active.text-custom-grey,
.uc-dynamic-tabs .nav-link.active.text-body,
.uc-dynamic-tabs .nav-link:hover.text-custom-grey,
.uc-dynamic-tabs .nav-link:hover.text-body,
.uc-dynamic-tabs .nav-link.active span,
.uc-dynamic-tabs .nav-link:hover span {
	color: var(--bs-primary) !important;
}

.uc-dynamic-tabs .nav-link span[class^="icomoon-"] {
	font-size: 1rem !important;
	width: 1rem !important;
	height: 1rem !important;
}

.vjs-audio-button .vjs-menu-content {
	left: -2rem !important;
}

.text-custom-grey {
	color: #54595E !important;
}

.itemList.active {
	background-color: var(--bs-primary) !important;
	color: #fff !important;
}

.itemList.active .chapter-no {
	background-color: transparent !important;
	color: #fff !important;
	border-color: #fff !important;
}

.btn-custom-hover:hover,
.btn-custom-hover:active,
.btn-custom-hover:focus,
.btn-custom-hover:focus-visible {
	background-color: #6C757D !important;
	border-color: #6C757D !important;
}

.btn-custom-hover:hover,
.btn-custom-hover.active,
.btn-custom-hover:focus,
.btn-custom-hover:focus-visible,
.btn-custom-hover:hover *,
.btn-custom-hover.active *,
.btn-custom-hover:focus *,
.btn-custom-hover:focus-visible * {
	color: #ffffff !important;
}

.video-count-span {
	display: none !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	color: #212529 !important;
	background-color: #CFE2FF !important;
	/* bg-blue equivalent */
	justify-content: center !important;
	align-items: center !important;
	margin-left: 21px !important;
}

.video_outer_container.collapse .video-count-span {
	display: flex !important;
}

.video_outer_container.expand .video-count-span {
	display: none !important;
}

.toc_chapters.active .video-count-span {
	background-color: var(--bs-primary) !important;
	color: #fff !important;
}

.video_outer_container.collapse #list {
	margin-top: 0.5rem !important;
}

.video_outer_container.collapse #videoItems {
	padding-right: 0.25rem !important;
	padding-left: 0px !important;
}

.video_outer_container.collapse .item_tab_container {
	justify-content: center !important;
	margin-right: 4px !important;
}

.video_outer_container.collapse .video_left_pane #videoItems #list li:hover,
.video_outer_container.collapse .video_left_pane #videoItems #list li.active,
.video_outer_container.collapse .video_left_pane #videoItems #list li {
	border: 0px !important;
	background-color: transparent !important;
	color: #fff !important;
}

.width-max-content {
	width: max-content !important;
}

.text-invert-color {
	color: var(--invert-bg) !important;
}

.bg-gray-200 {
	background-color: #EDEEFC;
}

.wh24 {
	width: 24px !important;
	height: 24px !important;
	min-width: 24px !important;
	min-height: 24px !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
}

.wh32 {
	width: 32px !important;
	height: 32px !important;
	min-width: 32px !important;
	min-height: 32px !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
}

/* Start Section Date Popover Styles */
.start-section-popover-dropdown {
	border-radius: 8px;
	z-index: 1060;
	left: -10px;
}

.start-section-radio-label {
	cursor: pointer;
}

.start-section-radio-title {
	font-size: 14px;
}

.start-section-radio-desc {
	font-size: 11px;
	line-height: 1.2;
}

.start-section-calendar-inline {
	min-height: 250px;
}

.start-section-duration-label {
	font-size: 12px;
}

.start-section-duration-group {
	width: 200px;
}

.start-section-day-label {
	font-size: 14px;
}



/* Custom Calendar Theme for Educator Section */
.custom-calendar-theme .datepicker-inline {
	width: 100%;
}

.custom-calendar-theme .datepicker-days table {
	width: 100%;
	margin: 0;
}

.custom-calendar-theme .datepicker-days table thead tr:first-child {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.custom-calendar-theme .datepicker-days table thead tr:first-child th.datepicker-switch {
	flex-grow: 1;
	text-align: left;
	font-size: 18px;
	font-weight: 600;
	color: #212529;
	padding-left: 10px;
}

.custom-calendar-theme .datepicker-days table thead tr:first-child th.prev,
.custom-calendar-theme .datepicker-days table thead tr:first-child th.next {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	font-weight: normal;
	color: #6c757d;
}

.custom-calendar-theme .datepicker-days table thead tr:first-child th.prev:hover,
.custom-calendar-theme .datepicker-days table thead tr:first-child th.next:hover {
	background-color: #f8f9fa;
	border-radius: 50%;
}

.custom-calendar-theme .datepicker-days table thead tr:nth-child(2),
.custom-calendar-theme .datepicker-days table tbody tr {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.custom-calendar-theme .datepicker-days table th.dow {
	width: 14.28%;
	font-weight: 600;
	font-size: 12px;
	color: #212529;
}

.custom-calendar-theme .datepicker-days table td.day {
	width: 14.28%;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
	font-weight: 600;
	cursor: pointer;
	border-radius: 50%;
	margin-bottom: 2px;
}

.custom-calendar-theme .datepicker-days table td.day:hover {
	background-color: #f1f3f5;
}

.custom-calendar-theme .datepicker-days table td.active,
.custom-calendar-theme .datepicker-days table td.active:hover {
	background-color: #0d6efd !important;
	color: white !important;
	box-shadow: none;
}

.custom-calendar-theme .datepicker-days table thead tr:nth-child(2) th:first-child,
.custom-calendar-theme .datepicker-days table tbody td.day:first-child:not(.old):not(.new) {
	color: #dc3545 !important;
}

.custom-calendar-theme .datepicker-days table td.old,
.custom-calendar-theme .datepicker-days table td.new {
	color: #adb5bd !important;
	font-weight: normal;
}

.custom-calendar-theme .datepicker-days table tbody {
	display: block;
	padding: 0 5px;
}

.custom-calendar-theme .datepicker-days table thead {
	display: block;
	padding: 0 5px;
}



/* Commented out green border to avoid breaking navbar UI of harshit-showcase-ux 
.educator-tabs-container, .navbar-logo-section, .navbar.navbar-default {
    border-bottom: 2px solid #10B981 !important;
} */



.setup-section-title {
	font-weight: 600 !important;
	color: #111827 !important;
	/* Dark gray from Figma */
	font-size: 20px !important;
	margin-bottom: 0 !important;
}

.setup-section-form-row {
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 16px !important;
	margin-bottom: 32px !important;
	background-color: #f4f8fe !important;
	/* Light blue background for form rows */
}

.setup-section-ta-heading {
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.2;
	letter-spacing: 0;
}

.setup-section-input-group {
	flex: 1 !important;
	min-width: 200px !important;
}



.setup-section-input-group .form-control {
	border: 1px solid #D1D5DB !important;
	font-weight: 400;
	padding: 0.625rem 0.875rem !important;
	font-size: 1rem !important;
	transition: border-color 0.2s, box-shadow 0.2s !important;
}

.setup-section-input-group .form-control:focus {
	border-color: #3B82F6 !important;
	box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1) !important;
}

/* Mastery Level - Percentage Box Styling to match Figma exactly */
.mastery-level-input-group {
	display: flex !important;
	box-shadow: none !important;
}

.mastery-level-input-group .form-control {
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-right: none !important;
}

.mastery-level-input-group .input-group-text.percentage-box {
	background-color: #F3F4F6 !important;
	/* Shaded box background */
	border: 1px solid #D1D5DB !important;
	border-left: 1px solid #D1D5DB !important;

	padding: 0 0.75rem !important;
	border-top-right-radius: 6px !important;
	border-bottom-right-radius: 6px !important;
	display: flex !important;
	align-items: center !important;
}

.input-group-text.bg-white.text-muted.border-start-0 {
	background-color: #F3F4F6 !important;
	/* Shaded box background */
	border: 1px solid #D1D5DB !important;
	border-left: 1px solid #D1D5DB !important;

	padding: 0 0.75rem !important;
	border-top-right-radius: 6px !important;
	border-bottom-right-radius: 6px !important;
	display: flex !important;
	align-items: center !important;
}



/* Modern underline tabs */
.custom-modern-tabs.nav-tabs {
	border-bottom: 1px solid #E5E7EB !important;
	margin-bottom: 24px !important;
	gap: 32px !important;
	background: none !important;
}

.custom-modern-tabs.nav-tabs .nav-link {
	border: none !important;
	padding: 0 0 12px 0 !important;
	background: none !important;
	color: #6B7280 !important;
	position: relative !important;
	border-radius: 0 !important;
}

.custom-modern-tabs.nav-tabs .nav-link.active {
	color: #0076D6 !important;
	background: none !important;
}

.custom-modern-tabs.nav-tabs .nav-link.active::after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #0076D6 !important;
}



/* TA Table Styling */
.ta-table {
	width: 100% !important;
}

.vjs-volume-bar.vjs-slider-horizontal,
.video-js .vjs-load-progress div,
.video-js .vjs-progress-control .vjs-progress-holder {
	background: var(--bs-black) !important;
}

.hover-circle:hover,
.hover-circle:active,
.hover-circle.selected,
.hover-circle:focus {
	background-color: #CFE2FF !important;
	transition: background-color 0.2s ease;
	cursor: pointer;
}

.circle-bg-blue {
	background-color: #CFE2FF !important;
}

[data-bs-theme="dark"] .bg-sky-blue {
	color: #000 !important;
}

[data-bs-theme="dark"] .bg-sky-blue .text-body {
	color: #000 !important;
}

[data-bs-theme="dark"] .text-custom-grey {
	color: #fff !important;
}

[data-bs-theme="dark"] .btn-light.border-secondary,
[data-bs-theme="dark"] .btn-light.btn-custom-hover {
	background-color: #2b3035 !important;
	border-color: #495057 !important;
	color: #dee2e6 !important;
}

[data-bs-theme="dark"] .search_container,
[data-bs-theme="dark"] .search_container .form-control,
[data-bs-theme="dark"] .search_container .input-group-text {
	background-color: #212529 !important;
	border-color: #495057 !important;
	color: #dee2e6 !important;
}

#expire.active .expire_total.badge {
	background-color: #fff !important;
	color: #dc3545 !important;
}

body.offcanvas-opened #header_cart_container {
	display: none !important;
}

body.offcanvas-opened .hide-on-offcanvas {
	display: none !important;
}

[data-bs-theme="dark"] .input-group-text.bg-white.text-muted.border-start-0 {
	background-color: black !important;
	/* Shaded box background */

}

[data-bs-theme="dark"] .input-group-text.percentage-box {
	background-color: black !important;
	/* Shaded box background */
}

.btn-sort-padding {
	padding: 6px 10px !important;
}

@media (max-width: 879px) {
	.btn-sort-padding-mt-3 {
		margin-top: 1rem !important;
	}
}

[data-bs-theme="dark"] #ebook_popup,
[data-bs-theme="dark"] #ebook_popup .btn-light {
	background-color: var(--bs-body-bg) !important;
	color: var(--bs-body-color) !important;
	border-color: var(--bs-border-color) !important;
}


/* Only applies outside of sidepane */
@media (max-width: 806px) {
	.ebook-bar-wrapper {
		width: auto !important;
	}

	/* Hide resume text on mobile */
	.ebook-bar-wrapper .resume-label {
		display: none !important;
	}

	/* Hide bitesize text on mobile */
	.ebook-bar-wrapper .bitesize-label {
		display: none !important;
	}

	/* Reduce resume button padding on mobile */
	.ebook-bar-wrapper .ebook-resume-btn {
		padding-left: 16px !important;
		padding-right: 16px !important;
		width: auto !important;
	}

	/* Reduce bitesize checkbox padding on mobile, keep icon centered */
	.ebook-bar-wrapper .ebook-bitesize-btn {
		padding-left: 16px !important;
		padding-right: 16px !important;
	}

	/* Remove margin from checkbox when label is hidden */
	.ebook-bar-wrapper .bitesize-checkbox {
		margin-right: 0 !important;
	}
}

.select2-selection__clear {
	background: #696D6E !important;
	border-radius: 50% !important;
	height: 14px !important;
	width: 14px !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.select2-selection__clear::before {
	content: "\00D7";
	/* Unicode for multiplication sign (×) */
	color: white;
	font-size: 12px;
	line-height: 1;
	margin-right: 16px !important;
	margin-bottom: 1px !important;
}

/* ================== UC Global Dropdown System ================== */
.uc-global-dropdown {
	border-radius: 8px !important;
	border: 1px solid var(--bs-border-color) !important;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15) !important;
	background-color: var(--bs-body-bg) !important;
	min-width: 200px !important;
	backdrop-filter: blur(10px);
	overflow: hidden !important;
}

[data-bs-theme="dark"] .uc-global-dropdown {
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5) !important;
	background-color: #212529 !important;
	border: 1px solid rgba(255, 255, 255, 0.15) !important;
}

[data-bs-theme="dark"] .uc-global-dropdown,
[data-bs-theme="dark"] .uc-global-dropdown li,
[data-bs-theme="dark"] .uc-global-dropdown .dropdown-item,
[data-bs-theme="dark"] .uc-global-dropdown li *:not(.text-danger) {
	color: rgba(255, 255, 255, 0.95) !important;
}

[data-bs-theme="dark"] .uc-global-dropdown li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
}

.uc-global-dropdown .dropdown-item,
.uc-global-dropdown .dropdown-item:not(.text-danger) * {
	color: #212529 !important;
}

.uc-global-dropdown .dropdown-item .text-danger {
	color: #B50010 !important;
}

.uc-global-dropdown .dropdown-item {
	display: flex !important;
	align-items: center !important;
	padding: 8px 16px !important;
	font-weight: 400 !important;
	transition: all 0.2s ease !important;
	margin-bottom: 2px;
	border: none !important;
	border-radius: 0 !important;
}

.uc-global-dropdown .dropdown-item:last-child {
	margin-bottom: 0px;
}

.uc-global-dropdown .dropdown-item:hover,
.uc-global-dropdown .dropdown-item:focus,
.uc-global-dropdown .dropdown-item.active {
	background-color: var(--bs-primary) !important;
	color: #fff !important;
}

.uc-global-dropdown .dropdown-item:hover *,
.uc-global-dropdown .dropdown-item:focus *,
.uc-global-dropdown .dropdown-item.active * {
	color: #fff !important;
}

/* Icon & Container Handling */
.uc-global-dropdown .dropdown-item i,
.uc-global-dropdown .dropdown-item img,
.uc-global-dropdown .dropdown-item .uc-dropdown-icon,
.uc-global-dropdown .dropdown-item span[class*="icons-"],
.uc-global-dropdown .dropdown-item span[class*="icomoon-"] {
	max-width: 16px !important;
	max-height: 16px !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	flex-shrink: 0 !important;
	transition: transform 0.2s ease !important;
}

/* ADA / Nested Span Pattern */
.uc-global-dropdown .dropdown-item>span:only-child {
	display: flex !important;
	align-items: center !important;
	width: 100% !important;
}

/* Automatic adjustment for no icon */
.uc-global-dropdown .dropdown-item .width24:empty,
.uc-global-dropdown .dropdown-item i:empty:not([class*="icons-"]):not([class*="icomoon-"]) {
	display: none !important;
}

/* Bordered sections within dropdown */
.uc-global-dropdown li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.03) !important;
}

.uc-global-dropdown li button i,
.uc-global-dropdown li button img,
.uc-global-dropdown li button span[class*="icons-"],
.uc-global-dropdown li button span[class*="icomoon-"] {
	margin-right: 8px !important;
	width: 16px !important;
	height: 16px !important;
}

.uc-global-dropdown li:last-child {
	border-bottom: none !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}


.icon-badge-custom {
	top: -2px !important;
	left: 1rem !important;
	width: 1.5rem !important;
	height: 1.25rem !important;
	border-radius: 15px !important;
	border: 2px solid var(--uc-color-white) !important;
}

[data-bs-theme="dark"] .btn-outline-dark {
	color: #fff !important;
	border-color: rgba(255, 255, 255, 0.25) !important;
}

[data-bs-theme="dark"] .btn-outline-dark:hover {
	background-color: rgba(255, 255, 255, 0.1) !important;
	border-color: #fff !important;
	color: #fff !important;
}

input[type="text"].form-control,
input[type="password"].form-control,
input[type="email"].form-control,
input[type="search"].form-control,
input[type="number"].form-control,
input[type="url"].form-control,
input[type="tel"].form-control,
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control,
input[type="week"].form-control,
textarea.form-control,
select.form-control{
	--bs-border-opacity: 1;
	border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity));
}


.input-remove-border {
	--bs-border-opacity: 1;
	border: var(--bs-border-width) solid var(--bs-border-color) !important;
}

.btn {
	border-radius: 4px;
}


/* ================== Button Overrides ================== */
.btn-danger {
	--si-btn-bg: #B50010 !important;
	--si-btn-border-color: #B50010 !important;
	--si-btn-hover-bg: #90000d !important;
	--si-btn-hover-border-color: #90000d !important;
	--si-btn-active-bg: #90000d !important;
	--si-btn-active-border-color: #90000d !important;
	--si-btn-color: #fff !important;

	--bs-btn-bg: #B50010 !important;
	--bs-btn-border-color: #B50010 !important;
	--bs-btn-hover-bg: #90000d !important;
	--bs-btn-hover-border-color: #90000d !important;
	--bs-btn-active-bg: #90000d !important;
	--bs-btn-active-border-color: #90000d !important;
	--bs-btn-color: #fff !important;
	--bs-btn-focus-shadow-rgb: 181, 0, 16 !important;
}

.btn-outline-danger {
	--si-btn-color: #B50010 !important;
	--si-btn-border-color: #B50010 !important;
	--si-btn-hover-bg: #90000d !important;
	--si-btn-hover-border-color: #90000d !important;
	--si-btn-hover-color: #fff !important;
	--si-btn-active-bg: #90000d !important;
	--si-btn-active-border-color: #90000d !important;
	--si-btn-active-color: #fff !important;

	--bs-btn-color: #B50010 !important;
	--bs-btn-border-color: #B50010 !important;
	--bs-btn-hover-color: #fff !important;
	--bs-btn-hover-bg: #90000d !important;
	--bs-btn-hover-border-color: #90000d !important;
	--bs-btn-focus-shadow-rgb: 181, 0, 16 !important;
	--bs-btn-active-color: #fff !important;
	--bs-btn-active-bg: #90000d !important;
	--bs-btn-active-border-color: #90000d !important;
	--bs-btn-disabled-color: #B50010 !important;
	--bs-btn-disabled-bg: transparent !important;
	--bs-btn-disabled-border-color: #B50010 !important;
	--bs-gradient: none !important;
}

.text-danger {
	color: #B50010 !important;
}

/* ================== Mobile Navigation (Small Screen) ================== */
#small_screen_nav.offcanvas {
	width: 21.75rem !important;
	box-shadow: -5px 0 25px rgba(0, 0, 0, 0.1);
	border-top-left-radius: 8px !important;
	border-bottom-left-radius: 8px !important;
}

#small_screen_nav .offcanvas-header {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #dee2e6;
	height: 70px !important;
}

#small_screen_nav .hello-title {
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 1.4;
	margin-bottom: 2px;
}

#small_screen_nav .user-name {
	font-size: 1rem;
	color: #495057;
	font-weight: 400;
	line-height: 1.2;
}

#small_screen_nav .offcanvas-body {
	padding: 0.75rem !important;
}

#small_screen_nav .navbar-nav .nav-item {
	width: 100%;
}

#small_screen_nav .dropdown-item {
	padding: 0.625rem 0.75rem !important;
	font-size: 1rem;
	color: #212529;
	font-weight: 400;
	display: flex;
	align-items: center;
	justify-content: space-between;
	transition: background 0.2s ease;
}

#small_screen_nav .dropdown-item:focus,
#small_screen_nav .dropdown-item:active {
	background-color: #f8f9fa !important;
}

#small_screen_nav .dropdown-item:hover {
	background-color: #E2E3E5 !important;
}

#small_screen_nav .dropdown-toggle::after {
	display: inline-block;
	width: 1.25rem;
	height: 1.25rem;
	margin-left: 0.5rem;
	vertical-align: middle;
	content: "";
	border: none;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%23141414' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 1 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	transition: transform 0.2s ease-in-out;
}

#small_screen_nav .dropdown-toggle[aria-expanded="true"]::after {
	transform: rotate(180deg);
}

#small_screen_nav .nav-divider {
	height: 1px;
	background-color: #e9ecef;
	margin: 0.5rem 0;
	width: 100%;
}

#small_screen_nav .text-red {
	color: #B50010 !important;
}


#small_screen_nav .btn-nav {
	width: 100%;
	border-radius: 50rem !important;
	padding: 0.75rem 1rem !important;
	font-weight: 600;
	font-size: 1rem;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.5rem;
	transition: all 0.2s ease;
}

#small_screen_nav .btn-nav.btn-danger {
	background-color: #B50010 !important;
	border-color: #B50010 !important;
	color: #fff !important;
}

#small_screen_nav .btn-nav.btn-outline-danger {
	border: 1px solid #B50010 !important;
	color: #B50010 !important;
	background-color: transparent !important;
}

#small_screen_nav .btn-nav.btn-outline-danger:hover {
	background-color: rgba(181, 0, 16, 0.05) !important;
}

#small_screen_nav .menu-badge {
	background-color: #FFC107;
	color: #000;
	font-size: 0.75rem;
	font-weight: 700;
	padding: 0.2rem 0.5rem;
	border-radius: 4px;
}

/* Dark mode overrides for mobile nav */
[data-bs-theme="dark"] #small_screen_nav.offcanvas {
	background-color: #1a1d20 !important;
	border-left: 1px solid #343a40;
}

[data-bs-theme="dark"] #small_screen_nav .offcanvas-header {
	border-bottom-color: #343a40 !important;
}

[data-bs-theme="dark"] #small_screen_nav .user-name {
	color: #adb5bd !important;
}

[data-bs-theme="dark"] #small_screen_nav .dropdown-item {
	color: #dee2e6 !important;
}

[data-bs-theme="dark"] #small_screen_nav .dropdown-toggle::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%23dee2e6' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 1 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E") !important;
}

[data-bs-theme="dark"] #small_screen_nav .dropdown-item:hover,
[data-bs-theme="dark"] #small_screen_nav .dropdown-item:focus,
[data-bs-theme="dark"] #small_screen_nav .dropdown-item.active,
[data-bs-theme="dark"] #small_screen_nav .show>.dropdown-item {
	background-color: #2b3035 !important;
	color: #fff !important;
}

[data-bs-theme="dark"] #small_screen_nav .nav-divider {
	background-color: #343a40;
}

.height20 {
	height: 20px !important;
}

.width20 {
	width: 20px !important;
}

.fw-600 {
	font-weight: 600 !important;
}
.fw-7 {
	font-weight: 700 !important;
}

.dashboard-icon {
	padding: 4px !important;
	border-radius: 8px !important;
	background-color: #EDEEFC !important;
}

[data-bs-theme="dark"] .dashboard-icon {
	background-color: #323539 !important;
}

[data-bs-theme="dark"] .dashboard-icon i,
[data-bs-theme="dark"] .dashboard-icon span {
	color: #fff !important;
}

.play_mark:hover .play_audio {
	display: inline-block !important;
}

.ninedot-menu-icon {
	color: var(--uc-badge-advanced) !important;
}

.filters-action.active:not(.btn-outline-success, .btn-outline-danger, .btn-outline-warning),
.filters-action:active:not(.btn-outline-success, .btn-outline-danger, .btn-outline-warning),
.filters-action:focus:not(.btn-outline-success, .btn-outline-danger, .btn-outline-warning),
.filters-action[aria-pressed="true"]:not(.btn-outline-success, .btn-outline-danger, .btn-outline-warning) {
	background-color: var(--bs-primary) !important;
	border-color: var(--bs-primary) !important;
	color: #fff !important;
}

[enhanced_accessibility="1"] .filters-action.active:focus,
[enhanced_accessibility="1"] .filters-action[aria-pressed="true"]:focus {
	box-shadow:
		0 0 0 0.125rem #fff,
		0 0 0 0.35rem rgba(0, 52, 128, 1) !important;
}


/* Dark mode: ensure video table head has white text */
[data-bs-theme="dark"] #video_table_head,
body.dark-mode #video_table_head,
.dark-theme #video_table_head {
	background-color: #1e1e1e !important;
	color: #fff !important;
}

[data-bs-theme="dark"] #video_table_head th,
body.dark-mode #video_table_head th,
.dark-theme #video_table_head th {
	color: #fff !important;
}


[enhanced_accessibility="1"] #video_table_head th {
    border: 1px solid currentColor;
}

[enhanced_accessibility="1"] #tutor-resources-table thead th,
[enhanced_accessibility="1"] #instructorResource .table thead th,
[enhanced_accessibility="1"] .resource_table thead th {
    border: 1px solid currentColor;
}




/* Dark mode: glossary card refinements */
[data-bs-theme="dark"] .lab_card .card.bg-body,
body.dark-mode .lab_card .card.bg-body {
	background-color: #1e1e1e !important;
	border-color: #323539 !important;
}

[data-bs-theme="dark"] .glossary_content,
body.dark-mode .glossary_content {
	color: #ced4da !important;
}

/* FINAL FIX for cards in dark mode (Broad selectors) */
[data-bs-theme="dark"] .card,
body.dark-mode .card,
.dark-theme .card,
[data-bs-theme="dark"] .product-box,
body.dark-mode .product-box,
.dark-theme .product-box {
	background-color: #1e1e1e !important;
	color: #fff !important;
	border-color: #333 !important;
}
[data-bs-theme="dark"] .card, [data-bs-theme="dark"] .custome-bg-fix{
	background-color:#ffff !important;
}

[data-bs-theme="dark"] .card *,
body.dark-mode .card *,
.dark-theme .card * {
	/* background-color: transparent !important; */
}

[data-bs-theme="dark"] .card-img-border,
body.dark-mode .card-img-border,
.dark-theme .card-img-border {
	border-color: #333 !important;
}

/* Ensure bg-light adapts in dark mode if not handled by framework */
[data-bs-theme="dark"] .bg-light,
body.dark-mode .bg-light,
.dark-theme .bg-light {
	background-color: #1e1e1e !important;
	color: #fff !important;
}

[data-bs-theme="dark"] .border,
body.dark-mode .border,
.dark-theme .border {
	border-color: #FFF !important;
}

/* ================================================
   SIDE PANE - DARK MODE FIXES
   ================================================ */

/* 1. Fix hardcoded white background on the side pane panel */
[data-bs-theme="dark"] .side_pane_toc {
	background: #1e1e1e !important;
	border-right-color: rgba(255, 255, 255, 0.1) !important;
}

/* 2. Non-selected cards inside side pane */
[data-bs-theme="dark"] #ebook_toc .card:not(.chapter_container) {
	background-color: #2a2d31 !important;
	color: #dee2e6 !important;
	border-color: #3a3d41 !important;
}

/* Fix for result page table header in dark mode to match rows below */
[data-bs-theme="dark"] .table.uc-table-head thead th {
	background-color: transparent !important;
	border-color: var(--primary-bs-color) !important;
}

/* 3. Selected card (sandbox-card-primary) — white bg, all text/icons black */
[data-bs-theme="dark"] #ebook_toc .sandbox-card-primary,
[data-bs-theme="dark"] #ebook_toc .sandbox-card-primary *:not(i):not([class^="icomoon-"]):not([class*=" icomoon-"]):not(svg) {
	color: #000000 !important;
}

[data-bs-theme="dark"] #ebook_toc .sandbox-card-primary i,
[data-bs-theme="dark"] #ebook_toc .sandbox-card-primary [class^="icomoon-"],
[data-bs-theme="dark"] #ebook_toc .sandbox-card-primary [class*=" icomoon-"],
[data-bs-theme="dark"] #ebook_toc .sandbox-card-primary svg {
	color: #ffffff !important;
}

/* 4. Nav tab active link — override inline style in side_pane.tpl */
[data-bs-theme="dark"] #ebook_toc .nav-underline .nav-link.active {
	color: #6ea8fe !important;
	border-bottom-color: #6ea8fe !important;
}

[data-bs-theme="dark"] #ebook_toc .nav-underline .nav-link {
	color: #adb5bd !important;
}

/* 5. Icon container borders and icon colors inside side pane cards */
[data-bs-theme="dark"] #ebook_toc .border-secondary {
	border-color: #555 !important;
}

[data-bs-theme="dark"] #ebook_toc .text-secondary {
	color: #adb5bd !important;
}

/* 6. Anchor border highlight (non-test mode selected item) */
[data-bs-theme="dark"] #ebook_toc a.border-primary {
	border-color: #6ea8fe !important;
	color: #6ea8fe !important;
}

/* 7. Answer/attempt badge inside side pane */
[data-bs-theme="dark"] #ebook_toc .badge-design {
	background-color: transparent !important;
}

[data-bs-theme="dark"] #ebook_toc .badge-design.border-primary {
	border-color: #6ea8fe !important;
	color: #6ea8fe !important;
}

/* 8. Scrollbar for side pane in dark mode */
[data-bs-theme="dark"] #ebook_toc::-webkit-scrollbar {
	width: 5px;
}

[data-bs-theme="dark"] #ebook_toc::-webkit-scrollbar-track {
	background: #1e1e1e;
}

[data-bs-theme="dark"] #ebook_toc::-webkit-scrollbar-thumb {
	background: #484b50;
	border-radius: 3px;
}

[data-bs-theme="dark"] #ebook_toc::-webkit-scrollbar-thumb:hover {
	background: #5c6067;
}

/* ================== Global scrollbar — hidden at rest, visible on hover/scroll ================== */
* {
	/* Keep scrollbar-width thin so Firefox always reserves the gutter (prevents layout shift on hover) */
	scrollbar-width: thin;
	scrollbar-color: transparent transparent;
}

*:hover {
	scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
}

*::-webkit-scrollbar {
	width: 6px;
	height: 6px;
}

*::-webkit-scrollbar-track {
	background: transparent;
}

*::-webkit-scrollbar-thumb {
	background-color: transparent;
	border-radius: 3px;
	transition: background-color 0.3s;
}

*:hover::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.3);
}

[data-bs-theme="dark"] *:hover::-webkit-scrollbar-thumb {
	background-color: rgba(255, 255, 255, 0.3);
}

.right-sticky-container::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.3) !important;
}

[data-bs-theme="dark"] .right-sticky-container::-webkit-scrollbar-thumb {
	background-color: rgba(255, 255, 255, 0.3) !important;
}

.right-sticky-container {
	scrollbar-color: rgba(0, 0, 0, 0.3) transparent !important;
}

[data-bs-theme="dark"] .right-sticky-container {
	scrollbar-color: rgba(255, 255, 255, 0.3) transparent !important;
}

/* Result Header Styles - Added for Modernized Assessment Result UI */
.result-header-modern {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
}

.result-header-modern h1, .result-header-modern h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 1rem;

}

.result-summary-box {
    display: inline-flex;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 1rem;
	max-height: 48px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.summary-item {
    padding: 12px 25px;
    text-align: center;
    min-width: 130px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.summary-item:not(:last-child) {
    border-right: 1px solid #dee2e6;
}

.summary-val {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    color: #212529;
}

.summary-lbl {
    font-size: 12px;
	font-weight: 500;
    color: #6c757d;
}

.summary-item.result-status {
    min-width: 140px;
}

.summary-item.result-status.fail {
    background-color: #b30010;
    color: #fff;
    border-right: none;
}

.summary-item.result-status.fail .summary-val,
.summary-item.result-status.fail .summary-lbl {
    color: #fff;
}

.summary-item.result-status.pass {
    background-color: #198754;
    color: #fff;
    border-right: none;
}

.summary-item.result-status.pass .summary-val,
.summary-item.result-status.pass .summary-lbl {
    color: #fff;
}

.result-metadata-modern {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
    color: #212529;
    font-size: 14px;
}

.metadata-item {
    display: flex;
    align-items: center;
    gap: 5px;
}

.metadata-item strong {
    font-weight: 600;
}

.text-success-mode {
    color: #198754;
    font-weight: 700;
}

.text-danger-mode {
    color: #dc3545;
    font-weight: 700;
}

/* Stats Toolbar Styles */
.stats-toolbar-modern {
    display: flex;
    justify-content: center;
    gap: 12px;
    align-items: stretch;
    padding: 0 0 1rem 0;
    overflow-x: auto;
}

.all-lessons-btn {
    background-color: #0d6efd;
    color: white;
    border: none;
    padding: 10px 25px;
    border-radius: 4px;
    font-weight: 600;
    white-space: nowrap;
    display: flex;
    align-items: center;
}

.stat-card-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #ced4da;
    border-radius: 4px;
    padding: 5px 16px;
	width: 100%;
    cursor: pointer;
    transition: all 0.2s;
    text-decoration: none !important;
    color: inherit !important;
}

@media (max-width: 992px) {
    .stats-toolbar-modern {
		position: absolute;
		top: 0;
		width: 100%;
        justify-content: flex-start;
        gap: 8px;
        padding: 0 6rem 1rem 0rem;
		margin-left: 6rem;
    }
    .stat-card-btn {
        min-width: auto;
        padding: 8px 12px;
    }
    .stat-card-btn .stat-icon {
        margin-right: 0;
    }
    .stat-card-btn .stat-value {
        margin-left: 8px;
        font-size: 16px;
    }
}

.tst_pge {
    background-color: #f8f9fa !important;
    border: 1px solid #ced4da !important;
    height: 38px !important;
    display: flex !important;
    align-items: center !important;
}

.tst_pge .nav-link {
    color: #212529 !important;
    font-size: 14px !important;
    transition: all 0.2s ease;
    height: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.tst_pge .nav-link.active {
    background-color: #0d6efd !important;
    color: #ffffff !important;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.tst_pge .nav-link:not(.active):hover {
    background-color: rgba(0,0,0,0.03);
}

.stat-card-btn:hover {
    border-color: #adb5bd;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.stat-card-btn .stat-icon {
    font-size: 18px;
    margin-right: 10px;
    color: #495057;
}

.stat-card-btn .stat-label {
    font-size: 16px;
	font-weight: 500;
    color: #495057;
    flex-grow: 1;
}

.stat-card-btn .stat-value {
    font-size: 18px;
    font-weight: 700;
    color: #212529;
}

.stat-card-btn.total { border: 1px solid #6c757d; }
.stat-card-btn.unattempted { border-left: 4px solid #ced4da; }
.stat-card-btn.incorrect { border-left: 4px solid #dc3545; }
.stat-card-btn.correct { border-left: 4px solid #198754; }

.stat-card-btn.incorrect .stat-value { color: #dc3545; }
.stat-card-btn.correct .stat-value { color: #198754; }
.stat-card-btn.total.active {
    border-color: #0D6EFD !important;
    background-color: #f0f7ff !important;
}
.stat-card-btn.unattempted.active {
    border-color: #6c757d !important;
    background-color: var(--unwatched-color) !important;
}
.stat-card-btn.incorrect.active {
    border-color: #dc3545 !important;
    background-color: var(--badge-danger-bg) !important;
}
.stat-card-btn.correct.active {
    border-color: #198754 !important;
    background-color: var(--badge-success-bg) !important;
}

/* Progress Circle Styles */
.addRoleInSVG {
    width: 36px !important;
    height: 36px !important;
    position: relative !important;
    display: inline-block !important;
    vertical-align: middle;
}

.addRoleInSVG svg.peity {
    width: 36px !important;
    height: 36px !important;
    display: block;
}

.done-meter {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    line-height: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    pointer-events: none;
}

.width300 { width: 300px !important; min-width: 300px !important; flex-shrink: 0 !important; }

@media (min-width: 992px) { .toc-main-content { flex-grow: 1 !important; width: auto !important; float: none !important; } }

@media (min-width: 992px) { .toc-main-content { flex: 1 1 0% !important; min-width: 0 !important; } }



/* ================== Global scrollbar — hidden at rest, visible on hover/scroll ================== */
* {
	/* Keep scrollbar-width thin so Firefox always reserves the gutter (prevents layout shift on hover) */
	scrollbar-width: thin;
	scrollbar-color: transparent transparent;
}

*:hover {
	scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
}

*::-webkit-scrollbar {
	width: 6px;
	height: 6px;
}

*::-webkit-scrollbar-track {
	background: transparent;
}

*::-webkit-scrollbar-thumb {
	background-color: transparent;
	border-radius: 3px;
	transition: background-color 0.3s;
}

*:hover::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.3);
}

[data-bs-theme="dark"] *:hover::-webkit-scrollbar-thumb {
	background-color: rgba(255, 255, 255, 0.3);
}
.play_mark .play_audio { visibility: hidden !important; } 
.play_mark:hover .play_audio { visibility: visible !important; }
[data-bs-theme="dark"] .badge.text-bg-dark {
    background-color: var(--bs-light) !important;
    color: var(--bs-dark) !important;
}


.discussion-icon {
	background-color: var(--si-bg-blue) !important;
	border: 1px solid var(--discussion-icon-border-color) !important;
}

.publish_text{
	color: #0A58CA !important;
}

.discussion-comment-card-border{
	border-left: 1px solid var(--colorboot-primary) !important;
}


[enhanced_accessibility="1"] #authoringArea #editor-footer:focus,
[enhanced_accessibility="1"] #authoringArea #output:focus,
[enhanced_accessibility="1"] #authoringArea .sampleInput:focus {
    outline: 3px solid var(--btn-primary-color);
    box-shadow: 0 0 0 3px rgba(13, 110, 253, 0.3);
}

[enhanced_accessibility="1"] #authoringArea .card-header {
	border: 3px solid transparent;
}

/* Stronger focus Eval Pro for headers */
[enhanced_accessibility="1"] #authoringArea .card-header:focus {
    outline: 3px solid #000;
    outline-offset: 3px;
    border: 3px solid var(--btn-primary-color);
    background-color: #fff3cd;
}
[enhanced_accessibility="1"] .compParent  .labs-focusable:focus,
[enhanced_accessibility="1"] .compParent  .labs-focusable:focus-visible {
  outline: 2px solid #005fcc;   /* meets 3:1 contrast ratio */
  outline-offset: 2px;
  border-radius: 2px;
}
[enhanced_accessibility="1"] .h-fit {
  height: fit-content;
}
[enhanced_accessibility="1"] .evalpro_module {
	border: 2px solid transparent;
}
[enhanced_accessibility="1"]  .evalpro_module:focus {
	border: 2px solid var(--btn-primary-color)!important;
}
[enhanced_accessibility="1"] .ttsimg_container #transition-text .transition_text_close:focus,
[enhanced_accessibility="1"] .ttsimg_container #transition-text .transition_text_close:focus-visible {
    box-shadow: none !important;
    outline: 2px solid #fff;
    outline-offset: 2px;
}

[enhanced_accessibility="1"] .ttsimg_container #transition-text .transition_text_close:active,
[enhanced_accessibility="1"] .ttsimg_container #transition-text .transition_text_close.active,
[enhanced_accessibility="1"] .ttsimg_container #transition-text .transition_text_close.show {
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

[enhanced_accessibility="1"] .ttsimg_container #transition-text-body:focus,
[enhanced_accessibility="1"] .ttsimg_container #transition-text-body:focus-visible {
    box-shadow: none !important;   /* remove global ring */
    outline: 2px solid #fff;       /* white focus */
    outline-offset: 2px;
}
[enhanced_accessibility="1"] .evalpro_module .sampleInput.lightTheme::placeholder {
    color: #000 !important;
}
[enhanced_accessibility="1"] .evalpro_module .sampleInput.darkTheme::placeholder {
    color: #fff !important;
}

[enhanced_accessibility="1"] .evalpro_module .lightTheme {
	background-color: #FFFFFF !important;
	color: #1A1A1A !important; /* softer than pure black */
}
[enhanced_accessibility="1"] .evalpro_module .darkTheme {
	background-color: #11010C !important; /* your original is fine */
	color: #EDEDED !important; /* softer than pure white */
}

#virtualLabRememberSection .ibox:focus {
	outline: 3px solid var(--btn-primary-color)!important;
    outline-offset: 3px;
}
#virtualLabRememberSection .ibox:focus-visible {
	outline: 3px solid var(--btn-primary-color)!important;
    outline-offset: 3px;
}
#virtualLabRememberSection .remember-heading:focus,
#virtualLabRememberSection .remember-heading:focus-visible {
  outline: 0px solid var(--btn-primary-color) !important;
  outline-offset: 0px;
}

.ebook_li a:focus {
  scroll-margin-top: 7.5rem;
}

[enhanced_accessibility="1"] a.lab-card-overlay.lab-card-overlay:focus {
    box-shadow: inset 0 0 0 3px var(--bs-focus-ring-color) !important;
}

@media (max-width: 320px) {
	#ebook_toc {
		z-index: 10000;
	}
	#ebook_toc ul.p_item_sidepane {
		padding-bottom: 62px!important;
	}
	.side-container.side_pane_contain{
		z-index: 10000;
	}
}

 @media (min-width: 321px) and (max-width: 800px) { 
	#ebook_toc {
		z-index: 10000;
	}
	#ebook_toc ul.p_item_sidepane {
		padding-bottom: 62px!important;
	}
	.side-container.side_pane_contain{
		z-index: 10000;
	}
 }

.nav-pills .nav-link.active{
	color:white !important;
	background-color: var(--bs-primary) !important;
}

[enhanced_accessibility="1"] .nav-link {
color: var(--bs-primary);
}

[enhanced_accessibility="1"] .text-bg-warning { 
	color: #ffffff !important;
}

[enhanced_accessibility="1"].btn-primary:disabled {
    background-color:var(--bs-primary) !important;
}

[enhanced_accessibility="1"] .form-select:focus {
	border-color: var(--bs-focus-ring-color) !important;
	box-shadow: 0 0 0 3px var(--bs-focus-ring-color) !important;
	outline: 0 !important;
}

[enhanced_accessibility="1"] #review_filter:focus,
[enhanced_accessibility="1"] .inline-menu:focus {
    outline: 2px solid var(--bs-focus-ring-color) !important;
    outline-offset: 2px !important;
    box-shadow: none !important;
}

[enhanced_accessibility="1"] #review_filter svg path[stroke="#9397ad"] {
    stroke: #33354d !important;
}

/* ================== Educator Student Lecture Planner Custom Overrides ================== */
.lecture_filter .nav-item, .task_filter .nav-item {
    height: 38px;
    position: relative;
}
[enhanced_accessibility="1"] .lecture_filter .nav-link:focus, 
[enhanced_accessibility="1"] .task_filter .nav-link:focus {
    box-shadow: 0 0 0 2px #ffffff, 0 0 0 6px #0b2c6d !important;
    z-index: 10;
    position: relative;
}
@media (max-width: 1200px) {
    .planner-table-content {
        overflow-x: auto !important;
        display: block;
        width: 100%;
    }
    .planner-table-inner {
        min-width: 950px;
    }
}

@media (max-width: 962px){
    .lecture_filter .nav-item, .task_filter .nav-item {
        height: 30.39px !important;
    }
}

/* Dark Theme Compatibility for Educator Student Lecture Planner */
[data-bs-theme="dark"] .bg-light {
    background-color: var(--uc-bg-secondary) !important;
    color: var(--uc-text-primary) !important;
}
[data-bs-theme="dark"] .text-dark {
    color: var(--uc-text-primary) !important;
}
[data-bs-theme="dark"] .all_items {
    background-color: var(--uc-bg-secondary) !important;
    border-color: var(--uc-border-color) !important;
}
[data-bs-theme="dark"] .all_items .text-dark,
[data-bs-theme="dark"] .all_items .fw-bold,
[data-bs-theme="dark"] .all_items div:not(.btn):not(.badge),
[data-bs-theme="dark"] .all_items span:not(.badge):not(.icomoon-clock):not(.icomoon-lock):not(.icomoon-info) {
    color: var(--uc-text-primary) !important;
}
[data-bs-theme="dark"] .all_items .text-muted,
[data-bs-theme="dark"] .all_items .fs-xs,
[data-bs-theme="dark"] .all_items .small span {
    color: var(--uc-text-secondary) !important;
}
[data-bs-theme="dark"] .lecture_filter,
[data-bs-theme="dark"] .task_filter {
    background-color: var(--uc-bg-secondary) !important;
    border-color: var(--uc-border-color) !important;
}
[data-bs-theme="dark"] .lecture_filter .nav-link:not(.active),
[data-bs-theme="dark"] .task_filter .nav-link:not(.active) {
    color: var(--uc-text-secondary) !important;
}
[data-bs-theme="dark"] .lecture_filter .nav-link:not(.active):hover,
[data-bs-theme="dark"] .task_filter .nav-link:not(.active):hover {
    color: var(--uc-text-primary) !important;
    background-color: rgba(255, 255, 255, 0.05) !important;
}
[data-bs-theme="dark"] .all_items .item-text a {
    color: #3d8bfd !important;
}
[data-bs-theme="dark"] .all_items .item-text a:hover {
    color: #6ea8fe !important;
    text-decoration: underline !important;
}
