a.active {
    font-weight: bold;
}

.team-header {min-height: 100px; margin-bottom: 10px;}

.filterRow {margin: 10px 0}
.filterRow .label {font-weight: bold; display: block}
.filterRow .label.inline {font-weight: bold; display: inline-block}
.w100 {width: 100px !important}
.filter-title {display: inline-block; width:120px}

.table {display: table;}
.row {display: table-row;}
.cell { display: table-cell;}

.global-generation {font-size:20px;color: #d11919 !important;text-align: center; padding:10px 0}

.team-profile .common-info a {font-size: 18px}
.team-profile .common-info a.tournament-all {font-size: 14px}

table tr.player-row td.dsq,
table tr.player-row td.dsq a { color: #cb0000; }
table tr.player-row td.rent-in a { color: #521515; }
table tr.player-row a.national-player { font-weight: bold; color: #000 }

/** Navigation through months in main calendar **/
aside.nav-calendar { width: auto; }
a.nav-calendar-middle-link {
    padding-left: 15px;
    padding-right: 15px;
}

/** BK Dublin Hill **/
h1.bk {margin-bottom: 24px;}
table.bk {margin-top: 0;}
table.bk tr:nth-child(odd) td { background-color: #c1d5e0; }
table.bk input[type="number"] {padding: 0 5px;}
table.bk ul li, .bk-error  {color: red;}
table.team-rating .values-only{display: none}