/** Dashboard **/
/*body {
	direction: rtl;
	text-align: right !important
}*/

.id-1027 {
	background: url("../img/pattern.png");
}
.admin-pg-dash .uk-card{
	border: 2px solid #f1ecec;
}

#pw-masthead, #pw-masthead-mobile {
	background: #203e2d
}

/* Dashboard Title Size*/
#pw-content-head h1 {
	margin-bottom: 0;
	font-size: 1.7rem
}

/*@media(min-width: 900px) {
.pw-primary-nav li > a, #pw-masthead nav,#pw-masthead, #pw-masthead-mobile {
	height: 50px !important
}
}*/

.top-grid {
	background: linear-gradient( rgb(32, 62, 45), rgba(38, 65, 51, 0.67) ) , url(../img/bg.jpg) !important;
  padding: 30px !important;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}



.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 {
    max-height: 35px;
    margin-bottom: 3px;
}

.ui-button { background: #2d794e !important }
.ui-button:hover { background: #216d42 !important }

/* Teacher Links Remove */
.admin-teacher .page-1027-,
.admin-teacher .page-3-,
.admin-teacher .page-1210-,

.admin-superuser .page-1614-,
.admin-editor .page-1614-

{
 display: none !important
}

.Inputfield_home_links_rep_repeater1450 ul {
	overflow: scroll;
}

.PageList .PageListItem>a.PageListPage i {
	color: #2d794e
}

.PageList .PageListItem.PageListItemHover>a.PageListPage, .PageList .PageListItem>a.PageListPage:hover {
    color: #2d794e;
}

.PageList .PageListItem>a.PageListPage {
    color: #2d794e;
}

.PageList .PageListActions a:hover, .PageList .PageListMoveNote a:hover, .PageList .PageListerActions a:hover {
    background: #2d794e;
}

.PageList .PageListActions a, .PageList .PageListMoveNote a, .PageList .PageListerActions a {
    background: #368458;
}

.uk-link, a { color:#4c966c }
.uk-link:hover, a:hover { color: #56a779 }

/* Admin RTL */
.InputfieldImageUpload .AjaxUploadDropHere {
    left: 0 !important;
    right: auto !important;
}

.pw-dropdown-menu ul.ui-menu {
	right: 200px !important;
	left: auto !important
}

#submit_publish {
	float: right !important
}

.Inputfields .asmListItem i.asmListItemHandle {
	float: right !important
}

span.asmListItemStatus {
    left: 30px !important;
    right: auto !important;
}

.asmListItemRemove {
    left: 3px !important;
    right: auto !important
}

.InputfieldImage .InputfieldHeader .InputfieldImageListToggle {
    float: left !important;
    padding-left: 0.75em;
}

.InputfieldImage .InputfieldHeader .InputfieldImageSizeSlider {
    float: left !important;
    top: 8px;
    left: 1em !important;
    right: auto !important
}

.InputfieldCheckbox input {
    margin-left: 0.5em !important;
}

.Inputfields .InputfieldRepeater .InputfieldRepeaterItem > .InputfieldHeader.InputfieldRepeaterHeaderInit .InputfieldRepeaterItemControls {
    left: 0 !important;
    right:  auto !important;
}