
.remove-nav{
	cursor: pointer; 
}

.dd#page-nestable{
	max-width: 1000px !important;
}

/*.page-url-input{
    width: 400px !important;
}*/

.tox-notifications-container{
	display: none !important;
}

.preview-header{
	z-index: 999; 
	position: fixed; 
	background: #1dc9b7; 
	width: 100%;
	color: white;
}

.preview-header a{
	color: white;
} 

.dd-item > button{
	width: 45px;
	margin: 9px 10px 9px 0; 
}
.dd-item > button:before{
	text-align: right;
}

.quick-edit{
	cursor: pointer;
}