table, th, td {padding:10px;font-weight:normal;}
#simpleOverlay {position:fixed;top:0px;transform-origin:50% 50%;z-index:9999;left:50%;transform:translate(-50%, 0);}
#overlayApp {margin-top:108px;}
@media screen and (max-width: 900px) {
#overlayApp {margin-top:54px;}}
#overlayApp label {width:100%;margin-bottom:10px}}
@font-face {font-family:"BebasNeue-Regular";src:url(/editor/details/BebasNeue-Regular.ttf); }

#canvas {
	width: 1000px;
	height: 98px;}
	
@media screen and (max-width: 900px) {
#canvas {
	width: 500px;
	height: 49px;}}