@font-face {
	font-family: 'imagine_fontregular';
	src: url('/javax.faces.resource/imagine_font-webfont.eot.jsf?ln=fonts');
	src: url('/javax.faces.resource/imagine_font-webfont.eot.jsf?ln=fonts?#iefix') format('embedded-opentype'),
		url('/javax.faces.resource/imagine_font-webfont.woff.jsf?ln=fonts') format('woff'),
		url('/javax.faces.resource/imagine_font-webfont.ttf.jsf?ln=fonts') format('truetype'),
		url('/javax.faces.resource/imagine_font-webfont.svg.jsf?ln=fonts#imagine_fontregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'manonegra';
	src: url('/javax.faces.resource/wcmanonegrabta-webfont.eot.jsf?ln=fonts');
	src: url('/javax.faces.resource/wcmanonegrabta-webfont.eot.jsf?ln=fonts?#iefix') format('embedded-opentype'),
		url('/javax.faces.resource/wcmanonegrabta-webfont.woff.jsf?ln=fonts') format('woff'),
		url('/javax.faces.resource/wcmanonegrabta-webfont.ttf.jsf?ln=fonts') format('truetype'),
		url('/javax.faces.resource/wcmanonegrabta-webfont.svg.jsf?ln=fonts#imagine_fontregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1 {
  margin-bottom: 20px;
  padding-bottom: 9px;
  border-bottom: 1px solid #eee;
}

h3 + span.fa {
	margin-right: 8px;
	font-size: 0.8em;
}

#recapitulatif table.table {
	margin-bottom: 0;
}

/*
 * Sidebar
 */

.devis-logo {
	max-width: 400px;
}

.sidebar {
  position: fixed;
  top: 46px;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 20px;
  overflow-x: hidden;
  overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
  border-right: 1px solid #eee;
}

/* Sidebar navigation */
.sidebar {
  padding-left: 0;
  padding-right: 0;
}

.sidebar .nav {
  margin-bottom: 20px;
}

.sidebar .nav-item {
  width: 100%;
}

.sidebar .nav-item + .nav-item {
  margin-left: 0;
  border-top: 1px solid #222d32;
}

.sidebar .nav-link {
  border-radius: 0;
}

/*
 * Dashboard
 */

 /* Placeholders */
.placeholders {
  padding-bottom: 3rem;
}

.placeholder img {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.form-group > label {
	display: block;
	width: 100%;
}

.top-bar {
    position: sticky;
    top: 0;
    z-index: 2;
    color: #fff;
    min-height: 3rem;
    background-color: #3c8dbc;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.05),inset 0 -1px 0 rgba(0,0,0,.1);
}

.navbar-brand,
.top-bar .logo a, .top-bar .logo a span,
.virgile-header .navbar-header .navbar-brand > span {
	font-family: "imagine_fontregular", Arial !important;
}
.top-bar .navbar-header .navbar-brand > span > img {
	margin-right: 10px;
}

.containers .progress {
	margin-bottom: 0px;
}

#pane-accroche p {
    font-family: "manonegra" !important;
}

#dashboard-cards .card {
	margin: 0 10px 0 10px;
}

.card-montants .progress {
	height: 2.1rem;
	font-weight: bold;
	font-size: 0.9rem;
	margin: 0px 0 8px 0;
}
.card-montants .progress-title {
	display: flex;
	justify-content: space-between;
}

.carroussel {
	background-repeat: repeat;
	background-size: cover;
	background-position: center center;
	position: fixed;
	left: 0px;
	right: 0px;
	height: 400px;
}
.carroussel#carroussel1 {
	background-image: url('/javax.faces.resource/background1.jpg.jsf?ln=images');
	animation: image1-fade 60s ease-in-out infinite;
}
.carroussel#carroussel2 {
	background-image: url('/javax.faces.resource/background2.jpg.jsf?ln=images');
	animation: image2-fade 60s ease-in-out infinite;
}
.carroussel#carroussel3 {
	background-image: url('/javax.faces.resource/background3.jpg.jsf?ln=images');
	animation: image3-fade 60s ease-in-out infinite;
}
.carroussel#carroussel4 {
	background-image: url('/javax.faces.resource/background4.jpg.jsf?ln=images');
	animation: image4-fade 60s ease-in-out infinite;
}
.carroussel#carroussel5 {
	background-image: url('/javax.faces.resource/background5.jpg.jsf?ln=images');
	animation: image5-fade 60s ease-in-out infinite;
}

.input-description {
	font-style: italic;
	color: #666666;
	font-size: 1.4rem;
}

#section-presentation {
	color: #fff;
	font-size: 4em;
	z-index: 9999999999999;
	text-align: center;
	line-height: 1.5em;
	font-family: "manonegra";
}

#paneSlogan {
	max-width: 1080px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: "latobold";
}
#paneSlogan p.title {
	border: none;
	font-size: 2.4em;
	text-align: center;
}
#paneSlogan p {
	color: #09689F;
	font-size: 2em;
	text-align: center;
	line-height: 1.6em;
}

#projets td .fa.fa-trash {
	color: red;
}

#devis-contact {
	display: flex;
	justify-content: space-between;
}

#devis-subTable {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

#signature {
	padding: 10px 10px 50px 10px;
	border: 1px solid #000;
	margin-top: 10px;
}
#signature span {
	display: block;
	font-weight: bold;
}

.pane-devis ul {
	list-style-type: none;
}

#devis-neobat ul li {
	display: flex;
	align-items: center;
}

#devis-neobat ul li.tel, #devis-neobat ul li.mail {
	margin: 3px 0;
}


#devis-neobat .icon-16 {
	margin-right: 5px;
}

#devis-table {
	border-collapse: collapse;
	width: 100%;
	font-size: 0.9rem;
}

#devis-table thead tr {
	background-color: #304090;
	color: #fff;
}

#devis-table th {
	text-align: center;
}

#devis-table td, #devis-table th {
	padding: 5px 10px;
	border: 1px solid #304090;
}

#devis-sarl {
	margin: 5px 0;
	clear: both;
}

#devis-sarl li {
	text-align: center;
}

#devis-sarl, #devis-sarl li {
	font-size: 0.8em;
}

#devis-conditions h1 {
	font-weight: bold;
	color: #000;
	text-align: center;
	margin: 10px 0;
	padding: 0;
	border: none;
}

#devis-conditions h2 {
	font-weight: normal;
	color: #000;
	text-align: left;
	margin: 0;
	padding: 0;
	border: none;
}

#devis-conditions p {
	margin: 0;
	line-height: 1.2em;
}

#reglementCommande, #btnGenererDevis {
	display: inline;
}

#devis-options {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

#devis-entete, #devis-contact {
	display: flex;
	align-items: center;
	margin: 10px 0;
}

#devis-entete {
	justify-content: space-between;
}

#slogan {
	float: right;
}

#slogan li {
	color: #304090;
	font: swiss_721;
	font-size: 1.2em;
	margin: 5px 0;
	text-align: right;
}

.img-produit {
	max-width: 120px;
}

.img-produit img {
	width: 100%;
	height: 100%;
}

#col-pu, #col-total {
	width: 90px;
}

#form-devis label, select {
	padding: 0;
}

#montantTotal {
	float: right;
	font-size: 1.4em;
	font-weight: bold;
	border: 1px solid #000;
	box-shadow: 0 0 5px #888;
	padding: 10px;
	margin: 10px;
}

/* Composant Tree */
.treeview ul,
.treeview li {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 1.8rem;
}
 
.treeview input {
    position: absolute;
    opacity: 0;
}
 
.treeview {
    font: normal 11px "Segoe UI", Arial, Sans-serif;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
 
.treeview a {
    color: #00f;
    text-decoration: none;
    font-size: 1.4rem;
}
 
.treeview a:hover {
    text-decoration: underline;
}
 
.treeview input + label + ul {
    margin: 0 0 0 22px;
}
 
.treeview input ~ ul {
    display: none;
}
 
.treeview label, .treeview label::before {
    cursor: pointer;
}
 
.treeview input:disabled + label {
    cursor: default;
    opacity: .6;
}
 
.treeview input:checked:not(:disabled) ~ ul {
    display: block;
}
 
.treeview label,
.treeview a,
.treeview label::before
{
    display: inline-block;
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
}
.treeview input + label > .fa-folder-open {
    display: none;
}
.treeview input:checked + label > .fa-folder {
    display: none;
}
.treeview input:checked + label > .fa-folder-open {
    display: inline;
}

#hauteur-blocs td {
	text-align: center;
	width: 7.7%;
}

.section-connexion, .carroussel  {
	position: fixed;
	top: 46px;
	left: 0px;
	right: 0px;
	height: 400px;
}
.section-connexion {
	padding: 30px 0;
	display: grid;
	grid-template-columns: 1fr 1fr;
  	grid-gap: 30px;
  	justify-items: center;
  	justify-content: center;
}
.section-connexion .callout {
	z-index: 9999;
}
#form-connexion {
	grid-row: 1;
	grid-column: 1;
	color: #fff;
	width: 450px;
	padding: 20px;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 8px;
	height: auto;
}
#form-connexion h2 {
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}
#form-connexion a, #form-connexion h2 {
	color: #fff;
}

#pane-accroche {
	grid-row: 1;
	grid-column: 2;
	justify-self: start;
}
#pane-accroche p {
	color: #fff;
	font-size: 3rem;
	font-family: "latobold";
}
#pane-description {
	padding-top: 380px;
	max-width: 1280px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#pane-description > p {
	font-size: 2rem;
	font-weight: bold;
	color: #555;
}

.quick-access {
	min-width: 15em;
	padding: 0;
	border-radius: 8px;
}
.quick-access li {
	display: inline-block;
}

@media screen and (max-width: 768px) {
	.top-content ul.quick-access>li {
		width: 100%
	}
}

.quick-access, .quick-access:focus, .quick-access:hover
	{
	text-decoration: none
}

.quick-access .quick-access-item {
	display: inline-block;
	position: relative;
	background-color: #555;
	color: #fff;
	padding: 15px;
	text-align: left;
	overflow: hidden;
	border-radius: 5px;
	min-width: 15em;
}

.quick-access .quick-access-item em {
	font-size: 0.85em
}

.quick-access .quick-access-item h5, .quick-access .quick-access-item p {
    margin: 0px;
    text-transform: uppercase;
    color: #fff;
}

.quick-access .quick-access-item .fa {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
	opacity: 0.1;
	-webkit-transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	-o-transform: rotate(-20deg);
	transform: rotate(-20deg);
	position: absolute;
	top: 0.15em;
	right: -0.1em;
	font-size: 4em;
	transition: transform linear 0.1s;
}

.quick-access .quick-access-item:hover .fa {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
	transition: transform linear 0.1s;
}

.nav-steps {
	margin-top: 2rem;
	display: flex;
	justify-content: space-between;
}

.bg-color-green {
	background-image: linear-gradient(#88C149, #73A839 60%, #699934);
}

.bg-color-blue {
	background-image: linear-gradient(#54B4EB, #2FA4E7 60%, #1D9CE5);
}

.bg-color-orange {
	background-image: linear-gradient(#FF6707, #DD5600 60%, #C94E00);
}

.bg-color-gray {
    background-image: linear-gradient(#CBCEC8, #898F83 60%, #6b6e69);
}
 
/* webkit adjacent element selector bugfix */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .treeview {
        -webkit-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
    }
 
    @-webkit-keyframes webkit-adjacent-element-selector-bugfix {
        from {
            padding: 0;
        }
        to {
            padding: 0;
        }
    }
}

@keyframes image1-fade {
	0%, 17% { opacity: 1}
	20% { opacity: 0}
}
@keyframes image2-fade {
	0%, 17% { opacity: 0; }
	20%, 37% { opacity: 1; }
	40% { opacity: 0; }
}
@keyframes image3-fade {
	0%, 37% { opacity: 0; }
	40%, 57% { opacity: 1; }
	60% { opacity: 0; }
}
@keyframes image4-fade {
	0%, 57% { opacity: 0; }
	60%, 77% { opacity: 1; }
	80% { opacity: 0; }
}
@keyframes image5-fade {
	0%, 77% { opacity: 0; }
	80%, 97% { opacity: 1; }
}
@-webkit-keyframes image1-fade {
	0%, 17% { opacity: 1;}
	20% { opacity: 0;}
}
@-webkit-keyframes image2-fade {
	0%, 17% { opacity: 0; }
	20%, 37% { opacity: 1; }
	40% { opacity: 0; }
}
@-webkit-keyframes image3-fade {
	0%, 37% { opacity: 0; }
	40%, 57% { opacity: 1; }
	60% { opacity: 0; }
}
@-webkit-keyframes image4-fade {
	0%, 57% { opacity: 0; }
	60%, 77% { opacity: 1; }
	80% { opacity: 0; }
}
@-webkit-keyframes image5-fade {
	0%, 77% { opacity: 0; }
	80%, 97% { opacity: 1; }
}