.wcpdf-cloud-service-connection {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #46b450;
}
.wcpdf-pro-cloud-storage-export {
	width: 200px;
	height: 150px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -75px 0 0 -100px;
	text-align: center;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI" ,Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	color: #444;
}
.wcpdf-pro-cloud-storage-export #loader,
.wcpdf-pro-cloud-storage-export #check {
	display: block;
	margin: 10px auto 0;
}
.wcpdf-pro-cloud-storage-notice img.logo {
	margin-top: 10px;
	height: 24px;
	width: auto;
}
.wcpdf-pro-cloud-storage-notice p.submit {
	margin-top: .5em;
	margin-bottom: 10px;
}