 .proje_resim_box {
    width: auto;
    height: auto;
    overflow: hidden;
    display: inline-block;
    border: 1px solid #EBEBEB;
    margin-right: 20px;
    margin-bottom: 20px;
}
.proje_resim_select {
    width: 30px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    margin-left: 15px;
    margin-top: 15px;
    background-color: #ffffff;
    padding: 6px;
    z-index: 999;
    text-align: center;
}
.proje_resim_del {
    width: 30px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    margin-left: 55px;
    margin-top: 15px;
    padding: 5px;
    background-color: #ffffff;
      z-index: 999;
    text-align: center;
}
.proje_resim_delete {
    width: 30px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    margin-left: 100px;
    margin-top: 15px;
    padding: 5px;
    background-color: #ffffff;
      z-index: 999;
    text-align: center;
}
.ik {
    border-bottom: 1px solid #f1f1f1;
    width: 100%;
    margin-left: 0px !important;
    margin-bottom: 5px;
}
.renk{
  width:18px;
  height:18px;
  background:#ddd;
  display: inline-block;
}
.renk_baslik{
  color: #5b9bd1;
}
.resimler{
  margin-bottom: 2px;
    width: 100%;
    height: 150px;
    object-fit: contain;
}