<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* preseason pack primary color; #15B8A3
/* to change color replace (Ctrl+R) #15B8A3; /*primary*/ 

/* NAV */

#team-stats .progress-bar {
	background-color: #15B8A3; /*primary*/
}

.team-stats-bar, .team-stats-inner {
	border-color: #15B8A3; /*primary*/
}



.preseason .progress-bar {
	background-color: #15B8A3; /*primary*/
}
.bps-circle {
	color:#00F2FD;;
	}

.guide-teampage .badge {
	font-weight: normal;
}

#preseason-overview {
	display: block;
}

.overview-btn-container {
	text-align: center;
	
}

#overview-btn {
	background-color: #15B8A3; /*primary*/
}
#overview-btn:hover {
	background-color: #15B8A3; /*primary*/
}

.team-circle-goal, .penalty-matrix .key.green {
	background-color: #15B8A3; /*primary*/
}

.team-circle-not-take, .penalty-matrix .key.blue {
	background-color: rgb(93, 255, 255);
}

.preseason .goals-bar .progress-bar {
	background-color: #15B8A3; /*primary*/
}

#preseason-overview p b {
	color: #22133C; /*primary*/
}

.preseason a:hover, a:active, a:focus { outline: 0!important;}
::-moz-selection{ color:#fff; background: #15B8A3; /*primary*/ }
::selection { color:#fff; background:#15B8A3; /*primary*/ }

.preseason .badge-start{
	 background: #42ff11 !important; /*primary*/
}

.preseason .badge-info {
	color: #21133b !important;
	background: #15B8A3 !important; /*primary*/
}

.preseason .badge-warning {
	background-color: #e31e61 !important;
    color: #fff !important;
}

.include .strategy-chart-header {
	display: none;
}

.include a {
	display: none;
}

.article .paragraph a {
	color: #15B8A3; /*primary*/
	font-weight: 400;
}

.article-content p {
	text-align: left;
}

.strategy-next {
	float:none;
	text-align:center;
	margin-bottom:0;
}	
.strategy-next h3 {
	display:inline
}

.strategy-next img {
	display:inline;
	height: 100px;
	width: 100px;
	margin: 0 15px 0 10px
}



/* CSS carried over from article_detail_2015.html */

.article .intro {
	margin-bottom: 30px;
}

.article .heading {
	text-align: left;
	font-weight: 400;
	font-size: 1.7em;
	margin-top:20px;
	margin-bottom:20px;

}

.article .paragraph {
	text-align: left;
	margin-top:20px;
	margin-bottom:20px;
}

.article .imagediv img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width:350px;
}

.budget-table {
	margin:auto;
	width:100%;
	max-width:350px;
	padding: 10px;
}

.budget-table td {
	padding: 5px;
}

.budget-table td progress {
	width: 50px;
}

.team-structure {
	border:2px solid;
	margin-top: 20px;
	border-radius: 10px;
}
.team-structure li {
	text-align: left;
}

#elite {
	border-color: #37bc81;
}

#breakout {
	border-color: #42FF0F;
}
#budget {
	border-color: #E4235F;
}
#core {
	border-color: #00F2FD;
}
.team-structure ul {
	list-style-type: circle;
}

/* KEY PLAYER CARDS */

.key-player-search input {
	border: 1px solid #e4eaeb;
	border-radius: 5px;
	background: #e4eaeb;
	margin-bottom: 20px;
	padding:10px;
	color: #8b8a8f;
}

.key-player-search-icon {
	position: relative;
    right: 25px;
    top: -6px;
    font-size: large;
}

.column {
    width:2.5%;    
    display:inline-block;
}

.points-column {
	background-color: #15B8A3; /*primary*/
}

.sub-column {
	background-color: #f89406; 
}

.injury-column:before {
   font-family: FontAwesome;
   content: "\f067";
   color:#e12660; 
   font-size: 6px;

}

.doubt-column:before {
   font-family: FontAwesome;
   content: "\f067";
   color:  #f89406;  
   font-size: 6px;

}
.blank-column {
	height:12px;
	border-bottom:1px solid #e4eaeb;
}

.fake-column {
	height:50px;
	width:1px;
}

.susp-column:before {
	font-family: FontAwesome;
   content: "\f0c8";
   color:  #e12660;  
   font-size: 6px;
}

.key-player-menu {
	margin-bottom:20px;
	text-align: center;
}

.key-player-menu h4 {
	font-weight: 400;
	text-transform: uppercase;
	text-align: center
}

.key-player-menu-item .selected {
	color: #15B8A3; /*primary*/
	font-weight: 400;
}

.key-player-menu-section h4 {
	/*border-top: 1px solid #e4eaeb;
	padding-top:10px;*/
}

.key-player-menu-item .stars {
	font-size: 12px;
	min-height: 22px;
}

.fixture-column {
	background-color: #15B8A3; /*primary*/
	width:15%;
	display: inline-block;
	border:2px solid white;
	font-weight: 400;
	position: relative;
	box-sizing: border-box;
	
}
.fixture-column-fake {
	width:1px;
	height: 70px;
	display: inline-block;
}

.fixture-columns {
	height: 70px;
	color: white;
}

.fixture-def div {
	vertical-align: top;
}

.fixture-label {
	width:15%;
	display: inline-block;
	font-weight: 400;
	vertical-align: baseline;
	position: relative;

}

.fixture-column-fake {
	width:1px;
	display: inline-block;
}

.gpp-card-column.middle.key-player {
    padding-top: 0;
    border: none;
}

.key-player-card-mini .gpp-card-column {
	border-bottom: none;
}
.key-player-card-mini {
	margin-bottom: 20px
}

@media screen and (min-width: 500px) {
	.key-player-card-mini .gpp-card-column {
		width:50%;
	}
}
.key-player-card .main-value {
	font-size:250%;
	margin-top: 10px;
}

@media screen and (min-width: 767px) and (max-width: 1024px) {
	
	.key-player-card-mini .main-value {
		font-size:150%;
	}
}

.key-player-card .stars {
	color:  #15B8A3; /*primary*/
	font-size: 22px;
	margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
	.key-player-menu-item {
		width:25% !important;
		float: left !important;
	}
}


@media screen and (max-width: 1024px) {
	.key-player-menu-item .stars {
		font-size: 8px;
	}
}

.key-player-card  .out-of-ten {
	color: #D9D7D8;
	font-size: 150%
}

.key-player-card .gw-history {
	padding-top:10px;
	margin-top: 10px;
	min-height:50px;
}

.key-player-circle div {
	background: #15B8A3; /*primary*/
	border-radius: 50px;
	margin: auto;
    color: #fff;
    font-weight: 400;
    text-align: center;
    position: relative;
}

.key-player-circle {
	height: 75px;
}




/* below carried over from player_detail_2015.html */


.player-page .paragraph b,  .player-page .paragraph a {
    color:#42FF0F;
    font-weight: 400;
}


.paragraph {
    font-size: 1.3em;
    line-height: 1.5em;
}

.guide-player-page .player-img {
    width:45px;
    
}

.guide-player-page .large-font {

}

.player-page-progress {
    max-width: 80px;
    max-height: 16px;
}

.text-center {
    text-align: center !important;
}

@media screen and (max-width: 500px) {

    .small-font-xs {
        font-size:12px;
        max-height: 14px;
    }

    .player-page-progress {
        max-width: 35px;
    }
}

@media screen and (max-width: 980px) {

    .small-font-s {
        font-size:12px;
    }

    .player-page-progress {
        max-width: 50px;
        max-height: 14px;
    }
}


table.overview-table td.summary { display: table-cell; }
table.overview-table th.summary { display: table-cell; }
table.overview-table td.key-stats { display: none }
table.overview-table th.key-stats { display: none; }
table.key-stats-table td.key-stats{ display: table-cell;  }
table.key-stats-table th.key-stats { display: table-cell; }
table.key-stats-table td.summary { display: none }
table.key-stats-table th.summary { display: none; }
table.overview-table {table-layout: auto; }
table.key-stats-table {table-layout: fixed;}

table.hide-low-mins tr.lowminplayed {display: none;}
table.show-low-mins tr.lowminplayed {display: table-row;}

</pre></body></html>