@font-face {
	font-family:	"alegreya";
	src:			url("/fonts/alegreya.woff2") format("woff2");
}
@font-face {
	font-family:	"bellota";
	src:			url("/fonts/bellota.woff2") format("woff2");
}
@font-face {
	font-family:	"trebu";
	src:			url("/fonts/trebuc.woff") format("woff");
}
@font-face {
	font-family:	"verdana";
	src:			url("/fonts/verdana.woff") format("woff");
}
@font-face {
	font-family:	"nunito";
	src:			url("/fonts/nunito.woff2") format("woff2");
}
@font-face {
	font-family:	"freeserif";
	src:			url("/fonts/times.woff2") format("woff2");
}
@font-face {
	font-family:	"zilla";
	src:			url("/fonts/zilla.woff2") format("woff2");
}
@font-face {
	font-family:	"courierprime";
	src:			url("/fonts/courierprime.woff2") format("woff2");
}
@font-face {
	font-family:	"ubuntu";
	src:			url("/fonts/ubuntu.woff2") format("woff2");
}
@font-face {
	font-family:	"comic";
	src:			url("/fonts/comic.woff2") format("woff2");
}

del {
  color: #cc0000;
}
div.grouped {
	float: left;
}
span.icon-eyes {
	display				: inline-block;
    position			: absolute;
    top					: 4px;
	width				: 35px;
	height				: 22px;
	background-image	: url("eyes.png");
	background-position	: 44px -8px;
	cursor				: pointer;
}
input.icon-eyes {
	display	: inline-block !important;
	width	: calc(100% - 44px) !important;
}
hr {
	margin: 20px 0;
}
img#savedimg {
	max-height		: 100px;
	border			: 1px;
	border-color	: black;
	border-style	: dotted;
}
img#urlprev {
	max-height		: 100px;
	border			: 1px;
	border-color	: black;
	border-style	: dotted;
}
input[id^="inputteam_"] {
	/*jQuery Mobile überschreibt das; lieber so machen wie numberfieldWidth , und dann addClass*/
	/*width: 70% !important;*/
}
ins {
  color: #00aa00;
}
legend.normal {
	font-style: normal;
	margin-left: 0 !important;
}
#dleventlogo{
	max-height: 80px;
}
#file_event_access img {
	float: left;
}
#dlmessage {
	margin-bottom: 25px;
}
#div_rueckpass .ui-slider-switch, #div_abseits .ui-slider-switch, #div_use_eventname .ui-slider-switch{
	width: 8em;
}
#evntName {
	font-style: italic;
}
#file_banner_edit_new .ui-slider-switch {
	width: 9em;
}
#file_banner_edit_new label[for="input_bgcol"] {
	display: ruby-text-container;
}

#file_copylsmf table,#file_copylsmf td {
	border: 1px solid #000000;
	border-collapse:collapse;
}
#file_event_access .traditionelleTabelle a, #file_login .traditionelleTabelle a, #file_getTnmLiveEvents .traditionelleTabelle a {
	float: right;
	text-decoration: none;
	color: #0000ff !important;
}
#file_getTnmLiveEvents .traditionelleTabelle a {
	color: #ffffff !important;
}
#file_export_listing .ui-controlgroup-controls {
	width: 100% !important;
}
#file_getTnmLiveEvents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
}
#file_all_comments table.traditionelleTabelle td{
	padding: 5px;
}
#file_all_comments table.usr{
	margin-top: 25px;
}
#file_all_comments table.evnt{
	margin-left: 25px;
}
#file_all_comments table.tnm{
	margin-left: 50px;
}

#file_tnm_teams .ui-autocomplete,#file_users .ui-autocomplete {
	font-family: Helvetica,Arial,sans-serif;
	z-index:10 !important;
}
#file_tnm_teams .ui-autocomplete .ui-menu-item,#file_users .ui-autocomplete .ui-menu-item {
	background: #5393C5;
	background: -moz-linear-gradient(#5393C5, #6FACD5);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5393C5), color-stop(100%,#6FACD5));
	background: -webkit-linear-gradient(#5393C5, #6FACD5);
	background: -o-linear-gradient(#5393C5, #6FACD5);
	background: -khtml-linear-gradient(#5393C5, #6FACD5);
	background: -ms-linear-gradient(#5393C5, #6FACD5);
	background: linear-gradient(#5393C5, #6FACD5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5393C5', endColorstr='#6FACD5', GradientType=0);
	border-radius: 5px;
	height: 40px;
}
#file_tnm_teams .ui-menu .ui-menu-item a,#file_users .ui-menu .ui-menu-item a {
	line-height: 2.2;
}
#file_tnm_teams .ui-state-hover,#file_tnm_teams .ui-state-focus,#file_users .ui-state-hover,#file_users .ui-state-focus {
	background: #5393C5 !important;
	background: -moz-linear-gradient(#5393C5, #6FACD5) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5393C5), color-stop(100%,#6FACD5)) !important;
	background: -webkit-linear-gradient(#5393C5, #6FACD5) !important;
	background: -o-linear-gradient(#5393C5, #6FACD5) !important;
	background: -khtml-linear-gradient(#5393C5, #6FACD5) !important;
	background: -ms-linear-gradient(#5393C5, #6FACD5) !important;
	background: linear-gradient(#5393C5, #6FACD5) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5393C5', endColorstr='#6FACD5', GradientType=0) !important;
	color: #FFFFFF !important;
	font-weight: bold !important;
	text-shadow: 0 !important;
}
#file_tnm_teams .ui-widget-content a,#file_users .ui-widget-content a {
	color: #FFFFFF;
	text-shadow: -1px 1px 0 #000000;
}

#file_log .kleiner {
	font-size: 70%;
}
#file_log #delsel {
	position: fixed;
	left: 0;
	bottom: -5px;
}
#logopic, #themepic, .themepic {
	max-height: 200px;
	max-width: 200px;
}
.teamlogopic {
	max-height: 40px;
	max-width: 40px;
}
.teamlogopic_20 {
	max-height: 20px;
	max-width: 20px;
	margin: 0 3px 0 3px;
}
.teamlogomleft {
	margin: 0 3px 0 0;
}
.teamlogomright {
	margin: 0 0 0 3px;
}
.teamlogopic_30 {
	max-height: 30px;
	max-width: 30px;
	margin: 0 3px 0 3px;
}
.teamlogopic_12 {
	max-height: 12px;
	max-width: 12px;
	/*margin: 0 3px 0 3px;*/
}
.teamlogoright {
	padding: 0 0 0 3px;
}
#my-table {
	border-collapse: collapse;
	width: 99%;
}
#my-table td {
	border-bottom: 1px solid #666666;
	text-align: center;
}
#my-table .phase {
	background: #bbbbbb;
}
#my-table .matchdate {
	font-size: 60%;
}
#norm-table {
	border-collapse: collapse;
	width: 99%;
}
#norm-table td,th {
	border: 1px solid #666666;
	font-size: 10px;
}
#norm-table tr:nth-child(even) {
	background: #cccccc;
}
#permanentup {
	position: fixed;
	left: 50%;
	bottom: -5px;
	margin-left: -30px;
}
#planb {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
#popup_tnmName {
  text-align: center;
}
#popupTeams-popup {
	min-width: 220px;
}
#qrcode {
	text-align: center;
}
#systemlegend {
	margin-top: -0.9em !important;
}
#te_bigger,#te_smaller {
	cursor:pointer;
}
#te_bigger {
  position: absolute;
  right: 30px;
}
#template_long, #match_time_info{
	background: #295B8E;
	background: -moz-linear-gradient(#295B8E, #3E79B5);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#295B8E), color-stop(100%,#3E79B5));
	background: -webkit-linear-gradient(#295B8E, #3E79B5);
	background: -o-linear-gradient(#295B8E, #3E79B5);
	background: -khtml-linear-gradient(#295B8E, #3E79B5);
	background: -ms-linear-gradient(#295B8E, #3E79B5);
	background: linear-gradient(#295B8E, #3E79B5) repeat scroll 0 0 #4E89C5;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#295B8E', endColorstr='#3E79B5', GradientType=0);
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#295B8E', endColorstr='#3E79B5', GradientType=0)";*/
	color: #fff;
	text-shadow: 0 0 0;
	font-size: 12px;
}
#file_tnm_matches td input{
	width: 50px;
}

#err_double{
	background-color: #f99;
	display 		: none;
    margin			: 0 0 0 20px;
    padding			: 3px;
}

.aldi {
	bottom: 0 !important;
}
.banner_importance_input {
	text-align: center;
}
.banner_preview_main {
	bottom: 0px;
	height: 45px;
	position: fixed;
	padding: 0px;
	text-shadow: 0 1px 0 #000000;
	width: 100%;
	z-index: 10;
	font-family: Verdana, Arial, sans-serif;
}
.banner_preview_main a {
	text-decoration: none;
}
.bannermain {
	bottom: 0px;
	height: 45px;
	/*min-width: 320px;*/
	float: left;
	padding: 0px;
	text-shadow: 0 1px 0 #000000;
	width: 70%;
}
.bannermain a {
	/*color: #ffffff;*/
	text-decoration: none;
}
.bannermain img, .banner_preview_main img {
	float: left;
	height: 45px;
	margin: 0 5px 0 0;
}
.blue {
	color: #0000ff;
}
.blue_dark {
	color: #000099;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.changehomeaway {
	font-weight: bold;
}
.clearfloat {
	clear: both;
}
.custom-count-pos{
	font-size: 11px;
	font-weight: bold;
	padding: 0.2em 0.5em;
	float: right;
}
.datetime-group {
	border: 1px solid #999999 !important;
	background: #e0e0e0;
}
.datetime-group legend {
	margin-left: 10px !important;
	font-style: italic;
}
.e_dt {
	font-size: 70%;
}
.error {
	color: #ff0000;
}
.eventlogo{
	/*height: 30px;*/
}
.event-title-small {
	font-size: 60%;
	display: inline-block;
}
.event-is-private {
	color: #f99 !important;
}
.tnm_direct {
	background: #f99 !important;
}
.tnmIsDirect {
	color: #f99 !important;
}
.example {
	position: inherit;
	margin-bottom: 5px;
	opacity:	0.4;
}
.fett {
	font-weight: bold;
}
.floatright {
	float: right;
}
.formatgroup {
	margin-top: -1.0em;
}
.grcl {
	font-size: 70%;
}
.green {
	color: #009900;
}
.greenalert {
	color: #00ff00;
}
.greenalertbg {
	background-color: #99ff99 !important;
}
.grey {
	background-color: #666666;
	color: #ffffff;
	text-shadow: black 0 0;
}
.grouped table {
	border: none;
	border-collapse: collapse;
}
.grouped table td {
	border: none !important;
}
.innerbanner {
	/*background-color: #006600;*/
	height: 100%;
	overflow: hidden;
}
.innerbanner span, .banner_preview_main span {
	position: relative;
	height: 45px;
	vertical-align: middle;
	display: table-cell;
	font-weight: normal;
	width: 1000px;
	font-size: 13px;
	line-height: 13px;
	font-family: Verdana, Arial, sans-serif;
}
.invisible {
	display: none;
}
.left_lsmf_col {
	border-right-color: #ccc !important;
}
.lightborder {
	border-bottom-color: #ccc !important;
}
.lines123 {
	font-size: 70%;
	line-height: 100%;
}
.line2 {
	font-style: italic;
}
.line3 {
	font-weight: bold;
}
.liste {
	font-size: 70%;
	color: #999;
	width: 20px;
	display: inline-block;
	padding-right: 10px;
	text-align: right;
}
.mtch-move-btn {
	width: 75px;
}
.nocheck {
	text-align: left;
	padding-left: 45px !important;
}
.numberfieldWidth {
	width: 70px !important;
}
.noopacity {
	opacity: 1;
	margin: 3px 10%;
	width: 80%;
}
.preview {
	left: 0;
	bottom: -45px;
	-webkit-transition: bottom 1s linear;
	-moz-transition: bottom 1s linear;
	-o-transition: bottom 1s linear;
	transition: bottom 1s linear;
}
.psblue {
	color: #006699;
}
.psgreen {
	color: #009900;
}
.psgrey {
	color: #999999;
}
.psorange {
	color: #936400;
	line-height: 9px;
}
.psred {
	color: #cc0000;
	line-height: 9px;
}
.psyellow {
	color: #ddbb00;
	line-height: 9px;
}
.progressbubble{
	line-height: 22px;
}
.ego_acc_red {
	color: #f99;
}
.ego_acc_green {
	color: #9f9;
}
.qwe {
	font-size: 60%;
	line-height: 10px;
	margin: 0;
}
.rechtsb {
	text-align: right;
}
#file_all_comments .rechtsb a, #file_all_comments .head a{
	text-decoration: none;
    color: #222 !important;
    font-weight: normal !important;
}
.red {
	color: #ff0000;
}
.red_dark {
	color: #990000;
}
.redalert {
	color: #ff0000;
}
.redalertbg {
	background: #f99 !important;
}
.refresh {
	display: inline-block;
	float: right;
}
.right {
	text-align: right;
}
.shortlink {
	font-size: 200%;
/*
	font-family: serif;
	font-style: italic;
*/
	font-family: ubuntu;
}
.shortlink a {
	color: inherit !important;
	font-weight: inherit !important;
	text-decoration: none;
}
.shorturlbox {
	float: left;
	margin-left: 20px;
	white-space: nowrap;
}
.shorturlbox.short_input {
	width: 50px;
}
.smaller {
	font-size: x-small;
}
.tbold {
	font-weight: bold;
}
.textDirUp {
	-webkit-transform: rotate(-90deg);	
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	width: 30px;
	position: relative;
	bottom: 10px;
}
.tinymce_msg_td{
	line-height:normal;
}
.tinymce_msg_td p{
	margin: 0px 0px 0px 0px;
}
.titalic {
	font-style: italic;
}
.tstrike {
	text-decoration: line-through;
}
.tnm-groupbox {
	margin-top: 1em;
}
.traditionelleTabelle {
	border:1px solid #000000;
	border-collapse: collapse;
}
.traditionelleTabelle td.noborder{
	border:none;
}
.traditionelleTabelle td{
	border:1px solid #000000;
}
.traditionelleTabelle td.topborder{
	border-top:1px solid #000000;
}
.traditionelleTabelle tr:nth-child(even) {
	/*background: #eeeeee;*/
}
.traditionelleTabelle tr:nth-child(odd) {
	background: #eeeeee;
}

.tr-even {
	background: #cde !important;
}
.tr-odd {
	background: #cdc !important;
}

.traditionelleTabelle tr.head, .traditionelleTabelle td.head{
	background: #bbbbcc;
}
.traditionelleTabelle td.head{
	vertical-align: bottom;
}
#file_event_teams .traditionelleTabelle td{
	padding: 4px 1px;
}
#file_event_teams .traditionelleTabelle td.head{
	padding: 15px;
}
#file_event_teams .traditionelleTabelle td a {
    text-decoration: none;
    color: inherit;
}
.very_important {
	color: #cc0000;
	text-shadow: 1px 1px 1px #ffff00;
}
.zentriert {
	text-align: center;
}
.user {
	margin-top: 1.5em;
	font-weight: bold;
}
.log-yellow {
	background: #ff8 !important;
}
.log-otti {
	color: #aaa;
}
#lettergroups{
	margin-top	: 1em;
}
#firstLetters div[data-role="controlgroup"]{
	margin-top	: -9px;
}
#file_teamnames #liste .ui-btn-inner {
    white-space: normal !important;
}
.b_user{
	color: #f66;
}
.tab_aligntop{
	vertical-align: top;
}

.hpstan{
	border-collapse	: collapse;
}
.hpstan tr:first-child td {
    background-color	: #ddd;
}
.hpstan td{
	border	: 1px solid #999;
	padding	: 1px 8px;
}

.group_odd_bgcol {
    background-color	: #ddf;
}
.group_odd_bgcol_odd_team {
    background-color	: #ddf;
}
.group_odd_bgcol_even_team {
    background-color	: #eef;
}
.group_even_bgcol {
    background-color	: #fdd;
}
.group_even_bgcol_odd_team {
    background-color	: #fdd;
}
.group_even_bgcol_even_team {
    background-color	: #fee;
}
.icondiv {
	display	: inline-grid;
	border	: 1px outset #fff;
	padding	: 1px 3px;
	cursor	: pointer;
}
#file_teamicons h3 {
	margin-top: 1.5em;
}
#file_teamicons hr {
	color		: #666;
	border-style: solid;
}
