#noform{
	display:none;
}

/*######## Gestion des focus ##########*/

.search-form input:focus, .search-form select:focus, .dropdown-categorie:focus, .dropdown-region:focus
{
	outline: none;
}

/*######## hidden -> aligne les input et select du search index ##########*/

#hidden_input{
	
	display:inline-block;
}


#form-ad .dropdown-categorie, #form-ad .container-option-child-main-custom  {
	display: none;
}
#cat_block, #container_option_child{
	display: block;
}
@media (max-width: 768px)
{
  #form-ad .dropdown-categorie, #form-ad .container-option-child-main-custom  {
	display:block;
  }
}

@media (max-width: 768px)
{
  #cat_block, #container_option_child {
	display:none;
  }
}

.active-li-no
{ 
	border-color: rgb(115, 174, 32) !important;
    background: rgb(115, 174, 32);
    color: rgb(253, 253, 253) !important;
	pointer-events: none;
	
}
.active-li-cat{
	
	border-color: rgb(115, 174, 32);
    background: rgb(115, 174, 32);
    color: rgb(253, 253, 253);
}
.block-custom-li:not(:last-child){
	margin-right: 12px;
}
/*######### Auto suggestion keywords ############*/

.search-title-opt{
		
    margin-bottom:15px;
    width: 100%;
    padding: 15px;
	display: none;
	z-index: 2;
	border-bottom: solid 1px #eaeaea;
    font-family: 'Roboto Regular', Arial;
	font-size:0.8em;
	padding-bottom: 20px;
    border-radius: 6px;
	}

.search-input.active input:not([type="checkbox"]){
  border-radius: 5px 5px 0 0;
}

.search-input .autocom-box{
  padding: 0;
  opacity: 0;
  pointer-events: none;
  max-height: 280px;
  overflow-y: auto;
	position: absolute;
    background: #f7f7f7;
    z-index: 1;
    width: 100%;
	overflow-x: hidden;
	border: 1px solid #dfdfdf;
    border-top: none;
    border-radius: 6px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	
}

.search-input.active .autocom-box{
  padding: 10px 8px;
  opacity: 1;
  pointer-events: auto;
}

.autocom-box li{
  list-style: none;
  padding: 8px 12px;
  display: none;
  width: 100%;
  cursor: default;
  border-radius: 3px;
}


.search-input.active .autocom-box li{
  display: block;
}

.search-input .search-title-opt
{
 display: none;	
}
.search-input.active .search-title-opt
{
 display: block;	
}
.autocom-box li:hover{
  background: #efefef;
}

.autosug-form
{
    display: inline-block;
    width: 24%;
    position: relative;
}

.label-checkbox{
	position:relative;
	top:1px;
}
.bottom-input-search{
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-color: #ededed;
}

/*######### Slider range geoloc ############*/

.input-downbox
{
	
	display: inline-block;
	width: 100%;
    height: 46px;
    margin:0;
    padding-left: 8px;
    font-family: 'Roboto Light', Arial;
    font-size: 1em;
    color: #505050;
	background: #FFF;
	border:none;
	border-radius: 6px;
}
.search-form input.input-downbox {
    width: 100%;
	margin-bottom: 0px;
}
.postal-input .geoloc-box{
   
    overflow-y: auto;
    position: absolute;
    background: white;
    z-index: 1;
    width: 100%;
    overflow: hidden;
   box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    border-radius: 9px;
    margin-top: 20px;
}

.autosug-form, .geoloc-form
{
    display: inline-block;
    width: 47%;
    position: relative;
    margin-right: 1%;
}
.search-form input.input-downbox {
	width:100%;
	margin-bottom:0px;
}
.range-form:nth-child(1n) {
	margin-bottom:15px;
}
.range-form:nth-child(3n) {
	margin-top:15px;
}
.range-form p {
	float:right;
}
.color-km {
	color:#F44336;
	font-family: 'Roboto Regular';
}
#slider_range {
	margin-right:3px;
}
.label-checkbox {
	position:relative;
	top:1px;
}

.geoloc-box ul {
	padding:10px;
}
#geoloc-display {
	 display:none;
}
.geoloc-box ul li:hover {
	
	border-radius:8px;
	cursor: pointer;
}
.geoloc-box ul li img {
	 
}

#locate_icon {
    position: absolute;
    top: 0;
    line-height: 2.6em;
    color: #707070;
    font-size: 1.1em;
}
.locate-icon {
	color:#e9e8e8;
    font-size: 1.3em;
	vertical-align: middle;
	margin-right: 10px;
}
.locate-icon-display {
	color:#858585;
    font-size: 1em;
	margin-right: 10px;
}
.padding-locate-icon 
{
	padding-left:30px;
}




.show-box {
	display:block;
}
.hide-box {
	display:none;
}
.disable{
	color: #909090;
   pointer-events: none;
}

/* calendar */

#calendar-container {
			display: flex;
            justify-content: space-between;
			margin-top:24px;
}


#calendar-container {
			 display: flex;
		     flex-direction: row;
		     margin-top: 24px;
		     justify-content: space-between;
}

#cal-show .ui-datepicker {
			 padding:0px;
			 border-radius: 10px;
}
#cal-show   .ui-widget-header {
			 border:none;
			 padding: 0.5em;
			 border-top-left-radius: 10px;
			 border-top-right-radius: 10px;
			 border-bottom-right-radius: 0px;
			 border-bottom-left-radius: 0px;
			 background: #76a1c4;
}

					
#cal-show .undefined a {
             background-color: #e5e5e5 !important;
		     background-image: none !important;
			 color: #ffffff !important;
			 font-weight: bold !important;
			 cursor: default;
			 border: none;
   
}
#cal-show	.ui-datepicker {
		     width: 22em;
			 border:solid 1px #f1f1f1;
}
					
#cal-show .ui-datepicker table {
			 padding:1em;
			 border-collapse: inherit;
}
					
#cal-show .ui-datepicker .ui-datepicker-title{
			 color:#fff;
}

#cal-show .ui-datepicker-prev:before {
			  position: absolute;
			  font-family: 'FontAwesome';
			  top: 0;
			  left: 10px;
			  content: "\f053";
						
}
#cal-show .ui-datepicker-next:before {
			  position: absolute;
			  font-family: 'FontAwesome';
			  top: 0;
			  left: 10px;
			  content: "\f054";						
}
					
#cal-show	.ui-widget-header .ui-icon{
			   background-image:none;
}
					
#cal-show .ui-datepicker .ui-datepicker-prev, #cal-show .ui-datepicker .ui-datepicker-next{
				top:auto;
				bottom:5px;
}
					
#cal-show .ui-datepicker .ui-datepicker-prev {
                left: 8px;
                color: white;
}
#cal-show .ui-datepicker .ui-datepicker-next {
				 right: 10px;
				 color: white;
}
#cal-show .ui-state-hover{
			     background: none;
				 border:none;
				 cursor: pointer;
				 color:red;
}

/* step and progress bar form deposit */

#questions .question {
	display:none;
}

#questions .question.active {
	display:block;
}

#questions .question.active input.active,
#questions .question.active textarea.active {
    border: 1px solid red !important;
}

#questions .question.active select.active {
      border: 1px solid red !important;

}
#questions .question.active .select-all.active {
      border: 1px solid red !important;
	  border-radius:5px;

}

/* mnanage color option */

.ad-page-bloc-infos.stats p{
					
					display: inline-flex;
					align-items: center;
					width: 100%;
					justify-content: space-between;
						
					}
.ad-page-bloc-infos.stats i {
						font-size: 1.4em;
						margin-right: 15px;
						width: 20px;
						color:#4b4b4b;
					}
					
.ad-page-bloc-infos .color-container{
						display: inline-flex;
						padding: 0px 10px;
						margin-bottom: 20px;
						width: 100%;
					}
.ad-page-bloc-infos .contrast{
						
						padding: 0px 10px;
						display: inline-flex;
						align-items: center;
						width: 100%;
						justify-content: space-between;
				    }
.ad-page-bloc-infos .contrast i{
						
						
						font-size: 1.4em;
					}
.ad-page-bloc-infos .contrast span{
						
						color:#595757; 
						font-family: 'Roboto Light';
                        font-size: 0.95em;
					}
					
.ad-page-bloc-infos .contrast .dial-i i{
						
						margin-left:10px;
						color: #535353;
    					font-size: 1.7em;
					}
.ad-page-bloc-infos .contrast .dial-i{
						
						display: inline-flex;
                        align-items: center;
					}
					
.ad-page-bloc-infos .coloris {
						
						width: 35px;
						height: 35px;
						cursor: pointer;
						border: none;
					}
.no_pay_coloris{
						
		   width: 35px;
		   height: 35px;
}
	



/* progress bar */ 

.process-bar {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
z-index:1;
}

.process-bar::before {
  content: "";
  width: 100%;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
}

.status-bar {
  position: absolute;
  height: 10px;
  top: 78px;
  left: 0;
  transform: translateY(-50%);
  transition: all 0.3s;
background: rgb(24,137,142);
background: linear-gradient(90deg, rgba(24,137,142,1) 0%, rgba(9,121,73,1) 29%, rgba(255,248,0,1) 61%, rgba(255,0,14,1) 92%);
}
.clear{
  clear:both
}


/* deposit form */

#info-2, #info-1 {
	
	margin-top: 17px;
	display:none;
    color: #9d9d9d;
}
#passw, #pwnot, #gtc_error, #email_info, #pas_info, #cat_error{
	display:none;
}
#email_info, #pas_info{
	background: rgb(115, 174, 32);
    padding: 15px;
    margin: 5px 0 5px 0;
    font-family: 'Roboto Light', Arial;
    line-height: 1.6em;
    color: #ffffff;
    border-radius: 0.25em;
}
.block-custom-li{
	
	font-family: 'Roboto Light', Arial;
    padding: 10px;
    border-radius: 0.25em;
    border: solid 1px #c9c9c9;
    color: #a5a5a5;
    text-align: center;
    position: relative;
    cursor: pointer;
    display: inline-block;
}
.block-custom-cat-li{
	
    font-family: 'Roboto regular', Arial;
    padding: 10px;
    border-radius: 0.4em;
    border: solid 1px #e2e2e2;
    color: #ffffff;
    text-align: center;
    position: relative;
    cursor: pointer;
    width: 18%;
    height: 100px;
    vertical-align: middle;
    align-content: space-around;
	background: #292929;
   /* background: url(../images/cat_1.png) no-repeat center;*/
}
.block-custom-cat-li:last-child{
	/* background: url(../images/cat_2.png) no-repeat center;*/
}
.block-custom-cat-li:nth-child(2){
	/* background: url(../images/cat_3.png) no-repeat center;*/
}
.block-custom-cat-li img:nth-child(2){
	
}


#search-cat-block{
	display: none;
	text-align: center;
}
#search-cat-block li{
	
	display: inline-flex;
    align-items: center;
    justify-content: space-around;
}
#search-cat-block li:not(:last-child){
	
	margin-right: 2%;
}

.list-cat{
	
    display: inline-flex;
    height: 46px;
    background: white;
    padding: 14px;
    border: 1px solid #d6d6d6;
    border-radius: 0.25em;
}
/* type radio design form depot */

.form-radio{
      
	font-family: 'Roboto Light', Arial;
    padding: 10px;
    border-radius: 0.25em;
    border: solid 1px #c9c9c9;
    color: #a5a5a5;
    text-align: center;
}

@media (max-width: 930px)
{
  .form-radio {
	width: 48.5%;
  }
}
@media (max-width: 500px)
{
  .form-radio {
	width: 100%;
  }
}

.option {
	
	width: 100%;
}

.selected-li > i {
	
    font-size: 12px;
    color: #c0c0c0;
    transition: all .1s ease-in-out;
    position: absolute;
    top: 17px;
    right: 20px;
}
.selected-li.active > i {
	transform: rotate(-180deg)
}


/* Tags input */

#tag-container li {
    margin: 4px 3px;
    list-style: none;
    border-radius: 5px;
    background: #191919;
    padding: 3px 8px 6px 10px;
    color: #fff;
}
#tag-container li img {
    
    margin-left: 5px;
    cursor: pointer;
    border-radius: 50%;
    background: #2a2a2a;
    justify-content: center;
    top: 3px;
    position: relative;
    padding: 3px;
    width: 17px;
}
#tag-title {
	
	padding: 18px 18px 0px 18px;
	font-family: 'Roboto Light';
    font-size: 0.95em;
}
#tag-title i {
	
	margin-right: 8px;
}


/*
#search_result{
	position: absolute;
	z-index: 11111;
    background: #fff;
    padding: 15px;
    line-height: 1.4em;
    margin-top: 5px;
    border: solid 1px #e1e1e1;
    border-radius: 5px;  
}
*/


.btn-search-container{
    padding: 15px;
	display: flex;
    justify-content: space-between;
}

/* Animation div fade */ 

.animated {
           
            -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
         }
         
@-webkit-keyframes fadeInDown {
            0% {
               opacity: 0;
               -webkit-transform: translateY(-20px);
            }
            100% {
               opacity: 1;
               -webkit-transform: translateY(0);
            }
         }
         
@keyframes fadeInDown {
            0% {
               opacity: 0;
               transform: translateY(-20px);
            }
            100% {
               opacity: 1;
               transform: translateY(0);
            }
         }  
         .fadeInDown {
            -webkit-animation-name: fadeInDown;
            animation-name: fadeInDown;
         }
      

/* Tags input */

#tag-container li {
    margin: 4px 3px;
    list-style: none;
    border-radius: 5px;
    background: #191919;
    padding: 3px 8px 6px 10px;
    color: #fff;
	
}

.growin {
	animation: 200ms ease-in-out 0s 1 normal forwards running fadeInAndGrow;
}

.shrinkout {
	animation: 200ms ease-in-out 0s 1 normal forwards running fadeOutAndShrink;
}

/* inputs */

		
#range_info, #range_panel {
	
	        cursor: pointer;
  			transition: border-color 0.3s ease;
	      
}
#range_info{
	
    
	border:none;
}

#range_panel {
	
	        border: none;
}


#range_info:focus , #range_panel:focus {
	
			border : solid 1px;
		    border-color: #dddddd;
}


.input-downbox-option {
	
			display: inline-block;
			width: 100%;
			height: 46px;
			margin: 0;
			padding-left: 30px;
			font-family: 'Roboto Light', Arial;
			font-size: 1em;
			color: #505050;
			background: #f4f4f4;
			border: none;
			border-radius: 10px;
}

/* search */



#click-key-container{
	
			float: left;
			height: 46px;
			width: calc(85% - 6px);
			position: absolute;
			top: 0;
}		 

.keywords-container{
	
			position: relative;
			width: 46%;
			display: inline-block;
			background: #fff;
			border-radius: 6px;
			margin-right: 1%;
}
@media (max-width:930px) {
	
	.keywords-container{
		
			width: 46%;	
		    margin-right: 0px;
}
}

#search_result_panel {
	
			position: absolute;
			z-index: 11111;
			background: #fff;
			padding: 10px;
			line-height: 2.4em;
			margin-top: 5px;
			margin-left: 0;
			left: 0;
}
#search_result li, #search_result_panel li {
	
			width: 100%;
            padding: 1px 10px;
	
}	
#search_result li:hover, #search_result_panel li:hover {
	
			background:#f7f7f7;
	        border-radius: 8px;
}


/* panel left */
.panel-top {
			margin-top: 25px;
			padding: 0px 10px;
}
#locate_icon_panel {
	
			position: absolute;
			line-height: 3em;
			padding-left: 11px;
			color: #707070;
}
#fil {
		   
			background: #000000;
			border-radius: 50%;
			color: #ffffff;
			/* display: flex; */
			flex-direction: row;
			cursor: pointer;
			align-content: flex-end;
			/* align-items: flex-end; */
			padding: 0px 4px;
			position: absolute;
			bottom: 15px;
			font-size: 0.6em;
			left: 15px;  
}	
#filter {
			
			background: #ffffff;
			border-radius: 6px;
			color: #414141;
			cursor: pointer;
			display: inline-block;
			float: right;
			position: relative;
			font-size: 1.3em;
}	

.overflow  {
	
		    overflow-y: auto;
            height: calc(100% - 135px);
}

.title-option-geoloc {
	
			padding: 17px 25px;
			background: #ececec;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
}		 		 

#overflow  {
	
		    overflow-y: auto;
            height: calc(100% - 135px);
}
		
/* display select block */





/* listing ads */

.grid-view{
	
			display: grid;
	        grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));
			grid-gap: 15px;
	
}
.bloc-title {
	
	font-size: 1em;
}

.padding-top {
	
	padding: 75px 0px 0px 0px;
}

.bloc-container-info-acc {
	 
	padding: 10px 10px 0px 10px;
    width: 100%;
}

@media(max-width: 768px)
{

.bloc-container-info-acc {
	 
	display: none;
}
.padding-top-2 {
	
	padding: 0px;
}
}

.padding-top-2 {
	
	padding: 0px 0px 0px 0px;
}

.bloc-container-info {
	 
	width: 100%;
	padding: 10px;
	transition: all 0.3s;
	color: #44413c;
}
.button-acc-search{
	right: 0;
    position: absolute;
    /* top: 0; */
    width: 145px;
    /* display: flex; */
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    /* flex-direction: row; */
    padding: 20px;
    bottom: 0px;
				z-index: 1;
			}
	.button-acc-search a:nth-child(2) i{
	background: #f3f3f3;
    padding: 15px;
    color: #ff4242;
}
	
	

a {
  text-decoration: none; 
}
		
.onesignal-bell-svg {
	
    width: 35px;
    z-index: 1111111111111111111111111;
    position: relative;
    height: 35px;
    padding: 1px;
    right: 0px;
    float: right;
	transition-duration: 0.4s;
    transition-property: transform;
			
}
.title-save {
			
	z-index: 1;
    display: none;
	color: white;
	opacity: 0;
	transition: .3s all ease-in-out;
	position: absolute;
    font-size: 0.9em;
}
.bell-save {
	
    position: fixed;
    bottom: 20px;
    right: 20px;
	z-index: 1;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    /* text-align: right; */
    align-items: center;
    /* padding-left: 8px;*/
		
}
.cta {
    transition: all .2s ease;
 }
 .cta:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    border-radius: 28px;
    background: #F44336;
    width: 35px;
    height: 35px;
    transition: all .3s ease;
}
  
.bell-save:hover {
	 width: 225px;
	 cursor: pointer;
}
    
 .bell-save:hover .cta:before {
	 
    width: 100%;
    background: #F44336; 
}
		
.bell-save:hover svg{
			
  transform: rotate(360deg);
 -webkit-transform: rotate(360deg);	
 animation: slideleft 0.3s;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
-ms-animation-fill-mode: forwards;
-o-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
		
.bell-save:hover .title-save {
     animation: slideright 0.3s;
	display: block;
	opacity: 1;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
-ms-animation-fill-mode: forwards;
-o-animation-fill-mode: forwards;
animation-fill-mode: forwards;
						
}
		
 .bell-save svg .stroke{
			
	fill: none;
    stroke: #F44336;
    stroke-width: 3px;
    stroke-miterlimit: 10;
		}
		
		
@keyframes slideleft {
  0%   {right: 20px;}
  100% {right: 180px;}
}	
		
@keyframes slideright {
  0%   {right: -20px;}
  100% {right: 15px;}
}		

@keyframes fadein {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-moz-keyframes fadein {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-webkit-keyframes fadein {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-o-keyframes fadein {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

		 
.title-option-geoloc, #locate_icon_panel, .panel-top {
	
	display: none;
	}
	 
@media (max-width: 968px) {
	
.postal-input .geoloc-box {
    position: fixed;
    margin: 0;
    border-radius: 0px;
    height: 100%;
    top: 0;
    z-index: 1111;
    width: 40%;
    right: 0;
} 
		 
.title-option-geoloc {
		display: flex;
}
	
#locate_icon_panel, .panel-top {
		display: block;
	}	 
}



.dashbord-container #rr .search-header .search-form {
	
	    z-index:1;
	    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
			 
		 }

@media (max-width: 1450px) {
	
	    .create-forms {
	       
			width:70%;
	}
}

@media (max-width: 1200px) {
	
	    .create-forms {
	       
			width:80%;
	}
}

				   
.link-conn {
			margin-top: 25px;
			display: inline-flex;
            justify-content: space-between;
            width: 100%;
}

.link-conn a:hover {
	
			text-decoration: underline;
	
}
.acc-shop-forms {
	
	width: 60%;
    margin: 100px auto 50px;
    background: #ffffff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    border-radius: 10px;
    font-family: 'Roboto Light';
    padding: 50px 50px;
    
}
.acc-shop-forms h1, .form-data h1 {
	
    font-size: 1.4em;
    font-family: 'roboto regular';
    text-align: left;
    color: #575757;
    padding: 0px;
   
}

.listing-infos-acc h1 {

	font-size: 1.4em;
    margin-bottom: 0px;
    font-family: 'roboto regular';
    text-align: left;
    color: #575757;
    background: #efefef;
    padding: 25px;
    border-radius: 8px;
}

/* share and fav page shop  and ad */

.shop-page-large-container .c-share {
	
	 position: absolute;
	 width: 3.4375em;
	 height: 3.4375em;
     top:30px;
	 right:30px;
}
.favorit {
	
    position: absolute;
    z-index: 1;
    background: #fff;
    font-size: 1.7em;
    padding: 11px 14px;
    border-radius: 10%;
    left: 35px;
    top: 35px;
}

.ad-page-large-container .c-share {
	
	 position: absolute;
	 width: 3.4375em;
	 height: 3.4375em;
     top:35px;
	 right:35px;
}

@media(max-width:1110px)
{
	.shop-page-large-container .c-share {
	
	 position: absolute;
	 width: 3.4375em;
	 height: 3.4375em;
     top:30px;
	 right:30px;
}
}
@media(max-width:1110px)
{
	.ad-page-large-container .c-share {
	
	 width: 2.4375em;
	 height: 2.4375em;
     top:25px;
	 right:25px;
}
	.favorit {
	
    position: absolute;
    z-index: 1;
    background: #fff;
    font-size: 1.7em;
    padding: 3.5px 6.5px;
    border-radius: 10%;
    left: 25px;
    top: 25px;
}
}
@media(max-width:930px)
{
	.ad-page-large-container .c-share {
	
	 width: 3.4375em;
	 height: 3.4375em;
     top:35px;
	 right:35px;
}
	.favorit {

    padding: 11px 14px;
    border-radius: 10%;
    left: 35px;
    top: 35px;
}
}

.c-share i {
							
	 font-size: 1.1em;
	 margin-right: 10px;
							
}
						
.c-share li:nth-child(1):hover i {
	
	 color: #25d366;
}
.c-share li:nth-child(2):hover i {
	
     color: #000;
}
.c-share li:nth-child(3):hover i {
	 color: #0866ff;
}
.c-share li:nth-child(4):hover i {
	 color: #FFC107;
}
						
 .c-share-input {
	 display: none;
}
 .c-share-input:checked ~ .c-share-toggler .c-share-icon {
	 transition: 0s;
	 width: 0;
	 height: 0;
	 color: #639eff;
}
 .c-share-input:checked ~ .c-share-toggler .c-share-icon::before {
	 transform: rotate(-45deg);
}
 .c-share-input:checked ~ .c-share-toggler .c-share-icon::after {
	 transform: rotate(45deg);
}
 .c-share-input:checked ~ .c-share-options {
	 width: 11.0625em;
	 height: 12.5em;
	 border-radius: 0.3125em;
}
 .c-share-input:checked ~ .c-share-options::before, .c-share-input:checked ~ .c-share-options li {
	 transition: 0.3s 0.15s;
	 opacity: 1;
	 transform: translateY(0);
}
 .c-share-toggler, .c-share-options {
	 position: absolute;
	 right: 0;
	 width: inherit;
	 height: inherit;
	 border-radius: 10%;
	 background-color: #fff;
}
 .c-share-toggler {
	 cursor: pointer;
	 z-index: 1;
	 display: flex;
	 justify-content: center;
	 align-items: center;
}
 .c-share-icon {
	 position: relative;
	 left: -0.3125em;
	 width: 0.5em;
	 height: 0.5em;
	 border-radius: 50%;
	 color: #5e5b5a;
	 background-color: currentColor;
	 box-shadow: 0.625em -0.625em, 0.625em 0.625em;
	 transition: 0.1s 0.05s;
}
 .c-share-icon::before, .c-share-icon::after {
	 content: "";
	 position: absolute;
	 width: 1em;
	 height: 0.125em;
	 background-color: currentColor;
	 transition: 0.1s;
}
 .c-share-icon::before {
	 top: 0.1875em;
	 left: 0.1875em;
	 transform-origin: bottom left;
	 transform: rotate(45deg);
}
 .c-share-icon::after {
	 top: -0.125em;
	 left: 0.03125em;
	 transform-origin: center;
	 transform: rotate(-45deg);
}
 .c-share-options {
	 list-style: none;
	 margin: 0;
	 padding: 1.0625em 1.25em;
	 box-sizing: border-box;
	 overflow: hidden;
	 transition: 0.2s;
	 
}
 .c-share-options::before {
	 content: attr(data-title);
	 display: block;
	 margin-bottom: 1.25em;
	 font-weight: 700;
}
 .c-share-options li {
	 
	 color: #464646;
	 cursor: pointer;
	 display: inline-flex;
    align-items: center;
}
 .c-share-options li:not(:last-child) {
	 margin-bottom: 0.75em;
}
 .c-share-options::before, .c-share-options li {
	 opacity: 0;
	 transform: translateY(0.625em);
	 transition: 0s;
}

/* Popup msg */

.propopup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(25, 25, 25, 0.76);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  z-index: 10000000000;
}

.propopup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.popup-container {
  position: relative;
  width: 90%;
  padding: 10px;
  max-width: 550px;
  margin: 8em auto;
  background: #FFF;
  text-align: center;
  border-radius: 6px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.popup-container p, .suppad-container p {
	
    padding: 1em 1em 1em;
    font-family: "OpenSansSemiBold",sans-serif;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: #696969;
	font-size: 1.1em;
	text-align: left;
}
.popup-container span, .suppad-container span
{
	font-family: "OpenSans",sans-serif;
}

.popup-container .popup-close {
  position: absolute;
    top: 8px;
    right: 8px;
    width: 50px;
    height: 50px;
    background: transparent;
    border-radius: 6px;
    z-index: 111111;
}

.is-visible .popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.popup-close-icon {
	position: absolute;
    right: 10px;
    top: 8px;
    background: #f7f7f7;
    padding: 10px 13px;
    border-radius: 8px;
    color: black;
    font-size: 1.6em;
}
/* Dashboard */

.title-dashboard {
	
	display: inline-flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 30px;
}
			
.title-page-dashboard {
	width: 100%;
	background: #f0f0f0;
    padding: 24px;
    border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}
			
.i-page-dashboard {
	
    padding: 22.8px;
    background: #4785c0;
    font-size: 1.5em;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    color: #fff;
}
				
.upload i {
	
	
    font-size: 3em;
    border-radius: 8px;	
    padding: 0; 
    color: #a5a5a5;
	position:relative;
					
}
.forms .geolocalisation #form_county, .forms .geolocalisation #form_reg {
	
	width: calc(100%);
   
} 
					
.forms .geolocalisation input:not([type="submit"]) {
						
	width: calc(90%);
}
#geolocalisation-link {
					
	background: #a2bb96;
    width: 45%;
    padding: 15px;
    text-align: center;
    border-radius: 4px;
    color: #fdf4f4;
    font-family: open sans light;
}							
.pseudo-display {
	
	 display: none;
}

/* color manage */

.clr-alpha {
        display: none;
}
.color-1,.color-2,.color-3 {
				
		border-radius: 5px;
		border:solid 6px #e5e5e5;
}
.color-container {
	
	    display: none;
        align-content: space-around;
        width: 36%;
		align-items: center;
        justify-content: space-between;
	    margin-top:10px;
				
}


				
/* completion api gouv */

.forms.form-deposit .option-title{
	    margin: 5px 0 15px;
    font-size: 0.9em;
}

#form-option-block, #form-cat-block {
	
	margin-bottom: 30px;
}
				