/*
Theme Name: Alliance Messe
Description: Registration forms for messe colorline
Version: 1.0

*/

@import url('fonts.css');


/*        	!General styles- START	       
/*********************************************/

a {
/*   text-decoration: underline; */
/*   font-weight: 600; */
  text-decoration: none;


}


a:hover {
/*   text-decoration: underline; */
  color: #000;
/*   font-weight: 700; */
}

a img {
  border: none;
}

*:focus {
  outline: none;
}

body {
  -webkit-font-smoothing: antialiased;

  font-size: 15px;
  font-family: 'sofia_pro_regularregular', Arial, sans-serif;
  color: #000;
}

h1 {
  font-size: 32px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 15px;
}


h1,h2,h3,h4,h5,h6 {
	font-family: "sofia_prosemi_bold";
}


p {
  line-height: 22px;
}

a {
  color: #000;
  
}

._-choice  a {
  color: #000;
}


strong {
/*   font-family: 'sofia_probold'; */
  font-weight: 900;
}

select {
  font-size: 18px
}

.bigspacer-top {
	margin-top: 60px; 
}

.pink-color-line {
	color: #FFABA0;
}

.green-color-line {
																																														color: #A7FFCA;
}



.container {
/*   margin-top: 70px; */
}


.sidebar {
/* 	margin-top: 101px; */
}

.sidebar-left {
	margin-top: 34px;
}



/*        	!header- START	       
/*********************************************/

.logo {
  margin-top: 50px;
/*   margin-bottom: 59px; */
  display: inline-block;
}


input[type="text"], input[type="password"], input[type="search"], input[type="email"] {
/*   height: 34px; */
  height: 26px;
/*   line-height: 24px; */
  font-size: 16px;
  color: #3e3e3e;
  border: 1px solid #cdcdcd;
  background-color: #fff;
  padding: 0 7px;
  font-family: 'sofia_prolight', sans-serif;
  
}

input[type="submit"] {
  font-family: 'sofia_prosemi_bold', sans-serif;
}

input {
  font-weight: 400;
}

.center-block_wrapper {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.gf_progressbar {
	display: none;
}

#gform_fields_3 li {
	list-style: none;
	margin-bottom: 20px;

}
#gform_fields_3 li div input  {
	width: 100%;
}

#gform_submit_button_3 {
	background-color: #000;
	color: #fff;
	border: none;
	padding: 10px 20px;
	margin-top: 30px;
	text-align: center;
}
.validation_message {
	color: red;
}

.gform_confirmation_message {
	background-color: #dff0d8;
	padding: 20px;
}

.ao-btn-style {
  color: #fff;
  background-color: #000;
  font-family: 'sofia_prolight', sans-serif;
  margin-top: 15px;
  border: none;
  padding: 0 14px;
  
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  border-radius: 0;
}
.ao-btn-style:hover {
	color: #fff;
}


.widget_search {
  margin: 105px 0 52px -5px;
}

.widget_search {
	.text-center;
}


.widget_search .widget-title, .widget_search .screen-reader-text {
  display: none;
}
.widget_search form {
  display: inline-block;
  position: relative;
}
.widget_search input[type="search"] {
  width: 131px;
}
.widget_search input[type="submit"] {
  width: 29px;
  height: 26px;
  position: absolute;
  top: 0;
  left: 100%;
  border: none;
  overflow: hidden;
  text-indent: -9999px;
  background: url("images/lupe.png") no-repeat center center black;
}



.login {
  margin: 37px 3px 57px 0;
}
.login input[type="password"] {
  margin: 0 1px 10px 5px;
  width: 70px;
}
.login input[type="text"] {
  margin: 0;
  width: 131px;
}
.login label {
  
}
.login input[type="submit"] {
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  background-color: #000;
  color: #fff;
  border: none;
  padding: 0 10px;
}



.shopname {
	margin-top: 112px;
	font-size: 20px;
	margin-right: 0px;
}




.middle-line {
width: 60px;
border: 1px solid #000;
margin-bottom: 30px;
margin-top: 30px;
}




.globale-infobokser {
/* 	margin: 60px 0 40px 0; */
}


.global-top-banner {
	margin-bottom: 10px;
}

.top-menu {
	margin: 0px 0px -19px 0px;
}

.current-menu-item {
	font-weight: bold;
}

.global-boks {
	border: 1px solid #cdcdcd;
	text-align: center;
	margin-bottom: 30px;
	padding: 30px;
	min-height: 450px;
	
}

.global-boks p {
	padding-top: 15px;
	min-height: 79px;
}

.global-boks hr {
	border: 2px solid; 
	width: 75px;
	margin-bottom: 10px;
}

.bannerforside {
	margin-bottom: 30px;
}

.more-info-btn {
	font-weight: 800;
	color: #000;
}



.menu-choice {
	font-size: 18px;
	line-height: 18px;
/* 	text-transform: uppercase; */
	padding: 15px 0 15px 0;
}

.menu-item {
	list-style: none;
	font-size: 14px;
	line-height: 15px;
	padding: 12px 0 12px 0;

}



/*


.menu {
  position: relative;
}
.menu nav > div {
  position: relative;
  width: 100%;

}
.menu .hov {
  position: absolute;
  bottom: -27px;
  margin-left: -30px;
  height: 2px;
  width: 60px;
  background-color: #000;
  display: block;
  opacity: 0;
}

nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
nav ul:before, nav ul:after {
  content: " ";
  display: table;
}
nav ul:after {
  clear: both;
}
nav ul li {
  margin-left: 60px;
  margin-right: 60px;
  display: inline-block;
}
nav ul li:first-child {
  float: left;
  margin: 0;
}
nav ul li:last-child {
  float: right;
  margin: 0;
  margin-right: 0;
}
nav ul li.current-menu-item a {
  position: relative;
}
nav ul li a {
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
}


*/

.synstest {
	margin: 17px 0px 0px 0px;
	width: 100%;
/* 	height: 30px; */
	font-size: 13px;
}



/*        	!footer - START	       
/*********************************************/

.footer-top {
/*   margin: 20px 0 0 0; */
}

.footer-top a {
	color: #000;
}

.footer-top h3 {
  font-family: 'sofia_prolight', Arial, sans-serif;
}

.footer-top > div {
  border: 1px solid #cdcdcd;
  min-height: 177px;
}




.footer-top > div:last-child {
  border-right: 1px solid #cdcdcd;
}
.footer-top .social ul {
  margin-top: 45px;
}
.footer-top .social ul li {
  padding-left: 6px;
  padding-right: 6px;
}
.footer-top .contact h3 {
  margin-bottom: 29px;
}
.footer-top .contact a {
  line-height: 20px;
}
.footer-top .newsletter form {
  margin: 46px 0 0 19px;
}
.footer-top .newsletter input {
  float: left;
}
/*
.footer-top .newsletter input[type="email"] {
  width: 163px;
}
*/
/*
.footer-top .newsletter input[type="submit"] {
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  background-color: #000;
  color: #fff;
  border: none;
  padding: 0 14px;
}
*/

.footer-bot {
/* 	margin-bottom: 40px; */
}


.footer-bot ul {
  margin: 25px auto 7px;
  padding: 0;
  list-style: none;
  text-align: center;
}
.footer-bot ul li {
  display: inline-block;
  margin: 0;
  padding: 0 13px;
  line-height: 12px;
  border-right: 1px solid #cdcdcd;
}
.footer-bot ul li:last-child {
  border: none;
}
.footer-bot ul li a {
  font-size: 14px;
  font-family: 'sofia_prolight', sans-serif;
  color: #000;
}

.footer-bot p {
  font-size: 14px;
  font-family: 'sofia_prolight', sans-serif;
}

.footer-middleline {
	width: 60px;
	border-color: #cdcdcd;
	margin-bottom: 30px;
	margin-top: 30px;
}

.footer-margin-fix {
	margin-left: 0px;
	margin-right: 0px;

}


.newsletter-btn {
	padding: 3px 11px;
	height: 26px;
}


/*        	!Misc - START	       
/*********************************************/



hr {
  border-color: #cdcdcd;
}

/* fix styles afc form */
.acf_postbox > .inside > .field {
padding: 10px 10px;
border-top: #e8e8e8 solid 0px;
}

#acf_37 h3 {
	font-size: 32px;
}

.label {
	text-align: left;
}

.field input {
	background-color: #000;
	color: #fff;
	border: none;
	padding: 10px 20px;
	margin-top: 30px;
}





/* Bootstrap form and btn overrides */
.btn {
	border: 1px solid #000;
	border-radius: 0px;
	text-transform: uppercase;
}

.btn.btn-default:hover,
.btn.btn-primary:hover,
.btn.btn-success:hover,
.btn.btn-info:hover,
.btn.btn-warning:hover,
.btn.btn-danger:hover{
	background: #4c4c4c;
	color: #fff;
	border: 1px solid #4c4c4c;
}
.btn.btn-default,
.btn.btn-primary,
.btn.btn-success,
.btn.btn-info,
.btn.btn-warning,
.btn.btn-danger
{
	background: #000;
	color: #fff;
}

.form-control {
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
/* 	height: 34px; */
/* 	height: 26px; */
	
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-control:focus{
	border-color: #4c4c4c;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.6);
}


.mark_deltaker_nr {
	background: #000; 
	color: #fff;
}


.deltaker-tag {
	background: #ff0000;
	height: auto;
	
}


/* valdidation error */
.form-group >[class*="col-"] + .ws-errorbox {
    padding: 0 15px;
}

.program {
	width: 20%;
	vertical-align: top;
}

.program  {
/* 	padding: 10px 0px 10px 0px; */
}


.footermessage {
	background-color: #cdf0de;
	height: 150px;
	padding-top: 22px;
	padding-bottom: : 3px;
	
	}
.navmenu {
	margin-top: 20px;
	margin-bottom: 60px;
}
.sidebar-box {
	width: 95%;
	background-color: #cdf0de;
	padding: 20px 20px 20px 35px;
	min-height: 600px;
}

.masterhead {
	height: 150px;
	background-color: #000;
	
/* 			padding-top: 150px; */
}
.menu_messe {
	font-family: "sofia_prosemi_bold";
	color: #000;
	text-decoration: none;
	
}


.messe-tabs {
	background: #cdf0de;
    color: #000;
    text-decoration: none;
}

.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #ff0000;
}

.nav-pills>li.active>a:hover{color:#fff;background-color:#ff0000}

.btn-primary {
	background: #ff0000;
}



/*        	!Media queries - START		       
/*********************************************/

@media (max-width: 768px) { 

	.global-top-banner {
		margin-bottom: 30px;
	}
	
	
	
	
/*
	.middle-line hr {
	display: none;
	}
*/
}

@media (max-width: 992px) { 
	
	.widget_search {
	  margin: 30px 0 52px -23px;
	  text-align: center;
	
	  }
	
	.widget_search input[type="search"] {
	  width: 200px;
	}
	
	.shopname {
		margin-top: -20px;
		margin-bottom: 30px;
		font-size: 17px;
		margin-right: 0px;
		text-align: center
	}

	.menu-choice {
	  border: 1px solid #cdcdcd;
	  text-align: center;
	  margin-bottom: 10px;
	}

	.sidebar-box {
	width: 100%;
	}

}



@media (min-width: 992px) { 

	.offset-fix-minus {
		margin-left: -45px;
	}
	
	.nettbutikk-offset-fix {
		margin-left: 42px;
	}
	.kontakt-offset-fix {
		margin-left: -42px;
	}
	.offset-fix-plus {
		margin-left: 80px;
	}
	
	.footer-top > div {
	  border-right: none;
	}

}



@media (max-width: 1200px) { 
	
	.global-boks {
		min-height: 429px;
	}
}


/*        	!Media queries - END		       
/*********************************************/


.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd;
}
