.mod-controls {
	float:right;
	text-align: right;
}
.mod-controls .confirm {
	display: none;
	margin-bottom: 20px;
}
.paste {
	clear:both;
	border:1px dashed #bfbfbf;
	color:#191C1E;
	background: #bfbfbf;
	width:80%;
	height:400px;
	padding:20px;
}