body{background-color: lightgrey;}
.container-fluid{max-width: 1000px}
.page-box{margin-top:60px !important}
.page-box-hide{display:none}
.page-box .dropdown{margin-top: 1em;}
.datetime-picker{/*display:inline-grid;*/ max-width:12em;}
/*.dropdown-menu{margin-top: 65px;}*/


.data-table{display:none; font-size: 13px}
.table td{padding: 5px !important}

.hide-for-chrome{display: none;}
.item{clear: both;border: 1px solid #ccc;overflow: auto;margin-bottom: 1em;}
.item .item-box{float: left;}
.item .item-info{max-width: 65%; width: 100%;}
.item .item-img{padding: 0.5em}
.item .item-img img{max-height: 8em; max-width; 11em; border: 1px solid #ccc;}
.item .item-title{font-size: larger; font-weight:bold; color: #333}
.map-action{float: left; margin-right: 10px; cursor: pointer;}
.map-info-img{max-width:300px;}
/*.navbar .navbar-nav{
  display: inline-block;
  float: none;
}

.navbar .navbar-collapse {
  text-align: center;
}*/

.new-item-desc{display: none;}
.user-invalid{display: none;}

table.mapinfo{font-size: 13px; width: 100%; word-break: break-word;}
table.mapinfo td:first-child{font-weight: bold; width: 120px;  vertical-align: text-top;}
table.mapinfo img{border: 1px solid}
table.mapinfo tr:nth-child(even){
  background-color: #eceaea;
}

button#btn-import{font-size: 1.25em; float: right;}

.data-table tr{cursor: pointer;}
#data-table-report{display: none;}
#data-view-select,#chart-view,#statistics-view{display: none;}
#chart-view canvas{min-height: 300px; max-height: 600px; max-width: 1200px}
#statistics-view table{max-width: 400px}
#search-results{display: none;}
