.modal-content-multi {
    width: 30%;
}

.modal {
    z-index: 999;
}

.kfmctimeline {
    background-color: #e9f0f5;
}

.calsearch input{
    background-color: mistyrose;
    /* width: 250px; */
    border-radius: 5px;
    margin-top: -10px;
}