﻿/* Plupload customization for Sandbox */

.plupload_container { _height: 500px; min-height: 500px; }
.plupload_logo { background-image: none; height: 0px; width: 0px; }
.plupload_header_title { margin-left: -50px; }
.plupload_header_text { margin-left: -50px; }
.ui-widget { font-family: inherit; font-size: 1.1em; }
.ui-widget:hover { font-family: inherit; font-size: 1.1em; }
.ui-widget button { font-family: inherit; font-size: 1em; }
.ui-progressbar-value { background-position: 0px 0px; background-image: url(/Sites/Common/Image/plupload/progress1.png); background-size: 100% 12px; border-right: none; border-bottom: solid 1px #3c3c3c; border-top: solid 1px #5b5b5b; }
.plupload_progress { width: 120px; height: 12px; margin-top: 8px; }
.ui-progressbar { height: 12px; }
