*
{
    margin: 0;
    padding: 0;
}

body
{
    color: #2f2f2f;
    background: url(images/bg_body_repeated.jpg) repeat 0 0;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a, a:link, a:visited
{
    text-decoration: none;
    outline: none;
}

a:hover
{
    text-decoration: underline;
}

img
{
    border: 0;
}

ul
{
    list-style-type: none;
}

li
{
    float: left;
}

fieldset
{
    border: none;
    margin: 10px 0px 8px -9px;
}

fieldset label
{
    color: #000000;
    float: none;
}

legend
{
    color: #555555;
}


.clear
{
    clear: both;
    width: 100%;
    height: 1px;
}

.float_left, .fl
{
    float: left;
}

.float_right, .fr
{
    float: right;
}


.nodisplay
{
    display: none !important;
}

.nobg
{
    background: none !important;
}

.noborder
{
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
}

.nomargin
{
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
}

.gap50px
{
    clear: both;
    height: 50px;
}

.gap30px
{
    clear: both;
    height: 30px;
}

.gap20px
{
    clear: both;
    height: 20px;
}

.gap10px
{
    clear: both;
    height: 10px;
}

.divider
{
    background: #dddddd;
    width: 100%;
    height: 1px;
    margin: 10px 0 24px 0;
}

.divider1
{
    background: #dddddd;
    width: 100%;
    height: 1px;
    margin: 20px 0 20px 0;
}

.tooltips
{
    text-decoration: none !important;
    line-height: 20px;
    background: url(images/icon_tooltips.gif) no-repeat 0 0;
    padding: 0 0 0 18px;
    display: inline-block;
    position: relative;
}

.tooltips_title
{
    background: url(images/bg_divider_title_log.png) repeat-x 0 bottom;
    margin: 0 0 8px 0;
    padding: 0 0 29px 0;
}

.tooltips_text
{
    font-size: 1.2em;
    line-height: 16px;
    font-weight: bold;
    color: #000000;
}

.tooltips_link
{
    width: 23px;
    height: 16px;
    position: relative;
}

.tooltips_link a
{
    text-indent: -10000px;
    background: url(images/icon_log.png) no-repeat right 0;
    width: 23px;
    height: 16px;
    display: block;
}





.tooltips_box
{
    width: 173px;
    position: absolute;
    display: none;
}

.tooltips_box_in
{
    width: 173px;
    position: relative;
}

.tooltips_box_top
{
    background: url(images/bg_tooltip_top.png) no-repeat center 0;
    width: 173px;
    height: 5px;
}

.tooltips_box_bottom
{
    background: url(images/bg_tooltip_bottom.png) no-repeat center 0;
    width: 173px;
    height: 17px;
}

.tooltips_box_content
{
    font-size: .9em;
    line-height: 20px;
    background: url(images/bg_tooltip_repeated.png) repeat-y center 0;
    width: 153px;
    padding: 10px;
}


.tooltips_box_content strong
{
    display: block;
    padding: 0 0 5px 0;
}






.create_new_event
{
    font-size: 0.8em;
    color: #005095;
    line-height: 16px;
    padding: 0 0 0 10px;
}

.create_new_event a
{
    color: #005095;
}




.indicates
{
    font-size: 0.8em;
    color: #888888;
    line-height: 16px;
}

.indicates strong
{
    color: #136ffa;
}

.indicates span
{
    color: #C8C8C8;
    margin: 0 2px 0;
}

.indicates a
{
    color: #005095;
}

.content_title
{
    font-size: 1.2em;
}

.content_title span
{
    font-weight: bold;
    color: #000000;
    margin: 0 0 3px 0;
    display: block;
}


.content_title_log
{
    font-size: 1.2em;
    background: url(images/bg_divider_title_log.png) no-repeat 0 bottom;
    padding: 0 0 29px 0;
}

.content_title_log span
{
    line-height: 16px;
    background: url(images/icon_log.png) no-repeat right 0;
    font-weight: bold;
    color: #000000;
    padding: 0 23px 0 0;
}


.content_title_filter
{
    color: #000000;
    background: url(images/bg_divider_title_log.png) no-repeat 0 bottom;
    margin: 0 0 8px 0;
    padding: 0 0 29px 0;
}

.content_title_filter span
{
    font-size: 1.2em;
    font-weight: bold;
}


.content_title_common
{
    line-height: 16px;
    background: url(images/bg_divider_title_log.png) repeat-x 0 bottom;
    margin: 0 0 8px 0;
    padding: 0 0 29px 0;
}

.content_title_common blockquote
{
    font-size: 1.2em;
    font-weight: bold;
    color: #000000;
    background: url(images/icon_log.png) no-repeat right 0;
    margin: 0 10px 0 0;
    padding: 0 23px 0 0;
    float: left;
}

.content_title_common a
{
    font-size: 0.8em;
    color: #005095;
}

.content_title_common span
{
    font-size: 0.8em;
    color: #c8c8c8;
}

.content_title_common label
{
    font-size: 0.8em;
    color: #888888;
}

.content_title_common label strong
{
    color: #136ffa;
}


.content_title_common1
{
    padding: 0 0 10px 0;
}

.content_title_common1 strong
{
    font-size: .9em;
}

.content_title_common1 span
{
    font-size: .8em;
    color: #888888;
}

.content_text
{
    font-size: .9em;
    line-height: 20px;
}

.content_text a
{
    color: #005095;
}

.pagination
{
    color: #2f2f2f;
    font-size: .8em;
}

.pagination label
{
    color: #2f2f2f;
    cursor: text;
}

.pagination a
{
    color: #3473AA;
    font-size: 1.5em;
    padding: 0 2px;
}

.pagination span
{
    color: #dddddd;
}

.btn_add_member, .btn_save_member, .btn_search, .btn_getstarted, .btn_search_record, .btn_apply, .link_close, .btn_search_exercise, .btn_cancel, .btn_save, .btn_send, .btn_save_group, .btn_submit_request, .btn_send_email, .btn_save_continue, .btn_previous, .btn_save_complete, .btn_submit_exercise, .btn_edit, .btn_save_developmentrecord, .btn_edit_deploymentrecord, .btn_confirm_deploymentrecord, .btn_generate_report
{
    text-indent: -10000px;
    display: block;
}


.btn_add_member
{
    background: url(images/btn_add_member.png) no-repeat 0 0;
    width: 125px;
    height: 35px;
}

.btn_add_member:hover
{
    background: url(images/btn_add_member.png) no-repeat 0 bottom;
}

.btn_save_member
{
    background: url(images/btn_save_member.png) no-repeat 0 0;
    width: 125px;
    height: 35px;
}

.btn_save_member:hover
{
    background: url(images/btn_save_member.png) no-repeat 0 bottom;
}

.btn_search
{
    background: url(images/btn_search.png) no-repeat 0 0;
    width: 125px;
    height: 35px;
}

.btn_search:hover
{
    background: url(images/btn_search.png) no-repeat 0 bottom;
}

.btn_generate_report
{
    background: url(images/btn_generate_report.png) no-repeat 0 0;
    width: 143px;
    height: 35px;
}

.btn_generate_report:hover
{
    background: url(images/btn_generate_report.png) no-repeat 0 bottom;
}


.btn_edit
{
    background: url(images/btn_edit.png) no-repeat 0 0;
    width: 87px;
    height: 35px;
}

.btn_edit:hover
{
    background: url(images/btn_edit.png) no-repeat 0 bottom;
}



.btn_submit_exercise
{
    background: url(images/btn_submit_exercise.png) no-repeat 0 0;
    width: 132px;
    height: 35px;
}

.btn_submit_exercise:hover
{
    background: url(images/btn_submit_exercise.png) no-repeat 0 bottom;
}

.btn_save_complete
{
    background: url(images/btn_save_complete.png) no-repeat 0 0;
    width: 236px;
    height: 35px;
}

.btn_save_complete:hover
{
    background: url(images/btn_save_complete.png) no-repeat 0 bottom;
}

.btn_complete_exercise
{
    background: url(images/btn_complete_exercise.png) no-repeat 0 0;
    width: 236px;
    height: 35px;
}

.btn_complete_exercise:hover
{
    background: url(images/btn_complete_exercise.png) no-repeat 0 bottom;
}

.btn_update_password
{
    background: url(images/btn_update_password.png) no-repeat 0 0;
    width: 236px;
    height: 35px;
}

.btn_edit_exercise
{
    background: url(images/btn_edit_exercise.png) no-repeat 0 0;
    width: 236px;
    height: 35px;
}

.btn_edit_exercise:hover
{
    background: url(images/btn_edit_exercise.png) no-repeat 0 bottom;
}


.btn_previous
{
    background: url(images/btn_previous.png) no-repeat 0 0;
    width: 147px;
    height: 35px;
}

.btn_previous:hover
{
    background: url(images/btn_previous.png) no-repeat 0 bottom;
}




.btn_cancel
{
    background: url(images/btn_cancel.png) no-repeat 0 0;
    width: 147px;
    height: 35px;
}

.btn_cancel:hover
{
    background: url(images/btn_cancel.png) no-repeat 0 bottom;
}



.btn_save
{
    background: url(images/btn_save.png) no-repeat 0 0;
    width: 226px;
    height: 35px;
}

.btn_save:hover
{
    background: url(images/btn_save.png) no-repeat 0 bottom;
}

.btn_save_event
{
    background: url(images/btn_save_event.png) no-repeat 0 0;
    width: 126px;
    height: 35px;
}

.btn_save_event:hover
{
    background: url(images/btn_save_event.png) no-repeat 0 bottom;
}


.btn_save_continue
{
    background: url(images/btn_save_continue.png) no-repeat 0 0;
    width: 214px;
    height: 35px;
}

.btn_save_continue:hover
{
    background: url(images/btn_save_continue.png) no-repeat 0 bottom;
}



.btn_save_developmentrecord
{
    background: url(images/btn_save_developmentrecord.png) no-repeat 0 0;
    width: 214px;
    height: 35px;
}

.btn_save_developmentrecord:hover
{
    background: url(images/btn_save_developmentrecord.png) no-repeat 0 bottom;
}


.btn_edit_deploymentrecord
{
    background: url(images/btn_edit_deploymentrecord.png) no-repeat 0 0;
    width: 214px;
    height: 35px;
}

.btn_edit_deploymentrecord:hover
{
    background: url(images/btn_edit_deploymentrecord.png) no-repeat 0 bottom;
}


.btn_confirm_deploymentrecord
{
    background: url(images/btn_confirm_deploymentrecord.png) no-repeat 0 0;
    width: 223px;
    height: 35px;
}

.btn_confirm_deploymentrecord:hover
{
    background: url(images/btn_confirm_deploymentrecord.png) no-repeat 0 bottom;
}



.btn_getstarted
{
    background: url(images/btn_get_started.gif) no-repeat 0 0;
    width: 118px;
    height: 35px;
}

.btn_getstarted:hover
{
    background: url(images/btn_get_started.gif) no-repeat 0 bottom;
}



.btn_search_record
{
    background: url(images/btn_search_record.gif) no-repeat 0 0;
    width: 143px;
    height: 35px;
}

.btn_search_record:hover
{
    background: url(images/btn_search_record.gif) no-repeat 0 bottom;
}


.btn_apply
{
    background: url(images/btn_apply.png) no-repeat 0 0;
    width: 143px;
    height: 35px;
}

.btn_apply:hover
{
    background: url(images/btn_apply.png) no-repeat 0 bottom;
}


.btn_search_exercise
{
    background: url(images/btn_search_exercise.png) no-repeat 0 0;
    width: 143px;
    height: 35px;
}

.btn_search_exercise:hover
{
    background: url(images/btn_search_exercise.png) no-repeat 0 bottom;
}


.btn_send
{
    background: url(images/btn_send.gif) no-repeat 0 0;
    width: 110px;
    height: 35px;
}

.btn_send:hover
{
    background: url(images/btn_send.gif) no-repeat 0 bottom;
}



.btn_save_group
{
    background: url(images/btn_edit.png) no-repeat 0 0;
    width: 120px;
    height: 35px;
}

.btn_save_group:hover
{
    background: url(images/btn_edit.png) no-repeat 0 bottom;
}


.btn_submit_request
{
    background: url(images/btn_submit_request.png) no-repeat 0 0;
    width: 179px;
    height: 35px;
}

.btn_submit_request:hover
{
    background: url(images/btn_submit_request.png) no-repeat 0 bottom;
}


.btn_send_email
{
    background: url(images/btn_send_email.png) no-repeat 0 0;
    width: 119px;
    height: 35px;
}

.btn_send_email:hover
{
    background: url(images/btn_send_email.png) no-repeat 0 bottom;
}

.link_close
{
    background: url(images/link_close.gif) no-repeat 0 0;
    width: 11px;
    height: 11px;
    position: relative;
    right: -10px;
    top: 6px;
}

.link_close:hover
{
    background: url(images/link_close.gif) no-repeat 0 bottom;
}


.link_view
{
    font-size: .8em;
    line-height: 16px;
    background: url(images/icon_view.gif) no-repeat 0 0;
    height: 16px;
    padding: 0 0 0 22px;
    display: block;
}

.link_view span
{
    background: url(images/icon_downarrow.gif) no-repeat right 0;
    padding: 0 9px 0 0;
    float: left;
}


.link_mail
{
    font-size: .8em;
}


.link_group
{
    font-size: .8em;
    color: #005095;
    line-height: 16px;
    background: url(images/icon_group.gif) no-repeat 0 0;
    height: 16px;
    padding: 0 0 0 23px;
    display: block;
}


.link_email
{
    line-height: 16px;
    background: url(images/icon_email.gif) no-repeat 0 0;
    height: 16px;
    padding: 0 0 0 23px;
    display: block;
}










.form_log
{
    width: auto;
}

.form_log label
{
    font-size: .9em;
    margin: 0 0 10px 0;
    display: block;
    cursor: text;
    float: left;
}

.form_log label strong
{
    color: #71a2cc;
}

.form_log input[type="text"]
{
    font-size: .9em;
    color: #555555;
    line-height: 31px;
    background: url(images/bg_inputtext.gif) repeat-x 0 0;
    height: 31px;
    padding: 0 3px;
    border: 1px solid #b5b5b5;
}

.form_log textarea
{
    font-family: Tahoma;
    font-size: .9em;
    color: #555555;
    background: #fbfdfd url(images/bg_inputtext.gif) repeat-x 0 0;
    height: 134px;
    padding: 0 3px;
    border: 1px solid #b5b5b5;
    max-width: 745px;
}

.form_log select
{
    font-size: 1em;
    color: #888888;
    background: url(images/bg_inputtext.gif) repeat-x 0 0; /*height:33px; 		padding:7px 0;*/
    border: 1px solid #b5b5b5;
}

.form_log a
{
    font-size: .8em;
    color: #005095;
}

.field_error
{
    clear: both;
    font-size: .8em;
    color: #C00000;
    line-height: 12px;
    height: 12px;
    padding: 0 0 5px 0;
}













.table_training
{
    margin: 0 0 20px 0;
}

.table_training td
{
    padding: 0 0 20px 0;
}

.table_training td div
{
    width: 501px;
    height: 232px;
}





.table_events
{
    border-top: 1px solid #B5B5B5;
    border-right: 1px solid #B5B5B5;
    border-bottom: 0;
    margin: 0 0 25px 0;
}

.table_events td
{
    font-size: .9em;
    padding: 12px 5px;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #B5B5B5;
}

.table_events td a
{
    color: #3473aa;
}





.table_groups
{
    border-top: 1px solid #B5B5B5;
    border-right: 1px solid #B5B5B5;
    border-bottom: 0;
    margin: 0 0 20px 0;
}

.table_groups td
{
    font-size: .9em;
    padding: 12px 5px;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #B5B5B5;
}

.table_groups td a
{
    font-size: 1em;
    color: #3473aa;
}


.table_groups td span
{
    line-height: 14px;
    padding: 0 0 0 0;
}

.table_groups td span .close_btn
{
    float: left;
    display: block;
    width: 16px;
    background: url(images/btn_close.gif) no-repeat 0 0;
    text-indent: -9999px;
}

.table_groups td span .close_btn_inactive
{
    float: left;
    display: block;
    width: 16px;
    background: url(images/btn_close.gif) no-repeat 0 0;
    text-indent: -9999px;
}

.require_blue
{
    color: #136FFA;
}

.asterisk
{
    float: left;
    color: #136FFA;
}

.article
{
    background: url(images/bg_body.jpg) no-repeat center 0;
    min-width: 984px;
}

a
{
    cursor: pointer;
}




.section
{
    width: 984px;
    margin: 0 auto;
}




.header
{
    width: 930px;
    height: 93px;
    margin: 0 auto;
    padding: 0 40px 0 14px;
    position: relative;
}

.page_logo_text
{
    width: 210px;
    height: 39px;
    padding: 37px 0 0 0;
    position: absolute;
    left: 170px;
}

.page_slogan
{
    color: #ffffff;
    font-size: .9em;
    padding: 53px 0 0;
    position: absolute;
    left: 385px;
}

.page_logo
{
    width: 104px;
    height: 153px;
    position: absolute;
    top: 23px;
}




.top_link
{
    color: #ffffff;
    padding: 47px 0 0 0;
}

.top_link a
{
    font-size: .7em;
    color: #ffffff;
    line-height: 25px;
    float: right;
}

.top_link span
{
    text-indent: -10000px;
    background: url(images/bg_top_link_divider.gif) no-repeat center 0;
    width: 23px;
    height: 28px;
    float: right;
}

.top_link label
{
    line-height: 25px;
    float: right;
    cursor: text;
}


.content_gradient
{
    background: url(images/bg_content_repeated.png) repeat-y center 0;
    width: 984px;
}

.content_gradient_in
{
    background: url(images/bg_content_top.jpg) no-repeat center 0;
    width: 984px;
}

.content_gradient_inn
{
    background: url(images/bg_content_body_top.gif) no-repeat center 34px;
    width: 984px;
}

.content
{
    background: url(images/bg_content_body_bottom.gif) no-repeat center bottom;
    width: 984px;
    padding: 0 0 10px 0;
}



.content_solid
{
    background: url(images/bg_content_repeated.png) repeat-y center 0;
    width: 984px;
}

.content_solid_in
{
    background: url(images/bg_content_solid_top.jpg) no-repeat center 0;
    width: 984px;
}

.content_solid_inn
{
    background: url(images/bg_content_body_solid_top.gif) no-repeat center 34px;
    width: 984px;
}


.primary_link
{
    width: 152px;
    padding: 105px 0 0 0;
}

.primary_link li
{
    line-height: 23px;
    background: url(images/bg_sublink_divider.png) no-repeat 0 bottom;
    padding: 0 0 16px 0;
}

.primary_link li a
{
    font-size: 1.2em;
    color: #ffffff;
    text-align: right;
    text-decoration: none;
    width: 118px;
    margin: 0 34px 0 0;
    padding: 0;
    display: block;
}

.primary_link li a:hover, .primary_link li a.active
{
    color: #bbbbbb;
    background: url(images/nav_sublink.gif) no-repeat right 0;
    width: 118px;
    margin: 0;
    padding: 0 34px 0 0;
    display: block;
}







.primary_link ul li ul
{
    background: url(images/bg_sublink_divider.png) no-repeat 0 0;
    width: 152px;
    padding: 16px 0 0 0;
}

.primary_link ul li ul li
{
    text-align: right;
    background: none;
    width: 118px;
    padding: 0 34px 0 0;
}

.primary_link ul li ul li a
{
    font-size: .8em;
    width: 118px;
    margin: 0;
    padding: 0;
    display: inline;
}

.primary_link ul li ul li a:hover, .primary_link ul li ul li a.active
{
    background: url(images/icon_rightarrow.png) no-repeat 0 0;
    width: 118px;
    margin: 0;
    padding: 0 0 0 24px;
    display: inline;
}

.content_body
{
    width: 501px;
    padding: 0 0 0 18px;
    min-height: 520px;
}

.form_block
{
    background: url(images/bg_form_block.gif) no-repeat 0 0;
    width: 501px;
    padding: 35px 0 0 0;
}

.form_block_shade
{
    background: url(images/bg_form_block_shade_repeated.gif) repeat-y 0 0;
    margin: 0 0 20px;
}

.form_block_shade_in
{
    background: url(images/bg_form_block_shade.gif) no-repeat 0 0;
}

.form_block_shade_inn
{
    background: url(images/bg_form_block_shade_bottom.gif) no-repeat 0 bottom;
    width: 722px;
    padding: 15px;
}


.content_body_full
{
    width: 774px;
    min-height: 548px;
    padding: 0 40px 0 18px;
}

.sidebar_right
{
    width: 228px;
    padding: 30px 35px 0 0;
}

.message_box
{
    color: #ffffff;
    background: url(images/bg_messagebox_repeated.gif) repeat-y 0 0;
    width: 501px;
    margin: 2px 0 25px 0;
}

.message_box_in
{
    background: url(images/bg_messagebox_top.gif) no-repeat 0 0;
    width: 501px;
}

.message_box_inn
{
    background: url(images/bg_messagebox_bottom.gif) no-repeat 0 bottom;
    width: 451px;
    padding: 25px 25px 15px;
}

.message_box span
{
    font-size: .9em;
    color: #ffffff;
    text-align: justify;
    line-height: 20px;
    display: block;
}

.message_box label
{
    font-size: 1.2em;
    font-weight: bold;
    color: #ffffff;
    margin: 0 0 3px 0;
    display: block;
    cursor: text;
}

.message_box a
{
    color: #ffffff;
}







.event_box
{
    background: url(images/bg_eventbox_repeated.gif) repeat-y 0 0;
    width: 501px;
    margin: 2px 0 30px 0;
}

.event_box_in
{
    background: url(images/bg_eventbox_top.gif) no-repeat 0 0;
    width: 501px;
}

.event_box_inn
{
    background: url(images/bg_eventbox_bottom.gif) no-repeat 0 bottom;
    width: 451px;
    padding: 25px;
    position: relative;
}

.event_box label
{
    font-size: 1.2em;
    font-weight: bold;
    color: #000000;
    margin: 0 0 3px 0;
    display: block;
    cursor: text;
}

.event_box blockquote
{
    font-size: .9em;
    line-height: 20px;
}

.event_box a
{
    color: #005095;
}

.event_box span
{
    color: #b0b2b3;
    margin: 0 4px 0;
}

.event_watermark
{
    background: url(images/image_eventbox_watermark.gif) no-repeat 0 0;
    width: 112px;
    height: 141px;
    position: absolute;
    right: 0;
    bottom: 0;
}











.tab_block
{
    width: 774px;
}

.tab_button_exercise
{
    background: url(images/nav_tab_exercise.gif) no-repeat 0 0;
    height: 29px;
    position: relative;
    margin-bottom: -1px;
}

.tab_button_environment
{
    background: url(images/nav_tab_environment.gif) no-repeat 0 0;
    height: 29px;
    position: relative;
    margin-bottom: -1px;
}

.tab_button_odors
{
    background: url(images/nav_tab_odors.gif) no-repeat 0 0;
    height: 29px;
    position: relative;
    margin-bottom: -1px;
}

.tab_button_details
{
    background: url(images/nav_tab_details.gif) no-repeat 0 0;
    height: 29px;
    position: relative;
    margin-bottom: -1px;
}

.tab_button_alerts
{
    background: url(images/nav_tab_alerts.gif) no-repeat 0 0;
    height: 29px;
    position: relative;
    margin-bottom: -1px;
}

.tab_button_comments
{
    background: url(images/nav_tab_comments.gif) no-repeat 0 0;
    height: 29px;
    position: relative;
    margin-bottom: -1px;
}

.tab_title
{
    font-size: .9em;
    font-weight: bold;
    color: #000000;
    line-height: 29px;
    background: #f2f3f4;
    height: 29px;
    padding: 3px 11px;
    border-top: 1px solid #a9aaaa;
    border-left: 1px solid #a9aaaa;
    border-right: 1px solid #a9aaaa;
}

.tab_content
{
    width: 752px;
    padding: 20px 10px 20px;
    border: 1px solid #a9aaaa;
}

.tab_column
{
    width: 360px;
}

.tab_button_exercise a, .tab_button_environment a, .tab_button_odors a, .tab_button_details a, .tab_button_alerts a, .tab_button_comments a
{
    font-size: .9em;
    font-weight: bold;
    color: #000000;
    line-height: 29px;
    padding: 0 8px;
    float: left;
    text-align: center;
}

.footer
{
    background: url(images/bg_footer.png) no-repeat center 0;
    width: 770px;
    padding: 65px 38px 100px 176px;
    margin: 0 auto;
}

.page_logo_footer
{
    width: 156px;
    height: 19px;
}

.logo_csng
{
    width: 24px;
    height: 30px;
    margin: 0 auto;
}

.footer_link
{
    padding: 0 0 50px 0;
    width: 550px;
}

.footer_link a
{
    font-size: 1.2em;
    color: #ffffff;
    text-decoration: none;
    padding: 0 0 0 35px;
    float: right;
}

.footer_link a:hover, .footer_link a.active
{
    color: #bbbbbb;
}


/* Login Page Styles */

.login
{
    background: url(images/bg_login.jpg) no-repeat center 0;
    min-width: 984px;
}

.login_box
{
    width: 984px;
    margin: 0 auto;
    padding: 97px 0 0 0;
}

.login_top
{
    /*background:url(images/bg_login_repeated.png) repeat-y center 0;*/
    width: 984px;
}

.login_bottom
{
    /*background:url(images/bg_login_bottom.png) no-repeat center bottom;*/
    width: 984px;
    height: 40px;
}

.login_top_in
{
    /*background:url(images/bg_login_top.jpg) no-repeat center 0;*/
    width: 984px;
    min-height: 425px;
}

.login_logo
{
    width: 214px;
    height: 180px;
    position: relative;
    left: 50%;
    top: -68px;
    margin-left: -107px;
}

.login_title
{
    font-size: 2.8em;
    text-align: center;
    margin-top: -45px;
}

.btn_enter_packtrack
{
    text-indent: -10000px;
    display: block;
    background: url(images/btn_enter_packtrack.gif) no-repeat 0 0;
    width: 174px;
    height: 35px;
    border: 0;
    cursor: pointer;
}

.btn_enter_packtrack:hover
{
    background: url(images/btn_enter_packtrack.gif) no-repeat 0 bottom;
}

.form_login
{
    width: auto;
}

.form_login label
{
    font-size: 1.8em;
    display: block;
    height: 30px;
}

.form_login input[type="text"], .form_login input[type="password"]
{
    font-size: 1.8em;
    color: #555555;
    line-height: 47px;
    background: url(images/bg_logininputtext.gif) repeat-x 0 0;
    height: 47px;
    padding: 0 3px;
    border: 1px solid #b5b5b5;
}

.form_login a
{
    color: #005095;
}

/* Custom Telerik Styles */

.t-grid-header, .t-header
{
    background: white !important;
}

.t-icon-calendar
{
    background-image: url('images/icon_calender.gif') !important;
    height: 31px !important;
    width: 31px !important;
    width: 31px !important;
    background-position: 0 0 !important;
    margin-top: 0px !important;
}

.complete_time .t-timepicker
{
    width: 130px !important;
}

.search_panel .t-datetimepicker
{
    width: 215px !important;
}

.t-picker-wrap
{
    padding: 0 45px 0 0 !important;
}

.t-datetimepicker
{
    width: 195px !important;
}

.t-datetimepicker .t-picker-wrap
{
    padding-right: 80px !important;
}

.t-dropdown-wrap
{
    cursor: pointer !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

.t-combobox .t-dropdown-wrap
{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.t-dropdown-wrap .t-select
{
    top: 5px !important;
}

li.t-item
{
    float: none;
}

.t-select, .t-icon, .t-arrow-down
{
    cursor: pointer;
}

/* Styles for Training Event Page */
#existingGroup .t-dropdown, .existingGroup .t-combobox, .existingGroup .t-selectbox
{
    width: 368px !important;
}

#existingGroup .t-dropdown-wrap
{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

#existingGroup .t-select
{
    top: 5px !important;
}


/* Styles for Exercise Search Panel */
.state .t-dropdown, .existingGroup .t-combobox, .existingGroup .t-selectbox
{
    width: 120px !important;
}

.search_exercises .t-picker-wrap .t-select
{
    right: -122px !important;
}

.search_exercises input
{
    width: 182px !important;
}

.search_exercises label
{
    width: 228px;
}


.search_exercises .t-dropdown, .existingGroup .t-combobox, .existingGroup .t-selectbox
{
    width: 226px !important;
}


/* Create Training Exercise Page */

.t-combobox input[type="text"]
{
    margin-left: 5px;
    margin-right: 6px;
    height: 30px !important;
    background: white !important;
    border: none;
    width: 90% !important;
}

#trainingexerciseform .t-combobox input[type="text"]
{
    width: 90% !important;
}

#trainingexerciseform .t-combobox .t-select
{
    border-style: none !important;
}



/* Training Exercises Index Page */

.event_selection_header .t-widget
{
    top: -8px;
}

.event_selection_header .t-dropdown
{
    width: 130px;
}

.home_table_label
{
    font-weight: bold;
    width: 90px !important;
}

table tr td
{
    color: #555555;
}

.t-input
{
    color: #555555;
}

.t-reset li
{
    color: #555555;
}

.t-state-default
{
    border: 1px solid #B5B5B5 !important;
}

.t-icon-clock
{
    background-image: url("images/clock.png") !important;
    background-position: 0 0 !important;
    width: 30px !important;
    height: 31px !important;
}

.login_title_text
{
    background-image: url("images/login_title_text.jpg");
    width: 465px;
    height: 44px;
    margin: 0px auto;
    text-indent: -9999px;
}

.forgot_password_title_text
{
    background-image: url("images/forgot_password_title_text.jpg");
    width: 385px;
    height: 42px;
    margin: 0px auto;
    text-indent: -9999px;
}

.input-validation-error
{
    border: 1px solid red !important;
}

.index-filter-select select.input-validation-error
{
    border: 1px solid rgb(166, 166, 166) !important;
}

.error {
    color: red !important;
}

td.text_edit_container_714 textarea
{
    width: 714px;
    max-width: 714px;
}

td.text_edit_container_714 input
{
    width: 714px;
    max-width: 714px;
}

td.text_edit_container_744 textarea
{
    width: 744px;
    max-width: 744px;
}

td.text_edit_container_744 input
{
    width: 744px;
}

td.text_edit_container_342 input
{
    width: 342px;
}

td.text_edit_container_103 input
{
    width: 103px;
}

.deployment_areas input[type="text"]
{
    width: 65px;
    margin-right: 5px;
}

.btn_create_group
{
    text-indent: -1000px;
    cursor: pointer;
    border: none;
    font-size: 0 !important;
    display: block;
    width: 123px;
    height: 35px;
    background: url(images/btn_create_group.png) no-repeat top left transparent;
}

.btn_create_group:hover
{
    background: url(images/btn_create_group.png) no-repeat bottom left transparent;
}

.btn_go_back
{
    text-indent: -1000px;
    cursor: pointer;
    border: none;
    font-size: 0 !important;
    display: block;
    width: 97px;
    height: 35px;
    background: url(images/btn_go_back.png) no-repeat top left transparent;
}

.btn_go_back:hover
{
    background: url(images/btn_go_back.png) no-repeat bottom left transparent;
}

.btn_orange_send
{
    text-indent: -1000px;
    cursor: pointer;
    border: none;
    font-size: 0 !important;
    display: block;
    width: 93px;
    height: 35px;
    background: url(images/btn_orange_send.png) no-repeat top left transparent;
}

.btn_orange_send:hover
{
    background: url(images/btn_orange_send.png) no-repeat bottom left transparent;
}

.btn_save_profile
{
    text-indent: -1000px;
    cursor: pointer;
    border: none;
    font-size: 0 !important;
    display: block;
    width: 123px;
    height: 35px;
    background: url(images/btn_save_profile.png) no-repeat top left transparent;
}

.btn_save_profile:hover
{
    background: url(images/btn_save_profile.png) no-repeat bottom left transparent;
}

.btn_search_records
{
    text-indent: -1000px;
    cursor: pointer;
    border: none;
    font-size: 0 !important;
    display: block;
    width: 141px;
    height: 35px;
    background: url(images/btn_search_record.gif) no-repeat top left transparent;
}

.btn_search_records:hover
{
    background: url(images/btn_search_record.gif) no-repeat bottom left transparent;
}

.btn_submit
{
    text-indent: -1000px;
    cursor: pointer;
    border: none;
    font-size: 0 !important;
    display: block;
    width: 93px;
    height: 35px;
    background: url(images/btn_submit.png) no-repeat top left transparent;
}

.t-upload-files
{
    background-color: transparent !important;
}

.t-upload-files li
{
    float: none !important;
    margin: 0 !important;
}

.btn_submit:hover
{
    background: url(images/btn_submit.png) no-repeat bottom left transparent;
}

.deployment_areas .search_area
{
    width: 80px;
    float: left;
    padding-top: 10px;
}

.contact_support li
{
    clear: both;
    margin-bottom: 20px;
    width: 100%;
}

.contact_support li label
{
    float: left;
    width: 160px;
}

.contact_support li input[type="text"]
{
    float: left;
    width: 580px;
    height: 25px;
}

.contact_support li input[type="email"]
{
    float: left;
    width: 200px;
    height: 25px;
}

.contact_support li input[type="password"]
{
    float: left;
    width: 200px;
    height: 25px;
}

.contact_support li select
{
    clear: both;
    width: 200px;
    height: 25px;
}

.contact_support li textarea
{
    float: left;
    width: 744px;
    height: 100px;
}

.contact_support li span.field-validation-error
{
    clear: both;
    color: red;
    margin-left: 160px;
}

#dialog-modal
{
    background: url(images/coming_soon.png) no-repeat transparent;
    background-position: center;
    width: 643px !important;
    height: 320px !important;
    margin: auto !important;
    text-align: center !important;
}

.dialog-modal-container
{
    width: 100%;
    margin: auto;
    text-align: center;
}

/*Hide export option for reports*/
td.dxmMenuItem:last-child
{
    visibility: hidden;
}

.sa_table
{
    text-align: left;
    border-spacing: 0;
    border-collapse: collapse;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
    border-top: 1px solid #BBBBBB;
}

.sa_table th
{
    background-color: #F2F3F5;
    height: 35px;
    vertical-align: middle;
    border-bottom: 1px solid #BBBBBB;
    padding-left: 10px;
    border-bottom-color: #BBBBBB;
}

.sa_table td
{
    background-color: white;
    border-bottom: 1px solid #BBBBBB;
    padding-left: 10px;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}

.sa_table_note
{
    margin: 10px 0px 20px 0px;
    color: darkgray;
}

.tiny-text
{
    font-size: 11px;
}

.members_area
{
    min-height: 430px;
}

.PagedList-pager > ul
{
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.PagedList-pager > ul > li
{
    margin-left: 5px;
    display: inline-block;
}
.PagedList-goToPage > fieldset
{
    border: 0;
}

.PagedList-pager a
{
    margin-left: 5px;
    font-size: 10px;
}

.PagedList-pager li.active a
{
    cursor: default !important;
    color: black !important;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.style-active
{
    color: green;
}

.style-inactive
{
    color: #AE4E4F;
}

.style-deleted
{
    color: #999999;
}

.style-cancelled
{
    color: #333333;
}

.edit_form li
{
    clear: both;
    margin-bottom: 20px;
}

.edit_form li label
{
    clear: both;
    width: 100%;
}

.edit_form li input[type="text"]
{
    clear: both;
    width: 770px;
    height: 25px;
}

.edit_form li select
{
    clear: both;
    width: 200px;
    height: 25px;
}

.edit_form li textarea
{
    clear: both;
    width: 770px;
    height: 180px;
}

.edit_form li span.field-validation-error, .login_error 
{
    clear: both;
    color: red;
}

.login_error li
{
    float: none!important;
}

.copyright
{
    width: 100%;
    text-align: center;
    color: #bbbbbb;
    padding-bottom: 20px;
}

.copyright a {
    color: #bbbbbb!important;
}

input.pt-yellow {
    cursor: pointer;
    font-size: 1.1em;
    font-weight: 500;
    background-image: linear-gradient(#f9cc0e, #f5a200);
    border-radius: 15px;
    padding: 8px 15px;
    color: rgba(255, 255, 255, 0.94);
    box-shadow: 0px 2px 3px rgba(119, 85, 23, 0.75);
    border: 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.50);
    text-rendering: optimizeLegibility !important;
    min-width: 100px;
}
input.pt-yellow:hover 
{
    background-image: linear-gradient(#ffdd4d, #ffb525)
}

.edit-roles
{
    display: inline-block;
}
.edit-roles .entry
{
    margin: 5px 0;
}
.edit-roles .head
{
    margin: 0;
    font-weight: bold;
}
.edit-roles .role-checkbox
{
    display: inline-block;
    width: 15px;
}
.edit-roles .role-name
{
    display: inline-block;
    width: 90px;
}
.edit-roles .role-status
{
    display: inline-block;
    width: 175px;
}
.edit-roles .role-show-supervised
{
    display: inline-block;
    padding: 2px 10px;
    cursor: pointer;
}
.edit-roles .role-subscription-id
{
    display: inline-block;
    width: 130px;
}
.edit-roles .role-subscription-input[type="text"]
{
    padding: 5px;
    float: none;
    width: 100px;
    height: auto;
}
.edit-roles .indirect-handlers-button
{
    margin-left: 19px;
}

.css-button {
    cursor: pointer;
    border: 1px solid #545454;
    border-radius: 20px;
    box-shadow: 2px 2px 2px #00000033;
    transition: .25s;
    user-select: none;
    opacity: 1;
}
.css-button:hover,
.css-button:focus {
    box-shadow: 2px 2px 4px #888888;
}
.css-button:active {
    box-shadow: inset 2px 2px 2px #00000066;
}
.css-button.hidden {
    cursor: unset;
    opacity: 0;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.edit-relationships-section {
    display: unset;
    animation: fadeIn .5s;
}
.edit-relationships-section.hidden {
    animation: fadeOut .5s;
    opacity: 0;
}
.edit-relationships-section.display-none {
    display: none;
}
.edit-relationships
{
    display: inline-block;
}
.edit-relationships.supervisor {
    margin-bottom: 20px;
}
.edit-relationships .entry.head
{
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: bold;
}
.edit-relationships .entry
{
    margin: 5px 0;
    transition: .25s ease-out;
    overflow-y: hidden;
}
.edit-relationships .entry.hidden
{
    height: 0;
    transform-origin: top;
    transform: scaleY(0);
}
.edit-relationships .entry.to-delete 
{
    color: #df2020;
    opacity: .6
}
.edit-relationships .entry.to-add,
.edit-relationships .entry.to-add .relationship-delete-action .relationship-add-plus
{
    color: #119c11;
}
.edit-relationships .relationship-delete-action
{
    display: inline-block;
    width: 40px;
    color: #df2020;
    cursor: pointer;
    transition: .25s ease-out;
}
.edit-relationships .relationship-delete-action:hover {
    text-decoration: underline;
}
.edit-relationships .entry.to-delete .relationship-delete-action,
.edit-relationships .entry.to-add .relationship-delete-action
{
    width: 60px;
}
.edit-relationships .entry.empty-indicator {
    font-style: italic;
}
.edit-relationships .relationship-roletype
{
    display: inline-block;
    width: 90px;
}
.edit-relationships .relationship-name
{
    display: inline-block;
    width: 150px;
}
.edit-relationships .relationship-email
{
    display: inline-block;
    width: 350px;
}
.edit-relationships .relationship-handler-status {
    color: #df2020;
    text-transform: uppercase;
}
.edit-relationships .controls
{
    margin-top: 15px;
}
.edit-relationships .controls input[type="text"] {
    display: inline-block;
    float: none;
    width: 400px;
    height: 25px;
    padding-left: 10px;
}
.edit-relationships .controls .relationship-add-action {
    display: inline-block;
    margin-left: 5px;
    padding: 6px 8px;
}
.edit-relationships .controls .relationship-add-error
{
    margin-top: 5px;
    color: red;
}

.subscription-section {
    clear: both;
}
.subscription-section li {
    margin-bottom: 0px;
    min-height: 32px;
    display: flex;
    align-items: center;
    float: none;
}
.subscription-subsection {
    padding-bottom: 25px;
}
.handler-enabled-section {
    clear: both;
    /*padding-top: 15px;*/
}

.ui-menu {
    max-height: 400px;
    overflow: auto;
}