@charset "UTF-8";

/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/

.hidden {
  visibility: hidden;
  display: none;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

body.tfi.state-overlay-shown {
  overflow: hidden;
}

body.is-lock {
  overflow: hidden;
}

.container {
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}

.container .text-center {
  text-align: center;
}

/*
.content .tfi-statement {
  font-size: 72px;
  line-height: 74px;
  font-family: "Yrsa", serif;
  font-style: normal;
  font-weight: 300;
  margin: 0;
  color: #63a70a;
  display: inline;
}

.content .tfi-text {
  color: #818084;
  font-family: nimbus-sans, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1.3em;
}
*/
.k-animation-container {
  border-radius: 0;
}

.button-wrapper.natiaon-fact-sheet {
  text-align: center;
  margin: auto;
  margin-bottom: 50px;
  margin-top: 50px;
}

.button-wrapper.natiaon-fact-sheet .tfi-button {
  text-decoration: none;
  font-family: "roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  background: #fff;
  line-height: 1.4;
  border: 2px solid #f26c21;
  color: #f26c21;
  letter-spacing: 0.2px;
  text-align: center;
  padding: 12px 24px;
  display: inline-block;
  border-radius: 0;
}

.button-wrapper.natiaon-fact-sheet .tfi-button a {
  color: #ffffff;
  text-decoration: none;
}

.button-wrapper.natiaon-fact-sheet .tfi-button:hover {
  background-color: #ff9012;
  color: #fff;
}

#map.interactive-map {
  margin-left: auto;
  margin-right: auto;
}

button.download-report {
  text-decoration: none;
  font-family: "roboto", sans-serif;
  font-size: 26px;
  background: #fff;
  border: 1.5px solid #ff6c0c;
  color: #ff6c0c;
  border-radius: 0;
  letter-spacing: 0.2px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
}

#district-selector-list {
  border-radius: 0;
}

#report-request-view.state-overlay {
  display: none;
  position: fixed;
  /* Sit on top of the page content */
  width: 100%;
  /* Full width (cover the whole page) */
  height: 100%;
  /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.9);
  /* Black background with opacity */
  z-index: 9999;
  /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer;
  /* Add a pointer on hover */
  /* Фонтс */
  -webkit-animation: overlayFadeIn .6s ease forwards;
          animation: overlayFadeIn .6s ease forwards;
}

@-webkit-keyframes overlayFadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes overlayFadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

#report-request-view.state-overlay .state-overlay-statistics {
  font-family: "roboto", sans-serif;
  font-weight: 700;
  margin-bottom: 30px;
}

#report-request-view.state-overlay .state-overlay-content {
  font-size: 2em;
  font-family: "Yrsa", sans-serif;
}

#report-request-view.state-overlay .state-name,
#report-request-view.state-overlay .close-overlay-x {
  color: white;
  font-size: 27px;
  letter-spacing: 0;
  line-height: 37px;
}

#report-request-view.state-overlay .tfi-icon {
  height: 56px;
  width: 60px;
}

#report-request-view.state-overlay .state-name {
  font-family: Yrsa;
}

#report-request-view.state-overlay .state-statistic-number {
  padding-top: 38px;
  padding-bottom: 38px;
  font-family: Roboto;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 47px;
  text-align: center;
}

#report-request-view.state-overlay .state-statistic-name {
  font-family: Roboto;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
}

#report-request-view.state-overlay .state-statistic-icon {
  width: 60px;
  background-color: white;
}

#report-request-view.state-overlay button.download-report,
#report-request-view.state-overlay .k-widget.k-dropdown,
#report-request-view.state-overlay a.natiaonal-sheet,
.tfi button.download-report
{
  font-family: "roboto", sans-serif;
  color: #ffffff;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
}

#report-request-view.state-overlay button.download-report,
.tfi button.download-report
{
  margin-top: 6px;
  margin-bottom: 6px;
  padding-top: 14px;
  padding-bottom: 14px;
}

#report-request-view.state-overlay .state-overlay-container {
  position: relative;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: auto;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content {
  min-height: 100%;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .close-overlay {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  vertical-align: middle;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  position: relative;
  width: 45px;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .close-overlay:after {
  position: absolute;
  content: 'close';
  font-family: "nimbus-sans", sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #002A5C;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-sheet-report {
  padding-top: 5px;
  padding-bottom: 5px;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-district-report {
  padding-top: 5px;
  padding-bottom: 5px;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-overlay-statistics .state-statistic-jobs {
  color: #8abd47;
  padding-top: 15px;
  padding-bottom: 15px;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-overlay-statistics .state-statistic-jobs .state-statistic-pattern {
  background-image: url("../png/squares.png");
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-overlay-statistics .state-statistic-taxes {
  color: #00bfdf;
  padding-top: 15px;
  padding-bottom: 15px;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-overlay-statistics .state-statistic-taxes .state-statistic-pattern {
  background-image: url("../png/vertical-stripes.png");
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-overlay-statistics .state-statistic-wages {
  color: #f26c21;
  padding-top: 15px;
  padding-bottom: 15px;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-overlay-statistics .state-statistic-wages .state-statistic-pattern {
  background-image: url("../png/diagonal-stripes.png");
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-overlay-statistics .state-statistic-impact {
  color: #16783f;
  padding-top: 15px;
  padding-bottom: 15px;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-overlay-statistics .state-statistic-impact .state-statistic-pattern {
  background-image: url("../png/dots.png");
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-statistic {
  border-collapse: collapse;
  width: 100%;
  border: 3px solid white;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-statistic th,
#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-statistic td {
  border: 3px solid white;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-statistic .state-statistic-icon,
#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-statistic .state-statistic-name {
  border: solid 2px white;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-statistic .state-statistic-name {
  text-align: center;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-statistic .state-statistic-number {
  border-bottom: none;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-statistic .state-statistic-pattern {
  height: 30px;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .k-widget.k-dropdown {
  width: 90%;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .k-widget.k-dropdown .k-dropdown-wrap {
  border-color: white;
  border-width: 1.5px;
  background-color: transparent;
  border-radius: 0;
  color: white;
  padding-top: 6px;
  padding-bottom: 6px;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .k-widget.k-dropdown .k-dropdown-wrap .k-input {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .k-widget.k-dropdown .k-state-focused {
  -webkit-box-shadow: none;
          box-shadow: none;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content button.download-report,
.tfi button.download-report {
  text-transform: none;
  background: transparent;
  border: 1.5px solid white;
  color: white;
  border-radius: 0;
  text-shadow: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  white-space: nowrap;
  width: 90%;
  text-align: center;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content button.download-report .button-text,
.tfi button.download-report .button-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content a.natiaonal-sheet {
  font-family: "roboto", sans-serif;
  color: white;
  font-size: 16px;
  line-height: 19px;
  text-decoration: underline;
}

#report-request-view.state-overlay .state-overlay-container .district-report-params {
  color: white;
}

#report-request-view.state-overlay .container {
  max-width: 334px;
  height: 100%;
}

.tfi__head {
  padding-top: 30px;
}

.tfi__head .content {
  margin-bottom: 28px;
}

.tfi__head .tfi-text {
  font-family: "nimbus-sans", sans-serif;
  font-size: 1.2em;
  line-height: 1.5;
  color: #808080;
}

.tfi__head .tfi-text b, .tfi__head .tfi-text a {
	font-weight: 700;
	color:#003665;
}
.tfi__head .tfi-text a  {
	cursor: pointer;
}

#report-request-view .state-overlay-container {
  padding: 184px 0;
}

#report-request-view .state-overlay-container .col-12 {
  float: none;
}

#report-request-view.state-overlay .state-name {
  font-family: "nimbus-sans", sans-serif;
  color: #002A5C;
  font-weight: bold;
  font-size: 60px;
  line-height: 1.2em;
  display: inline-block;
}

#report-request-view.state-overlay .state-overlay-heading {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#report-request-view.state-overlay .state-overlay-heading .col-11 {
  float: none;
  padding-right: 30px;
}

#report-request-view.state-overlay .state-overlay-heading .col-1 {
  float: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55px;
          flex: 0 0 55px;
}

#report-request-view.state-overlay .close-overlay-x {
  position: relative;
  width: 47px;
  height: 47px;
  margin-right: 10px;
}

#report-request-view.state-overlay .close-overlay-x::before {
  position: absolute;
  content: '';
  top: 0;
  left: 50%;
  height: 100%;
  width: 5px;
  background: #002A5C;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

#report-request-view.state-overlay .close-overlay-x::after {
  position: absolute;
  content: '';
  top: 0;
  left: 50%;
  height: 100%;
  width: 5px;
  background: #002A5C;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* ====================================================================================== */

.state-overlay-statistics {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#report-request-view.state-overlay .container {
  max-width: 1140px !important;
  height: auto !important;
}

#report-request-view.state-overlay .state-name {
  font-family: "nimbus-sans", sans-serif !important;
  color: #002A5C !important;
  font-weight: bold;
  font-size: 60px !important;
  line-height: 1.2em !important;
  display: inline-block;
}

.card-statistics {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 calc(50% - 16px);
  flex: 0 1 calc(50% - 16px);
  background-color: #fff;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  /*overflow: hidden;*/
  margin-bottom: 33px;
}

.card-statistics._open-text .card-statistics__overlay-top {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
  opacity: 0;
  z-index: 1;
}

.card-statistics._open-text .card-statistics__overlay-bottom {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  opacity: 1;
  z-index: 2;
}

.card-statistics._open-text .card-statistics__overlay-bottom .card-statistics__text {
  opacity: 1;
}

.card-statistics__table {
    font-family: "nimbus-sans", sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.2em;
    letter-spacing: 0.01em;
    color: #0082C8;
	padding: 0;
	margin: 2rem 0;
	list-style: none;
	-ms-box-orient: horizontal;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	justify-content:center;
	flex-wrap: wrap;
	-webkit-flex-direction: column;
	flex-direction: column;		
}

.card-statistics__table > li {
	width:100%;
	padding: 1rem 0;
}

.card-statistics__table > li {
	border-bottom: solid 1px #0082C8;
	border-top: solid 1px #0082C8;
}

.card-statistics__table > li:first-child {
	border-top: none;
}

.card-statistics__table > li:last-child {
	border-bottom: none;
}

.card-statistics__table > li .heading,
.card-statistics__table > li .number {
	display: block;
	text-align: center;
	font-weight: 700;
}
.card-statistics__table > li .heading {
	font-weight: 700;
}

@media (min-width: 960px) {
	.card-statistics__table {
		-webkit-flex-direction: row;
		flex-direction: row;
	}
	
    .card-statistics__table > li {
		width: calc(100%/5);
        border: none;
    	border-left: solid 1px #0082C8;
    	border-right: solid 1px #0082C8;
    }
    
    .card-statistics__table > li:first-child {
    	border-left: none;
    }
    
    .card-statistics__table > li:last-child {
    	border-right: none;
    }
}

.card-statistics_width-100 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}

.card-statistics__top {
  background: #0082C8;
  border-radius: 10px 10px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 115px;
  padding: 15px 29px 15px 55px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.card-statistics__title {
  margin-right: 30px;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #FFFFFF;
}

.card-statistics__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 40px;
}

.card-statistics__img img {
  height: 100%;
  width: auto;
}

.card-statistics__body {
  position: relative;
  min-height: 231px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 20px;
  font-family: "nimbus-sans", sans-serif;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.card-statistics__overlay-top-inner {
  min-height: 231px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 40px 0;
}

.card-statistics__num {
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-size: 60px;
  line-height: 1.2em;
  letter-spacing: 0.01em;
  color: #0082C8;
}

.card-statistics__read-more {
  position: absolute;
  left: 50%;
  bottom: 20px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-weight: 400;
  cursor: pointer;
  font-size: 20px;
  line-height: 1.2em;
  letter-spacing: 0.01em;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #6EB43F;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.card-statistics__read-more:hover {
  color: #0082C8;
}

.card-statistics__overlay-top {
  padding: 0 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 2;
}

.card-statistics__overlay-bottom {
  padding: 0 20px;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  opacity: 0;
  z-index: 1;
}

.card-statistics__overlay-bottom-inner {
  min-height: 231px;
  padding-top: 40px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-statistics__text {
  text-align: left;
  font-weight: 500;
  font-size: 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-transition: all .8s ease .4s;
  -o-transition: all .8s ease .4s;
  transition: all .8s ease .4s;
  opacity: 0;
  text-align: center;
}

.card-statistics__close {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #6EB43F;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 10px;
  cursor: pointer;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.card-statistics__close:hover {
  color: #0082C8;
}

.card-statistics__close:hover > span:before,
.card-statistics__close:hover > span:after {
  background-color: #0082C8;
}

.card-statistics__close > span {
  display: inline-block;
  position: relative;
  height: 25px;
  width: 25px;
}

.card-statistics__close > span:before {
  position: absolute;
  content: '';
  top: 0;
  left: 50%;
  height: 100%;
  width: 2px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  background-color: #6EB43F;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.card-statistics__close > span:after {
  position: absolute;
  content: '';
  top: 0;
  left: 50%;
  height: 100%;
  width: 2px;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
  background-color: #6EB43F;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-reports .col-12 {
  float: none;
}

.state-overlay-reports__text {
  font-size: 16px;
  line-height: 1.2em;
  font-family: "nimbus-sans", sans-serif;
  color: #808080;
  margin-bottom: 60px;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-sheet-report {
  max-width: 720px;
  margin: 0 auto;
  margin-bottom: 66px;
  padding-right: 0;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-sheet-report__btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-sheet-report__btn-group form:first-child {
  margin-right: 20px;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-sheet-report .download-report,
.tfi button.download-report {
  border: none;
  background: #6EB43F;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  font-size: 20px;
  line-height: 1.2em;
  padding: 14px 20px;
  min-height: 69px;
  min-width: 310px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-sheet-report .download-report:hover,
.tfi button.download-report:hover {
  background: #004F92;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-district-report {
  max-width: 720px;
  margin: 0 auto;
  margin-bottom: 105px;
  padding-left: 0;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-district-report h4 {
  margin-bottom: 18px;
  font-family: "nimbus-sans", sans-serif;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.2em;
  text-align: center;
  color: #0082C8;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-district-report button.download-report,
.tfi button.download-report {
  border: none;
  background: #6EB43F;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  font-size: 20px;
  line-height: 1.2em;
  padding: 14px 20px;
  min-height: 69px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  margin: 0;
}

.tfi a.download-report {
    background: #6EB43F;
}

.tfi a.download-report:visited,
.tfi a.download-report:active,
.tfi a.download-report:focus {
    color: #fff;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-district-report button.download-report:hover,
.tfi button.download-report:hover,
.tfi a.download-report:hover {
  background: #004F92;
}


.district-report-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.district-report-form select {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 69px;
  background-color: transparent;
  border: 1px solid #808080;
  border-right: none;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  width: 100%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.district-report-form button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 182px;
  flex: 0 0 182px;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .district-report-form .k-widget.k-dropdown {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 69px;
  background-color: transparent;
  border: 1px solid #808080;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 18px;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  color: #808080;
  position: relative;
  padding-right: 45px;
  margin-right: 20px;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .district-report-form .k-widget.k-dropdown:before {
  position: absolute;
  content: '';
  display: block;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 18px;
  height: 10px;
  background: url("../svg/chevron.svg") center no-repeat;
  background-size: contain;
  z-index: 3;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .district-report-form .k-widget.k-dropdown.k-state-border-down:before {
  -webkit-transform: scale(1, -1) translateY(70%);
      -ms-transform: scale(1, -1) translateY(70%);
          transform: scale(1, -1) translateY(70%);
}

#report-request-view.state-overlay .state-overlay-container .state-overlay-content .district-report-form .k-widget.k-dropdown .k-state-default {
  color: #808080;
}

.state-bottom-report {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.state-bottom-report__list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.state-bottom-report__list > li:not(:last-child) {
  margin-right: 18px;
}

.state-bottom-report__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 5px;
  height: 38px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.state-bottom-report__link:hover {
  background-color: rgba(0, 42, 92, 0.2);
}

.state-bottom-report__link img {
  height: 100%;
  width: auto;
}

.k-animation-container {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  border-right: 5px;
}

.k-animation-container .k-list-optionlabel {
  margin-bottom: 10px;
  line-height: 1.4em;
  padding-top: 10px;
  padding-left: 18px;
}

.k-animation-container .k-list-scroller {
  overflow: auto;
}

.k-animation-container .k-list-scroller .k-list {
  margin-bottom: 10px;
  list-style: none;
  padding-left: 0;
}

.k-animation-container .k-list-scroller .k-item {
  cursor: pointer;
  padding: 5px 18px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.k-animation-container .k-list-scroller .k-item:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

/* ========================================================================== */

@media (min-width: 425px) {
  #report-request-view.state-overlay {
    /* Фонтс */
  }

  #report-request-view.state-overlay .container {
    max-width: 940px;
    height: 100%;
  }

  #report-request-view.state-overlay .state-overlay-statistics {
    font-family: "roboto", sans-serif;
    font-weight: 700;
  }

  #report-request-view.state-overlay .state-overlay-content {
    font-size: 2em;
    font-family: "Yrsa", sans-serif;
  }

  #report-request-view.state-overlay .state-name,
  #report-request-view.state-overlay .close-overlay-x {
    color: #ffffff;
    font-size: 54px;
    letter-spacing: 0;
    line-height: 73px;
  }

  #report-request-view.state-overlay .state-name {
    font-family: Yrsa;
  }

  #report-request-view.state-overlay .state-statistic-number {
    padding-top: 68px;
    padding-bottom: 68px;
    font-size: 78px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 91px;
  }

  #report-request-view.state-overlay .state-statistic-name {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 38px;
    text-align: center;
  }

  #report-request-view.state-overlay .tfi-icon {
    height: auto;
    width: auto;
  }

  #report-request-view.state-overlay .state-statistic-icon {
    width: 103px;
  }

  #report-request-view.state-overlay button.download-report,
  #report-request-view.state-overlay .k-widget.k-dropdown,
  #report-request-view.state-overlay a.natiaonal-sheet,
  .tfi button.download-report {
    font-size: 26px;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
  }

  #report-request-view.state-overlay button.download-report,
  .tfi button.download-report {
    margin-top: 6px;
    margin-bottom: 6px;
    padding-top: 17px;
    padding-bottom: 17px;
  }
}

@media (min-width: 992px) {
  #report-request-view.state-overlay .state-overlay-container .state-sheet-report {
    padding-right: 15px;
  }

  #report-request-view.state-overlay .state-overlay-container .state-district-report {
    padding-left: 15px;
  }

  #report-request-view.state-overlay .state-overlay-container .state-statistic-jobs,
  #report-request-view.state-overlay .state-overlay-container .state-statistic-wages {
    padding-right: 15px;
  }

  #report-request-view.state-overlay .state-overlay-container .state-statistic-taxes,
  #report-request-view.state-overlay .state-overlay-container .state-statistic-impact {
    padding-left: 15px;
  }
}

@media (max-width: 767.8px) {
  #report-request-view.state-overlay .state-name {
    font-size: 40px !important;
  }

  .card-statistics {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }

  #report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-sheet-report {
    margin-bottom: 30px;
  }

  #report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-sheet-report__btn-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  #report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-sheet-report__btn-group form:first-child {
    margin-right: 0;
  }

  #report-request-view.state-overlay .state-overlay-container .state-overlay-content .state-district-report {
    margin-bottom: 40px;
  }

  .state-bottom-report {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #report-request-view.state-overlay .state-overlay-container .state-overlay-content .district-report-form .k-widget.k-dropdown {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 20px;
    border-right: 1px solid #808080;
  }

  #report-request-view.state-overlay .state-overlay-container .state-overlay-content .district-report-form {
    display: block;
  }

  #report-request-view.state-overlay .state-name {
    font-size: 40px;
  }

  #report-request-view.state-overlay .state-overlay-heading {
    margin-bottom: 30px;
  }

  #report-request-view .state-overlay-container {
    padding: 84px 0;
  }

  #report-request-view.state-overlay .state-overlay-statistics {
    margin-bottom: 25px;
  }
}

@media (max-width: 479.8px) {
  .card-statistics__top {
    padding-left: 20px;
    padding-right: 20px;
  }

  .card-statistics__title {
    font-size: 22px;
  }

  .district-report-form {
    display: block;
  }

  .district-report-form select {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 20px;
    border-right: 1px solid #808080;
  }
}

#map-wrapper {
	margin-bottom: 28px;
}

.flex-container {
  padding: 0;
  margin: 0;
  list-style: none;
  
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}

.flex-direction-row { 
  -webkit-flex-direction: row; 
  flex-direction: row;
}
