.ttk-edf-app-outside {
	width: 100%;
	height: 100%;
	padding: 10px 0;
	&-iframe {
		position:absolute;
		margin:1px;
		padding: 0px;
		border: 0px;
		height: 100%;
		width: 100%;
	}
}
