﻿body {
    background: #f5f5f5;
}

.holder {
    margin: auto;
    width: 1024px;
    background: #ffffff;
    position: relative;
    font-size: 1em;
}

#contentBg {
    font-size: 1.2em;
}

.logoHolder {
    float: left;
    width: 350px;
}

.logo {
    float: left;
    width: 100px;
    height: 35px;
    margin: 5px 0 0 25px;
    background: url(../../img/logo/logo4.png) no-repeat;
}

.logoHome {
    float: left;
    width: 150px;
    height: 30px;
    margin: 0px 0 0 10px;
    background: url(../../img/logo/logoHP4.png) no-repeat;
}

.slogan {
    position: absolute;
    top: 40px;
    left: 25px;
    width: 100px;
    height: 20px;
}

.slogan span {
    width: 100px;
    height: 20px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #ea6b00;
    font-weight: bold;
    font-size: 9px;
}

.productNameHolder {
    float: left;
    width: 580px;
}

.productName {
    height: 70px;
    vertical-align: middle;
    display: table-cell;
    padding: 0 40px 0 10px;
    color: #326f70;
    font-size: 20px;
    font-weight: bold;
}

.header.homePage .productName {
    height: 30px;
}

.empHolder {
    float: left;
    position: relative;
}

.empImgHolder {
    position: absolute;
    top: 2px;
    z-index: 10;
}

.empImg {
    width: 74px;
    height: 74px;
    border-radius: 74px;
    border: solid 1px #ababab;
}

.empImg img {
    border-radius: 74px;
}

.btnExitHolder {
    position: absolute;
    top: 5px;
    left: 64px;
    z-index: 11;
}

a.btnExit {
    background: url(../../img/btnExit.png) no-repeat;
    width: 20px;
    height: 20px;
    display: block;
}

a.btnExit:hover {
    background: url(../../img/btnExitHover.png) no-repeat;
}

.btnExit {
    background: url(../../img/btnExit.png) no-repeat;
    width: 20px;
    height: 20px;
}

.btnExit:hover {
    background: url(../../img/btnExitHover.png) no-repeat;
}

/**Main Menu**/

.mainMenuHolder {
    float: left;
    width: 100%;
    min-height: 60px;
    max-height: 70px;
    background-color: #f8f8f8;
    cursor: pointer;
}

ul.mainMenu {
    width: 927px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.mainMenuLoader.pin ul.mainMenu {
    margin: 0 0 5px 0;
    height: 30px;
    border-radius: 0;
}

ul.mainMenu li {
    position: relative;
    text-align: center;
}

ul.mainMenu li a:link, ul.mainMenu li a:visited {
    color: #444444;
}

ul.mainMenu li a {
    text-align: center;
    display: inline-block;
    padding: 4pt 6pt;
}

ul.mainMenu li a span {
    font-size: 11px;
    display: inline-block;
    margin-top: -3pt;
}

ul.mainMenu li .mainMenuItemIcon {
    width: 36px;
    height: 36px;
    display: block;
    margin: auto;
}

/*Nhân sự*/
ul.mainMenu.small li .mainMenuItemIcon.cssHomeHR {
    background: url(../../img/menuIcon/HRSmall.png) no-repeat;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeHR:hover {
    background: url(../../img/menuIcon/HRSmallHover.png) no-repeat;
    box-shadow: 0 0 20px #66b3b3;
    transition: all 0.5s ease; 
}

/*Thôi việc*/
ul.mainMenu.small li .mainMenuItemIcon.cssHomeTER {
    background: url(../../img/menuIcon/TERSmall.png) no-repeat;    
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeTER:hover {
    background: url(../../img/menuIcon/TERSmallHover.png) no-repeat;
    box-shadow: 0 0 20px #ca463a;
    transition: all 0.5s ease;     
}

/*Chấm công*/
ul.mainMenu.small li .mainMenuItemIcon.cssHomeTMS {
    background: url(../../img/menuIcon/TMSSmall.png) no-repeat;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeTMS:hover {
    background: url(../../img/menuIcon/TMSSmallHover.png) no-repeat;    
    box-shadow: 0 0 20px #ca6639;
    transition: all 0.5s ease;     
}

/*Lương*/
ul.mainMenu.small li .mainMenuItemIcon.cssHomePR {
    background: url(../../img/menuIcon/PRSmall.png) no-repeat;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomePR:hover {
    background: url(../../img/menuIcon/PRSmallHover.png) no-repeat;
    box-shadow: 0 0 20px #9dce41;
    transition: all 0.5s ease;
}

/*Thưởng*/
ul.mainMenu.small li .mainMenuItemIcon.cssHomeAW {
    background: url(../../img/menuIcon/AWSmall.png) no-repeat;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeAW:hover {
    background: url(../../img/menuIcon/AWSmallHover.png) no-repeat;
    box-shadow: 0 0 20px #5a49c7;
    transition: all 0.5s ease;
}

/*Thuế*/
ul.mainMenu.small li .mainMenuItemIcon.cssHomePIT {
    background: url(../../img/menuIcon/TAXSmall.png) no-repeat;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomePIT:hover {
    background: url(../../img/menuIcon/TAXSmallHover.png) no-repeat;
    box-shadow: 0 0 20px #cca544;
    transition: all 0.5s ease;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeRE {
    background: url(../../img/menuIcon/RESmall.png) no-repeat;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeRE:hover {
    background: url(../../img/menuIcon/RESmallHover.png) no-repeat;
    box-shadow: 0 0 20px #b738c9;
    transition: all 0.5s ease;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeTR {
    background: url(../../img/menuIcon/TRSmall.png) no-repeat;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeTR:hover {
    background: url(../../img/menuIcon/TRSmallHover.png) no-repeat;
    box-shadow: 0 0 20px #383aca;
    transition: all 0.5s ease;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeSI {
    background: url(../../img/menuIcon/SISmall.png) no-repeat;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeSI:hover {
    background: url(../../img/menuIcon/SISmallHover.png) no-repeat;
    box-shadow: 0 0 20px #c94c34;
    transition: all 0.5s ease;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeAPP {
    background: url(../../img/menuIcon/APPSmall.png) no-repeat;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeAPP:hover {
    background: url(../../img/menuIcon/APPSmallHover.png) no-repeat;
    box-shadow: 0 0 20px #3481c9;
    transition: all 0.5s ease;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeIS {
    background: url(../../img/menuIcon/CPSmall.png) no-repeat;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeIS:hover {
    background: url(../../img/menuIcon/CPSmallHover.png) no-repeat;
    box-shadow: 0 0 20px #c97e37;
    transition: all 0.5s ease;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeSYS {
    background: url(../../img/menuIcon/SYSSmall.png) no-repeat;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeSYS:hover {
    background: url(../../img/menuIcon/SYSSmallHover.png) no-repeat;
    box-shadow: 0 0 20px #4eb74a;
    transition: all 0.5s ease;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeNew {
    background: url(../../img/menuIcon/SSSmall.png) no-repeat;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeNew:hover {
    background: url(../../img/menuIcon/SSSmallHover.png) no-repeat;
    box-shadow: 0 0 20px #396ccb;
    transition: all 0.5s ease;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeADM {
    background: url(../../img/menuIcon/HCSmall.png) no-repeat;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeADM:hover {
    background: url(../../img/menuIcon/HCSmallHover.png) no-repeat;
    box-shadow: 0 0 20px #35c2c8;
    transition: all 0.5s ease;    
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeINT {
    background: url(../../img/menuIcon/THSmall.png) no-repeat;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeINT:hover {
    background: url(../../img/menuIcon/THSmallHover.png) no-repeat;
    box-shadow: 0 0 20px #35c2c8;
    transition: all 0.5s ease;    
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeMOBI {
    background: url(../../img/menuIcon/MOBISmall.png) no-repeat;
}

ul.mainMenu.small li .mainMenuItemIcon.cssHomeMOBI:hover {
    background: url(../../img/menuIcon/MOBISmallHover.png) no-repeat;
    box-shadow: 0 0 20px #00ff18;
    transition: all 0.5s ease;    
}

/**End**/
/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    display: none;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/**ActiveCode.aspx*/
.activeHolder {
    width: 694px;
    background: #ffffff;
    margin: 20px auto 30px auto;
    padding: 50px 50px 20px 50px;
    color: #535353;
}

.activeContent {
    float: left;
}

.activeTitle,
.activeNote {
    float: left;
    font-weight: bold;
    width: 100%;
    color: #00a782;
}

.activeTitle span {
    font-size: 22px;
    width: 500px;
    height: 30px;
    vertical-align: middle;
    text-align: left;
    display: table-cell;
    color: #e05b02;
}

.activeNote {
    margin: 0 0 20px 0;
}

.activeNote span {
    font-size: 14px;
    width: 600px;
    height: 20px;
    vertical-align: middle;
    text-align: left;
    display: table-cell;
}

.activeLine,
.activeLabel,
.activeControl {
    float: left;
}

.activeLine {
    width: 100%;
    margin: 0 0 5px 0;
}

.activeLabel span {
    width: 120px;
    height: 30px;
    vertical-align: middle;
    text-align: left;
    display: table-cell;
    font-size: 12px;
    font-weight: bold;
}

.activeControl input {
    width: 470px;
    height: 30px;
    border: solid 1px #a5a5a5;
}

.activeControl textarea {
    width: 470px;
    height: 50px;
    border: solid 1px #a5a5a5;
}

.activeLine a {
    text-decoration: none;
}
/**End**/

.SessionExpired_1{
    width: 60%;
    background-color: white; 
    border: #969696 solid 1px; 
    height: 250px; 
    margin: auto; 
    margin-top: 30px;
    color: #029898;
    text-align: center;
}
.SessionExpired_2 input[type='button'].languageItem {
    width: 25px;
    height: 17px;
    float: left;
    margin: 10px 10px 0 0;
    outline: none;
    border: none;
    padding-left:10px;
}
