@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,cyrillic-ext,latin-ext);@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=latin,cyrillic-ext,latin-ext);@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&subset=latin,cyrillic-ext,latin-ext);	html{
		height: 100%;
	}
	body{
		width:100%;
		height: 100%;background-repeat: no-repeat;background: #000000;background: -webkit-linear-gradient(#000000);background: -o-linear-gradient(#000000);background: -moz-linear-gradient(#000000);background: linear-gradient(#000000);background-attachment: fixed;		margin: 0;
		padding: 0;
		font-family: "PT Sans",Arial Narrow,Arial,Helvetica,sans-serif;
		font-size: 1.0em;
		color: #F5F5F5;
		word-wrap: break-word;
		text-shadow: none;
	}
	#main_top{
		width: 100%;
		max-width: 1600px;
		margin: 0px;
		margin-left: auto;
		margin-right: auto;
	}
	#main{
		width: 100%;
		max-width: 1600px;
		margin-left: auto;
		margin-right: auto;
		min-height: 70%;
	}
	#header{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	#footer{
		padding-top: 0.5%;
		padding-bottom: 0.5%;
		width: 100%;
		max-width: 1600px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		font-size: 0.7em;
		background: #616161;
				color: #FFFFFF;
	}
	#title{
		padding-top: 100px;
		color: white!important;
		font-variant: small-caps;
		font-size: 4.5em;
		font-family: "Roboto",Arial Narrow,Arial,Helvetica,sans-serif;
		font-weight: bold;
		text-shadow: black 0.02em 0.02em 0.02em;
	}
	#title{
		font-family: "PT Sans",Arial Narrow,Arial,Helvetica,sans-serif!important;
	}
	#title1{
		font-size: 3.5em!important;
		color: white!important;
	}
	#title2{
		font-size: 2.5em!important;
		color: white!important;
	}
	h1{
		font-family: "Roboto",Arial Narrow,Arial,Helvetica,sans-serif;
		font-weight: bold;
		font-variant: small-caps;
		text-align: center;
		font-size: 2.5em;
		margin: 0.1em;
		margin-top: 0px;
		color: white;
		padding-top: 5px;
		padding-bottom: 10px;
	}
	h2,.h2{
		color: #EEEEEE;
		font-family: "Roboto",Arial Narrow,Arial,Helvetica,sans-serif;
		font-weight: bold;
		text-align: center;
		font-variant: small-caps;
		font-size: 2em;
		margin: 0.05em;
	}
	h3,.h3{
		font-family: "Roboto",Arial Narrow,Arial,Helvetica,sans-serif;
		font-weight: bold;
		text-align: left;
		font-size: 1.5em;
		margin-top: 0.05em;
		margin-bottom: 0.05em;
		font-variant: small-caps;
		color: #E0E0E0;
	}
	h1,h2,h3,h4,.h1,.h2,.h3,.h4{
		text-shadow: none;
	}
	.button, .button2 {
		padding: 8px 8px 8px 8px;
		text-decoration: none;
		font-family: "Roboto",Arial Narrow,Arial,Helvetica,sans-serif;
		cursor: pointer;
		font-weight: bold;
		text-align: center;
	}
	.button:hover {
		text-decoration: none;
	}
	.button {
		border: 1px solid #EEEEEE;
		color: #F5F5F5;
		background: #424242;
			}
	.button:hover {
		background: #757575;
		color: #FFFFFF;
	}
	.button2 {
		border: 1px solid #EEEEEE;
		color: #F5F5F5;
		background: #424242;
			}
	.button2:hover {
		background: #757575;
		color: #FFFFFF;
	}
	a {
		text-decoration: none;
		color:#FFFFFF;
		font-variant: small-caps;
		color:#EEEEEE;
	}
	a:link {
		color:#EEEEEE;
		font-variant: small-caps;
	}
	a:visited {
		color:#EEEEEE;
	}
	a:hover {
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		color: #EEEEEE;
	}
	#gotop{
		position:fixed;
		top:10px;
		right:10px;
	}
	.sup{
		vertical-align: top; font-size: 0.7em;
	}
	.sub{
		vertical-align: bottom; font-size: 0.7em;
	}
	sup, sub {
		vertical-align: baseline;
		position: relative;
		top: -0.4em;
	}
	sub { 
		top: 0.4em; 
	}
	::-webkit-scrollbar {
		margin-top: 5px;
		width: 14px;
	}
	.heading_bar {
		margin: 3px;
		font-family:"PT Sans","Arial Narrow",Arial,Helvetica,sans-serif;
		margin-left: auto;
		margin-right: auto;
		color: #fff;
		padding: 3px 10px;
		cursor: pointer;
		position: static;
		font-size: 1.2em;
		text-align: left;
		font-variant: small-caps;
		font-weight: bold;
		background: #212121;
				color: #FFFFFF;
	}
	.heading_bar:hover{
		background: #616161;
			}
	.content {
		padding: 5px 10px;
		margin: 1;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
		background: #EEEEEE;
		color: #000000;
	}
	.table{
		width: 100%;
		padding: 0px;
		border-spacing: 0px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.table th{
		font-weight: bold;
		font-variant: small-caps;
		font-family: "Roboto",Arial Narrow,Arial,Helvetica,sans-serif;
		background: #212121;
				color: #FFFFFF;
	}
	.table th, .table td{
		padding: 5px;
	}
	td{
		text-align: center;
	}
	.table td:first-child,th:first-child  {
		text-align: left;
	}
	.table tfoot{
		height: 3px;
	}
	.table tbody tr:hover td{
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	} 
	.table tr:nth-child(even) {
		background: #BDBDBD;
		color: #000000;
	}
	.table tr:nth-child(odd) {
		background: #757575;
		color: #FFFFFF;
	}
	.table tbody tr:hover td{
		background: #424242;
		color: #FFFFFF;
	}
	.table tfoot tr{
		background: #212121;
		color: #FFFFFF;
	}
	.c98{
		width: 98%;
		margin: 0 auto;
	}
	#header, #main{
		background: #212121;
			}
	.line{
		width: 99%;
		border: 1px solid #EEEEEE;
	}
	.textDiv{
		width: 95%;
		margin-left: auto;
		margin-right: auto;
		text-align: justify;
	}
	#settingsDiv{
		position:absolute;
		top:5px;
		right:10px;
		cursor:pointer;
		visibility:hidden;
		z-index:99
	}
	.tableDiv{
		display: table;
	}
	.rowDiv{
		display: table-row;
	}
	.cellDiv{
		display: table-cell;
		vertical-align: middle;
	}
	.digimeg-nav-wrap {
		position: relative;
		padding-left:0;
		font-family: Roboto, sans-serif;
	}
	.digimeg-nav-wrap .digimeg-main-nav {
		display: block;
		background: #424242;
				color: white;
	}

	.digimeg-nav-wrap .digimeg-main-nav li {
		list-style-type: none;
		display: inline;
		float: left;
		padding:0;
	}
		.digimeg-nav-wrap .digimeg-main-nav li a {
		display: block;
		padding-top: 0.9em;
		padding-bottom: 0.9em;
		padding-left: 1.1em;
		padding-right: 1.1em;
		text-decoration: none;
		
		color: #F5F5F5;
		position: relative;
		font-weight: bold;
						font-size: 1em;
			}
	.digimeg-nav-wrap .digimeg-main-nav li a:hover {
		color: white;
	}

	.digimeg-group:after {
		content: '.';
		visibility: hidden;
		clear: both;
		display: block;
		line-height: 0px;
	}

	.digimeg-sub-nav li {
		display: block;
		width: 100%;
		list-style-type: none;
	}
		.digimeg-nav-item-content {
		padding: 30px;
		list-style-type: none;
	}

	.digimeg-nav-item-content h2 {
		font-size: 30px;
		font-weight: 400;
	}

	.digimeg-nav-chunk {
		display: block;
		padding: 20px;
		float: left;
	}

	.digimeg-sub-nav {
		position: relative;
		list-style-type: none;
		z-index:20;
		padding:0;
		margin:0;
	}

	.digimeg-sub-nav>li {
		position: absolute;
		top:0px;
		display: none;
		background: #616161;
				border-bottom: 20px solid #BDBDBD;
		border-top: 1px solid #BDBDBD;
	}
	#homeIcon{
		width: 32px;
		padding-left: 15px;
		padding-top: 4px;
		cursor: pointer;
		color: #F5F5F5;
	}
	#homeIcon:hover{
		color: white;
	}
	.iconMenu,.astro{
		opacity: 0.8;
		cursor: pointer;
	}
	.iconMenu:hover{
		opacity: 1;
	}
	#stationStatus{
		font-variant:small-caps;
		font-weight: bold;
		text-align: center;
		width: 80px;
		margin-right: auto;
		margin-left: auto;
		padding-left: 5px;
		padding-right: 5px;
		border: 1px solid white;
	}
	.tooltipster-default {
		border: 2px solid #212121;
		background: #616161;
		color: #FFFFFF;
	}
	#monthSelect .ui-datepicker-calendar {
		display: none;
	}
	.climateIcon{
		height:60px;
		opacity: 0.7;
		cursor: pointer;
	}
	.climateIcon:hover{
		opacity: 1;
	}
	#climateWorldIcon{
		width: 130px;
		opacity: 0.7;
		cursor: pointer;
	}
	#climateWorldIcon:hover{
		opacity: 1;
	}
	.flagIcon{
		width: 20px;
		opacity: 0.9;
	}
	.astronomyIcon{
		height: 30px;
		padding-right: 10px;
		opacity: 0.7;
	}
	.hoverIcon{
		height: 40px;
		opacity: 0.8;
		cursor: pointer;
	}
	.hoverIcon:hover{
		opacity: 1;
	}
	.menuHeading{
		font-family: "Roboto",Arial Narrow,Arial,Helvetica,sans-serif;
		font-weight: bold;
		text-align: left;
		font-size: 1.5em;
		margin-top: 0.05em;
		margin-bottom: 0.05em;
		font-variant: small-caps;
		color: #E0E0E0;
		display: block;
	}
	.forceDefaultDatepicker .ui-widget-content{
		border: 1px solid #212121;
		background: #EEEEEE;
		background-color: #EEEEEE;
	}
	.zeroSpacingPadding{
		border-spacing: 0px;
	}
	.zeroSpacingPadding td{
		padding: 0px;
	}
	.subheading{
		color: white;
		padding: 5px;
		padding-top: 10px;
		font-size: 1.2em;
		font-weight: bold;
	}
	.tooltipster-default {
		border: 2px solid #212121;
		background: #616161;
		color: #FFFFFF;
	}
	#monthSelect .ui-datepicker-calendar {
		display: none;
	}
	.admin{
		width:17px;
		cursor:pointer;
		padding-top: 0;
		color: #F5F5F5;
	}
	.admin:hover{
		color: white;
	}
	.tableSpacing2Padding2{
		border-spacing: 2px;
	}
	.tableSpacing2Padding2 td{
		padding: 2px;
	}
	.exportIcon{
		width: 50px;
		opacity: 0.6;
		cursor: pointer;
	}
	.exportIcon:hover{
		opacity: 1;
	}
	.exportDiv{
		width:99%;
		margin: 0 auto;
		text-align: right;
	}
	.ui-dialog{
		z-index: 9999;
	}
	::-webkit-scrollbar-track {
		background: #616161;
		margin-top: 5px;
	}
	::-webkit-scrollbar-thumb {
		background: #424242;
		margin-top: 5px;
	}
	::-webkit-scrollbar-thumb:window-inactive {
		background: #424242;
	}
	.ui-widget {
		font-family: PT Sans,Arial,sans-serif!important;
	}
	.ui-widget .ui-widget {
		font-size: 1em;
	}
	.ui-widget input,
	.ui-widget select,
	.ui-widget textarea,
	.ui-widget button {
		font-family: PT Sans,Arial,sans-serif!important;
	}

	.mtSpinner {
		width: 250px;
		opacity: 0.8;
		-webkit-animation: mtSpinnerAnimation 1.6s infinite ease;
		animation: mtSpinnerAnimation 1.6s infinite ease;
	}

	@-webkit-keyframes mtSpinnerAnimation {
		from {
			-webkit-transform: rotate(0deg);
			-ms-transform: rotate(0deg);
			transform: rotate(0deg);
		}
		to   {
			-webkit-transform: rotate(360deg);
			-ms-transform: rotate(360deg);
			transform: rotate(360deg);
		}
	}

	@keyframes mtSpinnerAnimation {
		from {
			-webkit-transform: rotate(0deg);
			-ms-transform: rotate(0deg);
			transform: rotate(0deg);
		}
		to   {
			-webkit-transform: rotate(360deg);
			-ms-transform: rotate(360deg);
			transform: rotate(360deg);
		}
	}
	