@charset "utf-8";

.g-canvas {
	margin-left: 0px;
}
.s-canvas {
    background-color: #999;
    text-align: center;
}

.s-fy3a {
	color:#990;
}

.s-fy3b {
	color:#60f;
}

.s-fy3c {
	color:#f06;
}

.s-fy3d {
	color:#390;
}

#j-waiting {
	height: 645px;
}

#j-waiting i {
    margin-top: 300px;
    margin-left: 300px;
}

#j-show {
	display:none;
}

#layerControl {
	position:absolute;
	background-color: rgba(255,255,255,.6); 
    right: 3em;
	top: 11em; 
	z-index: 100; 
}

#satelliteLayerControl {
	position:absolute;
	background-color: rgba(255,255,255,.4); 
	top: 13em; 
	z-index: 100; 
    right: 3em;
    padding-right: 1em;
}

#other-North_D, #other-East_D, #other-South_D {
	margin-left: 40%;
}

#other-West_D {
	margin-left: 5px;
}

#other-West_M, #other-East_M, #other-North_M, #other-South_M, #other-North_D, #other-West_D, #other-East_D, #other-South_D {
	width:50%;
	display:inline;
	margin-top:10px;
}

.btn .caret {
	margin-top: -5px;
}

.pull-right{
    margin-right: 100px !important;
}
.pagination{
    margin: 0 0 8px 0;
}
.unchecked{
    background-color: gainsboro;
}

#satelliteLayerTree > label >  input {
    margin-top: 0;
}