aura-panel | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||
IntroductionPlaceholder | ||||||||||||||||||||||||
| ||||||||||||||||||||||||
Training plans are a key element of a successful OJT engagement. The training plan maps out the steps your business will take to help the new hire achieve proficiency in their new role. The PON 3982 OJT Program requires well developed training plans to approve new hire applications and award funding. Your New York State Department of Labor (NYSDOL) Business Service Representative can assist in the development of this training plan and must sign off on it before submission to NYSERDA. The Training Plan form can be found on the PON 3982: On-the-Job Training Programsolicitation page under Associated Documents.
|
Aura - Tab Group | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
UI Tabs | ||
---|---|---|
UI Tab | ||
| ||
Expand | ||
| ||
UI Tab | ||
| ||
UI Tab | ||
| ||
Expand | ||
| ||
UI Tab | ||
| ||
Expand | ||
| ||
HTML | ||
<style type="text/css"> .rwui_tabs .rwui_tab_aura-tab-content { backgroundmargin-top: #FFFFFF 0px!important; padding-lefttop: 1px 0px!important; } .rwui_tabs>.rwui_tabs_menu li a { padding: 5px .aura-panel { margin-top: 0px!important; fontmargin-sizeleft: 16px 0px!important; margin-right: 5px 0px!important; background-color: #FFFFFF !important; color: #9AACC7 !important; outline: none !important; } .rwui_tabs_menu { border-bottom-width: 0px !important; border-bottom-style: none !important; border-bottom-color: #FFFFFF !important; } .rwui_tabs>.rwui_tabs_menu li a.rw_active { border-style: solid !important; border-width: 1px !important; border-top-left-radius: 5px !important; border-top-right-radius: 5px !important; font-size: 16px !important; border-color: #0073A4 !important; background-color: #0073A4 !important; color: #FFFFFF !important; font-weight: 600 !important; } .rwui_tabs>.rwui_tabs_menu li a { padding: 5px !important; font-size: 16px !important; margin-right: 5px !important; background-color: #FFFFFF !important; color: #9AACC7 !important; outline: none !important; } .rwui_tabs .rwui_tab_content.rw_highlight { background: #FFFFFF !important; } .rwui_tabs>.rwui_tabs_menu li a:hover { color: #0073A4 !important; background: #E5EAF1 !important; border-color: #0073A4 !important; } .rwui_tabs>.rwui_tabs_menu li a.rw_active:hover { background-color: #0073A4 !important; color: #FFFFFF !important; } .rwui_tabs .rwui_tabs_menu { border-bottom: 2px solid #0073A4 !important; border-radius: 2px !important; } .rwui_button {background-color: #0073A4;} .rwui_button:hover {background-color: #002D72;} .panel {margin-top:0px} .panelContent {padding-left:5px; padding-right:5px; padding-top:5px;} </style>} .panel, .alertPanel, .infoPanel { margin-top: 0px!important; } .panelHeader { font-size: 20px; padding-top: 5px!important; padding-bottom: 5px!important; } .panelContent { display: none; } #title-text { display: none; } .rwui_expandable_item { background-color: #F2F8FA!important; border-bottom-width:0px!important; } </style> |
HTML |
---|
<script type="text/javascript" >
jQuery(document).ajaxComplete(function() {
if(jQuery('.ia-fixed-sidebar.collapsed').length == 0 ) {
jQuery('.expand-collapse-trigger').click();
};
});
</script> |