
@media screen and (max-width: 1197px) {
  .responsive thead {
    visibility: hidden;
    height: 0;
    position: absolute;
    display: none;
  }
.responsive td:first-child {
    border-left: 1px solid transparent!important;
}
  .responsive tr {
    display: block;
    margin-bottom: .625em;
    padding: 0;
  }

  .responsive td {
    border: 1px solid;
    border-bottom: none;
    display: block;
    text-align: right;
  }

  .responsive td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }

  .responsive td:last-child {
    border-bottom: 1px solid;
  }

.completeWrap_innerBg{
    width: 90%;
    margin-left: 5%;
}
.switch {
    width: 30px;
    height: 14px;
    top: 3px;
}
.slider:before {
    height: 10px;
    width: 10px;
    left: 2px;
    bottom: 2px;
}
.spfRecord {
    text-align: left;
}
  header {
    width: 100%;
    float: left;
    position: relative;
    box-shadow: none;
}
.logoMail{
    max-width: 80px!important;
}
.heading_02 {
    font-size: 24px;
}
.table-responsive {
    overflow: hidden;
    float: left;
    overflow:auto;
}
.table-responsive::-webkit-scrollbar {
    display: none;
  }
.completeWrap {
    width: 100%;
    float: left;
}
.completeWrap_container {
    max-width: 100%!important;
    margin: 0 auto;
}
.contain_wrap {
    width: 100%!important;
    right: 0!important;
    display: none!important;
    left: 0!important;
}

.completeWrap_inner {
    margin: 11px 0 0px 0px;
    transform: scale(1)!important;
}
}



@media screen and (min-width: 240px) and (max-width:479px){
aside.side_nav {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
}

.sideNav_links {
    transition: 0.5s ease-in-out;
    /* display: none; */
    /* width: 0%; */
    position: fixed;
    left: -100%;
    background: #414141;
    z-index: 99;
    height: 100vh;
    padding-top: 0;
    margin:0!important;
    /* overflow: auto;
    overflow-x: hidden; */
}

.sideNav_links li {
    margin: 0 0 !important;
}

.deactiveAside {
	width: 100% !important;

}

.deactiveAside .sideNav_links{
	/* display: block !important; */
	margin: 0;
    width: 60%!important;
    left: 0!important;
    transition: 0.5s ease-in-out;
}

.deactiveAside .sideNav_links li a span{
	display: block !important;
}

.sidenav_logo_btn a {
	display: block !important;
}

.deactiveAside .sidenav_logo_btn a{
	display: block !important;
}

.completeWrap {
    width: 100%;
    padding-bottom: 40px;
}

.headerNav{
	display: none !important;
}

.completeWrap_inner {
    margin: 20px 0 0px 0px;
}
.completeWrap_inner_main{
	border-radius: 0;
}

.contain_wrap {
    width: 90%;
	right: -90%;
}

.input_listing li {
    width: 100%;
    padding: 6px 0;
}

.closePop {
    right: 0;
    top: 0px;
}

.submit_btn {
    font-size: 13px;
    padding: 9px 18px;
}

.reset_btn{
    font-size: 13px;
    padding: 9px 18px;
}

.activeSection {
    width: 100% !important;
}

.search_box_wrap {
    right: -10em;
	transform-origin: top left;
}

/* .user_info_wrap {
    top: 40px;
} */

.activeSearch_box_wrap {
    top: 40px !important;
}

/************** login style **************/
.loginComplete_wrap {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    -ms-transform: no;
}

.side_info{
	display: none;
}

.loginForm_wrap {
    width: 100%;
    padding: 0 25px;
    position: relative;
}

.loginInner{
	box-shadow: none;
}
header {
    box-shadow: none;
}
.sidenav_logo_btn a img {
    max-width: 90px;
}
.responsive td {

    font-size: 12px;
}
.imageNameIcon {
    right: 20px;
    top: 17px;
}
.verifyText{
    padding:60px 20px;

}
.verifyText article{
    width: 90%;
    border-radius: 10px;
    padding: 10px 10px;
}
.verifyText h2 {
    font-size: 20px;
    margin-bottom: 15px;
}
.verifyText figure img{
    width: 60px;
}
.logFormInner {
    width: 100%;
    margin: 0 auto;
}
.loginForm_wrap span .loginInput {
    font-size: 15px;
    padding: 12px 18px;
}
.loginForm_wrap span input[type="submit"] {
    font-size: 15px;
}
.sideNav_links {
    width: 100%;
}
.currentPackage_inner {
    width: 100%;
}
.adminInfoWidgate {
    width: 100%;
    float: right;
}
.adminInfoWidgate li {
    float: right;
}
.heading_02 span {
    margin-top: 8px;
    font-size: 18px;
}
.dashboard_card_inner input{
    width: 100%!important;
}
.pGateWay {
    display: inline-block;
}
.pGateWay select {
    width: 100%;
}

/* new  03.10.2024*/
/**/

/* header {
    box-shadow: none;
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 80px;
}
.SalayManagementHeading{
    display: none !important;
}
.select2-container {
    width: 100% !important;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

.header-container-box {
    width: 100%;
    float: left;
    display: flex;
    flex-flow: column;
    justify-content: center;

    align-items: center;
    padding: 0 30px;
    gap: 25px;
    min-height: 40px;
}
.adminInfoWidgate {
    width: 100%;
    float: left;
    position: absolute;
    top: -65px;
    left: -135px;
}
 .sidenav_inner {
    width: 100%;
    max-height: 100vh;
    float: left;
    overflow: visible !important;
    position: relative;
     scrollbar-width: none;
} */


.SalayManagementHeading{
    display: none !important;
}
header {
        width: 100% !important;
        box-shadow: none;
        float: left;
        position: relative!important;
        margin-top: 40px!important;
}
    .header-container-box {
        /* width: 80%; */
        width: 100% !important;
        float: left;
        display: flex;
        flex-flow: column;
        /* justify-content: space-between; */
        align-items: center;
        padding: 0 30px;
        gap: 29px;
        min-height: 40px;
        margin-bottom: 90px;
    }
    /* .adminInfoWidgate {
        position: absolute;
        right: 139px;
        top: -100px;
    } */
    /* .adminPage{
        position: absolute !important;
        right: 10px !important;
        top: 194px;

    } */

    /* .adminInfoWidgate li{
        display: flex;
    } */

    .adminPage {
        position: absolute !important;
        right: 10px !important;
        top: 134px;
    }
    .sidenav_inner {
        width: 100%;
        max-height: 100vh;
        float: left;
        overflow: visible !important;
        position: relative;
         scrollbar-width: none;
    }

    /* accounting Years Page */

    .scrollTable{
        overflow: auto;
    }
    .scrollTable::-webkit-scrollbar {
        display: none;
      }
    .Accounting_Years{
        position: relative!important;
    }
    .Accounting_Years_Add_Btn{
        /* position: absolute;
        top: 58px;
        /* right: 184px;
        left: 15px; */
        position: absolute;
        top: 40px;
        right: 0;

    }
    .AccountingYearsBt{
        position: absolute;
        top: 45px;
        right: 0;

    }


    /* attendance */

    .input_listing li{
        width: 100%!important;
    }
    /* .select2 .select2-container .select2-container--default{
        width: 100%!important;
      } */


      .select2 .select2-container .select2-container--default .select2-container--below{
        width:100%!important;
        float: left;

      }
      .heading_02{
        position: relative!important;

      }
      .BulkUploadBtn{
        position: absolute !important;
        top: 56px;
        left: 10px;

      }



      /* uploaded Documents by user */



       .addAdminTable{
        width: 100%;
        float: left;
        display: flex;
        flex-flow: column;
        gap: 0px;
        padding: 20px 20px;
        margin-top: 30px;
        min-height: 142px;
        background: #FFF;
        box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.11);
        border-radius: 10px;
      }
      .secondContent {
        width: 100%;
        float: left;
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #545252 !important;
    }
      .buttonAddAdmin{
        width:100%;
        float: left;
        display: block;
        margin-top: 10px;
      }
      .addAdminName {
        font-size: 14px;
        width: 100%;
        float: left;
        color: #604e4e;
        font-weight: 600;
    }


/* user DashBOard Page */
    .DashboardAdminButtons {
        width: 100%;
        float: left;
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        gap: 31px;
        margin-top: 27px;

    }
    .DashboardAdminButton{
        min-width:59%;
        padding: 0 20px;
        font-size: 14px;
        font-weight: 700;
    }

    .delPopupButton {
        position: absolute !important;
        top: 35px !important;
        right: 5px !important;
        height: 35px !important;
        width: 35px !important;
        background:#fc3131!important;
        color: #000;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        color: #fff !important;
        font-size: 20px !important;
        font-weight: 800 !important;
        border-radius: 5px !important;
        text-decoration: none;
    }
    .delPopupButton:hover{
        text-decoration: none;
        background-color:#fc6767 !important;

    }

    /* eye */


    .eyeDocuments {
        position: absolute !important;
        /* top: 121px; */
        /* top:67px;
        right: -8px; */

        top: 13px;
        right: 5px;
        width: 31px;
        height: 27px;
        display: flex;
        justify-content: center;
        align-items: center;
        /* color: green; */
        background: #1d8344;
        color: #fff;
        border-radius: 5px;
        font-size: 15px;
        margin-bottom: 12px;
    }
    .extraLinkBox {
        position: absolute;
        right: -13px;
        top: 79px;
        /* text-decoration: solid !important; */
        /* background: #1d8344; */
        /* color: #fff; */
        padding: 0 10px;
        text-decoration: none;
        /* text-decoration: underline; */
        color: #1d8344;
        /* font-size: 15px; */
        font-size: 13px;
        font-weight: 500;
        /* border: 1px dashed #005f08; */
    }
    .PublishSalaryButton{
        position: absolute !important;
        top: 56px !important;
        left: 17px !important;

    }
    .imgWrapperLogin{
        width: 100%;
        float: left;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
    }
    .loginLogoBox{
        display: block;
        width: 100px;
        height: 100px;
        object-fit: contain;
    }
    .delArrowBtn{
        position: relative!important;
        margin-left: 20px;
        margin-top: 5px;

    }
    /* 23.10.24 */
    .SalaryReportHeading
    {
    position:relative!important;
    font-size: 18px!important;
    }
    .SalaryReportAddBtn{
    position: absolute!important;
        /* top: 50px;
        right: 0px; */
        top: -6px;
        right: -16px;
    }

   .HeadingAdvanceReport{
      position:relative!important;

    }
  .AdvanceReportAddBtn{
     position: absolute;
     top: 46px;
     right: 0;}

     .AddAdvanceButtons{
        margin-left: 0px !important;
    }
      /* .select2-container {
        width: 250px!important;
    } */
      /* .select2-container{
        min-width: 250px!important;
     } */

     .header-container-box .select2-hidden-accessible{
        min-width:250px!important;

        }
       .header-container-box .select2-container{
            width:250px !important;
            }
    .sideNav_links li a {
        width: 100%;
        float: left;
        padding: 14px 23px;
        color: #fff;
        text-transform: capitalize;
        font-weight: 500;
        text-decoration: none;
        transition: 0.3s ease-in-out;
        position: relative;
        border-right: 6px solid transparent;
        font-size: 13px!important;
        background-color: transparent !important;
    }
    .sideNav_links li a i {
        color: #fff;
    }

    .sub_links {
        background: #2b2b2b;
        border-radius: 0;
        margin-top: 0;
    }
    .sideNav_links li a:hover {
        color: #000;
        background-color: #f7c34a !important;
        border-radius: 0 !important;
    }
    .sideNav_links li a:hover i {
        color: #000;
    }

    .deactiveAside .sideNav_links {
        /* display: block !important; */
        margin: 0;
        width: 70% !important;
        left: 0 !important;
        transition: 0.5s ease-in-out;
        overflow: auto;
        height: 100vh;
        padding-bottom: 60px;
    }
    .deactiveAside .sideNav_links::-webkit-scrollbar {
        display: none;
      }
        /* .select2-container {
        width: 250px!important;
      } */

        /* .select2-container--default .select2-selection--multiple::-webkit-scrollbar {
        overflow-x: hidden;
      } */
       .select2-container--default .select2-selection--multiple{
        /* width: 100%!important; */
        overflow-x: hidden;
      }
      .clockClass{
        display: none;
      }
      .SalayManagementHeading{
        display: block;
      }
      .SalayManagementHeadingTwo {
        display: block;
        font-size: 13px;
        position: absolute;
        top: 53px;
        left: 128px;
        font-weight: 600;
        color: #4c4a4a;
    }
    .FileIcon {
        /* background: #fcb206; */

        display: unset!important;
        justify-content: center !important;
        align-items: center;
        color: #ffffff !important;
        font-size: 12px;
        background-color: #dda420;
        border-radius: 5px;
        border: 1px solid #d29505;
        position: relative;
        z-index: 9999!important;
        padding: 7px 9px;
    }
    /* .FileIcon::after{
        content: "";
        width: 28px;
        height: 28px;
        position: absolute;
        background-color: #dda420;
        border-radius: 5px;
        border: 1px solid #d29505;
        top: -10px;
        left: -10px;
        z-index: 0!important;
    } */
     .salarySlips{
        font-size: 17px;
     }
    .HideEye{
        display: none;
    }
    .PublishSalaryButtonTwo {
        position: absolute;
        top: 43px;
        font-size: 10px;
        left: 88px;
        display: none;
        /* padding: 5px 10px; */
    }
    .PublishSalaryButton {
        /* position: absolute !important;
        top: 43px !important;
        left: 174px !important;
        font-size: 0px; new*/
        /* right: 106px!important; */
        position: absolute !important;
        top: 44px !important;
        left: 17px !important;
        display: none;
    }
    .SalaryReportAddBtn{
           /* position: absolute!important;
             top: 50px;
            right: 0px;
            top: -6px;
            right: -16px; */
            position: absolute !important;
            top: 43px;
            right: -16px;
            font-size: 0px;
            display: none;
        }
       .PublishSalaryButtonTwo {
            position: absolute;
            top: 43px;
            font-size: 10px;
            left: 88px;
            display: none;
            /* padding: 5px 10px; */
        }
.SalaryReportAddBtnResp{
    display: block;
    position: absolute;
    top: 52px;
    right: 124px;
    }

    .PublishSalaryButtonResp{
        display: block!important;
        position: absolute;
        top:52px;
        right: 61px;
    }
    .PublishSalaryButtonTwoResp{
    display:block;
    position: absolute;
    top: 52px;
    right: 0px;
    }


}


@media screen and (min-width: 480px) and (max-width:500px){
aside.side_nav {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
}

/* .sideNav_links {
    transition: 0.5s ease-in-out;
    position: fixed;
    left: -100%;
    background: #ffeae5;
    z-index: 99;
    height: 100vh;
    padding-top: 60px;
    margin:0!important;
} */
.sideNav_links {
    transition: 0.5s ease-in-out;
    /* display: none; */
    /* width: 0%; */
    position: fixed;
    left: -100%;
    background: #414141;
    z-index: 99;
    height: 100vh;
    padding-top: 0;
    margin: 0 !important;
}

.sideNav_links li {
    margin: 0 0 !important;
}

.deactiveAside {
	width: 100% !important;

}

.deactiveAside .sideNav_links{
	/* display: block !important; */
	margin: 0;
    width: 60%!important;
    left: 0!important;
    transition: 0.5s ease-in-out;
}


.deactiveAside .sideNav_links li a span{
	display: block !important;
}

.sidenav_logo_btn a {
	display: block !important;
}

.deactiveAside .sidenav_logo_btn a{
	display: block !important;
}

.completeWrap {
    width: 100%;
}

.headerNav{
	display: none !important;
}

.completeWrap_inner {
    margin: 11px 0 0px 0px;
}

.completeWrap_inner_main{
	border-radius: 0;
}

.contain_wrap {
    width: 90%;
	right: -90%;
}

.input_listing li {
    width: 100%;
    padding: 6px 0;
}

.closePop {
    right: 0;
    top: 0px;
}

.submit_btn {
    font-size: 13px;
    padding: 9px 18px;
}

.reset_btn{
    font-size: 13px;
    padding: 9px 18px;
}

.activeSection {
    width: 100% !important;
}

.search_box_wrap {
    right: -10em;
	transform-origin: top left;
}

/* .user_info_wrap {
    top: 40px;
} */

.activeSearch_box_wrap {
    top: 40px !important;
}

/************** login style **************/
.loginComplete_wrap {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    -ms-transform: no;
}

.side_info{
	display: none;
}

.loginForm_wrap {
    width: 100%;
    padding: 0 25px;
    position: relative;
}

.loginInner{
	box-shadow: none;
}
.imageNameIcon {
    right: 20px;
    top: 17px;
}
.logFormInner {
    width: 90%;
    margin: 0 auto;
}
.sideNav_links {
    width: 100%;
}
.currentPackage_inner {
    width: 100%;
}
.adminInfoWidgate {
    width: 100%;
    float: right;
}
.adminInfoWidgate li {
    float: right;

}

.select2-hidden-accessible ::-webkit-scrollbar {

    display: none;
  }

  .select2 .select2-container .select2-container--default{
    width: 100%!important;
  }

  /* new  03.10.2024*/
/**/


.SalayManagementHeading{
    display: none !important;
}
header {
        width: 100% !important;
        box-shadow: none;
        float: left;
        position: relative!important;
        margin-top: 40px!important;
}
    .header-container-box {
        /* width: 80%; */
        width: 100% !important;
        float: left;
        display: flex;
        flex-flow: column;
        /* justify-content: space-between; */
        align-items: center;
        padding: 0 30px;
        gap: 29px;
        min-height: 40px;
        margin-bottom: 90px;
    }
    /* .adminInfoWidgate {
        position: absolute;
        right: 139px;
        top: -100px;
    } */
    .adminPage{
        position: absolute !important;
        right: 10px !important;
        top: 194px;

    }

    /* .adminInfoWidgate li{
        display: flex;
    } */
    .sidenav_inner {
        width: 100%;
        max-height: 100vh;
        float: left;
        overflow: visible !important;
        position: relative;
         scrollbar-width: none;
    }

    /* accounting Years Page */

    .scrollTable{
        overflow: auto;
    }
    .scrollTable::-webkit-scrollbar {
        display: none;
      }
    .Accounting_Years{
        position: relative;
    }
    .Accounting_Years_Add_Btn{
        position: absolute;
        top: 58px;
        /* right: 184px; */
        left: 15px;
    }


    /* attendance */

    .input_listing li{
        width: 100%!important;
    }
    /* .select2 .select2-container .select2-container--default{
        width: 100%!important;
      } */


      .select2 .select2-container .select2-container--default .select2-container--below{
        width:100% !important;
        float: left;

      }
      .heading_02{
        position: relative!important;

      }
       .BulkUploadBtn{
        position: absolute !important;
        top: 56px;
        left: 10px;

      }


      /* uploaded Documents by user */



      .addAdminTable{
        width: 100%;
    /* height: 100px; */
        float: left;
        display: flex;
        flex-flow: column;
        /* justify-content: space-between; */
        /* justify-content: center; */

        gap: 0px;
        /* align-items: center !important; */
        padding: 20px 20px;
        margin-top: 30px;
        /* height: 70px; */
        min-height: 142px;
        background: #FFF;
        box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.11);
        border-radius: 10px;
      }
      .secondContent {
        width: 100%;
        float: left;
        /* font-weight: 600; */
        font-size: 16px !important;
        font-weight: 600 !important;
        /* margin-top: 10px !important; */
        color: #545252 !important;
    }
      .buttonAddAdmin{
        width:100%;
        float: left;
        display: block;
        margin-top: 10px;
      }
      .addAdminName {
        /* font-size: 16px; */
        font-size: 14px;
        width: 100%;
        float: left;
        color: #604e4e;
        font-weight: 600;
    }
    /* user DashBoard Page */

    .DashboardAdminButtons {
        width: 100%;
        float: left;
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        gap: 31px;
        margin-top: 27px;

    }
    .DashboardAdminButton{
        min-width:59%;
        padding: 0 20px;
        font-size: 14px;
        font-weight: 700;
    }

    .delPopupButton {
        position: absolute !important;
        top: 35px !important;
        right: 5px !important;
        height: 35px !important;
        width: 35px !important;
        background:#fc3131!important;
        color: #fff!important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        font-size: 20px !important;
        font-weight: 800 !important;
        border-radius: 5px !important;
        text-decoration: none;
    }
    .delPopupButton:hover{
        text-decoration: none;
        background-color:#fc6767 !important;

    }


    .eyeDocuments {
        position: absolute !important;
         /* top: 121px; */
         top:67px;

        right: -8px;
        width: 31px;
        height: 27px;
        display: flex;
        justify-content: center;
        align-items: center;
        /* color: green; */
        background: #1d8344;
        color: #fff;
        border-radius: 5px;
        font-size: 15px;
        margin-bottom: 12px;
    }
    .extraLinkBox {
        position: absolute;
        right: -13px;
        top: 49px;
        /* text-decoration: solid !important; */
        /* background: #1d8344; */
        /* color: #fff; */
        padding: 0 10px;
        text-decoration: none;
        /* text-decoration: underline; */
        color: #1d8344;
        font-size: 15px;
        font-weight: 500;
        /* border: 1px dashed #005f08; */
    }

    .PublishSalaryButton{
        position: absolute !important;
        top: 56px !important;
        left: 17px !important;

    }

    .imgWrapperLogin{
        width: 100%;
        float: left;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
    }
    .loginLogoBox{
        display: block;
        width: 100px;
        height: 100px;
        object-fit: contain;
    }

    .delArrowBtn{
        position: relative!important;
        margin-left: 20px;
        margin-top: 5px;

    }
    .AddAdvanceButtons{
        margin-left: 0px !important;
    }

    .header-container-box .select2-hidden-accessible{
        min-width:399px!important;

        }
    .header-container-box .select2-container{
            min-width:399px !important;
            }


   .deactiveAside .sideNav_links {
        /* display: block !important; */
        margin: 0;
        width: 60% !important;
        left: 0 !important;
        transition: 0.5s ease-in-out;
        overflow: auto;
    }
    .deactiveAside .sideNav_links::-webkit-scrollbar {
        display: none;
      }

        /* .select2-container--default .select2-selection--multiple::-webkit-scrollbar {
        display: none;
      } */
       /* .select2-container--default .select2-selection--multiple{
        width: 100%!important;
      } */
      /* .select2-container--default .select2-selection--multiple{
        width: 100%!important;
      } */
      /* .select2-container--default .select2-selection--multiple{
        width: 100%!important;
      } */
     /* .select2-container{
        width: 100%;
    } */
    /* .select2-hidden-accessible{
        width: 100%!important;
    }
   .select2-container{
    width: 100%!important;
   } */
   /* .select2-container{
    width: 100%!important;
   } */
   .select2-container--default .select2-selection--multiple{
    /* width: 100%!important; */
    overflow-x: hidden;
  }

  /* responsive nav */
  .sideNav_links li a {
    width: 100%;
    float: left;
    padding: 14px 23px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    position: relative;
    border-right: 6px solid transparent;
    font-size: 13px !important;
    background-color: transparent !important;
}

.sideNav_links li a i {
    color: #fff;
}

.sub_links {
    background: #2b2b2b;
    border-radius: 0;
    margin-top: 0;
}
.sideNav_links li a:hover {
    color: #000;
    background-color: #f7c34a !important;
    border-radius: 0 !important;
}
.sideNav_links li a:hover i {
    color: #000;

}
.SalayManagementHeadingTwo {
    display: block;
    font-size: 15px;
    position: absolute;
    top: 53px;
    left: 128px;
    font-weight: 600;
    color: #4c4a4a;
}
.clockClass{
    display: none;
}
.adminPage {
    position: absolute !important;
    right: 10px !important;
    top: 136px;
}
.FileIcon {
    /* background: #fcb206; */

    display: unset!important;
    justify-content: center !important;
    align-items: center;
    color: #ffffff !important;
    font-size: 12px;
    background-color: #dda420;
    border-radius: 5px;
    border: 1px solid #d29505;
    position: relative;
    z-index: 9999!important;
    padding: 7px 9px;
}

.salarySlips{
    font-size: 19px;
 }
 .HideEye{
    display: none;
}

.PublishSalaryButtonTwo{
    position: absolute;
    top: 52px;
    left: 0;

}
.PublishSalaryButton {
    position: absolute !important;
    top: 40px !important;
    left: 174px !important;
}

.PublishSalaryButtonTwo {
    position: absolute;
    top: 43px;
    font-size: 10px;
    left: 88px;
    display: none;
    /* padding: 5px 10px; */
}
.PublishSalaryButton {
    /* position: absolute !important;
    top: 43px !important;
    left: 174px !important;
    font-size: 0px; new*/
    /* right: 106px!important; */
    position: absolute !important;
    top: 44px !important;
    left: 17px !important;
    display: none;
}
.SalaryReportAddBtn{
       /* position: absolute!important;
         top: 50px;
        right: 0px;
        top: -6px;
        right: -16px; */
        position: absolute !important;
        top: 43px;
        right: -16px;
        font-size: 0px;
        display: none;
    }
   .PublishSalaryButtonTwo {
        position: absolute;
        top: 43px;
        font-size: 10px;
        left: 88px;
        display: none;
        /* padding: 5px 10px; */
    }
.SalaryReportAddBtnResp{
display: block;
position: absolute;
top: 52px;
right: 124px;
}

.PublishSalaryButtonResp{
    display: block!important;
    position: absolute;
    top:52px;
    right: 61px;
}
.PublishSalaryButtonTwoResp{
display:block;
position: absolute;
top: 52px;
right: 0px;
}


}
@media screen and (min-width: 501px) and (max-width:743px){
aside.side_nav {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
}

.sideNav_links {
    transition: 0.5s ease-in-out;
    /* display: none; */
    /* width: 0%; */
    position: fixed;
    left: -100%;
    background: #ffeae5;
    z-index: 99;
    height: 100vh;
    padding-top: 60px;
    margin:0!important;
}

.deactiveAside {
	width: 100% !important;

}

.deactiveAside .sideNav_links{
	/* display: block !important; */
	margin: 0;
    width: 50%!important;
    left: 0!important;
    transition: 0.5s ease-in-out;
}

.deactiveAside .sideNav_links li a span{
	display: block !important;
}

.sidenav_logo_btn a {
	display: block !important;
}

.deactiveAside .sidenav_logo_btn a{
	display: block !important;
}

.completeWrap {
    width: 100%;
}

.headerNav{
	display: none !important;
}

.completeWrap_inner {
    margin: 11px 0 0px 0px;
}

.completeWrap_inner_main{
	border-radius: 0;
}

.contain_wrap {
    width: 90%;
	right: -90%;
}

.input_listing li {
    width: 100%;
    padding: 6px 0;
}

.closePop {
    right: 0;
    top: 0px;
}

.submit_btn {
    font-size: 13px;
    padding: 9px 18px;
}

.reset_btn{
    font-size: 13px;
    padding: 9px 18px;
}

.activeSection {
    width: 100% !important;
}

.search_box_wrap {
    right: -10em;
	transform-origin: top left;
}

/* .user_info_wrap {
    top: 40px;
} */

.activeSearch_box_wrap {
    top: 40px !important;
}

/************** login style **************/
.loginComplete_wrap {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    -ms-transform: no;
}

.side_info{
	display: none;
}

.loginForm_wrap {
    width: 100%;
    padding: 0 25px;
    position: relative;
}

.loginInner{
	box-shadow: none;
}
.imageNameIcon {
    right: 20px;
    top: 17px;
}
.logFormInner {
    width: 90%;
    margin: 0 auto;
}
.sideNav_links {
    width: 100%;
}
.currentPackage_inner {
    width: 100%;
}
.adminInfoWidgate {
    width: 100%;
    float: right;
}
.adminInfoWidgate li {
    float: right;
}


 /* new  03.10.2024*/
/**/


.SalayManagementHeading{
    display: none !important;
}
header {
        width: 100% !important;
        box-shadow: none;
        float: left;
        position: relative!important;
        margin-top: 40px!important;
}
    .header-container-box {
        /* width: 80%; */
        width: 100% !important;
        float: left;
        display: flex;
        flex-flow: column;
        /* justify-content: space-between; */
        align-items: center;
        padding: 0 30px;
        gap: 29px;
        min-height: 40px;
        margin-bottom: 90px;
    }
    /* .adminInfoWidgate {
        position: absolute;
        right: 139px;
        top: -100px;
    } */
    .adminPage{
        position: absolute !important;
        right: 10px !important;
        top: 194px;

    }

    /* .adminInfoWidgate li{
        display: flex;
    } */
    .sidenav_inner {
        width: 100%;
        max-height: 100vh;
        float: left;
        overflow: visible !important;
        position: relative;
         scrollbar-width: none;
    }

    /* accounting Years Page */

    .scrollTable{
        overflow: auto;
    }
    .scrollTable::-webkit-scrollbar {
        display: none;
      }
    .Accounting_Years{
        position: relative;
    }
    .Accounting_Years_Add_Btn{
        position: absolute;
        top: 58px;
        /* right: 184px; */
        left: 15px;
    }


    /* attendance */

    .input_listing li{
        width: 100%!important;
    }
    /* .select2 .select2-container .select2-container--default{
        width: 100%!important;
      } */


      .select2 .select2-container .select2-container--default .select2-container--below{
        width:100% !important;
        float: left;

      }
      .heading_02{
        position: relative!important;

      }
       .BulkUploadBtn{
        position: absolute !important;
        top: 56px;
        left: 10px;

      }


      /* uploaded Documents by user */



      .addAdminTable{
        width: 100%;
    /* height: 100px; */
        float: left;
        display: flex;
        flex-flow: column;
        /* justify-content: space-between; */
        /* justify-content: center; */

        gap: 0px;
        /* align-items: center !important; */
        padding: 20px 20px;
        margin-top: 30px;
        /* height: 70px; */
        min-height: 142px;
        background: #FFF;
        box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.11);
        border-radius: 10px;
      }
      .secondContent {
        width: 100%;
        float: left;
        /* font-weight: 600; */
        font-size: 16px !important;
        font-weight: 600 !important;
        /* margin-top: 10px !important; */
        color: #545252 !important;
    }
      .buttonAddAdmin{
        width:100%;
        float: left;
        display: block;
        margin-top: 10px;
      }
      .addAdminName {
        /* font-size: 16px; */
        font-size: 14px;
        width: 100%;
        float: left;
        color: #604e4e;
        font-weight: 600;
    }


    /* user DashBoard Page */

    .DashboardAdminButtons {
        width: 100%;
        float: left;
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        gap: 31px;
        margin-top: 27px;

    }
    .DashboardAdminButton{
        min-width:59%;
        padding: 0 20px;
        font-size: 14px;
        font-weight: 700;
    }

    .delPopupButton {
        position: absolute !important;
        top: 35px !important;
        right: 5px !important;
        height: 35px !important;
        width: 35px !important;
        background:#fc3131!important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        color: #fff !important;
        font-size: 20px !important;
        font-weight: 800 !important;
        border-radius: 5px !important;
        text-decoration: none;
    }
    .delPopupButton:hover{
        text-decoration: none;
        background-color:#fc6767 !important;

    }


    .eyeDocuments {
        position: absolute !important;
        /* top: 121px; */
        top:67px;
        right: -1px;
        width: 31px;
        height: 27px;
        display: flex;
        justify-content: center;
        align-items: center;
        /* color: green; */
        background: #1d8344;
        color: #fff;
        border-radius: 5px;
        font-size: 15px;
        margin-bottom: 12px;
    }


    .extraLinkBox {
        position: absolute;
        right: -17px;
        top: 42px;
        /* text-decoration: solid !important; */
        /* background: #1d8344; */
        /* color: #fff; */
        padding: 0 10px;
        text-decoration: none;
        /* text-decoration: underline; */
        color: #1d8344;
        font-size: 15px;
        font-weight: 500;
        /* border: 1px dashed #005f08; */
    }

    .imgWrapperLogin{
        width: 100%;
        float: left;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
    }
    .loginLogoBox{
        display: block;
        width: 150px;
        height: 150px;
        object-fit: contain;
    }

    .loginForm_wrap {
        width: 100%;
        padding: 0 25px;
        position: relative;
    }

    .navigationBar {
        width: 100%;
        float: left;
        display: flex;
        justify-content: center;
        /* padding: 5px 5px; */
        /* background-color: #ccfce5; */
        margin: 0;
        gap: 0;
        height: auto;
        /* border: 1px solid #acabab; */
        align-items: center;
        /* border-radius: 50px; */
        /* border-bottom: 3px solid green; */
    }

    .delArrowBtn{
        position: relative!important;
        margin-left: 20px;
        margin-top: 5px;

    }
    .AddAdvanceButtons{
        margin-left: 0px !important;
    }
    .header-container-box  .select2-hidden-accessible{
        min-width:450px!important;

        }
    .header-container-box  .select2-container{
            width:450px !important;
            }

   .deactiveAside .sideNav_links {
        /* display: block !important; */
        margin: 0;
        width: 60% !important;
        left: 0 !important;
        transition: 0.5s ease-in-out;
        overflow: auto;
    }
    .deactiveAside .sideNav_links::-webkit-scrollbar {
        display: none;
      }

      .select2-container--default .select2-selection--multiple{
        /* width: 100%!important; */
        overflow-x: hidden;
      }
      .sideNav_links {
        transition: 0.5s ease-in-out;
        /* display: none; */
        /* width: 0%; */
        position: fixed;
        left: -100%;
        background: #414141;
        z-index: 99;
        height: 100vh;
        padding-top: 0;
        margin: 0 !important;
    }
    .sideNav_links li {
        margin: 0 0 !important;
    }

    .sideNav_links li a {
        width: 100%;
        float: left;
        padding: 14px 23px;
        color: #fff;
        text-transform: capitalize;
        font-weight: 500;
        text-decoration: none;
        transition: 0.3s ease-in-out;
        position: relative;
        border-right: 6px solid transparent;
        font-size: 13px !important;
        background-color: transparent !important;
    }

    .sideNav_links li a i {
        color: #fff;
    }

    .sub_links {
        background: #2b2b2b;
        border-radius: 0;
        margin-top: 0;
    }
    .sideNav_links li a:hover {
        color: #000;
        background-color: #f7c34a !important;
        border-radius: 0 !important;
    }
    .sideNav_links li a:hover i {
        color: #000;

    }
    .SalayManagementHeadingTwo {
        display: block;
        font-size: 16px;
        position: absolute;
        top: 53px;
        left: 128px;
        font-weight: 600;
        color: #4c4a4a;
    }
    .clockClass{
        display: none;
    }
    .adminPage {
        position: absolute !important;
        right: 10px !important;
        top: 136px;
    }
    .FileIcon {
        /* background: #fcb206; */

        display: unset!important;
        justify-content: center !important;
        align-items: center;
        color: #ffffff !important;
        font-size: 12px;
        background-color: #dda420;
        border-radius: 5px;
        border: 1px solid #d29505;
        position: relative;
        z-index: 9999!important;
        padding: 7px 9px;
    }

    .HideEye{
        display: none;
    }
    .PublishSalaryButtonTwo{
        position: absolute;
        top: 52px;
        left: 0;

    }
    .PublishSalaryButton {
        position: absolute !important;
        top: 52px !important;
        right: 0 !important;
    }

    .PublishSalaryButtonTwo {
        position: absolute;
        top: 43px;
        font-size: 10px;
        left: 88px;
        display: none;
        /* padding: 5px 10px; */
    }
    .PublishSalaryButton {
        /* position: absolute !important;
        top: 43px !important;
        left: 174px !important;
        font-size: 0px; new*/
        /* right: 106px!important; */
        position: absolute !important;
        top: 44px !important;
        left: 17px !important;
        display: none;
    }
    .SalaryReportAddBtn{
           /* position: absolute!important;
             top: 50px;
            right: 0px;
            top: -6px;
            right: -16px; */
            position: absolute !important;
            top: 43px;
            right: -16px;
            font-size: 0px;
            display: none;
        }
       .PublishSalaryButtonTwo {
            position: absolute;
            top: 43px;
            font-size: 10px;
            left: 88px;
            display: none;
            /* padding: 5px 10px; */
        }
.SalaryReportAddBtnResp{
    display: block;
    position: absolute;
    top: 52px;
    right: 124px;
    }

    .PublishSalaryButtonResp{
        display: block!important;
        position: absolute;
        top:52px;
        right: 61px;
    }
    .PublishSalaryButtonTwoResp{
    display:block;
    position: absolute;
    top: 52px;
    right: 0px;
    }




}

@media screen and (min-width: 744px) and (max-width:899px){
aside.side_nav {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
}

/* .sideNav_links {
    transition: 0.5s ease-in-out;
    position: fixed;
    left: -100%;
    background: #ffeae5;
    z-index: 99;
    height: 100vh;
    padding-top: 60px;
    margin:0!important;
} */
.sideNav_links {
    transition: 0.5s ease-in-out;
    /* display: none; */
    /* width: 0%; */
    position: fixed;
    left: -100%;
    background: #414141;
    z-index: 99;
    height: 100vh;
    padding-top: 0;
    margin: 0 !important;
}
.sideNav_links li {
    margin: 0 0 !important;
}
.deactiveAside {
	width: 100% !important;

}

.deactiveAside .sideNav_links{
	/* display: block !important; */
	margin: 0;
    width: 50%!important;
    left: 0!important;
    transition: 0.5s ease-in-out;
}


.deactiveAside .sideNav_links li a span{
	display: block !important;
}

.sidenav_logo_btn a {
	display: block !important;
}

.deactiveAside .sidenav_logo_btn a{
	display: block !important;
}

.completeWrap {
    width: 100%;
}

.completeWrap_inner {
    margin: 11px 0 0px 0px;
}

.completeWrap_inner_main{
	border-radius: 0;
}

.contain_wrap {
    width: 90%;
	right: -90%;
}

.input_listing li {
    width: 100%;
    padding: 6px 0;
}

.closePop {
    right: 0;
    top: 0px;
}

.submit_btn {
    font-size: 13px;
    padding: 9px 18px;
}

.reset_btn{
    font-size: 13px;
    padding: 9px 18px;
}

.activeSection {
    width: 100% !important;
}

.search_box_wrap {
    right: -10em;
	transform-origin: top left;
}

/* .user_info_wrap {
    top: 40px;
} */

.activeSearch_box_wrap {
    top: 40px !important;
}
.logFormInner {
    width: 90%;
    margin: 0 auto;
}
/* .side_info {
    width: 40%;
}18/10/1024 */
.side_info{
    display: none;
}
.sideNav_links {
    width: 100%;
}
.currentPackage_inner {
    width: 100%;
}

 /* new  03.10.2024*/
/**/


.SalayManagementHeading{
    display: none !important;
}
header {
        width: 100% !important;
        box-shadow: none;
        float: left;
        position: relative!important;
        margin-top: 40px!important;
}
    .header-container-box {
        /* width: 80%; */
        width: 100% !important;
        float: left;
        display: flex;
        flex-flow: column;
        /* justify-content: space-between; */
        align-items: center;
        padding: 0 30px;
        gap: 29px;
        min-height: 40px;
        margin-bottom: 90px;
    }
    /* .adminInfoWidgate {
        position: absolute;
        right: 139px;
        top: -100px;
    } */
    .adminPage{
        position: absolute !important;
        right: 10px !important;
        top: 194px;

    }

    /* .adminInfoWidgate li{
        display: flex;
    } */
    .sidenav_inner {
        width: 100%;
        max-height: 100vh;
        float: left;
        overflow: visible !important;
        position: relative;
         scrollbar-width: none;
    }

    /* accounting Years Page */

    .scrollTable{
        overflow: auto;
    }
    .scrollTable::-webkit-scrollbar {
        display: none;
      }
    .Accounting_Years{
        position: relative;
    }
    .Accounting_Years_Add_Btn{
        position: absolute;
        top: 58px;
        /* right: 184px; */
        left: 15px;
    }


    /* attendance */

    .input_listing li{
        width: 100%!important;
    }
    /* .select2 .select2-container .select2-container--default{
        width: 100%!important;
      } */


      .select2 .select2-container .select2-container--default .select2-container--below{
        width:100% !important;
        float: left;

      }
      .heading_02{
        position: relative!important;

      }
      /* .BulkUploadBtn{
        position: absolute !important;
        top: 56px;
        left: 10px;

      } */


      /* uploaded Documents by user */



      .addAdminTable{
        width: 100%;
    /* height: 100px; */
        float: left;
        display: flex;
        flex-flow: column;
        /* justify-content: space-between; */
        /* justify-content: center; */

        gap: 0px;
        /* align-items: center !important; */
        padding: 20px 20px;
        margin-top: 30px;
        /* height: 70px; */
        min-height: 142px;
        background: #FFF;
        box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.11);
        border-radius: 10px;
      }
      .secondContent {
        width: 100%;
        float: left;
        /* font-weight: 600; */
        font-size: 16px !important;
        font-weight: 600 !important;
        /* margin-top: 10px !important; */
        color: #545252 !important;
    }
      .buttonAddAdmin{
        width:100%;
        float: left;
        display: block;
        margin-top: 10px;
      }
      .addAdminName {
        /* font-size: 16px; */
        font-size: 14px;
        width: 100%;
        float: left;
        color: #604e4e;
        font-weight: 600;
    }
    .delPopupButton {
        position: absolute !important;
        top: 37px !important;
        right: 5px !important;
        height: 35px !important;
        width: 35px !important;
        background:#fc3131!important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        color: #fff !important;
        font-size: 20px !important;
        font-weight: 800 !important;
        border-radius: 5px !important;
        text-decoration: none;
    }
    .delPopupButton:hover{
        text-decoration: none;
        background-color:#fc6767 !important;
    }

    .eyeDocuments {
        position: absolute !important;
        /* top: 121px;
        right: -8px; */
        top:67px;
        right: -1px;
        width: 31px;
        height: 27px;
        display: flex;
        justify-content: center;
        align-items: center;
        /* color: green; */
        background: #1d8344;
        color: #fff;
        border-radius: 5px;
        font-size: 15px;
        margin-bottom: 12px;
    }

    .extraLinkBox {
        position: absolute;
        right: -13px;
        top: 48px;
        /* text-decoration: solid !important; */
        /* background: #1d8344; */
        /* color: #fff; */
        padding: 0 10px;
        text-decoration: none;
        /* text-decoration: underline; */
        color: #1d8344;
        font-size: 15px;
        font-weight: 500;
        /* border: 1px dashed #005f08; */
    }

    .imgWrapperLogin{
        width: 100%;
        float: left;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 30px;
    }
    .loginLogoBox{
        display: block;
        width: 150px;
        height: 150px;
        object-fit: contain;
    }


    .loginForm_wrap {
        width: 100%;
        padding: 0 25px;
        position: relative;
    }

    .navigationBar {
        width: 100%;
        float: left;
        display: flex;
        justify-content: center;
        /* padding: 5px 5px; */
        /* background-color: #ccfce5; */
        margin: 0;
        gap: 0;
        height: auto;
        /* border: 1px solid #acabab; */
        align-items: center;
        /* border-radius: 50px; */
        /* border-bottom: 3px solid green; */
    }

    .delArrowBtn{
        position: relative!important;
        margin-left: 20px;
        margin-top: 5px;

    }
    .AddAdvanceButtons{
        margin-left: 0px !important;
    }
    .header-container-box .select2-hidden-accessible{
        min-width:650px!important;

        }
   .header-container-box  .select2-container{
            width:650px !important;
            }
    .deactiveAside .sideNav_links {
        /* display: block !important; */
        margin: 0;
        width: 60% !important;
        left: 0 !important;
        transition: 0.5s ease-in-out;
        overflow: auto;
    }
    .deactiveAside .sideNav_links::-webkit-scrollbar {
        display: none;
      }
      .select2-container--default .select2-selection--multiple{
        /* width: 100%!important; */
        overflow-x: hidden;
      }

      .sideNav_links li a {
        width: 100%;
        float: left;
        padding: 14px 23px;
        color: #fff;
        text-transform: capitalize;
        font-weight: 500;
        text-decoration: none;
        transition: 0.3s ease-in-out;
        position: relative;
        border-right: 6px solid transparent;
        font-size: 16px !important;
        background-color: transparent !important;
    }

    .sideNav_links li a i {
        color: #fff;
    }

    .sub_links {
        background: #2b2b2b;
        border-radius: 0;
        margin-top: 0;
    }
    .sideNav_links li a:hover {
        color: #000;
        background-color: #f7c34a !important;
        border-radius: 0 !important;
    }
    .sideNav_links li a:hover i {
        color: #000;

    }
    .SalayManagementHeadingTwo {
        display: block;
        font-size: 19px;
        position: absolute;
        top: 53px;
        left: 128px;
        font-weight: 600;
        color: #4c4a4a;
    }
    .clockClass{
        display: none;
    }
    .adminPage {
        position: absolute !important;
        right: 10px !important;
        top: 136px;
    }
    .FileIcon {
        /* background: #fcb206; */

        display: unset!important;
        justify-content: center !important;
        align-items: center;
        color: #ffffff !important;
        font-size: 12px;
        background-color: #dda420;
        border-radius: 5px;
        border: 1px solid #d29505;
        position: relative;
        z-index: 9999!important;
        padding: 7px 9px;
    }
    .HideEye{
        display: none;
    }
    .PublishSalaryButtonTwo{
        position: absolute;
        top: 52px;
        left: 0;

    }
    .PublishSalaryButton {
        position: absolute !important;
        top: 52px !important;
        right: 0 !important;
    }
    .PublishSalaryButtonTwo {
        position: absolute;
        top: 43px;
        font-size: 10px;
        left: 88px;
        display: none;
        /* padding: 5px 10px; */
    }
    .PublishSalaryButton {
        /* position: absolute !important;
        top: 43px !important;
        left: 174px !important;
        font-size: 0px; new*/
        /* right: 106px!important; */
        position: absolute !important;
        top: 44px !important;
        left: 17px !important;
        display: none;
    }
    .SalaryReportAddBtn{
           /* position: absolute!important;
             top: 50px;
            right: 0px;
            top: -6px;
            right: -16px; */
            position: absolute !important;
            top: 43px;
            right: -16px;
            font-size: 0px;
            display: none;
        }
       .PublishSalaryButtonTwo {
            position: absolute;
            top: 43px;
            font-size: 10px;
            left: 88px;
            display: none;
            /* padding: 5px 10px; */
        }
.SalaryReportAddBtnResp{
    display: block;
    position: absolute;
    top: 52px;
    right: 124px;
    }

    .PublishSalaryButtonResp{
        display: block!important;
        position: absolute;
        top:52px;
        right: 61px;
    }
    .PublishSalaryButtonTwoResp{
    display:block;
    position: absolute;
    top: 52px;
    right: 0px;
    }






}

@media screen and (min-width: 900px) and (max-width: 1200px){
/* aside.side_nav {
    width: 25%;
}

.completeWrap {
    width: 75%;
}

.activeSection {
    width: 93% !important;
}

.deactiveAside {
    width: 7% !important;
} */

.completeWrapCover:after {
    background: #5964ad;
    opacity: 0.4;
}

.popupWrap {
    background: #3e4e7ac4;
}

.popupMain{
	border: 2px solid #ccc;
}

aside.side_nav {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
}

/* .sideNav_links {
    transition: 0.5s ease-in-out;
    position: fixed;
    left: -100%;
    background: #ffeae5;
    z-index: 99;
    height: 100vh;
    padding-top: 60px;
    margin:0!important;
} */
.sideNav_links {
    transition: 0.5s ease-in-out;
    /* display: none; */
    /* width: 0%; */
    position: fixed;
    left: -100%;
    background: #414141;
    z-index: 99;
    height: 100vh;
    padding-top: 0;
    margin: 0 !important;
}
.sideNav_links li {
    margin: 5px 5px !important;
}

.sideNav_links li a {
    width: 100%;
    float: left;
    padding: 14px 23px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    position: relative;
    border-right: 6px solid transparent;
    font-size: 16px !important;
    background-color: transparent !important;
    overflow: auto;
}
.sideNav_links li a i {
    color: #fff;
}

.sub_links {
    background: #2b2b2b;
    border-radius: 0;
    margin-top: 0;
}
.sideNav_links li a:hover {
    color: #000;
    background-color: #f7c34a !important;
    border-radius: 0 !important;
}
.sideNav_links li a:hover i {
    color: #000;

}
.SalayManagementHeadingTwo {
    display: block;
    font-size: 23px;
    position: absolute;
    top: 53px;
    left: 128px;
    font-weight: 600;
    color: #4c4a4a;
}

.deactiveAside {
	width: 100% !important;

}

.deactiveAside .sideNav_links{
	/* display: block !important; */
	margin: 0;
    width: 50%!important;
    left: 0!important;
    transition: 0.5s ease-in-out;
    overflow: auto;
}
.deactiveAside .sideNav_links::-webkit-scrollbar {
    display: none;
  }

.deactiveAside .sideNav_links li a span{
	display: block !important;
}

.sidenav_logo_btn a {
	display: block !important;
}

.deactiveAside .sidenav_logo_btn a{
	display: block !important;
}

.completeWrap {
    width: 100%;
}
.logFormInner {
    width: 90%;
    margin: 0 auto;
}
.sideNav_links {
    width: 100%;
}
.clockClass{
    display: none;
}

 /* new  03.10.2024*/
/**/


.SalayManagementHeading{
    display: none !important;
}
header {
        width: 100% !important;
        box-shadow: none;
        float: left;
        position: relative!important;
        margin-top: 40px!important;
}
    .header-container-box {
        /* width: 80%; */
        width: 100% !important;
        float: left;
        display: flex;
        flex-flow: column;
        /* justify-content: space-between; */
        align-items: center;
        padding: 0 30px;
        gap: 29px;
        min-height: 40px;
        margin-bottom: 90px;
    }
    /* .adminInfoWidgate {
        position: absolute;
        right: 139px;
        top: -100px;
    } */
    .adminPage{
        position: absolute !important;
        right: 10px !important;
        top: 194px;

    }

    /* .adminInfoWidgate li{
        display: flex;
    } */
    .sidenav_inner {
        width: 100%;
        max-height: 100vh;
        float: left;
        overflow: visible !important;
        position: relative;
         scrollbar-width: none;
    }

    /* accounting Years Page */

    .scrollTable{
        overflow: auto;
    }
    .scrollTable::-webkit-scrollbar {
        display: none;
      }
    .Accounting_Years{
        position: relative;
    }
    .Accounting_Years_Add_Btn{
        position: absolute;
        top: 58px;
        /* right: 184px; */
        left: 15px;
    }


    /* attendance */

    .input_listing li{
        width: 100%!important;
    }
    /* .select2 .select2-container .select2-container--default{
        width: 100%!important;
      } */


      .select2 .select2-container .select2-container--default .select2-container--below{
        width:100% !important;
        float: left;

      }
      .heading_02{
        position: relative!important;

      }
      .BulkUploadBtn{
        position: absolute !important;
        top: 56px;
        left: 10px;

      }

      .side_info{
        display: none;
    }
    .loginForm_wrap {
        width: 100%;
        padding: 0 25px;
        position: relative;
    }

    .navigationBar {
        width: 100%;
        float: left;
        display: flex;
        justify-content: center;
        /* padding: 5px 5px; */
        /* background-color: #ccfce5; */
        margin: 0;
        gap: 0;
        height: auto;
        /* border: 1px solid #acabab; */
        align-items: center;
        /* border-radius: 50px; */
        /* border-bottom: 3px solid green; */
    }
    .imgWrapperLogin{
        width: 100%;
        float: left;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 50px;
    }
    .loginLogoBox{
        display: block;
        width: 150px;
        height: 150px;
        object-fit: contain;
    }
    .header-container-box .select2-hidden-accessible{
        min-width:850px!important;

        }
    .header-container-box  .select2-container{
            width:850px !important;
            }

            .select2-container--default .select2-selection--multiple{
                /* width: 100%!important; */
                overflow-x: hidden;
              }

              .adminPage {
                position: absolute !important;
                right: 10px !important;
                top: 136px;
            }



            .PublishSalaryButtonTwo {
                position: absolute;
                top: 43px;
                font-size: 10px;
                left: 88px;
                display: none;
                /* padding: 5px 10px; */
            }
            .PublishSalaryButton {
                /* position: absolute !important;
                top: 43px !important;
                left: 174px !important;
                font-size: 0px; new*/
                /* right: 106px!important; */
                position: absolute !important;
                top: 44px !important;
                left: 17px !important;
                display: none;
            }
            .SalaryReportAddBtn{
                   /* position: absolute!important;
                     top: 50px;
                    right: 0px;
                    top: -6px;
                    right: -16px; */
                    position: absolute !important;
                    top: 43px;
                    right: -16px;
                    font-size: 0px;
                    display: none;
                }
               .PublishSalaryButtonTwo {
                    position: absolute;
                    top: 43px;
                    font-size: 10px;
                    left: 88px;
                    display: none;
                    /* padding: 5px 10px; */
                }
        .SalaryReportAddBtnResp{
            display: block;
            position: absolute;
            top: 52px;
            right: 141px;
            }

            .PublishSalaryButtonResp{
                display: block!important;
                position: absolute;
                top:52px;
                right: 70px;
            }
            .PublishSalaryButtonTwoResp{
            display:block;
            position: absolute;
            top: 52px;
            right: 0px;
            }





}

@media screen and (min-width: 1201px) and (max-width: 2000px){
.deactiveAside .sub_links{
	display: none !important;
}
}
