.qq-upload-button {
	display: inline;
    width: 200px !important;
    margin-bottom: 10px;
    padding: 7px 10px;
    text-align: center;
    float: left;
    background: #00abc7;
    color: #fff;
    border-radius: 4px !important;
    border: 1px solid transparent !important;
    box-shadow: 0 1px 1px rgb(255 255 255 / 37%) inset, 1px 0 1px rgb(255 255 255 / 7%) inset, 0 1px 0 rgb(0 0 0 / 36%), 0 -2px 12px rgb(0 0 0 / 8%) inset;
}