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-color: #002b45 !important;
 background-image: url("https://ms.smartresponse-media.com/Files/110559/bg.jpg") !important;
  background-repeat: no-repeat;
  background-attachment: scroll;
background-position: center top; 
   font-family: 'Poppins', sans-serif, 'FontAwesome' !important ;
}
	
.content_row {
    background: #EDF3FD !important;
    border-radius: 15px;
    margin-top: 10px;
    box-shadow: 1px 3px 20px black;
}


.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;
}	
		
.incentive_row {
    margin-bottom: 0px;
    margin-left: 10px !important;
    margin-right: 10px !important;
    padding-bottom: 0px;
    padding-top: 9px;
}	
	

.incentive_txt {
font-size:1.0rem;
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;*/
}


.incentive_txt_small{
font-size:0.8rem;
font-weight:normal;
color:#000000;
/* 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 #4CAF50 !important;
    border-radius: 5px !important;
    width: 50% !important;
    box-sizing: border-box !important;
    margin-top:-20px;
    color:#4CAF50 !important;
    white-space:nowrap;

}



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


#q118 input[type="radio"]:checked + span + label{ 
    background-color:#4CAF50 !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: 5px;
    font-weight: bold;
    letter-spacing: 2px;
   border: 0px solid #fd8e25; 
    color: #ffffff;
    transition: all 0.3s linear;
    background-color:#4CAF50;
    box-shadow: 0px 2px 3px rgb(0 0 0 / 0.7);
}
.button:hover {
	 background-color: #1f8e24; 
	cursor: pointer;
}

.footer_row{
background-color:#000000; 
margin-top:50px !important;
color:#ffffff;
    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) {

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


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

.incentive_txt {
  font-size:0.7rem;
  }



.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;
}

}