﻿/* DEFAULTS
----------------------------------------------------------*/

body {
    font-size: 0.80em;
    /*font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;*/
    font-family: "segoe ui",Arial, sans-serif;
    margin: 0px;
    padding: 0px;
}

.bgLogin {
    background-image: url('../Image/bg_login_1.png');
    background-repeat: no-repeat;
}
.bgLogin_setting {
    background-image: url('../Image/BGLogin.png');
    background-repeat: no-repeat;
}
.bgLoginJMP {
    background-image: url('../Image/bg_login_JMP.png');
    background-repeat: no-repeat;
}
.bgLoginHR {
    background-image: url('../Image/bg_login_hr.png');
    background-repeat: no-repeat;
}

.bgConfirmOTP {
    background-image: url('../Image/confirmOTP.png');
    background-repeat: no-repeat;
}

/*.bgPageLogin {
    background-image: url('../Image/Payslip_bg_Login.png');
    background-repeat: no-repeat;
}*/

/*.bgDefault {
    background-image: url('../Image/bgDefault.png');
    background-repeat: no-repeat; 
    width: 100%;
}*/

.bgTgLogo {
    background-image: url('../Image/logo.png');
    background-repeat: no-repeat; 
    width: 100%;
    height: 100px;
}

.bgDefault {
    background-image: url('../Image/bgDefault.png');
    background-repeat: no-repeat; 
    width: 100%;
}
.bgDefaultnxpo {
    background-image: url('../Image/nxpo_04.jpg');
    background-repeat: no-repeat;
    width: 100%;
}

bgChangePass {
    /*<asp:Image ID="Image1" runat="server" ImageUrl="../Image/ChangePassBG.png" />*/
    background-image: url('../Image/ChangePassBG.png');
    background-repeat: no-repeat;
    /*height: 450px;*/
    width: 100%;
}


.bgCPass {
    background-image: url('../Image/Payslip_bg_Login.png');
    background-repeat: no-repeat;
    /*height: 450px;*/
    width: 100%;
}


.tb_login {
    margin-top: 67px;
    margin-left: 68px;
}

.tb_login_hr {
    margin-top: 50px;
    margin-left: 68px;
}

.tb_ConfirmOTP {
    margin-top: 95px;
    margin-left: 68px;
}


.TextBoxToNormal_100 {
    height: 16px !important;
    width: 130px;
}

.DDLNormal_110 {
    /*width: 137px;*/
}

.div_pwc {
    margin: 10px 0px 0px 0px;
    font-family: Calibri (Body);
    font-size: 12px;
    text-align: center;
}

.div_pwc2 {
    margin: 8px 0px 0px 0px;
    font-family: Calibri (Body);
    font-size: 13px;
    text-align: center;
}

.div_line {
    margin: 8px 0px 0px 0px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #CCCCCC;
}


.LableToNormal {
    text-align: right;
    padding-right: 10px;
    height: 25px;
}

A {
    COLOR: #039;
    text-decoration: none;
}


    a:link, a:visited {
        color: #034af3;
    }

    a:hover {
        color: #1d60ff;
        text-decoration: underline;
    }

    a:active {
        color: #034af3;
    }

.curpage, .setborder {
    padding: 0px 2px;
    border: chocolate 1px outset;
    text-align: center;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #666666;
    font-variant: normal;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1 {
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
    height: 50px;
    width: 214px;
}

h2 {
    font-size: 1.5em;
    font-weight: 600;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page {
    width: auto;
    background-color: #fff;
    overflow: visible;
    margin: 0px 5px 0px 5px;
    border: 1px solid #496077;
    width:auto;
    /*min-height: 450px;*/
}

.header {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e url('../Image/hd_Company.png');
    width: 100%;
    top: 0px;
    /*left: 1px;*/
    height: 95px;
    left: 0px;
    background-repeat: no-repeat;
}

.headerTRI {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e url('../Image/hd_CompanyTRI.png');
    width: 100%;
    top: 0px;
    /*left: 1px;*/
    height: 95px;
    left: 0px;
    background-repeat: no-repeat;
}
.header_setting {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e url('../Image/BGHead.png');
    width: 100%;
    top: 0px;
    /*left: 1px;*/
    height: 95px;
    left: 0px;
    background-repeat: no-repeat;
}
.headernxpo {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e url('../Image/nxpo_04.jpg');
    width: 100%;
    top: 0px;
    /*left: 1px;*/
    height: 95px;
    left: 0px;
    background-repeat: no-repeat;
}
    .header h1 {
        border-style: none;
        border-color: inherit;
        border-width: medium;
        font-weight: 700;
        margin: 0px;
        padding: 0px 0px 0px 10px;
        color: #3a4f63;
        line-height: 20px;
        font-size: 20px;
        width: 879px;
    }

.main {
    /*padding: 0px 1px 0px 1px;
    margin: 1px 1px 1px 1px;  
    height:100%;*/
}

.leftCol {
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

/*.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    height: 15px;
    background-color: #4e5766;
}*/


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink {
    background-color: #3a4f63;
    width: 100%;
}

div.menu {
    padding: 4px 0px 4px 8px;
}

    div.menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: auto;
    }

        div.menu ul li a, div.menu ul li a:visited {
            background-color: #465c71;
            border: 1px #4e667d solid;
            color: #dde4ec;
            display: block;
            line-height: 1.35em;
            padding: 4px 20px;
            text-decoration: none;
            white-space: nowrap;
        }

            div.menu ul li a:hover {
                background-color: #bfcbd6;
                color: #465c71;
                text-decoration: none;
            }

            div.menu ul li a:active {
                background-color: #465c71;
                color: #cfdbe6;
                text-decoration: none;
            }

/* FORM ELEMENTS   
----------------------------------------------------------*/




fieldset {
    /*margin: 5px 0px;*/
    padding: 1px;
    border: 1px solid #ccc;
    /*height: 144px;*/
}

    fieldset p {
        margin: 2px 12px 10px 10px;
    }

    fieldset.login label, fieldset.register label, fieldset.changePassword label {
        display: block;
    }

    fieldset label.inline {
        display: inline;
    }

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
    width: auto;
}

input.textEntry {
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry {
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo {
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
    height: 52px;
}

.loginDisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
    height: 32px;
}

    .loginDisplay a:link {
        color: white;
    }

    .loginDisplay a:visited {
        color: white;
    }

    .loginDisplay a:hover {
        color: white;
    }

.failureNotification {
    font-size: 1.2em;
    color: Red;
}

.bold {
    font-weight: bold;
}

.submitButton {
    text-align: right;
    padding-right: 10px;
}

#templatemo_footer_wrapper {
    clear: both;
    width: 100%;
    background: #062a44;
}

#templatemo_footer {
    width: 960px;
    margin: 0 auto;
    padding: 50px 0 30px 0;
    text-align: center;
    color: #84b2d3;
    background: url('../Image/templatemo_footer.jpg') no-repeat center top;
    font-size: 11px;
}

    #templatemo_footer a {
        color: #84b2d3;
        font-weight: normal;
    }

        #templatemo_footer a:hover {
            color: #FFFFFF;
        }

#inner {
    width: 552px;
    background: red;
    height: 468px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #000;
}

#toolbar INPUT.cls_op {
    padding-left: 18px;
    background-image: url('../Image/add.png');
    float: left;
    margin-left: 3px;
    background-repeat: no-repeat;
    height: 54px;
    width: 134px;
    margin-bottom: 18px;
}

a.more {
    clear: both;
    display: block;
    width: 80px;
    height: 24px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    background: url('../Image/templatemo_more.jpg');
    background-repeat: no-repeat;
}

.footer {
    margin: 0px 0px 0px 0px;
    text-align: center;
    line-height: normal;
    height: 58px;
    /*border:1px;*/
}

.page SizeTable {
    width: 100%;
}

.SizeTable2 {
    border: 1px solid #004566;
    width: 100%;
}

.tb_box_profile {
    border: 1px solid #9a1802; /*#C0C0C0*/
    vertical-align: top;
    font-size: 12px;
    font-weight: bold;
}

.tb_box_payroll_period {
    border: 1px solid #9a1802; /*#C0C0C0*/
    vertical-align: top;
    font-size: 12px;
    font-weight: bold;
    overflow: auto;
}

.RadTreeView {
    cursor: pointer !important;
}


.tb_box_profile2 {
    border-style: solid;
    border-width: 2px 2px 2px 1px;
    border-color: #C0C0C0;
    vertical-align: top;
    height: 477px;
}

.fontSize11 {
    font-size: 11px;
    text-align: center;
}

.font_tile {
    font-weight: bold;
    font-size: 15px;
}

.div_box_private {
    background-color: #9a1802;
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
    height: 35px;
    font-family: georgia;
    padding-top: 7px;
}

.div_box_line {
    border-bottom-style: dotted;
    border-bottom-color: #C0C0C0;
    border-bottom-width: 3px;
    margin-bottom: 5px;
}


.background_color {
    /*background-color: #b6b7bc;*/
    /*padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 20px;
    margin-top: 0px;*/
}
