#containerform {
  width: 900px;
  margin: 0 auto;
  margin: 0 0 0 20px;
}
:focus {
  outline: 0;
}
#bilgi {
  width: 900px;
  height: 100px;
  margin: 10px 0 0 10px;
  border: double #00a654 3px;
}
#bilgi table {
  margin: 0px;
}
#bilgi td {
  border: solid #00a654 1px;
  font-size: 15px;
  vertical-align: middle;
}
#bilgi td.t0 {
  text-align: right;
  width: 140px;
}
#bilgi td.t1 {
  width: auto;
}
#bilgi td.t2 {
  text-align: right;
  width: 90px;
}
#bilgi td.t3 {
  width: 215px;
}
#bilgi tr {
  height: 30px;
  margin: 0px;
}
#bilgi input {
  font-size: 18px;
}
#bilgi input.i1 {
  height: 28.8px;
  width: 98.3%;
  line-height: 31px;
  border: solid transparent 1px;
  background: transparent;
  margin-left: 1px;
}
#bilgi select.i1 {
  height: 28.8px;
  width: 98.3%;
  line-height: 31px;
  border: solid transparent 1px;
  background: transparent;
  margin-left: 1px;
  font-size: 18px;
}
#bilgi input.i2 {
  height: 28.8px;
  width: 96.6%;
  line-height: 31px;
  border: solid transparent 1px;
  background: transparent;
  margin-left: 1px;
}
#bilgi input.i12 {
  height: 28.8px;
  width: 96.6%;
  line-height: 31px;
  border: solid transparent 1px;
  background: transparent;
  margin-left: 1px;
}
#bilgi input.i1:focus {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
#bilgi input.i1:hover {
  background-color: #ddd;
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
#bilgi select.i1:focus {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
#bilgi select.i1:hover {
  background-color: #ddd;
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
#bilgi input.i2:focus {
  border-color: #ff78b8;
  box-shadow: 0 0 0 0.2rem rgba(255, 4, 0, 0.25);
}
#bilgi input.i2:hover {
  background-color: #ddd;
  border-color: #ff78b8;
  box-shadow: 0 0 0 0.2rem rgba(255, 4, 0, 0.25);
}
#bilgi select {
  height: 27px;
  width: 815px;
  line-height: 20px;
  border: solid #00a654 1px;
}
#bilgi label.l0 {
  margin-right: 5px;
}
#bilgi label.l1 {
  margin-right: 5px;
}

#olcu {
  width: 900px;
  height: 300px;
  margin: 0px 0 0 10px;
  border: double #00a654 3px;
}
#olcu table {
  margin: 0px;
}

#olcu td {
  border: solid #00a654 1px;
}
#olcu td.t0 {
  font-size: 16px;
  text-align: center;
  width: 30px;
}
#olcu td.t1 {
  width: 75px;
}
#olcu td.t2 {
  width: 45px;
}
#olcu td.t3 {
  width: 45px;
}
#olcu td.t3radio {
  width: 45px;
}
#olcu td.t3checkbox {
  width: 45px;
}
#olcu td.t4 {
  width: 50px;
}
#olcu td.t5 {
  width: 145px;
}

#olcu tr {
  height: 20px;
}
#olcu input {
  font-size: 16px;
  text-align: center;
}
#olcu input.i1 {
  height: 20px;
  width: 93%;
  line-height: 18px;
  border: solid transparent 1px;
  background: transparent;
}
#olcu select.i1 {
  height: 20px;
  width: 93%;
  line-height: 18px;
  border: solid transparent 1px;
  background: transparent;
}
#olcu input.i3 {
  height: 20px;
  width: 88%;
  line-height: 18px;
  border: solid transparent 1px;
  background: transparent;
}
#olcu input.i3radio {
  width: 100%;
  line-height: 18px;
  border: solid transparent 1px;
  background: transparent;
}
#olcu input.i3checkbox {
  width: 100%;
  line-height: 18px;
  border: solid transparent 1px;
  background: transparent;
}
#olcu input.i5 {
  height: 20px;
  width: 96%;
  line-height: 18px;
  border: solid transparent 1px;
  background: transparent;
}
#olcu input.i1:focus,
select.i1:focus,
input.i3:focus,
input.i5:focus,
input.i3checkbox:focus,
input.i3radio:focus {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
#olcu input.i1:hover,
select.i1:hover,
input.i3:hover,
input.i5:hover,
input.i3checkbox:hover,
input.i3radio:hover {
  background-color: #ddd;
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
/* #olcu input.i3radio:focus {border-color: #80bdff; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);}
#olcu input.i3checkbox:focus {border-color: #80bdff; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);} */

select.i1 option {
  background: #e5e5e5;
}

.minwidth {
  min-width: 45px;
}
.minwidthSira {
  font-size: 16px;
  text-align: center;
  min-width: 30px;
}
