/**
 * Variables
 *
 * @section Variables
 */
/*
rouge   => E2001A
noir    => 000000
gris    => A3ABB9
Les voici : gris des boite :#eff0f0

gris du menu : #d9dadb
*/
/*  Couleurs sur fond clair */
/*  Couleurs sur fond noir ou sombre */
/* MEGAMENU */
/*menu list*/
/* line 4, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu:hover #mega {
  display: block;
}

/* line 10, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#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*/
}

/* line 21, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #gal {
  width: 100%;
  display: table;
}

/* line 25, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #gal > ul {
  vertical-align: top;
  float: none;
  display: table-cell;
  height: auto;
  background: #eff0f0;
  position: relative;
  margin-left: 0;
  width: 25%;
  box-shadow: -7px 0px 3px -5px #C0C0C0 inset;
}

/* line 36, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #gal > ul > li {
  width: 100%;
  padding: 0;
  height: auto;
  font-size: initial;
  line-height: initial;
  max-width: none;
}

/* line 44, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#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;
  text-align: left;
}

/* line 58, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#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;
}

/* line 68, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #gal > ul > li :hover {
  background-color: #F6F6F6;
  color: #525251;
}

/* line 73, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #gal > ul > li a:hover {
  box-shadow: none;
}

/* line 79, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #gal > ul > li.active a {
  box-shadow: none;
  background-color: #F6F6F6;
  color: #525251;
}

/* line 87, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #gal div[class^=directory_content] {
  float: none;
  width: 75%;
  vertical-align: top;
  display: none;
  top: auto;
  padding: 10px 20px;
}

/* line 95, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #gal div[class^=directory_content] h1 {
  margin-bottom: 5px;
}

/* line 98, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #gal div[class^=directory_content] h1 a {
  text-transform: uppercase;
  color: #D71026;
  font-size: 18px;
  line-height: 22px;
  vertical-align: top;
  height: auto;
}

/* line 107, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #gal div[class^=directory_content] h2 {
  margin-bottom: 5px;
  color: #15BCBE;
  font-size: 16px;
  line-height: 20px;
}

/* line 114, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#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;
}

/* line 124, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #gal div[class^=directory_content] ul li {
  background: #F6F6F6;
  padding: 5px 0 5px 0;
  float: none;
  height: auto;
  text-align: left;
  width: 350px;
}

/* line 132, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #gal div[class^=directory_content] ul li a {
  font-size: 13px;
  height: auto;
  width: 100%;
}

/* line 138, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #gal div[class^=directory_content] ul li a:hover {
  color: #303056;
  background: #F6F6F6;
  text-decoration: underline;
}

/* line 147, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #gal div.directory_content_0 {
  display: table-cell;
}

/* line 153, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #chosen-media {
  background: #DDDDDD;
}

/* line 156, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #chosen-media > p {
  text-transform: uppercase;
  font-size: 1.75em;
  padding-top: 30px;
  padding-left: 20px;
  margin-bottom: 20px;
}

/* line 164, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #chosen-media .media-block {
  float: left;
  text-align: center;
  padding-bottom: 15px;
  margin: 0 10px;
  width: 115px;
}

/* line 171, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #chosen-media .media-block .img {
  width: 112px;
  height: 100px;
  background: #dddddd;
  margin: 10px 0;
  display: table-cell;
  vertical-align: middle;
  color: #eb621a;
  padding: 10px;
}

/* line 181, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #chosen-media .media-block .img img {
  height: 80%;
}

/* line 186, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #chosen-media .media-block div.info {
  font-size: 12px;
  height: auto;
  line-height: 1em;
  color: #000000;
  padding-top: 10px;
}

/* line 194, /home/wkhim/www/pcrc/web/css/scss/sass/inc/megamenu.scss */
#support-menu #mega #chosen-media .media-block a {
  line-height: normal;
}

/* line 4, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .header {
  height: 60px;
  line-height: 60px;
  background: #3c3c3b;
  color: #FFFFFF;
}

/* line 10, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .header a {
  color: #FFFFFF;
}

/* line 14, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .header a:first-child {
  background: url("../../images/default/site/arrow-left.png") no-repeat 10px;
  padding-left: 35px;
}

/* line 19, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .header a:nth-child(2) {
  background: url(../../images/default/site/arrow-right.png) no-repeat;
  padding-right: 35px;
  background-position: 110px center;
}

/* line 25, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .header .trimester {
  display: table;
}

/* line 30, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda h2 {
  text-align: center;
  line-height: 60px;
}

/* line 36, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content table {
  width: 100%;
  text-align: center;
}

/* line 42, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content thead tr > th {
  background: #0161ae;
  color: #FFFFFF;
  padding: 10px;
  border-width: 1px;
  border-color: white;
  border-style: none solid;
}

/* line 50, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content thead tr > th:first-child {
  border-left: 0;
}

/* line 54, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content thead tr > th:last-child {
  border-right: 0;
}

/* line 58, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content thead tr:last-child > td {
  background: white;
}

/* line 63, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content thead tr.weeks-row > td {
  border-width: 1px;
  border-color: white;
  border-style: none solid;
}

/* line 69, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content thead tr.weeks-row > td:first-child {
  border-left: 0;
}

/* line 73, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content thead tr.weeks-row > td:last-child {
  border-right: 0;
}

/* line 79, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content thead table.weeks tr > td {
  background: #3c3c3b;
  color: #FFFFFF;
  border-style: none solid;
}

/* line 84, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content thead table.weeks tr > td:first-child {
  border-left: 0;
}

/* line 88, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content thead table.weeks tr > td:last-child {
  border-right: 0;
}

/* line 94, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content span.today {
  position: absolute;
  z-index: 1;
  border: 2px dashed #eb621a;
}

/* line 100, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content {
  position: relative;
  width: 980px;
  z-index: 1;
}

/* line 105, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content .agenda-good-deal-row {
  min-height: 68px;
  overflow: hidden;
}

/* line 110, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content .agenda-good-deal-row.even {
  background: rgba(223, 225, 225, 0.25);
}

/* line 114, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content .agenda-good-deal-row.odd {
  background: rgba(221, 221, 221, 0.25);
}

/* line 118, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content .agenda-good-deal-type {
  text-align: left;
  background: #eb621a;
  color: white;
  padding: 10px;
  font-weight: bold;
  text-transform: uppercase;
  height: 50px;
  line-height: 50px;
}

/* line 128, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content .agenda-good-deal-type span.caret {
  float: right;
  background: url(../../images/default/site/fleche-bas.png) center center no-repeat;
  width: 40px;
  height: 40px;
  padding-top: 10px;
}

/* line 135, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content .agenda-good-deal-type span.caret :hover {
  cursor: pointer;
}

/* line 140, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content .agenda-good-deal-type a.good-deal-question {
  color: rgba(255, 255, 255, 0.5);
}

/* line 145, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content .agenda-good-deal-type.classique {
  background: #e2664e;
}

/* line 149, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content .agenda-good-deal-type.specifique {
  background: #3484c3;
}

/* line 153, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content .agenda-good-deal-type.event {
  background: #3fac59;
}

/* line 157, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content .agenda-good-deal {
  padding: 10px 0;
  min-width: 180px;
}

/* line 162, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content .agenda-good-deal.subscription {
  background: black;
  color: white;
  min-width: 65px;
  height: 50px;
  padding: 10px;
}

/* line 169, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content .agenda-good-deal.subscription span {
  float: right;
  cursor: pointer;
}

/* line 174, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content .agenda-good-deal.subscription p {
  margin: 20px 5px;
}

/* line 179, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content .agenda-good-deal.subscription.ui-accordion-header {
  margin-top: 0;
}

/* line 183, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content span.progress {
  border: 1px solid #eb621a;
  border-radius: 5px;
  background: #eb621a;
  height: 3px;
  display: inline-block;
  width: 10px;
  vertical-align: middle;
}

/* line 193, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content span.progress.Zone.A {
  border: 1px solid #f3b548;
  background: #f3b548;
}

/* line 198, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content span.progress.Zone.B {
  border: 1px solid #8ac2d9;
  background: #8ac2d9;
}

/* line 202, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content span.progress.Zone.C {
  border: 1px solid #bbd365;
  background: #bbd365;
}

/* line 207, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content p {
  font-weight: bold;
  margin: 0;
}

/* line 211, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content p span.actions {
  font-weight: normal;
  color: #eb621a;
}

/* line 215, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.good-deal-agenda .content .agenda-good-deal-content p span.actions a.btn {
  padding: 5px;
  display: inline-block;
  font-size: 16px;
}

/* line 226, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
#good-deal-types {
  width: 100%;
}

/* line 229, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
#good-deal-types a.btn {
  background: #3c3c3b;
  color: #FFFFFF;
  display: inline-block;
  width: calc(100% / 4 - 32px);
}

/* line 236, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
#good-deal-types a.btn.selected {
  background: white;
  color: #eb621a;
}

/* line 242, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
#good-deal-list {
  background: white;
  padding-top: 20px;
}

/* line 246, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
#good-deal-list .good-deal-categories {
  width: calc(100% - 30px);
  padding: 0 15px;
  border-bottom: 1px solid #ddd;
}

/* line 251, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
#good-deal-list .good-deal-categories h3 {
  font-size: 20px;
  color: #eb621a;
}

/* line 256, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
#good-deal-list .good-deal-categories label.tag {
  color: #FFFFFF;
  background: #eb621a;
  border-radius: 10px;
  padding: 2px 8px;
  font-size: 12px;
}

/* line 264, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
#good-deal-list .list-content {
  padding: 10px;
  min-height: 600px;
  width: calc(100% - 20px);
}

/* line 269, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
#good-deal-list .list-content h2.good-deal-title {
  color: #eb621a;
}

/* line 273, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
#good-deal-list .list-content .item {
  display: inline-block;
  padding: 0 10px;
  text-align: center;
  padding-bottom: 20px;
  vertical-align: top;
  width: 215px;
}

/* line 281, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
#good-deal-list .list-content .item .thumbnail {
  height: 200px;
  display: table-cell;
  vertical-align: middle;
}

/* line 286, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
#good-deal-list .list-content .item .thumbnail img {
  width: 200px;
}

/* line 291, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
#good-deal-list .list-content .item .good-deal-edit {
  padding: 10px 0;
  text-align: left;
  border-bottom: 1px solid #ddd;
}

/* line 296, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
#good-deal-list .list-content .item .good-deal-edit a {
  text-decoration: none;
}

/* line 301, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
#good-deal-list .list-content .item .good-deal-infos {
  padding: 5px 0;
}

/* line 303, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
#good-deal-list .list-content .item .good-deal-infos .good-deal-date {
  color: #eb621a;
  font-weight: bold;
}

/* line 308, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
#good-deal-list .list-content .item .good-deal-infos .good-deal-name {
  text-transform: uppercase;
}

/* line 313, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
#good-deal-list .list-content .item a.btn {
  padding: 5px;
  font-size: 16px;
  display: inline-block;
  margin: 0 2px;
}

/* line 322, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.common-box.campaign-agenda {
  height: 100px;
}

/* line 325, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.common-box.campaign-agenda .title {
  display: inline-block;
  width: 40%;
  padding-left: 80px;
  margin-top: 40px;
}

/* line 332, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.common-box.campaign-agenda .box-description {
  padding: 10px;
  margin-top: 15px;
  background: #dfe1e1;
  display: inline-block;
  width: 45%;
  float: right;
}

/* line 341, /home/wkhim/www/pcrc/web/css/scss/sass/inc/campaign-agenda.scss */
.common-box.campaign-agenda-advice p {
  padding: 20px;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
}

@font-face {
  font-family: 'Lato-Regular';
  src: url("../fonts/Lato-Regular.ttf");
}

@font-face {
  font-family: 'Lato-Bold';
  src: url("../fonts/Lato-Bold.ttf");
}

/* line 13, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.hidden {
  display: none;
}

/* line 14, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
body {
  font-family: 'Lato-Regular',Arial,Verdana,sans-serif;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  color: #5b6060;
}

/* line 15, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
h1 {
  font-family: 'Lato-Regular',Arial,Verdana,sans-serif;
  font-size: 2.2em;
  font-weight: normal;
  margin-bottom: 35px;
}

/* line 16, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
h2 {
  font-family: 'Lato-Regular',Arial,Verdana,sans-serif;
  font-size: 1.5em;
  line-height: 1em;
  font-weight: normal;
  margin-bottom: 10px;
}

/* line 17, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
h3 {
  font-family: 'Lato-Regular',Arial,Verdana,sans-serif;
  font-size: 1.9em;
  line-height: 1em;
  font-weight: normal;
  margin-bottom: 10px;
}

/* line 18, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bleu-clair {
  color: #5e94db;
}

/* line 19, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bleu-fonce {
  color: #043568;
}

/* line 20, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a:hover {
  text-decoration: underline;
}

/* line 21, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.h660 {
  height: 660px;
}

/* line 22, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.h620 {
  height: 620px;
}

/* line 23, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.h540 {
  height: 540px;
}

/* line 24, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.h500 {
  height: 500px;
}

/* line 25, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.h280 {
  height: 280px;
}

/* line 26, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.max-h280 {
  max-height: 280px;
}

/* line 27, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.h250 {
  height: 250px;
}

/* line 28, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.h180 {
  height: 180px;
}

/* line 29, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.max-h180 {
  max-height: 180px;
}

/* line 30, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.h100 {
  height: 100px;
}

/* line 31, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.h15 {
  height: 15px;
}

/* line 32, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.h30 {
  height: 30px;
}

/* line 33, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.h36 {
  height: 36px;
}

/* line 34, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.h50 {
  height: 50px;
}

/* line 35, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.h60 {
  height: 60px;
}

/* line 36, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.max-h60 {
  max-height: 60px;
}

/* line 37, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.h68 {
  height: 68px;
}

/* line 38, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.h61 {
  height: 61px;
}

/* line 39, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.h58 {
  height: 58px;
}

/* line 40, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.h80 {
  height: 80px;
}

/* line 43, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w940 {
  width: 940px;
}

/* line 44, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w850 {
  width: 850px;
}

/* line 45, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w830 {
  width: 830px;
}

/* line 46, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w760 {
  width: 760px;
}

/* line 47, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w750 {
  width: 750px;
}

/* line 48, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w734 {
  width: 734px;
}

/* line 49, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w715 {
  width: 715px;
}

/* line 50, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w700 {
  width: 700px;
}

/* line 51, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w670 {
  width: 670px;
}

/* line 52, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w650 {
  width: 650px;
}

/* line 53, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w640 {
  width: 640px;
}

/* line 54, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w620 {
  width: 620px;
}

/* line 55, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w610 {
  width: 610px;
}

/* line 56, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w570 {
  width: 570px;
}

/* line 57, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w510 {
  width: 510px;
}

/* line 58, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w500 {
  width: 500px;
}

/* line 59, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w485 {
  width: 485px;
}

/* line 60, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w480 {
  width: 480px;
}

/* line 61, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w475 {
  width: 475px;
}

/* line 62, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w420 {
  width: 420px;
}

/* line 63, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w400 {
  width: 400px;
}

/* line 64, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w390 {
  width: 390px;
}

/* line 65, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w380 {
  width: 380px;
}

/* line 66, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w370 {
  width: 370px;
}

/* line 67, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w355 {
  width: 355px;
}

/* line 68, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w350 {
  width: 350px;
}

/* line 69, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w340 {
  width: 340px;
}

/* line 70, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w320 {
  width: 320px;
}

/* line 71, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w310 {
  width: 310px;
}

/* line 72, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w305 {
  width: 305px;
}

/* line 73, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w300 {
  width: 300px;
}

/* line 74, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w290 {
  width: 290px;
}

/* line 75, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w280 {
  width: 280px;
}

/* line 76, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w260 {
  width: 260px;
}

/* line 77, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w250 {
  width: 250px;
}

/* line 78, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w240 {
  width: 240px;
}

/* line 79, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w230 {
  width: 230px;
}

/* line 80, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w220 {
  width: 220px;
}

/* line 81, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w200 {
  width: 200px;
}

/* line 82, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w180 {
  width: 180px;
}

/* line 83, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w160 {
  width: 160px;
}

/* line 84, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w155 {
  width: 155px;
}

/* line 85, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w150 {
  width: 150px;
}

/* line 86, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w140 {
  width: 140px;
}

/* line 87, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w135 {
  width: 135px;
}

/* line 88, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w125 {
  width: 125px;
}

/* line 89, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w120 {
  width: 120px;
}

/* line 90, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w110 {
  width: 110px;
}

/* line 91, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w100 {
  width: 100px;
}

/* line 92, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w90 {
  width: 90px;
}

/* line 93, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w80 {
  width: 80px;
}

/* line 94, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w75 {
  width: 75px;
}

/* line 95, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w70 {
  width: 70px;
}

/* line 96, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w50 {
  width: 50px;
}

/* line 97, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w38 {
  width: 38px;
}

/* line 98, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w30 {
  width: 30px;
}

/* line 99, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w25 {
  width: 25px;
}

/* line 100, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w20 {
  width: 20px;
}

/* line 101, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w14 {
  width: 14px;
}

/* line 102, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w13 {
  width: 13px;
}

/* line 103, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w10 {
  width: 10px;
}

/* line 105, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w30p {
  width: 30%;
}

/* line 106, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w33p {
  width: 33%;
}

/* line 107, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w50p {
  width: 50%;
}

/* line 108, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w40p {
  width: 40%;
}

/* line 109, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w60p {
  width: 60%;
}

/* line 110, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w70p {
  width: 70%;
}

/* line 111, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w80p {
  width: 80%;
}

/* line 112, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w90p {
  width: 90%;
}

/* line 113, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w98p {
  width: 98%;
}

/* line 114, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.w100p {
  width: 100%;
}

/*
.w70        { width: 70%; }
*/
/* line 120, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.lh100 {
  line-height: 100px;
}

/* line 121, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.lh80 {
  line-height: 80px;
}

/* line 122, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.lh70 {
  line-height: 70px;
}

/* line 123, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.lh35 {
  line-height: 35px;
}

/* line 124, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.lh30 {
  line-height: 30px;
}

/* line 125, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
input, textarea, select {
  font-family: 'Lato-Regular',Arial,Verdana,sans-serif;
}

/* line 127, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.footer-logo {
  width: 200px;
  height: 80px;
}

/* line 129, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#help {
  position: fixed;
  top: 100px;
  right: 0;
  height: 100px;
  width: 50px;
  z-index: 1000;
  background-color: #000000;
  background-image: url(../../images/default/site/info.png);
  background-position: center;
  background-repeat: no-repeat;
}

/* line 130, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#help a {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 100%;
}

@media print {
  /* line 133, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
  #help {
    display: none;
  }
}

/* line 136, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#site {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

/* line 137, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#site-container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  min-height: 663px;
}

/* line 138, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#site-content {
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding: 0px 20px;
  padding-bottom: 20px;
}

/* line 139, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#header {
  position: relative;
  background: #dfe1e1;
}

/* line 140, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.go-admin {
  position: relative;
  display: block;
}

/* line 141, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#header .header-bottom {
  position: relative;
  height: 98px;
}

/* line 142, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#header .logo {
  position: absolute;
  width: 288px;
  height: 98px;
  margin: 0 0 0 15px;
  bottom: 0;
}

/* line 143, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#header .home {
  text-decoration: none;
  width: 288px;
  height: 98px;
  display: block;
}

/* line 144, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#img_header {
  display: inline-block;
}

/* line 145, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.ref-step4 {
  width: 220px;
  margin: 5px 15px 5px 0;
}

/* line 150, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.ref-step4 div:first-child {
  margin-bottom: 5px;
}

/* line 154, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.ref-step4:nth-child(3n) {
  margin: 5px 0px 5px 0;
}

/* line 157, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#logo {
  vertical-align: top;
  margin-top: 15px;
}

/* line 158, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#footer {
  width: 980px;
  margin: 0 auto;
  margin-top: 20px;
  height: 150px;
}

/* line 159, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#footer .left {
  float: left;
  color: #FFFFFF;
}

/* line 160, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#footer .left .strong {
  color: #eb621a;
}

/* line 161, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#footer .right {
  float: right;
  margin-top: 20px;
}

/* line 162, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#footer .right .copyright {
  float: left;
  margin-right: 15px;
  margin-top: 10px;
}

/* line 163, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#footer .right .btn {
  float: right;
  padding: 10px 20px;
  border: 0;
  background: #eb621a;
}

/* line 164, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#footer .right .btn a {
  color: #FFF;
}

/* line 165, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#footer .right .logo {
  float: right;
  width: 47px;
  height: 69px;
  background: url("../../images/default/site/logo-footer.png") no-repeat center;
}

/* line 167, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content {
  /*position: relative; margin: 15px 0; padding: 20px; background: #f1f1f1;*/
  margin-top: 20px;
}

/* line 168, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.center {
  text-align: center;
}

/* line 169, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.right {
  text-align: right;
}

/* line 170, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.left {
  text-align: left;
}

/* line 171, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.admin-nav {
  background-color: #000;
  padding: 5px 5px 5px 0;
  text-align: right;
}

/* line 176, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.admin-nav a {
  color: #FFF;
}

/* line 180, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#header .btn-cart {
  display: block;
  height: 72px;
  width: 72px;
  background-image: url(../../images/default/site/btn-cart.png);
  background-color: #eb621a;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 181, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#header .btn-cart:hover {
  background-color: #eb621a;
}

/* line 183, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.titled_box {
  padding: 14px 20px;
}

/* line 184, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.titled_box h2 {
  font-size: 1.4em !important;
  line-height: 33px !important;
  text-transform: uppercase !important;
  padding-left: 55px !important;
  margin-bottom: 10px !important;
}

/* line 185, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.titled_box .btn {
  display: block;
}

/* line 187, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.line {
  margin-bottom: 10px;
}

/* line 188, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.col-left {
  float: left;
}

/* line 189, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.col-right {
  float: right;
}

/* line 190, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.col-1c {
  width: 320px;
}

/* line 191, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.col-2c {
  width: 650px;
}

/* line 192, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.col-2c .col-demi {
  width: 310px;
}

/* line 195, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.common-box {
  position: relative;
  background-color: #dfe1e1;
}

/* line 196, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.common-box.colored {
  background-color: #eb621a;
}

/* line 198, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-news {
  position: relative;
  height: 320px;
  background: #eff0f0;
}

/* line 199, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-agenda {
  position: relative;
  height: 320px;
}

/* line 200, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-tools-com {
  position: relative;
  background: #dfe1e1;
  color: #231f20;
  padding-bottom: 38px;
}

/* agenda */
/* agenda */
/* line 210, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-agenda .fc-toolbar,
.box-agenda .fc-toolbar td {
  background: #E2001A;
  vertical-align: middle;
  margin: 0;
  height: 30px;
}

/* line 212, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-agenda .fc-toolbar td h2 {
  margin: 0;
  color: #FFFFFF;
  font-size: 1em;
}

/* line 213, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-agenda .fc-toolbar h2 {
  text-transform: capitalize;
  color: #FFFFFF;
  font-size: 1em;
  line-height: 30px;
}

/* line 214, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-agenda .fc-state-highlight {
  background: #dfe1e1;
  color: #6b6f72;
}

/* line 216, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-agenda .fc-view-container .fc-widget-header {
  height: 30px;
}

/* line 217, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-agenda .fc-view-container thead {
  background: #000000;
}

/* line 218, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-agenda .fc-widget-content thead {
  background: #FFFFFF;
}

/* line 219, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-agenda .fc-day-grid-container {
  overflow: hidden;
  min-height: 250px;
}

/* line 220, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-agenda .fc-view-container thead th {
  color: #FFFFFF;
  vertical-align: middle;
  text-align: center;
}

/* line 221, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-agenda th {
  border: none;
}

/* line 222, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-agenda td {
  border: none;
}

/* line 223, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-agenda .fc-day {
  text-align: center;
}

/* line 224, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-agenda .fc-day div {
  text-align: center;
  /*position: relative;*/
}

/* line 225, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-agenda .fc-day-number {
  float: none;
  text-align: center;
}

/* line 226, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-agenda .fc-day > div {
  min-height: 20px !important;
  height: 20px;
  padding: 10px;
}

/* line 227, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-agenda .fc-prev-button,
.box-agenda .fc-next-button {
  background: transparent;
  border: none;
  border-color: transparent;
  border-radius: 0px;
  box-shadow: 0 0 0;
  color: #FFFFFF;
}

/* line 229, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-agenda .fc-more-cell .fc-more {
  background: #E2001A;
  color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 5px;
  font-weight: bold;
  text-decoration: none;
}

/* line 230, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-agenda .fc-basic-view tbody .fc-row {
  min-height: 3.5em;
}

/* line 231, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-agenda .fc-popover {
  top: 100px !important;
  left: 50px !important;
}

/* line 233, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-boutique {
  position: relative;
  height: 300px;
  width: 280px;
  padding: 10px 20px;
}

/* line 234, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-boutique .container {
  position: absolute;
  bottom: 10px;
  width: 280px;
}

/* line 235, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-boutique .btn {
  display: block;
}

/* line 237, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .slide {
  position: relative;
  z-index: 5;
}

/* line 242, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .slide .slider-prev,
#home .slide .slider-next {
  position: absolute;
  width: 49px;
  height: 54px !important;
  display: block;
  cursor: pointer;
  z-index: 150;
  left: auto;
}

/* line 253, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .slide .slider-prev, #home .slide .slider-prev:hover {
  right: 0px;
  background: url("../../images/default/Precedent.png") no-repeat center right;
  border: none !important;
  border-radius: 0px !important;
  width: 29px !important;
  bottom: 4px;
  background-color: transparent !important;
  margin-right: 5%;
}

/* line 264, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .slide .slider-paused {
  right: 0px;
  background: url("../../images/default/Pause.png") no-repeat center right;
  border: none !important;
  border-radius: 0px !important;
  width: 29px !important;
  bottom: 8px;
  background-color: transparent !important;
  margin-right: 8%;
  position: absolute;
  display: block;
  height: 27px;
  z-index: 210;
}

/* line 279, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .slide .slider-play {
  right: 0px;
  background: url("../../images/default/Play.png") no-repeat center right;
  border: none !important;
  border-radius: 0px !important;
  width: 29px !important;
  bottom: 8px;
  background-color: transparent !important;
  margin-right: 8%;
  position: absolute;
  display: none;
  height: 27px;
  z-index: 211;
}

/* line 294, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .slide .slider-next, #home .slide .slider-next:hover {
  right: 0;
  background: url("../../images/default/Suivant.png") no-repeat center left;
  border: none !important;
  border-radius: 0px !important;
  bottom: 4px;
  background-color: transparent !important;
}

/* line 303, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .slide #slider-pause {
  right: 0px;
  background: url(../../images/default/Pause.png) no-repeat center right;
  border: none !important;
  border-radius: 0px !important;
  width: 29px !important;
  outline: none;
  bottom: 8px;
  background-color: transparent !important;
  margin-right: 8%;
  position: absolute;
  display: block;
  height: 27px;
  z-index: 210;
}

/* line 319, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .slide #slider-pause.slider-play {
  background: url(../../images/default/Play.png) no-repeat center right;
}

/* line 323, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-news .slide, #home .box-news .box-cycle-slideshow, #home .box-news .box-cycle-slideshow .oneSlide {
  height: 320px;
  z-index: 5;
}

/* line 324, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-news .slide .slider-prev, #home .box-news .slide .slider-next {
  height: 320px;
}

/* line 325, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-news .box-cycle-slideshow .oneSlide {
  background-position: center;
  background-repeat: no-repeat;
  width: 980px;
}

/* line 326, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-news .box-cycle-slideshow .oneSlide .content-container {
  width: 300px;
  height: 320px;
  margin-left: 28px;
  background: url("../../images/default/site/news-back-content.png") repeat;
}

/* line 327, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-news .box-cycle-slideshow .oneSlide .content {
  padding: 30px;
}

/* line 328, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-news .box-cycle-slideshow .oneSlide .content .title {
  color: #FFFFFF;
  font-size: 2em;
  line-height: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 40px;
}

/* line 329, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-news .box-cycle-slideshow .oneSlide .content .text {
  color: #FFFFFF;
  font-size: 1em;
  line-height: 1.3em;
  font-weight: bold;
  margin-bottom: 40px;
}

/* line 330, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-news .box-cycle-slideshow .oneSlide .content .link .btn {
  display: block;
}

/* line 331, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-news .box-cycle-slideshow .cycle-pager {
  text-align: center;
  width: 320px;
  z-index: 500;
  position: absolute;
  bottom: 20px;
  right: 0;
  overflow: hidden;
}

/* line 332, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-news .box-cycle-slideshow .cycle-pager span {
  font-size: 0em;
  width: 26px;
  height: 26px;
  display: inline-block;
}

/* line 333, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-news .box-cycle-slideshow .cycle-pager > * {
  cursor: pointer;
}

/* line 335, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-directories .box-onedirectory {
  height: 86px;
  margin-bottom: 10px;
  background-color: #dfe1e1;
  background-repeat: no-repeat;
  background-position: 8px center;
}

/* line 336, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-directories .box-onedirectory .container {
  height: 100%;
  width: 100%;
  background: url("../../images/default/site/big-arrow.png") no-repeat center right;
}

/* line 337, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-directories .box-onedirectory:last-child {
  margin-bottom: 0px;
}

/* line 338, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#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;
}

/* line 340, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-suivi {
  position: relative;
  height: 236px;
  background: #eff0f0;
}

/* line 341, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-contact {
  position: relative;
  height: 210px;
  background: #E2001A;
  color: #FFFFFF;
}

/* line 342, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-contact .titled_box {
  background: url("../../images/default/site/home-icone-nous-contacter.png") no-repeat 20px 14px;
}

/* line 344, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-suivi .titled_box .btn {
  background: #000000;
}

/* line 347, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-tools-com .contents .tool-link {
  position: relative;
  width: 220px;
  float: left;
  margin-left: 22px;
  background-color: #FFFFFF;
  text-align: center;
  padding-top: 22px;
}

/* line 348, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-tools-com .contents .tool-link i.fas {
  min-height: 120px;
}

/* line 349, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-tools-com .contents .tool-link i {
  color: #eb621a;
}

/* line 350, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-tools-com .contents .tool-link .icon {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  height: 120px;
}

/* line 351, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-tools-com .contents .tool-link .title {
  display: block;
  text-align: center;
  margin: 20px 0;
  font-size: 1.175em;
  color: #231f20;
}

/* line 352, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-tools-com .contents .tool-link .savoir-plus {
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 0;
}

/* line 354, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .big-button {
  height: 155px;
}

/* line 355, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .big-button.mediatheque {
  background: url("../../images/default/site/icone-mediatheque.png") no-repeat 12px center #000000;
  margin-bottom: 10px;
}

/* line 356, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .big-button.creation {
  background: url("../../images/default/site/icone-commander-creation.png") no-repeat 12px center #000000;
}

/* line 357, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .big-button a {
  display: inline-block;
  padding-left: 80px;
  width: 240px;
  height: 100%;
  background: url("../../images/default/site/big-arrow.png") no-repeat right center;
  color: #FFFFFF;
  text-decoration: none;
}

/* line 358, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .big-button a .all {
  display: table-cell;
  vertical-align: middle;
  height: 155px;
}

/* line 359, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .big-button a .verbe {
  color: #eb621a;
  font-size: 1.4em;
  line-height: 1.2em;
}

/* line 360, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .big-button a .rubrique {
  color: #FFFFFF;
  font-size: 2.3em;
  line-height: 1em;
  font-weight: bold;
}

/* line 363, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .slide {
  position: relative;
}

/* line 364, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .slide .oneSlide {
  height: 240px;
  width: 219px;
}

/* line 365, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-supports-news .box-one.size2 .slide .oneSlide {
  width: 466px;
}

/*
#home .slide .oneSlide .title { text-align: center; color: $color2; font-size: 1.1em; font-weight: bold; }
#home .slide .oneSlide .small { font-size: 0.9em;}
#home .slide .oneSlide .thumbnail { position: absolute; bottom: 50px; width: 100%; text-align: center; }
#home .slide .oneSlide .thumbnail img { }
#home .slide .oneSlide .link  { position: absolute; bottom: 0; width: 100%; }
#home .slide .oneSlide .link a { width: 100%; display: block; padding-left: 0; padding-right: 0; background-color: #312f57; }
#home .slide .oneSlide .link a:hover { background-color: $color2; }

#home .box-supports-news .slider-prev,
#home .box-supports-news .slider-prev:hover,
#home .box-supports-news .slider-next,
#home .box-supports-news .slider-next:hover { background-position: center 50px; height: 200px; }
*/
/* line 381, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
th.frontSort {
  background-image: url("../../images/default/site/sort.png");
  background-position: left center;
  background-repeat: no-repeat;
}

/* line 382, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
th.frontSort.asc {
  background-image: url("../../images/default/site/asc.png");
  background-position: left center;
  background-repeat: no-repeat;
}

/* line 383, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
th.frontSort.desc {
  background-image: url("../../images/default/site/desc.png");
  background-position: left center;
  background-repeat: no-repeat;
}

/* line 385, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content .list-one-record-std {
  padding: 12px 20px;
}

/* line 387, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-head {
  position: relative;
  height: 100px;
  color: #4b4f4e;
  font-size: 0.7em;
  padding-left: 80px;
  margin-top: 10px;
}

/* line 388, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-head h1 {
  line-height: 100px;
}

/* line 389, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-head .fleft {
  height: 100px;
}

/* line 390, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-head {
  background-color: #dfe1e1;
  background-repeat: no-repeat;
  background-position: 22px center;
}

/* line 391, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-head.photo h1 {
  margin-bottom: 0;
  padding-top: 20px;
  line-height: normal;
}

/* line 392, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-head.photo span {
  font-size: 1.3em;
}

/* line 394, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-account-page .name {
  color: #FFFFFF;
  font-size: 1.6em;
  line-height: 1em;
}

/* line 395, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-account-page .data {
  padding: 15px 0px;
  border-bottom: 1px solid #dadbdc;
  color: #FFFFFF;
  font-size: 1.2em;
  line-height: 1.2em;
}

/* line 396, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-account-page h2 {
  padding: 0;
  margin: 0;
  color: #534f48 !important;
  font-size: 1.3em;
}

/* line 397, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-account-page h3 {
  padding: 0;
  margin: 0;
  color: #534f48 !important;
  font-size: 1.1em;
  margin-bottom: 10px;
}

/* line 398, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-account-page .backDark h3 {
  color: #FFFFFF !important;
}

/* line 399, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-account-page p {
  padding: 0;
  margin: 0;
  color: #534f48;
  padding: 5px 0px;
  line-height: 1.3em;
}

/* line 400, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-account-page hr {
  padding: 0;
  margin: 0;
  color: #534f48 !important;
  border: none;
  border-bottom: 2px solid #d3d0c9;
  margin-top: 12px;
  margin-bottom: 12px;
}

/* line 402, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent {
  margin: 0 0 15px 0;
  padding: 25px;
}

/* line 404, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
post .blockContent {
  background-color: #FFF;
  margin: 0;
  padding: 0px;
}

/* line 406, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.fright.form, .fleft.form {
  width: 300px;
}

/* line 407, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.fright.form input, .fright.form select, .fleft.form input {
  width: 90%;
  margin: 5px 0 15px 0;
}

/* line 408, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.fright.form .sendmail {
  width: 10%;
}

/* line 410, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent h2.title {
  font-size: 1.3em;
  font-family: 'Lato-Bold',Arial,Verdana,sans-serif;
}

/** Account **/
/* line 412, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.account .title {
  background-color: #d11822;
  color: #FFF;
  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;
}

/* line 414, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.account .content {
  background-color: #FFF;
  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;
}

/* line 416, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.account .content .fleft.image {
  width: 154px;
  height: 154px;
  overflow: hidden;
  margin: 0 22px 0 0;
}

/* line 417, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.account .content .fleft.image img {
  max-width: 154px;
  max-height: 154px;
}

/* line 418, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.account .content .fleft {
  margin: 15px 0 0 0;
  width: 430px;
}

/* line 419, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.account .content .separ {
  background-color: #eaeaea;
  width: 100%;
  height: 1px;
  margin: 20px 0 10px 0;
}

/* line 420, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.account button {
  float: right;
}

/* line 421, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.account .add_mission_link {
  background: url("../../images/default/site/plus.png") no-repeat center center #008261;
  padding: 10px;
  margin: 10px 0 20px 0;
  display: block;
  width: 15px;
  height: 15px;
}

/* line 423, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.account .del_mission_link:hover,
.account .add_mission_link:hover {
  background-color: #005b44;
}

/* line 426, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.account .del_mission_link {
  background: url("../../images/default/site/moins.png") no-repeat center center #008261;
  padding: 10px;
  margin: 5px 0 0 10px;
  display: block;
  width: 15px;
  height: 15px;
}

/* line 429, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.account textarea {
  height: 20px;
  width: 500px;
  margin: 5px 0 0 0;
}

/* line 430, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.account ul.missions li label {
  display: none;
}

/* line 431, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.account .chosen-container {
  width: 290px !important;
}

/* line 432, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.account .chosen-container-multi .chosen-choices {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 0 0 0;
  background-color: #eaeaea;
  border: 1px solid #eaeaea;
  background-image: none;
  margin: 5px 0 15px 0;
}

/* line 434, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black .icone-documents {
  float: left;
  background: url(../../images/default/site/icone-documents.png) center center no-repeat;
  width: 40px;
  height: 28px;
  margin: 5px 25px 0 0;
}

/* line 435, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black .icone-topic {
  float: left;
  background: url(../../images/default/site/title-acces-selection.png) center center no-repeat;
  width: 38px;
  height: 38px;
  margin: 0 25px 0 0;
}

/* line 436, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black .icone-message {
  float: left;
  background: url(../../images/default/site/title-ajouter-bonne-pratique.png) center center no-repeat;
  width: 38px;
  height: 38px;
  margin: 0 25px 0 0;
}

/* line 437, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black .icone-category {
  float: left;
  background: url(../../images/default/site/icone-category.png) center center no-repeat;
  width: 38px;
  height: 40px;
  margin: 0 25px 0 0;
}

/* line 438, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black .icone-balisage {
  float: left;
  background: url(../../images/default/site/title-euro-orange.png) center center no-repeat;
  width: 38px;
  height: 50px;
  margin: 0 25px 0 0;
}

/* line 439, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black .icone-suivicommande {
  float: left;
  background: url(../../images/default/site/title-suivi-commande-orange.png) center center no-repeat;
  width: 40px;
  height: 33px;
  margin: 0 25px 0 0;
}

/* line 440, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black .icone-panier {
  float: left;
  background: url(../../images/default/site/title-panier.png) center center no-repeat;
  width: 39px;
  height: 35px;
  margin: 0 25px 0 0;
}

/* line 441, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black .title {
  float: left;
  color: #eb621a;
}

/* line 442, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black .title h2 {
  color: #FFFFFF;
}

/* line 444, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right {
  width: 280px;
  margin: 0 0 10px 0;
  padding: 20px;
  color: #FFF;
}

/* line 445, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right a {
  color: #FFF;
}

/* line 446, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.fleft.post .blockContent .fleft a,
.bg-black.block-right .topic {
  text-align: left;
}

/* line 448, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right .topic a {
  text-decoration: underline;
}

/* line 449, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right .topic a.title {
  color: #5e94db;
  font-family: 'Lato-Bold',Arial,Verdana,sans-serif;
  font-size: 1.2em;
  margin: 15px 0 0;
  text-decoration: none;
}

/* line 450, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right .topic a.title:hover {
  color: #FFF;
}

/* line 451, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right h3 {
  font-family: 'Lato-Regular',Arial,Verdana,sans-serif;
  font-size: 1.4em;
  margin: 0 0 5px;
}

/* line 452, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right .title {
  margin: 5px 15px 0 0;
}

/* line 453, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right h4 {
  font-size: 1.4em;
  margin: 0 0 10px 0;
}

/* line 454, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right .separ {
  background-color: #FFF;
  width: 100%;
  height: 1px;
  margin: 20px 0 10px 0;
}

/* line 456, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.iban-field-2c {
  width: 20px;
}

/* line 457, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.iban-field-3c {
  width: 30px;
}

/* line 458, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.iban-field-4c {
  width: 40px;
}

/* line 459, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.iban-field-5c {
  width: 50px;
}

/* line 460, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.iban-field-11c {
  width: 110px;
}

/* line 463, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-panier h3 {
  font-size: 1.4em;
  padding-top: 10px;
}

/* line 464, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-panier .title {
  color: #6b6f72;
}

/* line 465, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-panier .icone-panier {
  min-height: 35px;
}

/* line 466, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-panier .icone-panier h3 {
  padding-left: 50px;
}

/** Category **/
/* line 469, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.documents li .selected {
  font-weight: bold;
  height: 16px;
}

/* line 470, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.documents li.separ {
  height: 2px;
  background-color: #80a8dd;
  width: 100%;
  margin: 10px 0;
}

/* line 471, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.documents .child {
  padding: 5px 0 0 30px;
}

/* line 472, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.last-updated {
  color: #FFF;
  padding: 5px;
  background-color: #008261;
  margin: 0 10px;
  font-style: italic;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 474, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.documents .blockContent .blockPost .title, .title.doc {
  width: 600px;
  font-size: 1.4em;
  margin: 5px 0 0 0;
}

/*.documents .publish              { background-color: #FFF; }*/
/* line 477, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.documents .comments .fleft.form {
  width: 90%;
}

/* line 478, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.documents .comments .fleft.form textarea {
  background-color: white;
  width: 95%;
  height: 80px;
  margin: 10px 0;
}

/* line 479, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.documents .comments .fleft.form input[type="submit"] {
  width: 100px;
  margin-right: 20px;
}

/* line 481, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.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;
}

/* line 484, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.documents .see:hover, .documents .download:hover {
  background-color: #005b44;
}

/* line 485, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.documents .download {
  background: url(../../images/default/site/download.png) center center no-repeat #008261;
}

/* line 486, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.documents .see {
  float: right;
  background: url(../../images/default/site/see.png) center center no-repeat #008261;
}

/* line 487, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.documents .publish .fleft.roundedImage {
  width: 63px;
  margin: 0 15px 15px 15px;
}

/* line 488, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.documentResume {
  margin-top: 15px;
}

/* line 489, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.send-crypted-link-email input[type=text] {
  width: 80%;
}

/** Community **/
/* line 494, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.actions .like {
  width: 50px;
}

/* line 495, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.nb-like, .comments .nb-like,
.post .comments .nb-like,
.actions .nb-like {
  float: left;
  display: block;
  background: url(../../images/default/site/like-off.png) left center no-repeat;
  width: 20px;
  height: 22px;
  margin: 0 5px 0 0;
}

/* line 500, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.nb-like-number,
.actions .nb-like-number {
  float: left;
  display: block;
  width: 20px;
  height: 22px;
  margin: 5px 0px 0 0;
}

/* line 502, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.post .comments .nb-like.on,
.post .actions .nb-like.on {
  background: url(../../images/default/site/like-on.png) left center no-repeat;
}

/* line 504, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.actions .nb-like.on {
  background: url(../../images/default/site/like-on.png) left center no-repeat;
}

/* line 506, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
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;
}

/* line 508, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-head.community {
  position: relative;
}

/* line 509, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-head.community .filters {
  position: absolute;
  top: 30px;
  right: 20px;
}

/* line 512, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-community-left .box-onepost {
  background: #dfe1e1;
  padding: 10px;
  margin-top: 10px;
}

/* line 513, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-community-left .box-onepost:first-child {
  margin-top: 0px;
}

/* line 514, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-community-left .box-onepost .headtitle {
  padding: 12px 0px;
  padding-left: 70px;
}

/* line 515, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-community-left .comments {
  background: #5b6060;
  color: #FFFFFF;
}

/* line 516, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-community-left .comments h3 {
  font-size: 1.2em;
  color: #FFFFFF;
}

/* line 517, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-community-left .box-onepost .headtitle span {
  text-decoration: underline;
}

/* line 518, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-community-left .comments .title span {
  text-decoration: underline;
}

/* line 519, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-community-left .edit {
  background: url(../../images/default/site/edit-on.png) no-repeat center;
}

/* line 520, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-community-left .delete input[type="submit"] {
  background: url(../../images/default/site/delete-on.png) no-repeat center;
}

/* line 522, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-community-right {
  background: #dfe1e1;
  padding: 10px;
}

/* line 523, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-community-right .title {
  margin-bottom: 20px;
  padding-left: 60px;
}

/* line 524, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-community-right .title h3 {
  font-size: 1.3em;
  line-height: 2em;
  font-weight: normal;
}

/* line 525, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-community-right .form-row {
  width: 100%;
}

/* line 526, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-community-right .form-row .chosen {
  width: 100%;
}

/* line 527, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-community-right .form-row input {
  width: 100%;
  box-sizing: border-box;
  height: 2.5em;
}

/* line 529, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.community .box-access {
  height: 86px;
  margin-bottom: 10px;
  background-color: #dfe1e1;
  background-repeat: no-repeat;
  background-position: 8px center;
}

/* line 530, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.community .box-access .container {
  height: 100%;
  width: 100%;
  background: url("../../images/default/site/big-arrow.png") no-repeat center right;
}

/* line 531, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.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;
}

/* line 533, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-onepost p a {
  color: inherit;
  font-weight: bold;
  text-decoration: underline;
}

/* line 535, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right form {
  margin-left: -10px;
}

/* line 537, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right.community .form-row, .bg-black.block-right.community .form-row button {
  margin: 0 15px 15px 0;
  width: 102%;
}

/* line 538, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right.community select {
  width: 102%;
  margin: 5px 0 0 0;
  color: #000;
}

/* line 539, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right.community .mce-tinymce.mce-container {
  width: 102%;
}

/* line 540, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right .form-row a {
  color: #000;
}

/* line 541, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right.community textarea,
.bg-black.block-right.community input[type="text"] {
  width: 95%;
  margin: 5px 0 0 0;
}

/* line 544, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.comments, .fleft.post .blockContent .comments {
  background-color: #eaeaea;
  margin: 0 0 15px 0;
}

/* line 545, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.comments h3, .fleft.post .blockContent .comments h3 {
  color: #043568;
}

/* line 546, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.comments .blockComment, .fleft.post .blockContent .comments .blockComment {
  margin: 0 0 30px 95px;
}

/* line 547, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.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;
}

/* line 551, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.comments .fright.comment {
  width: 87%;
}

/* line 552, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.comments .blockComment img,
.fleft.post .blockContent .comments .blockComment img {
  display: block;
  margin: 0 auto;
  max-height: 60px;
  /*width: 60px;*/
}

/* line 554, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.comments .blockComment img.profil,
.fleft.post .blockContent .comments .blockComment img.profil {
  margin: 10px auto 0 auto;
  height: 20px;
  width: 18px;
}

/* line 556, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right.community .chosen-container.chosen-container-single {
  margin: 5px 0 0 0;
  border: 0;
}

/* line 557, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right.community .chosen-container.chosen-container-single .chosen-results {
  color: #000;
}

/* line 558, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right.community .chosen-container-single .chosen-single {
  background-color: #eaeaea;
  border: 0;
}

/* line 559, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right.community .chosen-container-single .chosen-single div b {
  background: url(../../images/default/site/arrow-select.png) center center no-repeat #008261;
}

/* line 560, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.chosen-container-single .chosen-single div b {
  background: url(../../images/default/site/arrow-select.png) center center no-repeat !important;
}

/* line 561, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.chosen-full-ciblage + .chosen-container-single {
  border: 1px solid #aaa;
}

/* line 563, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.chosen-full-ciblage + .chosen-container-single .chosen-single {
  height: auto !important;
}

/* line 565, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.chosen-full-ciblage + .chosen-container-single .chosen-single span {
  padding: 0;
}

/* line 568, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.chosen-full-ciblage + .chosen-container-single .chosen-single div {
  display: none;
}

/* line 571, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.chosen-full-ciblage + .chosen-container-single .chosen-single abbr {
  right: 10px !important;
}

/* line 576, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.comments .blockComment .title,
.fleft.post .blockContent .comments .blockComment .title {
  margin: 5px 0 0 0;
}

/* line 578, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.edit {
  display: block;
  background: url(../../images/default/site/edit.png) center no-repeat transparent;
  width: 22px;
  height: 20px;
  margin: 0 0 0 0;
}

/* line 579, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.follow {
  display: block;
  background: url(../../images/default/site/epingle-off.png) center no-repeat transparent;
  width: 28px;
  height: 28px;
  margin: 0 0 0 0;
}

/* line 580, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.unfollow {
  display: block;
  background: url(../../images/default/site/epingle-on.png) center no-repeat transparent;
  width: 28px;
  height: 28px;
  margin: 0 0 0 0;
}

/* line 581, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.password {
  display: block;
  background: url(../../images/default/site/key.png) left center no-repeat transparent;
  width: 24px;
  height: 20px;
  margin: 0;
}

/* line 584, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.delete input[type="submit"],
.fleft.post .blockContent .comments .blockComment .delete input[type="submit"] {
  background: url(../../images/default/site/delete.png) center no-repeat transparent;
  width: 18px;
  height: 22px;
}

/* line 587, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.fleft.post .blockContent .comments .blockComment .delete input[type="submit"]:hover {
  background: url(../../images/default/site/delete-on.png) left center no-repeat transparent;
}

/* line 588, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.fleft.post .blockContent .download, .posts .download {
  display: block;
  background: url(../../images/default/site/download-blue.png) left center no-repeat;
  padding: 0 0 0 35px;
  height: 19px;
  color: #5e94db;
}

/* line 589, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.fleft.post .blockContent .download:hover {
  text-decoration: none;
  color: #043568;
}

/* line 591, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.comments .more,
.fleft.post .blockContent .comments .more {
  display: inline-block;
  color: #FFF;
  background-color: #eb621a;
  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;
}

/* line 594, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.edit_post textarea {
  width: 95%;
  height: 55px;
}

/* line 596, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.post .download {
  padding: 10px 0px;
  padding-left: 35px;
}

/* line 598, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.nb-comments,
.fleft.post .blockContent .blockPost .actions .nb-comments {
  background: url(../../images/default/site/bulles.png) left center no-repeat;
  padding: 5px 0 0 30px;
  width: 50px;
  height: 18px;
}

/* line 602, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.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**/
/* line 606, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.like h3 {
  padding: 13px 0 0 0px;
  height: 30px;
  font-size: 1.3em;
}

/* line 607, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.like .roundedImage img {
  display: block;
  margin: 0 auto;
  max-height: 70px;
  /*width: 70px;*/
}

/* line 608, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.like .roundedImage img.profil {
  margin: 10px auto 0 auto;
  height: 40px;
  width: 40px;
}

/* line 609, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.like .liker {
  float: left;
  width: 285px;
  margin: 15px;
}

/*
.directory .roundedImage,
.like .roundedImage     { float: left; border: 2px solid $color2 }
*/
/* line 614, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.liker .roundedImage.profil {
  height: 62px;
  width: 62px;
  float: left;
  margin-right: 10px;
}

/* line 615, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.directory .user,
.like .liker .user {
  float: left;
  margin: 10px 0 0 0;
}

/* line 617, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.like .liker .user p {
  margin-bottom: 5px;
}

/** Directory **/
/* line 620, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.search-directory {
  background-color: #043568;
  -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;
}

/* line 622, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.search-directory,
.search-directory a {
  color: #FFF;
  font-size: 1.2em;
}

/* line 624, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.search-directory a {
  margin: 0 15px 0 0;
}

/* line 625, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.search-directory a:hover,
.search-directory .selected {
  color: #a2c8f9;
  text-decoration: none;
}

/* line 627, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent.dir {
  padding: 40px 0 20px 0;
}

/* line 628, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent.dir p {
  padding: 0 0 15px 35px;
  font-size: 1.4em;
}

/* line 629, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.directory {
  float: left;
  width: 280px;
  margin: 0 10px 15px 0;
  padding: 30px 20px;
}

/* line 630, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.directory.block3 {
  margin: 0 0 15px 0;
}

/* line 631, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.directory:hover {
  background-color: #eaeaea;
}

/* line 632, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.form-search,
.form-search-directory {
  float: right;
  margin: 30px 0 0 0;
}

/* line 634, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.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: #FFF;
  height: 16px;
  background: white;
  margin: 0;
}

/* line 638, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.form-search div {
  float: left;
}

/* line 639, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.form-search input[type="submit"],
.form-search button,
.form-search-directory input[type="submit"] {
  float: left;
  background: url("../../images/default/site/loupe.png") center center no-repeat #008261;
  height: 32px;
  width: 35px;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}

/* line 643, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.profil {
  margin: 25px 15px 25px 0;
}

/* line 644, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.profil ul {
  list-style: disc outside none !important;
}

/* line 645, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.profil .ui-widget-content a {
  color: #5E94DB !important;
}

/* line 646, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.profil .contacts img {
  position: relative;
  top: 3px;
}

/* line 647, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.profil .contacts a {
  text-decoration: none;
  border-bottom: 1px solid #5E94DB;
}

/* line 648, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.border, .default {
  margin-top: 15px;
}

/*.icone-email {background: url('../../images/default/site/mail.png') center center no-repeat; height: 24px; width: 24px;}
.icone-tel {background: url('../../images/default/site/tel.png') center center no-repeat; height: 24px; width: 24px;}*/
/** Documents **/
/* line 654, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.category-documents {
  background-color: #5e94db;
  -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: #FFF;
  font-size: 16px;
}

/* line 656, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.category-documents div {
  float: left;
  margin: 0 0 0 30px;
}

/* line 657, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.category-documents div a {
  color: #FFF;
}

/*.category-documents .active { background: url('../../images/default/site/icone-selected.png') left center no-repeat transparent; padding:  0 0 0 23px; }*/
/* line 659, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.category-documents .active {
  font-weight: bold;
}

/* line 660, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent.documents {
  padding: 15px 15px 30px 15px;
}

/* line 661, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent.documents ul.list li {
  float: left;
  width: 235px;
  margin: 0 0 30px 0;
}

/* line 662, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent.documents ul.list li li {
  float: none;
  margin: 0;
}

/* line 663, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent.documents ul.list h3 {
  font-size: 1.3em;
  margin: 30px 0;
}

/* line 665, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent.uploadDoc {
  padding: 25px 20px;
}

/* line 666, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent.uploadDoc .fleft.form, .blockContent.uploadDoc .fright.form {
  width: 50%;
}

/* line 667, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent.uploadDoc textarea {
  width: 90%;
  height: 175px;
}

/* line 668, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent.uploadDoc select {
  width: 100%;
}

/* line 669, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent.uploadDoc .chosen-container-single .chosen-single {
  height: 28px;
}

/* line 670, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent.uploadDoc .chosen-container-single .chosen-single div b {
  width: 25px;
  position: relative;
  right: 7px;
  top: 0;
}

/*.blockContent.uploadDoc .green_arrow {background: url("../../images/default/site/arrow-select.png") no-repeat scroll center center #008261 !important;
                                      ,border-radius: 1px solid black; display: block; height: 26px;width: 25px; position: relative; bottom:43px; left: 443px; }*/
/* line 673, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent.uploadDoc .green_arrow_multiple {
  background: url("../../images/default/site/arrow-select.png") no-repeat scroll center center #008261 !important;
  display: block;
  height: 27px;
  width: 25px;
  position: relative;
  bottom: 28px;
  left: 443.5px;
}

/* line 675, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent.uploadDoc .upload-submit button {
  padding: 8px 35px;
}

/* line 676, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.cat-subcat .title {
  width: 100px;
}

/* line 677, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn.notWhite {
  background-color: #005B44;
}

/** Menu **/
/* line 680, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#fade {
  display: none;
  background: #000;
  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%;
}

/* line 684, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu {
  position: relative;
  margin: 20px 0 0 0;
}

/* line 685, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu ul {
  height: 60px;
  background: #dfe1e1;
}

/* line 686, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu ul li {
  float: left;
  height: 60px;
  padding: 0;
  margin: 0;
  width: 120px;
  text-align: center;
}

/* line 687, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu ul li.current {
  background: #eb621a;
}

/* line 688, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu ul li span {
  height: 60px;
  line-height: 60px;
  text-align: center;
}

/* line 689, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu ul li ul li {
  text-align: left;
}

/* line 690, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu ul li a {
  display: inline-block;
  font-size: 1em;
  line-height: normal;
  text-decoration: none;
  vertical-align: middle;
}

/* line 691, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu ul li a:hover {
  color: #eb621a;
}

/* line 692, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu li.separ {
  width: 1px;
  height: 30px;
  background-color: #000000;
  margin: 15px 3px 0 3px;
}

/* line 693, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu ul li.home {
  margin: 0px 0 0 25px;
}

/* line 694, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu ul li.home a {
  height: 60px;
  display: inline-block;
  cursor: pointer;
}

/* line 695, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu ul li.home span {
  margin-left: 10px;
}

/* line 699, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu .support_com {
  position: relative;
  height: 55px;
}

/* line 700, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#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;
}

/* line 702, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu .submenu li {
  float: left;
  width: 162px;
  height: 230px;
  padding: 0;
  margin: 0;
  text-align: center;
}

/* line 703, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu .submenu li a {
  display: block;
  width: 150px;
  margin: 0 auto;
  padding: 109px 0 0 0;
  height: 121px;
  color: #000;
  font-size: 1.5em;
  line-height: 1em;
}

/* line 704, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu .submenu li:hover {
  background-color: #d3501c;
}

/* line 705, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu .submenu li:hover a {
  color: #FFF;
}

/* line 706, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu .submenu li.separ {
  height: 190px;
  width: 1px;
  background-color: #d3501c;
  margin: 20px 0 0 0;
}

/* line 707, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu .submenu li.baliser a {
  background: url(../../images/default/site/menu-baliser.png) no-repeat top center;
}

/* line 708, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu .submenu li.organiser a {
  background: url(../../images/default/site/menu-organiser.png) no-repeat top center;
}

/* line 709, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu .submenu li.communiquer a {
  background: url(../../images/default/site/menu-communiquer.png) no-repeat top center;
}

/* line 710, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu .submenu li.outils a {
  background: url(../../images/default/site/menu-outils.png) no-repeat top center;
}

/* line 711, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu .submenu li.prospecter a {
  background: url(../../images/default/site/menu-prospecter.png) no-repeat top center;
}

/* line 712, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu .submenu li.autres a {
  background: url(../../images/default/site/menu-autres.png) no-repeat top center;
}

/* line 713, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu .submenu li.autres {
  width: 165px;
}

/* line 715, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu ul ul {
  display: none;
  position: absolute;
  background: none;
  max-width: 100%;
  margin-left: -10px;
  z-index: 50;
}

/* line 716, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu ul li:hover ul {
  display: block;
}

/* line 717, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu ul ul li {
  float: none;
  background: #dfe1e1;
  max-width: 100%;
  position: relative;
  height: auto;
  padding: 5px;
}

/* line 719, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#breadcrumb {
  height: 20px;
  margin-top: 10px;
}

/* line 720, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#breadcrumb ul {
  margin-left: 0;
}

/* line 721, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#breadcrumb ul li {
  float: left;
  margin: 0 10px;
  color: #000000;
  line-height: 30px;
}

/* line 722, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#breadcrumb ul li a {
  color: #000000;
  text-decoration: underline;
}

/* line 723, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#breadcrumb ul li.selected a {
  text-decoration: none;
}

/* line 725, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#customization_step_breadcrumb {
  position: relative;
}

/* line 726, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#customization_step_breadcrumb ul li {
  float: left;
  margin: 0 10px;
  line-height: inherit;
}

/* line 727, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#customization_step_breadcrumb ul li.selected,
#customization_step_breadcrumb ul li a {
  color: #eb621a;
}

/* line 729, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#customization_step_breadcrumb ul li.separ {
  height: 16px;
  width: 1px;
  background: #5b6060;
}

/* line 730, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#customization_step_breadcrumb ul li.separ.selected {
  background: #eb621a;
}

/* line 732, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-head #customization_step_breadcrumb ul li.separ {
  width: 0px;
  background: #5b6060;
}

/* line 734, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-preview-validate {
  background: #FFFFFF;
  padding: 5px;
}

/* line 735, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-preview-validate a {
  text-decoration: underline;
}

/* line 736, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.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; }*/
/* line 742, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content .filter.posts {
  background: rgba(255, 255, 255, 0);
}

/* line 744, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu .filter .selected {
  background-color: black;
  color: white;
}

/* line 745, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#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/default/site/filters.png) no-repeat center left;
  margin: 10px 60px 0 15px;
  padding: 10px 0 0 60px;
  height: 30px;
}

/* line 749, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content .filter select,
#menu .filter select {
  background-color: #eaeaea;
  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;
}

/* line 752, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content .filter select {
  width: 100%;
}

/*
#content .filter,
*/
/* line 756, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-head .filter {
  margin: 15px;
}

/* line 759, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content table.records_list {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  width: 100%;
}

/* line 760, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content table.records_list tbody {
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 761, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content table.records_list tbody tr {
  border: 1px solid #EEEEEE;
  padding: 5px 0;
}

/* line 762, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content table.records_list tbody tr td {
  background: none repeat scroll 0 0 transparent;
  font-size: 0.9em;
  border: medium none;
  color: #534F48;
  padding: 5px 15px;
}

/* line 764, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#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;
  white-space: nowrap;
  text-align: left;
}

/* line 765, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content table.records_list thead tr:nth-child(2) {
  background-color: #dddddd;
}

/* line 766, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content table.records_list thead tr td {
  margin: 0 5px;
  vertical-align: middle;
  padding: 10px 5px;
  texet-align: center;
}

/* line 767, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content table.records_list thead tr td input {
  width: 70%;
}

/* line 768, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content table.records_list tbody tr.spacer {
  background-color: rgba(255, 255, 255, 0);
  height: 10px;
}

/** Search **/
/* line 771, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#menu ul li.general-search {
  float: right;
  width: 175px;
  height: 32px;
  margin-top: 15px;
  margin-right: 15px;
}

/* line 772, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.general-search div {
  float: left;
}

/* line 773, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.general-search button {
  background: url("../../images/default/site/loupe.png") center center no-repeat #eb621a;
  height: 32px;
  width: 35px;
  padding: 0;
  margin: 0;
}

/* line 774, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.general-search button:hover {
  background-color: #eb621a;
}

/* line 775, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.general-search input[type="text"] {
  float: left;
  margin: 0;
  width: 120px;
}

/** Ariane, Breadcrumb **/
/* line 777, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#ariane {
  position: relative;
  padding: 5px 10px;
  margin: 20px 0 15px 0;
  background: #fefefe;
  height: 105px;
  -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;*/
  background: rgba(255, 255, 255, 0.8);
}

/* Support */
/* line 785, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.7);
}

/* line 786, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent.fleft.support {
  width: 620px;
  padding: 25px 15px;
}

/* line 787, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent.fleft.support button {
  float: right;
}

/* line 788, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent.fleft.support input[type="text"],
.blockContent.fleft.support textarea {
  width: 600px;
  margin: 0 0 20px 0;
}

/* line 790, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.fright.support {
  width: 320px;
}

/* line 791, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.fright.support h3 {
  font-size: 1.4em;
  margin: 0 0 5px 0;
  font-family: 'Lato-Regular',Arial,Verdana,sans-serif;
}

/* line 792, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right .arrow,
.block-documentation .arrow {
  float: right;
  background: url(../../images/default/site/big-arrow.png) center center no-repeat;
  display: inline-block;
  width: 47px;
  height: 76px;
}

/* line 794, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right .arrow:hover,
.block-documentation .arrow:hover {
  background: url(../../images/default/site/big-arrow-on.png) center center no-repeat;
}

/* line 797, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.block-phone .icone-phone, .block-phone .title, .block-documentation .icone-documentation,
.block-documentation .title {
  float: left;
  color: #FFF;
}

/* line 799, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.block-phone .icone-phone {
  margin: 0 25px 0 0;
}

/* line 800, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.block-phone .phone-number {
  font-size: 2em;
  font-family: 'Lato-Bold',Arial,Verdana,sans-serif;
  margin: 35px 0 25px 15px;
}

/* line 801, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.block-phone p {
  font-size: 1.1em;
  margin: 0 0 0 15px;
}

/* line 802, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.icone-phone {
  background: url(../../images/default/site/icone-phone.png) center center no-repeat;
  width: 38px;
  height: 38px;
}

/* line 803, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.icone-documentation {
  background: url(../../images/default/site/icone-documentation.png) center center no-repeat;
  width: 33px;
  height: 39px;
}

/* line 804, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.block-documentation p, .block-phone p {
  color: #FFF;
}

/* line 805, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.block-phone {
  height: 187px;
  margin: 0 0 15px 0;
  padding: 20px;
}

/* line 806, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.block-documentation {
  height: 80px;
  padding: 10px;
}

/* line 807, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.block-documentation .icone-documentation {
  margin: 15px 25px 0 15px;
}

/* line 808, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.block-documentation .title {
  margin: 15px 15px 0 0;
}

/* line 810, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent.support iframe {
  width: 620px;
}

/* line 812, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.xtra-btn {
  display: block;
  width: 100%;
  text-align: center;
  background-color: #000000;
  padding: 35px 0px;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 2em;
}

/* line 813, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.xtra-btn:hover {
  background-color: #E2001A;
  text-decoration: none;
}

/* line 814, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.xtra-btn.print {
  background-image: url(../../images/default/site/print-on.png);
  background-repeat: no-repeat;
  background-position: 50px center;
}

/* line 815, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.xtra-btn.download {
  background-image: url(../../images/default/site/download-on.png);
  background-repeat: no-repeat;
  background-position: 50px center;
}

/* line 818, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#ariane .icone {
  float: left;
  margin: 35px 0 0 15px;
}

/* line 819, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#ariane .icone.news {
  background: url(../../images/default/site/icone-news.png) center left no-repeat;
  width: 39px;
  height: 30px;
}

/* line 820, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#ariane .icone.directory {
  background: url(../../images/default/site/icone-directory.png) center left no-repeat;
  width: 40px;
  height: 37px;
  padding: 0;
}

/* line 821, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#ariane .icone.documents {
  background: url(../../images/default/site/icone-documents.png) center left no-repeat;
  width: 40px;
  height: 28px;
  padding: 0;
}

/* line 822, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#ariane .icone.support {
  background: url(../../images/default/site/icone-support.png) center left no-repeat;
  width: 37px;
  height: 37px;
  padding: 0;
}

/* line 823, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#ariane .icone.account {
  background: url(../../images/default/site/icone-account.png) center left no-repeat;
  width: 33px;
  height: 34px;
  padding: 0;
}

/* line 824, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#ariane .icone.upload {
  background: url(../../images/default/site/icone-upload.png) center left no-repeat;
  width: 31px;
  height: 36px;
  padding: 0;
}

/* line 825, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#ariane .title {
  float: left;
  margin: 35px 0 0 15px;
}

/* line 826, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#ariane h1 {
  font-family: 'Lato-Regular',Arial,Verdana,sans-serif;
  font-size: 1.5em;
  padding: 0;
  color: #002c66;
  height: 18px;
  margin: 0;
}

/* line 827, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#ariane .btn-green {
  float: right;
  margin: 35px 15px 0 0;
}

/* line 828, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#ariane .title ul li {
  float: left;
  font-size: 0.875em;
}

/* line 829, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#ariane .title ul li a {
  color: #534f48;
}

/* line 830, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#ariane .title ul li.current a {
  font-weight: bold;
}

/** Box info networks droite **/
/* line 833, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-info {
  position: absolute;
  right: 0;
  top: 105px;
  height: 104px;
  width: 53px;
  z-index: 1;
  cursor: pointer;
  background: url("../../images/default/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;
}

/* line 836, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-info .content {
  display: none;
}

/* line 837, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-info .content .close {
  float: left;
  background: url("../../images/default/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;
}

/* line 839, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-info .content .close a {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 840, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#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;
}

/* line 842, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-info .content .links ul {
  margin: 30px 0 0 0;
}

/* line 843, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-info .content .links li {
  width: 100%;
  margin-bottom: 18px;
}

/* line 844, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-info .content .links li a {
  color: #5e94db;
}

/* line 845, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-info .content .links li a:hover {
  color: #FFF;
  text-decoration: none;
}

/* line 846, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-info .content .links li.separ {
  height: 2px;
  background-color: #4e4e4e;
  width: 100%;
}

/* line 847, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-info.open {
  background: none;
  width: 303px;
  height: 300px;
  cursor: auto;
}

/** Box Userinfo **/
/* line 852, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#header .box-rightLogo {
  position: absolute;
  right: 10px;
  top: 15px;
}

/* line 854, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-userinfo {
  position: relative;
  background: #FFFFFF;
  background-position: 15px center;
  background-repeat: no-repeat;
  width: 290px;
  height: 72px;
  z-index: 10;
}

/* line 855, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-userinfo .menu {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  background: url(../../images/default/site/fleche-bas.png) center center no-repeat #eb621a;
  width: 40px;
  height: 72px;
}

/* line 856, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-userinfo .menu:hover {
  background-color: #eb621a;
}

/* line 857, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-userinfo .text {
  width: 160px;
  height: 72px;
  padding-left: 80px;
  padding-right: 10px;
}

/* line 858, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-userinfo .text p {
  height: 72px;
  line-height: 72px;
}

/* line 859, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-userinfo .text p span {
  vertical-align: middle;
  display: inline-block;
  line-height: normal;
  font-size: 0.9em;
  font-weight: bold;
}

/* line 860, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-userinfo .btns {
  display: none;
  position: absolute;
  top: 60px;
  width: 100%;
  z-index: 100;
}

/* line 861, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-userinfo .btns .top {
  background: url(../../images/default/site/transparent.gif) repeat;
  height: 15px;
}

/* line 862, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-userinfo .btns .content {
  position: relative;
  background: #5b6060;
  min-height: 80px;
  padding: 20px 0 10px 15px;
}

/* line 863, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-userinfo .account {
  background: url(../../images/default/site/profil-compte.png) center left no-repeat;
}

/* line 864, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-userinfo .basket {
  background: url(../../images/default/site/profil-basket.png) center left no-repeat;
}

/* line 865, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-userinfo .photo {
  background: url(../../images/default/site/profil-photos.png) center left no-repeat;
}

/* line 866, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-userinfo .password_email {
  background: url(../../images/default/site/profil-password.png) center left no-repeat;
}

/* line 867, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-userinfo .logout {
  background: url(../../images/default/site/profil-deconnexion.png) center left no-repeat;
}

/* line 868, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-userinfo .btns .separ {
  width: 90%;
  height: 2px;
  background-color: #FFFFFF;
  margin-bottom: 15px;
}

/* line 869, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-userinfo .btns a {
  display: block;
  font-size: 1.3em;
  margin-right: 15px;
  color: white;
  height: 20px;
  width: auto;
  margin: 0 0 20px 0;
  padding: 8px 0 0 30px;
}

/* line 871, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#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;
}

/* line 872, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-userinfo .alert a {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
}

/* line 874, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-btn-cart {
  position: relative;
}

/* line 875, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.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;
}

/* line 876, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-btn-cart .alert a {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
}

/* line 878, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-depotinfo {
  position: relative;
  background: #FFFFFF;
  background-position: 15px center;
  background-repeat: no-repeat;
  width: 270px;
  height: 72px;
}

/* line 879, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-depotinfo .menu {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  background: url(../../images/default/site/fleche-bas.png) center center no-repeat #eb621a;
  width: 40px;
  height: 72px;
}

/* line 880, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-depotinfo .menu:hover {
  background-color: #eb621a;
}

/* line 881, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-depotinfo .text {
  width: 140px;
  height: 72px;
  padding-left: 70px;
  padding-right: 10px;
}

/* line 882, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-depotinfo .text p {
  height: 72px;
  line-height: 72px;
}

/* line 883, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-depotinfo .text p span {
  vertical-align: middle;
  display: inline-block;
  line-height: normal;
  font-size: 0.9em;
  font-weight: bold;
}

/* line 884, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-depotinfo .btns {
  display: none;
  position: absolute;
  top: 82px;
  width: 100%;
  z-index: 100;
}

/* line 885, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-depotinfo .btns .content {
  position: relative;
  background: #FFFFFF;
  max-height: 250px;
  padding: 20px 0 10px 15px;
}

/* line 887, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#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;
  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);
}

/* line 894, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-depotinfo .btns .content ul li span {
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 30px;
  line-height: 26px;
  display: block;
}

/* line 895, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-depotinfo .btns .content ul li ul {
  padding: 10px 0px;
}

/* line 896, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-depotinfo .btns .content ul li ul li {
  border-top: 2px solid #4e4e4e;
  padding-left: 0;
  padding: 12px 3px;
  background: none !important;
  font-weight: normal;
}

/* line 897, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-depotinfo .btns .content ul li ul li a {
  font-size: 0.9em;
}

/* line 899, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-depotinfo .searchBox input {
  border: 2px solid #eb621a !important;
  box-sizing: border-box;
  width: 100%;
  height: 30px;
  padding: 5px;
}

/** Home **/
/*#pager          { z-index: 100; position: absolute; bottom: 15px; right: 20px; height: 22px;  }
#pager a        { display: inline-block; width: 16px; height: 16px; border: 4px solid #FFF; margin: 0 0 0 10px; background: #FFF;  }
#pager a.active:hover,
#pager a.active { background: #5e94db; }
#pager a:hover  { background: #008261; }
.block-slider   { width: 650px; height: 321px; background-color: #FFF; margin: 0 0 15px 0;
                  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.block-slider .container-slider { position: relative; width: 595px; height: 321px; margin: 0 0 0 32px; }
.block-slider .container-slider .bx-wrapper .bx-viewport { box-shadow: none; border: 0; }
.block-slider .container-slider .bx-wrapper { margin: 0; }
#slider-prev, #slider-next { position: absolute; display: block; width: 36px; height: 130px; z-index: 100; }
#slider-prev a, #slider-next a { display: block; width: 100%; height: 100%; }
#slider-prev { background: url(../../images/default/site/slide-prev.png) center left no-repeat; left: -22px; top: 95px; }
#slider-next { background: url(../../images/default/site/slide-next.png) center left no-repeat; right:-12px; top: 95px; }
#slider-prev:hover { background: url(../../images/default/site/slide-prev-on.png) center left no-repeat; }
#slider-next:hover { background: url(../../images/default/site/slide-next-on.png) center left no-repeat; }

.block-slider ul.bxslider li .text { width: 304px; height: 276px; background: rgba(0, 0, 0, .8); color:#FFF; padding: 30px 20px 15px 30px; }
.block-slider ul.bxslider li .text { position: relative; }
.block-slider ul.bxslider li .btn.btn-green { position: absolute; bottom: 15px; width: 200px; }
.block-slider ul.bxslider .bg { background-position: left top; background-repeat: no-repeat;-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}

.block-slider ul.bxslider,
.block-slider ul.bxslider li { width: 590px; height: 321px; margin: 0 auto; }*/
/* line 927, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockPosts {
  width: 320px;
  background-color: #FFF;
  margin: 0 0 15px 0;
  padding: 15px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* line 929, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockPosts h3 {
  font-family: 'Lato-Regular',Arial,Verdana,sans-serif;
  background: url(../../images/default/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;
}

/* line 931, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockPosts .separ {
  height: 2px;
  width: 320px;
  background-color: #eaeaea;
  margin: 0 auto;
}

/* line 932, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockPosts .topic {
  margin: 0 auto;
  padding: 40px 22px;
}

/* line 933, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.roundedImage,
.blockPosts .topic .fleft.roundedImage {
  background-color: #eaeaea;
  margin: 0 15px 0 0;
}

/* line 935, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockPosts .topic .fleft {
  color: #534f48;
}

/* line 936, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.roundedImage img,
.blockPosts .topic .fleft.roundedImage img {
  display: block;
  margin: 0 auto;
  max-height: 70px;
  /*width: 70px;*/
}

/* line 938, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.roundedImage img.profil,
.blockPosts .topic .fleft.roundedImage img.profil {
  margin: 10px auto 0 auto;
  height: 40px;
  width: 40px;
}

/* line 940, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockPosts .topic a {
  color: #534f48;
  text-decoration: underline;
}

/* line 941, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockPosts .topic .title {
  display: block;
  margin: 15px 0 0 0;
  color: #5e94db;
  font-family: 'Lato-Bold',Arial,Verdana,sans-serif;
  font-size: 1.2em;
  text-decoration: none;
}

/* line 943, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockNews .news:hover,
.blockPosts .topic:hover,
.blockDocs .doc:hover {
  background: #a2c8f9;
}

/* line 946, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bg-black.block-right .doc {
  margin: 15px 0 0 0;
}

/* line 947, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockDocs .doc,
.blockDocs .top {
  width: 650px;
  height: 100px;
  background-color: #eaeaea;
  margin: 0 0 10px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* line 950, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockDocs .doc {
  width: 620px;
  height: 100%;
  padding: 20px 15px;
}

/* line 951, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockDocs .top h3 {
  font-family: 'Lato-Regular',Arial,Verdana,sans-serif;
  background: url(../../images/default/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;
}

/* line 953, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockDocs h4 {
  color: #5e94db;
  font-size: 1.6em;
  margin: 0 0 10px 0;
}

/* line 954, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockDocs .doc .fleft {
  width: 500px;
}

/* line 955, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.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;
}

/* line 958, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockDocs .doc .see:hover, .blockDocs .doc .download:hover {
  background-color: #005b44;
}

/* line 959, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockDocs .doc .download {
  background: url(../../images/default/site/download.png) center center no-repeat #008261;
}

/* line 960, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockDocs .doc .see {
  float: right;
  background: url(../../images/default/site/see.png) center center no-repeat #008261;
}

/* line 962, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockDocs .top .btn-green {
  float: right;
  margin: 30px 20px 0 0;
}

/* line 964, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.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;
}

/* line 967, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockNews.recommended h3,
.blockNews h3 {
  float: left;
  font-family: 'Lato-Regular',Arial,Verdana,sans-serif;
  background: url(../../images/default/site/icone-news.png) center left no-repeat;
  font-size: 1.6em;
  padding: 10px 0 0 55px;
  color: #FFF;
  height: 30px;
  margin: 0 0 20px 0;
}

/* line 970, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockNews.recommended h3 {
  background: url(../../images/default/site/star.png) center left no-repeat;
}

/* line 971, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockNews.recommended {
  min-height: 250px;
}

/* line 972, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockNews .btn-green {
  float: right;
}

/* line 973, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockNews, .blockNews a {
  color: #FFF;
}

/* line 974, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockNews a {
  font-size: 1.2em;
  text-decoration: underline;
}

/* line 975, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockNews a:hover {
  color: #5e94db;
}

/* line 976, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockNews a.btn-green {
  text-decoration: none;
}

/* line 977, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockNews a.btn-green:hover {
  color: #FFF;
}

/* line 978, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockNews .title {
  display: block;
  margin: 15px 0 0 0;
  color: #5e94db;
  font-family: 'Lato-Bold',Arial,Verdana,sans-serif;
  font-size: 1.2em;
  text-decoration: none;
}

/* line 979, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockNews .news {
  float: left;
  width: 290px;
  padding: 15px 10px;
  height: 90px;
}

/* line 981, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockNews .latest_news .separ {
  float: left;
  width: 2px;
  background-color: #FFF;
  height: 120px;
}

/* line 982, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
img.image {
  float: left;
  margin: 0 20px 0 0;
}

/* line 984, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.blockContent .news a.title {
  color: #5e94db;
  font-family: 'Lato-Bold',Arial,Verdana,sans-serif;
}

/* line 985, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.latest_posts .fleft.text {
  width: 190px;
}

/* line 986, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content .account .blockContent {
  padding: 25px 20px;
}

/* line 987, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.default {
  background-color: grey;
  width: 250px;
  height: 250px;
  margin-right: 20px;
}

/* line 988, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.border {
  margin-right: 20px;
}

/* line 989, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.searchOneUser .blockContent {
  min-height: 160px;
}

/* override layout jquery */
/*
.userModal.ui-widget-content { border: 0px; }
.userModal.ui-dialog { padding: 0; }
.userModal .ui-widget-header { background: #043568 !important; }
.userModal .ui-widget-header { border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; padding: 15px 20px !important; }
.userModal .ui-dialog-titlebar-close { border: none !important; }
.userModal .ui-icon-closethick { background: url('../../images/default/site/close-profile.png') #043568 no-repeat center !important; border: none !important; }
.ui-widget-overlay {background: url("") scroll 50% 50% #666666 !important; opacity: 0.6 !important; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {border: none !important;}

.ui-dialog-titlebar .ui-widget-header .ui-corner-all .ui-helper-clearfix button{border: none !important;}
*/
/*.ui-button .ui-widget .ui-state-default .ui-corner-all .ui-button-icon-only .ui-dialog-titlebar-close {border: none !important;}*/
/* change user email or password */
/* line 1007, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#changeMailPass .form-row {
  width: 98%;
}

/* line 1008, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#changeMailPass .form-row input[type='email'],
#changeMailPass .form-row input[type='password'] {
  width: 100%;
}

/*crop image*/
/* line 1012, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.crop .jcrop-holder, .crop h4, .crop h5, .crop form {
  margin: 0 auto;
  width: 800px;
}

/* slider */
/* line 1015, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.container-slider .text a:first-child {
  color: white;
  font-family: 'Lato-Bold',Arial,Verdana,sans-serif;
  font-size: 1.9em;
  line-height: 1em;
  font-weight: normal;
  margin-bottom: 10px;
}

/* autocomplete */
/* line 1019, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.ui-autocomplete .ui-state-focus {
  margin: 0 !important;
  background: none !important;
  color: #eb621a !important;
  border: none !important;
  font-weight: normal !important;
}

/*sous box news*/
/*#sub_news           { height: 170px; background-color: white; margin-top: 35px; }*/
/* line 1024, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#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%, #d9d9d7 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d9d9d7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #d9d9d7 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #d9d9d7 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #d9d9d7 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #d9d9d7 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9d9d7',GradientType=0 );
  /* IE6-8 */
}

/* line 1037, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-directory-head {
  padding: 15px;
  margin-bottom: 25px;
}

/* line 1038, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-directory-head h2 {
  font-size: 1.2em;
  color: #eb621a;
}

/* line 1039, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-directory-head .btn-more {
  display: block;
}

/* line 1040, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-directory-head .btn-print {
  display: block;
}

/* line 1041, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-directory-sublist {
  padding: 15px;
}

/* line 1042, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-directory-sublist ul li a {
  text-decoration: none;
  color: #5b6060;
  font-size: 1.1em;
}

/* line 1043, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-directory-sublist ul li a:hover,
.box-directory-sublist ul li.selected > a {
  color: #eb621a;
}

/* line 1045, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-directory-sublist ul li a {
  margin-top: 10px;
  padding-top: 10px;
}

/* line 1046, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-directory-sublist > ul:first-child > li:first-child > a {
  margin-top: 0px;
  padding-top: 0px;
  border-top: 0px;
}

/* line 1047, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-directory-sublist ul li ul li a {
  padding-left: 10px;
}

/* line 1048, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-directory-number, .box-directory-itemname {
  padding: 15px;
  font-size: 1.2em;
  color: #FFFFFF;
  margin-bottom: 10px;
  text-transform: uppercase;
}

/* line 1050, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-multicentre {
  padding: 15px;
  background: #222;
  font-size: 1.2em;
  color: #fff;
  margin-bottom: 10px;
}

/* line 1052, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation {
  padding: 10px;
  margin-bottom: 10px;
}

/* line 1053, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation.grid {
  width: 30%;
  display: inline-block;
}

/* line 1057, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation.grid div.preview {
  width: 195px;
  height: 140px;
}

/* line 1061, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation.grid div.description {
  width: 185px;
  text-align: center;
  margin-top: 10px;
  height: 80px;
}

/* line 1067, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation.grid div.description p {
  /*display: none;*/
}

/* line 1071, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation.grid .actions {
  border-top: 1px solid #acacac;
  padding-top: 5px;
}

/* line 1076, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#switch-view button {
  display: inline-block;
  width: 120px;
}

/* line 1081, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.compaign-customize .title {
  padding: 5px;
}

/* line 1084, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.compaign-customize .box-preview-validate {
  margin-bottom: 10px;
  padding: 15px;
}

/* line 1088, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.compaign-customize .form_row {
  margin-top: 15px;
  margin-left: 0px;
  width: 315px;
  display: inline-grid;
}

/* line 1094, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.compaign-customize .form_row .form-label {
  width: 280px;
  display: inline-flex;
}

/* line 1098, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.compaign-customize .form_row .form-label .symbol {
  padding-top: 20px;
  width: 60px;
  padding-left: 10px;
}

/* line 1105, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.compaign-customize .form_row .form {
  width: 280px;
}

/* line 1109, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.compaign-customize .btn-submit button {
  width: 70px;
}

/* line 1113, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.compaign-customize .btn-submit button:focus {
  outline: none;
}

/* line 1117, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.statsAnnounment {
  display: inline-block;
}

/* line 1118, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.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;
}

/* line 1119, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation div.preview img {
  vertical-align: middle;
}

/* line 1120, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation div.description {
  float: left;
  width: 320px;
  margin-left: 10px;
}

/* line 1121, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation div.description h3 {
  font-size: 1em;
  font-weight: bold;
  line-height: 1em;
}

/* line 1122, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation div.actions {
  float: right;
  width: 190px;
}

/* line 1123, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation div.actions .like {
  float: right;
  text-align: right;
}

/* line 1124, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation div.actions .btns {
  float: right;
  text-align: right;
}

/* line 1126, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation.detail div.description {
  width: 250px;
  margin-left: 0px;
}

/* line 1127, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation.detail div.actions {
  width: 50px;
}

/* line 1128, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation.detail .visuel {
  width: 310px;
  height: 310px;
  background: #FFFFFF;
  vertical-align: middle;
  display: table-cell;
  margin-bottom: 10px;
}

/* line 1129, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation.detail .visuel img {
  vertical-align: middle;
}

/* line 1130, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation.detail .visuels {
  margin-top: 10px;
}

/* line 1131, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation.detail .visuels img {
  margin: 0;
  padding: 0;
  border: 0;
  margin-left: 5px;
}

/* line 1132, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation.detail .visuels img:first-child {
  margin-left: 0px;
}

/* line 1133, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation.detail .btn-guide-taille {
  background-color: #5b6060;
}

/* line 1135, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation .media {
  margin-top: 10px;
}

/* line 1137, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#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 */
}

/* line 1148, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-customization .box-conseil {
  min-height: 80px;
  padding: 10px;
  color: #FFFFFF;
  background: #eb621a;
}

/* line 1149, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-customization .box-conseil .left {
  width: 180px;
  min-height: 80px;
  background: url(../../images/default/site/title-conseil-utilisateur.png) no-repeat left center;
  padding-left: 60px;
  font-size: 1.3em;
  line-height: 80px;
}

/* line 1150, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-customization .box-conseil .right {
  width: 710px;
  text-align: justify;
  vertical-align: middle;
  min-height: 80px;
  line-height: 80px;
}

/* line 1151, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-customization .box-conseil .right p {
  line-height: normal;
  font-size: 1.3em;
  display: inline-block;
  padding: 0 !important;
  margin: 0 !important;
  vertical-align: middle;
}

/* line 1153, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-customization .box-left {
  background: #eff0f0;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 450px;
}

/* line 1160, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-customization .box-left {
  background: #dfe1e1;
}

/* line 1162, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-customization .menu-zones li a {
  color: #534f48;
  text-decoration: none;
}

/* line 1163, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-customization .menu-zones li {
  padding: 15px 0px;
}

/* line 1164, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-customization .menu-zones li {
  border-bottom: 1px solid #d3d0c9;
}

/* line 1165, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-customization .menu-zones li:first-child {
  padding-top: 0px;
}

/* line 1166, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-customization .menu-zones li:last-child {
  border: none;
}

/* line 1168, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-customization .box-form textarea {
  padding: 0;
  width: 100%;
}

/* line 1169, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-customization .box-work .btn-sms-zone {
  cursor: pointer;
  color: #eb621a;
  font-weight: bold;
}

/* line 1171, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-zoning .box-menu-pages {
  margin-bottom: 10px;
}

/* line 1172, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-zoning .box-menu-pages li {
  float: left;
  margin-right: 5px;
}

/* line 1173, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-zoning .box-menu-pages li a {
  display: block;
  background: #000000;
}

/* line 1174, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-zoning .box-menu-pages li.selected a {
  background: #eb621a;
}

/* line 1176, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-panier {
  background: #dfe1e1;
}

/* home suivi */
/*
#home .box-suivi { position: relative;  margin-top: 10px; background-image: url('../../images/default/site/suivi_commande.png'); background-repeat: no-repeat; background-position: 20px 15px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;  }
#home .box-suivi .head { height: 40px; }
#home .box-suivi .head .title { position: absolute; left: 72px; top: 25px; font-size: 1.8em; color: #312f57; }
#home .box-suivi .head .seeall { position: absolute; top: 25px; right: 16px; }
#home .box-suivi .head .links { position: relative; text-align: center; padding-top: 10px; color: #4e4e4e; text-transform: uppercase; font-weight: bold; font-size: 0.9em; }
#home .box-suivi .head .links a { color: #4e4e4e; text-decoration: underline; text-transform: uppercase; font-weight: bold; font-size: 1em; padding: 0px 8px; }
#home .box-suivi .head .links a.selected { color: #d3501c; }
*/
/*
#home .box-suivi .box-cycle-slideshow { position: relative; width: 888px; margin: 0 auto;  }
#home .box-suivi .box-group { position: relative; width: 888px; margin: 0 auto;  }
#home .box-suivi .box-one { position: relative; float: left; width: 256px; padding: 0px 20px; }
*/
/*
#home .box-suivi .slide { position: relative;  margin-top: 10px; min-height: 120px; }
#home .box-suivi .box-cycle-slideshow { position: relative; margin: 0 auto; width: 550px; }
#home .box-suivi .box-group { position: relative; margin: 0 auto; width: 550px;  }
#home .box-suivi .box-one { position: relative; float: left; width: 235px; padding: 0px 20px; }
#home .box-suivi .box-one .date { color: #000000; font-size: 0.8em; }
#home .box-suivi .box-one a { color: $color2; }
#home .box-suivi .box-one a.title { font-size: 1.1em; font-weight: bold; color: $color2; }
#home .box-suivi .box-one p { color: $colorBACK_CLEARBOX_TEXT; }
#home .box-suivi .box-one .state { position: relative; height: 20px; width: 20px; }
#home .box-suivi .slider-prev,
#home .box-suivi .slider-next { position: absolute; width: 36px; height: 120px; display: block; cursor: pointer; }
#home .box-suivi .slider-prev { left: 0;  }
#home .box-suivi .slider-next { right: 0; }
*/
/* line 1210, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-bottom {
  height: 236px;
}

/* line 1211, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-bottom h2 {
  color: #eb621a;
}

/* line 1212, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-bottom .slider-prev, #home .box-bottom .slider-next {
  height: 236px;
  top: -40px;
}

/* line 1213, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-bottom .slider-prev {
  left: -55px;
}

/* line 1214, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-bottom .slider-next {
  right: -55px;
}

/* line 1215, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-bottom .slide {
  width: 230px;
  margin: 0 auto;
  height: 130px;
}

/* line 1216, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-bottom .box-one {
  position: relative;
  width: 230px;
}

/* line 1217, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-bottom .slide .date {
  font-size: 0.9em;
}

/* line 1218, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-bottom .slide .title {
  font-size: 1.2em;
}

/* line 1219, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-bottom .slide .text {
  font-size: 1em;
  line-height: 1.4em;
  margin-top: 10px;
  height: 130px;
}

/* line 1220, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#home .box-bottom .slide .like {
  position: absolute;
  right: 0;
  top: -5px;
  font-size: 0.9em;
}

/*
#box-homeNews .bxslider li { padding-right: 20px; }
*/
/* line 1227, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-recommendedNews {
  position: relative;
  margin-top: 10px;
  background-image: url("../../images/default/site/like.png");
  background-repeat: no-repeat;
  background-position: 20px 15px;
  padding: 15px 10px;
}

/* line 1228, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-recommendedNews h2 {
  font-size: 1.4em;
  margin-left: 60px;
  margin-top: 15px;
}

/* line 1229, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-recommendedNews .head {
  height: 40px;
}

/* line 1230, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-recommendedNews .head .title {
  position: absolute;
  left: 72px;
  top: 25px;
  font-size: 1.8em;
  color: #eb621a;
}

/* line 1231, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-recommendedNews .head .seeall {
  position: absolute;
  top: 25px;
  right: 16px;
}

/* line 1232, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-recommendedNews .head .links {
  position: relative;
  text-align: center;
  padding-top: 10px;
  color: #eb621a;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9em;
}

/* line 1233, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-recommendedNews .head .links a {
  color: #4e4e4e;
  text-decoration: underline;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  padding: 0px 8px;
}

/* line 1234, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-recommendedNews .head .links a.selected {
  color: #d3501c;
}

/* line 1235, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-recommendedNews .slide {
  position: relative;
  width: 960px;
  margin-top: 10px;
  min-height: 120px;
}

/* line 1236, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-recommendedNews .cycle-slideshow {
  position: relative;
  width: 888px;
  margin: 0 auto;
}

/* line 1237, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-recommendedNews .box-groupNews {
  position: relative;
  width: 888px;
  margin: 0 auto;
}

/* line 1238, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-recommendedNews .box-oneNews {
  position: relative;
  float: left;
  width: 256px;
  padding: 0px 20px;
}

/* line 1239, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-recommendedNews .box-oneNews .date {
  color: #FFFFFF;
  font-size: 0.8em;
}

/* line 1240, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-recommendedNews .box-oneNews a {
  color: #eb621a;
}

/* line 1241, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-recommendedNews .box-oneNews a.title {
  font-size: 1.1em;
  font-weight: bold;
}

/* line 1242, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-recommendedNews .box-oneNews p {
  color: #FFFFFF;
}

/* line 1244, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn.w100pc {
  display: block;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
}

/* line 1245, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn.w100pc.big {
  height: 70px;
  line-height: 70px;
  font-size: 24pt;
  margin: 10px 0;
}

/* line 1247, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.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;
}

/* line 1256, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.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;
}

/* line 1265, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn.fully {
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

/* calendar */
/* line 1269, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content .legendCalendar {
  position: absolute;
  top: 10px;
  right: 560px;
}

/* line 1270, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content .legendCalendar div {
  border-radius: 5px;
}

/* line 1271, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content .export-agenda {
  position: absolute;
  top: 20px;
  left: 440px;
}

/*-------------- calendar head*/
/* line 1276, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content #calendar .fc-header {
  height: 60px;
}

/* line 1277, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content #calendar .fc-header-center {
  color: white;
  vertical-align: middle;
}

/* line 1278, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content #calendar .fc-header-title h2 {
  font-size: 1.5em;
}

/* line 1279, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content #calendar .fc-header td {
  background-color: #E78332;
  border: none;
  padding: 5px 0;
}

/*-------------- calendar content*/
/* line 1282, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content #calendar .fc-border-separate thead {
  background-color: #CB5128;
  height: 45px;
}

/* line 1283, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content #calendar .fc-border-separate thead th {
  vertical-align: middle;
  border: none;
  color: #FFFFFF;
}

/* line 1284, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#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;
}

/* line 1287, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content #calendar .fc-event-time {
  display: none;
}

/*#content #calendar .fc-border-separate .fc-today {border: 2px solid #E78332;}*/
/* line 1290, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content #calendar .fc-border-separate .fc-today div .fc-day-number {
  background-color: red;
  color: white;
}

/*----------------calendat events */
/*#content #calendar .fc-event  {height:5px;}*/
/*#content #calendar .fc-day-content div:first-child {max-height: 50px;}*/
/* line 1296, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content #calendar .fc-event.fc-event-hori.fc-event-start.fc-event-end.multipleEvents {
  height: 13px;
}

/*------------- border radius*/
/* line 1299, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content #calendar .fc-header td:first-of-type {
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
}

/* line 1301, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content #calendar .fc-header td:last-of-type {
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
}

/* line 1304, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content #calendar .fc-button {
  border: none;
  background: none;
  box-shadow: none;
  margin: 0 15px;
  vertical-align: middle;
  font-size: 1.2em;
  color: white;
}

/* line 1305, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#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;
}

/* line 1307, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#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 */
/* line 1311, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-head #listCalendars, #box-head #listDepot {
  width: 260px;
}

/* line 1312, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-head #listCalendars {
  width: 250px;
}

/* line 1313, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-head.w570 #listDepot {
  width: 260px;
}

/* line 1314, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-head.w570 #listCalendars {
  width: 180px;
}

/* line 1315, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-head.w570 {
  margin-top: 0;
  /*height: 95px;*/
  border-radius: 10px;
}

/*#box-head .filter  {height: 80px;}*/
/* line 1317, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-head .fleft.h30 {
  height: 30px;
}

/* line 1318, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content table.records_list tbody tr td .show {
  width: 30px;
  height: 30px;
  background: url("../../images/default/site/plus.png") no-repeat #d3d0c9;
  background-position: center center;
  border-radius: 3px;
}

/* line 1321, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-head select {
  line-height: 0px;
}

/* line 1322, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-head .filter .chosen-container-multi .chosen-choices {
  max-height: 60px !important;
  overflow-y: auto;
}

/*------------------ event show */
/* line 1328, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.event-show {
  background-color: #dfe1e1;
  color: #6b6f72;
  width: 600px;
}

/* line 1329, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.event-show .box-one {
  width: 250px;
  margin-bottom: 20px;
}

/* line 1330, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.event-show .box-one .title {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 5px;
  height: auto;
}

/* line 1331, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.event-show h2 {
  color: #eb621a;
}

/* line 1332, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.event-show form textarea {
  width: 400px;
  border: solid 1.5px #c4c0b9;
  background-color: #E5E1DE;
}

/* line 1333, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.event-show form ul .filename {
  position: relative;
  top: 10px;
}

/* line 1334, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.event-show .event_files .event_comment {
  width: 420px;
}

/* line 1335, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.event-show .files {
  width: 250px;
}

/* line 1336, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.event-show .files a.btn-action {
  background-position: center top;
}

/* line 1337, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.event-show .event_files li {
  line-height: 30px;
}

/* line 1338, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.event-show .icone_support {
  width: 30px;
  height: 30px;
}

/* line 1339, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content .fc-event.fc-event-hori.fc-event-start.fc-event-end {
  height: 2px;
}

/* line 1340, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content .modal-grey .fancybox-title.fancybox-title-float-wrap .child {
  display: none !important;
}

/* line 1342, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.f-row select,
.f-row textarea {
  width: 100%;
  box-sizing: border-box;
}

/* line 1344, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.f-row input[type="text"],
.f-row input[type="number"] {
  width: 100%;
  box-sizing: border-box;
  height: 36px;
}

/* tinymce */
/* line 1348, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.mce-tinymce.mce-container button {
  background-color: #eb621a !important;
}

/* panier */
/* line 1351, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn-panier-delete {
  display: block;
  background: url(../../images/default/site/delete.png) no-repeat center right;
  width: 30px;
  height: 22px;
}

/* line 1353, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneconsommable .left {
  background-image: url(../../images/default/site/borderGray.png);
  background-repeat: repeat-y;
  background-position: center right;
}

/* User phototeque */
/* line 1356, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-phototeque {
  position: relative;
  width: 880px;
  margin: 0 auto;
}

/* line 1357, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.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);
}

/* line 1364, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-phototeque .box-photo .photo {
  position: relative;
  float: left;
  width: 130px;
  height: 140px;
  background-position: center;
  background-color: #CCCCCC;
  background-repeat: no-repeat;
}

/* line 1365, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-phototeque .box-photo .commands {
  position: relative;
  float: right;
  width: 30px;
  height: 120px;
  margin-top: 10px;
}

/* line 1366, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-phototeque .box-photo .commands li {
  height: 18px;
  margin-bottom: 5px;
}

/* line 1367, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-phototeque .box-photo .name {
  position: relative;
  text-align: center;
  margin-top: 10px;
  font-size: 10px;
}

/** Box Zoom **/
/* line 1371, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.smooth_zoom_preloader {
  background-image: url(../../images/default/smoothzoom/preloader.gif);
}

/* line 1372, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.smooth_zoom_icons {
  background-image: url(../../images/default/smoothzoom/icons.png);
}

/* line 1374, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-zoom {
  position: relative;
  width: 460px;
}

/* line 1375, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-zoom .img-zoomable {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
}

/* line 1376, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-zoom .divPreview {
  position: absolute;
  z-index: 3;
  border: 1px solid red;
  background: url("../../images/default/site/transparent.gif") repeat;
}

/* line 1377, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-zoom .divPreview.active {
  background: red;
}

/* line 1378, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-zoom .item {
  position: absolute;
}

/* line 1379, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-zoom .zone_content {
  width: 100%;
  height: 100%;
}

/* line 1381, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal.phototeque {
  min-height: 500px;
  min-width: 900px;
}

/* line 1382, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal.text {
  width: 500px;
}

/* line 1383, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal.text input[type="text"] {
  width: 480px;
  border: 1px solid black;
  box-sizing: border-box;
  height: 36px;
}

/* line 1386, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal.text input[type="text"].limitator + .custom-count-char {
  text-align: right;
}

/* line 1389, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#depot-site-default, #depot-site-brand {
  display: none;
}

/* line 1393, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal.text input[type="text"].limitator {
  margin-bottom: 5px;
}

/* line 1397, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pagesContainer > div.separator {
  width: 100%;
  height: 1px;
  background: #6b6f72;
}

/* line 1403, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pagesContainer > div {
  margin-top: 15px;
}

/* line 1407, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#families_form_container textarea {
  margin: 5px 0 15px 0;
}

/* line 1410, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
div.fleft.visu {
  margin: 5px 15px 20px 0px;
}

/* line 1413, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
div.fleft.visu:nth-child(3n) {
  margin: 5px 0px 20px 0px;
}

/* line 1416, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#families_form_container textarea[id^="publishing_backbundle_supportfamily_supportFamilyPages_Page"] {
  width: 375px;
}

/* line 1419, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#families_form_container input[id^="publishing_backbundle_supportfamily_supportFamilyPages_Page"] {
  width: 395px;
}

/* line 1423, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal.textarea {
  width: 500px;
}

/* line 1424, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal.textarea textarea {
  width: 480px;
  border: 1px solid black;
  box-sizing: border-box;
}

/* line 1425, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal.phototeque input[type="submit"], .box-customization-modal.phototeque button {
  width: auto;
}

/* line 1426, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal .photo-list h3 {
  font-size: 15px;
  margin-bottom: 5px;
  color: #757573;
  font-weight: bold;
  background: #f9f9f9;
  display: table-row;
  white-space: nowrap;
}

/* line 1427, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal .photo-list h4 {
  font-size: 12px;
  margin-bottom: 5px;
  margin-top: 5px;
  color: #757573;
  padding-left: 10px;
  background: #f9f9f9;
  display: table-row;
  white-space: nowrap;
}

/* line 1428, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal .photo-list .dots {
  display: table-cell;
  width: 100%;
  height: 1em;
  text-align: right;
  background-image: url("../../images/default/site/dot.gif");
  background-position: 0 90%;
  background-repeat: repeat-x;
}

/* line 1429, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal .photo-list h3 .dots {
  height: 15px;
}

/* line 1430, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal .photo-list h4 .dots {
  height: 12px;
}

/* line 1431, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal .photo-list .box-photo {
  float: left;
  margin: 10px;
  height: 180px;
  border: 2px solid transparent;
  margin-bottom: 20px;
}

/* line 1432, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal .photo-list .box-photo .photo {
  height: 120px;
  width: 150px;
  text-align: center;
  margin-bottom: 3px;
}

/* line 1433, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal .photo-list .box-photo .name {
  width: 150px;
  text-align: center;
  color: #757573;
  font-weight: bold;
}

/* line 1434, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal .photo-list .box-photo.selected {
  border: 2px solid #009de0;
}

/* line 1435, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal .photo-list hr.big {
  border: 2px solid #757573;
}

/* line 1436, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal .photo-list hr.little {
  border: 1px dotted #757573;
}

/* line 1437, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal .photo-list input.search {
  margin-top: 0px;
  height: 21px;
}

/* line 1438, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-customization-modal .photo-list input[type="submit"] {
  margin: 0px 0px;
}

/* line 1440, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-adminSearch {
  background: #000000;
}

/* line 1441, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-adminSearch select {
  margin: 0;
  height: 35px;
}

/* line 1442, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-adminSearch .listType li {
  float: left;
  margin-right: 10px;
}

/* line 1443, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-adminSearch .listType li a {
  color: #FFFFFF;
  font-size: 1.1em;
}

/* line 1444, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-adminSearch .listType li.selected {
  padding-left: 25px;
}

/* line 1445, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-adminSearch .listType li a:hover, .box-adminSearch .listType li.selected a {
  text-decoration: underline;
}

/* line 1447, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.operationsList .operation {
  background: #dfe1e1;
}

/* line 1449, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.customSearchAndSubmitButton {
  position: relative;
  height: 36px;
  background-color: #FFFFFF;
}

/* line 1450, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.customSearchAndSubmitButton .input {
  width: 170px;
  height: 36px;
  background-color: #FFFFFF;
}

/* line 1451, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.customSearchAndSubmitButton .submit {
  width: 45px;
  height: 36px;
  background-color: #eb621a;
  background-image: url(../../images/default/site/loupe-search.png);
  background-position: center;
  background-repeat: no-repeat;
}

/* line 1452, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.customSearchAndSubmitButton .submit a {
  display: block;
  cursor: pointer;
  height: 100%;
  width: 100%;
  text-decoration: none;
}

/* line 1453, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.customSearchAndSubmitButton .input input {
  width: 150px;
  height: 36px !important;
  font-size: 1em;
  margin: 0;
  padding: 0;
  background: none;
  line-height: 36px;
  padding: 0 10px;
}

/* line 1456, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a.btn-action {
  display: block;
  background-color: #000000;
  height: 36px;
  width: 36px;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 1457, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a.btn-action:hover {
  background-color: #eb621a;
}

/*a.btn-action.customize { background-image: url(../../images/default/site/edit.png);  }
a.btn-action.preview { background-image: url(../../images/default/site/see.png);  }
a.btn-action.delete { background-image: url(../../images/default/site/delete.png);  }
a.btn-action.edit { background-image: url(../../images/default/site/edit.png);  }
a.btn-action.download { background-image: url(../../images/default/site/telecharger-mini.png);  }
a.btn-action.print { background-image: url(../../images/default/site/print-mini.png);  }
a.btn-action.plus { background-image: url(../../images/default/site/plus-off.png);  }*/
/* line 1467, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a.btn-action.customize {
  background-image: url(../../images/default/site/edit-on.png);
}

/* line 1468, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a.btn-action.customize-familly {
  background-image: url(../../images/default/site/edit-familly.png);
}

/* line 1469, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a.btn-action.preview {
  background-image: url(../../images/default/site/see-on.png);
}

/* line 1470, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a.btn-action.preview.center {
  margin: 0 auto;
}

/* line 1473, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.supportFamilyPage {
  display: none;
}

/* line 1476, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.support-name-container {
  display: table;
  margin-bottom: 5px;
  width: 100%;
}

/* line 1480, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.support-name-container .support-name {
  display: table-cell;
  vertical-align: middle;
}

/* line 1486, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.supportFamilyPage .title-block {
  margin-bottom: 55px;
  margin-left: 45px;
  margin-top: 15px;
}

/* line 1491, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.supportFamilyPage h1 {
  font-weight: bold;
  font-size: 2em;
  margin-bottom: 2.5em;
}

/* line 1497, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.supportFamilyPage .page-collection {
  margin-left: 45px;
}

/* line 1501, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.gabarit-family-page img:hover {
  cursor: pointer;
}

/* line 1505, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.gabarit-family-page img {
  max-width: 170px;
  max-height: 235px;
}

/* line 1510, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.gabarit-family-page.selected img {
  border: 3px solid #000;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-bottom: 2px;
}

/* line 1518, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
img[id$="-supportFamilyPreview"] {
  width: 80px;
  max-height: 110px;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

/* line 1525, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.supportFamilyPage:first-child {
  display: block;
}

/* line 1528, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.supportFamilyPage:first-child a[href="#before"] {
  display: none;
}

/* line 1532, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.supportFamilyPage a[href="#submit"] {
  display: none;
}

/* line 1536, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.supportFamilyPage:last-child a[href="#next"] {
  display: none;
}

/* line 1539, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.supportFamilyPage .support-name {
  font-weight: bold;
  font-size: 1em;
}

/* line 1543, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.thumbnail-focused {
  border: 3px solid #000;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: inherit;
}

/* line 1550, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.supportFamilyPage a[href="#next"], .supportFamilyPage a[href="#submit"] {
  margin-left: 10px;
}

/* line 1554, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#customizationCond {
  width: 100%;
}

/* line 1557, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#customizationCondText {
  width: 170px;
  display: none;
  display: block;
  height: 20px;
  padding-left: 3px;
}

/* line 1565, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body .prospection-txt {
  background: #eff0f0;
  padding: 20px 25px;
  margin-top: 55px;
  margin-bottom: 30px;
  font-family: arial, sans-serif;
}

/* line 1573, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body .prospection-txt h1 {
  font-family: arial;
  font-weight: bold;
  color: #000;
  font-size: 1.25em;
  margin-bottom: 15px;
  margin-top: 20px;
}

/* line 1582, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body #customer-type-choice {
  background: #eff0f0;
  padding: 10px 15px;
  margin-right: 20px;
  font-family: arial, sans-serif;
}

/* line 1588, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body .prospect-title {
  background: #eb621a;
  color: #fff;
  padding: 15px 10px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}

/* line 1597, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body .prospect-title p {
  margin-bottom: 0px;
  line-height: inherit;
}

/* line 1601, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body #new-driver {
  display: none;
}

/* line 1604, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body .customer-type p:last-child {
  font-style: italic;
  line-height: 1.3em;
  display: block;
  margin-bottom: 0;
}

/* line 1610, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body .customer-type .title {
  font-size: 1.125em;
  cursor: pointer;
}

/* line 1614, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body .customer-type.selected .title {
  color: #eb621a;
  font-weight: bold;
}

/* line 1618, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body .separator {
  background: #999;
  width: 100%;
  height: 1px;
  display: block;
  margin-bottom: 15px;
  margin-top: 15px;
}

/* line 1627, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body #old-driver .separator, #pcrc-body #new-driver .separator {
  margin-top: 10px;
  background: #eff0f0;
}

/* line 1632, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body table th {
  font-family: arial;
  font-weight: bold;
  color: #000;
  background: #d7d7d7;
  padding: 15px 0;
}

/* line 1640, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body .map {
  margin-top: 40px;
}

/* line 1644, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body .map p {
  font-family: arial, sans-serif;
  font-size: 14px;
  margin-bottom: 15px;
  color: #000;
}

/* line 1651, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body .map p:first-child {
  font-family: arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}

/* line 1658, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body iframe {
  width: 650px;
  height: 358px;
}

/* line 1662, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body table tbody td {
  background: #eff0f0;
  border: none;
  text-align: center;
  font-family: arial, sans-serif;
}

/* line 1669, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body .new-template {
  color: #fff;
  background: #169bd5;
  border-radius: 5px;
  display: block;
  padding: 4px 0px;
  text-decoration: none;
  margin: 3px;
}

/* line 1679, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body table tbody td .btns {
  width: 100px;
  margin: 0 auto;
}

/* line 1684, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body .prospect-date {
  font-family: Arial, sans-serif;
  background: #eff0f0;
  padding: 10px;
  padding-top: 20px;
  padding-bottom: 30px;
}

/* line 1692, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#pcrc-body .prospect-date p:first-child {
  font-weight: bold;
  color: #000;
  font-size: 1.125em;
}

/* line 1698, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a.btn-action.delete {
  background-image: url(../../images/default/site/delete-on.png);
}

/* line 1699, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a.btn-action.edit {
  background-image: url(../../images/default/site/edit-on.png);
}

/* line 1700, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a.btn-action.download {
  background-image: url(../../images/default/site/telecharger-mini-on.png);
}

/* line 1701, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a.btn-action.print {
  background-image: url(../../images/default/site/print-mini-on.png);
}

/* line 1702, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a.btn-action.plus {
  background-image: url(../../images/default/site/plus.png);
}

/* line 1703, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a.btn-action.cart {
  background-image: url(../../images/default/site/btn-cart-mini.png);
}

/* line 1704, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a.btn-action.play {
  background-image: url(../../images/default/site/play.png);
}

/* line 1705, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a.btn-action.pause {
  background-image: url(../../images/default/site/pause.png);
}

/* line 1706, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a.btn-action.audio {
  background-image: url(../../images/default/site/audio.png);
}

/* line 1707, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a.btn-action.calendar {
  background-image: url(../../images/default/site/calendar-on.png);
}

/* line 1708, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a.btn-action.ciblage {
  background-image: url(../../images/default/site/ciblage-on.png);
}

/* line 1709, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a.btn-action.update {
  background-image: url(../../images/default/site/btn-update.png);
}

/* line 1710, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a.btn-action.duplicate {
  background-image: url(../../images/default/site/duplicate.png);
}

/* line 1712, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
a.btn-action.d-iblock {
  display: inline-block !important;
}

/* line 1714, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.gabarit-family-page {
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-right: 10px;
  margin-bottom: 10px;
}

/* balisage */
/* line 1723, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn-balisage-format {
  color: #FFFFFF;
  background-repeat: no-repeat;
}

/* line 1724, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn-balisage-format.selected {
  background-color: #d3501c;
}

/* line 1725, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn-balisage-format a {
  color: #FFFFFF;
  font-size: 2em;
  padding-top: 45px;
}

/* line 1726, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn-balisage-format.btn-balisage-format-a4 {
  background-image: url(../../images/default/site/title-a4.png);
  background-position: 117px center;
}

/* line 1727, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn-balisage-format.btn-balisage-format-a6 {
  background-image: url(../../images/default/site/title-a6.png);
  background-position: 114px center;
}

/* line 1728, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn-balisage-format.btn-balisage-format-etq {
  background-image: url(../../images/default/site/title-etiquette.png);
  background-position: 67px center;
}

/* line 1729, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn-balisage-format.btn-balisage-format-a4 a {
  padding-left: 160px;
}

/* line 1730, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn-balisage-format.btn-balisage-format-a6 a {
  padding-left: 150px;
}

/* line 1731, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn-balisage-format.btn-balisage-format-etq a {
  padding-left: 120px;
}

/* line 1732, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-balisageForm .btn-form-submit {
  padding: 8px 15px;
}

/* line 1733, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-balisageForm input {
  margin: 0;
}

/* line 1735, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn-action-balisage {
  background-position: right center;
  background-repeat: no-repeat;
  text-align: left;
  padding: 8px 10px;
  padding-right: 25px;
}

/* line 1736, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn-action-balisage.preview {
  background-image: url(../../images/default/site/see-on.png);
}

/* line 1737, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn-action-balisage.delete {
  background-image: url(../../images/default/site/delete-mini-on.png);
}

/* line 1738, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn-action-balisage.print {
  background-image: url(../../images/default/site/print-mini-on.png);
}

/* line 1739, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn-action-balisage.download {
  background-image: url(../../images/default/site/download.png);
}

/* mes supports de communications */
/* line 1743, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-supportcom {
  width: 485px;
  margin-bottom: 10px;
}

/* line 1744, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-supportcom h3 {
  font-size: 1.4em;
  font-weight: normal;
  height: 100px;
  background-color: #eb621a;
  line-height: 100px;
  padding-left: 20px;
  background-position: left center;
  background-repeat: no-repeat;
}

/*
.box-supportcom.BMD h3 { background-image: url(../../images/default/site/title-euro-blanc.png); background-position: 20px center; }
.box-supportcom.OED h3 { background-image: url(../../images/default/site/title-calendrier-blanc.png); background-position: 18px center; }
.box-supportcom.CNS h3 { background-image: url(../../images/default/site/title-communiquer.png); background-position: 12px center; }
.box-supportcom.OC h3 { background-image: url(../../images/default/site/title-outils.png); background-position: 20px center; }
.box-supportcom.AS h3 { background-image: url(../../images/default/site/title-autres-supports.png); background-position: 20px center; }
.box-supportcom.PF h3 { background-image: url(../../images/default/site/title-prospecter.png); background-position: 13px center; }
*/
/* line 1754, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-supportcom .content a {
  text-decoration: underline;
}

/* line 1755, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-supportcom .content a:hover {
  text-decoration: underline;
  color: #cc4d1b;
}

/* commandes */
/* line 1758, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.recap-commande .shadowed_and_rounded.orangeBg input {
  margin: 0;
}

/* line 1759, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content .listType li a {
  color: #FFF;
  font-size: 1.1em;
}

/* line 1760, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content .listType li a:hover, #content .listType li.selected a {
  text-decoration: underline;
}

/* line 1763, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content .listType li.selected {
  padding-left: 25px;
}

/* line 1764, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content #list_commande .status {
  height: 70px;
  width: 130px;
  font-size: 1.2em;
  line-height: 1.4em;
  padding: 15px 20px;
}

/* line 1772, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content #list_commande .list-one-record-std {
  width: 630px;
}

/* line 1773, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content #list_commande .list-one-record-std .fright {
  margin: 12px 0 0 0;
}

/* line 1774, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content #list_commande .totalHT {
  width: 80px;
}

/* line 1775, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#content #list_commande .statusColor {
  /* width: 70px;*/
  width: 110px;
  font-size: 1.2em;
  line-height: 1.4em;
}

/* line 1776, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#list_commande .id-block {
  position: relative;
  display: block;
}

/* line 1777, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#list_commande .infobulle {
  position: absolute;
  margin-top: -87px;
}

/* line 1779, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#list_commande .fleche-infobulle {
  height: 11px;
  background-image: url(../../images/default/site/fleche-infobulle.png);
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 1780, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#list_commande .price {
  font-size: 1em;
}

/* line 1782, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.picto-commande_status {
  width: 20px;
  height: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 1783, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.picto-commande_status_W {
  background: #ffcc01;
}

/* line 1784, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.picto-commande_status_C {
  background: #ffcc01;
}

/* line 1785, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.picto-commande_status_A {
  background: #bccf03;
}

/* line 1786, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.picto-commande_status_R {
  background: #e3001b;
}

/* line 1787, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.picto-commande_status_T {
  background: #bccf03;
}

/* line 1788, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.picto-commande_status_I {
  background: #e78332;
}

/* line 1790, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#list_commande .statusColor.status_W {
  background: #ffcc01;
}

/* line 1791, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#list_commande .statusColor.status_C {
  background: #ffcc01;
}

/* line 1792, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#list_commande .statusColor.status_A {
  background: #bccf03;
}

/* line 1793, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#list_commande .statusColor.status_R {
  background: #e3001b;
}

/* line 1794, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#list_commande .statusColor.status_T {
  background: #bccf03;
}

/* line 1795, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#list_commande .statusColor.status_I {
  background: #e78332;
}

/* line 1797, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
input.spinner {
  background-color: transparent;
  margin: 0;
  height: 19px;
}

/* line 1798, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
input.spinner:focus {
  outline: 0;
}

/* line 1799, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.ui-spinner .ui-icon {
  color: #FFFFFF;
  background-image: none !important;
  background: #eb621a !important;
  text-indent: 0px !important;
}

/* line 1800, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.ui-spinner.ui-corner-all {
  border: none;
  border-radius: 0px;
}

/* line 1801, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.ui-spinner.ui-corner-all .ui-spinner-button {
  border-radius: 0px;
  border: none !important;
  background: none !important;
  right: 2px;
}

/* line 1803, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.jquery-filestyle input {
  background: #FFFFFF !important;
  height: 19px !important;
}

/* line 1804, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.jquery-filestyle label {
  background-color: #eb621a !important;
  color: #FFFFFF !important;
  padding: 7px 12px !important;
  border: none !important;
  line-height: 21px !important;
  font-size: 12px !important;
  text-transform: uppercase;
}

/* line 1806, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-ciblage .box-file {
  margin-top: 5px;
}

/* line 1807, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-ciblage .box-file .btn-form-submit, .box-ciblage .box-file .btn-form-submit-disabled {
  display: block;
  width: 140px;
}

/* line 1808, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-ciblage .box-file .jquery-filestyle label {
  margin-right: 0px;
  border: 0;
}

/* boutique */
/* line 1811, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.boutique_detail_qty .ui-spinner.ui-widget {
  width: 100%;
}

/* line 1812, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.boutique_detail_qty .ui-spinner.ui-widget .ui-icon {
  width: 100%;
}

/* line 1813, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.boutique_detail_qty .ui-spinner.ui-widget .ui-spinner-button {
  width: 40px;
  right: 1px;
}

/* line 1814, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-oneoperation.boutique.detail .btn.addtocart {
  display: block;
}

/* jplayer */
/* line 1817, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.jp-gui {
  position: relative;
  padding: 20px;
  width: 590px;
}

/* line 1822, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.jp-gui.jp-no-volume {
  width: 432px;
}

/* line 1825, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.jp-gui ul {
  margin: 0;
  padding: 0;
}

/* line 1829, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.jp-gui ul li {
  position: relative;
  float: left;
  list-style: none;
  margin: 2px;
  padding: 4px 0;
  cursor: pointer;
}

/* line 1837, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.jp-gui ul li a {
  margin: 0 4px;
}

/* line 1840, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.bold {
  font-weight: bold;
}

/* line 1843, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
form[name="publishing_backbundle_supportDefinition"] .form-right label {
  display: block;
  font-size: 14px;
  line-height: 24px;
}

/* line 1848, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.jp-gui li.jp-repeat,
.jp-gui li.jp-repeat-off {
  margin-left: 344px;
}

/* line 1852, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.jp-gui li.jp-mute,
.jp-gui li.jp-unmute {
  margin-left: 5px;
}

/* line 1856, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.jp-gui li.jp-volume-max {
  margin-left: 5px;
}

/* line 1859, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
li.jp-pause,
li.jp-repeat-off,
li.jp-unmute,
.jp-no-solution {
  display: none;
}

/* line 1865, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.jp-progress-slider {
  position: absolute;
  top: 5px;
  left: 85px;
  width: 300px;
}

/* line 1871, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.jp-progress-slider .ui-slider-handle {
  cursor: pointer;
}

/* line 1874, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.jp-volume-slider {
  position: absolute;
  top: -8px;
  left: 510px;
  width: 90px;
  height: .4em;
}

/* line 1881, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.jp-volume-slider .ui-slider-handle {
  height: .8em;
  width: .8em;
  cursor: pointer;
}

/* line 1886, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.jp-gui.jp-no-volume .jp-volume-slider {
  display: none;
}

/* line 1889, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.jp-current-time,
.jp-duration {
  position: absolute;
  top: 42px;
  font-size: 0.8em;
  cursor: default;
}

/* line 1896, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.jp-current-time {
  left: 100px;
}

/* line 1899, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.jp-duration {
  right: 266px;
}

/* line 1902, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.jp-gui.jp-no-volume .jp-duration {
  right: 70px;
}

/* line 1905, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.jp-clearboth {
  clear: both;
}

/* sms */
/* line 1910, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.phoneBg {
  background: url("../../images/default/site/sms-smartphone.png") no-repeat center;
  position: relative;
}

/* line 1917, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.content-phone {
  position: absolute;
  top: 105px;
  left: 68px;
  width: 180px;
  min-height: 110px;
  max-height: 100px;
  padding: 10px;
  color: black;
}

/* line 1928, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.addToCart {
  bottom: -23px;
  position: absolute;
  text-align: center;
  width: 330px;
}

/* line 1935, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
iframe#geobusiness-iframe {
  width: 960px;
  height: 720px;
}

/* line 1937, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#mail-choices .btn-group {
  height: 30px;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
}

/* line 1944, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#mail-choices .btn-group span {
  padding-bottom: 20px;
}

/* line 1948, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#mail-choices .btn-group a {
  padding: 10px 60px;
  font-size: 15px;
}

/* line 1953, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#mail-choices p, #mail-choices span {
  font-size: 15px;
}

/* line 1957, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#mail-choices {
  padding: 15px 0px;
  min-width: 990px;
}

/* line 1962, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#mail-alert {
  color: red;
}

/* line 1966, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.ref-step4 img {
  max-width: 100%;
}

/* line 1968, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.visu img {
  max-width: 100%;
}

/* line 1970, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-filter .box-container .filter-menu-type a.selected {
  font-weight: bold;
}

/* line 1974, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-filter .box-container {
  padding: 10px;
  background: #eff0f0;
}

/* line 1978, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-filter .title {
  color: #767a7d;
  font-size: 16px;
}

/* line 1982, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-filter .title-container {
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dadada;
}

/* line 1989, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-description {
  padding: 20px;
  margin-top: 15px;
}

/* line 1994, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#filter-categories, #filter-media {
  margin-top: 10px;
}

/* line 1998, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-filter .filter-list li {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

/* line 1999, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-filter .filter-list li > ul {
  margin-top: 15px;
}

/* line 2000, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-filter .filter-list li > ul > li {
  border-bottom: none;
  padding-left: 18px;
  padding-bottom: 0;
}

/* line 2001, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-filter li:last-child {
  border-bottom: none;
  padding-bottom: 5px;
  margin-bottom: 0px;
}

/* line 2002, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-filter li.withsub span {
  background: url("../../images/default/site/fleche-haut-grise.png") no-repeat center center;
  cursor: pointer;
  display: block;
  float: right;
  height: 6px;
  margin-top: 5px;
  width: 10px;
}

/* line 2003, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-filter li.closed span {
  background: url("../../images/default/site/fleche-bas-grise.png") no-repeat center center;
}

/* line 2004, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-filter li.withsub ul {
  display: block;
}

/* line 2005, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-filter li.closed ul {
  display: none;
}

/* line 2007, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-filter .filter-list li > ul {
  margin-left: 10px;
  margin-bottom: 10px;
}

/* line 2011, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-filter .filter-list li > ul > li {
  padding: 5px 0;
}

/* line 2014, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-filter .filter-list li > ul > li:first-child {
  padding-top: 10px;
}

/* line 2018, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-filter .filter-list label {
  display: block;
  margin: 5px 0;
}

/* line 2023, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-filter .filter-list a.selected {
  font-weight: bold;
}

/* line 2027, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
ol.ui-sortable {
  cursor: move;
}

/* line 2031, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#multicentre > div.common-box {
  width: calc((100% / 2) - 40px);
  padding: 15px;
}

/* line 2036, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#multicentre > div.common-box {
  min-height: 350px;
}

/* line 2040, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.box-description {
  padding: 20px;
  margin-top: 15px;
  background: #fff;
}

/* line 2046, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#depotsPositions li {
  margin: 10px 0 10px 0;
  padding: 20px;
}

/* line 2051, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn.btn-grey {
  background-color: #dddddd;
  color: #000000;
}

/** jQuery UI Accordion styling **/
/* line 2058, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.ui-widget {
  font-family: 'Lato-Regular',Arial,Verdana,sans-serif;
  line-height: 1.2em;
}

/* line 2063, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.ui-state-default {
  border: 0;
  background: inherit;
  color: inherit;
}

/* line 2069, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.ui-widget-content {
  background: inherit;
  border: 0;
}

/* line 2074, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.ui-state-active .ui-icon {
  background-image: url("../../../../js/jquery-ui-1.10.4.custom/css/autosecurite/images/ui-icons_5b6060_256x240.png");
}

/* line 2078, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.ui-state-hover .ui-icon {
  background-image: url("../../../../js/jquery-ui-1.10.4.custom/css/autosecurite/images/ui-icons_5b6060_256x240.png");
}

/* line 2082, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.ui-state-focus .ui-icon {
  background-image: url("../../../../js/jquery-ui-1.10.4.custom/css/autosecurite/images/ui-icons_5b6060_256x240.png");
}

/* line 2086, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.ui-accordion .ui-accordion-content {
  padding: 0;
  overflow: hidden;
}

/* line 2091, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.ui-accordion .ui-accordion-content li:first-child {
  padding: 15px 0;
}

/* line 2095, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.ui-accordion .ui-accordion-content li {
  cursor: pointer;
}

/* line 2099, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.ui-helper-reset {
  line-height: inherit;
}

/* line 2103, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#box-zoom .divPreview.ui-selected {
  background-color: rgba(255, 0, 0, 0.7);
}

/* line 2107, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 2113, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#mask-container {
  display: inline-block;
  position: relative;
  /*Keeps the mask within the container*/
}

/* line 2117, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.mask {
  display: none;
  /*This hides the mask*/
}

/* line 2121, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#mask.loading {
  display: block;
  margin-top: 170px;
  width: 960px;
  position: absolute;
  z-index: 1000;
  /*puts on top of everything*/
  background-image: url("../../../../images/default/smoothzoom/preloader.gif");
  background-position: center;
  background-repeat: no-repeat;
}

/* line 2132, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
table.loading tbody {
  opacity: .5;
}

/* line 2136, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
button.search {
  background: url("../../images/default/site/loupe.png") center center no-repeat #eb621a;
  height: 32px;
  width: 35px;
  margin: 0 20px;
}

/* line 2143, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#facture-container a:after {
  clear: both;
  display: block;
  position: relative;
  top: -35px;
  content: "";
  height: 0;
  width: 0;
  padding: 0;
  margin: -8px;
  border: 16px solid transparent;
  border-top-color: #FFF;
  left: 920px;
}

/* line 2158, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#facture-container div.withsub.closed {
  display: none;
}

/* line 2162, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.placeholder {
  outline: 3px dashed #eb621a;
}

/* line 2166, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#image-cropper {
  text-align: center;
}

/* line 2167, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.cropit-preview.lines {
  height: 244px;
}

/* line 2168, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.cropit-preview.depot {
  width: 380px;
  height: 162px;
}

/* line 2169, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.cropit-preview {
  border: 2px dashed #eb621a;
}

/* line 2171, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#commande_detail table.records_list thead tr th {
  background: white;
  color: black;
  height: 24px !important;
  text-align: center;
}

/* line 2178, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#commande_detail table.records_list tbody tr {
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

/* line 2185, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#commande_detail table.records_list tbody td:last-child,
#commande_detail table.records_list tbody td:nth-last-child(2) {
  border-left: 1px solid #eee;
}

/* line 2190, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn-actions {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-evenly;
  width: 100px;
}

/* line 2197, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.btn-actions > * {
  margin: 5px 0;
}

/* The switch - the box around the slider */
/* line 2201, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.agenda-good-deal-row .switch {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 18px;
  padding: 0;
}

/* Hide default HTML checkbox */
/* line 2210, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.agenda-good-deal-row .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
/* line 2217, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

/* line 2229, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

/* line 2241, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
input:checked + .slider {
  background-color: #98c455;
}

/* line 2245, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

/* line 2249, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
input:checked + .slider:before {
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px);
}

/* Rounded sliders */
/* line 2256, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.slider.round {
  border-radius: 34px;
}

/* line 2260, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
.slider.round:before {
  border-radius: 50%;
}

/* line 2264, /home/wkhim/www/pcrc/web/css/scss/sass/inc/style.scss */
#support .common-box #switch-view .fa {
  padding-right: 4px;
}

/* line 4, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
body {
  background: url("../../images/default/back.png") no-repeat top center #ffffff;
}

/* line 6, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#header .home {
  background: url("../../images/default/logo.png") no-repeat center;
}

/* line 8, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-depotinfo {
  background-image: url(../../images/default/icone-centre.png);
}

/* line 9, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-userinfo {
  background-image: url(../../images/default/icone-compte.png);
}

/* line 11, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#menu ul li.home a {
  background: url(../../images/default/icone-home.png) no-repeat center;
}

/* line 12, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#menu ul li.home:hover a, #menu ul li.home a:hover,
#menu ul li.home.current a {
  background: url(../../images/default/icone-home.png) no-repeat center;
}

/* line 14, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
form[name="publishing_backbundle_supportDefinition"] .form-right label {
  display: block;
  font-size: 14px;
  line-height: 24px;
}

/* line 19, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-depotinfo .btns .content {
  border: 1px solid #eb621a;
}

/* line 20, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-depotinfo .btns .top {
  border: 1px solid #eb621a;
}

/* line 21, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-depotinfo .btns .content ul li span {
  color: #eb621a;
  background: url("../../images/default/storelocator.png") no-repeat left center;
  min-height: 26px;
}

/* line 22, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-depotinfo .btns .content ul li ul li:hover {
  background: #eb621a !important;
}

/* line 23, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-depotinfo .btns .content ul li ul li:hover a {
  color: #FFFFFF;
}

/* line 25, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#home .box-tools-com .titled_box {
  background: url("../../images/default/icone-outils-communication.png") no-repeat 7px 4px;
}

/* line 26, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#home .box-tools-com .contents .tool-link .icon.PR {
  background-image: url("../../images/default/home-tool-PR.png");
}

/* line 27, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#home .box-tools-com .contents .tool-link .icon.EM {
  background-image: url("../../images/default/home-tool-EM.png");
}

/* line 28, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#home .box-tools-com .contents .tool-link .icon.SMS {
  background-image: url("../../images/default/home-tool-SMS.png");
}

/* line 30, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-head.community {
  background-image: url(../../images/default/titre-communaute.png);
}

/* line 31, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-head.assistance {
  background-image: url(../../images/default/title-tel.png);
}

/* line 32, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-head.account {
  background-image: url(../../images/default/icone-account.png);
}

/* line 33, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-head.news {
  background-image: url(../../images/default/title-actu.png);
}

/* line 34, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-head.shop {
  background-image: url(../../images/default/titre-panier.png);
}

/* line 35, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-head.ciblage {
  background-image: url(../../images/default/title-ciblage.png);
}

/* line 36, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-head.customization {
  background-image: url(../../images/default/titre-personnalisation.png);
}

/* line 37, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-head.operation {
  background-image: url(../../images/default/titre-crea-op.png);
}

/* line 38, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-head.balisage {
  background-image: url(../../images/default/title-euro-gris.png);
}

/* line 39, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-head.supportscom {
  background-image: url(../../images/default/title-support.png);
}

/* line 40, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-head.suivi {
  background-image: url(../../images/default/titre-suivi-commande.png);
}

/* line 41, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-head.agenda {
  background-image: url(../../images/default/title-calendrier.png);
}

/* line 42, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-head.search {
  background-image: url(../../images/default/title-loupe.png);
}

/* line 43, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-head.tarif {
  background-image: url(../../images/default/titre-euro.png);
}

/* line 45, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#home .box-suivi .titled_box {
  background: url("../../images/default/titre-suivi-commande.png") no-repeat 20px 14px;
}

/* line 47, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#home .box-post .titled_box {
  background: url("../../images/default/home-icone-post.png") no-repeat 10px 0px;
}

/* line 49, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#home .box-boutique {
  background: url("../../images/default/boutique.jpg") no-repeat;
}

/* line 51, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#home .box-onedirectory.CF {
  background-image: url("../../images/default/home-btn-CF.png");
}

/* line 52, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#home .box-onedirectory.RC {
  background-image: url("../../images/default/home-btn-RC.png");
}

/* line 53, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#home .box-onedirectory.FC {
  background-image: url("../../images/default/home-btn-FC.png");
}

/* line 54, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#home .box-onedirectory.ASC {
  background-image: url("../../images/default/home-btn-ASC.png");
}

/* line 55, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#home .box-onedirectory.SO {
  background-image: url("../../images/default/home-btn-SO.png");
}

/* line 56, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#home .box-onedirectory.CVT {
  background-image: url("../../images/default/home-btn-CVT.png");
}

/* line 58, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#home .box-bottom .slide .date {
  color: #eb621a;
}

/* line 60, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
.box-community-left .profilAvatar {
  background-color: #eb621a !important;
}

/* line 61, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
.box-community-left .box-onepost .headtitle {
  background: url("../../images/default/avatar-big.png") no-repeat center left;
}

/* line 62, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
.box-community-right .title {
  background: url(../../images/default/titre-soumettre-sujet.png) 10px center no-repeat;
}

/* line 63, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
.box-community-left .box-onepost a.title {
  color: #eb621a;
}

/* line 65, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
.community .box-access {
  background-image: url("../../images/default/home-icone-post.png");
}

/* line 66, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
.community .box-access.mine {
  background-image: url("../../images/default/home-icone-post.png");
}

/* line 67, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
.specimen-btn {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 69, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
.nb-comments {
  background: url("../../images/default/icone-bulles-commentaires.png") no-repeat left center;
  color: #eb621a;
}

/* line 70, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
.nb-like {
  background: url("../../images/default/like.png") no-repeat left center !important;
}

/* line 71, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
.nb-like-number {
  color: #eb621a;
}

/* line 72, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
.post .download {
  background: url(../../images/default/icone-telecharger.png) no-repeat left center;
  color: #eb621a;
}

/* line 74, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#box-panier .icone-panier {
  background: url(../../images/default/titre-panier.png) left center no-repeat;
}

/* line 76, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
#content .listType li.selected {
  background: url(../../images/default/coche.png) no-repeat left center !important;
}

/*
.like h3                      { background: url('../../images/default/like.png') no-repeat top left; }
*/
/* line 81, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
.liker .roundedImage.profil {
  background: url("../../images/default/avatar-big.png") no-repeat top left;
}

/* line 83, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
.footer-logo {
  background: url(../../images/default/logo-footer.png) no-repeat center left;
}

/* line 85, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #eb621a !important;
}

/* line 87, /home/wkhim/www/pcrc/web/css/scss/sass/default/style.scss */
span.tag {
  background: #eb621a;
  color: #FFFFFF;
  border-radius: 10px;
  padding: 2px 8px;
  font-size: 10px;
}
