body {
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:14px;
  line-height:1.428571429;
  color:#333;
  background: #fff url(https://lvn.se/static/img/bg.gif) repeat-x;
  padding-bottom: 20px;
  padding-top: 10px
}

.Wrapper {
  float: none;
}

.MasterHeaderMenu {
  /*reset*/
  float:none;
  background: #fff;
  border: 1px solid #c5c6c8;
  border-radius: 4px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top:40px;
  position: absolute;
  width:953px;
  min-height:60px;
}
.MasterHeaderLeft {
  padding-left: 37px;
}

/*flikmeny*/
nav.MasterMenu {
  margin-top: 39px;
  margin-left: 35px;
  width:90%;
}
ul.MasterMenuList > li {
	float:left;
	list-style: none;
}
ul.MasterMenuList {
}
ul.MasterMenuList li {
  margin:0;
}
.MasterMenuList a, .MasterMenuList a:link, .MasterMenuList a:visited {
  padding-right:20px;
}
li.MasterMenuItem > a {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333 !important;
  background-color: #d4eefb !important;
  border: 1px solid #a2cde2 !important;
  border-bottom-color: #transparent !important;
  padding: 8px 20px 2px 20px;
  margin-right:4px;
  border-radius: 4px 4px 0 0 !important;
}
li.MasterMenuItem > a:hover {
  color: #999 !important;
  background-color: #f8f8f8 !important;
  border: 1px solid #a2cde2 !important;
  border-bottom-color: #c5c6c8 !important;
}
.MasterMenuList li span {
  padding:0;
}
li.ActiveItem {
  border-bottom-color:#fff;
}
li.ActiveItem > a, li.ActiveItem > a:hover {
  background-color:#fff !important;
  border-color: #50a0c1 !important;
  border-bottom-color:#fff !important;
  color:#333 !important;
}

.MasterContentTop {
  float:none;
  background-color: #ade0f9;
  border: 1px solid #50a0c1;
  border-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  border-radius:4px 4px 0 0;
  padding: 10px 30px 45px;
  margin: 0px auto;
  height: 130px;
}

/* content */
.MasterContent {
  background-color: transparent;
}
.MasterContentInnerWrap {
  background-color:#fff;
  margin: 0 auto;
  border: 1px solid #c5c6c8;
  border-radius:4px;
  padding:30px;
  max-width: 100%;
  min-width: 300px;
}
.MasterContentInnerWrap:after {
  content:"";
  display:table;
  clear:both;
}

.SidtitelHolder, .Sidtitel {
  background-color:transparent !important;
}
h1, .Sidtitel, .AnsokRubrik {
  font-size: 1.7em;
  line-height: 1.4em;
  color: #069;
  font-weight: normal;
  padding: 0;
  margin: .2em 0;
  margin-bottom: 0;
}

/* floats */
.Col1_1 {
  float:none;
}
.MasterInloggad {
  
}
.MasterMenuInloggad {
  font-size:85%;
  color:#333;
  text-decoration: none;
}
span.MasterMenuInloggadNamn {
  padding-right:15px;
}

/*lvn-link*/
a.LogInNyUser, a.LogInGlomtLosen {
  background: url(https://lvn.se//static/img/bullet_right.png) 0 4px no-repeat;
  padding-left: 18px;
  text-decoration: none;
  font-weight: bold;
  display: block;
  color:#333;
  margin-top: 10px;
}
a.LogInNyUser:hover, a.LogInGlomtLosen:hover {
  color:#999;
  text-decoration:underline;
}
a.TableLink {
  color:#333;
  text-decoration: underline !important;
}
a.TableLink:hover {
  color:#999;
}
a.Print {
  color:#333;
  margin-right:0;
}
.AnnonsPrint {
  /*margin-top: 30px;*/
}
a.MasterMenuMinSidaLink, a.MasterMenuLoggautLink {
  text-decoration:none;
  color:#333;
  margin-right:10px;
  padding-left:10px !important;
}
a.MasterMenuLoggautLink {
  border-left: 1px solid #333;
}
a.MasterMenuMinSidaLink:hover, a.MasterMenuLoggautLink:hover {
  text-decoration:underline;
  color:#999;
}

/* Form elements */
label {

}
input#EW2_EW2Content_LogIn {
  margin-bottom: 20px;
}
input.EW2TextBox {
  display: inline-block;/***********inline-block******************/
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
input.ButtonStyle {
  background-color:#fff;
  color:#333;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid #ccc;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
}
input.BifogaUploadFile {
  background-color:#fff;
  color:#333;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid #ccc;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
}
input.ButtonStyle:hover {
  background-color:#ebebeb;
  border-color:#adadad;
}
.LogInButton {
	display:block !important;
}
select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
input.SokTjanstButton {
  float:none;
}
.NyUserAdressTextBox, .NyUserCOAdressTextBox, .PersupgAdressTextBox, .PersupgCOAdressTextBox {
  /*width:70%;*/
}
.NyUserPersonnrTextBox, .NyUserPostnrTextBox, .PersupgPersonnrTextBox, .PersupgPostnrTextBox {
  width:7.5em;
}

/* tables */
table.TableStyle {
  float:none;
  border:none;
  margin-top:30px;
}
table.TableStyle > caption {
  color: #069;
  line-height: 1.4em;
  border-bottom: solid 1px #bbcd57;
  text-align: left;
  font-weight:bold;
}
tr.HeaderStyle {
  background:none;
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
tr.HeaderStyle.FirstRow {
  border:none;
}
tr.RowStyle {
  border-top: 1px solid #ddd;
}
tr.RowStyle.FirstRow {
  background-color:#f9f9f9;
}

/************ responsive adaptions ******************/
.MasterInloggad {
  background:none;
  position: relative;
  top:-30px;
}

select {
  margin-bottom:20px;
}

textarea:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="password"]:focus, select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

tr.RowStyle {
  background-color: #f9f9f9;
  border-top:0px none;
}
tr.AltRowStyle {
  background-color:#fff;
}
.RowStyle + .RowStyle, .AltRowStyle + .AltRowStyle {
    border-bottom: 1px solid #ddd;
}

div#Wrapper {
  position:absolute;
}

.MasterHeaderMenu {
  max-width:64em;
  position: relative;
  top: 10px;
  height:80px;
  z-index:1;
}

.MasterMenuList {
  background: none;
  border-bottom: none;
}

.MasterMenuList li.ActiveItem, .MasterMenuList li.ActiveItem a {
    background: none;
}
li.MasterMenuItem > a {
  height:34px;
  padding: 0px 20px 2px;
}
ul.MasterMenuList li a span {
  text-transform:none;
}

.MasterMenuInloggad {
  position:relative;
  top:-20px;
}

.MasterContentTop {
  max-width:61em;
  height:184px;
  position:relative;
  top:-110px;
}

.MasterContent {
  margin: 0 auto;
  position:relative;
  top:-111px
}

.MasterFooter {
  position:relative;
  top:-111px;
}

.MasterFooterInner {
   padding:0 21px
}

.FooterStart {
  border:none;
  border: 1px solid #50a0c1;
  border-radius:0 0 4px 4px;
  border-top:0;
  background:#ade0f9;
  padding:20px 10px;
  font-size:14px;
  color:#333;
}

@media (max-width:767px) {
  body {
    padding:0;
  }
  #Wrapper {
    
  }
  .MasterHeaderLeft {
    padding-left:10px;
  }
  .TopLogo {
    width:130px;
  }
  .MasterHeaderMenu {
    position:relative;
    width:100%;
    top:0;
    margin-top:0;
    margin-bottom:70px;
    border:none;
    border-radius:0px;
    height:30px;
    border-bottom:1px solid #c5c6c8;
  }
  .MasterHeaderMiddle {
    padding-top: 0;
  }
  nav.MasterMenu {
    margin:0;
    margin-top:0;
    width:100%;
    border:none;
    border-radius: none;
    position: relative;
    background: none;
  }
  .MasterMenuBtn {
  	width: 42px;
    height: 42px;
    border:1px solid #c5c6c8;
    border-radius:4px;
    text-align:center;
    color:#333;
    position:relative;
    top:-35px;
    float:right;
    margin-bottom:0;
    margin-right:20px;
  }
  .MasterMenuToggle:before {
    border-top: 3px solid #333;
    border-bottom: 10px double #333;
    right: 20%;
  }
  .MasterContentTop {
    height:50px;
    border: none;
    border-radius: 0px !important;
    width:100%;
  }
  .MasterMenuList {
    border-bottom: 24px solid rgb(173, 224, 249);
    margin-bottom: 120px;
  }
  .MasterMenuList a, .MasterMenuList a:link, .MasterMenuList a:visited {
    height:40px;
  }
  li.MasterMenuItem {
    float:none;
    clear:both;
    width:100%;
  }
  li.MasterMenuItem > a {
    margin:0;
    border-radius:0px !important;
    border:0px none !important;
    border-top:1px solid #c5c6c8 !important;
  }
  .MasterContent {
    position: relative;
  }
  .MasterContentInnerWrap {
    border-radius: 0px;
    border: none;
    border-top:1px solid #c5c6c8;

  }
  .MasterFooterInner {
    padding:0;
  }
  .MasterFooter {
    background-color:#ade0f9;
    border-top:1px solid #c5c6c8;
  }
  .FooterStart {
    border:none;
    background:#ade0f9;
    padding:20px 10px;
  }
}