body, html {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #222;
	background: #fff;
}
*, *:before, *:after {
  box-sizing: border-box;
}
a {
	color: #f00;
}
h1 {
	text-align: center;
	color: #222;
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
	margin-top: 10px;
	margin-bottom: 20px;
}
input[type=text],
input[type=password],
textarea {
	margin-bottom: 10px;
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding: 5px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #d2d6de;;
}
.normal_input {
	margin-bottom: 0 !important;
}
select {
	margin-bottom: 10px;
  font-family: Arial, sans-serif;
	font-size: 13px;
	padding: 5px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #b6b3b3;;
}
select.fullwidth {
	width: 100%;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.wrapcenter {
	padding: 20px 30px;
}
.panel {
	padding: 15px;
  background: #f2f2f2;
  border: 1px solid #ddd;
  border-radius: 2px;
  box-shadow: 3px 4px 5px rgba(0,0,0,.05);
}
.panel fieldset.termek {
	background: #e6e6e6;
}
.panel a {
	text-decoration: none;
	color: #f00;
}
.panel .label {
	margin-bottom: 1px;
  font-size: 13px;
  font-weight: bold;
}
.panel .label_field {
	margin-bottom: 10px;
}
.panel label.chk {
	display: block;
	font-size: 13px;
	margin-bottom: 10px;
}
.panel label.chk input {
	margin-right: 5px;
}
.panel .uj_termek, .panel .uj_file {
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}
.panel .dashed_line {
	height: 20px;
	border-top: 1px dashed #222;
}
.width_20 {
	width: 20px !important;
}
.width_50 {
	width: 50px !important;
}
.width_100 {
	width: 100px !important;
}
.width_200 {
	width: 200px !important;
}
.width_300 {
  width: 300px !important;
}
.width_500 {
	width: 90vw;
  max-width: 500px;
}
.width_flex {
  display: inline-block;
}
.button_row {
  margin-top: 10px;
}
.button {
	display: inline-block;
	color: #fff !important;
	text-decoration: none !important;
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	white-space: nowrap;
	padding: 12px 20px;
	cursor: pointer;
	border: 1px solid #b76717;
	border-radius: 7px;
	box-shadow: 0px 0px 5px #aaa;
	background: #ffc578; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffc578 0%, #f98f0c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffc578 0%,#f98f0c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffc578 0%,#f98f0c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc578', endColorstr='#f98f0c',GradientType=0 ); /* IE6-9 */
}
.button:hover, .button:active {
	color: #fff;
	background: #ea8509;
}
.small_button {
	font-size: 12px;
	font-weight: normal;
	color: #444;
	line-height: 20px;
	display: inline-block;
	padding: 4px 10px;
	border: 1px solid #ccc;
	text-decoration: none;
	border: 1px solid #bbb;
	border-radius: 3px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.small_button:hover {
	background: rgb(229,229,229); /* Old browsers */
}
.middle {
	margin-bottom: 100px;
	padding: 0 15px;
}
.centered {
	display: table;
	margin: 0 auto;
}
.space20 {
  height: 20px;
}
.topmenu {
	text-align: center;
	padding: 5px 30px;
	background: #6da4d5;
	margin-bottom: 30px;
}
.topmenu span {
	color: #fff;
	padding: 0 10px;
}
.topmenu span.belepve {
	color: yellow;
	font-weight: bold;
}
.topmenu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.topmenu a:hover {
	text-decoration: underline;
}
.topdatum {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
}
.topkocsi {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
}
.filter {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0;
	background: #dfdfde;
}
.filter2 {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	background: #dfdfde;
}
.filter input {
	margin-bottom: 0px;
}
.datatable {
	width: 100%;
}
.datatable td {
	padding: 5px;
	vertical-align: top;
	border-bottom: 3px solid #222;
}
.datatable.raktar {
	border-collapse: collapse;
}
.datatable.raktar td,
.datatable.raktar th {
	font-size: 15px;
	border: 1px solid #444;
}
.datatable th {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	background: #d56d6d;
	border-bottom: 3px solid #222;
}
.datatable tr.row1 td {
	background: #f6f6f6;
}
.datatable tr.row2 td {
	background: #fff;
}
.datatable .dragger {
	display: block;
	height: 20px;
	text-align: center;
	cursor: move;
}
.datatable .inner_table {
	width: 480px;
}
.datatable .inner_table td {
	padding: 0px 5px;
	border-bottom: none;
}
.datatable .inner_table_separator {
	height: 15px;
	margin-top: 15px;
	border-top: 1px dashed #222;
}
.datatable .cs_inner_table_td {
	padding: 5px 0;
}
.datatable .cs_cikkszam {
	width: 160px;
}
.datatable .cs_aru {
	width: 160px;
}
.datatable .cs_darab {
	width: 80px;
	text-align: center;
}
.datatable .cs_termektipus {
	width: 30px;
	text-align: center;
}
.datatable .cs_raktar {
	/* width: 120px; */
}
.total {
	margin-top: 30px;
	font-size: 20px;
	font-weight: bold;
}
.nyomtatas {
	margin-top: 20px;
	font-size: 16px;
	font-weight: normal;
}
a.torles {
	color: #f00;
	text-decoration: none;;
}
.uzletnev {
	font-size: 15px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 20px;
}
.naptartable {
	border: 1px solid #555;
}
.naptartable th {
	padding: 5px 2px;
	background: #d56d6d;
	color: #fff;
}
.naptartable tr.row1 td {
	background: #f6f6f6;
}
.naptartable tr.row2 td {
	background: #fff;
}
.naptartable td {
	text-align: center;
	padding: 5px 2px;
	border-bottom: 1px solid #222;
}
.naptartable td.nap {
	text-align: left;
}
.naptartable input[type='text'] {
	width: 100px;
	text-align: center;
	margin-bottom: 0;
}
.szallithato_darabszamok {
	text-align: center;
	margin-bottom: 20px;
}
.szallithato_darabszamok table {
	border: 1px solid #666;
}
.szallithato_darabszamok td {
	padding: 5px 10px;
	font-size: 15px;
}
.szallithato_darabszamok tr.head td {
	font-weight: normal;
	background: #f4f4f4;
}
.szallithato_darabszamok .td_dark {
	background-color: #e4e4e4;
}
.szallithato_darabszamok .td_green {
	background-color: #d7f2d7;
}
.szallithato_darabszamok .td_red {
	background-color: #fdbdbd;
}
.kitolt_div {
	padding: 15px 0px;
}
.bulk_row {
	margin: 10px 10px;
}
.bulk_row .bulk_link {
	display: block;
	text-align: right;
	margin: 10px 10px
}
.bulk_panel {
	float: right;
	display: none;
}
table.osszesito {
	width: 100%;
	border-collapse: collapse;
}
table.osszesito td {
	padding: 3px;
	border: 1px solid #ccc;
}
table.osszesito tr.header td {
	color: #fff;
	font-weight: bold;
	background-color: #444;
}
table.osszesito tr.smallheader td {
	color: #000;
	font-weight: bold;
	background-color: #f9e6b9;
}
table.osszesito .col2 {
	text-align: right;
}




/* paginator start */
div.pagination {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	margin: 20px 24px 10px 0px;
	text-align: left;
}
div.pagination a {
	padding: 6px 10px;
	margin: 2px;
	border: 1px solid #409130;
	text-decoration: none;
	color: #333;
	background-color: #fff;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #c00;
	color: #000;
	text-decoration: none;
	background-color: #e8e8e8;
}
div.pagination span.current {
	padding: 8px 12px;
	margin: 2px;
	border: 1px solid #6B83C9;
	font-weight: bold;
	background-color: #EEEEEE;
	color: #444;
}
div.pagination span.disabled {
	padding: 3px 6px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
	display: none;
}
/* paginator end */




@media print {
	.topmenu,
	.nyomtatas,
	.small_button,
	.clear_filter,
	.sortable,
	.first_th,
	.filter,
	.szallithato_darabszamok
	{
		display: none;
	}
	.datatable tr {
		page-break-inside: avoid;
	}
}
