/*
 Theme Name:   FixFoto-Tipps 2020 (GP)
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       ms
 Author URI:   https://www.editorei.de
 Template:     generatepress
 Version:      0.1
*/

.sc_hinweis{
	background:#C1E1FF;
	border:1px solid #C1E1FF;
	color:#000;
	border-radius: 0px;
	padding:10px 10px 10px 30px;
	margin-top:15px;
	margin-bottom:15px;
	}
   
pre{font-family: "Hack", Consolas, Courier New", Courier, monospace;}   

/* --- Eigene Anpassungen --- */

fieldset { border: 2px solid #ddd; 
           border-radius: 6px; 
           padding:1em;
           margin:1em 0;}

legend{
	padding: 0 .3em;
	font-size:1.1em;
	}


pre{
	border:1px solid #ccc !important;		
  overflow:auto !important;
	padding:5px !important;
  color:#5077BE !important;
  font-size:12px !important;
  line-height:150% !important;
	border-radius:5px !important;
	margin:15px 0 !important; 
}

/* ---- Andere */

#content .beta{
  clear:both;
  padding-top:20px;
}

#content .beta p{
  margin-bottom:0px;
  color:#fff;
  background:#900;
  padding:10px;
}

#content .uebergabe{
  clear:both;
  padding-top:20px;
}

#content .uebergabe p{
  margin-bottom:0px;
  color:#fff;
  background:#009900;
  padding:10px;
}

#content .uebergabe p a{
  color:#fff;
  text-decoration:unterline;
}

/* ---------------- Downloadmanager --------------------*/
td, th{ 
	font-size:100%;
}

td.cell{
		border-bottom: 1px solid #ccc;
		padding:5px;
}



td.alt1{ 
	background: #f5f5f5;
	border-bottom: 1px solid #ddd;
	border-top:1px solid #fff;
	padding:5px;
}

td.alt2{ 
	background: #f5f5f5;
	border-bottom: 1px solid #ddd;
	border-top:1px solid #fff;
	padding:5px;
}

td.alt1 img{ 
	border:1px solid #666;
	padding:0px;

}
td.total{
       padding:10px 5px 5px 5px;
       font-weight:bold;
}

td.category{ 
	padding:5px 0;
	color:#444;
	font-weight: bold;
	padding-top:15px;
}
td.ghh{ 
	text-align:right;
	font-size:10px;
	font-weight:bold;
	vertical-align:bottom;
	padding:2px;
}

.download{
	clear:both;
	list-style-type:none;
	}
.download li{
	margin-left:-19px;

	}	

.single-download{
	background:#EAEFC0;
	border:1px solid #AFB28F;
	padding:15px 10px 10px 10px;
	border-radius: 8px;

	clear:both;
	margin:15px 0;
}

/* ---------------- Misc --------------------*/

.sc_key{
	padding:1px 3px;
	background: #CCF3B2;
	color: #000;
	border-radius: 3px;
	border:1px outset #ccc;		
	}

.sc_path{
		font-family: "Courier New", Courier, monospace;
		color:#107A00;
		font-weight:bold;
	}	
	


.sc_menu{
	color: #444;
	font-weight:bold;
	line-height:170%;
	}	

.sc_btn{
	padding:1px 3px !important;
	background: #ddd !important;
	color: #444 !important;
	font-weight:bold !important;
	border-radius: 3px !important;
	border:2px outset #ddd !important;	
	line-height:170% !important;
	}	

.sc_scriptcode{
		font-family: "Courier New", Courier, monospace;
		color:#5077BE;
		font-weight:bold;	
	}


.flattr{
	margin-top:10px;
	}	

.history_new{
	color:green;
	}	

.history_edit{
	color:#D89E22;
	}	

.history_fix{
	color:red;
	}		

ul.ext-links{
	margin-left:0px;
	}

div.tagcloud{
	text-align:justify;
	text-transform:capitalize;
}