h1,h2,h3,h4,h5,h6{
	color: #aaa;
	/*font-size: 2.2rem;*/
	font-weight: normal;
}
h1{
	font-size: 1.9rem;
}
#dle-content > h1,
.center_resolver > h1{
	clear: both;
	margin-top: 5px;
	text-align: center;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	padding: 12px;
	font-size: 2em;
}
a h1,
a h2,
a h3,
a h4,
a h5,
a h6{
	color: #526f9b;
}
h2{
	font-size: 1.7rem;
}
h2.active_header{
	padding-left: 30px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	padding-top: 10px;
}
h3{
	font-size: 1.6rem;
}
h4{
	font-size: 1.4rem;
}
table.matchcenter{
	width: 100%;

}
table.matchcenter tr,table.matchcenter td{
	text-align: center;
	min-height: 30px;

}
table.matchcenter td.hometeam{
	text-align: left;
	white-space: nowrap; 
}
table.matchcenter td.awayteam{
	text-align: right;
	white-space: nowrap; 
}
/*table.matchcenter tr.odd{
	background-color: #f7f7f7;
}*/

table.matchcenter td.away_team,
table.matchcenter td.away_code{
	text-align: left;
	padding-left: 5px;
	white-space: nowrap; 
}
table.matchcenter td.home_team,
table.matchcenter td.home_code{
	text-align: right;
	padding-right: 5px;
	white-space: nowrap; 
}
table.matchcenter tr.match-item td:last-child,
table.matchcenter tr.match-item td:last-child .date,
table.matchcenter tr.match-item td:last-child .time{
	text-align: right;
	/*padding-right: 10px;*/
}
/*tr.match-item td:first-child{*/


tr.match-item td:first-child,
tr.match-item td.date:frist-child .date{
	text-align: left;
}
table.matchcenter tr.match-item td.away_team:last-child,
table.matchcenter tr.match-item td.away_code:last-child{
	text-align: left;
	padding-right: 3px;
}

table.matchcenter td.date_time:first-child{
	text-align: left;
	padding-left: 10px;
}
table.matchcenter tr.visual_group td{
	height: 40px;
	background-color: #fff;
	font-size: 1.2rem;
	text-align: left;
	padding-left: 30px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	padding-top: 10px;
	color: #aaa;
}
.side_resolver.right_side table.matchcenter tr.visual_group td{
	height: auto; 
}

tr.match-item td{
	/*width: 25%;*/
}
tr.match-item td.date, 
tr.match-item td.date_time,
tr.match-item td.season, 
tr.match-item td.time, 
tr.match-item td.stage, 
tr.match-item td.matchday, 
tr.match-item td.status, 
tr.match-item td.league, 
tr.match-item td.season,
tr.match-item td.league_season{
	padding-left: 10px;
	padding-right: 10px;
}
tr.match-item td:last-child{
	padding-right: 5px;
}
tr.match-item td:first-child{
	padding-left: 10px;
	text-align: left;
}
span.fcname_matchline{
/*	min-width: 90px;
	max-width: 90px;*/
	overflow: hidden;
}
span.fcname_matchline.fcname_away{
	padding-left: 3px;
}
span.fcname_matchline.fcname_home{
	padding-right: 3px;
}

tr.match-item td.home_team:first-child,
tr.match-item td.home_code:first-child{
	padding-left: 2px;
	text-align: right;
}
tr.match-item td.home_team,
tr.match-item td.home_code{
	padding-left: 10px;
}

tr.match-item td.away_team,
tr.match-item td.away_code,{
	padding-right: 10px;
}

tr.match-item td.score{
	width: 60px;
	max-width: 60px;
	font-size: 0.87em;
	text-align: center;
	margin:auto auto;
}
span.fcname_matchline.fcname_home,
span.fcname_matchline.fcname_away{
	min-width: 1rem;
}
span.fcname_matchline.fcname_away{
	padding-right: 3px;
}
tr.match-item td.date_time{
	width: 55px;
	max-width: 55px;
	font-size: 0.87em;
}
tr.match-item td.home_team,
tr.match-item td.awya_team{
	/*min-width: 100px;*/
	/*max-width: 150px;*/
	/*width: 40%;*/
}
tr.match-item span.date,
tr.match-item span.time{
	display: block;
}
tr.match-item td{
	    vertical-align: middle;
}
tr.match-item td.date,
tr.match-item td.date span.date{
	    color: #000;
}
table.matchcenter tr.match-item{
	border-bottom: 1px solid #eee;
	border-radius: 4px;
}
table.matchcenter tr.match-item td{
	padding-top: 1px;
	padding-bottom: 1px;
}
span.fc_logobox, span.fcname{
	display: block;
	} 
span.fc_logobox_empty.fc_logobox_20{
	width: 20px;
	height: 20px;
}
span.logobox_30 {
	min-height: 30px;
	min-width: 30px;
}
span.logobox_matchline {
	
	float: right;
}
span.logobox_matchline.fc_logobox_away, span.logobox_table {
	float: left;
}
span.logobox_matchline.fc_logobox_home{
	float: right;
}
span.fcname_matchline  {
	/*display: block;*/
}
span.fcname_matchline.fcname_home{
	text-align: right;
}
span.fcname_matchline.fcname_away{
	text-align: left;
}
span.fcname_matchline.fcname_away.fcname_30  {
    margin-left: 35px;
}
span.fcname_matchline.fcname_home.fcname_30  {
	
    margin-right: 5px;
    float: right;
}

 table.matchcenter  td.hometeam{
	/*min-width: 150px;*/
	padding-left: 5px;
}

 table.matchcenter tr:nth-child(odd){
	background-color: #f7f7f7;
}
.side_resolver.right_side table.matchcenter,
.side_resolver.right_side table.matchcenter tr:nth-child(odd){
	font-size: 0.9em;
}
/* table.matchcenter tr.mark_ucl:nth-child(odd) td:first-child{
	background-color: #bbf3bb;
}*/
 table.matchcenter tr.mark_ucl td:first-child{
	background-color: #bbf3bb;
	border-bottom: 1px solid #eee;
}
 table.matchcenter tr.mark_uel td:first-child{
	background-color: #b9ebf2;
	border-bottom: 1px solid #eee;
}
/* table.matchcenter tr.mark_uel:nth-child(odd) td:first-child{
	background-color: #b9ebf2;
}
*/

 table.matchcenter tr.mark_up td:first-child{
	background-color: #a7e6a7;
	border-bottom: 1px solid #eee;
}
/* table.matchcenter tr.mark_up:nth-child(odd) td:first-child{
	background-color: #a7e6a7;
}*/

 table.matchcenter tr.mark_down td:first-child{
	background-color: #ffcccc;
	border-bottom: 1px solid #eee;
}
/* table.matchcenter tr.mark_down:nth-child(odd) td:first-child{
	background-color: #fbb;
}*/
 table.matchcenter tr.mark_challenge_down td:first-child{
	background-color: #f2f2c6;
	border-bottom: 1px solid #eee;
}
 /*table.matchcenter tr.mark_challenge_down:nth-child(odd) td:first-child{
	background-color: #f2f2c6;
}*/

 table.matchcenter tr.mark_challenge_up td:first-child{
	background-color: #eff0d5;
	border-bottom: 1px solid #eee;
}
/* table.matchcenter tr.mark_challenge_up:nth-child(odd) td:first-child{
	background-color: #eff0d5;
}*/
 table.matchcenter tr.marked{
 	border-bottom: 1px solid white;
 }
 table.matchcenter tr.marked.mark_ucl,
 table.matchcenter tr.marked.mark_ucl  td:first-child{
	background-color: #029902;
	color: #fff;
}

 table.matchcenter tr.marked.mark_uel,
 table.matchcenter tr.marked.mark_uel td:first-child{
	background-color: #00a7be;
	color: #fff;
}

 table.matchcenter tr.marked.mark_down,
 table.matchcenter tr.marked.mark_down  td:first-child{
	background-color: #ce4242;
	color: #fff;
}

 table.matchcenter tr.marked.mark_challenge_down,
 table.matchcenter tr.marked.mark_challenge_down  td:first-child{
	color: #fff;
	background-color: #929200;
}
 table.matchcenter tr.marked.mark_challenge_up,
 table.matchcenter tr.marked.mark_challenge_up  td:first-child{
	color: #fff;
	background-color: #929200;
}
 table.matchcenter tr.marked.mark_up,
 table.matchcenter tr.marked.mark_up  td:first-child{
	color: #fff;
	background-color: green;
}
table.matchcenter tr:last-child td:first-child{
	border-bottom: none;
}



 table.matchcenter tr td{
	padding: 2px 1px;

}

 table.matchcenter th{
	/*max-width: 40px;*/
	margin: 3px;
    overflow: hidden;
    /* width: 20px; */
    font-size: 0.65em;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    background-color: #fff;
    /*border-left: 1px solid #f3f3f3;*/
}
	
span.fcname_20,span.fcname_0{
	padding-top: 4px;
	/*padding-left:25px;*/
	padding-right: 23px;
	font-size: 0.9em;

}

span.fcname_20.fcname_table,
span.fcname_20.fcname_away{
	padding-left:3px;
	margin-right: 0px;
}

span.fcname_30  {
	padding-top: 8px;
	padding-left:33px;
	padding-right: 33px;
}
span.fcname_table.fcname{
    padding-left: 4px;
    padding-right: 5px;
    overflow: hidden;
}   

span.match_score {
	display: block;
	padding: .6em .2em;
	height: 100%;
	padding: calc(30px - 2.05rem);
    min-width: 30px;
    /*border-radius: 2px;*/
    /*width:60px;*/
}
.club_wrapper span.match_status_50,
.club_wrapper span.match_score{
	font-size: 1rem;
}

table.matchcenter tr td.marked_win a{
	color: green;
}
table.matchcenter tr td.marked_lost a{
	color: red;
	/*color: #fff;*/
}
table.matchcenter tr td.marked_draw a{
	color: #888;
}

table.matchcenter tr.match-item{
	height: 30px;
	max-height: 30px;
}
span.club_marked,
tr.marked{
	font-weight: bold;
}
tr.marked,
tr.marked a,
 table.matchcenter tr.marked 
{
	background-color: #7b7b7b;
	color: #fff;
	font-weight: normal;
}
 th.team_name{
	text-align: left;
    padding-left: 10px;
}
    

span.match_status_50{
	background-color: #777;
	color: #f7f7f7;
	font-size: 1.1rem;
}
tr.even span.match_status_50{
	background-color: #5c5c5c;
}
span.match_status_0{
	background-color: #ddd;
}
span.match_status_1,
span.match_status_2,
span.match_status_3,
span.match_status_4,
span.match_status_5,
span.match_status_6,

#scoreboard.match_status_1,
#scoreboard.match_status_2,
#scoreboard.match_status_3,
#scoreboard.match_status_4,
#scoreboard.match_status_5,
#scoreboard.match_status_6
{
	background-color: #5cb85c;
	color: #f7f7f7;
}

span.match_status_10,
span.match_status_11, 
span.match_status_12,
#scoreboard.match_status_10,
#scoreboard.match_status_11, 
#scoreboard.match_status_12{
	background-color: #f0ad4e;
	color: #f7f7f7;
}

span.match_status_20, 
span.match_status_21,
span.match_status_22,
#scoreboard.match_status_20, 
#scoreboard.match_status_21,
#scoreboard.match_status_22{
	background-color: #d9534f;
	color: #f7f7f7;
}
tr.even  .score_wdate .score_date{
	background-color: #333;

}
.score_wdate .score_date{
	background-color: #555;
	color: #fff;
	font-size: 0.7rem;
	display: block;
	padding-bottom: 2px;
}
.score_wdate .match_score{
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 1.2rem;
}
td.score a:hover span,
td.score_wdate a:hover  span,
td.score_wtour a:hover  span{
	color: #333;
	background-color: #eee;
}
td.donk{
	min-width: 20px;
    width: 15%;	
}

tr.even td.score a:hover span,
tr.even td.score_wdate a:hover  span,
tr.even td.score_wtour a:hover  span{
	color: #555;
	background-color: #eee;
}
td.score_wtour a:hover  span.score_date{
	background-color: #ddd;	
}
td.score small span.time,
td.score small span.score_date{
	font-size: 0.8rem;
	display: block;
}

td.score a:hover,
td.score_wdate a:hover,
td.score_wtour a:hover{
	text-decoration: none;
}

div#speedbar {
	width: calc(100% - 20px);
    margin: 10px;
    font-size: 0.9em;
    font-weight: normal;
    color: #444;
    text-align: justify;
}

div#speedbar a{
	color: #526f9b;
}
#scoreboard{
	font-size: 7rem;
    padding: 1.7rem 0rem;
    background-color: #222;
    color: #fff;
    width: 50%;
    margin: auto auto;
    min-width: 200px;
    transform: skew(-4Deg,-5Deg);
    transform: scaleY(1.2, 1.0);
    -webkit-transform: skew(-4Deg,-5Deg);
    -webkit-transform: scaleY(1.2, 1.0);
	-ms-transform: skew(-4Deg,-5Deg);
	-ms-transform: scaleY(1.2, 1.0);



}
#downscoreboard{
    font-size: 1.2rem;
    /* padding-left: 2rem; */
    background-color: #000;
    width: 50%;
    margin: auto auto;
    padding: 1rem 3rem;
    min-width: 200px;
    color: #fff;
    text-align: left;
    /* font-weight: bold; */
    height: 65px;
    transform: skew(-3Deg,-1Deg);
    -ms-transform: skew(-3Deg,-1Deg);
    -webkit-transform:skew(-3Deg,-1Deg);
    /*font-weight: bold;*/

}
#downscoreboard a{
	color: #fff;
}
#downscoreboard span.date{
	color:#fff;
	text-align: left;
}

#upscoreboard{
	font-size: 1rem;
	min-width: 200px;
	padding: 1rem 3rem;
	background-color: #222;
	color: #fff;
	width: 50%;
	margin:auto auto;
    transform: skew(-9Deg,-3Deg);
    -ms-transform: skew(-9Deg,-3Deg);
    -webkit-transform:skew(-9Deg,-3Deg);

}
span.matches_count{
	background-color: green;
    padding: 1px 3px;
    border-radius: 4px;
    font-size: 0.8em;
    font-weight: bold;
    color: #fff;
}
a:hover span.matches_count{
	text-decoration: none;
}
span.edit_button{
	background-color: #eee;
	border: 1px solid #ccc;
    padding: 3px 3px;
    border-radius: 4px;
    font-size: 0.9em;
    /*font-weight: bold;*/
    /*color: #fff;*/
}
td.manage a,
td.manage a:hover,
a:hover span.edit_button{
	text-decoration: none;
	background-color: #ccc;
}
#before_match_review{
	clear: all;
}
#before_match_review h4,
#match_f2f h4{
	text-align:center;
	width:100%;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee; 
	margin-bottom:10px;
}

.sides{
	width:calc(100%/2 - 5px);
	padding: 2px;
	font-size:0.9em; 
	/*text-align:center;*/
}
.logo-side{
	text-align: center;
}
#home_side{
	float:left;
}
#away_side{
	float: right;
}
span.fcname_20.long_name{
	padding-top: 0px;
}
span.logobox_20.long_name{
	padding-top: 3px;
}
span.logobox_20.superlong_name{
	padding-top: 8px;
}
span.fcname_20.superlong_name,
span.fcname_20.long_name{
	padding-top: 1px;
	padding-bottom: 1px;
}
.club-badge{
	padding: 1px; float: left;
}
.desc_block,
.res_block{
	display: block;
	float: left;
	padding: 2px;
	text-align: center;
	width: calc(50%/2 - 4px);
	min-height: 10px;
	overflow: hidden;
    height: 10px;
    font-size: 0.9rem;
}
.desc_block2,
.res_block2{
	display: block;
	float: right;
	padding: 2px;
	text-align: center;
	width: calc(50%/2 - 4px);
	min-height: 10px;
	overflow: hidden;
    height: 10px;
    font-size: 0.9rem;
}
.desc_block2{
	/*min-width: 50px;*/
	text-align: left;
	/*padding-right: 10;*/
}

.total_block,
.home_block,
.away_block{
	display: block;
	float: left;
	padding: 2px;
	text-align: center;
	width: calc(100%/3 - 2px);
	min-height: 10px;
	overflow: hidden;
    height: 10px;
    font-size: 0.9rem;

}
.club_profile .res_block3,
.club_profile .desc_block3{
	width: calc(100%/3 - 4px);
	text-align: center;
	float: left;
}
.club_profile .res_block3{
	font-size: 1.2rem;
	/*font-weight: bold;*/
}

.total_block{
	float: left;
}
.desc_block{
	min-width: 50px;
	text-align: right;
	/*padding-right: 10;*/
}
.club_profile .desc_block,
.club_profile .desc_block2{
	width: calc(50%/2 - 4px + 30px);
}
.club_profile .res_block,
.club_profile .res_block2{
	width: calc(50%/2 - 4px - 30px);
}

.desc_block.period_block{
	width: calc(25% - 10px);
}
.season_profile .res_block.period_block{
	width: calc(75% - 10px);	
}
.season_block{
	display: block;
	float: left;
	padding: 2px;
	width: calc(25% - 4px);
	text-align: center;
    max-width: calc(25% - 4px);
    overflow: hidden;

}
.season_descblock{
	display: block;
	float: left;
	padding: 2px;
	width: calc(25% - 4px);
	text-align: left;
	clear: left;
	/*font-size: 1.1rem;*/

}
.season_resblock{
	display: block;
	float: left;
	padding: 2px;
	width: calc(75% - 4px);
	text-align: left;


}
.club_mainprofile .season_resblock,
.club_mainprofile .season_descblock{
	font-size: 1.1rem;
}
.season_linkblock{
	width: calc(100% - 36px);
    text-align: center;
    font-size: 1.1rem;
    padding: 8px;
    margin: 10px;
    background-color: #eee;
}
.season_block.current a{
	font-weight: bold;
	color: grey;
}
.season_block.active a{
	font-weight: bold;
	color: green;
}

.stat-wrapper{
	clear: both;
	float: none;
	display: block;
}
.stat-wrapper h5{
	margin: 4px;
	margin-top: 20px;
	font-size: 1rem;
	border-bottom: 1px solid #eee;
	text-align: center;
}
.stat-wrapper h4{
	margin-bottom: 4px;
	margin-top: 20px;
	border-bottom: 1px solid #eee;
	text-align: center;
}
 h5{
	border-bottom: none;
	border-top: 1px solid #eee;
	padding-top: 0px;
	margin-top: 0px;
}
.season_profile .desc_block, 
.season_profile .res_block{
	padding: 5px;
    text-align: left;
    width: calc(50%/2 - 10px);
} 
.season_profile .desc_block{
	text-align: right;
}

.fc_logobox_empty{
	display:  inline-block;
	background-color: #eee;
	border-radius: 4px;
	border: 1px solid #ddd;

}
.fc_logobox_empty.logobox_20{
    display:  inline-block;
    height: 18px;
    width: 18px;
    min-height: 18px;
    min-width: 18px;
}
.fc_logobox_empty.logobox_30{
    display: inline-block;
    height: 28px;
    width: 28px;
    min-height: 28px;
    min-width: 28px;
}

.fc_logobox_empty.logobox_50{
    display:  inline-block;
    height: 48px;
    width: 48px;
    min-height: 48px;
    min-width: 48px;
}
span.fc_logobox_empty.logobox_20.long_name{
	margin-top: 3px;
}
span.fc_logobox_empty.logobox_20.superlong_name{
	margin-top: 8px;
}
td.wins, td.draws, td.loose, td.scored, td.missed, td.balance, td.games, td.points, td.place{
	max-width: 100%;
	min-width: 20px;
}

.streak .stat_lose,
.streak .stat_win,
.streak .stat_draw{
	margin: 2px;
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
}
.streak .stat_lose{
	
	background-color: red;
	
}
.streak .stat_win{
	background-color: #22e522;
}
.streak .stat_draw{
	background-color: #b0b0b0;

}
.dropbtn {
  background-color: #3498DB;
  color: white;
  padding: 8px 0px;
  width: calc(100% - 10px);
  padding: 5px;
  font-size: 1.2em;
  border: none;
  cursor: pointer;
  text-decoration: none;
  display: block;
  text-align: center;
}
a.dropbtn,
a.dropbtn span{
	text-decoration: none;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  background-color: #2980B9;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}
.tables_list{
	display: none;
}
.side_resolver{
	/*padding-bottom: 15px;*/ 
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.undertable_links{
	display:block;
	text-align:center;
	padding:5px; 
	border-bottom: 1px solid #eee; 
	border-top: 1px solid #eee;
}

.champ_item{
	padding-bottom: 15px;
}
.clubs_page{
	/*clear: both;*/
	display: none;
	padding-left: 110px;
}
.clubs_page .club_item{
	display: block;
	float: left;
	height: 70px;
	text-align: center;
	padding: 1px;
	font-size: 0.75em;
	
}
.club_item .club_name{
	display: block;
	width: 100%;
	margin: auto auto;
	padding-top: 3px;
	text-align: center;
	overflow: hidden;
	 white-space: nowrap;
	text-overflow: ellipsis;
   

}
.clubs_list .dropdown{
	padding-top: 8px;
}
.clubs_list span.league  {
	display: block;
}
.side_resolver.clubs_list span.country{
	display: none;
}

.clubs_list{
	padding: 5px;
    padding-top: 10px;
    padding-bottom: 0px;
    background-color: #efefef;
    background: linear-gradient(0deg, #f8f8f8,#efefef);
    margin-bottom: 10px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #efefef;
    margin-top: 10px;

}
.clubs_list:after{
	content: '';
    display: block;
	clear:both;
}

.side_resolver.right_side span.fcname {
	max-width: calc(140px/2);
	overflow: hidden;
	text-overflow: ellipsis;
}

.side_resolver.right_side table.matchestable{
	table-layout: fixed;
}

a.group_selector{
	display: block;
	float: left;
	width: calc(50% - 10px);
	padding: 5px 2px;
    margin: 8px 2px;
	float: left;
	text-align: center;
	background-color: #3498DB;
	border: 1px solid #3498DB;
    color: white;
    text-decoration: none;
}
.group_selector.selected{
	background-color: white;
	border: 1px solid #3498DB;
	color: black;
}


#menu_head .menu_head_2{
	width: 100%;
	background-color:#bcbcbc;
	background: linear-gradient(90deg, #d0d0d0,#a7a7a7);
}

.short-story div.quote {
  position: relative;
    font-family: 'Sanchez', serif;
    font-size: 1.4rem;
    line-height: 1.7rem;
    font-style: italic;
    z-index: 12;
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background: none;
    border-radius: 10px;
    margin-bottom: 10px;
}
.short-story div.quote:before {
    content: '\201C';
    position: absolute;
     top: 0.15em; 
    left: -0.1rem;
    color: #e7e6e4;
    font-size: 7rem;
    z-index: 1;
}

.short-story.story-online div.quote {
	border: 0px;
  position: relative;
  padding-left: 1em;
  border-left: 0.2em solid #4d91b3;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 1.7rem;
  border-radius: 0px;
  color: #000;
}
.short-story.story-online div.quote:before, .story-online div.quote:after {
  content: '';
/*  font-family: 'Sanchez';
  color: #4d91b3;*/
}

a.club_link img{
	opacity: 0.5;
}
a.club_link:hover img{
	opacity: 1.0;
}