.edit-employee input{
    width: 100%;
}
.lkp-notice {
    width: 100%;
    background: #fff;
    padding: 5px 10px;
    line-height: 30px;
    min-height: 40px;
    position: relative;
    background: #006582;
    color: #fff;
    text-align: center;
}
.lkp-notice .dashicons {
    line-height: 30px;
    margin-right: 5px;
}