
html,
body,
button,
input,
select,
textarea {
    color: #484848;
    -webkit-text-size-adjust: 100%;
}

html {
	-webkit-font-smoothing: antialiased;
	overflow-y: scroll;
	outline: 0 none !important;
}

@font-face {
    font-family: Arial;

    font-weight: normal;
    font-style: normal    
}

@font-face {
	font-family: Arial;
	
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: Arial;
	
	font-weight: normal;
	font-style: normal;
}

b
{ 
	font-family:  Arial;
}

i
{
	font-family: Arial;
	font-style: italic;
	font-style: oblique;
}

img
{
    max-width: 100%;
}

a:hover, a:active {
	outline: 0 none !important;
}

a, a:visited, a:active, a:hover { 
	color: #007dc3;
	text-decoration: none;
	outline: 0 none !important;
}

a:hover { 
	color: #00669f;
	text-decoration: underline;
}

.gradient {
	background: -webkit-linear-gradient(left, #e55a00, #f6d50f);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

body {
	font-family: Arial;
   	font-size: 14px;
	line-height: 1.429em;
	outline: 0 none !important;
	BACKGROUND-COLOR: #ededed;
	margin: 0;
}

#bgeffect 
{
    position: fixed;
    min-height: 100%;
    width: 100%;
    background: url('bg_effect.png') fixed no-repeat center 25px;
}

#content
{
    max-width: 100%;
	BACKGROUND-COLOR: white;
    /*padding-left: 10px;*/
}

#contentbg
{
    position: fixed;
    width: 1000px;
    background: transparent url('content_bg.png') repeat-y;
    height: 100%;
    margin-left: -500px;
    left: 50%;
}

#wrapper
{
    position: absolute;
    width: 100%;
    max-width: 100%;
    background: none transparent scroll repeat 0% 0%;
    height: 100%;
    top:0px;left:0px;
}

#main
{
    margin: 0px auto;
    width: 940px;
    /*max-width: 940px;*/
    max-width: 100%;
    background: none transparent scroll repeat 0% 0%;
}

.hdr 
{
    top: 0;
	position: fixed;
	left: 0;
	width: 100%;
	height: 25px;
	z-index: 9999;
	font-size: 0.857em;
	background: transparent url('header_bg.png') repeat-x;
}

.hdr-wrap 
{
    color: #cacaca;
	/*max-width: 1000px;*/
	margin: 2px auto;
	width: 1000px;
	max-width: 100%;
}

.hdr-inner-left 
{
    padding-left: 30px;
    float: left;
    position: fixed;
}

.hdr-inner-right
{
    text-align: right;
    padding-right: 30px;
    height: 25px;
}

.hdr-inner-left a, .hdr-inner-left a:visited, .ftr-inner-left a, .ftr-inner-left a:visited,
.hdr-inner-right a, .hdr-inner-right a:visited, .ftr-inner-right a, .ftr-inner-right a:visited {
	color: #cacaca;
}

.hdr-inner-left a:hover, .ftr-inner-left a:hover,
.hdr-inner-right a:hover, .ftr-inner-right a:hover {
	color: #ffffff;
	text-decoration: none;
}

#topbox
{
    /*margin-top: 70px;*/
	padding-top: 40px;
    width: 940px;
    height: 65px;
    max-width: 100%;
}

#logo
{
    width: 65px;
    float: left;
    height: 65px;
    background: transparent url('gfk_logo.png') no-repeat;
}

#progress
{
    overflow-y: visible;
    float: right;
	padding-top:20px;
	padding-bottom:0px;
}

#progresstext {
	font-size: 1.143em;
	float:right;
	overflow-y: visible;
}

.percentCompleteText, .mrProgressText 
{
	font-size: 1.85em;
	color: #E55A00;
	text-align: right;
	margin-left: 30px;
	/*background: -webkit-linear-gradient(left, #e55a00, #f6d50f);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;*/
}

#spacer-top
{
    border-bottom: #e4e4e4 1px solid;
    margin-top: 30px;
    margin-bottom: 20px;
    width: 100%;
    height: 0px;
    clear: both;
}

#spacer-bottom
{
    border-bottom: #e4e4e4 1px solid;
    margin: 30px 0px;
    width: 100%;
    height: 0px;
    clear: both;
}


#navigation
{
    width: 940px;
    max-width: 100%;
    height: 100px;
}

.innernav
{
	float: right;
}





/*=======================================================================================
  Dimensions Styles
  ======================================================================================= */

.mrSingleText, .mrMultipleText {
	color: #00659d;
	vertical-align: top;
    padding-top:2px;
    display:inline-block;
    max-width: 75%;
	cursor:pointer;
	line-height: 1.429em;
}

.mrBannerText {font-size: 1.143em;}
.mrQuestionText  {font-size: 1.143em; color: #484848; line-height: 1.429em;}
.mrGridQuestionText {line-height: 1.429em;}
.mrQuestionTable { border-collapse: collapse ;  width: 100%; line-height: 2em;} 

.mrEdit
{ 
    border: solid #999999 1px;
    font-family: Arial;
    font-size: 1em;
    color: #484848;
    /*margin-top: 10px*/
    margin-left: 1.5em;
} 

textarea { width: 95%; resize:vertical; }

.Instruction, .QuestionInstruction {
    font-style:italic;
    font-size: 90%;
}

.mrNext {
	width: 120px;
	height: 35px;
	color: #ffffff !important;
	border: 1px solid #1c5b9c;
	margin-right: 0 !important;
	background: #007DC3;
	text-shadow: 1px 1px 1px #1c5b9c;
	font-family: Arial;
	font-size: 1.125em;
	cursor: pointer;
	-webkit-appearance: none;
}

.mrNext:hover {
	position: relative;
	top: 1px;
	color: #ffffff;
	text-decoration: none;
	background-color: #007dc3;
}

.mrPrev {
	width: 120px;
	height: 35px;
	background: #fefefe;
	color: #808080;
	border: 1px solid #e4e4e4;
	text-shadow: 1px 1px 1px #e4e4e4;
	margin-right: 20px;
	font-family: Arial;
	font-size: 1.125em;
	cursor: pointer;
	-webkit-appearance: none;
}

.mrPrev:hover {
	position: relative;
	top: 1px;
	color: #808080;
	text-decoration: none;
	background-color: #fefefe;
}

.mrStop {
	width: 120px;
	height: 35px;
	background: #fefefe;
	color: #808080;
	border: 1px solid #e4e4e4;
	text-shadow: 1px 1px 1px #e4e4e4;
	margin-right: 20px;
	font-family: Arial;
	font-size: 1.125em;
	cursor: pointer;
	-webkit-appearance: none;
}

.mrStop:hover {
	position: relative;
	top: 1px;
	color: #808080;
	text-decoration: none;
	background-color: #fefefe;
}

.mrErrorText { 
	display:inline-block;
	margin-bottom: 15px;
	padding: 10px 0;
	background-color: #dc291e;
	line-height: 1.25em;
	font-size: 1em;
	color: #ffffff;
	text-align: center;
	width: 100%;
}

.JavascriptWarning { color: #dc291e; }

#tblProg { 
	margin-right:11px;
}




/*=======================================================================================
  Graphical buttons
  ======================================================================================= */

/*Radio buttons*/
.jquery-gfk-radio {display: inline; font-size: 22px; line-height: 22px; cursor: pointer; cursor: hand;  }
.jquery-gfk-radio .mark {display: inline;}

.jquery-gfk-radio img {vertical-align: middle; width: 22px; height: 22px;}


.jquery-gfk-radio img {background-position: 0px 0px;}
.jquery-gfk-radio-hover img{background-position: -22px 0px;}
.jquery-gfk-radio-checked img{background-position: 0px -22px;}
.jquery-gfk-radio-checked .jquery-gfk-radio-hover img {background-position: -22px -22px;}
.jquery-gfk-radio-disabled img{background-position: 0px -44px;}
.jquery-gfk-radio-checked .jquery-gfk-radio-disabled img{background-position: 0px -66px;}

/*Check boxes*/
.jquery-gfk-checkbox {display: inline; font-size: 22px; line-height: 22px; cursor: pointer; cursor: hand; }
.jquery-gfk-checkbox .mark {display: inline;}

.jquery-gfk-checkbox img {vertical-align: middle; width: 22px; height: 22px;}


.jquery-gfk-checkbox img{background-position: -44px 0px;}
.jquery-gfk-checkbox-hover img{background-position: -66px 0px;}
.jquery-gfk-checkbox-checked img{background-position: -44px -22px;}
.jquery-gfk-checkbox-checked .jquery-gfk-checkbox-hover img {background-position: -44px -22px;}
.jquery-gfk-checkbox-disabled img{background-position: -44px -44px;}
.jquery-gfk-checkbox-checked .jquery-gfk-checkbox-disabled img{background-position: -44px -66px;}


/* additional styles */
#main {
	padding-left: 10px;	
	padding-right: 10px;
	max-width:95%;
}

.mrGridQuestionText > .mrQuestionText, .mrGridCategoryText > .mrQuestionText {
	color: #00659d;
}

input[type=text].mrEdit {
	height:1.3em;
	vertical-align: top;
	margin-top:0px;
}

/* KN additional styles */
.QuestionInstruction {
	padding-bottom: 10px;
	padding-top: 20px;
}
.QuestionControls {
	padding-bottom: 10px;
}



/* smartphones */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) 
{
	#topbox, #footer, #header, #spacer-top, #spacer-bottom, #logo, #progress, #progresstext {
		display:none;	
	}
	#navigation {
		padding-top:20px;	
		padding-bottom:50px;
		border-top: #e4e4e4 1px solid;
	}
	.mrBannerText {font-size: 1.3em;}
	.mrQuestionText {font-size: 1.3em;}
	.mrErrorText {font-size: 1.1em;}
	.mrSingleText, .mrMultipleText {font-size: 1.1em; padding-top:4px;}
	.mrShowText {font-size: 1.1em;}
	.mrGridQuestionText, .mrGridCategoryText {font-size: 0.9em;}
	
	.mrPrev, .mrNext, .mrStop, .mrGoto {
		width: 8em;
		height: 3em;
		border-top: 1px solid #e4e4e4;
		border-left: 1px solid #e4e4e4;
		border-bottom: 1px solid #000000;
		border-right: 1px solid #000000;
	}
	body {
		background-color: #FFF;	
	}
}

/*tablets (portrait and landscape) ----------- */
@media only screen and (min-device-width : 600px) and (max-device-width : 1024px)
{ 
	#bgeffect, #contentbg, #topbox, #logo, #progress, #progresstext {
		display:none;	
	}
	
	.mrBannerText {font-size: 1.3em;}
	.mrQuestionText {font-size: 1.3em;}
	.mrErrorText {font-size: 1.1em;}
	.mrSingleText, .mrMultipleText {font-size: 1.1em; padding-top:4px;}
	.mrShowText {font-size: 1.1em;}
	.mrGridQuestionText, .mrGridCategoryText {font-size: 0.9em;}
	
	.mrPrev, .mrNext, .mrStop, .mrGoto {
		width: 9em;
		height: 3em;
		border-top: 1px solid #e4e4e4;
		border-left: 1px solid #e4e4e4;
		border-bottom: 1px solid #000000;
		border-right: 1px solid #000000;
	}
	
	body, #main {
		background-color: #FFF;	
	}
	
}

