.RadFileExplorer_BootstrapRVS {
  border-color: #dedede;
  color: #333333;
  background-color: #ffffff;
  padding-bottom: 34px;
  border-radius: 4px;
  border-radius: 4px;
  /* Thumbnail view */
  /* Thumbnail filter */ }
  .RadFileExplorer_BootstrapRVS .RadToolBar_BootstrapRVS,
  .RadFileExplorer_BootstrapRVS .RadToolBar_BootstrapRVS .rtbOuter {
    border-radius: 4px 4px 0 0; }
  .RadFileExplorer_BootstrapRVS .rgMasterTable {
    border-radius: 0 0 4px 0; }
  .RadFileExplorer_BootstrapRVS .RadToolBar_BootstrapRVS .rtbOuter {
    border-color: transparent;
    padding: 7px 10px 15px; }
  .RadFileExplorer_BootstrapRVS .RadToolBar .rtbText {
    background-image: url('FileExplorer/FileExplorerToolbarSprites.png');
    background-repeat: no-repeat; }
  .RadFileExplorer_BootstrapRVS span.rfeFileExtension,
  .RadFileExplorer_BootstrapRVS div.rfeFileExtension {
    background: url('../Common/FileExplorer/FileExtensionMonoLightSprites.png') no-repeat -7px -681px; }
  .RadFileExplorer_BootstrapRVS .rfeAddressBox,
  .RadFileExplorer_BootstrapRVS .rfeFilterTxt {
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff; }
  .RadFileExplorer_BootstrapRVS .rfeAddressBox {
    font-size: 14px; }
  .RadFileExplorer_BootstrapRVS .rfeAddressBox,
  .RadFileExplorer_BootstrapRVS .rfeFilterTxt {
    height: 32px !important; }
  .RadFileExplorer_BootstrapRVS div.selectedFileName {
    border-top: 1px solid #cccccc; }
  .RadFileExplorer_BootstrapRVS .RadToolBar_Horizontal .rtbItem {
    margin: 0 0 0 -1px !important; }
  .RadFileExplorer_BootstrapRVS .RadToolBar_BootstrapRVS .rtbWrap {
    width: 32px;
    height: 32px;
    padding: 0; }
  .RadFileExplorer_BootstrapRVS .RadToolBar_BootstrapRVS .rtbIconOnly .rtbText {
    margin: 7px 0 0 6px; }
  .RadFileExplorer_BootstrapRVS .RadToolBar_BootstrapRVS .icnUpload {
    width: auto;
    padding: 0 2px; }
  .RadFileExplorer_BootstrapRVS .RadToolBar_BootstrapRVS .icnUpload .rtbOut {
    margin-top: 5px; }
  .RadFileExplorer_BootstrapRVS .rfeThumbnailView .rfeThumbList a {
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff; }
  .RadFileExplorer_BootstrapRVS .rfeThumbnailView li.rfeThumbList a:hover,
  .RadFileExplorer_BootstrapRVS .rfeThumbnailView li.rfeThumbList .rfeHoveredLink,
  .RadFileExplorer_BootstrapRVS .rfeThumbnailView .rfeThumbList .rfeSelectedLink:hover {
    border-color: #adadad;
    color: #333333;
    background-color: #e6e5e5;
    box-shadow: inset 0 0 1px #ffffff; }
  .RadFileExplorer_BootstrapRVS .rfeThumbnailView li.rfeThumbList .rfeSelectedLink,
  .RadFileExplorer_BootstrapRVS .rfeThumbnailView li.rfeThumbList .rfeSelectedLink:hover,
  .RadFileExplorer_BootstrapRVS .rfeThumbnailView .rfeThumbList .rfeSelectedLink {
    border-color: #adadad;
    color: #333333;
    background-color: #e6e5e5;
    color: #333333;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset; }
  .RadFileExplorer_BootstrapRVS .rfeThumbnailView .rfeFile .rfeFileIcon {
    background-image: url('../Common/FileExplorer/rfeThumbnailViewMonoLiteSprites.png'); }
  .RadFileExplorer_BootstrapRVS .rfeFilterContainer {
    background-color: #ffffff; }
  .RadFileExplorer_BootstrapRVS .rfeThumbnailView span.rfeThumbTitle {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 15px; }
  .RadFileExplorer_BootstrapRVS .RadSlider_BootstrapRVS div.rslHorizontal a.rslDecrease {
    margin: -4px 0 0; }
  .RadFileExplorer_BootstrapRVS .RadSlider_BootstrapRVS div.rslHorizontal a.rslIncrease {
    margin: -4px -2px 0 0; }
  .RadFileExplorer_BootstrapRVS .RadTreeView .rtIn,
  .RadFileExplorer_BootstrapRVS .RadTreeView .rtHover .rtIn,
  .RadFileExplorer_BootstrapRVS .RadTreeView .rtSelected .rtIn {
    padding: 0 4px 0 2px !important; }
  .RadFileExplorer_BootstrapRVS .rfeDropZone {
    background-color: rgba(249, 249, 249, 0.8); }
  .RadFileExplorer_BootstrapRVS .rfeDropUploadInfoPanel {
    background-color: #fcfcfc;
    color: #333333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px; }
  .RadFileExplorer_BootstrapRVS .rfeDropUploadProgress {
    margin-top: 5px; }

.RadWindow_BootstrapRVS .RadUpload_rtl.RadUpload_BootstrapRVS .ruRemove {
  padding-right: 0; }

.RadWindow_BootstrapRVS .RadUpload_rtl.RadUpload_BootstrapRVS .ruButton {
  margin-right: 3px; }

.RadWindow_BootstrapRVS .rfeUploadContainer .RadUpload,
.RadWindow_BootstrapRVS .rfeUploadContainer .RadUploadProgressArea {
  width: 430px; }

.RadWindow_BootstrapRVS .ruFakeInput {
  width: 270px; }

div.rfeUploadInfoPanel {
  background-color: #ffffff;
  border: 1px solid #dedede; }

.RadForm_BootstrapRVS .imagePreview {
  height: 300px; }

.RadForm_BootstrapRVS .imagePreviewer div#propertiesPage {
  height: 358px !important; }
