.taxonomy-term a {
  
 pointer-events: none;
 color: rgb(33, 37, 41);
}

.taxonomy-term .field--name-description {
  font-size: 16px;
font-weight: normal;
}

.view-social-justice-initiative .views-field-edit-node {

position: absolute;
bottom: 18px;
left: 10px;
z-index: 4;

}

.view-social-justice-initiative .views-field-edit-node a {
  color:white;
}

.view-social-justice-initiative {
  margin-top:50px;
}

.view-social-justice-initiative h3 {
  
  margin:1em auto 2em auto;
}

.captcha-admin-links {
  display:none;
}

.view-filters {
  text-align: center;
padding: 10px;
background: #eee;
font-size: 18px;
}

.bef-exposed-form .form--inline > .form-item {
    float: none;
}

.adminimal select, .adminimal select:hover, .adminimal select:focus {
   
  background:white;
  background-image:none;
}

.views-row .container {
 border-bottom: 1px solid #ddd;
}

.itemresponsible {
  padding-top:15px;
  font-size:16px;
  padding-left: 60px;
  
}

.Develop .itemstatus {
  
  font-size:13px;
}

.statusdeets {
    
    padding-top:50px;
    font-size:16px;
}




.itemstatus {
  display:inline-block;
  padding:10px;
  font-size:130%;
  top:-10px;
  left:-10px;
  position:absolute;
}


.progress {
    display: inherit;
    height: inherit;
    overflow: inherit;
    font-size: inherit;
    background-color: inherit;
    border-radius: inherit;
}

.itemnumber {
    font-size: 200%;
    color: #000;
    font-weight: bold;
    display: inline-block;
    position: absolute;
    bottom: -1px;
    left: -13px;
    top: -5px;
    width: 60px;
    padding: 5px;
    background: #ddd;
    
    text-align: center;
}
.Complete-Substantially .itemnumber, .Complete-Substantially .itemstatus {
  background:#84BD00;
  color:white;
}

.Ongoing .itemnumber, .Ongoing .itemstatus {
  background:#F6BE00;
  
}

.Develop .itemnumber, .Develop .itemstatus, .Spring .itemnumber, .Spring .itemstatus, .Future .itemnumber, .Future .itemstatus {
  background:#DA291C;
  color:white;
}


.RIT-led .itemnumber, .RIT-led .itemstatus {
  background:#F76902;
  color:white;
}
/* .views-row .field-content {
  display: flex;
}
*/

.view-content {
  max-width:1400px;
  margin:0 auto 2em auto;
}

.itemdescription {


  font-size:125%;
  position:relative;
}

.itemmeta {
 
 
  font-size:90%;
  background: #eee;
position: relative;
}

.numandbody .itemnumber { 
  
  display:inline ;
 

}

.itembody {
  display: inline-block;
padding-left: 60px;
}

.views-row {

  padding:10px;
  margin:10px 0 60px 0;
}