@import url("../lib/icomoon.css");

.tggh_more_link {
    display: block;
    margin-top: 0.25rem;
}

.tggh_code {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.tggh_no_select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tggh_separated_top {
    margin-top: 0.5rem;
}

.tggh_separated_right {
    margin-right: 0.5rem;
}

.tggh_separated_bottom {
    margin-bottom: 0.5rem;
}

.tggh_separated_left {
    margin-left: 0.5rem;
}

.tggh_indented {
    padding: 0 2.3125rem 0 1.5rem;
}

.tggh_indented_left {
    padding-left: 1.5rem;
}
