
.upload_block{margin: 20px auto;width: 290px;}
section.action{width: 320px;}
.upload_name{margin: 15px;}

.btn-tertiary {color: #555;padding: 0;line-height: 40px;width: 300px;margin: auto;display: block;border: 1px solid #d0d5da;border-radius: 4px;}
.btn-tertiary:hover, .btn-tertiary:focus {color: #333;  border-color: #d0d5da;}
.upload-fileName{color: #333!important;}

.input-file {width: 0.1px;height: 0.1px;opacity: 0;overflow: hidden;position: absolute;z-index: -1;}
.input-file + .upload-labelFile {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 10px;cursor: pointer;width: 100%;text-align: center;}
input.upload {background: #333;border: 0px;color: #fff;width: 100%;height: 46px;}
.progress {height: 8px;margin-bottom: 0px;overflow: hidden;background-color: #f5f5f5;}
.progress-bar {color: #fff;text-align: center;background-color: #337ab7;}
