1
2
3
4
5
6
7
8
9
10
11
12
13
.response-status .response-only-owner{
opacity: 0.8 !important;
}
.response-status{
top:0px;
position: absolute;
right:0px;
}
.response_info{
top: 0px !important;
position: absolute !important;
width: 440px !important;
}