#subtab-webx-subscribe label > input {
	margin-right: 7px;
	cursor: pointer;
 }
#subtab-webx-subscribe label {
	cursor: pointer;
	display: block;
 }
#subtab-webx-subscribe .webx_content_block > label {
	display: block;
 }
#subtab-webx-subscribe h3 {
	margin: 0 !important;
	margin-bottom: 15px !important;
 }
#subtab-webx-subscribe .webx_left_box {
	width: 65%;
 }
#subtab-webx-subscribe .webx_right_box {
	width: 35%;
	background: #f2f2f2;
	padding: 15px;
 }
#subtab-webx-subscribe .webx_left_box,
#subtab-webx-subscribe .webx_right_box {
	float: left;
 }
#subtab-webx-subscribe .webx_clear {
	clear: both;
	display: block;
	padding: 3px;
 }
#subtab-webx-subscribe .webx_time {
	width: 100%;
 }
#subtab-webx-subscribe .webx_content_block,
#subtab-webx-news .webx_content_block {
	background: #fff;
	padding: 15px;
	display: flex;
	flex-direction: column;
 }
#subtab-webx-subscribe .webx_content_block {
	display: flex;
 }
#subtab-webx-news .webx_content_block label {
	display: flex;
	align-items: center;
 }
#subtab-webx-subscribe .webx_content_block,
#subtab-webx-news .webx_content_block input {
	margin-right: 5px;
 }
#rcl-office #lk-menu a.recall-button.active {
	pointer-events: auto;
	cursor: pointer;
 }
.webx_wrap_news_toggle {
	display: flex;
 }
.webx_label_news_toggle {
	display: flex;
	align-items: center;
 }
.webx_label_news_toggle input {
	margin-right: 5px;
 }
.webx_wrap_news_toggle a {
	font-size: 25px;
	margin-left: 10px;
 }
.webx_wrap_news_toggle a.active {
	font-size: 31px;
 }
#subtab-webx-subscribe a.webx_a_block {
    margin-left: 10px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    font-family: auto;
    vertical-align: middle;
    color: white;
    background-color: rgb(76, 140, 189);
    display: inline-block;
    width: 24px;
    height: 24px;
    padding: 1px 5px;
}
#subtab-webx-subscribe a.webx_a_block:before {
	content:'+';
 }
#subtab-webx-subscribe a.webx_a_block.expanded:before {
	content:'-';
 }
#subtab-webx-subscribe a.webx_a_block.expanded {
    padding: 1px 7px 10px 7px;
    font-size: 34px;
    line-height: 18px;
}













