.imageSideBarLogo{
  width: 80%;
}

.pageContent{
  padding-top: 80px;
}


.activeBtn{
  text-decoration: none !important;
  color: rgb(151, 203, 83) !important;
  background: white !important;
}


.customUploadBoarder{
  margin-top: 10px;
  background-color: #E8E8EE;
  border-radius: 25px;
  border: solid white 5px;
  /*color: white;*/

}

.customUploadBoarderTop{
  background-color: #E8E8EE;
  border-radius: 25px;
  border: solid white 5px;
  height: 350px;
  /*color: white;*/
}
