@font-face {
    font-family: 'Arimo';
    font-display: swap;
    src: url('/fonts/arimo.woff') format('woff');
}

@font-face {
    font-family: 'Arimo';
    font-display: swap;
    src: url("/fonts/arimo-bold.woff") format('woff');
    font-weight: bold;
}

html {
    position: relative;
    min-width: 965px;
    min-height: 100%;
    /*
    background-color: #413f3f;
*/
}

body {
    background-color: #413f3f;
}

/*
.PP_bt{color:#000;cursor:default;font:12px Arimo;padding:3px 11px 3px 11px;font-weight:bold !important;border-radius:3px;border:1px solid #BCB6B6;background-image:linear-gradient(to bottom, #FFFFFF, #CFCFCF);background-image:-webkit-linear-gradient(top, white, #CFCFCF);}
*/
.PP_bt {
    color: #000;
    cursor: default;
    font: 12px Arimo;
    padding: 3px 11px 3px 11px;
    border-radius: 3px;
    border: 1px solid #BCB6B6;
    background-image: linear-gradient(to bottom, #FFFFFF, #CFCFCF);
    background-image: -webkit-linear-gradient(top, white, #CFCFCF);
}

.PP_menu {
    color: #FFF;
    cursor: pointer;
    font: 15px Arimo;
    padding: 3px 0px 3px 0px;
    font-weight: bold;
}

.PP_tab {
    margin-left: 13px;
    padding: 4px 20px 5px 19px;
    color: white;
    font-weight: normal;
    text-align: center;
    background: #666362;
    font-size: 13px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    font-family: Arimo;
    display: inline-block;
}

.PP_bt:hover {
    border: 1px solid #7A7A7A;
    background-image: linear-gradient(to bottom, #EEEEEE, #C7C7C7);
}

.PP_p {
    font-size: 14px;
    font-family: Arimo;
    line-height: 25px;
    color: white;
}

.PP_noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.PP_c {
    color: #f3f3f3;
}

.PP_f {
    font-family: Arimo;
}

.PP_c_p {
    cursor: pointer;
}

.PP_bc_b {
    background-color: #000
}

.PP_w100 {
    width: 100%
}

.PP_h100 {
    height: 100%
}

.PP_m0 {
    margin: 0
}

.PP_mr15 {
    margin-right: 15px
}

.PP_ml2 {
    margin-left: 2px
}

.PP_p0 {
    padding: 0
}

.PP_fs_s {
    font-size: small;
    font-family: Arimo
}

.PP_d_i {
    display: inline-block
}

.PP_f_l {
    float: left
}

.PP_f_r {
    float: right
}

.PP_po_r {
    position: relative;
}

.PP_po_a {
    position: absolute
}

.PP_b0 {
    bottom: 0;
}

.PP_tx_c {
    text-align: center
}

.PP_h_l {
    border-bottom: 1px solid #FFF
}

.PP_t_l {
    background-color: #413f3f
}

.PP_b_t_m {
    display: block;
    margin-left: 52px;
    text-align: left;
    margin-right: 52px;
    padding-top: 1px
}

.PP_b_t_t {
    color: white;
    font-size: 26px;
    font-family: Arimo;
    font-weight: bold;
    width: 100%
}

.PP_b_t_fp {
    margin-top: -2px
}

.PP_c_b {
    clear: both
}

#PP_h_sh1_m {
    padding-bottom: 11px
}

#PP_h_l_m {
    height: 74px;
    width: 256px;
    margin-left: 10px
}

#PP_h_li_m {
    margin-right: 10px
}

#PP_h_l_sm {
    margin-top: 22px
}

#PP_h_sh2_m {
    margin-top: -15px;
    padding-bottom: 0
}

#PP_b_m {
    background-color: #413f3f;
    margin-top: 5px;
    margin-bottom: 30px;
}

/*
#PP_b_m{background-color:#413f3f;}
*/
#PP_f_m {
    /* padding-top: 3px;
    padding-bottom: 3px */
    line-height: 1.8;
}

#PP_f_cr {
    font-size: 12px
}

#PP_b_d_sm {
    display: none;
    margin-top: -98px;
    /* min-width: 965px; */
    width: 100%;
    height: 100%;
    position: absolute;
}

#PP_b_d_m {
    display: table;
    width: 100%;
    height: 100%;
    position: absolute;
}

#PP_b_d {
    display: table-cell;
    vertical-align: middle
}

#PP_b_d2 {
    margin-left: auto;
    margin-right: auto
}

#PP_b_d1 {
    background-color: white;
    border-radius: 3px;
    box-shadow: 1px 2px 5px #676767;
    float: left
}

#PP_b_d_h {
    background-color: #e1e1e1;
    font-size: 15px;
    font-weight: bold;
    font-family: Arimo;
    color: black;
    padding: 3px 3px 3px 6px;
    border-bottom: 0px solid #000000;
    border-left: 0px solid #EEE;
    border-right: 0px solid #EEE;
    border-top: 0px solid #EEE;
    text-align: left;
    border-radius: 3px 3px 0px 0px
}

#PP_b_d_b {
    font-size: 15px;
    font-weight: normal;
    font-family: Arimo;
    border: 0px solid black;
    color: black;
    margin: 5px;
}

#PP_b_d_bu {
    margin: 0 auto;
    margin-top: 7px;
    margin-bottom: 7px
}

.pp_body_login {
    text-align: left;
    padding-top: 1px;
    margin: 0 auto;
    display: table;
}

.pp_body_login_left {
    height: 345px;
    width: 720px;
    float: left;
    margin-top: 140px;
}

.pp_image_careers_phone_img {
    width: 100%;
    height: 100%;
}

.pp_body_login_right {
    float: left;
    border: 1px solid #DDD;
    margin-top: 75px;
    margin-left: 80px;
    padding: 15px;
    padding-top: 70px;
    padding-bottom: 135px;
    margin-bottom: 40px
}

.pp_body_login_head {
    float: left;
    padding: 15px 0px 15px 0px;
    width: 100%;
    text-align: center;
}

.pp_body_login_user_main {
    float: left;
    clear: both;
    margin-top: 25px;
}

.pp_body_login_user {
    float: left;
}

.pp_body_login_user_txtfield {
    float: left;
    clear: both;
    text-align: left;
    font-size: 15px;
    line-height: 24px;
    margin-top: 3px;
}

.login_userNameId,
.login_userpssId {
    padding: 3px;
    border-radius: 3px;
    width: 185px;
    height: 15px;
    border: 1px solid rgb(186, 177, 177);
    color: #222;
    line-height: 18px;
    font-family: Arimo;
    font-size: 13.5px;
}

.pp_body_login_pss_main {
    float: left;
    clear: both;
    margin-top: 20px;
}

.pp_body_login_pss {
    /* float: left; */
}

.pp_body_login_pss_txtfield {
    float: left;
    clear: both;
    text-align: left;
    font-size: 15px;
    line-height: 24px;
    margin-top: 3px;
}

/* .login_userpssId {
    padding: 3px;
    border-radius: 3px;
    width: 193px;
    height: 15px;
    border: 1px solid rgb(186, 177, 177);
    color: #222;
    line-height: 18px;
} */

.pp_body_login_pss_main1 {
    float: left;
    clear: both;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}

.pp_body_login_button {
    /* margin: 0 auto; */
    /* margin-top: 7px; */
    /* margin-bottom: 7px; */
    display: inline-block;
}

.pp_body_login_acc_main {
    float: left;
    clear: both;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}

.pp_body_login_acc1 {
    float: left;
    font-size: 13px;
    cursor: pointer;
}

.pp_body_login_acc_em {
    float: left;
    font-size: 13px;
}

.pp_body_login_acc2 {
    float: left;
    font-size: 13px;
    cursor: pointer;
}

.temppp_body_login {
    display: block;
    margin-left: 54px;
    text-align: left;
    margin-right: 6px;
    padding-top: 1px
}

.temppp_body_login_left {
    height: 345px;
    width: 720px;
    float: left;
    margin-top: 140px;
    margin-left: 187px;
}

input,
textarea {
    font-family: Arimo;
}

/* .sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
} */

/* .sticky {
    position: fixed;
    top: 0;
    width: 100%;
} */

.lightbox {

    -moz-background-clip: border;
    /* Firefox 3.6 */
    -webkit-background-clip: border;
    /* Safari 4? Chrome 6? */
    background-clip: border-box;
    /* Firefox 4, Safari 5, Opera 10, IE 9 */

    -moz-background-clip: padding;
    /* Firefox 3.6 */
    -webkit-background-clip: padding;
    /* Safari 4? Chrome 6? */
    background-clip: padding-box;
    /* Firefox 4, Safari 5, Opera 10, IE 9 */

    /* -moz-background-clip: content; */
    /* Firefox 3.6 */
    /* -webkit-background-clip: content; */
    /* Safari 4? Chrome 6? */
    /* background-clip: content-box; */
    /* Firefox 4, Safari 5, Opera 10, IE 9 */

}

[stickyheader] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    /* top: 29px; */
    min-width: 100%;
    z-index: 2;
    background-color: #FFF;
    pointer-events: none;
    overflow: hidden;
}

/* [stickyheader]::-webkit-scrollbar {
    width: 12px;
}

[stickyheader]::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    border-radius: 10px;
}

[stickyheader]::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
}

*/
.overlay_dash {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
}