#statsboxes {
    text-align: center;
}
.mws-stat {
    display: inline-block;
    vertical-align: top;
    margin: 8px 1%;
    height: 80px;
    cursor: pointer;
    text-decoration: none;
    color: #323232;
    box-sizing: border-box;
    background: #ffffff repeat-x left top;
    border: 1px solid #cccccc;
    border-radius: 6px;
}
.mws-stat:hover {
    background-color: #fafafa;
    text-decoration: none;
    color: #323232;
}
.mws-stat:active {
    background-image: none;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
}
.mws-stat .mws-stat-icon {
    width: 48px;
    height: 100%;
    float: left;
    display: block;
    border-right: 1px solid #cccccc;
    background-position: center center;
}
.mws-stat .mws-stat-content {
    margin-left: 49px;
    display: block;
    text-align: center;
    padding: 8px 20px;
}
.mws-stat .mws-stat-content .mws-stat-title {
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mws-stat .mws-stat-content .mws-stat-value {
    font-size: 32px;
    line-height: 48px;
    display: inline-block;
}
.mws-stat .mws-stat-content .mws-stat-value.up {
    background: url(/img/core/report-up.png) no-repeat right center;
    padding-right: 24px;
}
.mws-stat .mws-stat-content .mws-stat-value.down {
    background: url(/img/core/report-down.png) no-repeat right center;
    padding-right: 24px;
}
.mws-stat .comboMois {
    width: 120px;
}
.mws-stat .comboEmployes {
    width: 120px;
}

#mws-themer {
    position: fixed;
    bottom: 0;
    right: -256px;
    font-size: 12px;
    z-index: 999;
}
#mws-themer #mws-themer-toggle {
    height: 32px;
    width: 32px;
    position: absolute;
    left: 9px;
    bottom: 8px;
    cursor: pointer;
    color: #fff;
    text-align: center;
}
#mws-themer #mws-themer-toggle [class*="icom-"] {
    font-size: 18px;
    line-height: 32px;
}
#mws-themer #mws-themer-toggle:hover [class*="icom-"]{
    color: #e6e6e6;
}
#mws-themer #mws-themer-toggle.opened .icom-bended-arrow-left,
#mws-themer #mws-themer-toggle .icom-bended-arrow-right {
    display: none;
}
#mws-themer #mws-themer-toggle .icom-bended-arrow-left,
#mws-themer #mws-themer-toggle.opened .icom-bended-arrow-right {
    display: block;
}
#mws-themer #mws-themer-content {
    float: right;
    padding: 4px 6px 4px 58px;
    position: relative;
    background: #199bab;
    border-radius: 4px 0 0 0;
}
#mws-themer #mws-sider-ribbon {
    background: url(/img/core/sider-yinyang.png) no-repeat;
    width: 53px;
    height: 109px;
    position: absolute;
    left: 0;
    top: -10px;
}
#mws-themer #mws-themer-content .mws-themer-separator {
    width: 100%;
    border-top: 1px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
#mws-themer #mws-themer-content .mws-themer-section {
    margin: 7px 0;
    padding: 0 12px;
    overflow: auto;
    display: block;
    max-width: 249px;
}
#mws-themer .mws-themer-section h3 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
}
#mws-themer .mws-themer-section p {
    font-size: 14px;
    width: 225px;
    height: 125px;
    color: white;
}
#mws-themer .mws-themer-footer {
    width: 225px;
    margin: 7px 0;
    padding: 0 12px;
    display: block;
    text-align: right;
}
#mws-themer .mws-themer-footer a {
    color: white;
}

@media print {
    html, body {
        height: 99%;
    }
    body {
        -webkit-print-color-adjust: exact;
    }
    thead {
        display: table-row-group!important;
    }
    .no-print {
        display: none !important;
    }
    a[href]:after {
        content: none !important;
    }
    #div-view {
        position: absolute;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: auto;
    }
    .mws-panel{
        margin-top:0px!important;
        min-height: 100%;
    }
    .mws-panel .mws-panel-body {
        border: none !important;
    }
    .table{
        margin-top: 5px;
    }
    .well{
        margin-bottom: 0px!important;
        padding-bottom:0px!important;
        padding-top:0px!important;
    }
    h2{
        margin-top: 10px!important;
    }
    .no-vscroll {
        overflow-y: hidden;
    }
    .minimize-font {
        font-size: 9px;
    }
    .container-fluid{
        padding:0px!important;
    }
    #wellSyntheseVentes
    {
        border:0px!important;
        margin:0px!important;
        padding:0px!important;
    }
    .borderbottom, .borderright {
        border-color: #CCC!important;
    }
    
    .schedule-rows td.time-slot{
        width:10px!important;
    }
    .liste-employe-impression div{
        display: inline-block;
        width:170px;
        margin:2px;
        border: 1px solid #DEDEDE;
    }
    .liste-employe-impression div .glyphicon{
        margin: 0px 3px;
    }
    .liste-employe-impression div .nom-complet{
        height:1.25em;
        width:100%;
        display: inline-block;
        overflow: hidden;
    }
    #synthesePlanning td, #synthesePlanning th {
        padding: 1px 3px!important;
    }
    .modal{
        position: relative!important;
    }
}

.mws-panel {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.15);
    margin-top: 15px;
    margin-bottom: 15px;
}
.mws-panel .mws-panel-header {
    background-color: #199bab;
    height: 50px;
    position: relative;
    padding: 12px 12px 10px 12px;
    font-size: 18px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    z-index: 1;
}
.mws-panel .mws-panel-header span {
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    color: white;
}
.mws-panel .mws-panel-header span [class*="icom-"],
.mws-panel .mws-panel-header span [class^=" icom-"] {
    font-size: 18px;
    text-shadow: none;
    color: white;
    margin-right: 3px;
    vertical-align: text-bottom;
}
.mws-panel .mws-panel-body {
    background-color: #ffffff;
    border: 1px solid #bcbcbc;
    min-height: 500px;
    padding-top:10px;
    padding-bottom:10px;
    overflow-x:hidden;
}

body {
    background-image: url('/img/core/bg/paper.png');
}
.pagination > li > a {
    cursor: pointer;
}
.col-md-12-important {
    width: 100% !important;
}
.textalignleft {
    text-align: left !important;
}
.textalignright {
    text-align: right !important;
}
.textaligncenter {
    text-align: center !important;
}
.smallwidth {
    width: 55px !important;
}
.mediumwidth {
    width: 140px !important;
}
.whitecanvas {
    border: 1px solid #cecbcb;
    background-color: #FFFFFF;
}
.whitepane {
    position: absolute;
    top: 38px;
    bottom: 15px;
    left: 0px;
    right: 0px;
    padding: 15px;
    overflow-y: auto;
    border-left: 1px solid #cecbcb;
    border-right: 1px solid #cecbcb;
    border-bottom: 1px solid #cecbcb;
    background-color: #FFFFFF;
}
.absolutestretch {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.dropdown-menu .bigtouch {
    line-height: 45px;
}
.readonlyfield {
    width: 100%;
    border-bottom: 1px solid #cecbcb;
    font-weight: bold;
    padding-right: 10px;
}
.invisible {
    display: none;
}
.buttonMode {
    cursor: pointer
}
.alertmsg {
    white-space: pre-wrap;
}
.modalformtextarea {
    width: 350px;
    margin-left: 80px;
}
.vrule {
    z-index: 2;
    background: url(/img/core/vrule.png) repeat-y;
}
.mypadding1 {
    padding: 10px 20px;
}
.mypadding2 {
    padding: 20px;
}
.mypadding3 {
    padding: 24px;
}
.mypadding4 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.someleftpadding {
    padding-left: 25px;
}
.no-marginbottom {
    margin-bottom: 0px;
}
.borderright {
    border-right: 1px solid #EAEAEA;
}
.borderbottom {
    border-bottom: 1px solid #EAEAEA;
}
.sometopmargin {
    margin-top: 20px;
}
.some-ten-topmargin {
    margin-top: 10px;
}
.some-five-topmargin {
    margin-top: 5px;
}
.somebottommargin {
    margin-bottom: 20px;
}
.someleftmargin {
    margin-left: 20px;
}
.somerightmargin {
    margin-right: 20px;
}
.smallerfontsize {
    font-size: smaller;
}
.lighttextinput {
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 5px;
    border-width: 0px;
}
.bigSelect option {
    height: 35px;
    padding-top: 13px;
    font-size: 13px;
}
.width100prc {
    width: 100%
}
.white-space-pre-wrap {
    white-space: pre-wrap;
}
.avoidpagebreakinside {
    page-break-inside: avoid;
}
.pagebreakbefore {
    page-break-before: always;
}
.spanjourmois .selectjour {
    width: 60px;
    display: inline;
}
.spanjourmois .selectmois {
    width: 120px;
    display: inline;
}
.select2-container {
    width: 200px;
}
.biggerfontsize {
    font-size: larger;
}
@-webkit-keyframes blinker {
    0% { opacity: 1.0; }
    25% { opacity: 1.0; }
    50% { opacity: 0.0; }
    75% { opacity: 1.0; }
    100% { opacity: 1.0; }
}
@-moz-keyframes blinker {
    0% { opacity: 1.0; }
    25% { opacity: 1.0; }
    50% { opacity: 0.0; }
    75% { opacity: 1.0; }
    100% { opacity: 1.0; }
}
@keyframes blinker {
    0% { opacity: 1.0; }
    25% { opacity: 1.0; }
    50% { opacity: 0.0; }
    75% { opacity: 1.0; }
    100% { opacity: 1.0; }
}
.blink{
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 2s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

#mws-header {
    position: relative;
    z-index: 100;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.35);
}
.mws-header-groupe-master {
    border-bottom: 4px solid;
    border-color: #f7a196 !important;
}
#mws-header {
    background: white;
}
#mws-header,
#mws-login,
#mws-login .mws-login-lock,
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box,
#mws-user-tools .mws-dropdown-menu.open .mws-dropdown-trigger {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}
#mws-logo-container {
    width: 180px;
    height: 58px;
    float: left;
    padding: 0 10px;
}
#mws-logo-container #mws-logo-wrap {
    width: 180px;
    height: 58px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
#mws-logo-container #mws-logo-wrap img {
    max-width: 300px;
    max-height: 58px;
}
#mws-logo-container #mws-logo-wrap.logo-master-groupe img {
    max-width: 180px;
}
#mws-user-tools {
    position: absolute;
    padding: 9px 0;
    margin-right: 10px;
    right: 15px;
}
#mws-user-tools .mws-dropdown-menu,
#mws-user-tools #mws-user-info {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0 6px;
}
#mws-user-tools .mws-dropdown-menu {
    margin-top: 4px;
}
#mws-user-tools #mws-user-info {
    height: 38px;
    padding: 4px;
}
#mws-user-tools #mws-user-info #mws-user-photo {
    width: 32px;
    height: 32px;
    padding: 4px;
    float: left;
    background: #F4F4F4;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
#mws-user-tools #mws-user-info #mws-user-photo img {
    max-width: 100%;
    max-height: 100%;
}
#mws-user-tools #mws-user-info #mws-user-functions {
    margin: 0 4px 0 40px;
    font-size: 11px;
    line-height: 16px;
}
#mws-user-tools #mws-user-info #mws-user-functions ul,
#mws-user-tools #mws-user-info #mws-user-functions ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#mws-user-tools #mws-user-info #mws-user-functions ul li {
    display: inline;
    margin-right: 4px;
}
#mws-user-tools #mws-user-info #mws-user-functions ul li a {
    text-decoration: none;
    color: #ffffff;
}
#mws-user-tools #mws-user-info #mws-user-functions ul li a:hover {
    text-decoration: underline;
}
#mws-user-tools #mws-username,
#mws-user-tools #mws-user-info #mws-user-functions #mws-username {
    color: #199bab;
    font-weight: bold;
}
#mws-user-tools #mws-user-info #mws-user-functions #mws-username #mws-userclass {
    display: inline-block;
    background-color: #f7a196;
    padding: 1px 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 9px;
}
#mws-newsbar {
    display: inline-block;
    margin-top: 4px;
    margin-right: 8px;
    color: #fff;
    outline: none;
    text-decoration: none;
    position: relative;
    border: 1px solid #199bab;
    width: 315px;
    height: 34px;
    background: #199bab;
    border-radius: 4px 6px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#mws-newsbar .newsheader {
    color: #fff;
    outline: none;
    text-decoration: none;
}
#mws-newsbar .newsheader i {
    position: absolute;
    top: 4px;
    left: 8px;
    font-size: 24px;
}
#mws-newsbar .newsheader .message {
    position: absolute;
    top: 6px;
    left: 40px;
    width: 270px;
    height: 20px;
    overflow: hidden;
    font-size: 14px;
}
#mws-newsbar .newsbox {
    position: absolute;
    top: 100%;
    height: 200px;
    width: 315px;
    background: #199bab;
    border-top: 0px;
    -webkit-border-radius: 0px 0 6px 6px;
    -moz-border-radius: 0px 0 6px 6px;
    z-index: -1;
    margin-top: -4px;
    margin-left: -1px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
#mws-newsbar .newsbox .content {
    position: absolute;
    border-top: 1px solid #d0d0d0;
    color: #323232;
    background: #ffffff;
    overflow: hidden;
    top: 10px;
    bottom: 30px;
    left: 10px;
    right: 10px;
    padding: 5px 10px;
    font-size: 12px;
    white-space: pre-wrap;
}
#mws-newsbar .newsbox .footer {
    position: absolute;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    color: #f7a196;
    background: #ffffff;
    overflow: hidden;
    height: 25px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
#mws-newsbar .newsbox .footer a {
    color: #5a5a5a;
}
#mws-newsbar .newsbox .footer i {
    line-height: 14px;
    font-size: 12px;
}
#mws-newsbar .newsbox .footer #date {
    position: absolute;
    left: 10px;
}
#mws-newsbar .newsbox .footer #precedent {
    position: absolute;
    left: 30%;
}
#mws-newsbar .newsbox .footer #suivant {
    position: absolute;
    right: 30%;
}
#mws-newsbar .newsbox .footer #fermer {
    position: absolute;
    right: 10px;
}
#mws-user-tools .mws-dropdown-menu .mws-dropdown-trigger {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #199bab;
    outline: none;
    overflow: hidden;
    text-decoration: none;
    position: relative;
    padding: 4px 6px;
    border: 1px solid #199bab;
    text-align: center;
    border-radius: 4px;
    font-size: 22px;
    line-height: 24px;
    width: 34px;
    height: 34px;
}
#mws-user-tools .mws-dropdown-menu .mws-rdvs-notifications {
    top: -10px;
    position: absolute;
    right: -7px;
    font-weight: bold;
    text-align: center;
    line-height: 21px;
    z-index: 100;
    display: flex;
}
#mws-user-tools .mws-dropdown-menu .mws-rdvs-notifications .mws-rdvs-notification {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    color: white;
    display: block;
}
#mws-user-tools .mws-dropdown-menu .mws-rdvs-notifications .mws-rdvs-notification.mws-nb-rdv {
    background: #f7a196;
}
#mws-user-tools .mws-dropdown-menu .mws-rdvs-notifications .mws-rdvs-notification.mws-nb-rdv-error {
    background: red;
}
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box {
    display: none;
    position: absolute;
    right: 0;
    width: 200px;
    top: 100%;
    margin-top: -1px;
    padding: 10px;
    background: #199bab;
    -webkit-border-radius: 0px 0 6px 6px;
    -moz-border-radius: 0px 0 6px 6px;
    border-radius: 0px 0 6px 6px;
}
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box .mws-dropdown-content {
    background: #ffffff;
}
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box ul,
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box ul li {
    margin: 0;
    list-style: none;
    font-size: 12px;
    padding-left: 0;
    border-bottom: 1px solid #e4e4e4;
}
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box .mws-dropdown-content ul.mws-messages li a {
    padding-left: 32px;
}
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box .mws-dropdown-content .mws-dropdown-viewall a,
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box .mws-dropdown-content ul li a,
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box .mws-dropdown-content span {
    text-decoration: none;
    color: #323232;
    display: block;
    font-size: 12px;
    padding: 4px 8px 3px;
}
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box .mws-dropdown-content .mws-dropdown-viewall a {
    border: 0;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 16px;
}
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box .mws-dropdown-content .mws-dropdown-viewall a:hover {
    background-color: #f8f8f8;
}
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box ul li:hover a {
    background-color: #f8f8f8 !important;
    border-bottom-color: #bbbbbb;
}
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box ul li .message:before {
    font-family: "IcoMoon";
    float: right;
}
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box ul li .message.rdv-online:before {
    content: "\e047";
}
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box ul li .message.rdv-error:before {
    content: "\e001";
}
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box ul li .message.rdv-client:before {
    content: "\e007";
}
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box ul li .message.rdv-error {
    color: red;
}
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box .mws-dropdown-content ul.mws-messages li.read a {
    background: url(css_icons/icol16/src/email_open.png) no-repeat 8px center;
}
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box .mws-dropdown-content ul.mws-messages li.unread a {
    background: url(css_icons/icol16/src/email.png) no-repeat 8px center #f0f0f0;
}
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box .mws-dropdown-content ul.mws-notifications li.unread a {
    background: #f0f0f0;
}
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box .mws-dropdown-content ul.mws-messages li .message,
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box .mws-dropdown-content ul.mws-notifications li .message {
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box .mws-dropdown-content ul.mws-messages li .sender {
    font-weight: bold;
}
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box .mws-dropdown-content ul li .sender,
#mws-user-tools .mws-dropdown-menu .mws-dropdown-box .mws-dropdown-content ul li .time {
    font-size: 0.9em;
    display: block;
    color: #199bab;
}
#mws-user-tools .mws-dropdown-menu.open .mws-dropdown-box {
    display: block;
    z-index: 99;
    border: none;
}
#mws-user-tools .mws-dropdown-menu.open .mws-dropdown-trigger {
    border-bottom: none;
    z-index: 100;
    border-radius: 4px 4px 0 0;
    box-shadow: none;
}
.sign-in-out {
    position: relative;
    margin-left: -8px;
}
.sign-in-out span {
    position: absolute;
    content: "-";
    height: 3px;
    width: 10px;
    right: -5px;
    font-size: 17px;
    font-weight: bold;
    line-height: 8px;
    top: 2px;
}
@media all and (max-width: 1000px) {
    #mws-newsbar {
        display: none !important;
    }
}
@media all and (max-width: 800px) {
    #mws-user-notif {
        display: none !important;
    }
}
@media all and (max-width: 500px) {
    #mws-logo-wrap {
        display: none !important;
    }
}

#mws-sidebar {
    margin-top: 15px;
    background-color: #199bab;
}
#mws-navigation ul,
#mws-navigation ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: small;
}
#mws-navigation > ul > li {
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    border-bottom: 1px solid rgba(0, 0, 0, 0.35);
    width: 100%;
    transition: all .3s;
}
#mws-navigation > ul > li:hover {
    background: #f7a196;
}
#mws-navigation > ul > li.active {
    background: #f7a196;
}
#mws-navigation > ul > li:last-child {
    border-bottom: none;
}
#mws-navigation > ul > li > a,
#mws-navigation > ul > li > span {
    color: #fff;
    outline: none;
    display: block;
    text-decoration: none;
    margin-left: 10px;
    position: relative;
    padding: 11px 48px 11px 0;
    line-height: 20px;
}
#mws-navigation > ul > li > a [class*="icom-"],
#mws-navigation > ul > li > span [class*="icom-"] {
    font-size: 24px;
    line-height: 24px;
    width: 24px;
    height: 24px;
    margin: 0 8px;
    float: left;
    text-shadow: none;
}
#mws-navigation ul li a,
#mws-navigation ul li span {
    text-align: center;
    padding: 11px 4px;
    margin: 0;
}
#mws-navigation ul li a [class*="icom-"],
#mws-navigation ul li span [class*="icom-"] {
    display: block;
    width: 100%;
    margin: 0 0 4px 0;
    text-align: center;
}
#mws-navigation ul li.active a,
#mws-navigation ul li.active span,
#mws-navigation ul li .mws-nav-tooltip {
    color: white;
}
@media all and (max-width: 990px) {
    #mws-navigation ul {
        display: flex !important;
    }
}
#notify {
    position:fixed;
    top: 50px;
    right: 50px;
    z-index: 100;
    min-width: 500px;
    width: auto;
}
.alert span {
}
.alert .close {
}

#agenda {
    z-index: 1;
    opacity: 1;
    overflow: visible;
}
#agenda #divEventActions {
    position: fixed;
    z-index: 100;
    width: 350px;
}
#agenda #divEventActions .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
#agenda #divEventActions .key {
    font-size: 11px;
    text-align: right;
}
#agenda #divEventActions .value {
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
}
#agenda #divEventActions .panel-body .error-list {
    display: flex;
    flex-direction: column;
    color: red;
    margin-bottom: 1em;
}
.event-info-prestations td {
    padding-top: 5px;
}
.event-info-prestations .key {
    vertical-align: top !important;
}
.event-info-prestations p {
    margin: 0;
}
#agenda fieldset {
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 15px;
}
#agenda fieldset legend {
    background: #f5f5f5;
    color: #333;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 5px;
    font-weight: bold;
}
#agenda fieldset table tr:first-child td {
    border: 0;
}
#agenda .controls {
    position: relative;
}
#agenda .controls .delete-btn {
    left: 0;
    position: absolute;
}
#agenda .error-list {
    display: flex;
    flex-direction: column;
    color: red;
    margin-bottom: 1em;
}
#agenda #editer-creneau .flex-center {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}
#agenda #editer-creneau fieldset .row {
    padding-bottom: 15px;
}
#agenda #editer-creneau .tab {
    padding-left: 40px;
}
#agenda #editer-creneau .pad-newline {
    padding-top: 25px;
}
#agenda #editer-creneau .dates input {
    margin-right: 15px;
}
#agenda #editer-creneau input[type="number"] {
    width: 60px;
}
#agenda #editer-creneau .switch .slider {
    background-color: #d9d9d9;
}
#agenda #editer-creneau .switch input:checked+.slider {
    background-color: #199bab;
}
#agenda .toggle-container {
    display: flex;
    justify-content: center;
    margin: 15px 0;
    font-weight: bold;
}
#agenda .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
}
#agenda .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
#agenda .switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #199bab;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
#agenda .switch .slider:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
#agenda .switch .slider.round {
    border-radius: 25px;
}
#agenda .switch .slider.round:before {
    border-radius: 50%;
}
#agenda .switch input:checked+.slider {
    background-color: #f7a196;
}
#agenda .switch input:focus+.slider {
    box-shadow: 0 0 1px #2196f3;
}
#agenda .switch input:checked+.slider:before {
    -webkit-transform: translateX(17px);
    -ms-transform: translateX(17px);
    transform: translateX(17px);
}
#agenda .switch-with-label {
    display: inline-block;
    line-height: 19px;
    font-size: 13px;
}
#agenda .event-rdv {
    border: none;
    box-shadow: 2px 1px 5px #bdbdbd;
    background-color: #fff;
    color: #000;
    padding: 0;
    align-items: stretch;
}
#agenda .event-rdv .fc-event-main {
    color: #000;
    padding: 0;
}
#agenda .event-rdv .fc-event-time {
    background-color: #199bab;
    color: #fff;
    padding: 2px 5px;
}
#agenda .event-rdv-online .fc-event-time {
    background-color: #007180;
}
#agenda .event-rdv-online.event-rdv-error .fc-list-event-time,
#agenda .event-rdv-online.event-rdv-error .fc-event-time {
    background-color: red;
    color: white;
}
#agenda .event-rdv-online.event-rdv-error .fc-list-event-graphic:before,
#agenda .event-rdv-online.event-rdv-error .fc-event-time:after {
    content: "\e001"
}
#agenda .event-rdv-online .fc-list-event-graphic:before,
#agenda .event-rdv-online .fc-event-time:after {
    content: "\e047";
    font-family: "IcoMoon";
    float: right;
}
#agenda .event-rdv-client .fc-event-time:after {
    content: "\e007";
    font-family: "IcoMoon";
    float: right;
}
#agenda .event-rdv .fc-event-title {
    padding: 2px 5px;
    font-weight: normal;
    white-space: normal;
}
#agenda .fc-daygrid-event-dot,
#agenda .fc-list-event-dot {
    display: none;
}
#agenda .legendes {
    display: flex;
    color: #000;
    font-size: 11px;
    align-items: center;
    margin-top: 10px;
}
#agenda .legendes .color {
    display: inline-block;
    width: 40px;
    height: 20px;
    border: 1px solid #e3e3e3;
    margin-right: 10px;
}
#agenda .legende {
    display: flex;
    align-items: center;
    margin-right: 20px;
}
#agenda .legende-creneau .color {
    background-color: rgba(255, 214, 209, 0.3);
}
#agenda .legende-today .color {
    background-color: #fcf8e3;
}
#agenda .fc-toolbar .fc-button {
    background-color: #d3d3d3;
    border-color: #c3c3c3;
    color: #505050;
    font-size: 13px;
}
#agenda .fc-toolbar .fc-button:not([disabled]):hover,
#agenda .fc-toolbar .fc-button-active {
    background-color: #199bab;
    border-color: #199bab;
    color: #fff;
}
#agenda .fc-toolbar .fc-button:focus {
    box-shadow: none;
}
#agenda .fc a {
    color: #000;
}
#agenda .fc a:hover {
    text-decoration: none;
}
.signature th,
.signature td {
    line-height: 28px !important;
}
#editer-fiche-client #group3 {
    text-align: center;
}
#editer-fiche-client #actions {
    text-align: right;
    margin-right: 40px;
}
#fiche-client .btn-group a {
    padding-left: 2px;
    padding-right: 2px;
}
#fiche-client .btn-group i {
    font-size: 22px;
}
#fiche-client .btn-group .libelle {
    display: block;
    font-weight: bold;
    font-size: 9px;
    line-height: 10px;
    margin-top: 4px;
}
#fiche-client .table .key {
    font-weight: bold;
    width: 125px;
}
#fiche-client .table .colicon {
    width: 16px;
}
#fiche-client #fiche-client-menu a {
    height: 60px;
}
#fiche-client .dropdown-menu a {
    height: 45px !important;
    padding: 0px 5px;
}
#clients_rdv table .rdv-link:after {
    font-family: "IcoMoon";
    float: right;
}
#clients_rdv table .rdv-link.rdv-online::after {
    content: "\e047";
}
#clients_rdv table .rdv-link.rdv-error:after {
    content: "\e001";
}
#clients_rdv table .rdv-link.rdv-client:after {
    content: "\e007";
}
#clients_rdv table .rdv-link.rdv-error {
    color: red;
}

#pos-main {
    position:relative;
    height: 500px;
    margin-left:10px;
    margin-right:10px;
}
#pos-menuvente {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 410px;
    bottom: 60px;
}
#pos-facture {
    position: absolute;
    width: 400px;
    top: 0px;
    right: 0px;
    bottom: 60px;
}
#pos-table-facture {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 130px;
    overflow-y: auto;
    overflow-x: hidden;
    border-bottom: 1px solid #cecbcb;
}
#pos-table-facture .input-mini {
    width:60px;
    margin-top: -2px;
}
#pos-total {
    position: absolute;
    bottom: 10px;
    right: 40px;
"
}
#pos-actions {
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: 55px;
    text-align: right;
    overflow: hidden;
}
.pos-header {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    padding: 0px;
    height: 70px;
    border-bottom: 1px solid #c7c7c7;
    background: #d3d3d3;
    background: -moz-linear-gradient(white, #d3d3d3);
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#d3d3d3));
    overflow: hidden;
}
#pos-breadcrumb-ol {
    position: absolute;
    top: 40px;
    left: 21px;
    height:30;
    right:5px;
    padding: 0px;
}
#pos-breadcrumb-ol li {
    float: left;
    line-height: 32px;
    height: 32px;
    list-style-type: none;
    margin: 0;
    padding-left: 0px;
    padding-right: 0px;
}
#pos-breadcrumb-ol a {
    padding: 0 9px;
    vertical-align: top;
    text-shadow: #f7f7f7 0 1px 1px;
    color: #555555;
    font-weight: bold;
}
#pos-client {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 40px;
}
#pos-client .pos-homeimg {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 19px;
    height: 19px;
    cursor: pointer;
}
#pos-client .nom_complet {
    position: absolute;
    font-size: 16px;
    font-weight: bold;
    color: #555555;
    top: 2px;
    left: 30px;
    right: 5px;
    height: 22px;
    overflow: hidden;
}
#pos-client .abo_en_cours {
    position: absolute;
    font-size: 11px;
    font-weight: bold;
    color: #555555;
    top: 25px;
    left: 30px;
    right: 5px;
    height: 15px;
    overflow: hidden;
}
#pos-vendeusebox1 {
    position: absolute;
    right: 220px;
    top: 10px;
}
#pos-vendeusebox2 {
    position: absolute;
    right: 480px;
    top: 10px;
}
.pos-vendeusebox .pos-vendeuse-label {
    width: 140px;
    border-radius: 11px;
    border: 1px solid #cecbcb;
    padding: 3px 19px;
    background: white url("/img/pos/person.png") no-repeat 5px;
    text-decoration: none;
    color: #999999;
}
.pos-vendeusebox .pos-vendeuse-select {
    position: absolute;
    top: 9px;
    right: 6px;
    cursor: pointer;
}
.pos-tarifsdevisbox {
    position: absolute;
    right: 220px;
    top: 10px;
    width: 245px;
    height: 28px;
    border: 1px solid #cecbcb;
    text-decoration: none;
    color: #999999;
    background: white;
    font-size: 15px;
}
.pos-tarifsdevisbox #tarifsdeviscb {
    position: absolute;
    top: 3px;
    left: 10px;
}
.pos-tarifsdevisbox #tarifsdevislabel {
    position: absolute;
    top: 1px;
    left: 30px;
    text-decoration: none;
    color: #666666;
}
.pos-searchbox {
    position: absolute;
    right: 10px;
    top: 10px;
}
.pos-searchbox input {
    width: 150px;
    border: 1px solid #cecbcb;
    padding: 3px 25px;
    background: url(/img/pos/search.png) no-repeat 5px;
    background-color: white;
    font-size: 15px;
}
.pos-search-clear {
    position: absolute;
    top: 10px;
    right: 6px;
    cursor: pointer;
}
#pos-tilelist {
    position: absolute;
    top: 70px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url('/img/pos/bg.png');
}
#pos-shadow-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 10px;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0));
    background: linear-gradient(top, rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0));
}
#pos-category-list, #pos-item-list, #pos-marques-list {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 0 0 0;
    overflow: hidden;
}
#pos-category-list , #pos-marques-list {
    bottom: 10px;
}
#pos-item-list {
    bottom: 50px;
}
#pos-vente-cad, #pos-remise {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    bottom: 10px;
    margin: 0 0 0 0;
    overflow: hidden;
}
#pos-paginator {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    height: 40px;
    overflow: hidden;
    text-align: center;
}
#pos-paginator .pagination {
    margin: 0;
}
#pos-category-list li,
#pos-item-list li,
#pos-marques-list li {
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
}
#pos-category-list li {
    position: relative;
    vertical-align: top;
    display: inline-block;
    margin: 5px !important;
    width: 95px;
    height: 65px;
    border: 1px solid #cacaed;
    border-radius: 3px;
    cursor: pointer;
    list-style-type: none;
}
#pos-category-list .category-img {
    position: absolute;
    top: 5px;
    left: 20px;
}
#pos-category-list .category-img img {
    width: 40px;
    height: 40px;
}
#pos-category-list  .category-name {
    position: absolute;
    bottom: 2px;
    right: 5px;
    width: 80px;
    height: 15px;
    color: #7C7BAD;
    overflow: hidden;
    font-size: 11px;
    text-align: right;
}
#pos-item-list li {
    position: relative;
    vertical-align: top;
    display: inline-block;
    margin: 5px !important;
    width: 120px;
    height: 60px;
    border: 1px solid #cacaed;
    border-radius: 3px;
    cursor: pointer;
    list-style-type: none;
}
#pos-item-list  .item-name {
    position: absolute;
    top: 3px;
    left: 5px;
    right: 5px;
    height: 30px;
    color: #7C7BAD;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    text-align: center;
}
#pos-item-list  .price-tags {
    position: absolute;
    bottom: 2px;
    left: 5px;
    right: 5px;
    height: 18px;
    text-align: right;
    overflow: hidden;
    color: white;
}
#pos-item-list .price-tag-1 {
    background: #7f82ac;
    padding: 2px 2px;
    font-size: 10px;
    line-height: 12px;
}
#pos-item-list .price-tag-2 {
    background: #525588;
    padding: 2px 2px;
    font-size: 10px;
    line-height: 12px;
}
#pos-item-list .price-tag-promo {
    background: #ac7f7f;
    padding: 2px 2px;
    font-size: 11px;
    line-height: 13px;
}
#pos-marques-list li {
    position: relative;
    vertical-align: top;
    display: inline-block;
    margin: 5px !important;
    width: 95px;
    height: 60px;
    border: 1px solid #cacaed;
    border-radius: 3px;
    cursor: pointer;
    list-style-type: none;
}
#pos-marques-list  .item-name {
    position: absolute;
    top: 6px;
    left: 5px;
    right: 5px;
    height: 30px;
    color: #7C7BAD;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    text-align: center;
}
#pos-marques-list  .item-n {
    position: absolute;
    bottom: 2px;
    right: 5px;
    color: white;
    background: #ac7f7f;
    padding: 2px 2px;
    font-size: 11px;
    line-height: 13px;
}
#pos-vente-cad {
    text-align: center;
}
#pos-vente-cad .padbutton {
    width: 80px;
    height: 50px;
    font-size: 24px;
}
#pos-remise {
    text-align: center;
}
#pos-remise .btnAbos {
    width: 450px;
}
#pos-remise .btnGlobal {
    width: 225px;
}
#pos-remise .btnLocal {
    width: 225px;
}
#pos-remise .padbutton {
    width: 150px;
    height: 35px;
}
#pos-remise .padbutton .montant {
    font-size: 16px;
    font-weight: bold;
}
#pos-remise .badge {
    font-size: 10px;
    font-weight: normal;
    text-shadow: none;
}
#pos-remise .inputRemiseSpecifique {
    width: 290px;
}
#pos-remise .btnRemiseSpecifique {
    width: 140px;
}
.pos-formtotal-table {
    padding-left: 15px;
    padding-right: 15px;
    width: 180px;
}
.pos-formtotal-table .col1 {
    width: 40%;
    text-align: right;
}
.pos-formtotal-table .col1total {
    width: 40%;
    text-align: right;
    font-weight: bold;
}
.pos-formtotal-table .col2 {
    width: 60%;
    text-align: right;
    font-weight: bold;
    padding-right: 15px
}
.pos-formtotal-table .col2total {
    width: 60%;
    text-align: right;
    font-weight: bold;
    padding-right: 15px;
}
.pos-formtotal-table .separator {
    height: 1px;
    border-bottom: thin solid #aaaaaa;
}
.pos-divdettes {
    height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
}
#htmlfacturette {
    width: 300px;
    margin-left: 100px
}
.pos-info-ebon-cadeau {
    margin: 0 10px;
    font-size: 12px;
}
#gestionpanel .flashmodule {
    height: 600px;
}
.gestion-textarea {
    resize: none;
}
.well .alert {
    margin-bottom: 0px;
}
#gestionpanel #statsmenu {
    font-size: small;
}
#gestionpanel #statsmenu li.active a{
    background-color: #f7a196;
}
#gestionpanel #statsmenu a {
    padding-top: 5px;
    padding-bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
}
#homeInstitut #charts {
    margin-right: 50px;
}
#homeInstitut #chart-objectifs {
    height: 250px;
}
#homeInstitut #chart-tendance {
    height: 250px;
}
#homeInstitut #charts .mws-panel-body {
    min-height: 280px !important;
    background-color: #fbfbfb;
}
#homeInstitut #charts .form-stats {
    top: 0px !important;
    left: 0px !important;
    right: 0px !important;
    height: 28px !important;
    padding: 10px !important;
    text-align: center !important;
    background-color: #fafafa !important;
} 
#homeEmploye #panelclients  {
    margin-right: 60px;
}
#homeEmploye #panelclients .mws-panel-body {
    min-height: 400px !important;
}
#statspanel .flashmodule {
    height: 350px;
}
#statspanel .divmychart {
    height: 250px;
    width: 100%;
}
#statspanel .half-chart {
    width: auto;
}
#statspanel .table-resultats {
    min-height: 200px;
}
#statspanel .title {
    font-size: 16px;
    font-weight: bold;
    line-height: 34px;
}
#statspanel .subtitle {
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
}
#statspanel .key {
    font-size: 10px;
    text-align: right;
}
#statspanel .value {
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}
#statspanel #statsmenu {
    font-size: small;
}
#statspanel #statsmenu a {
    padding-top:3px;
    padding-bottom:3px;
    text-overflow: ellipsis;
    overflow: hidden;
}
#statspanel #statsmenu li.active a{
    background-color: #f7a196;
}
#analyse-p #resultat {
    font-size: small;
}
#statspanel table tr th {
    background-color: #199bab;
    color: white;
}
#statspanel table tr.selected {
    background-color:#DDDDDD;
}
.warning-message {
    font-size: 12px;
    color: #e73f2a;
}

#stock_theorique #divtable table {
    min-height: 280px;
}
#stock_theorique #divactions {
    text-align: right;
    margin: 15px;
}
#stock_ecarts #tableau {
    min-height: 280px;
}
#stock_ecarts #actions {
    text-align: right;
    margin: 15px;
}
#stock_inventaire #tableau {
    min-height: 250px;
}
#stock_inventaire #actions {
    text-align: right;
    margin: 15px;
}
.version {
  position: absolute;
  left: 0px;
  width: 300px;
  text-align: center;
  bottom: 6px;
  font-size: 1rem;
  color: #199bab;
}
.version-master-groupe {
  width: 180px;
  bottom: 4px;
}
.bottom-space {
  margin-bottom: 15px;
}
.well .input-group {
  margin: 0px;
}
.verticalTabs {
  cursor: pointer;
}
.tableTitle {
  cursor: pointer;
}
.progress {
  height: 35px;
}
.progress-bar {
  line-height: 35px;
}
.table-hover tbody tr {
  cursor: pointer;
}
tr.selected {
  background-color: #ccdadf;
}
.no-min-width {
  min-width: 0px!important;
}
th {
  white-space: nowrap;
  vertical-align: middle!important;
}
td {
  vertical-align: middle!important;
}
.title-font {
  font-size: 14px;
}
.total-font {
  font-size: 14px;
}
.total-background {
  background-color: lightgreen;
}
.combodate {
  width: 200px;
  margin: auto;
  position: relative;
  display: inline-block;
}
.combodate-arrow-left {
  position: absolute;
  left: 5%;
  top: 8px;
}
.combodate-arrow-right {
  position: absolute;
  right: 5%;
  top: 8px;
}
.combodate-input {
  width: 145px;
  display: inline-block;
}
.combodate-noarrows {
  width: 145px;
}
.combodate .uib-datepicker-popup .btn.disabled,
.combodate .uib-datepicker-popup .btn[disabled] {
  opacity: 0.3;
}
.combodate .uib-datepicker-popup .btn-info,
.combodate .uib-datepicker-popup .btn-info:active,
.combodate .uib-datepicker-popup .btn-info.active {
  color: #ffffff;
  background-color: #199bab;
  border-color: #077684;
}
.combodate .uib-datepicker-popup .btn-info .text-muted,
.combodate .uib-datepicker-popup .btn-info:active .text-muted,
.combodate .uib-datepicker-popup .btn-info.active .text-muted {
  color: #96cbd2;
}
.combodate .uib-datepicker-popup .btn-info .text-info,
.combodate .uib-datepicker-popup .btn-info:active .text-info,
.combodate .uib-datepicker-popup .btn-info.active .text-info {
  color: #ffffff;
}
.combodate .uib-datepicker-popup .btn-info:hover,
.combodate .uib-datepicker-popup .btn-info.active:hover {
  background-color: #47bbca;
}
#tabRequete {
  overflow: auto;
  height: 550px;
  margin-bottom: 20px;
}
.fixed-buttons {
  position: fixed;
  bottom: 5px;
  right: 30px;
  background: #FFF;
  border: 1px solid #DEDEDE;
  padding: 3px;
}
.app-modal-rdv .modal-dialog {
  width: 1000px;
}
#loader-general {
  position: fixed;
  z-index: 2000;
  padding-left: 50%;
  padding-top: 25%;
  background-color: #3e463c7d;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.sbl-circ-dual {
  height: 48px;
  width: 48px;
  color: #5a5a5a;
  display: inline-block;
  position: relative;
  border: 5px solid;
  border-radius: 50%;
  border-top-color: transparent;
  animation: rotate 1s linear infinite;
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
form#form-verif-fichier input {
  display: inline-block;
}
#verif-fichier-archive {
  margin: 0 4em;
}
.modal {
  display: flex!important;
  align-items: center!important;
}
.modal .modal-dialog {
  margin: auto;
}
.modal .modal-dialog .modal-header h3 {
  margin-top: 0;
  margin-bottom: 0;
}
@media print {
  .modal {
    display: block !important;
  }
}
.nav-tabs,
.nav-pills {
  margin-bottom: 20px;
}
.nav-tabs li > a,
.nav-pills li > a {
  cursor: pointer;
}
div.table-fixed,
div.table-fixed-modal {
  overflow-y: auto;
  border: 1px solid #ededed;
  margin-bottom: 20px;
}
div.table-fixed {
  max-height: 398px;
}
div.table-fixed-modal {
  max-height: 190px;
}
div.table-fixed table {
  width: 100%;
  margin-bottom: 0;
}
div.table-fixed table thead th {
  position: sticky;
  top: -1px;
}
table input.editable {
  display: block;
  width: 100%;
  background: transparent;
  border: 0;
}
table input.editable:focus {
  background-color: #ffffff;
}
table.table-striped tr {
  cursor: initial;
}
table.table-striped tr th {
  background-color: #199bab;
  color: white;
}
table.table-striped tr.selected {
  background-color: #ffefed;
}
i.glyphicon-actionTable {
  position: initial;
  cursor: pointer;
}
span.required {
  color: red;
}
.input-file {
  display: none !important;
}
.modal-content {
  background-color: #f8f8f8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
}
.modal-content .modal-header {
  padding: 15px;
  border-bottom: none;
  background-color: #F8A197;
  color: white;
  text-transform: uppercase;
}
.modal-content .modal-header h3 {
  font-size: 17px;
}
.modal-content .modal-body {
  padding: 15px;
}
.modal-content .modal-footer {
  padding: 0 15px 15px;
  border: none;
}
.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-success {
  background-color: #80c783;
  border-color: #80c783;
}
.btn-success:hover {
  background-color: #66bb6a;
  border-color: #66bb6a;
}
.btn-success[disabled]:hover {
  background-color: #80c783;
}
.btn-danger {
  background-color: #e57373;
  border-color: #e57373;
}
.btn-danger:hover {
  background-color: #ef5350;
  border-color: #ef5350;
}
.btn-danger[disabled]:hover {
  background-color: #e57373;
}
.btn-default {
  background-color: #ececec;
}
.btn-default:hover {
  background-color: #dcdcdc;
}
.btn-default.active {
  background-color: #ffedea;
}
.btn-default[disabled]:hover {
  background-color: #ececec;
}
.well {
  background-color: #fbfbfb;
}
.message-erreur {
  color: red;
  font-size: 12px;
}
.erreur {
  color: red;
}
.bottom-space-cheques {
  margin-bottom: 15px;
}
.texte-underlined-cheques {
  text-decoration: underline;
}
.text-underlined {
  text-decoration: underline;
}
.objectif-title-underlined {
  text-decoration: underline;
}
#generate-prelevements {
  margin-bottom: 15px;
}
#border-prelevements-split {
  margin-bottom: 10px;
}
.title-underlined {
  text-decoration: underline;
}
#paramspanel .title {
  font-size: large;
  font-weight: bold;
  margin-right: 30px;
}
#paramspanel #flashmodule {
  height: 400px;
}
#paramspanel #paramsmenu {
  font-size: small;
}
#paramspanel #paramsmenu li.active a {
  background-color: #f7a196;
}
#paramspanel #paramsmenu a {
  padding-top: 3px;
  padding-bottom: 3px;
  text-overflow: ellipsis;
  overflow: hidden;
}
#paramspanel table td.erreur {
  border-bottom: 2px solid #ff0000;
}
#paramspanel div.table-filters {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 15px;
}
#paramspanel div.table-filters label {
  margin-right: 5px;
}
#paramspanel div.table-filters > * {
  margin: 5px 0;
}
#paramspanel div.param-rubriques table td.small-icon {
  text-align: center;
}
#paramspanel div.param-rubriques table td.small-icon img {
  height: 30px;
  width: 30px;
}
#formRubrique img.small-icon {
  height: 30px;
  width: 30px;
  margin: 0 5px;
}
#formRubrique input.input-icon {
  position: absolute;
  opacity: 0;
}
#formRubrique input.input-icon:checked + img {
  box-shadow: 0 0 3px 3px #00a700;
  border-radius: 50%;
}
#params_rdv .message-info {
  font-style: italic;
  margin-bottom: 20px;
  text-align: center;
  font-size: 13px;
}
#params_rdv .message-info.subscription-rdv-yes {
  color: #199bab;
}
#params_rdv .message-info.subscription-rdv-no {
  color: #e5432e;
}
#params_rdv fieldset {
  border: 1px solid #199bab;
  padding: 20px;
}
#params_rdv fieldset legend {
  background-color: #199bab;
  color: #fff;
  font-size: 14px;
  padding: 5px 10px;
}
#params_rdv .form-group {
  margin-left: 0;
  margin-right: 0;
}
#params_rdv .form-group.group-with-msg .form-group,
#params_rdv .form-group.group-with-msg {
  margin-bottom: 0;
}
#params_rdv .form-group .control-label {
  font-weight: normal;
}
#planning .separator {
  width: 15px;
}
#planning .bottombordered {
  border-bottom: solid 1px #666666;
}
#planning .topbordered {
  border-top: solid 1px #666666;
}
#planning .horaireRond {
  border-top: solid 1px #666666;
}
#planning .heure {
  text-align: right;
}
#planning .horaireRond .heure {
  font-size: larger;
  font-weight: bold;
}
#planning .horaireInter .heure {
  font-size: x-small;
}
#planning #legendeEmployes {
  width: 350px;
}
#planning .tablePlanning td {
  padding-right: 0px;
  padding-left: 0px;
}
#planning .tablePlanning td button {
  font-size: 12px;
  margin: 2px;
}
#planning .tablePlanning td button span {
  width: 70px;
  display: inline-block;
}
#planning .tablePlanning td button strong {
  width: 70px;
  display: inline-block;
}
#planning .tableRappelCouleurs td {
  line-height: 16px ;
  padding-right: 10px;
}
.schedule-rows td {
  height: 20px;
  margin: 3px!important;
  font-size: 13px;
  background-color: #FFF;
  border: 1px solid #DEDEDE;
  cursor: pointer;
}
.schedule-rows td.time-slot {
  width: 20px;
}
.schedule-rows td:first-child {
  background-color: transparent;
  text-align: right;
  position: relative;
  top: -10px;
  padding-right: 3px;
  border: 0px!important;
}
.schedule-rows td[data-selected],
.schedule-rows td[data-selecting] {
  background-color: #E74C3C;
}
.schedule-rows td[data-disabled] {
  opacity: 0.55;
}
.schedule-table {
  margin: 5px auto;
  width: auto;
}
.schedule-table th,
.schedule-table td strong {
  font-size: 13px;
}
.schedule-table th.headerEmploye {
  font-size: 10px;
  height: 10px;
  text-align: center;
  border: 1px solid #DEDEDE;
  color: #FFF!important;
  overflow: hidden;
}
.schedule-table th.headerEmploye a {
  color: #FFF;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.schedule-table .schedule-header th[colspan] {
  min-width: 80px;
}
.schedule-table .leftBorder {
  border-left: 2px solid #333!important;
}
.schedule-table .hourBorder {
  border-bottom: 2px solid #DEDEDE!important;
}
.schedule-table .bottomBorder {
  border-bottom: 2px solid #333!important;
}
.selected-bg-color-1[data-selecting] {
  background-color: #eb6061 !important;
  -webkit-print-color-adjust: exact;
  box-shadow: inset 0 0 0 1000px #eb6061;
}
.selected-bg-color-1[data-selected] {
  background-color: #eb6061 !important;
  -webkit-print-color-adjust: exact;
}
.selected-bg-color-1[data-selected] .print-bg-color-1 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.selected-bg-color-1[data-selected] .print-bg-color-1:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 1;
  border-bottom: 100px solid #eb6061;
  
}
.bg-color-1 {
  background-color: #eb6061 !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-1 td {
  background-color: #eb6061 !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-1 .print-bg-color-1 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.bg-color-1 .print-bg-color-1:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 10;
  border-bottom: 100px solid #eb6061;
  
}
.selected-bg-color-2[data-selecting] {
  background-color: #bcd871 !important;
  -webkit-print-color-adjust: exact;
  box-shadow: inset 0 0 0 1000px #bcd871;
}
.selected-bg-color-2[data-selected] {
  background-color: #bcd871 !important;
  -webkit-print-color-adjust: exact;
}
.selected-bg-color-2[data-selected] .print-bg-color-2 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.selected-bg-color-2[data-selected] .print-bg-color-2:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 1;
  border-bottom: 100px solid #bcd871;
  
}
.bg-color-2 {
  background-color: #bcd871 !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-2 td {
  background-color: #bcd871 !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-2 .print-bg-color-2 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.bg-color-2 .print-bg-color-2:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 10;
  border-bottom: 100px solid #bcd871;
  
}
.selected-bg-color-3[data-selecting] {
  background-color: #6dbef1 !important;
  -webkit-print-color-adjust: exact;
  box-shadow: inset 0 0 0 1000px #6dbef1;
}
.selected-bg-color-3[data-selected] {
  background-color: #6dbef1 !important;
  -webkit-print-color-adjust: exact;
}
.selected-bg-color-3[data-selected] .print-bg-color-3 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.selected-bg-color-3[data-selected] .print-bg-color-3:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 1;
  border-bottom: 100px solid #6dbef1;
  
}
.bg-color-3 {
  background-color: #6dbef1 !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-3 td {
  background-color: #6dbef1 !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-3 .print-bg-color-3 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.bg-color-3 .print-bg-color-3:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 10;
  border-bottom: 100px solid #6dbef1;
  
}
.selected-bg-color-4[data-selecting] {
  background-color: #f0b2a7 !important;
  -webkit-print-color-adjust: exact;
  box-shadow: inset 0 0 0 1000px #f0b2a7;
}
.selected-bg-color-4[data-selected] {
  background-color: #f0b2a7 !important;
  -webkit-print-color-adjust: exact;
}
.selected-bg-color-4[data-selected] .print-bg-color-4 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.selected-bg-color-4[data-selected] .print-bg-color-4:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 1;
  border-bottom: 100px solid #f0b2a7;
  
}
.bg-color-4 {
  background-color: #f0b2a7 !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-4 td {
  background-color: #f0b2a7 !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-4 .print-bg-color-4 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.bg-color-4 .print-bg-color-4:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 10;
  border-bottom: 100px solid #f0b2a7;
  
}
.selected-bg-color-5[data-selecting] {
  background-color: #ffef85 !important;
  -webkit-print-color-adjust: exact;
  box-shadow: inset 0 0 0 1000px #ffef85;
}
.selected-bg-color-5[data-selected] {
  background-color: #ffef85 !important;
  -webkit-print-color-adjust: exact;
}
.selected-bg-color-5[data-selected] .print-bg-color-5 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.selected-bg-color-5[data-selected] .print-bg-color-5:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 1;
  border-bottom: 100px solid #ffef85;
  
}
.bg-color-5 {
  background-color: #ffef85 !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-5 td {
  background-color: #ffef85 !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-5 .print-bg-color-5 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.bg-color-5 .print-bg-color-5:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 10;
  border-bottom: 100px solid #ffef85;
  
}
.selected-bg-color-6[data-selecting] {
  background-color: #f79d2b !important;
  -webkit-print-color-adjust: exact;
  box-shadow: inset 0 0 0 1000px #f79d2b;
}
.selected-bg-color-6[data-selected] {
  background-color: #f79d2b !important;
  -webkit-print-color-adjust: exact;
}
.selected-bg-color-6[data-selected] .print-bg-color-6 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.selected-bg-color-6[data-selected] .print-bg-color-6:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 1;
  border-bottom: 100px solid #f79d2b;
  
}
.bg-color-6 {
  background-color: #f79d2b !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-6 td {
  background-color: #f79d2b !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-6 .print-bg-color-6 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.bg-color-6 .print-bg-color-6:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 10;
  border-bottom: 100px solid #f79d2b;
  
}
.selected-bg-color-7[data-selecting] {
  background-color: #23aa5b !important;
  -webkit-print-color-adjust: exact;
  box-shadow: inset 0 0 0 1000px #23aa5b;
}
.selected-bg-color-7[data-selected] {
  background-color: #23aa5b !important;
  -webkit-print-color-adjust: exact;
}
.selected-bg-color-7[data-selected] .print-bg-color-7 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.selected-bg-color-7[data-selected] .print-bg-color-7:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 1;
  border-bottom: 100px solid #23aa5b;
  
}
.bg-color-7 {
  background-color: #23aa5b !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-7 td {
  background-color: #23aa5b !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-7 .print-bg-color-7 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.bg-color-7 .print-bg-color-7:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 10;
  border-bottom: 100px solid #23aa5b;
  
}
.selected-bg-color-8[data-selecting] {
  background-color: #1974ad !important;
  -webkit-print-color-adjust: exact;
  box-shadow: inset 0 0 0 1000px #1974ad;
}
.selected-bg-color-8[data-selected] {
  background-color: #1974ad !important;
  -webkit-print-color-adjust: exact;
}
.selected-bg-color-8[data-selected] .print-bg-color-8 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.selected-bg-color-8[data-selected] .print-bg-color-8:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 1;
  border-bottom: 100px solid #1974ad;
  
}
.bg-color-8 {
  background-color: #1974ad !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-8 td {
  background-color: #1974ad !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-8 .print-bg-color-8 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.bg-color-8 .print-bg-color-8:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 10;
  border-bottom: 100px solid #1974ad;
  
}
.selected-bg-color-9[data-selecting] {
  background-color: #96258d !important;
  -webkit-print-color-adjust: exact;
  box-shadow: inset 0 0 0 1000px #96258d;
}
.selected-bg-color-9[data-selected] {
  background-color: #96258d !important;
  -webkit-print-color-adjust: exact;
}
.selected-bg-color-9[data-selected] .print-bg-color-9 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.selected-bg-color-9[data-selected] .print-bg-color-9:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 1;
  border-bottom: 100px solid #96258d;
  
}
.bg-color-9 {
  background-color: #96258d !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-9 td {
  background-color: #96258d !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-9 .print-bg-color-9 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.bg-color-9 .print-bg-color-9:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 10;
  border-bottom: 100px solid #96258d;
  
}
.selected-bg-color-10[data-selecting] {
  background-color: #ae9473 !important;
  -webkit-print-color-adjust: exact;
  box-shadow: inset 0 0 0 1000px #ae9473;
}
.selected-bg-color-10[data-selected] {
  background-color: #ae9473 !important;
  -webkit-print-color-adjust: exact;
}
.selected-bg-color-10[data-selected] .print-bg-color-10 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.selected-bg-color-10[data-selected] .print-bg-color-10:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 1;
  border-bottom: 100px solid #ae9473;
  
}
.bg-color-10 {
  background-color: #ae9473 !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-10 td {
  background-color: #ae9473 !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-10 .print-bg-color-10 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.bg-color-10 .print-bg-color-10:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 10;
  border-bottom: 100px solid #ae9473;
  
}
.selected-bg-color-11[data-selecting] {
  background-color: #d7669d !important;
  -webkit-print-color-adjust: exact;
  box-shadow: inset 0 0 0 1000px #d7669d;
}
.selected-bg-color-11[data-selected] {
  background-color: #d7669d !important;
  -webkit-print-color-adjust: exact;
}
.selected-bg-color-11[data-selected] .print-bg-color-11 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.selected-bg-color-11[data-selected] .print-bg-color-11:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 1;
  border-bottom: 100px solid #d7669d;
  
}
.bg-color-11 {
  background-color: #d7669d !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-11 td {
  background-color: #d7669d !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-11 .print-bg-color-11 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.bg-color-11 .print-bg-color-11:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 10;
  border-bottom: 100px solid #d7669d;
  
}
.selected-bg-color-12[data-selecting] {
  background-color: #58595b !important;
  -webkit-print-color-adjust: exact;
  box-shadow: inset 0 0 0 1000px #58595b;
}
.selected-bg-color-12[data-selected] {
  background-color: #58595b !important;
  -webkit-print-color-adjust: exact;
}
.selected-bg-color-12[data-selected] .print-bg-color-12 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.selected-bg-color-12[data-selected] .print-bg-color-12:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 1;
  border-bottom: 100px solid #58595b;
  
}
.bg-color-12 {
  background-color: #58595b !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-12 td {
  background-color: #58595b !important;
  color: #FFF!important;
  -webkit-print-color-adjust: exact;
}
.bg-color-12 .print-bg-color-12 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.bg-color-12 .print-bg-color-12:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0px;
  z-index: 10;
  border-bottom: 100px solid #58595b;
  
}
.no-page-break {
  page-break-inside: avoid!important;
}
#synthesePlanning td.edited-td {
  font-weight: bold;
}
.duration-picker input {
  text-align: right;
}
#weekly-schedule {
  position: relative;
}
.login-form {
  margin: 30px auto;
  background: #FFF!important;
  width: 600px;
  padding: 10px;
  box-shadow: 0px 0px 3px #AAA;
}
