/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

@font-face { 
    font-family: Asap;
    src: url('../fonts/Asap-Regular.ttf');
}
@font-face { 
    font-family: Asap;
    font-weight: bold;
    src: url('../fonts/Asap-Bold.ttf');
}

html,
button,
input,
select,
textarea {
    color: #222;
    font-family: Asap;
}

body {
    font-family: Asap;
    font-size: 1em;
    line-height: 1.4;
    
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus::-moz-placeholder { color:transparent; }
textarea:focus::-webkit-input-placeholder { color:transparent; }
textarea:focus::-moz-placeholder { color:transparent; }

#lightbox-legal-mention{
    left: 11%;
    right: 11%;
}

.bordered-right {
    border-right: solid 1px #b09182;
}

.form_error,
.chosen-container-single .chosen-single.form_error{
    border-color: red;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html { height:100%; }
body { 
    font-family: 'Asap';
    font-size: 0.8em; 
    line-height: 1.2em;
    height:100%;
    background:#f6f6ee;
}

.tdcenter {text-align:center; }

div#main-container{ 
    width: 100%; 
    min-width: 1070px; 
    position: relative;
    height:100%;
} 
header.home{ 
    height: 115px; width: 100%; position: relative; background: #722070; min-width: 1070px; z-index: 90;
} 
header { 
    height: 62px; width: 100%; position: relative; background: #722070; min-width: 1070px; z-index: 90;
}
header.home h1.logo { 
    margin: 0 auto; width: 440px; padding: 25px 0; text-align: center; 
}
header h1.logo { 
    margin: 0 auto; width: 440px; padding: 10px 0; text-align: center; 
}
header h1.logo img {}

header.home div.user-profile {
    position: absolute; right: 0; bottom: 0;
    height: 76px; width: 83px; padding: 0;  margin: 0 80px 15px 0;
}
header div.user-profile {
    position: absolute; right: 0; bottom: 0;
    height: 62px; width: 58px; padding: 0;  margin: 0 50px 0px 0;
}
.home div.user-profile div.profile-picture { 
    padding: 0 20px 0 0; width: 100%; height: 100%; background: url('../images/user_profile_picture.png?v=1') no-repeat right 60%;
    cursor: pointer;
}
div.user-profile div.profile-picture { 
    padding: 0 20px 0 0; width: 100%; height: 100%; background: url('../images/user_profile_picture-light.png?v=1') no-repeat right 60%;
    cursor: pointer;
}

.home div.dropdown-menu { 
    margin: 0 auto; list-style-type: none; padding: 0; display: none;
    position: absolute;  z-index: 80; top: 115px; right: 20px; background: white; border-radius: 0 0 10px 10px;
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,.3);
}
div.dropdown-menu { 
    margin: 0 auto; list-style-type: none; padding: 0; display: none;
    position: absolute;  z-index: 80; top: 62px; right: 20px; background: white; border-radius: 0 0 10px 10px;
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,.3);
}
div.dropdown-menu ul {
    list-style-type: none; margin: 10px 0 0 0; padding: 5px 15px 10px 15px; border-top: 1px solid rgba(0,0,0,.3); 
}
div.dropdown-menu li { padding: 5px 0; }
div.dropdown-menu li a { color: #722070; text-decoration: none; }
div.dropdown-menu div.user-info { 
     margin: 15px 15px 10px 15px; text-align: center; font-size: .9em;
}




div#main-container div#content { margin: 70px auto 15px auto; width: 1070px; z-index: 1; position: relative; }
nav.bigblock { width: 1070px; margin: 0 auto; }
nav.bigblock h2 { 
    /*font-family: 'Asap', sans-serif; */
    font-weight: 600;
    font-size: 2.5em; padding: 0; margin: 0 ; line-height: 2em; color: #47afd1; margin-left: 12px; position: relative; z-index: 10;
}
nav.bigblock ul { 
    border-radius: 10px; -ms-border-radius: 10px; 
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,.4); 
    margin: 0; 
    padding: 17px 35px;
}
nav.bigblock ul li{ 
    width: 265px; 
    height: 175px; 
    background: white; 
    border-radius: 10px; 
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,.4); 
    display: inline-block; 
    margin: 17px 32px;
    position: relative;
}
nav.bigblock ul li a.item{ 
    height: 100%; width: 100%; position: relative; display: block; text-decoration: none;
}
nav.bigblock ul li a.item span.label{ 
    position: absolute;
    bottom: 20px;
    font-size: 1.5em;
    left: 25px;
    font-weight: 400;
}
nav.bigblock ul li div.comment{ 
    width: 100%;
    position: absolute;
    bottom: -20px;
    text-align: center;
    font-style: italic;
    font-size: 1.1em;
    font-weight: 400;
    color: #105062;
}

div#content div.advertisement { 
    margin: 50px 5px; 
    padding: 10px 0; text-align: center;
}

div#content div.advertisement img{
    max-width: 100%;
}

nav.bigblock.restaurant {padding-bottom: 25px; margin-bottom: 50px} 
nav.bigblock.restaurant ul {
    background: #29abe2;
}
nav.bigblock.restaurant ul li {}
nav.bigblock.restaurant ul li.label {}
nav.bigblock.restaurant ul li.comment {}

nav.bigblock.restaurant ul li.plan { background: url(../images/plan.png?v=1) no-repeat center 30px white; }
nav.bigblock.restaurant ul li.plan .label { color: #bd1515; }
nav.bigblock.restaurant ul li.menus{ background: url(../images/menus.png?v=1) no-repeat center 40px white; } 
nav.bigblock.restaurant ul li.menus .label { color: #004479; }
nav.bigblock.restaurant ul li.recipes { background: url(../images/recipes.png?v=1) no-repeat center 35px white; }
nav.bigblock.restaurant ul li.recipes .label { color: #3e8c17; }
nav.bigblock.restaurant ul li.stocks{ background: url(../images/stocks.png?v=1) no-repeat center 35px white; }
nav.bigblock.restaurant ul li.stocks .label { color: #858585; }
nav.bigblock.restaurant ul li.gaspillage { background: url(../images/gaspillage.png?v=1) no-repeat center 25px white; }
nav.bigblock.restaurant ul li.gaspillage .label { color: #007c02; }
nav.bigblock.restaurant ul li.comingnext { background: url(../images/comingnext.png?v=1) no-repeat center 25px white; }
nav.bigblock.restaurant ul li.comingnext .label { color: #858585; }
nav.bigblock.restaurant ul li.convive { background: url(../images/picto-convives.png?v=1) no-repeat center 25px white; }

nav.bigblock.community { padding-bottom: 25px; }
nav.bigblock.community ul {
    background: #722070;
}

nav.bigblock.restaurant ul li.db { background: url(../images/db.png?v=1) no-repeat center 35px white; }
nav.bigblock.restaurant ul li.foods { background: url(../images/aliments.png?v=1) no-repeat center 35px white; }

nav.bigblock.community ul li span.label { color: #8f3e7a; }
nav.bigblock.community ul li div.comment { color: #500a3b; }
nav.bigblock.community ul li.db { background: url(../images/db.png?v=1) no-repeat center 35px white; }
nav.bigblock.community ul li.foods { background: url(../images/aliments.png?v=1) no-repeat center 35px white; }
nav.bigblock.community ul li.rules { background: url(../images/rules.png?v=1) no-repeat center 35px white; }
nav.bigblock.community ul li.watch { background: url(../images/watch.png?v=1) no-repeat center 35px white; }
nav.bigblock.community ul li.assist { background: url(../images/assist.png?v=1) no-repeat center 35px white; }
nav.bigblock.community ul li.support { background: url(../images/support.png?v=1) no-repeat center 35px white; }
nav.bigblock.community ul li.notif { background: url(../images/support.png?v=1) no-repeat center 35px white; }
nav.bigblock.community ul li.comingnext { background: url(../images/comingnext_community.png?v=1) no-repeat center 35px white; }
nav.bigblock.community ul li.management { background: url(../images/db.png?v=1) no-repeat center 35px white; }
nav.bigblock.community ul li.convives { background: url(../images/picto-convives.png?v=1) no-repeat center 35px white; }





nav#mainmenu { 
    /*font-family: 'Asap', sans-serif;*/
    background: #f6f6ee; 
    border-bottom: 1px solid #d1d1bb; 
    height: 95px; 
    width: 100%;
    position: relative;
    z-index: 20;
}
nav#mainmenu div.wrapper { 
    height: 100%;
    margin: 0 auto;
    position: relative;
}
nav#mainmenu ul { 
    float: left; 
    list-style-type: none; 
    margin: 0; 
    padding: 0; 
    height: 100%; width: 48%;
}
nav#mainmenu ul.hide-list li { 
    display:none;
}
nav#mainmenu ul li { 
    display: block;
    float: left;
    height: 100%; width: 20%;
}
nav#mainmenu ul li a { 
    display: table; height: 100%; position: relative; text-decoration: none; color: black; margin: 0 auto; min-width: 80px;
}
nav#mainmenu ul li a.active {  } 
nav#mainmenu ul li a span { 
    width: 100%;
    display: table-cell;
    text-align: center;
    font-size: 11px;
    vertical-align: bottom;
    padding: 10px 0;
}

nav.bigblock.restaurant ul li.plan { background: url(../images/plan.png?v=1) no-repeat center 30px white; }
nav.bigblock.restaurant ul li.plan .label { color: #bd1515; }
nav.bigblock.restaurant ul li.menus{ background: url(../images/menus.png?v=1) no-repeat center 40px white; } 
nav.bigblock.restaurant ul li.menus .label { color: #004479; }
nav.bigblock.restaurant ul li.recipes { background: url(../images/recipes.png?v=1) no-repeat center 35px white; }
nav.bigblock.restaurant ul li.recipes .label { color: #3e8c17; }
nav.bigblock.restaurant ul li.stocks{ background: url(../images/stocks.png?v=1) no-repeat center 35px white; }
nav.bigblock.restaurant ul li.stocks .label { color: #858585; }
nav.bigblock.restaurant ul li.gaspillage, nav.bigblock.community ul li.gaspillage { background: url(../images/gaspillage.png?v=1) no-repeat center 25px white; }
nav.bigblock.restaurant ul li.gaspillage .label, nav.bigblock.community ul li.gaspillage .label { color: #007c02; }
nav.bigblock.restaurant ul li.comingnext { background: url(../images/comingnext.png?v=1) no-repeat center 25px white; }
nav.bigblock.restaurant ul li.comingnext .label { color: #858585; }

nav#mainmenu ul.restaurant { float: left; }
nav#mainmenu ul.restaurant a {background-size: 50px !important;}
nav#mainmenu ul.restaurant a.disabled{ color: #c7c5c5; cursor:default; }
nav#mainmenu ul.restaurant a.disabled:hover{ color: #c7c5c5; }
nav#mainmenu ul.restaurant a.plan { background: url(../images/mainmenu/plan.png?v=1) no-repeat center 20px;  }
/*nav#mainmenu ul.restaurant a.plan:hover {background: url(../images/mainmenu/plan_hover.png?v=1) no-repeat center 20px; color: #bd1515; }*/
nav#mainmenu ul.restaurant a.plan:active,
/*nav#mainmenu ul.restaurant a.plan.active {background: url(../images/mainmenu/plan_active.png?v=1) no-repeat center 20px; color: #bd1515;}*/
/*nav#mainmenu ul.restaurant a.plan.disabled {background: url(../images/mainmenu/plan-disabled.png?v=1) no-repeat center 20px;}*/
nav#mainmenu ul.restaurant a.plan.disabled:hover { color: #c7c5c5; }
nav#mainmenu ul.restaurant a.menus { background: url(../images/mainmenu/menus.png?v=1) no-repeat center 20px; }
/*nav#mainmenu ul.restaurant a.menus:hover{background: url(../images/mainmenu/menus_hover.png?v=1) no-repeat center 20px; color: #004479; }*/
nav#mainmenu ul.restaurant a.menus:active,
/*nav#mainmenu ul.restaurant a.menus.active{ background: url(../images/mainmenu/menus_active.png?v=1) no-repeat center 20px; color: #004479; }*/
/*nav#mainmenu ul.restaurant a.menus.disabled{ background: url(../images/mainmenu/menus-disabled.png?v=1) no-repeat center 20px;}*/
nav#mainmenu ul.restaurant a.menus.disabled:hover { color: #c7c5c5; }
nav#mainmenu ul.restaurant a.recipes { background: url(../images/mainmenu/recipes.png?v=1) no-repeat center 20px; }
/*nav#mainmenu ul.restaurant a.recipes:hover{background: url(../images/mainmenu/recipes_hover.png?v=1) no-repeat center 20px; color: #3e8c17; }*/
nav#mainmenu ul.restaurant a.recipes:active,
/*nav#mainmenu ul.restaurant a.recipes.active{ background: url(../images/mainmenu/recipes_active.png?v=1) no-repeat center 20px; color: #3e8c17; }*/
/*nav#mainmenu ul.restaurant a.recipes.disabled{ background: url(../images/mainmenu/recipes-disabled.png?v=1) no-repeat center 20px; }*/
nav#mainmenu ul.restaurant a.recipes.disabled:hover { color: #c7c5c5; }
nav#mainmenu ul.restaurant a.gaspillage, nav#mainmenu ul.community a.gaspillage { background: url(../images/mainmenu/gaspillage.png?v=1) no-repeat center 20px; }
/*nav#mainmenu ul.restaurant a.gaspillage:hover, nav#mainmenu ul.community a.gaspillage:hover {background: url(../images/mainmenu/gaspillage_hover.png?v=1) no-repeat center 15px; color: #007c02; }*/
/*nav#mainmenu ul.restaurant a.gaspillage:active, nav#mainmenu ul.community a.gaspillage:active,*/
/*nav#mainmenu ul.restaurant a.gaspillage.active, nav#mainmenu ul.community a.gaspillage.active{ background: url(../images/mainmenu/gaspillage_active.png?v=1) no-repeat center 15px; color: #007c02; }*/
/*nav#mainmenu ul.restaurant a.gaspillage.disabled, nav#mainmenu ul.community a.gaspillage.disabled{ background: url(../images/mainmenu/gaspillage-disabled.png?v=1) no-repeat center 15px; }*/
/*nav#mainmenu ul.restaurant a.gaspillage.disabled:hover, nav#mainmenu ul.community a.gaspillage.disabled:hover { color: #c7c5c5; }*/
nav#mainmenu ul.restaurant a.stocks {background: url(../images/mainmenu/stocks.png?v=1) no-repeat center 20px;  }
nav#mainmenu ul.restaurant a.stocks:hover {background: url(../images/mainmenu/stocks_active.png?v=1) no-repeat center 20px; color: #858585; }
nav#mainmenu ul.restaurant a.stocks.active,
/*nav#mainmenu ul.restaurant a.stocks:active{background: url(../images/mainmenu/stocks_active.png?v=1) no-repeat center 20px; color: #858585; }*/
nav#mainmenu ul.restaurant a.stocks.disabled{background: url(../images/mainmenu/stocks.png?v=1) no-repeat center 20px; }
nav#mainmenu ul.restaurant a.stocks.disabled:hover { color: #c7c5c5; }

nav#mainmenu ul.restaurant a.db { background: url(../images/mainmenu/db.png?v=1) no-repeat center 20px; }
nav#mainmenu ul.restaurant a.foods { background: url(../images/mainmenu/aliments.png?v=1) no-repeat center 20px; }
/*nav#mainmenu ul.restaurant a.db:hover{ background: url(../images/mainmenu/db_hover.png?v=1) no-repeat center 20px; color: #8f3e7a; }*/
nav#mainmenu ul.restaurant a.db:active,
/*nav#mainmenu ul.restaurant a.db.active{ background: url(../images/mainmenu/db_active.png?v=1) no-repeat center 20px; color: #8f3e7a; }*/
/*nav#mainmenu ul.restaurant a.db.disabled{ background: url(../images/mainmenu/db-disabled.png?v=1) no-repeat center 20px; }*/
nav#mainmenu ul.restaurant a.db.disabled:hover { color: #c7c5c5; }

nav#mainmenu ul.community { float: right; }
nav#mainmenu ul.community a {background-size: 50px !important;}
nav#mainmenu ul.community a.disabled{ color: #c7c5c5; cursor:default; }
nav#mainmenu ul.community a.db { background: url(../images/mainmenu/db.png?v=1) no-repeat center 20px; }
nav#mainmenu ul.community a.foods { background: url(../images/mainmenu/aliments.png?v=1) no-repeat center 20px; }
/*nav#mainmenu ul.community a.db:hover{ background: url(../images/mainmenu/db_hover.png?v=1) no-repeat center 20px; color: #8f3e7a; }*/
nav#mainmenu ul.community a.db:active,
/*nav#mainmenu ul.community a.db.active{ background: url(../images/mainmenu/db_active.png?v=1) no-repeat center 20px; color: #8f3e7a; }*/
/*nav#mainmenu ul.community a.db.disabled{ background: url(../images/mainmenu/db-disabled.png?v=1) no-repeat center 20px; }*/
nav#mainmenu ul.community a.db.disabled:hover { color: #c7c5c5; }
nav#mainmenu ul.community a.rules { background: url(../images/mainmenu/rules.png?v=1) no-repeat center 22px; }
/*nav#mainmenu ul.community a.rules:hover{ background: url(../images/mainmenu/rules_hover.png?v=1) no-repeat center 22px; color: #8f3e7a; }*/
nav#mainmenu ul.community a.rules:active,
/*nav#mainmenu ul.community a.rules.active{ background: url(../images/mainmenu/rules_active.png?v=1) no-repeat center 22px; color: #8f3e7a; }*/
/*nav#mainmenu ul.community a.rules.disabled{ background: url(../images/mainmenu/rules-disabled.png?v=1) no-repeat center 22px; }*/
nav#mainmenu ul.community a.rules.disabled:hover { color: #c7c5c5; }
nav#mainmenu ul.community a.watch { background: url(../images/mainmenu/watch.png?v=1) no-repeat center 23px; }
/*nav#mainmenu ul.community a.watch:hover { background: url(../images/mainmenu/watch_hover.png?v=1) no-repeat center 23px; color: #8f3e7a; }*/
nav#mainmenu ul.community a.watch:active,
/*nav#mainmenu ul.community a.watch.active{ background: url(../images/mainmenu/watch_active.png?v=1) no-repeat center 23px; color: #8f3e7a; }*/
/*nav#mainmenu ul.community a.watch.disabled{ background: url(../images/mainmenu/watch-disabled.png?v=1) no-repeat center 23px; }*/
nav#mainmenu ul.community a.watch.disabled:hover { color: #c7c5c5; }
nav#mainmenu ul.community a.assist { background: url(../images/mainmenu/assist.png?v=1) no-repeat center 20px; }
/*nav#mainmenu ul.community a.assist:hover{background: url(../images/mainmenu/assist_hover.png?v=1) no-repeat center 12px; color: #23c5df }*/
nav#mainmenu ul.community a.assist:active,
/*nav#mainmenu ul.community a.assist.active{ background: url(../images/mainmenu/assist_active.png?v=1) no-repeat center 12px; color: #23c5df; }*/
/*nav#mainmenu ul.community a.assist.disabled{ background: url(../images/mainmenu/assist-disabled.png?v=1) no-repeat center 12px; }*/
nav#mainmenu ul.community a.assist.disabled:hover { color: #c7c5c5; }
nav#mainmenu ul.community a.support { background: url(../images/mainmenu/support.png?v=1) no-repeat center 20px; }
/*nav#mainmenu ul.community a.support:hover{ background: url(../images/mainmenu/support_hover.png?v=1) no-repeat center 20px; color: #e2ddea; }*/
nav#mainmenu ul.community a.support:active,
/*nav#mainmenu ul.community a.support.active{ background: url(../images/mainmenu/support_active.png?v=1) no-repeat center 20px; color: #e2ddea; }*/
/*nav#mainmenu ul.community a.support.disabled{ background: url(../images/mainmenu/support_active.png?v=1) no-repeat center 20px; }*/
nav#mainmenu ul.community a.support.disabled:hover { color: #c7c5c5; }
nav#mainmenu ul.community a.notif { background: url(../images/mainmenu/support.png?v=1) no-repeat center 20px; }
/*nav#mainmenu ul.community a.notif:hover{ background: url(../images/mainmenu/support_hover.png?v=1) no-repeat center 20px; color: #e2ddea; }*/
nav#mainmenu ul.community a.notif:active,
/*nav#mainmenu ul.community a.notif.active{ background: url(../images/mainmenu/support_active.png?v=1) no-repeat center 20px; color: #e2ddea; }*/
nav#mainmenu ul.community a.notif.disabled{ background: url(../images/mainmenu/support_active.png?v=1) no-repeat center 20px; }
nav#mainmenu ul.community a.notif.disabled:hover { color: #c7c5c5; }

nav#mainmenu ul.community a.comingnext{ background: url(../images/mainmenu/comingnext.png?v=1) no-repeat center 20px; color: #e2ddea; }
nav#mainmenu ul.community a.convives{ background: url(../images/mainmenu/picto-convives.png?v=1) no-repeat center 20px; }

nav#mainmenu div#menu-toggler { position: absolute; left: 49%; width: 25px; min-width: 26px; height: 100%; cursor: pointer; }
nav#mainmenu div#menu-toggler div{ position: absolute; top: 50%; margin-top: -12.5px; height: 27px; width: 27px; background: url(../images/white-arrow.png?v=1) no-repeat;}


.side-light div#toggle-side-menu{
    transform: rotate(180deg);
}
div#toggle-side-menu{
    background: url(../images/fleche-gauche.jpg?v=1) no-repeat; 
    cursor: pointer;
    width: 50px;
    height: 50px;
    margin: 15px auto;
    transition: all 0.4s;
}

div.content-wrapper { 
    display: table; 
    width: 100%; 
    height:100%;
    min-height: 100%;
    background: white; 
    color: #3b3b3b; 
    position: relative; 
    z-index: 20;
}
div.content-wrapper div.sidebar {
    width: 200px;
    display: table-cell;
    box-shadow: 1px 1px 10px 1px rgba(0,0,0,.2);
    z-index: 100;
    position: relative;
    vertical-align: top;
    padding: 13px;
    min-width: 200px;
    transition: all 0.4s;
}
div.content-wrapper div.sidebar.side-light {
    width: 75px;
    min-width: 75px;
}
    div.sidebar div.sidebar-block { 
        padding: 35px 0; border-bottom: 1px dashed #bfbfbf; 
    }
    div.sidebar div.sidebar-block a.assist.help { 
        display: block;
        height: 130px;
        width: 120px;
        background: url(../images/assist-sidebar.png?v=1) no-repeat center 12px;
        color: #23c5df;
        margin: 0 auto;
        position: relative;
    }
    div.sidebar.side-light div.sidebar-block a.assist.help { 
        height: 65px;
        display: block;
        width: 51px;
        margin: 1rem auto;
        background: url(../images/assist-sidebar-light.jpg?v=1) no-repeat center 12px;
    }

    div.sidebar div.sidebar-block a.assist.help span { 
        bottom: 0; position: absolute; left: 0; display: block; font-weight: bold; font-size: 15px;
    }
    div.sidebar.side-light div.sidebar-block a.assist.help span { 
        display: none;
    }
    div.sidebar div.view-switcher{ text-align: center; }
    div.view-switcher a.button { 
        display: inline-block; border-radius: 2px;
        margin: 15px auto;
    }
    div.view-switcher a.button:first-child { margin-top: 0; }
    div.view-switcher a.button:last-child { margin-bottom: 0; }
    div.sidebar div.view-switcher a.button.create,
    a.button.create.lsb { 
        background: url(../images/create.jpg?v=1) no-repeat left center transparent;
        width: 145px;
        height: 52px;
    }
    div.sidebar.side-light div.view-switcher a.button.create { 
        background: url(../images/create-light.jpg?v=1) no-repeat left center transparent;
        width: 51px;
        height: 50px;
        display: block;
        margin: 1rem auto;
    }

    div.sidebar div.view-switcher a.button.manage { 
        background: url(../images/manage.jpg?v=1) no-repeat left center transparent;
        width: 145px;
        height: 52px;
    }
    div.sidebar.side-light div.view-switcher a.button.manage { 
        background: url(../images/manage-light.jpg?v=1) no-repeat left center transparent;
        width: 51px;
        height: 50px;
        display: block;
        margin: 1rem auto;
    }


        
        div.view-switcher a.button.delete { 
            background: url(../images/delete2.png?v=1) no-repeat center transparent;
            width: 100px;
            height: 35px;
        }
        div.view-switcher a.button.delete:hover { 
            background: url(../images/delete2_hover.png?v=1) no-repeat left center transparent;
        }
        div.view-switcher a.button.delete:active{ 
            background: url(../images/delete2_active.png?v=1) no-repeat left center transparent;
        }
        
        
        
        
        div.view-switcher a.button.consult { 
            background: url(../images/consult.png?v=1) no-repeat left center transparent;
            width: 100px;
            height: 35px;
        }
        div.view-switcher a.button.consult:hover { 
            background: url(../images/consult_hover.png?v=1) no-repeat left center transparent;
        }
        div.view-switcher a.button.consult:active,
        div.view-switcher a.button.consult.active{ 
            background: url(../images/consult_active.png?v=1) no-repeat left center transparent;
        }
    div.sidebar div.folders {}
    div.sidebar div.folders a.addfolder:after {
        content: "Nouveau dossier";
        color: #722070;
        font-weight: bold;
        font-size: 14px;
        background: url(../images/new_folder.png?v=1) no-repeat left center transparent;
        display: table-cell;
        line-height: 29px;
        padding: 10px 0 10px 57px;
        vertical-align: middle;
        height: 56px;
        text-decoration: none;
    }
    div.sidebar.side-light div.folders a.addfolder:after {
        content: "";
        width: 51px;
        display: block;
        padding: 0;
        margin: auto;
    }
    div.sidebar div.folders a.editfolder {
        background: url(../images/pen-icon.png?v=1) no-repeat right bottom transparent;
        background-size:16px 16px;
        width:16px;
        height:16px;
        display: block;
        float:right;
    }
    div.sidebar div.folders a.editfolder:hover{
         background: url(../images/pen-icon-h.png?v=1) no-repeat right bottom transparent;
         background-size:16px 16px;
    }
    
    div.sidebar div.sidebar-block .dish-types {}
        div.sidebar-block .dish-types a.dt { margin: 35px 0; display: block; text-decoration: none; color: #000000; }
        div.sidebar-block .dish-types a.dt:first-child { margin-top: 0; }
        div.sidebar-block .dish-types a.dt:last-child { margin-bottom: 0; }
        div.sidebar-block .dish-types a.dt div.step {
            height: 50px; width: 50px; border-radius: 100px;
            font-size: 18px;
            font-weight: bold; color: #5e5f63;
            /*font-family: 'Asap';*/
            line-height: 50px;
            text-align: center;
            margin: 0 auto;
            border: 1px solid rgba(0,0,0,.33);
            overflow: hidden;
        }
        div.sidebar-block .dish-types a.dt div.step div { 
            background: #ffffff; /* Old browsers */
            background: -moz-linear-gradient(top,  #ffffff 0%, #dfe1e3 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dfe1e3)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #ffffff 0%,#dfe1e3 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #ffffff 0%,#dfe1e3 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #ffffff 0%,#dfe1e3 100%); /* IE10+ */
            background: linear-gradient(to bottom, #ffffff 0%,#dfe1e3 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfe1e3',GradientType=0 ); 
        }
        div.sidebar-block .dish-types a.dt:hover div.step, 
        div.sidebar-block .dish-types a.dt.active div.step {
            box-shadow: inset 0 0 0px 1px rgba(255,255,255,.33);
            border: 1px solid rgba(0,0,0,.2);
            color: white;
        }
        div.sidebar-block .dish-types a.dt:hover div.step div,
        div.sidebar-block .dish-types a.dt.active div.step div {
            background: #722070;
        }
        div.sidebar-block .dish-types a.dt div.label {
            text-align: center; margin-top: 15px; font-size: 17px; font-weight: normal;
        }
        
        div.folders div.mainfolder { margin: 0 0 40px 15px;  }
        .side-light div.folders div.mainfolder { margin: 0; }
        div.folders div.mainfolder div.top { padding: 0 0 0 24px; background: url(../images/folder_down_arrow.png?v=1) no-repeat 5px center; font-weight: bold; cursor: pointer; }
        div.folders div.mainfolder div.top.active { color: #b88dab; }
        div.folders div.mainfolder ul { margin: 0; padding: 0; list-style-type: none; }
        div.folders div.mainfolder ul li { margin: 10px 0; cursor: pointer; }
        div.folders div.mainfolder ul li a{ color: #000000; text-decoration: none; display: inline-block; padding-top: 4px; }
        div.folders div.mainfolder ul li a.filter-folder-dis { width:150px; }
        div.folder-color-mask{ width: 20px; height: 20px; display: inline-block; margin: 0px 5px -4px 0; background: url(../images/folder-ffffff.png?v=1) no-repeat left center; background-color: #c7c5c5; }
        div.folder-color-mask-lightbox{ width: 20px; height: 20px; display: inline-block; margin: 0px 5px -4px 0; background: url(../images/folder-f7f7f7.png?v=1) no-repeat left center; background-color: #c7c5c5; }
        div.folder-big-color-mask{ width: 80px; height: 80px; display: inline-block; background: url(../images/folder-big.png?v=1) no-repeat left center; background-color: #c7c5c5; }
        div.folders div.menuco-folder { }
        div.folders div.custom-folder {}
        div.folders div.custom-folder ul {}
        div.folders div.mainfolder ul li.red,
        div.list-view tbody tr td.title.red { background: url(../images/folder_red.png?v=1) no-repeat left center; }
        div.folders div.mainfolder ul li.blue,
        div.list-view tbody tr td.title.blue{ background: url(../images/folder_blue.png?v=1) no-repeat left center; }
        div.folders div.mainfolder ul li.green,
        div.list-view tbody tr td.title.green{ background: url(../images/folder_green.png?v=1) no-repeat left center; }
        div.folders div.mainfolder ul li.yellow,
        div.list-view tbody tr td.title.yellow{ background: url(../images/folder_yellow.png?v=1) no-repeat left center; }
        div.folder-delete { margin-left: 10px }
        label.delete{margin-top: 5px; color: #bd1515}
        div.folders div.gerant-folder div.self{color:rgb(59, 59, 59)!important;}
        div.folders div.gerant-folder div.my-folder-gerant{margin-bottom:40px;}
        div.folders div.gerant-folder div.my-restaurants-folder-gerant{color:rgb(59, 59, 59)!important;margin-bottom:10px;}
        
/**
* Content, contenu de la page
**/        


#page_loading{
    background-color: rgba(159, 169, 158, 0.5);
    text-align: center;
    padding-top: 15%;
    position: fixed;
    z-index: 1024;
    display: none;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}



div.content-wrapper div.content { display: table-cell; vertical-align: top; position: relative; }
    /* 
    * Barre de recherche
    */
    div.content form.search-block{ 
        height: 50px; width: 98%; padding: 0 1%; display: table;
        background: rgb(255,255,255); /* Old browsers */
        background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(228,228,228,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(228,228,228,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(228,228,228,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(228,228,228,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(228,228,228,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(228,228,228,1) 100%); /* W3C */
    }
        form.search-block label { 
            display: table-cell; vertical-align: middle; width: 80px; 
            /*font-family: 'Asap', sans-serif; */
            color: #333333; font-weight: bold;
        }
        form.search-block div.inputs-block { 
            display: table-cell; vertical-align: middle;
        }
        form.search-block div.inputs-block div.inputs { 
            display: block; line-height: 34px; border-bottom: 1px solid #ededed; box-shadow: inset 1px 1px 6px 0px rgba(0,0,0,.3); border-radius: 10px;
            background: #ffffff; height: 34px; margin-top: 3px;
        }
        form.search-block div.inputs div.selector { 
            border: 0 none;
            border-right: 1px solid #dddddd;
            display: block;
            float: left;
            line-height: 14px;
            margin: 5px 0 0 5px;
            border-radius: 10px 0 0 10px;
        }
        form.search-block div.inputs div.selector:before {
            display: none;
        }
        
        form.search-block div.inputs div.selector select.search-filter { 
            appearance: none;
            -webkit-appearance: none; 
            -moz-appearance: none;
            -o-appearance: none; 
            -ms-appearance: none;
            outline: none;
            border: 0 none;
            opacity: 0;
            width: 100%;
            height: 25px;
        }
        
        form.search-block div.inputs div.selector select.search-filter option { opacity: 1; }
        form.search-block div.inputs input[type="text"] { 
            display: block;
            float: left;
            margin: 5px;
            border: 0 none;
            height: 25px;
            outline: none;
            padding: 0 6px;
            width: 40%
        }
        form.search-block div.inputs input[type="submit"] { 
            display: block;
            float: right;
            height: 34px;
            color: white;
            appearance: none; -webkit-appearance: none; -moz-appearance: none; -o-appearance: none; -ms-appearance: none;
            border: 1px solid #313a45; border-radius: 0 10px 10px 0;
            background: #444c55; /* Old browsers */
            background: -moz-linear-gradient(top,  #444c55 0%, #303944 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444c55), color-stop(100%,#303944)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top,  #444c55 0%,#303944 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top,  #444c55 0%,#303944 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top,  #444c55 0%,#303944 100%); /* IE10+ */
            background: linear-gradient(to bottom,  #444c55 0%,#303944 100%); /* W3C */
            /*font-family: 'Asap', sans-serif; */
            font-weight: 600;
        }
    div.action-buttons { 
        float: left;
    }
    div.action { 
        border: 1px solid #d8d6d6;
        border-radius: 3px; background-color: #f3f3f3; cursor: pointer;
        display: inline-block; 
    }
    div.action .button { margin: 5px 12px; }
    div.action ul.options { 
        margin: 0; padding: 0; list-style-type: none; position: absolute; top: 28px; 
        background: #f3f3f3; display: none; 
    }
    div.action ul.options li{ padding: 3px 8px; }
    div.action ul.options li:hover{ background: #722070; color: white; }

    .button-group div.action {
        border: 1px solid #d8d6d6; border-radius: 3px;
        float: left; cursor: pointer; margin: 0 5px;
    }
    div.action:hover,
    .button-group div.action:hover,
    div.action.folder-color:hover,
    div.action.pagination:hover {
        border: 1px solid rgba(0,0,0,.25);
    }

    .button-group div.action .button { 
        text-align: center; font-weight: 600; font-size: 12px;
    }

    div.action:hover,
    div.action.purple { background-color: #722070; color: white; }
    div.action.green { background-color: #bfe42d; border: 1px solid #7d9810; }
    div.action.checkboxes { background: url(../images/checkbox_action.png?v=1) no-repeat center center #f3f3f3; position: relative; }
    a.action.delete { background: url(../images/delete.png?v=1) no-repeat center center #f3f3f3; }
    a.action.green { background-color: #bfe42d; border: 1px solid #7d9810; }
    a.action.delete:hover { background: url(../images/delete_hover.png?v=1) no-repeat center center #f3f3f3; }
    a.action.delete:active { background: url(../images/delete_active.png?v=1) no-repeat center center #f3f3f3; }
    a.action.share { background: url(../images/share_button.png?v=1) no-repeat center center #f3f3f3; }
    a.action.share:hover { background: url(../images/share_button_hover.png?v=1) no-repeat center center #f3f3f3; }
    a.action.share:active { background: url(../images/share_button_active.png?v=1) no-repeat center center #f3f3f3; }
    a.action.back { background: url(../images/back_button.png?v=1) no-repeat center center #f3f3f3; }
    a.action.back:hover { background: url(../images/back_button_hover.png?v=1) no-repeat center center #f3f3f3; }
    a.action.back:active { background: url(../images/back_button_active.png?v=1) no-repeat center center #f3f3f3; }
    a.action.print { background: url(../images/print_button.png?v=1) no-repeat center center #f3f3f3; }
    a.action.print:hover { background: url(../images/print_button_hover.png?v=1) no-repeat center center #f3f3f3; }
    a.action.print:active { background: url(../images/print_button_active.png?v=1) no-repeat center center #f3f3f3; }
    button.action.print { background: url(../images/print_button.png?v=1) no-repeat center center #f3f3f3; }
    button.action.print:hover { background: url(../images/print_button_hover.png?v=1) no-repeat center center #f3f3f3; }
    button.action.print:active { background: url(../images/print_button_active.png?v=1) no-repeat center center #f3f3f3; }
    .action.excel { background: url(../images/tableur-icone.png?v=1) no-repeat center center #f3f3f3; }
    .action.excel:hover { background: url(../images/tableur-icone_hover.png?v=1) no-repeat center center #f3f3f3; }
    .action.excel:active { background: url(../images/tableur-icone_active.png?v=1) no-repeat center center #f3f3f3; }
    a.action.duplicate { background: url(../images/duplicate_button.png?v=1) no-repeat center center #f3f3f3; }
    a.action.duplicate:hover { background: url(../images/duplicate_button_hover.png?v=1) no-repeat center center #f3f3f3; }
    a.action.duplicate:active { background: url(../images/duplicate_button_active.png?v=1) no-repeat center center #f3f3f3; }
    a.action.classer { background: url(../images/classer_button.png?v=1) no-repeat center center #f3f3f3; }
    a.action.classer:hover { background: url(../images/classer_button_hover.png?v=1) no-repeat center center #f3f3f3; }
    a.action.classer:active { background: url(../images/classer_button_active.png?v=1) no-repeat center center #f3f3f3; }
    a.action.edit.purple { background: url(../images/edit_button_hover.png?v=1) no-repeat center center #722070; }
    a.action.edit.purple:hover { background: url(../images/edit_button.png?v=1) no-repeat center center #982977; }
    a.action.edit.purple:active { background: url(../images/edit_button_active.png?v=1) no-repeat center center #982977; }
    
    div.action .pop-list { 
        width: 200px;
        display: none;
        position: absolute;
        top: 29px;
        background: white;
        right: 0;
        padding: 5px 0;
        box-shadow: 0px 2px 4px 2px rgba(0,0,0,.25);
    }
    div.action .pop-list ul { list-style: none; margin: 0; padding: 0; }
    div.action .pop-list ul li { border: 0 none; padding: 4px 0; }
    div.action .pop-list ul li:hover { background: #f8f0f6; }
    div.action .pop-list ul li:hover a div.folder-color-mask { background: url(../images/folder-fbfbfb.png?v=1) no-repeat left center; }
    div.action.folder-color.dropdown-menu-handler .pop-list ul li:hover a div.folder-color-mask { background: url(../images/folder-f8f0f6.png?v=1) no-repeat left center; }
    div.action .pop-list ul li a div.folder-color-mask { background-position: left center; }
    div.action .pop-list ul li a { text-decoration: none; color: #3B3B3B; padding: 0 10px; line-height: 20px; }
    div.action .pop-list .separator { border-top: 1px solid #EBEBEB; margin-top: 5px; margin-bottom: 6px; width: 100%; }
                                
    
    div.content div.action-bar { 
        height: 65px; width: 100%; box-shadow: 1px 2px 3px 0px rgba(0,0,0,.22); 
        position: relative; z-index: 10;
    }
    .btn_action_bar_padding{ padding: 0 10px; }

        div.action-bar div.action, div.action-bar div.action { 
            border: 1px solid #d8d6d6; min-width: 70px; height: 27px; border-radius: 3px; 
            margin: 18px 30px 18px 30px; cursor: pointer;
        }
        div.action-bar div.action .button {  }
        div.action-bar div.action ul.options { margin: 0; padding: 0; list-style-type: none; position: absolute; top: 28px; background: #f3f3f3; display: none; }
        div.action-bar div.action ul.options li{ padding: 3px 8px; }
        div.action-bar div.action ul.options li:hover{ background: #722070; color: white; }
        div.action-bar .button-group {
            float: left; margin: 18px 55px 0 25px;
        }
        div.action-bar .button-group div.action, div.action-bar .button-group a.action, a.action.btn-legacy, button.action.excel, button.action.print, a.action.lab {
            border: 1px solid #d8d6d6;
            min-width: 72px;
            height: 29px;
            border-radius: 3px;
            float: left;
            cursor: pointer;
            margin: 0 5px;
            color: #444;
            text-decoration: none;
            font-size: 14px;
            font-weight: bold;
            text-align: center;
            line-height: 27px;
        }

        a#foods-export-gemrcn.action{
            padding-left: 7px;
            padding-right: 7px;
        }
        
        div.action-bar .button-group div.action:hover,
        div.action-bar div.action.folder-color:hover,
        div.action-bar div.action.pagination:hover {

        }
        div.action-bar .button-group div.action .button { 
            line-height: 29px;
            text-align: center;
            /*font-family: 'Asap';*/
            font-weight: 600;
            font-size: 12px;
            padding: 0 15px;
        }
        
        
        
        div.action-bar .pagination{float:right; margin: 18px 55px;}
        div.action-bar .pagination .grid-pager-info{
            float:left;
            margin-right:10px;
            line-height: 27px;
        }
        div.action-bar .pagination .pagination-action{float:right;}
        div.action-bar .pagination a{background: #f3f3f3; border: 1px solid #d8d6d6; width: 70px; height: 27px; border-radius: 3px;}
        div.action-bar .pagination a.button{ cursor: pointer; }
        div.action-bar .pagination a.button.enable:active{ border: 1px solid #670f4d; }
        div.action-bar .pagination a.button.prev { 
            margin: 0; width: 34px; height: 27px; float: left; background: url(../images/pagination_prev.png?v=1) no-repeat center center #f3f3f3;
        }
        div.action-bar .pagination a.button.prev:hover { 
            opacity : 0.5;
            filter: alpha(opacity=50);
        }
        div.action-bar .pagination a.button.next { 
            margin: 0; width: 34px; height: 27px; float: left; background: url(../images/pagination_next.png?v=1) no-repeat center center #f3f3f3;
        }
        div.action-bar .pagination a.button.next:hover { 
            opacity : 0.5;
            filter: alpha(opacity=50);
        }
        div.action-bar .pagination a.button.prev.disabled {
            background: url(../images/pagination_prev_disabled.png?v=1) no-repeat center center #f3f3f3;
        }
        div.action-bar .pagination a.button.next.disabled {
            background: url(../images/pagination_next_disabled.png?v=1) no-repeat center center #f3f3f3;
        }
        
        div.action-bar div.action.folder-color { 
            float:right; border: 1px solid #d8d6d6; width: 70px; height: 27px; border-radius: 3px; margin: 18px 55px 18px 30px;
            background: url(../images/folder_w-arrow.png?v=1) no-repeat center center #f3f3f3; cursor: pointer; position: relative;
        }
        div.action-bar div.action.folder-color:hover { 
            background: url(../images/folder_w-arrow_hover.png?v=1) no-repeat center center #f3f3f3;
        }
        div.action-bar div.action.folder-color:active,
        div.action-bar div.action.folder-color.active{ 
            background: url(../images/folder_w-arrow_active.png?v=1) no-repeat center center #f3f3f3;
        }
        div.action-bar div.action.folder-color div.colorpicker { display: none; }
        div.content div.list-view {}
        div.content div.list-view .loader {margin:25px 0 0 45%; background: url(../images/ajax-loader-grid.gif); height: 66px; width: 66px;}
        div.content div.list-view.recipes { padding: 10px 55px 10px 20px; }
        div.content div.list-view.accounts { padding: 10px 55px 10px 20px; }
        div.list-view h2 { 
            font-size: 11px; padding: 0; margin: 0 0 12px 0;
        }
        div.list-view table { width: 100%; }
        div.list-view thead {}
        div.list-view thead tr { background: #f7f6f7; }
        div.list-view thead tr th { 
            height: 35px; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; 
            text-align: left; text-transform: uppercase; font-size: 12px; color: #858282;
            padding-left: 7px; white-space: nowrap;
        }
        div.list-view thead tr th:first-child, div.list-view tr td:first-child {
            padding-left: 5px;
        }
        div.list-view thead tr th.order { cursor: pointer; }
        div.list-view thead tr th.order:hover { background: #f0f0f0; }
        div.list-view thead tr th.checkall { width: 4%; }
        div.list-view thead tr th.checkall input { background: #f7f6f7; border: 1px solid #c6c6c6; width: 13px; height: 13px; border-radius: 2px; }
        div.list-view thead tr th.title { width: 55%; color: #722070; }
        div.list-view thead tr th.title a { color: #722070; text-decoration: none; }
        div.list-view thead tr th.title span {}
        div.list-view thead tr th.date {}
        div.list-view tbody {}
        div.list-view tbody tr { background: white; }
        div.list-view tbody tr td {
            height: 35px; border-bottom: 1px solid #dcdcdc;
        }
        
        div.list-view tbody tr:nth-child(odd) { background: white; }
        div.list-view tbody tr:nth-child(odd) div.folder-color-mask{ width: 20px; height: 20px; display: inline-block; margin: 0px 5px -4px 0; background: url(../images/folder-ffffff.png?v=1) no-repeat left center; background-color: #c7c5c5; }
        div.list-view tbody tr:nth-child(even) { background:#fbfbfb; }
        div.list-view tbody tr:nth-child(even) div.folder-color-mask{ 
            width: 20px; height: 20px; display: inline-block; margin: 0px 5px -4px 0; 
            background: url(../images/folder-fbfbfb.png?v=1) no-repeat left center; background-color: #c7c5c5; 
        }
        div.list-view tbody tr td.check {
            
        }
        div.list-view tbody tr td.check input {}
        div.list-view tbody tr td.title {  }
        div.list-view tbody tr td.date {}
        
        div.list-view tbody tr.grid-selected-row{background:#f8f0f6;}
        div.list-view tbody tr.grid-selected-row div.folder-color-mask{width: 20px; height: 20px; display: inline-block; margin: 0px 5px -4px 0; background: url(../images/folder-f8f0f6.png?v=1) no-repeat left center; background-color: #c7c5c5;}
        
        div.calendar-view { position: relative; }
        div.calendar-view h2{ 
            background-color: #f4f4f4; position: relative; color: #c4128f; font-size: 24px; margin: 0; 
            padding: 15px 35px; box-shadow: 1px 1px 4px 0px rgba(0,0,0,.3); z-index: 10;
        }
        div.calendar-view > table { position: relative; z-index: 3; margin: 0 auto; }
        div.calendar-view table thead {  }
        div.calendar-view table thead tr { background: #e9e9e9; }
        div.calendar-view > table thead tr th { 
            height: 90px; border: 1px solid #d2d2d2; border-top: 0 none; font-size: 24px;
        }
        div.calendar-view table thead tr th.day { width: 185px; }
        div.calendar-view table thead tr th.week {  }
        div.calendar-view table tbody {  }
        div.calendar-view table tbody tr {  }
        div.calendar-view table tbody tr td { border: 1px solid #d2d2d2; border-bottom: 0 none;  }
        div.calendar-view table tbody tr:last-child td { border: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2;  }
        
        div.calendar-view table tr .week { 
            position: relative;
            min-width: 50px;
            width: 50px;
            font-size: 1.6em;
            background: transparent;
        }
        div.calendar-view table tr .week div {
            position: relative;
            height: 155px;
            width: 100%;
        }
        div.calendar-view table tr th.week div {
            position: relative;
            height: 90px;
            width: 100%;
            border-left: 1px solid #d2d2d2;
            border-bottom: 1px solid #d2d2d2;
        }
        div.calendar-view table tr .week span { 
            display: block;
            -webkit-transform: rotate(-90deg);
            -webkit-transform-origin: 50% 50%;
            -moz-transform: rotate(-90deg);
            -moz-transform-origin: 50% 50%;
            -o-transform: rotate(-90deg);
            -o-transform-origin: 50% 50%;
            -ms-transform: rotate(-90deg);
            -ms-transform-origin: 50% 50%;
            width: 149px;
            position: absolute;
            top: 70px;
            text-align: center;
            right: -48px;
        }
        div.calendar-view table tbody tr td.day { min-height: 155px; }
        div.calendar-view table tbody tr td.day table{ border-collapse: separate; width: 100%; min-height: 155px; }
        div.calendar-view table tr th.week span { 
            top: 40px;
            right: -14px;
            width: 75px;
            font-size: .9em;
            font-weight: normal;
        }
        div.calendar-view table tbody tr td.day { border-bottom: 1px solid #282828; }
        div.calendar-view table tbody tr td.week { border-bottom: 1px solid #282828; } 
        div.calendar-view table tbody tr td.day.disabled table,
        div.calendar-view table tbody tr td.day.holiday table { min-height: auto; }
        div.calendar-view table tbody tr td.day.disabled { color: #696969; background: #f9f9f9; vertical-align: top; }
        div.calendar-view table tbody tr td.day.disabled table tr.weekday { color: #696969; background: #f9f9f9; vertical-align: middle; }
        div.calendar-view table tbody tr td.day.holiday { color: #0985ee; background: url(../images/holiday_bg.png?v=1) no-repeat #dce7f4 center center; vertical-align: top; }
        div.calendar-view table tbody tr td.day.holiday table tr.weekday { color: #0985ee; background: #dce7f4; vertical-align: middle; }
        div.calendar-view table tbody tr td.day table{ border-collapse: separate; width: 100%; }
        div.calendar-view table tbody tr td.day table tr {  }
        div.calendar-view table tbody tr td.day table tr.weekday { color: #696969; background: #f9f9f9; vertical-align: middle; }
        div.calendar-view table tbody tr td.day table tr.weekday td {
            padding: 0 15px 0 10px;
        }
        div.calendar-view table tbody tr td.day table tr.weekday td label.checkbox{
            float: right;
            display: block;
            /*width: 90%;*/
            text-align: right;
            cursor: pointer;
        }
        div.calendar-view table tbody tr td.day table tr.weekday td img.icon_allergen{
        float: left;
        width: 20px;
        cursor: pointer;
        }
        div.calendar-view table tbody tr td.day table tr.weekday td input.checkbox{
            cursor: pointer;
        }
        div.calendar-view table tbody tr td.day table tr.weekday td input[type="checkbox"].checkbox {
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: normal;
            -o-appearance: none;
            -ms-appearance: none;
            background: url('../images/checkbox-table-unchecked.png?v=1') no-repeat center center #ffffff;
            background-size: contain;
            height: 14px;
            width: 14px;
            line-height: 1.4;
            vertical-align: middle;
            margin: 2px 0 0;
            float: left;
        }

        div.calendar-view table tbody tr td.day table tr.weekday td input[type="checkbox"].checkbox:hover {
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: normal;
            -o-appearance: none;
            -ms-appearance: none;
            background: url('../images/checkbox-table-unchecked.png?v=1') no-repeat center center #bbcde3;
            background-size: contain;
        }
        div.calendar-view table tbody tr td.day table tr.weekday td input[type="checkbox"].checkbox:checked {
            background: url('../images/checkbox_table_checked.png?v=1') no-repeat center center #bbcde3;
            background-size: contain;
            appearance: none;
            -webkit-appearance: normal;
            -moz-appearance: normal;
            -o-appearance: none;
            -ms-appearance: none;
        }
        
        div.calendar-view table tbody tr td.day.disabled table tr.weekday td input[type="checkbox"].checkbox {
            background: url('../images/checkbox_table_checked.png?v=1') no-repeat center center #f9f9f9; 
            /*border: 1px solid #afafaf;*/
            background-size: contain;
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: normal;
            -o-appearance: none;
            -ms-appearance: none;
        }
        
        
        div.calendar-view table tbody tr td.day table tr td { 
            height: 34px; border: 0 none; border-top: 1px dotted #d2d2d2; text-align: center; font-size: 11.5px; position: relative;
        }
        div.calendar-view table tbody tr td.day table tr.active td { 
            border-top: 1px dotted #e513a6; border-bottom: 1px dotted #e513a6; background: #f8f0f6;
        }
        div.calendar-view table tbody tr td.day table tr:first-child td { 
            /*border-top: 0 none;*/
        }
        div.calendar-popover { 
            position: absolute;
            display: none;
            background: #722070;
            color: white;
            border-radius: 2px;
            z-index: 10;
            border: 1px solid #722070;
            box-shadow: 2px 2px 4px 0px rgba(0,0,0,.5);
            padding: 12px 7px;
        }
        div.calendar-popover * {
            box-sizing: border-box;
        }
        div.calendar-popover fieldset {
            border: 0 none; width: 100%;
        } 
        div.calendar-popover legend {
            font-weight: bold; width: 250px; text-align: center; margin-bottom: 10px;
        } 
        div.calendar-popover legend strong {
            color: #bfe42d;
        }
        div.calendar-popover form {
            width: 100%;
        } 
        div.calendar-popover form input, div.calendar-popover form select{
            width: 250px; height: 30px; margin: 0;
        }
        div.calendar-popover hr { padding: 0; margin: 7px 0; border-color: #bb5a9e; }
        div.calendar-popover div.button-group {
            margin: 10px 0 0;
            text-align: right;
        }
        div.calendar-popover div.button-group button{
            margin: 10px 5px 0;
            text-align: right;
            color: black;
            font-size: .9em;
            padding: 6px 9px;
            font-weight: bold;
        }
        div.calendar-popover div.button-group button.green{
            background: #bfe42d;
            float:right;
        }
        div.calendar-popover .loader { padding: 20px; }
        div.calendar-popover.top-anchor:before {
            content: " ";
            background: url(../images/menu-chooser-arrow-up.png?v=1) no-repeat center top;
            position: absolute;
            top: -16px;
            width: 100%;
            height: 16px;
        }
        div.calendar-popover.l-anchor:before{
            content: " ";
            background: url(../images/menu-chooser-arrow.png?v=1) no-repeat left center;
            position: absolute;
            left: -23px;
            width: 23px;
            height: 100%;
        }
        div.calendar-popover.r-anchor:before{
            content: " ";
            background: url(../images/menu-chooser-arrow-r.png?v=1) no-repeat left center;
            position: absolute;
            right: -23px;
            width: 23px;
            height: 100%;
        }
        div.calendar-popover ul#food-families-popup {
            margin: 5px; padding: 0; display: table;
        }
        div.calendar-popover ul#food-families-popup li.dish-type-name{ 
            display: table-row;
            font-size: 15px;
            width: 100%;
            padding: 2px 0;
            cursor: pointer;
            height:30px;
        }
        div.calendar-popover ul#food-families-popup li.dish-type-name:hover { 
            background-color: #b05b96;
        }
		div.calendar-popover ul#food-families-popup li.dish-type-name.disabled{color:grey;} 
		div.calendar-popover ul#food-families-popup li.dish-type-name div.dish-name a { color:white;text-decoration:none; }
        div.calendar-popover ul#food-families-popup li.dish-type-name div.stock {
            display: table-cell; vertical-align: middle; min-width: 75px; text-align: right;
        }
        div.calendar-popover ul#food-families-popup li.dish-type-name div.priority { 
            display: table-cell; vertical-align: middle; width: 10px; padding-left: 5px;
        }
        div.calendar-popover ul#food-families-popup li.dish-type-name div.priority span { 
            display: inline-block; width: 10px; height: 10px; border-radius: 20px;
        }
            div.priority.encouraged span{ background: #50d216; }
            div.priority.limited span{ background: #ff0000;  }
            div.priority.free span{ background: #f7af24; }
        div.calendar-popover ul#food-families-popup li.dish-type-name div.dish-name { 
            display: table-cell; padding-left: 5px; vertical-align: middle;
        }
        div.calendar-popover ul#food-families-popup li.dish-type-name div.icon { 
            display: table-cell;
            padding-left: 5px;
            width: 30px;
            height: 20px;
            padding: 0 15px 0 25px;
            vertical-align: middle;
            text-align: center;
        }
        #submit-recipe-search{ display: none;}
        .dropable-day{
            border: solid 1px #722070
        }
        .dropable-day.lunch{
            border-bottom:  none;
        }
        .dropable-day.dinnier{
            border-top:  none;
        }
        table.menu-plan-edit table tr.component-row:hover {
            background-color: #f8f0f6;
        }
        

/* Création de fiche recette */        
        
div.content .create-view { border-bottom: 1px solid #d2d2d2 }
div.recipe{ height: 295px}
div.titling-block{ padding: 0 60px 0 40px;}
    div.titling-block h2{ float: left; font-size: 52px; font-weight: bold; line-height: 1; margin: 65px 0 0 0; }
    div.titling-block h2 span.line1{ 
        display: block; 
        position: relative;
        margin-bottom: 40px;
        -webkit-box-reflect: below -30% -webkit-linear-gradient(bottom, rgba(255,255,255,0.2) 0%, transparent 55%, transparent 100%);
    }
    div.titling-block h2 span.line2{ 
        display: block; padding: 0 0 0 70px; 
        margin-bottom: 60px;
        -webkit-box-reflect: below -30% -webkit-linear-gradient(bottom, rgba(255,255,255,0.2) 0%, transparent 55%, transparent 100%);
    }
    div.titling-block h2 span.line3{ display: block; padding: 0 0 0 140px; }
    div.titling-block h2 span.line-description{ display: block; font-size:14px; padding: 30px 0 0 0; }
    div.titling-block h2 span.black{ color: #000000; }
    div.titling-block h2 span.green{ color: #15790a; }
    div.titling-block h2 span.red{ color: red; }
    div.titling-block h2 span.smaller{ font-size: 40px; }
    div.titling-block div.new-recipe { float: left; }
    div.titling-block div.new-recipe img {  }
    div.titling-block div.illustration { float: right; margin-right: 70px; }
    div.titling-block div.illustration img{  }
    
    .create-view div.step { 
        padding: 25px 45px; 
        background: #f7f6f6;
        border: 1px solid #d2d2d2;
        border-style: solid;
        border-width: 1px 0 0 0px;
        -moz-border-image: url(../images/border-1.png?v=1) 1 repeat;
        -webkit-border-image: url(../images/border-1.png?v=1) 1 repeat;
        -o-border-image: url(../images/border-1.png?v=1) 1 repeat;
        border-image: url(../images/border-1.png?v=1) 1 repeat;
        position: relative;
    }
    .create-view div.step:nth-child(2) {  
        background: #fbfbfb;
    }
    .create-view div.step:last-child {  
        background: #eeeeee;
    }
    
    div.step h2 { margin: 0; padding: 0 0 25px 0; color: #722070; font-size: 25px; font-weight: normal; 
        /*font-family: 'Asap',Helvetica, Helvetica-light, Lato, Arial, Verdana, sans-serif; */
    }
    div.step h4 { font-weight: normal; color: #000; }
    div.step h4.h4 { font-weight: bold; color: #ff931e; }
    div.step div.form-inline{ margin: 0 0 30px 0; }
    /*div.step div.form-inline.button-group{ position: absolute; display: inline-block; right: 45px; top: 25px; }*/
    div.step div.form-inline:last-child{ margin-bottom: 0; margin-top: 15px; }
    div.step div.form-inline:first-child{ margin-top: 0; }
    div.step div.form-inline h4 {
        font-size: 1.2em; margin: 20px 0; font-weight: normal;
    }
    div.form-inline .add-formula {
        margin-top: 30px;
    }
    
    div.form-column{
        float:left;
        margin-right: 200px;
    }
    
    div.step div.guest-type {  }
    div.step div.guest-type div.form-inline { margin: 0 0 10px 0; }
    div.step div.guest-type h3{ font-size: 15px; font-weight: 600; padding: 0; margin: 0 0 12px 0; }
    div.step input { margin: 0 4px; }
    div.step label { color: #000; }
    div.step label.checkbox:first-child,
    div.step input:first-child, div.step select:first-child { margin: 0 4px 0 0; }
    div.step input.recipe-name { width: 30% }
    div.step input.portions-count { width: 15%; }
    div.step label.checkbox { margin: 0 0 0 10px; }
    div.step div.selector { margin: 0 4px; width: 25%; }
    div.step button { float: right; }
    div.step button.import-photo { 
         background: url(../images/import_hover.png?v=1) no-repeat center center;
         width: 183px;
         height: 35px;
         margin-right: 5px;
         border-radius: 3px
    }
    div.step button.import-photo:hover {
        background: url(../images/import.png?v=1) no-repeat center center;
    }
    
    div.step .foods { position: relative; }
    div.step .foods div.food { margin: 20px 0; position: relative; }
    div.step .foods div.food:first-child{ margin-top: 0; }
    div.step .foods div.food:last-child{ margin-bottom: 0; }
        div.food input {  }
        div.food input.name { width: 30%; }
        div.food input.quantity { width: 20%; margin-bottom: 7px; }
        div.food div.selector { width: 15%; }
        div.food div.selector.measuring-unit {width: 290px}
        div.step.foods button.add-food {}
        
    div.step.preparation {}
    div.step.preparation textarea{
        width: 45%;
        height: 195px;
        font-size: 15px;
        padding: 10px 15px;
        /*font-family: 'Asap', Helvetica, Lato, Arial, Verdana, sans-serif;*/
    }
    div.step.preparation div.preparation-example {
        display: inline-block; margin: 10px 0 0 45px; font-size: 13px; color: #828181; line-height: 17px;
    }
    div.step.preparation div.preparation-example ul{ list-style-type: none; padding: 0; }
    div.step.preparation div.preparation-example ul li{ margin: 0; padding: 0; }
    div.step.preparation .button-group { position: absolute; bottom: 25px; right: 70px; }
    div.step.preparation .button-group button{ position: relative; top: 0; right: 0; left: 0; }
    div.step.preparation .button-group button.visualize{}
    div.step.preparation .button-group button.draft{}
    div.step.preparation .button-group button.save{}
       
    div.content footer {left:0; background: inherit; min-width: inherit; width: 100%; bottom: 0; position:absolute; }
    div.content footer div { text-align: center; }
        
    div.comment-controls { }
    div.comment-controls div.action-buttons{
        padding: 30px 0px 70px 0px;
    }
    div.comment-controls div.action-buttons button{
        border-radius: 5px;
        padding: 6px 15px;
        font-size: 12px;
        border: 1px solid #d2d2d2;
        font-weight: bold;
        margin: 5px 0px 0px 5px;
    }
    div.comment-controls div.alert-success-simple,
    div.comment-controls div.alert-error{ 
        margin:15px 0 0 50px;
    }
    
    button#frequencies-gemrcn{ width: 155px; height: 31px; border-radius: 5px; }
    button#frequencies-gemrcn.green{
       background: url(../images/rate.png?v=1) no-repeat left center;
    }
    button#frequencies-gemrcn.green:hover{
       background: url(../images/rate_hover.png?v=1) no-repeat left center;
    }
    button#frequencies-gemrcn.green:active{
       background: url(../images/rate_active.png?v=1) no-repeat left center;
    }
    
    div.comments-block { float: left; width: 40%; padding: 30px 50px 70px 50px; }
    div.comments-block textarea{ 
        width: 100%;
        height: 75px;
        border-radius: 5px;
        border: 1px solid #e2e2e2;
        padding: 5px;
    }
    div.allergens-block{
        clear: both;
        padding: 0px 50px 70px 50px;
    }

    #allergen-menu{
        font-size: 11px;
        background-color: #F3F3F3;
    }
    #allergen-menu:hover{
        font-size: 12px;
        color: #000;
        /*box-shadow: 0 0 1px 2px #ECECEC;*/
    }
    
    /**************** UPLOAD ****************/
    div.upload-element {  }
    div.upload-element button{ float: none; }
    div.upload-element div.preview { 
        /*width: 140px;*/
        height: 140px;
        overflow: hidden;
        border: 1px solid #b2b2b2;
        float: left;
        margin: 0 12px 0 0;
        /*display: none;*/
    }
    div.upload-element div.preview img { height: 100%; }
    div.upload-element div.picture-data { float: left; color: #3b3b3b; font-size: 15px; position: relative; }
    div.upload-element div.picture-data .data{ /*display: none;*/ }
    div.upload-element div.picture-data .button-group { bottom: 0; }
    div.upload-element div.picture-data .button-group .delete { /*display: none;*/ }
    div.upload-element button { float: left; }
    
    
    /*
    * Consultation d'une recette
    */
    div.recipe-viewer{width:1050px;}
    div.recipe-viewer .recipe-view > div:first-child { margin-top: 0px;}
    div.recipe-view { background:white;}
    div.recipe-view h2 { 
        color: #c4128f;
        border-bottom: 1px dotted #d9d9d9;
        padding: 15px 30px;
        margin: 0; 
        background: #f4f4f4;
    }
    div.allergens-block h2{ 
        color: #c4128f;
        margin: 0 0 15px 0; 
    }
    
    span.exposant{
        vertical-align: super;
        font-size: 10px;
    }
    
    div.recipe-view > div { margin: 30px 20px; padding: 20px 0; }
    div.recipe-view table.foods { 
        text-align: left; float: left; width: 75%;
    } 
    div.recipe-view table.foods thead {  } 
    div.recipe-view table.foods thead tr {  } 
    div.recipe-view table.foods thead tr th { 
        height: 32px;
        vertical-align: top;
        font-size: 16px;
    } 
    div.recipe-view table.foods thead tr th:last-child {
        text-align: right; width: 125px; padding-right: 15px;
    }
    div.recipe-view table.foods thead tr th span { 
        font-size: 10px; display: block; text-align: right; padding-right: 6px;
    } 
    div.recipe-view table.foods tbody{ border: 1px solid #d2d2d2; border-left: 0 none; } 
    div.recipe-view table.foods tbody tr td:last-child { text-align: right; } 
    div.recipe-view table.foods tbody tr td { 
        border: 1px solid #d2d2d2;
        border-left: 0 none;
        font-size: 18px;
        padding: 9px 15px 5px 10px;
        font-weight: normal;
    }
    div.recipe-view div.illustration { float: right; margin: 33px 0 0 25px; } 
    div.recipe-view div.illustration img {  } 
    div.gemrcn { display: table; border-top: 1px dashed #d2d2d2; border-bottom: 1px dashed #d2d2d2; }
    div.recipe-viewer div.gemrcn{min-width: 1020px;}
    div.gemrcn div { display: table-cell; vertical-align: middle; border-right: 1px dashed #d2d2d2; }
    div.gemrcn div:last-child { border-right: 0 none; }
    div.recipe-view div.gemrcn-cat { 
        width: 38%;
        text-align: center;
        padding: 0 20px 0 10px;
    } 
    div.recipe-view div.gemrcn-freq { width: 24%; text-align: center; } 
    div.recipe-view div.gemrcn-cat,
    div.recipe-view div.gemrcn-freq { vertical-align: top; } 
    div.recipe-view div.gemrcn-cat h3,
    div.recipe-view div.gemrcn-freq h3 { 
        background: black;
        display: inline-block;
        padding: 10px 15px;
        margin: 15px auto;
        margin-top: 0;
        color: white;
        text-transform: uppercase;
        border-radius: 3px;
        font-size: 14px;
    } 
    div.recipe-view div.gemrcn-cat p { 
        text-align: left;
        color: #722070;
        font-size: 11px;
        font-weight: bold;
        line-height: 1.6;
        padding-left: 30px;
        max-height:110px;
        overflow:auto;
    }
    div.recipe-view div.gemrcn-freq img { display: block; margin: 0 auto; } 
    div.recipe-view div.nutritional-values { width: 42%; text-align: center; } 
    div.recipe-view div.nutritional-values button{ 
        text-transform: uppercase; font-size: 1.1em; font-weight: bold;
        border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px;
    } 
    .clearfix.nutritional-values{
        float: right;
        margin: 0;
    }
    div.preparation-energy {  }
    div.preparation-energy > div {
        float: left;
    }
    div.recipe-view div.preparation { margin-right: 8px; width: 35%; }
    div.recipe-view div.preparation h3,
    div.recipe-view div.energetic-classes h3 { font-size: 17px; }
    div.recipe-view div.preparation div { 
        border: 1px solid #d2d2d2;
        padding: 10px 5px;
        font-size: 16px;
        height: 270px;
        overflow: auto;
    }
    div.recipe-view div.energetic-classes { width: 64%; }
    div.recipe-view div.energetic-classes h3 {}
    div.recipe-view div.energetic-classes > div { border: 1px solid #d2d2d2; }
    
div.select-folder{width:90%; margin-left: 15px;display:inline-block;}
div.select-folder div.select{height: 100px;}
div.folders-list{display:inline-block; max-height: 200px; width:100%;overflow-y: auto;}
div.new-folder{padding: 20px; text-align: center; width:190px;}
div.new-folder a.addfolder {
        /*font-family: 'Asap', Helvetica Neue, Helvetica, Lato, Arial, Verdana, Sans-serif;*/
        font-weight: bold;
        background: url(../images/new_folder.png?v=1) no-repeat left transparent;
        display: block;
        line-height: 29px;
        padding-left: 50px;
        vertical-align: bottom;
        height: 52px;
        margin: 0;
        text-decoration: none;
        width: 100%;
        padding-top: 25px;
    }
div.button-group{text-align: center;}

footer {
    min-width: 1070px;
    margin-top: 0px;
    background: #dbdbdb;
    padding: 15px 0 25px 0;
}
footer div {
    text-align: center;
    font-size: 0.8em;
}
.spacer { height: 50px;} 

div.lightbox_mask { 
    background: rgba(0,0,0,.8); width: 100%; height: 100%; position: absolute; top: 0; z-index: 100; left: 0; 
    display: none;
}
div.lightbox { 
    position: absolute;
    z-index: 110;
    top: 20%;
    left: 20%;
    background: #f7f7f7;
    border: 1px solid #aaaaaa;
    box-shadow: 0 0 0px 3px #751559;
    padding: 20px;
    border-radius: 5px; 
    display: none;
}

div.lightbox .jPicker {
    float:right;
    margin:25px 0 0 10px;
}

div.lightbox div.lightbox-title h1 {
    margin-top: 0;
    color: black;
    font-size: 24px;
    font-weight: bold;
}

div.lightbox div.lightbox-content {
    max-width:950px;
    min-width:444px;
    max-height:75vh;
    overflow-y:auto;
    overflow-x:none;
}
div.lightbox div.lightbox-title {
    text-align: center; color: #343434;
}
div.lightbox div.lightbox-title h1 { color: #343434; font-size: 26px; }
div.lightbox div.lightbox-title h2 { color: #343434; font-size: 24px; font-weight: normal; }
div.lightbox div.lightbox-content .nutri-info{
    display: table; border-collapse: collapse; width: 950px;
}
div.lightbox div.lightbox-content .nutri-info > div{
    display: table-cell; padding: 10px;
}

div.lightbox div.lightbox-content .nutri-info > div > h2 { 
    padding: 0 0 0 75px;
    font-size: 24px;
    font-weight: normal;
}
div.lightbox div.lightbox-content .nutri-info > div > div { 
    border-radius: 10px;
    box-shadow: -1px -1px 10px 0px rgba(0,0,0,.25);
    overflow: hidden;
}
div.lightbox-nutritionals .lightbox-button-bar button {float:right;}
div.lightbox-nutritionals .lightbox-button-bar .footer {
    float:left;
    width:675px;
    text-align:left;
}



div.lightbox div.lightbox-content .nutri-info > div > div table { border-collapse: collapse; }
div.lightbox div.lightbox-content .nutri-info > div > div table tr { border-bottom: 1px solid #aaaaaa; height: 33px; font-size: 14px; vertical-align: middle; line-height: 33px; }
div.lightbox div.lightbox-content .nutri-info > div > div table tr td:first-child { text-align: right; }
div.lightbox div.lightbox-content .nutri-info > div > div table tr td:last-child { font-weight:bold; color: black; text-align: right; padding: 0 40px 0 0; }
div.lightbox div.lightbox-content .nutri-info > div > div table tr.fat td:first-child {font-weight:normal;}
div.lightbox div.lightbox-content .nutri-info > div > div table tr:last-child { border: 0 none; }
div.lightbox div.lightbox-content .nutri-info > div > div table tr:first-child td { padding-top: 10px; }
div.lightbox div.lightbox-content .nutri-info > div > div table tr:last-child td { padding-bottom: 10px; }
div.lightbox div.lightbox-content .nutri-info > div > div table tr td table { width: 100%; }
div.lightbox div.lightbox-content .nutri-info > div > div table tr td tr { border: 0 none; }
div.lightbox div.lightbox-content .nutri-info > div > div table tr td tr td { border: 0 none; }

div.lightbox div.lightbox-content .nutri-info > div.nutriments h2 { background: url(../images/nutriments-ttl.png?v=1) no-repeat left center; height: 60px; line-height: 60px; }
div.lightbox div.lightbox-content .nutri-info > div.nutriments table tr > td:first-child { width: 215px; }
div.lightbox div.lightbox-content .nutri-info > div.nutriments table tr > td:last-child { width: 150px; }
div.nutriments > div table tr:nth-child(1) { background-color: #d5d5d5; color: black; }

/* div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr:nth-child(3) { background-color: #d71e1e; color: black; } */

div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr:nth-child(2) { background-color: #eacd0e; color: black; }
div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr:nth-child(2) > td { padding: 0; }
div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr:nth-child(2) > td table { width: 100%; }
div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr:nth-child(2) > td table tr { background-color: #eacd0e; height: 10px; line-height: 16px; }
div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr:nth-child(2) > td table tr td{ line-height: 16px; }
div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr:nth-child(2) > td > table tr > td:last-child{ padding-right: 40px; }

div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr:nth-child(3) > td { padding: 0; }
div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr:nth-child(3) > td table { width: 100%; }
div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr:nth-child(3) > td table tr { background-color: #9e4a00; height: 10px; line-height: 16px; }
div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr:nth-child(3) > td table tr td{ line-height: 16px; }
div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr:nth-child(3) > td > table tr > td:last-child{ padding-right: 40px; }


div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr:nth-child(4) { background-color: #d5d5d5; border: 0 none; color: black;}
div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr:nth-child(4) > td:last-child{ color: black; }
div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr:nth-child(5) { background-color: #d71e1e; border: 0 none; color: black;}
div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr:nth-child(5) > td:last-child{ color: black; }
div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr:nth-child(6) { background-color: #d5d5d5; color: black; }
div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr:nth-child(6) > td:last-child{ color: black; }
div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr:nth-child(7) { background-color: #bbb4b4; color: black; }

div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr.fat td table tbody tr{color:black;}
div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr.fat td table tbody tr:nth-child(4) > td:last-child{ color: black; }
div.lightbox div.lightbox-content .nutri-info > div.nutriments > div table tr.fat td table tbody tr:nth-child(5) > td:last-child{ color: black; }

div.lightbox div.lightbox-content .nutri-info > div.minerals h2 { background: url(../images/mineraux-ttl.png?v=1) no-repeat left center; height: 60px; line-height: 60px; padding: 0 0 0 50px; }
div.lightbox div.lightbox-content .nutri-info > div.minerals table tr > td:first-child { width: 150px; }
div.lightbox div.lightbox-content .nutri-info > div.minerals table tr > td:last-child { width: 100px; }
div.minerals > div table tr:nth-child(1) { background-color: #e4eef9; color: #052241; }
div.minerals > div table tr:nth-child(2) { background-color: #d1e0f1; color: #002d61; }
div.minerals > div table tr:nth-child(3) { background-color: #c0d5ec; color: #003c91; }
div.minerals > div table tr:nth-child(4) { background-color: #a2bfde; color: #0050c7; }
div.minerals > div table tr:nth-child(5) { background-color: #82a9d3; color: #0065ef; }
div.minerals > div table tr:nth-child(6) { background-color: #6794c4; color: #0065ef; }
div.minerals > div table tr:nth-child(7) { background-color: #5785b7; color: #a2bfde; }
div.minerals > div table tr:nth-child(8) { background-color: #4978aa; color: #a2bfde; }
div.minerals > div table tr:nth-child(9) { background-color: #3c6b9c; color: #c0d5ec; }
div.minerals > div table tr:nth-child(10) { background-color: #2f5d8d; color: #d1e0f1; }
div.minerals > div table tr:nth-child(11) { background-color: #265280; color: #e4eef9; }

div.lightbox div.lightbox-content .nutri-info > div.vitamins h2 { background: url(../images/vitamines-ttl.png?v=1) no-repeat left center; height: 60px; line-height: 60px; padding: 0 0 0 50px; }
div.lightbox div.lightbox-content .nutri-info > div.vitamins table tr > td:first-child { width: 150px; }
div.lightbox div.lightbox-content .nutri-info > div.vitamins table tr > td:last-child { width: 100px; }
div.vitamins > div table tr:nth-child(1) { background-color: #f1f9e4; color: #2c4407; }
div.vitamins > div table tr:nth-child(2) { background-color: #e9f5d6; color: #314b0a; }
div.vitamins > div table tr:nth-child(3) { background-color: #dbecc1; color: #314b0a; }
div.vitamins > div table tr:nth-child(4) { background-color: #cde9a3; color: #314b0a; }
div.vitamins > div table tr:nth-child(5) { background-color: #b3dd73; color: #6b8f36; }
div.vitamins > div table tr:nth-child(6) { background-color: #9ece56; color: #6b8f36; }
div.vitamins > div table tr:nth-child(7) { background-color: #87b93b; color: #8cf100; }
div.vitamins > div table tr:nth-child(8) { background-color: #71a325; color: #8cf100; }
div.vitamins > div table tr:nth-child(9) { background-color: #5e8a1a; color: #8cf100; }
div.vitamins > div table tr:nth-child(10) { background-color: #496d12; color: #8cf100; }
div.vitamins > div table tr:nth-child(11) { background-color: #3a5b08; color: #a9ff1c; }
div.vitamins > div table tr:nth-child(12) { background-color: #2b4307; color: #fef5f5; }

/*div.lightbox div.lightbox-content select {
    appearance: none;
    -webkit-appearance: none; 
    -moz-appearance: none;
    -o-appearance: none; 
    -ms-appearance: none;
    margin: 0 4px;
    outline: none;
    border: 1px solid #afafaf;
    background: url(../images/folder_down_arrow.png?v=1) no-repeat 80px center;
    background-color: white;
    width: 100px;
    height: 25px;
    cursor: pointer;
    font-size: 15px;
}*/

div.lightbox div.lightbox-button-bar {
    margin-top: 20px;
    height: 36px;
    text-align: center;
}
div.lightbox div.lightbox-button-bar button {
    margin: 0 2px;
    height: 28px;
}

form.sorting {}
form.sorting .button-group { position: absolute; bottom: 60px; right: 40px; }
form.sorting .button-group button{ position: relative; top: 0; right: 0; left: 0; }
form.sorting .button-group button.visualize{}
form.sorting .button-group button.draft{}
form.sorting .button-group button.save{}

form.sorting .vertical-form label {
    font-size: 17px;
}
form.sorting .pull-left{ margin-right: 100px; }
form.sorting .pull-right{ margin-left: 20px; }
form h3 { 
    /*font-family: 'Asap', Helvetica-light, Helvetica, Lato, Arial, Verdana, sans-serif; */
    font-weight: 200;
    font-size: 25px; margin-top: 0;
}
.vertical-form {
    padding: 15px 20px;
    background: white;
    box-shadow: 1px 1px 5px 1px rgba(0,0,0,.05);
    border-radius: 5px;
}
.vertical-form label {
    width: 100%;
    display: block;
    cursor: pointer;
    line-height: 1.4;
}
.vertical-form label.radio {
    
}
.vertical-form label.checkbox {
    
}
.vertical-form label input {
    display: none;
}
.vertical-form .separator {
    border-bottom: 1px dashed black; margin: 8px 0;
}
.pull-left { float: left; }
.pull-right { float: right; }

/*
* Formulaires : styles généraux / 
* Global form styles
*/

div.form-inline {
    min-height: 35px;
}
div.form-inline > * {
    display: block;
    float: left;
}

form input,
.form-food input{ 
    border: 1px solid #afafaf;
    padding: 8px 10px;
    font-size: 15px;
    font-weight: 400;
}
textarea{
    border: 1px solid #afafaf;
    background: #ffffff;
    font-size: 15px;
    padding: 10px 15px;
    /*font-family: 'Asap', Helvetica, Lato, Arial, Verdana, sans-serif;*/
}

/*form select { 
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none; 
    -moz-appearance: none;
    -o-appearance: none; 
    -ms-appearance: none;
    margin: 0 4px;
    display: block;
    outline: none;
    border: 1px solid #afafaf;
    background: url(../images/folder_down_arrow.png?v=1) no-repeat 98% center;
    background-color: white;
    width: 300px;
    height: 33px;
    cursor: pointer;
    font-size: 15px;
    line-height: 24px;
    padding: 0 20px 0 5px;
}*/


form input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: normal;
    background-size: 100%;
    display: inline-block;
    line-height: 25px;
    vertical-align: middle;
    height: 25px;
    width: 20px;
    border: 0;
    background: url('../images/radio_unchk.png?v=1') no-repeat center center;
}
form input[type="radio"]:hover {
    background: url('../images/radio_hover.png?v=1') no-repeat center center;
}
form input[type="radio"]:checked {
    background: url('../images/radio_chk.png?v=1') no-repeat center center;
}
form label.radio input, form label.checkbox input{
    display: none;
}


form .entry { margin: 0 8px; }

form label.checkbox {
    font-size: 15px;
    cursor: pointer;
    line-height: 25px;
    display: inline-block;
    vertical-align: middle;
}

form input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: normal;
    -o-appearance: none;
    -ms-appearance: none;
    background: url('../images/checkbox.png?v=1') no-repeat center center;
    background-size: 100%;
    height: 25px;
    width: 20px;
    line-height: 25px;
    border: 0;
    vertical-align: middle;
    
}
form .entry-lightbox{margin: 0 8px;}
form .entry-lightbox input[type="checkbox"]{float: right}
    
form input[type="checkbox"]:hover {
    background: url('../images/check_hover.png?v=1') no-repeat center  center
}
form input[type="checkbox"]:checked {
    background: url('../images/check_checked.png?v=1') no-repeat center  center;
}
form input[type="checkbox"]:checked:hover {
    background: url('../images/check_checked_hover.png?v=1') no-repeat center  center;
}

@-moz-document url-prefix() {
    
    form input[type="radio"], form input[type="checkbox"] {
        margin-top: 5px;
    }
}

#manage-food-form select[multiple="multiple"] {
    width: 200px;
    height: 200px;
    border: 1px solid #afafaf;
}

#manage-food-form select[multiple="multiple"] option {
    color: black;
}
#manage-food-form select[multiple="multiple"] option[selected=selected]{
    color:white;
}

button { 
    border-radius: 2px;
    padding: 5.9px 25px;
    font-size: 15px;
    border: 1px solid #d2d2d2;
    margin-left: 2px;
}
button.loader {
    padding: 0 25px;
}
button.small { 
    font-size: 12px;
    font-weight: bold;
    padding: 7px 12px;
    border-radius: 3px;
}
button.purple { background: #722070; color: #ffffff; }
button.red{
    background: #bd1515;
    color: #ffffff !important;
    bottom: 0px;
    right: 150px;
}
button.grey { background: #787878; color: #ffffff; }
button.white { background: #ffffff; color: #000000; }
button.green { background: #15790a; color: #fff; bottom: 10px; right: 131px;}
button.delete {
    background: url('../images/delete_button_hover.png?v=1') no-repeat center  center;
    width: 183px;
    height: 35px;
    border-radius: 3px;
}
button.delete:hover {background: url('../images/delete_button.png?v=1') no-repeat center  center;}

button.cancel {
    background: url('../images/cancel_button.png?v=1') no-repeat center  center;
    width: 95px;
    height: 28px;
    border-radius: 3px;
}
button.cancel:hover {background: url('../images/cancel_button_hover.png?v=1') no-repeat center  center;}
button.cancel:active {background: url('../images/cancel_button_active.png?v=1') no-repeat center  center;}

button.cancel.small {
    background: url('../images/cancel_small_button.png?v=1') no-repeat center  center;
    width: 72px;
    height: 29px;
    float:right;    
    border-radius: 3px;
}
button.cancel.small:hover {background: url('../images/cancel_small_button_hover.png?v=1') no-repeat center  center;}
button.cancel.small:active {background: url('../images/cancel_small_button_active.png?v=1') no-repeat center  center;}

button.visualize {
    background: url('../images/visualize_button.png?v=1') no-repeat center  center;
    width: 72px;
    height: 29px;
    border-radius: 3px;
}
button.visualize:hover {background: url('../images/visualize_button_hover.png?v=1') no-repeat center  center;}
button.visualize:active {background: url('../images/visualize_button_active.png?v=1') no-repeat center  center;}

button.save {
    background: url('../images/save_button_hover.png?v=1') no-repeat center  center;
    width: 95px;
    height: 28px !important;
    border-radius: 3px;
}
button.save:hover {background: url('../images/save_button.png?v=1') no-repeat center  center;}

button.send {
    background: url('../images/send_button.png?v=1') no-repeat center  center;
    width: 95px;
    height: 28px;
    border-radius: 3px;
}
button.send:hover {background: url('../images/send_button_hover.png?v=1') no-repeat center  center;}
button.send:active {background: url('../images/send_button_active.png?v=1') no-repeat center  center;}

button.valid {
    background: url('../images/valid_button.png?v=1') no-repeat center  center;
    width: 95px;
    height: 28px;
    border-radius: 3px;
}
button.valid:hover {background: url('../images/valid_button_hover.png?v=1') no-repeat center  center;}
button.valid:active {background: url('../images/valid_button_active.png?v=1') no-repeat center  center;}

button.draft {
    background: url('../images/draft_button.png?v=1') no-repeat center  center;
    width: 72px;
    height: 29px;
    border-radius: 3px;
}
button.draft:hover {background: url('../images/draft_button_hover.png?v=1') no-repeat center  center;}
button.draft:active {background: url('../images/draft_button_active.png?v=1') no-repeat center  center;}


button.add-food { 
    background: url('../images/add.png?v=1') no-repeat center  center;
    width: 183px;
    height: 35px;
    border-radius: 3px;
}
button.add-food:hover {background: url('../images/add_hover.png?v=1') no-repeat center  center;}
button.add-food:active {background: url('../images/add_active.png?v=1') no-repeat center  center;}


div.step.saving .button-group { margin-bottom: 20px;}
div.step.saving .delete-buttons { float: left; margin-top: -20px; }

.alert-success {
    margin: 50px auto;
    width: 300px;
    /*height: 30px;*/
    color: black;
    background: #f3f3f3;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #dbdbdb;
    font-weight: bold;
}
.alert-success-simple {color:green;}
.alert-error {color:red;}

.form-error { border-color: red;}

.bold { font-weight: bold; }

.center{margin : 10px;}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after, 
.form-inline:before,
.form-inline:after{
    content: " ";
    display: table;
}

.clearfix:after,
.form-inline:after{
    clear: both;
}

.clearfix,
.form-inline{
    *zoom: 1;
}

table#gemrcn-frequencies-detail {
    width: 900px;
}

table#gemrcn-frequencies-detail td, table#gemrcn-frequencies-detail th,
table#folders-actions-list td, table#folders-actions-list th{
    border: 1px solid #d2d2d2;
}

table#gemrcn-frequencies-detail tr:nth-child(even),
table#folders-actions-list tr:nth-child(even){
	background: #fbfbfb;
}
table#gemrcn-frequencies-detail tr:nth-child(odd),
table#folders-actions-list tr:nth-child(odd){
	background: white;
}

table#folders-actions-list tr:nth-child(even) div.folder-color-mask{
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 0px 5px -4px 0;
    background: url(../images/folder-fbfbfb.png?v=1) no-repeat left center;
}
table#folders-actions-list {margin-top:10px;}
table#folders-actions-list th#directory { width:250px; }
table#folders-actions-list th#action { width:75px; }
table#folders-actions-list th#source { width:250px; }
table#folders-actions-list td select {width:225px}
table#folders-actions-list td.source-selection-column {padding:2px 5px;}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/** Date Picker **/
div#ui-datepicker-div {
    z-index: 556!important;
}

div#ui-datepicker-div .ui-widget-header {
    border: 1px solid #662352;
    background: none;
    background-color: #722070;
}

div#ui-datepicker-div .ui-state-highlight {
    border: 1px solid #722070;
    background: none;
}
div#ui-datepicker-div .ui-state-active {
    border: 1px solid #722070;
    background: none;
    background-color: #E4B9D7;
}

div#ui-datepicker-div a.ui-state-default {
    color: #837C7C;
}

div#ui-datepicker-div a.ui-state-hover {
    border: 1px solid #15790A;
    background: none;
    background-color: #B4D6B0;
}

/** Progress Bar **/
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.progress-striped .bar {
  background-color: #722070;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/***** ACCOMPAGNEMENT *******/
#assist-form label {
    float:left;
    text-align:right;
    width:300px;
    margin-right:10px;
    line-height:35px;
}

#assist-form .form-inline div{ clear:both; margin-top:5px; }
#assist-form .form-inline div.dk_container{ clear:none; margin: 0 4px }
#assist-form input{ width:300px; text-align: center;}
#assist-form .button-group{
    position: absolute;
    bottom: 15px;
    left: 0px;
    width:845px;
}
#assist-form span.bold{font-weight: bold;line-height: 35px; margin: 0 4px;}

div.titling-block {padding: 0 60px 0 40px;}
div.titling-block h2 span.line1{ 
    display: block; 
    position: relative;
    -webkit-box-reflect: below -30% -webkit-linear-gradient(bottom, rgba(255,255,255,0.2) 0%, transparent 55%, transparent 100%);
}


/***** Login *******/
#login-form .step{background: none; border:none; padding-left: 175px;}
#login-form .step.lost{padding-left: 200px;}
#login-form label {
    float:left;
    text-align:right;
    width:254px;
    margin-right:30px;
    line-height:30px;
}
#login-form label.lost {
    width:143px;
    margin-right:20px;
}

#login-form .form-inline{ margin-bottom:20px; }
#login-form .form-inline div{ margin-top:5px; }
#login-form input{ width:300px;}
#login-form input[type="submit"]{ width: 145px; height : 36px;}
#login-form input.reset{ width: 218px; height : 36px;}
#login-form .button-group{
    position: inherit;
    margin-left: 4px;
}
#login-form .button-group.lost{
    float: center;
    margin-right: 185px;
}
#login-form .button-group a{
    background: #eeeeee;
    border : 1px solid #afafaf;
    color: black;
    padding : 9px 20px;
    text-decoration: none;
}
#login-form .link{
    line-height: 25px;
    margin: 10px 0 0 35px;
}
#login-form .link a{
    font-weight: bold;
    color: #722070;
    text-decoration: none;
}

/** Popup caractéristiques plan alimentaire */
#food-plan-carac-popup {
    position: fixed;
    bottom: 0;
    right: 50px;
    width: 265px;
    z-index: 100;
    box-shadow: 8px 8px 12px #aaa;
}

#food-plan-carac-popup #food-plan-carac-popup-title {
    background-color: #333333;
    color: white;
    font-weight: bold;
    padding: 10px 5px 0 5px;
    height: 25px;
    position: relative;
    cursor: pointer;
}
#food-plan-carac-popup #food-plan-carac-popup-toggler {
    position: absolute;
    width: 12px;
    right: 10px;
    top: 8px;
}

#food-plan-carac-popup #food-plan-carac-popup-content {
    padding: 10px 0;
    background: -webkit-linear-gradient(white, #e1e1e1);
    background:    -moz-linear-gradient(white, #e1e1e1);
    background:     -ms-linear-gradient(white, #e1e1e1);
    background:      -o-linear-gradient(white, #e1e1e1);
    background:         linear-gradient(white, #e1e1e1);
    display: none;
    height: 100%;
}

#food-plan-carac-popup #food-plan-carac-popup-content label, #food-plan-carac-popup #food-plan-carac-popup-content p {
    margin-left: 10px;
}

#food-plan-carac-popup #food-plan-carac-popup-content label {
    color: #722070;
}
#food-plan-carac-popup #food-plan-carac-popup-content p, #food-plan-carac-popup #food-plan-carac-popup-content span{
    color: black;
    font-weight: bold;
}

.showHide1,.showHide2,.showHide3,.showHide4,.showHide5{
    background-color: #ececec;
}

.downComp{
	width: 11px;
	height: 9px;
	margin:auto;
}

.downComp.down{
	background-image: url("../images/down.png?v=1");
	margin-top: -10px;
}
.downComp.up{
    background-image: url("../images/up.png?v=1");
}

div.toggle_filters{
	cursor: pointer;
	background-image: url("../images/down.png?v=1");
	background-repeat: no-repeat;
	background-position: center;
	height: 10px;
}
div.toggle_filters.rotate{
	transform: rotate(180deg);
}


.day.holiday > table.table-day > tbody > tr > td > div > div.downComp{
	background-image:none;
}
.day.holiday > table.table-day > tbody > tr > td{
    color: transparent;
    border: none;
}

table#gemrcn-frequencies-detail > tbody > tr.color_red{
	color: red;
}  


table#tbl-plan-id.omit_food_plan td.no-recipe-yet::after{
    content: ")";
}
table#tbl-plan-id.omit_food_plan td.no-recipe-yet::before{
    content: "(";
}
table#tbl-plan-id.omit_food_plan td.no-recipe-yet{
    font-style: italic;
    font-size: 11px;
}


/** RECIPE GRID **/

table.grid > thead > th.auteur{
    min-width: 125px;
}
table.grid > thead > th.shared{
    min-width: 70px;
}
table.grid > thead > th.date{
    min-width: 120px;
}




.go_view{
	width:16px;
	height: 16px; 
	background-image: url("../images/view.png?v=1");
	cursor: pointer;
}

#do_search{
	width: 16px;
	height: 16px;
	background-image: url("../images/search.png?v=1");
	cursor: pointer;
	float: left;
	margin-left: 15px;
	margin-top: 2px;
}

.restaurant_name{
	cursor: pointer;
	margin: 12px 0 3px 0;
	font-size: 20px;
	color: rgb(152, 41, 119);
	float: left;
	clear: both;
}
.restaurant_details{
	display: none;
	background-color: #fafafa;
	padding: 15px;
	clear: both;
	border-radius: 0 0 10px 10px;
}

.restaurant_details label {
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 234px;
    font-weight: bold;
}

.resto_linkable {
    background-color: #667788;
    margin: 5px;
    cursor: pointer;
    padding: 10px;
    font-size: 18px;
    border-radius: 11px 0 11px 0;
    color: white;
    font-weight: bold;
}
.resto_linkable:hover{
    background-color: #C2C8CF;
}
.resto_linkable.selected{
	background-color: #881303;
}

.lbl_info_nb_account {
    clear: right;
    float: left;
    margin-top: 9px;
}

.restaurant_details table.employees{
    width: calc(100% -245px);
	width: -moz-calc(100% - 245px);
	width: -webkit-calc(100% - 245px);
}

.restaurant_details table.employees th{
	background-color: rgb(152, 41, 119);
	color: white;
	border-color: black;
}
.restaurant_details table.employees td{
    padding: 5px 0 5px 5px;
    cursor: pointer;
}

.restaurant_details table.employees tr{
	    background-color: rgb(255, 250, 250);
}

.restaurant_details table.employees tr td.delete_employee:hover{
        background-color: rgb(255, 201, 201);
}

.restaurant_details table.employees tr td.delete_employee{
	background-image: url("../images/delete.png?v=1");
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.restaurant_details table.employees tr:HOVER{
        background-color: rgb(240, 240, 250);
}
.clear_fix{
	clear: both;
}
.restaurant_details .view-switcher{
	float: right;
	margin-top: 6px;
}



select#popup-recipe-communauty option.red{
    color: red;
}

select.recipe-choice option.red{
    color: red;
}


select option.red{
    color: red;
}

option.red{
	color: red;
}

.red{
	color: red;
}

#rename_menu.to-ajax-lightbox{
	font-size: 11px;
}
/*
option.red:disabled{
	color: red;
}
*/

#progressContainer-file-import_path{
	clear: both;
}

.food_td.food_pdf_recipe:HOVER{
	cursor: pointer;
	background-color: #DCE7F4;
}

.msg_alert{
	color: #FA0000;
	font-weight: bold;
	font-size: 20px;
}


.selectable{
    background-color: #fafafa;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 15px;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #722070;
}

.selectable:not(.selected):hover{
    background-color: #ececec;
    transition: all 0.4s;
}

.radioselectable{
	padding: 10px 15px;
	background-color: #fafafa;
}
.selectable.selected{
    background-color: #722070;
    color: white;
}
.selectable input[type="checkbox"],
.radioselectable input[type="radio"]{
    display: none;
}


.popup_outputlist{
    bottom: 0;
    box-shadow: 8px 8px 12px #aaa;
    position: fixed;
    right: 50px;
    width: 265px;
    z-index: 500;
}

.slider_standBy{
    /*bottom: 0;*/
    box-shadow: 4px 4px 6px #aaa;
    /*position: fixed;*/
    z-index: 500;
    max-height: 98%;
    overflow-y: auto;
    display: inline-block;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    white-space: normal;
}

.outputlist, .standByProducts{
    background: linear-gradient(white, #e1e1e1) repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    height: 100%;
    padding: 10px 0;
    max-height: 474px;
    overflow-y: auto;
}

.standByContainer{
    background: linear-gradient(white, #e1e1e1) repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    height: 100%;
    padding: 10px 0;
    max-height: 474px;
    overflow-y: auto;
}

.toggle_outputlist, .toggle_standBy{
    background-color: #333333;
    color: white;
    cursor: pointer;
    font-weight: bold;
    height: 25px;
    padding: 10px 5px 0;
    position: relative;
}

img.flechDown {
    transform: rotate(180deg);
}

.toggle_img{
    position: absolute;
    right: 10px;
    top: 8px;
    width: 12px;
}

.cart_loader{
	display: none;
}


.cart td, .standByProducts .standByProduct, .standByElt:not(:last-child) {
    border-bottom: 1px solid #fafafa;
    padding-left: 7px;
    padding-right: 7px;
}

table.cart{
	width: 100%;
}
.cart tr:last-child td {
    border-bottom: none;
}



.btn{
    border-radius: 5px;
    color: #444444;
    cursor: pointer;
    padding: 10px;
    text-align: center;
    /*border: 1px solid #dbdbdb;*/
    background-color: #F3F3F3;
    font-weight: bold;
    /*font-family: 'Asap', "Helvetica-light", Arial;*/
    text-decoration: none;
    display: block;
    transition: all 0.3s ease;
}

.btn.btn-inline{
    display: inline-block;
}

.btn.tiny{
    padding: 5px;
    font-size: 12px;
}

.btn.fitToInput {
    height: 35px;
    padding: 5px 10px;
    float: none;
    display: inline-block;
}
.display-large{display: block;}
.display-short{display: none;}
.side-light .display-large{display: none;}
.side-light .display-short{display: block;}

.side-light .btn.btn_side{
    width: 60px;
    padding: 5px;
    font-size: 0.75rem;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn.btn_side{
	width: 111px;
    border-radius: 50px;
}
.button-group .btn {
    padding: 7px 25px;
}
.btn:not(.disabled):hover, .btn.active, .btn.selected{
	background-color: #722070;
	color: white;
	border-color: #670f4d;
}
.btn.disabled,.btn.disabled:hover{
	background-color: #ececec;
	color: gray;
}

.btn.btn-switch-mode{
    float: none;
    clear: none;
    display: inline-block;
}

.btn.btn-switch-mode.active{
    background-color: #9e9e9e;
    border-color: #ddd;
}

div.form-inline > .btn.add-main-food,
div.form-inline > .btn.add-food,
div.form-inline > .btn.add-foods-from-recipe,
div.form-inline > .btn.remove-food,
.btn-add-main-food-2{
    float: right;
    width: 185px;
}

.btn.remove-food{
    background-color: #dc0000;
    color: #FFF;
}
.btn.remove-food:hover{
    background-color: #ab1010;
}

.sidebar-block .btn{
	display: block;
	margin: 0 auto 35px;
}

.toggleadd {
    background-color: #722070;
    color: white;
    padding: 5px;
    margin: 0 15px;
}
.toggleadd:hover {
    border-color: #5e5e5e;
}


.toggleadd.remove {
    background-color: #dc0000;
}

.stock_notavailable,
.module_unavailable {
    /*background-color: #fa1a1a;*/
    color: #722070;
    font-size: 15px;
    font-weight: bold;
    margin: 20px auto;
    padding: 15px;
    text-align: center;
    width: 60%;
}

.tooltipable{
	cursor: help;
}

table.tbl_output{
	width: 100%;
	margin-top: 15px;
}

table.tbl_output th{
	text-align: left;
	text-transform: uppercase;
	background-color: #fbfbfb;
	padding: 10px 3px;
	border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
}

.conteneur_total{
    border: 1px solid #e0e0e0;
    margin-top: 15px;
    margin-right: 20px;
    padding: 15px;
    max-width: 30%!important;
}
.conteneur_totaux{
    display: flex;
    flex: auto!important;
}

.conteneur_total table th{
    text-align: left;
    padding-right: 7px;
}
.conteneur_total table th,
.conteneur_total table td{
	padding: 7px;
}

table.tbl_output td{
    padding: 4px 3px;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
}
table.tbl_output tr:nth-child(2n){
	background-color: #fff;
}
table.tbl_output tr{
    background-color: #f8f0f6;
}
table.tbl_output td input{
    padding: 4px 1px;
    margin: 0;
    width: 66px;
}

textarea.comments{
	width: calc(100% - 33px);
}

img.removeCart{
	cursor: pointer;
}

.panel .btn{
	border-radius: 0px;
}

label.checkbox.all_check{
	color: orange;
	font-weight: bold;
}

tr.output_err td:last-child {
    text-decoration: line-through;
}
table.tbl_output tr.output_err {
    background-color: #dc0000;
    color: white;
}
#lightbox-add_product{
	width:555px;
}

img.tooltipable{
	margin-left: 5px;
}

ul.ui-autocomplete {
	z-index: 9999;
}

.filters {
    /*float: left;*/
}

div.filtersinputs input[type="submit"] {
    -moz-appearance: none;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #444c55 0%, #303944 100%) repeat scroll 0 0;
    border: 1px solid #313a45;
    border-radius: 0 10px 10px 0;
    color: white;
    display: block;
    float: right;
    /*font-family: "Asap",sans-serif;*/
    font-weight: 600;
    height: 34px;
}


.filtersinputs {
    padding: 5px 5px 0 10px;
}

.filtersinputs table tr:nth-child(2n+1) td {
	font-style: italic;
	font-weight: bold;
}

.filters{
	margin-bottom: 15px;
}
.filtersinputs td {
    padding: 0 5px;
}
.filtersinputs .dk_container.dk_theme_default{
    width: 100%;
    min-width: 55px;
}
.filtersinputs td input{
    width: 94%;
    width: calc(100% - 20px);
}
.filtersinputs .dk_toggle {
    width: 98% !important;
    width: calc(100% - 10px)!important;
}

.filtersinputs table tr:nth-child(3) td,
.filtersinputs table tr:nth-child(5) td {
    padding-top: 10px;
}

div.content form.search-block.default {
    background: rgba(0, 0, 0, 0);
    display: block;
    height: auto;
    padding: 0;
    width: auto;
}

#stock-grid table.grid td:nth-child(2){
	text-align: right;
    padding-left: 5px;
	/*padding-right: 7px;*/
}
#stock-grid table.grid td:nth-child(1){
    text-align: left;
}
/*#stock-grid table.grid td:nth-child(3){
    text-align: center;
}*/

#stock-grid.stock-output table.grid td:nth-child(2){
    text-align: left;
}
/*#stock-grid.stock-output table.grid td:nth-child(3){
    text-align: right;
    /*padding-right: 7px;*/
}*/
/*#stock-grid.stock-output table.grid td:nth-child(4){
    text-align: center;
}*/

#stock-grid table.grid td{
    padding-left: 5px;
    padding-right: 5px;
}

#stock-grid table.grid td,
#stock-grid table.grid th,
.dashboard table.grid td,
.dashboard table.grid th{
    border-right: solid 1px rgba(236,236,236,0.60);
}
#stock-grid table.grid td:first-child,
#stock-grid table.grid th:first-child,
.dashboard table.grid td:first-child,
.dashboard table.grid th:first-child{
    border-left: solid 1px rgba(236,236,236,0.60);
}

#stock-grid  td.js-td-text{
    text-align: center;
}
#stock-grid  td.js-td-number{
    text-align: center;
    padding-right: 5px;
}

#stock-grid  th{
    text-align: center;
}


table.tbl_output.recap th:last-child{
    width: 66px;
}
table.tbl_output.recap td:last-child{
	text-align: right;
}

.only_stock_print.button-group.clearfix{
    /*margin: 25px 0 0 25px;*/
    margin: 0;
}

.action-bar-stock .pagination.clearfix {
    /*margin: 25px 42px 0 5px;*/
    margin: 0;
    float: right;
}
div.content div.action-bar.action-bar-stock{
    box-shadow: none;
    height: auto;
}

.alert-cloture{
    padding: 10px;
    text-align: center;
    background-color: #dc0000;
    color: #fafafa;
    font-weight: bold;
    text-transform: uppercase;
}

/***************** DASHBOARD ***********************/
.dashboard {
    /*background-color: #ededed;*/
    padding: 25px;
    /*font-family: 'Asap', Helvetica-light, Helvetica, Lato, Arial, Verdana, sans-serif;*/
    font-size: 18px;
}

.dashboard div.list-view thead tr th{
    text-align: center;
}

.dashboard table{
    font-size: 1rem;
}

.info {
    clear: both;
    line-height: 40px;
}
.tiny-info{
    font-size: 12px; 
}
.info_name {
    float: left;
    width: 300px;
}
/*
.info_value{
	font-weight: bold;
}
*/
.info_value.price{
    text-align: right;
}

.dashboard_label{
	margin-top: 25px;
    display: inline-flex;
}

.dashboard_label table:nth-child(2){
    margin-left: 150px;
}

.dashboard_label table.tbl_labels td,
.dashboard_label table.tbl_labels th{
	padding: 7px 12px 7px 7px;
}

.dashboard_label table.tbl_labels tr:last-child{
    color: gray;
    font-style: italic;
}

.dashboard_label table.tbl_labels th{
    text-align: left;
}

.dashboard_label .title {
    color: orange;
    font-weight: bold;
}

.default{width: auto !important;}


.fixedTop {
    position: fixed;
    top: 0;
    margin-left: 25px;
}
.side-light .fixedTop {
    margin-left: 11px;
}

img.btn-edit-line-stock,
img.btn-image{
    cursor: pointer;
}

div.list-view thead tr th.text-center,
.text-center{
    text-align: center;
}
.text-right{
    text-align: right;
}
.text-left{
    text-align: left;
}
.text-alert{ color: #e42020;}
.text-success{ color: #006632;}

.text-vertical{
    writing-mode: vertical-rl;
    transform: rotate(180deg);
}
.tofontawsome{
    font-family: 'FontAwesome', 'Asap';
}


.my-btn{
    background-color: #f3f3f3;
    border: solid 1px #dcdcdc;
    border-radius: 4px;
    color: #444444;
    cursor: pointer;
    /*font-family: 'Asap';*/
    padding: 7px 20px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
}
.my-btn.tiny{
    border-radius: 3px;
    font-size: 12px;
    padding: 4px 15px;
}
.my-btn.x-tiny{
    border-radius: 3px;
    font-size: 12px;
    padding: 0px 10px;
}

.my-btn.default:hover{
    background-color: #722070;
    color: white;
    border-color: #670f4d;
}

.btn-success{
    background-color: #15790A;
    color: #fff;
}
.btn-success:hover, .btn.btn-success:not(.disabled):hover{
    background-color: #0F5907;
    border-color: #0f4609;
    color: #fff;
}
.btn-danger{
    background-color: #dc0000;
    border-color: #ac0000;
    color: #fafafa;
}
.btn-danger:hover{
    background-color: #CB1414!important;
    border-color: #860202;
}


button.disabled, button.disabled:hover{
    background-color: #4e4e4e!important;
    border-color: #dcdcdc;
}


table.dashboard-table td, 
table.dashboard-table th{
    padding: 7px;
}

table.dashboard-table th .info_name{
    text-align: left;
}
table.dashboard-table{
    width: 100%;
    max-width: 100%;
}

table.dashboard-table td, table.dashboard-table th {
    border: 1px solid #ddd;
    font-size: 1rem;
}

table.dashboard-table tr:first-child th:first-child {
    border: medium none;
}

.budget-other{
    margin-bottom:  25px;
}

.no-float{
    float: none!important;
}

.has-tooltip{
    cursor: pointer;
}

.dk_fouc select.default-select {
    padding: 8px 10px;
    position: relative;
    top: 0;
    visibility: visible;
    width: calc(100% - 4px);
}


table.stock-in th, 
table.stock-in td {
    padding: 7px;
}

table.stock-in td.product{
    padding-left: 0;
}


.fixed-bar {
    z-index: 500;
    position: fixed;
    bottom: -4px;
    white-space: nowrap;
    overflow-x: scroll;
}

.fixed-elt {
    background-color: #333;
    color: white;
    padding: 10px 13px;
    cursor: pointer;
    font-weight: bold;
    height: 25px;
    padding: 10px 5px 0;

}

.standByElt{
    clear: both;
}

.add-element {
    color: black;
    font-size: 1rem;
    transition: all 0.3s;
}
.add-element:hover {
    color: #722070;
}

.packing .dk_container{
    float: none;
    display: inline-block;
}
.provider .dk_container{
    float: none;
    display: inline-block;
}

.default-container{
    padding: 25px;
}

.error-container{
    padding: 25px;
    line-height: 1;
}
.error-container h1{
    font-size: 3rem;
    margin-bottom: 50px;
}
.error-container .message{
    font-size: 1.5rem;
}

.print-menu-settings{
    border: dotted 1px #666;
    padding: 15px;
    min-height: 600px;
}


.pic {
    border: solid 1px #777;
    display: inline-block;
    height: 120px;
    width: 120px;
    text-align: center;
    padding: 15px;
    position: relative;
}

.pic input[type="file"]{
    display: none;
}
.pic span.btn{
    margin-bottom: 7px;
    background-color: rgb(243,243,243);
    background-color: rgba(243,243,243,0.8);
}
.pic span.btn:hover{
    background-color: rgb(152,41,119);
    background-color: rgba(152,41,119,0.9);
}
.pic .container-buttons{
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease;
}
.pic:hover .container-buttons{
    visibility: visible;
    opacity: 1;
}

.pic img{
    max-width: 150px;
    max-height: 150px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.print-menu-settings .block{
    margin: 15px 0;
    border-bottom: solid 1px #e0e0e0;
}

.print-menu-settings .block-table{
    margin: 22px 0;
    border: solid 1px #e0e0e0;
    padding: 15px;
}

table.table{
    width: 100%;
}

.frm-print-type select{
    margin-bottom: 20px;
}

#lightbox-new-modele{
    width: 700px;
}


.fa.fa-higher{
    font-size: 1.5rem;
}


form.search-block td.has-selectableRadio  label{
    width: auto;
}
label.selectable.tiny{
    padding: 5px 7px;
    margin: 0 7px 2px 0;
}

td .selectableElement {
    display: inline-flex;
}

.delete-order-sheet:hover{
    color: #DC0000;
    cursor: pointer;
}

.packing > a.disabled-to-ajax-lightbox, 
.provider > a.disabled-to-ajax-lightbox{
    visibility: hidden;
}

.nomargin {
    margin: 0 !important;
}

div.step .budget-secondaire input{
    margin-right: 15px;
}

input.date-out, input.date-in{
    z-index: 555;
    position: relative;
}

.dashboard table.grid td{
    padding-left: 5px;
    padding-right: 5px;
}


.dk_container.dk_theme_default.disabled-dropkick {
    background-color: #e3e3e3;
}

.dk_container.dk_theme_default.disabled-dropkick .dk_toggle {
    color: #7B7B7B;
    cursor: default;
}

table.stock-in td{
    white-space: nowrap;
}
table.stock-in td .dk_container{
    white-space: normal;
}

.no-right-padding{
    padding-right: 0 !important;
}

#ui-datepicker-div select{
    top: auto;
    visibility: visible;
    position: relative;
}

#lightbox-add-foods-recipe{
    width: 70%;
    max-width: 950px;
}

.notification{
    background-color: #bd1515;
    color: #fff;
    padding: 3px 7px;
    left: 12px;
    top: 16px;
    position: absolute;
    border-radius: 50px;
}
#mainmenu .notification{
    top: 8px;
    left: -9px;
    width: auto;
    font-size: 10px;
    padding: 2px 6px;
    font-weight: normal;
    /*font-family: 'Asap', Helvetica, Lato, Arial, Verdana, sans-serif;*/

}
#mainmenu a:hover .notification{
    background-color: #FF9090;
}

tr[data-etat="0"]{
    font-weight: bold;
    font-size: 0.85rem;
}
tr[data-etat]{
    cursor: pointer;
}

.is_gerant tr[data-etat="1"] td:last-child{
    text-align: right;
    padding-right: 0.85rem;
}

.pointer{
    cursor: pointer;
}
table.table-menu th,
table.table-menu td{
    padding: 5px;
    border: solid 1px #ececec;
}

.create-view table.table-menu th,
.create-view table.table-menu td{
    border: solid 1px #ddd;
}
table.table-menu{
    width: 100%;
}

table.table-menu .subtable tr:last-child td{
    border-bottom: none;
}
table.table-menu .subtable tr:first-child td{
    border-top: none;
}
.subtable tr td{
    border-top: none;
}
.subtable tr td:first-child{
    border-left: none;
}

.selected-menu{
    border: solid #722070 !important;
}

.weigh-input{
    text-align: center;
    width: 150px;
}
.weigh-input input{
    width: 60px;
    text-align: right;
}
.no-wrap{
    white-space: nowrap;
}

.dupliquer{
    margin-left: 40px !important;
    padding: 0 10px 0 10px !important;
    background-color: lightseagreen;
}

.no-padding{
    padding: 0 !important;
}
/*
tr[data-line]:not([data-line="1"]) input[name="manualRecipeName[]"]{
    margin-left: 25px;
}
*/
.form-food{
    margin-top: 0.5rem;
}

.no-float{
    float: none;
}


table.table-menu .custom-header{
    text-transform: uppercase; 
    padding: 7px 0; 
    color: white; 
    background-color: #722070;
}
table.table-menu .custom-group-footer{
    background-color: #af9faf;
}

div.list-view table.table-menu-compact td,
div.list-view table.table-menu-compact th{
    padding: 1px;
    height: auto;
}

div.list-view table.table-menu-compact th{
    width: 150px;
}

div.list-view tbody tr:nth-child(odd) table.table-menu-compact tbody tr:nth-child(odd) { background:#fbfbfb; }
div.list-view tbody tr:nth-child(even) table.table-menu-compact tbody tr:nth-child(even) { background:#fff; }

.classic-tooltip{
    cursor: help;
}


#weighSetting-grid tr[data-key]:not(:first-child){
    border-top: solid 2px;
}

.form-food span {
    width: 150px;
    display: inline-block;
}

.mod_edit [data-currentvalue][data-id]:hover{
    border: solid #722070;
}

div.step input.guest-number{
    margin-bottom: 0.33rem;
}

div.calendar-view table tbody tr td.day table tr.weekday td label.checkbox.draggable,
.draggable{
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

.proprio_menu{
    text-transform: uppercase;
    color: #722070;
}

li.disabled{
    opacity: 0.5;
    cursor: default;
}
li.disabled a{
    cursor: default;
}

#generated-password{
    font-weight: bold;
    display: inline;
    float: none;
    user-select: all;
}

/*********************************************************************************/
/* loading                                                                       */
/*********************************************************************************/
 #page_loader{
    display: none;
    width: 200px;
    position: fixed;
    left: 45%;
    top:39%;
    cursor: wait;
    z-index: 2000;
}

#page_loader img{
    width: 100%;
}

#shadowing{
    display : none;
    position : fixed;
    top : 0%;
    left : 0%;
    width : 100%;
    height:100%;
    right : 100%;
    background-color : #706B64;
    opacity : 0.4;
    z-index : 1040;
    cursor: wait;
}

#txt-indication-loader{
    font-weight: bold;
}

/*********************************************************************************/
/* loading                                                                       */
/*********************************************************************************/
 #page_loader{
    display: none;
    width: 200px;
    position: fixed;
    left: 45%;
    top:39%;
    cursor: wait;
    z-index: 2000;
}

#page_loader img{
    width: 100%;
}

#shadowing{
    display : none;
    position : fixed;
    top : 0%;
    left : 0%;
    width : 100%;
    height:100%;
    right : 100%;
    background-color : #706B64;
    opacity : 0.4;
    z-index : 1040;
    cursor: wait;
}

#txt-indication-loader{
    font-weight: bold;
}

.h4_nomargTop {
    margin-top: 25px;
    margin-bottom: -10px;
}

.error-diag {
  padding: 0.5rem;
  margin: 0.5rem;
  background-color: #f04124;
  color: #FFF;
  font-size: 12px;
}