table {

    width: 100%;
margin-top:-20px;
}



.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;
}
.question_txt {
    margin-bottom: -10px;
}		






body
{
    background-color: #002b45;
	
background-image: url("https://ms.smartresponse-media.com/Files/108473/bg.jpg") !important;
  background-repeat: no-repeat;
  background-attachment: scroll;
background-position: center top; 
}

#q602{
 display: none;
}

#q603{
 display: none;
}

#q119{
 display: none;
}


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

}



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








.logo_row {
    text-align: center;
/*    background-color:#002b45;*/
	height:10px;
}

.logo {
	/*
height: 75px !important;
    margin-top: 20px;
    margin-bottom: 20px; */
}


.incentive_row
{
  background-color: #ededeb;
 /* margin-bottom: 0px; */
}

.incentive_txt {
    font-size: 2.6rem;
    font-weight: bolder;
color: #000000; 
    line-height: 1.2;
    padding-top: 0px!important;
/*  text-shadow: 2px 2px #000000; 
  background: -webkit-linear-gradient(#eee, #333);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    text-transform: uppercase; */

}

.incentive_txt_small{
font-size:2.4rem;
font-weight:normal;
 color:#000000; 
 /* text-shadow: 2px 2px #000000; 
  background: -webkit-linear-gradient(#eee, #a0a0a5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/

}

.hero_row {
    text-align: center;
  /*    background-image: linear-gradient(0deg, #002b45, #002b45);  */
    margin-bottom: 0px;
    background-position: center;
    background-size: auto;

    /* margin-bottom: -55px; */

}



.hero_img{

}


.twocolumn_row  {
  /*  background-color: #3d6288; 
    background-image: linear-gradient(0deg, #002b45, #002b45); */
   /*
    background-image: url(/files/108248/bg.png);
    background-position: center top;
*/
  background-color: #ededeb;
}

.input_content{
/*  background-color: #ffffff; */

background: rgba(0, 0, 0, 1.0) !important;
    border-radius: 10px;
    margin-bottom: 20px;
    border-color: #ffffff;
    border-style: hidden;
    border-width: thin;
    margin-top:10px;
    color: cornsilk !important;
}
.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:#ffffff;
color:#000000;
}

.superhidden{

color:#EFF9FF;

}



#inputArea {

}

.adress {

}


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

}

.adress ul{
padding-left: 0;
}



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



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




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


#q604_select {
    border-radius: 4px;
width:100%;
height:45px;
border: 1px solid #000000 !important;
    border: 1px solid #cccccc !important;
}


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


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

.input_content{

	/*border-radius: 0px;*/

}

.incentive_txt {
font-size:1.8rem;
margin-bottom: -5px;
}
	
.incentive_txt_small{
font-size:1.0rem;

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

input {

height: 35px;

}

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








.button {

   /* font-size: 10px; */
}


table {
margin-top:0px;

}



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

.txt_align {
font-size:12px;

}

.hero_row {
   /*  background-size: 100%; 
background-image: url("https://ms.smartresponse-media.com/Files/108473/bg_small.jpg");*/
margin-bottom: 0px;
}

body {
 background-position-y:-200px;
background-image: url(https://ms.smartresponse-media.com/Files/108473/bg_mobile.jpg?ver=01) !important;
}

 }