/* 
	Theme Name: inovagora-2017
	Theme URI : http://inovagora-2017.wp.preprod.inovawork.net
	Description: Inovagora
	Author: Inovagora
	Template: citeo-2
	Version: 1.0 
*/

.page-template-map .layout-content .page-header {
	border-bottom: 1px solid #eee;
	margin: 0;
	margin-top: -64px;
}
.page-template-map .layout-content .container {
	position: relative;
}
.page-template-map .layout-content .google-map {
	height: 700px;
	margin: 0;
}
.page-template-map .layout-content .page-filters {
	position: absolute;
	width: 350px;
	z-index: 1000;
	top: 60px;
}

/* Ajouté par Clément le 2017-12-18 pour la nouvelle section de recutement */
.section-recruitment .block {
    box-shadow: none;
    background-color: #00A9E8;
    text-align: left;
    height: 360px;
    padding: 30px;
    position: relative;
}
.section-recruitment .block-title {
    color: #fff;
    width: 95%;
    display: block;
    font-weight: 300;
    font-size: 25px;
    font-size: 2.5rem;
}
.section-recruitment .chevron-bottom {
    bottom: 30px;
}
.section-recruitment .chevron-right {
    right: 30px;
}

.block .block-intro {
	color: #fff;
}

.block .btn-primary {
	color: #fff;
	background: none;
	border: 1px solid #fff;
position: absolute;
    bottom: 80px;
    right: 200px;
}
.block .bold {
	font-weight: bold;
}

.section-alert {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
}

.section-alert .alert {
	margin: 0;
	border-radius: 0;
	border: none;
	color: #fff;
}
.section-alert .alert a {
	color: inherit;
	display: inline-block;
	border-bottom: 1px dashed #fff;
}
.section-alert .alert a:hover {
	text-decoration: none;
	border-bottom-style: solid;
}
.section-alert .alert .container > :last-child {
	margin-bottom: 0;
}
.section-alert .alert-danger {
	background-color: rgba(188, 35, 51, .90);
	border: none;
}
.section-alert .alert-success {
	background-color: rgba(48, 166, 74, .90);
	border: none;
}
.section-alert .alert-info {
	background-color: rgba(37, 162, 183, .90);
	border: none;
}
.section-alert .alert-warning {
	background-color: rgba(251, 180, 61, .90);
	border: none;
}


.page-template-center .gform_footer {
	text-align: center;
}

.ginput_container_consent {
	border: none;
	font-size: 1.4rem;
}

.menu-pied-de-page-container {
	margin-top: 20px;
	text-align: center;
}

.menu-pied-de-page-container li a {
	color: #fff;
}

.search-engine-help {
	position: relative;
	right: inherit;
}

.section-references .block-title {
    color: #fff;
    width: 95%;
    display: block;
    font-weight: 300;
    font-size: 20px;
    font-size: 2rem;
}