#rounded-box-3{
position: fixed;
z-index: 10000;
width: 750px;
height: 600px;
min-height: 600px;
left: 50%;
top: 50%;
margin-left: -375px;
margin-top: -350px;
text-align: center;
border: 1px dashed #FF7400;
background-color: #F0F0F0;
display: none;
min-height: 450px;    
padding: 15px;
text-align: justify;
}
* #rounded-box-3{
position: absolute; 
}
.check
{
margin: 0px;
padding: 0px;

}