﻿.datagrid-cell .tree-hit, .datagrid-cell .tree-icon, .datagrid-cell .tree-indent, .datagrid-cell .tree-title { margin-top: 6px; }

.textbox .textbox-prompt { font-size: inherit; }
.textbox .textbox-text { padding: 0 12px; font-size: 14px; }
.textbox-focused input { font-size: 14px !important; }

span.textbox.numberbox { width: 100% !important; height: auto !important; }
span.textbox.numberbox input { width: 100% !important; }

span.textbox.combo { height: auto !important; width: 100% !important; }
span.textbox.combo input { background-color: inherit !important; width: 100% !important; }
span.textbox.combo .textbox-addon-right { height: 100%; }
span.textbox.combo .textbox-addon-right a { height: 100% !important; background-color: transparent; }

input.Wdate { height: 34px; border: 1px solid #ccc; }

a.fa{ text-decoration:none}
.tree-icon{font:normal normal normal 14px/1 FontAwesome;/*margin-top: 8px !important;*/; padding-top:2px; background:none; color:#337ab7}
.tree-folder:before{content:"\f07b"}
.tree-folder-open:before{content:"\f07c";}
.tree-file:before{content:"\f15b"}

.l-btn-icon{font: normal normal normal 18px/1 FontAwesome; color:#337ab7}

.icon-save{background:none;font:normal normal normal 14px/1 FontAwesome;}
.icon-save:before{ content:"\f0c7";}
.icon-add{background:none;font:normal normal normal 14px/1 FontAwesome;}
.icon-add:before{ content:"\f067";}
.icon-remove{background:none;font:normal normal normal 14px/1 FontAwesome;}
.icon-remove:before{content:"\f014"}
.icon-undo{background:none;font:normal normal normal 14px/1 FontAwesome;}
.icon-undo:before{content:"\f112"}
.icon-close:before{content:"\f00d"}
.icon-refresh:before{content:"\f021"}
.icon-chevron-right{font:normal normal normal 14px/1 FontAwesome;}
.icon-chevron-right:before{content:"\f054"}

.datagrid-editable-input{ color:#000}


.combo .textbox-addon-right{ z-index:10}
.combo .input-group .input-group-addon{ border:none}
.combo .input-group .input-group-addon .fa{ font-size:16px;}
.combo .input-group input[type='text']{ height:100%}