/*
Licensed Materials - Property of IBM
IBM SPSS Products: Data Collection
(C) Copyright IBM Corp. 2001, 2013
US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP 
Schedule Contract with IBM Corp.
*/

@charset "utf-8";


body, html {font-size:100%}

@media screen and (min-width:1001px) { 
.content {top:0;right:0;width:98%}
.branding {width:98%}
}

@media screen and (min-width:1800px) {
	body, html {font-size:100%}	
	.content {top:0;right:0;width:98%}
	.branding {width:98%}
}