
.is_golf .I {
	background-color: #ebed60 !important;
}

td.is_golf::after {
	content: "GOLF";
	color: #bdbf55;
}

div.is_golf {
    background-color: #ebed60 !important;
}

table#week_main, [data-view="week"] div.table_container {
    width: 3500px;
}

table#week_main tr {
    height: 50px;
}

table#week_main tr td div {
    white-space: normal !important;
    word-wrap: normal !important;
}

#week_main th, #week_main td {
    width: 500px !important;
}
