.organization .header-title .fa-solid{
  background-color: #428800;
  color: white;
  border-radius: 50%;
  padding: 4px;
  height: 80px;
  width: 80px;
  text-align: center;
  font-size:300%;
  line-height: 80px;
}

.megasearch_result.organization{
  background-color: #428800;
  color: white;
  border-radius: 50%;
  padding: 4px;
  height: 30px;
  width: 30px;
  text-align: center;
  font-size:100%;
  line-height: 30px;
}


.organization .header-title .pull-right{
  float:right;
}

body{background-color: red}

.admin-item-linked-profiles{
  padding:  0em;
}

.view-profiles-from-organization th{
  background-color: white;
}

.view-profiles-from-organization .organization-empty-profile{
  padding: 1.75em 1.5em 1.75em 1.5em;
}

.organization-profile-panel{
  background-color: rgba(66, 136, 0, 0.25);
}

.organization-profile-panel .panel__title{
  background-color: rgba(66, 136, 0, 0.30);
}

.organization-coll-sub-panel{
  background-color: rgba(215, 201, 61, 0.25);
}

.organization-coll-sub-panel .panel__title{
  background-color: rgba(215, 201, 61, 0.58);
}

.picto-coll-sub-status{
  font-size: 120%;
}

.picto-right{
  float: right;
}

.picto-red{
  color: red;
}

.organiaztion-sub-title{
  color: #6e6e6e;
}

.url-token-clipboard{
  margin-top:15px;
  font-size: 55%;
}

.profils-linked-item-count-subtitle{
  color: #6e6e6e;
  font-weight: lighter;
  margin-left:25px;
}
