@charset "windows-1252";

#jde__PageLoader
{
    background-color: #ffffff;
    z-index: 1051;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#jde__PageLoaderIcon, #jde__ProcessingDiv 
{
    background-image: url("../images/loading_52x52.gif");
    background-repeat: no-repeat;
    background-color: transparent;
    position: absolute; 
    margin: auto;
    top:100px; 
    right:0; 
    bottom:0; 
    left:0; 
    width: 52px; 
    height: 220px;
}
#jde__ProcessingDiv 
{
    display: none
}

li.oj-listview-focused-element
{
    cursor:pointer !important;
}

.jde-menu-item-icon 
{
    margin-top: -15px;
}

.save-icon {
  height: 16px;
  width: 16px; }
  .oj-default .save-icon:before {content: url("../images/save_act.png");}   
  .oj-menu-item .save-icon:before {content: url("../images/save_act.png");}
  .oj-focus-only .save-icon:before {content: url("../images/save_act.png");}   
  .oj-hover .save-icon:before {content: url("../images/save_hov.png");}   
  .oj-active .save-icon:before,
  .oj-selected .save-icon:before {content: url("../images/save_act.png");}        
  .oj-disabled .save-icon:before {content: url("../images/save_dis.png");}   

.undo-icon {
    height:16px;
    width:16px;}
  .oj-default .undo-icon:before {content: url("../images/func_arrowcurveleft_16_act.png");}   
  .oj-menu-item .undo-icon:before {content: url("../images/func_arrowcurveleft_16_act.png");}
  .oj-focus-only .undo-icon:before {content: url("../images/func_arrowcurveleft_16_act.png");}   
  .oj-hover .undo-icon:before {content: url("../images/func_arrowcurveleft_16_hov.png");}   
  .oj-active .undo-icon:before,
  .oj-selected .undo-icon:before {content: url("../images/func_arrowcurveleft_16_act.png");}        
  .oj-disabled .undo-icon:before {content: url("../images/func_arrowcurveleft_16_dis.png");}       

.redo-icon {
    height:16px;
    width:16px;}
  .oj-default .redo-icon:before {content: url("../images/func_arrowcurveright_16_act.png");}   
  .oj-menu-item .redo-icon:before {content: url("../images/func_arrowcurveright_16_act.png");}
  .oj-focus-only .redo-icon:before {content: url("../images/func_arrowcurveright_16_act.png");}   
  .oj-hover .redo-icon:before {content: url("../images/func_arrowcurveright_16_hov.png");}   
  .oj-active .redo-icon:before,
  .oj-selected .redo-icon:before {content: url("../images/func_arrowcurveright_16_act.png");}        
  .oj-disabled .redo-icon:before {content: url("../images/func_arrowcurveright_16_dis.png");}       
  
.saveas-icon {
  height: 16px;
  width: 16px; }
  .oj-default .saveas-icon:before {content: url("../images/saveas_act.png");}   
  .oj-menu-item .saveas-icon:before {content: url("../images/saveas_act.png");}   
  .oj-focus-only .saveas-icon:before {content: url("../images/saveas_act.png");}   
  .oj-hover .saveas-icon:before {content: url("../images/saveas_hov.png");}   
  .oj-active .saveas-icon:before,
  .oj-selected .saveas-icon:before {content: url("../images/saveas_act.png");}        
  .oj-disabled .saveas-icon:before {content: url("../images/saveas_dis.png");}   

.requestpublish-icon {
  height: 16px;
  width: 16px; }
  .oj-default .requestpublish-icon:before {content: url("../images/requestpublish_act.png");}
  .oj-menu-item .requestpublish-icon:before {content: url("../images/requestpublish_act.png");}
  .oj-focus-only .requestpublish-icon:before {content: url("../images/requestpublish_act.png");}   
  .oj-hover .requestpublish-icon:before {content: url("../images/requestpublish_hov.png");}   
  .oj-active .requestpublish-icon:before,
  .oj-selected .requestpublish-icon:before {content: url("../images/requestpublish_act.png");}        
  .oj-disabled .requestpublish-icon:before {content: url("../images/requestpublish_dis.png");}   

.reserve-icon {
  height: 16px;
  width: 16px; }
  .oj-default .reserve-icon:before {content: url("../images/reserve_act.png");}   
  .oj-menu-item .reserve-icon:before {content: url("../images/reserve_act.png");}   
  .oj-focus-only .reserve-icon:before {content: url("../images/reserve_act.png");}   
  .oj-hover .reserve-icon:before {content: url("../images/reserve_hov.png");}   
  .oj-active .reserve-icon:before,
  .oj-selected .reserve-icon:before {content: url("../images/reserve_act.png");}        
  .oj-disabled .reserve-icon:before {content: url("../images/reserve_dis.png");}

.unreserve-icon {
  height: 16px;
  width: 16px; }
  .oj-default .unreserve-icon:before {content: url("../images/unreserve_act.png");}   
  .oj-menu-item .unreserve-icon:before {content: url("../images/unreserve_act.png");}   
  .oj-focus-only .unreserve-icon:before {content: url("../images/unreserve_act.png");}   
  .oj-hover .unreserve-icon:before {content: url("../images/unreserve_hov.png");}   
  .oj-active .unreserve-icon:before,
  .oj-selected .unreserve-icon:before {content: url("../images/unreserve_act.png");}        
  .oj-disabled .unreserve-icon:before {content: url("../images/unreserve_dis.png");}

.trash-icon {
  height: 16px;
  width: 16px; }
  .oj-default .trash-icon:before {content: url("../images/delete_act.png");}   
  .oj-menu-item .trash-icon:before {content: url("../images/delete_act.png");}   
  .oj-focus-only .trash-icon:before {content: url("../images/delete_act.png");}   
  .oj-hover .trash-icon:before {content: url("../images/delete_hov.png");}   
  .oj-active .trash-icon:before,
  .oj-selected .trash-icon:before {content: url("../images/delete_act.png");}        
  .oj-disabled .trash-icon:before {content: url("../images/delete_dis.png");} 
  
.notes-icon {
  height: 16px;
  width: 16px; }
  .oj-default .notes-icon:before {content: url("../images/notes_act.png");}   
  .oj-menu-item .notes-icon:before {content: url("../images/notes_act.png");}   
  .oj-focus-only .notes-icon:before {content: url("../images/notes_act.png");}   
  .oj-hover .notes-icon:before {content: url("../images/notes_hov.png");}   
  .oj-active .notes-icon:before,
  .oj-selected .notes-icon:before {content: url("../images/notes_act.png");}        
  .oj-disabled .notes-icon:before {content: url("../images/notes_dis.png");}

.createOrch-icon {
  height: 16px;
  width: 16px; }
  .oj-default .createOrch-icon:before {content: url("../svgfile/orchestration__0572ce.svg");}   
  .oj-menu-item .createOrch-icon:before {content: url("../svgfile/orchestration__0572ce.svg");}   
  .oj-focus-only .createOrch-icon:before {content: url("../svgfile/orchestration__0572ce.svg");}   
  .oj-hover .createOrch-icon:before {content: url("../svgfile/orchestration__0572ce.svg");}   
  .oj-active .createOrch-icon:before,
  .oj-selected .createOrch-icon:before {content: url("../svgfile/orchestration__0572ce.svg");}   
  .oj-disabled .createOrch-icon:before {content: url("../svgfile/orchestration__d4d6d7.svg");}   

.restore-icon {
  height: 16px;
  width: 16px; }
  .oj-default .restore-icon:before {content: url("../images/func_refresh_16_act.png");}   
  .oj-menu-item .restore-icon:before {content: url("../images/func_refresh_16_act.png");}   
  .oj-focus-only .restore-icon:before {content: url("../images/func_refresh_16_act.png");}   
  .oj-hover .restore-icon:before {content: url("../images/func_refresh_16_hov.png");}   
  .oj-active .restore-icon:before,
  .oj-selected .restore-icon:before {content: url("../images/func_refresh_16_act.png");}        
  .oj-disabled .restore-icon:before {content: url("../images/func_refresh_16_dis.png");}

 
.export-icon {
  height: 16px;
  width: 16px; }
  .oj-default .export-icon:before {content: url("../images/document_export_16_act.png");}   
  .oj-menu-item .export-icon:before {content: url("../images/document_export_16_act.png");}   
  .oj-focus-only .export-icon:before {content: url("../images/document_export_16_act.png");}   
  .oj-hover .export-icon:before {content: url("../images/document_export_16_hov.png");}   
  .oj-active .export-icon:before,
  .oj-selected .export-icon:before {content: url("../images/document_export_16_act.png");}        
  .oj-disabled .export-icon:before {content: url("../images/document_export_16_dis.png");}

.print-icon {
  height: 16px;
  width: 16px; }
  .oj-default .print-icon:before {content: url("../images/func_print_16_act.png");}   
  .oj-menu-item .print-icon:before {content: url("../images/func_print_16_act.png");}   
  .oj-focus-only .print-icon:before {content: url("../images/func_print_16_act.png");}   
  .oj-hover .print-icon:before {content: url("../images/func_print_16_hov.png");}   
  .oj-active .print-icon:before,
  .oj-selected .print-icon:before {content: url("../images/func_print_16_act.png");}        
  .oj-disabled .print-icon:before {content: url("../images/func_print_16_dis.png");}

.about-icon {
  height: 16px;
  width: 16px; }
  .oj-default .about-icon:before {content: url("../images/info_act.png");}   
  .oj-menu-item .about-icon:before {content: url("../images/info_act.png");}   
  .oj-focus-only .about-icon:before {content: url("../images/info_act.png");}   
  .oj-hover .about-icon:before {content: url("../images/info_hov.png");}   
  .oj-active .about-icon:before,
  .oj-selected .about-icon:before {content: url("../images/info_act.png");}        
  .oj-disabled .about-icon:before {content: url("../images/info_dis.png");}
  
.close-icon {    
  height: 16px;
  width: 16px; }
  .oj-default .close-icon:before {content: url("../images/close_act.png");}   
  .oj-menu-item .close-icon:before {content: url("../images/close_act.png");}   
  .oj-focus-only .close-icon:before {content: url("../images/close_act.png");}   
  .oj-hover .close-icon:before {content: url("../images/close_hov.png");}   
  .oj-active .close-icon:before,
  .oj-selected .close-icon:before {content: url("../images/close_act.png");}        
  .oj-disabled .close-icon:before {content: url("../images/close_dis.png");}   
  
.guide-icon {    
  height: 16px;
  width: 16px; }
  .oj-default .guide-icon:before {content: url("../svgfile/help-16__0572ce.svg");}   
  .oj-menu-item .guide-icon:before {content: url("../svgfile/help-16__0572ce.svg");}   
  .oj-focus-only .guide-icon:before {content: url("../svgfile/help-16__0572ce.svg");}   
  .oj-hover .guide-icon:before {content: url("../svgfile/help-16__85bbe7.svg");}   
  .oj-active .guide-icon:before,
  .oj-selected .guide-icon:before {content: url("../svgfile/help-16__0572ce.svg");}   
  .oj-disabled .guide-icon:before {content: url("../svgfile/help-16__d4d6d7.svg");}   

.search-icon {
  height: 20px;
  width: 20px; }
  .oj-default .search-icon:before {content: url("../images/search_16_act.png");}           
  .oj-focus-only .search-icon:before {content: url("../images/search_16_act.png");}           
  .oj-hover .search-icon:before {content: url("../images/search_16_hov.png");}      
  .oj-active .search-icon:before,
  .oj-selected .search-icon:before {content: url("../images/search_16_act.png");}           
  .oj-disabled .search-icon:before {content: url("../images/search_16_dis.png");}           

.return-icon {
  height: 16px;
  width: 16px; }
  .oj-default .return-icon:before {content: url("../images/func_arrowheadsleft_16_act.png");}    
  .oj-focus-only .return-icon:before {content: url("../images/func_arrowheadsleft_16_act.png");}    
  .oj-hover .return-icon:before {content: url("../images/func_arrowheadsleft_16_hov.png");}    
  .oj-active .return-icon:before,
  .oj-selected .return-icon:before {content: url("../images/func_arrowheadsleft_16_act.png");}    
  .oj-disabled .return-icon:before {content: url("../images/func_arrowheadsleft_16_dis.png");}    
    
.filter-icon {
  height: 16px;
  width: 16px; }
  .oj-default .filter-icon:before {content: url("../images/func_filter_16_act.png");}
  .oj-focus-only .filter-icon:before {content: url("../images/func_filter_16_act.png");}
  .oj-hover .filter-icon:before {content: url("../images/func_filter_16_hov.png");} 
  .oj-active .filter-icon:before,
  .oj-selected .filter-icon:before {content: url("../images/func_filter_16_act.png");}    
  .oj-disabled .filter-icon:before {content: url("../images/func_filter_16_dis.png");} 
    
.agg-icon {
  height: 16px;
  width: 16px; }
  .oj-default .agg-icon:before {content: url("../images/func_total_16_act.png");}
  .oj-focus-only .agg-icon:before {content: url("../images/func_total_16_act.png");}
  .oj-hover .agg-icon:before {content: url("../images/func_total_16_hov.png");} 
  .oj-active .agg-icon:before,
  .oj-selected .agg-icon:before {content: url("../images/func_total_16_act.png");} 
  .oj-disabled .agg-icon:before {content: url("../images/func_total_16_dis.png");} 
    
.arrowdown-icon {
  height: 16px;
  width: 16px; }
  .oj-default .arrowdown-icon:before {content: url("../images/func_arrowheaddown_16_act.png");}
  .oj-focus-only .arrowdown-icon:before {content: url("../images/func_arrowheaddown_16_act.png");}
  .oj-hover .arrowdown-icon:before {content: url("../images/func_arrowheaddown_16_hov.png");} 
  .oj-active .arrowdown-icon:before,
  .oj-selected .arrowdown-icon:before {content: url("../images/func_arrowheaddown_16_act.png");}    
  .oj-disabled .arrowdown-icon:before {content: url("../images/func_arrowheaddown_16_dis.png");} 
  
.groupby-icon {
  height: 16px;
  width: 16px;}
    .oj-default .groupby-icon:before {content: url("../images/func_group_16_act.png");}
    .oj-focus-only .groupby-icon:before {content: url("../images/func_group_16_act.png");}
    .oj-hover .groupby-icon:before {content: url("../images/func_group_16_hov.png");}  
    .oj-active .groupby-icon:before,
    .oj-selected .groupby-icon:before {content: url("../images/func_group_16_act.png");}  
    .oj-disabled .groupby-icon:before {content: url("../images/func_group_16_dis.png");} 
    
.orderby-icon {
  height: 16px;
  width: 16px; }
  .oj-default .orderby-icon:before {content: url("../images/func_listnumbered_16_act.png");}   
  .oj-focus-only .orderby-icon:before {content: url("../images/func_listnumbered_16_act.png");}   
  .oj-hover .orderby-icon:before {content: url("../images/func_listnumbered_16_hov.png");}     
  .oj-active .orderby-icon:before,
  .oj-selected .orderby-icon:before {content: url("../images/func_listnumbered_16_act.png");}     
  .oj-disabled .orderby-icon:before {content: url("../images/func_listnumbered_16_dis.png");}     
    
.having-icon {
  height: 16px;
  width: 16px; }
  .oj-default .having-icon:before {content: url("../images/func_personhands_16_act.png");}   
  .oj-focus-only .having-icon:before {content: url("../images/func_personhands_16_act.png");}   
  .oj-hover .having-icon:before {content: url("../images/func_personhands_16_hov.png");}     
  .oj-active .having-icon:before,
  .oj-selected .having-icon:before {content: url("../images/func_personhands_16_act.png");}     
  .oj-disabled .having-icon:before {content: url("../images/func_personhands_16_dis.png");}  
  
.remove-icon {
  height: 16px;
  width: 16px; }
  .oj-default .remove-icon:before {content: url("../images/func_remove_16_act.png");}   
  .oj-focus-only .remove-icon:before {content: url("../images/func_remove_16_act.png");}   
  .oj-hover .remove-icon:before {content: url("../images/func_remove_16_hov.png");}   
  .oj-active .remove-icon:before,
  .oj-selected .remove-icon:before {content: url("../images/func_remove_16_act.png");}        
  .oj-disabled .remove-icon:before {content: url("../images/func_remove_16_dis.png");}     
  
.removeNBG-icon {
  height: 16px;
  width: 16px; }
  .oj-default .removeNBG-icon:before {content: url("../images/func_remove_16_act_trans.png");}   
  .oj-focus-only .removeNBG-icon:before {content: url("../images/func_remove_16_act_trans.png");}   
  .oj-hover .removeNBG-icon:before {content: url("../images/func_remove_16_hov.png");}   
  .oj-active .removeNBG-icon:before,
  .oj-selected .removeNBG-icon:before {content: url("../images/func_remove_16_act_trans.png");}        
  .oj-disabled .removeNBG-icon:before {content: url("../images/func_remove_16_dis.png");}     
  
.additionalItems-icon {
  height: 16px;
  width: 16px; }
  .oj-default .additionalItems-icon:before {content: url("../images/func_list_16_act.png");}   
  .oj-focus-only .additionalItems-icon:before {content: url("../images/func_list_16_act.png");}   
  .oj-hover .additionalItems-icon:before {content: url("../images/func_list_16_hov.png");}   
  .oj-active .additionalItems-icon:before,
  .oj-selected .additionalItems-icon:before {content: url("../images/func_list_16_act.png");}        
  .oj-disabled .additionalItems-icon:before {content: url("../images/func_list_16_dis.png");}   

.pencil-icon {
  height: 16px;
  width: 16px; }
  .oj-default .pencil-icon:before {content: url("../images/func_pencil_16_act.png");}   
  .oj-focus-only .pencil-icon:before {content: url("../images/func_pencil_16_act.png");}   
  .oj-hover .pencil-icon:before {content: url("../images/func_pencil_16_hov.png");}   
  .oj-active .pencil-icon:before,
  .oj-selected .pencil-icon:before {content: url("../images/func_pencil_16_act.png");}        
  .oj-disabled .pencil-icon:before {content: url("../images/func_pencil_16_dis.png");}   
  
.exception-icon {
  height: 16px;
  width: 16px; }
  .oj-default .exception-icon:before {content: url("../images/func_alerts_16_act.png");}   
  .oj-focus-only .exception-icon:before {content: url("../images/func_alerts_16_act.png");}   
  .oj-hover .exception-icon:before {content: url("../images/func_alerts_16_hov.png");}   
  .oj-active .exception-icon:before,
  .oj-selected .exception-icon:before {content: url("../images/func_alerts_16_act.png");}        
  .oj-disabled .exception-icon:before {content: url("../images/func_alerts_16_dis.png");}     

.create-icon {
  height: 16px;
  width: 16px; }
  .oj-default .create-icon:before {content: url("../images/func_documentnew_16_onb.png");}   
  .oj-focus-only .create-icon:before {content: url("../images/func_documentnew_16_onb.png");}   
  .oj-hover .create-icon:before {content: url("../images/func_documentnew_16_onb.png");}   
  .oj-active .create-icon:before,
  .oj-selected .create-icon:before {content: url("../images/func_documentnew_16_onb.png");}        
  .oj-disabled .create-icon:before {content: url("../images/func_documentnew_16_onb.png");}   
  
.add-icon {
  height: 16px;
  width: 16px; }
  .oj-default .add-icon:before {content: url("../images/func_add_16_act.png");}   
  .oj-focus-only .add-icon:before {content: url("../images/func_add_16_act.png");}   
  .oj-hover .add-icon:before {content: url("../images/func_add_16_hov.png");}   
  .oj-active .add-icon:before,
  .oj-selected .add-icon:before {content: url("../images/func_add_16_act.png");}        
  .oj-disabled .add-icon:before {content: url("../images/func_add_16_dis.png");}   
  
.plus-icon {
  height: 16px;
  width: 16px; }
  .oj-default .plus-icon:before {content: url("../images/func_circleplus_16_onb.png");}   
  .oj-focus-only .plus-icon:before {content: url("../images/func_circleplus_16_onb.png");}   
  .oj-hover .plus-icon:before {content: url("../images/func_circleplus_16_onb.png");}   
  .oj-active .plus-icon:before,
  .oj-selected .plus-icon:before {content: url("../images/func_circleplus_16_onb.png");}        
  .oj-disabled .plus-icon:before {content: url("../images/func_circleplus_16_onb.png");}   
  
.check-icon {
  height: 16px;
  width: 16px; }
  .oj-default .check-icon:before {content: url("../images/selectcheck_16_onb.png");}   
  .oj-focus-only .check-icon:before {content: url("../images/selectcheck_16_onb.png");}   
  .oj-hover .check-icon:before {content: url("../images/selectcheck_16_onb.png");}   
  .oj-active .check-icon:before,
  .oj-selected .check-icon:before {content: url("../images/selectcheck_16_onb.png");}        
  .oj-disabled .check-icon:before {content: url("../images/selectcheck_16_onb.png");}   
  
.addAction-icon {
  height: 16px;
  width: 16px; }
  .oj-default .addAction-icon:before {content: url("../images/func_moveup_16_act.png");}   
  .oj-focus-only .addAction-icon:before {content: url("../images/func_moveup_16_act.png");}   
  .oj-hover .addAction-icon:before {content: url("../images/func_moveup_16_act.png");}   
  .oj-active .addAction-icon:before,
  .oj-selected .addAction-icon:before {content: url("../images/func_moveup_16_act.png");}        
  .oj-disabled .addAction-icon:before {content: url("../images/func_moveup_16_dis.png");}   
  
.addActionWarn-icon {
  height: 16px;
  width: 16px; }
  .oj-default .addActionWarn-icon:before {content: url("../images/func_moveup_warn_16_act.png");}   
  .oj-focus-only .addActionWarn-icon:before {content: url("../images/func_moveup_warn_16_act.png");}   
  .oj-hover .addActionWarn-icon:before {content: url("../images/func_moveup_warn_16_act.png");}   
  .oj-active .addActionWarn-icon:before,
  .oj-selected .addActionWarn-icon:before {content: url("../images/func_moveup_warn_16_act.png");}        
  .oj-disabled .addActionWarn-icon:before {content: url("../images/func_moveup_warn_16_dis.png");}     
  
.editReturns-icon {
  height: 16px;
  width: 16px; }
  .oj-default .editReturns-icon:before {content: url("../images/returnId_16_act.png");}   
  .oj-focus-only .editReturns-icon:before {content: url("../images/returnId_16_act.png");}   
  .oj-hover .editReturns-icon:before {content: url("../images/returnId_16_act.png");}   
  .oj-active .editReturns-icon:before,
  .oj-selected .editReturns-icon:before {content: url("../images/returnId_16_act.png");}        
  .oj-disabled .editReturns-icon:before {content: url("../images/returnId_16_dis.png");}    
  
.jde-modal-header
{
    font-size: 22px;
    color: #428bca;
}
  
.jde-header-text.oj-inputtext .oj-inputtext-input,
.jde-header-text .oj-inputtext .oj-inputtext-input,
.jde-header-text
{
  font-size: 15px !important;
  font-weight: bold!important;
  color: #428bca !important;
}

.jde-header-text-disabled
{
  font-size: 15px !important;  
  font-weight: bold!important;
}

.jde-pointer-disabled
{
  cursor: default !important; 
}

.jde-header-description.oj-textarea .oj-textarea-input,
.jde-header-description .oj-textarea .oj-textarea-input,
.jde-header-description
{
  max-height: 4em !important;
}

.jde-header-label
{
    min-width: 8em !important;
   /* text-align: right !important;*/
    margin-top: .4em !important;
}

.jde-header-field-readonly
{
    margin-left:6px !important;
}


#jde__CopyName,
#jde__SaveAsName
{
    max-width: 30em;
}

#jde__ProductCodeId
{
    min-width:18em;
}
#jde__Description, 
#jde__LongDescriptionPopup,
#orchLongDesc
{
    max-width: 100%;
}
#jde__LongDescriptionButton
{
    padding-left: 5px;
    margin-bottom:8px;
}

#jde__PageContent
{
    /* 13px on all sides is equivalent to what was in place */
    padding:8px 13px 6px 13px;
    position:absolute;
    top:131px;
    bottom:0px;
    left:0px;
    right:0px;
    overflow:auto;
}

/*Light gray border for groovy - code mirror*/
.CodeMirror
{
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    font-size:14px;
    max-width:94%;
    max-height:500px;
    margin-bottom:5px;
}

.CodeMirror-fullscreen 
{
    top: 40px !important;
    width: auto !important;
    height:auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
}

#jde__CE_groovyLabel
{
    font-size:16px;
}

#jde__CE_editorTools
{
    max-width:94%;
}

#jde__CE_editorTools oj-button
{
   margin-left: 5px;
   margin-right: 5px;
}

.jde__CE_help_table table {  
  border-collapse: collapse;  
}

.jde__CE_help_table td, .help_table th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

.jde__CE_help_table tr:nth-child(even) {
  background-color: #dddddd;
}

/*Added because validation errors in header (description) were popping up behind fields of the module content*/
.oj-messaging-inline-container {
    position:absolute;
    z-index:99;
}

.guide-button .oj-button-text
{
    color:#02629f !important;
}

.jde-fa-button-icon
{font-weight:900 !important;
 padding-top:3px;}
  .oj-default .jde-fa-button-icon:before {color:#0574ce !important;}   
  .oj-menu-item .jde-fa-button-icon:before {color:#0574ce !important;}
  .oj-focus-only .jde-fa-button-icon:before{color:#0574ce !important;}
  .oj-hover .jde-fa-button-icon:before {color:#76b8e1 !important;}
  .oj-active .jde-fa-button-icon:before,
  .oj-selected .jde-fa-button-icon:before {color:#0574ce !important;}
  .oj-disabled .jde-fa-button-icon:before {color:#cbcccd !important;}
  
.jde-fa-toggle-icon
{font-weight:900 !important;}
  .oj-default .jde-fa-toggle-icon:before {color:#8a8d8f !important;}   
  .oj-menu-item .jde-fa-toggle-icon:before {color:#0574ce !important;}
  .oj-focus-only .jde-fa-toggle-icon:before{color:#0574ce !important;}
  .oj-hover .jde-fa-toggle-icon:before {color:#76b8e1 !important;}
  .oj-active .jde-fa-toggle-icon:before,
  .oj-selected .jde-fa-toggle-icon:before {color:#eeeeee !important;}
  .oj-disabled .jde-fa-toggle-icon:before {color:#cbcccd !important;}  

.jde-blue-text
{
  color: #428bca !important;
}

.jde__HeaderInfoSelectOne {
    min-width: 4em !important;
    max-width: 4em !important;    
}
