.research_img {
    margin-top: 20px;
}


.initiativesaclist{
float:right;
width:250px;
margin-right:10px;

}
.initiativesaclist span{
padding-top:16px;
}
.initiativesaclist select{
width:150px;
padding:5px;
}

#resbacktolist {
    border-radius: 25px;
    background: #be614b;
    width: 100px;
    height: 25px; 
    text-align: center;
    font-size: 15px;
    float: right;   
}
#resbacktolist a{
  color: #fff;
  text-decoration: none;

}

.researchf1{
float:left;
width:100%;
margin:25px 0px 0px 0px;
}
.researchf1 input[type="text"], input[type="file"], select {
    width: 300px;
    padding: 12px 10px;
    margin: 2px 0px 0px 0px;
    box-sizing: border-box;
    float: right;
}

.researchf1 input[type="file"], select{
    width: 300px;
    padding: 12px 10px;
    margin: 2px 0px;
    box-sizing: border-box;
    float: right;
}

.researchfile{
float:left;
width:90%;
}

.researchfile input[type="text"]{
width:200px;
padding: 12px 10px;
margin: 5px 0px;
box-sizing: border-box;
float: right;
}

.researchdeletesign{
margin:0px -200px 0px 0px;
float:right;
width:30%;
font-size:11px;
}

.table_display{
  background-color: #CE7966;
  border: 2px solid #fff;
  text-align: center;
  font-style: normal;
}

.action_display{
  background-color: #CE7966;
  border: 2px solid #fff;
  text-align: center;
  font-style: normal;
  width: 50px;
}

.row_items{
  color: #666;
  padding:5px;
}