html,
body {
    height: 100%;
}
/*.fileinput-remove, .file-preview-frame .file-actions{
  display: none;
}*/
.file-preview-frame .file-actions{
  display: none;
}
.fileinput-remove, .fileinput-remove:hover, .fileinput-remove:focus, .fileinput-remove:active{
	color: #fff;
    background-color: #292b2c;
    border-color: #292b2c;
    height: 48px;
}