.dropdown-saved-replies {
    max-width: 320px;
    max-height: 415px;
    overflow-y: auto;
    overflow-x: hidden;
}
.sr-li-search {
    padding-left: 5px!important;
    padding-right: 9px!important;
}
.sr-li-search:hover {
	background-color: #fff!important;
	cursor: default!important;
}