img[src*="#icon"] {
 	width: 16px;
    margin: 0 5px;
}

img[src*="#logo"] {
	width: 100px;
	height: 100px;
}

img[src*="#border"] {
	border: 1px solid #cbcccc;
}

img[src*="#geo"] {
	width: 300px;
	height: 300px;
}

.doc-qr {
	width: 100px;
	height: 100px;
	border: 1px solid #cbcccc;
}

.doc-icon {
 	width: 16px;
 	position: relative;
 	top: 2px;
}

.doc-effect {
	width: 250px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.doc-layout {
	width: 200px;
	/*height: 200px;*/
	border: 1px solid #cbcccc;
}