.choice-info>.choice-image>img{
  padding:10px;
}

.modal-body{
 text-align: left;
}
.textHome {
  padding: 25px 0;
}
.rowComplaintX a {
  display: inline-block;
}
.supportPresentation p a.disabled,
.supportPresentation p a.disabled:hover,
.supportPresentation p a.disabled:focus,
.supportPresentation p a.disabled:active {
  color: #7f8c8d;
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
a.row.disabled {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
#App_lossreport_detail {
  height: auto;
}

.contentEdit .form-control.selectLoss {
  color: #7f8c8d;
  font-style: italic;
}
.textHome2 {
  color: #de171f;
  font-weight: 800;
  text-align: center;
  font-size: 15px;
}
.textEditItems p {
  padding: 0 20px;
}
.textEditItems .text2 {
  padding: 25px 0;
}
.colEditItems a {
  display: inline-block;
}
.loaderEditItems {
  display: none;
}
.listing .fa,
.listing .far {
  font-size: 5em;
}
.listing {
  font-size: 15px;
  margin-bottom: 20px;
}
.listing a {
  color: #7f8c8d;
}
.transferForm {
  display: none;
}
a {
  cursor: pointer;
}
.transferForm .form-control {
  border-bottom: 1px solid #7f8c8d;
}
.transferForm .form-group {
  margin-bottom: 5px;
  margin-top: 10px;
}
.textListComplaint {
  max-width: 540px;
  margin: 0px auto;
  text-align: center;
  margin-bottom: 5px;
  margin-top: -10px;
}
.recordings h5,
.noRecordings h5 {
  color: #7f8c8d;
  font-size: 16px;
  font-weight: 700;
}
.chooseFormItems,
.chooseFormPayments,
.chooseFormNoItems,
.chooseFormNoPayments {
  display: none;
}
.chooseRecordings,
.chooseNoRecordings {
  cursor: pointer;
  padding: 10px 5px;
  text-align: center;
  color: #051a45;
  border: 1px solid;
  margin: 5px 0 10px 0;
  font-weight: 600;
  display: block;
  background-color: #f8f8f8;
}
.btn.chooseRecordings:hover,
.btn.chooseRecordings.active,
.btn.chooseNoRecordings:hover,
.btn.chooseNoRecordings.active {
  cursor: pointer;
  padding: 10px 5px;
  text-align: center;
  color: white;
  border: 1px solid;
  margin: 5px 0 10px 0;
  font-weight: 600;
  display: block;
  background-color: #051a45;
}
.chooseFormItems label.control-label,
.chooseFormPayments label.control-label,
.chooseFormNoItems label.control-label,
.chooseFormNoPayments label.control-label {
  color: #7f8c8d;
}
.chooseFormItems .checkbox,
.chooseFormPayments .checkbox,
.chooseFormNoItems .checkbox,
.chooseFormNoPayments .checkbox {
  display: inline-block;
  margin-right: 5%;
}
.btn-group {
  width: 100%;
}
.btn-group input[type="radio"] {
  display: none;
}
.btnSaveRecordings,
.btnSaveNoRecordings {
}
.noRecordings .form-control {
  border-bottom: 1px solid #7f8c8d;
}
label[for="App_itemslistcomplaint_cash"] {
  color: #7f8c8d;
}
textarea {
  resize: vertical;
}
.showItemsList,
.showPaymentsList {
  display: none;
}
.list h4 {
  margin: 0;
  text-align: center;
  padding: 15px 0;
  margin-top: 5px;
  background-color: #051a45;
  color: white;
  cursor: pointer;
}
.list .row {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #dadada;
}
.itemDetailTitle {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f4f4f4;
  color: #051a45;
  font-weight: 700;
  text-transform: uppercase;
}
.paymentDetailTitle {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f4f4f4;
  color: #051a45;
  font-weight: 700;
  text-transform: uppercase;
}
.showItemsList .itemDetail,
.showPaymentsList .paymentDetail {
  display: none;
}
.list .row.otherItem {
  border-bottom: none;
}
.otherItem h5 {
  color: #051a45;
  font-weight: 700;
  text-transform: uppercase;
}
.otherItem {
  display: none;
}
#App_disasterdeclaration_type_type div.form-check {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 992px) {
  #App_disasterdeclaration_type_type div.form-check {
    width: 100%;
  }
}
@media (min-width: 993px) {
  #App_disasterdeclaration_type_type div.form-check {
    width: 31%;
    margin: 15px 1%;
  }
}
#App_search_target.radio-buttons div.form-check,
#App_complaintx_category_category.radio-buttons div.form-check {
  position: relative;
  display: inline-block;
  width: 31%;
  text-align: center;
  border: 2px solid #051a45;
  margin: 15px 1%;
  padding: 0;
  color: #051a45;
  height: 80px;
  border-radius: 3px;
  line-height: 80px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#App_complaintx_category_category.radio-buttons div.form-check.radioDisabled {
  border: 2px solid #9e9e9e;
}
#App_complaintx_category_category.radio-buttons div.form-check-responsive {
  position: relative;
  display: inline-block;
  border-radius: 3px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: left;
  border: 1px solid #c1c8d4;
  /* height: 60px; */
  /* padding: 0 10px; */
  /* line-height: 55px; */
  color: #243b67;
  background-color: #ffffff;
  margin: 0px 0px 10px 50px;
}

@media (max-width: 767px) {
  #App_complaintx_category_category.radio-buttons div.form-check-responsive {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  #App_complaintx_category_category.radio-buttons div.form-check-responsive {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }
}

#App_complaintx_category_category.radio-buttons div.form-check-w-info {
  position: relative;
  display: inline-block;
  text-align: center;
  margin: 0px 0 10px;
  width: 100% !important;
  border-radius: 3px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: left;
  border: 1px solid #c1c8d4;
  min-height: 50px;
  height: auto;
  padding: 0 10px;
  line-height: 45px;
  color: #243b67;
  background-color: #ffffff;
}
.choice {
  position: relative;
  padding: 0;
}
.choice-info {
  cursor: pointer;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(100% - 10px);
  right: 0;
  top: 0;
  width: 50px;
  border-left: 1px solid #c1c8d4;
}
.choice-info .choice-image {
  background-color: #f1f4f9;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.choice-image:hover {
  background-color: #051a45;
}

#App_search_target.radio-buttons div.form-check.selected {
  background-color: #051a45;
}
#App_search_target.radio-buttons div.form-check.selected label {
  color: #ffffff;
}
#App_search_target .radioDisabled,
#App_search_target .radioDisabled:hover,
#App_complaintx_category_category .radioDisabled,
#App_complaintx_category_category .radioDisabled:hover {
  background-color: #ffffff !important;
  border: 2px solid #9e9e9e;
  color: #9e9e9e;
}
#App_search_target .radioDisabled:hover label,
#App_search_target .radioDisabled label,
#App_complaintx_category_category .radioDisabled:hover label,
#App_complaintx_category_category .radioDisabled label {
  pointer-events: none;
  color: #9e9e9e !important;
}

#App_disasterdeclaration_type_type div.form-check:hover label,
#App_disasterdeclaration_type_type div.form-check.active label {
  color: transparent;
}

#App_disasterdeclaration_type_type div.form-check label {
  line-height: 75px;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  padding: 0;
  color: white;
  display: inline-block;
  width: 100%;
  height: 100%;
}

#App_disasterdeclaration_type_type div.form-check input[type="radio"] {
  display: none;
}
#App_search_target.radio-buttons div.form-check:hover,
#App_search_target.radio-buttons div.form-check.active,
#App_complaintx_category_category.radio-buttons div.form-check:hover,
#App_complaintx_category_category.radio-buttons div.form-check.active {
  background-color: #051a45;
}
#App_search_target.radio-buttons div.form-check:hover label,
#App_search_target.radio-buttons div.form-check.active label,
#App_complaintx_category_category.radio-buttons div.form-check:hover label,
#App_complaintx_category_category.radio-buttons div.form-check.active label {
  color: white;
}
#App_search_target.radio-buttons div.form-check label {
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  padding: 0;
  width: 100%;
}
#App_complaintx_category_category.radio-buttons label {
  cursor: pointer;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 600 !important;
  line-height: 1.3;
  padding: 5% 10px;
  text-transform: lowercase;
  vertical-align: middle;
  width: 90%;
  word-break: break-word;
}

#App_complaintx_category_category.radio-buttons label::first-letter {
  text-transform: capitalize;
}
#App_search_target.radio-buttons input[type="radio"],
#App_search_target .radio-inline input[type="radio"],
#App_complaintx_category_category.radio-buttons input[type="radio"],
#App_complaintx_category_category .radio-inline input[type="radio"] {
  display: none;
}

#App_complaintx_moreVehicleCivilityMore {
  text-align: center;
}

#App_complaintx_moreVehicleCivilityMore div.form-check {
  padding-right: 20px;
  display: inline-block;
}

#App_complaintx_moreVehicleCivility {
  text-align: center;
}

#App_complaintx_moreVehicleCivility div.form-check {
  padding-right: 20px;
  display: inline-block;
}

label.colVehileNature {
  background-image: linear-gradient(
      rgba(80, 112, 170, 0.6),
      rgba(80, 112, 170, 0.6)
    ),
    url(../../img/categoryItem/vehicule.png) !important;
  height: 80px;
  width: 100%;
  line-height: 70px;
  border: 2px solid white;
  display: inline-block;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
}

label.colAddressNature {
  background-image: linear-gradient(
      rgba(80, 112, 170, 0.6),
      rgba(80, 112, 170, 0.6)
    ),
    url(../../img/categoryItem/mobilier.png) !important;
  height: 80px;
  line-height: 70px;
  border: 2px solid white;
  display: inline-block;
  text-align: center;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
}

label.colMainAddressNature {
  background-image: linear-gradient(
      rgba(80, 112, 170, 0.6),
      rgba(80, 112, 170, 0.6)
    ),
    url(../../img/categoryInsurance/superior.jpg);
  height: 80px;
  line-height: 70px;
  border: 2px solid white;
  display: inline-block;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
}

label.colSecondAddressNature {
  background-image: linear-gradient(
      rgba(80, 112, 170, 0.6),
      rgba(80, 112, 170, 0.6)
    ),
    url(../../img/categoryInsurance/country.jpg);
  height: 80px;
  line-height: 70px;
  border: 2px solid white;
  display: inline-block;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
}

label.colOtherAddressNature {
  background-image: linear-gradient(
      rgba(80, 112, 170, 0.6),
      rgba(80, 112, 170, 0.6)
    ),
    url(../../img/categoryInsurance/otherLocal1.jpg);
  height: 80px;
  line-height: 70px;
  border: 2px solid white;
  display: inline-block;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
}
label.colAddressNature:hover,
label.colAddressNature.active {
  background-image: url(../../img/categoryItem/mobilier.png) !important;
  color: transparent;
}
label.colVehileNature:hover,
label.colVehileNature.active {
  background-image: url(../../img/categoryItem/vehicule.png) !important;
  color: transparent;
}
.colSm6 .btn:active,
.colSm6 .btn.active {
  outline: 0;
}
.containerNature .radio,
.containerNature .checkbox {
  position: relative;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  margin: 0 15px;
}
#App_disasterdeclaration_type {
  margin-top: 20px;
}
.arrowRed {
  position: absolute;
  right: 30px;
  top: 15px;
}
.containerArchiveComplaint .btn-submit-custom2 {
  height: auto;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: #7f8c8d;
  font-style: italic;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
  outline: initial !important;
  outline-offset: initial !important;
}
@media (min-width: 768px) {
  #modalcomplaintX .modal-content,
  #modalBreakingsY .modal-content,
  #modalBreakingsN .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5),
      -2px -2px 20px rgba(0, 0, 0, 0.5);
    padding: 30px 15px;
  }
  #modalcomplaintX .modal-dialog,
  #modalBreakingsY .modal-dialog,
  #modalBreakingsN .modal-dialog {
    width: 900px;
  }
}
.complaintXForm .form-control::placeholder {
  color: #7f8c8d !important;
  font-size: 12px !important;
}

.complaintXForm .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #7f8c8d !important;
  font-size: 12px !important;
}

.complaintXForm .form-control::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #7f8c8d !important;
  font-size: 12px !important;
}
.complaintXForm .btn.btn-default {
  font-size: 12px !important;
}
.complaintXForm .file-thumbnail-footer {
  display: none;
}
.complaintXForm .krajee-default.file-preview-frame {
  margin: 0;
  border: none;
  box-shadow: none;
  padding: 0px;
  float: left;
  text-align: center;
}
.complaintXForm .file-preview {
  border-radius: 3px;
  border: none;
  padding: 8px;
  width: auto;
  margin-bottom: 5px;
  /* display: inline; */
}
.complaintXForm .file-preview .fileinput-remove {
  top: 1px;
  right: 1px;
  line-height: 10px;
  display: none;
}
.krajee-default.file-preview-frame:not(.file-preview-error):hover {
  box-shadow: none;
}
.btnDisasterDeclaration {
  display: none;
}
form[name="App_lossreport"] .btn-group {
  display: block;
  width: auto;
}
#App_archivecomplaint_archiveComplaintFile,
.noDisplay {
  display: none;
}
.contentArchiveComplaint .arrowRed {
  bottom: 15px;
}
.contentArchiveComplaint .form-group {
  position: relative;
}
#App_search_target {
  height: auto;
  border: none;
  padding: 0;
}
#App_search_target.radio-buttons div.form-check {
  height: 40px;
  line-height: 40px;
}
#App_search_target.radio-buttons div.form-check label {
  width: 100%;
}
a.btnModify2 {
  /*padding-top: 0px;*/
  /*padding-bottom: 0px;*/
}
/*a.btn-submit-custom2, a.btn-submit-custom3 {
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 34px;
}*/
@media (max-width: 767px) {
  a.btn-submit-custom3.btnMobile2 {
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 32px;
    margin: 0;
    width: 100%;
    display: inline-block;
    border-radius: 0;
    background-color: #de171f !important;
    color: white !important;
    padding: 5px;
    border: 0 !important;
    border-bottom: 2px solid white !important;
  }
  a.btn-submit-custom2.btnMobile1 {
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 32px;
    margin: 0;
    width: 100%;
    display: inline-block;
    border-radius: 0;
    background-color: #051a45 !important;
    color: white !important;
    padding: 5px;
    border: 0 !important;
    border-bottom: 2px solid white !important;
  }
  a.btn-submit-custom2.btnMobile3 {
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 32px;
    margin: 0;
    width: 100%;
    display: inline-block;
    border-radius: 0;
    background-color: rgb(75, 109, 167) !important;
    color: white !important;
    padding: 5px;
    border: 0 !important;
    border-bottom: 2px solid white !important;
  }
  .rowBtn {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
  .rowBtn .col-sm-4 {
    padding: 0;
  }
  .listing {
    font-size: 4vw;
  }
  .listing .fa {
    font-size: 10vw;
  }
  .smallTextMobile {
    font-size: 4vw;
  }
  #App_complaintx_category_category .radio,
  #App_disasterdeclaration_type_type .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    width: 48%;
  }
}
.listItems,
.listPayments {
  display: none;
}
.listOthers {
  display: none;
}
.contentArchiveComplaint .addDocument {
  padding: 12px 15px;
  font-size: 13px;
}

@media (max-width: 1000px) and (min-width: 768px) {
  #App_disasterdeclaration_type_type div.form-chec {
    width: 48%;
  }
  #App_complaintx_category_category .radio {
    width: 48%;
  }
  label.colAddressNature {
    height: 80px;
    line-height: 1;
    white-space: normal;
    padding-top: 17px;
  }
}

.form-check-input:focus {
  box-shadow: 0 0 0 0;
}


@media (min-width: 992px) {
  #App_complaintx_category_category.radio-buttons label {
    font-size: 18px;
    line-height: 24px !important;
    padding: 28px 10px;
    width: 100%;
    word-break: normal;
  }
}