body {
    padding: 70px 0;
}

ol.nested li {
    font-weight: bold;
}

ol.nested:first-child li {
    font-weight: normal;
    list-style-type: square;
}

.fstElement, .fstControls, .multipleInputDynamic, .fstResults {
    width: 100% !important;
}

.fstChoiceItem, .fstResultItem {
    font-size: 0.9em !important;
}

.fstChoiceItem {
    width: 100% !important;
}

.fstControls, .asigned {
    max-height: 200px;
    overflow-y: scroll !important;
}

.asigned li {
    list-style: none !important;
    font-size: 0.9em;
    line-height: 30px;
}

.send-notifications {
    cursor: pointer;
}