/******************************************************************
Stylesheet: plus css sans compilation
******************************************************************/
html{
    overflow-x: auto;
}
p a{
    display: inline-block;
}
.intranet-child-page{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.intranet-child-page .row{
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.secondary-menu{
  background: #e9e8e8;
  padding: 0 20px;
  width: 245px;
}
.secondary-menu a{
  color: #444;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 20px 0;
  border-bottom: 1px solid #373737;
}
.secondary-menu li:first-of-type a{
  border-top: 1px solid #373737;
}
.secondary-menu a:hover,
.secondary-menu li.current-menu-item a{
  color: #737a83;
}
.menu-secondaire{
  padding: 0;
  margin-top: 15px
}
.menu-secondaire li:before{
  display: none;
}
.acf-field-5e8e2c93e7ca1 ul.children > li:before {
	display:none;
}
.acf-field-5e8e2c93e7ca1 ul:not(.children) > li > label > input {
	display:none;
}
.acf-field-5e8e2c93e7ca1 ul:not(.children) > li > label {
	font-weight:bold;
}

/* .acf-field-5eb9ceb4765bb li:nth-child(n+2) { */
.acf-field-5eb9ceb4765bb li:nth-child(n+1) {
    padding-left: 40px;
}
.acf-field-5eb9ceb4765bb li:nth-child(n+8) {
    padding-left: 0px;
}
.acf-field-5eb9ceb4765bb li:before {
	display:none;
}


.acf-field-5e8e2d54d079c .acf-label {
	display:none;
}
.acf-field-5e8e2d54d079c .acf-input input {
	border:1px solid #ccc;
	color: #373737;
    margin: 0 0 16px 0;
	font-size:2em;
	font-weight:bold;
}
.acf-field-5e8e2d54d079c .acf-input input:hover {
	border:1px solid #777;
}
.acf-field-5e8e2d54d079c .acf-input input::-webkit-input-placeholder {
	color: #ddd;
}
.acf-field-5e8e2d54d079c .acf-input input:-ms-input-placeholder {
	color: #ddd;
}
.acf-field-5e8e2d54d079c .acf-input input::placeholder {
	color: #ddd;
}
.admin_wrapper{
    max-width: 955px;
}
.export-btn{
    display: inline-block;
    padding: 10px;
    background-color: #333;
    color: #fff;
    border: 1px solid #333;
}
.export-btn-wrapper:hover .export-btn{
    background-color: #fff;
    color: #333;
}
ul.acf-checkbox-list li,
ul.acf-radio-list li{
    font-size: initial;
}
.acf-form ul li:before{
    display: none;
}

.page-id-1527 .row > h1 { display:none}
.page-id-1390 .row > h1 { display:none}

.certification-text{
    max-width: 200px;
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
}
.product-section-aside .aside-main .aside-sstitle{
    text-align: left;
}
/************ OVERLAY ENVOI MESSAGE ************/
.overlay-wrapper{
  position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #aaa;
	z-index: 2000;
	background-color: rgba(0,0,0,0.7);
	overflow-y: auto;
}
.msg_overlay{
  max-width: 900px;
  margin: 80px auto 15px;
  width: 80%;
  border: 1px solid #cccaca;
  padding: 20px;
  background-color: white;
}
@media (max-width: 767px) {

    .msg_overlay{
        width: 95%;
        margin: 10px auto;
        padding: 10px;
    }
}
.close_overlay_wrapper{
  text-align: right;
  margin-top: 0;
}
.close_overlay,
.send-overlay{
  display: inline-block;
  border: 1px solid #333;
  background-color: #333;
  color: #fff;
  -webkit-transition: all 3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px;
  font-weight: bold;
}
.close_overlay:hover,
.send-overlay:hover{
    cursor: pointer;
    background-color: #fff;
    color: #333;
}
.textarea-overlay{
  width: 100%;
  height: 200px;
  margin-bottom: 10px;
}

/* @fonction 06/11/2020 recherche
*/
.formations-item-search .formations-detail-wrapper ul {
  padding-left: 0;
}
.formations-item-search .list-cat-layout {
	width:100%;
}
.formations-item-search {
    width: 100%;
}

/* @patch 16/11/2020 CATALOGUE DES FORMATIONS : normaliser la taille des cartouches (3 lignes + centrage vertical) */

.page-id-1577 .card-layout.thematique > .card-item {
  min-height: 160px;
  justify-content: center;
}


/* @patch 16/11/2020 font */
.product-layout p,
.product-layout li {
	font-weight: 400;
}
.product-layout ul li {
    font-size: 15px;
    padding-left: 5px;
}
.card-item .card-main {
  font-weight: 400;
}
.card-item .card-header {
  /* background-color: #d8bb7f; */
  background-color: #cfab63;
}
.header-product.formateurs {
  background-color: #cfab63;
}
.card-item .card-form-link i {
  color: #cfab63;
}
.single-membre h2 {
  color: #cfab63;
}
.single-membre .header-product {
  background-color: #cfab63;
}
.single-membre .thumb-form {
  background-color: #cfab63;
  width: 110px;
}

.card-layout.thematique section.card-item.list h4 {
  color: #cfab63;
}
.card-layout.thematique section.card-item.list h4:before {
  color: #cfab63;
}

.single-membre .call-membre {
  border: 5px solid #cfab63;
  color: #cfab63;
}
.single-membre .aside-membre-contact {
  font-weight: 400;
}
.single-membre .desc-container .desc-cartouche p {
  color: #cfab63;
  font-weight: 400;
}

@media (min-width: 768px) {
	body.single-membre .header-product-title h1 {
	  font-size: 45px;
	  line-height: 50px;
	   padding-top: 10px;
	}
}


.page-id-1577 .card-item.formations-item-wrapper.formations-item-wrapper-opened {
  background-color: #3f9ac7;
}
.card-header-desc {
    min-height: 90px;
}

.home .main-content {
  background: url(/wp-content/uploads/2020/10/fleur-multicolore-full.png) no-repeat 96% 14%;
  background-size: auto;
}
@media (max-width: 767px) {
  .home .main-content {
    background: none;
  }
}

/* @patch 08/12/21 : Bilans page admin */

.page-id-1929 .wrap {
  max-width:100vw;
}

.bilan-action {
  cursor:pointer;
  padding:4px;
}

.bilan-action:hover {
  color:white;
  background-color:#333;
}

#bilan-form > .form-group {
  display:flex;
  flex-direction:column;
  margin:16px auto;
}

.form-group > * {
  margin:8px auto;
  width:100%;
}

#bilan-form button {
  background-color:#d8bb7f;
  color:white;
  padding:4px;
  border:none;
}

#bilan-form button:hover {
  background-color:#B7893F;
}

.bilan-state {
  padding:4px;
  text-align:center;
}

.draft {
  background-color:#FFDA85;
}

.submitted {
  background-color:#FFC233;
}

.refused {
  background-color:#AE2012;
  color:white;
}

.valid {
  background-color:#06D6A0;
}

.back-link {
  background-color:#7995a3;
  color:white;
  border:none;
  padding:8px;
  margin-bottom:32px;
}

.back-link .fa-arrow-left {
  margin-right:8px;
}

.back-link > a {
  color:white;
}

/* DocGenerator */

.doctype, .formation-choice {
  margin:64px auto;
}

.formation-choice > h3 {
  margin-bottom:0;
}

.doctype button, .add-variables {
  background-color:#333;
  color:white;
  padding:8px;
  margin:16px 0;
}

.docgenerator {
  display:flex;
}

.docline {
  display:flex;
  margin:8px 0;
}

.fa-download, .fa-edit, .fa-trash-alt {
  margin-left:8px;
  cursor:pointer;
}

.docgen {
  cursor:pointer;
}

.docgen:hover {
  text-decoration:underline;
}

#stagiaires_form {
    display: flex;
    flex-direction: column;
    flex-grow:1;
    padding:8px;
}

#stagiaires_form > *,
#doc_form > * {
	margin:8px;
}

#doc_form {
  display:flex;
  flex-direction:column;
  flex-grow:2;
  padding:8px;
}

.participants-table {
  width:100%;
}

.participants-table td {
  padding:8px;
  border:1px solid black;
}

.overlays button {
  background-color: #333;
  color: white;
  padding: 8px;
  border: none;
  margin: 32px 8px 8px 0;
}

#mapping-table {
  border-collapse:separate;
  border-spacing:4px;
}

#mapping-table tr > td:nth-of-type(3) {
    width: 40%;
}

#mapping-table td > input {
    width:100%;
}

#mapping-table tr > td:nth-of-type(1) {
    font-weight:bold;
}


/*   LOADER  */

.loader span {
  opacity:0;
  font-size:1.75em;
  margin-left:2px;
  animation-duration:1.5s;
  animation-iteration-count: infinite;
}

.loader span:nth-of-type(1) {
  margin-left:8px;
  animation-name:point1;
}

.loader span:nth-of-type(2) {
  animation-name:point2;
}

.loader span:nth-of-type(3){
  animation-name:point3;
}

.empty-var {
  color:red;
}

.empty-var td > input {
  border-color:red;
}

@keyframes point1 {
  from  { opacity: 0; }
  30%   { opacity: 1; }
  60%   { opacity: 0; }
  to    { opacity: 0; }
}

@keyframes point2 {
  from { opacity: 0; }
  10%  { opacity: 0; }
  40%  { opacity: 1; }
  70%  { opacity: 0; }
  to   { opacity: 0; }
}

@keyframes point3 {
  from { opacity: 0; }
  20%  { opacity: 0; }
  50%  { opacity: 1; }
  80%  { opacity: 0; }
  to   { opacity: 0; }
}


/*    SPINNER  */

.spinner {
  position:relative;
  width: 120px;
  height: 120px;
  border:12px solid lightgrey;
  border-radius:50%;
}

.spinner:after,
.spinner:before {
    content:'';
    position:absolute;
    border:12px solid transparent;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    margin-left:-12px;
    margin-top:-12px;
    /* animation: spin 1.5s linear infinite; */
 }

 .spinner:before {
  border-top: 12px solid #7995a3;
  z-index:10;
  animation: spin1 1.1s linear infinite;
 }

 .spinner:after {
  border-top: 12px solid #7995a3; /* Blue */
  z-index:10;
  animation:spin2 1.1s linear infinite;
 }

@keyframes spin1 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(25deg);
  }
  50% {
    transform: rotate(90deg);
  }
  75% {
    transform:rotate(270deg);
  }
  90% {
    transform:rotate(345deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spin2 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform:rotate(15deg);
  }
  50% {
    transform:rotate(45deg);
  }
  75% {
    transform: rotate(235deg);
  }
  90% {
    transform:rotate(300deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
