div#article-content blockquote {
	border-left: 16px solid #EAEAEA !important;
	background-color: #f2f2f2;
	border-radius: 20px 0 0 20px;
	margin: 0 0 16px;
	padding: 2px 20px 0 10px;
	overflow-y: auto;
	overflow-x: auto;
}
div#article-content blockquote, blockquote p {
	line-height: 1.5;
	color: #8a8a8a;
	font-size: 16px;
}
div#article-content article {
	font-family: "SourceSansPro" !important;
	color: #122844 !important;
	overflow-x: hidden !important;
}
div#article-content article a {
	color: #2199e8 !important;
	font-weight: 400;
	font-size: 17px;
	list-style: none;
	padding: 0;
}
div#article-content article a:not(.tab-link) {
	padding: 0 !important;
}
div#article-content article a:hover {
	color: #00a2bf !important;
	text-decoration: underline;
}
div#article-content article h2 {
	color: #122844 !important;
	font-weight: 400;
	margin: 8px 0;
	font-size: 33px !important;
	line-height: 43px !important;
	padding-top: 30px;
	font-style: normal;
	margin-bottom: 20px !important;
}
div#article-content article h3 {
	color: #122844 !important;
	font-weight: 400;
	cursor: pointer;
	margin-bottom: 20px !important;
	margin-top: 8px !important;
}
div#article-content article h4 {
	color: #122844 !important;
	font-weight: 400;
	cursor: pointer;
	margin-bottom: 20px !important;
	margin-top: 8px !important;
	font-size: 20px !important;
	line-height: 30px !important;
}
div#article-content article h5 {
	color: #122844 !important;
	font-weight: 400;
	cursor: pointer;
	margin-bottom: 20px !important;
	margin-top: 8px !important;
	font-size: 18px !important;
	line-height: 30px !important;
}
div#article-content article menu, dir {
	padding-inline-start: 0 !important;
	color: #17273b;
}
div#article-content article ul {
	color: #122844;
	margin-bottom: 16px;
	margin-left: 20px;
	line-height: 1.5;
	padding: 0;
}
div#article-content article li ul {
	margin-bottom: 0px;
}
div#article-content article li {
	display: list-item;
	text-align: -webkit-match-parent;
}
div#article-content article p {
	font-size: inherit;
	line-height: 1.5;
	text-rendering: optimizeLegibility;
	margin: 0 0 10px;
	display: block;
	margin-block-start: 16px;
	margin-block-end: 16px;
	margin-inline-start: 0;
	margin-inline-end: 0;
}
div#article-content article img:hover {
	box-shadow: 0 0 6px 1px #540000;
	cursor: auto;
}
div#article-content article img {
	cursor: auto;
	border: solid 4px #fefefe;
	box-shadow: 0 0 0 1px #1a0000;
	display: inline-block;
	line-height: 0;
	max-width: 99%;
	transition: box-shadow 200ms ease-out;
	border-radius: 0;
	padding: 4px;
	background-color: #fff;
	margin-left: 3px;
	margin-bottom: 45px;
	vertical-align: middle;
}
div#article-content article div.callout {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	marginright: 0;
	padding: 0;
	border: 1px solid rgba(10, 10, 10, .25);
	border-radius: 0;
	position: relative;
	color: #0a0a0a;
	background-color: #fff;
}
div#article-content article div.callout.primary {
	background: #E0F3FF;
	color: #3D799A !important;
	border-color: #3D799A !important;
	padding-left: 60px;
	border-width: 1px;
	border-style: solid;
	margin: 20px 0;
	border: 1px solid rgba(10, 10, 10, .25);
	border-radius: 0;
	position: relative;
	padding-right: 12px;
}
div#article-content article div.callout.primary p {
	color: #3D799A !important;
}
div#article-content article dix.callout:before {
	font-family: FontAwesome;
	font-size: 40px;
	position: absolute;
}
div#article-content article div.callout.primary:before {
	content: "\f05a";
	display: block;
	margin: 0 0 0 -45px;
	font-family: FontAwesome;
	font-size: 40px;
	position: absolute;
}
div#article-content article div.callout.warning {
	background: #fdf5e9;
	color: #a56015;
	border-color: #a56015;
	padding-left: 60px;
}
div#article-content article div.callout.warning:before {
	content: "\f05a";
	display: block;
	margin: 0 0 0 -45px;
	font-family: FontAwesome;
	font-size: 40px;
	position: absolute;
}
div#article-content article div.callout.alert {
	background: #FBEDF0 !important;
	color: #D51C3F !important;
	border-color: #D51C3F !important;
	padding-left: 60px;
}
div#article-content article div.callout.alert:before {
	content: "\f05c";
	display: block;
	margin: 0 0 0 -45px;
	font-family: FontAwesome;
	font-size: 40px;
	position: absolute;
}
div#article-content article div.callout.danger:before {
	content: "\f05a";
	display: block;
	margin: 0 0 0 -45px;
	font-family: FontAwesome;
	font-size: 40px;
	position: absolute;
}
div#article-content article div.callout.success {
	background: #F1FFEB !important;
	color: #6E8773 !important;
	border-color: #6E8773 !important;
	padding-left: 60px !important;
}
div#article-content article div.callout.success:before {
	content: "\f05d" !important;
	display: block !important;
	margin: 0 0 0 -47px !important;
	font-family: FontAwesome !important;
	font-size: 40px !important;
	position: absolute !important;
}
div#article-content article div.callout.primary li {
	color: #3D799A;
}
div#article-content article div.callout.alert li {
	color: #D51C3F !important;
}
div#article-content article div.callout.success li {
	color: #6E8773 !important;
}
div#article-content article div.callout.warning li {
	color: #a56015 !important;
}
div#article-content article tr, div#article-content article td {
	margin-bottom: 45px;
	border: 1px solid #59d2ef;
	border-collapse: collapse;
	background: none;
	padding: 8px 10px 10px;
}
div#article-content article table {
	margin-bottom: 45px;
	border-collapse: collapse;
	background: none;
	padding: 8px 10px 10px;
	width: 100% !important;
	overflow: auto;
	display: block;
}
div#article-content article tbody {
	font-size: 15.4px;
	line-height: 27px;
}
div#article-content article tbody tr:nth-child(even) {
	background: #f1f1f1;
}
div#article-content article table thead th, div#article-content article table thead td, div#article-content article table tfoot th, div#article-content article table tfoot td {
	padding: 8px 10px 10px;
	font-weight: 600;
	text-align: left;
}
div#article-content article th {
	display: table-cell;
	vertical-align: inherit;
}
div#article-content article table tr th, div#article-content article table tr td {
	border: 1px solid #59d2ef;
}
div#article-content article .ovh-api-main {
	border-radius: 5px;
	border: 1px solid #ddd;
	box-shadow: 1px 1px 10px #ddd;
	font-family: "Consolas", "Monaco", monospace;
	font-size: 12px;
	margin: 10px 0;
	padding: 2px 1px 0 0;
}
div#article-content article .ovh-api, div#article-content article .ovh-api-main span {
	font-family: "Consolas", "Monaco", monospace !important;
	font-size: 12px !important;
	color: #122844;
}
div#article-content article div.ovh-api-main a:hover {
	text-decoration: none !important;
}
div#article-content article .ovh-api-verb {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #FFF;
	color: #fff !important;
	display: inline-block;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: 600;
	line-height: 14px;
	margin-right: 7px;
	padding: 2px 4px;
	position: relative;
	text-align: center;
	text-shadow: 0 -1px 0 #000;
	vertical-align: baseline;
	white-space: nowrap;
	top: -2px;
	left: 3px;
	min-width: 40px;
}
div#article-content article .ovh-api-verb.ovh-api-verb-GET {
	background-color: #3A87AD !important;
}
div#article-content article .ovh-api-verb.ovh-api-verb-POST {
	background-color: #468847 !important;
}
div#article-content article .ovh-api-verb.ovh-api-verb-PUT {
	background-color: #F89406 !important;
}
div#article-content article .ovh-api .ovh-api-verb.ovh-api-verb-DELETE {
	background-color: #B94A48 !important;
}
div#knowledgeImageModal.knowledge-image-modal.ng-scope div.knowledge-modal-dialog button#modal-close.close {
	display: none;
}
div#article-content article dl.docutils dt {
	background: #eee;
	padding: 6px 12px;
}
div#article-content article dl dt {
	margin-bottom: .3rem;
	font-weight: 600;
}
div#article-content article em, div#article-content article i {
	font-style: italic;
	line-height: inherit;
}
div#article-content article dl.docutils dt {
	background: #eee;
	padding: 6px 12px;
}
div#article-content article dl dt {
	margin-bottom: 16px;
	font-weight: 600;
}
.video {
	aspect-ratio: 16 / 9 !important;
	width: 100% !important;
	max-width: 480px !important;
}
.btn[disabled] {
	background-color: #0050D7 !important;
}