#idbacktolist {
    border-radius: 25px;
    background: #be614b;
    width: 100px;
    height: 25px;
    text-align: center;
    font-size: 15px;
    float: right;
}
#idbacktolist a{
  color: #fff;
  text-decoration: none;

}
.idf1{
float:left;
width:100%;
margin:25px 0px 0px 0px;
}
.idf1 select.form-select {
    margin: 2px 0px 0px 0px;
    width:300px;
}

.idf1 input[type="text"], input[type="file"], select {
    width: 300px;
    padding: 12px 10px;
    margin: 2px 0px 0px 0px;
    box-sizing: border-box;
    float: right;
}

.idf1 input[type="file"], select {
    width: 300px;
    padding: 12px 0px;
    margin: 2px 0px;
    box-sizing: border-box;
    float: right;
}
.idtble{
margin-top:20px;
width:60%;
margin-left:200px;
height:auto;
}

.idfixfsize{
background-color:#e0e0eb ;
font-size:13px;
color: #1b4f72 ;
}

.idfixfsize1{
background-color:#f2d9d9;
font-size:13px;
color: #1b4f72 ;
}

.idheader {
    height:10px;
    background-color: rgb(206, 121, 102);
    text-align: left;
    font-style: normal;
}

	
