/* Döljer mobilmenyer i övriga lägen */

.lp-retina-logo img {
   max-width: 100% !important;
   width: 130px !important; 
}
.lp-search-wrapper .lp-submit {
   max-width: 100% !important;
   width: 58px !important;     
}

#mobile-navigation {
   display: none;
}

#topmenu li span {
   display: none;
}

#topmenu {
   display:inline; 
   padding-left:0; 
   margin-left:0; 
   list-style:none;
}     
       
.lp-topmenu-wrapper {
   background-image:url(/images/18.183c7ee125990d80d3800070/1390581559166/topnav_bg.gif);
   background-repeat:repeat-x;
   background-color:#7c7c7c;
   padding-bottom:0.7em;
   padding-top:0.7em;
}

header {
   padding-top:1em;
   padding-bottom:2em;   
}   

.lp-toolsmenu {
   margin-bottom:4.7em;
}

.lp-news-image {
   width:160px;
   padding-right: 4px; 
   padding-bottom: 4px; 
   float: left;   
}

.lp-articles {
   border-top: 1px solid #ededed;
}

.lp-article {
   border-bottom: 1px solid #ededed;
   padding: 30px 0;
   display: table;
   width: 100%;
}

.lp-article .lp-article-meta {
   display: table-cell;
   width: 100px;
   text-align: center;
}

.lp-article .lp-article-date {
   border-left: 3px solid #023493;
   font-family: open sans, verdana, arial, sans-serif;
}

.lp-article.lp-article-castle .lp-article-date {
   border-left-color: #970d52;
}

.lp-article .lp-article-date .lp-month {
   display: block;
   font-size: 13px;
   font-weight: bold;
   text-transform: capitalize;
}

.lp-article .lp-article-date .lp-day {
   display: block;
   font-size: 30px;
   font-weight: bold;
   line-height: 30px;
}

.lp-article .lp-article-date .lp-dayname {
   display: block;
   font-size: 12px;
   font-weight: normal;
   text-transform: capitalize;
}

.lp-article .lp-article-content {
   display: table-cell;
}

.lp-article .lp-article-content h2 {
   color: #333333;
   line-height: 28px;
   font-size: 22px;
}

.lp-article .lp-article-content p,
.lp-article .lp-article-content p a {
   font-family: open sans, verdana, arial, sans-serif;
}

.lp-article .lp-article-content p a {
   color: #023493;
}

.lp-article .lp-article-content p a:hover {
   text-decoration: none;
}

.lp-article .lp-linked-articles {
   margin-top: 20px;
}

.lp-article .lp-linked-articles h3 {
   font-size: 16px;
   padding-bottom: 7px;
   display: block;
   margin: 0;
   font-weight: normal;
}

.lp-article .lp-linked-article {
   border: 7px solid #ededed;
   margin-bottom: 20px;
   display: table;
}

.lp-article .lp-linked-article .lp-linked-image {
   display: table-cell;
   width: 35%;
   overflow: hidden;
}

.lp-article .lp-linked-article .lp-linked-image img {
   display: block;
   max-width: 100%;
}

.lp-article .lp-linked-article .lp-linked-content {
   display: table-cell;
   vertical-align: middle;
   width: 65%;
   box-sizing: border-box;
   padding-left: 10px;
}


.lp-article .lp-linked-article:last-child {
   margin-bottom: 0;
}

.lp-pagination {
   list-style: none;
   padding: 0;
   margin: 20px 0 0 0;
}

.lp-pagination li {
   display: inline-block;
   margin-right: 5px;
   margin-bottom: 10px;
}

.lp-pagination .lp-page {
   box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.35);
   background-color: #ededed;
   padding: 10px 0;
   width: 40px;
   text-align: center;
   font-weight: bold;
   font-size: 14px;
   display: block;
   border-radius: 3px;
   text-decoration: none;
   transition: box-shadow .1s linear;
}

.lp-pagination a.lp-page:active {
   box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.35);
}

.lp-pagination span.lp-page {
   color: #fff;
   background-color: #023493;
}

.lp-events-filter {
   border: 7px solid #ededed;
   padding: 15px 20px;
}

.lp-events-filter label {
   display: block;
   font-weight: bold;
   padding-bottom: 5px;
   font-family: "Open sans", arial, sans-serif;
}

.lp-events-filter .lp-date-from {
   margin-bottom: 10px;
}

.lp-events-filter .lp-events-field input,
.lp-events-filter .lp-events-field select {
   width: 100%;
   box-sizing: border-box;
}

.lp-events-filter .lp-events-field {
   margin-top: 10px;
}

.lp-events-filter .lp-submit-button {
   border-radius: 3px;
   background-color: #ededed;
   box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.35);
   transition: box-shadow .1s linear;
   border: 0;
   padding: 10px 40px;
   font-size: 14px;
   font-family: open sans, verdana, arial, sans-serif;
   font-weight: bold;
}

.lp-events-filter input,
.lp-events-filter select {
   font-family: open sans, verdana, arial, sans-serif;
   font-size: 12px;
   padding: 5px;
}

.lp-events-filter button:active {
   box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.35);
}

.lp-compact-calendar .lp-article {
   padding: 1px 0 0;
   text-decoration: none;
}

.lp-compact-calendar .lp-article .lp-article-date {
   padding: 10px 0;
}

.lp-compact-calendar .lp-article h4 {
   margin: 0;
   font-weight: normal;
   font-size: 14px;
   font-family: open sans, verdana, arial, sans-serif;
}

.lp-compact-calendar .lp-article .lp-article-date .lp-month {
   font-size: 12px;
}

.lp-compact-calendar .lp-article .lp-article-date .lp-day {
   font-size: 24px;
   line-height: 24px;
}

.lp-compact-calendar .lp-article .lp-article-date .lp-dayname {
   font-size: 12px;
}

.lp-compact-calendar .lp-events-filter {
   border: 0;
}

.lp-compact-calendar .lp-events-filter h2 {
   /*color: #023493;*/
}

.bootstrap a.carousel-control {
   opacity: 0.9;
   text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.7);
}
   
.bootstrap a.carousel-control:hover {
   opacity: 1;
   text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.9);
}

.article-carousel .carousel-indicators li {
   border: 1px solid rgba(0, 0, 0, 0.3);
   border-radius: 6px;
}



/*
---------------------------------------------------------
COOKIEVARNING
---------------------------------------------------------*/

.lp-cookie-consent {
  width: 100%;
  background: #ecbf5a;
  text-align: center;
  
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9998;
}

.lp-cookie-consent form {
  display: inline-block;
  text-align: left;
  position: relative;
  width: auto;
  margin: 0 auto;
  max-width: 940px;
  padding: 20px 40px 20px 20px;
}

.lp-cookie-consent form {
   color: #222;
   font-size: 14px;
   margin: 0;
   line-height: 15px;
}

.lp-cookie-consent a {
   text-decoration: underline;
   font-size: 14px;
   line-height: 15px;
   color: #023493;
}

.lp-cookie-consent a:hover {
   text-decoration: none;
}

.lp-cookie-consent button {
   padding: 10px 20px;
   border: none;
   border-radius: 2px;
   margin-top: 0;
   margin-left: 20px;
   background: #ededed;
   color: #000;
   font-weight: bold;
   line-height: 1;
   font-size: 14px;
   box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.35); 
}