/* custom styles for override the default styles */
/* ============================================= */

/* FONT */


.login-wrapper {
    font-family: Arial,sans-serif !important;
}

.header {
	font-family: Arial,sans-serif !important;
}

body {
	font-family: Arial,sans-serif !important;
}

.presentation-area-speaker-tab-dtls__speaker-name {
    font-family: Arial,sans-serif !important;
}

/* FONT END */

/* START login data collection */

.login-footer-text a {
	color: #ff4d5a !important;
}
.login-form-holder form a {
    color: #ff4d5a !important;
}
.login-form-holder form button, .login-form-holder form input[type="submit"] {
    background-color: #ff4d5a !important;
    border-color: #ff4d5a !important;
}

.left-text {
    text-align: left !important;
}

/* END login data collection */

/* ALERT */
.toast__alert {
    background-color: #ff4d5a !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: #ff4d5a !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: #ff4d5a !important;
}

/* END tab menu */


/* START buttons and other icons */
.presentation-area-company-dtls__item-link:hover {
    color: #ff4d5a !important;
}
.presentation-area-speaker-tab-dtls__details-text {
    border-bottom: 4px solid #ff4d5a !important;
}
.footer-links-socialmedia__links:hover {
    color: #ff4d5a !important;
}
.presentation-area-download-tab-dtls__item-link:hover {
    color: #ff4d5a !important;
}

.presentation-area-download-tab-dtls__link:hover {
    color: #ff4d5a !important;
}

/* END buttons and other icons */


/* START controls live */

.volume-sliderbar-cntr__icon:hover {
    color: #ff4d5a;
	cursor: pointer !important;
}

.live-sliderbar-cntr__icon:hover {
    color: #ff4d5a !important;
	cursor: pointer !important;
}

.live-sliderbar-cntr.live-sliderbar-cntr__slidebar:hover {
   color: #ff4d5a !important;
   cursor: pointer !important;
}
/* END controls live */

/* START controls replay */

.desktop-footer-cntr__sliders .replay-sliderbar-cntr__icon:hover {
    color: #ff4d5a !important;
}

.desktop-footer-cntr .replay-sliderbar-cntr__icon:hover {
  color: #ff4d5a !important;
}

.desktop-footer-cntr .chapter-button:hover {
  color: #ff4d5a;
}

/* END controls replay */


/* ------------------------------------ end ---------------------------------- */
