Summary Table
| Categories |
Total Count |
| PII |
0 |
| URL |
0 |
| DNS |
0 |
| EKL |
0 |
| IP |
0 |
| PORT |
0 |
| VsID |
0 |
| CF |
0 |
| AI |
0 |
| VPD |
0 |
| PL |
0 |
| Other |
0 |
File Content
.photo-input {
.row {
align-items: end;
}
.photo-heading, .i-btn-col {
display: inline-block;
}
.photo-heading {
width: 100%;
}
.photo-section {
padding-top: 0px;
}
.required-text {
margin: 0;
}
.inline-button-wrapper{
margin:20px 0;
}
.additionalPicText {
padding: 30px 0;
}
.btn-file {
position: relative;
overflow: hidden;
display: block;
width: 50%;
margin: 0 auto;
}
.btn-file>input {
position: absolute;
top: 0;
right: 0;
margin: 0;
opacity: 0;
filter: alpha(opacity=0);
font-size: 23px;
height: 100%;
width: 100%;
direction: ltr;
cursor: pointer
}
}