.explorerPrivItemStyle
{    
}
.explorerPrivImageStyle
{
}
.explorerPrivTextStyle
{
}
.ExplorerItem
{
    white-space: nowrap;
}
.ExplorerItemImageStyle
{
    position: relative;
    top: 1px;
}
.ExplorerItemNameStyle
{
}
.ExplorerItemTop 
{
    position: relative;
    top: -4px;
}
.nodrop
{
    cursor: no-drop;
}
.ExplorerOverFileList 
{
    background-color: Yellow;    
}
.Explorer_topdropborder {
	border-top: 1px solid #ff0000;
}
.Explorer_bottomdropborder {
	border-bottom: 1px solid #ff0000;
}
.Explorer_middledropborder  {
	border: 1px solid #ff0000;
	background-color: Yellow;
}
.ExplorerPreviewPanel 
{
    position: absolute;
    margin-bottom: 5px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    border-bottom:5px solid transparent;
}
.FolderCellTextBox
{
    display: inline;
    width: 80px;
}
.CellLtr
{
    direction: ltr;
}
.ExpCellStyle 
{ 
    border-right: 1px solid #dce2d9;
    border-bottom: 1px dotted #cad0c7;
    padding-right:4px;
}
.ExpCellStyleLeft
{ 
    border-right: 1px solid #dce2d9;
    border-left: 1px solid #dce2d9;
    border-bottom: 1px dotted #cad0c7;
    padding-right:4px;
}
.explorerHeaderCellStyle 
{    
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2UwZTRkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZmE3OWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f1f1e8 0%, #e0e4d1 50%, #9fa79a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1e8), color-stop(50%,#e0e4d1), color-stop(100%,#9fa79a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f1f1e8 0%,#e0e4d1 50%,#9fa79a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f1f1e8 0%,#e0e4d1 50%,#9fa79a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f1f1e8 0%,#e0e4d1 50%,#9fa79a 100%); /* IE10+ */
    background: linear-gradient(top,  #f1f1e8 0%,#e0e4d1 50%,#9fa79a 100%); /* W3C */
	min-width:30px;
	width:100%;
	height:100%;
	text-align: center;
	vertical-align: bottom;
	display:table;
	table-layout:fixed;
	overflow-x:hidden;
}
.explorerheaderupperrow {
	display:table-row;
	height:auto;
}
.explorerheaderdownrow {
	display:table-row;
	height:5px;
}
/* style of the text inside the cell */
.explorerHeaderCellTextStyle {
	display:inline;
	overflow-x:hidden;
	width:auto;
	z-index:2;
}
.explorerGridHeader 
{
     border-left: 1px solid #d7d7d7;
    border-right: 1px solid #8b9287;
   border-bottom: 1px solid #747a71;
   border-top: 1px solid #a1a89b;
   /*
    border-left: 1px inset #6f7277;
    border-right: 1px outset #6f7277;
    */
}
.explorerGridHeaderLeft
{
     border-left: 1px solid #8b9287;
    border-right: 1px solid #8b9287;
   border-bottom: 1px solid #747a71;
   border-top: 1px solid #a1a89b;   
}

.exp-header-droppingHeader_fromLeft {
	border-left: 4px inset #6f7277;
}
.exp-header-droppingHeader_fromRight {
	border-right: 4px outset #6f7277;
}
.fieldset4 { 
    border-radius:7px;
    border:1px solid #000080;
    box-shadow: inset 1px 1px 2px 1px rgba(83, 93, 102, .4);
}
.explorerInnerFrame {
    border:2px transparent solid;
    border-radius:7px;
    left:2px;
    top:1px;
    box-shadow: 1px 1px 0px 1px #B0B7A8,-1px -1px 0px 1px #B0B7A8; 
    background:white;
}
.expdatagrid
{
    background:#F8F8CC;    
}