﻿/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
  color: #ff0000; /*font-weight: bold;*/
}
.field-validation-valid {
  display: none;
}
.input-validation-error {
  border: 1px solid #ff0000;
  background-color: #ffeeee;
}
.validation-summary-errors {
  font-weight: bold;
  color: #ff0000;
  font-size: 13px;
}
.validation-summary-errors ul {
  list-style: none;
}

/* Styles for contact
-----------------------------------------------------------*/
.contactOn {
  background: url('../img/contact/bloc_contact_on.gif');
  height: 28px;
  width: 288px;
  border: 0;
  display: block;
  cursor: pointer;
}
.contactOff {
  background: url('../img/contact/bloc_contact_off.gif');
  height: 28px;
  width: 288px;
  border: 0;
  display: block;
  cursor: pointer;
}
.contactText {
  color: #ffffff;
  font-weight: bold;
  font-size: 13px;
  padding-left: 35px;
  padding-top: 5px;
  position: absolute;
  text-decoration: none;
  text-transform: uppercase;
}

#mesDemandes {
  background-color: #e9e9e9;
  color: #d70064;
  padding: 15px 10px;
  min-height: 48px;
  margin-top: 10px;
}

.messageNewDemande {
  color: grey;
  font-weight: normal;
}
.messageNewDemande a {
  text-decoration: underline;
  color: grey;
}
.Mesdemandes .presentation {
  color: grey;
  padding: 4% 10% 2% 10%;
}

.Mesdemandes thead {
  background-color: #d1d8e8;
}
.Mesdemandes th {
  font-size: 12px;
  text-align: center;
  padding: 0px;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 3px solid white;
}

.Mesdemandes td {
  font-size: 11px;
  text-align: center;
  border-bottom: 2px solid white;
}

.Mesdemandes table.dataTable thead th,
.Mesdemandes table.dataTable thead td {
  padding: 7px 0px 7px 0px;
  border-bottom: 2px solid white;
}

#demandes_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: none;
  color: #333 !important;
  border: none;
  background: none;
}

#demandes_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  color: #333 !important;
  border: none;
  background: none;
  font-weight: bold;
  font-size: 18px;
}

#demandes_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0px;
  margin-left: 0px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}

#demandes_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border: none;
  background: none;
}
/*--------------------------------------------------*/

/* Styles for button
-----------------------------------------------------------*/
/*.formRetourMonCompte { background: url(../img/boutons/btn_retourAMonCompte.gif) no-repeat; }*/
.formMDP {
  float: none;
}

/* Styles pour le numéro Vert MonCompte/MesDonneesPersonnelles
-----------------------------------------------------------*/
.numeroVert {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #98b312;
  background-color: #ffffff;
}
.numeroVertFonce {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #008b45;
}

/* Styles surcharge pour MonCompte/Accueil
-----------------------------------------------------------*/
#container .content .cont .box2Alt .box2AltCont {
  width: 291px;
  min-height: 150px;
  _height: 150px;
  padding: 5px 0 10px 0;
}

#container .content .cont .boxLeft .boxDecomptesV8ContRight {
  width: 470px;
}
#container .content .cont .boxLeft .boxDecomptesV8ContLeft {
  width: 110px;
  margin: 0 5px 0 5px;
}
#container .content .cont .boxLeft .boxDecomptesV8Cont {
  background-color: #ddd;
  min-height: 158px;
  text-align: left;
  min-height: 120px;
  padding: 5px 0 10px 0;
}
/*Ajout, inexistant dans global.css*/
#container .content .cont .boxLeft .lienLeft {
  font-size: 11px;
  color: #5e5e5e;
  padding: 1px 20px 0 10px;
  background: url(../img/puces/puce1.gif) left 4px no-repeat;
  margin: 5px 0 0 0;
  display: block;
}
#container .content .cont .boxLeft .boxDecomptesV8Cont .boxDecomptesV8ContRight h2 {
  color: #d70064;
  font-size: 16px;
  font-weight: bold;
  padding: 16px 0 0 10px;
  position: relative;
}
#container .content .cont .boxLeft .boxDecomptesV8Cont .boxDecomptesV8ContRight span {
  position: relative;
  display: block;
  color: #5e5e5e;
  font-size: 11px;
  padding: 0 0 0 10px;
  margin-bottom: 5px;
}
#container .content .cont .boxLeft .boxDecomptesV8Cont .boxDecomptesV8ContRight ul {
  position: relative;
  display: block;
  padding: 0;
}
#container .content .cont .boxLeft .boxDecomptesV8Cont .boxDecomptesV8ContRight li {
  list-style: none;
  color: #5e5e5e;
  font-size: 11px;
  background: url(../img/puces/puce1.gif) 0px 3px no-repeat;
  padding: 0 0 0 10px;
}

/* Styles surcharge pour MonCompte/MesDonneesPersonnelles
-----------------------------------------------------------*/
#container .content .cont .boxLeft .mentionsE .lienMentions {
  color: #5e5e5e;
  background: url(../img/puces/puce6.gif) 0 4px no-repeat;
  padding-left: 10px;
  text-align: right;
  font-size: 11px;
}
#container .content .cont .boxLeft .mentionsE img {
  display: inline;
}
#container .content .cont .boxLeft .mentionsDelta {
  float: right;
  width: 270px;
  margin: -60px 20px 0 0;
}

/* Style pour le formulaire de modification mot de passe et email centré */
.boxCenter {
  padding-left: 150px;
}
.boxMarginCenter {
  margin-left: 150px !important;
}

/* Styles surcharge pour Contact
-----------------------------------------------------------*/
#container .content .cont .boxLeft .contact .field0 .label0 {
  width: 150px;
}

/*Style pour Garantie Synthese*/
.contratBoxHead {
  /*background: url(../img/box/head_Garantie_Off.png);*/
  background-color: #98b312;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  height: 30px;
  width: 186px;
  border: 0;
  display: block;
  behavior: url(../Content/css/PIE.htc);
}
.contratBoxHead span {
  color: #ffffff;
  font-weight: bold;
  font-size: 13px;
  padding-top: 5px;
  position: absolute;
  text-decoration: none;
  padding-left: 40px;
}

/* Styles errorMessage identification
-----------------------------------------------------------*/
.errorMessage {
  /*position: absolute;*/
  text-align: left;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  padding-left: 40px;
  line-height: 20px;
}

/* Styles surcharge pour btn creation espace
-----------------------------------------------------------*/
#container .content .contLog .box .colonne .no-identifiants .form_line .value .button {
  cursor: pointer;
  background-color: #98b312;
  border-width: 0px;
  width: 158px;
  height: 35px;
  color: #fff;
  font-family: Arial;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 40px;
  text-align: center;
  padding-top: 10px;
}
#container .content .contLog .box .colonne .no-identifiants .form_line .value .button a {
  text-decoration: none;
  color: #fff;
}
#container .content .contLog .box .colonne .no-identifiants .form_line .value {
  float: left;
  text-align: right;
  padding-left: 90px;
}
#container .content .contLog .errorMessage {
  text-align: left;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  max-width: 510px;
  padding: 0 0 0 0;
  display: inline-block;
}

/* Styles surcharge pour btn layer
-----------------------------------------------------------*/
.layerContent .layerGarantieCont .layerGarantieContMid .element .buttonValid {
  width: 40px;
  float: right;
  margin-right: 65px;
}

/*Style for page documentation*/
#container .content .cont .boxLeft .informations .liens span {
  text-align: center;
  font-size: 12px;
  padding-left: 50px;
  color: #5e5e5e;
}
#container .content .cont .boxLeft .informations .soustitreBox .soustitreBoxImage {
  /*background: url(../img/box/soustitre_off.png) no-repeat;*/
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #d70064;
  width: 574px;
  height: 25px;
  border: 0;
  color: #fff;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  padding-left: 15px;
  padding-top: 6px;
  behavior: url(../Content/css/PIE.htc);
}

/* Style pour les liens d'informations des décomptes */
#container .content .cont .boxLeft .decomptes .LienInfo {
  color: #000000;
  text-align: right;
  font-size: 10px;
}
#container .content .cont .boxLeft .decomptes .LienInfo a {
  color: #5e5e5e;
  text-decoration: underline;
}
#container .content .cont .boxLeft .decomptes .detail table .alt2 .picto2 img {
  display: inline;
}
#container .content .cont .boxLeft .decomptes .detail table .alt1 .imprimer img {
  display: inline;
}

/* Style pour boutons retour à monCompte */
/*.formRetourCompte { cursor:pointer; float:left; border:none; width:148px; height:25px; margin-top:20px; margin-left:140px; background:url(../img/boutons/btn_retourAMonCompte.gif) no-repeat;}*/

/* Style pour bouton détail décompte */
#container .content .cont .boxLeft .decomptes .detail table .alt2 .picto2 .detailsDecompte {
  background: url(../img/pictos/detail.gif) top left no-repeat;
  width: 70px;
  height: 20px;
  border: none;
  cursor: pointer;
  text-align: left;
  text-decoration: underline;
}

/* style pour les participations forfaitaires */
#container .content .cont .boxLeft .decomptes .detail table .alt2 .pf {
  background-color: #e0e8b7;
  color: #474747;
  height: 30px;
  text-align: left;
  padding-left: 20px;
}
#container .content .cont .boxLeft .decomptes .detail table .alt2 .pfr {
  background-color: #e0e8b7;
  color: #474747;
  height: 30px;
  text-align: left;
  padding-left: 50px;
}

/* style pour les résumées des décomptes */
#container .content .cont .boxLeft .decomptes .detail table .alt2 .resumeDecompte {
  text-align: left;
  padding-left: 10px;
}
#container .content .cont .boxLeft .decomptes .detail table .alt2 .resumeDecompteMarge {
  margin-left: 15px;
}

#container .content .cont .boxLeft .decomptes2 .detail table .second table tr .cas1TousLesDecomptes {
  color: #ffffff;
  background-color: #98b312;
  width: 200px;
  font-weight: bold;
  text-transform: uppercase;
}

/*#container .content .boxLeft form .btnValider { background: url("../img/boutons/btn_valider.gif") no-repeat scroll 0 0 transparent; border: medium none; cursor: pointer; height: 25px; margin-top: 20px; width: 148px; font-size:0; letter-spacing:-1000px;}
#container .content .boxLeft form .btnAnnuler { background: url("../img/boutons/btn_annuler.gif") no-repeat scroll 0 0 transparent; border: medium none; cursor: pointer; height: 25px; margin-top: 20px; width: 148px; font-size:0; letter-spacing:-1000px;}
#container .content .boxLeft form .btnRetour { background: url("../img/boutons/btn_retour.gif") no-repeat scroll 0 0 transparent; border: medium none; cursor: pointer; height: 25px; margin-top: 20px; width: 148px; font-size:0; letter-spacing:-1000px;}*/
#container .content .boxLeft form .hidden {
  display: none;
  visibility: hidden;
}

/* Style pour l'image info i dans le formulaire de réclamation*/
#container .content .cont .boxLeft .recla .contactBox .fieldFirst img {
  /*margin-top: -17px; margin-left: 175px;*/
}

/* Page modification Adresse */
#container .content .cont .boxLeft .modifier .boxModifierInfo .ligne .inputText input {
  float: left;
  width: 270px;
}

/*Page Autre modification*/
#container .content .cont .boxLeft .modifier .boxModifierInfo textarea {
  display: block;
  width: 575px;
  height: 100px;
}

/* Style : Réédition des cartes de Tiers Payants */
/* #layerReeditionCarteTiersPayant .content { height:300px; background-color: #fafafa} // global */

/* Ajout de l'espace au dessus du champs obligatoires*/
#container .content .cont .boxLeft .modifier .boxBoutons {
  margin: 20px 0 50px 20px;
  width: 574px;
  text-align: right;
  height: 25px;
}

/* Reeditin Carte Tiers Payant */
.layerTiersPayant {
  /*border: 1px solid #d70064;*/
  background-color: #f1f1f1;
  /*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
  /*padding: 8px 0 8px 0;*/
  overflow: hidden;
  width: 450px;
  behavior: url(../Content/css/PIE.htc);
}
.layerContent .layerTiersPayant .layerTiersPayantCont {
  background: none;
}
.layerContent .layerTiersPayantCont {
  width: 450px;
  border-width: 0px;
}
.layerContent .layerTiersPayantCont .layerGarantieContTop {
  height: 40px;
  width: 450px;
  background-color: #d70064;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  padding: 15px 0 0 0;
}
.layerContent .layerTiersPayantCont .layerGarantieContTop .close {
  margin: 10px 10px 0 0;
}
.layerContent .layerTiersPayantCont .layerGarantieContTop .multiligne {
  position: relative;
  top: -15px;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  width: 300px;
}

.layerContent .layerTiersPayantCont .layerGarantieContMid {
  padding: 20px;
  font-family: Arial;
  font-size: 12px;
  color: #000;
}
.layerContent .layerTiersPayantCont .layerGarantieContMid .liste_element {
  padding-left: 36px;
  background: url(../img/maquette/puce_liste.png) no-repeat left 5px;
  margin-top: 23px;
}
.layerContent .layerTiersPayantCont .layerGarantieContMid .liste_element span {
  color: #d70064;
}
.layerContent .layerTiersPayantCont .layerGarantieContMid .liste_element a {
  color: #d70064;
  text-decoration: none;
}
.layerContent .layerTiersPayantCont .layerGarantieContMid .liste_element_info {
  padding-left: 16px;
  background: url(../img/maquette/puce_liste.png) no-repeat left 5px;
  margin-top: 5px;
}
.layerContent .layerTiersPayantCont .layerGarantieContMid .liste_element_info span {
  color: #d70064;
}
.layerContent .layerTiersPayantCont .layerGarantieContMid .illustration_infos {
  height: 170px;
  width: 334px;
  background: url(../img/maquette/img_infos.png) no-repeat;
}
.layerContent .layerTiersPayantCont .layerGarantieContMid .element {
  margin-top: 23px;
}
.layerContent .layerTiersPayantCont .layerGarantieContMid .element input {
  height: 23px;
  width: 215px;
  background-color: #fff;
  border-width: 0px;
  padding-left: 5px;
  font-family: Arial;
  font-size: 12px;
  color: #474747;
}
.layerContent .layerTiersPayantCont .layerGarantieContMid .element button {
  height: 23px;
  width: 40px;
  border-width: 0px;
  background-color: #d70064;
  margin-left: 8px;
  color: #fff;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
}
.layerContent .layerTiersPayantCont .layerGarantieContMid .button {
  text-align: center;
}
.layerContent .layerTiersPayantCont .layerGarantieContMid .button button {
  cursor: pointer;
  background-color: #98b312;
  border-width: 0px;
  width: 158px;
  height: 35px;
  color: #fff;
  font-family: Arial;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
}
.layerContent .layerTiersPayantCont .layerGarantieContBot {
  text-align: center;
}
.layerContent .layerTiersPayantCont .layerGarantieContBot button {
  background-color: #98b312;
  border-width: 0px;
  width: 158px;
  height: 35px;
  color: #fff;
  font-family: Arial;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
}

.layerContent .layerGarantieCont .layerGarantieContMid .boutonmsginfo {
  margin-left: 0px;
}
.layerContent .layerGarantieCont .layerGarantieContMid .boutonmsginfo button {
  cursor: pointer;
  background-color: #98b312;
  border-width: 0px;
  width: 158px;
  height: 35px;
  color: #fff;
  font-family: Arial;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
}

/* texte de réclamation */
.reclamation {
  font-size: 13px;
}

/* Abonnement */
.mentions a {
  color: #5e5e5e;
}

#container .header .EnteteLogo {
  padding: 5px 0;
  position: absolute;
  left: 275px;
  top: 10px;
}

/* Patch MonCompte par rapport aux onglets qui se chevauchent */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  padding-bottom: 0;
}

#container .content .erreur404 {
  padding: 0.5em;
}

#container .content .erreur404 h1 {
  color: #333032;
  font-size: 35px;
  font-weight: 500;
  margin: 2em 0;
}
#container .content .erreur404 .tools {
  padding-bottom: 5em;
}
#container .content .erreur404 .tools img {
  text-align: center;
  margin: auto;
}
#container .content .erreur404 .accueil {
  font-size: 18px;
  margin-bottom: 20px;
}
#container .content .erreur404 h2,
#container .content .erreur404 h3,
#container .content .erreur404 a {
  color: #d70064;
}

#container .content .erreur404 h2 {
  font-weight: 500;
  font-size: 1.9em;
  margin-top: 20px;
  margin-bottom: 10px;
}

#container .content .erreur404 a:hover {
  text-decoration: underline;
}
#container .content .erreur404 {
  font-size: 14px;
}
#container .content .erreur404 .spriteLeft:before {
  content: '';
  background: url('../img/puces/puce-fushia-gauche.gif') no-repeat scroll transparent;
  display: inline-block;
  margin-right: 0.5em;
  width: 8px;
  height: 9px;
  background-size: 100%;
}
#container .content .erreur404 ul {
  padding-left: 3em;
}
#container .content .erreur404 ul li {
  padding-bottom: 1em;
}
