.gintook {
    position: absolute;
    top: 48px;
    right: 0px;
    bottom: 5px;
}

.gintook img {
	height: 90%;
    margin-right: 7px;
}

.cesium-viewer-toolbar{
	width:100%
}

.cesium-viewer-toolbar .cesium-button {
    display: inline-block;
    position: relative;
    background: #303336;
    border: 1px solid #444;
    color: #edffff;
    fill: #edffff;
    border-radius: 4px;
    padding: 5px 12px;
    margin: 0px 3px;
    cursor: pointer;
    overflow: hidden;
    float: left;
    margin-left: 10px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
}

.cesium-viewer-toolbar .cesium-sceneModePicker-wrapper{
	position:absolute;
	right:0px;
	width: 97px;
	float:right;
}

.cesium-viewer-toolbar .cesium-sceneModePicker-button3D{
	float:right;
}

.cesium-viewer-toolbar .cesium-sceneModePicker-button2D{
    float:right;
}

.cesium-viewer-toolbar .cesium-sceneModePicker-buttonColumbusView{
    float:right;
}

.integralDate{
position: absolute;
    bottom: 0px;
    left: 10px;
    width: 80px;
    height: 24px;
    margin: 5px 5px;
    text-align: center;
    color: white;
    font-size: 12px;
}

.pdop{
	position:absolute;
}

.pdop p{
	margin-left: 15px;
	color:white;
	font-size: 13px;
}

.selectSignalTypeFrequency{
	position:absolute;
	top:29px;
}
.selectSignalTypeMap{
	position:absolute;
	top:72px;
}
.availabilityGroundTrack{
	position:absolute;
	top:72px;
}

.selectSignalTypeFrequency select{
	font-size: 13px;
    margin-left: 15px!important;
    float: left;
    clear: left;
}
.selectSignalTypeMap select{
	font-size: 13px;
    margin-left: 15px!important;
    float: left;
    clear: left;
}

.span-select-frequency{
	float: left;
    margin-left: 15px!important;
    color:white;
    font-size:13px;
    clear:left;
}

.span-select-type-map{
	float: left;
    margin-left: 15px !important;
    margin-top: 10px;
    color:white;
    font-size:13px;
    clear:left;
}

.availabilityGroundTrack label{
	float: left;
    margin-left: 15px !important;
    margin-top: 10px;
    color:white;
    font-size:13px;
    font-weight: normal;
    clear:left;
}
.availabilityGroundTrack input{
	margin: 14px 3px 0 !important;
}

#chartdivPolar {
    	width: 100%;
    	height: 500px;
}

#chartdivGantt {
	width: 100%;
	height: 500px;
}

.legend-title {
  font-family: Verdana;
  font-weight: bold;
  margin-left: 20px;
}

.legend-title-gantt {
  font-family: Verdana;
  font-weight: bold;
  margin-left: 15px;
}

.views-exposed-form .frequencyVisibilityWidth{
	width:70%;
	padding-bottom: 4px;
    padding-top: 2px;}

.views-exposed-form .labelFrequencyVisibilityWidth{
	width:30%}

#chartdivGantt .amChartsLegend.amcharts-legend-div{
	top:90px!important;
}

.divLegendFrecuency{
	margin-left: 20px;
    margin-top: 10px;
}

.divLegendFrecuency span{
	clear:left;
    float:left;
    font-size: 13px;
}


#chartdivAccuracyHorizontal {
  margin-top: 30px;
  width: 100%;
  height: 500px;
}

#chartdivAccuracyVertical {
  margin-top: 30px;
  width: 100%;
  height: 500px;
}

#chartdivAccuracy3D {
  margin-top: 30px;
  width: 100%;
  height: 500px;
}

.amcharts-export-menu-top-right {
  top: 10px;
  right: 0;
}

.absoluteCenter{
  position: absolute;
  top: 0%;
  left: 22%;
}

.amcharts-axis-grid{
  pointer-events:none;
}

.amcharts-graph-column-front{
  pointer-events:none;
}

.wrapGraph{
  width: 100%;
  height: 75%;
  position: absolute;
  opacity: 0.75;
  background: #f1efef;
  z-index: 100;
}

.block-gsc:nth-child(1) p{
    font-size: 10px;
}
