/* General styles 
���ྫƷģ������ʣ�http://www.bootstrapmb.com
*/
body {
    padding: 0;
    margin: 0;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 16px;
    background: #fff;
    color: #6d7c82;
}

#page-container {
    max-width: 90em;
    margin: 0 auto;
    flex: 1;
    position: relative;
}

.all-dela-presets-container {
    display: flex;
    flex-direction: column;
}

.all-dela-presets-container-ab{
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    text-align: left;
}
.Group{
    width: 28px;
    height: 28px;
}