@charset "UTF-8";

.kt-bd-success {
  border: 1px solid #1dc9b7 !important;
}
body {
  background: #f2f3f8; }

.kt-subheader .kt-subheader__col {
    display: inline-flex;
    height: 32px!important;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: .25rem;
    margin-bottom: .25rem;
    margin-left: .25rem;
}

@media (min-width: 1025px) {
  .kt-header .kt-header__top {
    height: 50px; }
  .kt-header--fixed.kt-header--minimize .kt-header .kt-header__top {
    height: 50px; }
  .kt-header .kt-header__bottom {
    height: 50px; }
  .kt-header--fixed.kt-header--minimize .kt-header .kt-header__bottom {
    height: 50px; }
  .kt-subheader {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .kt-subheader--fixed.kt-header--minimize .kt-subheader {
    position: fixed;
    top: 100px;
    right: 0;
    left: 0;
    z-index: 95;
    margin-top: 0px;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(82, 63, 105, 0.1);
    background-color: #fff;
    box-shadow: 0px 0px 40px 0px rgba(82, 63, 105, 0.1); }
    .kt-subheader--fixed.kt-header--minimize .kt-subheader .kt-container {
      border-bottom: 1px solid rgba(255, 255, 255, 0.075);  }
    .kt-header--minimize-all.kt-header--minimize .kt-subheader {
      -webkit-animation: kt-header-minimize-all .12s ease 1;
      animation: kt-header-minimize-all .12s ease 1; }
  
  .kt-subheader--enabled.kt-subheader--transparent.kt-subheader--fixed .kt-content {
    padding-top: 0; }
  .kt-header-menu-wrapper .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    padding: 0.5rem 1rem; }
}

.kt-header__topbar .kt-header__topbar-item .kt-header__topbar-wrapper .kt-badge {
  height: 24px;
  width: 24px; }

  .kt-widget4 .kt-widget4__item {
    padding-top: 0rem; }

  .portlet-dashboard-datatable .table thead th, .portlet-dashboard-datatable .table thead td {
    padding-top: 0rem;
    padding-bottom: 0rem; }
  .portlet-dashboard-datatable .table tbody th, .portlet-dashboard-datatable .table tbody td {
    padding-bottom: 0rem; }
  
.kt-portlet .kt-portlet__head {
    min-height: 45px;
}

@media (max-width: 1024px) {
  .kt_header_mobile_toggler_custom span, .kt_header_mobile_toggler_custom span::before, .kt_header_mobile_toggler_custom span::after {
    background: #374afb !important;
  }
}

@media (min-width: 1025px){
  .kt-header .kt-header__bottom {
    background-color: #dfe6eb !important;
  }

  .pie-chart-list {
    overflow-x: auto;
    -webkit-overflow-scrolling: auto;
    white-space: nowrap;
    display: inline-block!important;
  }
  .pie-chart-list > .pie-col {
    display: inline-block!important;
    float: none!important;
  }

  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link {
    background-color: #6ea7f4;
  }
}

@media (max-width: 1700px){
  .news-online-label{
    display: block !important;
  }
}

.news-online-data .countnews{
  font-size: 1.1rem !important;
}




