﻿.NewBtn {
  background: #ffffff;
  border-color: #ececec;
  color: #790b06;
  color: var(--primary-color);
  font-size: 14px;
  height: 32px;
  line-height: 30px;
  min-width: 60px;
}

.SearchText{
 border-color: darkgray !Important;   
}