@charset "utf-8";
/* CSS Document */

body{
	color:#27283c;
}
h1, h2, h3{
	padding-top:0;
	margin-top:0;
	font-weight: 700;
}
#article h2{
	margin-top: 30px;
    padding-bottom: 0;
}
#article p{
	margin-top: 0;
}
section{
	padding:60px 0;
}
section.grey{
	background:#eee;
}
section p{
	margin-top:20px;
}
section a{
	font-weight:600;
	transition: 0.2s;
	color: #097ffa;
}
.mobileMenu{
	display: none;
}
#subheader{
	background: #eee;
	height: 30px;
}
#subheader .lang{
	border-right: 1px solid #d5d5d5;
    padding-left: 13px;
	padding-right: 13px;
}
#subheader ul{
	list-style: none;
	text-align: right;
	margin-bottom: 0;
}
#subheader ul li{
	display: inline-block;
}
#subheader ul li a{
	font-weight: 500;
}
#subheader ul li a.lang{
	font-weight: 400;
}
#subheader ul li i{
	margin-right: 5px;
}
#article{
	padding: 50px 0 50px 0;
	background: #e8e8e8;
}
a.int:after{
	content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    text-decoration: none;
    padding-left: 0.8em;
	font-size: x-small;
	vertical-align: middle;
}
a.int:hover{
    text-decoration: none;
}
a.nostyle{
	font-weight: normal;
	color: #212529;
}
a.nostyle:hover{
	text-decoration: none;
	color: dodgerblue;
}
#header-support{
	padding:10px 20px;
}
#header-support img{
	height: 66px;
}
#header-support .collapse{
	display: block;
}
#header-support .links{
	line-height:60px;
}
#header-support .links a{
	text-transform: capitalize;
}
#header-support .links a.btn-outline-dark{
	font-weight: bold;
}
#header-support .links i{
	margin-right:8px;
}
#homeSupport #header-support a.os{
	border-left: 1px solid rgba(255,255,255,0.5);
	margin-left: 15px;
	border-radius: 0;
}
.indexheader #header-support a.os{
	border-left: 1px solid rgba(255,255,255,0.25);
}
#header-support a.os{
	border-left: 1px solid rgba(0,0,0,0.25);
	margin-left: 15px;
	border-radius: 0;
}
.rainbow {
	position: relative;
	width: 100%;
	height: 3px;
}
@media (min-width: 39em)
tso.master.min.css:5
.rainbow:before {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}
.rainbow:before {
	content: '';
	width: 100%;
	height: 3px;
	background: linear-gradient(to right,#c0242e 0,#097ffa 75%,#c0242e 100%);
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-animation-name: rainbow;
	animation-name: rainbow;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}
@-webkit-keyframes preload{from{background-position:0}to{background-position:-28em}}@keyframes preload{from{background-position:0}to{background-position:-28em}}@-webkit-keyframes rainbow{from{background-position:0 0}to{background-position:100vw 0}}@keyframes rainbow{from{background-position:0 0}to{background-position:100vw 0}}.rainbow{position:relative;width:100%;height:3px;}.rainbow:before{content:'';width:100%;height: 3px;background:linear-gradient(to right,#c0242e 0,#097ffa 75%,#c0242e 100%);position:absolute;bottom:0;left:0;-webkit-animation-name:rainbow;animation-name:rainbow;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:2s;animation-duration:2s;}@media (min-width:39em){.rainbow:before{-webkit-animation-duration:2s;animation-duration:2s}}

/* WHEN SEARCHTOOL WILL BE GOOD
#main-support{
	background:#c52127 url(../img/whc-picto-bg.png) center top no-repeat;
	color:white;
	padding:140px 20px;
}
*/
.box{
	background: white;
	padding: 60px;
}
.btn-outline-primary, .btn-outline-danger, .btn-outline-success, .btn-outline-dark{
	text-transform: uppercase;
	font-weight: 500;
}
/* RED BACKGROUND VARIATION
#main-support{
	background:#c52127 url(../img/whc-picto-bg.png) center top no-repeat;
	color:white;
	padding:60px 20px;
}
*/
#main-support{
	color: white;
    background: #c21718 url(../img/pattern.svg);
    background-image: url(../img/pattern.svg), linear-gradient(40deg,#c0242e 0,#097ffa 100%);
    background-size: 380px, contain;
    justify-content: center;
    padding:60px 20px 100px 20px;
	margin-top: 0;
}
#main-support.homeSupport{
	margin-top: -86px;
	padding-top: 150px;
}
#main-support.homeSupport h1{
	font-size:58px;
}
#main-support h1{
	font-size: 42px;
    margin-top: 5px;
}
#main-support.homeSupport form{
	margin-top:25px;
	margin-bottom:8px;
}
.knowledgebasephp #main-support, #contentArticle #main-support, .knowledgebase_tag #main-support{
	padding: 20px 20px 8px 20px;
}
.knowledgebasephp #main-support.homeSupport{
	padding: 150px 20px 100px 20px;
}
.knowledgebasephp #main-support form{
	margin-top: 6px;
}
.knowledgebasephp .grey .getstarted{
	font-size:large;
}
.knowledgebasephp .grey .getstarted .btn{
	margin-top: 10px;
}
.knowledgebasephp .grey .getstarted i{
	font-size: 200px;
}
#main-support input{
	width: calc(100% - 71px);
    border: 0px;
    padding: 20px;
    line-height: 22px;
    font-size: 17.1px;
    box-shadow: 0px 9px 14px 0px rgba(0, 0, 0, 0.1);
    border-radius: 8px 0 0 8px;
    transition-property: all;
    transition-duration: 120ms;
    color: #2C2D30;
}
.knowledgebasephp #main-support input{
	padding: 10px 20px;
    border-radius: 6px 0 0 6px;
}
.knowledgebasephp #main-support input{
	padding: 15px 20px;
    border-radius: 6px 0 0 6px;
	height: 52px;
}
.knowledgebasephp #main-support button{
	padding: 10px;
	height: 52px;
}
.helpphp #search, .knowledgebase #search{
	width: calc(100% - 64px);
    padding: 15px 25px !important;
}
.indexheader .float-right .btn-outline-light{
	font-weight: bold;
}
.insideArticle h1 ul{
	padding-left: 0;
	margin-bottom: 0;
}
.insideArticle h1 ul li{
	list-style: none;
	display: none;
}
.insideArticle h1 ul li:nth-last-child(2){
	list-style: none;
	display: block;
}
#main-support input:focus{
	box-shadow: 0px 9px 14px 0px rgba(0, 0, 0, 0.3);
}
#main-support button{
	background: dodgerblue;
	color: white;
	border-radius: 0 8px 8px 0;
	z-index:1;
	box-shadow: 0px 9px 14px 0px rgba(0, 0, 0, 0.2);
    padding: 15px;
}
#main-support button i{
	padding:0 8px;
}
#main-support #popask{
	 margin-top: 20px;
}
#main-support #popask a{
	color:white;
	text-decoration:underline;
}
#main-support #popask a:hover{
	color:white;
	text-decoration:none;
}
#main-support .card{
	margin-top: 1px;
    margin-right: 5px;
    padding: 18px 30px 5px 30px;
    border-radius: 8px;
    color: #313131;
    position: absolute;
    background: white;
    text-align: left;
    top: 156px;
    z-index: 1;
    width: calc(100% + -35px);
    box-shadow: 0px 9px 14px 0px rgba(0, 0, 0, 0.2);
}
#main-support #quickLinks{
	display:none;
}
#main-support .card strong{
	color:#666;
}
#main-support .card ul{
	list-style:none;
	margin-top:5px;
	padding-left:5px;
}
#main-support .card ul li{
	 padding:5px 0;
}
#main-support .card ul li:hover{
	 background:#eee;
	 margin:0 -30px 0 -35px;
	 padding:5px 30px 5px 35px;
}
#main-support .card ul li i{
	color:#999;
	margin-right:10px;
	vertical-align: text-bottom;
}
#main-support .card ul a li{
	 color:#313131;
	 text-decoration:none;
}
#main-support .card ul a:hover{
	 text-decoration:none !important;
}
#webdevhome{
	background: url(../img/web-programming.jpg);
	background-size: cover;
}
#nav{
	color:white;
	background:#222a36;
	line-height:60px;
	text-transform:uppercase;
	font-size:large;
	font-weight:600;
	display: none;
}
#nav a{
	color:#fff;
	padding:18px 15px;
}
#nav a:hover{
	background:#111;
	text-decoration:none;
}
#nav ul{
	list-style:none;
	padding:0;
}
#nav ul li{
	display:inline;
}
#nav i{
	margin-right:10px;
	font-size:x-large;
	vertical-align: text-bottom;
}
#nav .dropdown{
	display: inline-block;
}
#nav .dropdown-item{
	color: #333;
	text-transform: none;
	line-height: normal;
	font-size: medium;
	padding: 12px 20px;
}
#nav .dropdown-item i{
	font-size: small;
	color: #999;
}
#nav .dropdown-item:hover{
	background: #eee;
}
.categories{
	margin-top:-15px;
	text-align:center;
}
.categories img{
	margin:15px 0 10px 0;
}
.categories p{
	margin:0;
}
.categories .moreProd{
	margin-top:30px;
}
.categories .moreProd i{
	margin-left:10px;
}
.more_category_kb{
	font-size:normal;
	margin-top:30px
}
.more_category_kb a{
	color:#313131;
}
.more_category_kb a:hover{
	color:#313131;
	text-decoration:none;
}
.more_category_kb .col:hover i{
	color:#c52127;
}
.more_category_kb i{
	font-size:60px;
	margin-bottom:10px;
}
.category_kb{
	font-size:large;
	margin:20px 0;
}
.category_kb a{
	color:#313131;
}
.category_kb a:hover{
	color:#313131;
	text-decoration:none;
}
.category_kb a:hover i, .more_category_kb a:hover i{
	color:#c52127;
	background: linear-gradient(to right,#c0242e 0,#097ffa 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	transform: scale(1.1);
}
.category_kb i, .more_category_kb i{
	font-size:60px;
	margin:15px 0 10px 0;
	display: inline-block;
	transition: 0.2s;
}
.secondCategories{
	font-size: large;
}
.secondCategories i{
	font-size: 60px;
	margin-bottom: 10px;
}
a#moreCat:hover{
	text-decoration:none;
}
.all_hosting_kb{
	font-size:normal;
	padding:30px 0;
}
.all_hosting_kb a{
	color:#313131;
}
.all_hosting_kb a:hover{
	color:#313131;
	text-decoration:none;
}
.all_hosting_kb .col:hover i{
	color:#c52127;
}
.all_hosting_kb i{
	font-size:60px;
	margin-bottom:10px;
}
.principal{
	font-size:large;
}
.img-part{
	margin-bottom:10px;
}
.call-center{
	background: url(https://whc.ca/promo/fr/images/support.jpg) top;
	background-size: cover;
	padding: 100px 0;
}
#hosting{
	padding: 0;
	color: white;
}
#hosting .col-6 a{
	border:1px solid white;
}
#hosting .col-6{
	padding: 60px;
}
#hosting .col-6 i{
	font-size: 60px;
	margin-bottom: 10px;
}
#hosting .canadian-hosting{
	text-align: center;
}
#hosting .cloud-server{
	text-align: center;
}
#hosting .dedicated-server{
	text-align: center;
}
#hosting .reseller-hosting{
	text-align: center;
}
#article .choose{
	margin: 40px 0;
    clear: both;
}
#article .choose h5{
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 10px;
}
#article .choose .card-body{
	background: #f9f9f9;
    border-radius: 3px;
}
.knowledgebasephp #article .article .choose img{
	border: 0 !important;
	box-shadow: 0 0 0 !important;
}
#article .choose a{
	color:#27283c !important;
}
#article .choose a:hover{
	color:#097ffa !important;
	text-decoration: none;
}
#article .article{
	background: #fff;
	padding: 40px 50px 10px 50px;
}
#article .article video{
	margin-bottom: 20px;
}
#article .article video:hover{
	cursor: pointer;
}
#article .alert ul{
	margin-bottom: 0;
	padding-left: 0;
}
#article .alert ul li{
	margin-top: 10px;
}
#article .article h1{
	margin-bottom: 30px;
}
#article .article h3, #article .article h4{
	margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E5E5E5;
    padding-top: 20px;
    clear: both;
}
#article .article ol{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 10px;
    clear: both;
}
#article .article ol li:before{
	background-color: #8a8ca2;
    min-width: 24px;
    text-align: center;
    padding-left: 0px;
    height: 24px;
    line-height: 24px;
    vertical-align: top;
    border-radius: 13px;
    background-clip: padding-box;
    color: white;
    display: inline-block;
    font-weight: 700;
    content: counters(list,".") " ";
    margin-right: 15px;
    position: absolute;
    margin-left: -35px;
    font-size: 14px;
}
#article .article ol li{
	counter-increment: list;
	padding: 10px 0 10px 35px;
	clear: both;
}
#article .article ol li ul li {
    padding-left: 0;
	counter-increment: auto;
}
#article .article ol li ul li:before, #article .article ol ul li:before{
	display: none !important;
}
#article .article ol ul li{
	padding-left: 0;
	margin-left: 20px;
}
#article .article ol li ol {
    counter-reset: list;
}
#article .article ol li ol li:before, #article .article ol li ul li:before {
    background: #e9edf6;
    color: #666;
    padding: 0px 8px;
    margin-left: -45px;    
}
#article .article ol li ol li ol li:before {
    background: white;
    color: #c52127;
    border: 1px solid #c52127;
    padding: 0px 8px;
    margin-left: -55px; 
}
#article .article ol.detailled {
    margin-top: 30px;
	list-style: none;
	counter-reset: li;
}
#article .article ol.detailled li {
    border-top: 1px solid #ddd;
    padding: 20px 0;
	counter-increment: li;
}
#article .article ol.detailled li:first-child {
    border-top: 0;
    padding-bottom:20px;
	counter-increment: li;
}
#article .article ol.detailled li:before {
    content: counter(li);
    color: #c52127;
    margin-left: -1em;
    font-size: 42px;
    float: left;
    font-weight: 600;
    margin-top: -10px;
}
#article .article ol.detailled li ol{
	list-style: none;
}
#article .article ol.detailled li ul li{
	counter-increment: none;
}
#article .article .alert-heading:before{
    content: "\f05a";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    text-decoration: inherit;
    padding-right: 0.5em;
}
#article .helpful{
	text-align:right;
	font-weight: bold;
	border-top: 1px solid #ddd;
	margin-top: 40px;
	padding-top: 10px;
}
#article .helpful span{
	margin-right: 10px;
}
#article .sidebar{
	padding-left: 50px;
}
#article .social{
	float: left;
	font-size: xx-large;
	margin-top: -10px;
}
#article .article h1 span{
	text-transform: uppercase;
	color: #999;
	font-size: medium;
}
#article .social i.fa-facebook-square{
	color: #4267b2;
}
#article .social i.fa-linkedin{
	color: #0077b5;
}
#article .social i.fa-twitter-square{
	color: #1da1f2;
}
#article .social i.fa-google-plus-square{
	color: #db4639;
}
#article .social i.fa-envelope-square{
	color: #666;
}
#article .sidebar{
	position: sticky;
    top: 0;
    display: table;
}
#article .sidebar .categories{
	text-align: left;
	margin-top: 10px;
}
#article .sidebar .categories h2{
	margin-bottom: 20px;
	font-size: x-large;
}
#article .sidebar .categories h3{
	text-transform: uppercase;
	font-size: large;
}
#article .sidebar .categories h4{
	text-transform: uppercase;
	font-size: medium;
}
#article .sidebar .categories ul{
	list-style: none;
	padding-left: 0;
	margin: 20px 0;
}
#article .sidebar .categories ul li{
	padding-bottom: 15px;
	padding-left: 25px;
}
#article .sidebar .categories ul li.current{
	font-weight: 600;
}
#article .sidebar .categories ul li a{
	color: inherit;
}
#article .sidebar .categories ul li a:hover{
	color: dodgerblue;
	text-decoration: none;
}
#article .sidebar .categories ul.articles li:before{
	content: "\f0c1";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    text-decoration: inherit;
    padding-right: 0.5em;
	color: #999;
	margin-left: -24px;
}
#article .sidebar .categories ul.rubriques li i{
    padding-right: 0.5em;
	color: #999;
}#article .sidebar .categories ul.rubriques li i.icon-support-domain{
    margin-left: -5px;
    padding-right: 0;
}
#article .sidebar .categories ul.rubriques li i.icon-support-cpanel{
    padding-right: 3px;
    font-size: 12px;
}
#article .sidebar .categories ul li .badge{
	float: right;
	margin-top: 3px;
	min-width: 30px;
	border-radius: 30px;
}
#article .sidebar .categories ul li:last-child{
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
#article .sidebar input{
	border-radius: 3px 0 0 3px;
	border-right: 0;
}
#article .sidebar button{
	border-radius: 0 3px 3px 0;
}
#article .sidebar button:hover{
	cursor: pointer;
}
#article .sidebar .form-inline .input-group{
	width: 100%;
}
#article .alert h3{
	padding-top: 0;
}
.knowledgebasephp #accordion .card{
	border-radius: 0;
}
.knowledgebasephp #accordion .card a{
	color: inherit
}
.knowledgebasephp #accordion .card a:hover{
	text-decoration: none;
}
.knowledgebasephp #accordion .card-header i.fa-arrow-circle-right{
	float: right;
    color: #999;
    font-size: xx-large;
    margin-top: 10px;
}
.knowledgebasephp #accordion .card-header:hover i.fa-arrow-circle-right{
	color: dodgerblue;
}
.knowledgebasephp #accordion .card-header{
	padding: 30px;
	background: #eee;
}
.knowledgebasephp #accordion .card-header:hover{
	cursor: pointer;
}
.knowledgebasephp #accordion .card-header h5{
	font-weight: bold;
	font-size: x-large;
	color: inherit;
}
.knowledgebasephp #accordion .card-header p{
	color: #666;
	margin-bottom: 0;
}
.knowledgebasephp #accordion .card-body{
	padding: 0;
}
.knowledgebasephp #accordion .card-body a{
	display: block;
	color: inherit;
	padding: 15px 30px;
	border-bottom: 1px solid #ddd;
}
.knowledgebasephp #accordion .card-body a:hover{
	background: rgba(0,0,0,.03);
	text-decoration: none;
	color: dodgerblue;
}
.knowledgebasephp #accordion .card-body a:after{
	content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    text-decoration: none;
    padding-left: 5px;
	vertical-align: middle;
	float: right;
	color: #999;
}
.categories .breadcrumb-custom, #article .breadcrumb-custom{
	flex-wrap: wrap;
    padding: 0 20px;
    line-height: 50px;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem;
}
#article .breadcrumb-custom{
	background: none;
	line-height: normal;
	margin-bottom: 0;
}
.breadcrumb{
	background: none !important;
	padding: 0;
	font-size: small;
	text-transform: capitalize;
}
.breadcrumb a{
	color: #111;
}
#footer-support{
	background:#222a36;
	color:white;
	font-size:small;
	padding:30px 0;
}
@media only screen and (max-width: 992px){
	#header-support{
		padding: 10px;
	}
	#header-support img {
		height: 50px;
	}
	#header .os{
		font-size: 1rem;
		padding-left: 10px;
	}
	#header-support .mobileMenu{
		display: block;
	}
	#header-support .collapse{
		display: none;
		right: -120% !important;
	}
	#header-support .os{
		font-size: small;
	}
	#header-support .links{
		display: none;
	}
	#header-support .collapse.in{
		display: none !important;
	}
	#header-support .collapse.show{
		display: block !important;
		background: white;
		width: 100%;
    	margin: 10px 0;
		text-align: center;
		position: absolute;
		padding: 10px 50px;
		height: 100%;
    	z-index: 10;
		right: 0 !important;
	}
	#header-support .collapse.show a{
		font-weight: 600 !important;
	}
	#header-support .collapse.show a:last-of-type{
		font-weight: normal !important;
	}
	#header-support .collapse.show a:last-of-type:after{
		content: none;
	}
	.knowledgebasephp #main-support.homeSupport{
		padding-top: 110px;
		padding-bottom: 50px;
	}
	#header-support .collapse.show a{
		color: #333 !important;
		display: block;
		font-size: medium;
	}
	/*#header-support .collapse.show a:after{
		content: "\f054";
		font-family: "Font Awesome 5 Free";
		font-style: normal;
		font-weight: 900;
		text-decoration: none;
		float: right;
	}*/
	#header-support .collapse.show .btn {
    	border: 0;
		text-align: left;
		padding: 15px 20px;
		border-bottom: 1px solid #ddd;
		text-transform: none;
	}
	#main-support.homeSupport h1{
		font-size: 32px;
	}
	#main-support.homeSupport {
    	margin-top: -69px;
	}
	#highest-nav li {
		margin-left: 5px;
	}
	.insideCategory h1, .insideArticle h1{
		font-size: 32px !important;
	}
	#main-support{
		padding: 60px 20px 60px 20px;
	}
	.call-center .col-sm-12{
		text-align: center;
	}
	.call-center{
		background: none #eee;
		padding: 60px 0;
	}
	.box{
		background: rgba(255,255,255,0.85);
	}
	#webdevhome{
		text-align: center;
	}
	.sidebar{
		margin-top: 40px;
	}
}
@media only screen and (max-width: 767px){
	.desktopOnly{
		display: none !important;
	}
}
@media only screen and (max-width: 580px){
	#webdevhome{
		padding: 0;
	}
	.mobileOnly{
		display: block !important;
	}
	
	
	#main-support .col-md-8 {
		text-align: center !important;
	}
	.category_kb .col-sm-6.col-md-4.col-lg-2{
		width: 49% !important;
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 360px){
	.os{
		display: none;
	}
}
.container-fluid{
	padding: 0;
}
section#main-body{
	margin-top: -1px;
    padding: 0;
}
a.text-light{
	color: white;
}
a.btn-outline-light{
	color: white;
	border: 1px solid white;
}
a.btn-outline-primary{
	color: #007bff !important;
	border: 1px solid #007bff;
	font-weight: bold;
}
a.btn-outline-primary:hover{
	background: #007bff;
	color: white !important;
	cursor: pointer;
}

.helpphp .main-content, .knowledgebasephp .main-content{
	margin-bottom: 0;
	width: 100%;
}
.helpphp #main-support.homeSupport input, .knowledgebasephp #main-support.homeSupport input{
	padding: 15px 28px;
	margin: 1px -4px 0 0;
}
.knowledgebasephp .btn-primary{
	background-color: #007bff;
    border-color: #007bff;
}
.knowledgebasephp .sidebar, .knowledgebase_tag .sidebar{
	display: none;
}
/*.knowledgebasephp .categories .row{
	margin: 0;
}*/
.knowledgebasephp .catbox{
	background: #eee;
	padding: 1.25rem;
	border:1px solid rgba(0,0,0,.125);
}
.knowledgebasephp .catbox h5{
	font-weight: bold;
}
.knowledgebasephp .card{
	margin-bottom: 5px;
}
.knowledgebasephp .card-body a{
	/*display: block;
	font-size: large;*/
	color: #097ffa !important;
}
.knowledgebasephp .card-header a{
	white-space: initial;
    text-align: left;
	padding-left: 0;
}
.accordion a{
	color: initial !important;
	width: 100%;
	text-align: left;
}
.accordion .card-header a::after{
	content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    text-decoration: none;
    color: #ccc;
    right: 10px;
    position: absolute;
    transition: .2s;
}
.accordion .card-header a[aria-expanded="true"]::after{
	content: "\f078";
}
.accordion .card-header a:hover::after{
	color: #097ffa;
}
.accordion a, .knowledgebasephp a:hover{
	cursor: pointer;
}
.knowledgebasephp .card-body p{
	margin: 0;
	font-size: medium;
	color: #666;
}
.knowledgebasephp #article .header-lined, .knowledgebasephp .categories .header-lined{
	display: block;
}
.knowledgebasephp #article .header-lined h1, .knowledgebasephp .categories .header-lined h1{
	display: none;
}
.knowledgebasephp #article .article img{
	max-width: 100%;
	border: 1px solid #DEDEDE;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.14);
    border-radius: 6px;
    background-clip: padding-box;
	margin: 10px 0;
}
.knowledgebasephp #article .sidebar{
	display: block;
}
.knowledgebasephp #article .sidebar a{
	font-weight: normal;
}
section#main-body{
	margin-bottom: 0;
}
#aboutWHC {
    position: sticky;
    top: 20px;
    display: table;
    font-size: 15px;
    padding: 20px;
    margin-top: 30px;
    background: #f2f2f2;
}
 #aboutWHC ul{
	list-style: none;
	padding-left: 0;
	margin: 8px 0;
}
 #aboutWHC ul li{
	padding: 8px 0;
	font-weight: 500;
}
 #aboutWHC ul li i{
	margin-right: 10px;
	color: #c52127;
}
 #aboutWHC ul a{
	color: inherit;
}
 #aboutWHC ul a li:after{
	content: "\f054";
    font-family: Font Awesome\ 5 Free;;
    font-style: normal;
    font-weight: 900;
    text-decoration: inherit;
	float: right;
	color: #ccc;
	transition: .2s;
}
 #aboutWHC ul a:hover{
	text-decoration: none;
}
#aboutWHC ul a:hover li:after{
	color: #097ffa;
}
.alert-warning{
	color: inherit;
    background-color: #FDF7E8;
	padding: 20px 18px 20px 65px;
	border-radius: 6px;
	border: 1px solid #EDB431;
}
.alert-warning:before{
	color: #EDB431;
	content: "\f071";
	font-family: Font Awesome\ 5 Free;;
    font-style: normal;
    font-weight: 900;
    font-size: 28px;
    position: absolute;
    left: 20px;
    top: 12px;
    vertical-align: middle;
}
.alert-info{
	color: inherit;
    background-color: #F0F7FB;
	padding: 20px 18px 20px 65px;
	border-radius: 6px;
	border: 1px solid #2D9EE0;
}
.alert-info:before{
	color: #2D9EE0;
	content: "\f05a";
	font-family: Font Awesome\ 5 Free;;
    font-style: normal;
    font-weight: 900;
    font-size: 28px;
    position: absolute;
    left: 20px;
    top: 12px;
    vertical-align: middle;
}
.alert-info.tips:before{
	content: "\f0d0" !important;
}
.alert a{
	color: #097ffa !important;
	text-decoration: none !important;
}
.alert h3{
	border: 0 !important;
	margin-bottom: 0 !important;
}
_:-ms-lang(x), .knowledgebasephp #main-support button { margin-top:1px; height:53px }
.knowledgebasephp .list-group-item::after{
	content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    text-decoration: none;
	color: #ccc;
	right: 10px;
    position: absolute;
	transition: .2s;
}
.knowledgebasephp .list-group-item:hover::after{
	color: #097ffa;
}
.knowledgebasephp #article .accordion h2{
	margin-top: 0 !important;
}
.knowledgebasephp .accordion{
	margin-bottom: 20px;
}
@media only screen and (max-device-width : 771px) and (max-device-height : 812px) {
	#article .helpful .social{
		float: none; 
	}
	#article .helpful{
		font-size: small;
		text-align: center;
	}
	#article .helpful span{
		display: block;
	}
}
.breadcrumb-item.active{
	display: none;
}
.breadcrumb-item+.breadcrumb-item::before{
	content: '›';
}
#pre-footer{
	display: block !important;
}
@media only screen and (max-device-width : 414px) and (max-device-height : 812px) {
	#article .article{
		padding: 20px;
	}
	.searchArticle{
		display: none;
	}
    .sidebar{
        padding-left: 10px !important;
    }
}
#phplive_btn_1557518246, #phplive_btn_1557518284{
	display: none;
}
#phplive_iframe_chat_embed_wrapper{
	max-height: 615px !important;
}
#article .sommaire{
	list-style: none;
	background: rgba(9,127,250,0.05);
    padding: 50px 30px 20px 30px;
	font-size: 0.9em;
	display: flex;
	flex-direction: column;
    margin-bottom: 0;
}
#article .sommaire::before {
    content: 'Table of Contents';
    background: #27283c;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 16px;
    width: auto;
    font-size: small;
    position: absolute;
    margin: -50px 0 0 -30px;
}
[lang="french"] #article .sommaire::before{
	content: 'Table des matières';
}
#article .sommaire a{
	color: #27283c !important;
	font-weight: 500;
}
#article .sommaire a:hover{
	text-decoration: none;
	color: #097ffa !important;
}
#article .sommaire.sommaire-direct a{
	color: #097ffa;
}
#article .sommaire ul{
	list-style: none;
	padding-left: 16px;
	margin-bottom: 0;
}
#article .sommaire ul a{
	color: #27283c !important;
	font-weight: 500;
}
#article .sommaire li {
    list-style: none;
    margin-left: 0;
	padding: 4px 0;
}
#article .sommaire li:before{
	content: "\f054";
	font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
	color: #097ffa;
	margin-right: 8px;
}
#article .sommaire ul ul{
	list-style: none;
	padding-left: 15px;
	margin-bottom: 0;
}
.article ul li{
    padding: 10px 0;
}
.article p{
    line-height: 1.6em;
}
.knowledgebasephp .highest-header .dropdown .caret{
    display: none;
}
.knowledgebasephp .highest-header .show {
    display: inline-block!important;
}
#recoveryFAQ{
    color: white;
    text-align: left;
    background: #28a745;
}
#recoveryFAQ .content{
    max-width: 920px;
    padding: 15px 200px 15px 15px;
    margin: 0 auto;
    background: url(https://s.whc.ca/img/restoration-success.svg) no-repeat right top 5px;
    background-size: 200px;
}
[lang="french"] #recoveryFAQ .content{
    max-width: 960px;
}
@media screen and ( max-width: 920px ) {
    #recoveryFAQ .content {
        max-width: none;
        padding: 15px 15px 100px;
        background: url(https://s.whc.ca/img/restoration-success.svg) no-repeat center bottom;
        background-size: 200px;
        text-align: center;
    }
}