﻿@font-face { font-family: 'bamini'; src: url(document/bamini.ttf); }
@font-face { font-family: 'cand'; src: url(document/Candara.ttf); }
@font-face { font-family: 'calib'; src: url(document/calibri.ttf); }
html { font-family: 'Segoe UI',Arial,sans-serif; background: #fff; }
body { position: absolute; top: 0; bottom: 0; left: 0; right: 0; padding: 5px; margin: 0; }
#wrapper { width: 960px; margin: 0 auto; position: relative; min-height: 99%; }
#content { padding-bottom: 10px; }
#header_logo { height: 90px; width: 1000px; background-image: url('images/bg21.PNG'); background-repeat:no-repeat; }
.style1 { width: 119px; }
.style2 { width: 282px; }
.style4 { width: 178px; }
#rotate { margin-left: 0px; }
.style5 { width: 46px; }
.style6 { width: 282px; height: 44px; }
.style7 { }
.style8 { }
.style9 { width: 119px; height: 44px; }
.style10 { width: 178px; height: 44px; }
.style11 { font-size: small; border-left-color: #A0A0A0; border-right-color: #FFFFFF; border-top-color: #A0A0A0; border-bottom-color: #FFFFFF; font-family: "Segoe UI"; }
.style13 { width: 25px; }
form { height: 100%; }
/*#footer{ position:relative; margin-top:-3em; height:20px; border:1px solid #aeaeae;}*/
#footer { height: 30px; position: absolute; margin-left: 0px; margin-top: 5px; border-top: 1px solid #dbdbdb; font-family: Arial; font-size: 11px; color: #a3a3a3; bottom: 3; width: 998px; text-align: right; }

input[type="button"], input[type="button"], button { outline: 0; }
.PopupDialogBackground { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 100; background-color: rgba(0,0,0,0.7); }
.PopupDialog { position: fixed; width: 35%; height: 50%; top: 0; left: 0; right: 0; bottom: 0; margin: auto; background: #fff; border-radius: 4px; z-index: 101; padding: 10px; color: rgba(0,0,0,0.7); }
    .PopupDialog .title { position: relative; height: 30px; border-bottom: 1px solid rgba(0,0,0,0.4); }
        .PopupDialog .title div { position: relative; font-size: 20px; font-weight: 500; float: left; }
        .PopupDialog .title a { position: relative; color: rgba(0,0,0,0.6); cursor: pointer; font-size: 14px; float: right; }
    .PopupDialog .content { font-size: 13px; }
        .PopupDialog .content table { width: 100%; border-collapse: collapse; table-layout: fixed; }
            .PopupDialog .content table th { border-bottom: 1px solid rgba(0,0,0,0.2); padding: 4px; }
            .PopupDialog .content table td { padding: 5px; vertical-align: top; text-align: center; border-bottom: 1px solid rgba(0,0,0,0.2); }
                .PopupDialog .content table td:nth-child(2) { text-align: left; }
                .PopupDialog .content table td a { color: dodgerblue; text-decoration: underline; cursor: pointer; }
                .PopupDialog .content table td .tlang { font-family: 'bamini'; }

#date { border: 1px solid #aeaeae; height: 15px; padding: 3px; width: 160px; font-family: Arial; }
#cal_tab a { text-decoration: none; font-weight: bold; color: Black; cursor: pointer; }
#cal_tab { display: none; border: 1px solid #aeaeae; box-shadow: 1px 1px 1px #454545; font-family: Arial; font-size: 12px; position: absolute; z-index: 12; margin-left: 580px; margin-top: 85px; }
    #cal_tab td { padding: 2px; width: 20px; text-align: center; border-collapse: collapse; }
#tr_year { background: #f7eee2; font-weight: bold; }
#tr_week { background: brown; color: White; }
#tr_week1, #tr_week2, #tr_week3, #tr_week4, #tr_week5 { background: white; }

#dropdown { position: absolute; width: 1000px; font-family: Arial; font-weight: bold; font-size: 14px; background: #d4bd9d; border-top: 1px solid #aeaeae; height: 30px; border-radius: 5px; background: -webkit-linear-gradient(#f4e7d5,#9c7d53); background: -moz-linear-gradient(#f4e7d5,#9c7d53); background: -o-linear-gradient(#f4e7d5,#9c7d53); background: -ms-linear-gradient(#f4e7d5,#9c7d53); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4e7d5', endColorstr='#9c7d53',GradientType=0 ); }
a { text-decoration: none; font-weight: bold; color: black; }
#dropdown ul:first-child { padding: 0px; margin: 0px 10px; border: 0px solid #000; height: 30px; vertical-align: top; }
#dropdown ul li { position: relative; display: inline-block; list-style: none; vertical-align: top; height: 30px; padding: 0px 5px; }
    #dropdown ul li:hover { background-color: #9c5d09; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; -ms-transition-duration: 0.5s; }
    #dropdown ul li > a { display: block; line-height: 30px; }
    #dropdown ul li:hover > a { color: white; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; -ms-transition-duration: 0.5s; }
    #dropdown ul li ul { display: none; margin: 0px 0px 0px -4.5px; padding: 0px; z-index: 15; background: white; border: 1px solid #927a58; border-top: 0px; width: 180px; }
        #dropdown ul li ul li { width: 172px; padding: 2px 4px !important; }
    #dropdown ul li:hover ul { display: block; position: absolute; }

#screen_blk_div { display: none; width: 100%; height: 100%; position: absolute; z-index: 20; background: black; opacity: 0.9; left: 0px; top: 0px; }
#msglabel { display: none; position: absolute; z-index: 3; text-align: center; font-family: Arial; font-size: 11px; font-weight: bold; color: red; background-color: #e5fab3; margin-left: 50px; margin-top: 0px; height: 15px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; width: 200px; padding: 5px; }
#msglabel_chpw { display: none; position: absolute; z-index: 21; text-align: center; font-family: Arial; font-size: 11px; font-weight: bold; color: wheat; background-color: #b05614; margin-left: 60px; margin-top: 40px; height: 15px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; width: 250px; padding: 5px; }
#backhome_div { position: absolute; z-index: 3; padding: 10px 10px 10px 20px; width: 100px; height: 20px; border-top-left-radius: 20px; background: -webkit-linear-gradient(white,#989393); background: -moz-linear-gradient(white,#989393); background: -o-linear-gradient(white,#989393); background: -ms-linear-gradient(white,#989393); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='white', endColorstr='#989393',GradientType=0 ); font-family: Calibri; font-size: 16px; font-weight: bold; color: Black; margin-left: 860px; margin-top: 30px; }
    #backhome_div:hover { background: -webkit-linear-gradient(#989393,white); background: -moz-linear-gradient(#989393,white); background: -o-linear-gradient(#989393,white); background: -ms-linear-gradient(#989393,white); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#989393', endColorstr='white',GradientType=0 ); }
#container { position: fixed; border: 1px solid #dbdbdb; left: 118px; top: 173px; width: 89%; height: 147px; }
#loginbg_div { margin-top: 3px; border: 1px solid #74adca; width: 650px; height: 351px; border: 1px solid #dbdbdb; background-image: url(images/login_bg1.jpg); }
#login_div { padding: 20px 0px 0px 20px; position: absolute; z-index: 2; left: 651px; margin-top: -353px; width: 330px; height: 332px; background: #d4bd9d; }
#login_cont { position: absolute; border-radius: 7px; width: 300px; height: 315px; border: 1px solid #dbdbdb; display: table; table-layout: fixed; }
#login_frm_element { table-layout: fixed; box-shadow: inset 1px 1px 10px 1px #454545; background: #927a58; height: 230px; width: 232px; padding: 10px 10px 5px 38px; border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; position: absolute; left: 10px; margin-top: 60px; font-family: Calibri; font-size: 15px; color: white; }
#login_txt { box-shadow: inset 1px 1px 10px 1px #454545; position: absolute; left: 10px; margin-top: 10px; background: #927a58; width: 280px; height: 49px; display: table-cell; border-top-left-radius: 7px; border-top-right-radius: 7px; }
    #login_txt div { position: absolute; left: 60px; top: 10px; color: white; font-family: Arial; font-weight: bold; font-size: 28px; }
#txtpassword, #txtusercode, #txtusername { width: 190px; height: 19px; padding: 3px; border: none; border-radius: 5px; border: 2px solid #454545; font-family: Calibri; }
#thruNetwork_chk { vertical-align: middle; }
#span_chk { font-size: 12px; }
#dtcUnit, #dtcUser { width: 200px; padding: 3px; height: 27px; border: none; border-radius: 5px; border: 2px solid #454545; font-family: Calibri; }
#cmdlogin { width: 60px; height: 25px; border: none; color: White; border-radius: 3px; font-family: Calibri; font-size: 15px; background: #237fa1; background: -webkit-linear-gradient(#ecdfcd,#ab916d); background: -moz-linear-gradient(#ecdfcd,#ab916d); background: -o-linear-gradient(#ecdfcd,#ab916d); background: -ms-linear-gradient(#ecdfcd,#ab916d); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecdfcd', endColorstr='#ab916d',GradientType=0 ); }
#cmdChangePassword { width: 130px; height: 25px; border: none; color: White; border-radius: 3px; font-family: Calibri; font-size: 15px; background: #237fa1; background: -webkit-linear-gradient(#ecdfcd,#ab916d); background: -moz-linear-gradient(#ecdfcd,#ab916d); background: -o-linear-gradient(#ecdfcd,#ab916d); background: -ms-linear-gradient(#ecdfcd,#ab916d); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecdfcd', endColorstr='#ab916d',GradientType=0 ); }
    #cmdlogin:hover, #cmdChangePassword:hover { cursor: pointer; background: -webkit-linear-gradient(#ab916d,#ecdfcd); background: -moz-linear-gradient(#ab916d,#ecdfcd); background: -o-linear-gradient(#ab916d,#ecdfcd); background: -ms-linear-gradient(#ab916d,#ecdfcd); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab916d', endColorstr='#ecdfcd',GradientType=0 ); }
#close_chpw_img { display: none; position: absolute; z-index: 21; width: 30px; height: 30px; left: 675px; top: 150px; cursor: pointer; }
#change_password_div { display: none; width: 380px; height: 300px; position: absolute; z-index: 21; left: 270px; top: 150px; background: #f7eee2; border-radius: 7px; padding: 10px; }
#chpw_title { width: 360px; height: 35px; padding-top: 5px; padding-left: 20px; font-family: calib; font-size: 23px; color: #656060; border-bottom: 1px solid #aeaeae; }
#chpw_cont { width: 340; height: 200px; padding: 10px; }
    #chpw_cont table { font-family: calib; font-size: 16px; color: #656060; margin-left: 10px; }
        #chpw_cont table td { padding: 3px; }
#txt_chpw_empcode, #txt_chpw_cpw, #txt_chpw_npw { width: 190px; height: 19px; padding: 3px; border: none; border: 2px solid #656060; font-family: calib; }
#chpw_btn { width: 120px; height: 30px; cursor: pointer; background: #6c97d6; border: 0px; font-size: 15px; color: white; margin-left: 230px; margin-top: 20px; }

#fives_logo_div { margin-top: 37px; margin-left: 0px; border: 1px solid #aeaeae; width: 1000px; height: 370px; background-image: url(images/login_bg2.jpg); border-radius: 5px; }

#fsTeamStructure_content_div { margin-top: 35px; width: 998px; height: 600px; }
#leftdiv_fsts { margin-top: 60px; margin-left: 5px; width: 220px; height: 250px; border: 1px solid #aeaeae; border-radius: 7px; padding: 15px 15px 15px 15px; }
/*#fsts_leftcont1{ font-family:arial; font-size:14px; font-weight:bold; width:180px; height:20px; color:white; background:#705024; padding:12px 5px 8px 35px;border-radius:7px;}
#fsts_leftcont1:hover{cursor:pointer}
#fsts_leftcont2{margin-top:20px; font-family:arial; font-size:14px; font-weight:bold; width:130px; height:20px; color:black; background:#d4bd9d; padding:12px 25px 8px 65px;border-radius:7px;}
#fsts_leftcont2:hover{cursor:pointer}
#fsts_leftcont3{margin-top:20px; font-family:arial; font-size:14px; font-weight:bold; width:130px; height:20px; color:black; background:#d4bd9d; padding:12px 35px 8px 55px;border-radius:7px;}
#fsts_leftcont3:hover{cursor:pointer}
#fsts_leftcont4{margin-top:20px; font-family:arial; font-size:14px; font-weight:bold; width:130px; height:20px; color:black; background:#d4bd9d; padding:12px 35px 8px 55px;border-radius:7px;}
#fsts_leftcont4:hover{cursor:pointer}*/
#head_middiv_fsts1 { display: none; text-align: center; position: absolute; z-index: 11; margin-top: 10px; margin-left: 25px; padding: 5px; font-family: Arial; font-size: 12px; font-weight: bold; width: 110px; height: 20px; border: 1px solid #aeaeae; border-top-left-radius: 6px; border-top-right-radius: 6px; }
    #head_middiv_fsts1:hover { cursor: pointer; }
#head_middiv_fsts2 { display: none; text-align: center; position: absolute; z-index: 11; margin-top: 10px; margin-left: 155px; padding: 5px; font-family: Arial; font-size: 12px; font-weight: bold; background: #f7eee2; width: 110px; height: 20px; border: 1px solid #aeaeae; border-top-left-radius: 6px; border-top-right-radius: 6px; }
    #head_middiv_fsts2:hover { cursor: pointer; }
#middiv_fsts_dts { position: absolute; margin-left: 5px; margin-top: 5px; width: 960px; height: 570px; border: 1px solid #aeaeae; border-radius: 7px; padding: 10px; overflow: hidden; }
/*#middiv_fsts_dts:hover{ overflow:scroll; }*/
#middiv_fsts_header { border-bottom: 1px solid #dbdbdb; height: 40px; font-family: Arial; font-size: 12px; padding: 5px 10px 0px 0px; }
    #middiv_fsts_header table { margin-left: 50px; }
#dtcZone_TS, #dtcType_TS { width: 160px; height: 25px; padding: 3px; border: 1px solid #aeaeae; border-radius: 2px; }
#cmdRefresh_TS { position: absolute; margin-top: -32px; margin-left: 530px; height: 28px; border: none; width: 120px; background: #24809a; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; box-shadow: 0px 5px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); }
    #cmdRefresh_TS:hover { cursor: pointer; height: 29px; box-shadow: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }

#middiv_fsts_content { margin-top: 5px; height: 515px; overflow: hidden; }
    #middiv_fsts_content:hover { overflow-x: scroll; }
#fsts_loader { display: none; position: absolute; z-index: 5; margin-left: 230px; margin-top: 180px; }
#table_chart { margin-top: 30px; word-wrap: break-word; border-collapse: collapse; border-spacing: 0px; font-family: Segoe UI; color: #656060; }
    #table_chart td { height: 60px; text-align: center; padding: 0px; }
.row_vline td { height: 30px; }
.tdbox { width: 250px; border: 1px solid #aeaeae; }
.vline { width: 0px; height: 60px; border-left: 1px solid #aeaeae; margin-left: 50%; }
.hline { width: 100%; height: 0px; border-top: 1px solid #aeaeae; margin-top: -1px; }
#table_chart td:first-child .hline { margin-left: 50%; }
#table_chart td:last-child .hline { margin-left: -50%; }

#middiv_fsts_am_pane1 { display: none; position: absolute; margin-left: 5px; margin-top: 41px; width: 960px; height: 550px; border: 1px solid #aeaeae; border-radius: 7px; padding: 10px; }
#middiv_fsts_am1 { margin-left: 80px; width: 575px; height: 30px; padding: 5px 10px 10px 10px; border-radius: 7px; font-family: Arial; font-size: 14px; }
    #middiv_fsts_am1 table td { padding-right: 15px; }
#txtEmployeeNameSearch { border: 1px solid #aeaeae; border-radius: 2px; padding-left: 10px; height: 26px; }
#cmdRefresh { border-style: none; height: 28px; width: 100px; border-color: inherit; border-width: medium; background: #24809a; margin-top: -18px; position: absolute; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; box-shadow: 0px 5px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); }
    #cmdRefresh:hover { cursor: pointer; height: 29px; box-shadow: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#middiv_fsts_am2 { margin-top: 5px; margin-left: 0px; padding: 5px; height: 488px; width: 945px; border: 1px solid #dbdbdb; overflow: hidden; }
    #middiv_fsts_am2:hover { overflow-y: scroll; }
#grid_loader_sm { display: none; position: absolute; z-index: 5; margin-left: 230px; margin-top: 220px; }
#middiv_fsts_am_pane2 { display: none; position: absolute; margin-left: 5px; margin-top: 41px; width: 945px; height: 570px; border: 1px solid #aeaeae; border-radius: 7px; padding: 15px; }
#msglabel_am { display: none; position: absolute; z-index: 3; text-align: center; font-family: Arial; font-size: 11px; font-weight: bold; color: white; background-color: #8b7a62; margin-left: 170px; margin-top: -11px; height: 15px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; width: 300px; padding: 5px; }
#middiv_fsts_am_pane2_c1 { position: absolute; padding: 10px; width: 925px; height: 170px; border: 1px solid #dbdbdb; overflow: hidden; }
#middiv_fsts_am_pane2_c1_screen { display: none; position: absolute; z-index: 10; width: 665px; height: 180px; background: white; }
#middiv_fsts_am_pane2_c1 table { position: absolute; left: 55px; font-family: Arial; font-size: 14px; }
#am_c1_loader { display: none; position: absolute; z-index: 11; width: 40px; height: 30px; margin-left: 320px; margin-top: 70px; }
#clas_loader { width: 17px; height: 14px; display: none; }
#zone_loader { width: 17px; height: 14px; display: none; }
#txtDepartment, #txtEmployeeName, #txtEmployeeCode, #txtClassifyUnder, #txt_mzoneDept_am { width: 168px; height: 15px; padding: 5px; border: 1px solid #aeaeae; border-radius: 4px; }
#dtcClassifyAs, #dtcZone, #dtcMicroZone, #dtc_microzone_am { width: 180px; height: 25px; padding: 3px; border: 1px solid #aeaeae; border-radius: 4px; }
#navtab { position: absolute; left: 800px; top: 15px; }
    #navtab td { height: 35px; width: 130px; }
#cmdUpdate, #cmdDelete, #cmdCancel, #cmdrefresh_am { height: 28px; border: none; width: 120px; background: #24809a; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; box-shadow: 0px 5px 0px #12596d; position: absolute; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); }
    #cmdUpdate:hover, #cmdDelete:hover, #cmdCancel:hover, #cmdrefresh_am:hover { cursor: pointer; height: 29px; box-shadow: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#middiv_fsts_am_pane2_c1 table td { padding-bottom: 5px; }
#middiv_fsts_am_pane2_c1 #navtab { left: 430px; top: 30px; }
#middiv_fsts_am_pane2_c1 table#navtab td { padding-bottom: 10px; height: 30px; }
#middiv_fsts_am_pane2_c2 { margin-top: 200px; width: 933px; height: 358px; border: 1px solid #dbdbdb; overflow: hidden; padding: 5px; }
    #middiv_fsts_am_pane2_c2:hover { overflow-y: scroll; }
#grid_am_loader { display: none; position: absolute; z-index: 5; margin-left: 230px; margin-top: 160px; }
#lbl_grid_am { display: none; position: absolute; z-index: 5; margin-left: 250px; margin-top: 160px; font-family: Arial; color: #aeaeae; font-size: 18px; }
#middiv_fsts_amz { display: none; margin-left: 265px; margin-top: -281px; width: 685px; height: 450px; border: 1px solid #aeaeae; border-radius: 7px; padding: 20px; }
#msglabel_amz { display: none; position: absolute; z-index: 3; text-align: center; font-family: Arial; font-size: 11px; font-weight: bold; color: white; background-color: #8b7a62; margin-left: 100px; margin-top: -21px; height: 13px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; width: 200px; padding: 5px; }
#middiv_fsts_amz_child1 { border: 1px solid #dbdbdb; padding: 20px 10px 20px 70px; width: 480px; height: 100px; margin-left: 60px; margin-top: -5px; border-radius: 6px; font-family: Arial; font-size: 14px; overflow: hidden; }
#middiv_fsts_amz_child1_screen { display: none; position: absolute; z-index: 10; margin-left: -71px; margin-top: -11px; padding: 10px 10px 20px 70px; border: 1px solid #dbdbdb; width: 480px; height: 100px; border-radius: 6px; background: white; }
#amz_c1_loader { display: none; position: absolute; z-index: 11; width: 40px; height: 30px; margin-left: 180px; margin-top: 40px; }
#middiv_fsts_amz_child1 table { position: absolute; }
    #middiv_fsts_amz_child1 table td { padding-bottom: 10px; }
#mzl_loader { width: 17px; height: 14px; display: none; }
#dtcZone_amz { width: 168px; height: 26px; padding: 3px; }
#txt_microzone, #txt_mzl_amz { border: 1px solid #aeaeae; width: 160px; height: 17px; padding: 3px; }
#txtid_amz { display: none; margin-top: 120px; }
#list_mzl_amz { display: none; position: absolute; width: 240px; height: 100px; margin-top: 104px; border: 1px solid #aeaeae; margin-left: 134px; }
#cmd_refresh_amz, #cmd_update_mz { height: 28px; border: none; width: 110px; background: #24809a; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; position: absolute; margin-top: -16px; box-shadow: 0px 5px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); }
    #cmd_update_mz:hover, #cmd_refresh_amz:hover { cursor: pointer; height: 29px; box-shadow: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#navtab_amz { position: absolute; margin-top: 15px; margin-left: 340px; }
    #navtab_amz td { height: 30px; }
#middiv_fsts_amz_child2 { border: 1px solid #dbdbdb; padding: 20px 10px 10px 20px; width: 530px; height: 270px; margin-left: 60px; margin-top: 10px; border-radius: 6px; overflow: hidden; }
#grid_loader_amz { display: none; position: absolute; z-index: 5; margin-left: 150px; margin-top: 120px; }
#empty_rec_lbl_amz { display: none; position: absolute; z-index: 5; margin-left: 180px; margin-top: 120px; font-family: Arial; color: #aeaeae; font-size: 18px; }
#middiv_fsts_amz_child2:hover { overflow-y: scroll; }
#middiv_fsts_ZWE { display: none; position: absolute; margin-left: 5px; margin-top: 20px; width: 960px; height: 550px; border: 1px solid #aeaeae; border-radius: 7px; padding: 10px; }
#middiv_fsts_zwe_white { display: none; z-index: 9; position: absolute; background: white; border-radius: 7px; width: 705px; height: 580px; opacity: 0.6; }
#update_zwe_loader { display: none; z-index: 10; position: absolute; width: 50px; height: 40px; margin-left: 330px; margin-top: 150px; }
/*#msgdiv_zwe{display:none;position:absolute; z-index:11; background:#454545; border-radius:5px; font-family:Calibri; font-size:16px; color:whitesmoke; width:240px; box-shadow: 3px 3px 3px #656060; margin-top:200px; margin-left:220px; height:20px; padding:10px 10px 10px 15px; }*/
#middiv_fsts_ZWE_c1 { margin-left: 0px; width: 575px; height: 40px; padding: 5px 10px 10px 10px; border-radius: 7px; font-family: Arial; font-size: 14px; }
    #middiv_fsts_ZWE_c1 table { margin-left: 0px; margin-top: -5px; width: auto; }
        #middiv_fsts_ZWE_c1 table td { text-align: left; }
#txtEmpSearch_zwe { border: 1px solid #aeaeae; border-radius: 2px; padding-left: 10px; width: 210px; height: 23px; }
#ddl_zone_zwe { width: 90px; height: 26px; padding: 3px; }
#ddl_mz_zwe { width: 120px; height: 26px; padding: 3px; }
#cmdRefresh_zwe { vertical-align: middle; border-style: none; position: absolute; top: 28px; left: 490px; height: 28px; width: 100px; border-color: inherit; border-width: medium; background: #24809a; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; box-shadow: 0px 5px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); }
    #cmdRefresh_zwe:hover { cursor: pointer; height: 29px; box-shadow: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#cmdUpdate_zwe { vertical-align: middle; border-style: none; position: absolute; top: 28px; left: 600px; height: 28px; width: 100px; border-color: inherit; border-width: medium; background: #24809a; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; box-shadow: 0px 5px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); }
    #cmdUpdate_zwe:hover { cursor: pointer; height: 29px; box-shadow: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#middiv_fsts_ZWE_c2 { margin-top: 5px; margin-left: 0px; padding: 5px; height: 478px; width: 945px; border: 1px solid #dbdbdb; overflow: hidden; }
    #middiv_fsts_ZWE_c2:hover { overflow-y: scroll; }
#dept_list { display: none; position: absolute; top: 111px; left: 560px; font-family: Arial; font-size: 13px; width: 175px; height: 300px; border: 1px solid #aeaeae; background: white; overflow: hidden; }
    #dept_list:hover { overflow-y: scroll; }
    #dept_list ul { list-style-type: none; margin-left: -30px; }
        #dept_list ul input[type='checkbox'] { vertical-align: middle; }
#grid_loader_zwe { display: none; position: absolute; z-index: 5; margin-left: 230px; margin-top: 220px; }

/*style for grid table*/
#grid_scref { width: 935px; table-layout: fixed; background: #dbdbdb; }
#grid_microzone { width: 510px; table-layout: fixed; background: #dbdbdb; }
#grid_zwe { width: 935px; table-layout: fixed; background: #dbdbdb; }
#grid_am { width: 935px; table-layout: fixed; background: #dbdbdb; }
#grid_rte_ai { width: 930px; table-layout: fixed; background: #dbdbdb; }
#grid_crsch_adt { width: 900px; table-layout: fixed; background: #dbdbdb; }
#grid_adtres_c2 { width: 910px; table-layout: fixed; background: #dbdbdb; }
#grid_adtres_c4 { width: 910px; table-layout: fixed; background: #dbdbdb; }
#grid_adtres_c6 { width: 900px; table-layout: fixed; background: #dbdbdb; }
#kzen_grid { width: 1450px; table-layout: fixed; background: #dbdbdb; }
    #kzen_grid tr th:last-child { display: none; }
    #kzen_grid tr td:last-child { display: none; }
#kzensummary_grid { width: 100%; table-layout: fixed; background: #dbdbdb; }
#redtag_grid { width: 920px; table-layout: fixed; background: #dbdbdb; }
    #redtag_grid tr th, #kzensummary_grid tr th, #kzen_grid tr th, #grid_adtres_c6 tr th, #grid_adtres_c4 tr th, #grid_adtres_c2 tr th, #grid_crsch_adt tr th, #grid_rte_ai tr th, #grid_am tr th, #grid_scref tr th, #grid_microzone tr th, #grid_zwe tr th { background: #8b7a62; height: 32px; width: 80px; color: White; text-align: center; font-family: Arial; font-size: 13px; }
#grid_adtres_c6 tr th, #grid_adtres_c4 tr th { width: 40px; }
    #grid_adtres_c6 tr th:nth-child(5), #grid_adtres_c4 tr th:nth-child(4), #grid_am tr th:nth-child(2), #grid_scref tr th:nth-child(2), #grid_microzone tr th:nth-child(4) { width: 150px; }
#redtag_grid tr td, #kzensummary_grid tr td, #kzen_grid tr td, #grid_adtres_c6 tr td, #grid_adtres_c4 tr td, #grid_adtres_c2 tr td, #grid_crsch_adt tr td, #grid_rte_ai tr td, #grid_am tr td, #grid_scref tr td, #grid_microzone tr td, #grid_zwe tr td { background: #f7eee2; height: 19px; color: black; text-align: center; font-family: Arial; font-size: 12px; word-wrap: break-word; }
#redtag_grid a:hover, #kzen_grid a:hover, #grid_adtres_c6 a:hover, #grid_adtres_c4 a:hover, #grid_adtres_c2 a:hover, #grid_crsch_adt a:hover, #grid_rte_ai a:hover, #grid_am a:hover, #grid_scref a:hover, #grid_microzone a:hover { cursor: pointer; text-decoration: underline; }
/*end of style*/

/*#head_ai{text-align:center; position:absolute; z-index:11; margin-top:-29px; margin-left:30px; padding:5px; font-family:Arial; font-size:12px; font-weight:bold; width:180px; height:18px; border:1px solid #aeaeae; border-top-left-radius:6px;border-top-right-radius:6px; border-bottom:1px solid white; }
#head_ai:hover{ cursor:pointer;}
#head_drte{text-align:center; position:absolute; z-index:11; margin-top:-29px; margin-left:230px; padding:5px; font-family:Arial; font-size:12px; font-weight:bold; width:180px; height:18px; border:1px solid #aeaeae; border-top-left-radius:6px;border-top-right-radius:6px; background:#f7eee2;}
#head_drte:hover{ cursor:pointer; }
#div_ai{border:1px solid #aeaeae; padding:20px; width:940px; height:460px; margin-top:80px; margin-left:10px; border-radius:7px;}
#div_ai_child1{ width:850px; height:190px; border:1px solid #dbdbdb; padding-left:90px; padding-top:10px; }
#div_ai_child1_screen{ display:none; position:absolute; z-index:10; margin-left:-91px; margin-top:-11px; background:white; width:850px; height:190px; border:1px solid #dbdbdb; padding-left:90px; padding-top:10px;}
#ai_child1_loader{ display:none; position:absolute; z-index:11; width:40px; height:30px; margin-left:360px; margin-top:70px; }
#msglbl_ai{display:none;position:absolute; z-index:3; text-align:center;  font-family:Arial; font-size:11px;  font-weight:bold; color:white; background-color:#8b7a62; margin-left:220px; margin-top:-11px; height:15px; border-bottom-left-radius:5px;border-bottom-right-radius:5px;  width:300px; padding:5px;}
#div_ai_child1 table{ font-family:Arial; font-size:14px;  }
#div_ai_child1 table td{ padding-right:10px; padding-bottom:8px; }
#dtcZoneE,#dtcMicroZoneRTE,#dtcAction,#dtcReason{ width:180px; height:25px; padding:3px; border-radius:3px;border:1px solid #aeaeae;}
#txtZoneLeaderE,#txtItemDescription,#txtPurpose,#txtEntryDate,#txtApproxValue,#txtID_ai{ width:172px; height:16px; padding:3px; border:1px solid #aeaeae;border-radius:3px;}
#tab_nav_ai{ width:100px; height:150px; position:absolute; margin-top:-170px; margin-left:640px;  }
#tab_nav_ai td{ height:30px; position:absolute;}
#cmdUpdate_ai,#cmdDelete_ai,#cmdCancel_ai,#cmdRefresh_ai{height:28px; border:none; width:120px; background:#24809a; border-radius:5px; color:White; font-weight:bold;font-family:Arial; font-size:13px; position:absolute;  box-shadow:0px 5px 0px #12596d;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d');}
#cmdUpdate_ai:hover,#cmdDelete_ai:hover,#cmdCancel_ai:hover,#cmdRefresh_ai:hover{ cursor:pointer; height:29px;box-shadow:0px 4px 0px #12596d;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#div_ai_child2{ width:930px; height:240px; border:1px solid #dbdbdb; margin-top:10px;padding:5px; overflow:hidden;}
#div_ai_child2:hover{ overflow-y:scroll; }
#grid_rte_ai_loader{ display:none; position:absolute;z-index:5;margin-left:350px; margin-top:120px;}
#div_drte{display:none; border:1px solid #aeaeae; padding:20px; width:940px; height:460px; margin-top:80px; margin-left:10px;border-radius:7px;}
#div_drte_child1{width:860px; height:110px; border:1px solid #dbdbdb; padding:30px 0px 0px 80px;}
#div_drte_child1 table { font-family:Arial; font-size:14px; }
#div_drte_child1 table td{ padding-bottom:10px; }
#nav_tab_drte{margin-top:-80px; margin-left:640px;}
#nav_tab_drte td{ height:30px;}
#cmdRefresh_drte,#cmdExportToExcel{height:28px; border:none; width:120px; background:#24809a; border-radius:5px; color:White; font-weight:bold;font-family:Arial; font-size:13px; position:absolute; box-shadow:0px 5px 0px #12596d;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); margin-top:-20px;}
#cmdRefresh_drte:hover,#cmdExportToExcel:hover{ cursor:pointer; height:29px;box-shadow:0px 4px 0px #12596d;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#txtFromDate,#txtToDate,#txtZoneLeader{border:1px solid #aeaeae; padding:3px; width:172px; border-radius:4px; }
#div_drte_child2{width:920px; height:290px; margin-top:10px; border:1px solid #dbdbdb; padding:10px;overflow:hidden;}
#div_drte_child2:hover{ overflow-y:scroll;}*/

#head_ai { text-align: center; position: absolute; z-index: 11; margin-top: -29px; margin-left: 30px; padding: 5px; font-family: Arial; font-size: 12px; font-weight: bold; width: 180px; height: 18px; border: 1px solid #aeaeae; border-top-left-radius: 6px; border-top-right-radius: 6px; border-bottom: 1px solid white; }
    #head_ai:hover { cursor: pointer; }
#head_drte { text-align: center; position: absolute; z-index: 11; margin-top: -29px; margin-left: 230px; padding: 5px; font-family: Arial; font-size: 12px; font-weight: bold; width: 180px; height: 18px; border: 1px solid #aeaeae; border-top-left-radius: 6px; border-top-right-radius: 6px; background: #f7eee2; }
    #head_drte:hover { cursor: pointer; }
#div_ai { border: 1px solid #aeaeae; padding: 20px; width: 940px; height: 620px; margin-top: 80px; margin-left: 10px; border-radius: 7px; }
#div_ai_header { position: absolute; margin-top: 5px; margin-left: 17%; height: 40px; width: 620px; }
#div_ai_header_popup { top: 30px; margin-left: 4px; height: 40px; width: 620px; }
#redtag_logo { float: left; width: 125px; height: 30px; margin-left: -7px; margin-top: 10px; }
#viewredtag_print { margin-left: 25%; margin-top: 17px; }
#redtag_title { float: right; margin-top: 20px; font-family: Arial; font-size: 20px; font-weight: bold; color: #454545; }
#div_ai_child1 { margin-top: 5%; margin-left: 17%; width: 620px; height: 540px; border: 2px solid #656060; overflow: hidden; }
#div_ai_child1_pop { margin-top: 0; margin-left: 0%; width: 620px; border: 2px solid #656060; overflow: hidden; }
#div_ai_child1_screen { display: none; position: absolute; z-index: 10; margin-left: -91px; margin-top: -11px; background: white; width: 850px; height: 190px; border: 1px solid #dbdbdb; padding-left: 90px; padding-top: 10px; }
#redtag_loader { display: none; position: absolute; z-index: 11; width: 220px; height: 20px; margin-left: 390px; margin-top: 340px; }
#div_ai_child1 table { font-family: Arial; font-size: 14px; width: 620px; border-spacing: 0px; table-layout: fixed; }
    #div_ai_child1 table tr:first-child td { text-align: center; }
    #div_ai_child1 table td { vertical-align: middle; padding: 6px 6px 6px 10px; border-bottom: 1px solid #aeaeae; word-wrap: break-word; }
        #div_ai_child1 table td p { border: 1px solid black; margin-top: 0px; }
    #div_ai_child1 table tr:last-child td { border-bottom: 0px; }
#div_ai_child1_pop table { font-family: Arial; font-size: 14px; width: 620px; border-spacing: 0px; table-layout: fixed; }
    #div_ai_child1_pop table td { vertical-align: middle; padding: 6px 6px 6px 10px; border-bottom: 1px solid #aeaeae; word-wrap: break-word; }
        #div_ai_child1_pop table td p { border: 1px solid black; margin-top: 0px; }
    #div_ai_child1_pop table tr:last-child td { border-bottom: 0px; }
#ddl_redtag_unit { border: 1px solid #aeaeae; width: 70px; height: 25px; padding: 2px; border-radius: 2px; }
#ddl_redtag_dept { border: 1px solid #aeaeae; width: 190px; height: 25px; padding: 2px; border-radius: 2px; }
#ta_redTag_noi, #ta_redtag_remark, #ta_reason_remark { width: 595px; height: 40px; resize: none; }
#ddl_redtag_zone { border: 1px solid #aeaeae; width: 190px; height: 26px; padding: 2px; border-radius: 2px; }
#txt_redtag_qty, #txt_redtag_tgtdate { border: 1px solid #aeaeae; width: 190px; height: 20px; padding: 2px; border-radius: 2px; }
.reason_chk_lbl, .action_chk_lbl { font-size: 13px; vertical-align: text-top; }
.reason_chk_lbl_pop, .action_chk_lbl_pop { font-size: 14px; margin-left: 6px; vertical-align: text-top; }
.reason_spangrp, .action_spangrp { margin-top: -8px; }
#div_ai_footer { position: absolute; margin-left: 17%; height: 40px; width: 620px; }
#cmd_redtag_submit { height: 28px; border: none; width: 120px; background: #24809a; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; position: absolute; box-shadow: 0px 5px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); margin-top: 5px; margin-left: 80%; }
    #cmd_redtag_submit:hover { cursor: pointer; height: 29px; box-shadow: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#cmd_redtag_update { height: 28px; border: none; width: 120px; background: #24809a; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; position: absolute; box-shadow: 0px 5px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); margin-top: 5px; margin-left: 80%; z-index: 5; }
    #cmd_redtag_update:hover { cursor: pointer; height: 29px; box-shadow: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#grid_rte_ai_loader { display: none; position: absolute; z-index: 5; margin-left: 350px; margin-top: 120px; }
#div_drte { display: none; border: 1px solid #aeaeae; padding: 20px; width: 940px; height: 460px; margin-top: 80px; margin-left: 10px; border-radius: 7px; }
#div_drte_child1 { width: 860px; height: 110px; border: 1px solid #dbdbdb; padding: 30px 0px 0px 80px; }
    #div_drte_child1 table { font-family: Arial; font-size: 14px; }
        #div_drte_child1 table td { padding-bottom: 10px; }
#nav_tab_drte { margin-top: -80px; margin-left: 640px; }
    #nav_tab_drte td { height: 30px; }
#cmdRefresh_drte, #cmdExportToExcel { height: 28px; border: none; width: 120px; background: #24809a; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; position: absolute; box-shadow: 0px 5px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); margin-top: -20px; }
    #cmdRefresh_drte:hover, #cmdExportToExcel:hover { cursor: pointer; height: 29px; box-shadow: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#ddl_viewRedTag_zone { border: 1px solid #aeaeae; width: 190px; height: 26px; padding: 2px; border-radius: 2px; }
#txt_viewRedTag_sno, #txt_viewRedTag_FDate, #txt_viewRedTag_TDate { border: 1px solid #aeaeae; width: 185px; height: 20px; padding: 2px; border-radius: 2px; }
#div_drte_child2 { width: 920px; height: 290px; margin-top: 10px; border: 1px solid #dbdbdb; padding: 10px; overflow: auto; }

#head_crsch { text-align: center; position: relative; z-index: 11; margin-top: 50px; margin-left: 30px; padding: 5px; font-family: Arial; font-size: 12px; font-weight: bold; width: 180px; height: 18px; border: 1px solid #aeaeae; border-top-left-radius: 6px; border-top-right-radius: 6px; border-bottom: 1px solid white; }
    #head_crsch:hover { cursor: pointer; }
#head_adtres { text-align: center; position: relative; z-index: 11; margin-top: -30px; margin-left: 230px; padding: 5px; font-family: Arial; font-size: 12px; font-weight: bold; width: 180px; height: 18px; border: 1px solid #aeaeae; border-top-left-radius: 6px; border-top-right-radius: 6px; background: #f7eee2; }
    #head_adtres:hover { cursor: pointer; }
#div_crsch { width: 925px; height: 500px; border: 1px solid #aeaeae; margin-top: -1px; margin-left: 15px; padding: 20px; border-radius: 6px; }
#div_crsch_child1 { border: 1px solid #dbdbdb; width: 815px; height: 170px; padding-left: 110px; padding-top: 20px; }
#div_crsch_child1_screen { display: none; position: absolute; z-index: 10; margin-left: -111px; margin-top: -21px; background: white; border: 1px solid #dbdbdb; width: 815px; height: 170px; padding-left: 110px; padding-top: 20px; }
#crsch_c1_loader { display: none; position: absolute; z-index: 11; width: 40px; height: 30px; margin-left: 320px; margin-top: 50px; }
#msglbl_crsch { display: none; position: absolute; z-index: 3; text-align: center; font-family: Arial; font-size: 11px; font-weight: bold; color: white; background-color: #8b7a62; margin-left: 220px; margin-top: -21px; height: 15px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; width: 300px; padding: 5px; }
#div_crsch_child1 table td { padding-bottom: 8px; padding-right: 8px; font-family: Arial; font-size: 14px; }
#navtab_crsch { margin-left: 80px; margin-top: -10px; }
    #navtab_crsch td { height: 30px; width: 122px; }
#dtcCompany, #dtcZone_crsch, #dtcAdtType { border: 1px solid #aeaeae; border-radius: 3px; padding: 3px; width: 180px; height: 25px; }
#txtAuditDate, #txtWeek { border: 1px solid #aeaeae; border-radius: 3px; padding: 3px; width: 172px; height: 18px; }
#cmdRefresh_crsch, #cmdUpdate_crsch, #cmdDelete_crsch, #cmdCancel_crsch { height: 28px; border: none; width: 120px; background: #24809a; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; position: absolute; box-shadow: 0px 5px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); }
    #cmdRefresh_crsch:hover, #cmdUpdate_crsch:hover, #cmdDelete_crsch:hover, #cmdCancel_crsch:hover { cursor: pointer; height: 29px; box-shadow: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#div_crsch_child2 { border: 1px solid #dbdbdb; width: 905px; height: 280px; padding: 10px; margin-top: 10px; overflow: hidden; }
    #div_crsch_child2:hover { overflow-y: scroll; }
#grid_crsch_loader { display: none; position: absolute; z-index: 5; margin-left: 350px; margin-top: 135px; }
#div_adtres { display: none; width: 925px; height: 700px; border: 1px solid #aeaeae; margin-top: -1px; margin-left: 10px; padding: 10px 20px 20px 20px; border-radius: 6px; font-family: Arial; font-size: 14px; }
#cmdRefresh_adtres, #cmdUpdateFiveSRes, #cmdUpdateFivesRes1 { height: 28px; border: none; width: 120px; background: #24809a; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; position: absolute; box-shadow: 0px 5px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); margin-top: -15px; }
    #cmdRefresh_adtres:hover, #cmdUpdateFiveSRes:hover, #cmdUpdateFivesRes1:hover { cursor: pointer; height: 29px; box-shadow: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#dtcUACompany, #dtcFiveSMarksObtain, #dtcFiveSZones { border: 1px solid #aeaeae; border-radius: 2px; padding: 3px; width: 160px; height: 25px; }
#div_adtres_child1 { height: 40px; width: 500px; padding: 5px 0px 0px 250px; }
    #div_adtres_child1 table td { padding-right: 15px; }
#div_adtres_child2 { border: 1px solid #dbdbdb; height: 140px; width: 910px; padding: 5px; overflow: hidden; }
    #div_adtres_child2:hover { overflow-y: scroll; }
#grid_adtres_c2_loader { display: none; position: absolute; z-index: 5; margin-left: 350px; margin-top: 70px; }
#div_adtres_child3 { display: none; height: 48px; width: 800px; margin-left: -3px; margin-top: 1px; }
#div_1s, #div_2s, #div_3s, #div_4s, #div_5s { display: none; border: 1px solid #dbdbdb; padding: 10px 0px 20px 20px; width: 40px; height: 5px; }
    #div_1s a:hover, #div_2s a:hover, #div_3s a:hover, #div_4s a:hover, #div_5s a:hover { cursor: pointer; text-decoration: underline; }
#div_adtres_child4 { display: none; border: 1px solid #dbdbdb; height: 140px; width: 910px; padding: 5px; margin-top: -9px; overflow: hidden; }
    #div_adtres_child4:hover { overflow-y: scroll; }
#grid_adtres_c4_loader { display: none; position: absolute; z-index: 5; margin-left: 350px; margin-top: 70px; }
#div_adtres_child5 { display: none; border: 1px solid #dbdbdb; height: 140px; width: 900px; padding: 10px; margin-top: 3px; }
#div_adtres_child5_screen { display: none; position: absolute; margin-left: -11px; margin-top: -11px; z-index: 10; background: white; border: 1px solid #dbdbdb; height: 140px; width: 900px; padding: 10px; }
#adtres_c5_loader { display: none; position: absolute; z-index: 11; width: 40px; height: 30px; margin-left: 420px; margin-top: 50px; }
#msglbl_adtres_c5 { display: none; position: absolute; z-index: 3; text-align: center; font-family: Arial; font-size: 11px; font-weight: bold; color: white; background-color: #8b7a62; margin-left: 280px; margin-top: -11px; height: 15px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; width: 300px; padding: 5px; }
#child5_tab1 { margin-left: 50px; }
#child5_tab2 { width: 300px; margin-left: 225px; margin-top: -60px; }
#child5_tab3 { margin-left: 535px; width: 160px; margin-top: -142px; }
#txtFiveSMaxMarks { border: 1px solid #aeaeae; border-radius: 2px; padding: 3px; width: 152px; height: 18px; }
#navtab_child5 { margin-left: 715px; margin-top: 20px; margin-top: -82px; }
    #navtab_child5 td { height: 30px; width: 122px; padding-bottom: 6px; }
#lblchkpoint { font-family: Arial; font-size: 11px; height: 40px; width: 300px; position: absolute; margin-left: 538px; margin-top: 102px; overflow: hidden; }
    #lblchkpoint:hover { overflow-y: scroll; }
#txtFiveSDesc, #txtFiveSCheckPoint { height: 40px; width: 280px; border: 1px solid #aeaeae; resize: none; font-family: Arial; font-size: 11px; }
#div_adtres_child6 { display: none; border: 1px solid #dbdbdb; height: 133px; width: 900px; padding: 10px; margin-top: 3px; overflow: hidden; }
    #div_adtres_child6:hover { overflow-y: scroll; }
#cal1 { position: absolute; }

#div_rtrep_child1 { border: 1px solid #dbdbdb; width: 875px; margin-top: 40px; padding: 20px 20px 20px 100px; }
    #div_rtrep_child1 table { font-family: Arial; font-size: 14px; }
        #div_rtrep_child1 table td { padding: 5px; }
#dtcCompany_rtrep, #dtcZone_rtrep { border: 1px solid #aeaeae; border-radius: 3px; padding: 3px; width: 180px; height: 25px; }
#txtFromDate, #txtToDate { border: 1px solid #aeaeae; border-radius: 3px; padding: 3px; width: 172px; height: 18px; }
#cmdRefreshRTE, #cmdETERTE { height: 28px; border: none; width: 120px; background: #24809a; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; position: absolute; box-shadow: 0px 5px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); margin-top: -15px; }
    #cmdRefreshRTE:hover, #cmdETERTE:hover { cursor: pointer; height: 29px; box-shadow: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#div_rtrep_child2 { border: 1px solid #dbdbdb; margin-top: 10px; padding: 10px; width: 975px; height: 300px; overflow: hidden; }
    #div_rtrep_child2:hover { overflow-y: scroll; }

#kaizen_language { position: absolute; margin-left: 10px; margin-top: 13px; font-family: Arial; font-size: 14px; }
/*#impl_by_msgdiv{display:none;position:absolute; margin-left:790px; margin-top:230px; font-family:Arial;font-size:11px;font-weight:bold;background:black;color:White;padding:5px;}*/
#mobile_no_div { position: absolute; margin-left: 300px; margin-top: 13px; font-family: Arial; font-size: 14px; }
#kzen_txt_mobileno { padding: 3px; border: 1px solid #aeaeae; border-radius: 1px; text-align: center; }
#mobile_instruct_msg_div { display: none; position: absolute; z-index: 30; margin-top: 44px; margin-left: 159px; width: 400px; height: 35px; padding-top: 3px; text-align: center; border-radius: 3px; background: #323232; color: White; font-family: arial; font-size: 13px; box-shadow: 0px 3px 7px #000; }
    #mobile_instruct_msg_div:after { content: ""; position: absolute; top: -10px; left: 90%; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 12px solid #323232; }
#errorMsg_displayer { display: none; position: absolute; z-index: 30; width: 250px; height: 35px; padding-top: 3px; text-align: center; border-radius: 3px; background: #323232; color: White; font-family: arial; font-size: 13px; box-shadow: 0px 3px 5px #000; }
    #errorMsg_displayer:after { content: ""; position: absolute; top: -10px; left: 50%; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 12px solid #323232; }
#kaizen_navdiv { margin-top: 28px; height: 33px; }
label { font-size: 11px; font-family: Arial; color: #656060; }
#kaizen_navdiv table { width: 380px; height: 50px; margin-left: 620px; }
    #kaizen_navdiv table td { height: 30px; }
#cmdSubmit_kzen, #cmdCancel_kzen { position: absolute; height: 28px; border: none; width: 120px; background: #24809a; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; box-shadow: 0px 5px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); margin-top: -15px; }
    #cmdSubmit_kzen:hover, #cmdCancel_kzen:hover { cursor: pointer; height: 29px; box-shadow: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
.button { position: absolute; height: 28px; border: none; width: 120px; background: #24809a; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; box-shadow: 0px 5px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); margin-top: -15px; }
    .button:hover { cursor: pointer; height: 29px; box-shadow: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#cmdUpdate_kzen { display: none; position: absolute; z-index: 5; height: 28px; border: none; width: 120px; background: #24809a; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; box-shadow: 0px 5px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); margin-top: -15px; }
    #cmdUpdate_kzen:hover { cursor: pointer; height: 29px; box-shadow: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#kaizen_maindiv { display: table; table-layout: fixed; height: 716px; width: 990px; border: 2px solid #656060; margin-top: 13px; margin-left: 5px; font-family: Arial; }
#tab_kzen_title { position: absolute; border-bottom: 1px solid #aeaeae; border-right: 1px solid #aeaeae; width: 650px; height: 50px; font-size: 30px; font-weight: bold; text-align: center; }
    #tab_kzen_title span { font-family: bamini; }
#tab_kzen_type { position: relative; margin-top: 50px; border-bottom: 1px solid #aeaeae; width: 650px; height: 50px; font-size: 14px; }
    #tab_kzen_type td { border-right: 1px solid #aeaeae; width: 100px; text-align: center; }
    #tab_kzen_type span { font-family: bamini; font-size: 16px; }
#tab_kzen_theme { position: relative; border-bottom: 1px solid #aeaeae; border-right: 1px solid #aeaeae; width: 650px; height: 80px; font-size: 14px; }
    #tab_kzen_theme td { padding-top: 8px; }
    #tab_kzen_theme span { font-family: bamini; font-size: 16px; }
#ta_kzen_theme { border: 1px solid #aeaeae; resize: none; margin: 0px; padding: 0px; width: 500px; height: 60px; }
#tab_kzen_imprve { position: relative; table-layout: fixed; width: 650px; height: 342px; }
    #tab_kzen_imprve td { border-bottom: 1px solid #aeaeae; border-right: 1px solid #aeaeae; padding: 7px; height: 160px; width: 300px; vertical-align: top; font-size: 14px; }
        #tab_kzen_imprve td span { font-family: bamini; font-size: 16px; }
            #tab_kzen_imprve td span#regExpFileUpload_bi, #tab_kzen_imprve td span#regExpFileUpload_ai { background: red; padding: 4px; border-radius: 3px; font-family: Arial; font-size: 12.5px; }
#ta_ppstatus, #ta_rrci, #ta_bef_impr, #ta_aft_impr { border: 1px solid #aeaeae; resize: none; margin: 0px; padding: 0px; height: 105px; width: 300px; }
#nextreason_img { position: absolute; width: 22px; height: 22px; margin-top: -40px; margin-left: 275px; cursor: pointer; }
#prevreason_img { position: absolute; width: 22px; height: 22px; margin-top: -40px; margin-left: 248px; cursor: pointer; }
#addtxt_rrci { width: 22px; height: 22px; cursor: pointer; }
#div_rrci1 { position: absolute; z-index: 20; }
#txt_rrci1 { width: 290px; padding: 3px; height: 18px; font-family: Arial; }
#div_rrci2 { display: none; position: absolute; z-index: 19; }
#txt_rrci2 { width: 290px; padding: 3px; height: 18px; font-family: Arial; }
#div_rrci3 { display: none; position: absolute; z-index: 18; }
#txt_rrci3 { width: 290px; padding: 3px; height: 18px; font-family: Arial; }
#div_rrci4 { display: none; position: absolute; z-index: 17; }
#txt_rrci4 { width: 290px; padding: 3px; height: 18px; font-family: Arial; }
#div_rrci5 { display: none; position: absolute; z-index: 16; }
#txt_rrci5 { width: 290px; padding: 3px; height: 18px; font-family: Arial; }
#bi_div_txt, #bi_div_img, #ai_div_txt, #ai_div_img { position: absolute; display: none; height: 140px; }
#file_bi_img, #file_ai_img { position: absolute; margin-left: 40px; margin-top: 50px; }

#bef_impr_imgedit_div, #aft_impr_imgedit_div { display: none; position: absolute; width: 300px; height: 128px; }
#img_edit_bef_impr, #img_edit_aft_impr { position: absolute; width: 300px; height: 128px; }
.editimg_caption_div { position: absolute; margin-top: 100px; width: 300px; height: 25px; background: black; text-align: center; padding-top: 3px; opacity: 0.3; }
.editimg_caption { position: absolute; width: 100px; color: White; font-family: Segoe UI; font-size: 14px; font-weight: bold; margin-top: 104px; margin-left: 90px; cursor: pointer; }
.uploadicon { position: absolute; width: 15px; height: 15px; margin-left: 192px; margin-top: 106px; }

#tab_kzen_reasons { position: relative; table-layout: fixed; width: 650px; height: 173px; border-right: 1px solid #aeaeae; font-size: 14px; }
    #tab_kzen_reasons td { border-bottom: 1px solid #aeaeae; }
    #tab_kzen_reasons tr:last-child td { border-bottom: 0; }
    #tab_kzen_reasons span { font-family: bamini; font-size: 16px; }
#ta_root_cause, #ta_iterc, #ta_count_msure { border: 1px solid #aeaeae; resize: none; height: 25px; width: 300px; }

#tab_kzen_detail1 { position: absolute; width: 341px; height: 47px; left: 656px; top: 166px; font-size: 15px; }
    #tab_kzen_detail1 td { border-bottom: 1px solid #aeaeae; border-right: 1px solid #aeaeae; width: 111px; height: 47px; text-align: center; }
        #tab_kzen_detail1 td:last-child { border-right: 0px; }
        #tab_kzen_detail1 td span { font-family: bamini; font-size: 16px; }
#tab_kzen_detail2 { position: absolute; width: 341px; height: 54px; left: 656px; top: 214px; font-size: 15px; }
    #tab_kzen_detail2 td { border-bottom: 1px solid #aeaeae; border-right: 1px solid #aeaeae; width: 111px; height: 54px; text-align: center; }
        #tab_kzen_detail2 td:last-child { border-right: 0px; }
#ddl_comp_name { width: 110px; padding: 0px; height: 25px; }
#txt_kzen_sno { width: 80px; padding: 3px; height: 16px; margin-left: -10px; }
#ddl_zone_list { width: 90px; padding: 0px; height: 25px; }
#tab_kzen_impl { position: absolute; width: 341px; height: 121px; left: 656px; top: 268px; font-size: 14px; }
    #tab_kzen_impl td { border-bottom: 1px solid #aeaeae; padding: 5px; height: 40px; }
        #tab_kzen_impl td .span_tamil { font-family: bamini; font-size: 13px; }
#txt_kzen_impl_area { width: 140px; padding: 3px; height: 14px; }
#txt_kzen_impl_by { width: 150px; padding: 3px; height: 25px; }
#yetToimpl_date_div { display: none; margin-left: 12px; margin-top: 4px; }
#txt_yetToimpl_date { position: absolute; border: 1px solid #aeaeae; padding-left: 4px; width: 130px; height: 21px; }
#txt_kzen_empname, #txt_kzen_empdept { width: 150px; padding: 3px; height: 13px; font-family: Arial; color: #454545; font-size: 11px; }
#tab_kzen_results { position: absolute; table-layout: fixed; width: 341px; height: 494px; left: 656px; top: 389px; font-size: 14px; }
    #tab_kzen_results td { border-bottom: 0px solid #aeaeae; padding-left: 5px; vertical-align: top; }
        #tab_kzen_results td span { font-family: bamini; font-size: 15px; }
#ta_qualitative, #ta_quantitative, #ta_standardization { border: 1px solid #aeaeae; resize: none; height: 80px; width: 320px; }

#hod_list { display: none; position: absolute; z-index: 25; top: 308px; left: 110px; font-family: Segoe UI; font-size: 13px; width: 200px; height: 250px; border: 1px solid #aeaeae; background: white; overflow: hidden; }
    #hod_list:hover { overflow-y: scroll; }
    #hod_list ul { list-style-type: none; margin-left: -30px; }
        #hod_list ul input[type='checkbox'] { vertical-align: middle; }
#favorite_person_div { display: none; width: 440px; height: 470px; position: fixed; z-index: 21; background: white; border-radius: 3px; }
#favperson_div_header { width: 100%; height: 40px; border-bottom: 1px solid #e2e2e2; background: #f6f7f8; border-top-left-radius: 3px; border-top-right-radius: 3px; }
#favperson_title { position: absolute; margin-left: 15px; margin-top: 12px; font-family: Arial; font-size: 14px; font-weight: bold; color: #454545; }
#favperson_close { position: absolute; margin-left: 93%; margin-top: 12px; width: 15px; height: 15px; cursor: pointer; }
#favperson_content_div { width: 99%; height: 90%; overflow: hidden; }
    #favperson_content_div:hover { overflow-y: scroll; }
#favperson_table { margin-left: 10px; margin-top: 10px; width: 94%; font-family: Segoe UI; font-size: 13px; color: #656060; }
    #favperson_table td { padding: 7px; border-bottom: 1px solid #e2e2e2; }
#view_kzen_div1 { margin-top: 40px; margin-left: 7px; padding: 10px; border: 1px solid #aeaeae; width: 960px; height: 100px; }
    #view_kzen_div1 table { position: absolute; margin-left: 10px; margin-top: -5px; font-family: Arial; font-size: 14px; }
        #view_kzen_div1 table td { padding-left: 5px; height: 30px; vertical-align: middle; }
#view_kzen_div1_chkbox { position: absolute; margin-top: 75px; margin-left: 305px; width: 650px; height: 30px; font-family: Arial; font-size: 14px; }
    #view_kzen_div1_chkbox input[type=checkbox] { vertical-align: middle; }
#favorite_anchor { font-family: Segoe UI; font-size: 12px; cursor: pointer; text-decoration: underline; }
#view_kzen_div1_nametxt { position: absolute; margin-top: 70px; margin-left: 18px; width: 280px; height: 30px; font-family: Arial; font-size: 14px; }
#view_kzen_div1_buttons { position: absolute; margin-top: 7px; margin-left: 830px; width: 125px; height: 100px; }
#vk_from_date, #vk_to_date { border: 1px solid #aeaeae; border-radius: 3px; padding: 3px; width: 120px; height: 18px; }
#vk_empname { border: 1px solid #aeaeae; border-radius: 3px; padding: 3px; width: 220px; height: 18px; }
/*#vk_empname{ width:170px; padding:3px; height:25px; }*/
#ddl_zone_vk { width: 50px; padding: 3px; height: 25px; }
#ddl_company_vk, #ddl_dept_vk, #ddl_type_vk { width: 150px; padding: 3px; height: 26px; }
#vk_cmdRefresh { position: absolute; top: 5px; height: 28px; border: none; width: 120px; background: #24809a; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; box-shadow: 0px 5px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); margin-top: -17px; }
    #vk_cmdRefresh:hover { cursor: pointer; height: 29px; box-shado0w: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#vk_cmdETE { position: absolute; top: 43px; height: 28px; border: none; width: 120px; background: #24809a; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; box-shadow: 0px 5px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); margin-top: -17px; }
    #vk_cmdETE:hover { cursor: pointer; height: 29px; box-shado0w: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#vk_favorites { position: absolute; top: 82px; height: 28px; border: none; width: 120px; background: #24809a; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; box-shadow: 0px 5px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); margin-top: -17px; }
    #vk_favorites:hover { cursor: pointer; height: 29px; box-shado0w: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#vk_totrec_msg { display: none; position: absolute; padding: 15px 15px 15px 15px; margin-top: 120px; box-shadow: 3px 3px 5px #454545; margin-left: 350px; text-align: center; background: black; width: 250px; height: 25px; border-radius: 5px; z-index: 25; font-family: calibri; font-size: 20px; color: white; }
#vk_nokaizen_lbl { display: none; position: absolute; z-index: 18; font-family: Arial; font-size: 14px; color: #aeaeae; font-weight: bold; margin-top: 145px; margin-left: 370px; }
#kzen_grid_loader { display: none; position: absolute; z-index: 5; margin-left: 380px; margin-top: 140px; }
#view_kzen_div2 { margin-top: 10px; margin-left: 7px; padding: 10px; border: 1px solid #aeaeae; width: 960px; height: 300px; overflow: scroll; }
    #view_kzen_div2 table td { word-break: break-all; }
#view_kaizen_img { width: 20px; height: 20px; }

#adt_report_div1 { padding: 10px; border: 1px solid #aeaeae; height: 100px; width: 960px; margin-top: 40px; margin-left: 10px; font-family: Arial; font-size: 14px; }
    #adt_report_div1 table { margin-left: 250px; }
        #adt_report_div1 table td { padding: 3px; }
#dtcCompany_adt_rpt { width: 160px; padding: 3px; height: 25px; border-radius: 3px; border: 1px solid #aeaeae; }
#fromDate_adt_rpt, #toDate_adt_rpt { width: 152px; padding: 3px; height: 18px; border-radius: 3px; border: 1px solid #aeaeae; }
#tab_nav_adt_rpt { position: absolute; left: 330px; margin-top: -90px; }
    #tab_nav_adt_rpt td { height: 30px; }
#cmdRefresh_adt_rpt, #cmdExport_adt_rpt { height: 28px; border: none; width: 120px; background: #24809a; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; position: absolute; box-shadow: 0px 5px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); margin-top: -15px; }
    #cmdRefresh_adt_rpt:hover, #cmdExport_adt_rpt:hover { cursor: pointer; height: 29px; box-shadow: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#adt_report_div2 { padding: 10px; border: 1px solid #aeaeae; height: 300px; width: 960px; margin-top: 10px; margin-left: 10px; overflow: hidden; }
    #adt_report_div2:hover { overflow-y: scroll; }

#kzen_stat_img { display: none; position: absolute; z-index: 19; width: 150px; height: 120px; }
#screen_blk_KR { display: none; width: 100%; height: 100%; position: absolute; z-index: 20; background: black; opacity: 0.8; left: 0px; top: 0px; }
#favkzen_img { position: absolute; width: 35px; height: 35px; visibility: hidden; }
#img_prod, #img_cost, #img_qly, #img_dly, #img_sfty, #img_mat, #img_powersaving, #img_moral { width: 25px; height: 25px; visibility: hidden; }
#kzen_rep_nextprev_msgdiv { width: 500px; height: 20px; margin-left: 220px; border: 1px solid #dbdbdb; font-family: Segoe UI; font-size: 14px; color: red; background: #f7f8c0; }
    #kzen_rep_nextprev_msgdiv span { margin-left: 50px; }
#kaizen_maindiv_rep { width: 960px; margin-top: 0px; margin-left: 5px; font-family: Arial; display: table; table-layout: fixed; }
    #kaizen_maindiv_rep table { width: 960px; font-size: 14px; border-top: 2px solid #7c7c7c; border-left: 2px solid #7c7c7c; border-right: 1px solid #7c7c7c; border-bottom: 1px solid #7c7c7c; }
        #kaizen_maindiv_rep table td { padding: 3px; text-align: center; border-right: 1px solid #7c7c7c; border-bottom: 1px solid #7c7c7c; word-wrap: break-word; }
            #kaizen_maindiv_rep table td span { font-family: bamini; font-size: 16px; }
/*#tab_kzen_title_rep{border-bottom:1px solid #aeaeae; border-right:1px solid #aeaeae; width:650px; height:50px; font-size:30px; font-weight:bold; text-align:center; }
#tab_kzen_title_rep span{ font-family:bamini;}
#tab_kzen_type_rep{border-bottom:1px solid #aeaeae;width:650px; height:50px; font-size:14px;}
#tab_kzen_type_rep td{border-right:1px solid #aeaeae;width:100px; text-align:center; }
#tab_kzen_type_rep span{ font-family:bamini; font-size:16px;}
#tab_kzen_theme_rep{border-bottom:1px solid #aeaeae; border-right:1px solid #aeaeae; width:650px; height:80px;font-size:14px;}
#tab_kzen_theme_rep td:first-child{ border-right:1px solid #aeaeae; width:150px; text-align:center;}
#tab_kzen_theme_rep td#kzen_theme_res{ padding:5px;}
#tab_kzen_theme_rep span{ font-family:bamini; font-size:16px;}
#tab_kzen_imprve_rep{ table-layout:fixed; width:650px; height:320px;}
#tab_kzen_imprve_rep td{border-bottom:1px solid #aeaeae; border-right:1px solid #aeaeae; padding:7px; height:250px; width:300px;vertical-align:top; font-size:14px; }
#tab_kzen_imprve_rep td span{font-family:bamini;font-size:16px; }*/
#ppstatus_res { margin-top: 10px; width: 300px; word-wrap: break-word; }
#a_impr_txt { margin-top: 10px; width: 300px; word-wrap: break-word; }
#a_impr_img { width: 310px; display: none; }
#b_impr_txt { margin-top: 10px; width: 300px; word-wrap: break-word; }
#b_impr_img { width: 310px; display: none; }
#impl_status_div { font-weight: bold; font-style: italic; color: blue; }
/*#tab_kzen_reasons_rep{ table-layout:fixed; border-right:1px solid #aeaeae; width:650px; height:135px; font-size:14px;}
#tab_kzen_reasons_rep td:first-child{ border-bottom:1px solid #aeaeae;padding-left:5px; width:330px; border-right:1px solid #aeaeae;}
#tab_kzen_reasons_rep td#rc_res{ border-bottom:1px solid #aeaeae;padding-left:5px; }
#tab_kzen_reasons_rep td#iterci_res{ border-bottom:1px solid #aeaeae;padding-left:5px;}
#tab_kzen_reasons_rep td#cnt_msure_res{ border-bottom:1px solid #aeaeae;padding-left:5px;}
#tab_kzen_reasons_rep span{ font-family:bamini; font-size:16px;}*/
#rrci1, #rrci2, #rrci3, #rrci4, #rrci5 { margin-top: 5px; width: 307px; text-align: center; display: table; table-layout: fixed; word-wrap: break-word; }
/*#tab_kzen_detail1_rep{ width:341px;height:70px; margin-left:650px; margin-top:-857px; font-size:15px;}
#tab_kzen_detail1_rep td:first-child{border-bottom:1px solid #aeaeae;border-right:1px solid #aeaeae;width:111px; height:48px; text-align:center;}
#tab_kzen_detail1_rep td span{ font-family:bamini; font-size:16px;}
#tab_kzen_detail2_rep{ width:341px;height:80px; margin-left:650px;font-size:15px;}
#tab_kzen_detail2_rep td:first-child{border-bottom:1px solid #aeaeae;border-right:1px solid #aeaeae;width:111px; height:52px; text-align:center;}
#tab_kzen_impl_rep{width:341px;height:120px; margin-left:650px; font-size:14px; }
#tab_kzen_impl_rep td:first-child{border-bottom:1px solid #aeaeae;padding:5px;border-right:1px solid #aeaeae;}
#tab_kzen_impl_rep td#impl_area_res,#tab_kzen_impl_rep td#impl_by_res{border-bottom:1px solid #aeaeae;padding:5px;}
#tab_kzen_impl_rep td span{ font-family:bamini; font-size:16px;}
#tab_kzen_results_rep{ width:341px; height:587px; margin-left:650px; font-size:14px; }
#tab_kzen_results_rep td{border-bottom:1px solid #aeaeae;padding-left:5px;vertical-align:top;}
#tab_kzen_results_rep td span{ font-family:bamini; font-size:15px;}*/
#cls_validdiv_img { display: none; position: fixed; z-index: 21; width: 30px; height: 30px; cursor: pointer; }
#valid_div { display: none; width: 430px; height: 280px; position: fixed; z-index: 21; background: #f7eee2; border-radius: 7px; padding: 10px; }
#valid_title { width: 410px; height: 35px; padding-top: 5px; padding-left: 20px; font-family: calib; font-size: 23px; color: #656060; border-bottom: 1px solid #aeaeae; }
#valid_cont { width: 420; height: 250px; padding: 10px; }
    #valid_cont table { font-family: calib; font-size: 15px; color: #656060; margin-left: 0px; }
        #valid_cont table td { padding: 3px; vertical-align: middle; }
            #valid_cont table td div { display: none; }
/*#txt_chpw_empcode, #txt_chpw_cpw, #txt_chpw_npw{width:190px; height:19px; padding:3px; border:none; border:2px solid #656060; font-family:calib;}*/
#ta_remarks { resize: none; }
#valid_btn { width: 120px; height: 30px; cursor: pointer; background: #6c97d6; border: 0px; font-size: 15px; color: white; margin-left: 260px; margin-top: 20px; }

#kzen_summary_tab1 { width: 997px; margin-top: 45px; height: 480px; border: 1px solid #aeaeae; border-radius: 4px; }
#kzen_summary_tab1_div1 { margin-top: 10px; margin-left: 7px; padding: 10px; border: 1px solid #dbdbdb; width: 960px; height: 55px; }
    #kzen_summary_tab1_div1 div { font-family: Arial; font-size: 12px; position: relative; left: 600px; width: 195px; margin-top:40px; text-align: right; }
    #kzen_summary_tab1_div1 table { position: absolute; margin-left: 20px; font-family: Arial; font-size: 14px; }
        #kzen_summary_tab1_div1 table td { padding-left: 5px; height: 30px; vertical-align: middle; }
#ks_from_date, #ks_to_date { border: 1px solid #aeaeae; border-radius: 3px; padding: 3px; width: 120px; height: 18px; }
#ddl_zone_ks { width: 50px; padding: 3px; height: 25px; }
#ddl_dept_ks { width: 150px; padding: 3px; height: 25px; }
#ks_cmdRefresh { position: relative; left: 840px; height: 28px; margin-top:-6px; border: none; width: 120px; background: #24809a; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; position: absolute; box-shadow: 0px 5px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); }
    #ks_cmdRefresh:hover { cursor: pointer; height: 29px; box-shadow: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#ks_cmdETE { position: relative; margin-top:29px; left: 840px; height: 28px; border: none; width: 120px; background: #24809a; border-radius: 5px; color: White; font-weight: bold; font-family: Arial; font-size: 13px; position: absolute; box-shadow: 0px 5px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#12596d'); }
    #ks_cmdETE:hover { cursor: pointer; height: 29px; box-shadow: 0px 4px 0px #12596d; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=4, Color='#12596d'); }
#ks_nokaizen_lbl { display: none; position: absolute; z-index: 18; font-family: Arial; font-size: 14px; color: #aeaeae; font-weight: bold; margin-top: 145px; margin-left: 370px; }
#ks_grid_loader { display: none; position: absolute; z-index: 5; margin-left: 380px; margin-top: 140px; }
#kzen_summary_tab1_div2 { margin-top: 10px; margin-left: 7px; padding: 10px; border: 1px solid #dbdbdb; width: 960px; height: 350px; overflow: hidden; }
    #kzen_summary_tab1_div2 table td { word-break: break-all; }
    #kzen_summary_tab1_div2:hover { overflow: scroll; }
#kzensummary_grid { width: 100%; table-layout: fixed; background: #dbdbdb; }
    #kzensummary_grid tr th { background: #8b7a62; height: 25px; width: 80px; color: White; text-align: center; font-family: Arial; font-size: 13px; }
    #kzensummary_grid tr td { background: #f7eee2; height: 19px; color: black; text-align: center; font-family: Arial; font-size: 12px; }
        #kzensummary_grid tr td a:hover { cursor: pointer; text-decoration: underline; }
#kzensummary_breakup_div { display: none; width: 850px; height: 500px; position: fixed; z-index: 21; background: #f7eee2; border-radius: 7px; padding: 10px; }
#kzensummary_breakup_div_c1 { width: 850px; height: 500px; border: 1px solid #aeaeae; overflow: hidden; }
    #kzensummary_breakup_div_c1:hover { overflow: scroll; }
#cls_breakupdiv_img { display: none; position: fixed; z-index: 21; width: 30px; height: 30px; cursor: pointer; }
#exp_to_xl_img { display: none; position: fixed; z-index: 21; width: 30px; height: 30px; cursor: pointer; }
#kzensummary_breakup_grid { width: 100%; table-layout: fixed; background: #dbdbdb; }
    #kzensummary_breakup_grid tr th { background: #8b7a62; height: 25px; width: 80px; color: White; text-align: center; font-family: Arial; font-size: 13px; }
    #kzensummary_breakup_grid tr td { background: #f7eee2; height: 19px; color: black; text-align: center; font-family: Arial; font-size: 12px; }
        #kzensummary_breakup_grid tr td a:hover { cursor: pointer; text-decoration: underline; }

#screen_loading { display: none; position: absolute; z-index: 30; background: white; opacity: 0.8; left: 0px; top: 0px; }
#notify_count { display: none; position: absolute; margin-top: -15px; margin-left: 97px; padding-left: 3px; padding-right: 3px; background: #b31e17; height: 14px; border-radius: 2px; text-align: center; box-shadow: 0px 0px 1px black; }
    #notify_count span { font-family: Segoe UI; font-size: 10px; color: White; }

#notify_main_div { width: 997px; margin-top: 45px; height: 430px; border: 1px solid #aeaeae; border-radius: 4px; }
#no_notification_div { display: none; position: absolute; width: 500px; margin-top: 10%; margin-left: 27%; }
#no_notification_img { margin-left: 35%; }
#no_notification_txt { position: absolute; margin-top: 130px; margin-left: -270px; font-family: Arial; color: #aeaeae; font-size: 18px; }
#notify_table_container { width: 750px; height: 400px; margin-top: 10px; margin-left: 130px; overflow: hidden; font-family: Segoe UI; font-size: 13px; color: #454545; }
    #notify_table_container:hover { overflow-y: auto; }
    #notify_table_container table { width: 732px; border-collapse: separate; border-spacing: 5px; }
        #notify_table_container table td { text-align: center; border: 1px solid #aeaeae; padding: 15px; background: #fff7e9; }
            #notify_table_container table td span { color: Red; }
            #notify_table_container table td a { color: #656060; }
                #notify_table_container table td a:hover { cursor: pointer; text-decoration: underline; }
