﻿@font-face
{
	font-family: '__Titillium Web_5';
	src: url('../fonts/titillium-regular-webfont.eot');
	src: local('☺'), url('../fonts/titillium-regular-webfont.woff') format('woff'), url('../fonts/titillium-regular-webfont.svg') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face
{
	font-family: '__Titillium Web_5_semi_bold';
	src: url('../fonts/titillium-semibold-webfont.eot');
	src: local('☺'), url('../fonts/titillium-semibold-webfont.woff') format('woff'), url('../fonts/titillium-semibold-webfont.svg') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face
{
	font-family: '__Titillium Web_5_bold';
	src: url('../fonts/titillium-semibold-webfont.eot');
	src: local('☺'), url('../fonts/titillium-semibold-webfont.woff') format('woff'), url('../fonts/titillium-semibold-webfont.svg') format('svg');
	font-weight: 700;
	font-style: normal;
}

.kq_close_btn {
	cursor: pointer;
    font-weight: bold;
    height: 20px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    right: 3px;
    top: -14px;
}

#kq_content table { border-collapse:collapse; }/*Pour éviter les espacements non désirés*/
#kq_content td { padding-top: 0px;  }

#kq_content input[type="checkbox"]{
	display:none;
}

#kq_content{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#kq_content h2 {
	font-size: 18px;
	text-align: center;
}

.kq_catTitle{
	text-decoration: none;
	list-style:none;
	color: #555555;
	width: 132px;
	height: 38px;
	background-color: #E7E7E7;
	margin-bottom: 1px;
	line-height: 38px;
	font-family: '__Titillium Web_5_bold';
	font-size: 11px;
	text-align: left;
	padding-left : 20px;
}

.kq_catTitle_selected{
	text-decoration: none;
	list-style:none;
	color: #536082;
	width: 132px;
	height: 38px;
	background-color: white;
	margin-bottom: 1px;
	line-height: 38px;
	padding-left: 0px;
	font-family: '__Titillium Web_5_bold';
	font-size: 11px;
	text-align: left;
}

#kq_listeCat{
	margin-top: 42px;
	margin-left: 0px;
	float: left;
	display: inline-block;
}

#kq_description{
	text-align: left;
}

.kq_catContent{
	margin-left: 10px ;
	margin-right: 10px;
	display: inline-block;
	float: left;
	width: 820px;
	text-align: left;
}

.kq_invisible{
	display: none;
}

.kq_info {
	position: relative;
	left: 3%;
}

.kq_info img {
	width: 7% !important;
	height: auto !important;
	vertical-align: middle;
	cursor: help;
}

.kq_infos_comp {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #f0f0f0 #f0f0f0 #f0f0f0 -moz-use-text-color;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 4px;
    display: none;
    left: 120%;
    padding: 15px;
    position: absolute;
    width: 280px;
    z-index: 99;
	font-size: 12px;
	max-height: 300px;
	overflow: scroll;
}

.kq_liseret{
	background-color: #536082;
	width: 8px;
	height: 100%;
	display: inline-block;
	margin-top: -4px;
	margin-right: 12px;
	vertical-align: middle;
}

.fa-chevron-right {
	color: rgb(83, 96, 130);
	padding: 0 8px;
}

.kq_quartier, .kq_commune, .kq_departement {
	height: 22px;
	padding: 11px 0;
	vertical-align: top;
}

.kq_quartier {
	background-color: rgb(83, 96, 130);
	color: #FFFFFF;
}

.searchTextField {
	width: auto !important;
}

.kq_catTitle .kq_liseret{
	display: none;
}

.kq_firstCat{
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

.lastCat{
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}

.kq_tabData{
	font-family: '__Titillium Web_5_bold';
	font-size: 15px;
}

#kq_ligneTab{
	max-height: 500px;
	overflow: auto;
}

.nomCarte{
	color : #536082;
	width: 100%;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: '__Titillium Web_5';
	font-size: 16px;
	padding-top: 0px;
	height: 31px;
}

.valNomCarte{
	text-align: left;
	float : left;
	display: inline-block;
	width: 260px;
	line-height: 31px;
}

.remplissageTitle{
	display: inline-block;
	width: 260px;
	height: 37px;
	background-color: #F8F9FB;
	margin-top: -5px;
	margin-bottom: -2px;
}

#kq_tabs{
	width: 100%;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}

.kq_info1{
	color : #536082;
	display: table-cell;
	margin-right: 10px;
	width: 260px;
	text-align: center;
	padding-top: 10px;
}

.kq_info2{
	color : #B3B3B3;
	display: table-cell;
	background-color: #F8F9FB;
	width: 260px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 10px;
}

.kq_info3{
	color : #B3B3B3;
	display: table-cell;
	background-color: #F8F9FB;
	width: 260px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 10px;
}

.kq_titreCol{
	min-width: 260px;
	text-align: center;
	display: inline-block;
	margin-bottom: 15px;
	font-family: '__Titillium Web_5';
	font-size: 12px;
}

.kq_nomQuartier{
	width: 150px;
	color : white;
	background-color: #536082;
	margin-left: auto;
	margin-right: auto;
}

.kq_nomCommune{
	color: #536082;
}

.kq_nomDepartement{
	color: #536082;
}

#kq_titreDescription{
	color : #536082;
	font-family: '__Titillium Web_5_bold';
	font-size: 16px;
}

#kq_courteDesc{
	color : #646464;
	font-family: '__Titillium Web_5_semi_bold';
	font-size: 14px;
}

#kq_longueDesc{
	color : #727272;
	font-family: '__Titillium Web_5';
	font-size: 14px;
}

.valeur{
	font-family: '__Titillium Web_5_bold';
	color: #536082;
	font-size: 17px;
	text-align: center;
}

.valeurGris{
	font-family: '__Titillium Web_5_bold';
	color : #B3B3B3;
	font-size: 17px;
	text-align: center;
}

.uniteTexte{
	display: block;
	font-family: '__Titillium Web_5_semi_bold';
	font-size: 9px;
	text-align: center;
	color: #555555;
}

.inception{
	margin-right: 5px;
	vertical-align: middle;
	display: block;
}

.inception2{
	margin-right: 5px;
	vertical-align: middle;
	display: block;
	min-height: 30px;
}

.kq_textVal{
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
}

.remplissage{
	/*margin: 0px;
	padding: 0px;
	width: 20px;
	overflow: hidden;*/
}

#imageQuartier{
	height: 400px;
	overflow: hidden;
}

#imageQuartier img{
	width: 100%;
	margin-top: calc(-25% + 100px);
}

#kq_content ul,li { list-style-type: none;
        list-style-position:inside;
        margin:0;
        padding:0;
}

.kq_row > td {
	display: table;
	width: 100%;
}

.nom_third_column {
	display: initial;
}

.kq_catContent > div:first-of-type div {
	background-color: rgb(83, 96, 130); color: rgb(255, 255, 255);
}

.kq_catTitle label, .kq_catTitle_selected label, .category_options span {
	text-transform: uppercase !important;
}

.inception img {
	width: 30px;
}

.kq_titreCol .fa-chevron-right {
	display: none;
}


@media all and (max-width: 1135px) {

	.kq_info1, .kq_info2, .kq_info3, .valNomCarte {
		width: inherit;
	}

	.kq_info2, .kq_info3, .remplissageTitle {
		display: none;
	}

	#kq_ligneTab {
		max-height: 100%;
	}

	#kq_content {
		width: 60%;
	}

	.kq_catContent {
		margin: 15px 0;
	}

	.kq_catContent, .tabData {
		width: 100%;
		overflow: auto;
	}

	body {
		margin: 0;
	}

	#kq_listeCat {
		float: none;
	}

	.kq_titreCol {
		min-width: inherit;
		width: 32%;
	}

	.kq_titreCol > div {
		cursor: pointer;
	}
	
	.kq_titreCol .fa-chevron-right {
		display: inline-block !important;
	}

	#imageQuartier {
		height: inherit;
	}

	#imageQuartier img {
		margin: 15px auto;
	}

	#kq_tabs {
		padding-bottom: 20px;
	}

	#kq_listeCat {
		display: none;
	}

	#kq_listeCat_resp_block {
		display: block !important;
	}


	#kq_list_resp {
		font-size: 12px;
		height: 25px;
		background-color: #536082;
		border: none;
		color: #FFFFFF;
	}

	#kq_list_resp option {
		height: 25px;
		background-color: #FFFFFF;
		border: 1px solid #000000;
		padding: 0;
	}

	.category_options {
		color: #536082 !important;
		font-size: 14px;
	}

	.cs-skin-border > span {
		border-color: #536082 !important;
		color: #536082 !important;
	}

	.cs-options {
		border: 4px solid rgb(83, 96, 130); box-sizing: border-box;
	}

	#kq_listBlock_resp {
		display: block !important;
		width: 40%;
		margin: auto;
	}

	#kq_listBlock_resp .cs-placeholder {
		font-size: 15px;
	}
	
	.kq_info img {
		width: 3% !important;
	}

}



@media all and (max-width: 820px) {

	.kq_nomQuartier, .kq_nomCommune, .kq_nomDepartement {
		display: none;
	}

	#kq_list_resp {
		margin: auto;
	}

	.kq_titreCol {
		width: 100%;
		margin: 0;
	}

	#kq_listBlock_resp {
		max-width: inherit;
		width: 100%;
	}
	
	.kq_infos_comp {
		position: inherit !important;
		left: 0 !important;
		width: 80%;
	}
	
	.kq_info img {
		width: 5% !important;
	}
	
	#kq_content {
		width: 80%;
	}


}


@media all and (max-width: 430px) {


	#kq_longueDesc, #kq_courteDesc {
		font-size: 12px;
	}

	#kq_titreDescription, .nomCarte {
		font-size: 14px;
	}

	.valeur {
		font-size: 15px;
	}

	.kq_catTitle {
		font-size: 10px;
	}
	
	.kq_info img {
		width: 8% !important;
	}

}