/* ------- Icon 16px 16px balises------- */
 span.iconfile {
	background: url(../modules/cnav-pub2-template/css/../icons/jnt_file_file.png ) no-repeat top left;
	padding-left: 18px !important;
}

/* ------- Icon 16px 16px Files types------- */
 .word,  .doc,  .docx {
    background-image: url(../modules/cnav-pub2-template/css/../icons/jnt_file_doc.png ) !important ;
}
 .pdf {
    background-image: url(../modules/cnav-pub2-template/css/../icons/jnt_file_pdf.png ) !important ;
}
 .xls,  .xlsx,  .csv {
    background-image: url(../modules/cnav-pub2-template/css/../icons/jnt_file_xls.png ) !important ;
}

/* ------- File types (end) ------- */

/* Gestion des modèles CK_Editor */
.card.ck-modele {
	overflow: visible;
}
.card.ck-modele h3{
	margin-left:53px;
	padding-bottom: 10px;
}
.card.ck-modele .card-picto{
	background-color: #0071B9;
	width: 35px;
	height: 50px;
	position: absolute;
	top:-5px;
	border-radius: 5px 0 5px 5px;
}
.card.ck-modele .card-picto img{
	display: block;
	margin-left: auto !important;
	margin-right: auto!important;
	margin-top: 35%!important;
}

.card.ck-modele .card-picto::after {
	content: '';
	background-color: transparent;
	left: 35px;
	position: absolute;
	border-top: solid 2.5px transparent;
	border-bottom: solid 2.5px #666;
	border-right: solid 2.5px transparent;
	border-left: solid 2.5px #666;
	top:0;
}
.retraite .card.ck-modele .card-picto{
	background-color: #A82765;
}
.employeur .card.ck-modele .card-picto {
	background-color: #D86B56;
}
.actif .card.ck-modele .card-picto{
	background-color:#00829B;
}
.card.ck-modele .card-picto.card-picto-travailleurs-indépendants {
	width: 123px;
}

.card.ck-modele .card-picto.card-picto-travailleurs-indépendants::after {
	left: 123px;
}

.card.ck-modele .card-picto.card-align img {
    margin-top: 43%!important;
    margin-bottom: 15px;
}

.card.ck-modele .card-picto.card-align-video img {
    margin-top: 48%!important;
}

.card.ck-modele .card-picto.card-align-chiffres img {
    margin-top: 42%!important;
}

.card.ck-modele.ck-modele-travailleurs-indépendants h3 {
    margin-left: 135px;
    padding-bottom: 10px;
}

.card.ck-modele .card-picto.card-picto-travailleurs-indépendants img {
	margin-top: 11% !important;
}
body.article .content .card.ck-modele-travailleurs-independants-allegee,
body.service-en-ligne .content .card.ck-modele-travailleurs-independants-allegee {
	box-shadow: none !important;
	border-radius: 0px;
	border-left: 0px;
	border-right: 0px;
	padding-left: 0px;
}

body.article .content .card.ck-modele-travailleurs-independants-allegee h3,
body.service-en-ligne .content .card.ck-modele-travailleurs-independants-allegee h3 {
	border-bottom: none;
    margin-top: -10px !important;
    padding-bottom: 8px;
    margin-bottom: 20px !important;
    font-weight: 600 !important;
    font-family: 'Raleway', sans-serif;
}

body.article .content .card.ck-modele-travailleurs-independants-allegee p,
body.service-en-ligne .content .card.ck-modele-travailleurs-independants-allegee p {
	padding-left: 0px;
}

.card.ck-modele .card-picto.card-picto-travailleurs-independants-allegee {
	width: 123px;
}

.card.ck-modele .card-picto.card-picto-travailleurs-independants-allegee::after {
	left: 123px;
}

.card.ck-modele .card-picto.card-picto-travailleurs-independants-allegee img {
    margin-top: 11% !important;
}

.card.ck-modele.ck-modele-travailleurs-independants-allegee h3 {
    margin-left: 141px;
    padding-bottom: 10px;
}

span.external-link a {
  display: inline-block;
  align-items: center;
}

span.external-link a:after {
  background: url('../modules/cnav-pub2-template/css/../images/picto-url-externe.svg') no-repeat;
  content: "";
  display: inline-block;
  top: 4px;
  width: 14px;
  height: 14px;
  border: 0;
  vertical-align: middle;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 3px;
}

body.article.actif .content .container .external-link a:after,
body.service-en-ligne.actif .content .container .external-link a:after {
  background: url('../modules/cnav-pub2-template/css/../images/picto-url-externe-actif.svg') no-repeat;
  content: "";
}

body.article.retraite .content .container .external-link a:after,
body.service-en-ligne.retraite .content .container .external-link a:after {
  background: url('../modules/cnav-pub2-template/css/../images/picto-url-externe-retraite.svg') no-repeat;
  content: "";
}

body.article.employeur .content .container .external-link a:after,
body.service-en-ligne.employeur .content .container .external-link a:after {
  background: url('../modules/cnav-pub2-template/css/../images/picto-url-externe-employeur.svg') no-repeat;
  content: "";
}

.intro {
  font-family: Roboto;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 25px;
}

body.article.tailleUp .intro, body.service-en-ligne.tailleUp .intro {
    font-size: 20px !important;
}

body.dyslexic .intro, body.dyslexic .text-footer-style, body.dyslexic .text-pr-style {
    font-family: 'opendyslexic', sans-serif !important;
}

.styleBtn {
	padding: .675rem 1.75rem;
    font-size: 1rem;
    box-shadow: none;
    border: 0 ;
    border-radius: 1.5rem;
    background: linear-gradient(90deg, #015A94 -1.32%, #0071B9 100%);
    box-shadow: 0px 4px 10px rgb(0 113 185 / 25%);
    color: #fff;
}

body.actif main .styleBtn {
    background: linear-gradient(90deg, #006573 0%, #00829B 100%);
    box-shadow: 0px 4px 10px rgb(0 151 169 / 25%);
}

body.contrast.actif .styleBtn {
    background: #01707E !important;
}

body.contrast.retraite .styleBtn {
    background: #6A123C !important;
}

body.contrast.employeur .styleBtn {
    background: #B03F29 !important;
}

body.actif main .styleBtn:hover, body.actif main .styleBtn:focus {
    background: linear-gradient(90deg, #0E7E8D 0%, #00829B 100%);
}

body.actif main .styleBtn:active, body.actif main .styleBtn:active:focus {
    background: linear-gradient(90deg,#047987, #1D9D8F);
}

body.retraite main .styleBtn {
    background: linear-gradient(90deg, #8E2256 0%, #C64E51 126.2%);
    box-shadow: 0px 4px 10px rgba(168, 39, 101, 0.25);
}

body.retraite main .styleBtn:hover, body.retraite main .styleBtn:focus {
    background: linear-gradient(90deg, #CA196D, #E9436B);
}

body.retraite main .styleBtn:active, body.retraite main .styleBtn:active:focus {
    background: linear-gradient(90deg,#8C2355, #B53A58);
}

body.employeur main .styleBtn {
    background: linear-gradient(90deg, #D86B56, #D67E3E);
    box-shadow: 0px 4px 10px rgba(232, 108, 84, 0.25);
}

body.employeur main .styleBtn:hover, body.employeur main .styleBtn:focus {
    background: linear-gradient(90deg, #FE7A61, #FF9446);
}

body.employeur main .styleBtn:active, body.employeur main .styleBtn:active:focus {
    background: linear-gradient(90deg, #BE5845, #A9612C);
}

body.article .content .container .styleBtn a, body.article.contrast .content .container .styleBtn a, body.article.contrast.actif .content .container .styleBtn a, 
body.article.contrast.retraite .content .container .styleBtn a, body.article.contrast.employeur .content .container .styleBtn a,
body.service-en-ligne .content .container .styleBtn a, body.service-en-ligne.contrast .content .container .styleBtn a, body.service-en-ligne.contrast.actif .content .container .styleBtn a, 
body.service-en-ligne.contrast.retraite .content .container .styleBtn a, body.service-en-ligne.contrast.employeur .content .container .styleBtn a  {
    color: #FFFFFF;
    text-decoration: none;
}

.styleBtn a, .styleBtn a:hover, .styleBtn a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

.surlignerBleu {
  background-repeat: no-repeat;
    background-size: 100% 50%;
    background-position: 0px 109%;
    background-image: linear-gradient(90deg, rgba(0, 130, 155, 0.2) 0%, rgba(0, 130, 155, 0.2) 0%);
}

.surlignerJaune {
  background-repeat: no-repeat;
  background-size: 100% 25%;
  background-position: 0px 83%;
  background-image: linear-gradient(90deg, #F6D365 0%, #F6D365 0%);
}

.textStyl .surlignerJaune {
  font-family: Raleway;
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 56px;
  text-align: center;
  font-feature-settings: 'pnum' on, 'lnum' on;
}

.textStyl {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  font-feature-settings: 'pnum' on, 'lnum' on;
}

body.service-en-ligne .contenuBlocDroite .nuage {
  background: url("../modules/cnav-pub2-template/css/../images/bulle-generale.svg") no-repeat;
  width: 84%;
  height: 100%;
  min-height: 233px;
  position: absolute;
  display: block;
  flex-direction: column;
  justify-content: flex-end;
  margin: 6% 20% 0px 20%;
}

body.service-en-ligne.actif .contenuBlocDroite .nuage {
  background: url("../modules/cnav-pub2-template/css/../images/bulle-actif.svg") no-repeat;
}

body.service-en-ligne.retraite .contenuBlocDroite .nuage {
  background: url("../modules/cnav-pub2-template/css/../images/bulle-retraite.svg") no-repeat;
}

body.service-en-ligne.employeur .contenuBlocDroite .nuage {
  background: url("../modules/cnav-pub2-template/css/../images/bulle-employeur.svg") no-repeat;
}

.nuage:first-child p, .nuage p {
  position: relative;
  right: 16%;
  top: 35px;
}

.nuage p {
  margin-bottom: 30px;
}

.nuage .styleBtn {
  padding: .675rem 2.60rem;
}

body.article main .content .container .styleBtn .external-link a:after,
body.service-en-ligne main .content .container .styleBtn .external-link a:after {
  content: "";
  background: url('../modules/cnav-pub2-template/css/../images/picto-url-externe-white.svg') no-repeat;
  margin-left: 10px;
  margin-right: 0px;
}

/* Gestion des modèles CK_Editor (end) */
.ati-cookie {
    align-items:center;
    display:grid;
    grid-template-columns:40% 18%;
}
    
.ati-cookie__check {
    display:flex;
    justify-content:flex-end;
    margin-top: 10px;
}

.switch.checked:before {
    color:#0071B9;
    content:"activé";
    left: -63px;
    text-transform: capitalize;
}
.switch:before{
    color:#949494;
    content:"désactivé";
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    left: -91px;
    line-height: 16px;
    position:absolute;
    text-transform: capitalize;
    top: 3px;
    transition:opacity 2s ease-out;
}

.ati-cookie__check_title{
    font-size:1.3rem;
    font-weight:500;
}

.switch {
    position: relative;
    display: inline-block !important;
    width: 43px;
    height: 20px;
  }
  
  .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #949494;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 24px;
    width: 24px;
    left: -2px;
    bottom: -2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    /* Général Primaire */
    border: 2px solid #949494;
    box-sizing: border-box;
  }

  .switch input:checked + .slider:before {
    border: 2px solid #0071B9
  }
  
  .switch input:checked + .slider {
    background-color:  #0071B9;
  }
  
.switch input:focus + .slider {
    box-shadow: 0 0 1px #000;
  }
  
  .switch input:checked + .slider:before {
    -webkit-transform: translateX(24px);
    -ms-transform: translateX(24px);
    transform: translateX(24px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }
