@-moz-keyframes spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.line{float:left;width:100%}.file-explorer .upzone{position:relative;float:right}@media screen and (min-width:768px){.file-explorer .upzone:before{position:absolute;content:"";top:5%;bottom:5%;left:0;border-left:solid 1px rgba(0,0,0,.3)}}.file-explorer .dropzone{width:80%;margin-left:5%;border:dashed 2px #333;background:#DDD;color:#333;font-size:22px;text-align:center;padding-top:29px;padding-left:0;padding-right:0;padding-bottom:29px;transition:linear all .3s;-webkit-transition:linear all .3s;margin-bottom:15px;margin-left:10%;margin-right:10%}.file-explorer .file-in{background:#bdecc1}.file-explorer .sending{background:#deacac}.file-explorer .table-files{float:left;margin-top:10px;width:100%}.file-explorer .table-files tr{border-top:solid 1px rgba(0,0,0,.3)}.file-explorer .table-files tr td{padding:10px}.file-explorer .table-files tr:nth-child(even){background:#EAEAEA}.file-explorer .table-files img{width:50px}.file-explorer .table-files .btn-actions{width:165px}.file-explorer .table-files .btn-actions a{margin:2px}.file-explorer .table-queue{float:left;width:100%}.file-explorer .table-queue tr{border-top:solid 1px rgba(0,0,0,.3)}.file-explorer .table-queue tr td{padding:10px}.file-explorer .table-queue tr:nth-child(even){background:#EAEAEA}.file-explorer .table-queue h4{float:left;width:calc(100% - 50px);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.file-explorer .sendnew{float:left;position:relative;margin-top:10px;margin-bottom:20px;width:100%}@media screen and (min-width:768px){.file-explorer .sendnew{float:left}.file-explorer .sendnew:after{position:absolute;content:"";left:15%;right:15%;bottom:-15px;border-bottom:solid 1px rgba(0,0,0,.4)}}.file-explorer .sendnew h4{width:calc(100% - 80px);padding-left:5px;padding-right:5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.file-explorer .progresszone{float:left;width:100%;margin-top:10px;margin-bottom:20px}@media screen and (max-width:767px){.file-explorer .progresszone{width:80%;margin-left:10%}}@media screen and (max-width:768px){.file-explorer .progresszone{float:left}}.file-explorer .progresszone h3{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;float:left;width:calc(100% - 135px)}.file-explorer .progresszone .spinner{-webkit-animation:spin 2s linear infinite;-moz-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.file-explorer .progresszone .row{float:left;width:calc(100% - 140px);margin-left:20px}.file-explorer .progresszone:after{position:absolute;content:"";left:15%;right:15%;bottom:-15px;border-bottom:solid 1px rgba(0,0,0,.4)}