.datatableButtons {
	z-index:10;
}

.legend-en {
	background: url(../images/en-flag-30x30.png) no-repeat !important;
	padding-left: 35px;
	font-size: 21px;
	font-weight: bold;
	height: 32px;
	line-height: 32px
}

.legend-sk {
	background: url(../images/sk-flag-30x30.png) no-repeat !important;
	padding-left: 35px;
	font-size: 21px;
	font-weight: bold;
	height: 32px;
	line-height: 32px
}

.legend-cs {
	background: url(../images/cz-flag-30x30.png) no-repeat !important;
	padding-left: 35px;
	font-size: 21px;
	font-weight: bold;
	height: 32px;
	line-height: 32px
}

.page_landscape {
  width: 277mm;
  margin: 0;
}

.page_portrait {
  width: 190mm;
  margin: 0;
}

.print_logo {
  width: 222px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
}

.print_title {
	height:100px;
}

.print_table table {
	font-size:10px;
}

.menu-selected {
	color: yellow !important;
}

.error {
	color: red;
}
tr.active a { color: white; }

.company_logo { width: 300px; height: 200px; overflow: hidden }

.select2-container {
	width: 100% !important;
}

.text-strike {
	text-decoration: line-through
}

a.nav-link.app-nav-link {
	border-top: 0 !important;
	border-bottom-color: #ebebeb !important;
}


.active a.nav-link.app-nav-link {
	border-top: 0 !important;
	border-bottom-color: #0088cc !important;
}

th.date.sorting {
	width: 1px !important;
}

th.actions.sorting {
	width: 1px !important;
}

td.my-actions {
	white-space: nowrap !important;
}

td.idColumn {
	width: 1px !important;
	white-space: nowrap !important;
}

th.min-width.sorting {
	width: 1px !important;
}

td.min-width {
	width: 1px !important;
	white-space: nowrap !important;
}

ul.dropdown-menu-list {
	font-size: 1.2rem;
	line-height: 1.5rem;
}

a.dropdown-menu-item {
	cursor: pointer;
}
