/* Fraud SCSS Document */
.fraudSection {
  margin-top: 60px;
}
.fraudSection h2 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}
.fraudSection textarea {
  white-space: normal;
}
.fraudSection .btn {
  height: 36px;
  line-height: 0;
  padding: 0px 10px 6px 10px;
}
.fraudSection .btn-main {
  border: 4px solid #00a6ca;
  background-color: #fff;
}
.fraudSection .btn-main:hover {
  background-color: #007c97;
  border-color: #007c97;
}
.fraudSection .tableContentSection {
  margin-top: 30px;
}
.fraudSection .tableContentSection h2 {
  margin-bottom: 0;
}
.fraudSection .tableContentSection .tableButtons {
  float: right;
  margin-top: -20px;
}
.fraudSection .tableContentSection .tableButtons .buttonMargin {
  margin-left: 15px;
}
.fraudSection .tableContentSection .tableButtons .textButton {
  float: left;
}
.fraudSection .tableContentSection .tableButtons .fa-plus {
  font-size: 23px;
  margin-top: -3px;
  font-weight: 600;
}
.fraudSection .fraudAddressTableSection,
.fraudSection .securityFreezeTableSection {
  display: block;
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  height: 218px;
  border: 1px solid #A9A9A9;
  margin-bottom: 22px;
}
.fraudSection .fraudAddressTableSection .table,
.fraudSection .securityFreezeTableSection .table {
  margin-bottom: 0;
}
.fraudSection .fraudDocumentSection .documentAcceptable {
  width: 2%;
}
.fraudSection .fraudDocumentSection .fa-check {
  font-size: 23px;
  font-weight: 600;
  color: #008A00;
  line-height: 0.8em;
}
.fraudSection .table {
  border: 1px solid #A9A9A9;
  font-size: 14px;
}
.fraudSection .table thead {
  border-top: #A9A9A9;
}
.fraudSection .table thead tr th:first-child {
  padding-left: 20px;
}
.fraudSection .table thead tr th:last-child {
  padding-right: 20px;
}
.fraudSection .table tbody tr td:first-child {
  padding-left: 20px;
}
.fraudSection .table tbody tr td:last-child {
  padding-right: 20px;
}
.fraudSection .table tbody tr td.actionsColumn {
  width: 135px;
}
.fraudSection .table tbody tr td.actionsColumn a {
  text-decoration: underline;
  text-transform: uppercase;
  font-weight: 600;
}
.fraudSection .table tbody tr td.actionsColumn span {
  color: #707070;
  margin-left: 5px;
  margin-right: 5px;
}
.fraudSection .changeHistorySection {
  margin-top: 30px;
}
.fraudSection .fraudPopup {
  background-color: #fff;
  border: 2px solid #00a6ca;
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  right: 53px;
  top: 85px;
  width: 420px;
  z-index: 99999;
}
.fraudSection .fraudPopup .fraudPopupForm {
  padding: 10px 15px;
}
.fraudSection .fraudPopup .fraudPopupForm h2 {
  margin: 10px 0;
}
.fraudSection .fraudPopup .fraudPopupForm h3 {
  font-size: 14px;
  display: block;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 0;
  text-transform: uppercase;
}
.fraudSection .fraudPopup .fraudPopupButtons {
  border-top: 1px solid #ddd;
  text-align: right;
  padding: 15px;
}
.fraudSection .fraudPopup .fraudPopupButtons .btn {
  height: 30px;
  padding: 2px 15px 8px;
  margin-bottom: 0px;
}
.fraudSection .fraudPopup .fraudPopupButtons .btn-gray {
  color: #000;
}
.fraudSection .fraudPopup .fraudPopupButtons .buttonPopMargin {
  margin-left: 12px;
}
.fraudSection .fraudPopup .appliesTo .form-group span {
  display: block;
}
.fraudSection .fraudPopup .cardExpMonthSelect, .fraudSection .fraudPopup .cardExpYearSelect {
  float: left;
  width: 45%;
  margin-bottom: 0;
}
.fraudSection .fraudPopup .cardExpYearSelect {
  float: right;
}
.fraudSection .addFraudAddressPop {
  right: 30px;
  top: 45px;
  width: 420px;
}
.fraudSection .addFraudAddressPop .arrow:after,
.fraudSection .addFraudAddressPop .arrow:before {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  top: -8px;
  content: '';
  right: 10px;
  position: absolute;
}
.fraudSection .addFraudAddressPop .arrow:before {
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid;
  border-bottom-color: #00a6ca;
  top: -11px;
  right: 7px;
}
.fraudSection .addFraudDocumentPop {
  right: 81px;
  top: -470px;
  width: 680px;
}
.fraudSection .addFraudDocumentPop .arrow:after,
.fraudSection .addFraudDocumentPop .arrow:before {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #fff;
  content: '';
  left: 90%;
  margin-left: 68px;
  position: absolute;
  top: 477px;
}
.fraudSection .addFraudDocumentPop .arrow:before {
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid;
  border-left-color: #00a6ca;
  margin-left: 68px;
  margin-top: -3px;
}
.fraudSection .addSecurityFreezePop {
  right: 81px;
  top: -185px;
  width: 520px;
}
.fraudSection .addSecurityFreezePop .arrow:after,
.fraudSection .addSecurityFreezePop .arrow:before {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #fff;
  content: '';
  left: 90%;
  top: 192px;
  margin-left: 52px;
  position: absolute;
}
.fraudSection .addSecurityFreezePop .arrow:before {
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid;
  border-left-color: #00a6ca;
  top: 189px;
  margin-left: 52px;
}
.fraudSection .addSecurityFreezePopwithHistory {
  right: 180px;
  top: -185px;
  width: 520px;
}
.fraudSection .liftSecurityFreezePop {
  right: 188px;
  top: -180px;
  width: 520px;
}
.fraudSection .liftSecurityFreezePop .arrow:after,
.fraudSection .liftSecurityFreezePop .arrow:before {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #fff;
  top: 270px;
  content: '';
  left: 90%;
  margin-left: 52px;
  position: absolute;
}
.fraudSection .liftSecurityFreezePop .arrow:before {
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid;
  border-left-color: #00a6ca;
  margin-left: 52px;
  margin-top: -3px;
}
.fraudSection .liftSecurityFreezePop .accessCodeInfoText {
  float: left;
  margin: 5px 5px 0 0;
  width: 25px;
}
.fraudSection .liftSecurityFreezePop .accesscodeInput {
  float: right;
  width: 85%;
}
.fraudSection .deleteSecurityFreezePop {
  right: 140px;
  top: -185px;
  width: 520px;
}
.fraudSection .deleteSecurityFreezePop .arrow:after,
.fraudSection .deleteSecurityFreezePop .arrow:before {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #fff;
  top: 275px;
  content: '';
  left: 90%;
  margin-left: 52px;
  position: absolute;
}
.fraudSection .deleteSecurityFreezePop .arrow:before {
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid;
  border-left-color: #00a6ca;
  margin-left: 52px;
  margin-top: -3px;
}
