/*
d:
cd D:\SourceControl\HMTX5\Dev\V2.0\Source\Application\ESSpace\Humanica.ESS\X8


sass --watch sass:style --style compressed


sass --watch sass:\\10.252.100.36\WBStorage\Webfiles\XTHH8C2000\X8\Style --style compressed
------------------------------------------------------or-------------------------------------------------------------
1) open X:\TECHNOLOGY_SOLUTIONS\GENERAL\Software\compass.app.zip
2) run and configure "watch a folder" > select "D:\SourceControl\HMTX5\Dev\V2.0\Source\Application\ESSpace\Humanica.ESS\X8"
3) Change Option 
   Sass Folder : Sass
   CSS Folder : Style 
   Images : Style\Images

*/
/* b70 */
/* b70 */
/* b80 */
/* b70 */
/* b30 */
/*b40*/
/*b50 focus black color  */
/* b60 */
/* b10 bg hover over normal content */
/*  b5  */
/* b20 bg over hover color*/
/*k80*/
/*k40*/
/*k40*/
/*k60*/
/*k40*/
/*k30*/
/*k20*/
/*k10*/
/*k5*/
/************************************************/
/*************************************************/
/*https://gist.github.com/anthonyshort/2028061*/
/**/
.logof {
  background-image: url("images/logof.png?v=3");
  background-repeat: no-repeat;
  background-position: center;
  height: 115px;
  position: absolute;
  top: 0px;
  width: 100%;
  left: 0px;
  z-index: 0;
}

.logot {
  background-image: url("images/logot.png?v=3");
  background-repeat: no-repeat;
}

.wpthemeMainContent div.logot {
  float: left !important;
  width: 50px;
  background-image: url("images/X8Symbol.png?v=3");
  margin-top: 10px;
  height: 30px;
}

.wpthemeMainContent .statusbar {
  bottom: 40px !important;
  margin-left: 80px;
  margin-right: 80px;
}

.swfCoreFooter {
  bottom: 0px !important;
  z-index: 199;
}

.swfCoreFooter span {
  text-transform: capitalize;
}

.swfCoreNavName {
  text-transform: capitalize;
}

.scroll-xmodule,
#X8TopOpt .nobg {
  display: none;
}

.bgpg {
  background-imagex: url("images/bgpg.png?v=3");
  background-repeat: repeat;
  background-position: top left;
  display: none;
}

.bgmun {
  background-imagex: url("images/bgmnu.png?v=3");
  background-repeat: repeat;
  background-position: top left;
  display: none;
}

.X8inner *.statusbar {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
}

*.statusbar {
  position: fixed;
  bottom: 0px;
  padding-left: 50px;
  height: 42px;
  background-color: white;
  z-index: 777;
  padding-top: 8px;
}

.x8symbol {
  background-repeat: no-repeat;
  float: right;
  width: 200px;
  height: 40px;
  background-position: bottom left;
}

.previous,
.ZG_btnPagerPrev {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Back_256_313131.png?v=4");
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center;
}

.next,
.ZG_btnPagerNext {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Next_256_313131.png?v=4");
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center;
}

fieldset {
  border-color: #dadad9;
  background-color: #ffffff;
  border-radius: 16px;
}

legend {
  color: #0a44b2;
}

.x8lctrl > div {
  t_opa: 0.9;
}

.x8lctrl > div:hover {
  opacity: 1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100 !important)" !important;
  filter: alpha(opacity=100 !important) !important;
}

.x8searchbtn {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Search_256_313131.png?v=4");
  background-size: 16px;
  width: 32px;
  height: 32px;
  border: 1px solid #D9D9D9;
  border-radius: 100px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
}

.x8si {
  background: url("images/btndown.png?v=3") no-repeat center;
  width: 20px;
  height: 20px;
}

.x8addbtn {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/wpx/Add.png?v=4");
  background-size: 16px;
  background-color: #ffffff;
  width: 32px;
  height: 32px;
  border: 1px solid #D9D9D9;
  border-radius: 100px;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  cursor: pointer;
  zoom: 100% !important;
  float: left;
}

.x8lctrl .x8addbtn {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/wpx/Add.png?v=4");
  background-size: 16px;
  background-color: #ffffff;
}

.x8attachbtn {
  t_opa: 0.9;
  background: url("images/_imageHandler.ashx?src=ActionIcons/Blue-0a44b2/Attached_256_0A44B2.png?v=4") no-repeat left;
  background-size: contain;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8attachbtn:hover {
  opacity: 1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100 !important)" !important;
  filter: alpha(opacity=100 !important) !important;
}

.x8backbtn {
  background: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Back_256_313131.png?v=4") no-repeat left;
  background-size: 16px;
  background-color: #ffffff;
  line-height: 30px;
  color: #313131;
  background-position: center;
  cursor: pointer;
  float: left;
  width: 32px;
  height: 32px;
  border: 1px solid #D9D9D9;
  border-radius: 100px;
}

.x8btnDel {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Close_256_313131.png?v=4");
  background-size: contain;
  width: 18px;
  height: 18px;
  display: inline-block;
  cursor: pointer;
  background-position: center;
}

.x8moveDown {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Down_256_313131.png?v=4");
  width: 12px;
  height: 12px;
  display: inline-block;
  cursor: pointer;
  background-size: contain;
}

.x8moveUp {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Up_256_313131.png?v=4");
  width: 12px;
  height: 12px;
  display: inline-block;
  cursor: pointer;
  background-size: contain;
}

.x8reloadbtn {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/GetData_256_313131.png?v=4");
  background-repeat: no-repeat;
  background-color: #ffffff;
  display: inline-block;
  cursor: pointer;
  float: left;
  width: 32px;
  height: 32px;
  background-size: 24px;
  background-position: center;
  border: 1px solid #D9D9D9;
  border-radius: 100px;
}

.x8infobtn_white {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/White-FFFFFF/Information_256_FFFFFF.png?v=4");
  background-size: contain;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8infobtn {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Information_256_313131.png?v=4");
  background-size: 22px;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  border-radius: 100px;
  border: 1px solid #d9d9d9;
  background-color: white;
  background-position: center;
  float: left;
}

.x8Sbtn {
  background-position: center;
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Search_256_313131.png?v=4");
  background-size: 16px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
  border-radius: 100px;
  border: 1px solid #d9d9d9;
  background-color: white;
}

.x8Hbtn {
  background-position: center;
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/History_256_313131.png?v=4");
  background-size: 22px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
  border-radius: 100px;
  background-position: center;
  border: 1px solid #d9d9d9;
  background-color: white;
}

.x8Mail {
  text-transform: uppercase;
  color: #0a44b2;
  background-position: center left;
  padding-left: 21px;
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/Blue-0a44b2/Email_256_0A44B2.png?v=4");
  background-size: contain;
  height: 16px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
  font-family: Applicationfont-SemiBold, helvethaica;
}

.x8Mail.Disabled {
  color: #c0c0c0;
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Email_256_313131.png?v=4");
  background-size: contain;
  opacity: 0.6 !important;
}

.x8Print {
  text-transform: uppercase;
  color: #0a44b2;
  background-position: center left;
  padding-left: 21px;
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/Blue-0a44b2/Print_256_0A44B2.png?v=4");
  background-size: contain;
  height: 16px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
  font-family: Applicationfont-SemiBold, helvethaica;
}

.x8Print.Disabled {
  color: #c0c0c0;
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Print_256_313131.png?v=4");
  background-size: contain;
  opacity: 0.6 !important;
}

.x8Massbtn {
  background-position: center;
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/MassiveChange_256_313131.png?v=4");
  background-size: 16px;
  width: 32px;
  height: 32px;
  border: 1px solid #D9D9D9;
  border-radius: 100px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8Exportbtn {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Export_256_313131.png?v=4");
  width: 32px;
  height: 32px;
  background-size: 16px;
  background-color: #ffffff;
  background-position: center;
  border: 1px solid #D9D9D9;
  border-radius: 100px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8ExportExcelbtn {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/ExporttoExcel_256_313131.png?v=4");
  width: 32px;
  height: 32px;
  background-size: 22px;
  background-color: #ffffff;
  background-position: center;
  border: 1px solid #D9D9D9;
  border-radius: 100px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8Errortbtn {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/Error_256.png?v=4");
  background-size: contain;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8FullScreen {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/FullScreen_256_313131.png?v=4");
  background-size: 16px;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  border-radius: 100px;
  border: 1px solid #DDE8FD;
  background-color: white;
  float: left;
}

.x8PrintIcon {
  background-size: 16px;
  background-color: #ffffff;
  background-position: center;
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Print_256_313131.png?v=4");
  border: 1px solid #D9D9D9;
  border-radius: 100px;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8ImportFormbtn {
  background-size: 16px;
  background-color: #ffffff;
  background-position: center;
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/wpx/UploadImport.png?v=4");
  border: 1px solid #D9D9D9;
  border-radius: 100px;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8ExportFormbtn {
  background-size: 22px;
  background-color: #ffffff;
  background-position: center;
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Export_256_313131.png?v=4");
  border: 1px solid #D9D9D9;
  border-radius: 100px;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.rating {
  float: left;
  padding-left: 0px;
  position: relative;
  margin: 0px;
  height: 20px;
  line-height: 20px;
}

.rating li {
  float: left;
  width: 20px;
  list-style: none;
}

.rating.e li {
  cursor: pointer;
}

.rating > .unrated {
  display: none;
  background: url("images/reject-15.png?v=3") center no-repeat;
}

.rating:hover > .unrated {
  display: block;
  left: -14px;
  width: 20px;
}

.x8SaveBtn {
  background-image: url("../../JSScript/JS_DashBoard/css/images/save-widget-idle.png?v=3");
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8refresh {
  background-image: url("images/btnRefresh.png?v=3");
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8FilterBtn {
  background-position: center;
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Search_256_313131.png?v=4");
  background-size: 16px;
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  border-radius: 100px;
  border: 1px solid #d9d9d9;
  background-color: white;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8DelBtn {
  background-image: url("images/delete-15-green.png?v=3");
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8DelBtn.Disabled {
  background-image: url("images/delete-grey.png?v=3");
  cursor: default;
}

.x8DeleteBtn {
  background-position: center right;
  background-image: url("images/delete-22.png?v=3");
  width: 20px;
  height: 21px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8viewbluebtn {
  background-image: url("images/view-icon-blue.png?v=3");
  width: 22px;
  height: 21px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8downloadbluebtn {
  background-image: url("images/download-icon-blue.png?v=3");
  width: 22px;
  height: 19px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8viewbluebtn.disable {
  background-image: url("images/view-icon.png?v=3");
}

.x8downloadbluebtn.disable {
  background-image: url("images/download-icon.png?v=3");
}

.x8showmorebluebtn {
  background-image: url("images/icon-showmore-blue.png?v=3");
  width: 22px;
  height: 21px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8showlessbluebtn {
  background-image: url("images/icon-showless-blue.png?v=3");
  width: 22px;
  height: 19px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8viewbtn {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/Blue-0a44b2/Preview_256_0A44B2.png?v=4");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8downloadbtn {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/Blue-0a44b2/Download_256_0A44B2.png?v=4");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8tagbtn {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/Blue-0a44b2/Bookmark_256_0A44B2.png?v=4");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8auditbtn {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/Blue-0a44b2/Info_256_0A44B2.png?v=4");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8Verifybtn {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/Blue-0a44b2/Verified_256_0A44B2.png?v=4");
  background-size: contain;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.pnlNotify {
  margin-right: 0px;
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/Notificationof_ESSapproval_Current_256.png?v=4");
  /*border-radius: 50%;*/
  background-repeat: no-repeat;
  background-size: 130%;
  display: inline-block;
  /*background-color: #ff5b4d;*/
  text-align: center;
  background-position: center center;
  padding: 1px;
}

.boxyCloser {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Close_256_313131.png?v=4");
  background-size: contain;
  width: 24px;
  height: 24px;
  background-position: center;
}

.boxyAlt .boxyCloser,
.pnlCloser {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Close_256_313131.png?v=4");
  background-size: contain;
  width: 24px;
  height: 24px;
  background-position: center;
}

.X8MSG .close,
.x8ErrorMsg .close {
  position: absolute;
  right: 5px;
  top: 5px;
}

.x8Comment {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Comment256_313131.png?v=4");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.x8CommentAct {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/Blue-0a44b2/Comment256_0a44b2.png?v=4");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.x8CommentDis {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Comment256_313131.png?v=4");
  background-size: contain;
  opacity: 0.6 !important;
  background-repeat: no-repeat;
  background-position: center;
}

input[type=checkbox].x8Star {
  display: none;
}

.x8Star.Ctrl {
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.x8Star {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/Blue-0a44b2/Favorite_256_0A44B2.png?v=4");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 22px;
}

.x8StarDis,
.x8Star.Uncheck {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/Grey-B3B3B3/UnFavorite_256_b3b3b3.png?v=4");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 22px;
}

.x8MoreRed {
  background-image: url("images/more-red.png?v=3");
  background-repeat: no-repeat;
  background-position: center;
}

.x8MoreGreen {
  background-image: url("images/more-green.png?v=3");
  background-repeat: no-repeat;
  background-position: center;
}

.x8Promote {
  background-image: url("images/promote.png?v=3");
  background-repeat: no-repeat;
  background-position: center;
}

.x8PromoteDis {
  background-image: url("images/promote-inactive.png?v=3");
  background-repeat: no-repeat;
  background-position: center;
}

.AttachImg {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Attached_256_313131.png?v=4");
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8deletebtn {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/Delete_256.png?v=4");
  background-size: contain;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8Highlight {
  background-color: #cfdffc;
}

.x8Rated {
  background-image: url("images/rated.png?v=3");
  background-repeat: no-repeat;
  background-position: center;
}

.x8NoRated {
  background-image: url("images/no-rated.png?v=3");
  background-repeat: no-repeat;
  background-position: center;
}

.x8ArrowDown {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Down_256_313131.png?v=4");
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.x8ArrowDown.Collapse {
  background-image: url("images/arrow-down.png?v=3");
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.x8InfoSolid {
  background-image: url("images/info3.png?v=3");
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.x8Infomation {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Information_256_313131.png?v=4");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.x8EProfilebtn {
  background-size: contain;
  background-image: url("images/NewMenuIcon/Blue-0a44b2/MyProfile_256px_0a44b2.png?v=4");
  width: 30px;
  height: 25px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

/* ---------------------------  Mass Mode--------------------------------------- */
.X8DDL {
  position: relative;
}

.X8DDL .field {
  background-color: #009ea0;
  border: none;
  cursor: pointer;
  font-family: Applicationfont-Regular, helvethaica;
  font-x8ddl: 1em;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.X8DDL > ul.list {
  display: none;
  position: absolute;
  left: 65px;
  top: -15px;
  z-index: 999;
  width: 200px;
  margin: 0px; /*  padding:5px;  */
  padding: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  list-style: none;
  background: #f2f2f2;
  text-align: left;
}

.X8DDL > ul.list li {
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  /* border-bottom: solid 1px #ccc; */
}

.X8DDL > ul.list li a {
  color: #333;
}

.X8DDL > ul.list li:hover a {
  color: #333;
}

.X8DDL > ul.list li:hover {
  background: #cfdffc;
}

.X8DDL > ul.list li:last-child {
  border: none;
}

.imgow {
  text-align: center;
  position: relative;
  float: Left;
  margin-bottom: 2px;
  border: dotted 1px #ccc;
  z-index: 1;
}

.imgw {
  vertical-align: top;
  position: relative;
  min-width: 80px;
  max-width: 200px;
  max-height: 200px;
  min-height: 120px;
  overflow: hidden;
}

.imgw .hover {
  line-height: 35px;
  text-align: center;
  position: absolute;
  bottom: -35px;
  height: 35px;
  left: 0px;
  right: 0px;
  background-color: #efefef;
  transition: bottom 0.25s;
  -webkit-transition: bottom 0.25s;
}

.imgw:hover .hover {
  bottom: 0px;
}

.imgw .fui {
  position: absolute;
  width: 100%;
  top: 0px;
  height: 180px;
  margin-left: -160px;
  float: left;
  z-index: 995;
  font-size: 35px;
  right: 0px;
}

.imgw .deleter {
  display: none;
  background-image: url("images/reject-15.png?v=3");
  text-align: center;
  position: absolute;
  height: 15px;
  width: 7px;
  cursor: pointer;
  top: 0px;
  right: 0px;
  padding-left: 4px;
  padding-right: 4px;
  background-repeat: no-repeat;
  z-index: 999;
}

.imgw.exists:hover .deleter {
  display: block;
}

.imgw.hasimg .ni,
.imgw.deleteimg .di {
  display: block;
}

.imgw .ni,
.imgw .di {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: white;
  z-index: 999;
  text-align: center;
  vertical-align: middle;
}

.imgAward {
  background-position: center right;
  background-image: url("images/btnReward.png?v=3");
  width: 16px;
  height: 23px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
  position: absolute;
  margin-left: 10px;
}

.X8FLabel {
  width: 100%;
  background-color: white;
  position: absolute;
  pointer-events: none;
  left: 0px;
  top: 4px;
  transition: 0.1s ease all;
  height: 12px;
  padding: 0px;
  border-radius: 5px;
  color: #999;
}

.focus .X8FLabel,
.hasValue .X8FLabel,
.ddl.hasValue .X8FLabel {
  top: 17px;
  padding-left: 1px;
  padding-right: 6px;
  width: auto;
  left: -1px;
  text-align: left;
  font-size: 8px;
  opacity: 1;
  -webkit-transform: scale(0.9);
}

.ddl .X8FLabel {
  width: 70%;
}

.empTest.hasValue .X8FLabel {
  top: 3px;
}

div.circleimg.imgsize-s {
  height: 70px;
  width: 70px;
}

div.circleimg.imgsize-m {
  height: 80px;
  width: 80px;
}

div.circleimg.imgsize-l {
  height: 100px;
  width: 100px;
}

div.circleimg img {
  width: 100%;
}

div.circleimg.selectCircle {
  border: 5px solid #0a44b2 !important;
}

div.circleimg.ui-selected {
  border: 5px solid #0a44b2 !important;
}

.styleTab .selected {
  color: #0a44b2 !important;
  border-bottom: 2px solid #0a44b2 !important;
}

.header.styleTab span {
  font-size: 16px !important;
  font-family: Applicationfont-SemiBold, helvethaica !important;
}

.header.styleTab a {
  color: #0a44b2 !important;
}

.header.styleTab .selected {
  color: #0a44b2 !important;
  border-bottom: 3px solid #0a44b2 !important;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 3px;
}

.x8UnderLine {
  border-bottom: 2px solid #d9d9d9;
}

.x8Profile .InfoMsg {
  width: 50%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.imgRMBalance {
  t_opa: 0.9;
  background-position: center right;
  background-image: url("images/reimburse-balance.png?v=3");
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.imgRMBalance:hover {
  opacity: 1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100 !important)" !important;
  filter: alpha(opacity=100 !important) !important;
}

.checkRevise {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/WaitingSelect_256.png?v=4");
  background-size: contain;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.noCheckRevise {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/WaitingUnselect_256.png?v=4");
  background-size: contain;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.minRevise {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/WaitingUnselect_256.png?v=4");
  background-size: contain;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8personal {
  background-image: url("images/iconPersonal.png?v=3");
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8personal:hover {
  background-image: url("images/iconPersonal-Hover.png?v=3");
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8personal.selected {
  background-image: url("images/iconPersonal-Hover.png?v=3");
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8benefits {
  background-image: url("images/iconBenefits.png?v=3");
  width: 26px;
  height: 22px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8benefits:hover {
  background-image: url("images/iconBenefits-Hover.png?v=3");
  width: 26px;
  height: 22px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8benefits.selected {
  background-image: url("images/iconBenefits-Hover.png?v=3");
  width: 26px;
  height: 22px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8professional {
  background-image: url("images/iconProfessional.png?v=3");
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8professional:hover {
  background-image: url("images/iconProfessional-Hover.png?v=3");
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8professional.selected {
  background-image: url("images/iconProfessional-Hover.png?v=3");
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.x8Back {
  background: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Back_256_313131.png?v=4") no-repeat left;
  background-size: contain;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.x8Back:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.x8Next {
  background: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Next_256_313131.png?v=4") no-repeat left;
  background-size: contain;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.x8Next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.btnClockIN {
  background-image: url("images/bg-clock-in.png?v=3");
}

.btnClockOUT {
  background-image: url("images/bg-clock-out.png?v=3");
}

.scorebox {
  background-image: url("images/scorebox.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 151px;
  height: 220px;
}

.PMSScore .totalScore {
  height: 64px;
  line-height: 64px;
  width: 150px;
  text-align: center;
  vertical-align: middle;
  font-size: 22px;
  margin: auto;
  color: #ffffff;
}

.PMSScore .totalScoreDesc {
  height: 44px;
  line-height: 44px;
  width: 150px;
  text-align: center;
  vertical-align: bottom;
  margin-top: 100px;
}

.PMSScore .totalScoreDesc div {
  width: 100px;
  margin: auto;
  text-align: center;
  vertical-align: bottom;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.PMSScore .totalScoreDesc span {
  font-size: 16px;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.PMSScore .otherScore {
  width: 145px;
  text-align: center;
  vertical-align: bottom;
  border-left: 3px solid #0a44b2;
  border-right: 3px solid #0a44b2;
  border-bottom: 3px solid #0a44b2;
  border-radius: 4px;
}

.PMSScore .otherScore .score {
  width: 50%;
  float: left;
  height: 40px;
  padding-bottom: 5px;
}

.PMSScore .otherScore .score div {
  height: 20px;
}

.nobg.xmodule {
  max-height: 28px;
}

.btnTXStatusOpen {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Down_256_313131.png?v=4");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
  background-size: contain;
}

.btnTXStatusClose {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Up_256_313131.png?v=4");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
  background-size: contain;
}

.ico.mnu {
  position: absolute;
  top: 0px;
  right: 8px;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  background-position: center;
}

.TXS_REQR > .btnTXStatusOpen,
.TXS_RQCA > .btnTXStatusOpen,
.TXS_REQD > .btnTXStatusOpen,
.ico.mnu {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/White-FFFFFF/Down_256_FFFFFF.png?v=4") !important;
  background-size: contain !important;
}

.settingMode .ico.mnu {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Down_256_313131.png?v=4") !important;
  background-size: contain !important;
}

.settingMode .expanded .ico.mnu {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Up_256_313131.png?v=4") !important;
  background-size: contain !important;
}

.TXS_REQR > .btnTXStatusClose,
.TXS_RQCA > .btnTXStatusClose,
.TXS_REQD > .btnTXStatusClose,
.expanded .ico.mnu {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/White-FFFFFF/Up_256_FFFFFF.png?v=4") !important;
  background-size: contain !important;
}

@-webkit-keyframes showStep {
  0% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes showStep {
  0% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes showStep {
  0% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes showStep {
  0% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}
.ZG_CheckApr,
.animate {
  -webkit-animation: showStep 0.5s; /* Safari 4+ */
  -moz-animation: showStep 0.5s; /* Fx 5+ */
  -o-animation: showStep 0.5s; /* Opera 12+ */
  animation: showStep 0.5s; /* IE 10+, Fx 29+ */
}

.statusbar #zoneCenter .x8Back,
.statusbar #zoneCenter .x8Next {
  top: -320px;
}

.statusbar #zoneCenter .x8Back {
  left: -80px;
}

.statusbar #zoneCenter .x8Next {
  right: -80px;
}

body > * .gridWarper {
  background-color: #f7f9fa;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  clear: both;
  border-radius: 16px;
}

body > * .gridWarper .footer {
  background-color: #f7f9fa;
}

body > * .boxy-wrapper .gridWarper {
  background-color: transparent;
}

body > * .grid .content {
  margin-top: 10px;
  overflow: hidden;
}

body > * .grid .spliter {
  background-color: white;
}

body > * .grid .row .cell {
  float: left;
  white-space: normal;
  margin-left: 10px;
  vertical-align: top;
}

body > * .grid .content .c_left {
  text-align: left;
}

body > * .grid .content .c_right,
body > * .grid .content .ZG_ZHead.c_right {
  text-align: right;
}

body > * .grid .content.header {
  height: auto;
}

body > * .grid .g_TBM .ZG_TDel {
  display: none;
}

body > * .grid .content .ZG_TDel {
  background: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Delete_1_256_313131.png?v=4") no-repeat center;
  background-size: 16px;
  margin-right: 3px !important;
  right: -2px;
  width: 20px;
  height: 20px;
  background-color: white;
}

@media (max-width: 768px) {
  body > * .grid .content .ZG_TDel {
    right: 15px;
  }
}
@media (min-width: 992px) {
  body > * .grid .row {
    height: 35px;
  }
  body > * .grid .row {
    height: 35px;
  }
  body > * .grid .header .row,
  body > * .grid .footer .row {
    height: auto;
  }
}
@media (max-width: 992px) {
  body > * .grid .content .row {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .scrollNext {
    display: none !important;
  }
  #X8Top .btnList {
    height: 45px;
    margin-top: 1px;
  }
  #x8b {
    overflow: auto !important;
  }
  #x8b > .contentSeperator > div {
    float: left;
  }
  .ESSGrid {
    min-width: 900px;
  }
}
body > * .grid .content.header * {
  text-align: left;
}

body > * .grid .content.header,
body > * .grid .body > div {
  border-bottom: 1px solid #666666;
}

body > * .gridSelector {
  text-align: center;
}

body > * .gridSelector span {
  cursor: pointer;
  width: 8px;
  height: 8px;
  border-radius: 5px;
  border: solid 1px #008789;
  margin: 3px;
  display: inline-block;
}

body > * .gridSelector span.selected {
  background-color: #008789;
}

body > * .gridAdder {
  margin-bottom: 10px;
  height: 25px;
  text-align: center;
  padding-top: 5px;
  clear: both;
}

body > * .koAddpnl {
  text-align: center;
  margin-top: 20px;
}

body > * .koAddpnl.fixPos {
  width: 100%;
  position: fixed;
  left: 0px;
  bottom: 40px;
  height: 30px;
  line-height: 30px;
  background-color: #fff;
  padding-bottom: 0px !important;
}

body > * .koAddpnl.fixPos .koBtnAdd {
  margin-top: 5px;
}

body > * .koBtnAdd {
  background: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Add_1_256_313131.png?v=4") no-repeat;
  background-size: 16px;
  width: 32x;
  height: 32x;
  cursor: pointer;
  border-radius: 100px;
  border: 1px solid #DDE8FD;
  background-position: center;
  background-color: white;
}

body > * .koAddpnl div.koBtnAdd {
  margin-left: auto;
  margin-right: auto;
  float: none;
}

body > * .koItem {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 16px;
}

body > * .grid .fadePanel {
  border: solid 1px transparent;
}

body > * .grid .fadePanel:hover {
  border: solid 1px #f0f0f0;
}

body > * .grid .x8addbtn {
  position: relative;
  display: block;
  background-position: center;
}

.dotReqDone {
  border-radius: 50%;
  width: 4px;
  height: 4px;
  background: #008789;
  margin: auto;
  border: 2px solid #008789;
}

.dotReqActive {
  border-radius: 50%;
  width: 4px;
  height: 4px;
  border: 2px solid #008789;
  margin: auto;
}

.dotCnlDone {
  border-radius: 50%;
  width: 4px;
  height: 4px;
  background: #f04b57;
  margin: auto;
  border: 2px solid #f04b57;
}

.dotCnlActive {
  border-radius: 50%;
  width: 4px;
  height: 4px;
  border: 2px solid #f04b57;
  margin: auto;
}

.dotWaiting {
  border-radius: 50%;
  width: 4px;
  height: 4px;
  border: 2px solid #9d9c9c;
  margin: auto;
}

.lineReqDone {
  border-left: 1px solid #008789;
  border-right: 1px solid #008789;
  height: 60px;
  margin: auto;
  width: 0px;
  background-color: #008789;
}

.lineCnlDone {
  border-left: 1px solid #f04b57;
  border-right: 1px solid #f04b57;
  height: 60px;
  margin: auto;
  width: 0px;
  background-color: #f04b57;
}

.lineWaiting {
  border-left: 2px dashed #9d9c9c;
  height: 60px;
  margin: auto;
  width: 0px;
}

body {
  overflow: auto !important;
}

.TXPopup {
  overflow-x: hidden;
  width: 100%;
  height: 350px;
  position: absolute;
  top: 20px;
  z-index: 680;
  margin: 5px;
  color: #022;
  background-color: white;
  border-radius: 8px;
  box-shadow: 0px 0px 12px 0px rgba(168, 216, 243, 0.3019607843);
}

.TXS {
  text-align: right;
  border-radius: 8px;
  vertical-align: middle;
  line-height: 19px;
  height: 19px;
  width: 250px;
  z-index: 651;
}

.TXS_REQA {
  background-color: #D0F2F2;
  color: #333333;
}

.TXS_REQR {
  background-color: #FEE3E6;
  color: #333333;
}

.TXS_REQP {
  background-color: #FFF1D1;
  color: #333333;
}

.TXS_REQD {
  background-color: #F4F5F6;
  color: #333333;
}

.TXS_RQCA {
  background-color: #F4F5F6;
  color: #333333;
}

.TXS_RQCR {
  background-color: #D0F2F2;
  color: #333333;
}

.TXS_RQCP {
  background-color: #dadad9;
  color: #333333;
}

.TXS_RQCD {
  background-color: #D0F2F2;
  color: #333333;
}

.TXS_Icon {
  float: left;
  padding-top: 0px;
}

.TXS_Label {
  white-space: nowrap;
  margin-left: 10px;
  float: left;
  text-transform: uppercase;
  padding-top: 0px;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 160px;
  text-align: -webkit-auto;
}

.trans_status .cell .row {
  min-height: 20px;
}

.trans_status .TXID {
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.trans_status .TXStatus {
  float: left;
}

.trans_status .statusrender {
  float: left;
  clear: both;
  height: auto !important;
  width: 100% !important;
}
.approverRemark {
  display: -webkit-box;
  -webkit-line-clamp: 2;      /* จำกัดให้แสดงแค่ 3 บรรทัด */
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: all 0.3s ease;
  line-height:23px;
  /*cursor: pointer;             /* ทำให้รู้ว่าคลิกได้ */*/ 
}

.approverRemark.viewMore {
  -webkit-line-clamp: unset;   /* ยกเลิกการจำกัดบรรทัด */
  overflow: visible;
}


.btnImgUpload {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Image_256_313131.png?v=5");
  width: 20px;
  height: 20px;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  background-position: center 30%;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  border-style: solid;
  border-width: thin;
  border-color: #313131;
  bottom: 0px;
  right: 38px;
  z-index: 999;
}

.x8Profile .EmpPic .btnImgUpload {
  bottom: -10px;
  right: 46px;
}

.btnImgDelete {
  background-image: url("images/reject-15.png?v=3");
  height: 15px;
  width: 7px;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  background-position: center;
}

@supports (-webkit-overflow-scrolling: touch) {
  /* CSS specific to iOS devices */
  #iw.row,
  .BoxyEmp {
    height: 78vh !important;
  }
  #iw.row iframe,
  .BoxyEmp iframe {
    height: 73vh !important;
  }
  #iw.row,
  .BoxyEmp {
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch !important;
  }
}
@media (max-width: 822px) {
  #iw.row,
  .BoxyEmp {
    height: 100vh !important;
    top: 0px !important;
    width: 100vw;
    position: absolute;
    z-index: 1200;
  }
  #iw.row iframe,
  .BoxyEmp iframe {
    width: 100vw !important;
    height: 96vh !important;
  }
  .boxy-wrapper {
    left: 0px !important;
    top: 0px !important;
    width: 100vw !important;
  }
  @supports (-webkit-overflow-scrolling: touch) {
    #iw.row,
    .BoxyEmp {
      height: 85vh !important;
    }
    #iw.row iframe,
    .BoxyEmp iframe {
      width: 100vw !important;
      height: 80vh !important;
    }
    .fader {
      opacity: 1 !important;
      width: 100vw !important;
      left: 0px !important;
    }
  }
}
.x8PFRisk .HeadTable {
  border-top: 2px solid #d9d9d9;
  border-bottom: 2px solid #d9d9d9;
}

.x8PFRisk .RowTable {
  border-bottom: 1px solid #d9d9d9;
}

.x8PFRisk .hilightRow {
  background-color: #f7f9fa;
}

.x8Profile .title.X8Title span {
  color: #0a44b2;
}

.graphpoint {
  background: url(images/graph-point.png?v=3) no-repeat center;
  height: 12px;
  background-size: 8px;
}

.graphline {
  background: url(images/graph-line.png?v=3) repeat-x;
  width: 2px;
  height: 2px;
}

.x8Profile .SVYBox {
  text-align: center;
  color: #0a44b2;
}

.x8Profile .SVYBox .SVYYear {
  font-size: 40px;
}

.x8Profile .SVYBox .SVYDetail {
  font-size: 16px;
}

.x8Profile .x8EmpDisplay {
  width: 100%;
  margin: auto;
  background-color: #cfdffc;
  overflow: hidden;
  min-height: 540px;
}

.x8Profile .x8EmpDisplay div.EmpPic {
  padding: 30px;
}

.x8Profile .x8EmpDisplay div.EmpName {
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: top;
}

.x8Profile .x8EmpDisplay div.EmpDetail {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
  vertical-align: top;
}

.x8Profile .x8EmpDisplay .moreDetail {
  display: none;
}

.x8EmpDetailLabel div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.x8EmpDetailLabel .x8Name {
  line-height: 26px;
  height: 26px;
}

.x8EmpDetailLabel .x8EmpID {
  margin-top: 10px;
  line-height: 20px;
  height: 20px;
}

.x8EmpDetailLabel .x8EmpAssign {
  margin-top: 28px;
}

.x8EmpDetailLabel .x8EmpContact {
  margin-top: 28px;
}

.x8EmpDetailLabel .x8EmpContact table td.label {
  width: 175px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.x8EmpDetailLabel .x8EmpContact table td.label > div {
  width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.x8EmpDetailLabel span {
  font-size: 14px;
}

.x8EmpDetailLabel .x8Name span {
  padding-top: 0px;
  font-size: 20px;
}

.x8EmpDetailLabel .x8EmpAssign div {
  margin-bottom: 5px;
  line-height: 20px;
  height: 20px;
}

.x8EmpDetailLabel .ContactLabel div {
  font-size: 14px;
}

.x8EmpDetailLabel .ContactLabel {
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
}

.x8EmpDetailLabel .ContactLabel .pic {
  width: 22px;
  height: 22px;
  margin-right: 5px;
}

.x8EmpDetailLabel .ContactLabel .pic.iconExt {
  width: 22px;
  height: 22px;
  margin-top: 2px;
}

.x8Sort {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/Blue-0a44b2/SortBy_256_0A44B2.png?v=4");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .x8Profile .x8EmpDisplay {
    width: 100%;
  }
  .x8Profile .x8EmpDisplay div.EmpName {
    padding-top: 30px;
  }
  .x8EmpDetailLabel .x8EmpAssign {
    margin-top: 0px;
  }
  .x8Profile .x8EmpDisplay div.EmpDetail {
    display: none;
  }
  .x8Profile .x8EmpDisplay .moreDetail {
    display: block;
  }
}
.iconMobile {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Mobile_256_313131.png?v=4");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.iconExt {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Telephone_256_313131.png?v=4");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.iconMail {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Email_256_313131.png?v=4");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.iconLineApp {
  background-image: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Line_256_313131.png?v=4");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.iconSocialApp {
  background-image: url("images/facebook-black.png?v=3");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  float: left;
}

/*reset*/
.MTable .TDLeft {
  border-color: #ccc !important;
}

.ulTimeLine li.selected > a > div,
.ulTimeLine li.selected > a:hover > div {
  background-color: #0a44b2 !important;
}

.iconArrowRight {
  background-image: url("images/arrow-right-blue.png?v=3");
  background-size: 12px;
  background-position: 90% center;
  background-repeat: no-repeat;
  color: #0a44b2;
}

.row {
  min-height: 10px;
}

table td {
  height: 20px;
}

table td.KeyLabel,
table td.TextLabel {
  height: 30px;
  color: #333333;
}

.LMenu li {
  min-height: 30px;
  line-height: 40px;
  padding-left: 8px;
}

.x8Probation.SummaryScore input {
  width: 120px;
  background-color: transparent !important;
  font-size: 20px;
  color: #0a44b2 !important;
}

.x8PMSNo {
  float: left;
  border-radius: 50%;
  width: 20px;
  line-height: 20px;
  background-color: #0a44b2;
  text-align: center;
  vertical-align: middle;
}

.x8PMSNo span {
  font-size: 18px;
  color: #ffffff;
}

.pnlThumb .pmsStatus,
.pmsPrimaryLabel {
  color: #0a44b2;
}

.CHK-Completed {
  background: url(Images/grid_command_Check.png?v=3) no-repeat center;
  height: 14px;
}

.CHK-Incomplete {
  background: url(Images/grid_command_NoCheck.png?v=3) no-repeat center;
  height: 14px;
}

.checkedblue {
  background: url(images/icon-checked-blue.png?v=3) no-repeat center;
  height: 14px;
}

.uncheckblue {
  background: url(images/icon-uncheck-blue.png?v=3) no-repeat center;
  height: 14px;
}

.checkedblue.disabled {
  background: url(images/Check.png?v=3) no-repeat center;
  height: 14px;
}

.uncheckblue.disabled {
  background: url(images/NoCheck.png?v=3) no-repeat center;
  height: 14px;
}

.ProgressWarper {
  height: 8px !important;
}

.ProgressWarper .ProgressBar {
  background-color: #0a44b2;
  height: 8px !important;
}

.ProgressWarper .ProgressNumber {
  color: #0a44b2 !important;
  font-size: 24px;
}

.ProgressNumberWarper {
  text-align: right !important;
  top: -30px;
}

.ContentLower div {
  margin-bottom: 5px;
}

.ContentLower div.clear {
  margin-bottom: 0px;
}

.x8lctrl > div {
  margin-top: 0px !important;
  margin-left: 0px !important;
  margin-right: 10px !important;
  width: 32px !important;
  height: 32px !important;
}

.x8lctrl > div.x8addbtn {
  background-size: 16px !important;
}

.x8lctrl > div.x8backbtn {
  width: 32px !important;
  background-size: 16px !important;
}

.x8lctrl > .marginer {
  width: 10px !important;
  margin-left: 0px !important;
  margin-right: 10px !important;
}

.C2175 .x8Profile .x8EmpDisplay {
  background-color: #062560;
}

.ZG_ColHead.highlightCol {
  background-color: #e6e6e6;
}

.ZG_ColHead.highlightColX {
  background-color: #f2f2f2;
}

.iconReCenter {
  background-image: url("images/recenter-icon.png?v=3");
  background-size: 20px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 20px;
  height: 20px;
}

.reject-flag {
  width: 18px;
  height: 18px;
  background: url(images/S_Rejected.png?v=3) no-repeat center;
  background-size: 18px;
}

.reject-unflag {
  width: 18px;
  height: 18px;
  background: url(images/S_Rejected_Grey.png?v=3) no-repeat center;
  background-size: 18px;
}

.Directory-Inner-Title {
  margin-bottom: 5px;
}

.leave-approved {
  width: 18px;
  height: 18px;
  background: url(images/iconLeaveApproved.png?v=3) no-repeat center;
  background-size: 12px;
}

.leave-pending {
  width: 18px;
  height: 18px;
  background: url(images/iconLeavePending.png?v=3) no-repeat center;
  background-size: 12px;
}

.incharge {
  width: 18px;
  height: 18px;
  background: url("images/_imageHandler.ashx?src=ActionIcons/InChargeStatus_256.png?v=4") no-repeat center;
  background-size: contain;
}

.incharge-uncheck {
  width: 18px;
  height: 18px;
  background: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/InCharge_256_313131.png?v=4") no-repeat center;
  background-size: contain;
}

.incharge-blue {
  width: 18px;
  height: 18px;
  background: url("images/_imageHandler.ashx?src=ActionIcons/Blue-0a44b2/InCharge_256_0A44B2.png?v=4") no-repeat center;
  background-size: contain;
}

.incharge-blue-uncheck {
  width: 18px;
  height: 18px;
  background: url("images/_imageHandler.ashx?src=ActionIcons/Blue-0a44b2/InCharge_256_0A44B2.png?v=4") no-repeat center;
  background-size: contain;
  opacity: 0.6;
}

.extendManpower-checked {
  width: 18px;
  height: 18px;
  background: url("images/_imageHandler.ashx?src=ActionIcons/Blue-0a44b2/ExtendManpower256_0a44b2.png?v=4") no-repeat center;
  background-size: contain;
}

.extendManpower-uncheck {
  width: 18px;
  height: 18px;
  background: url("images/_imageHandler.ashx?src=ActionIcons/Blue-0a44b2/ExtendManpower256_0a44b2.png?v=4") no-repeat center;
  background-size: contain;
  opacity: 0.6;
}

.icon-back-white {
  width: 18px;
  height: 18px;
  background: url("images/_imageHandler.ashx?src=ActionIcons/White-FFFFFF/Back_256_FFFFFF.png?v=4") no-repeat center;
  background-size: contain;
}

.icon-next-white {
  width: 18px;
  height: 18px;
  background: url("images/_imageHandler.ashx?src=ActionIcons/White-FFFFFF/Next_256_FFFFFF.png?v=4") no-repeat center;
  background-size: contain;
}

.icon-lock-white {
  width: 18px;
  height: 18px;
  background: url("images/_imageHandler.ashx?src=ActionIcons/White-FFFFFF/Constraint256_FFFFFF.png?v=4") no-repeat center;
  background-size: contain;
}

.icon-lock-blue {
  width: 18px;
  height: 18px;
  background: url("images/_imageHandler.ashx?src=ActionIcons/Blue-0a44b2/Constraint256_0a44b2.png?v=4") no-repeat center;
  background-size: contain;
}

.icon-unlock-white {
  width: 18px;
  height: 18px;
  background: url("images/_imageHandler.ashx?src=ActionIcons/White-FFFFFF/UnConstraint256_FFFFFF.png?v=4") no-repeat center;
  background-size: contain;
}

.icon-unlock-blue {
  width: 18px;
  height: 18px;
  background: url("images/_imageHandler.ashx?src=ActionIcons/Blue-0a44b2/UnConstraint256_0a44b2.png?v=4") no-repeat center;
  background-size: contain;
}

.icon-person {
  width: 18px;
  height: 18px;
  background: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Person_256_313131.png?v=4") no-repeat center;
  background-size: contain;
}

.icon-day-shift {
  width: 20px;
  height: 20px;
  background: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Afternoon_256_313131.png?v=4") no-repeat center;
  background-size: 20px;
}

.icon-afternoon-shift {
  width: 20px;
  height: 20px;
  background: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Day_256_313131.png?v=4") no-repeat center;
  background-size: 20px;
}

.icon-night-shift {
  width: 20px;
  height: 20px;
  background: url("images/_imageHandler.ashx?src=ActionIcons/DarkGrey-313131/Night_256_313131.png?v=4") no-repeat center;
  background-size: 20px;
}

.icon-special-info {
  width: 16px;
  height: 16px;
  background: url(images/special-info.png?v=3) no-repeat center;
}

.icon-emp-temporary {
  width: 20px;
  height: 20px;
  background: url(images/emp-temporary.png?v=3) no-repeat center;
  background-size: 20px;
}

.DPCK {
  min-width: 75px;
}

.ApplicationfontSemiBold {
  font-family: Applicationfont-SemiBold, helvethaica !important;
  font-weight: normal !important;
}

.ApplicationfontRegular {
  font-family: Applicationfont-Regular, helvethaica !important;
  text-transform: none !important;
  font-weight: normal !important;
}

.ApplicationfontEditor {
  font-family: Applicationfont-SemiBold, helvethaica !important;
  text-transform: uppercase !important;
  font-weight: normal !important;
  text-decoration: none !important;
}

.ApplicationfontDetail {
  font-family: Applicationfont-Regular, helvethaica !important;
  text-transform: capitalize !important;
  font-weight: normal !important;
}

.ApplicationfontColorBlack {
  color: #333333 !important;
}

.ApplicationfontColorBlueWeb {
  color: #0a44b2 !important;
}

/*# sourceMappingURL=extend.css.map */
