.WebLink {
  margin: 10px 0;
}
.WebLink .HeadLink {
	
    background-color: #1e73be;
    text-transform: uppercase;
    background-image: url(https://storage-vnportal.vnpt.vn/gov-tnn/7350/icons/title_trong-dong.png);
    background-position: right top;
    background-repeat: no-repeat;
    text-align: center;
}
.WebLink .HeadLink .Title {

  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap;
  padding-left: 0;
  line-height: 40px;
  font-family: "Arial", "Tahoma", "Verdana", "Helvetica", sans-serif;
}
.WebLink .Content ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.WebLink .Content {
  padding: 0;
  border-color: #eee;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  border: 1px solid #bcd8eb;
}
.WebLink .RadComboBox_Office2007 .rcbInputCell,
.RadComboBox_Office2007 .rcbArrowCell {
  background: none !important;
  padding: 5px 10px !important;
  width: 100% !important;
  display: table-cell;
}
tr.rcbReadOnly {
  border: 1px solid #cccc;
  border-radius: 3px;
}
.RadComboBox .rcbEmptyMessage {
  font-style: normal !important;
  color: #444444 !important;
}
.RadComboBoxDropDown .rcbList > li {
  padding: 10px;
}
.RadComboBox * {
  font-size: 14px !important;
}
@media only screen and (max-width: 768px) {
  div.WebLink {
    padding: 0 0px !important;
    margin-bottom: 10px;
  }
}
