html,body{ font-size:14px; border:0px; margin:0px;}
.page_title{ text-align:left; padding-left:0.5rem; font-weight:bold; line-height:3rem;}
.monxin_dir_tree{ border:0px; margin:0px; }
.monxin_dir_tree li{ list-style:none;}
.monxin_dir_tree ul{ display:none;}
.monxin_dir_tree .dir{ cursor:pointer; padding:0.5rem;}
.monxin_dir_tree li:hover > div{ background-color:#F5F5F5;}
.monxin_dir_tree .line { padding-left:0.5rem; line-height:2rem; border-bottom:#CCC dashed 1px; white-space:nowrap;}
.monxin_dir_tree .line > div{ display:inline-block; vertical-align:top;}
.monxin_dir_tree .line > div:first-child{ width:46%;}
.monxin_dir_tree .line > div:last-child{ width:50%; }

.monxin_dir_tree .dir > div:first-child:before{ font: normal normal normal 1rem/1 FontAwesome; content:"\f07c"; color:#e1c75b; }
.monxin_dir_tree .php > div:first-child:before{ font: normal normal normal 1rem/1 FontAwesome; content:"\f1c9"; color:#3C0; }
.monxin_dir_tree .png > div:first-child:before{ font: normal normal normal 1rem/1 FontAwesome; content:"\f1c5"; color:#3C0; }
.monxin_dir_tree .jpg > div:first-child:before{ font: normal normal normal 1rem/1 FontAwesome; content:"\f1c5"; color:#3C0; }
.monxin_dir_tree .txt > div:first-child:before{ font: normal normal normal 1rem/1 FontAwesome; content:"\f0f6"; color:#3C0; }
.monxin_dir_tree .sql > div:first-child:before{ font: normal normal normal 1rem/1 FontAwesome; content:"\f0f6"; color:#3C0; }
.monxin_dir_tree .other > div:first-child:before{ font: normal normal normal 1rem/1 FontAwesome; content:"\f016"; color:#3C0; }
#newBridge{ display:none !important;}

.close:before{font: normal normal normal 1rem/1 FontAwesome; content:"\f00d"; color:#3C0; cursor:pointer; padding-right:0.5rem; }


