/*RETIRER LE FOND JAUNE DES INPUTS PRÉREMPLIS PAR GOOGLE CHROME EN CSS*/
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #E8F0FE inset;
}

/*================================================== */
/*================================================== */
/*================================================== */
button:hover, button:focus, a:hover, a:focus {
    background: #39515F !important;
    color: #FFF !important;
    text-decoration: none;
}

.navbar .nav > li.dropdown.open .dropdown-menu, .navbar .nav > li.dropdown .open .dropdown-menu {
    border-top-color: red;
}

    .navbar .nav > li.dropdown.open .dropdown-menu:after, .navbar .nav > li.dropdown .open .dropdown-menu:after {
        border-bottom-color: red;
    }

.navbar .nav > li.dropdown > .open .dropdown-menu:after {
    border-bottom-color: red;
}

/*================================================== */
/* Buttons                                           */
/*================================================== */
.myBtn-Bar {
    border: 2px solid;
    border-radius: 50px;
    height: 45px;
    margin-right: 10px;
}

    .myBtn-Bar:hover {
        background-color: #fff;
    }

.myBtn-Barr {
    border-color: white;
    border-radius: 30px;
    height: 50px;
    width: 50px;
    margin-top: -10px;
    border: 0px solid;
}

    .myBtn-Barr:hover {
        background-color: #fff;
    }

.text-info {
    padding-left: 10px;
}

.navbar .nav > li.dropdown.menu-merge > .navbar-btn.open .dropdown-menu, .navbar .nav > li.dropdown.disable-arrow > .navbar-btn.open .dropdown-menu {
    margin-top: 5px;
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-top: 0px;
    /*z-index: 999999;*/
}



.navbar .nav > li > a {
    height: 58px;
    max-height: 58px;
}

.navbar-branding .navbar-brand {
    height: 58px;
}
/*==================================================*/

.badge.badge-hero {
    position: relative;
    top: 3px;
    padding: 3px 5px;
    font-size: 11px;
    /*margin-left: -16px;*/
}

#myDIV_Bloc_MenuContenu {
    box-shadow: -5px 0px 5px -5px gainsboro inset;
    /*border: 1px solid gainsboro;*/
}

#topbar {
    padding: 0px 21px;
    border: 1px solid #e0e0e0;
}

body.sb-l-o #topbar.affix {
    top: 61px;
}

/*
#topbar {
    top: -15px;
}

#topbar-dropmenu {
    top: -15px;
}
*/

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 2px 5px;
    line-height: 12px;
    vertical-align: middle;
}

.titre-menu {
    border-bottom: 1px solid gainsboro;
    padding-bottom: 15px;
    text-align: center;
    font-size: large;
}

.btn-Grid-sm {
    width: 25px !important;
    height: 25px !important;
    font-size: 12px !important;
    padding: 6px !important;
    margin: 2px 0px !important;
    border: 1px solid !important;
    vertical-align: text-bottom !important;
    text-align: center !important;
    cursor: pointer !important;
    top: 0px;
    border-radius: 50px;
}

.btn-Grid-sm-rad {
    width: 20px !important;
    height: 20px !important;
    font-size: 12px !important;
    padding: 3px !important;
    margin: 2px 0px !important;
    border: 1px solid !important;
    border-radius: 10px;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    top: 0px;
}


.btn-Grid-md {
    width: 26px !important;
    height: 26px !important;
    font-size: 15px !important;
    padding: 3px !important;
    margin: 2px 0px !important;
    border: 1px solid !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    top: 0px;
}

.btn-Grid-md-rad {
    width: 26px !important;
    height: 26px !important;
    font-size: 15px !important;
    padding: 3px !important;
    margin: 2px 0px !important;
    border: 1px solid !important;
    border-radius: 10px;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    top: 0px;
}

.btn-Grid-lg {
    width: 36px !important;
    height: 36px !important;
    font-size: 18px !important;
    padding: 3px !important;
    margin: 2px 0px !important;
    border: 1px solid !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    top: 0px;
}

.btn-Grid-xlg {
    width: 100% !important;
    height: 100px !important;
    font-size: 15px !important;
    padding: 3px !important;
    margin: 2px 0px !important;
    border: 1px solid #f0f0f0 !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    top: 0px;
}

.btn-Grid-xxlg {
    width: 50px !important;
    height: 50px !important;
    font-size: 15px !important;
    padding: 3px !important;
    margin: 2px 0px !important;
    border: 1px solid #f0f0f0 !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    top: 0px;
}

.btn-Grid-lg-rad {
    width: 36px !important;
    height: 36px !important;
    font-size: 18px !important;
    padding: 3px !important;
    margin: 2px 0px !important;
    border: 1px solid !important;
    border-radius: 10px;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    top: 0px;
}

.btn-Grid-auto {
    width: auto !important;
    height: 24px !important;
    font-size: 15px !important;
    padding: 3px 8px !important;
    margin: 2px 0px !important;
    border: 1px solid !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    top: 0px;
}

.btn-Grid-auto-rad {
    width: auto !important;
    height: 24px !important;
    font-size: 15px !important;
    padding: 3px 8px !important;
    margin: 2px 0px !important;
    border: 1px solid !important;
    border-radius: 10px;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    top: 0px;
}

.btn-Grid-param-fr {
    width: 40px !important;
    height: 20px !important;
    font-size: 12px !important;
    padding: 3px !important;
    margin: 0px 0px 1px 0px !important;
    border: 1px solid !important;
    vertical-align: middle !important;
    text-align: center !important;
    cursor: pointer !important;
    top: 0px;
    float: right;
}

.btn-EditInline {
    padding: 7px 2px !important;
    margin: 2px !important;
    height: 30px !important;
    width: 20px !important;
    border: 1px solid !important;
    border-top: 2px solid !important;
    border-bottom: 2px solid !important;
    vertical-align: bottom !important;
    text-align: -webkit-center !important;
}


/*================================================== */
/* Formulaire Modal                                  */
/*================================================== */
.modal-backdrop.in {
    opacity: 0.5;
    height: auto;
}

.modal-body {
    border-top: 10px solid #4fc1e9;
    border-bottom: 1px solid #4fc1e9;
    padding: 0px 10px;
}

.modal-corps {
    padding: 10px;
    /*overflow:auto;*/
}

.modal-content {
    border-radius: 0px;
}

.modal-footer {
    padding: 5px 10px;
}

/*================================================== */

hr {
    margin: 10px 0;
    border-top: 1px solid #DDD;
}

/*================================================== */

.ValidateurErreur {
    background: #ffe4c4 !important;
}

.ValidateurBadgeHidden {
    visibility: hidden;
}

/*================================================== */

.form-wizard.condensed .nav > li > a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #E5E5E5;
}

.button.close {
    padding: 0px 5px;
}

div.dataTables_paginate {
    margin-top: 0px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #FFF;
    background-color: #39515F !important;
}

.nav-pills > li + li {
    margin-left: 3px;
}

/*----------------------------------------------------*/
/* les Composants                                     */
/*----------------------------------------------------*/
.btn-default,
.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single {
    background-color: #FFFFFF;
    border: 1px solid #b0b0b0;
}

.input-group-addon, .form-control {
    padding: 8px 8px;
    background-color: #FFFFFF;
    border: 1px solid #b0b0b0;
}

.select2-dropdown,
.colorpicker.dropdown-menu {
    z-index: 9900;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: #fff;
    background-color: #39515f;
    border-radius: 2px;
}

.select2-container--default .select2-selection--multiple {
    background-color: #ffffff;
}

/*----------------------------------------------------*/

.navbar {
    border-bottom: 3px solid red;
}

    .navbar .nav .list-group > li.list-group-item > a {
        padding: 5px;
    }

.sidebar-widget.menu-widget {
    height: 100%;
}

sidebar-menu > li > a {
    line-height: 40px;
    height: 40px;
}

.sidebar-menu > li > ul > li:last-child > a {
    padding-bottom: 10px;
}

body.sb-l-m .sidebar-menu > li > a > .sidebar-title {
    width: 260px;
}

body.sb-l-m .sidebar-menu > li > ul {
    width: 260px;
}

    body.sb-l-m .sidebar-menu > li > ul > li ul {
        width: 260px;
    }

body.sb-l-m .sidebar-menu > li > a > .sidebar-title {
    width: 260px;
}

body.sb-l-m .sidebar-menu > li > ul {
    width: 260px;
}

    body.sb-l-m .sidebar-menu > li > ul > li ul {
        width: 260px;
    }

body.sb-l-m #sidebar_left.nano > .nano-content {
    margin-right: 0px !important;
}

#sidebar_left {
    font-size: 11px;
}

.sidebar-menu > li {
    border-bottom: 1px solid gainsboro;
}

.nano.affix.nano-primary > .nano-pane > .nano-slider {
    background: gainsboro;
}


/*
.k-textbox>input, .k-autocomplete .k-input, .k-picker-wrap .k-input, .k-numeric-wrap .k-input, .k-dropdown-wrap .k-input, .k-selectbox .k-input {
    height: 25px;
}

.k-block, .k-button, .k-textbox, .k-drag-clue, .k-touch-scrollbar, .k-window, .k-window-titleless .k-window-content,
.k-window-action, .k-inline-block, .k-grid .k-filter-options, .k-grouping-header .k-group-indicator,
.k-autocomplete, .k-multiselect, .k-combobox, .k-dropdown, .k-dropdown-wrap, .k-datepicker, .k-timepicker, .k-colorpicker,
.k-datetimepicker, .k-notification, .k-numerictextbox, .k-picker-wrap, .k-numeric-wrap, .k-colorpicker, .k-list-container,
.k-calendar-container, .k-calendar td, .k-calendar .k-link, .k-treeview .k-in, .k-editor-inline, .k-tooltip, .k-tile,
.k-slider-track, .k-slider-selection, .k-upload, .k-split-button {
    border-radius: 0px;
    height: 35px;
    background: #ffffff;
}

.k-textbox>input, .k-autocomplete .k-input, .k-picker-wrap .k-input, .k-numeric-wrap .k-input, .k-dropdown-wrap .k-input, .k-selectbox .k-input {
    padding: 6px;
 }
.k-state-default>.k-select {
    padding: 2px 0;
}*/

/*
    .btn-default:focus,
    .btn-default:hover,
    .select2-container--default .select2-selection--multiple:focus,
    .select2-container--default .select2-selection--multiple:hover,
    .select2-container--default .select2-selection--single:focus,
    .select2-container--default .select2-selection--single:hover,
    .input-group-addon:focus,
    .input-group-addon:hover,
    .form-control:focus,
    .form-control:hover {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
    }*/

/*
    .myform-control:focus,
    .myform-control:hover {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
    }*/

/*.admin-form .gui-input,
.admin-form .gui-textarea,
.admin-form .select > select,
.admin-form .select-multiple select {
    height: 35px;
}

.admin-form .append-icon .field-icon, .admin-form .prepend-icon .field-icon {
    height: 35px;
    line-height: 35px;
}*/

.k-textbox > input,
span.k-autocomplete .k-input,
span.k-picker-wrap .k-input,
span.k-dropdown-wrap .k-input,
span.k-selectbox .k-input {
    height: 16px;
}

/*.k-textbox>input, 
span.k-numeric-wrap .k-input
{
    height: 32px;
}*/

span.k-numerictextbox,
span.k-numeric-wrap .k-input {
    height: 31px;
    line-height: 32px;
}

.k-dropdown-wrap, .k-picker-wrap, .k-numeric-wrap {
    padding: 1px 40px 0 2px;
}

textarea {
    padding: 6px 12px;
}

    textarea:hover,
    textarea:active,
    textarea:focus {
        outline: none;
        border-color: #007cc0;
    }



.row {
    margin-left: 2px;
    margin-right: 2px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xl-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xl-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xl-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xl-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xl-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xl-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xl-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xl-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xl-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xl-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    padding: 1px 2px;
}

a {
    cursor: pointer;
}

.topbar-menu .metro-tile {
    height: 110px;
    border-radius: 0px;
}

.table-striped {
    font-size: 12px;
}

body {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.table-striped > tbody > tr.SelectedMultiLigne > td,
.SelectedMultiLigne {
    background-color: #337AB7 !important;
    color: #FFFFFF !important;
}

.table-striped > tbody > tr.SelectedUniqueLigne > td,
.SelectedUniqueLigne {
    background-color: #DF711C !important; /*#00B0FF !important;*/
    color: #FFFFFF !important;
}

.Class_TextAligne_Milieu {
    text-align: center !important;
}

.Class_TextAligne_Gauche {
    text-align: left !important;
}

.Class_TextAligne_Droite {
    text-align: right !important;
}

.Class_TextGras_True {
    font-weight: bold !important;
}

.Class_TextGras_False {
    font-weight: normal !important;
}

.Class_TextSouligne_True {
    text-decoration: underline !important;
}

.Class_TextSouligne_False {
    text-decoration: none !important;
}

.Class_TextItalique_True {
    font-style: italic !important;
}

.Class_TextItalique_False {
    font-style: normal !important;
}

.open > .multiselect-container {
    display: block;
    height: 190px;
    overflow: auto;
}

.multiselect.dropdown-toggle.btn.btn-default {
    height: 35px;
    padding: 5px 10px;
    text-align: left;
    min-width: 155px;
    /*display: flex;*/
}

.btn.multiselect .caret {
    margin: 10px 10px;
    float: right !important;
}

.close {
    font-size: 30px;
}

.btn {
    padding: 0px 5px; /*5px 15px;*/
}

.navbar .nav > li.dropdown.open .dropdown-menu {
    padding: 0;
    margin-top: 2px;
}

.navbar.navbar-fixed-top + #sidebar_left + #content_wrapper {
    padding-top: 0px;
}

.fc-event {
    position: relative;
    cursor: pointer;
    padding: 3px;
    margin: 3px;
    color: #777;
    font-size: 12px;
    background: #f9f9f9;
    border-radius: 2px;
}

.fc-event-icon {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    font-size: 16px;
    text-align: center;
}

.fc-event-desc {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}

.Liste-style-input {
    border-top: 0px solid #ddd !important;
    border-right: 1px solid #ddd !important;
    border-bottom: 0px solid #ddd !important;
    border-left: 1px solid #ddd !important;
    width: 10px;
}

.Liste-style-action {
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
    border-top: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
}

.Kanban-style-SousTotaux {
    margin-top: 7px;
    margin-bottom: 4px;
}


.zoom {
    /*width: 50px;
    height: 50px;*/
}

    /*.zoom p {
text-align:center;
}*/
    /*.zoom img {
width:35px;
height:35px;
border-radius:35px;
}*/

    .zoom img:hover {
        position: relative;
        width: 150px !important;
        height: 150px !important;
        border-radius: 150px !important;
        left: -50px;
        top: -37px;
        z-index: 1;
        border: 1px solid #000;
    }

.coinrouge {
    color: black;
    background-color: white;
    background-image: url(images/image_de_fond.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.panel-heading-menuelement {
    position: relative;
    top: 10px !important;
    line-height: 30px;
    height: 0px; /*30px;*/
    background: #fafafa;
    color: #666666;
    font-size: 13px;
    font-weight: 600;
    padding: 0 8px;
    /*border: 1px solid #e5e5e5;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;*/
}

.panel-heading-webpart {
    position: relative;
    height: 30px;
    line-height: 30px;
    background: #fafafa;
    color: #666666;
    font-size: 13px;
    font-weight: 600;
    padding: 0 8px;
    border: 1px solid #e5e5e5;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
}

.panel-title-menuelement {
    font-size: 25px;
    padding-left: 10px;
    margin-top: 0;
    margin-bottom: 0;
}

.panel-title-webpart {
    font-size: 15px;
    padding-left: 6px;
    margin-top: 0;
    margin-bottom: 0;
}

#topbar {
    z-index: 2;
    position: relative;
    width: 100%;
    /*min-height: 35px;*/
    /*padding: 10px 21px;*/
    background: #fafafa;
    border-bottom: 1px solid #e0e0e0;
}

.checkbox-Grid {
    /*width: 20px;
    height: 20px;
    margin: -7px 0px !important;
    vertical-align: middle;
    font-size: 18px;
    display: inline-block;
    margin-top: -8px !important;*/
    width: 20px !important;
    height: 20px !important;
    font-size: 12px !important;
    padding: 3px !important;
    margin: 2px 0px !important;
    border: 1px solid !important;
    vertical-align: text-bottom !important;
    text-align: center !important;
    cursor: pointer !important;
    top: 0px;
}

.navbar .nav .menu-divider {
    font-size: 5px;
    padding: 30px 2px;
}

.myCorps-Panel {
    top: 0px;
    background-color: #f0f0f0;
}

.btn-Titre-sm {
    width: 35px !important;
    height: 35px !important;
    font-size: 18px !important;
    padding: 8px !important;
    margin: 0px 0px !important;
    border: 0px solid !important;
    vertical-align: text-bottom !important;
    text-align: center !important;
    cursor: pointer !important;
    top: 0px;
    border-radius: 50px;
}

.btn-Titre-md {
    width: 45px !important;
    height: 45px !important;
    font-size: 25px !important;
    padding: 10px !important;
    margin: 0px 0px !important;
    border: 0px solid !important;
    vertical-align: text-bottom !important;
    text-align: center !important;
    cursor: pointer !important;
    top: 0px;
    border-radius: 50px;
}

.topbar-menu .metro-tile {
    height: 120px;
    border-radius: 0px;
}

.dropdown-menu > li > a {
    white-space: initial;
}

/*==========================================================
  Navbar Left/Right Containers
=========================================================== */
/* Navbar Left */
.navbar-nav.navbar-left {
    float: left;
    position: inherit;
    max-height: 60px;
}

    .navbar-nav.navbar-left > li > a {
        padding-right: 12px;
        padding-left: 12px;
    }
/* Navbar Right */
.navbar-nav.navbar-right,
.navbar-nav.navbar-right:last-child {
    float: right;
    margin: 0 15px 0 0;
    max-height: 60px;
}

.navbar .nav > li.dropdown > .open .dropdown-menu:after {
    content: normal;
}

.SelectFile {
    width: 400px;
    padding: 6px;
    margin: 15px;
    height: 30px;
    top: 0px;
    position: absolute;
}

.scroller-navbar {
    max-height: 330px !important;
}

/*==================================================
  Panels
==================================================== */
.panel {
    position: relative;
    margin-bottom: 20px;
    background-color: #ffffff;
    border-radius: 2px;
    padding: 0;
}

    .panel.panel-transparent {
        background: none;
        border: 0;
        margin: 0;
        padding: 0;
    }

    .panel.panel-border {
        border-style: solid;
        border-width: 0;
    }

        .panel.panel-border.top {
            border-top-width: 5px;
        }

        .panel.panel-border.right {
            border-right-width: 5px;
        }

        .panel.panel-border.bottom {
            border-bottom-width: 5px;
        }

        .panel.panel-border.left {
            border-left-width: 5px;
        }

        .panel.panel-border > .panel-heading {
            background-color: #fafafa;
            border-color: #e5e5e5;
            border-top: 1px solid transparent;
        }

            .panel.panel-border > .panel-heading > .panel-title {
                color: #666666;
            }

        .panel.panel-border.panel-default {
            border-color: #DDD;
        }

            .panel.panel-border.panel-default > .panel-heading {
                border-top: 1px solid transparent;
            }

.panel-menu {
    background-color: #fafafa;
    padding: 12px;
    border: 1px solid #e5e5e5;
}

    .panel-menu.dark {
        background-color: #f8f8f8;
    }

.panel-body .panel-menu {
    border-left: 0;
    border-right: 0;
}

.panel-heading + .panel-menu,
.panel-menu + .panel-body,
.panel-body + .panel-menu,
.panel-body + .panel-body {
    border-top: 0;
}

.panel-body {
    position: relative;
    padding: 15px;
    border: 1px solid #e5e5e5;
}

    .panel-body + .panel-footer {
        border-top: 0;
    }

.panel-titre {
    font-size: 20px;
    font-family: Verdana,"Helvetica Neue", Helvetica, Arial, sans-serif;
}

.panel-heading {
    position: relative;
    height: 40px;
    line-height: 36px;
    background: transparent;
    color: #666666;
    font-weight: 600;
    padding: 5px 5px;
    border: 1px solid #e5e5e5;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
}

    .panel-heading + .panel-body {
        border-top: 0;
    }

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

    .panel-heading .widget-menu .btn-group {
        margin-top: -3px;
    }

    .panel-heading .widget-menu .form-control {
        margin-top: 6px;
        font-size: 11px;
        height: 27px;
        padding: 2px 10px;
        border-radius: 1px;
    }

        .panel-heading .widget-menu .form-control.input-sm {
            margin-top: 9px;
            height: 22px;
        }

    .panel-heading .widget-menu .progress {
        margin-top: 11px;
        margin-bottom: 0;
    }

    .panel-heading .widget-menu .progress-bar-lg {
        margin-top: 10px;
    }

    .panel-heading .widget-menu .progress-bar-sm {
        margin-top: 15px;
    }

    .panel-heading .widget-menu .progress-bar-xs {
        margin-top: 17px;
    }

.panel-icon {
    padding-left: 5px;
}

.panel-title {
    padding-left: 6px;
    margin-top: 0;
    margin-bottom: 0;
}

    .panel-title > .fa,
    .panel-title > .glyphicon,
    .panel-title > .glyphicons,
    .panel-title > .imoon {
        top: 2px;
        min-width: 22px;
        color: inherit;
        font-size: 14px;
    }

    .panel-title > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #fafafa;
    border: 1px solid #e5e5e5;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px;
}

.panel > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item {
        border-radius: 0;
    }

    .panel > .list-group:first-child .list-group-item:first-child {
        border-top-right-radius: 1px;
        border-top-left-radius: 1px;
    }

    .panel > .list-group:last-child .list-group-item:last-child {
        border-bottom-right-radius: 1px;
        border-bottom-left-radius: 1px;
    }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.panel-body + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}

    .panel > .table:first-child,
    .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: 1px;
        border-top-left-radius: 1px;
    }

        .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
        .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
            border-top-left-radius: 1px;
        }

        .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
        .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
            border-top-right-radius: 1px;
        }

    .panel > .table:last-child,
    .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 1px;
        border-bottom-left-radius: 1px;
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
        .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
            border-bottom-left-radius: 1px;
        }

        .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
        .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
            border-bottom-right-radius: 1px;
        }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
    border-top: 1px solid #eeeeee;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .panel > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-bordered > thead > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .panel > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-bordered > tfoot > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .panel > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-bordered > thead > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .panel > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-bordered > tfoot > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .panel > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-bordered > thead > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .panel > .table-bordered > tbody > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-bordered > tfoot > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 19px;
}

    .panel-group .panel-title {
        padding-left: 0;
    }

    .panel-group .panel-heading,
    .panel-group .panel-heading a {
        position: relative;
        display: block;
        width: 100%;
    }

    .panel-group.accordion-lg .panel + .panel {
        margin-top: 12px;
    }

    .panel-group.accordion-lg .panel-heading {
        font-size: 14px;
        height: 54px;
        line-height: 52px;
    }

    .panel-group .accordion-icon {
        padding-left: 35px;
    }

        .panel-group .accordion-icon:after {
            position: absolute;
            content: "\f068";
            font-family: "FontAwesome";
            font-size: 12px;
            font-style: normal;
            font-weight: normal;
            -webkit-font-smoothing: antialiased;
            color: #555;
            left: 10px;
            top: 0;
        }

        .panel-group .accordion-icon.collapsed:after {
            content: "\f067";
        }

        .panel-group .accordion-icon.icon-right {
            padding-left: 10px;
            padding-right: 30px;
        }

            .panel-group .accordion-icon.icon-right:after {
                left: auto;
                right: 5px;
            }

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 2px;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading + .panel-collapse > .panel-body {
        border-top: 0;
    }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #eeeeee;
        }

/* TEXT COLOR CONTEXTUALS
 */
.text-white {
    color: #ffffff;
}

a.text-white:hover {
    color: #808080;
}

.text-white-light {
    color: #ffffff;
}

.text-white-lighter {
    color: #ffffff;
}

.text-white-dark {
    color: #f6f6f6;
}

.text-white-darker {
    color: #ececec;
}

.text-muted {
    color: #999999;
    font-size: 18px;
    font-style: oblique;
}

a.text-muted:hover {
    color: #191919;
}

.text-muted-light {
    color: #a2a2a2;
}

.text-muted-lighter {
    color: #acacac;
}

.text-muted-dark {
    color: #909090;
}

.text-muted-darker {
    color: #868686;
}

.text-primary {
    color: #4a89dc;
}

a.text-primary:hover {
    color: #061221;
}

.text-primary-light {
    color: #5993df;
}

.text-primary-lighter {
    color: #6a9ee2;
}

.text-primary-dark {
    color: #3b7fd9;
}

.text-primary-darker {
    color: #2a74d6;
}

.text-success {
    color: #70ca63;
}

a.text-success:hover {
    color: #0f220c;
}

.text-success-light {
    color: #7ccf70;
}

.text-success-lighter {
    color: #8ad480;
}

.text-success-dark {
    color: #64c556;
}

.text-success-darker {
    color: #56c046;
}

.text-info {
    color: #3bafda;
}

a.text-info:hover {
    color: #030e13;
}

.text-info-light {
    color: #4ab5dd;
}

.text-info-lighter {
    color: #5bbce0;
}

.text-info-dark {
    color: #2ca9d7;
}

.text-info-darker {
    color: #269dc9;
}

.text-warning {
    color: #f6bb42;
}

a.text-warning:hover {
    color: #362503;
}

.text-warning-light {
    color: #f7c153;
}

.text-warning-lighter {
    color: #f8c867;
}

.text-warning-dark {
    color: #f5b531;
}

.text-warning-darker {
    color: #f4ae1d;
}

.text-danger {
    color: #e9573f;
}

a.text-danger:hover {
    color: #250904;
}

.text-danger-light {
    color: #eb654f;
}

.text-danger-lighter {
    color: #ed7561;
}

.text-danger-dark {
    color: #e7492f;
}

.text-danger-darker {
    color: #e5391d;
}

.text-alert {
    color: #967adc;
}

a.text-alert:hover {
    color: #211245;
}

.text-alert-light {
    color: #a188e0;
}

.text-alert-lighter {
    color: #ae98e4;
}

.text-alert-dark {
    color: #8b6cd8;
}

.text-alert-darker {
    color: #7e5cd4;
}

.text-system {
    color: #37bc9b;
}

a.text-system:hover {
    color: #000000;
}

.text-system-light {
    color: #3ec7a5;
}

.text-system-lighter {
    color: #4ecbac;
}

.text-system-dark {
    color: #33ae90;
}

.text-system-darker {
    color: #2e9e83;
}

.text-dark {
    color: #3b3f4f;
}

a.text-dark:hover {
    color: #000000;
}

.text-dark-light {
    color: #434759;
}

.text-dark-lighter {
    color: #4b5065;
}

.text-dark-dark {
    color: #333745;
}

.text-dark-darker {
    color: #2b2e39;
}

.text-tp {
    color: rgba(0, 0, 0, 0.2);
}

a.text-tp:hover {
    color: rgba(0, 0, 0, 0.3);
}
/* BLOCKQUOTE CONTEXTUALS
 */
blockquote.blockquote-primary {
    border-color: #4a89dc;
}

blockquote.blockquote-success {
    border-color: #70ca63;
}

blockquote.blockquote-info {
    border-color: #3bafda;
}

blockquote.blockquote-warning {
    border-color: #f6bb42;
}

blockquote.blockquote-danger {
    border-color: #e9573f;
}

blockquote.blockquote-alert {
    border-color: #967adc;
}

blockquote.blockquote-system {
    border-color: #37bc9b;
}

blockquote.blockquote-dark {
    border-color: #3b3f4f;
}
/* DROPCAP CONTEXTUALS
 */
.dropcap.dropcap-default:first-letter {
    color: #666;
}

.dropcap.dropcap-primary:first-letter {
    color: #4a89dc;
}

.dropcap.dropcap-success:first-letter {
    color: #70ca63;
}

.dropcap.dropcap-info:first-letter {
    color: #3bafda;
}

.dropcap.dropcap-warning:first-letter {
    color: #f6bb42;
}

.dropcap.dropcap-danger:first-letter {
    color: #e9573f;
}

.dropcap.dropcap-alert:first-letter {
    color: #967adc;
}

.dropcap.dropcap-system:first-letter {
    color: #37bc9b;
}

.dropcap.dropcap-dark:first-letter {
    color: #111;
}

.dropcap.dropcap-muted:first-letter {
    color: #AAA;
}

.dropcap.dropcap-fill:first-letter {
    color: #FFF;
}

.dropcap.dropcap-fill.dropcap-default:first-letter {
    color: #444;
    background-color: #f0f0f0;
}

.dropcap.dropcap-fill.dropcap-primary:first-letter {
    background-color: #4a89dc;
}

.dropcap.dropcap-fill.dropcap-success:first-letter {
    background-color: #70ca63;
}

.dropcap.dropcap-fill.dropcap-info:first-letter {
    background-color: #3bafda;
}

.dropcap.dropcap-fill.dropcap-warning:first-letter {
    background-color: #f6bb42;
}

.dropcap.dropcap-fill.dropcap-danger:first-letter {
    background-color: #e9573f;
}

.dropcap.dropcap-fill.dropcap-alert:first-letter {
    background-color: #967adc;
}

.dropcap.dropcap-fill.dropcap-system:first-letter {
    background-color: #37bc9b;
}

.dropcap.dropcap-fill.dropcap-dark:first-letter {
    background-color: #3b3f4f;
}

.dropcap.dropcap-fill.dropcap-muted:first-letter {
    color: #888;
    background-color: #f0f0f0;
}
/* ALERT CONTEXTUALS
 */
.alert-primary {
    background-color: #6c9fe3;
}

    .alert-primary.alert-border-right {
        border-right-color: #2567bf;
    }

    .alert-primary.alert-border-top {
        border-top-color: #2567bf;
    }

    .alert-primary.alert-border-bottom {
        border-bottom-color: #2567bf;
    }

    .alert-primary.alert-border-left {
        border-left-color: #2567bf;
    }

    .alert-primary.light {
        background-color: #8ab3e8;
    }

    .alert-primary.dark {
        background-color: #3d81da;
    }

    .alert-primary.pastel {
        color: #2363b6;
        background-color: #caddf5;
        border-color: rgba(0, 0, 0, 0.1);
    }

        .alert-primary.pastel .alert-link {
            color: #2363b6;
        }

        .alert-primary.pastel.alert-micro {
            border-color: #75a5e4;
        }

        .alert-primary.pastel .close {
            color: #2363b6;
        }

            .alert-primary.pastel .close:hover {
                color: #2363b6;
            }

.alert-success {
    background-color: #8cd481;
}

    .alert-success.alert-border-right {
        border-right-color: #4aaf3c;
    }

    .alert-success.alert-border-top {
        border-top-color: #4aaf3c;
    }

    .alert-success.alert-border-bottom {
        border-bottom-color: #4aaf3c;
    }

    .alert-success.alert-border-left {
        border-left-color: #4aaf3c;
    }

    .alert-success.light {
        background-color: #a4dd9c;
    }

    .alert-success.dark {
        background-color: #66c658;
    }

    .alert-success.pastel {
        color: #47a839;
        background-color: #d9f1d5;
        border-color: rgba(0, 0, 0, 0.1);
    }

        .alert-success.pastel .alert-link {
            color: #47a839;
        }

        .alert-success.pastel.alert-micro {
            border-color: #93d789;
        }

        .alert-success.pastel .close {
            color: #47a839;
        }

            .alert-success.pastel .close:hover {
                color: #47a839;
            }

.alert-info {
    background-color: #5dbde0;
}

    .alert-info.alert-border-right {
        border-right-color: #218ab1;
    }

    .alert-info.alert-border-top {
        border-top-color: #218ab1;
    }

    .alert-info.alert-border-bottom {
        border-bottom-color: #218ab1;
    }

    .alert-info.alert-border-left {
        border-left-color: #218ab1;
    }

    .alert-info.light {
        background-color: #7bc9e6;
    }

    .alert-info.dark {
        background-color: #2eaad8;
    }

    .alert-info.pastel {
        color: #2084a9;
        background-color: #bce4f2;
        border-color: rgba(0, 0, 0, 0.1);
    }

        .alert-info.pastel .alert-link {
            color: #2084a9;
        }

        .alert-info.pastel.alert-micro {
            border-color: #66c1e2;
        }

        .alert-info.pastel .close {
            color: #2084a9;
        }

            .alert-info.pastel .close:hover {
                color: #2084a9;
            }

.alert-warning {
    background-color: #f8c969;
}

    .alert-warning.alert-border-right {
        border-right-color: #eba10b;
    }

    .alert-warning.alert-border-top {
        border-top-color: #eba10b;
    }

    .alert-warning.alert-border-bottom {
        border-bottom-color: #eba10b;
    }

    .alert-warning.alert-border-left {
        border-left-color: #eba10b;
    }

    .alert-warning.light {
        background-color: #f9d58b;
    }

    .alert-warning.dark {
        background-color: #f5b633;
    }

    .alert-warning.pastel {
        color: #e19b0b;
        background-color: #fdf0d4;
        border-color: rgba(0, 0, 0, 0.1);
    }

        .alert-warning.pastel .alert-link {
            color: #e19b0b;
        }

        .alert-warning.pastel.alert-micro {
            border-color: #f8cd73;
        }

        .alert-warning.pastel .close {
            color: #e19b0b;
        }

            .alert-warning.pastel .close:hover {
                color: #e19b0b;
            }

.alert-danger {
    background-color: #ed7764;
}

    .alert-danger.alert-border-right {
        border-right-color: #ce3118;
    }

    .alert-danger.alert-border-top {
        border-top-color: #ce3118;
    }

    .alert-danger.alert-border-bottom {
        border-bottom-color: #ce3118;
    }

    .alert-danger.alert-border-left {
        border-left-color: #ce3118;
    }

    .alert-danger.light {
        background-color: #f19384;
    }

    .alert-danger.dark {
        background-color: #e74b31;
    }

    .alert-danger.pastel {
        color: #c52f17;
        background-color: #f9cfc8;
        border-color: rgba(0, 0, 0, 0.1);
    }

        .alert-danger.pastel .alert-link {
            color: #c52f17;
        }

        .alert-danger.pastel.alert-micro {
            border-color: #ee7f6d;
        }

        .alert-danger.pastel .close {
            color: #c52f17;
        }

            .alert-danger.pastel .close:hover {
                color: #c52f17;
            }

.alert-alert {
    background-color: #b09ae4;
}

    .alert-alert.alert-border-right {
        border-right-color: #6d46ce;
    }

    .alert-alert.alert-border-top {
        border-top-color: #6d46ce;
    }

    .alert-alert.alert-border-bottom {
        border-bottom-color: #6d46ce;
    }

    .alert-alert.alert-border-left {
        border-left-color: #6d46ce;
    }

    .alert-alert.light {
        background-color: #c6b7ec;
    }

    .alert-alert.dark {
        background-color: #8c6ed9;
    }

    .alert-alert.pastel {
        color: #663dcc;
        background-color: #f6f3fc;
        border-color: rgba(0, 0, 0, 0.1);
    }

        .alert-alert.pastel .alert-link {
            color: #663dcc;
        }

        .alert-alert.pastel.alert-micro {
            border-color: #b6a2e7;
        }

        .alert-alert.pastel .close {
            color: #663dcc;
        }

            .alert-alert.pastel .close:hover {
                color: #663dcc;
            }

.alert-system {
    background-color: #50ccad;
}

    .alert-system.alert-border-right {
        border-right-color: #288971;
    }

    .alert-system.alert-border-top {
        border-top-color: #288971;
    }

    .alert-system.alert-border-bottom {
        border-bottom-color: #288971;
    }

    .alert-system.alert-border-left {
        border-left-color: #288971;
    }

    .alert-system.light {
        background-color: #6cd4ba;
    }

    .alert-system.dark {
        background-color: #34b091;
    }

    .alert-system.pastel {
        color: #26816a;
        background-color: #a7e5d6;
        border-color: rgba(0, 0, 0, 0.1);
    }

        .alert-system.pastel .alert-link {
            color: #26816a;
        }

        .alert-system.pastel.alert-micro {
            border-color: #58ceb1;
        }

        .alert-system.pastel .close {
            color: #26816a;
        }

            .alert-system.pastel .close:hover {
                color: #26816a;
            }

.alert-default {
    color: #888;
    background-color: #f0f0f0;
}

    .alert-default .alert-link {
        color: #777;
    }

    .alert-default.alert-border-right {
        border-right-color: #cfcfcf;
    }

    .alert-default.alert-border-top {
        border-top-color: #cfcfcf;
    }

    .alert-default.alert-border-bottom {
        border-bottom-color: #cfcfcf;
    }

    .alert-default.alert-border-left {
        border-left-color: #cfcfcf;
    }

    .alert-default.pastel,
    .alert-default.light {
        background-color: #fdfdfd;
        border-color: rgba(0, 0, 0, 0.15);
    }

    .alert-default.dark {
        background-color: #e6e6e6;
    }

.alert-dark {
    background-color: #626984;
}

    .alert-dark.alert-border-right {
        border-right-color: #1f2129;
    }

    .alert-dark.alert-border-top {
        border-top-color: #1f2129;
    }

    .alert-dark.alert-border-bottom {
        border-bottom-color: #1f2129;
    }

    .alert-dark.alert-border-left {
        border-left-color: #1f2129;
    }

    .alert-dark.pastel,
    .alert-dark.light {
        color: #676e89;
        background-color: #d0d3dc;
    }

        .alert-dark.pastel .alert-link,
        .alert-dark.light .alert-link {
            color: #51566c;
        }

    .alert-dark.dark {
        background-color: #4a4f63;
    }
/* DROPDOWNS - ACTIVE ITEM CONTEXTUALS
 */
.dropdown-toggle.btn-primary + .dropdown-menu > .active > a,
.dropdown-toggle.btn-primary + .dropdown-menu > .active > a:hover,
.dropdown-toggle.btn-primary + .dropdown-menu > .active > a:focus {
    color: #FFF;
    background-color: #4a89dc;
}

.dropdown-toggle.btn-success + .dropdown-menu > .active > a,
.dropdown-toggle.btn-success + .dropdown-menu > .active > a:hover,
.dropdown-toggle.btn-success + .dropdown-menu > .active > a:focus {
    color: #FFF;
    background-color: #70ca63;
}

.dropdown-toggle.btn-info + .dropdown-menu > .active > a,
.dropdown-toggle.btn-info + .dropdown-menu > .active > a:hover,
.dropdown-toggle.btn-info + .dropdown-menu > .active > a:focus {
    color: #FFF;
    background-color: #3bafda;
}

.dropdown-toggle.btn-warning + .dropdown-menu > .active > a,
.dropdown-toggle.btn-warning + .dropdown-menu > .active > a:hover,
.dropdown-toggle.btn-warning + .dropdown-menu > .active > a:focus {
    color: #FFF;
    background-color: #f6bb42;
}

.dropdown-toggle.btn-danger + .dropdown-menu > .active > a,
.dropdown-toggle.btn-danger + .dropdown-menu > .active > a:hover,
.dropdown-toggle.btn-danger + .dropdown-menu > .active > a:focus {
    color: #FFF;
    background-color: #e9573f;
}

.dropdown-toggle.btn-alert + .dropdown-menu > .active > a,
.dropdown-toggle.btn-alert + .dropdown-menu > .active > a:hover,
.dropdown-toggle.btn-alert + .dropdown-menu > .active > a:focus {
    color: #FFF;
    background-color: #967adc;
}

.dropdown-toggle.btn-system + .dropdown-menu > .active > a,
.dropdown-toggle.btn-system + .dropdown-menu > .active > a:hover,
.dropdown-toggle.btn-system + .dropdown-menu > .active > a:focus {
    color: #FFF;
    background-color: #37bc9b;
}

.dropdown-toggle.btn-dark + .dropdown-menu > .active > a,
.dropdown-toggle.btn-dark + .dropdown-menu > .active > a:hover,
.dropdown-toggle.btn-dark + .dropdown-menu > .active > a:focus {
    color: #FFF;
    background-color: #3b3f4f;
}


.Icone-Plus-Petite {
    width: 35px !important;
    height: 35px !important;
    font-size: 18px !important;
    padding: 8px !important;
    margin: 0px 0px !important;
    border: 1px solid !important;
    vertical-align: text-bottom !important;
    text-align: center !important;
    cursor: pointer !important;
    top: 0px;
    border-radius: 50px;
}

.Icone-Petite {
    width: 45px !important;
    height: 45px !important;
    font-size: 25px !important;
    padding: 8px !important;
    margin: 0px 0px !important;
    border: 1px solid !important;
    vertical-align: text-bottom !important;
    text-align: center !important;
    cursor: pointer !important;
    top: 0px;
    border-radius: 50px;
}

.Icone-Moyenne {
    width: 55px !important;
    height: 55px !important;
    font-size: 30px !important;
    padding: 10px !important;
    margin: 0px 0px !important;
    border: 1px solid !important;
    vertical-align: text-bottom !important;
    text-align: center !important;
    cursor: pointer !important;
    top: 0px;
    border-radius: 50px;
}

.Icone-Grande {
    width: 65px !important;
    height: 65px !important;
    font-size: 45px !important;
    padding: 8px !important;
    margin: 0px 0px !important;
    border: 1px solid !important;
    vertical-align: text-bottom !important;
    text-align: center !important;
    cursor: pointer !important;
    top: 0px;
    border-radius: 50px;
}

.Icone-Plus-Grande {
    width: 75px !important;
    height: 75px !important;
    font-size: 55px !important;
    padding: 8px !important;
    margin: 0px 0px !important;
    border: 1px solid !important;
    vertical-align: text-bottom !important;
    text-align: center !important;
    cursor: pointer !important;
    top: 0px;
    border-radius: 50px;
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    border: 1px solid;
    border-radius: 30px;
    margin: 2px;
    padding: 2px;
    font-size: 35px;
    height: 40px;
    width: 40px;
}

.modal-dialog {
    margin: 10px auto;
}

.modalTitre {
    font-size: 20px;
    height: 45px;
    padding-top: 10px;
}


.myTREdit { background-color: #008ED4; color: #FFF; text-align: center; font-size: 15px;}
.myTHEditA { background-color: #178; color: #FFF; text-align: center; font-size: 15px; width: 50px;}
.myTHEditB { background-color: #155; color: #FFF; text-align: center; font-size: 15px; width: 50px; }
.myTHEditRed { background-color: red; color: #FFF; text-align: center; font-size: 15px; width: 50px; }

.sidebar-menu li > a > span.caret {
    color: #858483;
}

.sidebar-menu li > a > span.caret {
    position: initial; 
    top: 45%;
    right: 13px;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.sidebar-menu > li > a > span:nth-child(2) {
    font-weight: 600;
    padding-left: 6px;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.sidebar-menu > li > ul > li > ul > li > a {
    background: #424242;
}

body.sb-l-m .sidebar-menu > li > a > .sidebar-title {
    color: white;
}


.pivot .line_bottom_2 {
    border-bottom-width: 1px;
    border-bottom-color: #ddd;
    padding: 4px 4px;
    text-align: -webkit-center;
    vertical-align: top;
}

.colorelementmenuRacine {
    color: #210B61 !important;
    font-weight: bolder;
}
.colorelementmenu01 {
    color: #2213C5 !important;
}
.colorelementmenu02 {
    color: #2BB521 !important;
}
.colorelementmenu03 {
    color: #741010 !important;
}
.colorelementmenu04 { color: #31B404 !important; }

body.sb-l-m #sidebar_left.nano {
    position: fixed;
}

.myDIV_Bloc_CorpsAppli_Contenu {
    position: relative;
    top: 90px;
    /*z-index: 9999 !important;*/
}

body.sb-top #sidebar_left {
    overflow: visible;
    z-index: 1028;
    width: 100%;
    min-height: 0;
    margin-top: 60px;
    padding: 0;
    border: 0;
    /*height: auto;*/
}

.IconesFiltresDroite {
    float: right;
    padding: 5px 0px 5px 0px;
    display: inline-flex;
}

.prev-slick1 {
    border-radius: 40px;
    height: 80px !important;
    width: 80px !important;
    border-color: black !important;
    display: flex !important;
    background: transparent !important;
}
.next-slick1 {
    border-radius: 40px !important;
    height: 80px !important;
    width: 80px !important;
    border-color: black !important;
    display: flex !important;
    background: transparent !important;
}

.navbar .navbar-btn .badge {
    position: absolute;
    top: -10px;
    right: 10px;
    padding: 3px 6px;
    opacity: 0.95;
}

.simple-slider .slider-btn.slider-btn-next {
    right: 20px;
    background-image: url(../img/next.svg);
    background-position: right;

    color: white;
    background-color: gray;
    border-radius: 45px;
    height: 50px;
    width: 50px;
    text-align: center;
    vertical-align: initial;
    display: inline-block;
    padding: 3px 0px;
}

.simple-slider .slider-btn.slider-btn-prev {
    left: 20px;
    background-image: url(../img/prev.svg);
    background-position: left;

    color: white;
    background-color: gray;
    border-radius: 45px;
    height: 50px;
    width: 50px;
    text-align: center;
    vertical-align: initial;
    display: inline-block;
    padding: 3px 0px;
}


/* ==============================================
   Right Sidebar
     A. Default Closed State
     B. Sidebar Right Panel Menu
     C. Nano Sidebar Scroller Settings
=================================================
  A. Default Closed State
================================================= */
#sidebar_right {
    position: absolute;
    top: 0;
    width: 400px;
    height: 100%;
    padding-top: 85px;
    right: -400px;
    border-left: 1px solid #ddd;
    background: #f8f8f8;
}

    #sidebar_right.affix {
        position: fixed;
    }

    #sidebar_right .sidebar-right-header {
        width: 100%;
        height: 59px;
        padding: 4px 10px 4px 20px;
    }

    #sidebar_right .sidebar_right_content a:hover {
        text-decoration: none;
    }
/*===============================================
   B. Sidebar Right Panel Menu
================================================= */
.title-divider {
    border-bottom: 1px solid #e8e8e8;
    padding: 0 5px 9px 5px;
}

#sidebar_right .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}

#sidebar_right .panel-heading {
    height: 51px;
    min-height: 51px;
    overflow: hidden;
}

#sidebar_right .panel-tabs li a {
    padding: 17px 18px;
    border-right: 1px solid transparent;
}

#sidebar_right .panel-tabs li:first-child a {
    border-left: 1px solid transparent;
}
/*===============================================
  C. Nano Sidebar Scroller Settings
================================================= */
#sidebar_right.nano > .nano-pane {
    background: rgba(0, 0, 0, 0.07);
}

    #sidebar_right.nano > .nano-pane > .nano-slider {
        background: #444;
        background: #CCC;
    }
/* ==============================================
    Sidebar Actions
     A. Sidebar Left Toggle
     B. Sidebar Right Toggle
     C. Left Sidebar Minified Helper
     D. Mobile Menu Modifications
=================================================
  A. Sidebar Left Toggle
================================================= */
/*left sidebar open*/
.sb-l-o #sidebar_left {
    left: 0;
    overflow: hidden;
}

.sb-l-o #content_wrapper {
    margin-left: 230px;
}
/*left sidebar closed*/
.sb-l-c #sidebar_left {
    left: -230px;
    overflow: hidden;
}

.sb-l-c #content_wrapper {
    margin-left: 0;
}
/* Adjust navbar branding when closed */
.sb-l-c .navbar-branding {
    width: 60px;
}

.sb-l-c .navbar-brand {
    display: none;
}
/*====================================================
  B. Sidebar Right Toggle
====================================================== */
/*Sidebar Right Open */
.sb-r-o #sidebar_right {
    right: 0;
}

.sb-r-o #content_wrapper {
    margin-right: 400px;
}
/*Sidebar Right Closed*/
.sb-r-c #sidebar_right {
    right: -400px;
}

.sb-r-c #content_wrapper {
    margin-right: 0;
}
/*====================================================
  C. Left Sidebar Minified Helper
====================================================== */
.sb-l-c.sb-l-m #sidebar_left {
    left: -60px;
}
/*hide sidebar user menu button when the sidebar is
collapsed. As it's not accessible in this mode*/
.sb-l-m .navbar .sidebar-menu-toggle,
.sb-l-c .navbar .sidebar-menu-toggle {
    margin-left: 10px;
    display: none;
}