/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
table.anmeldung{
 	border: solid 0px #f00;
 	max-width: 90%;
}

.box90{
	text-align:left;
 	max-width: 90%;
 	margin-left: auto;  margin-right: auto;
}

table.anmeldung td{
 	border: solid 0px #f00;
 	margin-left: auto;  margin-right: auto;
 	padding:5px;
}
select.anmeldung{
 	width: 100%;
 	height: 30px;
 	border: solid 1px #bbb;
 	background-color:#fff;
}
input.anmeldung{
 	width: 100%;
 	border: solid 1px #bbb;
 	background-color:#fff;
}

h4.show_klassen{
	cursor: pointer;
	color: rgb(34, 170, 221);
}

table.table_show_klassen{
	width: fit-content;
	display: none;
}

table.table_show_klassen td{
	padding: 1px 10px 1px 10px;
}

div.form_error{
	color: #f00;
	display: none;
}

#info_dialog {
	display: none;
}

.dialogClass{
	font-family: Arial;
	width: 600px;
	padding: 5px;
	z-index: 999;
}

#info_dialog{
 	width: 100% !important;
	font-size: 12pt;
}

input.size_100{
	width: 100%;
	border:0px;
	text-align:left;
}
td.size_100{
	width: 100px;
	text-align:center;
}
td.size_p259{
	width: 25%;
}
td.size_p15{
	width: 150px;
}
td.size_50{
	width: 50px;
	text-align:center;
}

input.size_right_40{
	width: 50px;
	text-align:right;
}

td.size_right_40{
	width: 50px;
	text-align:right;
}
td.size_right_40_red{
	width: 50px;
	text-align:right;
	color: #FF0000;
}

input.punkte{
	text-align:right;
}

input.kills{
	text-align:right;
}


td.table_teilnehmer{
	padding:3px !important;
}
td.table_teilnehmer_edit{
	padding:3px !important;
}
.startnummer{
	width:100px;
}
.edit_turnier{
	width:100px;
}
.td_center{
	text-align:center;
}

#captcha_img{
	cursor:pointer;
}

.ncc_hide_send_button{
	display:none !important;
}

#edit_teilnehmerxx{
	display: none;
}

.teilnehmer_daten_edit{
	cursor: pointer;
}

#submit_button{
	width:300px;
}

tr.activ_row{
	background-color: #dcdcdc;
}










.ajax-file-upload-statusbar {
border: 1px solid #0ba1b5;
margin-top: 10px;
width: 620px;
margin-right: 10px;
margin: 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
padding: 5px 5px 5px 15px
}

.ajax-file-upload-filename {
width: 500px;
height: auto;
margin: 0 5px 5px 0px;

}

.ajax-file-upload-filesize {
width: 50px;
height: auto;
margin: 0 5px 5px 0px;
display: inline-block;
vertical-align:middle;
}
.ajax-file-upload-progress {
margin: 5px 10px 5px 0px;
position: relative;
width: 550px;
border: 1px solid #ddd;
padding: 1px;
border-radius: 3px;
display: inline-block;
color:#FFFFFF;

}
.ajax-file-upload-bar {
background-color: #0ba1b5;
width: 0;
height: 20px;
border-radius: 3px;
color:#FFFFFF;

}
.ajax-file-upload-percent {
position: absolute;
display: inline-block;
top: 3px;
left: 48%
}
.ajax-file-upload-red {
-moz-box-shadow: inset 0 39px 0 -24px #e67a73;
-webkit-box-shadow: inset 0 39px 0 -24px #e67a73;
box-shadow: inset 0 39px 0 -24px #e67a73;
background-color: #e4685d;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
display: inline-block;
color: #fff;
font-family: arial;
font-size: 13px;
font-weight: normal;
padding: 4px 15px;
text-decoration: none;
text-shadow: 0 1px 0 #b23e35;
cursor: pointer;
vertical-align: top;
margin: 5px 10px 5px 0px;
}
.ajax-file-upload-green {
background-color: #77b55a;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
margin: 0;
padding: 0;
display: inline-block;
color: #fff;
font-family: arial;
font-size: 13px;
font-weight: normal;
padding: 4px 15px;
text-decoration: none;
cursor: pointer;
text-shadow: 0 1px 0 #5b8a3c;
vertical-align: top;
margin: 5px 10px 5px 0px;
}
.ajax-file-upload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
   font-weight: bold;
	padding: 15px 20px;
	cursor:pointer;
	line-height:20px;
	height:25px;
	margin:0 10px 10px 0;
  display: inline-block;
  background: #fff;
  border: 1px solid #e8e8e8;
  color: #888;
  text-decoration: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -moz-box-shadow: 0 2px 0 0 #e8e8e8;
  -webkit-box-shadow: 0 2px 0 0 #e8e8e8;
  box-shadow: 0 2px 0 0 #e8e8e8;
  padding: 6px 10px 4px 10px;
  color: #fff;
  background: #2f8ab9;
  border: none;
  -moz-box-shadow: 0 2px 0 0 #13648d;
  -webkit-box-shadow: 0 2px 0 0 #13648d;
  box-shadow: 0 2px 0 0 #13648d;
  vertical-align: middle;
  }

.ajax-file-upload:hover {
      background: #3396c9;
      -moz-box-shadow: 0 2px 0 0 #15719f;
      -webkit-box-shadow: 0 2px 0 0 #15719f;
      box-shadow: 0 2px 0 0 #15719f;
}

.ajax-upload-dragdrop
{

	border:2px dotted #A5A5C7;
	width:420px;
	color: #DADCE3;
	text-align:left;
	vertical-align:middle;
	padding:10px 10px 0px 10px;
}

.state-hover
{
		border:2px solid #A5A5C7;
}
.ajax-file-upload-container
{
	margin:20px 0px 20px 0px;
}