.PDFAnnotationsEditor iframe{
	height: 100%;
	width: 100%;
}

.PDFAnnotationsEditor .mblScrollableViewContainer{
	height: 100%;
}

.PDFAnnotationsEditorContainer{
	height: 100%;
}

.PDFAnnotationsEditor .mblProgressIndicatorCenter{
	top: 40vh;
}

.PDFAnnotationsEditor .tmForm{
	text-align: left;
}

.PDFAnnotationsEditor .tmForm .mblTextBox{
	width: 100%;
}