.welcome .header div#enter_room {
	/*margin: unset !important;*/
	/*margin: unset;*/
	position: absolute;
	top: 0px;
	left :0px;
	/*display: none;*/


}
body.welcome_page{

}
.welcome {
	background: #0000 !important;

}
.welcome .header{
	background: #0000 !important;
}

.welcome-page-settings{
	background: #0000 !important;

}
.welcome-cards-container{
	/*display: none;*/
}


#react > *{
	background: #0000 !important;

}
#react{
	/*position: absolute;*/
	height: 58px !important;
	overflow: hidden ;
	/*display: none !important;*/
}

.welcome#welcome_page0 {
	background-color: unset ;
	min-height: unset !important;
}

.fake_react{
	display: none;
}

.twitter_lnk {
	user-select: text;
}
.email_addr{
	user-select: text;

}

body {
	font-size: 16px !important;
}
body>h1 {
	padding: 10px;
	color: unset;
	line-height: unset;
	margin: auto;
	font-size: 2.5rem;
	/*margin-top: .5em;*/
}
.meetings-list,
.meetings-list-empty > .description {
	opacity: 0;
	pointer-events: none;
	user-select: none;
}
.header-text {
	display: none;
}