body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	background-color: #EFEFEF;
}

.cust-help .header {
	border-bottom: 0;
}

.main__content,
.cust-help .header {
	border-bottom: 0;
	background-color: #EFEFEF;
}

.ticket__body_block h1 {
	color: #2179B4;
	padding: 10px 0;
}

.cust-help .wrapper {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
}

.form-submit-ticket,
.cust-help .wrapper,
.notification {
	background-color: #EFEFEF;
}

.form-submit-ticket {
	box-shadow: none;
}

.form-submit-ticket .form-groups,
.form-submit-ticket .form-group,
.form-submit-ticket .param {
	max-width: 100%;
}

.dz-button {
	min-height: 80px;
}

/*.dz-button,
.filedropbutton-filedrop {
	width: 100%;
}*/

.param {
	width: 80%;
	margin: 0 auto;
}

.header__logo {
	margin: 0 auto;
}

.header__logo img {
	margin-top: -3px;
	margin-left: 17px;
}

@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
	.cust-help .header__logo img {
		max-height: 60px;
		margin-left: 48px;
	}
	
	.header__logo {
		margin: -5px 0;
	}

	.cust-help .contr {
		padding: 0 5px;
	}

	.cust-help .contr {
		width: auto;
	}
}

.navlink .navlink__title,
.navlink {
	color: #3B68BB;
}

.navlink {
	text-decoration: none;
	padding: 10px;
	background-color: transparent;
	width: 100%;
	font-size: 25px;
	margin: 20px;
	border-radius: 10px;
	max-width: none;
	box-shadow: none;
}

.navlink:hover {
	box-shadow: 2px 2px 15px #CCCCCC;
	background-color: transparent;
}

.navlink .navlink__descr {
	color: #E78E14;
	font-style: italic;
	margin-top: 15px;
}

/*.navlink .icon-in-circle {
	display: inline-flex;
	width: 100%;
	background-color: transparent;
}*/

/*.navlink div:nth-child(2n) {
	background-color: lime;
}*/

.form-group label,
.param .label.required {
	color: #6a95c7;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

.form-group.required label:after,
.form-group.required .label:after,
label.required:after,
.label.required:after {
	position: relative;
}

.form input.form-control,
.form textarea.form-control,
.search__form .form-group input {
	font-size: 12px;
	padding: 5px;
	background-color: #E3EDF2;
	border: 1px solid #38687E;
}

.search__form .form-group {
	max-width: none;
}

.form input.form-control {
	height: 18px;
}

#kb_search {
	width: 50%;
}

.search__form .form-group input {
	padding-left: 30px;
	height: auto;
}

.search__form .search__submit {
	left: 5px;
}

.form .label {
	display: flex;
}

.captcha-block {
	margin: 0;
	max-width: none;
	text-align: left;
}

.btn-refresh {
	position: relative;
	top: 5px;
	right: 0;
	float: left;
}

/*.breadcrumbs {
	border-top: 1px solid #5084BD;
	border-bottom: 1px solid #5084BD;
	background-color: #F1F1F1;
	margin-top: -7px;
}*/

.footer {
	font-size: 20%;
}

.breadcrumbs__inner {
	min-height: 30px;
}

.breadcrumbs__inner .icon {
	font-size: 100%;
}

.search__form,
.preview:hover,
.ticket__params .params--block {
	background-color: transparent;
}

.ticket__params .params--block .row .star-rate {
	margin-top: -14px;
}

.search__form {
	padding: 16px 0 0 0;
}

.ticket__params {
	width: 250px;
}

.ticket__body_block {
	background-color: transparent;
	box-shadow: none;
	border: 1px solid #D6D6D6;
}

.ticket__body_block.response {
	background-color: #F2F2F2;
	border: 1px solid #75A8C2;
	float: right;
}

.preview:hover {
	opacity: 0.8;
}

.ticket__params .params--block {
	border-left: 1px solid #75A8C2;
	/* height: 100%; */
	box-shadow: none;
}

.alert ul {
	margin: 20px 0 0 30px;
	list-style: disclosure-closed;
}

.browser-default code {
	border: 1px solid #7C7A7A;
	display: block;
}

article blockquote {
	border: 1px solid #E1E1E1;
	margin: 20px 0;
	background-color: #F5F4FF;
	padding: 10px;
}

.browser-default code span {
	background-color: transparent !important;
}

.browser-default code span,
.browser-default code {
	color: #006600 !important;
}

*, ::before, ::after {
	box-sizing: initial;
}

.topics,
.preview,
.tabbed__tabs .tabbed__tabs_tab,
.tabbed__head .tabbed__head_tabs li.current {
	background-color: transparent;
}

.preview,
.tabbed__head .tabbed__head_tabs li.current {
	box-shadow: none;
}

.preview {
	width: auto;
}

.tabbed__head {
	margin-bottom: 25px;
	margin-top: -20px;
	border-bottom: 0;
}

.cust-help .contr {
	max-width: 1000px;
}

.topics,
.tabbed__tabs .tabbed__tabs_tab {
	padding: 10px;
	border-radius: 10px;
	box-shadow: none;
}

.kb-suggestions.boxed {
	max-width: 100%;
	padding: 10px;
	background-color: transparent;
}

.suggest-preview,
.suggest-preview:last-of-type,
.preview {
	background-color: transparent;
	border: 1px solid #75A8C2;
	margin: 10px 0;
	padding: 7px;
	border-radius: 15px;
}

.kb-suggestions {
	width: auto;
}

a.suggest-preview:hover {
	background-color: #EAEAEA;
}

.preview .icon-in-circle {
	margin-top: 2px;
}

.type--list {
	margin-left: -10px;
	width: 100%;
}

.form-submit-ticket .form-group .type--list {
	margin-left: 0;
}

.preview {
	/* width: auto; */
}

.preview__text {
	max-width: 100%;
}

.preview__text {
	display: flex;
	flex-direction: column;
}

.preview__text > p:not(.navlink__descr) {
	order: 2;
}

.preview__text > p:not(.navlink__descr),
.preview__text > p:not(.navlink__descr) span.lightgrey {
	color: #8F8F8F;
}

.preview__text > p:not(.navlink__descr) span.lightgrey {
	text-decoration: underline;
}

.preview__text > .navlink__descr {
	order: 1;
}

.block__head {
	padding: 10px 0;
	border: 1px solid #D4D0D0;
	border-radius: 10px;
}

.block__head .icon-in-circle,
.block__head .h-3,
.article .block__head_perso,
.select__title {
	color: #1E6CA0;
}

.article .block__head_perso,
.article__heading,
.select__title {
	font-size: 17px;
	margin: 20px 0;
	padding: 10px 0;
	border: 1px solid #D4D0D0;
	text-align: center;
	border-radius: 10px;
	background-color: transparent;
	box-shadow: none;
}

.article__heading .icon-in-circle {
	vertical-align: middle;
}

.article__heading + .article-heading-tip {
	margin-top: 0;
}

#footer {
	color: #000000;
	text-align: center;
	height: 50px;
	padding: 160px 0 20px;
	width: 100%;
	background-color: #EFEFEF;
	margin-top: -160px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
}

.custom-field-title {
	display: flex;
	margin: 7px 0;
}

/****************************************************
MESSAGE TICKET VERROUILLE
****************************************************/
	.ticket_verrouille {
		border: 1px solid;
		color:  #FF0000;
		border-radius: 10px;
		display: table;
		padding: 8px;
		background-color: #FCE8E8;
		margin: 15px auto;
	}

	.ticket_verrouille > div {
		display: table-cell;
		vertical-align: middle;
		padding: 3px;
	}

	.ticket_verrouille iconify-icon {
		font-size: 300%;
	}
/****************************************************
****************************************************/

/****************************************************
DERNIER MESSAGE DANS LE TICKET
****************************************************/
	#dernier {
		border: 1px solid #000000;
		border-radius: 10px;
		box-shadow: 0px 0px 10px 7px rgba(38,40,42,.1);
	}
/****************************************************
****************************************************/

code[class*="language-"], pre[class*="language-"] {
	white-space: pre-wrap;
}

.table-wrap {
	background-color: transparent;
	box-shadow: none;
	padding: 0;
}

.table-wrap .table td,
.table-wrap .table th {
	vertical-align: middle;
	border: 1px solid #DAE3ED;
}

.table-wrap .table thead th {
	padding: 8px;
}

.table-wrap .table tbody tr {
	background-color: #FFFFFF;
}

.table-wrap .table tbody tr:nth-child(2n) {
	background-color: #F5F5F5;
}

.table-wrap .table thead {
	background-color: #E5EEF9;
}

.table-wrap .table thead a {
	color: #133E5E;
}

.table-wrap .table thead a:hover {
	color: #58778E;
}

.table thead th .handle::before {
	border-bottom: 4px solid #133E5E;
}

.table thead th .handle::after {
	border-top: 4px solid #133E5E;
}

.rate > div:first-child > svg {
	margin-right: 5px;
}

/**********************************************
Personnalisation de la notification importante
**********************************************/
	.notification > p > b:first-child {
		text-decoration: underline
	}

	.notification.red {
		background-color: #FCF4E8;
		color: #FF6835;
	}

	.notification.red::before {
		background-color: #FF6835;
	}
/**********************************************
**********************************************/

.block--description img {
	box-shadow: 0 0 5px #CCCCCC;
}