@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url('https://fonts.googleapis.com/css?family=Fira+Sans&display=swap');

#question_block24 h4 {
    color: #9f9f9f;
    font-weight: bold;
}
p.optintext{
 margin-left:115px;   
}
.error {
    color: #ff0000;
}
#step_2 .form-control {
    max-width: 700px !important;
    margin-left: auto;
    margin-right: auto;
}
.next_button.item-container.item_116_container {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#step_2 .form-group {
    text-align: center;
    max-width: 700px !important;
    margin-left: auto;
    margin-right: auto;
}

#item_4_label, #item_2_label, #item_3_label, #item_18_label, #item_46_label {
    display:none;
}

a:hover {
    color: #44e6c9;
    text-decoration: none;
}

input#answer_3732 {
    float: left;
    width: 35px;
    height: 35px;
    cursor: pointer;
    padding: 10px;
    margin-top: 18px;
    margin-left: 10px;
}
input#answer_4045 {
    float: left;
    width: 35px;
    height: 35px;
    cursor: pointer;
    padding: 10px;
    margin-top: 18px;
    margin-left: 10px;
}
div#item_114_container {
    display: inline-block;
    text-align: left;
    width: 100%;
    padding-left: 9%;
}

.dynamic-content {
    display: none;
    max-width: 100%;
    text-align: center;
}

#question_block24 {
	border: 1px solid #ccc;
	margin: 0;
	float: left;
	width: 90%;
	padding: 2% 5%;
	background: white;
	text-align: center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#prozess_bar {
	display: inline-block;
	margin: 3em 0;
}



a.buttonspecial {
	margin: 0 1% 1em 1%;
	padding: 0.8em;
	width: 48%;
	float: left;
	color: white !important;
	text-align: center;
	background: #4CAF50;
	background: -moz-linear-gradient(top,  #4CAF50;0%, #4CAF50 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4CAF50), color-stop(100%,#4CAF50));
	background: -webkit-linear-gradient(top,  #4CAF50;0%,#4CAF50 100%);
	background: -o-linear-gradient(top,  #4CAF50;0%,#4CAF50 100%);
	background: -ms-linear-gradient(top,  #4CAF50;0%,#4CAF50 100%);
	background: linear-gradient(to bottom,  #4CAF50;0%,#4CAF50 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4CAF50', endColorstr='#4CAF50',GradientType=0 );
	border: 1px solid #4CAF50;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight: bold;
	font-size: 1.4em;
	cursor: pointer;
}

.questiondelux {
	display: none;
}

#question_1.questiondelux {
	display: block;
}


#results_block {
	border: 1px solid #ccc;
	margin: 0;
	float: left;
	width: 90%;
	padding: 2% 5%;
	background: white;
	text-align: center;
	display: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.result {
	text-align: center;
	display: none;
	color: #000000;
	font-size: 1em;
}

#result_1.result {
	display: block;
}

.result strong {
	font-size: 2em;
	color: #4CAF50;
	margin: 1em 0 0 0;
}


.containercheck {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.step_5 .item_48_container
{
    overflow:hidden;
    width:1px;
    height:1px;
}

#step_1 form.path_form{
    background-color:#ffffff;
    border:none;
   
}

h2._sponsor_name {
    font-size: 1.2rem;
}

._sponsors p {
    font-size: 0.7em;
}


#step_1 label {
     clear: both;
    width: 100%;
}


button.linkstyle {
    background: none;
    border: none;
    padding: 0;
    text-decoration: underline;
}

button#emailB:active, button#emailB:focus  {
    background-color: #22b011;
}

button#phoneB:active, button#phoneB:focus {
    background-color: #22b011;
}

div#item_87_container {
    margin-right: 20%;
}



label#item_87_label {
   
    width: 100%;
}


.form-check-label {
    margin-bottom: 0;
    font-size: 14px;
    color: #000000;
}


#step_6 form.path_form {
   padding: 0px;
      position: relative;
    border:none;
    margin:none;
    width: 100vw;
    left: calc(-50vw + 50%);
}

.step_6 .container-fluid{
    padding-left:0px;
    padding-right:15px;
}


label#item_39_label, label#item_40_label, label#item_78_label{
 clear:both;   
}

/* The container */
.containercheck {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div#item_74_container .form-check {
    display: inline-block;
    width: 100%;
    /* margin-left: 30px; */
    padding: 20px;
}

#answer_1806 {
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    padding: 10px;
    margin-top: 20px;
}


#answer_2689
{
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    padding: 10px;
    margin-top: 20px;
}

#answer_2768
{
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    padding: 10px;
    margin-top: 20px;
}

#answer_2509{
    -ms-transform: scale(3);
    -moz-transform: scale(3);
    -webkit-transform: scale(3);
    -o-transform: scale(3);
    padding: 10px;
    margin-top: 15px;
    margin-left: 10px;
}

#answer_1083
{
    -ms-transform: scale(3);
    -moz-transform: scale(3);
    -webkit-transform: scale(3);
    -o-transform: scale(3);
    padding: 10px;
    margin-top: 15px;
    margin-left: 10px;
}

#answer_1108
{
    -ms-transform: scale(3);
    -moz-transform: scale(3);
    -webkit-transform: scale(3);
    -o-transform: scale(3);
    padding: 10px;
    margin-top: 15px;
    margin-left: 10px;
}


#answer_2014
{
  -ms-transform: scale(3);
    -moz-transform: scale(3);
    -webkit-transform: scale(3);
    -o-transform: scale(3);
    padding: 10px;
    margin-top: 15px;
    margin-left: 10px;
}
p.disclaimer {
    font-size: 11px !important;
}

form.path_form {
    padding: 40px;
    background:white;

    border-radius: 7px;
    text-align:left;
}

.next_button.item-container.item_6_container {
    text-align: center;
}

.form-control {
    max-width: 500px;
}

/* Hide the browser's default checkbox */
.containercheck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmarkcust {
    position: absolute;
    top: 10px;
    left: 90px;
    height: 45px;
    width: 45px;
    background-color: #fff;
    /* border: black; */
    border: solid black;
}


/* On mouse-over, add a grey background color */
.containercheck:hover input ~ .checkmarkcust {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.containercheck input:checked ~ .checkmarkcust {
  background-color: #2196F3;
}

/* Create the checkmarkcust/indicator (hidden when not checked) */
.checkmarkcust:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmarkcust when checked */
.containercheck input:checked ~ .checkmarkcust:after {
  display: block;
}

/* Style the checkmarkcust/indicator */
.containercheck .checkmarkcust:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.checkboxes{
 display: inline-block;
}

div#right-container{
    -ms-flex: 0 0 90% !important;
    flex: 0 0 90% !important;
    max-width: 90% !important;
    text-align: center !important;
}

div#left-container{
    webkit-box-flex: 0 !important;
    -ms-flex: 0 0 0% !important;
    flex: 0 0 0% !important;
    max-width: 0 !important;
}

#topbar {
	height: 107px;
	background-color:#ffffff;
    background-position: center;
	padding: 0;
	width: 100%;
        border-bottom: 1px black solid;
}

div#header-container{
background-color:#ffffff;


}



label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    color:#4caf50;
        font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}

.container
{
    -ms-flex: 0 0 90% !important;
    flex: 0 0 90% !important;
    max-width: 90% !important;
    text-align: center !important;
}

.btn-primary {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50;
    width: 80%;
    padding: 2%;
    font-size: 34px;
}



.form-check {
    position: relative;
    display: inline-block !important;
   
}

.col-sm-9 {
    margin: auto;
}

#answer_649
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(4); /* IE */
  -moz-transform: scale(4); /* FF */
  -webkit-transform: scale(4); /* Safari and Chrome */
  -o-transform: scale(4); /* Opera */
  padding: 10px;
    margin-top:20px;
}
#answer_742
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  padding: 10px;
    margin-top:20px;
}

body
{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
}
.main
{
	margin:0px auto;
}
.questions_page
{
	padding:40px;
	background:rgba(233,233,233,1.00);
	border:2px solid rgba(170,170,170,1.00);
	border-radius:7px;
}

img
{
	max-width:100%;
}

.questions_page form > h2
{
	background:#fff;
	color:rgba(0,154,85,1.00);
	padding:10px; 
	margin:-38px -38px 30px -38px;
	border-radius:5px 5px 0 0;
	text-align:center;
}
.category
{
	border:1px solid rgba(215,215,215,1.00);
	background:#fff;
	margin-bottom:20px;
	padding:10px;
	border-radius:10px;
}

.page_progress
{
	margin:0;
	list-style:none;
	background:rgba(126,126,126,1.00);
	padding:5px 5px 0 5px;
	border-radius:20px;
	margin-bottom:10px;
}
.page_progress li
{
	display:inline-block;
	background:rgba(212,212,212,1.00);
	padding:0 15px 0 25px;
	position:relative;
	margin-left:15px;
	height:30px;
	line-height:28px;
	margin-right:10px;
	border-radius: 0 20px 20px 0;
	box-shadow:0 0 5px rgba(0,0,0,0.50);
	margin-bottom:5px;
	
	
}

.page_progress li.active
{
	background-color:rgba(0,154,85,1.00);
	color:#fff;
	font-weight:bold;
	z-index:30;
}

.page_progress li.completed
{
	color:rgba(98,98,98,1.00);
}

.page_progress li span
{
	border:2px solid rgba(100,100,100,1.00);
	border-radius:20px;
	height:38px;
	width:38px;
	display:block;
	position:absolute;
	left:0;
	top:0;
	background:rgba(236,236,236,1.00);
	line-height:34px;
	font-size:20px;
	text-align:center;
	margin-top:-4px;
	margin-left:-18px;
	font-weight:bold;
	color:rgba(50,50,50,1.00);
	box-shadow:0 0 5px rgba(0,0,0,0.20);
}

.page_progress li.completed span
{
	color:rgba(98,98,98,1.00);
}



.page_progress li.active span
{
	border:2px solid rgba(135,175,62,1.00);
	
	
}

#content_text {
    margin: 0 0 0 1em;
    float: left;
    width: 60%;
       font-family: 'Miriam Libre','Montserrat', sans-serif;
    padding-bottom: 20px;
}
#content_image {

    margin: 0% 0% 4% 0%;
	float: right;
	width: 35%;
	text-align: right;

}

#content_image img {
	width: 95%;
		border-radius: 62px 62px 62px 62px;
-moz-border-radius: 62px 62px 62px 62px;
-webkit-border-radius: 62px 62px 62px 62px;
 border:1px solid #9f9f9f;
}


.option-input label
{
     font: 300 16px/1.7 'Open Sans', sans-serif;
     color: #333;
     cursor: pointer;
}

div#step_1 .form-group {
    text-align: center;
}
div#item_39_container {
    clear: both;
}
div#item_40_container {
    clear: both;
}
div#item_41_container {
    clear: both;
}
div#item_43_container {
    clear: both;
}






#content_text p {
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-size: 1.4em;
    font-family: 'Montserrat', sans-serif;
}

#content_text strong{
      padding: 0;
    margin: 0;
        font-weight: bold;
    font-size: 1.6em;
    display: inline-block;
    color:#9f9f9f;
}



.button  {
width: 33.3222222%;
        background-color: transparent;
    border: none;
	float: left;
	color: #333333;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	font-size:23px;
	font-weight: bold;
	   font-family: 'Ubuntu', sans-serif;
}




#question_block {
	
	border: 1px solid #ccc;
	margin: 0;
	float: left;
	width: 90%;
	padding: 26% 0% 0% 0%;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	background: transparent url('https://www.sparklubben.nu/bilder/prize_04.jpg') left top no-repeat;
    background-size: contain;
	margin: 0;
	width: 100%;
	position: relative;
	text-align: center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.bgButtons{
  background-color: rgba(255, 255, 255, 0.8313725490196079);
	width:100%;
    height: 250px;
	
}



#question_1.question {
	display: block;
}



#questionfield {
	height: 120%;
	background-color: rgba(255, 255, 255, 1);
	clear: both;
	border: 1px #8b8b8b solid;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	padding-bottom: 20px;
}
#questionfield p {
	padding-bottom: 20px;
	color: #000
}

div#step_2 .path_form {
    background-color: white;
    border: none;
}

  
.questionblock h3 {
    color: #239e35;
    padding: 0.5em;
    font-weight: bold;
    font-size: 2.2em;
     font-family: 'Fira Sans',sans-serif;
    background-color: rgba(255, 255, 255, 0.8313725490196079);
    margin: 0;
 
}
#answer_1029
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  padding: 10px;
    margin-top:20px;
}

#answer_1575
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  padding: 10px;
    margin-top:20px;
}

#answer_1703
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  padding: 10px;
    margin-top:20px;
}

/* Mobila anpassningar */


@media screen and (max-width:768px) {
	html, body {
		    font-size: 14px;
	}

        p.optintext{
 margin-left:15px;   
}
    
	p strong {
		font-size: 1.2em;
	}
	
	.prozess_status {

	font-size: 22px;

}


.button {

  
	font-size:17px;
	}
	
	
}


@media screen and (max-width:580px) {
#content_image {
    margin: auto;
    width: 80%;
    text-align: center;
    float:none;
}
    p.optintext{
 margin-left:15px;   
}
#topbar img {
    max-width: 45%;
    margin-top: 8px;
}
#topbar span{
  display:none;
}
    
      .btn-primary {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50;
    width: 100%;
    padding: 4%;
    font-size: 24px;
}  

    #answer_742 {

    margin-left: 30%;
    margin-top: -40px;
}

    #step_3 form.path_form {
    background: white;
    padding: 10px 20px 10px 20px;
    border-radius: 7px;
    text-align: left;
    width: 100%;
}
    #answer_1575{

    margin-left: 30%;
    margin-top: -40px;
}  
    
    #answer_1029 {

    margin-left: 30%;
    margin-top: -40px;
}
    
        #answer_1703 {

    margin-left: 30%;
    margin-top: -40px;
}

    #step_5 form.path_form {
    background: white;
    padding: 10px 20px 10px 20px;
    border-radius: 7px;
    text-align: left;
    width: 100%;
}
    
    
        #step_4 form.path_form {
    background: white;
    padding: 10px 20px 10px 20px;
    border-radius: 7px;
    text-align: left;
    width: 100%;
}
    
    
    div#step_1 .form-group {
    text-align: left;
    padding-left: 20px;
}
    .form-check {
    padding: 10px;

}

div#right-container {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    text-align: center !important;
}
    
    p.disclaimer {
    font-size: 10px !important;
}
    #content_image img {
  display:none;
}
    #content_text {
font-size:0.8em;
    width: 100%;
            margin: 0;
    float: none;
}
    
    form.path_form {

    background: white;

    padding: 5px;
    border-radius: 7px;
    text-align: center;
    width: 100%;
}
    
    .container {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    text-align: center !important;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
    
    
#question_block {
	
	border: 1px solid #ccc;

	float: none;
	padding: 27% 0% 0% 0%;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
background-size: contain;
  
	margin: 0;
	width: 100%;
	position: relative;
	text-align: center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

   .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}
    

}