.modal-title {
	font-size: 1.2em;
}

.tim-row {
    margin-bottom: 20px;
}

.tim-white-buttons {
    background-color: #777777;
}

.typography-line {
    padding-left: 15%;
    margin-bottom: 35px;
    position: relative;
    display: block;
    width: 100%;
}

.typography-line span {
    bottom: 10px;
    color: #9A9A9A;
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 13px;
    left: 5px;
    position: absolute;
    width: 260px;
    text-transform: none;
}

.tim-row {
    padding-top: 60px;
}

.tim-row h3 {
    margin-top: 0;
}

#navbar-full .navbar {
    border-radius: 0 !important;
    margin-bottom: 15px;
    z-index: 2;
}

#map {
    position: relative;
    width: 100%;
    height: 100%;
}

.fixed-plugin li>a,
.fixed-plugin .badge {
    transition: all .34s;
    -webkit-transition: all .34s;
    -moz-transition: all .34s;
}

.fixed-plugin {
    position: fixed;
    top: 200px;
    right: 0;
    width: 64px;
    background: rgba(0, 0, 0, .3);
    z-index: 1031;
    border-radius: 8px 0 0 8px;
    text-align: center;
}

.fixed-plugin .fa-cog {
    color: #FFFFFF;
    padding: 10px;
    border-radius: 0 0 6px 6px;
    width: auto;
}

.fixed-plugin .dropdown-menu {
    right: 80px;
    left: auto;
    width: 290px;
    border-radius: 0.1875rem;
    padding: 0 10px;
}

.fixed-plugin .dropdown-menu:after,
.fixed-plugin .dropdown-menu:before {
    right: 10px;
    margin-left: auto;
    left: auto;
}

.fixed-plugin .fa-circle-thin {
    color: #FFFFFF;
}

.fixed-plugin .active .fa-circle-thin {
    color: #00bbff;
}

.fixed-plugin .dropdown-menu>.active>a,
.fixed-plugin .dropdown-menu>.active>a:hover,
.fixed-plugin .dropdown-menu>.active>a:focus {
    color: #777777;
    text-align: center;
}

.fixed-plugin img {
    border-radius: 0;
    width: 100%;
    height: 100px;
    margin: 0 auto;
}

.fixed-plugin .dropdown-menu li>a:hover,
.fixed-plugin .dropdown-menu li>a:focus {
    box-shadow: none;
}

.fixed-plugin .badge {
    border: 3px solid #FFFFFF;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 23px;
    margin-right: 5px;
    position: relative;
    width: 23px;
}

.fixed-plugin .badge.active,
.fixed-plugin .badge:hover {
    border-color: #00bbff;
}

.fixed-plugin .badge-black {
    background-color: #777;
}

.fixed-plugin .badge-azure {
    background-color: #2CA8FF;
}

.fixed-plugin .badge-green {
    background-color: #18ce0f;
}

.fixed-plugin .badge-orange {
    background-color: #f96332;
}

.fixed-plugin .badge-yellow {
    background-color: #FFB236;
}

.fixed-plugin .badge-red {
    background-color: #FF3636;
}

.fixed-plugin .badge-purple {
    background-color: #9368E9;
}

.fixed-plugin h5 {
    font-size: 14px;
    margin: 10px;
}

.fixed-plugin .dropdown-menu li {
    display: block;
    padding: 18px 2px;
    width: 25%;
    float: left;
}

.fixed-plugin li.adjustments-line,
.fixed-plugin li.header-title,
.fixed-plugin li.button-container {
    width: 100%;
    height: 50px;
    min-height: inherit;
}

.fixed-plugin li.button-container {
    height: auto;
}

.fixed-plugin li.button-container div {
    margin-bottom: 5px;
}

.fixed-plugin #sharrreTitle {
    text-align: center;
    padding: 10px 0;
    height: 50px;
}

.fixed-plugin li.header-title {
    height: 30px;
    line-height: 25px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.fixed-plugin .adjustments-line p {
    float: left;
    display: inline-block;
    margin-bottom: 0;
    font-size: 1em;
    color: #3C4858;
}

.fixed-plugin .adjustments-line a .badge-colors {
    position: relative;
    top: -2px;
}

.fixed-plugin .adjustments-line .togglebutton {
    float: right;
}

.fixed-plugin .adjustments-line .togglebutton .toggle {
    margin-right: 0;
}

.fixed-plugin .dropdown-menu>li.adjustments-line>a {
    padding-right: 0;
    padding-left: 0;
    /*border-bottom: 1px solid #ddd;*/
    border-radius: 0;
    margin: 0;
}

.fixed-plugin .dropdown-menu>li>a.img-holder {
    font-size: 16px;
    text-align: center;
    border-radius: 10px;
    background-color: #FFF;
    border: 3px solid #FFF;
    padding-left: 0;
    padding-right: 0;
    opacity: 1;
    cursor: pointer;
    display: block;
    max-height: 100px;
    overflow: hidden;
    padding: 0;
}

.fixed-plugin .dropdown-menu>li>a.switch-trigger:hover,
.fixed-plugin .dropdown-menu>li>a.switch-trigger:focus {
    background-color: transparent;
}

.fixed-plugin .dropdown-menu>li:hover>a.img-holder,
.fixed-plugin .dropdown-menu>li:focus>a.img-holder {
    border-color: rgba(0, 187, 255, 0.53);
    ;
}

.fixed-plugin .dropdown-menu>.active>a.img-holder,
.fixed-plugin .dropdown-menu>.active>a.img-holder {
    border-color: #00bbff;
    background-color: #FFFFFF;
}

.fixed-plugin .dropdown-menu>li>a img {
    margin-top: auto;
}

.fixed-plugin .btn-social {
    width: 50%;
    display: block;
    width: 48%;
    float: left;
    font-weight: 600;
}

.fixed-plugin .btn-social i {
    margin-right: 5px;
}

.fixed-plugin .btn-social:first-child {
    margin-right: 2%;
}

.fixed-plugin .adjustments-line a:hover,
.fixed-plugin .adjustments-line a:focus,
.fixed-plugin .adjustments-line a {
    color: transparent;
}

.fixed-plugin .dropdown .dropdown-menu {
    -webkit-transform: translateY(-15%);
    -moz-transform: translateY(-15%);
    -o-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    transform: translateY(-15%);
    top: 27px;
    opacity: 0;
    transform-origin: 0 0;
}

.fixed-plugin .dropdown.show .dropdown-menu {
    opacity: 1;
    -webkit-transform: translateY(-13%);
    -moz-transform: translateY(-13%);
    -o-transform: translateY(-13%);
    -ms-transform: translateY(-13%);
    transform: translateY(-13%);
    transform-origin: 0 0;
}

.fixed-plugin .dropdown-menu:before,
.fixed-plugin .dropdown-menu:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 65px;
    width: 16px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.fixed-plugin .dropdown-menu:before {
    border-bottom: 16px solid rgba(0, 0, 0, 0);
    border-left: 16px solid rgba(0, 0, 0, 0.2);
    border-top: 16px solid rgba(0, 0, 0, 0);
    right: -16px;
}

.fixed-plugin .dropdown-menu:after {
    border-bottom: 16px solid rgba(0, 0, 0, 0);
    border-left: 16px solid #fff;
    border-top: 16px solid rgba(0, 0, 0, 0);
    right: -15px;
}

.wrapper-full-page~.fixed-plugin .dropdown.open .dropdown-menu {
    -webkit-transform: translateY(-17%);
    -moz-transform: translateY(-17%);
    -o-transform: translateY(-17%);
    -ms-transform: translateY(-17%);
    transform: translateY(-17%);
}

.wrapper-full-page~.fixed-plugin .dropdown .dropdown-menu {
    -webkit-transform: translateY(-19%);
    -moz-transform: translateY(-19%);
    -o-transform: translateY(-19%);
    -ms-transform: translateY(-19%);
    transform: translateY(-19%);
}

.places-buttons .btn {
    margin-bottom: 30px;
}

.map-container {
    width: 100%;
    height: 100vh;
    max-height: 100vh;
}

#menu-dropdown .navbar {
    border-radius: 3px;
}

#pagination-row .pagination-container {
    height: 100%;
    max-height: 100%;
    display: flex;
    align-items: center;
}

.all-icons .font-icon-detail {
    text-align: center;
    padding: 45px 0px 30px;
    border: 1px solid #e5e5e5;
    border-radius: 0.1875rem;
    margin: 15px 0;
    min-height: 168px;
}

.all-icons [class*="now-ui-icons"] {
    font-size: 32px;
}

.all-icons .font-icon-detail p {
    margin: 25px auto 0;
    width: 100%;
    text-align: center;
    display: block;
    color: #B8B8B8;
    padding: 0 10px;
    font-size: 0.7142em;
}

#icons-row i.now-ui-icons {
    font-size: 30px;
}

.space {
    height: 130px;
    display: block;
}

.space-110 {
    height: 110px;
    display: block;
}

.space-50 {
    height: 50px;
    display: block;
}

.space-70 {
    height: 70px;
    display: block;
}

.navigation-example .img-src {
    background-attachment: scroll;
}

.navigation-example {
    background-position: center center;
    background-size: cover;
    margin-top: 0;
    min-height: 740px;
}

#notifications {
    background-color: #FFFFFF;
    display: block;
    width: 100%;
    position: relative;
}

.tim-note {
    text-transform: capitalize;
}

#buttons .btn,
#javascriptComponents .btn {
    margin: 0 0px 10px;
}

.space-100 {
    height: 100px;
    display: block;
    width: 100%;
}

.be-social {
    padding-bottom: 20px;
    /*     border-bottom: 1px solid #aaa; */
    margin: 0 auto 40px;
}

.txt-white {
    color: #FFFFFF;
}

.txt-gray {
    color: #ddd !important;
}

.parallax {
    width: 100%;
    height: 570px;
    display: block;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.logo-container .logo {
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #333333;
    width: 50px;
    float: left;
}

.logo-container .brand {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 18px;
    float: left;
    margin-left: 10px;
    margin-top: 7px;
    width: 70px;
    height: 40px;
    text-align: left;
}

.logo-container .brand-material {
    font-size: 18px;
    margin-top: 15px;
    height: 25px;
    width: auto;
}

.logo-container .logo img {
    width: 100%;
}

.navbar-small .logo-container .brand {
    color: #333333;
}

.fixed-section {
    top: 90px;
    max-height: 80vh;
    overflow: scroll;
    position: sticky;
}

.fixed-section ul {
    padding: 0;
}

.fixed-section ul li {
    list-style: none;
}

.fixed-section li a {
    font-size: 14px;
    padding: 2px;
    display: block;
    color: #666666;
}

.fixed-section li a.active {
    color: #00bbff;
}

.fixed-section.float {
    position: fixed;
    top: 100px;
    width: 200px;
    margin-top: 0;
}

.parallax .parallax-image {
    width: 100%;
    overflow: hidden;
    position: absolute;
}

.parallax .parallax-image img {
    width: 100%;
}
.rapport-temps-moins {
	color: limegreen;
	font-weight: 600;
	font-size: 1.2em;
}
.rapport-temps-plus {
	color: red;
	font-weight: 600;
	font-size: 1.2em;
}



.card .card-title {
    color: darkslategrey;
    font-weight: 600;
    font-size: 19px;
}

.card .table.table-suivi tbody td,
.card .table.table-suivi tbody td:first-child
{
    padding: 4px 0 8px 0;
	font-size: .9rem;
}
.card .table.table-suivi span.suidat {
	font-weight: 600;
	color: deepskyblue;
	font-size: .7rem;
}

@media (max-width: 768px) {
    .parallax .parallax-image {
        width: 100%;
        height: 640px;
        overflow: hidden;
    }
    .parallax .parallax-image img {
        height: 100%;
        width: auto;
    }
}

/*.separator{
    content: "Separator";
    color: #FFFFFF;
    display: block;
    width: 100%;
    padding: 20px;
}
.separator-line{
    background-color: #EEE;
    height: 1px;
    width: 100%;
    display: block;
}
.separator.separator-gray{
    background-color: #EEEEEE;
}*/

.social-buttons-demo .btn {
    margin-right: 5px;
    margin-bottom: 7px;
}

.img-container {
    width: 100%;
    overflow: hidden;
}

.img-container img {
    width: 100%;
}

.lightbox img {
    width: 100%;
}

.lightbox .modal-content {
    overflow: hidden;
}

.lightbox .modal-body {
    padding: 0;
}

@media screen and (min-width: 991px) {
    .lightbox .modal-dialog {
        width: 960px;
    }
}

@media (max-width: 991px) {
    .fixed-section.affix {
        position: relative;
        margin-bottom: 100px;
    }
}

@media (max-width: 768px) {
    .btn,
    .btn-morphing {
        margin-bottom: 10px;
    }
    .parallax .motto {
        top: 170px;
        margin-top: 0;
        font-size: 60px;
        width: 270px;
    }
}

/*       Loading dots  */

/*      transitions */

.presentation .front,
.presentation .front:after,
.presentation .front .btn,
.logo-container .logo,
.logo-container .brand {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

#images h4 {
    margin-bottom: 30px;
}

#javascriptComponents {
    padding-bottom: 0;
}

/*      layer animation          */

.layers-container {
    display: block;
    margin-top: 50px;
    position: relative;
}

.layers-container img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    text-align: center;
}

.animate {
    transition: 1.5s ease-in-out;
    -moz-transition: 1.5s ease-in-out;
    -webkit-transition: 1.5s ease-in-out;
}

.navbar-default.navbar-small .logo-container .brand {
    color: #333333;
}

.navbar-transparent.navbar-small .logo-container .brand {
    color: #FFFFFF;
}

.navbar-default.navbar-small .logo-container .brand {
    color: #333333;
}

.sharing-area {
    margin-top: 80px;
}

.sharing-area .btn {
    margin: 15px 4px 0;
}

.section-thin,
.section-notifications {
    padding: 0;
}

.section-navbars {
    padding-top: 0;
}

#navbar .navbar {
    margin-bottom: 20px;
}

#navbar .navbar-toggler,
#menu-dropdown .navbar-toggler {
    pointer-events: none;
}

.section-tabs {
    background: #EEEEEE;
}

.section-pagination {
    padding-bottom: 0;
}

.section-download {
    padding-top: 130px;
}

.section-download .description {
    margin-bottom: 60px;
}

.section-download h4 {
    margin-bottom: 25px;
}

.section-examples a {
    text-decoration: none;
}

.section-examples a+a {
    margin-top: 30px;
}

.section-examples h5 {
    margin-top: 30px;
}

.components-page .wrapper>.header,
.tutorial-page .wrapper>.header {
    height: 500px;
    padding-top: 128px;
    background-size: cover;
    background-position: center center;
}

.components-page .title,
.tutorial-page .title {
    color: #FFFFFF;
}

.brand .h1-seo {
    font-size: 2.8em;
    text-transform: uppercase;
    font-weight: 300;
}

.brand .n-logo {
    max-width: 100px;
    margin-bottom: 40px;
}

.invision-logo {
    max-width: 70px;
    top: -2px;
    position: relative;
}

.creative-tim-logo {
    max-width: 140px;
    top: -2px;
    position: relative;
}

.section-javascript .title {
    margin-bottom: 0;
}

.navbar .switch-background {
    display: block;
}

.navbar-transparent .switch-background {
    display: none;
}

.section-signup .col .btn {
    margin-top: 30px;
}

#buttons-row .btn {
    margin-bottom: 10px;
}

.section-navbars .navbar-collapse {
    display: none;
}

.section-basic {
    padding-top: 0;
}

.section-images {
    padding-bottom: 0;
}

.documentation .dropdown .dropdown-menu {
    transform: translate3d(0, 0, 0) !important;
}

.documentation .dropdown .dropdown-menu.show {
    transform: translate3d(0, 39px, 0) !important;
}


.clkable {
	cursor: pointer;
}
.alert {
	font-size: 18px;
}
.alert .retour-picto {
	float: left;
	margin-right: 12px;
}


.table-clients,
.table-factures,
.table-chantiers {
	font-size: .8rem;
}
.table-cout-poste td.val {
	text-align: right;
	font-weight: bold;
}
.table-cout-poste > tbody > tr > td {
	font-size: .8em;
	padding: 6px 8px;
}


.card label,
.card-chantier-infos > .card-body > p > span,
.modal-body form label.label {
	font-size: 11px;
	margin-bottom: 2px;
	text-transform: uppercase;
	color: darkturquoise;
}
.card textarea.form-control {
	height: unset;
}

@media (min-width: 992px) {
    .card form [class*="col-"] {
        padding: 0 6px;
    }
}

.chantier-infos .form-control[disabled],
.card-financ .form-control[disabled],
.client-infos .form-control[disabled] {
	color: #000;
}
.chantier-infos .form-group,
.client-infos .form-group {
    margin-bottom: .5rem;
}

.table > thead > tr > th.colright, .colright {
	text-align: right!important;
}
.card .table tbody td:last-child, .card .table thead th:last-child {
    padding-right: 15px;
    display: table-cell;
}

.table.table-resume-postes > tbody > tr > td {
	font-size: .8em;
	padding: 6px 8px;
}

.liste-postes .row {
	/* font-size: 14px; */
	border-top: 1px solid #ccc;
    padding: 6px 0;
}
.liste-postes > .row:first-child > div {
	font-size: 11px;
	text-transform: uppercase;
	color: darkturquoise;
}
.liste-postes > .row:last-child > div {
	font-weight: bold;
}

.table.table-fourn > tbody > tr > td {
    font-size: .75em;
}


ul.rapport-liste-photos,
ul.chantier-liste-photos {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.rapport-liste-photos li,
ul.chantier-liste-photos li {
    margin: 0 0px 8px 0;
    padding: 4px;
    display: inline-block;
    border: 1px solid #ddd;
    background-color: #f2f2f2;
    width: 49%;
}
ul.rapport-liste-photos li img,
ul.chantier-liste-photos li img {
	width: 100%;
}


ul.liste-opportunites {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
ul.liste-opportunites hr {
	margin-top: 6px;
}
ul.liste-opportunites .client {
	margin-top: 8px;
	margin-bottom: 8px;
}
ul.liste-opportunites li {
	font-size: .8rem;
	line-height: 135%;
	margin: 0 13px 13px 0;
	padding: 8px 14px 18px;
	display: inline-block;
	border: 1px solid #ddd;
	background-color: #f2f2f2;
	width: 32%;
}
ul.liste-opportunites li strong {
	font-size: 1rem;
}
ul.liste-opportunites li .btn-devis {
	background-color: #fff;
}

.form-control {
	padding: 6px 8px;
	height: unset;
	font-weight: normal;
	font-size: 16px;
}

.card-infos .form-control,
.card-financ .form-control {
	padding: 4px 8px;
	font-size: 13px;
}

.btn {
    border-width: 1px;
    font-weight: 400;
    padding: 6px 10px;
    font-size: 14px;
}

.main-panel >.content {
    padding: 20px 5px;
    min-height: calc(100% - 123px);
    background-color: #eee;
}

.fa-trash {
	color: red;
}

.card .card-title strong {
	font-weight: 700;
}

.breadcrumb-item {
	font-size: .8em;
}

.form-error {
	font-size: 13px;
	font-weight: bold;
	color: red;
	margin-bottom: 10px;
}

.card-observations p {
	font-size: .8em;
	line-height: 135%;
}

.badge {
    padding: 8px 13px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
}

.table > thead > tr > th.txtr,
.table > tbody > tr > td.txtr {
	text-align: right!important;
}
.table > thead > tr > th.txtc,
.table > tbody > tr > td.txtc {
	text-align: center!important;
}

.tab_borders {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.tab_borders th,
.tab_borders td {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: .8em;
}

table.table-chantiers>tbody>tr>td,
table.table-factures>tbody>tr>td {
	vertical-align: top;
}
table.table-chantiers td.colact,
table.table-factures td.colact {
	width: 95px;
}

.filter-bar {
	margin-left: 15px;
	margin-bottom: 15px;
}
.filter-bar label,
.filter-bar input,
.filter-bar select
{
	display: inline;
	font-size: .82rem;
	padding: 5px 7px;
}
.filter-bar input,
.filter-bar select
{
	margin-right: 30px;
}
.filter-bar select.form-control:not([size]):not([multiple]) {
    height: unset;
}
.filter-bar input[type=submit] {
	cursor: pointer;
}



/* ---------- Home encarts ----------- */

.home-encart {
	color: #fff;
}
.home-encart .content {
	padding: 15px;
	font-size: 16px;
}
.home-encart .content .col1 {
	display: block;
    width: 20%;
	float: left;
}
.home-encart .content .col2 {
	display: block;
    float: left;
    width: 80%;
    padding-top: 11px;
    font-size: .9em;
}
.home-encart .content span {
	font-size: 46px;
}
.home-encart .footer {
	padding: 10px 15px;
	background-color: rgb(0,0,0,.1);
}
.home-encart .footer a {
	color: #fff;
	text-decoration: none;
}
.home-encart-1 {
	background-color: rgba(114,215,105,1);
	}
.home-encart-2 {
	background-color: rgba(251,166,65,1);
	}
.home-encart-3 {
	background-color: rgba(98,156,254,1);
	}
.home-encart-4 {
	background-color: rgba(237,109,250,1);
	}
.home-encart-5 {
	background-color: rgba(145,56,132,1);
	}


.ok-pdf {
	color: green;
}










@media (min-width: 768px) {
	
	ul.chantier-liste-photos li,
	ul.rapport-liste-photos li {
		width: 24%;
		margin-right: 5px;
	}
}

@media (min-width: 1600px) {
	
	ul.chantier-liste-photos li,
	ul.rapport-liste-photos li {
		width: 14%;
	}
}


.table-chantiers .badge,
.table-factures .badge {
    padding: 6px 10px;
    font-size: 12px;
    font-weight: 600;
}
.table-chantiers .badge-envoi,
.table-factures .badge-envoi {
	background-color: #C71585;
}
.table-chantiers .btn-termine,
.table-chantiers .btn-envoi,
.table-chantiers .btn-valid {
	color: #ddd;
}
.table-chantiers .btn-termine:hover,
.table-chantiers .btn-envoi:hover,
.table-chantiers .btn-no-valid:hover,
.table-chantiers .btn-valid:hover {
	color: #555;
	cursor: pointer;
}

input.form-control::placeholder {
	color: #ccc;
	font-weight: 300;
}

.table-factures .btn-paye {
	width: 20px;
}



.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none;
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
 max-width:inherit; /* For Bootstrap 4 - to avoid the modal window stretching full width */
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events:all;
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 2%);
    -o-transform: translate(0, 30%);
    transform: translate(0, 2%);
}

.table-devis .badge-sm {
	font-size: .9em;
	padding: 3px 8px;
}