.tag_word  {
border-radius:20px!important;
padding-right:15px!important;
}

.galerie-taxo {
    padding: 16px 22px;
    display: block;
    border-top: 1px solid #EDEDED;
}

div#preview .count {
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	text-align: justify;
	padding: 5px;
	display: block;

}

.countHour {
    background-color: rgba(0,0,0,0.6);
    color: #fff;
	potition:absolute;
	left:15px;
	right:15px;
	bottom:-20px;
    text-align: center;
    padding: 5px;
    display: block;
}

.pload {
	margin:15px 0px;
}

ul.list, ul.grid {
  list-style-type: none;
  padding: 0;
}

ul.grid.wide {
  width: 100%;
  height: 50px;
}

ul.grid.active {
  background-color: #abe2a5;
}

ul.list li, ul.grid li {
  border: 0px solid #bcbcbc;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  box-sizing: border-box;
  vertical-align: top;
}

ul.list li {
  min-height: 35px;
}

ul.grid li {
  float: left;
  height: 50px;
  width: 50px;
}

ul.list li.placeholder, ul.grid li.placeholder {
  border-style: dashed;
  background-color: transparent;
}
.list li{
position:relative;
}

.template {
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.03);
    box-shadow: 0 1px 1px rgba(0,0,0,.03);	
}

.template li{
width:100%;
margin:auto;
overflow:hidden;
}


.card {
	padding-top: 20px;
	margin:20px;
	background-color: #ffffff;
	border: 1px solid #d8d8d8;
	border-top-width: 1px;
	border-bottom-width: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.card.hovercard {
  position: relative;
  padding-top: 0;
  text-align: center;
  background-color: #fff;
}

.card.hovercard img {
  width: 300px;
  height: 200px;
}

.card.hovercard .avatar {
  position: relative;
	margin-top:15px;
}

.card.hovercard .avatar img {
  width: 115px;
  height: 115px;
  max-width: 115px;
  max-height: 115px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.card.hovercard .info {
  padding: 4px 8px 10px;
}

.card.hovercard .info .title {
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 1;
  color: #262626;
  vertical-align: middle;
}

.card.hovercard .info .desc {
  overflow: hidden;
  font-size: 12px;
  line-height: 20px;
  color: #737373;
  text-overflow: ellipsis;
}

.card.hovercard .bottom {
  padding: 0 20px;
  margin-bottom: 17px;
}

.card.people .card-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  padding: 10px 20px;
  line-height: 29px;
  text-align: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

/*Top Data*/
 .topbar-v1 .top-v1-data {
	text-align: right;
}

.top-v1-data li a {
color:#fff;
}

 .topbar-v1 .top-v1-data li {
	padding: 6px 11px;
	margin-left: -4px;
	display: inline-block;	
	border-right: solid 0px #eee;
}

 .topbar-v1 .top-v1-data li:first-child {
	margin-left: 0;
	border-left: solid 0px #eee;
}

 .topbar-v1 .top-v1-data li a {
	font-size: 14px; 
	
}

 .topbar-v1 .top-v1-data li a:hover {
	text-decoration: none;
}

 .topbar-v1 .top-v1-data li i {
	color: #fff;
	font-size: 13px;
}

/* Titre module page  */

.page-title {
	padding-left:60px;
}
.page-title .blog-post-date {
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    width: 45px;
    height: 50px;
    border: 1px solid #ddd;
	background-color: #fff;
    padding: 5px;
}

.page-title .blog-post-date::before {
    content: '';
    position: absolute;
    z-index: 1;
    left: -1px;
    bottom: -1px;
    width: 45px;
    height: 4px;
    border-top: 1px solid #ddd;
}
.page-title .blog-post-date span:first-child {
    font-size: 16px;
    line-height: 18px;
    font-weight: 800;
    text-transform: uppercase;
}
.page-title .blog-post-date span {
    display: block;
    text-align: center;
}

.page-title h2 {
        margin-bottom: 0px!important;
}


/* MATERIAL ICON GOOGLE */

/* Rules for sizing the icon. */
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }

/* Rules for using icons as black on a light background. */
.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }

/* Rules for using icons as white on a dark background. */
.material-icons.md-light { color: rgba(255, 255, 255, 1); }
.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }

/* PANIER ETAPE */

.cookie-notice-container {
    position: fixed;
    bottom: 0px;
    padding: 5px;
    background-color: rgba(0,0,0,0.9);
    z-index: 16000;
}

#notice-text{
	color:#fff;
}

#button_toggle {
    display: none!important;
}

select option:disabled {
  background: #dddddd;
  color:#ff0000;
  padding:5px;
}

.wrapper {
background-color:#fff;
}

.shortlinks {
    display: none;
    z-index: 1001;
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    opacity: 0.7;
    background: #000;
}


/* Bloc Sondage */

.sondage-widget {
    padding: 12px 10px;
    border-bottom: 1px solid #e7e7e7;
    background: #fff;
}

.sondage-widget:hover {
    background: #f4f8fd;
}

/* POUR MASONRY */

.small-item {
    display: none;
}

/* clearfix */

.grid:after,
.grid2:after,
.grid3:after {
    content: '';
    display: block;
    clear: both;
}

/* Blockquote */

blockquote {
    position: relative;
    margin: 0 0 20px 0;
    padding: 25px 25px 25px 70px!important;
    border-left: 3px solid #ff5b24;
    font-size: 14px;
    font-style: italic;
    line-height: 2;
    color: #888;
    background: #f7f7f7;
}

blockquote:before {
    content: '\f10d';
    display: block;
    position: absolute;
    top: 25px;
    left: 25px;
    font-family: 'FontAwesome';
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    color: #ff5b24;
    -moz-osx-font-smoothing: grayscale;
}

blockquote cite {
    display: block;
    font-size: 12px;
}

blockquote cite:before {
    content: '\2014 \0020';
}

.sb-toggle-left {
    display: none!important;
}

.sf-menu {
    display: inline-block!important;
}

.footer {
    display: block!important;
}

/* FORUM */

.titre_forum {
    padding: 10px;
    border: 1px #D7D7D7 solid;
    font-weight: normal;
    color: #000;
    background-color: #fff;
}

.border_topic {
    border-right: 1px #D7D7D7 solid;
    border-left: 1px #D7D7D7 solid;
}

.fond_topic1 {
    height: 36px;
    border-top: 1px #D7D7D7 solid;
    border-bottom: 1px #D7D7D7 solid;
    border-left: 1px #D7D7D7 solid;
    background: #fff url(../images/fond_topic.jpg) repeat-x top left;
}

.fond_topic2 {
    height: 36px;
    border-top: 1px #D7D7D7 solid;
    border-right: 1px #D7D7D7 solid;
    border-bottom: 1px #D7D7D7 solid;
    background: #fff url(../images/fond_topic.jpg) repeat-x top left;
}

.titre_cat1 {
    padding: 10px;
    border-right: 1px #D7D7D7 solid;
    border-left: 1px #D7D7D7 solid;
    background-color: #F5F5F5;
}

.titre_cat2 {
    padding: 10px;
    border-right: 1px #D7D7D7 solid;
    background-color: #ffffff;
}

.case_avatar {
    float: left;
    padding: 10px;
    overflow: hidden;
}

.message {
    padding: 10px;
}

.action {
    width: 50px;
    margin-top: 5px;
    padding: 10px;
    border: 1px #d6d6d6 solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    background-color: #F3F3F3;
}

.forumtop {
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
}

.backtotop1 {
    border-top: 1px #D7D7D7 solid;
    border-left: 1px #D7D7D7 solid;
    background-color: #F8F8F8;
}

.backtotop2 {
    border-top: 1px #D7D7D7 solid;
    border-right: 1px #D7D7D7 solid;
    background-color: #F8F8F8;
}

.stat {
    padding: 5px;
    border: 1px #D7D7D7 solid;
    border-top: 0;
}

.page_forum {
    padding: 3px;
    padding-top: 0;
    border-radius: 4px;
    color: #fff !important;
    background-color: #39628E;
}

.divider {
    width: 100%;
    height: 20px;
    background: #fff url('../../images/pattern.png') repeat-x bottom center;
}

.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black,
.bg-red-active,
.bg-yellow-active,
.bg-aqua-active,
.bg-blue-active,
.bg-light-blue-active,
.bg-green-active,
.bg-navy-active,
.bg-teal-active,
.bg-olive-active,
.bg-lime-active,
.bg-orange-active,
.bg-fuchsia-active,
.bg-purple-active,
.bg-maroon-active,
.bg-black-active {
    color: #fff !important;
}

.bg-gray {
    color: #000;
    background-color: #d2d6de !important;
}

.bg-black {
    background-color: #111 !important;
}

.bg-red {
    background-color: #dd4b39;
}

.bg-yellow {
    background-color: #f39c12;
}

.bg-aqua {
    background-color: #3498db;
}

.bg-blue {
    background-color: #3498db !important;
}

.bg-light-blue {
    background-color: #3c8dbc !important;
}

.bg-green {
    background-color: #00a65a;
}

.bg-navy {
    background-color: #001f3f !important;
}

.bg-teal {
    background-color: #39cccc !important;
}

.bg-olive {
    background-color: #3d9970 !important;
}

.bg-lime {
    background-color: #01ff70 !important;
}

.bg-orange {
    background-color: #ff851b !important;
}

.bg-fuchsia {
    background-color: #f012be !important;
}

.bg-purple {
    background-color: #605ca8 !important;
}

.bg-maroon {
    background-color: #d81b60 !important;
}

.testimonial {
	margin:auto;
	width:50%;
	position: absolute;
	top: 50%; 
	left: 50%; 
	transform: translateY(-50%) translateX(-50%); 
}

.testimonial blockquote {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    border: 0;
    color: #fff;
    font-family: Georgia, serif!important;
    font-style: italic;
    margin: 0;
    padding: 10px 50px;
    position: relative;
}

.testimonial blockquote:before {
	font-family: Georgia, serif!important;
    color: #fff;
    display: block !important;
    left: 10px;
    top: 0;
    content: "“";
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute;
}

.testimonial blockquote:after {
	font-family: Georgia, serif!important;
    color: #fff;
    display: block !important;
    right: 10px;
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute;
    bottom: -0.5em;
    content: "”";
}

