.dropzone2 {
background-attachment: scroll;
background-clip: border-box;
background-color: rgb(232, 232, 232);
background-image: none;
background-origin: padding-box;
border-bottom-color: rgb(51, 51, 51);
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border-bottom-style: none;
border-bottom-width: 0px;
border-image-outset: 0;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(51, 51, 51);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(51, 51, 51);
border-right-style: none;
border-right-width: 0px;
border-top-color: rgb(51, 51, 51);
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-top-style: none;
border-top-width: 0px;
box-sizing: border-box;
color: rgb(51, 51, 51);
display: block;
height: 150px;
line-height: 21.4286px;
min-height: 150px;
padding: 50px;
text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}