
.panel {
	border: 1px solid #ddd;
	border-top: 0;
  padding: 0px;
	position: relative;
}

.panel:before {
	content: '';
	background: white;
	position: absolute;
	left: -1px;
	right: -1px;
	height: 52px;
}

.panel:after {
	content: '';
	width: 100%;
	height: 1px;
	background: #ddd;
	position: absolute;
	top: 51px;
	left: 0;
	z-index: 0;
	transition: none;
}

.ui-widget {
	font-size: 13px;
}

.ui-widget-content {
	color: #111;
}

.ui-dialog, .ui-dialog .ui-dialog-content {
	overflow: inherit;
	padding-bottom: 0;
}

h2 {
	font-size: 15px;
}

table.grid, table.grid td, table.grid th {
	border: 0px;
}

table.grid tr {
}

table.grid td, table.grid th {
	padding-bottom: 2px;
    padding-right: 4px;
    padding-top: 2px;
}

table.list, table.list td, table.list th {
	border: 0;
	border-bottom: 1px solid #DEDEDE;
	border-collapse: collapse;
}

table.list th {
	text-align: left;
	padding: 10px 10px;
	font-size: 14px;
	color: #888;
	font-weight: 400;
}

table.list td {
	padding: 5px 10px;
}

table.list td, table.list th {
	vertical-align: middle;
}

table.list a,
table.list .editEmailingIcon {
	display: inline-block;
	margin: 5px;
}

table.list .editEmailingIcon a {
	margin: 0;
}

label {
	display: block;
	margin-top: 8px;
	margin-bottom: 3px;
	font-size: 14px;
}

.ui-widget input[type="text"],
.ui-widget input[type="password"]  {
	padding: 0 5px;
	height: 30px;
	border: 1px solid #ccc;
}

#liocard-logo {
	position: absolute;
	top: 18px;
	left: 0px;
	display: block;
}

#zakaznik-udaje input.text,
#zakaznik-udaje input.date {
	width: 100%;
}

.content {
	padding: 0 20px;
}

.selectBox {
	width: 240px;
}

.blockUI {
	background: #36a0d7;
}

.blockUI h1 {
	line-height: 32px;
	font-weight: 400;
}

.blockUI h1 img {
	vertical-align: top;
}

#tabs {
	border-radius: 1px;
	border: 0;
	padding: 0;
	padding-bottom: 40px;
}

.ui-widget-header {
	color: #36a0d7;
	background: none !important;
	padding: 0 !important;
	border-radius: 0 !important;
	border: 0 !important;
	position: relative;
}

.ui-dialog {
	padding: 0;
	padding-top: 20px;
}

.ui-corner-all {
	border-radius: 0;
}

.ui-widget-content {
	border: 0;
	background: white;
}

#tabs .ui-widget-header {
	margin: 0 -1px;
	width: auto;
	-webkit-display: flex;
	-moz-display: flex;
	display: flex;
	justify-content: space-between;
}

.ui-dialog .ui-dialog-title {
	font-size: 22px;
	font-weight: 400;
	margin-left: 20px;
}

#tabs tr.ui-widget-header {
	color: #36a0d7;
	display: table-row;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	display: inline-block;
	top: 0;
	margin: 0 !important;
	border-radius: 0;
	border: 0;
	float: none;
	width: 20%;
	background: none;
	text-align: center;
	position: relative;
  overflow: hidden;
	transition: all .3s;
}

li.ui-tabs-selected {
	background: #fff !important;
}

.ui-state-default:first-child:before {
	display: none;
}

.ui-helper-clearfix:after {
	display: none;
}

button.ui-state-default,
.ui-widget-content .button.ui-state-default,
.ui-widget-content button.ui-state-default,
button.ui-state-default:first-child:hover,
.ui-widget-content .button.ui-state-default:first-child:hover,
.ui-widget-content button.ui-state-default:first-child:hover {
	width: auto;
	height: auto;
	border-radius: 1px;
	background: none;
	margin: 5px !important;
	padding: 8px 25px;
	font-size: 16px;
	line-height: 1;
	display: inline;
	border: 1px solid #36a0d7;
	color: #36a0d7;
	font-weight: normal;
}

button.ui-state-default:first-child,
.ui-widget-content .button.ui-state-default:first-child,
.ui-widget-content button.ui-state-default:first-child {
	/*background: #36a0d7;
	color: #fff;*/
}

.ui-widget-content .button.ui-state-default:hover,
.ui-widget-content button.ui-state-default:hover,
button.ui-state-default:hover,
.ui-dialog-buttonset .ui-button:focus {
	background: #36a0d7;
	color: #fff;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: none;
	text-align: right;
}

.ui-tabs .ui-tabs-nav li {
	outline: none !important;
	top: 0;
	float: none;
	background: none;
	border-bottom: 1px solid #ddd !important;
	transition: all .3s;
}

.ui-tabs .ui-tabs-nav li:hover {
	background: #fff;
}

.ui-tabs .ui-tabs-nav li a {
	color: #555 !important;
	font-weight: 600;
	text-align: left;
	float: none !important;
	padding: 0;
	font-size: 16px;
	padding: 15px 0;
	padding-left: 46px;
	display: block;
	width: 100%;
	height: 100%;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
	color: #36a0d7 !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	border: 1px solid #ddd !important;
	border-bottom: 0 !important;
	z-index: 1;
}

form .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	border: 0 !important;
}

form .ui-tabs .ui-tabs-nav li a {
	padding: 15px 0;
}

#tabs .ui-tabs-nav li a:after {
	content: '';
	position: absolute;
	left: 12px;
	top: 8px;
	width: 30px;
	height: 30px;
	-webkit-filter: grayscale(1) brightness(75%);
	filter: grayscale(1) brightness(75%);
}

#tabs .ui-tabs-nav li.ui-tabs-selected a:after {
	-webkit-filter: grayscale(0) brightness(100%);
	filter: grayscale(0) brightness(100%);
}

#tabs .ui-tabs-nav li.credit a:after {
	background: url('../images/menu-credit.png');
}
#tabs .ui-tabs-nav li.customers a:after {
	background: url('../images/menu-customers.png');
}
#tabs .ui-tabs-nav li.categories a:after {
	background: url('../images/menu-categories.png');
}
#tabs .ui-tabs-nav li.transactions a:after {
	background: url('../images/menu-transactions.png');
}
#tabs .ui-tabs-nav li.statistics a:after {
	background: url('../images/menu-statistics.png');
}
#tabs .ui-tabs-nav li.emailing a:after {
	background: url('../images/menu-emailing.png');
}
#tabs .ui-tabs-nav li.settings a:after {
	background: url('../images/menu-settings.png');
}

.ui-tabs .ui-tabs-panel {
	padding: 0 !important;
}

#tabs form {
	display: inline;
}

.ui-widget-content a img {
	transition: all .2s;
}

.ui-widget-content a:hover img {
	-webkit-filter: brightness(80%);
	filter: brightness(80%);
}

.pagination .pg-page {
	padding-left: 2px;
	padding-right: 2px;
}

.pagination .pg-page-selected {
	padding-left: 2px;
	padding-right: 2px;
	background-color: black;
	color: white;
}

.zc-widget-pagination {
	float: right;
	padding-right: 20px;
}


.zc-widget-pagination .zc-w-first,
.zc-widget-pagination .zc-w-prev,
.zc-widget-pagination .zc-w-next,
.zc-widget-pagination .zc-w-last {
	width: 30px;
	height: 30px;
	display: block;
	float: left;
	cursor: pointer;
	transition: all .3s;
	border: 1px #36a0d7 solid;
	border-radius: 2px;
	margin-left: 5px;
	transition: all .2s;
}

.zc-widget-pagination .zc-w-first {
	background: url(../images/pagination/first.png) no-repeat;
}

.zc-widget-pagination .zc-w-prev {
	background: url(../images/pagination/prev.png) no-repeat;
}

.zc-widget-pagination .zc-w-next {
	background: url(../images/pagination/next.png) no-repeat;
}

.zc-widget-pagination .zc-w-last {
	background: url(../images/pagination/last.png) no-repeat;
}

.zc-widget-pagination .zc-w-first:hover,
.zc-widget-pagination .zc-w-prev:hover,
.zc-widget-pagination .zc-w-next:hover,
.zc-widget-pagination .zc-w-last:hover {
	background-color: rgba(0, 0, 0, .1);
}

.zc-widget-pagination .zc-w-ipp,
.zc-widget-pagination .zc-w-page,
.zc-widget-pagination .zc-w-buttons {
	display: inline-block;
	font-size: 14px;
	vertical-align: middle;
}

.zc-widget-pagination .zc-w-ipp,
.zc-widget-pagination .zc-w-page {
	margin-right: 8px;
}


.zc-widget-pagination .zc-w-selected-page {
	width: 40px;
	height: 30px;
	font-size: 14px;
	border: 0;
	border: 1px solid #ccc;
	text-align: center;
}


.zc-widget-pagination .zc-w-items-per-page {
	font-size: 14px;
	width: 60px;
	height: 30px;
	padding-left: 5px;
	margin: 0 5px;
}

.zc-widget-pagination .zc-w-disabled {
	visibility: hidden;
	display: none;
}


#user {
	color: #555;
	margin-bottom: 20px;
	text-align: right;
}

#user button {
	margin-left: 10px;
}

/* PAGE */

#wrapper {
	width: 1200px;
	margin: 0px auto;
	margin-top: 10px;
	position: relative;
}

#showTransactions .credit, #transakcie .credit {
	color: green;
}

#showTransactions .debet, #transakcie .debet {
	color: red;
}

#customer-category-name {
	width: 400px;
}

#stat-filter-form {
	padding-bottom: 10px;
}

#stat-filter-form .column {
	float: left;
	margin-right: 50px;
}

#stat-filter-period-selector {
	display: none;
}

#stat-filter-form label {
	margin-bottom: 5px;
}

#stat-filter-categories-clear {
	margin-top: 5px;
}

#stat-filter-period-selector input {
	margin-top: 5px;
}

#transaction-filter-form input {
	margin-bottom: 5px;
}

#transaction-filter-form input.short {
	width: 50px;
}

#transaction-filter-form td {
	padding-left: 5px;
	padding-right: 5px;
}

#transaction-filter-form table {
	float: left;
}

#emailing .refresh {
	background: url(../images/icon-refresh-16x16.png) no-repeat top left;
	width: 30px;
	height: 30px;
	display: block;
	float: left;
	cursor: pointer;
	margin-right: 8px;
}

#emailing .ajax {
	background: url(../images/ajax-loader-16x16.gif) no-repeat top left;
}

.chzn-container-multi .chzn-choices {
	background: white;
}

.chzn-container-multi .chzn-choices .search-choice {
    background: white;
    border-color: #36a0d7;
    color: #555;
	border-radius: 1px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}

.filterBox {
	position: relative;
	background: none;
	padding: 10px 20px;
}

.filterBox input.text,
.filterBox input.date {
	border-color: #ccc;
	margin-left: 10px;
}

.ui-dialog .ui-dialog-titlebar-close {
	top: 30%;
	width: 30px;
	height: 30px;
	text-align: center;
	margin-right: 15px;
	background: white !important;
	border: 0 !important;
}

.ui-dialog table td {
	font-size: 15px;
}

.ui-dialog .ui-dialog-title {
	float: none;
}

.ui-dialog .ui-dialog-titlebar-close span {
	width: 30px;
	height: 30px;
	margin: auto;
	border: 0 !important;
	background: url('../images/remove.png');
}

.ui-dialog .ui-dialog-titlebar-close:hover span {
	margin: auto;
	background: rgba(0, 0, 0, .1) url('../images/remove.png') !important;
}

#nastavenia h1 {
	margin-left: 20px;
}

h2.filter {
	font-size: 14px;
	color: #888;
	font-weight: 400;
}

button.filter {
	margin-top: 20px;
	margin-bottom: 10px;
	border: 1px #36a0d7 solid;
	color: #36a0d7;
	position: absolute;
	right: 20px;
	top: 20px;
}

button.filter:hover {
	background: none;
	background: #36a0d7;
	color: white;
}

button.filter.top {
	top: 76px;
	background: #36a0d7;
	color: white;
}

button.filter.top:hover {
	background: none;
	color: #36a0d7;
}

.alignRight {
	text-align: right;
}

#customer-form .column {
	width: 300px;
}

a.icon24 {
	text-decoration: none;
	cursor: pointer;
}

#transaction-summary-table {
	position: absolute;
	top: 120px;
	left: 610px;

	width: 250px;
	border: 1px solid #41A1C9;
}

#transaction-summary-table * {
	font-size: 14px;
}

#transaction-summary-table .title {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 20px;
	color: #0F80B3;
}

#transaction-summary-table td {
	padding: 5px;
}

#page-footer {
	width: 100%;
	font-size: 16px;
	margin: 30px auto 25px;
	text-align: center;
	color: rgba(0, 0, 0, .7);
}

#page-footer a {
	display: inline-block;
	font-size: 16px;
	color: #36a0d7;
	transition: all .3s;
}

#page-footer a:hover {
	color: #36a0d7;
	text-decoration: none;
	font-size: 16px;
	-webkit-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	transform: translateY(-2px);
}

.ui-dialog .ui-dialog-title {
	padding: 10px 0;
}

#zakaznicke-kategorie {
	padding-top: 20px !important;
}

/* DATEPICKER START */
.ui-datepicker {
  background: #fff;
	width: 290px;
	height: auto;
	margin: 0px auto 0;
	font: 9pt Arial, sans-serif;
	-webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, .5);
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, .5);
  border-radius: 0;
  border: 0;
  padding: 0;
  padding-top: 3px;
}
.ui-datepicker a {
	text-decoration: none;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	width: 46%;
}

.ui-datepicker .ui-datepicker-title select {
	height: 30px;
	padding: 0 5px;
}

/* DatePicker Table */
.ui-datepicker table {
	width: 100%;
  margin: 0;
	margin-top: 5px;
}
.ui-datepicker-header {
  background: none;
	color: #234b5c;
	font-weight: 600;
	line-height: 30px;
	border: 0;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0;
	padding-top: 30px;
	font-size: 16px;
	width: 100%;
}
.ui-datepicker  .ui-datepicker-prev,
.ui-datepicker  .ui-datepicker-next {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	cursor: pointer;
	line-height: 40px;
	overflow: hidden;
  top: -1px;
  border-radius: 50%;
}

.ui-datepicker .ui-datepicker-buttonpane {
	margin: 0;
}

.ui-datepicker .ui-datepicker-prev {
	float: left;
	background: url('../images/arrowL.gif') center center no-repeat;
}
.ui-datepicker .ui-datepicker-next {
	float: left;
	background: url('../images/arrowR.gif') center center no-repeat;
}
.ui-widget-content .ui-datepicker-prev.ui-state-hover,
.ui-widget-content .ui-datepicker-next.ui-state-hover {
  border: 0 !important;
  background: none !important;
}
.ui-widget-content .ui-datepicker-prev.ui-state-hover {
  background: url('../images/arrowL.gif')  center center no-repeat !important;
  top: -1px;
  left: -1px;
}
.ui-widget-content .ui-datepicker-next.ui-state-hover {
  background: url('../images/arrowR.gif')  center center no-repeat !important;
  top: -1px;
  right: -1px;
}

.ui-datepicker  .ui-datepicker-prev:active,
.ui-datepicker  .ui-datepicker-next:active {
	background-color: white !important;
}

.ui-datepicker thead {
	background-color: none;
	border-bottom: 0;
}
.ui-datepicker th {
	text-transform: uppercase;
	font-size: 6pt;
	padding: 5px 0;
	color: #666666;
	text-shadow: 1px 0px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td {
	padding: 0;
	border-right: 0;
}
.ui-datepicker tbody td:last-child {
	border-right: 0px;
}
.ui-datepicker tbody tr {
	border: 0;
}
.ui-datepicker tbody tr:last-child {
	border-bottom: 0px;
}
.ui-datepicker td span, .ui-datepicker td a {
	display: inline-block;
	font-weight: bold;
	text-align: center;
	width: 42px;
	height: 42px;
	line-height: 40px;
	color: #666666;
	text-shadow: 1px 1px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default {
	background: #fff;
	box-shadow: none;
	width: 100%;
	color: #555;
}
.ui-state-default, .ui-widget-content .ui-state-default {
  border: 0;
  font-size: 14px;
  text-shadow: none;
  : none;
}
.ui-datepicker-calendar .ui-state-hover,
.ui-datepicker-calendar .ui-state-active {
	background: #26c2ff;
  color: white;
}
.ui-datepicker-unselectable .ui-state-default {
	background: #f4f4f4;
	color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
	width: 29px;
	margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
	width: 29px;
	margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
	height: 29px;
	margin-bottom: 0;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: #bbb !important;
}
/* DATEPICKER END */

#showTransactions {
	margin-top: 20px;
}


@media (max-width: 1280px) {

	#wrapper {
		width: 100%;
		padding: 0 30px;
	}

	#liocard-logo {
		left: 30px;
	}

}  /* LOWER THAN 1280px */

@media (max-width: 960px) {

	#wrapper {
		width: 975px;
		padding: 0 20px;
	}

}  /* LOWER THAN 960px */


/* NAVOD */

.user-manual {
	position: absolute;
	top: 0px;
	right: 400px;
}
