@import url('//fonts.googleapis.com/css?family=Roboto+Condensed:400,400i,700|Roboto:400,400i,500,700,900&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese');

@import url('jquery-ui/jquery-ui.min.css');
@import url('material.indigo-pink.min.css');
@import url('advert.css');
@import url('select2_v1.css');
@import url('../../ajax/libs/dialog-polyfill/0.4.2/dialog-polyfill.min.css');
@import url('../../mapbox-gl.css');

.mobileFaq,
.weatherDayTitle,
.weatherHourTitle,
.weatherTemp,
header img {
	white-space: nowrap
}

html {
	width:100%;
	height: 100%;
	box-sizing: border-box;
	overflow-x: hidden!important;
	margin:auto!important;
	padding:0!important;
}
*,
:after,
:before {
	box-sizing: inherit
}
body {
	margin:auto!important;
	padding:0!important;
	
	position: relative;
	min-height: 100%;
	
	font-family: Roboto, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	
	overflow: hidden;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
a {
	text-decoration: none;
	color: #222
}
.faq,
.footer,
.footerfaq {
	color: grey!important
}
a:hover {
	text-decoration: underline
}
.left {
	float: left
}
.right {
	float: right;
	text-align: right
}
.a_left {
	text-align: left
}
.a_right {
	text-align: right
}
.a_center,
.adsDesktop,
.container,
.wrapper {
	text-align: center
}
.banner728x280 {
	display: inline-block;
	background: #eee;
	vertical-align: middle;
	width: 728px;
	height: 280px
}
.clickable {
	cursor: pointer
}
.shadow10px {
	-webkit-box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, .25);
	-moz-box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, .25);
	box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, .25)
}
.shadow5px {
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .24)
}
.container {
	padding-bottom: 70px
}
@media (min-width: 280px) and (max-width: 1330px) {
	.container {
		padding-bottom: 80px
	}
}
.ad,
.adsbygoogle,
.tablead {
	vertical-align: top
}
.ad {
	margin: 5px auto!important
}

@media (max-width: 720px) {
	.adsbygoogle {
		background-color:#ddd;
		margin: 5px auto!important;
		border:2px #ddd!important;
	}
}

@media (min-width: 720px) and (max-width: 1111px) {
	.adsDesktop,
	.wrapper {
		display: inline-block;
		vertical-align: top
	}
	.wrapper {
		width: 380px;
		text-align: right
	}
	.adsDesktop {
		width: 320px;
		text-align: left;
		margin-top: 5px
	}
	.weatherContainerFull {
		text-align: center!important;
		margin: -15px 5px 0 0
	}
	.mobileFaq,
	.wrapper .footerfaq {
		display: none
	}
	.wrapper .mobileFaq {
		display: block
	}
}
.fadeout,
.footer {
	bottom: 0;
	width: 100%;
	position: absolute
}
.footer {
	font-family: 'Roboto Condensed', sans-serif;
	min-height: 52px;
	text-align: center;
	margin-top: 10px;
	font-size: .8em;
	right: 0;
	left: 0
}
.fadeout {
	background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
	background-image: -moz-linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
	background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
	background-image: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
	background-image: -ms-linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%)
}
#social_mobile {
	text-align: center;
	width: 340px;
	margin: 10px auto;
	height: 24px
}
.s_mob {
	display: inline-block;
	vertical-align: top!important
}
.s_mob:nth-of-type(1) {
	min-width: 100px;
	text-align: left;
	padding-right: 5px;
	margin-top: -2px
}
.s_mob:nth-of-type(2),
.s_mob:nth-of-type(3) {
	text-align: left
}
.socialButtonMobile>.feedback_button_mobile {
	color: #fff;
	background: #ef443a;
	font-size: 12px;
	font-family: Roboto;
	font-stretch: condensed;
	height: 20px;
	line-height: 20px;
	width: 100%;
	border: none;
	padding: 0;
	border-radius: 2px;
	font-size:14px;
	vertical-align:bottom;
	height:28px;
	margin-left:10px;
}
#districtMobileSelect,
.fullConditionDesc,
.precipitation {
	font-family: 'Roboto Condensed', sans-serif
}
.feedback_button_desktop {
	color: #fff!important;
	background: #ef443a!important;
	font-size: 12px;
	height: 20px;
	text-transform: uppercase;
	border: none;
	border-radius: 2px;
	cursor: pointer;
	line-height:20px!important;
	margin-left:10px;
}

.feedback_button_main {
	color: #fff!important;
	background: #ef443a!important;
	font-size: 12px;
	position: absolute!important;
	bottom: 8px;
	right: 5px;
	z-index: 100;
	height: 35px;
	text-transform: uppercase;
	border: none;
	border-radius: 2px;
	cursor: pointer;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}
@media (max-width: 450px) {
	.feedback_button_main {
		bottom: 60px;
		right: 5px;
		box-shadow: none;
	}
	.container {
		padding-bottom: 80px;
	}
	.footer>div:nth-child(1)>span {
		margin-left: 20px!important;
	}
}
.fb-share-button span {
	vertical-align: unset!important
}
.footerfaq img,
.ozWidgetRioButtonContents_,
.topfaq img {
	vertical-align: middle!important
}
.s_mob:nth-of-type(1)>.socialButtonMobile>.dialog-button>span {
	margin: 0 5px
}
.top .ad,
.top .ad .ad,
.top .ad .ad .ad {
	background-color: #f5f5f5;
	margin: 0!important
}
@media (max-width: 720px) {
	.feedback_button_desktop {
		display: none
	}
	.top {
		padding: 5px 0!important
	}
}
.top .ad {
	padding: 3px 0 0!important
}
.toolbar {
	height: 54px;
	background: #fff
}
h3, h1 {
	display: inline-block;
	position: absolute;
	top: 0;
	font-size: 20px;
	left: 70px;
	font-weight: 500;
	color: gray;
	font-weight:normal
}
header {
	background: #f5f5f5;
	height: 64px;
	position: relative
}
header img {
	margin: 10px 0 0 0;
	width: 112px;
	line-height: 45px;
}
.MaterialTabs ul {
	list-style: none;
	margin: 0;
	width: 100%;
	overflow: hidden;
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12)
}
.MaterialTabs ul li {
	float: left;
	width: 25%;
	text-align: center
}
.MaterialTabs a {
	position: relative;
	text-decoration: none;
	display: block;
	height: 50px;
	text-align: center;
	line-height: 52px;
	font-weight: 600;
	font-size: 14px;
	color: #b8b8b8;
	overflow: hidden
}

/* Top menu buttons */
/*
@media (min-width: 720px) {
	.MaterialTabs ul li:first-of-type a {
		padding-left:70px;
		text-align:left;
	}
	.MaterialTabs ul li:last-of-type a {
		padding-right:70px;
		text-align:right;
	}
}
*/

dir,
menu,
ul {
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0;
	-webkit-padding-end: 0
}
.MaterialTabs .active a {
	color: gray
}
#citySelect,
#citySelect[placeholder] {
	color: #c9c9c9
}
.MaterialTabs .active a:after {
	height: 2px;
	width: 100%;
	display: block;
	content: " ";
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	background: #ef443a
}
.MaterialTabs .active.changed a:after {
	-webkit-animation: border-expand .2s cubic-bezier(.4, 0, .4, 1) 0s alternate forwards;
	-moz-animation: border-expand .2s cubic-bezier(.4, 0, .4, 1) 0s alternate forwards;
	transition: all 1s cubic-bezier(.4, 0, 1, 1)
}
.panel {
	display: none
}
.panel.active {
	display: block
}
@-webkit-keyframes expand {
	0% {
		background: rgba(255, 255, 141, 1);
		opacity: 1;
		border-radius: 100%;
		transform: scale(0);
		-webkit-transform: scale(0);
		-moz-transform: scale(0)
	}
	50% {
		background: rgba(255, 255, 141, .8);
		border-radius: 50%
	}
	100% {
		background: rgba(255, 255, 141, 0);
		transform: scale(3);
		border-radius: 0;
		-webkit-transform: scale(3);
		-moz-transform: scale(3);
		opacity: 1
	}
}
@-moz-keyframes expand {
	0% {
		background: rgba(255, 255, 141, 1);
		opacity: 1;
		border-radius: 100%;
		transform: scale(0);
		-moz-transform: scale(0)
	}
	50% {
		background: rgba(255, 255, 141, .8);
		border-radius: 50%
	}
	100% {
		background: rgba(255, 255, 141, 0);
		transform: scale(3);
		border-radius: 0;
		-moz-transform: scale(3);
		opacity: 1
	}
}
#citySelect,
.citySelectButton {
	background-image: url(../images/search_icon.png);
	background-repeat: no-repeat
}
#citySelect,
img {
	border: none
}
@-webkit-keyframes border-expand {
	0% {
		opacity: 0;
		width: 0
	}
	100% {
		opacity: 1;
		width: 100%
	}
}
@-moz-keyframes border-expand {
	0% {
		opacity: 0;
		width: 0
	}
	100% {
		opacity: 1;
		width: 100%
	}
}
ul {
	margin: 0;
	padding: 0
}
#pageTitle {
	margin: 35px 0 0;
	font-size: .8em
}
#pageTitle span {
	display: inline-block;
	font-size: .6em
}
.wrapper {
	padding: 0;
	width: calc(100% -40px)
}
#citySelect {
	padding: 5px 5px 2px;
	font-size: 1.2em;
	background-color: transparent;
	outline: 0;
	border-bottom: 2px solid #ebebeb;
	background-size: 20px;
	background-position: 97% center;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 3px;
	width: 340px
}

.citySelect {
	position: relative!important;
}

#citySelect:active,
#citySelect:focus {
	color: #c9c9c9;
	border: none;
	outline: 0;
	border-bottom: 2px solid #E04537
}
#myCities a {
	font-size: .8em;
	color: grey
}
#myCities {
	position: absolute;
	top: 35px
}
@media (max-width: 720px) {
	#pageTitle,
	.mbLogo {
		width: 340px;
		position: relative
	}
	.mbLogo {
		margin: 0 auto
	}
	#pageTitle {
		margin: 0 auto!important;
		padding-top: 35px;
		display: block;
		left: 0;
		content: none
	}
	.citySelectButton {
		top: 10px
	}
	#myCities {
		display: none;
		top: 60px;
		right: -6px;
		white-space: nowrap
	}
	#myCities a {
		background-color: #eaeaea;
		border-radius: 2px;
		box-shadow: 0 0 2px 0 rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .24);
		padding: 1px 6px;
		margin-left: 3px;
		white-space: nowrap
	}
}
@media (min-width: 720px) {
	#pageTitle {
		left: 20px
	}
	#siteLogo {
		margin-left: 20px
	}
	#myCities a {
		background-color: transparent;
		border-radius: 0;
		box-shadow: none;
		padding: 0;
		margin-right: 0;
		white-space: nowrap
	}
	#myCities {
		right: 20px;
		white-space: nowrap
	}
	#citySelect {
		margin-right: 20px
	}
}
::-webkit-input-placeholder {
	color: #c9c9c9
}
::-moz-placeholder {
	color: #c9c9c9
}
:-moz-placeholder {
	color: #c9c9c9
}
:-ms-input-placeholder {
	color: #c9c9c9
}
.citySelectButton {
	background-position: center center;
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 38px;
	height: 38px;
	cursor: pointer
}
@media (max-width: 720px) {
	#citySelect {
		display: none;
		top: 25px
	}
	.citySelectButton {
		display: inline-block
	}
	.footerfaq {
		display: none
	}
}
@media (min-width: 720px) {
	#citySelect {
		display: inline-block
	}
	.citySelectButton,
	.topfaq {
		display: none
	}
}
@media (max-width: 1111px) {
	.desktopFaq {
		display: none
	}
}
@media (min-width: 1111px) {
	.mobileFaq {
		display: none
	}
	.mobileFaqMargin { display: none }
}
.mobileFaq {
	width: 340px;
	margin: 0px auto;
	text-align: center;
	font-size: .8em;
	background: #f5f5f5;
	padding: 10px 5px;
	font-family: 'Roboto Condensed', sans-serif;
}

.mobileFaqMargin { height:10px }

.mobileFaq img {
	width:12px;
	height:12px;
}

.weatherDay,
.weatherHour {
	background-repeat: no-repeat
}
@media (max-width: 720px) {
	.weatherContainer,
	.weatherContainerFull {
		width: 350px;
		margin: 0 auto
	}
}
.footerfaq,
.topfaq {
	text-align: center;
	font-size: .9em
}
.topfaq {
	margin: 5px 0 -10px
}
.footerfaq {
	margin: 5px 0
}
.footerfaq img,
.topfaq img {
	width: 14px!important;
	height: 14px!important
}
.arrow-down,
.arrow-up {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent
}
.currentDay,
.currentWeatherIcon {
	display: inline-block;
	vertical-align: middle
}
.arrow-down {
	display: inline-block;
	border-top: 10px solid #666
}
.arrow-up {
	display: inline-block;
	border-bottom: 10px solid #666
}
.cityItem {
	text-align: left;
	font-size: 1em;
	text-transform: capitalize
}
.currentButton,
.currentWeatherTitle,
.expandTileText,
.roundedButton,
.weatherDayTitle,
.weatherHourTitle {
	text-transform: uppercase
}
.weatherContainer,
.weatherContainerFull {
	min-height: 200px;
	text-align: center
}
.weatherContainer a,
.weatherContainerFull a {
	max-width: 308px;
	min-width: 308px;
	width: 308px;
	text-decoration: none
}
.weatherDay {
	width: 340px;
	height: 220px;
	margin: 5px 2px;
	background-color: #f5f5f5;
	display: inline-block;
	color: #111;
	background-position: 150px center;
	background-size: 45%;
	position: relative
}
.weatherDayContent {
	padding: 10px 15px;
	height: 220px
}
.currentDay {
	min-width: 728px;
	width: 728px;
	color: #111;
	height: 280px
}
.weekend {
	background-color: #f5f5f5!important
}
.currentDayBlock {
	padding: 20px 20px 0;
	background-color: #f5f5f5;
	height: 200px;
	position: relative
}
.currentButtons {
	position: absolute;
	left: 0;
	bottom: 0
}
.currentButton {
	width: px;
	height: 32px;
	text-align: center;
	padding: 10px 20px;
	display: inline-block;
	font-weight: 700;
	color: #5ac8fa
}
.currentButton.clickable {
	color: #666
}
.currentWeatherTemp {
	font-size: 4em;
	display: inline-block
}
.currentWeatherIcon {
	width: 195px;
	height: 195px;
	background-size: cover;
	text-align: center;
	position: relative
}
.currentCondition {
	position: absolute;
	top: 0;
	width: 100%;
	font-size: .8em
}
.currentWeatherTitle {
	font-size: 1.5em;
	text-align: center
}
.currentprecipitation {
	width: 230px;
	padding-left: 10px
}
.clear {
	clear: both
}
.weatherDayTitle {
	font-size: .9em;
	text-align: left
}
.weatherTemp {
	font-size: 36px;
	float: left;
	width: 150px;
	text-align: left;
	overflow: visible;
	margin-top: 10px
}
img.chartIcon,
img.dropIcon,
img.probabilityIcon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px
}
.feelslike {
	opacity: .4;
	font-size: .55em;
	display: inline-block;
	vertical-align: middle
}
img.chartIcon,
img.probabilityIcon {
	width: 13px;
	height: 13px
}
img.manIcon {
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle
}
img.dropIcon {
	width: 12px;
	height: 12px
}
img.moonIcon,
img.sunIcon,
img.windIcon {
	margin-top: -2px;
	vertical-align: middle;
	display: inline-block
}
img.moonIcon,
img.sunIcon {
	width: 13px;
	height: 13px
}
img.windIcon {
	width: 12px;
	height: 12px
}
img.thermometerIcon {
	width: 16px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px
}
img.pressureIcon {
	width: 12px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px
}
.weatherCond {
	font-size: .3em
}
.weatherIcon {
	position: absolute;
	top: 45px;
	right: 60px;
	width: 130px;
	height: 130px
}
.weatherCelsius {
	vertical-align: super;
	font-size: .5em;
	color: #aaa
}
.ui-page {
	-webkit-backface-visibility: visible!important;
	overflow-x: visible!important
}
.ui-select {
	margin: 0 auto
}
.precipitation {
	text-align: left;
	height: 32px;
	font-size: .8em;
	color: #333;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased
}
.precipitationDesktop {
	color: #333;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	margin: 0;
	padding: 0;
	font-size: .7em;
	text-align: center;
	height: auto
}
.windDir {
	display: inline-block;
	font-size: 20px;
	line-height: 12px;
	vertical-align: middle;
	border: 1px solid gray;
	border-radius: 100%;
	padding: 0 0 4px;
	width: 20px;
	height: 16px;
	text-align: center
}
.windDir span {
	vertical-align: super
}
.todayBlock {
	display: inline-block;
	vertical-align: top;
	padding: 5px;
	width: 74px;
	height: 120px;
	overflow: hidden
}
.precipitationHour,
.todayPop,
.weatherHourTitle {
	display: inline-block;
	vertical-align: middle
}
.todayBlock.last {
	border-right: none
}
.todayTitle {
	font-size: .75em;
	margin-bottom: 3px;
	margin-top: 2px
}
.todayIcon {
	width: 60px;
	height: 60px;
	margin-top: -15px
}
.hourlyIcon {
	width: 60px;
	height: 60px;
	margin-top: -15px
}
.todayTemp {
	font-size: 1.9em;
	line-height: .8em
}
.todayTemp .feelslike {
	font-size: .6em;
	margin-top: -5px;
	margin-bottom: 4px
}
.todayTemp .manIcon {
	width: 15px;
	height: 15px;
	margin-top: -7px;
	opacity: 1
}
.todayPopBlock {
	margin-top: -10px
}
#back {
	font-size: 1.5em
}
.weatherHour {
	width: 340px;
	height: 120px;
	margin: 5px 2px;
	background-color: #f5f5f5;
	display: inline-block;
	color: #111;
	background-position: right center;
	background-size: 55%;
	text-align: left
}
.weatherHourContent {
	position: relative;
	padding: 20px
}
.briefDesc,
.detailed,
.hourIcon,
.todayIcons {
	position: absolute
}
.weatherHourTitle {
	font-size: .9em;
	text-align: left
}
.briefDesc,
.detailed,
.todayIcons {
	text-align: center
}
.weatherHourTemp {
	font-size: 2.2em;
	line-height: .9em
}
.precipitationHour {
	font-size: .8em
}
.hourIcon {
	right: 0;
	top: 10px;
	width: 100px;
	height: 100px;
	background-size: cover
}
.faded {
	opacity: .5;
	filter: grayscale(100%)
}
.faded:hover {
	opacity: 1;
	filter: none
}
@media (max-width: 1111px) {
	.weatherContainerDesktop {
		display: none
	}
	.weatherContainer {
		display: block
	}
}
.todayIcons {
	width: 20px;
	height: 70px;
	overflow: hidden;
	left: 0;
	top: 77px;
	color: gray;
	font-size: 1.5em;
	font-weight: 700
}
.todayIcons .manIcon {
	width: 16px;
	height: 16px;
	margin: -5px 0 0 3px
}
.tIcon {
	margin-left: 4px
}
.current {
	background-color: #f6f6f6
}
.detailed {
	right: 0;
	top: 0;
	width: 65px;
	height: 100%;
	font-size: 12px;
	padding: 8px 0;
	color: #666
}
.detIcon {
	width: 50px;
	height: 50px;
	margin: -9px
}
.plusminus {
	font-weight: 500;
	font-size: .8em
}
.briefDesc {
	top: 45px;
	right: 80px;
	font-size: .8em;
	width: 105px;
	overflow: hidden
}
.weatherDay .precipitation {
	position: absolute;
	bottom: 10px;
	left: 15px;
	width: 265px;
	line-height: 1.5em;
	height: 55px
}
.collapseButton,
.expandButton {
	right: 10px;
	bottom: 10px;
	width: 10px;
	height: 10px;
	opacity: .7;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute
}
.expandButton {
	background-image: url(../images/plus-icon.png)
}
.collapseButton {
	background-image: url(../images/minus-icon.png)
}
.fullConditionDesc {
	position: absolute;
	top: 50px;
	right: 50px;
	width: 150px;
	text-align: center;
	font-size: .8em
}
.roundedButton {
	font-size: 10px;
	border-radius: 10px;
	color: #666;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0, #d8d8d8 100%);
	background: -webkit-linear-gradient(top, #fff 0, #d8d8d8 100%);
	background: linear-gradient(to bottom, #fff 0, #d8d8d8 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d8d8', GradientType=0);
	padding: 5px 10px;
	float: left;
	cursor: pointer
}
.downArrow,
.rightArrow {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center
}
.hourTile {
	display: inline-block;
	vertical-align: top
}
.hourTile.collapsed .weatherHourDesktop:hover {
	cursor: pointer
}
.hourTile.collapsed .weatherHourDesktop,
.hourTileMobile.collapsed .weatherHour {
	background-color: #eaeaea
}
.expandTileButton {
	width: 20px;
	height: 220px;
	background-color: #dedede;
	text-align: center
}
.expandTileButtonHor,
.expandTileText {
	width: 100%;
	padding: 1px 0 0;
	text-align: center
}
.rightArrow {
	background-image: url(../images/right-arrow.png)
}
.downArrow {
	background-image: url(../images/down-arrow.png)
}
.expandTileButtonHor {
	height: 20px;
	background-color: #dedede
}
.expandTileText {
	font-size: 12px;
	color: #666;
	font-weight: 700;
	height: 100%;
	line-height: 18px
}
.compass,
.compass_arrow {
	width: 19px;
	height: 19px;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center
}
.expandTileButton:hover,
.expandTileButtonHor:hover {
	background-color: #fafafa;
	cursor: pointer
}
.compass {
	background-image: url(../images/compass_body.png)
}
.compass_arrow {
	background-image: url(../images/compass_arrow.png);
	vertical-align: bottom
}
.rotate90deg, .vertical {
	-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	text-orientation: sideways;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
}

.districts {
	text-align: center;
	padding: 10px 20px;
	font-size: 12px
}

#districtMobileSelect {
	font-size: 14px;
	width: 340px;
	padding: 4px;
	margin: 10px 0 0;
	border: none;
	background: #f5f5f5;
	color: #333
}

#districtSelect {
	font-size: 12px;
	padding: 4px;
	border: none;
	background: transparent;
	color: #333
}

@media (max-width: 720px) {
	#districtDesktop,
	.districts {
		display: none
	}
}
@media (min-width: 720px) {
	#districtMobile,
	.districtMobile {
		display: none
	}
}
.todayButton {
	display: inline-block;
	padding: 4px;
	border-radius: 6px;
	background: #dd5034;
	color: #fff;
	margin: 0 10px;
	cursor: pointer
}
ul.ui-autocomplete {
	background: #FFF;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .24), 0 0 2px 0 rgba(0, 0, 0, .12), inset 0 0 0 0 rgba(255, 255, 255, .8);
	border-radius: 2px;
	font-family: Roboto;
	font-size: 15px;
	color: #9B9B9B
}
.showByHour {
	display: none
}
.mdl-dialog {
	border: none;
	box-shadow: 0 9px 46px 8px rgba(0, 0, 0, .14), 0 11px 15px -7px rgba(0, 0, 0, .12), 0 24px 38px 3px rgba(0, 0, 0, .2);
	width: 320px
}
.mdl-dialog__title {
	padding: 24px 24px 0;
	margin: 0;
	font-size: 2.5rem
}
.mdl-dialog__actions {
	padding: 8px 8px 8px 24px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.mdl-dialog__actions>* {
	margin-right: 8px;
	height: 36px
}
.mdl-dialog__actions>:first-child {
	margin-right: 0
}
.mdl-dialog__actions--full-width {
	padding: 0 0 8px
}
.mdl-dialog__actions--full-width>* {
	height: 48px;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	padding-right: 16px;
	margin-right: 0;
	text-align: right
}
.mdl-dialog__content {
	padding: 20px 24px 24px;
	color: rgba(0, 0, 0, .54)
}
.monthButton,
.monthButtonHor {
	padding: 10px!important;
	font-size: 1.5em;
	background-color: #dedede!important;
	color: #666!important;
	text-transform: uppercase;
	font-weight: 700
}
.monthButton {
	width: 50px!important;
	margin-left: -5px!important
}
.monthButtonHor {
	height: 50px!important;
	width: 340px;
	display: inline-block;
	margin-top: 5px
}
.monthButton:hover,
.monthButtonHor:hover {
	background-color: #fafafa!important;
	cursor: pointer
}
@media (min-width: 1111px) {
	.weatherContainerDesktop {
		display: block;
		text-align: center
	}
	.weatherContainer {
		display: none
	}
	.weatherDayDesktop .weatherDayTitle {
		display: block;
		text-align: center;
		font-size: .9em
	}
	.weatherContainerDesktop a {
		text-decoration: none
	}
	.weatherDayDesktop,
	.weatherHourDesktop {
		height: 310px;
		width: 120px;
		margin: 5px 2px;
		background-color: #f5f5f5;
		display: inline-block;
		color: #111;
		position: relative
	}
	.weatherDayDesktop {
		height: 220px
	}
	.weatherHourDesktop {
		width: 120px;
		height: 240px
	}
	.weatherDayDesktop .weatherDayContent,
	.weatherHourContent {
		padding: 5px
	}
	.weatherDayDesktop .weatherTemp,
	.weatherHourDesktop .weatherTemp {
		font-size: 1.8em;
		width: 100%;
		text-align: center
	}
	.weatherDayDesktop .precipitation {
		margin: 0;
		padding: 0;
		font-size: .7em;
		text-align: center;
		height: auto
	}
	.weatherDayDesktop .popBlock {
		text-align: center;
		position: absolute;
		bottom: 10px;
		widtH: calc(100% - 20px);
		font-size: 1.5em
	}
	.weatherContainerDesktop.brief,
	.weatherContainerDesktop.hourly {
		min-height: 230px
	}
}
.labels {
	color: #000;
	font-size: 12px;
	opacity: 1;
	text-align: center;
	width: 120px;
	margin: 0 auto;
	word-break: normal
}
.daySwitchMobile {
	width: 340px;
	display: inline-block;
	padding: 5px 0;
	font-weight: 700;
	background-color: #dedede
}

/* Map widget */

.mapWrapDesktop .mapHeader {
	float:left;
	margin:0 5px;
}

.mapWrapDesktop .allMapsLink {
	float:right;
	margin:0 5px;
}

.mapWrapDesktop .mapHeaderContainer {
	width:calc(33% + 686px);
	margin:0px auto;
}

@media (max-width: 1110px) and (min-width: 719px) {
	.mapWrapDesktop .mapHeaderContainer {
		width:666px;
		margin:0px auto;
	}
}

.mapHeader {
	color:#666;
	text-align:left;
	font-size:1.1em;
	margin:10px 0 0 5px;
	font-weight:700;
}

.allMapsLink {
	text-align:right;
	margin: 0 5px 10px 0;
	
	color: #fff!important;
	background: #ef443a!important;
	font-size: 14px;
	height: 20px;
	text-transform: uppercase;
	border: none;
	border-radius: 2px;
	cursor: pointer;
	line-height: 20px!important;
	margin-left: 10px;
}

.allMapsLink {
	text-align:right;
	margin: 0 5px 10px 0;
}

.allMapsLink a {
	text-transform: uppercase;
	font-size:0.8em;
	color:#fff!important;
}

#show_map {
	color: #fff!important;
	background: #ef443a!important;
	font-size: 12px;
	position: relative;
	right: -50%;
	bottom: -18px;
	z-index: 100;
	height: 35px;
	text-transform: uppercase;
	border: none;
	border-radius: 2px;
	cursor: pointer;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

#map_wrap {
	position:relative;
	width:calc(33% + 686px);
	margin:0 auto;
	margin-bottom:15px;
	margin-top:15px
}

#mapbox {
	height:500px;
	width:100%;
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24);
	text-align:left;
	background: url('../images/map_background2.png') center center;
	background-size:cover;
}

@media(max-width:719px) {
	#mapbox {
		background-image: url("../images/background_mobile.png");
		height:338px;
	}
	#map_wrap {
		width:calc(100% - 12px);
	}
}

@media(min-width:719px) and (max-width:1110px) {
	#mapbox {
		background-image: url("../images/background_mobile.png");
	}
	#map_wrap {
		width:666px!important;
	}
}

#mapLoader {
	position:absolute;
	left:calc(50% - 100px);
	top:calc(50% - 100px);
	display:none;
	background: url("../images/Eclipse-1s-200px.svg") center center;
	background-size:cover;
	width:200px;
	height:200px;
}

.overlayTypeBtn {
	margin:5px;
	background:#eee;
	font-size:1em!important;
}

.overlayTypeBtn.active {
	background: #ef443a
}

#mapLegendDesktop {
	position:absolute;
	left:10px;
	top:10px;
	display:none;
}

#mapLegendMobile {
	display:none;
	margin:auto;
}

#mapTimeSlider {
	position:absolute;
	left:calc(50% - 325px);
	bottom:20px;
	display:none;
	width:650px;
	text-align:center;
}

#mapTimeSlider div {
	border-radius:6px;
}

#mapTimeSliderLeft, #mapTimeSliderRight {
	display:inline-block;
}

#timeSlider {
	display:inline-block;
	width:calc(100% - 125px);
	height:16px;
	vertical-align:middle;
	margin:0 30px;
}

#timeSlider .ui-slider-handle {
	width: 50px;
	height: 3em;
	top: 0;
	margin-top: -.8em;
	text-align: center;
	line-height: 1.5em;
	font-size:12px;
	margin-left: -25px;
	border-radius: 6px;
}

@media(max-width:719px) {
	#mapTimeSlider {
		left:0;
		right:0;
		margin:0 auto;
		bottom:20px;
		width:calc(100% - 50px);
	}
	#timeSlider {
		width: calc(100% - 125px);
	}
}

.mapMarker {
	min-width:45px;
	min-height:45px;
	display: block;
	border: none;
	margin:0;
	padding:0;
	text-align:center;
	cursor:pointer;
	line-height:14px;
}

/*
.mapMarker img {
	width:32px;
	height:32px;
	margin-bottom:-15px;
	-webkit-filter: drop-shadow(1px 1px 1px #000); 
	filter: drop-shadow(1px 1px 1px #000);
}
*/

.mapMarker img {
    width: 50px;
    height: 50px;
    margin-bottom: -15px;
    -webkit-filter: drop-shadow(1px 1px 1px #00000059);
    filter: drop-shadow(1px 1px 1px #00000059);
}

.mapboxgl-popup {
	max-width: 150px;
}

.mapboxgl-popup-content {
	text-align: center;
}

.mapButtons {
	text-align: center;
}

.mapSelect {
	font-size: 14px;
	width: 340px;
	padding: 4px;
	margin: 10px 0 0;
	border: none;
	background: #f5f5f5;
	color: #333;
	font-family: 'Roboto Condensed', sans-serif;
}

@media(max-width:719px) {
	.mapButtons {
		display:none;
	}
	.mapSelect {
		display:inline-block;
	}
}

@media(min-width:719px) {
	.mapButtons {
		display:block;
	}
	.mapSelect {
		display:none;
	}
}

.zoomButton {
	position:absolute;
	top:calc(50% - 30px);
	right:calc(50% - 30px);
	width:60px;
	height:60px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(../images/zoom.svg);
	opacity:0.7;
	cursor:pointer;
}

.zoomButton:hover {
	opacity:1;
}

.zoomButton a {
	width:60px;
	max-width:60px;
	min-width:60px;
	height:60px;
	display:block;
	margin:0;
	padding:0;
	text-decoration:none;
}

.zoomButton a:hover {
	text-decoration:none;
}

/* END Map widget */

.als-gradient-right {
	pointer-events: none!important
}

.buttonset {
	display:inline-block;
	visibility:hidden;
	margin:0 5px;
}
.ui-button:hover, .ui-button:focus, .ui-button.active { 
	background-color:#eb433a!important;
	background-image:none!important;
	color:#fff!important
}
.ui-button {
	background-color:#ffffff!important;
	background-image:none!important;
	border:outset 1px!important;
	padding:3px 6px!important
}
.switchContainer {
	background:#eee;
	padding:0 0 0 5px;
	font-size: 0.7em;
	text-align:left;
	position:absolute;
	display:none;
	width:170px;
	z-index:0
}
.switchContainer .buttonset { margin:5px 0 }

#switchesDesktop .buttonset button, #switchesMobile .buttonset button { z-index:999999 }

#social_mobile { width:350px }

.showSwitches { 
	display:inline-block;
	background: no-repeat url('../images/gear-2.png');
	background-size:cover;
	vertical-align:middle;
	opacity:0.5;
	height: 28px;
	width: 28px;
	cursor:pointer;
	visibility:hidden;
}
.showSwitches:hover { opacity:0.7 }

@media(min-width:719px) {
	.showSwitches { 
		height: 25px;
		width: 25px;
	}
}

.closeX {
	color:#eb433a;
	float:right;
	margin:5px;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	border: 1px outset;
	padding: 0 5px;
	background-color: #fff;
}

.buttonset.type button { width:157px }

@media (max-width:1111px) { 
	.switchContainer { width:325px;padding:0 0 0 10px }
	.ui-button { font-size:24px }
	.closeX { font-size:24px;padding:0 10px;margin:10px }
	.ui-controlgroup > .ui-controlgroup-item { margin-right:10px }
	.switchContainer .buttonset { margin: 10px 0 }
	.buttonset.type button { width:303px }
}

.switch { visibility:hidden }

/* Alerts */

#alertDialog { width:max-content }
#alertDialog .mdl-dialog__content {
	padding:0;
	width:max-content;
}

@media (min-width:1111px) {
	.alert {
		width:24px;
		height:24px;
		background: no-repeat url('../images/alert.svg');
		background-size:cover;
		color:#fff;
		position:absolute;
		right:-8px;
		top:0px;
		font-size: 14px;
		font-weight: bold;
		cursor:pointer;
		text-align:center;
		padding:2px
	}
}
@media (max-width:1110px) {
	.alert {
		width:32px;
		height:32px;
		background: no-repeat url('../images/alert.svg');
		background-size:cover;
		color:#fff;
		position:absolute;
		left: calc(50% - 16px);
		top: 3px;
		font-size: 18px;
		font-weight: bold;
		cursor:pointer;
		text-align:center;
		padding:1px;
		visibility:hidden;
	}
}

.alertTitle {
	float:left;
	font-size:14px;
}
.alertClose {
	float:right;
	font-size:30px;
	cursor:pointer;
	margin-top:-10px;
	width:37px;
	height:37px;
	text-align: center;
}

.alertRow {
	padding:10px;
	margin:5px 0;
	font-size:14px;
	color:#5c5d61;
	background-color:#f1f1f1;
	font-size:18px;
	width:max-content;
	white-space:nowrap;
	width:100%
}
.alertNum {
	display:inline-block;
	border-radius:50%;
	margin-right:20px;
	background-color:#d8d8d8;
	text-align:center;
	font-weight:bold;
	padding:9px 16px;
	width:44px;
	height:44px;
	vertical-align:middle
}
.alertText {
	display:inline-block;
	margin-right:20px;
	white-space:nowrap;
	vertical-align:middle
}
.alertRow button {
	float:right;
	color: #fff!important;
	background: #ef443a!important;
	margin:4px 0;
}

@media (max-width:720px) {
	#alertDialog { max-width:calc(100% - 40px) }
	#alertDialog .mdl-dialog__content { max-width:100% }
	.alertText { white-space:normal }
	.alertRow { width:100% }
	.alertClose { font-size:28px }
	.alertRow button { float:left;width:100%;margin-top:10px }
}

@media (max-width:1110px) {
	#alertDialog { max-width:340px }
	#alertDialog .mdl-dialog__content { max-width:100% }
	.alertText { white-space:normal;word-wrap: break-word;width:calc(100% - 64px) }
	.alertRow { width:100% }
	.alertClose { font-size:28px }
	.alertRow button { float:left;width:100%;margin-top:10px }
}

.alertLoader {
	width:75%;
	height:75%;
	background: no-repeat url('../images/ajax-loader.gif');
	background-size:cover;
	margin:2px 0 0 3px;
}

.MaterialTabs a { text-transform:uppercase }
.MaterialTabs a:hover { background-color:#f5f5f5 }

.hourlyDateMobile { display:inline-block }
.hourlyDateDesktop { position:absolute;left:0;bottom:-15px;width:100%;font-size:0.8em;font-weight:normal }

@media (max-width: 720px) { .hourlyDateDesktop { display:none } }
@media (min-width: 721px) { .hourlyDateMobile { display:none } }

ul.faq { list-style-type:square	 }
ul.faq li { margin: 0 0 0 20px }

#___plus_0 { display:inline-block;vertical-align:middle!important;margin-left:10px!important }
@media (max-width: 720px) { #___plus_0 { display:none!important } }
/*@media (max-width: 720px) { #footer { text-align:left; padding-left: 20px !important; } }*/

.footerLinks { margin:10px 0 }
.footerLinks a {
	margin:0 10px;
	white-space:nowrap;
	text-decoration:underline
}

@media (max-width: 720px) {
	.footerLinks a {
		margin:10px auto;
		display:block;
	}
}

a.cityLink { text-decoration:underline }

@media (max-width: 720px) {
	a.cityLink { line-height:1.5em }
}

.loader {
height: 4px;
width: 100%;
position: absolute;
left:0;
top:0;
overflow: hidden;
background-color: #ddd;
}
.loader:before{
display: block;
position: absolute;
content: "";
left: -200px;
width: 200px;
height: 4px;
background-color: #ef443a;
animation: loading 2s linear infinite;
}

@keyframes loading {
	from {left: -200px; width: 30%;}
	50% {width: 30%;}
	70% {width: 70%;}
	80% { left: 50%;}
	95% {left: 120%;}
	to {left: 100%;}
}

/* Combined weather icons */

div.todayIcon { position:relative;text-align:center; }
img.todayIcon { position:absolute;bottom:0;left:0 }
img.todayIcon.clear { width:70%; height:70%;top:15px }
img.todayIcon.snow { width:70%; height:70%; }

div.detIcon { position:relative;text-align:center;width:45px;height:45px;margin:-5px 10px }
img.detIcon { position:absolute;bottom:10px;left:10px;width:45px;height:45px; }
img.detIcon.clear { width:70%; height:70%;top:10px }
img.detIcon.snow { width:70%; height:70%; }

div.shortIcon { position:relative;text-align:center;width:100px;height:100px;margin:0px auto; }
img.shortIcon { position:absolute;bottom:0;left:0;width:100px;height:100px; }
img.shortIcon.clear { width:70px; height:70px;top:0px }
img.shortIcon.snow { width:70px; height:70px; }

div.fullIcon { position:relative;text-align:center;width:100px;height:100px; }
img.fullIcon { position:absolute;bottom:0;left:0;width:100px;height:100px; }
img.fullIcon.clear { width:70%; height:70%;top:0px }
img.fullIcon.snow { width:70%; height:70%; }

div.weatherIcon { position:relative;text-align:center; }
img.weatherIcon { position:absolute;bottom:0;left:0 }
img.weatherIcon.clear { width:70%; height:70%;top:15px }
img.weatherIcon.snow { width:70%; height:70%; }

@media (max-width: 1110px) {
	div.shortIcon { float:right }
	div.fullIcon { position:absolute;left:160px;top:60px; }
}

@media (max-width: 1110px) {
	div.shortIcon { float:right }
}

.weatherLoading {
	color:gray;
	position:absolute;
	width:100%;
	height:22px;
	text-align:center;
	left:0;
	top:calc(50% - 11px);
}

/* Spinner */

.spinner {
margin: 0px auto;
width: 70px;
text-align: center;
}

.spinner > div {
width: 18px;
height: 18px;
background-color: #333;

border-radius: 100%;
display: inline-block;
-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}

.spinner .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
0%, 80%, 100% { -webkit-transform: scale(0) }
40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
0%, 80%, 100% { 
	-webkit-transform: scale(0);
	transform: scale(0);
} 40% { 
	-webkit-transform: scale(1.0);
	transform: scale(1.0);
}
}

/* Spinner */

/* Model change buttons */

.models_change {
	width:340px;
	padding:0px;
}

.models_change.centered {
	margin:10px 0 10px 70px;
	float:left;
}

@media (max-width: 720px) {
	.models_change {
		margin:10px auto!important;
		float:none!important;
	}
	.models_title {
		margin-left:10px;
	}
}

@media (min-width: 720px) {
	.models_change {
		float:left;
		margin:10px 0 10px 70px;
	}
	.districts {
		float:right;
		width:calc(100% - 450px);
		padding:0;
		margin:10px 20px;
	}
	
	.districts a {
		vertical-align:middle;
	}
}

/* Tablet */
@media (min-width: 720px) and (max-width: 1111px) {
	.models_change, .models_change.centered {
		float:none;
		margin:10px auto;
	}
	
	.districts {
		float:none;
		margin:10px auto;
		width:340px;
	}
}

.models_title {
	float: left;
	margin-right: 15px;
	color: #5C5D61;
	font-size: 12px;
	line-height: 24px;
}

.mdl-radio.is-checked .mdl-radio__outer-circle {
	border: 2px solid #F44336;
}

.mdl-radio__inner-circle {
	background: #F44336;
}

.mdl-radio {
	margin-right: 20px;
}

.mdl-radio__label {
	font-size: 14px;
}

/* Model change buttons */

.adsTablet {
	margin-top:10px;
}

@media (min-width: 1111px) {
	.adsTablet {
		display:none;
	}
}

/* Time block */

h2#time {
	font-size: 16px;
	text-align: left;
	color: grey;
	margin: 0;
}
#timeWrap {
	position: relative;
	/*width: calc(100% - 140px)!important;*/
	width: calc(33% + 686px);
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 15px;
	background-color: #f5f5f5;
	background-position: 150px center;
	background-size: 45%;
	padding: 10px 15px;
}

@media(max-width:719px) {
	#timeWrap {
		width:340px!important;
	}
}

@media(min-width:719px) and (max-width:1110px) {
	#timeWrap {
		width:666px;
	}
}

#clock {
	font-size: 62px;
}
#location {
	font-size: 22px;
}
.third {
	width: calc(100% / 3);
	display:inline-block;
}
.third:nth-child(2) {
	text-align: center;
}
.third:nth-child(3) {
	text-align: right;
}
#t-city {
	font-size: 35px;
	line-height: 35px;
}
#t-day {
	display: block;
	font-size: 22px;
	line-height: 32px;
}
#t-month {
	
}
#t-day::first-letter {
	text-transform: uppercase;
}
#t-month::first-letter {
	text-transform: uppercase;
}
@media screen and (max-width: 1100px) {
	.third {
		width: 100%;
		float: none;
	}
	#location {
		text-align:center;
	}
	#t-city {
		text-align: center;
	}
	.third:nth-child(3) {
		text-align: center;
	}
	#t-day {
		display: inline-block;
		font-size: 16px;
		line-height: 16px;
	}
	#t-month {
		display: inline-block;
		float: none;
	}
}

/* Time block */

/* City links block */

.cityLinks {
	width:calc(33% + 686px);
	text-align:center;
	padding:0 20px;
	margin:10px auto;
}

@media(max-width:719px) {
	.cityLinks {
		width:340px;;
	}
}

@media(min-width:719px) and (max-width:1110px) {
	.cityLinks {
		width:666px;
		padding:0;
	}
}

/* City links block */

/* Ferates widget */
#city_table {
	font-family: Roboto;
	font-size: 18px;
	background: #ffffff;
	border-collapse: collapse;
	width: 100%;
	table-layout: fixed;
	color: #a39e9e;
	text-overflow: ellipsis;
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24);
}
#city_table .converter_select {
	padding: 0;
	margin: 0;
	margin-left: -7px;
	max-width: 250px !important;
	height: 27px;
	line-height: 30px;
}

#city_table .result_row {
	width: 100%;
	height: 60px;
	position: relative;
	display: table;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
}
#city_table .result_column {
	box-sizing: border-box;
	width: 60%;
	padding: 15px;
	display: table-cell;
	text-align: center;
}
#city_table .result_row .result_column:not(.column_1){
	color: #6f6f6f; 
}
#city_table .result_row .column_2{
	font-size: 26px;
}
#city_table .column_1{
	overflow: hidden;
	width: 30%;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: middle;
	display: inline-block;
}
#city_table .column_wrap{
	width: 100%;
	display: table-cell;
	position: relative;
	vertical-align: middle;
}
#city_table .column_2{
	width: 70%;
	display: table;
	table-layout: fixed;
}
#city_table .column_3{
	width: 20%;
}
#city_table .result_row .column_3 {
	font-size: 24px !important;
}
#city_table .column_4{
	width: 40%;
}
#city_table .column_5{
	width: 40%;
}
#city_table .head {
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#city_table .result_column:not(.column_1) span {
	color: grey;
	font-size: 18px;
	line-height: 30px;
	display: block;
	box-sizing: border-box;
}
#city_table .result_row .column_2{
	margin: 0px;
}
#city_table .result_row .column_2 .result_column{
	padding: 0px !important;
	font-size: 35px;
	line-height: 50px;
}
#city_table .result_row .column_2 .column_3 {
	vertical-align: middle;
}
#city_table .result_row .column_1 {
	padding: 7px !important;
	margin: 0 !important;
	font-size: 24px;
	text-align: left;
	line-height: 50px;
}
#city_table .onclick-menu {
	float: right;
	background: #E7E7E7;
}
#city_table .org_head {
	float: left;
}
.result_row:nth-of-type(2n - 1){
	background: #FBFBFB;
}
#city_table .result_row:nth-of-type(n) {
	background: #EFEFEF;
}
#city_table .result_row:nth-of-type(2n){
	background: #FAFAFA;
}
#city_table .result_column:not(.column_1):nth-of-type(2n-1):not(.head){
	background: rgba(26, 26, 26, 0.02);
}
.under_date {
	background: #E9E9E9;
	width: 100%;
	color: #6f6f6f;
}
.under_date > span {
	position: relative;
	float: left;
}
.under_date a{
	font-size: 24px;
}
.goroda {
	background: #ffffff;
	height: 40px;
	position: relative;
}
.goroda a{
	height: 100%;
	opacity: 1;
	float: left;
	color: inherit;
}
.goroda a:hover{
	color: grey;
}
.goroda a span{
	box-sizing: border-box;
	display: inline-block;
	padding: 0 15px;
	height: 40px;
	background: #F5F5F5;
	line-height: 40px;
	border-right: 1px solid #d8d8d8;
}
.onclick-menu {
	display: inline-block;
	outline: none;
	overflow: visible;
	position: relative;
}
.goroda .onclick-menu {
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24);
}
.under_date .active span {
	background: rgb(255, 255, 255) !important;
	pointer-events: none;
	cursor: default;
}
#city_table .main_kurs, #city_table .change_kurs {
	display: inline-block;
}
#city_table .main_kurs {
	width: 65%;
	text-align: right;
	padding: 5px;
	box-sizing: border-box;
	float: left;
	display: table-cell;
	vertical-align: middle;
	line-height: 50px;
}
#city_table .change_kurs {
	width: 35%;
	text-align: left;
	padding: 9px;
	padding-left: 0 !important;
	box-sizing: border-box;
	
	height: 60px;
	display: table-cell;
	vertical-align: bottom;
}
#city_table .arrow-up {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid green;
	
	position: absolute;
	top: 16px;
}

#city_table .arrow-down {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid red;
	
	position: absolute;
	top: 16px;
}
.ferates_wrapper {
	position: relative;
	width: calc(33% + 686px);
	margin: 0 auto;
	margin-bottom: 15px;
	margin-top: 15px;
}
@media (max-width: 1110px) and (min-width: 719px) {
	.ferates_wrapper {
		width: 666px;
	}
	#city_table .main_kurs {
		width: 62%;
		font-size: 32px;
	}
	#city_table .change_kurs {
		width: 38%;
	}
}
@media (max-width: 719px) {
	#city_table .result_row .result_column:not(.column_1):not(.column_3){
		padding: 0;
	}
	.ferates_wrapper {
		width: 100%;
		padding: 0 20px;
	}
	#city_table .main_kurs {
		width: 100%;
		text-align: center;
		font-size: 28px;
	}
	#city_table .column_1 {
		width: 50%;
		font-size: 20px;
	}
	#city_table .column_2 {
		width: 50%;
	}
	#city_table .column_4 {
		font-size: 24px;
	}
	#city_table .column_5 {
		font-size: 24px;
	}
	.mobile_hide {
		display: none!important;
	}
}
@media screen and (max-width: 480px) {
	#city_table .main_kurs {
		font-size: 24px;
	}
}

@media screen and (max-width: 360px) {
	#city_table .main_kurs {
		font-size: 18px;
	}
}
/* Ferates widget */


.als-item,.als-viewport,.als-wrapper{position:relative;text-align:center}.als-container{position:relative;width:100%;margin:0 auto;z-index:0}.als-viewport{overflow-x:hidden;overflow-y:hidden;margin:0 auto;width:calc(100% - 140px);white-space:nowrap}.als-wrapper{list-style:none;margin:0;padding:0}.als-item{display:inline-block;vertical-align:top;margin-right:5px;white-space:normal}.als-archive-next,.als-archive-prev,.als-next,.als-next-day,.als-prev,.als-prev-day{position:absolute;cursor:pointer;clear:both;top:calc(50% - 55px);opacity:.2;width:40px;height:110px;background-image:url(../images/arrow-default.png);background-size:contain;background-repeat:no-repeat;background-position:center}.als-gradient-left,.als-gradient-right{position:absolute;top:0;width:50px;height:100%;z-index:10000}.als-archive-next:hover,.als-archive-prev:hover,.als-next-day:hover,.als-next:hover,.als-prev-day:hover,.als-prev:hover{opacity:.6}.als-archive-prev,.als-prev,.als-prev-day{left:10px;-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.als-archive-next,.als-next,.als-next-day{right:10px}.als-gradient-left{left:70px;background:-moz-linear-gradient(left,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1 )}.als-gradient-right{right:70px;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1 )}

/* Cookie message */

.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}