﻿*, *::after, *::before
{
	box-sizing: border-box;
}

body
{
	color: #202020;
	font-family: 'Century Gothic';
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	/*background: url('../Images/20166MG_bg.jpg') no-repeat top center #e1f3f5;*/
}

#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;
	height: auto;
	margin-left: 0%;
	margin-top: 0px;
	clear: none;
	width: 100%;
    position:relative;
	background-attachment: inherit;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	background-position: 0% 0%;
	background-repeat: no-repeat no-repeat;
}

div.imgLogo_banner a {
    position:absolute;
    display:block;
}

#imgFairLogo
{
	float: left;
	width: auto;
	max-width: 100%;
	height: auto;
	clear: none;
	color: rgb(0, 0, 0);
}

#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);
}

.col { float: left; box-sizing: border-box; padding-right: 4px; }
.col-2 { width: 16.66%; }
.col-3 { width: 25%; }
.col-4 { width: 33.33%; }
.col-5 { width: 41.66%; }
.col-6 { width: 50%; }
.col-8 { width: 66.66%; }

@media only screen and (min-width:900px)
{
    li.demoQli {
        /*width: 600px;*/
    }
}

@media only screen and (max-width: 624px)
{
	#imgFairLogo
	{
		clear: none;
		height: auto;
		width: auto;
	}

	#imgFairLogo_2
	{
		height: auto;
		width: auto;
		max-width: 50%;
		margin-top: 40px;
		margin-left: 4%;
		clear: none;
	}
}

@media only screen and (max-width: 508px)
{
	#imgFairLogo
	{
		clear: none;
		height: auto;
		width: auto;
	}

	#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: #fefad7;*/
	border-radius: 5px;
	padding-bottom: 30px;
}

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;
}

div.middleContent legend
{
	/*border-bottom: 1px solid #F77800;*/
}

#loginForm #cphBtnLogin_btn_DLogin
{
	margin-top: 10px;
}

#loginWithSocial #cphBtnSLogin_btn_SLogin
{
	margin-top: 10px;
}

fieldset ul.resultul {
    padding-left:17px;
    margin-bottom:20px;
}

fieldset ul.resultul li {
    list-style-type:disc;
}

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.Dform li input[type="text"], form fieldset ul.Dform li input[type="tel"] {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding: 4px 6px;
}

form fieldset ul li span.mandat
{
	font-weight: 900;
	height: 30px;
}

form fieldset ul li .form-control
{
	width: 45%;
	display: inline;
}
form fieldset ul.Dform li .form-control {
    width: 100%;
    display: inline;
}

form fieldset ul li.input_Name input
{
	width: 30%;
	margin-right: 1%;
	margin-bottom: 2px;
}

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;
}


.modal, .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;
}

.modal.show, .modalCover.show {
    display: block !important;
}

/* 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 .modal
	{
		display: block;
	}

.fieldForm label
{
	font-size: 14px;
	font-weight: normal;
}

.fieldForm .questionDiv
{
	margin-bottom: 35px;
}

label.help-inline
{
	float: right;
	color: red;
}

span.field-validation-error
{
	color: red;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
    padding: 0;
    text-align: left;
}

div#goRegSection
{
	margin-bottom: 20px;
}

div.resultDIV
{
	margin-bottom: 10px;
}

div.changeLang
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.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;
}

	.title h1
	{
		font-size: 28px;
	}

#demoForm label.error
{
	position: relative;
	display:block;
    width: 100%;
    font-style: normal;
    font-size: 12px;
    padding-top: 3px;
}

#form1 label.error
{
	left: 17px;
    top: 40px;
}

label.error
{
	color: red;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	float: right;
	z-index: 10;
	position: absolute;
	width: 240px;
}

.ul-demo-form label.error {
    position: relative;
    float: none;
    text-align: left;
    width: 100%;
    white-space: normal;
    font-style: normal;
}

.ul-demo-form .info-uploadimage label.error { float: none; text-align: center; }

.form-login label.error {
    width: 100%;
    display: block;
    float: none;
    position: relative;
    font-style: normal;
    padding-left: 33.33%;
}

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, #FF4C70 0%, #C80033 100%);
	border-color: #FF0033;
}

	input.btn-info:hover, input.btn-info:focus, input.btn-primary:hover, input.btn-primary:focus
	{
		background-color: #C80033;
		background-position: 0 -15px;
		border-color: #C80033;
	}

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;
    visibility:hidden;
}

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;
}

#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;*/
}

input[type=text]:read-only, input[type=email]:read-only, input[type=tel]:read-only,
input[type=number]:read-only {
    background-color: #EBEBE4;
    border: 1px solid #D3D3D3;
}

ol.ol-credential li {
    padding: 10px 0;
}

ol.ol-credential label.error {
    position: relative;
    display: inline-block;
    float: none;
    width: 100%;
    box-sizing: border-box;
    white-space: normal;
    text-align: left;
    font-style: normal;
}

ol.ol-credential.ol-login label.error { padding-left: 33.33%; }

.result-container { margin: 0 15px; }
.result-container p { margin: 5px 0; }
.result-container .table-info { width: 100%; }
.result-container .table-info tr td { padding-right: 20px; }

#GroupRegistrationControl_lblGrpRegType { display: none; }

.col-md-tel-short, .col-md-tel-middle, .col-md-tel-long { float: left; box-sizing: border-box; padding-right: 5px; }
.col-md-tel-short { width: 80px; }
.col-md-tel-middle { width: 160px; }
.col-md-tel-long { width: 240px; }
/*.sc .group-registration-panel .col-md-firstname, .tc .group-registration-panel .col-md-firstname { display: none; }*/

/*.sc .col-given-name, .tc .col-given-name {
    display: none !important;
}*/


@media only screen and (max-width: 991px)
{
	body
	{
		/*font-size: 17px;*/ /* -20160126 Timothy */
	}

	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;
	}

    #demoForm label.error
    {
	    position: absolute;
	    display:block;
        top:6px;
        right: 0;
        left:initial;
    }

    #demoForm label#cphPrimaryAddress1_txtPrimaryAddress1-error {
        top:6px;
        right: 0;
        left:initial;
    }

	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%;
	}
  .col { padding-right: 0; float: none; }
    .col-2, .col-3, .col-4, .col-5, .col-6, .col-8 { width: 100%; margin-bottom: 4px; }

    
    ol.ol-credential label.error { text-align: center !important; padding-left: 0; }
    ol.ol-credential.ol-login label.error { padding-left: 0; }
    .col-md-tel-short, .col-md-tel-middle, .col-md-tel-long { float: none; box-sizing: border-box; padding-right: 0; width: 100%; }
    .group-registration-panel {
        margin-left: 10px;
        margin-right: 10px;
    }
}

div.autoJumpClass input, div.autoJumpClass label
{
	margin-bottom: 2px;
}

select#dllJobTitle
{
	margin-bottom: 10px;
}

label.lblQuestion
{
	font-weight: bold;
	font-size: 15px;
}

label#phonelogin-error {
    display:inline-block !important;
}

#loginForm.non-float { float:none; }

table.table-event-info tr td {
    border: 1px solid black;
    padding: 10px;
}

.content-closed p {
    padding: 5px 0;
}

.content-closed img.img-info {
    width: 90%;
    display: block;
    margin: auto;
}

.content-closed .row {
    margin-left: 0;
    margin-right: 0;
}

.content-closed img.img-info.img-QRCode {
    margin-top: 107px;
}

@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;
    }

    .content-closed img.img-info {
        width: 300px;
    }

        .content-closed img.img-info.img-QRCode {
            margin-top: 0;
        }
}