@-webkit-keyframes pulsein {
	0%, 100% {
		top: 0px;
		height: 20px;
		width: 20px;
	}
	50% {
		top: 6px;
		height: 28px;
		width: 28px;
	}
}

@keyframes pulsein {
	0%, 100% {
		top: 0px;
		height: 20px;
		width: 20px;
	}
	50% {
		top: 6px;
		height: 28px;
		width: 28px;
	}
}
@-webkit-keyframes pulseout {
	0%, 100% {
		top: 0px;
		height: 20px;
		width: 20px;
	}
	50% {
		top: 6px;
		height: 28px;
		width: 28px;
	}
}
@keyframes pulseout {
	0%, 100% {
		top: 0px;
		height: 20px;
		width: 20px;
	}
	50% {
		top: 6px;
		height: 28px;
		width: 28px;
	}
}

@-moz-keyframes blinker {
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}

@keyframes blinker {
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}

@-webkit-keyframes borderBlink {
	from, to {
		border-color: transparent
	}
	50% {
		border-color: red
	}
}
@keyframes borderBlink {
	from, to {
		border-color: transparent
	}
	50% {
		border-color: red
	}
}

/*----*/

body {
	overflow: hidden;
	font-family: Calibri, "Verdana";
	background-color: white;
	background-image: url('/elements/img/background.jpg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100%;
	font-size: 14px;
	color: black;
	line-height: 1.0;

}

table {
	font-size: 12px;
}

.ui-state-highlight {
	/* display:none; */
}

.ui-widget-overlay {
	background: black;
}

.loading {
	margin: auto;
}

.new {
	background: red;
	color: white;
	padding: 1px 2px 1px 2px;
}

#tablazatFoglalas {
	border: 1px solid #bababa;
	border-collapse: separate;
	border-spacing: 0px;
	text-indent: 0px;
	margin: 0px;

}

#tablazatFoglalas td {
	margin: 0px;
	padding: 1px;
}

#ordersDataWTabs .ui-tabs-nav, .tab .ui-tabs-nav, #buyerTabs .ui-tabs-nav, .tab .ui-tabs-nav, #voucherTabs .ui-tabs-nav, .tab .ui-tabs-nav, #user_tab_links .ui-tabs-nav, .tab .ui-tabs-nav, #reportDataTabs .ui-tabs-nav, #user_settings2 .ui-tabs-nav {
	width: 100%;
	display: block;
	/*background: white;*/
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0px;
	width: 753px;
	margin-left: 0px;
}

#productDataTabs .ui-tabs-nav, #productGroupDataTabs .ui-tabs-nav, #campaignDataTabs .ui-tabs-nav, #inventoryTabs .ui-tabs-nav  {
	width: 100%;
	display: block;
	background: black;
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0px;
	margin-left: 0px;
}

#fragment-3 table, #fragment-1 table, #fragment-6 table td, .tabs table {

	border-collapse: outset;
	border-spacing: 0px;
	text-indent: 0px;
	border-collapse: collapse;

	margin: auto;
	margin-bottom: 20px;

}

.orderBox {
	border: 1px solid gray;
}

#ordersDataW {
	margin-top: 0px;
}

.tableMain {
	text-align: left;
	color: black;
	border-right: 1px solid #cbcbcb;
	background: #e0e0e0;
}

.tableMainDetails {
	text-align: left;
	font-size: 12px;
	color: black;
	border-right: 1px solid #cbcbcb;
	background: #F0F0F0;
}

.circle {
	display: block;
	width: 50px;
	height: 50px;
	margin: 1em auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 99em;
	-moz-border-radius: 99em;
	border-radius: 99em;
	border: 1px solid #eee;
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
}

#fragment-3 table td, #fragment-1 table td, #fragment-6 table td, .tabs table td {
	border: 1px solid #bababa;
	border-collapse: separate;
	border-spacing: 0;
	text-indent: 0;
	margin: 0;
	padding: 3px;
	font-size: 12px;
	color: #212121;
}

#fragment-2sss img {
	margin-top: 70px;
	cursor: pointer;
	width: 200px;

}

#fragment-2 p {
	text-align: center;
	width: 100%;
	font-size: 24px;

}

#fragment-34 div {
	width: 400px;
	height: auto;
	min-height: 60px;
	padding-right: 5px;
	padding-top: 3px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid gray;
	margin-bottom: 10px;

}

#fragment-34 div img {
	float: left;

	margin-left: -1px;
	margin-top: -4px;
	margin-right: 3px;
	margin-bottom: 5px;
}

#fragment-4 textarea {
	width: 300px;
	margin: auto;
	height: 50px;

}

.bold {
	font-weight: bold;
}

.green {
	color: #286f09;
	font-weight: bold;
}

#ordersDataWTabs, .tab, #buyerTabs, #voucherTabs, #user_tab_links, #productDataTabs, #productGroupDataTabs, #inventoryTabs {
	border: none;
	margin-top: 10px;

}

#voucherTabs {
	margin-top: 10px;
}

#placeSettingsPlace {
	overflow-x: hidden;

}

#tablazatFoglalas td a {
	height: 35px;
	padding: 3px 0px 0px;
	width: 122px;
	display: block;
	text-decoration: none;
	background: #EEEEEE;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
}

#tablazatFoglalas td a span, .affiliatePartnersTable td a span {
	font-size: 9px;
	color: black;
}

#tablazatFoglalas .reserved {
	background: #f1d8d8;
}


#tablazatFoglalas .bord {
	border: 2px solid red;
	border-collapse: inherit;
	width: 118px;
	height: 31px;
}

#tablazatFoglalas .closed {
	background: #dbdbdb;
}

#tablazatFoglalas th, .affiliatePartnersTable th {
	background: #E3E3E3;
	font-size: 12px;
	text-align: center;
}

.affiliatePartnersTable th {
	padding: 6px;
}

.affiliatePartnersTable {

	width: 700px;
	border: 1px solid #bababa;
	border-collapse: separate;
	border-spacing: 0px;
	text-indent: 0px;
	margin: 0px;
	margin-top: 10px;

}

.affiliatePartnersTable td {
	margin: 0px;
	padding: 1px;
}

.affiliatePartnersTable td a {
	height: 20px;
	padding: 3px 0px 0px;
	display: block;
	text-decoration: none;
	background: #EEEEEE;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
}

.affiliatePartnersTable td a:hover {
	background: #CCCCCC;

}

.affiliateDataTable {
	border-collapse: outset;
	border-spacing: 0px;
	text-indent: 0px;
	border-collapse: collapse;
	width: 500px;
	margin: auto;
	margin-bottom: 20px;

}

.affiliateDataTable td {
	width: 100px;
	border: 1px solid #bababa;
	border-collapse: separate;
	border-spacing: 0px;
	text-indent: 0px;
	margin: 0px;
	font-size: 12px;
	color: #212121;
	padding-right: 5px;
}

.affiliateDataTable .bold {
	width: 60px;

}

.week {
	display: block;
	width: 410px;
	height: 20px;
	background: #bababa;
	float: left;
	text-align: center;
	padding: 5px 0px 3px;
	text-decoration: none;

}

.week:hover {
	background: #6f6f6f;
	color: white;
}

#Wlogin {

	font-size: 14px;

}

label, input {
}

fieldset {
	padding: 0;
	border: 0;
	margin-top: 25px;
}

.error {
	color: red;
	width: 100%;
	text-align: center;
}

#menubar img {
	margin: 15px 0px 15px 0px;
	cursor: pointer;
}

.ui-tooltip {
	display: flex;
}

.sssslabel {
	display: inline-block;
	width: 5em;
}

#cityssgg {
	float: right;

	top: 2px;

	width: 200px;
	margin-right: 10px;
}

#cityImage {
	float: right;
	margin-top: 3px;
}

.imgLoad {
	position: absolute;
	margin-top: -2px;
}

#upMenu {
	width: 900px;
	top: 0px;
	margin-top: 0px;

}

#upMenu li {
	float: left;
	width: 130px;
	list-style-type: none;
	position: relative;

}

#upMenu li a {
	border-right: 1px solid black;
	display: block;
	height: 17px;
	float: left;
	font-size: 12px;
	padding: 8px 6px 5px 6px;
	cursor: pointer;
	width: 110px;
	text-align: center;

}

#upMenu li div ul {

	top: 30px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	float: left;
	position: absolute;

}

#upMenu li div ul li {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	list-style-type: none;
	display: none;
	float: none;

	margin-left: 0px;

	width: auto;

}

#upMenu li:hover div ul li {
	display: block;
}

#upMenu li div ul li a {
	float: none;
	width: 230px;
	padding: 8px 6px 5px 6px;
	background: #EDEDED;
	overflow: visible;
	height: 50px;
	text-align: left;

}

#upMenu li div ul li a img {
	float: left;
	margin-left: -2px;
	margin-right: 5px;
	border: none;

}

#upMenu a:hover {
	background: #CCCCCC;
}

/*
#upMenu .newMessage {
    background:red;
    color:white;
    padding: 1px 2px 1px 2px;
}
*/
.newMessage {
	background: red;
	color: white;
	padding: 1px 2px 1px 2px;
	display: inline-block;
	/*max-width: 23px;*/
	overflow: hidden;
	margin-bottom: -5px;
	height:17px;
}

.newMessage.orange {
	background: orange;
}

.newMessage.purple {
	background: #CE4CB2;
}

.newMessage.deeppink {
	background: deeppink;
}

#messageNewW table {
	width: 400px;

}

#messageNewW table label {
	width: auto;
}

#messageNewWsssss table input[type=checkbox] {
	float: left;
}

#messageNewW table .newMessageSendBox {
	width: 300px;
	height: 120px;
}

#messageReadW {
	overflow: hidden;
}

#messageReadW #messageDiv {
	text-align: center;
	width: 590px;
	height: 285px;
	overflow: scroll;
	background: #EDEDED;
	padding-top: 20px;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;

}

#messageReadW #messageDiv .text {
	width: 500px;
	height: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid gray;
	margin-bottom: 10px;
	margin-left: 26px;
	text-align: justify;
	background: #FFFFFF;

}

#messageReadW #messageDiv .text img {
	float: left;

	margin-left: -7px;
	margin-top: -4px;
	margin-right: 3px;
	margin-bottom: 5px;
}

#messageReadW textarea {
	width: 465px;
	height: 50px;
	float: left;
	margin-left: 5px;

}

#messageReadWsssss input[type=button] {
	height: 50px;
	padding-top: -10px;
	float: left;
	margin-left: 5px;

}

.leftBar {
	z-index: 10;
	top: 0px;
	left: 0px;
	position: absolute;
	width: 250px;
	height: 600px;
	color: white;
	font-size: 13px;
	overflow: scroll;
}

.leftBarBackground {
	z-index: 9;
	display: none;
	background: black;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

nav {
	/*margin-left: 10px;*/
	text-align: left;
	z-index: 100000;
}

nav span {
	background: url("/elements/icons/menu_right.png");
	display:block;
	width:16px;
	height:16px;
	float:right;
	margin-right: -30px;
	transform: scale(0.5,0.5);
}

.navShadow {
	position: absolute;
	z-index: 100000;
	height: 36px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	box-shadow: 0px 0px 10px 0px #000000;
	-webkit-box-shadow: 0px 0px 10px 0px #000000;
	-moz-box-shadow: 0px 0px 10px 0px #000000;
	-ms-box-shadow: 0px 0px 10px 0px #000000;
	-o-box-shadow: 0px 0px 10px 0px #000000;

}

.ui-dialog {
	padding: 1px;
}

nav ul ul {
	display: none;
	z-index: 100000;
}

nav ul li:hover > ul {
	display: block;
	width:240px;
}

.logout {
	display: block;
	padding: 11px 40px;
	color: #555555;
	text-decoration: none;
	font-size: 15px;
	border-left: 1px solid #555555;
	z-index: 100000;
	height: 35px;

}

.logout:hover {
	background: #CCCCCC;
	background: linear-gradient(top, #FED8D8 0%, #CCCCCC 40%);
	background: -moz-linear-gradient(top, #FED8D8 0%, #CCCCCC 40%);
	background: -webkit-linear-gradient(top, #FED8D8 0%, #CCCCCC 40%);
}

nav  ul {
	/* border-left:1px solid #555555; */
	padding: 0;
	list-style: none;
	position: relative;
	display: inline-table;
	margin-top: -1px;
	z-index: 100000;
	width:100%;
}

nav > ul > li {
	display:inline-block;
}

nav > ul > li:last-child {
	float:right;
}

nav ul:after {
	content: "";
	clear: both;
	display: block;
}

nav ul li {
	float: left;
	z-index: 100000;
}

nav ul li:hover {
	/*background: -webkit-linear-gradient(top, #007de8 0%, #03205d 40%);*/
	background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 40%);
}

nav ul li a {
	display: block;
	padding: 11px 15px;
	color: #555555;
	text-decoration: none;
	font-size: 15px;
	border-right: 1px solid #555555;
	z-index: 100000;
}

nav ul > li > a > img {
	max-height: 25px;
	margin-top: -3px;
	float: left;
	margin-left: -35px;
}

nav  ul li a img#changelog_pic {
	float: left;
	margin-top: -3px;
	margin-left: 3px;
	max-height: 25px;
	width: 20px;
}

nav ul ul {
	background: #CCCCCC;
	border-radius: 0px;
	padding: 0;
	position: absolute;
	top: 100%;
	margin-left: -1px;
	min-width: 180px;
	box-shadow: 5px 5px 5px -10px #000000;
	z-index: 100000;

}

nav ul ul li {
	float: none;
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #ADADAD;
	position: relative;
	z-index: 100000;
	min-width:240px;
	display: block;
}

nav ul ul li a {
	padding: 8px 40px 8px 10px;
	color: #fff;
}

nav ul ul li a img {
	max-height: 16px;
	margin-top: -2px;
	float: left;
	margin-left: -5px;
	margin-right: 5px;
}

nav ul ul li a:hover {
	background: #0070D8;
	color: white !important;
}

nav ul ul li a:hover img {
	margin-top: -1px;

}

nav ul ul ul {
	position: absolute;
	left: 100%;
	top: 0;
}

nav ul ul {
	width:240px;
	display: none;
	/*display: inline-block;*/
}

nav li.over ul ul, nav li.over ul ul ul
{
	display: none;
}

nav li.over > ul, nav ul li.over > ul, nav ul ul li.over > ul
{
	display: inline-block;
}

.profile a {
	cursor: default;
}

.profile {
	/*background: #EEEEEE;*/
	height: 35px;
	/*margin-left: -10px;*/
}

.profile:hover {
	/*background: #000;*/
}

#placeHold .button img {
	margin-bottom: -4px;
	margin-left: -10px;
	margin-right: -8px;
}

#placeHold {
	float: left;
	width: 100%;

}

#placeHold .country {
	width: 700px;
	margin-bottom: 0px;
	margin-top: 10px;
	border: 1px solid #D3D3D3;
	background: #F2F2F2;
}

#placeHold .country p {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#placeHold .place {

	width: 100%;
	height: 70px;
	margin-bottom: 20px;
	border-bottom: 1px solid white;
}

#placeHold .place p {
	font-weight: bold;
}

#placeHold .place .userPic {
	height: 35px;
	width: 35px;
	float: right;
	margin-right: 3px;
	margin-top: 35px;
}

#placeHold .room {
	width: 70px;
	height: 68px;
	background: #D3D3D3;
	top: 0px;
	float: right;
	top: 0px;
	margin-top: 0px;
	border-left: 1px solid white;
}

#placeHold .room p {
	width: 69px;
	text-align: center;
	color: #757575;
	margin-top: 50px;
	font-weight: normal;
}

#placeHold .room img {
	margin-top: -75px;
}

#userList {
	float: right;
	width: 200px;
	min-height: 400px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: -10px;
}

.help {
	margin-bottom: 10px;
}

.white3Dbackground {
	background: rgb(255, 255, 255); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(229, 229, 229, 1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}

.horizontalGrayBackground {
	background: rgb(211, 211, 211); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(211, 211, 211, 1) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(211, 211, 211, 1)), color-stop(100%, rgba(255, 255, 255, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(211, 211, 211, 1) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(211, 211, 211, 1) 0%, rgba(255, 255, 255, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(211, 211, 211, 1) 0%, rgba(255, 255, 255, 1) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(211, 211, 211, 1) 0%, rgba(255, 255, 255, 1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3d3d3', endColorstr='#ffffff', GradientType=1); /* IE6-9 */
}

form input[type=text] {

}

form submit {
	float: right;
	margin-top: 20px;
}

.ui-state-highlight {
	/*margin-bottom:10px;*/
}

.pure-checkbox {
	width: 100px;
}

.timetableDay {
	width: 100px;
	float: left;
	border-left: 1px solid gray;

	border-bottom: 1px solid gray;
	min-height: 1300px;

}

.timetableDay div {
	width: 100%;
	text-align: center;
	padding-top: 3px;
}

.timetableDay .dayName {

	font-weight: bold;
	height: 20px;
}

.timetableDay .controll {
	background: white;
	font-weight: bold;
	height: 50px;
}

.timetableButton {
	width: 50px;
	border: none;
	padding: 3px;
	color: #008FB8;
	background: blue;
	margin-top: 0px;
	float: left;
}

.timetableDay .block {
	color: white;

}

.timetableDay .free {
	background: #00CC99;
	border: 1px solid green;
	margin-bottom: 0px;
	width: 98px;

}

.timetableDay .times {
	background: #E0E0E0;
	margin-bottom: 0px;
	width: 100px;
	height: 44px;
	border-bottom: 1px solid #BABABA;
	color: black;

	/*
        background:#E0E0E0;
        color:black;
        border-bottom:1px solid #BABABA;
        margin-bottom:1px;
        height:23px;
        padding-top:5px;

        */
}

.timetableDay .pause {
	background: #E0E0E0;
	border: 1px solid #BABABA;
	margin-bottom: 0px;
	color: black;
	font-size: 10px;

}

.ui-button img {
	margin-bottom: -4px;
	margin-left: -2px;
}

#ui-datepicker-div {
	display: none;
}

.timetable {
	overflow: hidden;
	height: 1205px;
	width: 100%;
}

.timetable .day {
	/*width: 205px;*/
	/*width: 155px;*/
	width: 14%;
	height: auto;
	float: left;
	border-right: 1px solid black;

}

.timetable .dayName {
	/*width: 204px;*/
	width: 100%;
	height: 40px;
	text-align: center;
	padding-top: 8px;
	background: #ccc url(/elements/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
}

.calendar_container {
	width: 100%;
	overflow-y: scroll;
	position: relative;
	height: 680px;
}

.calendar_header {
	width: 100%;
	height: 40px;
	overflow-y: scroll;
	position: relative;
}

#calendarCategoryWin .calendar_container {
	width: 85%;
}

#calendarCategoryWin .calendar_header {
	width: 85%;
}

.timetable .room {
	/*width: 51px;*/
	width: 25%;
	height: auto;
	float: left;
	/*border-left: 1px solid gray;*/
}

.timetable .block {
	width: 100%;
	height: 110px;
	/*border-top: 1px solid white;*/
	/*border-right: 1px solid white;*/
	font-size: 9px;
	color: white;
	/*border-bottom: 1px solid black;*/
	text-align: center;
	z-index: 10;
	position: relative;
	cursor: pointer;
}

.hover:hover {
	/*background: #428f36;*/
}

.timetable .part {
	width: 100%;
	margin-bottom: 3px;
	padding-top:5px;
	font-size: 0.5vw;
	/*border-bottom: 1px dotted gray;*/
}

.timetable .free {
	background: #addca5;
	color: white;
	/*
	background: linear-gradient(to top, #0dff16,  #004602);
	-webkit-filter: grayscale(50%);
	*/
	cursor: pointer;
	background: linear-gradient(to top, #0d6d92, #5bbbbb);
}

.timetable .locked {
	/*background: linear-gradient(to top, #4c96a7, #465769);*/
	background: linear-gradient(to top, #4c96a7, #2e3235);	
}

.timetable .reserved {
	background: #EB5F62;
	color: white;
	/*
	background: linear-gradient(to top, #fd0d17, #da020b, #580004);
	-webkit-filter: grayscale(50%);
	*/
	background: linear-gradient(to top, #f3a1a3, #bf2225);
	cursor: pointer;
}

.timetable .reserved_htc {
	background: #EB5F62;
	color: white;
	background: linear-gradient(to top, #eb5fe7, #5bbbbb);
	cursor: pointer;
}

.timetable .reserved_multi {
	color: white;
	/*background: linear-gradient(to top, #d66a6a, #a90004);*/
	background: linear-gradient(to top, #218401, rgb(55, 208, 53));
	/*cursor: pointer;*/
}

.timetable .lounge {
	background: linear-gradient(to top, #d9e433, #e69038);
}

.timetable .mindhorror {
	background: linear-gradient(to top, #230325, rgba(191, 74, 239, 0.38));
}

.timetable .vip {
	background: linear-gradient(to top, #f3a1a3, #bf2225);
}

.timetable .partly {
	background: linear-gradient(to top, rgba(44, 181, 0, 0.75), rgba(74, 239, 155, 0.38));
	/*background: linear-gradient(to top, #d9e433, #e69038);*/
	color: white;
	cursor: pointer;
}

.timetable .free-loading {
	color: white;
	cursor: pointer;
	background: linear-gradient(to top, #0d6d92, #ff8100);
}

.timetable .partly-loading {
	color: white;
	cursor: pointer;
	background: linear-gradient(to top, rgba(44, 181, 0, 0.75), #ff8100);
}

.timetable .multi-loading {
	color: white;
	/*background: linear-gradient(to top, #d66a6a, #a90004);*/
	background: linear-gradient(to top, #218401, #ff8100);
}

.timetable .htc_overwritten {
	background: linear-gradient(to top, #171717, #a0a0a0);
}

.timetable .sixty-minute-game {
	background: #EB5F62;
	color: white;
	/*
	background: linear-gradient(to top, #fd0d17, #da020b, #580004);
	-webkit-filter: grayscale(50%);
	*/
	background: linear-gradient(to top, #d40089, #EB5F62);
}

.timetable .teambuild {
	background: #AA00FF;
	color: white;
}

.timetable .void-fake {
	background: rgb(251, 181, 182);
}

.timetable .c-fake {
	background: linear-gradient(to top, #ff8000, #d06600);
}

.timetable .tb-fake {
	background: linear-gradient(to top, #cd7aff, #b236fe);
}

.timetable .a-fake {
	background: #DFD131;
	color: white;
/*
	background: linear-gradient(to top,#d2cf00, #a09e00, #393900);
	-webkit-filter: grayscale(50%);
*/
	background: linear-gradient(to top, #dfd131, #bbae1d);
}

.timetable .m-fake {
	background: linear-gradient(to top, #cccccc, #aaaaaa);
	color: white;
}

.timetable .m-free {
	background: #addca5;
	color: white;
}

.timetable .first-block {
	background: linear-gradient(to top, #95afb7, #354bb1);
	color: white;
}

.timetable .close {

	border: none;

}

#userListWidget {
	padding: 10px;
	display: none;
	position: absolute;
	right: 0px;
	top: 35px;
	height: auto;
	width: 200px;
	background: #E3E3E3;
	z-index: 101;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;

}

.widget {
	margin-left: 10px;
	padding-bottom: 10px;
	/*border-bottom:1px solid white;   */

}

.ui-dialog-titlebar {
	margin-top: 0px;
}

.ui-dialog {
	margin-top: -10px !important;
}

table .selectable:hover {
	background: rgb(243, 79, 230) !important;
	color: white;
	cursor: pointer !important;
}

table .selectableVoucher:hover {
	background: #FEFEE2;
	cursor: pointer;
}

table .selectableReservation:hover {
	background: #E3FEE2;
	cursor: pointer;
}

table .selectableTb:hover {
	background: #fee2fd;
	cursor: pointer;
}

.center {
	width: 100%;
	text-align: center;
}

.loader {
	margin: 0 auto;

}

.ui-icon-custom {
	background-image: url('/elements/icons/coins.png') !important;
}

.ui-icon {
	width: 16px;
	height: 16px;
	background-image: url('/elements/icons/coins.png');
}

.button-success,
.button-error,
.button-warning,
.button-secondary {
	color: white;
	border-radius: 4px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	margin-top: 20px;
}

.button-success {
	background: rgb(28, 184, 65); /* this is a green */
}

.button-error {
	background: rgb(202, 60, 60); /* this is a maroon */
}

.button-warning {
	background: rgb(223, 117, 20); /* this is an orange */
}

.button-secondary {
	background: rgb(66, 184, 221); /* this is a light blue */
}

#alert {
	width: 40%;
	font-size: 20px;
	/*background:#FEFCFF;*/
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	cursor: pointer;
	-webkit-box-shadow: 0px -2px 9px 0px rgba(50, 50, 50, 0.52);
	-moz-box-shadow: 0px -2px 9px 0px rgba(50, 50, 50, 0.52);
	box-shadow: 0px -2px 9px 0px rgba(50, 50, 50, 0.52);

	background: #fefcff; /* Old browsers */
	background: -moz-linear-gradient(top, #fefcff 0%, #ebebeb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefcff), color-stop(100%, #ebebeb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefcff 0%, #ebebeb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefcff 0%, #ebebeb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fefcff 0%, #ebebeb 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fefcff 0%, #ebebeb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefcff', endColorstr='#ebebeb', GradientType=0); /* IE6-9 */

}

#alert span {
	line-height: 30px;
	margin-left: 20px;
}

#alert img {
	margin-top: 5px;
	float: left;
	width: 25px;
}

#data_error {
	position: relative;
	top: 10px;
	left: 30px;
	/*background:blue;*/
}

#tools_malfunction {
	position: relative;
	top: 10px;
	left: 60px;
	/*background:yellow;*/
}

#admin_error {
	position: relative;
	top: 30px;
	left: 30px;
	/*background:green;*/
}

#dev_suggestion {
	position: relative;
	top: 30px;
	left: 60px;
	/*background:red;*/
}

.report_box {
	width: 160px;
	height: 100px;
	font-size: 14px;
	float: left;
	text-align: center;

}

#report_box {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 9999;
}

#report_options {
	position: relative;
	text-align: center;
	background: #ebebeb;
	height: 160px;
	font-size: 14px;
	z-index: 50;
	height: 300px;
	border-top-right-radius: 5px;
}

#report_options p {
	text-align: center;
}

#report_options img {
	cursor: pointer;
	text-align: center;
	width: 70px;
}

#admin_error, #data_error, #tools_malfunction, #dev_suggestion {
	margin-left: 20px;
}

#report_options p:first-child {
	margin: 0;
	padding: 10px;
	text-align: center;
}

#report_main {
	background: #ebebeb;
	width: 463px;
}

#admin_error_dialog, #data_error_dialog, #suggestion_dialog, #tools_error_dialog {
	display: none;
	font-size: 15px;
	padding: 20px;
	z-index: 51;
	position: relative;
	width: 463px;
	height: 300px;
	border-top-right-radius: 10px;
}

#admin_error_dialog .button-success, #suggestion_dialog .button-success {
	margin-top: 40px;
}

#admin_error_dialog input.button-success, #data_error_dialog input.button-success, #suggestion_dialog input.button-success, #tools_error_dialog input.button-success {
	float: right;
}

#tools_error_dialog select#state {
	float: right;
	margin-right: 30px;
}

#tools_error_dialog input[type=checkbox] {
	margin-top: 10px;
}

#report_main .cancel {
	position: relative;
	right: 0px;
	top: 20px;
}

textarea {
	resize: none;
}

#loading, #success {
	display: none;
	height: 300px;
	width: 463px;
	text-align: center;
}

#success {
	padding-top: 40px;
}

#loading img {
	margin-top: 130px;
	margin-left: -40px;
}

#magicBuyVoucherNewWin {
	padding: 0;
}

#magicBuyVoucherNewWin #main_container {
	/*background: url('/elements/img/giftvoucherBG.jpg');*/
	/*background: #2f2f2f;*/
	/*background-size:100% 100%;*/
	height: 570px;
	background: #fff;
}

#buyer_details, #printing_details, #invoice_type_details, #payment_details, #message_details, #ticket_details, #invoice_details {
	text-align: center;
}

#magicBuyVoucherNewWin #invoice_details form {
	text-align: right;
	margin: auto;
	width: 340px;
}

#magicBuyVoucherNewWin #invoice_details .invoice_next {
	position: relative;
	left: 100px;
}

#magicBuyVoucherNewWin .steps {
	width: 115px;
	height: 30px;
	border-radius: 3px;
	margin-right: 1px;
	float: left;
	text-align:center;
}


#magicBuyVoucherNewWin .steps.active {
	background: #1cb841;
	font-size: 10px;
	color: #fff;
	padding-top: 5px;
	/*width: 16px;*/
	/*background: #fff;*/
	/*font-size: 7px;*/
}

#magicBuyVoucherNewWin .steps.done {
	background: #e0e0e0;
	font-size: 10px;
	color: #5e5e5e;
	padding-top: 5px;
	/*Index pic.: 16x16px; #5e5e5e, image: pipe.png*/
}

#magicBuyVoucherNewWin .steps.done img {
	width: 16px;
	position: relative;
	top: -3px;
}

#magicBuyVoucherNewWin .steps.inactive {
	background: #e0e0e0;
	font-size: 10px;
	color: #b0afaf;
	padding-top: 5px;
}

#magicBuyVoucherNewWin .circle_steps {
	border-radius: 50%;
	width: 20px;
	height: 20px;
	border: 1px solid #b0afaf;
	text-align: center;
	font-size: 7px;
	padding-top: 5px;
	padding-left: 2px;
	float: left;
	margin-left: 3px;
}

#magicBuyVoucherNewWin .circle_steps.active {
	border: 1px solid #fff;
	color: #fff;
}

#magicBuyVoucherNewWin .circle_steps.done {
	border: 1px solid #5e5e5e;
	color: #5e5e5e;
}

#magicBuyVoucherNewWin .circle_steps.inactive {
	color: #b0afaf;
	border: 1px solid #b0afaf;
}

#magicBuyVoucherNewWin span.label {
	display: inline-block;
	padding-top: 5px;
	padding-left: 2px;
}

#magicBuyVoucherNewWin h1 {
	/*color: #5e5e5e;*/
	color: #00b6ff;
	font-size: 30px;
	padding: 20px;
}

#magicBuyVoucherNewWin div[id$='_details_form'] {
	padding: 25px;
}

#magicBuyVoucherNewWin div[id$='_details_form'] .pure-form input {
	margin-top: 10px;
	border-radius: 3px;
	border-color: #cbcbcb;
	background: #fff;
	width: 180px;
}

#magicBuyVoucherNewWin div[id$='_details']:not(".ui-state-error") p {
	color: #5e5e5e;
	font-size: 14px;
	line-height: 150%;
	margin-top: -20px;
}

#magicBuyVoucherNewWin #buyer_details_form button {
	margin-top: 50px;
	margin-left: 40px;
	margin-right: 40px;
	width: 148px;
	height: 33px;
	border-radius: 3px;
}

/*
	#buyer_details, #printing_details,#invoice_type_details,#payment_details,#message_details,#ticket_details,#invoice_details {
		display:none;
	}*/
#magicBuyVoucherNewWin #invoice_details_form button {
	font-size: 14px;
	color: #fff;
	width: 96px;
	height: 33px;
}

#magicBuyVoucherNewWin #invoice_details_form input {
	width: 220px;
	height: 24px;
}

#magicBuyVoucherNewWin #left_panel {
	width: 50%;
	text-align: right;
	float: left;
	margin-bottom: 20px;
}

#magicBuyVoucherNewWin #left_panel input {
	width: 105px;
}

#magicBuyVoucherNewWin #invoice_data_list {
	/*margin-left:0px;*/
	width: 300px;
	float: right;
	text-align: left;
	margin-bottom: 30px;
}

#magicBuyVoucherNewWin #buttons {
	float: left;
	width: 750px;
	height: 86px;
}

#magicBuyVoucherNewWin #ticket_details table th {
	color: #265778;
	background: #e0e0e0;
	width: 250px;
	height: 27px;
	border: 1px solid #cbcbcb;
	text-align: left;
}

#magicBuyVoucherNewWin #ticket_details table tr {
	width: 250px;
	height: 27px;
	border: 1px solid #cbcbcb;
	background: #f6f5f3;
	color: #222222;
	font-size: 10px;
}

#magicBuyVoucherNewWin #ticket_details .modify_invoice_data {
	cursor: pointer;
}

#magicBuyVoucherNewWin .previous_step {
	cursor: pointer;
}

#magicBuyVoucherNewWin #invoice_data_list span {
	color: #015cb0;
	font-size: 10px;
	text-decoration: underline;
}

#magicBuyVoucherNewWin span.modify_invoice_data {
	cursor: pointer;
	margin-top: 5px;
	display: inline-block;
}

#magicBuyVoucherNewWin #ticket_details input {
	width: 185px;
	height: 24px;
}

#magicBuyVoucherNewWin #ticket_details select {
	width:185px;
}

#magicBuyVoucherNewWin #ticket_details button {
	width: 280px;
	height: 33px;
	margin-top: 10px;
}

#magicBuyVoucherNewWin .ticket, #magicBuyVoucherNewWin .productgroup {
	margin-left: 26px;
	overflow: hidden;
}

#magicBuyVoucherNewWin #gratitude_details_form {
	padding-top: 100px;
}

#magicBuyVoucherNewWin #message_details form {
	width: 500px;
	margin: auto;
	text-align: right;
}

#magicBuyVoucherNewWin #message_details input {
	width: 270px;
	height: 24px;
}

#magicBuyVoucherNewWin #message_details button {
	width: 105px; /* 96 eredeti, de nem fert ra a gombra*/
	height: 33px;
	font-size: 14px;
	color: #fff;
	margin-top: 70px;
}

#magicBuyVoucherNewWin #message_details input,#magicBuyVoucherNewWin #message_details label {
	position: relative;
	right: 40px;
}


#magicBuyVoucherNewWin #message_details .message_next {
	margin-left: 35px;
}

#magicBuyVoucherNewWin #message_details .message_skip {
	margin-right: 250px;
}

#magicBuyVoucherNewWin .characterLeft {
	position: relative;
	top: -17px;
	left: 450px;
	width: 50px;
	font-size: 10px;
}

#magicBuyVoucherNewWin .character_limit_error {
	color: red;
	font-weight: bold;
}

#magicBuyVoucherNewWin .character_limit_go {
	color: green;
	font-weight: bold;
}

#magicBuyVoucherNewWin #payment_details button {
	width: 96px;
	height: 33px;
	font-size: 14px;
	color: #fff;
}

#magicBuyVoucherNewWin #payment_details table {
	margin: auto;
}

#magicBuyVoucherNewWin #payment_details table th {
	color: #b600ff;
	/*background: #e0e0e0;*/
	width: 250px;
	height: 27px;
	border: 1px solid #cbcbcb;
}

#magicBuyVoucherNewWin #payment_details table tr {
	width: 550px;
	height: 27px;
	border: 1px solid #cbcbcb;
	/*background: #f6f5f3;*/
	color: #222222;
	font-size: 20px;
}

#magicBuyVoucherNewWin #payment_details form {
	width: 350px;
	float: right;
	margin-top: 40px;
}

#magicBuyVoucherNewWin .payment_now_no {
	margin-right: 105px;
	margin-top: 40px;
}

#magicBuyVoucherNewWin .payment_now_yes {
	margin-left: 5px;
}

#magicBuyVoucherNewWin #payment_details a {
	text-decoration: underline;
	margin-right: 150px;
}

#magicBuyVoucherNewWin #invoice_type_details_form button {
	/*width: 96px;*/
	height: 33px;
	font-size: 14px;
	color: #fff;
}

#magicBuyVoucherNewWin .invoice_type_business {
	margin-left: 200px;
}

#magicBuyVoucherNewWin #invoice_type_details_form h5 {
	font-weight: normal;
	font-style: italic;
}

#magicBuyVoucherNewWin #printing_details_form button.print {
	width: 110px;
	height: 33px;
}

#magicBuyVoucherNewWin #printing_details_form button.print_close_open {
	width: 120px;
	height: 33px;
	position: relative;
	top: 80px;
	left: 80px;
}

#magicBuyVoucherNewWin #printing_details_form button.print_new_buyer {
	width: 96px;
	height: 33px;
	position: relative;
	top: 80px;
	left: -100px;
}

#magicBuyVoucherNewWin #printing_details_form button.print_new_ticket {
	width: 96px;
	height: 33px;
	position: relative;
	top: 80px;
	left: -100px;
}

#magicBuyVoucherNewWin #printing_details_form button.print_close {
	width: 96px;
	height: 33px;
	position: relative;
	top: 80px;
	left: 80px;
}

#magicBuyVoucherNewWin #final_buyer_details {
	position: absolute;
	top: 380px;
	left:50px;
	width:750px;
	font-size: 13px;
	text-align: left;
}

#magicBuyVoucherNewWin #printing_details_form p {
	margin-top: 0px;
}

#magicBuyVoucherNewWin #voucher_code {
	/*width: 110px;*/
	/*height: 33px;*/
	background: #fdfcf5;
	border: 1px solid #fff568;
	color: #222222;
	font-size: 50px;
	font-weight: bold;
	letter-spacing: 2px;
	position: relative;
	top: 20px;
}

#magicBuyVoucherNewWin .table_cell_name {
	width: 150px;
}

#magicBuyVoucherNewWin .table_cell_data {
	width: 400px;
	border-left: 0;
}

#change_ticket_details h1 {
	color: #222222;
	font-size: 30px;
	padding: 20px;
	text-align: center;
}

#change_ticket_details h5 {
	color: #222222;
	font-size: 14px;
	margin-bottom: 25px;
	text-align: center;
	font-weight: normal;
}

#change_ticket_details button {
	position: relative;
	width: 96px;
	height: 33px;
	font-size: 14px;

}

#change_ticket_details input {
	border-radius: 3px;
	border-color: #cbcbcb;
	background: #fff;
	font-size: 10px;
	color: #222222;
	width: 250px;
	height: 24px;
	margin-top: 35px;
	margin-botton: 60px;
}

#change_ticket_details div.tickets {
	color: #222222;
	font-size: 12px;
	margin: auto;
	text-align: center;
}

#change_ticket_details table th {
	color: #265778;
	background: #e0e0e0;
	width: 250px;
	height: 27px;
	border: 1px solid #cbcbcb;
}

#change_ticket_details table tr {
	height: 27px;
	border: 1px #cbcbcb;
	background: #f6f5f3;
	color: #222222;
	font-size: 10px;

}

#change_ticket_back {
	position: relative;
	left: 70px;
}

#change_ticket_save {
	position: relative;
	top: 50px;
	left: 370px;
}

#closing_div {
	text-align: center;
}

#closing_div h5 {
	color: #222222;
	font-size: 14px;
	margin-bottom: 25px;
	text-align: center;
	font-weight: normal;
}

#cash_register_book_main, #billzone_cash_register_book_main, #cbird_cash_register_book_main {
	background: #fff;
	padding: 10px;
}

#cash_register_book_main #filter_book form, #billzone_cash_register_book_main #billzone_filter_book form, #cbird_cash_register_book_main #cbird_filter_book form {
	width: 100%;
	border: 1px solid #e1e1e1;
	text-align: center;
	padding: 16px;
	margin: auto;
	height: 56px;
	background: #f6f5f5;
}

#cash_register_book_main #filter_book label, #billzone_cash_register_book_main #billzone_filter_book label, #cbird_cash_register_book_main #cbird_filter_book label {
	color: #222222;
	font-size: 12px;
}

#cash_register_book_main #filter_book select, #billzone_cash_register_book_main #billzone_filter_book select, #cbird_cash_register_book_main #cbird_filter_book select {
	margin-top: -5px;
	vertical-align: baseline;
	width: 143px;
	font-size: 12px;
	color: #222222;
	margin-right: 20px;
}

#cash_register_book_main #filter_book #buttons, #billzone_cash_register_book_main #billzone_filter_book #buttons, #cbird_cash_register_book_main #cbird_filter_book #buttons {
	width:200px;
	float:right;
	margin-left: -170px;
	margin-top: -10px;
}

#cash_register_book_main #new_item, #billzone_cash_register_book_main #billzone_new_item, #cbird_cash_register_book_main #cbird_new_item {
	float: left;
	margin-bottom: 10px;
	margin-top: -40px;
	margin-left: 110px;
}

#cash_register_book_main #delete_selected_entries, #billzone_cash_register_book_main #delete_selected_entries, #cbird_cash_register_book_main #delete_selected_entries {
	float: right;
	margin-top: -40px;
	margin-right: 250px;
}

#cash_register_book_main #options_interval, #billzone_cash_register_book_main #billzone_options_interval, #cbird_cash_register_book_main #cbird_options_interval {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#cash_register_book_main #options_location, #billzone_cash_register_book_main #billzone_options_location, #cbird_cash_register_book_main #cbird_options_location {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

#cash_register_book_main #overflow_table, #billzone_cash_register_book_main #overflow_table, #cbird_cash_register_book_main #overflow_table {
	width:100%;
	height:84%;
	/*overflow-y:scroll;*/
	margin-top:10px;
}

#register_book_list, #billzone_register_book_list, #cbird_register_book_list {
	width: 100%;
	border: 1px solid #cbcbcb;
	margin: auto;
	font-size: 12px;
}

#info_filter, #billzone_info_filter, #cbird_info_filter {
	text-align: center;
	padding-top: 10px;
	color: #265778;
}

#cash_register_book_main tr img, #billzone_cash_register_book_main tr img, #bcbird_cash_register_book_main tr img {
	width: 27px;
	height: 27px;
	max-height: 27px;
	padding-top: 0px;
	padding-right: 2px;
	margin-left: 0px;
}

#cash_register_book_main tr, #billzone_cash_register_book_main tr, #cbird_cash_register_book_main tr {
	border: 1px solid #cbcbcb;
	line-height: 29px;
}

#cash_register_book_main tr:nth-child(even), #billzone_cash_register_book_main tr:nth-child(even), #cbird_cash_register_book_main tr:nth-child(even) {
	background: #f6f5f3;
	color: #222222;
}

#cash_register_book_main tr:nth-child(odd), #billzone_cash_register_book_main tr:nth-child(odd), #cbird_cash_register_book_main tr:nth-child(odd) {
	background: #fff;
	color: #222222;

}

#cash_register_book_main th, #billzone_cash_register_book_main th, #cbird_cash_register_book_main th {
	color: #265778;
	background: #e0e0e0;
	font-weight: bold
}

#cash_register_book_main td, #billzone_cash_register_book_main td, #cbird_cash_register_book_main td {
	/*padding:8px 0px 8px 14px;*/
	padding-right: 3px;
}

#cash_register_book_main .book_description_cell, #billzone_cash_register_book_main .book_description_cell, #cbird_cash_register_book_main .book_description_cell {
	width: 350px;
	font-size: 12px;
}

#billzone_register_book_export, #register_book_export, #cbird_register_book_export {
	float: left;
	margin-top: -40px;
	margin-left: 10px;
}

#cash_register_book_new_item, #billzone_cash_register_book_new_item, #cbird_cash_register_book_new_item {
	text-align: center;
	width: 550px;
	height: 430px;
	padding: 25px;
	/*box-shadow: 3px 3px 10px #5c5c5c ;*/
	line-height: 14px;
}

#cash_register_book_main h1 {
	text-align: center;
	color: #222222;
	font-size: 30px;
	padding: 20px;
}

#cash_register_book_new_item form, #billzone_cash_register_book_new_item form, #cbird_cash_register_book_new_item form {
	text-align: right;
	color: #222222;
	font-size: 12px;
}

#cash_register_book_new_item form input, #billzone_cash_register_book_new_item form input, #cbird_cash_register_book_new_item form input {
	vertical-align: baseline;
}

#cash_register_book_new_item input:not([type='radio']), #billzone_cash_register_book_new_item input:not([type='radio']), #cbird_cash_register_book_new_item input:not([type='radio']) {
	/*margin-right:80px;*/
	border-radius: 3px;
	border: 1px solid #cbcbcb;
	background: #fff;
	font-size: 10px;
	color: #222222;
	width: 150px;
	height: 24px;

}

#cash_register_book_new_item textarea, #billzone_cash_register_book_new_item textarea, #cbird_cash_register_book_new_item textarea {
	margin-top: 20px;
	margin-right: 100px;
	border: 1px solid #cbcbcb;
	background: #fff;
	height: 65px;
	width: 300px;
}

#cash_register_book_new_item table, #billzone_cash_register_book_new_item table, #cbird_cash_register_book_new_item table {
	margin: auto;
	width: 300px;
}

#cash_register_book_new_item table td, #billzone_cash_register_book_new_item table td, #cbird_cash_register_book_new_item table td {
	margin: auto;
	width: 150px;
}

#new_item_type_income, #billzone_new_item_type_income, #cbird_new_item_type_income {
	margin-left: 50px;
}

#new_item_type_income ::-webkit-input-placeholder, #billzone_new_item_type_income ::-webkit-input-placeholder, #cbird_new_item_type_income ::-webkit-input-placeholder {
	font-size: 10px;
	color: #222222;
}

#new_item_type_income  :-moz-placeholder, #billzone_new_item_type_income :-moz-placeholder, #cbird_new_item_type_income :-moz-placeholder {
	/* Firefox 18- */
	font-size: 10px;
	color: #222222;
}

#new_item_type_income  ::-moz-placeholder, #billzone_new_item_type_income ::-moz-placeholder, #cbird_new_item_type_income ::-moz-placeholder {
	/* Firefox 19+ */
	font-size: 10px;
	color: #222222;
}

#new_item_type_income  :-ms-input-placeholder, #billzone_new_item_type_income :-ms-input-placeholder, #cbird_new_item_type_income :-ms-input-placeholder {
	font-size: 10px;
	color: #222222;
}

#textarea_bottom, #billzone_textarea_bottom, #cbird_textarea_bottom {
	background: #EEEEEE;
	width: 300px;
	height: 25px;
	margin: auto;
}

#cash_register_book_new_item input, #billzone_cash_register_book_new_item input {
	margin-top: 10px;
}

.input_radio_label_income {
	margin-right: 100px;
}

.input_radio_label_expense {
	/*margin-right:100px;*/
}

#register_book_sum_table, #billzone_register_book_sum_table, #cbird_register_book_sum_table {
	width: 948px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 948px;
	border: 1px solid #cbcbcb;
	font-size: 12px;
}

#cash_register_book_main textarea, #billzone_cash_register_book_main textarea, #cbird_cash_register_book_main textarea {
	width: 300px;
	vertical-align: middle;
}

#register_book_query, #billzone_register_book_query, #cbird_register_book_query {
	margin-top: 10px;
}

#close_register_book_form, #close_billzone_register_book_form, #close_cbird_register_book_form {
	text-align: center;
	margin-bottom: 15px;
}

#new_item_date, #billzone_new_item_date {
	width: 100px;
}

#guestdetails_div {
	width: 710px;
	height: 350px;
	margin: auto;
	border: 1px solid #e7e7e7;
	box-shadow: 0px 0px 4px 1px #e7e7e7;
}

#guestdetails_div form {
	float: left;
	padding-left: 30px;
}

#guestdetails_table {
	width: 345px;
	height: auto;
	margin: auto;
	margin-top: 10px;
	border-spacing: 1px;
	border-collapse: separate;
}

#guestdetails_table td {
	padding-left: 10px;
	padding-right: 10px;
}

#guestdetails_table2 {
	width: 280px;
	height: auto;
	margin: auto;
	border-spacing: 1px;
	border-collapse: separate;
}

#guestdetails_table2 td {
	padding-left: 10px;
	padding-right: 10px;
}

.guest_data input {
	border: 0;
	border-bottom: 1px solid #E5E5E5;
}

.guest_details {
	background-color: #c2dfff;
	width: 125px;
	height: 40px;
}

#guestDetailsWin input[type=checkbox].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

#guestDetailsWin input[type=checkbox].css-checkbox + label.css-label {
	padding-left: 23px;
	height: 18px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 18px;
	vertical-align: middle;
	cursor: pointer;

}

#guestDetailsWin input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -18px;
}

#guestDetailsWin label.css-label {
	background-image: url('/elements/icons/checkbox.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#guestdetails_main #submit_guest_details {
	width: 80px;
	height: 27px;
	position: relative;
	right: 265px;
	top: 10px;
	float: right;
	margin-bottom: 20px;
}

#guestdetails_main #close_guest_details {
	margin-top: 0px;
	position: relative;
	top: 310px;
	left: -110px;
	width: 80px;
	height: 27px;
}


#buyerDetailsWin #buyer_details_table {
	width: 500px;
	margin: auto;
	border: 0;
}

#buyerDetailsWin #buyer_details_table td,#buyerDetailsWin  #buyer_details_table tr {
	border: 0;
}

#buyerDetailsWin #buyer_details_table th {
	text-align: left;
}

#buyerDetailsWin #buyerdetails_main ::-webkit-input-placeholder {
	padding: 10px;
	font-size: 10px;
	color: #222222;
}

#buyerDetailsWin #buyerdetails_main :-moz-placeholder {
	/* Firefox 18- */
	padding: 10px;
	font-size: 10px;
	color: #222222;
}

#buyerDetailsWin #buyerdetails_main ::-moz-placeholder {
	/* Firefox 19+ */
	padding: 10px;
	font-size: 10px;
	color: #222222;
}

#buyerDetailsWin #buyerdetails_main :-ms-input-placeholder {
	padding: 10px;
	font-size: 10px;
	color: #222222;
}

#buyerDetailsWin #buyerdetails_main #buyerdetails_div {
	width: 100%;
	margin: auto;
	border-left: 4px solid #dd0000;
}

#buyerDetailsWin #buyerdetails_main #buyer_details_table {
	width: 100%;
	margin: auto;
}

#buyerDetailsWin #buyerdetails_main #buyer_details_table td {
	padding-left: 10px;
	padding-right: 10px;
}

#buyerDetailsWin #buyerdetails_main #buyer_details_table .buyer_details {
	width: 125px;
	height: 40px;
}

#buyerDetailsWin #buyerdetails_main #submit_buyer_details {
	width: 80px;
	height: 30px;
	margin-top: 10px;
	float:right;
}

/*

*/

#buyerDetailsEditWin #buyer_details_table {
	width: 500px;
	margin: auto;
	border: 0;
}

#buyerDetailsEditWin #buyer_details_table td,#buyerDetailsWin  #buyer_details_table tr {
	border: 0;
}

#buyerDetailsEditWin #buyer_details_table th {
	text-align: left;
}

#buyerDetailsEditWin #buyerdetails_main #buyerdetails_div {
	width: 100%;
	height: 150px;
	margin: auto;
	border: 1px solid #e7e7e7;
	box-shadow: 0px 0px 4px 1px #e7e7e7;
	border-left: 4px solid #dd0000;
}

#buyerDetailsEditWin #buyerdetails_main #buyer_details_table {
	width: 100%;
	height: 125px;
	margin: auto;
	margin-top: 10px;
	border-spacing: 1px;
	border-collapse: separate;
}

#buyerDetailsEditWin #buyerdetails_main #buyer_details_table td {
	padding-left: 10px;
	padding-right: 10px;
}

#buyerDetailsEditWin #buyerdetails_main #buyer_details_table .buyer_details {
	width: 125px;
	height: 40px;
}

#buyerDetailsEditWin #buyerdetails_main #submit_buyer_details {
	width: 80px;
	height: 30px;
	margin-top: 10px;
}

#user_profile_main #user_tab_links li {
	display: inline-block;
}

#user_profile_main #user_tab_links {
	width: 100%;
	text-align: center;
	margin: auto;
}

#user_profile_main #tab_contents {
	margin: auto;
	width: 730px;
	color: #2b3d55;
}

#user_profile_main div[id$='_tab'] {
	display: none;
	width: 710px;
}

#user_profile_main div[id$='_tab']:target {
	display: block;
}

#user_profile_main #wallpaper_tab img {
	padding: 10px;
	width: 175px;
	/*margin-left:10px;*/
}

#user_profile_main #wallpaper_tab form input {
	position: relative;
	top: -12px;
	left: 23px;
}

#user_profile_main div.widgets {
	padding-top: 15px;
	width: 100px;
	height: 40px;
	margin-left: 40px;
	float: left;
	border-radius: 5px;
}

#user_profile_main #widgets_tab form {
	margin-top: 30px;
}

#user_profile_main #widgets_tab input {
	position: relative;
	top: 0px;
}

#user_profile_main #user_settings {
	width: 750px;
	margin: auto;
	margin-top: 20px;
	padding: 20px;
	border: 1px solid #e7e7e7;
}

#user_profile_main #user_details_table_div {
	width: 745px;
	height: 250px;
	margin: auto;
	border: 0;
	border: 1px solid #e7e7e7;
	box-shadow: 0px 0px 4px 1px #e7e7e7;
}

#user_profile_main button#send_new_msg_to_user {
	width:135px;
}

#user_profile_main #user_details_table {
	width: 735px;
	height: 205px;
	margin: auto;
	border-spacing: 1px;
	border-collapse: separate;
	margin-top: 20px;
	border: 0;
}

#user_profile_main #user_details_table td {
	padding: 0px;
	width: 130px;
	height: 40px;
	padding-left: 15px;
	padding-right: 10px;
	border: 0;
}

#user_profile_main #user_details_table td.user_details_data .border {
	border-top: 1px solid #e7e7e7;
	position: relative;
	top: -13px;
	left: -3px;
}

#user_profile_main #file_img {
	display:none;
}

#user_profile_main #user_settings_table {
	width: 630px;
	margin: auto;
	margin-top: 30px;
}

#user_profile_main #messaging_tab form {
	width: 630px;
	margin-top: 30px;
}

#user_profile_main #messaging_tab textarea {
	width: 700px;
	height: 100px;
}

#user_profile_main #messaging_tab table {
	width: 700px;
	text-align: center;
}

#user_profile_main #messaging_tab hr {
	width: 700px;
	margin: 0;
}

#user_profile_main .userMain {
	width: 125px;
	height: 40px;
}

#user_profile_main #wallpaper_tab, #user_profile_main #rights_tab, #user_profile_main #settings_tab, #user_profile_main #widgets_tab, #user_profile_main #logging_tab {
	height: auto !important;
}

#user_profile_main #user_details_table img {
	float: right;
}

#user_profile_main .user_details_data {
	width: 190px;
}

#user_profile_main .change_password {
	color: #0377de;
	text-align: left;
}

#user_profile_main #settings_tab td {
	height: 40px;
}

#user_profile_main #settings_tab input, #user_profile_main #settings_tab select {
	width: 180px;
	padding: 10px;
}

#user_profile_main #logging_tab table {
	margin-top: 20px;
}

ul li a:hover {
	outline: 0;
}

.ui-dialog-titlebar-buttonpane {
	margin-top: -9px !important;

}

.pure-table a.more {
	color: #006ED4;
	font-weight: bold;
	text-shadow: white 0 0 7px;
}

/*
	felhasznaloi profil, beallitasok ful
*/
#user_profile_main #settings_tab input[type=checkbox].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

#user_profile_main #settings_tab input[type=checkbox].css-checkbox + label.css-label {
	padding-left: 23px;
	height: 18px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 18px;
	vertical-align: middle;
	cursor: pointer;

}

#user_profile_main #settings_tab input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -18px;
}

#user_profile_main #settings_tab label.css-label {
	background-image: url('/elements/icons/checkbox.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/*
	felhasznaloi profil, jogosultsag ful
*/
#user_profile_main #rights_tab > table {
	margin-top: 20px;
}

#user_profile_main .rights_headers {
	padding-left: 20px;
	border: 0;
}

#user_profile_main #rights_tab input[type=checkbox].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

#user_profile_main #rights_tab input[type=checkbox].css-checkbox + label.css-label {
	padding-left: 23px;
	height: 18px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
	vertical-align: middle;
	cursor: pointer;

}

#user_profile_main #rights_tab input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -18px;
}
/* --- */
#user_profile_main #rights_tab input[type=radio].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

#user_profile_main #rights_tab input[type=radio].css-checkbox + label.css-label {
	padding-left: 23px;
	height: 18px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
	vertical-align: middle;
	cursor: pointer;

}

#user_profile_main #rights_tab input[type=radio].css-checkbox:checked + label.css-label {
	background-position: 0 -18px;
}

#user_profile_main #rights_tab label.css-label {
	background-image: url('/elements/icons/checkbox.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#user_profile_main .ui-tabs .ui-tabs-panel {
	padding: 0;
}

#user_profile_main #rights_tab table td {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#user_profile_main #wallpaper_tab form {
	width: 650px;
	margin: auto;
}

#user_profile_main #wallpaper_tab img {
	padding: 10px;
	width: 160px;
	height: 135px;
	opacity: 0.3;
	cursor: pointer;
}

#user_profile_main #wallpaper_tab input[type=checkbox] {
	display: none;
}

/*
	felhasznaloi profil, widget ful
*/
#user_profile_main #widgets_tab input[type=checkbox].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

#user_profile_main #widgets_tab input[type=checkbox].css-checkbox + label.css-label {
	padding-left: 23px;
	height: 18px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
	vertical-align: middle;
	cursor: pointer;

}

#user_profile_main #widgets_tab input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -18px;
}

#user_profile_main #widgets_tab label.css-label {
	background-image: url('/elements/icons/checkbox.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#user_profile_main #tab_contents .save_button_settings {
	position: relative;
	left: 620px;
	margin-bottom: 20px;
	width: 85px;
	height: 30px;
}

#user_profile_main #tab_contents .save_button_widgets {
	position: relative;
	right: -160px;
	top: 50px;
	width: 85px;
	height: 30px;
	margin-bottom: 70px;
}

#user_profile_main #tab_contents .save_button_wp {
	position: relative;
	left: 580px;
	top: 20px;
	width: 85px;
	height: 30px;
	margin-bottom: 30px;
}

#user_profile_main #tab_contents .save_button_pm {
	position: relative;
	left: 615px;
	top: 20px;
	width: 85px;
	height: 30px;
	margin-bottom: 30px;
}

/*
	belegyezesi nyilatkozat
*/
#consenting_statement_main {
	width: 1100px;
	margin: auto;
	margin-top: 20px;
}

#consenting_statement_main table {
	border: 1px solid #e7e7e7;
	width: 900px;
	margin: auto;
}

#consenting_statement_main form {
	border: 0;
}

#consenting_statement_main table td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0;
	width: 195px;
}

#consenting_statement_main input[type=checkbox].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

#consenting_statement_main input[type=checkbox].css-checkbox + label.css-label {
	padding-left: 23px;
	height: 18px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 18px;
	vertical-align: middle;
	cursor: pointer;

}

#consenting_statement_main input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -18px;
}

#consenting_statement_main label.css-label {
	background-image: url('/elements/icons/checkbox.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#consenting_statement_main .statement_headers {
	padding-left: 20px;
	height: 33px;
	border: 0;
}

#consenting_statement_main input[type=text], #consenting_statement_main textarea {
	width: 190px;
	height: 40px;
	padding-left: 20px;
}

#consenting_statement_main textarea {
	padding-top: 10px;
}

#consenting_statement_main button {
	width: 80px;
	height: 30px;
}

#consenting_statement_main #save_statements {
	position: relative;
	left: 1000px;
	top: 30px;
}

#consenting_statement_main #close_statements {
	position: relative;
	left: 900px;
	top: -19px;
}

#consenting_statement_main #new_guest {
	position: relative;
	top: -20px;
	left: -70px;
}

#consenting_statement_main ::-webkit-input-placeholder {
	font-size: 11px;
	color: #222222;
}

#consenting_statement_main :-moz-placeholder {
	/* Firefox 18- */
	font-size: 11px;
	color: #222222;
}

#consenting_statement_main ::-moz-placeholder {
	/* Firefox 19+ */
	font-size: 11px;
	color: #222222;
}

#consenting_statement_main :-ms-input-placeholder {
	font-size: 11px;
	color: #222222;
}

#consenting_statement_main hr {
	width: 850px;
	background: #cfcfcf;
	color: #cfcfcf;
	/*border-color: #cfcfcf;*/
}

#consenting_statement_main select {
	height: 40px;
	padding: 5px;
}

#consenting_statement_table_reserving_guest input[type=text] {
	border: 0;
}

#orderListManualWin form#orderListManualForm {
	/*height: 100px;*/
	/*padding-top: 25px;*/
}

#orderListManualWin #orders_list_main table {
	width: 1275px;
	/*border: 0;*/
}

#orderListManualWin #orders_list_main table tbody tr {
	height: 32px;
}

#orderListManualWin #orders_list_main table td:not(td:first-of-type) {
	padding:0px;
}

#orderListManualWin #orders_list_main .order_headers {
	height: 28px;
	padding-bottom: 6px;
}

#orderListManualWin #orderListManualForm button#submitt {
	width: 70px;
	height: 30px;
}

#orderListManualWin #orderListManualForm label {
	/*margin: 10px;*/
	/*float: left;*/
}

#orderDataNewWin #order_details_table_div {
	width: 815px;
	margin: auto;
	border-radius: 3px;
	border-left: 4px solid #bb00dd;
}

#orderDataNewWin #order_details_table_div table {
	width: 100%;
	margin-top: 15px;
}

#orderDataNewWin #order_details_table_div table th {
	text-align:left;
}

#orderDataNewWin #order_details_table_div table td {
	padding-left: 20px;
}

#orderDataNewWin .paypal_link {
	text-align: center;
}

#orderDataNewWin #order_details_table_div .orderMain {
	/*width: 20%;*/
	/*color: #27425f;*/
}

#orderDataNewWin #order_details_table .order_details_data {
	/*width: 180px;*/
	/*padding: 0;*/
}

#orderDataNewWin #order_details_table span.arrow {
	font-size:14px;
}

#orderDataNewWin #orderDataNewTabs {
	margin-top: 30px;
	border: 0;
}

#orderDataNewWin #order_details_table .border {
	margin: 0;
	border-bottom: 1px solid #e6e6e6;
	height: 40px;
	width: 160px;
	margin: auto;
	text-align: left;
	padding-top: 15px;
}

#orderDataNewWin #orderDataNewTabs div[id^='fragment-'] {
	padding: 0;
	padding-top: 20px;
}

#orderDataNewWin #orderDataNewTabs ul {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	background: none;
}

#orderDataNewWin #orderDataNewTabs #order_items_list, #orderDataNewTabs #order_transaction_list, #orderDataNewTabs #order_reservation_list {
	width: 100%;
}

#orderDataNewWin #orderDataNewTabs #order_items_list td, #orderDataNewTabs #order_reservation_list td {
	height: 32px;
	border: 0;
	padding-left: 10px;
}

#orderDataNewTabs #order_transaction_list tr {
	height:32px;
	border-bottom: 1px solid #c6c6c6;
}

#orderDataNewTabs #order_transaction_list td {
	border: 0px;
}

#orderDataNewWin #orderDataNewTabs #order_transaction_list td.hr_cells, #orderDataNewTabs #order_items_list td.hr_cells, #orderDataNewTabs #order_reservation_list td.hr_cells {
	padding-left: 0px !important;
	text-align: center;
	height: 20px !important;
}

#orderDataNewWin #orderDataNewTabs #order_transaction_list tr.hr_row, #orderDataNewTabs #order_items_list tr.hr_row, #orderDataNewTabs #order_reservation_list tr.hr_row {
	height: 20px;
}

#orderDataNewWin #orderDataNewTabs #order_transaction_list .transaction_data, #orderDataNewTabs #order_items_list .items_data, #orderDataNewTabs #order_reservation_list .items_data {
	padding-top: 5px;
	padding-bottom: 5px;
}

#orderDataNewWin #orderDataNewTabs #order_transaction_list hr, #orderDataNewTabs #order_items_list hr, #orderDataNewTabs #order_reservation_list hr {
	width: 94%;
}

#orderDataNewWin #order_reservation_list img {
	width:16px;
}

#orderDataNewWin #orderDataNewTabs textarea {
	padding: 10px;
}

#orderDataNewWin #orderDataNewTabs #add_new_item, #orderDataNewTabs #add_new_transaction, #orderDataNewTabs #add_new_reservation {
	float: right;
}

#orderDataNewTabs #add_new_transaction, #orderDataNewTabs #add_new_discount {
	margin: 0px;
}

#orderDataNewWin #orderDataNewTabs .order_logs {
	width: 100%;
}

#orderDataNewWin #orderDataNewTabs .order_logs td {
	height: 30px;
}

#orderDataNewWin #orderDataNewTabs .order_logs .name_log {

}

#orderDataNewWin #orderDataNewTabs .order_logs .item_log {

}

#orderDataNewWin #orderDataNewTabs .order_logs .type_log {
	width: 200px;
}

#orderDataNewWin #orderDataNewTabs .order_logs .received_time_log {
	text-align: center;
	width: 130px;
}

#orderDataNewWin #orderDataNewTabs .order_logs .message_log {

}

#orderDataNewWin #orderDataNewTabs .order_logs .header {
	background: url("/elements/img/fejlec_gradient.jpg");
}

#orderDataNewWin #orderDataNewTabs #add_new_reservation_error {
	width: 300px;
	padding-top: 25px;
	margin: auto;
}

#orderDataNewWin #orderDataW #add_new_ticket_error {
	width: 100%;
	margin: auto;
	margin-bottom: 10px;
}

#orderDataNewWin #orderDataNewTabs #fragment-2 p {
	font-size: 11px;
}

#orderAddNewItemWin form {
	width: 400px;
	margin: auto;
	text-align: right;
}

#orderAddNewItemWin select {
	margin-bottom: 10px;
}

#orderAddNewItemWin button {
	float: right;
	margin-top: 10px;
	width: 85px;
	height: 30px;
}

#orderAddNewItemWin h4 {
	text-align: center;
	margin-top: 5px;
}

#orderAddNewTransactionWin form {
	width: 400px;
	margin: auto;
	text-align: right;
}

#orderAddNewTransactionWin table {
	margin-bottom: 10px;
	width: 400px;
	margin: auto;
	border-collapse: separate;
	border-spacing: 1px;
}

#orderAddNewTransactionWin table td {
	padding-left: 15px;
}

#orderAddNewTransactionWin button {
	float: right;
	margin-top: 10px;
	width: 85px;
	height: 30px;
}

#orderAddNewTransactionWin h4 {
	text-align: center;
	margin-top: 5px;
}

#orderAddNewTransactionWin .wiretransfer {
	display:none;
}

#orderAddNewTransactionWin .transactionMain {
	background: #c2dfff;
	width: 125px;
	height: 40px;
	color: #27425f;
}

#calendarCategoryWin input[type=radio].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

#calendarCategoryWin input[type=radio].css-checkbox + label.css-label {
	padding-left: 23px;
	height: 18px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
	vertical-align: middle;
	cursor: pointer;

}

#calendarCategoryWin input[type=radio].css-checkbox:checked + label.css-label {
	background-position: 0 -18px;
}

#calendarCategoryWin label.css-label {
	background-image: url('/elements/icons/checkbox.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#calendarCategoryWin #filters {
	float: right;
	width: 140px;
	position: relative;
	top: -800px;
}

#calendarCategoryWin .colors {
	width: 10px;
	height: 20px;
	position: relative;
	top: -20px;
	left: -15px;
}

#calendarCategoryWin #filters #add_new_category {
	margin-top: 50px;
}

#calendarCategoryWin #filters #add_new_category input {
	width: 100px;
}

#calendarCategoryWin #filters #delete_category {
	margin-top: 50px;
}

#calendarCategoryWin #jPicker {
	margin: 0px;
	margin-top: 10px;
}


#autoFakeCalendarWin input[type=radio].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

#autoFakeCalendarWin input[type=radio].css-checkbox + label.css-label {
	padding-left: 23px;
	height: 18px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
	vertical-align: middle;
	cursor: pointer;

}

#autoFakeCalendarWin input[type=radio].css-checkbox:checked + label.css-label {
	background-position: 0 -18px;
}

#autoFakeCalendarWin label.css-label {
	background-image: url('/elements/icons/checkbox.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#autoFakeCalendarWin #filters {
	float: right;
	width: 140px;
	position: relative;
	bottom: 1250px;
	right: -10px;
	margin-bottom: -1250px;
}

#autoFakeCalendarWin .colors {
	width: 10px;
	height: 20px;
	position: relative;
	top: -20px;
	left: -15px;
}

#autoFakeCalendarWin #filters #add_new_category {
	margin-top: 50px;
}

#autoFakeCalendarWin #filters #add_new_category input {
	width: 100px;
}

#autoFakeCalendarWin #filters #delete_category {
	margin-top: 50px;
}

#autoFakeCalendarWin #jPicker {
	margin: 0px;
	margin-top: 10px;
}

.ui-dialog-titlebar {
	background: linear-gradient(182deg, rgb(169, 0, 255) 0%, rgb(255, 0, 153) 100%);
}

.orderData_background, .orderList_header {
	background: #f1ccf8 !important;
}

.buyerData_background {
	background: #f8cccc !important;
}

.userData_background, .userList_header {
	background: #000000 !important;
	color: white;
}

.todoData_background {
	background: #dddddd !important;
}

.productData_background {
	background: #afdfdd !important;
}


/* --------------- */
#orderDataNewWin button, #orderListManualWin button, #orderAddNewTransactionWin button, #invoicesWin button, #magicGenerateOrderWin button, #orderAddNewDiscountWin button, #orderAddNewItemWin button {
	background: #bb00dd;
}

#orderListManualWin thead, #invoicesWin thead {
	background: #f1ccf8 !important;
	color: #bb00dd !important;
}

#orderListManualWin .selectable:hover {
	background: #f1ccf8 !important;
}

#orderDataNewWin .order_transaction_header {
	background: #f1ccf8 !important;
	color: #bb00dd !important;
}

/* --------------- */
#buyerDetailsWin button, #buyerDetailsEditWin button, #buyerListWin button {
	background: #dd0000;
}

#buyerListWin .selectable:hover {
	background: #f8cccc !important;
}

#buyerListWin thead {
	background: #f8cccc !important;
	color: #dd0000 !important;
}

#buyerDetailsWin .more {
	color: #dd0000;
}

/* --------------- */
#userProfileNewWin button, #usersWin button, #userNewUserWin button, #magicUserDataWin button {
	background: #dd5800;
}

#userProfileNewWin .more, #usersWin thead th {
	color: #dd5800;
}

#usersWin .selectable:hover {
	background: #000 !important;
}

#todoListWin button {
	background:#575757;
}

/* -------------- */

#productDetailsWin button, #productEditWin button, #createNewProductWin button, #productListShoppingWin button, #productListWin button, #productSoldListWin button, #productGroupListWin button, #productGroupDetailsWin button, #createNewProductGroupWin button {
	background: #80b2b0;
}

#productListWin thead, #productGroupListWin thead, #productListShoppingWin thead, #productSoldListWin thead {
	background: #afdfdd !important;
	/*color: #80b2b0 !important;*/
}

#productListWin .selectable:hover, #productGroupListWin .selectable:hover, #productSoldListWin .selectable:hover {
	background: #afdfdd !important;
}



/*
	feladatablak a főképernyőn
*/
#task_container {
	position: fixed;
	background: white;
	width: 760px;
	height: 600px;
	top: 70px;
	left: -760px;
	z-index: 10000;
	box-shadow: 0px 0px 15px lightgrey;
	display:none;

	/*background:#ebebeb;*/
}

#task_container #open_close_div {
	width: 30px;
	height: 180px;
	background: linear-gradient(to right, #fefcff 0%, #ebebeb 100%);
	position: relative;
	left: 30px;
	float: right;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	cursor: pointer;
	padding-top: 30px;
	text-align: center;
}

#task_container #tasks {
	max-height: 600px;
	overflow-y: auto;
	font-family: verdana;
	font-size: 10px;
}

#task_container .vertical-text {
	font-size: 20px;
}

#task_container #remaining_tasks {
	color: white;
	background: red;
	font-size: 15px;
	display: block;
}

#background_controls {
	width: 150px;
	margin: auto;
}

#background_controls img {
	width: 20px;
	cursor: pointer;
}

#background_controls #previous {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	float: left;
}

#background_controls #next {
	margin-left: 100px;
}

::-webkit-input-placeholder {
	color: #B6B6B6;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #B6B6B6;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #B6B6B6;
}

:-ms-input-placeholder {
	color: #B6B6B6;
}

#usersWin td {
	line-height:32px;
	padding-top:0;
	padding-bottom:0;
}


#userNewUserWin table {
	width: 735px;
	height: 205px;
	margin: auto;
	border-spacing: 1px;
	border-collapse: separate;
	border: 0;
}

#userNewUserWin table td {
	padding: 0px;
	width: 130px;
	height: 40px;
	padding-left: 15px;
	padding-right: 10px;
	border: 0;
}

#userNewUserWin input[type=checkbox].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

#userNewUserWin input[type=checkbox].css-checkbox + label.css-label {
	padding-left: 23px;
	height: 18px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
	vertical-align: middle;
	cursor: pointer;

}

#userNewUserWin input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -18px;
}

#userNewUserWin label.css-label {
	background-image: url('/elements/icons/checkbox.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#campaignDetailsWin #details {
	width: 100%;
	margin: auto;
	margin-bottom:20px;
	margin-top:10px;
	border-radius: 3px;
}

#campaignDetailsWin button#edit_campaign {
	margin-left:300px;
	margin-top:10px;
}

#campaignDetailsWin button#add_coupon_button {
	margin-top:-20px;
}

#campaignDetailsWin #details table {
	width:100%;
	border-left: 4px solid rgb(189, 189, 189);
}

#campaignDetailsWin #details td {
	width:125px;
	height:32px;
}

#campaignDetailsWin #details td .border {
	/*border-bottom: 1px solid #e6e6e6;*/
	height: 40px;
	width: 160px;
	margin: auto;
	text-align: left;
	padding-top: 15px;
}

#campaignDetailsWin .campaign_label {
	background: #DBDADA;
	text-align: left;
	width:25%;
}

#campaignDetailsWin #details td.campaign_data {
	padding-left: 10px;
	padding-right:10px;
	width:25%;
}

#campaignDetailsWin #campaignDataTabs {
	border:0;
}

#campaignDetailsWin #campaignDataTabs ul {
	border-bottom: 1px solid #aaa;
}

#campaignDetailsWin #coupon_list tr {
	height: 32px;
}

#campaignDetailsWin #campaignDataTabs #coupon_list, #campaignDetailsWin #campaignDataTabs #reservation_list, #campaignDetailsWin #campaignDataTabs #voucher_list {
	width:100%;
}

#campaignDetailsWin #campaignDataTabs #coupon_list td, #campaignDetailsWin #campaignDataTabs #coupon_list table {
	border:0;
}

/*

*/

#oldCampaignDetailsWin #details {
	width: 100%;
	margin: auto;
	margin-bottom:20px;
	margin-top:10px;
	border-radius: 3px;
}

#oldCampaignDetailsWin button#edit_campaign {
	margin-left:300px;
	margin-top:10px;
}

#oldCampaignDetailsWin button#add_coupon_button {
	margin-top:-20px;
}

#oldCampaignDetailsWin #details table {
	width:100%;
	border-left: 4px solid rgb(189, 189, 189);
}

#oldCampaignDetailsWin #details td {
	width:125px;
	height:32px;
}

#oldCampaignDetailsWin #details td .border {
	/*border-bottom: 1px solid #e6e6e6;*/
	height: 40px;
	width: 160px;
	margin: auto;
	text-align: left;
	padding-top: 15px;
}

#oldCampaignDetailsWin .campaign_label {
	background: #DBDADA;
	text-align: left;
}

#oldCampaignDetailsWin #details th.campaign_label {
	width:50%;
}

#oldCampaignDetailsWin #details td.campaign_data {
	padding-left: 10px;
	padding-right:10px;
	width:50%;
}

#oldCampaignDetailsWin #campaignDataTabs {
	border:0;
}

#oldCampaignDetailsWin #campaignDataTabs ul {
	border-bottom: 1px solid #aaa;
}

#oldCampaignDetailsWin #campaignDataTabs #coupon_list {
	width:100%;
}

#oldCampaignDetailsWin #campaignDataTabs #coupon_list td, #campaignDetailsWin #campaignDataTabs #coupon_list table {
	border:0;
}

/*

*/

#campaignDetailsEditWin #details {
	width: 750px;
	margin: auto;
	margin-bottom:20px;
	margin-top:10px;
	border: 1px solid #e7e7e7;
	box-shadow: 0px 0px 4px 1px #e7e7e7;
	border-radius: 3px;
	padding:20px;
}

#campaignDetailsEditWin button {
	margin-left:300px;
	margin-top:20px;
}

#campaignDetailsEditWin #details table {
	border-collapse: separate;
	border-spacing: 1px;
	width:100%;
}

#campaignDetailsEditWin #details td {
	width:140px;
	height:40px;
}

#campaignDetailsEditWin #details td input {
	border:none;

}

#campaignDetailsEditWin #details td .border {
	/*border-bottom: 1px solid #e6e6e6;*/
	height: 40px;
	width: 160px;
	margin: auto;
	text-align: left;
	padding-top: 15px;
}

#campaignDetailsEditWin #details td input {
	border: 0;
	border-bottom: 1px solid #E5E5E5;
	height:40px;
}

#campaignDetailsEditWin .campaign_label {
	background: #DBDADA;
	padding-left:10px;
	/*text-align: center;*/
}

#campaignDetailsWin #details td.campaign_data {
	padding-left: 10px;
	padding-right:10px;
}

#campaignDetailsEditWin #campaignDataTabs {
	border:0;
}

#campaignDetailsEditWin #campaignDataTabs ul {
	border-bottom: 1px solid #aaa;
}

#campaignDetailsEditWin #campaignDataTabs #coupon_list {
	width:100%;
}

#campaignDetailsEditWin #campaignDataTabs #coupon_list td, #campaignDetailsEditWin #campaignDataTabs #coupon_list table {
	border:0;
}

#couponListWin form input {
	width:80%;
}

#couponDetailsWin #details {
	width: 100%;
	margin: auto;
	margin-top:10px;
	border-radius: 3px;
}

#couponDetailsWin button {
	margin-left: 300px;
	margin-top: 10px;
}

#couponDetailsWin #details table {
	width:100%;
	border-left: 4px solid rgb(189, 189, 189);
}

#couponDetailsWin #details td {
	width:125px;
	height:32px;
}

#couponDetailsWin #details td input {
	border:none;
}

#couponDetailsWin .coupon_label {
	background: #DBDADA;
	text-align: left;
	width:20%;
}

#couponDetailsWin #details td .border {
	/*border-bottom: 1px solid #e6e6e6;*/
	height: 40px;
	width: 160px;
	margin: auto;
	text-align: left;
	padding-top: 15px;
}

#couponDetailsWin #details td input {
	border: 0;
	border-bottom: 1px solid #E5E5E5;
	height:40px;
}

#couponDetailsWin #details td.coupon_data {
	padding-left: 10px;
	padding-right:10px;
	width:30%;
}

#couponDetailsWin a {
	color: #3b8bba;
	font-weight:bold;
}

/*
-----
*/

#couponDetailsEditWin #details {
	width: 750px;
	margin: auto;
	margin-bottom:20px;
	margin-top:10px;
	border: 1px solid #e7e7e7;
	box-shadow: 0px 0px 4px 1px #e7e7e7;
	border-radius: 3px;
	padding:20px;
}

#couponDetailsEditWin button {
	margin-left: 300px;
	margin-top: 20px;
}

#couponDetailsEditWin button {
	margin-left: 300px;
	margin-top: 20px;
}

#couponDetailsEditWin #details table {
	border-collapse: separate;
	border-spacing: 1px;
	width:100%;
}

#couponDetailsEditWin #details td {
	width:140px;
	height:40px;
}

#couponDetailsEditWin #details td input {
	border:none;
}

#couponDetailsEditWin .coupon_label {
	background: #DBDADA;
	text-align: left;
	padding-left:10px;
}

#couponDetailsEditWin #details td .border {
	/*border-bottom: 1px solid #e6e6e6;*/
	height: 40px;
	width: 160px;
	margin: auto;
	text-align: left;
	padding-top: 15px;
}

#couponDetailsEditWin #details td input {
	border: 0;
	border-bottom: 1px solid #E5E5E5;
	height:40px;
}

#couponDetailsEditWin #details td.coupon_data {
	padding-left: 10px;
	padding-right:10px;
}

#couponDetailsEditWin #details select {
	width: 200px;
}

#couponDetailsEditWin a {
	color: #3b8bba;
	font-weight:bold;
}

#affiliateAccountingWin input[type=checkbox].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

#affiliateAccountingWin input[type=checkbox].css-checkbox + label.css-label {
	padding-left: 23px;
	height: 18px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 18px;
	vertical-align: middle;
	cursor: pointer;

}

#affiliateAccountingWin input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -18px;
}

#affiliateAccountingWin label.css-label {
	background-image: url('/elements/icons/checkbox.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#affiliateAccountingWin form select {
	width:120px;
}

#affiliateAccountingWin table {
	width:100%;
	margin:auto;
}

#affiliateAccountingWin button {
	margin-top:20px;
	margin-left:13px;
}

#affiliateAccountingWin img.icon {
	float:right;
}

#affiliateAccountingWin .extra_checkbox {
	text-align: right;
}

#affiliateAccountingWin .extra_text {
	text-align: center;
}

#affiliateCampaignDetailsWin #details {
	width: 100%;
	margin: auto;
	margin-bottom:20px;
	margin-top:10px;
	border-radius: 3px;
}

#affiliateCampaignDetailsWin #details button {
	margin-left:300px;
	margin-top:10px;
}

#affiliateCampaignDetailsWin #details #delete_camp {
	float:right;
	margin-top:-20px;
}

#affiliateCampaignDetailsWin #details table {
	width: 100%;
	border-left: 4px solid rgb(189, 189, 189);
}

#affiliateCampaignDetailsWin #details td {
	width:125px;
	height:32px;
}

#affiliateCampaignDetailsWin #details .campaign_label {
	background: #DBDADA;
	text-align: left;
	width: 25%;
}

#affiliateCampaignDetailsWin #details td .border {
	/*border-bottom: 1px solid #e6e6e6;*/
	height: 40px;
	width: 160px;
	margin: auto;
	text-align: left;
	padding-top: 15px;
}

#affiliateCampaignDetailsWin #details td.campaign_data {
	padding-left: 10px;
	padding-right:10px;
	width:25%;
}

#affiliateCampaignDetailsWin #campaignDataTabs {
	border:0;
}

#affiliateCampaignDetailsWin #campaignDataTabs #coupon_list, #affiliateCampaignDetailsWin #campaignDataTabs #reservation_list, #affiliateCampaignDetailsWin #campaignDataTabs #voucher_list {
	width:100%;
}

#affiliateCampaignDetailsWin #campaignDataTabs #coupon_list td, #affiliateCampaignDetailsWin #campaignDataTabs #coupon_list table {
	border:0;
}

/*

*/

#affiliateCampaignDetailsEditWin #details {
	width: 650px;
	margin: auto;
	margin-bottom:20px;
	margin-top:10px;
	border: 1px solid #e7e7e7;
	box-shadow: 0px 0px 4px 1px #e7e7e7;
	border-radius: 3px;
	padding:20px;
}

#affiliateCampaignDetailsEditWin #details table {
	border-collapse: separate;
	border-spacing: 1px;
}

#affiliateCampaignDetailsEditWin #details td {
	width:125px;
	height:40px;
}

#affiliateCampaignDetailsEditWin #details td input {
	border:none;

}

#affiliateCampaignDetailsEditWin #details td .border {
	/*border-bottom: 1px solid #e6e6e6;*/
	height: 40px;
	width: 160px;
	margin: auto;
	text-align: left;
	padding-top: 15px;
}

#affiliateCampaignDetailsEditWin #details td input {
	border: 0;
	border-bottom: 1px solid #E5E5E5;
	height:40px;
}

#affiliateCampaignDetailsEditWin #details td.campaign_data {
	padding-left: 10px;
	padding-right:10px;
}

#affiliateCampaignDetailsEditWin #campaignDataTabs {
	border:0;
}

#affiliateCampaignDetailsEditWin #campaignDataTabs #coupon_list {
	width:100%;
}

#affiliateCampaignDetailsEditWin #campaignDataTabs #coupon_list td, #affiliateCampaignDetailsEditWin #campaignDataTabs #coupon_list table {
	border:0;
}

/*

*/

#partnerDetailsWin #details {
	width: 100%;
	margin: auto;
	margin-bottom:20px;
	margin-top:10px;
	border-radius: 3px;
}

#partnerDetailsWin #details button {
	margin-left:250px;
	margin-top:10px;
}

#partnerDetailsWin #details table {
	width: 100%;
	border-left: 4px solid rgb(189, 189, 189);
}

#partnerDetailsWin #details td {
	width:125px;
	height:32px;
}

#partnerDetailsWin #details .partner_label {
	background: #DBDADA;
	text-align: left;
	width: 25%;
}

#partnerDetailsWin #details td .border {
	/*border-bottom: 1px solid #e6e6e6;*/
	height: 40px;
	width: 160px;
	margin: auto;
	text-align: left;
	padding-top: 15px;
}

#partnerDetailsWin #details td.partner_data {
	padding-left: 10px;
	padding-right:10px;
	width:25%;
}

#partnerDetailsWin #afPartnerDataTabs {
	border:0;
}

#partnerDetailsWin #afPartnerDataTabs ul {
	background: none;
	border-top:0;
	border-right:0;
	border-left:0;
}

#partnerDetailsWin #afPartnerDataTabs #afcampaign_list {
	width:100%;
}

#partnerDetailsWin #afPartnerDataTabs #afcampaign_list td, #partnerDetailsWin #afPartnerDataTabs #afcampaign_list table {
	border:0;
}

/*

*/

#partnerDetailsEditWin #details {
	width: 750px;
	margin: auto;
	margin-bottom:20px;
	margin-top:10px;
	border: 1px solid #e7e7e7;
	box-shadow: 0px 0px 4px 1px #e7e7e7;
	border-radius: 3px;
	padding:20px;
}

#partnerDetailsEditWin button {
	margin-left:300px;
	margin-top:20px;
}

#partnerDetailsEditWin #details table {
	border-collapse: separate;
	border-spacing: 1px;
	width:100%;
}

#partnerDetailsEditWin #details td {
	width:140px;
	height:40px;
}

#partnerDetailsEditWin #details td input {
	border:none;

}

#partnerDetailsEditWin #details td .border {
	/*border-bottom: 1px solid #e6e6e6;*/
	height: 40px;
	width: 160px;
	margin: auto;
	text-align: left;
	padding-top: 15px;
}

#partnerDetailsEditWin #details td input {
	border: 0;
	border-bottom: 1px solid #E5E5E5;
	height:40px;
}

#partnerDetailsEditWin .partner_label {
	background: #DBDADA;
	padding-left:10px;
	/*text-align: center;*/
}

#partnerDetailsEditWin #details td.partner_data {
	padding-left: 10px;
	padding-right:10px;
}

/*

*/

#ticketdetails_div {
	height:auto;
	padding-bottom:10px;
	border: 1px solid #e7e7e7;
	box-shadow: 0px 0px 15px 1px #e7e7e7;
}

#ticketdetails_table {
	width:340px;
	height:auto;
	margin:auto;
	margin-top:10px;
	border-spacing: 1px;
	border-collapse: separate;
}

#ticketdetails_table td {
	padding-left:10px;
	padding-right:10px;
}

#ticketdetails_table .ticket_data input{
	border:0;
	border-bottom:1px solid #E5E5E5;
	width:190px;
}

#ticketdetails_table .ticket_data select, #ticketdetails_table .ticket_data textarea {
	width:190px;
}

#ticketdetails_table .ticket_data textarea {
	resize:none;
	height:38px;
}

#ticketdetails_table .ticket_details {
	background-color: #31313173;
	width:125px;
	height:40px;
}

#ticketSettingsWin input[type=checkbox].css-checkbox {
	position:absolute;
	z-index:-1000;
	left:-1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height:1px;
	width:1px;
	margin:-1px;
	padding:0;
	border:0;
}

#ticketSettingsWin input[type=checkbox].css-checkbox + label.css-label {
	padding-left:23px;
	height:18px;
	display:inline-block;
	line-height:18px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:12px;
	vertical-align:middle;
	cursor:pointer;

}

#ticketSettingsWin input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -18px;
}
#ticketSettingsWin label.css-label {
	background-image:url('/elements/icons/checkbox.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#ticketdetails_main #submit_ticket_details {
	width:80px;
	height:27px;
	position: relative;
	top: 20px;
	float: right;
}

#ticketdetails_main #close_ticket_details {
	margin-top:0px;
	position: relative;
	top: 10px;
	width:80px;
	height:27px;
}

#ticketdetails_main #open_ticket_conditions {
	margin-top:0px;
	position: relative;
	top: 10px;
	left: 110px;
	width:90px;
	height:27px;
}

#newTicketMain table {
	width:410px;
	height:130px;
	margin:auto;
}

#newTicketMain input[type='text'],#newTicketMain input[type='number'] {
	width:200px;
}

#newTicketMain select {
	width:200px;
}

#newTicketMain button {
	width:80px;
	height:30px;
}

#newTicketMain table .labels {
	width:150px;
}

#newTicketMain button {
	float: right;
	margin-top: 20px;
}

#newTicketMain button#close_window {
	margin-right: 20px;
}

#affiliatePaymentsWin table {
	width:100%;
	margin:auto;
}

#affiliatePaymentsWin button {
	margin-top: 20px;
	margin-left: 13px;
}

#affiliatePaymentsWin table ~ button {
	float:right;
}

#affiliatePaymentsWin input[type=checkbox].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

#affiliatePaymentsWin input[type=checkbox].css-checkbox + label.css-label {
	padding-left: 23px;
	height: 18px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 18px;
	vertical-align: middle;
	cursor: pointer;

}

#affiliatePaymentsWin input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -18px;
}

#affiliatePaymentsWin label.css-label {
	background-image: url('/elements/icons/checkbox.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#billzoneExportWin #billzoneMain label {
	width:100px;
	display:inline-block;
}

#billzoneExportWin #billzoneMain form {
	width: 350px;
	float: left;
}

#billzoneExportWin input[type=checkbox].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

#billzoneExportWin input[type=checkbox].css-checkbox + label.css-label {
	height: 18px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 105px 0;
	font-size: 12px;
	vertical-align: middle;
	cursor: pointer;

}

#billzoneExportWin input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 105px -18px;
}

#billzoneExportWin label.css-label {
	background-image: url('/elements/icons/checkbox.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#buyerListWin #buyerlist_export {
	margin-bottom: -50px;
	position: relative;
	top: -50px;
	left: 900px;
}

#campaignListWin #campaignList_export {
	margin-bottom: -30px;
	position: relative;
	top: -57px;
	left: 550px;
}

#conditionFilter_container form {
	width:490px;
	margin:auto;
}

#conditionFilter_container form div {
	float:left;
	width:300px;
	margin-top: 10px;
}


#conditionFilter_container form #rooms {
	width:200px;
}

#conditionFilter_container form #company {
	width:270px;
}

#conditionFilter_container input[type=checkbox].css-checkbox {
	position:absolute;
	z-index:-1000;
	left:-1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height:1px;
	width:1px;
	margin:-1px;
	padding:0;
	border:0;
}

#conditionFilter_container input[type=checkbox].css-checkbox + label.css-label {
	padding-left:23px;
	height:18px;
	display:inline-block;
	line-height:18px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:12px;
	vertical-align:middle;
	cursor:pointer;

}

#conditionFilter_container input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -18px;
}

#conditionFilter_container label.css-label {
	background-image:url('/elements/icons/checkbox.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#conditionFilter_container form label[for="company_3"] {
	line-height:12px;
}

#conditionFilter_container #dates input {
	margin-left:10px;
	width:150px;
}

#conditionFilter_container #number_of_players,#conditionFilter_container #number_of_reservation, #conditionFilter_container #tickets {
	height:100px;
}

#conditionFilter_container	#rooms select {
	margin-top:20px;
}

#conditionFilter_container #tickets select {
	width:180px;
}

#conditionFilter_container #dates {
	height: 150px;
}

#conditionFilter_container #campaign {
	margin-bottom:50px;
	height:150px;
}

#createNewAffiliateCampaignWin #newCampaign_main .new_campaign_label {
	width:110px;
}

#createNewAffiliateCampaignWin #newCampaign_main table {
	width:350px;
	margin:auto;
}

#createNewAffiliateCampaignWin form {
	margin: 20px 0 0 0;
}

#createNewAffiliateCampaignWin #newCampaign_main button:not(#afcampaign_close_refresh) {
	margin-top: 20px;
}

#createNewAffiliateCampaignWin #newCampaign_main {
	text-align: center;
}

#createNewAffiliateCampaignWin #newCampaign_main select, #createNewAffiliateCampaignWin #newCampaign_main input {
	width:200px;
}

#createNewAffiliatePartnerWin #newPartner_main .new_partner_label {
	width:110px;
}

#createNewAffiliatePartnerWin #newPartner_main table {
	width:300px;
	margin:auto;
}

#createNewAffiliatePartnerWin #newPartner_main button:not(#afpartner_close_refresh) {
	margin-top: 20px;
}

#createNewAffiliatePartnerWin #newPartner_main {
	text-align: center;
}

#createNewAffiliatePartnerWin #newPartner_main select, #createNewAffiliatePartnerWin #newPartner_main input {
	width:200px;
}

#createNewCampaignWin #newCampaign_main .new_campaign_label {
	width:170px;
	background: #DBDADA;
	text-align: left;
}

#createNewCampaignWin form {
	margin: 20px 0 0 0;
}

#createNewCampaignWin .information-img {
	float:right;
}

#createNewCampaignWin #newCampaign_main table {
	width:450px;
	margin:auto;
	border:0;
}

#createNewCampaignWin #newCampaign_main button:not(#campaign_close_refresh) {
	margin-top: 20px;
}

#createNewCampaignWin #newCampaign_main {
	text-align: center;
}

#createNewCampaignWin #newCampaign_main select, #createNewCampaignWin #newCampaign_main input {
	width:200px;
}

#createNewCouponWin #newCoupon_main .new_coupon_label {
	width:170px;
	background: #DBDADA;
	text-align: left;
}

#createNewCouponWin #newCoupon_main table {
	width:450px;
	margin:auto;
	border:0;
}

#createNewCouponWin form {
	margin: 20px 0 0 0;
}

#createNewCouponWin .information-img {
	float:right;
}

#createNewCouponWin #newCoupon_main button:not(#coupon_close_refresh) {
	margin-top: 20px;
}

#createNewCouponWin button#coupon_close_refresh,
#createNewPartnerWin button#partner_close_refresh,
#createNewCampaignWin button#campaign_close_refresh,
#createNewAffiliateCampaignWin button#afcampaign_close_refresh,
#createNewAffiliatePartnerWin button#afpartner_close_refresh {
	margin-top: -5px;
	position: relative;
	top: -20px;
	left: 100px;
}

#createNewCouponWin #newCoupon_main {
	text-align: center;
}

#createNewCouponWin #newCoupon_main select, #createNewCouponWin #newCoupon_main input {
	width:200px;
}

#createNewPartnerWin #newPartner_main .new_partner_label {
	width:150px;
	background: #DBDADA;
	text-align: left;
}

#createNewPartnerWin #newPartner_main table {
	width:400px;
	margin:auto;
	border:0;
}

#createNewPartnerWin .information-img {
	float:right;
}


#createNewPartnerWin #newPartner_main button:not(#partner_close_refresh) {
	margin-top: 20px;
}

#createNewPartnerWin #newPartner_main {
	text-align: center;
}

#createNewPartnerWin #newPartner_main select, #createNewPartnerWin #newPartner_main input {
	width:200px;
}

#discountdetails_div {
	width:345px;
	height:auto;
	padding-bottom:10px;
	margin:auto;
	border: 1px solid #e7e7e7;
	box-shadow: 0px 0px 15px 1px #e7e7e7;
}

#discountdetails_table {
	width:280px;
	height:auto;
	margin:auto;
	margin-top:10px;
	border-spacing: 1px;
	border-collapse: separate;
}

#discountdetails_table td{
	padding-left:10px;
	padding-right:10px;
}

.discount_data input{
	border:0;
	border-bottom:1px solid #E5E5E5;
}

.discount_details {
	background-color: #c2dfff;
	width:125px;
	height:40px;
}

#discountSettingsWin input[type=radio].css-checkbox {
	position:absolute;
	z-index:-1000;
	left:-1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height:1px;
	width:1px;
	margin:-1px;
	padding:0;
	border:0;
}

#discountSettingsWin input[type=radio].css-checkbox + label.css-label {
	padding-left:23px;
	height:18px;
	display:inline-block;
	line-height:18px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:12px;
	vertical-align:middle;
	cursor:pointer;

}

#discountSettingsWin input[type=radio].css-checkbox:checked + label.css-label {
	background-position: 0 -18px;
}
#discountSettingsWin label.css-label {
	background-image:url('/elements/icons/checkbox.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#discountdetails_main #submit_discount_details {
	width:80px;
	height:27px;
	position: relative;
	top: 20px;
	float: right;
}

#discountdetails_main #close_discount_details {
	margin-top:0px;
	position: relative;
	top: 10px;
	left: 15px;
	width:80px;
	height:27px;
}

#discountdetails_main #open_discount_conditions {
	margin-top:0px;
	position: relative;
	top: 10px;
	left: 60px;
	width:90px;
	height:27px;
}

#emailListWin .top_row.left {
	font-weight: bold;
}

#emailListWin .top_row {
	padding-bottom: 20px;
	padding-top: 20px;
	font-size:14px;
}

#emailListWin .top_row.right {
	text-align: right;
	font-size:12px;
	font-style: italic;
}

#emailListWin select {
	margin-right:50px;
}

#guestListForm input[type=checkbox].css-checkbox {
	position:absolute;
	z-index:-1000;
	left:-1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height:1px;
	width:1px;
	margin:-1px;
	padding:0;
	border:0;
}

#guestListForm input[type=checkbox].css-checkbox + label.css-label {
	padding-left:23px;
	height:18px;
	display:inline-block;
	line-height:18px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:12px;
	vertical-align:middle;
	cursor:pointer;

}

#guestListForm input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -18px;
}
#guestListForm label.css-label {
	background-image:url('/elements/icons/checkbox.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#todo_main_window {
	width:700px;
	margin:auto;
}

#todo_main_window table {
	width:100%;
}

#todo_main_window table tr {
	height:50px;
	width:100%;
}

#todo_main_window table tr.hr_row {
	height:20px;
}

#todo_main_window table hr {
	border-color: #0082FF;
	width:100%;
}

#todo_main_window  tr:not(.empty_row) {
	cursor:pointer;
}

#todo_main_window  tr.empty_row {
	height:2px;
	background: white;
}

#todo_main_window img.open_case {
	/*width: 25px;*/
	margin-left: 10px;
}

#todo_main_window .case_open_icon {
	width:10%;
	text-align: center;
}

#todo_main_window .case_name {
	width:60%;
	line-height:200%;
}

#todo_main_window .case_date {
	width:20%;
}

#todo_main_window .case_note {
	width:40%;
}

#todo_main_window .case_state {
	width:5%;
	text-align: center;
}

#todo_main_window .case_comment {
	width:100%;
	height:70px;
}

#todo_main_window #save_comment_button {
	float:right;
	margin-top:10px;
}

#todo_main_window h3 {
	color: #6f7c8c;
	margin-left:20px;
}

#todo_main_window table tr.normal {
	background: #FFE9C7;
}

#todo_main_window table tr.important {
	background: #FFE1E1;
}

#todo_main_window table tr.not_important {
	background: #EDEDED;
}



#todo_main_window table tr.normal:hover {
	background:hsla(36,83%,70%,1);
}

#todo_main_window table tr.important:hover {
	background:hsla(0,83%,82%,1);
}

#todo_main_window table tr.not_important:hover {
	background:hsla(0,0%,70%,1);
}


#todo_main_window .done {
	background:#dddddd;
}

#todo_main_window .case_color {
	width:3%;
}

#todo_main_window span {
	font-size:14px;
}

#todo_main_window #filters div {
	float:right;
}

#soldStatisticsWin #export {
	float: right;
	margin-top: -30px;
	margin-bottom: 20px;
}

#sendEmailsWin #send_emails_main {
	width:280px;
	margin:auto;
}

#sellingStatisticsWin #table_date {
	width:130px;
	position:relative;
	float:left;
}

#sellingStatisticsWin #table_user {
	height:35px;
	position:relative;
}

#sellingStatisticsWin #table_date th {
	height:31px;
}

#sellingStatisticsWin #table_stat, #sellingStatisticsWin #table_user {
	width:100%;
}

#sellingStatisticsWin #overflow {
	margin-left: 150px;
	margin-top:20px;
	height:300px;
}

#sellingStatisticsWin #overflow_date {
	overflow-y: scroll;
	width:150px;
	float:left;
	height:300px;
}

#sellingStatisticsWin #overflow_stat {
	height:280px;
}

#sellingStatisticsWin table td {
	height: 35px;

}

#sellingStatisticsWin #table_user th {
	min-width:50px;
}

#sellingStatisticsWin #table_stat td {
	padding:3px;
	text-align: center;
	min-width:50px;
}

#sellingStatisticsWin #hidden_users {
	margin-top:40px;
}

#sellingStatisticsWin .hidden_users {
	height:30px;
	width:100px;
	border:1px solid black;
	float:left;
	text-align:center;
	padding-top:8px;
}

#sellingStatisticsWin .hidden_users:hover {
	background: #00BAE3;
	color:white;
	border:0;
	cursor:pointer;
}

#sellingStatisticsWin .clickable {
	cursor: pointer;
}

#resWithExtraTicketsListWin table td {
	height:32px;
	padding:0;
}

#resWithExtraTicketsListWin img.user_pic {
	margin-left:20px;
	width:25px;
	height:25px;
}

#resWithExtraTicketsListNewWin table td {
	height:32px;
	padding:0;
}

#resWithExtraTicketsListNewWin img.user_pic {
	margin-left:20px;
	width:25px;
	height:25px;
}

#generateCouponsWin table {
	width: 500px;
	margin: auto;
	border: 0;
}

#generateCouponsWin button {
	float: right;
	margin-top: 20px;
}


#generateCouponsWin .new_coupon_label {
	text-align: left;
	background: #DBDADA;
	padding-left:10px;
}

#magicBuyTicketWin #ticket_extra_email {
	width: 200px;
	text-align: center;
	margin: 20px auto;
	display: block;
}

#reportDetailsWin #reportDataTabs {
	border:0;
}

#couponCheckerWin table {
	width:100%;
}

#invoiceTypeResListWin #reslist_buttons {
	display: inline-block;
	margin-top: -60px;
}

#invoiceTypeVoucherListWin #voucherlist_buttons {
	display: inline-block;
	margin-top: -60px;
}

#newMsg_container {
	display:none;
	background: white;
	width:300px;
	position:fixed;
	left:10px;
	border-radius:10px;
	padding:10px;
}

#button_label {
	float:right;
}

#affiliateAccountingWin table {
	margin-top:20px;
	width:100%;
}

#affiliateAccountingWin table .money_1 {
	background: #eeeeee;
}

#affiliateAccountingWin table .money_2 {
	background: #fffce5;
}

#affiliateAccountingWin table .money_3 {
	background: #e8ffe9;
}

#affiliateAccountingWin table tbody tr:hover {
	background: rgb(239, 239, 239);
}

#affiliateAccountingWin table tr:hover td.money_1 {
	background: rgb(216, 216, 216);
}

#affiliateAccountingWin table tr:hover td.money_2 {
	background: rgb(255, 232, 173);
}

#affiliateAccountingWin table tr:hover td.money_3 {
	background: rgb(185, 255, 173);
}

#affiliateAccountingWin table tr {
	height:32px;
}

#affiliateCampaignDetailsWin #partner_details {
	width:100%;
}

#affiliateCampaignDetailsWin #partner_details th {
	width:25%;
	background: #DBDADA;
	text-align: left;
}

#affiliateCampaignDetailsWin #partner_details td {
	width:25%;
}

#affiliatePaymentsWin table {
	margin-top:20px;
	width:100%;
}

#affiliatePaymentsWin table tr {
	height:32px;
}

#affiliatePaymentsWin table button {
	margin:0px;
	padding:2px 4px;
	width:50px;
}

#afPaymentDetailsWin table {
	width:100%;
}

#attachFiles_main .remove_file {
	cursor:pointer;
}

#attachFiles_main #uploaded_files {
	font-size:16px;
	padding:10px;

}
#attachFiles_main #controls {
	width:90%;
	margin:auto;
	text-align: center;
}

#changeCategoryWin form {
	text-align: center;
	padding:20px;
}

#changeResponsibleWin form {
	text-align: center;
	padding:20px;
}


#createNewProductGroupWin tr[id^='placeDetails_'] {
	display: none;
}

#createNewProductGroupWin table {
	margin:auto;
	width: 90%;
	border: 0;
	margin-top: 20px;
}

#createNewProductGroupWin td {
	border: 0;
}

#createNewProductGroupWin th {
	text-align: left;
	margin-left: 10px;
	width:150px;
}

#createNewProductGroupWin tr {
	height:40px;
}

#createNewProductGroupWin form {
	text-align: center;
}

#createNewProductGroupWin img.new_productpic {
	cursor: pointer;
	vertical-align: middle;
}

#createNewProductGroupWin img.remove_productpic {
	cursor: pointer;
	vertical-align: middle;
	float: right;
	margin-right:32px;
}

#createNewProductGroupWin #selected_products_row {
	display:none;
}

#createNewProductGroupWin .product_images {
	width: 25px;
	margin-right: 10px;
}

#createNewProductGroupWin img {
	vertical-align: middle;
}

#createNewProductGroupWin img[id^='delete_'] {
	margin-left: 10px;
}

#createNewProductGroupWin #selected_products {
	vertical-align: top;
}

#createNewProductGroupWin #selected_products [id^='delete_product'] {
	float:right;
	margin-top:10px;
	cursor: pointer;
}

#createNewProductGroupWin table span {
	margin-top:10px;
	display: inline-block;
}

#createNewProductGroupWin #productToAdd {
	width: 200px;
}

#createNewProductGroupWin span.pieces {
	text-align: right;
	float: right;
}


#createNewProductWin tr[id^='placeDetails_'] {
	display: none;
}

#createNewProductWin table {
	margin:auto;
	width:400px;
	border: 0;
	margin-top: 20px;
}

#createNewProductWin td {
	border: 0;
}

#createNewProductWin th {
	text-align: left;
	margin-left: 10px;
	width:150px;
}

#createNewProductWin tr {
	height:40px;
}

#createNewProductWin form {
	text-align: center;
}

#createNewProductWin img.new_productpic {
	cursor: pointer;
	vertical-align: middle;
}

#createNewProductWin img.remove_productpic {
	cursor: pointer;
	vertical-align: middle;
	float: right;
	margin-right:32px;
}

#magicNewReservationCloneWin form {
	width:80%;
	margin:auto;
}

#magicNewReservationCloneWin form table {
	margin: auto;
}

#messagePopup_main .remind_me {
	float:right;
}

#messagePopup_main button:not(.remind_me) {
	margin-top:0px;
	float:right;
}

#messagePopup_main table {
	width:100%;
}

#newMessageMain form {
	padding-top:10px;
	width:90%;
	margin:auto;
}

#newMessageMain input, #newMessageMain select, #newMessageMain textarea {
	margin-bottom:10px;
}

#newMessageMain input[type="text"] {
	width:300px;
}

#newMessageMain select {
	width:400px;
}

#newMessageMain textarea {
	width:600px;
	height:200px;
}

#newMessageMain form button {
	float:right;
}

#newMessageMain #open_files {
	margin-left:30px;
}

#newMsg_main button:not(.remind_me) {
	margin-top:0px;
	float:right;
}

#newMsg_main table {
	height:100%;
	width:100%;
	overflow-y:hidden;
}

#newMsg_main h4 {
	text-align: center;
}

#newMsg_main img.close {
	float:right;
	margin-top: -35px;
	cursor: pointer;
}

#newReportMain form {
	padding-top:10px;
	width:90%;
	margin:auto;
}

#newReportMain input, #newReportMain select, #newReportMain textarea {
	margin-bottom:10px;
}

#newReportMain input[type="text"], #newReportMain select {
	width:300px;
}

#newReportMain textarea {
	width:600px;
	height:260px;
}

#newReportMain button {
	float:right;
}

#newReportMain div[id^="cat-"] {

	width:500px;
	height:150px;
	margin-top: 20px;

	cursor:pointer;
}

#newReportMain div[id^="cat-"]:hover .overlay {
	opacity: 0.1;
}

#newReportMain .category_container {
	cursor: pointer;
}

#newReportMain .cat-info {
	width:550px;
}
/*
#newReportMain img {
	display: inline-block;
	vertical-align: middle;
}
*/

#newReportMain img {
	width:125px;
	float:left;
	margin-right:40px;
	margin-top: 10px;
	margin-left: 40px;
}

#newReportMain .catText {
	display: inline-block;
	width: 60%;
}

#newReportMain img.catIcon {
	width:125px;
	float:left;
	margin-right:40px;
	margin-left: 40px;
}

#newReportMain .subcat_container {
	clear: both;
	padding:10px 10px 10px 40px;
	display: none;
}

#newReportMain .subcat_container > div {
	display: inline-block;
	width:45%;
}

#newReportMain .subcat_container p {
	display: inline-block;
}

#newReportMain table {
	width:100%;
}

#newReportMain .overlay {
	width:650px;
	height:150px;
	background:#7E7E7E;
	opacity:0;
	position:absolute;
	border-radius:15px;
}

#newReportMain .cat-info:hover .overlay {
	opacity:0.2;
}

#newReportMain .arrow-right {
	font-size: 50px;
	position: absolute;
	display: inline-block;
	left: 590px;
	margin-top: -55px;
}

#newReportMain .cat-description {
	padding-top:20px;
}

#newReportMain img#file_info_pic {
	width:16px;
	float:right;
	margin:0px 10px;

}

#newReportMain #received {
	margin:auto;
	width:50%;
	text-align: center;
}

#newReportMain #received button {
	float:none;
}

#newReportMain #received img {
	width:200px;
	cursor:pointer;
	float:none;
	margin: 0;
}

#newReportMain .warning_img {
	visibility: hidden;
	width: 16px;
	margin: 3px 5px;
	vertical-align: middle;
}

#newsletterUnsubscribeWin form {
	margin:20px;
}

#newsletterUnsubscribeWin label {
	float:left;
}

#newsletterUnsubscribeWin input {
	display: inline-block;
}

#newsletterUnsubscribeWin button {
	margin-top: 7px;
	float:right;
}

#newsletterUnsubscribeWin button {
	cursor: pointer;
}

#newsletterUnsubscribeWin button img {
	vertical-align: middle;
}

#productEditWin div {
	text-align: center;
}

#productEditWin table {
	width:100%;
	margin: auto;
}

#productDetailsWin #productDetails_main input[type="file"] {
	display:none;
}

#productDetailsWin table {
	width: 100%;
	margin: 10px auto;
}

#productDetailsWin #productDataTabs table {
	border: none;
}

#productDetailsWin #productDataTabs table tr {
	border:none;
}

#productDetailsWin #productDataTabs table td {
	border: none;
	padding:10px;
}

#productDetailsWin #img_cell {
	width:180px;
	text-align: center;
}

#productGroupEditWin div {
	text-align: center;
}

#productGroupEditWin table {
	width:100%;
	margin: auto;
}

#productGroupListWin table {
	width: 100%;
}

#productGroupListWin table .logo {
	width: 16px;
}

#productGroupNewStockWin div {
	text-align: center;
}

#productGroupNewStockWin table {
	width:80%;
	margin: auto;
}

#productGroupDetailsWin #productGroupDetails_main input[type="file"] {
	display:none;
}

#productGroupDetailsWin table {
	width: 100%;
	margin: 10px auto;
}

#productGroupDetailsWin #productGroupDataTabs table {
	border: none;
}

#productGroupDetailsWin #productGroupDataTabs table tr {
	border:none;
}

#productGroupDetailsWin #productGroupDataTabs table td {
	border: none;
	padding:10px;
}

#productGroupDetailsWin #img_cell {
	width:180px;
	text-align: center;
}

#productGroupDetailsWin .product_images {
	width:150px;
}

#productGroupDetailsWin .productgroup_items {
	display: inline-block;
	float: left;
	padding: 10px;
	width: 220px;
	height: 200px;
	text-align: center;
}

#productlistWin table {
	width: 100%;
}

#productlistWin table .logo {
	width: 16px;
}

#productListShoppingWin table {
	width: 100%;
}

#productListShoppingWin .cart_icon {
	cursor: pointer;
}

#productListShoppingWin button#close, #productListShoppingWin button#finish_shopping {
	display:none;
}

#productListShoppingWin .success {
	visibility: hidden;
}

#productListShoppingWin div[id^="product_"],#productListShoppingWin div[id^="group_"] {
	display: inline-block;
	margin: 5px;
	text-align: center;
}

#productListShoppingWin div[id^="product_"] img {
	width: 150px;
	cursor: pointer;
}

#productListShoppingWin #buyable_prod {
	width: 680px;
	float:left;
}

#productListShoppingWin #buy_info {
	border-left: 1px solid black;
	height: 300px;
	width: 270px;
	float: right;
	padding-left: 20px;
	margin-top: 5px;
}

#productListShoppingWin .cart_table {
	width:100%;
}

#productListShoppingWin .cart_table .sum_cell {
	border-top: 1px solid black;
	font-weight: bold;
}

#productListShoppingWin .cart_table .sum_cell:nth-of-type(2) {
	text-align: right;
}

#productListShoppingWin .cart_table img {
	vertical-align: middle;
	cursor: pointer;
}

#productNewStockWin div {
	text-align: center;
}

#productNewStockWin table {
	width:80%;
	margin: auto;
}

#reportDetailsWin #details {
	padding:10px;
}

#reportDetailsWin table {
	width:100%;
}

#reportDetailsWin table th {
	text-align: left;
	background: #DBDADA;
}

#reportDetails_main tr, #reportDataTabs div[id^="fragment-"] tr {
	height:32px;
}

#reportDetails_main td {
	padding-top:0px;
	padding-bottom:0px;
}

#reportDetails_main td img {
	margin-top:1px;
}

#reportDataTabs td {
	padding:3px;
}

#reportDetailsWin .log_comment {
	width:100%;
	height:70px;
}

#reportDetailsWin #save_message_comment_button {
	margin-top: 10px;
	float:right;
}

#reportDetailsWin #privacy {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

#reportDetailsWin input[type='file'] {
	margin-top: 15px;
}

#reportDetailsWin #fragment-1 table,#reportDetailsWin #fragment-1 tr, #reportDetailsWin #fragment-1 td {
	border:0;
}

#reportDetailsWin #fragment-1 table:not(#message_details) {
	border-collapse:separate;
	border-spacing:0 2px;;
}

#reportDetailsWin #fragment-1 tr {
	background: #fffcd6;
}

#reportDetailsWin .first_column {
	width:35px;
	vertical-align: top;
	text-align: center;
}

#reportDetailsWin .second_column {
	width:35px;
	text-align: left;
	vertical-align:top;
}

#reportDetailsWin .third_column {
	width: 170px;
	text-align: center;
	vertical-align:top;
}

#reportDetailsWin .fourth_column {
	width: 130px;
	text-align: right;
	padding-right:20px;
}

#reportDetailsWin span {
	float:right;
}

#reportDetailsWin .the_message {
	padding-left:20px;
	text-align: left;
}

#reportDetailsWin #button_action {
	text-align: center;
}

#reportDetailsWin img.sos {
	width:20px;
	vertical-align:middle;
}

#reportDetailsWin .the_message p {
	margin:0px;
}

#reportDetailsWin .comments {
	position:relative;
}

#resGraphAllPlaceWin .pure-g {
	margin-top:10px;
}

#resGraphAllPlaceWin div.interval_text {
	font-size:20px;
	text-align: center;
}

#resGraphAllPlaceWin .ui-icon.green {
	background-image: url('/elements/img/ui-icons_green.png');
}

#resGraphAllPlaceWin .greenBorder {
	border: 1px solid green;
}

#resGraphDayDiffWin .pure-g {
	margin-top:10px;
}

#resGraphDayDiffWin div.interval_text {
	font-size:20px;
	text-align: center;
}

#resGraphDayDiffWin .ui-icon.green {
	background-image: url('/elements/img/ui-icons_green.png');
}

#resGraphDayDiffWin .greenBorder {
	border: 1px solid green;
}

#resGraphDayDiffWin form {
	margin-bottom: 50px;
}

#resGraphPeriodWin .pure-g {
	margin-top:10px;
}

#resGraphPeriodWin div.interval_text {
	font-size:20px;
	text-align: center;
}

#resGraphPeriodWin .ui-icon.green {
	background-image: url('/elements/img/ui-icons_green.png');
}

#resGraphPeriodWin .greenBorder {
	border: 1px solid green;
}


#returnedGuestsWin .pure-g {
	margin-top:10px;
}

#returnedGuestsWin div.interval_text {
	font-size:20px;
	text-align: center;
}



#resGraphPlaceWin .pure-g {
	margin-top:10px;
}

#resGraphPlaceWin div[id^='chart'] {
	margin-top: 20px;
}

#resGraphPlaceWin div.interval_text {
	font-size:20px;
	text-align: center;
}

#resGraphPlaceWin .ui-icon.green {
	background-image: url('/elements/img/ui-icons_green.png');
}

#resGraphPlaceWin .greenBorder {
	border: 1px solid green;
}

#resGraphSoldVouchersWin .pure-g {
	margin-top:10px;
}

#resGraphSoldVouchersWin div[id^='chart'] {
	margin-top: 20px;
}

#resGraphSoldVouchersWin div.interval_text {
	font-size:20px;
	text-align: center;
}

#resGraphSoldVouchersWin .ui-icon.green {
	background-image: url('/elements/img/ui-icons_green.png');
}

#resGraphSoldVouchersWin .greenBorder {
	border: 1px solid green;
}

#resGraphSoldVouchersWin #vouchers_donut {
	height:400px;
}

#resStatisticsWin table {
	width: 100%;
}

#resStatisticsWin table  tr[class^='place']{
	display: none;
	background: #aeffb7;
}

#resStatisticsWin tr.ratio {
	font-weight: bold;
}

#resStatisticsWin .ui-icon.green {
	background-image: url('/elements/img/ui-icons_green.png');
}

#resStatisticsWin .greenBorder {
	border: 1px solid green;
}

#uploadImagesWin input {
	margin: 10px;
}

#uploadImagesWin #containerMain {
	text-align: center;
}

#uploadImagesWin .ui-state-highlight {
	text-align: left;
}

#uploadImagesWin #uploading {
	display:none;
}

#unsubscriptionListWin table {
	width: 100%;
}

#ticketChangeWin input {
	width:50px;
}

#ticketChangeWin table {
	width:100%;
}

#ticketChangeWin tr {
	height:34px;
}


#ticketChangeWin button:not(.addItem), #ticketChangeWin button:not(.addCoupon), #ticketChangeWin button:not(.removeCoupon) {
	margin-top: 15px;
	margin-left:10px;
}

#ticketChangeWin button.addItem, #ticketChangeWin button.addCoupon, #ticketChangeWin button.removeCoupon {
	margin-top:0px;
	padding: 3px 6px;
}

#ticketChangeWin button#save {
	float:right;
	visibility: hidden;
}


#ticketChangeWin button#close {
	margin-left:0px;
	margin-top:10px;
}

#ticketChangeWin label {
	float:left;
	padding:5px;
	margin-top:-5px;
}

#ticketChangeWin img {
	vertical-align: middle;
}

#ticketChangeWin #coupon_buttons {
	float:left;
}

#ticketChangeWin .missing-ticket, #ticketChangeWin .ui-state-error {
	display:none;
}

#uploadProductImageWin input {
	margin: 10px;
}

#uploadProductImageWin #containerMain {
	text-align: center;
}

#uploadProductImageWin .ui-state-highlight {
	text-align: left;
}

#uploadProductImageWin #uploading {
	display:none;
}

#uploadProductGroupImageWin input {
	margin: 10px;
}

#uploadProductGroupImageWin #containerMain {
	text-align: center;
}

#uploadProductGroupImageWin .ui-state-highlight {
	text-align: left;
}

#uploadProductGroupImageWin #uploading {
	display:none;
}

#uploadProductImageWin input {
	margin: 10px;
}

#uploadProductImageWin #containerMain {
	text-align: center;
}

#uploadProductImageWin .ui-state-highlight {
	text-align: left;
}

#uploadProductImageWin #uploading {
	display:none;
}


#messagesListWin #buttons {
	margin-bottom:20px;
	margin-right: 50px;
	float:left;
}

#messagesListWin table:nth-of-type(1) {
	margin-bottom:50px;
}

#messagesListWin table {
	table-layout:fixed;
}

#messagesListWin table td {
	border:0;
}

#messagesListWin #reportTableTabs {
	border:0;
}

#messagesListWin #reportTableTabs ul {
	border-top:0;
	border-right:0;
	border-left:0;
	background:none;
}

#messagesListWin .sos {
	width:20px;
}

#messagesListWin th.read_unread {
	font-size:10px;
}

#messagesListWin .empty_row {
	text-align:center;
	padding:3px;
}

#messagesListWin td {
	padding:0px;
}

#reportsListWin #buttons {
	margin-bottom:20px;
	margin-right: 50px;
	float:left;
}

#reportsListWin table:nth-of-type(1) {
	margin-bottom:50px;
}

#reportsListWin table {
	table-layout:fixed;
}

#reportsListWin table td {
	border:0;
}

#reportsListWin #reportTableTabs {
	border:0;
}

#reportsListWin #reportTableTabs ul {
	border-top:0;
	border-right:0;
	border-left:0;
	background:none;
}

#reportsListWin .sos {
	width:20px;
}

#reportsListWin th.read_unread {
	font-size:10px;
}

#reportsListWin .empty_row {
	text-align:center;
	padding:3px;
}

#reportsListWin td {
	padding:0px;
}

#changelogNumbers  {
	width: 20px;
	height: 20px;
	padding-top: 2px;
	border-radius: 20px;
	text-align: center;
	position: fixed;
	top: 16px;
	right: 130px;
}

#uploadItemPicturesWin input {
	margin: 10px;
}

#uploadItemPicturesWin #containerMain {
	text-align: center;
}

#uploadItemPicturesWin .ui-state-highlight {
	text-align: left;
}

#uploadItemPicturesWin #uploading {
	display:none;
}

#inventoryListWin table {
	width: 100%;
}

#inventoryListWin button#new_invItem {
	margin-top: 2px;
}

#inventoryLocationListWin table {
	width: 100%;
}

#inventoryLocationListWin button#new_invItem {
	margin-top: 2px;
}

#inventoryInvoicesListWin table {
	width: 100%;
}

#inventoryInvoicesListWin button#new_invItem {
	margin-top: 2px;
}

#voucherSalesGraphByModeWin .pure-g {
	margin-top:10px;
}

#voucherSalesGraphByModeWin div[id^='chart'] {
	margin-top: 20px;
}

#voucherSalesGraphByModeWin div.interval_text {
	font-size:20px;
	text-align: center;
}

#voucherSalesGraphByModeWin .ui-icon.green {
	background-image: url('/elements/img/ui-icons_green.png');
}

#voucherSalesGraphByModeWin .greenBorder {
	border: 1px solid green;
}

#voucherRedeemGraphWin .pure-g {
	margin-top:10px;
}

#voucherRedeemGraphWin div[id^='chart'] {
	margin-top: 20px;
}

#voucherRedeemGraphWin div.interval_text {
	font-size:20px;
	text-align: center;
}

#voucherRedeemGraphWin .ui-icon.green {
	background-image: url('/elements/img/ui-icons_green.png');
}

#voucherRedeemGraphWin .greenBorder {
	border: 1px solid green;
}

#reservingStatWin .pure-g {
	margin-top:10px;
	text-align: center;
}

#reservingStatWin div.interval_text {
	font-size:20px;
	text-align: center;
	margin: 10px 0px;
}

#reservingStatWin .ui-icon.green {
	background-image: url('/elements/img/ui-icons_green.png');
}

#reservingStatWin .greenBorder {
	border: 1px solid green;
}

.slicknav_menu {
	display:none;
}


#createNewInvTypeWin {
	/*text-align: center;*/
}

#createNewInvTypeWin .table {
	width: 615px;
	margin: auto;
}

#createNewInvTypeWin .table .left_col {
	width: 150px;
	display: inline-block;
	margin: 10px 0;
}

#createNewInvTypeWin .table .right_col {
	width: 150px;
	display: inline-block;
	margin: 10px 0;
}

#createNewInvTypeWin .table .right_col.label {
	width: 100px;
}

#createNewInvTypeWin .table .right_col.data {
	width: 200px;
}

#createNewInvTypeWin .table .left_col.label {
	width: 100px;
}

#createNewInvTypeWin .table .left_col.data {
	width: 200px;
}

#createNewInvTypeWin .table .label {
	font-weight: bolder;
}

#createNewInvTypeWin button {
	margin-top: 20px;
	float: right;
}

#createNewInvTypeWin th {
	text-align: left;
}

#createNewInvTypeWin .table div.attributes.left_col.label, #createNewInvTypeWin .table div.attributes.left_col.data,
#createNewInvTypeWin .table div.attributes.right_col.label, #createNewInvTypeWin .table div.attributes.right_col.data {
	width: 150px;
}

#createNewInvTypeWin .table div.type_bulked, #createNewInvTypeWin .table div.categories, #createNewInvTypeWin .table div.attributes, hr.attributes {
	display:none;
}

#createNewInvTypeWin #need_a_pic {
	display: none;
}

#reservationDataWin #ball_warning img {
	vertical-align: middle;
	float:left;
	margin: 0 40px;
}

#reservationDataWin #ball_warning {
	height: 35px;
	margin-bottom: 10px;
	background: #dddddd;
	border-left: 4px solid #575757;
}

#reservationDataWin #ball_warning button {
	background: buttonface;
	margin-top: 8px;
	float: right;
	margin-right: 10px;
}

#reservationDataWin #ball_warning #soccer_ball {
	width:16px;
	margin: 9px;
}

#reservationDataWin #ball_warning #server_image {
	margin: 9px;
}

#reservationDataWin #ball_warning span {
	display: inline-block;
	margin-top: 12px;
	margin-left: -380px;
}

#reservationDataWin #set_gamemaster, #reservationDataWin #remove_gamemaster, #reservationDataWin .default_button, #reservationDataWin #set_gamemaster2, #reservationDataWin #remove_gamemaster2  {
	background: buttonface;
}

div.taskWidget_resCont {
	padding: 2px 0;

}


div.taskWarning {
	background: red;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;

	-moz-animation-name: blinker;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;

	animation-name: blinker;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	margin-bottom: -10px;
}

div.taskWidget_resCont img {
	vertical-align: middle;
}


div.taskWarning-border {
	-webkit-animation: borderBlink 1s step-end infinite;
	animation: borderBlink 1s step-end infinite;
}

@media (max-width: 1200px) {
	/* #menu is the original menu */
	div.navShadow {
		display:none;
	}

	.profile {
		background: none;
	}

	.profile img {
		vertical-align:middle;
	}

	.slicknav_menu {
		display:block;
	}
}

/*

	eszközméretek!!

*/


@media (max-width:1365px) {
	nav ul li {
		display:block;
		/*width:400px;*/
	}

	.leftBar {
		display:none;
	}
}

@media (max-width:1415px) and (min-width: 1201px) {

	nav > ul > li:nth-of-type(8), nav > ul > li:nth-of-type(9), nav > ul > li:nth-of-type(11), /*nav > ul > li:nth-of-type(12),*/ nav > ul > li:nth-of-type(14) {
		/*display: none;*/
	}

	nav #changelogListElem {
		display:none;
	}

	#changelogNumbers {
		display: none;
	}
}


@media (min-width: 1366px) {
	nav > ul > li {
		display:inline-block;
	}

	.leftBar {
		display:block;
	}




}
