.stil20181012164351 
{
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: 1fr;
grid-column-gap: 5px;
grid-row-gap: 5px;
}
.stil20181012164351 .sayfalama {clear:both;float:none;padding:10px 10px 10px 0;margin-right:10px;overflow:hidden;}
.stil20181012164351 .sayfalama ul {overflow:hidden;clear:both;display:table-row;float:right;font-weight:normal;color:#000000; }
.stil20181012164351 .sayfalama li, 
.stil20181012164351 .sayfalama li.a {
text-decoration: none;font-size:11px;color:#111111;
text-align:center;display:table-cell;padding:2px;margin:2px;float:left;list-style-type: none;
vertical-align:middle;
}
.stil20181012164351 .sayfalama li {text-decoration: none;border-right: 1px dotted #066;}
.stil20181012164351 .sayfalama .ilk {}
.stil20181012164351 .sayfalama .aktif {background-color:#ffffff;padding:5px;border-bottom:3px solid #b90000;}
.stil20181012164351 .sayfalama .son {}


.stil20181012164351 ul.kayit {
clear:both;float:none;margin:5px;
list-style-type:none;
position:relative;
border:0px solid rgba(25,25,25,0.2);
border-top:20px solid rgba(25,25,25,0.2);
padding:40px 10px;
text-align:center;
margin-bottom:2em;
-webkit-box-shadow: 0px 5px 18px -2px rgba(0,0,0,0.15); 
-moz-box-shadow: 0px 5px 18px -2px rgba(0,0,0,0.15); 
box-shadow: 0px 5px 18px -2px rgba(0,0,0,0.15);
}
.stil20181012164351 .kayit:hover {border-color: #FF0033;background:#ff333317;}
.stil20181012164351 .kayit:hover .ml-btn-det a{border-color: #FF0033;background:#b90000;color:#ffffff;}
.stil20181012164351 .kayit * {text-decoration: none;clear:both;float:none;margin:0 auto;}
.stil20181012164351 .kayit .ml-baslik {
min-height:50px;max-height:50px;padding:3px;
font-size:1em;font-weight:bold;text-align:center !important;
}
.stil20181012164351 img{border:1px solid rgba(25,25,25,0.3);max-height: 150px;min-height: 150px;width:100%;}
.stil20181012164351 .md-ozet-detay,
.stil20181012164351 .md-ozet {
    min-height:60px;max-height:100px;color:#555;font-size:12px;
    border-top:1px solid rgba(25,25,25,0.3);padding-top:10px;
}
.stil20181012164351 .md-ozet-detay:empty,
.stil20181012164351 .md-ozet:empty {display:none !important;}

.stil20181012164351 .ml-btn-det {position:absolute;bottom:-18px;left:0;right:0;padding:10px;}
.stil20181012164351 .ml-btn-det a{background-color:var(--renk1); color:var(--renk1f); border:0;width:100px;padding:10px;}
.stil20181012164351 .ml-btn-det a:hover {background:#FF3333;color:#ffffff;}

.stil20181012164351 .kayit .my-icon.tamamlandi
{
clear:both;float:none;margin:0 auto;text-align:center;
width:160px !important;height:80px !important;z-index:1;
display:bock;position:absolute;left:0;right:0;top:-20px;
border:0;
}
.stil20181012164351 .kayit .my-icon:hover{border:0;}
.stil20181012164351 .kayit .my-icon.tamamlandi.icon-evet {background:url('tamamlandi.png') no-repeat center top;}
.stil20181012164351 .kayit .my-icon.tamamlandi.icon-hayir  {background:url('devam.png') no-repeat center top;}

@media screen and (max-width: 767px) {

.stil20181012164351 {
grid-template-columns: repeat(2, 1fr);
}

    
}