html,body {
	height: 100%;
}

div[data-role="content"] {

    position : absolute;
    top      : 44px;
    right    : 0;
    bottom   : 0;
    left     : 0;
}

.tablet-menu {
	display: block;
	width: 259px;
	position: absolute;
	z-index: 1000;
	top: 44px;
	bottom:0;
	background-color: #f0f0f0;
}

div[data-role="header"] .admin-bar {
	display: none;
}

.admin-bar {
	height: 44px;
	line-height: 44px;
	padding-right: 5px;
	box-shadow: 0px 3px 3px -3px #000 inset;
}

.tablet-menu > ul > li:first-child {
	box-shadow: 0px 3px 3px -3px #000 inset;
	padding-top: 1px;
}

.tablet-menu ul.thick-menu > li {
	border-top: 0;
	border-bottom: 1px solid #fff;
}

.tab-menu {
	float:left;
	width: 260px;
	display: block;
	height: 100%;
	top:44px;
}
.mobile-menu {
	display: none;
	float: left;
	width: 260px;
	position: absolute;
	border-right: 1px solid #fff;
	background: #f0f0f0;
	height: 100%;
}

.mobile-menu ul li:first-child {
	border: 0;
	padding-top: 1px;
	box-shadow: 0px 3px 3px -3px #000 inset;
}

.mobile-menu ul {
	border-bottom: 1px solid #fff;
}

.mobile-menu ul li {
}

.menu-button {
	display: none;
}

.mobile-bar .login-button {
	display: inline;
}

.mobile-bar {
	z-index: 100;
}

/*.enhet-back {
	display: none;
}*/

.dato-btn,.dato-text {
	display: inline-block;
}

.ads {
	width: 259px;
}

.ads-fade {
	height: 64px;
	display: block;
}


/*div[data-role="content"] {
	padding-left: 260px;
}*/

div[data-role="content"] {
    left : 260px !important;
    width : auto !important;
    right : 0;
}


.ui-page-header-fixed {
	padding-top: 0;
}


.important-cover.closed {
	width: 100%;
	margin-left: 260px;
}

.sandnes-merke img {
	height: 300px;
	width: 300px;
}
