@charset "UTF-8";
/* CSS Document */
.ncfoe-drive-embed{
	display:table;
	
	padding:5px;
	margin:0.5em 0.5em 0.5em 0px;
	background-color:#fff;
}

.ncfoe-drive-embed .ncfoe-filetype-icon, .ncfoe-drive-embed .ncfoe-folder-icon{
	display:table-cell;
	vertical-align:top;
}

.ncfoe-drive-embed .ncfoe-filetype-icon img, .ncfoe-drive-embed .ncfoe-folder-icon img{
	width:18px;
	height:22px;
	margin:0;
}


.ncfoe-drive-embed .ncfoe-text{
	padding-left:5px;
	display:table-cell;
	vertical-align:top;
}

.ncfoe-drive-embed .ncfoe-text h4{
	margin:0;
}

.ncfoe-drive-embed .ncfoe-text p{
	margin-bottom:0;
}

.fuu{
	text-decoration:none !important;
	color:#003087;
}

.ncfoe-drive-embed .ncfoe-text p a:hover{
	color:#000000;
}

.ncfoe-drive-embed .wpview-type-embed:parent{
	display:inline-block;
}

.spinner {
   	width: 1em; /* width of the spinner gif */
    height: 1.1em; /*hight of the spinner gif +2px to fix IE8 issue */
	display:inline-block;
}

#img-spinner{
	margin:3px 0 !important;
}

.popover {
	max-width:550px !important;
}

.wpview-wrap{
	display:inline-block !important;
	width:auto;
}

.ncfoe-drive-embed {
	padding:2px !important;
}
