.page-simulateur-ph .container,
#sim .container {
  max-width: 850px; }

.tip {
  cursor: help;
  display: inline-block;
  position: relative;
  width: 15px;
  height: 15px;
  margin: 0 2px;
  background-color: #fff;
  border: 1px solid;
  border-radius: 10px;
  color: #777777;
  font-family: "Times New Roman", Times, serif;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: 1px;
  font-style: italic;
  font-size: 11px; }
  .tip .tipBox {
    display: none;
    position: absolute;
    left: 25px;
    top: 0;
    width: 170px;
    z-index: 99;
    background-color: #FFF;
    padding: 10px 15px;
    border: 1px solid #c2c2c2;
    color: #505050;
    font-weight: normal;
    font-size: 11px;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    text-align: left; }
  .tip:hover .tipBox {
    display: block; }

.simBox .alert {
  border: 1px solid;
  color: #ef0900;
  padding: 1em 1.5em;
  display: none;
  font-size: 1rem; }
  .simBox .alert.success {
    color: #6db379; }
  .simBox .alert .closeBt {
    float: right;
    color: #333;
    margin-right: -0.5em; }

.simBox .smaller {
  font-size: 1rem; }
  @media (max-width: 600.98px) {
    .simBox .smaller {
      font-size: 0.8rem; } }

.simBox .form-check-input {
  margin-top: 0; }

.simBox label.form-check-label {
  margin: 0.25em 0 0 0.25em; }

.simBox .has-error {
  border: 2px solid #ef0900; }

@media (max-width: 600.98px) {
  .simBox .btnWrapper input {
    width: 100%; } }

#boxProjet .more {
  padding: .5em 0; }

#boxProjet a.tip {
  font-weight: bold; }

#boxProjet #boxProjetReload i {
  margin: 0; }

#boxProjet .devise {
  position: absolute;
  color: #ced4da;
  margin: 0.6em;
  pointer-events: none; }
  @media (min-width: 1001px) {
    #boxProjet .devise {
      margin-top: 0.4em; } }

#boxProjet .detailBox {
  padding: 1em 1em 1px;
  margin: -1em;
  transition: all .35s; }
  #boxProjet .detailBox.open {
    margin-bottom: 1em;
    background-color: #e9ecef; }

#boxProjet .FinancementBancaire,
#boxProjet #FraisAnnexes {
  min-height: 1.466em; }

#boxAnalyse h5 {
  margin: 1em 0 0;
  font-family: Arial, sans-serif; }

#boxAnalyse p strong {
  font-size: 1.2em; }

#boxExemple .tableExemple td:first-child div {
  width: 17px;
  height: 17px;
  margin-top: .25em; }
  #boxExemple .tableExemple td:first-child div.green {
    background-color: #118f4e; }
  #boxExemple .tableExemple td:first-child div.lightGreen {
    background-color: #8dc3a7; }
  #boxExemple .tableExemple td:first-child div.grey {
    background-color: #b9bbba; }

@media (max-width: 600.98px) {
  #boxExemple .tableExemple td:first-child {
    padding-left: 0;
    padding-right: 0; }
    #boxExemple .tableExemple td:first-child div {
      width: 8px; } }

#boxExemple .detailBox {
  margin: 1em 0; }

#boxExemple .details {
  padding: 1em 1em 1px; }

#boxExemple .open .details {
  margin-bottom: 1em;
  background-color: #e9ecef; }

#boxComparer table th:first-child {
  min-width: 12em; }

#boxComparer table .total {
  font-weight: bold;
  background-color: #fff; }

#boxComparer table input, #boxComparer table select {
  padding-left: .35rem;
  padding-right: .35rem; }
  @media (max-width: 600.98px) {
    #boxComparer table input, #boxComparer table select {
      min-width: 5em;
      padding: 0.5em;
      font-size: 0.8rem;
      height: 2.5em; } }

/*# sourceMappingURL=ph.css.map */
