/* Start - Joostrap Template Main Overrides
-----------------------------------------*/
body {
	background-color: #fff;
	color: #111;
  font-size: 16px;
	font-family: proxima-nova, sans-serif;
	font-style: normal;
	font-weight: 400;
}

body#forside {
	background: 0 0 url(/images/elementer/innsikt-bakgrunn.jpg) no-repeat;
}

body#forside .body-wrapper {
	background: right top 1200px url(/images/elementer/praksis-bakgrunn.jpg) no-repeat;
}

#content {
	padding: 10px 25px;
}

h4, h5, h6 {
    text-transform: none;
}

h1,
h2,
#k2Container h3,
.forsidenyheter .allmode-item h4,
.medlemsforside .allmode-item h4,
.sidenyheter a.moduleItemTitle,
.theme-default .nivo-caption {
	font-family: proxima-nova-condensed, sans-serif;
	font-style: normal;
	font-weight: 700;
}

#k2Container li {
	margin-left:20px;
}

input#mod-search-searchword {
    width: 100%;
}

.introboksforside h1 {
	font-family: proxima-nova, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.container-fluid {
	max-width:1600px;
	margin:0 auto;
	padding: 20px 0;
	background-color: #fff;
}

.row-fluid .first {
	margin-left: 0 !important;
}

.lodge-content h2 {
	margin-top: 4rem;
}

#header-area {
	border: none;
	padding: 0;
}

.sidebar-left {
	padding: 0 20px;
}

.sidebar-left .module ul,
.sidebar-right .module ul {
	margin-left: 0;
	padding-left: 0;
}

.sidebar-left .module ul.nav > li,
.sidebar-right .module ul.nav > li {
	border-bottom: 1px solid #ddd;
}

.sidebar-left .module ul.nav > li:last-child,
.sidebar-right .module ul.nav > li:last-child {
	border: none;
}

div#logemeny li,
.sidebar-left .module .nav>li>a {
	line-height: 120%;
	font-size: 14px;
}

.sidebar-right .module .nav>li>a {
	line-height: 120%;
	font-size: 15px;
	text-align: center;
	background: #2d4056;
	color: #fff;
	margin-bottom: 10px;
	font-weight: 700;
	text-transform: uppercase;
	border: 1px solid #2d4056;
}

.sidebar-right .module .nav>li>a:hover {
	background: #eee;
	color: #2d4056;
	border: 1px solid #2d4056;
}

.sidebar-left .module .nav>li>a {
	padding: 8px 0;
}

.sidebar-left .module.informasjonsmoter nav>li>a {
	padding: 4px 0;
}

.sidebar-left .module ul li ul {
	/* display: none; */
}

.sidebar-left .module ul li.item-2424 ul,
.sidebar-left .module ul li.item-2425 ul {
	display: block;
}

.sidebar-left .module ul.nav > li ul li {
    padding: 0;
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    font-size: 11px;
    border: none;
}

.sidebar-left .module ul.nav > li.current.active > a,
.sidebar-left .module ul.nav > li ul li.current.active a {
	font-weight: bold;
}

.module ul.nav > li.active.deeper.parent, .module ul.nav > li.active.deeper.parent:hover, .module ul.nav > li.active.deeper.parent:focus {
	padding-left: 0;
}

form#form-login div.control-group div.controls a {
	display:block;
}

.btn.active, .btn:active {
	box-shadow:none;
}

.btn {
	font-size: 12px;
}

button.btn.btn-warning {
    background-color: #357ebd;
		border: 1px solid #357ebd;
}

button.btn.btn-primary {
    background-color: #105da1;
		border: 1px solid #357ebd;
}

.dnfologo {
	margin-bottom:10px;
}


/* Top navigation bar
---------------------------------------------------------*/

.navbar {
	border-radius: 0;
	margin-bottom: 0;
}

.navbar-default {
	background-color: #2d4056;
	border-color: #2d4056;
}

.navbar-default .navbar-inner {
	background-color: #2d4056;
	background-image: none;
}

.navbar-default .nav>li>a,
.navbar-default .nav .active>a,
.navbar-default .nav .active>a:hover,
.navbar-default .nav .active>a:focus {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.navbar-default .nav .active>a,
.navbar-default .nav .active>a:hover,
.navbar-default .nav .active>a:focus {
	border-radius: 0;
	color: #2d4056;
}

.navbar-default .navbar-search .search-query {
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #000;
	background-image: none;
	color: #666;
}

.navbar-default .nav>li>a:hover {
	color: #2d4056;
	background-color: #fff;
}

.navbar-form.navbar-right:last-child {
	margin-right: -5px;
}

.navbar-default .nav>li>a,
.navbar-default .nav .active>a,
.navbar-default .nav .active>a:hover,
.navbar-default .nav .active>a:focus,
.mobilemenutext {
	font-family: proxima-nova-extra-condensed, sans-serif;
	font-style: normal;
	font-weight: 700;
}

.mobilemenutext {
	display: none;
}


/* Start - iFrame/Embed Responsive Overrides
 * For things like YouTube & Vimeo
 * embed codes, etc...
------------------------------------------*/
.embed-container {
	position: relative;
	padding-bottom: 56.25%; /* 16/9 ratio */
	padding-top: 30px; /* IE6 workaround*/
	height: 0;
	overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#map_canvas img {
	max-width:none;
}

/* Start - Login Override Menu Dropdown
-------------------------------------*/
#login-dropdown {
	width: 250px;
	padding: 10px;
}
#login-dropdown .input-prepend {
	margin-left: 10px;
}
div.login-remember {
	padding: 5px;
}
.navbar .nav.pull-right {
	float: left !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-top:2px;
}
.module-logo {
	margin-bottom: 40px;
}

/* mod_k2user */

div.k2UserBlock {}
div.k2UserBlock p.ubGreeting {border-bottom:1px dotted #ccc;}
div.k2UserBlock div.k2UserBlockDetails a.ubAvatar img { border-radius: 4px;}
div.k2UserBlock div.k2UserBlockDetails span.ubName {display:block;font-weight:bold;font-size:16px;}

.k2UserBlockDetails {
    background-color: #ddd;
    padding: 6px 6px 6px 10px;
    border-radius: 4px;
    margin-bottom: 10px;
}
.k2Avatar.ubAvatar {
    float: right;
}

div.k2UserBlock ul.k2UserBlockActions {}
	div.k2UserBlock ul.k2UserBlockActions li {
		padding: 2px 4px;
		border-top: 1px solid #ddd;
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
	}
	div.k2UserBlock ul.k2UserBlockActions li a {}
	div.k2UserBlock ul.k2UserBlockActions li a:hover {}

	div.k2UserBlock ul.k2UserBlockActions,
	div.k2UserBlock ul.k2UserBlockRenderedMenu {
		margin-left: 0;
	}
	div.k2UserBlock ul.k2UserBlockRenderedMenu li {
		padding: 2px 4px;
		border-top: 1px solid #ddd;
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
	}
	div.k2UserBlock ul.k2UserBlockRenderedMenu li a {}
	div.k2UserBlock ul.k2UserBlockRenderedMenu li a:hover {}
	div.k2UserBlock ul.k2UserBlockRenderedMenu li ul {} /* 2nd level ul */
	div.k2UserBlock ul.k2UserBlockRenderedMenu li ul li {}
	div.k2UserBlock ul.k2UserBlockRenderedMenu li ul li a {}
	div.k2UserBlock ul.k2UserBlockRenderedMenu li ul ul {} /* 3rd level ul (and so on...) */
	div.k2UserBlock ul.k2UserBlockRenderedMenu li ul ul li {}
	div.k2UserBlock ul.k2UserBlockRenderedMenu li ul ul li a {}

div.k2UserBlock form {}
div.k2UserBlock form input.ubLogout {}


/* Start - Bootstrap Overrides
----------------------------*/
div.navbar-collapse.in.collapse {
	height:auto !important;
}
.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {
}
.custom {
	background:none;
}

/* DNFO styling */


.subscribetext {
	font-size: 12px;
}

.custom-omtekst {
	padding: 0 10px;
	text-align: center;
	margin: 20px 0;
}

.custom-omtekst p {
    font-size: 13px;
    line-height: 160%;
    text-align: center;
}

#content-area k2Container h2 {
	font-size: 28px;
}

a {
	color: #144e8c;
}

h1, h2, h3 {
	line-height: 125%;
}

div.lodge-content h1,
div.lodge-content .span12.favorite {
	text-align: center;
}

div.lodge-content .span12.favorite {
	margin: 0;
}

div.lodge-content h2 {
	font-size: 24px;
}

div.lodge-content h4 {
    font-size: 16px;
    text-transform: none;
}

div.lodge-header {
	text-align: center;
}

div.lodge-header .lodge-id {
    font-size: 10px;
    display: block;
    margin-top: 10px;
		clear:both;
}

div.itemListCategory img {
	float:none !important;
	margin: 0 auto !important;
}

#content-area div.lodge-content .feiltekst-kalender {
	font-size: 10px;
}

div.lodge-content .popover-content,
.view-lodges .popover-content {
    font-size: 11px;
    line-height: 150%;
    width: 240px;
}

.catItemAddLink {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

#breadcrumbs .container {
    padding: 5px 0 0 10px;
}

.k2BreadcrumbsBlock {
    font-size: 10px;
}

.catItemReadMore {
	margin-top: 10px;
}

.sidebar-left,
.sidebar-right {
	background-color: #f8f8f8;
	background-color: #efefef;
}

.sidebar-right {
	padding-top: 20px;
}

.sidebar-left h3 {
    margin-left: 12px;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 110%;
}

.page-header {
	padding: 0;
	margin: 0;
	border: none;
}

.itemListView .itemContainer {
	padding: 25px 0;
	clear: both;
}

#itemListLinks,
.itemListSubCategories {
    margin-top: 40px;
}

#itemListLinks .itemContainer {
	padding: 0;
}

#itemListLinks ul {
	padding: 0;
	margin: 0;
}

#itemListLinks .catItemTitle {
	list-style-type: none;
	padding: 5px 0;
	border-bottom: 1px solid #ddd;
}

div.itemListCategory {
	border:none !important;
	padding:0 !important;
	margin:0 !important;
}

.bildehoyre {
	float:right;
	clear:right;
	margin-left:20px;
}

.bildevenstre {
	float:left;
	clear:left;
	margin-right:20px;
}

li.oldevent {
    display: none;
}

table span.oldevent {
    color: #ccc;
}

.kontakttabell th,
.motetabell th {
	background-color: #f4f0eb;
}

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
	border-color: #aaa;
}

#content-area .kontakttabell th,
#content-area .kontakttabell td,
#content-area .kontakttabell th p,
#content-area .kontakttabell td p {
	font-size: 12px;
}

#content-area .kontakttabell th,
#content-area .kontakttabell td {
	white-space: nowrap;
	padding-right: 20px;
}

#content-area .kontakttabell tr:nth-child(odd) {
	background-color: #eee;
}

.motetabell th,
.motetabell td {
	font-size: 12px;
}

.motetabell .oldevent {
	color: #ddd;
}

.motetabell td.success .oldevent {
	color: #b3d9a3;
}


.motetabell .eventCodes {
	vertical-align: super;
	font-size: 9px;
	text-transform: uppercase;
}



blockquote p {
	font-style: normal;
	margin: 0;
}

/* K2 styling */

.clr {
	clear: both;
}

.sidenyheter li.even {
    border-top  : 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-bottom: 16px;
    display: block;
}

.sidenyheter ul,
.sidenyheter li {
	margin: 0;
	padding: 0;
}

.sidenyheter li {
	list-style-type: none;
	margin: 5px 0;
	padding: 8px 0 8px 0;
}

.sidenyheter li a {
	font-weight: bold;
}

.sidenyheter img {
	float: left;
	margin-right: 4px;
}

.sidenyheter .moduleItemTitle {
    line-height: 130%;
    margin-bottom: 5px;
    display: block;
    color: #000;
}

.sidenyheter .moduleItemIntrotext {
    line-height: 160%;
    font-size: 13px;
}

.sidenyheter span.catname {
    font-size: 10px;
    font-weight: bold;
}

#bottom1 {
	border-top: 1px solid #ddd;
	padding: 10px 0;
	margin: 20px 0;
}

#bottom1 h3 {
	margin-bottom: 20px;
}

#bottom1 div.row>div {
    padding: 0 10px;
}

#bottom1 div.module {
	border-right: 1px solid #ddd;
}

#bottom1 div.module h3 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	margin: 0;
	background: url(/media/com_motekalender/images/logeskjold/700.png) no-repeat 50% 0;
	height: 150px;
	padding-top: 150px;
	text-align: center;
	margin-bottom: 70px;
	display: block;
}

#bottom1 div.module h3.landslogeboks {
	background-image: url(/media/com_motekalender/images/logeskjold/700.png);
}

#bottom1 div.module h3.bergenboks {
	background-image: url(/media/com_motekalender/images/logeskjold/702.png);
}

#bottom1 div.module h3.trondhjemboks {
	background-image: url(/media/com_motekalender/images/logeskjold/701.png);
}

#bottom1 div.module h3.tromsoboks {
	background-image: url(/media/com_motekalender/images/logeskjold/703.png);
}

#bottom1 div.module.landslogeboks,
#bottom1 div.module.bergenboks,
#bottom1 div.module.trondhjemboks {
	padding-right: 20px;
}

#bottom1 div.module.tromsoboks {
	border-right: none;
}

/* RAXO-moduler bottom START */


.allmode-box.allmode-provinsnyheter {
    padding-right: 20px;
}

#bottom1 .allmode-provinsnyheter .allmode-topitem {
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

#bottom1 .allmode-provinsnyheter h2.moduleItemTitle {
    font-size: 15px;
    font-weight: 600;
}

#bottom1 .allmode-provinsnyheter span.itemCategory {
	font-size: 11px;
    line-height: 150%;
    display: block;
	margin-bottom:8px;
}

#bottom1 .allmode-provinsnyheter .allmode-text {
    margin-top: 4px;
    font-size: 12px;
    line-height: 160%;
}

#bottom1 .allmode-provinsnyheter .itemInfobar { border: none; }

/* RAXO-moduler bottom END */


#bottom1 .k2ItemsBlock .item {
    margin: 0 15px 15px 0;
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px 0;
}

#bottom1 .k2ItemsBlock .item h4 {
	font-size: 14px;
	line-height: 140%;
	margin: 0;
	text-transform: none;
	font-weight: bold;
}

#bottom1 .k2ItemsBlock .item img {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

#bottom1 .k2ItemsBlock .itemCategory {
	font-size: 11px;
	margin: 2px 0;
	line-height: 150%;
	display: block;
}

#bottom1 .k2ItemsBlock .item .moduleItemIntrotext {
	margin-top: 4px;
	font-size: 12px;
	line-height: 160%;
}

.forsidenyheter>div,
.medlemsforside>div {
	margin-bottom: 0;
}

.module.medlemsforside {
    margin-top: 0;
}

.forsidenyheter .moduleItemImage img,
.medlemsforside .moduleItemImage img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	max-height: 420px;
}

.medlemsforside .allmode-img img {
	border: 1px solid #aaa;
}

.forsidenyheter .moduleItemAuthor,
.medlemsforside .moduleItemAuthor {
	float: left;
}

/* https://coolestguidesontheplanet.com/videodrome/youtube/ */

.forsidevideo {
	position:relative;
	padding-bottom:56.25%; /* 16:9 */
	height:0;
	overflow:hidden;
}

.forsidevideo iframe, .forsidevideo object, .forsidevideo embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/* Embedded video */

.ytp-gradient-top, .ytp-gradient-bottom {
	background-image:none;
}

.html5-video-player:not(.ytp-transparent), .html5-video-player.unstarted-mode, .html5-video-player.ad-showing, .html5-video-player.ended-mode, .html5-video-player.ytp-fullscreen {
		background-color: #fff !important;
}

.lokalloge .itemAuthor,
.artikkelside .catItemHeader .itemInfobar,
.itemInfobar {
	padding: 0 1px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 6px 0 10px 0;
	font-size: 12px;
	display: inline-block;
	width: 100%;
}

.forsidenyheter .itemCategory,
.medlemsforside .itemCategory {
	float: right;
}

.forsidenyheter h2,
.medlemsforside h2 {
    font-size: 28px;
}

.forsidenyheter.forsidefokus h2,
.medlemsforside.forsidefokus h2 {
	font-size: 36px;
}

.forsidefokus .allmode-img {
    float: left;
    margin-right: 30px;
}

.module.forsidenyheter.forsidefokus {
    margin-top: 100px;
		clear: both;
}

.forsidenyheter .allmode-itemsbox,
.medlemsforside .allmode-itemsbox {
	display: grid;
}

.forsidenyheter .allmode-itemsbox .grid2,
.medlemsforside .allmode-itemsbox .grid2,
.forsidenyheter .allmode-itemsbox .grid3,
.medlemsforside .allmode-itemsbox .grid3,
.forsidenyheter .allmode-itemsbox .grid4,
.medlemsforside .allmode-itemsbox .grid4,
.forsidenyheter .allmode-itemsbox .grid5,
.medlemsforside .allmode-itemsbox .grid6 {
	grid-template-rows: auto 1fr;
}

.forsidenyheter .module-content,
.medlemsforside .module-content {
	overflow:visible;
}

.grid2 .allmode-itemsbox {
	grid-template-columns: repeat(2,1fr);
	grid-column-gap: 10px;
	grid-row-gap: 10px;
}

.grid3 .allmode-itemsbox {
	grid-template-columns: repeat(3,1fr);
	grid-column-gap: 10px;
	grid-row-gap: 10px;
}

.grid4 .allmode-itemsbox {
	grid-template-columns: repeat(4,1fr);
	grid-column-gap: 10px;
	grid-row-gap: 10px;
}

.grid5 .allmode-itemsbox {
	grid-template-columns: repeat(5,1fr);
	grid-column-gap: 10px;
	grid-row-gap: 10px;
}

	/*
.forsidenyheter .apnearr .allmode-itemsbox {
 grid-template-columns: repeat(3,1fr);
}

.medlemsforside .allmode-itemsbox {
	grid-template-columns: repeat(3,1fr);
}
*/

div.apnearr {
	clear:both;
}

.forsidenyheter .allmode-item,
.medlemsforside .allmode-item {
    margin: 20px 10px 0 0;
}

.forsidenyheter .allmode-item:nth-child(even),
.medlemsforside .allmode-item:nth-child(even) {
    margin-right: 0;
}

.forsidenyheter .allmode-item h4,
.medlemsforside .allmode-item h4 {
    font-size: 16px;
    line-height: 120%;
}

.forsidenyheter .allmode-item h4 {
	font-size:20px;
}

.forsidenyheter .allmode-item h4 a,
.medlemsforside .allmode-item h4 a {
    color: #000;
}

div#k2Container h4 {
	text-transform: uppercase;
}

.forsidenyheter .allmode-text,
.medlemsforside .allmode-text {
	margin-top: 10px;
	font-size: 13px;
	line-height: 140%;
}

.forsidenyheter .allmode-topitem .allmode-text,
.medlemsforside .allmode-topitem .allmode-text {
	font-size: 16px;
}

.forsidenyheter .allmode-topitem,
.medlemsforside .allmode-topitem {
	margin-bottom: 50px;
}


.logeside .itemHeader,
.artikkelside .itemHeader {
	position: relative;
	display: block;
}

.logeside .itemTitle ,
.artikkelside .itemTitle {
	font-size: 36px;
	line-height: 120%;
}

.artikkelside h2 {
	font-size: 22px;
}

.logeside .authorblock,
.artikkelside .authorblock {
	width: 75%;
	margin: 20px 0 0 auto;
}

.logeside .itemIntroText,
.artikkelside .itemIntroText {
	margin-top: 0;
	font-weight: bold;
}

.logeside .itemLeftColumn,
.artikkelside .itemLeftColumn {
	float:left;
}

.logeside .itemAuthorBlock,
.artikkelside .itemAuthorBlock {
	position: relative;
}

.logeside .bylinefull,
.artikkelside .bylinefull {
	width: 100px;
	position: absolute;
	top: 10px;
	left: 0;
	display: inline-block;
	padding: 0;
}

.logeside .authorinfo,
.artikkelside .authorinfo {
	border-bottom: 4px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.logeside .itemDateCreated,
.artikkelside .itemDateCreated {
	color: #777;
}

.logeside h2 {
	font-size: 25px;
}

.logeside .itemImageCaption,
.logeside .itemImageCredits,
.logeside .itemDateCreated,
#content-area .logeside .itemAuthorName,
.artikkelside .itemImageCaption,
.artikkelside .itemImageCredits,
.artikkelside .itemDateCreated,
#content-area .artikkelside .itemAuthorName {
	font-family: 'Work Sans', Sans-serif !important;
}

.itemImageBlock {
	position: relative;
	margin: 20px 0;
}

.itemImageCaption,
.itemImageCredits {
	font-size: 10px;
	line-height: 150%;
	margin: 0;
	margin-top: 0;
	display: inline-block;
}

.itemImageCredits:before {
	content: "Foto: ";
}

.itemImageCaption {

}

.itemImageCredits {
	float: right;
}


#content-area .artikkelside .itemAuthorName {
	margin: 0;
	font-size: 16px;
	line-height: 115%;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#content-area .artikkelside .itemAuthorDescription p {
	margin: 0;
	font-size: 10px;
	line-height: 110%;
}

.artikkelside .itemAuthorAvatar {
	margin-bottom: 10px;
	border-radius: 50px;
}

.artikkelside .itemImageBlock {
	width: 100%;
	margin: 30px 0;
}

.artikkelside  .catItemImageBlock {
	float: none;
	margin-left: 0;
}

.artikkelside .itemImageCaption {
	float: left;
	clear: left;
}

.artikkelside .itemImageCredits {
	float: right;
	font-size: 10px;
	text-transform: uppercase;
}

.logeside .itemTitle {
	font-size: 28px;
}

div.itemAttachmentsBlock,
div.itemContentFooter {
    padding-top: 10px;
    border:none;
}

.itemAttachments li {
	font-size: 12px;
}

.itemTwitterButton,
.itemFacebookButton {
	float: left;
	margin-right: 20px;
}

.wk-slideshow img, .wk-gallery img, .spotlight img, a[data-lightbox] img,
.forsidenyheter .moduleItemImage img,
.medlemsforside .moduleItemImage img,
#content-area div#k2Container img,
.sidebar-right img {
	border-radius: 0;
	border: 1px solid #ddd;
}

.wk-slideshow .caption {
	position: absolute;
	top: auto;
	left: 1px;
	right: 6px;
	bottom: 15px;
	z-index: 5;
	padding: 10px 30px 10px 10px;
	background: rgba(0,0,0,0.5);
	text-align: right;
}

#content-area div#k2Container.logekategori img {
    border: none !important;
}

.module.slideshowforsiden {
	margin-bottom: 20px;
}

.kategorioversikt ul.subCategoryContainer {
	margin: 0;
}

.kategorioversikt li {
	list-style-type: none !important;
	padding: 5px 0 !important;
	margin: 5px 0 !important;
	border-bottom: 1px solid #ddd !important;
}

.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"] {
    height: 36px;
    margin: 0;
    border-radius: 4px;
    border: 1px solid #bbb;
    width: 100%;
}

.formResponsive .formHorizontal .rsform-block {
	margin-bottom: 5px;
}

#content-area p.formDescription {
    font-size: 11px;
    margin-top: 0;
    margin-bottom: 20px;
		line-height: 15px;
}

#content-area div.rsform-block-okonomi p.formDescription {
    margin-bottom: 25px;
}


.ninja-form .key {
	height: auto;
}


/* Møtekalender plugin styling
---------------------------------------------*/

#logeskjold {
	margin-bottom: 20px;
	text-align: center;
}

.logenavnoppe {
	display: none;
}

h2.motekalenderlink {
	margin-top: 30px;
	font-size: 14px;
	text-align: center;
}

.motekalenderlink a {
	padding: 4px 12px;
	background-color: #eee;
	width: auto;
	border-radius: 4px;
	border: 1px solid #ccc;
}

.motekalenderlink a:hover {
	background-color: #2d4056;
	color: #fff;
	text-decoration: none;
	border: none;
}

/* Favoritter
----------------------------*/

div.favoritt-nyheter {
	margin: 0 0 20px 0;
}

div.favoritt-nyheter ul.favoritenews {
	padding: 0;
	margin: 0;
}

div.favoritt-nyheter ul.favoritenews li {
	list-style-type: none;
	padding: 5px 2px;
	margin: 0;
	border-bottom: 1px solid #ddd;
	line-height: 110%;
}

div.favoritt-nyheter ul.favoritenews li:first-child {
	border-top: 1px solid #ddd;
}

div.favoritt-nyheter ul.favoritenews li a,
div.favoritt-nyheter ul.favoritenews li span.favcat {
	font-size: 11px;
}
div.favoritt-nyheter ul.favoritenews li span.favcat:before {
	content: '(';
}

div.favoritt-nyheter ul.favoritenews li span.favcat:after {
	content: ')';
}

div.favoritt-nyheter ul.favoritenews li span.favcat {
}

#favorittnyheter .btn {
	margin-top: 10px;
}

div#logemeny {
	/* border-top: 4px solid #bbb; */
}

div#logemeny .menu {
	margin: 0;
	border-bottom: 4px solid #bbb;
}

div#logemeny li {
	margin: 0;
	list-style-type: none;
	padding: 10px 0;
	border-top: 1px solid #ddd;
}

div#logemeny .logenavn {
	padding: 8px 0;
	font-size: 16px;
	text-align: center;
}

/* Møtekalendermodul
----------------------------*/

.motekalender-module-logemoeter {
	padding: 0;
}

.motekalender-logemoeter-list {
	padding-left:0;
	margin-left:0;
}

.motekalender-logemoeter-list li {
	background:none;
	padding-left:0;
	font-size:13px;
	text-transform:capitalize;
	border-bottom: 1px solid #CCCCCC;
	list-style-type: none;
	float: left;
	width: 100%;
	padding: 2px 0 2px 4px;
	font-family: proxima-nova-condensed, sans-serif;
}

.motekalender-logemoeter-list li div,
.motekalender-logemoeter-list li a,
.motekalender-logemoeter-list li span {
	display: inline;
}

.motekalender-logemoeter-list li div {
	clear: left;
}

.motekalender-logemoeter-list li a {
	margin-left: 4px;
}

.motekalender-logemoeter-list a:hover {
	text-decoration: underline;
	color: #000;
}

.motekalender-logemoeter-list sup.koder {
	font-size: 9px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	margin-left: 0.2em;
}

/* Loges møtekalender */


div.lodge-content div#kontakt span {
	display: block;
}

div.lodge-content div#kontakt span:nth-child(4) a,
div.lodge-content div#kontakt span:nth-child(4) span {
	display: inline;
}

div.lodge-content div#kontakt .cloaked_email span {
	display: inline;
}

div.module.logevelger h3 {
	font-size: 14px;
	font-weight: 600;
	margin: 0;
}

div.module.logevelger form {
	margin: 0;
}

div.module.logevelger select {
    -webkit-appearance: none;
    width: 100%;
    padding: 1px 6px;
    border-radius: 0;
    border-color: #aaa;
    font-size: 13px;
    height: 30px;
}

.lodge-content .logenavn {
    font-size: 26px;
}

.lodge-content .gruppenavn {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}

/* Min side nyhetsboks */

.minsidenyheter>div {
	margin-bottom: 10px;
}

div.module.minsidenyheter h3 {
	font-size: 30px;
	text-align: center;
}

.module.minsidenyheter {
    margin-top: 10px;
    padding-top: 15px;
}

.minsidenyheter ul {
	margin: 0;
	padding: 0;
}

.minsidenyheter li {
    float: left;
    width: 23%;
    margin-left: 2%;
    margin-bottom: 20px;
	list-style-type: none;
	padding: 5px 0 0 0;
}

.minsidenyheter li:nth-child(5n+0) {
	clear: both;
}

.minsidenyheter li:nth-child(5n+0),
.minsidenyheter li:first-child {
    margin-left: 0;
}

.minsidenyheter li a {
	font-size: 16px;
}

.minsidenyheter .moduleItemImage img {
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
}

.minsidenyheter .moduleItemTitle {
    line-height: 140%;
    margin-bottom: 5px;
    display: block;
}

.minsidenyheter .moduleItemIntrotext {
    line-height: 130%;
    font-size: 11px;
}


/* Vestibylekalender mod_motekalender */

#minside #mainbody .container,
#vestibylekalender #mainbody .container {
	padding: 0;
}

#vestibylekalender #mainbody .container {
	width: 1600px;
}

#minside .col-md-push-3,
#vestibylekalender .col-md-push-3 {
	left: 0;
}

#minside #below-content,
#vestibylekalender #below-content {
	background: none;
	margin: 0 auto;
	float: none;
	background:none;
}

#minside #below-content {
	width: inherit;
}

#minside .module.tegnforklaring,
#vestibylekalender .module.tegnforklaring {
	clear: both;
	margin: 0;
}

#minside .col-md-6 {
	width: 100%;
}

#minside .content-area,
#minside .sidebar-left,
#minside .sidebar-right,
#minside .navbar,
#vestibylekalender .content-area,
#vestibylekalender .sidebar-left,
#vestibylekalender .sidebar-right,
#vestibylekalender .navbar,
#vestibylekalender .jev_help,
#vestibylekalender .itemBackToTop {
	display:none;
}

#minside .motekalender-module-logemoeter,
#vestibylekalender .motekalender-module-logemoeter {
	border:none;
	width:100%;
	padding: 0;
}

#vestibylekalender .oslo {
	margin: 0 auto;
    width: 100%;
}

#vestibylekalender .oslo li {
	width:100%;
}

#vestibylekalender .bergen {
	float:left;
	width:670px;
}

#vestibylekalender .motekalender-logemoeter-list li,
#vestibylekalender .motekalender-logemoeter-list li p,
#vestibylekalender .motekalender-logemoeter-list li a,
#vestibylekalender .motekalender-logemoeter-list li span {
	font-family:proxima-nova-condensed,sans-serif !important;
	font-size: 20px !important;
  text-transform: capitalize;
	line-height: 36px;
}

#vestibylekalender div.module.screenright {
    border-left: 2px solid #ddd;
    padding-left: 25px;
    padding-top: 20px;
}

#vestibylekalender .screenright div.allmode-item {
	margin: 20px 0;
}

#vestibylekalender .screenright h4.allmode-title,
#vestibylekalender .screenright .moduleItemTitle,
#vestibylekalender .screenright div.allmode-text {
	font-family:proxima-nova-condensed,sans-serif !important;
}

#vestibylekalender .screenright h4.allmode-title {
	text-transform: none;
	font-size: 24px;
	line-height: 28px;
}

#vestibylekalender .screenright  h3.allmode-name {
    background: #aaa;
    padding: 5px;
    color: #fff;
    padding-left: 10px;
    margin-bottom: 20px;
}

#vestibylekalender .screenright h4.allmode-title a {
	color: #000;
}

#vestibylekalender .screenright .moduleItemTitle {
	font-size: 32px;
	line-height: 40px;
}

#vestibylekalender .screenright div.allmode-text {
	font-size: 16px;
	line-height: 22px;
}

#vestibylekalender .screenright div.allmode-img {
	margin-bottom: 5px;
}

#vestibylekalender .moduleItemReadMore {
	display: none;
}

#minside .motekalender-logemoeter-list {
	-moz-column-count:2; /* Firefox */
	-webkit-column-count:2; /* Safari and Chrome */
	column-count:2;
	-moz-column-gap:40px; /* Firefox */
	-webkit-column-gap:40px; /* Safari and Chrome */
	column-gap:40px;
}

#minside .motekalender-logemoeter-list li {
}

#minside .motekalender-logemoeter-list li p,
#minside .motekalender-logemoeter-list li a,
#minside .motekalender-logemoeter-list li span {
}

#minside .motekalender-logemoeter-list li,
#minside .motekalender-logemoeter-list li p,
#minside .motekalender-logemoeter-list li a,
#minside .motekalender-logemoeter-list li span {
	font-size: 16px !important;
	text-transform: capitalize;
	line-height: 24px;
	padding: 10px 0;
}

#minside .custom,
#vestibylekalender .custom {
	padding: 0;
	width: 100%;
	clear: both;
}

#minside #content-area .module,
#vestibylekalender #content-area .module {
	padding: 0;
	margin: 0;
}

#minside .infotekst p,
#vestibylekalender .infotekst p {
	font-size: 12px;
	line-height:150%;
	text-align: center;
	float: left;
	margin: 5px 0;
	width: 100%;
}

#minside .tegnforklaring p,
#vestibylekalender .tegnforklaring p {
	font-size: 12px;
	line-height:18px;
}

#minside .motekalender-logemoeter-list li div,
#vestibylekalender .motekalender-logemoeter-list li div {
	clear: left;
	color: gray;
	width: 140px;
}

#vestibylekalender .allmode-columns {
	border-top: 4px solid #d5e6f7;
	margin: 4px 0;
	padding-top: 12px;
	height: 216px;
	width: 980px;
	overflow: hidden;
}

#vestibylekalender .allmode-columns div.allmode-topitem {
	margin: 0 3% 0 0;
	width: 30%;
	border: none;
}

#vestibylekalender .allmode-columns div.allmode-topitem:last-child {
	margin: 0;
}

#vestibylekalender .allmode-columns .allmode-topbox {
	position: relative;
	margin: 0;
	animation-name:columns;
	animation-duration:20s;
	animation-delay:3s;
	animation-iteration-count:infinite;
	/* Safari and Chrome */
	-webkit-animation-name:columns;
	-webkit-animation-duration: 20s;
	-webkit-animation-delay:3s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-play-state: alternate;
	width: 960px;
}

#vestibylekalender .sidebar-right-screen {
	padding-top: 20px;
}

#vestibylekalender #content-area {
	padding:0;
}

.sidebar-nav div.module span.image-title {
}

.sidebar-nav div.module img {
	margin-right: 5px;
}

.sidebar-nav div.module li.active a {
	padding-left:5px;
	font-weight: bold;
}


@keyframes columns {
	0% {opacity: 0;}
	10% {opacity: 1;}
	90% {opacity: 1;}
	100% {opacity: 0;}
}

@-webkit-keyframes columns /* Safari and Chrome */ {
	0% {opacity: 0;}
	10% {opacity: 1;}
	90% {opacity: 1;}
	100% {opacity: 0;}
}


#vestibylekalender .allmode-columns .allmode-topitem .allmode-title {
	font-size: 15px;
	padding: 0 0 10px 0;
	margin: 0;
}

#vestibylekalender .allmode-columns .allmode-topitem .allmode-text {
	margin: 0;
	font-size: 12px;
	line-height: 150%;
}

/* Vise dato og møter på samme linje */
#vestibylekalender .oneline div {
	display:inline;
	float: left;
}

#vestibylekalender .wk-slideshow {
        float:right;
        margin-left:20px;
        margin-top:20px;
        border:none;
}

#vestibylekalender .wk-slideshow {
        float:right;
        margin-left:20px;
        margin-top:20px;
        border:none;
}

#vestibylekalender .wk-slideshow img {
        border:1px solid #bbb;
}

#vestibylekalender .wk-slideshow .caption {
        padding:10px;
        font-weight:bold;
        background-color:#222;
        color:#fff;
        margin-left:10px;
        width:190px;
}

div.module h3 {
	text-transform: uppercase;
	font-size: 15px;
	margin: 0;
	font-weight: 700;
}

h2.latestItemTitle {
	font-size: 22px;
	line-height: 130%;
}

.module.infobokserforside {
}

.module.introboksforside,
.module.infobokserforside {
	margin-bottom: 20px;
}

.introboksforside p,
.infobokserforside p {
	line-height: 160%;
}

div.module .introboksforside h3,
div.module .infobokserforside h3 {
	margin: 20px 0 10px 0;
}

.introboksforside ul,
.infobokserforside ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.introboksforside ul li,
.infobokserforside ul li {
    padding: 2px 0;
}

.infobokserforside .formedlemmerboks,
.infobokserforside .linkerboks,
.module.vissteduatboks {
	padding: 5px 18px 18px 23px;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-bottom:20px;
	min-height: 180px;
	background-position: top right;
	background-repeat: no-repeat;
}

.infobokserforside .formedlemmerboks,
.infobokserforside .linkerboks {
	width:100%;
	float:left;
}

.verdiordforside {
	width:49%;
	float:left;
	margin-bottom:30px;
}

.verdiordforside h2 {
    font-size: 26px;
    margin: 0;
    text-transform: uppercase;
    line-height: 120$;
}

.verdiordforside p {
		margin-top:0;
    margin-bottom:20px;
}

.infobokserforside .linkerboks {
	background-image: url(/images/elementer/bakgrunn-forsideboks-02.jpg);
}

.infobokserforside .formedlemmerboks {
	background-image: url(/images/elementer/bakgrunn-forsideboks-01.jpg);
	clear:left;
}

.verdiordforside,
.infobokserforside .linkerboks {
	margin-right:2%;
}

.infobokserforside .formedlemmerboks {
	clear:right;
}

.module.vissteduatboks {
	min-height: auto;
	background-color: #f8f8f8;
	padding: 15px 23px 18px 23px;
	width: 745px;
}

.module.vissteduatboks h3 {
	font-size:20px;
}

.module.vissteduatboks .moduleItemReadMore {
	display: none;
}

.hideitem,
.sidebar-left li.item-1590 ul,
.sidebar-left li.item-1711 ul,
.sidebar-left li.item-1735 ul,
.item-69 {
	display: none;
}

.formedlemmerforside input#mod-search-searchword {
	width: 80%;
	height: 50px;
	font-size:18px;
}

/* For medlemmer */

#formedlemmer .motekalender-logemoeter-list li div {
	display: block;
	font-weight: bold;
	font-size:14px;
}

#formedlemmer .motekalender-logemoeter-list li a {
	margin-left:0;
	margin-right:4px;
}

#formedlemmer #k2Container li {
    margin-left: 0;
}

/* Fakta om frimureriet - hovedpunkt */
.item-2247 {
	font-weight: bold;
	font-size: 16px;
}


#k2ModuleBox243 {
	margin-bottom: 20px;
}


/* Fix for K2 modal box / Bootstrap incompat */

#k2ModuleBox243 a.modal,
#k2Container a.modal {
	border: 0px;
	display: inline-block;
	margin: 0 10px 0 0;
	position: relative;
	top: auto;
	left: 0px;
	width: auto;
	-webkit-box-shadow: 0 0 0 0;
	-moz-box-shadow: 0 0 0 0;
	box-shadow: 0 0 0 0;
	background-color: #286090;
}

.itemSocialSharing {
    margin: 40px 0;
}

.itemDateModified {
    font-size: 10px;
}

.module ul.nav > li {
	line-height: 120%;
}

.k2ReadMore {
	margin-right: 10px;
}

li.userItemTitle {
    margin: 0 0 10px 0;
    list-style-type: none;
}

.module.panel-primary,
.module.informasjonsmoter,
.module.aktuelt {
	padding: 5px 10px;
	background-color: #fff;
}

.module.informasjonsmoter,
.module.aktuelt {
	border: 1px solid #ddd;
}

.module.informasjonsmoter li a {

}

.module.aktuelt {
	margin-top: 40px;
}

.allmode-mndloge img {
	margin-bottom: 5px;
}

#mndsloge .tagItemList {
	margin-top: 25px;
}

#mndsloge div.tagItemImageBlock {
	float: right;
	margin-left: 20px;
}

.sidebar-left .module {
	/* margin: 30px 10px 10px 15px; */
}

.module.dinmeny {
    margin: 20px 0 0 0;
}

.module.panel-primary {
	border-width: 4px;
}

.panel-body {
	padding: 0;
}

.informasjonsmoter .allmode-category {
	font-size: 10px;
	padding-bottom: 8px;
}

.informasjonsmoter li.allmode-title {
	padding: 10px 0;
}

table.motecalsearchresults {
	width: 100%;
}

table.motecalsearchresults th {
	background-color: #f4f0eb;
}

table.motecalsearchresults th,
table.motecalsearchresults td {
	font-size: 12px;
	padding: 2px;
}

table.motecalsearchresults td {
}

table.motecalsearchresults tr:nth-child(even) {
	background-color: #eee;
}

/*
#content-area {
	padding: 15px 10px;
}
*/

div.itemView {
	border-bottom: none;
	margin-bottom: 10px;
}

#forside #content-area {
	padding: 0;
}

footer {
	padding: 20px 0;
	background-color: #e7e5e5;
	border-top: 5px solid #ddd;
	text-align: center;
}

#footer .custom {
	padding: 20px;
}

#footer p {
	margin-bottom: 10px;
}

body#frisakplaceholder,
body#frisakplaceholder .sidebar-left,
body#frisakplaceholder .sidebar-right {
	background-color: #fff;
}

body#frisakplaceholder h1 {
    font-size: 22px;
}

body#frisakplaceholder input[type="text"] {
    border: 1px solid #333;
    height: 2.2em;
    padding: 1px 5px;
    margin-left: 10px;
    border-radius: 2px;
}

body#frisakplaceholder input[type="text"]:focus {
	background-color:#faef9f;
}

body#frisakplaceholder input[type="submit"] {
 color: #ffffff;
 background: #1085de;
 border: 0;
 margin-left: 10px;
 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
 background-color: #428bca;
 border-color: #357ebd;
 display: inline-block;
 padding: 6px 12px;
 font-size: 14px;
 font-weight: normal;
 line-height: 1.428571429;
 text-align: center;
 white-space: nowrap;
 vertical-align: middle;
 cursor: pointer;
 background-image: none;
 border: 1px solid transparent;
 border-radius: 4px;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 -o-user-select: none;
 user-select: none;
}

body#frisakplaceholder input[type="submit"]:hover {
	color: #1085de;
	background: #fff;
	border: 1px solid #1085de;
	text-shadow: none;
}

body#frisakplaceholder table td {
	padding: 2px 0;
}

body#frisakplaceholder table td:first-child {
	white-space: nowrap;
	padding-right: 10px;
}

body#frisakplaceholder div#content.col-md-push-3 {
    left: 0;
}

h1.itemTitle {
	font-size: 40px;
}

.avPlayerWrapper {
	margin-bottom: 30px;
}

#bodologene .logeskjold {
	margin-bottom: 30px;
	display: inline-block;
	width: 100%;
}

#bodologene .logeskjold img {
	float: left;
	margin-right: 2% !important;
	border: none !important;
	max-width: 16%;
}

#bodologene .logeskjold .kors {
	margin-top: 40px;
}

#bodologene .logeskjold img:last-child {
	margin-right: 0;
}

.module.bodologene.bodologenenyheter1 {
	width: 50%;
	float: left;
	margin-right: 5%;
}

/* Overskrift på nyhetsboksen */
.module.bodologene.bodologenenyheter1 h3,
.module.bodologene.bodologenekontakt h3,
.module.bodologene .bodologenenyheter2 h3,
.module.bodologene .bodologenearkiv h3  {
	font-family: helvetica, sans-serif;
	font-size: 15px;
	font-weight: 600;
	border-bottom: 1px solid #ddd;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

.module.bodologene.bodologenekontakt h2 {
	margin-bottom: 10px;
}

/* Nyhetstitler */
.module.bodologene.bodologenenyheter1 h2 {
	font-size: 14px;
	font-family: helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	padding: 2px 0 8px 0;
}

.module.bodologene.bodologenekontakt {
	width: 45%;
	float: left;
	display: inline-block;
}

.module.bodologene.bodologenekontakt .allmode-item {
	float: left;
	margin-right: 2%;
	max-width: 31%;
}

.module.bodologene.bodologenekontakt .allmode-item:last-child {
	margin-right: 0;
}

.module.bodologene.bodologenekontakt .allmode-itemsbox {
	margin-top: 10px;
}

.module.bodologene.bodologenekontakt h4 {
	font-size: 11px;
	line-height: 12px;
}

.module.bodologene.bodologenenyheter2 {
	clear: both;
	margin-top: 40px;
	display: inline-block;
}

.module.bodologene.bodologenenyheter2 h2 {
	font-size: 18px;
}

.module.bodologene.bodologenenyheter2 .allmode-topitem {
	clear: both;
	margin-top: 20px;
}

.module.bodologene.bodologenenyheter2 img {
	float: left;
	margin-right: 20px;
}

/* Arkivmodul for Bodølogene */

.module.bodologene.bodologenearkiv {
	display: inline-block;
	margin-top: 40px;
	padding-top: 10px;
	width: 100%;
}

.module.bodologene.bodologenearkiv .allmode-item {
	float: left;
	width: 48%;
	margin-right: 3%;
}

.module.bodologene.bodologenearkiv .allmode-item:nth-child(even) {
	margin-right: 0;
}

.module.bodologene.bodologenearkiv .allmode-topitem {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.module.bodologene.bodologenearkiv .allmode-showall {
	clear: both;
	font-weight: 600;
}

.theme-default .nivoSlider {
	box-shadow: none !important;
}

.nivo-caption {
	background: #fff !important;
	color: #000 !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	width:99.65% !important;
	margin: 1px !important;
}

#feature .sidebar-left,
#feature .sidebar-right,
#feature .itemDateModified {
	display: none;
}

#feature #maincontent h1,
#feature #maincontent h2,
#feature #maincontent .ingress {
	text-align: center;
}

#feature #maincontent h1,
#feature #maincontent h2,
#feature #maincontent .ingress {
	margin: 0 20%;
}

#feature #maincontent h1,
#feature #maincontent h2 {
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	font-size:48px;
	margin-top:100px;
}

#feature #maincontent h1.itemTitle,
#feature #maincontent h2.itemTitle {
	margin-top:30px;
}

#feature #maincontent .ingress {
	margin-top:30px;
	margin-bottom: 30px;
	font-size:22px;
	line-height:160%;
}

#feature #maincontent p {
	line-height: 28px;
	margin: 20px 30%;
}

#feature #maincontent ul,
#feature #maincontent blockquote {
	margin: 20px 35%;
}

#feature #maincontent blockquote p {
	margin: 0;
}

#feature #maincontent img {
	border:none !important;
}

#feature #maincontent .tre {
	width:300px;
}

#feature #maincontent .slider-wrapper {
	display: none;
}

#feature .col-md-push-3 {
	left:0;
}

#feature .col-md-6,
#feature .col-md-9 {
	width:100%
}

.cancelled {
	text-decoration: line-through;
	color: red !important;
}

/* Oversikt over alle loger */

.alleloger .motekalender-logemoeter-list li div {
	display: block;
	clear:both;
	text-transform: uppercase;
	font-weight: bold;
}

.alleloger .motekalender-logemoeter-list li {
	font-size: 15px;
	padding: 5px 0 5px 10px;
	margin-left: 0 !important;
}

.alleloger .motekalender-logemoeter-list li:nth-child(odd) {
	background-color: #eee;
}

.alleloger .motekalender-logemoeter-list li a {
	margin:0;
}

.itemEditLink {
	float:right;
}

.itemEditLink a {
	background-color: #2d4056;
	padding: 4px 8px;
	font-size:12px;
	margin-left: 25px;
	color:#fff !important;
	text-transform:uppercase;
}

.artikkelside .itemFullText {
	margin-top: 25px;
}


.nivo-caption {
	font-size: 12px !important;
	line-height: 16px;
	font-weight: normal !important;
}


@media (min-width: 1400px) {
	.container {
		width: 1400px;
	}

	.navbar-form.navbar-right {
		width: 375px;
	}

}

@media ( min-width: 1600px) {
	.container {
		width: 1600px;
	}
}

@media ( min-width: 1200px) and (max-width: 1600px) {
	.module.introboksforside img {
		width:100%;
	}

	.forsidefokus .allmode-img,
	.forsidefokus .allmode-img img {
		width: 100%;
		float:none;
	}

	body#forside .body-wrapper {
		background: right top 2000px url(/images/elementer/praksis-bakgrunn.jpg) no-repeat;
	}
}

@media (min-width: 768px) {

	/* Hide the sub menu items in top nav on desktop
	---------------------------------------------------------*/
	.navbar-default ul#nav > li > ul {
		display: none;
	}

}


@media (max-width: 768px) {

	#content {
		padding: 0 10px;
	}

	#content,
	.sidebar-left,
	.sidebar-right {
		padding-left: 0;
		padding-right: 0;
	}

	.dnfologomobile img {
		width: 170px;
	}

}

@media (min-width: 992px) and (max-width: 1200px) {

	.navbar-default .nav>li>a, .navbar-default .nav .active>a, .navbar-default .nav .active>a:hover, .navbar-default .nav .active>a:focus {
		font-size: 14px;
		padding: 10px 9px;
	}

	.navbar {
		min-height: 32px;
	}

	.navbar-form {
		width: 180px;
	}

	.navbar-form .form-control {
		height: 22px;
		font-size: 10px;
	}

}

@media (max-width: 990px) {

	.navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
		overflow: scroll;
		border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display:block !important;
    }

	.navbar {
		min-height: 30px;
	}

	.navbar-default .nav>li>a,
	.navbar-default .nav .active>a,
	.navbar-default .nav .active>a:hover,
	.navbar-default .nav .active>a:focus {
		font-size: 14px;
		padding: 10px 9px;
	}

	.navbar-form {
		width: 130px;
	}

	.navbar-form .form-control {
		height: 24px;
		font-size: 12px;
	}

	.forsidenyheter .moduleItemImage img,
	.medlemsforside .moduleItemImage img  {
		float: right;
		margin-left: 20px;
		max-width: 40%;
	}

	.forsidenyheter .allmode-item,
	.medlemsforside .allmode-item  {
		float: left;
		width: 48%;
		margin-right: 3%;
	}

	.forsidenyheter .allmode-img,
	.medlemsforside .allmode-img {
		border: 1px solid #ddd;
	}

	.forsidenyheter .allmode-item:nth-child(even),
	.medlemsforside .allmode-item:nth-child(even) {
		margin-right: 0;
	}

	.forsidenyheter .allmode-item:nth-child(odd),
	.medlemsforside .allmode-item:nth-child(odd) {
		clear: both;
	}

}


@media (min-width: 320px) and (max-width: 990px) {

	.forsidenyheter .allmode-itemsbox,
	.medlemsforside .allmode-itemsbox,
	.forsidenyheter .apnearr .allmode-itemsbox {
		grid-template-columns: repeat(2,1fr);
	}

	.sidebar-left,
	.sidebar-right {
		background-color: transparent;
	}

	.navbar-default li {
		list-style-type: none;
		line-height: 150%;
	}

	.navbar-default ul#nav>li>ul>li.current>a {
		font-size: 14px;
	}

	.navbar-default ul#nav>li>a {
		padding-left: 10px;
		background-color: #fff;
		color: #2d4056;
		margin-bottom: 1px;
	}

	.navbar-default ul#nav>li>ul {
		display: block;
		margin-bottom: 20px;
		margin-top: 10px;
	}

	.navbar-default ul#nav>li>ul>li>a {
		font-size: 16px;
		font-weight: bold;
	}

	.navbar-default ul#nav>li>ul>li>ul>li>ul>li>a {
		font-style: italic;
	}

	.navbar-default ul#nav>li>ul>li>a,
	.navbar-default ul#nav li ul li ul li a  {
		color: #fff;
	}

	.navbar-default ul#nav>li>ul>li>a {
	}

	.navbar-default ul#nav li ul li ul li a {
		font-size: 14px;
	}

	.navbar-default ul#nav>li>ul>li>a:hover {
		color: #fbc03a;
	}

	.navbar-default ul#nav>li>ul>li.current>a {
		color: #fbc03a;
		font-weight: bold;
		font-family: initial;
		font-size: 14px;
		padding:20px;
		text-transform: none;
	}

	.navbar-default ul#nav li {
	    margin-top: 10px;
	}

	.navbar-form {
		padding: 0 15px;
		margin: 10px 0 0 0;
		border: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.mobilemenutext {
		color: #fff;
		text-transform: uppercase;
		margin: 13px 15px 0 15px;
		font-size: 16px;
		display: inline-block;
	}

	.artikkelside .authorblock {
		width: 70%;
	}

	.forsidenyheter h2,
	.medlemsforside h2 {
	    font-size: 24px;
	}

	.item-1913>ul>li {
		padding-left: 20px;
	}

	/* Sangerforbund og overskrift Korene */
	.item-1603.divider,
	ul#nav>li>ul>li.item-97 a {
		color: #fff;
		font-weight: bold;
	}

	.item-1603.divider {
		padding-left: 0;
	}

	ul#nav>li>ul>li.item-97 a {
		padding-left: 0;
	}

	.item-1603 span.separator {
		color: #fff;
		padding-left: 20px;
		font-weight: bold;
	}

	.hideitem {
		display: initial;
	}

	/* Nyhetsarkiv Bergen */
	.item-2113 {
		display: none;
	}
}

@media (max-width: 480px) {
	body#forside,
	body#forside .body-wrapper {
		background: none;
	}

	h1,
	h1.itemTitle {
		font-size: 28px;
		line-height: 120%;
	}

	#k2Container h2 {
		font-size: 24px;
	}
	#k2Container h3 {
		font-size: 18px;
	}

	div.lodge-content h1 {
		font-size: 26px;
	}

	.forsidenyheter h2,
	.medlemsforside h2 {
			font-size: 22px;
		}

	.forsidenyheter .moduleItemAuthor,.forsidenyheter .itemCategory,
	.medlemsforside .moduleItemAuthor,.forsidenyheter .itemCategory {
	    font-size: 9px;
	}

	.forsidenyheter .allmode-item h4,
	.forsidenyheter .allmode-item .allmode-text {
		font-size: 20px;
		line-height: 120%;
	}

	.medlemsforside .allmode-item h4,
	.medlemsforside .allmode-item .allmode-text {
	    font-size: 16px;
	    line-height: 120%;
	}

	.forsidenyheter .allmode-item .allmode-text,
	.medlemsforside .allmode-item .allmode-text {
	    font-size: 12px;
	}

	.forsidenyheter .allmode-itemsbox .grid2,
	.medlemsforside .allmode-itemsbox .grid2,
	.forsidenyheter .allmode-itemsbox .grid3,
	.medlemsforside .allmode-itemsbox .grid3,
	.forsidenyheter .allmode-itemsbox .grid4,
	.medlemsforside .allmode-itemsbox .grid4,
	.forsidenyheter .allmode-itemsbox .grid5,
	.medlemsforside .allmode-itemsbox .grid6 {
		grid-template-rows: auto 1fr;
		grid-template-columns: repeat(2,1fr);
		grid-column-gap: 10px;
		grid-row-gap: 10px;
	}

	.forsidenyheter,
	.medlemsforside {
		overflow: hidden;
	}

	.allmode-box.allmode-default.forsidenyheter.forsidefokus {
		clear:both;
	}

	#bottom1 div.module {
		border:none;
		}

	#bottom1 div.row>div {
	    padding: 0 10px;
	}

	.artikkelside .bylinefull {
		width: auto;
		position: static;
		display: inline-block;
		padding: 0;
	}

	.artikkelside .authorinfo {
		border-top: 4px solid #ddd;
		padding-top: 10px;
		padding-bottom: 5px;
	}

	.artikkelside .itemAuthorAvatar {
		margin-bottom: 0;
		width: 50px;
		float: right;
		margin-left: 20px;
		margin-top: 0;
	}

	#content-area .artikkelside .itemAuthorName {
		margin-bottom:5px;
	}

	.artikkelside .authorblock {
		width: 100%;
	}

	#bottom1 .allmode-provinsnyheter .allmode-topitem {
		min-height: 0;
		text-align: center;
	}

	/* Forsiden */

	.verdiordforside {
		width:100%;
		float:none;
		clear:both;
	}

	.forsidenyheter .allmode-item,
	.medlemsforside .allmode-item {
		float: left;
		width: auto;
		margin-right: 0;
	}

	.forsidenyheter .allmode-item:nth-of-type(odd),
	.medlemsforside .allmode-item:nth-of-type(odd) {
		margin-right: 8px;
	}

	.forsidenyheter .allmode-item:nth-of-type(even),
	.medlemsforside .allmode-item:nth-of-type(even) {
		margin-left: 8px;
		margin-right:0;
	}

	.module.vissteduatboks {
		width:100%;
	}

	#feature #maincontent h1,
	#feature #maincontent h2,
	#feature #maincontent .ingress,
	#feature #maincontent p,
	#feature #maincontent blockquote,
	#feature #maincontent blockquote p {
		margin-left: 0;
		margin-right: 0;
	}

	#feature #maincontent h1,
	#feature #maincontent h2 {
		font-size:30px;
	}

#feature #maincontent .ingress {
		font-size: initial;
		font-weight: bold;
}

	#feature #maincontent .tre {
		width:100%;
	}

	.introboksforside .formedlemmerboks,
	.introboksforside .linkerboks {
		width:100%;
		float:none;
		min-height: auto;
	}

}

@media print {

    nav,
    .sidebar-right,
    .sidebar-left,
    #bottom1,
    footer,
    .itemSocialSharing {
    	display: none;
    }

    .col-md-push-3 {
    	left: 0;
    }

    .container {
    	max-width: none;
    	width: 100%;
    }
}

li.cancelled a {
	text-decoration: line-through;
	color: red;
}
