﻿/*///////////////////////////////////////////////////////////////////////////////////////////////////

    P E M C O   A C A D A M E Y 

/////////////////////////////////////////////////////////////////////////////////////////////////*/



/*************************************************************************************************************************************************************
	R O O T
**************************************************************************************************************************************************************/

:root { --primary--800: rgb(117,55,251); --l-purple: rgb(223,208,253); --primary--80050: rgb(187,156,253); --primary--80070: rgb(148,100,252); --d-purple: rgb(73,26,175); --blue: rgb(14,31,77); --green: rgb(56,235,212); --green70: rgb(115,241,225); --d-grey: rgb(176,183,197); --l-grey: rgb(225,226,230); --red: rgb(251,109,109); --black: rgba(34,34,34); }

.text-purple { color: var(--primary--800); }
.text-l-purple { color: var(--l-purple); }
.text-purple50 { color: var(--primary--80050); }
.text-purple70 { color: var(--primary--80070); }
.text-d-purple { color: var(--d-purple); }
.text-blue { color: var(--blue); }
.text-green { color: var(--success--500); }
.text-green70 { color: var(--green70); }
.text-d-grey { color: var(--d-grey); }
.text-l-grey { color: var(--l-grey); }
.text-red { color: var(--red); }

.bg-purple { background-color: var(--primary--800); }
.bg-l-purple { background-color: var(--l-purple); }
.bg-purple50 { background-color: var(--primary--80050); }
.bg-purple70 { background-color: var(--primary--80070); }
.bg-d-purple { background-color: var(--d-purple); }
.bg-blue { background-color: var(--blue); }
.bg-green { background-color: var(--green); }
.bg-green70 { background-color: var(--green70); }
.bg-d-grey { background-color: var(--d-grey); }
.bg-l-grey { background-color: var(--l-grey); }
.bg-red { background-color: var(--red); }
.bg-black { background-color: var(--black); }




:root { --neutral--50: #fcfcfd; --neutral--100: #f4f4f5; --neutral--200: #dfdfe2; --neutral--300: #bebec6; --neutral--400: #7f8090; --neutral--500: #60616c; --neutral--600: #4a4b54; --neutral--700: #3a3a41; --neutral--800: #2e2e33; --neutral--900: #26262b; 
								--neutral--950: #131316; --primary--50: #f3f1ff; --primary--100: #eae6ff; --primary--200: #d7d0ff; --primary--300: #bbabff; --primary--400: #9a7cff; --primary--500: #7c47ff; --primary--800: #530dd3; --secondary--500: #bf5dda; --white: white; 
								--light-grey: #f4f4f4; --black: black; --success--200: #bbf7d0; --success--500: #31d36c; --destructive--100: #fee2e2; --destructive--500: #ef4444; --orange: #ff940a; --l--orange: #fed770; }

:root { --color-red-50: oklch(0.971 0.013 17.38); --color-red-100: oklch(0.936 0.032 17.717); --color-red-200: oklch(0.885 0.062 18.334); --color-red-300: oklch(0.808 0.114 19.571); --color-red-400: oklch(0.704 0.191 22.216); 
								--color-red-500: oklch(0.637 0.237 25.331); --color-red-600: oklch(0.577 0.245 27.325); --color-red-700: oklch(0.505 0.213 27.518); --color-red-800: oklch(0.444 0.177 26.899); --color-red-900: oklch(0.396 0.141 25.723); 
								--color-red-950: oklch(0.258 0.092 26.042); --color-orange-50: oklch(0.98 0.016 73.684); --color-orange-100: oklch(0.954 0.038 75.164); --color-orange-200: oklch(0.901 0.076 70.697); --color-orange-300: oklch(0.837 0.128 66.29); 
								--color-orange-400: oklch(0.75 0.183 55.934); --color-orange-500: oklch(0.705 0.213 47.604); --color-orange-600: oklch(0.646 0.222 41.116); --color-orange-700: oklch(0.553 0.195 38.402); --color-orange-800: oklch(0.47 0.157 37.304); 
								--color-orange-900: oklch(0.408 0.123 38.172); --color-orange-950: oklch(0.266 0.079 36.259); --color-amber-50: oklch(0.987 0.022 95.277); --color-amber-100: oklch(0.962 0.059 95.617); --color-amber-200: oklch(0.924 0.12 95.746); 
								--color-amber-300: oklch(0.879 0.169 91.605); --color-amber-400: oklch(0.828 0.189 84.429); --color-amber-500: oklch(0.769 0.188 70.08); --color-amber-600: oklch(0.666 0.179 58.318); --color-amber-700: oklch(0.555 0.163 48.998); 
								--color-amber-800: oklch(0.473 0.137 46.201); --color-amber-900: oklch(0.414 0.112 45.904); --color-amber-950: oklch(0.279 0.077 45.635); --color-yellow-50: oklch(0.987 0.026 102.212); --color-yellow-100: oklch(0.973 0.071 103.193); 
								--color-yellow-200: oklch(0.945 0.129 101.54); --color-yellow-300: oklch(0.905 0.182 98.111); --color-yellow-400: oklch(0.852 0.199 91.936); --color-yellow-500: oklch(0.795 0.184 86.047); --color-yellow-600: oklch(0.681 0.162 75.834); 
								--color-yellow-700: oklch(0.554 0.135 66.442); --color-yellow-800: oklch(0.476 0.114 61.907); --color-yellow-900: oklch(0.421 0.095 57.708); --color-yellow-950: oklch(0.286 0.066 53.813); --color-lime-50: oklch(0.986 0.031 120.757); 
								--color-lime-100: oklch(0.967 0.067 122.328); --color-lime-200: oklch(0.938 0.127 124.321); --color-lime-300: oklch(0.897 0.196 126.665); --color-lime-400: oklch(0.841 0.238 128.85); --color-lime-500: oklch(0.768 0.233 130.85); 
								--color-lime-600: oklch(0.648 0.2 131.684); --color-lime-700: oklch(0.532 0.157 131.589); --color-lime-800: oklch(0.453 0.124 130.933); --color-lime-900: oklch(0.405 0.101 131.063); --color-lime-950: oklch(0.274 0.072 132.109); 
								--color-green-50: oklch(0.982 0.018 155.826); --color-green-100: oklch(0.962 0.044 156.743); --color-green-200: oklch(0.925 0.084 155.995); --color-green-300: oklch(0.871 0.15 154.449); --color-green-400: oklch(0.792 0.209 151.711); 
								--color-green-500: oklch(0.723 0.219 149.579); --color-green-600: oklch(0.627 0.194 149.214); --color-green-700: oklch(0.527 0.154 150.069); --color-green-800: oklch(0.448 0.119 151.328); --color-green-900: oklch(0.393 0.095 152.535);
								--color-green-950: oklch(0.266 0.065 152.934); --color-emerald-50: oklch(0.979 0.021 166.113); --color-emerald-100: oklch(0.95 0.052 163.051); --color-emerald-200: oklch(0.905 0.093 164.15); --color-emerald-300: oklch(0.845 0.143 164.978); 
								--color-emerald-400: oklch(0.765 0.177 163.223); --color-emerald-500: oklch(0.696 0.17 162.48); --color-emerald-600: oklch(0.596 0.145 163.225); --color-emerald-700: oklch(0.508 0.118 165.612); --color-emerald-800: oklch(0.432 0.095 166.913); 
								--color-emerald-900: oklch(0.378 0.077 168.94); --color-emerald-950: oklch(0.262 0.051 172.552); --color-teal-50: oklch(0.984 0.014 180.72); --color-teal-100: oklch(0.953 0.051 180.801); --color-teal-200: oklch(0.91 0.096 180.426); 
								--color-teal-300: oklch(0.855 0.138 181.071); --color-teal-400: oklch(0.777 0.152 181.912); --color-teal-500: oklch(0.704 0.14 182.503); --color-teal-600: oklch(0.6 0.118 184.704); --color-teal-700: oklch(0.511 0.096 186.391); 
								--color-teal-800: oklch(0.437 0.078 188.216); --color-teal-900: oklch(0.386 0.063 188.416); --color-teal-950: oklch(0.277 0.046 192.524); --color-cyan-50: oklch(0.984 0.019 200.873); --color-cyan-100: oklch(0.956 0.045 203.388); 
								--color-cyan-200: oklch(0.917 0.08 205.041); --color-cyan-300: oklch(0.865 0.127 207.078); --color-cyan-400: oklch(0.789 0.154 211.53); --color-cyan-500: oklch(0.715 0.143 215.221); --color-cyan-600: oklch(0.609 0.126 221.723); 
								--color-cyan-700: oklch(0.52 0.105 223.128); --color-cyan-800: oklch(0.45 0.085 224.283); --color-cyan-900: oklch(0.398 0.07 227.392); --color-cyan-950: oklch(0.302 0.056 229.695); --color-sky-50: oklch(0.977 0.013 236.62); 
								--color-sky-100: oklch(0.951 0.026 236.824); --color-sky-200: oklch(0.901 0.058 230.902); --color-sky-300: oklch(0.828 0.111 230.318); --color-sky-400: oklch(0.746 0.16 232.661); --color-sky-500: oklch(0.685 0.169 237.323); 
								--color-sky-600: oklch(0.588 0.158 241.966); --color-sky-700: oklch(0.5 0.134 242.749); --color-sky-800: oklch(0.443 0.11 240.79); --color-sky-900: oklch(0.391 0.09 240.876); --color-sky-950: oklch(0.293 0.066 243.157); 
								--color-blue-50: oklch(0.97 0.014 254.604); --color-blue-100: oklch(0.932 0.032 255.585); --color-blue-200: oklch(0.882 0.059 254.128); --color-blue-300: oklch(0.809 0.105 251.813); --color-blue-400: oklch(0.707 0.165 254.624); 
								--color-blue-500: oklch(0.623 0.214 259.815); --color-blue-600: oklch(0.546 0.245 262.881); --color-blue-700: oklch(0.488 0.243 264.376); --color-blue-800: oklch(0.424 0.199 265.638); --color-blue-900: oklch(0.379 0.146 265.522); 
								--color-blue-950: oklch(0.282 0.091 267.935); --color-indigo-50: oklch(0.962 0.018 272.314); --color-indigo-100: oklch(0.93 0.034 272.788); --color-indigo-200: oklch(0.87 0.065 274.039); --color-indigo-300: oklch(0.785 0.115 274.713); 
								--color-indigo-400: oklch(0.673 0.182 276.935); --color-indigo-500: oklch(0.585 0.233 277.117); --color-indigo-600: oklch(0.511 0.262 276.966); --color-indigo-700: oklch(0.457 0.24 277.023); --color-indigo-800: oklch(0.398 0.195 277.366); 
								--color-indigo-900: oklch(0.359 0.144 278.697); --color-indigo-950: oklch(0.257 0.09 281.288); --color-violet-50: oklch(0.969 0.016 293.756); --color-violet-100: oklch(0.943 0.029 294.588); --color-violet-200: oklch(0.894 0.057 293.283); 
								--color-violet-300: oklch(0.811 0.111 293.571); --color-violet-400: oklch(0.702 0.183 293.541); --color-violet-500: oklch(0.606 0.25 292.717); --color-violet-600: oklch(0.541 0.281 293.009); --color-violet-700: oklch(0.491 0.27 292.581); 
								--color-violet-800: oklch(0.432 0.232 292.759); --color-violet-900: oklch(0.38 0.189 293.745); --color-violet-950: oklch(0.283 0.141 291.089); --color-purple-50: oklch(0.977 0.014 308.299); --color-purple-100: oklch(0.946 0.033 307.174); 
								--color-purple-200: oklch(0.902 0.063 306.703); --color-purple-300: oklch(0.827 0.119 306.383); --color-purple-400: oklch(0.714 0.203 305.504); --color-purple-500: oklch(0.627 0.265 303.9); --color-purple-600: oklch(0.558 0.288 302.321); 
								--color-purple-700: oklch(0.496 0.265 301.924); --color-purple-800: oklch(0.438 0.218 303.724); --color-purple-900: oklch(0.381 0.176 304.987); --color-purple-950: oklch(0.291 0.149 302.717); --color-fuchsia-50: oklch(0.977 0.017 320.058); 
								--color-fuchsia-100: oklch(0.952 0.037 318.852); --color-fuchsia-200: oklch(0.903 0.076 319.62); --color-fuchsia-300: oklch(0.833 0.145 321.434); --color-fuchsia-400: oklch(0.74 0.238 322.16); --color-fuchsia-500: oklch(0.667 0.295 322.15); 
								--color-fuchsia-600: oklch(0.591 0.293 322.896); --color-fuchsia-700: oklch(0.518 0.253 323.949); --color-fuchsia-800: oklch(0.452 0.211 324.591); --color-fuchsia-900: oklch(0.401 0.17 325.612); --color-fuchsia-950: oklch(0.293 0.136 325.661); 
								--color-pink-50: oklch(0.971 0.014 343.198); --color-pink-100: oklch(0.948 0.028 342.258); --color-pink-200: oklch(0.899 0.061 343.231); --color-pink-300: oklch(0.823 0.12 346.018); --color-pink-400: oklch(0.718 0.202 349.761); 
								--color-pink-500: oklch(0.656 0.241 354.308); --color-pink-600: oklch(0.592 0.249 0.584); --color-pink-700: oklch(0.525 0.223 3.958); --color-pink-800: oklch(0.459 0.187 3.815); --color-pink-900: oklch(0.408 0.153 2.432); 
								--color-pink-950: oklch(0.284 0.109 3.907); --color-rose-50: oklch(0.969 0.015 12.422); --color-rose-100: oklch(0.941 0.03 12.58); --color-rose-200: oklch(0.892 0.058 10.001); --color-rose-300: oklch(0.81 0.117 11.638); 
								--color-rose-400: oklch(0.712 0.194 13.428); --color-rose-500: oklch(0.645 0.246 16.439); --color-rose-600: oklch(0.586 0.253 17.585); --color-rose-700: oklch(0.514 0.222 16.935); --color-rose-800: oklch(0.455 0.188 13.697); 
								--color-rose-900: oklch(0.41 0.159 10.272); --color-rose-950: oklch(0.271 0.105 12.094); --color-slate-50: oklch(0.984 0.003 247.858); --color-slate-100: oklch(0.968 0.007 247.896); --color-slate-200: oklch(0.929 0.013 255.508); 
								--color-slate-300: oklch(0.869 0.022 252.894); --color-slate-400: oklch(0.704 0.04 256.788); --color-slate-500: oklch(0.554 0.046 257.417); --color-slate-600: oklch(0.446 0.043 257.281); --color-slate-700: oklch(0.372 0.044 257.287); 
								--color-slate-800: oklch(0.279 0.041 260.031); --color-slate-900: oklch(0.208 0.042 265.755); --color-slate-950: oklch(0.129 0.042 264.695); --color-gray-50: oklch(0.985 0.002 247.839); --color-gray-100: oklch(0.967 0.003 264.542); 
								--color-gray-200: oklch(0.928 0.006 264.531); --color-gray-300: oklch(0.872 0.01 258.338); --color-gray-400: oklch(0.707 0.022 261.325); --color-gray-500: oklch(0.551 0.027 264.364); --color-gray-600: oklch(0.446 0.03 256.802); 
								--color-gray-700: oklch(0.373 0.034 259.733); --color-gray-800: oklch(0.278 0.033 256.848); --color-gray-900: oklch(0.21 0.034 264.665); --color-gray-950: oklch(0.13 0.028 261.692); --color-zinc-50: oklch(0.985 0 0); 
								--color-zinc-100: oklch(0.967 0.001 286.375); --color-zinc-200: oklch(0.92 0.004 286.32); --color-zinc-300: oklch(0.871 0.006 286.286); --color-zinc-400: oklch(0.705 0.015 286.067); --color-zinc-500: oklch(0.552 0.016 285.938); 
								--color-zinc-600: oklch(0.442 0.017 285.786); --color-zinc-700: oklch(0.37 0.013 285.805); --color-zinc-800: oklch(0.274 0.006 286.033); --color-zinc-900: oklch(0.21 0.006 285.885); --color-zinc-950: oklch(0.141 0.005 285.823); 
								--color-neutral-50: oklch(0.985 0 0); --color-neutral-100: oklch(0.97 0 0); --color-neutral-200: oklch(0.922 0 0); --color-neutral-300: oklch(0.87 0 0); --color-neutral-400: oklch(0.708 0 0); --color-neutral-500: oklch(0.556 0 0); 
								--color-neutral-600: oklch(0.439 0 0); --color-neutral-700: oklch(0.371 0 0); --color-neutral-800: oklch(0.269 0 0); --color-neutral-900: oklch(0.205 0 0); --color-neutral-950: oklch(0.145 0 0); --color-stone-50: oklch(0.985 0.001 106.423); 
								--color-stone-100: oklch(0.97 0.001 106.424); --color-stone-200: oklch(0.923 0.003 48.717); --color-stone-300: oklch(0.869 0.005 56.366); --color-stone-400: oklch(0.709 0.01 56.259); --color-stone-500: oklch(0.553 0.013 58.071); 
								--color-stone-600: oklch(0.444 0.011 73.639); --color-stone-700: oklch(0.374 0.01 67.558); --color-stone-800: oklch(0.268 0.007 34.298); --color-stone-900: oklch(0.216 0.006 56.043); --color-stone-950: oklch(0.147 0.004 49.25); }



.text-neutral-50 { color: var(--neutral--50); }
.text-neutral-100 { color: var(--neutral--100); }
.text-neutral-200 { color: var(--neutral--200); }
.text-neutral-300 { color: var(--neutral--300); }
.text-neutral-400 { color: var(--neutral--400); }
.text-neutral-500 { color: var(--neutral--500); }
.text-neutral-500 { color: var(--neutral--600); }
.text-neutral-600 { color: var(--neutral--800); }
.text-neutral-700 { color: var(--neutral--700);}
.text-neutral-800 { color: var(--neutral--800); }
.text-neutral-900 { color: var(--neutral--900); }


.text-primary-50 { color: var(--primary--50); }
.text-primary-100 { color: var(--primary--100); }
.text-primary-200 { color: var(--primary--200); }
.text-primary-300 { color: var(--primary--300); }
.text-primary-400 { color: var(--primary--400); }
.text-primary-500 { color: var(--primary--500); }
.text-primary-800 { color: var(--primary--800); }

.text-secondary-500 { color: var(--secondary--500); }
.text-success-200 { color: var(--success--200); }
.text-success-500 { color: var(--success--500); }
.text-destructive-200 { color: var(--destructive--200); }
.text-destructive-500 { color: var(--destructive--500); }
.text-orange { color: var(--orange); }
.text-l-orange { color: var(--l--orange); }



.bg-neutral-50 { background-color: var(--neutral--50); }
.bg-neutral-100 { background-color: var(--neutral--100); }
.bg-neutral-200 { background-color: var(--neutral--200); }
.bg-neutral-300 { background-color: var(--neutral--300); }
.bg-neutral-400 { background-color: var(--neutral--400); }
.bg-neutral-500 { background-color: var(--neutral--500); }
.bg-neutral-800 { background-color: var(--neutral--800); }
.bg-neutral-900 { background-color: var(--neutral--900); }
.bg-neutral-950 { background-color: var(--neutral--950); }

.bg-primary-50 { background-color: var(--primary--50); }
.bg-primary-100 { background-color: var(--primary--100); }
.bg-primary-200 { background-color: var(--primary--200); }
.bg-primary-300 { background-color: var(--primary--300); }
.bg-primary-400 { background-color: var(--primary--400); }
.bg-primary-500 { background-color: var(--primary--500); }
.bg-primary-800 { background-color: var(--primary--800); }

.bg-secondary-500 { background-color: var(--secondary--500); }
.bg-success-200 { background-color: var(--success--200); }
.bg-success-500 { background-color: var(--success--500); }
.bg-destructive-100 { background-color: var(--destructive--100); }
.bg-destructive-500 { background-color: var(--destructive--500); }

.bg-orange { background-color: var(--orange); }
.bg-l-orange { background-color: var(--l--orange); }



/* custom scrollbar */
.sidebar::-webkit-scrollbar { width: 20px; margin: 150px 0 60px; }
.sidebar::-webkit-scrollbar-track { background-color: transparent; }
.sidebar::-webkit-scrollbar-thumb { background-color: var(--neutral--200); border-radius: 20px; border: 6px solid transparent; background-clip: content-box; }
.sidebar::-webkit-scrollbar-thumb:hover { background-color: var(--neutral--300); }
.admin .sidebar::-webkit-scrollbar { width: 20px; margin: 150px 0 60px; }
.admin .sidebar::-webkit-scrollbar-track { background-color: transparent; }
.admin .sidebar::-webkit-scrollbar-thumb { background-color: #cfd1d9; border-radius: 20px; border: 8px solid transparent; background-clip: content-box; }
.admin .sidebar::-webkit-scrollbar-thumb:hover { background-color: #aaa; }


&:-webkit-autofill::first-line, &:-webkit-autofill, &:-webkit-autofill:hover, &:-webkit-autofill:focus, &:-webkit-autofill:active { font-family: 'DM Sans', sofia-pro, sans-serif; font-weight: 500; font-style: normal; }

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:active { -webkit-box-shadow: 0 0 0 30px white inset !important; font-size: 1rem; }





/*
		
.login-page .login-left { display: none; }
.login-page .login-left h2 { font-size: 1.8rem; }
.login-page .login-right { justify-content: center; align-items: center; }
.login-page .login-right .form-box { max-width: 400px; padding: 0 0.5rem; }
.login-page .login-right .form-box .logo { width: 100px; }

.user-instructions p { font-weight: 400; color: var(--primary--500); font-size: 0.7rem; }
.user-instructions i { margin-right: 10px; color: var(--primary--500); }

.demo-register-page .content-area { padding-top: 50px; }

footer.login-page { position: fixed; bottom: 0; width: 100%; left: 0; right: 0; height: unset; padding: 1rem; flex-direction: row; }


@media screen and (min-width:992px) {

		.login-page .login-right { width: calc(100% - 480px); background: var(--primary--50); }
		.login-page .login-right .form-box { max-width: 350px; }
		.login-page .login-right .form-box.register { max-width: 450px; }
		.login-page .login-left { width: 435px; background-color: var(--primary--800); height: 100vh; display: flex; }

		footer.login-page { width: calc(100% - 480px); left: unset; }
		footer.login-page p { display: inline-flex; }
		.demo-register-page .content-area { padding-top: 150px; }

		.content-area { padding-top: 120px; }

}


*/

#offcanvasLogin.offcanvas-lg.offcanvas-bottom { height: max-content; margin: 1rem; border-radius: 8px; width: calc(100% - 2rem); }



.login-outer-container {display:flex; flex-direction:column; background-color:var(--primary--800); height:100vh;}

.login-left { display: flex; flex-direction:column; background:var(--primary--800); padding:0; }
.login-left .login-left-inner {display:flex; flex-direction:column; justify-content:space-between; padding:1.5rem 1.5rem 0; }
.login-left .login-left-inner .top-container {/*padding:1rem 0.25rem;*/}
.login-left .login-left-inner .top-container .logo {width:180px; margin-bottom:3rem;}
.login-left .login-left-inner .top-container h1 {color:#fff; margin-bottom:0.25rem;}
.login-left .login-left-inner .top-container h2 {font-size:1rem; color:#fff;}
.login-left .login-left-inner .login-image {/*display:none;*/ padding:1rem 3rem}
.login-left .login-left-inner .bottom-container {/*padding:0rem 0.25rem 1rem;*/}


.login-right { display: flex; background:var(--primary--800); padding:0; }
.login-right .login-right-inner {display:flex; flex-direction:column; justify-content:space-between; padding:1.5rem 1.5rem 0; }
.login-right .card.login-card { border:none;}
.login-right .login-right-inner .logo {display:none;}
.login-card .input-group-text {background:#fff; border-right-color:#fff; color:var(--neutral--400);}
.login-card .form-control {border-left-color:#fff;}

.login-outer-container.register .login-right .login-card .form-control {border-left-color:#dee2e6}

.register-box p { color: #fff; }
.register-box .link-text-register { color:#fff;}

.buttons-container {display:flex; gap:0.5rem; flex-direction:column;}
.login-page .btn.btn-primary.btn-login {background:var(--primary--800); color:#fff; width:100%; /*padding:0.75rem;*/}
.login-page .btn.btn-secondary.btn-register {background:var(--neutral--300); width:100%;/* padding:0.75rem;*/}
.login-page .btn.btn-primary {width:100%; /*padding:0.75rem;*/}



/*.form-control:focus { border-color: var(--neutral--600); }
*/.login-page .form-control { padding: 0.5rem 0.75rem; }
/*.login-page .form-label {font-size:0.725rem;}
*/ .login-page .form-group,
.login-page .form-label { width: 100%; display: flex; flex-direction: column; }



	.login-outer-container.register {background:var(--neutral--500);}
	.login-outer-container.register .login-left {background:var(--success--500);}
	.login-outer-container.register .login-right {background:var(--success--200); min-height:100%; height:unset;}



/* iphone 16 */
@media (min-width: 390px) {


		.login-left .login-left-inner .login-image { padding: 2rem 1.5rem 1rem; display: flex; }
}


@media (min-width: 768px) {

		.login-left .login-left-inner { padding: 3rem 20% 1rem; }
		.login-left .login-left-inner .top-container .logo { width: 240px; margin-bottom: 5rem; }

		.login-right .login-right-inner { padding: 1rem 20% 3rem; }
}



@media (min-width: 992px) {

		.login-outer-container { display: flex; flex-direction: row; }

		.login-left {width:50%; }

		.login-left .login-left-inner { padding: 3rem; height: 100%; }
		.login-left .login-left-inner .top-container .logo { display: none; }
		.login-left .login-left-inner .login-image { /*display:none;*/ padding: 0 4rem 4rem; }
		.login-left .login-left-inner .top-container h1 { font-size: 2.5rem; margin-bottom: 1rem; }
		.login-left .login-left-inner .top-container h2 { font-size: 1.25rem; }

		.login-left .login-left-inner .bottom-container {max-width:720px;}

		.login-right { background-color: var(--primary--50); width: 50%; }
		.login-right .login-right-inner { padding: 2rem 3rem; height: 100%; justify-content: center; }
		.login-right .card.login-card {padding:1.5rem; max-width:400px;}
		.login-right .card.login-card h1 { font-size: 1.25rem; margin-bottom: 1.5rem; }

		.login-right .login-right-inner .logo { max-width: 180px; margin-bottom: 3rem; display: flex; margin: 0 auto 3rem; }

		.register-box p { color: #000; }
		.register-box .link-text-register { color: var(--primary--800);}


		.form-container {max-width:400px; display:flex; flex-direction:column; margin:auto;}
		.form-container .register-box {width:75%;}



		.login-outer-container.register .login-left {position:fixed; height:100%; width:50%;}
	.login-outer-container.register .login-right {margin-left:50%; width:50%;}

	.login-outer-container.register .login-right .login-right-inner { min-height: unset; height:unset; justify-content: center; background:var(--success--200); }
		.login-outer-container.register .card.login-card {width:100%; margin:0;}



}

@media (min-width: 1200px) {

		.login-left { width: 55%; }
		.login-right { background-color: var(--primary--50); width: 45%; }

		}


@media (min-width: 1400px) {

		.login-left { width: 60%; }
		.login-right { background-color: var(--primary--50); width: 40%; }

		}

@media (min-width: 1800px) {

		.login-left { width: 65%; }
		.login-right { background-color: var(--primary--50); width: 35%; }

		}




/*************************************************************************************************************************************************************
	S T R U C T U R E
**************************************************************************************************************************************************************/




.pa-sidebar { display: flex; flex-direction: column; border-right: 1px solid #eaebee; height: 100vh; background-color: #ffffff !important; width: 100% !important; }
.pa-content { display: flex; min-width: 0; flex-direction: column; background-color: #fff; background-color: #f7f7f7 !important; margin-top: 60px; }

.pa-content .pa-content-inner { padding: 1rem 0 0 0; }
.pa-content.admin .pa-content-inner { padding: 0; }

.pa-content.admin { background-color: #fff !important; margin-top: 70px; }
.pa-content.admin .content-area { position: relative; }




header.main-header { height: 60px; background-color: rgba(255, 255, 255, 0.95); backdrop-filter: blur(1px); width: 100%; position: fixed; margin: 0; padding: unset; left: 0; right: 0; z-index: 99; border-bottom: 1px solid #fff; }
header.main-header .main-header-brand { display: flex; justify-content: start; margin-left: 1rem; }
header.main-header .main-header-brand .navbar-brand { padding: 0; margin-right: 0; line-height: 1; }
header.main-header .main-header-brand .navbar-brand img { height: 27px; }

header.main-header .main-header-title { display: none; }
header.main-header .main-header-title .course-title { margin: 0; }

header.main-header .main-header-navigation { display: flex; justify-content: end; margin-right: 0.5rem; }
header.main-header .main-header-navigation-menu { display: flex; align-items: center; }
header.main-header .main-header-navigation-menu a { padding: 0 0.65rem; display: flex; align-items: center; color: #000; }
header.main-header .main-header-navigation-menu a i { font-size: 1.4rem; line-height: 1; color: #000; }
header.main-header .main-header-navigation-menu a.menu i { font-size: 1.75rem; }


header.admin-sub-header { margin-bottom: 1rem; overflow-x: auto; white-space: nowrap; }
header.admin-sub-header ul { list-style: none; display: flex; border-bottom: #eaebee solid 1px; padding: 0.25rem 1rem 0 0; margin: 0; }
header.admin-sub-header ul li { display: flex; margin: 0 0.25rem; font-family: 'DM Mono', Courier, monospace; color: #8e949b; line-height: 1; }
header.admin-sub-header ul li a { padding: 0.75rem 0.5rem 1rem; font-size: 0.75rem; color: #8e949b; text-wrap: nowrap; }
header.admin-sub-header ul li a.active { color: var(--d-purple); font-weight: 700; }
header.admin-sub-header ul li i { display: none; }



header.main-header.admin { border-bottom: 1px solid #eaebee; }



/* Sidebar */
.pa-sidebar-sticky { position: relative; top: 0; height: calc(100vh - 48px); padding-top: .5rem; overflow-x: hidden; overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */ }
.pa-sidebar .nav-link { font-weight: 500; color: #737373; padding: 0.5rem 1rem; font-size: 1rem; border-radius: 6px; display: flex; align-items: center; transition: 0.1s ease-in; gap: 0.75rem; }
.pa-sidebar .nav-link i { font-size: 24px; line-height: 1; }
.pa-sidebar .nav-link.active { color: var(--primary--800); }
/*.pa-sidebar .nav-item { margin: 0.125rem 0; }
*/ .pa-sidebar .nav li.nav-item:hover { border-radius: 0.375rem; background: rgba(0,0,0,0.05); }
.pa-sidebar .nav-link.dropdown-toggle { border: 1px solid rgba(0, 0, 0, 0.10); width: 100%; background: #f8f9fa; padding: 1rem 0.7rem; justify-content: space-between; }

.pa-sidebar .sub-menu { margin-bottom: 0.5rem; }
.pa-sidebar .sub-menu .nav-link { font-size: 0.8rem; padding: 0.3rem 0.7rem; }


/*.pa-content .panel {*/ /*border: #efefef solid 1px; border: solid 1px #eaebee; padding:1.5rem; background:#fff; border-radius:0.5rem; overflow: hidden;*/ /*}
.pa-content .panel .card-header {padding: 0.75rem 1rem; border-bottom: 1px solid #eaebee; }
.pa-content .panel .card-header h2 { font-size: 0.9rem; }*/

.offcanvas-lg .offcanvas-body { display: flex; flex-direction: column; justify-content: space-between; }
.offcanvas-lg .navbar-brand img { height: 27px; }






@media (min-width: 768px) {

		header.main-header { height: 70px }
		header.admin-sub-header { overflow: unset; }
		header.admin-sub-header ul { padding-left: 0; border-bottom: #eaebee solid 1px; padding: 0.5rem 1rem 0; margin: 0; }
		header.admin-sub-header ul li a.active { border-bottom: solid 3px var(--d-purple); font-weight: 400; }

		.pa-sidebar { width: 15rem !important; }
		.pa-sidebar .nav-link { font-size: 0.875rem; padding: 0.5rem 0.5rem; font-weight: 400; }
		.pa-sidebar .nav-link i { font-size: 1.5rem; }
		.pa-content { margin-top: 70px; }
		.pa-content.admin { margin-top: unset; }
}



@media (min-width: 992px) {

		header.admin-sub-header { margin-bottom: 0; }

		.pa-sidebar { position: fixed; left: 0; top: 0; bottom: 0; }
		.pa-content { width: calc(100% - 15rem); margin-left: 15rem; min-height: 100vh; justify-content: space-between; margin-top: unset; }
		.pa-content .content-area { padding: 2rem !important; }

		.pa-content .pa-content-inner { padding: unset; }
		.pa-content .offcanvas-lg .offcanvas-body { flex-direction: column; }
		.offcanvas-lg .offcanvas-header { display: flex; background: #fff; margin-bottom: 1rem; }
		.offcanvas-lg .offcanvas-header .btn-close { display: none; }

		.pa-content.admin { background-color: #fff !important; }
		.pa-content.admin .content-area .page-title { display: none; }


}





.admin .navbar-nav .switch-admin a:hover span { color: var(--primary--800); }








@media screen and (min-width: 768px) {


		.flex-md-nowrap { flex-wrap: nowrap !important; }
		nav.header ul { overflow-x: unset; }
}


@media screen and (min-width: 992px) {


		.user header.main-header, .admin header.main-header { display: none; }
}




/*.
		
wrapper {align-items: stretch; background: #ffffff; display: flex; width: 100%; flex-direction:column;}
.admin main {margin-top: unset; display: flex; flex-direction: column; min-width: 0; overflow: hidden; width: 100%; background-color:#f7f9fc; background-color:#f9f9f9; background-color:#fff;}
.admin .content-area {padding: 1rem; position:relative;}

@media (min-width: 992px) {

		.wrapper {flex-direction:unset;}
		.admin-sidebar {z-index: 999; max-width: 290px; min-width: 290px; width: 290px;}
		.sidebar-content {display:flex; flex-direction:column; height:100vh; left:0; position:-webkit-sticky; position:sticky; top:0; align-content:flex-start; align-items:flex-start; flex-direction:column; flex-wrap:wrap; justify-content: flex-start;}
		.admin footer {width: 100%; height: 70px; justify-content: center; display: flex; flex-direction: column; padding: 2rem;}
		.admin .content-area {padding: 2rem;}

}


.user .sidebar {background:var(--d-purple) !important; }
.user .content-area .dashboard {padding-top:20px;}


/* Sidebar */
/*.sidebar-sticky {position:relative; top:0; height:calc(100vh - 48px); padding-top:.5rem; overflow-x:hidden; overflow-y:auto;*/ /* Scrollable contents if viewport is shorter than content. */ /*}
.sidebar .nav-link {font-weight:500; color:#fff; padding:0.5rem 1rem; font-size:1.125rem; border-radius:6px; display:flex; align-items:center; transition:0.1s ease-in;}
.sidebar .nav-link i {font-size:24px; margin-right:1rem; line-height:1;}
.sidebar .nav-link.sign-out {margin-top:2rem; color:#fff;}
.sidebar .nav-link.sign-out i {background:#fff; color:var(--primary--800); padding:10px; width:50px; height:50px; border-radius:6px; line-height:24px; display:inline-block;}
.sidebar .nav-link.active {color:var(--green);}
.sidebar .nav-item {margin:0.125rem 0;}
.sidebar .nav li.nav-item:hover {border-radius: 0.375rem; background:rgba(0,0,0,0.10);}
.offcanvas-lg {width:85%;}
.offcanvas-lg .offcanvas-body {display: flex;  flex-direction: column;}*/



/*@media (min-width: 992px) {

		.user .content-area .dashboard {padding-top:5px;}
		.offcanvas-lg {position:fixed; left:0; top:0; bottom:0; width:290px; display:flex; flex-direction:column; border-right:1px solid #f6f6f6;  }
		.offcanvas-lg .offcanvas-body {display:flex; flex-direction:column;}
		main.dashboard {width:calc(100% - 290px); display:flex; margin-left:290px; padding:1rem; min-height:100vh; background-color:#f9f9f9; background-color:#f1f1f1;}

		}*/





@media (min-width: 1200px) {

		main.dashboard { padding: 2rem; }
}



/*.navbar .switch-admin span {display:none;}
.navbar .switch-admin a {color:var(--green); background:none; transition:.2s ease-in-out; text-decoration:none;}
.navbar .switch-admin a:hover {background:none; }
.navbar .switch-admin a:hover span {color:#fff;}
.navbar .switch-admin i {font-size:32px;}*/

/* Menu Button */
/*.navbar-toggler {border:none; height:60px; width:60px; border-radius:0; display:flex; flex-direction:column; justify-content: center; align-items:center; color:#fff; padding:unset;}
.navbar-toggler:focus {box-shadow:none;}
.navbar-toggler i {color:#222; font-size:1.8rem; line-height:0;}


.navbar .home {right:60px; height:60px; width:60px; border:none; line-height:1; background:white; text-align:center; display:flex; flex-direction:column; justify-content: center; align-items: center; text-decoration:none; border-right:1px solid var(--l-grey);}
.navbar .home i {font-size:24px;}
.navbar .chapters-view {right:120px; height:60px; width:60px; border:none; line-height:1; background:white; text-align:center; display:flex; flex-direction:column; justify-content: center; align-items: center; text-decoration:none; border-right:1px solid var(--l-grey);}
.navbar .chapters-view i {font-size:24px; color:#222;}
.navbar .admin-view {right:120px; height:60px; width:60px; border:none; line-height:1; text-align:center; display:flex; flex-direction:column; justify-content: center; align-items: center; text-decoration:none; border-right:1px solid #ffffff10;}
.navbar .admin-view i {font-size:24px; color:#222;}

.navbar .user-view {right:140px; height:70px; width:70px; border:none; line-height:1; text-align:center; display:flex; flex-direction:column; justify-content: center; align-items: center; text-decoration:none; border-right:1px solid #ffffff10;}
.navbar .user-view i {color:#222; font-size:24px;}*/




/*.navbar .switch-admin {right:72px; height:72px; width:50px; border:none; line-height:1; text-align:center; display:flex; flex-direction:column; justify-content: center; align-items: center; text-decoration:none;  transition:0.2s ease-in-out;}
.navbar .switch-admin i {font-size:36px;  transition:0.2s ease-in-out;}
.navbar .switch-admin i {color:var(--green)}
.admin .navbar .switch-admin i, 
.admin .navbar .switch-admin span {color:var(--primary--800)}

.navbar .switch-admin a i.bi-toggle-off, .navbar a.switch-admin i.bi-toggle-off {display:none;}
.navbar .switch-admin a:hover i.bi-toggle-off, .navbar a.switch-admin:hover i.bi-toggle-off {display:flex; text-decoration:none;  }
.navbar .switch-admin a i.bi-toggle-on, .navbar a.switch-admin i.bi-toggle-on {display:flex; text-decoration:none;}
.navbar .switch-admin a:hover i.bi-toggle-on, .navbar a.switch-admin:hover i.bi-toggle-on {display:none;}*/






footer { padding: 2rem 1.5rem; }
footer nav ul { list-style: none; padding: 0; margin: 0; }
footer nav ul li { display: inline-flex; margin-right: 10px; }

footer nav ul li a.link-text { color: #555; border-bottom-color: #ddd; font-weight: 400; }

.modal-title { line-height: 1; }
.modal-content { border: none; }
.modal-header { border: none; border-width: 2px; background: #f7f9fc; background-color: #ededed; }
.modal-header .btn-close { background-color: #c1c1c1; }
.modal-header .btn-small i { font-size: 1.6rem; }



@media (min-width: 768px) {


		.sidebar .nav-link { font-size: 0.95rem; padding: 0.4rem 0.7rem; font-weight: 400; }
		.sidebar .nav-link i { font-size: 16px; }
}

@media (min-width: 992px) {



		.switch-admin { text-align: center; }
		.switch-admin a { background: rgba(0,0,0,0.2); color: #fff; display: inline-flex; border-radius: 50px; text-decoration: none; line-height: 24px; padding: 0.35rem 1rem; font-size: 0.75rem; transition: 0.1s ease-in; font-family: 'DM Mono', 'Space Grotesk', monospace; align-items: center; }
		.switch-admin a i { font-size: 24px; margin-right: 10px; line-height: 18px; color: var(--green); }
		.switch-admin a:hover { background: rgba(0,0,0,0.1); }

		.navbar .switch-admin { flex-direction: row; width: auto; right: 20px; color: var(--green); padding-right: 2rem; }
		.navbar .switch-admin i { margin-right: 10px; }
		.navbar .switch-admin span { display: block; font-family: 'DM Mono', 'Space Grotesk', monospace; display: inline-flex; font-size: 0.75rem; align-items: center; }


		main.login .left-side { background-image: url('_theme2/img/bg-login.png'); background-position: bottom center; background-size: 65%; /* min-height:100vh; */ background-repeat: no-repeat; }
		.dropdown-toggle:after { display: inline-block; }
		/* not using anymore .navbar-brand {background-color: rgba(0, 0, 0, .25); box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25);} */
		/* footer {background:#fafafa; width:calc(100% - 280px); text-align:right; height:60px;} */

}




.timeline-Header-title { font-size: 10px !important; }
.col { transition: 0.5s ease-in-out; }



/*************************************************************************************************************************************************************
	S T Y L I N G
**************************************************************************************************************************************************************/

body { font-family: DM Sans, sans-serif; font-weight: 400; font-style: normal; background: #fcfcfd; }

body.user { background: #f5f1ff; background: #f7f9fc; }

h1, h2, h3, h4 { font-weight: 700 !important; font-weight: 500 !important; }
h1 { font-size: 1.75rem; margin-bottom: 1.75rem; }
h2 { font-size: 1.5rem; margin-bottom: 1.5rem; }
h3 { font-size: 1.25rem; margin-bottom: 1.375rem; }
h4 { font-size: 1.125rem; margin-bottom: 1.25rem; }
h5 { font-size: 1.075rem; margin-bottom: 1.125rem; }
h6 { font-size: 1rem; margin-bottom: 1rem; }

p, li { font-size: 0.875rem; font-weight: 400; }

/*h1, h2, h3, h4, h5 {font-weight:600;}
h1 {font-size:1.8rem; margin-bottom:1rem;}
h2 {font-size:1.6rem; line-height:1.2;}
h3 {font-size:1.25rem; line-height:1.3; }
h4 {font-size:0.9rem; line-height:1.4;}*/

h1.welcome { font-size: 1.5rem; }
h2.welcome { font-size: 1.2rem; font-weight: 700; }

.xx-small { font-size: 0.6rem; }
.x-small { font-size: 0.7rem; }

.text-highlight { font-family: 'DM Mono','Space Grotesk', monospace; font-weight: 400; font-style: normal; font-size: 0.8rem; background: var(--green); color: var(--d-purple); padding: 0.2rem; }

/*.pa-shadow {box-shadow: 1px 3px 12px rgba(0,0,0,0.05);}*/



@media screen and (min-width:768px) {



		/*h1 {font-size:2rem; margin-bottom:1.75rem; }
h2 {font-size:1.25rem; margin-bottom:1.5rem;}
h3 {font-size:1.5rem; margin-bottom:1.375rem;}
h4 {font-size:1.375rem; margin-bottom:1.25rem;}
h5 {font-size:1.25rem; margin-bottom:1.125rem;}
h6 {font-size:1.125rem; margin-bottom:1rem;}*/

		p, li { font-size: 0.875rem; font-weight: 400; }



		h2.welcome { font-size: 2rem; }

		.login .form-box img { max-width: 220px; }
}







/*

		.btn-primary {background-color:var(--green); color:var(--blue); border-color:var(--green);}
.btn-primary:hover {background-color:var(--green70); color:var(--blue); border-color:var(--green70);}
.btn-primary:active, .btn-primary:focus, :not(.btn-check)+.btn:active {background-color:rgb(29, 233, 207); color:var(--primary--800); box-shadow: 0 0 0 0.25rem rgba(29, 233, 207, .32);}
.btn-outline-primary {border:solid 1px var(--green); color:var(--green); }
.btn-outline-primary:hover {background-color:var(--green); border-color:var(--green); color:var(--primary--800);}

.btn-secondary {background-color:var(--primary--800); border:solid 1px var(--primary--800);}
.btn-secondary:hover {background-color:var(--primary--80070); border-color:var(--primary--80070); color:#fff;}
.btn-secondary:active, .btn-secondary:focus {border-color:var(--primary--800); background-color:var(--primary--80070); color:var(--green); box-shadow: 0 0 0 0.25rem rgb(255,255,255, .25);}
.btn-outline-secondary {border-color:var(--primary--800); color:var(--primary--800);}
.btn-outline-secondary:hover {background-color:var(--primary--800); border-color:var(--primary--800); color:var(--green);}

		*/

/*.btn { padding: 0.5rem 0.75rem; }
.btn-small { transition: 0.3s ease-in-out; letter-spacing: 0.01rem; }*/

.btn-primary { background-color: var(--primary--800); border: solid 1px var(--primary--800); }
.btn-primary:hover { background-color: var(--primary--80070); border-color: var(--primary--80070); color: #fff; }
.btn-primary:active, .btn-primary:focus { border-color: var(--primary--800); background-color: var(--primary--80070); color: #fff; box-shadow: 0 0 0 0.25rem rgb(255,255,255, .25); }


.btn-secondary { background-color: #BBB; border: solid 1px #BBB; }

.btn-tertiary { background-color: transparent; /*border:solid transparent;*/ }
.btn-tertiary:hover { background-color: var(--primary--80070); border-color: var(--primary--80070); color: #fff; }

.btn.disabled, .btn:disabled, fieldset:disabled .btn { background: var(--primary--80070); border-color: var(--primary--80070); opacity: 0.45; }

.btn-outline-primary { border-color: var(--primary--800); color: var(--primary--800); }
.btn-outline-primary:hover { background-color: var(--primary--800); border-color: var(--primary--800); color: #fff; }

.btn.bg-green:hover { background-color: var(--green70) }

.btn-cancel { background-color: var(--red); color: var(--red); border: solid 1px var(--red); }
.btn-cancel:hover { background-color: var(--green70); border-color: var(--red); color: var(--red); }
.btn-cancel:active, .btn-cancel:focus { border: solid 1px var(--red); background-color: var(--red70); color: var(--red); box-shadow: 0 0 0 0.25rem rgb(49, 132, 253, .25); }
.btn-outline-cancel { border: solid 1px var(--red); color: var(--red); }
.btn-outline-cancel:hover { background-color: var(--red); border-color: var(--red); color: white; }

.btn-outline-white { border: solid 1px #fff; color: #fff; }
.btn-outline-white:hover { background-color: #fff; border-color: #fff; color: #222; }

.btn-text-button { border-color: transparent; background-color: transparent; color: var(--primary--800); }
.btn-text-button:hover { background: var(--l-grey); color: var(--primary--800); }


.btn-complete { display: flex; align-content: center; justify-content: center; font-size: 0.8rem; }
.btn-outline-complete { border: solid 1px #fff; color: #ffd700; font-weight: 400; font-style: normal; }
.btn-complete:hover { border: solid 1px #ffd700; background-color: #ffe245; }
.btn-complete i { color: var(--blue); line-height: 1; }


.btn-icon i { line-height: 1; margin-right: 10px; }

.btn-assessment { font-size: 1.4rem; width: 100%; padding: 1rem; font-weight: 700; }

.btn-br { position: absolute; bottom: 1rem; right: 1rem; }

.btn-fine { background-color: transparent; color: #222; border: solid 1px #222; border-radius: 6px; font-weight: 400; font-size: 0.8rem; padding: 0.6rem 0.75rem; }
.btn-back { background-color: var(--l-grey); border: solid 1px var(--l-grey); }
.btn-back:hover { background-color: var(--l-grey); border: solid 1px #d2d3d7; color: #84868f; }

input.link-text { border-radius: 0; background-color: transparent; box-shadow: none; padding: 0 }
.link-text { text-decoration: none; padding-bottom: 1px; border: none; border-bottom: 1px solid; font-weight: 600; font-style: normal; display: inline-flex; transition: 0.2s ease-in-out; cursor: pointer; }
.link-text.purple { color: var(--primary--800); border-bottom-color: var(--primary--800); }
.link-text.white { color: #FFF; border-bottom-color: #FFF; }
.link-text i { display: inline-block; margin-left: 0.15rem; }

.link-text.no-border { border-bottom: 1px transparent; }
.link-text:hover { border-bottom: 1px solid; border-bottom-color: transparent; }
.link-text:hover i { transform: translateX(3px); }
.link-text.xx-small { font-size: 0.6rem; }
.link-text.x-small { font-size: 0.75rem; }

.btn-complete { background-color: #ebc912; border: solid 1px #ebc912; color: var(--blue) }
.btn-outline-complete { border: solid 2px #fff; color: #ebc912; font-family: 'DM Mono', 'Space Grotesk', monospace; font-weight: 400; font-style: normal; }
.btn-complete:hover { border: solid 2px #ebc912; }

.course .btn-next { background: rgb(255 255 255); color: rgb(43 60 98); border: solid 2px rgb(255 255 255); }
.course .btn-next:hover { background: rgb(225 225 225); color: rgb(43 60 98); border: solid 2px rgb(225 225 225); }
.course .btn-next:focus { color: rgb(43 60 98); border: solid 2px rgb(255 255 255); background: var(--green); }
.course .btn-prev { background: transparent; color: rgb(255 255 255); border: solid 2px #fff; }
.course .btn-prev:hover { background: #fff; color: #222; border: solid 2px #fff; }


.btn-sm { font-size: 0.8rem; padding:0.25rem 0.5rem; }

@media screen and (min-width:992px) {

		.btn-sm { font-size: 0.8rem; padding:0.25rem 0.5rem; }
		.btn-lg { font-size: 1.1rem; }

		.btn-assessment { font-size: 1.6rem; width: auto; padding: 1.2rem 2rem; font-weight: 700; }
}

@media screen and (min-width:1200px) {

		.LeftSidebar { position: fixed; }
}



.purple-grad { background: url('../../_theme/img/purple-grad.svg'); background-size: cover; }

/*************************************************************************************************************************************************************
	L A N D I N G   P A G E S
**************************************************************************************************************************************************************/


.user-instructions p { font-weight: 500; color: var(--primary--80070); font-size: 0.7rem; }
.user-instructions i { margin-right: 10px; color: var(--primary--800); }





/*************************************************************************************************************************************************************
	F O R M S 
**************************************************************************************************************************************************************/

/* Login Forms */

/*.form-control {padding:0.75rem;}
.form-label {font-weight:500; color:#222; font-size:0.85rem; margin-bottom:0.4rem;}*/
.login .form-box { background: #fff; box-shadow: 1px 1px 15px 0 rgba(0,0,0,0.3); overflow: hidden; }
.form-select { color: #333; }
.form-floating > label { font-weight: 500; padding: 1rem; }
.form-floating > .form-control { background: #fcfcfc; background: #fff; border: #e1e2e6 solid 1px; box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.03); color: var(--l-grey); max-width: 300px; }

input.form-control.disabled, span.form-control.disabled { background: #f5f5f5; color: #ccc; }

::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: var(--l-grey); }
::-moz-placeholder { /* Firefox 19+ */ color: var(--l-grey); }
:-ms-input-placeholder { /* IE 10+ */ color: var(--l-grey); }
:-moz-placeholder { /* Firefox 18- */ color: var(--l-grey); }

.Login-Error {/* margin: 1.5rem 0; */border-left: var(--destructive--500) solid 3px; background: var(--destructive--100); }
.ErrorText { font-size: 0.8rem; color: var(--destructive--500) !important; line-height: 1.3; padding: 0.75rem; }



/*************************************************************************************************************************************************************
	U S E R  ///  D A S H B O A R D 
**************************************************************************************************************************************************************/
.page-title { /* border-bottom:#ddd solid 1px;  padding:1rem 1.5rem 1rem 0; */ display: none; }
.page-title h4 { font-weight: 500; font-size: 1rem; }
.page-title h4 i { font-size: 16px; margin-right: 5px; }


.welcome { font-size: 1.5rem; }

.switch-mode { display: flex; align-items: center; }
.switch-mode a { display: flex; flex-direction: row; align-items: center; text-decoration: none; }
.switch-mode .btn-toggle { background: var(--ot-admin-purple); padding: 0.25rem 0.2rem 0.2rem; width: 36px; border-radius: 50px; display: flex; flex-direction: row; align-items: center; transition: 0.25s ease-in-out; justify-content: flex-end; }
.switch-mode .btn-toggle i { color: #fff; font-size: 0.9rem; transition: 0.25s ease-in-out; line-height: 1; }
.switch-mode .btn-toggle:hover { background: #4204c8; }
.switch-mode .btn-toggle:hover i { transform: translateX(-13px); }
.switch-mode p { margin: 0; font-size: 0.6rem; text-transform: uppercase; color: #999; font-weight: 500; letter-spacing: 1px; }

.switch-mode.admin { margin: 1rem 0.25rem 0; padding: 1rem 0; border-top: solid 1px #ddd; }
.switch-mode.admin .btn-toggle { background: var(--primary--800); justify-content: start; margin-right: 10px; }
.switch-mode.admin .btn-toggle i { color: #fff; }
.switch-mode.admin .btn-toggle:hover { background: #2ed198; background: var(--primary--500); }
.switch-mode.admin .btn-toggle:hover i { transform: translateX(13px); }
.switch-mode.admin p { color: var(--ardent-grey); }





.pa-sidebar .customer { background: rgba(255,255,255,.95); margin-bottom: 1rem; border-radius: 16px; display: flex; justify-content: center; }
.pa-sidebar .customer img { max-width: 160px; }
.pa-sidebar .client { font-weight: 400; font-style: normal; font-size: 0.7rem; margin-top: 1.5rem; margin-bottom: 0.25rem; line-height: 1.2; }
.pa-sidebar .version { font-weight: 400; font-style: normal; font-size: 0.7rem; color: #aaa; margin-bottom: 0.75rem; }

.admin .sidebar .client { color: #777; }
.admin .sidebar .version { color: #aaa; }

.tooltip-inner { font-size: 0.7rem; font-family: 'DM Mono', 'Space Grotesk', monospace; font-weight: 400; font-style: normal; max-width: 160px; width: max-content; width: fit-content; padding: 0.5rem; line-height: 1.2; }
.bs-tooltip-top .tooltip-arrow:before { border-top-color: var(--red) !important; }

.modules-completed { border-radius: 50%; display: flex; width: 24px; height: 24px; background: var(--success--500); color: #fff; font-weight: 600; font-size: 0.9rem; margin-left: 15px; justify-content: center; align-items: center; }
.course-list .list-group-item img { width: 55px; height: 55px; object-fit: cover; border-radius: 6px; }
.course-list .list-group-item h4 { display: inline-block; width: calc(100% - 55px); padding-left: 1rem; }
.course-list { list-style: none; margin: 0; padding: 0; border: none; }
.course-list li { font-size: 0.8rem; border-radius: 12px; }
.course-list li .image-parent { max-width: 80px; border-radius: 3px; overflow: hidden; }
.course-list .list-group-item { padding: 0; margin-bottom: 10px; border: none; text-decoration: none; transition: 0.25s ease-in; background: transparent; }
.course-list .list-group-item:hover { background: #fff; text-decoration: none; }
.course-list .list-group-item a { text-decoration: none; color: var(--blue); padding: 0.5rem; }

[data-toggle='on'] { display: block; }
[data-toggle='off'] { display: none; }


main.dashboard { padding: 1rem; }








/*************************************************************************************************************************************************************
	U S E R  ///  C O U R S E S 
**************************************************************************************************************************************************************/

.filter.course a { border-radius: 100px; min-width: fit-content; width: auto; padding:0.25rem 0.75rem;}



.tag-container { display: flex; /* Use flexbox for easy layout */ flex-wrap: nowrap; /* Prevent tags from wrapping to the next line [4, 5]*/ overflow-x: auto; /* Enable horizontal scrolling [4, 5, 8]*/ gap: 0.5rem; }
.tag { padding: 5px 10px; margin-right: 5px; background-color: #eee; border-radius: 5px; min-width: fit-content; }



/* Course Filters */
.scroll { display: flex; flex-wrap: nowrap; overflow: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
.flex { display: flex; flex-wrap: nowrap; flex-direction: row; }
.course-filters .item { flex: 0 0 auto; }
.course-filters .item a, .course-filters .item input { padding: 0.25rem 0.75rem; border-radius: 6px; display: block; text-decoration: none; border: none; background: #f7f9fc; transition: 0.2s ease-in-out; font-weight: 500; font-style: normal; margin-right: 4px; }
.course-filters .item a:hover { color: var(--green) }
.course-filters .item input.ActiveFilter { background: var(--primary--800); color: #fff; }
.course-filters .item input.ActiveFilter.active:hover { background: var(--green); }
.scroll::-webkit-scrollbar { display: none; }
.filter-by { width: 140px; font-weight: 700; font-style: normal; }
.showing { font-weight: 400; font-style: normal; font-size: 0.8rem; flex-direction: column; align-items: center; justify-content: center; display: flex; padding: 0 1rem }



/*.courses.card .module-thumbnail .wrapper-thumb.overlay::before {content: ''; z-index: 10; border-radius:8px; width: calc(100% - 1.5rem); width:100%; height: 100%; display: block; position: absolute; background: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 50%);}
*/



/*
.dashboard h2 {font-size:1.1rem; font-weight:700; }
.dashboard h3 {font-size:1.1rem; }*/
.dashboard .card .card-header { background: none; border-bottom: none; }
.dashboard .card .card-footer { background: #fff; border: none; }
.dashboard .card .card-footer .progress-value { color: #9da7b9; }
.dashboard .card.ql .card-header { padding: 1.5rem 1.25rem 0; }
.dashboard .card.ql .card-body { padding: 1.25rem; }
.dashboard .card .welcome-message p { font-size: 0.9rem; }










/*************************************************************************************************************************************************************

	  DASHBOARD CARDS: COURSES

**************************************************************************************************************************************************************/


.courses.card { box-shadow: 1px 2px 8px 0 rgba(0,0,0,0.05); transition: all 0.2s ease-in-out; border: 1px solid rgba(234,234,234,0.5); border: 1px solid #f0f0f0; border-radius: 8px; overflow: hidden; position: relative; padding: 0; }
.courses.card:hover { box-shadow: 1px 3px 12px 0 rgba(0,0,0,0.15); }

.courses.card .module-thumbnail { padding: 0.5rem; display: block; position: relative; overflow: hidden; width: 120px; height: auto; max-width: 120px; min-width: 120px; border-radius: 4px; }
.courses.card .module-thumbnail .wrapper-thumb { overflow: hidden; background-repeat: no-repeat; background-position: center center; background-size: cover !important; height: 100% !important; border-radius: 4px !important; }

.courses.card .card-body { background: #fff; padding: 0.5rem; display: flex; flex-direction: column; justify-content: center; }
.courses.card .card-body h4 { font-size: 1rem; }
.courses.card .card-body .title { font-size: 1rem; margin-bottom: 0; }
.courses.card .card-body .title a { text-decoration: none; color: #000; }
.courses.card .card-body .description { margin-bottom: 0.75rem; font-size: 0.85rem; }
.courses.card .card-body .meta { list-style-type: none; padding-left: 0; display: flex; margin: 0.5rem 0; gap: 0.5rem; display: none; }
.courses.card .card-body .meta li { list-style: none; cursor: pointer; display: flex; flex-direction: row; align-items: center; margin: 0; }
.courses.card .card-body .meta li:first-of-type { min-width: 70px; }
.courses.card .card-body .meta li i { color: #7b8db1; font-size: 16px; margin-right: 4px; line-height: 1; }
.courses.card .card-body .meta li span { /*font-family: 'DM Mono', 'Space Grotesk', monospace; */ font-weight: 400; font-style: normal; font-size: 0.7rem; line-height: 1; color: #7b8db1; }

.courses.card .module-mandatory { background: #ffef9df2; border-radius: 100px; color: #ff9800; padding: 0.375rem 0.5rem; line-height: 1; font-weight: 500; display: inline-flex; align-items: center; position: absolute; top: 1rem; left: 1rem; }
.courses.card .module-mandatory i { color: #ff9800; margin-right: 5px; line-height:1; font-size:1rem; }
.courses.card .module-mandatory span { padding: 0; font-size: 0.725rem; color:#905600; line-height:1.5; }

.courses.card .card-footer { line-height: 1; width: 100%; padding: 0.5rem; display:none; }
.courses.card .card-footer .card-footer-progress { display: flex; flex-grow: 1; justify-content: center; align-items: center; padding: 0; }
.courses.card .card-footer .progress { height: 6px; }
.courses.card .card-footer .percentage { width: 50px; vertical-align: middle; display: flex; justify-content: start; align-items: center; }
.courses.card .card-footer .progress-container { width: 100%; vertical-align: middle; display: inline-block; padding-right: 5px; padding: 0; }
.courses.card .card-footer .progress-value { cursor: pointer; font-weight: 400; font-size: 0.8rem; text-align: center; }
.courses.card .card-footer .progress-bar { background-color: var(--primary--800); }

.courses.card .btn-card { background: var(--neutral--100); height: 24px; width: 24px; border: none; padding: 0; line-height: 0; justify-content: center; align-items: center; display: flex; color: var(--neutral--400); }
.courses.card .btn-card i { line-height: 1; }
.courses.card .btn-card:hover { background: var(--success--500); color: #fff; }
.courses.card .btn-card a { color: #c5cee0; }
.courses.card .btn-card.start:hover { background-color: var(--green); }
.courses.card .btn-card.certificate:hover { background: #c5cee0; }
.courses.card .btn-card.certificate:hover a { color: #fff; }
.courses.card .btn.complete { color: #ebc912; }

.courses.card .cpd-badge { position: absolute; top: 1rem; right: 1rem; z-index: 1000; }
.courses.card .cpd-badge .cpd-badge-inner { display: flex; align-items: center; justify-content: start; background: rgba(255,255,255,0.95); border-radius: 8px; }
.courses.card .cpd-badge .cpd-badge-inner img { width: 56px; padding: 0.25rem 0.4rem; }


.certificate.module-complete { position: absolute; top: 0.75rem; left: 0.75rem; background: #ffd700; border-radius: 50px; box-shadow: 1px 3px 12px 0 rgba(0,0,0,0.15); transition: 0.25s ease-in; z-index: 10; }
.certificate.module-complete a { display: flex; padding: 0.45rem 0.75rem; text-decoration: none; }
.certificate.module-complete a i { color: var(--blue); line-height: 1; font-size: 1rem; margin-right: 5px; transition: 0.5s ease-in-out; }
.certificate.module-complete a span { font-family: 'DM Mono', 'Space Grotesk', monospace; font-weight: 400; font-style: normal; font-size: 0.7rem; color: var(--blue); align-self: center; line-height: 1; }
.certificate.module-complete:hover { background: var(--blue) }
.certificate.module-complete:hover a span, .certificate.module-complete:hover a i { color: #e1c00f; }
.certificate.module-complete a i.bi-file-earmark-arrow-down,
.certificate.module-complete a:hover i.bi-check-circle-fill { display: none; }
.certificate.module-complete a:hover i.bi-file-earmark-arrow-down,
.certificate.module-complete a i.bi-check-circle-fill { display: block; }



@media screen and (min-width:576px) {

		.courses.card .module-thumbnail { width: 100%; height: unset; max-width: unset; }
		.courses.card.recent .module-thumbnail { width: 150px; height: unset; max-width: unset; }
		.courses.card .card-body { justify-content: start; padding: 0.75rem; }
		.courses.card .card-body .description { margin-bottom: 1rem; }
		.courses.card .card-body .meta { display: flex; margin: 0 0 0.5rem; }
		.courses.card .card-footer { padding: 0.25rem 0.75rem 0.75rem; }
}



@media screen and (min-width:768px) {

		.filter-by { width: auto; min-width: 100px; font-weight: 700; font-style: normal; padding-right: 20px; }
		.filter.course li a { font-size: 0.8rem; }
		.course-filters .item a:hover { border-color: var(--green); color: var(--primary--800); }



		.courses.card .card-body { padding: 1rem; }
		.courses.card .card-body .meta { margin: 0 0 1rem; }
		.courses.card .card-body .title { margin-bottom: 1rem; }
		.courses.card .card-footer { line-height: 1; width: 100%; padding: 0.75rem 1rem 0.75rem; border-top: 1px solid #f0f0f0; display:flex; }
}


@media screen and (min-width:992px) {

		.courses.card .card-body .title { font-size: 1.1rem; }
		.course-filters .item a { padding: 0.5rem 0.65rem; margin-right: 8px; }
}


@media screen and (min-width:1200px) {

		.course.card h3 { font-size: 1.1rem; }
		.courses.card.recent .module-thumbnail { width: unset; }
}


@media screen and (min-width:1400px) {

		.course.card .card-body { padding: 1.25rem; }
}

















#submenu1 { padding-left: 2rem; }



/*************************************************************************************************************************************************************
		*************************************************************************************************************************************************************
		*************************************************************************************************************************************************************

	  A D M I N

**************************************************************************************************************************************************************
*************************************************************************************************************************************************************
*************************************************************************************************************************************************************/

.admin h1 { font-size: 1.4rem; font-size: 1.125rem; }
/*
.admin h2, .admin h3 {display:flex; align-items:center;}

.admin .page-title {margin-bottom:2rem;}
.admin .page-title h2 {font-size:0.9rem; font-weight:400; color:rgba(119, 119, 119, .75); }
.admin .page-title h2 i {width:25px;}
.admin .page-title h4 {color:#c5cee0; color:#7537fb;}
.admin .page-title h4 i {margin-right:10px; color:#c7cfdb; color:#7537fb;}*/

.admin .sidebar { background: #f7f9fc !important; }
.admin .sidebar .nav-link { color: #737373; color: #8e949b; }
.admin .sidebar .nav-link:hover { color: #222; }
.admin .sidebar .nav li.switch-admin a:hover { color: var(--d-purple); }
.admin .sidebar .nav-link.active:hover, .admin .sidebar .nav-link.active { color: var(--primary--800); font-weight: 600; }
.admin-sidebar .nav-link.nav-link-sub:after { content: "\F282"; font-family: 'Bootstrap-icons'; position: absolute; right: 2.5rem; }

.admin .navbar-nav .switch-admin a { background: transparent; }
.admin .navbar-nav a:focus, .admin .navbar-nav a:hover { color: var(--d-purple); }
.admin .navbar-toggler { color: var(--d-purple); }
/*.admin .panel, .user .panel {border:#efefef solid 1px; padding:1rem; background:#fff; border: solid 1px #f6f6f6; border-radius:0.375rem; overflow:hidden;}*/
/* .admin .btn-edit {font-size: 0.7rem;background-color: #000;  color: #fff; border: solid 1px #000; padding: 0.3rem 0.75rem;}*/
.admin .btn-edit { color: var(--primary--800); font-size: 0.8rem; padding: 0; }


.admin .admin-card {border:1px solid #f0f0f0;}
.admin .admin-card .card-header {border-bottom:none; padding:1rem;}
.admin .admin-card .card-header h5 {color:#000; font-size:1rem;}
.admin .admin-card .card-body {padding:1rem;}




.filter-container {margin-bottom:1rem; background:var(--neutral--100); /*border:solid 1px #e7e7e7;*/ border-radius:8px; padding:0.5rem; display:flex; flex-direction:column; gap:0.25rem;}
.filter-container .radios-container {display:flex; flex-direction:row;}
.filter-container input.form-control, .filter-container span.form-control, .filter-container .form-select,
.filter-container2 input.form-control, .filter-container2 span.form-control, .filter-container2 .form-select{max-width:350px;}
.filter-container .radio-blue {padding:1rem 1rem 0 0;}


@media screen and (min-width: 768px) {
		
		.filter-container {flex-direction:row; align-items:center; gap:0.5rem; padding:0.75rem;}

  .filter-container .collapse {display:flex;}
  .filter-container .btn-filter {display:none;}


}




.dash-links { display: flex; align-items: center; transition: all 0.2s ease-in-out; text-decoration: none; }
.dash-links .icon { background: #ebecf0; display: flex; justify-content: center; align-items: center; width: 44px; height: 44px; border-radius: 10px; margin-right: 15px; }
.dash-links .icon i { color: #9899ad; font-size: 1.2rem; line-height: 1; transition: all 0.2s ease-in-out; }
.dash-links .title { color: #8e949b; display: flex; text-decoration: none; font-weight: 500; font-size: 0.95rem; transition: all 0.2s ease-in-out; text-align: center; }

.dash-links:hover .icon i { color: var(--d-purple); color: #222; }
.dash-links:hover .title { color: var(--d-purple); color: #222; }


.social-link { color: #8e949b; text-decoration: none; }
.social-link:hover { color: var(--d-purple); }

.admin .btn-back { width: 40px; height: 40px; border-radius: 100px; border: 1px solid #edeff2; display: flex; align-items: center; justify-content: center; background: #fff; left: -20px; top: 20px; }

input::placeholder { color: #333 !important; }

.mGrid { border-radius: 6px; background-color: transparent !important; margin: 0; }
.mGrid th { color: #9b9b9b; font-weight: 400; font-size: 0.8rem; background: #f9f9fb; background: #fff; padding: 1rem 0.75rem; color: #a6a9b1; border-color: #e7e7e7; }
.mGrid th a { color: #9b9b9b; font-weight: 400; font-style: normal; text-decoration: none; font-size: 0.8rem; color: #a6a9b1; }
.mGrid th a:after { content: '\F282'; font-family: 'Bootstrap-icons'; padding-left: 7px; font-size: 10px; }
.mGrid th:first-child a:after { content: unset; }
.mGrid tbody tr th { /* background:#f9f9fb; border-bottom: solid 1px #f9f9fb; */ text-align: left; color: #9b9b9b; padding: 1rem 0.75rem 1rem 0.5rem; }
.mGrid tbody tr td { border-bottom: solid 1px #e5e5e5; font-size: 0.9rem; font-size: 0.85rem; vertical-align: middle; /*padding: 0.5rem 0.75rem;*/ border-bottom: solid 1px #f6f6f6; }
.mGrid tbody tr:last-of-type { border-bottom: none; }
.mGrid tbody tr.pgr td { border: none !important; }
.mGrid .first-col { width: 65px; }
.mGrid tbody tr:first-child { text-align: center; }

.table-mobile-scroll { overflow-x: auto; }



div.editUser { position: relative; width: 20px; text-align: center; color: #333; }
div.editUser input { background-color: transparent; border: none; width: 20px; height: 20px; position: absolute; left: 0px; padding: 0; outline: none; }
div.editUser:before { content: '\f044'; font-family: Fontawesome; font-size: 16px; color: var(--primary--80070); }
.deleteUser a { color: var(--red) }
a.calendar { color: var(--d-purple); position: absolute; right: 15px; top: 32px; }
a.calendar { vertical-align: middle; }
a.editQuestion { color: var(--primary--800); }

.table-nav ul { margin: 0; padding: 0; }
.table-nav li { list-style: none; display: inline-block; line-height: 32px; }
.table-nav li a { padding: 10px; width: 40px; height: 40px; border-radius: 6px; line-height: 10px; display: inline-block; }
.table-nav li i { font-size: 16px; }


.training-record table td:last-child { padding: 0; vertical-align: middle; }

/*.admin .card .card-header { padding:1.75rem 1.5rem 0.5rem; }
*/
.circle-stat .outer { align-items: center; display: flex; justify-content: center; max-width: 100%; overflow: auto; }
.circle-stat svg { height: 100%; }
.circle-stat text { fill: #fff; font-size: 3rem; font-weight: 600; }
.contact-form .modal-content h3 { color: #222; }
.circle { width: 100%; border-radius: 50%; text-align: center; font-size: 1.6rem; padding: 50% 0; line-height: 0; position: relative; background: var(--d-purple); color: #fff; font-weight: 500; }



/* Login Forms */
.admin .form-label { font-size: 0.8rem; display: inline-flex; margin-bottom: 0.4rem; }

.error-text { font-size: 0.8rem; color: #dc3545; font-weight: 100; display: flex; letter-spacing: 0.05rem; }


.complete-icon-bg { background: #43e443; padding: 5px; border-radius: 40px; }
.problem-icon-bg { background: #f3705f; padding: 5px; border-radius: 40px; }

.alert-success { background: #ebfbf5; color: #181818; border: none; font-size: 0.8rem; font-weight: 500; display: flex !important; margin-top: 1rem; align-items: flex-start; padding: 1rem; }
.alert-success::before { font-family: 'Bootstrap-icons'; content: '\F26A'; color: #35d39d; font-size: 1rem; margin-right: 15px; }
.alert-error { background: #fdedef; color: #181818; border: none; font-size: 0.8rem; font-weight: 500; display: flex !important; margin-top: 1rem; align-items: flex-start; padding: 1rem; }
.alert-error::before { font-family: 'Bootstrap-icons'; content: '\F430'; color: #ef4d61; font-size: 1rem; margin-right: 15px; line-height: 1; }
.alert-sm { font-weight: 500; padding: 0.5rem 0.5rem; margin-top: 0.5rem; display: inline-flex; line-height: 1; font-size: 0.75rem; }
.alert-sm::before { font-size: 0.75rem; margin-right: 0.25rem; }

.alert-error-inline { color: #ef4d61 !important; padding: 0.25rem 0; margin: 0; font-weight: 500; color: #181818; font-size: 0.8rem; display: inline-flex !important; }
.alert-error-inline::before { font-family: 'Bootstrap-icons'; content: '\F431'; color: #ef4d61; font-size: 0.75rem; margin-right: 0.25rem; }
.alert-error-code { color: #ef4d61 !important; padding: 0.25rem 0; margin: 0; font-weight: 500; color: #181818; font-size: 0.8rem; display: inline-flex !important; }



.alert-error2 { background: #fdedef; color: #181818; border: none; font-size: 0.8rem; font-weight: 500; margin-top: 1rem; align-items: flex-start; padding: 1rem; }
.alert-error2::before { font-family: 'Bootstrap-icons'; content: '\F430'; color: #ef4d61; font-size: 1rem; margin-right: 15px; line-height: 1; }

.alert-error-inline2 { color: #ef4d61 !important; padding: 0.25rem 0; margin: 0; font-weight: 500; color: #181818; font-size: 0.8rem; }
.alert-error-inline2::before { font-family: 'Bootstrap-icons'; content: '\F431'; color: #ef4d61; font-size: 0.75rem; margin-right: 0.25rem; }



.pagination { display: flex; align-items: center; justify-content: center; }
.pagination .btn { background: #f8f9fa; height: 40px; width: 40px; display: flex; justify-content: center; align-items: center; margin-right: 5px; font-size: 0.8rem; }
.pagination .btn:hover { background: #e8ecef; }
.pagination .btn.btn-current { background: unset; width: unset; }


.pgr a { font-size: 0.8rem; color: var(--primary--800); border-radius: 3px; }


.btn-help { background: var(--ot-admin-purple); color: #fff; /* position:absolute; right:20px; bottom:70px; */ border: transparent; width: 40px; height: 40px; border-radius: 100px; display: flex; justify-content: center; align-items: center; }
.btn-help:hover, .btn-help:focus { background: #8851fd; color: #fff; }
.btn-help:first-child:active { background: #602bd3; color: #fff; }
.btn-help i { font-size: 1.4rem; }
.btn-help:hover i { color: #fff; }

.help-panel.offcanvas-md { background: #eeeff8 !important; border: #dee0ef solid 1px !important; }
.help-panel.offcanvas-md.offcanvas-end { top: 15px; right: 15px; left: unset; border-radiuS: 4px; box-shadow: 1px 1px 3px #00000010; }
.help-panel.offcanvas-md .offcanvas-header { background: #d9dbe7 !important; padding: 0.5rem 1rem; }
.help-panel h5.offcanvas-title { color: #2c3058; font-size: 0.7rem; letter-spacing: 2px; text-transform: uppercase; }
.help-panel h3 { color: #474b6d; font-size: 1rem; line-height: 1.2; }
.help-panel h4 { color: #555fb9; font-size: 0.825rem; margin-bottom: 0.25rem; }
.help-panel p, .help-panel li { color: #6b6e8d; font-size: 0.8rem; line-height: 1.3; margin-bottom: 0.75rem; }
.help-panel ol { margin-left: -1rem; }

.help-panel p.notes { font-size: 0.7rem; padding-left: 1rem; border-left: 1px solid #bec0d9; color: #21251f; line-height: 1.2; }

.help-panel.offcanvas-md .btn-sub-page-nav { background: #555fb9; }
.help-panel.offcanvas-md .btn-sub-page-nav i { color: #fff; }
.help-panel.offcanvas-md .btn-sub-page-nav.close { height: 30px; width: 30px; background: #fff; border: none; display: flex; align-items: center; justify-content: center; }
.help-panel.offcanvas-md .btn-sub-page-nav.close:hover { background: rgba(255,255,255,0.5); }
.help-panel.offcanvas-md .btn-sub-page-nav.close i { color: #555fb9; line-height: 0; }

.help-panel { background: #eeeff8 !important; border: #dee0ef solid 1px !important; border-radiuS: 4px; box-shadow: 1px 1px 3px #00000010; }
.help-panel .offcanvas-header { background: #d9dbe7 !important; padding: 0.5rem 1rem; }
.help-panel .btn-sub-page-nav { background: #555fb9; }
.help-panel .btn-sub-page-nav i { color: #fff; }
.help-panel .btn-sub-page-nav.close { height: 30px; width: 30px; background: #fff; border: none; display: flex; align-items: center; justify-content: center; }
.help-panel .btn-sub-page-nav.close:hover { background: rgba(255,255,255,0.5); }
.help-panel .btn-sub-page-nav.close i { color: #555fb9; line-height: 0; }

.help-panel .offcanvas-body-md::-webkit-scrollbar { width: 10px; margin: 150px 0 60px; }
.help-panel .offcanvas-body-md::-webkit-scrollbar-track { background-color: transparent; }
.help-panel .offcanvas-body-md::-webkit-scrollbar-thumb { background-color: #bec0d9; border-radius: 20px; border: 3px solid transparent; background-clip: content-box; }
.help-panel .offcanvas-body-md::-webkit-scrollbar-thumb:hover { background-color: #bec0d9; }


/*.search-box {background:#f9f9fb;}*/


@media (min-width: 992px) {

		/*	.admin .page-title {display:flex;}
	.admin .content-area {padding-top:30px;}
	.admin .sidebar {background-color:#f7f9fc !important; background:#fff !important;}
	.admin .sidebar .nav li.active .nav-link {background:var(--primary--800); color:var(--green);}
	.admin .panel, .user .panel {padding:1.5rem;}
	.admin .panel p {font-size:0.9rem; color:#aaa; color:#616161;}*/

		.help-panel.offcanvas-md.offcanvas-end { max-width: 355px; width: 300px; }
}


@media (min-width: 1200px) {

		.dropdown-menu[data-bs-popper] { right: 30px; left: inherit; }
		.mGrid th { word-break: break-word; }


		.circle-stat .outer { max-width: 70%; }
}


.cke_top { padding: 0.75rem !important; background: none !important; background-image: none !important; border-bottom: 1px solid #ddd !important; }
.cke_bottom { background: none !important; background-image: none !important; border-top: none !important; }
.cke_chrome { border: 1px solid #ddd !important }
.cke_toolgroup, .cke_combo_button { border: 1px solid #ddd !important; background: none !important; background-image: none !important; }
a.cke_button { opacity: 0.5 !important; }



/* WORKSTATION RISK REVIEW */
.btn.btn-primary.wrr { position: absolute; bottom: 2rem; right: 2rem; }
.wrr label { display: inline-flex; cursor: pointer; font-weight: 500; position: relative; overflow: hidden; margin-bottom: 0.375em; }
.wrr label input { position: absolute; left: -9999px; }
.wrr label input:checked + span { background-color: #caf2e4; }
.wrr label input:checked + span:before { box-shadow: inset 0 0 0 0.4375em #0ec484; }
.wrr label span { display: flex; align-items: center; padding: 0.375em 0.75em 0.375em 0.375em; border-radius: 99em; transition: 0.25s ease; }
.wrr label span:hover { background-color: #caf2e4; }
.wrr label span:before { display: flex; flex-shrink: 0; content: ""; background-color: #fff; width: 1.5em; height: 1.5em; border-radius: 50%; margin-right: 0.375em; transition: 0.25s ease; box-shadow: inset 0 0 0 0.125em #0ec484; }


.course.wrr .course-info { padding: 1.25rem; background:#fff; margin-bottom: 1rem; border-radius: 8px; border:1px solid var(--color-gray-200); }
.course.wrr .course-info h3 {font-size:1.1rem;}
.course.wrr .comment {border: none; background: #fff; width: 100%; display: flex; margin-top: 1rem; padding: 0.5rem; font-size: 0.9rem; border: 1px solid #efefef; }
.course.wrr .comment::placeholder { color: #333; }

.course.wrr .content-area .assessment table { width: 100%; }


@supports (-webkit-appearance: none) or (-moz-appearance: none) {
		.checkbox-wrapper-13 input[type=checkbox] { --active: #f8f9fa; --active-inner: #7537fb; --focus: 2px rgba(39, 94, 254, .3); --border: #c2c3c5; --border-hover: #f8f9fa; --background: #fff; --disabled: #F6F8FF; --disabled-inner: #E1E6F9; -webkit-appearance: none; -moz-appearance: none; height: 21px; outline: none; display: inline-block; vertical-align: top; position: relative; margin: 0; cursor: pointer; border: 1px solid var(--bc, var(--border)); background: var(--b, var(--background)); transition: background 0.3s, border-color 0.3s, box-shadow 0.2s; }
		.checkbox-wrapper-13 input[type=checkbox]:after { content: ""; display: block; left: 0; top: 0; position: absolute; transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s); }
		.checkbox-wrapper-13 input[type=checkbox]:checked { --b: var(--active); --bc: #dee2e6; --d-o: .3s; --d-t: .6s; --d-t-e: cubic-bezier(.2, .85, .32, 1.2); }
		.checkbox-wrapper-13 input[type=checkbox]:disabled { --b: var(--disabled); cursor: not-allowed; opacity: 0.9; }
		.checkbox-wrapper-13 input[type=checkbox]:disabled:checked { --b: var(--disabled-inner); --bc: var(--border); }
		.checkbox-wrapper-13 input[type=checkbox]:disabled + label { cursor: not-allowed; }
		/* .checkbox-wrapper-13 input[type=checkbox]:hover:not(:checked):not(:disabled) {--bc: var(--border-hover);} */ .checkbox-wrapper-13 input[type=checkbox]:focus { box-shadow: 0 0 0 var(--focus); }
		.checkbox-wrapper-13 input[type=checkbox]:not(.switch) { width: 21px; }
		.checkbox-wrapper-13 input[type=checkbox]:not(.switch):after { opacity: var(--o, 0); }
		.checkbox-wrapper-13 input[type=checkbox]:not(.switch):checked { --o: 1; }
		.checkbox-wrapper-13 input[type=checkbox] + label { display: inline-block; vertical-align: middle; cursor: pointer; margin-left: 10px; font-size: 0.9rem; }

		.checkbox-wrapper-13 input[type=checkbox]:not(.switch) { border-radius: 4px; }
		.checkbox-wrapper-13 input[type=checkbox]:not(.switch):after { width: 5px; height: 9px; border: 2px solid var(--active-inner); border-top: 0; border-left: 0; left: 7px; top: 4px; transform: rotate(var(--r, 20deg)); }
		.checkbox-wrapper-13 input[type=checkbox]:not(.switch):checked { --r: 43deg; }
}

.checkbox-wrapper-13 * { box-sizing: inherit; }
.checkbox-wrapper-13 *:before,
.checkbox-wrapper-13 *:after { box-sizing: inherit; }



/*.swiper-container {margin-top: 2em;*/ /* minor cosmetic */ /*}
.swiper-wrapper {*/ /* now pagination is below slides */ /*margin-bottom: 3em;*/ /* just enough width so slides handing off screen are partially visible */ /*width: 73.8%;	}

	@media (min-width: 576px) {
		.swiper-wrapper {*/ /* flex-wrap: wrap;		*/ /*width: 50%;	}
	}

		.swiper-slide {width: 100%;}

		@media (min-width: 31.25em) {
			.swiper-slide  {width: 50%;}
		}

		@media (min-width: 43.75em) {
			.swiper-slide  {width: 33.33333333333%;}
		}

		@media (min-width: 53em) {
			.swiper-slide  {width: 25%;}
		}

		.swiper-pagination {display: block;	}

		@media (min-width: 31.25em) {
			.swiper-pagination {display: none;}
		}*/














/*		.admin .pa-sidebar {border-right-color:#000;}
		.admin .pa-sidebar .nav-link {color:#000;}
		.admin .pa-content .panel .card-header, .admin .pa-content .panel {border-color:#000;}
		.admin .dash-links .title, 
		.admin .admin .social-link {color:#000;}
		.admin .dash-links .icon {background:#000; color:#000;}
		.admin .dash-links .icon i {color:#fff;}

		.admin .pa-content .panel .card-header {background:#000 !important;}
		.admin.pa-content .panel .card-header h2 {color:#fff;}*/
