header {
background-color: #333333;
padding: 22px 0;
}

header h1 {
color: #fff;
font-weight: 500;
}

header h2 {
color: #fff;
font-weight: 300;
font-size: 1.78em;
}

h1, h2, h3, h4, h5 {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
font-weight: bold;
font-style: normal;
color: #222222;
text-rendering: optimizeLegibility;
line-height: 1.1;
margin-bottom: 14px;
margin-top: 14px;
}

h3 {
font-size: 27px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
/*
display: inline-block;
padding: 6px 6px;
font-size: 14px;
color: #555555;
vertical-align: middle;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
*/
}

.flash .row .columns h3 {
background: #eee;
border: 1px solid #ddd;
text-align: center;
padding: 0.4em;
margin-top: 0.8em;
color:#D13F31;
}

.main .row .columns h3 {
background: #eee;
border: 1px solid #ddd;
text-align: left;
padding: 0.4em;
margin-top: 0em;
font-weight: 300;
}

.top-bar .title-area .name .homeico {
	margin:2px;
	border:0px;
}
/* Buton tlačitko tlačítka */


/* Responsive Newsletter Signup */
#newsletter { background: #333333; height: 60px; }
#newsletter h5 { margin-bottom: 0px; margin-top: 10px; color: #fff; line-height: 24px;
font-family: "OpenSans", "Helvetica Neue", "Helvetica", Arial, Verdana, sans-serif;
font-weight: 300;
 }
#newsletter p { clear: both; font-size: 12px; padding-top: 2px; color: #fff; }
#newsletter a { color: #fff; }
#newsletter .row.collapse form { margin-top: 14px; }
#newsletter .row.collapse form input[type="text"] { font-size: 17px; font-weight: 200; color: #999; border: 0; }
#newsletter .row.collapse form .button { border: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background: #257696; }
#newsletter .row.collapse form .button:hover { background: #1b566d; }

#copyright { background: #3f3f3f; color: #fff; padding: 11px 0;  }

#copyright p, #copyright ul.inline-list { 
	margin-bottom: 0;
	font-family: inherit;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.6; }

#copyright a { color: #fff; }

.four, .row .four {
width: 33.33333%;
}

.eight, .row .eight { width: 66.66667%; }

/* Grid Tabulka pro vyčítání  */

.main .passes .time {
	width: 31,33333%;
}

.main .passes .fullname {
	width: 31,33333%;
}

.main .passes .where {
	width: 31,33333%;
}

.main .passes .detail {
	width: 6%;
}

/* Grid tabulka pro Farm Items */

.main .items .itemname {
width: 70%;
}
.main .items .itemprice {
width: 15%;
}
.main .items .itemedit {
width: 6%;
}
.main .items .itemdeactivate {
width: 9%;
}

/* Event detail */
.main .eventdetail .fullname, .main .eventdetail .time, .main .eventdetail .identifier, .main .eventdetail .terminal {
	width: 50%;
}

/* Users*/

.sub-nav dd a:hover {
-webkit-border-radius: 1000px;
border-radius: 1000px;
font-weight: bold;
background: #2ba6cb;
padding: 0.1875em 0.5625em;
cursor: default;
color: white;
}

.sub-nav dd.deleteall a:hover { 
background: red;
color: white;
-webkit-border-radius: 2px;
border-radius: 2px;
}

/* When passes */
.main .row .columns #countdown {
background: #eee;
border: 1px solid #ddd;
text-align: center;
padding: 0.1875em 0.5625em;
}

.main .row .columns #countdown #seconds {
color:#D13F31;
}

/* Vycitalní collum řažení vedle sebe */
 [class*="column"] + [class*="column"]:last-child {
		float: left; }

.ui-autocomplete-loading {
    background: white url("../images/ui-anim_basic_16x16.gif") right center no-repeat !important;
}

/* formular prihlaseni */
#frm-signInForm {
max-width: 300px;
padding: 19px 29px 29px;
margin: 40px auto 20px;
background-color: #fff;
border: 1px solid #e5e5e5;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
box-shadow: 0 1px 2px rgba(0,0,0,.05);
color: #333333;
}
#frm-signInForm h3 {
	background: #fff;
	border: 0px;
	font-size: 1.66em;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}

#frm-signInForm .remember {
height: 25px;
line-height: 25px;
margin-bottom: 10px;
}

#frm-signInForm .button {
border-radius: 6px;
}

input.button.small, button.button.small {
border-radius: 6px;
}

.top-bar-section .dropdown li a {
padding: 16px 15px;
}

/* Vlastní tlačítka na kartách */

		p .userbutton a {
			-webkit-border-radius: 1000px;
			border-radius: 1000px;
			font-weight: bold;
			background: #999999;
			padding: 0.1875em 0.5625em;
			color: white;
			text-decoration: none; }


p .userbutton a:hover {
-webkit-border-radius: 1000px;
border-radius: 1000px;
font-weight: bold;
background: #2ba6cb;
padding: 0.1875em 0.5625em;
cursor: default;
color: white;
}
/* Styl pro zobrazování errorů z formulářů */
.errors  {
font-weight: bold;
color: red;
}

#version {position: absolute; bottom: 3px; right: 5px; z-index: 999; color: #aaa; font-size: 11px}

.active, .active a, .active:hover, .active :hover {color: #666; cursor: default;}

.lostpassword {font-size: 0.8em;}

.delete {width: 32px;}

.In {color: green;}
.Out {color: red;}

.manual {background-color: rgb(255, 215, 215) !important;}

.when {width: 100%;}

#frm-printPayslip-truegroups, #frm-printPayslip-trueusers, #frmprintSheet-truegroups, #frmprintSheet-trueusers
{height: 350px;}

#frmaddAidct-useon, #frmeditAidct-useon 
{height: 150px;}


/* ICONS */

.ico {width: 35px; text-align: center;}

			.step {
				display: inline-block;
				line-height: 1;
				width: 10%;
			}

			
			.size-12 { font-size: 12px; }
			
			.size-14 { font-size: 14px; }
			
			.size-16 { font-size: 16px; }
			
			.size-18 { font-size: 18px; }
			
			.size-21 { font-size: 21px; }
			
			.size-24 { font-size: 24px; }
			
			.size-36 { font-size: 36px; }
			
			.size-48 { font-size: 48px; }
			
			.size-60 { font-size: 60px; }
			
			.size-72 { font-size: 72px; }


			.width-150 { width: 150px; }

			.width-200 { width: 200px; }

			.width-250 { width: 250px; }

			.width-300 { width: 300px; }


.daysinWeek label {
	display: inline-block;
	margin: 0 10px 0 5px;


}

.dayOfweek {font-size: 60%;} 


	#spotsSet, #spotsUnset { list-style-type: none; margin: 0; padding: 0; float: left; margin-right: 10px; background: #eee; padding: 5px; width: 450px; min-height: 55px;}
	#spotsSet li, #spotsUnset li{ width: 430px; margin: 5px; padding: 5px; }
	#spotsSet li{ border: 1px solid green;  }
	#spotsUnset li{ border: 1px solid red; }

#LeaderItemsSelectBox {
	height: 2.3125rem;
	width: 100%;
}
.form-line {
	line-height: 40px;
}
.form-line input[type=checkbox] {
	margin-top: 13px;
}
label[for=frm-addItem-checkNegativeAmountPayslip]
{
		margin: 10px 0px 0px 0px;
		float: right;
}
label[for=frm-editItem-checkNegativeAmountPayslip]
{
		margin: 10px 0px 0px 0px;
		float: right;
}
#harvest_statistic .item_name {
	width: 70%;
}
#harvest_statistic .item_value, #harvest_statistic .item_amount, #harvest_statistic .item_total{
	width: 10%;
}
