/* SCSS Document */
content-section .attributesSection {
  margin-top: 60px;
}
content-section .attributesSection .searchContent {
  margin-bottom: 30px;
}
content-section .attributesSection .searchContent h2 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}
content-section .attributesSection .searchContent .dateOfBirth {
  margin-bottom: 40px;
}
content-section .attributesSection .searchContent .sendBox {
  margin-top: 25px;
}
content-section .attributesSection .searchContent .btn {
  margin-top: 22px;
}
content-section .attributesSection .searchContent .btn-default {
  border-color: #a9a9a9;
}
content-section .attributesSection .searchContent .btn-default:before {
  background: #a9a9a9;
}
content-section .attributesSection .searchContent .infoText {
  color: #f16e00;
  font-size: 14px;
  display: flex;
  margin-top: 20px;
  font-weight: 600;
}
content-section .attributesSection .searchContent .btn {
  margin-top: 22px;
}
content-section .attributesSection .searchContent .btn-default {
  border-color: #a9a9a9;
}
content-section .attributesSection .searchContent .btn-default:before {
  background: #a9a9a9;
}
content-section .attributesSection .searchContent .infoVerified {
  margin-bottom: 20px;
}
content-section .attributesSection .searchContent .disputesCheckbox {
  float: left;
  margin-top: -40px;
  margin-left: 344px;
}
content-section .attributesSection .searchContent .verificationLabel {
  padding-left: 0px;
}
content-section .attributesSection .searchContent .largeLockIcon {
  float: left;
  font-weight: 600;
  margin-right: 8px;
  margin-top: -2px;
  font-size: 20px;
}
content-section .attributesSection .searchContent .smallAttributesIcon {
  float: right;
  margin-top: -22px;
  margin-left: 5px;
  font-weight: 600;
}
content-section .attributesSection .searchContent .lockFinText {
  font-size: 14px;
  display: block;
  font-weight: 600;
  margin-bottom: 10px;
}
content-section .attributesSection .searchContent .selectLangCntrl {
  width: 55%;
}
content-section .attributesSection .searchContent .attrCustFormGrp {
  margin-left: 30px;
  width: 55%;
}
