/*!
 * Start Bootstrap - SB Admin 2 Bootstrap Admin Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
	padding-top: 51px;
    background-color: #f8f8f8;
}

#wrapper {
    width: 100%;
}

#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    padding-bottom: 51px;
    background-color: #fff;
}

.material-table-item {
	background-color: #e0ecff;
	padding: 5px;
	margin: 4px 0;
}
.table-material a {
	float: right;
	margin: 0 2px;
	color: #FF0000;
}

@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 130px;
        padding: 0 30px 51px;
        border-left: 1px solid #e7e7e7;
    }
}

.navbar-top-links li {
    display: inline-block;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.sidebar, .sidebar-search {
    #padding: 15px 0;
}

.sidebar-search {
    padding: 15px 0;
}

.sidebar ul li {
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
}

.sidebar ul li a.active {
    background-color: #eee;
}

.sidebar .arrow {
    float: right;
}

.sidebar .fa.arrow:before {
    content: "\f104";
}

.sidebar .active>a>.fa.arrow:before {
    content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0!important;
    text-align: left;
}

@media(min-width:768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 130px;
        margin-top: 51px;
    }
    
    .sidebar ul li i {
    	display: block;
    	margin-bottom: 10px;
        font-size: 24px;
    }
    .sidebar ul li a {
        font-size: 10px;
    }
    
    .sidebar .nav-second-level li a,
    .sidebar .nav-third-level li a {
        border-bottom: 0!important;
        text-align: left;
        font-size: 12px;
    }
    
    .sidebar .nav-second-level li a {
        padding-left: 17px;
    }
    
    .sidebar .nav-third-level li a {
        padding-left: 32px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .2s;
}

.btn-outline {
    color: #428bca;
    margin: 3px 0;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}

.btn-text {
    color: inherit;
    border-radius: 0;
    color: #FFF;
}

.btn-filter-applied.btn-text {
	margin: 3px 0;
}

.btn-default.btn-text {
    background-color: #FFF;
    border: 1px solid #CCC;
    color: #000;
}

.btn-primary.btn-text {
    background-color: #428bca;
    border-color: #357ebd;
}

.btn-success.btn-text {
    background-color: #5cb85c;
    border: #5cb85c;
}

.btn-info.btn-text {
    background-color: #5bc0de;
    border: #5bc0de;
}

.btn-warning.btn-text {
    background-color: #f0ad4e;
    border: #f0ad4e;
}

.btn-danger.btn-text {
    background-color: #d9534f;
    border: #d9534f;
}

.btn-text:hover,
.btn-primary.btn-text:hover,
.btn-success.btn-text:hover,
.btn-info.btn-text:hover,
.btn-warning.btn-text:hover,
.btn-danger.btn-text:hover {
    color: #fff;
    cursor: default !important;
}
.btn-default.btn-text:hover {
	color: #000;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    #margin-top: 25%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: 0 0;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50,50,50,.5);
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.filters.hidden-filters {
	position: absolute;
	top: 54px;
	margin: 0 15px;
	padding-top: 20px;
	background: #FFF;
	z-index: 9999;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.80);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.80);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.80);
	display: none;
}
.filters select,
.filters input[type="text"],
.filters input[type="number"],
.filters input[type="tel"],
.filters input[type="email"] {
	width: 180px;
	display: inline;
	margin: 5px 0;
}

.filters hr {
	margin: 5px;
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee!important;
}

.show-grid {
    margin: 15px 0;
}

.huge {
    font-size: 40px;
}

.extra-huge {
    font-size: 50px;
}

.main-stats-tile {
	padding: 40px 14px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green a {
    color: #5cb85c;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}

.panel-red a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow a {
    color: #f0ad4e;
}

.panel-yellow a:hover {
    color: #df8a13;
}

@media(max-width:767px) {
	body {
		padding-top: 101px;
	}
	
	.sidebar ul li {
	    text-align: left;
	}
	
	.sidebar ul li i {
		display: inline;
		margin-bottom: 0;
	    font-size: 12px;
	    text-align: left;
	}
	
	.sidebar .nav-second-level li a {
	    padding-left: 37px;
	}
	
	.sidebar .nav-third-level li a {
	    padding-left: 52px;
	}
	
    .navbar-top-links .dropdown-user {
    right: auto;
    left: 0;
	}
}

.kvit {
	width: 1000px;
	font-size: 9pt;
	padding-top: 0;
}
.kvit td {
	vertical-align: top;
	padding: 0 10px;
}
.kvit td.oneHalf {
	width: 50%;
}
.kvit td.1 {
	width: 20px;
}
.kvit td.2 {
	width: 400px;
}
.kvit td.3 {
	width: 20px;
}
.kvit td.4 {
	width: 60px;
}
.kvit td.5 {
	width: 60px;
}
.kvit td.6 {
	width: 60px;
}
.kvit.top {
	margin-bottom: 0;
}
.kvit.repairTable td{
	border: 1px solid #000;
	height: 20px;
	text-align: center !important;
	vertical-align: middle;
	font-weight: bold;
}
.kvit.repairTable td.name{
	width: 45%;
}
.kvit.repairTable td.vol{
	width: 5%;
}
.kvit td.align-center {
	text-align: center;
}
.kvit td.align-right {
	text-align: right;
}
.kvit tr.tableHead td {
	vertical-align: middle;
}
.kvit tr.tableName td {
	font-size: 12pt;
	padding: 30px 0 10px 0;
}
.kvit tr.tableInformation td {
	
}
.kvit tr.tableFooter td {
	padding: 20px 0 0 0;
}
.kvit tr.disclaimer td {
	font-size: 7pt;
	text-align: left;
	padding: 0;
	line-height: 9px;
}
#printing_one {margin-top:20px; margin-bottom:20px; border-bottom: 2px dotted #000; width: 1000px;}
#printing_akt {margin-top:50px; margin-bottom:50px; border-bottom: 2px dotted #000; width: 1000px;}
#loader {
	position:fixed;
	top:50%;
	left:50%;
	width:220px;
	height:19px;
	margin:-10px 0 0 -110px;
	background:#FFF url(../img/loading.gif) no-repeat;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	z-index:9999;
	display:none
}
#modal-loader, .modal-loader {
	width:220px;
	height:19px;
	background:#FFF url(../img/loading.gif) no-repeat;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin: 0 auto;
	z-index:9999;
}
.mini-loader {
	float: left;
	width: 16px;
	height: 16px;
	background: url('../img/loading-circle.gif') no-repeat;
}