
  #support-search {
	width: 100%; 
	padding: 10px; 
	border: 1px solid #ccc; 
	border-radius: 4px;
  }

  .highlight {
	background-color: yellow;
	color: black;
	font-weight: bold;
	padding: 0 2px;
  }
  .email-setting p em {
	font-size: 14px;
  }
  .email-setting ul .custom-text {
	list-style: none;
	margin-left: 0;
  }

  .router-list h4 {
	font-size: 18px;
	color: #0079c2;
	margin-top: 20px;
  }
  .router-list ul {
	padding: 0;
  }
  .router-list li {
	list-style: none;
  }
