﻿/* ------------------------------------------------------------------ */
/* Widgets/Components/Modules Style Definitionen                      */
/* ------------------------------------------------------------------ */

.controls .menuWidgets {
    display: none;
}

/*GLOBAL*/
.widget{
	/*position: absolute;*/
	position: relative;
	/*background-color: #e5e5e5;*/
	/*box-shadow: 0 5px 8px 0 #000000;*/
	border: 1px solid #ddd;
	border-radius: 4px;
	background: #000 url('images/widget_back_top.png') repeat-x top left;
	padding: 5px;
	display: none;
}

	.widget.transparent
	{
		background-color: transparent;
		background: none;
		border: 0px;
	}



	.widget h4
	{
		font-weight: bold;
		font-size: 16px;
		color: #fff;
		/*margin-left: 10px;*/
	}

	.widget.transparent h4
	{
		color: #fff;
        font-weight: normal;
	}

.no-float
{
	margin: 0 auto !important; 
	float: none !important;
}

.no-margin
{
	margin: 0 !important;
}

.no-padding
{
	padding: 0 !important;
}


#push
{
	height: 60px;
}

	#push.half
	{
		height: 30px;
	}

	#push.quarter
	{
		height: 15px;
	}

/*.btn.btn-primary.submit
{
	font-size: 11px;
	font-weight: bold;
	background-color: #0044cc;
	background-image: -ms-linear-gradient(top, #0088cc 0%, #0044cc 50%);
	background-image: -webkit-gradient(linear, 0 0, 0 50%, from(#0088cc), to(#0044cc));
	background-image: -webkit-linear-gradient(top, #0088cc 0%, #0044cc 50%);
	background-image: -o-linear-gradient(top, #0088cc 0%, #0044cc 50%);
	background-image: -moz-linear-gradient(top, #0088cc 0%, #0044cc 50%);
	background-image: linear-gradient(top, #0088cc 0%, #0044cc 50%);

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-position: 0;
}*/


#mod_airportwind {
    width: 517px;
}

#mod_airportwind .row {
    margin-left: -4px;
}

/*FANOMOS*/
#mod_fanomos
{
	/*Testwerte*/
	width: 300px;
	/*background-color: #e0e0e0;*/
}

/*NOISE*/
#mod_noise
{
	/*right: 0;*/
}

/*TIME*/
#mod_time
{
	/*right: 50%;
	margin-right: -115px;*/
	width: 255px;
}

    #mod_time .timesteps {
        position: relative;
        left: 92%;
        top: -30px;
        cursor: pointer;
    }
    
    #mod_time .timesteps.glyphicon.glyphicon-chevron-down {
        top: 0;
        left: 83%;
    }

	#mod_time small
	{
		font-size: 10px;
	}


	/*#mod_time .row*/
	.widget .row
	{
		margin: 0 auto;
		/*width: auto;*/
	}

	/*#mod_time .row [class*="col-md-"] {*/
	.widget .row [class*="col-md-"] {
		margin-left: 0;
		padding: 5px
	}

	#mod_time .toggle
	{
		background-color: #fff;
		cursor: pointer;
	}

	#mod_time .base-options .btn
	{
		padding: 4px 20px 4px;
	}


		#mod_time .base-options .btn:hover
		{
			background-position: 0;
		}

	#mod_time .base-options .col-md-3
	{
		width: 250px;
	}

	#mod_time .extended-options
	{
		display: none;
	}

	#mod_time .bottom-border
	{
		border-bottom: 1px solid #fff;
	}

	#mod_time .btn-group.set-date .btn
	{
		padding: 4px 23px 4px;
	}

#mod_time .submit.past {
    margin: 0;
}

#mod_time .submit.live {
    margin-left: 13px;
}

#mod_time #mod_time_content {
    margin-left: 30px;
}

#mod_time #datepicker {
    margin-left: -5px;
}

/* mod_info */
#mod_info a img {   /* IE remove border around links that are displayed as pictures */
    border: 0;
}

#mod_info {
    font-size: 13px;
    color: #999999;
}


	/* Placefinder*/
#mod_placefinder
{
	/*right: 50%;
	margin-right: -115px;*/
	width: 231px;
}

	#mod_placefinder .row
	{
		margin: 0 auto;
		/*width: 160px;*/
	}

	#mod_placefinder .row [class*="col-md-"] {
		margin-left: 0;
		padding: 5px
	}

	#mod_placefinder .toggle
	{
		background-color: #fff;
		cursor: pointer;
	}

	#mod_placefinder .base-options .btn
	{
		padding: 4px 20px 4px;
        margin-left: 0px;
	}

		#mod_placefinder .base-options .btn.selected
		{
			background-image: -webkit-linear-gradient(top, #0088cc 0%, #0044cc 50%);
		}

		#mod_placefinder .base-options .btn:hover
		{
			background-position: 0;
		}

	#mod_placefinder .base-options .col-md-3
	{
		width: 221px;
	}

	#mod_placefinder .extended-options
	{
		display: none;
	}

	#mod_placefinder .bottom-border
	{
		border-bottom: 1px solid #fff;
	}

#mod_reports .row {
	margin: 0 auto;
}
#mod_reports .btn-group button, #mod_reports input[type="submit"], #con_gate .btn-group button, #con_gate input[type="submit"] {
    color: #000;
}

#mod_reports .dropdown-menu {
	max-height: 250px;
	width: 235px;
	overflow: auto;
}

#mod_reports .dropdown-menu:before {
	content:normal;
}

#mod_reports #chart-container.maximized {
	/*height: 300px;*/
    /*width: 500px;*/
    padding-bottom: 350px;
}

#mod_reports input[type=submit] {
    margin-top: 10px;
    margin-bottom: 30px;
}

#mod_reports .btn-group button {
	width: 203px;
    margin-bottom: 10px;
}

#mod_reports .longDescription {
    width: 290px;
}

#mod_reports #control-panel {
    width: 203px;
	margin-top: 10px;
}

#mod_reports .alert-container {
	margin: 5px;
}

#mod_reports #from-datetime {
    margin-bottom: 10px;
}

.bootstrap-datetimepicker-widget ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-left: 7px;
    margin-right: 7px;
}

.bootstrap-datetimepicker-widget tr {
    text-align: center;
}

.bootstrap-datetimepicker-widget i.glyphicon {
    color: #000;
}

.bootstrap-datetimepicker-widget .confirm a, .bootstrap-datetimepicker-widget .accordion-toggle a {
    width: 100%;
}

.bootstrap-datetimepicker-widget .accordion-toggle a i {
    margin-left: 47%;
}

.bootstrap-datetimepicker-widget ul li:nth-child(3) {
    margin: 13px;
}

#mod_direction_container{	width: 500px; height: auto; color: #aaa; position:relative; margin-right: 6px; }
#mod_direction_container h1,
#mod_direction_container h2 {text-align: center; margin: 0; padding: 0; position: absolute; width: 100%;}

#mod_direction_container .layer h2
{
	width: 121%;
}

#mod_direction_container i
{
	color: #000;
}

#mod_direction_container h1{	font-size: 24px; padding-top: 15px; font-weight: normal;}
#mod_direction_container h2{	font-size: 12px; padding-top: 45px; font-weight: bold; line-height: 18px;}

#mod_direction_container>p { font-size: 13px; color: #999 } 

#mod_direction_container #display{ position: relative; background: transparent url('images/bg_display_day.png') no-repeat top left;  height: 233px; }
#mod_direction_container #display #nightmode { position: absolute; width: 100%; height:100%; background: transparent url('images/bg_display_night.png') no-repeat top left; }
#mod_direction_container #display .layer{ position: absolute;	top: 88px; }
#mod_direction_container #display .layer.west{ left: 51px; }
#mod_direction_container #display .layer.east{ right: 51px; }
#mod_direction_container #display .layer h2 { padding-top: 10px; }

#mod_direction_container .layer.slider.tempOut { 
	width:100%; 
	height:26px; 
	/*background: url('./../img/bg_bar.png') no-repeat top left;*/
	background: #999900; /* Old browsers */
	background: -moz-linear-gradient(left, #999900 19%, #339933 32%, #339933 36%, #999900 52%, #999900 61%, #006666 77%, #999900 91%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(19%,#999900), color-stop(32%,#339933), color-stop(36%,#339933), color-stop(52%,#999900), color-stop(61%,#999900), color-stop(77%,#006666), color-stop(91%,#999900)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #999900 19%,#339933 32%,#339933 36%,#999900 52%,#999900 61%,#006666 77%,#999900 91%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #999900 19%,#339933 32%,#339933 36%,#999900 52%,#999900 61%,#006666 77%,#999900 91%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #999900 19%,#339933 32%,#339933 36%,#999900 52%,#999900 61%,#006666 77%,#999900 91%); /* IE10+ */
	background: linear-gradient(to right, #999900 19%,#339933 32%,#339933 36%,#999900 52%,#999900 61%,#006666 77%,#999900 91%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999900', endColorstr='#999900',GradientType=1 ); /* IE6-9 */ 
}

    #mod_direction_container .layer.slider {
        width: 490px;
    }

#mod_direction_container .layer.slider .control { margin-left: 19px; width:452px; height: 26px; cursor: w-resize; margin-top: -1px; }
/*#container .layer.slider { background: #8AA315; }*/


#mod_direction_container .ui-widget-content {background: transparent; border: 0px; height: 26px;}
#mod_direction_container .ui-slider .ui-slider-handle { width: 40px; height: 20px; }
#mod_direction_container .ui-slider-horizontal .ui-slider-handle { top: -10px; margin-left: -15px; }
#mod_direction_container .ui-state-default, #mod_direction_container .ui-widget-content .ui-state-default, #mod_direction_container .ui-widget-header .ui-state-default { 
	/*background: url('images/slider.png') no-repeat top left; border: 0px*/
	width: 38px;
	height: 20px;
	margin-left: -19px;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #999;
	background-color: #cccccc;
	background-image: -ms-linear-gradient(top, #cccccc 0%, #ffffff 50%);
	background-image: -webkit-gradient(linear, 0 0, 0 50%, from(#cccccc), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #ccc 0%, #fff 50%);
	background-image: -o-linear-gradient(top, #cccccc 0%, #ffffff 50%);
	background-image: -moz-linear-gradient(top, #cccccc 0%, #ffffff 50%);
	background-image: linear-gradient(top, #cccccc 0%, #ffffff 50%);

}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { 
	border: 1px solid #0044cc; 
	font-weight: bold; 
}

	/* end */

.bootstrap-timepicker-widget.dropdown-menu
{
	display: block;
	position: relative;
	width: 100%;
	background-color: #f5f5f5;
	border-width: 0px;
	box-shadow: none;
}

	.bootstrap-timepicker-widget.dropdown-menu table
	{
		margin: 0 auto;
	}

	.bootstrap-timepicker-widget.dropdown-menu input
	{
		width: 30px;
		text-align: center;
	}

.bootstrap-timepicker .hidden
{
	display:none;
}


/* ---------------------- */
/* COMPONENTS             */
/* ---------------------- */

/*GLOBAL*/
.component
{
	width: 100%;
	height: 100%;
}

/*VERTICAL CONTROL*/
#comp_VerticalControl
{
	height: 250px;
}

#comp_VerticalControl.maximized
{
	padding-bottom: 350px;
}

#earthcontent.open
{
	height: 400px; 
	width: 600px;
	display: block;
}


.widget-toggle.active
{
	border: 1px #ddd solid;
	border-radius: 5px;
}

.datepicker table thead tr,
.datepicker table tbody tr:first-child
{
	border-top: 2px solid #999;
}

.datepicker table tbody tr:last-child
{
	border-bottom: 2px solid #999;
}

.datepicker table thead .dow
{
	font-size: 8px;
	height: 10px;
	padding: 0 5px;
}

.datepicker table .day
{
	font-size: 16px;
}

#mod_settings ul,
#mod_time .timepicker-slider ul
{
	margin: 0;
	/*padding: 0 5px;*/
    padding: 0 0;
}

/* Fix for firefox click issue */
#mod_time .datepicker-wrapper {
    z-index: 200000;
}

#mod_settings ul li
{
	list-style: none;
	padding: 8px 0 20px 0;
	border-top: 2px solid #58595B;
}

#mod_settings .row {
    width: 280px;
    margin-left: 0;
}

#mod_settings #fanomosDesc {
    margin-bottom: 60px;
}

#mod_settings button {
    width: 80px;
    height: 35px;
    line-height: 1px;
    text-align: left;
}

#mod_settings .noisemonitor button {
    font-size: 13px;
    width: 70px;
}

#mod_settings .noisemonitor .display-function, #mod_settings .noisemonitor button:nth-child(3) {
    width: 40px;
}

#mod_settings .noisemonitor .display-function:first-child img {
    margin-top: -5px;
    height: 25px
}

#mod_settings .noisemonitor .display-function:nth-child(2) img {
    margin-top: -3px;
    margin-left: -2px;
}

#mod_settings .layer-weathermonitor, #mod_settings .layer-airportwind, #mod_settings .layer-flightpaths {
    margin-top: 8px;
}

#mod_settings .btn-tiny {
    width: 35px;
    font-size: 13px;
}

#mod_settings .btn-tiny.btn-off {
    width: 42px;
}

#mod_time .timepicker-slider ul li
{
	list-style: none;
	padding: 15px 0 5px 0;
	border-bottom: 2px solid #999;
}

#mod_time .datepicker-wrapper, #mod_time .timepicker-slider {
    color: #999999;
}

	#mod_time .timepicker-slider ul li
	{
		padding: 5px 0 10px 0;
		width: 206px;
	}

	#mod_settings ul li > span
	{
		float: left;
		line-height: 33px;
        margin-left: 15px;
	}

#mod_settings img {
    float: left;
    min-width: 20px;
}

#mod_settings h4 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

#mod_settings p, #mod_settings .row {
    color: #999;
    font-size: 13px;
    font-weight: bold;
}

#mod_settings .row.label {
    margin-bottom: 15px;
}

	#mod_settings ul li .switch-button
	{
		float: right;
	}

#mod_settings .switch button, #mod_settings li span {
    font-size: 13px;
}

#mod_settings #usedFlightData img {
    margin-top: 5px;
}

#mod_time .timepicker-slider
{
	padding-top: 0 !important;	
}

	#mod_time .timepicker-slider .slider-bootstrap
	{
		width: 180px;
        margin-left: 0;
	}

	#mod_time .timepicker-slider ul li h5
	{
		margin-bottom: 10px;		
	}

#mod_time .datetimepicker1 input
{
	/*width: 130px;*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mod_time i.glyphicon {
    color: #999;
}

#mod_time .ui-slider-horizontal {
	height: .4em;
	margin: 10px auto 5px;
}

.timepicker-slider .ui-slider .ui-slider-handle
{
	width: 40px;
	height: 20px;
	margin-left: -20px;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #999;
	background-color: #cccccc;
	background-image: -ms-linear-gradient(top, #cccccc 0%, #ffffff 50%);
	background-image: -webkit-gradient(linear, 0 0, 0 50%, from(#cccccc), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #ccc 0%, #fff 50%);
	background-image: -o-linear-gradient(top, #cccccc 0%, #ffffff 50%);
	background-image: -moz-linear-gradient(top, #cccccc 0%, #ffffff 50%);
	background-image: linear-gradient(top, #cccccc 0%, #ffffff 50%);
	top: -.8em;
	
}

	.timepicker-slider .ui-slider .ui-slider-handle:hover
	{
		color: #0044cc
	}

.ui-widget-header
{
	background-color: #009DA8;
	background-image: -ms-linear-gradient(top, #009DA8 0%, #009DA8 50%);
	background-image: -webkit-gradient(linear, 0 0, 0 50%, from(#009DA8), to(#009DA8));
	background-image: -webkit-linear-gradient(top, #009DA8 0%, #009DA8 50%);
	background-image: -o-linear-gradient(top, #009DA8 0%, #009DA8 50%);
	background-image: -moz-linear-gradient(top, #009DA8 0%, #009DA8 50%);
	background-image: linear-gradient(top, #009DA8 0%, #0044cc 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009DA8', endColorstr='#009DA8',GradientType=0 ); /* IE6-9 */ 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-position: 0;
}

.datepicker thead tr:first-child th:hover, .datepicker tfoot tr:first-child th:hover,
.datepicker table tr td.day:hover 
{
	background-color: #009DA8!important ;
	background-image: -moz-linear-gradient(top, #009DA8, #009DA8)!important ;
	background-image: -ms-linear-gradient(top, #009DA8, #009DA8)!important ;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#009DA8), to(#009DA8))!important ;
	background-image: -webkit-linear-gradient(top, #009DA8, #009DA8)!important ;
	background-image: -o-linear-gradient(top, #009DA8, #009DA8)!important ;
	background-image: linear-gradient(top, #009DA8, #009DA8)!important ;
	background-repeat: repeat-x!important ;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009DA8', endColorstr='#009DA8', GradientType=0)!important ;
	border-color: #009DA8 #009DA8 #009DA8!important ;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)!important ;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)!important ;
	color: #fff!important ;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)!important ;
}

.datepicker table tr td.active.active {
    background-color: #009DA8!important;
    background-image: none!important;
}

#comp_FlightInfoTabs ul
{
	margin-bottom: 0;
}

#comp_FlightInfoTabs .tab-content
{
	/*padding: 5px;*/
	/*border: 0px solid #ccc;*/
	border-top-width: 1px;
	-webkit-border-radius:  0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}

/*#comp_FlightInfoTabs #tabFlugzeug img
{
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}*/


.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active {
	color: #FFF;
	border-color: #009DA8;
	background-color: #000;
}

/*.btn-primary, .btn-primary:hover, .btn-warning, .btn-warning:hover, .btn-danger, .btn-danger:hover, .btn-success, .btn-success:hover, .btn-info, .btn-info:hover, .btn-inverse, .btn-inverse:hover {
	color: #ddd;

}*/

.widget p
{
	padding: 9px 0;
}

.row.filter-gate .input-prepend, .input-append
{
	margin-bottom: 0px;
}

.row.filter-gate legend
{
	font-size: 14.5px;
	color: inherit;
	border: 0px;
	margin-bottom: 5px;
}

.row.filter-gate [class*="col-md-"]
{
	/*height: 168px;*/
	min-width: 190px;
	width: auto;
	position: relative;
}

.row.filter-gate button.submit
{
    padding: 6px;
}

.date i {
    color: #000;
}

.row.message-gate
{
	width: 600px;
	margin: 0;
}

#fullscreencontainer
{
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height: 100%; 
	display:none; 
	z-index: 4000;
	background: rgba(0, 0, 0, 0.8);
}

    #fullscreencontainer #stats, #fullscreencontainer #csv {
        color: #fff;
        margin-left: 10px;
    }

    #fullscreencontainer #csv {
    }

#fullscreencontainer .row.filter-gate [class*="col-md-"]
{
	height: auto;
	width: 940px;
}
#fullscreencontainer fieldset
{
	float: left;
	padding: 0 10px;
}

	#fullscreencontainer h1,
	#fullscreencontainer legend
	{
		color: #fff;
	}

	#fullscreencontainer h1
	{
        margin-left: 10px;
	}

	#fullscreencontainer ul
	{
		height: 95px;
		overflow-y: scroll;
	}

	#fullscreencontainer .row.message-gate {
		width: 977px;
		margin: 30px 52px 0 0;
		float: right;
	}

	#fullscreencontainer .row.filter-gate button.submit
	{
		bottom: 0;
	}

.icon-ifc {
	width: 30px;
	height: 25px;
	background-image: url('images/thumb_sprite.png');
}

	.icon-ifc.plane.departure
	{
		background-position: -3px -135px;
	}

	.icon-ifc.plane.arrival
	{
		background-position: -5px -100px;
	}

	.icon-ifc.noisemonitor.low
	{
		background-position: -37px 0px;
	}
	.icon-ifc.noisemonitor.medium
	{
		background-position: -37px -72px;
	}
	.icon-ifc.noisemonitor.high
	{
		background-position: -37px -37px;
	}
	.icon-ifc.direction.low
	{
		background-position: -76px -6px;
	}
	.icon-ifc.direction.medium
	{
		background-position: -76px -76px;
	}
	.icon-ifc.direction.high
	{
		background-position: -76px -42px;
	}
	.icon-ifc.location
	{
		background-position: 0px -50px;
		height: 35px;
	}
	.icon-ifc.gate
	{
        background-color: #fff;
        opacity: 0.4;
		background-position: 3px 2px;
		height: 38px;
	}
	.icon-ifc.airportwind.bw,
	.icon-ifc.airportwind.hw
	{
		background-position: -37px -100px;
		height: 38px;
	}

.legendtable tbody > tr > td {
    padding: 19px;
    border-top: 1px solid #999999;
    color: #999999;
}

.legendtable thead > tr > th {
    border-bottom: 2px solid #999999;
    color: #999999;
}

.bootstrap-datetimepicker-widget
{
	z-index: 5000!important;
}

#mod_legend .table
{
	color: #fff;
}

#mod_legend .table tbody tr:hover td, .table tbody tr:hover th
{
	background-color: transparent;
}

#comp_AirportWindComponent { position:relative;width:500px; height:260px; background:transparent url(images/bg_tool-aktuell.gif) no-repeat; }

#comp_AirportWindComponent .wind { width:500px; height:130px; position:relative }

#comp_AirportWindComponent .nadel {
	width:55px;
	height:55px;
	position:absolute;
	left:44px;
	top:34px;
	background-color:transparent;
	background-image:url(images/nadel.png);
	background-repeat:no-repeat;
	background-position:100px 0;
}

#comp_AirportWindComponent .n		.nadel{background-position:0 0;}
#comp_AirportWindComponent .nno	.nadel{background-position:-55px 0;}
#comp_AirportWindComponent .no		.nadel{background-position:-110px 0;}
#comp_AirportWindComponent .ono	.nadel{background-position:-165px 0;}
#comp_AirportWindComponent .o		.nadel{background-position:-220px 0;}
#comp_AirportWindComponent .oso	.nadel{background-position:-275px 0;}
#comp_AirportWindComponent .so		.nadel{background-position:-330px 0;}
#comp_AirportWindComponent .sso	.nadel{background-position:-385px 0;}
#comp_AirportWindComponent .s		.nadel{background-position:-440px 0;}
#comp_AirportWindComponent .ssw	.nadel{background-position:-495px 0;}
#comp_AirportWindComponent .sw		.nadel{background-position:-550px 0;}
#comp_AirportWindComponent .wsw	.nadel{background-position:-605px 0;}
#comp_AirportWindComponent .w		.nadel{background-position:-660px 0;}
#comp_AirportWindComponent .wnw	.nadel{background-position:-715px 0;}
#comp_AirportWindComponent .nw		.nadel{background-position:-770px 0;}
#comp_AirportWindComponent .nnw	.nadel{background-position:-825px 0;}

#comp_AirportWindComponent .staerke,
#comp_AirportWindComponent .richtung,
#comp_AirportWindComponent .legende  { top:54px; text-align:right; position:absolute; bottom:57px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:24px; color:#00737d; line-height:19px; height: 26px; }

#comp_AirportWindComponent .staerke span,
#comp_AirportWindComponent .richtung span,
#comp_AirportWindComponent .legende {font-size:13px;color:#666;}

#comp_AirportWindComponent .staerke { width:80px; right:286px; }
#comp_AirportWindComponent .richtung { right:36px; }

#comp_AirportWindComponent .legende { right:36px; top:117px; width:200px; }

#mod_fanomos_flightinfo
{
	margin-bottom: 20px;
}

#mod_fanomos_flightinfo .nav .nav-header
{
	color: #fff;
	text-shadow: none;
}

#comp_FlightInfoTabs .progress
{
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 18px;
}

#mod_login .buttons
{
	margin-top: 10px;
}

#sliderSpeedAndTrace
{
	margin-top: 5px;
}

#sliderSpeedAndTrace ul li:first-child
{
	border-top: 2px solid #999;
}

#ils
{
	text-indent: 0px; 
	width: 20px; 
	text-align: center;
}

#divIls
{
	position:relative;
	width: auto;
	margin-left: 70px;
}

#lblIls
{
	padding: 0 5px 5px 0;
	line-height: 27px;
	float: left;
}

#ddIls ul.dropdown-menu
{
	min-width: 20px;
	left: 20px;
}

#ddIls .btn-group a.btn, #ddIls .btn-group a.btn:hover {
    color: white;
    margin-top: -2px;
}

#btnIlsUpdate
{
	margin-left: 12px;
}

.well
{
	border: none;
}

/* Widget description styles */
.longDescription {
    display: none;
}

.descriptionButton {
    padding: 5px 15px!important;
}

#mod_settings button.descriptionButton {
    width: auto!important;
}

#mod_settings .longDescription {
    font-weight: normal;
}

#con_gate {
    width: 616px;
}

    #con_gate fieldset {
        border: none;
    }

    #con_gate div.input-group.date {
        width: 178px;
    }

    #con_gate legend {
        color: #fff;
    }

    #con_gate .submit {
        margin-left: 10px;
    }

#con_gate .filter-gate {
    margin-left: -16px;
}

#fullscreencontainer fieldset {
    border: none;
}

    #fullscreencontainer div.input-group.date {
        width: 178px;
    }

    #fullscreencontainer .submit {
        margin-left: -308px;
        margin-top: 85px;
    }


#mod_fanomos_infos > div {
    border-bottom: 1px solid #999999;
    font-size: 16px;
    color: #fff;
    padding-bottom: 5px;
    margin-bottom: 40px;
}

#mod_fanomos_infos p {
    font-size: 12px;
    color: #999;
}

#mod_fanomos_infos img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#comp_FlightInfoTabs ul li a {
    background-color: #000!important;
    border: 1px solid #009da8!important;
    border-bottom: 1px solid #999999!important;
}

#comp_FlightInfoTabs .nav-tabs {
    border-bottom: 1px solid #999;
}

#comp_FlightInfoTabs .tab-content {
    border-bottom: 1px solid #999!important;
}

.shortDescription, .longDescription {
    color: #999;
}

#mod_transponder
{
	width: 300px;
}
#mod_transponder_flightinfo
{
	margin-bottom: 20px;
}

#mod_transponder_flightinfo .nav .nav-header
{
	color: #fff;
	text-shadow: none;
}

#mod_legend .traces:before {
    content: "";
    border-bottom: 2px solid #fe2e2e;
    border-top: 2px solid #fe2e2e;
    width: 25px;
    height: 1px;
    /*position: relative;*/
    display: block;
    margin-top: 10px;
}

#mod_legend .traces1:before {
    border-bottom-color: #fe642e;
    border-top-color: #fe642e;
}

#mod_legend .traces2:before {
    border-bottom-color: #fe9a2e;
    border-top-color: #fe9a2e;
}

#mod_legend .traces3:before {
    border-bottom-color: #facc2e;
    border-top-color: #facc2e;
}

#mod_legend .traces4:before {
    border-bottom-color: #f7fe2e;
    border-top-color: #f7fe2e;
}

#mod_legend .traces5:before {
    border-bottom-color: #c8fe2e;
    border-top-color: #c8fe2e;
}

#mod_legend .traces6:before {
    border-bottom-color: #9afe2e;
    border-top-color: #9afe2e;
}

#mod_legend .traces7:before {
    border-bottom-color: #64fe2e;
    border-top-color: #64fe2e;
}

#mod_legend .traces8:before {
    border-bottom-color: #2efe2e;
    border-top-color: #2efe2e;
}

#mod_settings .traces {
    width: 45px;
    margin: 0;
    padding: 0;
}

#mod_settings .trace-explanation {
    width: auto;
    margin: 0;
    padding: 0;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-top: -15px;
}

#mod_settings .trace-explanation2 {
    margin-left: 90px;
}

#mod_settings .trace-explanation3 {
    margin-left: 90px;
}

#mod_settings .trace-explanation4 {
    margin-left: 90px;
}

#mod_settings .trace-colors li:not(:first-child) {
    border-top: 0;
}

#mod_settings .trace-colors li:first-child {
    padding: 8px 0 0 0;
}

#mod_settings .traces:first-child {
    margin-left: 5px;
}

#mod_settings .traces:before {
    content: "";
    border-bottom: 2px solid #fe2e2e;
    border-top: 2px solid #fe2e2e;
    width: 45px;
    height: 1px;
    display: block;
    margin-top: 10px;
}

#mod_settings .trace-colors .traces:first-child::before {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

#mod_settings .trace-colors .traces:last-child::before {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

#mod_settings .traces1:before {
    border-bottom-color: #fe642e;
    border-top-color: #fe642e;
}

#mod_settings .traces2:before {
    border-bottom-color: #fe9a2e;
    border-top-color: #fe9a2e;
}

#mod_settings .traces3:before {
    border-bottom-color: #facc2e;
    border-top-color: #facc2e;
}

#mod_settings .traces4:before {
    border-bottom-color: #f7fe2e;
    border-top-color: #f7fe2e;
}

#mod_settings .traces5:before {
    border-bottom-color: #c8fe2e;
    border-top-color: #c8fe2e;
}

#mod_settings .traces6:before {
    border-bottom-color: #9afe2e;
    border-top-color: #9afe2e;
}

#mod_settings .traces7:before {
    border-bottom-color: #64fe2e;
    border-top-color: #64fe2e;
}

#mod_settings .traces8:before {
    border-bottom-color: #2efe2e;
    border-top-color: #2efe2e;
}

#gimme {
    cursor: pointer;
}

/* Laermpuasen */
#mod_laermpausen
{
	width: 350px;
}

#mod_laermpausen dl {
    font-size: 13px;
    color: #999;
}

/* Hinweise */
#mod_events {
	width: 350px;
}

#mod_events ul, #mod_events p {
    font-size: 13px;
    color: #999;
}