#tournament-calendar .timeline{position:absolute;width:100%;height:100%}#tournament-calendar .tournament{display:flex;flex-flow:row wrap;align-items:center}#tournament-calendar group{display:flex;flex-flow:column}#tournament-calendar .tournament{border-radius:3px}#tournament-calendar{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#tournament-calendar group{width:100%;position:relative}#tournament-calendar days{margin-top:22px}#tournament-calendar day{display:flex;align-items:center}#tournament-calendar day:nth-child(even){background:#f7f6f5}#tournament-calendar day date{flex:0 0 40px;margin-left:-55px;margin-right:15px}#tournament-calendar day lanes{flex:1 1 100%;overflow:hidden;padding:5px 0}#tournament-calendar day lane{display:block;width:100%;height:2.3em;position:relative}#tournament-calendar .tournament{position:absolute;top:0;padding:4px 0;background-color:#303E43;box-shadow:0 3px 10px rgba(0,0,0,0.5);transition:-webkit-filter 0.13s;transition:filter 0.13s;transition:filter 0.13s, -webkit-filter 0.13s;color:#fff;white-space:nowrap;font-size:.9em}#tournament-calendar .tournament:hover{-webkit-filter:brightness(1.08);filter:brightness(1.08)}#tournament-calendar .tournament.hourly{background-color:#3D9333}#tournament-calendar .tournament.daily,#tournament-calendar .tournament.eastern{background-color:#0072B2}@-webkit-keyframes animatedBackground{from{background-position:0 0}to{background-position:0 1000%}}@keyframes animatedBackground{from{background-position:0 0}to{background-position:0 1000%}}#tournament-calendar .tournament.weekly,#tournament-calendar .tournament.weekend,#tournament-calendar .tournament.monthly,#tournament-calendar .tournament.marathon,#tournament-calendar .tournament.yearly{text-shadow:0 0 2px rgba(0,0,0,0.7);letter-spacing:1px;background-image:url(../images/grain.png);-webkit-animation:animatedBackground 50s linear infinite;animation:animatedBackground 50s linear infinite}#tournament-calendar .tournament.weekly{background-color:#D55E00}#tournament-calendar .tournament.monthly{background-color:#C93D3D}#tournament-calendar .tournament.yearly,#tournament-calendar .tournament.weekend{background-color:#d59020}#tournament-calendar .tournament.marathon{background-color:#66558C}#tournament-calendar .tournament.unique{background-color:#d59020}#tournament-calendar .tournament.promoted{background-color:#5a3a61}#tournament-calendar .tournament.max-rating{background-color:#8572ff}#tournament-calendar .tournament.yesterday{text-align:right;padding-right:5px}#tournament-calendar .tournament .icon{font-size:1.3em;margin:2px 1px -1px 3px}#tournament-calendar .tournament .body{flex:1 0;margin-right:0;overflow:hidden}#tournament-calendar .timeline{border-top:1px solid #d9d9d9}#tournament-calendar .timeheader{position:absolute;display:inline;height:100%;border-left:1px dashed #d9d9d9;padding:2px 5px}#tournament-calendar .timeheader:first-child{border:none}
