/* Enter Your Custom CSS Here */

#sideUpload #fileuploadfield {
    display:none;
}

#sideUpload #uploadtextfield {
  height:18px;
  width:139px;
}

#sideUpload #uploadbrowsebutton {
  height:27px;
  width:147px;
  margin-top:5px;
  text-align:center;
}
.customCllass{background: #f9fafb !important;border-bottom: 1px solid #e6e8ea !important;}
.noneMine{display:none !important}
@media screen and (max-width: 770px) {
  .customCllass{padding-right: 0px !important;
    padding-left: 0px !important;
}