.launch-meeting-page-header {
	margin-top: 20px;
    display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 18px;
	margin-bottom: 15rem;
}
.launch-meeting-page-header .connect-logo {
	display: flex;
	align-items: center;
	margin-left: 30px;
}
.launch-meeting-page-header .connect-logo img {
	width: 32px;
}
.launch-meeting-page-header .help-tip {
	width: 1.5rem;
	height: 1.5rem;
	margin-right: 30px;
	margin-left: auto;
}
.help-tip:hover {
	filter: gray;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	filter: brightness(0%);
}
.connect-title {
	margin-left: 9px;
    vertical-align: top;
	color: #2C2C2C;
    font-weight: 700;
}
#launchMeetingPage .loading-circle {
	margin-top: 286px;
}
#launchMeetingPage .meeting-name {
	margin-top: 16px;
    font-size: 28px;
    font-weight: 300;
    color: #2C2C2C;
}
#launchMeetingPage .loading-text {
	margin-top: 8px;
    font-size: 14px;
    color: #8E8E8E;
    font-style: italic;
}
#launchMeetingOptionsPage .message-1 {
	margin-top: 170px !important;
	font-size: 18px;
    font-weight: 700;
    color: #2C2C2C;
}
#launchMeetingOptionsPage .message-2 {
	margin-top: 24px;
	font-size: 40px;
    font-weight: 300;
    color: #2C2C2C;
	margin-bottom: 32px;
}
#launchMeetingOptionsPage .launch-message {
	font-size: 28px;
    font-weight: 300;
    color: #2C2C2C;
    margin-top: 212px;
    font-family: "adobe-clean",sans-serif;	
}
#launchMeetingOptionsPage .forced-addin-message {
	font-size: 24px;
    font-weight: 300;
    color: #2C2C2C;
    margin-top: 12px;
}
#launchMeetingOptionsPage .normal-message {
	margin-top: 32px;
	font-size: 14px;
	color: #4B4B4B;
	background-color: white;
}
#launchMeetingOptionsPage .button-style {
	background-color: #2680EB;
    color: #FFFFFF;
    border-radius: 16px;
    padding: 6 16 7 16;
    border: 0px;
}
#launchMeetingOptionsPage .button-div {
	margin-top: 24px;
}
#launchMeetingOptionsPage .message-div {
	margin-top: 32px;
}
#connectAppDownloadedPage .downloaded-message-div-1 {
	margin-top: 16px;
}
#connectAppDownloadedPage .normal-message {
	margin-top: 5px;
	font-size: 14px;
	color: #4B4B4B;
}
#connectAppDownloadedPage .instruction {
	display: inline-block;
	width: 234px;
}
#connectAppDownloadedPage .instruction-heading {
	font-weight: 600;
}
#connectAppDownloadedPage .padding {
	display: inline-block;
	width: 56px;
}
#connectAppDownloadedPage .after-download-instructions {
	padding-top: 24px;
    margin-top: 32px;
    border-top: 2px;
    border-top-style: solid;
    display: inline-block;
    border-top-color: #EAEAEA;
}
.anchor-link {
	text-decoration: none;
	color: #1473E6;
	cursor: pointer;
}
#launchMeetingOptionsPage .recording-message-2 a{
	text-decoration: underline;
    color: #1473E6 !important;
    cursor: pointer;
}	
#launchMeetingOptionsPage .recording-message-2{
	margin-top: 24px;
	color: #4B4B4B;
	font-size: 18px;
}
#launchMeetingOptionsPage {text-align: center !important;}
#launchMeetingOptionCards{
	width: max-content;
	align-items: center;
	margin: auto;
}
#launchMeetingOptionCard{
	width: 100%;
	height: 5rem;
	border: 0.1rem solid #E6E6E6;
	opacity: 1;
	background:#FFFFFF 0% 0% no-repeat padding-box;
	display:flex;
    color:#444;
	cursor:pointer;
    vertical-align:middle;
    padding: 0 0.5rem;
    margin: auto;
    margin-top:0.6rem;
    border-radius: 0.3rem;
	align-items: center;
}
#launchMeetingOptionCard:hover{
	border-color: #147AF3;
}
#launchMeetingOptionText{
	font: normal normal normal 0.87rem/1.25rem "adobe-clean",sans-serif;
	letter-spacing: 0rem;
	text-align: left;
	color: #464646;
	opacity: 1;
	vertical-align:middle;
	margin-bottom: 0.25rem;

}
#launchMeetingOptionTextBold{
	margin-top: 0;
	font: normal normal bold 0.87rem/1.06rem "adobe-clean",sans-serif;
	letter-spacing: 0rem;
	text-align: left;
	color: #000000;
	opacity: 1;

}
#launchMeetingName{
	font: normal normal bold 1.2rem/1.12rem "adobe-clean",sans-serif;
	font-weight: 800;
	letter-spacing: 0.0rem;
	text-align: center;
	color: #323232;
	opacity: 1;
	padding-right: 9rem;

}
#launchMeetingHeader{
	font: normal normal bold 1.2rem/1.12rem "adobe-clean",sans-serif;
	margin-top:0rem;
	padding-top:1.9rem;
	width: 100%;
	height: 5rem;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0rem 0.06rem 0.12rem #00000029;
	opacity: 1;
	justify-content: space-evenly;
}
#launchMeetingConnectLogoSmall{
	width: 2rem;
	height: 2rem;
	opacity: 1;
	margin-left: 1.25rem;
	margin-right: 0.62rem;
}
#launchMeetingConnectInBrowserLogo{
	width: 2rem;
	height: 2rem;
	opacity: 1;
	margin-left: 1.25rem;
	margin-right: 0.62rem;
}
#launchMeetingOptionsPage .joiningTheSessionInAdobeConnectApp{
	font-size: 1.75rem;
    font-weight: 300;
    color: #2C2C2C;
    margin-top: 7rem;
    padding-bottom: 7rem;
    font-family: "adobe-clean",sans-serif;	
}
#launchMeetingOptionsPage .youHaveOpenedRecordingInAdobeApp {
 	font-size: 1.75rem;
    font-weight: 300;
    color: #2C2C2C;
    margin-top: 7rem;
    padding-bottom: 7rem;
    font-family: "adobe-clean",sans-serif;	
}
#launchMeetingOptionsPage .havingIssuesWithYourApplication{
	font: normal normal normal 0.87rem/1.25rem "adobe-clean",sans-serif;
	margin-top: 5.5rem;
	color: #4B4B4B;
	font-size: 0.87rem;
}
#launchMeetingOptionsPage .downloadAdobeConnectAppAgain a{
	font: normal normal normal 0.87rem/1.25rem "adobe-clean",sans-serif;
	color: #1473E6 !important;
	font-size: 0.87rem !important;
}