.date-picker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[dir] .date-picker{margin-top:50px}.arrow{font-size:24px;font-weight:700}[dir] .arrow{cursor:pointer}[dir=ltr] .left{margin-right:20px}[dir=ltr] .right,[dir=rtl] .left{margin-left:20px}[dir=rtl] .right{margin-right:20px}.date{font-size:24px;font-weight:700}[dir] .date{margin:0 20px}.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[dir] .location-header{text-align:center}.vs-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.location-header .vs-table-text{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:center}[dir] .location-header .vs-table-text{cursor:pointer}.user-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.user-card{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);overflow:hidden}[dir] .user-card{border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.2);margin-bottom:20px}[dir] .user-card--active{border:2px solid #42b983}[dir] .user-card__header{background-color:#f5f5f5;padding:10px}.user-card__name{font-size:18px;font-weight:700}.user-card__role{font-size:14px;color:#666}.user-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[dir] .user-card__body{padding:10px}[dir] .user-card__switch{margin:0}