@charset "UTF-8";
/* ---------------------- */
/* FICHIER GÉNÉRÉ EN LESS */
/* ---------------------- */
#contenu-centre.faq #form-container-refresh input[type="text"] {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
  font-size: 0.938rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

/* LOGICIELS */
.shortcutBlocks.netbanking {
  width: 620px; }
  .shortcutBlocks.netbanking article {
    padding: 12px 14px;
    width: 270px; }
    .shortcutBlocks.netbanking article h2 {
      border-bottom: 0;
      font-size: 22px;
      margin: 15px 0 10px; }
    .shortcutBlocks.netbanking article h3, .shortcutBlocks.netbanking article p {
      margin: 10px 0; }

/* FIN LOGICIELS */
/* DEBUT FAQ */
#contenu-centre.faq {
  width: 750px; }
  #contenu-centre.faq h2 {
    margin: 1em 0 0.25em; }
  #contenu-centre.faq #form-container-refresh {
    padding: 0 0 1.5em; }
    #contenu-centre.faq #form-container-refresh input[type="text"] {
      display: inline-block;
      margin: 0;
      width: 15em; }
    #contenu-centre.faq #form-container-refresh input[type="submit"] {
      display: inline-block; }

.question_block {
  width: 560px; }
  .question_block.hit {
    width: 348px;
    font-size: 12px;
    min-height: 92px; }
  .question_block a {
    text-decoration: none;
    color: #666; }
    .question_block a:hover {
      color: #000; }

.question_title {
  background: url("../img/faq/arrow-closed.svg") no-repeat right top;
  padding: .5em 1.5em .5em 0;
  border-top: 1px solid #eee; }
  .no-svg .question_title {
    background-image: url("../img/faq/arrow-closed.png"); }
  .question_title.no-border {
    border-top: none; }
  .hit .question_title {
    font-weight: bold;
    border: 0; }
  .first .question_title {
    border-top: none; }
  .last .question_title {
    border-bottom: 1px solid #eee; }
  .active .question_title {
    background-image: url("../img/faq/arrow-open.png");
    font-weight: bold; }

.question_answer {
  padding-left: 50px; }
  .hit .question_answer {
    padding-left: 15px; }
  .active .question_answer {
    padding-top: .5em; }

.question_comment {
  display: none;
  background-color: #fbfbfb;
  border: 1px solid #d3d3d3;
  margin: 10px 0 20px 50px;
  padding: 10px; }
  .question_comment .balance {
    text-transform: uppercase;
    color: #999;
    font-size: 11px;
    margin: 0 5px;
    padding-top: 2px; }
  .question_comment .evaluation,
  .question_comment .star,
  .question_comment .balance {
    float: left; }
  .question_comment .evaluation {
    margin-right: 1em; }
  .question_comment .star {
    width: 16px;
    height: 16px;
    background: url("../img/faq/star.svg") no-repeat;
    float: left;
    cursor: pointer; }
    .no-svg .question_comment .star {
      background-image: url("../img/faq/star.png"); }
    .question_comment .star.active {
      background: url("../img/faq/star-active.svg") no-repeat; }
      .no-svg .question_comment .star.active {
        background-image: url("../img/faq/star-active.png"); }
  .question_comment .question_comment_text {
    display: none; }
  .question_comment p {
    font-weight: bold; }
  .question_comment textarea {
    height: 55px;
    width: 470px;
    resize: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 5px;
    border: 1px solid #d3d3d3;
    margin-bottom: 10px; }
  .hit .question_comment {
    margin-left: 13px; }
    .hit .question_comment textarea {
      width: 260px; }

.faq .webform-client-form {
  display: none; }

#faq_ask_question {
  margin: 20px 0 0;
  cursor: pointer; }

#faq_search_results {
  display: none;
  padding: 20px 0; }

/* FIN FAQ */
/* DEBUT AIDE NETBANKING */
.container-aide-download {
  width: 320px;
  margin-bottom: 30px; }

.container-aide-download.left {
  margin-right: 30px; }

.container-aide-download.right {
  float: right; }

.container-aide-download h3 {
  margin-bottom: 5px; }

.container-aide-download > a,
.container-aide-download > div {
  display: block;
  height: 80px; }

.container-aide-download.small > a,
.container-aide-download.small > div {
  height: 40px; }

#contenu-centre .container-aide-download > a:hover {
  text-decoration: none; }

.download-text {
  background-color: #eee;
  padding: 3px;
  font-size: 11px;
  float: left;
  border-left: solid 5px #aaa;
  margin-top: 57px;
  cursor: pointer;
  color: #666;
  text-decoration: none; }

.container-aide-download.small .download-text {
  margin-top: 18px; }

.container-aide-download a .download-text {
  color: #333; }

.container-aide-download a:hover .download-text {
  border-left: solid 5px #c00d0e;
  color: #333;
  text-decoration: none; }

.download-button {
  background-color: #eee;
  padding: 3px;
  font-size: 11px;
  float: right;
  margin-top: 57px;
  cursor: pointer;
  color: #666;
  text-decoration: none; }

.container-aide-download.small .download-button {
  margin-top: 18px; }

.container-aide-download a .download-button {
  color: #333; }

.container-aide-download a:hover .download-button {
  background-color: #7f7f7f;
  color: #fff;
  text-decoration: none; }

/*#contenu-centre.aide-netbanking {
	width: 670px;	
}*/
.aide-netbanking h2 {
  margin-bottom: 10px; }

.aide-netbanking h3 {
  margin: 10px 0;
  font-family: 'FrutigerLTStd45Light';
  font-size: 16px;
  font-weight: normal; }

.aide-row {
  padding: 10px 0; }

.aide-row h3 {
  font-family: 'FrutigerLTStd45Light';
  font-size: 16px;
  font-weight: normal;
  margin: 0px 0 10px 0; }

.aide-column-left {
  width: 335px;
  float: left;
  padding-right: 40px; }

.aide-column-right {
  float: left; }

.aide-column-right img, img.aide-img {
  border: 1px solid #999;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

.aide-img {
  margin: 10px 0; }

.aide-netbanking td {
  padding: 0 10px 10px 0;
  vertical-align: top; }

.aide-shortcut-box-right {
  width: 200px;
  float: right;
  margin: 0 0 10px 10px;
  padding: 15px 15px 10px;
  background-color: #F9F9F9;
  border: 1px solid #EDECEC; }

.aide-shortcut-box-right img {
  max-width: 200px; }

.aide-shortcut-box-right h3 {
  margin-bottom: 0; }

/* Page calculette */
.aide-calculette h2 {
  border-bottom: 1px solid #cccccc;
  margin: 2em 0 1em; }

#contenu-centre .aide-calculette ol {
  margin-right: 0; }

.aide-calculette li {
  position: relative;
  clear: both;
  padding: 1em 0; }

.aide-calculette > ol > li {
  counter-increment: main; }

.aide-calculette li.sub-list-wrapper {
  list-style: none; }

/* Sous-liste */
#contenu-centre ol ol {
  counter-reset: sub;
  list-style: outside none none;
  margin: 0; }

.aide-calculette li li:before {
  content: counter(main, decimal) "." counter(sub, decimal);
  counter-increment: sub;
  left: -1.75em;
  position: absolute; }

.aide-calculette .aide-column-left {
  width: 310px; }

.aide-calculette .aide-column-left img {
  vertical-align: -6px; }

.aide-calculette li .aide-column-left p:first-child {
  margin-top: 0; }

.aide-calculette .aide-column-right {
  border: 1px solid #edecec;
  margin: 0.5em 0;
  text-align: center;
  width: 373px; }

.aide-calculette .aide-column-right img {
  border: 0;
  border-radius: 0; }

/* FIN AIDE NETBANKING */
/* DEBUT AIDE NETBANKING (iFrame webApp netbanking) */
.node-page-aide-netbanking {
  padding: 0 10px;
  background-color: #fff;
  line-height: 1.5; }

.node-page-aide-netbanking h2 {
  font-size: 22px; }

.node-page-aide-netbanking h3 {
  border-bottom: 1px solid #e0e0e0;
  font-family: 'FrutigerLTStd45Light';
  font-size: 15px;
  font-weight: normal;
  margin: 1.5em 0 0.5em; }

.node-page-aide-netbanking h4 {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: none;
  font-weight: bold;
  font-size: 1em;
  letter-spacing: 0;
  margin: 1.5em 0 0; }

.node-page-aide-netbanking p {
  margin: 0.5em 0; }

.node-page-aide-netbanking p.btn-wrapper {
  text-align: center; }

.node-page-aide-netbanking a.btn1,
.node-page-aide-netbanking a.btn3 {
  box-sizing: border-box;
  min-width: 140px;
  text-align: center; }

.node-page-aide-netbanking .shortcut-box-right {
  margin-left: 30px;
  width: 198px; }

.node-page-aide-netbanking .shortcut-box-right h3 {
  border: 0;
  font-size: 13px;
  margin: 0.5em 0; }

/* FIN AIDE NETBANKING (iFrame webApp netbanking) */
/* RESPONSIVE: Ecrans Medium (md) */
@media only screen and (max-width: 1000px) {
  #contenu-centre.faq,
  .question_block,
  .question_block.hit {
    float: none;
    width: auto; }
  .question_block.hit {
    margin: 0 0 1em;
    min-height: 0; }
  .container-aide-download.left,
  .container-aide-download.right {
    margin-left: 0;
    margin-right: 0; }
  .shortcutBlocks.netbanking,
  .shortcutBlocks.netbanking article {
    width: auto; }
  .aide-calculette .aide-column-left,
  .aide-calculette .aide-column-right {
    float: none;
    padding-right: 0;
    width: auto; } }

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