.mf-tablesort { color: #000; opacity: 0.3; }
.mf-tablesort-active { opacity: 1; }

.page-heading-actions { margin-top: 20px; text-align: right; }

.inputErrorInfo { color: red; }

.mf-table-actions { text-align: right; }
.mf-tbody .actions { text-align: right; }
.mf-table-searchbtn { margin-top: 22px; }

.mf-file-list, .mf-video-list { list-style: none; display: block; margin: 0; padding: 0; }
.mf-file-button { margin-bottom: 15px; }
.mf-file, .mf-video { border-radius: 5px; position: relative; border: 1px solid #ddd; background-color: #f5f5f5; height: 100px; overflow: hidden; display: block; margin: 0 0 15px 0; padding: 0; }
.mf-file-icon, .mf-video-thumb { width: 100px; height: 100px; line-height: 100px; font-size: 60px; text-align: center; background-color: #fff; border-radius: 0 0 5px 5px;  }
.mf-file-icon img, .mf-video-thumb img { width: 100%; height: 100%; display: block; }
.mf-file-info, .mf-video-info { position: absolute; top: 10px; right: 50px; left: 120px; height: 80px;  }
.mf-file-info h3, .mf-video-info h3 { margin-bottom: 0px; max-height: 36px; overflow: hidden;
	margin-top: 0; }
.mf-file-desc, .mf-video-desc { font-size: 10px; display: block; }
.mf-file-info .btn { margin-top: 6px; }
.mf-file-delete, .mf-video-delete { position: absolute; right: -1px; top: -1px; }

.mf-fileexplorer .breadcrumb { background-color: transparent; }
	.mf-fileexplorer-dir .file .icon i, .mf-fileexplorer-dir .file .icon span { color: #1ab394; }
	.mf-fileexplorer-dir .file .file-name { background-color: #1ab394; color: #fff;  }
	.mf-fileexplorer-dir .file .file-name small { color: #fff; }
	.mf-fileexplorer-file .file .image img { width: 100%; height: 100%; }
	.mf-fileexplorer .file .file-name { overflow: hidden; }
	
.form-multiplecheckbox-label { display: block; }	
	
.mce-tinymce { border: 0 !important; }	

@media (max-width: 980px){
	.mf-file-info, .mf-video-info { left: 10px; }
	.mf-file-desc, .mf-video-desc { display: none; }
	.mf-file-icon, .mf-video-thumb { display: none; }
}

.tableAutorzyR { display: block; font-size: 12px; }

.form-horizontal .form-label label { font-weight: normal; }