*, *::after, *::before
{
	box-sizing: border-box;
}

.lblQuestion { font-weight: bold !important; }
.ans-heading { font-weight: bold !important; clear: both; }

body
{
	color: #424242;
	font-family: 'Century Gothic';
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
    background-image: linear-gradient(top,#f5f4f3 0%,#FFF 20%,#FFF 100%);
	background-image: -moz-linear-gradient(top,#f5f4f3 0%,#FFF 20%,#FFF 100%);
	background-image: -webkit-linear-gradient(top,#f5f4f3 0%,#FFF 20%,#FFF 100%);
}

#body
{
	background-color: transparent;
}

body a
{
	text-decoration: underline;
}

h1
{
	font-family: 'Century Gothic';
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.3999996185303px;
	margin-top: 5px;
}

ol, ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
}

.primaryContainer
{
	max-width: 886px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	width: 100%;
}

div.imgLogo_banner
{
	float: left;
	margin-left: 0%;
	margin-top: 0px;
	clear: none;
	width: 100%;
	background-attachment: inherit;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	background-position: 0% 0%;
	background-repeat: no-repeat no-repeat;
}

#imgFairLogo
{
	clear: none;
	color: rgb(0, 0, 0);
	height: auto;
	margin: 12px auto auto auto;
	width: auto;
}

#imgFairLogo_2
{
	float: left;
	width: auto;
	max-width: 100%;
	height: auto;
	margin-left: 2.02377%;
	margin-top: 40px;
	clear: none;
	color: rgb(0, 0, 0);
}

#LoginS1 #loginForm h4 {
    font-size: 17px;
}

@media only screen and (min-width:900px)
{
	li.demoQli
	{
		width: 600px;
	}
}

@media only screen and (max-width: 624px)
{
	#imgFairLogo
	{
		margin-top: 12px;
		margin-right: 5.523575%;
		clear: none;
		height: auto;
		width: auto;
		/*max-width: 58.238181%;*/
	}

	#imgFairLogo_2
	{
		height: auto;
		width: auto;
		max-width: 50%;
		margin-top: 40px;
		margin-left: 4%;
		clear: none;
	}
}

@media only screen and (max-width: 508px)
{
	.imgLogo_banner
	{
		background-attachment: inherit;
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
		background-position: 0% 0%;
		background-repeat: no-repeat no-repeat;
	}

	#imgFairLogo
	{
		margin-top: 13px;
		margin-right: 3.970842%;
		clear: none;
		height: auto;
		width: auto;
		max-width: 100%;
	}

	#imgFairLogo_2
	{
		margin-top: 50px;
		margin-left: 2.46063%;
		clear: none;
	}

	fieldset ul.Dform li div.DformGroup
	{
		width: 100%;
	}
}

div.imgLogo_date
{
	text-align: center;
	display: inline-block;
}

div.imgLogo_banner img
{
	width: 100%;
}

div.imgLogo_date img
{
	width: 100%;
}

.header-banner
{
	float: left;
	width: 100%;
	display: inline-block;
	text-align: center;
	font-size: 0px;
}

fieldset.whole_form
{
	background-color: transparent;
	border-radius: 5px;
}

div.middleContent
{
	max-width: 950px;
	margin: 5px auto;
}

div.socialMiddleContent
{
	max-width: 950px;
	margin: 0 auto;
}

#loginForm label, #loginWithSocial label
{
	text-align: left;
}

#loginForm input, #loginWithSocial input
{
	width: auto;
}

#loginForm legend, #loginWithSocial legend
{
	font-size: 15px;
	color: #6c6c6c;
}

#loginForm #cphBtnLogin_btn_DLogin
{
	margin-top: 10px;
}

#loginWithSocial #cphBtnSLogin_btn_SLogin
{
	margin-top: 10px;
}


fieldset ul li
{
	list-style-type: none;
	margin: 0 0 8px 0;
	padding: 0;
	vertical-align: top;
}

fieldset ul.Dform li
{
	min-height: 45px;
	margin-bottom: 15px;
}

fieldset ul
{
	margin: 0;
	padding: 0;
}

li
{
	display: list-item;
	text-align: -webkit-match-parent;
}

form fieldset ul li label.labelQ
{
	display: inline-block;
	text-align: right;
	margin: 6px 0px 0 0;
}

form fieldset ul li label.twoClabelQ
{
	margin: 0px 0px 0 0;
}

form fieldset ul li input[type="text"]
{
	padding-left: 6px;
	padding-right: 6px;
	width: 60%;
	height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

form fieldset ul.demo-form li input[type="text"] {
    width: 100%;
    padding: 0 6px;
}

.row .col-md-nomargin {
    padding-right: 0;
}

form fieldset ul li .col-md-nomargin input[type="text"] {
    padding: 0 6px;
    width: 100%;
}

form fieldset ul li span.mandat
{
	font-weight: 900;
	height: 30px;
}

form fieldset ul li .form-control
{
	width: 60%;
	display: inline;
}

form fieldset ul.demo-form li .form-control {
    width: 100%;
    display: block;
}

fieldset ul li.col-xs-1, fieldset ul li.col-sm-1, fieldset ul li.col-md-1, fieldset ul li.col-lg-1, fieldset ul li.col-xs-2, fieldset ul li.col-sm-2, fieldset ul li.col-md-2, fieldset ul li.col-lg-2, fieldset ul li.col-xs-3, fieldset ul li.col-sm-3, fieldset ul li.col-md-3, fieldset ul li.col-lg-3, fieldset ul li.col-xs-4, fieldset ul li.col-sm-4, fieldset ul li.col-md-4, fieldset ul li.col-lg-4, fieldset ul li.col-xs-5, fieldset ul li.col-sm-5, fieldset ul li.col-md-5, fieldset ul li.col-lg-5, fieldset ul li.col-xs-6, fieldset ul li.col-sm-6, fieldset ul li.col-md-6, fieldset ul li.col-lg-6, fieldset ul li.col-xs-7, fieldset ul li.col-sm-7, fieldset ul li.col-md-7, fieldset ul li.col-lg-7, fieldset ul li.col-xs-8, fieldset ul li.col-sm-8, fieldset ul li.col-md-8, fieldset ul li.col-lg-8, fieldset ul li.col-xs-9, fieldset ul li.col-sm-9, fieldset ul li.col-md-9, fieldset ul li.col-lg-9, fieldset ul li.col-xs-10, fieldset ul li.col-sm-10, fieldset ul li.col-md-10, fieldset ul li.col-lg-10, fieldset ul li.col-xs-11, fieldset ul li.col-sm-11, fieldset ul li.col-md-11, fieldset ul li.col-lg-11, fieldset ul li.col-xs-12, fieldset ul li.col-sm-12, fieldset ul li.col-md-12, fieldset ul li.col-lg-12
{
	padding-right: 5px;
	padding-left: 5px;
}

form fieldset div.FormDiv
{
	padding: 5px 20px 10px;
}


.modalCover
{
	display: none;
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba( 255, 255, 255, .8 ) url('../Images/ajax-loader.gif') 50% 50% no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
div.loading
{
	overflow: hidden;
}

	/* Anytime the body has the loading class, our
   modal element will be visible */
	div.loading .modalCover
	{
		display: block;
	}

.fieldForm label
{
	font-size: 14px;
	font-weight: normal;
}

.fieldForm .questionDiv
{
	margin-bottom: 20px;
}

label.help-inline
{
	float: right;
	color: red;
}

span.field-validation-error
{
	color: red;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
}

div#goRegSection
{
	margin-bottom: 20px;
}

div.resultDIV
{
	margin-bottom: 10px;
}

div.changeLang
{
	margin-top: 15px;
	margin-bottom: 15px;
    display: none;
}

.disable
{
	display: none;
}

form fieldset ul li label.disable
{
	display: none;
}

fieldset ul.Dform li.disableHeight
{
	height: 0px;
	min-height: 0px;
}

fieldset ul.Dform li input.fullWidth
{
	width: auto;
}

/*fieldset ul.Dform li div.DformGroup
{
	width: 60%;
	float: left;
}*/

/*fieldset ul.Dform li div.DformGroup input
{
	margin-right: 1%;
}

fieldset ul.Dform li div.DformGroup input.col2
{
	width: 15%;
	float: left;
}

fieldset ul.Dform li div.DformGroup input.col5
{
	width: 40%;
	float: left;
}

fieldset ul.Dform li div.DformGroup input.col3
{
	width: 25%;
	float: left;
}*/

div.captchaDiv
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.title
{
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
}

label.error
{
	color: red;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	float: right;
	z-index: 10;
	position: relative;
	width: 240px;
}

div.reponseLine
{
}

div.scrollPR
{
	height: 230px;
	overflow-x: hidden;
	overflow-y: scroll;
	margin-top: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px #CCCCCC solid;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3);
}

input.btn-info, input.btn-primary
{
	background-image: linear-gradient(to bottom, #C6C603 0%, #BCBC02 100%);
	border-color: #BCBC02;
}

	input.btn-info:hover, input.btn-info:focus, input.btn-primary:hover, input.btn-primary:focus
	{
		background-color: #BCBC02;
		background-position: 0 -15px;
		border-color: #BCBC02;
	}

div.orLine
{
	width: 25px;
	background-image: url('../Images/orBar_W.png');
	background-repeat: no-repeat;
	height: 250px;
	float: left;
}

label.orLabel
{
	position: absolute;
	top: 116px;
	left: 6px;
	color: #D2D2D2;
	font-size: 12px;
}

div.questionDiv ul li
{
	width: 50%;
	float: left;
	min-height: 28px;
}

	div.questionDiv ul li input[type="checkbox"], div.questionDiv ul li input[type="radio"]
	{
		width: 20px;
	}

	div.questionDiv ul li label
	{
		width: auto;
		max-width: 90%;
		display: inline-table;
	}

div.newFormOr
{
	background: none;
	float: left;
	width: 100%;
	height: auto;
}

label.newFormLabel
{
	width: 250px;
	height: 29px;
	background-image: url('../Images/orBar_H.png');
	background-repeat: no-repeat;
	text-align: center;
	color: #D2D2D2;
	font-size: 12px;
	position: initial;
	padding-top: 5px;
}

div.progress
{
	height: 30px;
}

div.progress-bar
{
	font-size: 15px;
	line-height: 27px;
}

div#cphInvatation_divQuestions label
{
	font-weight: normal;
}

div ul li.autoHeight
{
	height: auto;
}

#dynamicQuestion ul li
{
	margin: 0px;
}

h4.title_left
{
	text-align: left;
}

h5.DGh5
{
	color: blue;
	font-style: italic;
}

label.labelitalic
{
	font-style: italic;
}

div.prTitle
{
	font-size: 16px;
	font-weight: bold;
}

div.prTopic
{
	font-size: 14px;
	font-weight: bold;
}

div.scrollPR p
{
	font-size: 12px;
}

.fields-login li, .fields-reg li{
    margin-bottom: 10px;
}

.fields-login label.error {
    padding-left: 33.33%;
    text-align: left;
    float: none;
    width: auto;
    display: block;
    clear: both;
}

.fields-reg label.error {
    padding-left: 0%;
    text-align: left;
    float: none;
    width: auto;
    display: block;
    clear: both;
}

.fields-reg span.field-validation-error { display: none !important; }

.demo-form label.error {
    float: none;
    padding-left: 0;
    text-align: left;
}

.demo-form .col-md-nomargin label.error {
    padding-left: 0;
}

.col-md-button {
    text-align: right;
    padding-top: 5px;
}

.demo-form .demoQli { display: none; }

.li-website, .li-primary-email, .li-language {
    display: none;
}

.questionDiv .otherBox { margin-left: 5px; }

#socialLoginForm, .orLine {
    display: none !important;
}

@media only screen and (max-width: 992px)
{
	body
	{
		font-size: 17px;
	}

	div.container
	{
		padding-left: 0px;
		padding-right: 0px;
	}

	div.questionDiv ul li
	{
		width: 100%;
	}

	div.questionDiv
	{
		float: left;
	}

	div.orLine
	{
		background: none;
		float: left;
		width: 100%;
		height: auto;
	}

	label.orLabel
	{
		width: 250px;
		height: 29px;
		background-image: url('../Images/orBar_H.png');
		background-repeat: no-repeat;
		text-align: center;
		color: #D2D2D2;
		font-size: 15px;
		position: initial;
		padding-top: 5px;
	}

	form fieldset ul li input[type="text"]
	{
		padding-left: 6px;
		padding-right: 6px;
		width: 100%;
		height: 30px;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	form fieldset ul li .form-control
	{
		width: 100%;
		display: inline;
	}

	fieldset ul.Dform li div.DformGroup
	{
		width: 100%;
	}

	#loginForm legend, #loginWithSocial legend
	{
		font-size: 18px;
	}

	.fieldForm label
	{
		font-size: 17px;
	}

	span.field-validation-error
	{
		font-size: 15px;
	}

	label.error
	{
		font-size: 15px;
	}

	label.newFormLabel
	{
		height: 35px;
		font-size: 15px;
	}

	div.questionDiv ul li input[type="checkbox"], div.questionDiv ul li input[type="radio"]
	{
		transform: scale(1.1, 1.1);
	}

	li.demoQli
	{
		width: 100%;
	}

	div ul li.autoHeight
	{
		height: 100px;
	}

	input.btn
	{
		width: 100%;
	}

    .fields-login label.error {
        padding-left: 0;
        text-align: center !important;
    }

    .fields-reg label.error { text-align: center !important; }

    .row .col-md-nomargin { padding-right: 15px; }
}
.formLabelPadding
{
	padding-top:5px;
}
div.labelmsgbox
{
	padding:8px 30px;
	line-height:15px;
}
#loginModal .modal-content
{
	border-radius:0px;
}
/*.single-ans { margin-top: -2em; }*/
/*div[gigid="line"]>div
{
	background-image:url('../Images/ling_login_button.png') !important;
	background-position:0 0 !important;
	min-width: 170px;
	min-height: 32px;
}*/
.QLabel {
    font-weight:bold;
}
.QAnswer {
    font-weight:normal;
}

#LangBtnPanel .btn-language {
    background-color: #7e7e7e; /*#1B9AF7;*/
    border-color: #d3d3d3; /*#1B9AF7;*/
    color: #FFF;
}

#LangBtnPanel .btn-language:visited {
    color: #FFF;
}

#LangBtnPanel .btn-language:hover,
#LangBtnPanel .btn-language:focus {
    background-color: #bdbdbd; /*#4cb0f9;*/
    border-color: #d3d3d3; /*#4cb0f9;*/
    color: #FFF;
}

#LangBtnPanel .btn-language:active,
#LangBtnPanel .btn-language.active,
#LangBtnPanel .btn-language.is-active {
    background-color: #3f3f3f; /*#2798eb;*/
    border-color: #d3d3d3; /*#2798eb;*/
    color: #FFF; /*#0880d7;*/
}

@media screen and (min-width: 768px) {
    #LangBtnPanel .btn-language {
        width: auto;
        margin: 0;
    }
}

@media screen and (max-width: 767px) {
    #LangBtnPanel .btn-language {
        width: 100%;
        margin: 0;
    }
}