table.torta_lista{    
	background: white;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
	width:100%;
}

/* #cake_lista .head{text-align:right; margin:0px 0px 20px 0px;} */
#cake_lista div.alapadatok{border-top:1px solid #efefef;  padding-top: 30px; padding-bottom: 10px;}
#cake_lista div.alapadatok:first-child{border-top:none;}

#cake_lista :not(.head) .button--isi{background-color: #43abc1;}
#cake_lista :not(.head) .button--isi::before { background: #f2acab; }

a.del{color:red}
a.edit{color:#d25e8f}
button.cake-action-button { width:initial; padding-left:10px; padding-right:10px; }
div.more_cake{display:none; padding:10px; text-align:left; }
div.more_cake>div{margin-bottom:4px;}
div.more_cake div span.button{width:10%; min-width:120px; display: inline-block; text-align:right; margin:0px 20px;}