/* Adjust bootstrap styles-------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body {
	background:#fafafa;
}
.navbar-default {
	background:transparent;
	background:rgba(0,0,0,.5);
	border-radius:0;
}
.navbar {
	border:0;
}
html {
		 position:relative;
	 min-height: 100%;
}
li {
	line-height: 1em;
}
.nav{
	min-width: 970px;
}

.clear{
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.row_container {
	margin:0 0 12px;
}
#footer {
	 float:left;
	 width:100%;
	 /* Set the fixed height of the footer here */
	height:50px;
	 background-color:#f5f5f5;
}
body {
	*overflow-y:scroll;
}
.container {
	padding-bottom: 30px;
}
/* Custom page CSS-------------------------------------------------- */
/* Not required for template or sticky footer method. */
body>.container {
	padding:50px 15px 0;
}
.container .text-muted {
	margin:20px 0;
}
.content{
	padding: 10px 24px;
	margin-left: auto;
    margin-right: auto;
    min-width: 970px;
	
}
#footer>.container {
	padding-right:15px;
	padding-left:15px;
}
code {
	font-size:80%;
}
@font-face {
	font-family:altgot;
	src:url('../fonts/altgot.eot');
	src:url('../fonts/altgot.eot?#iefix') format('embedded-opentype'),url('../fonts/altgot.woff') format('woff'),url('../fonts/altgot.ttf') format('truetype');
}
.Titles,h1,h2,h3 {
	font-family:altgot,'Arial';
	font-weight:normal;
	margin-bottom: 12px;
	margin-top: 0px;
}
h2 {
	font-size:46px;
	padding:0;
	margin:0;
	line-height:1.2;
	text-transform:uppercase;
	color:#333;
}
.BedriftTitle {
	color:#fff;
	font-size:90px;
	float:left;
	width:320px;
	margin:20px 20px 0px;
}
.NameTitle{
	color:#fff;
	font-size:44px;
	float:left;
	margin:36px 20px 0 40px;
}
.NameTitle .greytext{
	color:#ccc;
}
.smalltxt{
	float: left;
	font-size: 20px;
}
.BigListH h2{clear: both; float: left; }
.BigListH table{
	margin: 20px 0 40px 0;
}
.GreenHeader {
	width:30%;
	height:120px;
	float:left;
	background:#85c557;
}
.BlueHeader {
	width:70%;
	height:120px;
	background:#579dc5;
	float:left;
}
.wright-brand {
	display:block;
		width:320px;
		float:right;
		height:120px;
		background:url(../img/white-wright-logo.png) 0 0 no-repeat;
		background-size:100%;
		display:block;
		overflow:hidden;
	text-indent:-9999px;
}
.errMsg{color: #BE2F8B;}


#header {
	min-width: 970px !important;
}
.TopLoginNavbar2 {
	float:left;
	width:300px;
}
.TopLoginNavbar2 a {
	color:#fff;
	line-height:1;
}
.Contactbtn {
	background:#fff;
	padding:10px 45px;
	color:#85c557 !important;
	float:right;
	border-radius:6px;
	font-size:26px;
	margin-top:10px;
	text-decoration:none !important
}
.Contactbtn:hover {
	background:#85c557;
	color:#fff !important;
}
.lead {
	background:#fff;
	padding:20px;
}
.ContentBlock {
	background:#fff;
	padding:40px 40px 60px 40px;
	margin:0 20px 30px 0;
		*width:47%;
	position:relative;
	min-height:80px;
}
.twoCol {
	min-width:300px;
	max-width:45%;
	float:left;
	margin-top:20px;
}
.ReadMore {
	position:absolute;
		bottom:0;
	right:0;
		width:100px;
	height:36px;
		color:#fff;
		padding:8px;
		text-align:center;
		cursor:pointer;
		text-decoration:none;
}
.Logout {
	width:102px;
	height:36px;
	padding:8px 8px 8px 14px;
		cursor:pointer;
		text-decoration:none;
	position:absolute;
		top:0;
	right:0;
		background:#f3f3f3;
	color:#333;
}
.Logout:hover .CloseLogoutX {
	background:#ddd;
	color:#fff;
}
.CloseLogoutX {
	padding:1.5px 5px;
		background:#f1f1f1;
		width:20px;
	height:20px;
		border-radius:50%;
		color:#ddd;
		margin-left:8px;
}
.HeiAdmin {
	font-weight:bold;
		margin-bottom:-0px;
		margin-top:20px;
}
.BoldMe {
	font-weight:bold;
}
.NumberTriggerTxt {
	float:left;
		padding-right:50px;
	padding-left:10px;
	cursor:pointer;
}
.NumberTriggerTxt h3 {
	margin-bottom:-5px;
		padding-bottom:0;
		margin-top:0;
	;
		font-size:48px;
		color:#438629;
}
.ContentBlock #signupButton,#do_login {
	position:relative;
	height:auto;
	background:#58aea1;
		color:#fff;
		text-align:center;
		padding:10px;
	margin:20px 0 10px 0;
	width:240px;
	border-radius:2px 2px 4px 4px;
	font-size:20px;
	cursor:pointer;
	border-top:2px solid #58aea1;
	border-bottom:2px solid #3E8D81;
}
.ContentBlock #signupButton:active,#do_login:active {
	border-top:2px solid #92AFAB;
	border-bottom:2px solid #58aea1;
	padding:12px 10px 8px 10px;
}
#do_login{
	background: #eab72c;
	border-top:2px solid #eab72c;
	border-bottom:2px solid #C0951E;
}
#do_login:active{
	border-top:2px solid #AFAFAF;
	border-bottom:2px solid #eab72c;
}

.ContentBlock.GrayBG input {
	padding:15px;
	margin:0px;
	min-width:240px;
	border:0;
	border-bottom:4px solid #ddd;
	*border-left:4px solid #fff;
}
.GrayBG {
	background:#ddd;
}
.NmbPeop {
	color:#fff;
	float:left;
	*background:gray;
	text-align:right;
	margin:30px 0 0 200px;
	cursor: pointer;
}
.NmbPeop h3 {
	font-size:46px;
	margin-bottom:-10px;
	margin-top: 0;
	padding-top: 0;
}

.class_admin_list label {
	width: 100px;
}


.WrappFilters span{
	display: block;
	float: left;
	width: auto;
	margin-left: 50px;
}
.WrappFilters{
	background: #EBEBEB;
	margin: -40px -40px 20px -40px;
	padding-top: 10px;
	height: 90px;
	padding-right: 40px;
}
.WrappFilters .NumberTriggerTxt{
	padding-right: 40px;
	padding-left: 0;
}

.ReadMore:hover {
	width:120px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.TilbakeTop{top:0;}
.B1c {
	background:#eab72c;
}
.FBlock1 {
	border-left:7px solid #eab72c;
}
.B2c {
	background:#58aea1;
}
.FBlock2 {
	border-left:7px solid #58aea1;
}
.smFBlock {
	padding:25px 40px;
	line-height:1;
	float:left;
}
.B3c {
	background:rgba(250,250,250,.85);
	border-color:#9f9f9f;
	cursor: pointer;
}
.B3c h2 {
	line-height:1;
	margin:0;
	float:left;
}
.B3c img {
	width:72px;
	height:72px;
	float:right;
	margin:-15px -25px -15px 5px;
}
.B4c {
	background:rgba(70,131,40,0.65);
	border-color:#468328;
	cursor: pointer;
}
.B4c h2 {
	color:#fff;
	line-height:1;
	margin:0;
}
.highlight{background: #eab72c;}
.UserProfilePopup h3{color:#333;}
.Two50p{ width: 50%; float: left;}
.Two30p{ width: 30%; float: left;}
.Two40p{ width: 40%; float: left;}
.Two60p{ width: 60%; float: left;}

.ContentBlock.UserProfilePopup{
	padding: 15px;
}



#footer div {
	width:100% !important;
	height:50px;
	text-align:center;
	font-size:32px;
	color:#fff;
	padding-top:5px;
	font-family:altgot,'Arial';
	font-weight:normal;
	letter-spacing:2px;
}
#footer div a{
	color:#fff;
}
.fo1 {
	background:#d5b82b;
}
.fo2 {
	background:#58ac4a;
}
.fo3 {
	background:#288353;
}
.fo4 {
	background:#438629;
}
.fo5 {
	background:#214d0d;
}
.fo6 {
	background:#58ac4a;
}
.fo7 {
	background:#497611;
}
.fo8 {
	background:#58ac4a;
}
.fo9 {
	background:#a0ce5f;
}
.fo10 {
	background: #74a150;
}
/* RESPONSIVE BY RESOLUTION	-------------------------------------------------- */
@media (min-width:60px) {
	.ContentBlock {
				*width:100%;
				float: left;
	}
	.BedriftTitle,.TopLoginNavbar2 {
	}
	.BlueHeader,.GreenHeader {
			height:80px;
	}
	.wright-brand {
			width:220px
	}
	.GreenHeader,.BlueHeader {
			width:100%;
	}
	.BedriftTitle {
			font-size:54px;
			width:auto;
	}
	.TopLoginNavbar2 {
			width:100%;
	}
	h2 {
			font-size:36px;
	}
	.Contactbtn {
			padding:8px 25px;
			margin-top:-5px;
	}
	#footer div {
			width:20%;
	}
	.B3c img {
				width:72px;
				height:72px;
				float:right;
				margin:5px;
	}
}
@media (min-width:460px) {
}
@media (min-width:760px) {
	.BedriftTitle {
			width:190px;
	}
	.BlueHeader,.GreenHeader {
			height:120px;
	}
	.wright-brand {
			width:320px
	}
	.GreenHeader {
			width:30%;
	}
	.BlueHeader {
			width:70%;
	}
	.BedriftTitle {
			font-size:90px;
			width:320px;
	}
	.TopLoginNavbar2 {
	}
	h2 {
			font-size:46px;
	}
	.Contactbtn {
			padding: 10px 45px;
	}
	/* Sticky footer styles	-------------------------------------------------- */
	html {
				 position:relative;
			 min-height: 100%;
	}
	body {
			 /* Margin bottom by footer height */
		margin-bottom:50px;
	}
	#footer {
			 position:fixed;
			 bottom:0;
			 width:100%;
			 /* Set the fixed height of the footer here */
		height:50px;
			 background-color:#f5f5f5;
	}
	.B3c img {
				width:72px;
				height:72px;
				float:right;
				margin:-15px -25px -15px 5px;
	}
}
@media (min-width:1020px) {
	.ContentBlock {
				*width:47%;
	}
	.BedriftTitle {
			width:310px;
	}
	.TopLoginNavbar2 {
			width:240px;
	}
	.Contactbtn {
			padding:10px 45px;
			margin-top:10px;
	}
	#footer div {
			width:100%;
	}
}
@media (min-width:1200px) {
	.TopLoginNavbar2 {
			width:240px;
	}
}
@media (min-width: 1200px) {
}

.footerbar{
	background: none repeat scroll 0 0 #579dc5 !important;	
}

.LoginForm {
    background-color: transparent;
    display: block;
    float: right;
    padding: 40px 0 0;
    position: relative;
}

.LoginForm input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 0;
    height: 33px;
    line-height: 1;
    margin: 5px;
    padding: 0;
    width: 90%;
}
.mytel {
    background: url("images/sprite.png") no-repeat scroll 10px -86px #fff;
    border-bottom: 3px solid transparent;
    border-radius: 6px;
    display: block;
    float: left;
    height: 40px;
    margin-bottom: 10px;
    padding: 0 0 0 30px;
    width: 135px;
}

.smscode {
    background: url("images/sprite.png") no-repeat scroll 12px -192px #fff;
    margin-left:12px;
}

.login_button{
	font-family: altgot,'Arial';
	width: 140px;
	float:left;
	margin-left:10px;
	
}
.loginBtn {
	background:#85c557;
	padding:6px 24px;
	color: #fff;
	border-radius:6px;
	font-size:26px;
	text-decoration:none !important
}
.loginBtn:hover {
	background:#fff;
	color:#85c557;
}

.send_password{
	font-size: 20px;
	color:#fff;
	font-family: altgot,'Arial';
	position: relative;
	left:-28px;
	
}
.loggout{
	font-size: 20px;
	color:#fff;
	font-family: altgot,'Arial';
	float:right;
	margin-right: 20px;
	
}
.send_password:hover, .loggout:hover{
	color:#fff;
}
.GoIn {
    margin: 0 0 5px 10px;
    width: 170px;
}
.GoIn {
    background-color: #61aa7a;
    border-radius: 6px;
    float: left;
    height: 45px;
    margin: 0 0 5px 10px;
    width: 170px;
}

#nav {
    padding: 10px 24px;
    position: relative;	
    border-bottom: 1px solid #ccc;
}

.nav-pills > li > a {
	border:1px solid #efefef;
}
.nav-pills > li.active > a {
	border:none;
}

.nav-pills > li > a > .badge {
    margin-left: 2em !important;
}

.nav > li {
	cursor: pointer;
	margin-right: 1em;
}

.nav li.settings{
	margin-right: 0;
	float:right;
}
.nav li.settings i{
	font-size: 2em;
	color:#579dc5;	
}

.nav li.settings.active i{
	color:#fff;
}

.nav li.settings div{
	float: right;
	padding-top: 8px;
	padding-left: 8px;
}
.nav li.settings a {
	padding:2px 10px;
}
.grid{
	display: inline;
	float: left;
	margin-right: 2%;
}


.alpha{
	clear: left;
}

.omega{
	margin-right: 0;
}

.grid.size_1{
	width: 49%;
}

.grid.size_2{
	width: 15%;
}

.table_container {
    background-color: #fff;
    border-radius: 4px 4px 0 0;
    border: 1px solid #ccc;
    margin-left: 0;
    margin-right: 0;
    overflow-y: auto;
    padding:15px;
}

.badge.badge-danger{
	background-color: #d9534f;
}

.badge.badge-warning{
	background-color: #f0ad4e;
}

.badge.badge-success{
	background-color: #5cb85c;
}

.dropdown-menu {
	max-height: 400px;
	overflow-y: auto;
}
.dropdown-menu li a {
	cursor: pointer;
}
.progress {
	margin-bottom: 0 !important;
}
.form-control {
	color:#000 !important;
}

.form-control::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #ccc;
}
.form-control::-webkit-input-placeholder {
  color: #ccc;
}
#status{
	display: none;
}

.SignUp_1 a, .SignUp_2 a{
	color:#fff;
}
.SignUp_1 {
	background-color:#468328;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    height: 36px;
    padding: 8px;
    position: absolute;
    left: 0;
    text-align: center;
    text-decoration: none;
    width: 200px;
}

.SignUp_2 {
	background-color: #579dc5;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    height: 36px;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    width: 200px;
}
.SignUp_2:hover,.SignUp_1:hover{
	text-decoration: underline;
}
.ul_listings li{
	margin-left: 24px;
}

#changerole{
	position: relative;
	cursor: pointer;
	float: right;	
}
#changerole .role_label{
color: #fff;font-family: altgot,'Arial';font-size: 20px;margin-right: 20px;	
}
#changerole .role_label:hover{
	text-decoration: underline;
}
#changerole ul {
    background: none repeat scroll 0 0 #85c557;
    border-top: 1px solid #85c557;
    margin: 0;
    display: none;
    position: absolute;
    min-width: 200px;
    z-index: 1000;
    right:-22px;
}

#changerole ul li {
    list-style: none outside none;
    text-shadow: none;
}

#changerole ul li a {
    border-bottom: 1px solid #579dc5;
    color: #e6e6e6;
    display: block;
    padding: 0.4em 0.6em;
    white-space: nowrap;
}
#changerole  a:hover {
    color: #fff;
    text-decoration: none;
}
.progress-bar-default {
	background-color: transparent !important;
	box-shadow: none !important;
	color:#000;
}

.toolbar_top {
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
    padding: 10px 24px;
}

#ui-datepicker-div{
	z-index: 100 !important;
}