label.registration__checkbox--label::after {
content: "I consent to my data being collected and processed for the abovementioned purpose. I can revoke my consent at any time to the use of my data in the future.";
}


label.registration__checkbox--label {
display: none;
} 

/* custom styles for override the default styles */
/* ============================================= */


.presentation-area-speaker-tab-dtls__speaker-container {
    width: 10px !important;
    height: 10px !important;
    overflow: hidden;
}


/* START controls live */

.volume-sliderbar-cntr__icon:hover {
	cursor: pointer !important;
}

.live-sliderbar-cntr__icon:hover {
	cursor: pointer !important;
}

.live-sliderbar-cntr.live-sliderbar-cntr__slidebar:hover {
   cursor: pointer !important;
}
/* END controls live */


/* ------------------------------------ end ---------------------------------- */
