/* search form style */

html {
	position: relative;
	min-height: 100%;
}

body {
	background: #f9f9f9;
	margin-bottom: 70px;
	height: 100%;
}

a {
    cursor: pointer;
}

h1 {
    font-size: 20pt;
    margin-top: 12pt !important;                     
}

h2 {
    font-size: 16pt;
}

h3 {
    font-size: 14pt;
    color: #008000
}

h4 {
    font-size: 11pt;
    font-weight: 600;
    margin: 4px 0 4px 0;
}

nav.navbar {
    border-width : 0px !important;
    border-radius: 0px !important;
    background: #862f35;
}

.navbar a {color: #FFF !important; background: #862f35;}
.navbar a:hover {color: #000 !important; }


.navbar-brand {
	padding-left: 45px;
    text-shadow: none !important;
}

.navbar-brand img {
    position:absolute; 
    left:10px; top:5px;
}

.navbar-brand:hover img {
    /*filter: invert(100%); */
}

.navbar-nav li a {
    text-shadow: none !important;
}

.row {
	height: 100%;
}

.page-container {
	height: 100%;
}
    
.paginator {
	text-align:center;
	padding-top: 10px;
	border-top: 1px solid #EEE;
	font-size: 12pt;
}

 .bbox-control {
    top: 65px;
    left: .5em;
}

.ol-touch .bbox-control {
	top: 80px;
}

 .erase-control {
    top: 90px;
    left: .5em;
}

.ol-touch .erase-control {
	top: 120px;
}

.poly-control {
    top: 120px;
    left: .5em;
}

a.head {
	color: #888;
	padding-left: 5px;
}

a.head:hover {
	color: #1377A8;
	text-decoration: none;
}

#sidebar {
	padding:0px;  
	height: 100%;
}

#sidebar .micka-form {
    background: #EEE;
}

#results {
	padding: 10px;
	background: white;
	border-left: 1px solid #CCC;
	min-height: 650px;
}

.form-group {
	margin-bottom: 5px;
}

button.navbar-toggle: {float: left; }
.xhs-level1 {font-weight: bold}
.hs-level2 {padding-left: 15px; color:#777}
.select2-selection__choice {background: #E0F0FF !important;}
.select2-container--bootstrap {width: 100% !important;}
.sel2-level1 {
    display: inline-block;
    padding-left: 12px;
}

.bg-gray {
  background-color: #F8F8F8;
}

#overmap {
	height: 220px; 
	padding: 0px;
}

div.rec {
	margin-bottom: 0px;
	border-top: #DDD solid 1px;
	color: #4E4E51;
	padding: 7px;
	margin-right: 0px;
}

a.t {
	xpadding-left: 22px;
	min-height: 16px;
	display:inline-block;
}

div.rec:hover {
	border-color: #4E98BD;
	color: black;
	background: #FFE;
}

/* for programatically highlight map selected features */
div.recMap {
	border-color: #4E98BD;
	color: black;
	background: #EDF5F8;
}

div.rec div {
	margin: 2px 0 0 2px;
}

 .rec .bbar {
	font-size: 10px;
	text-align: right;
	color: #909090;
}

div.icons {
    float: right;
    flex: 0 0 auto;
	font-size: 18px;
	padding: 0px !important;	
}

span.icons {
	font-size: 18px;
}

.icons a {
	color: #AAA;
}

.icons a:hover {
	color: #1377A8;
}

div.rec div.title {
    flex: 1 1;
}

div.rec div.title a.t {
	font-weight: bold;
	font-size:13px;
	min-height: 16px;
}

div.rec .abstract{
	margin-top: 8px;
	text-align:justify;
}

div.rec .abstract-pub {
	margin-top: 8px;
	text-align:justify;
	color: black;
}

.service {
	color: #C08;
}

.dataset, .series, .nonGeographicDataset, .tile {
	color: #090;
}

.application {
	color: #05E;
}

.dc {
	color: orange;
}

.fc {
	color: #F50;
}

.form-control-range {
    accent-color: #337ab7;
    margin-top: 10px;
}

.res-type { display: inline-block; margin-right:7px}

.for-inspire {
    background: url("img/inspire_16.png") no-repeat scroll left center transparent;
    width: 16px; height:16px;
    margin-left: 5px;
    display: inline-block;
}

.for-nkod {
    background: url("img/nkod.png") no-repeat scroll left center transparent;
    background-size: 16px 16px;
    width: 16px; height:16px;
    margin-left: 5px;
    display: inline-block;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  /*color: white;*/
  padding-top: 10px;
  background-color: #fff;
}

.footer a {
	color: #FA0;
}
div.micka-row {
  	display: flex; 
	flex-flow: row wrap;
	border-bottom: 1px solid #EEE;
}
div.micka-row label {
	font-weight: bold;
	xcolor: #408090;
	width: 6cm;
	font-size: 11pt;
	padding: 3px;
}
div.c {
	min-width: 6cm;
	/*max-width: 14.5cm;*/
	font-size: 11pt;
	padding: 3px;
	color: #555; 
}

.full-row {
    display: flex;
}
.full-row:hover {
    background: #edf5f8;
}

.full-label {
    font-weight: bold;
    width: 300px;
    
}
.full-content {
    flex:3;
}

.full-m {
    display:inline-block;
}

.micka-arrow-top {
    float:right;
    display: none;
    color: #AAAAAA;
    cursor: pointer;
}

.micka-arrow-top:hover { color: #1377A8; }

@media (max-width: 990px) {
    .micka-arrow-top { display: inline; }
}

@media (max-width: 600px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ecf0f1;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #faffc3;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #faffc3;
    background-color: #336e91;
  }
  
  .no-mobile {display:none}
  #overmap {height: 150pt;}
  #results {padding: 5px;}  
}
 
.first-row{
    display: flex;
}

a.valid0 {
    color: red;
}

a.valid1 {
    color: orange;
}

a.valid2 {
    color: green;
}

.micka-req {
    background-color: #FBB !important;
    border-color: #E00 !important; 
}

.browse-graphic {
    max-width: 100%;
}

.md-privacy {
    color:red;
    position: absolute; 
    right: 10px;
	background-color: #f5f5f5;
	border-radius: 4px;
    padding: 5px;
}

.select2-results__group {
    color: #337acd !important;
    background: #EEE;
}             

.subtitle-full {
    font-size: 20px;
    color: white;
    padding: 4px 4px 4px 10px;
    background: #337ab7;
}

.public1, .public2 {
    font-weight: bold;
    color: #000;
}

#search-form select option {
   display: none;
}

.hs-number {
    text-align: right;
    display: inline-block;
    min-width: 80px;
    margin-right: 10px;
}

.df {
	display: flex;
}
.md-languages {
    float:left; margin:0
}

.md-languages img { 
    width: 12px;    
}

.abstract-pub::after, .abstract::after {
  content: "";
  display: table;
  clear: both;
}

.abstract-pub img, .abstract img {
   width: 100px; 
   height: auto; 
   float: left; 
   margin: 5px 10px 5px 0; 
   border: 1px solid #DDD; 
}