@font-face { font-family: 'Roboto'; src: url('lib/fonts/Roboto-Regular-webfont.woff') format('woff'); font-weight: normal; font-style: normal; }
::selection {
    background: #ffe393;
    text-shadow: none;
}
body {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-image: url("/images/background.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    background-color: #ececec;
}
md-content { background-color: inherit; }
*:focus { outline: none; }
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: #f8f8f8;
}
::-webkit-scrollbar:hover {
  background-color: #eee;
}
::-webkit-scrollbar-thumb {
  min-height: 0.8em;
  min-width: 0.8em;
  background-color: rgba(0, 0, 0, .2);
}
::-webkit-scrollbar-thumb:hover {
  background-color: #bbb;
}
::-webkit-scrollbar-thumb:active {
  background-color: #888;
}
a { color: rgba(0, 0, 0, 0.7); }
md-content.md-default-theme, md-content, md-card { color: rgba(0, 0, 0, 0.7); }
#content { padding: 0 !important; }
.footer { display: block; color: rgba(0, 0, 0, 0.5); padding: 10px; font-size: 12px; }
md-list-item, md-list-item .md-list-item-inner, md-list-item.md-2-line, md-list-item.md-2-line>.md-no-style { height: 52px; min-height: 52px; }
.md-list-item-text>h4>span { color: rgba(0,0,0,0.54); }
md-list-item.md-primary, ng-md-icon.md-primary, ng-md-icon.md-primary svg, .infoText.md-primary { color: rgb(106,179,68); fill: rgb(106,179,68); }
md-list-item.md-primary>div.md-button>button:hover { background-color: rgba(106, 179, 68, 0.34) !important;}
md-list-item.md-accent, ng-md-icon.md-accent, ng-md-icon.md-accent svg { color: rgb(251,192,45); fill: rgb(251,192,45); }
md-list-item.md-warn, ng-md-icon.md-warn, ng-md-icon.md-warn svg { color: rgb(255,112,67); fill: rgb(255,112,67); }
md-list-item.md-background, ng-md-icon.md-background, ng-md-icon.md-background svg { color: rgba(0,0,0,0.54); fill: rgba(0,0,0,0.54); }
ng-md-icon { position: relative; bottom: 1px; }
md-sidenav, md-toolbar { box-shadow: rgba(0, 0, 0, 0.498039) 0px 0px 4px; }
md-card { padding: 0 10px; }
mdt-table table { background-color: rgb(250,250,250); }
.md-no-sticky.md-subheader { background-color: inherit; }
md-list.md-default-theme md-list-item.md-2-line .md-list-item-text p, md-list md-list-item.md-2-line .md-list-item-text p, md-list.md-default-theme md-list-item.md-3-line .md-list-item-text p, md-list md-list-item.md-3-line .md-list-item-text p {
    color: inherit;
}
.logoImage { height: 100%; }
.logoImage a { height: 100%; }
.logoImage img { 
    height: 100%; 
    width: auto; 
    position: absolute;
}
.topToolbar {
    background-color: #1d2124 !important;
    color: rgb(250,250,250) !important;
    position: fixed;
    opacity: 0.9;
    height: 64px;
    z-index: 77;
}
[disabled] md-input-container .md-input, md-input-container .md-input[disabled] {
    background-position: bottom 0px left 0;
}
.md-sidenav-left, .md-sidenav-right { padding-top: 64px; }
.md-toolbar-tools { height: 64px; max-height: 64px; width: 56px; }
.md-toolbar-tools>button { margin: auto; }
md-toolbar>md-nav-bar.md-default-theme>.md-nav-bar, md-toolbar>md-nav-bar>.md-nav-bar {
    background-color: inherit;
}
.topToolbar .md-nav-bar { margin-top: 16px; border-width: 0; }
.topToolbar md-nav-bar { margin: auto; }
.topToolbar md-nav-bar ._md-nav-button-text { color: rgb(250,250,250); }
.topToolbar md-nav-bar .md-primary ._md-nav-button-text { color: inherit; }
.topToolbar md-nav-bar md-nav-ink-bar { background: white; }
.topToolbar li a, .topToolbar li span { color: white; }
.topToolbar li.Statut1 a, .topToolbar li.Statut1 span { color: rgb(68, 179, 92); }
.topToolbar li.Statut2 a, .topToolbar li.Statut2 span { color: rgb(68, 133, 179); }
.topToolbar li.Statut3 a, .topToolbar li.Statut3 span { color: rgb(147, 179, 68); }
.topToolbar li.Statut4 a, .topToolbar li.Statut4 span { color: rgb(243, 146, 46); }
.topToolbar li.Statut5 a, .topToolbar li.Statut5 span { color: rgb(232, 178, 57); }
.topToolbar li.Statut6 a, .topToolbar li.Statut6 span { color: rgb(255, 255, 255); }
.topToolbar li.Statut7 a, .topToolbar li.Statut7 span { color: rgb(210, 203, 0); }
.topToolbarTitle {
    text-align: center;
    line-height: 88px;
    font-weight: 600;
    font-size: 22px;
}
md-toolbar.md-table-toolbar form > input {
    width: 100%;
    margin: 0;
    border: none;
}
md-toolbar.md-table-toolbar form { margin-left: 16px; }
canvas {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.loginInputs { width: 300px; }
.loginForm { margin-top: 20px; }
.ql-toolbar.ql-snow { border: 0; border-bottom: 1px solid #ccc; }
.ql-container.ql-snow { border: 0 !important; }
.allHeight { height: 100%; }
.allWidth { width: 100%; }
.width800 { max-width: 800px; }
.padding8 { padding: 8px !important; }
.padding24 { padding: 24px; }
.padding0 { padding: 0; }
.margin0 { margin: 0 !important; }
.marginAuto { margin: auto; }
.border0 { border: 0 !important; }
.alignCenter { text-align: center; }
.fontBold { font-weight: bold; }
.fontCalibri { font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; }
.fontGothic { font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;  }
.displayTable { display: table; }
md-card.allHeight.allWidth.displayTable { padding: 0; margin: 8px; }
.red {
    color: orangered;
}

.green {
    color: green;
}

.routeImageContainer { position: absolute; }
.routeImage {
    overflow: hidden;
    min-height: 64px;
}
.routeImage img { width: 100%; }
.md-card-headline {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
}
.md-card-image {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    height: auto;
}
md-card .md-card-title {
    padding: 24px 16px 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
}
md-card .md-card-title .md-card-title-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.routeImageShadow { box-shadow: 0px 0px 120px 90px rgb(216, 216, 216); }
.routeTitle {
    position: absolute;
    top: 85px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: rgba(255, 255, 255, 0.7);
}
button:disabled svg { fill: #d2d2d2; }

.absenceIndicator {
    width: 9px;
    height: 9px;
    margin-bottom: 2px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    display: inline-block;
}

/*scrollbar*/
/*#content::-webkit-scrollbar { width: 0; }
#content { -ms-overflow-style: none; }*/

.md-avatar svg { height: 40px; width: auto; }
md-input-container { margin: 18px 0 0 0; }
.contactForm md-input-container { margin: 18px 0 0 0; min-height: 54px; }
#prestationContent li {display: block;}
.carousel-template>a {
    height: 100%;
    display: block;
}
.carousel-template>a>img {
    width: 100%;
    height: 100%;
}
.carousel-template .carousel-description {
    position: relative;
    bottom: 105px;
    color: #000;
    font-size: 20px;
    line-height: 44px;
    background-color: #ffffff;
    opacity: 0.6;
    padding: 0 25px;
    min-width: 60%;
    display: inline-block;
}
.jk-carousel .right-arrow-button, .jk-carousel .left-arrow-button { display: none; }
.carousel-template, .jk-carousel .slide>div { height: 100%; }
.carousel-block {margin: 20px auto 0 auto;}

.filtersCard md-input-container { height: 30px; text-align: left; }
.filtersCard md-input-container:last-of-type { margin: 18px 0 18px 0; }

.footerMenu {
    width: 100%;
    height: 27px;
}
.footerMenu>div, .footerCredits>div { margin: auto; display: flex; }
.footerContact>div { margin: 20px auto 20px auto; }
.footerContact span { margin: 0 3px 0 3px; }
.footerMenu a, .footerCredits a {
    margin: 0 5px 0 5px;
    text-decoration: none;
    color: rgba(0,0,0,0.54);
    text-transform: uppercase;
}
.footerMenu a { line-height: 32px; }
.footerMenu span {
    font-size: 20px;
    color: rgba(0,0,0,0.54);
    position: relative;
    top: 2px;
}
.thumb { height: 50px; width: auto; max-width: 100%; }
.additionalInfo {
    margin: 5px 0 5px 16px;
    color: rgba(0,0,0,0.54);
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .01em;
    line-height: 1.2em;
}
.contactDialog md-dialog-content span {font-size: 14px;}
.contactDialog table thead {border-bottom: 1px rgba(128, 128, 128, 0.07) solid;}
.contactDialog table tr, .contactDialog table td {border-top: 0 !important;}
.contactDialogHeader { margin-top: 10px; }
.dialogLabel, .dialogRow md-table-container thead th {
    color: rgba(0,0,0,.36) !important;
    font-size: 11px !important;
    font-weight: 700;
    line-height: 20px;
    margin: auto;
    text-align: center;
}
.dialogRow {
    border: 1px solid rgba(128, 128, 128, 0.15);
    border-radius: 3px;
    margin-bottom: 1px;
    margin-right: 1px;
}
.dialogRow.layout-column {
    display: inline-table;
    width: 100%;
}
.dialogRow .dialogLabelContainer {
    border-right: 1px solid rgba(128, 128, 128, 0.15);
}
.dialogRow .dialogTextAreaValue, .dialogRow .dialogValueContainer, .dialogRow md-table-container { background-color: rgba(128, 128, 128, 0.07); }
.dialogRow .dialogValueContainer {
    padding-left: 5px;
}
.dialogRow .dialogValueContainer>span, .dialogRow .dialogValueContainer>a {
    margin: auto 0;
}
.dialogRow md-table-container {
    min-height: 40px;
}
.dialogRow md-table-container thead {
    background-color: #fff;
}
.dialogRow .dialogTextAreaLabelContainer {
    border-bottom: 1px solid rgba(128, 128, 128, 0.15);
    width: 100%;
}
.dialogRow .dialogTextAreaLabel { margin-left: 26px; }
.dialogRow .dialogTextAreaValue { padding: 2px; min-height: 20px; display: block; }
.dialogRow .emailValue { font-size: 13px; line-height: 13px; }

.contactDialogImage {display: block !important; margin-bottom: 10px;}
.contactDialogImage>md-card {
    padding: 0;
    margin: 0;
    height: 150px;
    display: block;
    text-align: center;
}
.contactDialogImage img {height: 150px; width: auto; margin: auto;}
.emptyTableRow>td {
    text-align: center !important;
    height: 48px;
    color: rgba(0, 0, 0, 0.2) !important;
    font-size: 20px !important;
}
.fa-spin, .fa-spin svg {
    -webkit-animation: fa-spin 0.5s infinite linear;
    animation: fa-spin 0.5s infinite linear;
}
.fa-pulse, .fa-pulse svg {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.contactDialog table tr {
    height: 20px !important;
}
.mdListItemActive {
    color: #f99e21;
    fill: #f99e21;
}
.mdListItemActive ng-md-icon svg { fill: #f99e21; }
.contactsTable tbody, .contactsTable tr { max-width: 100%; }
.contactsTable th { line-height: 30px; }
.contactsTable thead * { color: rgba(255, 131, 0, 0.68) !important; }
.contactsTable thead .md-active * { color: rgba(255, 131, 0, 0.9) !important; }
table.md-table:not(.md-row-select) td.md-cell:nth-child(n+2):nth-last-child(n+2), table.md-table:not(.md-row-select) th.md-column:nth-child(n+2):nth-last-child(n+2) {
    padding: 0 10px;
}
table.md-table.bulettinsListTable:not(.md-row-select) td.md-cell:nth-child(n+2):nth-last-child(n+2), table.bulettinsListTable.md-table:not(.md-row-select) th.md-column:nth-child(n+2):nth-last-child(n+2) {
    padding: 0 5px;
}
.starStatutField svg { fill: rgba(0, 0, 0, 0.3) !important; }

.avatarContainer, .avatarContainer>ng-md-icon, .avatarImage { height: 40px; width: 40px; }
.avatarContainer {
    display: table;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 16px;
    border-radius: 50%;
    box-sizing: content-box;
    overflow: hidden;
    border: 2px solid #ececec;
}
.avatarContainer>ng-md-icon {
    fill: #ececec;
    margin: auto;
    display: table;
}
.avatarImage {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.noteValue { font-size: 24px; font-weight: 100; }
.md-input-container.md-default-theme .md-input-message-animation, md-input-container .md-input-message-animation, md-input-container.md-default-theme .md-input-messages-animation, md-input-container .md-input-messages-animation { font-size: 12px; }
md-slider-container>:first-child:not(md-slider) { margin-right: 0; }
md-slider-container md-input-container input[type=number] {
    text-align: center;
    padding-left: 7px;
    height: 17px;
    margin-top: -5px;
}
md-slider { z-index: 1; }
.infoText {
    color: rgba(0,0,0,0.38);
    font-weight: 100;
    font-size: 12px;
}
.moyene { font-size: 14px; color: rgba(0, 0, 0, 0.65); }
.ajouterBtn button {z-index: 1;}