Created
March 10, 2017 10:32
-
-
Save fajaryanw/42d7196be33ed4737ef94b653f9b08b6 to your computer and use it in GitHub Desktop.
Quasar Material CSS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@font-face{font-family:Roboto;font-weight:200;src:url(~roboto-fontface/fonts/Roboto/Roboto-Thin.woff) format("woff")}@font-face{font-family:Roboto;font-weight:300;src:url(~roboto-fontface/fonts/Roboto/Roboto-Light.woff) format("woff")}@font-face{font-family:Roboto;font-weight:400;src:url(~roboto-fontface/fonts/Roboto/Roboto-Regular.woff) format("woff")}@font-face{font-family:Roboto;font-weight:500;src:url(~roboto-fontface/fonts/Roboto/Roboto-Medium.woff) format("woff")}@font-face{font-family:Roboto;font-weight:700;src:url(~roboto-fontface/fonts/Roboto/Roboto-Bold.woff) format("woff")}*,:after,:before{box-sizing:inherit;-webkit-tap-highlight-color:transparent;-moz-tap-highlight-color:transparent}body,html{height:100%;width:100%}#q-app,body,html{margin:0;box-sizing:border-box}input[type=email],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;-moz-appearance:none}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio:not([controls]){display:none;height:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}dfn{font-style:italic}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input,select{overflow:visible}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button:-moz-focusring,input:-moz-focusring{outline:1px dotted ButtonText}textarea{overflow:auto}input[type=search]{-webkit-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.q-action-sheet-gallery>div{padding:.6rem 1.2rem;-webkit-transition:all .3s;transition:all .3s}.q-action-sheet-gallery>div:focus,.q-action-sheet-gallery>div:hover{background:#d0d0d0;outline:0}.q-action-sheet-gallery i,.q-action-sheet-gallery img{font-size:2rem;margin-bottom:5px}.q-action-sheet-gallery .avatar{width:50px;height:50px}body.with-loading{overflow:hidden}.q-loading{background:rgba(0,0,0,.4)}.q-loading>div{margin:40px 20px 0;max-width:450px;text-align:center;text-shadow:0 0 7px #000}.q-toast-container{pointer-events:none;position:fixed;left:0;right:0;bottom:0;z-index:70;will-change:transform;-webkit-transform:translateY(101%);transform:translateY(101%);-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.q-toast-container.active{-webkit-transform:translateY(0);transform:translateY(0)}.q-toast{pointer-events:all;padding:0 24px;font-size:.9rem}.q-toast>i,.q-toast>img{font-size:1.4rem;vertical-align:middle;margin-right:24px;max-height:30px;max-width:30px;border-radius:50%}.q-toast a{padding:10px 0 10px 10px;text-align:center;text-transform:uppercase}.q-toast a:active{color:#fff;text-shadow:0 0 5px #fff}.q-toast a i{font-size:1.3rem}.q-toast-message{padding:20px 0}@media (min-width:601px){.q-toast{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;font-size:1.1rem;border-radius:2px;max-width:601px;margin:24px auto 24px 24px;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.q-toast a i{font-size:1.6rem}.q-toast a:first-of-type{margin-left:30px}.q-toast>i,.q-toast>img{font-size:2rem;margin-right:48px}}ul.breadcrumb{list-style:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:11.333333333333334px 0 0;padding:0}ul.breadcrumb i{font-size:1.7em}ul.breadcrumb li{float:left;margin-bottom:11.333333333333334px}ul.breadcrumb li a{color:#fff;display:block;background:#027be3;text-decoration:none;position:relative;height:34px;line-height:34px;padding:0 10px 0 5px;text-align:center;margin-right:23px}ul.breadcrumb li:nth-child(2n) a{background:#048afd}ul.breadcrumb li:nth-child(2n) a:before{border-color:#048afd;border-left-color:transparent}ul.breadcrumb li:nth-child(2n) a:after{border-left-color:#048afd}ul.breadcrumb li:first-child a{padding-left:15px;border-radius:2px 0 0 2px}ul.breadcrumb li:first-child a:before{border:0}ul.breadcrumb li:last-child a{padding-right:15px;border-radius:0 2px 2px 0}ul.breadcrumb li:last-child a:after{border:0}ul.breadcrumb li a:after,ul.breadcrumb li a:before{content:"";position:absolute;top:0;bottom:0;border:0 solid #027be3;border-width:17px 10px}ul.breadcrumb li a:before{left:-15px;border-left-color:transparent}ul.breadcrumb li a:after{left:100%;border-color:transparent;border-left-color:#027be3}ul.breadcrumb li a:active{background:#484848}ul.breadcrumb li a:active:before{border-color:#484848;border-left-color:transparent}ul.breadcrumb li a:active:after{border-left-color:#484848}body.desktop ul.breadcrumb a:hover{background:#555}body.desktop ul.breadcrumb a:hover:before{border-color:#555;border-left-color:transparent}body.desktop ul.breadcrumb a:hover:after{border-left-color:#555}button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline;outline:0;border:0;cursor:pointer;text-decoration:none;position:relative;font-style:normal;text-align:center;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;color:inherit;background:transparent;line-height:1;-webkit-transition:all .12s ease-in;transition:all .12s ease-in;-webkit-appearance:button;border-radius:2px;text-transform:uppercase;margin:0;padding:0 1rem;min-height:2.4rem;font-weight:500;font-size:.85rem}button i{font-size:1.275rem}button.small{font-size:.75rem;padding:0 .8rem;min-height:2rem}button.small:not(.circular) i{font-size:1.125rem}button.big{font-size:1rem;padding:0 1.4rem;min-height:3rem}button.big:not(.circular) i{font-size:1.3rem}button.round{border-radius:64px;padding:0 2.6rem}button.raised{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}button.raised:active:not(.disabled){box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}button.bordered{border:3px solid}button.push{-webkit-transition:none;transition:none;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}button.push:active:not(.disabled){border-bottom:0;box-shadow:none!important}button.push:not(.circular){border-radius:7px}button.primary{background:#027be3;color:#fff}button.primary:active:not(.disabled){background:#3ca4fd!important}button.primary.outline{border:1px solid #027be3}button.primary.glossy{border-color:#026fcc #0269c1 #0269c1}button.primary.clear,button.primary.outline{color:#027be3}button.primary.clear:active:not(.disabled),button.primary.outline:active:not(.disabled){background:#027be3!important}button.primary.bordered{border-color:#3ca4fd}button.primary.push{border-bottom:3px solid #0262b6}button.secondary{background:#26a69a;color:#fff}button.secondary:active:not(.disabled){background:#22958b!important}button.secondary.outline{border:1px solid #26a69a}button.secondary.glossy{border-color:#22958b #208d83 #208d83}button.secondary.clear,button.secondary.outline{color:#26a69a}button.secondary.clear:active:not(.disabled),button.secondary.outline:active:not(.disabled){background:#26a69a!important}button.secondary.bordered{border-color:#22958b}button.secondary.push{border-bottom:3px solid #1e857b}button.tertiary{background:#555;color:#fff}button.tertiary:active:not(.disabled){background:#888!important}button.tertiary.outline{border:1px solid #555}button.tertiary.glossy{border-color:#4d4d4d #484848 #484848}button.tertiary.clear,button.tertiary.outline{color:#555}button.tertiary.clear:active:not(.disabled),button.tertiary.outline:active:not(.disabled){background:#555!important}button.tertiary.bordered{border-color:#888}button.tertiary.push{border-bottom:3px solid #777}button.positive{background:#21ba45;color:#fff}button.positive:active:not(.disabled){background:#1ea73e!important}button.positive.outline{border:1px solid #21ba45}button.positive.glossy{border-color:#1ea73e #1c9e3b #1c9e3b}button.positive.clear,button.positive.outline{color:#21ba45}button.positive.clear:active:not(.disabled),button.positive.outline:active:not(.disabled){background:#21ba45!important}button.positive.bordered{border-color:#1ea73e}button.positive.push{border-bottom:3px solid #1a9537}button.negative{background:#db2828;color:#fff}button.negative:active:not(.disabled){background:#e66868!important}button.negative.outline{border:1px solid #db2828}button.negative.glossy{border-color:#c82121 #bd2020 #bd2020}button.negative.clear,button.negative.outline{color:#db2828}button.negative.clear:active:not(.disabled),button.negative.outline:active:not(.disabled){background:#db2828!important}button.negative.bordered{border-color:#e66868}button.negative.push{border-bottom:3px solid #b11e1e}button.warning{background:#f2c037;color:#fff}button.warning:active:not(.disabled){background:#f0b71b!important}button.warning.outline{border:1px solid #f2c037}button.warning.glossy{border-color:#f0b71b #edb20f #edb20f}button.warning.clear,button.warning.outline{color:#f2c037}button.warning.clear:active:not(.disabled),button.warning.outline:active:not(.disabled){background:#f2c037!important}button.warning.bordered{border-color:#f0b71b}button.warning.push{border-bottom:3px solid #dfa70f}button.info{background:#31ccec;color:#fff}button.info:active:not(.disabled){background:#17c6ea!important}button.info.outline{border:1px solid #31ccec}button.info.glossy{border-color:#17c6ea #14bbde #14bbde}button.info.clear,button.info.outline{color:#31ccec}button.info.clear:active:not(.disabled),button.info.outline:active:not(.disabled){background:#31ccec!important}button.info.bordered{border-color:#17c6ea}button.info.push{border-bottom:3px solid #13b0d1}button.light{background:#f4f4f4}button.light:active:not(.disabled){background:#dcdcdc!important}button.light.outline{border:1px solid #f4f4f4}button.light.glossy{border-color:#dcdcdc #cfcfcf #cfcfcf}button.light.bordered{border-color:#dcdcdc}button.light.push{border-bottom:3px solid #c3c3c3}button.dark{background:#333;color:#fff}button.dark:active:not(.disabled){background:#707070!important}button.dark.outline{border:1px solid #333}button.dark.glossy{border-color:#2e2e2e #2b2b2b #2b2b2b}button.dark.clear,button.dark.outline{color:#333}button.dark.clear:active:not(.disabled),button.dark.outline:active:not(.disabled){background:#333!important}button.dark.bordered{border-color:#707070}button.dark.push{border-bottom:3px solid #5c5c5c}button.white{background:#fff}button.white:active:not(.disabled){background:#e6e6e6!important}button.white.outline{border:1px solid #fff}button.white.glossy{border-color:#e6e6e6 #d9d9d9 #d9d9d9}button.white.bordered{border-color:#e6e6e6}button.white.push{border-bottom:3px solid #ccc}button.red{background:#f44336;color:#fff}button.red:active:not(.disabled){background:#f77b72!important}button.red.outline{border:1px solid #f44336}button.red.glossy{border-color:#f2291a #f01d0d #f01d0d}button.red.clear,button.red.outline{color:#f44336}button.red.clear:active:not(.disabled),button.red.outline:active:not(.disabled){background:#f44336!important}button.red.bordered{border-color:#f77b72}button.red.push{border-bottom:3px solid #e21b0c}button.pink{background:#e91e63;color:#fff}button.pink:active:not(.disabled){background:#f06192!important}button.pink.outline{border:1px solid #e91e63}button.pink.glossy{border-color:#d81557 #cc1452 #cc1452}button.pink.clear,button.pink.outline{color:#e91e63}button.pink.clear:active:not(.disabled),button.pink.outline:active:not(.disabled){background:#e91e63!important}button.pink.bordered{border-color:#f06192}button.pink.push{border-bottom:3px solid #c0134e}button.purple{background:#9c27b0;color:#fff}button.purple:active:not(.disabled){background:#c656da!important}button.purple.outline{border:1px solid #9c27b0}button.purple.glossy{border-color:#8c239e #852196 #852196}button.purple.clear,button.purple.outline{color:#9c27b0}button.purple.clear:active:not(.disabled),button.purple.outline:active:not(.disabled){background:#9c27b0!important}button.purple.bordered{border-color:#c656da}button.purple.push{border-bottom:3px solid #7d1f8d}button.deep-purple{background:#673ab7;color:#fff}button.deep-purple:active:not(.disabled){background:#9370d2!important}button.deep-purple.outline{border:1px solid #673ab7}button.deep-purple.glossy{border-color:#5d34a5 #58319c #58319c}button.deep-purple.clear,button.deep-purple.outline{color:#673ab7}button.deep-purple.clear:active:not(.disabled),button.deep-purple.outline:active:not(.disabled){background:#673ab7!important}button.deep-purple.bordered{border-color:#9370d2}button.deep-purple.push{border-bottom:3px solid #845ccb}button.indigo{background:#3f51b5;color:#fff}button.indigo:active:not(.disabled){background:#7583cf!important}button.indigo.outline{border:1px solid #3f51b5}button.indigo.glossy{border-color:#3949a3 #36459a #36459a}button.indigo.clear,button.indigo.outline{color:#3f51b5}button.indigo.clear:active:not(.disabled),button.indigo.outline:active:not(.disabled){background:#3f51b5!important}button.indigo.bordered{border-color:#7583cf}button.indigo.push{border-bottom:3px solid #324191}button.blue{background:#2196f3;color:#fff}button.blue:active:not(.disabled){background:#64b5f7!important}button.blue.outline{border:1px solid #2196f3}button.blue.glossy{border-color:#0d89ec #0c81df #0c81df}button.blue.clear,button.blue.outline{color:#2196f3}button.blue.clear:active:not(.disabled),button.blue.outline:active:not(.disabled){background:#2196f3!important}button.blue.bordered{border-color:#64b5f7}button.blue.push{border-bottom:3px solid #0b7ad1}button.light-blue{background:#03a9f4;color:#fff}button.light-blue:active:not(.disabled){background:#0398dc!important}button.light-blue.outline{border:1px solid #03a9f4}button.light-blue.glossy{border-color:#0398dc #0390cf #0390cf}button.light-blue.clear,button.light-blue.outline{color:#03a9f4}button.light-blue.clear:active:not(.disabled),button.light-blue.outline:active:not(.disabled){background:#03a9f4!important}button.light-blue.bordered{border-color:#0398dc}button.light-blue.push{border-bottom:3px solid #0287c3}button.cyan{background:#00bcd4;color:#fff}button.cyan:active:not(.disabled){background:#00a9bf!important}button.cyan.outline{border:1px solid #00bcd4}button.cyan.glossy{border-color:#00a9bf #00a0b4 #00a0b4}button.cyan.clear,button.cyan.outline{color:#00bcd4}button.cyan.clear:active:not(.disabled),button.cyan.outline:active:not(.disabled){background:#00bcd4!important}button.cyan.bordered{border-color:#00a9bf}button.cyan.push{border-bottom:3px solid #0096aa}button.teal{background:#009688;color:#fff}button.teal:active:not(.disabled){background:#03ffe7!important}button.teal.outline{border:1px solid #009688}button.teal.glossy{border-color:#00877a #008074 #008074}button.teal.clear,button.teal.outline{color:#009688}button.teal.clear:active:not(.disabled),button.teal.outline:active:not(.disabled){background:#009688!important}button.teal.bordered{border-color:#03ffe7}button.teal.push{border-bottom:3px solid #00786d}button.green{background:#4caf50;color:#fff}button.green:active:not(.disabled){background:#449e48!important}button.green.outline{border:1px solid #4caf50}button.green.glossy{border-color:#449e48 #419544 #419544}button.green.clear,button.green.outline{color:#4caf50}button.green.clear:active:not(.disabled),button.green.outline:active:not(.disabled){background:#4caf50!important}button.green.bordered{border-color:#449e48}button.green.push{border-bottom:3px solid #3d8c40}button.light-green{background:#8bc34a;color:#fff}button.light-green:active:not(.disabled){background:#7eb63c!important}button.light-green.outline{border:1px solid #8bc34a}button.light-green.glossy{border-color:#7eb63c #77ac39 #77ac39}button.light-green.clear,button.light-green.outline{color:#8bc34a}button.light-green.clear:active:not(.disabled),button.light-green.outline:active:not(.disabled){background:#8bc34a!important}button.light-green.bordered{border-color:#7eb63c}button.light-green.push{border-bottom:3px solid #70a236}button.lime{background:#cddc39;color:#fff}button.lime:active:not(.disabled){background:#c4d425!important}button.lime.outline{border:1px solid #cddc39}button.lime.glossy{border-color:#c4d425 #b9c823 #b9c823}button.lime.clear,button.lime.outline{color:#cddc39}button.lime.clear:active:not(.disabled),button.lime.outline:active:not(.disabled){background:#cddc39!important}button.lime.bordered{border-color:#c4d425}button.lime.push{border-bottom:3px solid #aebc21}button.yellow{background:#ffeb3b;color:#fff}button.yellow:active:not(.disabled){background:#ffe81c!important}button.yellow.outline{border:1px solid #ffeb3b}button.yellow.glossy{border-color:#ffe81c #ffe60c #ffe60c}button.yellow.clear,button.yellow.outline{color:#ffeb3b}button.yellow.clear:active:not(.disabled),button.yellow.outline:active:not(.disabled){background:#ffeb3b!important}button.yellow.bordered{border-color:#ffe81c}button.yellow.push{border-bottom:3px solid #fbe200}button.amber{background:#ffc107;color:#fff}button.amber:active:not(.disabled){background:#ecb100!important}button.amber.outline{border:1px solid #ffc107}button.amber.glossy{border-color:#ecb100 #dfa700 #dfa700}button.amber.clear,button.amber.outline{color:#ffc107}button.amber.clear:active:not(.disabled),button.amber.outline:active:not(.disabled){background:#ffc107!important}button.amber.bordered{border-color:#ecb100}button.amber.push{border-bottom:3px solid #d29d00}button.orange{background:#ff9800;color:#fff}button.orange:active:not(.disabled){background:#e68900!important}button.orange.outline{border:1px solid #ff9800}button.orange.glossy{border-color:#e68900 #d98100 #d98100}button.orange.clear,button.orange.outline{color:#ff9800}button.orange.clear:active:not(.disabled),button.orange.outline:active:not(.disabled){background:#ff9800!important}button.orange.bordered{border-color:#e68900}button.orange.push{border-bottom:3px solid #cc7a00}button.deep-orange{background:#ff5722;color:#fff}button.deep-orange:active:not(.disabled){background:#ff8964!important}button.deep-orange.outline{border:1px solid #ff5722}button.deep-orange.glossy{border-color:#ff4105 #f63b00 #f63b00}button.deep-orange.clear,button.deep-orange.outline{color:#ff5722}button.deep-orange.clear:active:not(.disabled),button.deep-orange.outline:active:not(.disabled){background:#ff5722!important}button.deep-orange.bordered{border-color:#ff8964}button.deep-orange.push{border-bottom:3px solid #e73700}button.brown{background:#795548;color:#fff}button.brown:active:not(.disabled){background:#ac8374!important}button.brown.outline{border:1px solid #795548}button.brown.glossy{border-color:#6d4d41 #67483d #67483d}button.brown.clear,button.brown.outline{color:#795548}button.brown.clear:active:not(.disabled),button.brown.outline:active:not(.disabled){background:#795548!important}button.brown.bordered{border-color:#ac8374}button.brown.push{border-bottom:3px solid #61443a}button.grey{background:#9e9e9e;color:#fff}button.grey:active:not(.disabled){background:#8e8e8e!important}button.grey.outline{border:1px solid #9e9e9e}button.grey.glossy{border-color:#8e8e8e #868686 #868686}button.grey.clear,button.grey.outline{color:#9e9e9e}button.grey.clear:active:not(.disabled),button.grey.outline:active:not(.disabled){background:#9e9e9e!important}button.grey.bordered{border-color:#8e8e8e}button.grey.push{border-bottom:3px solid #7e7e7e}button.blue-grey{background:#607d8b;color:#fff}button.blue-grey:active:not(.disabled){background:#8da5b0!important}button.blue-grey.outline{border:1px solid #607d8b}button.blue-grey.glossy{border-color:#56707d #526a76 #526a76}button.blue-grey.clear,button.blue-grey.outline{color:#607d8b}button.blue-grey.clear:active:not(.disabled),button.blue-grey.outline:active:not(.disabled){background:#607d8b!important}button.blue-grey.bordered{border-color:#8da5b0}button.blue-grey.push{border-bottom:3px solid #4d646f}button.glossy{border:1px solid;background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.3),hsla(0,0%,100%,0) 50%,rgba(0,0,0,.12) 51%,rgba(0,0,0,.04));background-image:linear-gradient(180deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,0) 50%,rgba(0,0,0,.12) 51%,rgba(0,0,0,.04))}button.glossy:active:not(.disabled){box-shadow:inset 0 1px 3px rgba(0,0,0,.2),0 1px hsla(0,0%,100%,.4)}button.clear,button.outline{background:transparent}button.clear:active:not(.disabled),button.outline:active:not(.disabled){color:#fff}button.circular{text-align:center;border-radius:50%;padding:0;height:56px;width:56px}button.circular.small{height:37px;width:37px}button.circular.big{height:72px;width:72px}button.full-width{display:block;margin-left:0;margin-right:0;border-radius:0}body.desktop button.raised:not(.disabled):focus,body.desktop button.raised:not(.disabled):hover{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}body.desktop button.primary:not(.disabled):not(.clear):focus,body.desktop button.primary:not(.disabled):not(.clear):hover{background:#1290fd}body.desktop button.primary:not(.disabled):not(.clear):focus:not(.push),body.desktop button.primary:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.primary:not(.disabled).clear:focus,body.desktop button.primary:not(.disabled).clear:hover{background:#abd8fe}body.desktop button.secondary:not(.disabled):not(.clear):focus,body.desktop button.secondary:not(.disabled):not(.clear):hover{background:#208d83}body.desktop button.secondary:not(.disabled):not(.clear):focus:not(.push),body.desktop button.secondary:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.secondary:not(.disabled).clear:focus,body.desktop button.secondary:not(.disabled).clear:hover{background:#b4eee8}body.desktop button.tertiary:not(.disabled):not(.clear):focus,body.desktop button.tertiary:not(.disabled):not(.clear):hover{background:#6e6e6e}body.desktop button.tertiary:not(.disabled):not(.clear):focus:not(.push),body.desktop button.tertiary:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.tertiary:not(.disabled).clear:focus,body.desktop button.tertiary:not(.disabled).clear:hover{background:#ccc}body.desktop button.positive:not(.disabled):not(.clear):focus,body.desktop button.positive:not(.disabled):not(.clear):hover{background:#1c9e3b}body.desktop button.positive:not(.disabled):not(.clear):focus:not(.push),body.desktop button.positive:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.positive:not(.disabled).clear:focus,body.desktop button.positive:not(.disabled).clear:hover{background:#b5f2c3}body.desktop button.negative:not(.disabled):not(.clear):focus,body.desktop button.negative:not(.disabled):not(.clear):hover{background:#e04848}body.desktop button.negative:not(.disabled):not(.clear):focus:not(.push),body.desktop button.negative:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.negative:not(.disabled).clear:focus,body.desktop button.negative:not(.disabled).clear:hover{background:#f4bebe}body.desktop button.warning:not(.disabled):not(.clear):focus,body.desktop button.warning:not(.disabled):not(.clear):hover{background:#edb20f}body.desktop button.warning:not(.disabled):not(.clear):focus:not(.push),body.desktop button.warning:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.warning:not(.disabled).clear:focus,body.desktop button.warning:not(.disabled).clear:hover{background:#fbecc3}body.desktop button.info:not(.disabled):not(.clear):focus,body.desktop button.info:not(.disabled):not(.clear):hover{background:#14bbde}body.desktop button.info:not(.disabled):not(.clear):focus:not(.push),body.desktop button.info:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.info:not(.disabled).clear:focus,body.desktop button.info:not(.disabled).clear:hover{background:#c1f0f9}body.desktop button.light:not(.disabled):not(.clear):focus,body.desktop button.light:not(.disabled):not(.clear):hover{background:#cfcfcf}body.desktop button.light:not(.disabled):not(.clear):focus:not(.push),body.desktop button.light:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.light:not(.disabled).clear:focus,body.desktop button.light:not(.disabled).clear:hover{background:#fcfcfc}body.desktop button.dark:not(.disabled):not(.clear):focus,body.desktop button.dark:not(.disabled):not(.clear):hover{background:#525252}body.desktop button.dark:not(.disabled):not(.clear):focus:not(.push),body.desktop button.dark:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.dark:not(.disabled).clear:focus,body.desktop button.dark:not(.disabled).clear:hover{background:#c2c2c2}body.desktop button.white:not(.disabled):not(.clear):focus,body.desktop button.white:not(.disabled):not(.clear):hover{background:#d9d9d9}body.desktop button.white:not(.disabled):not(.clear):focus:not(.push),body.desktop button.white:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.white:not(.disabled).clear:focus,body.desktop button.white:not(.disabled).clear:hover{background:#fff}body.desktop button.red:not(.disabled):not(.clear):focus,body.desktop button.red:not(.disabled):not(.clear):hover{background:#f65f54}body.desktop button.red:not(.disabled):not(.clear):focus:not(.push),body.desktop button.red:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.red:not(.disabled).clear:focus,body.desktop button.red:not(.disabled).clear:hover{background:#fcc7c3}body.desktop button.pink:not(.disabled):not(.clear):focus,body.desktop button.pink:not(.disabled):not(.clear):hover{background:#ec407a}body.desktop button.pink:not(.disabled):not(.clear):focus:not(.push),body.desktop button.pink:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.pink:not(.disabled).clear:focus,body.desktop button.pink:not(.disabled).clear:hover{background:#f8bcd0}body.desktop button.purple:not(.disabled):not(.clear):focus,body.desktop button.purple:not(.disabled):not(.clear):hover{background:#ba32d2}body.desktop button.purple:not(.disabled):not(.clear):focus:not(.push),body.desktop button.purple:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.purple:not(.disabled).clear:focus,body.desktop button.purple:not(.disabled).clear:hover{background:#e7b7ef}body.desktop button.deep-purple:not(.disabled):not(.clear):focus,body.desktop button.deep-purple:not(.disabled):not(.clear):hover{background:#7c51c8}body.desktop button.deep-purple:not(.disabled):not(.clear):focus:not(.push),body.desktop button.deep-purple:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.deep-purple:not(.disabled).clear:focus,body.desktop button.deep-purple:not(.disabled).clear:hover{background:#d1c2ec}body.desktop button.indigo:not(.disabled):not(.clear):focus,body.desktop button.indigo:not(.disabled):not(.clear):hover{background:#5768c5}body.desktop button.indigo:not(.disabled):not(.clear):focus:not(.push),body.desktop button.indigo:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.indigo:not(.disabled).clear:focus,body.desktop button.indigo:not(.disabled).clear:hover{background:#c4caea}body.desktop button.blue:not(.disabled):not(.clear):focus,body.desktop button.blue:not(.disabled):not(.clear):hover{background:#42a6f5}body.desktop button.blue:not(.disabled):not(.clear):focus:not(.push),body.desktop button.blue:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.blue:not(.disabled).clear:focus,body.desktop button.blue:not(.disabled).clear:hover{background:#bce0fb}body.desktop button.light-blue:not(.disabled):not(.clear):focus,body.desktop button.light-blue:not(.disabled):not(.clear):hover{background:#0390cf}body.desktop button.light-blue:not(.disabled):not(.clear):focus:not(.push),body.desktop button.light-blue:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.light-blue:not(.disabled).clear:focus,body.desktop button.light-blue:not(.disabled).clear:hover{background:#b1e6fe}body.desktop button.cyan:not(.disabled):not(.clear):focus,body.desktop button.cyan:not(.disabled):not(.clear):hover{background:#00a0b4}body.desktop button.cyan:not(.disabled):not(.clear):focus:not(.push),body.desktop button.cyan:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.cyan:not(.disabled).clear:focus,body.desktop button.cyan:not(.disabled).clear:hover{background:#a6f5ff}body.desktop button.teal:not(.disabled):not(.clear):focus,body.desktop button.teal:not(.disabled):not(.clear):hover{background:#00ccb9}body.desktop button.teal:not(.disabled):not(.clear):focus:not(.push),body.desktop button.teal:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.teal:not(.disabled).clear:focus,body.desktop button.teal:not(.disabled).clear:hover{background:#93fff5}body.desktop button.green:not(.disabled):not(.clear):focus,body.desktop button.green:not(.disabled):not(.clear):hover{background:#419544}body.desktop button.green:not(.disabled):not(.clear):focus:not(.push),body.desktop button.green:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.green:not(.disabled).clear:focus,body.desktop button.green:not(.disabled).clear:hover{background:#c9e7ca}body.desktop button.light-green:not(.disabled):not(.clear):focus,body.desktop button.light-green:not(.disabled):not(.clear):hover{background:#77ac39}body.desktop button.light-green:not(.disabled):not(.clear):focus:not(.push),body.desktop button.light-green:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.light-green:not(.disabled).clear:focus,body.desktop button.light-green:not(.disabled).clear:hover{background:#dcedc9}body.desktop button.lime:not(.disabled):not(.clear):focus,body.desktop button.lime:not(.disabled):not(.clear):hover{background:#b9c823}body.desktop button.lime:not(.disabled):not(.clear):focus:not(.push),body.desktop button.lime:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.lime:not(.disabled).clear:focus,body.desktop button.lime:not(.disabled).clear:hover{background:#f0f4c4}body.desktop button.yellow:not(.disabled):not(.clear):focus,body.desktop button.yellow:not(.disabled):not(.clear):hover{background:#ffe60c}body.desktop button.yellow:not(.disabled):not(.clear):focus:not(.push),body.desktop button.yellow:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.yellow:not(.disabled).clear:focus,body.desktop button.yellow:not(.disabled).clear:hover{background:#fff9c4}body.desktop button.amber:not(.disabled):not(.clear):focus,body.desktop button.amber:not(.disabled):not(.clear):hover{background:#dfa700}body.desktop button.amber:not(.disabled):not(.clear):focus:not(.push),body.desktop button.amber:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.amber:not(.disabled).clear:focus,body.desktop button.amber:not(.disabled).clear:hover{background:#ffecb5}body.desktop button.orange:not(.disabled):not(.clear):focus,body.desktop button.orange:not(.disabled):not(.clear):hover{background:#d98100}body.desktop button.orange:not(.disabled):not(.clear):focus:not(.push),body.desktop button.orange:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.orange:not(.disabled).clear:focus,body.desktop button.orange:not(.disabled).clear:hover{background:#ffe0b3}body.desktop button.deep-orange:not(.disabled):not(.clear):focus,body.desktop button.deep-orange:not(.disabled):not(.clear):hover{background:#ff7043}body.desktop button.deep-orange:not(.disabled):not(.clear):focus:not(.push),body.desktop button.deep-orange:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.deep-orange:not(.disabled).clear:focus,body.desktop button.deep-orange:not(.disabled).clear:hover{background:#ffcdbd}body.desktop button.brown:not(.disabled):not(.clear):focus,body.desktop button.brown:not(.disabled):not(.clear):hover{background:#976a5a}body.desktop button.brown:not(.disabled):not(.clear):focus:not(.push),body.desktop button.brown:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.brown:not(.disabled).clear:focus,body.desktop button.brown:not(.disabled).clear:hover{background:#dccac3}body.desktop button.grey:not(.disabled):not(.clear):focus,body.desktop button.grey:not(.disabled):not(.clear):hover{background:#868686}body.desktop button.grey:not(.disabled):not(.clear):focus:not(.push),body.desktop button.grey:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.grey:not(.disabled).clear:focus,body.desktop button.grey:not(.disabled).clear:hover{background:#e2e2e2}body.desktop button.blue-grey:not(.disabled):not(.clear):focus,body.desktop button.blue-grey:not(.disabled):not(.clear):hover{background:#7592a0}body.desktop button.blue-grey:not(.disabled):not(.clear):focus:not(.push),body.desktop button.blue-grey:not(.disabled):not(.clear):hover:not(.push){box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body.desktop button.blue-grey:not(.disabled).clear:focus,body.desktop button.blue-grey:not(.disabled).clear:hover{background:#ced8dd}body.desktop button.outline:focus,body.desktop button.outline:hover{color:#fff}.card{width:100%;margin-bottom:20px;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);display:block;overflow:hidden;position:relative}.card .card-media img,.card>img{display:block;width:100%;max-width:100%;border:0}.card .video:first-child,.card .video:first-child iframe{border-radius:2px 2px 0 0}.card>ul.collapsible{margin:0}.card .list{border:0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.card .list>.item:first-child,.card .list>.q-collapsible:first-child{margin-top:0}.card .list>.item:last-child,.card .list>.q-collapsible:last-child{margin-bottom:0}.card-content{line-height:1.4;padding:13px 16px}.card-title{font-size:1.1rem;font-weight:500;padding:16px}.card-title button{margin:0}.card-actions{padding:13px 16px;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;font-size:80%}.card-actions>:not(:last-child){padding-right:8px}.card-media{position:relative}.card-media>button{margin:0;position:absolute;bottom:-28px;right:32px}.card-no-top-padding{padding-top:0!important}.card-force-top-padding{padding-top:13px!important}.chat-other,.chat-you{margin:45px 0 0;font-weight:300}.chat-other .chat-user,.chat-you .chat-user{margin:-30px 0 0;display:block}.chat-other .chat-user img,.chat-you .chat-user img{width:65px;height:65px;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.3)}.chat-other .chat-date,.chat-you .chat-date{font-size:.8rem;color:#a6a6a6}.chat-other .chat-message,.chat-you .chat-message{display:block}.chat-other .chat-message p,.chat-you .chat-message p{display:inline-block;padding:10px;position:relative;font-size:1rem;border-radius:2px;box-shadow:0 2px 6px rgba(0,0,0,.3)}.chat-other .chat-message p:after,.chat-you .chat-message p:after{content:"";background:inherit;width:1rem;height:.6rem;position:absolute;top:0}.chat-you .chat-date,.chat-you .chat-user{float:right}.chat-you .chat-date{margin:-20px 10px 0 0}.chat-you .chat-message{margin:0 90px 0 0;text-align:right}.chat-you .chat-message p{margin:0 0 0 auto;color:#fff;background:#027be3;text-align:left}.chat-you .chat-message p:after{top:0;right:1px;bottom:auto;left:auto;-webkit-transform:translateX(50%) skew(125deg);transform:translateX(50%) skew(125deg)}.chat-other .chat-date,.chat-other .chat-user{float:left}.chat-other .chat-date{margin:-20px 0 0 10px}.chat-other .chat-message{margin:0 0 0 90px}.chat-other .chat-message p{color:#fff;background:#26a69a}.chat-other .chat-message p:after{top:0;left:1px;bottom:auto;right:auto;-webkit-transform:translateX(-50%) skew(55deg);transform:translateX(-50%) skew(55deg)}table.q-table{border-spacing:0;empty-cells:show}table.q-table thead{text-align:left;vertical-align:bottom;font-weight:700}table.q-table td,table.q-table th{margin:0;overflow:visible;padding:.5rem .7rem}table.q-table td:first-child,table.q-table th:first-child{border-left-width:0}table.q-table.compact td,table.q-table.compact th{padding:.1rem .3rem}table.q-table.loose td,table.q-table.loose th{padding:1rem}table.q-table.bordered,table.q-table.cell-delimiter:not(.responsive):not(.flipped){border:1px solid rgba(0,0,0,.12)}table.q-table:not(.responsive):not(.flipped).cell-delimiter td,table.q-table:not(.responsive):not(.flipped).cell-delimiter th,table.q-table:not(.responsive):not(.flipped).horizontal-delimiter td,table.q-table:not(.responsive):not(.flipped).horizontal-delimiter th{border-bottom:1px solid rgba(0,0,0,.12)}table.q-table:not(.responsive):not(.flipped).cell-delimiter td,table.q-table:not(.responsive):not(.flipped).cell-delimiter th,table.q-table:not(.responsive):not(.flipped).vertical-delimiter td,table.q-table:not(.responsive):not(.flipped).vertical-delimiter th{border-left:1px solid rgba(0,0,0,.12)}table.q-table:not(.responsive):not(.flipped).cell-delimiter td:last-child,table.q-table:not(.responsive):not(.flipped).cell-delimiter th:last-child,table.q-table:not(.responsive):not(.flipped).vertical-delimiter td:last-child,table.q-table:not(.responsive):not(.flipped).vertical-delimiter th:last-child{border-right:1px solid rgba(0,0,0,.12)}table.q-table.striped-even tbody tr:nth-child(2n),table.q-table.striped-odd tbody tr:nth-child(odd),table.q-table.striped tbody tr:nth-child(odd){background:rgba(0,0,0,.07)}table.q-table.flipped{overflow:hidden;background:none}table.q-table.flipped,table.q-table.flipped thead{display:-webkit-box;display:-ms-flexbox;display:flex}table.q-table.flipped thead{-ms-flex-negative:0;flex-shrink:0;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}table.q-table.flipped tbody{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow-x:auto;overflow-y:hidden}table.q-table.flipped tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content;-ms-flex-negative:0;flex-shrink:0}table.q-table.flipped td,table.q-table.flipped th{display:block}table.q-table.flipped td{background-image:none!important;border-left:0}table.q-table.flipped td:not(:last-child),table.q-table.flipped th:not(:last-child){border-bottom:0}table.q-table.flipped.cell-delimiter tr,table.q-table.flipped.horizontal-delimiter tr{border-left:1px solid rgba(0,0,0,.12);border-right:1px solid rgba(0,0,0,.12)}table.q-table.flipped.cell-delimiter td,table.q-table.flipped.cell-delimiter th,table.q-table.flipped.vertical-delimiter td,table.q-table.flipped.vertical-delimiter th{border-top:1px solid rgba(0,0,0,.12)}table.q-table.flipped.cell-delimiter td:last-child,table.q-table.flipped.cell-delimiter th:last-child,table.q-table.flipped.vertical-delimiter td:last-child,table.q-table.flipped.vertical-delimiter th:last-child{border-bottom:1px solid rgba(0,0,0,.12)}@media (max-width:600px){table.q-table.responsive:not(.flipped) thead{display:none}table.q-table.responsive:not(.flipped) td,table.q-table.responsive:not(.flipped) tr{display:block}table.q-table.responsive:not(.flipped) tr{position:relative}table.q-table.responsive:not(.flipped) td:before{content:attr(data-th);display:block;text-align:left;font-weight:700}table.q-table.responsive:not(.flipped).horizontal-delimiter tr:not(:last-child){border-bottom:1px solid rgba(0,0,0,.12)}table.q-table.responsive:not(.flipped).cell-delimiter tr{border:1px solid rgba(0,0,0,.12)}table.q-table.responsive:not(.flipped).cell-delimiter td,table.q-table.responsive:not(.flipped).cell-delimiter th,table.q-table.responsive:not(.flipped).vertical-delimiter td,table.q-table.responsive:not(.flipped).vertical-delimiter th{border-left:1px solid rgba(0,0,0,.12);border-right:1px solid rgba(0,0,0,.12)}}body.desktop table.q-table.highlight tbody tr{-webkit-transition:all .28s ease-in;transition:all .28s ease-in}body.desktop table.q-table.highlight tbody tr:hover{background:rgba(0,0,0,.14)}.label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-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;min-width:10px;border-radius:2px;padding:.3rem .7rem;line-height:1;white-space:nowrap;text-align:center;vertical-align:middle}.label>.left-detail,.label>.right-detail{display:inline-block;vertical-align:middle;height:100%;padding:.3rem .35rem;margin:-.3rem .35rem;background:rgba(0,0,0,.1);opacity:.8}.label>.left-detail{margin-left:-.7rem;padding-left:.7rem;border-radius:2px 0 0 2px}.label>.right-detail{margin-right:-.7rem;padding-right:.7rem;border-radius:0 2px 2px 0}.label.circular{border-radius:50%}.label.floating{position:absolute;z-index:2;top:-.7rem;left:100%;margin:0 0 0 -1.5rem!important;font-size:.7rem}.label.pointing-down,.label.pointing-left,.label.pointing-right,.label.pointing-up{position:relative}.label.pointing-down:before,.label.pointing-left:before,.label.pointing-right:before,.label.pointing-up:before{content:"";background:inherit;width:.6rem;height:.6rem;position:absolute;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg)}.label.pointing-up{margin-top:.8rem}.label.pointing-up:before{top:0;left:50%}.label.pointing-down{margin-bottom:.8rem}.label.pointing-down:before{right:auto;top:100%;left:50%}.label.pointing-right{margin-right:.8rem}.label.pointing-right:before{top:50%;right:0;bottom:auto;left:auto;-webkit-transform:translateX(50%) translateY(-50%) rotate(45deg);transform:translateX(50%) translateY(-50%) rotate(45deg)}.label.pointing-left{margin-left:.8rem}.label.pointing-left:before{top:50%;left:0;bottom:auto;right:auto}.label.tag{position:relative;margin-left:1rem;padding-left:1.5rem;padding-right:1rem}.label.tag:after,.label.tag:before{content:"";position:absolute;top:50%}.label.tag:before{right:100%;-webkit-transform:translateY(-50%) translateX(50%) rotate(-45deg);transform:translateY(-50%) translateX(50%) rotate(-45deg);background:inherit;width:1.14rem;height:1.14rem;-webkit-transition:none;transition:none}.label.tag:after{left:0;margin-top:-.25rem;background:#fff;width:.5rem;height:.5rem;box-shadow:0 -1px 1px 0 rgba(0,0,0,.3);border-radius:50%}.label.chip{border-radius:16px;padding:0 12px;height:32px}.label.chip>i.on-right{border-radius:50%;cursor:pointer;background:rgba(0,0,0,.2);padding:3px}.label.chip div,.label.chip img{float:left;margin:0 8px 0 -12px;height:32px;width:32px;border-radius:50%}.label.chip div{line-height:32px;background:rgba(0,0,0,.2)}.item{height:48px;position:relative;display:block;margin:0;padding:0;font-size:16px;line-height:16px;-webkit-transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;background:none}.item.active,.item.router-link-active,.item:focus,.q-collapsible.router-link-active>.item{background:rgba(0,0,0,.2)}.item:focus{outline:0}.item.item-link{cursor:pointer}.item.item-link:active{background:rgba(0,0,0,.3)}.item>.item-primary{color:#757575}.item>div.item-primary{position:absolute;top:0;margin:4px 12px;height:40px;width:40px;text-align:center;line-height:40px;padding:0;border-radius:50%;font-size:20px}.item>div.item-primary>*{margin-top:-4px;font-size:24px;line-height:30px}.item>i.item-primary{position:absolute;top:0;margin:12px;left:4px;height:24px;width:24px;font-size:24px;line-height:24px;border-radius:50%}.item>img.item-primary{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;height:40px;width:40px;position:absolute;top:4px;left:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.item>img.item-primary:not(.thumbnail){border-radius:50%}.item>.item-content{padding:16px 0;margin-left:16px;margin-right:16px;position:relative}.item>.item-content.inset{margin-left:72px}.item>.item-content.has-secondary{margin-right:72px}.item>.item-content:not(.no-style)>div>span,.item>.item-content:not(.no-style)>span{color:rgba(0,0,0,.87)}.item>.item-primary~.item-content{margin-left:72px}.item>.item-secondary{color:#757575;position:absolute;top:0;margin:12px;right:4px;height:24px;width:40px;line-height:24px;font-size:24px;text-align:right}.item>.item-secondary.stamp{width:55px;margin-left:0;text-align:right;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item>i.item-secondary{width:24px}.item>img.item-secondary{margin:4px 12px;height:40px}.item>img.item-secondary:not(.thumbnail){border-radius:50%}.item>*{text-align:left}.item:not(.two-lines):not(.three-lines):not(.multiple-lines)>.item-content>div:not(.stacked-label):not(.floating-label):not([class^=q-]){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item.two-lines{height:72px}.item.two-lines>.item-primary{top:14px}.item.two-lines>img.item-primary{top:18px}.item.two-lines>.item-secondary{top:12px}.item.two-lines>.item-secondary.stamp{top:4px}.item.two-lines>.item-content{padding-top:20px;padding-bottom:16px}.item.two-lines>.item-content:not(.no-style)>div:not(.stacked-label):not(.floating-label):not([class^=q-]){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item.two-lines>.item-content:not(.no-style)>div:not(:first-of-type):not([class^=q-]){font-size:14px;line-height:16px;height:16px;margin:4px 0 0;color:rgba(0,0,0,.54)}.item.three-lines{height:88px}.item.three-lines>.item-primary{top:14px}.item.three-lines>.item-secondary:not(.stamp){top:3px}.item.three-lines>.item-secondary.stamp+.item-secondary{top:30px}.item.three-lines>.item-content{padding-top:16px;padding-bottom:16px}.item.three-lines>.item-content:not(.no-style)>div:not(.stacked-label):not(.floating-label):not([class^=q-]){overflow:hidden;text-overflow:ellipsis}.item.three-lines>.item-content:not(.no-style)>div:first-of-type:not([class^=q-]){white-space:nowrap}.item.three-lines>.item-content:not(.no-style)>div:not(:first-of-type):not([class^=q-]){font-size:14px;line-height:18px;height:36px;margin:4px 0 0;color:rgba(0,0,0,.54);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.item.multiple-lines{height:auto}.item.multiple-lines>.item-content{position:static;padding-top:16px}.item .item-label{color:rgba(0,0,0,.54)!important}.item .item-smaller{font-size:14px}.item+.item.item-delimiter,.item+.q-collapsible.item-delimiter,.q-collapsible+.item.item-delimiter,.q-collapsible+.q-collapsible.item-delimiter{border-top:1px solid #e0e0e0}.item+.item.item-inset-delimiter:after,.item+.q-collapsible.item-inset-delimiter:after,.q-collapsible+.item.item-inset-delimiter:after,.q-collapsible+.q-collapsible.item-inset-delimiter:after{content:"";position:absolute;top:0;left:72px;right:0;height:1px;background:#e0e0e0}body.desktop .item.item-link:hover{background:rgba(0,0,0,.2)}.list{text-align:left;border:1px solid #e0e0e0}.list>.item:first-child,.list>.q-collapsible:first-child{margin-top:8px}.list>.item:last-child,.list>.q-collapsible:last-child{margin-bottom:8px}.list hr{margin:8px 0;height:1px;border:0;background-color:#e0e0e0}.list hr.inset{margin-left:72px}.list hr:last-child{visibility:hidden}.list .list-label{color:rgba(0,0,0,.54);font-size:14px;font-weight:500;line-height:48px;padding-left:16px;width:100%}.list .list-label.inset{padding-left:72px}.list hr+.list-label{margin-top:-8px}.list.striped .item:nth-child(2n){background-color:rgba(0,0,0,.05)}.list.highlight .item:hover{background-color:rgba(0,0,0,.1)}.list.item-delimiter .item+.item,.list.item-delimiter .item+.q-collapsible,.list.item-delimiter .q-collapsible+.item,.list.item-delimiter .q-collapsible+.q-collapsible{border-top:1px solid #e0e0e0}.list.item-inset-delimiter .item+.item:after,.list.item-inset-delimiter .item+.q-collapsible:after,.list.item-inset-delimiter .q-collapsible+.item:after,.list.item-inset-delimiter .q-collapsible+.q-collapsible:after{content:"";position:absolute;top:0;left:72px;right:0;height:1px;background:#e0e0e0}img.responsive{max-width:100%;height:auto}img.avatar{width:50px;height:50px;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);vertical-align:middle}.video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video embed,.video iframe,.video object{position:absolute;top:0;left:0;width:100%;height:100%}.textfield:not(.no-style),input:not(.no-style),textarea:not(.no-style){background:none;font-size:.9rem;max-width:100%;margin-bottom:2px;padding:8px 0;border:0;outline:0;-webkit-transition:all .3s;transition:all .3s;border-bottom:2px solid #eee}.textfield:not(.no-style) .active,.textfield:not(.no-style):focus,.textfield:not(.no-style):hover,input:not(.no-style) .active,input:not(.no-style):focus,input:not(.no-style):hover,textarea:not(.no-style) .active,textarea:not(.no-style):focus,textarea:not(.no-style):hover{border-bottom:2px solid #027be3}.textfield:not(.no-style).disabled,.textfield:not(.no-style)[disabled],input:not(.no-style).disabled,input:not(.no-style)[disabled],textarea:not(.no-style).disabled,textarea:not(.no-style)[disabled]{border-bottom-color:#979797}.textfield:not(.no-style).disabled,.textfield:not(.no-style).readonly,.textfield:not(.no-style)[disabled],.textfield:not(.no-style)[readonly],input:not(.no-style).disabled,input:not(.no-style).readonly,input:not(.no-style)[disabled],input:not(.no-style)[readonly],textarea:not(.no-style).disabled,textarea:not(.no-style).readonly,textarea:not(.no-style)[disabled],textarea:not(.no-style)[readonly]{border-bottom-style:dotted}.textfield:not(.no-style).has-error,input:not(.no-style).has-error,textarea:not(.no-style).has-error{border-bottom:2px solid #db2828!important}label{font-size:.9rem}.floating-label,.stacked-label{position:relative;display:inline-block;width:100%}.floating-label label,.stacked-label label{position:absolute;pointer-events:none;top:0;left:0;-webkit-transform-origin:left top;transform-origin:left top;color:rgba(0,0,0,.54)}.stacked-label label{display:block;-webkit-transform:scale(.8);transform:scale(.8)}.stacked-label input{padding-top:1.4rem}.stacked-label textarea{margin-top:1.4rem}.stacked-label input:focus+label,.stacked-label textarea:focus+label{color:#027be3}.floating-label label{bottom:8px;-webkit-transition:color .3s,-webkit-transform .15s ease-in-out;transition:color .3s,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,color .3s;transition:transform .15s ease-in-out,color .3s,-webkit-transform .15s ease-in-out}.floating-label input+label,.floating-label textarea+label{-webkit-transform:translateY(1.7rem) scale(1);transform:translateY(1.7rem) scale(1)}.floating-label input{padding-top:1.45rem}.floating-label textarea{margin-top:1.45rem}.floating-label input:focus~label,.floating-label input:valid~label,.floating-label textarea:focus~label,.floating-label textarea:valid~label{-webkit-transform:translateY(0) scale(.8);transform:translateY(0) scale(.8);color:#027be3}.timeline{position:relative;width:100%;margin:0 auto}.timeline:before{content:"";position:absolute;top:0;height:100%;width:.2rem;margin-left:-2px;background:#cfcfcf}.timeline.primary .timeline-badge{background:#027be3}.timeline.primary.incomplete .timeline-badge{background:#74befe}.timeline.primary .timeline-date,.timeline.primary .timeline-label{color:#027be3}.timeline.secondary .timeline-badge{background:#26a69a}.timeline.secondary.incomplete .timeline-badge{background:#83e3da}.timeline.secondary .timeline-date,.timeline.secondary .timeline-label{color:#26a69a}.timeline.tertiary .timeline-badge{background:#555}.timeline.tertiary.incomplete .timeline-badge{background:#aaa}.timeline.tertiary .timeline-date,.timeline.tertiary .timeline-label{color:#555}.timeline.positive .timeline-badge{background:#21ba45}.timeline.positive.incomplete .timeline-badge{background:#83e99b}.timeline.positive .timeline-date,.timeline.positive .timeline-label{color:#21ba45}.timeline.negative .timeline-badge{background:#db2828}.timeline.negative.incomplete .timeline-badge{background:#ed9494}.timeline.negative .timeline-date,.timeline.negative .timeline-label{color:#db2828}.timeline.warning .timeline-badge{background:#f2c037}.timeline.warning.incomplete .timeline-badge{background:#f9e09b}.timeline.warning .timeline-date,.timeline.warning .timeline-label{color:#f2c037}.timeline.info .timeline-badge{background:#31ccec}.timeline.info.incomplete .timeline-badge{background:#98e6f6}.timeline.info .timeline-date,.timeline.info .timeline-label{color:#31ccec}.timeline.light .timeline-badge{background:#f4f4f4}.timeline.light.incomplete .timeline-badge{background:#fafafa}.timeline.light .timeline-date,.timeline.light .timeline-label{color:#f4f4f4}.timeline.dark .timeline-badge{background:#333}.timeline.dark.incomplete .timeline-badge{background:#999}.timeline.dark .timeline-date,.timeline.dark .timeline-label{color:#333}.timeline.white.incomplete .timeline-badge,.timeline.white .timeline-badge{background:#fff}.timeline.white .timeline-date,.timeline.white .timeline-label{color:#fff}.timeline.red .timeline-badge{background:#f44336}.timeline.red.incomplete .timeline-badge{background:#faa19b}.timeline.red .timeline-date,.timeline.red .timeline-label{color:#f44336}.timeline.pink .timeline-badge{background:#e91e63}.timeline.pink.incomplete .timeline-badge{background:#f48fb1}.timeline.pink .timeline-date,.timeline.pink .timeline-label{color:#e91e63}.timeline.purple .timeline-badge{background:#9c27b0}.timeline.purple.incomplete .timeline-badge{background:#d786e4}.timeline.purple .timeline-date,.timeline.purple .timeline-label{color:#9c27b0}.timeline.deep-purple .timeline-badge{background:#673ab7}.timeline.deep-purple.incomplete .timeline-badge{background:#b299df}.timeline.deep-purple .timeline-date,.timeline.deep-purple .timeline-label{color:#673ab7}.timeline.indigo .timeline-badge{background:#3f51b5}.timeline.indigo.incomplete .timeline-badge{background:#9ca6dd}.timeline.indigo .timeline-date,.timeline.indigo .timeline-label{color:#3f51b5}.timeline.blue .timeline-badge{background:#2196f3}.timeline.blue.incomplete .timeline-badge{background:#90cbf9}.timeline.blue .timeline-date,.timeline.blue .timeline-label{color:#2196f3}.timeline.light-blue .timeline-badge{background:#03a9f4}.timeline.light-blue.incomplete .timeline-badge{background:#7dd5fd}.timeline.light-blue .timeline-date,.timeline.light-blue .timeline-label{color:#03a9f4}.timeline.cyan .timeline-badge{background:#00bcd4}.timeline.cyan.incomplete .timeline-badge{background:#6aeeff}.timeline.cyan .timeline-date,.timeline.cyan .timeline-label{color:#00bcd4}.timeline.teal .timeline-badge{background:#009688}.timeline.teal.incomplete .timeline-badge{background:#4bffee}.timeline.teal .timeline-date,.timeline.teal .timeline-label{color:#009688}.timeline.green .timeline-badge{background:#4caf50}.timeline.green.incomplete .timeline-badge{background:#a5d8a7}.timeline.green .timeline-date,.timeline.green .timeline-label{color:#4caf50}.timeline.light-green .timeline-badge{background:#8bc34a}.timeline.light-green.incomplete .timeline-badge{background:#c5e1a5}.timeline.light-green .timeline-date,.timeline.light-green .timeline-label{color:#8bc34a}.timeline.lime .timeline-badge{background:#cddc39}.timeline.lime.incomplete .timeline-badge{background:#e6ed9c}.timeline.lime .timeline-date,.timeline.lime .timeline-label{color:#cddc39}.timeline.yellow .timeline-badge{background:#ffeb3b}.timeline.yellow.incomplete .timeline-badge{background:#fff59d}.timeline.yellow .timeline-date,.timeline.yellow .timeline-label{color:#ffeb3b}.timeline.amber .timeline-badge{background:#ffc107}.timeline.amber.incomplete .timeline-badge{background:#ffe083}.timeline.amber .timeline-date,.timeline.amber .timeline-label{color:#ffc107}.timeline.orange .timeline-badge{background:#ff9800}.timeline.orange.incomplete .timeline-badge{background:#ffcc80}.timeline.orange .timeline-date,.timeline.orange .timeline-label{color:#ff9800}.timeline.deep-orange .timeline-badge{background:#ff5722}.timeline.deep-orange.incomplete .timeline-badge{background:#ffab91}.timeline.deep-orange .timeline-date,.timeline.deep-orange .timeline-label{color:#ff5722}.timeline.brown .timeline-badge{background:#795548}.timeline.brown.incomplete .timeline-badge{background:#c4a69c}.timeline.brown .timeline-date,.timeline.brown .timeline-label{color:#795548}.timeline.grey .timeline-badge{background:#9e9e9e}.timeline.grey.incomplete .timeline-badge{background:#cfcfcf}.timeline.grey .timeline-date,.timeline.grey .timeline-label{color:#9e9e9e}.timeline.blue-grey .timeline-badge{background:#607d8b}.timeline.blue-grey.incomplete .timeline-badge{background:#aebfc7}.timeline.blue-grey .timeline-date,.timeline.blue-grey .timeline-label{color:#607d8b}.timeline-badge{width:3rem;height:3rem;position:absolute;top:0;border-radius:50%;color:#fff;background:#9e9e9e;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;overflow:hidden;box-shadow:0 0 0 .2rem #cfcfcf,0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.timeline-badge i{font-size:1.1rem}.timeline-badge img{max-width:100%}.timeline-date,.timeline-title{min-height:3rem;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}.timeline-title{font-weight:700;margin-bottom:1rem}.timeline-date{color:#9e9e9e}.timeline-title+.timeline-date{min-height:0}.timeline-label{position:relative;width:100%;color:#9e9e9e}.timeline-item{position:relative;padding:0 0 1rem}.timeline-item:last-child{padding-bottom:0}.timeline-item.incomplete .timeline-badge{background:#bababa!important}.timeline-item.incomplete .timeline-date,.timeline-item.incomplete .timeline-title{color:#bababa!important}@media only screen and (max-width:600px){.timeline:before{left:1.5rem}.timeline-item{margin-left:3.9rem}.timeline-date{position:relative}.timeline-badge{left:-3.9rem}}@media only screen and (min-width:601px){.timeline:before{left:50%}.timeline-item{width:calc(50% - 3rem)}.timeline-item.on-left .timeline-badge,.timeline-item:nth-child(odd):not(.on-right) .timeline-badge{right:-4.5rem}.timeline-item.on-left .timeline-title,.timeline-item:nth-child(odd):not(.on-right) .timeline-title{text-align:right}.timeline-item.on-left .timeline-date,.timeline-item:nth-child(odd):not(.on-right) .timeline-date{text-align:right;left:calc(100% + 6rem)}.timeline-item.on-right,.timeline-item:nth-child(2n):not(.on-left){margin-left:auto}.timeline-item.on-right .timeline-badge,.timeline-item:nth-child(2n):not(.on-left) .timeline-badge{left:-4.5rem}.timeline-item.on-right .timeline-date,.timeline-item:nth-child(2n):not(.on-left) .timeline-date{right:calc(100% + 6rem)}.timeline-label{text-align:center}}.q-loading-bar{position:fixed;z-index:200;-webkit-transition:all .2s cubic-bezier(0,0,.2,1);transition:all .2s cubic-bezier(0,0,.2,1)}.q-loading-bar.top{top:0;width:100%}.q-loading-bar.bottom{bottom:0;width:100%}.q-loading-bar.right{top:0;right:0;bottom:0;height:100%}.q-loading-bar.left{top:0;left:0;bottom:0;height:100%}.q-loading-bar .q-loading-bar-inner{width:100%;height:100%;-webkit-transition:height 1s;transition:height 1s}.q-checkbox{display:inline-block;height:22px;width:22px;vertical-align:middle}.q-checkbox input{display:none!important}.q-checkbox input+div{position:relative}.q-checkbox input+div:before{border:2px solid #bdbdbd}.q-checkbox input+div:after,.q-checkbox input+div:before{content:"";position:absolute;top:0;left:0;width:22px;height:22px;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:2px}.q-checkbox input:checked+div:before{background:#027be3;border:2px solid #027be3}.q-checkbox input:checked+div:after{top:3.666666666666667px;left:3.666666666666667px;width:5.720000000000001px;height:12.100000000000001px;border-top:none;border-left:none;border-right:2px solid #fff;border-bottom:2px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;border-radius:0}.q-checkbox.primary input:checked+div:before{background:#027be3;border-color:#027be3}.q-checkbox.secondary input:checked+div:before{background:#26a69a;border-color:#26a69a}.q-checkbox.tertiary input:checked+div:before{background:#555;border-color:#555}.q-checkbox.positive input:checked+div:before{background:#21ba45;border-color:#21ba45}.q-checkbox.negative input:checked+div:before{background:#db2828;border-color:#db2828}.q-checkbox.warning input:checked+div:before{background:#f2c037;border-color:#f2c037}.q-checkbox.info input:checked+div:before{background:#31ccec;border-color:#31ccec}.q-checkbox.light input:checked+div:before{background:#f4f4f4;border-color:#f4f4f4}.q-checkbox.dark input:checked+div:before{background:#333;border-color:#333}.q-checkbox.white input:checked+div:before{background:#fff;border-color:#fff}.q-checkbox.red input:checked+div:before{background:#f44336;border-color:#f44336}.q-checkbox.pink input:checked+div:before{background:#e91e63;border-color:#e91e63}.q-checkbox.purple input:checked+div:before{background:#9c27b0;border-color:#9c27b0}.q-checkbox.deep-purple input:checked+div:before{background:#673ab7;border-color:#673ab7}.q-checkbox.indigo input:checked+div:before{background:#3f51b5;border-color:#3f51b5}.q-checkbox.blue input:checked+div:before{background:#2196f3;border-color:#2196f3}.q-checkbox.light-blue input:checked+div:before{background:#03a9f4;border-color:#03a9f4}.q-checkbox.cyan input:checked+div:before{background:#00bcd4;border-color:#00bcd4}.q-checkbox.teal input:checked+div:before{background:#009688;border-color:#009688}.q-checkbox.green input:checked+div:before{background:#4caf50;border-color:#4caf50}.q-checkbox.light-green input:checked+div:before{background:#8bc34a;border-color:#8bc34a}.q-checkbox.lime input:checked+div:before{background:#cddc39;border-color:#cddc39}.q-checkbox.yellow input:checked+div:before{background:#ffeb3b;border-color:#ffeb3b}.q-checkbox.amber input:checked+div:before{background:#ffc107;border-color:#ffc107}.q-checkbox.orange input:checked+div:before{background:#ff9800;border-color:#ff9800}.q-checkbox.deep-orange input:checked+div:before{background:#ff5722;border-color:#ff5722}.q-checkbox.brown input:checked+div:before{background:#795548;border-color:#795548}.q-checkbox.grey input:checked+div:before{background:#9e9e9e;border-color:#9e9e9e}.q-checkbox.blue-grey input:checked+div:before{background:#607d8b;border-color:#607d8b}.q-chips{min-height:45px;padding-bottom:5px;-webkit-transition:all .3s;transition:all .3s;cursor:text}.q-chips.readonly .q-chips-input,.q-chips.readonly i{display:none}.q-chips .q-chips-input{display:inline-block;white-space:nowrap}.q-chips input{background:none;border:0;color:rgba(0,0,0,.6);display:inline-block;height:32px;line-height:32px;outline:0;padding:0;width:120px}.q-chips button{cursor:pointer}.q-collapsible-sub-item{padding:8px 8px 8px 18px}.q-collapsible-sub-item .card{margin-bottom:0}.q-data-table{font-size:85%;border:1px solid #e0e0e0}.q-data-table table{width:100%;table-layout:fixed;empty-cells:hide}.q-data-table table tr{background:#fff}.q-data-table table td,.q-data-table table th{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.q-data-table table tbody tr:nth-child(odd){background:#eee}.q-data-table table thead tr{border-bottom:2px solid #eee;min-height:56px}.q-data-table table thead tr th{color:rgba(0,0,0,.54);vertical-align:middle}.q-data-table table thead tr th.sortable{cursor:pointer}.q-data-table table:not(.responsive) th{border-bottom:2px solid #bdbdbd!important}.q-data-table-toolbar{padding:.25rem .5rem;font-weight:300}.q-data-table-toolbar.upper-toolbar{min-height:50px}.q-data-table-toolbar.bottom-toolbar{border-top:2px solid #eee}.q-data-table-toolbar>div:not(:first-of-type):not(:last-of-type){margin:0 30px}.q-data-table-toolbar .q-picker-textfield,.q-data-table-toolbar input{border-bottom:0!important}.q-data-table-toolbar .q-search{width:auto;margin:0 15px 0 0}@media (max-width:600px){.q-data-table-toolbar{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;padding:5px 10px}.q-data-table-toolbar button{padding:0 5px}.q-data-table-toolbar>div:not(:first-of-type):not(:last-of-type){margin:10px}}.q-data-table-message{min-height:64px}.q-data-table-message i{font-size:200%;margin:10px}.q-data-table-title{letter-spacing:.005rem;font-size:120%;font-weight:300}.q-data-table-container{position:relative;overflow:hidden;margin-top:5px}.q-data-table-head{overflow:hidden}.q-data-table-body{overflow:auto}.q-data-table-sticky-left,.q-data-table-sticky-right{position:absolute;top:0;pointer-events:none;overflow:hidden}.q-data-table-sticky-left td:not(.invisible),.q-data-table-sticky-left th:not(.invisible),.q-data-table-sticky-right td:not(.invisible),.q-data-table-sticky-right th:not(.invisible){pointer-events:all}.q-data-table-sticky-left{left:0}.q-data-table-sticky-right{right:0}.q-data-table-spinner{margin-top:25px}.q-data-table-selection{color:#027be3;background:rgba(2,123,227,.2)}.q-datetime{color:rgba(0,0,0,.87);font-size:1rem;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:normal}.q-datetime-header{color:#fff;background:#027be3}.q-datetime-weekdaystring{font-size:.8rem;background:rgba(0,0,0,.1);padding:5px 0}.q-datetime-time{padding:10px 0}div+.q-datetime-time{padding-top:0}.q-datetime-ampm{font-size:.9rem}.q-datetime-datestring{font-size:2.7rem}.q-datetime-datestring span.small{font-size:1.2rem}.q-datetime-link{cursor:pointer;opacity:.6}.q-datetime-link.active{opacity:1}.q-datetime-clockstring{font-size:2.7rem}.q-datetime-selector{height:330px;overflow:auto}.q-datetime-animate{-webkit-animation:q-scale-in .4s;animation:q-scale-in .4s}.modal .q-datetime-animate{-webkit-animation:initial;animation:initial}.q-datetime-view-day{width:250px;height:300px}.q-datetime-weekdays{font-size:.75rem;margin-top:10px;margin-bottom:5px}.q-datetime-weekdays div{opacity:.6;width:35px;height:35px;line-height:35px;margin:0;padding:0;min-width:0;min-height:0;background:transparent}.q-datetime-days{font-size:12px}.q-datetime-days div{width:35px;height:35px}.q-datetime-days div:not(.q-datetime-fillerday):not(.disabled){border-radius:50%;-webkit-transition:all .3s;transition:all .3s}.q-datetime-days div:not(.q-datetime-fillerday):not(.disabled):hover{background:#e0e0e0}.q-datetime-days div:not(.q-datetime-fillerday):not(.disabled).active{-webkit-animation:q-pop-in .5s;animation:q-pop-in .5s;color:#fff;background:#027be3}.q-datetime-view-month button,.q-datetime-view-year button{font-weight:400;text-transform:capitalize;color:rgba(0,0,0,.87)!important}.q-datetime-view-month button.active,.q-datetime-view-year button.active{font-size:1.5rem;padding-top:1rem;padding-bottom:1rem;color:#027be3!important}.q-datetime-clock{width:250px;height:250px;border-radius:50%;background:#e0e0e0;padding:24px}.q-datetime-clock-circle{position:relative;-webkit-animation:q-pop-in .5s;animation:q-pop-in .5s}.q-datetime-clock-center{height:6px;width:6px;top:0;margin:auto;border-radius:50%;color:#fff}.q-datetime-clock-center,.q-datetime-clock-pointer{min-height:0;position:absolute;left:0;right:0;bottom:0;background:#027be3}.q-datetime-clock-pointer{width:1px;height:50%;margin:0 auto;-webkit-transform-origin:top center;transform-origin:top center}.q-datetime-clock-pointer span{position:absolute;border-radius:50%;width:8px;height:8px;bottom:-8px;left:0;min-width:0;min-height:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#027be3}body.desktop .q-datetime-clock-position:not(.active):hover{background:#f5f5f5!important}.q-datetime-clock-position{position:absolute;min-height:32px;width:32px;height:32px;font-size:12px;line-height:32px;margin:0;padding:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%}.q-datetime-clock-position.active{color:#fff;background:#027be3!important}.q-datetime-clock-pos-0{top:0;left:50%}.q-datetime-clock-pos-1{top:6.698729799999997%;left:75%}.q-datetime-clock-pos-2{top:25%;left:93.3012702%}.q-datetime-clock-pos-3{top:50%;left:100%}.q-datetime-clock-pos-4{top:75%;left:93.3012702%}.q-datetime-clock-pos-5{top:93.3012702%;left:75%}.q-datetime-clock-pos-6{top:100%;left:50%}.q-datetime-clock-pos-7{top:93.3012702%;left:25%}.q-datetime-clock-pos-8{top:75%;left:6.698729799999997%}.q-datetime-clock-pos-9{top:50%;left:0}.q-datetime-clock-pos-10{top:25%;left:6.698729799999997%}.q-datetime-clock-pos-11{top:6.698729799999997%;left:25%}.q-datetime-clock-pos-12{top:0;left:50%}.q-datetime-range.full-width{display:-webkit-box;display:-ms-flexbox;display:flex}.q-datetime-range.full-width>div{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.q-datetime-range.full-width>div+div{margin-left:10px}@media (max-width:920px){.q-datetime-ampm{margin-left:1.5rem}.q-datetime-datestring span{margin:10px 5px}.q-datetime-datestring span.small{margin-top:1.3rem}.q-datetime{width:290px}.q-datetime:not(.no-border) .q-datetime-content{border-width:0 1px 1px;border-style:solid;border-color:#e0e0e0}}@media (min-width:921px){.q-datetime-datestring{padding:10px 0}.q-datetime-ampm{margin-top:5px}.q-datetime-ampm div{margin:2px 0}.q-datetime-header{width:170px;position:relative}.q-datetime-weekdaystring{position:absolute;top:0;left:0;right:0}.q-datetime-content{width:290px}.q-datetime{width:520px}.q-datetime:not(.no-border) .q-datetime-content{border-width:1px 1px 1px 0;border-style:solid;border-color:#e0e0e0}}.drawer-backdrop{display:none;z-index:30}.drawer-opener{z-index:11;height:100vh;width:15px}.drawer-content{z-index:30;position:fixed;background:#fff;top:0;bottom:0;width:280px;font-size:1rem;overflow-y:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position,transform}.drawer-content.left-side{left:0;-webkit-transform:translateX(-280px);transform:translateX(-280px)}.drawer-content.right-side{right:0;-webkit-transform:translateX(280px);transform:translateX(280px)}body.cordova.platform-ios .drawer-content{padding-top:20px}.drawer-header{overflow:hidden;position:relative;margin-bottom:8px;padding:16px;font-size:.9rem}.drawer-header>img{position:absolute;top:0;bottom:0;left:-50%;width:100%;height:100%;-webkit-transform:translateX(50%);transform:translateX(50%);z-index:-1}.drawer-header>div{color:#fff}.drawer-header .avatar img{height:64px;width:64px;margin-bottom:25px;border-radius:50%}.drawer{position:relative}.drawer .list{margin:0}.drawer.active .drawer-backdrop{display:block}.drawer.active .drawer-opener{display:none}@media screen and (min-width:921px){.hide-on-drawer-visible{display:none!important}.drawer:not(.active):not(.swipe-only){-webkit-box-flex:0;-ms-flex:0 0 280px;flex:0 0 280px}.drawer:not(.active):not(.swipe-only) .drawer-content{z-index:inherit;left:0;right:0;position:absolute!important;-webkit-transform:translateX(0)!important;transform:translateX(0)!important;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}}.q-fab{height:67.2px;width:67.2px;position:relative;vertical-align:middle}.q-fab button{margin:5px}.q-fab.opened{z-index:20}.q-fab.opened .q-fab-actions{opacity:1;-webkit-transform:scaleX(1) scaleY(1) translateX(0) translateY(0);transform:scaleX(1) scaleY(1) translateX(0) translateY(0);pointer-events:all}.q-fab.opened .q-fab-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:0}.q-fab.opened .q-fab-active-icon{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.q-fab.opened .backdrop{display:block;background:hsla(0,0%,100%,.5)}.q-fab-active-icon,.q-fab-icon{position:absolute;top:18px;left:17px;-webkit-transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,transform .4s;transition:opacity .4s,transform .4s,-webkit-transform .4s}.q-fab-icon{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.q-fab-active-icon{opacity:0;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.q-fab-actions{position:absolute;margin:0;opacity:0;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;pointer-events:none}.q-fab-actions.right{-webkit-transform:scaleX(.4) scaleY(.4) translateX(-134.4px);transform:scaleX(.4) scaleY(.4) translateX(-134.4px);left:67.2px;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.q-fab-actions.left,.q-fab-actions.right{height:67.2px;-webkit-box-orient:horizontal}.q-fab-actions.left{-webkit-transform:scaleX(.4) scaleY(.4) translateX(134.4px);transform:scaleX(.4) scaleY(.4) translateX(134.4px);right:67.2px;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.q-fab-actions.up{-webkit-transform:scaleX(.4) scaleY(.4) translateY(134.4px);transform:scaleX(.4) scaleY(.4) translateY(134.4px);-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;bottom:67.2px;right:0}.q-fab-actions.down,.q-fab-actions.up{width:67.2px;-webkit-box-orient:vertical;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.q-fab-actions.down{-webkit-transform:scaleX(.4) scaleY(.4) translateY(-134.4px);transform:scaleX(.4) scaleY(.4) translateY(-134.4px);-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:67.2px;left:0}body.platform-ios .q-fab[class*=absolute-bottom-],body.platform-ios .q-fab[class*=fixed-bottom-]{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}.q-gallery{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.q-gallery div{-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:150px;margin:0 12px 12px 0}.q-gallery div.q-gallery-main{-ms-flex-preferred-size:200%;flex-basis:200%}.q-gallery-slider img,.q-gallery img{height:auto;width:100%}.q-gallery-slider-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:none}.q-gallery-slider-overlay.active{display:block}.q-gallery-slider-quickview{position:absolute;bottom:0;left:0;right:0;will-change:transform;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateY(101%);transform:translateY(101%);width:100%;height:auto;max-height:60%;overflow:auto;background:#000;padding-top:.5rem;padding-bottom:2.2rem;box-shadow:0 -3px 6px rgba(0,0,0,.16),0 -5px 6px rgba(0,0,0,.23);text-align:center}.q-gallery-slider-quickview.active{-webkit-transform:translateY(0);transform:translateY(0)}.q-gallery-slider-quickview img{opacity:.5;will-change:opacity;-webkit-transition:opacity .3s;transition:opacity .3s;cursor:pointer}.q-gallery-slider-quickview div{margin:1px 2px;width:100px;display:inline-block}.q-gallery-slider-quickview div.active img,.q-gallery-slider-quickview div img.active{opacity:1;border:1px solid #fff}body.desktop .q-gallery-slider-quickview img:hover{opacity:1}.q-knob,.q-knob>div{position:relative;display:inline-block}.q-knob-label{width:100%;pointer-events:none;position:absolute;left:0;right:0;top:0;bottom:0}.q-knob-label i{font-size:130%}.layout{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0}.layout>.q-tabs{border-radius:0!important}.layout-header{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.layout-footer{box-shadow:0 -3px 6px rgba(0,0,0,.16),0 -3px 6px rgba(0,0,0,.23)}.layout-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;position:relative}.layout-view{overflow:auto;width:100%;-webkit-overflow-scrolling:touch;will-change:scroll-position}.layout-footer,.layout-header{color:#fff;background:#027be3;z-index:10;-ms-flex-negative:0;flex-shrink:0}.toolbar{padding:8px;min-height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;position:relative}.toolbar,.toolbar.primary{color:#fff;background:#027be3}.toolbar.primary.inverted{color:#027be3}.toolbar.secondary{color:#fff;background:#26a69a}.toolbar.secondary.inverted{color:#26a69a}.toolbar.tertiary{color:#fff;background:#555}.toolbar.tertiary.inverted{color:#555}.toolbar.positive{color:#fff;background:#21ba45}.toolbar.positive.inverted{color:#21ba45}.toolbar.negative{color:#fff;background:#db2828}.toolbar.negative.inverted{color:#db2828}.toolbar.warning{color:#fff;background:#f2c037}.toolbar.warning.inverted{color:#f2c037}.toolbar.info{color:#fff;background:#31ccec}.toolbar.info.inverted{color:#31ccec}.toolbar.light{color:#9f9f9f;background:#f4f4f4}.toolbar.light.inverted{color:#f4f4f4;background:#9f9f9f}.toolbar.dark{color:#fff;background:#333}.toolbar.dark.inverted{color:#333}.toolbar.white{color:#a6a6a6;background:#fff}.toolbar.white.inverted{color:#fff;background:#a6a6a6}.toolbar.red{color:#fff;background:#f44336}.toolbar.red.inverted{color:#f44336}.toolbar.pink{color:#fff;background:#e91e63}.toolbar.pink.inverted{color:#e91e63}.toolbar.purple{color:#fff;background:#9c27b0}.toolbar.purple.inverted{color:#9c27b0}.toolbar.deep-purple{color:#fff;background:#673ab7}.toolbar.deep-purple.inverted{color:#673ab7}.toolbar.indigo{color:#fff;background:#3f51b5}.toolbar.indigo.inverted{color:#3f51b5}.toolbar.blue{color:#fff;background:#2196f3}.toolbar.blue.inverted{color:#2196f3}.toolbar.light-blue{color:#fff;background:#03a9f4}.toolbar.light-blue.inverted{color:#03a9f4}.toolbar.cyan{color:#fff;background:#00bcd4}.toolbar.cyan.inverted{color:#00bcd4}.toolbar.teal{color:#fff;background:#009688}.toolbar.teal.inverted{color:#009688}.toolbar.green{color:#fff;background:#4caf50}.toolbar.green.inverted{color:#4caf50}.toolbar.light-green{color:#fff;background:#8bc34a}.toolbar.light-green.inverted{color:#8bc34a}.toolbar.lime{color:#fff;background:#cddc39}.toolbar.lime.inverted{color:#cddc39}.toolbar.yellow{color:#fff;background:#ffeb3b}.toolbar.yellow.inverted{color:#ffeb3b}.toolbar.amber{color:#fff;background:#ffc107}.toolbar.amber.inverted{color:#ffc107}.toolbar.orange{color:#fff;background:#ff9800}.toolbar.orange.inverted{color:#ff9800}.toolbar.deep-orange{color:#fff;background:#ff5722}.toolbar.deep-orange.inverted{color:#ff5722}.toolbar.brown{color:#fff;background:#795548}.toolbar.brown.inverted{color:#795548}.toolbar.grey{color:#fff;background:#9e9e9e}.toolbar.grey.inverted{color:#9e9e9e}.toolbar.blue-grey{color:#fff;background:#607d8b}.toolbar.blue-grey.inverted{color:#607d8b}.toolbar.inverted{background:#fff}.toolbar>button{margin:0 .2rem;padding:.2rem;text-shadow:none}.toolbar>button:active:not(.disabled){color:#027be3}.toolbar i{line-height:1}.toolbar-content{min-width:0;max-width:100%}.toolbar-content,.toolbar-title{-webkit-box-flex:1;-ms-flex:1;flex:1}.toolbar-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.15rem;font-weight:500}.toolbar-title>div{padding:0 12px;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}body.desktop .layout-footer button:hover i,body.desktop .layout-header button:hover i{-webkit-animation:k .25s ease-out;animation:k .25s ease-out}body.cordova.platform-ios .layout-header>.toolbar:first-child{padding-top:20px;min-height:76px}@media only screen and (max-width:600px){.layout-padding{padding:1.5rem .5rem}.layout-padding.horizontal{padding:0 .5rem}}@media only screen and (min-width:601px) and (max-width:920px){.layout-padding{padding:1.5rem 2rem;margin:auto}.layout-padding.horizontal{padding:0 2rem}}@media only screen and (min-width:921px) and (max-width:1280px){.layout-padding{padding:2.5rem 3rem;margin:auto}.layout-padding.horizontal{padding:0 3rem}}@media only screen and (min-width:1281px){.layout-padding{padding:3rem 4rem;margin:auto}.layout-padding.horizontal{padding:0 4rem}}body.with-modal{overflow:hidden!important}.modal-content{position:relative;background:#fff;border-radius:2px;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);overflow-y:auto;min-width:280px;max-height:80vh}.modal-content .layout{width:100%;height:100%}.modal{z-index:40}.modal.minimized,.modal.with-backdrop{background:rgba(0,0,0,.4)}.modal.minimized .modal-content{max-width:80vw;max-height:80vh}.modal.maximized .modal-content{width:100%;height:100%;max-width:100%;max-height:100%;border-radius:0}.q-modal-enter,.q-modal-leave-active{opacity:0}@media screen and (min-width:601px){.modal:not(.maximized){background:rgba(0,0,0,.4)}.modal:not(.maximized).q-modal-enter .modal-content{-webkit-transform:scale(1.2);transform:scale(1.2)}.modal:not(.maximized).q-modal-leave-active .modal-content{-webkit-transform:scale(.8);transform:scale(.8)}.modal.maximized.q-modal-enter .modal-content,.modal.maximized.q-modal-leave-active .modal-content{-webkit-transform:translateX(101%);transform:translateX(101%)}}@media screen and (max-width:600px){.modal:not(.minimized) .modal-content{width:100%;height:100%;max-width:100%;max-height:100%;border-radius:0}.modal:not(.minimized).q-modal-enter .modal-content,.modal:not(.minimized).q-modal-leave-active .modal-content{-webkit-transform:translateX(101%);transform:translateX(101%)}.modal.minimized.q-modal-enter .modal-content{-webkit-transform:scale(1.2);transform:scale(1.2)}.modal.minimized.q-modal-leave-active .modal-content{-webkit-transform:scale(.8);transform:scale(.8)}}.modal,.modal-content{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modal-header{text-align:left;padding:24px 24px 20px;font-size:1.6rem;font-weight:500}.modal-body{padding:0 24px 24px}.modal-slim-body{padding:0 24px}.modal-body,.modal-slim-body{text-align:left;color:rgba(0,0,0,.5)}.big-modal-scroll,.modal-scroll,.small-modal-scroll{overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.small-modal-scroll{max-height:156px}.modal-scroll{max-height:240px}.big-modal-scroll{max-height:480px}.modal-buttons{padding:8px 8px 12px 24px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.modal-buttons.column{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.q-modal-bottom-enter,.q-modal-bottom-leave-active{opacity:0}.q-modal-bottom-enter .modal-content,.q-modal-bottom-leave-active .modal-content{-webkit-transform:translateY(101%);transform:translateY(101%)}.q-modal-top-enter,.q-modal-top-leave-active{opacity:0}.q-modal-top-enter .modal-content,.q-modal-top-leave-active .modal-content{-webkit-transform:translateY(-101%);transform:translateY(-101%)}.q-modal-right-enter,.q-modal-right-leave-active{opacity:0}.q-modal-right-enter .modal-content,.q-modal-right-leave-active .modal-content{-webkit-transform:translateX(101%);transform:translateX(101%)}.q-modal-left-enter,.q-modal-left-leave-active{opacity:0}.q-modal-left-enter .modal-content,.q-modal-left-leave-active .modal-content{-webkit-transform:translateX(-101%);transform:translateX(-101%)}.q-numeric{vertical-align:middle;padding:0 15px;margin-left:5px;margin-right:5px}.q-numeric i{cursor:pointer;font-size:140%}.q-numeric input{border:0;outline:0;margin-left:5px;margin-right:5px;padding:0;background:none;text-align:center;-webkit-transition:all .25s ease-in;transition:all .25s ease-in;min-width:2rem;max-width:100%}.q-numeric input[type=number],.q-pagination input{-moz-appearance:textfield}.q-pagination input{text-align:center}.q-pagination button{padding:0 5px!important}.q-pagination button.disabled{color:#777}.q-parallax{position:relative;width:100%;overflow:hidden}.q-parallax-image{position:absolute;top:0;right:0;bottom:0;left:0}.q-parallax-image img{visibility:hidden;position:absolute;left:50%;bottom:0;min-width:100%;min-height:100%;z-index:-1}.q-parallax-image img.ready{visibility:visible}.q-parallax-text{text-shadow:0 0 5px #fff}.q-picker-textfield{display:inline-block;vertical-align:middle;min-width:100px;position:relative;padding-right:17px!important;white-space:nowrap;overflow:hidden}.q-picker-textfield:after{position:absolute;bottom:8px;right:0;-webkit-transform:scaleY(.45) scaleX(.85);transform:scaleY(.45) scaleX(.85);content:"\25BC"}.q-picker-textfield .q-picker-textfield-value{height:17px;color:#777}.q-picker-textfield .q-picker-textfield-label{width:100%;color:#777;-webkit-transition:color .3s,-webkit-transform .15s ease-in-out;transition:color .3s,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,color .3s;transition:transform .15s ease-in-out,color .3s,-webkit-transform .15s ease-in-out;-webkit-transform:translateY(1rem) scale(1);transform:translateY(1rem) scale(1);pointer-events:none;-webkit-transform-origin:left top;transform-origin:left top}.q-picker-textfield.with-label .q-picker-textfield-value{color:transparent}.q-picker-textfield.active .q-picker-textfield-value{color:inherit}.q-picker-textfield.active .q-picker-textfield-label{-webkit-transform:translateY(0) scale(.8);transform:translateY(0) scale(.8);color:#027be3}.q-popover{position:fixed;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);background:#fff;z-index:50;overflow-y:auto;overflow-x:hidden}.q-progress-button{overflow:hidden}.q-progress-button.active.indeterminate:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:40px 40px;-webkit-animation:c 2s linear infinite;animation:c 2s linear infinite}.q-progress-button-content{-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateY(0);transform:translateY(0)}.q-progress-button-content.q-progress-button-complete{-webkit-transform:translateY(-3.25rem);transform:translateY(-3.25rem)}.q-progress-button-content.q-progress-button-incomplete{-webkit-transform:translateY(2.75rem);transform:translateY(2.75rem)}.q-progress-button-error,.q-progress-button-success{position:absolute;text-align:center;top:0;left:50%}.q-progress-button-error div,.q-progress-button-success div{min-height:1.275rem;line-height:1.275rem}.q-progress-button-error{-webkit-transform:translateX(-50%) translateY(-3rem);transform:translateX(-50%) translateY(-3rem)}.q-progress-button-success{-webkit-transform:translateX(-50%) translateY(3rem);transform:translateX(-50%) translateY(3rem)}.q-progress-button-filler{-webkit-transition:all .3s;transition:all .3s;position:absolute;left:0;top:0;bottom:0;height:100%;background:hsla(0,0%,100%,.25)}.q-progress-button-filler.q-progress-button-dark-filler{background:rgba(0,0,0,.2)}.q-progress{position:relative;height:4px;display:block;width:100%;border-radius:2px;background-clip:padding-box;margin:.5rem 0 1rem;overflow:hidden}.q-progress:not(.indeterminate) .q-progress-model{position:absolute;top:0;bottom:0;background:#027be3;border-radius:2px;-webkit-transition:width .3s linear;transition:width .3s linear}.q-progress.animate .q-progress-model{-webkit-animation:c 2s linear infinite;animation:c 2s linear infinite}.q-progress.indeterminate .q-progress-buffer{display:none}.q-progress.indeterminate .q-progress-model{background:#027be3}.q-progress.indeterminate .q-progress-model:after,.q-progress.indeterminate .q-progress-model:before{content:"";position:absolute;background:inherit;top:0;left:0;bottom:0;will-change:left,right}.q-progress.indeterminate .q-progress-model:before{-webkit-animation:a 2.1s cubic-bezier(.65,.815,.735,.395) infinite;animation:a 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.q-progress.indeterminate .q-progress-model:after{-webkit-animation:b 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation:b 2.1s cubic-bezier(.165,.84,.44,1) infinite;-webkit-animation-delay:1.15s;animation-delay:1.15s}.q-progress.stripe .q-progress-model,.q-progress.stripe .q-progress-model:after,.q-progress.stripe .q-progress-model:before{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:40px 40px}.q-progress.primary .q-progress-model{background-color:#027be3}.q-progress.secondary .q-progress-model{background-color:#26a69a}.q-progress.tertiary .q-progress-model{background-color:#555}.q-progress.positive .q-progress-model{background-color:#21ba45}.q-progress.negative .q-progress-model{background-color:#db2828}.q-progress.warning .q-progress-model{background-color:#f2c037}.q-progress.info .q-progress-model{background-color:#31ccec}.q-progress.light .q-progress-model{background-color:#f4f4f4}.q-progress.dark .q-progress-model{background-color:#333}.q-progress.white .q-progress-model{background-color:#fff}.q-progress.red .q-progress-model{background-color:#f44336}.q-progress.pink .q-progress-model{background-color:#e91e63}.q-progress.purple .q-progress-model{background-color:#9c27b0}.q-progress.deep-purple .q-progress-model{background-color:#673ab7}.q-progress.indigo .q-progress-model{background-color:#3f51b5}.q-progress.blue .q-progress-model{background-color:#2196f3}.q-progress.light-blue .q-progress-model{background-color:#03a9f4}.q-progress.cyan .q-progress-model{background-color:#00bcd4}.q-progress.teal .q-progress-model{background-color:#009688}.q-progress.green .q-progress-model{background-color:#4caf50}.q-progress.light-green .q-progress-model{background-color:#8bc34a}.q-progress.lime .q-progress-model{background-color:#cddc39}.q-progress.yellow .q-progress-model{background-color:#ffeb3b}.q-progress.amber .q-progress-model{background-color:#ffc107}.q-progress.orange .q-progress-model{background-color:#ff9800}.q-progress.deep-orange .q-progress-model{background-color:#ff5722}.q-progress.brown .q-progress-model{background-color:#795548}.q-progress.grey .q-progress-model{background-color:#9e9e9e}.q-progress.blue-grey .q-progress-model{background-color:#607d8b}.q-progress-track{background:rgba(0,0,0,.15);left:0;top:0}.q-progress-buffer{right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:4px;background:rgba(0,0,0,.15);-webkit-mask:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+Cjxzdmcgd2lkdGg9IjEyIiBoZWlnaHQ9IjQiIHZpZXdQb3J0PSIwIDAgMTIgNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxlbGxpcHNlIGN4PSIyIiBjeT0iMiIgcng9IjIiIHJ5PSIyIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImN4IiBmcm9tPSIyIiB0bz0iLTEwIiBkdXI9IjAuNnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPgogIDwvZWxsaXBzZT4KICA8ZWxsaXBzZSBjeD0iMTQiIGN5PSIyIiByeD0iMiIgcnk9IjIiIGNsYXNzPSJsb2FkZXIiPgogICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iY3giIGZyb209IjE0IiB0bz0iMiIgZHVyPSIwLjZzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4KICA8L2VsbGlwc2U+Cjwvc3ZnPgo=");mask:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+Cjxzdmcgd2lkdGg9IjEyIiBoZWlnaHQ9IjQiIHZpZXdQb3J0PSIwIDAgMTIgNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxlbGxpcHNlIGN4PSIyIiBjeT0iMiIgcng9IjIiIHJ5PSIyIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImN4IiBmcm9tPSIyIiB0bz0iLTEwIiBkdXI9IjAuNnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPgogIDwvZWxsaXBzZT4KICA8ZWxsaXBzZSBjeD0iMTQiIGN5PSIyIiByeD0iMiIgcnk9IjIiIGNsYXNzPSJsb2FkZXIiPgogICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iY3giIGZyb209IjE0IiB0bz0iMiIgZHVyPSIwLjZzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4KICA8L2VsbGlwc2U+Cjwvc3ZnPgo=")}.q-progress-buffer,.q-progress-track{-webkit-transition:width .3s linear;transition:width .3s linear;position:absolute;bottom:0}body.desktop .q-progress{height:15px}.pull-to-refresh{position:relative;max-height:100vh}.pull-to-refresh-message{height:65px;color:#027be3;font-size:1rem}.pull-to-refresh-message i{font-size:2rem;-webkit-transition:all .3s;transition:all .3s}.q-radio{display:inline-block;height:22px;width:22px;vertical-align:middle}.q-radio input{display:none!important}.q-radio input+div{position:relative}.q-radio input+div:after,.q-radio input+div:before{content:"";position:absolute;top:0;left:0;border-radius:50%;-webkit-transition:.3s ease;transition:.3s ease}.q-radio input+div:before{width:22px;height:22px;border:2px solid #bdbdbd}.q-radio input+div:after{-webkit-transform:scale(0);transform:scale(0);margin:6px;width:10px;height:10px}.q-radio input:checked+div:before{border:2px solid #027be3}.q-radio input:checked+div:after{background:#027be3;-webkit-transform:scale(1.02);transform:scale(1.02)}.q-radio.primary input:checked+div:before{border-color:#027be3}.q-radio.primary input:checked+div:after{background:#027be3}.q-radio.secondary input:checked+div:before{border-color:#26a69a}.q-radio.secondary input:checked+div:after{background:#26a69a}.q-radio.tertiary input:checked+div:before{border-color:#555}.q-radio.tertiary input:checked+div:after{background:#555}.q-radio.positive input:checked+div:before{border-color:#21ba45}.q-radio.positive input:checked+div:after{background:#21ba45}.q-radio.negative input:checked+div:before{border-color:#db2828}.q-radio.negative input:checked+div:after{background:#db2828}.q-radio.warning input:checked+div:before{border-color:#f2c037}.q-radio.warning input:checked+div:after{background:#f2c037}.q-radio.info input:checked+div:before{border-color:#31ccec}.q-radio.info input:checked+div:after{background:#31ccec}.q-radio.light input:checked+div:before{border-color:#f4f4f4}.q-radio.light input:checked+div:after{background:#f4f4f4}.q-radio.dark input:checked+div:before{border-color:#333}.q-radio.dark input:checked+div:after{background:#333}.q-radio.white input:checked+div:before{border-color:#fff}.q-radio.white input:checked+div:after{background:#fff}.q-radio.red input:checked+div:before{border-color:#f44336}.q-radio.red input:checked+div:after{background:#f44336}.q-radio.pink input:checked+div:before{border-color:#e91e63}.q-radio.pink input:checked+div:after{background:#e91e63}.q-radio.purple input:checked+div:before{border-color:#9c27b0}.q-radio.purple input:checked+div:after{background:#9c27b0}.q-radio.deep-purple input:checked+div:before{border-color:#673ab7}.q-radio.deep-purple input:checked+div:after{background:#673ab7}.q-radio.indigo input:checked+div:before{border-color:#3f51b5}.q-radio.indigo input:checked+div:after{background:#3f51b5}.q-radio.blue input:checked+div:before{border-color:#2196f3}.q-radio.blue input:checked+div:after{background:#2196f3}.q-radio.light-blue input:checked+div:before{border-color:#03a9f4}.q-radio.light-blue input:checked+div:after{background:#03a9f4}.q-radio.cyan input:checked+div:before{border-color:#00bcd4}.q-radio.cyan input:checked+div:after{background:#00bcd4}.q-radio.teal input:checked+div:before{border-color:#009688}.q-radio.teal input:checked+div:after{background:#009688}.q-radio.green input:checked+div:before{border-color:#4caf50}.q-radio.green input:checked+div:after{background:#4caf50}.q-radio.light-green input:checked+div:before{border-color:#8bc34a}.q-radio.light-green input:checked+div:after{background:#8bc34a}.q-radio.lime input:checked+div:before{border-color:#cddc39}.q-radio.lime input:checked+div:after{background:#cddc39}.q-radio.yellow input:checked+div:before{border-color:#ffeb3b}.q-radio.yellow input:checked+div:after{background:#ffeb3b}.q-radio.amber input:checked+div:before{border-color:#ffc107}.q-radio.amber input:checked+div:after{background:#ffc107}.q-radio.orange input:checked+div:before{border-color:#ff9800}.q-radio.orange input:checked+div:after{background:#ff9800}.q-radio.deep-orange input:checked+div:before{border-color:#ff5722}.q-radio.deep-orange input:checked+div:after{background:#ff5722}.q-radio.brown input:checked+div:before{border-color:#795548}.q-radio.brown input:checked+div:after{background:#795548}.q-radio.grey input:checked+div:before{border-color:#9e9e9e}.q-radio.grey input:checked+div:after{background:#9e9e9e}.q-radio.blue-grey input:checked+div:before{border-color:#607d8b}.q-radio.blue-grey input:checked+div:after{background:#607d8b}.q-range-track{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:2px;width:100%;background:#e0e0e0}.q-range-track:not(.dragging){-webkit-transition:all .3s ease;transition:all .3s ease}.q-range-track.active-track{background:#027be3}.q-range-track.track-draggable.dragging{height:4px;-webkit-transition:height .3s ease;transition:height .3s ease}.q-range-track.handle-at-minimum{background:transparent}.q-range-track.handle-at-maximum{background:solid}.q-range-mark{position:absolute;top:50%;height:10px;width:2px;background:#e0e0e0;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.q-range-handle-container{position:relative;height:100%;margin-left:10px;margin-right:10px}.q-range-label{position:relative;top:-15px;left:-25%;padding:8px 0;opacity:0;text-align:center;-webkit-transform:translateY(0) scale(.1);transform:translateY(0) scale(.1);-webkit-transition:all .3s ease;transition:all .3s ease;width:30px;height:30px;font-size:10px;line-height:6.666666666666667px;color:#fff}.q-range-label:before{content:"";z-index:-1;position:absolute;top:-5px;left:0;width:30px;height:30px;background:#027be3;border-radius:50% 50% 50% 0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.q-range-label.label-always{opacity:1;-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.q-range-handle.undraggable>.q-range-label{top:-35px}.q-range-handle{position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0) scale(.67);transform:translate3d(-50%,-50%,0) scale(.67);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all .3s ease;transition:all .3s ease;width:20px;height:20px;border-radius:50%;box-sizing:content-box}.q-range-handle.dragging{-webkit-transform:translate3d(-50%,-50%,0) scale(1);transform:translate3d(-50%,-50%,0) scale(1);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.q-range-handle.dragging .q-range-label{opacity:1;-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.q-range-handle:not(.undraggable){background:#027be3}.q-range-handle:not(.undraggable).handle-at-minimum{background:#fff;border:2px solid #e0e0e0}.q-range-handle:not(.undraggable).handle-at-minimum .q-range-label{color:#000}.q-range-handle:not(.undraggable).handle-at-minimum .q-range-label:before{background:#e0e0e0}.q-range-handle.undraggable{background:transparent}.q-range-handle.undraggable.handle-at-minimum .q-range-label{color:#000}.q-range-handle.undraggable.handle-at-minimum .q-range-label:before{background:#e0e0e0}.q-range-handle.undraggable:before{content:"";display:block;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent}.q-range-handle-min.undraggable:before{border-left:20px solid #027be3;margin-left:7px}.q-range-handle-min.handle-at-minimum.undraggable:before{border-left-color:#e0e0e0}.q-range-handle-max.undraggable:before{border-right:20px solid #027be3;margin-left:-7px}.q-range{height:36px;width:100%;cursor:pointer}.q-range.primary .q-range-handle:not(.handle-at-minimum),.q-range.primary .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.primary .q-range-track.active-track,.q-range.primary .q-range-track.active-track .q-range-label:before{background:#027be3}.q-range.secondary .q-range-handle:not(.handle-at-minimum),.q-range.secondary .q-range-track.active-track{background:#26a69a}.q-range.secondary .q-range-handle:not(.handle-at-minimum) .q-range-label,.q-range.secondary .q-range-track.active-track .q-range-label{color:#000}.q-range.secondary .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.secondary .q-range-track.active-track .q-range-label:before{background:#26a69a}.q-range.tertiary .q-range-handle:not(.handle-at-minimum),.q-range.tertiary .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.tertiary .q-range-track.active-track,.q-range.tertiary .q-range-track.active-track .q-range-label:before{background:#555}.q-range.positive .q-range-handle:not(.handle-at-minimum),.q-range.positive .q-range-track.active-track{background:#21ba45}.q-range.positive .q-range-handle:not(.handle-at-minimum) .q-range-label,.q-range.positive .q-range-track.active-track .q-range-label{color:#000}.q-range.positive .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.positive .q-range-track.active-track .q-range-label:before{background:#21ba45}.q-range.negative .q-range-handle:not(.handle-at-minimum),.q-range.negative .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.negative .q-range-track.active-track,.q-range.negative .q-range-track.active-track .q-range-label:before{background:#db2828}.q-range.warning .q-range-handle:not(.handle-at-minimum),.q-range.warning .q-range-track.active-track{background:#f2c037}.q-range.warning .q-range-handle:not(.handle-at-minimum) .q-range-label,.q-range.warning .q-range-track.active-track .q-range-label{color:#000}.q-range.warning .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.warning .q-range-track.active-track .q-range-label:before{background:#f2c037}.q-range.info .q-range-handle:not(.handle-at-minimum),.q-range.info .q-range-track.active-track{background:#31ccec}.q-range.info .q-range-handle:not(.handle-at-minimum) .q-range-label,.q-range.info .q-range-track.active-track .q-range-label{color:#000}.q-range.info .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.info .q-range-track.active-track .q-range-label:before{background:#31ccec}.q-range.light .q-range-handle:not(.handle-at-minimum),.q-range.light .q-range-track.active-track{background:#f4f4f4}.q-range.light .q-range-handle:not(.handle-at-minimum) .q-range-label,.q-range.light .q-range-track.active-track .q-range-label{color:#000}.q-range.light .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.light .q-range-track.active-track .q-range-label:before{background:#f4f4f4}.q-range.dark .q-range-handle:not(.handle-at-minimum),.q-range.dark .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.dark .q-range-track.active-track,.q-range.dark .q-range-track.active-track .q-range-label:before{background:#333}.q-range.white .q-range-handle:not(.handle-at-minimum),.q-range.white .q-range-track.active-track{background:#fff}.q-range.white .q-range-handle:not(.handle-at-minimum) .q-range-label,.q-range.white .q-range-track.active-track .q-range-label{color:#000}.q-range.white .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.white .q-range-track.active-track .q-range-label:before{background:#fff}.q-range.red .q-range-handle:not(.handle-at-minimum),.q-range.red .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.red .q-range-track.active-track,.q-range.red .q-range-track.active-track .q-range-label:before{background:#f44336}.q-range.pink .q-range-handle:not(.handle-at-minimum),.q-range.pink .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.pink .q-range-track.active-track,.q-range.pink .q-range-track.active-track .q-range-label:before{background:#e91e63}.q-range.purple .q-range-handle:not(.handle-at-minimum),.q-range.purple .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.purple .q-range-track.active-track,.q-range.purple .q-range-track.active-track .q-range-label:before{background:#9c27b0}.q-range.deep-purple .q-range-handle:not(.handle-at-minimum),.q-range.deep-purple .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.deep-purple .q-range-track.active-track,.q-range.deep-purple .q-range-track.active-track .q-range-label:before{background:#673ab7}.q-range.indigo .q-range-handle:not(.handle-at-minimum),.q-range.indigo .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.indigo .q-range-track.active-track,.q-range.indigo .q-range-track.active-track .q-range-label:before{background:#3f51b5}.q-range.blue .q-range-handle:not(.handle-at-minimum),.q-range.blue .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.blue .q-range-track.active-track,.q-range.blue .q-range-track.active-track .q-range-label:before{background:#2196f3}.q-range.light-blue .q-range-handle:not(.handle-at-minimum),.q-range.light-blue .q-range-track.active-track{background:#03a9f4}.q-range.light-blue .q-range-handle:not(.handle-at-minimum) .q-range-label,.q-range.light-blue .q-range-track.active-track .q-range-label{color:#000}.q-range.light-blue .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.light-blue .q-range-track.active-track .q-range-label:before{background:#03a9f4}.q-range.cyan .q-range-handle:not(.handle-at-minimum),.q-range.cyan .q-range-track.active-track{background:#00bcd4}.q-range.cyan .q-range-handle:not(.handle-at-minimum) .q-range-label,.q-range.cyan .q-range-track.active-track .q-range-label{color:#000}.q-range.cyan .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.cyan .q-range-track.active-track .q-range-label:before{background:#00bcd4}.q-range.teal .q-range-handle:not(.handle-at-minimum),.q-range.teal .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.teal .q-range-track.active-track,.q-range.teal .q-range-track.active-track .q-range-label:before{background:#009688}.q-range.green .q-range-handle:not(.handle-at-minimum),.q-range.green .q-range-track.active-track{background:#4caf50}.q-range.green .q-range-handle:not(.handle-at-minimum) .q-range-label,.q-range.green .q-range-track.active-track .q-range-label{color:#000}.q-range.green .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.green .q-range-track.active-track .q-range-label:before{background:#4caf50}.q-range.light-green .q-range-handle:not(.handle-at-minimum),.q-range.light-green .q-range-track.active-track{background:#8bc34a}.q-range.light-green .q-range-handle:not(.handle-at-minimum) .q-range-label,.q-range.light-green .q-range-track.active-track .q-range-label{color:#000}.q-range.light-green .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.light-green .q-range-track.active-track .q-range-label:before{background:#8bc34a}.q-range.lime .q-range-handle:not(.handle-at-minimum),.q-range.lime .q-range-track.active-track{background:#cddc39}.q-range.lime .q-range-handle:not(.handle-at-minimum) .q-range-label,.q-range.lime .q-range-track.active-track .q-range-label{color:#000}.q-range.lime .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.lime .q-range-track.active-track .q-range-label:before{background:#cddc39}.q-range.yellow .q-range-handle:not(.handle-at-minimum),.q-range.yellow .q-range-track.active-track{background:#ffeb3b}.q-range.yellow .q-range-handle:not(.handle-at-minimum) .q-range-label,.q-range.yellow .q-range-track.active-track .q-range-label{color:#000}.q-range.yellow .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.yellow .q-range-track.active-track .q-range-label:before{background:#ffeb3b}.q-range.amber .q-range-handle:not(.handle-at-minimum),.q-range.amber .q-range-track.active-track{background:#ffc107}.q-range.amber .q-range-handle:not(.handle-at-minimum) .q-range-label,.q-range.amber .q-range-track.active-track .q-range-label{color:#000}.q-range.amber .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.amber .q-range-track.active-track .q-range-label:before{background:#ffc107}.q-range.orange .q-range-handle:not(.handle-at-minimum),.q-range.orange .q-range-track.active-track{background:#ff9800}.q-range.orange .q-range-handle:not(.handle-at-minimum) .q-range-label,.q-range.orange .q-range-track.active-track .q-range-label{color:#000}.q-range.orange .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.orange .q-range-track.active-track .q-range-label:before{background:#ff9800}.q-range.deep-orange .q-range-handle:not(.handle-at-minimum),.q-range.deep-orange .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.deep-orange .q-range-track.active-track,.q-range.deep-orange .q-range-track.active-track .q-range-label:before{background:#ff5722}.q-range.brown .q-range-handle:not(.handle-at-minimum),.q-range.brown .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.brown .q-range-track.active-track,.q-range.brown .q-range-track.active-track .q-range-label:before{background:#795548}.q-range.grey .q-range-handle:not(.handle-at-minimum),.q-range.grey .q-range-track.active-track{background:#9e9e9e}.q-range.grey .q-range-handle:not(.handle-at-minimum) .q-range-label,.q-range.grey .q-range-track.active-track .q-range-label{color:#000}.q-range.grey .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.grey .q-range-track.active-track .q-range-label:before{background:#9e9e9e}.q-range.blue-grey .q-range-handle:not(.handle-at-minimum),.q-range.blue-grey .q-range-handle:not(.handle-at-minimum) .q-range-label:before,.q-range.blue-grey .q-range-track.active-track,.q-range.blue-grey .q-range-track.active-track .q-range-label:before{background:#607d8b}.q-range.has-error .q-range-track{background:rgba(219,40,40,.5)}.q-range.has-error .q-range-handle:not(.handle-at-minimum),.q-range.has-error .q-range-track.active-track{background:#db2828}.q-rating i{color:#e0e0e0;text-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);position:relative;cursor:default}.q-rating i+i{margin-left:.3rem}.q-rating i.active{color:#ffeb3b}.q-rating i.hovered{-webkit-transform:scale(1.3);transform:scale(1.3)}.q-rating i.exselected{color:#bdbdbd}.q-rating.primary i.active{color:#027be3}.q-rating.secondary i.active{color:#26a69a}.q-rating.tertiary i.active{color:#555}.q-rating.positive i.active{color:#21ba45}.q-rating.negative i.active{color:#db2828}.q-rating.warning i.active{color:#f2c037}.q-rating.info i.active{color:#31ccec}.q-rating.light i.active{color:#f4f4f4}.q-rating.dark i.active{color:#333}.q-rating.white i.active{color:#fff}.q-rating.red i.active{color:#f44336}.q-rating.pink i.active{color:#e91e63}.q-rating.purple i.active{color:#9c27b0}.q-rating.deep-purple i.active{color:#673ab7}.q-rating.indigo i.active{color:#3f51b5}.q-rating.blue i.active{color:#2196f3}.q-rating.light-blue i.active{color:#03a9f4}.q-rating.cyan i.active{color:#00bcd4}.q-rating.teal i.active{color:#009688}.q-rating.green i.active{color:#4caf50}.q-rating.light-green i.active{color:#8bc34a}.q-rating.lime i.active{color:#cddc39}.q-rating.yellow i.active{color:#ffeb3b}.q-rating.amber i.active{color:#ffc107}.q-rating.orange i.active{color:#ff9800}.q-rating.deep-orange i.active{color:#ff5722}.q-rating.brown i.active{color:#795548}.q-rating.grey i.active{color:#9e9e9e}.q-rating.blue-grey i.active{color:#607d8b}.q-rating.editable i{cursor:pointer}.q-search-input-container{position:relative;-ms-flex-negative:1;flex-shrink:1;width:100%}.q-search-clear,.q-search-icon{position:absolute;top:0;padding:0;margin:0;min-height:0;width:24px;height:100%}.q-search-icon{left:10px;pointer-events:none}.q-search-clear{right:15px}.q-search-input{padding:0 45px;height:48px;border-radius:2px;font-weight:400;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);width:100%;border:0;outline:0;font-size:1rem;line-height:1;background:#fff;-webkit-transition:all .2s ease;transition:all .2s ease}.q-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:inherit;width:100%;color:#bdbdbd}.q-search button{text-shadow:none}.q-search.primary{color:#fff}.q-search.primary .q-search-input{background:#3ca4fd;color:#fff}.q-search.primary .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.primary .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.primary .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.secondary{color:#fff}.q-search.secondary .q-search-input{background:#22958b;color:#fff}.q-search.secondary .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.secondary .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.secondary .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.tertiary{color:#fff}.q-search.tertiary .q-search-input{background:#888;color:#fff}.q-search.tertiary .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.tertiary .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.tertiary .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.positive{color:#fff}.q-search.positive .q-search-input{background:#1ea73e;color:#fff}.q-search.positive .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.positive .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.positive .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.negative{color:#fff}.q-search.negative .q-search-input{background:#e66868;color:#fff}.q-search.negative .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.negative .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.negative .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.warning{color:#fff}.q-search.warning .q-search-input{background:#f0b71b;color:#fff}.q-search.warning .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.warning .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.warning .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.info{color:#fff}.q-search.info .q-search-input{background:#17c6ea;color:#fff}.q-search.info .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.info .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.info .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.light .q-search-input{background:#dcdcdc}.q-search.dark{color:#fff}.q-search.dark .q-search-input{background:#707070;color:#fff}.q-search.dark .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.dark .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.dark .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.white .q-search-input{background:#e6e6e6}.q-search.red{color:#fff}.q-search.red .q-search-input{background:#f77b72;color:#fff}.q-search.red .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.red .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.red .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.pink{color:#fff}.q-search.pink .q-search-input{background:#f06192;color:#fff}.q-search.pink .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.pink .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.pink .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.purple{color:#fff}.q-search.purple .q-search-input{background:#c656da;color:#fff}.q-search.purple .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.purple .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.purple .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.deep-purple{color:#fff}.q-search.deep-purple .q-search-input{background:#9370d2;color:#fff}.q-search.deep-purple .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.deep-purple .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.deep-purple .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.indigo{color:#fff}.q-search.indigo .q-search-input{background:#7583cf;color:#fff}.q-search.indigo .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.indigo .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.indigo .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.blue{color:#fff}.q-search.blue .q-search-input{background:#64b5f7;color:#fff}.q-search.blue .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.blue .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.blue .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.light-blue{color:#fff}.q-search.light-blue .q-search-input{background:#0398dc;color:#fff}.q-search.light-blue .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.light-blue .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.light-blue .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.cyan{color:#fff}.q-search.cyan .q-search-input{background:#00a9bf;color:#fff}.q-search.cyan .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.cyan .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.cyan .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.teal{color:#fff}.q-search.teal .q-search-input{background:#03ffe7;color:#fff}.q-search.teal .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.teal .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.teal .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.green{color:#fff}.q-search.green .q-search-input{background:#449e48;color:#fff}.q-search.green .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.green .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.green .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.light-green{color:#fff}.q-search.light-green .q-search-input{background:#7eb63c;color:#fff}.q-search.light-green .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.light-green .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.light-green .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.lime{color:#fff}.q-search.lime .q-search-input{background:#c4d425;color:#fff}.q-search.lime .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.lime .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.lime .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.yellow{color:#fff}.q-search.yellow .q-search-input{background:#ffe81c;color:#fff}.q-search.yellow .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.yellow .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.yellow .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.amber{color:#fff}.q-search.amber .q-search-input{background:#ecb100;color:#fff}.q-search.amber .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.amber .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.amber .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.orange{color:#fff}.q-search.orange .q-search-input{background:#e68900;color:#fff}.q-search.orange .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.orange .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.orange .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.deep-orange{color:#fff}.q-search.deep-orange .q-search-input{background:#ff8964;color:#fff}.q-search.deep-orange .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.deep-orange .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.deep-orange .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.brown{color:#fff}.q-search.brown .q-search-input{background:#ac8374;color:#fff}.q-search.brown .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.brown .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.brown .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.grey{color:#fff}.q-search.grey .q-search-input{background:#8e8e8e;color:#fff}.q-search.grey .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.grey .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.grey .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.blue-grey{color:#fff}.q-search.blue-grey .q-search-input{background:#8da5b0;color:#fff}.q-search.blue-grey .q-search-input::-webkit-input-placeholder{color:#e0e0e0}.q-search.blue-grey .q-search-input::-moz-placeholder{color:#e0e0e0}.q-search.blue-grey .q-search-input:-ms-input-placeholder{color:#e0e0e0}.q-search.has-error{color:#fff}.q-search.has-error .q-search-input{background:#db2828}body.desktop .q-search.primary .q-search-input:hover{background:#2097fd}body.desktop .q-search.secondary .q-search-input:hover{background:#249e92}body.desktop .q-search.tertiary .q-search-input:hover{background:#777}body.desktop .q-search.positive .q-search-input:hover{background:#1fb142}body.desktop .q-search.negative .q-search-input:hover{background:#e25353}body.desktop .q-search.warning .q-search-input:hover{background:#f1bc29}body.desktop .q-search.info .q-search-input:hover{background:#24c9eb}body.desktop .q-search.light .q-search-input:hover{background:#e8e8e8}body.desktop .q-search.dark .q-search-input:hover{background:#5c5c5c}body.desktop .q-search.white .q-search-input:hover{background:#f2f2f2}body.desktop .q-search.red .q-search-input:hover{background:#f6695e}body.desktop .q-search.pink .q-search-input:hover{background:#ed4b82}body.desktop .q-search.purple .q-search-input:hover{background:#be3ed4}body.desktop .q-search.deep-purple .q-search-input:hover{background:#845ccb}body.desktop .q-search.indigo .q-search-input:hover{background:#6171c8}body.desktop .q-search.blue .q-search-input:hover{background:#4dabf5}body.desktop .q-search.light-blue .q-search-input:hover{background:#03a1e8}body.desktop .q-search.cyan .q-search-input:hover{background:#00b3c9}body.desktop .q-search.teal .q-search-input:hover{background:#00dec9}body.desktop .q-search.green .q-search-input:hover{background:#48a64c}body.desktop .q-search.light-green .q-search-input:hover{background:#85c040}body.desktop .q-search.lime .q-search-input:hover{background:#cada2d}body.desktop .q-search.yellow .q-search-input:hover{background:#ffe92b}body.desktop .q-search.amber .q-search-input:hover{background:#f9bb00}body.desktop .q-search.orange .q-search-input:hover{background:#f29000}body.desktop .q-search.deep-orange .q-search-input:hover{background:#ff794e}body.desktop .q-search.brown .q-search-input:hover{background:#a07160}body.desktop .q-search.grey .q-search-input:hover{background:#969696}body.desktop .q-search.blue-grey .q-search-input:hover{background:#7d98a5}body.desktop .q-search.has-error .q-search-input:hover{background:#e25353}.q-select-container{display:inline-block;vertical-align:middle}.q-select{display:inline-block;height:2.1875rem}.q-select-popover label{white-space:nowrap}.q-slider{overflow:hidden}.q-slider.fullscreen{z-index:200}.q-slider-inner{position:relative;height:100%}.q-slider-track{white-space:nowrap;padding:0;margin:0;will-change:transform;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%}.q-slider-track>div{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-height:200px;margin:0;padding:2.3rem}.q-slider-track>div.centered{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.q-slider-track.with-arrows>div{padding-left:10%;padding-right:10%}.q-slider-track.with-toolbar>div{padding-bottom:3.3rem}.q-slider-left-button,.q-slider-right-button{position:absolute;top:0;bottom:0;font-size:2rem;width:10%;max-width:70px;pointer-events:none}.q-slider-left-button i,.q-slider-right-button i{cursor:pointer;pointer-events:all;padding:3px;border-radius:50%;background:rgba(0,0,0,.3);opacity:.6;-webkit-transition:opacity .3s;transition:opacity .3s}.q-slider-left-button i:hover,.q-slider-right-button i:hover{opacity:1}.q-slider-left-button{left:0}.q-slider-right-button{right:0}.q-slider-toolbar{position:absolute;bottom:0;left:0;right:0;margin:0;opacity:.6;padding:.5rem .8rem;-webkit-transition:opacity .3s;transition:opacity .3s}.q-slider-toolbar i{cursor:pointer;padding:5px;font-size:1.5rem}.q-slider-toolbar .q-slider-dots i{font-size:.9rem}.q-spinner{vertical-align:middle}.q-tabs-scroller{overflow:hidden}.q-tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:47px;padding:6px 10px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:uppercase;border-bottom:2px solid transparent}.q-tab .q-tabs-icon{font-size:1.5rem}.q-tab.active{color:#fff;border-bottom:2px solid #fff}.q-tab:active{background:#fff}@media only screen and (max-width:600px){.q-tab.hideIcon .q-tabs-icon,.q-tab.hideLabel .q-tab-label{display:none!important}}@media only screen and (max-width:920px){.q-tabs:not(.scrollable) .q-tab,.q-tabs:not(.scrollable) .q-tabs-scroller{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}@media only screen and (min-width:921px){.q-tabs:not(.scrollable){padding-left:12px;padding-right:12px}}.q-tabs{min-height:47px;overflow:hidden;color:#9ed1fe;background:#027be3;font-size:.95rem;font-weight:500;-webkit-transition:color .18s ease-in,box-shadow .18s ease-in;transition:color .18s ease-in,box-shadow .18s ease-in;border-radius:2px;position:relative}.q-tabs:not(.scrollable) .left-scroll,.q-tabs:not(.scrollable) .right-scroll{display:none!important}.q-tabs .left-scroll,.q-tabs .right-scroll{position:absolute;height:100%;min-width:25px;cursor:pointer;color:#fff;text-shadow:0 0 10px #000;font-size:2.1rem}.q-tabs .left-scroll.disabled,.q-tabs .right-scroll.disabled{visibility:hidden}.q-tabs .left-scroll{left:0}.q-tabs .right-scroll{right:0}.q-tabs.inverted{background:#fff;border-radius:0}.q-tabs.justified .q-tab,.q-tabs.justified .q-tabs-scroller{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.q-tabs.primary.inverted{color:#3ca4fd}.q-tabs.primary:not(.inverted){color:#9ed1fe;background:#027be3}.q-tabs.primary.inverted .q-tab.active,.q-tabs.primary.inverted .q-tab:active{color:#027be3;border-bottom:2px solid #027be3}.q-tabs.primary.inverted .q-tab:active{background-color:#027be3}.q-tabs.primary:not(.inverted) .q-tab.active,.q-tabs.primary:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.primary:not(.inverted) .q-tab:active{background:#fff}.q-tabs.secondary.inverted{color:#51d7cb}.q-tabs.secondary:not(.inverted){color:#196c64;background:#26a69a}.q-tabs.secondary.inverted .q-tab.active,.q-tabs.secondary.inverted .q-tab:active{color:#26a69a;border-bottom:2px solid #26a69a}.q-tabs.secondary.inverted .q-tab:active{background-color:#26a69a}.q-tabs.secondary:not(.inverted) .q-tab.active,.q-tabs.secondary:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.secondary:not(.inverted) .q-tab:active{background:#fff}.q-tabs.tertiary.inverted{color:#888}.q-tabs.tertiary:not(.inverted){color:#c4c4c4;background:#555}.q-tabs.tertiary.inverted .q-tab.active,.q-tabs.tertiary.inverted .q-tab:active{color:#555;border-bottom:2px solid #555}.q-tabs.tertiary.inverted .q-tab:active{background-color:#555}.q-tabs.tertiary:not(.inverted) .q-tab.active,.q-tabs.tertiary:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.tertiary:not(.inverted) .q-tab:active{background:#fff}.q-tabs.positive.inverted{color:#52e073}.q-tabs.positive:not(.inverted){color:#15792d;background:#21ba45}.q-tabs.positive.inverted .q-tab.active,.q-tabs.positive.inverted .q-tab:active{color:#21ba45;border-bottom:2px solid #21ba45}.q-tabs.positive.inverted .q-tab:active{background-color:#21ba45}.q-tabs.positive:not(.inverted) .q-tab.active,.q-tabs.positive:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.positive:not(.inverted) .q-tab:active{background:#fff}.q-tabs.negative.inverted{color:#e66868}.q-tabs.negative:not(.inverted){color:#f2b4b4;background:#db2828}.q-tabs.negative.inverted .q-tab.active,.q-tabs.negative.inverted .q-tab:active{color:#db2828;border-bottom:2px solid #db2828}.q-tabs.negative.inverted .q-tab:active{background-color:#db2828}.q-tabs.negative:not(.inverted) .q-tab.active,.q-tabs.negative:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.negative:not(.inverted) .q-tab:active{background:#fff}.q-tabs.warning.inverted{color:#f6d373}.q-tabs.warning:not(.inverted){color:#b5880c;background:#f2c037}.q-tabs.warning.inverted .q-tab.active,.q-tabs.warning.inverted .q-tab:active{color:#f2c037;border-bottom:2px solid #f2c037}.q-tabs.warning.inverted .q-tab:active{background-color:#f2c037}.q-tabs.warning:not(.inverted) .q-tab.active,.q-tabs.warning:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.warning:not(.inverted) .q-tab:active{background:#fff}.q-tabs.info.inverted{color:#6fdbf2}.q-tabs.info:not(.inverted){color:#108faa;background:#31ccec}.q-tabs.info.inverted .q-tab.active,.q-tabs.info.inverted .q-tab:active{color:#31ccec;border-bottom:2px solid #31ccec}.q-tabs.info.inverted .q-tab:active{background-color:#31ccec}.q-tabs.info:not(.inverted) .q-tab.active,.q-tabs.info:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.info:not(.inverted) .q-tab:active{background:#fff}.q-tabs.light{color:#9f9f9f;background:#f4f4f4}.q-tabs.light .q-tab.active,.q-tabs.light .q-tab:active{color:#616161;border-bottom:2px solid #616161}.q-tabs.light .q-tab:active{background:#616161}.q-tabs.light.inverted{color:#f4f4f4;background:#9f9f9f}.q-tabs.light.inverted .q-tab.active,.q-tabs.light.inverted .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.light.inverted .q-tab:active{background:#fff}.q-tabs.dark.inverted{color:#707070}.q-tabs.dark:not(.inverted){color:#b8b8b8;background:#333}.q-tabs.dark.inverted .q-tab.active,.q-tabs.dark.inverted .q-tab:active{color:#333;border-bottom:2px solid #333}.q-tabs.dark.inverted .q-tab:active{background-color:#333}.q-tabs.dark:not(.inverted) .q-tab.active,.q-tabs.dark:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.dark:not(.inverted) .q-tab:active,.q-tabs.white{background:#fff}.q-tabs.white{color:#a6a6a6}.q-tabs.white .q-tab.active,.q-tabs.white .q-tab:active{color:#616161;border-bottom:2px solid #616161}.q-tabs.white .q-tab:active{background:#616161}.q-tabs.white.inverted{color:#fff;background:#a6a6a6}.q-tabs.white.inverted .q-tab.active,.q-tabs.white.inverted .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.white.inverted .q-tab:active{background:#fff}.q-tabs.red.inverted{color:#f77b72}.q-tabs.red:not(.inverted){color:#fbbdb9;background:#f44336}.q-tabs.red.inverted .q-tab.active,.q-tabs.red.inverted .q-tab:active{color:#f44336;border-bottom:2px solid #f44336}.q-tabs.red.inverted .q-tab:active{background-color:#f44336}.q-tabs.red:not(.inverted) .q-tab.active,.q-tabs.red:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.red:not(.inverted) .q-tab:active{background:#fff}.q-tabs.pink.inverted{color:#f06192}.q-tabs.pink:not(.inverted){color:#f7b0c8;background:#e91e63}.q-tabs.pink.inverted .q-tab.active,.q-tabs.pink.inverted .q-tab:active{color:#e91e63;border-bottom:2px solid #e91e63}.q-tabs.pink.inverted .q-tab:active{background-color:#e91e63}.q-tabs.pink:not(.inverted) .q-tab.active,.q-tabs.pink:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.pink:not(.inverted) .q-tab:active{background:#fff}.q-tabs.purple.inverted{color:#c656da}.q-tabs.purple:not(.inverted){color:#e3aaec;background:#9c27b0}.q-tabs.purple.inverted .q-tab.active,.q-tabs.purple.inverted .q-tab:active{color:#9c27b0;border-bottom:2px solid #9c27b0}.q-tabs.purple.inverted .q-tab:active{background-color:#9c27b0}.q-tabs.purple:not(.inverted) .q-tab.active,.q-tabs.purple:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.purple:not(.inverted) .q-tab:active{background:#fff}.q-tabs.deep-purple.inverted{color:#9370d2}.q-tabs.deep-purple:not(.inverted){color:#c9b8e8;background:#673ab7}.q-tabs.deep-purple.inverted .q-tab.active,.q-tabs.deep-purple.inverted .q-tab:active{color:#673ab7;border-bottom:2px solid #673ab7}.q-tabs.deep-purple.inverted .q-tab:active{background-color:#673ab7}.q-tabs.deep-purple:not(.inverted) .q-tab.active,.q-tabs.deep-purple:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.deep-purple:not(.inverted) .q-tab:active{background:#fff}.q-tabs.indigo.inverted{color:#7583cf}.q-tabs.indigo:not(.inverted){color:#bac1e7;background:#3f51b5}.q-tabs.indigo.inverted .q-tab.active,.q-tabs.indigo.inverted .q-tab:active{color:#3f51b5;border-bottom:2px solid #3f51b5}.q-tabs.indigo.inverted .q-tab:active{background-color:#3f51b5}.q-tabs.indigo:not(.inverted) .q-tab.active,.q-tabs.indigo:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.indigo:not(.inverted) .q-tab:active{background:#fff}.q-tabs.blue.inverted{color:#64b5f7}.q-tabs.blue:not(.inverted){color:#b1dafb;background:#2196f3}.q-tabs.blue.inverted .q-tab.active,.q-tabs.blue.inverted .q-tab:active{color:#2196f3;border-bottom:2px solid #2196f3}.q-tabs.blue.inverted .q-tab:active{background-color:#2196f3}.q-tabs.blue:not(.inverted) .q-tab.active,.q-tabs.blue:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.blue:not(.inverted) .q-tab:active{background:#fff}.q-tabs.light-blue.inverted{color:#49c5fd}.q-tabs.light-blue:not(.inverted){color:#026e9f;background:#03a9f4}.q-tabs.light-blue.inverted .q-tab.active,.q-tabs.light-blue.inverted .q-tab:active{color:#03a9f4;border-bottom:2px solid #03a9f4}.q-tabs.light-blue.inverted .q-tab:active{background-color:#03a9f4}.q-tabs.light-blue:not(.inverted) .q-tab.active,.q-tabs.light-blue:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.light-blue:not(.inverted) .q-tab:active{background:#fff}.q-tabs.cyan.inverted{color:#2ee7ff}.q-tabs.cyan:not(.inverted){color:#007a8a;background:#00bcd4}.q-tabs.cyan.inverted .q-tab.active,.q-tabs.cyan.inverted .q-tab:active{color:#00bcd4;border-bottom:2px solid #00bcd4}.q-tabs.cyan.inverted .q-tab:active{background-color:#00bcd4}.q-tabs.cyan:not(.inverted) .q-tab.active,.q-tabs.cyan:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.cyan:not(.inverted) .q-tab:active{background:#fff}.q-tabs.teal.inverted{color:#03ffe7}.q-tabs.teal:not(.inverted){color:#81fff3;background:#009688}.q-tabs.teal.inverted .q-tab.active,.q-tabs.teal.inverted .q-tab:active{color:#009688;border-bottom:2px solid #009688}.q-tabs.teal.inverted .q-tab:active{background-color:#009688}.q-tabs.teal:not(.inverted) .q-tab.active,.q-tabs.teal:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.teal:not(.inverted) .q-tab:active{background:#fff}.q-tabs.green.inverted{color:#81c883}.q-tabs.green:not(.inverted){color:#317234;background:#4caf50}.q-tabs.green.inverted .q-tab.active,.q-tabs.green.inverted .q-tab:active{color:#4caf50;border-bottom:2px solid #4caf50}.q-tabs.green.inverted .q-tab:active{background-color:#4caf50}.q-tabs.green:not(.inverted) .q-tab.active,.q-tabs.green:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.green:not(.inverted) .q-tab:active{background:#fff}.q-tabs.light-green.inverted{color:#aed580}.q-tabs.light-green:not(.inverted){color:#5b832c;background:#8bc34a}.q-tabs.light-green.inverted .q-tab.active,.q-tabs.light-green.inverted .q-tab:active{color:#8bc34a;border-bottom:2px solid #8bc34a}.q-tabs.light-green.inverted .q-tab:active{background-color:#8bc34a}.q-tabs.light-green:not(.inverted) .q-tab.active,.q-tabs.light-green:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.light-green:not(.inverted) .q-tab:active{background:#fff}.q-tabs.lime.inverted{color:#dce674}.q-tabs.lime:not(.inverted){color:#8d991b;background:#cddc39}.q-tabs.lime.inverted .q-tab.active,.q-tabs.lime.inverted .q-tab:active{color:#cddc39;border-bottom:2px solid #cddc39}.q-tabs.lime.inverted .q-tab:active{background-color:#cddc39}.q-tabs.lime:not(.inverted) .q-tab.active,.q-tabs.lime:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.lime:not(.inverted) .q-tab:active{background:#fff}.q-tabs.yellow.inverted{color:#fff176}.q-tabs.yellow:not(.inverted){color:#ccb700;background:#ffeb3b}.q-tabs.yellow.inverted .q-tab.active,.q-tabs.yellow.inverted .q-tab:active{color:#ffeb3b;border-bottom:2px solid #ffeb3b}.q-tabs.yellow.inverted .q-tab:active{background-color:#ffeb3b}.q-tabs.yellow:not(.inverted) .q-tab.active,.q-tabs.yellow:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.yellow:not(.inverted) .q-tab:active{background:#fff}.q-tabs.amber.inverted{color:#ffd451}.q-tabs.amber:not(.inverted){color:#aa8000;background:#ffc107}.q-tabs.amber.inverted .q-tab.active,.q-tabs.amber.inverted .q-tab:active{color:#ffc107;border-bottom:2px solid #ffc107}.q-tabs.amber.inverted .q-tab:active{background-color:#ffc107}.q-tabs.amber:not(.inverted) .q-tab.active,.q-tabs.amber:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.amber:not(.inverted) .q-tab:active{background:#fff}.q-tabs.orange.inverted{color:#ffb74d}.q-tabs.orange:not(.inverted){color:#a66300;background:#ff9800}.q-tabs.orange.inverted .q-tab.active,.q-tabs.orange.inverted .q-tab:active{color:#ff9800;border-bottom:2px solid #ff9800}.q-tabs.orange.inverted .q-tab:active{background-color:#ff9800}.q-tabs.orange:not(.inverted) .q-tab.active,.q-tabs.orange:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.orange:not(.inverted) .q-tab:active{background:#fff}.q-tabs.deep-orange.inverted{color:#ff8964}.q-tabs.deep-orange:not(.inverted){color:#ffc4b2;background:#ff5722}.q-tabs.deep-orange.inverted .q-tab.active,.q-tabs.deep-orange.inverted .q-tab:active{color:#ff5722;border-bottom:2px solid #ff5722}.q-tabs.deep-orange.inverted .q-tab:active{background-color:#ff5722}.q-tabs.deep-orange:not(.inverted) .q-tab.active,.q-tabs.deep-orange:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.deep-orange:not(.inverted) .q-tab:active{background:#fff}.q-tabs.brown.inverted{color:#ac8374}.q-tabs.brown:not(.inverted){color:#d6c1b9;background:#795548}.q-tabs.brown.inverted .q-tab.active,.q-tabs.brown.inverted .q-tab:active{color:#795548;border-bottom:2px solid #795548}.q-tabs.brown.inverted .q-tab:active{background-color:#795548}.q-tabs.brown:not(.inverted) .q-tab.active,.q-tabs.brown:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.brown:not(.inverted) .q-tab:active{background:#fff}.q-tabs.grey.inverted{color:#bbb}.q-tabs.grey:not(.inverted){color:#676767;background:#9e9e9e}.q-tabs.grey.inverted .q-tab.active,.q-tabs.grey.inverted .q-tab:active{color:#9e9e9e;border-bottom:2px solid #9e9e9e}.q-tabs.grey.inverted .q-tab:active{background-color:#9e9e9e}.q-tabs.grey:not(.inverted) .q-tab.active,.q-tabs.grey:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.grey:not(.inverted) .q-tab:active{background:#fff}.q-tabs.blue-grey.inverted{color:#8da5b0}.q-tabs.blue-grey:not(.inverted){color:#c6d2d8;background:#607d8b}.q-tabs.blue-grey.inverted .q-tab.active,.q-tabs.blue-grey.inverted .q-tab:active{color:#607d8b;border-bottom:2px solid #607d8b}.q-tabs.blue-grey.inverted .q-tab:active{background-color:#607d8b}.q-tabs.blue-grey:not(.inverted) .q-tab.active,.q-tabs.blue-grey:not(.inverted) .q-tab:active{color:#fff;border-bottom:2px solid #fff}.q-tabs.blue-grey:not(.inverted) .q-tab:active{background:#fff}body.mobile .q-tabs-scroller{overflow-y:hidden;overflow-x:auto;will-change:scroll-position;-webkit-overflow-scrolling:touch}.q-toggle{display:inline-block;height:22px;width:39.6px;vertical-align:middle;position:relative}.q-toggle input{display:none}.q-toggle i{color:#757575;line-height:22px;font-size:14.3px;position:absolute;top:0;bottom:0;left:5.5px;-webkit-transition:all .3s ease;transition:all .3s ease}.q-toggle div{position:relative}.q-toggle div:after,.q-toggle div:before{content:"";position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease}.q-toggle div:before{vertical-align:middle;top:3.3px;left:0;width:39.6px;height:15.399999999999999px;border-radius:16px;background:#eee}.q-toggle div:after{border-radius:50%;top:0;left:2px;width:22px;height:22px;background:#fff;box-shadow:0 1px 3px 1px rgba(0,0,0,.4);-webkit-transform:translateX(0);transform:translateX(0)}.q-toggle input:checked+div:before{background:#90cbfe}.q-toggle input:checked+div:after{-webkit-transform:translateX(15.600000000000001px);transform:translateX(15.600000000000001px);background:#027be3}.q-toggle input:checked~i{color:#fff;-webkit-transform:translateX(16px);transform:translateX(16px)}.q-toggle.primary input:checked+div:before{background:#90cbfe}.q-toggle.primary input:checked+div:after{background:#027be3}.q-toggle.secondary input:checked+div:before{background:#9be8e1}.q-toggle.secondary input:checked+div:after{background:#26a69a}.q-toggle.tertiary input:checked+div:before{background:#bbb}.q-toggle.tertiary input:checked+div:after{background:#555}.q-toggle.positive input:checked+div:before{background:#9cedaf}.q-toggle.positive input:checked+div:after{background:#21ba45}.q-toggle.negative input:checked+div:before{background:#f1a9a9}.q-toggle.negative input:checked+div:after{background:#db2828}.q-toggle.warning input:checked+div:before{background:#fae6af}.q-toggle.warning input:checked+div:after{background:#f2c037}.q-toggle.info input:checked+div:before{background:#adebf7}.q-toggle.info input:checked+div:after{background:#31ccec}.q-toggle.light input:checked+div:before{background:#fbfbfb}.q-toggle.light input:checked+div:after{background:#f4f4f4}.q-toggle.dark input:checked+div:before{background:#adadad}.q-toggle.dark input:checked+div:after{background:#333}.q-toggle.white input:checked+div:after,.q-toggle.white input:checked+div:before{background:#fff}.q-toggle.red input:checked+div:before{background:#fbb4af}.q-toggle.red input:checked+div:after{background:#f44336}.q-toggle.pink input:checked+div:before{background:#f6a5c1}.q-toggle.pink input:checked+div:after{background:#e91e63}.q-toggle.purple input:checked+div:before{background:#df9eea}.q-toggle.purple input:checked+div:after{background:#9c27b0}.q-toggle.deep-purple input:checked+div:before{background:#c1ade5}.q-toggle.deep-purple input:checked+div:after{background:#673ab7}.q-toggle.indigo input:checked+div:before{background:#b0b8e4}.q-toggle.indigo input:checked+div:after{background:#3f51b5}.q-toggle.blue input:checked+div:before{background:#a6d5fa}.q-toggle.blue input:checked+div:after{background:#2196f3}.q-toggle.light-blue input:checked+div:before{background:#97defe}.q-toggle.light-blue input:checked+div:after{background:#03a9f4}.q-toggle.cyan input:checked+div:before{background:#88f2ff}.q-toggle.cyan input:checked+div:after{background:#00bcd4}.q-toggle.teal input:checked+div:before{background:#6ffff2}.q-toggle.teal input:checked+div:after{background:#009688}.q-toggle.green input:checked+div:before{background:#b7e0b8}.q-toggle.green input:checked+div:after{background:#4caf50}.q-toggle.light-green input:checked+div:before{background:#d1e7b7}.q-toggle.light-green input:checked+div:after{background:#8bc34a}.q-toggle.lime input:checked+div:before{background:#ebf1b0}.q-toggle.lime input:checked+div:after{background:#cddc39}.q-toggle.yellow input:checked+div:before{background:#fff7b1}.q-toggle.yellow input:checked+div:after{background:#ffeb3b}.q-toggle.amber input:checked+div:before{background:#ffe69c}.q-toggle.amber input:checked+div:after{background:#ffc107}.q-toggle.orange input:checked+div:before{background:#ffd699}.q-toggle.orange input:checked+div:after{background:#ff9800}.q-toggle.deep-orange input:checked+div:before{background:#ffbca7}.q-toggle.deep-orange input:checked+div:after{background:#ff5722}.q-toggle.brown input:checked+div:before{background:#d0b8b0}.q-toggle.brown input:checked+div:after{background:#795548}.q-toggle.grey input:checked+div:before{background:#d8d8d8}.q-toggle.grey input:checked+div:after{background:#9e9e9e}.q-toggle.blue-grey input:checked+div:before{background:#beccd2}.q-toggle.blue-grey input:checked+div:after{background:#607d8b}.q-tooltip{position:fixed;color:#fafafa;background:#747474;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);z-index:60;padding:10px;border-radius:2px;overflow-y:auto;overflow-x:hidden;pointer-events:none}.q-tree li{margin:0;list-style-type:none;position:relative;padding:10px 5px 0}.q-tree li:before{top:0;width:1px;height:100%;border-left:1px solid #ccc;bottom:50px}.q-tree li:after,.q-tree li:before{content:"";position:absolute;right:auto;left:-15px}.q-tree li:after{top:20px;width:20px;height:20px;border-top:1px solid #ccc}.q-tree li:last-child:before{height:20px}.q-tree>ul>li:after,.q-tree>ul>li:before{border:0}.q-tree-expandable-item,.q-tree-link{display:inline-block;cursor:pointer}.q-tree-expandable-item .q-tree-label:active,.q-tree-link .q-tree-label:active{color:inherit;background:#ccc}.q-tree-expandable-item span:nth-child(2) i{color:#ccc}body.desktop .q-tree-expandable-item .q-tree-label:hover,body.desktop .q-tree-link .q-tree-label:hover{color:inherit;background:#ccc}.q-tree-label{padding:5px;border-radius:2px}.q-uploader .card{max-width:200px}.q-uploader .card img{max-height:200px}.q-uploader .card-content,.q-uploader .card-title{font-size:.8rem}.q-uploader .card-content{padding:10px}.q-uploader input{display:none}.q-uploader .q-progress{margin:0;height:3px!important}.q-uploader .q-spinner{margin:0 10px}.q-uploader-failed{background:#db2828;color:#fff;padding:10px 0;text-align:center}.text-primary{color:#027be3!important}.bg-primary{background:#027be3!important}.text-secondary{color:#26a69a!important}.bg-secondary{background:#26a69a!important}.text-tertiary{color:#555!important}.bg-tertiary{background:#555!important}.text-faded{color:#777!important}.bg-faded{background:#777!important}.text-positive{color:#21ba45!important}.bg-positive{background:#21ba45!important}.text-negative{color:#db2828!important}.bg-negative{background:#db2828!important}.text-info{color:#31ccec!important}.bg-info{background:#31ccec!important}.text-warning{color:#f2c037!important}.bg-warning{background:#f2c037!important}.text-white{color:#fff!important}.bg-white{background:#fff!important}.text-black{color:#000!important}.bg-black{background:#000!important}.text-light{color:#f4f4f4!important}.bg-light{background:#f4f4f4!important}.text-dark{color:#333!important}.bg-dark{background:#333!important}.text-red{color:#f44336!important}.text-red-1{color:#ffebee!important}.text-red-2{color:#ffcdd2!important}.text-red-3{color:#ef9a9a!important}.text-red-4{color:#e57373!important}.text-red-5{color:#ef5350!important}.text-red-6{color:#f44336!important}.text-red-7{color:#e53935!important}.text-red-8{color:#d32f2f!important}.text-red-9{color:#c62828!important}.text-red-10{color:#b71c1c!important}.text-red-11{color:#ff8a80!important}.text-red-12{color:#ff5252!important}.text-red-13{color:#ff1744!important}.text-red-14{color:#d50000!important}.text-pink{color:#e91e63!important}.text-pink-1{color:#fce4ec!important}.text-pink-2{color:#f8bbd0!important}.text-pink-3{color:#f48fb1!important}.text-pink-4{color:#f06292!important}.text-pink-5{color:#ec407a!important}.text-pink-6{color:#e91e63!important}.text-pink-7{color:#d81b60!important}.text-pink-8{color:#c2185b!important}.text-pink-9{color:#ad1457!important}.text-pink-10{color:#880e4f!important}.text-pink-11{color:#ff80ab!important}.text-pink-12{color:#ff4081!important}.text-pink-13{color:#f50057!important}.text-pink-14{color:#c51162!important}.text-purple{color:#9c27b0!important}.text-purple-1{color:#f3e5f5!important}.text-purple-2{color:#e1bee7!important}.text-purple-3{color:#ce93d8!important}.text-purple-4{color:#ba68c8!important}.text-purple-5{color:#ab47bc!important}.text-purple-6{color:#9c27b0!important}.text-purple-7{color:#8e24aa!important}.text-purple-8{color:#7b1fa2!important}.text-purple-9{color:#6a1b9a!important}.text-purple-10{color:#4a148c!important}.text-purple-11{color:#ea80fc!important}.text-purple-12{color:#e040fb!important}.text-purple-13{color:#d500f9!important}.text-purple-14{color:#a0f!important}.text-deep-purple{color:#673ab7!important}.text-deep-purple-1{color:#ede7f6!important}.text-deep-purple-2{color:#d1c4e9!important}.text-deep-purple-3{color:#b39ddb!important}.text-deep-purple-4{color:#9575cd!important}.text-deep-purple-5{color:#7e57c2!important}.text-deep-purple-6{color:#673ab7!important}.text-deep-purple-7{color:#5e35b1!important}.text-deep-purple-8{color:#512da8!important}.text-deep-purple-9{color:#4527a0!important}.text-deep-purple-10{color:#311b92!important}.text-deep-purple-11{color:#b388ff!important}.text-deep-purple-12{color:#7c4dff!important}.text-deep-purple-13{color:#651fff!important}.text-deep-purple-14{color:#6200ea!important}.text-indigo{color:#3f51b5!important}.text-indigo-1{color:#e8eaf6!important}.text-indigo-2{color:#c5cae9!important}.text-indigo-3{color:#9fa8da!important}.text-indigo-4{color:#7986cb!important}.text-indigo-5{color:#5c6bc0!important}.text-indigo-6{color:#3f51b5!important}.text-indigo-7{color:#3949ab!important}.text-indigo-8{color:#303f9f!important}.text-indigo-9{color:#283593!important}.text-indigo-10{color:#1a237e!important}.text-indigo-11{color:#8c9eff!important}.text-indigo-12{color:#536dfe!important}.text-indigo-13{color:#3d5afe!important}.text-indigo-14{color:#304ffe!important}.text-blue{color:#2196f3!important}.text-blue-1{color:#e3f2fd!important}.text-blue-2{color:#bbdefb!important}.text-blue-3{color:#90caf9!important}.text-blue-4{color:#64b5f6!important}.text-blue-5{color:#42a5f5!important}.text-blue-6{color:#2196f3!important}.text-blue-7{color:#1e88e5!important}.text-blue-8{color:#1976d2!important}.text-blue-9{color:#1565c0!important}.text-blue-10{color:#0d47a1!important}.text-blue-11{color:#82b1ff!important}.text-blue-12{color:#448aff!important}.text-blue-13{color:#2979ff!important}.text-blue-14{color:#2962ff!important}.text-light-blue{color:#03a9f4!important}.text-light-blue-1{color:#e1f5fe!important}.text-light-blue-2{color:#b3e5fc!important}.text-light-blue-3{color:#81d4fa!important}.text-light-blue-4{color:#4fc3f7!important}.text-light-blue-5{color:#29b6f6!important}.text-light-blue-6{color:#03a9f4!important}.text-light-blue-7{color:#039be5!important}.text-light-blue-8{color:#0288d1!important}.text-light-blue-9{color:#0277bd!important}.text-light-blue-10{color:#01579b!important}.text-light-blue-11{color:#80d8ff!important}.text-light-blue-12{color:#40c4ff!important}.text-light-blue-13{color:#00b0ff!important}.text-light-blue-14{color:#0091ea!important}.text-cyan{color:#00bcd4!important}.text-cyan-1{color:#e0f7fa!important}.text-cyan-2{color:#b2ebf2!important}.text-cyan-3{color:#80deea!important}.text-cyan-4{color:#4dd0e1!important}.text-cyan-5{color:#26c6da!important}.text-cyan-6{color:#00bcd4!important}.text-cyan-7{color:#00acc1!important}.text-cyan-8{color:#0097a7!important}.text-cyan-9{color:#00838f!important}.text-cyan-10{color:#006064!important}.text-cyan-11{color:#84ffff!important}.text-cyan-12{color:#18ffff!important}.text-cyan-13{color:#00e5ff!important}.text-cyan-14{color:#00b8d4!important}.text-teal{color:#009688!important}.text-teal-1{color:#e0f2f1!important}.text-teal-2{color:#b2dfdb!important}.text-teal-3{color:#80cbc4!important}.text-teal-4{color:#4db6ac!important}.text-teal-5{color:#26a69a!important}.text-teal-6{color:#009688!important}.text-teal-7{color:#00897b!important}.text-teal-8{color:#00796b!important}.text-teal-9{color:#00695c!important}.text-teal-10{color:#004d40!important}.text-teal-11{color:#a7ffeb!important}.text-teal-12{color:#64ffda!important}.text-teal-13{color:#1de9b6!important}.text-teal-14{color:#00bfa5!important}.text-green{color:#4caf50!important}.text-green-1{color:#e8f5e9!important}.text-green-2{color:#c8e6c9!important}.text-green-3{color:#a5d6a7!important}.text-green-4{color:#81c784!important}.text-green-5{color:#66bb6a!important}.text-green-6{color:#4caf50!important}.text-green-7{color:#43a047!important}.text-green-8{color:#388e3c!important}.text-green-9{color:#2e7d32!important}.text-green-10{color:#1b5e20!important}.text-green-11{color:#b9f6ca!important}.text-green-12{color:#69f0ae!important}.text-green-13{color:#00e676!important}.text-green-14{color:#00c853!important}.text-light-green{color:#8bc34a!important}.text-light-green-1{color:#f1f8e9!important}.text-light-green-2{color:#dcedc8!important}.text-light-green-3{color:#c5e1a5!important}.text-light-green-4{color:#aed581!important}.text-light-green-5{color:#9ccc65!important}.text-light-green-6{color:#8bc34a!important}.text-light-green-7{color:#7cb342!important}.text-light-green-8{color:#689f38!important}.text-light-green-9{color:#558b2f!important}.text-light-green-10{color:#33691e!important}.text-light-green-11{color:#ccff90!important}.text-light-green-12{color:#b2ff59!important}.text-light-green-13{color:#76ff03!important}.text-light-green-14{color:#64dd17!important}.text-lime{color:#cddc39!important}.text-lime-1{color:#f9fbe7!important}.text-lime-2{color:#f0f4c3!important}.text-lime-3{color:#e6ee9c!important}.text-lime-4{color:#dce775!important}.text-lime-5{color:#d4e157!important}.text-lime-6{color:#cddc39!important}.text-lime-7{color:#c0ca33!important}.text-lime-8{color:#afb42b!important}.text-lime-9{color:#9e9d24!important}.text-lime-10{color:#827717!important}.text-lime-11{color:#f4ff81!important}.text-lime-12{color:#eeff41!important}.text-lime-13{color:#c6ff00!important}.text-lime-14{color:#aeea00!important}.text-yellow{color:#ffeb3b!important}.text-yellow-1{color:#fffde7!important}.text-yellow-2{color:#fff9c4!important}.text-yellow-3{color:#fff59d!important}.text-yellow-4{color:#fff176!important}.text-yellow-5{color:#ffee58!important}.text-yellow-6{color:#ffeb3b!important}.text-yellow-7{color:#fdd835!important}.text-yellow-8{color:#fbc02d!important}.text-yellow-9{color:#f9a825!important}.text-yellow-10{color:#f57f17!important}.text-yellow-11{color:#ffff8d!important}.text-yellow-12{color:#ff0!important}.text-yellow-13{color:#ffea00!important}.text-yellow-14{color:#ffd600!important}.text-amber{color:#ffc107!important}.text-amber-1{color:#fff8e1!important}.text-amber-2{color:#ffecb3!important}.text-amber-3{color:#ffe082!important}.text-amber-4{color:#ffd54f!important}.text-amber-5{color:#ffca28!important}.text-amber-6{color:#ffc107!important}.text-amber-7{color:#ffb300!important}.text-amber-8{color:#ffa000!important}.text-amber-9{color:#ff8f00!important}.text-amber-10{color:#ff6f00!important}.text-amber-11{color:#ffe57f!important}.text-amber-12{color:#ffd740!important}.text-amber-13{color:#ffc400!important}.text-amber-14{color:#ffab00!important}.text-orange{color:#ff9800!important}.text-orange-1{color:#fff3e0!important}.text-orange-2{color:#ffe0b2!important}.text-orange-3{color:#ffcc80!important}.text-orange-4{color:#ffb74d!important}.text-orange-5{color:#ffa726!important}.text-orange-6{color:#ff9800!important}.text-orange-7{color:#fb8c00!important}.text-orange-8{color:#f57c00!important}.text-orange-9{color:#ef6c00!important}.text-orange-10{color:#e65100!important}.text-orange-11{color:#ffd180!important}.text-orange-12{color:#ffab40!important}.text-orange-13{color:#ff9100!important}.text-orange-14{color:#ff6d00!important}.text-deep-orange{color:#ff5722!important}.text-deep-orange-1{color:#fbe9e7!important}.text-deep-orange-2{color:#ffccbc!important}.text-deep-orange-3{color:#ffab91!important}.text-deep-orange-4{color:#ff8a65!important}.text-deep-orange-5{color:#ff7043!important}.text-deep-orange-6{color:#ff5722!important}.text-deep-orange-7{color:#f4511e!important}.text-deep-orange-8{color:#e64a19!important}.text-deep-orange-9{color:#d84315!important}.text-deep-orange-10{color:#bf360c!important}.text-deep-orange-11{color:#ff9e80!important}.text-deep-orange-12{color:#ff6e40!important}.text-deep-orange-13{color:#ff3d00!important}.text-deep-orange-14{color:#dd2c00!important}.text-brown{color:#795548!important}.text-brown-1{color:#efebe9!important}.text-brown-2{color:#d7ccc8!important}.text-brown-3{color:#bcaaa4!important}.text-brown-4{color:#a1887f!important}.text-brown-5{color:#8d6e63!important}.text-brown-6{color:#795548!important}.text-brown-7{color:#6d4c41!important}.text-brown-8{color:#5d4037!important}.text-brown-9{color:#4e342e!important}.text-brown-10{color:#3e2723!important}.text-brown-11{color:#d7ccc8!important}.text-brown-12{color:#bcaaa4!important}.text-brown-13{color:#8d6e63!important}.text-brown-14{color:#5d4037!important}.text-grey{color:#9e9e9e!important}.text-grey-1{color:#fafafa!important}.text-grey-2{color:#f5f5f5!important}.text-grey-3{color:#eee!important}.text-grey-4{color:#e0e0e0!important}.text-grey-5{color:#bdbdbd!important}.text-grey-6{color:#9e9e9e!important}.text-grey-7{color:#757575!important}.text-grey-8{color:#616161!important}.text-grey-9{color:#424242!important}.text-grey-10{color:#212121!important}.text-grey-11{color:#f5f5f5!important}.text-grey-12{color:#eee!important}.text-grey-13{color:#bdbdbd!important}.text-grey-14{color:#616161!important}.text-blue-grey{color:#607d8b!important}.text-blue-grey-1{color:#eceff1!important}.text-blue-grey-2{color:#cfd8dc!important}.text-blue-grey-3{color:#b0bec5!important}.text-blue-grey-4{color:#90a4ae!important}.text-blue-grey-5{color:#78909c!important}.text-blue-grey-6{color:#607d8b!important}.text-blue-grey-7{color:#546e7a!important}.text-blue-grey-8{color:#455a64!important}.text-blue-grey-9{color:#37474f!important}.text-blue-grey-10{color:#263238!important}.text-blue-grey-11{color:#cfd8dc!important}.text-blue-grey-12{color:#b0bec5!important}.text-blue-grey-13{color:#78909c!important}.text-blue-grey-14{color:#455a64!important}.bg-red{background:#f44336!important}.bg-red-1{background:#ffebee!important}.bg-red-2{background:#ffcdd2!important}.bg-red-3{background:#ef9a9a!important}.bg-red-4{background:#e57373!important}.bg-red-5{background:#ef5350!important}.bg-red-6{background:#f44336!important}.bg-red-7{background:#e53935!important}.bg-red-8{background:#d32f2f!important}.bg-red-9{background:#c62828!important}.bg-red-10{background:#b71c1c!important}.bg-red-11{background:#ff8a80!important}.bg-red-12{background:#ff5252!important}.bg-red-13{background:#ff1744!important}.bg-red-14{background:#d50000!important}.bg-pink{background:#e91e63!important}.bg-pink-1{background:#fce4ec!important}.bg-pink-2{background:#f8bbd0!important}.bg-pink-3{background:#f48fb1!important}.bg-pink-4{background:#f06292!important}.bg-pink-5{background:#ec407a!important}.bg-pink-6{background:#e91e63!important}.bg-pink-7{background:#d81b60!important}.bg-pink-8{background:#c2185b!important}.bg-pink-9{background:#ad1457!important}.bg-pink-10{background:#880e4f!important}.bg-pink-11{background:#ff80ab!important}.bg-pink-12{background:#ff4081!important}.bg-pink-13{background:#f50057!important}.bg-pink-14{background:#c51162!important}.bg-purple{background:#9c27b0!important}.bg-purple-1{background:#f3e5f5!important}.bg-purple-2{background:#e1bee7!important}.bg-purple-3{background:#ce93d8!important}.bg-purple-4{background:#ba68c8!important}.bg-purple-5{background:#ab47bc!important}.bg-purple-6{background:#9c27b0!important}.bg-purple-7{background:#8e24aa!important}.bg-purple-8{background:#7b1fa2!important}.bg-purple-9{background:#6a1b9a!important}.bg-purple-10{background:#4a148c!important}.bg-purple-11{background:#ea80fc!important}.bg-purple-12{background:#e040fb!important}.bg-purple-13{background:#d500f9!important}.bg-purple-14{background:#a0f!important}.bg-deep-purple{background:#673ab7!important}.bg-deep-purple-1{background:#ede7f6!important}.bg-deep-purple-2{background:#d1c4e9!important}.bg-deep-purple-3{background:#b39ddb!important}.bg-deep-purple-4{background:#9575cd!important}.bg-deep-purple-5{background:#7e57c2!important}.bg-deep-purple-6{background:#673ab7!important}.bg-deep-purple-7{background:#5e35b1!important}.bg-deep-purple-8{background:#512da8!important}.bg-deep-purple-9{background:#4527a0!important}.bg-deep-purple-10{background:#311b92!important}.bg-deep-purple-11{background:#b388ff!important}.bg-deep-purple-12{background:#7c4dff!important}.bg-deep-purple-13{background:#651fff!important}.bg-deep-purple-14{background:#6200ea!important}.bg-indigo{background:#3f51b5!important}.bg-indigo-1{background:#e8eaf6!important}.bg-indigo-2{background:#c5cae9!important}.bg-indigo-3{background:#9fa8da!important}.bg-indigo-4{background:#7986cb!important}.bg-indigo-5{background:#5c6bc0!important}.bg-indigo-6{background:#3f51b5!important}.bg-indigo-7{background:#3949ab!important}.bg-indigo-8{background:#303f9f!important}.bg-indigo-9{background:#283593!important}.bg-indigo-10{background:#1a237e!important}.bg-indigo-11{background:#8c9eff!important}.bg-indigo-12{background:#536dfe!important}.bg-indigo-13{background:#3d5afe!important}.bg-indigo-14{background:#304ffe!important}.bg-blue{background:#2196f3!important}.bg-blue-1{background:#e3f2fd!important}.bg-blue-2{background:#bbdefb!important}.bg-blue-3{background:#90caf9!important}.bg-blue-4{background:#64b5f6!important}.bg-blue-5{background:#42a5f5!important}.bg-blue-6{background:#2196f3!important}.bg-blue-7{background:#1e88e5!important}.bg-blue-8{background:#1976d2!important}.bg-blue-9{background:#1565c0!important}.bg-blue-10{background:#0d47a1!important}.bg-blue-11{background:#82b1ff!important}.bg-blue-12{background:#448aff!important}.bg-blue-13{background:#2979ff!important}.bg-blue-14{background:#2962ff!important}.bg-light-blue{background:#03a9f4!important}.bg-light-blue-1{background:#e1f5fe!important}.bg-light-blue-2{background:#b3e5fc!important}.bg-light-blue-3{background:#81d4fa!important}.bg-light-blue-4{background:#4fc3f7!important}.bg-light-blue-5{background:#29b6f6!important}.bg-light-blue-6{background:#03a9f4!important}.bg-light-blue-7{background:#039be5!important}.bg-light-blue-8{background:#0288d1!important}.bg-light-blue-9{background:#0277bd!important}.bg-light-blue-10{background:#01579b!important}.bg-light-blue-11{background:#80d8ff!important}.bg-light-blue-12{background:#40c4ff!important}.bg-light-blue-13{background:#00b0ff!important}.bg-light-blue-14{background:#0091ea!important}.bg-cyan{background:#00bcd4!important}.bg-cyan-1{background:#e0f7fa!important}.bg-cyan-2{background:#b2ebf2!important}.bg-cyan-3{background:#80deea!important}.bg-cyan-4{background:#4dd0e1!important}.bg-cyan-5{background:#26c6da!important}.bg-cyan-6{background:#00bcd4!important}.bg-cyan-7{background:#00acc1!important}.bg-cyan-8{background:#0097a7!important}.bg-cyan-9{background:#00838f!important}.bg-cyan-10{background:#006064!important}.bg-cyan-11{background:#84ffff!important}.bg-cyan-12{background:#18ffff!important}.bg-cyan-13{background:#00e5ff!important}.bg-cyan-14{background:#00b8d4!important}.bg-teal{background:#009688!important}.bg-teal-1{background:#e0f2f1!important}.bg-teal-2{background:#b2dfdb!important}.bg-teal-3{background:#80cbc4!important}.bg-teal-4{background:#4db6ac!important}.bg-teal-5{background:#26a69a!important}.bg-teal-6{background:#009688!important}.bg-teal-7{background:#00897b!important}.bg-teal-8{background:#00796b!important}.bg-teal-9{background:#00695c!important}.bg-teal-10{background:#004d40!important}.bg-teal-11{background:#a7ffeb!important}.bg-teal-12{background:#64ffda!important}.bg-teal-13{background:#1de9b6!important}.bg-teal-14{background:#00bfa5!important}.bg-green{background:#4caf50!important}.bg-green-1{background:#e8f5e9!important}.bg-green-2{background:#c8e6c9!important}.bg-green-3{background:#a5d6a7!important}.bg-green-4{background:#81c784!important}.bg-green-5{background:#66bb6a!important}.bg-green-6{background:#4caf50!important}.bg-green-7{background:#43a047!important}.bg-green-8{background:#388e3c!important}.bg-green-9{background:#2e7d32!important}.bg-green-10{background:#1b5e20!important}.bg-green-11{background:#b9f6ca!important}.bg-green-12{background:#69f0ae!important}.bg-green-13{background:#00e676!important}.bg-green-14{background:#00c853!important}.bg-light-green{background:#8bc34a!important}.bg-light-green-1{background:#f1f8e9!important}.bg-light-green-2{background:#dcedc8!important}.bg-light-green-3{background:#c5e1a5!important}.bg-light-green-4{background:#aed581!important}.bg-light-green-5{background:#9ccc65!important}.bg-light-green-6{background:#8bc34a!important}.bg-light-green-7{background:#7cb342!important}.bg-light-green-8{background:#689f38!important}.bg-light-green-9{background:#558b2f!important}.bg-light-green-10{background:#33691e!important}.bg-light-green-11{background:#ccff90!important}.bg-light-green-12{background:#b2ff59!important}.bg-light-green-13{background:#76ff03!important}.bg-light-green-14{background:#64dd17!important}.bg-lime{background:#cddc39!important}.bg-lime-1{background:#f9fbe7!important}.bg-lime-2{background:#f0f4c3!important}.bg-lime-3{background:#e6ee9c!important}.bg-lime-4{background:#dce775!important}.bg-lime-5{background:#d4e157!important}.bg-lime-6{background:#cddc39!important}.bg-lime-7{background:#c0ca33!important}.bg-lime-8{background:#afb42b!important}.bg-lime-9{background:#9e9d24!important}.bg-lime-10{background:#827717!important}.bg-lime-11{background:#f4ff81!important}.bg-lime-12{background:#eeff41!important}.bg-lime-13{background:#c6ff00!important}.bg-lime-14{background:#aeea00!important}.bg-yellow{background:#ffeb3b!important}.bg-yellow-1{background:#fffde7!important}.bg-yellow-2{background:#fff9c4!important}.bg-yellow-3{background:#fff59d!important}.bg-yellow-4{background:#fff176!important}.bg-yellow-5{background:#ffee58!important}.bg-yellow-6{background:#ffeb3b!important}.bg-yellow-7{background:#fdd835!important}.bg-yellow-8{background:#fbc02d!important}.bg-yellow-9{background:#f9a825!important}.bg-yellow-10{background:#f57f17!important}.bg-yellow-11{background:#ffff8d!important}.bg-yellow-12{background:#ff0!important}.bg-yellow-13{background:#ffea00!important}.bg-yellow-14{background:#ffd600!important}.bg-amber{background:#ffc107!important}.bg-amber-1{background:#fff8e1!important}.bg-amber-2{background:#ffecb3!important}.bg-amber-3{background:#ffe082!important}.bg-amber-4{background:#ffd54f!important}.bg-amber-5{background:#ffca28!important}.bg-amber-6{background:#ffc107!important}.bg-amber-7{background:#ffb300!important}.bg-amber-8{background:#ffa000!important}.bg-amber-9{background:#ff8f00!important}.bg-amber-10{background:#ff6f00!important}.bg-amber-11{background:#ffe57f!important}.bg-amber-12{background:#ffd740!important}.bg-amber-13{background:#ffc400!important}.bg-amber-14{background:#ffab00!important}.bg-orange{background:#ff9800!important}.bg-orange-1{background:#fff3e0!important}.bg-orange-2{background:#ffe0b2!important}.bg-orange-3{background:#ffcc80!important}.bg-orange-4{background:#ffb74d!important}.bg-orange-5{background:#ffa726!important}.bg-orange-6{background:#ff9800!important}.bg-orange-7{background:#fb8c00!important}.bg-orange-8{background:#f57c00!important}.bg-orange-9{background:#ef6c00!important}.bg-orange-10{background:#e65100!important}.bg-orange-11{background:#ffd180!important}.bg-orange-12{background:#ffab40!important}.bg-orange-13{background:#ff9100!important}.bg-orange-14{background:#ff6d00!important}.bg-deep-orange{background:#ff5722!important}.bg-deep-orange-1{background:#fbe9e7!important}.bg-deep-orange-2{background:#ffccbc!important}.bg-deep-orange-3{background:#ffab91!important}.bg-deep-orange-4{background:#ff8a65!important}.bg-deep-orange-5{background:#ff7043!important}.bg-deep-orange-6{background:#ff5722!important}.bg-deep-orange-7{background:#f4511e!important}.bg-deep-orange-8{background:#e64a19!important}.bg-deep-orange-9{background:#d84315!important}.bg-deep-orange-10{background:#bf360c!important}.bg-deep-orange-11{background:#ff9e80!important}.bg-deep-orange-12{background:#ff6e40!important}.bg-deep-orange-13{background:#ff3d00!important}.bg-deep-orange-14{background:#dd2c00!important}.bg-brown{background:#795548!important}.bg-brown-1{background:#efebe9!important}.bg-brown-2{background:#d7ccc8!important}.bg-brown-3{background:#bcaaa4!important}.bg-brown-4{background:#a1887f!important}.bg-brown-5{background:#8d6e63!important}.bg-brown-6{background:#795548!important}.bg-brown-7{background:#6d4c41!important}.bg-brown-8{background:#5d4037!important}.bg-brown-9{background:#4e342e!important}.bg-brown-10{background:#3e2723!important}.bg-brown-11{background:#d7ccc8!important}.bg-brown-12{background:#bcaaa4!important}.bg-brown-13{background:#8d6e63!important}.bg-brown-14{background:#5d4037!important}.bg-grey{background:#9e9e9e!important}.bg-grey-1{background:#fafafa!important}.bg-grey-2{background:#f5f5f5!important}.bg-grey-3{background:#eee!important}.bg-grey-4{background:#e0e0e0!important}.bg-grey-5{background:#bdbdbd!important}.bg-grey-6{background:#9e9e9e!important}.bg-grey-7{background:#757575!important}.bg-grey-8{background:#616161!important}.bg-grey-9{background:#424242!important}.bg-grey-10{background:#212121!important}.bg-grey-11{background:#f5f5f5!important}.bg-grey-12{background:#eee!important}.bg-grey-13{background:#bdbdbd!important}.bg-grey-14{background:#616161!important}.bg-blue-grey{background:#607d8b!important}.bg-blue-grey-1{background:#eceff1!important}.bg-blue-grey-2{background:#cfd8dc!important}.bg-blue-grey-3{background:#b0bec5!important}.bg-blue-grey-4{background:#90a4ae!important}.bg-blue-grey-5{background:#78909c!important}.bg-blue-grey-6{background:#607d8b!important}.bg-blue-grey-7{background:#546e7a!important}.bg-blue-grey-8{background:#455a64!important}.bg-blue-grey-9{background:#37474f!important}.bg-blue-grey-10{background:#263238!important}.bg-blue-grey-11{background:#cfd8dc!important}.bg-blue-grey-12{background:#b0bec5!important}.bg-blue-grey-13{background:#78909c!important}.bg-blue-grey-14{background:#455a64!important}body{min-width:320px;font-family:Roboto;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased}a{color:#2e9dfd;text-decoration:none;cursor:pointer;outline:0;-webkit-transition:color .25s;transition:color .25s}a:hover{color:#027be3}a:active,a:hover{outline-width:0}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:110%;-webkit-font-smoothing:antialised}h1{font-size:4.2rem;letter-spacing:-.04em;margin:2.1rem 0 1.68rem;font-weight:300}h2{font-size:3.56rem;letter-spacing:-.02em;margin:1.78rem 0 1.424rem}h3{font-size:2.92rem;margin:1.46rem 0 1.168rem}h4{font-size:2.28rem;margin:1.14rem 0 .912rem}h5{font-size:1.64rem;margin:.82rem 0 .656rem;-moz-osx-font-smoothing:grayscale}h6{letter-spacing:.02em;margin:.5rem 0 .4rem;font-weight:500}h6,p{font-size:1rem}p{letter-spacing:0;margin:0 0 1rem;line-height:24px;padding:0;-webkit-font-smoothing:antialiased}p.caption{font-weight:300}p.caption:not(:first-child){margin-top:2rem}.token{color:#fff;background:rgba(2,123,227,.7);border-radius:2px;padding:3px 5px;font-size:90%}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.text-italic{font-style:italic}.text-bold{font-weight:700}.light-paragraph{font-weight:300}.thin-paragraph{font-weight:200}small{font-size:80%}big{font-size:170%}sub{bottom:-.25em}sup{top:-.5em}.strong{font-weight:700}.emphasize{font-style:italic}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #027be3}blockquote.text-right{padding-right:15px;padding-left:0;border-right:5px solid #027be3;border-left:0;text-align:right}blockquote small{display:block;line-height:1.4;color:#777}blockquote small:before{content:"\2014 \00A0"}.quote{padding:10px 20px;margin:0 0 20px;border-left:5px solid #027be3}.quote.text-right{padding-right:15px;padding-left:0;border-right:5px solid #027be3;border-left:0;text-align:right}dt{font-weight:700}dd{margin-left:0}dd,dt{line-height:1.4}dl{margin-top:0;margin-bottom:20px}dl.horizontal dt{float:left;width:25%;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}dl.horizontal dd{margin-left:30%}::-moz-selection,::-webkit-selection,::selection{background:#027be3;color:hsla(0,0%,100%,.87)}input::-moz-selection,input::-webkit-selection,input::selection,textarea::-moz-selection,textarea::-webkit-selection,textarea::selection{background:rgba(2,123,227,.4);color:hsla(0,0%,100%,.87)}:-webkit-full-screen{width:100%;height:100%}label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.shadow-transition{-webkit-transition:box-shadow .28s cubic-bezier(.4,0,.2,1)!important;transition:box-shadow .28s cubic-bezier(.4,0,.2,1)!important}.hoverable-1:hover,.hoverable:hover,.shadow-1{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)!important}.hoverable-2:hover,.shadow-2{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)!important}.hoverable-3:hover,.shadow-3{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)!important}.hoverable-4:hover,.shadow-4{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)!important}.hoverable-5:hover,.shadow-5{box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)!important}.hoverable-up-1:hover,.hoverable-up:hover,.shadow-up-1{box-shadow:0 -1px 3px rgba(0,0,0,.12),0 -1px 2px rgba(0,0,0,.24)!important}.hoverable-up-2:hover,.shadow-up-2{box-shadow:0 -3px 6px rgba(0,0,0,.16),0 -3px 6px rgba(0,0,0,.23)!important}.hoverable-up-3:hover,.shadow-up-3{box-shadow:0 -10px 20px rgba(0,0,0,.19),0 -6px 6px rgba(0,0,0,.23)!important}.hoverable-up-4:hover,.shadow-up-4{box-shadow:0 -14px 28px rgba(0,0,0,.25),0 -10px 10px rgba(0,0,0,.22)!important}.hoverable-up-5:hover,.shadow-up-5{box-shadow:0 -19px 38px rgba(0,0,0,.3),0 -15px 12px rgba(0,0,0,.22)!important}.no-shadow,.shadow-0{box-shadow:none!important}.inset-shadow{box-shadow:inset 0 7px 9px -7px rgba(0,0,0,.7)!important}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.reverse-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.reverse-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.reverse-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.reverse-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.column.small-gutter,.flex.small-gutter,.row.small-gutter{margin:-.5rem 0 .5rem -.5rem}.column.small-gutter>div,.flex.small-gutter>div,.row.small-gutter>div{padding:.5rem 0 0 .5rem}.column.gutter,.column.medium-gutter,.flex.gutter,.flex.medium-gutter,.row.gutter,.row.medium-gutter{margin:-1rem 0 1rem -1rem}.column.gutter>div,.column.medium-gutter>div,.flex.gutter>div,.flex.medium-gutter>div,.row.gutter>div,.row.medium-gutter>div{padding:1rem 0 0 1rem}.column.big-gutter,.flex.big-gutter,.row.big-gutter{margin:-2.5rem 0 2.5rem -2.5rem}.column.big-gutter>div,.flex.big-gutter>div,.row.big-gutter>div{padding:2.5rem 0 0 2.5rem}.column.large-gutter,.flex.large-gutter,.row.large-gutter{margin:-3.5rem 0 3.5rem -3.5rem}.column.large-gutter>div,.flex.large-gutter>div,.row.large-gutter>div{padding:3.5rem 0 0 3.5rem}.order-first{-webkit-box-ordinal-group:-999;-ms-flex-order:-1000;order:-1000}.order-last{-webkit-box-ordinal-group:1001;-ms-flex-order:1000;order:1000}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.shrink-0{-ms-flex-negative:0;flex-shrink:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.grow-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.shrink-1{-ms-flex-negative:1;flex-shrink:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.grow-2{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.shrink-2{-ms-flex-negative:2;flex-shrink:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.grow-3{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}.shrink-3{-ms-flex-negative:3;flex-shrink:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.grow-4{-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4}.shrink-4{-ms-flex-negative:4;flex-shrink:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.grow-5{-webkit-box-flex:5;-ms-flex-positive:5;flex-grow:5}.shrink-5{-ms-flex-negative:5;flex-shrink:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.grow-6{-webkit-box-flex:6;-ms-flex-positive:6;flex-grow:6}.shrink-6{-ms-flex-negative:6;flex-shrink:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.grow-7{-webkit-box-flex:7;-ms-flex-positive:7;flex-grow:7}.shrink-7{-ms-flex-negative:7;flex-shrink:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.grow-8{-webkit-box-flex:8;-ms-flex-positive:8;flex-grow:8}.shrink-8{-ms-flex-negative:8;flex-shrink:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.grow-9{-webkit-box-flex:9;-ms-flex-positive:9;flex-grow:9}.shrink-9{-ms-flex-negative:9;flex-shrink:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.grow-10{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}.shrink-10{-ms-flex-negative:10;flex-shrink:10}.auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.offset-0{margin-left:0}.width-1of1{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.offset-1of1{margin-left:100%}.width-1of2{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.offset-1of2{margin-left:50%}.width-2of2{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.offset-2of2{margin-left:100%}.width-1of3{-webkit-box-flex:0;-ms-flex:0 1 33.33333333333333%;flex:0 1 33.33333333333333%}.offset-1of3{margin-left:33.33333333333333%}.width-2of3{-webkit-box-flex:0;-ms-flex:0 1 66.66666666666666%;flex:0 1 66.66666666666666%}.offset-2of3{margin-left:66.66666666666666%}.width-3of3{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.offset-3of3{margin-left:100%}.width-1of4{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.offset-1of4{margin-left:25%}.width-2of4{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.offset-2of4{margin-left:50%}.width-3of4{-webkit-box-flex:0;-ms-flex:0 1 75%;flex:0 1 75%}.offset-3of4{margin-left:75%}.width-4of4{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.offset-4of4{margin-left:100%}.width-1of5{-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%}.offset-1of5{margin-left:20%}.width-2of5{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%}.offset-2of5{margin-left:40%}.width-3of5{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}.offset-3of5{margin-left:60%}.width-4of5{-webkit-box-flex:0;-ms-flex:0 1 80%;flex:0 1 80%}.offset-4of5{margin-left:80%}.width-5of5{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.offset-5of5{margin-left:100%}.bg,.gt-bg,.gt-md,.gt-sm,.lg,.lt-bg,.lt-lg,.lt-md,.md,.sm{display:none}.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.reverse-wrap{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.content-start{-ms-flex-line-pack:start;align-content:flex-start}.content-end{-ms-flex-line-pack:end;align-content:flex-end}.content-center{-ms-flex-line-pack:center;align-content:center}.content-between{-ms-flex-line-pack:justify;align-content:space-between}.content-around{-ms-flex-line-pack:distribute;align-content:space-around}.self-start{-ms-flex-item-align:start;align-self:flex-start}.self-end{-ms-flex-item-align:end;align-self:flex-end}.self-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.self-baseline{-ms-flex-item-align:baseline;align-self:baseline}.self-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}@media only screen and (max-width:600px){.sm{display:block}.sm.inline{display:inline-block}.sm.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.sm.flex.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.sm-hide{display:none}.sm-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.sm-offset-0{margin-left:0}.sm-width-1of1{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.sm-offset-1of1{margin-left:100%}.sm-width-1of2{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.sm-offset-1of2{margin-left:50%}.sm-width-2of2{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.sm-offset-2of2{margin-left:100%}.sm-width-1of3{-webkit-box-flex:0;-ms-flex:0 1 33.33333333333333%;flex:0 1 33.33333333333333%}.sm-offset-1of3{margin-left:33.33333333333333%}.sm-width-2of3{-webkit-box-flex:0;-ms-flex:0 1 66.66666666666666%;flex:0 1 66.66666666666666%}.sm-offset-2of3{margin-left:66.66666666666666%}.sm-width-3of3{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.sm-offset-3of3{margin-left:100%}.sm-width-1of4{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.sm-offset-1of4{margin-left:25%}.sm-width-2of4{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.sm-offset-2of4{margin-left:50%}.sm-width-3of4{-webkit-box-flex:0;-ms-flex:0 1 75%;flex:0 1 75%}.sm-offset-3of4{margin-left:75%}.sm-width-4of4{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.sm-offset-4of4{margin-left:100%}.sm-width-1of5{-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%}.sm-offset-1of5{margin-left:20%}.sm-width-2of5{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%}.sm-offset-2of5{margin-left:40%}.sm-width-3of5{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}.sm-offset-3of5{margin-left:60%}.sm-width-4of5{-webkit-box-flex:0;-ms-flex:0 1 80%;flex:0 1 80%}.sm-offset-4of5{margin-left:80%}.sm-width-5of5{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.sm-offset-5of5{margin-left:100%}.sm-order-first{-webkit-box-ordinal-group:-999;-ms-flex-order:-1000;order:-1000}.sm-order-last{-webkit-box-ordinal-group:1001;-ms-flex-order:1000;order:1000}.sm-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.sm-grow-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.sm-shrink-1{-ms-flex-negative:1;flex-shrink:1}.sm-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.sm-grow-2{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.sm-shrink-2{-ms-flex-negative:2;flex-shrink:2}.sm-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.sm-grow-3{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}.sm-shrink-3{-ms-flex-negative:3;flex-shrink:3}.sm-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.sm-grow-4{-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4}.sm-shrink-4{-ms-flex-negative:4;flex-shrink:4}.sm-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.sm-grow-5{-webkit-box-flex:5;-ms-flex-positive:5;flex-grow:5}.sm-shrink-5{-ms-flex-negative:5;flex-shrink:5}.sm-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.sm-grow-6{-webkit-box-flex:6;-ms-flex-positive:6;flex-grow:6}.sm-shrink-6{-ms-flex-negative:6;flex-shrink:6}.sm-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.sm-grow-7{-webkit-box-flex:7;-ms-flex-positive:7;flex-grow:7}.sm-shrink-7{-ms-flex-negative:7;flex-shrink:7}.sm-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.sm-grow-8{-webkit-box-flex:8;-ms-flex-positive:8;flex-grow:8}.sm-shrink-8{-ms-flex-negative:8;flex-shrink:8}.sm-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.sm-grow-9{-webkit-box-flex:9;-ms-flex-positive:9;flex-grow:9}.sm-shrink-9{-ms-flex-negative:9;flex-shrink:9}.sm-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.sm-grow-10{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}.sm-shrink-10{-ms-flex-negative:10;flex-shrink:10}.sm-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.sm-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.sm-reverse-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.sm-reverse-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.sm-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sm-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.sm-reverse-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.sm-reverse-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.column.sm-small-gutter,.flex.sm-small-gutter,.row.sm-small-gutter{margin:-.5rem 0 .5rem -.5rem}.column.sm-small-gutter>div,.flex.sm-small-gutter>div,.row.sm-small-gutter>div{padding:.5rem 0 0 .5rem}.column.sm-gutter,.column.sm-medium-gutter,.flex.sm-gutter,.flex.sm-medium-gutter,.row.sm-gutter,.row.sm-medium-gutter{margin:-1rem 0 1rem -1rem}.column.sm-gutter>div,.column.sm-medium-gutter>div,.flex.sm-gutter>div,.flex.sm-medium-gutter>div,.row.sm-gutter>div,.row.sm-medium-gutter>div{padding:1rem 0 0 1rem}.column.sm-big-gutter,.flex.sm-big-gutter,.row.sm-big-gutter{margin:-2.5rem 0 2.5rem -2.5rem}.column.sm-big-gutter>div,.flex.sm-big-gutter>div,.row.sm-big-gutter>div{padding:2.5rem 0 0 2.5rem}.column.sm-large-gutter,.flex.sm-large-gutter,.row.sm-large-gutter{margin:-3.5rem 0 3.5rem -3.5rem}.column.sm-large-gutter>div,.flex.sm-large-gutter>div,.row.sm-large-gutter>div{padding:3.5rem 0 0 3.5rem}}@media only screen and (min-width:601px){.gt-sm{display:block}.gt-sm.inline{display:inline-block}.gt-sm.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.gt-sm.flex.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.gt-sm-hide{display:none}.gt-sm-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.gt-sm-offset-0{margin-left:0}.gt-sm-width-1of1{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.gt-sm-offset-1of1{margin-left:100%}.gt-sm-width-1of2{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.gt-sm-offset-1of2{margin-left:50%}.gt-sm-width-2of2{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.gt-sm-offset-2of2{margin-left:100%}.gt-sm-width-1of3{-webkit-box-flex:0;-ms-flex:0 1 33.33333333333333%;flex:0 1 33.33333333333333%}.gt-sm-offset-1of3{margin-left:33.33333333333333%}.gt-sm-width-2of3{-webkit-box-flex:0;-ms-flex:0 1 66.66666666666666%;flex:0 1 66.66666666666666%}.gt-sm-offset-2of3{margin-left:66.66666666666666%}.gt-sm-width-3of3{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.gt-sm-offset-3of3{margin-left:100%}.gt-sm-width-1of4{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.gt-sm-offset-1of4{margin-left:25%}.gt-sm-width-2of4{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.gt-sm-offset-2of4{margin-left:50%}.gt-sm-width-3of4{-webkit-box-flex:0;-ms-flex:0 1 75%;flex:0 1 75%}.gt-sm-offset-3of4{margin-left:75%}.gt-sm-width-4of4{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.gt-sm-offset-4of4{margin-left:100%}.gt-sm-width-1of5{-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%}.gt-sm-offset-1of5{margin-left:20%}.gt-sm-width-2of5{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%}.gt-sm-offset-2of5{margin-left:40%}.gt-sm-width-3of5{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}.gt-sm-offset-3of5{margin-left:60%}.gt-sm-width-4of5{-webkit-box-flex:0;-ms-flex:0 1 80%;flex:0 1 80%}.gt-sm-offset-4of5{margin-left:80%}.gt-sm-width-5of5{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.gt-sm-offset-5of5{margin-left:100%}.gt-sm-order-first{-webkit-box-ordinal-group:-999;-ms-flex-order:-1000;order:-1000}.gt-sm-order-last{-webkit-box-ordinal-group:1001;-ms-flex-order:1000;order:1000}.gt-sm-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gt-sm-grow-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.gt-sm-shrink-1{-ms-flex-negative:1;flex-shrink:1}.gt-sm-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.gt-sm-grow-2{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.gt-sm-shrink-2{-ms-flex-negative:2;flex-shrink:2}.gt-sm-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.gt-sm-grow-3{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}.gt-sm-shrink-3{-ms-flex-negative:3;flex-shrink:3}.gt-sm-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.gt-sm-grow-4{-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4}.gt-sm-shrink-4{-ms-flex-negative:4;flex-shrink:4}.gt-sm-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.gt-sm-grow-5{-webkit-box-flex:5;-ms-flex-positive:5;flex-grow:5}.gt-sm-shrink-5{-ms-flex-negative:5;flex-shrink:5}.gt-sm-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.gt-sm-grow-6{-webkit-box-flex:6;-ms-flex-positive:6;flex-grow:6}.gt-sm-shrink-6{-ms-flex-negative:6;flex-shrink:6}.gt-sm-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.gt-sm-grow-7{-webkit-box-flex:7;-ms-flex-positive:7;flex-grow:7}.gt-sm-shrink-7{-ms-flex-negative:7;flex-shrink:7}.gt-sm-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.gt-sm-grow-8{-webkit-box-flex:8;-ms-flex-positive:8;flex-grow:8}.gt-sm-shrink-8{-ms-flex-negative:8;flex-shrink:8}.gt-sm-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.gt-sm-grow-9{-webkit-box-flex:9;-ms-flex-positive:9;flex-grow:9}.gt-sm-shrink-9{-ms-flex-negative:9;flex-shrink:9}.gt-sm-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.gt-sm-grow-10{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}.gt-sm-shrink-10{-ms-flex-negative:10;flex-shrink:10}.gt-sm-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.gt-sm-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.gt-sm-reverse-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gt-sm-reverse-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.gt-sm-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gt-sm-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.gt-sm-reverse-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.gt-sm-reverse-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.column.gt-sm-small-gutter,.flex.gt-sm-small-gutter,.row.gt-sm-small-gutter{margin:-.5rem 0 .5rem -.5rem}.column.gt-sm-small-gutter>div,.flex.gt-sm-small-gutter>div,.row.gt-sm-small-gutter>div{padding:.5rem 0 0 .5rem}.column.gt-sm-gutter,.column.gt-sm-medium-gutter,.flex.gt-sm-gutter,.flex.gt-sm-medium-gutter,.row.gt-sm-gutter,.row.gt-sm-medium-gutter{margin:-1rem 0 1rem -1rem}.column.gt-sm-gutter>div,.column.gt-sm-medium-gutter>div,.flex.gt-sm-gutter>div,.flex.gt-sm-medium-gutter>div,.row.gt-sm-gutter>div,.row.gt-sm-medium-gutter>div{padding:1rem 0 0 1rem}.column.gt-sm-big-gutter,.flex.gt-sm-big-gutter,.row.gt-sm-big-gutter{margin:-2.5rem 0 2.5rem -2.5rem}.column.gt-sm-big-gutter>div,.flex.gt-sm-big-gutter>div,.row.gt-sm-big-gutter>div{padding:2.5rem 0 0 2.5rem}.column.gt-sm-large-gutter,.flex.gt-sm-large-gutter,.row.gt-sm-large-gutter{margin:-3.5rem 0 3.5rem -3.5rem}.column.gt-sm-large-gutter>div,.flex.gt-sm-large-gutter>div,.row.gt-sm-large-gutter>div{padding:3.5rem 0 0 3.5rem}}@media only screen and (min-width:601px) and (max-width:920px){.md{display:block}.md.inline{display:inline-block}.md.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.md.flex.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.md-hide{display:none}.md-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.md-offset-0{margin-left:0}.md-width-1of1{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.md-offset-1of1{margin-left:100%}.md-width-1of2{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.md-offset-1of2{margin-left:50%}.md-width-2of2{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.md-offset-2of2{margin-left:100%}.md-width-1of3{-webkit-box-flex:0;-ms-flex:0 1 33.33333333333333%;flex:0 1 33.33333333333333%}.md-offset-1of3{margin-left:33.33333333333333%}.md-width-2of3{-webkit-box-flex:0;-ms-flex:0 1 66.66666666666666%;flex:0 1 66.66666666666666%}.md-offset-2of3{margin-left:66.66666666666666%}.md-width-3of3{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.md-offset-3of3{margin-left:100%}.md-width-1of4{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.md-offset-1of4{margin-left:25%}.md-width-2of4{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.md-offset-2of4{margin-left:50%}.md-width-3of4{-webkit-box-flex:0;-ms-flex:0 1 75%;flex:0 1 75%}.md-offset-3of4{margin-left:75%}.md-width-4of4{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.md-offset-4of4{margin-left:100%}.md-width-1of5{-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%}.md-offset-1of5{margin-left:20%}.md-width-2of5{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%}.md-offset-2of5{margin-left:40%}.md-width-3of5{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}.md-offset-3of5{margin-left:60%}.md-width-4of5{-webkit-box-flex:0;-ms-flex:0 1 80%;flex:0 1 80%}.md-offset-4of5{margin-left:80%}.md-width-5of5{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.md-offset-5of5{margin-left:100%}.md-order-first{-webkit-box-ordinal-group:-999;-ms-flex-order:-1000;order:-1000}.md-order-last{-webkit-box-ordinal-group:1001;-ms-flex-order:1000;order:1000}.md-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.md-grow-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.md-shrink-1{-ms-flex-negative:1;flex-shrink:1}.md-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.md-grow-2{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.md-shrink-2{-ms-flex-negative:2;flex-shrink:2}.md-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.md-grow-3{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}.md-shrink-3{-ms-flex-negative:3;flex-shrink:3}.md-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.md-grow-4{-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4}.md-shrink-4{-ms-flex-negative:4;flex-shrink:4}.md-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.md-grow-5{-webkit-box-flex:5;-ms-flex-positive:5;flex-grow:5}.md-shrink-5{-ms-flex-negative:5;flex-shrink:5}.md-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.md-grow-6{-webkit-box-flex:6;-ms-flex-positive:6;flex-grow:6}.md-shrink-6{-ms-flex-negative:6;flex-shrink:6}.md-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.md-grow-7{-webkit-box-flex:7;-ms-flex-positive:7;flex-grow:7}.md-shrink-7{-ms-flex-negative:7;flex-shrink:7}.md-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.md-grow-8{-webkit-box-flex:8;-ms-flex-positive:8;flex-grow:8}.md-shrink-8{-ms-flex-negative:8;flex-shrink:8}.md-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.md-grow-9{-webkit-box-flex:9;-ms-flex-positive:9;flex-grow:9}.md-shrink-9{-ms-flex-negative:9;flex-shrink:9}.md-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.md-grow-10{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}.md-shrink-10{-ms-flex-negative:10;flex-shrink:10}.md-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.md-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.md-reverse-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.md-reverse-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.md-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.md-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.md-reverse-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.md-reverse-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.column.md-small-gutter,.flex.md-small-gutter,.row.md-small-gutter{margin:-.5rem 0 .5rem -.5rem}.column.md-small-gutter>div,.flex.md-small-gutter>div,.row.md-small-gutter>div{padding:.5rem 0 0 .5rem}.column.md-gutter,.column.md-medium-gutter,.flex.md-gutter,.flex.md-medium-gutter,.row.md-gutter,.row.md-medium-gutter{margin:-1rem 0 1rem -1rem}.column.md-gutter>div,.column.md-medium-gutter>div,.flex.md-gutter>div,.flex.md-medium-gutter>div,.row.md-gutter>div,.row.md-medium-gutter>div{padding:1rem 0 0 1rem}.column.md-big-gutter,.flex.md-big-gutter,.row.md-big-gutter{margin:-2.5rem 0 2.5rem -2.5rem}.column.md-big-gutter>div,.flex.md-big-gutter>div,.row.md-big-gutter>div{padding:2.5rem 0 0 2.5rem}.column.md-large-gutter,.flex.md-large-gutter,.row.md-large-gutter{margin:-3.5rem 0 3.5rem -3.5rem}.column.md-large-gutter>div,.flex.md-large-gutter>div,.row.md-large-gutter>div{padding:3.5rem 0 0 3.5rem}}@media only screen and (min-width:921px){.gt-md{display:block}.gt-md.inline{display:inline-block}.gt-md.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.gt-md.flex.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.gt-md-hide{display:none}.gt-md-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.gt-md-offset-0{margin-left:0}.gt-md-width-1of1{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.gt-md-offset-1of1{margin-left:100%}.gt-md-width-1of2{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.gt-md-offset-1of2{margin-left:50%}.gt-md-width-2of2{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.gt-md-offset-2of2{margin-left:100%}.gt-md-width-1of3{-webkit-box-flex:0;-ms-flex:0 1 33.33333333333333%;flex:0 1 33.33333333333333%}.gt-md-offset-1of3{margin-left:33.33333333333333%}.gt-md-width-2of3{-webkit-box-flex:0;-ms-flex:0 1 66.66666666666666%;flex:0 1 66.66666666666666%}.gt-md-offset-2of3{margin-left:66.66666666666666%}.gt-md-width-3of3{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.gt-md-offset-3of3{margin-left:100%}.gt-md-width-1of4{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.gt-md-offset-1of4{margin-left:25%}.gt-md-width-2of4{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.gt-md-offset-2of4{margin-left:50%}.gt-md-width-3of4{-webkit-box-flex:0;-ms-flex:0 1 75%;flex:0 1 75%}.gt-md-offset-3of4{margin-left:75%}.gt-md-width-4of4{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.gt-md-offset-4of4{margin-left:100%}.gt-md-width-1of5{-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%}.gt-md-offset-1of5{margin-left:20%}.gt-md-width-2of5{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%}.gt-md-offset-2of5{margin-left:40%}.gt-md-width-3of5{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}.gt-md-offset-3of5{margin-left:60%}.gt-md-width-4of5{-webkit-box-flex:0;-ms-flex:0 1 80%;flex:0 1 80%}.gt-md-offset-4of5{margin-left:80%}.gt-md-width-5of5{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.gt-md-offset-5of5{margin-left:100%}.gt-md-order-first{-webkit-box-ordinal-group:-999;-ms-flex-order:-1000;order:-1000}.gt-md-order-last{-webkit-box-ordinal-group:1001;-ms-flex-order:1000;order:1000}.gt-md-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gt-md-grow-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.gt-md-shrink-1{-ms-flex-negative:1;flex-shrink:1}.gt-md-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.gt-md-grow-2{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.gt-md-shrink-2{-ms-flex-negative:2;flex-shrink:2}.gt-md-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.gt-md-grow-3{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}.gt-md-shrink-3{-ms-flex-negative:3;flex-shrink:3}.gt-md-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.gt-md-grow-4{-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4}.gt-md-shrink-4{-ms-flex-negative:4;flex-shrink:4}.gt-md-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.gt-md-grow-5{-webkit-box-flex:5;-ms-flex-positive:5;flex-grow:5}.gt-md-shrink-5{-ms-flex-negative:5;flex-shrink:5}.gt-md-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.gt-md-grow-6{-webkit-box-flex:6;-ms-flex-positive:6;flex-grow:6}.gt-md-shrink-6{-ms-flex-negative:6;flex-shrink:6}.gt-md-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.gt-md-grow-7{-webkit-box-flex:7;-ms-flex-positive:7;flex-grow:7}.gt-md-shrink-7{-ms-flex-negative:7;flex-shrink:7}.gt-md-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.gt-md-grow-8{-webkit-box-flex:8;-ms-flex-positive:8;flex-grow:8}.gt-md-shrink-8{-ms-flex-negative:8;flex-shrink:8}.gt-md-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.gt-md-grow-9{-webkit-box-flex:9;-ms-flex-positive:9;flex-grow:9}.gt-md-shrink-9{-ms-flex-negative:9;flex-shrink:9}.gt-md-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.gt-md-grow-10{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}.gt-md-shrink-10{-ms-flex-negative:10;flex-shrink:10}.gt-md-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.gt-md-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.gt-md-reverse-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gt-md-reverse-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.gt-md-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gt-md-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.gt-md-reverse-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.gt-md-reverse-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.column.gt-md-small-gutter,.flex.gt-md-small-gutter,.row.gt-md-small-gutter{margin:-.5rem 0 .5rem -.5rem}.column.gt-md-small-gutter>div,.flex.gt-md-small-gutter>div,.row.gt-md-small-gutter>div{padding:.5rem 0 0 .5rem}.column.gt-md-gutter,.column.gt-md-medium-gutter,.flex.gt-md-gutter,.flex.gt-md-medium-gutter,.row.gt-md-gutter,.row.gt-md-medium-gutter{margin:-1rem 0 1rem -1rem}.column.gt-md-gutter>div,.column.gt-md-medium-gutter>div,.flex.gt-md-gutter>div,.flex.gt-md-medium-gutter>div,.row.gt-md-gutter>div,.row.gt-md-medium-gutter>div{padding:1rem 0 0 1rem}.column.gt-md-big-gutter,.flex.gt-md-big-gutter,.row.gt-md-big-gutter{margin:-2.5rem 0 2.5rem -2.5rem}.column.gt-md-big-gutter>div,.flex.gt-md-big-gutter>div,.row.gt-md-big-gutter>div{padding:2.5rem 0 0 2.5rem}.column.gt-md-large-gutter,.flex.gt-md-large-gutter,.row.gt-md-large-gutter{margin:-3.5rem 0 3.5rem -3.5rem}.column.gt-md-large-gutter>div,.flex.gt-md-large-gutter>div,.row.gt-md-large-gutter>div{padding:3.5rem 0 0 3.5rem}}@media only screen and (max-width:600px){.lt-md{display:block}.lt-md.inline{display:inline-block}.lt-md.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.lt-md.flex.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.lt-md-hide{display:none}.lt-md-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.lt-md-offset-0{margin-left:0}.lt-md-width-1of1{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.lt-md-offset-1of1{margin-left:100%}.lt-md-width-1of2{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.lt-md-offset-1of2{margin-left:50%}.lt-md-width-2of2{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.lt-md-offset-2of2{margin-left:100%}.lt-md-width-1of3{-webkit-box-flex:0;-ms-flex:0 1 33.33333333333333%;flex:0 1 33.33333333333333%}.lt-md-offset-1of3{margin-left:33.33333333333333%}.lt-md-width-2of3{-webkit-box-flex:0;-ms-flex:0 1 66.66666666666666%;flex:0 1 66.66666666666666%}.lt-md-offset-2of3{margin-left:66.66666666666666%}.lt-md-width-3of3{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.lt-md-offset-3of3{margin-left:100%}.lt-md-width-1of4{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.lt-md-offset-1of4{margin-left:25%}.lt-md-width-2of4{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.lt-md-offset-2of4{margin-left:50%}.lt-md-width-3of4{-webkit-box-flex:0;-ms-flex:0 1 75%;flex:0 1 75%}.lt-md-offset-3of4{margin-left:75%}.lt-md-width-4of4{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.lt-md-offset-4of4{margin-left:100%}.lt-md-width-1of5{-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%}.lt-md-offset-1of5{margin-left:20%}.lt-md-width-2of5{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%}.lt-md-offset-2of5{margin-left:40%}.lt-md-width-3of5{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}.lt-md-offset-3of5{margin-left:60%}.lt-md-width-4of5{-webkit-box-flex:0;-ms-flex:0 1 80%;flex:0 1 80%}.lt-md-offset-4of5{margin-left:80%}.lt-md-width-5of5{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.lt-md-offset-5of5{margin-left:100%}.lt-md-order-first{-webkit-box-ordinal-group:-999;-ms-flex-order:-1000;order:-1000}.lt-md-order-last{-webkit-box-ordinal-group:1001;-ms-flex-order:1000;order:1000}.lt-md-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.lt-md-grow-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.lt-md-shrink-1{-ms-flex-negative:1;flex-shrink:1}.lt-md-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.lt-md-grow-2{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.lt-md-shrink-2{-ms-flex-negative:2;flex-shrink:2}.lt-md-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.lt-md-grow-3{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}.lt-md-shrink-3{-ms-flex-negative:3;flex-shrink:3}.lt-md-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.lt-md-grow-4{-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4}.lt-md-shrink-4{-ms-flex-negative:4;flex-shrink:4}.lt-md-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.lt-md-grow-5{-webkit-box-flex:5;-ms-flex-positive:5;flex-grow:5}.lt-md-shrink-5{-ms-flex-negative:5;flex-shrink:5}.lt-md-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.lt-md-grow-6{-webkit-box-flex:6;-ms-flex-positive:6;flex-grow:6}.lt-md-shrink-6{-ms-flex-negative:6;flex-shrink:6}.lt-md-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.lt-md-grow-7{-webkit-box-flex:7;-ms-flex-positive:7;flex-grow:7}.lt-md-shrink-7{-ms-flex-negative:7;flex-shrink:7}.lt-md-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.lt-md-grow-8{-webkit-box-flex:8;-ms-flex-positive:8;flex-grow:8}.lt-md-shrink-8{-ms-flex-negative:8;flex-shrink:8}.lt-md-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.lt-md-grow-9{-webkit-box-flex:9;-ms-flex-positive:9;flex-grow:9}.lt-md-shrink-9{-ms-flex-negative:9;flex-shrink:9}.lt-md-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.lt-md-grow-10{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}.lt-md-shrink-10{-ms-flex-negative:10;flex-shrink:10}.lt-md-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.lt-md-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.lt-md-reverse-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.lt-md-reverse-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.lt-md-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lt-md-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.lt-md-reverse-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.lt-md-reverse-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.column.lt-md-small-gutter,.flex.lt-md-small-gutter,.row.lt-md-small-gutter{margin:-.5rem 0 .5rem -.5rem}.column.lt-md-small-gutter>div,.flex.lt-md-small-gutter>div,.row.lt-md-small-gutter>div{padding:.5rem 0 0 .5rem}.column.lt-md-gutter,.column.lt-md-medium-gutter,.flex.lt-md-gutter,.flex.lt-md-medium-gutter,.row.lt-md-gutter,.row.lt-md-medium-gutter{margin:-1rem 0 1rem -1rem}.column.lt-md-gutter>div,.column.lt-md-medium-gutter>div,.flex.lt-md-gutter>div,.flex.lt-md-medium-gutter>div,.row.lt-md-gutter>div,.row.lt-md-medium-gutter>div{padding:1rem 0 0 1rem}.column.lt-md-big-gutter,.flex.lt-md-big-gutter,.row.lt-md-big-gutter{margin:-2.5rem 0 2.5rem -2.5rem}.column.lt-md-big-gutter>div,.flex.lt-md-big-gutter>div,.row.lt-md-big-gutter>div{padding:2.5rem 0 0 2.5rem}.column.lt-md-large-gutter,.flex.lt-md-large-gutter,.row.lt-md-large-gutter{margin:-3.5rem 0 3.5rem -3.5rem}.column.lt-md-large-gutter>div,.flex.lt-md-large-gutter>div,.row.lt-md-large-gutter>div{padding:3.5rem 0 0 3.5rem}}@media only screen and (min-width:921px) and (max-width:1280px){.bg{display:block}.bg.inline{display:inline-block}.bg.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.bg.flex.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.bg-hide{display:none}.bg-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.bg-offset-0{margin-left:0}.bg-width-1of1{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.bg-offset-1of1{margin-left:100%}.bg-width-1of2{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.bg-offset-1of2{margin-left:50%}.bg-width-2of2{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.bg-offset-2of2{margin-left:100%}.bg-width-1of3{-webkit-box-flex:0;-ms-flex:0 1 33.33333333333333%;flex:0 1 33.33333333333333%}.bg-offset-1of3{margin-left:33.33333333333333%}.bg-width-2of3{-webkit-box-flex:0;-ms-flex:0 1 66.66666666666666%;flex:0 1 66.66666666666666%}.bg-offset-2of3{margin-left:66.66666666666666%}.bg-width-3of3{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.bg-offset-3of3{margin-left:100%}.bg-width-1of4{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.bg-offset-1of4{margin-left:25%}.bg-width-2of4{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.bg-offset-2of4{margin-left:50%}.bg-width-3of4{-webkit-box-flex:0;-ms-flex:0 1 75%;flex:0 1 75%}.bg-offset-3of4{margin-left:75%}.bg-width-4of4{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.bg-offset-4of4{margin-left:100%}.bg-width-1of5{-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%}.bg-offset-1of5{margin-left:20%}.bg-width-2of5{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%}.bg-offset-2of5{margin-left:40%}.bg-width-3of5{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}.bg-offset-3of5{margin-left:60%}.bg-width-4of5{-webkit-box-flex:0;-ms-flex:0 1 80%;flex:0 1 80%}.bg-offset-4of5{margin-left:80%}.bg-width-5of5{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.bg-offset-5of5{margin-left:100%}.bg-order-first{-webkit-box-ordinal-group:-999;-ms-flex-order:-1000;order:-1000}.bg-order-last{-webkit-box-ordinal-group:1001;-ms-flex-order:1000;order:1000}.bg-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.bg-grow-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.bg-shrink-1{-ms-flex-negative:1;flex-shrink:1}.bg-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.bg-grow-2{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.bg-shrink-2{-ms-flex-negative:2;flex-shrink:2}.bg-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.bg-grow-3{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}.bg-shrink-3{-ms-flex-negative:3;flex-shrink:3}.bg-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.bg-grow-4{-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4}.bg-shrink-4{-ms-flex-negative:4;flex-shrink:4}.bg-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.bg-grow-5{-webkit-box-flex:5;-ms-flex-positive:5;flex-grow:5}.bg-shrink-5{-ms-flex-negative:5;flex-shrink:5}.bg-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.bg-grow-6{-webkit-box-flex:6;-ms-flex-positive:6;flex-grow:6}.bg-shrink-6{-ms-flex-negative:6;flex-shrink:6}.bg-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.bg-grow-7{-webkit-box-flex:7;-ms-flex-positive:7;flex-grow:7}.bg-shrink-7{-ms-flex-negative:7;flex-shrink:7}.bg-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.bg-grow-8{-webkit-box-flex:8;-ms-flex-positive:8;flex-grow:8}.bg-shrink-8{-ms-flex-negative:8;flex-shrink:8}.bg-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.bg-grow-9{-webkit-box-flex:9;-ms-flex-positive:9;flex-grow:9}.bg-shrink-9{-ms-flex-negative:9;flex-shrink:9}.bg-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.bg-grow-10{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}.bg-shrink-10{-ms-flex-negative:10;flex-shrink:10}.bg-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.bg-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.bg-reverse-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.bg-reverse-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.bg-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bg-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.bg-reverse-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.bg-reverse-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.column.bg-small-gutter,.flex.bg-small-gutter,.row.bg-small-gutter{margin:-.5rem 0 .5rem -.5rem}.column.bg-small-gutter>div,.flex.bg-small-gutter>div,.row.bg-small-gutter>div{padding:.5rem 0 0 .5rem}.column.bg-gutter,.column.bg-medium-gutter,.flex.bg-gutter,.flex.bg-medium-gutter,.row.bg-gutter,.row.bg-medium-gutter{margin:-1rem 0 1rem -1rem}.column.bg-gutter>div,.column.bg-medium-gutter>div,.flex.bg-gutter>div,.flex.bg-medium-gutter>div,.row.bg-gutter>div,.row.bg-medium-gutter>div{padding:1rem 0 0 1rem}.column.bg-big-gutter,.flex.bg-big-gutter,.row.bg-big-gutter{margin:-2.5rem 0 2.5rem -2.5rem}.column.bg-big-gutter>div,.flex.bg-big-gutter>div,.row.bg-big-gutter>div{padding:2.5rem 0 0 2.5rem}.column.bg-large-gutter,.flex.bg-large-gutter,.row.bg-large-gutter{margin:-3.5rem 0 3.5rem -3.5rem}.column.bg-large-gutter>div,.flex.bg-large-gutter>div,.row.bg-large-gutter>div{padding:3.5rem 0 0 3.5rem}}@media only screen and (min-width:1281px){.gt-bg{display:block}.gt-bg.inline{display:inline-block}.gt-bg.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.gt-bg.flex.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.gt-bg-hide{display:none}.gt-bg-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.gt-bg-offset-0{margin-left:0}.gt-bg-width-1of1{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.gt-bg-offset-1of1{margin-left:100%}.gt-bg-width-1of2{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.gt-bg-offset-1of2{margin-left:50%}.gt-bg-width-2of2{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.gt-bg-offset-2of2{margin-left:100%}.gt-bg-width-1of3{-webkit-box-flex:0;-ms-flex:0 1 33.33333333333333%;flex:0 1 33.33333333333333%}.gt-bg-offset-1of3{margin-left:33.33333333333333%}.gt-bg-width-2of3{-webkit-box-flex:0;-ms-flex:0 1 66.66666666666666%;flex:0 1 66.66666666666666%}.gt-bg-offset-2of3{margin-left:66.66666666666666%}.gt-bg-width-3of3{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.gt-bg-offset-3of3{margin-left:100%}.gt-bg-width-1of4{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.gt-bg-offset-1of4{margin-left:25%}.gt-bg-width-2of4{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.gt-bg-offset-2of4{margin-left:50%}.gt-bg-width-3of4{-webkit-box-flex:0;-ms-flex:0 1 75%;flex:0 1 75%}.gt-bg-offset-3of4{margin-left:75%}.gt-bg-width-4of4{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.gt-bg-offset-4of4{margin-left:100%}.gt-bg-width-1of5{-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%}.gt-bg-offset-1of5{margin-left:20%}.gt-bg-width-2of5{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%}.gt-bg-offset-2of5{margin-left:40%}.gt-bg-width-3of5{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}.gt-bg-offset-3of5{margin-left:60%}.gt-bg-width-4of5{-webkit-box-flex:0;-ms-flex:0 1 80%;flex:0 1 80%}.gt-bg-offset-4of5{margin-left:80%}.gt-bg-width-5of5{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.gt-bg-offset-5of5{margin-left:100%}.gt-bg-order-first{-webkit-box-ordinal-group:-999;-ms-flex-order:-1000;order:-1000}.gt-bg-order-last{-webkit-box-ordinal-group:1001;-ms-flex-order:1000;order:1000}.gt-bg-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gt-bg-grow-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.gt-bg-shrink-1{-ms-flex-negative:1;flex-shrink:1}.gt-bg-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.gt-bg-grow-2{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.gt-bg-shrink-2{-ms-flex-negative:2;flex-shrink:2}.gt-bg-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.gt-bg-grow-3{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}.gt-bg-shrink-3{-ms-flex-negative:3;flex-shrink:3}.gt-bg-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.gt-bg-grow-4{-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4}.gt-bg-shrink-4{-ms-flex-negative:4;flex-shrink:4}.gt-bg-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.gt-bg-grow-5{-webkit-box-flex:5;-ms-flex-positive:5;flex-grow:5}.gt-bg-shrink-5{-ms-flex-negative:5;flex-shrink:5}.gt-bg-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.gt-bg-grow-6{-webkit-box-flex:6;-ms-flex-positive:6;flex-grow:6}.gt-bg-shrink-6{-ms-flex-negative:6;flex-shrink:6}.gt-bg-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.gt-bg-grow-7{-webkit-box-flex:7;-ms-flex-positive:7;flex-grow:7}.gt-bg-shrink-7{-ms-flex-negative:7;flex-shrink:7}.gt-bg-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.gt-bg-grow-8{-webkit-box-flex:8;-ms-flex-positive:8;flex-grow:8}.gt-bg-shrink-8{-ms-flex-negative:8;flex-shrink:8}.gt-bg-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.gt-bg-grow-9{-webkit-box-flex:9;-ms-flex-positive:9;flex-grow:9}.gt-bg-shrink-9{-ms-flex-negative:9;flex-shrink:9}.gt-bg-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.gt-bg-grow-10{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}.gt-bg-shrink-10{-ms-flex-negative:10;flex-shrink:10}.gt-bg-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.gt-bg-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.gt-bg-reverse-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gt-bg-reverse-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.gt-bg-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gt-bg-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.gt-bg-reverse-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.gt-bg-reverse-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.column.gt-bg-small-gutter,.flex.gt-bg-small-gutter,.row.gt-bg-small-gutter{margin:-.5rem 0 .5rem -.5rem}.column.gt-bg-small-gutter>div,.flex.gt-bg-small-gutter>div,.row.gt-bg-small-gutter>div{padding:.5rem 0 0 .5rem}.column.gt-bg-gutter,.column.gt-bg-medium-gutter,.flex.gt-bg-gutter,.flex.gt-bg-medium-gutter,.row.gt-bg-gutter,.row.gt-bg-medium-gutter{margin:-1rem 0 1rem -1rem}.column.gt-bg-gutter>div,.column.gt-bg-medium-gutter>div,.flex.gt-bg-gutter>div,.flex.gt-bg-medium-gutter>div,.row.gt-bg-gutter>div,.row.gt-bg-medium-gutter>div{padding:1rem 0 0 1rem}.column.gt-bg-big-gutter,.flex.gt-bg-big-gutter,.row.gt-bg-big-gutter{margin:-2.5rem 0 2.5rem -2.5rem}.column.gt-bg-big-gutter>div,.flex.gt-bg-big-gutter>div,.row.gt-bg-big-gutter>div{padding:2.5rem 0 0 2.5rem}.column.gt-bg-large-gutter,.flex.gt-bg-large-gutter,.row.gt-bg-large-gutter{margin:-3.5rem 0 3.5rem -3.5rem}.column.gt-bg-large-gutter>div,.flex.gt-bg-large-gutter>div,.row.gt-bg-large-gutter>div{padding:3.5rem 0 0 3.5rem}}@media only screen and (max-width:920px){.lt-bg{display:block}.lt-bg.inline{display:inline-block}.lt-bg.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.lt-bg.flex.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.lt-bg-hide{display:none}.lt-bg-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.lt-bg-offset-0{margin-left:0}.lt-bg-width-1of1{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.lt-bg-offset-1of1{margin-left:100%}.lt-bg-width-1of2{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.lt-bg-offset-1of2{margin-left:50%}.lt-bg-width-2of2{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.lt-bg-offset-2of2{margin-left:100%}.lt-bg-width-1of3{-webkit-box-flex:0;-ms-flex:0 1 33.33333333333333%;flex:0 1 33.33333333333333%}.lt-bg-offset-1of3{margin-left:33.33333333333333%}.lt-bg-width-2of3{-webkit-box-flex:0;-ms-flex:0 1 66.66666666666666%;flex:0 1 66.66666666666666%}.lt-bg-offset-2of3{margin-left:66.66666666666666%}.lt-bg-width-3of3{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.lt-bg-offset-3of3{margin-left:100%}.lt-bg-width-1of4{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.lt-bg-offset-1of4{margin-left:25%}.lt-bg-width-2of4{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.lt-bg-offset-2of4{margin-left:50%}.lt-bg-width-3of4{-webkit-box-flex:0;-ms-flex:0 1 75%;flex:0 1 75%}.lt-bg-offset-3of4{margin-left:75%}.lt-bg-width-4of4{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.lt-bg-offset-4of4{margin-left:100%}.lt-bg-width-1of5{-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%}.lt-bg-offset-1of5{margin-left:20%}.lt-bg-width-2of5{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%}.lt-bg-offset-2of5{margin-left:40%}.lt-bg-width-3of5{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}.lt-bg-offset-3of5{margin-left:60%}.lt-bg-width-4of5{-webkit-box-flex:0;-ms-flex:0 1 80%;flex:0 1 80%}.lt-bg-offset-4of5{margin-left:80%}.lt-bg-width-5of5{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.lt-bg-offset-5of5{margin-left:100%}.lt-bg-order-first{-webkit-box-ordinal-group:-999;-ms-flex-order:-1000;order:-1000}.lt-bg-order-last{-webkit-box-ordinal-group:1001;-ms-flex-order:1000;order:1000}.lt-bg-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.lt-bg-grow-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.lt-bg-shrink-1{-ms-flex-negative:1;flex-shrink:1}.lt-bg-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.lt-bg-grow-2{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.lt-bg-shrink-2{-ms-flex-negative:2;flex-shrink:2}.lt-bg-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.lt-bg-grow-3{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}.lt-bg-shrink-3{-ms-flex-negative:3;flex-shrink:3}.lt-bg-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.lt-bg-grow-4{-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4}.lt-bg-shrink-4{-ms-flex-negative:4;flex-shrink:4}.lt-bg-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.lt-bg-grow-5{-webkit-box-flex:5;-ms-flex-positive:5;flex-grow:5}.lt-bg-shrink-5{-ms-flex-negative:5;flex-shrink:5}.lt-bg-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.lt-bg-grow-6{-webkit-box-flex:6;-ms-flex-positive:6;flex-grow:6}.lt-bg-shrink-6{-ms-flex-negative:6;flex-shrink:6}.lt-bg-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.lt-bg-grow-7{-webkit-box-flex:7;-ms-flex-positive:7;flex-grow:7}.lt-bg-shrink-7{-ms-flex-negative:7;flex-shrink:7}.lt-bg-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.lt-bg-grow-8{-webkit-box-flex:8;-ms-flex-positive:8;flex-grow:8}.lt-bg-shrink-8{-ms-flex-negative:8;flex-shrink:8}.lt-bg-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.lt-bg-grow-9{-webkit-box-flex:9;-ms-flex-positive:9;flex-grow:9}.lt-bg-shrink-9{-ms-flex-negative:9;flex-shrink:9}.lt-bg-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.lt-bg-grow-10{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}.lt-bg-shrink-10{-ms-flex-negative:10;flex-shrink:10}.lt-bg-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.lt-bg-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.lt-bg-reverse-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.lt-bg-reverse-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.lt-bg-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lt-bg-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.lt-bg-reverse-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.lt-bg-reverse-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.column.lt-bg-small-gutter,.flex.lt-bg-small-gutter,.row.lt-bg-small-gutter{margin:-.5rem 0 .5rem -.5rem}.column.lt-bg-small-gutter>div,.flex.lt-bg-small-gutter>div,.row.lt-bg-small-gutter>div{padding:.5rem 0 0 .5rem}.column.lt-bg-gutter,.column.lt-bg-medium-gutter,.flex.lt-bg-gutter,.flex.lt-bg-medium-gutter,.row.lt-bg-gutter,.row.lt-bg-medium-gutter{margin:-1rem 0 1rem -1rem}.column.lt-bg-gutter>div,.column.lt-bg-medium-gutter>div,.flex.lt-bg-gutter>div,.flex.lt-bg-medium-gutter>div,.row.lt-bg-gutter>div,.row.lt-bg-medium-gutter>div{padding:1rem 0 0 1rem}.column.lt-bg-big-gutter,.flex.lt-bg-big-gutter,.row.lt-bg-big-gutter{margin:-2.5rem 0 2.5rem -2.5rem}.column.lt-bg-big-gutter>div,.flex.lt-bg-big-gutter>div,.row.lt-bg-big-gutter>div{padding:2.5rem 0 0 2.5rem}.column.lt-bg-large-gutter,.flex.lt-bg-large-gutter,.row.lt-bg-large-gutter{margin:-3.5rem 0 3.5rem -3.5rem}.column.lt-bg-large-gutter>div,.flex.lt-bg-large-gutter>div,.row.lt-bg-large-gutter>div{padding:3.5rem 0 0 3.5rem}}@media only screen and (min-width:1281px){.lg{display:block}.lg.inline{display:inline-block}.lg.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.lg.flex.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.lg-hide{display:none}.lg-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.lg-offset-0{margin-left:0}.lg-width-1of1{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.lg-offset-1of1{margin-left:100%}.lg-width-1of2{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.lg-offset-1of2{margin-left:50%}.lg-width-2of2{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.lg-offset-2of2{margin-left:100%}.lg-width-1of3{-webkit-box-flex:0;-ms-flex:0 1 33.33333333333333%;flex:0 1 33.33333333333333%}.lg-offset-1of3{margin-left:33.33333333333333%}.lg-width-2of3{-webkit-box-flex:0;-ms-flex:0 1 66.66666666666666%;flex:0 1 66.66666666666666%}.lg-offset-2of3{margin-left:66.66666666666666%}.lg-width-3of3{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.lg-offset-3of3{margin-left:100%}.lg-width-1of4{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.lg-offset-1of4{margin-left:25%}.lg-width-2of4{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.lg-offset-2of4{margin-left:50%}.lg-width-3of4{-webkit-box-flex:0;-ms-flex:0 1 75%;flex:0 1 75%}.lg-offset-3of4{margin-left:75%}.lg-width-4of4{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.lg-offset-4of4{margin-left:100%}.lg-width-1of5{-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%}.lg-offset-1of5{margin-left:20%}.lg-width-2of5{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%}.lg-offset-2of5{margin-left:40%}.lg-width-3of5{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}.lg-offset-3of5{margin-left:60%}.lg-width-4of5{-webkit-box-flex:0;-ms-flex:0 1 80%;flex:0 1 80%}.lg-offset-4of5{margin-left:80%}.lg-width-5of5{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.lg-offset-5of5{margin-left:100%}.lg-order-first{-webkit-box-ordinal-group:-999;-ms-flex-order:-1000;order:-1000}.lg-order-last{-webkit-box-ordinal-group:1001;-ms-flex-order:1000;order:1000}.lg-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.lg-grow-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.lg-shrink-1{-ms-flex-negative:1;flex-shrink:1}.lg-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.lg-grow-2{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.lg-shrink-2{-ms-flex-negative:2;flex-shrink:2}.lg-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.lg-grow-3{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}.lg-shrink-3{-ms-flex-negative:3;flex-shrink:3}.lg-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.lg-grow-4{-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4}.lg-shrink-4{-ms-flex-negative:4;flex-shrink:4}.lg-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.lg-grow-5{-webkit-box-flex:5;-ms-flex-positive:5;flex-grow:5}.lg-shrink-5{-ms-flex-negative:5;flex-shrink:5}.lg-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.lg-grow-6{-webkit-box-flex:6;-ms-flex-positive:6;flex-grow:6}.lg-shrink-6{-ms-flex-negative:6;flex-shrink:6}.lg-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.lg-grow-7{-webkit-box-flex:7;-ms-flex-positive:7;flex-grow:7}.lg-shrink-7{-ms-flex-negative:7;flex-shrink:7}.lg-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.lg-grow-8{-webkit-box-flex:8;-ms-flex-positive:8;flex-grow:8}.lg-shrink-8{-ms-flex-negative:8;flex-shrink:8}.lg-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.lg-grow-9{-webkit-box-flex:9;-ms-flex-positive:9;flex-grow:9}.lg-shrink-9{-ms-flex-negative:9;flex-shrink:9}.lg-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.lg-grow-10{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}.lg-shrink-10{-ms-flex-negative:10;flex-shrink:10}.lg-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.lg-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.lg-reverse-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.lg-reverse-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.lg-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lg-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.lg-reverse-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.lg-reverse-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.column.lg-small-gutter,.flex.lg-small-gutter,.row.lg-small-gutter{margin:-.5rem 0 .5rem -.5rem}.column.lg-small-gutter>div,.flex.lg-small-gutter>div,.row.lg-small-gutter>div{padding:.5rem 0 0 .5rem}.column.lg-gutter,.column.lg-medium-gutter,.flex.lg-gutter,.flex.lg-medium-gutter,.row.lg-gutter,.row.lg-medium-gutter{margin:-1rem 0 1rem -1rem}.column.lg-gutter>div,.column.lg-medium-gutter>div,.flex.lg-gutter>div,.flex.lg-medium-gutter>div,.row.lg-gutter>div,.row.lg-medium-gutter>div{padding:1rem 0 0 1rem}.column.lg-big-gutter,.flex.lg-big-gutter,.row.lg-big-gutter{margin:-2.5rem 0 2.5rem -2.5rem}.column.lg-big-gutter>div,.flex.lg-big-gutter>div,.row.lg-big-gutter>div{padding:2.5rem 0 0 2.5rem}.column.lg-large-gutter,.flex.lg-large-gutter,.row.lg-large-gutter{margin:-3.5rem 0 3.5rem -3.5rem}.column.lg-large-gutter>div,.flex.lg-large-gutter>div,.row.lg-large-gutter>div{padding:3.5rem 0 0 3.5rem}}@media only screen and (max-width:1280px){.lt-lg{display:block}.lt-lg.inline{display:inline-block}.lt-lg.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.lt-lg.flex.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.lt-lg-hide{display:none}.lt-lg-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.lt-lg-offset-0{margin-left:0}.lt-lg-width-1of1{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.lt-lg-offset-1of1{margin-left:100%}.lt-lg-width-1of2{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.lt-lg-offset-1of2{margin-left:50%}.lt-lg-width-2of2{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.lt-lg-offset-2of2{margin-left:100%}.lt-lg-width-1of3{-webkit-box-flex:0;-ms-flex:0 1 33.33333333333333%;flex:0 1 33.33333333333333%}.lt-lg-offset-1of3{margin-left:33.33333333333333%}.lt-lg-width-2of3{-webkit-box-flex:0;-ms-flex:0 1 66.66666666666666%;flex:0 1 66.66666666666666%}.lt-lg-offset-2of3{margin-left:66.66666666666666%}.lt-lg-width-3of3{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.lt-lg-offset-3of3{margin-left:100%}.lt-lg-width-1of4{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.lt-lg-offset-1of4{margin-left:25%}.lt-lg-width-2of4{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.lt-lg-offset-2of4{margin-left:50%}.lt-lg-width-3of4{-webkit-box-flex:0;-ms-flex:0 1 75%;flex:0 1 75%}.lt-lg-offset-3of4{margin-left:75%}.lt-lg-width-4of4{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.lt-lg-offset-4of4{margin-left:100%}.lt-lg-width-1of5{-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%}.lt-lg-offset-1of5{margin-left:20%}.lt-lg-width-2of5{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%}.lt-lg-offset-2of5{margin-left:40%}.lt-lg-width-3of5{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}.lt-lg-offset-3of5{margin-left:60%}.lt-lg-width-4of5{-webkit-box-flex:0;-ms-flex:0 1 80%;flex:0 1 80%}.lt-lg-offset-4of5{margin-left:80%}.lt-lg-width-5of5{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.lt-lg-offset-5of5{margin-left:100%}.lt-lg-order-first{-webkit-box-ordinal-group:-999;-ms-flex-order:-1000;order:-1000}.lt-lg-order-last{-webkit-box-ordinal-group:1001;-ms-flex-order:1000;order:1000}.lt-lg-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.lt-lg-grow-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.lt-lg-shrink-1{-ms-flex-negative:1;flex-shrink:1}.lt-lg-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.lt-lg-grow-2{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.lt-lg-shrink-2{-ms-flex-negative:2;flex-shrink:2}.lt-lg-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.lt-lg-grow-3{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}.lt-lg-shrink-3{-ms-flex-negative:3;flex-shrink:3}.lt-lg-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.lt-lg-grow-4{-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4}.lt-lg-shrink-4{-ms-flex-negative:4;flex-shrink:4}.lt-lg-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.lt-lg-grow-5{-webkit-box-flex:5;-ms-flex-positive:5;flex-grow:5}.lt-lg-shrink-5{-ms-flex-negative:5;flex-shrink:5}.lt-lg-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.lt-lg-grow-6{-webkit-box-flex:6;-ms-flex-positive:6;flex-grow:6}.lt-lg-shrink-6{-ms-flex-negative:6;flex-shrink:6}.lt-lg-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.lt-lg-grow-7{-webkit-box-flex:7;-ms-flex-positive:7;flex-grow:7}.lt-lg-shrink-7{-ms-flex-negative:7;flex-shrink:7}.lt-lg-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.lt-lg-grow-8{-webkit-box-flex:8;-ms-flex-positive:8;flex-grow:8}.lt-lg-shrink-8{-ms-flex-negative:8;flex-shrink:8}.lt-lg-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.lt-lg-grow-9{-webkit-box-flex:9;-ms-flex-positive:9;flex-grow:9}.lt-lg-shrink-9{-ms-flex-negative:9;flex-shrink:9}.lt-lg-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.lt-lg-grow-10{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}.lt-lg-shrink-10{-ms-flex-negative:10;flex-shrink:10}.lt-lg-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.lt-lg-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.lt-lg-reverse-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.lt-lg-reverse-row.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.lt-lg-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lt-lg-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.lt-lg-reverse-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.lt-lg-reverse-column.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.column.lt-lg-small-gutter,.flex.lt-lg-small-gutter,.row.lt-lg-small-gutter{margin:-.5rem 0 .5rem -.5rem}.column.lt-lg-small-gutter>div,.flex.lt-lg-small-gutter>div,.row.lt-lg-small-gutter>div{padding:.5rem 0 0 .5rem}.column.lt-lg-gutter,.column.lt-lg-medium-gutter,.flex.lt-lg-gutter,.flex.lt-lg-medium-gutter,.row.lt-lg-gutter,.row.lt-lg-medium-gutter{margin:-1rem 0 1rem -1rem}.column.lt-lg-gutter>div,.column.lt-lg-medium-gutter>div,.flex.lt-lg-gutter>div,.flex.lt-lg-medium-gutter>div,.row.lt-lg-gutter>div,.row.lt-lg-medium-gutter>div{padding:1rem 0 0 1rem}.column.lt-lg-big-gutter,.flex.lt-lg-big-gutter,.row.lt-lg-big-gutter{margin:-2.5rem 0 2.5rem -2.5rem}.column.lt-lg-big-gutter>div,.flex.lt-lg-big-gutter>div,.row.lt-lg-big-gutter>div{padding:2.5rem 0 0 2.5rem}.column.lt-lg-large-gutter,.flex.lt-lg-large-gutter,.row.lt-lg-large-gutter{margin:-3.5rem 0 3.5rem -3.5rem}.column.lt-lg-large-gutter>div,.flex.lt-lg-large-gutter>div,.row.lt-lg-large-gutter>div{padding:3.5rem 0 0 3.5rem}}.backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:transparent;-webkit-transition:background .28s ease-in;transition:background .28s ease-in}.backdrop.active{display:block;background:rgba(0,0,0,.3)}.background-cover{background-repeat:no-repeat;background-size:cover;background-position:50%}.round-borders{border-radius:2px!important}.generic-margin,.group>*{margin:5px}.no-transition{-webkit-transition:none!important;transition:none!important}.non-selectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.scroll{overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.no-scroll{overflow:hidden!important}.no-pointer-events{pointer-events:none!important}.all-pointer-events{pointer-events:all!important}.cursor-pointer{cursor:pointer!important}.rotate-45{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.rotate-135{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rotate-205{-webkit-transform:rotate(205deg);transform:rotate(205deg)}.rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.transition-generic{-webkit-transition:all .3s;transition:all .3s}.pull-left{float:left!important}.pull-right{float:right!important}.relative-position{position:relative!important}.fixed,.fixed-bottom,.fixed-bottom-left,.fixed-bottom-right,.fixed-left,.fixed-right,.fixed-top,.fixed-top-left,.fixed-top-right{position:fixed!important}.absolute-bottom,.absolute-bottom-left,.absolute-bottom-right,.absolute-left,.absolute-right,.absolute-top,.absolute-top-left,.absolute-top-right{position:absolute!important}.absolute-top,.fixed-top{top:0;left:0;right:0}.absolute-right,.fixed-right{top:0;right:0;bottom:0}.absolute-bottom,.fixed-bottom{right:0;bottom:0;left:0}.absolute-left,.fixed-left{top:0;bottom:0;left:0}.absolute-top-left,.fixed-top-left{top:0;left:0}.absolute-top-right,.fixed-top-right{top:0;right:0}.absolute-bottom-left,.fixed-bottom-left{bottom:0;left:0}.absolute-bottom-right,.fixed-bottom-right,.fullscreen{bottom:0;right:0}.fullscreen{position:fixed!important;top:0;left:0}.float-left{float:left!important}.float-right{float:right!important}.vertical-top{vertical-align:top!important}.vertical-middle{vertical-align:middle!important}.vertical-bottom{vertical-align:bottom!important}.on-left{margin-right:.5rem!important}.on-right{margin-left:.5rem!important}.fit{width:100%!important}.fit,.full-height{height:100%!important}.full-width{width:100%!important;margin-left:0!important;margin-right:0!important}.window-height{margin-top:0!important;margin-bottom:0!important;height:100vh!important}.window-width{margin-left:0!important;margin-right:0!important;width:100vw!important}.block{display:block!important}.inline-block{display:inline-block!important}.q-touch{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;user-drag:none;-khtml-user-drag:none;-webkit-user-drag:none}.q-touch-x{-ms-touch-action:pan-x;touch-action:pan-x}.q-touch-y{-ms-touch-action:pan-y;touch-action:pan-y}.animate-spin,.animate-spin-reverse{-webkit-animation:e 2s infinite linear;animation:e 2s infinite linear}.animate-spin-reverse{-webkit-animation-direction:reverse;animation-direction:reverse}.animate-blink{-webkit-animation:d 1s steps(5,start) infinite;animation:d 1s steps(5,start) infinite}.animate-pop{-webkit-animation:f .2s;animation:f .2s}.animate-scale{-webkit-animation:h .2s;animation:h .2s}.animate-fade{-webkit-animation:g .2s;animation:g .2s}.animate-bounce{-webkit-animation:i 2s infinite;animation:i 2s infinite}.no-margin{margin:0!important}.no-padding{padding:0!important}.no-border{border:0!important}.no-border-radius{border-radius:0!important}.no-box-shadow{box-shadow:none!important}.ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.readonly,.readonly *,[readonly],[readonly] *{cursor:not-allowed!important;font-style:italic!important}.disabled,[disabled]{opacity:.6!important}.disabled,.disabled *,[disabled],[disabled] *{cursor:not-allowed!important}.hidden{display:none!important}.invisible{visibility:hidden!important}.transparent{background:transparent!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.dimmed:after,.light-dimmed:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.dimmed:after{background:rgba(0,0,0,.4)!important}.light-dimmed:after{background:hsla(0,0%,100%,.6)!important}body.dimmed:after,body.light-dimmed:after{z-index:100!important}.z-absolute{z-index:200!important}.highlight-and-fade{-webkit-animation:j 2s;animation:j 2s}body.cordova .cordova-hide,body.desktop .desktop-hide,body.electron .electron-hide,body.ios .ios-hide,body.mat .mat-hide,body.mobile .mobile-hide,body.no-touch .no-touch-hide,body.platform-android .platform-android-hide,body.platform-ios .platform-ios-hide,body.touch .touch-hide,body.within-iframe .within-iframe-hide,body:not(.cordova) .cordova-only,body:not(.desktop) .desktop-only,body:not(.electron) .electron-only,body:not(.ios) .ios-only,body:not(.mat) .mat-only,body:not(.mobile) .mobile-only,body:not(.no-touch) .no-touch-only,body:not(.platform-android) .platform-android-only,body:not(.platform-ios) .platform-ios-only,body:not(.touch) .touch-only,body:not(.within-iframe) .within-iframe-only{display:none!important}@media (orientation:portrait){.orientation-landscape{display:none!important}}@media (orientation:landscape){.orientation-portrait{display:none!important}}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(~material-design-icons/iconfont/MaterialIcons-Regular.woff) format("woff")}i{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;box-sizing:content-box;font-family:Material Icons;font-weight:400;font-style:normal;text-transform:none;vertical-align:middle;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}@-webkit-keyframes a{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes a{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@-webkit-keyframes b{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@keyframes b{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@-webkit-keyframes c{0%{background-position:40px 0}to{background-position:0 0}}@keyframes c{0%{background-position:40px 0}to{background-position:0 0}}@-webkit-keyframes d{to{visibility:hidden}}@keyframes d{to{visibility:hidden}}@-webkit-keyframes e{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes e{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes f{0%{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}70%{opacity:1;-webkit-transform:scale(1.07);transform:scale(1.07)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes f{0%{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}70%{opacity:1;-webkit-transform:scale(1.07);transform:scale(1.07)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes g{0%{opacity:0}to{opacity:1}}@keyframes g{0%{opacity:0}to{opacity:1}}@-webkit-keyframes h{0%{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes h{0%{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes i{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes i{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@-webkit-keyframes j{0%{background:#cddc39}to{background:transparent}}@keyframes j{0%{background:#cddc39}to{background:transparent}}@-webkit-keyframes k{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes k{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment