/* CSS Document */
.logoTxt {
	display: none;
}

.head-left,
.head-right {
	width: auto;
}

.top-load {
	font-size: 12px;
	line-height: 16px;
}

.in-header {
	padding: 9px 10px;
}

.new-inmid {
	display: none;
}

.top-left {
	top: 10px;
	left: 10px;
}

.new-left,
.new-right {
	width: auto;
}

.top-det {
	line-height: normal;
	font-size: 12px;
	background: none;
	background-color: #1c479e;
}

.top-det {

	padding: 0 5px 0 0;

}

#layer-btn {
	right: 10px;
	top: 10px;
}

.leaflet-top .leaflet-control {
	margin-top: 60px;
}

.leaflet-right .leaflet-control {
	margin-right: 10px;
}

#zoomin {
	right: 10px;
}

#zoomout {
	right: 10px;
}

.time-div {
	left: 10px;
}

#track-lines {
	left: 175px;
}

.chatArea {
	right: 10px;
	bottom: 20px;
	width: calc(100% - 20px);
}

.infoDcs,
.infoDct,
.infoDcta,
.infoDctf {

	top: 51px;
	right: 62px;
	width: calc(100% - 125px);

}

.simple-tooltip {
	right: 65px;
	top: 10px;

}

.tooltip-arrow {
	top: 7px;
}