.mysidebar{
  background-color: #242e21 !important;
}

.coopname span {
  color: #018D3C;
  font-weight: 700;
}

.coopname {
  color: #222222;
  font-weight: 700;
}

.sub-menu-1{
  padding-left: 1.75rem;
}

.my-profile-img {
  object-fit: cover !important;
  height: 2.1rem !important;
  width: 2.1rem !important;
  background-color: antiquewhite;
}

.my-profile-img-big {
  object-fit: cover !important;
  height: 90px !important;
  width: 90px !important;
  background-color: antiquewhite;
}

.company-header {
  height: 160px !important;
}

.company-img {
  margin-left: -80px !important;
}

.company-img-size {
  object-fit: cover !important;
  height: 160px !important;
  width: 160px !important;
  background-color: antiquewhite;
}

.company-footer {
  padding-top: 100px !important;
}

.bordered-tb {
  border-top: 1px solid rgba(0, 0, 0, .125);
  border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.bordered-t {
  border-top: 1px solid rgba(0, 0, 0, .125);
}

.bordered-b {
  border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.my-profile-user-img {
  object-fit: cover !important;
  border: 3px solid #adb5bd;
  margin: 0 auto;
  padding: 3px;
  height: 160px !important;
  width: 160px !important;
}
