@import url(https://fonts.googleapis.com/css?family=Raleway&display=swap);

@font-face {
    font-family: 'entypo';
    src: url('../fonts/entypo.eot');
    src: url('../fonts/entypo.eot?#iefix') format('embedded-opentype'),
         url('../fonts/entypo.woff') format('woff'),
         url('../fonts/entypo.ttf') format('truetype'),
         url('../fonts/entypo.svg#entypo') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
	height: 100%;
}

body {
	background: #ebe5e2 url(../img/body_bg.png?5165445) 0 0 repeat-y;
	font-family: 'Raleway', arial;
}


	
/* generic */
a.multiline {
	display: inline-block;
}
#alerts {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	box-shadow: 0 0 20px rgba(0,0,0,0.5);
}
#alerts .alert {
	margin-bottom: 0;
}
.modal-title {
	font-size: 17px;
	font-weight: 500;
	color: #333;
	padding: initial;
	background: none;
	text-transform: none;
}
textarea {
	resize: none;
}
h1, h2, h3 {
	margin-bottom: 15px;
}
h2.primary {
	color: #e53e51;
	text-transform: uppercase;
	margin: 8px 0 20px;
	font-size: 19px;
}
h3, h4 {
	background: #242936;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 20px;
}
h4 {
	font-size: 12px;
	padding: 7px 20px;
	margin-bottom: 0;
}
h4.light {
	background: #818590;
}
.well {
	background: #f8f5f4;
	border: none;
	padding: 20px;
	border-radius: 0;
}
.well-sm {
	padding: 9px;
	margin-bottom: 7px;
}
.well-sm:last-child {
	margin-bottom: 0;
}
label.required:after {
	content: ' *';
	color: #e53e51;
	position: absolute;
}
.pictogram {
	position: relative;
	display: inline-block;
	font-family: 'entypo';
	font-style: normal;
	font-weight: normal;
	line-height: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.btn {
	border-radius: 0;
	text-transform: uppercase;
}
.table .btn {
	margin-top: 2px;
	margin-bottom: 2px;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: none;
}
.dummy_middle {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}
.has-feedback .form-control-feedback {
	top: 0;
	left: 0;
	color: #999;
}
.has-feedback .form-control {
	padding-left: 38px;
	padding-right: 12px;
}
.box {
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 0 2px 1px #dedbda;
}
.tab-content {
	background: #fff;
	padding: 20px;
	border: 1px solid #ddd;
	border-top: none;
}
.nav-tabs > li {
	margin-top: 6px;
	outline: none;
}
.nav-tabs > li a {
	outline: none;
}
.nav-tabs > li.active {
	margin-top: 0;
}
.nav-tabs > li > a {
	background: #f7f4f4;
	font-size: 15px;
	text-transform: uppercase;
	padding: 16px 14px;
	margin-right: 0;
	color: #3c3f41;
	border: 1px solid #e7e8e9;
	border-bottom: #ddd;
}
.nav-tabs > li > a .pictogram {
	margin-right: 0px;
	font-size: 3em;
	color: #cdced0;
	top: 5px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	padding: 19px 14px;
}
.checkbox-inline input[type="checkbox"] {
	margin-top: 2px;
}
.radio-inline input[type="radio"] {
	margin-top: 2px;
}
#frm_programme_gmap {
	margin-top: 10px;
	height: 280px;
}
#programme_gmap {
	margin-top: 10px;
	height: 460px;
}
.images-list {
	margin-bottom: 15px;
}
.images-list .thumb_cont {
	margin: 10px 10px 10px 0;
	padding: 0;
}
.images-list .thumb_cont .thumbnail {
	border-radius: 0;
	margin-bottom: 0;
}
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
	border-radius: 0;
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn{
	border-radius: 0;
}
.input-group-addon {
	border-radius: 0;
}
.form-group.dismissible {
	padding: 3px 0;
}
.form-group.dismissible:hover {
	background: #eeebea;
}
.form-group.dismissible .close {
	position: relative;
	top: 7px;
}
.ui-autocomplete {
	z-index: 9999;
}
.thumbnail video {
	max-width: 100%;
	height: auto;
	display: block;
}
.circle-num {
	background: #555;
	color: #fff;
	border-radius: 50%;
	width: 28px;
	height: 28px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	margin-top: -4px;
}
.radio-inline, .checkbox-inline, .radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-left: 0;
	margin-right: 10px;
}
.ui-slider {
	border-radius: 5px;
	margin-bottom: 5px;
}
.ui-slider .ui-slider-range {
	background: #e53e51;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -0.2em;
}
.ui-slider .ui-slider-handle {
	width: 1.2em;
	height: 1.2em;
	border: 1px solid #ccc;
	margin: -.4em;
	margin-top: 0;
	border-radius: 50%;
	outline: none;
}
.ui-slider .ui-state-active {
	background-color: #fff !important;
}
.ui-slider .ui-state-hover {
	background-color: #fff;
}
.ui-slider .ui-state-default {
	background-color: #f0f0f0;
}
.control-cont {
	background: #f3f3f3;
	padding: 15px;
}
.carousel-inner {
	background: #000;
}
.carousel-inner img, .carousel-inner video, .carousel-inner iframe {
	width: 100%;
	height: auto;
	display: block;
}
.carousel-control {
	top: 50%;
	width: 40px;
	height: 67px;
	margin-top: -32px;
	color: #575757;
	text-shadow: none;
	opacity: .6;
	font-weight: normal;
}
.carousel-control:hover, .carousel-control:focus {
	color: #575757;
}
.carousel-control.left, .carousel-control.right {
	background: #fff;
}
.carousel-control.left {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.carousel-control.right {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	margin-top: -12px;
	font-size: 24px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -13px;
}

.carousel-indicators {
	bottom: 0;
	margin-bottom: 4px;
}
.file_link {
	display: inline-block;
	margin-left: -60px;
	text-overflow: ellipsis;
	width: 100%;
	padding-left: 60px;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: middle;
}
.modal-body .file_link, .file_link.file_link_inline {
	display: inline;
	margin-left: -0;
	text-overflow: initial;
	width: auto;
	padding-left: 0;
	overflow: visible;
}
.table.table-striped.table-list.table-hover2 td {
	border-bottom: 1px solid transparent;
}
.table.table-striped.table-list.table-hover2 tr:hover td {
    border-bottom: 1px solid #777;
}
.table.table-middle td {
	vertical-align: middle;
}

.separation {
	display: inline-block;
	width: 0;
	line-height: 3em;
	border-right: 1px solid #bbb;
	margin: 0 10px;
}


/* header */
#header {
	background: #fff;
	border-radius: 0;
	margin: 0;
}
#header .logo {
	margin-left: 75px;
}
#header a.user {
	color: #ac9f94;
	font-size: 18px;
	margin-top: 12px;
}


/* login */
body.login {
	background-image: none;
}
body.login, body.login .container, body.login .container .col-md-6 {
	height: 100%;
}
#login_zone {
	width: 99%;
	padding: 25px 70px;
	display: inline-block;
	vertical-align: middle;
}
#login_zone .logo {
	margin-bottom: 25px;
}


/* sidebar */
#sidebar {
	position: absolute;
	width: 270px;
}
#sidebar ul {
	list-style-type: none;
	padding: 0;
}
#sidebar ul li a {
	display: block;
	font-size: 20px;
	color: #616678;
	text-decoration: none;
	text-transform: uppercase;
	padding: 20px 18px;
	border-bottom: 1px solid #4c4e52;
}
#sidebar ul li a:hover, #sidebar ul li a.active {
	color: #fff;
	background: #e53e51;
	border-color: #e53e51;
}
#sidebar ul li a .pictogram {
	margin-right: 8px;
	font-size: 2.5em;
	top: 4px;
}
#back_to_top {
	display: none;
	position: fixed;
	z-index: 9999;
	bottom: 0;
	left: 234px;
	text-align: center;
	padding: 5px 0 2px;
	background: rgba(235, 229, 226, 0.4);
	font-size: 20px;
	color: #444;
	text-shadow: 0px 1px rgba(255, 255, 255, 0.1);
	width: 36px;
}
#back_to_top:hover {
	background: rgba(235, 229, 226, 0.6);
	text-shadow: 0px 1px rgba(255, 255, 255, 0.6);
}
#sidebar .contact_referent {
	margin: 30px auto 15px;
	text-align: center;
	width: 70%;
	color: #fff;
}
#sidebar .contact_referent h4 {
	background: none;
}
#sidebar .contact_referent hr {
	margin: 10px 0;
}
#sidebar .contact_referent a {
	color: #fff;
}

#mobile_menu {
	background: #242936;
	padding: 10px;
	display: none;
}



/* main */
#main {
	margin-left: 295px;
	padding: 20px 0;
	/*overflow: hidden;*/
}


/* table liste */
.table.table-list td, .table.table-list th {
	vertical-align: middle;
	border-left: 1px solid #edeeef;
}
.table.table-striped.table-list td, .table.table-striped.table-list th {
	border: none;
	border-left: 1px solid #edeeef;
}
.table.table-list th {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: #242936 !important;
}
.table.table-list td img, .table.table-list td video {
	max-width: 150px;
	height: auto;
	display: block;
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f8f5f4;
}
.table.table-list > tbody > tr > td:first-child, .table.table-list > tbody > tr > th:first-child {
	border-left: none;
}
.table .hassort {
}
.table .hassort .sort {
	color: #fff;
	display: block;
	position: relative;
	padding-right: 15px;
}
.table .hassort .sort:hover {
	text-decoration: none;
}
.table .hassort .sort.selected {
	text-decoration: underline;
}
.table .hassort .sortarrows {
	color: #686f7d;
	font-size: 2.7em;
	line-height: 10px;
	position: absolute;
	top: -3px;
	right: 0;
}
.table .hassort .sort:hover > .sortarrows, .table .hassort .sort .sortarrows .active {
	color: #fff;
}
.table-legende .legende {
	display: inline-block;
	width: 20px;
	height: 15px;
	border: 1px solid #edeeef;
	vertical-align: middle;
	margin-left: 20px;
}
.table-legende .legende:first-child {
	margin-left: 0;
}
.table td.etat, .label-etat {
	color: #fff;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}
.label-etat {
	padding: 10px;
}
.table td.etat.denonciation, .label-etat.denonciation {
	background: #95a7c2;
}
.table td.etat.disponible, .label-etat.disponible {
	background: #40bb6a;
}
.table td.etat.option, .label-etat.option {
	background: #3971c2;
}
.table td.etat.reserveencours, .label-etat.reserveencours {
	background: #f2b81b;
}
.table td.etat.reserve, .label-etat.reserve {
	background: #f2511b;
}
.table td.etat.acte, .label-etat.acte {
	background: #d31147;
}
.table td.etat.noncommercialise, .label-etat.noncommercialise {
	background: #ada095;
}





/* listes programmes partenaires */
.programme_list_item {
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 20px;
}
.programme_list_item:after {
	content: ' ';
	top: 24px;
	height: 5px;
	background: #ebe5e2;
	margin: 0 -6px 19px -6px;
	position: relative;
	box-sizing: content-box;
	display: block;
}
.programme_list_item:last-child {
	padding-bottom: 5px;
}
.programme_list_item:last-child:after {
	top: 0;
	height: 0;
	margin: 0;
}
.programme_list_item .image {
	display: block;
}
.programme_list_item .image img, .programme_list_item .image video {
	width: 100%;
	height: auto;
	display: block;
}
.programme_list_item .image.logo img {
	width: auto;
	max-width: 100%;
	max-height: 100px;
	display: inline;
}
.programme_list_item .types {
	font-weight: bold;
	margin-top: 10px;
}
.programme_list_item .nb_lots {
	display: block;
	background: #e53e51;
	font-weight: bold;
	text-align: center;
	font-size: 1.3em;
	padding: 15px 0;
	color: #fff;
	text-decoration: none;
	margin: 10px 0;
}
.programme_list_item .glyphicon {
	background: #e53e51;
	color: #fff;
	font-size: 15px;
	display: inline-block;
	text-align: center;
	padding: 5px;
}
.programme_list_item .logos img {
	width: 50px;
}


.programme_list_item .avancement, .programme_list_item .logos {
	margin-top: 10px;
}
.programme_list_item .avancement {
	width: 70%;
	text-align: center;
	color: #63ba62;
	font-size: 0.8em;
}
.programme_list_item .avancement .bar {
	position: relative;
	background: #63ba62;
	height: 9px;
	margin-bottom: 15px;
	margin-top: 17px;
}
.programme_list_item .avancement .bar:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #63ba62 transparent transparent transparent;
}

.avancement_complete {
	margin-top: 10px;
	text-align: center;
	color: #ccc;
	font-size: .8em;
}
.avancement_complete .bar {
	position: relative;
	background: #e3e3e3;
	height: 10px;
	margin-bottom: 40px;
	margin-top: 20px;
}
.avancement_complete .bar .section {
	float: left;
	width: 25%;
	position: relative;
	height: 10px;
	margin-bottom: 15px;
}
.avancement_complete .bar .section.all {
	width: 100%;
}
.avancement_complete .bar .section.active {
	background: #63ba62;
}
.avancement_complete .bar .section span {
	position: relative;
	top: 30px;
	text-transform: uppercase;
}
.avancement_complete .bar .section.active span {
	color: #63ba62;
}
.avancement_complete .bar .section.active:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #63ba62 transparent transparent transparent;
}

.une_item {
	display: block;
	text-decoration: none;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 50px;
	font-family: 'CenturyGothic', sans-serif;
	font-weight: bold;
}
.une_item:hover {
	color: #fff;
	text-decoration: none;
}
.une_item .nom {
	display: block;
	background: #e53e51;
	text-decoration: none;
	padding: 10px;
}
.une_item:hover .nom {
	background: #8b0b2e;
}
.une_item .content {
	display: block;
	position: relative;
}
.une_item .content img {
	width: 100%;
}
.une_item .content .infos {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	border: 1px solid #e53e51;
	/*border-bottom: none;*/
	background: rgba(36,41,54,0.8);
	padding: 10px;
}
.une_item .content .avancement {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #e53e51;
	border-top: none;
	border-right: none;
	background: rgba(36,41,54,0.7);
	padding: 10px;
}
.une_item .content .avancement .side {
	position: absolute;
	left: 100%;
	top: 0;
	width: 55px;
	height: 100%;
	overflow: hidden;
}
.une_item .content .avancement .side:before {
	content: '';
	position: absolute;
	top: -32%;
	left: -25px;
	border: 1px solid #e53e51;
	background: rgba(36,41,54,0.7);
	width: 100%;
	height: 100%;
	-ms-transform: rotate(-48deg);
	-webkit-transform: rotate(-48deg);
	transform: rotate(-48deg);
}
.une_item:hover .content .infos, .une_item:hover .content .avancement, .une_item:hover .content .avancement .side:before {
	background: rgba(36,41,54,0.9);
}

.biglogo img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 150px;
	display: inline;
}

.table tr td.commentaire_zone {
	position: relative;
	padding: 0;
	vertical-align: top;
}
.commentaire_zone pre {
	padding: 8px;
	margin: 0;
	word-break: normal;
	word-wrap: normal;
	background-color: transparent;
	font-family: 'Muli', 'CenturyGothic', sans-serif;
	border: none;
	border-radius: 0;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	max-height: 95px;
	/*max-width: 250px;*/
    white-space: pre-wrap;
}
.commentaire_zone pre:first-child {
	display: none;
	max-height: none;
	min-height: 100%;
	top: 0;
	left: -1px;
	right: -1px;
	position: absolute;
	z-index: 1;
	background: #fff;
	border: 1px solid #edeeef;
	border-top: none;
	box-shadow: 0 0 30px rgba(0,0,0,.15);
}
.table-striped > tbody > tr:nth-child(odd) > td.commentaire_zone pre:first-child {
	background-color: #f8f5f4;
}
.commentaire_zone:hover pre:first-child {
	display: block;
}
.not-allowed .commentaire_zone:hover pre:first-child {
	display: none;
}
.btn_modifycommentaire:hover {
	cursor: pointer;
}

.not-allowed {
	cursor: not-allowed;
}

.table.noborder td, .table.noborder th {
	border: none;
}
.table.widthauto {
	width: auto;
}

.bandeau_lancement {
	background: #e53e51;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 5px 3px;
    text-align: center;
    margin-bottom: 15px;
}


@-moz-document url-prefix() {
	fieldset { display: table-cell; }
}


@media (max-width: 991px) {
	body {
		background-image: none;
	}
	#sidebar, #back_to_top {
		display: none;
	}
	#mobile_menu {
		display: block;
	}
	#main {
		margin-left: 0;
	}
	.nav-tabs > li > a {
		font-size: 15px;
		padding: 14px 16px;
	}
	.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
		padding: 17px 16px;
	}
}

@media (max-width: 767px) {
	body {
		font-size: 11px;
	}
	body.login, body.login .container, body.login .container .col-md-6 {
		height: auto;
	}
	#login_zone {
		width: 100%;
		padding: 20px 30px;
		display: inline-block;
		margin: 20px 0;
	}
	
	#header {
		background: #fff;
		border-radius: 0;
		margin: 0;
	}
	#header .logo {
		margin-left: 0;
		max-height: 50px;
	}
	#header a.user {
		color: #ac9f94;
		font-size: 14px;
		margin-top: 8px;
	}
	.navbar-nav {
		float: left;
		margin: 0 -15px;
	}
	.navbar-right {
		float: right;
	}
	
	.nav-tabs > li > a {
		font-size: 11px;
		padding: 10px 5px;
	}
	.nav-tabs > li > a .pictogram {
		font-size: 2.5em;
		top: 3px;
		margin-right: 0;
	}
	.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
		padding: 13px 5px;
	}
	
	.circle-num {
		width: 20px;
		height: 20px;
		font-size: 11px;
		padding-top: 3px;
	}
	
	.tab-content {
		padding: 10px 5px;
	}
	
	.table {
		background: #fff;
	}	
	.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
		padding: 4px;
	}
	
	.table .btn {
		display: block;
		text-align: center;
	}
	
	.form-inline .form-control.input-sm {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	
	.programme_list_item .title {
		font-size: 13px;
		margin-top: 5px;
	}
	.programme_list_item .types {
		font-weight: bold;
		margin-top: 3px;
	}
	.programme_list_item .logo {
		margin-top: 5px;
	}
	.programme_list_item .avancement {
		width: 100%;
	}
	.programme_list_item:after {
		height: 25px;
	}
	
	#programme_gmap {
		height: 180px;
	}
}


.alert.alert-sm {
	padding: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
}
label.checkbox.normal {
	font-weight: normal;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-top: 2px;
}

.zone_autocomplete {
	position: relative;
}
.zone_autocomplete > div {
	position: absolute;
	z-index: 99;
	width: 100%;
	padding: 0 10px;
	background: #fff;
	box-shadow: 0 2px 15px rgba(0,0,0,.2);
}

.inline-block {
	display: inline-block;
}
