@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%;
		background: black;
		margin: 0;
		padding: 0;
		font-family: "PT Sans",Arial Narrow,Arial,Helvetica,sans-serif;
		font-size: 1.0em;
		color: #F5F5F5;
		height: 100%;
	}
	#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.8em;*/
		font-weight: bold;
		font-variant: small-caps;
		background: #5D4037;
				color: #FFFFFF;
	}
	#title{
		padding-top: 100px;
		color: white;
		font-variant: small-caps;
		font-size: 4.5vw;
		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.5vw!important;
		color: white!important;
	}
	#title2{
		font-size: 2.5vw!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;
		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: #A1887F;
	}
	.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 #BCAAA4;
		color: #D7CCC8;
		background: #4E342E;
			}
	.button2:hover {
		background: #6D4C41;
		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: #BCAAA4;
	} 
	#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: #3E2723;
				color: #FFFFFF;
	}
	.heading_bar:hover{
		background: #5D4037;
			}
	.content {
		padding: 5px 10px;
		margin: 1;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
		background: #BCAAA4;
		color: #000000;
	}
	.table{
		width: 100%;
		padding: 0px;
		border-spacing: 0px;
		margin-top: 5px;
		margin-bottom: 5px;
		table-layout: fixed;
		font-size: 1.5vw;
	}
	.table th{
		font-weight: bold;
		font-variant: small-caps;
		font-family: "Roboto",Arial Narrow,Arial,Helvetica,sans-serif;
		background: #3E2723;
				color: #FFFFFF;
	}
	.table th, td{
		padding: 5px;
		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: #8D6E63;
		color: #FFFFFF;
	}
	.table tr:nth-child(odd) {
		background: #6D4C41;
		color: #FFFFFF;
	}
	.table tbody tr:hover td{
		background: #4E342E;
		color: #FFFFFF;
	}
	.table tfoot tr{
		background: #3E2723;
		color: #FFFFFF;
	}
	.c98{
		width: 98%;
		margin: 0 auto;
	}
	#header, #main{
		background: #212121;
			}
	.line{
		width: 99%;
		border: 1px solid #BCAAA4;
	}
	.textDiv{
		width: 95%;
		margin-left: auto;
		margin-right: auto;
		text-align: justify;
	}
	#settingsDiv{
		position:absolute;
		top:25px;
		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: #4E342E;
				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;
		font-size: 0.9em;
		color: #D7CCC8;
		position: relative;
		font-weight: bold;
		text-transform: uppercase;
	}
	#homeIcon{
		max-width:2em!important;
		width:100%!important;
		padding-left:1em!important;
		padding-top:0.2em!important;
	}
	.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: #5D4037;
				border-bottom: 20px solid #8D6E63;
		border-top: 1px solid #8D6E63;
	}
	#homeIcon{
		width: 32px;
		padding-left: 15px;
		padding-top: 4px;
		opacity: 0.7;
		cursor: pointer;
	}
	#homeIcon:hover{
		opacity:1;
	}
	.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: #5D4037;
		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: #A1887F;
		display: block;
	}
	.forceDefaultDatepicker .ui-widget-content{
		border: 1px solid #3E2723;
		background: #BCAAA4;
		background-color: #BCAAA4;
	}
	.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: #5D4037;
		color: #FFFFFF;
	}	
	#monthSelect .ui-datepicker-calendar {
		display: none;
	}
	.admin{
		opacity: 0.7;
		width:17px;
		cursor:pointer;
		padding-top: 0;
	}
	.admin:hover{
		opacity:1;
	}
	.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);}
		to   {-webkit-transform: rotate(360deg);}
	}