.rangeSubheading {
    display: block;
    margin-bottom: .5em;
}

.vt-tach-rate-holder, .vt-tach-length-holder, .tach-rate-holder, .tach-length-holder {
    margin-bottom: 0.25em;
}

.defaults-in-customize {
    margin-top: 0.85em;
    display: block;
}

.eventDetectionSpace {
    width: 45%;
}

.sve-rate-holder {
    margin-top: 0.6em;
}

.foiPopupButton {
    background: transparent;
    border: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    font-size: 15px;
    margin-right: .5em;
    outline: 0;
}

.selected-foi {
    color: #fff;
    font-size: 1em;
    outline: 0;
    background: rgb(74, 78, 103);
    border: 1px solid rgb(74, 78, 103);
    border: 0;
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .6);
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .6);
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .6);
}

.modalHeader {
    background: rgb(45, 178, 169);
    color: rgb(255, 255, 255);
    margin: 0;
    padding: .5em;
    font-weight: 300;
}

.modalHeaderRecording {
    background: rgb(45, 178, 169);
    color: rgb(255, 255, 255);
    margin: 0;
    padding: .5em;
    font-weight: 300;
}

.foiForm {
    border-bottom: 1px solid rgb(195, 195, 195);
    padding-bottom: .5em;
    font-weight: 300;
    font-size: 1em;
}

.foiChoices, .commentOnFoi, .typeOfEvent, .savePopup {
    padding: .5em;
}

.foiComment {
    height: 7em;
    margin: 1em 0;
}

.typeOfEventLabel {
    text-align: left;
}

.commentInTable {
    margin: 1em 0;
    height: 5em;
}

.commentWrapper {
    padding: 0 .5em;
}

.typeOfEvent {
    font-weight: 300;
    font-size: 0.9em;
    width: 100%;
}

.commentInTableWrapper {
    padding: .5em;
}

.foiMessage p {
    margin-bottom: 1em;
}

.foiMessage {
    font-weight: 300;
    font-size: 1em;
    margin: 0;
    padding: .5em;
}


.smallModal {
    max-width: 18em;
}

.addExaminationWrapper {
    padding: 0.45em;
}

.modalLabel {
    display: block;
    font-weight: 300;
    margin-bottom: 0.55em;
    font-size: 0.9385em;
}

.modalInput {
    color: rgb(54,65,80);
    width: 100%;
    font-weight: 300;
    margin-bottom: 0.55em;
}