@charset "UTF-8";
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/**
 * Variables
 *
 * @section Variables
 */
/* COULEURS NON MODIFIABLES */
/**/
/* STATUS COMMANDES */
/**/
/* STATUS NEWS */
/**/
/* COULEURS MODIFIABLES DE LA PLATEFORME */
/**/
/* FLASH MESSAGES */
/**/
/* INACTIVE */
/**/
/* SLIDER PAGINATION */
/**/
/* BLOCS */
/* MEGAMENU */
/**/
/* BOUTONS */
/**/
/**
 * Variables
 *
 * @section Variables
 */
/* COULEURS NON MODIFIABLES */
/**/
/* STATUS COMMANDES */
/**/
/* STATUS NEWS */
/**/
/* COULEURS MODIFIABLES DE LA PLATEFORME */
/**/
/* FLASH MESSAGES */
/**/
/* INACTIVE */
/**/
/* SLIDER PAGINATION */
/**/
/* BLOCS */
/* MEGAMENU */
/**/
/* BOUTONS */
/**/
/*#site.admin * { box-sizing: content-box; -webkit-box-sizing: content-box; }*/
html {
  font-size: 100%; }

body {
  font-size: 0.8em; }

.fleft {
  float: left; }

.fright {
  float: right; }

.clear {
  clear: both; }

.visibility-hidden {
  visibility: hidden; }

.hidden-trick {
  position: absolute;
  left: -9999px; }

.display-none {
  display: none; }

.display-block {
  display: block; }

.display-block-dev {
  display: block; }

.d-iblock {
  display: inline-block;
  margin: 0px; }

.resize-none {
  resize: none; }

.cursor-pointer {
  cursor: pointer; }

.align-top {
  vertical-align: top !important; }

.align-right {
  text-align: right !important; }

.zoom50 {
  zoom: 0.5; }

.pAbsolute {
  position: absolute; }

.pRelative {
  position: relative; }

.right0 {
  right: 0; }

.nowrap {
  white-space: nowrap; }

.cut {
  overflow: hidden;
  text-overflow: ellipsis; }

.overflow-auto {
  overflow: auto; }

.supStepLabel {
  min-width: 280px;
  min-height: 30px; }

.pad {
  padding: 10px; }

.padTop5 {
  padding-top: 5px; }

.padTop10 {
  padding-top: 10px; }

.padTop15 {
  padding-top: 15px; }

.padTop20 {
  padding-top: 20px; }

.padTop25 {
  padding-top: 25px; }

.padTop30 {
  padding-top: 30px; }

.padTop60 {
  padding-top: 60px; }

.padBottom15 {
  padding-bottom: 15px; }

.padBottom20 {
  padding-bottom: 20px; }

.padBottom30 {
  padding-bottom: 30px; }

.padBottom40 {
  padding-bottom: 40px; }

.padRight10 {
  padding-right: 10px; }

.padLeft20 {
  padding-left: 20px; }

.padLeft30 {
  padding-left: 30px; }

.padHorz10 {
  padding-left: 10px;
  padding-right: 10px; }

.padHorz15 {
  padding-left: 15px;
  padding-right: 15px; }

.padHorz20 {
  padding-left: 20px;
  padding-right: 20px; }

.padHorz30 {
  padding-left: 30px;
  padding-right: 30px; }

.padVert10 {
  padding-top: 10px;
  padding-bottom: 10px; }

.padVert12 {
  padding-top: 12px;
  padding-bottom: 12px; }

.padVert15 {
  padding-top: 15px;
  padding-bottom: 15px; }

.padVert20 {
  padding-top: 20px;
  padding-bottom: 20px; }

.padVert23 {
  padding-top: 23px;
  padding-bottom: 23px; }

.padVert30 {
  padding-top: 30px;
  padding-bottom: 30px; }

.padBottom12 {
  padding-bottom: 12px; }

.padBottom20 {
  padding-bottom: 20px; }

.margin0auto {
  margin: 0 auto; }

.marginTop3 {
  margin-top: 3px; }

.marginTop10 {
  margin-top: 10px; }

.marginTop15 {
  margin-top: 15px; }

.marginTop25 {
  margin-top: 25px; }

.marginTop30 {
  margin-top: 30px; }

.marginTop40 {
  margin-top: 40px; }

.marginBottom10 {
  margin-bottom: 10px; }

.marginBottom15 {
  margin-bottom: 15px; }

.marginBottom20 {
  margin-bottom: 20px; }

.marginBottom25 {
  margin-bottom: 25px; }

.marginBottom30 {
  margin-bottom: 30px; }

.marginBottom40 {
  margin-bottom: 40px; }

.marginBottom60 {
  margin-bottom: 60px; }

.marginLeft10 {
  margin-left: 10px; }

.marginLeft20 {
  margin-left: 20px; }

.marginLeft25 {
  margin-left: 25px; }

.marginLeft30 {
  margin-left: 30px; }

.marginLeft35 {
  margin-left: 35px; }

.marginLeft40 {
  margin-left: 40px; }

.marginLeft50 {
  margin-left: 50px; }

.marginLeft80 {
  margin-left: 80px; }

.marginLeftM77 {
  margin-left: -77px; }

.marginLeftM42 {
  margin-left: -42px; }

.marginLeftM32 {
  margin-left: -32px; }

.marginRight10 {
  margin-right: 10px; }

.marginRight15 {
  margin-right: 15px; }

.marginRight20 {
  margin-right: 20px; }

.marginRight25 {
  margin-right: 25px; }

.marginRight50 {
  margin-right: 50px; }

.margl15 {
  margin: 0 0 0 15px; }

.margr15 {
  margin: 0 15px 0 0; }

.margt5 {
  margin: 5px 0 0 0; }

.margb20 {
  margin: 0 0 20px 0; }

.margt15 {
  margin-top: 15px; }

.italic {
  font-style: italic; }

.underline {
  text-decoration: underline; }

.align-center {
  text-align: center; }

.t1-2em {
  font-size: 1.2em; }

strong, .strong {
  font-weight: bold; }

.wordbreak {
  -ms-word-break: break-all;
  word-break: break-all; }

a {
  color: #231f20;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a.violet {
  color: #5a326e !important; }

p {
  margin-bottom: 10px;
  line-height: 1.2em; }

/*
.ui-widget-header{background: none !important; border:none !important;}
*/
.white {
  color: #FFFFFF; }

.orange {
  color: #e78332; }

.blue {
  color: #000000; }

.red {
  color: #d31c1c; }

.gray {
  color: #c4c0b9; }

.grayLight {
  color: #d3d0c9; }

.colored {
  color: #000000; }

.darkOrangeBg {
  background-color: #d3501c; }

.orangeBg {
  background-color: #e78332; }

.blueBg {
  background-color: #4E4F51; }

.darkBlueBg {
  background-color: #312f57; }

.yellowBg {
  background-color: #f0bc58; }

.ocreBg {
  background-color: #716800; }

.greenBg {
  background-color: #9ca448; }

.grayBg {
  background-color: #9e9489; }

.darkBg {
  background-color: #706D70 !important; }

.borderBottomGray {
  border-bottom: 1px solid #FFFFFF; }

.borderGray {
  border: 1px solid #c4c0b9; }

.border-green {
  border: 2px solid #5CCE79; }

.roundedImage {
  overflow: hidden;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  width: 63px;
  height: 63px; }

.top_headed {
  background-image: url("../images/site/top-head.png") !important;
  background-repeat: repeat-x !important;
  min-height: 62px; }

.top_headed.dark {
  background-color: url("../images/site/top-head-dark.png") !important; }

.black_semitransparent {
  background-color: #4E4F51; }

.white_semitransparent {
  background: white;
  background: rgba(255, 255, 255, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccFFFFFF,endColorstr=#ccFFFFFF); }

.white_opaq {
  background-color: #FFFFFF; }

.w100pc {
  width: 100%; }

.w33p {
  width: 33%; }

p.xsmall, .f-xsmall {
  font-size: 0.7em !important; }

p.small, .f-small {
  font-size: 0.9em !important; }

p.std, .f-std {
  font-size: 1em !important; }

p.medium, .f-medium {
  font-size: 1.2em  !important;
  line-height: 1em; }

p.big, .f-big {
  font-size: 1.5em  !important;
  line-height: 1em; }

p.xtra, .f-xtra {
  font-size: 1.7em !important; }

p.verybig, .f-verybig {
  font-size: 2.1em !important; }

p.xtrabig, .f-xtrabig {
  font-size: 2.5em !important; }

.shadowed {
  -moz-box-shadow: 0px 0px 10px 0px #9b9b9b;
  -webkit-box-shadow: 0px 0px 10px 0px #9b9b9b;
  -o-box-shadow: 0px 0px 10px 0px #9b9b9b;
  box-shadow: 0px 0px 10px 0px #9b9b9b;
  /*filter:progid:DXImageTransform.Microsoft.Shadow(color=#9b9b9b, Direction=NaN, Strength=10);*/ }

.shadowed_and_rounded {
  -moz-box-shadow: 0px 0px 10px 0px #9b9b9b;
  -webkit-box-shadow: 0px 0px 10px 0px #9b9b9b;
  -o-box-shadow: 0px 0px 10px 0px #9b9b9b;
  box-shadow: 0px 0px 10px 0px #9b9b9b;
  /*filter:progid:DXImageTransform.Microsoft.Shadow(color=#9b9b9b, Direction=NaN, Strength=10);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;*/ }

.rounded {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.rounded-top-left {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px; }

.rounded-bottom-left {
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px; }

.rounded-top-right {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px; }

.rounded-bottom-right {
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px; }

input[type="submit"], button {
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  background-color: #4E4F51;
  width: 100%;
  color: #FFFFFF;
  border: 0;
  margin: 10px 0;
  font-size: 1em;
  padding: 10px 15px; }

input[type="submit"]:hover, button:hover {
  background-color: #15BCBE; }

.btn {
  color: #FFFFFF;
  text-align: center;
  font-size: 12px;
  padding: 10px 15px;
  cursor: pointer;
  text-transform: uppercase;
  background-color: #4E4F51; }

.btn:hover, .btn.selected {
  text-decoration: none;
  background-color: #15BCBE; }

.btn-dark {
  color: #4E4F51;
  text-align: center;
  font-size: 12px;
  padding: 10px 15px;
  cursor: pointer;
  text-transform: uppercase;
  background-color: #FFFFFF; }

.btn-dark:hover, .btn-dark.selected {
  text-decoration: none;
  color: #FFFFFF;
  background-color: #15BCBE; }

.btn-green {
  background-color: #008261; }

.btn-ocre {
  background-color: #716800; }

a.btn-green {
  /*display:block;*/ }

.switch {
  width: 100%;
  padding: 10px 0;
  font-weight: bold; }

.go-admin:hover {
  text-decoration: none; }

.btn.disabled {
  background-color: #D9DADB; }

.btn.btn-block {
  display: block; }

.go-admin .switch {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px; }

iframe {
  width: 800px;
  height: 900px; }

.backWhite {
  background-color: #FFFFFF;
  color: #706D70; }

.backClear {
  background-color: #EDEDED;
  color: #706D70; }

.backColored {
  background-color: #D71026;
  color: #FFFFFF; }

.backDark {
  background-color: #4E4F51;
  color: #FFFFFF; }

select, textarea,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="number"],
input[type="password"] {
  position: relative;
  font-size: 12px;
  color: #706D70;
  background-color: #FFFFFF;
  padding: 10px;
  text-decoration: none;
  border: 0;
  height: 15px;
  margin: 5px 0 15px 0; }

select:disabled, input:disabled {
  cursor: not-allowed; }

select {
  height: 35px; }

textarea {
  height: 125px;
  margin: 5px 0 15px 0;
  width: 100%;
  box-sizing: border-box; }

/*input[type="file"]	{background: url('../images/site/nav-next.png') center center no-repeat #eaeaea;}*/
select:disabled, textarea:disabled,
input[type="text"]:disabled,
input[type="email"]:disabled,
input[type="url"]:disabled,
input[type="number"]:disabled,
input[type="password"]:disabled,
select[readonly="readonly"], textarea[readonly="readonly"],
input[type="text"][readonly="readonly"],
input[type="email"][readonly="readonly"],
input[type="url"][readonly="readonly"],
input[type="number"][readonly="readonly"],
input[type="password"][readonly="readonly"] {
  background-color: #E5E5E5; }

/* flash */
.flash {
  position: relative;
  padding: 10px;
  border: 1px solid #000000;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #e0dede;
  margin: 10px 0px; }

.flash-info {
  border: 1px solid #FAEBCC;
  color: #8A6D3B;
  background: #FCF8E3; }

.flash-success {
  border: 1px solid #5ABF00;
  color: #338000;
  background: #E1FFC7; }

.flash-error {
  border: 1px solid #D71313;
  color: #D71313;
  background: #FFD1D1; }

.flash ul {
  padding-left: 15px;
  list-style: disc; }

form ul.warn {
  padding: 10px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 10px 0px;
  border: 1px solid #d71313;
  color: #d71313;
  background: #ffd1d1; }

form ul.warn li {
  color: #d71313 !important;
  border: none !important;
  font-weight: normal !important;
  padding: 0 !important;
  text-transform: none !important; }

form span.required {
  color: #c10909; }

.separHorzDark,
.separHorz {
  background-color: #BFBFBF;
  height: 2px;
  width: 100%; }

.separHorzDark {
  background-color: #BFBFBF; }

.separVert {
  background-color: #BFBFBF;
  height: 30px;
  width: 2px; }

/* table */
table tbody td {
  font-size: 12px;
  border: 1px solid #d1d1d1;
  color: #000000;
  padding: 5px 8px;
  background: #FFFFFF;
  vertical-align: middle; }

/* pager */
.pager {
  float: right;
  margin: 10px 0 20px 0; }

.pager span {
  line-height: 35px;
  vertical-align: middle;
  text-align: center; }

.pager span.first a,
.pager span.previous a,
.pager span.next a,
.pager span.last a {
  font-size: 0pt;
  line-height: 0em;
  display: block; }

.pager span {
  background-color: #4E4F51;
  background-repeat: no-repeat;
  background-position: center center; }

.pager span.previous,
.pager span.next {
  background-color: #706D70; }

.pager span:hover {
  background-color: #15BCBE; }

.pager span.current {
  background-color: #EDEDED;
  color: #4E4F51; }

.pager span,
.pager span a {
  color: #FFFFFF;
  display: inline-block;
  height: 35px;
  width: 35px;
  text-decoration: none;
  padding: 0;
  margin: 0; }

.pager span.first {
  background-image: url("../images/site/nav-first.png"); }

.pager span.previous {
  background-image: url("../images/site/nav-prev.png"); }

.pager span.next {
  background-image: url("../images/site/nav-next.png"); }

.pager span.last {
  background-image: url("../images/site/nav-last.png"); }

/* forms */
.form-row {
  width: 100%;
  margin-bottom: 10px; }

.form-left {
  width: 220px;
  float: left; }

.form-left label {
  font-size: 14px;
  line-height: 24px; }

.form-right {
  width: 480px;
  float: right; }

.form-right input.full {
  width: 460px; }

.form-clear {
  clear: both; }

.form-error {
  position: relative;
  padding: 10px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 10px 0px;
  border: 1px solid #d71313;
  color: #d71313;
  background: #ffd1d1; }

.blockContent .form select {
  background-color: white; }

/*langue*/
.box-langSelection form {
  background: url("../images/site/label-lang.png") center left no-repeat;
  padding-left: 20px; }

/*rechercher*/
.search {
  float: right;
  margin-right: 3px; }

.search_submit {
  background-color: white;
  padding: 5px;
  margin-left: -2px;
  margin-top: -8px;
  border-left: 1px solid #D1D1D1;
  border-radius: 5px; }

.search_input {
  background-color: white;
  margin-top: 5px;
  height: 10px;
  padding: 3px;
  border-radius: 5px;
  width: 90px; }

/* switch plateform */
.switch a {
  color: white;
  font-weight: bold; }

.switch a:hover {
  text-decoration: none; }

/* chosen */
.chosen-container .chosen-single {
  margin: 0;
  padding: 8px 10px;
  color: #706D70;
  font-size: 12px;
  line-height: 1.5em;
  height: 35px !important;
  border-radius: 0px !important;
  background: #FFFFFF !important; }

.chosen-container .chosen-single span {
  padding: 0; }

.chosen-container-single .chosen-single div {
  width: 35px !important;
  background-color: #4E4F51 !important; }

.chosen-results li {
  color: #000000; }

.chosen-container-single .chosen-single abbr {
  right: 50px !important;
  top: 10px !important; }

.chosen-container-single .chosen-drop {
  margin-top: 0; }

.chosen-container-multi .chosen-choices div {
  width: 20px !important;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #000000 !important;
  background-image: url(../images/site/arrow-select.png);
  background-position: center;
  background-repeat: no-repeat !important;
  z-index: 1; }

.chosen-container-multi .chosen-choices .search-choice {
  z-index: 2; }

.chosen-container.chosen-container-single {
  margin: 5px 0 15px 0; }

.chosen-default {
  border-radius: 0px !important;
  border: none !important;
  background: #FFFFFF !important;
  box-shadow: 0 0 0 !important; }

.chosen-container-active .chosen-default {
  border: 1px solid  #aaa !important; }

/* fancybox */
.modal-littleblack .fancybox-skin {
  background-color: rgba(0, 0, 0, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000);
  color: #FFFFFF; }

.modal-littleblack .fancybox-skin input[type='text'],
.modal-littleblack .fancybox-skin input[type='password'] {
  width: 240px; }

.modal-littleblack .fancybox-skin select {
  width: 260px; }

.modal-littleblack .fancybox-skin .btn {
  display: block;
  width: 100%;
  text-align: center;
  padding-left: 0;
  padding-right: 0; }

.modal-littleblack .fancybox-skin .title {
  font-size: 2em;
  height: 70px;
  padding: 0;
  margin-top: 5px;
  line-height: 1.1em; }

.modal-littleblack .fancybox-skin .title.question-answer {
  background: url("../images/site/login.png") no-repeat left 10px;
  padding-left: 45px; }

.modal-littleblack .error {
  position: relative;
  padding: 10px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 10px 0px;
  border: 1px solid #d71313;
  color: #d71313;
  background: #ffd1d1; }

/* fancybox black */
.modal-black .fancybox-skin {
  background-color: rgba(0, 0, 0, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000);
  color: #FFFFFF; }

.modal-black .fancybox-skin input[type='text'],
.modal-black .fancybox-skin input[type='password'] {
  width: 240px; }

.modal-black .fancybox-skin select {
  width: 260px; }

.modal-black .fancybox-skin .title {
  font-size: 2em;
  height: 70px;
  padding: 0;
  margin-top: 5px;
  line-height: 1.1em; }

.modal-black .fancybox-skin .title.question-answer {
  background: url("../images/site/login.png") no-repeat left 10px;
  padding-left: 45px; }

.modal-black .error {
  position: relative;
  padding: 10px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 10px 0px;
  border: 1px solid #d71313;
  color: #d71313;
  background: #ffd1d1; }

/* fancybox show event */
.modal-grey .fancybox-skin {
  background-color: #FFFFFF;
  color: #706D70; }

.modal-grey .fancybox-skin input[type='text'],
.modal-grey .fancybox-skin input[type='password'] {
  width: 240px; }

.modal-grey .fancybox-skin select {
  width: 260px; }

.modal-grey .fancybox-skin .btn {
  display: block;
  width: 100%;
  text-align: center;
  padding-left: 0;
  padding-right: 0; }

.modal-grey .fancybox-skin .title {
  font-size: 2em;
  height: 70px;
  padding: 0;
  margin-top: 5px;
  line-height: 1.1em; }

.modal-grey .fancybox-skin .title.question-answer {
  background: url("../images/site/login.png") no-repeat left 10px;
  padding-left: 45px; }

.modal-grey .error {
  position: relative;
  padding: 10px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 10px 0px;
  border: 1px solid #d71313;
  color: #d71313;
  background: #ffd1d1; }

.modal-grey .fancybox-close {
  right: 8px;
  top: 8px; }

.modal-grey .fancybox-title.fancybox-title-float-wrap .child {
  display: none; }

.full-page .form_row input[type=text],
.full-page .form_row input[type=email],
.full-page .form_row input[type=number],
.full-page .form_row select,
.full-page .form_row textarea,
.full-page .form textarea,
.full-page .form input {
  width: 100%;
  box-sizing: border-box; }

.full-page .form_row input[type=text],
.full-page .form_row input[type=email],
.full-page .form_row input[type=number],
.full-page .form_row select,
.full-page .form input {
  height: 35px; }

/**
 * Variables
 *
 * @section Variables
 */
/* COULEURS NON MODIFIABLES */
/**/
/* STATUS COMMANDES */
/**/
/* STATUS NEWS */
/**/
/* COULEURS MODIFIABLES DE LA PLATEFORME */
/**/
/* FLASH MESSAGES */
/**/
/* INACTIVE */
/**/
/* SLIDER PAGINATION */
/**/
/* BLOCS */
/* MEGAMENU */
/**/
/* BOUTONS */
/**/
/*menu list*/
#support-menu:hover #mega {
  display: block; }

#support-menu #mega {
  position: absolute;
  border: 1px solid #DDDDDD;
  width: 978px;
  left: 0;
  z-index: 155;
  background-color: #F6F6F6;
  text-align: left;
  display: none;
  box-shadow: 0px 10px 10px 0px #C0C0C0;
  /*choosen media*/ }
  #support-menu #mega #gal {
    width: 100%;
    display: table; }
    #support-menu #mega #gal > ul {
      vertical-align: top;
      float: none;
      display: table-cell;
      height: auto;
      background: #EDEDED;
      position: relative;
      margin-left: 0;
      width: 25%;
      box-shadow: -7px 0px 3px -5px #C0C0C0 inset; }
      #support-menu #mega #gal > ul > li {
        width: 100%;
        padding: 0; }
        #support-menu #mega #gal > ul > li a {
          display: block;
          font-size: 12px;
          border-bottom: 1px solid #DDDDDD;
          border-right: 0;
          box-shadow: -7px 0px 3px -5px #C0C0C0 inset;
          font-family: 'Lato-Regular', Arial, Verdana, sans-serif;
          text-transform: uppercase;
          color: #A6A7AF;
          line-height: 14px;
          padding: 10px 15px;
          height: auto; }
          #support-menu #mega #gal > ul > li a span {
            display: inline-block;
            font-weight: normal;
            height: auto;
            line-height: 1.2em;
            text-align: left;
            vertical-align: middle; }
        #support-menu #mega #gal > ul > li :hover {
          background-color: #F6F6F6;
          color: #525251; }
        #support-menu #mega #gal > ul > li a:hover {
          box-shadow: none; }
      #support-menu #mega #gal > ul > li.active a {
        box-shadow: none;
        background-color: #F6F6F6;
        color: #525251; }
    #support-menu #mega #gal div[class^=directory_content] {
      float: none;
      width: 75%;
      vertical-align: top;
      display: none;
      top: auto;
      padding: 10px 20px 10px 20px; }
      #support-menu #mega #gal div[class^=directory_content] h1 {
        margin-bottom: 5px; }
        #support-menu #mega #gal div[class^=directory_content] h1 a {
          text-transform: uppercase;
          color: #D71026;
          font-size: 18px;
          line-height: 22px; }
      #support-menu #mega #gal div[class^=directory_content] h2 {
        margin-bottom: 5px;
        color: #15BCBE;
        font-size: 16px;
        line-height: 20px; }
      #support-menu #mega #gal div[class^=directory_content] ul {
        background: #F6F6F6;
        width: 100%;
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
        position: relative;
        height: auto;
        margin: 0; }
        #support-menu #mega #gal div[class^=directory_content] ul li {
          background: #F6F6F6;
          padding: 5px 0 5px 0; }
          #support-menu #mega #gal div[class^=directory_content] ul li a {
            font-size: 13px; }
          #support-menu #mega #gal div[class^=directory_content] ul li a:hover {
            color: #15BCBE;
            background: #F6F6F6;
            text-decoration: underline; }
          #support-menu #mega #gal div[class^=directory_content] ul li :before {
            content: "\00BB \0020"; }
    #support-menu #mega #gal div.directory_content_0 {
      display: table-cell; }
  #support-menu #mega #chosen-media {
    background: #DDDDDD; }
    #support-menu #mega #chosen-media > p {
      text-transform: uppercase;
      font-size: 1.75em;
      padding-top: 30px;
      padding-left: 20px;
      margin-bottom: 20px; }
    #support-menu #mega #chosen-media .media-block {
      width: 163px;
      float: left;
      text-align: center;
      margin-bottom: 15px; }
      #support-menu #mega #chosen-media .media-block .img {
        width: 112px;
        height: 100px;
        background: transparent;
        margin: 0 auto;
        margin-bottom: 0; }
        #support-menu #mega #chosen-media .media-block .img img {
          height: 65px;
          margin-top: 18px; }
      #support-menu #mega #chosen-media .media-block span {
        font-size: 12px;
        height: auto;
        line-height: 1em;
        color: #000000; }
      #support-menu #mega #chosen-media .media-block a {
        line-height: normal; }

/**
 * Variables
 *
 * @section Variables
 */
/* COULEURS NON MODIFIABLES */
/**/
/* STATUS COMMANDES */
/**/
/* STATUS NEWS */
/**/
/* COULEURS MODIFIABLES DE LA PLATEFORME */
/**/
/* FLASH MESSAGES */
/**/
/* INACTIVE */
/**/
/* SLIDER PAGINATION */
/**/
/* BLOCS */
/* MEGAMENU */
/**/
/* BOUTONS */
/**/
@font-face {
  font-family: 'Lato-Regular';
  src: url("../../../fonts/Lato-Regular.ttf"); }
@font-face {
  font-family: 'Lato-Bold';
  src: url("../../../fonts/Lato-Bold.ttf"); }
.hidden {
  display: none; }

body {
  font-smooth: auto;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: 'Lato-Regular', Arial, Verdana, sans-serif;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  color: #706D70;
  background: #FFFFFF url("../images/bg.jpg") no-repeat center top; }

h1 {
  font-family: 'Lato-Regular', Arial, Verdana, sans-serif;
  font-size: 2.2em;
  font-weight: normal;
  margin-bottom: 35px; }

h2 {
  font-family: 'Lato-Regular', Arial, Verdana, sans-serif;
  font-size: 1.5em;
  line-height: 1em;
  font-weight: normal;
  margin-bottom: 10px; }

h3 {
  font-family: 'Lato-Regular', Arial, Verdana, sans-serif;
  font-size: 1.9em;
  line-height: 1em;
  font-weight: normal;
  margin-bottom: 10px; }

.bleu-clair {
  color: #15BCBE; }

.bleu-fonce {
  color: #4E4F51; }

a:hover {
  text-decoration: underline; }

.h660 {
  height: 660px; }

.h620 {
  height: 620px; }

.h540 {
  height: 540px; }

.h500 {
  height: 500px; }

.h280 {
  height: 280px; }

.max-h280 {
  max-height: 280px; }

.h250 {
  height: 250px; }

.h180 {
  height: 180px; }

.max-h180 {
  max-height: 180px; }

.h100 {
  height: 100px; }

.h15 {
  height: 15px; }

.h30 {
  height: 30px; }

.h36 {
  height: 36px; }

.h50 {
  height: 50px; }

.h60 {
  height: 60px; }

.max-h60 {
  max-height: 60px; }

.h68 {
  height: 68px; }

.h61 {
  height: 61px; }

.h58 {
  height: 58px; }

.h80 {
  height: 80px; }

.w940 {
  width: 940px; }

.w850 {
  width: 850px; }

.w830 {
  width: 830px; }

.w760 {
  width: 760px; }

.w750 {
  width: 750px; }

.w734 {
  width: 734px; }

.w730 {
  width: 730px; }

.w715 {
  width: 715px; }

.w710 {
  width: 710px; }

.w700 {
  width: 700px; }

.w670 {
  width: 670px; }

.w650 {
  width: 650px; }

.w640 {
  width: 640px; }

.w620 {
  width: 620px; }

.w610 {
  width: 610px; }

.w570 {
  width: 570px; }

.w510 {
  width: 510px; }

.w500 {
  width: 500px; }

.w485 {
  width: 485px; }

.w480 {
  width: 480px; }

.w475 {
  width: 475px; }

.w470 {
  width: 470px; }

.w420 {
  width: 420px; }

.w400 {
  width: 400px; }

.w390 {
  width: 390px; }

.w380 {
  width: 380px; }

.w370 {
  width: 370px; }

.w355 {
  width: 355px; }

.w350 {
  width: 350px; }

.w340 {
  width: 340px; }

.w320 {
  width: 320px; }

.w310 {
  width: 310px; }

.w305 {
  width: 305px; }

.w300 {
  width: 300px; }

.w290 {
  width: 290px; }

.w280 {
  width: 280px; }

.w265 {
  width: 265px; }

.w260 {
  width: 260px; }

.w250 {
  width: 250px; }

.w240 {
  width: 240px; }

.w230 {
  width: 230px; }

.w220 {
  width: 220px; }

.w200 {
  width: 200px; }

.w180 {
  width: 180px; }

.w170 {
  width: 170px; }

.w165 {
  width: 165px; }

.w160 {
  width: 160px; }

.w155 {
  width: 155px; }

.w150 {
  width: 150px; }

.w140 {
  width: 140px; }

.w135 {
  width: 135px; }

.w125 {
  width: 125px; }

.w120 {
  width: 120px; }

.w110 {
  width: 110px; }

.w100 {
  width: 100px; }

.w90 {
  width: 90px; }

.w80 {
  width: 80px; }

.w75 {
  width: 75px; }

.w70 {
  width: 70px; }

.w50 {
  width: 50px; }

.w38 {
  width: 38px; }

.w30 {
  width: 30px; }

.w25 {
  width: 25px; }

.w20 {
  width: 20px; }

.w14 {
  width: 14px; }

.w13 {
  width: 13px; }

.w10 {
  width: 10px; }

.w30p {
  width: 30%; }

.w50p {
  width: 50%; }

.w40p {
  width: 40%; }

.w60p {
  width: 60%; }

.w70p {
  width: 70%; }

.w80p {
  width: 80%; }

.w90p {
  width: 90%; }

.w98p {
  width: 98%; }

.w100p {
  width: 100%; }

.wauto {
  width: auto; }

/*
.w70        { width: 70%; }
*/
.lh100 {
  line-height: 100px; }

.lh80 {
  line-height: 80px; }

.lh70 {
  line-height: 70px; }

.lh30 {
  line-height: 30px; }

input, textarea, select {
  font-family: "Lato-Regular",Arial,Verdana,sans-serif; }

.footer-logo {
  width: 143px;
  height: 50px;
  background: url("../images/logo.png") left center/contain no-repeat; }

#help {
  position: fixed;
  top: 100px;
  right: 0;
  height: 100px;
  width: 50px;
  z-index: 1000;
  background-color: #4E4F51;
  background-image: url("../images/site/info.png");
  background-position: center;
  background-repeat: no-repeat; }

#help a {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 100%; }

@media print {
  #help {
    display: none; } }
/* Cachons la case à cocher */
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px; }

/* on prépare le label */
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  display: inline-block;
  min-height: 22px;
  line-height: 22px;
  position: relative;
  /* permet de positionner les pseudo-éléments */
  padding-left: 35px;
  /* fait un peu d'espace pour notre case à venir */
  margin-right: 15px;
  /* fait un peu d'espace pour notre case à venir */
  cursor: pointer;
  /* affiche un curseur adapté */ }

[type="radio"] + label + span.required {
  display: none; }

[type="radio"]:not(:checked) + label {
  background: url("../images/site/radio-off.png") no-repeat; }

[type="radio"]:checked + label {
  background: url("../images/site/radio-selected.png") no-repeat; }

#site {
  position: relative;
  width: 100%;
  margin: 0 auto; }

#site-container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  min-height: 663px; }

#site-content {
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding: 0px 20px;
  padding-bottom: 20px; }

#header {
  position: relative;
  background: #F2F2F2; }

.go-admin {
  position: relative;
  display: block; }

#header .header-bottom {
  position: relative;
  height: 98px; }

#header .logo {
  position: absolute;
  width: 288px;
  height: 52px;
  left: 15px;
  top: 15px;
  bottom: 15px;
  padding: 10px; }

#header .home {
  text-decoration: none;
  width: 143px;
  height: 49px;
  display: block;
  background: url("../images/logo.png") center/contain no-repeat; }

#img_header {
  display: inline-block; }

.ref-step4 {
  width: 220px;
  margin: 5px 15px 5px 0; }

.ref-step4 div:first-child {
  margin-bottom: 5px; }

.ref-step4:nth-child(3n) {
  margin: 5px 0px 5px 0; }

#logo {
  vertical-align: top;
  margin-top: 15px; }

#footer {
  width: 980px;
  margin: 0 auto;
  margin-top: 20px;
  height: 150px; }

#footer .left {
  float: left;
  color: #FFFFFF; }

#footer .left .strong {
  color: #000000; }

#footer .right {
  float: right;
  margin-top: 20px; }

#footer .right .copyright {
  float: left;
  margin-right: 15px;
  margin-top: 10px; }

#footer .right .btn {
  float: right;
  padding: 10px 20px;
  border: 0;
  background: #4E4F51; }

#footer .right .btn:hover {
  background: #15BCBE; }

#footer .right .btn a {
  color: #FFFFFF; }

#footer .right .logo {
  float: right;
  width: 47px;
  height: 69px;
  background: url("../images/site/logo-footer.png") no-repeat center; }

#content {
  margin-top: 20px; }

.center {
  text-align: center; }

.right {
  text-align: right; }

.left {
  text-align: left; }

.admin-nav {
  background-color: #D9DADB;
  padding: 5px 5px 5px 0;
  text-align: right; }

.admin-nav a {
  color: #FFFFFF; }

#header .btn-cart {
  display: block;
  height: 72px;
  width: 72px;
  background-image: url("../images/site/btn-cart.png");
  background-color: #4E4F51;
  background-position: center;
  background-repeat: no-repeat; }

#header .btn-cart:hover {
  background-color: #15BCBE; }

.titled_box {
  padding: 14px 20px; }

.titled_box h2 {
  font-size: 1.4em !important;
  line-height: 33px !important;
  text-transform: uppercase !important;
  padding-left: 55px !important;
  margin-bottom: 10px !important; }

.titled_box .btn {
  display: block; }

.line {
  margin-bottom: 10px; }

.col-left {
  float: left; }

.col-right {
  float: right; }

.col-1c {
  width: 320px; }

.col-2c {
  width: 650px; }

.col-2c .col-demi {
  width: 310px; }

.common-box {
  position: relative;
  background-color: #EDEDED; }

.common-box.colored {
  background-color: #4E4F51; }

.subscription-info {
  background-color: #EDEDED;
  padding: 15px;
  width: 290px; }

#home .box-news {
  position: relative;
  background: #445078;
  width: 100%; }

#home .box-agenda {
  position: relative;
  height: 320px; }

/* agenda */
.box-agenda .fc-toolbar,
.box-agenda .fc-toolbar td {
  background: #D71026;
  vertical-align: middle;
  margin: 0;
  height: 30px; }

.box-agenda .fc-toolbar td h2 {
  margin: 0;
  color: #FFFFFF;
  font-size: 1em; }

.box-agenda .fc-toolbar h2 {
  text-transform: capitalize;
  color: #FFFFFF;
  font-size: 1em;
  line-height: 30px; }

.box-agenda .fc-state-highlight {
  background: #FFFFFF;
  color: #706D70; }

.box-agenda .fc-view-container .fc-widget-header {
  height: 30px; }

.box-agenda .fc-view-container thead {
  background: #000000; }

.box-agenda .fc-widget-content thead {
  background: #FFFFFF; }

.box-agenda .fc-day-grid-container {
  overflow: hidden;
  min-height: 250px; }

.box-agenda .fc-view-container thead th {
  color: #FFFFFF;
  vertical-align: middle;
  text-align: center; }

.box-agenda th {
  border: none; }

.box-agenda td {
  border: none; }

.box-agenda .fc-day {
  text-align: center; }

.box-agenda .fc-day div {
  text-align: center;
  /*position: relative;*/ }

.box-agenda .fc-day-number {
  float: none;
  text-align: center; }

.box-agenda .fc-day > div {
  min-height: 20px !important;
  height: 20px;
  padding: 10px; }

.box-agenda .fc-prev-button,
.box-agenda .fc-next-button {
  background: rgba(0, 0, 0, 0);
  border: none;
  border-color: rgba(0, 0, 0, 0);
  border-radius: 0px;
  box-shadow: 0 0 0;
  color: #FFFFFF; }

.box-agenda .fc-more-cell .fc-more {
  background: #D71026;
  color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 5px;
  font-weight: bold;
  text-decoration: none; }

.box-agenda .fc-basic-view tbody .fc-row {
  min-height: 3.5em; }

.box-agenda .fc-popover {
  top: 100px !important;
  left: 50px !important; }

#home .box-boutique {
  position: relative;
  height: 300px;
  width: 280px;
  padding: 10px 20px;
  background: url("../images/boutique.jpg") no-repeat; }

#home .box-boutique .container {
  position: absolute;
  bottom: 10px;
  width: 280px; }

#home .box-boutique .btn {
  display: block; }

#home .box-mini {
  position: relative;
  height: 65px;
  width: 225px;
  padding: 35px 15px 35px 80px;
  background: #4E4F51 url("../images/site/home-img-mediatheque.png") no-repeat center 30px; }

#home .box-mini .btn-media {
  font-size: 18px;
  line-height: 32px;
  color: #FFFFFF;
  display: block;
  background: url("../images/site/arrow_right.png") no-repeat center right; }

#home .box-mini .btn-media strong {
  font-size: 25px;
  font-family: 'Lato-Bold',Arial,Verdana,sans-serif; }

#home .box-mini.boutique {
  margin-bottom: 10px;
  background: #4E4F51 url("../images/site/home-img-mini-boutique.png") no-repeat 20px 50px; }

#home .box-mini.boutique:hover {
  background: #15BCBE url("../images/site/home-img-mini-boutique.png") no-repeat 20px 50px; }

#home .box-mini.mediatheque {
  margin-bottom: 0;
  background: #4E4F51 url("../images/site/home-img-mini-mediatheque.png") no-repeat 20px 50px; }

#home .box-mini.mediatheque:hover {
  background: #15BCBE url("../images/site/home-img-mini-mediatheque.png") no-repeat 20px 50px; }

#home .box-mediatheque {
  position: relative;
  height: 220px;
  width: 250px;
  padding: 30px 35px;
  background: #4E4F51 url("../images/site/home-img-mediatheque.png") no-repeat center 30px; }

#home .box-mediatheque:hover {
  background: #15BCBE url("../images/site/home-img-mediatheque.png") no-repeat center 30px; }

#home .box-mediatheque .container {
  position: absolute;
  bottom: 30px;
  width: 250px; }

#home .box-mediatheque .btn-media {
  font-size: 23px;
  line-height: 32px;
  color: #FFFFFF;
  display: block;
  background: url("../images/site/arrow_right.png") no-repeat center right; }

#home .box-mediatheque .btn-media strong {
  font-size: 32px;
  font-family: 'Lato-Bold',Arial,Verdana,sans-serif; }

#home .box-news .box-cycle-slideshow .oneSlide {
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  width: 920px;
  padding: 0 30px; }

#home .box-news .box-cycle-slideshow .oneSlide .content-container {
  margin-left: 0;
  width: 300px;
  height: 400px;
  background: url("../images/site/news-back-content.png") repeat; }

#home .box-news .box-cycle-slideshow .oneSlide .content {
  text-align: center;
  padding: 30px;
  height: 260px; }

#home .box-news .box-cycle-slideshow .oneSlide .content .title {
  text-align: left;
  color: #FFFFFF;
  font-size: 2em;
  line-height: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 40px; }

#home .box-news .box-cycle-slideshow .oneSlide .content .text {
  text-align: left;
  color: #FFFFFF;
  font-size: 1em;
  line-height: 1.3em;
  font-weight: bold;
  margin-bottom: 40px; }

#home .box-news .box-cycle-slideshow .oneSlide .content a {
  color: #FFFFFF; }

#home .box-news .box-cycle-slideshow .oneSlide .content .link .btn {
  display: block; }

#home .box-news .box-cycle-slideshow .cycle-pager {
  text-align: center;
  z-index: 500;
  position: absolute;
  bottom: 20px;
  right: 12%;
  margin-right: 0px;
  overflow: hidden; }

#home .box-news .box-cycle-slideshow .cycle-pager span {
  font-size: 0em;
  width: 17px;
  height: 17px;
  margin: 0 5px;
  display: inline-block;
  background-color: #FFFFFF;
  border-radius: 15px;
  background-image: url("NoSlect.png"); }

#home .box-news .box-cycle-slideshow .cycle-pager button {
  font-size: 0em;
  width: 17px;
  height: 17px;
  margin: 0 5px;
  display: inline-block;
  background-color: #FFFFFF;
  border: 3px solid #706D70;
  border-radius: 15px; }

#home .box-news .box-cycle-slideshow .cycle-pager span.cycle-pager-active {
  background: url("../images/Select.png") no-repeat center; }

#home .box-news .box-cycle-slideshow .cycle-pager > * {
  cursor: pointer; }

#home .box-directories .box-onedirectory {
  height: 86px;
  margin-bottom: 10px;
  background-color: #EDEDED;
  background-repeat: no-repeat;
  background-position: 8px center; }

#home .box-directories .box-onedirectory .container {
  height: 100%;
  width: 100%;
  background: url("../images/site/big-arrow.png") no-repeat center right; }

#home .box-directories .box-onedirectory:last-child {
  margin-bottom: 0px; }

#home .box-directories .box-onedirectory a {
  display: table-cell;
  font-size: 1.3em;
  line-height: normal;
  padding-left: 70px;
  padding-right: 90px;
  height: 86px;
  vertical-align: middle;
  letter-spacing: 0.03em; }

#home .box-onedirectory.CF {
  background-image: url("../images/home-btn-CF.png"); }

#home .box-onedirectory.RC {
  background-image: url("../images/home-btn-RC.png"); }

#home .box-onedirectory.FC {
  background-image: url("../images/home-btn-FC.png"); }

#home .box-onedirectory.ASC {
  background-image: url("../images/home-btn-ASC.png"); }

#home .box-onedirectory.SO {
  background-image: url("../images/home-btn-SO.png"); }

#home .box-onedirectory.CVT {
  background-image: url("../images/home-btn-CVT.png"); }

#home .box-contact {
  position: relative;
  height: 210px;
  background: #D71026;
  color: #FFFFFF; }

#home .box-contact .titled_box {
  background: url("../images/site/home-icone-nous-contacter.png") no-repeat 20px 14px; }

#home .box-tools-com {
  position: relative;
  background: #EDEDED;
  color: #4E4F51; }

#home .box-tools-com .titled_box {
  background: url("../images/icone-outils-communication.png") no-repeat 20px 14px; }

#home .box-tools-com .contents .tool-link {
  position: relative;
  width: 190px;
  float: left;
  margin: 0 0 20px 20px; }

#home .box-tools-com .contents .tool-link .icon {
  display: block;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: center;
  width: 190px;
  height: 150px; }

#home .box-tools-com .contents .tool-link .icon.PR {
  background-image: url("../images/home-tool-PR.png"); }

#home .box-tools-com .contents .tool-link .icon.PLV {
  background-image: url("../images/home-tool-PLV.png"); }

#home .box-tools-com .contents .tool-link .icon.EM {
  background-image: url("../images/home-tool-EM.png"); }

#home .box-tools-com .contents .tool-link .icon.SMS {
  background-image: url("../images/home-tool-SMS.png"); }

#home .box-tools-com .contents .tool-link .icon.CGA {
  background-image: url("../images/home-tool-CGA.png"); }

#home .box-tools-com .contents .tool-link .icon.telemarketing {
  background-image: url("../images/telemarketing.png"); }

#home .box-tools-com .contents .tool-link .title {
  display: block;
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  color: #000000; }

#home .box-post .titled_box {
  background: url("../images/home-icone-post.png") no-repeat 10px 0px; }

#home .big-button {
  height: 155px; }

#home .big-button.mediatheque {
  background: url("../images/site/icone-mediatheque.png") no-repeat 12px center #D9DADB;
  margin-bottom: 10px; }

#home .big-button.creation {
  background: url("../images/site/icone-commander-creation.png") no-repeat 12px center #D9DADB; }

#home .big-button a {
  display: inline-block;
  padding-left: 80px;
  width: 240px;
  height: 100%;
  background: url("../images/site/big-arrow.png") no-repeat right center;
  color: #FFFFFF;
  text-decoration: none; }

#home .big-button a .all {
  display: table-cell;
  vertical-align: middle;
  height: 155px; }

#home .big-button a .verbe {
  color: #000000;
  font-size: 1.4em;
  line-height: 1.2em; }

#home .big-button a .rubrique {
  color: #FFFFFF;
  font-size: 2.3em;
  line-height: 1em;
  font-weight: bold; }

#slider-operations {
  position: relative;
  z-index: 5; }

#carousel {
  position: relative;
  z-index: 5; }

#carousel .slider-prev,
#carousel .slider-next {
  position: absolute;
  width: 49px;
  height: 54px;
  display: block;
  cursor: pointer;
  z-index: 150; }

#carousel .slider-prev {
  right: 0;
  background: url("../images/site/slide-prev.png") no-repeat center right;
  bottom: 4px;
  margin-right: 5%; }

#carousel .slider-next {
  right: 0;
  background: url("../images/site/slide-next.png") no-repeat center left;
  bottom: 4px; }

#carousel #slider-pause {
  right: 0px;
  background: url("../images/site/slide-pause.png") no-repeat center right;
  border: none !important;
  border-radius: 0px !important;
  width: 29px !important;
  outline: none;
  bottom: 8px;
  background-color: rgba(0, 0, 0, 0) !important;
  margin-right: 8%;
  position: absolute;
  display: block;
  height: 27px;
  z-index: 210; }

#carousel #slider-pause.slider-play {
  background: url("../images/site/slide-play.png") no-repeat center right; }

#carousel .oneSlide {
  height: 240px;
  width: 219px; }

#home .box-supports-news .box-one.size2 .slide .oneSlide {
  width: 466px; }

th.frontSort {
  background-image: url("../images/site/sort.png");
  background-position: left center;
  background-repeat: no-repeat; }

th.frontSort.asc {
  background-image: url("../images/site/asc.png");
  background-position: left center;
  background-repeat: no-repeat; }

th.frontSort.desc {
  background-image: url("../images/site/desc.png");
  background-position: left center;
  background-repeat: no-repeat; }

#content .list-one-record-std {
  padding: 15px 20px; }

#box-head {
  position: relative;
  height: 100px;
  color: #4b4f4e;
  font-size: 0.7em;
  padding-left: 80px;
  margin-top: 10px; }

#box-head h1 {
  line-height: 100px;
  text-transform: uppercase;
  font-size: 20px;
  color: #4E4F51; }

#box-head h1 .timer {
  padding-right: 15px; }

#box-head .fleft {
  height: 100px; }

#box-head .fright {
  font-size: 12px; }

#box-head {
  background-color: #EDEDED;
  background-repeat: no-repeat;
  background-position: 22px center; }

#my-account .box-account-details {
  padding: 15px;
  margin-bottom: 15px;
  background-color: #4E4F51;
  color: #FFFFFF; }
  #my-account .box-account-details .box-subtitle {
    border-bottom: 2px solid #FFFFFF; }
    #my-account .box-account-details .box-subtitle h3 {
      color: #FFFFFF; }
  #my-account .box-account-details .user-photo {
    float: left;
    width: 300px; }
  #my-account .box-account-details .user-infos {
    width: 350px;
    float: left;
    padding: 0 15px 15px 15px; }
  #my-account .box-account-details .user-actions {
    float: right; }
    #my-account .box-account-details .user-actions .btn {
      display: block; }
  #my-account .box-account-details .fright {
    margin-top: 15px; }
#my-account .half-box {
  padding: 5px;
  float: left;
  width: 475px; }
#my-account .box-account {
  padding: 5px;
  margin-bottom: 15px;
  background-color: #EDEDED; }
  #my-account .box-account .box-content {
    background-color: #FFFFFF;
    margin-top: 10px; }
  #my-account .box-account .box-content:nth-child(1) {
    margin-top: 0; }
#my-account .box-account-half {
  padding: 5px;
  margin-bottom: 15px;
  background-color: #EDEDED;
  width: 475px;
  float: left;
  margin-right: 10px; }
  #my-account .box-account-half .half-box {
    padding: 0;
    width: 237px; }
#my-account .box-account-half:nth-child(2n) {
  margin-right: 0; }
#my-account .box-content {
  padding: 10px; }
  #my-account .box-content .box-row {
    width: 100%;
    margin-bottom: 15px; }
    #my-account .box-content .box-row label {
      width: 145px;
      display: table-cell;
      text-align: right; }
    #my-account .box-content .box-row span {
      width: 270px;
      padding: 0 10px;
      display: table-cell; }
    #my-account .box-content .box-row a {
      display: table-cell; }
#my-account .box-title {
  margin: -5px -5px 5px -5px;
  background-color: #15BCBE;
  padding: 15px; }
  #my-account .box-title h2 {
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 0; }
#my-account .box-subtitle {
  border-bottom: 2px solid #15BCBE;
  margin-bottom: 10px; }
  #my-account .box-subtitle h3 {
    font-size: 1.2em; }

.box-account-page .btn-dark {
  display: block;
  margin: 15px 0; }

.box-account-page .name {
  color: #FFFFFF;
  font-size: 1.6em;
  line-height: 1em; }

.box-account-page .data {
  padding: 15px 0px;
  border-bottom: 1px solid #dadbdc;
  color: #FFFFFF;
  font-size: 1.2em;
  line-height: 1.2em; }

.box-account-page h2 {
  padding: 0;
  margin: 0;
  color: #EE7308 !important;
  font-size: 1.3em; }

.box-account-page h3 {
  padding: 0;
  margin: 0;
  color: #534F48 !important;
  font-size: 1.1em;
  margin-bottom: 10px; }

.box-account-page .backDark h3 {
  color: #FFFFFF !important; }

.box-account-page p {
  padding: 0;
  margin: 0;
  color: #534F48;
  padding: 5px 0px;
  line-height: 1.3em; }

.box-account-page hr {
  padding: 0;
  margin: 0;
  color: #534F48 !important;
  border: none;
  border-bottom: 2px solid #d3d0c9;
  margin-top: 12px;
  margin-bottom: 12px; }

.blockContent {
  margin: 0 0 15px 0;
  padding: 25px; }

.post .blockContent {
  background-color: #FFFFFF;
  margin: 0;
  padding: 0px; }

.fright.form, .fleft.form {
  width: 300px; }

.fright.form input, .fright.form select, .fleft.form input {
  width: 90%;
  margin: 5px 0 15px 0; }

.fright.form .sendmail {
  width: 10%; }

.blockContent h2.title {
  font-size: 1.3em;
  font-family: 'Lato-Bold',Arial,Verdana,sans-serif; }

/** Account **/
.account .title {
  background-color: #d11822;
  color: #FFFFFF;
  padding: 10px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  font-size: 15px; }

.account .content {
  background-color: #FFFFFF;
  margin: 0 0 15px 0;
  padding: 15px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px; }

.account .content .fleft.image {
  width: 154px;
  height: 154px;
  overflow: hidden;
  margin: 0 22px 0 0; }

.account .content .fleft.image img {
  max-width: 154px;
  max-height: 154px; }

.account .content .fleft {
  margin: 15px 0 0 0;
  width: 430px; }

.account .content .separ {
  background-color: #EDEDED;
  width: 100%;
  height: 1px;
  margin: 20px 0 10px 0; }

.account button {
  float: right; }

.account .add_mission_link {
  background: url("../images/site/plus.png") no-repeat center center #008261;
  padding: 10px;
  margin: 10px 0 20px 0;
  display: block;
  width: 15px;
  height: 15px; }

.account .del_mission_link:hover,
.account .add_mission_link:hover {
  background-color: #005b44; }

.account .del_mission_link {
  background: url("../images/site/moins.png") no-repeat center center #008261;
  padding: 10px;
  margin: 5px 0 0 10px;
  display: block;
  width: 15px;
  height: 15px; }

.account textarea {
  height: 20px;
  width: 500px;
  margin: 5px 0 0 0; }

.account ul.missions li label {
  display: none; }

.account .chosen-container {
  width: 290px !important; }

.account .chosen-container-multi .chosen-choices {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 0 0 0;
  background-color: #EDEDED;
  border: 1px solid #EDEDED;
  background-image: none;
  margin: 5px 0 15px 0; }

.bg-black .icone-documents {
  float: left;
  background: url(../images/site/icone-documents.png) center center no-repeat;
  width: 40px;
  height: 28px;
  margin: 5px 25px 0 0; }

.bg-black .icone-topic {
  float: left;
  background: url(../images/site/title-acces-selection.png) center center no-repeat;
  width: 38px;
  height: 38px;
  margin: 0 25px 0 0; }

.bg-black .icone-message {
  float: left;
  background: url(../images/site/title-ajouter-bonne-pratique.png) center center no-repeat;
  width: 38px;
  height: 38px;
  margin: 0 25px 0 0; }

.bg-black .icone-category {
  float: left;
  background: url(../images/site/icone-category.png) center center no-repeat;
  width: 38px;
  height: 40px;
  margin: 0 25px 0 0; }

.bg-black .icone-balisage {
  float: left;
  background: url(../images/site/title-euro-orange.png) center center no-repeat;
  width: 38px;
  height: 50px;
  margin: 0 25px 0 0; }

.bg-black .icone-suivicommande {
  float: left;
  background: url(../images/site/title-suivi-commande-orange.png) center center no-repeat;
  width: 40px;
  height: 33px;
  margin: 0 25px 0 0; }

.bg-black .icone-panier {
  float: left;
  background: url(../images/site/title-panier.png) center center no-repeat;
  width: 39px;
  height: 35px;
  margin: 0 25px 0 0; }

.bg-black .title {
  float: left;
  color: #000000; }

.bg-black .title h2 {
  color: #FFFFFF; }

.bg-black.block-right {
  width: 280px;
  margin: 0 0 10px 0;
  padding: 20px;
  color: #FFFFFF; }

.bg-black.block-right a {
  color: #FFFFFF; }

.fleft.post .blockContent .fleft a,
.bg-black.block-right .topic {
  text-align: left; }

.bg-black.block-right .topic a {
  text-decoration: underline; }

.bg-black.block-right .topic a.title {
  color: #15BCBE;
  font-family: 'Lato-Bold',Arial,Verdana,sans-serif;
  font-size: 1.2em;
  margin: 15px 0 0;
  text-decoration: none; }

.bg-black.block-right .topic a.title:hover {
  color: #FFFFFF; }

.bg-black.block-right h3 {
  font-family: 'Lato-Regular',Arial,Verdana,sans-serif;
  font-size: 1.4em;
  margin: 0 0 5px; }

.bg-black.block-right .title {
  margin: 5px 15px 0 0; }

.bg-black.block-right h4 {
  font-size: 1.4em;
  margin: 0 0 10px 0; }

.bg-black.block-right .separ {
  background-color: #FFFFFF;
  width: 100%;
  height: 1px;
  margin: 20px 0 10px 0; }

.iban-field-2c {
  width: 20px; }

.iban-field-3c {
  width: 30px; }

.iban-field-4c {
  width: 40px; }

.iban-field-5c {
  width: 50px; }

.iban-field-11c {
  width: 110px; }

#box-panier h3 {
  font-size: 1.4em;
  padding-top: 10px; }

#box-panier .title {
  color: #15BCBE; }

#box-panier .icone-panier {
  min-height: 35px;
  background: url("../images/site/title-panier.png") left center no-repeat; }

#box-panier .icone-panier h3 {
  padding-left: 50px; }

/** Category **/
.bg-black.documents li .selected {
  font-weight: bold;
  height: 16px; }

.bg-black.documents li.separ {
  height: 2px;
  background-color: #80a8dd;
  width: 100%;
  margin: 10px 0; }

.bg-black.documents .child {
  padding: 5px 0 0 30px; }

.last-updated {
  color: #FFFFFF;
  padding: 5px;
  background-color: #008261;
  margin: 0 10px;
  font-style: italic;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.documents .blockContent .blockPost .title, .title.doc {
  width: 600px;
  font-size: 1.4em;
  margin: 5px 0 0 0; }

/*.documents .publish              { background-color: $color1; }*/
.documents .comments .fleft.form {
  width: 90%; }

.documents .comments .fleft.form textarea {
  background-color: #FFFFFF;
  width: 95%;
  height: 80px;
  margin: 10px 0; }

.documents .comments .fleft.form input[type="submit"] {
  width: 100px;
  margin-right: 20px; }

.documents .see,
.documents .download {
  display: block;
  float: left;
  width: 37px;
  height: 37px;
  margin: 3px 0 0 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.documents .see:hover, .documents .download:hover {
  background-color: #005b44; }

.documents .download {
  background: url("../images/site/download.png") center center no-repeat #008261; }

.documents .see {
  float: right;
  background: url("../images/site/see.png") center center no-repeat #008261; }

.documents .publish .fleft.roundedImage {
  width: 63px;
  margin: 0 15px 15px 15px; }

.documentResume {
  margin-top: 15px; }

.send-crypted-link-email input[type=text] {
  width: 80%; }

/** Community **/
.actions .like {
  width: 50px; }

.nb-like {
  background: url("../images/site/like-off.png") no-repeat left center !important; }

.nb-like, .comments .nb-like,
.post .comments .nb-like,
.actions .nb-like {
  float: left;
  display: block;
  background: url("../images/site/like-off.png") left center no-repeat;
  width: 20px;
  height: 22px;
  margin: 0 5px 0 0; }

.nb-like-number {
  color: #000000; }

.nb-like-number,
.actions .nb-like-number {
  float: left;
  display: block;
  width: 20px;
  height: 22px;
  margin: 5px 0px 0 0; }

.post .comments .nb-like.on,
.post .actions .nb-like.on {
  background: url("../images/site/like-on.png") left center no-repeat; }

.actions .nb-like.on {
  background: url("../images/site/like-on.png") left center no-repeat; }

a.title.post, .post a.title, .news a.title {
  display: block;
  color: #4b4f4e;
  font-family: 'Lato-Bold',Arial,Verdana,sans-serif;
  font-size: 1.2em;
  margin: 10px 0 0;
  text-decoration: none; }

#box-head.community {
  position: relative; }

#box-head.community .filters {
  position: absolute;
  top: 30px;
  right: 20px; }

#box-head.community {
  background-image: url("../images/titre-communaute.png"); }

#box-head.assistance {
  background-image: url("../images/titre-tel.png"); }

#box-head.account {
  background-image: url("../images/titre-compte.png"); }

#box-head.news {
  background-image: url("../images/titre-actu.png"); }

#box-head.shop {
  background-image: url("../images/titre-shop.png"); }

#box-head.ciblage {
  background-image: url("../images/title-ciblage.png"); }

#box-head.customization {
  background-image: url("../images/titre-personnalisation.png"); }

#box-head.operation {
  background-image: url("../images/titre-crea-op.png"); }

#box-head.balisage {
  background-image: url("../images/title-euro-gris.png"); }

#box-head.supportscom {
  background-image: url("../images/title-support.png"); }

#box-head.suivi {
  background-image: url("../images/titre-suivi-commande.png"); }

#box-head.agenda {
  background-image: url("../images/title-calendrier.png"); }

#box-head.search {
  background-image: url("../images/title-loupe.png"); }

#box-head.tarif {
  background-image: url("../images/titre-euro.png"); }

.box-community-left .box-onepost {
  background: #EDEDED;
  padding: 10px;
  margin-top: 10px; }

.box-community-left .box-onepost:first-child {
  margin-top: 0px; }

.box-community-left .box-onepost .headtitle {
  padding: 12px 0px;
  padding-left: 70px;
  background: url("../images/avatar-big.png") no-repeat center left; }

.box-community-left .box-onepost .headtitle span {
  text-decoration: underline; }

.box-community-left .box-onepost a.title {
  color: #000000; }

.box-community-left .comments {
  background: #706D70;
  color: #FFFFFF; }

.box-community-left .comments h3 {
  font-size: 1.2em;
  color: #FFFFFF; }

.box-community-left .comments .title span {
  text-decoration: underline; }

.box-community-left .edit {
  background: url("../images/site/edit-on.png") no-repeat center; }

.box-community-left .delete input[type="submit"] {
  background: url("../images/site/delete-on.png") no-repeat center; }

.box-community-left .profilAvatar {
  background-color: #000000 !important; }

.box-community-right {
  background: #EDEDED;
  padding: 10px; }

.box-community-right .title {
  margin-bottom: 20px;
  padding-left: 60px;
  background: url("../images/titre-soumettre-sujet.png") 10px center no-repeat; }

.box-community-right .title h3 {
  font-size: 1.3em;
  line-height: 2em;
  font-weight: normal; }

.box-community-right .form-row {
  width: 100%; }

.box-community-right .form-row .chosen {
  width: 100%; }

.box-community-right .form-row input {
  width: 100%;
  box-sizing: border-box;
  height: 2.5em; }

.community .box-access {
  height: 86px;
  margin-bottom: 10px;
  background-image: url("../images/home-icone-post.png");
  background-color: #EDEDED;
  background-repeat: no-repeat;
  background-position: 8px center; }

.community .box-access .container {
  height: 100%;
  width: 100%;
  background: url("../images/site/big-arrow.png") no-repeat center right; }

.community .box-access a {
  display: table-cell;
  font-size: 1.3em;
  line-height: normal;
  padding-left: 70px;
  padding-right: 90px;
  height: 86px;
  vertical-align: middle;
  letter-spacing: 0.03em; }

.community .box-access.mine {
  background-image: url("../images/home-icone-post.png"); }

.box-onepost p a {
  color: inherit;
  font-weight: bold;
  text-decoration: underline; }

.bg-black.block-right form {
  margin-left: -10px; }

.bg-black.block-right.community .form-row, .bg-black.block-right.community .form-row button {
  margin: 0 15px 15px 0;
  width: 102%; }

.bg-black.block-right.community select {
  width: 102%;
  margin: 5px 0 0 0;
  color: #000000; }

.bg-black.block-right.community .mce-tinymce.mce-container {
  width: 102%; }

.bg-black.block-right .form-row a {
  color: #000000; }

.bg-black.block-right.community textarea,
.bg-black.block-right.community input[type="text"] {
  width: 95%;
  margin: 5px 0 0 0; }

.comments, .fleft.post .blockContent .comments {
  background-color: #EDEDED;
  margin: 0 0 15px 0; }

.comments h3, .fleft.post .blockContent .comments h3 {
  color: #4E4F51; }

.comments .blockComment, .fleft.post .blockContent .comments .blockComment {
  margin: 0 0 30px 95px; }

.comments .blockComment .roundedImage,
.fleft.post .blockContent .comments .blockComment .roundedImage {
  background-color: #c1c1c1;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  width: 42px;
  height: 42px;
  overflow: hidden;
  margin: 0 15px 10px 0; }

.comments .fright.comment {
  width: 87%; }

.comments .blockComment img,
.fleft.post .blockContent .comments .blockComment img {
  display: block;
  margin: 0 auto;
  max-height: 60px;
  /*width: 60px;*/ }

.comments .blockComment img.profil,
.fleft.post .blockContent .comments .blockComment img.profil {
  margin: 10px auto 0 auto;
  height: 20px;
  width: 18px; }

.bg-black.block-right.community .chosen-container.chosen-container-single {
  margin: 5px 0 0 0;
  border: 0; }

.bg-black.block-right.community .chosen-container.chosen-container-single .chosen-results {
  color: #000000; }

.bg-black.block-right.community .chosen-container-single .chosen-single {
  background-color: #EDEDED;
  border: 0; }

.bg-black.block-right.community .chosen-container-single .chosen-single div b {
  background: url(../images/site/arrow-select.png) center center no-repeat #008261; }

.chosen-container-single .chosen-single div b {
  background: #4E4F51 url("../images/site/arrow-select.png") center center no-repeat !important; }

.chosen-container-single .chosen-single div b:hover {
  background-color: #15BCBE !important; }

.comments .blockComment .title,
.fleft.post .blockContent .comments .blockComment .title {
  margin: 5px 0 0 0; }

.edit {
  display: block;
  background: url("../images/site/edit.png") center no-repeat transparent;
  width: 22px;
  height: 20px;
  margin: 0 0 0 0; }

.follow {
  display: block;
  background: url("../images/site/epingle-off.png") center no-repeat transparent;
  width: 28px;
  height: 28px;
  margin: 0 0 0 0; }

.unfollow {
  display: block;
  background: url("../images/site/epingle-on.png") center no-repeat transparent;
  width: 28px;
  height: 28px;
  margin: 0 0 0 0; }

.password {
  display: block;
  background: url("../images/site/key.png") left center no-repeat transparent;
  width: 24px;
  height: 20px;
  margin: 0; }

.delete input[type="submit"],
.fleft.post .blockContent .comments .blockComment .delete input[type="submit"] {
  background: url("../images/site/delete.png") center no-repeat transparent;
  width: 18px;
  height: 22px; }

.fleft.post .blockContent .comments .blockComment .delete input[type="submit"]:hover {
  background: url("../images/site/delete-on.png") left center no-repeat transparent; }

.fleft.post .blockContent .download, .posts .download {
  display: block;
  background: url("../images/site/download-blue.png") left center no-repeat;
  padding: 0 0 0 35px;
  height: 19px;
  color: #15BCBE; }

.fleft.post .blockContent .download:hover {
  text-decoration: none;
  color: #4E4F51; }

.comments .more,
.fleft.post .blockContent .comments .more {
  display: inline-block;
  color: #FFFFFF;
  background-color: #000000;
  padding: 0 3px;
  font-size: 1.3em;
  margin: 2px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0 7px 3px 7px; }

.edit_post textarea {
  width: 95%;
  height: 55px; }

.post .download {
  padding: 10px 0px;
  padding-left: 35px;
  background: url("../images/icone-telecharger.png") no-repeat left center;
  color: #000000; }

.nb-comments,
.fleft.post .blockContent .blockPost .actions .nb-comments {
  background: url("../images/site/bulles.png") left center no-repeat;
  padding: 5px 0 0 30px;
  width: 50px;
  height: 18px; }

.nb-comments {
  background: url("../images/icone-bulles-commentaires.png") no-repeat left center;
  color: #000000; }

.form_comment textarea {
  margin: 0;
  width: 100%;
  border: 1px solid #c1c1c1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/** Like / Directory**/
.like h3 {
  padding: 13px 0 0 0px;
  height: 30px;
  font-size: 1.3em;
  background: url("../images/site/like-off.png") no-repeat top left; }

.like .roundedImage img {
  display: block;
  margin: 0 auto;
  max-height: 70px;
  /*width: 70px;*/ }

.like .roundedImage img.profil {
  margin: 10px auto 0 auto;
  height: 40px;
  width: 40px; }

.like .liker {
  float: left;
  width: 285px;
  margin: 15px; }

.liker .roundedImage.profil {
  height: 62px;
  width: 62px;
  float: left;
  margin-right: 10px;
  background: url("../images/avatar-big.png") no-repeat top left; }

.directory .user,
.like .liker .user {
  float: left;
  margin: 10px 0 0 0; }

.like .liker .user p {
  margin-bottom: 5px; }

/** Directory **/
.search-directory {
  background-color: #4E4F51;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 40px;
  padding: 20px 0 0 75px;
  width: 905px;
  margin: 20px 0 15px 0; }

.search-directory,
.search-directory a {
  color: #FFFFFF;
  font-size: 1.2em; }

.search-directory a {
  margin: 0 15px 0 0; }

.search-directory a:hover,
.search-directory .selected {
  color: #a2c8f9;
  text-decoration: none; }

.blockContent.dir {
  padding: 40px 0 20px 0; }

.blockContent.dir p {
  padding: 0 0 15px 35px;
  font-size: 1.4em; }

.directory {
  float: left;
  width: 280px;
  margin: 0 10px 15px 0;
  padding: 30px 20px; }

.directory.block3 {
  margin: 0 0 15px 0; }

.directory:hover {
  background-color: #EDEDED; }

.form-search,
.form-search-directory {
  float: right;
  margin: 30px 0 0 0; }

.form-search input[type="text"],
.form-search-directory input[type="text"] {
  float: left;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  width: 270px;
  background-color: #FFFFFF;
  height: 16px;
  background: white;
  margin: 0; }

.form-search div {
  float: left; }

.form-search input[type="submit"],
.form-search button,
.form-search-directory input[type="submit"] {
  float: left;
  background: url("../images/site/loupe.png") center center no-repeat #008261;
  height: 35px;
  width: 35px;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0; }

.profil {
  margin: 25px 15px 25px 0; }

.profil ul {
  list-style: disc outside none !important; }

.profil .ui-widget-content a {
  color: #5E94DB !important; }

.profil .contacts img {
  position: relative;
  top: 3px; }

.profil .contacts a {
  text-decoration: none;
  border-bottom: 1px solid #5E94DB; }

.border, .default {
  margin-top: 15px; }

/** Documents **/
.category-documents {
  background-color: #15BCBE;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 40px;
  padding: 20px 0 0 10px;
  width: 970px;
  margin: 20px 0 15px 0;
  color: #FFFFFF;
  font-size: 16px; }

.category-documents div {
  float: left;
  margin: 0 0 0 30px; }

.category-documents div a {
  color: #FFFFFF; }

.category-documents .active {
  font-weight: bold; }

.blockContent.documents {
  padding: 15px 15px 30px 15px; }

.blockContent.documents ul.list li {
  float: left;
  width: 235px;
  margin: 0 0 30px 0; }

.blockContent.documents ul.list li li {
  float: none;
  margin: 0; }

.blockContent.documents ul.list h3 {
  font-size: 1.3em;
  margin: 30px 0; }

.blockContent.uploadDoc {
  padding: 25px 20px; }

.blockContent.uploadDoc .fleft.form, .blockContent.uploadDoc .fright.form {
  width: 50%; }

.blockContent.uploadDoc textarea {
  width: 90%;
  height: 175px; }

.blockContent.uploadDoc select {
  width: 100%; }

.blockContent.uploadDoc .chosen-container-single .chosen-single {
  height: 28px; }

.blockContent.uploadDoc .chosen-container-single .chosen-single div b {
  width: 25px;
  position: relative;
  right: 7px;
  top: 0; }

.blockContent.uploadDoc .green_arrow_multiple {
  background: url("../images/site/arrow-select.png") no-repeat scroll center center #008261 !important;
  display: block;
  height: 27px;
  width: 25px;
  position: relative;
  bottom: 28px;
  left: 443.5px; }

.blockContent.uploadDoc .upload-submit button {
  padding: 8px 35px; }

.cat-subcat .title {
  width: 100px; }

.btn.notWhite {
  background-color: #005B44; }

/** Menu **/
#fade {
  display: none;
  background: #000000;
  z-index: 999;
  position: absolute;
  left: 0;
  top: 0;
  filter: alpha(opacity=50);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  opacity: .50;
  moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%; }

#menu {
  position: relative;
  margin: 20px 0 0 0;
  background: #EDEDED; }

#menu > ul {
  height: auto; }

#menu ul li {
  display: inline-block;
  height: 60px;
  padding: 0;
  margin: 0;
  width: 120px;
  text-align: center; }

#menu > ul > li {
  float: none;
  vertical-align: top;
  display: inline-block;
  height: 60px;
  padding: 0;
  margin: 0;
  width: 120px;
  text-align: center; }

#menu ul li.current {
  background: #000000; }

#menu ul li span {
  height: 60px;
  line-height: 60px;
  text-align: center; }

#menu ul li a {
  display: inline-block;
  font-size: 15px;
  line-height: normal;
  text-decoration: none;
  vertical-align: middle; }

#menu ul li a:hover {
  color: #15BCBE; }

#menu li.separ {
  width: 1px;
  height: 30px;
  background-color: #BFBFBF;
  margin: 15px 3px 0 3px; }

#menu ul li.home {
  margin: 0px 0 0 25px; }

#menu ul li.home a {
  background: url("../images/site/home.png") no-repeat left center;
  height: 60px;
  display: inline-block;
  cursor: pointer;
  width: 22px; }

#menu ul li.home:hover a {
  background: url("../images/site/home-on.png") no-repeat left center; }

#menu ul li.home span {
  margin-left: 30px; }

#menu ul li.home {
  margin: 0px 0 0 25px;
  width: 32px; }

#menu ul ul {
  display: none;
  position: absolute;
  background: none;
  margin-left: -10px;
  z-index: 50; }

#menu ul li:hover ul {
  display: block; }

#menu ul ul li {
  display: block;
  background: #EDEDED;
  width: 200px;
  position: relative;
  height: auto;
  padding: 5px;
  text-align: left; }

#menu ul > ul {
  border: 1px solid #FFFFFF;
  height: auto; }

#support-menu:hover {
  background-color: #F6F6F6; }

#menu .support_com {
  position: relative;
  height: 55px; }

#menu .submenu {
  position: absolute;
  background-color: #ef8329;
  height: 230px;
  width: 980px;
  z-index: 3;
  right: 0px;
  top: 55px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px; }

#menu .submenu li {
  float: left;
  width: 162px;
  height: 230px;
  padding: 0;
  margin: 0;
  text-align: center; }

#menu .submenu li a {
  display: block;
  width: 150px;
  margin: 0 auto;
  padding: 109px 0 0 0;
  height: 121px;
  color: #000000;
  font-size: 1.5em;
  line-height: 1em; }

#menu .submenu li:hover {
  background-color: #d3501c; }

#menu .submenu li:hover a {
  color: #FFFFFF; }

#menu .submenu li.separ {
  height: 190px;
  width: 1px;
  background-color: #d3501c;
  margin: 20px 0 0 0; }

#menu .submenu li.baliser a {
  background: url("../images/site/menu-baliser.png") no-repeat top center; }

#menu .submenu li.organiser a {
  background: url("../images/site/menu-organiser.png") no-repeat top center; }

#menu .submenu li.communiquer a {
  background: url("../images/site/menu-communiquer.png") no-repeat top center; }

#menu .submenu li.outils a {
  background: url("../images/site/menu-outils.png") no-repeat top center; }

#menu .submenu li.prospecter a {
  background: url("../images/site/menu-prospecter.png") no-repeat top center; }

#menu .submenu li.autres a {
  background: url("../images/site/menu-autres.png") no-repeat top center; }

#menu .submenu li.autres {
  width: 165px; }

#breadcrumb {
  height: 30px;
  margin: 20px 0; }

#breadcrumb ul {
  margin: 0 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 880px; }

#breadcrumb ul li {
  display: inline;
  margin: 0 5px;
  color: #4E4F51;
  line-height: 30px; }

#breadcrumb ul li a {
  color: #4E4F51;
  text-decoration: underline;
  font-size: 12px; }

#breadcrumb ul li.selected a {
  text-decoration: none; }

#customization_step_breadcrumb {
  position: relative; }

#customization_step_breadcrumb ul li {
  float: left;
  margin: 0 10px;
  line-height: inherit; }

#customization_step_breadcrumb ul li.selected,
#customization_step_breadcrumb ul li a {
  color: #15BCBE; }

#customization_step_breadcrumb ul li.separ {
  height: 16px;
  width: 1px;
  background: #706D70; }

#customization_step_breadcrumb ul li.separ.selected {
  background: #4E4F51; }

#box-head #customization_step_breadcrumb ul li.separ {
  width: 0px;
  background: #706D70; }

.box-preview-validate {
  background: #FFFFFF;
  padding: 5px; }

.box-preview-validate a {
  text-decoration: underline; }

.box-preview-validate.warning label {
  color: #E2001A; }

/*#content .filter,
#menu .filter         { height: 60px;
                        -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; margin: 20px 0; }*/
#content .filter.posts {
  background: rgba(255, 255, 255, 0); }

#menu .filter .selected {
  background-color: #000000;
  color: #FFFFFF; }

#content .filter h3,
#menu .filter h3 {
  font-family: 'Lato-Regular',Arial,Verdana,sans-serif;
  float: left;
  color: #84766a;
  font-size: 1.8em;
  background: url(../images/site/filters.png) no-repeat center left;
  margin: 10px 60px 0 15px;
  padding: 10px 0 0 60px;
  height: 30px; }

#content .filter select,
#menu .filter select {
  background-color: #EDEDED;
  color: #534F48;
  border: 0;
  width: 270px;
  height: 40px;
  margin: 10px 10px 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 12px 10px 10px 10px; }

#content .filter select {
  width: 100%; }

/*
#content .filter,
*/
#box-head .filter {
  margin: 15px; }

#content table.records_list {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  width: 100%; }

#content table.records_list tbody {
  background-color: rgba(255, 255, 255, 0.8); }

#content table.records_list tbody tr {
  border: 1px solid #EEEEEE;
  padding: 5px 0; }

#content table.records_list tbody tr td {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  font-size: 0.9em;
  border: medium none;
  color: #534F48;
  padding: 5px 15px; }

#content table.records_list thead tr th {
  font-size: 0.9em;
  background-color: rgba(255, 255, 255, 0);
  border: medium none;
  color: #FFFFFF;
  font-weight: bold;
  height: 0;
  line-height: 62px;
  padding: 0 10px;
  text-align: left; }

#content table.records_list tbody tr.spacer {
  background-color: rgba(255, 255, 255, 0);
  height: 10px; }

#content table.records_list .bulle:before {
  margin: 0 auto;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom: 10px solid #FCF8E3;
  border-top: 0;
  background-color: transparent;
  content: "";
  display: block; }

#content table.records_list .bulle {
  position: absolute;
  text-align: left;
  min-width: 100px;
  margin-left: -33px; }

#content table.records_list .infoBulle:hover + .bulle {
  display: block; }

#content table.records_list .bulle .flash {
  margin: 0; }

/** Search **/
#menu ul li.general-search {
  float: right;
  width: 140px;
  height: 35px;
  margin-top: 15px;
  margin-right: 15px; }

.general-search div {
  float: left; }

.general-search button {
  background: url("../images/site/loupe.png") center center no-repeat #4E4F51;
  height: 35px;
  width: 35px;
  padding: 0;
  margin: 0; }

.general-search button:hover {
  background-color: #15BCBE; }

.general-search input[type="text"] {
  float: left;
  margin: 0;
  width: 80px; }

/** Ariane, Breadcrumb **/
#ariane {
  position: relative;
  padding: 5px 10px;
  margin: 20px 0 15px 0;
  background: #EDEDED;
  height: 105px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.8); }

/* Support */
.bg-black {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #4E4F51; }

.blockContent.fleft.support {
  width: 620px;
  padding: 25px 15px; }

.blockContent.fleft.support button {
  float: right; }

.blockContent.fleft.support input[type="text"],
.blockContent.fleft.support textarea {
  width: 600px;
  margin: 0 0 20px 0; }

.fright.support {
  width: 320px; }

.fright.support h3 {
  font-size: 1.4em;
  margin: 0 0 5px 0;
  font-family: 'Lato-Regular',Arial,Verdana,sans-serif; }

.bg-black.block-right .arrow,
.block-documentation .arrow {
  float: right;
  background: url("../images/site/big-arrow.png") center center no-repeat;
  display: inline-block;
  width: 47px;
  height: 76px; }

.bg-black.block-right .arrow:hover,
.block-documentation .arrow:hover {
  background: url("../images/site/big-arrow-on.png") center center no-repeat; }

.block-phone .icone-phone, .block-phone .title, .block-documentation .icone-documentation,
.block-documentation .title {
  float: left;
  color: #FFFFFF; }

.block-phone .icone-phone {
  margin: 0 25px 0 0; }

.block-phone .phone-number {
  font-size: 2em;
  font-family: 'Lato-Bold',Arial,Verdana,sans-serif;
  margin: 35px 0 25px 15px; }

.block-phone p {
  font-size: 1.1em;
  margin: 0 0 0 15px; }

.icone-phone {
  background: url("../images/site/icone-phone.png") center center no-repeat;
  width: 38px;
  height: 38px; }

.icone-documentation {
  background: url("../images/site/icone-documentation.png") center center no-repeat;
  width: 33px;
  height: 39px; }

.block-documentation p, .block-phone p {
  color: #FFFFFF; }

.block-phone {
  height: 187px;
  margin: 0 0 15px 0;
  padding: 20px; }

.block-documentation {
  height: 80px;
  padding: 10px; }

.block-documentation .icone-documentation {
  margin: 15px 25px 0 15px; }

.block-documentation .title {
  margin: 15px 15px 0 0; }

.blockContent.support iframe {
  width: 620px; }

.xtra-btn {
  display: block;
  width: 100%;
  text-align: center;
  background-color: #000000;
  padding: 35px 0px;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 2em; }

.xtra-btn:hover {
  background-color: #D71026;
  text-decoration: none; }

.xtra-btn.print {
  background-image: url("../images/site/print-on.png");
  background-repeat: no-repeat;
  background-position: 50px center; }

.xtra-btn.download {
  background-image: url("../images/site/download-on.png");
  background-repeat: no-repeat;
  background-position: 50px center; }

#ariane .icone {
  float: left;
  margin: 35px 0 0 15px; }

#ariane .icone.news {
  background: url("../images/site/icone-news.png") center left no-repeat;
  width: 39px;
  height: 30px; }

#ariane .icone.directory {
  background: url("../images/site/icone-directory.png") center left no-repeat;
  width: 40px;
  height: 37px;
  padding: 0; }

#ariane .icone.documents {
  background: url("../images/site/icone-documents.png") center left no-repeat;
  width: 40px;
  height: 28px;
  padding: 0; }

#ariane .icone.support {
  background: url("../images/site/icone-support.png") center left no-repeat;
  width: 37px;
  height: 37px;
  padding: 0; }

#ariane .icone.account {
  background: url("../images/site/icone-account.png") center left no-repeat;
  width: 33px;
  height: 34px;
  padding: 0; }

#ariane .icone.upload {
  background: url("../images/site/icone-upload.png") center left no-repeat;
  width: 31px;
  height: 36px;
  padding: 0; }

#ariane .title {
  float: left;
  margin: 35px 0 0 15px; }

#ariane h1 {
  font-family: 'Lato-Regular',Arial,Verdana,sans-serif;
  font-size: 1.5em;
  padding: 0;
  color: #002c66;
  height: 18px;
  margin: 0; }

#ariane .btn-green {
  float: right;
  margin: 35px 15px 0 0; }

#ariane .title ul li {
  float: left;
  font-size: 0.875em; }

#ariane .title ul li a {
  color: #534F48; }

#ariane .title ul li.current a {
  font-weight: bold; }

/** Box info networks droite **/
#box-info {
  position: absolute;
  right: 0;
  top: 105px;
  height: 104px;
  width: 53px;
  z-index: 1;
  cursor: pointer;
  background: url("../images/site/networks-close.png") center center no-repeat #212c2f;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px; }

#box-info .content {
  display: none; }

#box-info .content .close {
  float: left;
  background: url("../images/site/close.png") center center no-repeat #212c2f;
  height: 104px;
  width: 53px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px; }

#box-info .content .close a {
  display: block;
  width: 100%;
  height: 100%; }

#box-info .content .links {
  float: left;
  background-color: #212c2f;
  height: 280px;
  width: 215px;
  padding: 20px 15px 0 20px;
  -webkit-border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px; }

#box-info .content .links ul {
  margin: 30px 0 0 0; }

#box-info .content .links li {
  width: 100%;
  margin-bottom: 18px; }

#box-info .content .links li a {
  color: #15BCBE; }

#box-info .content .links li a:hover {
  color: #FFFFFF;
  text-decoration: none; }

#box-info .content .links li.separ {
  height: 2px;
  background-color: #534F48;
  width: 100%; }

#box-info.open {
  background: none;
  width: 303px;
  height: 300px;
  cursor: auto; }

/** Box Userinfo **/
#header .box-rightLogo {
  position: absolute;
  right: 10px;
  top: 15px; }

#box-userinfo {
  position: relative;
  background: #FFFFFF;
  background-position: 15px center;
  background-repeat: no-repeat;
  width: 290px;
  height: 72px;
  z-index: 10;
  background-image: url("../images/icone-compte.png"); }

#box-userinfo .menu {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  background: url("../images/site/fleche-bas.png") center center no-repeat #4E4F51;
  width: 40px;
  height: 72px; }

#box-userinfo .menu:hover {
  background-color: #15BCBE; }

#box-userinfo .text {
  width: 160px;
  height: 72px;
  padding-left: 80px;
  padding-right: 10px; }

#box-userinfo .text p {
  height: 72px;
  line-height: 72px; }

#box-userinfo .text p span {
  vertical-align: middle;
  display: inline-block;
  line-height: normal;
  font-size: 0.9em;
  font-weight: bold; }

#box-userinfo .btns {
  display: none;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 100; }

#box-userinfo .btns .content {
  position: relative;
  background: #706D70;
  min-height: 80px;
  padding: 5px 0;
  border-top: 5px solid #F2F2F2; }

#box-userinfo .account {
  background: url("../images/site/profil-compte.png") 20px 13px no-repeat; }

#box-userinfo .basket {
  background: url("../images/site/profil-basket.png") 20px 13px no-repeat; }

#box-userinfo .photo {
  background: url("../images/site/profil-photos.png") 20px 13px no-repeat; }

#box-userinfo .password_email {
  background: url("../images/site/profil-password.png") 20px 13px no-repeat; }

#box-userinfo .logout {
  background: url("../images/site/profil-deconnexion.png") 20px 13px no-repeat; }

#box-userinfo .btns .separ {
  width: 260px;
  height: 2px;
  background-color: #FFFFFF;
  margin: 0 15px; }

#box-userinfo .btns a {
  display: block;
  font-size: 1.3em;
  color: #FFFFFF;
  height: 20px;
  margin: 0;
  padding: 15px 10px 15px 50px; }

#box-userinfo .btns a:hover {
  background-color: #4E4F51; }

#box-userinfo .alert {
  position: absolute;
  left: 45px;
  bottom: 3px;
  background: #E2001A;
  color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 5px; }

#box-userinfo .alert a {
  display: block;
  color: #FFFFFF;
  text-decoration: none; }

.box-btn-cart {
  position: relative; }

.box-btn-cart .alert {
  position: absolute;
  right: 3px;
  bottom: 3px;
  background: #E2001A;
  color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 5px; }

.box-btn-cart .alert a {
  display: block;
  color: #FFFFFF;
  text-decoration: none; }

#box-depotinfo {
  position: relative;
  background: #FFFFFF;
  background-position: 15px center;
  background-repeat: no-repeat;
  width: 270px;
  height: 72px;
  background-image: url(../images/icone-centre.png); }

#box-depotinfo .menu {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  background: url(../images/site/fleche-bas.png) center center no-repeat #4E4F51;
  width: 40px;
  height: 72px; }

#box-depotinfo .menu:hover {
  background-color: #15BCBE; }

#box-depotinfo .text {
  width: 140px;
  height: 72px;
  padding-left: 70px;
  padding-right: 10px; }

#box-depotinfo .text p {
  height: 72px;
  line-height: 72px; }

#box-depotinfo .text p span {
  vertical-align: middle;
  display: inline-block;
  line-height: normal;
  font-size: 0.9em;
  font-weight: bold; }

#box-depotinfo .btns {
  display: none;
  position: absolute;
  top: 82px;
  width: 100%;
  z-index: 100; }

#box-depotinfo .btns .content {
  position: relative;
  background: #FFFFFF;
  max-height: 250px;
  padding: 20px 0 10px 15px;
  border: 1px solid #4E4F51; }

#box-depotinfo .btns .top {
  position: absolute;
  width: 12px;
  height: 12px;
  z-index: 100;
  right: 10px;
  top: -6px;
  border-right: none !important;
  border-bottom: none !important;
  background: #FFFFFF;
  border: 1px solid #4E4F51;
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);
  /* IE6,IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
  /* IE8 */
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg); }

#box-depotinfo .btns .content ul li span {
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 30px;
  line-height: 26px;
  display: block;
  color: #4E4F51;
  background: url("../images/storelocator.png") no-repeat left center;
  min-height: 26px; }

#box-depotinfo .btns .content ul li ul {
  padding: 10px 0px; }

#box-depotinfo .btns .content ul li ul li {
  border-top: 2px solid #4E4F51;
  padding-left: 0;
  padding: 12px 3px;
  background: none !important;
  font-weight: normal; }

#box-depotinfo .btns .content ul li ul li:hover {
  background: #15BCBE !important; }

#box-depotinfo .btns .content ul li ul li a {
  font-size: 0.9em; }

#box-depotinfo .btns .content ul li ul li:hover a {
  color: #FFFFFF; }

#box-depotinfo .searchBox input {
  border: 2px solid #4E4F51 !important;
  box-sizing: border-box;
  width: 100%;
  height: 30px;
  padding: 5px; }

/** Home **/
.blockPosts {
  width: 320px;
  background-color: #FFFFFF;
  margin: 0 0 15px 0;
  padding: 15px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }

.blockPosts h3 {
  font-family: 'Lato-Regular',Arial,Verdana,sans-serif;
  background: url("../images/site/star.png") center left no-repeat;
  padding: 10px 0 0 53px;
  margin: 0 0 0 25px;
  height: 28px;
  color: #002c66;
  font-size: 1.6em; }

.blockPosts .separ {
  height: 2px;
  width: 320px;
  background-color: #EDEDED;
  margin: 0 auto; }

.blockPosts .topic {
  margin: 0 auto;
  padding: 40px 22px; }

.roundedImage,
.blockPosts .topic .fleft.roundedImage {
  background-color: #EDEDED;
  margin: 0 15px 0 0; }

.blockPosts .topic .fleft {
  color: #534F48; }

.roundedImage img,
.blockPosts .topic .fleft.roundedImage img {
  display: block;
  margin: 0 auto;
  max-height: 70px;
  /*width: 70px;*/ }

.roundedImage img.profil,
.blockPosts .topic .fleft.roundedImage img.profil {
  margin: 10px auto 0 auto;
  height: 40px;
  width: 40px; }

.blockPosts .topic a {
  color: #534F48;
  text-decoration: underline; }

.blockPosts .topic .title {
  display: block;
  margin: 15px 0 0 0;
  color: #15BCBE;
  font-family: 'Lato-Bold',Arial,Verdana,sans-serif;
  font-size: 1.2em;
  text-decoration: none; }

.blockNews .news:hover,
.blockPosts .topic:hover,
.blockDocs .doc:hover {
  background: #a2c8f9; }

.bg-black.block-right .doc {
  margin: 15px 0 0 0; }

.blockDocs .doc,
.blockDocs .top {
  width: 650px;
  height: 100px;
  background-color: #EDEDED;
  margin: 0 0 10px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }

.blockDocs .doc {
  width: 620px;
  height: 100%;
  padding: 20px 15px; }

.blockDocs .top h3 {
  font-family: 'Lato-Regular',Arial,Verdana,sans-serif;
  background: url("../images/site/icone-docs.png") center left no-repeat;
  padding: 10px 0 0 53px;
  margin: 30px 0 0 25px;
  height: 28px;
  color: #002c66;
  font-size: 1.6em;
  float: left; }

.blockDocs h4 {
  color: #15BCBE;
  font-size: 1.6em;
  margin: 0 0 10px 0; }

.blockDocs .doc .fleft {
  width: 500px; }

.blockDocs .doc .see,
.blockDocs .doc .download {
  display: block;
  float: left;
  width: 37px;
  height: 37px;
  margin: 13px 0 0 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.blockDocs .doc .see:hover, .blockDocs .doc .download:hover {
  background-color: #005b44; }

.blockDocs .doc .download {
  background: url("../images/site/download.png") center center no-repeat #008261; }

.blockDocs .doc .see {
  float: right;
  background: url("../images/site/see.png") center center no-repeat #008261; }

.blockDocs .top .btn-green {
  float: right;
  margin: 30px 20px 0 0; }

.blockNews {
  width: 950px;
  background-color: #231F20;
  margin: 0 0 15px 0;
  padding: 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  filter: alpha(opacity=85);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  opacity: 0.8; }

.blockNews.recommended h3,
.blockNews h3 {
  float: left;
  font-family: 'Lato-Regular',Arial,Verdana,sans-serif;
  background: url("../images/site/icone-news.png") center left no-repeat;
  font-size: 1.6em;
  padding: 10px 0 0 55px;
  color: #FFFFFF;
  height: 30px;
  margin: 0 0 20px 0; }

.blockNews.recommended h3 {
  background: url("../images/site/star.png") center left no-repeat; }

.blockNews.recommended {
  min-height: 250px; }

.blockNews .btn-green {
  float: right; }

.blockNews, .blockNews a {
  color: #FFFFFF; }

.blockNews a {
  font-size: 1.2em;
  text-decoration: underline; }

.blockNews a:hover {
  color: #15BCBE; }

.blockNews a.btn-green {
  text-decoration: none; }

.blockNews a.btn-green:hover {
  color: #FFFFFF; }

.blockNews .title {
  display: block;
  margin: 15px 0 0 0;
  color: #15BCBE;
  font-family: 'Lato-Bold',Arial,Verdana,sans-serif;
  font-size: 1.2em;
  text-decoration: none; }

.blockNews .news {
  float: left;
  width: 290px;
  padding: 15px 10px;
  height: 90px; }

.blockNews .latest_news .separ {
  float: left;
  width: 2px;
  background-color: #FFFFFF;
  height: 120px; }

img.image {
  float: left;
  margin: 0 20px 0 0; }

.blockContent .news a.title {
  color: #15BCBE;
  font-family: 'Lato-Bold',Arial,Verdana,sans-serif; }

.latest_posts .fleft.text {
  width: 190px; }

#content .account .blockContent {
  padding: 25px 20px; }

.default {
  background-color: grey;
  width: 250px;
  height: 250px;
  margin-right: 20px; }

.border {
  margin-right: 20px; }

.searchOneUser .blockContent {
  min-height: 160px; }

/* change user email or password */
#changeMailPass .form-row {
  width: 98%; }

#changeMailPass .form-row input[type='email'],
#changeMailPass .form-row input[type='password'] {
  width: 100%; }

/*crop image*/
.crop .jcrop-holder, .crop h4, .crop h5, .crop form {
  margin: 0 auto;
  width: 800px; }

/* slider */
.container-slider .text a:first-child {
  color: #FFFFFF;
  font-family: 'Lato-Bold',Arial,Verdana,sans-serif;
  font-size: 1.9em;
  line-height: 1em;
  font-weight: normal;
  margin-bottom: 10px; }

/* autocomplete */
.ui-autocomplete .ui-state-focus {
  margin: 0 !important;
  background: none !important;
  color: #000000 !important;
  border: none !important;
  font-weight: normal !important; }

/*sous box news*/
#slider-code, #advice {
  height: 160px;
  background: #FFFFFF;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWQ5ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #FFFFFF 0%, #D9DADB 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #D9DADB));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #FFFFFF 0%, #D9DADB 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #FFFFFF 0%, #D9DADB 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #FFFFFF 0%, #D9DADB 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #FFFFFF 0%, #D9DADB 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=' $color1', endColorstr='$color6',GradientType=0 );
  /* IE6-8 */ }

.box-directory-head {
  padding: 15px;
  margin-bottom: 20px; }

.box-directory-head h2 {
  font-size: 1.2em;
  color: #000000; }

.box-directory-head h3 {
  font-size: 1em;
  color: #000000; }

.box-directory-head .btn-more {
  display: block; }

.box-directory-head .btn-print {
  display: block; }

.box-directory-sublist {
  padding: 15px; }

.box-directory-sublist ul li a {
  text-decoration: none;
  color: #706D70;
  font-size: 1.1em;
  display: block; }

.box-directory-sublist ul li a:hover,
.box-directory-sublist ul li.selected > a {
  color: #000000; }

.box-directory-sublist ul li a {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #dadadc; }

.box-directory-sublist > ul:first-child > li:first-child > a {
  margin-top: 0px;
  padding-top: 0px;
  border-top: 0px; }

.box-directory-sublist ul li ul li a {
  padding-left: 10px; }

.box-directory-number, .box-directory-itemname {
  padding: 15px;
  font-size: 1.2em;
  color: #FFFFFF;
  margin-bottom: 10px;
  text-transform: uppercase; }

.box-oneoperation {
  padding: 10px;
  margin-bottom: 10px; }

.box-oneoperation div.preview {
  float: left;
  position: relative;
  width: 100px;
  height: 80px;
  line-height: 80px;
  vertical-align: middle;
  text-align: center;
  background: #FFFFFF;
  font-size: 0em; }

.box-oneoperation div.preview img {
  vertical-align: middle; }

.box-oneoperation div.description {
  float: left;
  width: 320px;
  margin-left: 10px; }

.box-oneoperation div.description h3 {
  font-size: 1em;
  font-weight: bold;
  line-height: 1em; }

.box-oneoperation div.actions {
  float: right;
  width: 190px; }

.box-oneoperation div.actions .like {
  float: right;
  text-align: right; }

.box-oneoperation div.actions .btns {
  float: right;
  text-align: right; }

.box-oneoperation.detail div.description {
  width: 250px;
  margin-left: 0px; }

.box-oneoperation.detail div.actions {
  width: 50px; }

.box-oneoperation.detail .visuel {
  width: 310px;
  height: 310px;
  background: #FFFFFF;
  vertical-align: middle;
  display: table-cell;
  margin-bottom: 10px; }

.box-oneoperation.detail .visuel img {
  vertical-align: middle; }

.box-oneoperation.detail .visuels {
  margin-top: 10px; }

.box-oneoperation.detail .visuels img {
  margin: 0;
  padding: 0;
  border: 0;
  margin-left: 5px; }

.box-oneoperation.detail .visuels img:first-child {
  margin-left: 0px; }

.box-oneoperation.detail .btn-guide-taille {
  background-color: #706D70; }

.box-oneoperation .media {
  margin-top: 10px; }

#box-customization .steps li.selected, .box-orderchoices ul li a {
  background: #58c3ed;
  /* Old browsers */
  background: -moz-linear-gradient(top, #58c3ed 0%, #1da9e4 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #58c3ed), color-stop(100%, #1da9e4));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #58c3ed 0%, #1da9e4 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #58c3ed 0%, #1da9e4 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #58c3ed 0%, #1da9e4 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #58c3ed 0%, #1da9e4 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58c3ed', endColorstr='#1da9e4',GradientType=0 );
  /* IE6-9 */ }

.box-conseil {
  margin-bottom: 10px;
  padding: 10px 30px;
  color: #FFFFFF;
  background: #4E4F51; }

.box-conseil .left {
  width: 150px;
  background: url("../images/site/title-conseil-utilisateur.png") no-repeat left center;
  padding-left: 60px;
  font-size: 1.3em;
  line-height: 80px; }

.box-conseil .right {
  width: 680px;
  text-align: justify;
  vertical-align: middle; }

.box-conseil p {
  line-height: normal;
  font-size: 14px;
  display: inline-block;
  padding: 0 !important;
  margin: 0 !important;
  vertical-align: middle; }

#box-customization .box-left {
  background: #EDEDED;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 450px; }

#box-customization .box-left {
  background: #EDEDED; }

#box-customization .menu-zones li a {
  color: #534F48;
  text-decoration: none; }

#box-customization .menu-zones li {
  padding: 15px 0px; }

#box-customization .menu-zones li {
  border-bottom: 1px solid #d3d0c9; }

#box-customization .menu-zones > ul > li:first-child {
  padding-top: 0px; }

#box-customization .menu-zones li:last-child {
  border: none; }

#box-customization .box-form textarea {
  padding: 0;
  width: 100%; }

#box-customization .box-work .btn-sms-zone {
  cursor: pointer;
  color: #000000;
  font-weight: bold; }

#box-zoning .box-menu-pages {
  margin-bottom: 10px; }

#box-zoning .box-menu-pages li {
  float: none;
  margin: 5px 5px 0 0; }

#box-zoning .box-menu-pages li a {
  display: block;
  background: #4E4F51; }

#box-zoning .box-menu-pages li.selected a {
  background: #15BCBE; }

#box-zoning .box-menu-pages .chosen-container.chosen-container-single {
  width: 260px !important;
  margin: 15px 10px 17px 0px; }

#box-zoning .box-menu-pages a:nth-child(1) {
  margin-left: 10px; }

#box-filter-local-page {
  color: #FFFFFF;
  margin: 15px 0;
  padding: 15px;
  background-color: #4E4F51; }

#box-filter-local-page .count {
  display: inline-block; }

#box-filter-local-page label {
  margin: 0 5px 0 10px; }

#box-filter-local-page p, #box-filter-local-page input[type="text"], #box-filter-local-page button {
  margin: 0; }

#box-filter-downloads-tracker {
  color: #FFFFFF;
  margin: 15px 0;
  padding: 15px;
  background-color: #4E4F51; }

#box-filter-downloads-tracker label {
  margin: 0 5px 0 10px; }

#box-filter-downloads-tracker p, #box-filter-downloads-tracker input[type="text"], #box-filter-downloads-tracker button {
  margin: 0; }

#box-filter .box-container .filter-menu-type a.selected {
  font-weight: bold; }

#box-filter .box-container {
  padding: 10px;
  background-color: #E0E0E0;
  margin-bottom: 15px; }

#box-filter .title {
  font-size: 16px;
  font-family: 'Lato-Regular',Arial,Verdana,sans-serif;
  color: #000000; }

#box-filter .title-container {
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000000; }

.box-description {
  padding: 20px;
  margin-top: 15px; }

#filter-categories, #filter-media {
  margin-top: 10px; }

#box-filter .filter-list li {
  border-bottom: 1px solid #BFBFBF;
  padding-bottom: 15px;
  margin-bottom: 15px; }

#box-filter .filter-list li > ul {
  margin-top: 15px; }

#box-filter .filter-list li > ul > li {
  border-bottom: none;
  padding-left: 18px;
  padding-bottom: 0; }

#box-filter li:last-child {
  border-bottom: none;
  padding-bottom: 5px;
  margin-bottom: 0px; }

#box-filter li.withsub span {
  background: url("../images/site/fleche-haut-grise.png") no-repeat center center;
  cursor: pointer;
  display: block;
  float: right;
  height: 6px;
  margin-top: 5px;
  width: 10px; }

#box-filter li.closed span {
  background: url("../images/site/fleche-bas-grise.png") no-repeat center center; }

#box-filter li.withsub ul {
  display: block;
  margin-left: 15px; }

#box-filter li.closed ul {
  display: none; }

#box-filter .filter-list label {
  display: block;
  margin: 5px 0; }

#box-filter .filter-list a.selected {
  font-weight: bold;
  color: #15BCBE; }

#box-panier #box-filter {
  background: #EDEDED; }

/* home subscription agenda */
#home .box-subAgenda {
  position: relative;
  background: #EDEDED; }

#home .box-subAgenda h2 {
  color: #4E4F51; }

#home .box-subAgenda .titled_box {
  background: url("../images/titre-subscription-agenda.png") no-repeat 5px 5px; }

#home .box-subAgenda .titled_box .btn {
  background: #4E4F51; }

#home .box-subAgenda .titled_box .btn:hover {
  background: #15BCBE; }

/* home suivi */
#home .box-suivi {
  position: relative;
  background: #EDEDED; }

#home .box-suivi h2 {
  color: #4E4F51; }

#home .box-suivi .titled_box {
  background: url("../images/titre-suivi-commande.png") no-repeat 20px 14px; }

#home .box-suivi .titled_box .btn {
  background: #4E4F51; }

#home .box-suivi .titled_box .btn:hover {
  background: #15BCBE; }

#home .box-suivi .slider-prev,
#home .box-suivi .slider-next {
  position: absolute;
  width: 50px;
  height: 90px;
  top: 0;
  display: block;
  cursor: pointer;
  z-index: 150; }

#home .box-suivi .slider-prev, #home .box-bottom .slider-prev:hover {
  left: 0;
  background: url("../images/site/slider-prev.png") no-repeat center 20px; }

#home .box-suivi .slider-next, #home .box-bottom .slider-next:hover {
  right: 0;
  background: url("../images/site/slider-next.png") no-repeat center 20px; }

#home .box-suivi .slide {
  width: 880px;
  margin: 0 auto;
  height: 90px;
  padding: 0 50px; }

#home .box-suivi .slide .box-one {
  float: left;
  position: relative;
  width: 230px;
  padding: 0 30px;
  height: 70px;
  border-left: 1px solid #BFBFBF; }

#home .box-suivi .slide .box-one:first-child {
  border-left: none; }

#home .box-suivi .slide .date {
  font-size: 12px;
  color: #000000; }

#home .box-suivi .slide .title {
  font-family: 'Lato-Bold', Arial, Verdana, sans-serif;
  font-size: 16px;
  color: #4E4F51; }

#home .box-suivi .slide .text {
  height: auto; }

#home .box-suivi .slide .text p {
  font-size: 14px;
  color: #706D70; }

#home .box-suivi .slide .like {
  position: absolute;
  right: 0;
  top: -5px;
  font-size: 0.9em; }

#home .box-suivi .slide .box-one.attente .title {
  color: #F0bC58; }

#home .box-suivi .slide .box-one.valide .title {
  color: #BCCF03; }

#home .box-suivi .slide .box-one.annule .title {
  color: #E78332; }

#home .box-suivi .slide .box-one.refuse .title {
  color: #D71313; }

/* home push news */
#home .box-pushnews h2 {
  color: #4E4F51; }

#home .box-pushnews .titled_box {
  background: url("../images/titre-actu.png") no-repeat 20px 14px; }

#home .box-pushnews .pushnews {
  padding: 0; }

#home .box-pushnews .pushnews .onePush {
  padding: 0 15px 30px 15px;
  width: 215px;
  display: table-cell;
  vertical-align: top; }

#home .box-pushnews .pushnews .onePush .thumbnail {
  width: 215px;
  height: 150px;
  background: #FFFFFF; }

#home .box-pushnews .pushnews .onePush .thumbnail img {
  width: 215px; }

#home .box-pushnews .pushnews .onePush .text {
  height: 115px;
  display: table-cell; }

#home .box-pushnews .pushnews .onePush .text .title {
  margin: 10px 0;
  font-family: 'Lato-Bold', Arial, Verdana, sans-serif;
  font-size: 16px;
  color: #4E4F51;
  text-transform: uppercase; }

#home .box-pushnews .pushnews .onePush .text .description {
  margin: 5px 0;
  font-family: 'Lato-Regular', Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #4E4F51; }

#home .box-pushnews .pushnews .onePush .link .btn {
  display: block; }

#box-recommendedNews {
  position: relative;
  margin-top: 10px;
  background-image: none;
  padding: 20px;
  background-color: #EDEDED; }

#box-recommendedNews h2 {
  color: #4E4F51;
  font-size: 20px;
  margin-left: 0;
  margin-top: 0px;
  text-transform: uppercase; }

#box-recommendedNews .head {
  height: 40px; }

#box-recommendedNews .head .title {
  color: #4E4F51;
  position: absolute;
  left: 72px;
  top: 25px;
  font-size: 1.8em; }

#box-recommendedNews .head .seeall {
  position: absolute;
  top: 25px;
  right: 16px; }

#box-recommendedNews .head .links {
  position: relative;
  text-align: center;
  padding-top: 10px;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9em; }

#box-recommendedNews .head .links a {
  color: #534F48;
  text-decoration: underline;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  padding: 0px 8px; }

#box-recommendedNews .head .links a.selected {
  color: #d3501c; }

#box-recommendedNews .slide {
  position: relative;
  width: 100%;
  min-height: 120px;
  margin-top: 0; }

#box-recommendedNews .cycle-slideshow {
  position: relative;
  width: 100%;
  margin: 0 auto; }

#box-recommendedNews .box-groupNews {
  position: relative;
  width: 100%;
  margin: 0 auto; }

#box-recommendedNews .box-oneNews {
  position: relative;
  float: left;
  width: 256px;
  padding: 0px 20px;
  border-left: 1px solid #FFFFFF; }

#box-recommendedNews .box-oneNews:first-child {
  border-left: 0; }

#box-recommendedNews .box-oneNews .date {
  color: #000000;
  font-size: 0.8em; }

#box-recommendedNews .box-oneNews a {
  color: #4E4F51; }

#box-recommendedNews .box-oneNews a.title {
  font-size: 1.1em;
  font-weight: bold; }

#box-recommendedNews .box-oneNews p {
  color: #000000;
  margin-top: 10px; }

.btn.w100pc {
  display: block;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center; }

.full.form_row input[type=text],
.full.form_row input[type=email],
.full.form_row textarea,
.full.form_row select,
.full.form_row textarea,
.full.form_row,
.full.form_row select,
.full.form_row .chosen-container {
  width: 100% !important;
  margin: 5px 0 15px 0; }

.almostfull.form_row input[type=text],
.almostfull.form_row input[type=email],
.almostfull.form_row textarea,
.almostfull.form_row select,
.almostfull.form_row textarea,
.almostfull.form_row,
.almostfull.form_row select,
.almostfull.form_row .chosen-container {
  width: 90% !important; }

.btn.fully {
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center; }

/* calendar */
#content .legendCalendar {
  position: absolute;
  top: 10px;
  right: 560px; }

#content .legendCalendar div {
  border-radius: 5px; }

#content .export-agenda {
  position: absolute;
  top: 20px;
  left: 440px; }

/*-------------- calendar head*/
#content #calendar .fc-header {
  height: 60px; }

#content #calendar .fc-header-center {
  color: #FFFFFF;
  vertical-align: middle; }

#content #calendar .fc-header-title h2 {
  font-size: 1.5em; }

#content #calendar .fc-header td {
  background-color: #E78332;
  border: none;
  padding: 5px 0; }

/*-------------- calendar content*/
#content #calendar .fc-border-separate thead {
  background-color: #CB5128;
  height: 45px; }

#content #calendar .fc-border-separate thead th {
  vertical-align: middle;
  border: none;
  color: #FFFFFF; }

#content #calendar .fc-border-separate tbody td {
  background: white;
  background: rgba(255, 255, 255, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccFFFFFF,endColorstr=#ccFFFFFF);
  color: #534F48; }

#content #calendar .fc-event-time {
  display: none; }

/*#content #calendar .fc-border-separate .fc-today {border: 2px solid #E78332;}*/
#content #calendar .fc-border-separate .fc-today div .fc-day-number {
  background-color: #D71026;
  color: #FFFFFF; }

/*----------------calendat events */
/*#content #calendar .fc-event  {height:5px;}*/
/*#content #calendar .fc-day-content div:first-child {max-height: 50px;}*/
#content #calendar .fc-event.fc-event-hori.fc-event-start.fc-event-end.multipleEvents {
  height: 13px; }

/*------------- border radius*/
#content #calendar .fc-header td:first-of-type {
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px; }

#content #calendar .fc-header td:last-of-type {
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px; }

#content #calendar .fc-button {
  border: none;
  background: none;
  box-shadow: none;
  margin: 0 15px;
  vertical-align: middle;
  font-size: 1.2em;
  color: #FFFFFF; }

#content #calendar .fc-border-separate .fc-last td:first-of-type {
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-left-radius: 10px; }

#content #calendar .fc-border-separate .fc-last td:last-of-type {
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px; }

/* events */
#box-head #listCalendars, #box-head #listDepot {
  width: 260px; }

#box-head #listCalendars {
  width: 250px; }

#box-head.w570 #listDepot {
  width: 260px; }

#box-head.w570 #listCalendars {
  width: 180px; }

#box-head.w570 {
  margin-top: 0;
  /*height: 95px;*/
  border-radius: 10px; }

/*#box-head .filter  {height: 80px;}*/
#box-head .fleft.h30 {
  height: 30px; }

#content table.records_list tbody tr td .show {
  width: 30px;
  height: 30px;
  background: url("../images/site/plus.png") no-repeat #d3d0c9;
  background-position: center center;
  border-radius: 3px; }

#box-head select {
  line-height: 0px; }

#box-head .filter .chosen-container-multi .chosen-choices {
  max-height: 60px !important;
  overflow-y: auto; }

/*------------------ event show */
.event-show {
  background-color: #EDEDED;
  color: #EDEDED;
  width: 600px; }

.event-show .box-one {
  width: 250px;
  margin-bottom: 20px; }

.event-show .box-one .title {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 5px;
  height: auto; }

.event-show h2 {
  color: #000000; }

.event-show form textarea {
  width: 400px;
  border: solid 1.5px #c4c0b9;
  background-color: #E5E1DE; }

.event-show form ul .filename {
  position: relative;
  top: 10px; }

.event-show .event_files .event_comment {
  width: 420px; }

.event-show .files {
  width: 250px; }

.event-show .files a.btn-action {
  background-position: center top; }

.event-show .event_files li {
  line-height: 30px; }

.event-show .icone_support {
  width: 30px;
  height: 30px; }

#content .fc-event.fc-event-hori.fc-event-start.fc-event-end {
  height: 2px; }

#content .modal-grey .fancybox-title.fancybox-title-float-wrap .child {
  display: none !important; }

.f-row select,
.f-row textarea {
  width: 100%;
  box-sizing: border-box; }

.f-row input[type="text"],
.f-row input[type="number"] {
  width: 100%;
  box-sizing: border-box;
  height: 35px; }

/* tinymce */
.mce-tinymce.mce-container button {
  background-color: transparent !important; }

/* panier */
.btn-panier-delete {
  display: block;
  background: url("../images/site/delete.png") no-repeat center right;
  width: 30px;
  height: 22px; }

.box-oneconsommable .left {
  background-image: url("../images/site/borderGray.png");
  background-repeat: repeat-y;
  background-position: center right; }

/* User phototeque */
.box-phototeque {
  position: relative;
  width: 880px;
  margin: 0 auto; }

.box-phototeque .box-photo {
  position: relative;
  float: left;
  margin-right: 15px;
  width: 160px;
  height: 170px;
  margin-bottom: 15px;
  background-color: #CCCCCC;
  -moz-box-shadow: 0px 2px 4px 0px #656565;
  -webkit-box-shadow: 0px 2px 4px 0px #656565;
  -o-box-shadow: 0px 2px 4px 0px #656565;
  box-shadow: 0px 2px 4px 0px #656565;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=4); }

.box-phototeque .box-photo .photo {
  position: relative;
  float: left;
  width: 130px;
  height: 140px;
  background-position: center;
  background-color: #CCCCCC;
  background-repeat: no-repeat; }

.box-phototeque .box-photo .commands {
  position: relative;
  float: right;
  width: 30px;
  height: 120px;
  margin-top: 10px; }

.box-phototeque .box-photo .commands li {
  height: 18px;
  margin-bottom: 5px; }

.box-phototeque .box-photo .name {
  position: relative;
  text-align: center;
  margin-top: 10px;
  font-size: 10px; }

/** Box Zoom **/
.smooth_zoom_preloader {
  background-image: url("../images/smoothzoom/preloader.gif"); }

.smooth_zoom_icons {
  background-image: url("../images/smoothzoom/icons.png"); }

#box-zoom {
  position: relative;
  width: 460px; }

#box-zoom .img-zoomable {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0; }

#box-zoom .divPreview {
  position: absolute;
  z-index: 3;
  border: 1px solid #D71026;
  background: url("../images/site/transparent.gif") repeat; }

#box-zoom .divPreview.active {
  background: #D71026; }

#box-zoom .item {
  position: absolute; }

#box-zoom .zone_content {
  width: 100%;
  height: 100%; }

.box-customization-modal.phototeque {
  min-height: 500px;
  min-width: 900px; }

.box-customization-modal.text {
  width: 500px; }

.box-customization-modal.text input[type="text"] {
  width: 480px;
  border: 1px solid #000000;
  box-sizing: border-box;
  height: 35px; }

.box-customization-modal.text input[type="text"].limitator + .custom-count-char {
  text-align: right; }

#depot-site-default, #depot-site-brand {
  display: none; }

.box-customization-modal.text input[type="text"].limitator {
  margin-bottom: 5px; }

#pagesContainer > div.separator {
  width: 100%;
  height: 1px;
  background: #706D70; }

#pagesContainer > div {
  margin-top: 15px; }

#families_form_container textarea {
  margin: 5px 0 15px 0; }

div.fleft.visu {
  margin: 5px 15px 20px 0px; }

div.fleft.visu:nth-child(3n) {
  margin: 5px 0px 20px 0px; }

#families_form_container textarea[id^="publishing_backbundle_supportfamily_supportFamilyPages_Page"] {
  width: 375px; }

#families_form_container input[id^="publishing_backbundle_supportfamily_supportFamilyPages_Page"] {
  width: 395px; }

.box-customization-modal.textarea {
  width: 500px; }

.box-customization-modal.textarea textarea {
  width: 480px;
  border: 1px solid #000000;
  box-sizing: border-box; }

.box-customization-modal.phototeque input[type="submit"], .box-customization-modal.phototeque button {
  width: auto; }

#formChangeDirectory {
  float: left;
  width: 285px;
  padding-right: 15px; }

#formChangeDirectory select {
  width: 285px; }

#formChangeDirectory .chosen-container .chosen-single span,
#formChangeDirectory .customSearchAndSubmitButton .input input {
  font-size: 14px;
  line-height: 18px; }

#formChangeDirectory .customSearchAndSubmitButton,
#formChangeDirectory .chosen-container {
  border: 1px solid #4E4F51;
  width: 100%;
  margin-bottom: 10px; }

#formChangeDirectory .flash {
  border-radius: 0; }

#formChangeDirectory .flash h3 {
  background-color: transparent;
  margin-bottom: 10px;
  display: block; }

#formChangeDirectory .flash ul li {
  list-style: disc;
  list-style-position: inside;
  font-style: italic;
  line-height: 18px;
  margin: 5px 0; }

#photo_list {
  float: left;
  width: 700px;
  border-left: 1px solid #4E4F51; }

#photo_list h3 {
  display: block;
  background-color: #4E4F51;
  padding: 11px;
  color: #FFFFFF; }

.box-customization-modal .photo-list h3 {
  font-size: 15px;
  margin-bottom: 5px;
  color: #706D70;
  font-weight: bold;
  background: #FFFFFF;
  display: table-row; }

.box-customization-modal .photo-list h4 {
  font-size: 12px;
  margin-bottom: 5px;
  margin-top: 5px;
  color: #706D70;
  padding-left: 10px;
  background: #FFFFFF;
  display: table-row; }

.box-customization-modal .photo-list .dots {
  display: table-cell;
  width: 100%;
  height: 1em;
  text-align: right;
  background-image: url("../images/site/dot.gif");
  background-position: 0 90%;
  background-repeat: repeat-x; }

.box-customization-modal .photo-list h3 .dots {
  height: 15px; }

.box-customization-modal .photo-list h4 .dots {
  height: 12px; }

.box-customization-modal .photo-list .box-photo {
  float: left;
  margin: 10px;
  height: 180px;
  border: 2px solid transparent;
  margin-bottom: 20px; }

.box-customization-modal .photo-list .box-photo .photo {
  height: 120px;
  width: 150px;
  text-align: center;
  margin-bottom: 3px; }

.box-customization-modal .photo-list .box-photo .name {
  word-wrap: break-word;
  width: 150px;
  text-align: center;
  color: #706D70;
  font-weight: bold; }

.box-customization-modal .photo-list .box-photo.selected {
  border: 2px solid #009de0; }

.box-customization-modal .photo-list hr.big {
  border: 2px solid #706D70; }

.box-customization-modal .photo-list hr.little {
  border: 1px dotted #706D70; }

.box-customization-modal .photo-list input.search {
  margin-top: 0px;
  height: 21px; }

.box-customization-modal .photo-list input[type="submit"] {
  margin: 0px 0px; }

.operationsList .operation {
  background: #EDEDED; }

.customSearchAndSubmitButton {
  position: relative;
  height: 35px;
  background-color: #FFFFFF; }

.customSearchAndSubmitButton .input {
  width: 170px;
  height: 35px;
  background-color: #FFFFFF; }

.customSearchAndSubmitButton .submit {
  width: 35px;
  height: 35px;
  background-color: #000000;
  background-image: url(../images/site/loupe-search.png);
  background-position: center;
  background-repeat: no-repeat; }

.customSearchAndSubmitButton .submit a {
  display: block;
  cursor: pointer;
  height: 100%;
  width: 100%;
  text-decoration: none; }

.customSearchAndSubmitButton .input input {
  width: 150px;
  height: 35px !important;
  font-size: 1em;
  margin: 0;
  padding: 0;
  background: none;
  line-height: 35px;
  padding: 0 10px; }

.customSearchAndSubmitButton .chosen-container.chosen-container-single {
  margin: 0; }

a.btn-action {
  display: block;
  background-color: #4E4F51;
  height: 35px;
  width: 35px;
  background-repeat: no-repeat;
  background-position: center; }

a.btn-action:hover {
  background-color: #15BCBE; }

a.btn-action.customize {
  background-image: url("../images/site/edit-on.png"); }

a.btn-action.customize-familly {
  background-image: url("../images/site/edit-familly.png"); }

a.btn-action.preview {
  background-image: url("../images/site/see-on.png"); }

a.btn-action.preview.center {
  margin: 0 auto; }

.supportFamilyPage {
  display: none; }

.support-name-container {
  display: table;
  margin-bottom: 5px;
  width: 100%; }
  .support-name-container .support-name {
    display: table-cell;
    vertical-align: middle; }

.supportFamilyPage .title-block {
  margin-bottom: 55px;
  margin-left: 45px;
  margin-top: 15px; }

.supportFamilyPage h1 {
  font-weight: bold;
  font-size: 2em;
  margin-bottom: 2.5em; }

.supportFamilyPage .page-collection {
  margin-left: 45px; }

.gabarit-family-page img:hover {
  cursor: pointer; }

.gabarit-family-page img {
  max-width: 100%;
  max-height: 240px; }

.gabarit-family-page.selected img {
  border: 3px solid #000000;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-bottom: 2px; }

img[id$="-supportFamilyPreview"] {
  width: 80px;
  max-height: 110px;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px; }

.supportFamilyPage:first-child {
  display: block; }

.supportFamilyPage:first-child a[href="#before"] {
  display: none; }

.supportFamilyPage a[href="#submit"] {
  display: none; }

.supportFamilyPage:last-child a[href="#next"] {
  display: none; }

.supportFamilyPage .support-name {
  font-weight: bold;
  font-size: 1em; }

.thumbnail-focused {
  border: 3px solid #000000;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: inherit; }

.supportFamilyPage a[href="#next"], .supportFamilyPage a[href="#submit"] {
  margin-left: 10px; }

#customizationCond {
  width: 100%; }

#customizationCondText {
  width: 170px;
  display: none;
  display: block;
  height: 20px;
  padding-left: 3px; }

#pcrc-body .prospection-txt {
  background: #EDEDED;
  padding: 20px 25px;
  margin-top: 55px;
  margin-bottom: 30px;
  font-family: arial, sans-serif; }

#pcrc-body .prospection-txt h1 {
  font-family: arial;
  font-weight: bold;
  color: #000000;
  font-size: 1.25em;
  margin-bottom: 15px;
  margin-top: 20px; }

#pcrc-body #customer-type-choice {
  background: #EDEDED;
  padding: 10px 15px;
  margin-right: 20px;
  font-family: arial, sans-serif; }

#pcrc-body .prospect-title {
  background: #000000;
  color: #FFFFFF;
  padding: 15px 10px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px; }

#pcrc-body .prospect-title p {
  margin-bottom: 0px;
  line-height: inherit; }

#pcrc-body #new-driver {
  display: none; }

#pcrc-body .customer-type p:last-child {
  font-style: italic;
  line-height: 1.3em;
  display: block;
  margin-bottom: 0; }

#pcrc-body .customer-type .title {
  font-size: 1.125em;
  cursor: pointer; }

#pcrc-body .customer-type.selected .title {
  color: #000000;
  font-weight: bold; }

#pcrc-body .separator {
  background: #EDEDED;
  width: 100%;
  height: 1px;
  display: block;
  margin-bottom: 15px;
  margin-top: 15px; }

#pcrc-body #old-driver .separator, #pcrc-body #new-driver .separator {
  margin-top: 10px;
  background: #EDEDED; }

#pcrc-body table th {
  font-family: arial;
  font-weight: bold;
  color: #000000;
  background: #EDEDED;
  padding: 15px 0; }

#pcrc-body .map {
  margin-top: 40px; }

#pcrc-body .map p {
  font-family: arial, sans-serif;
  font-size: 14px;
  margin-bottom: 15px;
  color: #000000; }

#pcrc-body .map p:first-child {
  font-family: arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px; }

#pcrc-body iframe {
  width: 650px;
  height: 358px; }

#pcrc-body table tbody td {
  background: #EDEDED;
  border: none;
  text-align: center;
  font-family: arial, sans-serif; }

#pcrc-body .new-template {
  color: #FFFFFF;
  background: #15BCBE;
  border-radius: 5px;
  display: block;
  padding: 4px 0px;
  text-decoration: none;
  margin: 3px; }

#pcrc-body table tbody td .btns {
  width: 100px;
  margin: 0 auto; }

#pcrc-body .prospect-date {
  font-family: Arial, sans-serif;
  background: #EDEDED;
  padding: 10px;
  padding-top: 20px;
  padding-bottom: 30px; }

#pcrc-body .prospect-date p:first-child {
  font-weight: bold;
  color: #000000;
  font-size: 1.125em; }

a.btn-action.infoBulle {
  background-image: url("../images/site/loupe.png"); }

a.btn-action.see {
  background-image: url("../images/site/loupe.png"); }

a.btn-action.delete {
  background-image: url("../images/site/delete-on.png"); }

a.btn-action.edit {
  background-image: url("../images/site/edit-on.png"); }

a.btn-action.download {
  background-image: url("../images/site/telecharger-mini-on.png"); }

a.btn-action.download-targeting {
  background-image: url("../images/site/download-ciblage.png"); }

a.btn-action.print {
  background-image: url("../images/site/print-mini-on.png"); }

a.btn-action.plus {
  background-image: url("../images/site/plus.png"); }

a.btn-action.cart {
  background-image: url("../images/site/btn-cart-mini.png"); }

a.btn-action.play {
  background-image: url("../images/site/play.png"); }

a.btn-action.pause {
  background-image: url("../images/site/pause.png"); }

a.btn-action.audio {
  background-image: url("../images/site/audio.png"); }

a.btn-action.calendar {
  background-image: url("../images/site/calendar-on.png"); }

a.btn-action.targeting {
  background-image: url("../images/site/targeting-on.png"); }

a.btn-action.column {
  background-image: url("../images/site/column-on.png"); }

a.btn-action.update {
  background-image: url("../images/site/btn-update.png"); }

a.btn-action.duplicate {
  background-image: url("../images/site/duplicate.png"); }

a.btn-action.mapping {
  background-image: url("../images/site/mapping-on.png"); }

a.btn-action.configure {
  background-image: url("../images/site/configure.png"); }

a.btn-action.ciblage {
  background-image: url("../images/site/ciblage-on.png"); }

a.btn-action.d-iblock {
  display: inline-block !important; }

.gabarit-family-page {
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-right: 10px;
  margin-bottom: 10px; }

/* balisage */
.btn-balisage-format {
  color: #FFFFFF;
  background-repeat: no-repeat; }

.btn-balisage-format.selected {
  background-color: #d3501c; }

.btn-balisage-format a {
  color: #FFFFFF;
  font-size: 2em;
  padding-top: 45px; }

.btn-balisage-format.btn-balisage-format-a4 {
  background-image: url("../images/site/title-a4.png");
  background-position: 117px center; }

.btn-balisage-format.btn-balisage-format-a6 {
  background-image: url("../images/site/title-a6.png");
  background-position: 114px center; }

.btn-balisage-format.btn-balisage-format-etq {
  background-image: url("../images/site/title-etiquette.png");
  background-position: 67px center; }

.btn-balisage-format.btn-balisage-format-a4 a {
  padding-left: 160px; }

.btn-balisage-format.btn-balisage-format-a6 a {
  padding-left: 150px; }

.btn-balisage-format.btn-balisage-format-etq a {
  padding-left: 120px; }

#box-balisageForm .btn-form-submit {
  padding: 8px 15px; }

#box-balisageForm input {
  margin: 0; }

.btn-action-balisage {
  background-position: right center;
  background-repeat: no-repeat;
  text-align: left;
  padding: 8px 10px;
  padding-right: 25px; }

.btn-action-balisage.preview {
  background-image: url("../images/site/see-on.png"); }

.btn-action-balisage.delete {
  background-image: url("../images/site/delete-mini-on.png"); }

.btn-action-balisage.print {
  background-image: url("../images/site/print-mini-on.png"); }

.btn-action-balisage.download {
  background-image: url("../images/site/download.png"); }

/* mes supports de communications */
.box-supportcom {
  width: 485px;
  margin-bottom: 10px; }

.box-supportcom h3 {
  font-size: 1.4em;
  font-weight: normal;
  height: 100px;
  background-color: #000000;
  line-height: 100px;
  padding-left: 20px;
  background-position: left center;
  background-repeat: no-repeat; }

.box-supportcom .content a {
  text-decoration: underline; }

.box-supportcom .content a:hover {
  text-decoration: underline;
  color: #cc4d1b; }

/* commandes */
.recap-commande .typeProduct {
  padding: 15px;
  margin: 0 0 5px 0;
  background: #15BCBE;
  color: #FFFFFF; }

.recap-commande .typeProduct h2 {
  margin: 0; }

.recap-commande .shadowed_and_rounded.orangeBg input {
  margin: 0; }

.recap-commande label {
  color: #000000;
  font-weight: bold; }

.recap-commande .full {
  width: 100%; }

.recap-commande .half {
  width: 50%; }

.recap-commande .prices {
  text-align: right; }

#content .listType li {
  float: left;
  margin-right: 10px; }

#content .listType li a {
  color: #FFFFFF;
  font-size: 1.1em; }

#content .listType li a:hover, #content .listType li.selected a {
  text-decoration: underline;
  color: #15BCBE !important; }

#content #list_commande .list-one-record-std {
  height: 60px; }

#content #list_commande .list-one-record-ope-std {
  width: 810px; }

#content #list_commande .totalHT {
  width: 80px;
  height: 60px;
  padding: 15px 20px; }

#content #list_commande .status {
  height: 60px;
  width: 130px;
  font-size: 1.2em;
  line-height: 1.4em;
  padding: 15px 20px; }

#list_commande .id-block {
  position: relative;
  display: block; }

#list_commande .infobulle {
  position: absolute;
  margin-top: -87px; }

#list_commande .fleche-infobulle {
  height: 11px;
  background-image: url("../images/site/fleche-infobulle.png");
  width: 100%;
  background-position: center;
  background-repeat: no-repeat; }

#list_commande .price {
  font-size: 1em; }

#list_commande img {
  max-height: 70px; }

.picto-commande_status {
  width: 20px;
  height: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.box-status.attente {
  background-color: #F0bC58; }

.box-status.valide {
  background-color: #BCCF03; }

.box-status.encours {
  background-color: #BFBFBF; }

.box-status.annule {
  background-color: #E78332; }

.box-status.refuse {
  background-color: #D71313; }

.txt-status.attente {
  color: #F0bC58; }

.txt-status.valide {
  color: #BCCF03; }

.txt-status.encours {
  color: #BFBFBF; }

.txt-status.annule {
  color: #E78332; }

.txt-status.refuse {
  color: #D71313; }

input.spinner {
  background-color: #FFFFFF;
  margin: 0 !important;
  height: 15px; }

input.spinner:focus {
  outline: 0; }

.ui-spinner .ui-icon {
  cursor: pointer;
  color: #FFFFFF;
  background-image: none !important;
  background: #4E4F51 !important;
  text-indent: 0px !important; }

.ui-spinner.ui-corner-all {
  border: none;
  border-radius: 0px; }

.ui-spinner.ui-corner-all .ui-spinner-button {
  border-radius: 0px;
  border: none !important;
  background: none !important;
  right: 2px; }

.jquery-filestyle input {
  background: #FFFFFF !important;
  height: 19px !important; }

.jquery-filestyle label {
  background-color: #4E4F51 !important;
  color: #FFFFFF !important;
  padding: 7px 12px !important;
  border: none !important;
  line-height: 21px !important;
  font-size: 12px !important;
  text-transform: uppercase; }

.jquery-filestyle label:hover {
  background-color: #15BCBE !important; }

#box-ciblage {
  padding-bottom: 20px;
  min-height: 250px;
  background: url("../images/site/transparent.gif") repeat; }

#box-ciblage .box-ciblage-title {
  padding: 5px 25px; }

#box-ciblage .box-ciblageSearch {
  background: #EDEDED; }

#box-ciblage .box-ciblageSearch select {
  margin: 0;
  height: 35px; }

#box-ciblage .box-ciblageSearch .customSearchAndSubmitButton {
  background-color: transparent; }

#box-ciblage .box-ciblageSearch .customSearchAndSubmitButton .input {
  width: auto;
  margin-right: 5px; }

#box-ciblage .box-ciblageSearch .customSearchAndSubmitButton .input:last-child {
  margin: 0; }

#box-ciblage table.records_list {
  width: 100%;
  background: none;
  border: none; }

#box-ciblage table.records_list thead tr th {
  background-color: #4E4F51;
  height: 62px !important;
  line-height: 1em !important;
  vertical-align: middle;
  padding: 0 5px 0 10px;
  border: none;
  text-align: left;
  color: #FFFFFF;
  font-weight: bold; }

#box-ciblage table.records_list tbody tr.spacer {
  height: 10px;
  background-color: #FFFFFF; }

.customSearchAndSubmitButton {
  position: relative;
  height: 35px;
  background-color: #FFFFFF; }

.customSearchAndSubmitButton .input {
  width: 170px;
  height: 35px;
  background-color: #FFFFFF; }

.customSearchAndSubmitButton .submit {
  width: 35px;
  height: 35px;
  background-color: #4E4F51;
  background-image: url(../images/site/loupe-search.png);
  background-position: center;
  background-repeat: no-repeat; }

.customSearchAndSubmitButton .submit:hover {
  background-color: #15BCBE; }

.customSearchAndSubmitButton button {
  margin: 0;
  padding: 0;
  width: 35px;
  height: 35px;
  background-color: #4E4F51;
  background-image: url(../images/site/loupe-search.png);
  background-position: center;
  background-repeat: no-repeat; }

.customSearchAndSubmitButton button:hover {
  background-color: #15BCBE; }

.customSearchAndSubmitButton .submit a {
  display: block;
  cursor: pointer;
  height: 100%;
  width: 100%;
  text-decoration: none; }

.customSearchAndSubmitButton .input input {
  width: 150px;
  height: 35px !important;
  font-size: 1em;
  margin: 0;
  padding: 0;
  background: none;
  line-height: 35px;
  padding: 0 10px; }

.box-ciblage .box-file {
  margin-top: 5px; }

.box-ciblage .box-file .btn-form-submit, .box-ciblage .box-file .btn-form-submit-disabled {
  display: block;
  width: 140px; }

.box-ciblage .box-file .jquery-filestyle label {
  margin-right: 0px;
  border: 0; }

/* boutique */
#shop .boutique > .line > div {
  float: left; }

#shop .visuels {
  width: 120px;
  text-align: center; }

#shop .visuels .one_thumb {
  margin-bottom: 15px;
  cursor: pointer; }

#shop .visuel {
  width: 540px;
  margin: 0 15px;
  text-align: center; }

#shop .details_product {
  width: 260px;
  padding: 15px; }

#shop .details_product .actions {
  float: left;
  width: 35px; }

#shop .details_product .title {
  float: left;
  width: 225px; }

#shop .addtocart {
  margin-top: 15px;
  display: block; }

.boutique_detail_qty .ui-spinner.ui-widget {
  width: 100%; }

.boutique_detail_qty .ui-spinner.ui-widget .ui-icon {
  width: 100%; }

.boutique_detail_qty .ui-spinner.ui-widget .ui-spinner-button {
  width: 40px;
  right: 1px; }

.box-oneoperation.boutique.detail .btn.addtocart {
  display: block; }

/* Plan marketing */
#plan_marketing img {
  width: 100%; }

/* jplayer */
.jp-audio, .jp-audio-stream, .jp-video {
  border: none;
  font-family: Verdana,Arial,sans-serif;
  font-size: 16px;
  line-height: 1.6; }

.jp-video .jp-interface {
  border: none; }

.jp-video-play-icon:hover {
  background-color: transparent; }

.jp-volume-controls button {
  border: medium none;
  cursor: pointer;
  display: block;
  overflow: hidden;
  padding: 1px 6px;
  position: absolute;
  text-indent: -9999px; }

.jp-controls button {
  border: medium none;
  cursor: pointer;
  display: block;
  float: left;
  overflow: hidden;
  padding: 1px 6px;
  text-indent: -9999px; }

.jp-volume-bar {
  top: 15px; }

.jp-stop, .jp-previous, .jp-next {
  margin-top: 16px; }

.media.audio .jp-audio {
  width: 100%; }

.media.audio .jp-audio .jp-controls {
  width: 590px;
  padding: 15px 20px 0 20px; }

.media.audio .jp-controls-holder {
  width: 100%;
  position: initial; }

.media.audio .jp-volume-controls {
  position: absolute;
  top: 27px;
  left: 520px;
  width: 200px;
  z-index: 5; }

.media.audio .jp-audio .jp-type-single .jp-progress {
  left: 110px;
  width: calc(100% - 240px); }

.media.audio .jp-audio .jp-progress {
  position: absolute;
  top: 37px;
  height: 15px; }

.media.audio .jp-current-time {
  float: left;
  display: inline;
  cursor: default;
  position: absolute;
  top: 53px;
  left: 110px; }

.media.audio .jp-duration {
  float: right;
  display: inline;
  text-align: right;
  cursor: pointer;
  position: absolute;
  top: 53px;
  right: 130px; }

.bold {
  font-weight: bold; }

form[name="publishing_backbundle_supportDefinition"] .form-right label {
  display: block;
  font-size: 14px;
  line-height: 24px; }

/* sms */
.phoneBg {
  background: url("../images/site/sms-smartphone.png") no-repeat center;
  position: relative; }

.content-phone {
  position: absolute;
  top: 105px;
  left: 68px;
  width: 180px;
  min-height: 110px;
  max-height: 100px;
  padding: 10px;
  color: #000000;
  word-wrap: break-word; }

.addToCart {
  bottom: -23px;
  position: absolute;
  text-align: center;
  width: 330px; }

iframe#geobusiness-iframe {
  width: 960px;
  height: 720px; }

#mail-choices .btn-group {
  height: 30px;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px; }

#mail-choices .btn-group span {
  padding-bottom: 20px; }

#mail-choices .btn-group a {
  padding: 10px 60px;
  font-size: 15px; }

#mail-choices p, #mail-choices span {
  font-size: 15px; }

#mail-choices {
  padding: 15px 0px; }

#mail-alert {
  color: #D71026; }

.ref-step4 img {
  max-width: 100%; }

.visu img {
  max-width: 100%; }

.specimen-btn {
  padding-top: 15px;
  padding-bottom: 15px; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #4E4F51 !important; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(10, 30, 73, 0.4) !important; }

/* Campagnes */
#campaign-types {
  border-collapse: separate;
  border-spacing: 10px; }
  #campaign-types label {
    font-weight: bold; }
  #campaign-types input {
    display: none; }
  #campaign-types td {
    background: transparent;
    border-width: 0; }
    #campaign-types td.selected,
    #campaign-types td .thumbnails td:hover {
      border: 2px solid #D71026;
      padding: 3px 6px; }
    #campaign-types td div {
      cursor: pointer; }
  #campaign-types tr.thumbnails {
    background: #FFFFFF;
    color: #000000; }
  #campaign-types .title {
    color: #00B0F0;
    font-weight: bold;
    font-size: 1.1em; }
  #campaign-types a {
    color: #00B050; }

#box-preview-adwords .content {
  background: #FFFFFF;
  color: #000000; }
#box-preview-adwords .title {
  color: #00B0F0;
  font-weight: bold;
  font-size: 1.1em; }
#box-preview-adwords a {
  color: #00B050; }

#campaign-amount input {
  width: auto; }

#campaign-reporting td {
  border-width: 0;
  font-size: 14px;
  vertical-align: middle; }
  #campaign-reporting td img {
    vertical-align: middle; }
  #campaign-reporting td:first-child {
    font-weight: bold;
    text-align: right; }

.btn.btn-grey {
  background-color: #dddddd; }

/** jQuery UI Accordion styling **/
#box-customization .ui-widget {
  font-family: 'Lato-Regular', Arial, Verdana, sans-serif;
  line-height: 1.2em; }
#box-customization .ui-state-default {
  border: 0;
  background: inherit;
  color: inherit; }
#box-customization .ui-widget-content {
  background: inherit;
  border: 0; }
#box-customization .ui-state-active .ui-icon {
  background-image: url("/bundles/sitefront/js/jquery-ui-1.10.4.custom/css/smoothness/images/ui-icons_888888_256x240.png"); }
#box-customization .ui-state-hover .ui-icon {
  background-image: url("/bundles/sitefront/js/jquery-ui-1.10.4.custom/css/smoothness/images/ui-icons_888888_256x240.png"); }
#box-customization .ui-state-focus .ui-icon {
  background-image: url("/bundles/sitefront/js/jquery-ui-1.10.4.custom/css/smoothness/images/ui-icons_888888_256x240.png"); }
#box-customization .ui-accordion .ui-accordion-content {
  padding: 0;
  overflow: hidden; }
  #box-customization .ui-accordion .ui-accordion-content li {
    padding: 15px 0 15px 30px; }
#box-customization .ui-helper-reset {
  line-height: inherit; }

#box-zoom .divPreview.ui-selected {
  background-color: rgba(255, 0, 0, 0.7); }

input[type="submit"].btn-form-submit {
  width: auto; }

.box-multicentre {
  padding: 15px;
  background: #4E4F51;
  font-size: 1.2em;
  color: #FFFFFF;
  margin-bottom: 10px; }

#multicentre > div.common-box {
  width: calc((100% / 2) - 40px);
  padding: 15px; }

#multicentre > div.common-box {
  min-height: 350px; }

#depotsPositions li {
  margin: 10px 0 10px 0;
  padding: 20px;
  cursor: row-resize; }

.fa-1-5x {
  font-size: 1.5em; }

#item .images {
  float: left; }
  #item .images .big {
    display: flex;
    width: 480px;
    height: 480px;
    border: 1px solid black; }
    #item .images .big img {
      margin: auto;
      max-width: 100%;
      max-height: 100%; }
  #item .images .all {
    width: 480px; }
    #item .images .all .outer {
      display: inline-block;
      vertical-align: middle;
      width: 32px;
      height: 32px;
      border: 1px solid black; }
      #item .images .all .outer .inner {
        display: flex;
        width: 100%;
        height: 100%; }
        #item .images .all .outer .inner img {
          margin: auto;
          max-width: 100%;
          max-height: 100%;
          cursor: pointer; }
#item .description {
  float: right;
  width: 480px;
  height: 480px; }
  #item .description .logo-text img {
    display: inline-block;
    vertical-align: middle;
    height: 24px; }
  #item .description .logo-text span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px; }
  #item .description .list {
    list-style: disc inside; }
    #item .description .list ul {
      list-style: circle inside;
      margin-left: 1em; }

#downloads_tracker table.records_list {
  width: 100%;
  background: none;
  border: none; }

#downloads_tracker table.records_list thead {
  background-color: #4E4F51; }

#downloads_tracker table.records_list thead tr th {
  background-color: #4E4F51;
  height: 62px !important;
  line-height: 1em !important;
  vertical-align: middle;
  padding: 0 5px 0 10px;
  border: none;
  text-align: left;
  font-weight: bold; }

#downloads_tracker table.records_list tbody tr td {
  border: none;
  padding: 5px;
  color: #534f48; }

#downloads_tracker table.records_list tbody {
  background-color: #FFFFFF; }

#downloads_tracker table.records_list tbody tr {
  border: 1px solid #eeeeee;
  padding: 5px 0; }

#downloads_tracker table.records_list tbody tr.spacer {
  height: 10px;
  background-color: #FFFFFF; }

/* PAGES LOCALES */
#local_page table.records_list {
  width: 100%;
  background: none;
  border: none; }

#local_page table.records_list thead {
  background-color: #4E4F51; }

#local_page table.records_list thead tr th {
  background-color: #4E4F51;
  height: 62px !important;
  line-height: 1em !important;
  vertical-align: middle;
  padding: 0 5px 0 10px;
  border: none;
  text-align: left;
  font-weight: bold; }

#local_page table.records_list tbody tr td {
  border: none;
  padding: 5px;
  color: #534f48; }

#local_page table.records_list tbody {
  background-color: #FFFFFF; }

#local_page table.records_list tbody tr {
  border: 1px solid #eeeeee;
  padding: 5px 0; }

#local_page table.records_list tbody tr.spacer {
  height: 10px;
  background-color: #FFFFFF; }

#local_page table.records_list tbody tr.notdeleted {
  background-color: #ffd1d1; }

#local_page table.records_list tbody tr td.A {
  color: #BCCF03; }

#local_page table.records_list tbody tr td.W {
  color: #F0bC58; }

#local_page table.records_list tbody tr td.R {
  color: #D71313; }

#local_page table.records_list tbody tr td.C {
  color: #BFBFBF; }

#steps {
  margin: 20px 0 0 0; }

#steps ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

#steps ul li {
  display: table-cell;
  width: 1%;
  border-right: 15px solid transparent;
  text-align: center;
  text-transform: uppercase; }

#steps ul li span {
  font-weight: bold;
  display: block;
  text-align: center;
  padding: 15px 5px;
  background-color: #4E4F51;
  border: 1px solid #4E4F51;
  color: #FFFFFF;
  box-shadow: 0 0 10px 0 #9B9B9B; }

#steps ul li.selected span {
  background-color: #15BCBE;
  border: 1px solid #15BCBE;
  color: #FFFFFF; }

#steps ul li a {
  font-weight: bold;
  display: block;
  text-align: center;
  padding: 15px 5px;
  background-color: #4E4F51;
  border: 1px solid #4E4F51;
  color: #FFFFFF;
  box-shadow: 0 0 10px 0 #9B9B9B; }

#steps ul li a:hover {
  text-decoration: none;
  background-color: #15BCBE;
  border: 1px solid #15BCBE;
  color: #FFFFFF; }

#steps ul li.selected a {
  background-color: #15BCBE;
  border: 1px solid #15BCBE;
  color: #FFFFFF; }

#steps ul li.selected:after {
  margin: 0 auto;
  width: 0;
  height: 0;
  border: 15px solid transparent;
  border-top: 15px solid #15BCBE;
  border-bottom: 0;
  background-color: transparent;
  content: "";
  display: block; }

#steps ul li:last-child {
  border-right: 0; }

.localPage figure img {
  max-width: 80px; }

.localPage .formats {
  text-align: center; }

.localPage .format {
  display: inline-block;
  text-align: center; }

.localPage .format figure {
  display: block;
  margin: 15px; }

.localPage .format figure img {
  max-width: none; }

.btn-inline {
  width: auto; }

#image-cropper {
  text-align: center; }

.cropit-preview {
  width: 320px;
  height: 368px;
  margin: 0 auto;
  border: 2px dashed #15BCBE; }

.cropit-preview.lines {
  height: 244px; }

.cropit-preview.depot {
  width: 720px;
  height: 389px; }

/* Box News */
#local_page_preview h3 {
  font-family: 'Lato-Regular', Arial, Verdana, sans-serif;
  text-transform: uppercase;
  text-align: center; }
#local_page_preview h4 {
  font-family: 'Lato-Regular', Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #F2F2F2;
  margin: 5px 0; }
  #local_page_preview h4 span {
    color: #FFFFFF; }
#local_page_preview .dark {
  background-color: #4E4F51; }
  #local_page_preview .dark h4 {
    color: #F2F2F2; }
#local_page_preview .light {
  background-color: #15BCBE; }
  #local_page_preview .light h4 {
    color: #FFFFFF; }
#local_page_preview .box-news {
  text-align: center;
  position: relative;
  width: 320px;
  height: 368px;
  margin: 30px auto;
  color: #F2F2F2; }
#local_page_preview .box-news a {
  cursor: pointer; }
#local_page_preview .box-news p a {
  text-decoration: underline;
  color: #F2F2F2; }
#local_page_preview .box-news-img {
  text-align: center; }
#local_page_preview .box-news-img figure {
  overflow: hidden; }
#local_page_preview .box-news-img .img-responsive {
  width: 100%;
  margin: 0 auto; }
#local_page_preview .box-news-content {
  position: absolute;
  top: 60%;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("../images/site/bg_dark.png") no-repeat top center; }
#local_page_preview .light .box-news-content {
  background: url("../images/site/bg_light.png") no-repeat top center; }
#local_page_preview .box-news-content .caption {
  position: absolute;
  top: 20px;
  right: 0;
  bottom: 0;
  left: 0; }
#local_page_preview .dark .box-news-content .caption {
  background-color: #4E4F51; }
#local_page_preview .light .box-news-content .caption {
  background-color: #15BCBE; }
#local_page_preview .box-news-content h3 {
  color: #FFFFFF;
  font-size: 18px;
  margin-bottom: 10px; }
#local_page_preview .box-news-txt h4 {
  text-align: center;
  color: #F2F2F2; }
#local_page_preview .box-news-txt {
  padding: 30% 15px 0 15px;
  position: relative;
  color: #F2F2F2;
  word-wrap: break-word; }
#local_page_preview .newsflip {
  -webkit-perspective: 800;
  perspective: 800;
  position: relative;
  padding: 0;
  float: none;
  vertical-align: top;
  cursor: pointer; }
#local_page_preview .newsflip .card.flipped {
  -webkit-transform: rotatey(-180deg);
  transform: rotatey(-180deg); }
#local_page_preview .newsflip .card {
  height: 100%;
  -webkit-transform-style: preserve-3d;
  -webkit-transition: 0.5s;
  transform-style: preserve-3d;
  transition: 0.5s; }
#local_page_preview .newsflip .card .face {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 2; }
#local_page_preview .newsflip .card .front {
  width: 100%;
  z-index: 1; }
#local_page_preview .newsflip .card .back {
  -webkit-transform: rotatey(-180deg);
  transform: rotatey(-180deg);
  display: none; }
#local_page_preview .newsflip .card.flipped .front {
  opacity: 0; }
#local_page_preview .newsflip .card.flipped .back {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
#local_page_preview .dark .arrow-down-inside {
  border-left-color: #4E4F51;
  border-right-color: #4E4F51; }
#local_page_preview .dark .arrow-down-inside-left, #local_page_preview .dark .arrow-down-inside-right {
  border-top: 20px solid #4E4F51; }
#local_page_preview .light .arrow-down-inside {
  border-left-color: #15BCBE;
  border-right-color: #15BCBE; }
#local_page_preview .light .arrow-down-inside-left, #local_page_preview .light .arrow-down-inside-right {
  border-top: 20px solid #15BCBE; }
#local_page_preview .arrow-down-inside {
  border: 20px solid transparent;
  width: 20px;
  border-bottom: 0;
  margin: -20px auto 0 auto;
  position: relative;
  z-index: 2; }
#local_page_preview .btn-default {
  display: inline-block;
  height: 24px;
  overflow: hidden;
  font-family: 'Lato-Regular', Arial, Verdana, sans-serif;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 2em;
  padding: 0 25px;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: #4E4F51; }
#local_page_preview .btn-default:focus, #local_page_preview .btn-default:hover, #local_page_preview .btn-default:active, #local_page_preview .btn-default:active:hover {
  background-color: #15BCBE;
  border-color: #15BCBE;
  color: #F2F2F2;
  transition: color .25s, background-color .25s; }
#local_page_preview .btn-default span {
  text-decoration: none;
  text-align: center;
  display: block; }
#local_page_preview span.hover {
  transition: .25s; }
#local_page_preview span.hover {
  margin-top: 0em; }
#local_page_preview .btn-default:hover span.hover {
  margin-top: -2em; }

#local_page_infos .btn-dark {
  display: block;
  margin: 15px 0; }
#local_page_infos .name {
  color: #FFFFFF;
  font-size: 1.6em;
  line-height: 1em; }
#local_page_infos .data {
  padding: 15px 0;
  border-bottom: 1px solid #dadbdc;
  color: #FFFFFF;
  font-size: 1.2em;
  line-height: 1.2em; }
#local_page_infos h2 {
  padding: 0;
  margin: 0;
  color: #4E4F51 !important;
  font-size: 1.3em; }
#local_page_infos h3 {
  padding: 0;
  margin: 0;
  color: #4E4F51 !important;
  font-size: 1.1em;
  margin-bottom: 10px; }
#local_page_infos .backDark h3 {
  color: #FFFFFF !important; }
#local_page_infos p {
  margin: 0;
  color: #4E4F51;
  padding: 5px 0px;
  line-height: 1.3em; }
#local_page_infos hr {
  padding: 0;
  margin: 0;
  color: #4E4F51 !important;
  border: none;
  border-bottom: 2px solid #d3d0c9;
  margin-top: 12px;
  margin-bottom: 12px; }
#local_page_infos .fa.disabled {
  color: #8F9497; }
#local_page_infos p.disabled {
  text-align: right;
  color: #F0bC58; }
#local_page_infos figure {
  width: 400px;
  text-align: center;
  margin: 0 auto; }
#local_page_infos figure img {
  max-width: 100%; }
#local_page_infos .infos {
  padding: 15px; }
#local_page_infos .modified {
  padding: 15px;
  background-color: #EDEDED;
  margin-bottom: 15px; }

div .table {
  display: table; }

div .table-row {
  display: table-row; }

div .table-cell {
  display: table-cell; }

#content #list_commande .providerBox {
  padding: 5px;
  height: 80px;
  width: 185px;
  font-size: 12px; }

/* PRE-CIBLAGES */
#pre_targetings .pre_targeting {
  border: 1px solid #000000;
  width: 228px;
  margin: 0 20px 20px 0;
  display: inline-block;
  box-sizing: border-box;
  text-align: center; }
  #pre_targetings .pre_targeting figure {
    height: 140px;
    overflow: hidden; }
    #pre_targetings .pre_targeting figure img {
      width: 100%; }
  #pre_targetings .pre_targeting h4, #pre_targetings .pre_targeting p {
    font-family: 'Lato-Bold', Arial, Verdana, sans-serif;
    font-size: 18px;
    color: #000000;
    margin: 10px 0; }
  #pre_targetings .pre_targeting .caption {
    background-color: #BFBFBF;
    padding: 5px 10px; }
  #pre_targetings .pre_targeting .btn {
    margin-bottom: 5px; }
#pre_targetings .pre_targeting.no_targeting figure {
  height: 216px; }
#pre_targetings .pre_targeting:nth-child(4n) {
  margin-right: 0; }
#pre_targetings .pre_targeting:nth-child(4n):after {
  clear: both; }

table#bdc {
  width: 100%; }

table#bdc td {
  border: 0;
  background-color: transparent;
  padding: 10px; }

table#bdc tr.spacer td {
  border: 0;
  font-size: 1em;
  background-color: #BFBFBF;
  padding: 0;
  height: 2px; }

table#bdc tr.spacer td.strong {
  font-weight: bold; }

#tarif #content {
  padding: 0 5px;
  width: 690px; }
  #tarif #content .product-card {
    background: #fff;
    padding: 10px;
    margin: 5px;
    display: inline-block;
    width: 190px; }
    #tarif #content .product-card div.product-thumbnail {
      margin-bottom: 15px;
      padding: 20px; }
      #tarif #content .product-card div.product-thumbnail img {
        margin: auto;
        display: flex;
        height: 150px; }
    #tarif #content .product-card div.product-info {
      min-height: 40px; }
      #tarif #content .product-card div.product-info span.product-name {
        color: #15BCBE;
        font-weight: bold; }
    #tarif #content .product-card div.product-price {
      display: flex;
      justify-content: space-between; }
      #tarif #content .product-card div.product-price span {
        align-self: flex-end;
        font-size: 14px;
        font-weight: bold; }
        #tarif #content .product-card div.product-price span .active {
          color: red; }
    #tarif #content .product-card span.modified {
      color: red; }
#tarif #box-filter {
  background: #fff;
  padding: 10px; }
  #tarif #box-filter ul li a.selected {
    color: #15BCBE; }
  #tarif #box-filter ul > li {
    line-height: 40px;
    border-bottom: 1px solid #ddd; }
    #tarif #box-filter ul > li .selected > a {
      color: #15BCBE; }
    #tarif #box-filter ul > li ul > li {
      line-height: 20px;
      border-bottom: 0; }
      #tarif #box-filter ul > li ul > li > a {
        color: black; }
  #tarif #box-filter li:last-child {
    border-bottom: none; }

textarea, input[type="text"], input[type="email"], input[type="url"], input[type="number"], input[type="password"] {
  border: 1px solid lightgray !important; }

.oneElement {
  margin-bottom: 50px; }

.oneElement select, .oneElement input {
  border: solid 1px;
  width: -moz-available; }

.btn-warning {
  background-color: darkred; }

.btn-info {
  background-color: lightblue; }

.add_deliveryAddress {
  margin: 0 auto;
  display: block;
  width: 150px; }

.new-address-bloc {
  margin-top: 20px; }

.oneElement h2 {
  font-size: 1.2em; }

.recap-title h2 {
  background-color: #E78332;
  color: #FFFFFF;
  font-size: 1.5em;
  padding: 10px; }

#subAgenda {
  background-color: #EDEDED;
  margin: 10px 0px 10px 0px; }

/***********
 * CONTENT *
 ***********/
#subAgenda-leftButton,
#subAgenda-rightButton {
  height: 660px;
  width: 50px;
  cursor: pointer;
  z-index: 1; }

#subAgenda-leftButton {
  background: url("/assets/themes/base/images/site/slider-prev.png") no-repeat center;
  float: left; }

#subAgenda-leftButton:hover {
  background: url("/assets/themes/base/images/site/slider-prev-selected.png") no-repeat center; }

#subAgenda-rightButton {
  background: url("/assets/themes/base/images/site/slider-next.png") no-repeat center;
  float: right; }

#subAgenda-rightButton:hover {
  background: url("/assets/themes/base/images/site/slider-next-selected.png") no-repeat center; }

#subAgenda-content {
  font-family: 'Lato-Regular', Arial, Verdana, sans-serif;
  font-weight: bold;
  float: left;
  width: 880px; }

/************
 * CAMPAIGN *
 ************/
.subAgenda-month-title,
.subAgenda-compaign {
  display: inline-block;
  text-align: center;
  width: 22%; }

.subAgenda-month {
  display: flex;
  position: relative;
  height: 220px; }

.subAgenda-month-title .label {
  margin-top: 50%; }

.subAgenda-compaign {
  vertical-align: middle;
  position: relative;
  border: 1px solid black;
  margin: 5px;
  height: 200px; }

.subAgenda-compaign-header {
  border-bottom: 1px solid black;
  height: 30px;
  text-align: center; }

.subAgenda-compaign-title {
  margin: 10px 15px 10px 15px;
  height: 65px; }

.subAgenda-compaign-limit {
  height: 30px; }

.subAgenda-compaign-status-with-info,
.subAgenda-compaign-status-without-info {
  position: absolute;
  bottom: 20px;
  left: 37.8px;
  width: 140px; }

.subAgenda-compaign-status-with-info {
  height: 45px; }

.subAgenda-compaign-status-without-info {
  height: 30px; }

.subAgenda-compaign-status-info {
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-right: 1px solid black;
  text-align: center; }

.subAgenda-compaign-status-button {
  padding: 10px;
  border-bottom: 1px solid black;
  border: 1px solid black;
  text-align: center; }

/********************
 * STATUS COMMANDER *
 ********************/
.Commander {
  background-color: black; }

.Commander .subAgenda-compaign-header {
  background-color: white;
  color: black; }

.Commander .subAgenda-compaign-title {
  color: white; }

.Commander .subAgenda-compaign-limit {
  color: darkred; }

.Commander .subAgenda-compaign-status-button, .Commander .subAgenda-compaign-status-button a {
  background-color: #c10024;
  color: white; }

/************************
 * STATUS PROCHAINEMENT *
 ************************/
.Prochainement {
  background-color: black; }

.Prochainement .subAgenda-compaign-header {
  background-color: white;
  color: black; }

.Prochainement .subAgenda-compaign-title {
  color: white; }

.Prochainement .subAgenda-compaign-limit {
  color: darkred; }

.Prochainement .subAgenda-compaign-status-button, .Prochainement .subAgenda-compaign-status-button a {
  background-color: #c10024;
  color: white; }

/*********************
 * STATUS VISUALISER *
 *********************/
.Visualiser {
  background-color: #c10024; }

.Visualiser .subAgenda-compaign-header {
  background-color: white;
  color: #c10024; }

.Visualiser .subAgenda-compaign-title {
  color: white; }

.Visualiser .subAgenda-compaign-status-info {
  background-color: white;
  color: #c10024;
  cursor: default; }

.Visualiser .subAgenda-compaign-status-button, .Visualiser .subAgenda-compaign-status-button a {
  background-color: black;
  color: white; }

/*******************
 * STATUS TERMINEE *
 *******************/
.Terminée {
  background-color: gray; }

.Terminée .subAgenda-compaign-header {
  background-color: white;
  color: gray; }

.Terminée .subAgenda-compaign-title {
  color: white; }

.Terminée .subAgenda-compaign-status-button, .Terminée .subAgenda-compaign-status-button a {
  background-color: white;
  color: gray; }

/*******************
 * STATUS INCLUSE  *
 *******************/
.Incluse {
  background-color: gray; }

.Incluse .subAgenda-compaign-header {
  background-color: white;
  color: gray; }

.Incluse .subAgenda-compaign-title {
  color: white; }

.Incluse .subAgenda-compaign-status-button, .Terminée .subAgenda-compaign-status-button a {
  background-color: white;
  color: gray; }

/**********
 * FOOTER *
 **********/
#subAgenda-trim-previous,
#subAgenda-trim-next {
  display: block;
  width: 50%;
  float: left; }

#subAgenda-trim-previous a,
#subAgenda-trim-next a {
  padding: 15px;
  display: block; }

#subAgenda-trim-next {
  text-align: right; }

#subAgenda-trim-previous a, #subAgenda-trim-next a {
  font-size: 1.4em;
  cursor: pointer; }

#subAgenda-loader-content {
  position: relative;
  display: none;
  height: 660px;
  width: 980px; }

#subAgenda-loader {
  border: 16px solid #f3f3f3;
  /* Light grey */
  border-top: 16px solid #3498db;
  /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  position: absolute;
  /* postulat de départ */
  top: 38%;
  left: 40%;
  /* à 50%/50% du parent référent */
  animation: spin 2s linear infinite; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.subAgenda-month-title-nb-op {
  font-size: 10px; }

#subscription-agenda {
  width: 980px; }
  #subscription-agenda .warn {
    color: red;
    font-weight: bold; }
  #subscription-agenda .header .date {
    color: red;
    font-size: small;
    font-weight: bold; }
  #subscription-agenda .header .title {
    color: black;
    font-size: x-large;
    font-weight: bold;
    margin: 10px 0px 15px 0px; }
  #subscription-agenda .header .livraison {
    color: black;
    font-size: x-small; }
  #subscription-agenda .detail h2, #subscription-agenda .ciblage h2 {
    background-color: #4E4F51;
    color: white;
    width: 968px;
    height: 50px;
    line-height: 50px;
    margin: 25px 0px 25px 0px;
    padding-left: 10px; }
  #subscription-agenda .detail .vignette {
    display: block;
    width: 200px;
    height: 200px;
    border: 1px solid black;
    margin-right: 20px;
    float: left; }
  #subscription-agenda .detail .description {
    display: block;
    vertical-align: top;
    height: 200px; }
  #subscription-agenda .table {
    margin: 25px 0px 25px 0px;
    text-align: right; }
    #subscription-agenda .table table {
      text-align: center;
      border-collapse: separate;
      border-spacing: 2px; }
    #subscription-agenda .table .sites.cleenmain th {
      vertical-align: middle;
      background-color: #DEDEDE;
      width: 245px;
      height: 45px; }
    #subscription-agenda .table .sites.cleenmain td {
      background-color: #F2F2F2;
      width: 245px;
      height: 45px; }
    #subscription-agenda .table .sites.call th {
      vertical-align: middle;
      background-color: #DEDEDE;
      width: 490px;
      height: 45px; }
    #subscription-agenda .table .sites.call td {
      background-color: #F2F2F2;
      width: 490px;
      height: 45px; }
    #subscription-agenda .table .global.cleenmain td {
      width: 245px;
      height: 45px; }
    #subscription-agenda .table .global.call td {
      width: 490px;
      height: 45px; }
    #subscription-agenda .table .global .bottom-price {
      background-color: #706D70;
      color: white;
      border: none; }
    #subscription-agenda .table .global .bottom-price-hidden {
      border: none;
      background: none; }
    #subscription-agenda .table .total-df, #subscription-agenda .table .total-ati {
      margin: 5px 15px 0 0;
      color: red;
      font-weight: bold; }
  #subscription-agenda form tr.depot select, #subscription-agenda form tr.depot input[type="number"] {
    display: none; }
  #subscription-agenda form .buttons {
    text-align: center; }
    #subscription-agenda form .buttons button {
      background-color: #f44336;
      border: none;
      color: white;
      width: 275px;
      padding: 15px 32px;
      text-align: center;
      text-decoration: none;
      display: inline-block;
      font-size: 16px;
      margin: 4px 2px;
      cursor: pointer;
      vertical-align: middle;
      height: 100px; }
      #subscription-agenda form .buttons button:hover {
        background-color: black; }

#prepanier .element {
  margin: 15px 0px 15px 0px;
  border: 1px solid black;
  padding: 15px 0px 15px 15px;
  display: flex; }
  #prepanier .element .vignette, #prepanier .element .content, #prepanier .element .interface {
    vertical-align: top; }
  #prepanier .element .vignette {
    display: inline-block;
    width: 180px; }
  #prepanier .element .content {
    display: inline-block;
    width: 620px; }
    #prepanier .element .content .header {
      margin-bottom: 15px; }
      #prepanier .element .content .header .title {
        display: inline-block; }
        #prepanier .element .content .header .title .campaign {
          font-family: Arial Gras, Arial Normal, Arial;
          font-style: normal;
          font-size: 18px;
          color: #666666;
          margin-bottom: 10px; }
        #prepanier .element .content .header .title .date-livraison {
          color: black;
          font-size: 12px;
          font-weight: bold; }
      #prepanier .element .content .header .date-souscription {
        display: inline-block;
        vertical-align: top;
        float: right;
        color: black;
        font-weight: bold; }
    #prepanier .element .content .sites table {
      width: 100%; }
      #prepanier .element .content .sites table td, #prepanier .element .content .sites table th {
        height: 35px;
        border: 1px solid gray;
        vertical-align: middle;
        text-align: center; }
      #prepanier .element .content .sites table th {
        background-color: lightgray; }
      #prepanier .element .content .sites table .is-call, #prepanier .element .content .sites table .mailing, #prepanier .element .content .sites table .call {
        width: 115px; }
      #prepanier .element .content .sites table .total-contacts td, #prepanier .element .content .sites table .total-amount td {
        background-color: lightgray; }
      #prepanier .element .content .sites table .total-contacts .empty, #prepanier .element .content .sites table .total-amount .empty {
        border: none;
        background-color: white; }
    #prepanier .element .content .footer {
      margin-top: 15px;
      font-size: 18px;
      vertical-align: top;
      text-align: right;
      color: black;
      font-weight: bold; }
  #prepanier .element .separator {
    margin-top: -16px;
    margin-bottom: -16px;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    padding-top: 0px; }
  #prepanier .element .interface {
    display: inline-block;
    width: 125px;
    margin: auto 10px; }
    #prepanier .element .interface .buttons a {
      display: inline-block; }

/*# sourceMappingURL=main.css.map */
