/* content left block */
.block-fr3-left-content {
  border-bottom: 2px solid #E5E5E5;
  margin: 0 0 27px 0;
  padding: 0 0 11px 0;
}
.block-fr3-left-content h3 {
  padding: 0 0 3px 0;
  font-family: "HelveticaNeueRoman", Arial, "FreeSans", "Garuda", Helvetica, "Bitstream Vera Sans", sans-serif;
  font-size: 33px;
  font-weight: normal;
  line-height: 28px;
  color: #0284ad;
}
.block-fr3-left-content h3 span {
  display: block;
  font-family: "HelveticaNeueThin", Arial, "FreeSans", "Garuda", Helvetica, "Bitstream Vera Sans", sans-serif;
  line-height: 28px;
}
.block-fr3-left-content h3 a {
  color: #0284ad;
}

.block-fr3-web .item-list ul li {
  border-bottom: 1px solid #E5E5E5;
  padding: 5px 0 8px 0;
}
.block-fr3-web .item-list ul li.last, .block-fr3-web .item-list ul li.views-row-last {
  border: none;
}
.block-fr3-web h4 {
  padding: 0 0 6px 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #0284ad;
}
.block-fr3-web h4 a {
  color: #0284ad;
}
.block-fr3-web h4 a:hover {
  color: #0284ad;
  text-decoration: none;
}
.block-fr3-web h5 {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  color: #2B2E35;
}
.block-fr3-web h5 a {
  color: #2B2E35;
}

.block-fr3-questions .block-form {
  padding: 4px 0 15px 0;
}
.block-fr3-questions .block-form .form-radios {
  margin: 0;
  padding: 0;
}
.block-fr3-questions .block-form .form-item {
  padding: 0 0 14px 0;
}
.block-fr3-questions .block-form .form-item label {
  line-height: 14px;
  color: #000;
}
.block-fr3-questions .block-form input.form-submit {
  display: block;
  margin: 6px 0 0 25px;
  background: url('../images/bg-main.png') no-repeat -29px -194px;
  width: 77px;
  height: 25px;
  font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, "FreeSans", "Garuda", Helvetica, "Bitstream Vera Sans", sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
}
.block-fr3-questions .block-form input.form-submit:hover {
  background-position: -29px -169px;
}
.block-fr3-questions .block-form input.form-submit.form-submit-click, .block-fr3-questions .block-form input.form-submit.form-submit-unclick {
  background-position: -29px -194px;
}
.block-fr3-questions .block-form input.form-submit.form-submit-click:hover, .block-fr3-questions .block-form input.form-submit.form-submit-unclick:hover {
  background-position: -29px -169px;
}
.block-fr3-questions .label {
  padding: 0 0 13px 0;
  font-weight: bold;
  line-height: 14px;
  color: #2B2E35;
}

.questions-result {
  background: #F3F3F3;
  width: 107px;
  height: 13px;
  position: relative;
  margin: 5px 0 -6px 0;
}
.questions-result .result {
  background: #404040;
  width: 0%;
  height: 13px;
  overflow: hidden;
}
.questions-result .percent {
  position: absolute;
  left: 100%;
  top: -1px;
  padding: 0 0 0 8px;
  font-size: 12px;
  font-weight: bold;
  line-height: 120%;
  color: #0284ad;
  white-space: nowrap;
}

.block-fr3-blog .item-list ul {
  padding: 0 0 6px 0;
}
.block-fr3-blog .item-list ul li {
  border-bottom: 1px solid #E5E5E5;
  padding: 7px 0 11px 0;
}
.block-fr3-blog .item-list ul li.last, .block-fr3-blog .item-list ul li.views-row-last {
  border: none;
}
.block-fr3-blog .image {
  padding: 0 0 6px 0;
}
.block-fr3-blog .image img {
  display: block;
  margin: 0 auto;
}
.block-fr3-blog h4 {
  padding: 0 0 6px 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #0284ad;
}
.block-fr3-blog h4 a {
  color: #0284ad;
}
.block-fr3-blog h4 a:hover {
  color: #0284ad;
  text-decoration: none;
}
.block-fr3-blog h5 {
  padding: 0 0 1px 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #2B2E35;
}
.block-fr3-blog h5 a {
  color: #2B2E35;
}
.block-fr3-blog .date {
  font-size: 11px;
  font-weight: normal;
  line-height: 120%;
  color: #999999;
}

.block-fr3-sujets h2 {
  margin: 0;
  padding: 0 0 13px 0;
  font-family: "Brown",Arial,Sans-Serif;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 120%;
  color: #2B2E35;
}
.block-fr3-sujets .item-list ul {
  font-size: 0;
}
.block-fr3-sujets .item-list ul li {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 15px;
}
.block-fr3-sujets .item-list ul li a {
  border: 1px solid black;
  color: black;
  border-radius: 5px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  font-family: "Brown", Arial, Sans-Serif;
  font-weight: 300;
  padding: 6px 10px;
  margin-bottom: 5px;
}
.block-fr3-sujets .item-list ul li a:hover {
  background-color: black;
  color: white;
}

.block-fr3-pillier h2 {
  padding-bottom: 10px;
}
.block-fr3-pillier .block-fr3-pillier-content {
  color: black;
  font-family: "Brown", Arial, Sans-Serif;
}
.block-fr3-pillier .item-list ul {
  font-size: 0;
}
.block-fr3-pillier .item-list ul li {
  display: inline-block;
}
.block-fr3-pillier .item-list ul li a {
  border-radius: 5px;
  border: 1px solid black;
  display: block;
  padding: 15px 10px;
  font-weight: normal;
  font-size: 14px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.block-fr3-pillier .item-list ul li a:hover {
  color: white;
  background-color: black;
}

/*# sourceMappingURL=content_left_blocks.css.map */
