/* custom styles for override the default styles */
/* ============================================= */

/* FONT */

@font-face {
	font-family:Montserrat-Regular;
	font-weight:400;
	font-style:normal;
	src:url(https://assets.webcasts.eqs.com/29309/wbc-data-service/App_-_WBC-Others/1651/en/Montserrat-Regular.eot);
	src:url(https://assets.webcasts.eqs.com/29309/wbc-data-service/App_-_WBC-Others/1651/en/Montserrat-Regular.eot?#iefix) 
	format("embedded-opentype"),url(https://assets.webcasts.eqs.com/29309/wbc-data-service/App_-_WBC-Others/1651/en/Montserrat-Regular.woff2) 
	format("woff2"),url(https://assets.webcasts.eqs.com/29309/wbc-data-service/App_-_WBC-Others/1651/en/Montserrat-Regular.woff) format("woff")
}

.login-wrapper {
    font-family: Montserrat-Regular,Trebuchet MS,Helvetica,Arial,sans-serif !important;
	font-weight: 400;
}

button, input, optgroup, select, textarea {
    font-family: Montserrat-Regular,Trebuchet MS,Helvetica,Arial,sans-serif !important;
	font-weight: 400;
}

.header {
	font-family: Montserrat-Regular,Trebuchet MS,Helvetica,Arial,sans-serif !important;
	font-weight: 400;
}

body {
	font-family: Montserrat-Regular,Trebuchet MS,Helvetica,Arial,sans-serif !important;
	font-weight: 400;
}

.presentation-area-speaker-tab-dtls__speaker-name {
    font-family: Montserrat-Regular,Trebuchet MS,Helvetica,Arial,sans-serif !important;
	font-weight: 400;
}

/* FONT END */

/* START login data collection */

.login-footer-text a {
	color: #80b0c8 !important;
}
.login-form-holder form a {
    color: #80b0c8 !important;
}
.login-form-holder form button, .login-form-holder form input[type="submit"] {
    background-color: #80b0c8 !important;
    border-color: #80b0c8 !important;
}

.float-left {
    text-align: left !important;
}

/* END login data collection */

/* ALERT */
.toast__alert {
    background-color: #80b0c8 !important;
}
/* ALERT */

/* header */
.header__title {
    font-size: 20px !important;

}

@media only screen and (max-width: 767px) {

	.header__title {
		font-size: 15px !important;
	}
}

/* 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: #80b0c8 !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: #80b0c8 !important;
}

/* END tab menu */


/* START buttons and other icons */
.presentation-area-company-dtls__item-link:hover {
    color: #80b0c8 !important;
}
.presentation-area-speaker-tab-dtls__details-text {
    border-bottom: 4px solid #80b0c8 !important;
	width: 228px;
}

.presentation-area-speaker-tab-dtls__speaker {
    width: 228px;
}

.footer-links-socialmedia__links:hover {
    color: #80b0c8 !important;
}
.presentation-area-download-tab-dtls__item-link:hover {
    color: #80b0c8 !important;
}

.presentation-area-download-tab-dtls__link:hover {
    color: #80b0c8 !important;
}

/* END buttons and other icons */


/* START controls live */

.volume-sliderbar-cntr__icon:hover {
    color: #80b0c8;
	cursor: pointer !important;
}

.live-sliderbar-cntr__icon:hover {
    color: #80b0c8 !important;
	cursor: pointer !important;
}

.live-sliderbar-cntr.live-sliderbar-cntr__slidebar:hover {
   color: #80b0c8 !important;
   cursor: pointer !important;
}
/* END controls live */

/* START controls replay */

.desktop-footer-cntr__sliders .replay-sliderbar-cntr__icon:hover {
    color: #80b0c8 !important;
}

.desktop-footer-cntr .replay-sliderbar-cntr__icon:hover {
  color: #80b0c8 !important;
}

.icon-chapters:hover {
  color: #80b0c8;
}

/* END controls replay */


/* ------------------------------------ end ---------------------------------- */
