.fac_img {
    margin-top: 20px;
    margin-left:-196px;	
}
.facdeletesign{
margin:0px -200px 0px 0px;
float:right;
width:30%;
font-size:11px;
}
.facfile{
float:left;
width:90%;
}

.facfile input[type="text"]{
width:200px;
padding: 12px 10px;
margin: 5px 200px;
box-sizing: border-box;
float: right;
}


.facilitiesaclist{
float:right;
width:250px;
margin-right:10px;

}
.facilitiesaclist span{
padding-top:16px;
}
.facilitiesaclist select{
width:150px;
padding:5px;
}

#rfbacktolist {
    border-radius: 25px;
    background: #be614b;
    width: 100px;
    height: 25px; 
    text-align: center;
    font-size: 15px;
    float: right;   
}
#rfbacktolist a{
  color: #fff;
  text-decoration: none;

}
/*
input[type=text], input[type=file], select, textarea{
    width: 50%;
    padding: 12px 10px;
    margin: 5px 0;
    box-sizing: border-box;
    float:right;

}
*/

.rff1{
float:left;
width:100%
}
.rff1 input[type="file"] {
    width: 31%;
    padding: 1px 10px;
    margin: 5px 200px;
    box-sizing: border-box;
}

.rftable_display{
  background-color: #CE7966;
  //border: 2px solid #fff;
  text-align: center;
  font-style: normal;
}

.rfrow_items{
  color: #666;
  padding: 10px;
 width: 160px;
 border: 1px solid #fff;
 font-size:14px;
}

.delfacilities{
width:35px;
height:25px;
}