.cake-sql-log{
    display: none;
    
    color: #256;
    font-size: 70%;
    margin: 25px;
    width: inherit;
}

.debug{
    border: 1px solid #f00;
    background: #fcc;

    padding: 15px;

    text-align: left;
    width: 50%;
}
