﻿.screenObjectivesDialog {
    position:absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
	overflow-y:auto;
	overflow-x:hidden;
}