﻿
body   
{
    
    background: #b6b7bc;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    padding: 0px;
    margin:0px;
    color: #696969;

}

#warpper
{
    width:100%;
    min-width:960px;
    background-color: #fff;
    margin: auto;
    
}

.main
{
    padding: 0px 0px;
    margin: 12px 8px 8px 8px;
    min-height: 100%;
    width:100%;
}

#header
{
    min-width: 960px;
    width: 100%;
    height: 80px;
    background: #333333;
    background: #272729 url(../Images/bg.png) repeat-x top;
}
#logo
{
    width:93px;
    height:80px;
    float:left;
    background-image:url("../Images/logo1.png");
}
#name
{
    float: left;
    margin-left: 10px;
    color: #DDDDDD;
}
#accountNav
{
    width: 190px;
    height: 30px;
    float: right;
}

#accountNav ps
{
    float:left;
    margin:4px 2px 5px 1px;
    font-weight:bold;
    color: #DDDDDD;
    font-family:Helvetica; 
}

.lbUserName
{
    float:left;
    margin:4px 2px 5px 1px;
    font-weight:bold;
    color: #DDDDDD;
    font-family:Helvetica; 
}

.imInfo
{
    float:right;
    margin-right:2px;
    margin-top:2px;
    margin-left:2px;
}

#mainMenu
{
    min-width:960px;
    width:100%;
    height:33px;
    background:#479212;
}

#infomationNav
{
    min-width:960px;
    width:100%;
    height:30px;
    background:#dedede;
}

#mainContent
{
    margin: 1px 0px 0px 0px;
    width: 100%;
    float: left;
    background-color: #E4E4E4;
}

#mainNav
{

    min-width: 153px;
    width: 22%;
    float: left;
    margin-top: 7px;
    margin-left: 7px;
    margin-bottom:7px;
    padding: 3px; /*border-radius: 0px 0px 0px 10px;*/
    background-color: #FFFFFF;
    height:100%;
}

.panelInfo
{
    width: 90px;
    border: 1px solid;
    background-color: #EEEEEE;
    font-size:11px;
}

.panelInfo ul
{
    list-style:none;
    text-decoration:none;
    margin:0px;
    padding:2px 2px 2px 4px;
}

.panelInfo ul li
{
    text-decoration:none;
    margin: 5px 0 0 0;
}

.panelInfo ul li:hover
{
    text-decoration: underline;
    background-color: #FFFFCC;
}

.panelInfo ul li a
{
    text-decoration:none;
}

.menuleft
{
    padding: 4px 10px 10px 2px;
    margin: 3px;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    text-decoration: none;
    white-space: nowrap;
    font-weight: bold;
}

.menuleft ul li a, .menuleft ul li a:visited
{
    border-bottom: 1px #4e667d solid;
    line-height: 1.35em;
    padding: 0px 12px;
    text-decoration: none;
    color: #333333;
}

.menuleft ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}
.menuleft ul li a.selected
{
    text-decoration: none;
    color: Red;
    font-weight: bold;
}

#content
{
    min-width: 720px;
    width: 75%;
    float: right;
    padding: 3px; /*border-radius: 0px 0px 0px 10px;*/
    margin: 7px 7px 7px 0px;
    background-color: #FFFFFF;
}
div#content h2
{
    background: #006699;
    margin: 0.2px;
    color:White;
    padding:0px 0px 0px 3px;
}
#footer
{
    padding-top: 10px;
    min-width: 960px;
    width: 100%;
    clear: both;
    height: 40px;
    background: #6FAFB6;
    text-align: center;
    vertical-align: middle;
}


/*--------------------Menu------------------------------*/

div#mainMenu.hideSkiplink
{
    background: #6FAFB6;
    width:100%;
}

.menu
{
    padding: 3px 0px 2px 4px;
}

.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

.menu ul li a
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

.selectedPage a{font-weight:bold;color:red;}
/*-------------------Login------------------------------*/

body.bodyLogin
{   
  
    font-family: Georgia, serif;
    background: url(../Images/login-page-bg.jpg) top center no-repeat #C4C4C4;
    color: #3A3A3A;
}

div.divLogin
{
    width:389px;
    margin:170px auto 0;
}

fieldset
{
    border:0;
}

legend
{
    display:none;
}

.lbInput
{
    width:115px;
    text-align:right;
    float:left;
    margin:0 10px 0 0;
    padding:9px 0 0 0;
    font-size:16px;
    
}

.txtInput
{
    width:220px;
    display:block;
    padding:4px;
    margin:0 0 10px 0;
    font-size:18px;
    color:#3a3a3a;
}
.rvEmail
{
    color:Red;
    float:right;
    position:relative;
    top:9px;
    right:-5px;
}
.rvPass
{
    color:Red;
    float:right;
    position:relative;
    top:-30px;
    right:-5px;
}

.lbPass
{
    width:115px;
    text-align:right;
    float:left;
    margin:0 10px 0 0;
    padding:9px 0 0 0;
    font-size:16px;
}

.txtPass
{
    width:220px;
    display:block;
    padding:4px;
    margin:0 0 10px 0;
    font-size:18px;
    color:#3a3a3a;
    font-family:Georgia,Serif;
}

.lbRemember
{
    width:115px;
    text-align:right;
    float:left;
    margin:0 10px 0 0;
    padding:9px 0 0 0;
    font-size:16px;
}

.ckRemember
{
    width:20px;
    display:inline-block;
    position:relative;
    top:10px;
    margin:0;
}
.bt
{ 
    background: url(../Images/button-bg.png) repeat-x top center;
    -moz-border-radius: 5px; 
    padding: 5px; 
    color: White;
    font-weight: bold;
	-webkit-border-radius: 5px; 
	font-size: 13px;  
	width: 60px; 
	margin: -20px 0 0 287px;
}
.bt:hover		
{ background: #FFCC66; color: Black; }

/*-----------------Account-------------------------*/

.controlAccount
{
    padding-top:10px;
    padding-bottom:5px;
    background-color:White;
}
.contentAccount
{
    clear: left;
    padding-top: 10px;
    border-top-color: #009999;
    border-top-width: medium;
    border-top-style: solid;
    background-color: #E4E4E4;
    height:400px;
}

.contentPayrollDetail
{
    clear: left;
    padding-top: 10px;
    border-top-color: #009999;
    border-top-width: medium;
    border-top-style: solid;
    background-color: White;
    height:830px;
}

.contentExpenses
{
    clear: left;
    padding-top: 10px;
    border-top-color: #009999;
    border-top-width: medium;
    border-top-style: solid;
    background-color: #E4E4E4;
    height:700px;
}
.contentListAccount
{
    clear: left;
    padding-top: 10px;
    border-top-color: #009999;
    border-top-width: medium;
    border-top-style: solid;
    background-color: #E4E4E4;
}
.contentAccountLeft
{
    padding-top:5px;
    float:left;
    height:auto;
    width:50%;

}
.contentExpensesLeft
{
    padding-top: 5px;
    float: left;
    height: auto;
    width:49%;
    min-width:360px;
}
.contentAccountRight
{
    padding-top:5px;
    float:left;
    width:50%;
}

.contentExpensesRight
{
    padding-top:5px;
    float:right;
    width:50%;
    min-width:360px;
}

.contentExpensesTop
{
    padding-top:5px;
    width:100%;
    clear:both;
}

.contentliability
{
    padding-top:5px;
    float:left;
    height:auto;
    width:100%
}

.firstListAccount
{
    padding-top:5px;
    width:100%;
    float:left;
}
.lastListAccount
{
    padding-top:5px;
    margin-top:3px;
    clear:both;
    width:100%;
    height:auto;
    background-color:White;
}
    

.btAccount
{ 
    background: url(../Images/button-bg.png) repeat-x top center;
    -moz-border-radius: 5px; 
    padding: 5px; 
    color: White;
    font-weight: bold;
	-webkit-border-radius: 5px; 
	font-size: 13px;  
	width: 60px; 
}

.btAccount:hover		
{ background: #FFCC66; color: black; }

.lbInputList
{
    width:115px;
    text-align:right;
    float:left;
    margin:0 10px 0 0;
    padding:9px 0 0 0;
    font-size:16px;
}

.txtInputList
{
    width:220px;
    display:block;
    padding:4px;
    margin:0 0 10px 0;
    font-size:18px;
    color:#3a3a3a;
    float:left;
}
    
.lbInput
{
    width:115px;
    text-align:right;
    clear:both;
    margin:0 10px 0 0;
    padding:9px 0 0 0;
    font-size:16px;
}

.lbNhan
{
    width: 220px;
    text-align: left;
    float: left;
    margin: 4px 0px 10px 10px;
    padding: 0px 0 0 0;
    font-size: 16px;
}
.lbInputVND
{
    text-align: left;
    float: left;
    margin: 0 10px 0 5px;
    padding: 9px 0 0 0;
    font-size: 16px;
}

.lbIcon
{
    text-align: left;
    float: left;
    margin: 0 10px 0 5px;
    padding: 9px 0 0 0;
    font-size: 16px;
}
.fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

.legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
    margin:10px;
}

.txtInputCom
{
    width:223px;
    display:block;
    padding:4px;
    margin:0 0 10px 0;
    font-size:18px;
    color:#3a3a3a;
    float:left;
}

.lbInputM
{
    width:115px;
    text-align:right;
    float:left;
    margin:0 10px 0 0;
    padding:9px 0 0 0;
    font-size:16px;
    clear:both;
}
.lbInputM2
{
    width:50px;
    text-align:right;
    float:left;
    margin:0 10px 0 0;
    padding:9px 0 0 0;
    font-size:16px;
}
.txtInputComment
{
    width:400px;
    display:block;
    padding:4px;
    margin:0 0 10px 0;
    font-size:18px;
    color:#3a3a3a;
    float:left;
}

.txtInputComY
{
    width:80px;
    display:block;
    padding:4px;
    margin:0 0 10px 0;
    font-size:18px;
    color:#3a3a3a;
    float:left;
}

.txtInput
{
    width:220px;
    display:block;
    padding:4px;
    margin:0 0 10px 0;
    font-size:18px;
    color:#3a3a3a;
    float:left;
}
.txtInputPR
{
    width:220px;
    display:block;
    padding:4px;
    margin:0 0 0 0;
    font-size:18px;
    color:#3a3a3a;
    float:left;
    text-align:right;
}

.txtInputPRTA
{
    width:auto;
    max-width:400px;
    max-height:400px;
    display:block;
    padding:4px;
    margin:0 0 0 0;
    font-size:18px;
    color:#3a3a3a;
    float:left;
}
.rbSexNam
{
    width:100px;
    text-align:left;
    float:left;
    margin:0 10px 0 0;
    padding:4px;
    font-size:16px;
    color:#3a3a3a;

}

.rbSexNu
{
    width:70px;
    float:left;
    display:block;
    padding:4px;
    margin:0 0 10px 0;
    font-size:16px;
    color:#3a3a3a;
}




