body
{
    font-size: 13px;
}

#loading-mask
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: 20000;
    -moz-opacity: 0.8;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#loading
{
    position: absolute;
    top: 45%;
    z-index: 20001;
    height: auto;
    width: 100%;
}
#loading-indicator
{
    color: #444;
    font: bold 13px 'Segoe UI','SegoeUIWF',tahoma,arial,helvetica;
    margin: 0 auto;
    width: 130px;
    height: 32px;
    padding-left: 40px;
    background: white url(/ui/skins/default/images/master/product.png) 0 0 no-repeat;
}
#loading-msg
{
    font: normal 10px 'Segoe UI','SegoeUIWF',arial,tahoma,sans-serif;
    white-space: nowrap;
}
#loading-title
{
    padding-top: 2px;
}

.infos-msg div
{
    padding-top: 2px;
}

.infos-msg .infos-productInfos
{
    padding-left: 80px;
    background: white url(/ui/skins/default/images/master/fwProductInfo.png) 0px 8px no-repeat;
    padding-bottom: 20px;
}

.infos-msg
{
    color: #303030;
}

.infos-msg .infos-productTitle
{
    font-size: 24px;
}
.infos-msg .infos-productFullRuntimeVersion
{
    padding-top: 3px;
}

.infos-msg .infos-productLegalInfos, .infos-msg .infos-productCopyright
{
    padding-top: 6px !important;
    width: 550px;
}


.infos-msg .infos-section-tbl td
{
    margin-bottom: 3px;
    text-indent: 12px;    
}

.infos-msg .infos-sectionTitle
{
    color: #353535;
    padding-top: 15px;
    padding-bottom: 2px;
    margin-bottom: 5px;
    font-weight: bolder;
    border-bottom: 1px dashed #c7c8c9;    
}

.infos-msg .infos-section div
{
    font-size: 11px;
    padding-bottom: 1px;
    text-indent: 12px;
}

#debugModeStateButton.x-pressed .x-btn-inner
{
    color:Red;        
}
#debugModeStateButton .x-btn-inner
{
    color:Green;        
}
#debugModeStateButton.x-btn-default-small-pressed
{
    background-image:inherit; 
    background-color:inherit;       
}


.x-form-item-label, .x-form-cb-label
{
    color: #666666;
} 
.x-form-cb-label-after
{
    color: black;
}

.x-form-field-readonly
{
    color: #000000;
    margin-bottom: 0;
}

.ext2 .x-panel-noborder .x-panel-tbar-noborder .x-toolbar 
{
    border-width : 0px;
}

/* Fix the dialog modal mask at transparent */
.ext-el-mask, .x-mask
{
    -moz-opacity: 0;
    background-color: Black;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 8000;
}
.ext-el-mask-msg, .x-mask-msg
{
    z-index: 8001;
}
.ext-el-body-mask
{
    z-index: 20000;
}
.ext-el-body-mask-msg
{
    z-index: 20001;
}

/* Resources editor */
span.resource
{
    padding: 0pt;
    margin: 0pt;
}

.x-bg-img
{
    background-repeat: no-repeat;
    background-position: center center;
    height: 16px;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 16px;
}


/* Banner */
#banner
{
    border: none;
    margin: 0px;
    color: #666666;
    font-size : 13px;
}

#header
{
    position:relative;
    padding: 0px;
    margin: 0px;
}

#header a
{
    text-decoration: none;    
}

#banner #header
{
    background-color: #505050;
    height: 60px;
}

#header #shortcuts
{
    color: #C1C8D2;
    position: absolute;
    top:0;
    left:350px;
}

#header #shortcuts a
{
    color: #b8bab9;
    text-decoration: none;
}
#header #shortcuts a.active
{
    color:#fff;
}
#header #shortcuts a:hover
{
    color:#fff;
}
#header #shortcuts a span
{
    padding-top:10px;
    line-height:26px;
} 
#header #shortcuts a.active span
{
    background: url("/ui/skins/default/images/master/connection-btn-arrow.gif") no-repeat scroll center top transparent;
}

#banner #header-background
{
    color : #fff;
    height: 54px;
    width: 490px;
    position: absolute;
    top: 0;
    right: 0;
}

/* History Button */
#history
{
    font-size: 11px;
    font-weight: bolder;
    text-indent: 10px;
    text-decoration: none;
    padding-right: 3px;
    padding-top: 1px;
}

#history a
{
    color: #FFFFFF;
    text-decoration: none;
}

.cf-history-item
{
    font-size: 11px;
    padding: 5px 10px 3px 40px;
    border: none;
    white-space: normal;
    color: #333333;
    background-repeat: no-repeat !important;
    background-color: Transparent;
    background-position : 2px 3px;
    min-height: 32px;
    cursor: pointer;
}
.ext2 .cf-history-item
{
    border:1px solid transparent;
    background-position : 2px 3px;
}

.cf-history-item:hover
{
    background-color:#efefef;
}

.cf-history-item h3
{
    color: #222222;
}


.cf-history-item-search
{
    background-image: url(images/master/search.png) !important;
}
.cf-history-item-view
{
    background-image: url(images/master/view.png) !important;
}
.cf-history-item-edit
{
    background-image: url(images/master/edit.png) !important;
}
.cf-history-item-user
{
    background-image: url(images/master/user.png) !important;
}
.cf-history-item-configuration
{
    background-image: url(images/master/configuration.png) !important;
}
.cf-history-item-home
{
    background-image: url(images/master/home.png) !important;
}
.cf-history-item-default
{
    background-image: url(images/master/default.png) !important;
}
.cf-history-item-empty
{
    background-image: url(images/master/empty.png) !important;
}

/* Champ de recherche rapide */
#header #masterQuickSearch
{
    position: absolute;
    right: 10px;
    top: 28px;
}
#header #masterQuickSearch .x-form
{
    background: none;
}
#header #masterQuickSearch .x-form-field
{
    background: none;
    color: White;
    border-color: #E1E3E6;
    border-right: 0;
}
#header #masterQuickSearch .x-form-field::-webkit-input-placeholder
{
    color: White;
}
#header #masterQuickSearch .x-form-field:-moz-placeholder
{
    color: White;
}
#header #masterQuickSearch .x-form-field::-moz-placeholder
{
    color: White;
}
#header #masterQuickSearch .x-form-field:-ms-input-placeholder
{
    color: White;
}
#header #masterQuickSearch .x-form-field::-webkit-input-placeholder
{
    color: White;
}
#header #masterQuickSearch .x-form-search-trigger
{
    height: 20px;
    border: solid 1px #E1E3E6;
    border-left: 0;
    background-image: url("/ui/skins/default/images/master/quicksearch.png");
    background-repeat: no-repeat;
}
.ext4 #header #masterQuickSearch .x-form-search-trigger
{
    height: 22px;
}
#header #masterQuickSearch .x-trigger-wrap-focus .x-form-trigger, 
#header #masterQuickSearch .x-form-trigger-wrap-focus .x-form-trigger, 
#header #masterQuickSearch .x-form-trigger-over
{
    background-position: 0 0;
}

/* Informations sur la session courante */
#header #session-infos
{
    position: absolute;
    top: 2px;
    right: 7px;
    font-size : 12px;
    font-weight : normal;
    height: 18px;
    color : #fff;
}

/* Informations sur le site courant */
#header #site-infos
{
    overflow: hidden;
    padding-left: 2px;
    padding-right: 7px;
}

#header .x-btn span,
.ext2 #header .x-btn button
{
    font-size : 12px;
    font-weight : normal;
    color:#fff;
}

#header .x-btn em
{
    background-image: url("/ui/plug-in/extjs4/resources/themes/images/bo/button/arrow-dark.gif");
}

/* Date et heure */
#header #datetime-infos
{
    overflow: hidden;
    text-align: center;  
    padding-top:1px;
}
#header #currentDate
{
    padding-left: 7px;
    line-height: 18px;
}
#header #currentTime
{
    padding-right: 7px;
    line-height: 18px;
}

/* Informations de connexion */
#header #connection-infos
{
    overflow: hidden;
    padding-left: 7px;
    padding-right: 2px;
}


#header #connection-infos span
{
    overflow: hidden;
    white-space: nowrap;
}

#header #logoff
{
    line-height: 18px;
}
#header #logoff img
{
    background-image: url('images/master/unpluged.png');
    height: 18px;
    width: 18px;
}

#header #logo img
{
    background-image: url('images/master/logo.png');
    background-repeat: no-repeat;
    vertical-align:top;
    height: 60px;
    width: 256px;
}

.cf-beta #header #logo img
{
    background-image: url('images/master/logo-beta.png');    
}

.cf-rc #header #logo img
{
    background-image: url('images/master/logo-rc.png');    
}

.x-ie6 #header #logo img
{
    background-image: url('images/master/logo.gif');
}

#header #history
{
    font-size: 11px;
    height: 22px;
    position: absolute;
    right: 7px;
    top: 30px;
    overflow: hidden;
}

#banner #breadcrumb
{
    color : #fff;
    background-color: #666666;
    height: 23px;
    font-size: 13px;
    line-height: 23px;
    text-indent: 10px;
    text-decoration: none;
}
#banner #breadcrumb a
{
    color: #fff;
    text-decoration: none;
}

#footer .x-panel-body
{
    font-size: 10px;
    color: white;    
    background-color: #505050;
}

.cf-beta #footer .x-panel-body
{
    color:#bdfff0;  
}
.cf-rc #footer .x-panel-body
{
    color:#ffbb05;
}
#footer .x-panel-body div
{
   width: 490px;
    height: 14px;
    position: absolute;
    text-align: right;
    line-height: 14px;
    padding-right: 5px;
    top: 0;
    right: 0;
}
#footer .x-clear
{
    display: none;
}

#footer .x-flag
{
    height: 10px;
}

/* Background for menu active item */
#menu .x-panel-body
{
    background: none; /*overflow-x : hidden !important; */
}

#menu .x-panel-header-default
{
    border-color : #fff;        
}

/* Remove the vertical scrollbar of menu, display when the IE windows is resize */
/* The rule is apply only on body of accordion control. */
#menu > div:first-child > div:first-child
{
    overflow: hidden !important;
}

#menu .x-panel
{
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat-x;
    background-position: bottom left;
}

/* Header of menu main entry */
#menu .x-panel-header-text
{
    text-indent: 5px;
    font-size: 15px;
    line-height: 32px;    
}
#menu .x-accordion-hd
{
    padding : 2px 4px;
    border-top: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow:none;
    box-shadow:none;    
}
.ext2 #menu .x-panel-inline-icon 
{
    vertical-align : top;
}

.ext2 #menu .x-accordion-hd
{
    height: 32px;
    padding : 2px 4px;
    border-bottom-color: #fff;
}

#menu .x-accordion-hd .x-panel-header-text
{
    color: #fff;
}

#menu .x-collapsed
{
    border-top : none;
    border-bottom : solid 1px #fff;
}

/* Default header icon */
#menu .menu-icon
{
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    margin-top: 0px;
    margin-right: 3px;
    margin-left: -1px;
}
#menu .x-panel-collapsed .x-panel-inline-icon
{
    background-image: none;
}

/* Customisation for theme 1 */
#menu .menu-theme1 .x-accordion-hd
{
    background-image: none !important;
    background-color:#80026c !important;
}

.ext2 #menu .menu-theme1 .x-tree-node .x-tree-selected
{
    background-color: #80026c;
}
.ext4 #menu .menu-theme1 .x-grid-row-selected .x-grid-cell
{
    background-color: #80026c !important;
}
.ext4 #menu .x-grid-row-over
{
    background-color: #EEE !important;
}

/* Customisation for theme 2 */
#menu .menu-theme2 .x-accordion-hd
{
    background-image: none !important;
    background-color: #b44c4c !important;
}

#menu .menu-theme2 .menu-icon
{
    /* set active item icon here */
    background-image : url('images/master/icon-menu-theme2.png');
}

.ext2 #menu .menu-theme2 .x-tree-node .x-tree-selected
{
    background-color: #b44c4c;
}
.ext4 #menu .menu-theme2 .x-grid-row-selected .x-grid-cell
{
    background-color: #b44c4c !important;
}

/* Customisation for theme 3 */
#menu .menu-theme3 .x-accordion-hd
{
    background-color : #7783c0 !important;
    background-image: none !important;
}

#menu .menu-theme3 .menu-icon
{
    /* set active item icon here */
    background-image : url('images/master/icon-menu-theme3.png');
}

.ext2 #menu .menu-theme3 .x-tree-node .x-tree-selected
{
    background-color: #7783c0;
}
.ext4 #menu .menu-theme3 .x-grid-row-selected .x-grid-cell
{
    background-color: #7783c0 !important;
}

/* Customisation for theme 4 */
#menu .menu-theme4 .x-accordion-hd
{
    background-color : #75b0ad !important;
    background-image: none !important;
}

.ext2 #menu .menu-theme4 .x-tree-node .x-tree-selected
{
    background-color: #75b0ad;
}
.ext4 #menu .menu-theme4 .x-grid-row-selected .x-grid-cell
{
    background-color: #75b0ad !important;
}

/* Customisation for theme 5 */
#menu .menu-theme5 .x-accordion-hd
{
    background-color : #f7be0f !important;
    background-image: none !important;
}

#menu .menu-theme5 .menu-icon
{
    /* set active item icon here */
    background-image : url('images/master/icon-menu-theme5.png');
}

.ext2 #menu .menu-theme5 .x-tree-node .x-tree-selected
{
    background-color: #f7be0f;
}
.ext4 #menu .menu-theme5 .x-grid-row-selected .x-grid-cell
{
    background-color: #f7be0f !important;
}

/* Customisation for theme 6 */
#menu .menu-theme6 .x-accordion-hd
{
    background-color : #659EB2 !important;
    background-image: none !important;
}

.ext2 #menu .menu-theme6 .x-tree-node .x-tree-selected
{
    background-color: #659EB2;
}
.ext4 #menu .menu-theme6 .x-grid-row-selected .x-grid-cell
{
    background-color: #659EB2 !important;
}

#menu .x-grid-row .x-grid-cell
{
    background: none;
}
#menu .x-grid-cell-inner a
{
    text-decoration: none;
}
#menu .x-tree-node a span, #menu .x-grid-cell-inner span
{
    color: #666666;
    font-weight: bolder;
}
#menu .x-tree-node-leaf a span, #menu .x-grid-tree-node-leaf .x-grid-cell-inner span
{
    font-weight: normal;
}
#menu .x-tree-node .x-tree-selected a span, #menu .x-grid-row-selected .x-grid-cell-inner span
{
    color: #ffffff;
}

#menu .x-tree-node-collapsed .x-tree-node-icon-menu, #menu .x-grid-tree-node-collapsed .x-tree-node-icon-menu
{
    background-image: none !important;
    width: 0px;
}

#menu .x-tree-node-expanded .x-tree-node-icon-menu, #menu .x-grid-tree-node-expanded .x-tree-node-icon-menu
{
    background-image: none !important;
    width: 0px;
}

#menu .x-tree-node-leaf .x-tree-node-icon-menu, #menu .x-tree-node-icon-menu
{
    background-image: none !important;
    width: 0px;
}
.x-ie6 #menu .menu-icon
{
    background-image: none !important;
}

/* Portal definition */
#portal
{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.master-menu-connection-disconnect
{
    background-image: url(/ui/skins/default/images/master/unpluged.png);
}


/* Ext 2.x version */
span.x-toolbar-text-bold
{
    font-weight: bold;
}
/* Ext 3.x version */
.x-toolbar div.x-toolbar-text-bold
{
    font-weight: bold;
}

.x-form-item-trigger-hidden
{
    height: 22px;
}

.x-error-message
{
    float: right;
}

.x-error-message span
{
    text-decoration: underline;
}



/* Ext 2.x version */
.ext2 .x-btn-master
{
    color: #fff;
    font-weight: bold;
}
.ext2 .x-btn-master button
{
    color: #fff;
    font-weight: normal;
    font-size:13px;
}
.ext2 .x-btn-master .x-btn-left
{
    background: none;
}
.ext2 .x-btn-master .x-btn-center
{
    background: transparent none;
}
.ext2 .x-btn-master .x-btn-right
{
    background: transparent none;
}
.ext2 .x-btn-master-over .x-btn-left
{
    background: transparent url(/ui/skins/default/images/master/connection-btn-sprite.gif) repeat-x scroll 0 -63px;
}
.ext2 .x-btn-master-over .x-btn-right
{
    background: transparent url(/ui/skins/default/images/master/connection-btn-sprite.gif) repeat-x scroll 0 -84px;
}
.ext2 .x-btn-master-over .x-btn-center
{
    background: transparent url(/ui/skins/default/images/master/connection-btn-sprite.gif) repeat-x scroll 0 -105px;
}
.ext2 .x-btn-master .x-btn-with-menu .x-btn-center em
{
    display: block;
    background: transparent url(/ui/skins/default/images/master/connection-btn-arrow.gif) no-repeat right 1px;
    padding-right: 10px;
}
.ext2 .x-btn-master-culture .x-btn-with-menu .x-btn-center em
{
    background: none;
    padding-right: 0;
}

.master-isie7emulate-popup
{
    margin-left: 20px;
    padding: auto;
    list-style-position: outside;
    list-style-type: disc;
}

.master-isie7emulate-icon
{
    background-image: url(/ui/skins/default/images/master/ie7emulate.png);
    cursor: pointer;
}

#titleRegion { overflow: hidden; }
#titleRegion-body { overflow: hidden; }
#titleRegion-content { overflow: hidden; }

/**
 * BOUTON ET MENU DE CONNEXION
 */
.x-logon-menu
{
    border: solid 7px #7783C0;
}
.x-logon-menu label,
.x-logon-menu .x-form-text,
.x-logon-menu .x-form-invalid-under
{
    background:none;
}
.x-logon-menu label
{
    color:#757575;
}
.ext2 .x-logon-menu .x-form-text
{
    padding:1px 3px;
}

.ext2 #connection-menu .x-btn-text
{
    color: #fff;
}
.ext2 #connection-menu .x-btn .x-btn-left,
.ext2 #connection-menu .x-btn .x-btn-right,
.ext2 #connection-menu .x-btn .x-btn-center
{
    background: #7783C0;
}
.ext2 #connection-menu .x-btn-over .x-btn-left,
.ext2 #connection-menu .x-btn-over .x-btn-right,
.ext2 #connection-menu .x-btn-over .x-btn-center
{
    background: #6270b6;
}
.ext2 #connection-menu .x-btn-click .x-btn-left,
.ext2 #connection-menu .x-btn-click .x-btn-right,
.ext2 #connection-menu .x-btn-click .x-btn-center
{
    background: #4a58a0;
}
.ext2 #connection-menu .x-form-invalid-msg
{
    background: none;
    padding:0;
}
/*
.x-menu-item-separator
{
    border-color: transparent;
}
.x-menu-icon-separator 
{
    border:none;
    background-color:transparent;
}
.x-menu-item-link, .x-menu-item-link:hover
{
    line-height: 14px;
    padding-top:3px;
}*/
#connection-menu .x-menu-item-icon
{
    top:3px;
}
#connection-menu .x-menu-item-arrow
{
    top:7px;    
}
#connection-menu .x-logon-loading
{
    background-image: url('images/logon-loading.gif');
    background-position: center 3px;
}

