/*
Theme Name: MF Child
Theme URI: http://www.mfdsgn.com/mf/
Template: mf
Author: Mfdsgn
Author URI: http://www.mfdsgn.com/
Description: MF Theme is an Multi-Purpose WordPress Theme.
Version: 2.4.1
*/
@font-face {
	font-family: 'MMCDisplayBold';
	src: url('fonts/MMCDisplay_W_Bd.woff');
	src: url('fonts/MMCDisplay_W_Bd.woff?#iefix') format('embedded-opentype'),
	url('fonts/MMCDisplay_W_Bd.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}
.wpos-treemain-wrap .wpc_treecontent{ border: 0;display: inline-block;width: 100%; }
.wpos-treemain-wrap .wpc_files_tree_content.wpos_files_tree_content{
	margin-bottom: 30px;
	margin-top: 30px;
	display: inline-block;width: 100%;
}
.wpos-treemain-wrap .wpc_files_tree_sub_content{
	margin-bottom: 30px;
	margin-top: 30px;
	display: inline-block;width: 59%;	
}

.wpos-treemain-wrap .wpc_files_tree_sub_notification{
	margin-bottom: 30px;
	margin-top: 30px;
	display: inline-block;width: 39%;	
}

.wpos-treemain-wrap .wpos-main-dir{display: inline-block;float: left;padding: 5px; width: 25%;background: #FFF;margin: 3px;border: 1px solid green;padding-bottom: 20px;padding-top: 20px;text-align: center;}
.wpos-treemain-wrap .wpos-sub-dir{display: inline-block;float: left;padding: 5px; width: 20%;background: #003572;color:#FFF; margin: 3px;text-align: center;padding-bottom: 10px;padding-top: 10px;}