/*! MODIFS IOMEDIA */
#headerLogo{
  max-width: 250px;
  margin-top: 8px;
}


/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
  font-size: 0.938em;
  line-height: 1.2;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* -------------- Layout -------------- */
.col_1,
.col_2,
.col_3,
.col_4,
.col_5,
.col_6,
.col_7,
.col_8,
.col_9,
.col_10,
.col_11,
.col_12 {
  float: left;
  padding: 0 2.5%;
}
.lt-ie8 .col_1,
.lt-ie8 .col_2,
.lt-ie8 .col_3,
.lt-ie8 .col_4,
.lt-ie8 .col_5,
.lt-ie8 .col_6,
.lt-ie8 .col_7,
.lt-ie8 .col_8,
.lt-ie8 .col_9,
.lt-ie8 .col_10,
.lt-ie8 .col_11,
.lt-ie8 .col_12 {
  padding: 0 2.4%;
}
.col_1 {
  width: 3.33%;
}
.col_2 {
  width: 11.66%;
}
.col_3 {
  width: 20%;
}
.col_4 {
  width: 28.33%;
}
.col_5 {
  width: 36.66%;
}
.col_6 {
  /*width: 55%;*/
  width: 45%;
}
.col_7 {
  width: 53.33%;
}
.col_8 {
  width: 61.66%;
}
.col_9 {
  width: 70%;
}
.col_10 {
  width: 78.33%;
}
.col_11 {
  width: 86.66%;
}
.col_12 {
  width: 95%;
}
.col_offset_1 {
  margin-left: 8.33%;
}
.col_offset_2 {
  margin-left: 16.66%;
}
.col_offset_3 {
  margin-left: 25%;
}
.col_offset_4 {
  margin-left: 33.33%;
}
.col_offset_5 {
  margin-left: 41.66%;
}
.col_offset_6 {
  margin-left: 50%;
}
.col_offset_7 {
  margin-left: 58.33%;
}
.col_offset_8 {
  margin-left: 66.66%;
}
.col_offset_9 {
  margin-left: 75%;
}
.col_offset_10 {
  margin-left: 83.33%;
}
.col_offset_11 {
  margin-left: 91.66%;
}
body > section {
  padding: 2em 0 4em;
}
.wrapper {
  margin: 0 auto;
  width: 90%;
  max-width: 1130px;
}
.wrapper-col {
  margin: 0 auto;
  width: 95%;
  max-width: 1190px;
}
.img-responsive {
  max-width: 100%;
  height: auto;
}
/* -------------- Texte -------------- */

@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);
@font-face{
  font-family:-apple-system,BlinkMacSystemFont,"inter_regular",sans-serif
}
/*.valignb {
	display: inline-block;
	vertical-align: bottom;
	float: none;
	margin-top: 19px
}*/
html {
  color: #555;
}
h1 {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 4.200em;
  line-height: 1;
  margin: 2em 0 1em;
  font-family:'garagegothic-bold';
}
h1 small {
  font-size: 0.333em;
  display: block;
}
h2 {
  font-size: 2.000em;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1.1;
}
h3 {
  font-size: 1.667em;
  font-weight: normal;
  line-height: 1.1;
}
h4 {
  font-weight: bold;
  font-size: 1em;
}
h5 {
  font-weight: normal;
  font-size: 1em;
}
a {
  text-decoration: none;
}
.lqj a,
a.lqj {
  color: #4e4e4d;
}
.lqj a:hover,
a.lqj:hover {
  color: #343434;
}
a.btn,
a.btn-grey,
a.btn-border,
input[type=submit] {
  color: #fff;
  display: inline-block;
  font-size: 1.200em;
  padding: .75em 1em;
  margin: 1em 0;
  border: 0;
  border-radius: 0;
  white-space: normal;
}
a.btn.block,
a.btn-grey.block,
a.btn-border.block,
input[type=submit].block {
  display: block;
}
a.btn.arrow,
a.btn-grey.arrow,
a.btn-border.arrow,
input[type=submit].arrow {
  padding-right: 2.5em;
  background-repeat: no-repeat;
  background-position: right 1em center;
  background-image: url(../img/arrow-right-white.svg);
}
.no-svg a.btn.arrow,
.no-svg a.btn-grey.arrow,
.no-svg a.btn-border.arrow,
.no-svg input[type=submit].arrow {
  background-image: url(../img/arrow-right-white.png);
}
.lt-ie9 a.btn.arrow,
.lt-ie9 a.btn-grey.arrow,
.lt-ie9 a.btn-border.arrow,
.lt-ie9 input[type=submit].arrow {
  background-position: right center;
}
.lqj a.btn,
.lqj input[type=submit],
a.btn.lqj,
input[type=submit].lqj,
section.lqj a.btn,
section.lqj input[type=submit] {
  background-color: #D90001;
  border-radius: 0.23rem;
  padding: 0.25em 2em;
}
.lqj a.btn:hover,
.lqj input[type=submit]:hover,
a.btn.lqj:hover,
input[type=submit].lqj:hover,
section.lqj a.btn:hover,
section.lqj input[type=submit]:hover {
  background-color: #2c488a;
  color: #fff;
}
a.btn-grey {
  background-color: #efefef;
  color: #6b6b6b;
}
a.btn-grey:hover {
  text-decoration: none;
  background-color: #d6d6d6;
  color: #6b6b6b;
}
a.btn-grey.arrow {
  background-image: url(../img/arrow-right.svg);
}
.no-svg a.btn-grey.arrow {
  background-image: url(../img/arrow-right.png);
}
a.btn-border {
  background-color: #fff;
  border: 2px solid;
}
.lqj a.btn-border,
section.lqj a.btn-border {
  color: #4e4e4d;
}
.lqj a.btn-border:hover,
section.lqj a.btn-border:hover {
  background-color: #4e4e4d;
  border-color: #4e4e4d;
  color: #fff;
}
a.btn-border.lqj {
  color: #4e4e4d;
}
a.btn-border.lqj:hover {
  background-color: #4e4e4d;
  border-color: #4e4e4d;
  color: #fff;
}
hr {
  border-top: 1px dashed #999;
  margin: 1em auto;
}
hr.small {
  width: 5em;
  border-top: 1px solid #212121;
  margin-left: 0;
}
hr.bold {
  border-top: 3px solid #212121;
}
.lqj .colored {
  color: #4e4e4d;
}
.text-black {
  color: #212121;
}
.text-red {
  color: #d45454;
}
.text-green {
  color: #49ce45;
}
/* -------------- Formulaires -------------- */
label,
legend {
  display: block;
  margin: 1em 0 0.5em;
  text-transform: uppercase;
}
input[type="radio"] + label,
input[type="checkbox"] + label {
  /*float: left;*/
  margin-right: 1em;
  text-transform: none;
}
input,
textarea,
select {
  display: block;
  width: 100%;
  margin: 0.5em 0 1em;
  padding: .75em;
  border: 1px solid #999;
  box-sizing: border-box;
}
input[type=submit] {
  border: 0;
  width: auto;
  padding: 0.75em 2em;
}
input:focus {
  background-color: transparent;
}
input[type=radio],
input[type=checkbox] {
  float: left;
  width: auto;
  margin: 1.1em 0.5em 1.1em 0;
}
textarea {
  height: 9.25em;
}
.radio-border-btn input {
  display: none;
}
.radio-border-btn label {
  text-transform: none;
  font-weight: normal;
  display: inline-block;
  font-size: 1.200em;
  padding: .5em 1em;
  border: 1px solid #6b6b6b;
  color: #6b6b6b;
}
.radio-border-btn input:checked + label {
  color: #fff;
}
.lqj .radio-border-btn input:checked + label {
  background-color: #4e4e4d;
}
.submit-wrapper {
  background-color: #fff;
  padding: 2em 0 4em;
  margin-bottom: -4em;
}
/* -------------- Header -------------- */
header {
	height: 110px;
	margin:0;
	padding:10px 0 0 0;
	background:url(../img/header_bg.png) repeat-x bottom;
	text-align:center;
}
header.lacote {
	height: 90px;
	background:url(../img/header_bg_lacote.png) repeat-x;
}

.lqj header{
	padding:0;
	background:url(../img/header_bg_arcinfo.png) repeat-x bottom;
}

header p.newContexte{
	padding: 8px 0 0 0;
	text-transform:uppercase;
}

/*header.lacote p.newContexte{
	color:#fff;
	padding: 8px 0 0 0;
}*/

#newBTN{
	min-height:35px;
}

#newBTN #newBack{
	padding:3px;
	color:#777;
}

#newBTN #newLogout{
	float:right;
    padding: 8px 8px 8px 22px;
	background:url(../img/logout.png) no-repeat 3px;
	color:#777;
}

#newBTN a:hover{
	text-decoration:none;
}

/* -------------- Page abonnements -------------- */
#section-abonnements {}
.img-centered{
	margin:0 auto;
} #section-abonnements .wrapper > p {
	color: #6b6b6b;
}
#section-abonnements #abonnement-steps-pager {
  list-style: outside none none;
  padding: 0;
  font-size: 0.800em;
}
#section-abonnements #abonnement-steps-pager li {
  float: left;
  border: 1px solid #d5d5d5;
  margin-right: -1px;
  padding: 1em;
}
#section-abonnements #abonnement-steps-pager li.active {
  background-color: #e7e6e3;
}
#section-abonnements .btn-choix-journal {
  position: relative;
}
#section-abonnements .btn-choix-journal.active::after {
  content: "";
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  left: 50%;
  bottom: -1em;
  margin-left: -1em;
  border-top: 1em solid;
  border-left: 1em solid transparent;
  border-right: 1em solid transparent;
}
.lqj #section-abonnements .btn-choix-journal.active::after {
  border-top-color: #4e4e4d;
}
#section-abonnements .btn-choix-journal.lqj.active::after {
  border-top-color: #4e4e4d;
}
#section-abonnements #abonnements-impartial,
#section-abonnements #abonnements-express {
  display: none;
}
#section-abonnements #abonnements-impartial.active,
#section-abonnements #abonnements-express.active {
  display: block;
}
#section-abonnements article {
  border-right: 2px solid #faf9f8;
  box-sizing: border-box;
  margin: 1em 0;
  padding: 0;
  width: 25%;
}
#section-abonnements article .img-active,
#section-abonnements article.active .img-normal,
#section-abonnements article:hover .img-normal {
  display: none;
}
#section-abonnements article.active .img-active,
#section-abonnements article:hover .img-active {
  display: block;
}
#section-abonnements #abonnement-step2 {
  max-width: 55.75em;
}
#section-abonnements #abonnement-step2 fieldset > div {
  position: relative;
  background-color: #f1f0ef;
  margin-bottom: 1px;
  /*padding-left: 14em;*/
}
#section-abonnements #abonnement-step2 fieldset h4 {
  position: absolute;
  left: 1em;
  margin: 1em 0;
}
#section-abonnements #abonnement-step2 fieldset fieldset > div {
  background-color: #eae9e8;
  padding-left: 1em;
}
#section-abonnements #abonnement-step2 fieldset label {
  float: none;
  margin-left: 1.5em;
}
#section-abonnements #abonnement-step2 #abonnement-ordinaire-options {
  display: none;
}

#abonnement-step3{

}

.form-group.NewStep3{
	text-align:center;
}
.form-group.NewStep3 a{
	display: inline-block;
	width:280px;
	height:120px;
	margin:10px;
	padding:10px;
	border:1px solid #333;
}
.form-group.NewStep3 a:hover{
	text-decoration:none;
}
.form-group.NewStep3 a strong{
	display:block;
	margin: 5px;
	padding:3px;
	background:#BD0000;
	color:#FFF;
}
.form-group.NewStep3 a:hover strong{
	background:#555;
}
.lqj .form-group.NewStep3 a strong{
	background:#283583;
}
.lqj .form-group.NewStep3 a:hover strong{
	background:#2c488a;
}


#NewBreadcrumbs{
    display:none;
	margin:0 0 50px 0;
	text-align:center;
}
#NewBreadcrumbs img{
	max-width:700px;
	width:100%;
}

/* -------------- Homepage connecté -------------- */
.article-account {
  background-color: #fff;
}

.article-account h3 {
  margin-bottom: 0;
}
.article-account #btn-edit-name {
  float: right;
  background: url(../img/icon-edit.svg) no-repeat center;
  border-radius: 1em;
  width: 1em;
  height: 1em;
  text-align: center;
}
.no-svg .article-account #btn-edit-name {
  background-image: url(../img/icon-edit.png);
}
.article-account #btn-edit-name:hover {
  background-color: #ccc;
}
.article-account .btn-border {
  text-align: center;
  border-width: 1px;
  background-color: transparent;
}
.article-account .param-login {
  margin: 0 -9%;
  padding: 0.5em 9%;
  background-color: #efefef;
}
.article-account .param-login .btn-border {
  color: #212121;
}
.article-account .param-login .btn-border:hover {
  background-color: #212121;
  border-color: #212121;
}

.article-abonnement dl {
  background-color: #fff;
  text-transform: uppercase;
  font-size: 0.800em;
}
.article-abonnement dt,
.article-abonnement dd {
  float: left;
  width: 50%;
  margin: 0;
  padding: .75em 2%;
  border-bottom: 1px solid #e3e3e3;
  min-height: 3em;
}
.article-abonnement dt {
  color: #c8c7c6;
  clear: left;
}
.article-account .list-services li,
.article-abonnement .list-services li {
  width: 50%;
  min-height:150px;
}

.article-account .list-services li a,
.article-abonnement .list-services li a {
  font-size:.7em;
}

/* -------------- Page abonnement connecté -------------- */
.list-services {
  list-style: none;
  font-size: 1.200em;
  text-align: center;
  padding: 0;
}
.list-services li {
  float: left;
  width: 25%;
}
.list-services li a {
  display: block;
  height: 7em;
  margin: 1em;
  color: #212121;
}
.list-services li img {
  display: block;
  margin: 1em auto;
}
.lt-ie8 .list-services li {
  width: 24.5%;
}
/* -------------- Page historique factures -------------- */
.table-factures {
  width: 100%;
  border: 0;
  color: #7b7b7b;
  text-transform: uppercase;
  margin-bottom: 3em;
  min-width: 40em;
}
.table-factures th,
.table-factures td {
  padding: 1em;
}
.table-factures tr:nth-child(even) {
  background-color: #f2f1f0;
}
.table-factures th {
  font-weight: normal;
  text-align: left;
}
.table-factures th .order-btn {
  float: right;
}
.table-factures th .order-btn a {
  display: block;
  padding: .25em;
}
.table-factures th .order-btn a img {
  display: block;
}
.table-factures td {
  border: 1px solid #c7c6c6;
}
.table-factures td.price {
  text-align: right;
  color: #212121;
}
.table-factures td.price .unit {
  text-transform: none;
  float: left;
  color: #7b7b7b;
}
/* -------------- Footer -------------- */
footer{
	background:#F0F0F0;
	margin: 40px 0 0 0;
	padding:20px 0 25px 0;
	text-align:center;
}

footer p a {
	color:#818181 !important;
	font-size:0.8em;
}
footer p a:hover{
	text-decoration:none
}


/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 800px) {
  /* Layout */
  .col_3,
  .col_4,
  .col_5,
  .col_6,
  .col_8,
  .col_12 {
    display: block;
    float: none;
    width: auto;
  }
  .col_offset_1,
  .col_offset_2,
  .col_offset_3,
  .col_offset_4,
  .col_offset_5,
  .col_offset_6,
  .col_offset_7,
  .col_offset_8,
  .col_offset_9,
  .col_offset_10,
  .col_offset_11 {
    margin-left: 0;
  }
  h1 {
    font-size: 2.5em;
    margin-top: 1.5em;
  }
  /* Zone scroll horizonal */
  .horizontal-scroller {
    overflow: scroll;
    box-shadow: -3px 0 5px 0 #d4d4d4 inset;
    -webkit-box-shadow: -3px 0 5px 0 #d4d4d4 inset;
    padding: 0.5em;
  }
  #contenu-centre .horizontal-scroller img {
    max-width: none;
  }


  /* Page commander */
  .section-form .submit-wrapper {
    padding: 1em 0 2em;
  }
  /* Home connecté */
  .article-account h2 {
    /*margin: 0 -3%;*/
  }
  .article-account .param-login {
    margin: 0 -3%;
    padding: 0.5em 3%;
  }
  /* Footer */
  #footer-contact .logo-wrapper {
    display: none;
  }
  #footer-social-media .social-media {
    margin-left: 0;
  }
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.red{
    color:red;
}
.form-valid{
	color:green;
}
.info{
    margin-top:50px;
    margin-bottom:50px;
}
.form-state{
    display:none;
}
.genericLb
{
    width:20%;
}
.form-economyPriority
{
    display:none;
}
.cartTable th {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 3px;
    font-weight: normal;
    font-size: 0.916em;
    color: #000000;
}

.cartHead {
    /*
	padding-left: 10px;
	*/
    
}

.cartItem {
    width: 400px;
}

.cartPrice {
    width: 150px;
    /*
	padding-right: 10px;
	*/
    /*text-align: center;*/
}

.form-error {
    color: red;
    font-weight: bold;
}
.datePicker {
    position: absolute;
    background-color: rgba(232, 232, 232, 1);
    border: 2px;
    padding: 5px;
    z-index: 1;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    display: inline;
    padding: 5px 5px 5px 5px;
}


.forgotpass {
    font-size: smaller;
    margin-top: -10px !important;
    margin-bottom: 0px !important;
}
.msgInfo
{
	font-weight: bold;
}
.subCancellationReasonList input[type="radio"] {
    margin-bottom: 0;
    margin-top: 0.5em;
}

.subCancellationReasonList label {
    margin-bottom: 0;
    margin-top: 0.3em;
}

.back {
    color: black !important;
    background-color: darkgray !important;
}
@media only screen and (min-width : 768px) {
    .is-table-row {
		display: table;
	}

		.is-table-row [class*="col-"] {
			float: none;
			display: table-cell;
			vertical-align: top;
		}

}

/* Styles IOMEDIA */

* {
  font-family: "Libre Franklin",sans-serif;
}

h2{
  text-transform: unset;
}
h2 img{
  max-height: 35px;
  margin-right: 15px;
}
h4{
  text-transform: none;
}
.list-services.new-home li {
  display: inline-block;
  width: 220px !important;
  height: 50px;
  min-height: 20px !important;
  margin-right: 10px;
}
.list-services.new-home li a {
  white-space: white;
  background-color: white;
  border: 2px solid #003882;
  border-radius: 0.25rem;
  padding: 0.25em 2em;
  color: #003882;
  /* display: inline; */
  height: 30px;
  margin: 0;
}
.list-services.new-home li a:hover {
  text-decoration:none;
}

:not(.home) #newBTN{
  margin-top: 25px;
  padding-top: 1rem!important;
  padding-bottom: 1rem!important;

}

:not(.home) #newBTN::after{
  content: " ";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 3px;
  background-color: #D90001;
  transition: all .2s ease-in-out;
}

.home #newBTN{
  text-align:center;
}
.home #newBTN #newLogout{
  float: unset;
  background-color: red !important;
  border-radius: 0.25rem;
  color: white;
  padding-left: 25px;
  padding-right: 15px;
  background: url(../img/logout-white.png) no-repeat 3px;
}
.btn-blue{
  color: #003882 !important;
}

hr.bold{
  border-top: 1px solid #212121;
}

.lqj header{
  text-align:left;
}
#headerLogo {
  max-width: 220px;
  margin-top: 15px;
  margin-left: 25px;
}

.lqj header{
  background: unset;
  border-bottom: 1px solid #eee;
  height: 67px;
}
h1{
  text-transform: unset;
  margin: unset;
  margin-top: 45px;
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
  line-height: 1.42857143;
  color: #555;
}
h2{
  color: #003882 !important;
  font-weight:bold;
}
.tcenter{
  text-align:center;
}
.tright{
  text-align:right;
}
.specialli dd{
  text-align:right;
}