.padtopsm{
    padding-top:5px;
}

.padtopmd{
    padding-top:20px;
}

.move-left {
    width: auto;
    box-shadow: none;
}

/*div {*/
    /*color: #0b2e13;*/
/*}*/

input[type="checkbox"] {
    vertical-align: middle;
}

.notice {
    color: red;
    font-weight: 900;
}

.inline_code {
    background-color: #eee;
    border-radius: 3px;
    font-family: courier, monospace;
    padding: 0 3px;
}

code {
    background-color: #eee;
    border: 1px solid #999;
    display: block;
    padding: 20px;
}
