﻿.FileExplorer{float:left;margin-top: 10px;direction:ltr;text-align:left;}
.PreviewBox{float:left;}
    .PreviewBox > fieldset {width: 230px; padding:20px; margin:0px 10px; text-align:left; border:1px solid #ccc;}
    .PreviewBox > fieldset legend{padding:0px 5px;}
    .PreviewBox > fieldset img{max-width:230px;}
.dnnFormItem.FullSizeImage{padding-top:10px;}
.qsf-demo-canvas {float: left;background-color: #E8F0FB;border-color: #CED4E0;border-radius: 4px 4px 4px 4px;border-style: solid;border-width: 1px;padding: 20px;}
.DropZone1,.DropZone2{background-image: url("Images/dropZone.png");background-position: center 10px;background-repeat: no-repeat;border-color: #CED4E0;border-style: dashed;border-width: 2px;color: #9B9A98;height: 65px;position: relative;transition: box-shadow 200ms ease-in-out 0s;}
.DropZone1 span, .DropZone2 span{bottom: 8px;font-size: 11px;position: absolute;text-align: center;width: 100%;}
.qsf-demo-canvas .ruFakeInput.radPreventDecorate{display:none;}