.select2-custom-search{
	min-width:100% !important;
}
.custom-form-group{
	padding:5px;
	min-height: 30px;
	float:left;
	margin-right: 5px;
}
.custom-form-group.right{
	float:right;
	margin-right: 0;
}
input[type="text"].input-around-commune{
	width:auto;
	margin-bottom: 0;
}

.custom-form-results-table{
	width:100%;
	font-size: 11px;

}

.custom-form-results-table th{
	text-align: left;
	font-weight: bold;
	color: #fff;
	background: #2D7EC1;
	border: 1px solid #fff;
	padding: 5px;
	/*	font-family: "Museo", serif;*/

}
.custom-form-results-table.nohover {
	margin: 3%;
	width: 94%;
}
.custom-form-results-table td,
.custom-form-results-table.nohover tr:hover td,
.custom-form-results-table.nohover tr:hover td a {
	border: 1px solid #fff;
	padding: 5px;
	background:#f9f9f9;
	transition:background 500ms ease;
	-webkit-transition:background 500ms ease;
	-moz-transition:background 500ms ease;
	-o-transition:background 500ms ease;
}
.custom-form-results-table td a,
.custom-form-results-table.nohover tr:hover td a {
	color: #000000;
}
.custom-form-results-table tr:hover td,
.custom-form-results-table  tr:nth-child(2n):hover td,{
	background: #3D4041;
	color: #FFFFFF;
}
.custom-form-results-table tr:hover td a {
	color: #2d7ec1;
}
.custom-form-results-table tr td a:hover {
	color: #0f2941;
}
.custom-form-results-table  tr:nth-child(2n) td,
.custom-form-results-table  tr:nth-child(2n):hover td {
	background:#F2F2F2;
}


#gmap{
	margin-bottom: 20px;
}

.custom-form{
	margin-top: 10px;
}

.content_page .custom-form-results h2{
	font-size: 16px;
	margin:20px 0 5px;
	color:#999999;
}
.custom-form-results{
	width:100%;
	clear:both;
}
.form-results-message{
	margin:75px 0 75px;
	text-align: center;
}
.select2-default {
	color: #36432c !important;
}
.select2-container .select2-choice {
	border-radius: 4px;
	border: 1px solid #d7d7d7;
	background-color: #efefef;
	background-image: none;
	color: #36432C;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	min-width: 107px;
}
.select2-container {
	margin: 0 5px;
	background: url("../images/bg-Input.png") no-repeat scroll 5px bottom transparent;
	padding-bottom: 2px;
}

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
	-webkit-box-shadow:none;
	box-shadow: none;
}
.select2-container .select2-choice .select2-arrow {
	background: #313434;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #313434), color-stop(1, #6f7172));
	background-image: -webkit-linear-gradient(center bottom, #313434 0%, #6f7172 100%);
	background-image: -moz-linear-gradient(center bottom, #313434 0%, #6f7172 100%);
	background-image: -o-linear-gradient(bottom, #313434 0%, #6f7172 100%);
	background-image: -ms-linear-gradient(top, #313434 0%, #6f7172 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#6f7172', endColorstr = '#313434', GradientType = 0);
	background-image: linear-gradient(top, #313434 0%, #6f7172 100%);
	css-tr
	width: 19px;
	border:none;

}
.select2-container .select2-choice .select2-arrow:hover {
	background: #6f7172;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6f7172), color-stop(1, #313434));
	background-image: -webkit-linear-gradient(center bottom, #6f7172 0%, #313434 100%);
	background-image: -moz-linear-gradient(center bottom, #6f7172 0%, #313434 100%);
	background-image: -o-linear-gradient(bottom, #6f7172 0%, #313434 100%);
	background-image: -ms-linear-gradient(top, #6f7172 0%, #313434 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#313434', endColorstr = '#6f7172', GradientType = 0);
	background-image: linear-gradient(top, #6f7172 0%, #313434 100%);
}
.select2-container .select2-choice .select2-arrow b {
	background: url("../images/sprite.png") no-repeat scroll -78px -69px transparent;
	height: 7px;
	margin-left: 5px;
	margin-top: 7px;
	width: 7px;
}
.select2-container-active .select2-choice .select2-arrow b {
	background-position:  -78px -76px 
	
}
.select2-drop {
	border-color:#d7d7d7;
	background-color: #efefef;
	margin-top: -2px;
}

.select2-search input {
	background:url("../images/search.png") no-repeat scroll  right 50% #EFEFEF;
	border: 1px solid #FFFFFF;
	color: #36432C;
	padding: 0 20px 0 5px;
	border-radius: 4px 4px 4px 4px;
}
.select2-results .select2-highlighted{
	background: #2D7EC1;
}
.ui-pnotify-title{
	font-weight: bold;
}
.ui-pnotify-text {
	color: #fff;
}
.ui-pnotify-icon{
	display: none;
}

.next_item_hidden{
	display: none;
}

.popup-message{
	margin:150px auto 150px;
	text-align: center;
	font-size: 14px;
}
.table-tabs-group{
	margin-top: 20px;
}

.table-tabs-group .table-tabs-item{
	padding:10px 9px 10px 39px;
	background:#75b54e;
	color:#fff;
	float:left;
	margin:0 1px 0 0;
	cursor: pointer;
	font-size: 14px;
	position: relative;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
}
.table-tabs-item img{
	position: absolute;
	left:5px;
	top:5px;
}
.table-tabs-group .table-tabs-item:hover,.table-tabs-group .table-tabs-item.tab-active{
	background:#2D7EC1;
}
.table-item-hidden{
	display: none;
}
.table-item-0{
	display: table-row;
}
.custom-form-results-table td{
	word-wrap: break-word;
}

.custom-form-pro-acteur .custom-form-group.first{
	width:100%;
}
.c_mapPopupText{
	padding-left: 40px;
}
.c_mapPopupText img{
	position: absolute;
	top:5px;
	left:0;
}
.c_epci_result{
	font-size: 14px;
	font-weight: bold;
	color: #2D7EC1;
}
.c_liens_result{
	color: #2D7EC1;
	font-size: 13px;
	font-weight: bold;
}
.gm-style img{
	max-width: 9999px !important;
}
.select2-container .select2-choice abbr{
	top:3px !important;
}
.custom-form-pro-acteur .s2id_custom-search-commune-container{
	margin-left: 50px;
}

.c_form_results_message{
	padding:5px 10px;
	background:#2D7EC1;
	color:#fff;
}