@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);.Select{position:relative}.Select input::-webkit-contacts-auto-fill-button,.Select input::-webkit-credentials-auto-fill-button{display:none!important}.Select input::-ms-clear,.Select input::-ms-reveal{display:none!important}.Select,.Select div,.Select input,.Select span{-webkit-box-sizing:border-box;box-sizing:border-box}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{-webkit-box-shadow:none;box-shadow:none}.Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.Select.is-open>.Select-control .Select-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.Select.is-searchable.is-focused:not(.is-open)>.Select-control,.Select.is-searchable.is-open>.Select-control{cursor:text}.Select.is-focused>.Select-control{background:#fff}.Select.is-focused:not(.is-open)>.Select-control{border-color:#007eff;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1);background:#fff}.Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover{color:#007eff;outline:none;text-decoration:underline}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.Select.has-value.is-pseudo-focused .Select-input{opacity:0}.Select.is-open .Select-arrow,.Select .Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.Select.Select--rtl{direction:rtl;text-align:right}.Select-control{background-color:#fff;border-color:#d9d9d9 #ccc #b3b3b3;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06)}.Select-control .Select-input:focus{outline:none;background:#fff}.Select--single>.Select-control .Select-value,.Select-placeholder{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{width:100%;background:none transparent;border:0 none;-webkit-box-shadow:none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:17px;padding:8px 0 12px;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;text-align:center}.Select-loading,.Select-loading-zone{position:relative;vertical-align:middle;width:16px}.Select-loading{-webkit-animation:Select-animation-spin .4s infinite linear;animation:Select-animation-spin .4s infinite linear;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block}.Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative}.Select-control>:last-child{padding-right:5px}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}@-webkit-keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06);-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;left:0;top:100%;width:100%;z-index:1;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-selected{background-color:#f5faff;background-color:rgba(0,126,255,.04);color:#333}.Select-option.is-focused{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{-webkit-box-sizing:border-box;box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid #c2e0ff;border:1px solid rgba(0,126,255,.24);color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.Select--multi .Select-value-icon:focus,.Select--multi .Select-value-icon:hover{background-color:#d8eafd;background-color:rgba(0,113,230,.08);color:#0071e6}.Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,.24)}.Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c2e0ff;border-left:1px solid rgba(0,126,255,.24)}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:active,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}@keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}.ReactVirtualized__Table__headerRow{font-weight:700;text-transform:uppercase}.ReactVirtualized__Table__headerRow,.ReactVirtualized__Table__row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.ReactVirtualized__Table__headerTruncatedText{display:inline-block;max-width:100%;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.ReactVirtualized__Table__headerColumn,.ReactVirtualized__Table__rowColumn{margin-right:10px;min-width:0}.ReactVirtualized__Table__rowColumn{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.ReactVirtualized__Table__headerColumn:first-of-type,.ReactVirtualized__Table__rowColumn:first-of-type{margin-left:10px}.ReactVirtualized__Table__sortableHeaderColumn{cursor:pointer}.ReactVirtualized__Table__sortableHeaderIconContainer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ReactVirtualized__Table__sortableHeaderIcon{-ms-flex:0 0 24px;flex:0 0 24px;height:1em;width:1em;fill:currentColor}.PresetDateRangePicker_panel{padding:0 22px 11px}.PresetDateRangePicker_button{position:relative;height:100%;text-align:center;background:0 0;border:2px solid #00a699;color:#00a699;padding:4px 12px;margin-right:8px;font:inherit;font-weight:700;line-height:normal;overflow:visible;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.PresetDateRangePicker_button:active{outline:0}.PresetDateRangePicker_button__selected{color:#fff;background:#00a699}.SingleDatePickerInput{display:inline-block;background-color:#fff}.SingleDatePickerInput__withBorder{border-radius:2px;border:1px solid #dbdbdb}.SingleDatePickerInput__rtl{direction:rtl}.SingleDatePickerInput__disabled{background-color:#f2f2f2}.SingleDatePickerInput__block{display:block}.SingleDatePickerInput__showClearDate{padding-right:30px}.SingleDatePickerInput_clearDate{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.SingleDatePickerInput_clearDate__default:focus,.SingleDatePickerInput_clearDate__default:hover{background:#dbdbdb;border-radius:50%}.SingleDatePickerInput_clearDate__small{padding:6px}.SingleDatePickerInput_clearDate__hide{visibility:hidden}.SingleDatePickerInput_clearDate_svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.SingleDatePickerInput_clearDate_svg__small{height:9px}.SingleDatePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.SingleDatePickerInput_calendarIcon_svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.SingleDatePicker{position:relative;display:inline-block}.SingleDatePicker__block{display:block}.SingleDatePicker_picker{z-index:1;background-color:#fff;position:absolute}.SingleDatePicker_picker__rtl{direction:rtl}.SingleDatePicker_picker__directionLeft{left:0}.SingleDatePicker_picker__directionRight{right:0}.SingleDatePicker_picker__portal{background-color:rgba(0,0,0,.3);position:fixed;top:0;left:0;height:100%;width:100%}.SingleDatePicker_picker__fullScreenPortal{background-color:#fff}.SingleDatePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.SingleDatePicker_closeButton:focus,.SingleDatePicker_closeButton:hover{color:darken(#cacccd,10%);text-decoration:none}.SingleDatePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_buttonReset{background:0 0;border:0;border-radius:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;cursor:pointer;font-size:14px}.DayPickerKeyboardShortcuts_buttonReset:active{outline:0}.DayPickerKeyboardShortcuts_show{width:33px;height:26px;position:absolute;z-index:2}.DayPickerKeyboardShortcuts_show:before{content:"";display:block;position:absolute}.DayPickerKeyboardShortcuts_show__bottomRight{bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:before{border-top:26px solid transparent;border-right:33px solid #00a699;bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:hover:before{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topRight{top:0;right:0}.DayPickerKeyboardShortcuts_show__topRight:before{border-bottom:26px solid transparent;border-right:33px solid #00a699;top:0;right:0}.DayPickerKeyboardShortcuts_show__topRight:hover:before{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topLeft{top:0;left:0}.DayPickerKeyboardShortcuts_show__topLeft:before{border-bottom:26px solid transparent;border-left:33px solid #00a699;top:0;left:0}.DayPickerKeyboardShortcuts_show__topLeft:hover:before{border-left:33px solid #008489}.DayPickerKeyboardShortcuts_showSpan{color:#fff;position:absolute}.DayPickerKeyboardShortcuts_showSpan__bottomRight{bottom:0;right:5px}.DayPickerKeyboardShortcuts_showSpan__topRight{top:1px;right:5px}.DayPickerKeyboardShortcuts_showSpan__topLeft{top:1px;left:5px}.DayPickerKeyboardShortcuts_panel{overflow:auto;background:#fff;border:1px solid #dbdbdb;border-radius:2px;position:absolute;top:0;bottom:0;right:0;left:0;z-index:2;padding:22px;margin:33px;text-align:left}.DayPickerKeyboardShortcuts_title{font-size:16px;font-weight:700;margin:0}.DayPickerKeyboardShortcuts_list{list-style:none;padding:0;font-size:14px}.DayPickerKeyboardShortcuts_close{position:absolute;right:22px;top:22px;z-index:2}.DayPickerKeyboardShortcuts_close:active{outline:0}.DayPickerKeyboardShortcuts_closeSvg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_closeSvg:focus,.DayPickerKeyboardShortcuts_closeSvg:hover{fill:#82888a}.CalendarDay{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-size:14px;text-align:center}.CalendarDay:active{outline:0}.CalendarDay__defaultCursor{cursor:default}.CalendarDay__default{border:1px solid #e4e7e7;color:#484848;background:#fff}.CalendarDay__default:hover{background:#e4e7e7;border:1px solid #e4e7e7;color:inherit}.CalendarDay__hovered_offset{background:#f4f5f5;border:1px double #e4e7e7;color:inherit}.CalendarDay__outside{border:0;background:#fff;color:#484848}.CalendarDay__outside:hover{border:0}.CalendarDay__blocked_minimum_nights{background:#fff;border:1px solid #eceeee;color:#cacccd}.CalendarDay__blocked_minimum_nights:active,.CalendarDay__blocked_minimum_nights:hover{background:#fff;color:#cacccd}.CalendarDay__highlighted_calendar{background:#ffe8bc;color:#484848}.CalendarDay__highlighted_calendar:active,.CalendarDay__highlighted_calendar:hover{background:#ffce71;color:#484848}.CalendarDay__selected_span{background:#66e2da;border:1px double #33dacd;color:#fff}.CalendarDay__selected_span:active,.CalendarDay__selected_span:hover{background:#33dacd;border:1px double #33dacd;color:#fff}.CalendarDay__last_in_range,.CalendarDay__last_in_range:hover{border-style:solid}.CalendarDay__selected,.CalendarDay__selected:active,.CalendarDay__selected:hover{background:#00a699;border:1px double #00a699;color:#fff}.CalendarDay__hovered_span,.CalendarDay__hovered_span:hover{background:#b2f1ec;border:1px double #80e8e0;color:#007a87}.CalendarDay__hovered_span:active{background:#80e8e0;border:1px double #80e8e0;color:#007a87}.CalendarDay__blocked_calendar,.CalendarDay__blocked_calendar:active,.CalendarDay__blocked_calendar:hover{background:#cacccd;border:1px solid #cacccd;color:#82888a}.CalendarDay__blocked_out_of_range,.CalendarDay__blocked_out_of_range:active,.CalendarDay__blocked_out_of_range:hover{background:#fff;border:1px solid #e4e7e7;color:#cacccd}.CalendarMonth{background:#fff;text-align:center;vertical-align:top;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.CalendarMonth_table{border-collapse:collapse;border-spacing:0}.CalendarMonth_verticalSpacing{border-collapse:separate}.CalendarMonth_caption{color:#484848;font-size:18px;text-align:center;padding-top:22px;padding-bottom:37px;caption-side:top}.CalendarMonth_caption__verticalScrollable{padding-top:12px;padding-bottom:7px}.CalendarMonthGrid{background:#fff;text-align:left;z-index:0}.CalendarMonthGrid__animating{z-index:1}.CalendarMonthGrid__horizontal{position:absolute;left:9px}.CalendarMonthGrid__vertical{margin:0 auto}.CalendarMonthGrid__vertical_scrollable{margin:0 auto;overflow-y:scroll}.CalendarMonthGrid_month__horizontal{display:inline-block;vertical-align:top;min-height:100%}.CalendarMonthGrid_month__hideForAnimation{position:absolute;z-index:-1;opacity:0;pointer-events:none}.CalendarMonthGrid_month__hidden{visibility:hidden}.DayPickerNavigation{position:relative;z-index:2}.DayPickerNavigation__horizontal{height:0}.DayPickerNavigation__verticalDefault{position:absolute;width:100%;height:52px;bottom:0;left:0}.DayPickerNavigation__verticalScrollableDefault{position:relative}.DayPickerNavigation_button{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;padding:0;margin:0}.DayPickerNavigation_button__default{border:1px solid #e4e7e7;background-color:#fff;color:#757575}.DayPickerNavigation_button__default:focus,.DayPickerNavigation_button__default:hover{border:1px solid #c4c4c4}.DayPickerNavigation_button__default:active{background:#f2f2f2}.DayPickerNavigation_button__disabled{cursor:default;border:1px solid #f2f2f2}.DayPickerNavigation_button__disabled:focus,.DayPickerNavigation_button__disabled:hover{border:1px solid #f2f2f2}.DayPickerNavigation_button__disabled:active{background:0 0}.DayPickerNavigation_button__horizontalDefault{position:absolute;top:18px;line-height:.78;border-radius:3px;padding:6px 9px}.DayPickerNavigation_leftButton__horizontalDefault{left:22px}.DayPickerNavigation_rightButton__horizontalDefault{right:22px}.DayPickerNavigation_button__verticalDefault{padding:5px;background:#fff;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.1);box-shadow:0 0 5px 2px rgba(0,0,0,.1);position:relative;display:inline-block;text-align:center;height:100%;width:50%}.DayPickerNavigation_nextButton__verticalDefault{border-left:0}.DayPickerNavigation_nextButton__verticalScrollableDefault{width:100%}.DayPickerNavigation_svg__horizontal{height:19px;width:19px;fill:#82888a;display:block}.DayPickerNavigation_svg__vertical{height:42px;width:42px;fill:#484848}.DayPickerNavigation_svg__disabled{fill:#f2f2f2}.DayPicker{position:relative;text-align:left}.DayPicker,.DayPicker__horizontal{background:#fff}.DayPicker__verticalScrollable{height:100%}.DayPicker__hidden{visibility:hidden}.DayPicker__withBorder{-webkit-box-shadow:0 2px 6px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.07);box-shadow:0 2px 6px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.07);border-radius:3px}.DayPicker_portal__horizontal{-webkit-box-shadow:none;box-shadow:none;position:absolute;left:50%;top:50%}.DayPicker_portal__vertical{position:static}.DayPicker_focusRegion{outline:0}.DayPicker_calendarInfo__horizontal,.DayPicker_wrapper__horizontal{display:inline-block;vertical-align:top}.DayPicker_weekHeaders{position:relative}.DayPicker_weekHeaders__horizontal{margin-left:9px}.DayPicker_weekHeader{color:#757575;position:absolute;top:62px;z-index:2;text-align:left}.DayPicker_weekHeader__vertical{left:50%}.DayPicker_weekHeader__verticalScrollable{top:0;display:table-row;border-bottom:1px solid #dbdbdb;background:#fff;margin-left:0;left:0;width:100%;text-align:center}.DayPicker_weekHeader_ul{list-style:none;margin:1px 0;padding-left:0;padding-right:0;font-size:14px}.DayPicker_weekHeader_li{display:inline-block;text-align:center}.DayPicker_transitionContainer{position:relative;overflow:hidden;border-radius:3px}.DayPicker_transitionContainer__horizontal{-webkit-transition:height .2s ease-in-out;-o-transition:height .2s ease-in-out;transition:height .2s ease-in-out}.DayPicker_transitionContainer__vertical{width:100%}.DayPicker_transitionContainer__verticalScrollable{padding-top:20px;height:100%;position:absolute;top:0;bottom:0;right:0;left:0;overflow-y:scroll}.DateInput{margin:0;padding:0;background:#fff;position:relative;display:inline-block;width:130px;vertical-align:middle}.DateInput__small{width:97px}.DateInput__block{width:100%}.DateInput__disabled{background:#f2f2f2;color:#dbdbdb}.DateInput_input{font-weight:200;font-size:19px;line-height:24px;color:#484848;background-color:#fff;width:100%;padding:11px 11px 9px;border:0;border-top:0;border-right:0;border-bottom:2px solid transparent;border-left:0;border-radius:0}.DateInput_input__small{font-size:15px;line-height:18px;letter-spacing:.2px;padding:7px 7px 5px}.DateInput_input__regular{font-weight:auto}.DateInput_input__readOnly{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DateInput_input__focused{outline:0;background:#fff;border:0;border-top:0;border-right:0;border-bottom:2px solid #008489;border-left:0}.DateInput_input__disabled{background:#f2f2f2;font-style:italic}.DateInput_screenReaderMessage{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.DateInput_fang{position:absolute;width:20px;height:10px;left:22px;z-index:2}.DateInput_fangShape{fill:#fff}.DateInput_fangStroke{stroke:#dbdbdb;fill:transparent}.DateRangePickerInput{background-color:#fff;display:inline-block}.DateRangePickerInput__disabled{background:#f2f2f2}.DateRangePickerInput__withBorder{border-radius:2px;border:1px solid #dbdbdb}.DateRangePickerInput__rtl{direction:rtl}.DateRangePickerInput__block{display:block}.DateRangePickerInput__showClearDates{padding-right:30px}.DateRangePickerInput_arrow{display:inline-block;vertical-align:middle;color:#484848}.DateRangePickerInput_arrow_svg{vertical-align:middle;fill:#484848;height:24px;width:24px}.DateRangePickerInput_clearDates{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.DateRangePickerInput_clearDates__small{padding:6px}.DateRangePickerInput_clearDates_default:focus,.DateRangePickerInput_clearDates_default:hover{background:#dbdbdb;border-radius:50%}.DateRangePickerInput_clearDates__hide{visibility:hidden}.DateRangePickerInput_clearDates_svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.DateRangePickerInput_clearDates_svg__small{height:9px}.DateRangePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.DateRangePickerInput_calendarIcon_svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.DateRangePicker{position:relative;display:inline-block}.DateRangePicker__block{display:block}.DateRangePicker_picker{z-index:1;background-color:#fff;position:absolute}.DateRangePicker_picker__rtl{direction:rtl}.DateRangePicker_picker__directionLeft{left:0}.DateRangePicker_picker__directionRight{right:0}.DateRangePicker_picker__portal{background-color:rgba(0,0,0,.3);position:fixed;top:0;left:0;height:100%;width:100%}.DateRangePicker_picker__fullScreenPortal{background-color:#fff}.DateRangePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.DateRangePicker_closeButton:focus,.DateRangePicker_closeButton:hover{color:darken(#cacccd,10%);text-decoration:none}.DateRangePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}@font-face{font-family:Refrigerator Deluxe;src:url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Regular-webfont.eot");src:url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Regular-webfont.eot?#iefix") format("embedded-opentype"),url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Regular-webfont.woff2") format("woff2"),url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Regular-webfont.woff") format("woff"),url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Regular-webfont.ttf") format("truetype"),url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Regular-webfont.svg#refrigerator_deluxeregular") format("svg"),url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Regular-webfont.svg#iconheroic") format("svg");font-weight:400;font-style:normal}@font-face{font-family:refrigerator_deluxelight;src:url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Light-webfont.eot");src:url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Light-webfont.eot?#iefix") format("embedded-opentype"),url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Light-webfont.woff2") format("woff2"),url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Light-webfont.woff") format("woff"),url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Light-webfont.ttf") format("truetype"),url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Light-webfont.svg#refrigerator_deluxelight") format("svg"),url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Light-webfont.svg#iconheroic") format("svg");font-weight:400;font-style:normal}@font-face{font-family:refrigerator_deluxebold;src:url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Bold-webfont.eot");src:url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Bold-webfont.eot?#iefix") format("embedded-opentype"),url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Bold-webfont.woff2") format("woff2"),url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Bold-webfont.woff") format("woff"),url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Bold-webfont.ttf") format("truetype"),url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Bold-webfont.svg#refrigerator_deluxebold") format("svg"),url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Bold-webfont.svg#iconheroic") format("svg");font-weight:400;font-style:normal}@font-face{font-family:refrigerator_deluxeheavy;src:url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Heavy-webfont.eot");src:url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Heavy-webfont.eot?#iefix") format("embedded-opentype"),url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Heavy-webfont.woff2") format("woff2"),url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Heavy-webfont.woff") format("woff"),url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Heavy-webfont.ttf") format("truetype"),url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Heavy-webfont.svg#refrigerator_deluxeheavy") format("svg"),url("https://static.trainheroic.com/fonts/RefrigeratorDeluxe-Heavy-webfont.svg#iconheroic") format("svg");font-weight:400;font-style:normal}@font-face{font-family:iconheroic;src:url("https://static.trainheroic.com/fonts/iconheroic.eot");src:url("https://static.trainheroic.com/fonts/iconheroic.eot?#iefix") format("embedded-opentype"),url("https://static.trainheroic.com/fonts/iconheroic.woff") format("woff"),url("https://static.trainheroic.com/fonts/iconheroic.ttf") format("truetype"),url("https://static.trainheroic.com/fonts/iconheroic.svg#iconheroic") format("svg");font-weight:400;font-style:normal}.heroic[class*=" icon-"]:before,.heroic[class^=icon-]:before,.heroic[data-icon]:before{font-family:iconheroic!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}.icon-fist:before{content:"a"}@font-face{font-family:Material Design Icons;src:url("https://static.trainheroic.com/fonts/materialdesignicons-webfont.eot?v=1.7.22");src:url("https://static.trainheroic.com/fonts/materialdesignicons-webfont.eot?#iefix&v=1.7.22") format("embedded-opentype"),url("https://static.trainheroic.com/fonts/materialdesignicons-webfont.woff2?v=1.7.22") format("woff2"),url("https://static.trainheroic.com/fonts/materialdesignicons-webfont.woff?v=1.7.22") format("woff"),url("https://static.trainheroic.com/fonts/materialdesignicons-webfont.ttf?v=1.7.22") format("truetype"),url("https://static.trainheroic.com/fonts/materialdesignicons-webfont.svg?v=1.7.22#materialdesigniconsregular") format("svg");font-weight:400;font-style:normal}.mdi-set,.mdi:before{display:inline-block;font:normal normal normal 24px/1 Material Design Icons;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.mdi-access-point:before{content:"\F002"}.mdi-access-point-network:before{content:"\F003"}.mdi-account:before{content:"\F004"}.mdi-account-alert:before{content:"\F005"}.mdi-account-box:before{content:"\F006"}.mdi-account-box-outline:before{content:"\F007"}.mdi-account-card-details:before{content:"\F5D2"}.mdi-account-check:before{content:"\F008"}.mdi-account-circle:before{content:"\F009"}.mdi-account-convert:before{content:"\F00A"}.mdi-account-key:before{content:"\F00B"}.mdi-account-location:before{content:"\F00C"}.mdi-account-minus:before{content:"\F00D"}.mdi-account-multiple:before{content:"\F00E"}.mdi-account-multiple-minus:before{content:"\F5D3"}.mdi-account-multiple-outline:before{content:"\F00F"}.mdi-account-multiple-plus:before{content:"\F010"}.mdi-account-network:before{content:"\F011"}.mdi-account-off:before{content:"\F012"}.mdi-account-outline:before{content:"\F013"}.mdi-account-plus:before{content:"\F014"}.mdi-account-remove:before{content:"\F015"}.mdi-account-search:before{content:"\F016"}.mdi-account-settings:before{content:"\F630"}.mdi-account-settings-variant:before{content:"\F631"}.mdi-account-star:before{content:"\F017"}.mdi-account-star-variant:before{content:"\F018"}.mdi-account-switch:before{content:"\F019"}.mdi-adjust:before{content:"\F01A"}.mdi-air-conditioner:before{content:"\F01B"}.mdi-airballoon:before{content:"\F01C"}.mdi-airplane:before{content:"\F01D"}.mdi-airplane-landing:before{content:"\F5D4"}.mdi-airplane-off:before{content:"\F01E"}.mdi-airplane-takeoff:before{content:"\F5D5"}.mdi-airplay:before{content:"\F01F"}.mdi-alarm:before{content:"\F020"}.mdi-alarm-check:before{content:"\F021"}.mdi-alarm-multiple:before{content:"\F022"}.mdi-alarm-off:before{content:"\F023"}.mdi-alarm-plus:before{content:"\F024"}.mdi-alarm-snooze:before{content:"\F68D"}.mdi-album:before{content:"\F025"}.mdi-alert:before{content:"\F026"}.mdi-alert-box:before{content:"\F027"}.mdi-alert-circle:before{content:"\F028"}.mdi-alert-circle-outline:before{content:"\F5D6"}.mdi-alert-octagon:before{content:"\F029"}.mdi-alert-outline:before{content:"\F02A"}.mdi-alpha:before{content:"\F02B"}.mdi-alphabetical:before{content:"\F02C"}.mdi-altimeter:before{content:"\F5D7"}.mdi-amazon:before{content:"\F02D"}.mdi-amazon-clouddrive:before{content:"\F02E"}.mdi-ambulance:before{content:"\F02F"}.mdi-amplifier:before{content:"\F030"}.mdi-anchor:before{content:"\F031"}.mdi-android:before{content:"\F032"}.mdi-android-debug-bridge:before{content:"\F033"}.mdi-android-studio:before{content:"\F034"}.mdi-angular:before{content:"\F6B1"}.mdi-animation:before{content:"\F5D8"}.mdi-apple:before{content:"\F035"}.mdi-apple-finder:before{content:"\F036"}.mdi-apple-ios:before{content:"\F037"}.mdi-apple-keyboard-caps:before{content:"\F632"}.mdi-apple-keyboard-command:before{content:"\F633"}.mdi-apple-keyboard-control:before{content:"\F634"}.mdi-apple-keyboard-option:before{content:"\F635"}.mdi-apple-keyboard-shift:before{content:"\F636"}.mdi-apple-mobileme:before{content:"\F038"}.mdi-apple-safari:before{content:"\F039"}.mdi-application:before{content:"\F614"}.mdi-appnet:before{content:"\F03A"}.mdi-apps:before{content:"\F03B"}.mdi-archive:before{content:"\F03C"}.mdi-arrange-bring-forward:before{content:"\F03D"}.mdi-arrange-bring-to-front:before{content:"\F03E"}.mdi-arrange-send-backward:before{content:"\F03F"}.mdi-arrange-send-to-back:before{content:"\F040"}.mdi-arrow-all:before{content:"\F041"}.mdi-arrow-bottom-left:before{content:"\F042"}.mdi-arrow-bottom-right:before{content:"\F043"}.mdi-arrow-compress:before{content:"\F615"}.mdi-arrow-compress-all:before{content:"\F044"}.mdi-arrow-down:before{content:"\F045"}.mdi-arrow-down-bold:before{content:"\F046"}.mdi-arrow-down-bold-circle:before{content:"\F047"}.mdi-arrow-down-bold-circle-outline:before{content:"\F048"}.mdi-arrow-down-bold-hexagon-outline:before{content:"\F049"}.mdi-arrow-down-drop-circle:before{content:"\F04A"}.mdi-arrow-down-drop-circle-outline:before{content:"\F04B"}.mdi-arrow-expand:before{content:"\F616"}.mdi-arrow-expand-all:before{content:"\F04C"}.mdi-arrow-left:before{content:"\F04D"}.mdi-arrow-left-bold:before{content:"\F04E"}.mdi-arrow-left-bold-circle:before{content:"\F04F"}.mdi-arrow-left-bold-circle-outline:before{content:"\F050"}.mdi-arrow-left-bold-hexagon-outline:before{content:"\F051"}.mdi-arrow-left-drop-circle:before{content:"\F052"}.mdi-arrow-left-drop-circle-outline:before{content:"\F053"}.mdi-arrow-right:before{content:"\F054"}.mdi-arrow-right-bold:before{content:"\F055"}.mdi-arrow-right-bold-circle:before{content:"\F056"}.mdi-arrow-right-bold-circle-outline:before{content:"\F057"}.mdi-arrow-right-bold-hexagon-outline:before{content:"\F058"}.mdi-arrow-right-drop-circle:before{content:"\F059"}.mdi-arrow-right-drop-circle-outline:before{content:"\F05A"}.mdi-arrow-top-left:before{content:"\F05B"}.mdi-arrow-top-right:before{content:"\F05C"}.mdi-arrow-up:before{content:"\F05D"}.mdi-arrow-up-bold:before{content:"\F05E"}.mdi-arrow-up-bold-circle:before{content:"\F05F"}.mdi-arrow-up-bold-circle-outline:before{content:"\F060"}.mdi-arrow-up-bold-hexagon-outline:before{content:"\F061"}.mdi-arrow-up-drop-circle:before{content:"\F062"}.mdi-arrow-up-drop-circle-outline:before{content:"\F063"}.mdi-assistant:before{content:"\F064"}.mdi-at:before{content:"\F065"}.mdi-attachment:before{content:"\F066"}.mdi-audiobook:before{content:"\F067"}.mdi-auto-fix:before{content:"\F068"}.mdi-auto-upload:before{content:"\F069"}.mdi-autorenew:before{content:"\F06A"}.mdi-av-timer:before{content:"\F06B"}.mdi-baby:before{content:"\F06C"}.mdi-baby-buggy:before{content:"\F68E"}.mdi-backburger:before{content:"\F06D"}.mdi-backspace:before{content:"\F06E"}.mdi-backup-restore:before{content:"\F06F"}.mdi-bandcamp:before{content:"\F674"}.mdi-bank:before{content:"\F070"}.mdi-barcode:before{content:"\F071"}.mdi-barcode-scan:before{content:"\F072"}.mdi-barley:before{content:"\F073"}.mdi-barrel:before{content:"\F074"}.mdi-basecamp:before{content:"\F075"}.mdi-basket:before{content:"\F076"}.mdi-basket-fill:before{content:"\F077"}.mdi-basket-unfill:before{content:"\F078"}.mdi-battery:before{content:"\F079"}.mdi-battery-10:before{content:"\F07A"}.mdi-battery-20:before{content:"\F07B"}.mdi-battery-30:before{content:"\F07C"}.mdi-battery-40:before{content:"\F07D"}.mdi-battery-50:before{content:"\F07E"}.mdi-battery-60:before{content:"\F07F"}.mdi-battery-70:before{content:"\F080"}.mdi-battery-80:before{content:"\F081"}.mdi-battery-90:before{content:"\F082"}.mdi-battery-alert:before{content:"\F083"}.mdi-battery-charging:before{content:"\F084"}.mdi-battery-charging-100:before{content:"\F085"}.mdi-battery-charging-20:before{content:"\F086"}.mdi-battery-charging-30:before{content:"\F087"}.mdi-battery-charging-40:before{content:"\F088"}.mdi-battery-charging-60:before{content:"\F089"}.mdi-battery-charging-80:before{content:"\F08A"}.mdi-battery-charging-90:before{content:"\F08B"}.mdi-battery-minus:before{content:"\F08C"}.mdi-battery-negative:before{content:"\F08D"}.mdi-battery-outline:before{content:"\F08E"}.mdi-battery-plus:before{content:"\F08F"}.mdi-battery-positive:before{content:"\F090"}.mdi-battery-unknown:before{content:"\F091"}.mdi-beach:before{content:"\F092"}.mdi-beaker:before{content:"\F68F"}.mdi-beats:before{content:"\F097"}.mdi-beer:before{content:"\F098"}.mdi-behance:before{content:"\F099"}.mdi-bell:before{content:"\F09A"}.mdi-bell-off:before{content:"\F09B"}.mdi-bell-outline:before{content:"\F09C"}.mdi-bell-plus:before{content:"\F09D"}.mdi-bell-ring:before{content:"\F09E"}.mdi-bell-ring-outline:before{content:"\F09F"}.mdi-bell-sleep:before{content:"\F0A0"}.mdi-beta:before{content:"\F0A1"}.mdi-bible:before{content:"\F0A2"}.mdi-bike:before{content:"\F0A3"}.mdi-bing:before{content:"\F0A4"}.mdi-binoculars:before{content:"\F0A5"}.mdi-bio:before{content:"\F0A6"}.mdi-biohazard:before{content:"\F0A7"}.mdi-bitbucket:before{content:"\F0A8"}.mdi-black-mesa:before{content:"\F0A9"}.mdi-blackberry:before{content:"\F0AA"}.mdi-blender:before{content:"\F0AB"}.mdi-blinds:before{content:"\F0AC"}.mdi-block-helper:before{content:"\F0AD"}.mdi-blogger:before{content:"\F0AE"}.mdi-bluetooth:before{content:"\F0AF"}.mdi-bluetooth-audio:before{content:"\F0B0"}.mdi-bluetooth-connect:before{content:"\F0B1"}.mdi-bluetooth-off:before{content:"\F0B2"}.mdi-bluetooth-settings:before{content:"\F0B3"}.mdi-bluetooth-transfer:before{content:"\F0B4"}.mdi-blur:before{content:"\F0B5"}.mdi-blur-linear:before{content:"\F0B6"}.mdi-blur-off:before{content:"\F0B7"}.mdi-blur-radial:before{content:"\F0B8"}.mdi-bomb:before{content:"\F690"}.mdi-bone:before{content:"\F0B9"}.mdi-book:before{content:"\F0BA"}.mdi-book-minus:before{content:"\F5D9"}.mdi-book-multiple:before{content:"\F0BB"}.mdi-book-multiple-variant:before{content:"\F0BC"}.mdi-book-open:before{content:"\F0BD"}.mdi-book-open-page-variant:before{content:"\F5DA"}.mdi-book-open-variant:before{content:"\F0BE"}.mdi-book-plus:before{content:"\F5DB"}.mdi-book-variant:before{content:"\F0BF"}.mdi-bookmark:before{content:"\F0C0"}.mdi-bookmark-check:before{content:"\F0C1"}.mdi-bookmark-music:before{content:"\F0C2"}.mdi-bookmark-outline:before{content:"\F0C3"}.mdi-bookmark-plus:before{content:"\F0C5"}.mdi-bookmark-plus-outline:before{content:"\F0C4"}.mdi-bookmark-remove:before{content:"\F0C6"}.mdi-boombox:before{content:"\F5DC"}.mdi-border-all:before{content:"\F0C7"}.mdi-border-bottom:before{content:"\F0C8"}.mdi-border-color:before{content:"\F0C9"}.mdi-border-horizontal:before{content:"\F0CA"}.mdi-border-inside:before{content:"\F0CB"}.mdi-border-left:before{content:"\F0CC"}.mdi-border-none:before{content:"\F0CD"}.mdi-border-outside:before{content:"\F0CE"}.mdi-border-right:before{content:"\F0CF"}.mdi-border-style:before{content:"\F0D0"}.mdi-border-top:before{content:"\F0D1"}.mdi-border-vertical:before{content:"\F0D2"}.mdi-bow-tie:before{content:"\F677"}.mdi-bowl:before{content:"\F617"}.mdi-bowling:before{content:"\F0D3"}.mdi-box:before{content:"\F0D4"}.mdi-box-cutter:before{content:"\F0D5"}.mdi-box-shadow:before{content:"\F637"}.mdi-bridge:before{content:"\F618"}.mdi-briefcase:before{content:"\F0D6"}.mdi-briefcase-check:before{content:"\F0D7"}.mdi-briefcase-download:before{content:"\F0D8"}.mdi-briefcase-upload:before{content:"\F0D9"}.mdi-brightness-1:before{content:"\F0DA"}.mdi-brightness-2:before{content:"\F0DB"}.mdi-brightness-3:before{content:"\F0DC"}.mdi-brightness-4:before{content:"\F0DD"}.mdi-brightness-5:before{content:"\F0DE"}.mdi-brightness-6:before{content:"\F0DF"}.mdi-brightness-7:before{content:"\F0E0"}.mdi-brightness-auto:before{content:"\F0E1"}.mdi-broom:before{content:"\F0E2"}.mdi-brush:before{content:"\F0E3"}.mdi-buffer:before{content:"\F619"}.mdi-bug:before{content:"\F0E4"}.mdi-bulletin-board:before{content:"\F0E5"}.mdi-bullhorn:before{content:"\F0E6"}.mdi-bullseye:before{content:"\F5DD"}.mdi-burst-mode:before{content:"\F5DE"}.mdi-bus:before{content:"\F0E7"}.mdi-cached:before{content:"\F0E8"}.mdi-cake:before{content:"\F0E9"}.mdi-cake-layered:before{content:"\F0EA"}.mdi-cake-variant:before{content:"\F0EB"}.mdi-calculator:before{content:"\F0EC"}.mdi-calendar:before{content:"\F0ED"}.mdi-calendar-blank:before{content:"\F0EE"}.mdi-calendar-check:before{content:"\F0EF"}.mdi-calendar-clock:before{content:"\F0F0"}.mdi-calendar-multiple:before{content:"\F0F1"}.mdi-calendar-multiple-check:before{content:"\F0F2"}.mdi-calendar-plus:before{content:"\F0F3"}.mdi-calendar-question:before{content:"\F691"}.mdi-calendar-range:before{content:"\F678"}.mdi-calendar-remove:before{content:"\F0F4"}.mdi-calendar-text:before{content:"\F0F5"}.mdi-calendar-today:before{content:"\F0F6"}.mdi-call-made:before{content:"\F0F7"}.mdi-call-merge:before{content:"\F0F8"}.mdi-call-missed:before{content:"\F0F9"}.mdi-call-received:before{content:"\F0FA"}.mdi-call-split:before{content:"\F0FB"}.mdi-camcorder:before{content:"\F0FC"}.mdi-camcorder-box:before{content:"\F0FD"}.mdi-camcorder-box-off:before{content:"\F0FE"}.mdi-camcorder-off:before{content:"\F0FF"}.mdi-camera:before{content:"\F100"}.mdi-camera-burst:before{content:"\F692"}.mdi-camera-enhance:before{content:"\F101"}.mdi-camera-front:before{content:"\F102"}.mdi-camera-front-variant:before{content:"\F103"}.mdi-camera-iris:before{content:"\F104"}.mdi-camera-off:before{content:"\F5DF"}.mdi-camera-party-mode:before{content:"\F105"}.mdi-camera-rear:before{content:"\F106"}.mdi-camera-rear-variant:before{content:"\F107"}.mdi-camera-switch:before{content:"\F108"}.mdi-camera-timer:before{content:"\F109"}.mdi-candle:before{content:"\F5E2"}.mdi-candycane:before{content:"\F10A"}.mdi-car:before{content:"\F10B"}.mdi-car-battery:before{content:"\F10C"}.mdi-car-connected:before{content:"\F10D"}.mdi-car-wash:before{content:"\F10E"}.mdi-cards:before{content:"\F638"}.mdi-cards-outline:before{content:"\F639"}.mdi-cards-playing-outline:before{content:"\F63A"}.mdi-carrot:before{content:"\F10F"}.mdi-cart:before{content:"\F110"}.mdi-cart-off:before{content:"\F66B"}.mdi-cart-outline:before{content:"\F111"}.mdi-cart-plus:before{content:"\F112"}.mdi-case-sensitive-alt:before{content:"\F113"}.mdi-cash:before{content:"\F114"}.mdi-cash-100:before{content:"\F115"}.mdi-cash-multiple:before{content:"\F116"}.mdi-cash-usd:before{content:"\F117"}.mdi-cast:before{content:"\F118"}.mdi-cast-connected:before{content:"\F119"}.mdi-castle:before{content:"\F11A"}.mdi-cat:before{content:"\F11B"}.mdi-cellphone:before{content:"\F11C"}.mdi-cellphone-android:before{content:"\F11D"}.mdi-cellphone-basic:before{content:"\F11E"}.mdi-cellphone-dock:before{content:"\F11F"}.mdi-cellphone-iphone:before{content:"\F120"}.mdi-cellphone-link:before{content:"\F121"}.mdi-cellphone-link-off:before{content:"\F122"}.mdi-cellphone-settings:before{content:"\F123"}.mdi-certificate:before{content:"\F124"}.mdi-chair-school:before{content:"\F125"}.mdi-chart-arc:before{content:"\F126"}.mdi-chart-areaspline:before{content:"\F127"}.mdi-chart-bar:before{content:"\F128"}.mdi-chart-bubble:before{content:"\F5E3"}.mdi-chart-gantt:before{content:"\F66C"}.mdi-chart-histogram:before{content:"\F129"}.mdi-chart-line:before{content:"\F12A"}.mdi-chart-pie:before{content:"\F12B"}.mdi-chart-scatterplot-hexbin:before{content:"\F66D"}.mdi-chart-timeline:before{content:"\F66E"}.mdi-check:before{content:"\F12C"}.mdi-check-all:before{content:"\F12D"}.mdi-check-circle:before{content:"\F5E0"}.mdi-check-circle-outline:before{content:"\F5E1"}.mdi-checkbox-blank:before{content:"\F12E"}.mdi-checkbox-blank-circle:before{content:"\F12F"}.mdi-checkbox-blank-circle-outline:before{content:"\F130"}.mdi-checkbox-blank-outline:before{content:"\F131"}.mdi-checkbox-marked:before{content:"\F132"}.mdi-checkbox-marked-circle:before{content:"\F133"}.mdi-checkbox-marked-circle-outline:before{content:"\F134"}.mdi-checkbox-marked-outline:before{content:"\F135"}.mdi-checkbox-multiple-blank:before{content:"\F136"}.mdi-checkbox-multiple-blank-circle:before{content:"\F63B"}.mdi-checkbox-multiple-blank-circle-outline:before{content:"\F63C"}.mdi-checkbox-multiple-blank-outline:before{content:"\F137"}.mdi-checkbox-multiple-marked:before{content:"\F138"}.mdi-checkbox-multiple-marked-circle:before{content:"\F63D"}.mdi-checkbox-multiple-marked-circle-outline:before{content:"\F63E"}.mdi-checkbox-multiple-marked-outline:before{content:"\F139"}.mdi-checkerboard:before{content:"\F13A"}.mdi-chemical-weapon:before{content:"\F13B"}.mdi-chevron-double-down:before{content:"\F13C"}.mdi-chevron-double-left:before{content:"\F13D"}.mdi-chevron-double-right:before{content:"\F13E"}.mdi-chevron-double-up:before{content:"\F13F"}.mdi-chevron-down:before{content:"\F140"}.mdi-chevron-left:before{content:"\F141"}.mdi-chevron-right:before{content:"\F142"}.mdi-chevron-up:before{content:"\F143"}.mdi-chip:before{content:"\F61A"}.mdi-church:before{content:"\F144"}.mdi-cisco-webex:before{content:"\F145"}.mdi-city:before{content:"\F146"}.mdi-clipboard:before{content:"\F147"}.mdi-clipboard-account:before{content:"\F148"}.mdi-clipboard-alert:before{content:"\F149"}.mdi-clipboard-arrow-down:before{content:"\F14A"}.mdi-clipboard-arrow-left:before{content:"\F14B"}.mdi-clipboard-check:before{content:"\F14C"}.mdi-clipboard-outline:before{content:"\F14D"}.mdi-clipboard-text:before{content:"\F14E"}.mdi-clippy:before{content:"\F14F"}.mdi-clock:before{content:"\F150"}.mdi-clock-alert:before{content:"\F5CE"}.mdi-clock-end:before{content:"\F151"}.mdi-clock-fast:before{content:"\F152"}.mdi-clock-in:before{content:"\F153"}.mdi-clock-out:before{content:"\F154"}.mdi-clock-start:before{content:"\F155"}.mdi-close:before{content:"\F156"}.mdi-close-box:before{content:"\F157"}.mdi-close-box-outline:before{content:"\F158"}.mdi-close-circle:before{content:"\F159"}.mdi-close-circle-outline:before{content:"\F15A"}.mdi-close-network:before{content:"\F15B"}.mdi-close-octagon:before{content:"\F15C"}.mdi-close-octagon-outline:before{content:"\F15D"}.mdi-closed-caption:before{content:"\F15E"}.mdi-cloud:before{content:"\F15F"}.mdi-cloud-check:before{content:"\F160"}.mdi-cloud-circle:before{content:"\F161"}.mdi-cloud-download:before{content:"\F162"}.mdi-cloud-outline:before{content:"\F163"}.mdi-cloud-outline-off:before{content:"\F164"}.mdi-cloud-print:before{content:"\F165"}.mdi-cloud-print-outline:before{content:"\F166"}.mdi-cloud-sync:before{content:"\F63F"}.mdi-cloud-upload:before{content:"\F167"}.mdi-code-array:before{content:"\F168"}.mdi-code-braces:before{content:"\F169"}.mdi-code-brackets:before{content:"\F16A"}.mdi-code-equal:before{content:"\F16B"}.mdi-code-greater-than:before{content:"\F16C"}.mdi-code-greater-than-or-equal:before{content:"\F16D"}.mdi-code-less-than:before{content:"\F16E"}.mdi-code-less-than-or-equal:before{content:"\F16F"}.mdi-code-not-equal:before{content:"\F170"}.mdi-code-not-equal-variant:before{content:"\F171"}.mdi-code-parentheses:before{content:"\F172"}.mdi-code-string:before{content:"\F173"}.mdi-code-tags:before{content:"\F174"}.mdi-code-tags-check:before{content:"\F693"}.mdi-codepen:before{content:"\F175"}.mdi-coffee:before{content:"\F176"}.mdi-coffee-to-go:before{content:"\F177"}.mdi-coin:before{content:"\F178"}.mdi-coins:before{content:"\F694"}.mdi-collage:before{content:"\F640"}.mdi-color-helper:before{content:"\F179"}.mdi-comment:before{content:"\F17A"}.mdi-comment-account:before{content:"\F17B"}.mdi-comment-account-outline:before{content:"\F17C"}.mdi-comment-alert:before{content:"\F17D"}.mdi-comment-alert-outline:before{content:"\F17E"}.mdi-comment-check:before{content:"\F17F"}.mdi-comment-check-outline:before{content:"\F180"}.mdi-comment-multiple-outline:before{content:"\F181"}.mdi-comment-outline:before{content:"\F182"}.mdi-comment-plus-outline:before{content:"\F183"}.mdi-comment-processing:before{content:"\F184"}.mdi-comment-processing-outline:before{content:"\F185"}.mdi-comment-question-outline:before{content:"\F186"}.mdi-comment-remove-outline:before{content:"\F187"}.mdi-comment-text:before{content:"\F188"}.mdi-comment-text-outline:before{content:"\F189"}.mdi-compare:before{content:"\F18A"}.mdi-compass:before{content:"\F18B"}.mdi-compass-outline:before{content:"\F18C"}.mdi-console:before{content:"\F18D"}.mdi-contact-mail:before{content:"\F18E"}.mdi-content-copy:before{content:"\F18F"}.mdi-content-cut:before{content:"\F190"}.mdi-content-duplicate:before{content:"\F191"}.mdi-content-paste:before{content:"\F192"}.mdi-content-save:before{content:"\F193"}.mdi-content-save-all:before{content:"\F194"}.mdi-content-save-settings:before{content:"\F61B"}.mdi-contrast:before{content:"\F195"}.mdi-contrast-box:before{content:"\F196"}.mdi-contrast-circle:before{content:"\F197"}.mdi-cookie:before{content:"\F198"}.mdi-copyright:before{content:"\F5E6"}.mdi-counter:before{content:"\F199"}.mdi-cow:before{content:"\F19A"}.mdi-creation:before{content:"\F1C9"}.mdi-credit-card:before{content:"\F19B"}.mdi-credit-card-multiple:before{content:"\F19C"}.mdi-credit-card-off:before{content:"\F5E4"}.mdi-credit-card-plus:before{content:"\F675"}.mdi-credit-card-scan:before{content:"\F19D"}.mdi-crop:before{content:"\F19E"}.mdi-crop-free:before{content:"\F19F"}.mdi-crop-landscape:before{content:"\F1A0"}.mdi-crop-portrait:before{content:"\F1A1"}.mdi-crop-rotate:before{content:"\F695"}.mdi-crop-square:before{content:"\F1A2"}.mdi-crosshairs:before{content:"\F1A3"}.mdi-crosshairs-gps:before{content:"\F1A4"}.mdi-crown:before{content:"\F1A5"}.mdi-cube:before{content:"\F1A6"}.mdi-cube-outline:before{content:"\F1A7"}.mdi-cube-send:before{content:"\F1A8"}.mdi-cube-unfolded:before{content:"\F1A9"}.mdi-cup:before{content:"\F1AA"}.mdi-cup-off:before{content:"\F5E5"}.mdi-cup-water:before{content:"\F1AB"}.mdi-currency-btc:before{content:"\F1AC"}.mdi-currency-eur:before{content:"\F1AD"}.mdi-currency-gbp:before{content:"\F1AE"}.mdi-currency-inr:before{content:"\F1AF"}.mdi-currency-ngn:before{content:"\F1B0"}.mdi-currency-rub:before{content:"\F1B1"}.mdi-currency-try:before{content:"\F1B2"}.mdi-currency-usd:before{content:"\F1B3"}.mdi-currency-usd-off:before{content:"\F679"}.mdi-cursor-default:before{content:"\F1B4"}.mdi-cursor-default-outline:before{content:"\F1B5"}.mdi-cursor-move:before{content:"\F1B6"}.mdi-cursor-pointer:before{content:"\F1B7"}.mdi-cursor-text:before{content:"\F5E7"}.mdi-database:before{content:"\F1B8"}.mdi-database-minus:before{content:"\F1B9"}.mdi-database-plus:before{content:"\F1BA"}.mdi-debug-step-into:before{content:"\F1BB"}.mdi-debug-step-out:before{content:"\F1BC"}.mdi-debug-step-over:before{content:"\F1BD"}.mdi-decimal-decrease:before{content:"\F1BE"}.mdi-decimal-increase:before{content:"\F1BF"}.mdi-delete:before{content:"\F1C0"}.mdi-delete-circle:before{content:"\F682"}.mdi-delete-forever:before{content:"\F5E8"}.mdi-delete-sweep:before{content:"\F5E9"}.mdi-delete-variant:before{content:"\F1C1"}.mdi-delta:before{content:"\F1C2"}.mdi-deskphone:before{content:"\F1C3"}.mdi-desktop-mac:before{content:"\F1C4"}.mdi-desktop-tower:before{content:"\F1C5"}.mdi-details:before{content:"\F1C6"}.mdi-developer-board:before{content:"\F696"}.mdi-deviantart:before{content:"\F1C7"}.mdi-dialpad:before{content:"\F61C"}.mdi-diamond:before{content:"\F1C8"}.mdi-dice-1:before{content:"\F1CA"}.mdi-dice-2:before{content:"\F1CB"}.mdi-dice-3:before{content:"\F1CC"}.mdi-dice-4:before{content:"\F1CD"}.mdi-dice-5:before{content:"\F1CE"}.mdi-dice-6:before{content:"\F1CF"}.mdi-dice-d20:before{content:"\F5EA"}.mdi-dice-d4:before{content:"\F5EB"}.mdi-dice-d6:before{content:"\F5EC"}.mdi-dice-d8:before{content:"\F5ED"}.mdi-dictionary:before{content:"\F61D"}.mdi-directions:before{content:"\F1D0"}.mdi-directions-fork:before{content:"\F641"}.mdi-discord:before{content:"\F66F"}.mdi-disk:before{content:"\F5EE"}.mdi-disk-alert:before{content:"\F1D1"}.mdi-disqus:before{content:"\F1D2"}.mdi-disqus-outline:before{content:"\F1D3"}.mdi-division:before{content:"\F1D4"}.mdi-division-box:before{content:"\F1D5"}.mdi-dna:before{content:"\F683"}.mdi-dns:before{content:"\F1D6"}.mdi-do-not-disturb:before{content:"\F697"}.mdi-do-not-disturb-off:before{content:"\F698"}.mdi-dolby:before{content:"\F6B2"}.mdi-domain:before{content:"\F1D7"}.mdi-dots-horizontal:before{content:"\F1D8"}.mdi-dots-vertical:before{content:"\F1D9"}.mdi-douban:before{content:"\F699"}.mdi-download:before{content:"\F1DA"}.mdi-drag:before{content:"\F1DB"}.mdi-drag-horizontal:before{content:"\F1DC"}.mdi-drag-vertical:before{content:"\F1DD"}.mdi-drawing:before{content:"\F1DE"}.mdi-drawing-box:before{content:"\F1DF"}.mdi-dribbble:before{content:"\F1E0"}.mdi-dribbble-box:before{content:"\F1E1"}.mdi-drone:before{content:"\F1E2"}.mdi-dropbox:before{content:"\F1E3"}.mdi-drupal:before{content:"\F1E4"}.mdi-duck:before{content:"\F1E5"}.mdi-dumbbell:before{content:"\F1E6"}.mdi-earth:before{content:"\F1E7"}.mdi-earth-off:before{content:"\F1E8"}.mdi-edge:before{content:"\F1E9"}.mdi-eject:before{content:"\F1EA"}.mdi-elevation-decline:before{content:"\F1EB"}.mdi-elevation-rise:before{content:"\F1EC"}.mdi-elevator:before{content:"\F1ED"}.mdi-email:before{content:"\F1EE"}.mdi-email-open:before{content:"\F1EF"}.mdi-email-open-outline:before{content:"\F5EF"}.mdi-email-outline:before{content:"\F1F0"}.mdi-email-secure:before{content:"\F1F1"}.mdi-email-variant:before{content:"\F5F0"}.mdi-emby:before{content:"\F6B3"}.mdi-emoticon:before{content:"\F1F2"}.mdi-emoticon-cool:before{content:"\F1F3"}.mdi-emoticon-dead:before{content:"\F69A"}.mdi-emoticon-devil:before{content:"\F1F4"}.mdi-emoticon-excited:before{content:"\F69B"}.mdi-emoticon-happy:before{content:"\F1F5"}.mdi-emoticon-neutral:before{content:"\F1F6"}.mdi-emoticon-poop:before{content:"\F1F7"}.mdi-emoticon-sad:before{content:"\F1F8"}.mdi-emoticon-tongue:before{content:"\F1F9"}.mdi-engine:before{content:"\F1FA"}.mdi-engine-outline:before{content:"\F1FB"}.mdi-equal:before{content:"\F1FC"}.mdi-equal-box:before{content:"\F1FD"}.mdi-eraser:before{content:"\F1FE"}.mdi-eraser-variant:before{content:"\F642"}.mdi-escalator:before{content:"\F1FF"}.mdi-ethernet:before{content:"\F200"}.mdi-ethernet-cable:before{content:"\F201"}.mdi-ethernet-cable-off:before{content:"\F202"}.mdi-etsy:before{content:"\F203"}.mdi-ev-station:before{content:"\F5F1"}.mdi-evernote:before{content:"\F204"}.mdi-exclamation:before{content:"\F205"}.mdi-exit-to-app:before{content:"\F206"}.mdi-export:before{content:"\F207"}.mdi-eye:before{content:"\F208"}.mdi-eye-off:before{content:"\F209"}.mdi-eyedropper:before{content:"\F20A"}.mdi-eyedropper-variant:before{content:"\F20B"}.mdi-face:before{content:"\F643"}.mdi-face-profile:before{content:"\F644"}.mdi-facebook:before{content:"\F20C"}.mdi-facebook-box:before{content:"\F20D"}.mdi-facebook-messenger:before{content:"\F20E"}.mdi-factory:before{content:"\F20F"}.mdi-fan:before{content:"\F210"}.mdi-fast-forward:before{content:"\F211"}.mdi-fax:before{content:"\F212"}.mdi-ferry:before{content:"\F213"}.mdi-file:before{content:"\F214"}.mdi-file-chart:before{content:"\F215"}.mdi-file-check:before{content:"\F216"}.mdi-file-cloud:before{content:"\F217"}.mdi-file-delimited:before{content:"\F218"}.mdi-file-document:before{content:"\F219"}.mdi-file-document-box:before{content:"\F21A"}.mdi-file-excel:before{content:"\F21B"}.mdi-file-excel-box:before{content:"\F21C"}.mdi-file-export:before{content:"\F21D"}.mdi-file-find:before{content:"\F21E"}.mdi-file-hidden:before{content:"\F613"}.mdi-file-image:before{content:"\F21F"}.mdi-file-import:before{content:"\F220"}.mdi-file-lock:before{content:"\F221"}.mdi-file-multiple:before{content:"\F222"}.mdi-file-music:before{content:"\F223"}.mdi-file-outline:before{content:"\F224"}.mdi-file-pdf:before{content:"\F225"}.mdi-file-pdf-box:before{content:"\F226"}.mdi-file-powerpoint:before{content:"\F227"}.mdi-file-powerpoint-box:before{content:"\F228"}.mdi-file-presentation-box:before{content:"\F229"}.mdi-file-restore:before{content:"\F670"}.mdi-file-send:before{content:"\F22A"}.mdi-file-tree:before{content:"\F645"}.mdi-file-video:before{content:"\F22B"}.mdi-file-word:before{content:"\F22C"}.mdi-file-word-box:before{content:"\F22D"}.mdi-file-xml:before{content:"\F22E"}.mdi-film:before{content:"\F22F"}.mdi-filmstrip:before{content:"\F230"}.mdi-filmstrip-off:before{content:"\F231"}.mdi-filter:before{content:"\F232"}.mdi-filter-outline:before{content:"\F233"}.mdi-filter-remove:before{content:"\F234"}.mdi-filter-remove-outline:before{content:"\F235"}.mdi-filter-variant:before{content:"\F236"}.mdi-fingerprint:before{content:"\F237"}.mdi-fire:before{content:"\F238"}.mdi-firefox:before{content:"\F239"}.mdi-fish:before{content:"\F23A"}.mdi-flag:before{content:"\F23B"}.mdi-flag-checkered:before{content:"\F23C"}.mdi-flag-outline:before{content:"\F23D"}.mdi-flag-outline-variant:before{content:"\F23E"}.mdi-flag-triangle:before{content:"\F23F"}.mdi-flag-variant:before{content:"\F240"}.mdi-flash:before{content:"\F241"}.mdi-flash-auto:before{content:"\F242"}.mdi-flash-off:before{content:"\F243"}.mdi-flash-red-eye:before{content:"\F67A"}.mdi-flashlight:before{content:"\F244"}.mdi-flashlight-off:before{content:"\F245"}.mdi-flask:before{content:"\F093"}.mdi-flask-empty:before{content:"\F094"}.mdi-flask-empty-outline:before{content:"\F095"}.mdi-flask-outline:before{content:"\F096"}.mdi-flattr:before{content:"\F246"}.mdi-flip-to-back:before{content:"\F247"}.mdi-flip-to-front:before{content:"\F248"}.mdi-floppy:before{content:"\F249"}.mdi-flower:before{content:"\F24A"}.mdi-folder:before{content:"\F24B"}.mdi-folder-account:before{content:"\F24C"}.mdi-folder-download:before{content:"\F24D"}.mdi-folder-google-drive:before{content:"\F24E"}.mdi-folder-image:before{content:"\F24F"}.mdi-folder-lock:before{content:"\F250"}.mdi-folder-lock-open:before{content:"\F251"}.mdi-folder-move:before{content:"\F252"}.mdi-folder-multiple:before{content:"\F253"}.mdi-folder-multiple-image:before{content:"\F254"}.mdi-folder-multiple-outline:before{content:"\F255"}.mdi-folder-outline:before{content:"\F256"}.mdi-folder-plus:before{content:"\F257"}.mdi-folder-remove:before{content:"\F258"}.mdi-folder-star:before{content:"\F69C"}.mdi-folder-upload:before{content:"\F259"}.mdi-food:before{content:"\F25A"}.mdi-food-apple:before{content:"\F25B"}.mdi-food-fork-drink:before{content:"\F5F2"}.mdi-food-off:before{content:"\F5F3"}.mdi-food-variant:before{content:"\F25C"}.mdi-football:before{content:"\F25D"}.mdi-football-australian:before{content:"\F25E"}.mdi-football-helmet:before{content:"\F25F"}.mdi-format-align-center:before{content:"\F260"}.mdi-format-align-justify:before{content:"\F261"}.mdi-format-align-left:before{content:"\F262"}.mdi-format-align-right:before{content:"\F263"}.mdi-format-annotation-plus:before{content:"\F646"}.mdi-format-bold:before{content:"\F264"}.mdi-format-clear:before{content:"\F265"}.mdi-format-color-fill:before{content:"\F266"}.mdi-format-color-text:before{content:"\F69D"}.mdi-format-float-center:before{content:"\F267"}.mdi-format-float-left:before{content:"\F268"}.mdi-format-float-none:before{content:"\F269"}.mdi-format-float-right:before{content:"\F26A"}.mdi-format-header-1:before{content:"\F26B"}.mdi-format-header-2:before{content:"\F26C"}.mdi-format-header-3:before{content:"\F26D"}.mdi-format-header-4:before{content:"\F26E"}.mdi-format-header-5:before{content:"\F26F"}.mdi-format-header-6:before{content:"\F270"}.mdi-format-header-decrease:before{content:"\F271"}.mdi-format-header-equal:before{content:"\F272"}.mdi-format-header-increase:before{content:"\F273"}.mdi-format-header-pound:before{content:"\F274"}.mdi-format-horizontal-align-center:before{content:"\F61E"}.mdi-format-horizontal-align-left:before{content:"\F61F"}.mdi-format-horizontal-align-right:before{content:"\F620"}.mdi-format-indent-decrease:before{content:"\F275"}.mdi-format-indent-increase:before{content:"\F276"}.mdi-format-italic:before{content:"\F277"}.mdi-format-line-spacing:before{content:"\F278"}.mdi-format-line-style:before{content:"\F5C8"}.mdi-format-line-weight:before{content:"\F5C9"}.mdi-format-list-bulleted:before{content:"\F279"}.mdi-format-list-bulleted-type:before{content:"\F27A"}.mdi-format-list-numbers:before{content:"\F27B"}.mdi-format-paint:before{content:"\F27C"}.mdi-format-paragraph:before{content:"\F27D"}.mdi-format-quote:before{content:"\F27E"}.mdi-format-section:before{content:"\F69E"}.mdi-format-size:before{content:"\F27F"}.mdi-format-strikethrough:before{content:"\F280"}.mdi-format-strikethrough-variant:before{content:"\F281"}.mdi-format-subscript:before{content:"\F282"}.mdi-format-superscript:before{content:"\F283"}.mdi-format-text:before{content:"\F284"}.mdi-format-textdirection-l-to-r:before{content:"\F285"}.mdi-format-textdirection-r-to-l:before{content:"\F286"}.mdi-format-title:before{content:"\F5F4"}.mdi-format-underline:before{content:"\F287"}.mdi-format-vertical-align-bottom:before{content:"\F621"}.mdi-format-vertical-align-center:before{content:"\F622"}.mdi-format-vertical-align-top:before{content:"\F623"}.mdi-format-wrap-inline:before{content:"\F288"}.mdi-format-wrap-square:before{content:"\F289"}.mdi-format-wrap-tight:before{content:"\F28A"}.mdi-format-wrap-top-bottom:before{content:"\F28B"}.mdi-forum:before{content:"\F28C"}.mdi-forward:before{content:"\F28D"}.mdi-foursquare:before{content:"\F28E"}.mdi-fridge:before{content:"\F28F"}.mdi-fridge-filled:before{content:"\F290"}.mdi-fridge-filled-bottom:before{content:"\F291"}.mdi-fridge-filled-top:before{content:"\F292"}.mdi-fullscreen:before{content:"\F293"}.mdi-fullscreen-exit:before{content:"\F294"}.mdi-function:before{content:"\F295"}.mdi-gamepad:before{content:"\F296"}.mdi-gamepad-variant:before{content:"\F297"}.mdi-gas-cylinder:before{content:"\F647"}.mdi-gas-station:before{content:"\F298"}.mdi-gate:before{content:"\F299"}.mdi-gauge:before{content:"\F29A"}.mdi-gavel:before{content:"\F29B"}.mdi-gender-female:before{content:"\F29C"}.mdi-gender-male:before{content:"\F29D"}.mdi-gender-male-female:before{content:"\F29E"}.mdi-gender-transgender:before{content:"\F29F"}.mdi-ghost:before{content:"\F2A0"}.mdi-gift:before{content:"\F2A1"}.mdi-git:before{content:"\F2A2"}.mdi-github-box:before{content:"\F2A3"}.mdi-github-circle:before{content:"\F2A4"}.mdi-glass-flute:before{content:"\F2A5"}.mdi-glass-mug:before{content:"\F2A6"}.mdi-glass-stange:before{content:"\F2A7"}.mdi-glass-tulip:before{content:"\F2A8"}.mdi-glassdoor:before{content:"\F2A9"}.mdi-glasses:before{content:"\F2AA"}.mdi-gmail:before{content:"\F2AB"}.mdi-gnome:before{content:"\F2AC"}.mdi-gondola:before{content:"\F685"}.mdi-google:before{content:"\F2AD"}.mdi-google-cardboard:before{content:"\F2AE"}.mdi-google-chrome:before{content:"\F2AF"}.mdi-google-circles:before{content:"\F2B0"}.mdi-google-circles-communities:before{content:"\F2B1"}.mdi-google-circles-extended:before{content:"\F2B2"}.mdi-google-circles-group:before{content:"\F2B3"}.mdi-google-controller:before{content:"\F2B4"}.mdi-google-controller-off:before{content:"\F2B5"}.mdi-google-drive:before{content:"\F2B6"}.mdi-google-earth:before{content:"\F2B7"}.mdi-google-glass:before{content:"\F2B8"}.mdi-google-maps:before{content:"\F5F5"}.mdi-google-nearby:before{content:"\F2B9"}.mdi-google-pages:before{content:"\F2BA"}.mdi-google-physical-web:before{content:"\F2BB"}.mdi-google-play:before{content:"\F2BC"}.mdi-google-plus:before{content:"\F2BD"}.mdi-google-plus-box:before{content:"\F2BE"}.mdi-google-translate:before{content:"\F2BF"}.mdi-google-wallet:before{content:"\F2C0"}.mdi-gradient:before{content:"\F69F"}.mdi-grease-pencil:before{content:"\F648"}.mdi-grid:before{content:"\F2C1"}.mdi-grid-off:before{content:"\F2C2"}.mdi-group:before{content:"\F2C3"}.mdi-guitar-electric:before{content:"\F2C4"}.mdi-guitar-pick:before{content:"\F2C5"}.mdi-guitar-pick-outline:before{content:"\F2C6"}.mdi-hackernews:before{content:"\F624"}.mdi-hamburger:before{content:"\F684"}.mdi-hand-pointing-right:before{content:"\F2C7"}.mdi-hanger:before{content:"\F2C8"}.mdi-hangouts:before{content:"\F2C9"}.mdi-harddisk:before{content:"\F2CA"}.mdi-headphones:before{content:"\F2CB"}.mdi-headphones-box:before{content:"\F2CC"}.mdi-headphones-settings:before{content:"\F2CD"}.mdi-headset:before{content:"\F2CE"}.mdi-headset-dock:before{content:"\F2CF"}.mdi-headset-off:before{content:"\F2D0"}.mdi-heart:before{content:"\F2D1"}.mdi-heart-box:before{content:"\F2D2"}.mdi-heart-box-outline:before{content:"\F2D3"}.mdi-heart-broken:before{content:"\F2D4"}.mdi-heart-outline:before{content:"\F2D5"}.mdi-heart-pulse:before{content:"\F5F6"}.mdi-help:before{content:"\F2D6"}.mdi-help-circle:before{content:"\F2D7"}.mdi-help-circle-outline:before{content:"\F625"}.mdi-hexagon:before{content:"\F2D8"}.mdi-hexagon-outline:before{content:"\F2D9"}.mdi-highway:before{content:"\F5F7"}.mdi-history:before{content:"\F2DA"}.mdi-hololens:before{content:"\F2DB"}.mdi-home:before{content:"\F2DC"}.mdi-home-map-marker:before{content:"\F5F8"}.mdi-home-modern:before{content:"\F2DD"}.mdi-home-outline:before{content:"\F6A0"}.mdi-home-variant:before{content:"\F2DE"}.mdi-hops:before{content:"\F2DF"}.mdi-hospital:before{content:"\F2E0"}.mdi-hospital-building:before{content:"\F2E1"}.mdi-hospital-marker:before{content:"\F2E2"}.mdi-hotel:before{content:"\F2E3"}.mdi-houzz:before{content:"\F2E4"}.mdi-houzz-box:before{content:"\F2E5"}.mdi-human:before{content:"\F2E6"}.mdi-human-child:before{content:"\F2E7"}.mdi-human-female:before{content:"\F649"}.mdi-human-greeting:before{content:"\F64A"}.mdi-human-handsdown:before{content:"\F64B"}.mdi-human-handsup:before{content:"\F64C"}.mdi-human-male:before{content:"\F64D"}.mdi-human-male-female:before{content:"\F2E8"}.mdi-human-pregnant:before{content:"\F5CF"}.mdi-image:before{content:"\F2E9"}.mdi-image-album:before{content:"\F2EA"}.mdi-image-area:before{content:"\F2EB"}.mdi-image-area-close:before{content:"\F2EC"}.mdi-image-broken:before{content:"\F2ED"}.mdi-image-broken-variant:before{content:"\F2EE"}.mdi-image-filter:before{content:"\F2EF"}.mdi-image-filter-black-white:before{content:"\F2F0"}.mdi-image-filter-center-focus:before{content:"\F2F1"}.mdi-image-filter-center-focus-weak:before{content:"\F2F2"}.mdi-image-filter-drama:before{content:"\F2F3"}.mdi-image-filter-frames:before{content:"\F2F4"}.mdi-image-filter-hdr:before{content:"\F2F5"}.mdi-image-filter-none:before{content:"\F2F6"}.mdi-image-filter-tilt-shift:before{content:"\F2F7"}.mdi-image-filter-vintage:before{content:"\F2F8"}.mdi-image-multiple:before{content:"\F2F9"}.mdi-import:before{content:"\F2FA"}.mdi-inbox:before{content:"\F686"}.mdi-inbox-arrow-down:before{content:"\F2FB"}.mdi-inbox-arrow-up:before{content:"\F3D1"}.mdi-incognito:before{content:"\F5F9"}.mdi-information:before{content:"\F2FC"}.mdi-information-outline:before{content:"\F2FD"}.mdi-information-variant:before{content:"\F64E"}.mdi-instagram:before{content:"\F2FE"}.mdi-instapaper:before{content:"\F2FF"}.mdi-internet-explorer:before{content:"\F300"}.mdi-invert-colors:before{content:"\F301"}.mdi-itunes:before{content:"\F676"}.mdi-jeepney:before{content:"\F302"}.mdi-jira:before{content:"\F303"}.mdi-jsfiddle:before{content:"\F304"}.mdi-json:before{content:"\F626"}.mdi-keg:before{content:"\F305"}.mdi-kettle:before{content:"\F5FA"}.mdi-key:before{content:"\F306"}.mdi-key-change:before{content:"\F307"}.mdi-key-minus:before{content:"\F308"}.mdi-key-plus:before{content:"\F309"}.mdi-key-remove:before{content:"\F30A"}.mdi-key-variant:before{content:"\F30B"}.mdi-keyboard:before{content:"\F30C"}.mdi-keyboard-backspace:before{content:"\F30D"}.mdi-keyboard-caps:before{content:"\F30E"}.mdi-keyboard-close:before{content:"\F30F"}.mdi-keyboard-off:before{content:"\F310"}.mdi-keyboard-return:before{content:"\F311"}.mdi-keyboard-tab:before{content:"\F312"}.mdi-keyboard-variant:before{content:"\F313"}.mdi-kodi:before{content:"\F314"}.mdi-label:before{content:"\F315"}.mdi-label-outline:before{content:"\F316"}.mdi-lambda:before{content:"\F627"}.mdi-lamp:before{content:"\F6B4"}.mdi-lan:before{content:"\F317"}.mdi-lan-connect:before{content:"\F318"}.mdi-lan-disconnect:before{content:"\F319"}.mdi-lan-pending:before{content:"\F31A"}.mdi-language-c:before{content:"\F671"}.mdi-language-cpp:before{content:"\F672"}.mdi-language-csharp:before{content:"\F31B"}.mdi-language-css3:before{content:"\F31C"}.mdi-language-html5:before{content:"\F31D"}.mdi-language-javascript:before{content:"\F31E"}.mdi-language-php:before{content:"\F31F"}.mdi-language-python:before{content:"\F320"}.mdi-language-python-text:before{content:"\F321"}.mdi-laptop:before{content:"\F322"}.mdi-laptop-chromebook:before{content:"\F323"}.mdi-laptop-mac:before{content:"\F324"}.mdi-laptop-windows:before{content:"\F325"}.mdi-lastfm:before{content:"\F326"}.mdi-launch:before{content:"\F327"}.mdi-layers:before{content:"\F328"}.mdi-layers-off:before{content:"\F329"}.mdi-lead-pencil:before{content:"\F64F"}.mdi-leaf:before{content:"\F32A"}.mdi-led-off:before{content:"\F32B"}.mdi-led-on:before{content:"\F32C"}.mdi-led-outline:before{content:"\F32D"}.mdi-led-variant-off:before{content:"\F32E"}.mdi-led-variant-on:before{content:"\F32F"}.mdi-led-variant-outline:before{content:"\F330"}.mdi-library:before{content:"\F331"}.mdi-library-books:before{content:"\F332"}.mdi-library-music:before{content:"\F333"}.mdi-library-plus:before{content:"\F334"}.mdi-lightbulb:before{content:"\F335"}.mdi-lightbulb-outline:before{content:"\F336"}.mdi-link:before{content:"\F337"}.mdi-link-off:before{content:"\F338"}.mdi-link-variant:before{content:"\F339"}.mdi-link-variant-off:before{content:"\F33A"}.mdi-linkedin:before{content:"\F33B"}.mdi-linkedin-box:before{content:"\F33C"}.mdi-linux:before{content:"\F33D"}.mdi-lock:before{content:"\F33E"}.mdi-lock-open:before{content:"\F33F"}.mdi-lock-open-outline:before{content:"\F340"}.mdi-lock-outline:before{content:"\F341"}.mdi-lock-plus:before{content:"\F5FB"}.mdi-login:before{content:"\F342"}.mdi-login-variant:before{content:"\F5FC"}.mdi-logout:before{content:"\F343"}.mdi-logout-variant:before{content:"\F5FD"}.mdi-looks:before{content:"\F344"}.mdi-loupe:before{content:"\F345"}.mdi-lumx:before{content:"\F346"}.mdi-magnet:before{content:"\F347"}.mdi-magnet-on:before{content:"\F348"}.mdi-magnify:before{content:"\F349"}.mdi-magnify-minus:before{content:"\F34A"}.mdi-magnify-plus:before{content:"\F34B"}.mdi-mail-ru:before{content:"\F34C"}.mdi-map:before{content:"\F34D"}.mdi-map-marker:before{content:"\F34E"}.mdi-map-marker-circle:before{content:"\F34F"}.mdi-map-marker-minus:before{content:"\F650"}.mdi-map-marker-multiple:before{content:"\F350"}.mdi-map-marker-off:before{content:"\F351"}.mdi-map-marker-plus:before{content:"\F651"}.mdi-map-marker-radius:before{content:"\F352"}.mdi-margin:before{content:"\F353"}.mdi-markdown:before{content:"\F354"}.mdi-marker:before{content:"\F652"}.mdi-marker-check:before{content:"\F355"}.mdi-martini:before{content:"\F356"}.mdi-material-ui:before{content:"\F357"}.mdi-math-compass:before{content:"\F358"}.mdi-matrix:before{content:"\F628"}.mdi-maxcdn:before{content:"\F359"}.mdi-medium:before{content:"\F35A"}.mdi-memory:before{content:"\F35B"}.mdi-menu:before{content:"\F35C"}.mdi-menu-down:before{content:"\F35D"}.mdi-menu-down-outline:before{content:"\F6B5"}.mdi-menu-left:before{content:"\F35E"}.mdi-menu-right:before{content:"\F35F"}.mdi-menu-up:before{content:"\F360"}.mdi-menu-up-outline:before{content:"\F6B6"}.mdi-message:before{content:"\F361"}.mdi-message-alert:before{content:"\F362"}.mdi-message-bulleted:before{content:"\F6A1"}.mdi-message-bulleted-off:before{content:"\F6A2"}.mdi-message-draw:before{content:"\F363"}.mdi-message-image:before{content:"\F364"}.mdi-message-outline:before{content:"\F365"}.mdi-message-plus:before{content:"\F653"}.mdi-message-processing:before{content:"\F366"}.mdi-message-reply:before{content:"\F367"}.mdi-message-reply-text:before{content:"\F368"}.mdi-message-text:before{content:"\F369"}.mdi-message-text-outline:before{content:"\F36A"}.mdi-message-video:before{content:"\F36B"}.mdi-meteor:before{content:"\F629"}.mdi-microphone:before{content:"\F36C"}.mdi-microphone-off:before{content:"\F36D"}.mdi-microphone-outline:before{content:"\F36E"}.mdi-microphone-settings:before{content:"\F36F"}.mdi-microphone-variant:before{content:"\F370"}.mdi-microphone-variant-off:before{content:"\F371"}.mdi-microscope:before{content:"\F654"}.mdi-microsoft:before{content:"\F372"}.mdi-minecraft:before{content:"\F373"}.mdi-minus:before{content:"\F374"}.mdi-minus-box:before{content:"\F375"}.mdi-minus-circle:before{content:"\F376"}.mdi-minus-circle-outline:before{content:"\F377"}.mdi-minus-network:before{content:"\F378"}.mdi-mixcloud:before{content:"\F62A"}.mdi-monitor:before{content:"\F379"}.mdi-monitor-multiple:before{content:"\F37A"}.mdi-more:before{content:"\F37B"}.mdi-motorbike:before{content:"\F37C"}.mdi-mouse:before{content:"\F37D"}.mdi-mouse-off:before{content:"\F37E"}.mdi-mouse-variant:before{content:"\F37F"}.mdi-mouse-variant-off:before{content:"\F380"}.mdi-move-resize:before{content:"\F655"}.mdi-move-resize-variant:before{content:"\F656"}.mdi-movie:before{content:"\F381"}.mdi-multiplication:before{content:"\F382"}.mdi-multiplication-box:before{content:"\F383"}.mdi-music-box:before{content:"\F384"}.mdi-music-box-outline:before{content:"\F385"}.mdi-music-circle:before{content:"\F386"}.mdi-music-note:before{content:"\F387"}.mdi-music-note-bluetooth:before{content:"\F5FE"}.mdi-music-note-bluetooth-off:before{content:"\F5FF"}.mdi-music-note-eighth:before{content:"\F388"}.mdi-music-note-half:before{content:"\F389"}.mdi-music-note-off:before{content:"\F38A"}.mdi-music-note-quarter:before{content:"\F38B"}.mdi-music-note-sixteenth:before{content:"\F38C"}.mdi-music-note-whole:before{content:"\F38D"}.mdi-nature:before{content:"\F38E"}.mdi-nature-people:before{content:"\F38F"}.mdi-navigation:before{content:"\F390"}.mdi-near-me:before{content:"\F5CD"}.mdi-needle:before{content:"\F391"}.mdi-nest-protect:before{content:"\F392"}.mdi-nest-thermostat:before{content:"\F393"}.mdi-new-box:before{content:"\F394"}.mdi-newspaper:before{content:"\F395"}.mdi-nfc:before{content:"\F396"}.mdi-nfc-tap:before{content:"\F397"}.mdi-nfc-variant:before{content:"\F398"}.mdi-nodejs:before{content:"\F399"}.mdi-note:before{content:"\F39A"}.mdi-note-multiple:before{content:"\F6B7"}.mdi-note-multiple-outline:before{content:"\F6B8"}.mdi-note-outline:before{content:"\F39B"}.mdi-note-plus:before{content:"\F39C"}.mdi-note-plus-outline:before{content:"\F39D"}.mdi-note-text:before{content:"\F39E"}.mdi-notification-clear-all:before{content:"\F39F"}.mdi-nuke:before{content:"\F6A3"}.mdi-numeric:before{content:"\F3A0"}.mdi-numeric-0-box:before{content:"\F3A1"}.mdi-numeric-0-box-multiple-outline:before{content:"\F3A2"}.mdi-numeric-0-box-outline:before{content:"\F3A3"}.mdi-numeric-1-box:before{content:"\F3A4"}.mdi-numeric-1-box-multiple-outline:before{content:"\F3A5"}.mdi-numeric-1-box-outline:before{content:"\F3A6"}.mdi-numeric-2-box:before{content:"\F3A7"}.mdi-numeric-2-box-multiple-outline:before{content:"\F3A8"}.mdi-numeric-2-box-outline:before{content:"\F3A9"}.mdi-numeric-3-box:before{content:"\F3AA"}.mdi-numeric-3-box-multiple-outline:before{content:"\F3AB"}.mdi-numeric-3-box-outline:before{content:"\F3AC"}.mdi-numeric-4-box:before{content:"\F3AD"}.mdi-numeric-4-box-multiple-outline:before{content:"\F3AE"}.mdi-numeric-4-box-outline:before{content:"\F3AF"}.mdi-numeric-5-box:before{content:"\F3B0"}.mdi-numeric-5-box-multiple-outline:before{content:"\F3B1"}.mdi-numeric-5-box-outline:before{content:"\F3B2"}.mdi-numeric-6-box:before{content:"\F3B3"}.mdi-numeric-6-box-multiple-outline:before{content:"\F3B4"}.mdi-numeric-6-box-outline:before{content:"\F3B5"}.mdi-numeric-7-box:before{content:"\F3B6"}.mdi-numeric-7-box-multiple-outline:before{content:"\F3B7"}.mdi-numeric-7-box-outline:before{content:"\F3B8"}.mdi-numeric-8-box:before{content:"\F3B9"}.mdi-numeric-8-box-multiple-outline:before{content:"\F3BA"}.mdi-numeric-8-box-outline:before{content:"\F3BB"}.mdi-numeric-9-box:before{content:"\F3BC"}.mdi-numeric-9-box-multiple-outline:before{content:"\F3BD"}.mdi-numeric-9-box-outline:before{content:"\F3BE"}.mdi-numeric-9-plus-box:before{content:"\F3BF"}.mdi-numeric-9-plus-box-multiple-outline:before{content:"\F3C0"}.mdi-numeric-9-plus-box-outline:before{content:"\F3C1"}.mdi-nutrition:before{content:"\F3C2"}.mdi-oar:before{content:"\F67B"}.mdi-octagon:before{content:"\F3C3"}.mdi-octagon-outline:before{content:"\F3C4"}.mdi-odnoklassniki:before{content:"\F3C5"}.mdi-office:before{content:"\F3C6"}.mdi-oil:before{content:"\F3C7"}.mdi-oil-temperature:before{content:"\F3C8"}.mdi-omega:before{content:"\F3C9"}.mdi-onedrive:before{content:"\F3CA"}.mdi-opacity:before{content:"\F5CC"}.mdi-open-in-app:before{content:"\F3CB"}.mdi-open-in-new:before{content:"\F3CC"}.mdi-openid:before{content:"\F3CD"}.mdi-opera:before{content:"\F3CE"}.mdi-ornament:before{content:"\F3CF"}.mdi-ornament-variant:before{content:"\F3D0"}.mdi-owl:before{content:"\F3D2"}.mdi-package:before{content:"\F3D3"}.mdi-package-down:before{content:"\F3D4"}.mdi-package-up:before{content:"\F3D5"}.mdi-package-variant:before{content:"\F3D6"}.mdi-package-variant-closed:before{content:"\F3D7"}.mdi-page-first:before{content:"\F600"}.mdi-page-last:before{content:"\F601"}.mdi-palette:before{content:"\F3D8"}.mdi-palette-advanced:before{content:"\F3D9"}.mdi-panda:before{content:"\F3DA"}.mdi-pandora:before{content:"\F3DB"}.mdi-panorama:before{content:"\F3DC"}.mdi-panorama-fisheye:before{content:"\F3DD"}.mdi-panorama-horizontal:before{content:"\F3DE"}.mdi-panorama-vertical:before{content:"\F3DF"}.mdi-panorama-wide-angle:before{content:"\F3E0"}.mdi-paper-cut-vertical:before{content:"\F3E1"}.mdi-paperclip:before{content:"\F3E2"}.mdi-parking:before{content:"\F3E3"}.mdi-pause:before{content:"\F3E4"}.mdi-pause-circle:before{content:"\F3E5"}.mdi-pause-circle-outline:before{content:"\F3E6"}.mdi-pause-octagon:before{content:"\F3E7"}.mdi-pause-octagon-outline:before{content:"\F3E8"}.mdi-paw:before{content:"\F3E9"}.mdi-paw-off:before{content:"\F657"}.mdi-pen:before{content:"\F3EA"}.mdi-pencil:before{content:"\F3EB"}.mdi-pencil-box:before{content:"\F3EC"}.mdi-pencil-box-outline:before{content:"\F3ED"}.mdi-pencil-lock:before{content:"\F3EE"}.mdi-pencil-off:before{content:"\F3EF"}.mdi-percent:before{content:"\F3F0"}.mdi-pharmacy:before{content:"\F3F1"}.mdi-phone:before{content:"\F3F2"}.mdi-phone-bluetooth:before{content:"\F3F3"}.mdi-phone-classic:before{content:"\F602"}.mdi-phone-forward:before{content:"\F3F4"}.mdi-phone-hangup:before{content:"\F3F5"}.mdi-phone-in-talk:before{content:"\F3F6"}.mdi-phone-incoming:before{content:"\F3F7"}.mdi-phone-locked:before{content:"\F3F8"}.mdi-phone-log:before{content:"\F3F9"}.mdi-phone-minus:before{content:"\F658"}.mdi-phone-missed:before{content:"\F3FA"}.mdi-phone-outgoing:before{content:"\F3FB"}.mdi-phone-paused:before{content:"\F3FC"}.mdi-phone-plus:before{content:"\F659"}.mdi-phone-settings:before{content:"\F3FD"}.mdi-phone-voip:before{content:"\F3FE"}.mdi-pi:before{content:"\F3FF"}.mdi-pi-box:before{content:"\F400"}.mdi-piano:before{content:"\F67C"}.mdi-pig:before{content:"\F401"}.mdi-pill:before{content:"\F402"}.mdi-pin:before{content:"\F403"}.mdi-pin-off:before{content:"\F404"}.mdi-pine-tree:before{content:"\F405"}.mdi-pine-tree-box:before{content:"\F406"}.mdi-pinterest:before{content:"\F407"}.mdi-pinterest-box:before{content:"\F408"}.mdi-pizza:before{content:"\F409"}.mdi-plane-shield:before{content:"\F6BA"}.mdi-play:before{content:"\F40A"}.mdi-play-box-outline:before{content:"\F40B"}.mdi-play-circle:before{content:"\F40C"}.mdi-play-circle-outline:before{content:"\F40D"}.mdi-play-pause:before{content:"\F40E"}.mdi-play-protected-content:before{content:"\F40F"}.mdi-playlist-check:before{content:"\F5C7"}.mdi-playlist-minus:before{content:"\F410"}.mdi-playlist-play:before{content:"\F411"}.mdi-playlist-plus:before{content:"\F412"}.mdi-playlist-remove:before{content:"\F413"}.mdi-playstation:before{content:"\F414"}.mdi-plex:before{content:"\F6B9"}.mdi-plus:before{content:"\F415"}.mdi-plus-box:before{content:"\F416"}.mdi-plus-circle:before{content:"\F417"}.mdi-plus-circle-multiple-outline:before{content:"\F418"}.mdi-plus-circle-outline:before{content:"\F419"}.mdi-plus-network:before{content:"\F41A"}.mdi-plus-one:before{content:"\F41B"}.mdi-pocket:before{content:"\F41C"}.mdi-pokeball:before{content:"\F41D"}.mdi-polaroid:before{content:"\F41E"}.mdi-poll:before{content:"\F41F"}.mdi-poll-box:before{content:"\F420"}.mdi-polymer:before{content:"\F421"}.mdi-pool:before{content:"\F606"}.mdi-popcorn:before{content:"\F422"}.mdi-pot:before{content:"\F65A"}.mdi-pot-mix:before{content:"\F65B"}.mdi-pound:before{content:"\F423"}.mdi-pound-box:before{content:"\F424"}.mdi-power:before{content:"\F425"}.mdi-power-plug:before{content:"\F6A4"}.mdi-power-plug-off:before{content:"\F6A5"}.mdi-power-settings:before{content:"\F426"}.mdi-power-socket:before{content:"\F427"}.mdi-presentation:before{content:"\F428"}.mdi-presentation-play:before{content:"\F429"}.mdi-printer:before{content:"\F42A"}.mdi-printer-3d:before{content:"\F42B"}.mdi-printer-alert:before{content:"\F42C"}.mdi-priority-high:before{content:"\F603"}.mdi-priority-low:before{content:"\F604"}.mdi-professional-hexagon:before{content:"\F42D"}.mdi-projector:before{content:"\F42E"}.mdi-projector-screen:before{content:"\F42F"}.mdi-publish:before{content:"\F6A6"}.mdi-pulse:before{content:"\F430"}.mdi-puzzle:before{content:"\F431"}.mdi-qqchat:before{content:"\F605"}.mdi-qrcode:before{content:"\F432"}.mdi-qrcode-scan:before{content:"\F433"}.mdi-quadcopter:before{content:"\F434"}.mdi-quality-high:before{content:"\F435"}.mdi-quicktime:before{content:"\F436"}.mdi-radar:before{content:"\F437"}.mdi-radiator:before{content:"\F438"}.mdi-radio:before{content:"\F439"}.mdi-radio-handheld:before{content:"\F43A"}.mdi-radio-tower:before{content:"\F43B"}.mdi-radioactive:before{content:"\F43C"}.mdi-radiobox-blank:before{content:"\F43D"}.mdi-radiobox-marked:before{content:"\F43E"}.mdi-raspberrypi:before{content:"\F43F"}.mdi-ray-end:before{content:"\F440"}.mdi-ray-end-arrow:before{content:"\F441"}.mdi-ray-start:before{content:"\F442"}.mdi-ray-start-arrow:before{content:"\F443"}.mdi-ray-start-end:before{content:"\F444"}.mdi-ray-vertex:before{content:"\F445"}.mdi-rdio:before{content:"\F446"}.mdi-read:before{content:"\F447"}.mdi-readability:before{content:"\F448"}.mdi-receipt:before{content:"\F449"}.mdi-record:before{content:"\F44A"}.mdi-record-rec:before{content:"\F44B"}.mdi-recycle:before{content:"\F44C"}.mdi-reddit:before{content:"\F44D"}.mdi-redo:before{content:"\F44E"}.mdi-redo-variant:before{content:"\F44F"}.mdi-refresh:before{content:"\F450"}.mdi-regex:before{content:"\F451"}.mdi-relative-scale:before{content:"\F452"}.mdi-reload:before{content:"\F453"}.mdi-remote:before{content:"\F454"}.mdi-rename-box:before{content:"\F455"}.mdi-reorder-horizontal:before{content:"\F687"}.mdi-reorder-vertical:before{content:"\F688"}.mdi-repeat:before{content:"\F456"}.mdi-repeat-off:before{content:"\F457"}.mdi-repeat-once:before{content:"\F458"}.mdi-replay:before{content:"\F459"}.mdi-reply:before{content:"\F45A"}.mdi-reply-all:before{content:"\F45B"}.mdi-reproduction:before{content:"\F45C"}.mdi-resize-bottom-right:before{content:"\F45D"}.mdi-responsive:before{content:"\F45E"}.mdi-restore:before{content:"\F6A7"}.mdi-rewind:before{content:"\F45F"}.mdi-ribbon:before{content:"\F460"}.mdi-road:before{content:"\F461"}.mdi-road-variant:before{content:"\F462"}.mdi-robot:before{content:"\F6A8"}.mdi-rocket:before{content:"\F463"}.mdi-rotate-3d:before{content:"\F464"}.mdi-rotate-90:before{content:"\F6A9"}.mdi-rotate-left:before{content:"\F465"}.mdi-rotate-left-variant:before{content:"\F466"}.mdi-rotate-right:before{content:"\F467"}.mdi-rotate-right-variant:before{content:"\F468"}.mdi-rounded-corner:before{content:"\F607"}.mdi-router-wireless:before{content:"\F469"}.mdi-routes:before{content:"\F46A"}.mdi-rowing:before{content:"\F608"}.mdi-rss:before{content:"\F46B"}.mdi-rss-box:before{content:"\F46C"}.mdi-ruler:before{content:"\F46D"}.mdi-run:before{content:"\F46E"}.mdi-sale:before{content:"\F46F"}.mdi-satellite:before{content:"\F470"}.mdi-satellite-variant:before{content:"\F471"}.mdi-saxophone:before{content:"\F609"}.mdi-scale:before{content:"\F472"}.mdi-scale-balance:before{content:"\F5D1"}.mdi-scale-bathroom:before{content:"\F473"}.mdi-scanner:before{content:"\F6AA"}.mdi-school:before{content:"\F474"}.mdi-screen-rotation:before{content:"\F475"}.mdi-screen-rotation-lock:before{content:"\F476"}.mdi-screwdriver:before{content:"\F477"}.mdi-script:before{content:"\F478"}.mdi-sd:before{content:"\F479"}.mdi-seal:before{content:"\F47A"}.mdi-seat-flat:before{content:"\F47B"}.mdi-seat-flat-angled:before{content:"\F47C"}.mdi-seat-individual-suite:before{content:"\F47D"}.mdi-seat-legroom-extra:before{content:"\F47E"}.mdi-seat-legroom-normal:before{content:"\F47F"}.mdi-seat-legroom-reduced:before{content:"\F480"}.mdi-seat-recline-extra:before{content:"\F481"}.mdi-seat-recline-normal:before{content:"\F482"}.mdi-security:before{content:"\F483"}.mdi-security-home:before{content:"\F689"}.mdi-security-network:before{content:"\F484"}.mdi-select:before{content:"\F485"}.mdi-select-all:before{content:"\F486"}.mdi-select-inverse:before{content:"\F487"}.mdi-select-off:before{content:"\F488"}.mdi-selection:before{content:"\F489"}.mdi-send:before{content:"\F48A"}.mdi-serial-port:before{content:"\F65C"}.mdi-server:before{content:"\F48B"}.mdi-server-minus:before{content:"\F48C"}.mdi-server-network:before{content:"\F48D"}.mdi-server-network-off:before{content:"\F48E"}.mdi-server-off:before{content:"\F48F"}.mdi-server-plus:before{content:"\F490"}.mdi-server-remove:before{content:"\F491"}.mdi-server-security:before{content:"\F492"}.mdi-settings:before{content:"\F493"}.mdi-settings-box:before{content:"\F494"}.mdi-shape-circle-plus:before{content:"\F65D"}.mdi-shape-plus:before{content:"\F495"}.mdi-shape-polygon-plus:before{content:"\F65E"}.mdi-shape-rectangle-plus:before{content:"\F65F"}.mdi-shape-square-plus:before{content:"\F660"}.mdi-share:before{content:"\F496"}.mdi-share-variant:before{content:"\F497"}.mdi-shield:before{content:"\F498"}.mdi-shield-outline:before{content:"\F499"}.mdi-shopping:before{content:"\F49A"}.mdi-shopping-music:before{content:"\F49B"}.mdi-shredder:before{content:"\F49C"}.mdi-shuffle:before{content:"\F49D"}.mdi-shuffle-disabled:before{content:"\F49E"}.mdi-shuffle-variant:before{content:"\F49F"}.mdi-sigma:before{content:"\F4A0"}.mdi-sigma-lower:before{content:"\F62B"}.mdi-sign-caution:before{content:"\F4A1"}.mdi-signal:before{content:"\F4A2"}.mdi-signal-variant:before{content:"\F60A"}.mdi-silverware:before{content:"\F4A3"}.mdi-silverware-fork:before{content:"\F4A4"}.mdi-silverware-spoon:before{content:"\F4A5"}.mdi-silverware-variant:before{content:"\F4A6"}.mdi-sim:before{content:"\F4A7"}.mdi-sim-alert:before{content:"\F4A8"}.mdi-sim-off:before{content:"\F4A9"}.mdi-sitemap:before{content:"\F4AA"}.mdi-skip-backward:before{content:"\F4AB"}.mdi-skip-forward:before{content:"\F4AC"}.mdi-skip-next:before{content:"\F4AD"}.mdi-skip-next-circle:before{content:"\F661"}.mdi-skip-next-circle-outline:before{content:"\F662"}.mdi-skip-previous:before{content:"\F4AE"}.mdi-skip-previous-circle:before{content:"\F663"}.mdi-skip-previous-circle-outline:before{content:"\F664"}.mdi-skull:before{content:"\F68B"}.mdi-skype:before{content:"\F4AF"}.mdi-skype-business:before{content:"\F4B0"}.mdi-slack:before{content:"\F4B1"}.mdi-sleep:before{content:"\F4B2"}.mdi-sleep-off:before{content:"\F4B3"}.mdi-smoking:before{content:"\F4B4"}.mdi-smoking-off:before{content:"\F4B5"}.mdi-snapchat:before{content:"\F4B6"}.mdi-snowman:before{content:"\F4B7"}.mdi-soccer:before{content:"\F4B8"}.mdi-sofa:before{content:"\F4B9"}.mdi-solid:before{content:"\F68C"}.mdi-sort:before{content:"\F4BA"}.mdi-sort-alphabetical:before{content:"\F4BB"}.mdi-sort-ascending:before{content:"\F4BC"}.mdi-sort-descending:before{content:"\F4BD"}.mdi-sort-numeric:before{content:"\F4BE"}.mdi-sort-variant:before{content:"\F4BF"}.mdi-soundcloud:before{content:"\F4C0"}.mdi-source-branch:before{content:"\F62C"}.mdi-source-fork:before{content:"\F4C1"}.mdi-source-merge:before{content:"\F62D"}.mdi-source-pull:before{content:"\F4C2"}.mdi-speaker:before{content:"\F4C3"}.mdi-speaker-off:before{content:"\F4C4"}.mdi-speedometer:before{content:"\F4C5"}.mdi-spellcheck:before{content:"\F4C6"}.mdi-spotify:before{content:"\F4C7"}.mdi-spotlight:before{content:"\F4C8"}.mdi-spotlight-beam:before{content:"\F4C9"}.mdi-spray:before{content:"\F665"}.mdi-square-inc:before{content:"\F4CA"}.mdi-square-inc-cash:before{content:"\F4CB"}.mdi-stackexchange:before{content:"\F60B"}.mdi-stackoverflow:before{content:"\F4CC"}.mdi-stairs:before{content:"\F4CD"}.mdi-star:before{content:"\F4CE"}.mdi-star-circle:before{content:"\F4CF"}.mdi-star-half:before{content:"\F4D0"}.mdi-star-off:before{content:"\F4D1"}.mdi-star-outline:before{content:"\F4D2"}.mdi-steam:before{content:"\F4D3"}.mdi-steering:before{content:"\F4D4"}.mdi-step-backward:before{content:"\F4D5"}.mdi-step-backward-2:before{content:"\F4D6"}.mdi-step-forward:before{content:"\F4D7"}.mdi-step-forward-2:before{content:"\F4D8"}.mdi-stethoscope:before{content:"\F4D9"}.mdi-sticker:before{content:"\F5D0"}.mdi-stocking:before{content:"\F4DA"}.mdi-stop:before{content:"\F4DB"}.mdi-stop-circle:before{content:"\F666"}.mdi-stop-circle-outline:before{content:"\F667"}.mdi-store:before{content:"\F4DC"}.mdi-store-24-hour:before{content:"\F4DD"}.mdi-stove:before{content:"\F4DE"}.mdi-subdirectory-arrow-left:before{content:"\F60C"}.mdi-subdirectory-arrow-right:before{content:"\F60D"}.mdi-subway:before{content:"\F6AB"}.mdi-subway-variant:before{content:"\F4DF"}.mdi-sunglasses:before{content:"\F4E0"}.mdi-surround-sound:before{content:"\F5C5"}.mdi-swap-horizontal:before{content:"\F4E1"}.mdi-swap-vertical:before{content:"\F4E2"}.mdi-swim:before{content:"\F4E3"}.mdi-switch:before{content:"\F4E4"}.mdi-sword:before{content:"\F4E5"}.mdi-sync:before{content:"\F4E6"}.mdi-sync-alert:before{content:"\F4E7"}.mdi-sync-off:before{content:"\F4E8"}.mdi-tab:before{content:"\F4E9"}.mdi-tab-unselected:before{content:"\F4EA"}.mdi-table:before{content:"\F4EB"}.mdi-table-column-plus-after:before{content:"\F4EC"}.mdi-table-column-plus-before:before{content:"\F4ED"}.mdi-table-column-remove:before{content:"\F4EE"}.mdi-table-column-width:before{content:"\F4EF"}.mdi-table-edit:before{content:"\F4F0"}.mdi-table-large:before{content:"\F4F1"}.mdi-table-row-height:before{content:"\F4F2"}.mdi-table-row-plus-after:before{content:"\F4F3"}.mdi-table-row-plus-before:before{content:"\F4F4"}.mdi-table-row-remove:before{content:"\F4F5"}.mdi-tablet:before{content:"\F4F6"}.mdi-tablet-android:before{content:"\F4F7"}.mdi-tablet-ipad:before{content:"\F4F8"}.mdi-tag:before{content:"\F4F9"}.mdi-tag-faces:before{content:"\F4FA"}.mdi-tag-heart:before{content:"\F68A"}.mdi-tag-multiple:before{content:"\F4FB"}.mdi-tag-outline:before{content:"\F4FC"}.mdi-tag-text-outline:before{content:"\F4FD"}.mdi-target:before{content:"\F4FE"}.mdi-taxi:before{content:"\F4FF"}.mdi-teamviewer:before{content:"\F500"}.mdi-telegram:before{content:"\F501"}.mdi-television:before{content:"\F502"}.mdi-television-guide:before{content:"\F503"}.mdi-temperature-celsius:before{content:"\F504"}.mdi-temperature-fahrenheit:before{content:"\F505"}.mdi-temperature-kelvin:before{content:"\F506"}.mdi-tennis:before{content:"\F507"}.mdi-tent:before{content:"\F508"}.mdi-terrain:before{content:"\F509"}.mdi-test-tube:before{content:"\F668"}.mdi-text-shadow:before{content:"\F669"}.mdi-text-to-speech:before{content:"\F50A"}.mdi-text-to-speech-off:before{content:"\F50B"}.mdi-textbox:before{content:"\F60E"}.mdi-texture:before{content:"\F50C"}.mdi-theater:before{content:"\F50D"}.mdi-theme-light-dark:before{content:"\F50E"}.mdi-thermometer:before{content:"\F50F"}.mdi-thermometer-lines:before{content:"\F510"}.mdi-thumb-down:before{content:"\F511"}.mdi-thumb-down-outline:before{content:"\F512"}.mdi-thumb-up:before{content:"\F513"}.mdi-thumb-up-outline:before{content:"\F514"}.mdi-thumbs-up-down:before{content:"\F515"}.mdi-ticket:before{content:"\F516"}.mdi-ticket-account:before{content:"\F517"}.mdi-ticket-confirmation:before{content:"\F518"}.mdi-tie:before{content:"\F519"}.mdi-timelapse:before{content:"\F51A"}.mdi-timer:before{content:"\F51B"}.mdi-timer-10:before{content:"\F51C"}.mdi-timer-3:before{content:"\F51D"}.mdi-timer-off:before{content:"\F51E"}.mdi-timer-sand:before{content:"\F51F"}.mdi-timer-sand-empty:before{content:"\F6AC"}.mdi-timetable:before{content:"\F520"}.mdi-toggle-switch:before{content:"\F521"}.mdi-toggle-switch-off:before{content:"\F522"}.mdi-tooltip:before{content:"\F523"}.mdi-tooltip-edit:before{content:"\F524"}.mdi-tooltip-image:before{content:"\F525"}.mdi-tooltip-outline:before{content:"\F526"}.mdi-tooltip-outline-plus:before{content:"\F527"}.mdi-tooltip-text:before{content:"\F528"}.mdi-tooth:before{content:"\F529"}.mdi-tor:before{content:"\F52A"}.mdi-tower-beach:before{content:"\F680"}.mdi-tower-fire:before{content:"\F681"}.mdi-traffic-light:before{content:"\F52B"}.mdi-train:before{content:"\F52C"}.mdi-tram:before{content:"\F52D"}.mdi-transcribe:before{content:"\F52E"}.mdi-transcribe-close:before{content:"\F52F"}.mdi-transfer:before{content:"\F530"}.mdi-transit-transfer:before{content:"\F6AD"}.mdi-translate:before{content:"\F5CA"}.mdi-tree:before{content:"\F531"}.mdi-trello:before{content:"\F532"}.mdi-trending-down:before{content:"\F533"}.mdi-trending-neutral:before{content:"\F534"}.mdi-trending-up:before{content:"\F535"}.mdi-triangle:before{content:"\F536"}.mdi-triangle-outline:before{content:"\F537"}.mdi-trophy:before{content:"\F538"}.mdi-trophy-award:before{content:"\F539"}.mdi-trophy-outline:before{content:"\F53A"}.mdi-trophy-variant:before{content:"\F53B"}.mdi-trophy-variant-outline:before{content:"\F53C"}.mdi-truck:before{content:"\F53D"}.mdi-truck-delivery:before{content:"\F53E"}.mdi-tshirt-crew:before{content:"\F53F"}.mdi-tshirt-v:before{content:"\F540"}.mdi-tumblr:before{content:"\F541"}.mdi-tumblr-reblog:before{content:"\F542"}.mdi-tune:before{content:"\F62E"}.mdi-tune-vertical:before{content:"\F66A"}.mdi-twitch:before{content:"\F543"}.mdi-twitter:before{content:"\F544"}.mdi-twitter-box:before{content:"\F545"}.mdi-twitter-circle:before{content:"\F546"}.mdi-twitter-retweet:before{content:"\F547"}.mdi-ubuntu:before{content:"\F548"}.mdi-umbraco:before{content:"\F549"}.mdi-umbrella:before{content:"\F54A"}.mdi-umbrella-outline:before{content:"\F54B"}.mdi-undo:before{content:"\F54C"}.mdi-undo-variant:before{content:"\F54D"}.mdi-unfold-less:before{content:"\F54E"}.mdi-unfold-more:before{content:"\F54F"}.mdi-ungroup:before{content:"\F550"}.mdi-unity:before{content:"\F6AE"}.mdi-untappd:before{content:"\F551"}.mdi-update:before{content:"\F6AF"}.mdi-upload:before{content:"\F552"}.mdi-usb:before{content:"\F553"}.mdi-vector-arrange-above:before{content:"\F554"}.mdi-vector-arrange-below:before{content:"\F555"}.mdi-vector-circle:before{content:"\F556"}.mdi-vector-circle-variant:before{content:"\F557"}.mdi-vector-combine:before{content:"\F558"}.mdi-vector-curve:before{content:"\F559"}.mdi-vector-difference:before{content:"\F55A"}.mdi-vector-difference-ab:before{content:"\F55B"}.mdi-vector-difference-ba:before{content:"\F55C"}.mdi-vector-intersection:before{content:"\F55D"}.mdi-vector-line:before{content:"\F55E"}.mdi-vector-point:before{content:"\F55F"}.mdi-vector-polygon:before{content:"\F560"}.mdi-vector-polyline:before{content:"\F561"}.mdi-vector-rectangle:before{content:"\F5C6"}.mdi-vector-selection:before{content:"\F562"}.mdi-vector-square:before{content:"\F001"}.mdi-vector-triangle:before{content:"\F563"}.mdi-vector-union:before{content:"\F564"}.mdi-verified:before{content:"\F565"}.mdi-vibrate:before{content:"\F566"}.mdi-video:before{content:"\F567"}.mdi-video-off:before{content:"\F568"}.mdi-video-switch:before{content:"\F569"}.mdi-view-agenda:before{content:"\F56A"}.mdi-view-array:before{content:"\F56B"}.mdi-view-carousel:before{content:"\F56C"}.mdi-view-column:before{content:"\F56D"}.mdi-view-dashboard:before{content:"\F56E"}.mdi-view-day:before{content:"\F56F"}.mdi-view-grid:before{content:"\F570"}.mdi-view-headline:before{content:"\F571"}.mdi-view-list:before{content:"\F572"}.mdi-view-module:before{content:"\F573"}.mdi-view-quilt:before{content:"\F574"}.mdi-view-stream:before{content:"\F575"}.mdi-view-week:before{content:"\F576"}.mdi-vimeo:before{content:"\F577"}.mdi-vine:before{content:"\F578"}.mdi-violin:before{content:"\F60F"}.mdi-visualstudio:before{content:"\F610"}.mdi-vk:before{content:"\F579"}.mdi-vk-box:before{content:"\F57A"}.mdi-vk-circle:before{content:"\F57B"}.mdi-vlc:before{content:"\F57C"}.mdi-voice:before{content:"\F5CB"}.mdi-voicemail:before{content:"\F57D"}.mdi-volume-high:before{content:"\F57E"}.mdi-volume-low:before{content:"\F57F"}.mdi-volume-medium:before{content:"\F580"}.mdi-volume-off:before{content:"\F581"}.mdi-vpn:before{content:"\F582"}.mdi-walk:before{content:"\F583"}.mdi-wallet:before{content:"\F584"}.mdi-wallet-giftcard:before{content:"\F585"}.mdi-wallet-membership:before{content:"\F586"}.mdi-wallet-travel:before{content:"\F587"}.mdi-wan:before{content:"\F588"}.mdi-watch:before{content:"\F589"}.mdi-watch-export:before{content:"\F58A"}.mdi-watch-import:before{content:"\F58B"}.mdi-watch-vibrate:before{content:"\F6B0"}.mdi-water:before{content:"\F58C"}.mdi-water-off:before{content:"\F58D"}.mdi-water-percent:before{content:"\F58E"}.mdi-water-pump:before{content:"\F58F"}.mdi-watermark:before{content:"\F612"}.mdi-weather-cloudy:before{content:"\F590"}.mdi-weather-fog:before{content:"\F591"}.mdi-weather-hail:before{content:"\F592"}.mdi-weather-lightning:before{content:"\F593"}.mdi-weather-lightning-rainy:before{content:"\F67D"}.mdi-weather-night:before{content:"\F594"}.mdi-weather-partlycloudy:before{content:"\F595"}.mdi-weather-pouring:before{content:"\F596"}.mdi-weather-rainy:before{content:"\F597"}.mdi-weather-snowy:before{content:"\F598"}.mdi-weather-snowy-rainy:before{content:"\F67E"}.mdi-weather-sunny:before{content:"\F599"}.mdi-weather-sunset:before{content:"\F59A"}.mdi-weather-sunset-down:before{content:"\F59B"}.mdi-weather-sunset-up:before{content:"\F59C"}.mdi-weather-windy:before{content:"\F59D"}.mdi-weather-windy-variant:before{content:"\F59E"}.mdi-web:before{content:"\F59F"}.mdi-webcam:before{content:"\F5A0"}.mdi-webhook:before{content:"\F62F"}.mdi-wechat:before{content:"\F611"}.mdi-weight:before{content:"\F5A1"}.mdi-weight-kilogram:before{content:"\F5A2"}.mdi-whatsapp:before{content:"\F5A3"}.mdi-wheelchair-accessibility:before{content:"\F5A4"}.mdi-white-balance-auto:before{content:"\F5A5"}.mdi-white-balance-incandescent:before{content:"\F5A6"}.mdi-white-balance-iridescent:before{content:"\F5A7"}.mdi-white-balance-sunny:before{content:"\F5A8"}.mdi-wifi:before{content:"\F5A9"}.mdi-wifi-off:before{content:"\F5AA"}.mdi-wii:before{content:"\F5AB"}.mdi-wikipedia:before{content:"\F5AC"}.mdi-window-close:before{content:"\F5AD"}.mdi-window-closed:before{content:"\F5AE"}.mdi-window-maximize:before{content:"\F5AF"}.mdi-window-minimize:before{content:"\F5B0"}.mdi-window-open:before{content:"\F5B1"}.mdi-window-restore:before{content:"\F5B2"}.mdi-windows:before{content:"\F5B3"}.mdi-wordpress:before{content:"\F5B4"}.mdi-worker:before{content:"\F5B5"}.mdi-wrap:before{content:"\F5B6"}.mdi-wrench:before{content:"\F5B7"}.mdi-wunderlist:before{content:"\F5B8"}.mdi-xaml:before{content:"\F673"}.mdi-xbox:before{content:"\F5B9"}.mdi-xbox-controller:before{content:"\F5BA"}.mdi-xbox-controller-off:before{content:"\F5BB"}.mdi-xda:before{content:"\F5BC"}.mdi-xing:before{content:"\F5BD"}.mdi-xing-box:before{content:"\F5BE"}.mdi-xing-circle:before{content:"\F5BF"}.mdi-xml:before{content:"\F5C0"}.mdi-yeast:before{content:"\F5C1"}.mdi-yelp:before{content:"\F5C2"}.mdi-yin-yang:before{content:"\F67F"}.mdi-youtube-play:before{content:"\F5C3"}.mdi-zip-box:before{content:"\F5C4"}.mdi-blank:before{content:"\F68C";visibility:hidden}.mdi-set.mdi-18px,.mdi.mdi-18px:before{font-size:18px}.mdi-set.mdi-24px,.mdi.mdi-24px:before{font-size:24px}.mdi-set.mdi-36px,.mdi.mdi-36px:before{font-size:36px}.mdi-set.mdi-48px,.mdi.mdi-48px:before{font-size:48px}.mdi-dark{color:rgba(0,0,0,.54)}.mdi-dark.mdi-inactive{color:rgba(0,0,0,.26)}.mdi-light{color:#fff}.mdi-light.mdi-inactive{color:hsla(0,0%,100%,.3)}.mdi-rotate-45{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mdi-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.mdi-rotate-135{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.mdi-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mdi-rotate-225{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.mdi-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.mdi-rotate-315{-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.mdi-flip-horizontal{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);-webkit-filter:FlipH;filter:FlipH;-ms-filter:"FlipH"}.mdi-flip-vertical{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1);-webkit-filter:FlipV;filter:FlipV;-ms-filter:"FlipV"}body{background:#fff;font-family:Arial}.app-title{padding-top:10px;font-size:12px}.login-card{width:300px}#page-too-small{display:none;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:.2s;animation-delay:.2s}@media (max-width:768px){#page-too-small{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:.2s;animation-delay:.2s;display:block;text-align:center;z-index:9999999999;position:fixed;top:64px;bottom:0;left:0;right:0;background:#f7f7f7;padding:100px;color:#2c2c2e}}.allow-page-in-mobile #page-too-small{display:none}#refresh-prompt{position:absolute;display:none;-ms-flex:1 1;flex:1 1;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:#fff;top:0;bottom:0;right:0;left:0;z-index:1100;font-family:Arial,Helvetica,sans-serif}#refresh-prompt.show{display:-ms-flexbox;display:flex}.table-filter{background-color:#f7f7f7;margin-left:64px;height:56px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:fixed;left:0;right:0;top:64px;z-index:10}.table-filter,.table-filter.overall-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.table-filter.overall-container{-ms-flex-positive:1;flex-grow:1;padding:10px 20px}.table-filter .next-prev-button{margin-top:12px}.table-filter .next-prev-button.next-button{margin-left:-18px}.table-filter .filter-bar-button{display:inline-block;margin-left:8px;font-size:12px;font-weight:500}.table-filter .filter-bar-button:hover{cursor:pointer}.table-filter .fixed-width-dropdown{min-width:240px}.table-filter .fixed-width-dropdown h3{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:normal;color:#050310;font-display:fallback;text-transform:none}.table-filter .filter-bar-select{font-size:20px;font-family:Poppins,sans-serif;text-transform:uppercase;font-weight:700}.table-filter .filter-bar-select:before{background-color:transparent!important}.table-filter .filter-bar-select:hover{background-color:rgba(0,0,0,.08);-webkit-transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms;-o-transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms}.nav-bar{left:64px!important;background-color:#2c2c2e!important;width:calc(100vw - 64px)!important}button.jump-to-today{margin-left:20px}.cal-title-button{min-width:240px}.cal-title-button h3{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:normal;color:#050310;font-display:fallback;font-weight:700;text-transform:none}.side-navbar{position:fixed;bottom:0;left:0;top:0;font-family:Poppins,sans-serif;width:64px;float:left;z-index:1030;margin-bottom:0;background-color:#3d3d3f;height:100vh}.side-navbar .navbar-header{float:none;background-color:#3d3d3f;height:64px;border-bottom:1px solid #868686!important}.side-navbar .navbar-header .th-brand button{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;color:#fff;overflow:visible;position:relative;font-size:14px;height:64px;width:64px;background-color:#000;border-width:0}.side-navbar .navbar-header .th-brand button img{padding:0;margin:0;width:25px;height:25px}.side-navbar .nav-container{height:calc(100% - 64px);background-color:#000;overflow:hidden;position:absolute;width:100%}.side-navbar .nav-container button{color:#fff;background-color:#000}.side-navbar .nav-container button:hover{background-color:transparent}.side-navbar .nav-container button:hover i,.side-navbar .nav-container button:hover span{color:#fff}.side-navbar .nav-container button:active,.side-navbar .nav-container button:focus{background-color:transparent;color:#fff}.side-navbar .primary-nav{color:#fff;overflow:hidden}.side-navbar .primary-nav>.nav:not(.bottom-links){padding-left:0;list-style:none;-webkit-margin-before:0}.side-navbar .nav-link{overflow:hidden;border-left:4px solid transparent;width:100%;margin:16px 0}.side-navbar .nav-link.nav-active{border-color:#fff}.side-navbar .nav-link:hover{border-color:#fff;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease}.side-navbar .nav-link .th-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;font-size:14px;padding:0;position:relative;border:4px solid transparent;width:100%}.side-navbar .nav-link .th-nav:focus{outline:none}@-webkit-keyframes pulse-blue{0%{background-color:#0a0eff}50%{background-color:#2164ff}to{background-color:#0a0eff}}@keyframes pulse-blue{0%{background-color:#0a0eff}50%{background-color:#2164ff}to{background-color:#0a0eff}}.side-navbar .nav-link .th-nav.th-new-indicator:before{-webkit-animation-name:pulse-blue;animation-name:pulse-blue;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:4px;background-color:#0a0eff;height:8px;width:8px;position:absolute;content:"";top:14.5px;right:6px}.side-navbar .nav-link .th-nav>.nav-title{opacity:1;-webkit-transform:translateX(-4px);-ms-transform:translateX(-4px);transform:translateX(-4px);line-height:1;white-space:nowrap;font-size:10px;font-family:Poppins,sans-serif;text-align:center;text-transform:capitalize}.side-navbar .nav-link .th-nav .analyticsNavIcon{margin:0 7px 4px 0}.side-navbar .nav-link .th-nav>i{-webkit-transform:translateX(-4px);-ms-transform:translateX(-4px);transform:translateX(-4px)}.side-navbar .nav-link .th-nav>i.mdi.mdi-account,.side-navbar .nav-link .th-nav>i.mdi.mdi-folder{margin-bottom:1px}.side-navbar .nav-link .th-nav>i.mdi-tablet-ipad{margin-bottom:5px}.side-navbar .nav-link .th-nav>i:before{font-size:24px}.side-navbar .nav-link.dropdown{-webkit-transition:height .2s ease-in;-o-transition:height .2s ease-in;transition:height .2s ease-in}.side-navbar .nav-link.dropdown>button i.mdi-menu-down{position:absolute;opacity:1;left:41px;top:16px;width:7px;height:7px;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.side-navbar .nav-link.dropdown>button i.mdi-menu-down:before{font-size:15px}.side-navbar .nav-link.dropdown.expanded{height:360px}.side-navbar .nav-link.dropdown.expanded>.nav-active{border-left:none;padding-left:5px!important}.side-navbar .nav-link.dropdown .th-nav>i:last-child{float:right}.side-navbar .nav-link.dropdown .sub-menu{background-color:#2c2c2e}.side-navbar .nav-link .nav-button{height:34px;line-height:29px;max-width:253px;margin:3px auto}.side-navbar .bottom-links{position:absolute;bottom:-14px;left:0;right:0;padding:10px 0 15px;-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.4);box-shadow:0 0 5px 1px rgba(0,0,0,.4);overflow:hidden}.side-navbar .bottom-links i.mdi-help-circle{color:#ffca02}.allow-page-in-mobile .loading-side-navbar,.allow-page-in-mobile .side-navbar{display:none}.support-dialog{padding:20px 20px 0}.support-dialog a{color:#0a0eff}#launcher{display:none}.breadcrumb-bar{height:64px!important;left:64px!important;width:calc(100vw - 64px)!important}.breadcrumb-bar .left-container span{font-family:Poppins,sans-serif;text-transform:none;font-size:14px}.overall-container{-ms-flex-align:center;align-items:center;-ms-flex-positive:1;flex-grow:1;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px}.left-container,.overall-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.left-container{-ms-flex-positive:0;flex-grow:0;font-size:20px}.left-container>div{-ms-flex-pack:left;justify-content:left}.left-container>div,.left-container>div>div,.right-container{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.right-container{-ms-flex-direction:row;flex-direction:row;-ms-flex-positive:0;flex-grow:0}.right-container .app-status{display:none;font-family:Poppins,sans-serif;font-size:10px;font-weight:700;text-transform:capitalize}.right-container .notification-link{position:relative}.right-container .notification-link:hover{background-color:transparent;color:transparent}.right-container .notification-link .messaging-icon{color:#fff;font-size:20px;margin-left:8px}.right-container .notification-link .notification-bell{color:#fff;font-size:24px}.right-container .notification-link .badge{-ms-flex-align:center;align-items:center;background-color:#5c8dff;border-radius:50%;border:1px solid #5c8dff;display:-ms-flexbox;display:flex;height:12px;-ms-flex-pack:center;justify-content:center;left:27px;min-width:12px;padding:1px 2px;position:absolute;top:10px}.right-container .notification-link .badge .badge-text{color:#fff;font-size:8px;font-weight:700;margin:0;text-align:center}.right-container .upgrade-now-copy{color:#fff;display:inline-block;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;text-align:right}.right-container .contained-button{background-color:#0a0eff;border-radius:3px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.26);box-shadow:0 2px 5px 0 rgba(0,0,0,.26);color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;margin:0 16px;min-height:32px;padding:8px 16px;text-transform:capitalize}.right-container .contained-button:hover{background-color:rgba(10,14,255,.8)}.right-container .contained-button.upgrade-now{background:-webkit-linear-gradient(69deg,#fbe902,#f8b301);background:-webkit-linear-gradient(21deg,#fbe902,#f8b301);background:-o-linear-gradient(21deg,#fbe902 0,#f8b301 100%);background:linear-gradient(69deg,#fbe902,#f8b301);background:#f8b301;color:#2c2c2e;margin-top:-19px}.right-container .contained-button.upgrade-now:hover{background:-webkit-linear-gradient(69deg,#fff02d,#ffc42b);background:-webkit-linear-gradient(21deg,#fff02d,#ffc42b);background:-o-linear-gradient(21deg,#fff02d 0,#ffc42b 100%);background:linear-gradient(69deg,#fff02d,#ffc42b);background:#ffc42b}.right-container .circle-avatar{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.allow-page-in-mobile .breadcrumb-bar{left:0!important;width:100%!important}.allow-page-in-mobile .breadcrumb-bar .right-container>button{display:none!important}

/*!
 * AngularJS Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.8
 */body,html{height:100%;position:relative}body{padding:0}[tabindex="-1"]:focus{outline:none}.inset{padding:10px}a.md-no-style,button.md-no-style{font-weight:400;background-color:inherit;text-align:left;border:none;padding:0;margin:0}button,input,select,textarea{vertical-align:baseline}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{cursor:default}textarea{vertical-align:top;overflow:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box;-webkit-box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input:-webkit-autofill{text-shadow:none}.md-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-transform:none;width:1px}.md-shadow{position:absolute;top:0;left:0;bottom:0;right:0;border-radius:inherit;pointer-events:none}.md-shadow-bottom-z-1{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.26);box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.md-shadow-bottom-z-2{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.4);box-shadow:0 4px 8px 0 rgba(0,0,0,.4)}.md-shadow-animated.md-shadow{-webkit-transition:box-shadow .28s cubic-bezier(.4,0,.2,1);-webkit-transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);-o-transition:box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1)}.md-ripple-container{pointer-events:none;position:absolute;overflow:hidden;left:0;top:0;width:100%;height:100%;-webkit-transition:all .55s cubic-bezier(.25,.8,.25,1);-o-transition:all .55s cubic-bezier(.25,.8,.25,1);transition:all .55s cubic-bezier(.25,.8,.25,1)}.md-ripple{position:absolute;-webkit-transform:translate(-50%,-50%) scale(0);-ms-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;opacity:0;border-radius:50%}.md-ripple.md-ripple-placed{-webkit-transition:margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),-webkit-transform .9s cubic-bezier(.25,.8,.25,1);transition:margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),-webkit-transform .9s cubic-bezier(.25,.8,.25,1);-o-transition:margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),transform .9s cubic-bezier(.25,.8,.25,1);transition:margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),transform .9s cubic-bezier(.25,.8,.25,1);transition:margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),transform .9s cubic-bezier(.25,.8,.25,1),-webkit-transform .9s cubic-bezier(.25,.8,.25,1)}.md-ripple.md-ripple-scaled{-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.md-ripple.md-ripple-active,.md-ripple.md-ripple-full,.md-ripple.md-ripple-visible{opacity:.2}.md-ripple.md-ripple-remove{-webkit-animation:md-remove-ripple .9s cubic-bezier(.25,.8,.25,1);animation:md-remove-ripple .9s cubic-bezier(.25,.8,.25,1)}@-webkit-keyframes md-remove-ripple{0%{opacity:.15}to{opacity:0}}@keyframes md-remove-ripple{0%{opacity:.15}to{opacity:0}}.md-padding{padding:8px}.md-margin{margin:8px}.md-scroll-mask{position:absolute;background-color:transparent;top:0;right:0;bottom:0;left:0;z-index:50}.md-scroll-mask>.md-scroll-mask-bar{display:block;position:absolute;background-color:#fafafa;right:0;top:0;bottom:0;z-index:65;-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,.3);box-shadow:inset 0 0 1px rgba(0,0,0,.3)}.md-no-momentum{-webkit-overflow-scrolling:auto}.md-no-flicker{-webkit-filter:blur(0)}@media (min-width:960px){.md-padding{padding:16px}}body[dir=ltr],body[dir=rtl],html[dir=ltr],html[dir=rtl]{unicode-bidi:embed}bdo[dir=rtl]{direction:rtl}bdo[dir=ltr],bdo[dir=rtl]{unicode-bidi:bidi-override}bdo[dir=ltr]{direction:ltr}body,html{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;min-height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.md-display-4{font-size:112px;font-weight:300;letter-spacing:-.01em;line-height:112px}.md-display-3{font-size:56px;font-weight:400;letter-spacing:-.005em;line-height:56px}.md-display-2{font-size:45px;font-weight:400;line-height:64px}.md-display-1{font-size:34px;font-weight:400;line-height:40px}.md-headline{font-size:24px;font-weight:400;line-height:32px}.md-title{font-size:20px;font-weight:500;letter-spacing:.005em}.md-subhead{font-size:16px;line-height:24px}.md-body-1,.md-subhead{font-weight:400;letter-spacing:.01em}.md-body-1{font-size:14px;line-height:20px}.md-body-2{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:24px}.md-caption{font-size:12px;letter-spacing:.02em}.md-button{letter-spacing:.01em}button,html,input,select,textarea{font-family:Roboto,Helvetica Neue,sans-serif}button,input,select,textarea{font-size:100%}.md-panel-outer-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}._md-panel-hidden{display:none}._md-panel-offscreen{left:-9999px}._md-panel-fullscreen{border-radius:0;left:0;min-height:100%;min-width:100%;position:fixed;top:0}._md-panel-shown .md-panel{opacity:1;-webkit-transition:none;-o-transition:none;transition:none}.md-panel{opacity:0;position:fixed}.md-panel._md-panel-shown{opacity:1;-webkit-transition:none;-o-transition:none;transition:none}.md-panel._md-panel-animate-enter{opacity:1;-webkit-transition:all .3s cubic-bezier(0,0,.2,1);-o-transition:all .3s cubic-bezier(0,0,.2,1);transition:all .3s cubic-bezier(0,0,.2,1)}.md-panel._md-panel-animate-leave{opacity:1;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.md-panel._md-panel-animate-fade-out,.md-panel._md-panel-animate-scale-out{opacity:0}.md-panel._md-panel-backdrop{height:100%;position:absolute;width:100%}.md-panel._md-opaque-enter{opacity:.48;-webkit-transition:opacity .3s cubic-bezier(0,0,.2,1);-o-transition:opacity .3s cubic-bezier(0,0,.2,1);transition:opacity .3s cubic-bezier(0,0,.2,1)}.md-panel._md-opaque-leave{-webkit-transition:opacity .3s cubic-bezier(.4,0,1,1);-o-transition:opacity .3s cubic-bezier(.4,0,1,1);transition:opacity .3s cubic-bezier(.4,0,1,1)}md-autocomplete{border-radius:2px;display:block;height:40px;position:relative;overflow:visible;min-width:190px}md-autocomplete[disabled] input{cursor:default}md-autocomplete[md-floating-label]{border-radius:0;background:transparent;height:auto}md-autocomplete[md-floating-label] md-input-container{padding-bottom:0}md-autocomplete[md-floating-label] md-autocomplete-wrap{height:auto}md-autocomplete[md-floating-label] .md-show-clear-button button{display:block;position:absolute;right:0;top:20px;width:30px;height:30px}md-autocomplete[md-floating-label] .md-show-clear-button input{padding-right:30px}[dir=rtl] md-autocomplete[md-floating-label] .md-show-clear-button input{padding-right:0;padding-left:30px}md-autocomplete md-autocomplete-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;overflow:visible;height:40px}md-autocomplete md-autocomplete-wrap.md-menu-showing{z-index:51}md-autocomplete md-autocomplete-wrap input,md-autocomplete md-autocomplete-wrap md-input-container{-ms-flex:1 1;flex:1 1;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}md-autocomplete md-autocomplete-wrap md-progress-linear{position:absolute;bottom:-2px;left:0}md-autocomplete md-autocomplete-wrap md-progress-linear.md-inline{bottom:40px;right:2px;left:2px;width:auto}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate{position:absolute;top:0;left:0;width:100%;height:3px;-webkit-transition:none;-o-transition:none;transition:none}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate .md-container{-webkit-transition:none;-o-transition:none;transition:none;height:3px}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter.ng-enter-active{opacity:1}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave.ng-leave-active{opacity:0}md-autocomplete input:not(.md-input){font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;-webkit-box-shadow:none;box-shadow:none;outline:none;background:transparent;width:100%;padding:0 15px;line-height:40px;height:40px}md-autocomplete input:not(.md-input)::-ms-clear{display:none}md-autocomplete .md-show-clear-button button{position:relative;line-height:20px;text-align:center;width:30px;height:30px;cursor:pointer;border:none;border-radius:50%;padding:0;font-size:12px;background:transparent;margin:auto 5px}md-autocomplete .md-show-clear-button button:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);-o-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1)}md-autocomplete .md-show-clear-button button:focus{outline:none}md-autocomplete .md-show-clear-button button:focus:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}md-autocomplete .md-show-clear-button button md-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9)}md-autocomplete .md-show-clear-button button md-icon path{stroke-width:0}md-autocomplete .md-show-clear-button button.ng-enter{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .15s ease-out;transition:-webkit-transform .15s ease-out;-o-transition:transform .15s ease-out;transition:transform .15s ease-out;transition:transform .15s ease-out,-webkit-transform .15s ease-out}md-autocomplete .md-show-clear-button button.ng-enter.ng-enter-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}md-autocomplete .md-show-clear-button button.ng-leave{-webkit-transition:-webkit-transform .15s ease-out;transition:-webkit-transform .15s ease-out;-o-transition:transform .15s ease-out;transition:transform .15s ease-out;transition:transform .15s ease-out,-webkit-transform .15s ease-out}md-autocomplete .md-show-clear-button button.ng-leave.ng-leave-active{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}@media screen and (-ms-high-contrast:active){md-autocomplete input{border:1px solid #fff}md-autocomplete li:focus{color:#fff}}.md-virtual-repeat-container.md-autocomplete-suggestions-container{position:absolute;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);z-index:100;height:100%}.md-virtual-repeat-container.md-not-found{height:48px}.md-autocomplete-suggestions{margin:0;list-style:none;padding:0}.md-autocomplete-suggestions li{font-size:14px;overflow:hidden;padding:0 15px;line-height:48px;height:48px;-webkit-transition:background .15s linear;-o-transition:background .15s linear;transition:background .15s linear;margin:0;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.md-autocomplete-suggestions li:focus{outline:none}.md-autocomplete-suggestions li:not(.md-not-found-wrapper){cursor:pointer}@media screen and (-ms-high-contrast:active){.md-autocomplete-suggestions,md-autocomplete{border:1px solid #fff}}md-backdrop{-webkit-transition:opacity .45s;-o-transition:opacity .45s;transition:opacity .45s;position:absolute;top:0;bottom:0;left:0;right:0;z-index:50}md-backdrop.md-menu-backdrop{position:fixed!important;z-index:99}md-backdrop.md-select-backdrop{z-index:81;-webkit-transition-duration:0;-o-transition-duration:0;transition-duration:0}md-backdrop.md-dialog-backdrop{z-index:79}md-backdrop.md-bottom-sheet-backdrop{z-index:69}md-backdrop.md-sidenav-backdrop{z-index:59}md-backdrop.md-click-catcher{position:absolute}md-backdrop.md-opaque{opacity:.48}md-backdrop.md-opaque.ng-enter{opacity:0}md-backdrop.md-opaque.ng-enter.md-opaque.ng-enter-active{opacity:.48}md-backdrop.md-opaque.ng-leave{opacity:.48;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}md-backdrop.md-opaque.ng-leave.md-opaque.ng-leave-active{opacity:0}md-bottom-sheet{position:absolute;left:0;right:0;bottom:0;padding:8px 16px 88px;z-index:70;border-top-width:1px;border-top-style:solid;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0);-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);-o-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}md-bottom-sheet.md-has-header{padding-top:0}md-bottom-sheet.ng-enter{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}md-bottom-sheet.ng-enter-active{opacity:1;display:block;-webkit-transform:translate3d(0,80px,0)!important;transform:translate3d(0,80px,0)!important}md-bottom-sheet.ng-leave-active{-webkit-transform:translate3d(0,100%,0)!important;transform:translate3d(0,100%,0)!important;-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);-o-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2)}md-bottom-sheet .md-subheader{background-color:transparent;font-family:Roboto,Helvetica Neue,sans-serif;line-height:56px;padding:0;white-space:nowrap}md-bottom-sheet md-inline-icon{display:inline-block;height:24px;width:24px;fill:#444}md-bottom-sheet md-list-item{display:-ms-flexbox;display:flex;outline:none}md-bottom-sheet md-list-item:hover{cursor:pointer}md-bottom-sheet.md-list md-list-item{padding:0;-ms-flex-align:center;align-items:center;height:48px}md-bottom-sheet.md-grid{padding-left:24px;padding-right:24px;padding-top:0}md-bottom-sheet.md-grid md-list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}md-bottom-sheet.md-grid md-list,md-bottom-sheet.md-grid md-list-item{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;-ms-flex-align:center;align-items:center}md-bottom-sheet.md-grid md-list-item{-ms-flex-direction:column;flex-direction:column;height:96px;margin-top:8px;margin-bottom:8px}@media (max-width:960px){md-bottom-sheet.md-grid md-list-item{-ms-flex:1 1 33.33333%;flex:1 1 33.33333%;max-width:33.33333%}md-bottom-sheet.md-grid md-list-item:nth-of-type(3n+1){-ms-flex-align:start;align-items:flex-start}md-bottom-sheet.md-grid md-list-item:nth-of-type(3n){-ms-flex-align:end;align-items:flex-end}}@media (min-width:960px) and (max-width:1279px){md-bottom-sheet.md-grid md-list-item{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%}}@media (min-width:1280px) and (max-width:1919px){md-bottom-sheet.md-grid md-list-item{-ms-flex:1 1 16.66667%;flex:1 1 16.66667%;max-width:16.66667%}}@media (min-width:1920px){md-bottom-sheet.md-grid md-list-item{-ms-flex:1 1 14.28571%;flex:1 1 14.28571%;max-width:14.28571%}}md-bottom-sheet.md-grid md-list-item:before{display:none}md-bottom-sheet.md-grid md-list-item .md-list-item-content{width:48px;padding-bottom:16px}md-bottom-sheet.md-grid md-list-item .md-grid-item-content,md-bottom-sheet.md-grid md-list-item .md-list-item-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}md-bottom-sheet.md-grid md-list-item .md-grid-item-content{border:1px solid transparent;width:80px}md-bottom-sheet.md-grid md-list-item .md-grid-text{font-weight:400;line-height:16px;font-size:13px;margin:0;white-space:nowrap;width:64px;text-align:center;text-transform:none;padding-top:8px}@media screen and (-ms-high-contrast:active){md-bottom-sheet{border:1px solid #fff}}button.md-button::-moz-focus-inner{border:0}.md-button{display:inline-block;position:relative;cursor:pointer;min-height:36px;min-width:88px;line-height:36px;vertical-align:middle;-ms-flex-align:center;align-items:center;text-align:center;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;border:0;padding:0 6px;margin:6px 8px;background:transparent;color:currentColor;white-space:nowrap;text-transform:uppercase;font-weight:500;font-size:14px;font-style:inherit;font-variant:inherit;font-family:inherit;text-decoration:none;overflow:hidden;-webkit-transition:box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1);-webkit-transition:background-color .4s cubic-bezier(.25,.8,.25,1),-webkit-box-shadow .4s cubic-bezier(.25,.8,.25,1);transition:background-color .4s cubic-bezier(.25,.8,.25,1),-webkit-box-shadow .4s cubic-bezier(.25,.8,.25,1);-o-transition:box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1);transition:box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1);transition:box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1),-webkit-box-shadow .4s cubic-bezier(.25,.8,.25,1)}.md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled),.md-dense>.md-button:not(.md-dense-disabled){min-height:32px;line-height:32px;font-size:13px}.md-button:focus{outline:none}.md-button:focus,.md-button:hover{text-decoration:none}.md-button.ng-hide,.md-button.ng-leave{-webkit-transition:none;-o-transition:none;transition:none}.md-button.md-cornered{border-radius:0}.md-button.md-icon{padding:0;background:none}.md-button.md-raised:not([disabled]){-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.26);box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.md-button.md-icon-button{margin:0 6px;height:40px;min-width:0;line-height:24px;padding:8px;width:40px;border-radius:50%}.md-button.md-fab{z-index:20;line-height:56px;min-width:0;width:56px;height:56px;vertical-align:middle;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.26);box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:50%;background-clip:padding-box;overflow:hidden;-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);-o-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-property:background-color,box-shadow,-webkit-transform;transition-property:background-color,box-shadow,-webkit-transform;-webkit-transition-property:background-color,-webkit-box-shadow,-webkit-transform;transition-property:background-color,-webkit-box-shadow,-webkit-transform;-o-transition-property:background-color,box-shadow,transform;transition-property:background-color,box-shadow,transform;transition-property:background-color,box-shadow,transform,-webkit-box-shadow,-webkit-transform;transition-property:background-color,box-shadow,transform,-webkit-transform}.md-button.md-fab.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}.md-button.md-fab.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}.md-button.md-fab.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}.md-button.md-fab.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}.md-button.md-fab.md-mini{line-height:40px;width:40px;height:40px}.md-button.md-fab.ng-hide,.md-button.md-fab.ng-leave{-webkit-transition:none;-o-transition:none;transition:none}.md-button:not([disabled]).md-fab.md-focused,.md-button:not([disabled]).md-raised.md-focused{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.26);box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.md-button:not([disabled]).md-fab:active,.md-button:not([disabled]).md-raised:active{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.4);box-shadow:0 4px 8px 0 rgba(0,0,0,.4)}.md-button .md-ripple-container{border-radius:inherit;background-clip:padding-box;overflow:hidden;-webkit-transform:translateZ(0)}.md-button.md-icon-button md-icon,button.md-button.md-fab md-icon{display:block}.md-toast-open-top .md-button.md-fab-top-left,.md-toast-open-top .md-button.md-fab-top-right{-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);-o-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transform:translate3d(0,42px,0);transform:translate3d(0,42px,0)}.md-toast-open-top .md-button.md-fab-top-left:not([disabled]).md-focused,.md-toast-open-top .md-button.md-fab-top-left:not([disabled]):hover,.md-toast-open-top .md-button.md-fab-top-right:not([disabled]).md-focused,.md-toast-open-top .md-button.md-fab-top-right:not([disabled]):hover{-webkit-transform:translate3d(0,41px,0);transform:translate3d(0,41px,0)}.md-toast-open-bottom .md-button.md-fab-bottom-left,.md-toast-open-bottom .md-button.md-fab-bottom-right{-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);-o-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transform:translate3d(0,-42px,0);transform:translate3d(0,-42px,0)}.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]).md-focused,.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]):hover,.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]).md-focused,.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]):hover{-webkit-transform:translate3d(0,-43px,0);transform:translate3d(0,-43px,0)}.md-button-group{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;width:100%}.md-button-group>.md-button{-ms-flex:1 1;flex:1 1;display:block;overflow:hidden;width:0;border-width:1px 0 1px 1px;border-radius:0;text-align:center;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.md-button-group>.md-button:first-child{border-radius:2px 0 0 2px}.md-button-group>.md-button:last-child{border-right-width:1px;border-radius:0 2px 2px 0}@media screen and (-ms-high-contrast:active){.md-button.md-fab,.md-button.md-raised{border:1px solid #fff}}md-card{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;margin:8px;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}md-card,md-card md-card-header{display:-ms-flexbox;display:flex}md-card md-card-header{padding:16px;-ms-flex-direction:row;flex-direction:row}md-card md-card-header:first-child md-card-avatar{margin-right:12px}[dir=rtl] md-card md-card-header:first-child md-card-avatar{margin-right:auto;margin-left:12px}md-card md-card-header:last-child md-card-avatar{margin-left:12px}[dir=rtl] md-card md-card-header:last-child md-card-avatar{margin-left:auto;margin-right:12px}md-card md-card-header md-card-avatar{width:40px;height:40px}md-card md-card-header md-card-avatar .md-user-avatar,md-card md-card-header md-card-avatar md-icon{border-radius:50%}md-card md-card-header md-card-avatar md-icon{padding:8px}md-card md-card-header md-card-avatar md-icon>svg{height:inherit;width:inherit}md-card md-card-header md-card-avatar+md-card-header-text{max-height:40px}md-card md-card-header md-card-avatar+md-card-header-text .md-title{font-size:14px}md-card md-card-header md-card-header-text{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-ms-flex-direction:column;flex-direction:column}md-card md-card-header md-card-header-text .md-subhead{font-size:14px}md-card>img,md-card>md-card-header img,md-card md-card-title-media img{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;height:auto}md-card md-card-title{padding:24px 16px 16px;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:row;flex-direction:row}md-card md-card-title+md-card-content{padding-top:0}md-card md-card-title md-card-title-text{-ms-flex:1 1;flex:1 1;-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex}md-card md-card-title md-card-title-text .md-subhead{padding-top:0;font-size:14px}md-card md-card-title md-card-title-text:only-child .md-subhead{padding-top:12px}md-card md-card-title md-card-title-media{margin-top:-8px}md-card md-card-title md-card-title-media .md-media-sm{height:80px;width:80px}md-card md-card-title md-card-title-media .md-media-md{height:112px;width:112px}md-card md-card-title md-card-title-media .md-media-lg{height:152px;width:152px}md-card md-card-content{display:block;padding:16px}md-card md-card-content>p:first-child{margin-top:0}md-card md-card-content>p:last-child{margin-bottom:0}md-card md-card-content .md-media-xl{height:240px;width:240px}md-card .md-actions,md-card md-card-actions{margin:8px}md-card .md-actions.layout-column .md-button:not(.md-icon-button),md-card md-card-actions.layout-column .md-button:not(.md-icon-button){margin:2px 0}md-card .md-actions.layout-column .md-button:not(.md-icon-button):first-of-type,md-card md-card-actions.layout-column .md-button:not(.md-icon-button):first-of-type{margin-top:0}md-card .md-actions.layout-column .md-button:not(.md-icon-button):last-of-type,md-card md-card-actions.layout-column .md-button:not(.md-icon-button):last-of-type{margin-bottom:0}md-card .md-actions.layout-column .md-button.md-icon-button,md-card md-card-actions.layout-column .md-button.md-icon-button{margin-top:6px;margin-bottom:6px}md-card .md-actions md-card-icon-actions,md-card md-card-actions md-card-icon-actions{-ms-flex:1 1;flex:1 1;-ms-flex-pack:start;justify-content:flex-start;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button),md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button){margin:0 4px}md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type,md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type{margin-left:0}[dir=rtl] md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type,[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type{margin-left:auto;margin-right:0}md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type,md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type{margin-right:0}[dir=rtl] md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type,[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type{margin-right:auto;margin-left:0}md-card .md-actions:not(.layout-column) .md-button.md-icon-button,md-card md-card-actions:not(.layout-column) .md-button.md-icon-button{margin-left:6px;margin-right:6px}md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type,md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type{margin-left:12px}[dir=rtl] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type,[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type{margin-left:auto;margin-right:12px}md-card .md-actions:not(.layout-column) .md-button.md-icon-button:last-of-type,md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-right:12px}[dir=rtl] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:last-of-type,[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-right:auto;margin-left:12px}md-card .md-actions:not(.layout-column) .md-button+md-card-icon-actions,md-card md-card-actions:not(.layout-column) .md-button+md-card-icon-actions{-ms-flex:1 1;flex:1 1;-ms-flex-pack:end;justify-content:flex-end;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}md-card md-card-footer{margin-top:auto;padding:16px}@media screen and (-ms-high-contrast:active){md-card{border:1px solid #fff}}.md-image-no-fill>img{width:auto;height:auto}.md-inline-form md-checkbox{margin:19px 0 18px}md-checkbox{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin-bottom:16px;white-space:nowrap;cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;min-width:20px;min-height:20px;margin-left:0;margin-right:16px}[dir=rtl] md-checkbox{margin-left:16px;margin-right:0}md-checkbox:last-of-type{margin-left:0;margin-right:0}md-checkbox.md-focused:not([disabled]) .md-container:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-checkbox.md-focused:not([disabled]):not(.md-checked) .md-container:before{background-color:rgba(0,0,0,.12)}md-checkbox.md-align-top-left>div.md-container{top:12px}md-checkbox .md-container{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:20px;height:20px;left:0;right:auto}[dir=rtl] md-checkbox .md-container{left:auto;right:0}md-checkbox .md-container:before{background-color:transparent;border-radius:50%;display:block;height:auto;left:0;top:0;right:0;bottom:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;width:auto}md-checkbox .md-container:after,md-checkbox .md-container:before{-webkit-box-sizing:border-box;box-sizing:border-box;content:"";position:absolute}md-checkbox .md-container:after{top:-10px;right:-10px;bottom:-10px;left:-10px}md-checkbox .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-checkbox .md-icon{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.24s;-o-transition:.24s;transition:.24s;position:absolute;top:0;left:0;width:20px;height:20px;border-width:2px;border-style:solid;border-radius:2px}md-checkbox.md-checked .md-icon{border-color:transparent}md-checkbox.md-checked .md-icon:after{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:4.66667px;top:.22222px;display:table;width:6.66667px;height:13.33333px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}md-checkbox[disabled]{cursor:default}md-checkbox.md-indeterminate .md-icon:after{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:table;width:12px;height:2px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}md-checkbox .md-label{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:inline-block;vertical-align:middle;white-space:normal;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;margin-left:30px;margin-right:0}[dir=rtl] md-checkbox .md-label{margin-left:0;margin-right:30px}.md-contact-chips .md-chips md-chip{padding:0 25px 0 0}[dir=rtl] .md-contact-chips .md-chips md-chip{padding:0 0 0 25px}.md-contact-chips .md-chips md-chip .md-contact-avatar{float:left}[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-avatar{float:right}.md-contact-chips .md-chips md-chip .md-contact-avatar img{height:32px;border-radius:16px}.md-contact-chips .md-chips md-chip .md-contact-name{display:inline-block;height:32px;margin-left:8px}[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-name{margin-left:auto;margin-right:8px}.md-contact-suggestion{height:56px}.md-contact-suggestion img{height:40px;border-radius:20px;margin-top:8px}.md-contact-suggestion .md-contact-name{margin-left:8px;width:120px}[dir=rtl] .md-contact-suggestion .md-contact-name{margin-left:auto;margin-right:8px}.md-contact-suggestion .md-contact-email,.md-contact-suggestion .md-contact-name{display:inline-block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.md-contact-chips-suggestions li{height:100%}.md-chips{display:block;font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px;padding:0 0 8px 3px;vertical-align:middle}.md-chips:after{content:"";display:table;clear:both}[dir=rtl] .md-chips{padding:0 3px 8px 0}.md-chips.md-readonly .md-chip-input-container{min-height:32px}.md-chips:not(.md-readonly){cursor:text}.md-chips.md-removable md-chip{padding-right:22px}[dir=rtl] .md-chips.md-removable md-chip{padding-right:0;padding-left:22px}.md-chips.md-removable md-chip .md-chip-content{padding-right:4px}[dir=rtl] .md-chips.md-removable md-chip .md-chip-content{padding-right:0;padding-left:4px}.md-chips md-chip{cursor:default;border-radius:16px;display:block;height:32px;line-height:32px;margin:8px 8px 0 0;padding:0 12px;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;position:relative}[dir=rtl] .md-chips md-chip{margin:8px 0 0 8px;float:right}.md-chips md-chip .md-chip-content{display:block;float:left;white-space:nowrap;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}[dir=rtl] .md-chips md-chip .md-chip-content{float:right}.md-chips md-chip .md-chip-content:focus{outline:none}.md-chips md-chip._md-chip-content-edit-is-enabled{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.md-chips md-chip .md-chip-remove-container{position:absolute;right:0;line-height:22px}[dir=rtl] .md-chips md-chip .md-chip-remove-container{right:auto;left:0}.md-chips md-chip .md-chip-remove{text-align:center;width:32px;height:32px;min-width:0;padding:0;background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;margin:0;position:relative}.md-chips md-chip .md-chip-remove md-icon{height:18px;width:18px;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.md-chips .md-chip-input-container{display:block;line-height:32px;margin:8px 8px 0 0;padding:0;float:left}[dir=rtl] .md-chips .md-chip-input-container{margin:8px 0 0 8px;float:right}.md-chips .md-chip-input-container input:not([type]),.md-chips .md-chip-input-container input[type=email],.md-chips .md-chip-input-container input[type=number],.md-chips .md-chip-input-container input[type=tel],.md-chips .md-chip-input-container input[type=text],.md-chips .md-chip-input-container input[type=url]{border:0;height:32px;line-height:32px;padding:0}.md-chips .md-chip-input-container input:not([type]):focus,.md-chips .md-chip-input-container input[type=email]:focus,.md-chips .md-chip-input-container input[type=number]:focus,.md-chips .md-chip-input-container input[type=tel]:focus,.md-chips .md-chip-input-container input[type=text]:focus,.md-chips .md-chip-input-container input[type=url]:focus{outline:none}.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{background:transparent}.md-chips .md-chip-input-container md-autocomplete md-autocomplete-wrap{-webkit-box-shadow:none;box-shadow:none}.md-chips .md-chip-input-container input{border:0;height:32px;line-height:32px;padding:0}.md-chips .md-chip-input-container input:focus{outline:none}.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{height:32px}.md-chips .md-chip-input-container md-autocomplete{-webkit-box-shadow:none;box-shadow:none}.md-chips .md-chip-input-container md-autocomplete input{position:relative}.md-chips .md-chip-input-container:not(:first-child){margin:8px 8px 0 0}[dir=rtl] .md-chips .md-chip-input-container:not(:first-child){margin:8px 0 0 8px}.md-chips .md-chip-input-container input{background:transparent;border-width:0}.md-chips md-autocomplete button{display:none}@media screen and (-ms-high-contrast:active){.md-chip-input-container,md-chip{border:1px solid #fff}.md-chip-input-container md-autocomplete{border:none}}md-content{display:block;position:relative;overflow:auto;-webkit-overflow-scrolling:touch}md-content[md-scroll-y]{overflow-y:auto;overflow-x:hidden}md-content[md-scroll-x]{overflow-x:auto;overflow-y:hidden}@media print{md-content{overflow:visible!important}}md-calendar{font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.md-calendar-scroll-mask{display:inline-block;overflow:hidden;height:308px}.md-calendar-scroll-mask .md-virtual-repeat-scroller{overflow-y:scroll;-webkit-overflow-scrolling:touch}.md-calendar-scroll-mask .md-virtual-repeat-scroller::-webkit-scrollbar{display:none}.md-calendar-scroll-mask .md-virtual-repeat-offsetter{width:100%}.md-calendar-scroll-container{-webkit-box-shadow:inset -3px 3px 6px rgba(0,0,0,.2);box-shadow:inset -3px 3px 6px rgba(0,0,0,.2);display:inline-block;height:308px;width:346px}.md-calendar-date{height:44px;width:44px;text-align:center;padding:0;border:none;-webkit-box-sizing:content-box;box-sizing:content-box}.md-calendar-date:first-child{padding-left:16px}[dir=rtl] .md-calendar-date:first-child{padding-left:0;padding-right:16px}.md-calendar-date:last-child{padding-right:16px}[dir=rtl] .md-calendar-date:last-child{padding-right:0;padding-left:16px}.md-calendar-date.md-calendar-date-disabled{cursor:default}.md-calendar-date-selection-indicator{-webkit-transition:background-color,color .4s cubic-bezier(.25,.8,.25,1);-o-transition:background-color,color .4s cubic-bezier(.25,.8,.25,1);transition:background-color,color .4s cubic-bezier(.25,.8,.25,1);border-radius:50%;display:inline-block;width:40px;height:40px;line-height:40px}.md-calendar-date:not(.md-disabled) .md-calendar-date-selection-indicator{cursor:pointer}.md-calendar-month-label{height:44px;font-size:14px;font-weight:500;padding:0 0 0 24px}[dir=rtl] .md-calendar-month-label{padding:0 24px 0 0}.md-calendar-month-label.md-calendar-label-clickable{cursor:pointer}.md-calendar-month-label md-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .md-calendar-month-label md-icon{-webkit-transform:none;-ms-transform:none;transform:none}.md-calendar-month-label span{vertical-align:middle}.md-calendar-day-header{table-layout:fixed;border-spacing:0;border-collapse:collapse}.md-calendar-day-header th{height:40px;width:44px;text-align:center;padding:0;border:none;-webkit-box-sizing:content-box;box-sizing:content-box;font-weight:400}.md-calendar-day-header th:first-child{padding-left:16px}[dir=rtl] .md-calendar-day-header th:first-child{padding-left:0;padding-right:16px}.md-calendar-day-header th:last-child{padding-right:16px}[dir=rtl] .md-calendar-day-header th:last-child{padding-right:0;padding-left:16px}.md-calendar{table-layout:fixed;border-spacing:0;border-collapse:collapse}.md-calendar tr:last-child td{border-bottom-width:1px;border-bottom-style:solid}.md-calendar:first-child{border-top:1px solid transparent}.md-calendar tbody,.md-calendar td,.md-calendar tr{vertical-align:middle;-webkit-box-sizing:content-box;box-sizing:content-box}md-datepicker{white-space:nowrap;overflow:hidden;vertical-align:middle}.md-inline-form md-datepicker{margin-top:12px}.md-datepicker-button{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;background:none;vertical-align:middle;position:relative}.md-datepicker-button:before{top:0;left:0;bottom:0;right:0;position:absolute;content:"";speak:none}.md-datepicker-input{font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;-webkit-box-shadow:none;box-shadow:none;outline:none;background:transparent;min-width:120px;max-width:328px;padding:0 0 5px}.md-datepicker-input::-ms-clear{display:none}._md-datepicker-floating-label>md-datepicker{overflow:visible}._md-datepicker-floating-label>md-datepicker .md-datepicker-input-container{border:none}._md-datepicker-floating-label>md-datepicker .md-datepicker-button{float:left;margin-top:-12px;top:9.5px}[dir=rtl] ._md-datepicker-floating-label>md-datepicker .md-datepicker-button{float:right}._md-datepicker-floating-label .md-input{float:none}._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore){right:18px;left:auto;width:calc(100% - 84px)}[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore){right:auto;left:18px}._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation{margin-left:64px}[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation{margin-left:auto;margin-right:64px}._md-datepicker-has-triangle-icon{padding-right:18px;margin-right:-18px}[dir=rtl] ._md-datepicker-has-triangle-icon{padding-right:0;padding-left:18px;margin-right:auto;margin-left:-18px}.md-datepicker-input-container{position:relative;border-bottom-width:1px;border-bottom-style:solid;display:inline-block;width:auto}.md-icon-button+.md-datepicker-input-container{margin-left:12px}[dir=rtl] .md-icon-button+.md-datepicker-input-container{margin-left:auto;margin-right:12px}.md-datepicker-input-container.md-datepicker-focused{border-bottom-width:2px}.md-datepicker-is-showing .md-scroll-mask{z-index:99}.md-datepicker-calendar-pane{position:absolute;top:0;left:-100%;z-index:100;border-width:1px;border-style:solid;background:transparent;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:-webkit-transform .2s cubic-bezier(.25,.8,.25,1);transition:-webkit-transform .2s cubic-bezier(.25,.8,.25,1);-o-transition:transform .2s cubic-bezier(.25,.8,.25,1);transition:transform .2s cubic-bezier(.25,.8,.25,1);transition:transform .2s cubic-bezier(.25,.8,.25,1),-webkit-transform .2s cubic-bezier(.25,.8,.25,1)}.md-datepicker-calendar-pane.md-pane-open{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.md-datepicker-input-mask{height:40px;width:340px;position:relative;overflow:hidden;background:transparent;pointer-events:none;cursor:text}.md-datepicker-calendar{opacity:0;-webkit-transition:opacity .2s cubic-bezier(.5,0,.25,1);-o-transition:opacity .2s cubic-bezier(.5,0,.25,1);transition:opacity .2s cubic-bezier(.5,0,.25,1)}.md-pane-open .md-datepicker-calendar{opacity:1}.md-datepicker-calendar md-calendar:focus{outline:none}.md-datepicker-expand-triangle{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid}.md-datepicker-triangle-button{position:absolute;right:0;bottom:-2.5px;-webkit-transform:translateX(45%);-ms-transform:translateX(45%);transform:translateX(45%)}[dir=rtl] .md-datepicker-triangle-button{right:auto;left:0;-webkit-transform:translateX(-45%);-ms-transform:translateX(-45%);transform:translateX(-45%)}.md-datepicker-triangle-button.md-button.md-icon-button{height:36px;width:36px;position:absolute;padding:8px}md-datepicker[disabled] .md-datepicker-input-container{border-bottom-color:transparent}md-datepicker[disabled] .md-datepicker-triangle-button{display:none}.md-datepicker-open{overflow:hidden}.md-datepicker-open .md-datepicker-input-container,.md-datepicker-open input.md-input{border-bottom-color:transparent}.md-datepicker-open .md-datepicker-triangle-button,.md-datepicker-open.md-input-has-placeholder>label,.md-datepicker-open.md-input-has-value>label,.md-datepicker-pos-adjusted .md-datepicker-input-mask{display:none}.md-datepicker-calendar-pane .md-calendar{-webkit-transform:translateY(-85px);-ms-transform:translateY(-85px);transform:translateY(-85px);-webkit-transition:-webkit-transform .65s cubic-bezier(.25,.8,.25,1);transition:-webkit-transform .65s cubic-bezier(.25,.8,.25,1);-o-transition:transform .65s cubic-bezier(.25,.8,.25,1);transition:transform .65s cubic-bezier(.25,.8,.25,1);transition:transform .65s cubic-bezier(.25,.8,.25,1),-webkit-transform .65s cubic-bezier(.25,.8,.25,1);-webkit-transition-delay:.125s;-o-transition-delay:.125s;transition-delay:.125s}.md-datepicker-calendar-pane.md-pane-open .md-calendar{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.md-dialog-is-showing{max-height:100%}.md-dialog-container{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:80;overflow:hidden}.md-dialog-container,md-dialog{display:-ms-flexbox;display:flex}md-dialog{opacity:0;min-width:240px;max-width:80%;max-height:80%;position:relative;overflow:auto;-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);-ms-flex-direction:column;flex-direction:column}md-dialog.md-transition-in{opacity:1;-webkit-transform:translate(0) scale(1);-ms-transform:translate(0) scale(1);transform:translate(0) scale(1)}md-dialog.md-transition-in,md-dialog.md-transition-out{-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);-o-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1)}md-dialog.md-transition-out{opacity:0;-webkit-transform:translateY(100%) scale(.2);-ms-transform:translateY(100%) scale(.2);transform:translateY(100%) scale(.2)}md-dialog>form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:auto}md-dialog .md-dialog-content{padding:24px}md-dialog md-dialog-content{-ms-flex-order:1;order:1;-ms-flex-direction:column;flex-direction:column;overflow:auto;-webkit-overflow-scrolling:touch}md-dialog md-dialog-content:not([layout=row])>:first-child:not(.md-subheader){margin-top:0}md-dialog md-dialog-content:focus{outline:none}md-dialog md-dialog-content .md-subheader{margin:0}md-dialog md-dialog-content .md-dialog-content-body{width:100%}md-dialog md-dialog-content .md-prompt-input-container{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}md-dialog .md-actions,md-dialog md-dialog-actions{display:-ms-flexbox;display:flex;-ms-flex-order:2;order:2;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:0;padding-right:8px;padding-left:16px;min-height:52px;overflow:hidden}[dir=rtl] md-dialog .md-actions,[dir=rtl] md-dialog md-dialog-actions{padding-right:16px;padding-left:8px}md-dialog .md-actions .md-button,md-dialog md-dialog-actions .md-button{margin:8px 0 8px 8px}[dir=rtl] md-dialog .md-actions .md-button,[dir=rtl] md-dialog md-dialog-actions .md-button{margin-left:0;margin-right:8px}md-dialog.md-content-overflow .md-actions,md-dialog.md-content-overflow md-dialog-actions{border-top-width:1px;border-top-style:solid}@media screen and (-ms-high-contrast:active){md-dialog{border:1px solid #fff}}@media (max-width:959px){md-dialog.md-dialog-fullscreen{min-height:100%;min-width:100%;border-radius:0}}md-divider{display:block;border-top-width:1px;border-top-style:solid;margin:0}md-divider[md-inset]{margin-left:80px}[dir=rtl] md-divider[md-inset]{margin-left:auto;margin-right:80px}.layout-gt-lg-row>md-divider,.layout-gt-md-row>md-divider,.layout-gt-sm-row>md-divider,.layout-gt-xs-row>md-divider,.layout-lg-row>md-divider,.layout-md-row>md-divider,.layout-row>md-divider,.layout-sm-row>md-divider,.layout-xl-row>md-divider,.layout-xs-row>md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}md-fab-speed-dial{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;z-index:20}md-fab-speed-dial.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}md-fab-speed-dial.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}md-fab-speed-dial.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}md-fab-speed-dial.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}md-fab-speed-dial:not(.md-hover-full){pointer-events:none}md-fab-speed-dial:not(.md-hover-full) .md-fab-action-item,md-fab-speed-dial:not(.md-hover-full).md-is-open,md-fab-speed-dial:not(.md-hover-full) md-fab-trigger{pointer-events:auto}md-fab-speed-dial ._md-css-variables{z-index:20}md-fab-speed-dial.md-is-open .md-fab-action-item{-ms-flex-align:center;align-items:center}md-fab-speed-dial md-fab-actions{display:-ms-flexbox;display:flex;height:auto}md-fab-speed-dial md-fab-actions .md-fab-action-item{-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);-o-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-speed-dial.md-down{-ms-flex-direction:column;flex-direction:column}md-fab-speed-dial.md-down md-fab-trigger{-ms-flex-order:1;order:1}md-fab-speed-dial.md-down md-fab-actions{-ms-flex-order:2;order:2}md-fab-speed-dial.md-down md-fab-actions,md-fab-speed-dial.md-up{-ms-flex-direction:column;flex-direction:column}md-fab-speed-dial.md-up md-fab-trigger{-ms-flex-order:2;order:2}md-fab-speed-dial.md-up md-fab-actions{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-order:1;order:1}md-fab-speed-dial.md-left{-ms-flex-direction:row;flex-direction:row}md-fab-speed-dial.md-left md-fab-trigger{-ms-flex-order:2;order:2}md-fab-speed-dial.md-left md-fab-actions{-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-order:1;order:1}md-fab-speed-dial.md-left md-fab-actions .md-fab-action-item{-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);-o-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-speed-dial.md-right{-ms-flex-direction:row;flex-direction:row}md-fab-speed-dial.md-right md-fab-trigger{-ms-flex-order:1;order:1}md-fab-speed-dial.md-right md-fab-actions{-ms-flex-direction:row;flex-direction:row;-ms-flex-order:2;order:2}md-fab-speed-dial.md-right md-fab-actions .md-fab-action-item{-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);-o-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-speed-dial.md-fling-remove .md-fab-action-item>*,md-fab-speed-dial.md-scale-remove .md-fab-action-item>*{visibility:hidden}md-fab-speed-dial.md-fling .md-fab-action-item{opacity:1}md-fab-speed-dial.md-fling.md-animations-waiting .md-fab-action-item{opacity:0;-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}md-fab-speed-dial.md-scale .md-fab-action-item{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);-o-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-duration:.14286s;-o-transition-duration:.14286s;transition-duration:.14286s}md-fab-toolbar{display:block}md-fab-toolbar.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}md-fab-toolbar.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}md-fab-toolbar.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}md-fab-toolbar.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}md-fab-toolbar .md-fab-toolbar-wrapper{display:block;position:relative;overflow:hidden;height:68px}md-fab-toolbar md-fab-trigger{position:absolute;z-index:20}md-fab-toolbar md-fab-trigger button{overflow:visible!important}md-fab-toolbar md-fab-trigger .md-fab-toolbar-background{display:block;position:absolute;z-index:21;opacity:1;-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);-o-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-toolbar md-fab-trigger md-icon{position:relative;z-index:22;opacity:1;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}md-fab-toolbar.md-left md-fab-trigger{right:0}[dir=rtl] md-fab-toolbar.md-left md-fab-trigger{right:auto;left:0}md-fab-toolbar.md-left .md-toolbar-tools{-ms-flex-direction:row-reverse;flex-direction:row-reverse}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-right:.6rem}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-right:auto;margin-left:.6rem}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:-.8rem}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:auto;margin-right:-.8rem}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:last-child{margin-right:8px}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:last-child{margin-right:auto;margin-left:8px}md-fab-toolbar.md-right md-fab-trigger{left:0}[dir=rtl] md-fab-toolbar.md-right md-fab-trigger{left:auto;right:0}md-fab-toolbar.md-right .md-toolbar-tools{-ms-flex-direction:row;flex-direction:row}md-fab-toolbar md-toolbar{background-color:transparent!important;pointer-events:none;z-index:23}md-fab-toolbar md-toolbar .md-toolbar-tools{padding:0 20px;margin-top:3px}md-fab-toolbar md-toolbar .md-fab-action-item{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);-o-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}md-fab-toolbar.md-is-open md-fab-trigger>button{-webkit-box-shadow:none;box-shadow:none}md-fab-toolbar.md-is-open md-fab-trigger>button md-icon{opacity:0}md-fab-toolbar.md-is-open .md-fab-action-item{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}md-grid-list{display:block;position:relative}md-grid-list,md-grid-list md-grid-tile,md-grid-list md-grid-tile-footer,md-grid-list md-grid-tile-header,md-grid-list md-grid-tile>figure{-webkit-box-sizing:border-box;box-sizing:border-box}md-grid-list md-grid-tile{display:block;position:absolute}md-grid-list md-grid-tile figure{-ms-flex-pack:center;justify-content:center;height:100%;top:0;bottom:0;padding:0;margin:0}md-grid-list md-grid-tile figure,md-grid-list md-grid-tile md-grid-tile-footer,md-grid-list md-grid-tile md-grid-tile-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:absolute;right:0;left:0}md-grid-list md-grid-tile md-grid-tile-footer,md-grid-list md-grid-tile md-grid-tile-header{-ms-flex-direction:row;flex-direction:row;height:48px;color:#fff;background:rgba(0,0,0,.18);overflow:hidden}md-grid-list md-grid-tile md-grid-tile-footer h3,md-grid-list md-grid-tile md-grid-tile-footer h4,md-grid-list md-grid-tile md-grid-tile-header h3,md-grid-list md-grid-tile md-grid-tile-header h4{font-weight:400;margin:0 0 0 16px}md-grid-list md-grid-tile md-grid-tile-footer h3,md-grid-list md-grid-tile md-grid-tile-header h3{font-size:14px}md-grid-list md-grid-tile md-grid-tile-footer h4,md-grid-list md-grid-tile md-grid-tile-header h4{font-size:12px}md-grid-list md-grid-tile md-grid-tile-header{top:0}md-grid-list md-grid-tile md-grid-tile-footer{bottom:0}@media screen and (-ms-high-contrast:active){md-grid-tile{border:1px solid #fff}md-grid-tile-footer{border-top:1px solid #fff}}md-icon{margin:auto;background-repeat:no-repeat;display:inline-block;vertical-align:middle;fill:currentColor;height:24px;width:24px;min-height:24px;min-width:24px}md-icon svg{pointer-events:none;display:block}md-icon[md-font-icon]{line-height:24px;width:auto}md-input-container{display:inline-block;position:relative;padding:2px;margin:18px 0;vertical-align:middle}md-input-container:after{content:"";display:table;clear:both}md-input-container.md-block{display:block}md-input-container .md-errors-spacer{float:right;min-height:24px;min-width:1px}[dir=rtl] md-input-container .md-errors-spacer{float:left}md-input-container>md-icon{position:absolute;top:8px;left:2px;right:auto}[dir=rtl] md-input-container>md-icon{left:auto;right:2px}md-input-container input[type=color],md-input-container input[type=date],md-input-container input[type=datetime-local],md-input-container input[type=datetime],md-input-container input[type=email],md-input-container input[type=month],md-input-container input[type=number],md-input-container input[type=password],md-input-container input[type=search],md-input-container input[type=tel],md-input-container input[type=text],md-input-container input[type=time],md-input-container input[type=url],md-input-container input[type=week],md-input-container textarea{-moz-appearance:none;-webkit-appearance:none}md-input-container input[type=date],md-input-container input[type=datetime-local],md-input-container input[type=month],md-input-container input[type=time],md-input-container input[type=week]{min-height:26px}md-input-container textarea{resize:none;overflow:hidden}md-input-container textarea.md-input{min-height:26px;-ms-flex-preferred-size:auto}md-input-container textarea[md-no-autogrow]{height:auto;overflow:auto}md-input-container label:not(.md-container-ignore){position:absolute;bottom:100%;left:0;right:auto}[dir=rtl] md-input-container label:not(.md-container-ignore){left:auto;right:0}md-input-container label:not(.md-container-ignore).md-required:after{content:" *";font-size:13px;vertical-align:top}md-input-container .md-placeholder,md-input-container label:not(.md-no-float):not(.md-container-ignore){overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;width:100%;-ms-flex-order:1;order:1;pointer-events:none;-webkit-font-smoothing:antialiased;padding-left:3px;padding-right:0;z-index:1;-webkit-transform:translate3d(0,28px,0) scale(1);transform:translate3d(0,28px,0) scale(1);-webkit-transition:-webkit-transform .4s cubic-bezier(.25,.8,.25,1);transition:-webkit-transform .4s cubic-bezier(.25,.8,.25,1);-o-transition:transform .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);max-width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}[dir=rtl] md-input-container .md-placeholder,[dir=rtl] md-input-container label:not(.md-no-float):not(.md-container-ignore){padding-left:0;padding-right:3px;-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}md-input-container .md-placeholder{position:absolute;top:0;opacity:0;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;-o-transition-property:opacity,transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}md-input-container.md-input-focused .md-placeholder{opacity:1;-webkit-transform:translate3d(0,24px,0);transform:translate3d(0,24px,0)}md-input-container.md-input-has-value .md-placeholder{-webkit-transition:none;-o-transition:none;transition:none;opacity:0}md-input-container:not(.md-input-has-value) input:not(:focus),md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-ampm-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-day-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-hour-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-millisecond-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-minute-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-month-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-second-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-text,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-week-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-year-field{color:transparent}md-input-container .md-input{-ms-flex-order:2;order:2;display:block;margin-top:0;background:none;padding:2px 2px 1px;border-width:0 0 1px;line-height:26px;height:30px;-ms-flex-preferred-size:26px;border-radius:0;border-style:solid;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;float:left}[dir=rtl] md-input-container .md-input{float:right}md-input-container .md-input:focus{outline:none}md-input-container .md-input:invalid{outline:none;-webkit-box-shadow:none;box-shadow:none}md-input-container .md-input.md-no-flex{-ms-flex:none!important;flex:none!important}md-input-container .md-char-counter{text-align:right;padding-right:2px;padding-left:0}[dir=rtl] md-input-container .md-char-counter{text-align:left;padding-right:0;padding-left:2px}md-input-container .md-input-messages-animation{position:relative;-ms-flex-order:4;order:4;overflow:hidden;clear:left}[dir=rtl] md-input-container .md-input-messages-animation{clear:right}md-input-container .md-char-counter,md-input-container .md-input-message-animation{font-size:12px;line-height:14px;overflow:hidden;-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);-o-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);opacity:1;margin-top:0;padding-top:5px}md-input-container .md-char-counter:not(.md-char-counter),md-input-container .md-input-message-animation:not(.md-char-counter){padding-right:5px;padding-left:0}[dir=rtl] md-input-container .md-char-counter:not(.md-char-counter),[dir=rtl] md-input-container .md-input-message-animation:not(.md-char-counter){padding-right:0;padding-left:5px}md-input-container .md-input-message-animation.ng-enter-prepare,md-input-container .md-input-message-animation.ng-enter:not(.ng-enter-active),md-input-container:not(.md-input-invalid) .md-auto-hide .md-input-message-animation{opacity:0;margin-top:-100px}md-input-container.md-input-focused label:not(.md-no-float),md-input-container.md-input-has-placeholder label:not(.md-no-float),md-input-container.md-input-has-value label:not(.md-no-float){-webkit-transform:translate3d(0,6px,0) scale(.75);transform:translate3d(0,6px,0) scale(.75);-webkit-transition:width .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);transition:width .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);-o-transition:transform .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1)}md-input-container.md-input-has-value label{-webkit-transition:none;-o-transition:none;transition:none}md-input-container.md-input-focused .md-input,md-input-container.md-input-resized .md-input,md-input-container .md-input.ng-invalid.ng-dirty{padding-bottom:0;border-width:0 0 2px}[disabled] md-input-container .md-input,md-input-container .md-input[disabled]{background-position:bottom -1px left 0;background-size:4px 1px;background-repeat:repeat-x}md-input-container.md-icon-float{-webkit-transition:margin-top .4s cubic-bezier(.25,.8,.25,1);-o-transition:margin-top .4s cubic-bezier(.25,.8,.25,1);transition:margin-top .4s cubic-bezier(.25,.8,.25,1)}md-input-container.md-icon-float>label{pointer-events:none;position:absolute}md-input-container.md-icon-float>md-icon{top:8px;left:2px;right:auto}[dir=rtl] md-input-container.md-icon-float>md-icon{left:auto;right:2px}md-input-container.md-icon-left>label .md-placeholder,md-input-container.md-icon-left>label:not(.md-no-float):not(.md-container-ignore),md-input-container.md-icon-right>label .md-placeholder,md-input-container.md-icon-right>label:not(.md-no-float):not(.md-container-ignore){width:calc(100% - 36px - 18px)}md-input-container.md-icon-left{padding-left:36px;padding-right:0}[dir=rtl] md-input-container.md-icon-left{padding-left:0;padding-right:36px}md-input-container.md-icon-left>label{left:36px;right:auto}[dir=rtl] md-input-container.md-icon-left>label{left:auto;right:36px}md-input-container.md-icon-right{padding-left:0;padding-right:36px}[dir=rtl] md-input-container.md-icon-right{padding-left:36px;padding-right:0}md-input-container.md-icon-right>md-icon:last-of-type{margin:0;right:2px;left:auto}[dir=rtl] md-input-container.md-icon-right>md-icon:last-of-type{right:auto;left:2px}md-input-container.md-icon-left.md-icon-right{padding-left:36px;padding-right:36px}md-input-container.md-icon-left.md-icon-right>label .md-placeholder,md-input-container.md-icon-left.md-icon-right>label:not(.md-no-float):not(.md-container-ignore){width:calc(100% - 72px)}.md-resize-wrapper{position:relative}.md-resize-wrapper:after{content:"";display:table;clear:both}.md-resize-handle{position:absolute;bottom:-5px;left:0;height:10px;background:transparent;width:100%;cursor:ns-resize}@media screen and (-ms-high-contrast:active){md-input-container.md-default-theme>md-icon{fill:#fff}}md-list{display:block;padding:8px 0}md-list .md-subheader{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:1.2em}md-list.md-dense md-list-item,md-list.md-dense md-list-item .md-list-item-inner{min-height:48px}md-list.md-dense md-list-item .md-list-item-inner:before,md-list.md-dense md-list-item:before{content:"";min-height:48px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item .md-list-item-inner md-icon:first-child,md-list.md-dense md-list-item md-icon:first-child{width:20px;height:20px}md-list.md-dense md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list.md-dense md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:36px}[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list.md-dense md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:auto;margin-left:36px}md-list.md-dense md-list-item .md-avatar,md-list.md-dense md-list-item .md-avatar-icon,md-list.md-dense md-list-item .md-list-item-inner .md-avatar,md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon{margin-right:20px}[dir=rtl] md-list.md-dense md-list-item .md-avatar,[dir=rtl] md-list.md-dense md-list-item .md-avatar-icon,[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon{margin-right:auto;margin-left:20px}md-list.md-dense md-list-item .md-avatar,md-list.md-dense md-list-item .md-list-item-inner .md-avatar{-ms-flex:none;flex:none;width:36px;height:36px}md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:56px}[dir=rtl] md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}md-list.md-dense md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense md-list-item.md-2-line .md-list-item-text h4,md-list.md-dense md-list-item.md-2-line .md-list-item-text p,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h4,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text p,md-list.md-dense md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line .md-list-item-text h4,md-list.md-dense md-list-item.md-3-line .md-list-item-text p,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h4,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text p{line-height:1.05;font-size:12px}md-list.md-dense md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h3{font-size:13px}md-list.md-dense md-list-item.md-2-line,md-list.md-dense md-list-item.md-2-line>.md-no-style{min-height:60px}md-list.md-dense md-list-item.md-2-line:before,md-list.md-dense md-list-item.md-2-line>.md-no-style:before{content:"";min-height:60px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item.md-2-line .md-avatar-icon,md-list.md-dense md-list-item.md-2-line>.md-avatar,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list.md-dense md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}md-list.md-dense md-list-item.md-3-line,md-list.md-dense md-list-item.md-3-line>.md-no-style{min-height:76px}md-list.md-dense md-list-item.md-3-line:before,md-list.md-dense md-list-item.md-3-line>.md-no-style:before{content:"";min-height:76px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item.md-3-line>.md-avatar,md-list.md-dense md-list-item.md-3-line>.md-no-style>.md-avatar,md-list.md-dense md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list.md-dense md-list-item.md-3-line>md-icon:first-child{margin-top:16px}md-list-item{position:relative}md-list-item.md-proxy-focus.md-focused .md-no-style{-webkit-transition:background-color .15s linear;-o-transition:background-color .15s linear;transition:background-color .15s linear}md-list-item._md-button-wrap{position:relative}md-list-item._md-button-wrap>div.md-button:first-child{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;padding:0 16px;margin:0;font-weight:400;text-align:left;border:medium none}[dir=rtl] md-list-item._md-button-wrap>div.md-button:first-child{text-align:right}md-list-item._md-button-wrap>div.md-button:first-child>.md-button:first-child{position:absolute;top:0;left:0;height:100%;margin:0;padding:0}md-list-item._md-button-wrap>div.md-button:first-child .md-list-item-inner{width:100%;min-height:inherit}md-list-item.md-no-proxy,md-list-item .md-no-style{position:relative;padding:0 16px;-ms-flex:1 1 auto;flex:1 1 auto}md-list-item.md-no-proxy.md-button,md-list-item .md-no-style.md-button{font-size:inherit;height:inherit;text-align:left;text-transform:none;width:100%;white-space:normal;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;border-radius:0;margin:0}[dir=rtl] md-list-item.md-no-proxy.md-button,[dir=rtl] md-list-item .md-no-style.md-button{text-align:right}md-list-item.md-no-proxy.md-button>.md-ripple-container,md-list-item .md-no-style.md-button>.md-ripple-container{border-radius:0}md-list-item.md-no-proxy:focus,md-list-item .md-no-style:focus{outline:none}md-list-item.md-clickable:hover{cursor:pointer}md-list-item md-divider{position:absolute;bottom:0;left:0;width:100%}[dir=rtl] md-list-item md-divider{left:auto;right:0}md-list-item md-divider[md-inset]{left:72px;width:calc(100% - 72px);margin:0!important}[dir=rtl] md-list-item md-divider[md-inset]{left:auto;right:72px}md-list-item,md-list-item .md-list-item-inner{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;min-height:48px;height:auto}md-list-item .md-list-item-inner:before,md-list-item:before{content:"";min-height:48px;visibility:hidden;display:inline-block}md-list-item .md-list-item-inner>div.md-primary>md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner>div.md-secondary>md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner>md-icon.md-secondary:not(.md-avatar-icon),md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list-item>div.md-primary>md-icon:not(.md-avatar-icon),md-list-item>div.md-secondary>md-icon:not(.md-avatar-icon),md-list-item>md-icon.md-secondary:not(.md-avatar-icon),md-list-item>md-icon:first-child:not(.md-avatar-icon){width:24px;margin-top:16px;margin-bottom:12px;-webkit-box-sizing:content-box;box-sizing:content-box}md-list-item .md-list-item-inner>div.md-primary>md-checkbox,md-list-item .md-list-item-inner>div.md-secondary>md-checkbox,md-list-item .md-list-item-inner>md-checkbox,md-list-item .md-list-item-inner md-checkbox.md-secondary,md-list-item>div.md-primary>md-checkbox,md-list-item>div.md-secondary>md-checkbox,md-list-item>md-checkbox,md-list-item md-checkbox.md-secondary{-ms-grid-row-align:center;-ms-flex-item-align:center;align-self:center}md-list-item .md-list-item-inner>div.md-primary>md-checkbox .md-label,md-list-item .md-list-item-inner>div.md-secondary>md-checkbox .md-label,md-list-item .md-list-item-inner>md-checkbox .md-label,md-list-item .md-list-item-inner md-checkbox.md-secondary .md-label,md-list-item>div.md-primary>md-checkbox .md-label,md-list-item>div.md-secondary>md-checkbox .md-label,md-list-item>md-checkbox .md-label,md-list-item md-checkbox.md-secondary .md-label{display:none}md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:32px}[dir=rtl] md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:auto;margin-left:32px}md-list-item .md-avatar,md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar,md-list-item .md-list-item-inner .md-avatar-icon{margin-top:8px;margin-bottom:8px;margin-right:16px;border-radius:50%;-webkit-box-sizing:content-box;box-sizing:content-box}[dir=rtl] md-list-item .md-avatar,[dir=rtl] md-list-item .md-avatar-icon,[dir=rtl] md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list-item .md-list-item-inner .md-avatar-icon{margin-right:auto;margin-left:16px}md-list-item .md-avatar,md-list-item .md-list-item-inner .md-avatar{-ms-flex:none;flex:none;width:40px;height:40px}md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar-icon{padding:8px}md-list-item .md-avatar-icon svg,md-list-item .md-list-item-inner .md-avatar-icon svg{width:24px;height:24px}md-list-item .md-list-item-inner>md-checkbox,md-list-item>md-checkbox{width:24px;margin-left:3px;margin-right:29px;margin-top:16px}[dir=rtl] md-list-item .md-list-item-inner>md-checkbox,[dir=rtl] md-list-item>md-checkbox{margin-left:29px;margin-right:3px}md-list-item .md-list-item-inner .md-secondary-container,md-list-item .md-secondary-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;margin:auto;margin-right:0;margin-left:auto}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container,[dir=rtl] md-list-item .md-secondary-container{margin-right:auto;margin-left:0}md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,md-list-item .md-secondary-container .md-button:last-of-type,md-list-item .md-secondary-container .md-icon-button:last-of-type{margin-right:0}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,[dir=rtl] md-list-item .md-secondary-container .md-button:last-of-type,[dir=rtl] md-list-item .md-secondary-container .md-icon-button:last-of-type{margin-right:auto;margin-left:0}md-list-item .md-list-item-inner .md-secondary-container md-checkbox,md-list-item .md-secondary-container md-checkbox{margin-top:0;margin-bottom:0}md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,md-list-item .md-secondary-container md-checkbox:last-child{width:24px;margin-right:0}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,[dir=rtl] md-list-item .md-secondary-container md-checkbox:last-child{margin-right:auto;margin-left:0}md-list-item .md-list-item-inner .md-secondary-container md-switch,md-list-item .md-secondary-container md-switch{margin-top:0;margin-bottom:0;margin-right:-6px}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-switch,[dir=rtl] md-list-item .md-secondary-container md-switch{margin-right:auto;margin-left:-6px}md-list-item .md-list-item-inner>.md-list-item-inner>p,md-list-item .md-list-item-inner>p,md-list-item>.md-list-item-inner>p,md-list-item>p{-ms-flex:1 1 auto;flex:1 1 auto;margin:0}md-list-item.md-2-line,md-list-item.md-2-line>.md-no-style,md-list-item.md-3-line,md-list-item.md-3-line>.md-no-style{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}md-list-item.md-2-line.md-long-text,md-list-item.md-2-line>.md-no-style.md-long-text,md-list-item.md-3-line.md-long-text,md-list-item.md-3-line>.md-no-style.md-long-text{margin-top:8px;margin-bottom:8px}md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line>.md-no-style .md-list-item-text,md-list-item.md-3-line .md-list-item-text,md-list-item.md-3-line>.md-no-style .md-list-item-text{-ms-flex:1 1 auto;flex:1 1 auto;margin:auto;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}md-list-item.md-2-line .md-list-item-text.md-offset,md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,md-list-item.md-3-line .md-list-item-text.md-offset,md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:56px}[dir=rtl] md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}md-list-item.md-2-line .md-list-item-text h3,md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list-item.md-3-line .md-list-item-text h3,md-list-item.md-3-line>.md-no-style .md-list-item-text h3{font-size:16px;font-weight:400;letter-spacing:.01em;margin:0;line-height:1.2em;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}md-list-item.md-2-line .md-list-item-text h4,md-list-item.md-2-line>.md-no-style .md-list-item-text h4,md-list-item.md-3-line .md-list-item-text h4,md-list-item.md-3-line>.md-no-style .md-list-item-text h4{font-size:14px;letter-spacing:.01em;margin:3px 0 1px;font-weight:400;line-height:1.2em;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}md-list-item.md-2-line .md-list-item-text p,md-list-item.md-2-line>.md-no-style .md-list-item-text p,md-list-item.md-3-line .md-list-item-text p,md-list-item.md-3-line>.md-no-style .md-list-item-text p{font-size:14px;font-weight:500;letter-spacing:.01em;margin:0;line-height:1.6em}md-list-item.md-2-line,md-list-item.md-2-line>.md-no-style{height:auto;min-height:72px}md-list-item.md-2-line:before,md-list-item.md-2-line>.md-no-style:before{content:"";min-height:72px;visibility:hidden;display:inline-block}md-list-item.md-2-line .md-avatar-icon,md-list-item.md-2-line>.md-avatar,md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}md-list-item.md-2-line>.md-no-style>md-icon:first-child,md-list-item.md-2-line>md-icon:first-child{-ms-flex-item-align:start;align-self:flex-start}md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line>.md-no-style .md-list-item-text{-ms-flex:1 1 auto;flex:1 1 auto}md-list-item.md-3-line,md-list-item.md-3-line>.md-no-style{height:auto;min-height:88px}md-list-item.md-3-line:before,md-list-item.md-3-line>.md-no-style:before{content:"";min-height:88px;visibility:hidden;display:inline-block}md-list-item.md-3-line>.md-avatar,md-list-item.md-3-line>.md-no-style>.md-avatar,md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list-item.md-3-line>md-icon:first-child{margin-top:16px}.md-open-menu-container{position:fixed;left:0;top:0;z-index:100;opacity:0;border-radius:2px;max-height:calc(100vh - 10px);overflow:auto}.md-open-menu-container md-menu-divider{margin-top:4px;margin-bottom:4px;height:1px;min-height:1px;max-height:1px;width:100%}.md-open-menu-container md-menu-content>*{opacity:0}.md-open-menu-container:not(.md-clickable){pointer-events:none}.md-open-menu-container.md-active{opacity:1;-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);-o-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s}.md-open-menu-container.md-active>md-menu-content>*{opacity:1;-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);-o-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.md-open-menu-container.md-leave{opacity:0;-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);-o-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-duration:.25s;-o-transition-duration:.25s;transition-duration:.25s}md-menu-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:8px 0;max-height:304px;overflow-y:auto}md-menu-content.md-dense{max-height:208px}md-menu-content.md-dense md-menu-item{height:32px;min-height:0}md-menu-item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;min-height:48px;height:48px;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:start;justify-content:flex-start}md-menu-item>*{width:100%;margin:auto 0;padding-left:16px;padding-right:16px}md-menu-item>a.md-button{padding-top:5px}md-menu-item>.md-button{text-align:left;display:inline-block;border-radius:0;margin:auto 0;font-size:15px;text-transform:none;font-weight:400;height:100%;padding-left:16px;padding-right:16px;width:100%}md-menu-item>.md-button::-moz-focus-inner{padding:0;border:0}[dir=rtl] md-menu-item>.md-button{text-align:right}md-menu-item>.md-button md-icon{margin:auto 16px auto 0}[dir=rtl] md-menu-item>.md-button md-icon{margin:auto 0 auto 16px}md-menu-item>.md-button p{display:inline-block;margin:auto}md-menu-item>.md-button span{margin-top:auto;margin-bottom:auto}md-menu-item>.md-button .md-ripple-container{border-radius:inherit}md-toolbar .md-menu{height:auto;margin:auto;padding:0}@media (max-width:959px){md-menu-content{min-width:112px}md-menu-content[width="3"]{min-width:168px}md-menu-content[width="4"]{min-width:224px}md-menu-content[width="5"]{min-width:280px}md-menu-content[width="6"]{min-width:336px}md-menu-content[width="7"]{min-width:392px}}@media (min-width:960px){md-menu-content{min-width:96px}md-menu-content[width="3"]{min-width:192px}md-menu-content[width="4"]{min-width:256px}md-menu-content[width="5"]{min-width:320px}md-menu-content[width="6"]{min-width:384px}md-menu-content[width="7"]{min-width:448px}}md-toolbar.md-menu-toolbar h2.md-toolbar-tools{line-height:1rem;height:auto;padding:28px;padding-bottom:12px}md-toolbar.md-has-open-menu{position:relative;z-index:100}md-menu-bar{padding:0 20px;display:block;position:relative;z-index:2}md-menu-bar .md-menu{display:inline-block;padding:0;position:relative}md-menu-bar button{font-size:14px;padding:0 10px;margin:0;border:0;background-color:transparent;height:40px}md-menu-bar md-backdrop.md-menu-backdrop{z-index:-2}md-menu-content.md-menu-bar-menu.md-dense{max-height:none;padding:16px 0}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent{position:relative}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>md-icon{position:absolute;padding:0;width:24px;top:6px;left:24px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>md-icon{left:auto;right:24px}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.md-button{padding:0 32px 0 64px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.md-button{padding:0 64px 0 32px}md-menu-content.md-menu-bar-menu.md-dense .md-button{min-height:0;height:32px}md-menu-content.md-menu-bar-menu.md-dense .md-button span{float:left}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span{float:right}md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text{float:right;margin:0 8px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text{float:left}md-menu-content.md-menu-bar-menu.md-dense md-menu-divider{margin:8px 0}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button{text-align:left}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button{text-align:right}md-menu-content.md-menu-bar-menu.md-dense .md-menu{padding:0}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button{position:relative;margin:0;width:100%;text-transform:none;font-weight:400;border-radius:0;padding-left:16px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button{padding-left:0;padding-right:16px}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{display:block;content:"\25BC";position:absolute;top:0;speak:none;-webkit-transform:rotate(270deg) scaleY(.45) scaleX(.9);-ms-transform:rotate(270deg) scaleY(.45) scaleX(.9);transform:rotate(270deg) scaleY(.45) scaleX(.9);right:28px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{-webkit-transform:rotate(90deg) scaleY(.45) scaleX(.9);-ms-transform:rotate(90deg) scaleY(.45) scaleX(.9);transform:rotate(90deg) scaleY(.45) scaleX(.9);right:auto;left:28px}.md-nav-bar{border-style:solid;border-width:0 0 1px;height:48px;position:relative}._md-nav-bar-list{outline:none;list-style:none;margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.md-nav-item:first-of-type{margin-left:8px}.md-button._md-nav-button{line-height:24px;margin:0 4px;padding:12px 16px;-webkit-transition:background-color .35s cubic-bezier(.35,0,.25,1);-o-transition:background-color .35s cubic-bezier(.35,0,.25,1);transition:background-color .35s cubic-bezier(.35,0,.25,1)}.md-button._md-nav-button:focus{outline:none}.md-button._md-nav-button:hover{background-color:inherit}md-nav-ink-bar{bottom:0;height:2px;left:auto;position:absolute;right:auto;background-color:#000}md-nav-ink-bar._md-left{-webkit-transition:left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1);-o-transition:left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1);transition:left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1)}md-nav-ink-bar._md-right{-webkit-transition:left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1);-o-transition:left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1);transition:left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1)}md-nav-ink-bar.ng-animate{-webkit-transition:none;-o-transition:none;transition:none}md-nav-extra-content{min-height:48px;padding-right:12px}@-webkit-keyframes indeterminate-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes indeterminate-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}md-progress-circular{position:relative;display:block}md-progress-circular._md-progress-circular-disabled{visibility:hidden}md-progress-circular.md-mode-indeterminate svg{-webkit-animation:indeterminate-rotate 1568.63ms linear infinite;animation:indeterminate-rotate 1568.63ms linear infinite}md-progress-circular svg{position:absolute;overflow:visible;top:0;left:0}md-progress-linear{display:block;position:relative;width:100%;height:5px;padding-top:0!important;margin-bottom:0!important}md-progress-linear._md-progress-linear-disabled{visibility:hidden}md-progress-linear .md-container{display:block;position:relative;overflow:hidden;width:100%;height:5px;-webkit-transform:translate(0) scale(1);-ms-transform:translate(0) scale(1);transform:translate(0) scale(1)}md-progress-linear .md-container .md-bar{position:absolute;left:0;top:0;bottom:0;width:100%;height:5px}md-progress-linear .md-container .md-dashed:before{content:"";display:none;position:absolute;margin-top:0;height:5px;width:100%;background-color:transparent;background-size:10px 10px!important;background-position:0 -23px}md-progress-linear .md-container .md-bar1,md-progress-linear .md-container .md-bar2{-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;-o-transition:transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}md-progress-linear .md-container.md-mode-query .md-bar1{display:none}md-progress-linear .md-container.md-mode-query .md-bar2{-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;-webkit-animation:query .8s infinite cubic-bezier(.39,.575,.565,1);animation:query .8s infinite cubic-bezier(.39,.575,.565,1)}md-progress-linear .md-container.md-mode-determinate .md-bar1{display:none}md-progress-linear .md-container.md-mode-indeterminate .md-bar1{-webkit-animation:md-progress-linear-indeterminate-scale-1 4s infinite,md-progress-linear-indeterminate-1 4s infinite;animation:md-progress-linear-indeterminate-scale-1 4s infinite,md-progress-linear-indeterminate-1 4s infinite}md-progress-linear .md-container.md-mode-indeterminate .md-bar2{-webkit-animation:md-progress-linear-indeterminate-scale-2 4s infinite,md-progress-linear-indeterminate-2 4s infinite;animation:md-progress-linear-indeterminate-scale-2 4s infinite,md-progress-linear-indeterminate-2 4s infinite}md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container{-webkit-animation:none;animation:none}md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar1,md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar2{-webkit-animation-name:none;animation-name:none}md-progress-linear .md-container.md-mode-buffer{background-color:transparent!important;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}md-progress-linear .md-container.md-mode-buffer .md-dashed:before{display:block;-webkit-animation:buffer 3s infinite linear;animation:buffer 3s infinite linear}@-webkit-keyframes query{0%{opacity:1;-webkit-transform:translateX(35%) scaleX(.3);transform:translateX(35%) scaleX(.3)}to{opacity:0;-webkit-transform:translateX(-50%) scaleX(0);transform:translateX(-50%) scaleX(0)}}@keyframes query{0%{opacity:1;-webkit-transform:translateX(35%) scaleX(.3);transform:translateX(35%) scaleX(.3)}to{opacity:0;-webkit-transform:translateX(-50%) scaleX(0);transform:translateX(-50%) scaleX(0)}}@-webkit-keyframes buffer{0%{opacity:1;background-position:0 -23px}50%{opacity:0}to{opacity:1;background-position:-200px -23px}}@keyframes buffer{0%{opacity:1;background-position:0 -23px}50%{opacity:0}to{opacity:1;background-position:-200px -23px}}@-webkit-keyframes md-progress-linear-indeterminate-scale-1{0%{-webkit-transform:scaleX(.1);transform:scaleX(.1);-webkit-animation-timing-function:linear;animation-timing-function:linear}36.6%{-webkit-transform:scaleX(.1);transform:scaleX(.1);-webkit-animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);animation-timing-function:cubic-bezier(.33473,.12482,.78584,1)}69.15%{-webkit-transform:scaleX(.83);transform:scaleX(.83);-webkit-animation-timing-function:cubic-bezier(.22573,0,.23365,1.37098);animation-timing-function:cubic-bezier(.22573,0,.23365,1.37098)}to{-webkit-transform:scaleX(.1);transform:scaleX(.1)}}@keyframes md-progress-linear-indeterminate-scale-1{0%{-webkit-transform:scaleX(.1);transform:scaleX(.1);-webkit-animation-timing-function:linear;animation-timing-function:linear}36.6%{-webkit-transform:scaleX(.1);transform:scaleX(.1);-webkit-animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);animation-timing-function:cubic-bezier(.33473,.12482,.78584,1)}69.15%{-webkit-transform:scaleX(.83);transform:scaleX(.83);-webkit-animation-timing-function:cubic-bezier(.22573,0,.23365,1.37098);animation-timing-function:cubic-bezier(.22573,0,.23365,1.37098)}to{-webkit-transform:scaleX(.1);transform:scaleX(.1)}}@-webkit-keyframes md-progress-linear-indeterminate-1{0%{left:-105.16667%;-webkit-animation-timing-function:linear;animation-timing-function:linear}20%{left:-105.16667%;-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582)}69.15%{left:21.5%;-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635)}to{left:95.44444%}}@keyframes md-progress-linear-indeterminate-1{0%{left:-105.16667%;-webkit-animation-timing-function:linear;animation-timing-function:linear}20%{left:-105.16667%;-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582)}69.15%{left:21.5%;-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635)}to{left:95.44444%}}@-webkit-keyframes md-progress-linear-indeterminate-scale-2{0%{-webkit-transform:scaleX(.1);transform:scaleX(.1);-webkit-animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397)}19.15%{-webkit-transform:scaleX(.57);transform:scaleX(.57);-webkit-animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432)}44.15%{-webkit-transform:scaleX(.91);transform:scaleX(.91);-webkit-animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179)}to{-webkit-transform:scaleX(.1);transform:scaleX(.1)}}@keyframes md-progress-linear-indeterminate-scale-2{0%{-webkit-transform:scaleX(.1);transform:scaleX(.1);-webkit-animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397)}19.15%{-webkit-transform:scaleX(.57);transform:scaleX(.57);-webkit-animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432)}44.15%{-webkit-transform:scaleX(.91);transform:scaleX(.91);-webkit-animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179)}to{-webkit-transform:scaleX(.1);transform:scaleX(.1)}}@-webkit-keyframes md-progress-linear-indeterminate-2{0%{left:-54.88889%;-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40968);animation-timing-function:cubic-bezier(.15,0,.51506,.40968)}25%{left:-17.25%;-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73372);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73372)}48.35%{left:29.5%;-webkit-animation-timing-function:cubic-bezier(.4,.62703,.6,.90203);animation-timing-function:cubic-bezier(.4,.62703,.6,.90203)}to{left:117.38889%}}@keyframes md-progress-linear-indeterminate-2{0%{left:-54.88889%;-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40968);animation-timing-function:cubic-bezier(.15,0,.51506,.40968)}25%{left:-17.25%;-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73372);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73372)}48.35%{left:29.5%;-webkit-animation-timing-function:cubic-bezier(.4,.62703,.6,.90203);animation-timing-function:cubic-bezier(.4,.62703,.6,.90203)}to{left:117.38889%}}md-radio-button{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin-bottom:16px;white-space:nowrap;cursor:pointer;position:relative}md-radio-button[disabled],md-radio-button[disabled] .md-container{cursor:default}md-radio-button .md-container{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:20px;height:20px;cursor:pointer;left:0;right:auto}[dir=rtl] md-radio-button .md-container{left:auto;right:0}md-radio-button .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-radio-button .md-container:before{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:transparent;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;width:auto}md-radio-button.md-align-top-left>div.md-container{top:12px}md-radio-button .md-off{border-style:solid;border-width:2px;-webkit-transition:border-color .28s ease;-o-transition:border-color .28s ease;transition:border-color .28s ease}md-radio-button .md-off,md-radio-button .md-on{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;left:0;width:20px;height:20px;border-radius:50%}md-radio-button .md-on{-webkit-transition:-webkit-transform .28s ease;transition:-webkit-transform .28s ease;-o-transition:transform .28s ease;transition:transform .28s ease;transition:transform .28s ease,-webkit-transform .28s ease;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}md-radio-button.md-checked .md-on{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}md-radio-button .md-label{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:inline-block;margin-left:30px;margin-right:0;vertical-align:middle;white-space:normal;pointer-events:none;width:auto}[dir=rtl] md-radio-button .md-label{margin-left:0;margin-right:30px}md-radio-group.layout-column md-radio-button,md-radio-group.layout-gt-lg-column md-radio-button,md-radio-group.layout-gt-md-column md-radio-button,md-radio-group.layout-gt-sm-column md-radio-button,md-radio-group.layout-gt-xs-column md-radio-button,md-radio-group.layout-lg-column md-radio-button,md-radio-group.layout-md-column md-radio-button,md-radio-group.layout-sm-column md-radio-button,md-radio-group.layout-xl-column md-radio-button,md-radio-group.layout-xs-column md-radio-button{margin-bottom:16px}md-radio-group.layout-gt-lg-row md-radio-button,md-radio-group.layout-gt-md-row md-radio-button,md-radio-group.layout-gt-sm-row md-radio-button,md-radio-group.layout-gt-xs-row md-radio-button,md-radio-group.layout-lg-row md-radio-button,md-radio-group.layout-md-row md-radio-button,md-radio-group.layout-row md-radio-button,md-radio-group.layout-sm-row md-radio-button,md-radio-group.layout-xl-row md-radio-button,md-radio-group.layout-xs-row md-radio-button{margin:0 16px 0 0}[dir=rtl] md-radio-group.layout-gt-lg-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-md-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-sm-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-xs-row md-radio-button,[dir=rtl] md-radio-group.layout-lg-row md-radio-button,[dir=rtl] md-radio-group.layout-md-row md-radio-button,[dir=rtl] md-radio-group.layout-row md-radio-button,[dir=rtl] md-radio-group.layout-sm-row md-radio-button,[dir=rtl] md-radio-group.layout-xl-row md-radio-button,[dir=rtl] md-radio-group.layout-xs-row md-radio-button{margin-left:16px;margin-right:0}md-radio-group.layout-gt-lg-row md-radio-button:last-of-type,md-radio-group.layout-gt-md-row md-radio-button:last-of-type,md-radio-group.layout-gt-sm-row md-radio-button:last-of-type,md-radio-group.layout-gt-xs-row md-radio-button:last-of-type,md-radio-group.layout-lg-row md-radio-button:last-of-type,md-radio-group.layout-md-row md-radio-button:last-of-type,md-radio-group.layout-row md-radio-button:last-of-type,md-radio-group.layout-sm-row md-radio-button:last-of-type,md-radio-group.layout-xl-row md-radio-button:last-of-type,md-radio-group.layout-xs-row md-radio-button:last-of-type{margin-left:0;margin-right:0}md-radio-group:focus{outline:none}md-radio-group.md-focused .md-checked .md-container:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-radio-group[disabled] md-radio-button,md-radio-group[disabled] md-radio-button .md-container{cursor:default}.md-inline-form md-radio-group{margin:18px 0 19px}.md-inline-form md-radio-group md-radio-button{display:inline-block;height:30px;padding:2px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:0;margin-bottom:0}@media screen and (-ms-high-contrast:active){md-radio-button.md-default-theme .md-on{background-color:#fff}}md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{-webkit-transition:-webkit-transform .4s cubic-bezier(.25,.8,.25,1);transition:-webkit-transform .4s cubic-bezier(.25,.8,.25,1);-o-transition:transform .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}[dir=rtl] md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}md-input-container.md-input-focused:not([md-no-float]) .md-select-placeholder span:first-child{-webkit-transform:translateY(-22px) translateX(-2px) scale(.75);-ms-transform:translateY(-22px) translateX(-2px) scale(.75);transform:translateY(-22px) translateX(-2px) scale(.75)}.md-select-menu-container{position:fixed;left:0;top:0;z-index:90;opacity:0;display:none;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.md-select-menu-container:not(.md-clickable){pointer-events:none}.md-select-menu-container md-progress-circular{display:table;margin:24px auto!important}.md-select-menu-container.md-active{display:block;opacity:1}.md-select-menu-container.md-active md-select-menu{-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);-o-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}.md-select-menu-container.md-active md-select-menu>*{opacity:1;-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);-o-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.md-select-menu-container.md-leave{opacity:0;-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);-o-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-duration:.25s;-o-transition-duration:.25s;transition-duration:.25s}md-input-container>md-select{margin:0;-ms-flex-order:2;order:2}md-input-container:not(.md-input-has-value) md-select.ng-required:not(.md-no-asterisk) .md-select-value span:first-child:after,md-input-container:not(.md-input-has-value) md-select[required]:not(.md-no-asterisk) .md-select-value span:first-child:after{content:" *";font-size:13px;vertical-align:top}md-input-container.md-input-invalid md-select .md-select-value{border-bottom-style:solid;padding-bottom:1px}md-select{display:-ms-flexbox;display:flex;margin:20px 0 26px}md-select.ng-required.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after,md-select[required].ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after{content:" *";font-size:13px;vertical-align:top}md-select[disabled] .md-select-value{background-position:0 bottom;background-size:4px 1px;background-repeat:repeat-x;margin-bottom:-1px}md-select:focus{outline:none}md-select[disabled]:hover{cursor:default}md-select:not([disabled]):hover{cursor:pointer}md-select:not([disabled]).ng-invalid.ng-touched .md-select-value{border-bottom-style:solid;padding-bottom:1px}md-select:not([disabled]):focus .md-select-value{border-bottom-width:2px;border-bottom-style:solid;padding-bottom:0}md-select:not([disabled]):focus.ng-invalid.ng-touched .md-select-value{padding-bottom:0}md-input-container.md-input-has-value .md-select-value>span:not(.md-select-icon){-webkit-transform:translate3d(0,1px,0);transform:translate3d(0,1px,0)}.md-select-value{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:2px 2px 1px;border-bottom-width:1px;border-bottom-style:solid;background-color:transparent;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;min-width:64px;min-height:26px;-ms-flex-positive:1;flex-grow:1}.md-select-value>span:not(.md-select-icon){max-width:100%;-ms-flex:1 1 auto;flex:1 1 auto;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.md-select-value>span:not(.md-select-icon) .md-text{display:inline}.md-select-value .md-select-icon{display:block;-ms-flex-align:end;align-items:flex-end;text-align:end;width:24px;margin:0 4px;-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);font-size:1.2rem}.md-select-value .md-select-icon:after{display:block;content:"\25BC";position:relative;top:2px;speak:none;font-size:13px;-webkit-transform:scaleY(.5) scaleX(1);-ms-transform:scaleY(.5) scaleX(1);transform:scaleY(.5) scaleX(1)}.md-select-value.md-select-placeholder{display:-ms-flexbox;display:flex;-ms-flex-order:1;order:1;pointer-events:none;-webkit-font-smoothing:antialiased;padding-left:2px;z-index:1}md-select-menu{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);max-height:256px;min-height:48px;overflow-y:hidden;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}md-select-menu.md-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}md-select-menu:not(.md-overflow) md-content{padding-top:8px;padding-bottom:8px}[dir=rtl] md-select-menu{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}md-select-menu md-content{min-width:136px;min-height:48px;max-height:256px;overflow-y:auto}md-select-menu>*{opacity:0}md-option{cursor:pointer;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:auto;-webkit-transition:background .15s linear;-o-transition:background .15s linear;transition:background .15s linear;padding:0 16px;height:48px}md-option[disabled]{cursor:default}md-option:focus{outline:none}md-option .md-text{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}md-optgroup{display:block}md-optgroup label{display:block;font-size:14px;text-transform:uppercase;padding:16px;font-weight:500}md-optgroup md-option{padding-left:32px;padding-right:32px}@media screen and (-ms-high-contrast:active){.md-select-backdrop{background-color:transparent}md-select-menu{border:1px solid #fff}}md-select-menu[multiple] md-option.md-checkbox-enabled{padding-left:40px;padding-right:16px}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled{padding-left:16px;padding-right:40px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:20px;height:20px;left:0;right:auto}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{left:auto;right:0}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:before{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:transparent;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;width:auto}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:after{-webkit-box-sizing:border-box;box-sizing:border-box;content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-icon{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.24s;-o-transition:.24s;transition:.24s;position:absolute;top:0;left:0;width:20px;height:20px;border-width:2px;border-style:solid;border-radius:2px}md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon{border-color:transparent}md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon:after{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:4.66667px;top:.22222px;display:table;width:6.66667px;height:13.33333px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}md-select-menu[multiple] md-option.md-checkbox-enabled[disabled]{cursor:default}md-select-menu[multiple] md-option.md-checkbox-enabled.md-indeterminate .md-icon:after{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:table;width:12px;height:2px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:10.66667px;margin-right:auto}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:auto;margin-right:10.66667px}md-sidenav{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;-ms-flex-direction:column;flex-direction:column;z-index:60;width:320px;max-width:320px;bottom:0;overflow:auto;-webkit-overflow-scrolling:touch}md-sidenav ul{list-style:none}md-sidenav.md-closed{display:none}md-sidenav.md-closed-add,md-sidenav.md-closed-remove{display:-ms-flexbox;display:flex;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}md-sidenav.md-closed-add.md-closed-add-active,md-sidenav.md-closed-remove.md-closed-remove-active{-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);-o-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1)}md-sidenav.md-closed.md-locked-open-add,md-sidenav.md-locked-open,md-sidenav.md-locked-open-add,md-sidenav.md-locked-open-remove,md-sidenav.md-locked-open-remove.md-closed,md-sidenav.md-locked-open.md-closed,md-sidenav.md-locked-open.md-closed.md-sidenav-left,md-sidenav.md-locked-open.md-closed.md-sidenav-right{position:static;display:-ms-flexbox;display:flex;-webkit-transform:translateZ(0);transform:translateZ(0)}md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active){width:0!important;min-width:0!important}md-sidenav.md-closed.md-locked-open-add-active,md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active),md-sidenav.md-locked-open-remove-active{-webkit-transition:width .3s cubic-bezier(.55,0,.55,.2),min-width .3s cubic-bezier(.55,0,.55,.2);-o-transition:width .3s cubic-bezier(.55,0,.55,.2),min-width .3s cubic-bezier(.55,0,.55,.2);transition:width .3s cubic-bezier(.55,0,.55,.2),min-width .3s cubic-bezier(.55,0,.55,.2)}md-sidenav.md-locked-open-remove-active{width:0!important;min-width:0!important}.md-sidenav-backdrop.md-locked-open{display:none}.md-sidenav-left,md-sidenav{left:0;top:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.md-sidenav-left.md-closed,md-sidenav.md-closed{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.md-sidenav-right{left:100%;top:0;-webkit-transform:translate(-100%);-ms-transform:translate(-100%);transform:translate(-100%)}.md-sidenav-right.md-closed{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}@media (min-width:600px){md-sidenav{max-width:400px}}@media (max-width:456px){md-sidenav{width:calc(100% - 56px);min-width:calc(100% - 56px);max-width:calc(100% - 56px)}}@media screen and (-ms-high-contrast:active){.md-sidenav-left,md-sidenav{border-right:1px solid #fff}.md-sidenav-right{border-left:1px solid #fff}}@-webkit-keyframes sliderFocusThumb{0%{-webkit-transform:scale(.7);transform:scale(.7)}30%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.7);transform:scale(.7)}}@keyframes sliderFocusThumb{0%{-webkit-transform:scale(.7);transform:scale(.7)}30%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.7);transform:scale(.7)}}@-webkit-keyframes sliderDiscreteFocusThumb{0%{-webkit-transform:scale(.7);transform:scale(.7)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes sliderDiscreteFocusThumb{0%{-webkit-transform:scale(.7);transform:scale(.7)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes sliderDiscreteFocusRing{0%{-webkit-transform:scale(.7);transform:scale(.7);opacity:0}50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes sliderDiscreteFocusRing{0%{-webkit-transform:scale(.7);transform:scale(.7);opacity:0}50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0);transform:scale(0)}}md-slider{height:48px;min-width:128px;position:relative;margin-left:4px;margin-right:4px;padding:0;display:block;-ms-flex-direction:row;flex-direction:row}md-slider *,md-slider :after{-webkit-box-sizing:border-box;box-sizing:border-box}md-slider .md-slider-wrapper{outline:none;width:100%;height:100%}md-slider .md-slider-content{position:relative}md-slider .md-track-container{width:100%;position:absolute;top:23px;height:2px}md-slider .md-track{position:absolute;left:0;right:0;height:100%}md-slider .md-track-fill{-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);-o-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transition-property:width,height;-o-transition-property:width,height;transition-property:width,height}md-slider .md-track-ticks{position:absolute;left:0;right:0;height:100%}md-slider .md-track-ticks canvas{width:100%;height:100%}md-slider .md-thumb-container{position:absolute;left:0;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);-o-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transition-property:left,right,bottom;-o-transition-property:left,right,bottom;transition-property:left,right,bottom}[dir=rtl] md-slider .md-thumb-container{left:auto;right:0}md-slider .md-thumb{z-index:1;position:absolute;left:-10px;top:14px;width:20px;height:20px;border-radius:20px;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);-o-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1)}[dir=rtl] md-slider .md-thumb{left:auto;right:-10px}md-slider .md-thumb:after{content:"";position:absolute;width:20px;height:20px;border-radius:20px;border-width:3px;border-style:solid;-webkit-transition:inherit;-o-transition:inherit;transition:inherit}md-slider .md-sign{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:-14px;top:-17px;width:28px;height:28px;border-radius:28px;-webkit-transform:scale(.4) translate3d(0,67.5px,0);transform:scale(.4) translate3d(0,67.5px,0);-webkit-transition:all .3s cubic-bezier(.35,0,.25,1);-o-transition:all .3s cubic-bezier(.35,0,.25,1);transition:all .3s cubic-bezier(.35,0,.25,1)}md-slider .md-sign:after{position:absolute;content:"";left:0;border-radius:16px;top:19px;border-left:14px solid transparent;border-right:14px solid transparent;border-top-width:16px;border-top-style:solid;opacity:0;-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0);-webkit-transition:all .2s cubic-bezier(.35,0,.25,1);-o-transition:all .2s cubic-bezier(.35,0,.25,1);transition:all .2s cubic-bezier(.35,0,.25,1)}[dir=rtl] md-slider .md-sign:after{left:auto;right:0}md-slider .md-sign .md-thumb-text{z-index:1;font-size:12px;font-weight:700}md-slider .md-focus-ring{position:absolute;left:-17px;top:7px;width:34px;height:34px;border-radius:34px;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);opacity:0;-webkit-transition:all .35s cubic-bezier(.35,0,.25,1);-o-transition:all .35s cubic-bezier(.35,0,.25,1);transition:all .35s cubic-bezier(.35,0,.25,1)}[dir=rtl] md-slider .md-focus-ring{left:auto;right:-17px}md-slider .md-disabled-thumb{position:absolute;left:-14px;top:10px;width:28px;height:28px;border-radius:28px;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);border-width:4px;border-style:solid;display:none}[dir=rtl] md-slider .md-disabled-thumb{left:auto;right:-14px}md-slider.md-min .md-sign{opacity:0}md-slider:focus{outline:none}md-slider.md-dragging .md-thumb-container,md-slider.md-dragging .md-track-fill{-webkit-transition:none;-o-transition:none;transition:none}md-slider:not([md-discrete]) .md-sign,md-slider:not([md-discrete]) .md-track-ticks{display:none}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper .md-thumb:hover{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-thumb{-webkit-animation:sliderFocusThumb .7s cubic-bezier(.35,0,.25,1);animation:sliderFocusThumb .7s cubic-bezier(.35,0,.25,1)}md-slider:not([md-discrete]):not([disabled]).md-active .md-slider-wrapper .md-thumb{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:sliderDiscreteFocusRing .5s cubic-bezier(.35,0,.25,1);animation:sliderDiscreteFocusRing .5s cubic-bezier(.35,0,.25,1)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb{-webkit-animation:sliderDiscreteFocusThumb .5s cubic-bezier(.35,0,.25,1);animation:sliderDiscreteFocusThumb .5s cubic-bezier(.35,0,.25,1)}md-slider[md-discrete]:not([disabled]).md-active .md-thumb,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}md-slider[md-discrete]:not([disabled]).md-active .md-sign,md-slider[md-discrete]:not([disabled]).md-active .md-sign:after,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign:after{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}md-slider[md-discrete][disabled][readonly] .md-thumb{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}md-slider[md-discrete][disabled][readonly] .md-sign,md-slider[md-discrete][disabled][readonly] .md-sign:after{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}md-slider[disabled] .md-track-fill{display:none}md-slider[disabled] .md-track-ticks,md-slider[disabled]:not([readonly]) .md-sign{opacity:0}md-slider[disabled] .md-thumb{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}md-slider[disabled] .md-disabled-thumb{display:block}md-slider[md-vertical]{-ms-flex-direction:column;flex-direction:column;min-height:128px;min-width:0}md-slider[md-vertical] .md-slider-wrapper{-ms-flex:1 1;flex:1 1;padding-top:12px;padding-bottom:12px;width:48px;-ms-flex-item-align:center;align-self:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}md-slider[md-vertical] .md-track-container{height:100%;width:2px;top:0;left:calc(50% - 1px)}md-slider[md-vertical] .md-thumb-container{top:auto;margin-bottom:23px;left:calc(50% - 1px);bottom:0}md-slider[md-vertical] .md-thumb-container .md-thumb:after{left:1px}md-slider[md-vertical] .md-thumb-container .md-focus-ring{left:-16px}md-slider[md-vertical] .md-track-fill{bottom:0}md-slider[md-vertical][md-discrete] .md-sign{left:-40px;top:9.5px;-webkit-transform:scale(.4) translate3d(67.5px,0,0);transform:scale(.4) translate3d(67.5px,0,0)}md-slider[md-vertical][md-discrete] .md-sign:after{top:9.5px;left:19px;border-top:14px solid transparent;border-right:0;border-bottom:14px solid transparent;border-left-width:16px;border-left-style:solid;opacity:0;-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0);-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}md-slider[md-vertical][md-discrete] .md-sign .md-thumb-text{z-index:1;font-size:12px;font-weight:700}md-slider[md-vertical][md-discrete].md-active .md-sign:after,md-slider[md-vertical][md-discrete] .md-focused .md-sign:after,md-slider[md-vertical][md-discrete][disabled][readonly] .md-sign:after{top:0}md-slider[md-vertical][disabled][readonly] .md-thumb{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}md-slider[md-vertical][disabled][readonly] .md-sign,md-slider[md-vertical][disabled][readonly] .md-sign:after{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}md-slider[md-invert]:not([md-vertical]) .md-track-fill{left:auto;right:0}[dir=rtl] md-slider[md-invert]:not([md-vertical]) .md-track-fill{left:0;right:auto}md-slider[md-invert][md-vertical] .md-track-fill{bottom:auto;top:0}md-slider-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}md-slider-container>:first-child:not(md-slider),md-slider-container>:last-child:not(md-slider){min-width:25px;max-width:42px;height:25px;-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);-o-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transition-property:color,max-width;-o-transition-property:color,max-width;transition-property:color,max-width}md-slider-container>:first-child:not(md-slider){margin-right:16px}[dir=rtl] md-slider-container>:first-child:not(md-slider){margin-right:auto;margin-left:16px}md-slider-container>:last-child:not(md-slider){margin-left:16px}[dir=rtl] md-slider-container>:last-child:not(md-slider){margin-left:auto;margin-right:16px}md-slider-container[md-vertical]{-ms-flex-direction:column;flex-direction:column}md-slider-container[md-vertical]>:first-child:not(md-slider),md-slider-container[md-vertical]>:last-child:not(md-slider){margin-right:0;margin-left:0;text-align:center}md-slider-container md-input-container input[type=number]{text-align:center;padding-left:15px;height:50px;margin-top:-25px}[dir=rtl] md-slider-container md-input-container input[type=number]{padding-left:0;padding-right:15px}@media screen and (-ms-high-contrast:active){md-slider.md-default-theme .md-track{border-bottom:1px solid #fff}}.md-sticky-clone{z-index:2;top:0;left:0;right:0;position:absolute!important;-webkit-transform:translate3d(-9999px,-9999px,0);transform:translate3d(-9999px,-9999px,0)}.md-sticky-clone[sticky-state=active]{-webkit-transform:translateZ(0);transform:translateZ(0)}.md-sticky-clone[sticky-state=active]:not(.md-sticky-no-effect) .md-subheader-inner{-webkit-animation:subheaderStickyHoverIn .3s ease-out both;animation:subheaderStickyHoverIn .3s ease-out both}@-webkit-keyframes subheaderStickyHoverIn{0%{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}to{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.16);box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}}@keyframes subheaderStickyHoverIn{0%{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}to{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.16);box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}}@-webkit-keyframes subheaderStickyHoverOut{0%{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.16);box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}to{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@keyframes subheaderStickyHoverOut{0%{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.16);box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}to{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}.md-subheader-wrapper:not(.md-sticky-no-effect){-webkit-transition:margin .2s ease-out;-o-transition:margin .2s ease-out;transition:margin .2s ease-out}.md-subheader-wrapper:not(.md-sticky-no-effect) .md-subheader{margin:0}.md-subheader-wrapper:not(.md-sticky-no-effect).md-sticky-clone{z-index:2}.md-subheader-wrapper:not(.md-sticky-no-effect)[sticky-state=active]{margin-top:-2px}.md-subheader-wrapper:not(.md-sticky-no-effect):not(.md-sticky-clone)[sticky-prev-state=active] .md-subheader-inner:after{-webkit-animation:subheaderStickyHoverOut .3s ease-out both;animation:subheaderStickyHoverOut .3s ease-out both}.md-subheader{display:block;font-size:14px;font-weight:500;line-height:1em;margin:0;position:relative}.md-subheader .md-subheader-inner{display:block;padding:16px}.md-subheader .md-subheader-content{display:block;z-index:1;position:relative}[md-swipe-left],[md-swipe-right]{-ms-touch-action:pan-y;touch-action:pan-y}[md-swipe-down],[md-swipe-up]{-ms-touch-action:pan-x;touch-action:pan-x}.md-inline-form md-switch{margin-top:18px;margin-bottom:19px}md-switch{margin:16px 0;white-space:nowrap;cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:30px;line-height:28px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-left:inherit;margin-right:16px}[dir=rtl] md-switch{margin-left:16px;margin-right:inherit}md-switch:last-of-type{margin-left:inherit;margin-right:0}[dir=rtl] md-switch:last-of-type{margin-left:0;margin-right:inherit}md-switch[disabled],md-switch[disabled] .md-container{cursor:default}md-switch .md-container{cursor:-webkit-grab;cursor:grab;width:36px;height:24px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:8px;float:left}[dir=rtl] md-switch .md-container,md-switch.md-inverted .md-container{margin-right:0;margin-left:8px}[dir=rtl] md-switch.md-inverted .md-container{margin-right:8px;margin-left:0}md-switch:not([disabled]) .md-dragging,md-switch:not([disabled]).md-dragging .md-container{cursor:-webkit-grabbing;cursor:grabbing}md-switch.md-focused:not([disabled]) .md-thumb:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-switch.md-focused:not([disabled]):not(.md-checked) .md-thumb:before{background-color:rgba(0,0,0,.12)}md-switch .md-label{border-color:transparent;border-width:0;float:left}md-switch .md-bar{left:1px;width:34px;top:5px;height:14px;border-radius:8px;position:absolute}md-switch .md-thumb-container{top:2px;left:0;width:16px;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:1}md-switch.md-checked .md-thumb-container{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}md-switch .md-thumb{margin:0;outline:none;height:20px;width:20px;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}md-switch .md-thumb,md-switch .md-thumb:before{position:absolute;left:0;top:0;border-radius:50%}md-switch .md-thumb:before{background-color:transparent;content:"";display:block;height:auto;right:0;bottom:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;width:auto}md-switch .md-thumb .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-20px;top:-20px;right:-20px;bottom:-20px}md-switch:not(.md-dragging) .md-bar,md-switch:not(.md-dragging) .md-thumb,md-switch:not(.md-dragging) .md-thumb-container{-webkit-transition:all .08s linear;-o-transition:all .08s linear;transition:all .08s linear;-webkit-transition-property:background-color,-webkit-transform;transition-property:background-color,-webkit-transform;-o-transition-property:transform,background-color;transition-property:transform,background-color;transition-property:transform,background-color,-webkit-transform}md-switch:not(.md-dragging) .md-bar,md-switch:not(.md-dragging) .md-thumb{-webkit-transition-delay:.05s;-o-transition-delay:.05s;transition-delay:.05s}@media screen and (-ms-high-contrast:active){md-switch.md-default-theme .md-bar{background-color:#666}md-switch.md-default-theme.md-checked .md-bar{background-color:#9e9e9e}md-switch.md-default-theme .md-thumb{background-color:#fff}}@-webkit-keyframes md-tab-content-hide{0%{opacity:1}50%{opacity:1}to{opacity:0}}@keyframes md-tab-content-hide{0%{opacity:1}50%{opacity:1}to{opacity:0}}md-tab-data{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;opacity:0}md-tabs{display:block;margin:0;border-radius:2px;overflow:hidden;position:relative;-ms-flex-negative:0;flex-shrink:0}md-tabs:not(.md-no-tab-content):not(.md-dynamic-height){min-height:248px}md-tabs[md-align-tabs=bottom]{padding-bottom:48px}md-tabs[md-align-tabs=bottom] md-tabs-wrapper{position:absolute;bottom:0;left:0;right:0;height:48px;z-index:2}md-tabs[md-align-tabs=bottom] md-tabs-content-wrapper{top:0;bottom:48px}md-tabs.md-dynamic-height md-tabs-content-wrapper{min-height:0;position:relative;top:auto;left:auto;right:auto;bottom:auto;overflow:visible}md-tabs.md-dynamic-height md-tab-content.md-active{position:relative}md-tabs[md-border-bottom] md-tabs-wrapper{border-width:0 0 1px;border-style:solid}md-tabs[md-border-bottom]:not(.md-dynamic-height) md-tabs-content-wrapper{top:49px}md-tabs-wrapper{display:block;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0)}md-tabs-wrapper md-next-button,md-tabs-wrapper md-prev-button{height:100%;width:32px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);line-height:1em;z-index:2;cursor:pointer;font-size:16px;background:transparent no-repeat 50%;-webkit-transition:all .5s cubic-bezier(.35,0,.25,1);-o-transition:all .5s cubic-bezier(.35,0,.25,1);transition:all .5s cubic-bezier(.35,0,.25,1)}md-tabs-wrapper md-next-button:focus,md-tabs-wrapper md-prev-button:focus{outline:none}md-tabs-wrapper md-next-button.md-disabled,md-tabs-wrapper md-prev-button.md-disabled{opacity:.25;cursor:default}md-tabs-wrapper md-next-button.ng-leave,md-tabs-wrapper md-prev-button.ng-leave{-webkit-transition:none;-o-transition:none;transition:none}md-tabs-wrapper md-next-button md-icon,md-tabs-wrapper md-prev-button md-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}[dir=rtl] md-tabs-wrapper md-next-button,[dir=rtl] md-tabs-wrapper md-prev-button{-webkit-transform:rotateY(180deg) translateY(-50%);transform:rotateY(180deg) translateY(-50%)}md-tabs-wrapper md-prev-button{left:0;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMjA4IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTUuNCw3LjQgMTQsNiA4LDEyIDE0LDE4IDE1LjQsMTYuNiAxMC44LDEyIAkJIiBzdHlsZT0iZmlsbDp3aGl0ZTsiLz4gPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+IDwvZz4gPC9nPiA8ZyBpZD0iR3JpZCIgZGlzcGxheT0ibm9uZSI+IDxnIGRpc3BsYXk9ImlubGluZSI+IDwvZz4gPC9nPiA8L3N2Zz4NCg==")}[dir=rtl] md-tabs-wrapper md-prev-button{left:auto;right:0}md-tabs-wrapper md-next-button{right:0;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMzM2IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTAsNiA4LjYsNy40IDEzLjIsMTIgOC42LDE2LjYgMTAsMTggMTYsMTIgCQkiIHN0eWxlPSJmaWxsOndoaXRlOyIvPiA8cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz4gPC9nPiA8L2c+IDxnIGlkPSJHcmlkIiBkaXNwbGF5PSJub25lIj4gPGcgZGlzcGxheT0iaW5saW5lIj4gPC9nPiA8L2c+IDwvc3ZnPg0K")}[dir=rtl] md-tabs-wrapper md-next-button{right:auto;left:0}md-tabs-wrapper md-next-button md-icon{-webkit-transform:translate3d(-50%,-50%,0) rotate(180deg);transform:translate3d(-50%,-50%,0) rotate(180deg)}md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper{width:100%;-ms-flex-direction:row;flex-direction:row}md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper md-tab-item{-ms-flex-positive:1;flex-grow:1}md-tabs-canvas{position:relative;overflow:hidden;display:block;height:48px}md-tabs-canvas:after{content:"";display:table;clear:both}md-tabs-canvas .md-dummy-wrapper{position:absolute;top:0;left:0}[dir=rtl] md-tabs-canvas .md-dummy-wrapper{left:auto;right:0}md-tabs-canvas.md-paginated{margin:0 32px}md-tabs-canvas.md-center-tabs{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center}md-tabs-canvas.md-center-tabs .md-tab{float:none;display:inline-block}md-pagination-wrapper{height:48px;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .5s cubic-bezier(.35,0,.25,1);transition:-webkit-transform .5s cubic-bezier(.35,0,.25,1);-o-transition:transform .5s cubic-bezier(.35,0,.25,1);transition:transform .5s cubic-bezier(.35,0,.25,1);transition:transform .5s cubic-bezier(.35,0,.25,1),-webkit-transform .5s cubic-bezier(.35,0,.25,1);position:absolute;left:0;-webkit-transform:translateZ(0);transform:translateZ(0)}md-pagination-wrapper:after{content:"";display:table;clear:both}[dir=rtl] md-pagination-wrapper{left:auto;right:0}md-pagination-wrapper.md-center-tabs{position:relative;-ms-flex-pack:center;justify-content:center}md-tabs-content-wrapper{display:block;top:48px;overflow:hidden}md-tab-content,md-tabs-content-wrapper{position:absolute;left:0;right:0;bottom:0}md-tab-content{display:-ms-flexbox;display:flex;top:0;-webkit-transition:-webkit-transform .5s cubic-bezier(.35,0,.25,1);transition:-webkit-transform .5s cubic-bezier(.35,0,.25,1);-o-transition:transform .5s cubic-bezier(.35,0,.25,1);transition:transform .5s cubic-bezier(.35,0,.25,1);transition:transform .5s cubic-bezier(.35,0,.25,1),-webkit-transform .5s cubic-bezier(.35,0,.25,1);overflow:auto;-webkit-transform:translateZ(0);transform:translateZ(0)}md-tab-content.md-no-scroll{bottom:auto;overflow:hidden}md-tab-content.md-no-transition,md-tab-content.ng-leave{-webkit-transition:none;-o-transition:none;transition:none}md-tab-content.md-left:not(.md-active){-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-animation:1s md-tab-content-hide;animation:1s md-tab-content-hide;visibility:hidden}[dir=rtl] md-tab-content.md-left:not(.md-active){-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}md-tab-content.md-left:not(.md-active) *{-webkit-transition:visibility 0s linear;-o-transition:visibility 0s linear;transition:visibility 0s linear;-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s;visibility:hidden}md-tab-content.md-right:not(.md-active){-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-animation:1s md-tab-content-hide;animation:1s md-tab-content-hide;visibility:hidden}[dir=rtl] md-tab-content.md-right:not(.md-active){-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}md-tab-content.md-right:not(.md-active) *{-webkit-transition:visibility 0s linear;-o-transition:visibility 0s linear;transition:visibility 0s linear;-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s;visibility:hidden}md-tab-content>div{-ms-flex:1 0 100%;flex:1 0 100%;min-width:0}md-tab-content>div.ng-leave{-webkit-animation:1s md-tab-content-hide;animation:1s md-tab-content-hide}md-ink-bar{position:absolute;left:auto;right:auto;bottom:0;height:2px}md-ink-bar.md-left{-webkit-transition:left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1);-o-transition:left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1);transition:left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1)}md-ink-bar.md-right{-webkit-transition:left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1);-o-transition:left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1);transition:left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1)}md-tab{position:absolute;z-index:-1;left:-9999px}.md-tab{font-size:14px;text-align:center;line-height:24px;padding:12px 24px;-webkit-transition:background-color .35s cubic-bezier(.35,0,.25,1);-o-transition:background-color .35s cubic-bezier(.35,0,.25,1);transition:background-color .35s cubic-bezier(.35,0,.25,1);cursor:pointer;white-space:nowrap;position:relative;text-transform:uppercase;float:left;font-weight:500;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}[dir=rtl] .md-tab{float:right}.md-tab.md-focused,.md-tab:focus{-webkit-box-shadow:none;box-shadow:none;outline:none}.md-tab.md-active{cursor:default}.md-tab.md-disabled{pointer-events:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;opacity:.5;cursor:default}.md-tab.ng-leave{-webkit-transition:none;-o-transition:none;transition:none}md-toolbar+md-dialog-content md-tabs,md-toolbar+md-tabs{border-top-left-radius:0;border-top-right-radius:0}.md-toast-text{padding:0 6px}md-toast{position:absolute;z-index:105;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;padding:8px;opacity:1}md-toast,md-toast .md-toast-content{overflow:hidden;-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);-o-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1)}md-toast .md-toast-content{display:-ms-flexbox;display:flex;direction:row;-ms-flex-align:center;align-items:center;max-height:168px;max-width:100%;min-height:48px;padding:0 18px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.26);box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:2px;font-size:14px;-webkit-transform:translateZ(0) rotate(0deg);transform:translateZ(0) rotate(0deg);-ms-flex-pack:start;justify-content:flex-start}md-toast .md-toast-content:before{content:"";min-height:48px;visibility:hidden;display:inline-block}[dir=rtl] md-toast .md-toast-content{-ms-flex-pack:end;justify-content:flex-end}md-toast .md-toast-content span{-ms-flex:1 1;flex:1 1;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}md-toast.md-capsule,md-toast.md-capsule .md-toast-content{border-radius:24px}md-toast.ng-leave-active .md-toast-content{-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);-o-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2)}md-toast.md-swipedown .md-toast-content,md-toast.md-swipeleft .md-toast-content,md-toast.md-swiperight .md-toast-content,md-toast.md-swipeup .md-toast-content{-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);-o-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1)}md-toast.ng-enter{opacity:0}md-toast.ng-enter .md-toast-content{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}md-toast.ng-enter.md-top .md-toast-content{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}md-toast.ng-enter.ng-enter-active{opacity:1}md-toast.ng-enter.ng-enter-active .md-toast-content{-webkit-transform:translateZ(0);transform:translateZ(0)}md-toast.ng-leave.ng-leave-active .md-toast-content{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content{-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}md-toast.ng-leave.ng-leave-active.md-top .md-toast-content{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}md-toast .md-action{line-height:19px;margin-left:24px;margin-right:0;cursor:pointer;text-transform:uppercase;float:right}md-toast .md-button{min-width:0;margin-right:0;margin-left:12px}[dir=rtl] md-toast .md-button{margin-right:12px;margin-left:0}@media (max-width:959px){md-toast{left:0;right:0;width:100%;max-width:100%;min-width:0;border-radius:0;bottom:0;padding:0}md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content{-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}}@media (min-width:960px){md-toast{min-width:304px}md-toast.md-bottom{bottom:0}md-toast.md-left{left:0}md-toast.md-right{right:0}md-toast.md-top{top:0}md-toast._md-start{left:0}[dir=rtl] md-toast._md-start{left:auto;right:0}md-toast._md-end{right:0}[dir=rtl] md-toast._md-end{right:auto;left:0}md-toast.ng-leave.ng-leave-active.md-swipeleft .md-toast-content{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}md-toast.ng-leave.ng-leave-active.md-swiperight .md-toast-content{-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0)}}@media (min-width:1920px){md-toast .md-toast-content{max-width:568px}}@media screen and (-ms-high-contrast:active){md-toast{border:1px solid #fff}}.md-toast-animating{overflow:hidden!important}.md-tooltip{pointer-events:none;border-radius:4px;overflow:hidden;opacity:0;font-weight:500;font-size:14px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;height:32px;line-height:32px;padding-right:16px;padding-left:16px}.md-tooltip.md-origin-top{-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;margin-top:-24px}.md-tooltip.md-origin-right{-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;margin-left:24px}.md-tooltip.md-origin-bottom{-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;margin-top:24px}.md-tooltip.md-origin-left{-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center;margin-left:-24px}@media (min-width:960px){.md-tooltip{font-size:10px;height:22px;line-height:22px;padding-right:8px;padding-left:8px}.md-tooltip.md-origin-top{margin-top:-14px}.md-tooltip.md-origin-right{margin-left:14px}.md-tooltip.md-origin-bottom{margin-top:14px}.md-tooltip.md-origin-left{margin-left:-14px}}.md-tooltip.md-show-add{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.md-tooltip.md-show{-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);-o-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:.9}.md-tooltip.md-hide{-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);-o-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0}md-toolbar{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:2;font-size:20px;min-height:64px;width:100%}md-toolbar._md-toolbar-transitions{-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(.35,0,.25,1);-o-transition-timing-function:cubic-bezier(.35,0,.25,1);transition-timing-function:cubic-bezier(.35,0,.25,1);-webkit-transition-property:background-color,fill,color;-o-transition-property:background-color,fill,color;transition-property:background-color,fill,color}md-toolbar.md-whiteframe-z1-add,md-toolbar.md-whiteframe-z1-remove{-webkit-transition:box-shadow .5s linear;-webkit-transition:-webkit-box-shadow .5s linear;transition:-webkit-box-shadow .5s linear;-o-transition:box-shadow .5s linear;transition:box-shadow .5s linear;transition:box-shadow .5s linear,-webkit-box-shadow .5s linear}md-toolbar md-toolbar-filler{width:72px}md-toolbar *,md-toolbar :after,md-toolbar :before{-webkit-box-sizing:border-box;box-sizing:border-box}md-toolbar.ng-animate{-webkit-transition:none;-o-transition:none;transition:none}md-toolbar.md-tall{height:128px;min-height:128px;max-height:128px}md-toolbar.md-medium-tall{height:88px;min-height:88px;max-height:88px}md-toolbar.md-medium-tall .md-toolbar-tools{height:48px;min-height:48px;max-height:48px}md-toolbar>.md-indent{margin-left:64px}[dir=rtl] md-toolbar>.md-indent{margin-left:auto;margin-right:64px}md-toolbar~md-content>md-list{padding:0}md-toolbar~md-content>md-list md-list-item:last-child md-divider{display:none}.md-toolbar-tools{font-size:20px;letter-spacing:.005em;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:400;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;width:100%;height:64px;max-height:64px;padding:0 16px;margin:0}.md-toolbar-tools h1,.md-toolbar-tools h2,.md-toolbar-tools h3{font-size:inherit;font-weight:inherit;margin:inherit}.md-toolbar-tools a{color:inherit;text-decoration:none}.md-toolbar-tools .fill-height{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.md-toolbar-tools md-checkbox{margin:inherit}.md-toolbar-tools .md-button{margin-top:0;margin-bottom:0}.md-toolbar-tools .md-button,.md-toolbar-tools .md-button.md-icon-button md-icon{-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(.35,0,.25,1);-o-transition-timing-function:cubic-bezier(.35,0,.25,1);transition-timing-function:cubic-bezier(.35,0,.25,1);-webkit-transition-property:background-color,fill,color;-o-transition-property:background-color,fill,color;transition-property:background-color,fill,color}.md-toolbar-tools .md-button.md-icon-button md-icon.ng-animate,.md-toolbar-tools .md-button.ng-animate{-webkit-transition:none;-o-transition:none;transition:none}.md-toolbar-tools>.md-button:first-child{margin-left:-8px}[dir=rtl] .md-toolbar-tools>.md-button:first-child{margin-left:auto;margin-right:-8px}.md-toolbar-tools>.md-button:last-child{margin-right:-8px}[dir=rtl] .md-toolbar-tools>.md-button:last-child{margin-right:auto;margin-left:-8px}.md-toolbar-tools>md-menu:last-child{margin-right:-8px}[dir=rtl] .md-toolbar-tools>md-menu:last-child{margin-right:auto;margin-left:-8px}.md-toolbar-tools>md-menu:last-child>.md-button{margin-right:0}[dir=rtl] .md-toolbar-tools>md-menu:last-child>.md-button{margin-right:auto;margin-left:0}@media screen and (-ms-high-contrast:active){.md-toolbar-tools{border-bottom:1px solid #fff}}@media (min-width:0) and (max-width:959px) and (orientation:portrait){md-toolbar{min-height:56px}.md-toolbar-tools{height:56px;max-height:56px}}@media (min-width:0) and (max-width:959px) and (orientation:landscape){md-toolbar{min-height:48px}.md-toolbar-tools{height:48px;max-height:48px}}.md-truncate{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.md-truncate.md-clip{-o-text-overflow:clip;text-overflow:clip}.md-truncate.flex{width:0}.md-virtual-repeat-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;overflow:hidden;padding:0;position:relative}.md-virtual-repeat-container .md-virtual-repeat-scroller{bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;margin:0;overflow-x:hidden;padding:0;position:absolute;right:0;top:0;-webkit-overflow-scrolling:touch}.md-virtual-repeat-container .md-virtual-repeat-sizer{-webkit-box-sizing:border-box;box-sizing:border-box;height:1px;display:block;margin:0;padding:0;width:1px}.md-virtual-repeat-container .md-virtual-repeat-offsetter{-webkit-box-sizing:border-box;box-sizing:border-box;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-scroller{overflow-x:auto;overflow-y:hidden}.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter{bottom:16px;right:auto;white-space:nowrap}[dir=rtl] .md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter{right:auto;left:auto}.md-whiteframe-1dp,.md-whiteframe-z1{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}.md-whiteframe-2dp{-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}.md-whiteframe-3dp{-webkit-box-shadow:0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12);box-shadow:0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12)}.md-whiteframe-4dp,.md-whiteframe-z2{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.md-whiteframe-5dp{-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.md-whiteframe-6dp{-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.md-whiteframe-7dp,.md-whiteframe-z3{-webkit-box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12);box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.md-whiteframe-8dp{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.md-whiteframe-9dp{-webkit-box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12);box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.md-whiteframe-10dp,.md-whiteframe-z4{-webkit-box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12);box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.md-whiteframe-11dp{-webkit-box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12);box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.md-whiteframe-12dp{-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.md-whiteframe-13dp,.md-whiteframe-z5{-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.md-whiteframe-14dp{-webkit-box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12);box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.md-whiteframe-15dp{-webkit-box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12);box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.md-whiteframe-16dp{-webkit-box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.md-whiteframe-17dp{-webkit-box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12);box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.md-whiteframe-18dp{-webkit-box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12);box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.md-whiteframe-19dp{-webkit-box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12);box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.md-whiteframe-20dp{-webkit-box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12);box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.md-whiteframe-21dp{-webkit-box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12);box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.md-whiteframe-22dp{-webkit-box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12);box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.md-whiteframe-23dp{-webkit-box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12);box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.md-whiteframe-24dp{-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}@media screen and (-ms-high-contrast:active){md-whiteframe{border:1px solid #fff}}@media print{[md-whiteframe],md-whiteframe{background-color:#fff}}.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none!important}@-moz-document url-prefix(){.layout-fill{margin:0;width:100%;min-height:100%;height:100%}}.flex-order{-ms-flex-order:0;order:0}.flex-order--20{-ms-flex-order:-20;order:-20}.flex-order--19{-ms-flex-order:-19;order:-19}.flex-order--18{-ms-flex-order:-18;order:-18}.flex-order--17{-ms-flex-order:-17;order:-17}.flex-order--16{-ms-flex-order:-16;order:-16}.flex-order--15{-ms-flex-order:-15;order:-15}.flex-order--14{-ms-flex-order:-14;order:-14}.flex-order--13{-ms-flex-order:-13;order:-13}.flex-order--12{-ms-flex-order:-12;order:-12}.flex-order--11{-ms-flex-order:-11;order:-11}.flex-order--10{-ms-flex-order:-10;order:-10}.flex-order--9{-ms-flex-order:-9;order:-9}.flex-order--8{-ms-flex-order:-8;order:-8}.flex-order--7{-ms-flex-order:-7;order:-7}.flex-order--6{-ms-flex-order:-6;order:-6}.flex-order--5{-ms-flex-order:-5;order:-5}.flex-order--4{-ms-flex-order:-4;order:-4}.flex-order--3{-ms-flex-order:-3;order:-3}.flex-order--2{-ms-flex-order:-2;order:-2}.flex-order--1{-ms-flex-order:-1;order:-1}.flex-order-0{-ms-flex-order:0;order:0}.flex-order-1{-ms-flex-order:1;order:1}.flex-order-2{-ms-flex-order:2;order:2}.flex-order-3{-ms-flex-order:3;order:3}.flex-order-4{-ms-flex-order:4;order:4}.flex-order-5{-ms-flex-order:5;order:5}.flex-order-6{-ms-flex-order:6;order:6}.flex-order-7{-ms-flex-order:7;order:7}.flex-order-8{-ms-flex-order:8;order:8}.flex-order-9{-ms-flex-order:9;order:9}.flex-order-10{-ms-flex-order:10;order:10}.flex-order-11{-ms-flex-order:11;order:11}.flex-order-12{-ms-flex-order:12;order:12}.flex-order-13{-ms-flex-order:13;order:13}.flex-order-14{-ms-flex-order:14;order:14}.flex-order-15{-ms-flex-order:15;order:15}.flex-order-16{-ms-flex-order:16;order:16}.flex-order-17{-ms-flex-order:17;order:17}.flex-order-18{-ms-flex-order:18;order:18}.flex-order-19{-ms-flex-order:19;order:19}.flex-order-20{-ms-flex-order:20;order:20}.flex-offset-0,.offset-0{margin-left:0}[dir=rtl] .flex-offset-0,[dir=rtl] .offset-0{margin-left:auto;margin-right:0}.flex-offset-5,.offset-5{margin-left:5%}[dir=rtl] .flex-offset-5,[dir=rtl] .offset-5{margin-left:auto;margin-right:5%}.flex-offset-10,.offset-10{margin-left:10%}[dir=rtl] .flex-offset-10,[dir=rtl] .offset-10{margin-left:auto;margin-right:10%}.flex-offset-15,.offset-15{margin-left:15%}[dir=rtl] .flex-offset-15,[dir=rtl] .offset-15{margin-left:auto;margin-right:15%}.flex-offset-20,.offset-20{margin-left:20%}[dir=rtl] .flex-offset-20,[dir=rtl] .offset-20{margin-left:auto;margin-right:20%}.flex-offset-25,.offset-25{margin-left:25%}[dir=rtl] .flex-offset-25,[dir=rtl] .offset-25{margin-left:auto;margin-right:25%}.flex-offset-30,.offset-30{margin-left:30%}[dir=rtl] .flex-offset-30,[dir=rtl] .offset-30{margin-left:auto;margin-right:30%}.flex-offset-35,.offset-35{margin-left:35%}[dir=rtl] .flex-offset-35,[dir=rtl] .offset-35{margin-left:auto;margin-right:35%}.flex-offset-40,.offset-40{margin-left:40%}[dir=rtl] .flex-offset-40,[dir=rtl] .offset-40{margin-left:auto;margin-right:40%}.flex-offset-45,.offset-45{margin-left:45%}[dir=rtl] .flex-offset-45,[dir=rtl] .offset-45{margin-left:auto;margin-right:45%}.flex-offset-50,.offset-50{margin-left:50%}[dir=rtl] .flex-offset-50,[dir=rtl] .offset-50{margin-left:auto;margin-right:50%}.flex-offset-55,.offset-55{margin-left:55%}[dir=rtl] .flex-offset-55,[dir=rtl] .offset-55{margin-left:auto;margin-right:55%}.flex-offset-60,.offset-60{margin-left:60%}[dir=rtl] .flex-offset-60,[dir=rtl] .offset-60{margin-left:auto;margin-right:60%}.flex-offset-65,.offset-65{margin-left:65%}[dir=rtl] .flex-offset-65,[dir=rtl] .offset-65{margin-left:auto;margin-right:65%}.flex-offset-70,.offset-70{margin-left:70%}[dir=rtl] .flex-offset-70,[dir=rtl] .offset-70{margin-left:auto;margin-right:70%}.flex-offset-75,.offset-75{margin-left:75%}[dir=rtl] .flex-offset-75,[dir=rtl] .offset-75{margin-left:auto;margin-right:75%}.flex-offset-80,.offset-80{margin-left:80%}[dir=rtl] .flex-offset-80,[dir=rtl] .offset-80{margin-left:auto;margin-right:80%}.flex-offset-85,.offset-85{margin-left:85%}[dir=rtl] .flex-offset-85,[dir=rtl] .offset-85{margin-left:auto;margin-right:85%}.flex-offset-90,.offset-90{margin-left:90%}[dir=rtl] .flex-offset-90,[dir=rtl] .offset-90{margin-left:auto;margin-right:90%}.flex-offset-95,.offset-95{margin-left:95%}[dir=rtl] .flex-offset-95,[dir=rtl] .offset-95{margin-left:auto;margin-right:95%}.flex-offset-33,.offset-33{margin-left:33.33333%}.flex-offset-66,.offset-66{margin-left:66.66667%}[dir=rtl] .flex-offset-66,[dir=rtl] .offset-66{margin-left:auto;margin-right:66.66667%}.layout-align,.layout-align-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align,.layout-align-start,.layout-align-start-center,.layout-align-start-end,.layout-align-start-start,.layout-align-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-center,.layout-align-center-center,.layout-align-center-end,.layout-align-center-start,.layout-align-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-end,.layout-align-end-center,.layout-align-end-end,.layout-align-end-start,.layout-align-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-space-around,.layout-align-space-around-center,.layout-align-space-around-end,.layout-align-space-around-start,.layout-align-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-space-between,.layout-align-space-between-center,.layout-align-space-between-end,.layout-align-space-between-start,.layout-align-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-center-start,.layout-align-end-start,.layout-align-space-around-start,.layout-align-space-between-start,.layout-align-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-center-center,.layout-align-end-center,.layout-align-space-around-center,.layout-align-space-between-center,.layout-align-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-center-center>*,.layout-align-end-center>*,.layout-align-space-around-center>*,.layout-align-space-between-center>*,.layout-align-start-center>*{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-align-center-end,.layout-align-end-end,.layout-align-space-around-end,.layout-align-space-between-end,.layout-align-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-center-stretch,.layout-align-end-stretch,.layout-align-space-around-stretch,.layout-align-space-between-stretch,.layout-align-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex{-ms-flex:1 1;flex:1 1}.flex,.flex-grow{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-auto,.flex-initial{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-none,.flex-noshrink{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-noshrink{-ms-flex:1 0 auto;flex:1 0 auto}.flex-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-0,.flex-nogrow,.layout-row>.flex-0{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-0,.layout-row>.flex-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0;max-height:100%}.layout-row>.flex-0{min-width:0}.layout-column>.flex-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:0}.flex-5,.layout-row>.flex-5{max-width:5%;max-height:100%}.flex-5,.layout-column>.flex-5,.layout-row>.flex-5{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-5{max-width:100%;max-height:5%}.flex-10,.layout-row>.flex-10{max-width:10%;max-height:100%}.flex-10,.layout-column>.flex-10,.layout-row>.flex-10{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-10{max-width:100%;max-height:10%}.flex-15,.layout-row>.flex-15{max-width:15%;max-height:100%}.flex-15,.layout-column>.flex-15,.layout-row>.flex-15{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-15{max-width:100%;max-height:15%}.flex-20,.layout-row>.flex-20{max-width:20%;max-height:100%}.flex-20,.layout-column>.flex-20,.layout-row>.flex-20{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-20{max-width:100%;max-height:20%}.flex-25,.layout-row>.flex-25{max-width:25%;max-height:100%}.flex-25,.layout-column>.flex-25,.layout-row>.flex-25{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-25{max-width:100%;max-height:25%}.flex-30,.layout-row>.flex-30{max-width:30%;max-height:100%}.flex-30,.layout-column>.flex-30,.layout-row>.flex-30{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-30{max-width:100%;max-height:30%}.flex-35,.layout-row>.flex-35{max-width:35%;max-height:100%}.flex-35,.layout-column>.flex-35,.layout-row>.flex-35{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-35{max-width:100%;max-height:35%}.flex-40,.layout-row>.flex-40{max-width:40%;max-height:100%}.flex-40,.layout-column>.flex-40,.layout-row>.flex-40{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-40{max-width:100%;max-height:40%}.flex-45,.layout-row>.flex-45{max-width:45%;max-height:100%}.flex-45,.layout-column>.flex-45,.layout-row>.flex-45{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-45{max-width:100%;max-height:45%}.flex-50,.layout-row>.flex-50{max-width:50%;max-height:100%}.flex-50,.layout-column>.flex-50,.layout-row>.flex-50{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-50{max-width:100%;max-height:50%}.flex-55,.layout-row>.flex-55{max-width:55%;max-height:100%}.flex-55,.layout-column>.flex-55,.layout-row>.flex-55{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-55{max-width:100%;max-height:55%}.flex-60,.layout-row>.flex-60{max-width:60%;max-height:100%}.flex-60,.layout-column>.flex-60,.layout-row>.flex-60{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-60{max-width:100%;max-height:60%}.flex-65,.layout-row>.flex-65{max-width:65%;max-height:100%}.flex-65,.layout-column>.flex-65,.layout-row>.flex-65{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-65{max-width:100%;max-height:65%}.flex-70,.layout-row>.flex-70{max-width:70%;max-height:100%}.flex-70,.layout-column>.flex-70,.layout-row>.flex-70{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-70{max-width:100%;max-height:70%}.flex-75,.layout-row>.flex-75{max-width:75%;max-height:100%}.flex-75,.layout-column>.flex-75,.layout-row>.flex-75{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-75{max-width:100%;max-height:75%}.flex-80,.layout-row>.flex-80{max-width:80%;max-height:100%}.flex-80,.layout-column>.flex-80,.layout-row>.flex-80{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-80{max-width:100%;max-height:80%}.flex-85,.layout-row>.flex-85{max-width:85%;max-height:100%}.flex-85,.layout-column>.flex-85,.layout-row>.flex-85{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-85{max-width:100%;max-height:85%}.flex-90,.layout-row>.flex-90{max-width:90%;max-height:100%}.flex-90,.layout-column>.flex-90,.layout-row>.flex-90{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-90{max-width:100%;max-height:90%}.flex-95,.layout-row>.flex-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-95{max-height:95%}.flex-100,.layout-column>.flex-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-100{max-height:100%}.layout-column>.flex-100,.layout-row>.flex-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%}.layout-row>.flex-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%}.layout-column>.flex-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%}.layout-column>.flex-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%}.layout-row>.flex-33{max-width:33.33%}.layout-row>.flex-33,.layout-row>.flex-66{-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-66{max-width:66.66%}.layout-row>.flex{min-width:0}.layout-column>.flex-33{max-height:33.33%}.layout-column>.flex-33,.layout-column>.flex-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-66{max-height:66.66%}.layout-column>.flex{min-height:0}.layout,.layout-column,.layout-row{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-column{-ms-flex-direction:column;flex-direction:column}.layout-row{-ms-flex-direction:row;flex-direction:row}.layout-padding-sm>*,.layout-padding>.flex-sm{padding:4px}.layout-padding,.layout-padding-gt-sm,.layout-padding-gt-sm>*,.layout-padding-md,.layout-padding-md>*,.layout-padding>*,.layout-padding>.flex,.layout-padding>.flex-gt-sm,.layout-padding>.flex-md{padding:8px}.layout-padding-gt-lg>*,.layout-padding-gt-md>*,.layout-padding-lg>*,.layout-padding>.flex-gt-lg,.layout-padding>.flex-gt-md,.layout-padding>.flex-lg{padding:16px}.layout-margin-sm>*,.layout-margin>.flex-sm{margin:4px}.layout-margin,.layout-margin-gt-sm,.layout-margin-gt-sm>*,.layout-margin-md,.layout-margin-md>*,.layout-margin>*,.layout-margin>.flex,.layout-margin>.flex-gt-sm,.layout-margin>.flex-md{margin:8px}.layout-margin-gt-lg>*,.layout-margin-gt-md>*,.layout-margin-lg>*,.layout-margin>.flex-gt-lg,.layout-margin>.flex-gt-md,.layout-margin>.flex-lg{margin:16px}.layout-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.layout-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.layout-fill{margin:0;width:100%;min-height:100%;height:100%}@media (max-width:599px){.hide-xs:not(.show-xs):not(.show),.hide:not(.show-xs):not(.show){display:none}.flex-order-xs--20{-ms-flex-order:-20;order:-20}.flex-order-xs--19{-ms-flex-order:-19;order:-19}.flex-order-xs--18{-ms-flex-order:-18;order:-18}.flex-order-xs--17{-ms-flex-order:-17;order:-17}.flex-order-xs--16{-ms-flex-order:-16;order:-16}.flex-order-xs--15{-ms-flex-order:-15;order:-15}.flex-order-xs--14{-ms-flex-order:-14;order:-14}.flex-order-xs--13{-ms-flex-order:-13;order:-13}.flex-order-xs--12{-ms-flex-order:-12;order:-12}.flex-order-xs--11{-ms-flex-order:-11;order:-11}.flex-order-xs--10{-ms-flex-order:-10;order:-10}.flex-order-xs--9{-ms-flex-order:-9;order:-9}.flex-order-xs--8{-ms-flex-order:-8;order:-8}.flex-order-xs--7{-ms-flex-order:-7;order:-7}.flex-order-xs--6{-ms-flex-order:-6;order:-6}.flex-order-xs--5{-ms-flex-order:-5;order:-5}.flex-order-xs--4{-ms-flex-order:-4;order:-4}.flex-order-xs--3{-ms-flex-order:-3;order:-3}.flex-order-xs--2{-ms-flex-order:-2;order:-2}.flex-order-xs--1{-ms-flex-order:-1;order:-1}.flex-order-xs-0{-ms-flex-order:0;order:0}.flex-order-xs-1{-ms-flex-order:1;order:1}.flex-order-xs-2{-ms-flex-order:2;order:2}.flex-order-xs-3{-ms-flex-order:3;order:3}.flex-order-xs-4{-ms-flex-order:4;order:4}.flex-order-xs-5{-ms-flex-order:5;order:5}.flex-order-xs-6{-ms-flex-order:6;order:6}.flex-order-xs-7{-ms-flex-order:7;order:7}.flex-order-xs-8{-ms-flex-order:8;order:8}.flex-order-xs-9{-ms-flex-order:9;order:9}.flex-order-xs-10{-ms-flex-order:10;order:10}.flex-order-xs-11{-ms-flex-order:11;order:11}.flex-order-xs-12{-ms-flex-order:12;order:12}.flex-order-xs-13{-ms-flex-order:13;order:13}.flex-order-xs-14{-ms-flex-order:14;order:14}.flex-order-xs-15{-ms-flex-order:15;order:15}.flex-order-xs-16{-ms-flex-order:16;order:16}.flex-order-xs-17{-ms-flex-order:17;order:17}.flex-order-xs-18{-ms-flex-order:18;order:18}.flex-order-xs-19{-ms-flex-order:19;order:19}.flex-order-xs-20{-ms-flex-order:20;order:20}.flex-offset-xs-0,.offset-xs-0{margin-left:0}[dir=rtl] .flex-offset-xs-0,[dir=rtl] .offset-xs-0{margin-left:auto;margin-right:0}.flex-offset-xs-5,.offset-xs-5{margin-left:5%}[dir=rtl] .flex-offset-xs-5,[dir=rtl] .offset-xs-5{margin-left:auto;margin-right:5%}.flex-offset-xs-10,.offset-xs-10{margin-left:10%}[dir=rtl] .flex-offset-xs-10,[dir=rtl] .offset-xs-10{margin-left:auto;margin-right:10%}.flex-offset-xs-15,.offset-xs-15{margin-left:15%}[dir=rtl] .flex-offset-xs-15,[dir=rtl] .offset-xs-15{margin-left:auto;margin-right:15%}.flex-offset-xs-20,.offset-xs-20{margin-left:20%}[dir=rtl] .flex-offset-xs-20,[dir=rtl] .offset-xs-20{margin-left:auto;margin-right:20%}.flex-offset-xs-25,.offset-xs-25{margin-left:25%}[dir=rtl] .flex-offset-xs-25,[dir=rtl] .offset-xs-25{margin-left:auto;margin-right:25%}.flex-offset-xs-30,.offset-xs-30{margin-left:30%}[dir=rtl] .flex-offset-xs-30,[dir=rtl] .offset-xs-30{margin-left:auto;margin-right:30%}.flex-offset-xs-35,.offset-xs-35{margin-left:35%}[dir=rtl] .flex-offset-xs-35,[dir=rtl] .offset-xs-35{margin-left:auto;margin-right:35%}.flex-offset-xs-40,.offset-xs-40{margin-left:40%}[dir=rtl] .flex-offset-xs-40,[dir=rtl] .offset-xs-40{margin-left:auto;margin-right:40%}.flex-offset-xs-45,.offset-xs-45{margin-left:45%}[dir=rtl] .flex-offset-xs-45,[dir=rtl] .offset-xs-45{margin-left:auto;margin-right:45%}.flex-offset-xs-50,.offset-xs-50{margin-left:50%}[dir=rtl] .flex-offset-xs-50,[dir=rtl] .offset-xs-50{margin-left:auto;margin-right:50%}.flex-offset-xs-55,.offset-xs-55{margin-left:55%}[dir=rtl] .flex-offset-xs-55,[dir=rtl] .offset-xs-55{margin-left:auto;margin-right:55%}.flex-offset-xs-60,.offset-xs-60{margin-left:60%}[dir=rtl] .flex-offset-xs-60,[dir=rtl] .offset-xs-60{margin-left:auto;margin-right:60%}.flex-offset-xs-65,.offset-xs-65{margin-left:65%}[dir=rtl] .flex-offset-xs-65,[dir=rtl] .offset-xs-65{margin-left:auto;margin-right:65%}.flex-offset-xs-70,.offset-xs-70{margin-left:70%}[dir=rtl] .flex-offset-xs-70,[dir=rtl] .offset-xs-70{margin-left:auto;margin-right:70%}.flex-offset-xs-75,.offset-xs-75{margin-left:75%}[dir=rtl] .flex-offset-xs-75,[dir=rtl] .offset-xs-75{margin-left:auto;margin-right:75%}.flex-offset-xs-80,.offset-xs-80{margin-left:80%}[dir=rtl] .flex-offset-xs-80,[dir=rtl] .offset-xs-80{margin-left:auto;margin-right:80%}.flex-offset-xs-85,.offset-xs-85{margin-left:85%}[dir=rtl] .flex-offset-xs-85,[dir=rtl] .offset-xs-85{margin-left:auto;margin-right:85%}.flex-offset-xs-90,.offset-xs-90{margin-left:90%}[dir=rtl] .flex-offset-xs-90,[dir=rtl] .offset-xs-90{margin-left:auto;margin-right:90%}.flex-offset-xs-95,.offset-xs-95{margin-left:95%}[dir=rtl] .flex-offset-xs-95,[dir=rtl] .offset-xs-95{margin-left:auto;margin-right:95%}.flex-offset-xs-33,.offset-xs-33{margin-left:33.33333%}.flex-offset-xs-66,.offset-xs-66{margin-left:66.66667%}[dir=rtl] .flex-offset-xs-66,[dir=rtl] .offset-xs-66{margin-left:auto;margin-right:66.66667%}.layout-align-xs,.layout-align-xs-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-xs,.layout-align-xs-start,.layout-align-xs-start-center,.layout-align-xs-start-end,.layout-align-xs-start-start,.layout-align-xs-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-xs-center,.layout-align-xs-center-center,.layout-align-xs-center-end,.layout-align-xs-center-start,.layout-align-xs-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-xs-end,.layout-align-xs-end-center,.layout-align-xs-end-end,.layout-align-xs-end-start,.layout-align-xs-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-xs-space-around,.layout-align-xs-space-around-center,.layout-align-xs-space-around-end,.layout-align-xs-space-around-start,.layout-align-xs-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-xs-space-between,.layout-align-xs-space-between-center,.layout-align-xs-space-between-end,.layout-align-xs-space-between-start,.layout-align-xs-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-xs-center-start,.layout-align-xs-end-start,.layout-align-xs-space-around-start,.layout-align-xs-space-between-start,.layout-align-xs-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-xs-center-center,.layout-align-xs-end-center,.layout-align-xs-space-around-center,.layout-align-xs-space-between-center,.layout-align-xs-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-xs-center-center>*,.layout-align-xs-end-center>*,.layout-align-xs-space-around-center>*,.layout-align-xs-space-between-center>*,.layout-align-xs-start-center>*{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-align-xs-center-end,.layout-align-xs-end-end,.layout-align-xs-space-around-end,.layout-align-xs-space-between-end,.layout-align-xs-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-xs-center-stretch,.layout-align-xs-end-stretch,.layout-align-xs-space-around-stretch,.layout-align-xs-space-between-stretch,.layout-align-xs-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-xs{-ms-flex:1 1;flex:1 1}.flex-xs,.flex-xs-grow{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-xs-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-xs-auto,.flex-xs-initial{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-xs-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-xs-none,.flex-xs-noshrink{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-noshrink{-ms-flex:1 0 auto;flex:1 0 auto}.flex-xs-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-xs-0,.flex-xs-nogrow,.layout-row>.flex-xs-0{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-0,.layout-row>.flex-xs-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0;max-height:100%}.layout-row>.flex-xs-0{min-width:0}.layout-column>.flex-xs-0{max-width:100%;max-height:0%}.layout-column>.flex-xs-0,.layout-xs-row>.flex-xs-0{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-0{max-width:0;max-height:100%;min-width:0}.layout-xs-column>.flex-xs-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:0}.flex-xs-5,.layout-row>.flex-xs-5{max-width:5%;max-height:100%}.flex-xs-5,.layout-column>.flex-xs-5,.layout-row>.flex-xs-5{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-5{max-width:100%;max-height:5%}.layout-xs-row>.flex-xs-5{max-width:5%;max-height:100%}.layout-xs-column>.flex-xs-5,.layout-xs-row>.flex-xs-5{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-5{max-width:100%;max-height:5%}.flex-xs-10,.layout-row>.flex-xs-10{max-width:10%;max-height:100%}.flex-xs-10,.layout-column>.flex-xs-10,.layout-row>.flex-xs-10{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-10{max-width:100%;max-height:10%}.layout-xs-row>.flex-xs-10{max-width:10%;max-height:100%}.layout-xs-column>.flex-xs-10,.layout-xs-row>.flex-xs-10{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-10{max-width:100%;max-height:10%}.flex-xs-15,.layout-row>.flex-xs-15{max-width:15%;max-height:100%}.flex-xs-15,.layout-column>.flex-xs-15,.layout-row>.flex-xs-15{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-15{max-width:100%;max-height:15%}.layout-xs-row>.flex-xs-15{max-width:15%;max-height:100%}.layout-xs-column>.flex-xs-15,.layout-xs-row>.flex-xs-15{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-15{max-width:100%;max-height:15%}.flex-xs-20,.layout-row>.flex-xs-20{max-width:20%;max-height:100%}.flex-xs-20,.layout-column>.flex-xs-20,.layout-row>.flex-xs-20{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-20{max-width:100%;max-height:20%}.layout-xs-row>.flex-xs-20{max-width:20%;max-height:100%}.layout-xs-column>.flex-xs-20,.layout-xs-row>.flex-xs-20{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-20{max-width:100%;max-height:20%}.flex-xs-25,.layout-row>.flex-xs-25{max-width:25%;max-height:100%}.flex-xs-25,.layout-column>.flex-xs-25,.layout-row>.flex-xs-25{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-25{max-width:100%;max-height:25%}.layout-xs-row>.flex-xs-25{max-width:25%;max-height:100%}.layout-xs-column>.flex-xs-25,.layout-xs-row>.flex-xs-25{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-25{max-width:100%;max-height:25%}.flex-xs-30,.layout-row>.flex-xs-30{max-width:30%;max-height:100%}.flex-xs-30,.layout-column>.flex-xs-30,.layout-row>.flex-xs-30{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-30{max-width:100%;max-height:30%}.layout-xs-row>.flex-xs-30{max-width:30%;max-height:100%}.layout-xs-column>.flex-xs-30,.layout-xs-row>.flex-xs-30{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-30{max-width:100%;max-height:30%}.flex-xs-35,.layout-row>.flex-xs-35{max-width:35%;max-height:100%}.flex-xs-35,.layout-column>.flex-xs-35,.layout-row>.flex-xs-35{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-35{max-width:100%;max-height:35%}.layout-xs-row>.flex-xs-35{max-width:35%;max-height:100%}.layout-xs-column>.flex-xs-35,.layout-xs-row>.flex-xs-35{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-35{max-width:100%;max-height:35%}.flex-xs-40,.layout-row>.flex-xs-40{max-width:40%;max-height:100%}.flex-xs-40,.layout-column>.flex-xs-40,.layout-row>.flex-xs-40{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-40{max-width:100%;max-height:40%}.layout-xs-row>.flex-xs-40{max-width:40%;max-height:100%}.layout-xs-column>.flex-xs-40,.layout-xs-row>.flex-xs-40{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-40{max-width:100%;max-height:40%}.flex-xs-45,.layout-row>.flex-xs-45{max-width:45%;max-height:100%}.flex-xs-45,.layout-column>.flex-xs-45,.layout-row>.flex-xs-45{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-45{max-width:100%;max-height:45%}.layout-xs-row>.flex-xs-45{max-width:45%;max-height:100%}.layout-xs-column>.flex-xs-45,.layout-xs-row>.flex-xs-45{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-45{max-width:100%;max-height:45%}.flex-xs-50,.layout-row>.flex-xs-50{max-width:50%;max-height:100%}.flex-xs-50,.layout-column>.flex-xs-50,.layout-row>.flex-xs-50{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-50{max-width:100%;max-height:50%}.layout-xs-row>.flex-xs-50{max-width:50%;max-height:100%}.layout-xs-column>.flex-xs-50,.layout-xs-row>.flex-xs-50{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-50{max-width:100%;max-height:50%}.flex-xs-55,.layout-row>.flex-xs-55{max-width:55%;max-height:100%}.flex-xs-55,.layout-column>.flex-xs-55,.layout-row>.flex-xs-55{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-55{max-width:100%;max-height:55%}.layout-xs-row>.flex-xs-55{max-width:55%;max-height:100%}.layout-xs-column>.flex-xs-55,.layout-xs-row>.flex-xs-55{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-55{max-width:100%;max-height:55%}.flex-xs-60,.layout-row>.flex-xs-60{max-width:60%;max-height:100%}.flex-xs-60,.layout-column>.flex-xs-60,.layout-row>.flex-xs-60{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-60{max-width:100%;max-height:60%}.layout-xs-row>.flex-xs-60{max-width:60%;max-height:100%}.layout-xs-column>.flex-xs-60,.layout-xs-row>.flex-xs-60{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-60{max-width:100%;max-height:60%}.flex-xs-65,.layout-row>.flex-xs-65{max-width:65%;max-height:100%}.flex-xs-65,.layout-column>.flex-xs-65,.layout-row>.flex-xs-65{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-65{max-width:100%;max-height:65%}.layout-xs-row>.flex-xs-65{max-width:65%;max-height:100%}.layout-xs-column>.flex-xs-65,.layout-xs-row>.flex-xs-65{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-65{max-width:100%;max-height:65%}.flex-xs-70,.layout-row>.flex-xs-70{max-width:70%;max-height:100%}.flex-xs-70,.layout-column>.flex-xs-70,.layout-row>.flex-xs-70{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-70{max-width:100%;max-height:70%}.layout-xs-row>.flex-xs-70{max-width:70%;max-height:100%}.layout-xs-column>.flex-xs-70,.layout-xs-row>.flex-xs-70{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-70{max-width:100%;max-height:70%}.flex-xs-75,.layout-row>.flex-xs-75{max-width:75%;max-height:100%}.flex-xs-75,.layout-column>.flex-xs-75,.layout-row>.flex-xs-75{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-75{max-width:100%;max-height:75%}.layout-xs-row>.flex-xs-75{max-width:75%;max-height:100%}.layout-xs-column>.flex-xs-75,.layout-xs-row>.flex-xs-75{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-75{max-width:100%;max-height:75%}.flex-xs-80,.layout-row>.flex-xs-80{max-width:80%;max-height:100%}.flex-xs-80,.layout-column>.flex-xs-80,.layout-row>.flex-xs-80{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-80{max-width:100%;max-height:80%}.layout-xs-row>.flex-xs-80{max-width:80%;max-height:100%}.layout-xs-column>.flex-xs-80,.layout-xs-row>.flex-xs-80{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-80{max-width:100%;max-height:80%}.flex-xs-85,.layout-row>.flex-xs-85{max-width:85%;max-height:100%}.flex-xs-85,.layout-column>.flex-xs-85,.layout-row>.flex-xs-85{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-85{max-width:100%;max-height:85%}.layout-xs-row>.flex-xs-85{max-width:85%;max-height:100%}.layout-xs-column>.flex-xs-85,.layout-xs-row>.flex-xs-85{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-85{max-width:100%;max-height:85%}.flex-xs-90,.layout-row>.flex-xs-90{max-width:90%;max-height:100%}.flex-xs-90,.layout-column>.flex-xs-90,.layout-row>.flex-xs-90{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-90{max-width:100%;max-height:90%}.layout-xs-row>.flex-xs-90{max-width:90%;max-height:100%}.layout-xs-column>.flex-xs-90,.layout-xs-row>.flex-xs-90{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-90{max-width:100%;max-height:90%}.flex-xs-95,.layout-row>.flex-xs-95{max-width:95%;max-height:100%}.flex-xs-95,.layout-column>.flex-xs-95,.layout-row>.flex-xs-95{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-95{max-width:100%;max-height:95%}.layout-xs-row>.flex-xs-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-95{max-height:95%}.flex-xs-100,.layout-xs-column>.flex-xs-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-100{max-height:100%}.layout-column>.flex-xs-100,.layout-row>.flex-xs-100,.layout-xs-column>.flex-xs-100,.layout-xs-row>.flex-xs-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-xs-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%}.layout-row>.flex-xs-33,.layout-row>.flex-xs-66{-webkit-box-flex:1;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-xs-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-xs-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%}.layout-column>.flex-xs-33,.layout-column>.flex-xs-66{-webkit-box-flex:1;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-xs-row>.flex-xs-33{max-width:33.33%}.layout-xs-row>.flex-xs-33,.layout-xs-row>.flex-xs-66{-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-66{max-width:66.66%}.layout-xs-row>.flex{min-width:0}.layout-xs-column>.flex-xs-33{max-height:33.33%}.layout-xs-column>.flex-xs-33,.layout-xs-column>.flex-xs-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-66{max-height:66.66%}.layout-xs-column>.flex{min-height:0}.layout-xs,.layout-xs-column,.layout-xs-row{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-xs-column{-ms-flex-direction:column;flex-direction:column}.layout-xs-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:600px){.flex-order-gt-xs--20{-ms-flex-order:-20;order:-20}.flex-order-gt-xs--19{-ms-flex-order:-19;order:-19}.flex-order-gt-xs--18{-ms-flex-order:-18;order:-18}.flex-order-gt-xs--17{-ms-flex-order:-17;order:-17}.flex-order-gt-xs--16{-ms-flex-order:-16;order:-16}.flex-order-gt-xs--15{-ms-flex-order:-15;order:-15}.flex-order-gt-xs--14{-ms-flex-order:-14;order:-14}.flex-order-gt-xs--13{-ms-flex-order:-13;order:-13}.flex-order-gt-xs--12{-ms-flex-order:-12;order:-12}.flex-order-gt-xs--11{-ms-flex-order:-11;order:-11}.flex-order-gt-xs--10{-ms-flex-order:-10;order:-10}.flex-order-gt-xs--9{-ms-flex-order:-9;order:-9}.flex-order-gt-xs--8{-ms-flex-order:-8;order:-8}.flex-order-gt-xs--7{-ms-flex-order:-7;order:-7}.flex-order-gt-xs--6{-ms-flex-order:-6;order:-6}.flex-order-gt-xs--5{-ms-flex-order:-5;order:-5}.flex-order-gt-xs--4{-ms-flex-order:-4;order:-4}.flex-order-gt-xs--3{-ms-flex-order:-3;order:-3}.flex-order-gt-xs--2{-ms-flex-order:-2;order:-2}.flex-order-gt-xs--1{-ms-flex-order:-1;order:-1}.flex-order-gt-xs-0{-ms-flex-order:0;order:0}.flex-order-gt-xs-1{-ms-flex-order:1;order:1}.flex-order-gt-xs-2{-ms-flex-order:2;order:2}.flex-order-gt-xs-3{-ms-flex-order:3;order:3}.flex-order-gt-xs-4{-ms-flex-order:4;order:4}.flex-order-gt-xs-5{-ms-flex-order:5;order:5}.flex-order-gt-xs-6{-ms-flex-order:6;order:6}.flex-order-gt-xs-7{-ms-flex-order:7;order:7}.flex-order-gt-xs-8{-ms-flex-order:8;order:8}.flex-order-gt-xs-9{-ms-flex-order:9;order:9}.flex-order-gt-xs-10{-ms-flex-order:10;order:10}.flex-order-gt-xs-11{-ms-flex-order:11;order:11}.flex-order-gt-xs-12{-ms-flex-order:12;order:12}.flex-order-gt-xs-13{-ms-flex-order:13;order:13}.flex-order-gt-xs-14{-ms-flex-order:14;order:14}.flex-order-gt-xs-15{-ms-flex-order:15;order:15}.flex-order-gt-xs-16{-ms-flex-order:16;order:16}.flex-order-gt-xs-17{-ms-flex-order:17;order:17}.flex-order-gt-xs-18{-ms-flex-order:18;order:18}.flex-order-gt-xs-19{-ms-flex-order:19;order:19}.flex-order-gt-xs-20{-ms-flex-order:20;order:20}.flex-offset-gt-xs-0,.offset-gt-xs-0{margin-left:0}[dir=rtl] .flex-offset-gt-xs-0,[dir=rtl] .offset-gt-xs-0{margin-left:auto;margin-right:0}.flex-offset-gt-xs-5,.offset-gt-xs-5{margin-left:5%}[dir=rtl] .flex-offset-gt-xs-5,[dir=rtl] .offset-gt-xs-5{margin-left:auto;margin-right:5%}.flex-offset-gt-xs-10,.offset-gt-xs-10{margin-left:10%}[dir=rtl] .flex-offset-gt-xs-10,[dir=rtl] .offset-gt-xs-10{margin-left:auto;margin-right:10%}.flex-offset-gt-xs-15,.offset-gt-xs-15{margin-left:15%}[dir=rtl] .flex-offset-gt-xs-15,[dir=rtl] .offset-gt-xs-15{margin-left:auto;margin-right:15%}.flex-offset-gt-xs-20,.offset-gt-xs-20{margin-left:20%}[dir=rtl] .flex-offset-gt-xs-20,[dir=rtl] .offset-gt-xs-20{margin-left:auto;margin-right:20%}.flex-offset-gt-xs-25,.offset-gt-xs-25{margin-left:25%}[dir=rtl] .flex-offset-gt-xs-25,[dir=rtl] .offset-gt-xs-25{margin-left:auto;margin-right:25%}.flex-offset-gt-xs-30,.offset-gt-xs-30{margin-left:30%}[dir=rtl] .flex-offset-gt-xs-30,[dir=rtl] .offset-gt-xs-30{margin-left:auto;margin-right:30%}.flex-offset-gt-xs-35,.offset-gt-xs-35{margin-left:35%}[dir=rtl] .flex-offset-gt-xs-35,[dir=rtl] .offset-gt-xs-35{margin-left:auto;margin-right:35%}.flex-offset-gt-xs-40,.offset-gt-xs-40{margin-left:40%}[dir=rtl] .flex-offset-gt-xs-40,[dir=rtl] .offset-gt-xs-40{margin-left:auto;margin-right:40%}.flex-offset-gt-xs-45,.offset-gt-xs-45{margin-left:45%}[dir=rtl] .flex-offset-gt-xs-45,[dir=rtl] .offset-gt-xs-45{margin-left:auto;margin-right:45%}.flex-offset-gt-xs-50,.offset-gt-xs-50{margin-left:50%}[dir=rtl] .flex-offset-gt-xs-50,[dir=rtl] .offset-gt-xs-50{margin-left:auto;margin-right:50%}.flex-offset-gt-xs-55,.offset-gt-xs-55{margin-left:55%}[dir=rtl] .flex-offset-gt-xs-55,[dir=rtl] .offset-gt-xs-55{margin-left:auto;margin-right:55%}.flex-offset-gt-xs-60,.offset-gt-xs-60{margin-left:60%}[dir=rtl] .flex-offset-gt-xs-60,[dir=rtl] .offset-gt-xs-60{margin-left:auto;margin-right:60%}.flex-offset-gt-xs-65,.offset-gt-xs-65{margin-left:65%}[dir=rtl] .flex-offset-gt-xs-65,[dir=rtl] .offset-gt-xs-65{margin-left:auto;margin-right:65%}.flex-offset-gt-xs-70,.offset-gt-xs-70{margin-left:70%}[dir=rtl] .flex-offset-gt-xs-70,[dir=rtl] .offset-gt-xs-70{margin-left:auto;margin-right:70%}.flex-offset-gt-xs-75,.offset-gt-xs-75{margin-left:75%}[dir=rtl] .flex-offset-gt-xs-75,[dir=rtl] .offset-gt-xs-75{margin-left:auto;margin-right:75%}.flex-offset-gt-xs-80,.offset-gt-xs-80{margin-left:80%}[dir=rtl] .flex-offset-gt-xs-80,[dir=rtl] .offset-gt-xs-80{margin-left:auto;margin-right:80%}.flex-offset-gt-xs-85,.offset-gt-xs-85{margin-left:85%}[dir=rtl] .flex-offset-gt-xs-85,[dir=rtl] .offset-gt-xs-85{margin-left:auto;margin-right:85%}.flex-offset-gt-xs-90,.offset-gt-xs-90{margin-left:90%}[dir=rtl] .flex-offset-gt-xs-90,[dir=rtl] .offset-gt-xs-90{margin-left:auto;margin-right:90%}.flex-offset-gt-xs-95,.offset-gt-xs-95{margin-left:95%}[dir=rtl] .flex-offset-gt-xs-95,[dir=rtl] .offset-gt-xs-95{margin-left:auto;margin-right:95%}.flex-offset-gt-xs-33,.offset-gt-xs-33{margin-left:33.33333%}.flex-offset-gt-xs-66,.offset-gt-xs-66{margin-left:66.66667%}[dir=rtl] .flex-offset-gt-xs-66,[dir=rtl] .offset-gt-xs-66{margin-left:auto;margin-right:66.66667%}.layout-align-gt-xs,.layout-align-gt-xs-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-gt-xs,.layout-align-gt-xs-start,.layout-align-gt-xs-start-center,.layout-align-gt-xs-start-end,.layout-align-gt-xs-start-start,.layout-align-gt-xs-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-xs-center,.layout-align-gt-xs-center-center,.layout-align-gt-xs-center-end,.layout-align-gt-xs-center-start,.layout-align-gt-xs-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-gt-xs-end,.layout-align-gt-xs-end-center,.layout-align-gt-xs-end-end,.layout-align-gt-xs-end-start,.layout-align-gt-xs-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-gt-xs-space-around,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-gt-xs-space-between,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-gt-xs-center-start,.layout-align-gt-xs-end-start,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-gt-xs-center-center,.layout-align-gt-xs-end-center,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-gt-xs-center-center>*,.layout-align-gt-xs-end-center>*,.layout-align-gt-xs-space-around-center>*,.layout-align-gt-xs-space-between-center>*,.layout-align-gt-xs-start-center>*{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-align-gt-xs-center-end,.layout-align-gt-xs-end-end,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-gt-xs-center-stretch,.layout-align-gt-xs-end-stretch,.layout-align-gt-xs-space-around-stretch,.layout-align-gt-xs-space-between-stretch,.layout-align-gt-xs-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-gt-xs{-ms-flex:1 1;flex:1 1}.flex-gt-xs,.flex-gt-xs-grow{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-gt-xs-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-xs-auto,.flex-gt-xs-initial{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-gt-xs-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-gt-xs-none,.flex-gt-xs-noshrink{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-noshrink{-ms-flex:1 0 auto;flex:1 0 auto}.flex-gt-xs-nogrow{-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-0,.layout-row>.flex-gt-xs-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-gt-xs-0{min-width:0}.layout-column>.flex-gt-xs-0{max-width:100%;max-height:0%}.layout-column>.flex-gt-xs-0,.layout-gt-xs-row>.flex-gt-xs-0{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-0{max-width:0;max-height:100%;min-width:0}.layout-gt-xs-column>.flex-gt-xs-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:0}.flex-gt-xs-5,.layout-row>.flex-gt-xs-5{max-width:5%;max-height:100%}.flex-gt-xs-5,.layout-column>.flex-gt-xs-5,.layout-row>.flex-gt-xs-5{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-5{max-width:100%;max-height:5%}.layout-gt-xs-row>.flex-gt-xs-5{max-width:5%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-5,.layout-gt-xs-row>.flex-gt-xs-5{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-5{max-width:100%;max-height:5%}.flex-gt-xs-10,.layout-row>.flex-gt-xs-10{max-width:10%;max-height:100%}.flex-gt-xs-10,.layout-column>.flex-gt-xs-10,.layout-row>.flex-gt-xs-10{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-10{max-width:100%;max-height:10%}.layout-gt-xs-row>.flex-gt-xs-10{max-width:10%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-10,.layout-gt-xs-row>.flex-gt-xs-10{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-10{max-width:100%;max-height:10%}.flex-gt-xs-15,.layout-row>.flex-gt-xs-15{max-width:15%;max-height:100%}.flex-gt-xs-15,.layout-column>.flex-gt-xs-15,.layout-row>.flex-gt-xs-15{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-15{max-width:100%;max-height:15%}.layout-gt-xs-row>.flex-gt-xs-15{max-width:15%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-15,.layout-gt-xs-row>.flex-gt-xs-15{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-15{max-width:100%;max-height:15%}.flex-gt-xs-20,.layout-row>.flex-gt-xs-20{max-width:20%;max-height:100%}.flex-gt-xs-20,.layout-column>.flex-gt-xs-20,.layout-row>.flex-gt-xs-20{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-20{max-width:100%;max-height:20%}.layout-gt-xs-row>.flex-gt-xs-20{max-width:20%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-20,.layout-gt-xs-row>.flex-gt-xs-20{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-20{max-width:100%;max-height:20%}.flex-gt-xs-25,.layout-row>.flex-gt-xs-25{max-width:25%;max-height:100%}.flex-gt-xs-25,.layout-column>.flex-gt-xs-25,.layout-row>.flex-gt-xs-25{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-25{max-width:100%;max-height:25%}.layout-gt-xs-row>.flex-gt-xs-25{max-width:25%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-25,.layout-gt-xs-row>.flex-gt-xs-25{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-25{max-width:100%;max-height:25%}.flex-gt-xs-30,.layout-row>.flex-gt-xs-30{max-width:30%;max-height:100%}.flex-gt-xs-30,.layout-column>.flex-gt-xs-30,.layout-row>.flex-gt-xs-30{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-30{max-width:100%;max-height:30%}.layout-gt-xs-row>.flex-gt-xs-30{max-width:30%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-30,.layout-gt-xs-row>.flex-gt-xs-30{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-30{max-width:100%;max-height:30%}.flex-gt-xs-35,.layout-row>.flex-gt-xs-35{max-width:35%;max-height:100%}.flex-gt-xs-35,.layout-column>.flex-gt-xs-35,.layout-row>.flex-gt-xs-35{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-35{max-width:100%;max-height:35%}.layout-gt-xs-row>.flex-gt-xs-35{max-width:35%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-35,.layout-gt-xs-row>.flex-gt-xs-35{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-35{max-width:100%;max-height:35%}.flex-gt-xs-40,.layout-row>.flex-gt-xs-40{max-width:40%;max-height:100%}.flex-gt-xs-40,.layout-column>.flex-gt-xs-40,.layout-row>.flex-gt-xs-40{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-40{max-width:100%;max-height:40%}.layout-gt-xs-row>.flex-gt-xs-40{max-width:40%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-40,.layout-gt-xs-row>.flex-gt-xs-40{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-40{max-width:100%;max-height:40%}.flex-gt-xs-45,.layout-row>.flex-gt-xs-45{max-width:45%;max-height:100%}.flex-gt-xs-45,.layout-column>.flex-gt-xs-45,.layout-row>.flex-gt-xs-45{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-45{max-width:100%;max-height:45%}.layout-gt-xs-row>.flex-gt-xs-45{max-width:45%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-45,.layout-gt-xs-row>.flex-gt-xs-45{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-45{max-width:100%;max-height:45%}.flex-gt-xs-50,.layout-row>.flex-gt-xs-50{max-width:50%;max-height:100%}.flex-gt-xs-50,.layout-column>.flex-gt-xs-50,.layout-row>.flex-gt-xs-50{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-50{max-width:100%;max-height:50%}.layout-gt-xs-row>.flex-gt-xs-50{max-width:50%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-50,.layout-gt-xs-row>.flex-gt-xs-50{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-50{max-width:100%;max-height:50%}.flex-gt-xs-55,.layout-row>.flex-gt-xs-55{max-width:55%;max-height:100%}.flex-gt-xs-55,.layout-column>.flex-gt-xs-55,.layout-row>.flex-gt-xs-55{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-55{max-width:100%;max-height:55%}.layout-gt-xs-row>.flex-gt-xs-55{max-width:55%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-55,.layout-gt-xs-row>.flex-gt-xs-55{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-55{max-width:100%;max-height:55%}.flex-gt-xs-60,.layout-row>.flex-gt-xs-60{max-width:60%;max-height:100%}.flex-gt-xs-60,.layout-column>.flex-gt-xs-60,.layout-row>.flex-gt-xs-60{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-60{max-width:100%;max-height:60%}.layout-gt-xs-row>.flex-gt-xs-60{max-width:60%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-60,.layout-gt-xs-row>.flex-gt-xs-60{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-60{max-width:100%;max-height:60%}.flex-gt-xs-65,.layout-row>.flex-gt-xs-65{max-width:65%;max-height:100%}.flex-gt-xs-65,.layout-column>.flex-gt-xs-65,.layout-row>.flex-gt-xs-65{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-65{max-width:100%;max-height:65%}.layout-gt-xs-row>.flex-gt-xs-65{max-width:65%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-65,.layout-gt-xs-row>.flex-gt-xs-65{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-65{max-width:100%;max-height:65%}.flex-gt-xs-70,.layout-row>.flex-gt-xs-70{max-width:70%;max-height:100%}.flex-gt-xs-70,.layout-column>.flex-gt-xs-70,.layout-row>.flex-gt-xs-70{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-70{max-width:100%;max-height:70%}.layout-gt-xs-row>.flex-gt-xs-70{max-width:70%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-70,.layout-gt-xs-row>.flex-gt-xs-70{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-70{max-width:100%;max-height:70%}.flex-gt-xs-75,.layout-row>.flex-gt-xs-75{max-width:75%;max-height:100%}.flex-gt-xs-75,.layout-column>.flex-gt-xs-75,.layout-row>.flex-gt-xs-75{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-75{max-width:100%;max-height:75%}.layout-gt-xs-row>.flex-gt-xs-75{max-width:75%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-75,.layout-gt-xs-row>.flex-gt-xs-75{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-75{max-width:100%;max-height:75%}.flex-gt-xs-80,.layout-row>.flex-gt-xs-80{max-width:80%;max-height:100%}.flex-gt-xs-80,.layout-column>.flex-gt-xs-80,.layout-row>.flex-gt-xs-80{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-80{max-width:100%;max-height:80%}.layout-gt-xs-row>.flex-gt-xs-80{max-width:80%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-80,.layout-gt-xs-row>.flex-gt-xs-80{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-80{max-width:100%;max-height:80%}.flex-gt-xs-85,.layout-row>.flex-gt-xs-85{max-width:85%;max-height:100%}.flex-gt-xs-85,.layout-column>.flex-gt-xs-85,.layout-row>.flex-gt-xs-85{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-85{max-width:100%;max-height:85%}.layout-gt-xs-row>.flex-gt-xs-85{max-width:85%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-85,.layout-gt-xs-row>.flex-gt-xs-85{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-85{max-width:100%;max-height:85%}.flex-gt-xs-90,.layout-row>.flex-gt-xs-90{max-width:90%;max-height:100%}.flex-gt-xs-90,.layout-column>.flex-gt-xs-90,.layout-row>.flex-gt-xs-90{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-90{max-width:100%;max-height:90%}.layout-gt-xs-row>.flex-gt-xs-90{max-width:90%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-90,.layout-gt-xs-row>.flex-gt-xs-90{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-90{max-width:100%;max-height:90%}.flex-gt-xs-95,.layout-row>.flex-gt-xs-95{max-width:95%;max-height:100%}.flex-gt-xs-95,.layout-column>.flex-gt-xs-95,.layout-row>.flex-gt-xs-95{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-95{max-width:100%;max-height:95%}.layout-gt-xs-row>.flex-gt-xs-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-95{max-height:95%}.flex-gt-xs-100,.layout-gt-xs-column>.flex-gt-xs-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-100{max-height:100%}.layout-column>.flex-gt-xs-100,.layout-gt-xs-column>.flex-gt-xs-100,.layout-gt-xs-row>.flex-gt-xs-100,.layout-row>.flex-gt-xs-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-gt-xs-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%}.layout-row>.flex-gt-xs-33,.layout-row>.flex-gt-xs-66{-webkit-box-flex:1;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-gt-xs-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-gt-xs-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%}.layout-column>.flex-gt-xs-33,.layout-column>.flex-gt-xs-66{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-gt-xs-row>.flex-gt-xs-33{max-width:33.33%}.layout-gt-xs-row>.flex-gt-xs-33,.layout-gt-xs-row>.flex-gt-xs-66{-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-66{max-width:66.66%}.layout-gt-xs-row>.flex{min-width:0}.layout-gt-xs-column>.flex-gt-xs-33{max-height:33.33%}.layout-gt-xs-column>.flex-gt-xs-33,.layout-gt-xs-column>.flex-gt-xs-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-66{max-height:66.66%}.layout-gt-xs-column>.flex{min-height:0}.layout-gt-xs,.layout-gt-xs-column,.layout-gt-xs-row{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-xs-column{-ms-flex-direction:column;flex-direction:column}.layout-gt-xs-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:600px) and (max-width:959px){.hide-gt-xs:not(.show-gt-xs):not(.show-sm):not(.show),.hide-sm:not(.show-gt-xs):not(.show-sm):not(.show),.hide:not(.show-gt-xs):not(.show-sm):not(.show){display:none}.flex-order-sm--20{-ms-flex-order:-20;order:-20}.flex-order-sm--19{-ms-flex-order:-19;order:-19}.flex-order-sm--18{-ms-flex-order:-18;order:-18}.flex-order-sm--17{-ms-flex-order:-17;order:-17}.flex-order-sm--16{-ms-flex-order:-16;order:-16}.flex-order-sm--15{-ms-flex-order:-15;order:-15}.flex-order-sm--14{-ms-flex-order:-14;order:-14}.flex-order-sm--13{-ms-flex-order:-13;order:-13}.flex-order-sm--12{-ms-flex-order:-12;order:-12}.flex-order-sm--11{-ms-flex-order:-11;order:-11}.flex-order-sm--10{-ms-flex-order:-10;order:-10}.flex-order-sm--9{-ms-flex-order:-9;order:-9}.flex-order-sm--8{-ms-flex-order:-8;order:-8}.flex-order-sm--7{-ms-flex-order:-7;order:-7}.flex-order-sm--6{-ms-flex-order:-6;order:-6}.flex-order-sm--5{-ms-flex-order:-5;order:-5}.flex-order-sm--4{-ms-flex-order:-4;order:-4}.flex-order-sm--3{-ms-flex-order:-3;order:-3}.flex-order-sm--2{-ms-flex-order:-2;order:-2}.flex-order-sm--1{-ms-flex-order:-1;order:-1}.flex-order-sm-0{-ms-flex-order:0;order:0}.flex-order-sm-1{-ms-flex-order:1;order:1}.flex-order-sm-2{-ms-flex-order:2;order:2}.flex-order-sm-3{-ms-flex-order:3;order:3}.flex-order-sm-4{-ms-flex-order:4;order:4}.flex-order-sm-5{-ms-flex-order:5;order:5}.flex-order-sm-6{-ms-flex-order:6;order:6}.flex-order-sm-7{-ms-flex-order:7;order:7}.flex-order-sm-8{-ms-flex-order:8;order:8}.flex-order-sm-9{-ms-flex-order:9;order:9}.flex-order-sm-10{-ms-flex-order:10;order:10}.flex-order-sm-11{-ms-flex-order:11;order:11}.flex-order-sm-12{-ms-flex-order:12;order:12}.flex-order-sm-13{-ms-flex-order:13;order:13}.flex-order-sm-14{-ms-flex-order:14;order:14}.flex-order-sm-15{-ms-flex-order:15;order:15}.flex-order-sm-16{-ms-flex-order:16;order:16}.flex-order-sm-17{-ms-flex-order:17;order:17}.flex-order-sm-18{-ms-flex-order:18;order:18}.flex-order-sm-19{-ms-flex-order:19;order:19}.flex-order-sm-20{-ms-flex-order:20;order:20}.flex-offset-sm-0,.offset-sm-0{margin-left:0}[dir=rtl] .flex-offset-sm-0,[dir=rtl] .offset-sm-0{margin-left:auto;margin-right:0}.flex-offset-sm-5,.offset-sm-5{margin-left:5%}[dir=rtl] .flex-offset-sm-5,[dir=rtl] .offset-sm-5{margin-left:auto;margin-right:5%}.flex-offset-sm-10,.offset-sm-10{margin-left:10%}[dir=rtl] .flex-offset-sm-10,[dir=rtl] .offset-sm-10{margin-left:auto;margin-right:10%}.flex-offset-sm-15,.offset-sm-15{margin-left:15%}[dir=rtl] .flex-offset-sm-15,[dir=rtl] .offset-sm-15{margin-left:auto;margin-right:15%}.flex-offset-sm-20,.offset-sm-20{margin-left:20%}[dir=rtl] .flex-offset-sm-20,[dir=rtl] .offset-sm-20{margin-left:auto;margin-right:20%}.flex-offset-sm-25,.offset-sm-25{margin-left:25%}[dir=rtl] .flex-offset-sm-25,[dir=rtl] .offset-sm-25{margin-left:auto;margin-right:25%}.flex-offset-sm-30,.offset-sm-30{margin-left:30%}[dir=rtl] .flex-offset-sm-30,[dir=rtl] .offset-sm-30{margin-left:auto;margin-right:30%}.flex-offset-sm-35,.offset-sm-35{margin-left:35%}[dir=rtl] .flex-offset-sm-35,[dir=rtl] .offset-sm-35{margin-left:auto;margin-right:35%}.flex-offset-sm-40,.offset-sm-40{margin-left:40%}[dir=rtl] .flex-offset-sm-40,[dir=rtl] .offset-sm-40{margin-left:auto;margin-right:40%}.flex-offset-sm-45,.offset-sm-45{margin-left:45%}[dir=rtl] .flex-offset-sm-45,[dir=rtl] .offset-sm-45{margin-left:auto;margin-right:45%}.flex-offset-sm-50,.offset-sm-50{margin-left:50%}[dir=rtl] .flex-offset-sm-50,[dir=rtl] .offset-sm-50{margin-left:auto;margin-right:50%}.flex-offset-sm-55,.offset-sm-55{margin-left:55%}[dir=rtl] .flex-offset-sm-55,[dir=rtl] .offset-sm-55{margin-left:auto;margin-right:55%}.flex-offset-sm-60,.offset-sm-60{margin-left:60%}[dir=rtl] .flex-offset-sm-60,[dir=rtl] .offset-sm-60{margin-left:auto;margin-right:60%}.flex-offset-sm-65,.offset-sm-65{margin-left:65%}[dir=rtl] .flex-offset-sm-65,[dir=rtl] .offset-sm-65{margin-left:auto;margin-right:65%}.flex-offset-sm-70,.offset-sm-70{margin-left:70%}[dir=rtl] .flex-offset-sm-70,[dir=rtl] .offset-sm-70{margin-left:auto;margin-right:70%}.flex-offset-sm-75,.offset-sm-75{margin-left:75%}[dir=rtl] .flex-offset-sm-75,[dir=rtl] .offset-sm-75{margin-left:auto;margin-right:75%}.flex-offset-sm-80,.offset-sm-80{margin-left:80%}[dir=rtl] .flex-offset-sm-80,[dir=rtl] .offset-sm-80{margin-left:auto;margin-right:80%}.flex-offset-sm-85,.offset-sm-85{margin-left:85%}[dir=rtl] .flex-offset-sm-85,[dir=rtl] .offset-sm-85{margin-left:auto;margin-right:85%}.flex-offset-sm-90,.offset-sm-90{margin-left:90%}[dir=rtl] .flex-offset-sm-90,[dir=rtl] .offset-sm-90{margin-left:auto;margin-right:90%}.flex-offset-sm-95,.offset-sm-95{margin-left:95%}[dir=rtl] .flex-offset-sm-95,[dir=rtl] .offset-sm-95{margin-left:auto;margin-right:95%}.flex-offset-sm-33,.offset-sm-33{margin-left:33.33333%}.flex-offset-sm-66,.offset-sm-66{margin-left:66.66667%}[dir=rtl] .flex-offset-sm-66,[dir=rtl] .offset-sm-66{margin-left:auto;margin-right:66.66667%}.layout-align-sm,.layout-align-sm-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-sm,.layout-align-sm-start,.layout-align-sm-start-center,.layout-align-sm-start-end,.layout-align-sm-start-start,.layout-align-sm-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-sm-center,.layout-align-sm-center-center,.layout-align-sm-center-end,.layout-align-sm-center-start,.layout-align-sm-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-sm-end,.layout-align-sm-end-center,.layout-align-sm-end-end,.layout-align-sm-end-start,.layout-align-sm-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-sm-space-around,.layout-align-sm-space-around-center,.layout-align-sm-space-around-end,.layout-align-sm-space-around-start,.layout-align-sm-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-sm-space-between,.layout-align-sm-space-between-center,.layout-align-sm-space-between-end,.layout-align-sm-space-between-start,.layout-align-sm-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-sm-center-start,.layout-align-sm-end-start,.layout-align-sm-space-around-start,.layout-align-sm-space-between-start,.layout-align-sm-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-sm-center-center,.layout-align-sm-end-center,.layout-align-sm-space-around-center,.layout-align-sm-space-between-center,.layout-align-sm-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-sm-center-center>*,.layout-align-sm-end-center>*,.layout-align-sm-space-around-center>*,.layout-align-sm-space-between-center>*,.layout-align-sm-start-center>*{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-align-sm-center-end,.layout-align-sm-end-end,.layout-align-sm-space-around-end,.layout-align-sm-space-between-end,.layout-align-sm-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-sm-center-stretch,.layout-align-sm-end-stretch,.layout-align-sm-space-around-stretch,.layout-align-sm-space-between-stretch,.layout-align-sm-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-sm{-ms-flex:1 1;flex:1 1}.flex-sm,.flex-sm-grow{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-sm-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-sm-auto,.flex-sm-initial{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-sm-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-sm-none,.flex-sm-noshrink{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-noshrink{-ms-flex:1 0 auto;flex:1 0 auto}.flex-sm-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-sm-0,.flex-sm-nogrow,.layout-row>.flex-sm-0{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-0,.layout-row>.flex-sm-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0;max-height:100%}.layout-row>.flex-sm-0{min-width:0}.layout-column>.flex-sm-0{max-width:100%;max-height:0%}.layout-column>.flex-sm-0,.layout-sm-row>.flex-sm-0{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-0{max-width:0;max-height:100%;min-width:0}.layout-sm-column>.flex-sm-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:0}.flex-sm-5,.layout-row>.flex-sm-5{max-width:5%;max-height:100%}.flex-sm-5,.layout-column>.flex-sm-5,.layout-row>.flex-sm-5{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-5{max-width:100%;max-height:5%}.layout-sm-row>.flex-sm-5{max-width:5%;max-height:100%}.layout-sm-column>.flex-sm-5,.layout-sm-row>.flex-sm-5{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-5{max-width:100%;max-height:5%}.flex-sm-10,.layout-row>.flex-sm-10{max-width:10%;max-height:100%}.flex-sm-10,.layout-column>.flex-sm-10,.layout-row>.flex-sm-10{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-10{max-width:100%;max-height:10%}.layout-sm-row>.flex-sm-10{max-width:10%;max-height:100%}.layout-sm-column>.flex-sm-10,.layout-sm-row>.flex-sm-10{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-10{max-width:100%;max-height:10%}.flex-sm-15,.layout-row>.flex-sm-15{max-width:15%;max-height:100%}.flex-sm-15,.layout-column>.flex-sm-15,.layout-row>.flex-sm-15{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-15{max-width:100%;max-height:15%}.layout-sm-row>.flex-sm-15{max-width:15%;max-height:100%}.layout-sm-column>.flex-sm-15,.layout-sm-row>.flex-sm-15{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-15{max-width:100%;max-height:15%}.flex-sm-20,.layout-row>.flex-sm-20{max-width:20%;max-height:100%}.flex-sm-20,.layout-column>.flex-sm-20,.layout-row>.flex-sm-20{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-20{max-width:100%;max-height:20%}.layout-sm-row>.flex-sm-20{max-width:20%;max-height:100%}.layout-sm-column>.flex-sm-20,.layout-sm-row>.flex-sm-20{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-20{max-width:100%;max-height:20%}.flex-sm-25,.layout-row>.flex-sm-25{max-width:25%;max-height:100%}.flex-sm-25,.layout-column>.flex-sm-25,.layout-row>.flex-sm-25{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-25{max-width:100%;max-height:25%}.layout-sm-row>.flex-sm-25{max-width:25%;max-height:100%}.layout-sm-column>.flex-sm-25,.layout-sm-row>.flex-sm-25{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-25{max-width:100%;max-height:25%}.flex-sm-30,.layout-row>.flex-sm-30{max-width:30%;max-height:100%}.flex-sm-30,.layout-column>.flex-sm-30,.layout-row>.flex-sm-30{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-30{max-width:100%;max-height:30%}.layout-sm-row>.flex-sm-30{max-width:30%;max-height:100%}.layout-sm-column>.flex-sm-30,.layout-sm-row>.flex-sm-30{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-30{max-width:100%;max-height:30%}.flex-sm-35,.layout-row>.flex-sm-35{max-width:35%;max-height:100%}.flex-sm-35,.layout-column>.flex-sm-35,.layout-row>.flex-sm-35{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-35{max-width:100%;max-height:35%}.layout-sm-row>.flex-sm-35{max-width:35%;max-height:100%}.layout-sm-column>.flex-sm-35,.layout-sm-row>.flex-sm-35{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-35{max-width:100%;max-height:35%}.flex-sm-40,.layout-row>.flex-sm-40{max-width:40%;max-height:100%}.flex-sm-40,.layout-column>.flex-sm-40,.layout-row>.flex-sm-40{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-40{max-width:100%;max-height:40%}.layout-sm-row>.flex-sm-40{max-width:40%;max-height:100%}.layout-sm-column>.flex-sm-40,.layout-sm-row>.flex-sm-40{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-40{max-width:100%;max-height:40%}.flex-sm-45,.layout-row>.flex-sm-45{max-width:45%;max-height:100%}.flex-sm-45,.layout-column>.flex-sm-45,.layout-row>.flex-sm-45{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-45{max-width:100%;max-height:45%}.layout-sm-row>.flex-sm-45{max-width:45%;max-height:100%}.layout-sm-column>.flex-sm-45,.layout-sm-row>.flex-sm-45{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-45{max-width:100%;max-height:45%}.flex-sm-50,.layout-row>.flex-sm-50{max-width:50%;max-height:100%}.flex-sm-50,.layout-column>.flex-sm-50,.layout-row>.flex-sm-50{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-50{max-width:100%;max-height:50%}.layout-sm-row>.flex-sm-50{max-width:50%;max-height:100%}.layout-sm-column>.flex-sm-50,.layout-sm-row>.flex-sm-50{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-50{max-width:100%;max-height:50%}.flex-sm-55,.layout-row>.flex-sm-55{max-width:55%;max-height:100%}.flex-sm-55,.layout-column>.flex-sm-55,.layout-row>.flex-sm-55{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-55{max-width:100%;max-height:55%}.layout-sm-row>.flex-sm-55{max-width:55%;max-height:100%}.layout-sm-column>.flex-sm-55,.layout-sm-row>.flex-sm-55{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-55{max-width:100%;max-height:55%}.flex-sm-60,.layout-row>.flex-sm-60{max-width:60%;max-height:100%}.flex-sm-60,.layout-column>.flex-sm-60,.layout-row>.flex-sm-60{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-60{max-width:100%;max-height:60%}.layout-sm-row>.flex-sm-60{max-width:60%;max-height:100%}.layout-sm-column>.flex-sm-60,.layout-sm-row>.flex-sm-60{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-60{max-width:100%;max-height:60%}.flex-sm-65,.layout-row>.flex-sm-65{max-width:65%;max-height:100%}.flex-sm-65,.layout-column>.flex-sm-65,.layout-row>.flex-sm-65{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-65{max-width:100%;max-height:65%}.layout-sm-row>.flex-sm-65{max-width:65%;max-height:100%}.layout-sm-column>.flex-sm-65,.layout-sm-row>.flex-sm-65{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-65{max-width:100%;max-height:65%}.flex-sm-70,.layout-row>.flex-sm-70{max-width:70%;max-height:100%}.flex-sm-70,.layout-column>.flex-sm-70,.layout-row>.flex-sm-70{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-70{max-width:100%;max-height:70%}.layout-sm-row>.flex-sm-70{max-width:70%;max-height:100%}.layout-sm-column>.flex-sm-70,.layout-sm-row>.flex-sm-70{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-70{max-width:100%;max-height:70%}.flex-sm-75,.layout-row>.flex-sm-75{max-width:75%;max-height:100%}.flex-sm-75,.layout-column>.flex-sm-75,.layout-row>.flex-sm-75{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-75{max-width:100%;max-height:75%}.layout-sm-row>.flex-sm-75{max-width:75%;max-height:100%}.layout-sm-column>.flex-sm-75,.layout-sm-row>.flex-sm-75{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-75{max-width:100%;max-height:75%}.flex-sm-80,.layout-row>.flex-sm-80{max-width:80%;max-height:100%}.flex-sm-80,.layout-column>.flex-sm-80,.layout-row>.flex-sm-80{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-80{max-width:100%;max-height:80%}.layout-sm-row>.flex-sm-80{max-width:80%;max-height:100%}.layout-sm-column>.flex-sm-80,.layout-sm-row>.flex-sm-80{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-80{max-width:100%;max-height:80%}.flex-sm-85,.layout-row>.flex-sm-85{max-width:85%;max-height:100%}.flex-sm-85,.layout-column>.flex-sm-85,.layout-row>.flex-sm-85{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-85{max-width:100%;max-height:85%}.layout-sm-row>.flex-sm-85{max-width:85%;max-height:100%}.layout-sm-column>.flex-sm-85,.layout-sm-row>.flex-sm-85{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-85{max-width:100%;max-height:85%}.flex-sm-90,.layout-row>.flex-sm-90{max-width:90%;max-height:100%}.flex-sm-90,.layout-column>.flex-sm-90,.layout-row>.flex-sm-90{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-90{max-width:100%;max-height:90%}.layout-sm-row>.flex-sm-90{max-width:90%;max-height:100%}.layout-sm-column>.flex-sm-90,.layout-sm-row>.flex-sm-90{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-90{max-width:100%;max-height:90%}.flex-sm-95,.layout-row>.flex-sm-95{max-width:95%;max-height:100%}.flex-sm-95,.layout-column>.flex-sm-95,.layout-row>.flex-sm-95{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-95{max-width:100%;max-height:95%}.layout-sm-row>.flex-sm-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-95{max-height:95%}.flex-sm-100,.layout-sm-column>.flex-sm-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-100{max-height:100%}.layout-column>.flex-sm-100,.layout-row>.flex-sm-100,.layout-sm-column>.flex-sm-100,.layout-sm-row>.flex-sm-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-sm-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%}.layout-row>.flex-sm-33,.layout-row>.flex-sm-66{-webkit-box-flex:1;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-sm-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-sm-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%}.layout-column>.flex-sm-33,.layout-column>.flex-sm-66{-webkit-box-flex:1;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-sm-row>.flex-sm-33{max-width:33.33%}.layout-sm-row>.flex-sm-33,.layout-sm-row>.flex-sm-66{-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-66{max-width:66.66%}.layout-sm-row>.flex{min-width:0}.layout-sm-column>.flex-sm-33{max-height:33.33%}.layout-sm-column>.flex-sm-33,.layout-sm-column>.flex-sm-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-66{max-height:66.66%}.layout-sm-column>.flex{min-height:0}.layout-sm,.layout-sm-column,.layout-sm-row{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-sm-column{-ms-flex-direction:column;flex-direction:column}.layout-sm-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:960px){.flex-order-gt-sm--20{-ms-flex-order:-20;order:-20}.flex-order-gt-sm--19{-ms-flex-order:-19;order:-19}.flex-order-gt-sm--18{-ms-flex-order:-18;order:-18}.flex-order-gt-sm--17{-ms-flex-order:-17;order:-17}.flex-order-gt-sm--16{-ms-flex-order:-16;order:-16}.flex-order-gt-sm--15{-ms-flex-order:-15;order:-15}.flex-order-gt-sm--14{-ms-flex-order:-14;order:-14}.flex-order-gt-sm--13{-ms-flex-order:-13;order:-13}.flex-order-gt-sm--12{-ms-flex-order:-12;order:-12}.flex-order-gt-sm--11{-ms-flex-order:-11;order:-11}.flex-order-gt-sm--10{-ms-flex-order:-10;order:-10}.flex-order-gt-sm--9{-ms-flex-order:-9;order:-9}.flex-order-gt-sm--8{-ms-flex-order:-8;order:-8}.flex-order-gt-sm--7{-ms-flex-order:-7;order:-7}.flex-order-gt-sm--6{-ms-flex-order:-6;order:-6}.flex-order-gt-sm--5{-ms-flex-order:-5;order:-5}.flex-order-gt-sm--4{-ms-flex-order:-4;order:-4}.flex-order-gt-sm--3{-ms-flex-order:-3;order:-3}.flex-order-gt-sm--2{-ms-flex-order:-2;order:-2}.flex-order-gt-sm--1{-ms-flex-order:-1;order:-1}.flex-order-gt-sm-0{-ms-flex-order:0;order:0}.flex-order-gt-sm-1{-ms-flex-order:1;order:1}.flex-order-gt-sm-2{-ms-flex-order:2;order:2}.flex-order-gt-sm-3{-ms-flex-order:3;order:3}.flex-order-gt-sm-4{-ms-flex-order:4;order:4}.flex-order-gt-sm-5{-ms-flex-order:5;order:5}.flex-order-gt-sm-6{-ms-flex-order:6;order:6}.flex-order-gt-sm-7{-ms-flex-order:7;order:7}.flex-order-gt-sm-8{-ms-flex-order:8;order:8}.flex-order-gt-sm-9{-ms-flex-order:9;order:9}.flex-order-gt-sm-10{-ms-flex-order:10;order:10}.flex-order-gt-sm-11{-ms-flex-order:11;order:11}.flex-order-gt-sm-12{-ms-flex-order:12;order:12}.flex-order-gt-sm-13{-ms-flex-order:13;order:13}.flex-order-gt-sm-14{-ms-flex-order:14;order:14}.flex-order-gt-sm-15{-ms-flex-order:15;order:15}.flex-order-gt-sm-16{-ms-flex-order:16;order:16}.flex-order-gt-sm-17{-ms-flex-order:17;order:17}.flex-order-gt-sm-18{-ms-flex-order:18;order:18}.flex-order-gt-sm-19{-ms-flex-order:19;order:19}.flex-order-gt-sm-20{-ms-flex-order:20;order:20}.flex-offset-gt-sm-0,.offset-gt-sm-0{margin-left:0}[dir=rtl] .flex-offset-gt-sm-0,[dir=rtl] .offset-gt-sm-0{margin-left:auto;margin-right:0}.flex-offset-gt-sm-5,.offset-gt-sm-5{margin-left:5%}[dir=rtl] .flex-offset-gt-sm-5,[dir=rtl] .offset-gt-sm-5{margin-left:auto;margin-right:5%}.flex-offset-gt-sm-10,.offset-gt-sm-10{margin-left:10%}[dir=rtl] .flex-offset-gt-sm-10,[dir=rtl] .offset-gt-sm-10{margin-left:auto;margin-right:10%}.flex-offset-gt-sm-15,.offset-gt-sm-15{margin-left:15%}[dir=rtl] .flex-offset-gt-sm-15,[dir=rtl] .offset-gt-sm-15{margin-left:auto;margin-right:15%}.flex-offset-gt-sm-20,.offset-gt-sm-20{margin-left:20%}[dir=rtl] .flex-offset-gt-sm-20,[dir=rtl] .offset-gt-sm-20{margin-left:auto;margin-right:20%}.flex-offset-gt-sm-25,.offset-gt-sm-25{margin-left:25%}[dir=rtl] .flex-offset-gt-sm-25,[dir=rtl] .offset-gt-sm-25{margin-left:auto;margin-right:25%}.flex-offset-gt-sm-30,.offset-gt-sm-30{margin-left:30%}[dir=rtl] .flex-offset-gt-sm-30,[dir=rtl] .offset-gt-sm-30{margin-left:auto;margin-right:30%}.flex-offset-gt-sm-35,.offset-gt-sm-35{margin-left:35%}[dir=rtl] .flex-offset-gt-sm-35,[dir=rtl] .offset-gt-sm-35{margin-left:auto;margin-right:35%}.flex-offset-gt-sm-40,.offset-gt-sm-40{margin-left:40%}[dir=rtl] .flex-offset-gt-sm-40,[dir=rtl] .offset-gt-sm-40{margin-left:auto;margin-right:40%}.flex-offset-gt-sm-45,.offset-gt-sm-45{margin-left:45%}[dir=rtl] .flex-offset-gt-sm-45,[dir=rtl] .offset-gt-sm-45{margin-left:auto;margin-right:45%}.flex-offset-gt-sm-50,.offset-gt-sm-50{margin-left:50%}[dir=rtl] .flex-offset-gt-sm-50,[dir=rtl] .offset-gt-sm-50{margin-left:auto;margin-right:50%}.flex-offset-gt-sm-55,.offset-gt-sm-55{margin-left:55%}[dir=rtl] .flex-offset-gt-sm-55,[dir=rtl] .offset-gt-sm-55{margin-left:auto;margin-right:55%}.flex-offset-gt-sm-60,.offset-gt-sm-60{margin-left:60%}[dir=rtl] .flex-offset-gt-sm-60,[dir=rtl] .offset-gt-sm-60{margin-left:auto;margin-right:60%}.flex-offset-gt-sm-65,.offset-gt-sm-65{margin-left:65%}[dir=rtl] .flex-offset-gt-sm-65,[dir=rtl] .offset-gt-sm-65{margin-left:auto;margin-right:65%}.flex-offset-gt-sm-70,.offset-gt-sm-70{margin-left:70%}[dir=rtl] .flex-offset-gt-sm-70,[dir=rtl] .offset-gt-sm-70{margin-left:auto;margin-right:70%}.flex-offset-gt-sm-75,.offset-gt-sm-75{margin-left:75%}[dir=rtl] .flex-offset-gt-sm-75,[dir=rtl] .offset-gt-sm-75{margin-left:auto;margin-right:75%}.flex-offset-gt-sm-80,.offset-gt-sm-80{margin-left:80%}[dir=rtl] .flex-offset-gt-sm-80,[dir=rtl] .offset-gt-sm-80{margin-left:auto;margin-right:80%}.flex-offset-gt-sm-85,.offset-gt-sm-85{margin-left:85%}[dir=rtl] .flex-offset-gt-sm-85,[dir=rtl] .offset-gt-sm-85{margin-left:auto;margin-right:85%}.flex-offset-gt-sm-90,.offset-gt-sm-90{margin-left:90%}[dir=rtl] .flex-offset-gt-sm-90,[dir=rtl] .offset-gt-sm-90{margin-left:auto;margin-right:90%}.flex-offset-gt-sm-95,.offset-gt-sm-95{margin-left:95%}[dir=rtl] .flex-offset-gt-sm-95,[dir=rtl] .offset-gt-sm-95{margin-left:auto;margin-right:95%}.flex-offset-gt-sm-33,.offset-gt-sm-33{margin-left:33.33333%}.flex-offset-gt-sm-66,.offset-gt-sm-66{margin-left:66.66667%}[dir=rtl] .flex-offset-gt-sm-66,[dir=rtl] .offset-gt-sm-66{margin-left:auto;margin-right:66.66667%}.layout-align-gt-sm,.layout-align-gt-sm-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-gt-sm,.layout-align-gt-sm-start,.layout-align-gt-sm-start-center,.layout-align-gt-sm-start-end,.layout-align-gt-sm-start-start,.layout-align-gt-sm-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-sm-center,.layout-align-gt-sm-center-center,.layout-align-gt-sm-center-end,.layout-align-gt-sm-center-start,.layout-align-gt-sm-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-gt-sm-end,.layout-align-gt-sm-end-center,.layout-align-gt-sm-end-end,.layout-align-gt-sm-end-start,.layout-align-gt-sm-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-gt-sm-space-around,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-gt-sm-space-between,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-gt-sm-center-start,.layout-align-gt-sm-end-start,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-gt-sm-center-center,.layout-align-gt-sm-end-center,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-gt-sm-center-center>*,.layout-align-gt-sm-end-center>*,.layout-align-gt-sm-space-around-center>*,.layout-align-gt-sm-space-between-center>*,.layout-align-gt-sm-start-center>*{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-align-gt-sm-center-end,.layout-align-gt-sm-end-end,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-gt-sm-center-stretch,.layout-align-gt-sm-end-stretch,.layout-align-gt-sm-space-around-stretch,.layout-align-gt-sm-space-between-stretch,.layout-align-gt-sm-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-gt-sm{-ms-flex:1 1;flex:1 1}.flex-gt-sm,.flex-gt-sm-grow{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-gt-sm-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-sm-auto,.flex-gt-sm-initial{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-gt-sm-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-gt-sm-none,.flex-gt-sm-noshrink{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-noshrink{-ms-flex:1 0 auto;flex:1 0 auto}.flex-gt-sm-nogrow{-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-0,.layout-row>.flex-gt-sm-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-gt-sm-0{min-width:0}.layout-column>.flex-gt-sm-0{max-width:100%;max-height:0%}.layout-column>.flex-gt-sm-0,.layout-gt-sm-row>.flex-gt-sm-0{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-0{max-width:0;max-height:100%;min-width:0}.layout-gt-sm-column>.flex-gt-sm-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:0}.flex-gt-sm-5,.layout-row>.flex-gt-sm-5{max-width:5%;max-height:100%}.flex-gt-sm-5,.layout-column>.flex-gt-sm-5,.layout-row>.flex-gt-sm-5{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-5{max-width:100%;max-height:5%}.layout-gt-sm-row>.flex-gt-sm-5{max-width:5%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-5,.layout-gt-sm-row>.flex-gt-sm-5{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-5{max-width:100%;max-height:5%}.flex-gt-sm-10,.layout-row>.flex-gt-sm-10{max-width:10%;max-height:100%}.flex-gt-sm-10,.layout-column>.flex-gt-sm-10,.layout-row>.flex-gt-sm-10{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-10{max-width:100%;max-height:10%}.layout-gt-sm-row>.flex-gt-sm-10{max-width:10%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-10,.layout-gt-sm-row>.flex-gt-sm-10{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-10{max-width:100%;max-height:10%}.flex-gt-sm-15,.layout-row>.flex-gt-sm-15{max-width:15%;max-height:100%}.flex-gt-sm-15,.layout-column>.flex-gt-sm-15,.layout-row>.flex-gt-sm-15{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-15{max-width:100%;max-height:15%}.layout-gt-sm-row>.flex-gt-sm-15{max-width:15%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-15,.layout-gt-sm-row>.flex-gt-sm-15{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-15{max-width:100%;max-height:15%}.flex-gt-sm-20,.layout-row>.flex-gt-sm-20{max-width:20%;max-height:100%}.flex-gt-sm-20,.layout-column>.flex-gt-sm-20,.layout-row>.flex-gt-sm-20{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-20{max-width:100%;max-height:20%}.layout-gt-sm-row>.flex-gt-sm-20{max-width:20%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-20,.layout-gt-sm-row>.flex-gt-sm-20{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-20{max-width:100%;max-height:20%}.flex-gt-sm-25,.layout-row>.flex-gt-sm-25{max-width:25%;max-height:100%}.flex-gt-sm-25,.layout-column>.flex-gt-sm-25,.layout-row>.flex-gt-sm-25{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-25{max-width:100%;max-height:25%}.layout-gt-sm-row>.flex-gt-sm-25{max-width:25%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-25,.layout-gt-sm-row>.flex-gt-sm-25{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-25{max-width:100%;max-height:25%}.flex-gt-sm-30,.layout-row>.flex-gt-sm-30{max-width:30%;max-height:100%}.flex-gt-sm-30,.layout-column>.flex-gt-sm-30,.layout-row>.flex-gt-sm-30{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-30{max-width:100%;max-height:30%}.layout-gt-sm-row>.flex-gt-sm-30{max-width:30%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-30,.layout-gt-sm-row>.flex-gt-sm-30{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-30{max-width:100%;max-height:30%}.flex-gt-sm-35,.layout-row>.flex-gt-sm-35{max-width:35%;max-height:100%}.flex-gt-sm-35,.layout-column>.flex-gt-sm-35,.layout-row>.flex-gt-sm-35{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-35{max-width:100%;max-height:35%}.layout-gt-sm-row>.flex-gt-sm-35{max-width:35%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-35,.layout-gt-sm-row>.flex-gt-sm-35{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-35{max-width:100%;max-height:35%}.flex-gt-sm-40,.layout-row>.flex-gt-sm-40{max-width:40%;max-height:100%}.flex-gt-sm-40,.layout-column>.flex-gt-sm-40,.layout-row>.flex-gt-sm-40{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-40{max-width:100%;max-height:40%}.layout-gt-sm-row>.flex-gt-sm-40{max-width:40%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-40,.layout-gt-sm-row>.flex-gt-sm-40{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-40{max-width:100%;max-height:40%}.flex-gt-sm-45,.layout-row>.flex-gt-sm-45{max-width:45%;max-height:100%}.flex-gt-sm-45,.layout-column>.flex-gt-sm-45,.layout-row>.flex-gt-sm-45{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-45{max-width:100%;max-height:45%}.layout-gt-sm-row>.flex-gt-sm-45{max-width:45%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-45,.layout-gt-sm-row>.flex-gt-sm-45{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-45{max-width:100%;max-height:45%}.flex-gt-sm-50,.layout-row>.flex-gt-sm-50{max-width:50%;max-height:100%}.flex-gt-sm-50,.layout-column>.flex-gt-sm-50,.layout-row>.flex-gt-sm-50{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-50{max-width:100%;max-height:50%}.layout-gt-sm-row>.flex-gt-sm-50{max-width:50%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-50,.layout-gt-sm-row>.flex-gt-sm-50{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-50{max-width:100%;max-height:50%}.flex-gt-sm-55,.layout-row>.flex-gt-sm-55{max-width:55%;max-height:100%}.flex-gt-sm-55,.layout-column>.flex-gt-sm-55,.layout-row>.flex-gt-sm-55{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-55{max-width:100%;max-height:55%}.layout-gt-sm-row>.flex-gt-sm-55{max-width:55%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-55,.layout-gt-sm-row>.flex-gt-sm-55{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-55{max-width:100%;max-height:55%}.flex-gt-sm-60,.layout-row>.flex-gt-sm-60{max-width:60%;max-height:100%}.flex-gt-sm-60,.layout-column>.flex-gt-sm-60,.layout-row>.flex-gt-sm-60{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-60{max-width:100%;max-height:60%}.layout-gt-sm-row>.flex-gt-sm-60{max-width:60%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-60,.layout-gt-sm-row>.flex-gt-sm-60{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-60{max-width:100%;max-height:60%}.flex-gt-sm-65,.layout-row>.flex-gt-sm-65{max-width:65%;max-height:100%}.flex-gt-sm-65,.layout-column>.flex-gt-sm-65,.layout-row>.flex-gt-sm-65{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-65{max-width:100%;max-height:65%}.layout-gt-sm-row>.flex-gt-sm-65{max-width:65%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-65,.layout-gt-sm-row>.flex-gt-sm-65{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-65{max-width:100%;max-height:65%}.flex-gt-sm-70,.layout-row>.flex-gt-sm-70{max-width:70%;max-height:100%}.flex-gt-sm-70,.layout-column>.flex-gt-sm-70,.layout-row>.flex-gt-sm-70{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-70{max-width:100%;max-height:70%}.layout-gt-sm-row>.flex-gt-sm-70{max-width:70%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-70,.layout-gt-sm-row>.flex-gt-sm-70{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-70{max-width:100%;max-height:70%}.flex-gt-sm-75,.layout-row>.flex-gt-sm-75{max-width:75%;max-height:100%}.flex-gt-sm-75,.layout-column>.flex-gt-sm-75,.layout-row>.flex-gt-sm-75{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-75{max-width:100%;max-height:75%}.layout-gt-sm-row>.flex-gt-sm-75{max-width:75%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-75,.layout-gt-sm-row>.flex-gt-sm-75{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-75{max-width:100%;max-height:75%}.flex-gt-sm-80,.layout-row>.flex-gt-sm-80{max-width:80%;max-height:100%}.flex-gt-sm-80,.layout-column>.flex-gt-sm-80,.layout-row>.flex-gt-sm-80{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-80{max-width:100%;max-height:80%}.layout-gt-sm-row>.flex-gt-sm-80{max-width:80%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-80,.layout-gt-sm-row>.flex-gt-sm-80{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-80{max-width:100%;max-height:80%}.flex-gt-sm-85,.layout-row>.flex-gt-sm-85{max-width:85%;max-height:100%}.flex-gt-sm-85,.layout-column>.flex-gt-sm-85,.layout-row>.flex-gt-sm-85{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-85{max-width:100%;max-height:85%}.layout-gt-sm-row>.flex-gt-sm-85{max-width:85%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-85,.layout-gt-sm-row>.flex-gt-sm-85{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-85{max-width:100%;max-height:85%}.flex-gt-sm-90,.layout-row>.flex-gt-sm-90{max-width:90%;max-height:100%}.flex-gt-sm-90,.layout-column>.flex-gt-sm-90,.layout-row>.flex-gt-sm-90{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-90{max-width:100%;max-height:90%}.layout-gt-sm-row>.flex-gt-sm-90{max-width:90%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-90,.layout-gt-sm-row>.flex-gt-sm-90{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-90{max-width:100%;max-height:90%}.flex-gt-sm-95,.layout-row>.flex-gt-sm-95{max-width:95%;max-height:100%}.flex-gt-sm-95,.layout-column>.flex-gt-sm-95,.layout-row>.flex-gt-sm-95{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-95{max-width:100%;max-height:95%}.layout-gt-sm-row>.flex-gt-sm-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-95{max-height:95%}.flex-gt-sm-100,.layout-gt-sm-column>.flex-gt-sm-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-100{max-height:100%}.layout-column>.flex-gt-sm-100,.layout-gt-sm-column>.flex-gt-sm-100,.layout-gt-sm-row>.flex-gt-sm-100,.layout-row>.flex-gt-sm-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-gt-sm-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%}.layout-row>.flex-gt-sm-33,.layout-row>.flex-gt-sm-66{-webkit-box-flex:1;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-gt-sm-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-gt-sm-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%}.layout-column>.flex-gt-sm-33,.layout-column>.flex-gt-sm-66{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-gt-sm-row>.flex-gt-sm-33{max-width:33.33%}.layout-gt-sm-row>.flex-gt-sm-33,.layout-gt-sm-row>.flex-gt-sm-66{-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-66{max-width:66.66%}.layout-gt-sm-row>.flex{min-width:0}.layout-gt-sm-column>.flex-gt-sm-33{max-height:33.33%}.layout-gt-sm-column>.flex-gt-sm-33,.layout-gt-sm-column>.flex-gt-sm-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-66{max-height:66.66%}.layout-gt-sm-column>.flex{min-height:0}.layout-gt-sm,.layout-gt-sm-column,.layout-gt-sm-row{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-sm-column{-ms-flex-direction:column;flex-direction:column}.layout-gt-sm-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:960px) and (max-width:1279px){.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-md:not(.show-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show){display:none}.flex-order-md--20{-ms-flex-order:-20;order:-20}.flex-order-md--19{-ms-flex-order:-19;order:-19}.flex-order-md--18{-ms-flex-order:-18;order:-18}.flex-order-md--17{-ms-flex-order:-17;order:-17}.flex-order-md--16{-ms-flex-order:-16;order:-16}.flex-order-md--15{-ms-flex-order:-15;order:-15}.flex-order-md--14{-ms-flex-order:-14;order:-14}.flex-order-md--13{-ms-flex-order:-13;order:-13}.flex-order-md--12{-ms-flex-order:-12;order:-12}.flex-order-md--11{-ms-flex-order:-11;order:-11}.flex-order-md--10{-ms-flex-order:-10;order:-10}.flex-order-md--9{-ms-flex-order:-9;order:-9}.flex-order-md--8{-ms-flex-order:-8;order:-8}.flex-order-md--7{-ms-flex-order:-7;order:-7}.flex-order-md--6{-ms-flex-order:-6;order:-6}.flex-order-md--5{-ms-flex-order:-5;order:-5}.flex-order-md--4{-ms-flex-order:-4;order:-4}.flex-order-md--3{-ms-flex-order:-3;order:-3}.flex-order-md--2{-ms-flex-order:-2;order:-2}.flex-order-md--1{-ms-flex-order:-1;order:-1}.flex-order-md-0{-ms-flex-order:0;order:0}.flex-order-md-1{-ms-flex-order:1;order:1}.flex-order-md-2{-ms-flex-order:2;order:2}.flex-order-md-3{-ms-flex-order:3;order:3}.flex-order-md-4{-ms-flex-order:4;order:4}.flex-order-md-5{-ms-flex-order:5;order:5}.flex-order-md-6{-ms-flex-order:6;order:6}.flex-order-md-7{-ms-flex-order:7;order:7}.flex-order-md-8{-ms-flex-order:8;order:8}.flex-order-md-9{-ms-flex-order:9;order:9}.flex-order-md-10{-ms-flex-order:10;order:10}.flex-order-md-11{-ms-flex-order:11;order:11}.flex-order-md-12{-ms-flex-order:12;order:12}.flex-order-md-13{-ms-flex-order:13;order:13}.flex-order-md-14{-ms-flex-order:14;order:14}.flex-order-md-15{-ms-flex-order:15;order:15}.flex-order-md-16{-ms-flex-order:16;order:16}.flex-order-md-17{-ms-flex-order:17;order:17}.flex-order-md-18{-ms-flex-order:18;order:18}.flex-order-md-19{-ms-flex-order:19;order:19}.flex-order-md-20{-ms-flex-order:20;order:20}.flex-offset-md-0,.offset-md-0{margin-left:0}[dir=rtl] .flex-offset-md-0,[dir=rtl] .offset-md-0{margin-left:auto;margin-right:0}.flex-offset-md-5,.offset-md-5{margin-left:5%}[dir=rtl] .flex-offset-md-5,[dir=rtl] .offset-md-5{margin-left:auto;margin-right:5%}.flex-offset-md-10,.offset-md-10{margin-left:10%}[dir=rtl] .flex-offset-md-10,[dir=rtl] .offset-md-10{margin-left:auto;margin-right:10%}.flex-offset-md-15,.offset-md-15{margin-left:15%}[dir=rtl] .flex-offset-md-15,[dir=rtl] .offset-md-15{margin-left:auto;margin-right:15%}.flex-offset-md-20,.offset-md-20{margin-left:20%}[dir=rtl] .flex-offset-md-20,[dir=rtl] .offset-md-20{margin-left:auto;margin-right:20%}.flex-offset-md-25,.offset-md-25{margin-left:25%}[dir=rtl] .flex-offset-md-25,[dir=rtl] .offset-md-25{margin-left:auto;margin-right:25%}.flex-offset-md-30,.offset-md-30{margin-left:30%}[dir=rtl] .flex-offset-md-30,[dir=rtl] .offset-md-30{margin-left:auto;margin-right:30%}.flex-offset-md-35,.offset-md-35{margin-left:35%}[dir=rtl] .flex-offset-md-35,[dir=rtl] .offset-md-35{margin-left:auto;margin-right:35%}.flex-offset-md-40,.offset-md-40{margin-left:40%}[dir=rtl] .flex-offset-md-40,[dir=rtl] .offset-md-40{margin-left:auto;margin-right:40%}.flex-offset-md-45,.offset-md-45{margin-left:45%}[dir=rtl] .flex-offset-md-45,[dir=rtl] .offset-md-45{margin-left:auto;margin-right:45%}.flex-offset-md-50,.offset-md-50{margin-left:50%}[dir=rtl] .flex-offset-md-50,[dir=rtl] .offset-md-50{margin-left:auto;margin-right:50%}.flex-offset-md-55,.offset-md-55{margin-left:55%}[dir=rtl] .flex-offset-md-55,[dir=rtl] .offset-md-55{margin-left:auto;margin-right:55%}.flex-offset-md-60,.offset-md-60{margin-left:60%}[dir=rtl] .flex-offset-md-60,[dir=rtl] .offset-md-60{margin-left:auto;margin-right:60%}.flex-offset-md-65,.offset-md-65{margin-left:65%}[dir=rtl] .flex-offset-md-65,[dir=rtl] .offset-md-65{margin-left:auto;margin-right:65%}.flex-offset-md-70,.offset-md-70{margin-left:70%}[dir=rtl] .flex-offset-md-70,[dir=rtl] .offset-md-70{margin-left:auto;margin-right:70%}.flex-offset-md-75,.offset-md-75{margin-left:75%}[dir=rtl] .flex-offset-md-75,[dir=rtl] .offset-md-75{margin-left:auto;margin-right:75%}.flex-offset-md-80,.offset-md-80{margin-left:80%}[dir=rtl] .flex-offset-md-80,[dir=rtl] .offset-md-80{margin-left:auto;margin-right:80%}.flex-offset-md-85,.offset-md-85{margin-left:85%}[dir=rtl] .flex-offset-md-85,[dir=rtl] .offset-md-85{margin-left:auto;margin-right:85%}.flex-offset-md-90,.offset-md-90{margin-left:90%}[dir=rtl] .flex-offset-md-90,[dir=rtl] .offset-md-90{margin-left:auto;margin-right:90%}.flex-offset-md-95,.offset-md-95{margin-left:95%}[dir=rtl] .flex-offset-md-95,[dir=rtl] .offset-md-95{margin-left:auto;margin-right:95%}.flex-offset-md-33,.offset-md-33{margin-left:33.33333%}.flex-offset-md-66,.offset-md-66{margin-left:66.66667%}[dir=rtl] .flex-offset-md-66,[dir=rtl] .offset-md-66{margin-left:auto;margin-right:66.66667%}.layout-align-md,.layout-align-md-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-md,.layout-align-md-start,.layout-align-md-start-center,.layout-align-md-start-end,.layout-align-md-start-start,.layout-align-md-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-md-center,.layout-align-md-center-center,.layout-align-md-center-end,.layout-align-md-center-start,.layout-align-md-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-md-end,.layout-align-md-end-center,.layout-align-md-end-end,.layout-align-md-end-start,.layout-align-md-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-md-space-around,.layout-align-md-space-around-center,.layout-align-md-space-around-end,.layout-align-md-space-around-start,.layout-align-md-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-md-space-between,.layout-align-md-space-between-center,.layout-align-md-space-between-end,.layout-align-md-space-between-start,.layout-align-md-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-md-center-start,.layout-align-md-end-start,.layout-align-md-space-around-start,.layout-align-md-space-between-start,.layout-align-md-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-md-center-center,.layout-align-md-end-center,.layout-align-md-space-around-center,.layout-align-md-space-between-center,.layout-align-md-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-md-center-center>*,.layout-align-md-end-center>*,.layout-align-md-space-around-center>*,.layout-align-md-space-between-center>*,.layout-align-md-start-center>*{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-align-md-center-end,.layout-align-md-end-end,.layout-align-md-space-around-end,.layout-align-md-space-between-end,.layout-align-md-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-md-center-stretch,.layout-align-md-end-stretch,.layout-align-md-space-around-stretch,.layout-align-md-space-between-stretch,.layout-align-md-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-md{-ms-flex:1 1;flex:1 1}.flex-md,.flex-md-grow{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-md-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-md-auto,.flex-md-initial{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-md-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-md-none,.flex-md-noshrink{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-noshrink{-ms-flex:1 0 auto;flex:1 0 auto}.flex-md-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-md-0,.flex-md-nogrow,.layout-row>.flex-md-0{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-0,.layout-row>.flex-md-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0;max-height:100%}.layout-row>.flex-md-0{min-width:0}.layout-column>.flex-md-0{max-width:100%;max-height:0%}.layout-column>.flex-md-0,.layout-md-row>.flex-md-0{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-0{max-width:0;max-height:100%;min-width:0}.layout-md-column>.flex-md-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:0}.flex-md-5,.layout-row>.flex-md-5{max-width:5%;max-height:100%}.flex-md-5,.layout-column>.flex-md-5,.layout-row>.flex-md-5{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-5{max-width:100%;max-height:5%}.layout-md-row>.flex-md-5{max-width:5%;max-height:100%}.layout-md-column>.flex-md-5,.layout-md-row>.flex-md-5{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-5{max-width:100%;max-height:5%}.flex-md-10,.layout-row>.flex-md-10{max-width:10%;max-height:100%}.flex-md-10,.layout-column>.flex-md-10,.layout-row>.flex-md-10{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-10{max-width:100%;max-height:10%}.layout-md-row>.flex-md-10{max-width:10%;max-height:100%}.layout-md-column>.flex-md-10,.layout-md-row>.flex-md-10{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-10{max-width:100%;max-height:10%}.flex-md-15,.layout-row>.flex-md-15{max-width:15%;max-height:100%}.flex-md-15,.layout-column>.flex-md-15,.layout-row>.flex-md-15{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-15{max-width:100%;max-height:15%}.layout-md-row>.flex-md-15{max-width:15%;max-height:100%}.layout-md-column>.flex-md-15,.layout-md-row>.flex-md-15{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-15{max-width:100%;max-height:15%}.flex-md-20,.layout-row>.flex-md-20{max-width:20%;max-height:100%}.flex-md-20,.layout-column>.flex-md-20,.layout-row>.flex-md-20{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-20{max-width:100%;max-height:20%}.layout-md-row>.flex-md-20{max-width:20%;max-height:100%}.layout-md-column>.flex-md-20,.layout-md-row>.flex-md-20{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-20{max-width:100%;max-height:20%}.flex-md-25,.layout-row>.flex-md-25{max-width:25%;max-height:100%}.flex-md-25,.layout-column>.flex-md-25,.layout-row>.flex-md-25{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-25{max-width:100%;max-height:25%}.layout-md-row>.flex-md-25{max-width:25%;max-height:100%}.layout-md-column>.flex-md-25,.layout-md-row>.flex-md-25{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-25{max-width:100%;max-height:25%}.flex-md-30,.layout-row>.flex-md-30{max-width:30%;max-height:100%}.flex-md-30,.layout-column>.flex-md-30,.layout-row>.flex-md-30{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-30{max-width:100%;max-height:30%}.layout-md-row>.flex-md-30{max-width:30%;max-height:100%}.layout-md-column>.flex-md-30,.layout-md-row>.flex-md-30{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-30{max-width:100%;max-height:30%}.flex-md-35,.layout-row>.flex-md-35{max-width:35%;max-height:100%}.flex-md-35,.layout-column>.flex-md-35,.layout-row>.flex-md-35{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-35{max-width:100%;max-height:35%}.layout-md-row>.flex-md-35{max-width:35%;max-height:100%}.layout-md-column>.flex-md-35,.layout-md-row>.flex-md-35{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-35{max-width:100%;max-height:35%}.flex-md-40,.layout-row>.flex-md-40{max-width:40%;max-height:100%}.flex-md-40,.layout-column>.flex-md-40,.layout-row>.flex-md-40{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-40{max-width:100%;max-height:40%}.layout-md-row>.flex-md-40{max-width:40%;max-height:100%}.layout-md-column>.flex-md-40,.layout-md-row>.flex-md-40{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-40{max-width:100%;max-height:40%}.flex-md-45,.layout-row>.flex-md-45{max-width:45%;max-height:100%}.flex-md-45,.layout-column>.flex-md-45,.layout-row>.flex-md-45{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-45{max-width:100%;max-height:45%}.layout-md-row>.flex-md-45{max-width:45%;max-height:100%}.layout-md-column>.flex-md-45,.layout-md-row>.flex-md-45{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-45{max-width:100%;max-height:45%}.flex-md-50,.layout-row>.flex-md-50{max-width:50%;max-height:100%}.flex-md-50,.layout-column>.flex-md-50,.layout-row>.flex-md-50{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-50{max-width:100%;max-height:50%}.layout-md-row>.flex-md-50{max-width:50%;max-height:100%}.layout-md-column>.flex-md-50,.layout-md-row>.flex-md-50{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-50{max-width:100%;max-height:50%}.flex-md-55,.layout-row>.flex-md-55{max-width:55%;max-height:100%}.flex-md-55,.layout-column>.flex-md-55,.layout-row>.flex-md-55{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-55{max-width:100%;max-height:55%}.layout-md-row>.flex-md-55{max-width:55%;max-height:100%}.layout-md-column>.flex-md-55,.layout-md-row>.flex-md-55{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-55{max-width:100%;max-height:55%}.flex-md-60,.layout-row>.flex-md-60{max-width:60%;max-height:100%}.flex-md-60,.layout-column>.flex-md-60,.layout-row>.flex-md-60{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-60{max-width:100%;max-height:60%}.layout-md-row>.flex-md-60{max-width:60%;max-height:100%}.layout-md-column>.flex-md-60,.layout-md-row>.flex-md-60{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-60{max-width:100%;max-height:60%}.flex-md-65,.layout-row>.flex-md-65{max-width:65%;max-height:100%}.flex-md-65,.layout-column>.flex-md-65,.layout-row>.flex-md-65{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-65{max-width:100%;max-height:65%}.layout-md-row>.flex-md-65{max-width:65%;max-height:100%}.layout-md-column>.flex-md-65,.layout-md-row>.flex-md-65{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-65{max-width:100%;max-height:65%}.flex-md-70,.layout-row>.flex-md-70{max-width:70%;max-height:100%}.flex-md-70,.layout-column>.flex-md-70,.layout-row>.flex-md-70{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-70{max-width:100%;max-height:70%}.layout-md-row>.flex-md-70{max-width:70%;max-height:100%}.layout-md-column>.flex-md-70,.layout-md-row>.flex-md-70{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-70{max-width:100%;max-height:70%}.flex-md-75,.layout-row>.flex-md-75{max-width:75%;max-height:100%}.flex-md-75,.layout-column>.flex-md-75,.layout-row>.flex-md-75{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-75{max-width:100%;max-height:75%}.layout-md-row>.flex-md-75{max-width:75%;max-height:100%}.layout-md-column>.flex-md-75,.layout-md-row>.flex-md-75{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-75{max-width:100%;max-height:75%}.flex-md-80,.layout-row>.flex-md-80{max-width:80%;max-height:100%}.flex-md-80,.layout-column>.flex-md-80,.layout-row>.flex-md-80{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-80{max-width:100%;max-height:80%}.layout-md-row>.flex-md-80{max-width:80%;max-height:100%}.layout-md-column>.flex-md-80,.layout-md-row>.flex-md-80{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-80{max-width:100%;max-height:80%}.flex-md-85,.layout-row>.flex-md-85{max-width:85%;max-height:100%}.flex-md-85,.layout-column>.flex-md-85,.layout-row>.flex-md-85{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-85{max-width:100%;max-height:85%}.layout-md-row>.flex-md-85{max-width:85%;max-height:100%}.layout-md-column>.flex-md-85,.layout-md-row>.flex-md-85{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-85{max-width:100%;max-height:85%}.flex-md-90,.layout-row>.flex-md-90{max-width:90%;max-height:100%}.flex-md-90,.layout-column>.flex-md-90,.layout-row>.flex-md-90{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-90{max-width:100%;max-height:90%}.layout-md-row>.flex-md-90{max-width:90%;max-height:100%}.layout-md-column>.flex-md-90,.layout-md-row>.flex-md-90{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-90{max-width:100%;max-height:90%}.flex-md-95,.layout-row>.flex-md-95{max-width:95%;max-height:100%}.flex-md-95,.layout-column>.flex-md-95,.layout-row>.flex-md-95{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-95{max-width:100%;max-height:95%}.layout-md-row>.flex-md-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-95{max-height:95%}.flex-md-100,.layout-md-column>.flex-md-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-100{max-height:100%}.layout-column>.flex-md-100,.layout-md-column>.flex-md-100,.layout-md-row>.flex-md-100,.layout-row>.flex-md-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-md-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%}.layout-row>.flex-md-33,.layout-row>.flex-md-66{-webkit-box-flex:1;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-md-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-md-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%}.layout-column>.flex-md-33,.layout-column>.flex-md-66{-webkit-box-flex:1;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-md-row>.flex-md-33{max-width:33.33%}.layout-md-row>.flex-md-33,.layout-md-row>.flex-md-66{-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-66{max-width:66.66%}.layout-md-row>.flex{min-width:0}.layout-md-column>.flex-md-33{max-height:33.33%}.layout-md-column>.flex-md-33,.layout-md-column>.flex-md-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-66{max-height:66.66%}.layout-md-column>.flex{min-height:0}.layout-md,.layout-md-column,.layout-md-row{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-md-column{-ms-flex-direction:column;flex-direction:column}.layout-md-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:1280px){.flex-order-gt-md--20{-ms-flex-order:-20;order:-20}.flex-order-gt-md--19{-ms-flex-order:-19;order:-19}.flex-order-gt-md--18{-ms-flex-order:-18;order:-18}.flex-order-gt-md--17{-ms-flex-order:-17;order:-17}.flex-order-gt-md--16{-ms-flex-order:-16;order:-16}.flex-order-gt-md--15{-ms-flex-order:-15;order:-15}.flex-order-gt-md--14{-ms-flex-order:-14;order:-14}.flex-order-gt-md--13{-ms-flex-order:-13;order:-13}.flex-order-gt-md--12{-ms-flex-order:-12;order:-12}.flex-order-gt-md--11{-ms-flex-order:-11;order:-11}.flex-order-gt-md--10{-ms-flex-order:-10;order:-10}.flex-order-gt-md--9{-ms-flex-order:-9;order:-9}.flex-order-gt-md--8{-ms-flex-order:-8;order:-8}.flex-order-gt-md--7{-ms-flex-order:-7;order:-7}.flex-order-gt-md--6{-ms-flex-order:-6;order:-6}.flex-order-gt-md--5{-ms-flex-order:-5;order:-5}.flex-order-gt-md--4{-ms-flex-order:-4;order:-4}.flex-order-gt-md--3{-ms-flex-order:-3;order:-3}.flex-order-gt-md--2{-ms-flex-order:-2;order:-2}.flex-order-gt-md--1{-ms-flex-order:-1;order:-1}.flex-order-gt-md-0{-ms-flex-order:0;order:0}.flex-order-gt-md-1{-ms-flex-order:1;order:1}.flex-order-gt-md-2{-ms-flex-order:2;order:2}.flex-order-gt-md-3{-ms-flex-order:3;order:3}.flex-order-gt-md-4{-ms-flex-order:4;order:4}.flex-order-gt-md-5{-ms-flex-order:5;order:5}.flex-order-gt-md-6{-ms-flex-order:6;order:6}.flex-order-gt-md-7{-ms-flex-order:7;order:7}.flex-order-gt-md-8{-ms-flex-order:8;order:8}.flex-order-gt-md-9{-ms-flex-order:9;order:9}.flex-order-gt-md-10{-ms-flex-order:10;order:10}.flex-order-gt-md-11{-ms-flex-order:11;order:11}.flex-order-gt-md-12{-ms-flex-order:12;order:12}.flex-order-gt-md-13{-ms-flex-order:13;order:13}.flex-order-gt-md-14{-ms-flex-order:14;order:14}.flex-order-gt-md-15{-ms-flex-order:15;order:15}.flex-order-gt-md-16{-ms-flex-order:16;order:16}.flex-order-gt-md-17{-ms-flex-order:17;order:17}.flex-order-gt-md-18{-ms-flex-order:18;order:18}.flex-order-gt-md-19{-ms-flex-order:19;order:19}.flex-order-gt-md-20{-ms-flex-order:20;order:20}.flex-offset-gt-md-0,.offset-gt-md-0{margin-left:0}[dir=rtl] .flex-offset-gt-md-0,[dir=rtl] .offset-gt-md-0{margin-left:auto;margin-right:0}.flex-offset-gt-md-5,.offset-gt-md-5{margin-left:5%}[dir=rtl] .flex-offset-gt-md-5,[dir=rtl] .offset-gt-md-5{margin-left:auto;margin-right:5%}.flex-offset-gt-md-10,.offset-gt-md-10{margin-left:10%}[dir=rtl] .flex-offset-gt-md-10,[dir=rtl] .offset-gt-md-10{margin-left:auto;margin-right:10%}.flex-offset-gt-md-15,.offset-gt-md-15{margin-left:15%}[dir=rtl] .flex-offset-gt-md-15,[dir=rtl] .offset-gt-md-15{margin-left:auto;margin-right:15%}.flex-offset-gt-md-20,.offset-gt-md-20{margin-left:20%}[dir=rtl] .flex-offset-gt-md-20,[dir=rtl] .offset-gt-md-20{margin-left:auto;margin-right:20%}.flex-offset-gt-md-25,.offset-gt-md-25{margin-left:25%}[dir=rtl] .flex-offset-gt-md-25,[dir=rtl] .offset-gt-md-25{margin-left:auto;margin-right:25%}.flex-offset-gt-md-30,.offset-gt-md-30{margin-left:30%}[dir=rtl] .flex-offset-gt-md-30,[dir=rtl] .offset-gt-md-30{margin-left:auto;margin-right:30%}.flex-offset-gt-md-35,.offset-gt-md-35{margin-left:35%}[dir=rtl] .flex-offset-gt-md-35,[dir=rtl] .offset-gt-md-35{margin-left:auto;margin-right:35%}.flex-offset-gt-md-40,.offset-gt-md-40{margin-left:40%}[dir=rtl] .flex-offset-gt-md-40,[dir=rtl] .offset-gt-md-40{margin-left:auto;margin-right:40%}.flex-offset-gt-md-45,.offset-gt-md-45{margin-left:45%}[dir=rtl] .flex-offset-gt-md-45,[dir=rtl] .offset-gt-md-45{margin-left:auto;margin-right:45%}.flex-offset-gt-md-50,.offset-gt-md-50{margin-left:50%}[dir=rtl] .flex-offset-gt-md-50,[dir=rtl] .offset-gt-md-50{margin-left:auto;margin-right:50%}.flex-offset-gt-md-55,.offset-gt-md-55{margin-left:55%}[dir=rtl] .flex-offset-gt-md-55,[dir=rtl] .offset-gt-md-55{margin-left:auto;margin-right:55%}.flex-offset-gt-md-60,.offset-gt-md-60{margin-left:60%}[dir=rtl] .flex-offset-gt-md-60,[dir=rtl] .offset-gt-md-60{margin-left:auto;margin-right:60%}.flex-offset-gt-md-65,.offset-gt-md-65{margin-left:65%}[dir=rtl] .flex-offset-gt-md-65,[dir=rtl] .offset-gt-md-65{margin-left:auto;margin-right:65%}.flex-offset-gt-md-70,.offset-gt-md-70{margin-left:70%}[dir=rtl] .flex-offset-gt-md-70,[dir=rtl] .offset-gt-md-70{margin-left:auto;margin-right:70%}.flex-offset-gt-md-75,.offset-gt-md-75{margin-left:75%}[dir=rtl] .flex-offset-gt-md-75,[dir=rtl] .offset-gt-md-75{margin-left:auto;margin-right:75%}.flex-offset-gt-md-80,.offset-gt-md-80{margin-left:80%}[dir=rtl] .flex-offset-gt-md-80,[dir=rtl] .offset-gt-md-80{margin-left:auto;margin-right:80%}.flex-offset-gt-md-85,.offset-gt-md-85{margin-left:85%}[dir=rtl] .flex-offset-gt-md-85,[dir=rtl] .offset-gt-md-85{margin-left:auto;margin-right:85%}.flex-offset-gt-md-90,.offset-gt-md-90{margin-left:90%}[dir=rtl] .flex-offset-gt-md-90,[dir=rtl] .offset-gt-md-90{margin-left:auto;margin-right:90%}.flex-offset-gt-md-95,.offset-gt-md-95{margin-left:95%}[dir=rtl] .flex-offset-gt-md-95,[dir=rtl] .offset-gt-md-95{margin-left:auto;margin-right:95%}.flex-offset-gt-md-33,.offset-gt-md-33{margin-left:33.33333%}.flex-offset-gt-md-66,.offset-gt-md-66{margin-left:66.66667%}[dir=rtl] .flex-offset-gt-md-66,[dir=rtl] .offset-gt-md-66{margin-left:auto;margin-right:66.66667%}.layout-align-gt-md,.layout-align-gt-md-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-gt-md,.layout-align-gt-md-start,.layout-align-gt-md-start-center,.layout-align-gt-md-start-end,.layout-align-gt-md-start-start,.layout-align-gt-md-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-md-center,.layout-align-gt-md-center-center,.layout-align-gt-md-center-end,.layout-align-gt-md-center-start,.layout-align-gt-md-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-gt-md-end,.layout-align-gt-md-end-center,.layout-align-gt-md-end-end,.layout-align-gt-md-end-start,.layout-align-gt-md-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-gt-md-space-around,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-gt-md-space-between,.layout-align-gt-md-space-between-center,.layout-align-gt-md-space-between-end,.layout-align-gt-md-space-between-start,.layout-align-gt-md-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-gt-md-center-start,.layout-align-gt-md-end-start,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-between-start,.layout-align-gt-md-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-gt-md-center-center,.layout-align-gt-md-end-center,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-between-center,.layout-align-gt-md-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-gt-md-center-center>*,.layout-align-gt-md-end-center>*,.layout-align-gt-md-space-around-center>*,.layout-align-gt-md-space-between-center>*,.layout-align-gt-md-start-center>*{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-align-gt-md-center-end,.layout-align-gt-md-end-end,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-between-end,.layout-align-gt-md-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-gt-md-center-stretch,.layout-align-gt-md-end-stretch,.layout-align-gt-md-space-around-stretch,.layout-align-gt-md-space-between-stretch,.layout-align-gt-md-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-gt-md{-ms-flex:1 1;flex:1 1}.flex-gt-md,.flex-gt-md-grow{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-gt-md-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-md-auto,.flex-gt-md-initial{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-gt-md-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-gt-md-none,.flex-gt-md-noshrink{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-noshrink{-ms-flex:1 0 auto;flex:1 0 auto}.flex-gt-md-nogrow{-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-0,.layout-row>.flex-gt-md-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-gt-md-0{min-width:0}.layout-column>.flex-gt-md-0{max-width:100%;max-height:0%}.layout-column>.flex-gt-md-0,.layout-gt-md-row>.flex-gt-md-0{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-0{max-width:0;max-height:100%;min-width:0}.layout-gt-md-column>.flex-gt-md-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:0}.flex-gt-md-5,.layout-row>.flex-gt-md-5{max-width:5%;max-height:100%}.flex-gt-md-5,.layout-column>.flex-gt-md-5,.layout-row>.flex-gt-md-5{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-5{max-width:100%;max-height:5%}.layout-gt-md-row>.flex-gt-md-5{max-width:5%;max-height:100%}.layout-gt-md-column>.flex-gt-md-5,.layout-gt-md-row>.flex-gt-md-5{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-5{max-width:100%;max-height:5%}.flex-gt-md-10,.layout-row>.flex-gt-md-10{max-width:10%;max-height:100%}.flex-gt-md-10,.layout-column>.flex-gt-md-10,.layout-row>.flex-gt-md-10{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-10{max-width:100%;max-height:10%}.layout-gt-md-row>.flex-gt-md-10{max-width:10%;max-height:100%}.layout-gt-md-column>.flex-gt-md-10,.layout-gt-md-row>.flex-gt-md-10{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-10{max-width:100%;max-height:10%}.flex-gt-md-15,.layout-row>.flex-gt-md-15{max-width:15%;max-height:100%}.flex-gt-md-15,.layout-column>.flex-gt-md-15,.layout-row>.flex-gt-md-15{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-15{max-width:100%;max-height:15%}.layout-gt-md-row>.flex-gt-md-15{max-width:15%;max-height:100%}.layout-gt-md-column>.flex-gt-md-15,.layout-gt-md-row>.flex-gt-md-15{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-15{max-width:100%;max-height:15%}.flex-gt-md-20,.layout-row>.flex-gt-md-20{max-width:20%;max-height:100%}.flex-gt-md-20,.layout-column>.flex-gt-md-20,.layout-row>.flex-gt-md-20{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-20{max-width:100%;max-height:20%}.layout-gt-md-row>.flex-gt-md-20{max-width:20%;max-height:100%}.layout-gt-md-column>.flex-gt-md-20,.layout-gt-md-row>.flex-gt-md-20{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-20{max-width:100%;max-height:20%}.flex-gt-md-25,.layout-row>.flex-gt-md-25{max-width:25%;max-height:100%}.flex-gt-md-25,.layout-column>.flex-gt-md-25,.layout-row>.flex-gt-md-25{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-25{max-width:100%;max-height:25%}.layout-gt-md-row>.flex-gt-md-25{max-width:25%;max-height:100%}.layout-gt-md-column>.flex-gt-md-25,.layout-gt-md-row>.flex-gt-md-25{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-25{max-width:100%;max-height:25%}.flex-gt-md-30,.layout-row>.flex-gt-md-30{max-width:30%;max-height:100%}.flex-gt-md-30,.layout-column>.flex-gt-md-30,.layout-row>.flex-gt-md-30{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-30{max-width:100%;max-height:30%}.layout-gt-md-row>.flex-gt-md-30{max-width:30%;max-height:100%}.layout-gt-md-column>.flex-gt-md-30,.layout-gt-md-row>.flex-gt-md-30{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-30{max-width:100%;max-height:30%}.flex-gt-md-35,.layout-row>.flex-gt-md-35{max-width:35%;max-height:100%}.flex-gt-md-35,.layout-column>.flex-gt-md-35,.layout-row>.flex-gt-md-35{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-35{max-width:100%;max-height:35%}.layout-gt-md-row>.flex-gt-md-35{max-width:35%;max-height:100%}.layout-gt-md-column>.flex-gt-md-35,.layout-gt-md-row>.flex-gt-md-35{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-35{max-width:100%;max-height:35%}.flex-gt-md-40,.layout-row>.flex-gt-md-40{max-width:40%;max-height:100%}.flex-gt-md-40,.layout-column>.flex-gt-md-40,.layout-row>.flex-gt-md-40{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-40{max-width:100%;max-height:40%}.layout-gt-md-row>.flex-gt-md-40{max-width:40%;max-height:100%}.layout-gt-md-column>.flex-gt-md-40,.layout-gt-md-row>.flex-gt-md-40{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-40{max-width:100%;max-height:40%}.flex-gt-md-45,.layout-row>.flex-gt-md-45{max-width:45%;max-height:100%}.flex-gt-md-45,.layout-column>.flex-gt-md-45,.layout-row>.flex-gt-md-45{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-45{max-width:100%;max-height:45%}.layout-gt-md-row>.flex-gt-md-45{max-width:45%;max-height:100%}.layout-gt-md-column>.flex-gt-md-45,.layout-gt-md-row>.flex-gt-md-45{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-45{max-width:100%;max-height:45%}.flex-gt-md-50,.layout-row>.flex-gt-md-50{max-width:50%;max-height:100%}.flex-gt-md-50,.layout-column>.flex-gt-md-50,.layout-row>.flex-gt-md-50{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-50{max-width:100%;max-height:50%}.layout-gt-md-row>.flex-gt-md-50{max-width:50%;max-height:100%}.layout-gt-md-column>.flex-gt-md-50,.layout-gt-md-row>.flex-gt-md-50{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-50{max-width:100%;max-height:50%}.flex-gt-md-55,.layout-row>.flex-gt-md-55{max-width:55%;max-height:100%}.flex-gt-md-55,.layout-column>.flex-gt-md-55,.layout-row>.flex-gt-md-55{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-55{max-width:100%;max-height:55%}.layout-gt-md-row>.flex-gt-md-55{max-width:55%;max-height:100%}.layout-gt-md-column>.flex-gt-md-55,.layout-gt-md-row>.flex-gt-md-55{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-55{max-width:100%;max-height:55%}.flex-gt-md-60,.layout-row>.flex-gt-md-60{max-width:60%;max-height:100%}.flex-gt-md-60,.layout-column>.flex-gt-md-60,.layout-row>.flex-gt-md-60{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-60{max-width:100%;max-height:60%}.layout-gt-md-row>.flex-gt-md-60{max-width:60%;max-height:100%}.layout-gt-md-column>.flex-gt-md-60,.layout-gt-md-row>.flex-gt-md-60{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-60{max-width:100%;max-height:60%}.flex-gt-md-65,.layout-row>.flex-gt-md-65{max-width:65%;max-height:100%}.flex-gt-md-65,.layout-column>.flex-gt-md-65,.layout-row>.flex-gt-md-65{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-65{max-width:100%;max-height:65%}.layout-gt-md-row>.flex-gt-md-65{max-width:65%;max-height:100%}.layout-gt-md-column>.flex-gt-md-65,.layout-gt-md-row>.flex-gt-md-65{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-65{max-width:100%;max-height:65%}.flex-gt-md-70,.layout-row>.flex-gt-md-70{max-width:70%;max-height:100%}.flex-gt-md-70,.layout-column>.flex-gt-md-70,.layout-row>.flex-gt-md-70{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-70{max-width:100%;max-height:70%}.layout-gt-md-row>.flex-gt-md-70{max-width:70%;max-height:100%}.layout-gt-md-column>.flex-gt-md-70,.layout-gt-md-row>.flex-gt-md-70{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-70{max-width:100%;max-height:70%}.flex-gt-md-75,.layout-row>.flex-gt-md-75{max-width:75%;max-height:100%}.flex-gt-md-75,.layout-column>.flex-gt-md-75,.layout-row>.flex-gt-md-75{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-75{max-width:100%;max-height:75%}.layout-gt-md-row>.flex-gt-md-75{max-width:75%;max-height:100%}.layout-gt-md-column>.flex-gt-md-75,.layout-gt-md-row>.flex-gt-md-75{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-75{max-width:100%;max-height:75%}.flex-gt-md-80,.layout-row>.flex-gt-md-80{max-width:80%;max-height:100%}.flex-gt-md-80,.layout-column>.flex-gt-md-80,.layout-row>.flex-gt-md-80{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-80{max-width:100%;max-height:80%}.layout-gt-md-row>.flex-gt-md-80{max-width:80%;max-height:100%}.layout-gt-md-column>.flex-gt-md-80,.layout-gt-md-row>.flex-gt-md-80{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-80{max-width:100%;max-height:80%}.flex-gt-md-85,.layout-row>.flex-gt-md-85{max-width:85%;max-height:100%}.flex-gt-md-85,.layout-column>.flex-gt-md-85,.layout-row>.flex-gt-md-85{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-85{max-width:100%;max-height:85%}.layout-gt-md-row>.flex-gt-md-85{max-width:85%;max-height:100%}.layout-gt-md-column>.flex-gt-md-85,.layout-gt-md-row>.flex-gt-md-85{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-85{max-width:100%;max-height:85%}.flex-gt-md-90,.layout-row>.flex-gt-md-90{max-width:90%;max-height:100%}.flex-gt-md-90,.layout-column>.flex-gt-md-90,.layout-row>.flex-gt-md-90{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-90{max-width:100%;max-height:90%}.layout-gt-md-row>.flex-gt-md-90{max-width:90%;max-height:100%}.layout-gt-md-column>.flex-gt-md-90,.layout-gt-md-row>.flex-gt-md-90{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-90{max-width:100%;max-height:90%}.flex-gt-md-95,.layout-row>.flex-gt-md-95{max-width:95%;max-height:100%}.flex-gt-md-95,.layout-column>.flex-gt-md-95,.layout-row>.flex-gt-md-95{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-95{max-width:100%;max-height:95%}.layout-gt-md-row>.flex-gt-md-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-95{max-height:95%}.flex-gt-md-100,.layout-gt-md-column>.flex-gt-md-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-100{max-height:100%}.layout-column>.flex-gt-md-100,.layout-gt-md-column>.flex-gt-md-100,.layout-gt-md-row>.flex-gt-md-100,.layout-row>.flex-gt-md-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-gt-md-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%}.layout-row>.flex-gt-md-33,.layout-row>.flex-gt-md-66{-webkit-box-flex:1;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-gt-md-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-gt-md-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%}.layout-column>.flex-gt-md-33,.layout-column>.flex-gt-md-66{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-gt-md-row>.flex-gt-md-33{max-width:33.33%}.layout-gt-md-row>.flex-gt-md-33,.layout-gt-md-row>.flex-gt-md-66{-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-66{max-width:66.66%}.layout-gt-md-row>.flex{min-width:0}.layout-gt-md-column>.flex-gt-md-33{max-height:33.33%}.layout-gt-md-column>.flex-gt-md-33,.layout-gt-md-column>.flex-gt-md-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-66{max-height:66.66%}.layout-gt-md-column>.flex{min-height:0}.layout-gt-md,.layout-gt-md-column,.layout-gt-md-row{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-md-column{-ms-flex-direction:column;flex-direction:column}.layout-gt-md-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:1280px) and (max-width:1919px){.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-lg:not(.show-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show){display:none}.flex-order-lg--20{-ms-flex-order:-20;order:-20}.flex-order-lg--19{-ms-flex-order:-19;order:-19}.flex-order-lg--18{-ms-flex-order:-18;order:-18}.flex-order-lg--17{-ms-flex-order:-17;order:-17}.flex-order-lg--16{-ms-flex-order:-16;order:-16}.flex-order-lg--15{-ms-flex-order:-15;order:-15}.flex-order-lg--14{-ms-flex-order:-14;order:-14}.flex-order-lg--13{-ms-flex-order:-13;order:-13}.flex-order-lg--12{-ms-flex-order:-12;order:-12}.flex-order-lg--11{-ms-flex-order:-11;order:-11}.flex-order-lg--10{-ms-flex-order:-10;order:-10}.flex-order-lg--9{-ms-flex-order:-9;order:-9}.flex-order-lg--8{-ms-flex-order:-8;order:-8}.flex-order-lg--7{-ms-flex-order:-7;order:-7}.flex-order-lg--6{-ms-flex-order:-6;order:-6}.flex-order-lg--5{-ms-flex-order:-5;order:-5}.flex-order-lg--4{-ms-flex-order:-4;order:-4}.flex-order-lg--3{-ms-flex-order:-3;order:-3}.flex-order-lg--2{-ms-flex-order:-2;order:-2}.flex-order-lg--1{-ms-flex-order:-1;order:-1}.flex-order-lg-0{-ms-flex-order:0;order:0}.flex-order-lg-1{-ms-flex-order:1;order:1}.flex-order-lg-2{-ms-flex-order:2;order:2}.flex-order-lg-3{-ms-flex-order:3;order:3}.flex-order-lg-4{-ms-flex-order:4;order:4}.flex-order-lg-5{-ms-flex-order:5;order:5}.flex-order-lg-6{-ms-flex-order:6;order:6}.flex-order-lg-7{-ms-flex-order:7;order:7}.flex-order-lg-8{-ms-flex-order:8;order:8}.flex-order-lg-9{-ms-flex-order:9;order:9}.flex-order-lg-10{-ms-flex-order:10;order:10}.flex-order-lg-11{-ms-flex-order:11;order:11}.flex-order-lg-12{-ms-flex-order:12;order:12}.flex-order-lg-13{-ms-flex-order:13;order:13}.flex-order-lg-14{-ms-flex-order:14;order:14}.flex-order-lg-15{-ms-flex-order:15;order:15}.flex-order-lg-16{-ms-flex-order:16;order:16}.flex-order-lg-17{-ms-flex-order:17;order:17}.flex-order-lg-18{-ms-flex-order:18;order:18}.flex-order-lg-19{-ms-flex-order:19;order:19}.flex-order-lg-20{-ms-flex-order:20;order:20}.flex-offset-lg-0,.offset-lg-0{margin-left:0}[dir=rtl] .flex-offset-lg-0,[dir=rtl] .offset-lg-0{margin-left:auto;margin-right:0}.flex-offset-lg-5,.offset-lg-5{margin-left:5%}[dir=rtl] .flex-offset-lg-5,[dir=rtl] .offset-lg-5{margin-left:auto;margin-right:5%}.flex-offset-lg-10,.offset-lg-10{margin-left:10%}[dir=rtl] .flex-offset-lg-10,[dir=rtl] .offset-lg-10{margin-left:auto;margin-right:10%}.flex-offset-lg-15,.offset-lg-15{margin-left:15%}[dir=rtl] .flex-offset-lg-15,[dir=rtl] .offset-lg-15{margin-left:auto;margin-right:15%}.flex-offset-lg-20,.offset-lg-20{margin-left:20%}[dir=rtl] .flex-offset-lg-20,[dir=rtl] .offset-lg-20{margin-left:auto;margin-right:20%}.flex-offset-lg-25,.offset-lg-25{margin-left:25%}[dir=rtl] .flex-offset-lg-25,[dir=rtl] .offset-lg-25{margin-left:auto;margin-right:25%}.flex-offset-lg-30,.offset-lg-30{margin-left:30%}[dir=rtl] .flex-offset-lg-30,[dir=rtl] .offset-lg-30{margin-left:auto;margin-right:30%}.flex-offset-lg-35,.offset-lg-35{margin-left:35%}[dir=rtl] .flex-offset-lg-35,[dir=rtl] .offset-lg-35{margin-left:auto;margin-right:35%}.flex-offset-lg-40,.offset-lg-40{margin-left:40%}[dir=rtl] .flex-offset-lg-40,[dir=rtl] .offset-lg-40{margin-left:auto;margin-right:40%}.flex-offset-lg-45,.offset-lg-45{margin-left:45%}[dir=rtl] .flex-offset-lg-45,[dir=rtl] .offset-lg-45{margin-left:auto;margin-right:45%}.flex-offset-lg-50,.offset-lg-50{margin-left:50%}[dir=rtl] .flex-offset-lg-50,[dir=rtl] .offset-lg-50{margin-left:auto;margin-right:50%}.flex-offset-lg-55,.offset-lg-55{margin-left:55%}[dir=rtl] .flex-offset-lg-55,[dir=rtl] .offset-lg-55{margin-left:auto;margin-right:55%}.flex-offset-lg-60,.offset-lg-60{margin-left:60%}[dir=rtl] .flex-offset-lg-60,[dir=rtl] .offset-lg-60{margin-left:auto;margin-right:60%}.flex-offset-lg-65,.offset-lg-65{margin-left:65%}[dir=rtl] .flex-offset-lg-65,[dir=rtl] .offset-lg-65{margin-left:auto;margin-right:65%}.flex-offset-lg-70,.offset-lg-70{margin-left:70%}[dir=rtl] .flex-offset-lg-70,[dir=rtl] .offset-lg-70{margin-left:auto;margin-right:70%}.flex-offset-lg-75,.offset-lg-75{margin-left:75%}[dir=rtl] .flex-offset-lg-75,[dir=rtl] .offset-lg-75{margin-left:auto;margin-right:75%}.flex-offset-lg-80,.offset-lg-80{margin-left:80%}[dir=rtl] .flex-offset-lg-80,[dir=rtl] .offset-lg-80{margin-left:auto;margin-right:80%}.flex-offset-lg-85,.offset-lg-85{margin-left:85%}[dir=rtl] .flex-offset-lg-85,[dir=rtl] .offset-lg-85{margin-left:auto;margin-right:85%}.flex-offset-lg-90,.offset-lg-90{margin-left:90%}[dir=rtl] .flex-offset-lg-90,[dir=rtl] .offset-lg-90{margin-left:auto;margin-right:90%}.flex-offset-lg-95,.offset-lg-95{margin-left:95%}[dir=rtl] .flex-offset-lg-95,[dir=rtl] .offset-lg-95{margin-left:auto;margin-right:95%}.flex-offset-lg-33,.offset-lg-33{margin-left:33.33333%}.flex-offset-lg-66,.offset-lg-66{margin-left:66.66667%}[dir=rtl] .flex-offset-lg-66,[dir=rtl] .offset-lg-66{margin-left:auto;margin-right:66.66667%}.layout-align-lg,.layout-align-lg-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-lg,.layout-align-lg-start,.layout-align-lg-start-center,.layout-align-lg-start-end,.layout-align-lg-start-start,.layout-align-lg-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-lg-center,.layout-align-lg-center-center,.layout-align-lg-center-end,.layout-align-lg-center-start,.layout-align-lg-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-lg-end,.layout-align-lg-end-center,.layout-align-lg-end-end,.layout-align-lg-end-start,.layout-align-lg-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-lg-space-around,.layout-align-lg-space-around-center,.layout-align-lg-space-around-end,.layout-align-lg-space-around-start,.layout-align-lg-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-lg-space-between,.layout-align-lg-space-between-center,.layout-align-lg-space-between-end,.layout-align-lg-space-between-start,.layout-align-lg-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-lg-center-start,.layout-align-lg-end-start,.layout-align-lg-space-around-start,.layout-align-lg-space-between-start,.layout-align-lg-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-lg-center-center,.layout-align-lg-end-center,.layout-align-lg-space-around-center,.layout-align-lg-space-between-center,.layout-align-lg-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-lg-center-center>*,.layout-align-lg-end-center>*,.layout-align-lg-space-around-center>*,.layout-align-lg-space-between-center>*,.layout-align-lg-start-center>*{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-align-lg-center-end,.layout-align-lg-end-end,.layout-align-lg-space-around-end,.layout-align-lg-space-between-end,.layout-align-lg-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-lg-center-stretch,.layout-align-lg-end-stretch,.layout-align-lg-space-around-stretch,.layout-align-lg-space-between-stretch,.layout-align-lg-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-lg{-ms-flex:1 1;flex:1 1}.flex-lg,.flex-lg-grow{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-lg-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-lg-auto,.flex-lg-initial{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-lg-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-lg-none,.flex-lg-noshrink{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-noshrink{-ms-flex:1 0 auto;flex:1 0 auto}.flex-lg-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-lg-0,.flex-lg-nogrow,.layout-row>.flex-lg-0{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-0,.layout-row>.flex-lg-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0;max-height:100%}.layout-row>.flex-lg-0{min-width:0}.layout-column>.flex-lg-0{max-width:100%;max-height:0%}.layout-column>.flex-lg-0,.layout-lg-row>.flex-lg-0{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-0{max-width:0;max-height:100%;min-width:0}.layout-lg-column>.flex-lg-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:0}.flex-lg-5,.layout-row>.flex-lg-5{max-width:5%;max-height:100%}.flex-lg-5,.layout-column>.flex-lg-5,.layout-row>.flex-lg-5{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-5{max-width:100%;max-height:5%}.layout-lg-row>.flex-lg-5{max-width:5%;max-height:100%}.layout-lg-column>.flex-lg-5,.layout-lg-row>.flex-lg-5{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-5{max-width:100%;max-height:5%}.flex-lg-10,.layout-row>.flex-lg-10{max-width:10%;max-height:100%}.flex-lg-10,.layout-column>.flex-lg-10,.layout-row>.flex-lg-10{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-10{max-width:100%;max-height:10%}.layout-lg-row>.flex-lg-10{max-width:10%;max-height:100%}.layout-lg-column>.flex-lg-10,.layout-lg-row>.flex-lg-10{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-10{max-width:100%;max-height:10%}.flex-lg-15,.layout-row>.flex-lg-15{max-width:15%;max-height:100%}.flex-lg-15,.layout-column>.flex-lg-15,.layout-row>.flex-lg-15{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-15{max-width:100%;max-height:15%}.layout-lg-row>.flex-lg-15{max-width:15%;max-height:100%}.layout-lg-column>.flex-lg-15,.layout-lg-row>.flex-lg-15{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-15{max-width:100%;max-height:15%}.flex-lg-20,.layout-row>.flex-lg-20{max-width:20%;max-height:100%}.flex-lg-20,.layout-column>.flex-lg-20,.layout-row>.flex-lg-20{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-20{max-width:100%;max-height:20%}.layout-lg-row>.flex-lg-20{max-width:20%;max-height:100%}.layout-lg-column>.flex-lg-20,.layout-lg-row>.flex-lg-20{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-20{max-width:100%;max-height:20%}.flex-lg-25,.layout-row>.flex-lg-25{max-width:25%;max-height:100%}.flex-lg-25,.layout-column>.flex-lg-25,.layout-row>.flex-lg-25{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-25{max-width:100%;max-height:25%}.layout-lg-row>.flex-lg-25{max-width:25%;max-height:100%}.layout-lg-column>.flex-lg-25,.layout-lg-row>.flex-lg-25{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-25{max-width:100%;max-height:25%}.flex-lg-30,.layout-row>.flex-lg-30{max-width:30%;max-height:100%}.flex-lg-30,.layout-column>.flex-lg-30,.layout-row>.flex-lg-30{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-30{max-width:100%;max-height:30%}.layout-lg-row>.flex-lg-30{max-width:30%;max-height:100%}.layout-lg-column>.flex-lg-30,.layout-lg-row>.flex-lg-30{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-30{max-width:100%;max-height:30%}.flex-lg-35,.layout-row>.flex-lg-35{max-width:35%;max-height:100%}.flex-lg-35,.layout-column>.flex-lg-35,.layout-row>.flex-lg-35{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-35{max-width:100%;max-height:35%}.layout-lg-row>.flex-lg-35{max-width:35%;max-height:100%}.layout-lg-column>.flex-lg-35,.layout-lg-row>.flex-lg-35{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-35{max-width:100%;max-height:35%}.flex-lg-40,.layout-row>.flex-lg-40{max-width:40%;max-height:100%}.flex-lg-40,.layout-column>.flex-lg-40,.layout-row>.flex-lg-40{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-40{max-width:100%;max-height:40%}.layout-lg-row>.flex-lg-40{max-width:40%;max-height:100%}.layout-lg-column>.flex-lg-40,.layout-lg-row>.flex-lg-40{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-40{max-width:100%;max-height:40%}.flex-lg-45,.layout-row>.flex-lg-45{max-width:45%;max-height:100%}.flex-lg-45,.layout-column>.flex-lg-45,.layout-row>.flex-lg-45{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-45{max-width:100%;max-height:45%}.layout-lg-row>.flex-lg-45{max-width:45%;max-height:100%}.layout-lg-column>.flex-lg-45,.layout-lg-row>.flex-lg-45{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-45{max-width:100%;max-height:45%}.flex-lg-50,.layout-row>.flex-lg-50{max-width:50%;max-height:100%}.flex-lg-50,.layout-column>.flex-lg-50,.layout-row>.flex-lg-50{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-50{max-width:100%;max-height:50%}.layout-lg-row>.flex-lg-50{max-width:50%;max-height:100%}.layout-lg-column>.flex-lg-50,.layout-lg-row>.flex-lg-50{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-50{max-width:100%;max-height:50%}.flex-lg-55,.layout-row>.flex-lg-55{max-width:55%;max-height:100%}.flex-lg-55,.layout-column>.flex-lg-55,.layout-row>.flex-lg-55{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-55{max-width:100%;max-height:55%}.layout-lg-row>.flex-lg-55{max-width:55%;max-height:100%}.layout-lg-column>.flex-lg-55,.layout-lg-row>.flex-lg-55{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-55{max-width:100%;max-height:55%}.flex-lg-60,.layout-row>.flex-lg-60{max-width:60%;max-height:100%}.flex-lg-60,.layout-column>.flex-lg-60,.layout-row>.flex-lg-60{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-60{max-width:100%;max-height:60%}.layout-lg-row>.flex-lg-60{max-width:60%;max-height:100%}.layout-lg-column>.flex-lg-60,.layout-lg-row>.flex-lg-60{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-60{max-width:100%;max-height:60%}.flex-lg-65,.layout-row>.flex-lg-65{max-width:65%;max-height:100%}.flex-lg-65,.layout-column>.flex-lg-65,.layout-row>.flex-lg-65{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-65{max-width:100%;max-height:65%}.layout-lg-row>.flex-lg-65{max-width:65%;max-height:100%}.layout-lg-column>.flex-lg-65,.layout-lg-row>.flex-lg-65{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-65{max-width:100%;max-height:65%}.flex-lg-70,.layout-row>.flex-lg-70{max-width:70%;max-height:100%}.flex-lg-70,.layout-column>.flex-lg-70,.layout-row>.flex-lg-70{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-70{max-width:100%;max-height:70%}.layout-lg-row>.flex-lg-70{max-width:70%;max-height:100%}.layout-lg-column>.flex-lg-70,.layout-lg-row>.flex-lg-70{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-70{max-width:100%;max-height:70%}.flex-lg-75,.layout-row>.flex-lg-75{max-width:75%;max-height:100%}.flex-lg-75,.layout-column>.flex-lg-75,.layout-row>.flex-lg-75{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-75{max-width:100%;max-height:75%}.layout-lg-row>.flex-lg-75{max-width:75%;max-height:100%}.layout-lg-column>.flex-lg-75,.layout-lg-row>.flex-lg-75{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-75{max-width:100%;max-height:75%}.flex-lg-80,.layout-row>.flex-lg-80{max-width:80%;max-height:100%}.flex-lg-80,.layout-column>.flex-lg-80,.layout-row>.flex-lg-80{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-80{max-width:100%;max-height:80%}.layout-lg-row>.flex-lg-80{max-width:80%;max-height:100%}.layout-lg-column>.flex-lg-80,.layout-lg-row>.flex-lg-80{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-80{max-width:100%;max-height:80%}.flex-lg-85,.layout-row>.flex-lg-85{max-width:85%;max-height:100%}.flex-lg-85,.layout-column>.flex-lg-85,.layout-row>.flex-lg-85{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-85{max-width:100%;max-height:85%}.layout-lg-row>.flex-lg-85{max-width:85%;max-height:100%}.layout-lg-column>.flex-lg-85,.layout-lg-row>.flex-lg-85{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-85{max-width:100%;max-height:85%}.flex-lg-90,.layout-row>.flex-lg-90{max-width:90%;max-height:100%}.flex-lg-90,.layout-column>.flex-lg-90,.layout-row>.flex-lg-90{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-90{max-width:100%;max-height:90%}.layout-lg-row>.flex-lg-90{max-width:90%;max-height:100%}.layout-lg-column>.flex-lg-90,.layout-lg-row>.flex-lg-90{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-90{max-width:100%;max-height:90%}.flex-lg-95,.layout-row>.flex-lg-95{max-width:95%;max-height:100%}.flex-lg-95,.layout-column>.flex-lg-95,.layout-row>.flex-lg-95{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-95{max-width:100%;max-height:95%}.layout-lg-row>.flex-lg-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-95{max-height:95%}.flex-lg-100,.layout-lg-column>.flex-lg-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-100{max-height:100%}.layout-column>.flex-lg-100,.layout-lg-column>.flex-lg-100,.layout-lg-row>.flex-lg-100,.layout-row>.flex-lg-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-lg-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%}.layout-row>.flex-lg-33,.layout-row>.flex-lg-66{-webkit-box-flex:1;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-lg-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-lg-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%}.layout-column>.flex-lg-33,.layout-column>.flex-lg-66{-webkit-box-flex:1;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-lg-row>.flex-lg-33{max-width:33.33%}.layout-lg-row>.flex-lg-33,.layout-lg-row>.flex-lg-66{-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-66{max-width:66.66%}.layout-lg-row>.flex{min-width:0}.layout-lg-column>.flex-lg-33{max-height:33.33%}.layout-lg-column>.flex-lg-33,.layout-lg-column>.flex-lg-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-66{max-height:66.66%}.layout-lg-column>.flex{min-height:0}.layout-lg,.layout-lg-column,.layout-lg-row{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-lg-column{-ms-flex-direction:column;flex-direction:column}.layout-lg-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:1920px){.flex-order-gt-lg--20{-ms-flex-order:-20;order:-20}.flex-order-gt-lg--19{-ms-flex-order:-19;order:-19}.flex-order-gt-lg--18{-ms-flex-order:-18;order:-18}.flex-order-gt-lg--17{-ms-flex-order:-17;order:-17}.flex-order-gt-lg--16{-ms-flex-order:-16;order:-16}.flex-order-gt-lg--15{-ms-flex-order:-15;order:-15}.flex-order-gt-lg--14{-ms-flex-order:-14;order:-14}.flex-order-gt-lg--13{-ms-flex-order:-13;order:-13}.flex-order-gt-lg--12{-ms-flex-order:-12;order:-12}.flex-order-gt-lg--11{-ms-flex-order:-11;order:-11}.flex-order-gt-lg--10{-ms-flex-order:-10;order:-10}.flex-order-gt-lg--9{-ms-flex-order:-9;order:-9}.flex-order-gt-lg--8{-ms-flex-order:-8;order:-8}.flex-order-gt-lg--7{-ms-flex-order:-7;order:-7}.flex-order-gt-lg--6{-ms-flex-order:-6;order:-6}.flex-order-gt-lg--5{-ms-flex-order:-5;order:-5}.flex-order-gt-lg--4{-ms-flex-order:-4;order:-4}.flex-order-gt-lg--3{-ms-flex-order:-3;order:-3}.flex-order-gt-lg--2{-ms-flex-order:-2;order:-2}.flex-order-gt-lg--1{-ms-flex-order:-1;order:-1}.flex-order-gt-lg-0{-ms-flex-order:0;order:0}.flex-order-gt-lg-1{-ms-flex-order:1;order:1}.flex-order-gt-lg-2{-ms-flex-order:2;order:2}.flex-order-gt-lg-3{-ms-flex-order:3;order:3}.flex-order-gt-lg-4{-ms-flex-order:4;order:4}.flex-order-gt-lg-5{-ms-flex-order:5;order:5}.flex-order-gt-lg-6{-ms-flex-order:6;order:6}.flex-order-gt-lg-7{-ms-flex-order:7;order:7}.flex-order-gt-lg-8{-ms-flex-order:8;order:8}.flex-order-gt-lg-9{-ms-flex-order:9;order:9}.flex-order-gt-lg-10{-ms-flex-order:10;order:10}.flex-order-gt-lg-11{-ms-flex-order:11;order:11}.flex-order-gt-lg-12{-ms-flex-order:12;order:12}.flex-order-gt-lg-13{-ms-flex-order:13;order:13}.flex-order-gt-lg-14{-ms-flex-order:14;order:14}.flex-order-gt-lg-15{-ms-flex-order:15;order:15}.flex-order-gt-lg-16{-ms-flex-order:16;order:16}.flex-order-gt-lg-17{-ms-flex-order:17;order:17}.flex-order-gt-lg-18{-ms-flex-order:18;order:18}.flex-order-gt-lg-19{-ms-flex-order:19;order:19}.flex-order-gt-lg-20{-ms-flex-order:20;order:20}.flex-offset-gt-lg-0,.offset-gt-lg-0{margin-left:0}[dir=rtl] .flex-offset-gt-lg-0,[dir=rtl] .offset-gt-lg-0{margin-left:auto;margin-right:0}.flex-offset-gt-lg-5,.offset-gt-lg-5{margin-left:5%}[dir=rtl] .flex-offset-gt-lg-5,[dir=rtl] .offset-gt-lg-5{margin-left:auto;margin-right:5%}.flex-offset-gt-lg-10,.offset-gt-lg-10{margin-left:10%}[dir=rtl] .flex-offset-gt-lg-10,[dir=rtl] .offset-gt-lg-10{margin-left:auto;margin-right:10%}.flex-offset-gt-lg-15,.offset-gt-lg-15{margin-left:15%}[dir=rtl] .flex-offset-gt-lg-15,[dir=rtl] .offset-gt-lg-15{margin-left:auto;margin-right:15%}.flex-offset-gt-lg-20,.offset-gt-lg-20{margin-left:20%}[dir=rtl] .flex-offset-gt-lg-20,[dir=rtl] .offset-gt-lg-20{margin-left:auto;margin-right:20%}.flex-offset-gt-lg-25,.offset-gt-lg-25{margin-left:25%}[dir=rtl] .flex-offset-gt-lg-25,[dir=rtl] .offset-gt-lg-25{margin-left:auto;margin-right:25%}.flex-offset-gt-lg-30,.offset-gt-lg-30{margin-left:30%}[dir=rtl] .flex-offset-gt-lg-30,[dir=rtl] .offset-gt-lg-30{margin-left:auto;margin-right:30%}.flex-offset-gt-lg-35,.offset-gt-lg-35{margin-left:35%}[dir=rtl] .flex-offset-gt-lg-35,[dir=rtl] .offset-gt-lg-35{margin-left:auto;margin-right:35%}.flex-offset-gt-lg-40,.offset-gt-lg-40{margin-left:40%}[dir=rtl] .flex-offset-gt-lg-40,[dir=rtl] .offset-gt-lg-40{margin-left:auto;margin-right:40%}.flex-offset-gt-lg-45,.offset-gt-lg-45{margin-left:45%}[dir=rtl] .flex-offset-gt-lg-45,[dir=rtl] .offset-gt-lg-45{margin-left:auto;margin-right:45%}.flex-offset-gt-lg-50,.offset-gt-lg-50{margin-left:50%}[dir=rtl] .flex-offset-gt-lg-50,[dir=rtl] .offset-gt-lg-50{margin-left:auto;margin-right:50%}.flex-offset-gt-lg-55,.offset-gt-lg-55{margin-left:55%}[dir=rtl] .flex-offset-gt-lg-55,[dir=rtl] .offset-gt-lg-55{margin-left:auto;margin-right:55%}.flex-offset-gt-lg-60,.offset-gt-lg-60{margin-left:60%}[dir=rtl] .flex-offset-gt-lg-60,[dir=rtl] .offset-gt-lg-60{margin-left:auto;margin-right:60%}.flex-offset-gt-lg-65,.offset-gt-lg-65{margin-left:65%}[dir=rtl] .flex-offset-gt-lg-65,[dir=rtl] .offset-gt-lg-65{margin-left:auto;margin-right:65%}.flex-offset-gt-lg-70,.offset-gt-lg-70{margin-left:70%}[dir=rtl] .flex-offset-gt-lg-70,[dir=rtl] .offset-gt-lg-70{margin-left:auto;margin-right:70%}.flex-offset-gt-lg-75,.offset-gt-lg-75{margin-left:75%}[dir=rtl] .flex-offset-gt-lg-75,[dir=rtl] .offset-gt-lg-75{margin-left:auto;margin-right:75%}.flex-offset-gt-lg-80,.offset-gt-lg-80{margin-left:80%}[dir=rtl] .flex-offset-gt-lg-80,[dir=rtl] .offset-gt-lg-80{margin-left:auto;margin-right:80%}.flex-offset-gt-lg-85,.offset-gt-lg-85{margin-left:85%}[dir=rtl] .flex-offset-gt-lg-85,[dir=rtl] .offset-gt-lg-85{margin-left:auto;margin-right:85%}.flex-offset-gt-lg-90,.offset-gt-lg-90{margin-left:90%}[dir=rtl] .flex-offset-gt-lg-90,[dir=rtl] .offset-gt-lg-90{margin-left:auto;margin-right:90%}.flex-offset-gt-lg-95,.offset-gt-lg-95{margin-left:95%}[dir=rtl] .flex-offset-gt-lg-95,[dir=rtl] .offset-gt-lg-95{margin-left:auto;margin-right:95%}.flex-offset-gt-lg-33,.offset-gt-lg-33{margin-left:33.33333%}.flex-offset-gt-lg-66,.offset-gt-lg-66{margin-left:66.66667%}[dir=rtl] .flex-offset-gt-lg-66,[dir=rtl] .offset-gt-lg-66{margin-left:auto;margin-right:66.66667%}.layout-align-gt-lg,.layout-align-gt-lg-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-gt-lg,.layout-align-gt-lg-start,.layout-align-gt-lg-start-center,.layout-align-gt-lg-start-end,.layout-align-gt-lg-start-start,.layout-align-gt-lg-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-lg-center,.layout-align-gt-lg-center-center,.layout-align-gt-lg-center-end,.layout-align-gt-lg-center-start,.layout-align-gt-lg-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-gt-lg-end,.layout-align-gt-lg-end-center,.layout-align-gt-lg-end-end,.layout-align-gt-lg-end-start,.layout-align-gt-lg-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-gt-lg-space-around,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-gt-lg-space-between,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-gt-lg-center-start,.layout-align-gt-lg-end-start,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-gt-lg-center-center,.layout-align-gt-lg-end-center,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-gt-lg-center-center>*,.layout-align-gt-lg-end-center>*,.layout-align-gt-lg-space-around-center>*,.layout-align-gt-lg-space-between-center>*,.layout-align-gt-lg-start-center>*{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-align-gt-lg-center-end,.layout-align-gt-lg-end-end,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-gt-lg-center-stretch,.layout-align-gt-lg-end-stretch,.layout-align-gt-lg-space-around-stretch,.layout-align-gt-lg-space-between-stretch,.layout-align-gt-lg-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-gt-lg{-ms-flex:1 1;flex:1 1}.flex-gt-lg,.flex-gt-lg-grow{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-gt-lg-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-lg-auto,.flex-gt-lg-initial{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-gt-lg-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-gt-lg-none,.flex-gt-lg-noshrink{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-noshrink{-ms-flex:1 0 auto;flex:1 0 auto}.flex-gt-lg-nogrow{-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-0,.layout-row>.flex-gt-lg-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-gt-lg-0{min-width:0}.layout-column>.flex-gt-lg-0{max-width:100%;max-height:0%}.layout-column>.flex-gt-lg-0,.layout-gt-lg-row>.flex-gt-lg-0{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-0{max-width:0;max-height:100%;min-width:0}.layout-gt-lg-column>.flex-gt-lg-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:0}.flex-gt-lg-5,.layout-row>.flex-gt-lg-5{max-width:5%;max-height:100%}.flex-gt-lg-5,.layout-column>.flex-gt-lg-5,.layout-row>.flex-gt-lg-5{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-5{max-width:100%;max-height:5%}.layout-gt-lg-row>.flex-gt-lg-5{max-width:5%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-5,.layout-gt-lg-row>.flex-gt-lg-5{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-5{max-width:100%;max-height:5%}.flex-gt-lg-10,.layout-row>.flex-gt-lg-10{max-width:10%;max-height:100%}.flex-gt-lg-10,.layout-column>.flex-gt-lg-10,.layout-row>.flex-gt-lg-10{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-10{max-width:100%;max-height:10%}.layout-gt-lg-row>.flex-gt-lg-10{max-width:10%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-10,.layout-gt-lg-row>.flex-gt-lg-10{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-10{max-width:100%;max-height:10%}.flex-gt-lg-15,.layout-row>.flex-gt-lg-15{max-width:15%;max-height:100%}.flex-gt-lg-15,.layout-column>.flex-gt-lg-15,.layout-row>.flex-gt-lg-15{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-15{max-width:100%;max-height:15%}.layout-gt-lg-row>.flex-gt-lg-15{max-width:15%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-15,.layout-gt-lg-row>.flex-gt-lg-15{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-15{max-width:100%;max-height:15%}.flex-gt-lg-20,.layout-row>.flex-gt-lg-20{max-width:20%;max-height:100%}.flex-gt-lg-20,.layout-column>.flex-gt-lg-20,.layout-row>.flex-gt-lg-20{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-20{max-width:100%;max-height:20%}.layout-gt-lg-row>.flex-gt-lg-20{max-width:20%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-20,.layout-gt-lg-row>.flex-gt-lg-20{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-20{max-width:100%;max-height:20%}.flex-gt-lg-25,.layout-row>.flex-gt-lg-25{max-width:25%;max-height:100%}.flex-gt-lg-25,.layout-column>.flex-gt-lg-25,.layout-row>.flex-gt-lg-25{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-25{max-width:100%;max-height:25%}.layout-gt-lg-row>.flex-gt-lg-25{max-width:25%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-25,.layout-gt-lg-row>.flex-gt-lg-25{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-25{max-width:100%;max-height:25%}.flex-gt-lg-30,.layout-row>.flex-gt-lg-30{max-width:30%;max-height:100%}.flex-gt-lg-30,.layout-column>.flex-gt-lg-30,.layout-row>.flex-gt-lg-30{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-30{max-width:100%;max-height:30%}.layout-gt-lg-row>.flex-gt-lg-30{max-width:30%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-30,.layout-gt-lg-row>.flex-gt-lg-30{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-30{max-width:100%;max-height:30%}.flex-gt-lg-35,.layout-row>.flex-gt-lg-35{max-width:35%;max-height:100%}.flex-gt-lg-35,.layout-column>.flex-gt-lg-35,.layout-row>.flex-gt-lg-35{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-35{max-width:100%;max-height:35%}.layout-gt-lg-row>.flex-gt-lg-35{max-width:35%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-35,.layout-gt-lg-row>.flex-gt-lg-35{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-35{max-width:100%;max-height:35%}.flex-gt-lg-40,.layout-row>.flex-gt-lg-40{max-width:40%;max-height:100%}.flex-gt-lg-40,.layout-column>.flex-gt-lg-40,.layout-row>.flex-gt-lg-40{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-40{max-width:100%;max-height:40%}.layout-gt-lg-row>.flex-gt-lg-40{max-width:40%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-40,.layout-gt-lg-row>.flex-gt-lg-40{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-40{max-width:100%;max-height:40%}.flex-gt-lg-45,.layout-row>.flex-gt-lg-45{max-width:45%;max-height:100%}.flex-gt-lg-45,.layout-column>.flex-gt-lg-45,.layout-row>.flex-gt-lg-45{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-45{max-width:100%;max-height:45%}.layout-gt-lg-row>.flex-gt-lg-45{max-width:45%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-45,.layout-gt-lg-row>.flex-gt-lg-45{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-45{max-width:100%;max-height:45%}.flex-gt-lg-50,.layout-row>.flex-gt-lg-50{max-width:50%;max-height:100%}.flex-gt-lg-50,.layout-column>.flex-gt-lg-50,.layout-row>.flex-gt-lg-50{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-50{max-width:100%;max-height:50%}.layout-gt-lg-row>.flex-gt-lg-50{max-width:50%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-50,.layout-gt-lg-row>.flex-gt-lg-50{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-50{max-width:100%;max-height:50%}.flex-gt-lg-55,.layout-row>.flex-gt-lg-55{max-width:55%;max-height:100%}.flex-gt-lg-55,.layout-column>.flex-gt-lg-55,.layout-row>.flex-gt-lg-55{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-55{max-width:100%;max-height:55%}.layout-gt-lg-row>.flex-gt-lg-55{max-width:55%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-55,.layout-gt-lg-row>.flex-gt-lg-55{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-55{max-width:100%;max-height:55%}.flex-gt-lg-60,.layout-row>.flex-gt-lg-60{max-width:60%;max-height:100%}.flex-gt-lg-60,.layout-column>.flex-gt-lg-60,.layout-row>.flex-gt-lg-60{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-60{max-width:100%;max-height:60%}.layout-gt-lg-row>.flex-gt-lg-60{max-width:60%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-60,.layout-gt-lg-row>.flex-gt-lg-60{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-60{max-width:100%;max-height:60%}.flex-gt-lg-65,.layout-row>.flex-gt-lg-65{max-width:65%;max-height:100%}.flex-gt-lg-65,.layout-column>.flex-gt-lg-65,.layout-row>.flex-gt-lg-65{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-65{max-width:100%;max-height:65%}.layout-gt-lg-row>.flex-gt-lg-65{max-width:65%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-65,.layout-gt-lg-row>.flex-gt-lg-65{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-65{max-width:100%;max-height:65%}.flex-gt-lg-70,.layout-row>.flex-gt-lg-70{max-width:70%;max-height:100%}.flex-gt-lg-70,.layout-column>.flex-gt-lg-70,.layout-row>.flex-gt-lg-70{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-70{max-width:100%;max-height:70%}.layout-gt-lg-row>.flex-gt-lg-70{max-width:70%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-70,.layout-gt-lg-row>.flex-gt-lg-70{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-70{max-width:100%;max-height:70%}.flex-gt-lg-75,.layout-row>.flex-gt-lg-75{max-width:75%;max-height:100%}.flex-gt-lg-75,.layout-column>.flex-gt-lg-75,.layout-row>.flex-gt-lg-75{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-75{max-width:100%;max-height:75%}.layout-gt-lg-row>.flex-gt-lg-75{max-width:75%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-75,.layout-gt-lg-row>.flex-gt-lg-75{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-75{max-width:100%;max-height:75%}.flex-gt-lg-80,.layout-row>.flex-gt-lg-80{max-width:80%;max-height:100%}.flex-gt-lg-80,.layout-column>.flex-gt-lg-80,.layout-row>.flex-gt-lg-80{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-80{max-width:100%;max-height:80%}.layout-gt-lg-row>.flex-gt-lg-80{max-width:80%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-80,.layout-gt-lg-row>.flex-gt-lg-80{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-80{max-width:100%;max-height:80%}.flex-gt-lg-85,.layout-row>.flex-gt-lg-85{max-width:85%;max-height:100%}.flex-gt-lg-85,.layout-column>.flex-gt-lg-85,.layout-row>.flex-gt-lg-85{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-85{max-width:100%;max-height:85%}.layout-gt-lg-row>.flex-gt-lg-85{max-width:85%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-85,.layout-gt-lg-row>.flex-gt-lg-85{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-85{max-width:100%;max-height:85%}.flex-gt-lg-90,.layout-row>.flex-gt-lg-90{max-width:90%;max-height:100%}.flex-gt-lg-90,.layout-column>.flex-gt-lg-90,.layout-row>.flex-gt-lg-90{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-90{max-width:100%;max-height:90%}.layout-gt-lg-row>.flex-gt-lg-90{max-width:90%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-90,.layout-gt-lg-row>.flex-gt-lg-90{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-90{max-width:100%;max-height:90%}.flex-gt-lg-95,.layout-row>.flex-gt-lg-95{max-width:95%;max-height:100%}.flex-gt-lg-95,.layout-column>.flex-gt-lg-95,.layout-row>.flex-gt-lg-95{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-95{max-width:100%;max-height:95%}.layout-gt-lg-row>.flex-gt-lg-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-95{max-height:95%}.flex-gt-lg-100,.layout-gt-lg-column>.flex-gt-lg-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-100{max-height:100%}.layout-column>.flex-gt-lg-100,.layout-gt-lg-column>.flex-gt-lg-100,.layout-gt-lg-row>.flex-gt-lg-100,.layout-row>.flex-gt-lg-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-gt-lg-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%}.layout-row>.flex-gt-lg-33,.layout-row>.flex-gt-lg-66{-webkit-box-flex:1;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-gt-lg-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-gt-lg-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%}.layout-column>.flex-gt-lg-33,.layout-column>.flex-gt-lg-66{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-gt-lg-row>.flex-gt-lg-33{max-width:33.33%}.layout-gt-lg-row>.flex-gt-lg-33,.layout-gt-lg-row>.flex-gt-lg-66{-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-66{max-width:66.66%}.layout-gt-lg-row>.flex{min-width:0}.layout-gt-lg-column>.flex-gt-lg-33{max-height:33.33%}.layout-gt-lg-column>.flex-gt-lg-33,.layout-gt-lg-column>.flex-gt-lg-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-66{max-height:66.66%}.layout-gt-lg-column>.flex{min-height:0}.layout-gt-lg,.layout-gt-lg-column,.layout-gt-lg-row{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-lg-column{-ms-flex-direction:column;flex-direction:column}.layout-gt-lg-row{-ms-flex-direction:row;flex-direction:row}.flex-order-xl--20{-ms-flex-order:-20;order:-20}.flex-order-xl--19{-ms-flex-order:-19;order:-19}.flex-order-xl--18{-ms-flex-order:-18;order:-18}.flex-order-xl--17{-ms-flex-order:-17;order:-17}.flex-order-xl--16{-ms-flex-order:-16;order:-16}.flex-order-xl--15{-ms-flex-order:-15;order:-15}.flex-order-xl--14{-ms-flex-order:-14;order:-14}.flex-order-xl--13{-ms-flex-order:-13;order:-13}.flex-order-xl--12{-ms-flex-order:-12;order:-12}.flex-order-xl--11{-ms-flex-order:-11;order:-11}.flex-order-xl--10{-ms-flex-order:-10;order:-10}.flex-order-xl--9{-ms-flex-order:-9;order:-9}.flex-order-xl--8{-ms-flex-order:-8;order:-8}.flex-order-xl--7{-ms-flex-order:-7;order:-7}.flex-order-xl--6{-ms-flex-order:-6;order:-6}.flex-order-xl--5{-ms-flex-order:-5;order:-5}.flex-order-xl--4{-ms-flex-order:-4;order:-4}.flex-order-xl--3{-ms-flex-order:-3;order:-3}.flex-order-xl--2{-ms-flex-order:-2;order:-2}.flex-order-xl--1{-ms-flex-order:-1;order:-1}.flex-order-xl-0{-ms-flex-order:0;order:0}.flex-order-xl-1{-ms-flex-order:1;order:1}.flex-order-xl-2{-ms-flex-order:2;order:2}.flex-order-xl-3{-ms-flex-order:3;order:3}.flex-order-xl-4{-ms-flex-order:4;order:4}.flex-order-xl-5{-ms-flex-order:5;order:5}.flex-order-xl-6{-ms-flex-order:6;order:6}.flex-order-xl-7{-ms-flex-order:7;order:7}.flex-order-xl-8{-ms-flex-order:8;order:8}.flex-order-xl-9{-ms-flex-order:9;order:9}.flex-order-xl-10{-ms-flex-order:10;order:10}.flex-order-xl-11{-ms-flex-order:11;order:11}.flex-order-xl-12{-ms-flex-order:12;order:12}.flex-order-xl-13{-ms-flex-order:13;order:13}.flex-order-xl-14{-ms-flex-order:14;order:14}.flex-order-xl-15{-ms-flex-order:15;order:15}.flex-order-xl-16{-ms-flex-order:16;order:16}.flex-order-xl-17{-ms-flex-order:17;order:17}.flex-order-xl-18{-ms-flex-order:18;order:18}.flex-order-xl-19{-ms-flex-order:19;order:19}.flex-order-xl-20{-ms-flex-order:20;order:20}.flex-offset-xl-0,.offset-xl-0{margin-left:0}[dir=rtl] .flex-offset-xl-0,[dir=rtl] .offset-xl-0{margin-left:auto;margin-right:0}.flex-offset-xl-5,.offset-xl-5{margin-left:5%}[dir=rtl] .flex-offset-xl-5,[dir=rtl] .offset-xl-5{margin-left:auto;margin-right:5%}.flex-offset-xl-10,.offset-xl-10{margin-left:10%}[dir=rtl] .flex-offset-xl-10,[dir=rtl] .offset-xl-10{margin-left:auto;margin-right:10%}.flex-offset-xl-15,.offset-xl-15{margin-left:15%}[dir=rtl] .flex-offset-xl-15,[dir=rtl] .offset-xl-15{margin-left:auto;margin-right:15%}.flex-offset-xl-20,.offset-xl-20{margin-left:20%}[dir=rtl] .flex-offset-xl-20,[dir=rtl] .offset-xl-20{margin-left:auto;margin-right:20%}.flex-offset-xl-25,.offset-xl-25{margin-left:25%}[dir=rtl] .flex-offset-xl-25,[dir=rtl] .offset-xl-25{margin-left:auto;margin-right:25%}.flex-offset-xl-30,.offset-xl-30{margin-left:30%}[dir=rtl] .flex-offset-xl-30,[dir=rtl] .offset-xl-30{margin-left:auto;margin-right:30%}.flex-offset-xl-35,.offset-xl-35{margin-left:35%}[dir=rtl] .flex-offset-xl-35,[dir=rtl] .offset-xl-35{margin-left:auto;margin-right:35%}.flex-offset-xl-40,.offset-xl-40{margin-left:40%}[dir=rtl] .flex-offset-xl-40,[dir=rtl] .offset-xl-40{margin-left:auto;margin-right:40%}.flex-offset-xl-45,.offset-xl-45{margin-left:45%}[dir=rtl] .flex-offset-xl-45,[dir=rtl] .offset-xl-45{margin-left:auto;margin-right:45%}.flex-offset-xl-50,.offset-xl-50{margin-left:50%}[dir=rtl] .flex-offset-xl-50,[dir=rtl] .offset-xl-50{margin-left:auto;margin-right:50%}.flex-offset-xl-55,.offset-xl-55{margin-left:55%}[dir=rtl] .flex-offset-xl-55,[dir=rtl] .offset-xl-55{margin-left:auto;margin-right:55%}.flex-offset-xl-60,.offset-xl-60{margin-left:60%}[dir=rtl] .flex-offset-xl-60,[dir=rtl] .offset-xl-60{margin-left:auto;margin-right:60%}.flex-offset-xl-65,.offset-xl-65{margin-left:65%}[dir=rtl] .flex-offset-xl-65,[dir=rtl] .offset-xl-65{margin-left:auto;margin-right:65%}.flex-offset-xl-70,.offset-xl-70{margin-left:70%}[dir=rtl] .flex-offset-xl-70,[dir=rtl] .offset-xl-70{margin-left:auto;margin-right:70%}.flex-offset-xl-75,.offset-xl-75{margin-left:75%}[dir=rtl] .flex-offset-xl-75,[dir=rtl] .offset-xl-75{margin-left:auto;margin-right:75%}.flex-offset-xl-80,.offset-xl-80{margin-left:80%}[dir=rtl] .flex-offset-xl-80,[dir=rtl] .offset-xl-80{margin-left:auto;margin-right:80%}.flex-offset-xl-85,.offset-xl-85{margin-left:85%}[dir=rtl] .flex-offset-xl-85,[dir=rtl] .offset-xl-85{margin-left:auto;margin-right:85%}.flex-offset-xl-90,.offset-xl-90{margin-left:90%}[dir=rtl] .flex-offset-xl-90,[dir=rtl] .offset-xl-90{margin-left:auto;margin-right:90%}.flex-offset-xl-95,.offset-xl-95{margin-left:95%}[dir=rtl] .flex-offset-xl-95,[dir=rtl] .offset-xl-95{margin-left:auto;margin-right:95%}.flex-offset-xl-33,.offset-xl-33{margin-left:33.33333%}.flex-offset-xl-66,.offset-xl-66{margin-left:66.66667%}[dir=rtl] .flex-offset-xl-66,[dir=rtl] .offset-xl-66{margin-left:auto;margin-right:66.66667%}.layout-align-xl,.layout-align-xl-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-xl,.layout-align-xl-start,.layout-align-xl-start-center,.layout-align-xl-start-end,.layout-align-xl-start-start,.layout-align-xl-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-xl-center,.layout-align-xl-center-center,.layout-align-xl-center-end,.layout-align-xl-center-start,.layout-align-xl-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-xl-end,.layout-align-xl-end-center,.layout-align-xl-end-end,.layout-align-xl-end-start,.layout-align-xl-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-xl-space-around,.layout-align-xl-space-around-center,.layout-align-xl-space-around-end,.layout-align-xl-space-around-start,.layout-align-xl-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-xl-space-between,.layout-align-xl-space-between-center,.layout-align-xl-space-between-end,.layout-align-xl-space-between-start,.layout-align-xl-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-xl-center-start,.layout-align-xl-end-start,.layout-align-xl-space-around-start,.layout-align-xl-space-between-start,.layout-align-xl-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-xl-center-center,.layout-align-xl-end-center,.layout-align-xl-space-around-center,.layout-align-xl-space-between-center,.layout-align-xl-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-xl-center-center>*,.layout-align-xl-end-center>*,.layout-align-xl-space-around-center>*,.layout-align-xl-space-between-center>*,.layout-align-xl-start-center>*{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-align-xl-center-end,.layout-align-xl-end-end,.layout-align-xl-space-around-end,.layout-align-xl-space-between-end,.layout-align-xl-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-xl-center-stretch,.layout-align-xl-end-stretch,.layout-align-xl-space-around-stretch,.layout-align-xl-space-between-stretch,.layout-align-xl-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-xl{-ms-flex:1 1;flex:1 1}.flex-xl,.flex-xl-grow{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-xl-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-xl-auto,.flex-xl-initial{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-xl-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-xl-none,.flex-xl-noshrink{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-noshrink{-ms-flex:1 0 auto;flex:1 0 auto}.flex-xl-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-xl-0,.flex-xl-nogrow,.layout-row>.flex-xl-0{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-0,.layout-row>.flex-xl-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0;max-height:100%}.layout-row>.flex-xl-0{min-width:0}.layout-column>.flex-xl-0{max-width:100%;max-height:0%}.layout-column>.flex-xl-0,.layout-xl-row>.flex-xl-0{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-0{max-width:0;max-height:100%;min-width:0}.layout-xl-column>.flex-xl-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:0}.flex-xl-5,.layout-row>.flex-xl-5{max-width:5%;max-height:100%}.flex-xl-5,.layout-column>.flex-xl-5,.layout-row>.flex-xl-5{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-5{max-width:100%;max-height:5%}.layout-xl-row>.flex-xl-5{max-width:5%;max-height:100%}.layout-xl-column>.flex-xl-5,.layout-xl-row>.flex-xl-5{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-5{max-width:100%;max-height:5%}.flex-xl-10,.layout-row>.flex-xl-10{max-width:10%;max-height:100%}.flex-xl-10,.layout-column>.flex-xl-10,.layout-row>.flex-xl-10{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-10{max-width:100%;max-height:10%}.layout-xl-row>.flex-xl-10{max-width:10%;max-height:100%}.layout-xl-column>.flex-xl-10,.layout-xl-row>.flex-xl-10{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-10{max-width:100%;max-height:10%}.flex-xl-15,.layout-row>.flex-xl-15{max-width:15%;max-height:100%}.flex-xl-15,.layout-column>.flex-xl-15,.layout-row>.flex-xl-15{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-15{max-width:100%;max-height:15%}.layout-xl-row>.flex-xl-15{max-width:15%;max-height:100%}.layout-xl-column>.flex-xl-15,.layout-xl-row>.flex-xl-15{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-15{max-width:100%;max-height:15%}.flex-xl-20,.layout-row>.flex-xl-20{max-width:20%;max-height:100%}.flex-xl-20,.layout-column>.flex-xl-20,.layout-row>.flex-xl-20{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-20{max-width:100%;max-height:20%}.layout-xl-row>.flex-xl-20{max-width:20%;max-height:100%}.layout-xl-column>.flex-xl-20,.layout-xl-row>.flex-xl-20{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-20{max-width:100%;max-height:20%}.flex-xl-25,.layout-row>.flex-xl-25{max-width:25%;max-height:100%}.flex-xl-25,.layout-column>.flex-xl-25,.layout-row>.flex-xl-25{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-25{max-width:100%;max-height:25%}.layout-xl-row>.flex-xl-25{max-width:25%;max-height:100%}.layout-xl-column>.flex-xl-25,.layout-xl-row>.flex-xl-25{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-25{max-width:100%;max-height:25%}.flex-xl-30,.layout-row>.flex-xl-30{max-width:30%;max-height:100%}.flex-xl-30,.layout-column>.flex-xl-30,.layout-row>.flex-xl-30{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-30{max-width:100%;max-height:30%}.layout-xl-row>.flex-xl-30{max-width:30%;max-height:100%}.layout-xl-column>.flex-xl-30,.layout-xl-row>.flex-xl-30{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-30{max-width:100%;max-height:30%}.flex-xl-35,.layout-row>.flex-xl-35{max-width:35%;max-height:100%}.flex-xl-35,.layout-column>.flex-xl-35,.layout-row>.flex-xl-35{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-35{max-width:100%;max-height:35%}.layout-xl-row>.flex-xl-35{max-width:35%;max-height:100%}.layout-xl-column>.flex-xl-35,.layout-xl-row>.flex-xl-35{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-35{max-width:100%;max-height:35%}.flex-xl-40,.layout-row>.flex-xl-40{max-width:40%;max-height:100%}.flex-xl-40,.layout-column>.flex-xl-40,.layout-row>.flex-xl-40{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-40{max-width:100%;max-height:40%}.layout-xl-row>.flex-xl-40{max-width:40%;max-height:100%}.layout-xl-column>.flex-xl-40,.layout-xl-row>.flex-xl-40{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-40{max-width:100%;max-height:40%}.flex-xl-45,.layout-row>.flex-xl-45{max-width:45%;max-height:100%}.flex-xl-45,.layout-column>.flex-xl-45,.layout-row>.flex-xl-45{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-45{max-width:100%;max-height:45%}.layout-xl-row>.flex-xl-45{max-width:45%;max-height:100%}.layout-xl-column>.flex-xl-45,.layout-xl-row>.flex-xl-45{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-45{max-width:100%;max-height:45%}.flex-xl-50,.layout-row>.flex-xl-50{max-width:50%;max-height:100%}.flex-xl-50,.layout-column>.flex-xl-50,.layout-row>.flex-xl-50{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-50{max-width:100%;max-height:50%}.layout-xl-row>.flex-xl-50{max-width:50%;max-height:100%}.layout-xl-column>.flex-xl-50,.layout-xl-row>.flex-xl-50{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-50{max-width:100%;max-height:50%}.flex-xl-55,.layout-row>.flex-xl-55{max-width:55%;max-height:100%}.flex-xl-55,.layout-column>.flex-xl-55,.layout-row>.flex-xl-55{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-55{max-width:100%;max-height:55%}.layout-xl-row>.flex-xl-55{max-width:55%;max-height:100%}.layout-xl-column>.flex-xl-55,.layout-xl-row>.flex-xl-55{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-55{max-width:100%;max-height:55%}.flex-xl-60,.layout-row>.flex-xl-60{max-width:60%;max-height:100%}.flex-xl-60,.layout-column>.flex-xl-60,.layout-row>.flex-xl-60{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-60{max-width:100%;max-height:60%}.layout-xl-row>.flex-xl-60{max-width:60%;max-height:100%}.layout-xl-column>.flex-xl-60,.layout-xl-row>.flex-xl-60{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-60{max-width:100%;max-height:60%}.flex-xl-65,.layout-row>.flex-xl-65{max-width:65%;max-height:100%}.flex-xl-65,.layout-column>.flex-xl-65,.layout-row>.flex-xl-65{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-65{max-width:100%;max-height:65%}.layout-xl-row>.flex-xl-65{max-width:65%;max-height:100%}.layout-xl-column>.flex-xl-65,.layout-xl-row>.flex-xl-65{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-65{max-width:100%;max-height:65%}.flex-xl-70,.layout-row>.flex-xl-70{max-width:70%;max-height:100%}.flex-xl-70,.layout-column>.flex-xl-70,.layout-row>.flex-xl-70{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-70{max-width:100%;max-height:70%}.layout-xl-row>.flex-xl-70{max-width:70%;max-height:100%}.layout-xl-column>.flex-xl-70,.layout-xl-row>.flex-xl-70{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-70{max-width:100%;max-height:70%}.flex-xl-75,.layout-row>.flex-xl-75{max-width:75%;max-height:100%}.flex-xl-75,.layout-column>.flex-xl-75,.layout-row>.flex-xl-75{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-75{max-width:100%;max-height:75%}.layout-xl-row>.flex-xl-75{max-width:75%;max-height:100%}.layout-xl-column>.flex-xl-75,.layout-xl-row>.flex-xl-75{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-75{max-width:100%;max-height:75%}.flex-xl-80,.layout-row>.flex-xl-80{max-width:80%;max-height:100%}.flex-xl-80,.layout-column>.flex-xl-80,.layout-row>.flex-xl-80{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-80{max-width:100%;max-height:80%}.layout-xl-row>.flex-xl-80{max-width:80%;max-height:100%}.layout-xl-column>.flex-xl-80,.layout-xl-row>.flex-xl-80{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-80{max-width:100%;max-height:80%}.flex-xl-85,.layout-row>.flex-xl-85{max-width:85%;max-height:100%}.flex-xl-85,.layout-column>.flex-xl-85,.layout-row>.flex-xl-85{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-85{max-width:100%;max-height:85%}.layout-xl-row>.flex-xl-85{max-width:85%;max-height:100%}.layout-xl-column>.flex-xl-85,.layout-xl-row>.flex-xl-85{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-85{max-width:100%;max-height:85%}.flex-xl-90,.layout-row>.flex-xl-90{max-width:90%;max-height:100%}.flex-xl-90,.layout-column>.flex-xl-90,.layout-row>.flex-xl-90{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-90{max-width:100%;max-height:90%}.layout-xl-row>.flex-xl-90{max-width:90%;max-height:100%}.layout-xl-column>.flex-xl-90,.layout-xl-row>.flex-xl-90{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-90{max-width:100%;max-height:90%}.flex-xl-95,.layout-row>.flex-xl-95{max-width:95%;max-height:100%}.flex-xl-95,.layout-column>.flex-xl-95,.layout-row>.flex-xl-95{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-95{max-width:100%;max-height:95%}.layout-xl-row>.flex-xl-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-95{max-height:95%}.flex-xl-100,.layout-xl-column>.flex-xl-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-100{max-height:100%}.layout-column>.flex-xl-100,.layout-row>.flex-xl-100,.layout-xl-column>.flex-xl-100,.layout-xl-row>.flex-xl-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-xl-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%}.layout-row>.flex-xl-33,.layout-row>.flex-xl-66{-webkit-box-flex:1;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-xl-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-xl-33{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%}.layout-column>.flex-xl-33,.layout-column>.flex-xl-66{-webkit-box-flex:1;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-xl-row>.flex-xl-33{max-width:33.33%}.layout-xl-row>.flex-xl-33,.layout-xl-row>.flex-xl-66{-ms-flex:1 1 100%;flex:1 1 100%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-66{max-width:66.66%}.layout-xl-row>.flex{min-width:0}.layout-xl-column>.flex-xl-33{max-height:33.33%}.layout-xl-column>.flex-xl-33,.layout-xl-column>.flex-xl-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-66{max-height:66.66%}.layout-xl-column>.flex{min-height:0}.layout-xl,.layout-xl-column,.layout-xl-row{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-xl-column{-ms-flex-direction:column;flex-direction:column}.layout-xl-row{-ms-flex-direction:row;flex-direction:row}.hide-gt-lg:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-xl:not(.show-xl):not(.show-gt-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show){display:none}}@media print{.hide-print:not(.show-print):not(.show){display:none!important}}@-webkit-keyframes pulse{0%{background-color:#ebebeb}50%{background-color:#f5f5f5}to{background-color:#ebebeb}}.days-handlers{z-index:19;background:#fff;background:#000;color:#fff;height:21px;width:calc(100vw - 64px)}.day-head{display:inline-block;width:14.28571%;height:21px;position:relative}.day-head:nth-child(7){border-right:none}.day-head.collapsed{width:60px!important}.day-head .btn-collapse{position:absolute;left:0;right:0;top:0;bottom:0;width:100%}.day-head .btn-collapse .collapse-icons{display:none;position:absolute;right:6px}.day-head .btn-collapse svg{width:18px;color:#fff}.day-head .btn-collapse:hover .collapse-icons{display:inline}.day-head .day-name{font-size:12px;text-transform:uppercase;position:absolute;left:5px}#itemPreview{-moz-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);display:block;width:200px;background:#fff;z-index:1000000;padding-top:10px}#itemPreview.new-item-preview{right:0;position:static}#itemPreview .item-title-area{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;margin:0;padding:4px 4px 4px 0}#itemPreview .item-title-area.summary-athlete .title-status{display:none!important}#itemPreview .item-title-area.athlete-summary{background-color:inherit;margin-bottom:10px}#itemPreview .item-title-area.athlete-summary .edit-session{position:absolute;top:-11px!important;right:-5px!important;bottom:0;padding-top:3px;font-size:20px}#itemPreview .item-title-area.athlete-summary .program-title{line-height:15px}#itemPreview .item-title-area.athlete-summary .session-logo img{width:15px;height:15px}#itemPreview .item-title-area.athlete-summary .published,#itemPreview .item-title-area.athlete-summary .title-status{display:none}#itemPreview .item-title-area:hover .session-info .edit-session{cursor:pointer}#itemPreview .item-title-area .session-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;padding:4px 0 4px 3px}#itemPreview .item-title-area .session-info img{width:20px;height:20px;margin-top:3px}#itemPreview .item-title-area .session-info .time-update{font-size:8px;color:#3d3d3f;position:absolute;right:6px;bottom:4px}#itemPreview .item-title-area .session-info .edit-session{position:absolute;top:8px;right:0;font-size:19px}#itemPreview .item-title-area img{width:32px;height:32px}#itemPreview .item-title-area .title{line-height:15px;display:-ms-flexbox;display:flex}#itemPreview .item-title-area .title .program-title{font-size:10px;margin:0;font-weight:700;margin-left:5px;position:relative;z-index:10;padding-top:2px;padding-bottom:2px;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.1;color:#2c2c2e;margin-right:15px}#itemPreview .calendar-items-list{list-style:none;margin:0;padding:0}#itemPreview .calendar-items-list.dragging{height:100%}#itemPreview .calendar-items-list .item-section-exercise{display:inline-block}#itemPreview .calendar-items-list .item-section-exercise .light-gray-comment{display:none}#itemPreview .calendar-items-list .item-section-exercise .default-view{display:inline-block;width:90%}#itemPreview .calendar-items-list .item-section-exercise .default-view .alphabet-icon{position:absolute;left:0;top:0}#itemPreview .calendar-items-list .item-section-exercise .default-view .exercise-title-info{display:inline-block}#itemPreview .calendar-items-list .extra-detail,#itemPreview .calendar-items-list .item-section-exercise .default-view .extra-detail,#itemPreview .calendar-items-list .item-section-exercise .default-view .leaderboard-tag-value,#itemPreview .calendar-items-list .item-section-exercise .summary-view{display:none}#itemPreview .calendar-items-list .extra-detail .block-leaderboard{display:inline-block;margin-left:4px;margin-right:4px;font-size:10px;padding:2px;line-height:12px;font-weight:bolder;color:#000;font-weight:900;font-family:Refrigerator Deluxe,sans-serif}#itemPreview .calendar-items-list .extra-detail div{color:#fca02a;font-size:10px;font-weight:bolder;line-height:12px;margin-left:2px;margin-right:2px;display:none;font-weight:900;font-family:Refrigerator Deluxe,sans-serif}#itemPreview .calendar-items-list .angular-ui-tree-placeholder{background:#00b3b3;display:inline-block;font-family:Open Sans;height:99%!important;min-height:300px}#itemPreview .calendar-items-list .edit-button-session:hover .workout-edit-btn-custom{display:block}#itemPreview .calendar-items-list .workout-edit-btn{position:absolute;right:0;top:-10px;margin:0;padding:0;min-width:20px;min-height:15px;height:26px;background-color:transparent;opacity:1}#itemPreview .calendar-items-list .workout-edit-btn.workout-edit-btn-custom{right:2px;top:-6px;display:none}#itemPreview .calendar-items-list .workout-edit-btn:hover{opacity:1}#itemPreview .calendar-items-list .calendar-item-session:hover .workout-edit-btn{display:block}#itemPreview .calendar-items-list .item-title-area{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;margin:0;padding:4px 4px 4px 0}#itemPreview .calendar-items-list .item-title-area.summary-athlete .title-status{display:none!important}#itemPreview .calendar-items-list .item-title-area.athlete-summary{background-color:inherit;margin-bottom:10px}#itemPreview .calendar-items-list .item-title-area.athlete-summary .edit-session{position:absolute;top:-11px!important;right:-5px!important;bottom:0;padding-top:3px;font-size:20px}#itemPreview .calendar-items-list .item-title-area.athlete-summary .program-title{line-height:15px}#itemPreview .calendar-items-list .item-title-area.athlete-summary .session-logo img{width:15px;height:15px}#itemPreview .calendar-items-list .item-title-area.athlete-summary .published,#itemPreview .calendar-items-list .item-title-area.athlete-summary .title-status{display:none}#itemPreview .calendar-items-list .item-title-area:hover .session-info .edit-session{cursor:pointer}#itemPreview .calendar-items-list .item-title-area .session-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;padding:4px 0 4px 3px}#itemPreview .calendar-items-list .item-title-area .session-info img{width:20px;height:20px;margin-top:3px}#itemPreview .calendar-items-list .item-title-area .session-info .time-update{font-size:8px;color:#3d3d3f;position:absolute;right:6px;bottom:4px}#itemPreview .calendar-items-list .item-title-area .session-info .edit-session{position:absolute;top:8px;right:0;font-size:19px}#itemPreview .calendar-items-list .item-title-area img{width:32px;height:32px}#itemPreview .calendar-items-list .item-title-area .title{line-height:15px;display:-ms-flexbox;display:flex}#itemPreview .calendar-items-list .item-title-area .title .program-title{font-size:10px;margin:0;font-weight:700;margin-left:5px;position:relative;z-index:10;padding-top:2px;padding-bottom:2px;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.1;color:#2c2c2e;margin-right:15px}#itemPreview .calendar-items-list .title-status .publish-status{margin:0}#itemPreview .calendar-items-list .title-status .publish-status span{font-size:9px;font-weight:400}#itemPreview .calendar-items-list .title-status .publish-status .status{line-height:1}#itemPreview .calendar-items-list .title-status .publish-status .has-status:before{content:"";width:7px;height:7px;display:inline-block;margin-right:5px;border-radius:50%}#itemPreview .calendar-items-list .title-status .publish-status .published{color:#00bd75}#itemPreview .calendar-items-list .title-status .publish-status .published .has-status:before{background-color:#00bd75}#itemPreview .calendar-items-list .title-status .publish-status .unpublished{color:#e30013}#itemPreview .calendar-items-list .title-status .publish-status .unpublished .has-status:before{background-color:#e30013}#itemPreview .calendar-items-list .title-status .publish-status .published-scheduled{color:#f1fd53}#itemPreview .calendar-items-list .title-status .publish-status .mdi-clock{position:relative;top:2px;margin-right:2px}#itemPreview .calendar-items-list .calendar-item-session{color:#2c2c2e;border-radius:0;list-style:none;padding:0;margin:0 5px 5px;padding-bottom:10px}#itemPreview .calendar-items-list .calendar-item-session .feed-button{color:#2c2c2e}#itemPreview .calendar-items-list .calendar-item-session .see-more{color:#0a0eff;font-size:9px;text-align:left;margin-top:8px}#itemPreview .calendar-items-list .calendar-item-session .sum-notes{margin-top:8px;margin-left:5px;margin-bottom:16px}#itemPreview .calendar-items-list .calendar-item-session .sum-notes .profile-image{width:30px;margin-top:0;margin-right:3px;float:left}#itemPreview .calendar-items-list .calendar-item-session .sum-notes .profile-image img{width:25px;height:25px;display:inline;border-radius:20px}#itemPreview .calendar-items-list .calendar-item-session .sum-notes .comments{max-width:295px;text-align:left;background-color:#f7f7f7;border-radius:16px;font-size:12px;padding:8px;margin-left:35px;overflow-x:hidden;overflow-y:hidden}#itemPreview .calendar-items-list .calendar-item-session .sum-notes .comments a,#itemPreview .calendar-items-list .calendar-item-session .sum-notes .comments div{color:#0a0eff;display:block;font-style:inherit;cursor:pointer}#itemPreview .calendar-items-list .calendar-item-session .fake-loader-overlay{position:absolute;z-index:100;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,59%,.3)}#itemPreview .calendar-items-list .calendar-item-session .dropdown-menu{border-radius:0}#itemPreview .calendar-items-list .calendar-item-session .dropdown-menu i.glyphicon{color:#313131;padding-right:6px}#itemPreview .calendar-items-list .calendar-item-session .dropdown-menu li{background-color:inherit;padding-left:10px;font-size:11px}#itemPreview .calendar-items-list .calendar-item-session pre.description-toggle{margin:0 20px 10px 7px;line-height:12px;font-weight:500;border:none;font-family:Open Sans;font-weight:400;font-size:10px;background:transparent;padding:0 5px 0 0;white-space:pre-wrap;word-break:normal;overflow-y:hidden;padding-left:15px;text-align:justify}#itemPreview .calendar-items-list .calendar-item-session .description-toggle{padding:8px 0;width:90%}#itemPreview .calendar-items-list .calendar-item-session.ui-selected,#itemPreview .calendar-items-list .calendar-item-session.ui-selecting{background-color:#f0efef!important;color:#2c2c2e;opacity:1!important;background-color:rgba(33,100,255,.1)!important}#itemPreview .calendar-items-list .calendar-item-session.ui-selected .item-title-area,#itemPreview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area{color:#2c2c2e;opacity:1!important}#itemPreview .calendar-items-list .calendar-item-session.ui-selected .item-title-area.summary-athlete .title-status,#itemPreview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area.summary-athlete .title-status{display:none!important}#itemPreview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title,#itemPreview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status,#itemPreview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status,#itemPreview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .published,#itemPreview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .published-scheduled,#itemPreview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .unpublished,#itemPreview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status i,#itemPreview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status span,#itemPreview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title .program-title,#itemPreview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .workout-icon,#itemPreview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title,#itemPreview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status,#itemPreview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status,#itemPreview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .published,#itemPreview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .published-scheduled,#itemPreview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .unpublished,#itemPreview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status i,#itemPreview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status span,#itemPreview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title .program-title,#itemPreview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}#itemPreview .calendar-items-list .calendar-item-session.ui-selected .set-list .item-section,#itemPreview .calendar-items-list .calendar-item-session.ui-selecting .set-list .item-section{background:#f0efef}#itemPreview .calendar-items-list .calendar-item-session.ui-selected .set-list .item-section .section-title,#itemPreview .calendar-items-list .calendar-item-session.ui-selecting .set-list .item-section .section-title{opacity:1!important}#itemPreview .calendar-items-list .calendar-item-session.ui-selected .alphabet-icon,#itemPreview .calendar-items-list .calendar-item-session.ui-selected .alphabet-icon-detail,#itemPreview .calendar-items-list .calendar-item-session.ui-selecting .alphabet-icon,#itemPreview .calendar-items-list .calendar-item-session.ui-selecting .alphabet-icon-detail{background:#f0efef}#itemPreview .calendar-items-list .calendar-item-session.ui-selected .calendar-items-list .workout-edit-btn,#itemPreview .calendar-items-list .calendar-item-session.ui-selecting .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}#itemPreview .calendar-items-list .calendar-item-session.ui-selected a:hover,#itemPreview .calendar-items-list .calendar-item-session.ui-selecting a:hover{text-decoration:none;color:#2c2c2e}#itemPreview .calendar-items-list .calendar-item-session.ui-selected .set-list .item-section,#itemPreview .calendar-items-list .calendar-item-session.ui-selecting .set-list .item-section{background-color:transparent}#itemPreview .calendar-items-list .calendar-item-session.athlete-summary .redzone-value-summary,#itemPreview .calendar-items-list .calendar-item-session.athlete-summary .title-status{display:none}#itemPreview .calendar-items-list .calendar-item-session.athlete-summary .summary-tested{background:#e5e3e3;border-radius:2px;font-size:10px;width:50px;text-align:center;float:right}#itemPreview .calendar-items-list .calendar-item-session.athlete-summary .icon-section,#itemPreview .calendar-items-list .calendar-item-session.athlete-summary .prescription.summary-prescription{display:none}#itemPreview .calendar-items-list .calendar-item-session.athlete-summary .exercise-title-info{width:90%}#itemPreview .calendar-items-list .calendar-item-session.athlete-summary .redzone-value{height:24px;padding-top:2px;padding-left:4px;padding-right:4px;font-size:12px;border-radius:2px;margin-left:11px}#itemPreview .calendar-items-list .calendar-item-session.athlete-summary .redzone-value i{color:#00bd75}#itemPreview .calendar-items-list .calendar-item-session.athlete-summary-missed .icon-section{display:none}#itemPreview .calendar-items-list .calendar-item-session.athlete-summary-missed .exercise-title-info{width:calc(100% - 10px)}#itemPreview .calendar-items-list .calendar-item-session.athlete-summary-missed .redzone-value{height:24px;padding-top:2px;padding-left:4px;padding-right:4px;font-size:12px;border-radius:2px;margin-left:11px}#itemPreview .calendar-items-list .calendar-item-session.athlete-summary-missed .redzone-value i{color:#00bd75}#itemPreview .calendar-items-list .calendar-item-session.fake-day{position:relative}#itemPreview .calendar-items-list .calendar-item-session.fake-day ol{list-style:none}#itemPreview .calendar-items-list .calendar-item-session.fake-day .item-title-area{height:40px;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}#itemPreview .calendar-items-list .calendar-item-session.fake-day .fake-block{position:relative}#itemPreview .calendar-items-list .calendar-item-session.fake-day .fake-block .fake-circle{position:absolute;top:0;left:6px;width:18px;height:18px;border-radius:18px;background:#c2c2c2;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}#itemPreview .calendar-items-list .calendar-item-session.fake-day .fake-block .ex-list{padding-left:33px}#itemPreview .calendar-items-list .calendar-item-session.fake-day .fake-block .fake-ex{margin:6px 5px 6px 0;height:10px;background:#c2c2c2;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}#itemPreview .calendar-items-list .calendar-item-session.session-header{margin-bottom:0;padding-bottom:0}#itemPreview .calendar-items-list .calendar-item-session.selected-header{background-color:#f0efef!important;color:#2c2c2e;opacity:1!important;background-color:rgba(33,100,255,.1)!important}#itemPreview .calendar-items-list .calendar-item-session.selected-header .item-title-area{color:#2c2c2e;opacity:1!important}#itemPreview .calendar-items-list .calendar-item-session.selected-header .item-title-area.summary-athlete .title-status{display:none!important}#itemPreview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title,#itemPreview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status,#itemPreview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status,#itemPreview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status .published,#itemPreview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status .published-scheduled,#itemPreview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status .unpublished,#itemPreview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status i,#itemPreview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status span,#itemPreview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title .program-title,#itemPreview .calendar-items-list .calendar-item-session.selected-header .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}#itemPreview .calendar-items-list .calendar-item-session.selected-header .set-list .item-section{background:#f0efef}#itemPreview .calendar-items-list .calendar-item-session.selected-header .set-list .item-section .section-title{opacity:1!important}#itemPreview .calendar-items-list .calendar-item-session.selected-header .alphabet-icon,#itemPreview .calendar-items-list .calendar-item-session.selected-header .alphabet-icon-detail{background:#f0efef}#itemPreview .calendar-items-list .calendar-item-session.selected-header .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}#itemPreview .calendar-items-list .calendar-item-session.selected-header a:hover{text-decoration:none;color:#2c2c2e}#itemPreview .calendar-items-list .item-section-exercise{position:relative;min-height:25px;width:100%}#itemPreview .calendar-items-list .item-section-exercise.no-line .alphabet-icon-detail:after,#itemPreview .calendar-items-list .item-section-exercise.no-line .exercise-title:after{display:none}#itemPreview .calendar-items-list .item-section-exercise .exercise-title{font-size:12px;font-weight:400;display:-ms-flexbox;display:flex;position:relative}#itemPreview .calendar-items-list .item-section-exercise .exercise-title:after{position:absolute;content:"";display:block;width:1px;height:100%;background-color:#2c2c2e;left:10px;top:20px}#itemPreview .calendar-items-list .item-section-exercise .exercise-notes{display:-ms-flexbox;display:flex;background:#f7f7f7;border-radius:8px;padding:4px;font-size:11px;margin-top:4px;margin-bottom:4px;margin-left:30px}#itemPreview .calendar-items-list .item-section-exercise .exercise-notes .icon{margin-right:4px}#itemPreview .calendar-items-list .item-section-exercise .exercise-notes .icon img{height:14px;width:14px}#itemPreview .calendar-items-list .item-section-exercise .exercise-title-info{padding-left:30px;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px);word-wrap:break-word}#itemPreview .calendar-items-list .item-section-exercise .exercise-title-info .prescription.strike{text-decoration:line-through;color:#868686}#itemPreview .calendar-items-list .item-section-exercise .exercise-title-info .prescription.hide{display:none}#itemPreview .calendar-items-list .item-section-exercise .leaderboard-tag,#itemPreview .calendar-items-list .item-section-exercise .tag{margin-left:30px;margin-right:4px;margin-top:4px;font-size:10px;line-height:12px;font-weight:900;font-family:Poppins,sans-serif;text-transform:capitalize}#itemPreview .calendar-items-list .item-section-exercise .leaderboard-tag i,#itemPreview .calendar-items-list .item-section-exercise .tag i{margin-right:2px}#itemPreview .calendar-items-list .item-section-exercise .leaderboard-tag-value{margin-left:3px}#itemPreview .calendar-items-list .item-section-exercise .tag .mdi-check{color:#00bd75}#itemPreview .calendar-items-list .item-section-exercise .prescription{display:inline}#itemPreview .calendar-items-list .item-section-exercise .extra-detail{display:inline-block;font-family:Refrigerator Deluxe,sans-serif;letter-spacing:0;color:#fca02a!important;font-weight:900}#itemPreview .calendar-items-list .item-section-exercise .extra-detail div{color:#fca02a;font-weight:bolder;line-height:12px;margin-left:2px;margin-right:2px;font-size:10px}#itemPreview .calendar-items-list .item-section-exercise .exercise-title-info .title{font-weight:600}#itemPreview .calendar-items-list .item-section-exercise .alphabet-icon,#itemPreview .calendar-items-list .item-section-exercise .alphabet-icon-detail{font-family:Poppins,sans-serif;width:18px;height:18px;display:inline-block;border-radius:50%;border:1px solid #2c2c2e;color:#2c2c2e;font-size:11px;text-align:center;line-height:1.8;background-color:#fff;position:absolute;z-index:10}#itemPreview .calendar-items-list .item-section-exercise .item-section-exercise-info{font-size:11px;line-height:1.5;opacity:.8;font-weight:400;margin:2px 0 3px 24px;max-width:100%}#itemPreview .calendar-item-session{color:#2c2c2e;border-radius:0;list-style:none;padding:0;margin:0 5px 5px;padding-bottom:10px}#itemPreview .calendar-item-session .feed-button{color:#2c2c2e}#itemPreview .calendar-item-session .see-more{color:#0a0eff;font-size:9px;text-align:left;margin-top:8px}#itemPreview .calendar-item-session .sum-notes{margin-top:8px;margin-left:5px;margin-bottom:16px}#itemPreview .calendar-item-session .sum-notes .profile-image{width:30px;margin-top:0;margin-right:3px;float:left}#itemPreview .calendar-item-session .sum-notes .profile-image img{width:25px;height:25px;display:inline;border-radius:20px}#itemPreview .calendar-item-session .sum-notes .comments{max-width:295px;text-align:left;background-color:#f7f7f7;border-radius:16px;font-size:12px;padding:8px;margin-left:35px;overflow-x:hidden;overflow-y:hidden}#itemPreview .calendar-item-session .sum-notes .comments a,#itemPreview .calendar-item-session .sum-notes .comments div{color:#0a0eff;display:block;font-style:inherit;cursor:pointer}#itemPreview .calendar-item-session .fake-loader-overlay{position:absolute;z-index:100;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,59%,.3)}#itemPreview .calendar-item-session .dropdown-menu{border-radius:0}#itemPreview .calendar-item-session .dropdown-menu i.glyphicon{color:#313131;padding-right:6px}#itemPreview .calendar-item-session .dropdown-menu li{background-color:inherit;padding-left:10px;font-size:11px}#itemPreview .calendar-item-session pre.description-toggle{margin:0 20px 10px 7px;line-height:12px;font-weight:500;border:none;font-family:Open Sans;font-weight:400;font-size:10px;background:transparent;padding:0 5px 0 0;white-space:pre-wrap;word-break:normal;overflow-y:hidden;padding-left:15px;text-align:justify}#itemPreview .calendar-item-session .description-toggle{padding:8px 0;width:90%}#itemPreview .calendar-item-session.ui-selected,#itemPreview .calendar-item-session.ui-selecting{background-color:#f0efef!important;color:#2c2c2e;opacity:1!important;background-color:rgba(33,100,255,.1)!important}#itemPreview .calendar-item-session.ui-selected .item-title-area,#itemPreview .calendar-item-session.ui-selecting .item-title-area{color:#2c2c2e;opacity:1!important}#itemPreview .calendar-item-session.ui-selected .item-title-area.summary-athlete .title-status,#itemPreview .calendar-item-session.ui-selecting .item-title-area.summary-athlete .title-status{display:none!important}#itemPreview .calendar-item-session.ui-selected .item-title-area .title,#itemPreview .calendar-item-session.ui-selected .item-title-area .title-status,#itemPreview .calendar-item-session.ui-selected .item-title-area .title-status .publish-status,#itemPreview .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .published,#itemPreview .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .published-scheduled,#itemPreview .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .unpublished,#itemPreview .calendar-item-session.ui-selected .item-title-area .title-status .publish-status i,#itemPreview .calendar-item-session.ui-selected .item-title-area .title-status .publish-status span,#itemPreview .calendar-item-session.ui-selected .item-title-area .title .program-title,#itemPreview .calendar-item-session.ui-selected .item-title-area .workout-icon,#itemPreview .calendar-item-session.ui-selecting .item-title-area .title,#itemPreview .calendar-item-session.ui-selecting .item-title-area .title-status,#itemPreview .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status,#itemPreview .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .published,#itemPreview .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .published-scheduled,#itemPreview .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .unpublished,#itemPreview .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status i,#itemPreview .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status span,#itemPreview .calendar-item-session.ui-selecting .item-title-area .title .program-title,#itemPreview .calendar-item-session.ui-selecting .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}#itemPreview .calendar-item-session.ui-selected .set-list .item-section,#itemPreview .calendar-item-session.ui-selecting .set-list .item-section{background:#f0efef}#itemPreview .calendar-item-session.ui-selected .set-list .item-section .section-title,#itemPreview .calendar-item-session.ui-selecting .set-list .item-section .section-title{opacity:1!important}#itemPreview .calendar-item-session.ui-selected .alphabet-icon,#itemPreview .calendar-item-session.ui-selected .alphabet-icon-detail,#itemPreview .calendar-item-session.ui-selecting .alphabet-icon,#itemPreview .calendar-item-session.ui-selecting .alphabet-icon-detail{background:#f0efef}#itemPreview .calendar-item-session.ui-selected .calendar-items-list .workout-edit-btn,#itemPreview .calendar-item-session.ui-selecting .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}#itemPreview .calendar-item-session.ui-selected a:hover,#itemPreview .calendar-item-session.ui-selecting a:hover{text-decoration:none;color:#2c2c2e}#itemPreview .calendar-item-session.ui-selected .set-list .item-section,#itemPreview .calendar-item-session.ui-selecting .set-list .item-section{background-color:transparent}#itemPreview .calendar-item-session.athlete-summary .redzone-value-summary,#itemPreview .calendar-item-session.athlete-summary .title-status{display:none}#itemPreview .calendar-item-session.athlete-summary .summary-tested{background:#e5e3e3;border-radius:2px;font-size:10px;width:50px;text-align:center;float:right}#itemPreview .calendar-item-session.athlete-summary .icon-section,#itemPreview .calendar-item-session.athlete-summary .prescription.summary-prescription{display:none}#itemPreview .calendar-item-session.athlete-summary .exercise-title-info{width:90%}#itemPreview .calendar-item-session.athlete-summary .redzone-value{height:24px;padding-top:2px;padding-left:4px;padding-right:4px;font-size:12px;border-radius:2px;margin-left:11px}#itemPreview .calendar-item-session.athlete-summary .redzone-value i{color:#00bd75}#itemPreview .calendar-item-session.athlete-summary-missed .icon-section{display:none}#itemPreview .calendar-item-session.athlete-summary-missed .exercise-title-info{width:calc(100% - 10px)}#itemPreview .calendar-item-session.athlete-summary-missed .redzone-value{height:24px;padding-top:2px;padding-left:4px;padding-right:4px;font-size:12px;border-radius:2px;margin-left:11px}#itemPreview .calendar-item-session.athlete-summary-missed .redzone-value i{color:#00bd75}#itemPreview .calendar-item-session.fake-day{position:relative}#itemPreview .calendar-item-session.fake-day ol{list-style:none}#itemPreview .calendar-item-session.fake-day .item-title-area{height:40px;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}#itemPreview .calendar-item-session.fake-day .fake-block{position:relative}#itemPreview .calendar-item-session.fake-day .fake-block .fake-circle{position:absolute;top:0;left:6px;width:18px;height:18px;border-radius:18px;background:#c2c2c2;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}#itemPreview .calendar-item-session.fake-day .fake-block .ex-list{padding-left:33px}#itemPreview .calendar-item-session.fake-day .fake-block .fake-ex{margin:6px 5px 6px 0;height:10px;background:#c2c2c2;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}#itemPreview .calendar-item-session.session-header{margin-bottom:0;padding-bottom:0}#itemPreview .calendar-item-session.selected-header{background-color:#f0efef!important;color:#2c2c2e;opacity:1!important;background-color:rgba(33,100,255,.1)!important}#itemPreview .calendar-item-session.selected-header .item-title-area{color:#2c2c2e;opacity:1!important}#itemPreview .calendar-item-session.selected-header .item-title-area.summary-athlete .title-status{display:none!important}#itemPreview .calendar-item-session.selected-header .item-title-area .title,#itemPreview .calendar-item-session.selected-header .item-title-area .title-status,#itemPreview .calendar-item-session.selected-header .item-title-area .title-status .publish-status,#itemPreview .calendar-item-session.selected-header .item-title-area .title-status .publish-status .published,#itemPreview .calendar-item-session.selected-header .item-title-area .title-status .publish-status .published-scheduled,#itemPreview .calendar-item-session.selected-header .item-title-area .title-status .publish-status .unpublished,#itemPreview .calendar-item-session.selected-header .item-title-area .title-status .publish-status i,#itemPreview .calendar-item-session.selected-header .item-title-area .title-status .publish-status span,#itemPreview .calendar-item-session.selected-header .item-title-area .title .program-title,#itemPreview .calendar-item-session.selected-header .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}#itemPreview .calendar-item-session.selected-header .set-list .item-section{background:#f0efef}#itemPreview .calendar-item-session.selected-header .set-list .item-section .section-title{opacity:1!important}#itemPreview .calendar-item-session.selected-header .alphabet-icon,#itemPreview .calendar-item-session.selected-header .alphabet-icon-detail{background:#f0efef}#itemPreview .calendar-item-session.selected-header .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}#itemPreview .calendar-item-session.selected-header a:hover{text-decoration:none;color:#2c2c2e}#itemPreview .set-list{padding:0;list-style:none}#itemPreview .set-list .angular-ui-tree-placeholder{background:#ffca02;font-family:Open Sans}#itemPreview .set-list .toc-block-title{padding-left:40px;margin:10px 0 0;font-size:12px;text-transform:uppercase;font-family:Poppins,sans-serif;color:#868686}#itemPreview .set-list .item-section{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:0 5px 0 10px}#itemPreview .set-list .item-section .icon-section,#itemPreview .set-list .item-section .time-section{right:10px}#itemPreview .set-list .item-section .set-edit-btn{right:8px}#itemPreview .set-list .item-section .description-section{width:100%;display:inline-block}#itemPreview .set-list .item-section .description-section .test-tag{display:inline-block;margin:14px 4px 0 28px;font-size:10px;line-height:12px;font-weight:900;font-family:Refrigerator Deluxe,sans-serif;text-transform:uppercase}#itemPreview .set-list .item-section .mdi-flash,#itemPreview .set-list .item-section .mdi-trophy{color:#00bd75}#itemPreview .set-list .item-section.last{border-bottom:none}#itemPreview .set-list .item-section .type-block-icon{margin-top:22px;margin-right:1px}#itemPreview .set-list .item-section .type-block-icon .redzone{position:absolute;top:23px;right:2px}#itemPreview .set-list .item-section .icon-section{position:absolute;top:5px;right:0;border-radius:50%;width:17px;height:17px;display:-ms-flexbox;display:flex;display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}#itemPreview .set-list .item-section .icon-section.wstype-0{background-color:#e30564}#itemPreview .set-list .item-section .icon-section.wstype-1{background-color:#ffc107}#itemPreview .set-list .item-section .icon-section.wstype-2{background-color:#ff5722}#itemPreview .set-list .item-section .icon-section.wstype-3{background-color:#ff9800}#itemPreview .set-list .item-section .icon-section.wstype-4{background-color:#4a4a4a}#itemPreview .set-list .item-section .icon-section.wstype-5{background-color:#9300b5}#itemPreview .set-list .item-section .icon-section.wstype-6{background-color:#5245b9}#itemPreview .set-list .item-section .icon-section.wstype-7{background-color:#6cc5db}#itemPreview .set-list .item-section .icon-section.wstype-8{background-color:#489787}#itemPreview .set-list .item-section .icon-section i{font:normal normal normal 16px/1 Material Design Icons;color:#fff;font-size:12px;font-weight:700}#itemPreview .set-list .item-section .icon-section i.wstype-0:before{content:"\F33A"}#itemPreview .set-list .item-section .icon-section i.wstype-1:before{content:"\F238"}#itemPreview .set-list .item-section .icon-section i.wstype-2:before{content:"\F46E"}#itemPreview .set-list .item-section .icon-section i.wstype-3:before{content:"\F5DD"}#itemPreview .set-list .item-section .icon-section i.wstype-4:before{content:"\F1E6"}#itemPreview .set-list .item-section .icon-section i.wstype-5:before{content:"\F430"}#itemPreview .set-list .item-section .icon-section i.wstype-6:before{content:"\F27A"}#itemPreview .set-list .item-section .icon-section i.wstype-7:before{content:"\F4EB"}#itemPreview .set-list .item-section .icon-section i.wstype-8:before{content:"\F683"}#itemPreview .set-list .item-section .time-section{position:absolute;top:19px;right:0;font-size:8px;line-height:21px;color:#c2c2c2}#itemPreview .set-list .item-section .set-edit-btn{position:absolute;display:none;right:-2px;top:7px;opacity:.7;margin:-10px 0 0;padding:0;min-width:20px;min-height:15px;height:30px;z-index:99999}#itemPreview .set-list .item-section .set-edit-btn:hover{background-color:transparent}#itemPreview .set-list .item-section .section-title{font-size:10px;font-weight:700;text-transform:uppercase;display:inline-block;width:70%;line-height:1;margin-top:5px}#itemPreview .set-list .item-section .section-title img{width:5px;height:5px}#itemPreview .item-section{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:0 5px 0 10px}#itemPreview .item-section .icon-section,#itemPreview .item-section .time-section{right:10px}#itemPreview .item-section .set-edit-btn{right:8px}#itemPreview .item-section .description-section{width:100%;display:inline-block}#itemPreview .item-section .description-section .test-tag{display:inline-block;margin:14px 4px 0 28px;font-size:10px;line-height:12px;font-weight:900;font-family:Refrigerator Deluxe,sans-serif;text-transform:uppercase}#itemPreview .item-section .mdi-flash,#itemPreview .item-section .mdi-trophy{color:#00bd75}#itemPreview .item-section.last{border-bottom:none}#itemPreview .item-section .type-block-icon{margin-top:22px;margin-right:1px}#itemPreview .item-section .type-block-icon .redzone{position:absolute;top:23px;right:2px}#itemPreview .item-section .icon-section{position:absolute;top:5px;right:0;border-radius:50%;width:17px;height:17px;display:-ms-flexbox;display:flex;display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}#itemPreview .item-section .icon-section.wstype-0{background-color:#e30564}#itemPreview .item-section .icon-section.wstype-1{background-color:#ffc107}#itemPreview .item-section .icon-section.wstype-2{background-color:#ff5722}#itemPreview .item-section .icon-section.wstype-3{background-color:#ff9800}#itemPreview .item-section .icon-section.wstype-4{background-color:#4a4a4a}#itemPreview .item-section .icon-section.wstype-5{background-color:#9300b5}#itemPreview .item-section .icon-section.wstype-6{background-color:#5245b9}#itemPreview .item-section .icon-section.wstype-7{background-color:#6cc5db}#itemPreview .item-section .icon-section.wstype-8{background-color:#489787}#itemPreview .item-section .icon-section i{font:normal normal normal 16px/1 Material Design Icons;color:#fff;font-size:12px;font-weight:700}#itemPreview .item-section .icon-section i.wstype-0:before{content:"\F33A"}#itemPreview .item-section .icon-section i.wstype-1:before{content:"\F238"}#itemPreview .item-section .icon-section i.wstype-2:before{content:"\F46E"}#itemPreview .item-section .icon-section i.wstype-3:before{content:"\F5DD"}#itemPreview .item-section .icon-section i.wstype-4:before{content:"\F1E6"}#itemPreview .item-section .icon-section i.wstype-5:before{content:"\F430"}#itemPreview .item-section .icon-section i.wstype-6:before{content:"\F27A"}#itemPreview .item-section .icon-section i.wstype-7:before{content:"\F4EB"}#itemPreview .item-section .icon-section i.wstype-8:before{content:"\F683"}#itemPreview .item-section .time-section{position:absolute;top:19px;right:0;font-size:8px;line-height:21px;color:#c2c2c2}#itemPreview .item-section .set-edit-btn{position:absolute;display:none;right:-2px;top:7px;opacity:.7;margin:-10px 0 0;padding:0;min-width:20px;min-height:15px;height:30px;z-index:99999}#itemPreview .item-section .set-edit-btn:hover{background-color:transparent}#itemPreview .item-section .section-title{font-size:10px;font-weight:700;text-transform:uppercase;display:inline-block;width:70%;line-height:1;margin-top:5px}#itemPreview .item-section .section-title img{width:5px;height:5px}#itemPreview .summary-header{display:none}.hover-session-preview{pointer-events:none!important;z-index:999!important;min-width:140px;max-width:200px;opacity:1!important;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);padding:2px!important;line-height:14px!important}.hover-session-preview .leaderboard-tag{display:none}.hover-session-preview .added-title-container{border-top:1px solid #f0efef;padding-top:8px;width:100%;height:20px}.hover-session-preview .added-title{margin-left:12px;font-family:Open Sans,sans-serif;font-size:12px;color:#a9a9a9}.hover-session-preview .calendar-items-list{list-style:none;margin:0;padding:0}.hover-session-preview .calendar-items-list.dragging{height:100%}.hover-session-preview .calendar-items-list .item-section-exercise{display:inline-block}.hover-session-preview .calendar-items-list .item-section-exercise .light-gray-comment{display:none}.hover-session-preview .calendar-items-list .item-section-exercise .default-view{display:inline-block;width:90%}.hover-session-preview .calendar-items-list .item-section-exercise .default-view .alphabet-icon{position:absolute;left:0;top:0}.hover-session-preview .calendar-items-list .item-section-exercise .default-view .exercise-title-info{display:inline-block}.hover-session-preview .calendar-items-list .extra-detail,.hover-session-preview .calendar-items-list .item-section-exercise .default-view .extra-detail,.hover-session-preview .calendar-items-list .item-section-exercise .default-view .leaderboard-tag-value,.hover-session-preview .calendar-items-list .item-section-exercise .summary-view{display:none}.hover-session-preview .calendar-items-list .extra-detail .block-leaderboard{display:inline-block;margin-left:4px;margin-right:4px;font-size:10px;padding:2px;line-height:12px;font-weight:bolder;color:#000;font-weight:900;font-family:Refrigerator Deluxe,sans-serif}.hover-session-preview .calendar-items-list .extra-detail div{color:#fca02a;font-size:10px;font-weight:bolder;line-height:12px;margin-left:2px;margin-right:2px;display:none;font-weight:900;font-family:Refrigerator Deluxe,sans-serif}.hover-session-preview .calendar-items-list .angular-ui-tree-placeholder{background:#00b3b3;display:inline-block;font-family:Open Sans;height:99%!important;min-height:300px}.hover-session-preview .calendar-items-list .edit-button-session:hover .workout-edit-btn-custom{display:block}.hover-session-preview .calendar-items-list .workout-edit-btn{position:absolute;right:0;top:-10px;margin:0;padding:0;min-width:20px;min-height:15px;height:26px;background-color:transparent;opacity:1}.hover-session-preview .calendar-items-list .workout-edit-btn.workout-edit-btn-custom{right:2px;top:-6px;display:none}.hover-session-preview .calendar-items-list .workout-edit-btn:hover{opacity:1}.hover-session-preview .calendar-items-list .calendar-item-session:hover .workout-edit-btn{display:block}.hover-session-preview .calendar-items-list .item-title-area{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;margin:0;padding:4px 4px 4px 0}.hover-session-preview .calendar-items-list .item-title-area.summary-athlete .title-status{display:none!important}.hover-session-preview .calendar-items-list .item-title-area.athlete-summary{background-color:inherit;margin-bottom:10px}.hover-session-preview .calendar-items-list .item-title-area.athlete-summary .edit-session{position:absolute;top:-11px!important;right:-5px!important;bottom:0;padding-top:3px;font-size:20px}.hover-session-preview .calendar-items-list .item-title-area.athlete-summary .program-title{line-height:15px}.hover-session-preview .calendar-items-list .item-title-area.athlete-summary .session-logo img{width:15px;height:15px}.hover-session-preview .calendar-items-list .item-title-area.athlete-summary .published,.hover-session-preview .calendar-items-list .item-title-area.athlete-summary .title-status{display:none}.hover-session-preview .calendar-items-list .item-title-area:hover .session-info .edit-session{cursor:pointer}.hover-session-preview .calendar-items-list .item-title-area .session-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;padding:4px 0 4px 3px}.hover-session-preview .calendar-items-list .item-title-area .session-info img{width:20px;height:20px;margin-top:3px}.hover-session-preview .calendar-items-list .item-title-area .session-info .time-update{font-size:8px;color:#3d3d3f;position:absolute;right:6px;bottom:4px}.hover-session-preview .calendar-items-list .item-title-area .session-info .edit-session{position:absolute;top:8px;right:0;font-size:19px}.hover-session-preview .calendar-items-list .item-title-area img{width:32px;height:32px}.hover-session-preview .calendar-items-list .item-title-area .title{line-height:15px;display:-ms-flexbox;display:flex}.hover-session-preview .calendar-items-list .item-title-area .title .program-title{font-size:10px;margin:0;font-weight:700;margin-left:5px;position:relative;z-index:10;padding-top:2px;padding-bottom:2px;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.1;color:#2c2c2e;margin-right:15px}.hover-session-preview .calendar-items-list .title-status .publish-status{margin:0}.hover-session-preview .calendar-items-list .title-status .publish-status span{font-size:9px;font-weight:400}.hover-session-preview .calendar-items-list .title-status .publish-status .status{line-height:1}.hover-session-preview .calendar-items-list .title-status .publish-status .has-status:before{content:"";width:7px;height:7px;display:inline-block;margin-right:5px;border-radius:50%}.hover-session-preview .calendar-items-list .title-status .publish-status .published{color:#00bd75}.hover-session-preview .calendar-items-list .title-status .publish-status .published .has-status:before{background-color:#00bd75}.hover-session-preview .calendar-items-list .title-status .publish-status .unpublished{color:#e30013}.hover-session-preview .calendar-items-list .title-status .publish-status .unpublished .has-status:before{background-color:#e30013}.hover-session-preview .calendar-items-list .title-status .publish-status .published-scheduled{color:#f1fd53}.hover-session-preview .calendar-items-list .title-status .publish-status .mdi-clock{position:relative;top:2px;margin-right:2px}.hover-session-preview .calendar-items-list .calendar-item-session{color:#2c2c2e;border-radius:0;list-style:none;padding:0;margin:0 5px 5px;padding-bottom:10px}.hover-session-preview .calendar-items-list .calendar-item-session .feed-button{color:#2c2c2e}.hover-session-preview .calendar-items-list .calendar-item-session .see-more{color:#0a0eff;font-size:9px;text-align:left;margin-top:8px}.hover-session-preview .calendar-items-list .calendar-item-session .sum-notes{margin-top:8px;margin-left:5px;margin-bottom:16px}.hover-session-preview .calendar-items-list .calendar-item-session .sum-notes .profile-image{width:30px;margin-top:0;margin-right:3px;float:left}.hover-session-preview .calendar-items-list .calendar-item-session .sum-notes .profile-image img{width:25px;height:25px;display:inline;border-radius:20px}.hover-session-preview .calendar-items-list .calendar-item-session .sum-notes .comments{max-width:295px;text-align:left;background-color:#f7f7f7;border-radius:16px;font-size:12px;padding:8px;margin-left:35px;overflow-x:hidden;overflow-y:hidden}.hover-session-preview .calendar-items-list .calendar-item-session .sum-notes .comments a,.hover-session-preview .calendar-items-list .calendar-item-session .sum-notes .comments div{color:#0a0eff;display:block;font-style:inherit;cursor:pointer}.hover-session-preview .calendar-items-list .calendar-item-session .fake-loader-overlay{position:absolute;z-index:100;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,59%,.3)}.hover-session-preview .calendar-items-list .calendar-item-session .dropdown-menu{border-radius:0}.hover-session-preview .calendar-items-list .calendar-item-session .dropdown-menu i.glyphicon{color:#313131;padding-right:6px}.hover-session-preview .calendar-items-list .calendar-item-session .dropdown-menu li{background-color:inherit;padding-left:10px;font-size:11px}.hover-session-preview .calendar-items-list .calendar-item-session pre.description-toggle{margin:0 20px 10px 7px;line-height:12px;font-weight:500;border:none;font-family:Open Sans;font-weight:400;font-size:10px;background:transparent;padding:0 5px 0 0;white-space:pre-wrap;word-break:normal;overflow-y:hidden;padding-left:15px;text-align:justify}.hover-session-preview .calendar-items-list .calendar-item-session .description-toggle{padding:8px 0;width:90%}.hover-session-preview .calendar-items-list .calendar-item-session.ui-selected,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selecting{background-color:#f0efef!important;color:#2c2c2e;opacity:1!important;background-color:rgba(33,100,255,.1)!important}.hover-session-preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area{color:#2c2c2e;opacity:1!important}.hover-session-preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area.summary-athlete .title-status,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area.summary-athlete .title-status{display:none!important}.hover-session-preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .published,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .published-scheduled,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .unpublished,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status i,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status span,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title .program-title,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .workout-icon,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .published,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .published-scheduled,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .unpublished,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status i,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status span,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title .program-title,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}.hover-session-preview .calendar-items-list .calendar-item-session.ui-selected .set-list .item-section,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selecting .set-list .item-section{background:#f0efef}.hover-session-preview .calendar-items-list .calendar-item-session.ui-selected .set-list .item-section .section-title,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selecting .set-list .item-section .section-title{opacity:1!important}.hover-session-preview .calendar-items-list .calendar-item-session.ui-selected .alphabet-icon,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selected .alphabet-icon-detail,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selecting .alphabet-icon,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selecting .alphabet-icon-detail{background:#f0efef}.hover-session-preview .calendar-items-list .calendar-item-session.ui-selected .calendar-items-list .workout-edit-btn,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selecting .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}.hover-session-preview .calendar-items-list .calendar-item-session.ui-selected a:hover,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selecting a:hover{text-decoration:none;color:#2c2c2e}.hover-session-preview .calendar-items-list .calendar-item-session.ui-selected .set-list .item-section,.hover-session-preview .calendar-items-list .calendar-item-session.ui-selecting .set-list .item-section{background-color:transparent}.hover-session-preview .calendar-items-list .calendar-item-session.athlete-summary .redzone-value-summary,.hover-session-preview .calendar-items-list .calendar-item-session.athlete-summary .title-status{display:none}.hover-session-preview .calendar-items-list .calendar-item-session.athlete-summary .summary-tested{background:#e5e3e3;border-radius:2px;font-size:10px;width:50px;text-align:center;float:right}.hover-session-preview .calendar-items-list .calendar-item-session.athlete-summary .icon-section,.hover-session-preview .calendar-items-list .calendar-item-session.athlete-summary .prescription.summary-prescription{display:none}.hover-session-preview .calendar-items-list .calendar-item-session.athlete-summary .exercise-title-info{width:90%}.hover-session-preview .calendar-items-list .calendar-item-session.athlete-summary .redzone-value{height:24px;padding-top:2px;padding-left:4px;padding-right:4px;font-size:12px;border-radius:2px;margin-left:11px}.hover-session-preview .calendar-items-list .calendar-item-session.athlete-summary .redzone-value i{color:#00bd75}.hover-session-preview .calendar-items-list .calendar-item-session.athlete-summary-missed .icon-section{display:none}.hover-session-preview .calendar-items-list .calendar-item-session.athlete-summary-missed .exercise-title-info{width:calc(100% - 10px)}.hover-session-preview .calendar-items-list .calendar-item-session.athlete-summary-missed .redzone-value{height:24px;padding-top:2px;padding-left:4px;padding-right:4px;font-size:12px;border-radius:2px;margin-left:11px}.hover-session-preview .calendar-items-list .calendar-item-session.athlete-summary-missed .redzone-value i{color:#00bd75}.hover-session-preview .calendar-items-list .calendar-item-session.fake-day{position:relative}.hover-session-preview .calendar-items-list .calendar-item-session.fake-day ol{list-style:none}.hover-session-preview .calendar-items-list .calendar-item-session.fake-day .item-title-area{height:40px;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.hover-session-preview .calendar-items-list .calendar-item-session.fake-day .fake-block{position:relative}.hover-session-preview .calendar-items-list .calendar-item-session.fake-day .fake-block .fake-circle{position:absolute;top:0;left:6px;width:18px;height:18px;border-radius:18px;background:#c2c2c2;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.hover-session-preview .calendar-items-list .calendar-item-session.fake-day .fake-block .ex-list{padding-left:33px}.hover-session-preview .calendar-items-list .calendar-item-session.fake-day .fake-block .fake-ex{margin:6px 5px 6px 0;height:10px;background:#c2c2c2;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.hover-session-preview .calendar-items-list .calendar-item-session.session-header{margin-bottom:0;padding-bottom:0}.hover-session-preview .calendar-items-list .calendar-item-session.selected-header{background-color:#f0efef!important;color:#2c2c2e;opacity:1!important;background-color:rgba(33,100,255,.1)!important}.hover-session-preview .calendar-items-list .calendar-item-session.selected-header .item-title-area{color:#2c2c2e;opacity:1!important}.hover-session-preview .calendar-items-list .calendar-item-session.selected-header .item-title-area.summary-athlete .title-status{display:none!important}.hover-session-preview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title,.hover-session-preview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status,.hover-session-preview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status,.hover-session-preview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status .published,.hover-session-preview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status .published-scheduled,.hover-session-preview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status .unpublished,.hover-session-preview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status i,.hover-session-preview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status span,.hover-session-preview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title .program-title,.hover-session-preview .calendar-items-list .calendar-item-session.selected-header .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}.hover-session-preview .calendar-items-list .calendar-item-session.selected-header .set-list .item-section{background:#f0efef}.hover-session-preview .calendar-items-list .calendar-item-session.selected-header .set-list .item-section .section-title{opacity:1!important}.hover-session-preview .calendar-items-list .calendar-item-session.selected-header .alphabet-icon,.hover-session-preview .calendar-items-list .calendar-item-session.selected-header .alphabet-icon-detail{background:#f0efef}.hover-session-preview .calendar-items-list .calendar-item-session.selected-header .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}.hover-session-preview .calendar-items-list .calendar-item-session.selected-header a:hover{text-decoration:none;color:#2c2c2e}.hover-session-preview .calendar-items-list .item-section-exercise{position:relative;min-height:25px;width:100%}.hover-session-preview .calendar-items-list .item-section-exercise.no-line .alphabet-icon-detail:after,.hover-session-preview .calendar-items-list .item-section-exercise.no-line .exercise-title:after{display:none}.hover-session-preview .calendar-items-list .item-section-exercise .exercise-title{font-size:12px;font-weight:400;display:-ms-flexbox;display:flex;position:relative}.hover-session-preview .calendar-items-list .item-section-exercise .exercise-title:after{position:absolute;content:"";display:block;width:1px;height:100%;background-color:#2c2c2e;left:10px;top:20px}.hover-session-preview .calendar-items-list .item-section-exercise .exercise-notes{display:-ms-flexbox;display:flex;background:#f7f7f7;border-radius:8px;padding:4px;font-size:11px;margin-top:4px;margin-bottom:4px;margin-left:30px}.hover-session-preview .calendar-items-list .item-section-exercise .exercise-notes .icon{margin-right:4px}.hover-session-preview .calendar-items-list .item-section-exercise .exercise-notes .icon img{height:14px;width:14px}.hover-session-preview .calendar-items-list .item-section-exercise .exercise-title-info{padding-left:30px;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px);word-wrap:break-word}.hover-session-preview .calendar-items-list .item-section-exercise .exercise-title-info .prescription.strike{text-decoration:line-through;color:#868686}.hover-session-preview .calendar-items-list .item-section-exercise .exercise-title-info .prescription.hide{display:none}.hover-session-preview .calendar-items-list .item-section-exercise .leaderboard-tag,.hover-session-preview .calendar-items-list .item-section-exercise .tag{margin-left:30px;margin-right:4px;margin-top:4px;font-size:10px;line-height:12px;font-weight:900;font-family:Poppins,sans-serif;text-transform:capitalize}.hover-session-preview .calendar-items-list .item-section-exercise .leaderboard-tag i,.hover-session-preview .calendar-items-list .item-section-exercise .tag i{margin-right:2px}.hover-session-preview .calendar-items-list .item-section-exercise .leaderboard-tag-value{margin-left:3px}.hover-session-preview .calendar-items-list .item-section-exercise .tag .mdi-check{color:#00bd75}.hover-session-preview .calendar-items-list .item-section-exercise .prescription{display:inline}.hover-session-preview .calendar-items-list .item-section-exercise .extra-detail{display:inline-block;font-family:Refrigerator Deluxe,sans-serif;letter-spacing:0;color:#fca02a!important;font-weight:900}.hover-session-preview .calendar-items-list .item-section-exercise .extra-detail div{color:#fca02a;font-weight:bolder;line-height:12px;margin-left:2px;margin-right:2px;font-size:10px}.hover-session-preview .calendar-items-list .item-section-exercise .exercise-title-info .title{font-weight:600}.hover-session-preview .calendar-items-list .item-section-exercise .alphabet-icon,.hover-session-preview .calendar-items-list .item-section-exercise .alphabet-icon-detail{font-family:Poppins,sans-serif;width:18px;height:18px;display:inline-block;border-radius:50%;border:1px solid #2c2c2e;color:#2c2c2e;font-size:11px;text-align:center;line-height:1.8;background-color:#fff;position:absolute;z-index:10}.hover-session-preview .calendar-items-list .item-section-exercise .item-section-exercise-info{font-size:11px;line-height:1.5;opacity:.8;font-weight:400;margin:2px 0 3px 24px;max-width:100%}.hover-session-preview .calendar-item-session{color:#2c2c2e;border-radius:0;list-style:none;padding:0;margin:0 5px 5px;padding-bottom:10px}.hover-session-preview .calendar-item-session .feed-button{color:#2c2c2e}.hover-session-preview .calendar-item-session .see-more{color:#0a0eff;font-size:9px;text-align:left;margin-top:8px}.hover-session-preview .calendar-item-session .sum-notes{margin-top:8px;margin-left:5px;margin-bottom:16px}.hover-session-preview .calendar-item-session .sum-notes .profile-image{width:30px;margin-top:0;margin-right:3px;float:left}.hover-session-preview .calendar-item-session .sum-notes .profile-image img{width:25px;height:25px;display:inline;border-radius:20px}.hover-session-preview .calendar-item-session .sum-notes .comments{max-width:295px;text-align:left;background-color:#f7f7f7;border-radius:16px;font-size:12px;padding:8px;margin-left:35px;overflow-x:hidden;overflow-y:hidden}.hover-session-preview .calendar-item-session .sum-notes .comments a,.hover-session-preview .calendar-item-session .sum-notes .comments div{color:#0a0eff;display:block;font-style:inherit;cursor:pointer}.hover-session-preview .calendar-item-session .fake-loader-overlay{position:absolute;z-index:100;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,59%,.3)}.hover-session-preview .calendar-item-session .dropdown-menu{border-radius:0}.hover-session-preview .calendar-item-session .dropdown-menu i.glyphicon{color:#313131;padding-right:6px}.hover-session-preview .calendar-item-session .dropdown-menu li{background-color:inherit;padding-left:10px;font-size:11px}.hover-session-preview .calendar-item-session pre.description-toggle{margin:0 20px 10px 7px;line-height:12px;font-weight:500;border:none;font-family:Open Sans;font-weight:400;font-size:10px;background:transparent;padding:0 5px 0 0;white-space:pre-wrap;word-break:normal;overflow-y:hidden;padding-left:15px;text-align:justify}.hover-session-preview .calendar-item-session .description-toggle{padding:8px 0;width:90%}.hover-session-preview .calendar-item-session.ui-selected,.hover-session-preview .calendar-item-session.ui-selecting{background-color:#f0efef!important;color:#2c2c2e;opacity:1!important;background-color:rgba(33,100,255,.1)!important}.hover-session-preview .calendar-item-session.ui-selected .item-title-area,.hover-session-preview .calendar-item-session.ui-selecting .item-title-area{color:#2c2c2e;opacity:1!important}.hover-session-preview .calendar-item-session.ui-selected .item-title-area.summary-athlete .title-status,.hover-session-preview .calendar-item-session.ui-selecting .item-title-area.summary-athlete .title-status{display:none!important}.hover-session-preview .calendar-item-session.ui-selected .item-title-area .title,.hover-session-preview .calendar-item-session.ui-selected .item-title-area .title-status,.hover-session-preview .calendar-item-session.ui-selected .item-title-area .title-status .publish-status,.hover-session-preview .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .published,.hover-session-preview .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .published-scheduled,.hover-session-preview .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .unpublished,.hover-session-preview .calendar-item-session.ui-selected .item-title-area .title-status .publish-status i,.hover-session-preview .calendar-item-session.ui-selected .item-title-area .title-status .publish-status span,.hover-session-preview .calendar-item-session.ui-selected .item-title-area .title .program-title,.hover-session-preview .calendar-item-session.ui-selected .item-title-area .workout-icon,.hover-session-preview .calendar-item-session.ui-selecting .item-title-area .title,.hover-session-preview .calendar-item-session.ui-selecting .item-title-area .title-status,.hover-session-preview .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status,.hover-session-preview .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .published,.hover-session-preview .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .published-scheduled,.hover-session-preview .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .unpublished,.hover-session-preview .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status i,.hover-session-preview .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status span,.hover-session-preview .calendar-item-session.ui-selecting .item-title-area .title .program-title,.hover-session-preview .calendar-item-session.ui-selecting .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}.hover-session-preview .calendar-item-session.ui-selected .set-list .item-section,.hover-session-preview .calendar-item-session.ui-selecting .set-list .item-section{background:#f0efef}.hover-session-preview .calendar-item-session.ui-selected .set-list .item-section .section-title,.hover-session-preview .calendar-item-session.ui-selecting .set-list .item-section .section-title{opacity:1!important}.hover-session-preview .calendar-item-session.ui-selected .alphabet-icon,.hover-session-preview .calendar-item-session.ui-selected .alphabet-icon-detail,.hover-session-preview .calendar-item-session.ui-selecting .alphabet-icon,.hover-session-preview .calendar-item-session.ui-selecting .alphabet-icon-detail{background:#f0efef}.hover-session-preview .calendar-item-session.ui-selected .calendar-items-list .workout-edit-btn,.hover-session-preview .calendar-item-session.ui-selecting .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}.hover-session-preview .calendar-item-session.ui-selected a:hover,.hover-session-preview .calendar-item-session.ui-selecting a:hover{text-decoration:none;color:#2c2c2e}.hover-session-preview .calendar-item-session.ui-selected .set-list .item-section,.hover-session-preview .calendar-item-session.ui-selecting .set-list .item-section{background-color:transparent}.hover-session-preview .calendar-item-session.athlete-summary .redzone-value-summary,.hover-session-preview .calendar-item-session.athlete-summary .title-status{display:none}.hover-session-preview .calendar-item-session.athlete-summary .summary-tested{background:#e5e3e3;border-radius:2px;font-size:10px;width:50px;text-align:center;float:right}.hover-session-preview .calendar-item-session.athlete-summary .icon-section,.hover-session-preview .calendar-item-session.athlete-summary .prescription.summary-prescription{display:none}.hover-session-preview .calendar-item-session.athlete-summary .exercise-title-info{width:90%}.hover-session-preview .calendar-item-session.athlete-summary .redzone-value{height:24px;padding-top:2px;padding-left:4px;padding-right:4px;font-size:12px;border-radius:2px;margin-left:11px}.hover-session-preview .calendar-item-session.athlete-summary .redzone-value i{color:#00bd75}.hover-session-preview .calendar-item-session.athlete-summary-missed .icon-section{display:none}.hover-session-preview .calendar-item-session.athlete-summary-missed .exercise-title-info{width:calc(100% - 10px)}.hover-session-preview .calendar-item-session.athlete-summary-missed .redzone-value{height:24px;padding-top:2px;padding-left:4px;padding-right:4px;font-size:12px;border-radius:2px;margin-left:11px}.hover-session-preview .calendar-item-session.athlete-summary-missed .redzone-value i{color:#00bd75}.hover-session-preview .calendar-item-session.fake-day{position:relative}.hover-session-preview .calendar-item-session.fake-day ol{list-style:none}.hover-session-preview .calendar-item-session.fake-day .item-title-area{height:40px;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.hover-session-preview .calendar-item-session.fake-day .fake-block{position:relative}.hover-session-preview .calendar-item-session.fake-day .fake-block .fake-circle{position:absolute;top:0;left:6px;width:18px;height:18px;border-radius:18px;background:#c2c2c2;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.hover-session-preview .calendar-item-session.fake-day .fake-block .ex-list{padding-left:33px}.hover-session-preview .calendar-item-session.fake-day .fake-block .fake-ex{margin:6px 5px 6px 0;height:10px;background:#c2c2c2;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.hover-session-preview .calendar-item-session.session-header{margin-bottom:0;padding-bottom:0}.hover-session-preview .calendar-item-session.selected-header{background-color:#f0efef!important;color:#2c2c2e;opacity:1!important;background-color:rgba(33,100,255,.1)!important}.hover-session-preview .calendar-item-session.selected-header .item-title-area{color:#2c2c2e;opacity:1!important}.hover-session-preview .calendar-item-session.selected-header .item-title-area.summary-athlete .title-status{display:none!important}.hover-session-preview .calendar-item-session.selected-header .item-title-area .title,.hover-session-preview .calendar-item-session.selected-header .item-title-area .title-status,.hover-session-preview .calendar-item-session.selected-header .item-title-area .title-status .publish-status,.hover-session-preview .calendar-item-session.selected-header .item-title-area .title-status .publish-status .published,.hover-session-preview .calendar-item-session.selected-header .item-title-area .title-status .publish-status .published-scheduled,.hover-session-preview .calendar-item-session.selected-header .item-title-area .title-status .publish-status .unpublished,.hover-session-preview .calendar-item-session.selected-header .item-title-area .title-status .publish-status i,.hover-session-preview .calendar-item-session.selected-header .item-title-area .title-status .publish-status span,.hover-session-preview .calendar-item-session.selected-header .item-title-area .title .program-title,.hover-session-preview .calendar-item-session.selected-header .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}.hover-session-preview .calendar-item-session.selected-header .set-list .item-section{background:#f0efef}.hover-session-preview .calendar-item-session.selected-header .set-list .item-section .section-title{opacity:1!important}.hover-session-preview .calendar-item-session.selected-header .alphabet-icon,.hover-session-preview .calendar-item-session.selected-header .alphabet-icon-detail{background:#f0efef}.hover-session-preview .calendar-item-session.selected-header .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}.hover-session-preview .calendar-item-session.selected-header a:hover{text-decoration:none;color:#2c2c2e}.hover-session-preview .set-list{padding:0;list-style:none}.hover-session-preview .set-list .angular-ui-tree-placeholder{background:#ffca02;font-family:Open Sans}.hover-session-preview .set-list .toc-block-title{padding-left:40px;margin:10px 0 0;font-size:12px;text-transform:uppercase;font-family:Poppins,sans-serif;color:#868686}.hover-session-preview .set-list .item-section{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:0 5px 0 10px}.hover-session-preview .set-list .item-section .icon-section,.hover-session-preview .set-list .item-section .time-section{right:10px}.hover-session-preview .set-list .item-section .set-edit-btn{right:8px}.hover-session-preview .set-list .item-section .description-section{width:100%;display:inline-block}.hover-session-preview .set-list .item-section .description-section .test-tag{display:inline-block;margin:14px 4px 0 28px;font-size:10px;line-height:12px;font-weight:900;font-family:Refrigerator Deluxe,sans-serif;text-transform:uppercase}.hover-session-preview .set-list .item-section .mdi-flash,.hover-session-preview .set-list .item-section .mdi-trophy{color:#00bd75}.hover-session-preview .set-list .item-section.last{border-bottom:none}.hover-session-preview .set-list .item-section .type-block-icon{margin-top:22px;margin-right:1px}.hover-session-preview .set-list .item-section .type-block-icon .redzone{position:absolute;top:23px;right:2px}.hover-session-preview .set-list .item-section .icon-section{position:absolute;top:5px;right:0;border-radius:50%;width:17px;height:17px;display:-ms-flexbox;display:flex;display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.hover-session-preview .set-list .item-section .icon-section.wstype-0{background-color:#e30564}.hover-session-preview .set-list .item-section .icon-section.wstype-1{background-color:#ffc107}.hover-session-preview .set-list .item-section .icon-section.wstype-2{background-color:#ff5722}.hover-session-preview .set-list .item-section .icon-section.wstype-3{background-color:#ff9800}.hover-session-preview .set-list .item-section .icon-section.wstype-4{background-color:#4a4a4a}.hover-session-preview .set-list .item-section .icon-section.wstype-5{background-color:#9300b5}.hover-session-preview .set-list .item-section .icon-section.wstype-6{background-color:#5245b9}.hover-session-preview .set-list .item-section .icon-section.wstype-7{background-color:#6cc5db}.hover-session-preview .set-list .item-section .icon-section.wstype-8{background-color:#489787}.hover-session-preview .set-list .item-section .icon-section i{font:normal normal normal 16px/1 Material Design Icons;color:#fff;font-size:12px;font-weight:700}.hover-session-preview .set-list .item-section .icon-section i.wstype-0:before{content:"\F33A"}.hover-session-preview .set-list .item-section .icon-section i.wstype-1:before{content:"\F238"}.hover-session-preview .set-list .item-section .icon-section i.wstype-2:before{content:"\F46E"}.hover-session-preview .set-list .item-section .icon-section i.wstype-3:before{content:"\F5DD"}.hover-session-preview .set-list .item-section .icon-section i.wstype-4:before{content:"\F1E6"}.hover-session-preview .set-list .item-section .icon-section i.wstype-5:before{content:"\F430"}.hover-session-preview .set-list .item-section .icon-section i.wstype-6:before{content:"\F27A"}.hover-session-preview .set-list .item-section .icon-section i.wstype-7:before{content:"\F4EB"}.hover-session-preview .set-list .item-section .icon-section i.wstype-8:before{content:"\F683"}.hover-session-preview .set-list .item-section .time-section{position:absolute;top:19px;right:0;font-size:8px;line-height:21px;color:#c2c2c2}.hover-session-preview .set-list .item-section .set-edit-btn{position:absolute;display:none;right:-2px;top:7px;opacity:.7;margin:-10px 0 0;padding:0;min-width:20px;min-height:15px;height:30px;z-index:99999}.hover-session-preview .set-list .item-section .set-edit-btn:hover{background-color:transparent}.hover-session-preview .set-list .item-section .section-title{font-size:10px;font-weight:700;text-transform:uppercase;display:inline-block;width:70%;line-height:1;margin-top:5px}.hover-session-preview .set-list .item-section .section-title img{width:5px;height:5px}.hover-session-preview .item-title-area{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;margin:0;padding:4px 4px 4px 0}.hover-session-preview .item-title-area.summary-athlete .title-status{display:none!important}.hover-session-preview .item-title-area.athlete-summary{background-color:inherit;margin-bottom:10px}.hover-session-preview .item-title-area.athlete-summary .edit-session{position:absolute;top:-11px!important;right:-5px!important;bottom:0;padding-top:3px;font-size:20px}.hover-session-preview .item-title-area.athlete-summary .program-title{line-height:15px}.hover-session-preview .item-title-area.athlete-summary .session-logo img{width:15px;height:15px}.hover-session-preview .item-title-area.athlete-summary .published,.hover-session-preview .item-title-area.athlete-summary .title-status{display:none}.hover-session-preview .item-title-area:hover .session-info .edit-session{cursor:pointer}.hover-session-preview .item-title-area .session-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;padding:4px 0 4px 3px}.hover-session-preview .item-title-area .session-info img{width:20px;height:20px;margin-top:3px}.hover-session-preview .item-title-area .session-info .time-update{font-size:8px;color:#3d3d3f;position:absolute;right:6px;bottom:4px}.hover-session-preview .item-title-area .session-info .edit-session{position:absolute;top:8px;right:0;font-size:19px}.hover-session-preview .item-title-area img{width:32px;height:32px}.hover-session-preview .item-title-area .title{line-height:15px;display:-ms-flexbox;display:flex}.hover-session-preview .item-title-area .title .program-title{font-size:10px;margin:0;font-weight:700;margin-left:5px;position:relative;z-index:10;padding-top:2px;padding-bottom:2px;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.1;color:#2c2c2e;margin-right:15px}.hover-session-preview .item-section{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:0 5px 0 10px}.hover-session-preview .item-section .icon-section,.hover-session-preview .item-section .time-section{right:10px}.hover-session-preview .item-section .set-edit-btn{right:8px}.hover-session-preview .item-section .description-section{width:100%;display:inline-block}.hover-session-preview .item-section .description-section .test-tag{display:inline-block;margin:14px 4px 0 28px;font-size:10px;line-height:12px;font-weight:900;font-family:Refrigerator Deluxe,sans-serif;text-transform:uppercase}.hover-session-preview .item-section .mdi-flash,.hover-session-preview .item-section .mdi-trophy{color:#00bd75}.hover-session-preview .item-section.last{border-bottom:none}.hover-session-preview .item-section .type-block-icon{margin-top:22px;margin-right:1px}.hover-session-preview .item-section .type-block-icon .redzone{position:absolute;top:23px;right:2px}.hover-session-preview .item-section .icon-section{position:absolute;top:5px;right:0;border-radius:50%;width:17px;height:17px;display:-ms-flexbox;display:flex;display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.hover-session-preview .item-section .icon-section.wstype-0{background-color:#e30564}.hover-session-preview .item-section .icon-section.wstype-1{background-color:#ffc107}.hover-session-preview .item-section .icon-section.wstype-2{background-color:#ff5722}.hover-session-preview .item-section .icon-section.wstype-3{background-color:#ff9800}.hover-session-preview .item-section .icon-section.wstype-4{background-color:#4a4a4a}.hover-session-preview .item-section .icon-section.wstype-5{background-color:#9300b5}.hover-session-preview .item-section .icon-section.wstype-6{background-color:#5245b9}.hover-session-preview .item-section .icon-section.wstype-7{background-color:#6cc5db}.hover-session-preview .item-section .icon-section.wstype-8{background-color:#489787}.hover-session-preview .item-section .icon-section i{font:normal normal normal 16px/1 Material Design Icons;color:#fff;font-size:12px;font-weight:700}.hover-session-preview .item-section .icon-section i.wstype-0:before{content:"\F33A"}.hover-session-preview .item-section .icon-section i.wstype-1:before{content:"\F238"}.hover-session-preview .item-section .icon-section i.wstype-2:before{content:"\F46E"}.hover-session-preview .item-section .icon-section i.wstype-3:before{content:"\F5DD"}.hover-session-preview .item-section .icon-section i.wstype-4:before{content:"\F1E6"}.hover-session-preview .item-section .icon-section i.wstype-5:before{content:"\F430"}.hover-session-preview .item-section .icon-section i.wstype-6:before{content:"\F27A"}.hover-session-preview .item-section .icon-section i.wstype-7:before{content:"\F4EB"}.hover-session-preview .item-section .icon-section i.wstype-8:before{content:"\F683"}.hover-session-preview .item-section .time-section{position:absolute;top:19px;right:0;font-size:8px;line-height:21px;color:#c2c2c2}.hover-session-preview .item-section .set-edit-btn{position:absolute;display:none;right:-2px;top:7px;opacity:.7;margin:-10px 0 0;padding:0;min-width:20px;min-height:15px;height:30px;z-index:99999}.hover-session-preview .item-section .set-edit-btn:hover{background-color:transparent}.hover-session-preview .item-section .section-title{font-size:10px;font-weight:700;text-transform:uppercase;display:inline-block;width:70%;line-height:1;margin-top:5px}.hover-session-preview .item-section .section-title img{width:5px;height:5px}.hover-session-preview .calendar-items-list .item-section-exercise .default-view{display:none!important}.hover-session-preview .calendar-items-list .item-section-exercise .summary-view{display:-ms-flexbox!important;display:flex!important}.hover-session-preview .calendar-items-list .item-section-exercise .summary-view .alphabet-icon .summary-icon{height:18px;width:14px}.hover-session-preview .calendar-items-list .item-section-exercise .summary-view .exercise-title-info{display:inline-block}.hover-session-preview .calendar-items-list .item-section-exercise .summary-view .collapsed-view{display:none}.hover-session-preview .calendar-items-list .item-section-exercise .summary-view .orange-span{display:inline-block!important;color:#fca02a;font-size:10px;font-family:Refrigerator Deluxe,sans-serif;font-weight:900}.hover-session-preview .calendar-items-list .item-section-exercise .summary-view .extra-detail div{color:#fca02a;font-size:10px;font-weight:bolder;line-height:12px;margin-left:2px;margin-right:2px;display:inline!important;font-weight:900;font-family:Refrigerator Deluxe,sans-serif}.hover-session-preview .description-section{width:100%}.hover-session-preview .caretContainer{display:none!important}.hover-session-preview .prescription.summary-prescription{display:inline!important}.hover-session-preview li.calendar-item-session.ui-selected{background:#fff!important}.hover-session-preview li{list-style:none}.hover-session-preview li .item-section{background:#fff!important}.hover-session-preview:hover{visibility:visible!important;opacity:1!important}.hover-session-preview .cal-preview{opacity:1!important;padding:8px!important}.hover-session-preview .edit-session{display:none}.summary-header{border-radius:4px;margin:4px;font-size:24px;position:relative}.summary-header button{width:100%}.summary-header .calendar-session-notes{color:#a9a9a9;font-size:12px;margin-bottom:8px;margin-left:8px;margin-right:8px}.summary-header .publish-status{font-size:.5em;text-align:center;padding:8px;font-family:Poppins,sans-serif;font-weight:700}.summary-header .status-icon{display:none}.summary-header .summary-info{text-align:center}.summary-header .summary-icon{margin:4px}.summary-header .summary-icon svg{height:1em;width:1em}.summary-header .summary-icon .green{fill:#00bd75}.summary-header .summary-icon .blue{fill:#0a0eff}.summary-header .summary-icon .red{fill:#e30013}.summary-header .summary-icon .yellow{fill:#ffca02}.summary-header .summary-icon .black{fill:#a9a9a9}.summary-header .summary-value{color:#2c2c2e;font-family:Poppins,sans-serif;font-size:.5em;font-weight:700;line-height:.75em}.summary-header .summary-label{display:none;font-size:8px}.summary-header .grey-fill{background:#f7f7f7}.summary-header.green-fill{padding:0;background:#a2ffdc}.summary-header.yellow-fill{background:#fff}.summary-header .session-note-title{font-weight:700;font-size:11px;color:#2c2c2e!important}.summary-box{border-radius:4px;padding:8px;margin:0;font-size:24px;position:relative}@media (max-width:1100px){.summary-header{font-size:14px}.summary-header .summary-icon svg{height:15px;width:15px}.summary-header .see-more{font-size:7px!important}}#modal-export .info-length,#modal-export .info-sessions{margin:5px 0}#modal-export .export-focus{margin-top:20px}#modal-export .export-focus md-select{margin:0;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}#modal-export .export-focus md-select md-select-value{border-bottom-color:rgba(0,0,0,.12);border-bottom-width:1px}#modal-export .export-focus md-select .md-text{display:none}#modal-export .export-focus md-select-value{min-width:0}#modal-export .export-description,#modal-export .export-difficulty{margin-top:40px}#modal-export md-chips{width:100%}#modal-export .control-advanced{padding:15px 0}#modal-export .control-advanced a{color:#0a0eff;text-transform:uppercase}#modal-export .control-advanced a .mdi{color:#0a0eff;min-height:0;min-width:0;height:auto;width:auto}#modal-export .control-advanced.opened .mdi{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#modal-export .advanced{height:0;overflow:hidden;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}#modal-export .advanced.opened{height:300px}.export-info{margin-top:10px!important;font-size:12px!important;font-style:italic}.export-stat{padding-top:8px;padding-bottom:8px}.export-stat .export-label{font-size:12px;color:#868686!important;text-transform:uppercase;font-weight:400}.export-stat .info{font-size:12px!important;font-style:italic}.export-advanced{margin-top:20px}.export-select{min-width:300px!important;margin-top:10px!important}.feedback-modal md-input-container label{position:relative!important;margin-top:6px}.feedback-modal md-dialog-actions{border-top:none!important}.feedback-modal .pb15{padding-bottom:15px}.feedback-modal .mt15{padding-top:10px}.calendar-modal{width:450px;border-radius:0}.calendar-modal h1{padding:10px 15px 10px 18px}.calendar-modal h1 .title{font-size:17px;color:#525252}.calendar-modal .dialog-content{padding-left:15px;padding-right:15px}.calendar-modal .custom-label,.calendar-modal .export-name label,.calendar-modal label{font-size:12px;color:#868686!important;text-transform:uppercase;font-weight:400;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.calendar-modal .export-name{display:block}.calendar-modal .md-chips md-chip{border-radius:0;background-color:#f0efef;font-size:12px;text-transform:uppercase;padding-right:32px;height:28px;line-height:28px}.calendar-modal .md-chips .md-chip-remove{height:28px;-webkit-transform:scale(.75) translateZ(0);transform:scale(.75) translateZ(0)}.calendar-modal .summary{font-size:13px;font-style:italic;color:#6d6d6d}.calendar-modal md-dialog-actions{border-top:1px solid #f0efef;margin-top:30px}.ex-btn.exercise-delete{display:none}.extra-work-container{padding:4px;margin:5px}.extra-work{background:#fff;padding:3px;margin-bottom:5px;width:100%;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;border:1px solid #f7f7f7}.extra-work img{height:20px;width:20px;position:absolute;left:8px;top:8px}.extra-work .title{font-size:11px;line-height:10px;margin-left:2px}.extra-work .sub-title{font-size:9px;margin-left:2px}.extra-work button{width:100%;padding-left:30px}.extra-work button:hover{background-color:#fff;cursor:default}.extra-work button div{text-align:left}.extra-work .extra-work-text{position:absolute;left:34px;top:8px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.extra-work-editable button:hover{background-color:#00bd75;cursor:pointer;box-shadow:inherit;-moz-box-shadow:0 1px 5px #868686;-webkit-box-shadow:0 1px 5px #868686}.feed-container{padding:0}.feed-container .see-more-less{margin-left:50px;font-size:12px;padding-bottom:10px}.feed-container .parent-reply-container{display:inline-block;margin-top:10px;width:100%}.feed-container .parent-reply-container .reply-header{position:absolute;left:-34px;top:0}.feed-container .parent-reply-container .reply-header img{width:30px;display:inline;border-radius:50%;margin:inherit;height:30px}.feed-container .parent-reply-container .feed-events{display:-ms-flexbox;display:flex}.feed-container .parent-reply-container .feed-events .replies-count{color:#000}.feed-container .parent-reply-container .feed-events .event-like{cursor:pointer}.feed-container .parent-reply-container .feed-events .event-like,.feed-container .parent-reply-container .feed-events .replies-count{font-size:10px;color:#9b9b9b;display:inline}.feed-container .parent-reply-container .feed-events .feed-time{font-size:10px;margin-right:3px;margin-left:12px;-ms-flex-item-align:center;align-self:center;padding:0 8px}.feed-container .parent-reply-container .feed-events.inline-feed-box{position:relative}.feed-container .parent-reply-container .feed-events a{margin-left:2px;margin-right:5px}.feed-container .feed-thread-container{margin-top:0;margin-bottom:10px;display:block;margin-left:25px}.feed-container .feed-thread-container .comment-count .feed-button{display:inline-block;padding-left:8px;float:left}.feed-container .feed-thread-container .comment-count .feed-button i,.feed-container .feed-thread-container .comment-count .feed-button span{font-style:normal;font-size:10px}.feed-container .feed-thread-container .feed-content{margin-bottom:15px}.feed-container .feed-thread-container .feed-content.main-feed-title{font-weight:500;display:none}.feed-container .feed-thread-container .feed-button span.active{color:#0a96c8}.feed-container .reply-container{position:relative;color:#000;margin-top:5px;padding-bottom:5px;margin-left:18px;font-style:normal;font-size:12px;background:#f0efef;padding:10px;border-radius:2px;margin-right:20px}.feed-container .reply-container .feed-response{font-size:13px}.feed-container .reply-container .feed-response .feed-title{font-size:11px;margin-bottom:5px}.feed-container .reply-container .feed-response .feed-content{margin-bottom:0}.feed-container .reply-container .feed-response .feed-time{font-size:10px}.feed-container .feed-photo-wrapper-drawer img{width:100%;max-width:200px}.feed-container .feed-button{font-size:10px;height:20px;font-weight:700;border-radius:2px}.feed-container .feed-delete{height:20px;width:20px}.feed-container .feed-delete svg{height:14px;width:14px}.feed-container .punch-button{position:absolute;right:0;bottom:-19px;background:#fff;font-size:12px;height:40px;min-width:40px;width:40px}.feed-container .show-all-button{width:100%;font-size:12px}.feed-footer{position:fixed;bottom:0;right:0;z-index:99999;width:334px;padding:8px;background:#fff}.feed-footer .border-bottom-line{border-top:1px solid #bdbdbd;width:100%;height:3px;margin-bottom:5px}.feed-footer .overlay-container{width:100%;height:100%;background:#fff;position:absolute;left:0;top:0}.feed-footer .overlay-container .message-container{width:100%}.feed-footer .overlay-container .message-container span{margin:auto;text-align:center;display:block;font-size:22px;font-weight:500;padding-top:20px;font-family:Refrigerator Deluxe,sans-serif}.feed-footer .reply-section{position:relative;display:-ms-flexbox;display:flex}.feed-footer .reply-section .circle-avatar{position:absolute;top:0}.feed-footer .reply-section .blue-background{position:absolute;color:#0a0eff;top:-8px;right:-5px}.feed-footer .reply-section .gray-background{position:absolute;top:-8px;right:-5px}.feed-footer .reply-section .reply-entry{margin-left:8px;overflow:scroll;border-bottom:none;display:-ms-flexbox;display:flex;max-height:100px!important}.feed-footer .reply-section .reply-entry .th-secondary-button{position:fixed;right:8px}.feed-footer .reply-section .reply-entry .preview-container-class{position:absolute;top:-87px}.feed-footer .reply-section .reply-entry .close{float:left;font-weight:400;width:10%;display:inline-block}.feed-footer .reply-section .reply-entry .reply-events{display:inline-block}.feed-footer .reply-section .reply-entry .preview-image{display:inline-block;padding-left:10px}.feed-footer .reply-section .reply-entry .preview-image img{max-height:70px;height:auto}.feed-footer .reply-section .reply-entry .preview-image .close{position:absolute;top:-15px;right:-15px;width:30px;min-width:30px;height:30px;min-height:30px;font-size:14px;background:#fff}.feed-footer .reply-section .reply-entry .feed-input{width:90%;display:inline-block;padding:10px}.feed-footer .reply-section .reply-entry .feed-input #feedInput{margin:0!important}.feed-footer .reply-section .reply-entry .reply-events button{font-size:12px;font-weight:400}.feed-footer .reply-section .reply-entry .reply-events .drop-zone-area{width:20px;height:20px;border:none!important}.react-autosuggest__container{position:relative;width:240px}.react-autosuggest__input{width:280px;height:30px;padding:10px 20px;border-radius:4px}.react-autosuggest__input input{font-weight:300;font-size:16px}.calendar-nav-bar{background-color:#000!important}.calendar-nav-bar .react-autosuggest__input input{color:#fff}.calendar-nav-bar .react-autosuggest__input:after{background-color:#fff!important}.react-autosuggest__input--focused{outline:none}.react-autosuggest__input--open{border-bottom-left-radius:0;border-bottom-right-radius:0}.react-autosuggest__suggestions-container{display:none}.react-autosuggest__suggestions-container--open{display:block;position:absolute;top:51px;width:300px;background-color:#fff;font-weight:300;font-size:16px;max-height:250px;overflow-y:auto;z-index:2}.react-autosuggest__suggestions-list{margin:0;padding:0;list-style-type:none}.react-autosuggest__suggestion{cursor:pointer}.react-autosuggest__suggestion>div{padding:15px 8px}.react-autosuggest__suggestion img{width:35px;height:35px;margin-right:8px}.calendar-action-bar{top:auto!important;bottom:0;-webkit-transition:all 225ms cubic-bezier(0,0,.2,1) 0ms;-o-transition:all 225ms cubic-bezier(0,0,.2,1) 0ms;transition:all 225ms cubic-bezier(0,0,.2,1) 0ms;-webkit-transform:translateY(65px);-ms-transform:translateY(65px);transform:translateY(65px)}.calendar-action-bar div{background:#0a0eff}.calendar-action-bar.show-action-bar{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.session-note-container{margin:16px 24px 0 32px;position:relative}.session-note{background-color:#f0efef;padding:10px;font-size:13px;position:relative;border-radius:2px;margin-left:40px;margin-right:24px}.session-note-card{margin-top:8px}.session-note-title{font-weight:700;font-size:11px}.circle-profile-img{display:inline-block;opacity:1;border-radius:50%;width:30px;height:30px;position:absolute}.lock-icon{font-size:11px!important;color:#868686}.r-calendar{-ms-flex-direction:column;flex-direction:column;min-height:100%;background:#fff;padding-top:80px;padding-left:64px}.r-calendar,.r-calendar .week{display:-ms-flexbox;display:flex;display:-webkit-flex}.r-calendar .week{-ms-flex:1 1;flex:1 1}.r-calendar .week .day{-ms-flex:1 1;flex:1 1;border-bottom:1px solid #e5e3e3;min-height:150px;max-width:14.28571%;max-height:100%;position:relative}.r-calendar .week .day:focus{outline:none}.r-calendar .week .day:nth-child(7){border-right:none}.r-calendar .week .day .add-workout{width:100%}.r-calendar .week .day .added-title-container{margin:16px auto;border-top:1px solid #f0efef;width:100%;height:20px}.r-calendar .week .day .added-title{margin-left:12px;font-family:Open Sans,sans-serif;font-size:12px;color:#a9a9a9}.r-calendar .week .day.collapsed .set-list{display:none}.r-calendar .week .day.collapsed .combo-add-area{width:24px}.r-calendar .week .day.collapsed .btn-collapse{top:4px;left:37px}.r-calendar .week .day.collapsed .btn-collapse md-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.r-calendar .week .day.collapsed .add-workout span,.r-calendar .week .day.collapsed .description-section{display:none}.r-calendar .week .day.collapsed .item-title-area{-ms-flex-pack:center;justify-content:center}.r-calendar .week .day.collapsed .item-title-area .session-info{padding:0;width:inherit}.r-calendar .week .day.collapsed .item-title-area .session-info .program-title,.r-calendar .week .day.collapsed .item-title-area .session-info .time-update,.r-calendar .week .day.collapsed .item-title-area .session-info .title-status{display:none}.r-calendar .week .day.collapsed .item-title-area .session-info img{width:20px;height:20px}.r-calendar .week .day.collapsed .status-text,.r-calendar .week .day.collapsed .summary-card,.r-calendar .week .day.collapsed .summary-header>button{display:none}.r-calendar .week .day.collapsed .status-icon{display:block}.r-calendar .week .day.collapsed .set-list .item-section{height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0 5px;-ms-flex-direction:column;flex-direction:column}.r-calendar .week .day.collapsed .set-list .item-section .category-icon .mdi{font-size:26px}.r-calendar .week .day.collapsed .set-list .icon-section{position:static;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px)}.r-calendar .week .day.collapsed .set-list .time-section{position:static}.r-calendar .week .day.collapsed .set-edit-btn{display:none}.r-calendar .week .day.collapsed .edit-button-session .workout-edit-btn{right:-4px;top:-3px}.r-calendar .week .day.collapsed .extra-work .layout-column{display:none}.r-calendar .week .day.collapsed .extra-work img{left:33px}.r-calendar .week .day .cal-day-header{padding-left:4px;padding-top:4px;min-height:23px;font-family:Poppins,sans-serif;font-size:14px;color:#525252;text-transform:uppercase;line-height:21px;font-weight:700}.r-calendar .week .day .cal-day-header .day-num{display:inline-block}.r-calendar .week .day .cal-day-header.is-today .day-num{background:#0a0eff;border-radius:50%;text-align:center;width:21px;height:21px;color:#fff}.r-calendar .week .day .cal-day-header.is-before-today{color:#a9a9a9}.r-calendar .week .day .cal-drop-target{position:absolute;top:0;left:0;right:0;bottom:0}.r-calendar .week .day .calendar-items-list{list-style:none;margin:0;padding:0}.r-calendar .week .day .calendar-items-list.dragging{height:100%}.r-calendar .week .day .calendar-items-list .item-section-exercise{display:inline-block}.r-calendar .week .day .calendar-items-list .item-section-exercise .light-gray-comment{display:none}.r-calendar .week .day .calendar-items-list .item-section-exercise .default-view{display:inline-block;width:90%}.r-calendar .week .day .calendar-items-list .item-section-exercise .default-view .alphabet-icon{position:absolute;left:0;top:0}.r-calendar .week .day .calendar-items-list .item-section-exercise .default-view .exercise-title-info{display:inline-block}.r-calendar .week .day .calendar-items-list .extra-detail,.r-calendar .week .day .calendar-items-list .item-section-exercise .default-view .extra-detail,.r-calendar .week .day .calendar-items-list .item-section-exercise .default-view .leaderboard-tag-value,.r-calendar .week .day .calendar-items-list .item-section-exercise .summary-view{display:none}.r-calendar .week .day .calendar-items-list .extra-detail .block-leaderboard{display:inline-block;margin-left:4px;margin-right:4px;font-size:10px;padding:2px;line-height:12px;font-weight:bolder;color:#000;font-weight:900;font-family:Refrigerator Deluxe,sans-serif}.r-calendar .week .day .calendar-items-list .extra-detail div{color:#fca02a;font-size:10px;font-weight:bolder;line-height:12px;margin-left:2px;margin-right:2px;display:none;font-weight:900;font-family:Refrigerator Deluxe,sans-serif}.r-calendar .week .day .calendar-items-list .angular-ui-tree-placeholder{background:#00b3b3;display:inline-block;font-family:Open Sans;height:99%!important;min-height:300px}.r-calendar .week .day .calendar-items-list .edit-button-session:hover .workout-edit-btn-custom{display:block}.r-calendar .week .day .calendar-items-list .workout-edit-btn{position:absolute;right:0;top:-10px;margin:0;padding:0;min-width:20px;min-height:15px;height:26px;background-color:transparent;opacity:1}.r-calendar .week .day .calendar-items-list .workout-edit-btn.workout-edit-btn-custom{right:2px;top:-6px;display:none}.r-calendar .week .day .calendar-items-list .workout-edit-btn:hover{opacity:1}.r-calendar .week .day .calendar-items-list .calendar-item-session:hover .workout-edit-btn{display:block}.r-calendar .week .day .calendar-items-list .item-title-area{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;margin:0;padding:4px 4px 4px 0}.r-calendar .week .day .calendar-items-list .item-title-area.summary-athlete .title-status{display:none!important}.r-calendar .week .day .calendar-items-list .item-title-area.athlete-summary{background-color:inherit;margin-bottom:10px}.r-calendar .week .day .calendar-items-list .item-title-area.athlete-summary .edit-session{position:absolute;top:-11px!important;right:-5px!important;bottom:0;padding-top:3px;font-size:20px}.r-calendar .week .day .calendar-items-list .item-title-area.athlete-summary .program-title{line-height:15px}.r-calendar .week .day .calendar-items-list .item-title-area.athlete-summary .session-logo img{width:15px;height:15px}.r-calendar .week .day .calendar-items-list .item-title-area.athlete-summary .published,.r-calendar .week .day .calendar-items-list .item-title-area.athlete-summary .title-status{display:none}.r-calendar .week .day .calendar-items-list .item-title-area:hover .session-info .edit-session{cursor:pointer}.r-calendar .week .day .calendar-items-list .item-title-area .session-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;padding:4px 0 4px 3px}.r-calendar .week .day .calendar-items-list .item-title-area .session-info img{width:20px;height:20px;margin-top:3px}.r-calendar .week .day .calendar-items-list .item-title-area .session-info .time-update{font-size:8px;color:#3d3d3f;position:absolute;right:6px;bottom:4px}.r-calendar .week .day .calendar-items-list .item-title-area .session-info .edit-session{position:absolute;top:8px;right:0;font-size:19px}.r-calendar .week .day .calendar-items-list .item-title-area img{width:32px;height:32px}.r-calendar .week .day .calendar-items-list .item-title-area .title{line-height:15px;display:-ms-flexbox;display:flex}.r-calendar .week .day .calendar-items-list .item-title-area .title .program-title{font-size:10px;margin:0;font-weight:700;margin-left:5px;position:relative;z-index:10;padding-top:2px;padding-bottom:2px;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.1;color:#2c2c2e;margin-right:15px}.r-calendar .week .day .calendar-items-list .title-status .publish-status{margin:0}.r-calendar .week .day .calendar-items-list .title-status .publish-status span{font-size:9px;font-weight:400}.r-calendar .week .day .calendar-items-list .title-status .publish-status .status{line-height:1}.r-calendar .week .day .calendar-items-list .title-status .publish-status .has-status:before{content:"";width:7px;height:7px;display:inline-block;margin-right:5px;border-radius:50%}.r-calendar .week .day .calendar-items-list .title-status .publish-status .published{color:#00bd75}.r-calendar .week .day .calendar-items-list .title-status .publish-status .published .has-status:before{background-color:#00bd75}.r-calendar .week .day .calendar-items-list .title-status .publish-status .unpublished{color:#e30013}.r-calendar .week .day .calendar-items-list .title-status .publish-status .unpublished .has-status:before{background-color:#e30013}.r-calendar .week .day .calendar-items-list .title-status .publish-status .published-scheduled{color:#f1fd53}.r-calendar .week .day .calendar-items-list .title-status .publish-status .mdi-clock{position:relative;top:2px;margin-right:2px}.r-calendar .week .day .calendar-items-list .calendar-item-session{color:#2c2c2e;border-radius:0;list-style:none;padding:0;margin:0 5px 5px;padding-bottom:10px}.r-calendar .week .day .calendar-items-list .calendar-item-session .feed-button{color:#2c2c2e}.r-calendar .week .day .calendar-items-list .calendar-item-session .see-more{color:#0a0eff;font-size:9px;text-align:left;margin-top:8px}.r-calendar .week .day .calendar-items-list .calendar-item-session .sum-notes{margin-top:8px;margin-left:5px;margin-bottom:16px}.r-calendar .week .day .calendar-items-list .calendar-item-session .sum-notes .profile-image{width:30px;margin-top:0;margin-right:3px;float:left}.r-calendar .week .day .calendar-items-list .calendar-item-session .sum-notes .profile-image img{width:25px;height:25px;display:inline;border-radius:20px}.r-calendar .week .day .calendar-items-list .calendar-item-session .sum-notes .comments{max-width:295px;text-align:left;background-color:#f7f7f7;border-radius:16px;font-size:12px;padding:8px;margin-left:35px;overflow-x:hidden;overflow-y:hidden}.r-calendar .week .day .calendar-items-list .calendar-item-session .sum-notes .comments a,.r-calendar .week .day .calendar-items-list .calendar-item-session .sum-notes .comments div{color:#0a0eff;display:block;font-style:inherit;cursor:pointer}.r-calendar .week .day .calendar-items-list .calendar-item-session .fake-loader-overlay{position:absolute;z-index:100;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,59%,.3)}.r-calendar .week .day .calendar-items-list .calendar-item-session .dropdown-menu{border-radius:0}.r-calendar .week .day .calendar-items-list .calendar-item-session .dropdown-menu i.glyphicon{color:#313131;padding-right:6px}.r-calendar .week .day .calendar-items-list .calendar-item-session .dropdown-menu li{background-color:inherit;padding-left:10px;font-size:11px}.r-calendar .week .day .calendar-items-list .calendar-item-session pre.description-toggle{margin:0 20px 10px 7px;line-height:12px;font-weight:500;border:none;font-family:Open Sans;font-weight:400;font-size:10px;background:transparent;padding:0 5px 0 0;white-space:pre-wrap;word-break:normal;overflow-y:hidden;padding-left:15px;text-align:justify}.r-calendar .week .day .calendar-items-list .calendar-item-session .description-toggle{padding:8px 0;width:90%}.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selected,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selecting{background-color:#f0efef!important;color:#2c2c2e;opacity:1!important;background-color:rgba(33,100,255,.1)!important}.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selected .item-title-area,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selecting .item-title-area{color:#2c2c2e;opacity:1!important}.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selected .item-title-area.summary-athlete .title-status,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selecting .item-title-area.summary-athlete .title-status{display:none!important}.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .published,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .published-scheduled,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .unpublished,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status i,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status span,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title .program-title,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selected .item-title-area .workout-icon,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .published,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .published-scheduled,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .unpublished,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status i,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status span,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title .program-title,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selected .set-list .item-section,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selecting .set-list .item-section{background:#f0efef}.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selected .set-list .item-section .section-title,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selecting .set-list .item-section .section-title{opacity:1!important}.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selected .alphabet-icon,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selected .alphabet-icon-detail,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selecting .alphabet-icon,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selecting .alphabet-icon-detail{background:#f0efef}.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selected .calendar-items-list .workout-edit-btn,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selecting .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selected a:hover,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selecting a:hover{text-decoration:none;color:#2c2c2e}.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selected .set-list .item-section,.r-calendar .week .day .calendar-items-list .calendar-item-session.ui-selecting .set-list .item-section{background-color:transparent}.r-calendar .week .day .calendar-items-list .calendar-item-session.athlete-summary .redzone-value-summary,.r-calendar .week .day .calendar-items-list .calendar-item-session.athlete-summary .title-status{display:none}.r-calendar .week .day .calendar-items-list .calendar-item-session.athlete-summary .summary-tested{background:#e5e3e3;border-radius:2px;font-size:10px;width:50px;text-align:center;float:right}.r-calendar .week .day .calendar-items-list .calendar-item-session.athlete-summary .icon-section,.r-calendar .week .day .calendar-items-list .calendar-item-session.athlete-summary .prescription.summary-prescription{display:none}.r-calendar .week .day .calendar-items-list .calendar-item-session.athlete-summary .exercise-title-info{width:90%}.r-calendar .week .day .calendar-items-list .calendar-item-session.athlete-summary .redzone-value{height:24px;padding-top:2px;padding-left:4px;padding-right:4px;font-size:12px;border-radius:2px;margin-left:11px}.r-calendar .week .day .calendar-items-list .calendar-item-session.athlete-summary .redzone-value i{color:#00bd75}.r-calendar .week .day .calendar-items-list .calendar-item-session.athlete-summary-missed .icon-section{display:none}.r-calendar .week .day .calendar-items-list .calendar-item-session.athlete-summary-missed .exercise-title-info{width:calc(100% - 10px)}.r-calendar .week .day .calendar-items-list .calendar-item-session.athlete-summary-missed .redzone-value{height:24px;padding-top:2px;padding-left:4px;padding-right:4px;font-size:12px;border-radius:2px;margin-left:11px}.r-calendar .week .day .calendar-items-list .calendar-item-session.athlete-summary-missed .redzone-value i{color:#00bd75}.r-calendar .week .day .calendar-items-list .calendar-item-session.fake-day{position:relative}.r-calendar .week .day .calendar-items-list .calendar-item-session.fake-day ol{list-style:none}.r-calendar .week .day .calendar-items-list .calendar-item-session.fake-day .item-title-area{height:40px;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.r-calendar .week .day .calendar-items-list .calendar-item-session.fake-day .fake-block{position:relative}.r-calendar .week .day .calendar-items-list .calendar-item-session.fake-day .fake-block .fake-circle{position:absolute;top:0;left:6px;width:18px;height:18px;border-radius:18px;background:#c2c2c2;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.r-calendar .week .day .calendar-items-list .calendar-item-session.fake-day .fake-block .ex-list{padding-left:33px}.r-calendar .week .day .calendar-items-list .calendar-item-session.fake-day .fake-block .fake-ex{margin:6px 5px 6px 0;height:10px;background:#c2c2c2;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.r-calendar .week .day .calendar-items-list .calendar-item-session.session-header{margin-bottom:0;padding-bottom:0}.r-calendar .week .day .calendar-items-list .calendar-item-session.selected-header{background-color:#f0efef!important;color:#2c2c2e;opacity:1!important;background-color:rgba(33,100,255,.1)!important}.r-calendar .week .day .calendar-items-list .calendar-item-session.selected-header .item-title-area{color:#2c2c2e;opacity:1!important}.r-calendar .week .day .calendar-items-list .calendar-item-session.selected-header .item-title-area.summary-athlete .title-status{display:none!important}.r-calendar .week .day .calendar-items-list .calendar-item-session.selected-header .item-title-area .title,.r-calendar .week .day .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status,.r-calendar .week .day .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status,.r-calendar .week .day .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status .published,.r-calendar .week .day .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status .published-scheduled,.r-calendar .week .day .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status .unpublished,.r-calendar .week .day .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status i,.r-calendar .week .day .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status span,.r-calendar .week .day .calendar-items-list .calendar-item-session.selected-header .item-title-area .title .program-title,.r-calendar .week .day .calendar-items-list .calendar-item-session.selected-header .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}.r-calendar .week .day .calendar-items-list .calendar-item-session.selected-header .set-list .item-section{background:#f0efef}.r-calendar .week .day .calendar-items-list .calendar-item-session.selected-header .set-list .item-section .section-title{opacity:1!important}.r-calendar .week .day .calendar-items-list .calendar-item-session.selected-header .alphabet-icon,.r-calendar .week .day .calendar-items-list .calendar-item-session.selected-header .alphabet-icon-detail{background:#f0efef}.r-calendar .week .day .calendar-items-list .calendar-item-session.selected-header .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}.r-calendar .week .day .calendar-items-list .calendar-item-session.selected-header a:hover{text-decoration:none;color:#2c2c2e}.r-calendar .week .day .calendar-items-list .item-section-exercise{position:relative;min-height:25px;width:100%}.r-calendar .week .day .calendar-items-list .item-section-exercise.no-line .alphabet-icon-detail:after,.r-calendar .week .day .calendar-items-list .item-section-exercise.no-line .exercise-title:after{display:none}.r-calendar .week .day .calendar-items-list .item-section-exercise .exercise-title{font-size:12px;font-weight:400;display:-ms-flexbox;display:flex;position:relative}.r-calendar .week .day .calendar-items-list .item-section-exercise .exercise-title:after{position:absolute;content:"";display:block;width:1px;height:100%;background-color:#2c2c2e;left:10px;top:20px}.r-calendar .week .day .calendar-items-list .item-section-exercise .exercise-notes{display:-ms-flexbox;display:flex;background:#f7f7f7;border-radius:8px;padding:4px;font-size:11px;margin-top:4px;margin-bottom:4px;margin-left:30px}.r-calendar .week .day .calendar-items-list .item-section-exercise .exercise-notes .icon{margin-right:4px}.r-calendar .week .day .calendar-items-list .item-section-exercise .exercise-notes .icon img{height:14px;width:14px}.r-calendar .week .day .calendar-items-list .item-section-exercise .exercise-title-info{padding-left:30px;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px);word-wrap:break-word}.r-calendar .week .day .calendar-items-list .item-section-exercise .exercise-title-info .prescription.strike{text-decoration:line-through;color:#868686}.r-calendar .week .day .calendar-items-list .item-section-exercise .exercise-title-info .prescription.hide{display:none}.r-calendar .week .day .calendar-items-list .item-section-exercise .leaderboard-tag,.r-calendar .week .day .calendar-items-list .item-section-exercise .tag{margin-left:30px;margin-right:4px;margin-top:4px;font-size:10px;line-height:12px;font-weight:900;font-family:Poppins,sans-serif;text-transform:capitalize}.r-calendar .week .day .calendar-items-list .item-section-exercise .leaderboard-tag i,.r-calendar .week .day .calendar-items-list .item-section-exercise .tag i{margin-right:2px}.r-calendar .week .day .calendar-items-list .item-section-exercise .leaderboard-tag-value{margin-left:3px}.r-calendar .week .day .calendar-items-list .item-section-exercise .tag .mdi-check{color:#00bd75}.r-calendar .week .day .calendar-items-list .item-section-exercise .prescription{display:inline}.r-calendar .week .day .calendar-items-list .item-section-exercise .extra-detail{display:inline-block;font-family:Refrigerator Deluxe,sans-serif;letter-spacing:0;color:#fca02a!important;font-weight:900}.r-calendar .week .day .calendar-items-list .item-section-exercise .extra-detail div{color:#fca02a;font-weight:bolder;line-height:12px;margin-left:2px;margin-right:2px;font-size:10px}.r-calendar .week .day .calendar-items-list .item-section-exercise .exercise-title-info .title{font-weight:600}.r-calendar .week .day .calendar-items-list .item-section-exercise .alphabet-icon,.r-calendar .week .day .calendar-items-list .item-section-exercise .alphabet-icon-detail{font-family:Poppins,sans-serif;width:18px;height:18px;display:inline-block;border-radius:50%;border:1px solid #2c2c2e;color:#2c2c2e;font-size:11px;text-align:center;line-height:1.8;background-color:#fff;position:absolute;z-index:10}.r-calendar .week .day .calendar-items-list .item-section-exercise .item-section-exercise-info{font-size:11px;line-height:1.5;opacity:.8;font-weight:400;margin:2px 0 3px 24px;max-width:100%}.r-calendar .week .day .set-list{padding:0;list-style:none}.r-calendar .week .day .set-list .angular-ui-tree-placeholder{background:#ffca02;font-family:Open Sans}.r-calendar .week .day .set-list .toc-block-title{padding-left:40px;margin:10px 0 0;font-size:12px;text-transform:uppercase;font-family:Poppins,sans-serif;color:#868686}.r-calendar .week .day .set-list .item-section{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:0 5px 0 10px}.r-calendar .week .day .set-list .item-section .icon-section,.r-calendar .week .day .set-list .item-section .time-section{right:10px}.r-calendar .week .day .set-list .item-section .set-edit-btn{right:8px}.r-calendar .week .day .set-list .item-section .description-section{width:100%;display:inline-block}.r-calendar .week .day .set-list .item-section .description-section .test-tag{display:inline-block;margin:14px 4px 0 28px;font-size:10px;line-height:12px;font-weight:900;font-family:Refrigerator Deluxe,sans-serif;text-transform:uppercase}.r-calendar .week .day .set-list .item-section .mdi-flash,.r-calendar .week .day .set-list .item-section .mdi-trophy{color:#00bd75}.r-calendar .week .day .set-list .item-section.last{border-bottom:none}.r-calendar .week .day .set-list .item-section .type-block-icon{margin-top:22px;margin-right:1px}.r-calendar .week .day .set-list .item-section .type-block-icon .redzone{position:absolute;top:23px;right:2px}.r-calendar .week .day .set-list .item-section .icon-section{position:absolute;top:5px;right:0;border-radius:50%;width:17px;height:17px;display:-ms-flexbox;display:flex;display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.r-calendar .week .day .set-list .item-section .icon-section.wstype-0{background-color:#e30564}.r-calendar .week .day .set-list .item-section .icon-section.wstype-1{background-color:#ffc107}.r-calendar .week .day .set-list .item-section .icon-section.wstype-2{background-color:#ff5722}.r-calendar .week .day .set-list .item-section .icon-section.wstype-3{background-color:#ff9800}.r-calendar .week .day .set-list .item-section .icon-section.wstype-4{background-color:#4a4a4a}.r-calendar .week .day .set-list .item-section .icon-section.wstype-5{background-color:#9300b5}.r-calendar .week .day .set-list .item-section .icon-section.wstype-6{background-color:#5245b9}.r-calendar .week .day .set-list .item-section .icon-section.wstype-7{background-color:#6cc5db}.r-calendar .week .day .set-list .item-section .icon-section.wstype-8{background-color:#489787}.r-calendar .week .day .set-list .item-section .icon-section i{font:normal normal normal 16px/1 Material Design Icons;color:#fff;font-size:12px;font-weight:700}.r-calendar .week .day .set-list .item-section .icon-section i.wstype-0:before{content:"\F33A"}.r-calendar .week .day .set-list .item-section .icon-section i.wstype-1:before{content:"\F238"}.r-calendar .week .day .set-list .item-section .icon-section i.wstype-2:before{content:"\F46E"}.r-calendar .week .day .set-list .item-section .icon-section i.wstype-3:before{content:"\F5DD"}.r-calendar .week .day .set-list .item-section .icon-section i.wstype-4:before{content:"\F1E6"}.r-calendar .week .day .set-list .item-section .icon-section i.wstype-5:before{content:"\F430"}.r-calendar .week .day .set-list .item-section .icon-section i.wstype-6:before{content:"\F27A"}.r-calendar .week .day .set-list .item-section .icon-section i.wstype-7:before{content:"\F4EB"}.r-calendar .week .day .set-list .item-section .icon-section i.wstype-8:before{content:"\F683"}.r-calendar .week .day .set-list .item-section .time-section{position:absolute;top:19px;right:0;font-size:8px;line-height:21px;color:#c2c2c2}.r-calendar .week .day .set-list .item-section .set-edit-btn{position:absolute;display:none;right:-2px;top:7px;opacity:.7;margin:-10px 0 0;padding:0;min-width:20px;min-height:15px;height:30px;z-index:99999}.r-calendar .week .day .set-list .item-section .set-edit-btn:hover{background-color:transparent}.r-calendar .week .day .set-list .item-section .section-title{font-size:10px;font-weight:700;text-transform:uppercase;display:inline-block;width:70%;line-height:1;margin-top:5px}.r-calendar .week .day .set-list .item-section .section-title img{width:5px;height:5px}.r-calendar .week .day .calendar-items-list{z-index:1}.r-calendar .week .day .combo-add-area{opacity:0;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;margin:5px auto}.r-calendar .week .day .combo-add-area .blue{color:#0a0eff!important}.r-calendar .week .day:hover{background-color:#f0efef!important}.r-calendar .week .day:hover,.r-calendar .week .day:hover .item-title-area{color:#2c2c2e;opacity:1!important}.r-calendar .week .day:hover .item-title-area.summary-athlete .title-status{display:none!important}.r-calendar .week .day:hover .item-title-area .title,.r-calendar .week .day:hover .item-title-area .title-status,.r-calendar .week .day:hover .item-title-area .title-status .publish-status,.r-calendar .week .day:hover .item-title-area .title-status .publish-status .published,.r-calendar .week .day:hover .item-title-area .title-status .publish-status .published-scheduled,.r-calendar .week .day:hover .item-title-area .title-status .publish-status .unpublished,.r-calendar .week .day:hover .item-title-area .title-status .publish-status i,.r-calendar .week .day:hover .item-title-area .title-status .publish-status span,.r-calendar .week .day:hover .item-title-area .title .program-title,.r-calendar .week .day:hover .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}.r-calendar .week .day:hover .set-list .item-section{background:#f0efef}.r-calendar .week .day:hover .set-list .item-section .section-title{opacity:1!important}.r-calendar .week .day:hover .alphabet-icon,.r-calendar .week .day:hover .alphabet-icon-detail{background:#f0efef}.r-calendar .week .day:hover .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}.r-calendar .week .day:hover a:hover{text-decoration:none;color:#2c2c2e}.r-calendar .week .day:hover .combo-add-area{opacity:1}.r-calendar-loader{position:absolute;top:66px;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.6);z-index:100;opacity:.8;min-height:calc(100vh - 66px)}.context-menu-list{padding:0;-webkit-box-shadow:rgba(0,0,0,.12) 0 1px 6px,rgba(0,0,0,.12) 0 1px 4px;box-shadow:0 1px 6px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.12);border:none;border-radius:1px}.context-menu-list .context-menu-item{margin:3px;padding:8px 8px 8px 40px;font-family:Roboto,sans-serif;font-size:15px}.context-menu-list .context-menu-item.context-menu-hover{background:#0a0eff}.context-menu-list .context-menu-icon-thContextCopy:before{font:normal normal normal 16px/1 Material Design Icons;content:"\F18F";color:#2c2c2e;font-size:14px;margin-left:6px}.context-menu-list .context-menu-icon-thContextPaste:before{font:normal normal normal 16px/1 Material Design Icons;content:"\F192";color:#2c2c2e;font-size:14px;margin-left:6px}.context-menu-list .context-menu-icon-thContextDelete:before{font:normal normal normal 16px/1 Material Design Icons;content:"\F1C0";color:#2c2c2e;font-size:14px;margin-left:6px}.modal-publish-options .info{font-size:12px}.modal-publish-options .time-options{line-height:32px}.modal-publish-options p{font-size:14px}.calendar-header .publish-all-button[disabled]{background-color:#525252!important;color:#c2c2c2!important}.calendar-header .messaging-button{background-color:#525252!important;color:#fff;margin-right:10px;text-transform:none;font-family:Open Sans,sans-serif;font-weight:700}.calendar-header .messaging-button svg{width:20px;height:20px;color:#a9a9a9}.calendar-header .messaging-button:hover{background-color:#c2c2c2!important;color:#fff}.calendar-header .messaging-button:disabled{background-color:#525252!important;color:#c2c2c2}.program-preview .cover{margin:0;height:70px;background-size:cover;background-position:50%}.program-preview .information{padding:10px}.program-preview .information>div{display:-ms-flexbox;display:flex;margin-bottom:10px;margin-top:10px}.program-preview .information img{width:30px;height:30px;margin-right:10px;border-radius:1px}.program-preview .information span{font-size:12px;margin-bottom:0}.program-preview .information .program-title{font-size:12px;font-weight:700;text-transform:uppercase;margin-top:0}.program-preview .information .program-description,.program-preview .information .program-description>p{margin-top:10px;font-size:10px;color:#525252}.fixWindow{overflow:hidden}.fixWindow .__react_component_tooltip{opacity:0!important}.fixWindow .MegaDrop-parent .__react_component_tooltip{opacity:1!important}body.designer-page{background-color:#fff}.dsgnr-btn-drops,.th-designer .r-designer .Select-control,.th-designer .r-designer .training-effect .scheme-ref>.rc-menu-horizontal{background-color:#f0efef;border:1px solid #f7f7f7;border-radius:4px}.th-designer{display:block;height:100%;overflow:hidden}.th-designer .back-to-calendar-wrapper{max-width:920px;min-width:500px;width:calc(100% - 20px);margin:0 auto;position:relative}.th-designer .back-to-calendar-wrapper .th-secondary-button{color:#2c2c2e!important}.th-designer .designer-body{display:-ms-flexbox;display:flex;width:100%;background-color:#fff;height:100%;margin-left:64px}.th-designer .designer-toc-inner{position:relative}.th-designer .designer-toc-wrapper{width:300px}.th-designer .day-view-wrapper{width:calc(100% - 364px);position:relative}.th-designer .day-view-wrapper.empty{height:calc(100vh - 130px)}.th-designer .designer-toc{position:fixed;top:82px;left:64px;width:300px;height:calc(100vh - 82px);overflow:scroll;background:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}.th-designer .designer-toc .extra-detail{display:none}.th-designer .designer-toc .toc-day-preview{height:calc(100vh - 347px)}.th-designer .designer-toc .toc-day-preview .session-preview-title{font-size:16px;font-weight:700;margin-left:10px;border-bottom:1px solid #f7f7f7;margin-right:10px;padding-bottom:15px;padding-top:15px}.th-designer .designer-toc .toc-day-preview li.calendar-item-session{position:relative}.th-designer .designer-toc .toc-day-preview a.athlete-web-preview{position:absolute;top:7px;right:20px}.th-designer .designer-toc .toc-day-preview a.athlete-web-preview i{color:#2c2c2e}.th-designer .designer-toc .toc-day-preview .preview-date{padding:0 10px;font-size:13px;font-weight:600}.th-designer .designer-toc .toc-day-preview .exercise-title-info{display:inline-block}.th-designer .designer-toc .toc-day-preview .light-gray-comment{display:none}.th-designer .designer-toc .toc-day-preview .leaderboard-tag{display:none!important}.th-designer .designer-toc .toc-day-preview .set-list .description-section .default-view .leaderboard-tag{display:none}.th-designer .designer-toc .toc-day-preview .set-list .description-section .test-tag{display:none!important}.th-designer .designer-toc .toc-day-preview .the-day{height:calc(100% - 28px)}.th-designer .designer-toc .toc-day-preview .the-day .calendar-item-session.ui-selected,.th-designer .designer-toc .toc-day-preview .the-day .calendar-item-session.ui-selected .alphabet-icon{background-color:#fff!important}.th-designer .designer-toc .toc-day-preview .the-day .session-preview .exercise-notes,.th-designer .designer-toc .toc-day-preview .the-day .session-preview .summary-header{display:none!important}.th-designer .designer-toc .toc-day-preview .the-day .session-preview .edit-session,.th-designer .designer-toc .toc-day-preview .the-day .session-preview .title-status{display:none;pointer-events:none}.th-designer .designer-toc .toc-day-preview .the-day .sum-notes{display:none!important}.th-designer .designer-toc .toc-day-preview .empty-state{height:calc(100% - 80px);width:100%;color:#a9a9a9;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0 10px 20px;text-align:center}.th-designer .designer-toc .toc-day-preview .empty-state i{font-size:60px}.th-designer .designer-toc .toc-day-preview.cal-type{padding-top:219px}.th-designer .designer-toc .mini-calendar{overflow:scroll}.th-designer .designer-toc .mini-calendar-body{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;padding:8px}.th-designer .designer-toc .mini-calendar-body .week-title{text-transform:uppercase;font-weight:300;font-size:11px;padding-left:10px}.th-designer .designer-toc .mini-calendar-body .week-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.th-designer .designer-toc .mini-calendar-body .weeks-wrapper{display:-ms-flexbox;display:flex}.th-designer .designer-toc .mini-calendar-body .day-item{width:14.28571%;height:42px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;-ms-flex-direction:column;flex-direction:column}.th-designer .designer-toc .mini-calendar-body .day-item:before{content:"";display:block;position:absolute;top:0;left:0;-webkit-transform:translate(13%,14%);-ms-transform:translate(13%,14%);transform:translate(13%,14%);width:80%;height:80%;background-color:#f0efef;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;opacity:0}.th-designer .designer-toc .mini-calendar-body .day-item.selected{color:#fff}.th-designer .designer-toc .mini-calendar-body .day-item.selected .dots{display:none}.th-designer .designer-toc .mini-calendar-body .day-item.selected .day-item-title{color:#fff;z-index:1}.th-designer .designer-toc .mini-calendar-body .day-item.selected:before{background-color:#2c2c2e;opacity:1}.th-designer .designer-toc .mini-calendar-body .day-item:hover:before{opacity:.2}.th-designer .designer-toc .mini-calendar-body .day-item.selected:hover:before{opacity:1}.th-designer .designer-toc .mini-calendar-body .day-item .dots{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.th-designer .designer-toc .mini-calendar-body .day-item .dot{width:5px;height:5px;border-radius:50%;margin-left:2px;background-color:#c2c2c2}.th-designer .designer-toc .mini-calendar-body .day-item .dot:first-child{margin:0}.th-designer .designer-toc .item-title-area{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;margin:0;padding:4px 4px 4px 0}.th-designer .designer-toc .item-title-area.summary-athlete .title-status{display:none!important}.th-designer .designer-toc .item-title-area.athlete-summary{background-color:inherit;margin-bottom:10px}.th-designer .designer-toc .item-title-area.athlete-summary .edit-session{position:absolute;top:-11px!important;right:-5px!important;bottom:0;padding-top:3px;font-size:20px}.th-designer .designer-toc .item-title-area.athlete-summary .program-title{line-height:15px}.th-designer .designer-toc .item-title-area.athlete-summary .session-logo img{width:15px;height:15px}.th-designer .designer-toc .item-title-area.athlete-summary .published,.th-designer .designer-toc .item-title-area.athlete-summary .title-status{display:none}.th-designer .designer-toc .item-title-area:hover .session-info .edit-session{cursor:pointer}.th-designer .designer-toc .item-title-area .session-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;padding:4px 0 4px 3px}.th-designer .designer-toc .item-title-area .session-info img{width:20px;height:20px;margin-top:3px}.th-designer .designer-toc .item-title-area .session-info .time-update{font-size:8px;color:#3d3d3f;position:absolute;right:6px;bottom:4px}.th-designer .designer-toc .item-title-area .session-info .edit-session{position:absolute;top:8px;right:0;font-size:19px}.th-designer .designer-toc .item-title-area img{width:32px;height:32px}.th-designer .designer-toc .item-title-area .title{line-height:15px;display:-ms-flexbox;display:flex}.th-designer .designer-toc .item-title-area .title .program-title{font-size:10px;margin:0;font-weight:700;margin-left:5px;position:relative;z-index:10;padding-top:2px;padding-bottom:2px;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.1;color:#2c2c2e;margin-right:15px}.th-designer .designer-toc .set-list{padding:0;list-style:none}.th-designer .designer-toc .set-list .angular-ui-tree-placeholder{background:#ffca02;font-family:Open Sans}.th-designer .designer-toc .set-list .toc-block-title{padding-left:40px;margin:10px 0 0;font-size:12px;text-transform:uppercase;font-family:Poppins,sans-serif;color:#868686}.th-designer .designer-toc .set-list .item-section{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:0 5px 0 10px}.th-designer .designer-toc .set-list .item-section .icon-section,.th-designer .designer-toc .set-list .item-section .time-section{right:10px}.th-designer .designer-toc .set-list .item-section .set-edit-btn{right:8px}.th-designer .designer-toc .set-list .item-section .description-section{width:100%;display:inline-block}.th-designer .designer-toc .set-list .item-section .description-section .test-tag{display:inline-block;margin:14px 4px 0 28px;font-size:10px;line-height:12px;font-weight:900;font-family:Refrigerator Deluxe,sans-serif;text-transform:uppercase}.th-designer .designer-toc .set-list .item-section .mdi-flash,.th-designer .designer-toc .set-list .item-section .mdi-trophy{color:#00bd75}.th-designer .designer-toc .set-list .item-section.last{border-bottom:none}.th-designer .designer-toc .set-list .item-section .type-block-icon{margin-top:22px;margin-right:1px}.th-designer .designer-toc .set-list .item-section .type-block-icon .redzone{position:absolute;top:23px;right:2px}.th-designer .designer-toc .set-list .item-section .icon-section{position:absolute;top:5px;right:0;border-radius:50%;width:17px;height:17px;display:-ms-flexbox;display:flex;display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.th-designer .designer-toc .set-list .item-section .icon-section.wstype-0{background-color:#e30564}.th-designer .designer-toc .set-list .item-section .icon-section.wstype-1{background-color:#ffc107}.th-designer .designer-toc .set-list .item-section .icon-section.wstype-2{background-color:#ff5722}.th-designer .designer-toc .set-list .item-section .icon-section.wstype-3{background-color:#ff9800}.th-designer .designer-toc .set-list .item-section .icon-section.wstype-4{background-color:#4a4a4a}.th-designer .designer-toc .set-list .item-section .icon-section.wstype-5{background-color:#9300b5}.th-designer .designer-toc .set-list .item-section .icon-section.wstype-6{background-color:#5245b9}.th-designer .designer-toc .set-list .item-section .icon-section.wstype-7{background-color:#6cc5db}.th-designer .designer-toc .set-list .item-section .icon-section.wstype-8{background-color:#489787}.th-designer .designer-toc .set-list .item-section .icon-section i{font:normal normal normal 16px/1 Material Design Icons;color:#fff;font-size:12px;font-weight:700}.th-designer .designer-toc .set-list .item-section .icon-section i.wstype-0:before{content:"\F33A"}.th-designer .designer-toc .set-list .item-section .icon-section i.wstype-1:before{content:"\F238"}.th-designer .designer-toc .set-list .item-section .icon-section i.wstype-2:before{content:"\F46E"}.th-designer .designer-toc .set-list .item-section .icon-section i.wstype-3:before{content:"\F5DD"}.th-designer .designer-toc .set-list .item-section .icon-section i.wstype-4:before{content:"\F1E6"}.th-designer .designer-toc .set-list .item-section .icon-section i.wstype-5:before{content:"\F430"}.th-designer .designer-toc .set-list .item-section .icon-section i.wstype-6:before{content:"\F27A"}.th-designer .designer-toc .set-list .item-section .icon-section i.wstype-7:before{content:"\F4EB"}.th-designer .designer-toc .set-list .item-section .icon-section i.wstype-8:before{content:"\F683"}.th-designer .designer-toc .set-list .item-section .time-section{position:absolute;top:19px;right:0;font-size:8px;line-height:21px;color:#c2c2c2}.th-designer .designer-toc .set-list .item-section .set-edit-btn{position:absolute;display:none;right:-2px;top:7px;opacity:.7;margin:-10px 0 0;padding:0;min-width:20px;min-height:15px;height:30px;z-index:99999}.th-designer .designer-toc .set-list .item-section .set-edit-btn:hover{background-color:transparent}.th-designer .designer-toc .set-list .item-section .section-title{font-size:10px;font-weight:700;text-transform:uppercase;display:inline-block;width:70%;line-height:1;margin-top:5px}.th-designer .designer-toc .set-list .item-section .section-title img{width:5px;height:5px}.th-designer .designer-toc .calendar-item-session{color:#2c2c2e;border-radius:0;list-style:none;padding:0;margin:0 5px 5px;padding-bottom:10px}.th-designer .designer-toc .calendar-item-session .feed-button{color:#2c2c2e}.th-designer .designer-toc .calendar-item-session .see-more{color:#0a0eff;font-size:9px;text-align:left;margin-top:8px}.th-designer .designer-toc .calendar-item-session .sum-notes{margin-top:8px;margin-left:5px;margin-bottom:16px}.th-designer .designer-toc .calendar-item-session .sum-notes .profile-image{width:30px;margin-top:0;margin-right:3px;float:left}.th-designer .designer-toc .calendar-item-session .sum-notes .profile-image img{width:25px;height:25px;display:inline;border-radius:20px}.th-designer .designer-toc .calendar-item-session .sum-notes .comments{max-width:295px;text-align:left;background-color:#f7f7f7;border-radius:16px;font-size:12px;padding:8px;margin-left:35px;overflow-x:hidden;overflow-y:hidden}.th-designer .designer-toc .calendar-item-session .sum-notes .comments a,.th-designer .designer-toc .calendar-item-session .sum-notes .comments div{color:#0a0eff;display:block;font-style:inherit;cursor:pointer}.th-designer .designer-toc .calendar-item-session .fake-loader-overlay{position:absolute;z-index:100;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,59%,.3)}.th-designer .designer-toc .calendar-item-session .dropdown-menu{border-radius:0}.th-designer .designer-toc .calendar-item-session .dropdown-menu i.glyphicon{color:#313131;padding-right:6px}.th-designer .designer-toc .calendar-item-session .dropdown-menu li{background-color:inherit;padding-left:10px;font-size:11px}.th-designer .designer-toc .calendar-item-session pre.description-toggle{margin:0 20px 10px 7px;line-height:12px;font-weight:500;border:none;font-family:Open Sans;font-weight:400;font-size:10px;background:transparent;padding:0 5px 0 0;white-space:pre-wrap;word-break:normal;overflow-y:hidden;padding-left:15px;text-align:justify}.th-designer .designer-toc .calendar-item-session .description-toggle{padding:8px 0;width:90%}.th-designer .designer-toc .calendar-item-session.ui-selected,.th-designer .designer-toc .calendar-item-session.ui-selecting{background-color:#f0efef!important;color:#2c2c2e;opacity:1!important;background-color:rgba(33,100,255,.1)!important}.th-designer .designer-toc .calendar-item-session.ui-selected .item-title-area,.th-designer .designer-toc .calendar-item-session.ui-selecting .item-title-area{color:#2c2c2e;opacity:1!important}.th-designer .designer-toc .calendar-item-session.ui-selected .item-title-area.summary-athlete .title-status,.th-designer .designer-toc .calendar-item-session.ui-selecting .item-title-area.summary-athlete .title-status{display:none!important}.th-designer .designer-toc .calendar-item-session.ui-selected .item-title-area .title,.th-designer .designer-toc .calendar-item-session.ui-selected .item-title-area .title-status,.th-designer .designer-toc .calendar-item-session.ui-selected .item-title-area .title-status .publish-status,.th-designer .designer-toc .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .published,.th-designer .designer-toc .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .published-scheduled,.th-designer .designer-toc .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .unpublished,.th-designer .designer-toc .calendar-item-session.ui-selected .item-title-area .title-status .publish-status i,.th-designer .designer-toc .calendar-item-session.ui-selected .item-title-area .title-status .publish-status span,.th-designer .designer-toc .calendar-item-session.ui-selected .item-title-area .title .program-title,.th-designer .designer-toc .calendar-item-session.ui-selected .item-title-area .workout-icon,.th-designer .designer-toc .calendar-item-session.ui-selecting .item-title-area .title,.th-designer .designer-toc .calendar-item-session.ui-selecting .item-title-area .title-status,.th-designer .designer-toc .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status,.th-designer .designer-toc .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .published,.th-designer .designer-toc .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .published-scheduled,.th-designer .designer-toc .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .unpublished,.th-designer .designer-toc .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status i,.th-designer .designer-toc .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status span,.th-designer .designer-toc .calendar-item-session.ui-selecting .item-title-area .title .program-title,.th-designer .designer-toc .calendar-item-session.ui-selecting .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}.th-designer .designer-toc .calendar-item-session.ui-selected .set-list .item-section,.th-designer .designer-toc .calendar-item-session.ui-selecting .set-list .item-section{background:#f0efef}.th-designer .designer-toc .calendar-item-session.ui-selected .set-list .item-section .section-title,.th-designer .designer-toc .calendar-item-session.ui-selecting .set-list .item-section .section-title{opacity:1!important}.th-designer .designer-toc .calendar-item-session.ui-selected .alphabet-icon,.th-designer .designer-toc .calendar-item-session.ui-selected .alphabet-icon-detail,.th-designer .designer-toc .calendar-item-session.ui-selecting .alphabet-icon,.th-designer .designer-toc .calendar-item-session.ui-selecting .alphabet-icon-detail{background:#f0efef}.th-designer .designer-toc .calendar-item-session.ui-selected .calendar-items-list .workout-edit-btn,.th-designer .designer-toc .calendar-item-session.ui-selecting .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}.th-designer .designer-toc .calendar-item-session.ui-selected a:hover,.th-designer .designer-toc .calendar-item-session.ui-selecting a:hover{text-decoration:none;color:#2c2c2e}.th-designer .designer-toc .calendar-item-session.ui-selected .set-list .item-section,.th-designer .designer-toc .calendar-item-session.ui-selecting .set-list .item-section{background-color:transparent}.th-designer .designer-toc .calendar-item-session.athlete-summary .redzone-value-summary,.th-designer .designer-toc .calendar-item-session.athlete-summary .title-status{display:none}.th-designer .designer-toc .calendar-item-session.athlete-summary .summary-tested{background:#e5e3e3;border-radius:2px;font-size:10px;width:50px;text-align:center;float:right}.th-designer .designer-toc .calendar-item-session.athlete-summary .icon-section,.th-designer .designer-toc .calendar-item-session.athlete-summary .prescription.summary-prescription{display:none}.th-designer .designer-toc .calendar-item-session.athlete-summary .exercise-title-info{width:90%}.th-designer .designer-toc .calendar-item-session.athlete-summary .redzone-value{height:24px;padding-top:2px;padding-left:4px;padding-right:4px;font-size:12px;border-radius:2px;margin-left:11px}.th-designer .designer-toc .calendar-item-session.athlete-summary .redzone-value i{color:#00bd75}.th-designer .designer-toc .calendar-item-session.athlete-summary-missed .icon-section{display:none}.th-designer .designer-toc .calendar-item-session.athlete-summary-missed .exercise-title-info{width:calc(100% - 10px)}.th-designer .designer-toc .calendar-item-session.athlete-summary-missed .redzone-value{height:24px;padding-top:2px;padding-left:4px;padding-right:4px;font-size:12px;border-radius:2px;margin-left:11px}.th-designer .designer-toc .calendar-item-session.athlete-summary-missed .redzone-value i{color:#00bd75}.th-designer .designer-toc .calendar-item-session.fake-day{position:relative}.th-designer .designer-toc .calendar-item-session.fake-day ol{list-style:none}.th-designer .designer-toc .calendar-item-session.fake-day .item-title-area{height:40px;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.th-designer .designer-toc .calendar-item-session.fake-day .fake-block{position:relative}.th-designer .designer-toc .calendar-item-session.fake-day .fake-block .fake-circle{position:absolute;top:0;left:6px;width:18px;height:18px;border-radius:18px;background:#c2c2c2;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.th-designer .designer-toc .calendar-item-session.fake-day .fake-block .ex-list{padding-left:33px}.th-designer .designer-toc .calendar-item-session.fake-day .fake-block .fake-ex{margin:6px 5px 6px 0;height:10px;background:#c2c2c2;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.th-designer .designer-toc .calendar-item-session.session-header{margin-bottom:0;padding-bottom:0}.th-designer .designer-toc .calendar-item-session.selected-header{background-color:#f0efef!important;color:#2c2c2e;opacity:1!important;background-color:rgba(33,100,255,.1)!important}.th-designer .designer-toc .calendar-item-session.selected-header .item-title-area{color:#2c2c2e;opacity:1!important}.th-designer .designer-toc .calendar-item-session.selected-header .item-title-area.summary-athlete .title-status{display:none!important}.th-designer .designer-toc .calendar-item-session.selected-header .item-title-area .title,.th-designer .designer-toc .calendar-item-session.selected-header .item-title-area .title-status,.th-designer .designer-toc .calendar-item-session.selected-header .item-title-area .title-status .publish-status,.th-designer .designer-toc .calendar-item-session.selected-header .item-title-area .title-status .publish-status .published,.th-designer .designer-toc .calendar-item-session.selected-header .item-title-area .title-status .publish-status .published-scheduled,.th-designer .designer-toc .calendar-item-session.selected-header .item-title-area .title-status .publish-status .unpublished,.th-designer .designer-toc .calendar-item-session.selected-header .item-title-area .title-status .publish-status i,.th-designer .designer-toc .calendar-item-session.selected-header .item-title-area .title-status .publish-status span,.th-designer .designer-toc .calendar-item-session.selected-header .item-title-area .title .program-title,.th-designer .designer-toc .calendar-item-session.selected-header .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}.th-designer .designer-toc .calendar-item-session.selected-header .set-list .item-section{background:#f0efef}.th-designer .designer-toc .calendar-item-session.selected-header .set-list .item-section .section-title{opacity:1!important}.th-designer .designer-toc .calendar-item-session.selected-header .alphabet-icon,.th-designer .designer-toc .calendar-item-session.selected-header .alphabet-icon-detail{background:#f0efef}.th-designer .designer-toc .calendar-item-session.selected-header .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}.th-designer .designer-toc .calendar-item-session.selected-header a:hover{text-decoration:none;color:#2c2c2e}.th-designer .designer-toc .calendar-items-list{list-style:none;margin:0;padding:0}.th-designer .designer-toc .calendar-items-list.dragging{height:100%}.th-designer .designer-toc .calendar-items-list .item-section-exercise{display:inline-block}.th-designer .designer-toc .calendar-items-list .item-section-exercise .light-gray-comment{display:none}.th-designer .designer-toc .calendar-items-list .item-section-exercise .default-view{display:inline-block;width:90%}.th-designer .designer-toc .calendar-items-list .item-section-exercise .default-view .alphabet-icon{position:absolute;left:0;top:0}.th-designer .designer-toc .calendar-items-list .item-section-exercise .default-view .exercise-title-info{display:inline-block}.th-designer .designer-toc .calendar-items-list .extra-detail,.th-designer .designer-toc .calendar-items-list .item-section-exercise .default-view .extra-detail,.th-designer .designer-toc .calendar-items-list .item-section-exercise .default-view .leaderboard-tag-value,.th-designer .designer-toc .calendar-items-list .item-section-exercise .summary-view{display:none}.th-designer .designer-toc .calendar-items-list .extra-detail .block-leaderboard{display:inline-block;margin-left:4px;margin-right:4px;font-size:10px;padding:2px;line-height:12px;font-weight:bolder;color:#000;font-weight:900;font-family:Refrigerator Deluxe,sans-serif}.th-designer .designer-toc .calendar-items-list .extra-detail div{color:#fca02a;font-size:10px;font-weight:bolder;line-height:12px;margin-left:2px;margin-right:2px;display:none;font-weight:900;font-family:Refrigerator Deluxe,sans-serif}.th-designer .designer-toc .calendar-items-list .angular-ui-tree-placeholder{background:#00b3b3;display:inline-block;font-family:Open Sans;height:99%!important;min-height:300px}.th-designer .designer-toc .calendar-items-list .edit-button-session:hover .workout-edit-btn-custom{display:block}.th-designer .designer-toc .calendar-items-list .workout-edit-btn{position:absolute;right:0;top:-10px;margin:0;padding:0;min-width:20px;min-height:15px;height:26px;background-color:transparent;opacity:1}.th-designer .designer-toc .calendar-items-list .workout-edit-btn.workout-edit-btn-custom{right:2px;top:-6px;display:none}.th-designer .designer-toc .calendar-items-list .workout-edit-btn:hover{opacity:1}.th-designer .designer-toc .calendar-items-list .calendar-item-session:hover .workout-edit-btn{display:block}.th-designer .designer-toc .calendar-items-list .item-title-area{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;margin:0;padding:4px 4px 4px 0}.th-designer .designer-toc .calendar-items-list .item-title-area.summary-athlete .title-status{display:none!important}.th-designer .designer-toc .calendar-items-list .item-title-area.athlete-summary{background-color:inherit;margin-bottom:10px}.th-designer .designer-toc .calendar-items-list .item-title-area.athlete-summary .edit-session{position:absolute;top:-11px!important;right:-5px!important;bottom:0;padding-top:3px;font-size:20px}.th-designer .designer-toc .calendar-items-list .item-title-area.athlete-summary .program-title{line-height:15px}.th-designer .designer-toc .calendar-items-list .item-title-area.athlete-summary .session-logo img{width:15px;height:15px}.th-designer .designer-toc .calendar-items-list .item-title-area.athlete-summary .published,.th-designer .designer-toc .calendar-items-list .item-title-area.athlete-summary .title-status{display:none}.th-designer .designer-toc .calendar-items-list .item-title-area:hover .session-info .edit-session{cursor:pointer}.th-designer .designer-toc .calendar-items-list .item-title-area .session-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;padding:4px 0 4px 3px}.th-designer .designer-toc .calendar-items-list .item-title-area .session-info img{width:20px;height:20px;margin-top:3px}.th-designer .designer-toc .calendar-items-list .item-title-area .session-info .time-update{font-size:8px;color:#3d3d3f;position:absolute;right:6px;bottom:4px}.th-designer .designer-toc .calendar-items-list .item-title-area .session-info .edit-session{position:absolute;top:8px;right:0;font-size:19px}.th-designer .designer-toc .calendar-items-list .item-title-area img{width:32px;height:32px}.th-designer .designer-toc .calendar-items-list .item-title-area .title{line-height:15px;display:-ms-flexbox;display:flex}.th-designer .designer-toc .calendar-items-list .item-title-area .title .program-title{font-size:10px;margin:0;font-weight:700;margin-left:5px;position:relative;z-index:10;padding-top:2px;padding-bottom:2px;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.1;color:#2c2c2e;margin-right:15px}.th-designer .designer-toc .calendar-items-list .title-status .publish-status{margin:0}.th-designer .designer-toc .calendar-items-list .title-status .publish-status span{font-size:9px;font-weight:400}.th-designer .designer-toc .calendar-items-list .title-status .publish-status .status{line-height:1}.th-designer .designer-toc .calendar-items-list .title-status .publish-status .has-status:before{content:"";width:7px;height:7px;display:inline-block;margin-right:5px;border-radius:50%}.th-designer .designer-toc .calendar-items-list .title-status .publish-status .published{color:#00bd75}.th-designer .designer-toc .calendar-items-list .title-status .publish-status .published .has-status:before{background-color:#00bd75}.th-designer .designer-toc .calendar-items-list .title-status .publish-status .unpublished{color:#e30013}.th-designer .designer-toc .calendar-items-list .title-status .publish-status .unpublished .has-status:before{background-color:#e30013}.th-designer .designer-toc .calendar-items-list .title-status .publish-status .published-scheduled{color:#f1fd53}.th-designer .designer-toc .calendar-items-list .title-status .publish-status .mdi-clock{position:relative;top:2px;margin-right:2px}.th-designer .designer-toc .calendar-items-list .calendar-item-session{color:#2c2c2e;border-radius:0;list-style:none;padding:0;margin:0 5px 5px;padding-bottom:10px}.th-designer .designer-toc .calendar-items-list .calendar-item-session .feed-button{color:#2c2c2e}.th-designer .designer-toc .calendar-items-list .calendar-item-session .see-more{color:#0a0eff;font-size:9px;text-align:left;margin-top:8px}.th-designer .designer-toc .calendar-items-list .calendar-item-session .sum-notes{margin-top:8px;margin-left:5px;margin-bottom:16px}.th-designer .designer-toc .calendar-items-list .calendar-item-session .sum-notes .profile-image{width:30px;margin-top:0;margin-right:3px;float:left}.th-designer .designer-toc .calendar-items-list .calendar-item-session .sum-notes .profile-image img{width:25px;height:25px;display:inline;border-radius:20px}.th-designer .designer-toc .calendar-items-list .calendar-item-session .sum-notes .comments{max-width:295px;text-align:left;background-color:#f7f7f7;border-radius:16px;font-size:12px;padding:8px;margin-left:35px;overflow-x:hidden;overflow-y:hidden}.th-designer .designer-toc .calendar-items-list .calendar-item-session .sum-notes .comments a,.th-designer .designer-toc .calendar-items-list .calendar-item-session .sum-notes .comments div{color:#0a0eff;display:block;font-style:inherit;cursor:pointer}.th-designer .designer-toc .calendar-items-list .calendar-item-session .fake-loader-overlay{position:absolute;z-index:100;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,59%,.3)}.th-designer .designer-toc .calendar-items-list .calendar-item-session .dropdown-menu{border-radius:0}.th-designer .designer-toc .calendar-items-list .calendar-item-session .dropdown-menu i.glyphicon{color:#313131;padding-right:6px}.th-designer .designer-toc .calendar-items-list .calendar-item-session .dropdown-menu li{background-color:inherit;padding-left:10px;font-size:11px}.th-designer .designer-toc .calendar-items-list .calendar-item-session pre.description-toggle{margin:0 20px 10px 7px;line-height:12px;font-weight:500;border:none;font-family:Open Sans;font-weight:400;font-size:10px;background:transparent;padding:0 5px 0 0;white-space:pre-wrap;word-break:normal;overflow-y:hidden;padding-left:15px;text-align:justify}.th-designer .designer-toc .calendar-items-list .calendar-item-session .description-toggle{padding:8px 0;width:90%}.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selected,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selecting{background-color:#f0efef!important;color:#2c2c2e;opacity:1!important;background-color:rgba(33,100,255,.1)!important}.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selected .item-title-area,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selecting .item-title-area{color:#2c2c2e;opacity:1!important}.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selected .item-title-area.summary-athlete .title-status,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selecting .item-title-area.summary-athlete .title-status{display:none!important}.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .published,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .published-scheduled,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .unpublished,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status i,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status span,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title .program-title,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selected .item-title-area .workout-icon,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .published,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .published-scheduled,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .unpublished,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status i,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status span,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title .program-title,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selected .set-list .item-section,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selecting .set-list .item-section{background:#f0efef}.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selected .set-list .item-section .section-title,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selecting .set-list .item-section .section-title{opacity:1!important}.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selected .alphabet-icon,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selected .alphabet-icon-detail,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selecting .alphabet-icon,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selecting .alphabet-icon-detail{background:#f0efef}.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selected .calendar-items-list .workout-edit-btn,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selecting .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selected a:hover,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selecting a:hover{text-decoration:none;color:#2c2c2e}.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selected .set-list .item-section,.th-designer .designer-toc .calendar-items-list .calendar-item-session.ui-selecting .set-list .item-section{background-color:transparent}.th-designer .designer-toc .calendar-items-list .calendar-item-session.athlete-summary .redzone-value-summary,.th-designer .designer-toc .calendar-items-list .calendar-item-session.athlete-summary .title-status{display:none}.th-designer .designer-toc .calendar-items-list .calendar-item-session.athlete-summary .summary-tested{background:#e5e3e3;border-radius:2px;font-size:10px;width:50px;text-align:center;float:right}.th-designer .designer-toc .calendar-items-list .calendar-item-session.athlete-summary .icon-section,.th-designer .designer-toc .calendar-items-list .calendar-item-session.athlete-summary .prescription.summary-prescription{display:none}.th-designer .designer-toc .calendar-items-list .calendar-item-session.athlete-summary .exercise-title-info{width:90%}.th-designer .designer-toc .calendar-items-list .calendar-item-session.athlete-summary .redzone-value{height:24px;padding-top:2px;padding-left:4px;padding-right:4px;font-size:12px;border-radius:2px;margin-left:11px}.th-designer .designer-toc .calendar-items-list .calendar-item-session.athlete-summary .redzone-value i{color:#00bd75}.th-designer .designer-toc .calendar-items-list .calendar-item-session.athlete-summary-missed .icon-section{display:none}.th-designer .designer-toc .calendar-items-list .calendar-item-session.athlete-summary-missed .exercise-title-info{width:calc(100% - 10px)}.th-designer .designer-toc .calendar-items-list .calendar-item-session.athlete-summary-missed .redzone-value{height:24px;padding-top:2px;padding-left:4px;padding-right:4px;font-size:12px;border-radius:2px;margin-left:11px}.th-designer .designer-toc .calendar-items-list .calendar-item-session.athlete-summary-missed .redzone-value i{color:#00bd75}.th-designer .designer-toc .calendar-items-list .calendar-item-session.fake-day{position:relative}.th-designer .designer-toc .calendar-items-list .calendar-item-session.fake-day ol{list-style:none}.th-designer .designer-toc .calendar-items-list .calendar-item-session.fake-day .item-title-area{height:40px;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.th-designer .designer-toc .calendar-items-list .calendar-item-session.fake-day .fake-block{position:relative}.th-designer .designer-toc .calendar-items-list .calendar-item-session.fake-day .fake-block .fake-circle{position:absolute;top:0;left:6px;width:18px;height:18px;border-radius:18px;background:#c2c2c2;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.th-designer .designer-toc .calendar-items-list .calendar-item-session.fake-day .fake-block .ex-list{padding-left:33px}.th-designer .designer-toc .calendar-items-list .calendar-item-session.fake-day .fake-block .fake-ex{margin:6px 5px 6px 0;height:10px;background:#c2c2c2;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.th-designer .designer-toc .calendar-items-list .calendar-item-session.session-header{margin-bottom:0;padding-bottom:0}.th-designer .designer-toc .calendar-items-list .calendar-item-session.selected-header{background-color:#f0efef!important;color:#2c2c2e;opacity:1!important;background-color:rgba(33,100,255,.1)!important}.th-designer .designer-toc .calendar-items-list .calendar-item-session.selected-header .item-title-area{color:#2c2c2e;opacity:1!important}.th-designer .designer-toc .calendar-items-list .calendar-item-session.selected-header .item-title-area.summary-athlete .title-status{display:none!important}.th-designer .designer-toc .calendar-items-list .calendar-item-session.selected-header .item-title-area .title,.th-designer .designer-toc .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status,.th-designer .designer-toc .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status,.th-designer .designer-toc .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status .published,.th-designer .designer-toc .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status .published-scheduled,.th-designer .designer-toc .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status .unpublished,.th-designer .designer-toc .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status i,.th-designer .designer-toc .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status span,.th-designer .designer-toc .calendar-items-list .calendar-item-session.selected-header .item-title-area .title .program-title,.th-designer .designer-toc .calendar-items-list .calendar-item-session.selected-header .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}.th-designer .designer-toc .calendar-items-list .calendar-item-session.selected-header .set-list .item-section{background:#f0efef}.th-designer .designer-toc .calendar-items-list .calendar-item-session.selected-header .set-list .item-section .section-title{opacity:1!important}.th-designer .designer-toc .calendar-items-list .calendar-item-session.selected-header .alphabet-icon,.th-designer .designer-toc .calendar-items-list .calendar-item-session.selected-header .alphabet-icon-detail{background:#f0efef}.th-designer .designer-toc .calendar-items-list .calendar-item-session.selected-header .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}.th-designer .designer-toc .calendar-items-list .calendar-item-session.selected-header a:hover{text-decoration:none;color:#2c2c2e}.th-designer .designer-toc .calendar-items-list .item-section-exercise{position:relative;min-height:25px;width:100%}.th-designer .designer-toc .calendar-items-list .item-section-exercise.no-line .alphabet-icon-detail:after,.th-designer .designer-toc .calendar-items-list .item-section-exercise.no-line .exercise-title:after{display:none}.th-designer .designer-toc .calendar-items-list .item-section-exercise .exercise-title{font-size:12px;font-weight:400;display:-ms-flexbox;display:flex;position:relative}.th-designer .designer-toc .calendar-items-list .item-section-exercise .exercise-title:after{position:absolute;content:"";display:block;width:1px;height:100%;background-color:#2c2c2e;left:10px;top:20px}.th-designer .designer-toc .calendar-items-list .item-section-exercise .exercise-notes{display:-ms-flexbox;display:flex;background:#f7f7f7;border-radius:8px;padding:4px;font-size:11px;margin-top:4px;margin-bottom:4px;margin-left:30px}.th-designer .designer-toc .calendar-items-list .item-section-exercise .exercise-notes .icon{margin-right:4px}.th-designer .designer-toc .calendar-items-list .item-section-exercise .exercise-notes .icon img{height:14px;width:14px}.th-designer .designer-toc .calendar-items-list .item-section-exercise .exercise-title-info{padding-left:30px;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px);word-wrap:break-word}.th-designer .designer-toc .calendar-items-list .item-section-exercise .exercise-title-info .prescription.strike{text-decoration:line-through;color:#868686}.th-designer .designer-toc .calendar-items-list .item-section-exercise .exercise-title-info .prescription.hide{display:none}.th-designer .designer-toc .calendar-items-list .item-section-exercise .leaderboard-tag,.th-designer .designer-toc .calendar-items-list .item-section-exercise .tag{margin-left:30px;margin-right:4px;margin-top:4px;font-size:10px;line-height:12px;font-weight:900;font-family:Poppins,sans-serif;text-transform:capitalize}.th-designer .designer-toc .calendar-items-list .item-section-exercise .leaderboard-tag i,.th-designer .designer-toc .calendar-items-list .item-section-exercise .tag i{margin-right:2px}.th-designer .designer-toc .calendar-items-list .item-section-exercise .leaderboard-tag-value{margin-left:3px}.th-designer .designer-toc .calendar-items-list .item-section-exercise .tag .mdi-check{color:#00bd75}.th-designer .designer-toc .calendar-items-list .item-section-exercise .prescription{display:inline}.th-designer .designer-toc .calendar-items-list .item-section-exercise .extra-detail{display:inline-block;font-family:Refrigerator Deluxe,sans-serif;letter-spacing:0;color:#fca02a!important;font-weight:900}.th-designer .designer-toc .calendar-items-list .item-section-exercise .extra-detail div{color:#fca02a;font-weight:bolder;line-height:12px;margin-left:2px;margin-right:2px;font-size:10px}.th-designer .designer-toc .calendar-items-list .item-section-exercise .exercise-title-info .title{font-weight:600}.th-designer .designer-toc .calendar-items-list .item-section-exercise .alphabet-icon,.th-designer .designer-toc .calendar-items-list .item-section-exercise .alphabet-icon-detail{font-family:Poppins,sans-serif;width:18px;height:18px;display:inline-block;border-radius:50%;border:1px solid #2c2c2e;color:#2c2c2e;font-size:11px;text-align:center;line-height:1.8;background-color:#fff;position:absolute;z-index:10}.th-designer .designer-toc .calendar-items-list .item-section-exercise .item-section-exercise-info{font-size:11px;line-height:1.5;opacity:.8;font-weight:400;margin:2px 0 3px 24px;max-width:100%}.th-designer .designer-toc .toc-cal{margin:0;position:fixed;top:82px;z-index:20;overflow:hidden}.th-designer .designer-toc .toc-cal>div{background-color:#fff}.th-designer .designer-toc .toc-cal .Cal__Day__isWeekend{color:#bdbdbd;font-weight:700!important}.th-designer .designer-toc .toc-cal .Cal__Day__isPast{color:#ddd;font-weight:400}.th-designer .designer-toc .toc-cal .Cal__Day__root{font-size:12px;font-weight:400}.th-designer .designer-toc .toc-cal .Cal__Day__root:before{-webkit-box-shadow:none;box-shadow:none;z-index:3}.th-designer .designer-toc .toc-cal .Cal__Day__root .Cal__Day__dotsWrapper{bottom:8px}.th-designer .designer-toc .toc-cal .Cal__Day__root.Cal__Day__today .Cal__Day__selection span{color:#fff}.th-designer .designer-toc .toc-cal .Cal__Day__selected.Cal__Day__today{border:none!important;border-radius:0}.th-designer .designer-toc .toc-cal .Cal__Day__today{color:#3d3d3d}.th-designer .designer-toc .toc-cal .Cal__Day__today:before{border:1px solid #0a0eff!important;border-radius:50%;height:77%;width:77%}.th-designer .designer-toc .toc-cal .Cal__Day__today span{color:#3d3d3d}.th-designer .designer-toc .toc-cal .Cal__Day__root.Cal__Day__enabled:active:before{opacity:.5}.th-designer .designer-toc .toc-cal .Cal__Day__root.Cal__Day__today span{font-weight:400}.th-designer .designer-toc .toc-cal .Cal__Day__root.Cal__Day__selected .Cal__Day__selection{color:#fff!important;width:70%;height:70%;background-color:#2c2c2e!important}.th-designer .designer-toc .toc-cal .Cal__Day__root.Cal__Day__selected .Cal__Day__selection .Cal__Day__month{display:none}.th-designer .designer-toc .toc-cal .Cal__Day__root.Cal__Day__selected .Cal__Day__selection .Cal__Day__day{top:-5px}.th-designer .designer-header{top:64px}.th-designer .r-designer.empty{height:calc(100vh - 130px);overflow:hidden}.th-designer .r-designer .toc{width:300px}.th-designer .r-designer .toc .toc-item{height:90px;width:100%;border-bottom:1px solid #fff}.th-designer .r-designer .items-list{float:left;min-width:835px;width:100%;height:100%;margin-bottom:130px}@media (max-width:1200px){.th-designer .r-designer .items-list{min-width:inherit}}.th-designer .r-designer .items-list .page-empty{opacity:.5;padding-left:80px;padding-right:33px}.th-designer .r-designer .items-list .day-item{width:calc(100% - 20px);padding:10px;margin:0 auto;position:relative;padding-top:20px;max-width:920px;min-width:500px}.th-designer .r-designer .items-list .day-item .card{width:100%;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}.th-designer .r-designer .day-title{font-family:Open Sans;font-size:36px;opacity:.5;position:absolute;left:42px;top:0}.th-designer .r-designer .session.unpublished .published-tag{color:#e30013;font-size:12px}.th-designer .r-designer .session.published{margin-bottom:40px}.th-designer .r-designer .session{position:relative;margin-top:50px}.th-designer .r-designer .session:first-child{margin-top:0}.th-designer .r-designer .session .palette-button-divider{border-bottom:1px solid #f0efef;height:1px;width:100%;margin:20px 15px 20px 5px}.th-designer .r-designer .session .session-subtitle{font-size:14px;font-family:Open Sans;opacity:.5}.th-designer .r-designer .session .session-options .option-button{height:30px!important;width:30px!important;font-size:18px!important;margin-top:-6px!important;color:#c2c2c2!important}.th-designer .r-designer .session .session-options .option-button:hover{color:#0a0eff!important}.th-designer .r-designer .session .session-options .preview-button{border:10px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-family:Open Sans;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;text-decoration:none;margin:0;padding:0;outline:none;font-size:inherit;font-weight:inherit;position:relative;height:36px;line-height:36px;min-width:88px;color:#c2c2c2;-webkit-transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;-o-transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;background-color:transparent;text-align:center;text-transform:uppercase;padding-left:6px;padding-right:6px;margin-right:6px}.th-designer .r-designer .session .session-options .preview-button:hover{background-color:#f7f7f7;color:#0a0eff}.th-designer .r-designer .session .session-options .publish-button{border:10px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-family:Open Sans;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;text-decoration:none;margin:0;padding:0;outline:none;font-size:inherit;font-weight:inherit;position:relative;height:36px;line-height:36px;min-width:88px;color:#0a0eff;border:1px solid #0a0eff;-webkit-transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;-o-transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;background-color:transparent;text-align:center;text-transform:uppercase;padding-left:6px;padding-right:6px}.th-designer .r-designer .session .session-options .publish-button:hover{background-color:#f0efef}.th-designer .r-designer .session .session-instructions{position:relative;background:#fff}.th-designer .r-designer .session-header{padding:0 48px 0 25px}.th-designer .r-designer .session-header .title.date{font-family:Open Sans;font-size:32px;font-weight:700;color:#2c2c2e;margin-bottom:15px;text-transform:none}.th-designer .r-designer .session-header .title.date.not-visible{visibility:hidden}.th-designer .r-designer .session-header .session-title{font-size:18px;font-family:Open Sans;color:#3d3d3f;display:-ms-flexbox;display:flex;margin-bottom:10px}.th-designer .r-designer .session-header .session-logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:18px}.th-designer .r-designer .session-header .session-logo img{height:40px;width:40px;border-radius:3px}.th-designer .r-designer .session-header .session-logo span{width:40px;height:40px;background-color:#a9a9a9;border-radius:3px}.th-designer .r-designer .session-header .session-data{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:5px}.th-designer .r-designer .session-header .session-data>span{position:relative}.th-designer .r-designer .session-header .published-tag{color:#f1fd53;font-size:12px;padding-left:23px!important}.th-designer .r-designer .session-header .published-tag svg{height:15px;width:15px;-webkit-transform:translate(-15px,1px);-ms-transform:translate(-15px,1px);transform:translate(-15px,1px);float:left}.th-designer .r-designer .session-header .published-tag .spot{font-size:35px;line-height:0;-webkit-transform:translate(-21px,8px);-ms-transform:translate(-21px,8px);transform:translate(-21px,8px);float:left}.th-designer .r-designer .session-header .session-notes{padding-left:57px}.th-designer .r-designer .session-header .session-options-wrapper{display:-ms-flexbox;display:flex;padding-top:16px}.th-designer .r-designer .session-header .session-options-wrapper .session-options [type=button]:last-child{margin-right:10px}.th-designer .r-designer .session-head-top{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.th-designer .r-designer .Select-control{height:40px}.th-designer .r-designer .Select-value span{display:block;line-height:30px;height:100%}.th-designer .r-designer .block{position:relative;width:98%;padding-left:85px;padding-right:30px;margin-bottom:0}.th-designer .r-designer .block .block-header .block-type{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%}.th-designer .r-designer .block .block-header .block-type .block-title-label{font-size:11px;margin:0;color:#e5e3e3}.th-designer .r-designer .block .block-header .block-type .block-title-editor{margin-left:8px}.th-designer .r-designer .block .block-header .block-type .edit-block{font-size:36px;color:#868686}.th-designer .r-designer .block .block-header .block-type .edit-block i.mdi:before{-webkit-transform:translateY(-14px);-ms-transform:translateY(-14px);transform:translateY(-14px)}.th-designer .r-designer .block .block-header .block-type .edit-block .mdi-dots-horizontal:before{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.th-designer .r-designer .block .block-header .options{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;width:50%}.th-designer .r-designer .block .block-header .options .option-button{height:30px!important;width:30px!important;font-size:18px!important;margin-top:-2px!important;color:#c2c2c2!important}.th-designer .r-designer .block .block-header .options .option-button:hover{color:#0a0eff!important}.th-designer .r-designer .block .block-header .options .option-menu{font-size:18px;padding:0 8px;display:inline-block}.th-designer .r-designer .block .block-header .options .option-menu button:hover span{color:#0a0eff!important}.th-designer .r-designer .block .block-header .options .option-menu button span{font-size:16px!important;color:#c2c2c2!important}.th-designer .r-designer .block .block-header .options .type-toggle{width:90px;font-size:13px;position:relative}.th-designer .r-designer .block .block-header .options.right{-ms-flex-pack:end;justify-content:flex-end}.th-designer .r-designer .block .block-header .export-block{position:absolute!important;right:0;top:-5px;opacity:0;display:none!important}.th-designer .r-designer .block .block-header .menu-leaderboard{padding:3px;font-size:11px;width:145px;-webkit-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;position:relative;padding-left:15px;visibility:visible;margin-right:5px}.th-designer .r-designer .block .block-header .menu-leaderboard img{position:absolute;left:-13px;top:7px;z-index:10;height:22px}.th-designer .r-designer .block .block-header .menu-leaderboard .Select-control{border-radius:1px;border:none;height:30px}.th-designer .r-designer .block .block-header .menu-leaderboard .Select-control .Select-value{line-height:30px}.th-designer .r-designer .block .block-header .menu-leaderboard .Select-control .Select-value .Select-value-label{max-width:150px;-o-text-overflow:ellipsis;text-overflow:ellipsis;line-height:30px}.th-designer .r-designer .block .block-header .menu-leaderboard .Select-control .Select-input{height:30px}.th-designer .r-designer .block .block-header .menu-leaderboard .Select-control .Select-input>input{padding:0;height:100%}.th-designer .r-designer .block .block-header .menu-leaderboard .Select-placeholder{line-height:30px;color:#3d3d3f}.th-designer .r-designer .block .block-notes{position:relative}.th-designer .r-designer .block .block-contents.block-options-right .block-type{position:absolute;right:30px;top:90px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.th-designer .r-designer .block .block-contents.block-options-right .options{position:absolute;right:30px;top:120px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-top:5px}.th-designer .r-designer .block .block-contents .move-buttons{position:absolute;left:-105px;width:24px;top:-45px!important;opacity:0;-webkit-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in}.th-designer .r-designer .block .block-contents .move-buttons button{width:43px!important;height:43px!important}.th-designer .r-designer .block .block-contents .move-buttons button svg{height:16px!important;width:16px!important}.th-designer .r-designer .block .block-contents .move-buttons button span.option-button{font-size:16px!important}.th-designer .r-designer .block .block-contents .move-buttons .previous{position:absolute;top:29px;right:-43px}.th-designer .r-designer .block .block-contents .move-buttons .delete{position:absolute;top:0;left:0;top:44px}.th-designer .r-designer .block .block-contents .move-buttons .next{position:absolute;top:60px;right:-43px}.th-designer .r-designer .block .block-contents .superset-link{position:absolute;top:24px;left:-47px;width:40px;bottom:-93px;cursor:pointer;z-index:10}.th-designer .r-designer .block .block-contents .superset-link.plus{bottom:-96px}.th-designer .r-designer .block .block-contents .superset-link.previous-block{position:absolute;top:-86px;bottom:104px}.th-designer .r-designer .block .block-contents .superset-link:active .line,.th-designer .r-designer .block .block-contents .superset-link:active i{color:#0a0eff}.th-designer .r-designer .block .block-contents .superset-link .line{position:absolute;border-left:2px dotted #2c2c2e;top:3px;left:16px;bottom:3px;opacity:.3;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.th-designer .r-designer .block .block-contents .superset-link .line i{position:relative;top:40%;left:-9px;font-size:15px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:#fff}.th-designer .r-designer .block .block-contents .block-text .exercise-select{height:100%}.th-designer .r-designer .block .block-contents .block-text .exercise-select .Select--single{-webkit-transition:padding .15s ease-in-out;-o-transition:padding .15s ease-in-out;transition:padding .15s ease-in-out}.th-designer .r-designer .block.last .block-contents{padding-bottom:24px;margin-bottom:25px}.th-designer .r-designer .block.basic-options .export-block{opacity:0;display:none!important}.th-designer .r-designer .block.basic-options .block-options-right .block-type{position:absolute;right:30px;top:1px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.th-designer .r-designer .block.basic-options .block-options-right .options{position:absolute;right:30px;top:25px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-top:5px}.th-designer .r-designer .block.basic-options:hover .superset-link.previous-block{position:absolute;top:-87px;bottom:104px}.th-designer .r-designer .block.superset-options:hover .block-header .options .delete-options{opacity:1;visibility:visible}.th-designer .r-designer .block.superset-options:hover .export-block{opacity:1;display:block!important}.th-designer .r-designer .block:hover .block-contents .exercise .superset-link .line{opacity:1!important}.th-designer .r-designer .block:hover .block-contents .exercise .superset-link .mdi-link{display:none}.th-designer .r-designer .block:hover .block-contents .exercise .superset-link .mdi-link-off{display:inline}.th-designer .r-designer .block:hover .block-contents .exercise .superset-link.add{opacity:1}.th-designer .r-designer .block:hover .block-contents .exercise .superset-link.add .mdi-link{display:inline!important}.th-designer .r-designer .block:hover .block-contents .exercise .superset-link.prev{top:-225px!important;bottom:90px!important}.th-designer .r-designer .block:hover .block-contents .superset-link .line{opacity:1}.th-designer .r-designer .block:hover .move-buttons{opacity:1;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.th-designer .r-designer .block:hover .block-header .block-title-editor .mdi-pencil,.th-designer .r-designer .block:hover .block-header .options .menu-leaderboard,.th-designer .r-designer .block:hover .block-header .options .test-toggle{opacity:1;visibility:visible}.th-designer .r-designer .block.type-n{margin-top:30px}.th-designer .r-designer .block.type-n .block-type{left:-55px}.th-designer .r-designer .block.type-n .type-toggle{background:#979797;margin-left:10px;padding:10px;padding-left:14px}.th-designer .r-designer .block.type-n .session-instructions{margin:0}.th-designer .r-designer .block.type-1 .block-header{padding-top:18px}.th-designer .r-designer .block.type-1 .type-toggle button{color:#ffc107!important}.th-designer .r-designer .block.type-1 .block-title-editor .editable span{color:#ffc107}.th-designer .r-designer .block.type-2 .block-header{padding-top:18px}.th-designer .r-designer .block.type-2 .type-toggle button{color:#ff5722!important}.th-designer .r-designer .block.type-2 .block-title-editor .editable span{color:#ff5722}.th-designer .r-designer .block.type-3 .block-header{padding-top:18px}.th-designer .r-designer .block.type-3 .type-toggle button{color:#ff9800!important}.th-designer .r-designer .block.type-3 .block-title-editor .editable span{color:#ff9800}.th-designer .r-designer .block.type-4 .block-header{padding-top:18px}.th-designer .r-designer .block.type-4 .type-toggle button{color:#4a4a4a!important}.th-designer .r-designer .block.type-4 .block-title-editor .editable span{color:#4a4a4a}.th-designer .r-designer .block.type-5 .block-header{padding-top:18px}.th-designer .r-designer .block.type-5 .type-toggle button{color:#9300b5!important}.th-designer .r-designer .block.type-5 .block-title-editor .editable span{color:#9300b5}.th-designer .r-designer .block.type-6 .block-header{padding-top:18px}.th-designer .r-designer .block.type-6 .type-toggle button{color:#5245b9!important}.th-designer .r-designer .block.type-6 .block-title-editor .editable span{color:#5245b9}.th-designer .r-designer .block.type-7 .block-header{padding-top:18px}.th-designer .r-designer .block.type-7 .type-toggle button{color:#6cc5db!important}.th-designer .r-designer .block.type-7 .block-title-editor .editable span{color:#6cc5db}.th-designer .r-designer .block.type-8 .block-header{padding-top:18px}.th-designer .r-designer .block.type-8 .type-toggle button{color:#489787!important}.th-designer .r-designer .block.type-8 .block-title-editor .editable span{color:#489787}.th-designer .r-designer .block.type-0 .block-header{padding-top:18px}.th-designer .r-designer .block.type-0 .type-toggle button{color:#e30564!important}.th-designer .r-designer .block.type-0 .block-title-editor .editable span{color:#e30564}.th-designer .r-designer .block .block-contents{width:100%;position:relative}.th-designer .r-designer .block .block-text.opened .MegaDrop-control{border-radius:4px 0 0 0}.th-designer .r-designer .block .block-text.opened .MegaDrop-filter button{border-radius:0 4px 0 0!important}.th-designer .r-designer .block .block-text.opened .block-instructions .textarea-full{border-radius:0 0 4px 4px;display:inline-block;max-width:100%}.th-designer .r-designer .block .block-text.opened .block-instructions .textarea-full ::-webkit-input-placeholder{color:#9c9c9c}.th-designer .r-designer .block .block-text.opened .block-instructions .textarea-full ::-moz-placeholder{color:gb(156,156,156)}.th-designer .r-designer .block .block-text.opened .block-instructions .textarea-full :-ms-input-placeholder{color:gb(156,156,156)}.th-designer .r-designer .block .block-text.opened .block-instructions .textarea-full :-o-input-placeholder{color:gb(156,156,156)}.th-designer .r-designer .block .block-text.opened .leaderboard .Select-control{border-radius:4px 0 0 0}.th-designer .r-designer .block .block-text.opened .grid-videos .exercise-chip.last .image-wrapper{border-radius:0 0 4px 4px}.th-designer .r-designer .block .Select-arrow-zone{-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}.th-designer .r-designer .block .exercise{margin-top:15px}.th-designer .r-designer .block .exercise:first-child{margin-top:0}.th-designer .r-designer .block .exercise.pre-selection{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.th-designer .r-designer .block .exercise.pre-selection .exercise-tables{cursor:no-drop;pointer-events:none;opacity:.7}.th-designer .r-designer .block-header-options{display:-ms-flexbox;display:flex;position:relative;-ms-flex-pack:end;justify-content:flex-end}.th-designer .r-designer .block-header-options .ex-tested{margin:0 15px 3px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.th-designer .r-designer .block-header-options .ex-tested .icon{-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px)}.th-designer .r-designer .block-header-options .ex-tested .label{font-size:11px;color:#2c2c2e;font-weight:400;padding-top:2px;padding-bottom:0}.th-designer .r-designer .block-header-options .ex-tested .untest{font-style:normal;cursor:pointer;font-size:16px;padding-top:4px;padding-left:4px}.th-designer .r-designer .block-header-options .circuit-toggle{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:15px}.th-designer .r-designer .block-header-options .circuit-toggle img{height:20px}.th-designer .r-designer .block-header-options .edit-block{cursor:pointer}.th-designer .r-designer .block-options{font-weight:700;font-size:18px;text-align:center;margin-top:-9px;width:48px}.th-designer .r-designer .block-options:hover .option-menu{display:block}.th-designer .r-designer .block-options .block-header{text-align:center;width:48px}.th-designer .r-designer .block-options .option-button{display:none;cursor:pointer;color:#c2c2c2!important}.th-designer .r-designer .block-options .option-button:hover{color:#0a0eff!important}.th-designer .r-designer .block-options .option-menu-show{margin:0;height:48px;width:48px;font-size:12px!important}.th-designer .r-designer .block-options .option-menu-show button{padding:0!important;width:48px!important;height:48px!important;border-radius:50%}.th-designer .r-designer .block-options .option-menu-show button:hover span{color:#0a0eff!important}.th-designer .r-designer .block-options .option-menu-show button span{font-size:16px!important;color:#c2c2c2!important}.th-designer .r-designer .block-options:hover .option-button{display:block}.th-designer .r-designer .test-toggle{padding:3px;font-size:11px;line-height:20px;min-width:110px;height:28px;text-align:center;cursor:pointer;opacity:1;visibility:visible;-webkit-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;margin-right:7px;-ms-flex-positive:2;flex-grow:2}.th-designer .r-designer .test-toggle .mdi{z-index:10}.th-designer .r-designer .test-toggle:hover{opacity:1}.th-designer .r-designer .test-toggle.on{opacity:1;visibility:visible}.th-designer .r-designer .delete-options{font-size:21px;width:40px;-webkit-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;cursor:pointer;opacity:.5;position:absolute;padding-left:10px;opacity:1;visibility:visible;text-align:center;height:28px;right:-40px}.th-designer .r-designer .delete-options:hover{opacity:1}.th-designer .r-designer .delete-options.on{opacity:1;visibility:visible}.th-designer .r-designer .block-content-plain .option-menu{bottom:0}.th-designer .r-designer .text-area{background:#fff;margin-left:0;margin-right:5px;width:100%;margin-top:20px;text-align:left;-webkit-box-shadow:none;box-shadow:none;border:none;border-bottom:1px solid #0a0eff;font-size:14px;line-height:18px}.th-designer .r-designer .text-area::-webkit-input-placeholder{font-size:14px;color:#e5e3e3;line-height:18px}.th-designer .r-designer .text-area:-ms-input-placeholder,.th-designer .r-designer .text-area::-ms-input-placeholder{font-size:14px;color:#e5e3e3;line-height:18px}.th-designer .r-designer .text-area::placeholder{font-size:14px;color:#e5e3e3;line-height:18px}.th-designer .r-designer .text-exercise{width:100%}.th-designer .r-designer .block-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;margin-top:4px}.th-designer .r-designer .block-body.move-right{-ms-flex-pack:end;justify-content:flex-end}.th-designer .r-designer .block-body .save-new-circuit{cursor:pointer}.th-designer .r-designer .block-body .save-new-circuit .new-circuit-btn{font-size:12px;margin-top:5px}.th-designer .r-designer .block-instructions{position:relative;padding-right:22px}.th-designer .r-designer .exercise{position:relative}.th-designer .r-designer .exercise .exercise-content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.th-designer .r-designer .exercise .move-buttons{position:absolute;left:-105px!important;top:-29px!important;width:24px}.th-designer .r-designer .exercise .superset-link{top:12px!important;left:-46px!important;bottom:-33px!important}.th-designer .r-designer .exercise .superset-link .mdi-link-off{display:none}.th-designer .r-designer .exercise .superset-link .line{border-left:2px solid #2c2c2e!important;opacity:.9!important;left:15px!important}.th-designer .r-designer .exercise .superset-link:hover .line{opacity:.9!important}.th-designer .r-designer .exercise .superset-link:hover .mdi-link{display:none}.th-designer .r-designer .exercise .superset-link:hover .mdi-link-off{display:inline}.th-designer .r-designer .exercise .superset-link.add{bottom:-94px!important;opacity:0}.th-designer .r-designer .exercise .superset-link.add.expand-link{bottom:-98px!important}.th-designer .r-designer .exercise .superset-link.add .line{border-left:2px dotted #2c2c2e!important}.th-designer .r-designer .exercise .superset-link.add .mdi-link{display:inline!important}.th-designer .r-designer .exercise .superset-link.add:hover{opacity:1}.th-designer .r-designer .exercise .superset-link.add:hover .mdi-link{display:inline!important}.th-designer .r-designer .exercise .exercise-subtitle{font-weight:700;font-family:Poppins,sans-serif;position:absolute;left:-45px;top:5px;width:30px;height:30px;border-radius:50%;font-size:19px;border:1px solid #2c2c2e;background:#fff;line-height:30px;text-align:center;z-index:20}.th-designer .r-designer .exercise .exercise-search{width:calc(50% - 4px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.th-designer .r-designer .exercise .exercise-search .exe-box .Select.is-focused.is-open{width:100%;float:none}.th-designer .r-designer .exercise .exercise-search .exe-box .MegaDrop-header{border-left:0}.th-designer .r-designer .exercise .exercise-search .exercise-select{position:relative;margin-bottom:10px}.th-designer .r-designer .exercise .exercise-search .exercise-select.create-circuit-enabled .Select-arrow-zone{padding-right:35px}.th-designer .r-designer .exercise .exercise-search .exercise-select label{position:absolute;top:3px;left:9px;font-size:12px;opacity:.5;display:none}.th-designer .r-designer .exercise .exercise-search .exercise-select .Select-value-label{font-weight:600}.th-designer .r-designer .exercise .exercise-search .exercise-select .flat-button{margin-top:5px}.th-designer .r-designer .exercise .exercise-search .exercise-select .list .ex-tag:first-child{margin-left:5px}.th-designer .r-designer .exercise .exercise-search .exercise-select .ex-tag{line-height:10px;color:#868686;border:1px solid #c2c2c2;border-radius:5px;font-size:10px;font-weight:500;background:#fff;margin-left:5px;padding:4px 5px}.th-designer .r-designer .exercise .exercise-search .exercise-select .ex-tag:first-child{margin-left:0}.th-designer .r-designer .exercise .exercise-search .exercise-select .ex-tag.removable{padding:4px 10px 4px 1px}.th-designer .r-designer .exercise .exercise-search .exercise-select .ex-tag.removable:hover{padding:4px 5px 4px 6px}.th-designer .r-designer .exercise .exercise-search .exercise-select .ex-tag.removable:hover .mdi-close{opacity:1;visibility:visible}.th-designer .r-designer .exercise .exercise-search .exercise-select .ex-tag.clickable{cursor:pointer;padding:4px 5px}.th-designer .r-designer .exercise .exercise-search .exercise-select .ex-tag.clickable:hover{background:#f7f7f7}.th-designer .r-designer .exercise .exercise-search .exercise-select .ex-tag.ex-tag-all{max-width:none}.th-designer .r-designer .exercise .exercise-search .exercise-select .ex-tag .mdi-close{cursor:pointer;visibility:hidden}.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .exercise-filters,.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .scheme-filters{border-bottom:none;width:100%;margin-left:2px;margin-right:2px}.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .exercise-filters .Select-control,.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .scheme-filters .Select-control{text-align:right;height:12px;line-height:24px}.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .exercise-filters .Select-control .Select-value,.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .scheme-filters .Select-control .Select-value{padding:1px}.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .exercise-filters .Select-control .Select-value .Select-value-icon,.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .scheme-filters .Select-control .Select-value .Select-value-icon{display:none}.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .exercise-filters .Select-control .Select-value:hover .Select-value-icon,.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .scheme-filters .Select-control .Select-value:hover .Select-value-icon{display:inline-block}.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .exercise-filters .Select-control .Select-placeholder,.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .scheme-filters .Select-control .Select-placeholder{padding-right:25px;font-size:10px}.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .exercise-filters .Select-control .Select-value,.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .scheme-filters .Select-control .Select-value{line-height:10px;color:#979797;border:1px solid #e5e3e3;background:#fff;border-radius:5px}.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .exercise-filters .Select-control .Select-value .Select-value-icon,.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .scheme-filters .Select-control .Select-value .Select-value-icon{border:none}.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .exercise-filters .Select-control .Select-input,.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .scheme-filters .Select-control .Select-input{height:20px}.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .exercise-filters .Select-control .Select-input>input,.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .scheme-filters .Select-control .Select-input>input{padding:0;height:20px}.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .exercise-filters .Select-control .Select-value-label,.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .scheme-filters .Select-control .Select-value-label{font-size:10px;font-weight:500;background:#fff}.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .exercise-filters .Select-control:hover .Select-value,.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .scheme-filters .Select-control:hover .Select-value{opacity:1}.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .exercise-filters.is-focused.is-open,.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .scheme-filters.is-focused.is-open{border-bottom:1px solid #d3d3d3;padding-bottom:5px;padding-left:0}.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .exercise-filters .Select-menu-outer .Select-option-group-label,.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .scheme-filters .Select-menu-outer .Select-option-group-label{font-weight:700;padding:4px}.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .exercise-filters .Select-menu-outer .Select-menu .Select-option,.th-designer .r-designer .exercise .exercise-search .exercise-select .filters .scheme-filters .Select-menu-outer .Select-menu .Select-option{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;color:#353636;cursor:pointer;padding:4px;margin:3px;font-size:12px}.th-designer .r-designer .exercise .exercise-search .exercise-select .exercise-list-item{position:relative}.th-designer .r-designer .exercise .exercise-search .exercise-select .exercise-list-item .frequency-selected{font-size:9px;color:#333}.th-designer .r-designer .exercise .exercise-search .exercise-select .exercise-list-item img{height:12px;width:12px;margin-right:4px;margin-top:4px;border-radius:1px}.th-designer .r-designer .exercise .exercise-search .exercise-select .exercise-list-item .actions{float:right;font-size:10px;color:#0a0eff;background:#00bd75;width:30px;height:20px}.th-designer .r-designer .exercise .exercise-search .exercise-select .exercise-list-item .new-exercise{font-size:10px;color:#00bd75}.th-designer .r-designer .exercise .exercise-search .exercise-select .exercise-list-item .icon{float:right}.th-designer .r-designer .exercise .exercise-search .exercise-select .exercise-list-item .frequency-selected{float:right;margin-right:3px;font-size:8px;line-height:18px}.th-designer .r-designer .exercise .exercise-search .exercise-select .exercise-list-item .tags{display:table;margin-top:3px}.th-designer .r-designer .exercise .exercise-search .exercise-select .exercise-list-item .tags .exercise-tag{background:#f7f7f7;color:#e5e3e3;float:left;font-size:8px;border-radius:2px;padding:2px;padding-left:4px;padding-right:4px;margin-right:2px;margin-bottom:2px;display:none}.th-designer .r-designer .exercise .exercise-search .exercise-select .exercise-list-item .tags .exercise-tag.match{display:inline}.th-designer .r-designer .exercise .exercise-search .exercise-select .exercise-list-item:hover .tags .exercise-tag{background:#f0efef;color:#525252}.th-designer .r-designer .exercise .exercise-search .exercise-select .exercise-list-item:hover .tags .exercise-tag.match{background:#0a0eff;color:#fff}.th-designer .r-designer .exercise .exercise-search .exercise-select .Select--multi .Select-value{margin-top:3px}.th-designer .r-designer .exercise .exercise-search .exercise-select .Select--multi .Select-value-icon:hover{background:#fff;color:#979797;font-weight:700}.th-designer .r-designer .exercise .exercise-search .exercise-instructions{padding:0;position:relative}.th-designer .r-designer .exercise .exercise-search .exercise-instructions .textarea-full{margin-top:4px}.th-designer .r-designer .exercise .exercise-content.opened .MegaDrop-control{border-radius:4px 0 0 0}.th-designer .r-designer .exercise .exercise-content.opened .exercise-search .textarea-full{border-radius:0 0 4px 4px}.th-designer .r-designer .exercise .exercise-content.opened .exercise-select .MegaDrop-filter button,.th-designer .r-designer .exercise .exercise-content.opened .training-effect button+button{border-radius:0 4px 0 0!important}.th-designer .r-designer .exercise .exercise-content.opened .exercise-table li:last-child .table-input-num{border-radius:0 0 0 4px}.th-designer .r-designer .exercise .exercise-content.opened .exercise-table li:last-child .table-input:last-child{border-radius:0 0 4px 0}.th-designer .r-designer .exercise .exercise-subtitle-new{opacity:.5}.th-designer .r-designer .exercise .exercise-search-new{border-bottom:none;padding-top:0;padding-left:9px;min-height:58px;width:70%}.th-designer .r-designer .exercise .exercise-tables{width:calc(50% - 4px);padding:0}.th-designer .r-designer .exercise .exercise-options-menu{position:absolute!important;top:-10px;right:-50px}.th-designer .r-designer .exercise .exercise-options-menu .mdi{color:#c2c2c2!important}.th-designer .r-designer .exercise .exercise-options-menu .mdi:hover{color:#0a0eff!important}.th-designer .r-designer .exercise .block-videos{padding:0 0 10px;margin-top:8px}.th-designer .r-designer .exercise .block-videos .grid-videos,.th-designer .r-designer .exercise .block-videos .more-videos{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border:none;width:100%}.th-designer .r-designer .exercise .block-videos .grid-videos .exercise-chip,.th-designer .r-designer .exercise .block-videos .more-videos .exercise-chip{width:140px}.th-designer .r-designer .exercise .block-videos .more-videos{width:100%}.th-designer .r-designer .exercise .block-videos .exercise{border-right:none;border-bottom:none}.th-designer .r-designer .exercise .block-videos .exercise.chips{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap;border:none;width:101%;-webkit-transform:translateX(-1%);-ms-transform:translateX(-1%);transform:translateX(-1%)}.th-designer .r-designer .exercise .block-videos .exercise.chips.hide-grid{display:none!important}.th-designer .r-designer .exercise .block-videos .exercise-search{width:100%;margin-bottom:7px}.th-designer .r-designer .exercise .block-videos .exercise-search .Select-placeholder{color:#a9a9a9;line-height:37px}.th-designer .r-designer .exercise:hover .MegaDrop-header{opacity:1}.th-designer .r-designer .block-saving{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.th-designer .r-designer .block-saving .header{display:-ms-flexbox;display:flex}.th-designer .r-designer .block-saving .header .left-option,.th-designer .r-designer .block-saving .header .right-option{background:#c2c2c2;min-height:41px!important;border-radius:4px;width:calc(50% - 4px);-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.th-designer .r-designer .block-saving .header .left-option{margin-right:8px}.th-designer .r-designer .last-row{border-bottom:none}.th-designer .r-designer .leaderboard-wrapper{position:relative;background:#fff;display:-ms-flexbox;display:flex}.th-designer .r-designer .leaderboard-wrapper .Select-placeholder{font-family:Open Sans;font-size:14px;line-height:40px;color:#2c2c2e;padding-left:20px}.th-designer .r-designer .leaderboard-wrapper .Select-option.is-focused{background-color:#f7f7f7!important;font-weight:600!important}.th-designer .r-designer .training-effect{background:#fff;height:25px;position:relative;display:-ms-flexbox;display:flex}.th-designer .r-designer .training-effect .leaderboard .Select-placeholder{font-size:20px;font-weight:600;color:#333}.th-designer .r-designer .training-effect .scheme-ref{-ms-flex-positive:1;flex-grow:1;max-width:calc(100% - 88px);margin-right:0}.th-designer .r-designer .training-effect .scheme-ref .Select-arrow-zone{padding-right:15px}.th-designer .r-designer .training-effect .scheme-ref .Select-placeholder{color:#333;font-weight:600}.th-designer .r-designer .training-effect .scheme-ref .custom-overflow{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.th-designer .r-designer .training-effect .scheme-ref .symbol{font-size:10px}.th-designer .r-designer .training-effect .scheme-ref .list .ex-tag:first-child{margin-left:5px}.th-designer .r-designer .training-effect .scheme-ref .ex-tag{line-height:10px;color:#868686;border:1px solid #c2c2c2;border-radius:5px;font-size:10px;font-weight:500;background:#fff;margin-left:5px;padding:4px 5px}.th-designer .r-designer .training-effect .scheme-ref .ex-tag:first-child{margin-left:0}.th-designer .r-designer .training-effect .scheme-ref .ex-tag.removable{padding:4px 10px 4px 1px}.th-designer .r-designer .training-effect .scheme-ref .ex-tag.removable:hover{padding:4px 5px 4px 6px}.th-designer .r-designer .training-effect .scheme-ref .ex-tag.removable:hover .mdi-close{opacity:1;visibility:visible}.th-designer .r-designer .training-effect .scheme-ref .ex-tag.clickable{cursor:pointer;padding:4px 5px}.th-designer .r-designer .training-effect .scheme-ref .ex-tag.clickable:hover{background:#f7f7f7}.th-designer .r-designer .training-effect .scheme-ref .ex-tag.ex-tag-all{max-width:none}.th-designer .r-designer .training-effect .scheme-ref .ex-tag .mdi-close{cursor:pointer;visibility:hidden}.th-designer .r-designer .training-effect .scheme-ref .filters .exercise-filters,.th-designer .r-designer .training-effect .scheme-ref .filters .scheme-filters{border-bottom:none;width:100%;margin-left:2px;margin-right:2px}.th-designer .r-designer .training-effect .scheme-ref .filters .exercise-filters .Select-control,.th-designer .r-designer .training-effect .scheme-ref .filters .scheme-filters .Select-control{text-align:right;height:12px;line-height:24px}.th-designer .r-designer .training-effect .scheme-ref .filters .exercise-filters .Select-control .Select-value,.th-designer .r-designer .training-effect .scheme-ref .filters .scheme-filters .Select-control .Select-value{padding:1px}.th-designer .r-designer .training-effect .scheme-ref .filters .exercise-filters .Select-control .Select-value .Select-value-icon,.th-designer .r-designer .training-effect .scheme-ref .filters .scheme-filters .Select-control .Select-value .Select-value-icon{display:none}.th-designer .r-designer .training-effect .scheme-ref .filters .exercise-filters .Select-control .Select-value:hover .Select-value-icon,.th-designer .r-designer .training-effect .scheme-ref .filters .scheme-filters .Select-control .Select-value:hover .Select-value-icon{display:inline-block}.th-designer .r-designer .training-effect .scheme-ref .filters .exercise-filters .Select-control .Select-placeholder,.th-designer .r-designer .training-effect .scheme-ref .filters .scheme-filters .Select-control .Select-placeholder{padding-right:25px;font-size:10px}.th-designer .r-designer .training-effect .scheme-ref .filters .exercise-filters .Select-control .Select-value,.th-designer .r-designer .training-effect .scheme-ref .filters .scheme-filters .Select-control .Select-value{line-height:10px;color:#979797;border:1px solid #e5e3e3;background:#fff;border-radius:5px}.th-designer .r-designer .training-effect .scheme-ref .filters .exercise-filters .Select-control .Select-value .Select-value-icon,.th-designer .r-designer .training-effect .scheme-ref .filters .scheme-filters .Select-control .Select-value .Select-value-icon{border:none}.th-designer .r-designer .training-effect .scheme-ref .filters .exercise-filters .Select-control .Select-input,.th-designer .r-designer .training-effect .scheme-ref .filters .scheme-filters .Select-control .Select-input{height:20px}.th-designer .r-designer .training-effect .scheme-ref .filters .exercise-filters .Select-control .Select-input>input,.th-designer .r-designer .training-effect .scheme-ref .filters .scheme-filters .Select-control .Select-input>input{padding:0;height:20px}.th-designer .r-designer .training-effect .scheme-ref .filters .exercise-filters .Select-control .Select-value-label,.th-designer .r-designer .training-effect .scheme-ref .filters .scheme-filters .Select-control .Select-value-label{font-size:10px;font-weight:500;background:#fff}.th-designer .r-designer .training-effect .scheme-ref .filters .exercise-filters .Select-control:hover .Select-value,.th-designer .r-designer .training-effect .scheme-ref .filters .scheme-filters .Select-control:hover .Select-value{opacity:1}.th-designer .r-designer .training-effect .scheme-ref .filters .exercise-filters.is-focused.is-open,.th-designer .r-designer .training-effect .scheme-ref .filters .scheme-filters.is-focused.is-open{border-bottom:1px solid #d3d3d3;padding-bottom:5px;padding-left:0}.th-designer .r-designer .training-effect .scheme-ref .filters .exercise-filters .Select-menu-outer .Select-option-group-label,.th-designer .r-designer .training-effect .scheme-ref .filters .scheme-filters .Select-menu-outer .Select-option-group-label{font-weight:700;padding:4px}.th-designer .r-designer .training-effect .scheme-ref .filters .exercise-filters .Select-menu-outer .Select-menu .Select-option,.th-designer .r-designer .training-effect .scheme-ref .filters .scheme-filters .Select-menu-outer .Select-menu .Select-option{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;color:#353636;cursor:pointer;padding:4px;margin:3px;font-size:12px}.th-designer .r-designer .training-effect .scheme-ref .exercise-list-item{position:relative}.th-designer .r-designer .training-effect .scheme-ref .exercise-list-item .frequency-selected{font-size:9px;color:#333}.th-designer .r-designer .training-effect .scheme-ref .exercise-list-item img{height:12px;width:12px;margin-right:4px;margin-top:4px;border-radius:1px}.th-designer .r-designer .training-effect .scheme-ref .exercise-list-item .actions{float:right;font-size:10px;color:#0a0eff;background:#00bd75;width:30px;height:20px}.th-designer .r-designer .training-effect .scheme-ref .exercise-list-item .new-exercise{font-size:10px;color:#00bd75}.th-designer .r-designer .training-effect .scheme-ref .exercise-list-item .icon{float:right}.th-designer .r-designer .training-effect .scheme-ref .exercise-list-item .frequency-selected{float:right;margin-right:3px;font-size:8px;line-height:18px}.th-designer .r-designer .training-effect .scheme-ref .exercise-list-item .tags{display:table;margin-top:3px}.th-designer .r-designer .training-effect .scheme-ref .exercise-list-item .tags .exercise-tag{background:#f7f7f7;color:#e5e3e3;float:left;font-size:8px;border-radius:2px;padding:2px;padding-left:4px;padding-right:4px;margin-right:2px;margin-bottom:2px;display:none}.th-designer .r-designer .training-effect .scheme-ref .exercise-list-item .tags .exercise-tag.match{display:inline}.th-designer .r-designer .training-effect .scheme-ref .exercise-list-item:hover .tags .exercise-tag{background:#f0efef;color:#525252}.th-designer .r-designer .training-effect .scheme-ref .exercise-list-item:hover .tags .exercise-tag.match{background:#0a0eff;color:#fff}.th-designer .r-designer .training-effect .scheme-ref .Select--multi .Select-value{margin-top:3px}.th-designer .r-designer .training-effect .scheme-ref .Select--multi .Select-value-icon:hover{background:#fff;color:#979797;font-weight:700}.th-designer .r-designer .training-effect .scheme-ref .filters{padding-left:0;margin-right:2px;overflow-y:hidden}.th-designer .r-designer .training-effect .scheme-ref .filters .Select-menu-outer .Select-menu .Select-option{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;color:#353636;cursor:pointer;padding:4px;margin:3px;font-size:11px}.th-designer .r-designer .training-effect .scheme-ref .filters .Select--multi .Select-value-icon:hover{background:#fff;color:#979797;font-weight:700}.th-designer .r-designer .training-effect .scheme-ref .filters .exercise-filters{border-bottom:none;width:100%}.th-designer .r-designer .training-effect .scheme-ref .filters .exercise-filters .Select-control .Select-value{padding:1px}.th-designer .r-designer .training-effect .scheme-ref .filters .exercise-filters.is-focused.is-open{border-bottom:1px solid red;padding-bottom:5px;padding-left:0}.th-designer .r-designer .training-effect .scheme-ref .filters .exercise-filters .Select-menu-outer .Select-menu .Select-option{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;color:#353636;cursor:pointer;display:inline-block;padding:4px;border:1px solid #999;margin:3px;border-radius:6px;font-size:11px}.th-designer .r-designer .training-effect .scheme-ref .select-50.is-focused.is-open{width:100%;float:none}.th-designer .r-designer .training-effect .scheme-ref .rc-menu-item,.th-designer .r-designer .training-effect .scheme-ref .rc-menu-submenu{position:relative;height:40px;list-style:none;line-height:25px}.th-designer .r-designer .training-effect .scheme-ref>.rc-menu-horizontal{width:100%;height:100%;outline:none;padding:0;font-family:Open Sans}.th-designer .r-designer .training-effect .scheme-ref>.rc-menu-horizontal.no-prescription>.rc-menu-submenu-horizontal>.rc-menu-submenu-title{color:#2c2c2e}.th-designer .r-designer .training-effect .scheme-ref>.rc-menu-horizontal .rc-menu-submenu-title{cursor:pointer}.th-designer .r-designer .training-effect .scheme-ref>.rc-menu-horizontal>.rc-menu-submenu-horizontal>.rc-menu-submenu-title{border:none;text-align:left;font-size:14px;color:#2c2c2e;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.th-designer .r-designer .training-effect .scheme-ref>.rc-menu-horizontal>.rc-menu-submenu-horizontal>.rc-menu-submenu-title:after{content:"";position:absolute;right:10px;top:50%;border:4px solid transparent;border-top:4px solid #a9a9a9;border-right:4px solid #a9a9a9;-webkit-transform:translateY(-50%) rotate(135deg);-ms-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg)}.th-designer .r-designer .training-effect .scheme-ref>.rc-menu-horizontal>.rc-menu-submenu-active,.th-designer .r-designer .training-effect .scheme-ref>.rc-menu-horizontal>.rc-menu-submenu-active>.rc-menu-submenu-title{background-color:transparent}.th-designer .r-designer .training-effect .scheme-ref>.rc-menu-horizontal .rc-menu-submenu-title,.th-designer .r-designer .training-effect .scheme-ref>.rc-menu-horizontal>.rc-menu-submenu-active{border:none}.th-designer .r-designer .training-effect .scheme-ref>.rc-menu-horizontal>.rc-menu-submenu-horizontal>.rc-menu-vertical{width:240px;margin-top:10px}.th-designer .r-designer .training-effect .scheme-ref>.rc-menu-horizontal>.rc-menu-submenu-horizontal>.rc-menu-vertical .rc-menu-submenu-vertical.rc-menu-submenu-active>.rc-menu-submenu-title{background-color:#f7f7f7;font-weight:600}.th-designer .r-designer .training-effect .scheme-ref>.rc-menu-horizontal>.rc-menu-submenu-horizontal>.rc-menu-vertical .rc-menu-item-group-list .rc-menu-submenu-title{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;float:left;padding-right:20px;position:relative;line-height:25px}.th-designer .r-designer .training-effect .scheme-ref>.rc-menu-horizontal>.rc-menu-submenu-horizontal>.rc-menu-vertical .rc-menu-item-group-list .rc-menu-submenu-title:after{content:"";position:absolute;right:10px;top:50%;border:3px solid transparent;border-top:3px solid #a9a9a9;border-right:3px solid #a9a9a9;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.th-designer .r-designer .training-effect .scheme-ref>.rc-menu-horizontal>.rc-menu-submenu-horizontal>.rc-menu-vertical .rc-menu-submenu-vertical.rc-menu-submenu-disabled .rc-menu-submenu-title{color:#e5e3e3}.th-designer .r-designer .training-effect .scheme-ref>.rc-menu-horizontal>.rc-menu-submenu-horizontal>.rc-menu-vertical .rc-menu-submenu-vertical.rc-menu-submenu-disabled .rc-menu-submenu-title:after{content:none}.th-designer .r-designer .training-effect .scheme-ref>.rc-menu-horizontal .rc-menu-item-group-title{text-transform:uppercase;font-size:10px;color:#2c2c2e;border:none;padding:10px 0 5px 15px}.th-designer .r-designer .training-effect .scheme-ref>.rc-menu-horizontal .rc-menu-submenu-vertical>.rc-menu{margin-left:-16px}.th-designer .r-designer .training-effect .scheme-ref .rc-menu-submenu-selected{background-color:transparent;cursor:default}.th-designer .r-designer .training-effect .scheme-ref .rc-menu-submenu-horizontal,.th-designer .r-designer .training-effect .scheme-ref .rc-menu-submenu-title{height:100%;width:100%;line-height:8px;border:none}.th-designer .r-designer .training-effect .scheme-ref .rc-menu-item{font-size:14px;font-weight:400;padding:6px 15px;cursor:pointer}.th-designer .r-designer .training-effect .scheme-ref .rc-menu-item.rc-menu-item-active,.th-designer .r-designer .training-effect .scheme-ref .rc-menu-item.rc-menu-item-selected{background-color:#f7f7f7}.th-designer .r-designer .training-effect .scheme-ref .rc-menu-item.custom{border-top:1px solid #f7f7f7;font-weight:600;color:#2c2c2e}.th-designer .r-designer .training-effect .scheme-ref .rc-menu-item.custom .mdi{margin-right:8px}.th-designer .r-designer .leaderboard label,.th-designer .r-designer .scheme-ref label{position:absolute;background:#fff;top:-20px;left:9px;font-size:11px;opacity:.5}.th-designer .r-designer .leaderboard .Select-value-label,.th-designer .r-designer .scheme-ref .Select-value-label{font-size:14px}.th-designer .r-designer .leaderboard{-ms-flex-positive:1;flex-grow:1}.th-designer .r-designer .leaderboard .Select-value-label{line-height:40px;font-weight:600}.th-designer .r-designer .leaderboard .Select-control{border-radius:4px 0 0 4px;height:42px}.th-designer .r-designer .saver{border:none;background-color:transparent;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.th-designer .r-designer .saver:active,.th-designer .r-designer .saver:focus,.th-designer .r-designer .saver:hover{border:none;background-color:transparent;outline:none;-webkit-box-shadow:none;box-shadow:none}.th-designer .r-designer .saver span{font-size:11px;margin-left:10px}.th-designer .r-designer .skinny-select{margin:5px;margin-bottom:0;width:150px}.th-designer .r-designer .float-left{float:left}.th-designer .r-designer .designer-palette{margin-top:20px;margin-bottom:20px;padding-left:80px;padding-right:33px}.th-designer .r-designer .designer-palette .palette-button{color:#0a0eff;border:1px solid #0a0eff;width:50%;height:40px;line-height:40px;margin-left:5px;margin-right:5px;border-radius:4px;-webkit-transition:all .2s cubic-bezier(.55,0,.1,1);-o-transition:all .2s cubic-bezier(.55,0,.1,1);transition:all .2s cubic-bezier(.55,0,.1,1);cursor:pointer;padding:0 20px;font-weight:700;font-size:14px}.th-designer .r-designer .designer-palette .palette-button:hover{background:#fff;color:#0a0eff}.th-designer .r-designer .designer-palette .palette-button.inverse{color:#fff;background-color:#0a0eff}.th-designer .r-designer .designer-palette .palette-button.inverse:hover{background-color:#0003d6}.th-designer .r-designer .designer-palette .palette-button .info-icon{float:right;margin-left:10px}.th-designer .r-designer .designer-palette .session-button{width:50%;margin-left:5px;margin-right:50px!important;margin-bottom:40px}.th-designer .r-designer .designer-palette .session-button.empty-day{width:100%;text-align:center}.th-designer .r-designer .designer-palette .session-button.empty-day .info-icon{float:none}.th-designer .see-more-label{border:10px;margin:4px;padding:0;height:36px;line-height:36px;color:#a7a7a7;border-radius:2px;background-color:transparent;text-align:center;text-transform:capitalize;padding-left:3px;padding-right:3px}.th-designer .see-more-label,.th-designer .simple-button{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-family:Open Sans;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;text-decoration:none;outline:none;font-size:inherit;font-weight:inherit;position:relative;min-width:88px;-webkit-transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;-o-transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.th-designer .simple-button{border:10px;margin:25px 4px 4px;height:40px;line-height:40px;color:#0a0eff;border:1px solid #0a0eff;background-color:#fff;border-radius:4px;text-align:left;padding:0 20px;width:100%}.th-designer .flat-button{background-color:#e9e9e9;color:#1f242a;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-family:Open Sans;font-size:14px!important;-webkit-tap-highlight-color:transparent;cursor:pointer;text-decoration:none;outline:none;font-size:inherit;font-weight:inherit;position:relative;height:36px;line-height:30px;min-width:110px;-webkit-transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;-o-transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;text-align:center;text-transform:capitalize;padding:0 25px}.th-designer .flat-button:focus{border:2px solid #0a0eff}.th-designer .flat-button.disabled,.th-designer .flat-button[disabled]{opacity:.5;cursor:default;pointer-events:none}.th-designer .publish-button{margin-left:5px;background-color:#2c2c2e;color:#fff}.th-designer .publish-button:hover{background-color:#f0efef;border-color:#f0efef;color:#2c2c2e}.th-designer .clean-button{background-color:transparent;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-family:Open Sans;cursor:pointer;text-decoration:none;outline:none;font-size:inherit;font-weight:inherit;position:relative;height:40px;line-height:40px;min-width:88px;color:#3d3d3f;-webkit-transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;-o-transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;text-align:left;width:100%}.th-designer .clean-button:hover{color:#2c2c2e}.th-designer .clean-button i{margin-right:10px}.th-designer .session.scheduled .published-tag{padding:0}.th-designer .session.published .published-tag{display:inline-block!important;color:#00bd75;font-size:12px}.th-designer .session.published .published-tag.scheduled{color:#f1fd53}.th-designer .session.published .session-title{pointer-events:none}.th-designer .session.published .session-title .mdi-pencil{display:none}.th-designer .session.published .block .block-header .options,.th-designer .session.published .superset-link,.th-designer .session.published .superset-link:hover,.th-designer .session.published .type-toggle,.th-designer .session.published .type-toggle button{pointer-events:none}.th-designer .session.published .simple-button{display:none}.th-designer .session.published .exercise .exercise-options-menu{display:none!important}.th-designer .session.published .Select,.th-designer .session.published textarea{pointer-events:none}.th-designer .session.published .chip-delete,.th-designer .session.published .lb-off,.th-designer .session.published .saver,.th-designer .session.published .toggle-off{display:none}.th-designer .session.published .table-input{pointer-events:none}.th-designer .session.published .table-input,.th-designer .session.published .table-input:hover{border:none;border-bottom:1px solid #f7f7f7;border-left:1px solid #f7f7f7}.th-designer .session.published .move-buttons{display:none}.create-dialog{font-family:Poppins,sans-serif}.create-dialog.add-program-dialog{padding:10px;margin-left:15px}.create-dialog.create-edit-exercise-dialog .dialog-body{padding:10px 26px 25px 14px}.create-dialog.create-edit-exercise-dialog .dialog-body,.create-dialog.edit-combo-dialog .dialog-body,.create-dialog.superset-dialog .dialog-body{padding:20px 26px 25px}.create-dialog.create-edit-exercise-dialog .dialog-body .input-group label,.create-dialog.edit-combo-dialog .dialog-body .input-group label,.create-dialog.superset-dialog .dialog-body .input-group label{display:inline-block;max-width:93%;margin-bottom:5px;font-weight:700;font-size:14px}.create-dialog.create-edit-exercise-dialog .dialog-body .input-group .textarea-full,.create-dialog.edit-combo-dialog .dialog-body .input-group .textarea-full,.create-dialog.superset-dialog .dialog-body .input-group .textarea-full{padding-top:12px}.create-dialog.create-edit-exercise-dialog .thumb-container,.create-dialog.edit-combo-dialog .thumb-container,.create-dialog.superset-dialog .thumb-container{width:100%}.create-dialog.create-edit-exercise-dialog .thumb-container a img,.create-dialog.edit-combo-dialog .thumb-container a img,.create-dialog.superset-dialog .thumb-container a img{max-width:100px}.create-dialog.create-edit-exercise-dialog .videos-wrapper,.create-dialog.edit-combo-dialog .videos-wrapper,.create-dialog.superset-dialog .videos-wrapper{margin-top:15px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.create-dialog.create-edit-exercise-dialog .exercise-chip,.create-dialog.edit-combo-dialog .exercise-chip,.create-dialog.superset-dialog .exercise-chip{width:calc(33% - 5px);padding:0 5px}.create-dialog.create-edit-exercise-dialog .exercise-chip .chip-delete,.create-dialog.edit-combo-dialog .exercise-chip .chip-delete,.create-dialog.superset-dialog .exercise-chip .chip-delete{right:4px;bottom:-1px}.create-dialog.create-edit-exercise-dialog .videos-wrapper.reorder,.create-dialog.edit-combo-dialog .videos-wrapper.reorder,.create-dialog.superset-dialog .videos-wrapper.reorder{-ms-flex-pack:justify;justify-content:space-between}.create-dialog.create-edit-exercise-dialog .videos-wrapper.reorder:after,.create-dialog.edit-combo-dialog .videos-wrapper.reorder:after,.create-dialog.superset-dialog .videos-wrapper.reorder:after{content:"";-ms-flex:auto;flex:auto}.create-dialog.create-edit-exercise-dialog .exercise-chip i,.create-dialog.edit-combo-dialog .exercise-chip i,.create-dialog.superset-dialog .exercise-chip i{color:#2c2c2e;font-size:15px;text-align:center}.create-dialog.create-edit-exercise-dialog .exercise-item,.create-dialog.edit-combo-dialog .exercise-item,.create-dialog.superset-dialog .exercise-item{display:inline-block;font-weight:600;position:relative;padding:4px 10px 4px 31px;margin-bottom:5px;margin-right:5px;border:1px solid #f7f7f7;border-radius:4px}.create-dialog.create-edit-exercise-dialog .exercise-item .mdi-close,.create-dialog.edit-combo-dialog .exercise-item .mdi-close,.create-dialog.superset-dialog .exercise-item .mdi-close{font-size:15px;margin-left:10px;cursor:pointer}.create-dialog.create-edit-exercise-dialog .exercise-subtitle,.create-dialog.edit-combo-dialog .exercise-subtitle,.create-dialog.superset-dialog .exercise-subtitle{font-weight:700;font-family:Poppins,sans-serif;position:absolute;left:6px;top:6px;width:18px;height:18px;border-radius:50%;font-size:12px;border:1px solid #2c2c2e;background:#fff;line-height:16px;text-align:center}.create-dialog.create-edit-exercise-dialog .sidenav-header,.create-dialog.edit-combo-dialog .sidenav-header,.create-dialog.superset-dialog .sidenav-header{padding:65px 20px 20px;background-color:#3d3d3f;color:#fff;position:relative}.create-dialog.create-edit-exercise-dialog .sidenav-header .mdi-close,.create-dialog.edit-combo-dialog .sidenav-header .mdi-close,.create-dialog.superset-dialog .sidenav-header .mdi-close{cursor:pointer;position:absolute;color:#fff;top:15px;left:15px}.create-dialog.create-edit-exercise-dialog .sidenav-header .label,.create-dialog.create-edit-exercise-dialog .sidenav-header .title,.create-dialog.edit-combo-dialog .sidenav-header .label,.create-dialog.edit-combo-dialog .sidenav-header .title,.create-dialog.superset-dialog .sidenav-header .label,.create-dialog.superset-dialog .sidenav-header .title{margin:0;padding:0}.create-dialog.create-edit-exercise-dialog .sidenav-header .label,.create-dialog.edit-combo-dialog .sidenav-header .label,.create-dialog.superset-dialog .sidenav-header .label{font-size:12px}.create-dialog.create-edit-exercise-dialog .sidenav-header .title,.create-dialog.edit-combo-dialog .sidenav-header .title,.create-dialog.superset-dialog .sidenav-header .title{text-transform:uppercase;font-size:16px}.create-dialog.create-edit-exercise-dialog .ex-tag,.create-dialog.edit-combo-dialog .ex-tag,.create-dialog.superset-dialog .ex-tag{line-height:10px;color:#868686;border:1px solid #c2c2c2;border-radius:5px;font-size:10px;font-weight:500;background:#fff;margin-left:5px;padding:4px 5px}.create-dialog.create-edit-exercise-dialog .ex-tag:first-child,.create-dialog.edit-combo-dialog .ex-tag:first-child,.create-dialog.superset-dialog .ex-tag:first-child{margin-left:0}.create-dialog.create-edit-exercise-dialog .ex-tag.removable,.create-dialog.edit-combo-dialog .ex-tag.removable,.create-dialog.superset-dialog .ex-tag.removable{padding:4px 10px 4px 1px}.create-dialog.create-edit-exercise-dialog .ex-tag.removable:hover,.create-dialog.edit-combo-dialog .ex-tag.removable:hover,.create-dialog.superset-dialog .ex-tag.removable:hover{padding:4px 5px 4px 6px}.create-dialog.create-edit-exercise-dialog .ex-tag.removable:hover .mdi-close,.create-dialog.edit-combo-dialog .ex-tag.removable:hover .mdi-close,.create-dialog.superset-dialog .ex-tag.removable:hover .mdi-close{opacity:1;visibility:visible}.create-dialog.create-edit-exercise-dialog .ex-tag.clickable,.create-dialog.edit-combo-dialog .ex-tag.clickable,.create-dialog.superset-dialog .ex-tag.clickable{cursor:pointer;padding:4px 5px}.create-dialog.create-edit-exercise-dialog .ex-tag.clickable:hover,.create-dialog.edit-combo-dialog .ex-tag.clickable:hover,.create-dialog.superset-dialog .ex-tag.clickable:hover{background:#f7f7f7}.create-dialog.create-edit-exercise-dialog .ex-tag.ex-tag-all,.create-dialog.edit-combo-dialog .ex-tag.ex-tag-all,.create-dialog.superset-dialog .ex-tag.ex-tag-all{max-width:none}.create-dialog.create-edit-exercise-dialog .ex-tag .mdi-close,.create-dialog.edit-combo-dialog .ex-tag .mdi-close,.create-dialog.superset-dialog .ex-tag .mdi-close{cursor:pointer;visibility:hidden}.create-dialog.create-edit-exercise-dialog .sidenav-header-content,.create-dialog.edit-combo-dialog .sidenav-header-content,.create-dialog.superset-dialog .sidenav-header-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.create-dialog.create-edit-exercise-dialog .sidenav-header-content img,.create-dialog.edit-combo-dialog .sidenav-header-content img,.create-dialog.superset-dialog .sidenav-header-content img{border-radius:50%;width:30px;height:30px;margin-right:8px}.create-dialog.create-edit-exercise-dialog p,.create-dialog.edit-combo-dialog p,.create-dialog.superset-dialog p{margin:0}.create-dialog.create-edit-exercise-dialog .mdi-format-list-bulleted,.create-dialog.edit-combo-dialog .mdi-format-list-bulleted,.create-dialog.superset-dialog .mdi-format-list-bulleted{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.create-dialog.create-edit-exercise-dialog .input-group.tags,.create-dialog.edit-combo-dialog .input-group.tags,.create-dialog.superset-dialog .input-group.tags{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.create-dialog.create-edit-exercise-dialog .input-group.tags label,.create-dialog.edit-combo-dialog .input-group.tags label,.create-dialog.superset-dialog .input-group.tags label{display:block;width:100%}.create-dialog.create-edit-exercise-dialog .input-group.tags .ex-tag,.create-dialog.edit-combo-dialog .input-group.tags .ex-tag,.create-dialog.superset-dialog .input-group.tags .ex-tag{margin-bottom:5px}.create-dialog.create-edit-exercise-dialog .input-group.tags .Select,.create-dialog.edit-combo-dialog .input-group.tags .Select,.create-dialog.superset-dialog .input-group.tags .Select{width:100%;min-width:278px}.create-dialog.drawer-feed .sidenav-header{margin-bottom:0!important;padding:69px 20px 20px!important}.create-dialog.drawer-feed .leaderboard-tag-value{display:inline-block!important;margin-left:3px;font-family:sans-serif}.create-dialog.drawer-feed .light-gray-comment{font-size:10px;color:#c7c7c7;display:block!important}.create-dialog.drawer-feed .read-only-bar{background:#000;padding:11px}.create-dialog.drawer-feed .read-only-bar i,.create-dialog.drawer-feed .read-only-bar span{width:100%;color:#fff;font-size:13px}.create-dialog.drawer-feed .calendar-items-list .item-section-exercise .default-view{display:none!important}.create-dialog.drawer-feed .calendar-items-list .item-section-exercise .summary-view{display:-ms-flexbox!important;display:flex!important}.create-dialog.drawer-feed .calendar-items-list .item-section-exercise .summary-view .alphabet-icon .summary-icon{height:18px;width:14px}.create-dialog.drawer-feed .calendar-items-list .item-section-exercise .summary-view .exercise-title-info{display:inline-block}.create-dialog.drawer-feed .calendar-items-list .item-section-exercise .summary-view .collapsed-view{display:none}.create-dialog.drawer-feed .calendar-items-list .item-section-exercise .summary-view .orange-span{display:inline-block!important;color:#fca02a;font-size:10px;font-family:Refrigerator Deluxe,sans-serif;font-weight:900}.create-dialog.drawer-feed .calendar-items-list .item-section-exercise .summary-view .extra-detail div{color:#fca02a;font-size:10px;font-weight:bolder;line-height:12px;margin-left:2px;margin-right:2px;display:inline!important;font-weight:900;font-family:Refrigerator Deluxe,sans-serif}.create-dialog.drawer-feed .sidenav-header .sidenav-header-content .title{font-weight:400}.create-dialog.drawer-feed .sidenav-header .sidenav-header-content label{font-size:12px;font-weight:400}.create-dialog .dialog-footer{position:fixed;bottom:0;right:0;left:0;padding:10px 15px;border-top:1px solid #f0efef;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.create-dialog .input-group{width:100%;margin:20px 0;table-layout:fixed}.create-dialog .input-group .Select-value-label{font-size:12px}.create-dialog .input-group:first-child{margin-top:0}.create-dialog .input-group:last-child{margin-bottom:0}.create-dialog .input-group.has-icon input,.create-dialog .input-group.has-icon textarea{margin-left:5px;width:230px}.create-dialog .input-group pre{width:100%;background:none;border:0;padding:0;font-family:Open Sans;font-size:14px;max-height:200px}.create-dialog .layout-row{gap:16px}.create-dialog .select-container{width:100%}.create-dialog .select-container .parameter-icon-label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.create-dialog .select-container .required-text{color:#05031099;font-size:12px}.create-dialog i{font-size:24px;color:#525252;width:35px}.create-dialog .mdi-video{margin-top:2px!important}.create-dialog label{font-size:14px;font-weight:400!important;color:#525252}.create-dialog textarea{min-height:50px}.create-dialog .Select-control .Select-placeholder{font-size:14px}.create-dialog input,.create-dialog textarea{-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;border:none;border-bottom:1px solid #f0efef;font-size:16px;width:100%;color:#525252;resize:none!important}.create-dialog input::-webkit-input-placeholder,.create-dialog textarea::-webkit-input-placeholder{font-size:14px}.create-dialog input:-ms-input-placeholder,.create-dialog input::-ms-input-placeholder,.create-dialog textarea:-ms-input-placeholder,.create-dialog textarea::-ms-input-placeholder{font-size:14px}.create-dialog input::placeholder,.create-dialog textarea::placeholder{font-size:14px}.create-dialog input:focus,.create-dialog textarea:focus{border-bottom:2px solid #0a0eff!important;outline:none}.create-dialog input.error,.create-dialog textarea.error{color:#ff172a;border-color:#e30013}.create-dialog .drops{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:justify;justify-content:space-between}.create-dialog .drops>div{width:100%}.create-dialog .drops>div>span{font-size:14px;font-weight:600}.create-dialog .datepicker{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.create-dialog .datepicker .mdi{color:#0a0eff;cursor:pointer}.create-dialog .datepicker .Select{min-width:50%}.create-dialog .error-label{color:#ff172a;font-size:11px;line-height:19px;font-weight:600}.exercise-sidenav.drawer-right .dialog-footer button{-ms-flex-positive:1;flex-grow:1;min-width:auto!important;height:auto!important}.exercise-sidenav .dialog-footer{position:absolute;bottom:0;width:100%;padding:0;background:#fff}.exercise-sidenav .dialog-footer button{-ms-flex-positive:1;flex-grow:1;min-width:50%!important;height:50px!important}.scheme-dialog{padding:0 20px 20px}.scheme-dialog .title-group p{font-weight:600;font-size:21px;font-family:Open Sans}.scheme-dialog .title-group span{margin-left:3px;font-size:11px}.exercise-chip{width:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:32%;position:relative;margin-left:1.333333%}.exercise-chip .image-wrapper{width:100%;height:70px;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#f0efef;border:1px solid #f7f7f7}.exercise-chip img{width:100%}.exercise-chip .chip-delete{color:#2c2c2e;font-weight:800;font-size:14px;opacity:.9;position:absolute;bottom:8px;right:0}.exercise-chip .chip-play{position:absolute;top:35%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:25px;color:#fff;opacity:.4}.exercise-chip p{font-size:12px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;font-weight:600;width:calc(100% - 15px)}.exercise-chip .no-thumb{color:#f7f7f7;font-size:32px}.exercise-chip .chip-delete:hover{color:#0a0eff;cursor:pointer}.exercise-chip .disable-delete:hover{cursor:not-allowed!important;color:#d3d3d3}.exercise-chip:hover .chip-delete{color:#2c2c2e;text-shadow:1px 1px 8px rgba(0,0,0,.6)}.exercise-chip.simple-button{height:53px;margin:0;border:1px solid #f7f7f7;color:#c2c2c2;text-transform:none;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;border-radius:4px;min-width:100px}.exercise-chip.horizontal{width:100%;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin-bottom:4px}.exercise-chip.horizontal .image-wrapper{width:90px;min-width:90px;height:45px}.exercise-chip.horizontal .chip-delete{right:auto;left:73px}.exercise-chip.horizontal p{margin-left:10px}.dialog-save-button{position:absolute;right:256px;bottom:10px}.Select-menu-outer{z-index:9999;max-height:322px!important}.Select-menu{max-height:245px!important}.Select-option .exercise-list-item .title{display:inline-block;max-width:150px;-o-text-overflow:ellipsis;text-overflow:ellipsis}.Select-option.is-focused{background-color:#e5e3e3!important;font-weight:700}.Select-option.is-selected{background-color:#f7f7f7!important}.flash-focus{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-box-shadow:0 0 5px #51cbee;box-shadow:0 0 5px #51cbee;border:1px solid #51cbee;background:rgba(81,203,238,.2)}.tabs button{max-width:100px;min-width:100px;width:100px;height:60px;border-radius:0}.tabs button.active{border-bottom:2px solid #0a0eff!important}.drawer-right header{position:fixed;padding-bottom:3px}.drawer-right .drawer-header{padding:0 10px}.drawer-right .drawer-header .tabs{display:-ms-flexbox;display:flex;width:100%}.drawer-right .drawer-body{overflow:scroll;height:calc(100% - 113px);margin-top:113px}.drawer-right .drawer-body .item{height:45px}.drawer-right .search{height:35px}.drawer-right .search .mdi{font-size:18px;margin-right:5px}.drawer-right .search input{border:none;border-bottom:1px solid #c2c2c2;outline:none;-webkit-box-shadow:none;box-shadow:none;width:85%}.drawer-right .search input:focus{border-bottom:2px solid #0a0eff}.drawer-right .empty-message{width:70%;margin:40px auto;color:#a9a9a9!important}.block-menu .tested{color:#0a0eff!important}.textarea-full{background-color:#f1f2f2;border:1px solid #e9e9e9;border-radius:4px;padding:10px;position:relative;width:100%;font-weight:400;font-size:12px;margin:0}.textarea-full .textarea-label{position:absolute;font-size:14px;font-weight:600;color:#6d6d6d;font-family:Open Sans;margin:0 0 0 2px}.textarea-full textarea{background-color:transparent!important;border:none!important;font-size:14px!important;padding-top:10px}.textarea-full textarea:focus{outline:none}.character-count{color:#6d6d6d;position:absolute;right:10px;top:8px;font-size:10px}.editable{position:relative;height:100%;display:inline-block;-ms-flex-align:center;align-items:center}.editable .click-area{display:block}.editable .editable-icon{position:absolute;top:8px;right:0;height:15px;display:none}.editable:hover .editable-icon{display:block}.editable .program-title{display:inline-block}.editable .program-title .editable-icon{top:0}.editable>span{padding:5px 25px 5px 5px;opacity:.6;display:inline-block}.editable>span span{cursor:text;position:relative;z-index:10}.editable>span:focus::-moz-selection{color:#525252;background-color:Highlight}.editable>span:focus::selection{color:#525252;background-color:Highlight}.editable .mdi-pencil{color:#2c2c2e;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;z-index:0;opacity:0}.editable:hover .mdi-pencil{opacity:.6}.exercise-table{margin-top:4px}.exercise-table ul{-webkit-padding-start:0;padding-bottom:0;margin-bottom:0}.exercise-table .exercise-table-row{list-style-type:none;height:30px;font-size:14px;line-height:1.42857143}.exercise-table .exercise-table-row:first-of-type{margin-bottom:1px}.exercise-table .exercise-table-row .Select-placeholder{line-height:20px}.exercise-table .exercise-table-row:last-child .table-input-num{border-bottom:1px solid #f7f7f7}.exercise-table .exercise-table-row>div>.Select{height:25px}.exercise-table .exercise-table-row .table-header-num{-webkit-box-sizing:border-box;box-sizing:border-box;width:16%;min-width:69px;margin:0;font-size:11px;font-weight:700}.exercise-table .exercise-table-row .table-header-num .Select-control{border-radius:0;background-color:#f0efef;border:none;height:30px;border-left:1px solid #f7f7f7;border-top:1px solid #f7f7f7}.exercise-table .exercise-table-row .table-header-num .Select-control .Select-value{line-height:30px}.exercise-table .exercise-table-row .table-header-num .Select-control .Select-input{height:30px}.exercise-table .exercise-table-row .table-header-num .Select-control .Select-input>input{padding:0;height:100%}.exercise-table .exercise-table-row .table-header-num .Select-menu-outer{margin-top:5px}.exercise-table .exercise-table-row .table-header-num .Select-placeholder{line-height:2.4;color:#3d3d3f}.exercise-table .exercise-table-row .table-input-num{-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;width:16%;height:10px;min-width:68px;font-size:14px;font-weight:700;color:#c9c9c9;text-align:center;line-height:30px;height:30px;border-bottom:1px solid #f7f7f7;border-left:1px solid #f7f7f7}.exercise-table .exercise-table-row .table-select{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;width:42%;border-top:1px solid #f7f7f7;font-size:12px;font-weight:700;background:#f7f7f7;height:31px}.exercise-table .exercise-table-row .table-select:last-child{border-right:1px solid #f7f7f7}.exercise-table .exercise-table-row .table-select .Select-control{border-radius:1px;background-color:#f0efef;border:none;height:25px}.exercise-table .exercise-table-row .table-select .Select-control .Select-value{line-height:30px}.exercise-table .exercise-table-row .table-select .Select-control .Select-input{height:30px}.exercise-table .exercise-table-row .table-input{-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;height:30px;width:42%;margin-left:0;margin-right:0;margin-top:0;text-align:center;-webkit-box-shadow:none;box-shadow:none;font-size:14px;border:none;border-bottom:1px solid #f7f7f7;border-left:1px solid #f7f7f7}.exercise-table .exercise-table-row .table-input:hover{border:1px solid #0a0eff!important}.exercise-table .exercise-table-row .table-input:disabled{border:none;border-left:1px solid #f7f7f7;background:#f7f7f7}.exercise-table .exercise-table-row .table-input:last-child{border-right:1px solid #f7f7f7}.Select-input{background-color:transparent!important}.Cal__Today__chevron{right:110px}.Select span{font-size:11px}.link-wrapper{position:relative}.block-superset-link{position:absolute;top:12px;left:-46px;bottom:-80px;width:40px;cursor:pointer;z-index:10}.block-superset-link.plus{bottom:-96px}.block-superset-link.previous-block{position:absolute;top:-86px;bottom:104px}.block-superset-link:active .line,.block-superset-link:active i{color:#0a0eff}.block-superset-link .line{position:absolute;border-left:2px dotted #2c2c2e;top:3px;left:16px;bottom:3px;opacity:.3;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.block-superset-link .line i{position:relative;top:50%;left:-9px;font-size:15px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:#fff}.loader{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:50%}.react-bootstrap-table{margin-top:20px;margin-left:94px;margin-right:30px;width:calc(100vw - 124px);position:relative}.react-bootstrap-table table{width:100%;white-space:nowrap;border-collapse:collapse}.react-bootstrap-table th{position:-webkit-sticky;position:sticky;top:64px;background:#fff;font-size:12px}.react-bootstrap-table th div{text-align:left;padding:10px 0;position:relative}.react-bootstrap-table th div.right{text-align:right}.react-bootstrap-table th .order .dropdown,.react-bootstrap-table th .order .dropup{position:absolute;left:0;right:0;bottom:0;border-bottom:2px solid #e5e3e3}.react-bootstrap-table th:hover{cursor:pointer}.react-bootstrap-table th:hover .dropdown,.react-bootstrap-table th:hover .dropup{border-bottom:2px solid #2c2c2e}.react-bootstrap-table td,.react-bootstrap-table th{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.react-bootstrap-table td{padding:5px 8px}.react-bootstrap-table tr.th-table-row:nth-child(2n){background-color:#f2f2f2}.react-bootstrap-table .clickable:hover{background-color:#c2c2c2!important;cursor:pointer;font-weight:700}.react-bootstrap-table-sort-order .caret{position:absolute;left:0;right:0;bottom:0;border-bottom:4px solid #2c2c2e}.cell.numeric{text-align:right;-ms-flex:1 1;flex:1 1}.cell.empty{-ms-flex:1 1;flex:1 1;color:#c2c2c2}.cell.empty,.cell.empty.center{text-align:center}.cell.empty.right{text-align:right}.cell.empty.left{text-align:left}.team-logo-cell{height:30px;width:30px;border-radius:8px;padding:4px}.icon-cell{height:20px;width:20px;padding:4px}.has-filter-bar .react-bootstrap-table{margin-top:58px}.has-filter-bar .react-bootstrap-table th{top:140px}.table-meta-data-footer{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:left;justify-content:left;font-size:12px;font-weight:700;margin-top:30px;margin-left:94px}.h-drawer div:nth-child(2){overflow-y:inherit}.h-drawer .drawer-header{min-width:350px;max-width:350px;padding-top:60px;background-color:#3d3d3f;color:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}.h-drawer .drawer-header .close-button{position:absolute;top:10px;left:10px}.h-drawer .drawer-header .drawer-heading-container{position:relative;padding-left:65px;height:60px}.h-drawer .drawer-header .drawer-heading-container .icon{position:absolute;left:15px;top:0;color:#2c2c2e;background:#fff}.h-drawer .drawer-header .drawer-title{font-family:Poppins,sans-serif;font-size:20px;font-weight:700}.h-drawer .drawer-header .drawer-subheading{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;text-transform:capitalize}.h-drawer .drawer-header .drawer-caption{font-family:Open Sans,sans-serif;font-size:12px;font-weight:400}.h-drawer .drawer-header .overridden-caption{text-decoration:line-through}.h-drawer .drawer-header .drawer-description{padding:15px}.h-drawer .drawer-header .drawer-search{position:relative;padding-left:50px;padding-right:10px}.h-drawer .drawer-header .drawer-search .icon{position:absolute;left:20px;top:15px}.h-drawer .drawer-body{max-width:330px;padding:10px;height:calc(100vh - 194px);overflow:auto}.h-drawer .drawer-body.has-feed-input{height:calc(100vh - 249px)}.h-drawer .drawer-body .summary-header:hover{background:#f0efef}.h-drawer .drawer-actions{position:fixed;bottom:0;right:0;left:0;padding:10px 15px;border-top:1px solid #f0efef;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.h-tabs .search{padding-left:30px;position:relative}.h-tabs .search .icon{position:absolute;left:0;top:22px}.environment-banner{padding:5px;font-size:10px;z-index:1101;position:fixed;bottom:0;right:0;color:#fff;text-align:center;border-top-left-radius:3px}.environment-banner>span{font-weight:700}.environment-banner.local{background-color:#e30013}.environment-banner.alpha{background-color:#0a0eff}.environment-banner.staging{background-color:#00bd75}.cards-view .jumbotron{margin-top:60px;margin-left:100px}.cards-view .jumbotron h1{font-family:Poppins,sans-serif;font-weight:700;font-size:24px;line-height:normal;color:#050310;font-display:fallback;margin-top:0}.cards-view .jumbotron p{margin-bottom:42px;font-size:14px}.cards-view .jumbotron .outlined-button{padding:0 24px;border:1px solid #f0efef;border-radius:3px;color:#0a0eff;text-transform:capitalize;font-size:14px;font-family:Poppins,sans-serif;font-weight:700}.cards-view .jumbotron .outlined-button:hover{background-color:#e5e3e3}.cards-view .jumbotron-analytics{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:721px}.cards-view .cards{display:grid;gap:20px;margin:0 100px 40px}@media (min-width:1000px){.cards-view .cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:999px){.cards-view .cards{grid-template-columns:repeat(2,1fr)}}.cards-view .card{width:100%;min-height:150px;border-radius:5px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.cards-view .card .card-banner{background:#0a0eff;font-size:10px;text-transform:uppercase;color:#fff;padding:2px 24px}.cards-view .card .card-banner.empty{background:#fff}.cards-view .card .card-content{display:-ms-flexbox;display:flex;padding-top:3px;float:left;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.cards-view .card .card-content h3{margin-top:0;margin-bottom:0;font-family:Poppins,sans-serif}.cards-view .card .card-content p{font-size:14px}.cards-view .card .card-icon{border-radius:50%;float:right;text-align:center;background:#4a4a4a;margin-left:20px}.cards-view .card .card-icon,.cards-view .card .card-icon i.mdi{display:block;width:40px;height:40px}.cards-view .card .card-icon i.mdi:before{font-size:28px;text-align:center;color:#fff;padding-top:6px}.cards-view .card .card-icon i.mdi.mdi-tag:before{padding-top:7px}.cards-view .card .card-actions{clear:both;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.cards-view .card .card-actions .button{text-transform:none;font-weight:700;-ms-flex-pack:start;justify-content:flex-start}.cards-view .card .card-actions .button:hover{background:rgba(0,116,226,.04)}.cards-view .card .card-actions .button span{color:#0a0eff}.chart-c3{width:90%;height:400px;margin:130px auto 0}.chart-chart-js{width:auto;height:500px;margin-right:30px;margin-left:94px;margin-top:100px}.chart-chart-js+#kpis{padding-top:20px}.chart-chart-js+#kpis+.react-bootstrap-table{margin-top:15px}div.has-kpi>div.react-bootstrap-table{margin-top:0}.table-bottom-button-wrapper{margin-left:93px;margin-top:50px;padding-bottom:30px}#kpis{width:90%;height:auto;padding:70px 94px 0;-ms-flex-direction:row;flex-direction:row}#kpis,#kpis .kpi{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;background:#fff}#kpis .kpi{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;min-width:120px;max-width:175px;min-height:80px;margin:16px;padding:8px}#kpis .kpi img{height:40px;width:40px}#kpis .kpi img.trend-icon{height:10px;width:10px;margin-left:4px}#kpis .kpi .trend{color:#525252;font-size:13px;font-style:italic;text-align:center;padding:8px;padding-top:0}#kpis .kpi .title{font-size:12px;text-align:center;padding:8px}#kpis .kpi .value{padding:8px;padding-bottom:0;font-size:32px;font-weight:700;font-family:Poppins,sans-serif}.DateRangePicker .CalendarDay:hover,.SingleDatePicker .CalendarDay:hover{background-color:#2164ff;color:#fff;border:none;border-radius:100px}.DateRangePicker .CalendarDay__default,.SingleDatePicker .CalendarDay__default{background:#fff;border:none;color:#000}.DateRangePicker .CalendarDay__selected_span,.SingleDatePicker .CalendarDay__selected_span{position:relative}.DateRangePicker .CalendarDay__selected_start.CalendarDay__selected_end,.SingleDatePicker .CalendarDay__selected_start.CalendarDay__selected_end{background-color:#0a0eff;color:#fff;border:none;border-radius:100px}.DateRangePicker .CalendarDay__selected_start.CalendarDay__selected_end:hover,.SingleDatePicker .CalendarDay__selected_start.CalendarDay__selected_end:hover{background-color:#2164ff;color:#fff;border:none;border-radius:100px}.DateRangePicker .CalendarDay__selected_span:not(.CalendarDay__selected_start):not(.CalendarDay__selected_end),.SingleDatePicker .CalendarDay__selected_span:not(.CalendarDay__selected_start):not(.CalendarDay__selected_end){border-top:1px double #0a0eff;border-bottom:1px double #0a0eff}.DateRangePicker .CalendarDay__selected_span:not(.CalendarDay__selected_start):not(.CalendarDay__selected_end):hover,.SingleDatePicker .CalendarDay__selected_span:not(.CalendarDay__selected_start):not(.CalendarDay__selected_end):hover{border-top:1px double #0a0eff;border-bottom:1px double #0a0eff;color:#2164ff;background-color:#fff;font-weight:700}.DateRangePicker .CalendarDay__selected_end,.SingleDatePicker .CalendarDay__selected_end{background:#0a0eff;color:#fff;border-radius:0 100px 100px 0}.DateRangePicker .CalendarDay__selected_start,.SingleDatePicker .CalendarDay__selected_start{background:#0a0eff;color:#fff;border-radius:100px 0 0 100px}.DateRangePicker .CalendarDay__selected_end:hover,.SingleDatePicker .CalendarDay__selected_end:hover{background:#2164ff;color:#fff;border-radius:0 100px 100px 0}.DateRangePicker .CalendarDay__selected_start:hover,.SingleDatePicker .CalendarDay__selected_start:hover{background:#2164ff;color:#fff;border-radius:100px 0 0 100px}.DateRangePicker .DayPickerKeyboardShortcuts_buttonReset,.SingleDatePicker .DayPickerKeyboardShortcuts_buttonReset{border-right-color:#8a8bff}.DateRangePicker .DayPickerKeyboardShortcuts_buttonReset:hover,.SingleDatePicker .DayPickerKeyboardShortcuts_buttonReset:hover{border-right-color:#0a0eff}.DateRangePicker .DateInput_input,.SingleDatePicker .DateInput_input{width:108px;background:transparent;padding-left:0;font-family:Arial,Helvetica,sans-serif;border-bottom-color:#e5e3e3}.DateRangePicker .DateInput_input__focused,.SingleDatePicker .DateInput_input__focused{border-bottom-color:#3d3d3f}.DateRangePicker .DateInput_input:focus-visible,.SingleDatePicker .DateInput_input:focus-visible{outline:none}.DateRangePicker .DateInput,.SingleDatePicker .DateInput{background:transparent}.DateRangePicker .DateRangePickerInput,.SingleDatePicker .DateRangePickerInput{background:transparent;min-width:200px}.DateRangePicker .SingleDatePickerInput,.SingleDatePicker .SingleDatePickerInput{background:transparent}.DateRangePicker .date-picker-next,.SingleDatePicker .date-picker-next{position:absolute;right:5px;top:5px}.DateRangePicker .date-picker-previous,.SingleDatePicker .date-picker-previous{position:absolute;left:5px;top:5px}.DateRangePicker .DateRangePickerInput_arrow,.SingleDatePicker .DateRangePickerInput_arrow{padding-right:15px}.date-range-container{min-width:540px}.nav-title-button{min-width:100px;margin-bottom:4px}.table-filter .react-autosuggest__input{width:160px}span.analytics-label{font-size:14px;text-transform:uppercase;font-weight:700;padding-right:10px}.calendar-summary-drawer-session{color:#171b20;border-radius:0;list-style:none;padding:0;margin:0 5px 5px}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .default-view,.calendar-summary-drawer-session .session-info,.calendar-summary-drawer-session .summary-header{display:none!important}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .summary-view{display:-ms-flexbox!important;display:flex!important}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .summary-view .alphabet-icon .summary-icon{height:18px;width:14px}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .summary-view .exercise-title-info{display:inline-block}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .summary-view .collapsed-view{display:none}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .summary-view .orange-span{display:inline-block!important;color:#fca02a;font-size:10px;font-family:Refrigerator Deluxe,sans-serif;font-weight:900}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .summary-view .extra-detail div{color:#fca02a;font-size:10px;font-weight:bolder;line-height:12px;margin-left:2px;margin-right:2px;display:inline!important;font-weight:900;font-family:Refrigerator Deluxe,sans-serif}.calendar-summary-drawer-session .item-title-area{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;margin:0;padding:4px 4px 4px 0}.calendar-summary-drawer-session .item-title-area.summary-athlete .title-status{display:none!important}.calendar-summary-drawer-session .item-title-area.athlete-summary{background-color:inherit;margin-bottom:10px}.calendar-summary-drawer-session .item-title-area.athlete-summary .edit-session{position:absolute;top:-11px!important;right:-5px!important;bottom:0;padding-top:3px;font-size:20px}.calendar-summary-drawer-session .item-title-area.athlete-summary .program-title{line-height:15px}.calendar-summary-drawer-session .item-title-area.athlete-summary .session-logo img{width:15px;height:15px}.calendar-summary-drawer-session .item-title-area.athlete-summary .published,.calendar-summary-drawer-session .item-title-area.athlete-summary .title-status{display:none}.calendar-summary-drawer-session .item-title-area:hover .session-info .edit-session{cursor:pointer}.calendar-summary-drawer-session .item-title-area .session-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;padding:4px 0 4px 3px}.calendar-summary-drawer-session .item-title-area .session-info img{width:20px;height:20px;margin-top:3px}.calendar-summary-drawer-session .item-title-area .session-info .time-update{font-size:8px;color:#3d3d3f;position:absolute;right:6px;bottom:4px}.calendar-summary-drawer-session .item-title-area .session-info .edit-session{position:absolute;top:8px;right:0;font-size:19px}.calendar-summary-drawer-session .item-title-area img{width:32px;height:32px}.calendar-summary-drawer-session .item-title-area .title{line-height:15px;display:-ms-flexbox;display:flex}.calendar-summary-drawer-session .item-title-area .title .program-title{font-size:10px;margin:0;font-weight:700;margin-left:5px;position:relative;z-index:10;padding-top:2px;padding-bottom:2px;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.1;color:#2c2c2e;margin-right:15px}.calendar-summary-drawer-session .set-list{padding:0;list-style:none}.calendar-summary-drawer-session .set-list .angular-ui-tree-placeholder{background:#ffca02;font-family:Open Sans}.calendar-summary-drawer-session .set-list .toc-block-title{padding-left:40px;margin:10px 0 0;font-size:12px;text-transform:uppercase;font-family:Poppins,sans-serif;color:#868686}.calendar-summary-drawer-session .set-list .item-section{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:0 5px 0 10px}.calendar-summary-drawer-session .set-list .item-section .icon-section,.calendar-summary-drawer-session .set-list .item-section .time-section{right:10px}.calendar-summary-drawer-session .set-list .item-section .set-edit-btn{right:8px}.calendar-summary-drawer-session .set-list .item-section .description-section{width:100%;display:inline-block}.calendar-summary-drawer-session .set-list .item-section .description-section .test-tag{display:inline-block;margin:14px 4px 0 28px;font-size:10px;line-height:12px;font-weight:900;font-family:Refrigerator Deluxe,sans-serif;text-transform:uppercase}.calendar-summary-drawer-session .set-list .item-section .mdi-flash,.calendar-summary-drawer-session .set-list .item-section .mdi-trophy{color:#00bd75}.calendar-summary-drawer-session .set-list .item-section.last{border-bottom:none}.calendar-summary-drawer-session .set-list .item-section .type-block-icon{margin-top:22px;margin-right:1px}.calendar-summary-drawer-session .set-list .item-section .type-block-icon .redzone{position:absolute;top:23px;right:2px}.calendar-summary-drawer-session .set-list .item-section .icon-section{position:absolute;top:5px;right:0;border-radius:50%;width:17px;height:17px;display:-ms-flexbox;display:flex;display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.calendar-summary-drawer-session .set-list .item-section .icon-section.wstype-0{background-color:#e30564}.calendar-summary-drawer-session .set-list .item-section .icon-section.wstype-1{background-color:#ffc107}.calendar-summary-drawer-session .set-list .item-section .icon-section.wstype-2{background-color:#ff5722}.calendar-summary-drawer-session .set-list .item-section .icon-section.wstype-3{background-color:#ff9800}.calendar-summary-drawer-session .set-list .item-section .icon-section.wstype-4{background-color:#4a4a4a}.calendar-summary-drawer-session .set-list .item-section .icon-section.wstype-5{background-color:#9300b5}.calendar-summary-drawer-session .set-list .item-section .icon-section.wstype-6{background-color:#5245b9}.calendar-summary-drawer-session .set-list .item-section .icon-section.wstype-7{background-color:#6cc5db}.calendar-summary-drawer-session .set-list .item-section .icon-section.wstype-8{background-color:#489787}.calendar-summary-drawer-session .set-list .item-section .icon-section i{font:normal normal normal 16px/1 Material Design Icons;color:#fff;font-size:12px;font-weight:700}.calendar-summary-drawer-session .set-list .item-section .icon-section i.wstype-0:before{content:"\F33A"}.calendar-summary-drawer-session .set-list .item-section .icon-section i.wstype-1:before{content:"\F238"}.calendar-summary-drawer-session .set-list .item-section .icon-section i.wstype-2:before{content:"\F46E"}.calendar-summary-drawer-session .set-list .item-section .icon-section i.wstype-3:before{content:"\F5DD"}.calendar-summary-drawer-session .set-list .item-section .icon-section i.wstype-4:before{content:"\F1E6"}.calendar-summary-drawer-session .set-list .item-section .icon-section i.wstype-5:before{content:"\F430"}.calendar-summary-drawer-session .set-list .item-section .icon-section i.wstype-6:before{content:"\F27A"}.calendar-summary-drawer-session .set-list .item-section .icon-section i.wstype-7:before{content:"\F4EB"}.calendar-summary-drawer-session .set-list .item-section .icon-section i.wstype-8:before{content:"\F683"}.calendar-summary-drawer-session .set-list .item-section .time-section{position:absolute;top:19px;right:0;font-size:8px;line-height:21px;color:#c2c2c2}.calendar-summary-drawer-session .set-list .item-section .set-edit-btn{position:absolute;display:none;right:-2px;top:7px;opacity:.7;margin:-10px 0 0;padding:0;min-width:20px;min-height:15px;height:30px;z-index:99999}.calendar-summary-drawer-session .set-list .item-section .set-edit-btn:hover{background-color:transparent}.calendar-summary-drawer-session .set-list .item-section .section-title{font-size:10px;font-weight:700;text-transform:uppercase;display:inline-block;width:70%;line-height:1;margin-top:5px}.calendar-summary-drawer-session .set-list .item-section .section-title img{width:5px;height:5px}.calendar-summary-drawer-session .calendar-item-session{color:#2c2c2e;border-radius:0;list-style:none;padding:0;margin:0 5px 5px;padding-bottom:10px}.calendar-summary-drawer-session .calendar-item-session .feed-button{color:#2c2c2e}.calendar-summary-drawer-session .calendar-item-session .see-more{color:#0a0eff;font-size:9px;text-align:left;margin-top:8px}.calendar-summary-drawer-session .calendar-item-session .sum-notes{margin-top:8px;margin-left:5px;margin-bottom:16px}.calendar-summary-drawer-session .calendar-item-session .sum-notes .profile-image{width:30px;margin-top:0;margin-right:3px;float:left}.calendar-summary-drawer-session .calendar-item-session .sum-notes .profile-image img{width:25px;height:25px;display:inline;border-radius:20px}.calendar-summary-drawer-session .calendar-item-session .sum-notes .comments{max-width:295px;text-align:left;background-color:#f7f7f7;border-radius:16px;font-size:12px;padding:8px;margin-left:35px;overflow-x:hidden;overflow-y:hidden}.calendar-summary-drawer-session .calendar-item-session .sum-notes .comments a,.calendar-summary-drawer-session .calendar-item-session .sum-notes .comments div{color:#0a0eff;display:block;font-style:inherit;cursor:pointer}.calendar-summary-drawer-session .calendar-item-session .fake-loader-overlay{position:absolute;z-index:100;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,59%,.3)}.calendar-summary-drawer-session .calendar-item-session .dropdown-menu{border-radius:0}.calendar-summary-drawer-session .calendar-item-session .dropdown-menu i.glyphicon{color:#313131;padding-right:6px}.calendar-summary-drawer-session .calendar-item-session .dropdown-menu li{background-color:inherit;padding-left:10px;font-size:11px}.calendar-summary-drawer-session .calendar-item-session pre.description-toggle{margin:0 20px 10px 7px;line-height:12px;font-weight:500;border:none;font-family:Open Sans;font-weight:400;font-size:10px;background:transparent;padding:0 5px 0 0;white-space:pre-wrap;word-break:normal;overflow-y:hidden;padding-left:15px;text-align:justify}.calendar-summary-drawer-session .calendar-item-session .description-toggle{padding:8px 0;width:90%}.calendar-summary-drawer-session .calendar-item-session.ui-selected,.calendar-summary-drawer-session .calendar-item-session.ui-selecting{background-color:#f0efef!important;color:#2c2c2e;opacity:1!important;background-color:rgba(33,100,255,.1)!important}.calendar-summary-drawer-session .calendar-item-session.ui-selected .item-title-area,.calendar-summary-drawer-session .calendar-item-session.ui-selecting .item-title-area{color:#2c2c2e;opacity:1!important}.calendar-summary-drawer-session .calendar-item-session.ui-selected .item-title-area.summary-athlete .title-status,.calendar-summary-drawer-session .calendar-item-session.ui-selecting .item-title-area.summary-athlete .title-status{display:none!important}.calendar-summary-drawer-session .calendar-item-session.ui-selected .item-title-area .title,.calendar-summary-drawer-session .calendar-item-session.ui-selected .item-title-area .title-status,.calendar-summary-drawer-session .calendar-item-session.ui-selected .item-title-area .title-status .publish-status,.calendar-summary-drawer-session .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .published,.calendar-summary-drawer-session .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .published-scheduled,.calendar-summary-drawer-session .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .unpublished,.calendar-summary-drawer-session .calendar-item-session.ui-selected .item-title-area .title-status .publish-status i,.calendar-summary-drawer-session .calendar-item-session.ui-selected .item-title-area .title-status .publish-status span,.calendar-summary-drawer-session .calendar-item-session.ui-selected .item-title-area .title .program-title,.calendar-summary-drawer-session .calendar-item-session.ui-selected .item-title-area .workout-icon,.calendar-summary-drawer-session .calendar-item-session.ui-selecting .item-title-area .title,.calendar-summary-drawer-session .calendar-item-session.ui-selecting .item-title-area .title-status,.calendar-summary-drawer-session .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status,.calendar-summary-drawer-session .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .published,.calendar-summary-drawer-session .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .published-scheduled,.calendar-summary-drawer-session .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .unpublished,.calendar-summary-drawer-session .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status i,.calendar-summary-drawer-session .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status span,.calendar-summary-drawer-session .calendar-item-session.ui-selecting .item-title-area .title .program-title,.calendar-summary-drawer-session .calendar-item-session.ui-selecting .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}.calendar-summary-drawer-session .calendar-item-session.ui-selected .set-list .item-section,.calendar-summary-drawer-session .calendar-item-session.ui-selecting .set-list .item-section{background:#f0efef}.calendar-summary-drawer-session .calendar-item-session.ui-selected .set-list .item-section .section-title,.calendar-summary-drawer-session .calendar-item-session.ui-selecting .set-list .item-section .section-title{opacity:1!important}.calendar-summary-drawer-session .calendar-item-session.ui-selected .alphabet-icon,.calendar-summary-drawer-session .calendar-item-session.ui-selected .alphabet-icon-detail,.calendar-summary-drawer-session .calendar-item-session.ui-selecting .alphabet-icon,.calendar-summary-drawer-session .calendar-item-session.ui-selecting .alphabet-icon-detail{background:#f0efef}.calendar-summary-drawer-session .calendar-item-session.ui-selected .calendar-items-list .workout-edit-btn,.calendar-summary-drawer-session .calendar-item-session.ui-selecting .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}.calendar-summary-drawer-session .calendar-item-session.ui-selected a:hover,.calendar-summary-drawer-session .calendar-item-session.ui-selecting a:hover{text-decoration:none;color:#2c2c2e}.calendar-summary-drawer-session .calendar-item-session.ui-selected .set-list .item-section,.calendar-summary-drawer-session .calendar-item-session.ui-selecting .set-list .item-section{background-color:transparent}.calendar-summary-drawer-session .calendar-item-session.athlete-summary .redzone-value-summary,.calendar-summary-drawer-session .calendar-item-session.athlete-summary .title-status{display:none}.calendar-summary-drawer-session .calendar-item-session.athlete-summary .summary-tested{background:#e5e3e3;border-radius:2px;font-size:10px;width:50px;text-align:center;float:right}.calendar-summary-drawer-session .calendar-item-session.athlete-summary .icon-section,.calendar-summary-drawer-session .calendar-item-session.athlete-summary .prescription.summary-prescription{display:none}.calendar-summary-drawer-session .calendar-item-session.athlete-summary .exercise-title-info{width:90%}.calendar-summary-drawer-session .calendar-item-session.athlete-summary .redzone-value{height:24px;padding-top:2px;padding-left:4px;padding-right:4px;font-size:12px;border-radius:2px;margin-left:11px}.calendar-summary-drawer-session .calendar-item-session.athlete-summary .redzone-value i{color:#00bd75}.calendar-summary-drawer-session .calendar-item-session.athlete-summary-missed .icon-section{display:none}.calendar-summary-drawer-session .calendar-item-session.athlete-summary-missed .exercise-title-info{width:calc(100% - 10px)}.calendar-summary-drawer-session .calendar-item-session.athlete-summary-missed .redzone-value{height:24px;padding-top:2px;padding-left:4px;padding-right:4px;font-size:12px;border-radius:2px;margin-left:11px}.calendar-summary-drawer-session .calendar-item-session.athlete-summary-missed .redzone-value i{color:#00bd75}.calendar-summary-drawer-session .calendar-item-session.fake-day{position:relative}.calendar-summary-drawer-session .calendar-item-session.fake-day ol{list-style:none}.calendar-summary-drawer-session .calendar-item-session.fake-day .item-title-area{height:40px;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.calendar-summary-drawer-session .calendar-item-session.fake-day .fake-block{position:relative}.calendar-summary-drawer-session .calendar-item-session.fake-day .fake-block .fake-circle{position:absolute;top:0;left:6px;width:18px;height:18px;border-radius:18px;background:#c2c2c2;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.calendar-summary-drawer-session .calendar-item-session.fake-day .fake-block .ex-list{padding-left:33px}.calendar-summary-drawer-session .calendar-item-session.fake-day .fake-block .fake-ex{margin:6px 5px 6px 0;height:10px;background:#c2c2c2;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.calendar-summary-drawer-session .calendar-item-session.session-header{margin-bottom:0;padding-bottom:0}.calendar-summary-drawer-session .calendar-item-session.selected-header{background-color:#f0efef!important;color:#2c2c2e;opacity:1!important;background-color:rgba(33,100,255,.1)!important}.calendar-summary-drawer-session .calendar-item-session.selected-header .item-title-area{color:#2c2c2e;opacity:1!important}.calendar-summary-drawer-session .calendar-item-session.selected-header .item-title-area.summary-athlete .title-status{display:none!important}.calendar-summary-drawer-session .calendar-item-session.selected-header .item-title-area .title,.calendar-summary-drawer-session .calendar-item-session.selected-header .item-title-area .title-status,.calendar-summary-drawer-session .calendar-item-session.selected-header .item-title-area .title-status .publish-status,.calendar-summary-drawer-session .calendar-item-session.selected-header .item-title-area .title-status .publish-status .published,.calendar-summary-drawer-session .calendar-item-session.selected-header .item-title-area .title-status .publish-status .published-scheduled,.calendar-summary-drawer-session .calendar-item-session.selected-header .item-title-area .title-status .publish-status .unpublished,.calendar-summary-drawer-session .calendar-item-session.selected-header .item-title-area .title-status .publish-status i,.calendar-summary-drawer-session .calendar-item-session.selected-header .item-title-area .title-status .publish-status span,.calendar-summary-drawer-session .calendar-item-session.selected-header .item-title-area .title .program-title,.calendar-summary-drawer-session .calendar-item-session.selected-header .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}.calendar-summary-drawer-session .calendar-item-session.selected-header .set-list .item-section{background:#f0efef}.calendar-summary-drawer-session .calendar-item-session.selected-header .set-list .item-section .section-title{opacity:1!important}.calendar-summary-drawer-session .calendar-item-session.selected-header .alphabet-icon,.calendar-summary-drawer-session .calendar-item-session.selected-header .alphabet-icon-detail{background:#f0efef}.calendar-summary-drawer-session .calendar-item-session.selected-header .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}.calendar-summary-drawer-session .calendar-item-session.selected-header a:hover{text-decoration:none;color:#2c2c2e}.calendar-summary-drawer-session .calendar-items-list{list-style:none;margin:0;padding:0}.calendar-summary-drawer-session .calendar-items-list.dragging{height:100%}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise{display:inline-block}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .light-gray-comment{display:none}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .default-view{display:inline-block;width:90%}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .default-view .alphabet-icon{position:absolute;left:0;top:0}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .default-view .exercise-title-info{display:inline-block}.calendar-summary-drawer-session .calendar-items-list .extra-detail,.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .default-view .extra-detail,.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .default-view .leaderboard-tag-value,.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .summary-view{display:none}.calendar-summary-drawer-session .calendar-items-list .extra-detail .block-leaderboard{display:inline-block;margin-left:4px;margin-right:4px;font-size:10px;padding:2px;line-height:12px;font-weight:bolder;color:#000;font-weight:900;font-family:Refrigerator Deluxe,sans-serif}.calendar-summary-drawer-session .calendar-items-list .extra-detail div{color:#fca02a;font-size:10px;font-weight:bolder;line-height:12px;margin-left:2px;margin-right:2px;display:none;font-weight:900;font-family:Refrigerator Deluxe,sans-serif}.calendar-summary-drawer-session .calendar-items-list .angular-ui-tree-placeholder{background:#00b3b3;display:inline-block;font-family:Open Sans;height:99%!important;min-height:300px}.calendar-summary-drawer-session .calendar-items-list .edit-button-session:hover .workout-edit-btn-custom{display:block}.calendar-summary-drawer-session .calendar-items-list .workout-edit-btn{position:absolute;right:0;top:-10px;margin:0;padding:0;min-width:20px;min-height:15px;height:26px;background-color:transparent;opacity:1}.calendar-summary-drawer-session .calendar-items-list .workout-edit-btn.workout-edit-btn-custom{right:2px;top:-6px;display:none}.calendar-summary-drawer-session .calendar-items-list .workout-edit-btn:hover{opacity:1}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session:hover .workout-edit-btn{display:block}.calendar-summary-drawer-session .calendar-items-list .item-title-area{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;margin:0;padding:4px 4px 4px 0}.calendar-summary-drawer-session .calendar-items-list .item-title-area.summary-athlete .title-status{display:none!important}.calendar-summary-drawer-session .calendar-items-list .item-title-area.athlete-summary{background-color:inherit;margin-bottom:10px}.calendar-summary-drawer-session .calendar-items-list .item-title-area.athlete-summary .edit-session{position:absolute;top:-11px!important;right:-5px!important;bottom:0;padding-top:3px;font-size:20px}.calendar-summary-drawer-session .calendar-items-list .item-title-area.athlete-summary .program-title{line-height:15px}.calendar-summary-drawer-session .calendar-items-list .item-title-area.athlete-summary .session-logo img{width:15px;height:15px}.calendar-summary-drawer-session .calendar-items-list .item-title-area.athlete-summary .published,.calendar-summary-drawer-session .calendar-items-list .item-title-area.athlete-summary .title-status{display:none}.calendar-summary-drawer-session .calendar-items-list .item-title-area:hover .session-info .edit-session{cursor:pointer}.calendar-summary-drawer-session .calendar-items-list .item-title-area .session-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;padding:4px 0 4px 3px}.calendar-summary-drawer-session .calendar-items-list .item-title-area .session-info img{width:20px;height:20px;margin-top:3px}.calendar-summary-drawer-session .calendar-items-list .item-title-area .session-info .time-update{font-size:8px;color:#3d3d3f;position:absolute;right:6px;bottom:4px}.calendar-summary-drawer-session .calendar-items-list .item-title-area .session-info .edit-session{position:absolute;top:8px;right:0;font-size:19px}.calendar-summary-drawer-session .calendar-items-list .item-title-area img{width:32px;height:32px}.calendar-summary-drawer-session .calendar-items-list .item-title-area .title{line-height:15px;display:-ms-flexbox;display:flex}.calendar-summary-drawer-session .calendar-items-list .item-title-area .title .program-title{font-size:10px;margin:0;font-weight:700;margin-left:5px;position:relative;z-index:10;padding-top:2px;padding-bottom:2px;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.1;color:#2c2c2e;margin-right:15px}.calendar-summary-drawer-session .calendar-items-list .title-status .publish-status{margin:0}.calendar-summary-drawer-session .calendar-items-list .title-status .publish-status span{font-size:9px;font-weight:400}.calendar-summary-drawer-session .calendar-items-list .title-status .publish-status .status{line-height:1}.calendar-summary-drawer-session .calendar-items-list .title-status .publish-status .has-status:before{content:"";width:7px;height:7px;display:inline-block;margin-right:5px;border-radius:50%}.calendar-summary-drawer-session .calendar-items-list .title-status .publish-status .published{color:#00bd75}.calendar-summary-drawer-session .calendar-items-list .title-status .publish-status .published .has-status:before{background-color:#00bd75}.calendar-summary-drawer-session .calendar-items-list .title-status .publish-status .unpublished{color:#e30013}.calendar-summary-drawer-session .calendar-items-list .title-status .publish-status .unpublished .has-status:before{background-color:#e30013}.calendar-summary-drawer-session .calendar-items-list .title-status .publish-status .published-scheduled{color:#f1fd53}.calendar-summary-drawer-session .calendar-items-list .title-status .publish-status .mdi-clock{position:relative;top:2px;margin-right:2px}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session{color:#2c2c2e;border-radius:0;list-style:none;padding:0;margin:0 5px 5px;padding-bottom:10px}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session .feed-button{color:#2c2c2e}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session .see-more{color:#0a0eff;font-size:9px;text-align:left;margin-top:8px}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session .sum-notes{margin-top:8px;margin-left:5px;margin-bottom:16px}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session .sum-notes .profile-image{width:30px;margin-top:0;margin-right:3px;float:left}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session .sum-notes .profile-image img{width:25px;height:25px;display:inline;border-radius:20px}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session .sum-notes .comments{max-width:295px;text-align:left;background-color:#f7f7f7;border-radius:16px;font-size:12px;padding:8px;margin-left:35px;overflow-x:hidden;overflow-y:hidden}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session .sum-notes .comments a,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session .sum-notes .comments div{color:#0a0eff;display:block;font-style:inherit;cursor:pointer}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session .fake-loader-overlay{position:absolute;z-index:100;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,59%,.3)}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session .dropdown-menu{border-radius:0}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session .dropdown-menu i.glyphicon{color:#313131;padding-right:6px}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session .dropdown-menu li{background-color:inherit;padding-left:10px;font-size:11px}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session pre.description-toggle{margin:0 20px 10px 7px;line-height:12px;font-weight:500;border:none;font-family:Open Sans;font-weight:400;font-size:10px;background:transparent;padding:0 5px 0 0;white-space:pre-wrap;word-break:normal;overflow-y:hidden;padding-left:15px;text-align:justify}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session .description-toggle{padding:8px 0;width:90%}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selected,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selecting{background-color:#f0efef!important;color:#2c2c2e;opacity:1!important;background-color:rgba(33,100,255,.1)!important}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selected .item-title-area,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selecting .item-title-area{color:#2c2c2e;opacity:1!important}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selected .item-title-area.summary-athlete .title-status,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selecting .item-title-area.summary-athlete .title-status{display:none!important}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .published,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .published-scheduled,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .unpublished,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status i,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status span,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title .program-title,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selected .item-title-area .workout-icon,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .published,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .published-scheduled,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .unpublished,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status i,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status span,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title .program-title,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selected .set-list .item-section,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selecting .set-list .item-section{background:#f0efef}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selected .set-list .item-section .section-title,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selecting .set-list .item-section .section-title{opacity:1!important}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selected .alphabet-icon,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selected .alphabet-icon-detail,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selecting .alphabet-icon,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selecting .alphabet-icon-detail{background:#f0efef}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selected .calendar-items-list .workout-edit-btn,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selecting .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selected a:hover,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selecting a:hover{text-decoration:none;color:#2c2c2e}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selected .set-list .item-section,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.ui-selecting .set-list .item-section{background-color:transparent}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.athlete-summary .redzone-value-summary,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.athlete-summary .title-status{display:none}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.athlete-summary .summary-tested{background:#e5e3e3;border-radius:2px;font-size:10px;width:50px;text-align:center;float:right}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.athlete-summary .icon-section,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.athlete-summary .prescription.summary-prescription{display:none}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.athlete-summary .exercise-title-info{width:90%}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.athlete-summary .redzone-value{height:24px;padding-top:2px;padding-left:4px;padding-right:4px;font-size:12px;border-radius:2px;margin-left:11px}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.athlete-summary .redzone-value i{color:#00bd75}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.athlete-summary-missed .icon-section{display:none}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.athlete-summary-missed .exercise-title-info{width:calc(100% - 10px)}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.athlete-summary-missed .redzone-value{height:24px;padding-top:2px;padding-left:4px;padding-right:4px;font-size:12px;border-radius:2px;margin-left:11px}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.athlete-summary-missed .redzone-value i{color:#00bd75}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.fake-day{position:relative}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.fake-day ol{list-style:none}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.fake-day .item-title-area{height:40px;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.fake-day .fake-block{position:relative}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.fake-day .fake-block .fake-circle{position:absolute;top:0;left:6px;width:18px;height:18px;border-radius:18px;background:#c2c2c2;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.fake-day .fake-block .ex-list{padding-left:33px}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.fake-day .fake-block .fake-ex{margin:6px 5px 6px 0;height:10px;background:#c2c2c2;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.session-header{margin-bottom:0;padding-bottom:0}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.selected-header{background-color:#f0efef!important;color:#2c2c2e;opacity:1!important;background-color:rgba(33,100,255,.1)!important}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.selected-header .item-title-area{color:#2c2c2e;opacity:1!important}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.selected-header .item-title-area.summary-athlete .title-status{display:none!important}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.selected-header .item-title-area .title,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status .published,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status .published-scheduled,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status .unpublished,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status i,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status span,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.selected-header .item-title-area .title .program-title,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.selected-header .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.selected-header .set-list .item-section{background:#f0efef}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.selected-header .set-list .item-section .section-title{opacity:1!important}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.selected-header .alphabet-icon,.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.selected-header .alphabet-icon-detail{background:#f0efef}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.selected-header .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}.calendar-summary-drawer-session .calendar-items-list .calendar-item-session.selected-header a:hover{text-decoration:none;color:#2c2c2e}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise{position:relative;min-height:25px;width:100%}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise.no-line .alphabet-icon-detail:after,.calendar-summary-drawer-session .calendar-items-list .item-section-exercise.no-line .exercise-title:after{display:none}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .exercise-title{font-size:12px;font-weight:400;display:-ms-flexbox;display:flex;position:relative}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .exercise-title:after{position:absolute;content:"";display:block;width:1px;height:100%;background-color:#2c2c2e;left:10px;top:20px}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .exercise-notes{display:-ms-flexbox;display:flex;background:#f7f7f7;border-radius:8px;padding:4px;font-size:11px;margin-top:4px;margin-bottom:4px;margin-left:30px}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .exercise-notes .icon{margin-right:4px}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .exercise-notes .icon img{height:14px;width:14px}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .exercise-title-info{padding-left:30px;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px);word-wrap:break-word}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .exercise-title-info .prescription.strike{text-decoration:line-through;color:#868686}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .exercise-title-info .prescription.hide{display:none}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .leaderboard-tag,.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .tag{margin-left:30px;margin-right:4px;margin-top:4px;font-size:10px;line-height:12px;font-weight:900;font-family:Poppins,sans-serif;text-transform:capitalize}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .leaderboard-tag i,.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .tag i{margin-right:2px}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .leaderboard-tag-value{margin-left:3px}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .tag .mdi-check{color:#00bd75}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .prescription{display:inline}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .extra-detail{display:inline-block;font-family:Refrigerator Deluxe,sans-serif;letter-spacing:0;color:#fca02a!important;font-weight:900}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .extra-detail div{color:#fca02a;font-weight:bolder;line-height:12px;margin-left:2px;margin-right:2px;font-size:10px}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .exercise-title-info .title{font-weight:600}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .alphabet-icon,.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .alphabet-icon-detail{font-family:Poppins,sans-serif;width:18px;height:18px;display:inline-block;border-radius:50%;border:1px solid #2c2c2e;color:#2c2c2e;font-size:11px;text-align:center;line-height:1.8;background-color:#fff;position:absolute;z-index:10}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .item-section-exercise-info{font-size:11px;line-height:1.5;opacity:.8;font-weight:400;margin:2px 0 3px 24px;max-width:100%}.calendar-summary-drawer-session .calendar-items-list .item-section-exercise .summary-view{display:block!important}.calendar-summary-drawer-session .exercise-title{width:100%}.calendar-summary-drawer-session .description-toggle{width:100%;display:block}.calendar-summary-drawer-session .session-preview .item-section .exercise-notes{display:none}.calendar-summary-drawer-session .item-title-area{padding:6px;margin-bottom:10px;display:none}.calendar-summary-drawer-session .item-title-area .title{line-height:25px}.calendar-summary-drawer-session .item-title-area .title .program-title{font-size:13px;font-weight:500}.calendar-summary-drawer-session .item-title-area .title .session-logo img{width:40px;height:40px}.calendar-summary-drawer-session .added-title-container{border-top:1px solid #f0efef;width:100%;height:20px}.calendar-summary-drawer-session .added-title{margin-left:50px;font-family:Open Sans,sans-serif;font-size:12px;color:#a9a9a9}.calendar-summary-drawer-session .set-list{padding:10px;padding-left:9px}.calendar-summary-drawer-session .extra-detail span,.calendar-summary-drawer-session .set-list i{font-size:10px}.calendar-summary-drawer-session .exercise-title .redzone-value-summary{display:inherit}.calendar-summary-drawer-session .exercise-title .prescription.summary-prescription{display:inline!important}.calendar-summary-drawer-session .exercise-title .alphabet-icon-detail i,.calendar-summary-drawer-session .exercise-title .alphabet-icon i{color:#fff;font-size:11px!important}.calendar-summary-drawer-session .calendar-item-session.ui-selected{background:#fff!important}.calendar-drawer-item div>h3{font-size:14px}.thmp-mystore-main-menu a{text-decoration:none;color:#050310;font-family:Open Sans,sans-serif}.thmp-mystore-header{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;margin-bottom:30px}.thmp-mystore-h1{font-family:Poppins,sans-serif;font-weight:700;font-size:24px;line-height:normal;color:#050310;font-display:fallback;margin-top:32px;margin-left:20px;text-transform:capitalize}.thmp-mystore-intro{font-size:17px;font-family:Open Sans,sans-serif;margin-top:20px;margin-left:20px;width:75%}.thmp-mystore-sharelinks-filter{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;margin-bottom:20px}.thmp-mystore-sharelinks-filter .MuiFormControl-root{min-width:400px;margin-right:30px}.thmp-mystore-sharelinks-filter-container{-ms-flex-direction:row;flex-direction:row;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.thmp-attributions-graphic{background-image:url(/static/media/attributions-graphic.99445230.png);background-repeat:no-repeat;background-size:100%;width:200px;height:240px;-ms-flex-negative:0;flex-shrink:0}.thmp-mystore-main-content{margin-top:20px}.thmp-table-cell-inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.thmp-table-cell-inner span{margin-left:10px}.thmp-attrib-row-link{color:#868686;margin-left:10px}.thmp-attrib-row-param{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.thmp-sharelinks-form-end{display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly}.thmp-sharelinks-products-filter{width:250px}.thmp-mystore-main{padding-left:60px}.thmp-mystore-main .MuiTableCell-sizeSmall:last-child{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.thmp-mystore-main .thmp-sharelinks-bottom{width:100%;max-width:none;margin-top:20px;margin-bottom:100px}.thmp-mystore-main .thmp-sharelinks-bottom .MuiTable-root{margin-bottom:20px}.thmp-container-not-authorized{width:100%;height:100vh;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-animation:fadeInFromNone .5s ease-out;animation:fadeInFromNone .5s ease-out;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;font-size:20px}@-webkit-keyframes fadeInFromNone{0%{opacity:0}to{opacity:1}}@keyframes fadeInFromNone{0%{opacity:0}to{opacity:1}}body{margin:0;font-family:Open Sans,sans-serif}h1{font-size:24px;font-style:italic;text-transform:uppercase}h1,h2{font-family:Poppins,sans-serif}h2{font-size:22px}h3{font-size:20px}h3,h4{font-family:Poppins,sans-serif}h4{font-size:18px}h5{font-size:16px}h5,h6{font-family:Poppins,sans-serif}.secondary-copy,h6{font-size:14px}.MuiToolbar-root-36{background:#2c2c2e;color:#fff}.MuiButton-flatPrimary-62{color:#0a0eff!important}.MuiButton-raisedSecondary-68{background-color:#00bd75!important}.MuiButton-disabled-69{background-color:#e0e0e0!important}#snack-message{padding-left:30px;position:relative}.snack-icon{position:absolute;top:-4px;left:0;height:18px}.snack-icon.green-fill{color:#00bd75}.snack-icon.yellow-fill{color:#ffca02}.snack-icon.red-fill{color:#e30013}.snack-icon.blue-fill{color:#0a0eff}.th-menu{z-index:100}.th-menu li{padding-top:5px!important;padding-bottom:5px!important}.th-menu li div h3{font-size:15px!important;text-transform:none!important;font-family:Roboto,sans-serif!important}.th-menu li svg{width:15px!important;height:15px!important}#workout-preview{overflow:scroll;background-color:#f1f2f2;padding:20px}md-card.workout-preview{margin-left:0;margin-right:0}.workout-preview{color:#3b3f44;height:auto}.workout-preview hr{width:80%;position:absolute;right:0;margin:0;opacity:.1}.workout-preview .exercise-container{position:relative;top:-13px;left:50px}.workout-preview .exercise-container .completed{font-size:12px;color:#00b8f5;position:absolute;right:40px;top:19px;text-align:right}.workout-preview .exercise-container.preview-mode{width:80%}.workout-preview .workout-preview-link{padding:10px 20px;height:45px;margin:5px 20px 10px}.workout-preview .workout-preview-link i{float:left;font-size:20px;color:#0a0eff;margin-top:5px}.workout-preview .workout-preview-link .title-link{float:left;margin:0 0 0 10px;max-width:86%}.workout-preview .workout-preview-link .title-link h1{font-size:14px;margin:0 0 -5px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workout-preview .workout-preview-link .title-link a{font-size:10px;color:#0a0eff}.workout-preview .title{padding:10px 40px 0}.workout-preview .title h1{color:#3b3f44;font-size:24px;font-weight:600;margin:0 0 10px}.workout-preview .workout-set{margin-top:5px}.workout-preview .workout-set .workout-set-title-area{padding:10px 40px 0}.workout-preview .workout-set .workout-set-title-area .letter-circle{background:#171b20;height:30px;width:30px;border-radius:50%;text-align:center;display:inline-block}.workout-preview .workout-set .workout-set-title-area .letter-circle p{color:#fff;font-size:29px;font-weight:700;line-height:30px;margin:0;height:30px;width:30px;font-family:Refrigerator Deluxe,sans-serif}.workout-preview .workout-set .workout-set-title-area .workout-set-title{display:inline-block;margin-left:10px;max-width:85%;font-family:Helvetica Neue,sans-serif;font-weight:200;font-size:16px;padding-left:10px}.workout-preview .workout-set .workout-set-title-area .workout-set-instructions{clear:both;font-size:12px;margin:5px 0 15px;position:relative;left:50px;display:block}.workout-preview .workout-set .workout-set-title-area .exercise-instructions{clear:both;font-size:12px;margin:5px 0 15px}.workout-preview .workout-set .workout-set-title-area .wse-icon{display:inline-block;color:#0a0eff;height:24px;font-size:24px;margin:-20px 10px 10px 0}.workout-preview .workout-set .workout-set-title-area .wse-title{width:50%;font-size:12px;color:rgba(79,82,86,.9);font-weight:200}.workout-preview .workout-set .workout-set-title-area .wse-abr{font-size:12px;color:rgba(79,82,86,.5);-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:40%}.workout-preview .workout-set .workout-set-title-area .minify-results{font-size:10px;width:40%;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workout-preview .workout-set .workout-set-title-area .test-instruction{width:40%;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:12px;color:#2c2c2e;opacity:.5;position:relative;float:left;margin-top:6px;font-weight:700}.workout-preview .workout-set .workout-set-title-area .test-instruction.preview-mode{margin-top:0;vertical-align:middle}.workout-preview .workout-set .workout-set-title-area .test-result{font-size:12px;width:40%;text-align:right;width:85%;color:#00aff9}.workout-preview .workout-set .workout-set-title-area .test-result i{font-size:15px;margin:0}.workout-preview .workout-set .workout-set-exercise.test-result{background:#eeefef;margin:0 -20px;padding:15px 20px 5px}.workout-preview .workout-set .workout-set-exercise.test-result .wse-info .wse-abr{overflow:visible;white-space:pre-wrap}@media (max-width:600px){.workout-preview .title{padding:10px 10px 0}.workout-preview .title h1{font-size:14px}.workout-preview .workout-set .workout-set-title-area{padding:10px 20px 0}.workout-preview .workout-set .workout-set-title-area .workout-set-title{font-size:12px;overflow:hidden;max-width:80%;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.workout-preview .workout-set .workout-set-title-area .workout-set-instructions{font-size:10px}.workout-preview .workout-set section .workout-set-exercise{font-size:11px}.workout-preview .workout-set section .workout-set-exercise i.wse-icon{position:relative;top:-5px}.workout-preview .workout-set section .workout-set-exercise .wse-info{width:80%;font-size:12px}.workout-preview .workout-set section .workout-set-exercise .wse-info .wse-title{width:auto;display:block}.workout-preview .workout-set section .workout-set-exercise .wse-info .wse-abr{width:auto;font-size:10px;display:block;text-align:left}}.workout-notes #workout-notes-title-container{padding:20px}.workout-notes #athlete-notes-title{padding-left:12px;display:inline}.workout-notes #athlete-notes{font-size:12px;opacity:.8;margin-left:28px;margin-right:28px}@-webkit-keyframes showMegaDrop{0%{opacity:0;visibility:hidden;-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes showMegaDrop{0%{opacity:0;visibility:hidden;-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}}.MegaDrop-parent{height:100%;font-family:Open Sans,sans-serif}.MegaDrop-parent .filters-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;padding:2px 0 2px 15px}.MegaDrop-parent .filters{display:-ms-flexbox;display:flex}.MegaDrop-parent .filters-wrapper .ex-tag{max-width:80px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.MegaDrop-parent.disabled{pointer-events:none}.MegaDrop-parent.disabled .MegaDrop-control{color:#f0efef}.MegaDrop.MegaDrop-is-open .MegaDrop-control{cursor:default}.MegaDrop input[type=text]{border:none;outline:none;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;font-size:14px;position:absolute;line-height:37px;top:0;padding-left:2px;font-family:Open Sans,sans-serif;color:#2c2c2e}.MegaDrop input[type=text]::-webkit-input-placeholder{text-shadow:0 0 0 #e5e3e3}.MegaDrop input[type=text]:-ms-input-placeholder,.MegaDrop input[type=text]::-ms-input-placeholder{text-shadow:0 0 0 #e5e3e3}.MegaDrop input[type=text]::placeholder{text-shadow:0 0 0 #e5e3e3}.MegaDrop.is-new-circuit input[type=text]{font-weight:600}.MegaDrop.is-new-circuit .MegaDrop-control{width:calc(100% - 88px)}.MegaDrop.is-new-circuit .MegaDrop-menu-outer,.MegaDrop.is-new-circuit .MegaDrop-submenu{width:100%}.MegaDrop-backdrop{width:100vw;height:100vh;background-color:rgba(0,0,0,.1);z-index:-1;position:fixed;top:0;left:0;display:none}.MegaDrop-menu-outer,.MegaDrop-submenu{position:absolute;z-index:20;border:1px solid #e5e3e3;background:#fff;height:300px;width:100%;-webkit-box-shadow:0 0 10px 0 rgba(95,39,39,.6);box-shadow:0 0 10px 0 rgba(95,39,39,.6);opacity:0;margin-top:10px;border-radius:3px}.active.MegaDrop-submenu,.MegaDrop-menu-outer.active{-webkit-animation-delay:50ms;animation-delay:50ms;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:showMegaDrop;animation-name:showMegaDrop}.MegaDrop-menu-outer.no-bleed,.no-bleed.MegaDrop-submenu{overflow:hidden}.MegaDrop-menu-outer.no-bleed .view-wrapper,.no-bleed.MegaDrop-submenu .view-wrapper{width:300%}.MegaDrop-menu-outer .view-wrapper,.MegaDrop-submenu .view-wrapper{height:calc(100% - 38px);overflow-y:scroll}.MegaDrop-menu-outer .view-wrapper.prescription-wrapper,.MegaDrop-submenu .view-wrapper.prescription-wrapper{font-size:12px;height:100%}.MegaDrop-menu-outer .view-wrapper.prescription-wrapper .view.items,.MegaDrop-submenu .view-wrapper.prescription-wrapper .view.items{margin-top:0}.MegaDrop-menu-outer .view-wrapper .view.items,.MegaDrop-submenu .view-wrapper .view.items{margin-top:21px}.MegaDrop-menu-outer .no-results,.MegaDrop-submenu .no-results{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center;margin-top:40px;color:#a9a9a9}.MegaDrop-menu-outer .no-results i,.MegaDrop-submenu .no-results i{font-size:25px}.MegaDrop-menu-outer .tags-wrapper,.MegaDrop-submenu .tags-wrapper{position:fixed;background-color:#fff;z-index:1}.MegaDrop-menu-outer .tags-wrapper .tags-wrapper-view,.MegaDrop-submenu .tags-wrapper .tags-wrapper-view{padding:8px 13px;border-bottom:1px solid #e5e3e3;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.MegaDrop-menu-outer .tags-wrapper .filter-label,.MegaDrop-submenu .tags-wrapper .filter-label{width:135px}.MegaDrop-menu-outer .tags-body,.MegaDrop-submenu .tags-body{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 95px)}.MegaDrop-menu-outer .suggested,.MegaDrop-submenu .suggested{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.MegaDrop-menu-outer .action button,.MegaDrop-submenu .action button{border:none;background:transparent;text-transform:uppercase;font-weight:600;font-size:11px;min-width:110px}.MegaDrop-menu-outer .tags-wrapper .tags-wrapper-view-tags,.MegaDrop-submenu .tags-wrapper .tags-wrapper-view-tags{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.MegaDrop-menu-outer .view.tags,.MegaDrop-submenu .view.tags{padding-top:38px}.MegaDrop-menu-outer .view.tags .suggested,.MegaDrop-submenu .view.tags .suggested{padding:0 10px}.MegaDrop-menu-outer .view.tags .content,.MegaDrop-submenu .view.tags .content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 5px 20px}.MegaDrop-menu-outer .view.tags .content.list .ex-tag,.MegaDrop-submenu .view.tags .content.list .ex-tag{margin-top:5px}.MegaDrop-menu-outer .page,.MegaDrop-submenu .page{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);float:left;width:33.33333%;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.MegaDrop-control-prescription+.MegaDrop-menu-outer,.MegaDrop-control-prescription+.MegaDrop-submenu{height:200px}.MegaDrop-menu-outer-filter{position:absolute;z-index:20;border:1px solid #e5e3e3;background:#fff;height:300px;width:240px;-webkit-box-shadow:0 0 10px 0 hsla(0,0%,47%,.6);box-shadow:0 0 10px 0 hsla(0,0%,47%,.6);opacity:0;margin-top:10px;border-radius:3px;left:calc(100% + 8px)}.MegaDrop-menu-outer-filter.active{-webkit-animation-delay:50ms;animation-delay:50ms;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:showMegaDrop;animation-name:showMegaDrop}.MegaDrop-menu-outer-filter .filter-wrapper{height:250px;overflow-y:scroll}.MegaDrop-menu-outer-filter .filter-wrapper.tags-selected .view.items{margin-top:16px}.MegaDrop-menu-outer-filter .filter-wrapper .view.items{margin-top:0}.MegaDrop-control-wrapper{display:-ms-flexbox;display:flex}.MegaDrop-control{padding-left:11px;color:#333;background-color:#f0efef;border-radius:4px 0 0 4px;border:1px solid #f7f7f7;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:40px;outline:none;overflow:hidden;position:relative;width:calc(100% - 44px);cursor:pointer}.MegaDrop-control.empty{background-color:#ffd4d7;border-color:#ff7d88}.MegaDrop-control.empty .MegaDrop-value-label{color:#e30013}.MegaDrop-control.MegaDrop-control-prescription{width:100%}.MegaDrop-multi-value-wrapper{position:relative;width:100%}.MegaDrop-value{font-size:14px;position:absolute;line-height:40px;top:0;width:100%}.MegaDrop-value.MegaDrop-item-selected{font-weight:600}.MegaDrop-value-label{padding-left:2px}.MegaDrop-value-label.placeholder-on{font-weight:400;font-size:14px;position:relative;color:#6d6d6d}.MegaDrop-input{line-height:44px}.MegaDrop-input input[type=text]{width:100%}.MegaDrop-category-title{font-size:12px;font-weight:600;padding:10px}.MegaDrop-item{padding-right:10px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;position:relative;border-bottom:1px solid #fff;text-transform:capitalize}.MegaDrop-item.selected,.MegaDrop-item.selected:hover{background-color:#f7f7f7;font-weight:600}.MegaDrop-item:hover{background-color:#f7f7f7}.MegaDrop-item.selected .MegaDrop-item-extra-data,.MegaDrop-item:hover .MegaDrop-item-extra-data{border-color:#f0efef}.MegaDrop-item.disabled,.MegaDrop-item[disabled]{background-color:#fff;color:#c2c2c2;cursor:default}.MegaDrop-item.start .MegaDrop-item-metadata:first-child{width:100%}.MegaDrop-item.MegaDropItem-category-title{padding:4px 13px;font-size:10px;text-transform:uppercase;color:#676767;font-weight:600}.MegaDrop-item.MegaDropItem-category-title:hover{background-color:transparent}.MegaDrop-item.MegaDropItem-separator{margin:3px;height:2px;background-color:#f0efef}.MegaDrop-item.MegaDropItem-separator:hover{background-color:transparent}.MegaDrop-item.filter{min-height:29px;height:29px;padding-left:2px}.MegaDrop-item.filter .MegaDrop-item-metadata{padding:0 0 0 5px;width:100%}.MegaDrop-item.filter label{color:#2c2c2e!important}.MegaDrop-item.filter svg{fill:#2c2c2e!important}.MegaDrop-item .expand{font-size:18px}.MegaDrop-checkbox{height:29px!important;width:29px!important}.MegaDrop-title{padding-left:2px!important}.MegaDrop-item-chip{color:#a9a9a9;font-size:10px;top:15px!important}.MegaDrop-submenu{position:absolute;width:215px;height:190px;z-index:30;opacity:0;visibility:hidden;-webkit-box-shadow:0 0 3px 0 hsla(0,0%,47%,.5);box-shadow:0 0 3px 0 hsla(0,0%,47%,.5)}.MegaDrop-submenu .view-wrapper{height:300px;overflow-y:scroll}.MegaDrop-submenu .view-wrapper.prescription-wrapper{height:100%!important}.MegaDrop-submenu .view-wrapper.prescription-wrapper .view.items{margin-top:0}.MegaDrop-submenu .view-wrapper .view.items{margin-top:21px}.MegaDrop-item-metadata .image{height:21.5px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.MegaDrop-item-metadata img{width:16px;height:16px;margin:0 5px}.MegaDrop-item-metadata .new{color:green;font-weight:700;font-size:11px;line-height:20px;margin-left:10px}.MegaDrop-item-metadata .used-times{font-size:11px;color:#a9a9a9;font-weight:600;min-width:110px;text-align:right;display:inline-block;padding-right:10px}.MegaDrop-item-title{cursor:default;min-width:33%;margin-left:10px}.MegaDrop-item-title .chip{font-size:10px;width:50px;display:inline-block;text-align:center;margin-right:5px;border-radius:2px}.filter-label{color:#c2c2c2;font-weight:600;font-size:11px;margin-right:10px;min-width:55px}.MegaDrop-list-bottom{bottom:0;border-top:1px solid #c2c2c2}.MegaDrop-list-bottom,.MegaDrop-list-top{display:-ms-flexbox;display:flex;position:fixed;width:100%}.MegaDrop-list-top{top:0;border-bottom:1px solid #f0efef;font-size:10px;text-transform:uppercase;font-weight:600;z-index:10;background-color:#fff;color:#525252}.MegaDrop-list-top span{padding:3px}.MegaDrop-create-new{display:block!important;width:100%;padding:10px;font-weight:600;cursor:pointer;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.MegaDrop-create-new i{margin-right:5px;font-size:13px}.MegaDrop-create-new:nth-child(2){border-left:1px solid #c2c2c2}.MegaDrop-create-new.disabled{color:#c2c2c2;cursor:progress}.MDTag-title{white-space:nowrap}.MegaDrop-item-metadata{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:4px 0 4px 5px}.session.published .filters-wrapper .ex-tag .mdi-close,.session.published .MegaDrop{pointer-events:none}.session.published .filters-wrapper .ex-tag.removable{padding:4px 10px 4px 1px!important}.session.published .filters-wrapper .ex-tag .mdi-close{visibility:hidden!important}.session.published .Select-arrow-zone{display:none}.MegaDrop-header{width:calc(100% + 1px);font-size:11px;height:12px;border-top:0;padding:0 2px 0 15px;line-height:12px;opacity:0;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.MegaDrop-header>div{-ms-flex-pack:justify;justify-content:space-between}.MegaDrop-header .exercise-count,.MegaDrop-header .exercise-filter,.MegaDrop-header>div{display:-ms-flexbox;display:flex}.MegaDrop-header .exercise-count{width:40%}.MegaDrop-header .exercise-filter{width:60%}.MegaDrop-header .exercise-count span{font-weight:600}.MegaDrop-header .exercise-filter>span{height:12px;line-height:12px;color:#a9a9a9}.MegaDrop-header .exercise-filter .Select{-ms-flex-positive:2;flex-grow:2;margin-left:8px;margin-top:-4px}.MegaDrop-header .exercise-filter .Select-placeholder{height:20px;line-height:20px;color:#2c2c2e;font-weight:600}.MegaDrop-header .exercise-filter .Select-control{height:20px;background-color:transparent;border:none}.MegaDrop-header .exercise-filter .Select-value{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.MegaDrop-header .exercise-filter .Select-value .Select-value-label{font-size:11px;height:12px;line-height:12px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;width:85%}.MegaDrop-header .exercise-filter .Select-clear-zone{-webkit-transform:translate(6px);-ms-transform:translate(6px);transform:translate(6px)}.MegaDrop-header .exercise-filter .Select-arrow-zone,.MegaDrop-header .exercise-filter .Select-input,.MegaDrop-header .exercise-filter .Select-input input[type=text],.MegaDrop-header .exercise-filter .Select-multi-value-wrapper{height:12px;line-height:12px;padding:0}.MegaDrop-header .exercise-filter .Select-input input[type=text]{padding-left:10px}.MegaDrop-button{background-color:#f0efef!important;border:1px solid #f7f7f7!important;margin-left:0!important;height:42px;width:42px;min-width:42px!important}.MegaDrop-button svg{height:14px;width:14px}.MegaDrop-button.active{color:#fff!important;background-color:#2c2c2e!important;border:none!important}.MegaDrop-rx-button{background-color:#f0efef!important;border:1px solid #f7f7f7!important;border-left:none;margin-left:4px!important;height:42px;width:115px;min-width:42px!important}.MegaDrop-rx-button span{font-size:10px;text-transform:none}.Preview{background-color:#fff;position:absolute;width:355px;z-index:9999;-webkit-transition:top .15s ease-in-out;-o-transition:top .15s ease-in-out;transition:top .15s ease-in-out;color:#2c2c2e}.Preview-header{padding:25px 20px 15px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Preview-header .Preview-header-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Preview-header .used-times{font-size:11px;color:#a9a9a9;font-weight:600;margin-top:5px}.Preview-header .icon{width:20px;margin-right:5px}.Preview-header .title{margin:0;font-size:16px;font-weight:600}.Preview-body{padding:0 20px}.Preview-body .ex-tag{line-height:10px;color:#868686;border:1px solid #c2c2c2;border-radius:5px;font-size:10px;font-weight:500;background:#fff;margin-left:5px;padding:4px 5px}.Preview-body .ex-tag:first-child{margin-left:0}.Preview-body .ex-tag.removable{padding:4px 10px 4px 1px}.Preview-body .ex-tag.removable:hover{padding:4px 5px 4px 6px}.Preview-body .ex-tag.removable:hover .mdi-close{opacity:1;visibility:visible}.Preview-body .ex-tag.clickable{cursor:pointer;padding:4px 5px}.Preview-body .ex-tag.clickable:hover{background:#f7f7f7}.Preview-body .ex-tag.ex-tag-all{max-width:none}.Preview-body .ex-tag .mdi-close{cursor:pointer;visibility:hidden}.Preview-body .description,.Preview-body .tags,.Preview-body .video{padding:7px 0;display:-ms-flexbox;display:flex}.Preview-body .description i,.Preview-body .tags i,.Preview-body .video i{font-size:24px;margin-right:15px}.Preview-body .description i:before,.Preview-body .tags i:before,.Preview-body .video i:before{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.Preview-body .description em,.Preview-body .tags em,.Preview-body .video em{font-size:12px;color:#a9a9a9}.Preview-body .description pre,.Preview-body .tags pre,.Preview-body .video pre{font-family:Open Sans;border:none;background-color:transparent;padding:0;white-space:pre-wrap;word-break:break-word}.Preview-body .tags>span{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}.Preview-body .ex-tag{margin-bottom:5px}.Preview-body .description span,.Preview-body .video span{font-size:12px}.Preview-footer{padding:10px 20px;border-top:1px solid #e5e3e3;margin-top:20px}.Preview-footer button{text-align:left!important;background-color:transparent!important}.Preview-footer button:hover span{font-weight:600!important}.Preview-footer button span{padding-left:2px!important}.Preview .exercises{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.Preview .exercises:after{content:"";-ms-flex:auto;flex:auto}.Preview .exercises label{display:block;width:100%}.Preview .exercises .exercise-chip{width:25%;padding:2px}.Preview .exercises .exercise-chip .image-wrapper{height:47px}.Preview .exercises li{display:block;width:100%;font-weight:600;position:relative;padding-left:21px;margin-bottom:5px}.Preview .exercises .exercise-subtitle{font-weight:700;font-family:Refrigerator Deluxe,sans-serif;position:absolute;left:0;top:1px;width:18px;height:18px;border-radius:50%;font-size:12px;border:1px solid #2c2c2e;background:#fff;line-height:16px;text-align:center}.hover-exercise-preview.show{opacity:1;-webkit-box-shadow:0 1px 9px 5px rgba(0,0,0,.2);box-shadow:0 1px 9px 5px rgba(0,0,0,.2)}.p-icon-0:before{content:"\F33A"}.p-icon-1:before{content:"\F238"}.p-icon-2:before{content:"\F46E"}.p-icon-3:before{content:"\F5DD"}.p-icon-4:before{content:"\F1E6"}.p-icon-5:before{content:"\F430"}.p-icon-6:before{content:"\F27A"}.p-icon-7:before{content:"\F4EB"}.p-icon-8:before{content:"\F683"}.block-type-1{color:#ffc107}.block-type-2{color:#ff5722}.block-type-3{color:#ff9800}.block-type-4{color:#4a4a4a}.block-type-5{color:#9300b5}.block-type-6{color:#5245b9}.block-type-7{color:#6cc5db}.block-type-8{color:#489787}@keyframes pulse{0%{background-color:#ebebeb}50%{background-color:#f5f5f5}to{background-color:#ebebeb}}.calendar-summary-drawer-session .session-preview .set-list .extra-detail,.Preview .session-preview .set-list .extra-detail{display:none;font-size:10px}.calendar-summary-drawer-session .session-preview .set-list .extra-detail i,.Preview .session-preview .set-list .extra-detail i{color:#fca02a!important;font-size:10px}.calendar-summary-drawer-session .session-preview .set-list .extra-detail .description-toggle,.Preview .session-preview .set-list .extra-detail .description-toggle{margin-top:4px}.calendar-summary-drawer-session .session-preview .set-list .extra-detail .orange-span,.Preview .session-preview .set-list .extra-detail .orange-span{display:none!important;color:#fca02a;font-size:10px;font-family:Refrigerator Deluxe,sans-serif;font-weight:900}.calendar-summary-drawer-session .session-preview .set-list .extra-detail .leaderboard-tag,.Preview .session-preview .set-list .extra-detail .leaderboard-tag{font-family:Refrigerator Deluxe,sans-serif;font-weight:900;display:inline-block;margin-right:5px}.calendar-summary-drawer-session .session-preview .set-list .extra-detail .mdi-trophy,.Preview .session-preview .set-list .extra-detail .mdi-trophy{color:#171b20!important}.calendar-summary-drawer-session .session-preview .set-list .extra-detail .icon-detail,.Preview .session-preview .set-list .extra-detail .icon-detail{color:#fea107}.Preview{color:#171b20;border-radius:0;padding:0}.Preview,.Preview>li{list-style:none}.Preview .calendar-items-list .item-section-exercise .default-view{display:none!important}.Preview .calendar-items-list .item-section-exercise .summary-view{display:-ms-flexbox!important;display:flex!important}.Preview .calendar-items-list .item-section-exercise .summary-view .alphabet-icon .summary-icon{height:18px;width:14px}.Preview .calendar-items-list .item-section-exercise .summary-view .exercise-title-info{display:inline-block}.Preview .calendar-items-list .item-section-exercise .summary-view .collapsed-view{display:none}.Preview .calendar-items-list .item-section-exercise .summary-view .orange-span{display:inline-block!important;color:#fca02a;font-size:10px;font-family:Refrigerator Deluxe,sans-serif;font-weight:900}.Preview .calendar-items-list .item-section-exercise .summary-view .extra-detail div{color:#fca02a;font-size:10px;font-weight:bolder;line-height:12px;margin-left:2px;margin-right:2px;display:inline!important;font-weight:900;font-family:Refrigerator Deluxe,sans-serif}.Preview .set-list{padding:0;list-style:none}.Preview .set-list .angular-ui-tree-placeholder{background:#ffca02;font-family:Open Sans}.Preview .set-list .toc-block-title{padding-left:40px;margin:10px 0 0;font-size:12px;text-transform:uppercase;font-family:Poppins,sans-serif;color:#868686}.Preview .set-list .item-section{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:0 5px 0 10px}.Preview .set-list .item-section .icon-section,.Preview .set-list .item-section .time-section{right:10px}.Preview .set-list .item-section .set-edit-btn{right:8px}.Preview .set-list .item-section .description-section{width:100%;display:inline-block}.Preview .set-list .item-section .description-section .test-tag{display:inline-block;margin:14px 4px 0 28px;font-size:10px;line-height:12px;font-weight:900;font-family:Refrigerator Deluxe,sans-serif;text-transform:uppercase}.Preview .set-list .item-section .mdi-flash,.Preview .set-list .item-section .mdi-trophy{color:#00bd75}.Preview .set-list .item-section.last{border-bottom:none}.Preview .set-list .item-section .type-block-icon{margin-top:22px;margin-right:1px}.Preview .set-list .item-section .type-block-icon .redzone{position:absolute;top:23px;right:2px}.Preview .set-list .item-section .icon-section{position:absolute;top:5px;right:0;border-radius:50%;width:17px;height:17px;display:-ms-flexbox;display:flex;display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.Preview .set-list .item-section .icon-section.wstype-0{background-color:#e30564}.Preview .set-list .item-section .icon-section.wstype-1{background-color:#ffc107}.Preview .set-list .item-section .icon-section.wstype-2{background-color:#ff5722}.Preview .set-list .item-section .icon-section.wstype-3{background-color:#ff9800}.Preview .set-list .item-section .icon-section.wstype-4{background-color:#4a4a4a}.Preview .set-list .item-section .icon-section.wstype-5{background-color:#9300b5}.Preview .set-list .item-section .icon-section.wstype-6{background-color:#5245b9}.Preview .set-list .item-section .icon-section.wstype-7{background-color:#6cc5db}.Preview .set-list .item-section .icon-section.wstype-8{background-color:#489787}.Preview .set-list .item-section .icon-section i{font:normal normal normal 16px/1 Material Design Icons;color:#fff;font-size:12px;font-weight:700}.Preview .set-list .item-section .icon-section i.wstype-0:before{content:"\F33A"}.Preview .set-list .item-section .icon-section i.wstype-1:before{content:"\F238"}.Preview .set-list .item-section .icon-section i.wstype-2:before{content:"\F46E"}.Preview .set-list .item-section .icon-section i.wstype-3:before{content:"\F5DD"}.Preview .set-list .item-section .icon-section i.wstype-4:before{content:"\F1E6"}.Preview .set-list .item-section .icon-section i.wstype-5:before{content:"\F430"}.Preview .set-list .item-section .icon-section i.wstype-6:before{content:"\F27A"}.Preview .set-list .item-section .icon-section i.wstype-7:before{content:"\F4EB"}.Preview .set-list .item-section .icon-section i.wstype-8:before{content:"\F683"}.Preview .set-list .item-section .time-section{position:absolute;top:19px;right:0;font-size:8px;line-height:21px;color:#c2c2c2}.Preview .set-list .item-section .set-edit-btn{position:absolute;display:none;right:-2px;top:7px;opacity:.7;margin:-10px 0 0;padding:0;min-width:20px;min-height:15px;height:30px;z-index:99999}.Preview .set-list .item-section .set-edit-btn:hover{background-color:transparent}.Preview .set-list .item-section .section-title{font-size:10px;font-weight:700;text-transform:uppercase;display:inline-block;width:70%;line-height:1;margin-top:5px}.Preview .set-list .item-section .section-title img{width:5px;height:5px}.Preview .calendar-items-list{list-style:none;margin:0;padding:0}.Preview .calendar-items-list.dragging{height:100%}.Preview .calendar-items-list .item-section-exercise{display:inline-block}.Preview .calendar-items-list .item-section-exercise .light-gray-comment{display:none}.Preview .calendar-items-list .item-section-exercise .default-view{display:inline-block;width:90%}.Preview .calendar-items-list .item-section-exercise .default-view .alphabet-icon{position:absolute;left:0;top:0}.Preview .calendar-items-list .item-section-exercise .default-view .exercise-title-info{display:inline-block}.Preview .calendar-items-list .extra-detail,.Preview .calendar-items-list .item-section-exercise .default-view .extra-detail,.Preview .calendar-items-list .item-section-exercise .default-view .leaderboard-tag-value,.Preview .calendar-items-list .item-section-exercise .summary-view{display:none}.Preview .calendar-items-list .extra-detail .block-leaderboard{display:inline-block;margin-left:4px;margin-right:4px;font-size:10px;padding:2px;line-height:12px;font-weight:bolder;color:#000;font-weight:900;font-family:Refrigerator Deluxe,sans-serif}.Preview .calendar-items-list .extra-detail div{color:#fca02a;font-size:10px;font-weight:bolder;line-height:12px;margin-left:2px;margin-right:2px;display:none;font-weight:900;font-family:Refrigerator Deluxe,sans-serif}.Preview .calendar-items-list .angular-ui-tree-placeholder{background:#00b3b3;display:inline-block;font-family:Open Sans;height:99%!important;min-height:300px}.Preview .calendar-items-list .edit-button-session:hover .workout-edit-btn-custom{display:block}.Preview .calendar-items-list .workout-edit-btn{position:absolute;right:0;top:-10px;margin:0;padding:0;min-width:20px;min-height:15px;height:26px;background-color:transparent;opacity:1}.Preview .calendar-items-list .workout-edit-btn.workout-edit-btn-custom{right:2px;top:-6px;display:none}.Preview .calendar-items-list .workout-edit-btn:hover{opacity:1}.Preview .calendar-items-list .calendar-item-session:hover .workout-edit-btn{display:block}.Preview .calendar-items-list .item-title-area{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;margin:0;padding:4px 4px 4px 0}.Preview .calendar-items-list .item-title-area.summary-athlete .title-status{display:none!important}.Preview .calendar-items-list .item-title-area.athlete-summary{background-color:inherit;margin-bottom:10px}.Preview .calendar-items-list .item-title-area.athlete-summary .edit-session{position:absolute;top:-11px!important;right:-5px!important;bottom:0;padding-top:3px;font-size:20px}.Preview .calendar-items-list .item-title-area.athlete-summary .program-title{line-height:15px}.Preview .calendar-items-list .item-title-area.athlete-summary .session-logo img{width:15px;height:15px}.Preview .calendar-items-list .item-title-area.athlete-summary .published,.Preview .calendar-items-list .item-title-area.athlete-summary .title-status{display:none}.Preview .calendar-items-list .item-title-area:hover .session-info .edit-session{cursor:pointer}.Preview .calendar-items-list .item-title-area .session-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;padding:4px 0 4px 3px}.Preview .calendar-items-list .item-title-area .session-info img{width:20px;height:20px;margin-top:3px}.Preview .calendar-items-list .item-title-area .session-info .time-update{font-size:8px;color:#3d3d3f;position:absolute;right:6px;bottom:4px}.Preview .calendar-items-list .item-title-area .session-info .edit-session{position:absolute;top:8px;right:0;font-size:19px}.Preview .calendar-items-list .item-title-area img{width:32px;height:32px}.Preview .calendar-items-list .item-title-area .title{line-height:15px;display:-ms-flexbox;display:flex}.Preview .calendar-items-list .item-title-area .title .program-title{font-size:10px;margin:0;font-weight:700;margin-left:5px;position:relative;z-index:10;padding-top:2px;padding-bottom:2px;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.1;color:#2c2c2e;margin-right:15px}.Preview .calendar-items-list .title-status .publish-status{margin:0}.Preview .calendar-items-list .title-status .publish-status span{font-size:9px;font-weight:400}.Preview .calendar-items-list .title-status .publish-status .status{line-height:1}.Preview .calendar-items-list .title-status .publish-status .has-status:before{content:"";width:7px;height:7px;display:inline-block;margin-right:5px;border-radius:50%}.Preview .calendar-items-list .title-status .publish-status .published{color:#00bd75}.Preview .calendar-items-list .title-status .publish-status .published .has-status:before{background-color:#00bd75}.Preview .calendar-items-list .title-status .publish-status .unpublished{color:#e30013}.Preview .calendar-items-list .title-status .publish-status .unpublished .has-status:before{background-color:#e30013}.Preview .calendar-items-list .title-status .publish-status .published-scheduled{color:#f1fd53}.Preview .calendar-items-list .title-status .publish-status .mdi-clock{position:relative;top:2px;margin-right:2px}.Preview .calendar-items-list .calendar-item-session{color:#2c2c2e;border-radius:0;list-style:none;padding:0;margin:0 5px 5px;padding-bottom:10px}.Preview .calendar-items-list .calendar-item-session .feed-button{color:#2c2c2e}.Preview .calendar-items-list .calendar-item-session .see-more{color:#0a0eff;font-size:9px;text-align:left;margin-top:8px}.Preview .calendar-items-list .calendar-item-session .sum-notes{margin-top:8px;margin-left:5px;margin-bottom:16px}.Preview .calendar-items-list .calendar-item-session .sum-notes .profile-image{width:30px;margin-top:0;margin-right:3px;float:left}.Preview .calendar-items-list .calendar-item-session .sum-notes .profile-image img{width:25px;height:25px;display:inline;border-radius:20px}.Preview .calendar-items-list .calendar-item-session .sum-notes .comments{max-width:295px;text-align:left;background-color:#f7f7f7;border-radius:16px;font-size:12px;padding:8px;margin-left:35px;overflow-x:hidden;overflow-y:hidden}.Preview .calendar-items-list .calendar-item-session .sum-notes .comments a,.Preview .calendar-items-list .calendar-item-session .sum-notes .comments div{color:#0a0eff;display:block;font-style:inherit;cursor:pointer}.Preview .calendar-items-list .calendar-item-session .fake-loader-overlay{position:absolute;z-index:100;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,59%,.3)}.Preview .calendar-items-list .calendar-item-session .dropdown-menu{border-radius:0}.Preview .calendar-items-list .calendar-item-session .dropdown-menu i.glyphicon{color:#313131;padding-right:6px}.Preview .calendar-items-list .calendar-item-session .dropdown-menu li{background-color:inherit;padding-left:10px;font-size:11px}.Preview .calendar-items-list .calendar-item-session pre.description-toggle{margin:0 20px 10px 7px;line-height:12px;font-weight:500;border:none;font-family:Open Sans;font-weight:400;font-size:10px;background:transparent;padding:0 5px 0 0;white-space:pre-wrap;word-break:normal;overflow-y:hidden;padding-left:15px;text-align:justify}.Preview .calendar-items-list .calendar-item-session .description-toggle{padding:8px 0;width:90%}.Preview .calendar-items-list .calendar-item-session.ui-selected,.Preview .calendar-items-list .calendar-item-session.ui-selecting{background-color:#f0efef!important;color:#2c2c2e;opacity:1!important;background-color:rgba(33,100,255,.1)!important}.Preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area,.Preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area{color:#2c2c2e;opacity:1!important}.Preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area.summary-athlete .title-status,.Preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area.summary-athlete .title-status{display:none!important}.Preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title,.Preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status,.Preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status,.Preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .published,.Preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .published-scheduled,.Preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status .unpublished,.Preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status i,.Preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title-status .publish-status span,.Preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .title .program-title,.Preview .calendar-items-list .calendar-item-session.ui-selected .item-title-area .workout-icon,.Preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title,.Preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status,.Preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status,.Preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .published,.Preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .published-scheduled,.Preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status .unpublished,.Preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status i,.Preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title-status .publish-status span,.Preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .title .program-title,.Preview .calendar-items-list .calendar-item-session.ui-selecting .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}.Preview .calendar-items-list .calendar-item-session.ui-selected .set-list .item-section,.Preview .calendar-items-list .calendar-item-session.ui-selecting .set-list .item-section{background:#f0efef}.Preview .calendar-items-list .calendar-item-session.ui-selected .set-list .item-section .section-title,.Preview .calendar-items-list .calendar-item-session.ui-selecting .set-list .item-section .section-title{opacity:1!important}.Preview .calendar-items-list .calendar-item-session.ui-selected .alphabet-icon,.Preview .calendar-items-list .calendar-item-session.ui-selected .alphabet-icon-detail,.Preview .calendar-items-list .calendar-item-session.ui-selecting .alphabet-icon,.Preview .calendar-items-list .calendar-item-session.ui-selecting .alphabet-icon-detail{background:#f0efef}.Preview .calendar-items-list .calendar-item-session.ui-selected .calendar-items-list .workout-edit-btn,.Preview .calendar-items-list .calendar-item-session.ui-selecting .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}.Preview .calendar-items-list .calendar-item-session.ui-selected a:hover,.Preview .calendar-items-list .calendar-item-session.ui-selecting a:hover{text-decoration:none;color:#2c2c2e}.Preview .calendar-items-list .calendar-item-session.ui-selected .set-list .item-section,.Preview .calendar-items-list .calendar-item-session.ui-selecting .set-list .item-section{background-color:transparent}.Preview .calendar-items-list .calendar-item-session.athlete-summary .redzone-value-summary,.Preview .calendar-items-list .calendar-item-session.athlete-summary .title-status{display:none}.Preview .calendar-items-list .calendar-item-session.athlete-summary .summary-tested{background:#e5e3e3;border-radius:2px;font-size:10px;width:50px;text-align:center;float:right}.Preview .calendar-items-list .calendar-item-session.athlete-summary .icon-section,.Preview .calendar-items-list .calendar-item-session.athlete-summary .prescription.summary-prescription{display:none}.Preview .calendar-items-list .calendar-item-session.athlete-summary .exercise-title-info{width:90%}.Preview .calendar-items-list .calendar-item-session.athlete-summary .redzone-value{height:24px;padding-top:2px;padding-left:4px;padding-right:4px;font-size:12px;border-radius:2px;margin-left:11px}.Preview .calendar-items-list .calendar-item-session.athlete-summary .redzone-value i{color:#00bd75}.Preview .calendar-items-list .calendar-item-session.athlete-summary-missed .icon-section{display:none}.Preview .calendar-items-list .calendar-item-session.athlete-summary-missed .exercise-title-info{width:calc(100% - 10px)}.Preview .calendar-items-list .calendar-item-session.athlete-summary-missed .redzone-value{height:24px;padding-top:2px;padding-left:4px;padding-right:4px;font-size:12px;border-radius:2px;margin-left:11px}.Preview .calendar-items-list .calendar-item-session.athlete-summary-missed .redzone-value i{color:#00bd75}.Preview .calendar-items-list .calendar-item-session.fake-day{position:relative}.Preview .calendar-items-list .calendar-item-session.fake-day ol{list-style:none}.Preview .calendar-items-list .calendar-item-session.fake-day .item-title-area{height:40px;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.Preview .calendar-items-list .calendar-item-session.fake-day .fake-block{position:relative}.Preview .calendar-items-list .calendar-item-session.fake-day .fake-block .fake-circle{position:absolute;top:0;left:6px;width:18px;height:18px;border-radius:18px;background:#c2c2c2;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.Preview .calendar-items-list .calendar-item-session.fake-day .fake-block .ex-list{padding-left:33px}.Preview .calendar-items-list .calendar-item-session.fake-day .fake-block .fake-ex{margin:6px 5px 6px 0;height:10px;background:#c2c2c2;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.Preview .calendar-items-list .calendar-item-session.session-header{margin-bottom:0;padding-bottom:0}.Preview .calendar-items-list .calendar-item-session.selected-header{background-color:#f0efef!important;color:#2c2c2e;opacity:1!important;background-color:rgba(33,100,255,.1)!important}.Preview .calendar-items-list .calendar-item-session.selected-header .item-title-area{color:#2c2c2e;opacity:1!important}.Preview .calendar-items-list .calendar-item-session.selected-header .item-title-area.summary-athlete .title-status{display:none!important}.Preview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title,.Preview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status,.Preview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status,.Preview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status .published,.Preview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status .published-scheduled,.Preview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status .unpublished,.Preview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status i,.Preview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title-status .publish-status span,.Preview .calendar-items-list .calendar-item-session.selected-header .item-title-area .title .program-title,.Preview .calendar-items-list .calendar-item-session.selected-header .item-title-area .workout-icon{color:#2c2c2e;opacity:1!important}.Preview .calendar-items-list .calendar-item-session.selected-header .set-list .item-section{background:#f0efef}.Preview .calendar-items-list .calendar-item-session.selected-header .set-list .item-section .section-title{opacity:1!important}.Preview .calendar-items-list .calendar-item-session.selected-header .alphabet-icon,.Preview .calendar-items-list .calendar-item-session.selected-header .alphabet-icon-detail{background:#f0efef}.Preview .calendar-items-list .calendar-item-session.selected-header .calendar-items-list .workout-edit-btn{color:#2c2c2e!important}.Preview .calendar-items-list .calendar-item-session.selected-header a:hover{text-decoration:none;color:#2c2c2e}.Preview .calendar-items-list .item-section-exercise{position:relative;min-height:25px;width:100%}.Preview .calendar-items-list .item-section-exercise.no-line .alphabet-icon-detail:after,.Preview .calendar-items-list .item-section-exercise.no-line .exercise-title:after{display:none}.Preview .calendar-items-list .item-section-exercise .exercise-title{font-size:12px;font-weight:400;display:-ms-flexbox;display:flex;position:relative}.Preview .calendar-items-list .item-section-exercise .exercise-title:after{position:absolute;content:"";display:block;width:1px;height:100%;background-color:#2c2c2e;left:10px;top:20px}.Preview .calendar-items-list .item-section-exercise .exercise-notes{display:-ms-flexbox;display:flex;background:#f7f7f7;border-radius:8px;padding:4px;font-size:11px;margin-top:4px;margin-bottom:4px;margin-left:30px}.Preview .calendar-items-list .item-section-exercise .exercise-notes .icon{margin-right:4px}.Preview .calendar-items-list .item-section-exercise .exercise-notes .icon img{height:14px;width:14px}.Preview .calendar-items-list .item-section-exercise .exercise-title-info{padding-left:30px;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px);word-wrap:break-word}.Preview .calendar-items-list .item-section-exercise .exercise-title-info .prescription.strike{text-decoration:line-through;color:#868686}.Preview .calendar-items-list .item-section-exercise .exercise-title-info .prescription.hide{display:none}.Preview .calendar-items-list .item-section-exercise .leaderboard-tag,.Preview .calendar-items-list .item-section-exercise .tag{margin-left:30px;margin-right:4px;margin-top:4px;font-size:10px;line-height:12px;font-weight:900;font-family:Poppins,sans-serif;text-transform:capitalize}.Preview .calendar-items-list .item-section-exercise .leaderboard-tag i,.Preview .calendar-items-list .item-section-exercise .tag i{margin-right:2px}.Preview .calendar-items-list .item-section-exercise .leaderboard-tag-value{margin-left:3px}.Preview .calendar-items-list .item-section-exercise .tag .mdi-check{color:#00bd75}.Preview .calendar-items-list .item-section-exercise .prescription{display:inline}.Preview .calendar-items-list .item-section-exercise .extra-detail{display:inline-block;font-family:Refrigerator Deluxe,sans-serif;letter-spacing:0;color:#fca02a!important;font-weight:900}.Preview .calendar-items-list .item-section-exercise .extra-detail div{color:#fca02a;font-weight:bolder;line-height:12px;margin-left:2px;margin-right:2px;font-size:10px}.Preview .calendar-items-list .item-section-exercise .exercise-title-info .title{font-weight:600}.Preview .calendar-items-list .item-section-exercise .alphabet-icon,.Preview .calendar-items-list .item-section-exercise .alphabet-icon-detail{font-family:Poppins,sans-serif;width:18px;height:18px;display:inline-block;border-radius:50%;border:1px solid #2c2c2e;color:#2c2c2e;font-size:11px;text-align:center;line-height:1.8;background-color:#fff;position:absolute;z-index:10}.Preview .calendar-items-list .item-section-exercise .item-section-exercise-info{font-size:11px;line-height:1.5;opacity:.8;font-weight:400;margin:2px 0 3px 24px;max-width:100%}.Preview .session-preview .program-title{padding:10px;padding-bottom:0;margin:0;opacity:1}.Preview .session-preview .program-title>span{font-size:12px;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;font-weight:700;text-transform:uppercase}.Preview .session-preview li{list-style:none;list-style-position:outside}.Preview .session-preview .session-logo>img,.Preview .session-preview .summary-header{display:none}.empty-state{height:100vh;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.empty-state span{font-size:14px;font-weight:400;color:#2c2c2e;text-align:center;white-space:pre-wrap}.empty-state svg{color:#3d3d3f}.empty-state .es-title{margin-bottom:8px;font-weight:700}.empty-state .th-primary-button{margin-top:24px}.empty-state .th-primary-button span{color:#fff!important;text-transform:capitalize!important;font-family:Open Sans!important;font-size:14px!important;font-weight:700!important}.loading-state{padding-top:250px}.loading-state span,.loading-state svg{color:#0a0eff}html{scroll-behavior:auto}#root{padding-top:82px}.avatar-icon{margin-left:16px!important;margin-right:10px!important}.circle-avatar{display:inline-block;opacity:1}.circle-avatar img{border-radius:50%;width:30px;height:30px;border:1px solid #fff}.group-icon{height:30px;width:30px;margin-right:10px}.invert-color{color:#fff!important}.th-textarea-label{position:absolute;top:16px;left:13px;z-index:10;font-size:14px;color:grey;font-weight:700}.th-textarea{background:#f0efef;padding:12px!important;padding-top:35px!important;border-radius:0 0 4px 4px;margin-top:0!important;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e9e9e9!important;line-height:18px}.th-textarea div{font-size:14px!important;line-height:18px}.th-textarea div:after,.th-textarea div:before{height:0!important;-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.th-textarea textarea{font-size:14px}.error-dialog p{font-size:13px}.th-primary-button{color:#fff!important;text-transform:capitalize!important;font-family:Open Sans!important;font-size:14px!important;font-weight:700!important;padding:8px 24px!important}.th-primary-button:hover{background-color:#2164ff!important}.th-primary-button:not(.th-primary-button--disabled){background-color:#0a0eff!important}.th-primary-button--disabled{color:#a9a9a9!important}.th-primary-button--disabled,.th-primary-button--disabled:hover{background-color:#f0efef!important}.th-secondary-button{color:#0a0eff!important;text-transform:capitalize!important;font-family:Open Sans!important;font-size:14px!important;font-weight:700!important;padding:8px 24px!important}.th-secondary-button:hover{background-color:#e5e3e3!important}.th-secondary-button.disabled{color:#a9a9a9!important}.th-secondary-button.disabled,.th-secondary-button.disabled:hover{background-color:#f0efef!important}.th-secondary-button--outlined{border:thin solid #0a0eff!important}.th-chip-drop label{font-family:Open Sans;font-weight:700!important;font-size:10px;padding-bottom:8px}.th-chip-drop .th-drop{margin-top:8px}.th-chip-drop .drop-error-message{display:none;font-size:10px;font-weight:700;margin:4px;color:#e30013}.th-chip-drop .drop-error .Select-control{border-color:#e30013}.th-chip-drop .drop-error .drop-error-message{display:inline-block}@media print{#page-too-small{display:none}.th-brand{background:#000;-webkit-print-color-adjust:exact!important}.nav.bottom-links,.primary-nav{display:none}header{-webkit-box-shadow:none!important;box-shadow:none!important}}.notifications-view{margin-left:100px}.notifications-view .jumbotron{margin-top:60px}.notifications-view .jumbotron>h1{font-family:Poppins,sans-serif;font-weight:700;font-size:24px;line-height:normal;color:#050310;font-display:fallback;margin-top:0}.notifications-view .jumbotron .notifications-control-bar{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.notifications-view .notifications-list{margin-top:8px;border:1px;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);padding:0}.notifications-view .notifications-list .notification-item{list-style:none;border:none}.notifications-view .notifications-list .notification-item .notification-button{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;margin:0;padding:0;background-color:transparent;border:none;outline:none}.notifications-view .notifications-list .notification-item .notification-button .actor-avatar-container{height:100%;width:100px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative}.notifications-view .notifications-list .notification-item .notification-button .actor-avatar-container .unread-symbol{position:absolute;left:10px;height:8px;width:8px;border-radius:50%;background-color:#0a0eff}.notifications-view .notifications-list .notification-item .notification-button .actor-avatar-container img{border-radius:50%;width:50px;height:50px;border:1px solid #fff}.notifications-view .notifications-list .notification-item .notification-button .notification-content{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:20px 0;border-bottom:2px solid #f0efef}.notifications-view .notifications-list .notification-item .notification-button .notification-content .notification-text{max-width:575px;font-family:Open Sans,sans-serif;text-align:left}.notifications-view .notifications-list .notification-item .notification-button .notification-content .notification-text>h2{margin:0 0 12px;font-family:Open Sans,sans-serif;font-weight:900;font-size:14px;text-transform:none}.notifications-view .notifications-list .notification-item .notification-button .notification-content .notification-text>.body-content{margin:0 0 12px;font-size:14px}.notifications-view .notifications-list .notification-item .notification-button .notification-content .notification-text>.time-since-creation{margin:0;font-size:12px;color:#a9a9a9}.notifications-view .notifications-list .notification-item .notification-button .notification-content .notification-action{width:75px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center}.notifications-view .notifications-list .notification-item .notification-button .notification-content .notification-action .notification-icon{font-size:32px;color:#3d3d3f}.notifications-view .notifications-list .notification-item .notification-button .notification-content .notification-action .notification-icon:hover{-webkit-animation:TRANSITION-ON-HOVER 1s infinite;animation:TRANSITION-ON-HOVER 1s infinite}@-webkit-keyframes TRANSITION-ON-HOVER{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes TRANSITION-ON-HOVER{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(10px);transform:translateX(10px)}}.notifications-view .notifications-list .notification-item:last-child .notification-content{border-bottom:none}.notifications-view .notifications-layout{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.notifications-view .notifications-layout>:first-child{-ms-flex:1.5 1;flex:1.5 1;display:-ms-flexbox;display:flex}.notifications-view .notifications-layout>:first-child.space-between{-ms-flex-pack:justify;justify-content:space-between;padding-right:90px}.notifications-view .notifications-layout>:first-child .notifications-list{border-radius:6px;margin-top:16px}.notifications-view .notifications-layout .alerts-frame{-ms-flex:1 1;flex:1 1;margin-right:60px;margin-left:32px;border:1px}.notifications-view .notifications-layout .spacer{-ms-flex:1 1;flex:1 1}.notification-settings{margin-left:100px}.notification-settings .jumbotron{margin-top:60px}.notification-settings .jumbotron>h1{font-family:Poppins,sans-serif;font-weight:700;font-size:24px;line-height:normal;color:#050310;font-display:fallback;margin-top:0}.notification-settings .settings-container{max-width:800px;border:1px;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);margin-bottom:48px;padding:0}.notification-settings .settings-row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:32px;font-size:14px;font-family:Open Sans,sans-serif;font-weight:400;color:#2c2c2e}.notification-settings .settings-row .description-column{-ms-flex:1 1;flex:1 1;text-align:left}.notification-settings .settings-row .checkbox-column{-ms-flex:0.15 1;flex:0.15 1;text-align:center}.notification-settings .settings-row .primary-checkbox{color:#3d3d3f}.notification-settings .settings-row .primary-checkbox-checked{color:#0a0eff}.notification-settings .settings-header-container{padding:24px 32px;border-bottom:1px solid #2c2c2e}.notification-settings .settings-list{margin:0;padding:0 32px 8px}.notification-settings .settings-list .settings-row{height:72px;border-top:1px solid #f0efef}.notification-settings .settings-list:first-child{border:none}.email-settings-container{margin-top:-30px;padding:24px}.email-settings-container .nav-bar{left:0}.email-settings-container .notification-settings{margin:8px;margin-top:24px;margin-left:0;max-width:600px;min-width:120px}.email-settings-container .empty-state{height:300px}.messaging-hub{margin-left:64px;height:calc(100vh - 64px);display:block;overflow:hidden;margin-top:-16px}.comment-bubble{margin-top:8px;margin-left:5px;margin-bottom:16px}.comment-bubble .profile-image{width:30px;margin-top:0;margin-right:3px;float:left}.comment-bubble .profile-image img{width:25px;height:25px;display:inline;border-radius:20px}.comment-bubble .comments{max-width:295px;text-align:left;background-color:#f7f7f7;border-top-left-radius:16px;border-top-right-radius:16px;font-size:12px;padding:8px;margin-left:35px;overflow-x:hidden;overflow-y:hidden}.comment-bubble .comments.no-media{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.comment-bubble .comments a,.comment-bubble .comments div{color:#0a0eff;display:block;font-style:inherit;cursor:pointer}.comment-image{width:calc(100% - 35px);max-width:295px;height:100%;border-bottom-left-radius:16px;border-bottom-right-radius:16px;overflow:hidden;margin-left:35px;margin-top:-2px}.video-container{position:relative}.video-overlay{background:url("https://static.trainheroic.com/images/VideoEmptyNoBackground.png") no-repeat 50%;background-size:33%;width:calc(100% - 35px);position:absolute;bottom:20%;height:75px;right:0}.reactions{margin-top:-8px;margin-left:5px;height:20px;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;padding-left:4px;padding-right:4px;border-radius:10px;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);-webkit-transition:all .3s cubic-bezier(.25,.8,.25,1);-o-transition:all .3s cubic-bezier(.25,.8,.25,1);transition:all .3s cubic-bezier(.25,.8,.25,1);background:#fff;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;right:0}.reactions .reaction{position:relative;display:inline-block;width:23px;height:12px}.reactions .reaction-emoji{font-size:12px;position:absolute;top:-3px;bottom:0;left:0}.reactions .reaction-image{height:14px;width:14px;position:absolute;top:0;bottom:0;left:0}.reactions .count{font-size:12px;position:absolute;right:0;top:0;bottom:0}.home-container{-ms-flex-direction:row;flex-direction:row;min-height:calc(100vh - 64px);margin-top:-16px}.home-container,.home-landing{display:-ms-flexbox;display:flex;background-color:#f7f7f7}.home-landing{margin-left:64px;overflow:hidden;margin-top:0;padding-left:22px;width:100%}.home-landing .home-filters{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.home-landing .home-frame{-ms-flex:1 1;flex:1 1;width:100%}.home-landing .filter-container{display:-ms-flexbox;display:flex;background-color:#fff;margin:13px;border-radius:8px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.2),0 0 12px 0 rgba(0,0,0,.19);box-shadow:0 0 4px 0 rgba(0,0,0,.2),0 0 12px 0 rgba(0,0,0,.19);height:56px;-ms-flex:1 1;flex:1 1;padding-left:16px;padding-right:16px;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.home-landing .filter-container:focus{outline:none}.home-landing .logo{display:-ms-flexbox;display:flex;height:32px;width:32px;overflow:hidden}.home-landing .logo.filter-default-logo{background-color:#2c2c2e;border-radius:16px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.home-landing .logo.filter-default-logo img{margin-left:-2px;margin-top:-2px;height:15px;width:15px}.home-landing .logo.team-logo{border-radius:4px}.home-landing .logo.profile-image{border-radius:16px}.home-landing .logo>img{width:100%;height:100%}.home-landing .filter-selection{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;padding:8px 16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:Poppins,sans-serif}.home-landing .filter-selection:hover{background-color:rgba(0,0,0,.05)}.home-landing .filter-selection .logo{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}.home-landing .filter-selection .filter-title{font-weight:500;font-size:14px}.home-landing .filter-title{font-family:Poppins,sans-serif;font-weight:700;font-size:18px;margin-left:12px}.home-landing .spacer{-ms-flex:1 1;flex:1 1}.home-landing .arrow{border:solid #2c2c2e;border-width:0 3px 3px 0;display:inline-block;padding:3px}.home-landing .arrow.up{-ms-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-transform:rotate(-135deg);margin-top:2px}.home-landing .arrow.down{-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:rotate(45deg);margin-bottom:2px}.home-landing .filter-dropdown-background{position:absolute;top:-10px;left:0;right:0;bottom:0;z-index:9;background-color:rgba(0,0,0,.08)}.home-landing .filter-dropdown-background.open{display:block}.home-landing .filter-dropdown-background.closed{display:none}.home-landing .filter-dropdown{position:absolute;top:64px;left:13px;right:13px;max-height:calc(100vh - 143px);overflow:scroll;-ms-flex:1 1;flex:1 1;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.2),0 0 12px 0 rgba(0,0,0,.19);box-shadow:0 0 4px 0 rgba(0,0,0,.2),0 0 12px 0 rgba(0,0,0,.19);z-index:10}.home-landing .filter-dropdown.open{display:block}.home-landing .filter-dropdown.closed{display:none}.home-landing .filter-box{position:relative}.home-landing .content-width{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;max-width:1600px}.home-landing .home-frame{height:100%}.home-landing .date-filter-container{-ms-flex-align:center;align-items:center}.home-landing .date-filter-container,.home-landing .date-selection{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.home-landing .date-selection{margin-left:15px}.home-landing .date-selection .date-selection-button.latest-button{margin-top:10px;margin-bottom:10px;padding:0;font-size:12px;font-weight:700;font-family:Poppins,sans-serif;text-transform:capitalize;min-width:50px;min-height:24px;border:1px solid #050310;border-radius:3px}.home-landing .date-selection .date-selection-button.latest-button>:first-child{margin:0;padding:0}.home-landing .date-selection .date-selection-button.latest-button.selected{color:#fff;background-color:#050310}.home-landing .date-selection .date-selection-button .calendar-icon{color:#050310}.home-landing .date-selection .date-selector{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.home-landing .date-selection .date-selector .DateInput{width:auto}.home-landing .date-selection .date-selector #date-range-picker{border-width:0;width:100%;color:#050310;margin-top:2px;max-width:100%;font-size:14px;font-weight:700;text-align:center}.home-landing .fix-width{max-width:800px}.home-landing .home-content,.home-landing .home-filters{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.home-landing .home-content>:nth-child(2),.home-landing .home-filters>:nth-child(2){-ms-flex:1 1;flex:1 1;margin-left:10px;margin-right:24px;padding-left:20px}.home-landing .home-content>:nth-child(2)>iframe,.home-landing .home-filters>:nth-child(2)>iframe{height:calc(100vh - 175px);width:100%}.home-landing .home-content>:first-child,.home-landing .home-filters>:first-child{-ms-flex:2 1;flex:2 1}.home-landing .home-content{height:100%}.home-landing .home-right-rail{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.home-landing .home-right-rail h2{text-align:left;font-family:Poppins,sans-serif;padding-left:20px;font-size:20px;margin-top:14px}.home-landing .home-right-rail .trial-kpis{border:1px;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 4px -1px,rgba(0,0,0,.14) 0 4px 5px 0,rgba(0,0,0,.12) 0 1px 10px 0;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#fff;margin:6px;border-radius:8px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.home-landing .home-right-rail .trial-kpis .load-progress{-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex}.home-landing .home-right-rail .trial-kpis #kpis{padding:0;width:100%;border-radius:8px}.home-landing .home-right-rail .trial-kpis #kpis .kpi{min-width:20%}.home-landing .home-right-rail .trial-kpis #kpis .kpi .title{white-space:nowrap}.home-landing .home-right-rail .trial-kpis #kpis .kpi .mdi-information-outline{display:none}.home-landing .home-right-rail .trial-kpis .card-actions{clear:both}.home-landing .home-right-rail .trial-kpis .card-actions .button{text-transform:none}.home-landing .home-right-rail .trial-kpis .card-actions .button:hover{background:rgba(0,116,226,.04)}.home-landing .home-right-rail .trial-kpis .card-actions .button a,.home-landing .home-right-rail .trial-kpis .card-actions .button a:visited{color:#0a0eff;text-decoration:none}.home-landing .home-right-rail .needs-programming{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1}.filter-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.getting-started{padding-top:30px;margin-right:40px;max-width:320px}.getting-started p{margin-bottom:0}.getting-started p a,.getting-started p a:hover,.getting-started p a:visited{color:#0a0eff;font-weight:700;text-decoration:none}.getting-started h3{font-family:Poppins,sans-serif;padding-top:30px;margin-bottom:0;margin-top:0}.getting-started h3+div p:first-child{margin-top:5px}.th-dialog .th-dialog-title{max-width:400px;margin-bottom:0}.th-dialog .th-dialog-title h2{font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;text-transform:capitalize;line-height:1}.th-dialog .th-dialog-content{max-width:400px;overflow:visible;font-family:Open Sans;font-size:12px;font-weight:400}.th-dialog .th-dialog-content p.copy{margin-top:0;font-size:16px}.th-dialog .th-dialog-content .input{margin-top:24px}.th-dialog .th-dialog-content .select-full-width{width:395px}.th-dialog .th-dialog-actions{max-width:400px;padding-right:5px;margin-bottom:12px}.th-dialog .th-dialog-actions button:last-child{margin-left:8px}.color-red{color:#e30013}.color-green{color:#00bd75}.fill-color-green{background-color:#00bd75!important;border-color:#00bd75!important;color:#fff!important}.fill-color-red{background-color:#e30013!important;border-color:#e30013!important;color:#fff!important}.color-yellow{color:#ffca02}.fill-color-yellow{background:#ffca02!important;border-color:#ffca02!important;color:#fff!important}.modal{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.modal .MuiFormLabel-root{color:#050310!important;font-weight:500}.modal .MuiCheckbox-colorSecondary.Mui-checked,.modal .MuiRadio-colorSecondary.Mui-checked{color:#0a0eff}.terms-of-use-prompt{padding:0 24px 24px;max-width:410px}.page{display:none;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.page.active{display:block;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.terms-of-use-title{font-family:Poppins,sans-serif;font-size:24px;font-weight:500}.terms-of-use-radio-group{padding-top:6px}.terms-of-use-button-containter{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.existing-user-page-2 .MuiFormLabel-root{font-weight:400}.parental-consent-header{font-size:20px;font-weight:500;margin:0}.date-of-birth-inputs{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1}.parent-email-input-container{padding:30px 0 16px}.parent-email-input{width:100%}.consent-button-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.wide-button{width:100%;padding-top:20px}.paragraph-padding{padding-bottom:20px}.react-contexify{position:fixed;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.3),0 0 0 1px #eee;box-shadow:0 10px 20px rgba(0,0,0,.3),0 0 0 1px #eee;padding:5px 0;min-width:180px}.react-contexify .react-contexify__submenu{position:absolute;top:0;pointer-events:none;-webkit-transition:opacity .275s;-o-transition:opacity .275s;transition:opacity .275s}.react-contexify__submenu-arrow{font-size:12px;position:absolute;right:10px;line-height:22px}.react-contexify__separator{float:left;width:100%;height:1px;cursor:default;margin:4px 0;background-color:rgba(0,0,0,.2)}.react-contexify__item{cursor:pointer;position:relative}.react-contexify__item:not(.react-contexify__item--disabled):hover>.react-contexify__item__content{color:#fff;background-color:#4393e6}.react-contexify__item:not(.react-contexify__item--disabled):hover>.react-contexify__submenu{pointer-events:auto;opacity:1}.react-contexify__item--disabled{cursor:default;opacity:.5}.react-contexify__item__content{padding:6px 12px;display:-ms-flexbox;display:flex;text-align:left;white-space:nowrap;color:#333;position:relative}.react-contexify__item__icon{font-size:20px;margin-right:5px;font-style:normal}.react-contexify__theme--dark{padding:6px 0;-webkit-box-shadow:0 2px 15px rgba(0,0,0,.4),0 0 0 1px #222;box-shadow:0 2px 15px rgba(0,0,0,.4),0 0 0 1px #222}.react-contexify__theme--dark,.react-contexify__theme--dark .react-contexify__submenu{background-color:rgba(40,40,40,.98)}.react-contexify__theme--dark .react-contexify__separator{background-color:#eee}.react-contexify__theme--dark .react-contexify__item__content{color:#fff}.react-contexify__theme--dark .react-contexify__item__icon{margin-right:8px;width:12px;text-align:center}.react-contexify__theme--light{padding:6px 0;-webkit-box-shadow:0 2px 15px rgba(0,0,0,.2),0 0 0 1px #eee;box-shadow:0 2px 15px rgba(0,0,0,.2),0 0 0 1px #eee}.react-contexify__theme--light .react-contexify__separator{background-color:#eee}.react-contexify__theme--light .react-contexify__item:not(.react-contexify__item--disabled):hover>.react-contexify__item__content{color:#4393e6;background-color:#e0eefd}.react-contexify__theme--light .react-contexify__item__content{color:#666}.react-contexify__theme--light .react-contexify__item__icon{margin-right:8px;width:12px;text-align:center}@-webkit-keyframes react-contexify__popIn{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes react-contexify__popIn{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes react-contexify__popOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes react-contexify__popOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}.react-contexify__will-enter--pop{-webkit-animation:react-contexify__popIn .3s cubic-bezier(.51,.92,.24,1.2);animation:react-contexify__popIn .3s cubic-bezier(.51,.92,.24,1.2)}.react-contexify__will-leave--pop{-webkit-animation:react-contexify__popOut .3s cubic-bezier(.51,.92,.24,1.2);animation:react-contexify__popOut .3s cubic-bezier(.51,.92,.24,1.2)}@-webkit-keyframes react-contexify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes react-contexify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes react-contexify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes react-contexify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.react-contexify__will-enter--zoom{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation:react-contexify__zoomIn .4s;animation:react-contexify__zoomIn .4s}.react-contexify__will-leave--zoom{-webkit-animation:react-contexify__zoomOut .4s;animation:react-contexify__zoomOut .4s}@-webkit-keyframes react-contexify__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes react-contexify__fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes react-contexify__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes react-contexify__fadeOut{0%{opacity:1}to{opacity:0}}.react-contexify__will-enter--fade{-webkit-animation:react-contexify__fadeIn .3s ease;animation:react-contexify__fadeIn .3s ease}.react-contexify__will-leave--fade{-webkit-animation:react-contexify__fadeOut .3s ease;animation:react-contexify__fadeOut .3s ease}@-webkit-keyframes react-contexify__flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes react-contexify__flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes react-contexify__flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes react-contexify__flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.react-contexify__will-enter--flip{-webkit-animation:react-contexify__flipInX .65s;animation:react-contexify__flipInX .65s}.react-contexify__will-enter--flip,.react-contexify__will-leave--flip{-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.react-contexify__will-leave--flip{-webkit-animation:react-contexify__flipOutX .65s;animation:react-contexify__flipOutX .65s}.Cal__Container__root{position:relative;display:table;z-index:1;font:14px Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.4em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:300;outline:none;text-align:left}.Cal__Container__root.Cal__Container__landscape{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.Cal__Container__root.Cal__Container__landscape .Cal__Container__wrapper{position:relative;-ms-flex-positive:1;flex-grow:1;overflow:hidden;z-index:1;border-top-right-radius:3px;border-bottom-right-radius:3px}.Cal__Container__listWrapper{position:relative;overflow:hidden;background-color:#fff}.Cal__Day__root{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:14.28571%;list-style:none;font-size:12px;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.Cal__Day__root .Cal__Day__isWeekend{color:#a2adbc}.Cal__Day__root .Cal__Day__dotsWrapper{position:absolute;width:100%;height:5px;bottom:5px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.Cal__Day__root .Cal__Day__isPast{color:#d7dde6}.Cal__Day__root.Cal__Day__enabled.Cal__Day__highlighted,.Cal__Day__root.Cal__Day__enabled:active,.Cal__Day__root.Cal__Day__enabled:hover{position:relative;z-index:1}.Cal__Day__root.Cal__Day__enabled.Cal__Day__highlighted:before,.Cal__Day__root.Cal__Day__enabled:active:before,.Cal__Day__root.Cal__Day__enabled:hover:before{content:"";position:absolute;top:50%;left:50%;width:80%;height:80%;border-radius:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#efefef;z-index:-1}.Cal__Day__root.Cal__Day__enabled:hover:before{opacity:.5}.Cal__Day__root.Cal__Day__enabled.Cal__Day__highlighted:before,.Cal__Day__root.Cal__Day__enabled:active:before{opacity:1}.Cal__Day__root:first-child{position:relative}.Cal__Day__root.Cal__Day__today{position:relative;z-index:2}.Cal__Day__root.Cal__Day__today>span{color:#3d3d3d}.Cal__Day__root.Cal__Day__today.Cal__Day__disabled>span{color:#aaa}.Cal__Day__root.Cal__Day__today:before{content:"";position:absolute;top:50%;left:50%;width:80%;height:80%;border-radius:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}.Cal__Day__root.Cal__Day__selected{position:relative}.Cal__Day__root.Cal__Day__selected:before,.Cal__Day__root.Cal__Day__selected>.Cal__Day__month,.Cal__Day__root.Cal__Day__selected>.Cal__Day__year{display:none}.Cal__Day__root.Cal__Day__selected .Cal__Day__selection{content:"";position:absolute;top:50%;left:50%;width:80%;height:80%;border-radius:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);line-height:40px;z-index:2}.Cal__Day__root.Cal__Day__selected .Cal__Day__selection .Cal__Day__month{top:8px}.Cal__Day__root.Cal__Day__selected .Cal__Day__selection .Cal__Day__day{position:relative;top:7px;font-weight:700;font-size:14px}.Cal__Day__root.Cal__Day__disabled{color:#aaa;cursor:not-allowed}.Cal__Day__month,.Cal__Day__year{position:absolute;left:0;right:0;font-size:12px;line-height:12px;text-transform:capitalize}.Cal__Day__month{top:2px}.Cal__Day__year{bottom:3px}.Cal__Day__range.Cal__Day__selected.Cal__Day__end:after,.Cal__Day__range.Cal__Day__selected.Cal__Day__start:after{content:"";position:absolute;top:50%;width:50%;height:36px;margin-top:-18px}.Cal__Day__range.Cal__Day__selected.Cal__Day__disabled .Cal__Day__selection.Cal__Day__selection{background-color:#eee!important}.Cal__Day__range.Cal__Day__selected.Cal__Day__disabled .Cal__Day__selection.Cal__Day__selection .Cal__Day__day,.Cal__Day__range.Cal__Day__selected.Cal__Day__disabled .Cal__Day__selection.Cal__Day__selection .Cal__Day__month{color:#aaa;font-weight:300}.Cal__Day__range.Cal__Day__selected.Cal__Day__start .Cal__Day__selection{border-top-left-radius:50%;border-bottom-left-radius:50%}.Cal__Day__range.Cal__Day__selected.Cal__Day__start:after{right:0}.Cal__Day__range.Cal__Day__selected.Cal__Day__start.Cal__Day__end:after{display:none}.Cal__Day__range.Cal__Day__selected.Cal__Day__betweenRange .Cal__Day__selection{left:0;right:0;width:100%;margin-left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:0}.Cal__Day__range.Cal__Day__selected.Cal__Day__betweenRange .Cal__Day__day{top:0;font-size:16px}.Cal__Day__range.Cal__Day__selected.Cal__Day__betweenRange .Cal__Day__month{display:none}.Cal__Day__range.Cal__Day__selected.Cal__Day__end:after{left:0}.Cal__Day__range.Cal__Day__selected.Cal__Day__end .Cal__Day__selection{border-top-right-radius:50%;border-bottom-right-radius:50%;color:inherit!important;background-color:#fff!important;border:2px solid;-webkit-box-sizing:border-box;box-sizing:border-box}.Cal__Day__range.Cal__Day__selected.Cal__Day__end .Cal__Day__selection .Cal__Day__day{top:4px}.Cal__Dot__root{width:4px;height:4px;border:1px solid #c7c7c7;border-radius:50%;margin-left:2px}.Cal__Dot__root:first-child{margin:0}.Cal__Dot__root.Cal__Dot__unpublished{background-color:red;border-color:red}.Cal__Dot__root.Cal__Dot__published{background-color:green;border-color:green}.Cal__Dot__root.Cal__Dot__scheduled{background-color:#eace41;border-color:#eace41}.Cal__Slider__root,.Cal__Slider__slide{position:absolute;top:0;left:0;right:0;bottom:0}.Cal__Slider__root{overflow:hidden}.Cal__Slider__slide{padding:20px 65px}.Cal__Slider__slide:first-child{padding-left:20px}.Cal__Slider__wrapper{height:100%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.Cal__Slider__arrow{position:absolute;top:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:40px;height:100%;opacity:.7;cursor:pointer;border-left:1px solid hsla(0,0%,100%,.1)}.Cal__Slider__arrow svg{width:15px}.Cal__Slider__arrow:hover{opacity:1}.Cal__Slider__arrowRight{right:0}.Cal__Slider__arrowLeft{left:0;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.Cal__transition__enter{opacity:0}.Cal__transition__enterActive{opacity:1;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.Cal__transition__leave{opacity:1}.Cal__transition__leaveActive{opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.Cal__Header__root{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;min-height:98px;padding:20px;line-height:1.3;font-weight:400;border-top-left-radius:3px;border-top-right-radius:3px}.Cal__Header__root.Cal__Header__landscape{-ms-flex-align:start;align-items:flex-start;min-width:200px;border-top-right-radius:0;border-bottom-left-radius:3px}.Cal__Header__root.Cal__Header__landscape .Cal__Header__dateWrapper.Cal__Header__day{-ms-flex-positive:1;flex-grow:1;height:76px}.Cal__Header__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;cursor:pointer}.Cal__Header__wrapper.Cal__Header__blank{height:58px;line-height:58px;color:hsla(0,0%,100%,.5);font-size:18px;cursor:default}.Cal__Header__dateWrapper{position:relative;display:block;overflow:hidden;color:hsla(0,0%,100%,.5);-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.Cal__Header__dateWrapper.Cal__Header__active{color:#fff}.Cal__Header__dateWrapper.Cal__Header__day{height:38px;font-size:36px;line-height:36px;text-transform:capitalize}.Cal__Header__dateWrapper.Cal__Header__year{height:20px;font-size:18px;line-height:18px}.Cal__Header__date{position:absolute;top:0;left:0;right:0;bottom:0}.Cal__Header__range{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1}.Cal__Header__range .Cal__Header__dateWrapper{overflow:visible}.Cal__Header__range .Cal__Header__wrapper:first-child:after,.Cal__Header__range .Cal__Header__wrapper:first-child:before{content:"";position:absolute;top:0;left:50%;width:0;height:0;margin-top:-50px;margin-left:-50px;border-top:100px solid transparent;border-bottom:100px solid transparent;border-left:60px solid}.Cal__Header__range .Cal__Header__wrapper:first-child:before{color:hsla(0,0%,100%,.15);-webkit-transform:translateX(1px);-ms-transform:translateX(1px);transform:translateX(1px)}.Cal__Header__range .Cal__Header__wrapper:last-child{margin-left:60px}.Cal__Header__range .Cal__Header__wrapper .Cal__Header__date{white-space:nowrap;z-index:1}.Cal__Animation__enter{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease}.Cal__Animation__enter.Cal__Animation__enterActive{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.Cal__Animation__leave{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease}.Cal__Animation__leave.Cal__Animation__leaveActive{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.Cal__Month__rows{position:relative;background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,hsla(0,0%,100%,0)),to(rgba(0,0,0,.05)));background:-webkit-linear-gradient(top,hsla(0,0%,100%,0) 50%,rgba(0,0,0,.05));background:-o-linear-gradient(top,hsla(0,0%,100%,0) 50%,rgba(0,0,0,.05) 100%);background:linear-gradient(180deg,hsla(0,0%,100%,0) 50%,rgba(0,0,0,.05))}.Cal__Month__row{padding:0;margin:0}.Cal__Month__row:first-child{text-align:right}.Cal__Month__row:first-child li{background-color:#fff}.Cal__Month__row.Cal__Month__partial:last-of-type li{position:relative;z-index:1}.Cal__Month__label{position:absolute;top:0;bottom:0;left:0;right:0;margin:0;font-size:30px;font-weight:500;z-index:3;pointer-events:none;background-color:hsla(0,0%,100%,.6);opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.Cal__Month__label>span{position:absolute;left:0;right:0;top:0;bottom:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-transform:capitalize}.Cal__Month__label.Cal__Month__partialFirstRow{top:40px}.Cal__MonthList__root{width:100%!important;background-color:#fff;-webkit-overflow-scrolling:touch}.Cal__MonthList__root.Cal__MonthList__scrolling>div{pointer-events:none}.Cal__MonthList__root.Cal__MonthList__scrolling label{opacity:1}.Cal__Today__root{position:absolute;top:0;left:0;right:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:32px;padding:6px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);font-weight:500;line-height:0;z-index:10;cursor:pointer;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.Cal__Today__root.Cal__Today__show{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.Cal__Today__root .Cal__Today__chevron,.Cal__Today__root.Cal__Today__show .Cal__Today__chevron{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.Cal__Today__root .Cal__Today__chevron{position:absolute;top:50%;margin-top:-6px;margin-left:5px;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.Cal__Today__root.Cal__Today__chevronUp .Cal__Today__chevron{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.Cal__Today__root.Cal__Today__chevronDown .Cal__Today__chevron{-webkit-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}.Cal__Weekdays__root{position:relative;z-index:5;display:-ms-flexbox;display:flex;padding:0;margin:0;list-style:none}.Cal__Weekdays__day{padding:10px 0;-ms-flex-preferred-size:14.28571%;flex-basis:14.28571%;-ms-flex-positive:1;flex-grow:1;font-weight:400;text-align:center;text-transform:uppercase;font-size:11px}.Cal__Years__root{position:absolute;left:0;right:0;bottom:0;z-index:10;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#f9f9f9}.Cal__Years__root:after,.Cal__Years__root:before{content:"";position:absolute;left:0;right:0;height:50px;pointer-events:none;z-index:1}.Cal__Years__root:before{top:0;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.8)),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(top,hsla(0,0%,100%,.8),hsla(0,0%,100%,0));background:-o-linear-gradient(top,hsla(0,0%,100%,.8) 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(180deg,hsla(0,0%,100%,.8) 0,hsla(0,0%,100%,0))}.Cal__Years__root:after{bottom:0;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,.8)));background:-webkit-linear-gradient(top,hsla(0,0%,100%,0),hsla(0,0%,100%,.8));background:-o-linear-gradient(top,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.8) 100%);background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.8))}.Cal__Years__list{-webkit-box-sizing:border-box;box-sizing:border-box}.Cal__Years__list.Cal__Years__center,.Cal__Years__year{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.Cal__Years__year{padding:0 20px;height:100%;font-size:18px;font-weight:500;text-align:center;cursor:pointer;-webkit-user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.Cal__Years__year.Cal__Years__withMonths{border-bottom:1px solid #e9e9e9}.Cal__Years__year.Cal__Years__withMonths label{height:88px;padding-top:12px;-webkit-box-sizing:border-box;box-sizing:border-box}.Cal__Years__year label{-ms-flex-preferred-size:42%;flex-basis:42%}.Cal__Years__year label span{-ms-flex-negative:0;flex-shrink:0;color:#333}.Cal__Years__year ol{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;font-size:14px}.Cal__Years__year ol li{display:-ms-flexbox;display:flex;width:44px;height:44px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;list-style:none;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#444;font-weight:400;text-transform:capitalize}.Cal__Years__year ol li.Cal__Years__currentMonth{border:1px solid}.Cal__Years__year ol li.Cal__Years__selected{position:relative;z-index:1;background-color:blue;color:#fff!important;border:0}.Cal__Years__year ol li.Cal__Years__disabled{cursor:not-allowed;color:#aaa}.Cal__Years__year ol li.Cal__Years__disabled:hover{background-color:inherit}.Cal__Years__year ol li:hover{background-color:#efefef}.Cal__Years__year.Cal__Years__active label>span,.Cal__Years__year:hover label>span{color:inherit}.Cal__Years__year.Cal__Years__active,.Cal__Years__year:hover{position:relative;z-index:2}.Cal__Years__year.Cal__Years__active{font-size:32px}.Cal__Years__year.Cal__Years__currentYear{position:relative}.Cal__Years__year.Cal__Years__currentYear label>span{min-width:50px;padding-bottom:5px;border-bottom:3px solid}.Cal__Years__year.Cal__Years__currentYear.Cal__Years__active label>span{min-width:85px}.Cal__Years__year.Cal__Years__first{padding-top:40px}.Cal__Years__year.Cal__Years__last{padding-bottom:40px}.color-red{color:#e30013}.color-green{color:#00bd75}.fill-color-green{background-color:#00bd75!important;border-color:#00bd75!important;color:#fff!important}.fill-color-red{background-color:#e30013!important;border-color:#e30013!important;color:#fff!important}.color-yellow{color:#ffca02}.fill-color-yellow{background:#ffca02!important;border-color:#ffca02!important;color:#fff!important}.published .lastPerformanceMenu{display:none}.lastPerformanceContainer{border-top:1px solid #e5e3e3;margin-top:10px;padding:16px;display:-ms-flexbox;display:flex}.lastPerformanceContainer .title{font-family:Poppins,sans-serif;font-weight:700;padding-bottom:8px}.lastPerformanceContainer .lastPerformance{-ms-flex:1 1;flex:1 1;padding-right:16px}.lastPerformanceContainer .lastPerformanceMenu{float:right;margin-top:-12px}.lastPerformanceContainer .workingMax{-ms-flex:1 1;flex:1 1}.lastPerformanceContainer .workingMaxEdit{float:right;margin-top:-12px}.lastPerformanceContainer .emptyState{color:rgba(5,3,16,.38)}.workingMaxEditDialog{width:350px}.c3 svg{font:10px sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0)}.c3 line,.c3 path{fill:none;stroke:#000}.c3 text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.c3-bars path,.c3-event-rect,.c3-legend-item-tile,.c3-xgrid-focus,.c3-ygrid{shape-rendering:crispEdges}.c3-chart-arc path{stroke:#fff}.c3-chart-arc rect{stroke:#fff;stroke-width:1}.c3-chart-arc text{fill:#fff;font-size:13px}.c3-grid line{stroke:#aaa}.c3-grid text{fill:#aaa}.c3-xgrid,.c3-ygrid{stroke-dasharray:3 3}.c3-text.c3-empty{fill:gray;font-size:2em}.c3-line{stroke-width:1px}.c3-circle._expanded_{stroke-width:1px;stroke:#fff}.c3-selected-circle{fill:#fff;stroke-width:2px}.c3-bar{stroke-width:0}.c3-bar._expanded_{fill-opacity:1;fill-opacity:.75}.c3-target.c3-focused{opacity:1}.c3-target.c3-focused path.c3-line,.c3-target.c3-focused path.c3-step{stroke-width:2px}.c3-target.c3-defocused{opacity:.3!important}.c3-region{fill:#4682b4;fill-opacity:.1}.c3-brush .extent{fill-opacity:.1}.c3-legend-item{font-size:12px}.c3-legend-item-hidden{opacity:.15}.c3-legend-background{opacity:.75;fill:#fff;stroke:#d3d3d3;stroke-width:1}.c3-title{font:14px sans-serif}.c3-tooltip-container{z-index:10}.c3-tooltip{border-collapse:collapse;border-spacing:0;background-color:#fff;empty-cells:show;-webkit-box-shadow:7px 7px 12px -9px #777;box-shadow:7px 7px 12px -9px #777;opacity:.9}.c3-tooltip tr{border:1px solid #ccc}.c3-tooltip th{background-color:#aaa;font-size:14px;padding:2px 5px;text-align:left;color:#fff}.c3-tooltip td{font-size:13px;padding:3px 6px;background-color:#fff;border-left:1px dotted #999}.c3-tooltip td>span{display:inline-block;width:10px;height:10px;margin-right:6px}.c3-tooltip td.value{text-align:right}.c3-area{stroke-width:0;opacity:.2}.c3-chart-arcs-title{dominant-baseline:middle;font-size:1.3em}.c3-chart-arcs .c3-chart-arcs-background{fill:#e0e0e0;stroke:#fff}.c3-chart-arcs .c3-chart-arcs-gauge-unit{fill:#000;font-size:16px}.c3-chart-arcs .c3-chart-arcs-gauge-max,.c3-chart-arcs .c3-chart-arcs-gauge-min{fill:#777}.c3-chart-arc .c3-gauge-value{fill:#000}.c3-chart-arc.c3-target.c3-focused g path,.c3-chart-arc.c3-target g path{opacity:1}.c3-drag-zoom.enabled{pointer-events:all!important;visibility:visible}.c3-drag-zoom.disabled{pointer-events:none!important;visibility:hidden}.c3-drag-zoom .extent{fill-opacity:.1}
/*# sourceMappingURL=main.b79e9f4a.css.map*/