/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

/** CUSTOM **/

label {
	font-weight: bold !important;
}

.side_image {
	width: 300px;
	float: right;
	margin-left: 20px;
	margin-top: 20px;
}

/*
#row_field17, #row_field18, #row_field19, #row_field20, #row_field21,
#row_field07, #row_field08, #row_field09, #row_field10, #row_field11, 
#row_field21, #row_field22, #row_field23, #row_field24, #row_field26, #row_field27, 
#row_field29, #row_field33, #row_field35, #row_field38, #row_field39, #row_field40, #row_field34, #row_field30 {
	background-color:#ededf3;
	border-radius: 0;
	margin-top:0;
	margin-bottom: 0;
}

#row_field34 label{
	font-weight: bold !important;
}
*/

label p {
	 margin-top:0;
	 margin-bottom: 0;
	font-weight: normal !important;
}
 


/**/

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}


hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


nav {
	width:auto;
	padding-top: 15px;
}

nav a {
		    padding-top:  15px;
	color:#3d3c3c;	
	font-weight: 400;
	text-transform: uppercase;
	margin-top:15px;
}

nav ul li {
	margin:14px 5px;
	display: block;
}

nav ul {
	display: flex;
	list-style-type: none;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
	width:100%;
	padding-left: 0;
}

a {
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #FFDD62;
}

.main-container {
	background-color: rgba(255,255,255,0);
	background-image: url("https://eventregistrering.se/industridagen2019/img/industridagen-top-hands.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 11%;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;	
	
	
}

.signupform .rad.error {
	background: #ffdfdf; 
	border: 1px solid #f3afb5;
	padding: 5px;
}


input[type="text"] {
	width: 95%;
	line-height: 1.3em;
	border: 1px solid #CCC;
	height:2em;
	font-size: 1.25em;
	margin-bottom: 5px;
	
}

textarea, select, input {
	max-width: 200px !important;
}

.signupform .rad{
	border-radius:         4px;
	 -webkit-border-radius: 4px;
	 -moz-border-radius:    4px;
	 -o-border-radius:      4px;
	 -khtml-border-radius:  4px;
	 margin-bottom: 5px;
	 

}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}


.hint {
	height: 0px;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
	width: 95%;
	max-width: 300px;    
	line-height: 1.3em;
	border: 1px solid #CCC;	
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {    
	font-family: 'Overpass', sans-serif;
    font-weight: 400;
/*     text-align: center; */
    background-repeat: repeat-y;
    background-size:cover;
    background-position: center center;
     background-color: #3c4ed1;
/* 	background-image:url('../img/bg-orange.png'); */
}


.button {
/*   background-color: #3F54A1; */
	border: 9px solid #ffdd62;
  color: #ffdd62;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
/*   border-radius:10px; */
	-webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 0px rgba(0,0,0,0.75);  
}

button {
	padding:10px 20px;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}


.header-container {
    /*border-bottom: 20px solid #e44d26;*/
    background-color: #fff !important;
}

.footer-container,
.main aside {
/*    border-top: 20px solid #3db0c7; */
}

.footer-container{
	background-repeat: no-repeat;
	
	background-size: cover;
	background-position: center center;
}

.header-container,
.main aside {
    background-color: none;
}

.footer-container {
/* 	background-color: #3F54A1; */
}


.top-logo {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 13px;
    clear: both;
    padding-bottom:3px;
}  

.top-logo img {
	height:50px;
}

.module-fold {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: #fff;
    -webkit-clip-path: polygon(0% 100%,100% 0%,100% 100%);
    clip-path: polygon(0% 100%,100% 0%,100% 100%);
    z-index: 10;
    height: 50px;
}

.img-full-width{
	width:100%;
	height: auto;
}
.page-hero {
	width: 100%;
	position:relative;
	float:left;
/* 	background-image: url('../img/weconsulting-header.png'); */
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
/* 	min-height: 200px; */
	padding-bottom: 20px;
}

.page-hero.signup {
/* 	background-image: url('../img/webg.jpg'); */
}

.page-hero.start {
/* 	background-image: url('../img/webg.jpg'); */
}


.page-hero.travel {
/* 	background-image: url('../img/webg.png'); */
}
.page-hero.program {
/* 	background-image: url('../img/webg.jpg'); */
}

.page-hero h1 {
	font-size:2.5rem;
	font-weight: 900;
	margin-top:70px;
}

.page-hero h2 {
	font-weight: 400;
	margin-bottom:40px;
}

.page-hero h1, .page-hero h2 {
	color:#f7f7f7;
	
}

.register-btn {	
	background-color:#FFF;
	color:#ca005d;
}

.btn, .buttons button {
	display:inline-flex !important;
	text-align: center !important;
	line-height: 1 !important;
	letter-spacing:1px !important;
	font-weight:600 !important;
	text-transform: uppercase;
	box-shadow: 0 4px 6px rgba(50,50,93,0.11), 0 1px 3px rgba(0,0,0,0.08);
	-webkit-box-shadow: 0 4px 6px rgba(50,50,93,0.11), 0 1px 3px rgba(0,0,0,0.08);
	font-size:.875rem !important;
	min-width: 158px !important;
	border-radius:3px;
	height:40px;
	padding:13px 24px !important;
	box-sizing:border-box;
	justify-content: center;
}

.register-btn:hover, .buttons button:hover {
	-webkit-box-shadow:0 7px 14px rgba(50,50,93,0.1),0 3px 6px rgba(0,0,0,0.08);
	box-shadow:0 7px 14px rgba(50,50,93,0.1),0 3px 6px rgba(0,0,0,0.08);
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	-ms-transform:translateY(-1px);
	transform:translateY(-1px);
}

.buttons {
	width: 100%;
/* 	text-align: center; */
}

.buttons button {
/* 	background-color:#EE5512 !important; */
	color:#FFF !important;
	margin:0 !important;
	float:none !important;
	border-radius:3px !important;
	text-align: center !important;
}

.buttons button img{
	display: none;
}

.main aside {
    background: #3db0c7;
}

.title {
    color: white;
}

/* ==============
    MOBILE: Menu
   ============== */



/* ==============
    MOBILE: Main
   ============== */

.main {
    padding:10px 30px 30px 30px;
    min-height:300px;
/*     background-color: #fff; */
	box-sizing: border-box;
	color: #fff
}


.main article {
    /*float: left;*/
    min-height: 250px;
        width: 94%;
        max-width: 600px;
	margin-left: 10px;
    
}

a {
/* 	font-size:12px;	 */
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: #fff;
    padding: 0px 5% 10px;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
}

.header-container {
	height: 100px;
}

.header-img {
	width:100%;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */



/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 300px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */

   a {
/* 		font-size:16px;	 */
	}
	
	.page-hero h1 {
		font-size:3.75rem;
		font-weight: 900;
		margin-top:100px;
	}

    
	.header-container {
		height: 50px;
	}
	p {
		font-size: 16px;
	}
	
	h1 {
		font-size: 1.5em;
	}
	
	h2 {
		font-size: 1.1em;
	}
	
	h3 {
		font-size:1em;
		margin-bottom:0;
		margin-top:0;
		padding-top:0em;
		padding-bottom:0.3em;
		
	}	

	.main article {
		margin-left: 10px;		
	}

	.main {
		padding-left: 0px;
		padding-right: 0px;
	}

	.page-hero {
/* 		min-height: 300px; */
/* 		height: 300px; */
	}
   
	nav ul li {
		float:left;
		margin:0px 3px;
		display: block;
		
	}
	
	nav ul li a {
		font-size: 12px;
	}
	
	.top-logo {
		padding-bottom: 10px;
		}

	.header-container {
		height: 110px;
	}
	
	.time  {
		color: #ffdd62;
		font-size: 1.2em;
		font-weight: bold;
		padding-top: 7px;
		padding-right: 10px;
		text-decoration: underline;
		transform: translateY(-6px);
	}

	.main-container {
		padding-left: 5px;	
/* 		padding-right: 5px;	 */
	}
	

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    .oldie nav a {
        margin: 0 0.7%;
    }
    
	.side_image {
		display: none;
	}    
	.heroimage {
		display: none;
	}	
}

@media only screen and (min-width: 900px) {

/* ====================
    WIDE: CSS3 Effects
   ==================== */

    .header-container,
    .main aside {
/*        -webkit-box-shadow: 0 5px 10px #aaa;
           -moz-box-shadow: 0 5px 10px #aaa;
                box-shadow: 0 5px 10px #aaa;*/
    }



/* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }
    
	/* ============
    WIDE: Main
   ============ */

    .main article {
        /*float: left;*/
        min-height: 300px;
        width: 100%;
        max-width: 800px;
		margin-left: 10px;
    }

    .main aside {
        float: right;
        width: 28%;
        margin-right: 20px;
    }


	.footer-container {
		clear: both;
	}
	.header-container {
		height: 80px;
	}
	
    .top-logo {
	    float: left;
/* 	    margin-top: 25px; */
	    margin-left: 0px;
	    width: 168px;
	    padding-bottom:20px;
    }
    
	textarea, select, input {
		max-width: 340px !important;
	}
	
    nav {
	    float:right;
	    padding-top: 15px;
    }

	nav ul {		
		float:right;
		list-style-type: none;
		display: block;
		width:100%;
		padding-left: 0;
	}
	nav ul li a {
		font-size: 15px;
	}
	
	nav ul li {
		float:left;
		margin:0px 10px;
		display: block;
	}
	.page-hero {
/* 		min-height: 400px; */
		margin-bottom: 0px;
	}
	



	h1 {
		font-weight: 900;
		font-size: 2.4em;
		margin-bottom: 0px;
	}
	
	h2 {
		margin-top: 0px;
	}
	
	h3 {
		font-size:1.3em;
		margin-bottom:0;
		margin-top:0;
		padding-top:0em;
		padding-bottom:0.3em;
		
	}
	h4 {
		font-size:1.2em;
		padding-bottom:0.5em;
		margin-bottom:0;
		margin-top:0;
		padding-top:0.5em;
	}


	p {
		font-size: 20px;
	}

	.side_image {
		display: block;
	} 	

	.heroimage {
		display: block;
	}	

	.side_image_wide {
		display: none;
	}
	
	.time  {
		color: #ffdd62;
		font-size: 2.2em;
		font-weight: bold;
		padding-top: 0px;
		padding-right: 10px;
		text-decoration: underline;
		transform: translateY(-6px);
	}	
 
 	.wrapper {
	    width: 90%;
	    margin: 0 5%;
	}
  
}

@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 1026px; /* 1140px - 10% for margins */
        margin: 0 auto;

   }

	.page-hero {
/* 		min-height: 400px; */
	}

	nav {
		padding-top: 15px;
		width: auto;
	}

	nav ul li {
		float:left;
		margin:0px 10px;
		display: block;
	}
	

	h1 {
		font-weight: 900;
		font-size: 2.4em;
		margin-bottom: 0px;
		margin-top 10px;
	}
	
	h2 {
		margin-top: 0px;
	}
	
	h3 {
		font-size:1.3em;
		margin-bottom:0;
		margin-top:0;
		padding-top:0em;
		padding-bottom:0.3em;
	}
	h4 {
		font-size:1.2em;
		padding-bottom:0.5em;
		margin-bottom:0;
		margin-top:0;
		padding-top:0.5em;
	}
	
	.time  {
		color: #ffdd62;
		font-size: 2.2em;
		font-weight: bold;
		margin-top: 0px;
		padding-right: 10px;
		text-decoration: underline;
		transform: translateY(-6px);
	}	

	.wrapper {
	    width: 90%;
	    margin: 0 5%;
	}
	
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

	.hidden {
	    display: none !important;
	    visibility: hidden;
	}
	
	.visuallyhidden {
	    border: 0;
	    clip: rect(0 0 0 0);
	    height: 1px;
	    margin: -1px;
	    overflow: hidden;
	    padding: 0;
	    position: absolute;
	    width: 1px;
	}
	
	.visuallyhidden.focusable:active,
	.visuallyhidden.focusable:focus {
	    clip: auto;
	    height: auto;
	    margin: 0;
	    overflow: visible;
	    position: static;
	    width: auto;
	}
	
	.clearfix:before,
	.clearfix:after {
	    content: " ";
	    display: table;
	}
	
	.clearfix:after {
	    clear: both;
	}
	
	.clearfix {
	    *zoom: 1;
	}
}
/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


table p {
	margin-top: 0px;
}

table td {
	font-family: 'Overpass', sans-serif;
	font-size: 1.3em;
}

