.image-container{width:500px;height:300px;position:relative;display:inline-block}.image-container img{display:block;width:100%;height:auto}.text-overlay{position:absolute;bottom:0;left:0;background-color:rgba(0,0,0,.5);color:#fff;padding:8px}.image-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:400px}.image-row img{width:400px;height:300px;max-width:100%;display:block}.car-trash-ai-thumb{cursor:pointer}.car-trash-annotate-wrap{position:relative;display:inline-block;max-width:100%}.car-trash-annotate-img{display:block;max-width:100%;height:auto;vertical-align:top}.car-trash-annotate-canvas{position:absolute;left:0;top:0;cursor:crosshair;-ms-touch-action:none;touch-action:none}.notification{position:fixed;z-index:1000;top:4px;right:20px;border-radius:50%;background-color:red;color:#fff;padding:0;min-width:100px;height:90px;text-align:center;line-height:90px;font-size:14px}