@charset "UTF-8";
/**
 * 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 */
/*#site.admin * { box-sizing: content-box; -webkit-box-sizing: content-box; }*/
/* line 3, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
html {
  font-size: 100%;
}

/* line 4, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
body {
  font-size: 0.8em;
}

/* line 7, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.fleft {
  float: left;
}

/* line 8, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.fright {
  float: right;
}

/* line 9, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.clear {
  clear: both;
}

/* line 10, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.visibility-hidden {
  visibility: hidden;
}

/* line 11, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.hidden-trick {
  position: absolute;
  left: -9999px;
}

/* line 12, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.display-none {
  display: none;
}

/* line 13, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.display-block {
  display: block;
}

/* line 14, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.display-block-dev {
  display: block;
}

/* line 15, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.d-iblock {
  display: inline-block;
  margin: 0px;
}

/* line 16, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.resize-none {
  resize: none;
}

/* line 17, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.cursor-pointer {
  cursor: pointer;
}

/* line 18, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.align-top {
  vertical-align: top !important;
}

/* line 19, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.align-right {
  text-align: right !important;
}

/* line 20, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.zoom50 {
  zoom: 0.5;
}

/* line 21, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.pAbsolute {
  position: absolute;
}

/* line 22, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.pRelative {
  position: relative;
}

/* line 23, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.right0 {
  right: 0;
}

/* line 24, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.nowrap {
  white-space: nowrap;
}

/* line 25, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.cut {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 26, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.horizontal-scrollbar {
  overflow-x: auto;
}

/* line 27, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.supStepLabel {
  min-width: 280px;
  min-height: 30px;
}

/* line 31, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.pad {
  padding: 10px;
}

/* line 32, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padTop5 {
  padding-top: 5px;
}

/* line 33, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padTop10 {
  padding-top: 10px;
}

/* line 34, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padTop15 {
  padding-top: 15px;
}

/* line 35, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padTop20 {
  padding-top: 20px;
}

/* line 36, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padTop25 {
  padding-top: 25px;
}

/* line 37, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padTop30 {
  padding-top: 30px;
}

/* line 38, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padTop60 {
  padding-top: 60px;
}

/* line 39, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padBottom15 {
  padding-bottom: 15px;
}

/* line 40, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padBottom20 {
  padding-bottom: 20px;
}

/* line 41, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padBottom30 {
  padding-bottom: 30px;
}

/* line 42, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padBottom40 {
  padding-bottom: 40px;
}

/* line 43, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padRight10 {
  padding-right: 10px;
}

/* line 44, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padLeft20 {
  padding-left: 20px;
}

/* line 45, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padLeft30 {
  padding-left: 30px;
}

/* line 46, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padHorz10 {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 47, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padHorz15 {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 48, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padHorz20 {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 49, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padHorz30 {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 50, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padVert10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 51, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padVert12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

/* line 52, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padVert15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 53, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padVert20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 54, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padVert23 {
  padding-top: 23px;
  padding-bottom: 23px;
}

/* line 55, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padVert30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* line 56, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padBottom12 {
  padding-bottom: 12px;
}

/* line 57, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.padBottom20 {
  padding-bottom: 20px;
}

/* line 58, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.margin0auto {
  margin: 0 auto;
}

/* line 59, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginTop3 {
  margin-top: 3px;
}

/* line 60, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginTop10 {
  margin-top: 10px;
}

/* line 61, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginTop15 {
  margin-top: 15px;
}

/* line 62, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginTop25 {
  margin-top: 25px;
}

/* line 63, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginTop40 {
  margin-top: 40px;
}

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

/* line 65, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginBottom15 {
  margin-bottom: 15px;
}

/* line 66, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginBottom20 {
  margin-bottom: 20px;
}

/* line 67, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginBottom25 {
  margin-bottom: 25px;
}

/* line 68, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginBottom30 {
  margin-bottom: 30px;
}

/* line 69, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginBottom40 {
  margin-bottom: 40px;
}

/* line 70, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginBottom60 {
  margin-bottom: 60px;
}

/* line 71, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginLeft10 {
  margin-left: 10px;
}

/* line 72, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginLeft20 {
  margin-left: 20px;
}

/* line 73, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginLeft25 {
  margin-left: 25px;
}

/* line 74, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginLeft30 {
  margin-left: 30px;
}

/* line 75, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginLeft35 {
  margin-left: 35px;
}

/* line 76, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginLeft40 {
  margin-left: 40px;
}

/* line 77, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginLeft50 {
  margin-left: 50px;
}

/* line 78, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginLeft80 {
  margin-left: 80px;
}

/* line 79, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginLeftM77 {
  margin-left: -77px;
}

/* line 80, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginLeftM42 {
  margin-left: -42px;
}

/* line 81, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginLeftM32 {
  margin-left: -32px;
}

/* line 82, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginRight10 {
  margin-right: 10px;
}

/* line 83, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginRight15 {
  margin-right: 15px;
}

/* line 84, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginRight20 {
  margin-right: 20px;
}

/* line 85, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginRight25 {
  margin-right: 25px;
}

/* line 86, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.marginRight50 {
  margin-right: 50px;
}

/* line 87, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.margl15 {
  margin: 0 0 00 15px;
}

/* line 88, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.margr15 {
  margin: 0 15px 00 0;
}

/* line 89, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.margt5 {
  margin: 5px 0 0 0;
}

/* line 90, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.margb20 {
  margin: 0 0 20px 0;
}

/* line 91, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.margt15 {
  margin-top: 15px;
}

/* line 92, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.italic {
  font-style: italic;
}

/* line 93, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.underline {
  text-decoration: underline;
}

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

/* line 95, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.t1-2em {
  font-size: 1.2em;
}

/* line 96, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
strong, .strong {
  font-weight: bold;
}

/* line 97, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.wordbreak {
  -ms-word-break: break-all;
  word-break: break-all;
}

/* line 98, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
a {
  color: #231f20;
  text-decoration: none;
}

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

/* line 100, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
a.violet {
  color: #5a326e !important;
}

/* line 101, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
p {
  margin-bottom: 10px;
  line-height: 1.2em;
}

/*
.ui-widget-header{background: none !important; border:none !important;}
*/
/* line 105, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.white {
  color: #FFFFFF;
}

/* line 106, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.orange {
  color: #e78332;
}

/* line 107, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.blue {
  color: #eb621a;
}

/* line 108, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.red {
  color: #d31c1c;
}

/* line 109, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.gray {
  color: #c4c0b9;
}

/* line 110, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.grayLight {
  color: #d3d0c9;
}

/* line 111, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.colored {
  color: #eb621a;
}

/* line 112, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.coloredSpecial {
  color: #eb621a;
}

/* line 113, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.darkOrangeBg {
  background-color: #d3501c;
}

/* line 114, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.orangeBg {
  background-color: #e78332;
}

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

/* line 116, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.darkBlueBg {
  background-color: #312f57;
}

/* line 117, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.yellowBg {
  background-color: #f0bc58;
}

/* line 118, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.ocreBg {
  background-color: #716800;
}

/* line 119, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.greenBg {
  background-color: #9ca448;
  /*green*/
}

/* line 120, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.grayBg {
  background-color: #9e9489;
  /*gray*/
}

/* line 121, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.darkBg {
  background-color: #5b6060 !important;
  /*gray*/
}

/* line 123, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.borderBottomGray {
  border-bottom: 1px solid #c4c0b9;
}

/* line 124, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.borderGray {
  border: 1px solid #c4c0b9;
}

/* line 125, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.border-green {
  border: 2px solid #5CCE79;
}

/* line 127, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.roundedImage {
  overflow: hidden;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  width: 63px;
  height: 63px;
}

/* line 129, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.top_headed {
  background-image: url(../../images/default/site/top-head.png) !important;
  background-repeat: repeat-x !important;
  min-height: 62px;
}

/* line 130, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.top_headed.dark {
  background-color: url(../../images/default/site/top-head-dark.png) !important;
}

/* line 132, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.black_semitransparent {
  background: black;
  background: rgba(0, 0, 0, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000);
}

/* line 136, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.white_semitransparent {
  background: white;
  background: rgba(255, 255, 255, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccFFFFFF,endColorstr=#ccFFFFFF);
}

/* line 140, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.white_opaq {
  background-color: #FFFFFF;
}

/* line 142, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.w100pc {
  width: 100%;
}

/* line 144, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
p.xsmall, .f-xsmall {
  font-size: 0.7em !important;
}

/* line 145, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
p.small, .f-small {
  font-size: 0.9em !important;
}

/* line 146, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
p.std, .f-std {
  font-size: 1em !important;
}

/* line 147, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
p.medium, .f-medium {
  font-size: 1.2em  !important;
  line-height: 1em;
}

/* line 148, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
p.big, .f-big {
  font-size: 1.5em  !important;
  line-height: 1em;
}

/* line 149, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
p.xtra, .f-xtra {
  font-size: 1.7em !important;
}

/* line 150, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
p.verybig, .f-verybig {
  font-size: 2.1em !important;
}

/* line 151, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
p.xtrabig, .f-xtrabig {
  font-size: 2.5em !important;
}

/* line 153, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.shadowed {
  -moz-box-shadow: 0px 0px 10px 0px #9b9b9b;
  -webkit-box-shadow: 0px 0px 10px 0px #9b9b9b;
  -o-box-shadow: 0px 0px 10px 0px #9b9b9b;
  box-shadow: 0px 0px 10px 0px #9b9b9b;
  /*filter:progid:DXImageTransform.Microsoft.Shadow(color=#9b9b9b, Direction=NaN, Strength=10);*/
}

/* line 160, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.shadowed_and_rounded {
  -moz-box-shadow: 0px 0px 10px 0px #9b9b9b;
  -webkit-box-shadow: 0px 0px 10px 0px #9b9b9b;
  -o-box-shadow: 0px 0px 10px 0px #9b9b9b;
  box-shadow: 0px 0px 10px 0px #9b9b9b;
  /*filter:progid:DXImageTransform.Microsoft.Shadow(color=#9b9b9b, Direction=NaN, Strength=10);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;*/
}

/* line 170, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.rounded {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 171, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.rounded-top-left {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}

/* line 172, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.rounded-bottom-left {
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
}

/* line 173, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.rounded-top-right {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}

/* line 174, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.rounded-bottom-right {
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
}

/* line 176, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
input[type="submit"], button {
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  background-color: #f6661c;
  width: 100%;
  color: #FFFFFF;
  border: 0;
  margin: 10px 0;
  font-size: 1em;
  padding: 10px 15px;
}

/* line 177, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
input[type="submit"]:hover, button:hover {
  background-color: #000000;
}

/* line 179, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.btn {
  color: #FFFFFF;
  text-align: center;
  font-size: 12px;
  padding: 10px 15px;
  cursor: pointer;
  text-transform: uppercase;
  background-color: #f6661c;
}

/* line 180, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.btn:hover, .btn.selected {
  text-decoration: none;
  background-color: #eb621a;
}

/* line 181, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.btn-green {
  background-color: #008261;
}

/* line 182, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.btn-ocre {
  background-color: #716800;
}

/* line 183, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
a.btn-green {
  /*display:block;*/
}

/* line 184, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.switch {
  width: 100%;
  padding: 10px 0;
  font-weight: bold;
}

/* line 185, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.go-admin:hover {
  text-decoration: none;
}

/* line 186, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.btn.disabled {
  background-color: #A3ABB9;
}

/* line 188, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.go-admin .switch {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

/* line 190, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
iframe {
  width: 800px;
  height: 900px;
}

/* line 193, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.backWhite {
  background-color: #FFFFFF;
  color: #6b6f72;
}

/* line 194, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.backClear {
  background-color: #dfe1e1;
  color: #6b6f72;
}

/* line 195, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.backColored {
  background-color: #E2001A;
  color: #FFFFFF;
}

/* line 196, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.backDark {
  /*background-color: $colorBACK_DARKBOX;*/
  background: rgba(0, 0, 0, 0.7);
  color: #FFFFFF;
}

/* line 199, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
select, textarea,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="number"],
input[type="password"] {
  position: relative;
  font-size: 12px;
  color: #717171;
  /*border: 1px solid #c9c9c9;*/
  background-color: #ffffff;
  padding: 8px 10px;
  text-decoration: none;
  border: 0;
  height: 16px;
  margin: 5px 0 15px 0;
}

/* line 206, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
select {
  height: 30px;
}

/* line 207, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
textarea {
  height: 125px;
  margin: 0 0 15px 0;
}

/*input[type="file"]	{background: url('../../images/default/site/nav-next.png') center center no-repeat #eaeaea;}*/
/* flash */
/* line 211, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.flash {
  position: relative;
  padding: 10px;
  border: 1px solid #000000;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #e0dede;
  margin: 10px 0px;
}

/* line 212, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.flash-success {
  border: 1px solid #5abf00;
  color: #338000;
  background: #e1ffc7;
}

/* line 213, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.flash-error {
  border: 1px solid #d71313;
  color: #d71313;
  background: #ffd1d1;
}

/* line 214, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.flash-info {
  border: 1px solid #bce8f1;
  color: #31708f;
  background: #d9edf7;
}

/* line 216, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
form ul.warn {
  padding: 10px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 10px 0px;
  border: 1px solid #d71313;
  color: #d71313;
  background: #ffd1d1;
}

/* line 217, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
form ul.warn li {
  color: #d71313 !important;
  border: none !important;
  font-weight: normal !important;
  padding: 0 !important;
  text-transform: none !important;
}

/* line 218, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
form span.required {
  color: #c10909;
}

/* line 220, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.separHorzDark,
.separHorz {
  background-color: #e5e1de;
  height: 2px;
  width: 100%;
}

/* line 222, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.separHorzDark {
  background-color: #d3d0c9;
}

/* line 223, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.separVert {
  background-color: #e5e1de;
  height: 30px;
  width: 2px;
}

/* table */
/* line 225, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
table tbody td {
  font-size: 12px;
  border: 1px solid #d1d1d1;
  color: #000000;
  padding: 5px 8px;
  background: #FFFFFF;
  vertical-align: middle;
}

/*
table                            { border-collapse: collapse; border-spacing: 1px; width: 102%; }
table thead th                   { font-size: 14px; border: 1px solid #c8c9cb; color: #FFFFFF; text-align: left; padding: 5px;  font-weight: bold; text-align: center; border-bottom: none; background: #2F6DDA; }
table thead th                   { border-right: 1px solid #FFFFFF; }
table thead th:last-child        { border-right: 1px solid #c8c9cb; }
*/
/*
table tbody tr:first-child td    { border-top: none; }
*/
/*
table tbody td                   { font-size: 12px; border: 1px solid #d1d1d1; color: #000000; padding: 5px 8px; background: #FFFFFF; vertical-align: middle; }
table tbody td.title             { color: #FFFFFF; background: #5a326e; }
table tbody td.subtitle             { color: #FFFFFF; background: #b4a4c4; }
table tbody td .btn              { height: auto; }
table tfoot td                   { font-size: 12px; background: #d3d3d3; border: 1px solid #d1d1d1; color: #717171; padding: 5px 8px; }
table td a                       { color: #000000; text-decoration: underline; }
*/
/* pager */
/* line 245, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.pager {
  float: right;
  margin: 10px 0 20px 0;
}

/* line 246, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.pager span {
  line-height: 36px;
  vertical-align: middle;
  text-align: center;
}

/* line 247, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.pager span.first a,
.pager span.previous a,
.pager span.next a,
.pager span.last a {
  font-size: 0pt;
  line-height: 0em;
}

/* line 251, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.pager span {
  background-color: #000000;
  background-repeat: no-repeat;
  background-position: center center;
}

/* line 252, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.pager span.previous,
.pager span.next {
  background-color: #5b6060;
}

/* line 254, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.pager span:hover,
.pager span.current {
  background-color: #eb621a;
}

/* line 256, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.pager span,
.pager span a {
  color: #FFFFFF;
  display: inline-block;
  height: 36px;
  width: 36px;
  text-decoration: none;
  padding: 0;
  margin: 0;
}

/* line 258, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.pager span.first {
  background-image: url("../../images/default/site/nav-first.png");
}

/* line 259, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.pager span.previous {
  background-image: url("../../images/default/site/nav-prev.png");
}

/* line 260, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.pager span.next {
  background-image: url("../../images/default/site/nav-next.png");
}

/* line 261, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.pager span.last {
  background-image: url("../../images/default/site/nav-last.png");
}

/* forms */
/* line 264, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.form-row {
  width: 800px;
  margin-bottom: 10px;
}

/* line 265, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.form-left {
  width: 220px;
  float: left;
}

/* line 266, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.form-left label {
  font-size: 14px;
  line-height: 24px;
}

/* line 267, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.form-right {
  width: 570px;
  float: right;
}

/* line 268, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.form-right input.full {
  width: 550px;
}

/* line 269, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.form-clear {
  clear: both;
}

/* line 270, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.form-error {
  position: relative;
  padding: 10px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 10px 0px;
  border: 1px solid #d71313;
  color: #d71313;
  background: #ffd1d1;
}

/* line 271, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.blockContent .form select {
  background-color: white;
}

/*langue*/
/* line 274, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.box-langSelection form {
  background: url("../../images/default/site/label-lang.png") center left no-repeat;
  padding-left: 20px;
}

/*rechercher*/
/* line 277, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.search {
  float: right;
  margin-right: 3px;
}

/* line 278, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.search_submit {
  background-color: white;
  padding: 5px;
  margin-left: -2px;
  margin-top: -8px;
  border-left: 1px solid #D1D1D1;
  border-radius: 5px;
}

/* line 279, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.search_input {
  background-color: white;
  margin-top: 5px;
  height: 10px;
  padding: 3px;
  border-radius: 5px;
  width: 90px;
}

/* switch plateform */
/* line 282, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.switch a {
  color: white;
  font-weight: bold;
}

/* line 283, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.switch a:hover {
  text-decoration: none;
}

/* chosen */
/* line 286, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.chosen-container .chosen-single {
  height: 36px !important;
  border-radius: 0px !important;
  border: none !important;
  background: #FFFFFF !important;
  box-shadow: 0 0 0 !important;
}

/* line 287, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.chosen-container .chosen-single span {
  padding: 4px 0px;
}

/* line 288, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.chosen-container-single .chosen-single div {
  width: 40px !important;
  background-color: #eb621a !important;
}

/* line 289, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.chosen-results li {
  color: #000000;
}

/* line 290, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.chosen-container-single .chosen-single abbr {
  right: 50px !important;
  top: 10px !important;
}

/* line 292, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.chosen-container-multi .chosen-choices div {
  width: 20px !important;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #eb621a !important;
  background-image: url(../../images/default/site/arrow-select.png);
  background-position: center;
  background-repeat: no-repeat !important;
  z-index: 1;
}

/* line 293, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.chosen-container-multi .chosen-choices .search-choice {
  z-index: 2;
}

/* line 295, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.chosen-default {
  border-radius: 0px !important;
  border: none !important;
  background: #FFFFFF !important;
  box-shadow: 0 0 0 !important;
}

/* line 296, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.chosen-container-active .chosen-default {
  border: 1px solid  #aaa !important;
}

/* fancybox */
/* line 299, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-littleblack .fancybox-skin {
  background-color: rgba(0, 0, 0, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000);
  color: #FFFFFF;
}

/* line 301, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-littleblack .fancybox-skin input[type='text'],
.modal-littleblack .fancybox-skin input[type='password'] {
  width: 240px;
}

/* line 303, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-littleblack .fancybox-skin select {
  width: 260px;
}

/* line 304, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-littleblack .fancybox-skin .btn {
  display: block;
  width: 100%;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

/* line 306, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-littleblack .fancybox-skin .title {
  font-size: 2em;
  height: 70px;
  padding: 0;
  margin-top: 5px;
  line-height: 1.1em;
}

/* line 307, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-littleblack .fancybox-skin .title.question-answer {
  background: url(../../images/default/site/login.png) no-repeat left 10px;
  padding-left: 45px;
}

/* line 308, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-littleblack .error {
  position: relative;
  padding: 10px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 10px 0px;
  border: 1px solid #d71313;
  color: #d71313;
  background: #ffd1d1;
}

/* fancybox black */
/* line 311, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-black .fancybox-skin {
  background-color: rgba(0, 0, 0, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000);
  color: #FFFFFF;
}

/* line 313, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-black .fancybox-skin input[type='text'],
.modal-black .fancybox-skin input[type='password'] {
  width: 240px;
}

/* line 315, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-black .fancybox-skin select {
  width: 260px;
}

/* line 317, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-black .fancybox-skin .title {
  font-size: 2em;
  height: 70px;
  padding: 0;
  margin-top: 5px;
  line-height: 1.1em;
}

/* line 318, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-black .fancybox-skin .title.question-answer {
  background: url(../../images/default/site/login.png) no-repeat left 10px;
  padding-left: 45px;
}

/* line 319, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-black .error {
  position: relative;
  padding: 10px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 10px 0px;
  border: 1px solid #d71313;
  color: #d71313;
  background: #ffd1d1;
}

/* fancybox show event */
/* line 322, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-grey .fancybox-skin {
  background-color: #dfe1e1;
  color: #6b6f72;
}

/* line 324, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-grey .fancybox-skin input[type='text'],
.modal-grey .fancybox-skin input[type='password'] {
  width: 240px;
}

/* line 326, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-grey .fancybox-skin select {
  width: 260px;
}

/* line 327, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-grey .fancybox-skin .btn {
  display: block;
  width: 100%;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

/* line 329, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-grey .fancybox-skin .title {
  font-size: 2em;
  height: 70px;
  padding: 0;
  margin-top: 5px;
  line-height: 1.1em;
}

/* line 330, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-grey .fancybox-skin .title.question-answer {
  background: url(../../images/default/site/login.png) no-repeat left 10px;
  padding-left: 45px;
}

/* line 331, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-grey .error {
  position: relative;
  padding: 10px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 10px 0px;
  border: 1px solid #d71313;
  color: #d71313;
  background: #ffd1d1;
}

/* line 332, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-grey .fancybox-close {
  right: 8px;
  top: 8px;
  /*background: url('../../images/default/site/close-fancy.png') no-repeat;*/
}

/* line 333, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.modal-grey .fancybox-title.fancybox-title-float-wrap .child {
  display: none;
}

/* Cachons la case à cocher */
/*[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}  */
/* on prépare le label */
/*
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  display: inline-block;
  min-height: 22px;
  line-height: 22px;
  position: relative;
  padding-left: 35px;
  margin-right: 15px;
  cursor: pointer;
}

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

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

[type="checkbox"]:checked + label
{
  background: url(../../images/default/site/checkbox-selected.png) no-repeat;
}
*/
/* line 369, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.full-page .form_row input[type=text],
.full-page .form_row input[type=email],
.full-page .form_row input[type=number],
.full-page .form_row select,
.full-page .form_row textarea,
.full-page .form textarea,
.full-page .form input {
  width: 100%;
  box-sizing: border-box;
}

/* line 376, /home/wkhim/www/pcrc/web/css/scss/sass/inc/common.scss */
.full-page .form_row input[type=text],
.full-page .form_row input[type=email],
.full-page .form_row input[type=number],
.full-page .form_row select,
.full-page .form input {
  height: 46px;
}
