#qcdtopbar-header {
	position: relative;
	background-color: #970C00;
	padding: 14px;
}

#qcdtopbar-header{
	text-align: center;
	line-height: 30px;
}

#qcdtopbar-header p {
	color: white;
	margin: 0;
}

#qcd_topbar_disable {
	color: white;
	margin-right: 10px;
	margin-left: 24px;
	line-height: 14px;
	font-size: 32px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0px;
	padding: 3px;
	text-decoration: none;
}

#qcd_topbar_disable svg {
	position: relative;
	width: 20px;
	height: 20px;
}