h1, h2, h3, h4, h5 {color:#000000!important;}
.adminfilter {background-color: #cfd9e3; padding: 5px;}

.scrollingCheckboxContainer {height: 260px; width: 300px; overflow-y: scroll; overflow-x: none; background-color: #ffffff; padding: 8px 4px 8px 4px;}
.taller {height: 400px;}
.change-fixture-format {background: white; padding: 8px; border: 1px solid #777; color: #000000;}

.page-header h2 {color: black!important;}

/* Edit / delete icons */
.iconColumn {width: 35px;}
.iconColumn img {margin-left: 4px; margin-right: 4px; }

.auditTrailContainer {
	overflow-y: scroll; 
	overflow-x: hidden; 
	width: 690px; 
	height: 170px; 
	border: 1px solid #c0c0c0; 
	background-color: #ffffff;
}

.bold {font-weight: bold!important;}
label {color: #000; font-weight: bold}
.label-info {margin-left: 20px; font-size: 95%; padding: 8px; color: #000000; letter-spacing: 1.1px;}

.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
	background-color: #d0e9c6!important;
}

th {border-bottom: 1px solid #C0D0EB!important;}

td {color: #000000!important;}

.btn-create {margin-right: 10px; margin-left: 10px; border: 1px solid black;}

.well {border-top: 1px solid #000!important;}

.dropdown-menu.hdropdown li > a {color: black!important;}

/* The top right icons for log out / view profile / change season etc */
.navbar.navbar-static-top a, .nav.navbar-nav li a {
	color: #000000;
}

.internallink {text-decoration: underline!important;}

/* Used in handicaps */
.numberCircle {
    border-radius: 50%;
    width: 22px;
    height: 22px;
    padding: 2px;
    background: #c0c0c0;
    border: 2px solid #666;
    color: #333;
    text-align: center;
    font: 13px Arial, sans-serif;
    font-weight: bold;
    float: left;
    margin-right: 6px;
}
