#q8901 h3 {
    font-size: 16px !important;
    font-weight: bold;
}
	


/* radio her  */
/* question 1 button  */


#q8901 input[type="radio"] {
display:none !important; 
}



#q8901 label {
    font-size: 14px !important;
    font-weight: bold;
    display: inline-block !important;
    background-color: none !important;
    padding: 10px 20px !important;
    border: 1px solid #cccccc !important;
    border-radius: 5px !important;
    width: 49% !important;
    box-sizing: border-box !important;
    margin-top: 0px;
    color: #000000 !important;
    white-space: nowrap;
    /* margin-bottom: -10px; */
    cursor:pointer;
    height: 45px;
}


#q8901 label:hover{ 
    background-color:#092A5E !important;
    color:#ffffff !important; 
}


#q8901 input[type="radio"]:checked + span + label{ 
           background-color:#092A5E !important;
    font-weight:bolder !important;
    /* color:#ffffff !important; */
	color:#ffffff !important; 
}


/* margin to next button */
#q8901_aO80 + span + label {
margin-right:2% !important;
	
}

	
/* question 1 button end */




.Question_txt {
    background-color: #E2F3FE;
    padding-top: 10px;
    padding-right: 25px;
    padding-left: 25px;
    margin-bottom: 25px;
    border-radius: 10px;
   display:none;
}

.Question_heading {
   font-weight: 700;
   font-size:25px;
   color: #092A5E;
}

	.Question_heading_2 {
   font-weight: 700;
   font-size:45px;
   color:#d40e14;
}
		
.Question_row {
    margin-bottom: -10px;
   white-space:nowrap;
  /*  background-color:#000000; */
    border-radius: 5px;
  /*  border: 10px solid #019701; */
}


.ao_row1 {
margin-bottom: -10px;				
		}	
		
		
.ao_row2 {
				
		}			
		
	
/* radio her  */
input[type="radio"] {
display:none !important; 
}

 label {
font-size: 14px !important;
    font-weight: bold;
    display: inline-block !important;
    padding: 10px 10px !important;
    border: 1px solid #092A5E !important;
    border-radius: 5px !important;
    box-sizing: border-box !important;
    margin-top: 10px;
    white-space: nowrap;
    /* box-shadow: 0px 2px lightgrey; */
    color:#092A5E!important;
    width:33%;
}


label:hover{ 
 background-color: #092A5E !important;
    color:#ffffff !important;
}


input[type="radio"]:checked + span + label{ 
    background-color: #092A5E !important;
    font-weight:bolder !important;
    color:#ffffff !important;
}
	

/* radio end */		
		


#previousParticipationPopup h1, #personNameSpellingCheckPopup h1 {

font-size: 30px;

}


#previousParticipationPopup, #personNameSpellingCheckPopup {

text-align:center;

}

.ui-widget-content {
    border: 0px solid #a6c9e2 !important;
}

		
#previousParticipationPopup a, #personNameSpellingCheckPopup a {
text-decoration: none;
    margin-top: 20px;
    padding-top: 10px;
    padding-right: 10%;
    padding-bottom: 10px;
    padding-left: 10%;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px;
    font-weight: bold;
    letter-spacing: 2px;
    border: 0px solid #fd8e25; 
    color: #ffffff !important;
    transition: all 0.3s linear;
    background-color:#00A600;
    box-shadow: 0px 2px 3px rgb(0 0 0 / 0.7);
}

	
#previousParticipationPopup a:hover, #personNameSpellingCheckPopup a:hover {
	background-color: #1f8e24; 
	cursor: pointer;
		
}



a:link {
color: #000000 !important;
text-decoration: underline;

}



a:visited {
color: #000000 !important;
text-decoration: underline;
}


dl, ol, ul {
    margin-bottom: 0rem !important;
}


.qtip {
     display: none !important;
}


/* DAWA */
#q7816 {
    /* relative position for at de absolut positionerede forslag fÃ¥r korrekt placering.*/
    position: relative;
    width: 100%;
}
 
#q7816 input {
    /* BÃ¥de input og forslag fÃ¥r samme bredde som omkringliggende DIV */
    width: 100%;
}
.dawa-autocomplete-suggestions {
    margin: 0.2em 0 0 0;
    padding: 0;
    text-align: left;
    border-radius: 0.3125em;
    background: #fcfcfc;
    box-shadow: 0 0.0625em 0.15625em rgba(0,0,0,.15);
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9999;
    overflow-y: auto;
    box-sizing: border-box;
}
 
.dawa-autocomplete-suggestions .dawa-autocomplete-suggestion {
    margin: 0;
    list-style: none;
    cursor: pointer;
    padding: 0.4em 0.6em;
    color: #333;
    border: 0.0625em solid #ddd;
    border-bottom-width: 0;
}
 
.dawa-autocomplete-suggestions .dawa-autocomplete-suggestion:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}
 
.dawa-autocomplete-suggestions .dawa-autocomplete-suggestion:last-child {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    border-bottom-width: 0.0625em;
}
 
.dawa-autocomplete-suggestions .dawa-autocomplete-suggestion.dawa-selected,
.dawa-autocomplete-suggestions .dawa-autocomplete-suggestion:hover {
    background: #f0f0f0;
}


body
{
background: rgb(32, 48, 84);
background: radial-gradient(circle, rgba(32, 48, 84,1) 0%, rgba(23, 30, 56,1) 100%);
 /*background-image: url("https://ms.smartresponse-media.com/Files/108502/bg.jpg") !important;
  background-repeat: no-repeat;
  background-attachment: scroll;
background-position: center top; */
font-family: 'Roboto', sans-serif, 'FontAwesome' !important;
/* background-color:#F0F0F0 !important; */
}
	
.content_row {
    background: rgba(255, 255, 255, 1.0) !important;
    border-radius: 15px;
    margin-top: 15px;
    box-shadow: 1px 3px 6px grey;

}


.hero_row {
   /* text-align: center; */
    margin-bottom: 0px;
    background-position: center;
    background-size: auto;
    margin-bottom: -15px;

}

.hero_img {
    margin-top: -16px;
	border-radius:15px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
        width:100%;
}	

.hero_row2 {
    text-align: center;
    margin-bottom: 0px;
    background-position: center;
    background-size: auto;
    margin-bottom: 0px;

}

.hero_img2 {
    margin-top: 0px;
	border-radius:15px;
	/*border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px; */
}			
		
.incentive_row {
    margin-bottom: 0px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-bottom: 0px;
    padding-top: 9px;
}	
	


.incentive_txt {
font-size:1.1rem;
color:#000000;
line-height:1.2;
margin-bottom: 0px;
/* text-shadow: 0 0.1em 0.75em rgba(0,0,0); 
  text-shadow: 2px 2px 4px #000000;*/
margin-top: 5px
}



.incentive_txt_small{
font-size:1.4rem;
font-weight:bold;
color:#00A600 !important;
margin-top: 10px;
/* text-shadow: 0 0.1em 0.75em rgba(0,0,0);
  text-shadow: 2px 2px 4px #000000;*/
}




#inputArea {

}

.adress {

}


.adress li {
    list-style-type: none;

}

.adress ul{
padding-left: 0;
}


input {
border-radius: 5px;
    width: 100%;
    height: 45px;
    padding-left: 10px;
    padding-right: 0px;
    border: 1px solid #cccccc !important;
    font-size: 12px !important;
}

#q604_select {
 border-radius: 5px;
width: 100%;
height: 45px;
padding: 10px 20px;
border: 1px solid #cccccc !important;
color:#434343;
}


.inputfield_row{
margin-top:-20px!important;
}

.birthfield_row{
margin-top:-30px!important;
}

input[type="checkbox"] {
    height: 20px;
    width:20px;
}



input[type="radio"] {
    height: 20px;
width:20px;
}



/* gender attributes */





#q118 {
	margin-top:0px;
    text-align: left;
   /* width: 100%; */
    z-index: 1001 !important;
    margin-bottom: 0px;
  /*  margin-right: 34px;
    margin-left: 30px;*/
   
}





/* radio her  */


#q118 input[type="radio"] {
display:none !important; 
}



#q118 label {
    font-size: 14px !important;
    font-weight:bold;
    display: inline-block !important;
    background-color: none !important;
    padding: 10px 20px !important;
    border: 1px solid #092A5E !important;
    border-radius: 5px !important;
    width: 50% !important;
    box-sizing: border-box !important;
    margin-top:-20px;
    color:#092A5E !important;
    white-space:nowrap;

}



#q118 label:hover{ 
    background-color: #092A5E !important;
    color:#ffffff !important;
    cursor:pointer;
}


#q118 input[type="radio"]:checked + span + label{ 
    background-color:#092A5E !important;
    font-weight:bolder !important;
    color:#ffffff !important;
}



#q118_aO240 + span + label {
margin-right:30px !important;
	
}

.gender_row {
width:100%;
   white-space:nowrap;
}

	
/* gender end */


.txt_align {
    text-align:left;
}



.button {
    width: 100%;
    margin-top: 5px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    font-weight: bold;
    letter-spacing: 2px;
    border: 0px solid #171E38; 
    color: #ffffff;
    transition: all 0.3s linear;
	background-color:#1f2f54;
    box-shadow: 0px 2px 3px rgb(0 0 0 / 0.2);
    text-transform:uppercase;
}
	
.button:hover {
	background-color:#161f37;
	cursor: pointer;
	color:#ffffff; 
}


.footer_row{
background-color:#ffffff; 
margin-top:50px !important;
color:#313132;
border-radius: 5px;
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { 

#q604_select {

}
 }


/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
 #q604_select {
input {

    font-size: 12px !important;
}
} 

}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 

#q604_select {

}

input {
font-size: 14px !important;


}

 }


/* Small Tablets */
@media (min-width: 0px)and (max-width: 767px) {

.incentive_txt_small {
    font-size: 0.1rem;
    margin-top: 10px
}


.incentive_txt {
    font-size: 0.7rem;
  /*   margin-top: 0px;
   padding-left:50px; */
   padding-right:5px;
   text-align:center;
  }


.ui-dialog {
width:85% !important;
}


input {
font-size: 12px !important;
height: 35px;
padding: 10px 5px;
}


#q604_select {
height: 35px;
padding: 10px 5px;
font-size:12px;
}



.mobile_row {
margin-top:-20px;
}



#q118 label {
    font-size: 12px !important;
    box-sizing: border-box !important;
    margin-top:-10px;
    padding-top:5px !important;
    height:35px; 

}

.txt_align {

    font-size: 12px;
}


.button {
font-size: 14px !important;
}
.footer_row {

    font-size: 11px;
}
.content_row {

    margin-top: 20px;

}



#q149 {

    margin-top: 0px;

}

#q7643 {
margin-top:-5px;
    
}

#q7644 {
margin-top:-20px;
    
}
#q7645 {
margin-top:-20px;
    
}

.birthfield_row{
margin-top:-20px!important;
}

/* radio her  */
#q8882 label {
font-size: 6px !important;
}
	
#q8885 label {
font-size: 6px !important;
}	


label {
    font-size: 11px !important;
    padding: 10px 0px !important;
    margin-top: 10px;
    width: 33%;
/* font-weight:normal; */
}

.Question_txt {
    padding-top: 5px;
  padding-right: 10px;
   padding-left: 10px;
   margin-bottom: 25px;
   border-radius: 10px;
}	
	
	
.Question_heading_2 {
   font-size:30px;
}	

.Question_heading {
   font-size:16px;
}

	
	
.hero_img2 {

    margin-bottom: -20px;
}


#q8901 h3 {
    font-size: 10px !important;
}
	

#q8901 label {
    height: 35px;
    font-size: 11px !important;
   padding: 9px 20px !important;
}




}