/*****************/
/** jNotify CSS **/
/*****************/
#jNotify {
	position:absolute;
	background:#d8e6fc  url('../images/info.png') no-repeat 15px center;
	color:#35517c;
	border:1px solid #a7c3f0;
	padding:10px;
	padding-left:50px;
	margin:15px;
	z-index:9999;
	-moz-border-radius : 5px;
	border-radius:5px;
	-webkit-border-radius:5px;
}
#jNotify a {color:#35517c !important;text-decoration:none;}

/******************/
/** jSuccess CSS **/
/******************/
#jSuccess {
	position:absolute;
	background:#E6EFC2  url('../images/success.png') no-repeat 15px center;
	color:#264409;
	border:1px solid #C6D880;
	padding:10px;
	padding-left:50px;
	margin:15px;
	z-index:9999;
	-moz-border-radius : 5px;
	border-radius:5px;
	-webkit-border-radius:5px;
}
#jSuccess a {color:#264409 !important;text-decoration:none;}



/****************/
/** jError CSS **/
/****************/
#jError {
	position:absolute;
	background:#FBE3E4  url('../images/error.png') no-repeat 15px center;
	color:#8a1f11;
	border:1px solid #FBC2C4;
	padding:10px;
	padding-left:50px;
	margin:15px;
	z-index:9999;
	-moz-border-radius : 5px;
	border-radius:5px;
	-webkit-border-radius:5px;
}
#jError a {color:#8a1f11 !important;text-decoration:none;}

/** OVERLAY **/
#jOverlay {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:9998
}
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

@font-face {
   font-family: 'Roboto_fa';
   font-style: normal;
   font-weight: 300;
   src: local('Roboto Light'), local('Roboto-Light'),
   url(https://themes.googleusercontent.com/static/fonts/roboto/v10/Pru33qjShpZSmG3z6VYwnT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@import url('https://fonts.googleapis.com/css?family=Courgette');
body {
  color:#000000;
  font-family:arial;
  font-family: 'Roboto_fa';
}
hr{
border-color:#EFEFEF;
}
#cartd {
display:block;
width:629px;
height:642px;
}
#carte1{
background:transparent url(../images/template/carte/carte.jpg) no-repeat left top;
width:629px;
height:642px;
}
.list_select_cats_div{
width:90%;
height:250px;
overflow:auto;
border:1px solid #5a5a5a;
padding:15px;
border-radius:10px;
}
.suggestionsBox {
z-index:1000;
position: absolute !important;
left: 30px;
margin: 10px 0px 0px 0px;
width: 300px;
background-color: #212427;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border: 2px solid #000;	
color: #fff;
}
.suggestionsBox_product {
position: relative;
}
.suggestionList {
margin: 0px;
padding: 0px;
cursor: pointer;
}
.suggestionList ul li{
width:100%;
text-align:left;
margin-top:5px;
margin-left:15px;
}
.vignette_home_infos_autres p {
margin-top:2px;
margin-bottom:2px;
}
#listemodeles li {
float:left;
width:150px;
}
#cartehome {
margin-top:30px;
margin-bottom:30px;
}
#listeregions {
margin-top:25px;
}
#listeregions li {
margin-top:5px;
}
#listeregions li a{
text-decoration:none;
}
#listeregions li:hover a {
background-color:#3292CA;
color:white !important;
font-weight:bold;
border-radius:5px;
padding:3px;
}
a {
color:#000000;
text-decoration:underline;
}
a:hover, a:focus {
color:#5C5C5C;
}
.btn{
text-decoration:none;
}
ul{
list-style:none;
padding:0px;
margin:0px;
}
ul li{
padding:0px;
margin:0px;
}
h1,
h2,
h3{
font-weight:normal;
color:#000000;
}
h1{
margin-top:0px;
margin-bottom:35px;
}
h2{
margin-bottom:25px;
font-size:30px;
}
.content_html h1{
font-size:22px;
margin-bottom:0px;
}
.content_html h2{
font-size:20px;
margin-bottom:0px;
}
.content_html h3{
font-size:18px;
margin-bottom:0px;
}
.text_welcome strong,
.text_welcome b{
color:#017488;
}
.header_slogan{
color:#6C6C6B;
padding-top:40px;
}
#langs{
margin-top:10px;
}
#langs li{
margin-right:5px;
display:inline;
}
#langs li img {
width:20px;
}
float-right {
float:right;
}
#waypoints-list {
margin-top:30px;
}
.waypoint {
text-decoration:none;
}
.delete-waypoint {
float:right;
text-decoration:none;
}
.title{
color:#3292CA;
margin:0px;
font-size:28px;
border-bottom:1px solid #3292CA;
padding-bottom:8px;
font-weight:bold;
}
.title2{
margin:0px;
border-bottom:1px solid #3292CA;
padding-bottom:8px;
margin-top:15px;
margin-bottom:15px;
color:#3292CA;
}
.home_evenements{
background-color:#F0E4D5;
border-top:1px solid #BE7B2A;
border-bottom:1px solid #BE7B2A;
margin-top:25px;
}
.home_quisommesnous{
background-color:#CDF2F2;
padding-bottom:60px;
}
.search_title{
font-family: 'Courgette', cursive;
font-size:25px;
color:#007488;
}
.title_bottom{
margin-bottom:20px;
}
.title_top{
margin-top:40px;
}
.title span{
font-size:14px;
padding-right:15px;
}
.title b{
color:#B16200;
}
.home_register_bk{
background: transparent url(../images/template/home/bk.png) repeat-x 0px -30px;
height:200px;
margin-bottom:30px;
padding-top:40px;
color:white;
font-size:17px;
}
.box_seo{
color: black;
font-size: 16px;
margin-bottom:25px;
}
.box_seo p{
margin:0px;
}
#popupcookie{
position:fixed;
bottom:0;
background-color:#DDA800;
background-color: rgb(45,45,45);
background-color: rgba(45,45,45,0.80);
padding:12px;
width:100%;
color:white;
font-size:12px;
z-index:3000;
}
#popupcookie a{
color:#FFFF00;
font-weight:bold;
}

#img_inscription2{
height:190px;
}

.home-background-concept {
background-color:#EDEDED;
margin-top:40px;
text-align:justify;
}

#compteur_dons {
background-color:#FA5F4A;
border-radius:15px;
width:100%;
padding:10px;
float:right;
margin-bottom:10px;
}
#compteur_texte {
color:white;
font-weight:bold;
font-size:11px;
width:100%;
text-align:right;
}
#compteur_texte b {
font-size:14px;
color:#FA5F4A;
text-transform:uppercase;
}
#compteur_nb {
background-color:white;	
color:#FA5F4A;
font-weight:bold;
font-size:24px;
width:80%;
text-align:center;
}
#myCarouselBlog {
  height: 330px;
  border:10px solid #FA5F4A;
  border-radius:15px;
}
#myCarouselAdvertsAlaune,
#myCarouselAdverts {
height:auto;
}
#myCarouselPartenaires {
height:100px;
}
/* Since positioning the image, we need to help out the caption */
#myCarouselBlog .carousel-caption {
  z-index: 10;
  left:0;
  right:0;
}
#myCarouselBlog .carousel-caption h1 {
font-size:47px;
}
/* Declare heights because of positioning of img element */
#myCarouselBlog .item {
  height: 330px;
  background-color: #E5E5E5;
  text-align:center;
  cursor:pointer;
}
#myCarouselBlog .carousel-inner > .item > img {
  margin:0px auto;
  height: 330px;
}
#myCarouselBlog .carousel-control.left {
  border-radius:20px;
}
#myCarouselBlog .carousel-control.right {
  border-radius:20px;
}
#myCarouselBlog .carousel-control.right,
#myCarouselBlog .carousel-control.left{
background:none !important;
}
#myCarouselBlog .home_alaune_infos_visible{
background-color:#F5F6F5;
background-color: rgb(245,245,245);
background-color: rgba(245,245,245,0.65);
padding-top:10px;
height:105px;
top:50px;
width:100%;
z-index:1000;
position:relative;
color:#FA5F4A;
font-size:25px;
line-height:29px;
}



.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
color:#3292CA;
}

#price_label_min,
#price_label_max,
#annee_label_min,
#annee_label_max,
#km_label_min,
#km_label_max {
color:white;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 370px;
  overflow:hidden;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  left:0;
  right:0;
}
/* Declare heights because of positioning of img element */
.carousel .item {
  height: 370px;
}

.rond_home_a_text_1 {
color:#FA5F4A;
font-weight:bold;
font-size:25px;
line-height:26px;
padding:0px;
padding-top:10px;
}
.rond_home_a_text_2 {
color:#CB9D31;
font-weight:bold;
font-size:25px;
line-height:26px;
padding:0px;
padding-top:10px;
}
.rond_home_a_text_3 {
color:#83728A;
font-weight:bold;
font-size:25px;
line-height:26px;
padding:0px;
padding-top:10px;
}
.rond_home_a_img {
padding:0px;
}
.rond_home_a_1 {
border:1px solid #FA5F4A;
}
.rond_home_a_2 {
border:1px solid #CB9D31;
}
.rond_home_a_3 {
border:1px solid #FA5F4A;
}
.home_membre {
height:120px;
}
.home_membre b {
color:#FA5F4A;
}
.home_membre img {
height:80px !important;
width:80px !important;
}
.rond_home_a {
border-radius:50px;
text-align:center;
width:100%;
height:140px;
padding-top:30px;
cursor:pointer;
margin-top:20px;
}
.rond_home_a img {
height:75px;
}
.vignette_image_effect img {
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    opacity: 1;
}
.rond_home_a:hover .vignette_image_effect img {
    -moz-transform: rotate(4deg) scale(1.30);
    -webkit-transform: rotate(4deg) scale(1.30);
    -o-transform: rotate(4deg) scale(1.30);
    -ms-transform: rotate(4deg) scale(1.30);
    transform: rotate(4deg) scale(1.30);
    opacity: 0.7;
}
.rond_home_a_1 .btn-primary {
border-color:#FA5F4A !important;
background:none !important;
background-color:#FA5F4A !important;
text-transform:uppercase;
font-weight:bold;
}
.rond_home_a_2 .btn-primary {
border-color:#FA5F4A !important;
background:none !important;
background-color:#FA5F4A !important;
text-transform:uppercase;
font-weight:bold;
}
.rond_home_a_3 .btn-primary {
border-color:#FA5F4A !important;
background:none !important;
background-color:#FA5F4A !important;
text-transform:uppercase;
font-weight:bold;
}
.rond_home_a_1:hover {
background-color:#F6FDAD;
}
.rond_home_a_2:hover {
background-color:#BDDAF3;
}
.rond_home_a_3:hover {
background-color:#AFB0D1;
}

.home_temoignage {
background-color:#EFEFEF;
padding:15px;
border-radius:10px;
}



/* HEADER
-------------------------------------------------- */
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 470px;
}

#logo{
margin-top:8px;
}
#header_slogan {
font-size:21px;
color:white;
margin-top:41px;
line-height:28px;
}
.container-menu {
background-color:white;
border-bottom:5px solid #E3219E;
}

.home_slide_bk{
background:transparent url(../images/template/home/bk.jpg) repeat-x top;
height:400px;
}
.home_slide_nuage{
background:transparent url(../images/template/home/nuage.png) no-repeat top;
height:400px;
}
.header-rs {
margin-top:28px;
margin-right:7px;
}
.home_raiway_bk {
background-color:#00595D;
height:30px;
}
.home_search_bk {
background-color:#3292CA;
}
.home_menu_bk {
background-color:#3292CA;
}
.menu-connexion-in,
.menu-connexion {
margin-top:9px;
}
.menu-connexion-in li,
.menu-connexion li{
margin-right:7px;
float:left;
}
.menu-connexion-in li a {
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 33px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    text-align: center;
    text-decoration: none;
}
.menu{
height:30px;
}
.menu ul li{
float:left;
}
.menu ul li a{
float:left;
padding-top:5px;
height:30px;
font-size:14px;
font-weight:bold;
padding-left:15px;
padding-right:15px;
text-align:center;
text-decoration:none;
color:white;
}
.menu ul li.menu_home {
margin-left:15px;
}
.menu ul li a:hover{
text-decoration:none;
background-color:#FA5F4A;
border-radius:10px;
}
#menu_left a{
text-decoration:none;
}
.railway{
margin-bottom:25px;
}
.railway,
.railway a{
font-size:12px;
}
.zonemembre-connecte{
background-color:#C1C3C1;
border:1px solid #7D7D7D;
border-bottom-left-radius:15px;
border-bottom-right-radius:15px;
margin-bottom:7px;
}
.col-zonemembre{
height:70px;
}

.zonemembre-name{
margin-top:5px;
margin-bottom:0px;
}
.zonemembre-infos{
font-size:12px;
margin-top:0px;
margin-bottom:0px;
}
.dropdown:hover .dropdown-menu {
display: block;
}
.dropdown .dropdown-menu {
margin-top:-5px;
left:-20px;
z-index:1001;
}
.dropdown .dropdown-menu a {
text-decoration:none;
}
#zonemembre-dropdown{
margin-top:10px;
}

#content_footer {
background-color:#989795;
padding-top:30px;
padding-bottom:30px;
}
.content_footer_vignette {
border:2px solid #969A9E;
background-color:white;
padding-top:5px;
padding-bottom:5px;
}
.content_footer_vignette_1 {
border:3px solid #E3219E;
width:93%;
}
.content_footer_vignette_2 {
border:3px solid #0478CF;
width:93%;
}
.content_footer_txt h2 {
font-size:15px;
margin-bottom:5px;
margin-top:0px;
font-weight:bold;
}
.content_footer_txt p {
font-size:14px;
color:#767676;
}
.content_footer_img {
padding-top:0px;
}
.content_footer_img h2 {
margin-bottom:5px;
margin-top:0px;
font-size:18px;
font-weight:bold;
}
.content_footer_vignette_2 .content_footer_txt h2,
.content_footer_vignette_1 .content_footer_txt h2 {
color:white !important;
}
.content_footer_vignette_1 .content_footer_img h2,
.content_footer_vignette_1 .content_footer_txt b,
.content_footer_vignette_1 .btn-info {
color:#E3219E !important;
}
.content_footer_vignette_2 .content_footer_img h2,
.content_footer_vignette_2 .content_footer_txt b,
.content_footer_vignette_2 .btn-info {
color:#0478CF !important;
}

.content_footer_img img {
margin-top:-60px;
}

/* FOOTER
-------------------------------------------------- */
footer{
background:#EAE7E0;
color:#3292CA;
margin-top:100px;
}
header {

}

.footer {
padding-top: 5px;
color:#3292CA;
min-height:110px;
margin-top:15px;
}
.footer a{
  color:#3292CA;
  text-decoration:none;
  font-size:12px;
  font-weight:bold;
}
.footer a:hover {
  color:#3292CA;
}
#faprod{
float:right;
}
#faprod a{
text-decoration:underline;
font-size:11px;
color:#8F8F8F;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

.btn-home-category li a {
border-radius:15px;
color:white;
padding:6px;
font-weight:bold;
display:inline-block;
text-align:center;
text-decoration:none;
padding-left: 10px;
padding-right: 10px;
font-size: 11px;
border:1px solid #FA5F4A;
background-color:#FA5F4A;
}

@media (max-width: 767px) {
	
	.home_search_logos {
	margin-top:37px !important;
	}

	.horiz_vignette_infos_autre_100 {
	width:100%;
	}
	.form-group-mobile {
	margin-bottom:10px;
	}
	.btn-100-mobile {
	width:100%;	
	}
	.horiz_vignette_infos_1 a,
	.horiz_vignette_infos_1 img {
		width:100%;
		float:left;
	}
	
	#form_activites .btn-info {
		width:100%;
		margin-bottom:5px !important;
		margin-left:0px !important;
	}
	
  .btn-home-category li a {
    background-color: #FA5F4A;
    width: 100%;
    border-radius: 15px;
    color: white;
    padding: 6px;
    height: 34px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    text-decoration: none;
  }

   .home_home_search_large .home_search_large {
	padding: 10px !important;
	margin-top:5px !important;
   }	   
  .search_category_liste li {
	  width:100% !important;
  }
  .btn-sadv {
	 width:100% !important;
	 margin-top:8px !important;
  }
  h1{
  	font-size:20px !important;
  }
  h2{
  	font-size:20px !important;
  }
  #logo{
  	width:100px;
  	display:block;
  	margin-top:5px !important;
  }
  #logo img{
  	width:170px;
  }
  #search_home{
  	background-color:#006CCE;
  	border-radius:10px;
  	padding:25px;
  	margin-bottom:10px;
  }
  .vignette_image{
  	float:none !important;
  	margin:auto !important;
  }
  .vignette_infos{
   width:90%;
   margin-left:5%;
   margin-top:10px;
 }
 .vignette_infos_pro{
   width:90%;
   margin-left:5%;
   margin-top:10px;
 }
 .vignette_infos_title,
 .vignette_infos_description,
 .vignette_infos_autre_1,
 .vignette_infos_price{
 	width:100% !important;
 }
  body{
	padding-top:51px;
  }
  .navbar li a {
  	text-decoration:none;
  	font-weight:bold;
  }
  .search_box_criteria,
  #search_home {
  	padding:0px !important;
  	background:none !important;
  }
  .search_box_xs{
  	background-color:#00509F;
  	padding-top:10px;
  }
  .navbar-toggle {
  	margin-right:0px !important;
  	background-color:#393939 !important;
  }
  .col-content-center{
 	width:100%;
  }
  .col-content-right{
 	width:100%;
  }
  .col-content-center-advert{
 	width:100%;
 }
 .col-content-right-advert{
 	width:100%;
 }
  .infosvendeur_a{
    width:100%;
    margin-bottom:10px;
    float:left !important;
  }
  .tb-a{
    width:100%;
  }
  .tb_detail_dt li{
  	height:60px !important;
  }
  .detail_dt_adverts li {
float:left;
width:100%;
}
}

@media (min-width: 768px) and (max-width: 991px) {
  .search_box{
    margin-top:30px;
  }
  .menu {
	height: 40px !important;
	}
	.menu ul li a {
	height: 40px !important;
	}
	#header_slogan {
		font-size: 18px !important;
		margin-top: 30px !important;
		line-height: 19px !important;
	}
	.menu li {
    background: none !important;
}

  #logo{
  	width:190px;
	margin-top:10px;
  }
  .btn-sadv{
  	float:right;
  }
  .vignette_infos{
   width:460px;
 }
 .vignette_infos_pro{
   width:415px;
 }
 .col-content-center{
 	width:100%;
  }
  .col-content-right{
 	width:100%;
  }
  .col-content-center-advert{
 	width:100%;
 }
 .col-content-right-advert{
 	width:100%;
 }
 .infosvendeur_a{
   width:100%;
   margin-bottom:10px;
   float:left !important;
 }
 .menu ul li a {
 	font-size:11px;
 	padding-left:7px;
 	padding-right:7px;
 	padding-top:13px;
 }
 #home_zone_category_1{
 height:240px !important;
 }
 #home_zone_category_8{
 height:240px !important;
 }
 #home_zone_category_12{
 height:240px !important;
 }
 .home_slide_bk {
	height:400px !important;
 }
 .home_home_search_large .home_search_large {
	width:560px !important;
 }
 .detail_dt_adverts li {
float:left;
width:360px;
}
#compteur_dons {
margin-top:15px;
}
.header {
height:90px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.home_slide_png {
margin-top:-77px;
margin-left:-45px;
}
 #header_slogan{
 	font-size:16px;
	margin-top:22px !important;
 }
 .menu-connexion-in, .menu-connexion {
	 margin-top:7px !important;
 }
 .home_slide_bk {
	height:403px !important;
 }
 #logo {
  	width:250px;
	margin-top:10px;
  }
  .header_slogan{
	  padding-top:35px !important;
  }
 .vignette_infos{
   width:680px;
 }
 .vignette_infos_pro{
   width:635px;
 }
 .col-content-center{
 	width:70%;
 }
 .col-content-right{
 	width:30%;
 }
 .col-content-center-advert{
 	width:71%;
 }
 .col-content-right-advert{
 	width:29%;
 }
 .infosvendeur_a{
   width:100%;
   margin-bottom:10px;
   float:left !important;
 }
 .menu ul li a {
 	font-size:14px;
 	padding-left:8px;
 	padding-right:8px;
 }
 .home_home_search_large .home_search_large {
	width:560px !important;
 }
 .detail_dt_adverts li {
float:left;
width:329px;
}

#compteur_dons {
margin-top:15px;
}
}

@media (min-width: 1200px) {
#myCarouselAdverts {
height: 300px;
}
#myCarouselPartenaires {
height: 100px;
padding-left:150px;
padding-right:150px;
}
.home_slide_png {
margin-top:-90px;
margin-left:-45px;
}
 .detail_dt_adverts li {
float:left;
width:266px;
}

 .home_home_search_large .home_search_large {
	width:560px !important;
 }
 #search_home{
	width:100%;
	margin:auto;
	padding-top:15px;
 }
 .search_box{
    margin-top:30px;
  }
 #wrapper_search{
height:400px;
position:relative;
margin-top:-20px;
margin-bottom:30px;
}
 .vignette_infos_pro{
   width:830px;
 }
 #faprod{
  margin-top:60px;
  }
  .col-content-center{
 	width:75%;
 }
 .col-content-right{
 	width:25%;
 }
 .col-content-center-advert{
 	width:71%;
 }
 .col-content-right-advert{
 	width:29%;
 }
 .infosvendeur_a{
   margin-left:-10px;
   margin-right:-10px;
 }
 .footer {
	background:transparent url(../images/template/footer.png) no-repeat scroll top 5px right 0px !important;
	}
}

/* CUSTOM GLOABL
-------------------------------------------------- */

.panel-default > .panel-heading {
background:#2E6FA7;
color:white;
}
.panel-divider {
  height: 1px;
  width:100%;
  display:block; /* for use on default inline elements like span */
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.panel-title{
font-weight:bold;
}
.panel {
border-radius:0px;
}
.error_list {
color: red;
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
list-style-type:none;
margin-left:0px;
margin-bottom:0px;
margin-top:0px;
}
.link_retour{
margin-bottom:80px;
margin-top:50px;
}
.jumbotron{
padding:25px;
}
.jumbotron_white h2{
margin-bottom:20px;
margin-top:0px;
}
.table-striped > tbody > tr:nth-child(2n) > td, .table-striped > tbody > tr:nth-child(2n) > th {
   background-color: #FEF8E2;
}
.table_white{
  background-color:white;
}
.table_white th{
  background-color:#FEF8E2;
}

.help-block{
margin-bottom:0px;
}
.order_status_0{
color:#B71F07;
font-weight:bold;
}
.order_status_1{
color:#B5A609;
font-weight:bold;
}
.order_status_2{
color:#0BB319;
font-weight:bold;
}
.connexion_boutton_facebook{
background:transparent url(../images/facebook_connexion2.png) no-repeat scroll 0px 0px;
width: 210px;
height: 29px;
border:0px none;
cursor:pointer;
margin:auto;
}

/* CUSTOM SITE
-------------------------------------------------- */

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
background:#FA5F4A;
color:white;
text-shadow:none;
font-weight:bold;
}
.list-group {
border-radius:0px;
}
.list-group-item:first-child {
border-radius:0px;
}
.panel-default > .panel-heading {
background:#FA5F4A;
color:white;
}
.panel-heading {
border-radius:0px;
}
.body_content{
min-height:570px;
padding-bottom:100px;
}
.btn{
border:0px;
}
.btn-warning{
border-color:#FA5F4A !important;
background:none !important;
background-color:#FA5F4A !important;
}
.btn-primary{
border-color:#3292CA !important;
background:none !important;
background-color:#3292CA !important;
}
.btn-corail{
border-color:#FA5F4A !important;
background:none !important;
background-color:#FA5F4A !important;
color:white !important;
}

.btn-info{
border-color:#FA5F4A !important;
background:none !important;
background-color:#FA5F4A !important;
color:white !important;
font-weight:bold !important;
}
.hrsep{
border-top:1px solid #A0A0A0;
float:left;
width:100%;
}
.discussion{
background-color:#E9E9E9;
border-radius:8px;
padding:15px;
margin-bottom:20px;
}
.discussion:hover{
cursor:pointer;
}
.discussion_show:hover{
cursor:default !important;
}
.discussion_title{
font-weight:bold;
font-size:18px;
}
.message_show{
border-radius:8px;
padding:15px;
margin-bottom:20px;
width:85%;
}
.message_show_right{
background-color:#FFEBAA;
}
.message_show_left{
background-color:#D9E8F5;
}
#discussion_panel{
max-height:420px;
overflow-y:scroll;
margin-bottom:15px;
}
.zone_message{
background-color:#FFEBAA;
border-radius:15px;
border:1px solid #DDA800;
padding:20px;
}
.zone_message textarea{
border:1px solid #DDA800;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus,
.pagination>.active>span:focus {
background-color: #3292CA;
border-color: #3292CA;
}
.pagination > li {
margin-right:5px;
float:left;
}

/* HOME
-------------------------------------------------- */
.homecartes{
background:transparent url(../images/template/home/cartes.png) repeat-x scroll top 0px left -12px;
padding-left:20px;
padding-right:20px;
float:left;
width:100%;
margin-bottom:30px;
}
.homecartes a{
text-decoration:none;
font-weight:bold;
font-size:17px;
}
.menu-home a {
background: transparent url(../images/template/home/home.png) no-repeat 0px 15px;
padding-left:30px !important;
}

.btn-home-bas {
border:1px solid #9A9A9A;
background-color:white !important;
border-radius:5px;
font-size:13px;
width:100%;
}
.btn-header-1 {
width:100%;
cursor:pointer;
}
.btn-header-2 {
width:100%;
cursor:pointer;
}
.btn-header-3 {
width:100%;
font-weight:bold;
cursor:pointer;
}


/* FORM SEARCH
-------------------------------------------------- */


.home_alaune_bk {
background-color:#FBE0C5;
padding-top:15px;
}

.home_search_logos {
margin-top:15px;
padding-top:8px;
}
.horiz_vignette_price {
color:#0276BF;
font-size:18px;
}
.horiz_vignette_infos_date {
color:#FA5F4A;
margin-top:5px;
}
.horiz_vignette_home_membre {
height:90px;
}
.horiz_vignette_home_membre b {
color:#FA5F4A;
}
.horiz_vignette_home_membre img {
height:65px !important;
width:65px !important;
}
.horiz_vignette{
margin:auto;
margin-bottom:5px;
position:relative;
padding:5px;
border-bottom:1px solid #B7B7B7;
padding-bottom:10px;
}
.horiz_vignette_infos_1{
padding:0px;
padding-right:15px;
}
.horiz_vignette_infos_2{
padding:0px;
padding-left:5px;
}
.horiz_vignette_infos_title a{
font-weight:bold;
color:#3292CA;
padding-bottom:10px;
font-size:20px;
text-decoration:none;
display:inline-block;
}
.horiz_vignette_infos_autre{
font-size:16px;
font-weight:bold;
color:#6C6C6B;
}
.horiz_vignette_infos_autre_2{
color:#6C6C6B;
}


.list_select_cats li {
float:left;
width:200px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #000000 !important;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #000000 !important;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #000000 !important;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #000000 !important;
}

#faprod_advertbundle_advert_ethnie label{
margin-right:15px;
}
.gm-style-iw > div {
    width: 390px !important;
}

#search_category_liste_a {
color:#0276BF;
font-size:13px;
font-weight:bold;
text-decoration:none;
margin-top:10px;
float:left;
}
.home_search_large {

}
.home_search_large #search_ou {
background: transparent url(../images/template/home/localisation.png) no-repeat 10px 5px;
padding-left:35px;
}
.search_category_liste li {
width:159px;
float:left;
font-size:13px;
font-weight:bold;
color:#4D4D4D;
background-color:#F0F1F1;
padding:5px;
padding-left:10px;
margin:4px;
}
.home_search_title {
color:#4D4D4D;
font-size:21px;
font-weight:bold;
margin-bottom:20px;
}
.home_search_large{

}
.box_verte {
border:1px solid #FA5F4A;
margin-top:20px;
border-top-left-radius:10px;
border-top-right-radius:10px;
}
.box_verte_title {
border-top-left-radius:8px;
border-top-right-radius:8px;
background-color:#FA5F4A;
color:white;
text-align:center;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
font-size:15px;
}
.box_verte_body {
text-align:center;
}
.box_verte_body img {
width:100%;
}
.box_violet {
border:1px solid #3292CA;
border-radius:10px;
margin-top:20px;
margin-bottom:20px;
}
.box_violet_title {
border-top-left-radius:8px;
border-top-right-radius:8px;
background-color:#3292CA;
color:white;
text-align:center;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
font-size:15px;
}
.box_violet_body {
text-align:center;
padding:8px;
}
.btn-violet{
border-color:#FA5F4A !important;
background:none !important;
background-color:#FA5F4A !important;
color:white !important;
}
.btn-sadv-criteres{
border-color:#1C1C1C !important;
background-color:#1C1C1C !important;
color:white !important;
width:170px;
}
.btn-sadv{
width:145px;
}
.options_advsearch{
margin-bottom:15px;
}
.options_advsearch li{
display:inline;
margin-right:15px;
}
.couleur_urgent{
width:100%;
position:absolute;
top:5px;
left:0px;
text-align:center;
font-weight:bold;
}
.couleur_asaisir{
background-color:#FF7F7F;
border:1px solid black;
padding-left:25px;
padding-right:25px;
font-size:12px;
position:absolute;
top:0px;
right:0px;
text-align:center;
font-weight:bold;
}
/* FORM ADVERT
-------------------------------------------------- */

#type-selector {
  color: #fff;
  background-color: #4d90fe;
  padding: 5px 11px 0px 11px;
}

#type-selector label {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300;
}

.list_options{
max-height:420px;
width:100%;
overflow:auto;
border:1px solid #5a5a5a;
padding:15px;
border-radius:10px;
margin-bottom:15px;
}
.checkbox input,
.checkbox-register input {
	width:15px;
}
.liste-photo{
list-style:none;
padding:0px;
}
.liste-photo li{
float:left;
margin:8px;
padding:0px;
margin-left:0px;
}
.liste-photo img{
width:150px;
}
.form-horizontal hr{
border-color:#8B8B8B;
}
.checkbox_label label{
font-weight:normal;
}
.liste-checkbox{
list-style:none;
padding:0px;
margin:0px;
}
.liste-checkbox li{
float:left;
width:200px;
padding:0px;
}

/* VIGNETTE HOME
-------------------------------------------------- */

.vignette_myadvert{
background-color:#E9E9E9;
border-radius:8px;
padding:8px;
width:336px !important;
margin:auto;
margin-bottom:30px;
padding:15px;
}
.vignette_myadvert:hover{
cursor:default !important;
}
.vignette_myadvert .vignette_home_image{
text-align:center;
}
.vignette_myadvert .vignette_home_infos_title{
margin-top:8px;
margin-bottom:8px;
}
.vignette:hover{
cursor:pointer;
}
.vignette_hover{
background-color:#0276BF;
background-color: rgb(2,118,191);
background-color: rgba(2,118,191,0.65);
height:350px;
width:260px;
z-index:1000;
position:absolute;
text-align:center;
display:none;
margin-top:-5px;
margin-left:-5px;
}
.vignette_hover img{
margin-top:160px;
}
.vignette:hover .vignette_hover{
display:block;
}
.vignette_price{
background-color:#E3219E;
background-color: rgb(227,33,158);
background-color: rgba(227,33,158,0.90);
height:40px;
padding-right:15px;
padding-left:15px;
padding-top:6px;
font-size:18px;
font-weight:bold;
z-index:1000;
position:absolute;
text-align:center;
bottom:0px;
right:0px;
color:white;
}
.detail_advert_price{
background-color:#E3219E;
background-color: rgb(227,33,158);
background-color: rgba(227,33,158,0.90);
padding-right:20px;
padding-left:20px;
padding-top:9px;
padding-bottom:9px;
font-size:25px;
font-weight:bold;
text-align:center;
color:white;
margin-bottom:20px;
display:block;
}
.vignette{
height:300px;
width:265px;
margin:auto;
margin-bottom:30px;
position:relative;
padding:5px;
border:1px solid #EDEDED;
}


.vignette_alaune{
background-color:#FFE4E2;
border:1px solid #E51F13;
}
.vignette_image{
height:165px;
width:250px;
text-align:center;
position:relative;
overflow:hidden;
}
.vignette_image_user{
margin-top:15px;
}
.vignette_image_user img{
width:60px;
}
.vignette_infos_title{
padding-top:3px;
color:#3292CA;
font-size:17px;
font-weight:bold;
}
.vignette_infos_category{
color:#323232;
font-size:15px;
}
.vignette_infos_marque{
color:#000300;
font-size:13px;
font-weight:bold
}
.vignette_infos_autre{
padding-top:10px;
}
.vignette_infos_km{
font-size:12px;
text-align:center;
padding-top:3px;
width:100%;
float:right;
}
.vignette_infos{
width:250px;
height:95px;
margin-top:7px;
}
.vignette_infos_1{
padding:0px;
padding-right:5px;
}
.vignette_infos_2{
padding:0px;
padding-left:5px;
}


/* BOUTIQUE
-------------------------------------------------- */

.detail_col_right{
background-color:#E6E6E6;
border-bottom-right-radius:10px;
border-bottom-left-radius:10px;
}
.detail_col_right_box{
padding-left:15px;
padding-right:15px;
}
.detail_col_right_box_title{
color:#B16200;
font-size:20px;
font-weight:bold;
text-decoration:none;
}
.vignette_boutique:hover{
cursor:pointer;
}
.vignette_boutique_hover{
background-color:#D8BD78;
background-color: rgb(216,189,120);
background-color: rgba(216,189,120,0.65);
height:240px;
width:250px;
z-index:1000;
position:absolute;
text-align:center;
display:none;
}
.vignette_boutique_hover img{
margin-top:100px;
}
.vignette_boutique:hover .vignette_boutique_hover{
display:block;
}
.vignette_boutique{
height:240px;
width:250px;
margin:auto;
margin-bottom:30px;
position:relative;
}
.vignette_boutique_image{
height:150px;
width:250px;
text-align:center;
position:relative;
overflow:hidden;
-moz-box-shadow: 0px 0px 10px 2px #DBDBDB;
-webkit-box-shadow: 0px 0px 10px 2px #DBDBDB;
-o-box-shadow: 0px 0px 10px 2px #DBDBDB;
box-shadow: 0px 0px 10px 2px #DBDBDB;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#DBDBDB, Direction=NaN, Strength=10);
}
.vignette_boutique_infos_title{
font-weight:bold;
color:#323232;
padding-top:10px;
font-size:16px;
}
.vignette_boutique_infos_autre{
font-size:14px;
}
.vignette_boutique_infos{
width:250px;
height:90px;
}
.vignette_boutique_infos{
padding:0px;
padding-right:5px;
}

/* DETAILS ADVERT
-------------------------------------------------- */

.a_abusif{
color:#E51F13;
text-decoration:none;
font-size:14px;
margin-top:15px;
margin-bottom:15px;
}
.zone_message_advert{
padding:10px;
}
.detail_col_right .row{
margin:0px !important;
}
.zone_message_advert textarea,
.zone_message_advert input{
border:1px solid #FFEBAA;
}
.zone_message_advert_infos{
background-color:#FFEBAA;
padding:7px;
}
#detail_right_telephone{
width:100%;
margin-top:20px;
}

.detail_dt li {
background-color:#E3E3E3;
padding:5px;
margin-bottom:2px;
text-align:left;
font-weight:bold;
height:32px;
}
.detail_dt li b {
width:120px;
float:left;
font-weight:normal;
}
.detail_dt_tb li b {
width:160px;
}
.detail_dt li s {
font-weight:normal;
}
.detail_dt li img {
margin-left:10px;
margin-right:10px;
}

.detail_advert_subtitle_1{
display:inline;
}
.detail_advert_subtitle_2{
border-left:1px solid #E3E3E3;
padding-left:15px;
margin-left:15px;
display:inline;
}
.detail_image{
width:100%;
text-align:center;
overflow: hidden;
}
.detail_right{
background-color:#FBE8F2;
width:100%;
padding:17px;
}
.zone_annonceur{
background-color:#FEECD7;
border:1px solid #FF7200;
padding:5px;
margin-bottom:30px;
}
.zone_annonceur_nom{
font-size:20px;
}
.zone_annonceur_nom a{
text-decoration:none;
font-weight:bold;
}
.zone_annonceur_infos{
font-size:14px;
}
.zone_annonceur_verifie{
font-size:15px;
color:#81984D;
font-weight:bold;
}

/* HOME
-------------------------------------------------- */

.home_bandeau_3 a{
margin-top:30px;
border-color:white !important;
background:white !important;
color:#004560 !important;
}
.home_bandeau{
background-color:#EA437B;
padding-top:10px;
padding-bottom:10px;
}
.home_bandeau_blog{
background-color:#CEC5BE;
padding-top:50px;
padding-bottom:10px;
}
.home_bandeau_1{
color:#CEC5BE;
font-size:20px;
margin-top:30px;
font-weight:bold;
}
.home_bandeau_2{
color:white;
font-size:25px;
}
.home_pourquoi h2{
margin-bottom:5px;
}
.home_pourquoi h3{
font-weight:bold;
margin-top:5px;
}
.home_market{
margin-top:30px;
}
.home_market img{
z-index:10;
}
.home_market_box{
border:1px solid #CEC6BF;
padding:20px;
height:400px;
z-index:0;
margin-top:200px;
margin-bottom:50px;
}
.home_market_title{
color:#EA437B;
font-weight:bold;
font-size:25px;
text-align:center;
line-height:30px;
}
.home_market_box_img{
margin-top:-175px;
}
#home_zone_category_51 ul{
height:260px;
}
#home_zone_category_68 ul{
height:260px;
}
#home_zone_category_85 ul{
height:100px;
}
#home_zone_category_90 ul{
height:110px;
}
#home_zone_category_95 ul{
height:165px;
}
#home_zone_category_104 ul{
height:165px;
}
#home_zone_category_113 ul{
height:165px;
}
#home_zone_category_124 ul{
height:165px;
}
#home_zone_category_132 ul{
height:165px;
}
#home_zone_category_143 ul{
height:165px;
}

.home_col_category b {
background-color:#004560;
display:block;
padding:10px;
color:white;
}
.home_col_category b a {
text-decoration:none;
color:white;
}
.home_col_category ul {
background-color:#E2DFDD;
border:1px solid #CEC6BF;
float:left;
padding-bottom:10px;
padding-top:5px;
margin-bottom:10px;
width:100%;
}
.home_categories{
margin-top:40px;
margin-bottom:30px;
}
.home_col_category ul li{
width:50%;
float:left;
padding-left:15px;
}

.menu-connexion-footer li{
float:left;
margin-left:25px;
}
.home_zone_category_2{
background-color:#EA437B;
padding-top:25px;
padding-bottom:25px;
}

/* RIGHT
-------------------------------------------------- */

.right_blog p{
margin:0px;
}
.right_blog_title{
font-weight:bold;
}
.right_blog_title a{
text-decoration:none;
font-size:14px;
}
.right_blog_date{
color:#727272;
font-style:italic;
}
.right_blog_description{
margin-top:5px;
margin-bottom:5px;
}
.right_blog{
margin-bottom:10px;
}
.box_marge_top{
margin-top:15px;
}
.box_marge_top_40{
margin-top:40px;
}
.box_marge_bottom_40{
margin-bottom:40px;
}

/* CONTENT
-------------------------------------------------- */

.nb_com{
padding-right:0px !important;
}
.comment{
margin-bottom:20px;
margin-top:20px;
}
.comment_author{
font-weight:bold;
color:#24475A;
background:transparent url(../images/template/bulle.png) no-repeat scroll 0px 0px;
padding-left:45px;
padding-top:8px;
padding-bottom:8px;
}
.comment_message{
font-style:italic;
text-align:justify;
}
.vignette_content_une{
width:100%;
margin-bottom:20px;
}
.vignette_content_une:hover{
cursor:pointer;
}
.vignette_content_image_une{
width:100%;
text-align:center;
}
.vignette_content_infos_visible_une{
padding:15px;
width:100%;
background-color:#F5F5F5;
}
.vignette_content_infos_title_une{
font-weight:bold;
color:#409BC8;
}
.vignette_content_infos_price_une{
font-size:15px;
}

.vignette_content{
height:360px;
width:350px;
margin:auto;
margin-bottom:20px;
}
.vignette_content:hover{
cursor:pointer;
}
.vignette_content_image{
height:250px;
width:350px;
text-align:center;
overflow: hidden;
position:absolute;
}
.vignette_content_infos_visible{
padding-top:5px;
height:50px;
top:255px;
width:350px;
z-index:1000;
position:relative;
}
.vignette_content_infos_title{
height:20px;
font-weight:bold;
color:#323232;
}
.vignette_content_infos_price{
font-size:15px;
height:28px;
}
.vignette_content_infos_date{
font-style:italic;
}
.vignette_content_infos{
background-color:#FA5F4A;
background-color: rgb(85, 58, 99);
background-color: rgba(85, 58, 99, 0.65);
padding-top:10px;
height:360px;
width:350px;
z-index:1000;
position:relative;
display:none;
margin-top:-50px;
}
.vignette_content_infos_hover{
margin-top:100px;
text-align:center;
}
.vignette_content:hover .vignette_content_infos{
display:block;
}
.vignette_content_mini{
margin-bottom:20px;
}
.vignette_content_mini:hover{
cursor:pointer;
}
.vignette_content_mini_image{
text-align:center;
overflow: hidden;
float:left;
}
.vignette_content_mini_image img {
width:110px;
height:80px;
}
.vignette_content_mini_infos_titre{
font-size:18px;
color:#409BC8;
font-weight:bold;
}
.carousel-control {
width:50px !important;
}

.btn-category {
color:white;
background-color:#3292CA !important;
color:white !important;
}
.btn-category:hover,
.btn-category:focus{
border:1px solid #FA5F4A !important;
background-color:#FA5F4A !important;
color:white !important;
}

.home_search_large {
padding-bottom:30px;
}
.home_search_large span{
color:#3292CA !important;
}
.home_search_large label {
color:#3292CA !important;
width:100%;
margin:7px;
text-align:right;
}
.btn-home-category li {
float:left;
margin-right:15px;
margin-bottom:5px;
}

.btn-home-category li a:hover {
text-decoration:none;
color:white !important;
border:1px solid #F97017 !important;
background-color:#F97017 !important;
}
.btn-home-category img {
height:15px;
}

.vignette:hover {
background-color:#EAE7E0;
}
.home_search_large {
background-color:white;
padding-top:30px;
}
#form_activites {

}
.navbar-inverse {
background:#FA5F4A !important;
}

.btn-phone,
.btn-phone:hover {
cursor:default !important;
}

.icones-vignette {
color:#3292CA;
margin-top:6px;
font-size:11px;
}

.icone-urgent {
background-color:#F76A22;
color:black;
font-weight:bold;
padding-left:20px;
padding-right:20px;
padding-top:3px;
padding-bottom:3px;
border-radius:8px;
font-size:14px;
display:inline-block;
margin-top:8px;
margin-right:10px;
}

.home_search_large {
border:2px solid #3292CA;
border-radius:5px;
padding:5px;
margin-top:5px;
}
.annonce_encadree {
border:2px solid #FA5F4A;
border-radius:5px;
background-color:#FA5F4A;
color:white !important;
}

.annonce_encadree .icones-vignette,
.annonce_encadree .horiz_vignette_infos_date,
.annonce_encadree .horiz_vignette_infos_autre,
.annonce_encadree .horiz_vignette_infos_title a {
color:white !important;
}

.menu-category-on {
text-decoration:none;
color:white !important;
border:1px solid #8E2B0A !important;
background-color:#8E2B0A !important;
}

.panel-echange {
border:2px solid #3292CA !important;
background-color:#E7F2F9 !important;
padding-top:20px;
padding-bottom:20px;
padding-left:50px;
padding-right:50px;
}

.vignette_matching{
padding:5px;
border:1px solid #EDEDED;
display:inline-block;
width:100%;
}
.vignette_matching .vignette_infos {
width:100% !important;
}
.btn-vote-ok {
border-color:#AAFF7F !important;
background:none !important;
background-color:#AAFF7F !important;
text-transform:uppercase;
font-weight:bold;
}
.btn-100 {
width:100%;
}
.btn-vote-ko {
border-color:#FF5E2C !important;
background:none !important;
background-color:#FF5E2C !important;
text-transform:uppercase;
font-weight:bold;
}

.box-matching {
border:2px solid #3292CA !important;
background-color:#E7F2F9 !important;
padding:5px;
text-align:center;
font-size:16px;
}

a.btn-facebook {
color:white !important;
text-decoration:none;
}
.btn-facebook {
background:#3A5999 url(../images/template/facebook.png) no-repeat scroll 5px 7px;
color:white !important;
min-height:32px;
display:inline-block;
padding-top:5px;
padding-left:30px;
padding-right:20px;
text-align:center;
font-size:15px;
}

.onglet-filtres {
text-align:center;
background-color:white;
color:#FA5F4A;
padding-left:25px;
padding-right:25px;
padding-top:10px;
height:40px;
display:inline-block;
margin-right:3px;
text-decoration:none;
border-radius: 15px;
}
.onglet-filtres-actif,
.onglet-filtres:hover {
text-decoration:none;

background-color:#FA5F4A;
color:white;
}

.container-search-titre {
margin-top:25px;
margin-bottom:20px;
background:transparent url(../images/template/home/barre2.jpg) repeat-x 0px 14px;
}
.container-search-titre span {
font-size:22px;
font-weight:bold;
padding-right:25px;
}
.container-search-titre span b {
color:#FA5F4A;
}

.pagination > li > a.active_pagination {
    font-weight: bold;
	background-color:#FA5F4A !important;
    color: white !important;
}


/*! =======================================================
                      VERSION  9.7.3              
========================================================= */
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *     https://github.com/seiyria/bootstrap-slider
 *
 * =========================================================
  *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2017 Kyle Kemp, Rohit Kalkur, and contributors
 * 
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 * 
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: 95%;
  height: 20px;
}
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
}
.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}
.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}
.slider.slider-horizontal.slider-rtl .slider-track {
  left: initial;
  right: 0;
}
.slider.slider-horizontal.slider-rtl .slider-tick,
.slider.slider-horizontal.slider-rtl .slider-handle {
  margin-left: initial;
  margin-right: -10px;
}
.slider.slider-horizontal.slider-rtl .slider-tick-container {
  left: initial;
  right: 0;
}
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  left: 25%;
  top: 0;
}
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider.slider-vertical .slider-track-low,
.slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0;
}
.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
  margin-top: -10px;
}
.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  border-right-color: #0480be;
  margin-left: 0;
  margin-right: 0;
}
.slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap;
}
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px;
}
.slider.slider-vertical.slider-rtl .slider-track {
  left: initial;
  right: 25%;
}
.slider.slider-vertical.slider-rtl .slider-selection {
  left: initial;
  right: 0;
}
.slider.slider-vertical.slider-rtl .slider-tick.triangle,
.slider.slider-vertical.slider-rtl .slider-handle.triangle {
  border-width: 10px 10px 10px 0;
}
.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
  padding-left: initial;
  padding-right: 4px;
}
.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}
.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed;
}
.slider input {
  display: none;
}
.slider .tooltip.top {
  margin-top: -36px;
}
.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}
.slider .hide {
  display: none;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.slider-selection {
  position: absolute;
  background-image: -webkit-linear-gradient(top, #3292CA 0%, #3292CA 100%);
  background-image: -o-linear-gradient(top, #3292CA 0%, #3292CA 100%);
  background-image: linear-gradient(to bottom, #3292CA 0%, #3292CA 100%);
  background-repeat: repeat-x;
  height:10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-selection.tick-slider-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
}
.slider-track-low,
.slider-track-high {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-handle {
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #3292CA;
  background-image: -webkit-linear-gradient(top, #3292CA 0%, #3292CA 100%);
  background-image: -o-linear-gradient(top, #3292CA 0%, #3292CA 100%);
  background-image: linear-gradient(to bottom, #3292CA 0%, #3292CA 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3292CA', endColorstr='#3292CA', GradientType=0);
  filter: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  border: 0px solid transparent;
}
.slider-handle.round {
  border-radius: 50%;
}
.slider-handle.triangle {
  background: transparent none;
}
.slider-handle.custom {
  background: transparent none;
}
.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}
.slider-tick {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent;
}
.slider-tick.round {
  border-radius: 50%;
}
.slider-tick.triangle {
  background: transparent none;
}
.slider-tick.custom {
  background: transparent none;
}
.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}
.slider-tick.in-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
  opacity: 1;
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}


#facebox .popup{
  position:relative;
  border:3px solid rgba(0,0,0,0);
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 18px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 18px rgba(0,0,0,0.4);
  box-shadow:0 0 18px rgba(0,0,0,0.4);
}

#facebox .content {
  display:table;
  width: 370px;
  padding: 10px;
  background: #fff;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

#facebox .content > p:first-child{
  margin-top:0;
}
#facebox .content > p:last-child{
  margin-bottom:0;
}

#facebox .close{
  position:absolute;
  top:5px;
  right:5px;
  padding:2px;
  background:#fff;
}
#facebox .close img{
  opacity:0.3;
}
#facebox .close:hover img{
  opacity:1.0;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}
/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
.dropzone, .dropzone * {
  box-sizing: border-box; }

.dropzone {
  min-height: 125px;
  border: 2px dashed rgba(0, 0, 0, 0.3);
  background: #FCFACA;
  padding: 20px 20px; }
  .dropzone.dz-clickable {
    cursor: pointer; }
    .dropzone.dz-clickable * {
      cursor: default; }
    .dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
      cursor: pointer; }
  .dropzone.dz-started .dz-message {
    display: none; }
  .dropzone.dz-drag-hover {
    border-style: solid; }
    .dropzone.dz-drag-hover .dz-message {
      opacity: 0.5; }
  .dropzone .dz-message {
    text-align: center;
    margin: 2em 0; }
  .dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px; }
    .dropzone .dz-preview:hover {
      z-index: 1000; }
      .dropzone .dz-preview:hover .dz-details {
        opacity: 1; }
    .dropzone .dz-preview.dz-file-preview .dz-image {
      border-radius: 20px;
      background: #999;
      background: linear-gradient(to bottom, #eee, #ddd); }
    .dropzone .dz-preview.dz-file-preview .dz-details {
      opacity: 1; }
    .dropzone .dz-preview.dz-image-preview {
      background: #FCFACA; }
      .dropzone .dz-preview.dz-image-preview .dz-details {
        -webkit-transition: opacity 0.2s linear;
        -moz-transition: opacity 0.2s linear;
        -ms-transition: opacity 0.2s linear;
        -o-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear; }
    .dropzone .dz-preview .dz-remove {
      font-size: 14px;
      text-align: center;
      display: block;
      cursor: pointer;
      border: none; }
      .dropzone .dz-preview .dz-remove:hover {
        text-decoration: underline; }
    .dropzone .dz-preview:hover .dz-details {
      opacity: 1; }
    .dropzone .dz-preview .dz-details {
      z-index: 20;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      font-size: 13px;
      min-width: 100%;
      max-width: 100%;
      padding: 2em 1em;
      text-align: center;
      color: rgba(0, 0, 0, 0.9);
      line-height: 150%; }
      .dropzone .dz-preview .dz-details .dz-size {
        margin-bottom: 1em;
        font-size: 16px; }
      .dropzone .dz-preview .dz-details .dz-filename {
        white-space: nowrap; }
        .dropzone .dz-preview .dz-details .dz-filename:hover span {
          border: 1px solid rgba(200, 200, 200, 0.8);
          background-color: rgba(255, 255, 255, 0.8); }
        .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
          overflow: hidden;
          text-overflow: ellipsis; }
          .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
            border: 1px solid transparent; }
      .dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
        background-color: rgba(255, 255, 255, 0.4);
        padding: 0 0.4em;
        border-radius: 3px; }
    .dropzone .dz-preview:hover .dz-image img {
      -webkit-transform: scale(1.05, 1.05);
      -moz-transform: scale(1.05, 1.05);
      -ms-transform: scale(1.05, 1.05);
      -o-transform: scale(1.05, 1.05);
      transform: scale(1.05, 1.05);
      -webkit-filter: blur(8px);
      filter: blur(8px); }
    .dropzone .dz-preview .dz-image {
      border-radius: 20px;
      overflow: hidden;
      width: 120px;
      height: 120px;
      position: relative;
      display: block;
      z-index: 10; }
      .dropzone .dz-preview .dz-image img {
        display: block; }
    .dropzone .dz-preview.dz-success .dz-success-mark {
      -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzone .dz-preview.dz-error .dz-error-mark {
      opacity: 1;
      -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
      pointer-events: none;
      opacity: 0;
      z-index: 500;
      position: absolute;
      display: block;
      top: 50%;
      left: 50%;
      margin-left: -27px;
      margin-top: -27px; }
      .dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
        display: block;
        width: 54px;
        height: 54px; }
    .dropzone .dz-preview.dz-processing .dz-progress {
      opacity: 1;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
    .dropzone .dz-preview.dz-complete .dz-progress {
      opacity: 0;
      -webkit-transition: opacity 0.4s ease-in;
      -moz-transition: opacity 0.4s ease-in;
      -ms-transition: opacity 0.4s ease-in;
      -o-transition: opacity 0.4s ease-in;
      transition: opacity 0.4s ease-in; }
    .dropzone .dz-preview:not(.dz-processing) .dz-progress {
      -webkit-animation: pulse 6s ease infinite;
      -moz-animation: pulse 6s ease infinite;
      -ms-animation: pulse 6s ease infinite;
      -o-animation: pulse 6s ease infinite;
      animation: pulse 6s ease infinite; }
    .dropzone .dz-preview .dz-progress {
      opacity: 1;
      z-index: 1000;
      pointer-events: none;
      position: absolute;
      height: 16px;
      left: 50%;
      top: 50%;
      margin-top: -8px;
      width: 80px;
      margin-left: -40px;
      background: rgba(255, 255, 255, 0.9);
      -webkit-transform: scale(1);
      border-radius: 8px;
      overflow: hidden; }
      .dropzone .dz-preview .dz-progress .dz-upload {
        background: #FF6F08;
        background: linear-gradient(to bottom, #FF6F08, #FBAC73);
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 0;
        -webkit-transition: width 300ms ease-in-out;
        -moz-transition: width 300ms ease-in-out;
        -ms-transition: width 300ms ease-in-out;
        -o-transition: width 300ms ease-in-out;
        transition: width 300ms ease-in-out; }
    .dropzone .dz-preview.dz-error .dz-error-message {
      display: block; }
    .dropzone .dz-preview.dz-error:hover .dz-error-message {
      opacity: 1;
      pointer-events: auto; }
    .dropzone .dz-preview .dz-error-message {
      pointer-events: none;
      z-index: 1000;
      position: absolute;
      display: block;
      display: none;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      -ms-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      border-radius: 8px;
      font-size: 13px;
      top: 130px;
      left: -10px;
      width: 140px;
      background: #be2626;
      background: linear-gradient(to bottom, #be2626, #a92222);
      padding: 0.5em 1.2em;
      color: white; }
      .dropzone .dz-preview .dz-error-message:after {
        content: '';
        position: absolute;
        top: -6px;
        left: 64px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #be2626; }
