input[name="field_media_image_0_remove_button"] {
	display: none;
}
#toolbar-administration .toolbar-menu .toolbar-logo img{
	margin: auto;
    width: 140px !important;
    max-width: 140px!important;
    max-height: 100px !important;
} 
.toolbar-horizontal .toolbar-tray .menu-item a:hover, .toolbar-horizontal .toolbar-tray .menu-item a{
	background:transparent!important;
}

.ck-content blockquote::before{
	background-color: #00ade9;
}

.ck .ck-content .drupal-media > figcaption{
	text-align: center;
}

.ck.ck-editor__editable .image-inline img{
	height: auto!important;
}