/** Dashboard **/
html, body {
	background: #fafafa;
	direction: ltr;
}

.latest_single .uk-table {
	padding: 8px;
	border: 1px solid #ccc;
}

.id-1027 {
	background: #fafafa;
}

img.pw-logo-native:hover { filter: initial !important; }

.id-1027 #pw-content-head {
	display: none;
}

#ProcessLoginForm {
	text-align: start;
}

/*-------------------------*/
.admin-pg-dash .uk-card{
background: #fff;
padding: 10px !important
}

.admin-pg-dash .uk-card h2{
font-size: 1.2rem !important
}

.admin-pg-dash .uk-card a
{
color: #004e66;
}

.admin-pg-dash .uk-card .fal {
background: -webkit-linear-gradient(#fea832, #fe8821);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /*font-size: 1.5em !important*/
}


#pw-masthead, #pw-masthead-mobile {
	/*background: #004e66*/
}

/* Dashboard Title Size*/
#pw-content-head h1 {
	margin-bottom: 0;
	font-size: 1.7rem
}


.top-grid {
	background: #efefef !important;
	padding: 18px 0 !important;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border: 1px solid #e8e8e8;
}



.top-grid .uk-card:last-child {
	margin-right: 15px
}

.admin-pg-dash .uk-card h2 a {
	text-decoration: none;
}
/*  Login Page - id-23 */
.id-23 .pw-primary-nav li > a,
.id-23 #pw-masthead nav,
.id-23 #pw-masthead,
.id-23 #pw-masthead-mobile {
	height: 73px !important
}

body.AdminThemeUikit a.pw-logo-link img.pw-logo {
    height: 45px !important;
    width: 45px !important;
    max-height: initial !important;
    margin-bottom: 3px !important;
}

/*.ui-button { background: #004e66 !important }
.ui-button:hover { background: #11627b !important }*/

h2.lister_headline {
margin: 0 !important;
font-size: 1.5rem !important
}

.ProcessUser #ProcessLister p.version,
.ProcessUser #ProcessLister .notes
 { display: none !important }

 /*Hide Home Children*/
 .ProcessPageEdit-id-1 #_ProcessPageEditChildren { display: none !important }

 li.page-1222- {
 	display: none;
 }

 /*Hide Form Builder From Lister*/
.PageListTemplate_form-builder {
	display: none;
}