

body
{
    margin: 0px;
    font-family: 'Open Sans';
    height: 100%;
    background-color: #353140;
    color: #4A4F55;
}

#iFrameResultArea
{
    width: 100%;
    height: 100%;
}

.divImprovementCommentsBox
{
    height: 180px;
    padding: 10px;
    overflow: scroll;
    overflow-x: hidden;
    font-size: 10px;
}

#divFeedbackForm
{
    border: 1px solid #dedede;
    display: none;
    text-align: left;
	position: fixed;
	width: 40%;
	left: 30%;
	top: 30%;
	height: 40%;
	background-color: White;
	border-radius: 5px;
	padding: 20px;
	font-size: 14px;
	color: Black;
    z-index: 5000;
}

.circlePosition
{
    font-size: 10px;
    text-align: center;
}

#divInstructionsForResults
{
    border: 1px solid #dedede;
    display: none;
    text-align: left;
	position: absolute;
	width: 600px;
	height: 400px;
	background-color: White;
	border-radius: 5px;
	padding: 20px;
	font-size: 14px;
	color: Black;
    z-index: 5000;
}

#divCloseInstructions
{
    float: right;
    font-size: 12px;
	display: inline-block;
	height: 14px;
	width: 14px;
	line-height: 14px;

	-moz-border-radius: 7px; /* or 50% */
	border-radius: 7px; /* or 50% */

	background-color: #d2195b;
	color: white;
	text-align: center;
    cursor: pointer;
}

.divInstructionTitle
{
    font-weight: bold;
    text-align: center;
    font-size: 12px;
}

.imagePhase
{
    margin: 10px;
    border: 1px solid #dedede;
    opacity: 0.6;
}

.divInstructionDescription
{
    margin: 5px;
    font-size: 12px;
}

.comparisonAreaHidden
{
    display: none;
}

.comparisonAreaVisible
{
    display: block;
    width: 515px;
    margin-top: 10px;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #d2195b;
}

.comprarisonPlacementBar
{
    width: 40px;
    float: left;
    background-color: #d2195b;
    height: 4px;
}

#divAskForContacts
{
    border: 1px solid #dedede;
    display: none;
    text-align: left;
	position: fixed;
	width: 40%;
	left: 30%;
	top: 30%;
	height: 40%;
	background-color: White;
	border-radius: 5px;
	padding: 20px;
	font-size: 14px;
	color: Black;
    z-index: 5000;
}

#divFeedback
{
    display: inline-block;
    font-size: 12px;
    margin-right: 10px;
    cursor: pointer;
}

#divFeedback:hover
{
    text-decoration: underline;
}

#divHelpIcon
{
    display: inline-block;
	height: 14px;
	width: 14px;
    margin-right: 10px;
	line-height: 14px;

	-moz-border-radius: 7px; /* or 50% */
	border-radius: 7px; /* or 50% */

	background-color: #d2195b;
	color: white;
	text-align: center;
    font-size: 12px;
    cursor: pointer;
}

#divPromoteWindowOverlay
{
    position: fixed;
    
    display: none;
    
    width: 100%;
    height: 100%;
    background-color: rgba(81, 86, 93, 0.9);
    z-index: 2000;
}

#buttonStart
{
	margin-top: 20px;
	width: 70%;
	background-color: #d2195b;
	border: none;
	color: White;
	padding: 10px;
	cursor: pointer;
	border-radius: 3px;
	font-size: 16px;
}

#listBenefit
{
	list-style-image: url(images/check_marks_dots_home.png);
	text-align: left;
}

#divHeader
{
	background-color: #2F2B38;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #444444;
}

#divEndFooter
{
	background-color: #2F2B38;
    width: 100%;
    height: 60px;
}

#columnRowSecond
{
	background-color: white;
}


#columnRowThird
{
	background-color: white;
}

#divLastRow
{
	background-color: white;
	height: 20px;
}

#divCookies
{
	display: inline-block;
	font-size: 10px;
	margin: 5px;
}

#divCookies:hover
{
	text-decoration: underline;
    cursor: pointer;
}

#divPersonRegister
{
	display: inline-block;
	font-size: 10px;
	margin: 5px;
}

#divPersonRegister:hover
{
	text-decoration: underline;
    cursor: pointer;
}

#divCopyright
{
	display: inline-block;
	font-size: 10px;
	margin: 5px;
}

#divFeedbackFormClose
{
    float: right;
    font-size: 12px;
	display: inline-block;
	height: 14px;
	width: 14px;
	line-height: 14px;

	-moz-border-radius: 7px; /* or 50% */
	border-radius: 7px; /* or 50% */

	background-color: #d2195b;
	color: white;
	text-align: center;
    cursor: pointer;
}

#textFeedback
{
    width: 100%;
    height: 100px;
}

#divPersonRegisterLayerClose
{
    float: right;
    font-size: 12px;
	display: inline-block;
	height: 14px;
	width: 14px;
	line-height: 14px;

	-moz-border-radius: 7px; /* or 50% */
	border-radius: 7px; /* or 50% */

	background-color: #d2195b;
	color: white;
	text-align: center;
    cursor: pointer;
}

#divLoginBalloon
{
    display: none;
    position: fixed;
    font-size: 25px;
	height: 36px;
	width: 36px;

	-moz-border-radius: 18px; /* or 50% */
	border-radius: 18px; /* or 50% */

	border: 1px solid #d2195b;
    background-color: white;
	color: black;
	text-align: center;
}

#divLoginBalloonText
{
    display: none;
    position: fixed;
    color: black;
    text-align: center;
    font-size: 10px;
    width: 100px;
}

#divQuestionForwardedInformation
{
    font-size: 12px;
    padding: 5px;
    margin: 5px;
    font-weight: bold;
    color: #d2195b;
}

#divCookiesLayerClose
{
    float: right;
    font-size: 12px;
	display: inline-block;
	height: 14px;
	width: 14px;
	line-height: 14px;

	-moz-border-radius: 7px; /* or 50% */
	border-radius: 7px; /* or 50% */

	background-color: #d2195b;
	color: white;
	text-align: center;
    cursor: pointer;
}

#tableQuestionsAndStatus
{
	width: 100%;
}

#divResults
{
	display: none;
    width: 670px;
    margin: 10px;
}

#divQuestiontitle
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 8px;
    margin-top: 8px;
}

#divGroupTitle
{
	font-size: 16px;
}

#divLanguageSelection
{
	display: inline-block;
	font-size: 12px;
}

#buttonBack
{
	float: left;
	margin: 20px;
	width: 120px;
	background-color: white;
	border: none;
	color: #d2195b;
	border: 1px solid #d2195b;
	padding: 5px;
	cursor: pointer;
	border-radius: 3px;
}

.button
{
	margin: 10px;
	width: 200px;
    display: inline-block;
	background-color: #d2195b;
	border: none;
	color: White;
	padding: 5px;
	cursor: pointer;
	border-radius: 3px;
}

#buttonNext
{
	float: right;
	margin: 20px;
	width: 120px;
	display: none;
	background-color: #d2195b;
	border: none;
	color: White;
	padding: 5px;
	cursor: pointer;
	border-radius: 3px;
}

#divAddParticipant
{
	cursor: pointer;
    text-decoration: underline;
}	

#participantLinkSend
{
	cursor: pointer;
    text-decoration: underline;
}	

#divOtherParticipants
{
}

.border_bottom
{
    border-bottom: 1px solid #dedede;
}

.border_top
{
    border-top: 1px solid #dedede;
}

.divResultImageNotDone
{
    width: 16px;
    height: 16px;
    margin: 1px;
    background-color: #E8E8E8;
    border: 1px solid #dedede;
}

.divResultImageDone
{
    width: 16px;
    height: 16px;
    margin: 1px;
    background-color: #75CA19;
    border: 1px solid #dedede;
    cursor: pointer;
}

#divParticipantEmail
{
	display: inline-block;
	cursor: help;
    width: 180px;
    overflow: hidden;
}
	

#divInactiveParticipant
{
	display: inline-block;
	height: 14px;
	width: 14px;
	line-height: 14px;

	-moz-border-radius: 7px; /* or 50% */
	border-radius: 7px; /* or 50% */

	background-color: #adadad;
	color: white;
	text-align: center;
}

#divActiveParticipant
{
	display: inline-block;
	height: 14px;
	width: 14px;
	line-height: 14px;

	-moz-border-radius: 7px; /* or 50% */
	border-radius: 7px; /* or 50% */

	background-color: #75CA19;
	color: white;
	text-align: center;
}

#divCurrentParticipant
{
	display: inline-block;
	height: 14px;
	width: 14px;
	line-height: 14px;

	-moz-border-radius: 7px; /* or 50% */
	border-radius: 7px; /* or 50% */

	background-color: #75CA19;
	color: white;
	text-align: center;
}

#divAddParticipantPlus
{
	display: inline-block;
	height: 14px;
	width: 14px;
	line-height: 14px;

	-moz-border-radius: 7px; /* or 50% */
	border-radius: 7px; /* or 50% */

	background-color: #4A90E2;
	color: white;
	text-align: center;
}
	
#participantLanguage
{
	font-size: 10px;
}

.divQuestionBalloon
{
	height: 14px;
	width: 14px;
	line-height: 14px;

	-moz-border-radius: 7px; /* or 50% */
	border-radius: 7px; /* or 50% */

	background-color: #353140;
	color: #353140;
	text-align: center;
    font-size: 10px;
}

.divQuestionBalloonOk
{
	height: 14px;
	width: 14px;
	line-height: 14px;

	-moz-border-radius: 7px; /* or 50% */
	border-radius: 7px; /* or 50% */

	background-color: #6FC716;
	color: white;
	text-align: center;
    font-size: 10px;
}

.progressBarPlaceholder
{
	display: block;
    background: #dedede;
	border-radius: 8px;
	height: 10px;
	width: 100%;
	padding: 2px;
}

.progressBarContent
{
	content: '';
	display: block;
	width: 0%;
	height: 100%;
	border-radius: 9px;
}

.magenta
{
    background-color: #d2195b;
}

.green
{
	background-color: #75CA19;
}

#divProgressBarContent
{
	content: '';
	display: block;
	background: #75CA19;
	width: 0%;
	height: 100%;
	border-radius: 9px;
}

#divProgressArea
{
}

#divProgressAreaTitle
{
	display: inline-block;
	float: left;
}

#divProgressAreaPercent
{
	display: inline-block;
	float: right;
}

#divConversationNewComment
{
	
}

#divConversationArea
{
	display: -webkit-flex;
	-webkit-flex-direction: column-reverse;
	display: flex;
	flex-direction: column-reverse;
	max-height: 400px;
	overflow: auto;
	overflow-x: hidden;
}

#divConversationAreaComment
{
	margin: 3px;
	font-size: 10px;
}

#conversationNewCommentInput
{
	display: inline-block;
    margin: 3px;
	width: 75%;
	font-size: 10px;
	color: Gray;
	margin-bottom: 10px;
}

#inputNewsletter
{
	display: inline-block;
    margin: 3px;
	width: 90%;
	font-size: 10px;
	color: Gray;
	margin-bottom: 10px;
}

#btnSubscribeNewsletter
{
	display: inline-block;
    margin: 3px;
	font-size: 12px;
	color: Gray;
	background-color: #d2195b;
	border: none;
    padding: 3px;
	color: White;
	cursor: pointer;
	border-radius: 3px;
    padding-left: 10px;
    padding-right: 10px;
}

#conversationNewCommentSubmit
{
	display: inline-block;
    margin: 3px;
	font-size: 10px;
	color: Gray;
	background-color: #d2195b;
	border: none;
    padding: 3px;
	color: White;
	cursor: pointer;
	border-radius: 3px;
}

#divAddParticipantForm
{
	font-size: 10px;
	display: none;
}

#participantInputTo
{
	font-size: 10px;
	width: 150px;
}

#participantInputFrom
{
	font-size: 10px;
	width: 150px;
}

#divResultGraph
{
	width: 100%;
	height: 500px;
}

#tableResults
{
	border-spacing: 0px;
}

.contactInput
{
	font-size: 10px;
	width: 200px;
}

.contactHeader
{
	font-size: 10px;
}
	
.graybox1
{
	height: 100%;
	background-color: #f1f1f1;
    border: 1px solid #dedede;
}

.graybox2
{
	height: 100%;
	background-color: #f1f1f1;
    border: 1px solid #dedede;
}

.graybox3
{
	height: 100%;
	background-color: #f1f1f1;
    border: 1px solid #dedede;
}

.graybox4
{
	height: 100%;
	background-color: #f1f1f1;
    border: 1px solid #dedede;
}

@-webkit-keyframes fadeIn { from { opacity:0; opacity: 1\9; /* IE9 only */ } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; opacity: 1\9; /* IE9 only */ } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; opacity: 1\9; /* IE9 only */ } to { opacity:1; } }

.fade-in {
	opacity:0;  /* make things invisible upon start */
	-webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
	-moz-animation:fadeIn ease-in 1;
	animation:fadeIn ease-in 1;

	-webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;

	-webkit-animation-duration:1s;
	-moz-animation-duration:1s;
	animation-duration:1s;
}

.fade-in.zero {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s;
}

.fade-in.one {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s;
}

.fade-in.two {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    animation-delay: 3s;
}

.fade-in.three {
    -webkit-animation-delay: 5s;
    -moz-animation-delay: 5s;
    animation-delay: 5s;
}

.fade-in.four {
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    animation-delay: 4s;
}

.tablecolumn
{
	width: 300px;
	height: 300px;
}

.areatitle
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
    background-color: #cecece;
    padding: 3px;
}

#circle1 {
    background: white;
    width: 20px;
    height: 20px;
    border: 1px solid #d2195b;
    background-color: #d2195b;
    border-radius: 50%;
    position: relative;
    display: none;
    cursor: pointer;
    z-index: 300;
    -webkit-border-radius: 99em;
    -moz-border-radius: 99em;
    border-radius: 99em;
    border: 3px solid #eee;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3); 
}
#circle2 {
    background: white;
    width: 20px;
    height: 20px;
    border: 1px solid #d2195b;
    background-color: #d2195b;
    border-radius: 50%;
    position: relative;
    display: none;
    cursor: pointer;
    z-index: 300;
    -webkit-border-radius: 99em;
    -moz-border-radius: 99em;
    border-radius: 99em;
    border: 3px solid #eee;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3); 
}
#circle3 {
    background: white;
    width: 20px;
    height: 20px;
    border: 1px solid #d2195b;
    background-color: #d2195b;
    border-radius: 50%;
    position: relative;
    display: none;
    cursor: pointer;
    z-index: 300;
    -webkit-border-radius: 99em;
    -moz-border-radius: 99em;
    border-radius: 99em;
    border: 3px solid #eee;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3); 
}
#circle4 {
    background: white;
    width: 20px;
    height: 20px;
    border: 1px solid #d2195b;
    background-color: #d2195b;
    border-radius: 50%;
    position: relative;
    display: none;
    cursor: pointer;
    z-index: 300;
    -webkit-border-radius: 99em;
    -moz-border-radius: 99em;
    border-radius: 99em;
    border: 3px solid #eee;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3); 
}

#divContactsPromoTitle
{
    margin-bottom: 10px;
    font-weight: bold;
}

#divContactsPromo
{
    margin-bottom: 10px;
}


#divCloseContacts
{
    float: right;
    font-size: 12px;
	display: inline-block;
	height: 14px;
	width: 14px;
	line-height: 14px;

	-moz-border-radius: 7px; /* or 50% */
	border-radius: 7px; /* or 50% */

	background-color: #d2195b;
	color: white;
	text-align: center;
    cursor: pointer;
}

#divImprovementsClose
{
    float: right;
    font-size: 12px;
	display: inline-block;
	height: 14px;
	width: 14px;
	line-height: 14px;

	-moz-border-radius: 7px; /* or 50% */
	border-radius: 7px; /* or 50% */

	background-color: #d2195b;
	color: white;
	text-align: center;
    cursor: pointer;
}

#divImprovements
{
    text-align: left;
    position: absolute;
    display: none;
    border: 1px solid #dedede;
    margin: 20px;
    padding: 10px;
    z-index: 100;
    background-color: White;
    width: 200px;

}

#divImprovementsContents
{
    font-size: 12px;
}

#divParticipantCount
{
    display: inline-block;
}


#divSpinner
{
    position: fixed;
    top: 50%;
    left: 50%;
}

#divPromoButtons
{
    text-align: center;
}

.inputSendResults
{
	font-size: 10px;
	width: 200px;
	color: Gray;
	padding: 5px;
	font-style: italic;
	border: 1px solid #afafaf;
	border-radius: 3px;
	margin-right: 10px;
}

#buttonImprovementSendResults
{
	margin: 3px;
    width: 200px;
	background-color: #d2195b;
	border: none;
	color: White;
	padding: 5px;
	cursor: pointer;
	border-radius: 3px;
}

@media only screen and (min-device-width : 700px) {

    #divHeaderImage
    {
        margin: 10px;
    }

    #divProgressBar
    {
	    background: #dedede;
	    border-radius: 8px;
	    height: 10px;
	    width: 100%;
	    padding: 2px;
    }

    #divPromoteWindowSmall
    {
	    text-align: center;
        position: fixed;
	    width: 30%;
	    left: 35%;
	    top: 15%;
	    height: 320px;
	    background-color: White;
	    border-radius: 5px;
	    padding: 20px;
	    font-size: 12px;
	    color: Black;
        z-index: 2100;
    }

    #divPersonRegisterLayer
    {
        border: 1px solid #dedede;
        display: none;
        text-align: left;
	    position: fixed;
	    width: 40%;
	    left: 30%;
	    top: 30%;
	    height: 40%;
	    background-color: White;
	    border-radius: 5px;
	    padding: 20px;
	    font-size: 14px;
	    color: Black;
        overflow: scroll;
        overflow-x: hidden;
    }

    #divCookiesLayer
    {
        border: 1px solid #dedede;
        display: none;
        text-align: left;
	    position: fixed;
	    width: 40%;
	    left: 30%;
	    top: 30%;
	    height: 40%;
	    background-color: White;
	    border-radius: 5px;
	    padding: 20px;
	    font-size: 14px;
	    color: Black;
    }

	#tableMain 
	{
		width: 1000px;
	}

	#divQuestions
	{
		width: 670px;
		margin: 20px;
		min-height: 400px;
	}

    .columnRightside
    {
		width: 306px;
	}

	#divExtrainformation
	{
		background-color: #f5f7fa;
		border-radius: 5px;
		width: 250px;
		margin: 15px;
		padding: 13px;
		font-size: 12px;
	}

	#divConversation
	{
		background-color: #f5f7fa;
		border-radius: 5px;
        display: none;
		width: 250px;
		margin: 15px;
		padding: 13px;
		font-size: 12px;
	}

    #divNewsletter
    {
		background-color: #f5f7fa;
		border-radius: 5px;
        display: block;
		width: 250px;
		margin: 15px;
		padding: 13px;
		font-size: 12px;
	}

	#divAnswerTitlebarLeft
	{
		width: 95px;
		text-align: left;
        float: left;
		font-size: 10px;
		display: inline-block;
		margin-right: 10px;
		color: #4A4A4A;
        margin-bottom: 3px;
	}

	#divAnswerTitlebarCenter
	{
		width: 95px;
        float: left;
		text-align: center;
		font-size: 10px;
		display: inline-block;
		margin-right: 10px;
		color: #4A4A4A;
        margin-bottom: 3px;
	}

	#divAnswerTitlebarRight
	{
		width: 95px;
        float: left;
		text-align: right;
		font-size: 10px;
		display: inline-block;
		margin-right: 10px;
		color: #4A4A4A;
        margin-bottom: 3px;
	}

	#divAnswerTitlebarIDontKnow
	{
		width: 95px;
		text-align: right;
		float: right;
		font-size: 10px;
		display: inline-block;
		color: #4A4A4A;
        margin-bottom: 3px;
	}

	.answerBarIdontKnow
	{
		width: 95px;
		border-radius: 3px;
		float: right;
		display: inline-block;
		cursor: pointer;

        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ececec+0,d3d3d3+100 */
        background: #ececec; /* Old browsers */
        background: -moz-linear-gradient(top, #ececec 0%, #d3d3d3 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #ececec 0%,#d3d3d3 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #ececec 0%,#d3d3d3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#d3d3d3',GradientType=0 ); /* IE6-9 */
	}

	.answerBarIdontKnowSelected
	{
		width: 95px;
		border-radius: 3px;
		float: right;
		display: inline-block;
		cursor: pointer;

		background: #d2195b; /* Old browsers */
		background: -moz-linear-gradient(top, #d2195b 0%, #ef017c 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #d2195b 0%,#ef017c 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #d2195b 0%,#ef017c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2195b', endColorstr='#ef017c',GradientType=0 ); /* IE6-9 */

        -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
        -moz-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
        box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
	}

	.answerBar
	{
		width: 95px;
        float: left;
		border-radius: 3px;
		display: inline-block;
		margin-right: 10px;
		cursor: pointer;

        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ececec+0,d3d3d3+100 */
        background: #ececec; /* Old browsers */
        background: -moz-linear-gradient(top, #ececec 0%, #d3d3d3 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #ececec 0%,#d3d3d3 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #ececec 0%,#d3d3d3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#d3d3d3',GradientType=0 ); /* IE6-9 */
	}

	.answerBarSelected
	{
		width: 95px;
        float: left;
		border-radius: 3px;
		display: inline-block;
		margin-right: 10px;
		cursor: pointer;

		background: #d2195b; /* Old browsers */
		background: -moz-linear-gradient(top, #d2195b 0%, #ef017c 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #d2195b 0%,#ef017c 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #d2195b 0%,#ef017c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2195b', endColorstr='#ef017c',GradientType=0 ); /* IE6-9 */

        -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
        -moz-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
        box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
	}

	.answerForwardToSomeone
	{
		margin: 10px;
		margin-bottom: 10px;
		display: none;
		font-size: 10px;
	}

	.answerForwardToSomeoneInput
	{
		font-size: 10px;
		width: 200px;
		color: Gray;
		font-style: italic;
	}

	.answerForwardToSomeoneMyNameInput
	{
		font-size: 10px;
		width: 100px;
		color: Gray;
		font-style: italic;
	}

	.selectInput
	{
		float: left;
        color: #4A4F55;
		font-family: 'Open Sans';
		width: 100%;
		padding: 3px;
	}

	#divGroup
	{
		margin-top: 20px;
		margin-left: 20px;
		margin-right: 20px;
	}


	#divPromoteSendByEmail
	{
        text-align: center;
        width: 250px;
        
		display: none;
        
        margin: 15px;
		padding: 12px;
		background-color: #f5f7fa;
		font-size: 12px;
		border-radius: 5px;
	}

	#buttonSendResults
	{
		margin: 3px;
        width: 200px;
		background-color: #d2195b;
		border: none;
		color: White;
		padding: 5px;
		cursor: pointer;
		border-radius: 3px;
	}

    #divMobileProgress
    {
        display: none;
    }
}

@media only screen and (max-device-width: 700px) {

    #divHeaderImage
    {
        margin: 10px;
        height: 40px;
    }

    #divProgressBar
    {
	    display: block;
        background: #dedede;
	    border-radius: 8px;
	    height: 10px;
	    width: 100%;
	    padding: 2px;
    }

    #divPromoteWindowSmall
    {
	    text-align: center;
	    position: absolute;
	    width: 100%;
	    left: 0px;
	    top: 0px;
	    height: 100%;
	    background-color: White;
	    border-radius: 5px;
	    padding: 10px;
	    font-size: 10px;
	    color: Black;
    }

    #divPersonRegisterLayer
    {
        border: 1px solid #dedede;
        display: none;
        text-align: left;
	    position: fixed;
	    width: 85%;
	    left: 7%;
	    top: 7%;
	    height: 85%;
	    background-color: White;
	    border-radius: 5px;
	    padding: 10px;
	    font-size: 14px;
	    color: Black;
        overflow: scroll;
        overflow-x: hidden;
    }

    #divCookiesLayer
    {
        border: 1px solid #dedede;
        display: none;
        text-align: left;
	    position: fixed;
        width: 85%;
	    left: 7%;
	    top: 7%;
	    height: 85%;
	    background-color: White;
	    border-radius: 5px;
	    padding: 10px;
	    font-size: 14px;
	    color: Black;
    }

	#tableMain 
	{
		width: 100%;
	}

	#divQuestions
	{
		width: 90%;
		margin: 10px;
	}
	
    .columnRightside
    {
		width: 0px;
	}

	#divExtrainformation
	{
		display: none;
        background-color: #f5f7fa;
		border-radius: 5px;
		width: 100%;
		padding: 5px;
		font-size: 12px;
	}

	#divConversation
	{
		background-color: #f5f7fa;
		border-radius: 5px;
		display: none;
		width: 0px;
		margin: 20px;
		padding: 13px;
		font-size: 12px;
	}

    #divNewsletter
    {
		background-color: #f5f7fa;
		border-radius: 5px;
        display: none;
		width: 0px;
		margin: 15px;
		padding: 13px;
		font-size: 12px;
	}

	#divAnswerTitlebarLeft
	{
		width: 12%;
		text-align: left;
        float: left;
		font-size: 10px;
		display: inline-block;
		margin-right: 10px;
		color: #4A4A4A;
        margin-bottom: 3px;
	}

	#divAnswerTitlebarCenter
	{
		width: 12%;
        float: left;
		text-align: center;
		font-size: 10px;
		display: inline-block;
		margin-right: 10px;
		color: #4A4A4A;
        margin-bottom: 3px;
	}

	#divAnswerTitlebarRight
	{
		width: 12%;
        float: left;
		text-align: right;
		font-size: 10px;
		display: inline-block;
		margin-right: 10px;
		color: #4A4A4A;
        margin-bottom: 3px;
	}

	#divAnswerTitlebarIDontKnow
	{
		width: 12%;
		text-align: right;
		float: right;
		font-size: 10px;
		display: inline-block;
		color: #4A4A4A;
        margin-bottom: 3px;
	}

	.answerBarIdontKnow
	{
		width: 12%;
		border-radius: 3px;
		float: right;
		display: inline-block;
		cursor: pointer;

		background: #dcdcdc; /* Old browsers */
		background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 57%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 57%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 57%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	}

	.answerBarIdontKnowSelected
	{
		width: 12%;
		border-radius: 3px;
		float: right;
		display: inline-block;
		cursor: pointer;

		background: #d2195b; /* Old browsers */
		background: -moz-linear-gradient(top, #d2195b 0%, #ef017c 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #d2195b 0%,#ef017c 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #d2195b 0%,#ef017c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2195b', endColorstr='#ef017c',GradientType=0 ); /* IE6-9 */

        -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
        -moz-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
        box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
	}

	.answerBar
	{
		width: 12%;
        float: left;
		border-radius: 3px;
		display: inline-block;
		margin-right: 10px;
		cursor: pointer;

		background: #dcdcdc; /* Old browsers */
		background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 57%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 57%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 57%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	}

	.answerBarSelected
	{
		width: 12%;
        float: left;
		border-radius: 3px;
		display: inline-block;
		margin-right: 10px;
		cursor: pointer;

		background: #d2195b; /* Old browsers */
		background: -moz-linear-gradient(top, #d2195b 0%, #ef017c 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #d2195b 0%,#ef017c 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #d2195b 0%,#ef017c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2195b', endColorstr='#ef017c',GradientType=0 ); /* IE6-9 */

        -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
        -moz-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
        box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
	}

	.answerForwardToSomeone
	{
		margin: 10px;
		margin-bottom: 10px;
		display: none;
		font-size: 10px;
	}

	.answerForwardToSomeoneInput
	{
		font-size: 10px;
		width: 0px;
		color: Gray;
		font-style: italic;
	}

	.answerForwardToSomeoneMyNameInput
	{
		font-size: 10px;
		width: 100px;
		color: Gray;
		font-style: italic;
	}

	.selectInput
	{
		color: #4A4F55;
		font-family: 'Open Sans';
		width: 98%;
		padding: 3px;
	}

	#divGroup
	{
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
	}

	#divPromoteSendByEmail
	{
		position: relative;
        width: 50%;
        left: 25%;
        text-align: center;
		display: none;
		padding: 12px;
		background-color: #f0f0f0;
		border: 1px solid gray;
		font-size: 12px;
		border-radius: 5px;
	}

	#buttonSendResults
	{
		width: 200px;
		background-color: #d2195b;
		border: none;
		color: White;
		padding: 5px;
		cursor: pointer;
		border-radius: 3px;
	}

    #divMobileProgress
    {
        display: block;
        position: fixed;
        top: 0px;
        left: 70%;
        width: 30%;
        background-color: white;
        border-bottom: 1px solid #dedede;
        font-size 10px;
        padding: 2px;
        opacity: 0.85;
    }

    #divMobileProgressText
    {
        font-size 8px;
        float: right;
        margin-right: 10px;
    }
}