* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Gentona-Book';
  font-weight: normal; }

.clearfix {
  overflow: auto; }

header {
  background-color: black;
  color: #999999;
  height: 60px;
  overflow: hidden; }
  header img {
    margin-left: 12px;
    width: 168px; }
  header .right-side-ui {
    float: right; }
    header .right-side-ui .btn {
      display: inline-block;
      height: 100%;
      margin: 0;
      background-color: black;
      color: #999999;
      border-top: 0;
      border-bottom: 0;
      border-left: 1px solid #999999;
      border-right: 1px solid #999999;
      padding: 18px 40px; }
    header .right-side-ui .btn:last-child {
      margin-right: 55px; }
    header .right-side-ui .search-bar {
      background-color: white;
      margin: 10px 0px 10px 10px;
      padding: 7px 30px 7px 10px;
      color: #999999;
      border: none;
      border-bottom-left-radius: 5px;
      border-top-left-radius: 5px;
      text-align: left;
      max-width: 150px; }
      header .right-side-ui .search-bar fas {
        color: #999999; }
    header .right-side-ui .search-button {
      margin: 0px;
      margin-right: 20px;
      border: none;
      background-color: white;
      padding: 7px 9px;
      border-bottom-right-radius: 5px;
      border-top-right-radius: 5px; }

.navigation {
  width: 200px;
  background-color: #1a1c1e;
  height: 360vh;
  color: #999999;
  padding: 20px;
  float: left; }
  .navigation ul {
    color: #999999;
    text-transform: uppercase;
    list-style: none; }
    .navigation ul li {
      margin: 20px 0;
      font-size: 16px; }
    .navigation ul .menu-title {
      margin: 40px 0 20px 0;
      font-size: 12px; }
  .navigation ul li a:visited, .navigation ul li a {
    color: #999999;
    text-decoration: none; }
  .navigation ul li a:hover {
    color: #23a9e0; }
  .navigation ul li a:hover:before {
    content: '+ '; }

.mobi-navigation {
  background-color: black;
  display: block;
  padding: 15px; }
  .mobi-navigation ul {
    width: 45%;
    display: inline-block;
    margin: 10px;
    list-style: none;
    text-transform: uppercase; }
  .mobi-navigation a, .mobi-navigation a:visited {
    text-decoration: none;
    color: #e6e7e8;
    margin: 5px 0; }
  .mobi-navigation a:hover, .mobi-navigation a:active {
    color: #23a9e0; }
  .mobi-navigation a:hover:before, .mobi-navigation a:active:before {
    content: '+ '; }
  .mobi-navigation .menu-title {
    font-size: 80%;
    color: #999999; }

.main-part {
  padding: 40px;
  margin-left: 205px; }

/* width */
::-webkit-scrollbar {
  width: 8px; }

/* Track */
::-webkit-scrollbar-track {
  background: #ffffff; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #e6e7e8;
  border-radius: 10px; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #999999;
  border-radius: 10px; }

.float-to-left {
  float: left; }

.float-to-right {
  float: right; }

header {
  background-color: black;
  color: #999999;
  height: 60px;
  overflow: hidden; }
  header img {
    margin-left: 7px;
    margin-top: 6px;
    width: 200px; }
  header .right-side-ui {
    float: right; }
    header .right-side-ui .btn {
      display: inline-block;
      height: 100%;
      margin: 0;
      background-color: black;
      color: #999999;
      border-top: 0;
      border-bottom: 0;
      border-left: 1px solid #999999;
      border-right: 1px solid #999999;
      padding: 18px 30px;
      font-size: 16px;
      font-weight: bold; }
    header .right-side-ui .btn:first-child {
      padding: 18px 63px;
      border-right: none; }
    header .right-side-ui .btn:last-child {
      margin-right: 35px; }

.navigation {
  width: 200px;
  background-color: #1a1c1e;
  height: 360vh;
  color: #999999;
  padding-left: 28px;
  float: left; }
  .navigation ul {
    color: #999999;
    text-transform: uppercase;
    list-style: none; }
    .navigation ul li {
      margin: 15px 0;
      font-size: 15px; }
    .navigation ul .menu-title {
      margin: 33px 0 20px 0;
      font-size: 11px; }
    .navigation ul .menu-title:nth-child(1) {
      margin: 9px 0 15px 0; }
  .navigation ul li a:visited, .navigation ul li a {
    color: #999999;
    text-decoration: none; }
  .navigation ul li a:hover {
    color: #23a9e0; }
  .navigation ul li a:hover:before {
    content: '+ '; }

.main-part {
  padding-top: 26px; }
  .main-part h3 {
    display: inline-block;
    font-size: 21px;
    font-family: 'Gentona-Medium'; }
  .main-part button {
    padding: 4px 12px;
    margin-left: 15px;
    margin-top: 10px;
    border-radius: 5px;
    background-color: white;
    border: 1px solid #e6e7e8;
    box-shadow: 1px 1px #e6e7e8; }
    .main-part button i {
      color: #23a9e0;
      padding: 5px; }
  .main-part .title .float-to-right {
    color: #23a9e0;
    font-size: 20px; }
  .main-part .date-btn {
    color: #23a9e0; }
  .main-part .menu-toggler i {
    border-left: 1px solid #e6e7e8; }
  .main-part .first-statistics {
    overflow: auto;
    margin: 54px 0px; }
    .main-part .first-statistics .stat {
      float: left;
      width: 35.3%;
      padding: 0% 3.3%;
      border-right: 1px solid #e6e7e8; }
      .main-part .first-statistics .stat:first-child {
        padding-left: 0;
        width: 32%; }
      .main-part .first-statistics .stat:last-child {
        padding-right: 0;
        border: none;
        width: 31%; }
      .main-part .first-statistics .stat h4 {
        font-family: 'Gentona-Light';
        font-size: 21px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
      .main-part .first-statistics .stat p {
        font-size: 15px;
        color: #999999; }
      .main-part .first-statistics .stat h3 {
        margin: 24px 0px 20px 0px;
        font-size: 28px;
        line-height: 24px;
        font-family: 'Gentona-Book'; }
        .main-part .first-statistics .stat h3 span {
          white-space: nowrap;
          font-size: 18px;
          color: #29b473;
          margin-left: 20px; }
      .main-part .first-statistics .stat .col-chart {
        width: 100%; }
    .main-part .first-statistics .stat:last-child span {
      color: #ff1f1f; }
  .main-part .categories {
    font-size: 18px;
    padding: 10px 0 0 0;
    text-transform: uppercase;
    margin-top: 35px;
    overflow: auto;
    width: 100%; }
    .main-part .categories a {
      border-bottom: 3px solid #e6e7e8;
      font-size: 16px;
      display: inline-block;
      float: left;
      padding: 12px 13px;
      margin-bottom: 0px;
      color: #999999;
      text-decoration: none; }
    .main-part .categories a:active, .main-part .categories a:visited {
      text-decoration: none; }
    .main-part .categories a.active-cat {
      color: #1a1c1e;
      border-bottom: 3px solid #1a1c1e; }
  .main-part .top-groups {
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #e6e7e8;
    border-radius: 5px; }
    .main-part .top-groups a {
      float: left;
      padding: 7px 16px;
      color: #999999;
      text-decoration: none;
      background-color: white; }
    .main-part .top-groups a + a {
      border-left: 1px solid #e6e7e8; }
    .main-part .top-groups a:active, .main-part .top-groups a:visited {
      text-decoration: none; }
    .main-part .top-groups a.active-top {
      color: #23a9e0;
      background-color: #f4f5f6; }
  .main-part .second-statistics {
    margin-top: 0px;
    margin-bottom: 27px;
    overflow: hidden; }
    .main-part .second-statistics h4 {
      font-size: 20px;
      margin-bottom: 0px; }
    .main-part .second-statistics .float-to-left {
      width: 32%;
      border-right: 1px solid #e6e7e8;
      padding-left: 4%;
      padding-right: 6%; }
    .main-part .second-statistics .float-to-right {
      display: none;
      width: 67%;
      padding-left: 6%;
      padding-right: 3%; }
  .main-part table {
    width: 100%;
    text-align: left;
    font-size: 16px;
    border-collapse: collapse;
    margin: 0px 0px 30px 0px; }
    .main-part table tr {
      border-bottom: 1px solid #e6e7e8; }
      .main-part table tr th {
        padding: 4px 0; }
      .main-part table tr td {
        padding: 14px 0; }
      .main-part table tr th:first-child, .main-part table tr td:first-child {
        width: 2.5%;
        text-align: left; }
      .main-part table tr th:nth-child(2), .main-part table tr td:nth-child(2) {
        width: 28%; }
      .main-part table tr th:nth-child(3), .main-part table tr td:nth-child(3) {
        width: 24%; }
      .main-part table tr th:nth-child(4), .main-part table tr td:nth-child(4) {
        width: 28.5%; }
      .main-part table tr th:first-child {
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .main-part table tr th:last-child {
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; }
    .main-part table tr:first-child {
      background-color: #e6e7e8; }

.filter-menu {
  position: absolute;
  border-radius: 5px;
  z-index: 5000;
  border: 2px solid #e6e7e8; }
  .filter-menu .menu-item {
    width: 145px;
    padding: 6px 12px;
    background-color: white; }
    .filter-menu .menu-item i {
      color: #999999;
      padding: 0px 5px; }

.sub-menu {
  position: absolute;
  left: 145px;
  border-radius: 5px;
  width: 280px;
  z-index: 5000;
  border: 2px solid #e6e7e8;
  max-height: 300px;
  overflow-y: scroll; }
  .sub-menu .menu-item {
    padding: 6px 12px;
    background-color: white; }
    .sub-menu .menu-item i {
      color: #999999;
      padding: 0px 5px;
      margin: auto; }
    .sub-menu .menu-item .float-to-left {
      width: 10%; }
    .sub-menu .menu-item .float-to-right {
      width: 90%; }
  .sub-menu .search-top {
    padding: 8px 12px;
    background-color: white;
    border-bottom: 1px solid #e6e7e8; }
    .sub-menu .search-top button {
      width: 10%;
      padding: 4px 12px;
      background-color: white;
      border: 1px solid #e6e7e8;
      box-shadow: 1px 1px #e6e7e8;
      border-right: none;
      border-bottom-left-radius: 5px;
      border-top-left-radius: 5px; }
    .sub-menu .search-top input {
      width: 89%;
      padding: 4px 12px;
      background-color: white;
      border: 1px solid #e6e7e8;
      box-shadow: 1px 1px #e6e7e8;
      border-left: none;
      border-bottom-right-radius: 5px;
      border-top-right-radius: 5px; }
      .sub-menu .search-top input:active {
        border: 0px; }

#line-chart {
  display: block;
  margin: auto;
  height: 19vw; }

#pie-chart {
  display: block;
  margin: auto; }

/*# sourceMappingURL=style_verk.css.map */
