.signin-page .fixed-top,
.recovery-page .fixed-top,
.newtrial-page .fixed-top,
.about-page .fixed-top,
.videos-page .fixed-top {
  background: #1a475a !important;
  box-shadow: 0px 2px 20px rgba(26, 71, 90, 0.1) !important;
}
.signin-page .header.fixed-top,
.recovery-page .header.fixed-top,
.newtrial-page .header.fixed-top,
.about-page .header.fixed-top,
.videos-page .header.fixed-top {
  background: #1a475a !important;
}
.signin-page .header.fixed-top2,
.recovery-page .header.fixed-top2,
.newtrial-page .header.fixed-top2,
.about-page .header.fixed-top2,
.videos-page .header.fixed-top2 {
  background: #1a475a !important;
}
.signin-page body,
.recovery-page body,
.newtrial-page body,
.about-page body,
.videos-page body {
  background-color: #ffffff !important;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
.signin-page section#action,
.recovery-page section#action,
.newtrial-page section#action,
.about-page section#action,
.videos-page section#action {
  background-color: #ffffff !important;
}
.signin-page main#main,
.recovery-page main#main,
.newtrial-page main#main,
.about-page main#main,
.videos-page main#main {
  background-color: #ffffff !important;
}
.signin-page .action .content,
.recovery-page .action .content,
.newtrial-page .action .content,
.about-page .action .content,
.videos-page .action .content {
  background-color: #ffffff !important;
}
.signin-page h1,
.signin-page h2,
.signin-page h3,
.signin-page h4,
.signin-page h5,
.signin-page h6,
.recovery-page h1,
.recovery-page h2,
.recovery-page h3,
.recovery-page h4,
.recovery-page h5,
.recovery-page h6,
.newtrial-page h1,
.newtrial-page h2,
.newtrial-page h3,
.newtrial-page h4,
.newtrial-page h5,
.newtrial-page h6,
.about-page h1,
.about-page h2,
.about-page h3,
.about-page h4,
.about-page h5,
.about-page h6,
.videos-page h1,
.videos-page h2,
.videos-page h3,
.videos-page h4,
.videos-page h5,
.videos-page h6 {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
  color: #1a475a !important;
  font-weight: 600;
  text-decoration: none !important;
  border-bottom: none !important;
  border: none !important;
}
.signin-page h2.h2cls,
.signin-page h1.h2cls,
.recovery-page h2.h2cls,
.recovery-page h1.h2cls,
.newtrial-page h2.h2cls,
.newtrial-page h1.h2cls {
  color: #1a475a !important;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
  font-weight: 600;
  text-decoration: none !important;
  border-bottom: none !important;
  border: none !important;
}
.signin-page p,
.signin-page span,
.signin-page div,
.signin-page label,
.recovery-page p,
.recovery-page span,
.recovery-page div,
.recovery-page label,
.newtrial-page p,
.newtrial-page span,
.newtrial-page div,
.newtrial-page label,
.about-page p,
.about-page span,
.about-page div,
.about-page label,
.videos-page p,
.videos-page span,
.videos-page div,
.videos-page label {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
  color: #333333 !important;
}
.signin-page a,
.recovery-page a,
.newtrial-page a {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
  color: #1a475a !important;
  text-decoration: none;
}
.signin-page a:hover,
.recovery-page a:hover,
.newtrial-page a:hover {
  color: #2a5a6b !important;
  text-decoration: underline;
}
.signin-page a[href*="/Recovery"],
.signin-page a[href="/Recovery"] {
  color: #1a475a !important;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
}
.signin-page a[href*="/Recovery"]:hover,
.signin-page a[href="/Recovery"]:hover {
  color: #2a5a6b !important;
  text-decoration: underline;
}
.signin-page .action .btn.btn-success,
.signin-page .action .btn.btn-success:active,
.signin-page .action .btn.btn-success:focus,
.signin-page .navbar .btn.btn-success,
.signin-page .navbar .btn.btn-success:active,
.signin-page .navbar .btn.btn-success:focus,
.signin-page .btn.btn-lg.btn-success,
.signin-page .btn.btn-lg.btn-success:active,
.signin-page .btn.btn-lg.btn-success:focus {
  background: #28a745 !important;
  border-color: #28a745 !important;
  color: #ffffff !important;
  font-weight: 600;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
  border-radius: 15px;
  padding: 12px 24px;
  transition: all 0.3s ease;
}
.signin-page .action .btn.btn-success:hover,
.signin-page .navbar .btn.btn-success:hover,
.signin-page .btn.btn-lg.btn-success:hover {
  background: #218838 !important;
  border-color: #218838 !important;
  color: #ffffff !important;
}
.recovery-page .action .btn.btn-success,
.recovery-page .action .btn.btn-success:active,
.recovery-page .action .btn.btn-success:focus,
.recovery-page .navbar .btn.btn-success,
.recovery-page .navbar .btn.btn-success:active,
.recovery-page .navbar .btn.btn-success:focus,
.recovery-page .btn.btn-lg.btn-success,
.recovery-page .btn.btn-lg.btn-success:active,
.recovery-page .btn.btn-lg.btn-success:focus {
  background: #28a745 !important;
  border-color: #28a745 !important;
  color: #ffffff !important;
  font-weight: 600;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
  border-radius: 15px;
  padding: 12px 24px;
  transition: all 0.3s ease;
}
.recovery-page .action .btn.btn-success:hover,
.recovery-page .navbar .btn.btn-success:hover,
.recovery-page .btn.btn-lg.btn-success:hover {
  background: #218838 !important;
  border-color: #218838 !important;
  color: #ffffff !important;
}
.newtrial-page .action .btn.btn-success,
.newtrial-page .action .btn.btn-success:active,
.newtrial-page .action .btn.btn-success:focus,
.newtrial-page .navbar .btn.btn-success,
.newtrial-page .navbar .btn.btn-success:active,
.newtrial-page .navbar .btn.btn-success:focus,
.newtrial-page .btn.btn-lg.btn-success,
.newtrial-page .btn.btn-lg.btn-success:active,
.newtrial-page .btn.btn-lg.btn-success:focus {
  background: #28a745 !important;
  border-color: #28a745 !important;
  color: #ffffff !important;
  font-weight: 600;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
  border-radius: 15px;
  padding: 12px 24px;
  transition: all 0.3s ease;
}
.about-page .btn.btn-success,
.about-page .btn.btn-success:active,
.about-page .btn.btn-success:focus,
.about-page .btn.btn-lg.btn-success,
.about-page .btn.btn-lg.btn-success:active,
.about-page .btn.btn-lg.btn-success:focus,
.about-page .btn-read-more.btn-success,
.about-page .btn-read-more-global.btn-success,
.about-page .btn-read-more.btn-read-more-global.btn.btn-lg.btn-success,
.videos-page .btn.btn-success,
.videos-page .btn.btn-success:active,
.videos-page .btn.btn-success:focus,
.videos-page .btn.btn-lg.btn-success,
.videos-page .btn.btn-lg.btn-success:active,
.videos-page .btn.btn-lg.btn-success:focus,
.videos-page .btn-read-more.btn-success,
.videos-page .btn-read-more-global.btn-success,
.videos-page .btn-read-more.btn-read-more-global.btn.btn-lg.btn-success {
  background: #28a745 !important;
  border-color: #28a745 !important;
  color: #ffffff !important;
  font-weight: 600;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
  border-radius: 15px;
  padding: 12px 24px;
  transition: all 0.3s ease;
}
.newtrial-page .action .btn.btn-success:hover,
.newtrial-page .navbar .btn.btn-success:hover,
.newtrial-page .btn.btn-lg.btn-success:hover {
  background: #218838 !important;
  border-color: #218838 !important;
  color: #ffffff !important;
}
.about-page .btn.btn-success:hover,
.about-page .btn.btn-lg.btn-success:hover,
.about-page .btn-read-more.btn-success:hover,
.about-page .btn-read-more-global.btn-success:hover,
.about-page .btn-read-more.btn-read-more-global.btn.btn-lg.btn-success:hover,
.videos-page .btn.btn-success:hover,
.videos-page .btn.btn-lg.btn-success:hover,
.videos-page .btn-read-more.btn-success:hover,
.videos-page .btn-read-more-global.btn-success:hover,
.videos-page .btn-read-more.btn-read-more-global.btn.btn-lg.btn-success:hover {
  background: #218838 !important;
  border-color: #218838 !important;
  color: #ffffff !important;
}
.footer .btn.btn-success,
.footer .btn-read-more.btn-success,
.footer .btn-read-more-global.btn-success,
.footer .btn.btn-lg.btn-success,
.footer .btn-read-more.btn-read-more-global.btn.btn-lg.btn-success {
  background: #28a745 !important;
  border-color: #28a745 !important;
  color: #ffffff !important;
  font-weight: 600;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
  border-radius: 6px;
  padding: 12px 24px;
  transition: all 0.3s ease;
}
.footer .btn.btn-success:hover,
.footer .btn-read-more.btn-success:hover,
.footer .btn-read-more-global.btn-success:hover,
.footer .btn.btn-lg.btn-success:hover,
.footer .btn-read-more.btn-read-more-global.btn.btn-lg.btn-success:hover {
  background: #218838 !important;
  border-color: #218838 !important;
  color: #ffffff !important;
}
/* Additional specificity for footer buttons */
#footer .btn-read-more.btn-read-more-global.btn.btn-lg.btn-success,
#footer .btn-read-more.btn-read-more-global.btn.btn-lg.btn-success:active,
#footer .btn-read-more.btn-read-more-global.btn.btn-lg.btn-success:focus {
  background: #28a745 !important;
  border-color: #28a745 !important;
  color: #ffffff !important;
  font-weight: 600;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
  border-radius: 6px;
  padding: 12px 24px;
  transition: all 0.3s ease;
}
#footer .btn-read-more.btn-read-more-global.btn.btn-lg.btn-success:hover {
  background: #218838 !important;
  border-color: #218838 !important;
  color: #ffffff !important;
}
.signin-page .form-control,
.recovery-page .form-control,
.newtrial-page .form-control,
.about-page .form-control,
.videos-page .form-control {
  border: 1px solid #ced4da !important;
  border-radius: 15px !important;
  padding: 0 15px !important;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
  font-size: 16px !important;
  color: #333333 !important;
  background-color: #ffffff !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
  height: 48px !important;
}
.signin-page .form-control:focus,
.recovery-page .form-control:focus,
.newtrial-page .form-control:focus,
.about-page .form-control:focus,
.videos-page .form-control:focus {
  border-color: #80bdff !important;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
  outline: 0 !important;
}
.about-page .footer label,
.about-page .footer-contact label,
.videos-page .footer label,
.videos-page .footer-contact label {
  color: #ffffff !important;
  font-weight: 600 !important;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
  margin-bottom: 8px !important;
}
.signin-page .input-group-text,
.recovery-page .input-group-text,
.newtrial-page .input-group-text,
.about-page .input-group-text,
.videos-page .input-group-text {
  display: none !important;
}
.signin-page .input-group-prepend,
.recovery-page .input-group-prepend,
.newtrial-page .input-group-prepend,
.about-page .input-group-prepend,
.videos-page .input-group-prepend {
  display: none !important;
}
.signin-page .navbar .nav-link,
.recovery-page .navbar .nav-link,
.newtrial-page .navbar .nav-link,
.about-page .navbar .nav-link,
.videos-page .navbar .nav-link {
  color: #ffffff !important;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
  font-weight: 500;
  opacity: 1 !important;
  visibility: visible !important;
  display: flex !important;
  align-items: center !important;
  padding: 10px 30px !important;
  text-decoration: none !important;
}
.signin-page .navbar .nav-link:hover,
.recovery-page .navbar .nav-link:hover,
.newtrial-page .navbar .nav-link:hover,
.about-page .navbar .nav-link:hover,
.videos-page .navbar .nav-link:hover {
  color: #f8f9fa !important;
  opacity: 0.8 !important;
}
.signin-page .navbar ul,
.recovery-page .navbar ul,
.newtrial-page .navbar ul,
.about-page .navbar ul,
.videos-page .navbar ul {
  display: flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  align-items: center !important;
}
.signin-page .navbar ul li,
.recovery-page .navbar ul li,
.newtrial-page .navbar ul li,
.about-page .navbar ul li,
.videos-page .navbar ul li {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  position: relative !important;
}
@media (max-width: 1366px) {
  .signin-page .navbar ul,
  .recovery-page .navbar ul,
  .newtrial-page .navbar ul,
  .about-page .navbar ul,
  .videos-page .navbar ul {
    display: flex !important;
    visibility: visible !important;
  }
}
.about-page .services,
.about-page .values,
.videos-page .services,
.videos-page .values {
  background-color: #ffffff !important;
  padding: 60px 0 !important;
}
.about-page .shadow.rounded {
  background-color: #ffffff !important;
  border: 1px solid #ced4da !important;
  border-radius: 8px !important;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
  transition: box-shadow 0.3s ease !important;
}
.about-page .shadow.rounded:hover {
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15) !important;
}
.about-page .title,
.about-page .content h5,
.videos-page .title,
.videos-page .content h5 {
  color: #1a475a !important;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
  font-weight: 600 !important;
}
.about-page .text-muted,
.videos-page .text-muted {
  color: #f8f9fa !important;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
}
.about-page .h2cls,
.videos-page .h2cls {
  color: #1a475a !important;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
  font-weight: 700 !important;
  font-size: 2.5rem !important;
  margin-bottom: 20px !important;
  text-decoration: none !important;
  border-bottom: none !important;
  border: none !important;
}
.signin-page .seprator,
.recovery-page .seprator,
.newtrial-page .seprator,
.about-page .seprator,
.videos-page .seprator {
  display: none !important;
}
.signin-page .footer,
.recovery-page .footer,
.newtrial-page .footer,
.about-page .footer,
.videos-page .footer {
  background-color: #1a475a !important;
}
.signin-page .footer-top,
.recovery-page .footer-top,
.newtrial-page .footer-top,
.about-page .footer-top,
.videos-page .footer-top {
  background-color: #1a475a !important;
}
.signin-page .footer .footer-info h4,
.signin-page .footer .footer-links h4,
.signin-page .footer .footer-contact h4,
.recovery-page .footer .footer-info h4,
.recovery-page .footer .footer-links h4,
.recovery-page .footer .footer-contact h4,
.newtrial-page .footer .footer-info h4,
.newtrial-page .footer .footer-links h4,
.newtrial-page .footer .footer-contact h4,
.about-page .footer .footer-info h4,
.about-page .footer .footer-links h4,
.about-page .footer .footer-contact h4,
.videos-page .footer .footer-info h4,
.videos-page .footer .footer-links h4,
.videos-page .footer .footer-contact h4 {
  color: #ffffff !important;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
  font-weight: 600;
}
.signin-page .footer .footer-info ul li,
.signin-page .footer .footer-links ul li,
.recovery-page .footer .footer-info ul li,
.recovery-page .footer .footer-links ul li,
.newtrial-page .footer .footer-info ul li,
.newtrial-page .footer .footer-links ul li,
.about-page .footer .footer-info ul li,
.about-page .footer .footer-links ul li,
.videos-page .footer .footer-info ul li,
.videos-page .footer .footer-links ul li {
  color: #ffffff !important;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
}
.signin-page .footer .footer-links ul li a,
.recovery-page .footer .footer-links ul li a,
.newtrial-page .footer .footer-links ul li a,
.about-page .footer .footer-links ul li a,
.videos-page .footer .footer-links ul li a {
  color: #ffffff !important;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
}
.signin-page .footer .footer-links ul li a:hover,
.recovery-page .footer .footer-links ul li a:hover,
.newtrial-page .footer .footer-links ul li a:hover,
.about-page .footer .footer-links ul li a:hover,
.videos-page .footer .footer-links ul li a:hover {
  color: #f8f9fa !important;
  text-decoration: underline;
}
.signin-page .footer .copyright,
.recovery-page .footer .copyright,
.newtrial-page .footer .copyright,
.about-page .footer .copyright,
.videos-page .footer .copyright {
  color: #ffffff !important;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
}
/* Error message styling for new branding */
.signin-page .alert-danger,
.recovery-page .alert-danger,
.newtrial-page .alert-danger {
  background-color: rgba(220, 53, 69, 0.1) !important;
  border: 1px solid rgba(220, 53, 69, 0.3) !important;
  color: #ff6b6b !important;
  border-radius: 6px !important;
  padding: 12px 16px !important;
  margin-bottom: 16px !important;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
}
.signin-page .alert-danger ul,
.recovery-page .alert-danger ul,
.newtrial-page .alert-danger ul {
  margin: 0 !important;
  padding-left: 0 !important;
}
.signin-page .alert-danger li,
.recovery-page .alert-danger li,
.newtrial-page .alert-danger li {
  color: #ff6b6b !important;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
  font-size: 14px !important;
  margin-bottom: 4px !important;
}
/*# sourceMappingURL=intakeq-branding-2025.css.map */