@CHARSET "UTF-8";

.b {
	font-weight: bold;
}

.formbutton {
	margin-top:2;
}
.head-odd-fav {
	background-color: #090;
	color: #ffffff;
	padding: 0.5em 1em;
	border-radius: 5px;
}
.head-odd-nofav {
	background-color: #dddddd;
	color: #333333;
	padding: 0.5em 1em;
	border-radius: 5px;
}
.head-odd-empty {
	background-color: inherit;
	color: #333333;
	padding: 0.5em 1em;
	border-radius: 5px;
}
.topinfoo
{
	background-color: inherit;
}
.topinfoa, .topinfoi
{
	background-color: #e8ebf9;
}
.topinfoo
{
	cursor:pointer;
	border-radius:0.5em;
}
.fixedright {
	position:fixed;
	z-index:1000;
	right:5px;
	top:70px;
}
.fixedrightimg {
	width:32px;
	height:auto;
} 
	
.settingso, .sharingso
{
	cursor:pointer;
}
.settingsi, .sharingsi 
{
	border-radius: 8px;
	background-color: lightblue;
	padding:10px;
}
.sharep
{
	float:left;
	clear:both;
	margin:5px;
	max-width:90px;
	overflow:hidden;
}
.evheadall {
	padding:10px;
	color:#e0dada;	
}
.evheadall_0, .eincalarm, .eincothers {
	background-color: #808080;
}
.evheadall_1 {
	background-color: #1B5690;
}
.evheadall_2 {
	background-color: #053505;
}
.evlistall {
	padding:10px;
}
.evlistall_0 {
	background-color: #cbcbcb;
}
.evlistall_1, .e_avo1 {
	background-color: #B5D7F9;
}
.evlistall_2, .e_fav, .e_avo2 {
	background-color: #ccf9cc;
}
.livehead, .livehearow2 p {
	padding:0 20px;
}
.livehearow2 p {
	color: #e0dada;
}
.livehearow1 {

}

.animback

.taro {
	/** display: table-row; **/
}
.tace {
	display: table-cell;
	padding-left: 10px;
	padding-right: 10px;
}
.tek {
	text-align:center;
	width: 5%;
}
.e_daks {
	width: 20%;
}
.e_min {
	width: 10%;
	text-align: center;
}
.e_imgisfav0, .e_imgisfav1 {
	width: 48px;
	height: auto;
	cursor:pointer;
}
.e_is5 {
	width: 5%;
}
.e_ms {
	width: 20%;
	border: 1px solid #bbbbbb;
	border-radius: 5px;
	text-align: center;
}
.e_isfav {
	float:left;
}
.e_isinfo {
	float:right;
}
.e_isfav0, .e_isfav1 {
	/** width: 40%; **/
}
.e_fav {
	font-weight: bold;
}

.e_out {
	margin-bottom: 5px;
}
.e_in {
	padding: 5px 5px 1px 5px;
	background-color: #ffffff;
}
.e_gols {
	background-color: inherit;
	color:inherit;
}
.e_imgis1 {
	baseline: middle;
}
.eincalarm {
	padding: 5px;
}
.eincvaluable {
	padding: 5px;
	background-color: #1E90FF;
}
.eincothers {
	padding: 5px;
}
.favteamname {
	font-weight: bold;	
}
.eliodd {
	border: 1px solid gray;
}
.elifavodd {
	background-color: lime;
}
.elidelete {
	background-color: red;
}
.eliverify {
	background-color: lime;
}
.savedr1 {
	background-color: lightcyan;
}
.detailedr1 {
	background-color: lightgoldenrodyellow;
}
.day-link {
	border: 1px solid lightgray;
	border-radius: 2px;
	margin: 0 20px;
}

.eliscoreinputok{
	background-color:lime;
}

.e_score {
	font-weight:bold;
}
.e_red {
	background-color:red;
	color:white;
	font-weight:bold;
}
.e_green {
	background-color:lime;
	color:black;
}
	
.e_p {
	border-color: transparent;
	border-width: 2px;
	border-style: solid;
}
.e_p, .e_lp {
	margin:0;
	padding:5px;
	/** background-color:white; **/
}
.e_p4 {
	height:58px;
}

.result-info3 {
	font-family: "Courier", "Courier New";
	font-weight : bold;
	padding: 5px 0;
	font-size: 1.2em;
}

.result-info4 {
	font-weight : normal;
	padding: 5px 0;
	font-size: 1.6em;
}
.fitemscore {
	cursor:pointer;	
	border-color: gray;
	border-width: 1px;
	border-style: solid;
}

#opensourcereporter {
	background-color:white;
	border:1px solid #888888;
	position:fixed;
	bottom:0;
	height:30px;
	width:100%;
}