/** sp club **/

/*SL1*/
.clubArea{
	margin-bottom: 30px;
}
.clubTeamArea, .clubPlayerArea{
	margin-bottom: 30px;
}
.clubArea .relatedArea{
	margin-left: 0px;
	margin-right: 0px;
}
.clubArea .titBlockArea{
	margin-top:20px;
}
.clubTeamUl{
	border-top:  1px solid #aaa;
}
.clubTeamUl li a,
.clubTeamUl li > span {
	display: block;
	padding: 10px 8px;
	border-bottom: 1px solid #aaa;
	position: relative;
	color: #333;
	font-size: 14px;
	line-height:32px;
	text-decoration: none;
}
.clubTeamUl li a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	content: "";
}
.clubTeamUl li span.embM{
	float: left;
	margin-right:15px;
}

/*SL2*/

.teamPhoto{
	margin-left:-10px;
	margin-right:-10px;
	border:1px solid #ccc;
}
.teamTable{
	width:100%;
	margin: 15px 0 30px;
	font-size: 12px;
	border: 1px solid #ccc;
}
.teamTable td{
	font-size: 14px;
	padding: 10px 0 10px 8px;
	border-bottom: 1px solid #ccc;
}

.teamTable td a{
	display: block;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0px;
	color: #06f;
}
.teamTable td a:last-child{
	border-bottom: none;

}

.teamTable td a span{
	display: inline-block;
	margin: 0 5px 0 0px;
	vertical-align: middle;
}

/* .teamTable td span.icoTw,
.teamTable td span.icoFb,
.teamTable td span.icoIg,
.teamTable td span.icoLi {
  background: url(/img/common/sp_parts_sns.png) center top no-repeat;
  background-size: 203px 20px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  height: 20px;
} */
.teamTable td span.icoTw {
	background: url(/img/common/sns_parts.png)0px 0px no-repeat;
	background-position: 0px 0px !important;
	overflow: hidden;
	white-space: nowrap;
	background-size: cover;
	text-indent: 100%;
	width: 20px;
	height: 18px;
}

.teamTable td span.icoFb {
	background: url(/img/common/sns_parts.png)0px 0px no-repeat;
	background-position: -23px 0 !important;
	overflow: hidden;
	white-space: nowrap;
	background-size: cover;
	text-indent: 100%;
	width: 20px;
	height: 18px;
}
.teamTable td span.icoIg{
	background: url(/img/common/sns_parts.png)-64px 0px no-repeat;
	overflow: hidden;
	white-space: nowrap;
	background-size: cover;
	text-indent: 100%;
	width: 20px;
	height: 18px;
}
.teamTable td span.icoLi{
	background: url(/img/common/sns_parts.png)-44px 0px no-repeat;
	overflow: hidden;
	white-space: nowrap;
	background-size: cover;
	text-indent: 100%;
	width: 20px;
	height: 18px;
}


.teamTable td span.icoTw {
  background-position: -163px 0;
  width: 20px;
}

.teamTable td span.icoFb {
  background-position: -82px 0;
  width: 20px;
}

.teamTable td span.icoShop{

}

.teamTable td .fa-shopping-cart{
	font-size: 20px;
	color: #e60012;
	margin: 0 5px 0 0px;
}



.teamTable td:first-child{
	width: 30%;
	border-right: 1px solid #ccc;
}
.rankingBox{
	margin-top: 15px;
	width: 100%;
	border-top: 1px solid #ccc;
}
.rankingBox td{
	padding: 15px;
	font-size: 14px;
	font-weight: bold;
}
.rankingBox td:first-child{
	font-weight: normal;
	width:40%;
}
.stadiumTable td:first-child{
	width:40%;
}
.clubArea .clubTeamArea table.dataTable thead td{
	background-color: #f6f6f6;

}

.clubArea .bold{
	font-weight: bold;
	margin: 10px 0 5px;
	font-size: 12px;
}
.clubArea .dataTable.nexMatch{
	margin-bottom: 15px;
}
.clubArea .dataTable.nexMatch thead td,
.clubArea .dataTable.nexMatch tbody td{
	height: 20px;
	width: 33.33%;

}
.clubArea .dataTable.nexMatch thead td{
	font-weight: normal;
	font-size: 10px;
}
.clubArea .dataTable.nexMatch tbody td{
	font-weight: bold;
}
.clubArea .nexMatch td{
	padding:5px 3px;
}
.clubArea .nexMatch td.btnTd ul{
	display: table;
	width: 100%;
}

.clubArea .nexMatch td.btnTd ul li{
	margin: 3px 1%;
    font-size: 10px;
    width: 31%;
    display: inline-block;
    vertical-align: top;
}
.clubArea .nexMatch td.btnTd ul li a,
.clubArea .nexMatch td.btnTd ul li span.btnGlayGrad{
	height: 35px;
    vertical-align: middle;
    display: table-cell;
    width: 500px;
    font-size: 10px;
    padding: 0;
}
.clubArea .dataTable.nexMatch tbody tr{
	border-top:none;
}
.clubArea .dataTable.nexMatch tbody td.btnTd{
	padding-top: 0;
}
/*
.clubArea .nexMatch td.btnTd ul li a{
	margin: 0 2px;
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 15px
}
*/

.goalRankingArea > ul{
	margin-top: 10px;
	display: table;
	width: 100%;
}
.goalRankingArea > ul > li{
	display: table-cell;
	vertical-align: top;
}
.goalRankingArea > ul > li:first-child{
	width:120px;
	margin-right:10px;
}
.goalRankingArea > ul > li figure{}
.goalRankingArea .goal1{}
.goal1 li{
	display: block;
	font-size: 12px;
	padding:5px 3px;
	border-bottom: 1px solid #ccc;
}
.goal1 li.topName{
	font-size: 14px;
	font-weight: bold;
	padding:16px 3px 12px;
}
.goal1 li span{
	display: block;
	float: left;
	width:50%;
}
.clubTeamArea section{
	margin-bottom:30px;
}
.clubTeamArea .photoOneArea{
	background-color: #fff;
}
.clubTeamArea figure figcaption{
	font-size: 14px;
	padding: 10px 0 0;
}
.clubProfileBlock p{
	margin: 15px 0;
}
.clubTeamArea .titBlockArea{
	margin-bottom: 15px;
}
.clubArea .tabNavArea{
	    border-top: 1px solid #4F4F4F;
    border-right: 1px solid #4F4F4F;
}
.clubTeamArea .tabNavArea li{
	border-bottom: 1px solid #4F4F4F;
    border-left: 1px solid #4F4F4F;
}
.teamTable .btnTicketArrow{
	border: none;
}
.teamTable .btnTicketArrow:after{
	right: 50px;
	top: 8px;
}
.clubRankNextGame{
	margin:10px 0;
}
.clubRankNextGame .rankingTable p{
	font-weight: bold;
	font-size: 12px;
}
.clubRankNextGame .rankingTable p a.btnBlueGrad{
	width:50%;
	margin:5px auto;
}
.capacity{
	font-size: 10px;
	margin-left: 5px;
}

/*SL3*/

.playerListBlock{
	margin-bottom:30px;
}
.playerListBlock p.timeStamp{
	text-align: right;
}
p.playerDataP, .playerListBlock p.timeStamp{
	font-size:10px;
	margin:5px 0;
}
.playerDataTable{
	width:100%;
}
.playerDataTable td{
	font-size: 10px;
	line-height: 1.1;
	padding:7px 3px;
	text-align:center;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
}
.playerDataTable thead td{
	font-weight: bold;
	border-top: 1px solid #ccc;
	background-color: #f6f6f6;
}
.playerDataTable tbody td.playerName{
	text-decoration:underline;
}
.playerDataTable tbody td:nth-child(2) {
	padding:0;
	width:30px;
}
.playerDataTable tbody td:nth-child(2) img{
	display: block;
}
span.hgIcon {
	position: relative;
	background: #4f4f4f;
	padding: 5px 3px;
	border-radius: 50%;
	display: inline-block;
	color: #fff;
	}

.clubRelatedArea {
	margin: 0px 0px 25px;
}
.clubRelatedArea .relatedPic {
	display: table;
	width: 100%;
}
.clubRelatedArea .relatedPic li {
	padding: 10px 0px;
	border-bottom: 1px solid #CCC;
}
.clubRelatedArea .relatedPic li a {
	display:block;
	color: #333;
}
.clubRelatedArea .relatedPic figure {
	display: table-cell;
	width: 100px;
	vertical-align: top;
}
.clubRelatedArea .relatedPic figure img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.clubRelatedArea .relatedPic div {
	display: table-cell;
	vertical-align: top;
	padding: 0px 0px 0px 10px;
}
.clubRelatedArea .relatedPic div .timeStamp {
	font-weight: bold;
	color: #757575;
	font-size: 10px;
	margin: 0px 0px 5px;
}
.clubRelatedArea .relatedPic div h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}
.clubRelatedArea .relatedPic a div h4 {
	font-weight:normal;
}
.clubRelatedArea .titBlockArea .detaLink {
	font-weight: bold;
	color: #333;
	float: right;
	position: relative;
	display: inline-block;
	padding: 0px 20px 0px 0px;
}
.clubRelatedArea .titBlockArea .detaLink:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 5px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	content: "";
}
.clubRelatedArea .eventIco {
	float: right;
	margin: 2px 0 0 15px;
}
.clubRelatedArea .eventIco img {
	width: 19px;
	height: 19px;
	vertical-align: bottom;
}
/* SL4 */
.clubTeamTitle{
	font-size:18px;
	margin:10px 0;
	height:32px;
	position: relative;
	border-bottom: 1px solid #4f4f4f;
}
.clubTeamTitle h3{
	font-weight: bold;
}
.clubTeamTitle .embM{
	margin-top: -7px;
	margin-right: 10px;
}
.clubTeamTitle span{
	float:left;
}
.clubTeamTitle .j1Logo.clubTitLogo{
	zoom: 0.5;
	top: 0px;
	right: 0px;
}
.titBlockArea .blockTit {
	font-weight: bold;
	border-left: 3px solid #E60012;
	color: #333;
	padding: 0px 0px 0px 11px;
	float: left;
}
.playerName h4{
	line-height:1;
}
.playerName h4 span.englishName{
	font-size: 10px;
	font-weight: normal;
}
.titBlockArea .positonNumber {
	font-weight: bold;
	color: #333;
	float: right;
	position: relative;
	display: inline-block;
	padding: 0px 20px 0px 0px;
}
.playerPhoto{
	text-align: center;
	margin: 15px auto;
	position: relative;
}
.playerPhoto img{
	vertical-align: bottom;
}
.playerDateTable{
	width:100%;
	border-top: 1px solid #ccc;
}
.playerDateTable th, .playerDateTable td{
	 font-size: 14px;
	border-bottom: 1px solid #ccc;
}
.playerDateTable th {
	font-weight: bold;
	width: 40%;
	background-color: #F6F6F6;
	padding:10px 8px;
}
.playerDateTable td{
	padding:10px 2px 10px 10px;
}
.clubArea .tabArea02 .squareTab{
	margin: 15px 0;
}
.clubArea .dataTable{
	margin-bottom: 10px;
}
.clubArea .dataTable td, .clubArea .dataTable th{
	padding: 5px 3px;
	vertical-align: middle;
	text-align: center;
	line-height: 1.2;
}
.clubArea .dataTable thead td{
	line-height: 1.1;
	background-color: #ddd;
	font-weight: bold;
}
.clubArea .dataTable th{
	background-color: #f6f6f6;
	font-weight: bold;
}
.clubArea .dataTable th.titYear{
	text-align: left;
}
.clubArea .macthTable th{
	background-color: #ddd;
	padding:8px 3px;
}
.clubArea .macthTable th.macthDate{
	background-color: #f6f6f6;
	font-weight: normal;
}
.clubArea .formArea ul {
	text-align: right;
	padding-right:5px;
}
.clubProfileBox{
	margin: 15px 0;
}
.clubArea .clubPlayerArea .dataTable th{
	font-size:10px;
}
.clubArea .clubPlayerArea .dataTable td{
	font-size:10px;
}
.squareTabBox{
	text-align: right;
}
.squareTab{
	display: inline-block;
}
.squareTab:after{
	border-bottom-width: 0;
}
.squareTab li:first-child{
	border-radius: 10px 0px 0px 10px;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
}
.squareTab li:last-child{
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
}
.squareTab li{
	color: #555;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	background-color: #ccc;
	display: block;
	float: left;
	margin:0;
	padding:10px 0;
	width: 133px;
	border: 1px solid #ccc;
	-moz-box-shadow: inset 0 1px 1px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow: inset 0 1px 1px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.squareTab li.active{
	color: #fff;
	border: 1px solid #c40505;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(233, 37, 52, 1)), color-stop(100%,rgba(196, 5, 5, 1)));
	background: -webkit-linear-gradient(top,  rgba(233, 37, 52, 1) 0%,rgba(196, 5, 5, 1) 100%);
	background: linear-gradient(to bottom,  rgba(233, 37, 52, 1) 0%,rgba(196, 5, 5, 1) 100%);
	-moz-box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.5);
	-o-box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.5);
	-ms-box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.5);
}
.playerDateTable a.detaLink{
	display: block;
	position: relative;
	padding: 0px 20px 0px 0px;
	color: #333;
	text-align: right;
}
.playerDateTable a.detaLink:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 5px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	content: "";
}
.awarded{
	font-size: 10px;
	line-height: 110%;
	position: absolute;
	bottom: 0;
	left: 80%;
	display: inline-block;
	padding-top: 36px;
	background: url(/img/sp/club/ico_awarded.png) no-repeat center top transparent;
	background-size: 90% auto;
}

/*SL5*/
.clubScheduleArea{
	margin-bottom: 30px;
}
.clubScheduleArea .formArea{
	margin: 15px 0 20px;
}
.clubRelatedArea .eventUl p.timeStamp{
	margin-bottom:15px;
}
.eventUl p.btnList{
	display: block;
	float: right;
	background: none repeat scroll 0% 0% #EAEAEA;
	font-weight: bold;
	color: #333;
	display: inline-block;
	font-size: 10px;
	margin: 0px 8px 2px 0px;
	padding: 2px 20px;
	white-space: nowrap;
}
.clubArea .btnList a {
}
/*SL5-7*/
.score{
	display: block;
}
.matchListTit{
	padding:12px 8px;
}
.matchTit li span.matchLive{
	display: block;
	max-width:74px;
	padding:1px 0;
}
.matchAcc .panelTrigger, .matchAcc .panelTrigger.active{
	padding:12px 0;
}


/*L8*/
section.clubResultArea{
	margin-bottom:30px;
}
.clubArea .clubResultArea .dataTable tbody th, .clubArea .clubResultArea .dataTable tbody td{
	font-size: 9px;
}
.clubArea .clubResultArea .dataTable tbody th{
	background-color:#ddd;
}
.clubArea .clubResultArea .dataTable th.titTh{
	font-size: 10px;
	background-color:#f6f6f6;
	padding:0 3px 0 0;
	width: 55px;
}
.clubResultArea p.timeStamp{
	margin:5px 0;
	text-align: right;
	font-size: 10px;
}
.archiveLink{
	margin: 30px 0;
}


/*SL10*/
.clubTeamArea .pageLinkList{
	margin: 15px 0;
}
.clubTeamArea .pageLinkList li{
	width: 32.3%;
	margin-left: 0;
}

.stadiumInfoArea{
	margin-bottom: 30px;
}
.stadiumInfoArea .titBlockArea .blockTit span{
	font-size: 12px;
	font-weight: normal;
}
.stadiumInfoArea .titBlockArea {
	margin-top: 0;
	border-bottom: none;
	margin-bottom: 0;
}
.stadiumInfoArea .titBlockArea .blockTit{
	background: #f6f6f6;
    border-top: 3px solid #4F4F4F;
    padding: 5px 0 5px 7px;
    border-left: none;
    float: none;

}
.stadiumInfoArea .titGrayBlockArea{
	border-left: 3px solid #E60012;
    color: #333;
    padding: 0px 0px 0px 11px;
    background: none;
	}
.stadiumInfoArea .titGrayBlockArea .grayBlockTit{
	color: #333;
}
.stadiumInfoArea .photoOneArea{
	margin-bottom: 10px;
}
.stadiumAdress{
	width:100%;
	margin: 20px 0 30px;
}
.stadiumAdress td{
	font-size: 14px;
	padding: 10px 0 10px 8px;
	border-bottom: 1px solid #ccc;
}
.stadiumAdress td:first-child{
	width: 25%;
	padding-left: 8px;
	vertical-align: middle;
}
.clubGoLink {
	font-size: 13px;
	text-align: right;
	margin-top: 10px;
}
.clubGoLink a {
	color: #333;
	font-weight: bold;
}
.clubGoLink:after {
	font-family: FontAwesome;
	content: "\f054";
	color: #333;
	font-size: 12px;
	padding-left: 10px;
}

.clubMatchInfo{
	width:100%;
	margin-bottom: 30px;
}
.clubMatchInfo td{
	font-size: 10px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
.clubMatchInfo td a{
	display: block;
	color:#333;
}
.clubMatchInfo td a:hover{
	text-decoration: underline;
}
.access li{
	padding: 10px 0px 10px 15px;
	position: relative;
}
.access li:before {
	display: block;
	position: absolute;
	top: 15px;
	left: 5px;
	width: 4px;
	height: 4px;
	background: none repeat scroll 0% 0% #AAA;
	content: "";
}
.accessInfoArea .titGrayBlockArea{
	margin-bottom: 10px;
}

/*SL11*/

.titName{
	padding:10px 6px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.titName h4{
	font-size: 14px;
	font-weight: bold;
}
.clubProfContentArea .matchAcc{
	background-color: #f6f6f6;
	border-top: 1px solid #ccc;
	border-bottom-width: 0;
}
.borderLineBox{
	border-bottom:1px solid #ccc;
}
.clubProfContentArea .matchAcc .titName{
	border-width: 0;
	margin-bottom: 0;
}
.clubProfContentArea .accBody {
	background: #fff;
}
.clubProfContentArea .accBody .accContent{
	padding:20px 0 0;
	background-color: #fff;
}

.clubProfContentArea .accBody ul{
	padding: 0px;
	background-color: #fff;
}


.clubProfContentArea .accBody .readmore-js-collapsed{
	margin: 0 0 20px;
}

.clubProfContentArea .accBody a{
	display: block;
	text-align: center;
	background: #444;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 0px;
}

.accContent p{
	margin-bottom: 20px;
}
.clubProfContentArea{
	margin-bottom: 30px;
}
figure.mascotLeft {
    text-align: center;
}
.clubProfContentArea a {
	color:#0066ff;
	text-decoration: none;
}
.clubProfContentArea a:hover {
	text-decoration: none;
}
.listCont > p{
	margin-bottom: 5px;
}
 .listCont li{
	margin-bottom: 10px;
	line-height: 1.4;
 }
.listCont > p, .listCont li{
	position: relative;
	padding-left: 15px;
}
.listCont > p:before, .listCont li:before {
	display: block;
	position: absolute;
	top: 6px;
	left: 5px;
	width: 4px;
	height: 4px;
	background: none repeat scroll 0% 0% #AAA;
	content: "";
}
.listCont li:before {
	top: 8px;
}
.listCont2 p{
	position: relative;
	padding-left: 15px;
	margin-bottom: 8px;
}
.listCont2 p:before{
	display: block;
	position: absolute;
	top: 0;
	left: 0;

	content: "◎";
	font-size: 14px;
}




.clubBackLink a {
  color: #333;
  font-weight: bold;
  font-size: 13px;
}
.clubBackLink:before {
  font-family: FontAwesome;
  content: "\f053";
  color: #333;
  font-size: 12px;
  padding-right: 10px;
}
.clubUpdate {
  text-align: right;
  font-size: 12px;
  margin: 0 0 5px;
}




/* クラブごとの順位表 */
.clubRankNextGame .rankingTable{
	width: 100%;
	border: 3px solid #ccc;;
}
.clubRankNextGame .rankingTable th,
.clubRankNextGame .rankingTable td{
	padding: 5px 0 3px;
	border:1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}
.clubRankNextGame .rankingTable th{
	background: #f6f6f6;
	font-size: 11px;
	line-height: 1.2;
	font-weight: bold;
}
.clubRankNextGame .rankingTable.j1table th.stg{
	width: 15%;
	font-size: 10px;
}
.clubRankNextGame .rankingTable td{
	font-size: 12px;
	line-height: 1;
	white-space: nowrap;
}
.clubRankNextGame .rankingTable td:nth-last-child(3){width: 28%;border-left: 3px solid #ccc;}
.clubRankNextGame .rankingTable td:nth-last-child(2){width: 15%;}
.clubRankNextGame .rankingTable td:nth-last-child(1){width: 15%;}

.clubRankNextGame .rankingTable td span{
	font-weight: bold;
	font-size: 13px;
	padding: 0 2px;
}

.clubTeamArea .tabNavArea.matchNav .tabListTxtClub li a{
    display: table-cell;
    width: 500px;
    height: 36px;
    vertical-align: middle;
}


.clubNameArea .dataTable thead.bgGray tr td{
    word-break: break-all;
}

/*20160420*/

.clubArea .tabNavArea.matchNav{
	margin-bottom: 20px;
}

/*.clubArea .btnRedGradWhite{
	background: #f00;
	border: none;
}*/

/*.clubArea .btnGlayGrad{
	background: #888888;
	border: none;
}*/

/*.clubArea .btnOrangeGrad{
	background: #E2733F;
	border: none;
}*/

.clubTeamArea .pageLinkList{
	display: table;
}

.clubTeamArea .pageLinkList li{
	display: table-cell;
}

.clubTeamArea .pageLinkList li a{
	border-right: solid 5px #fff;
}

.clubTeamArea .pageLinkList li:last-child a{
	border-right: none;
}

.clubTeamArea p.clubResultDate{
    font-size: 10px;
    margin: 5px 0;
    text-align: right;
}


/* iCalダウンロード */
.teamTable a.icalDownloadBtn{
	background: #000;
	color: #fff;
	line-height: 1;
	padding: 8px 20px;
	border-radius: 10000px;
	vertical-align: middle;
	font-weight: bold;
	display: inline-block;
}
.teamTable a.icalDownloadBtn .icon{
	width: 15px;
	margin-left: 5px;
}
.teamTable a.icalDownloadBtn:hover{
	text-decoration: none;
	background-color: #4f4f4f;
}
.teamTable a.icalDownloadBtn:hover img{opacity: 1;}