@media (min-width: 992px) {
    .tab-navigation nav > ul > li > ul > li > a {
        font-weight: 600;
        font-size: 12px;
    }
}
@media (min-height: 800px) and (min-width: 992px) {
    .action-buttons-fixed .action-buttons {
        width: 100%;
        margin-right: 15px;
        padding: 20px 25px;
        position: inherit;
        
    }
}
.card-modern .input-group:not(.search-inpt) {
    width: 50%;
}


@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?knda17');
  src:  url('fonts/icomoon.eot?knda17#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?knda17') format('truetype'),
    url('fonts/icomoon.woff?knda17') format('woff'),
    url('fonts/icomoon.svg?knda17#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="custom-icon-"], [class*=" custom-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.custom-icon-zdvih:before {
  content: "\e9901";
}
.custom-icon-tlak:before {
  content: "\e9902";
}
.custom-icon-plyn:before {
  content: "\e9903";
}
.custom-icon-elektrika:before {
  content: "\e9900";
}
