.website-demo-screenshot {max-width:200px;border:0;clear:both;float:none;}
.modul table input[type=button], 
.modul table input[class=icon] {cursor:pointer;border:0px solid #ccc;margin:2px;width: 42px;height: 42px;background-repeat:no-repeat;}
.modul table input[type=button]:hover,
.modul table input[class=icon]:hover {background-color:#CCCC99;border:1px solid #000;}
.modul table input[type=button].bit:hover {cursor:url(img/cursor.onay.tr.png),pointer;}

.modul table input[type=button].icon.evet {background:#94F8A8 url('evet/genel-icon.png') center center;}
.modul table input[type=button].icon.hayir {background:#FFB1CD url('hayir/genel-icon.png') center center;}

.modul table input[type=button].onay.evet {background-image:url('evet/onay.png');}
.modul table input[type=button].onay.hayir {background-image:url('hayir/onay.png');}

.modul table input[type=button].yayinda.evet {background-image:url('img/panel-modul-alani.png') no-repeat -270px -420px;}
.modul table input[type=button].yayinda.hayir {background-image:url('img/panel-modul-alani.png') no-repeat -270px -480px;}

ul.site_olustur_nasil_secenekler {
list-style-type: none;
margin: 0;
padding: 0;
background-color: #f1f1f1;
border: 1px solid #555;
}
ul.site_olustur_nasil_secenekler li {text-align: left;border-bottom: 1px solid #555;padding: 0px;}
ul.site_olustur_nasil_secenekler li:last-child {border-bottom: none;}
ul.site_olustur_nasil_secenekler li:hover {cursor:pointer;background-color: #4CAF50;color: white;}
ul.site_olustur_nasil_secenekler li a {display: block;color: #000;padding: 8px 16px;text-decoration: none;}
ul.site_olustur_nasil_secenekler li a:hover {color: white;}

