/*
Licensed Materials - Property of IBM
IBM SPSS Products: Data Collection
(C) Copyright IBM Corp. 2001, 2015
US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP 
Schedule Contract with IBM Corp.
*/


body, html {width:100%;height:100%;line-height:1.5;margin:auto;padding:0;font-family:sans-serif}

title, #mediaQueryChecker {display: none}

.content, .branding, .nav {padding:0;margin:2em;font-size:90%}


/* Branding */
.branding {position:relative;width:100%;height:auto;}

.horizontal-floater {position:relative;float:left;margin-left:1px;margin-right:1px;margin-bottom:0;height:auto;width:96%;border-bottom:4px solid #ecf0f4;}

.branding-element {float:left;height:8em;width:auto;margin-left:2px;margin-top:1px;}

.help-element {position:relative;float:right;bottom:2px;right:5px;margin-top:8em;padding-left:2em;}
.help-element a {text-decoration:none}

/* Content */
.content {
	position:relative;
	clear:both;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}

form {margin-left:auto;margin-right:auto;}

.mrBannerText {font-weight: bold;}

.questionArea {margin-left:auto;margin-right:auto;padding:2em 2em 2em 0;}

/* Other Class Tags */
.mrQuestionTable {clear:both;display:block;}

.mrSingle, .mrMultiple {display:inline;position:relative;}

.mrSingleText, .mrMultipleText, .mrEdit {display:inline;position:relative;margin-left:1em;}

.mrDropDown, .mrListBox, .mrQuestionText {}

.mrErrorText {font-weight: bold; color:#b10000;}

/* ---- Lining Up Wrapped Response Texts Control ---- */
span.mrQuestionTable span input.mrMultiple,.mrQuestionTable span input.mrSingle{display:inline-block;position:absolute;}
span.mrQuestionTable span label span.mrMultipleText,.mrQuestionTable span label span.mrSingleText{display:inline-block;margin-left:3em;}
	  
/* ---- mrOther Style Control ---- */ 
span.mrQuestionTable span span input.mrOtherEdit {display:inline-block;margin-left:.5em;}
span.mrQuestionTable span span label span.mrOtherText {display:inline-block;margin-left:.5em;}

/* ---- For Table Layout ---- */
table.mrQuestionTable tbody tr td input.mrMultiple,table.mrQuestionTable tbody tr td input.mrSingle{display:inline-block;position:absolute;}
table.mrQuestionTable tbody tr td label span.mrMultipleText,table.mrQuestionTable tbody tr td label span.mrSingleText{display:inline-block;margin-left:3em;}
	  
/* ---- mrOther Style Control For Table Layout ---- */
table.mrQuestionTable tbody tr td input.mrOtherEdit{display:inline-block;margin-left:.5em;}
table.mrQuestionTable tbody tr td span label span.mrOtherText{display:inline-block;margin-left:.5em;}

/* ---- Clear GridCategory Control Style For Table Layout ---- */
table.mrQuestionTable tbody tr td[class~=mrGridCategoryText] ~ td input.mrSingle{display:inline-block;position:static;}
table.mrQuestionTable tbody tr td[class~=mrGridCategoryText] ~ td input.mrMultiple{display:inline-block;position:static;}


/* Navigation */
.nav {clear:both;position:relative;margin-left:2em;width:222px;height:25px;padding:0 0 2em;}


