._week-picker *{box-sizing:border-box;text-decoration:none}._week-picker>._middle>._popup{position:absolute;top:0;background:#eee;border-radius:4px;box-shadow:2px 2px 4px #ccc;text-align:center;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;z-index:99}._week-picker>._middle{position:relative}._week-picker ._weekTable{margin:5px;border:none;border-collapse:collapse;width:auto}._week-picker ._weekTable td{padding:0;width:40px;height:30px;cursor:pointer;margin:2px;text-align:center;position:relative;border:none}._week-picker ._weekTable td a{width:100%;height:100%;border-radius:0;-moz-user-select:none;-webkit-user-select:none;user-select:none;color:#444;display:block}._week-picker ._weekTable td a:focus{background-color:#d6d6d6}._week-picker ._weekTable td a:active{background-color:#d6d6d6}._week-picker ._weekTable td a:hover{background:#f4b0b0;border-radius:5px}._week-picker ._weekTable td._active a{background:#f38080;border-radius:0}._week-picker ._weekTable td._current a{background:#d5d5d5;border-radius:5px}._week-picker ._weekTable td._current._active a{border-radius:0;background:#de7979}._week-picker>._middle>._popup>._oh{width:100%;background-color:#ddd;border-radius:4px 4px 0 0;padding:5px 0}._week-picker>._middle>._popup>._uh{width:100%;background-color:#ddd;border-radius:0 0 4px 4px;padding:5px 0}._week-picker>._middle>._popup>._uh>a{color:#333;font-size:14px}._week-picker ._popup ._arrow{display:inline-block;color:#000;margin:0 10px;padding:0 6px;border-radius:3px}._week-picker ._popup ._arrow:hover{background-color:#eee}._week-picker ._popup ._arrow:focus{background-color:#eee}._week-picker ._popup ._yeardisp{display:inline-block;margin:0;font-weight:600}