/* Base styles */
@font-face {
    font-family: Montserrat;
    src: url("/hc/theming_assets/01HZPRZBGSFEEX4AHW5RRQ9CHG");
    font-weight: 900;
}

@font-face {
    font-family: Montserrat;
    src: url("/hc/theming_assets/01HZPRZP38RE45H85J2FJRCH4P");
    font-weight: Bold;
}

@font-face {
    font-family: Montserrat;
    src: url("/hc/theming_assets/01HZPRZCMECYD02K4F1ZB5TGAN");
    font-weight: 800;
}

@font-face {
    font-family: Montserrat;
    src: url("/hc/theming_assets/01HZPRZD4AB03KH37XSV2DNEH7");
    font-weight: 300;
}

@font-face {
    font-family: Montserrat;
    src: url("/hc/theming_assets/01HZPRZPW2M4QCCM2X8NYGTA65");
    font-weight: 400;
}

@font-face {
    font-family: Montserrat;
    src: url("/hc/theming_assets/01HZPRZF5Z0NR0TY8K1V65TM1Y");
    font-weight: 500;
}

@font-face {
    font-family: Montserrat;
    src: url("/hc/theming_assets/01HZPRZQYP3QBVHGMK0QQZ5TBZ");
    font-weight: 200;
}

@font-face {
    font-family: Montserrat;
    src: url("/hc/theming_assets/01HZPRZECSKWJHPSJ51M2JY8J8");
    font-weight: 100;
}


*, input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  margin: 0;
 	padding: 0;
  height: 100%;
}

body {
  color: #555555;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 300;
  margin: 0;
 	padding: 0;
	height: 100%;
}

#wrapper {
  position: relative;
	min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -120px;
}

img {
  vertical-align: middle;
}

img[width], img[height] {
  max-width: none;
}

figure > img {
  display: block;
}

a {
  color: #0fb1ce;
  font-family: Montserrat;
  font-weight: 300;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
}

a:hover {
  border-bottom-color: #0fb1ce;
  cursor: pointer;
}

.knowledge-base h2 > a:hover {
  border-bottom-color: #282828;
}

  .knowledge-base h3 > a:hover {
    border-bottom-color: #9D9D9D;
  }

.em-article {
  font-style: italic;
	color: #a0a0a0;  
}

ul {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  text-align: left;
  width: 100%;
}

[dir=rtl] table {
  text-align: right;
}

td, th {
  border-color: #eee;
  border-style: solid;
  padding: 12px;
}

th {
  border-width: 1px 0;
  color: #bebebe;
  font-size: 11px;
  font-weight: normal;
  white-space: nowrap;
  text-align: inherit;
}

td {
  border-width: 0 0 1px 0;
}

h1, h4, h5, h6 {
  color: #5f5f5f;
  font-weight: 400;
  margin-top: 0px;
}

h2 {

}

.section h3 {
  
}

.section-content h1 {
	margin: 56px 0px 36px 0px;
  font-size: 1.375em;
  font-weight: 800;
  color: #3e3e3e;
}

.highlight {
 	font-weight: 400; 
}

.home-page, .page {
  padding-bottom: 50px;
}

input, textarea, label {
  display: inline-block;
  vertical-align: middle;
}

label, select {
  font-size: 12px;
}

input[type="checkbox"] + label {
  margin-left: 5px;
}

[dir=rtl] input[type="checkbox"] + label {
  margin-left: 0;
  margin-right: 5px;
}

textarea, select {
  border: 1px solid #ddd;
  border-radius: 2px;
}

input, textarea {
  padding: 10px;
}

textarea {
  height: 100px;
  padding: 7px 10px;
  resize: none;
}

textarea, input[type=text] {
  width: 100%;
}

input, textarea, select {
  color: #555;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
  border: 1px solid #999;
}

input::-ms-clear {
  display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: #ccc;
}

:-ms-input-placeholder {
  color: #ccc;
}

::-moz-placeholder {
  color: #ccc;
}


select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 5px 10px;
  min-width: 141px;
  background: url("/hc/theming_assets/01HZPS0S0P4F8P4CN26K5G2W78") no-repeat #fff;
  background-size: 10px 5px;
  background-position: calc(100% - 10px) 50%;
}

select::-ms-expand {
  display: none;
}

[dir=rtl] select {
  background-position: 10px 50%;
}

/* Buttons */
button, [role=button], [type=button], [type=submit] {
  border-radius: 4px;
  border: 0;
  color: #0fb1ce;
  cursor: pointer;
  display: inline-block;
  position: relative;
  vertical-align: top;
}

a[role=button]:hover {
  text-decoration: none;
}

input[type=submit] {
  background: #444;
  border-color: transparent;
  color: #fff;
  padding: 10px 30px;
}

input[type=submit][disabled] {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE 8 */
  opacity: .4;
}

button img, [role=button] img {
  border-radius: 4px;
  margin: 0 5px 0 0;
  height: 20px;
  position: relative;
  top: -1px;
  vertical-align: middle;
}

[dir=rtl] button img, [dir=rtl] [role=button] img {
  margin: 0 0 0 5px;
}

/* Forms */
.form {
  max-width: 505px;
}

.form-field ~ .form-field {
  margin-top: 25px;
}

.form-field label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}

.form-field input[type=checkbox] + label {
  margin: 0 0 0 10px;
}

.form-field.required > label:after {
  content: "*";
  color: #f00;
  margin-left: 2px;
}

.form-field p {
  color: #bebebe;
  font-size: 11px;
}

.form-field input[type=number], .form-field input.datepicker {
  width: 150px;
}

.form-field input.partialcreditcardinputfield {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAQAAADYBBcfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJ9JREFUOMvdktENwyAMBTNCR8gIGcGjMIo3YwQmOGUERnA/oLQUkZIoUqrYfyednwWepnOLGYeiOOY9ksc+2g/JLMRKM4zI8jvtpQUUJRR1OzUvGZFCJI/y23lpvlRUMu1n4tKSDU8Lu76oGIaO8otEFM+KYaz4r37zVm4+vdO3EgOClFvdIUp1buNipo+DYp+fv+rxx/njAwhDYpguqyfMVKQgdRaSPwAAAABJRU5ErkJggg==") no-repeat 10px 10px;
  background-size: 14px;
  padding-left: 28px;
}

[dir=rtl] .form-field input.partialcreditcardinputfield {
  padding-left: 0;
  padding-right: 28px;
  background-position: right 10px top 10px;
}

.form-field .nesty-input {
  height: 37px;
  line-height: 37px;
  vertical-align: middle;
}

.form-field .nesty-input:focus {
  outline: none;
  border: 1px solid #999;
}

.form form + form {
  margin-top: 25px;
}

.searchbox {
  margin: 25px 0;
}

.searchbox-suggestions {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 4px;
  padding: 10px 20px;
}

.searchbox-suggestions li {
  padding: 5px 0;
}

[data-loading="true"] input,
[data-loading="true"] textarea {
  background: transparent url("/hc/theming_assets/01HZPS0SSAS363M9JTY6CB248A") 99% 50% no-repeat;
  background-size: 16px 16px;
}

.form footer {
  margin-top: 15px;
  padding-top: 45px;
  margin-bottom: 50px;
}

.form footer a {
  color: #ccc;
  cursor: pointer;
  margin-right: 15px;
}

/* Navigation menus */
.nav li, .nav-bordered li, .nav-spaced li {
  display: inline-block;
  font-weight: bold;
}

.nav li a, .nav-bordered li a, .nav-spaced li a {
  font-weight: normal;
}

.nav-bordered li + li {
  border-color: #eee;
  border-style: solid;
  border-width: 0 0 0 1px;
  margin: 0 0 0 30px;
  padding: 0 0 0 30px;
}

[dir=rtl] .nav-bordered li + li {
  border-width: 0 1px 0 0;
  margin: 0 30px 0 0;
  padding: 0 30px 0 0;
}

.nav-spaced li + li {
  margin: 0 0 0 40px;
}

[dir=rtl] .nav-spaced li + li {
  margin: 0 40px 0 0;
}

/* Search box */
.search-box, .sub-nav .search {
  position: relative;
}

.search-box input, .sub-nav .search input {
  line-height: 1.2em;
  font-weight: lighter;
  padding: .75em 2.7em;
  width: 100%;
  -webkit-appearance: none;
}

.search-box input[type="submit"], .sub-nav .search input[type="submit"] {
  display: none;
}

/* Breadcrumbs */
.article-breadcrumbs-container {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  display: block;
  visibility: hidden;
  padding-left: 15px;
  padding-right: 15px;  
}

.breadcrumbs {
  padding-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.breadcrumbs li {
  color: #0fb1ce;
  display: inline-block;
  font-size: 0.9em;
  font-weight: 300;
  max-width: 520px;
	margin-top: 25px;
  text-overflow: ellipsis;
}

.breadcrumbs li + li:before {
  content: url( "//p3.zdassets.com/hc/theme_assets/987296/200165255/arrow-fildariane.png");
  margin: 0 10px;
}

.breadcrumbs li:first-child > a {
  font-size: 1px;
  border-bottom: none;
  color: #fff;
}

.breadcrumbs li:first-child > a:before { 
  content: '';
  display: inline-block;
  position: relative;
  top: 8px;
  width: 32px;
  padding-right: 12px;
  margin-left: -12px;
  height: 32px;
  background-image: url("/hc/theming_assets/01HZPS0NVPKWX6KYSY8CJ5C2TV");
  background-position: left 12px center;
  background-repeat: no-repeat;
  background-size: 32px;
  opacity: 0.8;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}

	.breadcrumbs li:first-child > a:hover:before { 
		opacity: 1;
	}

/* Labels */
.label, .request-status, .post-overview-status > span, .post-status > span {
  border-radius: 20px;
  display: inline-block;
  font-size: 10px;
  padding: 3px 10px;
  text-transform: uppercase;
  white-space: nowrap;
}

/* Metadata */
.meta, .meta-group {
  color: #ccc;
  display: inline-block;
  font-size: 11px;
}

.meta-group * + *:before {
  content: "\2022";
  font-size: 8px;
  margin: 0 10px;
}

/* Helper classes */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

/* Social share links */
.share {
  white-space: nowrap;
}

.share li, .share a {
  display: inline-block;
}

.share a {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  vertical-align: middle;
  width: 30px;
}

.share a:before {
  background: #ccc;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-family: "entypo";
  text-align: center;
  width: 100%;
}

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

.share-twitter:before {
  content: "\F309";
}

.share-facebook:before {
  content: "\F30C";
}

.share-linkedin:before {
  content: "\F318";
}

.share-googleplus:before {
  content: "\F30F";
}

/* Pagination */
.pagination {
  margin: 20px 0;
  text-align: center;
}

.pagination * {
  display: inline-block;
}

.pagination li {
  border: 1px solid #eee;
  float: left;
  margin-left: -1px;
}

[dir=rtl] .pagination li {
  float: right;
}

.pagination a, .pagination span {
  color: inherit;
  font-size: 12px;
  padding: 5px 12px;
}

.pagination-current {
  background-color: #f9f9f9;
  color: #bebebe;
}

.pagination-first {
  border-radius: 3px 0 0 3px;
}

[dir=rtl] .pagination-first {
  border-radius: 0 3px 3px 0;
}

.pagination-last {
  border-radius: 0 3px 3px 0;
}

[dir=rtl] .pagination-last {
  border-radius: 3px 0 0 3px;
}

/* Content styles */
.content-body {
  word-wrap: break-word;
  line-height: 1.7;
}

.content-body img {
  max-width: 100%;
}

.content-body hr {
  background-color: #eee;
  border: 0;
  height: 1px;
}

.content-body ul, .content-body ol {
  list-style-position: inside;
  padding: 0 15px;
}

.content-body ul {
  list-style-type: disc;
}

.content-body ol ul, .content-body ul ul {
  list-style-type: circle;
}

.content-body ol ol ul,
.content-body ol ul ul,
.content-body ul ol ul,
.content-body ul ul ul {
  list-style-type: square;
}

.content-body pre {
  background: #f9f9f9;
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.content-body blockquote {
  border-left: 1px solid #eee;
  color: #bebebe;
  font-style: italic;
  padding: 0 15px;
}

.vote {
  display: inline-block;
  text-align: center;
  width: 35px;
}

.vote a {
  outline: none;
  text-decoration: none;
}

.vote-sum {
  display: block;
  font-weight: bold;
  margin: 3px 0;
}

[dir=rtl] .vote-sum {
  direction: ltr;
  unicode-bidi: bidi-override;
}

.vote-up:before, .vote-down:before {
  border-radius: 50%;
  border: 1px solid #ddd;
  color: #555555;
  display: inline-block;
  font-family: "entypo";
  font-size: 15px;
  height: 18px;
  line-height: 18px;
  width: 18px;
}

.vote-up:hover:before, .vote-down:hover:before {
  border-color: #bbb;
}

.vote-up:before {
  content: "\E763";
}

.vote-down:before {
  content: "\E760";
}

.vote-voted:before, .vote-voted:hover:before {
  border-color: #555555;
}

/* Frame */
main {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  padding-bottom: 120px;
}

.footer {
  border-top: 2px solid white;
  background-color: #f9f9f9;
  width: 100%;
  height: 120px;  
 	position: absolute;
	bottom: 0;
	left: 0;
}

  .footer-inner {
    margin: 0 auto;
		padding: 53px 20px 0 20px;
    text-align: center;
  }

	.footer-inner span {
    font-size: 0.938em;
  }

/* Columns */
.main-column, .side-column {
  display: inline-block;
  vertical-align: top;
}

.main-column {
  width: 620px;
}

.side-column {
  width: 270px;
  margin-left: 45px;
}

[dir=rtl] .side-column {
  margin-left: 0;
  margin-right: 45px;
}

/* Header */
.header {
  position: absolute;
  width: 100%;
  padding-left: 2.3%;
  padding-right: 2%;
  padding-top: 24px;
}

  .header .logo span {
    font-weight: 800;
    font-size: 13px;
    text-transform: uppercase;
    color: #FFFFFF;
    display: inline-block;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    border-left-color: #FFF;
    border-bottom: none;
    padding: 7px 0 7px 15px;
    margin-top: 5px;
    margin-left: 9px;
  }

    .header .logo:hover span {
      text-decoration: underline;
    }
    .header-white .logo span {
      color: #6F7374;
      border-left-color: #6F7374;
    }

.logo-link {
  float: left;
  width: 100%;
  height: 100%;
  margin-top: -40px;
  text-decoration: none;
  background-color: #FFF;
  opacity: 0;
  filter: alpha(opacity=1);
  z-index: 10;
}

.header-white {
  position: fixed;
  top: 0;
  height: 82px;
  width: 100%;
  z-index: 10000;
  background: #FFFFFF;
  border-bottom: 1px solid #EEEEEE;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
  padding-top: 22px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}

.header-search, .backdoor, .logo, .user-nav, .dl-ressources li  {
  display: block;
  box-sizing: border-box;
}

.header .logo * {
  display: inline-block;
  vertical-align: top;
  border-bottom: none;
}

.logo {
  float: left;
  height: 40px;
	margin-left: -10px;
}

/*Here "fs" means"full screen", refering to the mobile navigation menu, which open in full screen*/
#logo_fs, #logo_fs_w {
  height: 40px;
  width: 40px;
  margin-top: -1px;
  margin-left: 10px;
  display: none;
}

  .logo img{
    height: 40px;
    width: 140px;
  }

  .header #logo_w {
    display: block;
    margin-left: 5px;
  }

  .header #logo_c {
    display: none;
  }

	.header-white #logo_c {
    display: block;
  }

	.header-white #logo_w {
    display: none;
  }

.header .menu-nav {
	float: right;
  display: none;
  align-items: center;
  height: 40px;
}

  .header .open-search {
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-right: 20px;
    display: inline-block;
    background-image: url('//p6.zdassets.com/hc/theme_assets/138842/200037786//icon_search_white.png');
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 1.0;
    border-bottom: none;
    text-decoration: none;
    display: none;
    transition: all 0.15s ease-out;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
  }

	.header-white .open-search {
	  display: inline-block;
    background-image: url('//p6.zdassets.com/hc/theme_assets/138842/200037786//icon_search_black.png');
    opacity: 0.6;
	}

	.header-white .open-search:hover {
    opacity: 0.8;
	}

	.header .close-search {
		position: absolute;
    top: 26px;
    right: 15px;
    font-size: 30px;
    color: #a0a0a2;
    font-weight: 300;
    opacity: 0.6;
    cursor: pointer;
	}
    .header .close-search:hover {
      opacity: 0.8;
    }

  .hidden {
      display: none;
      overflow: hidden;
      width: 0;
      height: 0;
  }

	.fs-hidden {
      overflow: hidden;
      width: 0;
      height: 0;
  }

  .ui-search:before {
      content: url("/hc/theming_assets/01HZPS02F07SRAY4R0Y0J4QWEC");
  }

	.header-search .search {
    max-width: 312px;
    width: 100%;
    position: relative;
	}	

  .header-search .search:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    background-image: url('//p6.zdassets.com/hc/theme_assets/138842/200037786//icon_search_black.png');
    background-position: left 12px center;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    opacity: 0.3;
    transition-property: all;
    transition-duration: 120ms;
  }

	.header .fs-search {
  	width: 100%;
	}

	.fs-search .search {
    position: absolute;
    max-width: none;
    width: 100%;
    top: 16px;
    left: 10px;
    padding-left: 5px;
    padding-right: 5px;
	}

    .fs-search .search #query {
      position: absolute;
      left: 42px;
      right: 40px;
      top: 5px;
      padding: 7px;
      border: none;
      border-radius: 0px;
      font-size: 20px;
    }

	.fs-search .search:before {
    background-size: 30px 30px;
    background-position: left;
    margin-top: 5px;
    opacity: 0.6;
	}

  .search [type="submit"] {
    display: none;
  }

	.open-menu {
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    padding: 0 15px;
    box-sizing: border-box;
    font-weight: 500;
	}

	.header .open-menu {
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    line-height: 34px;
	}

  .header-white .open-menu {
    border: 2px solid #0fb1ce;
    line-height: 36px;
    color: #0999b6;
  }

	.header-white .open-menu:hover {
    border: 2px solid #fff;
    line-height: 36px;
    color: #fff;
    background-color: #0fb1ce;
    text-decoration: none;
  }

  .fs-menu {
      overflow-y: auto;
      -webkit-opacity: 0.99;
      -moz-opacity: 0.99;
      opacity: 0.99;
      background: -moz-linear-gradient(-153deg, #02b7b6 0%, #136EB5 97%);
      background: -webkit-linear-gradient(-153deg, #02b7b6 0%, #136EB5 97%);
      background: linear-gradient(27deg, #02b7b6 0%, #136EB5 97%);
      position: fixed;
      width: 100%;
      height: 100%;
    	padding: 0 2.3%;
      transition: opacity 400ms ease;
      -webkit-transition: opacity 400ms ease;
      -moz-transition: opacity 400ms ease;
      z-index: 20000;
  }
	
	  .fs-menu a {
     border-bottom: none;     
    }

  .fs-menu ul {
    padding: 0px;
    margin-bottom: 39px;
    margin-top: 105px;
    list-style: none;
    margin-left: 0;
    margin-right: 3%;
    transition-property: all;
    transition-duration: 400ms;
    transform-origin: center center;
  }

  .fs-menu ul li {
    margin-top: 25px;
  }

	.fs-menu ul li:last-child a:after {
    content: url("/hc/theming_assets/01HZPS080SWRHXZ1SRRVT9EC79");
    position: relative;
    margin-left: 15px;
    top: 1px;
    opacity: 0.99;
  }

  .fs-menu ul li a, .fs-submit-a-request {
    color: #FFFFFF;
    font-size: 22px;
    text-decoration: none;
  }

.fs-menu .fs-logo {
    -webkit-opacity: 0.4;
    -moz-opacity: 0.4;
    opacity: 0.4;
    width: 140px;
    height: 40px;
    margin-top: 22px;
    float: left;
    cursor: pointer;
}

.fs-menu .close-menu {
    float: right;
    margin-right: 4.5%;
    color: #FFFFFF;
    margin-top: 19px;
    z-index: 9000;
    transition-property: all;
    transition-duration: 500ms;
    transform-origin: center center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

  .fs-menu .rotated {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

	.ui-menu:before {
    content: url("/hc/theming_assets/01HZPS038XCBPFQBRF9Z4HMJY7");
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    margin-top: 5px;
	}

  .fs-submit-a-request {
    display: block;
		padding: 20px 5.7%;
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: center;
    margin: 0px auto;
    margin-bottom: 2rem;
  }

	.fs-submit-a-request:hover {
    text-decoration: none;
	}

.header-search {
  font-size: 14px;
  width: 312px;
  float: left;
}

  .header-search form {
  	width: 312px;
    max-width: 312px;
    position: relative
	}

    .header-search input {
      border: 1px solid #DFDFDF;
      border-radius: 5px;
      background-color: #f8f8f8;
      line-height: 1.25em;
      padding-left: 45px;
			display: block;
      width: 100%;
      box-sizing: border-box;
      text-align: left;
      transition-property: all;
      transition-duration: 120ms;
    }

.sub-header-search {
  
}

.header-nav {
	float: right;
  height: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}

  .header .backdoor {
    font-size: 14px;
    border-radius: 5px;
    padding: 10px 13px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
  }

  .header .backdoor {
    color: #fff;
    border: 1px solid #fff;
	}

	.header .backdoor:hover {
    text-decoration: none;
    color: #0999b6;
    background-color: #fff;
  }

  .header-white .backdoor {
    color: #0999b6;
    border: 1px solid #0999b6;
  }

	.header-white .backdoor:hover {
    text-decoration: none;
    color: #fff;
    background-color: #0999b6;
  }

.user-nav {
  text-align: right;
  float: left;

}
	.user-nav a {
    font-weight: 500;
    border-bottom: none;
  }

  .user-nav > * {
    display: inline-block;
    margin: 0 0 0 25px;
    float: right;
  }


	.dropdown {
		padding: 10px 0;
	}

	.dropdown-toggle {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    font-size: 14px;
    border-bottom: none;	
	}

    .dropdown-toggle span {
			display: none;
    }

    .dropdown-toggle:after {
      font-size: 1em;
      margin-top: -1px;
    }

      .dropdown-toggle:hover:after {
     		margin-top: -5px;
      }

		.dropdown-menu {
      border-radius: 5px;
      border-color: #eeeeee;
		}

	.header .dropdown-toggle {
    color: #fff;
	}

	.header-white .dropdown-toggle {
    color: #282828;
	}

  .header .dropdown-toggle:after {
    color: #fff;
	}

  .header-white .dropdown-toggle:after {
    color: #282828;
	}

[dir=rtl] .user-nav {
  text-align: left;
}

[dir=rtl] .user-nav > * {
  margin: 0 25px 0 0;
}



.header .submit-a-request, .request-page .form footer input {
  transition: none;
  font-size: 14px;
  border-radius: 5px;
  border-bottom: none;
  padding: 10px 12px 12px;
  -moz-box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.2);
  filter:progid:DXImageTransform.Microsoft.Shadow(color=rgba(0, 0, 0, 0.2), Direction=90, Strength=0);
}

.header .submit-a-request {
  color: #0999B6;
  background-color: #fff;
}

.header-white .submit-a-request {
  color: #fff;
  background-color: #0999B6;
}

  .submit-a-request:hover, .request-page .form footer input:hover {
    -moz-box-shadow: inset 0px -4px 0px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0px -4px 0px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: inset 0px -4px 0px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px -4px 0px 0px rgba(0, 0, 0, 0.2);
    filter:progid:DXImageTransform.Microsoft.Shadow(color=rgba(0, 0, 0, 0.2), Direction=90, Strength=0);
    padding: 9px 12px 13px;
  }

  .submit-a-request:active, .submit-a-request:visited, .request-page .form footer input:active, .request-page .form footer input:visited {
		box-shadow: none;
    padding: 11px 12px 11px 12px;
  }

	
/* Home page */

.sub-header {
  display: flex;
  align-items: center;
  width: 100%;
  height: 292px;
  overflow: hidden;
  background: #0b90b6;
  background-image: url("/hc/theming_assets/01HZPS0C086AX3AP6WN09PFNDA");
  background-image: url("/hc/theming_assets/01HZPS0C086AX3AP6WN09PFNDA"), linear-gradient(-153deg, #02b7b6 0%, #136EB5 97%);
  background-size: 1020px, contain;
  background-position: 0 0px;
  padding-top: 82px;
  padding-bottom: 8px;
}

	.sub-header-home {
    height: 408px;
	}


.bloc-h1 {
  max-width: 960px;
  margin: 9px auto 0 auto;
  display: flex;
  flex-wrap: wrap;
}

  #h1-home {
    /*margin-top: 15px;*/
    margin-top: 40px;
    text-align: center;
    line-height: 22px;
    margin-bottom: 30px;
  }
  
  #h1-home span {
    font-size: 0.5em;
    display: block;
    margin-top: 27px;
  }

  .sub-header h1 {
    flex-basis: 100%;
    font-weight: 800;
    color: #FFFFFF;
    font-size: 2.875em;
  }

  .sub-header p {
    flex-basis: 100%;
    font-weight: 500;
    color: #FFFFFF;
    font-size: 1.1em;
    margin: 0;
  }

  
.home-nav {
  background-color: #f9f9f9;
  padding-top: 105px;
  padding-bottom: 120px;
}

.home-links {

}

.home-content, .results-content, .request-content {
  margin-left: auto;
  margin-right: auto;
  flex-wrap: wrap;
  padding: 0 10px;  
  display: block;
  max-width: 1024px;
  font-size: 1em;

}

.home-nav, .recent-articles {
  line-height: 26px;
}

.home-nav-content {
    text-align: center;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

  .category-home {
    position: relative;
    text-align: center;
    display: inline-block;
    margin: 0 14px 28px 14px;
    font-weight: 400;
    width: 46.2%;
    padding: 30px 7.7%;
    color: #5f5f5f;
    background-color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #fff no-repeat scroll 50% 17.2%;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
  }

  .category-home:hover {
    box-shadow: 3px 4px 24px 0px rgba(0, 0, 0, 0.07);
  }

  .home-nav-content .category-home:first-child {
    background-image: url("/hc/theming_assets/01HZPS0MAW6YMH4KNH7PT7962J");
  }

  .home-nav-content .category-home:nth-child(2) {
    background-image: url("/hc/theming_assets/01HZPS0QF8MWDQGET2NCBW7QWT");
  }

  .home-nav-content .category-home:nth-child(3) {
      background-image: url("/hc/theming_assets/01HZPS0R83JB07DA7KX3FMS22E");
    }

  .home-nav-content .category-home:nth-child(4) {
       background-image: url("/hc/theming_assets/01HZPS0KJ7X0ZHRWN09BFRYEJX");
  }

  .home-nav-content .category-home:nth-child(5) {
       background-image: url("/hc/theming_assets/01HZPS0N3BRW0W95GCHP8MM609");
  }

  .home-nav-content .category-home:last-child {
       background-image: url("/hc/theming_assets/01HZPS0PM7FKXY3435HQYFDH77");    
  }

  .home-nav h2 {
    color: #3e3e3e;
    font-size: 1.563em;
    margin-top: 145px;
    text-transform: uppercase;
  }

  .home-nav p {
    color: #3e3e3e;
    font-size: 1em;
    font-weight: 200;
  }

  .home-nav-content > .category-home > .go-to-category {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none; /* No underlines on the link */
    background-color: #FFF; /* Fix to make div clickable in IE */
    opacity: 0; /* Fix to make div clickable in IE */
    filter: alpha(opacity=1); /* Fix to make div clickable in IE */
    z-index: 10;
  }

.tech-category > span > a, .category-home > span {
  display: block;
  font-size: 0.938em;
  font-weight: bold;
  color: #0fb1ce;
  padding: 0 10px;
  border-bottom: none;
  z-index: 100;
  background: url("/hc/theming_assets/01HZPRZKDE9R028419VMA7S15M") no-repeat scroll 97% 50%;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
}

  .tech-category > span > a:hover, .category-home:hover > span {
    background-color: rgba(15, 177, 206, .15);
    background-position: 99% 50%;
  }

  .tech-category:hover > span > a {
    text-decoration: none;  
  }

  .home-nav-content .category-home:hover > span {
    text-decoration: none;
    border-color: #0fb1ce;
  }

/* PAGES */

.bloc-h1-content {
  opacity: 0;
  transition: opacity 0.1s ease-in;
}
  .articles .bloc-h1-content {
    opacity: 1;
    transition: none;
  }

.bloc-h1-content {
  max-width: 880px;
  margin: 0px auto;
  display: flex;
  flex-wrap: wrap;
  padding-left: 15px;
  padding-right: 15px;
}

  .bloc-h1-content h1 {
    margin-bottom: 16px;
  }

.page-header {
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
  min-height: 50px;
  padding-bottom: 15px;
}

.page-header > * {
  display: table-cell;
  vertical-align: middle;
}

.page-header > *:first-child {
  width: 100%;
}

.page-header + p {
  color: #bebebe;
  margin: -15px 0 20px 0;
}

.page-header h1 {
  font-size: 20px;
}

/* CATEGORY & SECTIONS PAGES */

.section-description {
  color: #bebebe;
  margin-bottom: 50px;
  margin-top: -15px;
}

.category-list a, .section-list a {
  color: inherit;
  display: inline-block;
  font-size: 18px;
  margin-bottom: 10px;
}


.category-content {
 margin: 42px auto 0px auto; 
}

.category-content ul, .section-content ul {
  margin-top: 0px;
  list-style-type: none;  
}

.category-content .section h3, .category-content .section h2 {
  margin: 41px 0px 36px 0px; 
}
  .category-content .section h3 a, .category-content .section h2 {
    font-weight: 800;
    font-size: 1.5em;
    color: #3e3e3e;
  }
  
    .category-content .section h3 a:hover, .category-content .section h2:hover {
      cursor: default;
      border-bottom-color: transparent;
    }

.category-description {
  margin-bottom: 0px;
}

.category h2 a, .section h3 a {
  color: inherit;
}

.category-empty, .section {
  display: inline-block;
  padding: 24px 0px 45px 0;
  vertical-align: top;
  width: 100%;
  border-bottom: 1px solid #f1f1f1;
}
  .category-empty, .section:first-child {
    padding-top: 12px;
  }
  .category-empty, .section:last-child {
    border: 0;
    padding-bottom: 90px;
  }

[dir=rtl] .category-empty, [dir=rtl] .section {
  padding: 0 0 30px 50px;
}

.category-content ul, .section-content ul {
  margin-left: 0px;
}

.article-content ul {
  margin-top: 0px;
  list-style-type: disc;  
}

.section ul li, .section-content ul li{
  color: #0fb1ce;  
}

.article-content strong {
  font-weight: 400;
}

.see-all-articles {
  display: inline-block;
  font-size: 12px;
  margin-top: 10px;
  text-decoration: underline;
}
#h1-request, #h1-results {
  margin-top: 40px;
  text-align: center;
  font-size: 3em;
}

.request-page .home-nav {
  padding-top: 40px;
  padding-bottom: 60px;
}

.request-page .form {
  margin: 0 auto;
}

.request-page .form footer input {
  float: right;
  font-weight: 500;
}

.request-page .form #request_subject, .request-page .form #request_anonymous_requester_email {
  border: 1px solid #f0f0f0;
}

.request-page .form #upload-dropzone span {
  color: #888888;
}

.request-page .form #upload-dropzone span:before{
  color: #d0d0d0;
}

.wysiwyg-font-size-medium {
    display: block;
}

.community {
  background: #f9f9f9;
  border-radius: 5px;
  display: none;
  padding: 25px 20px;
  margin-top: 65px;
  margin-left: 45px;
  width: 270px;
}

[dir=rtl] .community {
  margin-left: 0;
  margin-right: 45px;
}

.community .recent-activity {
  padding: 0;
  width: auto;
}

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

.community h2, .community h3, .section h3 + a{
  color: #3e3e3e;
  font-size: 1em;
  font-weight: 700;
  margin: 10px 0 15px;
}

.community h4 {
  font-size: 15px;
  margin-top: 0;
}

.community h4 a {
  font-size: 11px;
  font-weight: normal;
  margin-left: 5px;
}

.community .trending-questions + h4 {
  margin-top: 50px;
}

/* Knowledge base trees */
.knowledge-base {
  display: inline-block;
  vertical-align: top;
}

.section-tree {
    
}

.section-content p{
  display: none;
}

.article-list li, .community li {
  margin-bottom: 10px;
}

.knowledge-base {
  margin-top: 140px;
  width: 100%
}

.knowledge-base .category-tree {
  float: left;
  width: 100%;
}

.knowledge-base .category {
  width: 33%;
  padding: 0 20px;
  margin-bottom: 128px;
}

.knowledge-base .category:first-child, .knowledge-base .category:nth-child(4) {
  clear: both;
  float: left;
}

.knowledge-base .category:nth-child(2), .knowledge-base .category:nth-child(3), .knowledge-base .category:nth-child(5), .knowledge-base .category:last-child {
  clear: none;
  float: left;
}

.knowledge-base .category h2 a, .knowledge-base .category h3 a{
  color: #282828;
}

  .knowledge-base .category h2 {
    margin-bottom: 5px;
    line-height: 15px;
  }

  .knowledge-base .category h2 a {
    font-size: 0.563em;
    text-transform: uppercase;
    font-weight: 400;
  }
  .knowledge-base .category h3 a {
    font-size: 0.688em;
    font-weight: 200;

  }

  .knowledge-base .category .section {
    display: block;
    padding: 0;
    margin-top: 15px;
    width: 95%;
    border: 0;
  }

  .knowledge-base .category .section h3 {
    margin: 0;
    line-height: 15px;
  }


/* Article */
.article-content, .section-content, .category-content {
  margin-left: auto;
  margin-right: auto;
  flex-wrap: wrap;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  max-width: 800px;
  font-size: 1em;
  line-height: 26px;
}

.article-title, .article-subtitle, .article-content h2 span, .article-content h3 a {
  font-weight: 500;
}

.article-content h2, .results-content h2 {
  line-height: 40px;
  font-size: 2.125em;
  margin-top: 65px;
  margin-bottom: 35px;
}
  .article-content h2 span {
    color: #5f5f5f;
    font-size: 0.786em;
    border-bottom: 1px solid #ededed;
    padding-bottom: 22px;
    margin-bottom: 34px;
  }
  .article-content h2 span + p{
    margin-top: -6px;
  }

.article-content h3 {
  font-size: 1.5em;
  margin-top: 42px;
}

  .article-content ol + h3 {
    margin-top: 57px;
  }

  .article-content h3 span {
    color: #5f5f5f;
    font-size: 1em;
    margin-bottom: 0px;
  }

.article-content h4 {
  font-size: 1.063em;
  border-bottom: 1px solid #8c8c8c;
  display: inline;
}

.article-content ol {
    counter-reset: list;
    list-style-type: none;
    padding-left: 0px;
    margin-bottom: 30px;
}

  .article-content > ol {
    margin-top: 25px;
  }

  .article-content ol > li {
      text-indent: -40px;
      margin-left: 40px;
      margin-bottom: 15px;
      counter-increment: list;
  }

    .article-content ol > li:before {
        background-color: #0fb1ce;
        width: 24px;
        text-indent: 8px;
        padding-left: 0px;
        height: 25px;
        line-height: 23px;
        -webkit-border-radius: 13px;
        -moz-border-radius: 13px;
        border-radius: 13px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        color: #FFFFFF;
        display: inline-block;
        font-weight: 300;
        margin-right: 15px;
        content: counter(list);
        font-size: 1.063em;
    }

    .article-content ol > li > ul > li {
        margin-top: 15px;
        text-indent: 0px;
    }
    .article-content ol > li > ul > li:last-child {
        padding-bottom: 15px;
    }
    .article-content ol > li > ol {
        padding-left: 40px;
    }

    .article-content ol > li ol {
        margin: 15px auto;  
    }
    .article-content ol > li ol > li:before {
        margin-left: 40px;
        background-color: #fff;
        height: 27px;
        border-radius: 0px;
        border-bottom: 1px solid #0fb1ce;
        color: #0fb1ce;
    }
  

.article-content ul {
  margin-left: 21px;
}

.article-content > ul {
  padding-bottom: 15px;
}

    .article-content ul > li {
      margin-bottom: 15px;
    }
    .article-content li > ul li span {
      margin-left: 40px; 
    }


.article-content ol > li > p{
  text-indent: 0px;
}

.article-content img {
  border: 26px solid white;
  border-radius: 26px;
  margin: 10px auto;
  box-shadow: 3px 4px 24px 0px rgba(0, 0, 0, 0.07);
  max-width: 100%;
  display: block;
}

.article-content .no-style {
  border: none;
  border-radius: 0px;
  margin: 30px auto;
  box-shadow: none;
  max-width: 100%;
}

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

.article-content .no-shadow img {
  box-shadow: none; 
}

.article-content table tbody tr > td:first-child {
  padding-left: 0px;
}

.article-content table tbody tr > td:nth-child(2) {
  padding-right: 0px;
}

.article-content table tbody tr td ul {
  list-style-position: inside;
}

.article-content table tbody tr:last-child td {
  border-width: 0px;
}

.article-content table tbody tr:nth-child(3) > td > ol > li:before {
  content: '2';
}
.article-content table tbody tr:nth-child(4) > td > ol > li:before {
  content: '3';
}
.article-content table tbody tr:nth-child(5) > td > ol > li:before {
  content: '4';
}
.article-content table tbody tr:nth-child(6) > td > ol > li:before {
  content: '5';
}
.article-content table tbody tr:last-child > td > ol > li:before {
  content: '6';
}

 /** custom article **/
.section-pgming {
  float: left;
  width: 44.5%;
  margin-bottom: 80px;
}
  .section-pgming:first-child, .section-pgming:nth-child(3) {
    clear: both;
    margin-right: 75px;
  }

.section-pgming h4 {
  font-size: 1.125em;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: none;
  margin-top: 60px;
}

.section-pgming h4:before {
  display: block;
  margin-bottom: 15px;
}

#pgming-conso, #pgming-client {
  margin: 80px auto 30px auto;
}

#pgming-conso .section-pgming:first-child h4:before {
  content: url("/hc/theming_assets/01HZPS0GEB3CBS8Y5H9DFSV67A");
}
#pgming-conso .section-pgming:nth-child(2) h4:before {
  content: url("/hc/theming_assets/01HZPS0JS6NR72MCXNJF8AGDV8");
}
#pgming-conso .section-pgming:nth-child(3) h4:before {
  content: url("/hc/theming_assets/01HZPS0DNK8EV3J4NKXFMMDNSJ");
}
#pgming-conso .section-pgming:nth-child(4) h4:before {
  content: url("/hc/theming_assets/01HZPS0EF0ENW5DM30Z3MT4EEY");
}

#pgming-client .section-pgming:first-child h4:before {
  content: url("/hc/theming_assets/01HZPS0J0S4HQ8FHE90H8ZCA5Z");
}
#pgming-client .section-pgming:nth-child(2) h4:before {
  content: url("/hc/theming_assets/01HZPS0FMJKD94K6M2J6KVN0VC");
}
#pgming-client .section-pgming:nth-child(3) h4:before {
  content: url("/hc/theming_assets/01HZPS0H7SECQAYP3MHV11KB0F");
}
#pgming-client .section-pgming:nth-child(4) h4:before {
  content: url("/hc/theming_assets/01HZPS0F8BXDKXHM4XB796QYYF");
}

/* SEARCH */
.search-container {
  width: 100%;
  max-width: 620px;
  margin: 0px auto;
}

  .search-container .search {
    position: relative;
    margin-bottom: 30px;
  }

  .search-container .search:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 60px;
    height: 100%;
    background-image: url('//p6.zdassets.com/hc/theme_assets/138842/200037786//icon_search_black.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
    opacity: 0.7;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
  }

  .search-container .search #query {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: 0px;
    padding: 20px 20px 20px 60px;
    line-height: 22px;
    font-size: 17.1px;
    box-shadow: 0px 9px 14px 0px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    color: #2C2D30;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
  }

  .search-topics {
    display: none;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
  }

  .search-topics a {
    color: #FFFFFF;
    text-decoration: underline;
    opacity: 0.8;
  }


.search-box .search:before, .sub-nav .search .search:before {
  content: "\1F50D";
  font-family: "entypo";
  font-size: 1.25em;
  line-height: 0.2em;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 2.5em;
  z-index: 1;
}

/* Sub-nav */
.sub-nav {
  display: table;
  margin-bottom: 25px;
  padding: 25px 0;
  table-layout: fixed;
  width: 100%;
}

.sub-nav > * {
  display: table-cell;
}

.sub-nav .breadcrumbs {
  overflow: hidden;
  white-space: nowrap;
}

.sub-nav .search {
  width: 300px;
}


/* VOTES */

.article-vote, .dl-ressources {
  text-align: center;
  padding: 48px 0 69px;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  margin-top: 93px;
}

.dl-ressources {
	margin-top: 0px;
}

.article-vote .article-vote-controls {
  text-align: center;
  justify-content: center;
}

	.article-vote-question {
	  text-align: center;
    display: block;
    margin-bottom: 43px;
    font-weight: 400;
    color: #5f5f5f;
	}

	.article-vote-question:before {
    display: inline-block;
    content: url("/hc/theming_assets/01HZPRZJN3MWR426C87BQQF5J0");
    vertical-align: bottom;
    margin-bottom: 1px;
    width: 25px;
    height: 25px;
    margin-right: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
	}

.article-vote .article-vote-up, .article-vote .article-vote-down, .article-vote .article-send-feedback, .dl-ressources a {
  cursor: pointer;
  height: 47px;
  width: 194px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-decoration: none;
}

.dl-ressources a {
  
}

.bg-vote, .dl-ressources-container div {
  height: 53px;
  width: 200px;
  display: inline-block;
  border: 2px solid #0fb1ce;
  border-radius: 5px;
  -moz-border-radius: 5px;
  margin: 0 10px 0 10px;
	background-color: #0fb1ce;
}

	.article-vote-down, .article-vote-up, .dl-ressources a {
    z-index: 3000;
    display: inline-block;
		background-color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    font-weight: 500;
    border: 0;
    transition: all 0.25s ease 0.1s;
    -webkit-transition: all 0.25s ease 0.1s;
    -moz-transition: all 0.25s ease 0.1s;
  }

  .dl-ressources a span {
      position: relative;
      top: 13px;
  }

	.article-vote-up:after {
		content:'Yes, au top';
    font-weight: 400;
  }

	.article-vote-down:after {
		content:'Non, pas du tout';
    font-weight: 400;
  }

	.article-vote-up:after, .article-vote-down:after {
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 10px 0;
	}

  .article-vote .article-vote-up:hover, .article-vote .article-vote-down:hover, .article-vote .article-send-feedback:hover, .dl-ressources a:hover  {
    border: 0;
    color: #FFFFFF;
    background-color: #0fb1ce;
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
  }

  .article-vote .article-vote-up:hover:after, .article-vote .article-vote-down:hover:after, .article-vote .article-send-feedback:hover:after {

	}

	.article-vote .article-voted {
    border: 0;
    color: #FFFFFF;
    background-color: #0fb1ce;
	}

.article-bottom {
	padding-top: 60px;
  padding-bottom: 120px;
  width: 100%;
  margin-top: 100px;
}
	
	.article-bottom h4 {
    color: #5f5f5f;
	}

  .article-related, .article-recent {
    padding-left: 10px;
    padding-right: 10px;
    width: 49.5%;
    display: inline-block;
    vertical-align: top;
    font-size: 1em;
    line-height: 26px;
  }

.related-articles, .recent-articles, .other-articles {
  padding: 60px 0 110px 0;
  width: 100%;
}

.related-articles, .other-articles {
  border-top: 1px solid #ededed;
}

.other-articles ul li {
	line-height: 21px;
}

.related-articles ul, .recent-articles ul, .other-articles ul {
  margin: 0;
  padding-left: 0px;
  list-style-type: none;
}
	.related-articles li, .recent-articles li, .other-articles li {
		color: #0fb1ce;
  }

  .related-articles h3, .recent-articles h3, .dl-ressources h3, .other-articles h3 {
    font-size: 1em;
    font-weight: 400;
  }

.related-articles h3:before, .recent-articles h3:before, .other-articles h3:before {
  display: inline-block;
  content: url("/hc/theming_assets/01HZPRZX9QNJWGEYYH7PTZCSNM");
  vertical-align: middle;
  margin-bottom: 1px;
  width: 25px;
  height: 25px;
  margin-right: 11px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}


.dl-ressources-container {
  text-align: center;
  justify-content: center;
	margin-top: 30px;
}

  .dl-ressources h3:before {
    display: inline-block;
    content: url("/hc/theming_assets/01HZPRZY22EBXXJ6ETE0G6NBTK");
    vertical-align: middle;
    margin-bottom: 1px;
    width: 25px;
    height: 25px;
    margin-right: 11px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }

.article-header {
  margin-bottom: 25px;
}

.article-header h1 {
  font-weight: bold;
  margin: 0 0 10px;
}

.article-info > * {
  display: table-cell;
  vertical-align: middle;
}

.article-avatar {
  min-width: 55px;
}

.article-avatar img {
  border-radius: 3px;
  max-height: 38px;
  max-width: 38px;
}

.article-meta {
  width: 100%;
  max-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

.article-updated {
  display: block;
}

.article-more-questions {
  margin: 15px 0 50px;
}

.article-body table {
  table-layout: fixed;
}

.article-body ul,
.article-body ol {
  margin: 20px 0 20px 20px;
  list-style-position: outside;
}

.article-body li > ul,
.article-body li > ol {
  margin: 0 0 0 20px;
}

.article-footer {
  border-bottom: 1px solid #eee;
  margin-top: 15px;
  padding: 20px 0;
}

.article-footer .article-vote, .article-footer .share {
  display: table-cell;
}



/* Side column */
.side-column h3 {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin: 0 0 20px;
}

.side-column ul {
  margin-bottom: 60px;
}

.side-column li {
  margin-bottom: 10px;
}

.side-column li a {
  font-size: 12px;
}

.visibility-internal-icon:before {
  content: "\1F512";
  display: inline-block;
  font-family: "entypo";
  text-align: center;
  width: 13px;
}

.article-promoted span, .visibility-internal {
  cursor: default;
  position: relative;
}

.article-promoted span:before, .article-promoted span:after, .visibility-internal:before, .visibility-internal:after {
  display: none;
  font-size: 13px;
  font-weight: normal;
  position: absolute;
}

.article-promoted span:before, .visibility-internal:before {
  background: #222;
  border-radius: 3px;
  color: #fff;
  content: attr(data-title);
  font-family: sans-serif;
  left: -10px;
  margin-top: 5px;
  padding: 3px 10px;
  text-transform: none;
  top: 100%;
  white-space: nowrap;
  z-index: 1;
}

.article-promoted span:after, .visibility-internal:after {
  border-bottom: 5px solid #222;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  bottom: -5px;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -5px;
  width: 0;
}

.article-promoted span:hover:before, .article-promoted span:hover:after, .visibility-internal:hover:before, .visibility-internal:hover:after {
  display: block;
}

/* Comments - Article, Request and Post pages */
.comment-list {
  margin-bottom: 25px;
}

.comment-list > * {
  border-bottom: 1px solid #eee;
  padding: 25px 0;
}

.comment-list > *:first-child {
  border-top: 1px solid #eee;
}

.comment-list-header {
  margin-bottom: 18px;
}

.comment-list-header > * {
  display: inline-block;
  margin: 0;
}

.comment-sorter {
  float: right;
}

.comment-sorter a {
  color: #999;
  text-decoration: none;
  padding-left: 20px;
}

[dir=rtl] .comment-sorter {
  float: left;
}

[dir=rtl] .comment-sorter a {
  padding-left: 0;
  padding-right: 20px;
}

.comment-sorter [aria-selected=true] {
  font-weight: bold;
  color: #333;
}

.comment, .comment-form {
  display: inline;
  table-layout: fixed;
  width: 100%;
  word-wrap: break-word;
}

.comment > *, .comment-form > * {
  display: table-cell;
  vertical-align: top;
}

.comment-vote, .comment-bookmark {
  text-align: center;
  width: 50px;
}

.comment-bookmark:before {
  color: #77a500;
  content: "\1F516";
  font-family: "entypo";
  font-size: 23px;
  line-height: 1.1;
}

.comment-avatar {
  position: relative;
  width: 85px;
}

.comment-avatar img {
  border-radius: 3px;
  max-width: 65px;
  max-height: 65px;
}

.comment-avatar-agent:after {
  background-color: transparent;
  background-image: url("/hc/theming_assets/01HZPS0THV9TWJZXY0TEPP2EPB");
  background-image: url("/hc/theming_assets/01HZPS0V9Z8G336BWWVT3NCANG");
  background-repeat: no-repeat;
  background-size: 15px;
  content: " ";
  height: 15px;
  left: 55px;
  position: absolute;
  top: 55px;
  width: 15px;
}

[dir=rtl] .comment-avatar-agent:after {
  left: auto;
  right: 55px;
}

.comment-header {
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.comment-published, .comment-pending, .comment-official {
  border: 1px solid transparent;
  float: right;
  font-size: 11px;
  padding: 1px 5px;
}

[dir=rtl] .comment-published, [dir=rtl] .comment-pending, [dir=rtl] .comment-official {
  float: left;
}

.comment-published {
  color: #bebebe;
}

.comment-published:before {
  content: " ";
  display: inline-block;
  width: 5px;
}

.comment-pending, .comment-official {
  border-color: currentcolor;
  border-radius: 2px;
}

.comment-pending {
  color: #eec100;
}

.comment-official {
  color: #77a500;
}

.comment-form textarea {
  display: block;
  border-radius: 2px 2px 0 0;
  border-width: 1px;
}

.comment-ccs + textarea,
.comment-attachments {
  margin-top: 10px;
}

.comment-form-controls {
  display: none;
  margin-top: 10px;
  text-align: right;
}

[dir=rtl] .comment-form-controls {
  text-align: left;
}

.comment-form-controls input[type=submit] {
  margin-left: 15px;
}

[dir=rtl] .comment-form-controls input[type=submit] {
  margin-left: 0;
  margin-right: 15px;
}

.comment-screencasts, .comment-mark-as-solved {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}

[dir=rtl] .comment-screencasts, [dir=rtl] .comment-mark-as-solved {
  margin-left: 20px;
}

.comment-actions {
  float: right;
  color: #999;
}

[dir=rtl] .comment-actions {
  float: left;
}

.comment-actions {
  content: "\2699";
  font-size: 11px;
  font-family: "entypo";
}

.attachment-list, .screencast-list {
  font-size: 11px;
  margin-top: 25px;
}

.attachment-list span, .screencast-list span {
  color: #999;
}

[dir=rtl] .attachment-list span, [dir=rtl] .screencast-list span {
  direction: rtl;
  unicode-bidi: bidi-override;
}

.attachment-list li, .screencast-list li {
  margin-bottom: 10px;
}

.attachment-list li:before, .screencast-list li:before {
  border-radius: 3px;
  color: #bbb;
  font-family: "entypo";
  margin-right: 5px;
  padding: 5px;
}

.attachment-list li:before {
  content: "\1F4CE";
}

.screencast-list li:before {
  content: "\1F4BB";
}

.my-activities-header {
  border-bottom: 1px solid #eee;
  margin-bottom: 25px;
  padding: 25px 0;
}

.my-activities-header .breadcrumbs li {
  color: #000;
  font-size: 20px;
  font-weight: normal;
}

.my-activities-header .breadcrumbs li:first-child, .my-activities-header .breadcrumbs li:before {
  display: none;
}

.my-activities-nav {
  margin-bottom: 100px;
}

.my-activities-sub-nav {
  margin-bottom: 15px;
}

.request-table-toolbar {
  background: #f9f9f9;
  display: table;
  padding: 8px;
  width: 100%;
}

.request-table-filters {
  display: table-cell;
  text-align: right;
}

[dir=rtl] .request-table-filters {
  text-align: left;
}

.request-table-filters label:before {
  content: " ";
  width: 25px;
  display: inline-block;
}

.requests-search {
  border-radius: 20px;
  outline: none;
  padding: 6px 15px;
}

.organization-subscribe, .organization-unsubscribe {
  margin-left: 15px;
  background: #444;
  color: #fff;
}

.my-activities-following-header {
  margin-bottom: 15px;
}

.my-activities-table .user-avatar {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  margin-right: 5px;
}

.my-activities-table .user-avatar + a {
  vertical-align: middle;
}

.request-id {
  color: #bebebe;
}

.request-details {
  background: #f9f9f9;
  border: 1px solid #eee;
  border-radius: 3px;
  font-size: 12px;
  margin: 0 0 30px;
  padding: 15px 20px;
}

.request-details dt ~ dt, .request-details form dt {
  font-weight: bold;
  margin-top: 15px;
}

.request-details dd {
  margin: 2px 0 0;
  word-wrap: break-word;
}

.request-details dd ul {
  margin: 10px 0;
}

.request-details dd li {
  list-style-type: disc;
  list-style-position: inside;
  margin: 0 0 3px 0;
}

.request-details .nested-field-tag:before {
  content: " > ";
}

.request-details .nested-field-tag:first-child:before {
  content: "";
}

.request-details .attachment-list li,
.request-details .request-collaborators li {
  list-style: none;
}

.request-status {
  color: #fff;
  border-radius: 3px;
}

.request-open {
  background: #59bbe0;
}

.request-answered {
  background: #f5ca00;
}

.request-solved {
  background: #828282;
}

.request-details .request-collaborators {
  font-size: 0;
}

.request-details .request-collaborators li {
  font-size: 12px;
  border-radius: 2px;
  display: inline-block;
  padding: 5px 6px;
  background-color: #ececec;
  margin: 0 5px 5px 0;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.request-table a.requests-link {
  position: relative;
}

.request-table a.requests-link .requests-sort-symbol {
  position: absolute;
  left: calc(100% + 3px);
  bottom: 0;
  color: #bebebe;
  font-size: 9px;
}

/* Community */
.post-to-community a {
  padding-left: 20px;
  padding-right: 20px;
}

.post-to-community a:before {
  content: "\2b\00a0";
  position: relative;
  top: -1px;
}

/* Community topics page */
.topic-list li {
  display: inline-block;
  padding: 0 100px 30px 0;
  vertical-align: top;
  width: 49.5%;
}

.topic-list li h3, .topic-list li p {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

.topic-list li p {
  color: #bebebe;
}

.topic-list li .meta-group {
  margin-top: 5px;
}

[dir=rtl] .topic-list li {
  padding: 0 0 30px 100px;
}

/* Community topic page */
.topic-header {
  margin-bottom: 15px;
}

.topic-header > * {
  display: table-cell;
  vertical-align: middle;
}

.topic-filters {
  width: 100%;
}

.topic-filters > * {
  display: inline-block;
  font-weight: bolder;
  margin-right: 20px;
}

[dir=rtl] .topic-filters > * {
  margin-right: 0;
  margin-left: 20px;
}

.post-overview {
  border-bottom: 1px solid #eee;
  padding: 16px 0;
}

.post-overview-info {
  display: inline-block;
  max-width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.post-overview-info a {
  font-size: 16px;
}

.post-overview-info .meta-group {
  display: block;
  margin-top: 5px;
}

.post-pinned .post-overview-info:before {
  content: "\2605";
  margin-right: 5px;
  color: #0fb1ce;
}

.post-overview-status {
  float: right;
  margin: 0 10px;
}

.post-overview-status > span {
  color: #fff;
}

[dir=rtl] .post-overview-status {
  float: left;
}

.post-overview-count {
  background: #f9f9f9;
  border-radius: 3px;
  color: #bebebe;
  float: right;
  font-size: 10px;
  margin-left: 10px;
  min-width: 90px;
  padding: 10px 15px;
  text-align: center;
  text-transform: uppercase;
}

.post-overview-count strong {
  color: #555555;
  display: block;
  font-size: 13px;
}

[dir=rtl] .post-overview-count strong {
  direction: ltr;
  unicode-bidi: bidi-override;
}

[dir=rtl] .post-overview-count {
  float: left;
  margin-left: 0;
  margin-right: 10px;
}

/* Community post page */
.post-actions {
  font-size: 11px;
  font-weight: bold;
}

.post-actions  {
  content: "\2699\00a0\00a0";
  font: 11px bold;
  font-family: "entypo";
}

.post {
  display: table;
  margin-bottom: 50px;
  table-layout: fixed;
  width: 100%;
}

.post-vote, .post-container {
  display: table-cell;
  vertical-align: top;
}

.post-vote {
  width: 45px;
  padding-top: 5px;
}

.post-header {
  margin-bottom: 25px;
}

.post-header h1 {
  margin: 0 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.post-info {
  display: table;
  width: 100%;
}

.post-info > * {
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
}

.post-avatar {
  min-width: 55px;
  position: relative;
}

.post-avatar img {
  border-radius: 3px;
  max-height: 38px;
  max-width: 38px;
}

.post-avatar-agent:after {
  background-color: transparent;
  background-image: url("/hc/theming_assets/01HZPS0THV9TWJZXY0TEPP2EPB");
  background-image: url("/hc/theming_assets/01HZPS0V9Z8G336BWWVT3NCANG");
  background-repeat: no-repeat;
  background-size: 14px;
  position: relative;
  display: block;
  width: 15px;
  height: 15px;
  left: 28px;
  top: -10.5px;
  content: " ";
}

[dir=rtl] .post-avatar-agent:after {
  left: auto;
  right: 28px;
}

.post-meta {
  width: 100%;
  max-width: 0;
}

.post-author {
  display: block;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}

.post-status > span {
  color: #fff;
  margin: 0 10px;
}

.post-planned {
  background-color: #3eaae5;
}

.post-not-planned {
  background-color: #b5b5b5;
}

.post-completed {
  background-color: #669600;
}

.post-answered {
  background-color: #669600;
}

.post-share {
  margin-top: 30px;
  text-align: right;
}

[dir=rtl] .post-share {
  text-align: left;
}

/* Community post page and topic page */
.topic-follow [role=button], .post-follow [role=button] {
  border-radius: 3px;
  font-size: 12px;
  padding: 4px 10px;
}

.topic-follow [role=button]:after, .post-follow [role=button]:after {
  content: attr(data-follower-count);
  font-family: inherit;
  color: #555555;
  display: inline-block;
  border-left: 1px solid #ddd;
  margin-left: 10px;
  padding-left: 10px;
}

[dir=rtl] .topic-follow [role=button]:after, [dir=rtl] .post-follow [role=button]:after {
  border-left: 0;
  border-right: 1px solid #ddd;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}

.topic-follow [role=button][aria-selected=true], .post-follow [role=button][aria-selected=true] {
  background: #f9f9f9;
  color: #555555;
}


.results-content .search-results-column:last-child {
  
}

body.community-enabled .search-results-column {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-left: 0px;
}

body.community-enabled .search-results-column + .search-results-column {
  margin-left: 0px;
}

[dir=rtl] body.community-enabled .search-results-column + .search-results-column {
  margin-left: 0;
  margin-right: 35px;
}

.search-results-subheading {
  padding-bottom: 10px;
  margin-bottom: 0;
}

.search-results-subheading-link {
  font-size: 13px;
  font-weight: normal;
  margin-left: 5px;
}

.search-results-list {
  margin-bottom: 25px;
  list-style-type: none;
  list-style-position: inside;
}

.search-results-list > * {

  padding: 20px 0;
}

.search-results-list > *:first-child {
  padding-top: 0px;
}

.search-result-link {
  font-size: 16px;
}

.search-result-description, .search-result-meta {
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 16px;
}

.search-result-meta-time, .search-result-meta-count {
  font-size: 12px;
  color: #bebebe;
}

.search-result-meta-name {
	display: none; 
}

.search-result-meta-time:before, .search-result-meta-count:before {
  display: inline-block;
  content: "\2022";
  speak: none;
  line-height: 1;
}

[dir=ltr] .search-result-meta-time:before, [dir=ltr] .search-result-meta-count:before {
  padding-right: 5px;
}

[dir=rtl] .search-result-meta-time:before, [dir=rtl] .search-result-meta-count:before {
  padding-left: 5px;
}

.search-result-votes {
  background: #a8d119;
  border-radius: 2px;
  color: #fff;
  display: none;
  line-height: 1;
  padding: 4px 5px;
  position: relative;
  top: -2px;
}

.search-result-votes:before {
  content: "\1F44D";
  font-family: "entypo";
}

[dir=ltr] .search-result-votes {
  margin-left: 5px;
}

[dir=ltr] .search-result-votes:before {
  margin-right: 3px;
}

[dir=rtl] .search-result-votes {
  margin-right: 5px;
}

[dir=rtl] .search-result-votes:before {
  margin-left: 3px;
}

.chat {
  background: #f6f6f6;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
  bottom: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  font-size: 13px;
  line-height: 35px;
  padding: 0 15px;
  position: fixed;
  right: 85px;
  -webkit-transition: bottom .5s ease-in, color .5s ease-in;
  -moz-transition: bottom .5s ease-in, color .5s ease-in;
  -ms-transition: bottom .5s ease-in, color .5s ease-in;
  -o-transition: bottom .5s ease-in, color .5s ease-in;
  transition: bottom .5s ease-in, color .5s ease-in;
}

.chat:before {
  content: "\E720";
  font-family: "entypo";
  font-size: 16px;
  margin-right: 10px;
  vertical-align: middle;
}

.chat:hover {
  text-decoration: none;
}

.chat-available {
  bottom: 0;
}

.chat-unavailable {
  color: #808080;
  cursor: default !important;
  bottom: -50px;
}

.error-page {
  margin: 0 auto;
  max-width: 500px;
  padding-top: 15%;
}

.error-page h1 {
  font-size: 52px;
  margin-bottom: 0;
}

.error-page h2 {
  font-size: 16px;
  margin-bottom: 5px;
}

.error-page > a {
  position: relative;
  top: 10px;
}

.recent-activity {
  background: #f9f9f9;
  border-radius: 5px;
  padding: 25px 20px;
  width: 270px;
}

.recent-activity-header {
  margin-top: 0;
  font-size: 15px;
}

.recent-activity-item {
  word-wrap: break-word;
}

.recent-activity-item ~ .recent-activity-item {
  margin-top: 15px;
}

.recent-activity-item-parent {
  color: #555555;
  font-size: 12px;
  text-decoration: none;
  display: block;
}

.recent-activity-item-parent:hover {
  text-decoration: underline;
}

.recent-activity-item-link {
  display: block;
}

.recent-activity-item-meta {
  font-size: 12px;
  color: #999;
}

.recent-activity-item-time {
  display: inline-block;
}

.recent-activity-item-comment {
  display: none;
}

.recent-activity-item-comment:before {
  display: inline-block;
  content: "\2022";
}

.recent-activity-item-comment span:before {
  font-family: "entypo";
  content: "\00a0\00a0\e718";
  display: inline-block;
  vertical-align: middle;
  padding-right: 3px;
}

[data-recent-activity-action="article_comment_added"] .recent-activity-item-comment,
[data-recent-activity-action="post_comment_added"] .recent-activity-item-comment,
[data-recent-activity-action="answer_added"] .recent-activity-item-comment {
  display: inline-block;
}

.recent-activity-controls,
.recent-activity-loader {
  padding-top: 20px;
  font-size: 12px;
}

.recent-activity-loader {
  display: inline-block;
  position: relative;
}

.recent-activity-loader:before {
  display: block;
  position: absolute;
  content: "\0020";
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #f9f9f9 50%, rgba(255, 255, 255, 0) 100%);
  animation: recent-activity-loader .5s infinite;
  -webkit-animation: recent-activity-loader .5s infinite;
}

@keyframes recent-activity-loader {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}

@-webkit-keyframes recent-activity-loader {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}

.escalation-badge, a.escalation-badge {
  background-color: #95be22;
  border-color: #95be22;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  color: #ffffff;
  font-size: 11px;
  margin: 0 3px;
  padding: 1px 3px;
  text-decoration: none;
  vertical-align: baseline;
}
/* http://prismjs.com/download.html?themes=prism&languages=markup+css+clike+javascript+actionscript+apl+applescript+aspnet+autoit+autohotkey+bash+basic+batch+c+brainfuck+bro+bison+csharp+cpp+coffeescript+ruby+css-extras+d+dart+diff+docker+eiffel+elixir+erlang+fsharp+fortran+git+glsl+go+graphql+groovy+haml+handlebars+haskell+haxe+http+icon+ini+j+java+json+julia+keyman+kotlin+latex+less+lolcode+lua+makefile+markdown+matlab+mizar+monkey+nasm+nginx+nim+nix+nsis+objectivec+ocaml+oz+parigp+parser+pascal+perl+php+php-extras+prolog+protobuf+puppet+python+q+qore+r+jsx+rest+rip+roboconf+crystal+rust+sas+sass+scss+scala+scheme+smalltalk+smarty+sql+stylus+swift+tcl+twig+typescript+verilog+wiki+yaml&plugins=line-highlight+highlight-keywords */
/**
 * prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou
 */

code[class*="language-"],
pre[class*="language-"] {
	color: #fff;
	background: none;
	text-shadow: none;
	font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
  font-size: 0.9em;
	text-align: left;
	white-space: pre-wrap;
  text-indent: 0px;
  margin-left: 0px;
	word-spacing: normal;
	word-break: normal;
	word-wrap: normal;
	line-height: 1.5;

	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;

	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection {
	text-shadow: none;
	background: rgba(255,255,255,0.2);
}

pre[class*="language-"]::selection, pre[class*="language-"] ::selection,
code[class*="language-"]::selection, code[class*="language-"] ::selection {
	text-shadow: none;
	background: rgba(255,255,255,0.2);
}

@media print {
	code[class*="language-"],
	pre[class*="language-"] {
		text-shadow: none;
	}
}

/* Code blocks */
pre[class*="language-"] {
	padding: 1em;
	margin: 1.5em 0 3em 0;
	overflow: auto;
  border-radius: 5px;
}

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
	background: #272822;
  width: 100%;
}

/* Inline code */
:not(pre) > code[class*="language-"] {
	padding: .1em;
	border-radius: .3em;
	white-space: normal;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
	color: #757158;
}

.token.punctuation {
	color: #999;
}

.namespace {
	opacity: .7;
}

.token.property,
.token.tag,
.token.boolean,
.token.constant,
.token.symbol,
.token.deleted {
	color: #f52666;
}

.token.number {
  color: #ae81ff;
}

.token.selector,

.token.string,
.token.char,
.token.builtin,
.token.inserted {
	color: #e6db74;
}

.token.attr-name {
	color: #8bde2e;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
	color: #f52666;
}

.token.atrule,
.token.attr-value,
.token.keyword {
	color: #63d9ef;
}

.token.function {
	color: #63d9ef;
}

.token.regex,
.token.important,
.token.variable {
	color: #e90;
}

.token.important,
.token.bold {
	font-weight: bold;
}
.token.italic {
	font-style: italic;
}

.token.entity {
	cursor: help;
}

pre[data-line] {
	position: relative;
	padding: 1em 0 1em 3em;
}

.line-highlight {
	position: absolute;
	left: 0;
	right: 0;
	padding: inherit 0;
	margin-top: 1em; /* Same as .prism’s padding-top */

	background: hsla(24, 20%, 50%,.08);
	background: -moz-linear-gradient(to right, hsla(24, 20%, 50%,.1) 70%, hsla(24, 20%, 50%,0));
	background: -webkit-linear-gradient(to right, hsla(24, 20%, 50%,.1) 70%, hsla(24, 20%, 50%,0));
	background: -o-linear-gradient(to right, hsla(24, 20%, 50%,.1) 70%, hsla(24, 20%, 50%,0));
	background: linear-gradient(to right, hsla(24, 20%, 50%,.1) 70%, hsla(24, 20%, 50%,0));

	pointer-events: none;

	line-height: inherit;
	white-space: pre;
}

	.line-highlight:before,
	.line-highlight[data-end]:after {
		content: attr(data-start);
		position: absolute;
		top: .4em;
		left: .6em;
		min-width: 1em;
		padding: 0 .5em;
		background-color: hsla(24, 20%, 50%,.4);
		color: hsl(24, 20%, 95%);
		font: bold 65%/1.5 sans-serif;
		text-align: center;
		vertical-align: .3em;
		border-radius: 999px;
		text-shadow: none;
		box-shadow: 0 1px white;
	}

	.line-highlight[data-end]:after {
		content: attr(data-end);
		top: auto;
		bottom: .4em;
	}

#navbar-container a {
  border-bottom: none;
}

	#navbar-container a:hover {
    border-bottom-color: transparent;
  }

@media screen and (min-width: 600px) {
  .fs-menu ul {
     margin-bottom: 50px;
  }
  
  .fs-menu ul li {
     margin-top: 36px;
  }
  
  .fs-menu ul li a, .fs-submit-a-request {
     font-size: 26px;
  }
  
}
  
@media screen and (min-width: 1078px) {

  .section-content {
   	padding-bottom: 90px; 
  }

}

@media (max-width: 1078px) {
  
  .header .header-search {
      display: none;
  }
  
  #h1-home {
    /*margin-top: 10px;*/
    margin-top: 40px;
    font-size: 2.5em;
  }
  
  .sub-header h1 {
    font-size: 2.5em;
  }
  
  .article-content h2 {
    font-size: 1.875em;
  }

  
@media screen and (min-width: 840px) and (max-width: 1078px) {
  


}

  
@media screen and (min-width: 768px) and (max-width: 840px) {
  
  .category-home {
    width: 66.7%;
  }

}


@media screen and (max-width: 840px) {
  
  .home-nav {
    padding-top: 45px;
    padding-bottom: 136px;
  }
  
  .category-home {
    margin: 0 auto 28px auto;
    box-shadow: 3px 4px 24px 0px rgba(0, 0, 0, 0.04);
  }
  
  .tech-category > span > a {
   	line-height: 45px;
    background-color: rgba(15, 177, 206, .1);
    border-bottom: 8px solid white;
  }
  
  .home-content, .category-content, .section-content, .article-content, .request-content {
    padding: 0 3.6%;
  }
  
  .article-content img {
    margin: 0 0 36px 0;
    max-width: 100%;
  }
  
  .bg-vote {
		margin-top: 10px;
	}

  
  .knowledge-base .category:first-child, .knowledge-base .category:nth-child(3), .knowledge-base .category:nth-child(5) {
    clear: both;
    float: left;
  }

  .knowledge-base .category:nth-child(2), .knowledge-base .category:nth-child(4), .knowledge-base .category:last-child {
    clear: none;
    float: left;
  }
  
  .knowledge-base {
		margin-top: 5rem;
  }
  
  .knowledge-base .category {
    width: 49.5%;
    margin-bottom: 4rem;
  }
  
  
  #h1-request {
    font-size: 2.5em;
  }

}


@media screen and (max-width: 768px) {
	
  .section-pgming {
    width: 100%;
    margin-bottom: 60px;
  }
    .section-pgming:first-child, .section-pgming:nth-child(3) {
      margin-right: 0px;
    }

	.search-container {
    padding-left: 20px;
    padding-right: 20px;
	}
  
  .header-white {
   	position: absolute; 
  }
  
  #h1-home {
    /*margin-top: 0px;*/
    margin-top: 30px;
    font-size: 2.3em;
  }
  
  .sub-header h1 {
    font-size: 2.3em;
  }
  
  .article-content h2 {
    font-size: 1.5em;
  }

  .language-selector {
   	display: none; 
  }
  
  .user-nav {
    display: none;
  }
  
  .header .menu-nav {
    display: block;
  }
  
  .header-search input {
    background-color: #fff;
    font-weight: 300;
  }
  
  .category-home {
    width: 100%;
  }
	
  .dl-ressources-container div {
    display: block;
    margin: 40px auto 0 auto;
	}
  
  .dl-ressources-container div:first-child {
    margin-top: 50px;
	}
}



@media screen and (max-width: 600px) {
  .header {
    padding-left: 4.6%;
    padding-right: 4.6%;
    padding-top: 22px;
  }
  
  .fs-menu {
    	padding: 0 4.5%;
  }
  
  .article-content img {
    border: 20px solid white;
    border-radius: 20px;
  }
}

@media screen and (max-width: 500px) {
  
  .header .header-title {
		display: none;
  }
  
  #h1-request {
    margin-top: 0px;
    font-size: 2.5em;
  }
  
  .knowledge-base .category {
    width: 100%;
    float: left;
    clear: both;
  }
  
 .article-content img {
    border: 14px solid white;
    border-radius: 14px;
  }
}

@media screen and (max-width: 380px) {
  
  .header:nth-child(2) #logo_w {
		display: none;    
  }    

  .header:nth-child(2) #logo_fs_w {
		display: block;    
  }  
  
  .header-white #logo_c {
		display: none;    
  }
  
  .header-white #logo_fs {
		display: block;
  }
  
 .article-content img {
    border: 10px solid white;
    border-radius: 10px;
  }
}