li {
    cursor: move;
}
.custom {
    width: 100% ;font-weight:bold;
   background-color:#98694a;color:white;text-align:center;
}
.custom2 {
    border-style:solid;border-size:1px;
}
.table1 {
    width: 100% !important;
}

.tda {background-color:#98694a;color:white;}

.tdb {background-color:#e9dbd2 ;font-weight:bold;}
.loginTable {

  text-align:center;
  margin-top:20px;
  margin-left: auto;
  margin-right: auto;


}

/*
.bdy {


  // background-image: url(logo.png);

  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;

}*/

.inp {
color:#98694a;
border-radius:15px;border-style:solid;border-color:black;
margin:5px;
text-align:center;

}

.dv{
  border-radius:185px;
  border-style:dotted;
  border-color:black;
  width:200px;
   margin-top:50px;
  margin-left: auto;
  margin-right: auto;

}
.baslik{
 color:black;
font-size:11px;
text-align:center;
}

text {
  fill: #FF9800;
}


.loginMsg {
color:red;
font-size:10px;

}


