/* generel spørgsmålstekst styling */	
.tb_Q_heading {
 
    font-weight:700 !important;
}
/* generel spørgsmålstekst styling end */	



/* radiobutton start  */

.tb_Q_aT input[type="radio"] {
display:none !important; 
}

.tb_Q_aT  {
      display: flex;  /* Gør radio-knapperne til en række */
      gap: 2%;      /* Afstand mellem radio-knapper */
     /*  flex-direction: column; */
}
	
.tb_Q_aT label {
    font-size: 14px !important;
    font-weight: bold;
   /* display: inline-block !important; */
    background-color: #A5B4FC !important;
  /*  padding: 10px 20px !important;*/
    border: 1px solid #A5B4FC !important;
    border-radius: 5px !important;
    width: 49% !important;
    box-sizing: border-box !important;
    margin-top: 0px;
    color: #101D64 !important;
   /* white-space: nowrap; */
    cursor:pointer;
    height: 45px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
}


.tb_Q_aT label:hover{ 
    background-color:#818CF8!important;
    color:#101D64 !important; 
}


.tb_Q_aT input[type="radio"]:checked + span + label{ 
           background-color: #818CF8 !important;
    font-weight:bolder !important;
	color:#101D64 !important; 
}


	
/*  radiobutton end */	


/* style for dropdown */
.tb_Q_aT_sel {
border-radius: 5px;
width:100%;
height:45px;
border: 1px solid #000000 !important;
background-color:#ffffff !important;
font-size: 16px;
}


.tb_Q_aoT {


}

/* style for dropdown end */	


/* style for checkbox */


.tb_Q_aT_check {
      display: flex;  /* Gør radio-knapperne til en række */
      gap: 2%;
    
}


.tb_Q_aT_check label {
    display: flex;
    gap: 5px;
    cursor:pointer;
}



/* style for checkbox end */
	



.indtast_txt{
		
		font-size:20px;
		
	
	}
	
	
.SRlogo_img {
    transform: scale(0.6);
    margin-left: -20px;
    margin-bottom: -15px;
}	


.q_icon{
	
/*	display: block; */
	
	}	
	
.question_row {

    margin-bottom: -25px;

}	
	
	
	
.Question_txt {
    background-color: #053EA5;
    padding-top: 10px;
    padding-right: 25px;
    padding-left: 25px;
    margin-bottom: 25px;
    border-radius: 0px;
   /* display:none; */
   text-align: center;
}

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

	.Question_heading_2 {
   font-weight: 700;
   font-size:45px;
   color:#ffffff;
}
		
.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: 12px !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:#053EA5!important;
    width:33%;
	 background: #ffffff;
}


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 */	
	

.qtip {
     display: none !important;
}



body
{
/* background-image: url("https://ms.smartresponse-media.com/Files/110667/bg2.jpg") !important;
  background-repeat: no-repeat;
  background-attachment: scroll;
background-position: center top; */
font-family: 'Poppins', sans-serif, 'FontAwesome' !important;
background: rgb(255,255,255);
background: radial-gradient(circle, rgba(255,255,255,1) 52%, rgba(255,255,255,1) 100%); 

}

footer {
/*display:none !important;*/
}


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

}



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

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

table {
/*    width: 100%;*/
    margin-top: 5px; 
}



.logo_row {
    /* margin-top: 16px; */
    /* margin-bottom: -17px; */
	/*  background-color: #333333; */
     padding-top: 10px; 
     padding-bottom: 0px;
     margin-bottom: -20px;
}

.logo {
/* height: 75px !important;
    margin-top: 20px;
    margin-bottom: 20px; */
}
		
.incentive_row {
  background-color: #ffffff; 

 /* padding-top: 0px;*/
}
.header_row {
font-size:1.8rem;
background-color: #ffffff;
color:#000000;	
}

	
.hero_img{
display:block;
}

.hero_img_mobile{
display:none;
}	
		
	
.incentive_txt {
font-size:2.5rem;
font-weight:bold;
color:#000000;
/* line-height:1.4; */
margin-bottom: 0px;
/* margin-top:-15px; 
text-shadow: 1px 2px 3px #000000;*/	
}

.incentive_txt_small{
font-size:1.2rem;
font-weight:normal;
color:#000000;
}

.hero_row {
text-align: center;
/* background-image: linear-gradient(0deg, #ffffff, #F8F7F6); */
    margin-bottom: 0px;
}

.hero_row2 {
text-align: center;
/* background-image: linear-gradient(0deg, #ffffff, #F8F7F6); */
 margin-bottom: 0px;
/* background-color: #ffffff; */
}	
	
.hero_side {
margin-top: 50px;
}

.twocolumn_row {
   /* background-image: linear-gradient(0deg, #F8F7F6, #F8F7F6 ); */
    color: #000000 !important;
    margin-bottom: -24px; 
    margin-top: 15px;
	background-color:#008E9F;
	padding-bottom: 25px;
}
		
.input_content {
	/*^background-color: #bfdafe; */
 /* background: rgba(249, 249, 249, 1.0) !important; *
    border-radius: 0px;
 /*   margin-bottom: 16px; */
    border-color: #ffffff;
    border-style: hidden;
    border-width: thin;
   /* margin-top: 16px; */
	/* background-color: #ffffff; */
}

.onecolumn_row  {
 background-color:#f5f5f5;
}

h3{
text-transform:uppercase;
text-align: center;
font-weight: 700 !important;
font-size:1.8rem !important;
}

.footer_row {
text-align:center;
background-color: #EEEEEE;
color:#000000;
}

.superhidden{
color:#EFF9FF;

}


#inputArea {
    background-color: #ffffff;
    margin-top: 0px;
    padding: 50px;
    border-radius: 5px;
}


.adress {

}


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

}

.adress ul{
padding-left: 0;
}


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

/* txt i input */	
input::placeholder {
  color: #000;
}


	
	

.inputfield_row{
margin-top:-10px!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 #757575 !important;
    border-radius: 0px !important;
    width: 50% !important;
    box-sizing: border-box !important;
    margin-top:-20px;
    color:#757575 !important; 
    white-space:nowrap;

}


#q118 label:hover{ 
    background-color:#F15A29 !important;
    color:#ffffff !important;
}


#q118 input[type="radio"]:checked + span + label{ 
    background-color:#F15A29 !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 */



.button {
    width: 100%;
    margin-top: 5px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50px;
    /* font-weight: bold; */
    letter-spacing: 2px;
    border: 1px solid #D76F2C;
    color: #FFFFFF;
    transition: all 0.1s linear;
    background-color: #D76F2C;
    /* box-shadow: 0px 2px 3px rgb(0 0 0 / 0.7); */
	font-size: 20px;
}
	
.button:hover {
	background-color: #6BBBDB; 
	cursor: pointer;
        font-weight: bold;
	/* box-shadow: 0px 2px 3px rgb(0 0 0 / 0.7); */
        border: 1px solid #6BBBDB;
        color: #ffffff;
}

	
	
	
/* Small Tablets */
@media (min-width: 0px)and (max-width: 767px) {
	
.SRlogo_img {
    transform: scale(0.3);
    margin-left: -100px;
    margin-bottom: -35px;
}	
	
.hero_img{
margin-top: -40px;
display:none;
}

.hero_img_mobile{
        margin-top: -10px;
        display: block;
        margin-bottom: -5px;
}	
	
.logo_img {
    transform: scale(0.6);
    margin-left: -12px;
    margin-bottom: -15px;
}	

	
		
.logo_row {
    margin-top: 20px !important;
margin-bottom: -30px;  
margin-left:-45px !important;
padding-bottom:21px;

}

.logo {
    transform: scale(0.6);
}
	
/* til popup  */
.ui-dialog {
width:85% !important;
}


.header_row {
	font-size:0.5rem;
font-weight:bolder;
		
	}

.incentive_txt {
font-size:1.2rem;
 margin-top: -24px; 
}
	
.incentive_txt_small{
font-size:0.67rem;
}

	.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;
}
	
h3{
font-size:1.4rem !important;

}

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

#q6611_select {
height:35px;

}


.button {

font-size: 13px !important;
font-weight: bolder;
    padding-right: 10px;
    padding-left: 10px;

}


#q149 {

    margin-top: 0px;

}	

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

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

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

}

.adress {

margin-top:-25px;
}

.adress li {
margin-top:-10px
}

.txt_align {
font-size:12px;

}

.hero_row {

 margin-bottom: -15px;
}

.hero_row2 {
    margin-bottom: -20px;
	background-color: unset !important;
}

.input_content {

	background-color: unset !important;
}

#inputArea {
    background-color: #ffffff;
    padding: 20px;
 }
	
.hero_side {
margin-top: 0px;
}


.Question_row {

}
.Question_heading{

	font-size: 15px;
}
		
.Question_txt {
padding-top: 0px !important;
	font-size: 16px;

}

.footer_row {

    font-size: 10px;
}


 label {
font-size: 10px !important;

    padding: 10px 1px !important;

}

.question_row {

    margin-bottom: -15px;

}


.indtast_txt{
		
		font-size:16px;
				
}

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


.tb_Q_aT label {
    height: 35px;
    font-size: 11px !important;
/*  padding: 9px 20px !important;
   margin-bottom: 0px;*/
}

/* generel spørgsmålstekst styling */	
.tb_Q_heading {
    font-size: 12px !important;
    font-weight:700 !important;
}
/* generel spørgsmålstekst styling end */		


.tb_Q_aT_sel {
height:30px;
font-size: 12px;
}


.tb_Q_aT_check label {

    font-size: 0.7rem;
}

	

 }


.reveal{
  position: relative !important;
  transform: translateY(150px) !important;
  opacity: 0 !important;
  transition: 1s all ease !important;
}

.reveal.active{
  transform: translateY(0) !important;
  opacity: 1 !important;
}