*
{
    margin: 0;
    padding: 0;
}

html, body 
{
    height: 100%;
}
body
{
	font-family: tahoma, verdana, helvetica;
	line-height: 1;
	font-size: .75em;
    background:url("../Images/bar-bg.png") repeat scroll left top transparent;
    background-color: #F5F5F5;
}

#header
{
    z-index:100 !important;
    background:url("../Images/bar-bg.png") repeat scroll left top transparent;
}
.bg-covered
{
    background: url("../Images/Photos/brasserie.jpg") no-repeat center transparent;
    background-size: cover;
    z-index:10 !important;
}

img
{
    border: 0;
}
img.align-icon 
{
    margin-bottom: -4px; 
}
p
{
    color: #8B8C8C;
    font-weight:normal;
}
p.desc
{
    margin-bottom: 10px;
}
a
{
    text-decoration: none;
    color: #6AA6CE;
}
pre 
{
    font-size: 1.35em;
}
.floatRight
{
    float: right;
}
.floatLeft
{
    float: left;
}
.columnLeft
{
    float: left;
    width: 49%;
    margin: 0;
}
.columnRight
{
    float: right;
    width: 50%;
    margin: 0;
}

/* Headings
--------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.2em;
    color: #000;
    font-family: Tahoma, Helvetica, sans-serif;
}
h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    color: #6AA6CE;
    font-size: 1.2em;
    font-weight: bold;
}
h2.title
{
    background-color:#EEEEEE;
    line-height:33px;
    height: 33px;
    padding:0 0 0 5px;
    border-bottom:1px solid #DDDDDD;
}
h3
{
    font-size: 0.9em;
    margin-top: 1em;
    padding: 6px 6px 5px 0;
}
h4
{
    font-size: 1em;
}
h5, h6
{
    font-size: 0.88em;
}
.spacer
{
    background-color: #DDDDDD;
    height: 2px;
    font-size: 0;
    margin: 6px 0;
    padding: 0;
    width: 100%;
}
iframe
{
    border: 0px solid transparent;
}
ol
{
    padding-left: 2em;
    margin: 5px 0 5px 0;
}

/* Divers
--------------------------------------*/
.margin-bottom
{
    margin-bottom: 1em;
}
.margin-top
{
    margin-top: 1em;
}
.margin-left
{
    margin-left: 1em;
}
.flash
{
    color: black;
}
.note 
{
    position: relative;
    margin: 1em 0;
    padding: 5px;
    line-height: 20px;
    background-color: #FBEC88;
    border: 1px solid #FAD42E;
    color: #363636;
}

/* Table
--------------------------------------*/
table.style1
{
    empty-cells:show;
    width: 100%;
    border-collapse: collapse !important;
}
table.style1 th
{
    font-weight: bold;
    text-align: center;
}
table.style1 td, th
{
    border-bottom: 1px solid #DDDDDD;
    color: #000000;
    padding: 4px;
    vertical-align: middle;
    line-height: 16px;
    text-align: left;
}
table.style1 .col1
{
    text-align: left;
    width: 115px;
}

table.style1 .leftcol
{
    width: 175px;
    background-color: #eee;
    padding: 2px;
}

table.style2
{
    empty-cells:show;
    width: 100%;
    border-collapse: separate;
}
table.style2 th
{
    font-weight: bold;
    text-align: left;
}
table.style2 td, table.style2 th
{
    border-bottom: 1px solid #DDDDDD;
    padding: 5px;
    vertical-align: middle;
}
table.style2 .leftcol
{
    color: gray;
    width: 175px;
    background-color: #F9F9F9;
    border-bottom: 1px solid #DDDDDD;
    vertical-align: top;
}
table.style2 .leftcol span
{
    color: Black;
}
.columnLeft table.style2 .leftcol,.columnRight table.style2 .leftcol 
{
    width: auto !important;
}
table.style2 .icon-col
{
    width: 16px;
    text-align: center;
    background-color: #F9F9F9;
}
table.style2 .title
{
    background-color: #F1F1F1;
}

/* Wrapper
--------------------------------------*/
#wrapper
{
    position: relative;
    /*width: 1256px;*/
    height: 100%;
    margin: 0 auto;
}

/* Top toolbar
--------------------------------------*/
#top-toolbar a
{
    color: #E6E6E6;
    text-decoration: none;
    font-size: 12px;
}
#top-toolbar
{
    padding: 0 1em;
    text-align: right;
    color: #646464;
    height: 28px;
    line-height: 28px;
}

/* Main containers
--------------------------------------*/
#main
{
    position: relative;
    text-align: left;
    margin: 0 auto;
    /*padding: 0px 1em 0 1em;*/
}
/* Global breadcrumb 
--------------------------------------*/
.ms-globalbreadcrumb
{
    padding: 5px 10px 5px 5px !important;
}

/* TopMenu
--------------------------------------*/
#nav
{
    height: 30px;
    clear: both;
}
#nav ul
{
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 30px;
    background: transparent url("../images/navigation-line.gif") no-repeat scroll left center;
}
#nav ul li
{
    background: transparent url("../images/navigation-line.gif") no-repeat scroll right center;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
#nav ul li a
{
    color: gray;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    float: left;
    width: auto;
    padding: 0 15px;
    line-height: 30px;
}
#nav ul li a:hover, #nav ul li a:active
{
    color: #000;
}
#nav ul li#current a
{
    /* background: #0c4e80 url("../images/pointer.gif") no-repeat center bottom; */
    color: #000;
}

/* mainContainer 
--------------------------------------*/
#main .mainContainer
{
    clear: both;
    margin: 25px 20px 20px 15px;
    padding: 0;
}

/* MainBloc
--------------------------------------*/
#topMenuBar
{
    height: 22px;
    width: 100%;
}
#contentPage
{
    margin: 0 0 0 175px;
    border-left: 1px solid #E5E5E5;
}
#contentPage.no-menu
{
    margin: 0;
    border: 0;
}
#contentHeader
{
    /*height: 30px; 	width: 300px;*/
}
#contentHeader h2
{
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 0.5em;
}
#contentMain
{
    width: 100%;
    display: block;
    float: left;
    position: relative;
}
ul.padding
{
    padding-left: 2em;
}
ul.inline li 
{
    display: inline;
}
ul.file-list 
{
    padding-left: 2em;
}
ul.file-list li
{
    margin-bottom: 10px;
    list-style-type: decimal;
}
ul.file-list li img.icon
{
    margin-bottom:-3px;
    margin-right:4px;
}

/* Header
--------------------------------------*/ 
#header-top
{
    text-align:         center;
}
#header-top-box-middle
{   
    display:            inline-block;
    margin-top:         7px;
}  
#header-top
{
    /*border-bottom: 1px solid #E5E5E5;*/
    height:50px;
}
#header-top-box-left
{
    float:              left;
    width:              auto;
    height:             100%;
    text-align:         left;
}
#header-top-box-right
{
    float:right;
}
#header-bottom
{
    height:25px;
    background-color: #6AA6CE;
}
#header-bottom h1.header-title
{
    color:White;
    font-family:arial;
    font-size:1.2em;
    line-height:25px;
    margin:0;
    padding:0 10px;
}
#header-bottom h1.header-title span
{
    font-weight: normal;
}
#header img
{
    margin:5px 10px 5px 10px;
}
#header-top h1
{
    position: relative;
    padding-top:6px;
    font-family: trebuchet MS;
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
}
#header-top h1 a
{
    color: #6AA6CE;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: baseline;
}
#header-top h2
{
    position: relative;
    color: #8B8C8C;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    width: 320px;
}
#header-top p#userbox
{
    background:url("../Images/user-silhouette.png") no-repeat scroll 0 11px transparent;
    font-size:0.9em;
    line-height:40px;
    padding:0 15px 0 20px;
}
#header-top p#userbox a:hover
{
    color: #6AA6CE;
}
#header-top p#userbox a
{
    color: #e30034;
    font-weight: bold;
    text-decoration: none;
}

/* Menu 
--------------------------------------*/
#menu
{
    /* font-size: 10px;
    line-height: 20px;
    width: 175px;
    border-bottom:1px solid #EEEEEE;
    border-right: 1px solid #E5E5E5;
    float: left; */
    background-color:#81B0CF;
    border-bottom:1px solid #EEEEEE;
    border-left:1px solid #E5E5E5;
    display:none;
    font-size:10px;
    line-height:20px;
    position:absolute;
    right:0;
    width:190px;
    z-index:9999;
}

.action-menu 
{
}

.action-menu a
{
    color:White;
    font-size:1em;
    font-weight:bold;
    line-height:25px;
    padding:0 15px 0 0;
}
.action-menu-highlight 
{
    background-color: #81B0CF;
}
.action-menu-highlight  a 
{
    color: #333;
}
.action-menu a span.ui-icon 
{
    float:left;
    margin-left:7px;
    margin-top:10px;
}

ul#topLeftMenu
{
    list-style: none;
    /*padding: 0 5px 0 0 !important;*/
}
ul#topLeftMenu li
{
    margin-bottom: 2px;
    margin-left:20px;
}
ul#topLeftMenu li a
{
    color:#F2F2F2;
    display:block;
    font-family:Tahoma,Helvetica,sans-serif;
    font-size:1em;
    height:100%;
    margin:0;
    padding:0px 8px;
    text-decoration:none;
    font-weight: bold;
}
ul#topLeftMenu li a:hover, ul#topLeftMenu li.current
{
    color: #333 !important;
    text-shadow: 0px 0px 5px #fff;
}
.menuTitle
{
    margin-left: 0 !important;
    border-bottom:1px solid #EEEEEE;
    color: #000;
    font-family: Arial;
    font-size: 1.1em;
    font-weight: bold;
    padding: 3px 8px 3px 3px;
}
.menuTitle span.ui-icon {
    float:left;
    margin:1px 4px;
}
ul#topLeftMenu li a img, ul#topLeftMenu li img
{
    padding: 0px 9px 0 0;
    vertical-align: middle;
}
ul#topLeftMenu li.last
{
    background: url("../Images/bottom-menu.jpg") repeat-x scroll left top transparent;
    height: 88px;
}

/* Footer
--------------------------------------*/
#footer
{
    font-size: 0.95em;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 7px;
}
#footer p
{
    text-align: right;
    color: #002130;
    font-family: Verdana, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}
#footerSep
{
    margin-top: 5px;
    margin-left: 18px;
}
#leftFooter
{
    margin-left: 20px;
}
#leftFooter a
{
    color: #3f4448;
    text-decoration: none;
}
#leftFooter a:hover
{
    color: #3f4448;
    text-decoration: underline;
}
#rightFooter
{
    margin-right: 32px;
    float: right;
}

/* Clear
--------------------------------------*/
.clear:after
{
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}
.clear
{
    clear: both;
    display: block;
}

/* Form 
--------------------------------------*/

input, textarea, select
{
    color: #333333;
    font-family: "Lucida Grande" ,Tahoma,Arial,sans-serif;
    margin: 0;
    font-size:1em;
}
input, textarea
{
    padding: 2px;
}
.disabled
{
    border: none;
    background-color: transparent;
}
.editor-wrapper
{
    margin: 1em;
    padding: 10px;
    font-size: 0.8em;
}
.editor-wrapper p 
{
    font-size:1em;
    line-height:15px;
}
.editor-field textarea
{
    width: 380px !important;
    height: 100px;
    font-size: 1em;
}
td textarea
{
    width: 99%;
    height: 100px;
    font-size: 1.1em;
}
td input, td select
{
    /* telerik grid bug */
    /*width: 230px;*/
}
td ul.holder
{
    width: 216px;
}
select
{
    padding: 1px !important;
}
span.ms-RadioText input
{
    background: none !important;
    border: none !important;
    margin: 6px;
    vertical-align: middle;
}
form
{
    /*width: 100%;*/
    color: #3A4043;
    list-style: none;
    margin: 0;
    padding: 0;
}
form.columnPosition
{
    background-color: #EFEBEF;
}
form.columnPosition .editor-label
{
    float:none;
    text-align:left;
    width:250px;
}
form.columnPosition .editor-field
{
    margin-left: 0;
}
form.columnPosition fieldset
{
    padding-left: 1em !important;
    padding-right: 1em !important;
    padding-bottom: 1em !important;
}

/* fieldset , legend 
--------------------------------------*/
fieldset
{
    margin: 10px 0 10px 0;
    border: #CCC 1px solid;
    padding: 0 0 5px 0;
}
fieldset legend
{
    padding: 0 10px;
    color: #999;
    font-size: 1.5em;
}
fieldset fieldset
{
    border-top: #CCC 1px solid;
    border-bottom: none;
    border-left: none;
    border-right: none;
    padding: 5px 0 0 0;
    margin: 8px 0 0 0;
}

/* Label 
--------------------------------------*/

.editor-label
{
    float:left;
    /*font-size: 0.85em;*/
    font-weight:bold;
    height:19px;
    padding-right:5px;
    padding-top:6px;
    text-align:right;
    width:185px;
}
.display-label
{
    font-weight: bold;
}
.editor-field
{
    margin-left: 185px;
    padding-top: 6px;
}
.display-field
{
    margin-bottom: 8px;
}
label
{
    line-height: 24px;
    vertical-align: middle;
}
label.checkBox
{
    float: none;
    font-weight: normal;
}
ul.checkBox
{
    float: left;
    list-style: none;
}
ul.checkBox li label, ul.checkBox li input
{
    display: inline;
    vertical-align: middle;
    line-height: 25px;
}
ul.checkBox li input
{
    width: 30px;
}
.x-form-item-label
{
    line-height: 14px !important;
}
form .editor-field input, form .editor-field textarea
{
    width: 250px;
}
form .editor-field ul.holder
{
    width: 236px;
}
.editor-field p
{
    font-size: 1.1em;
    line-height: 20px;
}
.editor-field ul
{
    padding-left: 0;
}
form .even
{
    background: #F6F6F6 none repeat scroll 0 0;
}
form p
{
    margin: 0 auto;
    /*width: 98%;*/
}
ul.form 
{
    list-style-type: none;
}
form .required
{
    color: Red !important;
    font-size: 15px;
    font-weight: normal !important;
    padding-left: 3px;
}
form select
{
    margin: 4px 0 4px 0;
}
form.border-gray
{
    border:1px solid #CCCCCC;
}
.toolbar
{
    margin-top: 10px;
    background-color: #F6F6F6;
    padding: 3px;
}
.actionBar
{
    border-top: 1px solid #6AA6CE;
   /* border-bottom: 1px solid #ccc;*/
    background-color: #F6F6F6;
}
.actionBar ul
{
    height: 26px;
    list-style: none;
    padding: 8px;
}
.actionBar ul li
{
    display: block;
}
.actionBar ul li p
{
    margin: 0;
    width: auto !important;
}
.actionBar ul li.floatLeft p
{
    padding: 6px 6px 6px 0px;
}
.actionBar ul li.floatRight p
{
    padding: 6px 0px 6px 6px;
}
.actionBar ul li.floatLeft input
{
    margin-right: 6px;
}
.actionBar ul li.floatRight input
{
    margin-left: 6px;
}
.error, .field-validation-error
{
    margin-left: 3px;
    background: transparent url("../Images/Icons/exclamation.png") no-repeat 3px center;
    padding: 4px 4px 4px 24px;
    color: #DF2500;
    display:block;
    min-height:10px;
    height: auto;
}
.validation-summary-valid, .validation-summary-errors
{
    background:url("../Images/error.png") no-repeat scroll 5px center #FF6F6F;
    border-color:#DF2500;
    border-style:solid;
    border-width:0 0 1px;
    padding:10px 6px 10px 45px;
}
.validation-summary-errors ul
{
    list-style-image: url("../Images/Icons/arrow-right.png");
    list-style-position:inside;
    padding-left:1em;
    padding-top:5px;
}
.error-icon
{
    background:url("../Images/Icons/exclamation.png") no-repeat scroll left center transparent;
    display:inline-block;
    height:16px;
    margin:0 4px -4px 0;
    width:16px;
}
.banner-error
{
    background-color:#FF6F6F;
    border-bottom:1px solid #DF2500;
    color:#3F3F3F;
    margin:0 0 5px;
    padding:1em 1em 1em 2em;
}
.error-message 
{
    font-size: 1em;
    text-align:center;
    line-height: 24px;
}
.error-stack 
{
    font-size:1.1em;
    margin-top: 1em;
    padding:10px;
    width:780px;
    overflow:auto;
    border: 1px solid #ccc;
    background-color: White;
}
.error-404, .error-401
{
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    margin: 1em;
}
/* Search
--------------------------------------*/
ol.search-result
{
    margin-left: 10px;
}
ol.search-result li a 
{
    font-weight: bold;
    font-size: 12px;
}
ol.search-result li
{
    margin-bottom: 1em;
}
ol.search-result li p.description
{
    color: Black;
    padding-top: 0.7em;
}
ol.search-result li p.description em
{
    background-color: #eee;
    font-weight: bold;
    padding: 1px;
}
p.page-found
{
    line-height:23px;
    padding-right:5px;
}
.search-box
{
    border-bottom:1px solid #FFFFFF;
    height:33px;
    line-height:33px;
}
.search-box input
{
    background:url("../images/search.png") no-repeat scroll 4px center #FFFFFF;
    border:1px solid #CCCCCC;
    color:#ccc;
    height:15px;
    padding:3px 3px 3px 25px;
    width:133px;
    margin:4px 5px 0 5px;
}
#search
{
    float: right;
    margin: 3px 0;
    padding: 0;
    height: 24px;
    padding: 0 30px 0 0;
    background: transparent url(../images/search.png) no-repeat scroll right center;
}
.ms-sbtable-ex
{
    margin-left: 0 !important;
    margin-top: 0 !important;
}
.srch-Icon
{
    margin: 0 7px 0 0;
}
.srch-Page
{
    padding: 5px;
}
.searching
{
    width: 210px;
    padding: 0;
    margin: 0.8em 0 0 0;
}
.searching input.search
{
    letter-spacing: 1px;
    float: left;
    padding: 2px 0 2px 6px;
    width: 139px;
    border: 1px solid gray;
    background: none;
    background-color: white !important;
    font-size: 70%;
    height: 16px;
}
.searching input.hledat
{
    letter-spacing: 1px;
    font-weight: bold;
    color: #FFFFFF;
    float: left;
    background: none;
    font-size: 80%;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
}

/* Status box
--------------------------------------*/
.status-box
{
    background-color:#FFFFFF;
    margin:3px 3px 0 0;
    float: right;
    width: auto;
}
.status-box p
{
    padding:6.5px;
}

/* Impromptu's
--------------------------------------*/
.jqifade
{
    position: absolute;
    background-color: #000;
}
div.jqi
{
    width: 470px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    position: absolute;
    background-color: #ffffff;
    font-size: 11px;
    text-align: left;
    border: solid 1px #eeeeee;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 7px;
}
div.jqi .jqicontainer
{
    font-weight: bold;
}
div.jqi .jqiclose
{
    position: absolute;
    top: 4px;
    right: -2px;
    width: 18px;
    cursor: default;
    color: #bbbbbb;
    font-weight: bold;
}
div.jqi .jqimessage
{
    padding: 10px;
    line-height: 20px;
    color: #444444;
}
div.jqi .jqimessage .title
{
    position:relative;
    top:-5px;
}
div.jqi .jqibuttons
{
    text-align: right;
    padding: 5px 0 5px 0;
    border: solid 1px #eeeeee;
    background-color: #ccc;
}
div.jqi button
{
    -moz-border-radius:2px;
    -webkit-border-top-left-radius:2px;
    -webkit-border-top-radius:2px;
    border-radius:2px;
    cursor: pointer;
    background:url("./images/ui-bg_highlight-soft_100_f6f6f6_1x100.png") repeat-x scroll 50% 50% #F6F6F6;
    border:1px solid #aaa;
    color:#016CA6;
    font-weight:bold;
    padding: 2px 5px;
    margin: 0 10px;
    font-size: 11px;
    line-height:17px;
}
div.jqi button:hover
{
    background:url("images/ui-bg_highlight-soft_25_1879ae_1x100.png") repeat-x scroll 50% 50% #6AA6CE;
    border:1px solid #016CA6;
    color:#FFFFFF;
}
div.jqi button.jqidefaultbutton
{
}
.jqiwarning .jqi .jqibuttons
{
    background-color: #016CA6;
}

/* Impromptu
--------------------------------------*/
.impromptuwarning .impromptu
{
    background-color: #aaaaaa;
}
.impromptufade
{
    position: absolute;
    background-color: #ffffff;
}
div.impromptu
{
    position: absolute;
    background-color: #cccccc;
    padding: 10px;
    width: 300px;
    text-align: left;
}
div.impromptu .impromptuclose
{
    float: right;
    margin: -35px -10px 0 0;
    cursor: pointer;
    color: #213e80;
}
div.impromptu .impromptucontainer
{
    background-color: #213e80;
    padding: 5px;
    color: #ffffff;
    font-weight: bold;
}
div.impromptu .impromptumessage
{
    background-color: #415ea0;
    padding: 10px;
}
div.impromptu .impromptubuttons
{
    text-align: center;
    padding: 5px 0 0 0;
}
div.impromptu button
{
    padding: 3px 10px 3px 10px;
    margin: 0 10px;
}

/* Columns ex
--------------------------------------*/
.colsJqifadewarning .colsJqi
{
    background-color: #b0be96;
}
.colsJqifade
{
    position: absolute;
    background-color: #ffffff;
}
div.colsJqi
{
    position: absolute;
    background-color: #d0dEb6;
    padding: 10px;
    width: 400px;
    text-align: left;
}
div.colsJqi .colsJqiclose
{
    float: right;
    margin: -35px -10px 0 0;
    cursor: pointer;
    color: #bbbbbb;
}
div.colsJqi .colsJqicontainer
{
    background-color: #e0eEc6;
    padding: 5px;
    color: #ffffff;
    font-weight: bold;
    height: 160px;
}
div.colsJqi .colsJqimessage
{
    background-color: #c0cEa6;
    padding: 10px;
    width: 280px;
    height: 140px;
    float: left;
}
div.colsJqi .jqibuttons
{
    text-align: center;
    padding: 5px 0 0 0;
}
div.colsJqi button
{
    background: url(../images/button_bg.jpg) top left repeat-x #ffffff;
    border: solid #777777 1px;
    font-size: 12px;
    padding: 3px 10px 3px 10px;
    margin: 5px 5px 5px 10px;
    width: 75px;
}
div.colsJqi button:hover
{
    border: solid #aaaaaa 1px;
}

/* Slide panel
--------------------------------------*/
.slide-panel-head
{
    border-bottom:1px solid #6AA6CE;
    line-height:19px;
    margin-bottom:3px;
    padding:3px 0;
    vertical-align:middle;
    cursor:pointer;
}

/* Reporting
--------------------------------------*/
div.event-type-color-block 
{
    width: 4px;
    height: 16px;
    float: left;
    margin-right: 7px;
}

.editable-forecast-edit input, .editable-reel-edit input
{
    text-align: right;
    border: none;
    background-color: #E5E5E5;
}

.display-qty-value 
{
    border-right: 1px dotted #CCCCCC;
    color: #008ACF;
    display: inline-block;
    padding-right: 3px;
    text-align: right;
    width: 26px;
}

.display-amount-value
{
    display:inline-block;
    width:45px;
    padding-left: 3px;
}

.display-turnover-value
{
    border-right: 1px solid #aaa;
    display: inline-block;
    float: right;
    padding-right: 5px;
    width: 54px;
    text-align: right;
}

.display-turnover-value-total
{
    width: 60px;
}

.display-total-evol
{
    background-color: #E5E5E5;
    width: 71px;
    padding: 2px;
    font-size: 0.9em;
    font-weight: bold;
}

h2.table-title
{
    background-color: #E8E8E8;
    color: #6593B2;
    padding: 3px 4px 5px;
    text-shadow: 0 1px 0 #CCCCCC;
    font-size: 12px;
}

.table-box
{
    background-color: white;
    border: 1px solid #ccc;
    padding:5px;
    box-shadow: 0 0 2px #BBBBBB;
    margin-bottom: 6px;
}

/* Block UI
--------------------------------------*/
div.blockMsg {
    background: url("../Images/loader2.gif") no-repeat scroll 9px center #F2F2F2;    
    padding: 10px;
    text-align:center;
    font-size:1.2em;
    -moz-border-radius:10px;
    -webkit-border-radius: 10px;
    border-raduis: 10px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); 
    -moz-opacity:1;
    opacity:1;
}
div.blockMsg p 
{
    color: #444;
    text-shadow: 1px 1px #fff;
}
/* Icons
--------------------------------------*/
.button-add {
   background: url("../Images/Icons/add.gif") no-repeat scroll 3px center transparent !important;
   padding-left: 24px !important;
}
.button-del {
   background: transparent url("../Images/Icons/delete.gif") no-repeat 3px center !important;
   padding-left: 24px !important;
}
.button-edit {
   background: transparent url("../Images/Icons/edit.gif") no-repeat 3px center !important;
   padding-left:24px !important;
}
.button-edit-form {
   background: transparent url("../Images/Icons/edit-form.png") no-repeat 3px center !important;
   padding-left:24px !important;
}
.button-cancel-form {
   background: transparent url("../Images/Icons/cross.png") no-repeat 3px center !important;
   padding-left:24px !important;
}
.button-save-form {
    background-image:url("../Images/Icons/disk-black.png") !important;
    background-position:6px 4px !important;
    background-repeat:no-repeat !important;
    padding-left:24px !important;
}
.button-user-green {
    background-image:url("../Images/Icons/user_green.gif") !important;
    background-position:6px center !important;
    background-repeat:no-repeat !important;
    padding-left:24px !important;
}
.button-user-blue {
    background-image:url("../Images/Icons/user.gif") !important;
    background-position:6px center !important;
    background-repeat:no-repeat !important;
    padding-left:24px !important;
}
.window-form {
   background: transparent url("../Images/Icons/form.png") no-repeat center 3px !important;
   padding-left:24px !important;
}
.window-names-picker {
   background: transparent url("../Images/Icons/address-book.gif") no-repeat center 3px !important;
   padding-left:24px !important;
}
.hidden { display:none;}

.t-export-csv
{
    background: url("../Images/Icons/table-excel.png") no-repeat scroll 3px center #F1F1F1 !important;
    padding-left: 24px !important;
}

.input_CheckGrid 
{
    text-align:center;
    width: 50px;
}

/* shadow */
.text-shadow 
{
    font-weight: bold;
}

.text-shadow  .ui-state-default 
{
    text-shadow: 0 1px 0 #FFFFFF;
}

.text-shadow  .ui-state-hover 
{
    text-shadow: 0 1px 0 #000;
}

/* Hours */
 .hrs-rttes-base-ct 
 {
    background-color: #F3F3F3;
    padding: 1px 2px 3px;
    position: absolute;
    right: 0;
 }
 
 /* Collab list */
 
ul.collab-list
{
    list-style: none;
    margin: 0;
    padding: 0;
    height: 500px;
    overflow: auto;
}
ul.collab-list li
{
    margin: 0;
    padding: 0;
    position: relative;
}
ul.collab-list li a
{
    color: gray;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    width: auto;
    line-height: 20px;
}

a.collab-new-button 
{
    background: #9dd53a; /* Old browsers */
    background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 85%, #7cbc0a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(50%,#a1d54f), color-stop(85%,#80c217), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 85%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 85%,#7cbc0a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 85%,#7cbc0a 100%); /* IE10+ */
    background: linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 85%,#7cbc0a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-9 */
    
    color: #FFFFFF;
    font-weight: bold;
    padding: 6px 0;
    
    display: block;
    width: auto;
    margin: 5px 5px 5px 0;
    text-align: center;
    
    border: 1px solid #aaa;
    border-radius: 5px;
}

a.collab-new-button:hover
{
    color: green;
}

div.collab-wrapper 
{
    background-color: #EFEBEF;
}
/* Alert
--------------------------------------*/
.alert
{
	height:150px;
	padding:10px;
	width:150px;
	position:absolute;
	overflow:hidden;
	
	font-family:Trebuchet MS,Tahoma,Myriad Pro,Arial,Verdana,sans-serif;
	font-size:16px;

	/* Adding a CSS3 shadow below the note, in the browsers which support it: */
	-moz-box-shadow:2px 2px 0 #DDDDDD;
	-webkit-box-shadow:2px 2px 0 #DDDDDD;
	box-shadow:2px 2px 0 #DDDDDD;
}

.alert .title 
{
    font-weight:bold;
    cursor:move;
    padding: 0 0 3px;
    min-height: 8px;
}

.alert .description
{
    overflow: auto;
    height: 115px;
}

/* Three styles for the notes: */

.yellow 
{
	background-color:#FDFB8C;
	border:1px solid #DEDC65;
}

.blue
{
	background-color:#A6E3FC;
	border:1px solid #75C5E7;
}

.green
{
	background-color:#A5F88B;
	border:1px solid #98E775;
}

.alert .close
{
    float: right;
}

.alert .author 
{
    /* The author name on the note: */
    bottom:10px;
    color:#666666;
    font-family:Arial,Verdana,sans-serif;
    font-size:12px;
    position:absolute;
    right:10px;
}
/* Turnover Indicators
--------------------------------------*/
#reportingTurnoverIndicators
{
    margin-bottom: 6px;    
}

#reportingTurnoverIndicators .turnover-indicator-box
{
    background-color: white;
    border: 1px solid #CCCCCC;
    padding: 9px;
    box-shadow: 0px 0px 5px #bbb;
}

#reportingTurnoverIndicators .turnover-indicator-box h1
{
    text-shadow: 0 1px 0 #CCCCCC;
}

#reportingTurnoverIndicators  .left
{
    margin-right: 4px;
}
#reportingTurnoverIndicators  .middle
{
    margin-right: 2px;
    margin-left: 2px;
}
#reportingTurnoverIndicators  .right
{
    margin-left: 4px;
}

#reportingTurnoverIndicators .turnover-indicator-box .current-value
{
    display: inline-block;
    font-size: 16px;
    color: Gray;
    margin-top: 6px;
}

#reportingTurnoverIndicators .turnover-indicator-box .yless1-value
{
    display: inline-block;
    margin-left: 5px;
    color: #777777;
}

#reportingTurnoverIndicators .turnover-indicator-box .evol-value
{
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    margin-left: 5px;
}

#reportingTurnoverIndicators .turnover-indicator-box table.evolution-box
{
    background-color: #E8E8E8;
}

#reportingTurnoverIndicators .turnover-indicator-box .turnover-indicator-img
{
    width: 42px;
    height: 42px;
}

#reportingTurnoverIndicators .turnover-indicator-box .turnover-indicator-img-up
{
    background: transparent url("../images/IndicatorUp.png") no-repeat center center;
}

#reportingTurnoverIndicators .turnover-indicator-box .turnover-indicator-img-down
{
    background: transparent url("../images/IndicatorDown.png") no-repeat center center;
}

#reportingTurnoverIndicators .turnover-indicator-box .title
{
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    line-height: 32px;
    padding: 0 4px;
    text-align: center;
    text-shadow: 0 1px 0 #CCCCCC;
    vertical-align: middle;
}
input[type="checkbox"]
{
    margin:0 5px; 
    vertical-align:middle; 
    line-height:1;
}

.readonly
{
    border:none;
    background: transparent;
}

.button
{
	border:             2px solid #555;
	background:         white;
	color:              #e30034;
	font-weight:        bold;
	padding:            5px;
	cursor:             pointer;	  
	min-width:          75px; 
  	font-size:          small;   
}
.button:hover
{
	background:         #555;
	color:              White;
}
.button:active
{
	position:           relative;
	right:              -1px;
	bottom:             -1px;
}

 .ui-state-disabled a
{
    color: #545454 !important;
}
        
.tab-panel
{
    text-align:left;
    border-collapse:collapse;
}   
.tab-panel th
{
    text-transform:uppercase;
    font-weight:bold;
}
.tab-panel td
{
    min-width: 100px;
}

.tab-panel td, .tab-panel th
{
    padding: 5px 10px;
}
.tab-panel input.integer, 
.tab-panel td.money
{
    max-width: 50px;
}
.tab-panel .money 
{
    text-align:right;
}
.tab-panel td.label
{
    min-width: 200px;
}
.tab-panel input.text
{
    min-width: 400px;
}

table.table
{
    border-collapse:collapse;
    text-align:left;
    width:100%;
}
table.table caption
{
    background: #545454;
    color:White;
    font-weight:bold;
    text-align:left;
}
table.table td, table.table th, table.table caption
{
    padding: 5px 10px;
}
table.table th
{
    border-bottom: none;
    background: #f1f1f1;
}
table.table td
{
    min-width: 100px;
    border-bottom: 1px solid #545454;
}
table.table .money
{
    text-align:right;
}
table.table td.label
{
    min-width: 200px;
}


/* COMMANDES */
#order-header
{
    display:            block;
    border:             1px solid #545454;
    padding:            5px;
    background:         #f5f5f5;
    margin-bottom:      10px;
    list-style-type:    none;
}
#order-header table tr td:first-child
{
    font-weight:        bold;
}
#order-header table tr td
{
    padding:            2px 5px;
}
#order-wrapper
{
    width:              75%;
    padding:            10px;
}
#order-wrapper h1
{
    margin: 10px 0;
}
#order-details
{
    position:       relative;
    display:        block;
}
#order-wrapper #total-table tr td
{
    background:     #545454;
    color:          White;
    text-transform: uppercase;
    font-size:      1.2em;
}

/* Difference entre commande et livraison */

.difference,
.equals
{
    font-weight:    bold;
}
.difference
{
    color:          Red;
}
.equals
{
    color:          #00A300;
}

/* Wizard - Message d'informations de la plateforme d'achat ! */
#messages-box
{
    background:             #f5f5f5;
    padding:                5px;
    border:                 1px solid #545454;
}
#messages-box ul li
{
    list-style-type:        square;
    list-style-position:    inside;
    padding:                5px 10px;
}
#messages-box img,
#messages-box h2
{
    display:                inline-block;
    vertical-align:         middle;
}
#messages-box img
{
    height:                 24px;
}