.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
 background-color:transparent;
}

.eb-notice-message{
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	color:red;
}

.eb-taskbar li {
    float: left !important;
    list-style-type: none !important;
    background-image: none !important;
    padding: 0px !important;
    margin: 0px !important;
}
        
.btn{
	margin-right:2px;
	margin-left:2px;
	}
/*	
input, textarea,
.uneditable-input {
  min-width: 150px;
}
*/
#AGB_bestaetigung1{
	margin-bottom: 5px;
	margin-right: 5px;
}

.form.form-horizontal .control-label label{
	padding:0px;
}

.form-horizontal .control-group{
	margin-bottom:0px;
}

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{
	height:25px;
/*	margin-left: -20px;*/
}

/*Feld Wie wurden sie auf uns aufmerksam*/
#wie_aufmerksam{
	margin-top:3px;
	width:200px;
/*	margin-left: -20px;*/
}


/*Feld Bemerkungen*/
#comment{
	height: 120px;
	width: 200px;
/*	margin-left: -20px;*/
}

#Anrede{
/*	margin-left:-20px;*/
}
.form-actions{
	background:none;
	margin-top:0px;
	margin-left: -20px;
}

#total_amount{
	border: none;
	background: transparent;
	margin-top: 0px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #2C2C2C;
	margin-left: 0px;
}

.input-append .add-on, .input-prepend .add-on{
	border: none;
	background: transparent;
	padding: 0px;
	font-weight: bold;
/*	margin-left:-20px;*/
}

#AGB_bestaetigung-lbl{
	padding-top:8px;
}

#field_ABGlesen{
	padding-left:180px;
	margin-top:-15px;
}

#eb-share-tex{
    font-size: 100%;}
	
.checkbox{
	margin-left:140px;
}

.input-large{
	width:200px;
}

.form-horizontal .controls{
	margin-left:140px;
}

.form-horizontal .control-label{
	width:135px;
}

.form-horizontal .form-actions{
    padding-left: 160px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

td.hidden-phone{
	text-align:center;
}

th.hidden-phone{
	text-align:center;
	width: 10px;
}

.center actions-col{
	text-align:center;
}

.pagination ul > li > a, .pagination ul > li > span{
	padding-left:5px;
	padding-right:5px;
	line-height: 25px;

}

.pagination ul{
	padding:0px;
}

.date_col {
    width: 22%;
}

.actions-col{
	text-align:center;
}

#geburtsdatum_img.btn {
	background-image:url(http://www.nothilfekurs.org/media/com_eventbooking/assets/images/calendar-logo.png);
	margin-top: 4px;
	margin-left: 2px;
	height:24px;
	width: 24px;
	border:none;
	border-radius:0px;
	background-position:0px;

}
h1.eb-page-heading #pop-print {
  display:none;
}