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


#q67_select {
 border-radius: 5px;
width: 100%;
height: 45px;
padding-left: 2%;
border: 1px solid #cccccc !important;
}
#q67 {
font-weight:bold;
    font-size: 20px;
}



#q602{
 display: none;
}

#q603{
 display: none;
}

#q119{
 display: none;
}

#q604_select {
 border-radius: 5px;
width: 100%;
height: 45px;
padding-left: 2%;
border: 1px solid #cccccc !important;
}

body {
font-family: 'Roboto', sans-serif !important;
background-color: #61082B !important;
}



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

}



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



table {
margin-top: -25px;
    width: 100%;
}

.logo_row {
    /* text-align: center; */
    background-color: #fff;
 /*   margin-bottom: -25px; */
}

.logo {
    margin-top: 20px;
    margin-bottom: 20px;

}


.incentive_row {
 background-color: #61082B;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 5px;
}

.incentive_txt {
    font-size: 2.5rem;
    font-weight: 900;
    color: #ffffff;
    line-height: 1.2;
    padding-top: 10px;
    padding-bottom: 10px;
		}

.incentive_txt_small{
font-size:2.0rem;
font-weight:500;
color:#ffffff;
}

.hero_row {
    text-align: center;
    /* background-color: #000000; */

   /* margin-bottom: -50px; */
}



.hero_img{
margin-top: 20px;
}

.birth{
font-size:25px;
	margin-top: 15px;
	font-weight: bold;
		}
		
.twocolumn_row {
   /* background-color: #47E1C2; */
    /*color: #1A1B41 !important;*/

background-image: url("https://ms.smartresponse-media.com/Files/108491/bg_x-mas.jpg") !important;
  background-repeat: no-repeat;
  background-attachment: fixed;
background-position: center top;
}

.input_content {
    background-color: #ffffff;
    border-radius: 5px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.onecolumn_row  {
 /* background-color:#f5f5f5;*/
}

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

.services_row {
text-align:center;
 / *background-color:#1A1B41; */
color:#000000;
}
.services_txt{
	font-size:2.0rem;
font-weight:bold;
color:#ffffff;
		}	

.services_txt_small{
	font-size:1.0rem;
color:#ffffff;
		}
		
.devices_row {
text-align:center;
 background-color:#f6f7fc;
color:#000000;
}
.devices_txt{
	font-size:2.0rem;
font-weight:bold;
color:#000000;
		}		
.footer_row {
text-align:center;
 /*background-color:#F8F8F6; */
color:#ffffff;
}

.superhidden{

color:#EFF9FF;

}



#inputArea {

}

.adress {


}


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

}

.adress ul{
padding-left: 0;
}



input {
 border-radius: 5px;
width: 100%;
height: 45px;
margin-left: -35px;
padding-left: 2%;
border: 1px solid #cccccc;
}



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




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

input[type=button], input[type=submit], input[type=reset]{
    height: 20px;
width:20px;
}


#q7786 {
font-weight:bold;
font-size: 20px;
}

#q7786 input[type=checkbox] {
    Margin-right: 5px;
    vertical-align: middle;
}


.button {
    width: 95%;
    margin-top: 5px;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
   border: 0px solid #fd8e25; 
    color: #ffffff;
    transition: all 0.3s linear;
    background-color: #FD6100;
}
.button:hover {
	cursor: pointer;
	width: 100%;
}


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

#q604_select {
height:35px;
margin-top:15px;
}

#q67 {
font-size:15px;
margin-top:15px;
}


#q67_select {
height:35px;
margin-top:15px;
}

	
.input_content {
    background-color: #ffffff;
    border-radius: 5px;
    margin-bottom: 20px;
    margin-top: 55px;
}

.incentive_txt {
font-size:1.3rem;
line-height:1;
padding-bottom: 0px;
}
	
.incentive_txt_small{
font-size:0.8rem;
}
	
.incentive_row {
    margin-bottom: 0px;
    padding-bottom: 15px;
    padding-top: 20px;
}


h3{
font-size:1.4rem !important;
}

input {

height: 35px;

}

#q6611_select {
height:35px;

}


.button {
 font-size: 14px;
}


table {
margin-top:-35px;

}



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

.txt_align {
font-size:12px;

}

.hero_row {

margin-top:-50px;
 margin-bottom: -50px;
}

#q7753 {

    font-size: 16px;
}

#q7786 {

font-size: 16px;
}


.services_txt{
	font-size:1.6rem;

		}	

.services_txt_small{
	font-size:1.0rem;

		}	

.logo {
    margin-top: 20px;
    margin-bottom: 20px;
    height: 15px !important;
}



.hero_img{
    margin-top: 65px;
}

#q7848 {

    font-size: 14px;
    text-align: left;
    font-weight: bolder!important;
    margin-bottom: 10px;
    margin-top: 10px;
}


.button {
font-size:12px;
}


.birth{
font-size:15px;

		}
		
.footer_row {
font-size:11px;
}

 }