/* custom styles for override the default styles */
/* ============================================= */



/* START login data collection */
.login-footer-text a {
	color: #fff !important;
}
.login-footer-text a:hover {
	color: #fff !important;
}
.login-footer-text a:before {
    color: #002855 !important;
	content: "2/25/2025 | 05:00 PM ET";
}

.login-form-holder form a {
    color: #002855 !important;
}
.login-form-holder form button, .login-form-holder form input[type="submit"] {
    background-color: #002855;
    border-color: #002855;
}
.login-form-holder form button:hover, .login-form-holder form input[type="submit"]:hover {
    background-color: #002855;
    border-color: #002855;
}
.disabled {
    background-color: #002855 !important;
	border-color: #002855 !important;
}
/* END login data collection */

/* ALERT */
.toast__alert {
    background-color: #002855 !important;
}
/* ALERT */

/* START tab menu */
.tabmenu-cntr-link:hover .icon-speaker:before,
.tabmenu-cntr-link:hover .icon-contact:before,
.tabmenu-cntr-link:hover .icon-download-area:before,
.tabmenu-cntr-link:hover .icon-settings:before,
.tabmenu-cntr-link:hover .icon-questions:before,
.tabmenu-cntr-link:hover .icon-chapters:before{
    color: #002855 !important;
}
.tabmenu-cntr__item.active .icon-speaker:before,
.tabmenu-cntr__item.active .icon-contact:before,
.tabmenu-cntr__item.active .icon-download-area:before,
.tabmenu-cntr__item.active .icon-settings:before,
.tabmenu-cntr__item.active .icon-questions:before,
.tabmenu-cntr__item.active .icon-chapters:before{
    color: #002855 !important;
}
.footer-links-socialmedia__item {
    display: none !important;
    border-right: 0px solid #fff !important;
}
/* END tab menu */


/* START buttons and other icons */
.presentation-area-company-dtls__item-link:hover {
    color: #002855 !important;
}
.presentation-area-speaker-tab-dtls__details-text {
    border-bottom: 4px solid #002855 !important;
}
.footer-links-socialmedia__links:hover {
    color: #002855 !important;
}
.presentation-area-download-tab-dtls__item-link:hover {
    color: #002855 !important;
}
.presentation-area-download-tab-dtls__link:hover {
    color: #002855 !important;
}
/* END buttons and other icons */


/* START controls live */
.volume-sliderbar-cntr__icon:hover {
    color: #002855;
	cursor: pointer !important;
}
.live-sliderbar-cntr__icon:hover {
    color: #002855 !important;
	cursor: pointer !important;
}
.live-sliderbar-cntr.live-sliderbar-cntr__slidebar:hover {
   color: #002855 !important;
   cursor: pointer !important;
}
/* END controls live */


/* START controls replay */
.desktop-footer-cntr__sliders .replay-sliderbar-cntr__icon:hover {
    color: #002855 !important;
}
.desktop-footer-cntr .replay-sliderbar-cntr__icon:hover {
  color: #002855 !important;
}
.desktop-footer-cntr .chapter-button:hover {
  color: #002855;
}
/* END controls replay */


/* ------------------------------------ end ---------------------------------- */