.marg0 {
    margin: 0!important;
}
.padd0 {
    padding: 0!important;
}
.marg0t {
    margin-top: 0!important;
}
.marg0r {
    margin-right: 0!important;
}
.marg0b {
    margin-bottom: 0!important;
}
.marg0l {
    margin-left: 0!important;
}
.marg5t {
    margin-top: 5px!important;
}
.marg5r {
    margin-right: 5px!important;
}
.marg5b {
    margin-bottom: 5px!important;
}
.marg5l {
    margin-left: 5px!important;
}
.marg10t {
    margin-top: 10px!important;
}
.marg10r {
    margin-right: 10px!important;
}
.marg10b {
    margin-bottom: 10px!important;
}
.marg10l {
    margin-left: 10px!important;
}
.marg20t {
    margin-top: 20px!important;
}
.marg20r {
    margin-right: 20px!important;
}
.marg20b {
    margin-bottom: 20px!important;
}
.marg20l {
    margin-left: 20px!important;
}

.padd0t {
    padding-top: 0!important;
}
.padd0r {
    padding-right: 0!important;
}
.padd0b {
    padding-bottom: 0!important;
}
.padd0l {
    padding-left: 0!important;
}
.padd10t {
    padding-top: 10px!important;
}
.padd10r {
    padding-right: 10px!important;
}
.padd10b {
    padding-bottom: 10px!important;
}
.padd10l {
    padding-left: 10px!important;
}
.padd20t {
    padding-top: 20px!important;
}
.padd20r {
    padding-right: 20px!important;
}
.padd20b {
    padding-bottom: 20px!important;
}
.padd20l {
    padding-left: 20px!important;
}

h1 {
    color: #11708F;
    font-weight: 400;
}

h2 {
    color: #D67307;
    font-weight: 400;
}

body {
    background-color: #f3f4f2;
}

img{
    max-width: 100%;
}

.table th {
    border: 0 !important;
    text-align: center;
}

.table th.aTitre {
    text-align: left;
}

/*.table td {
    text-align: center;
}*/

.table td.aVal {
    text-align: left;
}

.header-seperation {
    background-color: #FFF;
}
.header-seperation a {
    color: #333;
    font-size:9px;
}
.page-sidebar {
    background-color: #1A171B !important;
}
.page-sidebar .page-sidebar-wrapper > ul > li.open > a, .page-sidebar .page-sidebar-wrapper > ul > li > a:hover, .page-sidebar .page-sidebar-wrapper > ul > li:hover > a {
    background: #11708F;
}
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu {
    background-color: #0F4F65;
}
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li > a:hover {
    background: #11708F !important;
}
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li > a {
    color: #FFF;
    padding: 5px 0;
}
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li.active > a {
    background: #11708F !important;
}
.page-sidebar .page-sidebar-wrapper > ul > li > a {
    color: #FFF;
}
.page-sidebar .page-sidebar-wrapper > ul > li a i {
    color: #FFF;
}
.page-sidebar .page-sidebar-wrapper ul > li > a > .arrow:before, .page-sidebar .page-sidebar-wrapper > ul > li > a > .arrow.open:before {
    color: #FFF !important;
}
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu {
    padding: 0;
}
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li {
    margin-top: 0 !important;
}

/*
* KORM
*/
.korm-listing-add {
    margin: 10px 0;
}

.korm-listing-action {
    margin-left: 10px;
}

.korm-filtre-submit {
    text-align: right;
}

.korm_help { color:#ccc; font-size:8pt }


#debug {
    overflow-y:hidden;
    overflow-x:auto;
    padding: 10px;
    font-size: 12px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #7b8a8b;
    background-color: #ecf0f1;
    border: 1px solid #cccccc;
}
#debug h4 {
    font-size: 14px;
}
#debug hr {
    margin: 8px 0;
}

.clear {
    clear: both;
}

.actions-top-liste,
.actions-bottom-liste {
    margin: 10px 0;
}

.form-actions {
    text-align: right;
}
.form-actions > .btn {
    margin-left: 10px;
}
.form-actions > .btn.pull-left {
    margin-left: 0;
    margin-right: 10px;
}

.input-multilangue {
    position: relative;
    margin-top: 10px;
}

.input-multilangue img {
    position: absolute;
    bottom: 4px;
    right: 5px;
    display: block;
    opacity: 0.7;
    width: 30px;
    height: 20px;
    z-index: 1000;
}

.has-feedback .form-control-feedback.autocomplete-clients-spin,
.has-feedback .form-control-feedback.autocomplete-techniciens-spin {
    width: auto;
    height: auto;
    top: 34px;
    right: 8px;
    display: none;
}

.clockpicker-minutes .clockpicker-tick:nth-child(2), .clockpicker-minutes .clockpicker-tick:nth-child(3), .clockpicker-minutes .clockpicker-tick:nth-child(5), .clockpicker-minutes .clockpicker-tick:nth-child(6), .clockpicker-minutes .clockpicker-tick:nth-child(8), .clockpicker-minutes .clockpicker-tick:nth-child(9), .clockpicker-minutes .clockpicker-tick:nth-child(11), .clockpicker-minutes .clockpicker-tick:nth-child(12) {
    display: none;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs {
    padding: 3px 8px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px;
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top;
}

.media-left,
.media > .pull-left {
    padding-right: 10px;
}

.media-body {
    width: 10000px;
}

.media, .media-body {
    overflow: hidden;
    zoom: 1;
}

.filtre .critere {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.filtre {
    *zoom: 1;
}

.filtre:before,
.filtre:after {
    display: table;
    line-height: 0;
    content: ""
}

.filtre:after {
    clear: both;
}

.btn-date-addon {
    cursor: pointer;
}

.table thead tr th.sorting,
.table thead tr th.sorting_asc,
.table thead tr th.sorting_desc {
    padding: 0;
}
.table thead tr th.sorting a,
.table thead tr th.sorting_asc a,
.table thead tr th.sorting_desc a {
    display: block;
    padding: 6px;
}

.form-control.btn-date,
.form-control.btn-heures,
.form-control.btn-date-month {
    cursor: pointer;
}

.form-control.btn-date[readonly],
.form-control.btn-heures[readonly],
.form-control.btn-date-month[readonly] {
    cursor: pointer;
    background: #FFF;
    opacity: 1;
}

.label-env {
    text-transform: uppercase;
}

.label-env.env-dev {
    color: #F0F8DB;
    background-color: #7EAC01;
}

.label-env.env-preprod {
    color: #FFF6DF;
    background-color: #FF9E01;
}

.label-env.env-prod {
    color: #FFF;
    background-color: #E9252D;
}

body.content_only {
    background-color: #FFF !important;
    font-family: 'Open Sans';
    height: 100%;
}

body.content_only .table > thead > tr > th {
    padding: 5px!important;
}

body.content_only .table tr > td {
    padding: 5px 6px!important;
}

.aLib {
    background: #eee;
}

.input-prepend .btn:first-child, .input-prepend.inside .submit-search {
    background-color: #ffffff;
    border: 1px solid #e5e9ec;
    position: relative;
    left: 3px;
    border-radius: 2px;
    padding-left: 8px;
    padding-right: 4px;
    padding-top: 4px;
    top: 0px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s, color 0.2s linear 0s, box-shadow 0.2s linear 0s, background 0.2s linear 0s;
    color: #9ea9b2;
}
.input-prepend.inside.no-boarder .add-on:first-child,
.input-prepend.no-boarder .btn:first-child, .input-prepend.inside .submit-search {
    border: none;
}

#liste-familles .badge, #liste-familles .link-delete, #liste-produits .link-delete, #liste-pays .link-delete {
    transition : transform .5s, opacity .5s;
}
#liste-familles .list-group-item:hover .badge {
    transform : translateX(100px);
    opacity : 0;
}
#liste-familles .link-delete {
    transform : translateX(-0px);
    opacity : 0;
    visibility : hidden;
}
#liste-familles .list-group-item:hover .link-delete {
    transform : translateX(80px);
    opacity : 1;
    visibility : visible;
}

#liste-produits .link-delete, #liste-pays .link-delete {
    transform : translateX(-70px);
    opacity : 0;
    visibility : hidden;
}

#liste-produits .list-group-item:hover .link-delete, #liste-pays .list-group-item:hover .link-delete {
    transform : translateX(0px);
    opacity : 1;
    visibility : visible;
}

.actions-bar {
    margin: 20px 0;
}

#main-content {
    margin-left: 190px;
    margin-right: 0;
    margin-top: 0;
    min-height: 100%;
    padding: 0;
    background-color: #fff;
}

#sidebar {
    width: 190px;
    float: left;
    position: relative;
    border: 1px solid #ccc;
    border-width: 0 1px 0 0;
    background-color: #f2f2f2;
}
#sidebar>ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sidebar>ul>li {
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    border-top: 1px solid #fcfcfc;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
#sidebar>ul>li:first-child {
    border-top: 0;
}
#sidebar>ul>li>a {
    display: block;
    height: 38px;
    line-height: 36px;
    padding: 0 16px 0 7px;
    background-color: #f9f9f9;
    color: #585858;
    text-shadow: none!important;
    font-size: 13px;
    text-decoration: none;
    margin: 0;
    position: relative;
}
#sidebar>ul>li>a:hover {
    background-color: #FFF;
    color: #1963aa;
    text-decoration: none;
}
#sidebar>ul>li.active>a, #sidebar ul>li.active>a:hover, #sidebar ul>li.active>a:focus, #sidebar ul>li.active>a:active {
    background-color: #fff;
    color: #2b7dbc;
    font-weight: bold;
    font-size: 13px;
}
#sidebar>ul>li a>.arrow {
    display: inline-block;
    width: 14px!important;
    height: 14px;
    line-height: 14px;
    text-shadow: none;
    font-size: 18px;
    position: absolute;
    right: 11px;
    top: 11px;
    padding: 0;
    color: #666;
}
#sidebar>ul>li .submenu {
    overflow: hidden;
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
}
#sidebar>ul>li.active .submenu {
    display: block;
}
#sidebar>ul>li .submenu>li {
    margin-left: 0;
    position: relative;
}
#sidebar>ul>li .submenu>li>a {
    display: block;
    position: relative;
    color: #616161;
    padding: 7px 0 9px 37px;
    margin: 0;
    border-top: 1px dotted #e4e4e4;
}
#sidebar>ul>li .submenu>li:first-child>a {
    border-top: 1px solid #fafafa;
}
#sidebar>ul>li .submenu>li.active>a {
    color: #2b7dbc;
}
#footer h4 {
    font-size: 13px;
}

.nav-tabs > li.red {
    border-bottom: 4px solid #f35958;
    margin-bottom: 0;
}
.nav-tabs > li.red > a:hover, .nav-tabs > li.red > a:focus, .nav-tabs > li.active.red > a {
    background-color: #f35958;
    color: #FFF;
    border-radius: 0;
}
.tab-content > .tab-pane.red, .pill-content > .pill-pane.red {
    border: 4px solid #f35958;
    border-top: none;
}

.nav-tabs > li.blue {
    border-bottom: 4px solid #0090d9;
    margin-bottom: 0;
}
.nav-tabs > li.blue > a:hover, .nav-tabs > li.blue > a:focus, .nav-tabs > li.active.blue > a {
    background-color: #0090d9;
    color: #FFF;
    border-radius: 0;
}
.tab-content > .tab-pane.blue, .pill-content > .pill-pane.blue {
    border: 4px solid #0090d9;
    border-top: none;
}

.nav-tabs > li.green {
    border-bottom: 4px solid #0aa699;
    margin-bottom: 0;
}
.nav-tabs > li.green > a:hover, .nav-tabs > li.green > a:focus, .nav-tabs > li.active.green > a {
    background-color: #0aa699;
    color: #FFF;
    border-radius: 0;
}
.tab-content > .tab-pane.green, .pill-content > .pill-pane.green {
    border: 4px solid #0aa699;
    border-top: none;
}

.nav-tabs > li.grey {
    border-bottom: 4px solid #91979C;
    margin-bottom: 0;
}
.nav-tabs > li.grey > a:hover, .nav-tabs > li.grey > a:focus, .nav-tabs > li.active.grey > a {
    background-color: #91979C;
    color: #FFF;
    border-radius: 0;
}
.tab-content > .tab-pane.grey, .pill-content > .pill-pane.grey {
    border: 4px solid #91979C;
    border-top: none;
}

.nav-tabs > li.brown {
    border-bottom: 4px solid #8d6e63;
    margin-bottom: 0px;
}
.nav-tabs > li.brown > a:hover, .nav-tabs > li.brown > a:focus, .nav-tabs > li.active.brown > a {
    background-color: #8d6e63;
    color: #FFF;
    border-radius: 0;
}
.tab-content > .tab-pane.brown, .pill-content > .pill-pane.brown {
    border: 4px solid #8d6e63;
    border-top: none;
}

.nav-tabs > li.orange {
    border-bottom: 4px solid #FFA500;
    margin-bottom: 0;
}
.nav-tabs > li.orange > a:hover, .nav-tabs > li.orange > a:focus, .nav-tabs > li.active.orange > a {
    background-color: #FFA500;
    color: #FFF;
    border-radius: 0;
}
.tab-content > .tab-pane.orange, .pill-content > .pill-pane.orange {
    border: 4px solid #FFA500;
    border-top: none;
}

.nav-tabs > li.purple {
    border-bottom: 4px solid #933ae4;
    margin-bottom: 0;
}
.nav-tabs > li.purple > a:hover, .nav-tabs > li.purple > a:focus, .nav-tabs > li.active.purple > a {
    background-color: #933ae4;
    color: #FFF;
    border-radius: 0;
}
.tab-content > .tab-pane.purple, .pill-content > .pill-pane.purple {
    border: 4px solid #933ae4;
    border-top: none;
}

.form-inline input[type="submit"], .form-inline button[type="submit"] {
    margin-top: 16px;
}

/*
 * Saisie directe
 */
#sdc_detail_ecrans {
    min-height: 400px;
    padding: 5px;
    position: relative;
}
#sdc_corbeille {
    text-align: center;
    width: 100px;
    height: 100px;
    line-height: 100px;
    position: absolute;
    left: 5px;
    bottom: 5px;
    font-size: 50px;
}
#sdc_ajout_action {
    text-align: center;
    width: 100px;
    height: 100px;
    position: absolute;
    right: 110px;
    bottom: 5px;
    cursor: pointer;
}
#sdc_ajout_produit {
    text-align: center;
    width: 100px;
    height: 100px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    cursor: pointer;
}
#sdc_ajout_action span,
#sdc_ajout_produit span {
    font-size: 40px;
    margin: 17px 0 10px;
}
.sdc_commande {
    background-color: #DDD;
}
.sdc_bloc {
    border: 1px solid #BBB;
    border-radius: 3px;
}
.sdc_bloc:hover {
    background: #eee;
}
.sdc_ecran {
    display: none;
    margin: 0;
    padding: 0;
}
.sdc_produit {
    list-style: none;
    text-align: center;
    cursor: pointer;
    width: 100px;
    height: 100px;
    float: left;
    position: relative;
    padding: 5px;
    margin: 0 10px 10px 0;
}

.sdc_produit_inactif:before {
    content: 'inactif';
    background: #ca312e;
    color: #fff;
    position: absolute;
    left: 5px;
    bottom: 2px;
    padding: 1px 6px;
    border-radius: 12px;
    font-size: 12px;
}
.sdc_action {
    list-style: none;
    text-align: center;
    cursor: pointer;
    width: 100px;
    height: 100px;
    float: left;
    position: relative;
    padding: 5px;
    background-color: #cfcfcf;
    margin: 0 10px 10px 0;
}
.sdc_lien_ecran, #sdc_ajout_ecran {
    text-align: center;
    cursor: pointer;
}

.sdc_lien_ecran i {
    float: left;
    font-size: 20px;
}

.sdc_lien_ecran.active span,
.sdc_lien_ecran.active i,
#sdc_ajout_ecran.active span,
#sdc_ajout_ecran.active i {
    color: #fff;
}
.sdc_lien_ecran.active span input,
#sdc_ajout_ecran.active span input {
    color: #000;
}
.sdc_lien_ecran_supprimer {
    float: right;
    font-size: 19px;
    color: #fff;
}
.sdc_lien_params {
    position: absolute;
    right: 5px;
    bottom: 5px;
    cursor: pointer;
}
#sdc_ajout_action:hover,
#sdc_ajout_produit:hover,
#sdc_corbeille:hover {
    background: #3278b3!important;
    color: #fff;
}

#sdc_params_produit .form-actions,
#sdc_params_action .form-actions {
    margin: 0;
    padding: 10px 20px 10px;
}
/*
 * /Saisie directe
 */

.fileinput-button {
    position: relative;
    overflow: hidden;
}
.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
    direction: ltr;
    cursor: pointer;
}

td.info_item > div {
    max-height : 60px;
    overflow : hidden;
    cursor : pointer;
}

td.info_item.expanded > div {
    max-height : 100%;
}

.user-filter a.filter_name{
    margin-left: 5px;
}

.user-filter .filter-remove{
    display: none;
}

.user-filter:hover .filter-remove{
    display: inline-block;
    margin-left: 5px;
    margin-right: 10px;
}

#ref_description_ifr, #answer_ifr{
    height:400px !important;
}

@media print {
    .btn, .navbar, #main-menu, .chat-toggler, .quick-section, .quicklinks.open, .chat-window-wrapper {
        display : none!important;
    }
}

.ui-tabs-vertical { width: 55em; }
.ui-tabs-vertical .nav-tabs { padding: .2em .1em .2em .2em; float: left; width: 40em; }
.ui-tabs-vertical .nav-tabs li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; }
.ui-tabs-vertical .nav-tabs li a { display:block; }
.ui-tabs-vertical .nav-tabs li.ui-tabs-active { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; }
.ui-tabs-vertical .tabs-panel { padding: 1em; float: right; width: 40em;}

.fancybox-overlay {
    z-index: 1300;
}

/* css de la bulle pour le nombre de demandes sur le menu admin */
.bulle_info_menu {
    border-radius: 50%;
    background: #ffffff;
    color: #d9534f;
    margin-left: 10px;
    width: 20px;
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    line-height: 20px;
}
.bulle_image {
    text-decoration:none;
    position:relative;
}
.bulle_image span {
    display:none;
    color:black;
    background:white;
}
.bulle_image:hover span {
    display:block;
    position:absolute;
    top:0;
    left:2.5em;
    z-index:1000;
    border:1px solid black;
    overflow:hidden;
    padding:5px;
}

/**
 * Module Newsletter (campagne)
 */
.newsletter-breadcrumb{
    list-style-type: none;
    padding: 0;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #1b3148;
}
.newsletter-breadcrumb li{
    display: inline-block;
    padding: 10px 20px;
    color: #dddddd;
    position: relative;
}

.newsletter-breadcrumb li:after{
    content: '';
    position: absolute;
    top: 0;
    right: -4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 10px;
    border-color: transparent transparent transparent #ffffff;
}

.newsletter-breadcrumb li:before{
    content: '';
    position: absolute;
    top: 0;
    right: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 10px;
    border-color: transparent transparent transparent #dddddd;
}

.newsletter-breadcrumb li a:hover{
    text-decoration: underline;
}

.newsletter-breadcrumb li.active{
    color: #1b3148;
}
/**
 * /Module Newsletter
 */

/**
 * Module produit rubriques
 */
#rubriques li {
    padding: 8px 0;
    position: relative;
}

#rubriques .rubrique-actions {
    display: none;
    position: absolute;
    top: 5px;
}
#rubriques li:hover .rubrique-actions {
    display: inline;
}
/**
 * /Module produit rubriques
 */

/**
 * Module Rubriques
 */
.jstree-rubriques .jstree-node a {
    width: 30%;
    position: relative;
}

.jstree-rubriques .jstree-node .rubrique-default {
    position: absolute;
    right: 10px;
}

.jstree-rubriques .jstree-node .rubrique-default label {
    display: inline;
    margin: 0;
}
/**
 * /Module Rubriques
 */

/**
 * Module Commandes
 */
span.type_P, span.type_L {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0 2px;
    border:1px solid #008066;
    margin-right:2px;
    background:#008066;
    color:white;
}
span.type_L {
    border:1px solid #f29400;
    background:#f29400;
}
/**
 * /Module Commandes
 */

/**
 * Inputs
 */
select.input_small, input.input_small {
    width: 180px;
}

select.input_mini, input.input_mini {
    width: 55px;
}
/**
 * /Inputs
 */

/**
 * Info-bulles
 */

.ib-aide-module {
    float: right;
}

.ib-aide-ciblee {
    background-color: transparent;
    color: #5e5e5e;
    font-size: 12pt;
    margin-left: 5px;
}
