:root{--dashboard-grid-cols:12;--dashboard-grid-gap:25px;--dashboard-grid-gap-large:40px;--dashboard-grid-size-mini:3;--dashboard-grid-size-small:4;--dashboard-grid-size-normal:6;--dashboard-grid-size-large:8;--dashboard-color-body-bg:#f0f3f7;--dashboard-color-panel-bg:#fff;--dashboard-color-separator:#e5e5e5;--dashboard-color-text-light:#97aab4;--dashboard-color-icon:#97aab4;--dashboard-color-button-bg:#f0f3f7;--dashboard-color-button-text:#354b60;--dashboard-color-button-hover-bg:#6c8dae;--dashboard-color-button-hover-text:#fff;--dashboard-color-th-bg:#fafbfc;--dashboard-color-list-hover-bg:#fafbfc;--dashboard-fontsize-icon:1.25em;--dashboard-card-shadow:0 5px 15px rgba(0,0,0,.08);--dashboard-card-border-radius:4px;--dashboard-card-padding-content-x:20px;--dashboard-card-padding-content-y:20px;--dashboard-card-padding-header-x:20px;--dashboard-card-padding-header-y:13px;--dashboard-card-padding-list-y:10px}@media (min-width:768px){:root{--dashboard-grid-gap-large:75px}}body.Dashboard{background-color:#f0f3f7;background-color:var(--dashboard-color-body-bg);min-height:100vh}.AdminThemeUikit.Dashboard #pw-footer{margin-bottom:0}.AdminThemeDefault.Dashboard #breadcrumbs,.AdminThemeDefault.Dashboard #content,.AdminThemeDefault.Dashboard #footer,.AdminThemeDefault.Dashboard #headline,.AdminThemeDefault.Dashboard #main,.AdminThemeReno.Dashboard #breadcrumbs,.AdminThemeReno.Dashboard #content,.AdminThemeReno.Dashboard #footer,.AdminThemeReno.Dashboard #headline,.AdminThemeReno.Dashboard #main{background-color:#f0f3f7;background-color:var(--dashboard-color-body-bg)}.AdminThemeDefault.Dashboard #breadcrumbs{border-color:transparent}.Dashboard__panel p:first-child{margin-top:0}.Dashboard__panel p:last-child{margin-bottom:0}.uk-card{background:#fff;background:var(--dashboard-color-panel-bg);border-radius:4px;border-radius:var(--dashboard-card-border-radius);-webkit-box-shadow:0 5px 15px rgba(0,0,0,.08);box-shadow:0 5px 15px rgba(0,0,0,.08);-webkit-box-shadow:var(--dashboard-card-shadow);box-shadow:var(--dashboard-card-shadow);-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;-webkit-transition:-webkit-box-shadow .1s ease-in-out;transition:-webkit-box-shadow .1s ease-in-out;-o-transition:box-shadow .1s ease-in-out;transition:box-shadow .1s ease-in-out;transition:box-shadow .1s ease-in-out,-webkit-box-shadow .1s ease-in-out}.uk-card-header{border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--dashboard-color-separator)}.uk-card-title{line-height:1;margin:0!important}.uk-card-small.uk-card-body,.uk-card-small .uk-card-body{padding:20px;padding:var(--dashboard-card-padding-content-y) var(--dashboard-card-padding-content-x)}.uk-card-small .uk-card-footer,.uk-card-small .uk-card-header{padding:13px 20px;padding:var(--dashboard-card-padding-header-y) var(--dashboard-card-padding-header-x)}.DashboardNoHeadline #pw-content-head h1{display:none}.DashboardNoHeadline #pw-content-body{padding-top:20px}.Dashboard__info{padding-top:3em}.Dashboard__info a{color:inherit}.Dashboard__getStarted{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;min-height:80vh;text-align:center}.Dashboard__getStarted p{margin-bottom:0}.Dashboard__getStarted p:nth-child(2){font-size:1.25em;font-weight:700}.Dashboard__getStarted p:nth-child(3) a{color:inherit;text-decoration:underline}.Dashboard__getStarted p:nth-child(4){margin-top:2em}.Dashboard__getStarted .fa{color:#97aab4;color:var(--dashboard-color-icon);font-size:4em}.Dashboard__grid{grid-gap:25px;grid-gap:var(--dashboard-grid-gap);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:grid;grid-template-columns:repeat(12,1fr);grid-template-columns:repeat(var(--dashboard-grid-cols),1fr)}.Dashboard__panel{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-column:span 12;grid-column:span var(--dashboard-grid-cols)}@media (min-width:768px){.Dashboard__panel{grid-column:span 6;grid-column:span var(--dashboard-grid-size-normal)}.Dashboard__panel[data-size=mini]{grid-column:span 3;grid-column:span var(--dashboard-grid-size-mini)}.Dashboard__panel[data-size=small]{grid-column:span 4;grid-column:span var(--dashboard-grid-size-small)}.Dashboard__panel[data-size=large]{grid-column:span 8;grid-column:span var(--dashboard-grid-size-large)}.Dashboard__panel[data-size=full]{grid-column:span 12;grid-column:span var(--dashboard-grid-cols)}}.Dashboard__panel[data-align=top]{-ms-flex-item-align:start;align-self:start}.Dashboard__panel[data-align=bottom]{-ms-flex-item-align:end;align-self:end}.Dashboard__panel[data-align=center]{-ms-flex-item-align:center;align-self:center}.Dashboard__tabs+.Dashboard__grid{margin-top:40px;margin-top:var(--dashboard-grid-gap-large)}.Dashboard__tabs__list{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.25rem;font-weight:700;list-style:none;margin:0 0 25px;margin:0 0 var(--dashboard-grid-gap);padding:0}.Dashboard__tabs__list li:not(:first-child){margin-left:.5em}.Dashboard__tabs__list li:not(:last-child){margin-right:.5em}.Dashboard__tabs__list a{color:#97aab4;color:var(--dashboard-color-text-light);text-decoration:none;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.Dashboard__tabs__list a:hover,.Dashboard__tabs__list li a[aria-current=true]{color:inherit;text-decoration:none}.Dashboard__tabs__content[aria-hidden=true]{display:none}.Dashboard__tabs[data-cloak] .Dashboard__tabs__list li:first-child a{color:inherit}.Dashboard__tabs[data-cloak] .Dashboard__tabs__content+.Dashboard__tabs__content{display:none}.Dashboard__panels>.Dashboard__tabs{margin-top:25px;margin-top:var(--dashboard-grid-gap)}.Dashboard__group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Dashboard__group[data-margin=true]{margin-bottom:40px;margin-bottom:var(--dashboard-grid-gap-large)}.Dashboard__group__title{color:inherit;font-size:1.25rem;font-weight:700;margin:0 0 25px!important;margin:0 0 var(--dashboard-grid-gap) 0!important}.Dashboard__group__title .fa{display:none}.Dashboard__group .Dashboard__grid{-webkit-box-flex:1;-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex:1 0 auto;flex:1 0 auto}.Dashboard__group[data-align=top] .Dashboard__group .Dashboard__grid{-ms-flex-line-pack:start;align-content:start}.Dashboard__group[data-align=bottom] .Dashboard__group .Dashboard__grid{-ms-flex-line-pack:end;align-content:end}.Dashboard__group[data-align=center] .Dashboard__group .Dashboard__grid{-ms-flex-line-pack:center;align-content:center}.Dashboard__group[data-align=distribute] .Dashboard__group .Dashboard__grid{-ms-flex-line-pack:justify;align-content:space-between}.Dashboard__group[data-align=fill] .Dashboard__group .Dashboard__grid{-ms-flex-line-pack:stretch;align-content:stretch}.Dashboard__panel{min-width:0}.Dashboard__panel:not(.Dashboard__group){overflow:hidden}.Dashboard__panel .uk-card-title{color:inherit;font-size:1rem;font-weight:700}.Dashboard__panel .uk-card-title .fa{display:none;font-size:1.15em;margin-right:.4em;opacity:.65;position:relative;top:.05em}.Dashboard[data-icons=true] .Dashboard__panel .uk-card-title .fa{display:inline-block}.Dashboard__panel .uk-card-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.Dashboard__panel[data-style-center-title=true] .uk-card-header{text-align:center}.Dashboard__panel[data-style-borders=false] .uk-card-footer,.Dashboard__panel[data-style-borders=false] .uk-card-header{border:none}.Dashboard__panel[data-style-padding=false] .uk-card-body{padding:0}.Dashboard__panel[data-style-minimal=true]{background:transparent;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.Dashboard__panel[data-style-minimal=true] .uk-card-footer,.Dashboard__panel[data-style-minimal=true] .uk-card-header{border:none}.AdminThemeUikit .DashboardButton--light .ui-button{background:#f0f3f7;background:var(--dashboard-color-button-bg);color:#354b60;color:var(--dashboard-color-button-text)}.AdminThemeUikit .DashboardButton--light .ui-button.ui-state-hover{background:#6c8dae;background:var(--dashboard-color-button-hover-bg);color:#fff;color:var(--dashboard-color-button-hover-text)}.Dashboard__panel .uk-card-body>.pw-table-responsive{margin:-20px -20px -21px}.Dashboard__panel .uk-card-body>.AdminDataTable{margin-bottom:0;margin-top:-10px}.AdminThemeUikit .Dashboard__panel .AdminDataTable th{background-color:#fafbfc;background-color:var(--dashboard-color-th-bg)}.AdminThemeUikit .Dashboard__panel .AdminDataTable td:first-child,.AdminThemeUikit .Dashboard__panel .AdminDataTable th:first-child{padding-left:20px}.AdminThemeUikit .Dashboard__panel .AdminDataTable td:last-child,.AdminThemeUikit .Dashboard__panel .AdminDataTable th:last-child{padding-right:20px}