.mip-r02-placeholder {
    min-height: 170px;
}

.mip-r02-message {
    padding: 8px 0 4px;
    line-height: 1.7;
}

.mip-r02-message p {
    margin: 0 0 12px;
}

.mip-r02-message p:last-child {
    margin-bottom: 0;
}

#reportLoadStatus.is-error {
    color: #b42318;
}

#reportLoadStatus.is-ready {
    color: #087443;
}

.control-group select:disabled {
    cursor: wait;
    opacity: 0.72;
}
