.md-searchbox,body,html,md-content{position:relative}.ember-light-table .multi-select,.no-select,.noselect,body,html,md-option .md-text{-webkit-touch-callout:none}bdo[dir=ltr],bdo[dir=rtl]{unicode-bidi:bidi-override}.md-searchbox{-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,.1),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 1px 0 0 rgba(0,0,0,.1),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);padding-left:10.67px;height:48px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto}.md-searchinput{border:none;outline:0;height:100%;width:100%;padding:0}.paper-list-inline{list-style:none;margin-left:-5px;padding-left:0}.paper-list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.md-spin{-webkit-animation:md-spin 1.5s infinite linear;animation:md-spin 1.5s infinite linear}.md-spin-reverse{-webkit-animation:md-spin-reverse 1.5s infinite linear;animation:md-spin-reverse 1.5s infinite linear}@-webkit-keyframes md-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes md-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes md-spin-reverse{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@keyframes md-spin-reverse{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}body,html{-webkit-tap-highlight-color:transparent;min-height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0}[tabindex='-1']:focus{outline:0}.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-ripple,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-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:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:-webkit-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);transition:all .55s cubic-bezier(.25,.8,.25,1)}.md-ripple{position:absolute;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;opacity:0}.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);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);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}100%{opacity:0}}@keyframes md-remove-ripple{0%{opacity:.15}100%{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-card,md-switch .md-thumb{-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-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]{direction:ltr}.md-display-4{font-size:112px;font-weight:300;letter-spacing:-.010em;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;font-weight:400;letter-spacing:.010em;line-height:24px}.md-body-1,.md-body-2{font-size:14px;letter-spacing:.010em}.md-body-1{font-weight:400;line-height:20px}.md-body-2{font-weight:500;line-height:24px}.md-caption{font-size:12px;letter-spacing:.020em}.md-button{letter-spacing:.010em}button,html,input,select,textarea{font-family:Roboto,"Helvetica Neue",sans-serif}button,input,select,textarea{font-size:100%}.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{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.flex-order--20{-webkit-box-ordinal-group:-19;-ms-flex-order:-20;order:-20}.flex-order--19{-webkit-box-ordinal-group:-18;-ms-flex-order:-19;order:-19}.flex-order--18{-webkit-box-ordinal-group:-17;-ms-flex-order:-18;order:-18}.flex-order--17{-webkit-box-ordinal-group:-16;-ms-flex-order:-17;order:-17}.flex-order--16{-webkit-box-ordinal-group:-15;-ms-flex-order:-16;order:-16}.flex-order--15{-webkit-box-ordinal-group:-14;-ms-flex-order:-15;order:-15}.flex-order--14{-webkit-box-ordinal-group:-13;-ms-flex-order:-14;order:-14}.flex-order--13{-webkit-box-ordinal-group:-12;-ms-flex-order:-13;order:-13}.flex-order--12{-webkit-box-ordinal-group:-11;-ms-flex-order:-12;order:-12}.flex-order--11{-webkit-box-ordinal-group:-10;-ms-flex-order:-11;order:-11}.flex-order--10{-webkit-box-ordinal-group:-9;-ms-flex-order:-10;order:-10}.flex-order--9{-webkit-box-ordinal-group:-8;-ms-flex-order:-9;order:-9}.flex-order--8{-webkit-box-ordinal-group:-7;-ms-flex-order:-8;order:-8}.flex-order--7{-webkit-box-ordinal-group:-6;-ms-flex-order:-7;order:-7}.flex-order--6{-webkit-box-ordinal-group:-5;-ms-flex-order:-6;order:-6}.flex-order--5{-webkit-box-ordinal-group:-4;-ms-flex-order:-5;order:-5}.flex-order--4{-webkit-box-ordinal-group:-3;-ms-flex-order:-4;order:-4}.flex-order--3{-webkit-box-ordinal-group:-2;-ms-flex-order:-3;order:-3}.flex-order--2{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.flex-order--1{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.flex-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.flex-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.flex-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.flex-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.flex-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.flex-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.flex-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.flex-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.flex-order-20{-webkit-box-ordinal-group:21;-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:calc(100% / 3)}.flex-offset-66,.offset-66{margin-left:calc(200% / 3)}[dir=rtl] .flex-offset-66,[dir=rtl] .offset-66{margin-left:auto;margin-right:calc(200% / 3)}.layout-align,.layout-align-start-stretch{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-start,.layout-align-start-center,.layout-align-start-end,.layout-align-start-start,.layout-align-start-stretch{-webkit-box-pack:start;-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{-webkit-box-pack:center;-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,[dir=rtl] md-toast .md-toast-content{-webkit-box-pack:end;-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{-webkit-box-pack:justify;-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{-webkit-box-align: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{-webkit-box-align: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}.flex-0,.layout-row>.flex-0{max-width:0%;max-height:100%}.layout-align-center-end,.layout-align-end-end,.layout-align-space-around-end,.layout-align-space-between-end,.layout-align-start-end{-webkit-box-align: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{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-0,.flex-grow{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-none{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-noshrink{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-nogrow{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.layout-column>.flex-0{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-10,.layout-row>.flex-10{max-width:10%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.layout-row>.flex-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.layout-column>.flex-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-15,.layout-row>.flex-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-20,.layout-row>.flex-20{max-width:20%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.layout-row>.flex-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.layout-column>.flex-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-25,.layout-row>.flex-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-30,.layout-row>.flex-30{max-width:30%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.layout-row>.flex-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.layout-column>.flex-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-35,.layout-row>.flex-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-40,.layout-row>.flex-40{max-width:40%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.layout-row>.flex-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.layout-column>.flex-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-45,.layout-row>.flex-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-50,.layout-row>.flex-50{max-width:50%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.layout-row>.flex-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.layout-column>.flex-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-55,.layout-row>.flex-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-60,.layout-row>.flex-60{max-width:60%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.layout-row>.flex-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.layout-column>.flex-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-65,.layout-row>.flex-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-70,.layout-row>.flex-70{max-width:70%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.layout-row>.flex-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.layout-column>.flex-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-75,.layout-row>.flex-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-80,.layout-row>.flex-80{max-width:80%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.layout-row>.flex-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.layout-column>.flex-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-85,.layout-row>.flex-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-90,.layout-row>.flex-90{max-width:90%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.layout-row>.flex-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.layout-column>.flex-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-95,.layout-row>.flex-95{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%}.flex-95{-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-95{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-100,.layout-column>.flex-95{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-95{max-width:100%;max-height:95%}.flex-100{max-width:100%;max-height:100%}.layout-column>.flex-100,.layout-row>.flex-100{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:33.33%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-66{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:66.66%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex{min-width:0}.layout-column>.flex-33{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-66{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:66.66%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex{min-height:0}.layout,.layout-column,.layout-row{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.layout-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layout-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-wrap-wrap,.layout-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.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,md-card md-card-header md-card-avatar md-icon,md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar-icon{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-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.layout-fill{margin:0;width:100%;min-height:100%;height:100%}@media (max-width:599px){.flex-xs-0,.layout-row>.flex-xs-0{max-height:100%;max-width:0%}.hide-xs:not(.show-xs):not(.show),.hide:not(.show-xs):not(.show){display:none}.flex-order-xs--20{-webkit-box-ordinal-group:-19;-ms-flex-order:-20;order:-20}.flex-order-xs--19{-webkit-box-ordinal-group:-18;-ms-flex-order:-19;order:-19}.flex-order-xs--18{-webkit-box-ordinal-group:-17;-ms-flex-order:-18;order:-18}.flex-order-xs--17{-webkit-box-ordinal-group:-16;-ms-flex-order:-17;order:-17}.flex-order-xs--16{-webkit-box-ordinal-group:-15;-ms-flex-order:-16;order:-16}.flex-order-xs--15{-webkit-box-ordinal-group:-14;-ms-flex-order:-15;order:-15}.flex-order-xs--14{-webkit-box-ordinal-group:-13;-ms-flex-order:-14;order:-14}.flex-order-xs--13{-webkit-box-ordinal-group:-12;-ms-flex-order:-13;order:-13}.flex-order-xs--12{-webkit-box-ordinal-group:-11;-ms-flex-order:-12;order:-12}.flex-order-xs--11{-webkit-box-ordinal-group:-10;-ms-flex-order:-11;order:-11}.flex-order-xs--10{-webkit-box-ordinal-group:-9;-ms-flex-order:-10;order:-10}.flex-order-xs--9{-webkit-box-ordinal-group:-8;-ms-flex-order:-9;order:-9}.flex-order-xs--8{-webkit-box-ordinal-group:-7;-ms-flex-order:-8;order:-8}.flex-order-xs--7{-webkit-box-ordinal-group:-6;-ms-flex-order:-7;order:-7}.flex-order-xs--6{-webkit-box-ordinal-group:-5;-ms-flex-order:-6;order:-6}.flex-order-xs--5{-webkit-box-ordinal-group:-4;-ms-flex-order:-5;order:-5}.flex-order-xs--4{-webkit-box-ordinal-group:-3;-ms-flex-order:-4;order:-4}.flex-order-xs--3{-webkit-box-ordinal-group:-2;-ms-flex-order:-3;order:-3}.flex-order-xs--2{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.flex-order-xs--1{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.flex-order-xs-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.flex-order-xs-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex-order-xs-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-order-xs-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex-order-xs-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex-order-xs-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex-order-xs-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex-order-xs-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex-order-xs-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex-order-xs-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex-order-xs-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex-order-xs-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex-order-xs-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex-order-xs-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.flex-order-xs-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.flex-order-xs-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.flex-order-xs-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.flex-order-xs-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.flex-order-xs-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.flex-order-xs-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.flex-order-xs-20{-webkit-box-ordinal-group:21;-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:calc(100% / 3)}.flex-offset-xs-66,.offset-xs-66{margin-left:calc(200% / 3)}[dir=rtl] .flex-offset-xs-66,[dir=rtl] .offset-xs-66{margin-left:auto;margin-right:calc(200% / 3)}.layout-align-xs,.layout-align-xs-start-stretch{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-xs-start,.layout-align-xs-start-center,.layout-align-xs-start-end,.layout-align-xs-start-start,.layout-align-xs-start-stretch{-webkit-box-pack:start;-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{-webkit-box-pack:center;-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{-webkit-box-pack:end;-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{-webkit-box-pack:justify;-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{-webkit-box-align: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{-webkit-box-align: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{-webkit-box-align: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{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-xs{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-0,.flex-xs-grow{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-none{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-noshrink{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-nogrow{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-xs-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.layout-column>.flex-xs-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.layout-xs-column>.flex-xs-0{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-10,.layout-row>.flex-xs-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-15,.layout-row>.flex-xs-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-20,.layout-row>.flex-xs-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-25,.layout-row>.flex-xs-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-30,.layout-row>.flex-xs-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-35,.layout-row>.flex-xs-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-40,.layout-row>.flex-xs-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-45,.layout-row>.flex-xs-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-50,.layout-row>.flex-xs-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-55,.layout-row>.flex-xs-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-60,.layout-row>.flex-xs-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-65,.layout-row>.flex-xs-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-70,.layout-row>.flex-xs-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-75,.layout-row>.flex-xs-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-80,.layout-row>.flex-xs-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-85,.layout-row>.flex-xs-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-90,.layout-row>.flex-xs-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-95,.layout-row>.flex-xs-95{-webkit-box-flex:1;-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-xs-95{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-95{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xs-100,.layout-column>.flex-xs-100,.layout-row>.flex-xs-100,.layout-xs-column>.flex-xs-100,.layout-xs-row>.flex-xs-100{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-xs-66{-webkit-box-flex:1;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-33{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xs-66{-webkit-box-flex:1;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:100%;max-height:66.66%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-33{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:33.33%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex-xs-66{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:66.66%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-row>.flex{min-width:0}.layout-xs-column>.flex-xs-33{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xs-column>.flex-xs-66{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:66.66%;-webkit-box-sizing:border-box;box-sizing:border-box}.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:-webkit-box;display:-ms-flexbox;display:flex}.layout-xs-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layout-xs-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:600px){.flex-gt-xs-0,.layout-row>.flex-gt-xs-0{max-height:100%;max-width:0%}.flex-order-gt-xs--20{-webkit-box-ordinal-group:-19;-ms-flex-order:-20;order:-20}.flex-order-gt-xs--19{-webkit-box-ordinal-group:-18;-ms-flex-order:-19;order:-19}.flex-order-gt-xs--18{-webkit-box-ordinal-group:-17;-ms-flex-order:-18;order:-18}.flex-order-gt-xs--17{-webkit-box-ordinal-group:-16;-ms-flex-order:-17;order:-17}.flex-order-gt-xs--16{-webkit-box-ordinal-group:-15;-ms-flex-order:-16;order:-16}.flex-order-gt-xs--15{-webkit-box-ordinal-group:-14;-ms-flex-order:-15;order:-15}.flex-order-gt-xs--14{-webkit-box-ordinal-group:-13;-ms-flex-order:-14;order:-14}.flex-order-gt-xs--13{-webkit-box-ordinal-group:-12;-ms-flex-order:-13;order:-13}.flex-order-gt-xs--12{-webkit-box-ordinal-group:-11;-ms-flex-order:-12;order:-12}.flex-order-gt-xs--11{-webkit-box-ordinal-group:-10;-ms-flex-order:-11;order:-11}.flex-order-gt-xs--10{-webkit-box-ordinal-group:-9;-ms-flex-order:-10;order:-10}.flex-order-gt-xs--9{-webkit-box-ordinal-group:-8;-ms-flex-order:-9;order:-9}.flex-order-gt-xs--8{-webkit-box-ordinal-group:-7;-ms-flex-order:-8;order:-8}.flex-order-gt-xs--7{-webkit-box-ordinal-group:-6;-ms-flex-order:-7;order:-7}.flex-order-gt-xs--6{-webkit-box-ordinal-group:-5;-ms-flex-order:-6;order:-6}.flex-order-gt-xs--5{-webkit-box-ordinal-group:-4;-ms-flex-order:-5;order:-5}.flex-order-gt-xs--4{-webkit-box-ordinal-group:-3;-ms-flex-order:-4;order:-4}.flex-order-gt-xs--3{-webkit-box-ordinal-group:-2;-ms-flex-order:-3;order:-3}.flex-order-gt-xs--2{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.flex-order-gt-xs--1{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.flex-order-gt-xs-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.flex-order-gt-xs-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex-order-gt-xs-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-order-gt-xs-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex-order-gt-xs-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex-order-gt-xs-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex-order-gt-xs-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex-order-gt-xs-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex-order-gt-xs-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex-order-gt-xs-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex-order-gt-xs-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex-order-gt-xs-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex-order-gt-xs-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex-order-gt-xs-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.flex-order-gt-xs-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.flex-order-gt-xs-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.flex-order-gt-xs-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.flex-order-gt-xs-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.flex-order-gt-xs-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.flex-order-gt-xs-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.flex-order-gt-xs-20{-webkit-box-ordinal-group:21;-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:calc(100% / 3)}.flex-offset-gt-xs-66,.offset-gt-xs-66{margin-left:calc(200% / 3)}[dir=rtl] .flex-offset-gt-xs-66,[dir=rtl] .offset-gt-xs-66{margin-left:auto;margin-right:calc(200% / 3)}.layout-align-gt-xs,.layout-align-gt-xs-start-stretch{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.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{-webkit-box-pack:start;-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{-webkit-box-pack:center;-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{-webkit-box-pack:end;-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{-webkit-box-pack:justify;-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{-webkit-box-align: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{-webkit-box-align: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{-webkit-box-align: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{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-gt-xs{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-0,.flex-gt-xs-grow{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-none{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-noshrink{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-nogrow{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-gt-xs-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.layout-column>.flex-gt-xs-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.layout-gt-xs-column>.flex-gt-xs-0{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-10,.layout-row>.flex-gt-xs-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-15,.layout-row>.flex-gt-xs-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-20,.layout-row>.flex-gt-xs-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-25,.layout-row>.flex-gt-xs-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-30,.layout-row>.flex-gt-xs-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-35,.layout-row>.flex-gt-xs-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-40,.layout-row>.flex-gt-xs-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-45,.layout-row>.flex-gt-xs-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-50,.layout-row>.flex-gt-xs-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-55,.layout-row>.flex-gt-xs-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-60,.layout-row>.flex-gt-xs-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-65,.layout-row>.flex-gt-xs-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-70,.layout-row>.flex-gt-xs-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-75,.layout-row>.flex-gt-xs-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-80,.layout-row>.flex-gt-xs-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-85,.layout-row>.flex-gt-xs-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-90,.layout-row>.flex-gt-xs-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-95,.layout-row>.flex-gt-xs-95{-webkit-box-flex:1;-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-gt-xs-95{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-95{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-xs-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{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-gt-xs-66{-webkit-box-flex:1;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-33{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-xs-66{-webkit-box-flex:1;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:100%;max-height:66.66%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-33{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:33.33%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-66{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:66.66%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-row>.flex{min-width:0}.layout-gt-xs-column>.flex-gt-xs-33{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-66{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:66.66%;-webkit-box-sizing:border-box;box-sizing:border-box}.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:-webkit-box;display:-ms-flexbox;display:flex}.layout-gt-xs-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layout-gt-xs-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:600px) and (max-width:959px){.flex-sm-0,.layout-row>.flex-sm-0{max-height:100%;max-width:0%}.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{-webkit-box-ordinal-group:-19;-ms-flex-order:-20;order:-20}.flex-order-sm--19{-webkit-box-ordinal-group:-18;-ms-flex-order:-19;order:-19}.flex-order-sm--18{-webkit-box-ordinal-group:-17;-ms-flex-order:-18;order:-18}.flex-order-sm--17{-webkit-box-ordinal-group:-16;-ms-flex-order:-17;order:-17}.flex-order-sm--16{-webkit-box-ordinal-group:-15;-ms-flex-order:-16;order:-16}.flex-order-sm--15{-webkit-box-ordinal-group:-14;-ms-flex-order:-15;order:-15}.flex-order-sm--14{-webkit-box-ordinal-group:-13;-ms-flex-order:-14;order:-14}.flex-order-sm--13{-webkit-box-ordinal-group:-12;-ms-flex-order:-13;order:-13}.flex-order-sm--12{-webkit-box-ordinal-group:-11;-ms-flex-order:-12;order:-12}.flex-order-sm--11{-webkit-box-ordinal-group:-10;-ms-flex-order:-11;order:-11}.flex-order-sm--10{-webkit-box-ordinal-group:-9;-ms-flex-order:-10;order:-10}.flex-order-sm--9{-webkit-box-ordinal-group:-8;-ms-flex-order:-9;order:-9}.flex-order-sm--8{-webkit-box-ordinal-group:-7;-ms-flex-order:-8;order:-8}.flex-order-sm--7{-webkit-box-ordinal-group:-6;-ms-flex-order:-7;order:-7}.flex-order-sm--6{-webkit-box-ordinal-group:-5;-ms-flex-order:-6;order:-6}.flex-order-sm--5{-webkit-box-ordinal-group:-4;-ms-flex-order:-5;order:-5}.flex-order-sm--4{-webkit-box-ordinal-group:-3;-ms-flex-order:-4;order:-4}.flex-order-sm--3{-webkit-box-ordinal-group:-2;-ms-flex-order:-3;order:-3}.flex-order-sm--2{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.flex-order-sm--1{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.flex-order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.flex-order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex-order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex-order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex-order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex-order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex-order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex-order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex-order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex-order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex-order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex-order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex-order-sm-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.flex-order-sm-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.flex-order-sm-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.flex-order-sm-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.flex-order-sm-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.flex-order-sm-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.flex-order-sm-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.flex-order-sm-20{-webkit-box-ordinal-group:21;-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:calc(100% / 3)}.flex-offset-sm-66,.offset-sm-66{margin-left:calc(200% / 3)}[dir=rtl] .flex-offset-sm-66,[dir=rtl] .offset-sm-66{margin-left:auto;margin-right:calc(200% / 3)}.layout-align-sm,.layout-align-sm-start-stretch{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-sm-start,.layout-align-sm-start-center,.layout-align-sm-start-end,.layout-align-sm-start-start,.layout-align-sm-start-stretch{-webkit-box-pack:start;-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{-webkit-box-pack:center;-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{-webkit-box-pack:end;-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{-webkit-box-pack:justify;-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{-webkit-box-align: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{-webkit-box-align: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{-webkit-box-align: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{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-sm{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-0,.flex-sm-grow{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-none{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-noshrink{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-nogrow{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-sm-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.layout-column>.flex-sm-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.layout-sm-column>.flex-sm-0{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-10,.layout-row>.flex-sm-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-15,.layout-row>.flex-sm-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-20,.layout-row>.flex-sm-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-25,.layout-row>.flex-sm-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-30,.layout-row>.flex-sm-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-35,.layout-row>.flex-sm-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-40,.layout-row>.flex-sm-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-45,.layout-row>.flex-sm-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-50,.layout-row>.flex-sm-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-55,.layout-row>.flex-sm-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-60,.layout-row>.flex-sm-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-65,.layout-row>.flex-sm-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-70,.layout-row>.flex-sm-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-75,.layout-row>.flex-sm-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-80,.layout-row>.flex-sm-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-85,.layout-row>.flex-sm-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-90,.layout-row>.flex-sm-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-95,.layout-row>.flex-sm-95{-webkit-box-flex:1;-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-sm-95{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-95{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-sm-100,.layout-column>.flex-sm-100,.layout-row>.flex-sm-100,.layout-sm-column>.flex-sm-100,.layout-sm-row>.flex-sm-100{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-sm-66{-webkit-box-flex:1;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-33{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-sm-66{-webkit-box-flex:1;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:100%;max-height:66.66%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-33{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:33.33%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex-sm-66{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:66.66%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-row>.flex{min-width:0}.layout-sm-column>.flex-sm-33{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-sm-column>.flex-sm-66{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:66.66%;-webkit-box-sizing:border-box;box-sizing:border-box}.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:-webkit-box;display:-ms-flexbox;display:flex}.layout-sm-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layout-sm-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:960px){.flex-gt-sm-0,.layout-row>.flex-gt-sm-0{max-height:100%;max-width:0%}.flex-order-gt-sm--20{-webkit-box-ordinal-group:-19;-ms-flex-order:-20;order:-20}.flex-order-gt-sm--19{-webkit-box-ordinal-group:-18;-ms-flex-order:-19;order:-19}.flex-order-gt-sm--18{-webkit-box-ordinal-group:-17;-ms-flex-order:-18;order:-18}.flex-order-gt-sm--17{-webkit-box-ordinal-group:-16;-ms-flex-order:-17;order:-17}.flex-order-gt-sm--16{-webkit-box-ordinal-group:-15;-ms-flex-order:-16;order:-16}.flex-order-gt-sm--15{-webkit-box-ordinal-group:-14;-ms-flex-order:-15;order:-15}.flex-order-gt-sm--14{-webkit-box-ordinal-group:-13;-ms-flex-order:-14;order:-14}.flex-order-gt-sm--13{-webkit-box-ordinal-group:-12;-ms-flex-order:-13;order:-13}.flex-order-gt-sm--12{-webkit-box-ordinal-group:-11;-ms-flex-order:-12;order:-12}.flex-order-gt-sm--11{-webkit-box-ordinal-group:-10;-ms-flex-order:-11;order:-11}.flex-order-gt-sm--10{-webkit-box-ordinal-group:-9;-ms-flex-order:-10;order:-10}.flex-order-gt-sm--9{-webkit-box-ordinal-group:-8;-ms-flex-order:-9;order:-9}.flex-order-gt-sm--8{-webkit-box-ordinal-group:-7;-ms-flex-order:-8;order:-8}.flex-order-gt-sm--7{-webkit-box-ordinal-group:-6;-ms-flex-order:-7;order:-7}.flex-order-gt-sm--6{-webkit-box-ordinal-group:-5;-ms-flex-order:-6;order:-6}.flex-order-gt-sm--5{-webkit-box-ordinal-group:-4;-ms-flex-order:-5;order:-5}.flex-order-gt-sm--4{-webkit-box-ordinal-group:-3;-ms-flex-order:-4;order:-4}.flex-order-gt-sm--3{-webkit-box-ordinal-group:-2;-ms-flex-order:-3;order:-3}.flex-order-gt-sm--2{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.flex-order-gt-sm--1{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.flex-order-gt-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.flex-order-gt-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex-order-gt-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-order-gt-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex-order-gt-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex-order-gt-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex-order-gt-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex-order-gt-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex-order-gt-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex-order-gt-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex-order-gt-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex-order-gt-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex-order-gt-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex-order-gt-sm-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.flex-order-gt-sm-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.flex-order-gt-sm-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.flex-order-gt-sm-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.flex-order-gt-sm-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.flex-order-gt-sm-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.flex-order-gt-sm-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.flex-order-gt-sm-20{-webkit-box-ordinal-group:21;-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:calc(100% / 3)}.flex-offset-gt-sm-66,.offset-gt-sm-66{margin-left:calc(200% / 3)}[dir=rtl] .flex-offset-gt-sm-66,[dir=rtl] .offset-gt-sm-66{margin-left:auto;margin-right:calc(200% / 3)}.layout-align-gt-sm,.layout-align-gt-sm-start-stretch{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.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{-webkit-box-pack:start;-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{-webkit-box-pack:center;-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{-webkit-box-pack:end;-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{-webkit-box-pack:justify;-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{-webkit-box-align: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{-webkit-box-align: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{-webkit-box-align: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{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-gt-sm{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-0,.flex-gt-sm-grow{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-none{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-noshrink{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-nogrow{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-gt-sm-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.layout-column>.flex-gt-sm-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.layout-gt-sm-column>.flex-gt-sm-0{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-10,.layout-row>.flex-gt-sm-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-15,.layout-row>.flex-gt-sm-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-20,.layout-row>.flex-gt-sm-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-25,.layout-row>.flex-gt-sm-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-30,.layout-row>.flex-gt-sm-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-35,.layout-row>.flex-gt-sm-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-40,.layout-row>.flex-gt-sm-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-45,.layout-row>.flex-gt-sm-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-50,.layout-row>.flex-gt-sm-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-55,.layout-row>.flex-gt-sm-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-60,.layout-row>.flex-gt-sm-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-65,.layout-row>.flex-gt-sm-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-70,.layout-row>.flex-gt-sm-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-75,.layout-row>.flex-gt-sm-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-80,.layout-row>.flex-gt-sm-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-85,.layout-row>.flex-gt-sm-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-90,.layout-row>.flex-gt-sm-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-95,.layout-row>.flex-gt-sm-95{-webkit-box-flex:1;-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-gt-sm-95{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-95{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-sm-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{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-gt-sm-66{-webkit-box-flex:1;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-33{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-sm-66{-webkit-box-flex:1;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:100%;max-height:66.66%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-33{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:33.33%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-66{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:66.66%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-row>.flex{min-width:0}.layout-gt-sm-column>.flex-gt-sm-33{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-66{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:66.66%;-webkit-box-sizing:border-box;box-sizing:border-box}.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:-webkit-box;display:-ms-flexbox;display:flex}.layout-gt-sm-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layout-gt-sm-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:960px) and (max-width:1279px){.flex-md-0,.layout-row>.flex-md-0{max-height:100%;max-width:0%}.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{-webkit-box-ordinal-group:-19;-ms-flex-order:-20;order:-20}.flex-order-md--19{-webkit-box-ordinal-group:-18;-ms-flex-order:-19;order:-19}.flex-order-md--18{-webkit-box-ordinal-group:-17;-ms-flex-order:-18;order:-18}.flex-order-md--17{-webkit-box-ordinal-group:-16;-ms-flex-order:-17;order:-17}.flex-order-md--16{-webkit-box-ordinal-group:-15;-ms-flex-order:-16;order:-16}.flex-order-md--15{-webkit-box-ordinal-group:-14;-ms-flex-order:-15;order:-15}.flex-order-md--14{-webkit-box-ordinal-group:-13;-ms-flex-order:-14;order:-14}.flex-order-md--13{-webkit-box-ordinal-group:-12;-ms-flex-order:-13;order:-13}.flex-order-md--12{-webkit-box-ordinal-group:-11;-ms-flex-order:-12;order:-12}.flex-order-md--11{-webkit-box-ordinal-group:-10;-ms-flex-order:-11;order:-11}.flex-order-md--10{-webkit-box-ordinal-group:-9;-ms-flex-order:-10;order:-10}.flex-order-md--9{-webkit-box-ordinal-group:-8;-ms-flex-order:-9;order:-9}.flex-order-md--8{-webkit-box-ordinal-group:-7;-ms-flex-order:-8;order:-8}.flex-order-md--7{-webkit-box-ordinal-group:-6;-ms-flex-order:-7;order:-7}.flex-order-md--6{-webkit-box-ordinal-group:-5;-ms-flex-order:-6;order:-6}.flex-order-md--5{-webkit-box-ordinal-group:-4;-ms-flex-order:-5;order:-5}.flex-order-md--4{-webkit-box-ordinal-group:-3;-ms-flex-order:-4;order:-4}.flex-order-md--3{-webkit-box-ordinal-group:-2;-ms-flex-order:-3;order:-3}.flex-order-md--2{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.flex-order-md--1{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.flex-order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.flex-order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex-order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex-order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex-order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex-order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex-order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex-order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex-order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex-order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex-order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex-order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex-order-md-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.flex-order-md-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.flex-order-md-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.flex-order-md-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.flex-order-md-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.flex-order-md-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.flex-order-md-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.flex-order-md-20{-webkit-box-ordinal-group:21;-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:calc(100% / 3)}.flex-offset-md-66,.offset-md-66{margin-left:calc(200% / 3)}[dir=rtl] .flex-offset-md-66,[dir=rtl] .offset-md-66{margin-left:auto;margin-right:calc(200% / 3)}.layout-align-md,.layout-align-md-start-stretch{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-md-start,.layout-align-md-start-center,.layout-align-md-start-end,.layout-align-md-start-start,.layout-align-md-start-stretch{-webkit-box-pack:start;-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{-webkit-box-pack:center;-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{-webkit-box-pack:end;-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{-webkit-box-pack:justify;-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{-webkit-box-align: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{-webkit-box-align: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{-webkit-box-align: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{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-md{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-0,.flex-md-grow{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-none{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-noshrink{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-nogrow{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-md-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.layout-column>.flex-md-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.layout-md-column>.flex-md-0{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-10,.layout-row>.flex-md-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-15,.layout-row>.flex-md-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-20,.layout-row>.flex-md-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-25,.layout-row>.flex-md-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-30,.layout-row>.flex-md-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-35,.layout-row>.flex-md-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-40,.layout-row>.flex-md-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-45,.layout-row>.flex-md-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-50,.layout-row>.flex-md-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-55,.layout-row>.flex-md-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-60,.layout-row>.flex-md-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-65,.layout-row>.flex-md-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-70,.layout-row>.flex-md-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-75,.layout-row>.flex-md-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-80,.layout-row>.flex-md-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-85,.layout-row>.flex-md-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-90,.layout-row>.flex-md-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-95,.layout-row>.flex-md-95{-webkit-box-flex:1;-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-md-95{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-95{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-md-100,.layout-column>.flex-md-100,.layout-md-column>.flex-md-100,.layout-md-row>.flex-md-100,.layout-row>.flex-md-100{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-md-66{-webkit-box-flex:1;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-33{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-md-66{-webkit-box-flex:1;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:100%;max-height:66.66%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-33{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:33.33%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex-md-66{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:66.66%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-row>.flex{min-width:0}.layout-md-column>.flex-md-33{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-md-column>.flex-md-66{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:66.66%;-webkit-box-sizing:border-box;box-sizing:border-box}.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:-webkit-box;display:-ms-flexbox;display:flex}.layout-md-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layout-md-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1280px){.flex-gt-md-0,.layout-row>.flex-gt-md-0{max-height:100%;max-width:0%}.flex-order-gt-md--20{-webkit-box-ordinal-group:-19;-ms-flex-order:-20;order:-20}.flex-order-gt-md--19{-webkit-box-ordinal-group:-18;-ms-flex-order:-19;order:-19}.flex-order-gt-md--18{-webkit-box-ordinal-group:-17;-ms-flex-order:-18;order:-18}.flex-order-gt-md--17{-webkit-box-ordinal-group:-16;-ms-flex-order:-17;order:-17}.flex-order-gt-md--16{-webkit-box-ordinal-group:-15;-ms-flex-order:-16;order:-16}.flex-order-gt-md--15{-webkit-box-ordinal-group:-14;-ms-flex-order:-15;order:-15}.flex-order-gt-md--14{-webkit-box-ordinal-group:-13;-ms-flex-order:-14;order:-14}.flex-order-gt-md--13{-webkit-box-ordinal-group:-12;-ms-flex-order:-13;order:-13}.flex-order-gt-md--12{-webkit-box-ordinal-group:-11;-ms-flex-order:-12;order:-12}.flex-order-gt-md--11{-webkit-box-ordinal-group:-10;-ms-flex-order:-11;order:-11}.flex-order-gt-md--10{-webkit-box-ordinal-group:-9;-ms-flex-order:-10;order:-10}.flex-order-gt-md--9{-webkit-box-ordinal-group:-8;-ms-flex-order:-9;order:-9}.flex-order-gt-md--8{-webkit-box-ordinal-group:-7;-ms-flex-order:-8;order:-8}.flex-order-gt-md--7{-webkit-box-ordinal-group:-6;-ms-flex-order:-7;order:-7}.flex-order-gt-md--6{-webkit-box-ordinal-group:-5;-ms-flex-order:-6;order:-6}.flex-order-gt-md--5{-webkit-box-ordinal-group:-4;-ms-flex-order:-5;order:-5}.flex-order-gt-md--4{-webkit-box-ordinal-group:-3;-ms-flex-order:-4;order:-4}.flex-order-gt-md--3{-webkit-box-ordinal-group:-2;-ms-flex-order:-3;order:-3}.flex-order-gt-md--2{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.flex-order-gt-md--1{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.flex-order-gt-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.flex-order-gt-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex-order-gt-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-order-gt-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex-order-gt-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex-order-gt-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex-order-gt-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex-order-gt-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex-order-gt-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex-order-gt-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex-order-gt-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex-order-gt-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex-order-gt-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex-order-gt-md-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.flex-order-gt-md-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.flex-order-gt-md-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.flex-order-gt-md-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.flex-order-gt-md-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.flex-order-gt-md-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.flex-order-gt-md-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.flex-order-gt-md-20{-webkit-box-ordinal-group:21;-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:calc(100% / 3)}.flex-offset-gt-md-66,.offset-gt-md-66{margin-left:calc(200% / 3)}[dir=rtl] .flex-offset-gt-md-66,[dir=rtl] .offset-gt-md-66{margin-left:auto;margin-right:calc(200% / 3)}.layout-align-gt-md,.layout-align-gt-md-start-stretch{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.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{-webkit-box-pack:start;-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{-webkit-box-pack:center;-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{-webkit-box-pack:end;-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{-webkit-box-pack:justify;-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{-webkit-box-align: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{-webkit-box-align: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{-webkit-box-align: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{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-gt-md{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-0,.flex-gt-md-grow{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-none{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-noshrink{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-nogrow{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-gt-md-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.layout-column>.flex-gt-md-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.layout-gt-md-column>.flex-gt-md-0{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-10,.layout-row>.flex-gt-md-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-15,.layout-row>.flex-gt-md-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-20,.layout-row>.flex-gt-md-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-25,.layout-row>.flex-gt-md-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-30,.layout-row>.flex-gt-md-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-35,.layout-row>.flex-gt-md-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-40,.layout-row>.flex-gt-md-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-45,.layout-row>.flex-gt-md-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-50,.layout-row>.flex-gt-md-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-55,.layout-row>.flex-gt-md-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-60,.layout-row>.flex-gt-md-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-65,.layout-row>.flex-gt-md-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-70,.layout-row>.flex-gt-md-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-75,.layout-row>.flex-gt-md-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-80,.layout-row>.flex-gt-md-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-85,.layout-row>.flex-gt-md-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-90,.layout-row>.flex-gt-md-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-95,.layout-row>.flex-gt-md-95{-webkit-box-flex:1;-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-gt-md-95{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-95{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-md-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{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-gt-md-66{-webkit-box-flex:1;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-33{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-md-66{-webkit-box-flex:1;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:100%;max-height:66.66%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-33{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:33.33%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-66{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:66.66%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-row>.flex{min-width:0}.layout-gt-md-column>.flex-gt-md-33{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-66{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:66.66%;-webkit-box-sizing:border-box;box-sizing:border-box}.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:-webkit-box;display:-ms-flexbox;display:flex}.layout-gt-md-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layout-gt-md-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1280px) and (max-width:1919px){.flex-lg-0,.layout-row>.flex-lg-0{max-height:100%;max-width:0%}.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{-webkit-box-ordinal-group:-19;-ms-flex-order:-20;order:-20}.flex-order-lg--19{-webkit-box-ordinal-group:-18;-ms-flex-order:-19;order:-19}.flex-order-lg--18{-webkit-box-ordinal-group:-17;-ms-flex-order:-18;order:-18}.flex-order-lg--17{-webkit-box-ordinal-group:-16;-ms-flex-order:-17;order:-17}.flex-order-lg--16{-webkit-box-ordinal-group:-15;-ms-flex-order:-16;order:-16}.flex-order-lg--15{-webkit-box-ordinal-group:-14;-ms-flex-order:-15;order:-15}.flex-order-lg--14{-webkit-box-ordinal-group:-13;-ms-flex-order:-14;order:-14}.flex-order-lg--13{-webkit-box-ordinal-group:-12;-ms-flex-order:-13;order:-13}.flex-order-lg--12{-webkit-box-ordinal-group:-11;-ms-flex-order:-12;order:-12}.flex-order-lg--11{-webkit-box-ordinal-group:-10;-ms-flex-order:-11;order:-11}.flex-order-lg--10{-webkit-box-ordinal-group:-9;-ms-flex-order:-10;order:-10}.flex-order-lg--9{-webkit-box-ordinal-group:-8;-ms-flex-order:-9;order:-9}.flex-order-lg--8{-webkit-box-ordinal-group:-7;-ms-flex-order:-8;order:-8}.flex-order-lg--7{-webkit-box-ordinal-group:-6;-ms-flex-order:-7;order:-7}.flex-order-lg--6{-webkit-box-ordinal-group:-5;-ms-flex-order:-6;order:-6}.flex-order-lg--5{-webkit-box-ordinal-group:-4;-ms-flex-order:-5;order:-5}.flex-order-lg--4{-webkit-box-ordinal-group:-3;-ms-flex-order:-4;order:-4}.flex-order-lg--3{-webkit-box-ordinal-group:-2;-ms-flex-order:-3;order:-3}.flex-order-lg--2{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.flex-order-lg--1{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.flex-order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.flex-order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex-order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex-order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex-order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex-order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex-order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex-order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex-order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex-order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex-order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex-order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex-order-lg-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.flex-order-lg-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.flex-order-lg-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.flex-order-lg-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.flex-order-lg-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.flex-order-lg-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.flex-order-lg-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.flex-order-lg-20{-webkit-box-ordinal-group:21;-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:calc(100% / 3)}.flex-offset-lg-66,.offset-lg-66{margin-left:calc(200% / 3)}[dir=rtl] .flex-offset-lg-66,[dir=rtl] .offset-lg-66{margin-left:auto;margin-right:calc(200% / 3)}.layout-align-lg,.layout-align-lg-start-stretch{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-lg-start,.layout-align-lg-start-center,.layout-align-lg-start-end,.layout-align-lg-start-start,.layout-align-lg-start-stretch{-webkit-box-pack:start;-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{-webkit-box-pack:center;-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{-webkit-box-pack:end;-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{-webkit-box-pack:justify;-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{-webkit-box-align: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{-webkit-box-align: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{-webkit-box-align: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{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-lg{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-0,.flex-lg-grow{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-none{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-noshrink{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-nogrow{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-lg-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.layout-column>.flex-lg-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.layout-lg-column>.flex-lg-0{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-10,.layout-row>.flex-lg-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-15,.layout-row>.flex-lg-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-20,.layout-row>.flex-lg-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-25,.layout-row>.flex-lg-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-30,.layout-row>.flex-lg-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-35,.layout-row>.flex-lg-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-40,.layout-row>.flex-lg-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-45,.layout-row>.flex-lg-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-50,.layout-row>.flex-lg-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-55,.layout-row>.flex-lg-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-60,.layout-row>.flex-lg-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-65,.layout-row>.flex-lg-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-70,.layout-row>.flex-lg-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-75,.layout-row>.flex-lg-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-80,.layout-row>.flex-lg-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-85,.layout-row>.flex-lg-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-90,.layout-row>.flex-lg-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-95,.layout-row>.flex-lg-95{-webkit-box-flex:1;-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-lg-95{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-95{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-lg-100,.layout-column>.flex-lg-100,.layout-lg-column>.flex-lg-100,.layout-lg-row>.flex-lg-100,.layout-row>.flex-lg-100{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-lg-66{-webkit-box-flex:1;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-33{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-lg-66{-webkit-box-flex:1;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:100%;max-height:66.66%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-33{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:33.33%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex-lg-66{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:66.66%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-row>.flex{min-width:0}.layout-lg-column>.flex-lg-33{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-lg-column>.flex-lg-66{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:66.66%;-webkit-box-sizing:border-box;box-sizing:border-box}.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:-webkit-box;display:-ms-flexbox;display:flex}.layout-lg-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layout-lg-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1920px){.flex-order-gt-lg--20,.flex-order-xl--20{-webkit-box-ordinal-group:-19;-ms-flex-order:-20;order:-20}.flex-offset-gt-lg-0,.flex-offset-xl-0,.offset-gt-lg-0,.offset-xl-0{margin-left:0}.flex-gt-lg-0,.layout-row>.flex-gt-lg-0{max-height:100%;max-width:0%}.flex-order-gt-lg--19{-webkit-box-ordinal-group:-18;-ms-flex-order:-19;order:-19}.flex-order-gt-lg--18{-webkit-box-ordinal-group:-17;-ms-flex-order:-18;order:-18}.flex-order-gt-lg--17{-webkit-box-ordinal-group:-16;-ms-flex-order:-17;order:-17}.flex-order-gt-lg--16{-webkit-box-ordinal-group:-15;-ms-flex-order:-16;order:-16}.flex-order-gt-lg--15{-webkit-box-ordinal-group:-14;-ms-flex-order:-15;order:-15}.flex-order-gt-lg--14{-webkit-box-ordinal-group:-13;-ms-flex-order:-14;order:-14}.flex-order-gt-lg--13{-webkit-box-ordinal-group:-12;-ms-flex-order:-13;order:-13}.flex-order-gt-lg--12{-webkit-box-ordinal-group:-11;-ms-flex-order:-12;order:-12}.flex-order-gt-lg--11{-webkit-box-ordinal-group:-10;-ms-flex-order:-11;order:-11}.flex-order-gt-lg--10{-webkit-box-ordinal-group:-9;-ms-flex-order:-10;order:-10}.flex-order-gt-lg--9{-webkit-box-ordinal-group:-8;-ms-flex-order:-9;order:-9}.flex-order-gt-lg--8{-webkit-box-ordinal-group:-7;-ms-flex-order:-8;order:-8}.flex-order-gt-lg--7{-webkit-box-ordinal-group:-6;-ms-flex-order:-7;order:-7}.flex-order-gt-lg--6{-webkit-box-ordinal-group:-5;-ms-flex-order:-6;order:-6}.flex-order-gt-lg--5{-webkit-box-ordinal-group:-4;-ms-flex-order:-5;order:-5}.flex-order-gt-lg--4{-webkit-box-ordinal-group:-3;-ms-flex-order:-4;order:-4}.flex-order-gt-lg--3{-webkit-box-ordinal-group:-2;-ms-flex-order:-3;order:-3}.flex-order-gt-lg--2{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.flex-order-gt-lg--1{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.flex-order-gt-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.flex-order-gt-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex-order-gt-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-order-gt-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex-order-gt-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex-order-gt-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex-order-gt-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex-order-gt-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex-order-gt-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex-order-gt-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex-order-gt-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex-order-gt-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex-order-gt-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex-order-gt-lg-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.flex-order-gt-lg-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.flex-order-gt-lg-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.flex-order-gt-lg-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.flex-order-gt-lg-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.flex-order-gt-lg-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.flex-order-gt-lg-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.flex-order-gt-lg-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}[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:calc(100% / 3)}.flex-offset-gt-lg-66,.offset-gt-lg-66{margin-left:calc(200% / 3)}[dir=rtl] .flex-offset-gt-lg-66,[dir=rtl] .offset-gt-lg-66{margin-left:auto;margin-right:calc(200% / 3)}.layout-align-gt-lg,.layout-align-gt-lg-start-stretch{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.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{-webkit-box-pack:start;-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{-webkit-box-pack:center;-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{-webkit-box-pack:end;-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{-webkit-box-pack:justify;-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{-webkit-box-align: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{-webkit-box-align: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{-webkit-box-align: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{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-gt-lg{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-0,.flex-gt-lg-grow{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-none{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-noshrink{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-nogrow{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-gt-lg-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.layout-column>.flex-gt-lg-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.layout-gt-lg-column>.flex-gt-lg-0{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-10,.layout-row>.flex-gt-lg-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-15,.layout-row>.flex-gt-lg-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-20,.layout-row>.flex-gt-lg-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-25,.layout-row>.flex-gt-lg-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-30,.layout-row>.flex-gt-lg-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-35,.layout-row>.flex-gt-lg-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-40,.layout-row>.flex-gt-lg-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-45,.layout-row>.flex-gt-lg-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-50,.layout-row>.flex-gt-lg-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-55,.layout-row>.flex-gt-lg-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-60,.layout-row>.flex-gt-lg-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-65,.layout-row>.flex-gt-lg-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-70,.layout-row>.flex-gt-lg-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-75,.layout-row>.flex-gt-lg-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-80,.layout-row>.flex-gt-lg-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-85,.layout-row>.flex-gt-lg-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-90,.layout-row>.flex-gt-lg-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-95,.layout-row>.flex-gt-lg-95{-webkit-box-flex:1;-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-gt-lg-95{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-95{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-gt-lg-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{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-gt-lg-66{-webkit-box-flex:1;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-33{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-gt-lg-66{-webkit-box-flex:1;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:100%;max-height:66.66%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-33{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:33.33%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-66{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:66.66%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-row>.flex{min-width:0}.layout-gt-lg-column>.flex-gt-lg-33{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-66{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:66.66%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-0,.layout-row>.flex-xl-0{max-height:100%;max-width:0%}.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:-webkit-box;display:-ms-flexbox;display:flex}.layout-gt-lg-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layout-gt-lg-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-order-xl--19{-webkit-box-ordinal-group:-18;-ms-flex-order:-19;order:-19}.flex-order-xl--18{-webkit-box-ordinal-group:-17;-ms-flex-order:-18;order:-18}.flex-order-xl--17{-webkit-box-ordinal-group:-16;-ms-flex-order:-17;order:-17}.flex-order-xl--16{-webkit-box-ordinal-group:-15;-ms-flex-order:-16;order:-16}.flex-order-xl--15{-webkit-box-ordinal-group:-14;-ms-flex-order:-15;order:-15}.flex-order-xl--14{-webkit-box-ordinal-group:-13;-ms-flex-order:-14;order:-14}.flex-order-xl--13{-webkit-box-ordinal-group:-12;-ms-flex-order:-13;order:-13}.flex-order-xl--12{-webkit-box-ordinal-group:-11;-ms-flex-order:-12;order:-12}.flex-order-xl--11{-webkit-box-ordinal-group:-10;-ms-flex-order:-11;order:-11}.flex-order-xl--10{-webkit-box-ordinal-group:-9;-ms-flex-order:-10;order:-10}.flex-order-xl--9{-webkit-box-ordinal-group:-8;-ms-flex-order:-9;order:-9}.flex-order-xl--8{-webkit-box-ordinal-group:-7;-ms-flex-order:-8;order:-8}.flex-order-xl--7{-webkit-box-ordinal-group:-6;-ms-flex-order:-7;order:-7}.flex-order-xl--6{-webkit-box-ordinal-group:-5;-ms-flex-order:-6;order:-6}.flex-order-xl--5{-webkit-box-ordinal-group:-4;-ms-flex-order:-5;order:-5}.flex-order-xl--4{-webkit-box-ordinal-group:-3;-ms-flex-order:-4;order:-4}.flex-order-xl--3{-webkit-box-ordinal-group:-2;-ms-flex-order:-3;order:-3}.flex-order-xl--2{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.flex-order-xl--1{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.flex-order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.flex-order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex-order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex-order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex-order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex-order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex-order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex-order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex-order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex-order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex-order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex-order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex-order-xl-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.flex-order-xl-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.flex-order-xl-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.flex-order-xl-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.flex-order-xl-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.flex-order-xl-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.flex-order-xl-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.flex-order-xl-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}[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:calc(100% / 3)}.flex-offset-xl-66,.offset-xl-66{margin-left:calc(200% / 3)}[dir=rtl] .flex-offset-xl-66,[dir=rtl] .offset-xl-66{margin-left:auto;margin-right:calc(200% / 3)}.layout-align-xl,.layout-align-xl-start-stretch{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-xl-start,.layout-align-xl-start-center,.layout-align-xl-start-end,.layout-align-xl-start-start,.layout-align-xl-start-stretch{-webkit-box-pack:start;-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{-webkit-box-pack:center;-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{-webkit-box-pack:end;-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{-webkit-box-pack:justify;-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{-webkit-box-align: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{-webkit-box-align: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{-webkit-box-align: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{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-xl{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-0,.flex-xl-grow{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-none{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-noshrink{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-nogrow{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-xl-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.layout-column>.flex-xl-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-0{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.layout-xl-column>.flex-xl-0{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-5{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-10,.layout-row>.flex-xl-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-10{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-15,.layout-row>.flex-xl-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-15{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-20,.layout-row>.flex-xl-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-20{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-25,.layout-row>.flex-xl-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-25{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-30,.layout-row>.flex-xl-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-30{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-35,.layout-row>.flex-xl-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-35{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-40,.layout-row>.flex-xl-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-40{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-45,.layout-row>.flex-xl-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-45{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-50,.layout-row>.flex-xl-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-50{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-55,.layout-row>.flex-xl-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-55{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-60,.layout-row>.flex-xl-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-60{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-65,.layout-row>.flex-xl-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-65{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-70,.layout-row>.flex-xl-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-70{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-75,.layout-row>.flex-xl-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-75{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-80,.layout-row>.flex-xl-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-80{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-85,.layout-row>.flex-xl-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-85{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-90,.layout-row>.flex-xl-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-90{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-95,.layout-row>.flex-xl-95{-webkit-box-flex:1;-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-xl-95{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-95{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;-webkit-box-sizing:border-box;box-sizing:border-box}.flex-xl-100,.layout-column>.flex-xl-100,.layout-row>.flex-xl-100,.layout-xl-column>.flex-xl-100,.layout-xl-row>.flex-xl-100{-webkit-box-flex:1;-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{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-row>.flex-xl-66{-webkit-box-flex:1;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-33{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-column>.flex-xl-66{-webkit-box-flex:1;-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:100%;max-height:66.66%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-33{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:33.33%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex-xl-66{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:66.66%;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-row>.flex{min-width:0}.layout-xl-column>.flex-xl-33{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-xl-column>.flex-xl-66{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:66.66%;-webkit-box-sizing:border-box;box-sizing:border-box}.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:-webkit-box;display:-ms-flexbox;display:flex}.layout-xl-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layout-xl-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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}}md-content{display:block;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-content,md-content.md-default-theme{color:rgba(0,0,0,.87);background-color:"A100"}md-card{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:8px}.md-button.md-fab,.md-button.md-raised:not([disabled]),.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-card md-card-header{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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-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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}md-card md-card-header md-card-header-text .md-subhead{font-size:14px}md-card md-card-title-media img,md-card>img,md-card>md-card-header img{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;height:auto}md-card md-card-title{padding:24px 16px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;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{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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-card,md-card.md-default-theme{color:rgba(0,0,0,.87);background-color:#fff;border-radius:2px}md-card .md-card-image,md-card.md-default-theme .md-card-image{border-radius:2px 2px 0 0}md-card md-card-header md-card-avatar md-icon,md-card.md-default-theme md-card-header md-card-avatar md-icon{color:#fff;background-color:rgba(0,0,0,.38)}md-card md-card-header md-card-header-text .md-subhead,md-card md-card-title md-card-title-text:not(:only-child) .md-subhead,md-card.md-default-theme md-card-header md-card-header-text .md-subhead,md-card.md-default-theme md-card-title md-card-title-text:not(:only-child) .md-subhead{color:rgba(0,0,0,.54)}button.md-button::-moz-focus-inner{border:0}.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,.md-button:hover{text-decoration:none}.md-button.ng-hide,.md-button.ng-leave{-webkit-transition:none;transition:none}.md-button.md-cornered{border-radius:0}.md-button.md-icon{padding:0;background:0 0}.md-button.md-icon-button .md-ripple-container{border-radius:50%;background-clip:padding-box;overflow:hidden;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)}.md-button.md-fab{z-index:20;line-height:56px;min-width:0;width:56px;height:56px;vertical-align:middle;border-radius:50%;background-clip:padding-box;overflow:hidden;-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-property:background-color,-webkit-box-shadow,-webkit-transform;transition-property:background-color,-webkit-box-shadow,-webkit-transform;transition-property:background-color,box-shadow,transform;transition-property:background-color,box-shadow,transform,-webkit-box-shadow,-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-ripple-container{border-radius:50%;background-clip:padding-box;overflow:hidden;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)}.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;transition:none}.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:2px;background-clip:padding-box;overflow:hidden;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)}.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);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);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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.md-button-group>.md-button{-webkit-box-flex:1;-ms-flex:1;flex:1;display:block;overflow:hidden;width:0;border-width:1px 0 1px 1px;border-radius:0;text-align:center;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-button.md-default-theme:not([disabled]).md-focused,.md-button.md-default-theme:not([disabled]):hover,.md-button:not([disabled]).md-focused,.md-button:not([disabled]):hover{background-color:rgba(158,158,158,.2)}.md-button.md-default-theme:not([disabled]).md-icon-button:hover,.md-button:not([disabled]).md-icon-button:hover{background-color:transparent}.md-button.md-default-theme.md-fab md-icon,.md-button.md-fab md-icon{color:rgba(255,255,255,.87)}.md-button.md-default-theme.md-primary,.md-button.md-primary{color:#2196f3}.md-button.md-default-theme.md-primary.md-fab,.md-button.md-default-theme.md-primary.md-raised,.md-button.md-primary.md-fab,.md-button.md-primary.md-raised{color:#fff;background-color:#2196f3}.md-button.md-default-theme.md-primary.md-fab:not([disabled]) md-icon,.md-button.md-default-theme.md-primary.md-raised:not([disabled]) md-icon,.md-button.md-primary.md-fab:not([disabled]) md-icon,.md-button.md-primary.md-raised:not([disabled]) md-icon{color:#fff}.md-button.md-default-theme.md-primary.md-fab:not([disabled]).md-focused,.md-button.md-default-theme.md-primary.md-fab:not([disabled]):hover,.md-button.md-default-theme.md-primary.md-raised:not([disabled]).md-focused,.md-button.md-default-theme.md-primary.md-raised:not([disabled]):hover,.md-button.md-primary.md-fab:not([disabled]).md-focused,.md-button.md-primary.md-fab:not([disabled]):hover,.md-button.md-primary.md-raised:not([disabled]).md-focused,.md-button.md-primary.md-raised:not([disabled]):hover{background-color:#1e88e5}.md-button.md-default-theme.md-primary:not([disabled]) md-icon,.md-button.md-primary:not([disabled]) md-icon{color:#2196f3}.md-button.md-default-theme.md-fab,.md-button.md-fab{background-color:#673ab7;color:rgba(255,255,255,.87)}.md-button.md-default-theme.md-fab:not([disabled]) .md-icon,.md-button.md-fab:not([disabled]) .md-icon{color:rgba(255,255,255,.87)}.md-button.md-default-theme.md-fab:not([disabled]).md-focused,.md-button.md-default-theme.md-fab:not([disabled]):hover,.md-button.md-fab:not([disabled]).md-focused,.md-button.md-fab:not([disabled]):hover{background-color:#6200ea}.md-button.md-default-theme.md-raised,.md-button.md-raised{color:#212121;background-color:#fafafa}.md-button.md-default-theme.md-raised:not([disabled]) md-icon,.md-button.md-raised:not([disabled]) md-icon{color:#212121}.md-button.md-default-theme.md-raised:not([disabled]):hover,.md-button.md-raised:not([disabled]):hover{background-color:#fafafa}.md-button.md-default-theme.md-raised:not([disabled]).md-focused,.md-button.md-raised:not([disabled]).md-focused{background-color:#eee}.md-button.md-default-theme.md-warn,.md-button.md-warn{color:#f44336}.md-button.md-default-theme.md-warn.md-fab,.md-button.md-default-theme.md-warn.md-raised,.md-button.md-warn.md-fab,.md-button.md-warn.md-raised{color:#fff;background-color:#f44336}.md-button.md-default-theme.md-warn.md-fab:not([disabled]) md-icon,.md-button.md-default-theme.md-warn.md-raised:not([disabled]) md-icon,.md-button.md-warn.md-fab:not([disabled]) md-icon,.md-button.md-warn.md-raised:not([disabled]) md-icon{color:#fff}.md-button.md-default-theme.md-warn.md-fab:not([disabled]).md-focused,.md-button.md-default-theme.md-warn.md-fab:not([disabled]):hover,.md-button.md-default-theme.md-warn.md-raised:not([disabled]).md-focused,.md-button.md-default-theme.md-warn.md-raised:not([disabled]):hover,.md-button.md-warn.md-fab:not([disabled]).md-focused,.md-button.md-warn.md-fab:not([disabled]):hover,.md-button.md-warn.md-raised:not([disabled]).md-focused,.md-button.md-warn.md-raised:not([disabled]):hover{background-color:#e53935}.md-button.md-default-theme.md-warn:not([disabled]) md-icon,.md-button.md-warn:not([disabled]) md-icon{color:#f44336}.md-button.md-accent,.md-button.md-default-theme.md-accent{color:#673ab7}.md-button.md-accent.md-fab,.md-button.md-accent.md-raised,.md-button.md-default-theme.md-accent.md-fab,.md-button.md-default-theme.md-accent.md-raised{color:rgba(255,255,255,.87);background-color:#673ab7}.md-button.md-accent.md-fab:not([disabled]) md-icon,.md-button.md-accent.md-raised:not([disabled]) md-icon,.md-button.md-default-theme.md-accent.md-fab:not([disabled]) md-icon,.md-button.md-default-theme.md-accent.md-raised:not([disabled]) md-icon{color:rgba(255,255,255,.87)}.md-button.md-accent.md-fab:not([disabled]).md-focused,.md-button.md-accent.md-fab:not([disabled]):hover,.md-button.md-accent.md-raised:not([disabled]).md-focused,.md-button.md-accent.md-raised:not([disabled]):hover,.md-button.md-default-theme.md-accent.md-fab:not([disabled]).md-focused,.md-button.md-default-theme.md-accent.md-fab:not([disabled]):hover,.md-button.md-default-theme.md-accent.md-raised:not([disabled]).md-focused,.md-button.md-default-theme.md-accent.md-raised:not([disabled]):hover{background-color:#6200ea}.md-button.md-accent:not([disabled]) md-icon,.md-button.md-default-theme.md-accent:not([disabled]) md-icon{color:#673ab7}.md-button.md-accent[disabled],.md-button.md-default-theme.md-accent[disabled],.md-button.md-default-theme.md-fab[disabled],.md-button.md-default-theme.md-raised[disabled],.md-button.md-default-theme.md-warn[disabled],.md-button.md-default-theme[disabled],.md-button.md-fab[disabled],.md-button.md-raised[disabled],.md-button.md-warn[disabled],.md-button[disabled]{color:rgba(0,0,0,.38);cursor:default}.md-button.md-accent[disabled] md-icon,.md-button.md-default-theme.md-accent[disabled] md-icon,.md-button.md-default-theme.md-fab[disabled] md-icon,.md-button.md-default-theme.md-raised[disabled] md-icon,.md-button.md-default-theme.md-warn[disabled] md-icon,.md-button.md-default-theme[disabled] md-icon,.md-button.md-fab[disabled] md-icon,.md-button.md-raised[disabled] md-icon,.md-button.md-warn[disabled] md-icon,.md-button[disabled] md-icon{color:rgba(0,0,0,.38)}.md-button.md-default-theme.md-fab[disabled],.md-button.md-default-theme.md-raised[disabled],.md-button.md-fab[disabled],.md-button.md-raised[disabled]{background-color:rgba(0,0,0,.12)}.md-button.md-default-theme[disabled],.md-button[disabled]{background-color:transparent}._md a.md-default-theme:not(.md-button).md-primary,._md a:not(.md-button).md-primary{color:#2196f3}._md a.md-default-theme:not(.md-button).md-primary:hover,._md a:not(.md-button).md-primary:hover{color:#1976d2}._md a.md-default-theme:not(.md-button).md-accent,._md a:not(.md-button).md-accent{color:#673ab7}._md a.md-default-theme:not(.md-button).md-accent:hover,._md a:not(.md-button).md-accent:hover,md-checkbox .md-ripple,md-checkbox.md-default-theme .md-ripple{color:#6200ea}._md a.md-default-theme:not(.md-button).md-warn,._md a:not(.md-button).md-warn{color:#f44336}._md a.md-default-theme:not(.md-button).md-warn:hover,._md a:not(.md-button).md-warn:hover{color:#d32f2f}.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:0;-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%);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{-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;transition:all .5s;width:auto}md-checkbox .md-container:after{-webkit-box-sizing:border-box;box-sizing:border-box;content:'';position:absolute;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:240ms;transition:240ms;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);transform:rotate(45deg);position:absolute;left:4.67px;top:.22px;display:table;width:6.67px;height:13.33px;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%);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,md-radio-button{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}md-checkbox .md-label{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-checkbox.md-checked .md-ripple,md-checkbox.md-default-theme.md-checked .md-ripple{color:#757575}md-checkbox.md-checked.md-focused .md-container:before,md-checkbox.md-default-theme.md-checked.md-focused .md-container:before{background-color:rgba(103,58,183,.26)}md-checkbox .md-ink-ripple,md-checkbox.md-default-theme .md-ink-ripple{color:rgba(0,0,0,.54)}md-checkbox.md-checked .md-ink-ripple,md-checkbox.md-default-theme.md-checked .md-ink-ripple,md-radio-button.md-checked .md-ink-ripple,md-radio-button.md-default-theme.md-checked .md-ink-ripple{color:rgba(103,58,183,.87)}md-checkbox.md-default-theme:not(.md-checked) .md-icon,md-checkbox:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.54)}md-checkbox.md-checked .md-icon,md-checkbox.md-default-theme.md-checked .md-icon{background-color:rgba(103,58,183,.87)}md-checkbox.md-checked .md-icon:after,md-checkbox.md-default-theme.md-checked .md-icon:after{border-color:rgba(255,255,255,.87)}md-checkbox.md-default-theme:not([disabled]).md-primary .md-ripple,md-checkbox:not([disabled]).md-primary .md-ripple{color:#1e88e5}md-checkbox.md-default-theme:not([disabled]).md-primary.md-checked .md-ripple,md-checkbox:not([disabled]).md-primary.md-checked .md-ripple{color:#757575}md-checkbox.md-default-theme:not([disabled]).md-primary .md-ink-ripple,md-checkbox:not([disabled]).md-primary .md-ink-ripple{color:rgba(0,0,0,.54)}md-checkbox.md-default-theme:not([disabled]).md-primary.md-checked .md-ink-ripple,md-checkbox:not([disabled]).md-primary.md-checked .md-ink-ripple{color:rgba(33,150,243,.87)}md-checkbox.md-default-theme:not([disabled]).md-primary:not(.md-checked) .md-icon,md-checkbox:not([disabled]).md-primary:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.54)}md-checkbox.md-default-theme:not([disabled]).md-primary.md-checked .md-icon,md-checkbox:not([disabled]).md-primary.md-checked .md-icon{background-color:rgba(33,150,243,.87)}md-checkbox.md-default-theme:not([disabled]).md-primary.md-checked.md-focused .md-container:before,md-checkbox:not([disabled]).md-primary.md-checked.md-focused .md-container:before{background-color:rgba(33,150,243,.26)}md-checkbox.md-default-theme:not([disabled]).md-primary.md-checked .md-icon:after,md-checkbox:not([disabled]).md-primary.md-checked .md-icon:after{border-color:rgba(255,255,255,.87)}md-checkbox.md-default-theme:not([disabled]).md-warn:not(.md-checked) .md-icon,md-checkbox:not([disabled]).md-warn:not(.md-checked) .md-icon,md-radio-button .md-off,md-radio-button.md-default-theme .md-off{border-color:rgba(0,0,0,.54)}md-checkbox.md-default-theme:not([disabled]).md-primary .md-indeterminate[disabled] .md-container,md-checkbox:not([disabled]).md-primary .md-indeterminate[disabled] .md-container{color:rgba(0,0,0,.38)}md-checkbox.md-default-theme:not([disabled]).md-warn .md-ripple,md-checkbox:not([disabled]).md-warn .md-ripple{color:#e53935}md-checkbox.md-default-theme:not([disabled]).md-warn .md-ink-ripple,md-checkbox:not([disabled]).md-warn .md-ink-ripple{color:rgba(0,0,0,.54)}md-checkbox.md-default-theme:not([disabled]).md-warn.md-checked .md-ink-ripple,md-checkbox:not([disabled]).md-warn.md-checked .md-ink-ripple{color:rgba(244,67,54,.87)}md-checkbox.md-default-theme:not([disabled]).md-warn.md-checked .md-icon,md-checkbox:not([disabled]).md-warn.md-checked .md-icon{background-color:rgba(244,67,54,.87)}md-checkbox.md-default-theme:not([disabled]).md-warn.md-checked.md-focused:not([disabled]) .md-container:before,md-checkbox:not([disabled]).md-warn.md-checked.md-focused:not([disabled]) .md-container:before{background-color:rgba(244,67,54,.26)}md-checkbox.md-default-theme:not([disabled]).md-warn.md-checked .md-icon:after,md-checkbox:not([disabled]).md-warn.md-checked .md-icon:after{border-color:#eee}md-checkbox.md-default-theme[disabled]:not(.md-checked) .md-icon,md-checkbox[disabled]:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.38)}md-checkbox.md-default-theme[disabled].md-checked .md-icon,md-checkbox[disabled].md-checked .md-icon{background-color:rgba(0,0,0,.38)}md-checkbox.md-default-theme[disabled].md-checked .md-icon:after,md-checkbox[disabled].md-checked .md-icon:after{border-color:#eee}md-checkbox.md-default-theme[disabled] .md-icon:after,md-checkbox[disabled] .md-icon:after{border-color:rgba(0,0,0,.38)}md-checkbox.md-default-theme[disabled] .md-label,md-checkbox[disabled] .md-label{color:rgba(0,0,0,.38)}md-radio-button{display:block;margin-bottom:16px;white-space:nowrap;cursor:pointer}md-radio-button[disabled],md-radio-button[disabled] .md-container,md-radio-group[disabled] md-radio-button,md-radio-group[disabled] md-radio-button .md-container{cursor:default}md-radio-button .md-container{position:absolute;top:50%;-webkit-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;transition:all .5s;width:auto}md-radio-button.md-align-top-left>div.md-container{top:12px}md-radio-button .md-off,md-radio-button .md-on{position:absolute;top:0;left:0;width:20px;height:20px;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box}md-radio-button .md-off{border-style:solid;border-width:2px;-webkit-transition:border-color ease .28s;transition:border-color ease .28s}md-radio-button .md-on{-webkit-transition:-webkit-transform ease .28s;transition:-webkit-transform ease .28s;transition:transform ease .28s;transition:transform ease .28s, -webkit-transform ease .28s;-webkit-transform:scale(0);transform:scale(0)}md-radio-group.md-focused .md-checked .md-container:before,md-switch.md-focused:not([disabled]) .md-thumb:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-radio-button.md-checked .md-on{-webkit-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:0}.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-on,md-radio-button.md-default-theme .md-on{background-color:#fff}}md-radio-button .md-on,md-radio-button.md-default-theme .md-on{background-color:rgba(103,58,183,.87)}md-radio-button.md-checked .md-off,md-radio-button.md-default-theme.md-checked .md-off{border-color:rgba(103,58,183,.87)}md-radio-button .md-container .md-ripple,md-radio-button.md-default-theme .md-container .md-ripple{color:#6200ea}md-radio-button.md-default-theme:not([disabled]) .md-primary .md-on,md-radio-button.md-default-theme:not([disabled]).md-primary .md-on,md-radio-button:not([disabled]) .md-primary .md-on,md-radio-button:not([disabled]).md-primary .md-on,md-radio-group.md-default-theme:not([disabled]) .md-primary .md-on,md-radio-group.md-default-theme:not([disabled]).md-primary .md-on,md-radio-group:not([disabled]) .md-primary .md-on,md-radio-group:not([disabled]).md-primary .md-on{background-color:rgba(33,150,243,.87)}md-radio-button.md-default-theme:not([disabled]) .md-primary .md-checked .md-off,md-radio-button.md-default-theme:not([disabled]) .md-primary.md-checked .md-off,md-radio-button.md-default-theme:not([disabled]).md-primary .md-checked .md-off,md-radio-button.md-default-theme:not([disabled]).md-primary.md-checked .md-off,md-radio-button:not([disabled]) .md-primary .md-checked .md-off,md-radio-button:not([disabled]) .md-primary.md-checked .md-off,md-radio-button:not([disabled]).md-primary .md-checked .md-off,md-radio-button:not([disabled]).md-primary.md-checked .md-off,md-radio-group.md-default-theme:not([disabled]) .md-primary .md-checked .md-off,md-radio-group.md-default-theme:not([disabled]) .md-primary.md-checked .md-off,md-radio-group.md-default-theme:not([disabled]).md-primary .md-checked .md-off,md-radio-group.md-default-theme:not([disabled]).md-primary.md-checked .md-off,md-radio-group:not([disabled]) .md-primary .md-checked .md-off,md-radio-group:not([disabled]) .md-primary.md-checked .md-off,md-radio-group:not([disabled]).md-primary .md-checked .md-off,md-radio-group:not([disabled]).md-primary.md-checked .md-off{border-color:rgba(33,150,243,.87)}md-radio-button.md-default-theme:not([disabled]) .md-primary .md-checked .md-ink-ripple,md-radio-button.md-default-theme:not([disabled]) .md-primary.md-checked .md-ink-ripple,md-radio-button.md-default-theme:not([disabled]).md-primary .md-checked .md-ink-ripple,md-radio-button.md-default-theme:not([disabled]).md-primary.md-checked .md-ink-ripple,md-radio-button:not([disabled]) .md-primary .md-checked .md-ink-ripple,md-radio-button:not([disabled]) .md-primary.md-checked .md-ink-ripple,md-radio-button:not([disabled]).md-primary .md-checked .md-ink-ripple,md-radio-button:not([disabled]).md-primary.md-checked .md-ink-ripple,md-radio-group.md-default-theme:not([disabled]) .md-primary .md-checked .md-ink-ripple,md-radio-group.md-default-theme:not([disabled]) .md-primary.md-checked .md-ink-ripple,md-radio-group.md-default-theme:not([disabled]).md-primary .md-checked .md-ink-ripple,md-radio-group.md-default-theme:not([disabled]).md-primary.md-checked .md-ink-ripple,md-radio-group:not([disabled]) .md-primary .md-checked .md-ink-ripple,md-radio-group:not([disabled]) .md-primary.md-checked .md-ink-ripple,md-radio-group:not([disabled]).md-primary .md-checked .md-ink-ripple,md-radio-group:not([disabled]).md-primary.md-checked .md-ink-ripple{color:rgba(33,150,243,.87)}md-radio-button.md-default-theme:not([disabled]) .md-primary .md-container .md-ripple,md-radio-button.md-default-theme:not([disabled]).md-primary .md-container .md-ripple,md-radio-button:not([disabled]) .md-primary .md-container .md-ripple,md-radio-button:not([disabled]).md-primary .md-container .md-ripple,md-radio-group.md-default-theme:not([disabled]) .md-primary .md-container .md-ripple,md-radio-group.md-default-theme:not([disabled]).md-primary .md-container .md-ripple,md-radio-group:not([disabled]) .md-primary .md-container .md-ripple,md-radio-group:not([disabled]).md-primary .md-container .md-ripple{color:#1e88e5}md-radio-button.md-default-theme:not([disabled]) .md-warn .md-on,md-radio-button.md-default-theme:not([disabled]).md-warn .md-on,md-radio-button:not([disabled]) .md-warn .md-on,md-radio-button:not([disabled]).md-warn .md-on,md-radio-group.md-default-theme:not([disabled]) .md-warn .md-on,md-radio-group.md-default-theme:not([disabled]).md-warn .md-on,md-radio-group:not([disabled]) .md-warn .md-on,md-radio-group:not([disabled]).md-warn .md-on{background-color:rgba(244,67,54,.87)}md-radio-button.md-default-theme:not([disabled]) .md-warn .md-checked .md-off,md-radio-button.md-default-theme:not([disabled]) .md-warn.md-checked .md-off,md-radio-button.md-default-theme:not([disabled]).md-warn .md-checked .md-off,md-radio-button.md-default-theme:not([disabled]).md-warn.md-checked .md-off,md-radio-button:not([disabled]) .md-warn .md-checked .md-off,md-radio-button:not([disabled]) .md-warn.md-checked .md-off,md-radio-button:not([disabled]).md-warn .md-checked .md-off,md-radio-button:not([disabled]).md-warn.md-checked .md-off,md-radio-group.md-default-theme:not([disabled]) .md-warn .md-checked .md-off,md-radio-group.md-default-theme:not([disabled]) .md-warn.md-checked .md-off,md-radio-group.md-default-theme:not([disabled]).md-warn .md-checked .md-off,md-radio-group.md-default-theme:not([disabled]).md-warn.md-checked .md-off,md-radio-group:not([disabled]) .md-warn .md-checked .md-off,md-radio-group:not([disabled]) .md-warn.md-checked .md-off,md-radio-group:not([disabled]).md-warn .md-checked .md-off,md-radio-group:not([disabled]).md-warn.md-checked .md-off{border-color:rgba(244,67,54,.87)}md-radio-button.md-default-theme:not([disabled]) .md-warn .md-checked .md-ink-ripple,md-radio-button.md-default-theme:not([disabled]) .md-warn.md-checked .md-ink-ripple,md-radio-button.md-default-theme:not([disabled]).md-warn .md-checked .md-ink-ripple,md-radio-button.md-default-theme:not([disabled]).md-warn.md-checked .md-ink-ripple,md-radio-button:not([disabled]) .md-warn .md-checked .md-ink-ripple,md-radio-button:not([disabled]) .md-warn.md-checked .md-ink-ripple,md-radio-button:not([disabled]).md-warn .md-checked .md-ink-ripple,md-radio-button:not([disabled]).md-warn.md-checked .md-ink-ripple,md-radio-group.md-default-theme:not([disabled]) .md-warn .md-checked .md-ink-ripple,md-radio-group.md-default-theme:not([disabled]) .md-warn.md-checked .md-ink-ripple,md-radio-group.md-default-theme:not([disabled]).md-warn .md-checked .md-ink-ripple,md-radio-group.md-default-theme:not([disabled]).md-warn.md-checked .md-ink-ripple,md-radio-group:not([disabled]) .md-warn .md-checked .md-ink-ripple,md-radio-group:not([disabled]) .md-warn.md-checked .md-ink-ripple,md-radio-group:not([disabled]).md-warn .md-checked .md-ink-ripple,md-radio-group:not([disabled]).md-warn.md-checked .md-ink-ripple{color:rgba(244,67,54,.87)}md-radio-button.md-default-theme:not([disabled]) .md-warn .md-container .md-ripple,md-radio-button.md-default-theme:not([disabled]).md-warn .md-container .md-ripple,md-radio-button:not([disabled]) .md-warn .md-container .md-ripple,md-radio-button:not([disabled]).md-warn .md-container .md-ripple,md-radio-group.md-default-theme:not([disabled]) .md-warn .md-container .md-ripple,md-radio-group.md-default-theme:not([disabled]).md-warn .md-container .md-ripple,md-radio-group:not([disabled]) .md-warn .md-container .md-ripple,md-radio-group:not([disabled]).md-warn .md-container .md-ripple{color:#e53935}md-radio-button.md-default-theme[disabled],md-radio-button[disabled],md-radio-group.md-default-theme[disabled],md-radio-group[disabled]{color:rgba(0,0,0,.38)}md-radio-button.md-default-theme[disabled] .md-container .md-off,md-radio-button.md-default-theme[disabled] .md-container .md-on,md-radio-button[disabled] .md-container .md-off,md-radio-button[disabled] .md-container .md-on,md-radio-group.md-default-theme[disabled] .md-container .md-off,md-radio-group.md-default-theme[disabled] .md-container .md-on,md-radio-group[disabled] .md-container .md-off,md-radio-group[disabled] .md-container .md-on{border-color:rgba(0,0,0,.38)}md-radio-group .md-checked .md-ink-ripple,md-radio-group.md-default-theme .md-checked .md-ink-ripple{color:rgba(103,58,183,.26)}md-radio-group .md-checked:not([disabled]).md-primary .md-ink-ripple,md-radio-group.md-default-theme .md-checked:not([disabled]).md-primary .md-ink-ripple,md-radio-group.md-default-theme.md-primary .md-checked:not([disabled]) .md-ink-ripple,md-radio-group.md-primary .md-checked:not([disabled]) .md-ink-ripple{color:rgba(33,150,243,.26)}md-radio-group .md-checked.md-primary .md-ink-ripple,md-radio-group.md-default-theme .md-checked.md-primary .md-ink-ripple{color:rgba(244,67,54,.26)}md-radio-group.md-default-theme.md-focused:not(:empty) .md-checked .md-container:before,md-radio-group.md-focused:not(:empty) .md-checked .md-container:before{background-color:rgba(103,58,183,.26)}md-radio-group.md-default-theme.md-focused:not(:empty) .md-checked.md-primary .md-container:before,md-radio-group.md-default-theme.md-focused:not(:empty).md-primary .md-checked .md-container:before,md-radio-group.md-focused:not(:empty) .md-checked.md-primary .md-container:before,md-radio-group.md-focused:not(:empty).md-primary .md-checked .md-container:before{background-color:rgba(33,150,243,.26)}md-radio-group.md-default-theme.md-focused:not(:empty) .md-checked.md-warn .md-container:before,md-radio-group.md-default-theme.md-focused:not(:empty).md-warn .md-checked .md-container:before,md-radio-group.md-focused:not(:empty) .md-checked.md-warn .md-container:before,md-radio-group.md-focused:not(:empty).md-warn .md-checked .md-container:before{background-color:rgba(244,67,54,.26)}.md-inline-form md-switch{margin-top:18px;margin-bottom:19px}md-switch{margin:16px 16px 16px 0;white-space:nowrap;cursor:pointer;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:30px;line-height:28px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:inherit}md-autocomplete[disabled] input,md-option[disabled],md-select-menu[multiple] md-option.md-checkbox-enabled[disabled],md-select[disabled]:hover,md-switch[disabled],md-switch[disabled] .md-container{cursor:default}[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 .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{margin-right:0;margin-left:8px}md-switch.md-inverted .md-container{margin-right:initial;margin-left:8px}[dir=rtl] md-switch.md-inverted .md-container{margin-right:8px;margin-left:initial}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]):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:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:1}md-switch .md-thumb,md-switch .md-thumb:before{border-radius:50%;left:0;top:0;position:absolute}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:0;height:20px;width:20px}md-switch .md-thumb:before{background-color:transparent;content:'';display:block;height:auto;right:0;bottom:0;-webkit-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-resize-wrapper:after,md-input-container:after{display:table;content:'';clear:both}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 80ms linear;transition:all 80ms linear;-webkit-transition-property:background-color,-webkit-transform;transition-property:background-color,-webkit-transform;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:50ms;transition-delay:50ms}@media screen and (-ms-high-contrast:active){md-switch .md-bar,md-switch.md-default-theme .md-bar{background-color:#666}md-switch.md-checked .md-bar,md-switch.md-default-theme.md-checked .md-bar{background-color:#9E9E9E}md-switch .md-thumb,md-switch.md-default-theme .md-thumb{background-color:#fff}md-input-container.md-default-theme>md-icon,md-input-container>md-icon{fill:#fff}}md-switch .md-ink-ripple,md-switch.md-default-theme .md-ink-ripple{color:#9e9e9e}md-switch .md-thumb,md-switch.md-default-theme .md-thumb{background-color:#fafafa}md-switch .md-bar,md-switch.md-default-theme .md-bar{background-color:#9e9e9e}md-switch.md-checked .md-ink-ripple,md-switch.md-default-theme.md-checked .md-ink-ripple{color:#673ab7}md-switch.md-checked .md-thumb,md-switch.md-default-theme.md-checked .md-thumb{background-color:#673ab7}md-switch.md-checked .md-bar,md-switch.md-default-theme.md-checked .md-bar{background-color:rgba(103,58,183,.5)}md-switch.md-checked.md-focused .md-thumb:before,md-switch.md-default-theme.md-checked.md-focused .md-thumb:before{background-color:rgba(103,58,183,.26)}md-switch.md-checked.md-primary .md-ink-ripple,md-switch.md-default-theme.md-checked.md-primary .md-ink-ripple{color:#2196f3}md-switch.md-checked.md-primary .md-thumb,md-switch.md-default-theme.md-checked.md-primary .md-thumb{background-color:#2196f3}md-switch.md-checked.md-primary .md-bar,md-switch.md-default-theme.md-checked.md-primary .md-bar{background-color:rgba(33,150,243,.5)}md-switch.md-checked.md-primary.md-focused .md-thumb:before,md-switch.md-default-theme.md-checked.md-primary.md-focused .md-thumb:before{background-color:rgba(33,150,243,.26)}md-switch.md-checked.md-warn .md-ink-ripple,md-switch.md-default-theme.md-checked.md-warn .md-ink-ripple{color:#f44336}md-switch.md-checked.md-warn .md-thumb,md-switch.md-default-theme.md-checked.md-warn .md-thumb{background-color:#f44336}md-switch.md-checked.md-warn .md-bar,md-switch.md-default-theme.md-checked.md-warn .md-bar{background-color:rgba(244,67,54,.5)}md-switch.md-checked.md-warn.md-focused .md-thumb:before,md-switch.md-default-theme.md-checked.md-warn.md-focused .md-thumb:before{background-color:rgba(244,67,54,.26)}md-switch.md-default-theme[disabled] .md-thumb,md-switch[disabled] .md-thumb{background-color:#bdbdbd}md-switch.md-default-theme[disabled] .md-bar,md-switch[disabled] .md-bar{background-color:rgba(0,0,0,.12)}md-input-container{display:inline-block;position:relative;padding:2px;margin:18px 0;vertical-align:middle}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=datetime],md-input-container input[type=datetime-local],md-input-container input[type=date],md-input-container input[type=month],md-input-container input[type=time],md-input-container input[type=week],md-input-container input[type=number],md-input-container input[type=email],md-input-container input[type=url],md-input-container input[type=tel],md-input-container input[type=color],md-input-container input[type=search],md-input-container input[type=text],md-input-container input[type=password],md-input-container textarea{-moz-appearance:none;-webkit-appearance:none}md-input-container input[type=datetime-local],md-input-container input[type=date],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}.add-button,.md-chips,md-icon{vertical-align:middle}md-input-container .md-placeholder,md-input-container label:not(.md-no-float):not(.md-container-ignore){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-box-ordinal-group:2;-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);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;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;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;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;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{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:block;margin-top:0;background:0 0;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;padding:2px 2px 1px}[dir=rtl] md-input-container .md-input{float:right}md-input-container .md-input:focus{outline:0}md-input-container .md-input:invalid{outline:0;-webkit-box-shadow:none;box-shadow:none}md-input-container .md-input.md-no-flex{-webkit-box-flex:0!important;-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;-webkit-box-ordinal-group:5;-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-input-messages-animation.ng-enter .md-input-message-animation{opacity:0;margin-top:-100px}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);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,md-input-container .md-input-message-animation:not(.ng-animate),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 cubic-bezier(.25,.8,.25,1) .4s,-webkit-transform cubic-bezier(.25,.8,.25,1) .4s;transition:width cubic-bezier(.25,.8,.25,1) .4s,-webkit-transform cubic-bezier(.25,.8,.25,1) .4s;transition:transform cubic-bezier(.25,.8,.25,1) .4s,width cubic-bezier(.25,.8,.25,1) .4s;transition:transform cubic-bezier(.25,.8,.25,1) .4s,width cubic-bezier(.25,.8,.25,1) .4s,-webkit-transform cubic-bezier(.25,.8,.25,1) .4s}md-input-container.md-input-has-value label{-webkit-transition:none;transition:none}md-input-container .md-input.ng-invalid.ng-dirty,md-input-container.md-input-focused .md-input,md-input-container.md-input-resized .md-input{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);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,md-input-container.md-icon-right{padding-right:36px;padding-left:0}md-input-container.md-icon-left>label{left:36px;right:auto}[dir=rtl] md-input-container.md-icon-left>label{left:auto;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% - (36px * 2))}.md-resize-wrapper{position:relative}.md-resize-handle{position:absolute;bottom:-5px;left:0;height:10px;background:0 0;width:100%;cursor:ns-resize}md-list-item,md-list-item._md-button-wrap{position:relative}md-input-container .md-input,md-input-container.md-default-theme .md-input{color:rgba(0,0,0,.87);border-color:rgba(0,0,0,.12)}md-input-container .md-input:-moz-placeholder,md-input-container.md-default-theme .md-input:-moz-placeholder{color:'{{foreground-3}}'}md-input-container .md-input::-moz-placeholder,md-input-container.md-default-theme .md-input::-moz-placeholder{color:'{{foreground-3}}'}md-input-container .md-input:-ms-input-placeholder,md-input-container.md-default-theme .md-input:-ms-input-placeholder{color:'{{foreground-3}}'}md-input-container .md-input::-webkit-input-placeholder,md-input-container.md-default-theme .md-input::-webkit-input-placeholder{color:'{{foreground-3}}'}md-input-container.md-default-theme>md-icon,md-input-container>md-icon{color:rgba(0,0,0,.87)}md-input-container label.md-required:after,md-input-container.md-default-theme label.md-required:after{color:#d50000}md-input-container.md-default-theme:not(.md-input-focused):not(.md-input-invalid) label.md-required:after,md-input-container:not(.md-input-focused):not(.md-input-invalid) label.md-required:after{color:rgba(0,0,0,.54)}md-input-container .md-input-message-animation,md-input-container .md-input-messages-animation,md-input-container.md-default-theme .md-input-message-animation,md-input-container.md-default-theme .md-input-messages-animation{color:#d50000}md-input-container .md-input-message-animation .md-char-counter,md-input-container .md-input-messages-animation .md-char-counter,md-input-container.md-default-theme .md-input-message-animation .md-char-counter,md-input-container.md-default-theme .md-input-messages-animation .md-char-counter{color:rgba(0,0,0,.87)}md-input-container.md-default-theme.md-input-focused .md-input:-moz-placeholder,md-input-container.md-input-focused .md-input:-moz-placeholder{color:'{{foreground-2}}'}md-input-container.md-default-theme.md-input-focused .md-input::-moz-placeholder,md-input-container.md-input-focused .md-input::-moz-placeholder{color:'{{foreground-2}}'}md-input-container.md-default-theme.md-input-focused .md-input:-ms-input-placeholder,md-input-container.md-input-focused .md-input:-ms-input-placeholder{color:'{{foreground-2}}'}md-input-container.md-default-theme.md-input-focused .md-input::-webkit-input-placeholder,md-input-container.md-input-focused .md-input::-webkit-input-placeholder{color:'{{foreground-2}}'}md-input-container.md-default-theme:not(.md-input-invalid).md-input-has-value label,md-input-container:not(.md-input-invalid).md-input-has-value label{color:rgba(0,0,0,.54)}md-input-container.md-default-theme:not(.md-input-invalid).md-input-focused .md-input,md-input-container.md-default-theme:not(.md-input-invalid).md-input-resized .md-input,md-input-container:not(.md-input-invalid).md-input-focused .md-input,md-input-container:not(.md-input-invalid).md-input-resized .md-input{border-color:#2196f3}md-input-container.md-default-theme:not(.md-input-invalid).md-input-focused label,md-input-container.md-default-theme:not(.md-input-invalid).md-input-focused md-icon,md-input-container:not(.md-input-invalid).md-input-focused label,md-input-container:not(.md-input-invalid).md-input-focused md-icon{color:#2196f3}md-input-container.md-default-theme:not(.md-input-invalid).md-input-focused.md-accent .md-input,md-input-container:not(.md-input-invalid).md-input-focused.md-accent .md-input{border-color:#673ab7}md-input-container.md-default-theme.md-input-invalid .md-input,md-input-container.md-default-theme:not(.md-input-invalid).md-input-focused.md-warn .md-input,md-input-container.md-input-invalid .md-input,md-input-container:not(.md-input-invalid).md-input-focused.md-warn .md-input{border-color:#d50000}md-input-container.md-default-theme:not(.md-input-invalid).md-input-focused.md-accent label,md-input-container.md-default-theme:not(.md-input-invalid).md-input-focused.md-accent md-icon,md-input-container:not(.md-input-invalid).md-input-focused.md-accent label,md-input-container:not(.md-input-invalid).md-input-focused.md-accent md-icon{color:#673ab7}md-input-container md-select .md-select-value span:first-child:after,md-input-container md-select.md-default-theme .md-select-value span:first-child:after,md-input-container.md-default-theme.md-input-invalid .md-char-counter,md-input-container.md-default-theme.md-input-invalid .md-input-message-animation,md-input-container.md-default-theme.md-input-invalid label,md-input-container.md-default-theme:not(.md-input-invalid).md-input-focused.md-warn label,md-input-container.md-default-theme:not(.md-input-invalid).md-input-focused.md-warn md-icon,md-input-container.md-input-invalid .md-char-counter,md-input-container.md-input-invalid .md-input-message-animation,md-input-container.md-input-invalid label,md-input-container:not(.md-input-invalid).md-input-focused.md-warn label,md-input-container:not(.md-input-invalid).md-input-focused.md-warn md-icon{color:#d50000}[disabled] md-input-container .md-input,[disabled] md-input-container.md-default-theme .md-input,md-input-container .md-input[disabled],md-input-container.md-default-theme .md-input[disabled]{border-bottom-color:transparent;color:rgba(0,0,0,.38)}md-list md-list-item.md-2-line .md-list-item-text h3,md-list md-list-item.md-2-line .md-list-item-text h4,md-list md-list-item.md-3-line .md-list-item-text h3,md-list md-list-item.md-3-line .md-list-item-text h4,md-list.md-default-theme md-list-item.md-2-line .md-list-item-text h3,md-list.md-default-theme md-list-item.md-2-line .md-list-item-text h4,md-list.md-default-theme md-list-item.md-3-line .md-list-item-text h3,md-list.md-default-theme md-list-item.md-3-line .md-list-item-text h4,md-slider .md-track-ticks,md-slider.md-default-theme .md-track-ticks{color:rgba(0,0,0,.87)}md-list{display:block;padding:8px 0}md-list .md-subheader{font-size:14px;font-weight:500;letter-spacing:.010em;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{-webkit-box-flex:0;-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.md-proxy-focus.md-focused .md-no-style{-webkit-transition:background-color .15s linear;transition:background-color .15s linear}md-list-item._md-button-wrap>div.md-button:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 16px;margin:0;font-weight:400;text-align:left;border: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-style,md-list-item.md-no-proxy{position:relative;padding:0 16px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}md-list-item .md-no-style.md-button,md-list-item.md-no-proxy.md-button{font-size:inherit;height:inherit;text-align:left;text-transform:none;width:100%;white-space:normal;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit;-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;border-radius:0;margin:0}[dir=rtl] md-list-item .md-no-style.md-button,[dir=rtl] md-list-item.md-no-proxy.md-button{text-align:right}md-list-item .md-no-style.md-button>.md-ripple-container,md-list-item.md-no-proxy.md-button>.md-ripple-container{border-radius:0}md-list-item .md-no-style:focus,md-list-item.md-no-proxy:focus{outline:0}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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-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 md-checkbox.md-secondary,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-checkbox.md-secondary,md-list-item>div.md-primary>md-checkbox,md-list-item>div.md-secondary>md-checkbox,md-list-item>md-checkbox{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}md-list-item .md-list-item-inner md-checkbox.md-secondary .md-label,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-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{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{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40px;height:40px}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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;margin:auto 0 auto 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{-webkit-box-flex:1;-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{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-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{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:auto;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:.010em;margin:0;line-height:1.2em;overflow:hidden;white-space:nowrap;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:.010em;margin:3px 0 1px;font-weight:400;line-height:1.2em;overflow:hidden;white-space:nowrap;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:.010em;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{-webkit-align-self:flex-start;-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{-webkit-box-flex:1;-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-list md-list-item.md-2-line .md-list-item-text p,md-list md-list-item.md-3-line .md-list-item-text p,md-list.md-default-theme md-list-item.md-2-line .md-list-item-text p,md-list.md-default-theme md-list-item.md-3-line .md-list-item-text p{color:rgba(0,0,0,.54)}md-list .md-proxy-focus.md-focused div.md-no-style,md-list.md-default-theme .md-proxy-focus.md-focused div.md-no-style{background-color:#f5f5f5}md-list md-list-item .md-avatar-icon,md-list.md-default-theme md-list-item .md-avatar-icon{background-color:rgba(0,0,0,.38);color:#fff}md-list md-list-item>md-icon,md-list.md-default-theme md-list-item>md-icon{color:rgba(0,0,0,.54)}md-list md-list-item>md-icon.md-highlight,md-list.md-default-theme md-list-item>md-icon.md-highlight{color:#2196f3}md-list md-list-item>md-icon.md-highlight.md-accent,md-list.md-default-theme md-list-item>md-icon.md-highlight.md-accent{color:#673ab7}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-divider,md-divider.md-default-theme{border-top-color:rgba(0,0,0,.12)}.layout-gt-lg-row>md-divider,.layout-gt-lg-row>md-divider.md-default-theme,.layout-gt-md-row>md-divider,.layout-gt-md-row>md-divider.md-default-theme,.layout-gt-sm-row>md-divider,.layout-gt-sm-row>md-divider.md-default-theme,.layout-gt-xs-row>md-divider,.layout-gt-xs-row>md-divider.md-default-theme,.layout-lg-row>md-divider,.layout-lg-row>md-divider.md-default-theme,.layout-md-row>md-divider,.layout-md-row>md-divider.md-default-theme,.layout-row>md-divider,.layout-row>md-divider.md-default-theme,.layout-sm-row>md-divider,.layout-sm-row>md-divider.md-default-theme,.layout-xl-row>md-divider,.layout-xl-row>md-divider.md-default-theme,.layout-xs-row>md-divider,.layout-xs-row>md-divider.md-default-theme{border-right-color:rgba(0,0,0,.12)}.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,md-dialog{-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 print{[md-whiteframe],md-whiteframe{background-color:#fff}}md-toolbar{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:2;font-size:20px;width:100%}md-toolbar._md-toolbar-transitions{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-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;transition-property:background-color,fill,color}md-toolbar.md-whiteframe-z1-add,md-toolbar.md-whiteframe-z1-remove{-webkit-transition:-webkit-box-shadow .5s linear;transition:-webkit-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;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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;transition-duration:.5s;-webkit-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;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;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-whiteframe{border:1px solid #fff}.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-toolbar.md-default-theme:not(.md-menu-toolbar),md-toolbar:not(.md-menu-toolbar){background-color:#2196f3;color:#fff}md-toolbar.md-default-theme:not(.md-menu-toolbar) md-icon,md-toolbar:not(.md-menu-toolbar) md-icon{color:#fff;fill:#fff}md-toolbar.md-default-theme:not(.md-menu-toolbar) .md-button[disabled] md-icon,md-toolbar:not(.md-menu-toolbar) .md-button[disabled] md-icon{color:rgba(255,255,255,.26);fill:rgba(255,255,255,.26)}md-toolbar.md-default-theme:not(.md-menu-toolbar).md-accent,md-toolbar:not(.md-menu-toolbar).md-accent{background-color:#673ab7;color:rgba(255,255,255,.87)}md-toolbar.md-default-theme:not(.md-menu-toolbar).md-accent .md-ink-ripple,md-toolbar:not(.md-menu-toolbar).md-accent .md-ink-ripple{color:rgba(255,255,255,.87)}md-toolbar.md-default-theme:not(.md-menu-toolbar).md-accent md-icon,md-toolbar:not(.md-menu-toolbar).md-accent md-icon{color:rgba(255,255,255,.87);fill:rgba(255,255,255,.87)}md-toolbar.md-default-theme:not(.md-menu-toolbar).md-accent .md-button[disabled] md-icon,md-toolbar:not(.md-menu-toolbar).md-accent .md-button[disabled] md-icon{color:rgba(255,255,255,.26);fill:rgba(255,255,255,.26)}md-toolbar.md-default-theme:not(.md-menu-toolbar).md-warn,md-toolbar:not(.md-menu-toolbar).md-warn{background-color:#f44336;color:#fff}md-icon{margin:auto;background-repeat:no-repeat no-repeat;display:inline-block;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-icon,md-icon.md-default-theme{color:rgba(0,0,0,.54)}md-icon.md-default-theme.md-primary,md-icon.md-primary{color:#2196f3}md-icon.md-accent,md-icon.md-default-theme.md-accent{color:#673ab7}md-icon.md-default-theme.md-warn,md-icon.md-warn{color:#f44336}@-webkit-keyframes sliderFocusThumb{0%,100%{-webkit-transform:scale(.7);transform:scale(.7)}30%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sliderFocusThumb{0%,100%{-webkit-transform:scale(.7);transform:scale(.7)}30%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes sliderDiscreteFocusThumb{0%{-webkit-transform:scale(.7);transform:scale(.7)}50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-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)}100%{-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}100%{-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}100%{-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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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:0;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);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-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,md-slider .md-thumb:after{width:20px;height:20px;position:absolute;border-radius:20px}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);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-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;left:-10px;top:14px;-webkit-transform:scale(.7);transform:scale(.7);-webkit-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:'';border-width:3px;border-style:solid;-webkit-transition:inherit;transition:inherit}md-slider .md-sign{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: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);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);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);transform:scale(.7);opacity:0;-webkit-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);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:0}md-slider.md-dragging .md-thumb-container,md-slider.md-dragging .md-track-fill{-webkit-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);transform:scale(.8)}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{-webkit-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);transform:scale(1)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{-webkit-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-slider-wrapper.md-focused .md-thumb,md-slider[md-discrete]:not([disabled]).md-active .md-thumb{-webkit-transform:scale(0);transform:scale(0)}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,md-slider[md-discrete]:not([disabled]).md-active .md-sign,md-slider[md-discrete]:not([disabled]).md-active .md-sign:after{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}md-slider[md-discrete][disabled][readonly] .md-thumb{-webkit-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:translate3d(0,0,0) scale(1);transform:translate3d(0,0,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);transform:scale(.5)}md-slider[disabled] .md-disabled-thumb{display:block}md-slider[md-vertical]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:128px;min-width:0}md-slider[md-vertical] .md-slider-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:12px;padding-bottom:12px;width:48px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}md-slider[md-vertical] .md-track-container{height:100%;width:2px;top:0;left:calc(50% - (2px / 2))}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;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-button,.md-subheader,.md-tab,.md-tooltip,.menu-item,md-optgroup label{font-weight:500}md-slider[md-vertical][md-discrete] .md-focused .md-sign:after,md-slider[md-vertical][md-discrete].md-active .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);transform:scale(0)}md-slider[md-vertical][disabled][readonly] .md-sign,md-slider[md-vertical][disabled][readonly] .md-sign:after{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-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]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-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-track,md-slider.md-default-theme .md-track{border-bottom:1px solid #fff}}md-slider .md-track,md-slider.md-default-theme .md-track{background-color:rgba(0,0,0,.38)}md-slider .md-focus-ring,md-slider.md-default-theme .md-focus-ring{background-color:rgba(124,77,255,.2)}md-slider .md-disabled-thumb,md-slider.md-default-theme .md-disabled-thumb{border-color:#fff;background-color:#fff}md-slider.md-default-theme.md-min .md-thumb:after,md-slider.md-min .md-thumb:after{background-color:#fff;border-color:rgba(0,0,0,.38)}md-slider.md-default-theme.md-min .md-focus-ring,md-slider.md-min .md-focus-ring{background-color:rgba(0,0,0,.38)}md-slider.md-default-theme.md-min[md-discrete] .md-thumb:after,md-slider.md-min[md-discrete] .md-thumb:after{background-color:rgba(0,0,0,.87);border-color:transparent}md-slider.md-default-theme.md-min[md-discrete] .md-sign,md-slider.md-min[md-discrete] .md-sign{background-color:#bdbdbd}md-slider.md-default-theme.md-min[md-discrete] .md-sign:after,md-slider.md-min[md-discrete] .md-sign:after{border-top-color:#bdbdbd}md-slider.md-default-theme.md-min[md-discrete][md-vertical] .md-sign:after,md-slider.md-min[md-discrete][md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#bdbdbd}md-slider .md-track.md-track-fill,md-slider.md-default-theme .md-track.md-track-fill{background-color:#673ab7}md-slider .md-thumb:after,md-slider.md-default-theme .md-thumb:after{border-color:#673ab7;background-color:#673ab7}md-slider .md-sign,md-slider.md-default-theme .md-sign{background-color:#673ab7}md-slider .md-sign:after,md-slider.md-default-theme .md-sign:after{border-top-color:#673ab7}md-slider.md-default-theme[md-vertical] .md-sign:after,md-slider[md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#673ab7}md-slider .md-thumb-text,md-slider.md-default-theme .md-thumb-text{color:rgba(255,255,255,.87)}md-slider.md-default-theme.md-warn .md-focus-ring,md-slider.md-warn .md-focus-ring{background-color:rgba(239,154,154,.38)}md-slider.md-default-theme.md-warn .md-track.md-track-fill,md-slider.md-warn .md-track.md-track-fill{background-color:#f44336}md-slider.md-default-theme.md-warn .md-thumb:after,md-slider.md-warn .md-thumb:after{border-color:#f44336;background-color:#f44336}md-slider.md-default-theme.md-warn .md-sign,md-slider.md-warn .md-sign{background-color:#f44336}md-slider.md-default-theme.md-warn .md-sign:after,md-slider.md-warn .md-sign:after{border-top-color:#f44336}md-slider.md-default-theme.md-warn[md-vertical] .md-sign:after,md-slider.md-warn[md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#f44336}md-slider.md-default-theme.md-warn .md-thumb-text,md-slider.md-warn .md-thumb-text{color:#fff}md-slider.md-default-theme.md-primary .md-focus-ring,md-slider.md-primary .md-focus-ring{background-color:rgba(144,202,249,.38)}md-slider.md-default-theme.md-primary .md-track.md-track-fill,md-slider.md-primary .md-track.md-track-fill{background-color:#2196f3}md-slider.md-default-theme.md-primary .md-thumb:after,md-slider.md-primary .md-thumb:after{border-color:#2196f3;background-color:#2196f3}md-slider.md-default-theme.md-primary .md-sign,md-slider.md-primary .md-sign{background-color:#2196f3}md-slider.md-default-theme.md-primary .md-sign:after,md-slider.md-primary .md-sign:after{border-top-color:#2196f3}md-slider.md-default-theme.md-primary[md-vertical] .md-sign:after,md-slider.md-primary[md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#2196f3}md-slider.md-default-theme.md-primary .md-thumb-text,md-slider.md-primary .md-thumb-text{color:#fff}md-slider.md-default-theme[disabled] .md-thumb:after,md-slider[disabled] .md-thumb:after{border-color:transparent}md-slider.md-default-theme[disabled]:not(.md-min) .md-thumb:after,md-slider.md-default-theme[disabled][md-discrete] .md-thumb:after,md-slider[disabled]:not(.md-min) .md-thumb:after,md-slider[disabled][md-discrete] .md-thumb:after{background-color:rgba(0,0,0,.38);border-color:transparent}md-slider.md-default-theme[disabled][readonly] .md-sign,md-slider[disabled][readonly] .md-sign{background-color:#bdbdbd}md-slider.md-default-theme[disabled][readonly] .md-sign:after,md-slider[disabled][readonly] .md-sign:after{border-top-color:#bdbdbd}md-slider.md-default-theme[disabled][readonly][md-vertical] .md-sign:after,md-slider[disabled][readonly][md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#bdbdbd}md-slider.md-default-theme[disabled][readonly] .md-disabled-thumb,md-slider[disabled][readonly] .md-disabled-thumb{border-color:transparent;background-color:transparent}md-slider-container[disabled]>:first-child:not(md-slider),md-slider-container[disabled]>:last-child:not(md-slider){color:rgba(0,0,0,.38)}@-webkit-keyframes subheaderStickyHoverIn{0%{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}100%{-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}100%{-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)}100%{-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)}100%{-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:.2s ease-out margin;transition:.2s ease-out margin}.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;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-subheader,.md-subheader.md-default-theme{color:rgba(0,0,0,.23);background-color:"A100"}.md-subheader.md-default-theme.md-primary,.md-subheader.md-primary{color:#2196f3}.md-subheader.md-accent,.md-subheader.md-default-theme.md-accent{color:#673ab7}.md-subheader.md-default-theme.md-warn,.md-subheader.md-warn{color:#f44336}md-autocomplete{border-radius:2px;display:block;height:40px;position:relative;overflow:visible;min-width:190px}md-autocomplete[md-floating-label]{border-radius:0;background:0 0;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;-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;transition:none}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate .md-container{-webkit-transition:none;transition:none;height:3px}.fade-new,md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter,md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave{-webkit-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.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:0;background:0 0;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:0 0;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);transform:scale(0);opacity:0;-webkit-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:0}md-autocomplete .md-show-clear-button button:focus:after{-webkit-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);transform:scale(0);-webkit-transition:-webkit-transform .15s ease-out;transition:-webkit-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);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;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);transform:scale(0)}.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}.md-virtual-repeat-container.md-not-found{height:48px}.md-autocomplete-suggestions{margin:0;list-style:none;padding:0}.md-autocomplete-suggestions li{overflow:hidden;padding:0 15px;line-height:48px;height:48px;-webkit-transition:background .15s linear;transition:background .15s linear;margin:0;white-space:nowrap;text-overflow:ellipsis}.md-autocomplete-suggestions li:focus{outline:0}.md-autocomplete-suggestions li:not(.md-not-found-wrapper){cursor:pointer}@media screen and (-ms-high-contrast:active){.md-autocomplete-suggestions,md-autocomplete,md-autocomplete input{border:1px solid #fff}md-autocomplete li:focus{color:#fff}}md-autocomplete,md-autocomplete.md-default-theme{background:#fff}md-autocomplete.md-default-theme[disabled]:not([md-floating-label]),md-autocomplete[disabled]:not([md-floating-label]){background:#f5f5f5}md-autocomplete button md-icon path,md-autocomplete.md-default-theme button md-icon path{fill:#757575}md-autocomplete button:after,md-autocomplete.md-default-theme button:after{background:rgba(117,117,117,.3)}.md-autocomplete-suggestions-container,.md-autocomplete-suggestions-container.md-default-theme,md-select-menu md-content,md-select-menu.md-default-theme md-content{background:#fff}.md-autocomplete-suggestions-container li,.md-autocomplete-suggestions-container.md-default-theme li{color:#212121}.md-autocomplete-suggestions-container li.selected,.md-autocomplete-suggestions-container li:hover,.md-autocomplete-suggestions-container.md-default-theme li.selected,.md-autocomplete-suggestions-container.md-default-theme li:hover{background:#eee}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,0) scale(1,1);transform:translate(0,0) scale(1,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;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;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;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%) scale(.3,1);transform:translateX(35%) scale(.3,1)}100%{opacity:0;-webkit-transform:translateX(-50%) scale(0,1);transform:translateX(-50%) scale(0,1)}}@keyframes query{0%{opacity:1;-webkit-transform:translateX(35%) scale(.3,1);transform:translateX(35%) scale(.3,1)}100%{opacity:0;-webkit-transform:translateX(-50%) scale(0,1);transform:translateX(-50%) scale(0,1)}}@-webkit-keyframes buffer{0%{opacity:1;background-position:0 -23px}50%{opacity:0}100%{opacity:1;background-position:-200px -23px}}@keyframes buffer{0%{opacity:1;background-position:0 -23px}50%{opacity:0}100%{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)}100%{-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)}100%{-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)}100%{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)}100%{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)}100%{-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)}100%{-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)}100%{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)}100%{left:117.38889%}}md-progress-linear .md-container,md-progress-linear.md-default-theme .md-container{background-color:#bbdefb}md-progress-linear .md-bar,md-progress-linear.md-default-theme .md-bar{background-color:#2196f3}md-progress-linear.md-default-theme.md-warn .md-container,md-progress-linear.md-warn .md-container{background-color:#ffcdd2}md-progress-linear.md-default-theme.md-warn .md-bar,md-progress-linear.md-warn .md-bar{background-color:#f44336}md-progress-linear.md-accent .md-container,md-progress-linear.md-default-theme.md-accent .md-container{background-color:#d1c4e9}md-progress-linear.md-accent .md-bar,md-progress-linear.md-default-theme.md-accent .md-bar{background-color:#673ab7}md-progress-linear.md-default-theme[md-mode=buffer].md-warn .md-bar1,md-progress-linear[md-mode=buffer].md-warn .md-bar1{background-color:#ffcdd2}md-progress-linear.md-default-theme[md-mode=buffer].md-warn .md-dashed:before,md-progress-linear[md-mode=buffer].md-warn .md-dashed:before{background:radial-gradient(#ffcdd2 0,#ffcdd2 16%,transparent 42%)}md-progress-linear.md-default-theme[md-mode=buffer].md-accent .md-bar1,md-progress-linear[md-mode=buffer].md-accent .md-bar1{background-color:#d1c4e9}md-progress-linear.md-default-theme[md-mode=buffer].md-accent .md-dashed:before,md-progress-linear[md-mode=buffer].md-accent .md-dashed:before{background:radial-gradient(#d1c4e9 0,#d1c4e9 16%,transparent 42%)}md-menu-content,md-menu-content.md-default-theme,md-sidenav,md-sidenav md-content,md-sidenav.md-default-theme,md-sidenav.md-default-theme md-content{background-color:#fff}@-webkit-keyframes indeterminate-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes indeterminate-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}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 1.568s linear infinite;animation:indeterminate-rotate 1.568s linear infinite}md-progress-circular svg{position:absolute;overflow:visible;top:0;left:0}md-progress-circular path,md-progress-circular.md-default-theme path{stroke:#2196f3}md-progress-circular.md-default-theme.md-warn path,md-progress-circular.md-warn path{stroke:#f44336}md-progress-circular.md-accent path,md-progress-circular.md-default-theme.md-accent path{stroke:#673ab7}.md-open-menu-container{position:fixed;left:0;top:0;z-index:100;opacity:0;border-radius:2px}.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);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-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);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-delay:.1s;transition-delay:.1s}.md-open-menu-container.md-leave{opacity:0;-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-duration:250ms;transition-duration:250ms}md-menu-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px 0;overflow-y:auto}md-menu-item>*,md-menu-item>.md-button{margin:auto 0;padding-left:16px;padding-right:16px;width:100%}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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:48px;height:48px;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}md-menu-item>a.md-button{padding-top:5px}md-menu-item>.md-button{text-align:left;display:inline-block;border-radius:0;font-size:15px;text-transform:none;font-weight:400;height:100%}.input-right-align,.input-right-align input,.t-times-col,[dir=rtl] md-menu-item>.md-button{text-align:right}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,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}#stripe button.stripe-button,.ember-table th,.md-button,.md-tab,.menu-item,md-optgroup label,md-toast .md-action{text-transform:uppercase}md-menu-item>.md-button::-moz-focus-inner{padding:0;border:0}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}md-input-container.md-input-invalid md-select .md-select-value,md-select:not([disabled]).ng-invalid.ng-touched .md-select-value{padding-bottom:1px;border-bottom-style:solid}@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-menu-content md-menu-item,md-menu-content.md-default-theme md-menu-item{color:rgba(0,0,0,.87)}md-menu-content md-menu-item md-icon,md-menu-content.md-default-theme md-menu-item md-icon{color:rgba(0,0,0,.54)}md-menu-content md-menu-item .md-button[disabled],md-menu-content md-menu-item .md-button[disabled] md-icon,md-menu-content.md-default-theme md-menu-item .md-button[disabled],md-menu-content.md-default-theme md-menu-item .md-button[disabled] md-icon{color:rgba(0,0,0,.25)}md-menu-content md-menu-divider,md-menu-content.md-default-theme md-menu-divider{background-color:rgba(0,0,0,.11)}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);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;transform-origin:left top}[dir=rtl] md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{-webkit-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);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);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);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transition-duration:150ms;transition-duration:150ms}.md-select-menu-container.md-active md-select-menu>*{opacity:1;-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-duration:150ms;transition-duration:150ms;-webkit-transition-delay:.1s;transition-delay:.1s}.md-select-menu-container.md-leave{opacity:0;-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-duration:250ms;transition-duration:250ms}md-input-container>md-select{margin:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}md-select{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 0 26px}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:0}md-select:not([disabled]):hover{cursor:pointer}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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px 2px 1px;border-bottom-width:1px;border-bottom-style:solid;background-color:rgba(0,0,0,0);position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;min-width:64px;min-height:26px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.md-select-value>span:not(.md-select-icon){max-width:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;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;-webkit-box-align:end;-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);transform:scaleY(.5) scaleX(1)}.md-tab,.md-tooltip,md-grid-list md-grid-tile md-grid-tile-footer h3,md-grid-list md-grid-tile md-grid-tile-header h3,md-optgroup label{font-size:14px}.md-select-value.md-select-placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;pointer-events:none;-webkit-font-smoothing:antialiased;padding-left:2px;z-index:1}md-select-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-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;transform-origin:left top;-webkit-transform:scale(1);transform:scale(1)}md-select-menu.md-reverse{-webkit-box-orient:vertical;-webkit-box-direction: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;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;-webkit-transition:background .15s linear;transition:background .15s linear;padding:0 16px;height:48px}md-option:focus{outline:0}md-option .md-text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}md-optgroup{display:block}md-optgroup label{display:block;padding:16px}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%);transform:translateY(-50%);-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:20px;height:20px;left:0;right:auto;margin-left:10.67px;margin-right:auto}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{left:auto;right:0;margin-left:auto;margin-right:10.67px}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;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:240ms;transition:240ms;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);transform:rotate(45deg);position:absolute;left:4.67px;top:.22px;display:table;width:6.67px;height:13.33px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:''}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%);transform:translate(-50%,-50%);display:table;width:12px;height:2px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:''}md-input-container:not(.md-input-focused):not(.md-input-invalid) md-select .md-select-value span:first-child:after,md-input-container:not(.md-input-focused):not(.md-input-invalid) md-select.md-default-theme .md-select-value span:first-child:after{color:rgba(0,0,0,.38)}md-input-container.md-input-focused:not(.md-input-has-value) md-select .md-select-value,md-input-container.md-input-focused:not(.md-input-has-value) md-select .md-select-value.md-select-placeholder,md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-default-theme .md-select-value,md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-default-theme .md-select-value.md-select-placeholder{color:#2196f3}md-input-container.md-input-invalid md-select .md-select-value,md-input-container.md-input-invalid md-select.md-default-theme .md-select-value{color:#d50000!important;border-bottom-color:#d50000!important}md-input-container.md-input-invalid md-select.md-default-theme.md-no-underline .md-select-value,md-input-container.md-input-invalid md-select.md-no-underline .md-select-value{border-bottom-color:transparent!important}md-select.md-default-theme[disabled] .md-select-value,md-select[disabled] .md-select-value{border-bottom-color:transparent;background-image:-webkit-gradient(linear,left top, right top,color-stop(0, rgba(0,0,0,.38)),color-stop(33%, rgba(0,0,0,.38)),color-stop(0, transparent));background-image:linear-gradient(to right,rgba(0,0,0,.38) 0,rgba(0,0,0,.38) 33%,transparent 0);background-image:-ms-linear-gradient(left,transparent 0,rgba(0,0,0,.38) 100%)}md-select .md-select-value,md-select.md-default-theme .md-select-value{border-bottom-color:rgba(0,0,0,.12)}md-select .md-select-value.md-select-placeholder,md-select.md-default-theme .md-select-value.md-select-placeholder{color:rgba(0,0,0,.38)}md-select .md-select-value span:first-child:after,md-select.md-default-theme .md-select-value span:first-child:after{color:#d50000}md-select.md-default-theme.md-no-underline .md-select-value,md-select.md-no-underline .md-select-value{border-bottom-color:transparent!important}md-select.md-default-theme.ng-invalid.ng-touched .md-select-value,md-select.ng-invalid.ng-touched .md-select-value{color:#d50000!important;border-bottom-color:#d50000!important}md-select.md-default-theme.ng-invalid.ng-touched.md-no-underline .md-select-value,md-select.ng-invalid.ng-touched.md-no-underline .md-select-value{border-bottom-color:transparent!important}md-select.md-default-theme:not([disabled]):focus .md-select-value,md-select:not([disabled]):focus .md-select-value{border-bottom-color:#2196f3;color:rgba(0,0,0,.87)}md-select.md-default-theme:not([disabled]):focus .md-select-value.md-select-placeholder,md-select:not([disabled]):focus .md-select-value.md-select-placeholder{color:rgba(0,0,0,.87)}md-select.md-default-theme:not([disabled]):focus.md-no-underline .md-select-value,md-select:not([disabled]):focus.md-no-underline .md-select-value{border-bottom-color:transparent!important}md-select.md-default-theme:not([disabled]):focus.md-accent .md-select-value,md-select:not([disabled]):focus.md-accent .md-select-value{border-bottom-color:#673ab7}md-select.md-default-theme:not([disabled]):focus.md-warn .md-select-value,md-select:not([disabled]):focus.md-warn .md-select-value{border-bottom-color:#f44336}md-select.md-default-theme[disabled] .md-select-icon,md-select.md-default-theme[disabled] .md-select-value,md-select.md-default-theme[disabled] .md-select-value.md-select-placeholder,md-select[disabled] .md-select-icon,md-select[disabled] .md-select-value,md-select[disabled] .md-select-value.md-select-placeholder{color:rgba(0,0,0,.38)}md-select .md-select-icon,md-select.md-default-theme .md-select-icon{color:rgba(0,0,0,.54)}md-select-menu md-content md-optgroup,md-select-menu.md-default-theme md-content md-optgroup{color:rgba(117,117,117,.87)}md-select-menu md-content md-option,md-select-menu.md-default-theme md-content md-option{color:rgba(33,33,33,.87)}md-select-menu md-content md-option[disabled] .md-text,md-select-menu.md-default-theme md-content md-option[disabled] .md-text{color:rgba(189,189,189,.87)}md-select-menu md-content md-option:not([disabled]):focus,md-select-menu md-content md-option:not([disabled]):hover,md-select-menu.md-default-theme md-content md-option:not([disabled]):focus,md-select-menu.md-default-theme md-content md-option:not([disabled]):hover{background:#eee}md-select-menu md-content md-option[selected],md-select-menu.md-default-theme md-content md-option[selected]{color:#2196f3}md-select-menu md-content md-option[selected]:focus,md-select-menu.md-default-theme md-content md-option[selected]:focus{color:#1e88e5}md-select-menu md-content md-option[selected].md-accent,md-select-menu.md-default-theme md-content md-option[selected].md-accent{color:#673ab7}md-select-menu md-content md-option[selected].md-accent:focus,md-select-menu.md-default-theme md-content md-option[selected].md-accent:focus{color:#6200ea}.md-checkbox-enabled .md-ripple,.md-checkbox-enabled.md-default-theme .md-ripple{color:#1e88e5}.md-checkbox-enabled.md-default-theme[selected] .md-ripple,.md-checkbox-enabled[selected] .md-ripple{color:#757575}.md-checkbox-enabled .md-ink-ripple,.md-checkbox-enabled.md-default-theme .md-ink-ripple{color:rgba(0,0,0,.54)}.md-checkbox-enabled.md-default-theme[selected] .md-ink-ripple,.md-checkbox-enabled[selected] .md-ink-ripple{color:rgba(33,150,243,.87)}.md-checkbox-enabled.md-default-theme:not(.md-checked) .md-icon,.md-checkbox-enabled:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.54)}.md-checkbox-enabled.md-default-theme[selected] .md-icon,.md-checkbox-enabled[selected] .md-icon{background-color:rgba(33,150,243,.87)}.md-checkbox-enabled.md-default-theme[selected].md-focused .md-container:before,.md-checkbox-enabled[selected].md-focused .md-container:before{background-color:rgba(33,150,243,.26)}.md-checkbox-enabled.md-default-theme[selected] .md-icon:after,.md-checkbox-enabled[selected] .md-icon:after{border-color:rgba(255,255,255,.87)}.md-checkbox-enabled .md-indeterminate[disabled] .md-container,.md-checkbox-enabled.md-default-theme .md-indeterminate[disabled] .md-container{color:rgba(0,0,0,.38)}.md-checkbox-enabled md-option .md-text,.md-checkbox-enabled.md-default-theme md-option .md-text{color:rgba(33,33,33,.87)}md-grid-list{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:relative}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{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;padding:0;margin:0}md-grid-list md-grid-tile md-grid-tile-footer,md-grid-list md-grid-tile md-grid-tile-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;color:#fff;background:rgba(0,0,0,.18);overflow:hidden;position:absolute;left:0;right:0}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 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}md-sidenav{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-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.md-closed.md-locked-open-add:not(.md-locked-open-add-active),md-sidenav.md-locked-open-remove-active{width:0!important;min-width:0!important}md-sidenav ul{list-style:none}md-sidenav.md-closed{display:none}md-sidenav.md-closed-add,md-sidenav.md-closed-remove{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.2s ease-in all;transition:.2s ease-in all}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);transition:all .4s cubic-bezier(.25,.8,.25,1)}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);transition:width .3s cubic-bezier(.55,0,.55,.2),min-width .3s cubic-bezier(.55,0,.55,.2)}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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.md-sidenav-backdrop.md-locked-open{display:none}.md-sidenav-left,md-sidenav{left:0;top:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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%,0);transform:translate(-100%,0)}.md-sidenav-right.md-closed{-webkit-transform:translate(0,0);transform:translate(0,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-grid-tile{border:1px solid #fff}md-grid-tile-footer{border-top:1px solid #fff}.md-sidenav-left,md-sidenav{border-right:1px solid #fff}.md-sidenav-right{border-left:1px solid #fff}}md-backdrop{-webkit-transition:opacity 450ms;transition:opacity 450ms;position:absolute;top:0;bottom:0;left:0;right:0;z-index:50;background-color:rgba(33,33,33,0)}md-backdrop.md-menu-backdrop{position:fixed!important;z-index:99}md-backdrop.md-select-backdrop{z-index:81;-webkit-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;transition:opacity .4s}md-backdrop.md-opaque.ng-leave.md-opaque.ng-leave-active,md-dialog{opacity:0}md-backdrop .md-opaque,md-backdrop.md-opaque.md-default-theme{background-color:#212121}.md-dialog-is-showing{max-height:100%}.md-dialog-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:80;overflow:hidden}md-dialog,md-dialog>form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}md-dialog{min-width:240px;position:relative;overflow:auto}md-dialog.md-transition-in{opacity:1;-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transform:translate(0,0) scale(1);transform:translate(0,0) scale(1)}md-dialog.md-transition-out{opacity:0;-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transform:translate(0,100%) scale(.2);transform:translate(0,100%) scale(.2)}md-dialog>form{overflow:auto}md-dialog .md-dialog-content{padding:24px}md-dialog md-dialog-content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-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:0}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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-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-dialog,md-dialog.md-default-theme{border-radius:4px;background-color:#fff;color:rgba(0,0,0,.87)}md-dialog.md-content-overflow .md-actions,md-dialog.md-content-overflow md-dialog-actions,md-dialog.md-default-theme.md-content-overflow .md-actions,md-dialog.md-default-theme.md-content-overflow md-dialog-actions{border-top-color:rgba(0,0,0,.12)}.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-offsetter,.md-virtual-repeat-container .md-virtual-repeat-scroller{left:0;margin:0;padding:0;position:absolute;right:0;top:0;-webkit-box-sizing:border-box;box-sizing:border-box}.md-virtual-repeat-container .md-virtual-repeat-scroller{bottom:0;overflow-x:hidden;-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-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-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;text-overflow:ellipsis}.md-contact-chips-suggestions li{height:100%}.md-chips{display:block;font-family:Roboto,"Helvetica Neue",sans-serif;font-size:16px}.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;text-overflow:ellipsis}[dir=rtl] .md-chips md-chip .md-chip-content{float:right}.md-chips md-chip .md-chip-content:focus{outline:0}.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:0 0;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}._md-panel-hidden,.md-chips md-autocomplete button{display:none}[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=number],.md-chips .md-chip-input-container input[type=email],.md-chips .md-chip-input-container input[type=url],.md-chips .md-chip-input-container input[type=tel],.md-chips .md-chip-input-container input[type=text]{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=number]:focus,.md-chips .md-chip-input-container input[type=email]:focus,.md-chips .md-chip-input-container input[type=url]:focus,.md-chips .md-chip-input-container input[type=tel]:focus,.md-chips .md-chip-input-container input[type=text]:focus{outline:0}.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{background:0 0;height:32px}.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;background:0 0}.md-chips .md-chip-input-container input:focus{outline:0}.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}@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-chips .md-chips,md-chips.md-default-theme .md-chips{-webkit-box-shadow:0 1px rgba(0,0,0,.12);box-shadow:0 1px rgba(0,0,0,.12)}md-chips .md-chips.md-focused,md-chips.md-default-theme .md-chips.md-focused{-webkit-box-shadow:0 2px #2196f3;box-shadow:0 2px #2196f3}md-chips .md-chips .md-chip-input-container input,md-chips.md-default-theme .md-chips .md-chip-input-container input{color:rgba(0,0,0,.87)}md-chips .md-chips .md-chip-input-container input:-moz-placeholder,md-chips.md-default-theme .md-chips .md-chip-input-container input:-moz-placeholder{color:'{{foreground-3}}'}md-chips .md-chips .md-chip-input-container input::-moz-placeholder,md-chips.md-default-theme .md-chips .md-chip-input-container input::-moz-placeholder{color:'{{foreground-3}}'}md-chips .md-chips .md-chip-input-container input:-ms-input-placeholder,md-chips.md-default-theme .md-chips .md-chip-input-container input:-ms-input-placeholder{color:'{{foreground-3}}'}md-chips .md-chips .md-chip-input-container input::-webkit-input-placeholder,md-chips.md-default-theme .md-chips .md-chip-input-container input::-webkit-input-placeholder{color:'{{foreground-3}}'}md-chips md-chip,md-chips.md-default-theme md-chip{background:#e0e0e0;color:#424242}md-chips md-chip md-icon,md-chips.md-default-theme md-chip md-icon{color:#616161}md-chips md-chip.md-focused,md-chips.md-default-theme md-chip.md-focused{background:#2196f3;color:#fff}md-chips md-chip.md-focused md-icon,md-chips.md-default-theme md-chip.md-focused md-icon{color:#fff}md-chips md-chip._md-chip-editing,md-chips.md-default-theme md-chip._md-chip-editing{background:0 0;color:#424242}md-chips md-chip-remove .md-button md-icon path,md-chips.md-default-theme md-chip-remove .md-button md-icon path{fill:#9e9e9e}.md-contact-suggestion span.md-contact-email{color:#bdbdbd}.md-panel-outer-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}._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;transition:none}.md-panel{opacity:0;position:fixed}.md-panel._md-panel-shown{opacity:1;-webkit-transition:none;transition:none}.md-panel._md-panel-animate-enter{opacity:1;-webkit-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);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);transition:opacity .3s cubic-bezier(0,0,.2,1)}.md-panel._md-opaque-leave{-webkit-transition:opacity .3s cubic-bezier(.4,0,1,1);transition:opacity .3s cubic-bezier(.4,0,1,1)}._md-panel-backdrop,._md-panel-backdrop.md-default-theme{background-color:#212121}.md-tooltip{pointer-events:none;border-radius:4px;overflow:hidden;opacity:0;white-space:nowrap;text-overflow:ellipsis;height:32px;line-height:32px;padding-right:16px;padding-left:16px}.md-tooltip.md-origin-top{-webkit-transform-origin:center bottom;transform-origin:center bottom;margin-top:-24px}.md-tooltip.md-origin-right{-webkit-transform-origin:left center;transform-origin:left center;margin-left:24px}.md-tooltip.md-origin-bottom{-webkit-transform-origin:center top;transform-origin:center top;margin-top:24px}.md-tooltip.md-origin-left{-webkit-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);transform:scale(0)}.md-tooltip.md-show{-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transition-duration:150ms;transition-duration:150ms;-webkit-transform:scale(1);transform:scale(1);opacity:.9}.md-tooltip.md-hide{-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-duration:150ms;transition-duration:150ms;-webkit-transform:scale(0);transform:scale(0);opacity:0}.md-panel.md-tooltip,.md-panel.md-tooltip.md-default-theme{color:rgba(255,255,255,.87);background-color:#616161}.md-toast-text{padding:0 6px}md-toast .md-toast-content{direction:row}md-toast .md-toast-content::before{content:'';min-height:48px;visibility:hidden;display:inline-block}md-tabs,md-tabs-canvas,md-tabs-wrapper{position:relative;display:block}md-toast .md-toast-content span{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;-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);transition:all .3s cubic-bezier(.55,0,.55,.2)}md-toast,md-toast .md-toast-content,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);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:translate3d(0,0,0);transform:translate3d(0,0,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;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._md-start,md-toast.md-left{left:0}md-toast{min-width:304px}md-toast.md-bottom{bottom:0}md-toast.md-right{right:0}md-toast.md-top{top: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 screen and (-ms-high-contrast:active){md-toast{border:1px solid #fff}}.md-toast-animating{overflow:hidden!important}md-toast .md-toast-content .md-button,md-toast.md-default-theme .md-toast-content .md-button{color:#fafafa}md-toast .md-toast-content .md-button.md-highlight,md-toast.md-default-theme .md-toast-content .md-button.md-highlight{color:#673ab7}md-tabs .md-paginator md-icon,md-tabs.md-default-theme .md-paginator md-icon,md-toast .md-toast-content .md-button.md-highlight.md-primary,md-toast.md-default-theme .md-toast-content .md-button.md-highlight.md-primary{color:#2196f3}md-toast .md-toast-content .md-button.md-highlight.md-warn,md-toast.md-default-theme .md-toast-content .md-button.md-highlight.md-warn{color:#f44336}@-webkit-keyframes md-tab-content-hide{0%,50%{opacity:1}100%{opacity:0}}@keyframes md-tab-content-hide{0%,50%{opacity:1}100%{opacity:0}}md-tab-data{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;opacity:0}md-tabs{margin:0;border-radius:2px;overflow:hidden;-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{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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%);transform:translateY(-50%);line-height:1em;z-index:2;cursor:pointer;font-size:16px;background:center center no-repeat;-webkit-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:0}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;transition:none}md-pagination-wrapper,md-tab-content{-webkit-transition:-webkit-transform .5s cubic-bezier(.35,0,.25,1);transition:-webkit-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);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}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)}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%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper md-tab-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}md-tabs-canvas{overflow:hidden;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}md-tabs-canvas.md-center-tabs .md-tab{float:none;display:inline-block}#work-order-header,.md-tab{float:left;white-space:nowrap}md-pagination-wrapper{height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left: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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}md-tabs-content-wrapper{display:block;position:absolute;top:48px;left:0;right:0;bottom:0;overflow:hidden}md-tab-content{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto}md-tab-content.md-no-scroll{bottom:auto;overflow:hidden}md-tab-content.md-no-transition,md-tab-content.ng-leave{-webkit-transition:none;transition:none}md-tab-content.md-left:not(.md-active){-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-animation:1s md-tab-content-hide;animation:1s md-tab-content-hide;opacity:0}[dir=rtl] md-tab-content.md-left:not(.md-active){-webkit-transform:translateX(100%);transform:translateX(100%)}md-tab-content.md-left:not(.md-active) *{-webkit-transition:visibility 0s linear;transition:visibility 0s linear;-webkit-transition-delay:.5s;transition-delay:.5s;visibility:hidden}md-tab-content.md-right:not(.md-active){-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-animation:1s md-tab-content-hide;animation:1s md-tab-content-hide;opacity:0}[dir=rtl] md-tab-content.md-right:not(.md-active){-webkit-transform:translateX(-100%);transform:translateX(-100%)}md-tab-content.md-right:not(.md-active) *{-webkit-transition:visibility 0s linear;transition:visibility 0s linear;-webkit-transition-delay:.5s;transition-delay:.5s;visibility:hidden}md-tab-content>div{-webkit-box-flex:1;-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 125ms cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1);transition:left 125ms 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 125ms cubic-bezier(.35,0,.25,1);transition:left .25s cubic-bezier(.35,0,.25,1),right 125ms cubic-bezier(.35,0,.25,1)}md-tab{position:absolute;z-index:-1;left:-9999px}.md-tab{text-align:center;line-height:24px;padding:12px 24px;-webkit-transition:background-color .35s cubic-bezier(.35,0,.25,1);transition:background-color .35s cubic-bezier(.35,0,.25,1);cursor:pointer;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}.edit,.md-tab.md-active,.md-tab.md-disabled,.noIbar,.view-more-footer{cursor:default}[dir=rtl] .md-tab{float:right}.md-tab.md-focused{-webkit-box-shadow:none;box-shadow:none;outline:0}.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}.md-tab.ng-leave{-webkit-transition:none;transition:none}md-fab-speed-dial md-fab-actions .md-fab-action-item,md-fab-speed-dial.md-left md-fab-actions .md-fab-action-item,md-fab-speed-dial.md-right md-fab-actions .md-fab-action-item{-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2)}md-toolbar+md-tabs{border-top-left-radius:0;border-top-right-radius:0}md-tabs md-tabs-wrapper,md-tabs.md-default-theme md-tabs-wrapper{background-color:transparent;border-color:rgba(0,0,0,.12)}md-tabs md-ink-bar,md-tabs.md-default-theme md-ink-bar{color:#673ab7;background:#673ab7}md-tabs .md-tab,md-tabs.md-default-theme .md-tab{color:rgba(0,0,0,.54)}md-tabs .md-tab[disabled],md-tabs .md-tab[disabled] md-icon,md-tabs.md-default-theme .md-tab[disabled],md-tabs.md-default-theme .md-tab[disabled] md-icon{color:rgba(0,0,0,.38)}md-tabs .md-tab.md-active,md-tabs .md-tab.md-active md-icon,md-tabs .md-tab.md-focused,md-tabs .md-tab.md-focused md-icon,md-tabs.md-default-theme .md-tab.md-active,md-tabs.md-default-theme .md-tab.md-active md-icon,md-tabs.md-default-theme .md-tab.md-focused,md-tabs.md-default-theme .md-tab.md-focused md-icon{color:#2196f3}md-tabs .md-tab .md-ripple-container,md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-tabs.md-default-theme .md-tab .md-ripple-container,md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon{color:#b388ff}md-tabs .md-tab.md-focused,md-tabs.md-default-theme .md-tab.md-focused{background:rgba(33,150,243,.1)}md-tabs.md-accent>md-tabs-wrapper,md-tabs.md-default-theme.md-accent>md-tabs-wrapper{background-color:#673ab7}md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon{color:rgba(255,255,255,.87)}md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused{background:rgba(255,255,255,.1)}md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-ink-bar,md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-ink-bar{color:#1e88e5;background:#1e88e5}md-tabs.md-default-theme.md-primary>md-tabs-wrapper,md-tabs.md-primary>md-tabs-wrapper{background-color:#2196f3}md-tabs.md-default-theme.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-default-theme.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-tabs.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon{color:#bbdefb}md-tabs.md-default-theme.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-default-theme.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-default-theme.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-default-theme.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-tabs.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon{color:#fff}md-tabs.md-default-theme.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused{background:rgba(255,255,255,.1)}md-tabs.md-default-theme.md-warn>md-tabs-wrapper,md-tabs.md-warn>md-tabs-wrapper{background-color:#f44336}md-tabs.md-default-theme.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-default-theme.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-tabs.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon{color:#ffcdd2}md-tabs.md-default-theme.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-default-theme.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-default-theme.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-default-theme.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-tabs.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon{color:#fff}md-tabs.md-default-theme.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused{background:rgba(255,255,255,.1)}md-toolbar>md-tabs.md-default-theme>md-tabs-wrapper,md-toolbar>md-tabs>md-tabs-wrapper{background-color:#2196f3}md-toolbar>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon{color:#bbdefb}md-toolbar>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon{color:#fff}md-toolbar>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused{background:rgba(255,255,255,.1)}md-toolbar.md-accent>md-tabs.md-default-theme>md-tabs-wrapper,md-toolbar.md-accent>md-tabs>md-tabs-wrapper{background-color:#673ab7}md-toolbar.md-accent>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar.md-accent>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar.md-accent>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar.md-accent>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon{color:#b388ff}md-toolbar.md-accent>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar.md-accent>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar.md-accent>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-accent>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-accent>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar.md-accent>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar.md-accent>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-accent>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon{color:rgba(255,255,255,.87)}md-toolbar.md-accent>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-accent>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused{background:rgba(255,255,255,.1)}md-toolbar.md-accent>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-ink-bar,md-toolbar.md-accent>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-ink-bar{color:#1e88e5;background:#1e88e5}md-toolbar.md-warn>md-tabs.md-default-theme>md-tabs-wrapper,md-toolbar.md-warn>md-tabs>md-tabs-wrapper{background-color:#f44336}md-toolbar.md-warn>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar.md-warn>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar.md-warn>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar.md-warn>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon{color:#ffcdd2}md-toolbar.md-warn>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar.md-warn>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar.md-warn>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-warn>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-warn>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar.md-warn>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar.md-warn>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-warn>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon{color:#fff}md-toolbar.md-warn>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-warn>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused{background:rgba(255,255,255,.1)}md-fab-speed-dial{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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-fab-trigger,md-fab-speed-dial:not(.md-hover-full).md-is-open{pointer-events:auto}md-fab-speed-dial ._md-css-variables{z-index:20}md-fab-speed-dial.md-is-open .md-fab-action-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}md-fab-speed-dial md-fab-actions{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto}md-fab-speed-dial.md-down{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}md-fab-speed-dial.md-down md-fab-trigger{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}md-fab-speed-dial.md-down md-fab-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}md-fab-speed-dial.md-up{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}md-fab-speed-dial.md-up md-fab-trigger{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}md-fab-speed-dial.md-up md-fab-actions{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}md-fab-speed-dial.md-left,md-fab-speed-dial.md-right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}md-fab-speed-dial.md-left md-fab-trigger{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}md-fab-speed-dial.md-left md-fab-actions{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}md-fab-speed-dial.md-right md-fab-trigger{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}md-fab-speed-dial.md-right md-fab-actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-ordinal-group:3;-ms-flex-order:2;order: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;transition-duration:0s}md-fab-speed-dial.md-scale .md-fab-action-item{-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-duration:.14286s;transition-duration:.14286s}.md-virtual-repeat-container.md-autocomplete-suggestions-container{height:225.5px}.ember-basic-dropdown{position:relative}.ember-basic-dropdown,.ember-basic-dropdown-content,.ember-basic-dropdown-content *{-webkit-box-sizing:border-box;box-sizing:border-box}.ember-basic-dropdown-content{position:absolute;width:auto;z-index:1000;background-color:#FFF}.ember-basic-dropdown-content--left{left:0}.ember-basic-dropdown-content--right{right:0}.ember-basic-dropdown-overlay{position:fixed;background:rgba(0,0,0,.5);width:100%;height:100%;z-index:10;top:0;left:0;pointer-events:none}.ember-power-calendar-day,.ember-power-calendar-nav-control,.ember-power-calendar-weekday{background-color:initial;-webkit-appearance:none}.ember-basic-dropdown-content-wormhole-origin{display:inline}.ember-power-calendar-nav{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ember-power-calendar-days,.ember-power-calendar-days *,.ember-power-calendar-nav *{-webkit-box-sizing:border-box;box-sizing:border-box}.ember-power-calendar-nav-title{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.ember-power-calendar-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ember-power-calendar-weekday{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;border:none;border:initial;outline:0;outline:initial;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.dragy,.hidden-class{display:none}.ember-power-calendar-day{border:none;border:initial;outline:0;outline:initial;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;font-size:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.ember-power-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;font-size:14px;line-height:1.42857}.ember-power-calendar-nav{line-height:2}.ember-power-calendar-nav-control{border:none;border:initial;outline:0;outline:initial;line-height:1;font-size:150%}.small-search,.toggle-off.ios,.toggle-on.ios,.toggle.ios,.toggle.ios .toggle-handle{border-radius:20px}.ember-power-calendar-nav-control:focus{-webkit-transform:scale(1.2);transform:scale(1.2)}.ember-power-calendar-day--selected,.ember-power-calendar-day--selected:not([disabled]):hover{font-weight:700}.ember-power-calendar-day--interactive[disabled]{opacity:.4}.table-design{border-collapse:collapse;text-align:left;table-layout:fixed}#right-bar-heading,#search-div,#work-orders li,.add-on,.view-more-footer{text-align:center}#tech-table{table-layout:fixed}.overlay{height:100%;width:100%;position:absolute;top:0;left:0;bottom:200px;background-color:rgba(0,0,0,.4)}.expand{width:99%}.cell-layout{height:100%;position:relative;overflow:auto}.drag,.dragy{z-index:-1;position:absolute}#work-order-list .panel-body{height:100%}#dispatch-table{height:90%;padding:0}.is-placed{bottom:0;right:0;height:100%}.dragy{visibility:hidden}.add-button,.inline-element,.small-search{display:inline-block}.add-button,.inline-element,.label-span,.small-search{position:relative}.add-button{width:10px;height:10px;left:4px}.is-filled{padding:10px;color:#000;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5ZGI4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NmM1NmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #a9db80),to(#96c56f));background:linear-gradient(to bottom,#a9db80 0,#96c56f 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9db80', endColorstr='#66ff66', GradientType=0 )}#tech-table.table-condensed th,td{font-weight:400;padding:0}#work-orders{margin-left:auto;padding-left:0;list-style-type:none}#work-orders li{margin:auto}#top-bar{height:45px;width:100%;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(0, #f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);margin-bottom:3px}.small-search{top:15%;width:auto;height:30px}.label-span{margin-top:8px;vertical-align:bottom}.inline-element{margin-top:0;top:4px}.work-order-search{width:80%}#work-order-header{width:15%;height:100%}#technician-table-header{width:84%;height:100%;float:right}.time-pick{width:90px}.tech-box{-webkit-box-sizing:content-box;box-sizing:content-box;border-radius:2px;font:400 12px/normal "Times New Roman",Times,serif;width:120px;text-overflow:clip}.dispatch-modal-position{top:0;bottom:0;overflow:hidden;outline:0;display:block;position:absolute;left:auto;right:auto;margin:0 auto 20px;z-index:10000;max-width:100%;width:100%;height:100%}#menu-toggle,.customer-search,.ember-list-view,.input-append input,.tool-bar{position:relative}.add-on,.input-append input{display:inline-block;height:20px}.input-append{display:inline-block;vertical-align:middle;margin-bottom:10px;font-size:0;white-space:nowrap}#contracts,#notes-div,#summary,.add-on,.equipment-table,.input-append input,.t-col,.t-times-col{vertical-align:top}.input-append input{border-radius:4px 0 0 4px;margin-bottom:0;font-size:14px;-webkit-transition:border linear .2s,-webkit-box-shadow linear .2s;transition:border linear .2s,-webkit-box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s,-webkit-box-shadow linear .2s;line-height:20px;color:#555;-webkit-appearance:textfield;padding:1px;background-color:#fff;border:2px inset;border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;-webkit-rtl-ordering:logical;-webkit-user-select:text;cursor:auto}.input-small{width:90px}.add-on{border-radius:0 4px 4px 0;cursor:pointer;margin-left:-1px;width:auto;min-width:16px;padding:0 5px;font-size:14px;line-height:20px;text-shadow:0 1px 0 #fff;background-color:#eee;border:1px solid #ccc}.edit,.td-table,.th-table{font-size:1.5vh}#menu-toggle,#right-bar-toggle{border-color:transparent!important;float:left}.icon-chevron-up{background-position:-288px -120px}#customer-selected-exit,#menu-toggle,#right-bar-toggle{margin:0;background:0 0!important;-webkit-box-shadow:none;box-shadow:none}#menu-toggle{z-index:5000;top:10em}.ember-list-view{overflow:auto;overflow-x:hidden!important}#right-bar,.cList,.sidebar-child,.sidebar-child:hover{overflow-x:hidden}.ember-list-item-view{position:absolute;width:100%}#right-bar{padding:0;margin:0;float:right;-webkit-transition:all .5s ease;transition:all .5s ease}.customer-search{width:80%;display:inline;color:#000;font-weight:700}#tables,.customer-table,.site-table{display:inline-block;position:relative}#right-bar-exit,#right-bar-glyph{color:#bec3c4;text-shadow:none}#icon{z-index:5}#right-bar.col-lg-10,#right-bar.col-lg-12,#right-bar.col-lg-2{-webkit-transition:all .25s ease;transition:all .25s ease}#right-bar-toggle{z-index:5;position:absolute}.login-input{border-color:#00638d}#customer-selected-exit{z-index:5;float:right;position:relative;border-color:transparent!important}.glyphicon{text-shadow:none;-webkit-box-shadow:none;box-shadow:none}#right-bar.panel-default{color:#424546;background-color:#eee}.rb-expanded .panel-default{margin-right:10px}.rb-expanded .row{margin-bottom:1%}.rb-not-expanded .panel{margin-bottom:0;border:none}.rb-not-expanded .panel-heading{background-color:#eee}div.cList:hover,div.ecList:hover,div.view-more-footer:hover{background-color:#5290ff}.rb-not-expanded .panel-body{margin:0 4px}.view-more-footer{padding-top:5px;padding-bottom:5px;border:none}.eth-table,.th-table{text-align:left;font-weight:700}#tables{width:100%}#site-table-collapsed{position:relative;left:5%;width:90%;border:none;border-outline:none}#site-table-collapsed td{overflow:hidden}.th-table{width:auto;overflow:hidden;border:none;border-outline:none}.td-table{position:relative;left:.5em;width:auto;overflow:hidden;border:none;border-outline:none}.etd-table,.eth-table{font-size:1.6vh;width:auto;border-outline:none;overflow:hidden;border:none}.etd-table{position:relative;left:.5em}.title{color:#F9F9F9;font-weight:700;font-size:1.5em;border:none;border-outline:none;text-align:center;display:block}.equipment-table{position:relative;display:inline-block}.cancer{margin-bottom:-99999px;padding-bottom:99999px}#equipment-table-collapsed{position:relative;top:8px;left:5%;width:90%;border:none;border-outline:none}#equipment-table-collapsed td{white-space:nowrap;overflow:hidden}#recent-activity{position:relative;height:30%;top:2%;width:100%}#recent{resize:none;overflow:hidden;background:0 0;color:#fff;margin:0;text-align:left}#contracts .td-table,#contracts .th-table,#monthSelection,#recent-summary th,#yearSelection>div,.customer-list,.div-title,.md-show-clear-button button,li.csv{text-align:center}.div-title{position:relative;width:100%}technician-block{width:30%;float:left}.top-block{top:0;float:right;width:70%}#recent-main,.inline-block,.inline-block-left{width:20%;display:inline-block}.inline-block{position:relative}.inline-block-left{left:5%;position:relative}#recent-start{top:5vh;position:relative;left:10%;width:80%}#summary{display:inline-block;width:auto}#recent-main-collapsed{top:16px;left:5%;width:90%;position:relative}#recent-main-collapsed td{overflow:hidden}.search-icon-bar{position:relative}.search-icon-bar i{position:absolute;padding:10px 12px;pointer-events:none}#balance,#bottom-start,#contracts,#contracts-collapsed,#notes-div,.ecList{position:relative}.search-icon-bar input{padding-left:30px}.no-margin,li.csv{margin:0;padding:0}#recent-summary{display:inline-block;float:right;width:80%}.modal-dialog{z-index:1;max-width:100%}#bottom-start{top:10vh;left:10%;width:80%}#contracts{display:inline-block;width:30%;table-layout:fixed}#contracts-collapsed{top:24px;left:5%;width:90%;border:none;border-outline:none}#contracts .td-table{overflow:hidden;width:100%;left:0}#contracts .th-table{overflow:hidden}#contracts-div{display:inline-block}#notes-div{height:100%;left:2%;display:inline-block;width:40%}#notes{width:100%;background:0 0;border:none;resize:none}.notes-class{overflow:hidden}:focus{outline:transparent 0;border:none}.cList,.ecList{border-bottom-style:solid;border-color:#DDD}.image-upload,.mini-image-upload{border-style:solid;border-width:thin}.cList,.ecList,input.edit:focus{border-width:2px}#balance{display:inline-block;left:4%;width:29%;table-layout:fixed}.customer-list{margin:0}.ecustomer-list{margin:0;font-size:1.6vh}.ecList{border-right-style:solid;border-left-style:solid;width:80%;left:10%}.nobr{white-space:nowrap}li.csv{white-space:nowrap;display:inline;list-style-type:none}li.csv:after{content:', '}.modal-expanded-view,.modal-nonexpanded-view{top:0;right:auto;margin:0 auto 20px;z-index:10000;height:100%;display:block;overflow:hidden;left:auto;max-width:100%}li.csv:last-of-type:after{content:''}.btn:hover{background-color:#999}.modal-expanded-view{bottom:0;outline:0;position:absolute;width:100%}.modal-nonexpanded-view{bottom:0;outline:0;position:absolute}.checkbox-checked,.checkbox-checked-contr,.checkbox-unchecked,.checkbox-unchecked-contr,.edit,.editing,.form-control,.panel-button,.panel-edit{position:relative}.edit{left:.5em;color:#000;width:auto;overflow:hidden;border-color:#b2b2b2;border-radius:8px;background-color:#c2c2c2}.form-control{color:#000;display:inline-block}.editing{top:9px;left:5%}input.edit:focus{border-style:solid;border-color:#b2b2b2;background-color:#fff}.equipment-edit{padding-bottom:6px}div.equipment-edit:hover{background-color:#85C2FF}.no-hover:hover{background-color:#e0e0e0}.checkbox-checked{float:right;background-image:url(/checked-checkbox-xxl-3dad143a9b465a8ac660f268f64fcd3e.png);height:30px;width:30px}.checkbox-unchecked{float:right;background-image:url(/checkbox-xxl-611988ef58e83d879d4bbd09eb09ad42.png);height:30px;width:30px}.checkbox-checked-contr{float:right;bottom:12vh;background-image:url(/checked-checkbox-xxl-3dad143a9b465a8ac660f268f64fcd3e.png);height:30px;width:30px}.checkbox-unchecked-contr{float:right;bottom:12vh;background-image:url(/checkbox-xxl-611988ef58e83d879d4bbd09eb09ad42.png);height:30px;width:30px}.panel-button{padding:2px 6px;float:right;bottom:3px}.panel-edit{float:right;padding:2px 4px;bottom:4px}.width-seven{width:7.3%}.width-six{width:6%}.invoice-modal{position:absolute;width:100%;height:100%}/*!
 * Start Bootstrap - Simple Sidebar HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */#wrapper{padding-left:0;-webkit-transition:all .4s ease;transition:all .4s ease}#wrapper.toggled{padding-left:180px}#sidebar-wrapper{z-index:1000;position:fixed;left:180px;width:45px;height:100%;margin-left:-180px;overflow-y:auto;-webkit-transition:all .4s ease;transition:all .4s ease;background-color:#000}.sidebar-child:hover,.sidebar-nav li>:first-child:hover{background:rgba(255,255,255,.2);border-left:#01638d 3px solid;text-decoration:none}.sidebar-child{padding-top:0;padding-left:5px;padding-bottom:0;text-overflow:ellipsis;white-space:nowrap}.sidebar-child:hover{color:#fff;text-overflow:ellipsis;white-space:nowrap}#wrapper.toggled #sidebar-wrapper:hover{width:250px;-webkit-transition-delay:.5s;transition-delay:.5s}.sidebar-glyphicon{font-size:24px;margin-right:10px;top:5px}#page-content-wrapper{width:100%;height:100%;padding:15px}#wrapper.toggled #page-content-wrapper{position:absolute;margin-right:-180px}.sidebar-nav{position:absolute;top:0;width:250px;margin:0;padding:0;list-style:none;color:#BEC3C4}.sidebar-nav li{line-height:40px;color:#999}.sidebar-nav li>:first-child{display:block;text-decoration:none;color:#BEC3C4}.sidebar-nav li>:first-child:hover{color:#fff}.sidebar-nav li>:first-child:active,.sidebar-nav li>:first-child:focus{text-decoration:none}.sidebar-nav>.sidebar-brand{height:65px;font-size:18px;line-height:60px;color:#BEC3C4}.sidebar-nav>.sidebar-brand span{color:#BEC3C4}.sidebar-nav>.sidebar-brand span:hover{color:#fff;background:0 0}.sidebar-link{padding-left:2px}@media (min-width:768px){#wrapper{padding-left:250px}#wrapper.toggled{padding-left:45px}#sidebar-wrapper{width:250px}#wrapper.toggled #sidebar-wrapper{width:45px}#page-content-wrapper{padding:20px}#wrapper.toggled #page-content-wrapper{position:relative;margin-right:0}}md-input-container .md-placeholder,md-input-container label:not(.md-no-float):not(.md-container-ignore){width:auto}.md-phone-notification .md-icon-button{opacity:0;position:absolute;top:2px;left:2px}.md-phone-notification .md-icon-button md-icon{color:#000}.md-phone-notification:hover .md-icon-button{transition:opacity .3s;-webkit-transition:opacity .3s;opacity:1}.bottom-margin-0{margin-bottom:0!important}::-webkit-calendar-picker-indicator{color:#000}.min-height-200{min-height:200px}.min-width-700{min-width:700px}.max-width-50{max-width:50px}.fake-loading-button{right:-20px}.min-height-94{min-height:94px}.floating-header-table-container{padding-top:56px;position:relative}.sticky-header-checkbox{padding:initial!important}.max-height-100{max-height:100%!important}.min-height-35{min-height:35px!important}.floating-header-table thead>tr{height:auto!important}.floating-header-table th{height:0!important;line-height:0!important;padding-top:0!important;padding-bottom:0!important;color:transparent!important;border:none!important;white-space:nowrap!important}.floating-header-table th>div{position:absolute!important;background:0 0!important;top:22px!important;line-height:normal!important;color:rgba(0,0,0,.54);padding-left:0}.work-order-fill .wo-color-sliver{display:none}.align-self-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.call-search-check{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;margin-left:15px!important}.md-sort-icon{min-width:16px!important;max-width:16px!important;min-height:16px!important;max-height:16px!important}md-icon.warn{color:red!important}.md-phone-notification{margin-top:25px;padding:12px 12px 0;background-color:#efefef;position:relative}.md-phone-notification address{margin-left:15px}.md-phone-notification md-icon{color:#00c853}.valign-mid{vertical-align:middle!important}.vacation-not-finished{margin:-6px;background:repeating-linear-gradient(45deg,#2196f3,#2196f3 10px,#7cc5ff 10px,#7cc5ff 20px)}.work-order-fake{width:100%;opacity:.8}.vacation-finished{margin:-6px;background:repeating-linear-gradient(45deg,#2196f3,#2196f3 10px,#ccc 10px,#ccc 20px)}textarea[disabled]{cursor:not-allowed}.no-min-height{min-height:0!important}.liquid-full-width,.liquid-full-width>.liquid-child{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}.fade-in{-webkit-animation:fade-in .5s;animation:fade-in .5s}.md-autocomplete-suggestions .md-virtual-repeat-offsetter{z-index:100}@-webkit-keyframes scale-in-top-right{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:top right;transform-origin:top right}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:top right;transform-origin:top right}}@keyframes scale-in-top-right{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:top right;transform-origin:top right}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:top right;transform-origin:top right}}.minimized-wo{background:#424242;border-top-left-radius:5px;border-top-right-radius:5px;color:#fff;height:28px;line-height:9px;outline:transparent solid 1px;padding:11px 20px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;cursor:pointer}.image-upload,.md-popover{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}@-webkit-keyframes scale-in-top-left{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:top left;transform-origin:top left}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:top left;transform-origin:top left}}@keyframes scale-in-top-left{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:top left;transform-origin:top left}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:top left;transform-origin:top left}}@-webkit-keyframes scale-in-bottom-right{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom right;transform-origin:bottom right}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:bottom right;transform-origin:bottom right}}@keyframes scale-in-bottom-right{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom right;transform-origin:bottom right}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:bottom right;transform-origin:bottom right}}@-webkit-keyframes scale-in-bottom-left{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom left;transform-origin:bottom left}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}}@keyframes scale-in-bottom-left{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom left;transform-origin:bottom left}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}}.scale-in-top-right{-webkit-animation:scale-in-top-right .2s;animation:scale-in-top-right .2s}.scale-in-top-left{-webkit-animation:scale-in-top-left .2s;animation:scale-in-top-left .2s}.scale-in-bottom-right{-webkit-animation:scale-in-bottom-right .2s;animation:scale-in-bottom-right .2s}.scale-in-bottom-left{-webkit-animation:scale-in-bottom-left .2s;animation:scale-in-bottom-left .2s}md-input-container .md-input [disabled],md-input-container .md-input[disabled],md-input-container.md-default-theme .md-input [disabled],md-input-container.md-default-theme.md-labeled-text-field .md-input[disabled]{color:rgba(0,0,0,.87)!important;margin-bottom:0!important}.dispatch-filter md-chips-wrap{padding:0 0 3px 3px}.dwo-resizer{height:5px;min-height:5px;cursor:ns-resize;margin-top:-5px;z-index:5;overflow:visible}.md-contextmenu{padding-left:0;min-width:200px;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block}.md-contextmenu li{position:relative;padding:16px 72px;cursor:pointer;width:100%;white-space:nowrap;display:block}.md-contextmenu li:hover{background:#eee}.md-contextmenu li md-icon{position:absolute;left:24px;bottom:12px}.md-popover{position:fixed;z-index:1000;color:rgba(0,0,0,.87);background-color:#fff;border-radius:2px;padding:8px;line-height:normal}address{font-style:italic;line-height:normal;margin-bottom:0}.md-badge{background-color:#87ceeb;border-radius:99px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;padding:2px 5px}.warn-icon>md-icon{color:#D50000!important}.edit-customer-textarea>textarea{height:124px!important}.wo-dialog-create-textarea>textarea{height:122px!important;overflow-y:auto}.container,.overflow-y-hidden{overflow-y:hidden}.image-upload{height:240px;width:240px;border-color:#000;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.mini-image-upload{height:100px;width:100px;border-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.margin-top-40{margin-top:40px!important}.margin-top-14{margin-top:14px!important}md-input-container[disabled]>label{color:rgba(0,0,0,.5)!important}.work-order-dragging{position:fixed!important;width:180px!important;cursor:-webkit-grabbing;cursor:grabbing;z-index:999!important}.right-button-date{right:20px!important}.md-chips-component{margin:18px 0;position:relative}.md-chips-component .md-chip-input-container{margin:0!important}.work-order{background-color:#fff;border-radius:6px;-webkit-transition:-webkit-box-shadow .25s;transition:-webkit-box-shadow .25s;transition:box-shadow .25s;transition:box-shadow .25s, -webkit-box-shadow .25s;padding:6px 6px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;position:absolute;cursor:pointer}.work-order-assigned{width:95%}.work-order-unassigned{position:static;margin:15px 5px}.md-chips-component .md-chips{padding:0 0 0 3px}.md-chips-label1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;-webkit-box-ordinal-group:2;-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);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);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;transform-origin:left top}.md-chips-label{position:absolute;bottom:100%;left:0;right:auto;color:rgba(0,0,0,.54);font-weight:400;-webkit-transform:translate3d(0,6px,0) scale(.75);transform:translate3d(0,6px,0) scale(.75);-webkit-transition:width cubic-bezier(.25,.8,.25,1) .4s,-webkit-transform cubic-bezier(.25,.8,.25,1) .4s;transition:width cubic-bezier(.25,.8,.25,1) .4s,-webkit-transform cubic-bezier(.25,.8,.25,1) .4s;transition:transform cubic-bezier(.25,.8,.25,1) .4s,width cubic-bezier(.25,.8,.25,1) .4s;transition:transform cubic-bezier(.25,.8,.25,1) .4s,width cubic-bezier(.25,.8,.25,1) .4s,-webkit-transform cubic-bezier(.25,.8,.25,1) .4s}.inline-button{height:52px;margin-bottom:18px}.highlight-yellow{background-color:#fafad2}.new-md-inline .md-container{height:3px;top:-3px}.admin-sidenav{background-color:#fcfcfc;z-index:1}.admin-sidenav>md-content{background-color:#fcfcfc!important}.fab-top-right{position:fixed!important;top:70px;right:15px}.md-autocomplete-suggestions li{font-size:12px!important}.ui-sortable-helper md-card{display:block!important}.se-search,md-dialog{max-width:90%!important}.hover-container{position:relative}.image-delete,.wo-img{position:absolute!important}.hover-button{-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s, -webkit-transform 1s}.hover-container:hover>.hover-button{-webkit-transform:scale(1);transform:scale(1)}.wo-img{bottom:2px;right:2px}#top,.month.iron-selected{background-color:#42a5f5;color:var(--month-picker-top-picker,#fff)}#buttom,#top{padding:1rem}#selectedDisplay{font-size:1.2em}#dialog{-webkit-transition:all 3s ease-out;transition:all 3s ease-out}#yearSelection,.month{-webkit-transition:all .3s ease-out;transition:all .3s ease-out;cursor:pointer}#selectorCover{display:inline-block;position:relative;width:140px;height:1em;overflow:hidden}.hide-me,.virtual-each{overflow:hidden!important}#yearSelection{position:absolute;top:0;left:0;width:100%}#yearSelection>div{display:block;position:absolute;top:0;width:100%}#monthSelection{display:block;width:215px;margin:1em auto 0}.month{display:inline-block;width:40px;height:40px;line-height:40px;margin:5px;border-radius:50%}.md-show-clear-button button{display:block;z-index:1;top:0!important;position:absolute;right:0;width:30px;height:30px;line-height:20px;cursor:pointer;border:none;border-radius:50%;padding:0;font-size:12px;background:0 0;margin:auto 5px}.select-x,md-select-menu>md-content{position:relative}md-input-container.normal-input>input.md-input[disabled]{color:rgba(0,0,0,.87)!important}.prod-history-table{height:400px;min-width:400px}.height-700{height:700px}.margin-neg-20{margin-left:-20px!important}.select-checks-table{min-height:380px}.min-250{min-width:250px!important}.ledger-select,.power-select-min-width{min-width:300px}.width-100{height:100%}.md-toolbar-tools>md-menu>.md-button{margin-right:0!important}.md-toolbar-tools>md-menu{margin-right:-8px}table.md-table td.md-cell md-select>.md-select-value>span.md-select-icon:after{-webkit-transform:scaleY(.5) scaleX(1)!important;transform:scaleY(.5) scaleX(1)!important}.check-rec-table{height:60vh}.select-x{top:25px;cursor:pointer}span.select-x>md-icon{color:red}.check-rec-table>table{table-layout:fixed}.tran-select-table{height:500px}.align-center{-ms-flex-line-pack:center;align-content:center}.job-select-table{margin:0;width:175px}.md-hightlight-row{background-color:rgba(33,150,243,.26)}.report-image{height:150px}.edit-tran-note{width:250px}.red{color:red!important}.no-padding{padding:0!important}md-input-container label{font-weight:400!important}md-select-header{position:fixed!important;top:0;z-index:100;width:calc(100% - 9px)!important}md-table-container{overflow-x:hidden!important}.gl-crud-vr{height:75vh}.pj-paid-invoices{height:380px;width:900px}md-optgroup{margin-top:48px}@media only screen and (min-width:768px){.shrink-doc-post{width:100%}}@media only screen and (min-width:1600px){.shrink-doc-post{width:75%}}.doc-post-side-inputs{width:115px}.custom-vendor-crud{-webkit-box-flex:1;-ms-flex:1 0 87.5%;flex:1 0 87.5%}.md-radio-group-alignment{margin-bottom:18px}.md-radio-group-label{color:rgba(0,0,0,.54);font-size:11px;padding-left:4px;font-weight:400}md-radio-group md-radio-button.md-radio-group-row:not(:first-child){margin-left:15px;margin-top:0}.table-paper-icon-button{margin-top:-10px!important}.bot-mar{margin-bottom:20px}.no-flex{-webkit-box-flex:0;-ms-flex:0;flex:0}.space-between,.space-between .md-list-item-inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.better-spacing{padding-right:5px;padding-left:5px}.fadein-enter{opacity:.01}.fadein-enter.fadein-enter-active{opacity:1;-webkit-transition:opacity .25s ease-in;transition:opacity .25s ease-in}.fadein-leave{opacity:1}.fadein-leave.fadein-leave-active{opacity:.01;-webkit-transition:opacity .25s ease-in;transition:opacity .25s ease-in}.zero-margin{margin:0}md-autocomplete.no-error>md-autocomplete-wrap>md-input-container>div[class=md-errors-spacer],md-input-container.no-error>div[class=md-errors-spacer]{display:none}md-input-container.md-input-focused .md-char-counter,md-input-container.md-input-focused>div.md-errors-spacer>div.md-char-counter,md-input-container.md-input-invalid .md-char-counter,md-input-container.md-input-invalid>div.md-errors-spacer>div.md-char-counter{display:block}.no-error{height:34px}.md-char-counter{display:none}md-dialog{max-height:98%!important}.top-18{margin-top:18px}.bottom-18{margin-bottom:18px}.additional-image-delete,.image-delete,.primary-image-delete{margin:0!important;background-color:#fafafa!important}.product-title{position:relative}.image-delete{bottom:5px;min-height:25px!important;height:25px!important;width:25px!important;line-height:25px!important;right:5px;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s, -webkit-transform 1s}.image-delete>md-icon{height:16px!important;font-size:16px!important;-webkit-transform:translateX(-1px);transform:translateX(-1px);color:rgba(0,0,0,.54)!important}.image-container:hover>.image-delete{-webkit-transform:scale(1);transform:scale(1)}.primary-image-container{position:relative}.additional-image-delete,.primary-image-delete{position:absolute!important;-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s, -webkit-transform 1s}.primary-image-delete{bottom:5px;right:5px;-webkit-transform:scale(0);transform:scale(0)}.primary-image-delete>md-icon{color:rgba(0,0,0,.54)!important}.simditor-body{max-height:300px!important;overflow:auto;max-width:651px!important}.primary-image-container:hover>.primary-image-delete{-webkit-transform:scale(1);transform:scale(1)}.additional-image-delete{bottom:75px;right:15px;-webkit-transform:scale(0);transform:scale(0)}.additional-image-delete>md-icon{color:rgba(0,0,0,.54)!important}.additional-image-container:hover>.additional-image-delete{-webkit-transform:scale(1);transform:scale(1)}.create-product-item,.fab-bottom-right{position:fixed!important;bottom:20px;right:20px}.primary-image-add{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-transform:scale(0);transform:scale(0)}.primary-image-container:hover>.primary-image-add{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-transform:scale(1);transform:scale(1)}.product-fab{position:absolute!important;bottom:80px;right:50px;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s, -webkit-transform 1s}.menu-item .expand-icon,.modal-content-new,.modal-dialog-new,.relative{position:relative}.product-title:hover>.product-fab{-webkit-transform:scale(1);transform:scale(1)}.pointer{cursor:pointer}.product-image{height:200px;max-height:200px}.product-screen{height:250px;width:250px}.product-category{height:200px;max-height:200px}.no-overflow-x{overflow-x:hidden}md-toast.md-default-theme .md-toast-content .md-button{color:'{{background-50}}'}md-toast.md-default-theme .md-toast-content .md-button.md-highlight{color:'{{primary-A200}}'}md-toast.md-default-theme .md-toast-content .md-button.md-highlight.md-accent{color:'{{accent-A200}}'}md-toast.md-default-theme .md-toast-content .md-button.md-highlight.md-warn{color:'{{warn-A200}}'}paper-tabs{background-color:#2196f3;color:rgba(255,255,255,.87)}body,html{height:100%;color:#4e4e4e}.nopadding{padding:0!important}.customer-notes-screwed-up{max-width:614px;overflow-wrap:break-word}.customer-notes-input-edit{width:587px}.invoice-info{min-width:1070px;min-height:80vh}.customer-profile,.work-order-info{min-width:900px;min-height:80vh}.menu-item,.menu-item .md-list-item-inner,.submenu-item,.submenu-item .md-list-item-inner{min-height:40px}.info-label{margin-top:4px}md-content.md-default-theme:not(.sidenav),md-content:not(.sidenav){color:rgba(0,0,0,.87)}.menu-item.active,.menu-item:hover,.submenu-item.active,.submenu-item:hover{background-color:rgba(0,0,0,.1)}.menu-item .md-list-item-inner md-icon,.submenu-item .md-list-item-inner md-icon{margin-top:0;margin-bottom:0}.menu-item{font-size:14px}.menu-item .expand-icon{right:-36px;-webkit-transition:-webkit-transform 250ms linear;transition:-webkit-transform 250ms linear;transition:transform 250ms linear;transition:transform 250ms linear, -webkit-transform 250ms linear}.menu-item.expanded .expand-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.paper-background2{height:calc(100% - 112px)!important}.height-transition{-webkit-transition:height 2s;transition:height 2s}.sticky{position:-moz-sticky;position:-ms-sticky;position:-o-sticky;top:15px}.checkyboxy{height:20px;width:20px;vertical-align:middle;padding-top:0}.customer-notification,.push-notification{bottom:40px;z-index:500;padding:15px 15px 15px 30px;background-repeat:no-repeat;background-position:7px center;opacity:.8;filter:alpha(opacity=70);position:absolute;cursor:pointer;vertical-align:middle}.select-all{font-size:20px;color:green;left:50px;cursor:pointer}.full-height{height:100%!important}.no-padding-checkbox{margin-bottom:0!important}.push-notification{background-color:#000;right:40px;color:#fff;-webkit-border-top-right-radius:5px;border-radius:7px}.customer-notification{background-color:#FFF;right:60px;color:#353535;-webkit-border-top-right-radius:5px;border-radius:7px;border:2px solid #353535}.select-all:hover{color:#36BB36}.data-label{color:#777}.rando{padding-left:32px;padding-right:28px}.modal-open-new .modal-new{overflow-x:hidden;overflow-y:auto}.equipment-modal-li{border-bottom-style:solid;border-color:#E8E6E6}.equipment-modal-li:hover{background-color:#5290ff}.fade-new.in-new{opacity:1}.dropdown-menu-new{top:100%;position:absolute;width:100%;left:0;z-index:1000;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:13px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:0;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.full-width{width:100%}.no-textarea-resize{resize:none}.ember-select-search{display:inline-block;white-space:nowrap;z-index:10000;min-height:26px;width:100%;margin:0;padding:4px 4px 0}.ember-select-results{padding-left:0}.ember-select-result-item{display:block;line-height:26px;font-size:14px;padding:0 3px 0 11px}.ember-select-result-item:hover{cursor:pointer;background-color:#4c88e5;color:#fff}.ember-select-search input{background:url(../img/select2.png) 100% -22px no-repeat #fff;padding:3px 20px 3px 5px;outline:0;border:1px solid #aaa;width:100%;margin:0;height:auto!important;min-height:26px;-webkit-box-shadow:none;box-shadow:none;border-radius:2px}.modal-new{display:block!important;overflow-y:auto;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;outline:0}.fade-new{opacity:0;-webkit-transition:opacity .15s linear}.modal-new.fade-new .modal-dialog-new{transform:translate(0,0);-webkit-transform:translate(0,0)}.modal-new.in-new .modal-dialog-new{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.mapping-remove{color:#f70c0c;line-height:35px;cursor:pointer}.mapping-remove:hover{color:#9e0404}.form-control-custom{display:block;width:100%;height:35px;padding:6px 12px;font-size:13px;line-height:1.6796875;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-moz-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-ms-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control-custom:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control-custom::-moz-placeholder{color:#777;opacity:1}.form-control-custom:-ms-input-placeholder{color:#777}.form-control-custom::-webkit-input-placeholder{color:#777}.form-control-custom[disabled],.form-control-custom[readonly],fieldset[disabled] .form-control-custom{cursor:not-allowed;background-color:#eee;opacity:1}.modal-new.fade-new .modal-dialog-new{-webkit-transition:-webkit-transform .3s ease out;transition:-webkit-transform .3s ease out;transition:transform .3s ease out;transition:transform .3s ease out, -webkit-transform .3s ease out}.deleted-from-above{transform:translateY(5%);-webkit-transform:translateY(5%)}li.cList:hover{background-color:#5290ff}@media (min-width:768px){.modal-dialog-new{width:600px;margin:30px auto}}.modal-content-new{border:1px solid #f1f1f1;border-radius:1px;-webkit-box-shadow:none;box-shadow:none;background-color:#fff}.modal-header-new{padding:20px;border-bottom:1px solid transparent;min-height:16.68px}.modal-body-new{position:static;padding:0 20px}.modal-footer-new{margin-top:0;border-top:1px solid transparent;text-align:left;padding:20px}.modal-backdrop-new{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:#000;opacity:.6}.ember-select-multi .ember-select-choices{min-height:28px;min-width:160px;height:auto!important;height:1%;margin:0;padding:0 0 1px;overflow:hidden;position:relative;cursor:text}.ember-select-multi .ember-select-choices li{float:left;list-style:none}.ember-select-multi .ember-select-choices .ember-select-search-field{min-width:40px;padding:0;white-space:nowrap;position:relative}.ember-select-multi .ember-select-choices .ember-select-search-field .invisible-placeholder{visibility:hidden;line-height:32px;font-size:100%;padding:5px;outline:0;border:0;-webkit-box-shadow:none;box-shadow:none}.ember-select-multi .ember-select-choices .ember-select-search-field input{position:absolute;left:0;top:0;width:1000px;color:#666;background:0 0!important;font-size:100%;padding:5px;outline:0;border:0;-webkit-box-shadow:none;box-shadow:none}.ember-select-multi .ember-select-search-field input.ember-select-active{background:url(../img/spinner.gif) 100% no-repeat #fff!important}.ember-select-multi .ember-select-search-choice{position:relative;background-color:#DAE4F6;color:#222;border:1px solid #DAE4F6;line-height:27px;padding:0 19px 0 5px;margin:2px 0 0 2px;cursor:default;border-radius:0}.ember-select-multi .ember-select-search-choice span{cursor:default}.ember-select-multi .ember-select-search-choice .ember-select-search-choice-close{display:block;position:absolute;right:3px;top:4px;width:12px;height:13px;font-size:17px;line-height:16px;color:#444;font-weight:700;outline:0}.ember-select-multi .ember-select-search-choice .ember-select-search-choice-close:hover{text-decoration:none;color:#222;cursor:pointer}.ember-select{text:#000;max-width:100%;postion:relative;display:inline-block;outline:0}.ember-select-choice i{top:3px;right:-6px}.ember-select-choice.btn i{float:right}.ember-select-choice.btn-sm i{top:9px;right:11px}.ember-select-choice.btn-xs i{top:6px;right:7px}.ember-select-choice.btn-large i{top:11px;right:6px}.ember-select-choice:hover{cursor:pointer;text-decoration:none}.ember-select-choice span{position:relative;overflow:hidden;white-space:nowrap;display:block;margin-right:12px;-ms-text-overflow:ellipsis;text-overflow:ellipsis}.ember-select-choice abbr{display:block;position:absolute;right:26px;top:8px;width:12px;height:12px;font-size:17px;line-height:16px;color:#595959;font-weight:700;cursor:pointer;text-decoration:none;border:0;outline:0}.ember-select-choice abbr:hover{color:#222;cursor:pointer}.ember-select-choice .ember-select-search-choice-close{display:block;position:absolute;right:3px;top:4px;width:12px;height:13px;font-size:17px;line-height:16px;color:#444;font-weight:700;outline:0}.ember-select-choice .ember-select-search-choice-close:hover{text-decoration:none;color:#222;cursor:pointer}.interior-header,.interior-header-component,.under-title{color:#959595;letter-spacing:1px}.interior-header{font-size:12px;padding-left:5px}.interior-header-component{font-size:12px}.fancy-text{font-size:1.6rem;padding:2px 4px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wrap-text{white-space:normal!important}.under-title{font-size:12px;font-weight:700}.zero-width{width:0%;padding:0;margin:0;-webkit-transition:.6s;transition:.6s}.background-add-row:hover{background-color:#f5f5f5}.sidebar-nav li{cursor:pointer}.img-remove{opacity:0;position:absolute;color:#dcdcdc}.img-remove:hover{color:#FFF}.img-element:after{content:"";position:absolute;right:0;top:0;height:100%;width:100%;background:rgba(0,0,0,.4);opacity:0}.landing-element .landing-button{width:90px!important;height:86px!important}.landing-element-title{font-size:16px;cursor:pointer}.landing-row{padding:40px 15%}.img-element:hover .img-remove,.img-element:hover:after{opacity:1}.img-element{cursor:pointer}.bigger-font{font-size:16px}.panel-item{color:#b4b4b4;cursor:pointer}.admin-highlight,.panel-item:hover{background-color:#252525;color:#eae9e9}.icon-time{background-position:-48px -24px;background-image:url(http://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.0/img/glyphicons-halflings.png)}a:hover{text-decoration:none}.fileinput-button{position:relative;overflow:hidden;display:inline-block}.fileinput-button input{position:absolute;top:0;right:0;margin:0;opacity:0;-ms-filter:'alpha(opacity=0)';font-size:200px;direction:ltr;cursor:pointer}.vacation{color:#fff;text-overflow:clip;background:repeating-linear-gradient(45deg,#606dbc,#606dbc 10px,#465298 10px,#465298 20px);background-origin:padding-box;background-clip:border-box;-webkit-box-shadow:none;box-shadow:none;text-shadow:none;-webkit-transition:none;transition:none;-webkit-transform:none;transform:none;-webkit-transform-origin:50% 50% 0;transform-origin:50% 50% 0}.badge{background-color:#2196f3;padding:5px 7px}.time-view{width:90px}.container,.height-mod{width:100%;position:fixed}.t-table{background-color:#fff;border-bottom:1px solid #ddd;margin-top:-1px;table-layout:fixed}.legend-height{height:15px}.noselect{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ember-table-tables-container,.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.tech-gutter{position:relative;height:0}.noselect:hover{cursor:pointer}.move-cursor{cursor:move!important;opacity:.8}.bootstrap-timepicker .add-on,.bs-dropdown-items,.clickable-nav,.md-button,.stripe-class{cursor:pointer}.resizing-this{opacity:.8}.t-row{height:20px;border-bottom:1px dotted #ddd;border-top:1px solid #ddd}.t-col{min-width:180px;position:relative}.t-times-col{padding:1px 0 0}.input-center-align,.panel-heading{text-align:center}.work-order-gray .ui-resizable-handle{display:none!important}.fill{height:100%;min-height:100%}.stripe-class{border:none;background-color:transparent;color:#065C27;float:left;left:.75em}.container{height:100%}.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}.height-mod{height:100%;overflow-y:auto}.bullshit{height:100%;overflow-y:hidden}#work-order-list.panel{width:15%;float:left;margin:0;height:100%}.panel-tech-table{width:85%;height:100%;overflow:scroll;margin:0}.submenu-item{cursor:default}.submenu-item:hover{background-color:#90a6ff}#dispatch-table>.panel{border:0;background-color:#F7F7F9;display:inline-block}#right-bar.panel{min-height:100%;overflow-y:hidden;border:0;height:100%;display:inline-block;background-color:#eee}.work-order-lpurple,.work-order-lred{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5ZGI4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NmM1NmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)}.panel-body{padding:2px}.panel-heading{border:0}.work-order-green,.work-order-lpurple,.work-order-lred{border-radius:2px;width:100%;padding:2px;color:#000;overflow:hidden;word-wrap:break-word}.work-order-lred{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #F7A3A3),to(#CA8686));background:linear-gradient(to bottom,#F7A3A3 0,#CA8686 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#F7A3A3', endColorstr='#CA8686', GradientType=0 )}.work-order-lpurple{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #D29FD3),to(#9B7594));background:linear-gradient(to bottom,#D29FD3 0,#9B7594 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#D29FD3', endColorstr='#9B7594', GradientType=0 )}.work-order-cyan,.work-order-gray{border-radius:2px;width:100%;padding:2px;color:#000;overflow:hidden;word-wrap:break-word;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5ZGI4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NmM1NmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)}.work-order-cyan{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #96F7F7),to(#56B3B0));background:linear-gradient(to bottom,#96F7F7 0,#56B3B0 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#96F7F7', endColorstr='#56B3B0', GradientType=0 )}.work-order-gray{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #D2D2D2),to(#A1A1A1));background:linear-gradient(to bottom,#D2D2D2 0,#A1A1A1 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#D2D2D2', endColorstr='#A1A1A1', GradientType=0 )}.work-order-blue,.work-order-red{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5ZGI4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NmM1NmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);border-radius:2px;padding:2px;color:#000;word-wrap:break-word;width:100%;overflow:hidden}.work-order-red{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #E74949),to(#DA4545));background:linear-gradient(to bottom,#E74949 0,#DA4545 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#E74949', endColorstr='#DA4545', GradientType=0 )}.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.work-order-blue{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #80BCDB),to(#6FA1C5));background:linear-gradient(to bottom,#80BCDB 0,#6FA1C5 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#80bcdb', endColorstr='#6fa1c5', GradientType=0 )}.ui-resizable-s{height:18px}.work-order-yellow{border-radius:2px;width:100%;padding:2px;color:#000;overflow:hidden;word-wrap:break-word;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5ZGI4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NmM1NmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #F9FFA0),to(#ECEB92));background:linear-gradient(to bottom,#F9FFA0 0,#ECEB92 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#F9FFA0', endColorstr='#ECEB92', GradientType=0 )}.work-order-bbyblue{border-radius:2px;width:100%;padding:2px;color:#000;background:#B8DFF4;overflow:hidden;word-wrap:break-word}.work-order-pchong{border-radius:2px;width:100%;padding:2px;color:#000;background:#EA9059;overflow:hidden;word-wrap:break-word}.work-order-bbygreen{border-radius:2px;width:100%;padding:2px;color:#000;background:#BAF582;overflow:hidden;word-wrap:break-word}.work-order-white{border-radius:2px;width:100%;padding:2px;color:#000;background:#E9EACF;overflow:hidden;word-wrap:break-word}.work-order-aqua{border-radius:2px;width:100%;padding:2px;color:#000;background:#00B278;overflow:hidden;word-wrap:break-word}.work-order-teel{border-radius:2px;width:100%;padding:2px;color:#000;background:#82FFAF;overflow:hidden;word-wrap:break-word}.work-order-lpchong{border-radius:2px;width:100%;padding:2px;color:#000;background:#FFD482;overflow:hidden;word-wrap:break-word}.invisible{visibility:hidden!important}#work-order-list{overflow:hidden}.f-class{display:none;opacity:0;-webkit-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s}.login-background{background:-webkit-gradient(left top,left bottom,color-stop(0,#fff),color-stop(45%,#f2f2f2),color-stop(51%,#ebebeb),color-stop(85%,#dcdcdc),color-stop(100%,#2196f3));background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #fff),color-stop(45%, #f2f2f2),color-stop(51%, #ebebeb),color-stop(85%, #dcdcdc),to(#2196f3));background:linear-gradient(to bottom,#fff 0,#f2f2f2 45%,#ebebeb 51%,#dcdcdc 85%,#2196f3 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00638d', GradientType=0 );height:100%;width:100%}.absolute-center{position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;height:20%;width:25%}.text-center{text-align:center!important}.bs-dropdown-items:hover{background-color:#f0f0f0}.panel.with-nav-tabs .panel-heading{padding:5px 5px 0}.panel.with-nav-tabs .nav-tabs{border-bottom:none}.panel.with-nav-tabs .nav-justified{margin-bottom:-1px}.with-nav-tabs.panel-default .nav-tabs>.open>a,.with-nav-tabs.panel-default .nav-tabs>.open>a:focus,.with-nav-tabs.panel-default .nav-tabs>.open>a:hover,.with-nav-tabs.panel-default .nav-tabs>li>a:focus,.with-nav-tabs.panel-default .nav-tabs>li>a:hover{color:#777;background-color:#ddd;border-color:transparent}.with-nav-tabs.panel-default .nav-tabs>li.active>a,.with-nav-tabs.panel-default .nav-tabs>li.active>a:focus,.with-nav-tabs.panel-default .nav-tabs>li.active>a:hover{color:#555;background-color:#fff;border-color:#ddd #ddd transparent}.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu{background-color:#f5f5f5;border-color:#ddd}.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>li>a{color:#777}.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>li>a:focus,.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>li>a:hover{background-color:#ddd}.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>.active>a,.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus,.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover{color:#fff;background-color:#555}.with-nav-tabs.panel-primary .nav-tabs>li>a,.with-nav-tabs.panel-primary .nav-tabs>li>a:focus,.with-nav-tabs.panel-primary .nav-tabs>li>a:hover{color:#fff}.with-nav-tabs.panel-primary .nav-tabs>.open>a,.with-nav-tabs.panel-primary .nav-tabs>.open>a:focus,.with-nav-tabs.panel-primary .nav-tabs>.open>a:hover,.with-nav-tabs.panel-primary .nav-tabs>li>a:focus,.with-nav-tabs.panel-primary .nav-tabs>li>a:hover{color:#fff;background-color:#3071a9;border-color:transparent}.with-nav-tabs.panel-primary .nav-tabs>li.active>a,.with-nav-tabs.panel-primary .nav-tabs>li.active>a:focus,.with-nav-tabs.panel-primary .nav-tabs>li.active>a:hover{color:#428bca;background-color:#fff;border-color:#428bca #428bca transparent}.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu{background-color:#428bca;border-color:#3071a9}.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>li>a{color:#fff}.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>li>a:focus,.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>li>a:hover{background-color:#3071a9}.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>.active>a,.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus,.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover{background-color:#4a9fe9}.with-nav-tabs.panel-success .nav-tabs>li>a,.with-nav-tabs.panel-success .nav-tabs>li>a:focus,.with-nav-tabs.panel-success .nav-tabs>li>a:hover{color:#3c763d}.with-nav-tabs.panel-success .nav-tabs>.open>a,.with-nav-tabs.panel-success .nav-tabs>.open>a:focus,.with-nav-tabs.panel-success .nav-tabs>.open>a:hover,.with-nav-tabs.panel-success .nav-tabs>li>a:focus,.with-nav-tabs.panel-success .nav-tabs>li>a:hover{color:#3c763d;background-color:#d6e9c6;border-color:transparent}.with-nav-tabs.panel-success .nav-tabs>li.active>a,.with-nav-tabs.panel-success .nav-tabs>li.active>a:focus,.with-nav-tabs.panel-success .nav-tabs>li.active>a:hover{color:#3c763d;background-color:#fff;border-color:#d6e9c6 #d6e9c6 transparent}.with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu{background-color:#dff0d8;border-color:#d6e9c6}.with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu>li>a{color:#3c763d}.with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu>li>a:focus,.with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu>li>a:hover{background-color:#d6e9c6}.with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu>.active>a,.with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus,.with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover{color:#fff;background-color:#3c763d}.with-nav-tabs.panel-info .nav-tabs>li>a,.with-nav-tabs.panel-info .nav-tabs>li>a:focus,.with-nav-tabs.panel-info .nav-tabs>li>a:hover{color:#31708f}.with-nav-tabs.panel-info .nav-tabs>.open>a,.with-nav-tabs.panel-info .nav-tabs>.open>a:focus,.with-nav-tabs.panel-info .nav-tabs>.open>a:hover,.with-nav-tabs.panel-info .nav-tabs>li>a:focus,.with-nav-tabs.panel-info .nav-tabs>li>a:hover{color:#31708f;background-color:#bce8f1;border-color:transparent}.with-nav-tabs.panel-info .nav-tabs>li.active>a,.with-nav-tabs.panel-info .nav-tabs>li.active>a:focus,.with-nav-tabs.panel-info .nav-tabs>li.active>a:hover{color:#31708f;background-color:#fff;border-color:#bce8f1 #bce8f1 transparent}.with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu{background-color:#d9edf7;border-color:#bce8f1}.with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu>li>a{color:#31708f}.with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu>li>a:focus,.with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu>li>a:hover{background-color:#bce8f1}.with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu>.active>a,.with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus,.with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover{color:#fff;background-color:#31708f}.with-nav-tabs.panel-warning .nav-tabs>li>a,.with-nav-tabs.panel-warning .nav-tabs>li>a:focus,.with-nav-tabs.panel-warning .nav-tabs>li>a:hover{color:#8a6d3b}.with-nav-tabs.panel-warning .nav-tabs>.open>a,.with-nav-tabs.panel-warning .nav-tabs>.open>a:focus,.with-nav-tabs.panel-warning .nav-tabs>.open>a:hover,.with-nav-tabs.panel-warning .nav-tabs>li>a:focus,.with-nav-tabs.panel-warning .nav-tabs>li>a:hover{color:#8a6d3b;background-color:#faebcc;border-color:transparent}.with-nav-tabs.panel-warning .nav-tabs>li.active>a,.with-nav-tabs.panel-warning .nav-tabs>li.active>a:focus,.with-nav-tabs.panel-warning .nav-tabs>li.active>a:hover{color:#8a6d3b;background-color:#fff;border-color:#faebcc #faebcc transparent}.with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu{background-color:#fcf8e3;border-color:#faebcc}.with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu>li>a{color:#8a6d3b}.with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu>li>a:focus,.with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu>li>a:hover{background-color:#faebcc}.with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu>.active>a,.with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus,.with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover{color:#fff;background-color:#8a6d3b}.with-nav-tabs.panel-danger .nav-tabs>li>a,.with-nav-tabs.panel-danger .nav-tabs>li>a:focus,.with-nav-tabs.panel-danger .nav-tabs>li>a:hover{color:#a94442}.with-nav-tabs.panel-danger .nav-tabs>.open>a,.with-nav-tabs.panel-danger .nav-tabs>.open>a:focus,.with-nav-tabs.panel-danger .nav-tabs>.open>a:hover,.with-nav-tabs.panel-danger .nav-tabs>li>a:focus,.with-nav-tabs.panel-danger .nav-tabs>li>a:hover{color:#a94442;background-color:#ebccd1;border-color:transparent}.with-nav-tabs.panel-danger .nav-tabs>li.active>a,.with-nav-tabs.panel-danger .nav-tabs>li.active>a:focus,.with-nav-tabs.panel-danger .nav-tabs>li.active>a:hover{color:#a94442;background-color:#fff;border-color:#ebccd1 #ebccd1 transparent}.with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu{background-color:#f2dede;border-color:#ebccd1}.with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu>li>a{color:#a94442}.with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu>li>a:focus,.with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu>li>a:hover{background-color:#ebccd1}.with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu>.active>a,.with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus,.with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover{color:#fff;background-color:#a94442}@-webkit-keyframes drop-fade-below{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes drop-fade-below{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes drop-fade-above{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes drop-fade-above{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.ember-basic-dropdown-content.material-datepicker-theme,.slide-fade{will-change:transform,opacity}.ember-basic-dropdown-content--below.ember-basic-dropdown--transitioning-in.ember-basic-dropdown-content.material-datepicker-theme,.slide-fade.ember-basic-dropdown-content--below.ember-basic-dropdown--transitioning-in{-webkit-animation:drop-fade-below .15s;animation:drop-fade-below .15s}.ember-basic-dropdown-content--below.ember-basic-dropdown--transitioning-out.ember-basic-dropdown-content.material-datepicker-theme,.slide-fade.ember-basic-dropdown-content--below.ember-basic-dropdown--transitioning-out{animation:drop-fade-below .15s reverse}.ember-basic-dropdown-content--above.ember-basic-dropdown--transitioning-in.ember-basic-dropdown-content.material-datepicker-theme,.slide-fade.ember-basic-dropdown-content--above.ember-basic-dropdown--transitioning-in{-webkit-animation:drop-fade-above .15s;animation:drop-fade-above .15s}.ember-basic-dropdown-content--above.ember-basic-dropdown--transitioning-out.ember-basic-dropdown-content.material-datepicker-theme,.slide-fade.ember-basic-dropdown-content--above.ember-basic-dropdown--transitioning-out{animation:drop-fade-above .15s reverse}.md-datepicker-input-container{position:relative;border-bottom-width:1px;border-bottom-style:solid;display:inline-block;width:auto;border-bottom-color:rgba(0,0,0,.12)}.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:0;background:0 0;min-width:120px;max-width:328px;padding:0 0 5px;color:rgba(0,0,0,.87)}.md-datepicker-triangle-button.md-button.md-icon-button{height:36px;width:36px;position:absolute;padding:8px}.md-button{display:inline-block;position:relative;min-height:36px;min-width:88px;line-height:36px;vertical-align:middle;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;padding:0 6px;margin:6px 8px;background:0 0;color:currentColor;white-space:nowrap;font-size:14px;font-style:inherit;font-variant:inherit;font-family:inherit;text-decoration:none;overflow:hidden;-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);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)}.MuiButtonBase-root:focus,.md-button,.md-button:focus{outline:0}button:focus{outline:0}.md-datepicker-triangle-button{position:absolute;right:0;top:5px;-webkit-transform:translateY(-25%) translateX(45%);transform:translateY(-25%) translateX(45%)}.md-button.md-icon-button{margin:0 6px;height:40px;min-width:0;line-height:24px;padding:8px;width:40px;border-radius:50%}.md-datepicker-triangle-button .md-datepicker-expand-triangle{border-top-color:rgba(0,0,0,.38)}.md-datepicker-expand-triangle{position:absolute;top:50%;left:50%;-webkit-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}.ember-basic-dropdown-content.material-datepicker-theme{-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);width:322px}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-week:first-child[data-missing-days="1"]{padding-left:42px}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-week:first-child[data-missing-days="2"]{padding-left:84px}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-week:first-child[data-missing-days="3"]{padding-left:126px}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-week:first-child[data-missing-days="4"]{padding-left:168px}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-week:first-child[data-missing-days="5"]{padding-left:210px}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-week:first-child[data-missing-days="6"]{padding-left:252px}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-week:last-child[data-missing-days="1"]{padding-right:42px}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-week:last-child[data-missing-days="2"]{padding-right:84px}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-week:last-child[data-missing-days="3"]{padding-right:126px}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-week:last-child[data-missing-days="4"]{padding-right:168px}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-week:last-child[data-missing-days="5"]{padding-right:210px}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-week:last-child[data-missing-days="6"]{padding-right:252px}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-day,.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-weekday{max-width:40px;max-height:40px;width:40px;height:40px}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-week,.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-weekdays{height:42px;padding-left:15px;padding-right:15px}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-day{color:#bbb}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-weekdays{color:#333}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-nav-control{color:#0078c9}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-nav-control:focus{color:#30acff}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-day--current-month{color:#656D78;background-color:#F5F7FA}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-day--today,.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-day:not([disabled]):hover{background-color:#eee}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-day--focused{-webkit-box-shadow:inset 0 -2px 0 0 #0078c9;box-shadow:inset 0 -2px 0 0 #0078c9}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-day--selected.ember-power-calendar-day--range-end,.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-day--selected.ember-power-calendar-day--range-end:hover,.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-day--selected.ember-power-calendar-day--range-start,.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-day--selected.ember-power-calendar-day--range-start:hover{background-color:#96d5ff}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-day--selected,.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-day--selected:not([disabled]):hover{background-color:#c9e9ff;color:#656D78}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-day--other-month:not([disabled]):hover{color:#656D78}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-day{background-color:#fff;color:rgba(0,0,0,.87);border-radius:50%;-webkit-box-shadow:none;box-shadow:none}.ember-basic-dropdown-content.material-datepicker-theme .day-number:hover,.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-day:hover,.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-weekdays{background-color:#e0e0e0}.ember-basic-dropdown-content.material-datepicker-theme .day-number{border-radius:50%}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-day--selected,.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-day--selected:hover{background:#106cc8;color:rgba(255,255,255,.87);font-weight:400}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-nav-title{line-height:3}.ember-basic-dropdown-content.material-datepicker-theme .ember-power-calendar-nav-control{color:rgba(0,0,0,.54);font-family:arial;font-size:200%}.audit-bar{height:100%;width:760px;position:fixed;z-index:10000;top:0;right:0;background-color:#f3f3f3;overflow-x:hidden;padding-top:20px}.ss-label{display:inline;padding:.2em .6em .3em;font-size:75%;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.ss-label.blue{background-color:#2196f3}.ss-hover:hover{background-color:rgba(158,158,158,.2)}/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */.bootstrap-timepicker{position:relative}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu{left:auto;right:0}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before{left:auto;right:12px}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after{left:auto;right:13px}.bootstrap-timepicker .add-on i{display:inline-block;width:16px;height:16px}.bootstrap-timepicker-widget.dropdown-menu{padding:4px}.bootstrap-timepicker-widget.dropdown-menu.open{display:inline-block}.bootstrap-timepicker-widget.dropdown-menu:before{border-bottom:7px solid rgba(0,0,0,.2);border-left:7px solid transparent;border-right:7px solid transparent;content:"";display:inline-block;position:absolute}.bootstrap-timepicker-widget.dropdown-menu:after{border-bottom:6px solid #FFF;border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:inline-block;position:absolute}.bootstrap-timepicker-widget.timepicker-orient-left:before{left:6px}.bootstrap-timepicker-widget.timepicker-orient-left:after{left:7px}.search-input,.search-title{position:relative;left:10%}.bootstrap-timepicker-widget.timepicker-orient-right:before{right:6px}.bootstrap-timepicker-widget.timepicker-orient-right:after{right:7px}.bootstrap-timepicker-widget.timepicker-orient-top:before{top:-7px}.bootstrap-timepicker-widget.timepicker-orient-top:after{top:-6px}.bootstrap-timepicker-widget.timepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.bootstrap-timepicker-widget.timepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.bootstrap-timepicker-widget a.btn,.bootstrap-timepicker-widget input{border-radius:4px}.bootstrap-timepicker-widget table{width:100%;margin:0}.bootstrap-timepicker-widget table td{text-align:center;height:30px;margin:0;padding:2px}.bootstrap-timepicker-widget table td:not(.separator){min-width:30px}.bootstrap-timepicker-widget table td span{width:100%}.bootstrap-timepicker-widget table td a{border:1px solid transparent;width:100%;display:inline-block;margin:0;padding:8px 0;outline:0;color:#333}.bootstrap-timepicker-widget table td a:hover{text-decoration:none;background-color:#eee;border-radius:4px;border-color:#ddd}.bootstrap-timepicker-widget table td a i{margin-top:2px}.bootstrap-timepicker-widget table td input{width:25px;margin:0;text-align:center}.bootstrap-timepicker-widget .modal-content{padding:4px}@media (min-width:767px){.bootstrap-timepicker-widget.modal{width:200px;margin-left:-100px}}@media (max-width:767px){.bootstrap-timepicker,.bootstrap-timepicker .dropdown-menu{width:100%}}.background-main{background-color:#f7f7f9;height:93.5%;margin:0}.item-search{position:relative;height:100%;border-right-width:2px;border-right-style:solid;border-right-color:#AEAEAE;display:inline-block}.search-input{width:80%}.search-buttons{margin:8px;text-align:right}.item-info{display:inline-block;position:absolute;height:93.5%}.item-sub-panel{margin:20px;display:inline-block;background-color:#FFF;border:solid #CBCBCB;border-width:2px}.sub-panel-main{font-size:1.6vh;font-weight:700}.no-resize{resize:none}md-backdrop.md-edit-dialog-backdrop{z-index:80}md-edit-dialog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;z-index:81;background-color:#f9f9f9;border-radius:2px;cursor:default}.ember-table-cell .ember-table-content:hover,.ember-table-cell .ember-table-toggle-span:hover,.ember-table-table-row,table.md-table td.md-cell.md-clickable,table.md-table th.md-column.md-clickable,table.md-table th.md-column.md-sort{cursor:pointer}md-edit-dialog>.md-content{padding:16px 24px 0}md-edit-dialog>.md-content .md-title{color:rgba(0,0,0,.87);margin-bottom:8px}md-edit-dialog>.md-content md-input-container{margin:0;font-size:13px}md-edit-dialog>.md-content md-input-container input{float:none}md-edit-dialog>.md-content md-input-container .md-errors-spacer{min-height:auto;min-width:auto;color:rgba(255,0,0,.54)}md-edit-dialog>.md-content md-input-container .md-errors-spacer .md-char-counter{padding:5px 2px 5px 0}md-edit-dialog>.md-content md-input-container [ng-message]{padding:5px 0 5px 2px}md-edit-dialog>.md-actions{margin:0 16px 8px}md-edit-dialog>.md-actions .md-button{margin:0;min-width:initial}md-edit-dialog>.md-actions .md-button+.md-button{margin-left:8px}.md-table-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 24px;font-size:12px;color:rgba(0,0,0,.54);border-top:1px #000}.ember-table-table-container,.ember-table-tables-container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;overflow:hidden}.md-table-pagination md-select{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-width:64px}.md-table-pagination md-select:not([disabled]):focus .md-select-value{color:rgba(0,0,0,.54)}.md-table-pagination md-select .md-select-value{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.md-table-pagination md-select .md-select-value span.md-select-icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-right:-6px!important}.md-table-pagination md-select .md-select-value span.md-select-icon:after{top:initial;-webkit-transform:scaleY(.5) scaleX(1);transform:scaleY(.5) scaleX(1)}.md-table-pagination>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:56px}.md-table-pagination>.buttons:not(:first-child),.md-table-pagination>.limit-select:not(:first-child){margin-left:32px}.md-table-pagination>.buttons{margin-right:-16px}.md-table-pagination>.buttons>.md-button.md-icon-button{margin:0}.md-table-pagination>.buttons>.md-table-label+.md-button.md-icon-button{margin-left:20px}md-select.md-table-select{margin:0}md-select.md-table-select>.md-select-value{padding:0;min-width:0;min-height:24px;border-bottom:0!important}md-select.md-table-select>.md-select-value>span{display:block;height:auto;-webkit-transform:none!important;transform:none!important}md-select.md-table-select>.md-select-value>span>.md-text{display:inherit;height:inherit;-webkit-transform:inherit;transform:inherit}md-select.md-table-select>.md-select-value>span.md-select-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px;margin:0}md-select.md-table-select>.md-select-value>span.md-select-icon:after{top:initial}.md-select-menu-container.md-pagination-select,.md-select-menu-container.md-table-select{margin-left:-2px;border-radius:2px}.md-select-menu-container.md-pagination-select md-content,.md-select-menu-container.md-pagination-select md-select-menu,.md-select-menu-container.md-table-select md-content,.md-select-menu-container.md-table-select md-select-menu{border-radius:inherit}.md-select-menu-container.md-pagination-select md-content,.md-select-menu-container.md-table-select md-content{padding:0}.md-select-menu-container.md-table-select .md-text{font-size:13px}.md-select-menu-container.md-pagination-select .md-text{font-size:12px}md-toolbar.md-table-toolbar{-webkit-box-shadow:none;box-shadow:none}md-toolbar.md-table-toolbar.md-default-theme:not(.md-menu-toolbar).md-default,md-toolbar.md-table-toolbar:not(.md-menu-toolbar).md-default{background-color:#fff;color:rgba(0,0,0,.87)}md-toolbar.md-table-toolbar.md-default-theme:not(.md-menu-toolbar).md-default .md-button,md-toolbar.md-table-toolbar:not(.md-menu-toolbar).md-default .md-button{color:rgba(0,0,0,.87)}@media only screen and (max-width:calc($md-media-md - 1px)) and (min-width:0) and (orientation:landscape){md-toolbar.md-table-toolbar .md-toolbar-tools{height:64px;max-height:initial}}md-toolbar.md-table-toolbar .md-toolbar-tools{padding:0 24px}md-toolbar.md-table-toolbar .md-toolbar-tools md-icon{color:rgba(255,0,0,.54)}md-toolbar.md-table-toolbar .md-toolbar-tools>.md-button.md-icon-button{margin:0}md-toolbar.md-table-toolbar .md-toolbar-tools>.md-button.md-icon-button:first-child{margin-left:-12px}md-toolbar.md-table-toolbar .md-toolbar-tools>.md-button.md-icon-button:last-child{margin-right:-12px}md-card md-table-container:first-child,md-card>md-toolbar.md-table-toolbar:first-child{border-top-left-radius:2px;border-top-right-radius:2px}md-card md-table-container:last-child,md-card>md-toolbar.md-table-toolbar:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}#hidden-row th,#hidden-row th md-icon{height:0!important;line-height:0!important;margin:0!important;overflow:hidden!important;border:none!important}.virtual-table{position:absolute;top:0;right:0;left:0}#hidden-row th{position:relative}#hidden-row th md-icon{position:relative;padding:0!important}md-table-container{display:block;max-width:100%;-webkit-overflow-scrolling:touch}.ember-table-header-container .ui-sortable-helper .ember-table-content-container,table.md-table tr.md-row[data-ng-repeat].ng-leave,table.md-table tr.md-row[ng-repeat].ng-leave,table.md-table tr.md-row[ng\:repeat].ng-leave,table.md-table tr.md-row[x-ng-repeat].ng-leave{display:none}table.md-table{width:100%;border-spacing:0;overflow:hidden}table.md-table thead.md-head>tr.md-row{height:56px}table.md-table tbody.md-body>tr.md-row,table.md-table tfoot.md-foot>tr.md-row{height:48px}table.md-table thead.md-head+.md-table-progress md-progress-linear{top:-3px}table.md-table .md-table-progress th{padding:0}table.md-table .md-table-progress th md-progress-linear{height:0;-webkit-transition:opacity 1s;transition:opacity 1s}table.md-table .md-table-progress th md-progress-linear.ng-hide{opacity:0}table.md-table .md-table-progress th md-progress-linear>.md-container{height:3px;top:0;-webkit-transition:none;transition:none}table.md-table .md-table-progress th md-progress-linear>.md-container>.md-bar{height:3px}table.md-table th.md-column{color:rgba(0,0,0,.54);font-size:12px;font-weight:700;white-space:nowrap}table.md-table th.md-column md-icon{height:16px;width:16px;font-size:16px!important;line-height:16px!important}table.md-table th.md-column md-icon.md-sort-icon{color:#000;opacity:0;-webkit-transition:opacity .25s,-webkit-transform .25s;transition:opacity .25s,-webkit-transform .25s;transition:transform .25s,opacity .25s;transition:transform .25s,opacity .25s,-webkit-transform .25s}table.md-table th.md-column md-icon.md-sort-icon.md-asc{-webkit-transform:rotate(0);transform:rotate(0)}table.md-table th.md-column md-icon.md-sort-icon.md-desc{-webkit-transform:rotate(180deg);transform:rotate(180deg)}table.md-table th.md-column md-icon:not(:first-child){margin-left:8px}table.md-table th.md-column md-icon:not(:last-child){margin-right:8px}table.md-table th.md-column.md-active,table.md-table th.md-column.md-active md-icon{color:rgba(0,0,0,.87)}table.md-table th.md-column.md-active md-icon.md-sort-icon,table.md-table th.md-column:hover md-icon.md-sort-icon{opacity:1}table.md-table.md-row-select tbody.md-body>tr.md-row{-webkit-transition:background-color .2s;transition:background-color .2s}table.md-table.md-row-select tbody.md-body>tr.md-row:not([disabled]):hover{background-color:#eee!important}table.md-table.md-row-select tbody.md-body>tr.md-row.md-selected{background-color:#f5f5f5}table.md-table.md-row-select td.md-cell:first-child,table.md-table.md-row-select th.md-column:first-child{width:20px;padding:0 0 0 24px}table.md-table.md-row-select td.md-cell:nth-child(2),table.md-table.md-row-select th.md-column:nth-child(2){padding:0 24px}table.md-table.md-row-select td.md-cell:nth-child(n+3):nth-last-child(n+2),table.md-table.md-row-select th.md-column:nth-child(n+3):nth-last-child(n+2){padding:0 56px 0 0}table.md-table:not(.md-row-select) td.md-cell:first-child,table.md-table:not(.md-row-select) th.md-column:first-child{padding:0 24px}table.md-table:not(.md-row-select) td.md-cell:nth-child(n+2):nth-last-child(n+2),table.md-table:not(.md-row-select) th.md-column:nth-child(n+2):nth-last-child(n+2){padding:0 56px 0 0}table.md-table td.md-cell,table.md-table th.md-column{vertical-align:middle;text-align:left}table.md-table td.md-cell>*,table.md-table th.md-column>*{vertical-align:middle}table.md-table td.md-cell:last-child,table.md-table th.md-column:last-child{padding:0 24px 0 0}table.md-table td.md-cell.md-clickable:focus,table.md-table th.md-column.md-clickable:focus{outline:0}table.md-table td.md-cell.md-numeric,table.md-table th.md-column.md-numeric{text-align:right}table.md-table td.md-cell md-checkbox,table.md-table th.md-column md-checkbox{margin:0;width:20px}table.md-table td.md-cell{color:rgba(0,0,0,.87);font-size:13px;border-top:1px rgba(0,0,0,.12) solid}table.md-table td.md-cell.md-numeric md-select{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}table.md-table td.md-cell.md-numeric md-select .md-select-value{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}table.md-table td.md-cell.md-placeholder{color:rgba(0,0,0,.26)}table.md-table td.md-cell md-select>.md-select-value>span.md-select-icon{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:rgba(0,0,0,.54);width:18px;text-align:right}.text-align-left{text-align:left}.text-align-right{text-align:right}.text-align-center{text-align:center}.ember-table-tables-container{height:100%;width:100%;position:relative;outline:0;z-index:0;font-size:0;background-color:#fff;border:1px solid #ddd;-webkit-box-sizing:border-box;box-sizing:border-box;-o-user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ember-table-tables-container.ember-table-content-selectable{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;-o-user-select:text;user-select:text}.ember-table-tables-container *{text-rendering:optimizeLegibility}.ember-table-table-container{white-space:nowrap;position:relative;z-index:3;-webkit-box-sizing:border-box;box-sizing:border-box}.ember-table-table-fixed-wrapper,.ember-table-table-scrollable-wrapper{overflow:visible;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.ember-table-header-block,.ember-table-table-fixed-wrapper{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.ember-table-footer-container,.ember-table-table-block{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.ember-table-header-container{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1)}.ember-table-footer-container{-webkit-box-shadow:0 -1px 2px rgba(0,0,0,.1);box-shadow:0 -1px 2px rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box}.ember-table-table-block{display:inline-block;position:relative;vertical-align:top;overflow:hidden;white-space:normal;-webkit-box-sizing:border-box;box-sizing:border-box}.ember-table-scroll-container,.ember-table-table-row{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;position:relative}.ember-table-table-fixed-wrapper{overflow:hidden}.ember-table-table-scrollable-wrapper{display:block}.ember-table-scroll-container{z-index:5;bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box}.ember-table-fixed-table-container{z-index:4}.ember-table-fixed-table-container.ember-table-footer-container,.ember-table-fixed-table-container.ember-table-header-container{background-color:#fff}.ember-table-header-row::-webkit-scrollbar{width:0}.ember-table-header-container .ember-table-table-fixed-wrapper,.ember-table-header-row{background-color:#f8f8f8}.ember-table-table-row{-webkit-box-sizing:border-box;box-sizing:border-box}.ember-table-table-row>div{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.ember-table-lazy-list-container{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.ember-table-lazy-list-container .ember-table-table-row{position:relative}.ember-table-cell{float:left;font-size:12px;border-right:1px solid #dcdcdc;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.ember-table-cell .ember-table-content,.ember-table-cell .ember-table-toggle-span{padding:0;line-height:29px;-webkit-box-sizing:border-box;box-sizing:border-box}.ember-table-cell .ember-table-content{display:block;padding:0 5px;-webkit-box-sizing:border-box;box-sizing:border-box}.ember-table-cell-container{float:left;height:100%;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.ember-table-body-container .ember-table-content,.ember-table-footer-container .ember-table-content{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:100%;border-right:0}.ember-table-left-table-block .ember-table-cell{margin-left:0;margin-right:0;border-right:1px solid #dcdcdc!important}.ember-table-header-container{border-bottom:1px solid #dcdcdc;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.ember-table-header-container .ui-state-highlight{float:left;background-color:#e1e1e1;width:0;left:-3px;z-index:100;position:relative;height:100%}.ember-table-header-container .ui-resizable-handle{position:relative;right:-3px}.ember-table-header-container .ui-resizable-handle.ui-resizable-e{top:0;height:100%;width:15px}.ember-table-header-container .ui-resizable-handle.ui-resizable-e:hover{cursor:col-resize}.ember-table-header-container .ui-resizable-handle.ui-resizable-s{bottom:0;width:100%;height:2px;background:0 0}.ember-table-header-container .ui-sortable-helper,.ember-table-header-container .ui-sortable-helper .ui-resizable-handle{background-color:#eaeaea}.ember-table-header-container .ui-resizable-handle.ui-resizable-s:hover{cursor:row-resize}.ember-table-header-container .ui-sortable{width:100%;height:100%;position:relative}.ember-table-header-container .ember-table-right-table-block .ember-table-table-row{width:100%;overflow-x:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.ember-table-header-container .ember-table-right-table-block .ember-table-table-row .ui-sortable{overflow:hidden}.ember-table-header-cell{padding:0;position:relative;display:block!important;font-size:12px!important;background-color:#f8f8f8}.ember-table-header-cell span{line-height:1}.ember-table-header-cell .ember-table-content-container{position:relative;top:0;bottom:0;left:0;right:0}.ember-table-header-cell .ember-table-content-container.ember-table-table-header-tree-cell{left:20px}.ember-table-header-cell .ember-table-content-container:hover{cursor:pointer}.ember-table-header-cell .ember-table-content-container .ember-table-content{padding:5px;line-height:1.4;position:relative;bottom:2px;font-weight:700;width:100%}.ember-table-header-cell .ember-table-toggle{position:relative}.ember-table-header-cell .ember-table-toggle i{position:relative;bottom:8px;font-size:13px}.ember-table-header-cell.text-align-left .ember-table-content{left:0}.ember-table-header-cell.text-align-right .ember-table-content{right:0}.ember-table-table-header-tree-cell .ember-table-header-content-container{left:20px}.ember-table-table-dropdown-toggle{height:19px;float:right;margin:0;text-align:center;padding:3px 2px 0;background-color:#dbdbdb;color:#757575}.ember-table-footer-container{position:relative;border-top:1px solid #dcdcdc;overflow:hidden;z-index:1}.ember-table-footer-container .ember-table-cell .ember-table-toggle{display:none}.ember-table-toggle-span{display:block;width:20px;float:left;height:100%;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.ember-table-toggle-span:hover{cursor:pointer!important}.ember-table-toggle-icon{display:none;margin:0}.ember-table-toggle .ember-table-toggle-icon{display:inline-block;cursor:pointer;width:14px;padding-left:6px;opacity:.3}.ember-table-toggle .ember-table-toggle-icon:hover{opacity:.5}.ember-table-toggle.ember-table-expand{margin-top:-2px}.ember-table-toggle.ember-table-expand .ember-table-toggle-icon{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);opacity:1;padding-left:3px}.ember-table-column-sortable-indicator{position:relative;top:0;left:-2px;height:100%;background-color:#333;opacity:.4;width:3px;z-index:1000;visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.ember-table-column-sortable-indicator.active{visibility:visible}.ember-table-add-column-button{position:relative;top:0;right:0;z-index:10;display:table;background-color:#f8f8f8;border-left:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;-webkit-box-shadow:0;box-shadow:0;vertical-align:middle;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box}.react-grid-item,md-toast{-webkit-box-sizing:border-box;box-sizing:border-box}.ember-table-add-column-button span{display:table-cell;vertical-align:middle;font-size:18px;font-weight:700;text-align:center;width:100%;color:#8e8e8e;text-shadow:#fff 0 1px 0}.ember-table-add-column-button span:hover{text-decoration:none}.ember-table-add-column-button:hover{cursor:pointer;-webkit-box-shadow:rgba(0,0,0,.0980392) 0 1px 1px 0;box-shadow:rgba(0,0,0,.0980392) 0 1px 1px 0}.ember-table-add-column-button:hover a{color:#757575}.ember-table-add-column-button:active{-webkit-box-shadow:rgba(0,0,0,.0980392) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,.0980392) 0 1px 2px 0 inset}.antiscroll-scrollbar{z-index:10}.ember-table-body-container .antiscroll-box{width:100%;height:100%;overflow:hidden}.ember-table-body-container .antiscroll-box .antiscroll-inner{height:100%;width:100%}.ember-table-scroll-container{line-height:20px}.ember-table-scroll-container .antiscroll-wrap{height:100%!important;width:100%!important}.ember-table-scroll-container .antiscroll-scrollbar-vertical{display:none}.ember-table-scroll-container .antiscroll-scrollbar-horizontal{bottom:0}.ember-table-tables-container>.antiscroll-wrap .antiscroll-scrollbar-horizontal{display:none!important}.ember-table-table-row{min-width:100%;border-bottom:1px dotted #dcdcdc}.ember-table-table-row.ember-table-row-style-1{background-color:#f2f2f2}.ember-table-table-row.ember-table-row-style-2{background-color:#f7f7f7}.ember-table-table-row.ember-table-last-row{border-bottom:none}.ember-table-body-container .ember-table-table-row.ember-table-hover{background-color:#e5edf8}.ember-table-body-container .ember-table-table-row.ember-table-selected{color:#eee;background-color:#227ecb}.ember-table-body-container .ember-table-table-row.ember-table-selected .ember-table-cell{border-right:1px solid #1d6bac}@media (min-width:960px){md-toast.md-top{top:0}md-toast.md-right{right:0}md-toast.md-left{left:0}md-toast.md-bottom{bottom:0}md-toast{min-width:304px}}md-toast{position:absolute;z-index:105;cursor:default;overflow:hidden;padding:8px;opacity:1}@media (min-width:1920px){md-toast .md-toast-content{max-width:568px}}md-toast .md-toast-content{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-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;overflow:hidden;-webkit-transform:translate3d(0,0,0) rotateZ(0);transform:translate3d(0,0,0) rotateZ(0);-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}md-toast .md-toast-content,md-toast.md-default-theme .md-toast-content{background-color:#323232;color:#fafafa}md-toast-text{padding:0 6px}@-webkit-keyframes button-background-animation{0%{background-color:#2196f3}100%{background-color:#a9a9a9}}@keyframes button-background-animation{0%{background-color:#2196f3}100%{background-color:#a9a9a9}}@-webkit-keyframes button-background-animation2{0%{background-color:#a9a9a9}100%{background-color:#2196f3}}@keyframes button-background-animation2{0%{background-color:#a9a9a9}100%{background-color:#2196f3}}#stripe .baseline{width:100%;height:1px;left:0;bottom:0;background-color:#cfd7df;-webkit-transition:background-color .3s cubic-bezier(.165,.84,.44,1);transition:background-color .3s cubic-bezier(.165,.84,.44,1)}#stripe .stripe-input+label{width:100%;bottom:8px;color:#cfd7df;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transform-origin:0 50%;transform-origin:0 50%;cursor:text;-webkit-transition-property:color,-webkit-transform;transition-property:color,-webkit-transform;transition-property:color,transform;transition-property:color,transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-timing-function:cubic-bezier(.165,.84,.44,1)}#stripe .stripe-input{width:100%;color:#32325d;background-color:transparent;-webkit-transform:translateY(25px);transform:translateY(25px);cursor:text;height:26.2px}#stripe .stripe-input::-webkit-input-placeholder{color:transparent;-webkit-transition:color .3s cubic-bezier(.165,.84,.44,1);transition:color .3s cubic-bezier(.165,.84,.44,1)}#stripe .stripe-input::-moz-placeholder{color:transparent;-webkit-transition:color .3s cubic-bezier(.165,.84,.44,1);transition:color .3s cubic-bezier(.165,.84,.44,1)}#stripe .stripe-input:-ms-input-placeholder{color:transparent;-webkit-transition:color .3s cubic-bezier(.165,.84,.44,1);transition:color .3s cubic-bezier(.165,.84,.44,1)}#stripe .stripe-input.StripeElement{opacity:0;-webkit-transition:opacity .3s cubic-bezier(.165,.84,.44,1);transition:opacity .3s cubic-bezier(.165,.84,.44,1);will-change:opacity}#stripe .stripe-input.focused,#stripe .stripe-input:not(.stripe-input-empty){opacity:1}#stripe .stripe-input.focused::-webkit-input-placeholder,#stripe .stripe-input:not(.stripe-input-empty)::-webkit-input-placeholder{color:#cfd7df}#stripe .stripe-input.focused::-moz-placeholder,#stripe .stripe-input:not(.stripe-input-empty)::-moz-placeholder{color:#cfd7df}#stripe .stripe-input.focused:-ms-input-placeholder,#stripe .stripe-input:not(.stripe-input-empty):-ms-input-placeholder{color:#cfd7df}#stripe .stripe-input.focused+label,#stripe .stripe-input:not(.stripe-input-empty)+label{color:#aab7c4;-webkit-transform:scale(.85) translateY(-25px);transform:scale(.85) translateY(-25px);cursor:default}#stripe .stripe-input.focused+label{color:#2196f3}#stripe .stripe-input.invalid+label{color:#d50000}#stripe .stripe-input.focused+label+.baseline{background-color:#2196f3;height:2px}#stripe .stripe-input.invalid+label+.baseline{background-color:#d50000;height:2px}#stripe .stripe-input,#stripe button.stripe-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border-style:none;-webkit-animation:1ms void-animation-out}.ember-table tbody td,.ember-table th{border-bottom:1px solid #e9e9e9}#stripe .stripe-input:-webkit-autofill{-webkit-text-fill-color:#e39f48;-webkit-transition:background-color 100000000s;transition:background-color 100000000s;-webkit-animation:1ms void-animation-out}#stripe .StripeElement--webkit-autofill{background:0 0!important}#stripe button.stripe-button{display:block;width:calc(100% - 30px);height:40px;margin:20px 15px 0;background-color:#2196f3;border-radius:4px;color:#fff;font-weight:600;cursor:pointer}#stripe .error svg{margin-top:0!important}#stripe .error svg .base{fill:#d50000}#stripe .error svg .glyph{fill:#fff}#stripe .error .message{color:#d50000}#stripe .success .icon .border{stroke:#00cce9}#stripe .success .icon .checkmark{stroke:#2196f3}#stripe .success .title{color:#32325d;font-size:16px!important}#stripe .success .message{color:#8898aa;font-size:13px!important}#stripe .success .reset path{fill:#2196f3}.stripe-label{height:58.7px}#stripe button.stripe-button:disabled{cursor:not-allowed;-webkit-animation:button-background-animation;animation:button-background-animation;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#stripe button.stripe-button:enabled{-webkit-animation:button-background-animation2;animation:button-background-animation2;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;cursor:pointer}.stripe-paper-input{height:58.7px;margin:0}.stripe-paper-input input{position:absolute;bottom:0}md-input-container.stripe-paper-input label:not(.md-container-ignore){position:absolute;left:0;right:auto;bottom:auto}.stripe-paper-input>label{font-weight:700!important;font-size:14px}md-input-container.md-input-focused.stripe-paper-input label:not(.md-no-float),md-input-container.md-input-has-placeholder.stripe-paper-input label:not(.md-no-float),md-input-container.md-input-has-value.stripe-paper-input label:not(.md-no-float){-webkit-transform:translate3d(0,6px,0) scale(.85);transform:translate3d(0,6px,0) scale(.85);-webkit-transition:width cubic-bezier(.25,.8,.25,1) .4s,-webkit-transform cubic-bezier(.25,.8,.25,1) .4s;transition:transform cubic-bezier(.25,.8,.25,1) .4s,width cubic-bezier(.25,.8,.25,1) .4s,-webkit-transform cubic-bezier(.25,.8,.25,1) .4s}md-input-container.stripe-paper-input:not(.md-focused):not(.md-input-invalid)>label{color:#cfd7df!important}#stripe md-input-container>button{top:27px!important}.react-grid-layout{background-color:#ccc}.react-grid-item:not(.react-grid-placeholder){background:#fff;-webkit-box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.react-grid-item.resizing{opacity:.9}.react-grid-item .text{font-size:24px;text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:24px}.react-grid-item .minMax{font-size:12px}.react-grid-item .add{cursor:pointer}.react-grid-dragHandleExample{cursor:move;cursor:grab;cursor:-webkit-grab}.ember-table{color:#333;font-size:13px}.ember-table td,.ember-table th{overflow:hidden}.ember-table th{height:32px;font-size:10px;font-weight:400;vertical-align:bottom;text-align:left;padding:4px;background:#fff}.ember-table td{padding:4px;background:#fff}.ember-table tfoot td{border-top:1px solid #e9e9e9;background:#fff}.ember-table .et-toggle-select{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;cursor:pointer}.ember-table .et-toggle-select input[type=checkbox]{opacity:.001;position:absolute;height:100%;width:100%;top:0;left:0;z-index:10}.ember-table .et-toggle-select input[type=checkbox]+*{display:block}.ember-table .et-toggle-select input[type=checkbox]+:before,.ember-table .et-toggle-select:empty:before{content:'';display:block;width:14px;height:14px;background-color:#fff;border:1px solid #c7c7c7}.ember-table .et-toggle-select input[type=checkbox]+:after,.ember-table .et-toggle-select:empty:after{display:none;content:'';opacity:.75;height:15px;width:17px;background-position:4px 0;background-size:13px;background-image:url(/@addepar/style-toolbox/assets/images/checkmark.svg);background-repeat:no-repeat;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.ember-table .et-toggle-select:focus{outline:0}.ember-table .et-toggle-select input[type=checkbox]:focus+:before,.ember-table .et-toggle-select:focus:before{border:1px solid #949494}.ember-table .et-toggle-select input[type=checkbox]:checked+:after,.ember-table .et-toggle-select:checked:after{display:block}.ember-table .et-toggle-collapse{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#999;cursor:pointer;position:relative}.ember-table .et-toggle-collapse input[type=checkbox]{opacity:.001;position:absolute;height:100%;width:100%;top:0;left:0;z-index:10}.ember-table .et-toggle-collapse input[type=checkbox]+*{display:block;width:100%}.ember-table .et-sort-indicator:before,.ember-table .et-toggle-collapse input[type=checkbox]+:before,.ember-table .et-toggle-collapse:empty:before{font-family:Univers-Next,"Helvetica Neue",Helvetica,Arial,sans-serif;display:inline-block;content:'\25be'}.ember-table .et-toggle-collapse input[type=checkbox]+:before,.ember-table .et-toggle-collapse:empty:before{width:100%;text-align:center}.ember-table .et-toggle-collapse input[type=checkbox]:checked+:before,.ember-table .et-toggle-collapse:checked:before{color:#333;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.ember-table .et-toggle-collapse input[type=checkbox]:focus+:before,.ember-table .et-toggle-collapse:focus{outline:0;color:#333}.ember-table th.is-sortable{cursor:pointer}.ember-table th.is-sortable:hover{background:#e9f4fc}.ember-table .et-sort-indicator:before{border:none;line-height:1;-webkit-transform:rotate(0);transform:rotate(0)}.ember-table .et-sort-indicator.is-ascending:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ember-table .et-header-resize-area{cursor:col-resize;width:12px}.is-resizing.ember-table *{cursor:col-resize!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ember-table th.is-reorderable{cursor:-webkit-grab;cursor:grab}.ember-table .et-reorder-main-indicator{position:absolute;background:0 0;border-left:none;border-right:none;opacity:.8;z-index:10}.ember-table .et-reorder-main-indicator th{background:#e9f4fc}.ember-table .et-reorder-drop-indicator{position:absolute;background:0 0;border-left:none;border-right:#27618a solid 1px;opacity:.8;z-index:10;height:100%}.is-reordering.ember-table *{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cursor-pointer,.default-a,.ember-table tr.is-selectable{cursor:pointer}.ember-table td.is-first-column{padding:0}.ember-table .et-cell-container{display:-webkit-box;display:-ms-flexbox;display:flex}.ember-table .et-toggle-collapse,.ember-table .et-toggle-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ember-table .et-toggle-select{padding:4px}.ember-table .et-toggle-collapse{-webkit-box-sizing:content-box;box-sizing:content-box;width:24px;padding:0}.ember-table .et-depth-placeholder:not(.depth-0){-webkit-box-sizing:content-box;box-sizing:content-box;width:24px;height:100%}.ember-table .et-depth-indent.depth-1{padding-left:16px}.ember-table .et-depth-indent.depth-2{padding-left:32px}.ember-table .et-depth-indent.depth-3{padding-left:48px}.ember-table .et-depth-indent.depth-4{padding-left:64px}.ember-table .et-depth-indent.depth-5{padding-left:80px}.ember-table .et-depth-indent.depth-6{padding-left:96px}.ember-table .et-depth-indent.depth-7{padding-left:112px}.ember-table .et-depth-indent.depth-8{padding-left:128px}.ember-table .et-depth-indent.depth-9{padding-left:144px}.ember-table .et-depth-indent.depth-10{padding-left:160px}.ember-table .et-cell-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:4px}.ember-table tr.is-selected td{background:#d7ebfa}.ember-table tr.is-selectable:hover td{background:#e9f4fc}.ember-table td.text-align-center,.ember-table th.text-align-center{text-align:center}.ember-table td.text-align-right,.ember-table th.text-align-right,md-input-container.text-right>input{text-align:right}@page{margin:.4in}.k-filter input{-webkit-box-sizing:content-box;box-sizing:content-box}li.MuiAutocomplete-option>p.activeContractBackground{background-color:#6dce8d;width:100%}li.MuiAutocomplete-option>p.expiredContractBackground{background-color:#ff8c8c;width:100%}.md-low-padding .md-cell{padding:0}.react-clock{background-color:#fff;border-radius:50%;display:block;position:relative}.react-clock__face{position:absolute;top:0;bottom:0;left:0;right:0;border-radius:50%;border:3px solid #fff}.react-clock__second-hand__body:after,.react-clock__second-hand__body:before{content:'';display:block;position:absolute;background-color:#2196F3;border-radius:50%;left:50%}.react-clock__second-hand{-webkit-transition:-webkit-transform cubic-bezier(.68,0,.27,1.55) .2s;transition:-webkit-transform cubic-bezier(.68,0,.27,1.55) .2s;transition:transform cubic-bezier(.68,0,.27,1.55) .2s;transition:transform cubic-bezier(.68,0,.27,1.55) .2s, -webkit-transform cubic-bezier(.68,0,.27,1.55) .2s}.react-clock__second-hand__body:before{width:7px;height:7px;bottom:20%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.react-clock__second-hand__body:after{width:20px;height:20px;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.react-clock__hand__body,.react-clock__mark__body{background-color:#000;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute}.react-clock__hand{position:absolute;top:0;bottom:0;left:50%;right:50%}.react-clock__mark{position:absolute;top:0;bottom:0;left:50%;right:50%}.react-clock__mark__number{position:absolute;left:-40px;width:80px;text-align:center}.react-clock__second-hand__body{background-color:#2196F3}.MuiDataGrid-root .MuiDataGrid-cell:focus,.MuiDataGrid-root .MuiDataGrid-cell:focus-within,.MuiDataGrid-root.xGridNoBorder .MuiDataGrid-columnHeader:focus{outline:0!important}.MuiDataGrid-root.xGridNoSelectAll .MuiDataGrid-columnHeaderCheckbox{visibility:hidden!important}.sun-editor{height:100%!important}.sun-editor .se-wrapper{height:calc(100% - 78px - 20px)!important}.MuiButton-root:focus{outline:0}.ember-table th:hover{background:#e9f4fc}.et-tr td{overflow:initial;white-space:nowrap}.pdt-less-padding td,.pdt-less-padding th{padding-right:5px!important}.md-button.md-icon-button.small-icon-button{line-height:0;width:24px;height:16px!important;padding:0!important;margin:0;min-height:16px}body{font-family:Roboto,"Helvetica Neue",sans-serif}.note-toolbar{z-index:78!important}.lead-search-radio-padding{padding-bottom:24px}.table-sort-indicator-icon{margin-top:-2px}.default-a{color:#007bff!important}.no-visibility{visibility:hidden;pointer-events:none}.filepond--root{font-size:14px;max-height:200px}.attachment-container{height:161px}.filepond--action-abort-item-processing,.filepond--file-status-sub{visibility:hidden;pointer-events:none}.filepond--processing-complete-indicator{top:0}div.is-dragging md-icon.crm-stage-sort-handle{cursor:-webkit-grabbing;cursor:grabbing}.primary-blue{color:#2196f3!important}.mdc-chip{font-size:12px}.crm-stage-sort-handle{cursor:-webkit-grab;cursor:grab}.lead-progress-track{position:absolute;width:100%;height:5px;z-index:0;top:15.5px}.lead-stage,md-backdrop.md-click-catcher{z-index:1}.lead-stage-status{position:relative}.lead-stage>md-icon{background:#FFF}.solicitation-row-sold{background-color:#FFEA00}.solicitation-row-paid{background-color:#0b97c4}.solicitation-row-sold-and-paid{background-color:#64DD17}.solicitation-row-not-sold-or-paid{background-color:#CFD8DC}table.md-table.md-row-select tbody.md-body>tr.md-row.solicitation-row-sold:not([disabled]):hover{background-color:rgba(255,234,0,.5)!important}table.md-table.md-row-select tbody.md-body>tr.md-row.solicitation-row-paid:not([disabled]):hover{background-color:rgba(11,151,196,.5)!important}table.md-table.md-row-select tbody.md-body>tr.md-row.solicitation-row-sold-and-paid:not([disabled]):hover{background-color:rgba(100,221,23,.5)!important}table.md-table.md-row-select tbody.md-body>tr.md-row.solicitation-row-not-sold-or-paid:not([disabled]):hover{background-color:rgba(207,216,220,.5)!important}.md-chips{padding:0 2px;margin:9px 0}.md-chip-input-container input::-webkit-input-placeholder{color:rgba(0,0,0,.35)}.md-chip-input-container input::-moz-placeholder{color:rgba(0,0,0,.35)}.md-chip-input-container input::-ms-input-placeholder{color:rgba(0,0,0,.35)}.md-chip-input-container input::placeholder{color:rgba(0,0,0,.35)}.md-tooltip-auto-height{height:auto!important}body>.ember-view{height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.floating-header-table>.md-table>.md-head>.md-row .md-column>md-icon,.hide-all-messages>md-autocomplete>md-autocomplete-wrap>md-input-container>div.md-errors-spacer{display:none}.paper-input-warning{padding-top:18px}.gold-md-icon md-icon,.paper-input-warning md-icon{color:gold}.photo-grid{width:100%!important;height:auto!important;cursor:pointer}.floating-header-table>.md-table>.md-head>.md-row .md-column>.sticky-header>md-icon{position:absolute}iron-pages.iron-pages-full-screen,iron-pages.iron-pages-full-screen>div.iron-selected{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex:1;flex:1}.main-toolbar-tabs{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 0 0 0 transparent!important;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 0 0 0 transparent!important}[disabled] md-input-container .md-input,[disabled] md-input-container.md-default-theme .md-input,md-input-container .md-input[disabled],md-input-container.md-default-theme .md-input[disabled]{background-image:none;border-bottom-color:rgba(0,0,0,.13)!important;border-bottom-style:dashed}.sidebar-divider{border-top-color:#afafaf!important}.new-side-bar{background-color:#333;width:67px;-webkit-transition:width .5s;transition:width .5s;height:100%;overflow-x:hidden;overflow-y:hidden}.new-side-bar-list::-webkit-scrollbar{width:15px}.new-side-bar-list::-webkit-scrollbar-track{background:#646464}.new-side-bar-list::-webkit-scrollbar-thumb{background:rgba(225,225,225,.43)}.new-side-bar-list::-webkit-scrollbar-thumb:hover{background:rgba(128,128,128,.43)}.new-side-bar.is-open{width:360px;padding-right:10px}.new-side-bar-list{color:#b8c7ce;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-y:scroll;overflow-x:hidden}.new-side-bar-list li{white-space:nowrap;padding:0;list-style-type:none;cursor:pointer}input:disabled,md-input-container[disabled=disabled]>md-select{cursor:not-allowed!important}.new-side-bar-list li:not(.nsb-category):hover{background-color:rgba(128,128,128,.23)}li.nsb-category>div.nsb-category-header{border-left-color:#2196f3;border-style:none none none solid;border-width:3px}button.new-side-bar-button{margin:6px!important}button.new-side-bar-button>md-icon{color:#b8c7ce}ul.new-side-bar-child-category{padding:0}ul.new-side-bar-child-category>li{-webkit-animation:nsbItemsAnimation 1 .25s linear;animation:nsbItemsAnimation 1 .25s linear;-webkit-animation-fill-mode:both;animation-fill-mode:both;padding-left:40px}@-webkit-keyframes nsbItemsAnimation{0%{opacity:0}100%{opacity:1}}@keyframes nsbItemsAnimation{0%{opacity:0}100%{opacity:1}}#menu-title-container{-webkit-transition:width .75s;transition:width .75s}#menu-title,#menu-title-abbrev{-webkit-animation:menuTitleAnimation 1 .5s linear;animation:menuTitleAnimation 1 .5s linear;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes menuTitleAnimation{0%{opacity:0}100%{opacity:1}}@keyframes menuTitleAnimation{0%{opacity:0}100%{opacity:1}}md-toolbar{min-height:48px}.no-left-margin md-icon{margin-left:0}.ui-tooltip{max-width:none!important}.md-icon-button{padding:6px 8px!important;height:36px!important}.md-subhead{color:rgba(0,0,0,.54)}md-autocomplete-wrap>button{margin:0!important}.md-autocomplete-suggestions-container li .highlight,.md-autocomplete-suggestions-container.md-default-theme li .highlight{color:#2196f3}.md-virtual-repeat-container.md-autocomplete-suggestions-container{max-height:500px}md-input-container:not(md-autocomplete-wrap>md-input-container){margin-bottom:0}.margin-bottom-zero{margin-bottom:0!important}.ember-power-select-option--search-message{list-style:none}.pdt-table-header{color:rgba(0,0,0,.54)!important;font-size:12px!important;font-weight:700!important;white-space:nowrap!important}.vh-75{height:75vh!important}.table-border-color{border-top-color:rgba(128,128,128,.54)!important}.payroll-title-padding{padding-top:33px}.static-position{position:static!important}.ledger-select-table{margin:0;width:100%}#sidebar-wrapper::-webkit-scrollbar{width:8px;height:5px}#sidebar-wrapper::-webkit-scrollbar-track{background:rgba(0,0,0,0)}#sidebar-wrapper::-webkit-scrollbar-thumb{background:#9e9e9e}ember-power-select-placeholder,md-input-container .md-placeholder,md-input-container label,md-input-container.md-default-theme .md-placeholder,md-input-container.md-default-theme label{color:rgba(0,0,0,.5)}md-input-container.ar-notes>textarea{height:218px!important}.fab{margin:0}.margin-top-18{margin-top:18px!important}md-autocomplete{padding-bottom:2px}md-autocomplete[md-floating-label] button{position:absolute;top:0;bottom:0;right:0;width:30px;height:30px}.neg-margin-5{margin-top:-5px!important}md-select-header,md-select-header>input,md-select-menu>md-content{background-color:#fafafa!important}.ember-application,.paper-background,md-content{background-color:#e8e8e8!important}md-autocomplete md-input-container{padding-bottom:0!important}md-menu-content{max-height:496px}.liquid-container{-webkit-transform:initial;transform:initial}.overflow-y-auto,.virtual-each{overflow-y:auto}.infinite-list-content{list-style:none;margin:0;padding:0}.no-radio-left-margin{margin-left:0!important}.paper-background{height:100%}.bottom-margin-only{margin:0 0 8px!important}.ember-light-table{width:95%;margin:0 auto;border-collapse:collapse;font-family:'Open Sans',sans-serif}.ember-light-table .multi-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ember-light-table tfoot .lt-column{border-top:1px solid #DADADA}.ember-light-table thead .lt-column{border-bottom:1px solid #DADADA}.ember-light-table .lt-column{font-weight:200;font-size:12px;padding:10px}.ember-light-table .lt-column .lt-sort-icon{width:15px}.ember-light-table .full-width,.width-100{width:100%}.ember-light-table .lt-column.lt-group-column{border:none!important;padding-bottom:10px}.ember-light-table .lt-row{height:50px}.ember-light-table .lt-row.is-selected{background-color:#DEDEDE!important}.ember-light-table .lt-row:not(.is-selected):hover{background-color:#F5F4F4!important}.ember-light-table .lt-row:last-of-type td{border-bottom-width:0}.ember-light-table .lt-row.lt-expanded-row:hover,.ember-light-table .lt-row.lt-no-data:hover{background-color:transparent!important}.ember-light-table .lt-row.lt-expanded-row td,.ember-light-table .lt-row.lt-no-data td{padding:15px}.ember-light-table .lt-row td{border-color:#DADADA;border-width:0 0 1px;border-style:solid;font-size:13px;padding:0 10px}.height-100{height:100%}@-webkit-keyframes badge-expand{from{-webkit-transform:scale(0);transform:scale(0)}}@keyframes badge-expand{from{-webkit-transform:scale(0);transform:scale(0)}}.notification-button{overflow:visible}.notification-badge{background-color:red;position:absolute;top:2px;right:2px;height:15px;width:15px;line-height:15px;font-size:11px;border-radius:5px;-webkit-animation:badge-expand .4s ease-in-out;animation:badge-expand .4s ease-in-out}.notification{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px;cursor:pointer}.notification.new{background:#f3f9fd}.unread{font-weight:700}.ember-table tr.up-is-duplicate td{background:#ff0}.ember-table thead tr:first-child>th{border-top:0}.ember-table tr.et-clickable-row:hover td{background-color:#efefef;cursor:pointer}.ember-table.no-highlight-selected tr.is-selected:not(:hover) td{background:0 0}.gl-interior-header{color:#959595;font-size:12px;letter-spacing:1px}.gl-reports-list{max-width:210px!important;min-width:210px!important}.report-highlighted button{background-color:rgba(158,158,158,.2)!important}.md-notes{text-align:left;white-space:pre-wrap;max-height:200px;overflow-y:auto}legend{border-bottom:none}