.marginBottom-15{margin-bottom:15px}.curWeek{color:#2191fc}.week-container{width:60px;min-width:60px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.week-container,.week-container .week-item{display:-webkit-box;display:-ms-flexbox;display:flex}.week-container .week-item{padding:8px;border:1px solid #eee;border-bottom:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.week-container .week-item.active{background-color:#539ffe;color:#fff;border:none}.week-container .week-item:last-child{border-bottom:1px solid #eee}.week-container .week-item:hover{cursor:pointer}