.disable_masking {
   width: 600px;
   z-index: 6001;
   position: absolute;
   display: none;
   background-color: #ffffff;
   border: 1px solid gray;
   padding: 5px;
}

.closebutton, .myclosebutton {
   float: right;
   text-decoration: none;
}

.data {
  font-size: 12px;
  text-align: justify;
}

.viewsiurce {
   background-color: #F0F0F0;
   border: 2px dashed #000;
   padding: 20px;
   color: #006633;
   font-size: 15px;
   font-size: 12px;
}

#all {
  text-align: center;
}

#all div {
  text-align: left;
}
