.vk-contact-us{
  padding-bottom: 0px !important;
}

.vk-contact-us-info{
  background-color: white !important;
}

.price-table {
  width: 100%;
  border: 1px solid #333333 !important;
}

.price-table tr{
  border: 1px solid #333333 !important;
}

.price-table th{
  border: 1px solid #333333 !important;
  padding: 30px;
}

.price-table td{
  border: 1px solid #333333 !important;
  padding: 20px;
}

#price-list-row{
  background: #f9f9f9;
}

#price-list-row-before{
  padding-bottom: 0px;
}

.invalid {
  border-color: rgba(176, 145, 79, 0.5);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #860909;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #860909;
}
