input {
	border: 1px solid #BCBCBC;
	border-radius: 3px;
	padding: 4px;
}
#divLoading {
    background-color: #000000;
    display: none;
    opacity: 0.3;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    z-index: 55555;
}
#lci_body {
	margin: 0;
}

#numberOfResults {
	display: inline-block;
	width: 40%;
}

#lci_form {
	display: inline-block;
	float: right;
	vertical-align: top;
}

#lci_div_recherche {
	width: 100%;
	margin-bottom: 5px;
}

#lci_maplci {
	width: 100%;
	height: 600px;
}

#lci_wrapper {
	width: 800px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	padding: 5px;
}

#lci_search_nom_PA,#lci_search_adresse_PA {
	display: inline;
	vertical-align: middle;
}

.lci_rafraichir {
	float: right;
}

.lci_bubble {
	position: relative;
	width: 350px;
	height: 280px;
}

.lci_general,.lci_conteneurs,.lci_contacts,.lci_horaires,.lci_reclamations {
	cursor: pointer;
	font-weight: bold;
	color: #747474;
	padding: 5px !important;
}

#lci_empty_nomPA,#lci_empty_adressePA {
	vertical-align: middle;
	cursor: pointer;
	margin-right: 20px;
}

.lci_hardly_visible {
	color: #ddd;
	text-align: right;
	display: block;
}

.lci_perso_labels {
	color: #000;
	background-color: white;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-radius: 5px;
	border: 1px solid #ccc;
	white-space: nowrap;
	background-color: lightgoldenrodyellow;
}

.lci_perso_labels_box {
	width: 100px;
	text-align: center;
	border: 1px solid #ccc;
	font-size: 20px;
	font-weight: bold;
	background-color: lightgoldenrodyellow;
}

.lci_actif {
	color: #af0041;
}

.lci_center_icones {
	line-height: 25px;
}
.lci_center_icones img {
	vertical-align:top;
}

.lci_conteneurs_coord {
	border-bottom: 2px solid #c9c9c9;
}

.lci_content {
	height: 270px;
	overflow: auto;
	font-size: 13px;
}

.lci_content  h3 {
	font-size: 14px;
}

.lci_content  div {
	font-size: 13px;
}

.lci_content  .lci_bold {
	font-weight: bold !important;
	font-size: 13px;
}

.lci_content  .lci_address {
	font-size: 13px;
}

.lci_content  .lci_value {
	font-size: 13px;
}

.lci_content .lci_contact_list {
	margin-left: 25px;
	margin-bottom: 25px;
}

.lci_content .lci_contact_list td {
	padding-bottom: 10px;
	font-size: 13px;
}

.lci_content .lci_contact_list td img {
	margin-right: 10px;
}

#lci_horaires {
	margin-left: 10px;
}

#lci_horaires td {
	padding: 0 10px;
	font-size: 13px;
}

#lci_horaires td .lci_hor_closed {
	font-size: 13px;
	color: red;
}
/*End Carte lci*/
#lci_select_soustraitants {
	width: 100%;
	max-width: 100%;
}
.ui-widget-overlay{
    opacity:.7!important;
}