/* CSS Document */
.logoTxt {
	display: none;
}
.head-left, .head-right {
	width: auto;
}
.top-load {
	font-size:12px;
	line-height: 16px;
}
.small-world-logo {
	background-size: 25px 30px;
}
.in-header {
	padding: 9px 10px;
}
.top-left {
	top: 10px;
	left: 10px;
}
#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;    
}