body, legend { color: #FFF; font-family: "Helvetica Neue",Helvetica,"Arimo",Arial,sans-serif}
.modal { color: #333; }
a { color: #97CAED; }
a:hover { color: #52A7E0; }
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { border-top: 1px solid #97CAED; }
.table > thead > tr > th { border-bottom: 2px solid #97CAED; }
.table-striped > tbody > tr:nth-of-type(2n+1) { background-color: rgba(255, 255, 255, 0.1); }
.table-hover > tbody > tr:hover { background-color: rgba(255, 255, 255, 0.2); }

.navbar-default { background-color:#000; color: #FFF; border-width: 0px; }
.navbar { border-radius: 0px; margin-bottom: 0px; }
.navbar-default .navbar-brand, .navbar-default .navbar-nav > li > a { color: #FFF; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #CCC; }
/* responsive-meny*/
.navbar-default .navbar-toggle { border-color: #FFF; }
.navbar-default .navbar-toggle .icon-bar { background-color: #FFF; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { background-color: #0096d6; color: #FFF; }
.nav.nav-tabs { margin-bottom: 10px; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #0096d6;
    border-color: transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #FFF;
    cursor: default;
}
.panel { background-color: rgba(0,0,0,0.6); }

.breadcrumb { margin-bottom: 0px; border-radius: 0px; background-color: transparent; }
.breadcrumb > .active { color: #BBB; }
.breadcrumbs { background-color: rgba(0, 0, 0, 0.5); }
.glyphicon.disabled { color: #999; }
.panel-primary a { color: #FFF; }

#bgimg { background: rgba(0, 0, 0, 0) url("../images/bg.jpg") no-repeat scroll 0 0 / cover ; bottom: 0; height: auto; min-height: 100%; min-width: 100%; position: fixed; right: 0; width: auto; z-index: -100; }

.tablesorter-bootstrap .tablesorter-filter-row .tablesorter-filter.disabled { display: none; }
.tablesorter-bootstrap .tablesorter-filter-row .tablesorter-filter { width: 100%; }
.login-page { margin-top: 100px; }
.content { background-color:rgba(0,0,0,0.5); padding: 20px 0; margin-bottom: 20px; }

.datatable-import-options { margin-bottom:10px; }
#faded-loading { position: fixed; right: 0; bottom: 0; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: 100; background-color: rgba(0,0,0,0.4); display:none; }
#faded-loading div { height: 5em; margin: -5em 0; position: absolute; top: 50%; width: 100%; }

#presentations-overview .table { margin-bottom: 0px; }
/*
.typeahead, .tt-query, .tt-hint {
  width: 396px;
  height: 46px;
  padding: 8px 12px;
  font-size: 24px;
  line-height: 30px;
  border: 2px solid #ccc;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  outline: none;
}*/
.navbar-default .twitter-typeahead { color: #333; }
.typeahead { background-color: #fff; }
.typeahead:focus { border: 2px solid #0096d6; }
.tt-query { -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.tt-hint { color: #999 }
.tt-menu {  width: 422px;
  margin: 12px 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.tt-suggestion { padding: 3px 20px; font-size: 18px; line-height: 24px; }
.tt-suggestion:hover { cursor: pointer; color: #fff; background-color: #0096d6; }
.tt-suggestion.tt-cursor { color: #fff; background-color: #0096d6; }
.tt-suggestion p { margin: 0; }
.gist { font-size: 14px; }
.multiple-datasets .dataset-header {
  margin: 0 20px 5px 20px;
  padding: 3px 0;
  border-bottom: 1px solid #ccc;
}
#map { color: #333; }

/* tile start */
/*
 * metro-bootstrap files
 * https://talkslab.github.io/metro-bootstrap/components.html
 */
 /* rom over og under tiles */
.tile-view .content .col-xs-1, .tile-view .content .col-sm-1, .tile-view .content .col-md-1, .tile-view .content .col-lg-1, .tile-view .content .col-xs-2, .tile-view .content .col-sm-2, .tile-view .content .col-md-2, .tile-view .content .col-lg-2, .tile-view .content .col-xs-3, .tile-view .content .col-sm-3, .tile-view .content .col-md-3, .tile-view .content .col-lg-3, .tile-view .content .col-xs-4, .tile-view .content .col-sm-4, .tile-view .content .col-md-4, .tile-view .content .col-lg-4, .tile-view .content .col-xs-5, .tile-view .content .col-sm-5, .tile-view .content .col-md-5, .tile-view .content .col-lg-5, .tile-view .content .col-xs-6, .tile-view .content .col-sm-6, .tile-view .content .col-md-6, .tile-view .content .col-lg-6, .tile-view .content .col-xs-7, .tile-view .content .col-sm-7, .tile-view .content .col-md-7, .tile-view .content .col-lg-7, .tile-view .content .col-xs-8, .tile-view .content .col-sm-8, .tile-view .content .col-md-8, .tile-view .content .col-lg-8, .tile-view .content .col-xs-9, .tile-view .content .col-sm-9, .tile-view .content .col-md-9, .tile-view .content .col-lg-9, .tile-view .content .col-xs-10, .tile-view .content .col-sm-10, .tile-view .content .col-md-10, .tile-view .content .col-lg-10, .tile-view .content .col-xs-11, .tile-view .content .col-sm-11, .tile-view .content .col-md-11, .tile-view .content .col-lg-11, .tile-view .content .col-xs-12, .tile-view .content .col-sm-12, .tile-view .content .col-md-12, .tile-view .content .col-lg-12 { padding: 15px; }
.tile {
  display: block;
  cursor: pointer;
  -webkit-perspective: 0;
  -webkit-transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.2s;
  float: left;
  min-width: 75px;
  min-height: 75px;
  text-align: center;
  opacity: 0.75;
  background-color: #2e8bcc;
  z-index: 1;
  border: 0px #ffffff solid;
  color: #ffffff;
  width: 100%;
  padding: 20px 0;
}
.tile a { display: block; }
.tile h1,
.tile h2,
.tile h3,
.tile h4,
.tile h5,
.tile h6 {
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: break-word;
	padding-top: 0px;
	margin-top: 0px;
  color: #ffffff;
  -webkit-user-select: none;
}
.tile h2 {
/*  margin-top: -20px;*/
  margin-left: 0px;
}
.tile h3,
.tile h4 {
 /* margin-top: -15px;*/
}
.tile h1.tile-text,
.tile h2.tile-text,
.tile h3.tile-text,
.tile h4.tile-text {
  margin-top: 20px;
}
.tile h1 {
  font-size: 36px;
}
.tile h2 {
  font-size: 30px;
}
.tile h3 {
  font-size: 24px;
}
.tile h4 {
  font-size: 18px;
}
.tile a:hover {
  text-decoration: none;
}
.tile img {
  border: 0;
}
.tile:hover {
  opacity: 1;
}
.tile .tile-label {
  position: absolute;
  bottom: 10px;
  left: 20px;
  font-size: 14px;
  color: #ffffff;
}
.tile .tile-content .tile-icon-large {
  margin-left: 0px;
  vertical-align: middle !important;
  text-align: center;
}
.tile .tile-content {
  padding-top: 20px;
  line-height: normal;
  position: relative;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tile.tile-blue {
  background-color: #2e8bcc;
}
.tile.tile-green {
  background-color: #339933;
}
.tile.tile-red {
  background-color: #e51400;
}
.tile.tile-yellow {
  background-color: #ffc40d;
}
.tile.tile-orange {
  background-color: #f39c12;
}
.tile.tile-pink {
  background-color: #e671b8;
}
.tile.tile-purple {
  background-color: #7b4f9d;
}
.tile.tile-lime {
  background-color: #8cbf26;
}
.tile.tile-magenta {
  background-color: #ff0097;
}
.tile.tile-teal {
  background-color: #00aba9;
}
.tile.tile-turquoise {
  background-color: #1abc9c;
}
.tile.tile-green-sea {
  background-color: #16a085;
}
.tile.tile-emerald {
  background-color: #2ecc71;
}
.tile.tile-nephritis {
  background-color: #27ae60;
}
.tile.tile-peter-river {
  background-color: #3498db;
}
.tile.tile-belize-hole {
  background-color: #2980b9;
}
.tile.tile-amethyst {
  background-color: #9b59b6;
}
.tile.tile-wisteria {
  background-color: #8e44ad;
}
.tile.tile-wet-asphalt {
  background-color: #34495e;
}
.tile.tile-midnight-blue {
  background-color: #2c3e50;
}
.tile.tile-sun-flower {
  background-color: #f1c40f;
}
.tile.tile-carrot {
  background-color: #e67e22;
}
.tile.tile-pumpkin {
  background-color: #d35400;
}
.tile.tile-alizarin {
  background-color: #e74c3c;
}
.tile.tile-pomegranate {
  background-color: #c0392b;
}
.tile.tile-clouds {
  background-color: #ecf0f1;
  color: #34495e;
}
.tile.tile-clouds h1,
.tile.tile-clouds h2,
.tile.tile-clouds h3,
.tile.tile-clouds h4,
.tile.tile-clouds h5,
.tile.tile-clouds h6,
.tile-clouds a.fa-links,
.tile-clouds a.fa-links:hover,
.tile-clouds a.fa-links:focus {
  color: #34495e;
}
.tile.tile-clouds .tile-label {
  color: #34495e;
}
.tile.tile-silver {
  background-color: #bdc3c7;
}
.tile.tile-concrete {
  background-color: #95a5a6;
}
.tile.tile-asbestos {
  background-color: #7f8c8d;
}
.tile.tile-info {
  background-color: #3498db;
}
.tile.tile-danger {
  background-color: #e74c3c;
}
.tile.tile-warning {
  background-color: #f1c40f;
}
.tile.tile-success {
  background-color: #2ecc71;
}
a.fa-links {
  color: #ffffff;
}
a.fa-links:hover,
a.fa-links:focus {
  color: #ffffff;
}
.tile.tile-small {
  height: 70px;
  width: 70px;
}
.tile.tile-medium {
  height: 150px;
  width: 150px;
}
.tile.tile-wide,
.tile.tile-double {
  height: 150px;
  width: 310px;
}
.tile.tile-large {
  height: 310px;
  width: 310px;
}
/* tile end */
