/* S2E BASE HEAD CSS - migrated from Moodle Additional HTML */
body.path-login #login .group_1,
body.path-login #login .group_2,
body.path-login #login #loginbtn,
body.path-login input[name="username"],
body.path-login input[name="password"],
body.path-login button[type="submit"] { display: none !important; }

.potentialidplist .btn.btn-secondary,
.potentialidplist .btn.btn-secondary:hover { color: #002e94 !important; font-weight: bold !important; }

#course-header { visibility: hidden !important; height: 0 !important; min-height: 0 !important; margin: 0 !important; padding: 0 !important; overflow: hidden !important; }

a[href*="login/signup.php"],
a.flaticon-user-x[href*="signup.php"],
.signup_place h4 { display: none !important; }

#our-courses, #our-courses section, section.our-courses, section[data-ccn-cv] { background-color: #ffffff !important; }
#our-courses *, section.our-courses * { background-color: transparent; }

.ccn_custom_html_default h4, .ccn_custom_html_default h4 p, .ccn_custom_html_default h4 span { font-size: 32px !important; font-weight: 900 !important; line-height: 1.6 !important; color: #0b3d91 !important; text-align: center !important; letter-spacing: .4px !important; }
@media (max-width: 768px){ .ccn_custom_html_default h4, .ccn_custom_html_default h4 p, .ccn_custom_html_default h4 span { font-size: 24px !important; } }

header, .ccnHeader1, .header-nav, .is-sticky, .sticky, .header-mobile, .ccn-mobile-header { background-color: #0b3d91 !important; }
header *, .ccnHeader1 *, .header-nav *, .is-sticky *, .sticky *, .header-mobile *, .ccn-mobile-header * { color: #ffffff !important; }

html, body { max-width: 100vw !important; overflow-x: clip !important; overscroll-behavior-y: auto !important; -webkit-overflow-scrolling: touch !important; }
