.table td, .table th, table td, table th {
padding: 0px !important;
}


input[type=text] {
padding: 1px ;
text-align: center;
vertical-align: middle
}


.hesapalanione  td {
text-align: center ;
vertical-align: middle ;
padding: 6px 3px;
}

[type=reset],[type=submit],button,html [type=button]{
  width: 70px;
  background: #FF5722;
  color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  cursor: pointer;
  }
[type=reset],[type=submit],button,html [type=button]:hover{
  background: #0d264f;
 color: #fff;
  }

#artazalt {
    display: flex;
    flex-direction: row-reverse;
    margin-top: 17px;
}

#artazalt input[type=button] {
color: #fff !important;
background:  #FF5722 !important;
border: 1px solid #ddd;
border-radius: 4px;
width: 50px;
}

#artazalt input[type=button]:hover {
color: #fff;
background:#0d264f !important ; 
cursor: pointer;
}

/* butonlar icin */