/*! normalize.css v2.1.2 | MIT License | git.io/normalize */article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000000;
}
code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-family: 'open_sansregular';
  src: url('font/opensans-regular-webfont.eot');
  src: url('font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-regular-webfont.woff') format('woff'), url('font/opensans-regular-webfont.ttf') format('truetype'), url('font/opensans-regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotoregular';
  src: url('font/robotocondensed-bold-webfont.eot');
  src: url('font/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'), url('font/robotocondensed-bold-webfont.woff') format('woff'), url('font/robotocondensed-bold-webfont.ttf') format('truetype'), url('font/robotocondensed-bold-webfont.svg#robotobold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'robotoregular';
    src: url('font/robotocondensed-bold-webfont.svg') format('svg');
  }
}
.icon-calendar {
  background: url('../img/icon/icon-calendar.jpg') no-repeat left center;
}
.icon-computer {
  background: url('../img/icon/icon-computer.jpg') no-repeat left center;
}
.icon-view {
  background: url('../img/icon/icon-view.png') no-repeat left center;
  background-size: 25px 18px;
}
.icon-ranking {
  background: url('../img/icon/icon-ranking.png') no-repeat left center;
  background-size: 16px 18px;
}
.icon-download {
  background: url('../img/icon/icon-download.png') no-repeat left center;
  background-size: 20px 18px;
}
.icon-comment {
  background: url('../img/icon/icon-comment.png') no-repeat left center;
}
.icon-card {
  background: url('../img/icon/icon-account.jpg') no-repeat 10px center;
}
.icon-card.active,
.icon-card:hover {
  background: url('../img/icon/icon-account-active.jpg') no-repeat 10px center;
}
.icon-new {
  background: url('../img/icon/icon-new.jpg') no-repeat 10px center;
}
.icon-new.active,
.icon-new:hover {
  background: url('../img/icon/icon-new-active.jpg') no-repeat 10px center;
}
.icon-prompt {
  background: url('../img/icon/icon-prompt.jpg') no-repeat 10px center;
}
.icon-prompt.active,
.icon-prompt:hover {
  background: url('../img/icon/icon-prompt-active.png') no-repeat 10px center;
}
.icon-graph {
  background: url('../img/icon/icon-graph.jpg') no-repeat 10px center;
}
.icon-graph.active,
.icon-graph:hover {
  background: url('../img/icon/icon-graph-active.jpg') no-repeat 10px center;
}
.icon-companion-calendar {
  background: url('../img/icon-companion/calendar.png') no-repeat 15px center;
}
.icon-companion-calendar-valid {
  background: url('../img/icon-companion/calendar-valid.png') no-repeat 15px center;
}
.icon-companion-software {
  background: url('../img/icon-companion/software.png') no-repeat 15px center;
}
.icon-companion-cups {
  background: url('../img/icon-companion/cups.png') no-repeat 15px center;
}
.icon-companion-view {
  background: url('../img/icon-companion/visits.png') no-repeat 15px center;
}
.icon-companion-download {
  background: url('../img/icon-companion/download.png') no-repeat 15px center;
}
.icon-button-left {
  padding: 19px 11px 0 0;
  background: url('../img/arrow-left-orange.png') no-repeat left center;
  display: inline;
  float: left;
}
.icon-button-right {
  padding: 19px 11px 0 0;
  background: url('../img/arrow-right-orange.png') no-repeat right center;
  display: inline;
  float: left;
}
.icon-button-right.icon-grey {
  padding: 45px 19px 0 0;
  background: url('../img/arrow-grey.jpg') no-repeat right center;
  display: inline;
  float: left;
}
.wrap {
  width: 980px;
  margin: 0 auto;
}
#header,
#footer {
  height: 112px;
  overflow: visible;
}
header section.top .left,
footer section.top .left,
header section.bottom .left,
footer section.bottom .left {
  width: 287px;
  height: 29px;
}
header section.top .right,
footer section.top .right,
header section.bottom .right,
footer section.bottom .right {
  width: 693px;
}
header section.top,
footer section.top {
  height: 40px;
  background-color: #FFFFFF;
  overflow: hidden;
}
header section.bottom,
footer section.bottom {
  background-color: #456b32;
  height: 72px;
  background-image: linear-gradient(bottom, #303e2d, #435144);
  background-image: -o-linear-gradient(bottom, #303e2d, #435144);
  background-image: -moz-linear-gradient(bottom, #303e2d, #435144);
  background-image: -webkit-linear-gradient(bottom, #303e2d, #435144);
  background-image: -ms-linear-gradient(bottom, #303e2d, #435144);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #303e2d), color-stop(1, #435144));
  background-repeat: no-repeat;
  background-size: 50% 100%;
}
header section.bottom .right,
footer section.bottom .right {
  background-color: #456b32;
}
h1,
h2,
h3,
h4,
h5,
h6,
header,
.button,
.button span,
.button input,
.button button,
a.no-background,
#step li span,
legend,
#menu a,
#homepage-background .left p,
#homepage-background .left strong,
#homepage-content h2,
#block-list .text header,
#block-list footer .discover,
.breadcrumb a,
#coders-list p,
#companion-info .left p,
#companion-info .right p,
#comment-list article .name,
#comment-list article .date,
#step span,
#user-companion-list article .container header,
#user-companion-list article .container p,
#comment-add p,
#menu-left li a,
#onglet-nav li a,
#user-companion-list article .container .action a {
  font-family: 'robotoregular', sans-serif;
  font-weight: normal;
}
p,
span,
footer,
li,
a,
label,
input,
textarea,
#companion-info .left .value,
#companion-info .right .value,
#user-companion-list article .container .coder,
#user-companion-list article .container .date,
#coders-list .country,
#coders-list .small,
#comment-add .small {
  font-family: 'open_sansregular', sans-serif;
}
.button,
.button input,
.button button,
#block-list footer .discover,
#user-companion-list article .container .action a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#logo {
  margin: -28px 0 0 -181px;
}
#content {
  margin-bottom: 30px;
}
#header-content {
  background-color: #f4f4f4;
  box-shadow: inset 0 -5px 5px -2px #cccccc;
  height: auto;
}
#header-content.fixed_size {
  height: 165px;
}
#header-content.companion-view {
  height: auto;
}
#header-content.coder-header,
#header-content.type-page {
  height: 200px;
  padding: 0;
}
#header-content header {
  position: relative;
}
#header-content header h1 {
  color: #555555;
  margin-bottom: 0;
  line-height: 1.1em;
  font-size: 30px;
}
#header-content .content-element h1 {
  color: #555555;
  font-size: 35px;
}
#header-content .content-element h2 {
  margin: 0;
}
#header-content.no-shadow {
  box-shadow: none;
}
#content-content .left {
  padding-right: 20px;
}
#content-content .left,
#content-content .right {
  width: 50%;
  padding: 20px default;
}
#content-content .left img,
#content-content .right img {
  max-width: 100%;
}
.content-element h2 {
  color: #555555;
}
#footer .left p {
  color: #666666;
  font-size: 13px;
}
#footer #reference {
  float: right;
}
#footer #menu-footer {
  float: right;
}
/*
	Menu
*/
#reference ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#reference li {
  float: left;
  margin: 0 0 0 55px;
  padding: 0;
  height: 72px;
}
#reference img {
  max-height: 72px;
}
#account-menu {
  float: right;
  margin-top: 10px;
}
#account-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#account-menu li {
  float: left;
}
#account-menu li span,
#account-menu li a {
  color: #555555;
  text-decoration: none;
  font-size: 12px;
}
#account-menu li.separator {
  padding: 0 10px;
}
#account-menu li.no-separator {
  padding: 0 10px;
}
#menu {
  display: table;
  height: 72px;
  margin-left: 50px;
  float: right;
}
#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: table-cell;
  vertical-align: middle;
}
#menu li {
  float: left;
  margin-left: 20px;
}
#menu li a,
#menu li span {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 16px;
}
#menu li a.active,
#menu li span.active,
#menu li a:hover,
#menu li span:hover {
  color: #bcd630;
}
#menu li:first-child {
  margin-left: 0;
}
#menu-left {
  position: absolute;
  left: 0;
  top: 20px;
  border: 1px solid #CCCCCC;
  border-top: 8px solid #4bb41f;
  background-color: #FFFFFF;
}
#menu-left,
#menu-left a {
  width: 220px;
}
#menu-left.full li a {
  padding: 15px 20px 15px 50px;
  height: 72px;
}
#menu-left ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#menu-left li a {
  display: table-cell;
  color: #707070;
  padding: 15px 20px 15px 25px;
  font-size: 15px;
  text-decoration: none;
  vertical-align: middle;
}
#menu-left li.active,
#menu-left li:hover {
  background-color: #456b32;
}
#menu-left li.active a,
#menu-left li:hover a {
  color: #FFFFFF;
}
#menu-footer ul {
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
}
#menu-footer li {
  margin: 0 40px 0 0;
  padding: 0;
  float: left;
}
#menu-footer a {
  text-decoration: none;
  color: #555555;
  font-size: 13px;
}
#menu-footer a:hover {
  text-decoration: underline;
}
/*
	Individual elements
*/
.search {
  border: 1px solid #CCCCCC;
  background-color: #f4f4f4;
  width: 318px;
  float: left;
  height: 40px;
}
.search input[type=search] {
  background: none;
  border: none;
  text-decoration: italic;
  color: #000000;
  padding: 0 10px;
  width: 258px;
  height: 40px;
  float: left;
}
.search input[type=submit] {
  color: transparent;
  height: 0;
  width: 0;
  border: none;
  background: url('../img/icon-loupe.png') no-repeat center center;
  padding: 25px 30px 0 0;
  float: left;
  margin-top: 7px;
}
#info-block {
  margin: 30px auto;
}
#info-block ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#info-block li {
  width: 326.6666666666667px;
  float: left;
  padding: 10px;
}
#info-block li:first-child {
  padding-left: 0;
}
#info-block li:first-child img {
  width: 320px;
}
#info-block li:last-child {
  padding-right: 0;
}
#info-block li img {
  width: 310px;
  height: 200px;
}
#info-block li h2,
#info-block li p {
  width: 100%;
  text-align: center;
  margin: 0;
}
#info-block li h2 {
  color: #666666;
  font-weight: normal;
  font-size: 18px;
  margin: 10px 0;
}
#info-block li p {
  color: #707070;
  font-size: 14px;
}
#info-block .center {
  margin: 20px 0;
}
#block-list {
  margin-top: 30px;
}
#block-list .box {
  height: 205px;
  overflow: hidden;
}
#block-list .item {
  width: 33.33%;
  float: left;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
}
#block-list .item.pos-row-0 {
  padding: 0 10px 0 0;
}
#block-list .item.pos-row-1 {
  padding: 0 10px;
}
#block-list .item.pos-row-2 {
  padding: 0 0 0 10px;
}
#block-list .item:hover .default-show {
  display: none;
}
#block-list .item:hover .hover {
  display: block;
}
#block-list .item:hover .text {
  background-color: #BABABA;
  opacity: 0.5;
}
#block-list .text {
  border-bottom: 1px solid #CCCCCC;
  padding: 10px 20px;
  height: 160px;
}
#block-list .text header {
  color: #707070;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 10px;
  max-height: 3.4em;
  text-overflow: ellipsis;
  overflow: hidden;
}
#block-list .text p {
  color: #707070;
  font-size: 14px;
  margin: 0;
  max-height: 4em;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 18px;
}
#block-list .text .journal {
  color: #999999;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 5px;
}
#block-list footer .default-show {
  padding-left: 20px;
}
#block-list footer .default-show .date {
  padding-left: 20px;
  margin-right: 20px;
}
#block-list footer .default-show .language {
  padding-left: 25px;
}
#block-list footer .hover {
  display: none;
}
#block-list footer .hover p {
  color: #FFFFFF;
}
#block-list footer .hover .container.left {
  height: 38px;
  padding: 0 0 0 6px;
  overflow: hidden;
  width: 70%;
}
#block-list footer .hover .container.left .icon-view {
  padding-left: 30px;
  margin-right: 20px;
}
#block-list footer .hover .container.left .icon-ranking {
  padding-left: 22px;
  margin-right: 25px;
}
#block-list footer .hover .container.left .icon-download {
  padding-left: 25px;
  margin-right: 0;
}
#block-list footer .hover .container.right {
  width: 30%;
}
#block-list footer p,
#block-list footer .discover {
  float: left;
  padding-left: 30px;
  margin: 9px 6px 10px 0;
  color: #999999;
  font-size: 13px;
}
#block-list footer .discover {
  margin: 0;
  border-left: 1px solid #CCCCCC;
  text-transform: uppercase;
  padding: 10px 0 10px 12px;
  color: #FFFFFF;
  font-size: 15px;
  text-decoration: none;
}
.block-list-item-green .box {
  border: 1px solid #CCCCCC;
  border-top: 8px solid #4bb41f;
}
.block-list-item-green .item:hover .box {
  border-bottom: 1px solid #4bb41f;
}
.block-list-item-green .item:hover footer {
  background-color: #4bb41f;
}
#search-websites {
  float: left;
  margin-right: 20px;
}
#search-websites .autocomplete-simple {
  width: auto;
}
#search-websites .autocomplete-simple .autocomplete-list {
  width: 200px;
}
#search-websites input {
  box-shadow: none;
  border: 1px solid #CCCCCC;
  float: left;
}
#search-websites input[type=text] {
  padding: 10px;
  background-color: #f4f4f4;
  width: 200px;
  font-size: 14.3px;
  border-radius: 0;
  height: 40px;
}
#search-websites input[type=submit] {
  background: none;
  background-color: #f4f4f4;
  border-left: none;
  height: 40px;
}
#search-websites .sbHolder {
  float: left;
  width: 221px;
}
#search-websites .sbOptions {
  width: 221px;
}
#search-websites .sbHolder:last-child {
  border-left: none;
}
#search-websites + .search {
  float: left;
}
.homepage-search-fixe.fixed {
  position: fixed;
  top: 0;
  z-index: 100;
}
#avatar-upload {
  background-color: #F1F1F1;
  border: 1px solid #CCCCCC;
  padding: 20px;
}
#avatar-upload .left {
  width: 40%;
}
#avatar-upload .right {
  width: 60%;
}
#avatar-upload .right p {
  color: #999999;
  font-size: 13px;
}
#header-content div.register-form h1 {
  color: #555555;
}
#content-content .register-form h2 {
  font-size: 22px;
  color: #555555;
  text-transform: uppercase;
}
#register-form p:first-child {
  margin-top: 0;
}
#register-form .right {
  margin-top: 20px;
}
#password-change {
  border: 1px solid transparent;
  margin-top: 10px;
  padding: 10px 20px;
}
#password-change a {
  display: block;
  color: #fd8e3c;
  margin-bottom: 20px;
}
#password-change.active {
  border: 1px solid #CCCCCC;
  background-color: #F1F1F1;
}
#password-change.active .hide {
  display: block;
}
#step {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
#step li {
  width: 33.33%;
  height: 50px;
  float: left;
  padding-right: 20px;
  line-height: 50px;
  display: table;
}
#step li span {
  font-size: 20px;
}
#step li .number {
  border-radius: 50%;
  border: 1px solid #CCCCCC;
  height: 50px;
  width: 50px;
  display: block;
  text-align: center;
  float: left;
  color: #707070;
  font-size: 30px;
}
#step li .text {
  padding-left: 10px;
  width: 76%;
  height: 50px;
  line-height: 1;
  display: table-cell;
  vertical-align: middle;
  color: #707070;
}
#step li:last-child {
  padding-right: 0;
}
#step .current .number {
  border: none;
  background-color: #4bb41f;
  color: #FFFFFF;
}
#step .current .text {
  color: #4bb41f;
}
#companion-form > .button {
  margin-left: 20px;
}
#companion-form .checkbox input {
  float: left;
  margin-right: 10px;
}
#companion-form .checkbox .left {
  width: auto;
  margin-right: 10px;
}
#companion-form .button.cancel {
  float: left;
}
.breadcrumb {
  list-style: none;
  margin: 10px 0 30px;
  padding: 0;
}
.breadcrumb li {
  float: left;
  margin-right: 30px;
}
.breadcrumb a {
  padding: 5px 25px 5px 0;
  color: #D45723;
  text-transform: uppercase;
  font-size: 13px;
  text-decoration: none;
  background: url('../img/arrow-right-orange.png') no-repeat right center;
}
.breadcrumb a:hover {
  text-decoration: underline;
}
#coders-list {
  margin: 20px 0;
}
#coders-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#coders-list li {
  float: left;
  width: 326px;
  padding: 10px;
  /*&:nth-child(3n+3) {
			background-color: red;
		}
		&:nth-child(2n+3) {
			background-color: blue;
		}
		&:nth-child(1n+3) {
			background-color: yellow;
		}
		&:first-child {
			padding-left: 0;
			.grey {
				width: 185px;
			}
		}
		&:last-child {
			padding-right: 0;
			.grey {
				width: 185px;
			}
		}
		&:nth-child(1) {
			padding-right: 0;
			.grey {
				width: 195px;
			}
		}
		&:nth-child(3) {
			padding-left: 0;
			.grey {
				width: 195px;
			}
		}*/

}
#coders-list img,
#coders-list .grey {
  overflow: hidden;
  height: 150px;
}
#coders-list img {
  width: 131px;
  border: 1px solid #CCCCCC;
  border-right: 0;
}
#coders-list .grey {
  padding: 15px 10px 10px 15px;
  width: 175px;
  border-left: 0;
}
#coders-list p {
  margin: 0;
  color: #707070;
  font-size: 18px;
  line-height: 1.2em;
}
#coders-list .small {
  margin-top: 20px;
}
#coders-list .country {
  margin-top: 0;
  text-transform: uppercase;
}
#coders-list .small,
#coders-list .country {
  color: #707070;
  font-size: 14px;
}
#companion-info .container {
  width: 100%;
  margin-bottom: 20px;
}
#companion-info .left,
#companion-info .right {
  width: 50%;
  padding: 10px 10px 10px 70px;
  min-height: 75px;
  /* big int */

}
#companion-info .left p,
#companion-info .right p {
  color: #FFFFFF;
  font-size: 18px;
  margin: 0;
}
#companion-info .left .value,
#companion-info .right .value {
  font-size: 16px;
}
#companion-info .left {
  background-color: #4CB41F;
}
#companion-info .right {
  background-color: #456B32;
}
#companion-info .icon-companion-cups .value,
#companion-info .icon-companion-view .value,
#companion-info .icon-companion-download .value {
  font-size: 21px;
  font-weight: bold;
}
#companion-info .value.big {
  font-size: 21px;
  font-weight: bold;
}
#onglet-nav {
  margin-top: 15px;
}
#onglet-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#onglet-nav li {
  float: left;
  margin-right: 10px;
}
#onglet-nav li a {
  width: 248px;
  height: 49px;
  text-align: center;
  display: block;
  color: #666666;
  text-transform: uppercase;
  text-decoration: none;
  padding-top: 18px;
  font-size: 16px;
  background: url('../img/btn/onglet.png') no-repeat top center;
}
#onglet-nav li.active a,
#onglet-nav li:hover a {
  color: #FFFFFF;
  background: url('../img/btn/onglet_active.png') no-repeat top center;
}
#onglet-nav.your-onglet li a {
  height: 45px;
  width: 224px;
  padding-top: 13px;
  background: url('../img/btn/onglet_small.png') no-repeat top center;
}
#onglet-nav.your-onglet li.active a,
#onglet-nav.your-onglet li:hover a {
  background: url('../img/btn/onglet_small_active.png') no-repeat top center;
}
#comment-list {
  margin-top: 20px;
}
#comment-list header {
  background-color: #D6D6D6;
  padding: 20px;
  color: #707070;
  font-size: 16px;
  border-bottom: 0;
}
#comment-list header i {
  padding: 26px;
  background-size: 37px 25px;
}
#comment-list article {
  padding: 0;
  display: table;
}
#comment-list article .pull-left,
#comment-list article .pull-right {
  border-top: 0;
  height: 100%;
  padding: 20px;
  display: table-cell;
}
#comment-list article .pull-left p,
#comment-list article .pull-right p {
  margin: 0;
}
#comment-list article .pull-left {
  background-color: #FFFFFF;
  width: 199px;
  right: 0;
}
#comment-list article .pull-left .name {
  color: #707070;
  font-size: 22px;
}
#comment-list article .pull-left .date {
  color: #707070;
  font-size: 16px;
}
#comment-list article .pull-right {
  border-left: 0;
  width: 779px;
}
#comment-list article .pull-right p {
  color: #707070;
  font-size: 14px;
}
#comment-list article.comment-active {
  border: 1px solid #4bb41f;
}
#comment-list article.comment-disable {
  border: 1px solid #D45723;
}
#comment-list .administrator a {
  float: right;
  color: #D45723;
  display: block;
  font-size: 14px;
  padding: 0 0 0 20px;
}
#comment-add {
  margin-top: 20px;
}
#comment-add label {
  color: #666666;
}
#comment-add .button {
  margin-top: 20px;
}
#comment-add p {
  color: #707070;
  font-size: 16px;
}
#comment-add .small {
  color: #707070;
  font-size: 13px;
  margin-bottom: 0;
}
#account-form .left p:first-child {
  margin-top: 0;
}
#account-form .right {
  margin-top: 20px;
}
#user-companion-list article {
  width: 33.33%;
  height: 270px;
  float: left;
}
#user-companion-list article .container header {
  color: #707070;
  padding: 10px 10px 0;
  font-size: 18px;
  height: 5em;
}
#user-companion-list article .container .content {
  padding-top: 10px;
}
#user-companion-list article .container .content p {
  color: #707070;
  font-size: 14px;
  padding: 0 10px;
  margin: 0;
}
#user-companion-list article .container .content .coder {
  font-size: 12px;
}
#user-companion-list article .container .content .date {
  background: url('../img/icon-small-calendar.jpg') no-repeat 10px center;
  color: #999999;
  padding: 10px 0 10px 30px;
}
#user-companion-list article .container footer {
  background-color: #F4F4F4;
  padding: 10px;
}
#user-companion-list article .container footer p {
  margin: 0;
}
#user-companion-list article .container .action div {
  width: 49%;
}
#user-companion-list article .container .action a {
  display: block;
  background: url('../img/white-arrow.png') no-repeat 98px center #4cb41f;
  padding: 10px 10px;
  width: 100%;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
}
#user-companion-list article.item-pos-0 {
  padding: 20px 10px 10px 0;
}
#user-companion-list article.item-pos-1 {
  padding: 20px 10px;
}
#user-companion-list article.item-pos-2 {
  padding: 20px 0 10px 10px;
}
#user-companion-list article.top-border-green header,
#user-companion-list article.top-border-green .content,
#user-companion-list article.top-border-green footer {
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}
#user-companion-list article.top-border-green > .container {
  border-top: 8px solid #4CB41F;
}
#user-companion-list article.top-border-orange > .container {
  border: 1px solid #CCCCCC;
  border-top: 8px solid #FB5612;
}
#user-companion-list article.top-border-grey header,
#user-companion-list article.top-border-grey .content,
#user-companion-list article.top-border-grey footer {
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}
#user-companion-list article.top-border-grey > .container {
  border-top: 8px solid #707070;
}
#user-companion-list article.top-border-grey > .container .action a {
  background-color: #707070;
}
#bubble-info {
  margin: 70px 0 30px 7px;
  background: url('../img/bubble_info.png') no-repeat left center;
  width: 165px;
  height: 61px;
  padding: 5px 5px 5px 17px;
}
#bubble-info p {
  margin: 0;
  font-size: 11px;
  color: #707070;
  font-style: italic;
}
/*
	Pages
*/
#homepage-background {
  background-color: #cbd0d6;
}
#homepage-background .wrap {
  background: url("../img/hp.png") no-repeat scroll 168px center transparent;
  height: 239px;
}
#homepage-background .left {
  width: 66%;
  float: left;
}
#homepage-background .left .important {
  color: #333333;
  font-size: 30px;
  margin: 20px 0 0;
  line-height: 35px;
}
#homepage-background .left .important strong {
  font-size: 40px;
  font-weight: normal;
}
#homepage-background .left .important.bottom {
  line-height: 40px;
  margin: 10px 0 23px;
}
#homepage-background .left p {
  color: #707070;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  filter: dropshadow(color=#ffffff, offx=1, offy=1);
  font-size: 18px;
  width: 80%;
  line-height: 21px;
}
#homepage-background .right {
  width: 30.7%;
  float: right;
}
#homepage-background .right .button {
  width: 100%;
}
#homepage-login {
  margin: 30px 0;
  width: 300px;
}
#homepage-login p {
  width: 100%;
  display: block;
}
#homepage-login input[type=password],
#homepage-login input[type=email] {
  margin: 0 0 20px;
  padding: 10px;
  border: none;
  box-shadow: 2px 2px 3px 1px #A5A5A5;
  border-radius: 3px;
}
#homepage-login input[type=password] {
  margin-bottom: 30px;
}
#homepage-login .info {
  color: #FFFFFF;
  font-size: 11px;
  margin-top: 0;
}
#homepage-login a {
  color: #FFFFFF;
}
#homepage-content h2 {
  margin-top: 0;
  color: #555555;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
}
.companion-view {
  color: #666666;
  font-size: 18px;
  margin: 0;
}
.companion-view .companion-view {
  margin-top: 27px;
}
.companion-view .companion-view .and {
  color: #666666;
  font-weight: normal;
}
.companion-view strong {
  color: #707070;
}
.companion-view small {
  font-style: italic;
  color: #999999;
  font-size: 16px;
}
.companion-view .pull-left {
  width: 80%;
  padding-right: 55px;
}
.companion-view .pull-right {
  width: 20%;
}
#onglet-code .description-container {
  padding-top: 0;
  position: relative;
}
#onglet-code .description-container .footer {
  margin-top: 20px;
}
#onglet-code .description-container .footer p {
  margin: 0;
  color: #999999;
  font-size: 13px;
}
#onglet-code .description-container .footer i {
  padding: 13px;
  background-size: 20px 14px;
}
#onglet-code .description-container .footer a {
  color: #D45723;
  font-size: 14px;
}
#onglet-code .description {
  padding: 10px;
  border: 1px solid #CCCCCC;
  border-top: 8px solid #4BB51F;
}
#onglet-code .description header {
  color: #707070;
  text-transform: uppercase;
  font-size: 20px;
}
#onglet-code .description article p {
  color: #999999;
  font-size: 14px;
  word-wrap: break-word;
}
#onglet-code .description footer p {
  color: #979797;
  font-size: 14px;
  margin: 0;
}
#onglet-code .description footer a,
#onglet-code .description footer p {
  float: left;
}
#onglet-code .description footer .readme {
  color: #D45723;
  padding: 0 0 0 20px;
  margin-right: 10px;
  font-size: 16px;
  text-decoration: none;
}
.companion-view .pull-right {
  padding-top: 20px;
}
.companion-view .pull-right img {
  display: block;
  margin-bottom: 20px;
}
.companion-view .pull-right a {
  margin-top: 10px;
  display: block;
  width: 100%;
  padding: 0 0 0 20px;
  color: #D45723;
  font-size: 14px;
}
.companion-dec {
  margin-top: 20px;
}
#onglet-similar {
  padding-top: 20px;
}
#onglet-to_be_validated article .action .pull-left {
  width: 100% !important;
}
#onglet-to_be_validated article .action .pull-left a {
  background-image: none;
  text-align: center;
}
#onglet-to_be_validated article .action .pull-right {
  display: none;
}
.coder-header header,
.companion-header header {
  padding: 20px 0;
}
.coder-header .pull-left,
.companion-header .pull-left {
  width: 287px;
}
.coder-header .pull-left .avatar-img,
.companion-header .pull-left .avatar-img {
  float: right;
  border: 1px solid #CCCCCC;
}
.coder-header .pull-right,
.companion-header .pull-right {
  width: 693px;
  padding: 0 0 0 20px;
}
.coder-header .pull-right h1,
.companion-header .pull-right h1 {
  color: #555555;
  margin: 0;
}
.coder-header .pull-right p,
.companion-header .pull-right p {
  color: #666666;
  font-size: 16px;
  margin-top: 13px !important;
  margin-bottom: 0;
}
.coder-header .pull-right .country,
.companion-header .pull-right .country {
  text-transform: uppercase;
  margin-top: 0 !important;
}
.coder-header .pull-right .important,
.companion-header .pull-right .important {
  color: #D45723;
  padding-left: 14px;
  margin-top: 25px !important;
}
.coder-header .pull-right .important a,
.companion-header .pull-right .important a {
  color: #D45723;
  text-decoration: underline;
  font-size: 14px;
}
.coder-content,
.companion-header {
  padding-top: 20px;
}
.cms-header {
  min-height: 150px;
}
.cms-header header {
  max-height: 190px;
}
.cms-header header .pull-right img {
  height: 190px;
}
.cms-content h1 {
  color: #555555;
  font-size: 30px;
}
.cms-content h2 {
  clear: both;
  margin: 20px 0 0;
}
.cms-content h3 {
  color: #555555;
}
.cms-content hr {
  clear: both;
  margin: 0;
}
.cms-content p:first-child {
  margin-top: 20px;
}
.cms-content p {
  color: #707070;
}
.cms-content ul,
.cms-content ol {
  margin: 20px 0 20px 16px;
  padding: 0;
}
.cms-content ul li,
.cms-content ol li {
  color: #707070;
}
.cms-content a {
  color: #707070;
  text-transform: italic;
}
.type-page {
  margin-bottom: 20px;
}
.type-page.companion-header .pull-left img {
  width: 200px;
  float: right;
}
.type-page.companion-header .pull-right p {
  color: #D45723;
  display: block;
  padding: 0 0 0 14px;
}
/*
	Helpers
*/
input[type=text],
input[type=email],
input[type=password],
textarea,
.chosen-container .chosen-single,
select {
  border: none;
  background: #FFFFFF;
  padding: 5px 10px;
  color: #555555;
  border: 1px solid #CCCCCC;
  box-shadow: inset 1px 1px 3px 0px #CCCCCC;
  border-radius: 5px;
  width: 100%;
  outline: none;
}
input[type=search] {
  outline: none;
}
label {
  display: block;
  font-size: 12px;
  color: #707070;
  margin-bottom: 5px;
}
label span {
  color: #fd8e3c;
  font-size: 11px;
}
.uploader {
  position: relative;
}
.uploader input,
.uploader button {
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.uploader input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.button {
  display: inline-block;
  *display: inline;
  padding: 9px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  vertical-align: middle;
  cursor: pointer;
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #f89406 #f89406 #ad6704;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05), 0px 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05), 0px 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05), 0px 1px 1px rgba(0, 0, 0, 0.25);
  height: 40px;
}
.button:hover {
  text-decoration: none;
  background-color: #f89406;
  *background-color: #df8505;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.button input,
.button button,
.button a {
  padding: 0;
  background: none;
  border: none;
}
.button i {
  padding: 0;
  width: 22px;
  height: 20px;
}
.button,
.button span,
.button input,
.button button {
  color: #FFFFFF !important;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  display: inline;
  font-size: 15px;
  float: left;
}
.button span {
  float: left;
}
.button-wrap {
  display: inline-block;
  text-align: center;
}
div.button {
  float: none;
  display: inline-block;
}
.sbHolder {
  height: 40px;
  background-color: #f4f4f4;
  border: 1px solid #CCCCCC;
}
.sbHolder .sbToggle {
  height: 40px;
  background: url('../img/arrow-select-down.jpg') no-repeat center center;
}
.sbHolder .sbSelector {
  line-height: 40px;
  height: 40px;
  color: #707070;
  font-size: 13px;
  text-transform: uppercase;
}
.sbHolder .sbOptions {
  background-color: #f4f4f4;
  border: 1px solid #CCCCCC;
}
.sbHolder .sbOptions li {
  padding: 0;
}
.sbHolder .sbOptions a {
  color: #707070;
  border-bottom: 1px solid #CCCCCC;
}
.sbHolder .sbOptions a:hover {
  color: #FFFFFF;
  background-color: #4bb41f;
}
.sbHolder .sbOptions a:last-child {
  border: none;
}
.sbHolder.sbToggleOpen {
  box-shadow: inset 0 0 2px 2px #CCCCCC;
}
.sbHolder.sbToggleOpen .sbToggle {
  background: url('../img/arrow-select-down-green.jpg') no-repeat center center;
}
.sbHolder.sbToggleOpen .sbSelector {
  color: #4bb41f;
}
.sbHolder.sbToggleOpen:hover {
  background: none;
}
.chosen-container .chosen-single {
  height: auto;
}
.chosen-container .chosen-single div {
  top: 6px;
}
.collapse-right {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.collapse-right + input,
.collapse-right + select,
.collapse-right + .sbHolder {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-left: none;
}
.button.cancel {
  padding-top: 10px;
}
.center-btn {
  text-align: center;
}
.center-btn .button {
  height: 49px;
  padding: 14px 40px;
}
hr {
  border: 0;
  background: url('../img/small-shadow.png') no-repeat center center;
  height: 40px;
  width: 100%;
}
hr.big {
  background: url('../img/hr-shadow.png') no-repeat center center;
}
.bottom-border-green {
  border-bottom: 5px solid #4BB51F;
}
.no-background {
  border: none;
  box-shadow: none;
  color: #666666 !important;
}
.no-background.arrow-right-orange {
  background: url('../img/arrow-right-orange.png') no-repeat right center;
  padding-right: 20px;
}
.no-background.arrow-left-orange {
  background: url('../img/arrow-left-orange.png') no-repeat left center;
  padding-left: 20px;
}
.strange-arrow-left {
  background: url('../img/arrow-right-orange.png') no-repeat left center / 8px auto;
}
.shadow:after,
.menu-shadow:after {
  content: "";
  display: block;
  position: absolute;
  left: -4px;
  bottom: -20px;
  width: 100%;
  height: 20px;
}
.shadow:after {
  background: url('../img/shadow.png') no-repeat 7px;
}
.menu-shadow:after {
  background: url('../img/menu-shadow.png') no-repeat;
}
.content-element {
  margin-left: 250px;
}
.message + .grey {
  margin-top: 20px;
}
.grey {
  border: 1px solid #CCCCCC;
  background-color: #F1F1F1;
  padding: 20px;
}
.grey,
.grey a {
  color: #707070;
}
.grey p {
  margin: 0;
}
.grey p + .checkbox {
  margin-top: 20px;
}
.grey .checkbox label {
  font-style: italic;
}
.margin-bottom fieldset legend {
  margin-bottom: 10px;
}
.avatar-img {
  width: 131px;
  height: 159px;
}
.href {
  cursor: pointer;
}
@-webkit-keyframes show-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes show-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes show-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes show-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#fade {
  display: none;
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  -webkit-animation: show-fade;
  -moz-animation: show-fade;
  -o-animation: show-fade;
  animation: show-fade;
  opacity: 0.75;
}
#fade.white {
  transition: 1s all;
  background: url('../img/logo.svg') no-repeat center center #ffffff;
  opacity: 0.9;
}
.margin-bottom {
  margin-bottom: 20px;
}
.left,
.pull-left {
  float: left !important;
}
.right,
.pull-right {
  float: right !important;
}
.center {
  text-align: center;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.show-inline {
  display: inline;
}
.show-inline-block {
  display: inline-block;
}
.clear:before,
.clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}
.clear {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */

}
.forced_size {
  height: 165px;
  overflow: hidden;
}
.mb20 {
  margin-bottom: 20px;
}
#table88062 tr,
#table88062 td {
  text-align: center;
}
#table88062 tr td {
  padding-bottom: 20px;
}
#table88062 td {
  width: 33.33%;
}
#table94101 {
  width: 100%;
}
#table94101 td {
  width: 33.33%;
}
#table94101 tr,
#table94101 td {
  text-align: center;
}
#table94101 td p {
  margin: 0;
}
.modalbox {
  display: none;
  width: 425px;
  position: fixed;
  z-index: 1000;
  top: 50%;
  left: 50%;
  margin: -355.5px 0 0 -212.5px;
  padding: 0 0 20px;
  background: #FFFFFF;
  border-top: 10px solid #4bb41f;
}
.modalbox#abstract-modalbox,
.modalbox#suggested-citation-modalbox {
  width: 743.75px;
  margin: -355.5px 0 0 -371.875px;
}
.modalbox#abstract-modalbox .content,
.modalbox#suggested-citation-modalbox .content {
  margin: 20px 0;
  line-height: 25px;
}
.modalbox#abstract-modalbox p,
.modalbox#suggested-citation-modalbox p {
  margin: 0 20px;
}
.modalbox#abstract-modalbox a,
.modalbox#suggested-citation-modalbox a {
  margin: 0 20px;
}
.modalbox#message-box {
  width: 425px;
  margin: -177.75px 0 0 -212.5px;
}
.modalbox#message-box p {
  margin: 0 20px;
}
.modalbox#message-box .button {
  margin: 0 30px 0 0;
}
.modalbox .space {
  margin-bottom: 10px;
}
.modalbox .btn-grey {
  margin-right: 20px;
}
.modalbox header {
  margin: 0 20px 0 20px;
}
.modalbox header.first {
  margin: 20px 20px 0 20px;
}
.modalbox header h3 {
  margin: 0;
  font-size: 20px;
  float: left;
  color: #555555;
}
.modalbox header a {
  float: right;
  text-decoration: none;
  color: #555555;
  font-size: 16px;
  line-height: 0.5em;
}
.modalbox form {
  margin: 20px 20px 0px 20px;
}
.modalbox form > input {
  height: 30px;
  font-size: 13px;
  margin-bottom: 10px;
  padding: 5px 10px;
}
.modalbox form a {
  color: #fd8e3c;
  font-size: 13px;
}
.modalbox form .item {
  margin-top: 30px;
}
.modalbox form .item .close {
  font-size: 18px;
  color: #555555;
  text-decoration: none;
  margin-top: 5px;
}
.modalbox hr {
  margin-bottom: 0px;
}
.modalbox .see-next {
  display: inline-block;
  margin-top: 20px;
  background: url('../img/arrow-right-orange.png') no-repeat right center;
  color: #D45723;
  font-size: 13px;
  padding: 5px 25px 5px 5px;
  text-transform: uppercase;
  text-decoration: none;
}
.message {
  display: block;
  width: 100%;
  background: no-repeat 8px center #f4f4f4;
  color: #666666;
  padding: 10px 10px 10px 45px;
}
.message.info {
  background-image: url('../img/message_box/info.png');
  border: 1px solid #ED6319;
}
.message.success {
  background-image: url('../img/message_box/success.png');
  border: 1px solid #4BB41E;
}
.message.error {
  background-image: url('../img/message_box/error.png');
  border: 1px solid #F52A2B;
}
#register-form > .button,
#account-form > .button,
#companion-form > .button {
  float: right;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
fieldset .container > .pull-left {
  width: 66.66%;
}
fieldset .container > .pull-right {
  width: 33.33%;
}
legend {
  margin-top: 20px;
  font-size: 18px;
  color: #555555;
  text-transform: uppercase;
}
.autocomplete .autocomplete-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.autocomplete .autocomplete-list li {
  cursor: pointer;
  color: #555555;
  padding: 10px 20px;
  background-color: #f4f4f4;
}
.autocomplete .autocomplete-list li.inverse,
.autocomplete .autocomplete-list li:hover {
  color: #FFFFFF;
  background-color: #4bb41f;
}
.autocomplete .autocomplete-add-form .btn-companion {
  float: right;
}
.autocomplete .autocomplete-add-form .cancel {
  float: left;
}
.autocomplete .autocomplete-entities {
  margin-top: 20px;
}
.autocomplete .autocomplete-entities,
.autocomplete .autocomplete-entities ul,
.autocomplete .autocomplete-entities li {
  width: 100%;
}
.autocomplete .autocomplete-entities ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.autocomplete .autocomplete-entities li {
  padding: 10px 20px;
  background-color: #4bb41f;
  color: #FFFFFF;
  margin-bottom: 10px;
  cursor: move;
  width: 100%;
}
.autocomplete .autocomplete-entities li span {
  cursor: pointer;
  float: right;
  height: 22px;
  width: 22px;
  color: transparent;
  background: url('../img/cross.jpg') no-repeat center center;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
}
.autocomplete-simple {
  float: left;
  position: relative;
  width: 100%;
}
.autocomplete-simple .autocomplete-field {
  float: none;
}
.autocomplete-simple .autocomplete-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.autocomplete-simple .autocomplete-list li {
  cursor: pointer;
  color: #555555;
  padding: 10px 20px;
  background-color: #f4f4f4;
}
.autocomplete-simple .autocomplete-list li.inverse,
.autocomplete-simple .autocomplete-list li:hover {
  color: #FFFFFF;
  background-color: #4bb41f;
}
.ui-autocomplete {
  list-style: none;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}
.ui-autocomplete li a {
  background-color: #f4f4f4;
  color: #555555;
  width: 50%;
  display: block;
  border: 0;
}
.ui-autocomplete li a:hover {
  color: #FFFFFF;
  background-color: #4bb41f;
  border: 0;
}
.ui-autocomplete li:hover {
  color: #FFFFFF;
  background-color: #4bb41f;
  border: 0;
}
.autocomplete .chosen-container {
  width: 100% !important;
  margin-bottom: 20px;
}
.MultiFile-wrap .MultiFile-list {
  margin-top: 10px;
  width: 100%;
}
.MultiFile-wrap .MultiFile-list .MultiFile-label {
  background-color: #4bb41f;
  padding: 10px 20px;
  margin-bottom: 10px;
}
.MultiFile-wrap .MultiFile-list .MultiFile-title {
  color: #FFFFFF;
  float: left;
}
.MultiFile-wrap .MultiFile-list .MultiFile-remove {
  text-decoration: none;
  display: block;
  float: right;
  cursor: pointer;
  color: transparent;
  background: url('../img/cross.jpg') no-repeat center center;
  height: 22px;
  width: 22px;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
}
/*
	IE compatibility
*/
.ie * {
  /* small support for box-sizing */

  *behavior: url('/assets/boxsizing.htc');
}
.ie.ie7 .search,
.ie.ie8 .search,
.ie.ie9 .search {
  width: 280px;
}
.ie.ie7 .search input[type=text],
.ie.ie8 .search input[type=text],
.ie.ie9 .search input[type=text] {
  width: 85%;
  border: none;
  background: transparent;
  float: left;
  box-shadow: none;
  margin-top: 3px;
}
.ie.ie7 .search input[type=submit],
.ie.ie8 .search input[type=submit],
.ie.ie9 .search input[type=submit] {
  padding: 0;
  width: 30px;
  height: 30px;
  float: right;
  margin-top: 5px;
}
.ie.ie7 #account-menu a,
.ie.ie8 #account-menu a,
.ie.ie9 #account-menu a {
  font-size: 14px;
}
.ie.ie7 #homepage-login [name=email],
.ie.ie8 #homepage-login [name=email],
.ie.ie9 #homepage-login [name=email] {
  width: 100%;
  padding: 10px;
  margin: 0 0 10px 0;
}
.ie.ie7 .uploader,
.ie.ie8 .uploader {
  width: auto;
}
.ie.ie7 .uploader .button,
.ie.ie8 .uploader .button {
  background: none;
}
.ie.ie7 .uploader input[type=file],
.ie.ie8 .uploader input[type=file] {
  color: #707070;
  font-size: 13px;
  border: auto;
  background: auto;
}
.ie.ie7 .uploader button,
.ie.ie8 .uploader button {
  display: none;
}
.ie7 {
  /* Css hack for remove hr border */

}
.ie7 #menu ul {
  margin-top: 25px;
}
.ie7 #homepage-background .left {
  padding-bottom: 20px;
}
.ie7 .button {
  text-decoration: none;
}
.ie7 .button a {
  text-decoration: none;
}
.ie7 .button span {
  text-decoration: none;
  margin-right: 10px;
  display: inline-block;
}
.ie7 .button i {
  margin: 10px 0;
  padding: 0 0 0 11px;
  width: 10px;
  height: 20px;
}
.ie7 .btn-account input {
  width: 125px;
}
.ie7 hr {
  display: list-item;
  list-style: url('../img/hr-shadow.png') inside;
  filter: alpha(opacity=0);
  margin-left: -10px;
  width: 0;
}
.ie7 #comment-list article .pull-left {
  height: 80px;
}
.ie7 #coders-list li {
  width: 326.6666666666667px;
}
.ie7 #coders-list li img {
  width: 112.80000000000001px;
}
.ie7 #coders-list li div {
  width: 195.60000000000002px;
}
.ie7 #companion-info {
  width: 490px;
}
.ie7 #companion-info .container {
  width: 490px;
}
.ie7 #companion-info .container .left,
.ie7 #companion-info .container .right {
  width: 245px;
  float: left;
}
.ie7 .description-container {
  width: 490px !important;
}
.ie7 #block-list article {
  width: 326.6666666666667px;
}
.ie7 #comment-add .button input {
  width: 200px;
}
.ie7 #sign-in-modalbox .item .button .button-wrap {
  /*width: 75px;*/

}
.ie7 #sign-in-modalbox hr {
  list-style-image: none !important;
}
.ie7 #companion-form .grey input,
.ie7 #companion-form .grey .autocomplete-list,
.ie7 #companion-form .grey .autocomplete-list li {
  width: 400px;
}
.ie7 .autocomplete .autocomplete-entities {
  float: left;
}
.ie7 .autocomplete .autocomplete-entities span {
  display: inline;
  float: right;
}
.ie7 .MultiFile-wrap .button {
  /*width: 100%;*/

  /*height: 100%;*/

}
.ie7 .MultiFile-wrap .button input {
  width: 300px;
  height: 75px;
}
