@charset "UTF-8";

#imgbak {
  background-image: url(../logo.png); 
  height: 70px; 
  background-position: center center; 
  background-repeat: no-repeat;
}

.widget a {
  text-decoration:none;
  color: #3f51b5;
}

.widget a:hover {
  color: #47b6e5;
}

.media a {
  text-decoration:none;
}

.media-right a {
  text-decoration:none;
  color: white;
}

.media-right a:hover {
  color: #9ee0ff;
}

.search-result a {
  text-decoration:none;
  color: #ffffff;
}

.search-result a:hover {
  color: #f9f9f9;
}

.name_tariff {
  font-size: 14px;
  font-weight: 600;
}

.btn-group a {
  text-decoration:none;
}

.table a {
  text-decoration:none;
}

.table-responsive a {
  text-decoration:none;
}

.category a {
  text-decoration:none;
}

.category a:hover {
  text-decoration:none;
}

#bankbak {
  background-image: url(../bank.png); 
  height: 60px; 
  background-position: center center; 
  background-repeat: no-repeat;
}

.ribbon-docs a {
  text-decoration:none;
  color: white;
}

.ribbon-docs a:hover {
  color: yellow;
}

.panel-body a {
  text-decoration:none;
}
