/*globalupload*/
.gup_img_toolbox {float:left; height:32px; XXwidth:100%; position:absolute; left:0; bottom: 0; opacity:0.8; transition: 0.5s opacity;}
.gup_img_toolbox:hover {opacity:1; }
.gup_img_toolbox.file {}
.gup_img_toolbox.img {}

.gup_button_browser {float:left;margin:0 5px 0 5px; width:32px; height:32px;background:#13d27a; }
.gup_button_crop {float:left;width:32px; height:32px;background:#4dd213;}

iframe.upl_box_iframe {clear:both;float:left;width:100px; height:32px; border:0;}

iframe#gup_overlay {z-index:8000; box-shadow: 0 20px 100px 30px rgba(0, 0, 0, 0.3); position:absolute; top:50px; height: 500px; width:94%; left:3%; border:0;}


.guppicinput-changed {background:#ffde00;}
.gupfile-changed {background:#ffde00;}



