﻿body {
}

.textcenter {
    text-align: center;
}
/*account view*/

.txtcopy {
    font-family: 'Freight Sans Bold', Helvetica, Arial, sans-serif;
    font-weight: normal;
    letter-spacing: normal;
}

.txtstyle {
    padding: 10px;
    width: 100%;
    border: none;
    box-shadow: none;
    border-radius: 0px;
    font-size: 16px;
}

.txtstyle2 {
    border-radius: 0px;
    width: 348px;
    border: none;
    box-shadow: none;
}

    .txtstyle2:focus {
        border: none;
        border-style: none;
    }

.txtstyle:focus {
    border: none;
    border-style: none;
}

.input {
    display: -ms-flexbox;
    display: flex;
    border: 1px solid gray;
    border-radius: 0px;
    background-color: white; 
}

.input2 {
    width: 350px;
    border: 1px solid gray;
}

.icon {
    padding: 10px;
    background: white;
    color: black;
    min-width: 50px;
    font-size: 16px;
    text-align: center;
}

.pmod:hover {
    text-decoration: none;
    color: #2977c9;
    border-radius: 2px;
    cursor: pointer;
}

.pmod {
    font-size: 16px;
    color: #2977c9;
    padding-left: 20px;
    float: right;
}

.pmod2 {
    font-size: 16px;
    color: #2977c9;
    padding-left: 20px;
}

    .pmod2:hover {
        text-decoration: none;
        color: #2977c9;
        border-radius: 2px;
        cursor: pointer;
    }





.bcont {
    padding-left: 130px;
    overflow: hidden;
}

.logbtn2 {
    float: left;
}

.logbtn {
    background-color: #03a8f3;
   padding:10px; font-size:15px;
   
    color: white;
    
}

.social-icons {
    height: 30px;
    width: 40px;
    margin-left: 10px;
}

.chkbox {
    padding-top: 2px;
    padding-right: 10px;
}

.chktxt {
    padding-left: 8px;
}

.partdiv {
    border-right: 1px solid black;
    padding-right: 10px;
}



.fdmodal {
    background-color: white;
}

.forgtdiv {
    padding-top: 5px;
}

.fntdiv {
    font-size: 14px;
}

.indexcontdiv {
    padding-top: 7%;
    padding-bottom: 1%;
    padding-left: 10%;
    padding-right: 10%;
}

.indexcontdiv2 {
    height: 98.5% !important;
    width: 100% !important;
}

.main_img {
    width: 100%;
    height: 100%;
}

.count-div-main {
    /*padding: 3.4%;
        padding-top: 5%;*/
    height: auto;
    /*background: #9CECFB;
        background: -webkit-linear-gradient(to right, #0052D4, #65C7F7, #9CECFB);
        background: linear-gradient(to right, #0052D4, #65C7F7, #9CECFB);*/
}

.main-div {
    background-color: white;
    height: auto;
    width: 100%;
    /*box-shadow: 0 1px 1px rgba(0,0,0,0.12), 0 2px 2px rgba(0,0,0,0.12), 0 4px 4px rgba(0,0,0,0.12), 0 8px 8px rgba(0,0,0,0.12), 0 16px 16px rgba(0,0,0,0.12);*/
}

.login-txt {
    padding: 1px 10px 7px 10px;
    background-color: #e7f5fe;
    border-radius: 28px;
}

.bgbodycolor {
    background: linear-gradient(to right, #0052D4, #65C7F7, #9CECFB);
}

/*account view closs*/

/*additional view*/

.selectedRW1 {
    background-color: #b2b5b9;
    cursor: pointer;
}

.selectedRW2 {
    background-color: #d7d7ea;
}

#dvTables table tr td {
    padding-top: 2px;
    padding-bottom: 2px;
}

    #dvTables table tr td input {
        height: 20px;
    }

.rell {
    background-color: transparent;
    border-radius: 20px;
    text-align: center;
    float: right;
    width: 160px;
    padding-top: 8px;
}

.abss {
    margin-left: 5px;
}

.tbl-header {
    background-color: rgba(255,255,255,0.3);
    padding-right: 18px;
}

.tbl-content {
    height: 300px;
    overflow-x: auto;
    margin-top: 0px;
    border: 1px solid rgba(255,255,255,0.3);
}



.ttble tbody tr:hover {
    background-color: white;
}
/*additional view closs*/

/*allemployees*/
.heading_line {
    margin: 0px;
    padding-top: 10px;
}

.row_link {
    margin: 0px;
    padding-top: 10px;
}

.row_margn {
    display: inline-block;
    display: inline-block;
    padding: 0px 10px;
    border-right: 2px solid #cdcece;
}

.bold_tax {
    font-weight: bold;
    font-size: 14px;
}

.reportlink {
    cursor: pointer;
}

.reporttitle {
    font-size: 13px;
    padding: 5px 6px 5px 8px;
    width: 200px;
    background-color: aliceblue;
}

table {
    width: 100%;
     text-align:center;
}
table-bordered {
    width: 100%;
    text-align: center;
}



.tbl-header {
    background-color: rgba(255,255,255,0.3);
    padding-right: 18px;
}

.tbl-content {
    height: 300px;
    overflow-x: auto;
    margin-top: 0px;
    border: 1px solid rgba(255,255,255,0.3);
}

th {
    padding: 5px 10px;
    text-align: left;
    font-weight: 500;
    font-size: 12px;
    color: #fff;
    background-color: white;
}

td {
    padding: 5px;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    overflow: hidden;
    font-weight: 300;
    font-size: 12px;
    color: black;
    border-bottom: solid 1px rgba(255,255,255,0.1);
}

#tblShiftDetails td {
    font-size: 9px;
}

#tblShiftDetails th {
    font-size: 9px;
}

table tbody tr:hover {
    background-color: white;
}

.rpttable > thead > tr > th {
    width: 90px;
    text-align: center;
    padding: 5px;
    color: #007aff;
    cursor: pointer;
}

.rpttableemp > thead > tr > th {
    width: 200px;
    text-align: center;
    padding: 5px;
    color: #007aff;
    cursor: pointer;
}

.rpttablesal > thead > tr > th {
    width: 170px;
    text-align: center;
    padding: 5px;
    color: #007aff;
    cursor: pointer;
}

.rpttablebank > thead > tr > th {
    width: 200px;
    text-align: center;
    padding: 5px;
    color: #007aff;
    cursor: pointer;
}

.rpttable > thead > tr > th:hover {
    background-color: beige;
}

.rpttableemp > thead > tr > th:hover {
    background-color: beige;
}

.rpttablesal > thead > tr > th:hover {
    background-color: beige;
}

.rpttablebank > thead > tr > th:hover {
    background-color: beige;
}

.rpttable thead tr th {
    text-align: left;
}

.rpttableemp thead tr th {
    text-align: left;
}

.rpttablesal thead tr th {
    text-align: left;
}

.rpttablebank thead tr th {
    text-align: left;
}

.tblsandy {
    width: 100%;
    table-layout: auto;
}

    .tblsandy thead tr th:hover {
        background-color: white;
    }

    .tblsandy thead tr:hover {
        background-color: white;
    }

    .tblsandy tbody tr:hover {
        background-color: white;
    }

    .tblsandy tbody tr td:hover {
        background-color: white;
    }

.cardbgcolor thead tr td {
    background-color: pink;
}
/*allemployees closs*/

/*approvereports*/

a:hover, a:focus {
    text-decoration: none;
    outline: none;
}

.vertical-tab .nav-tabs {
    display: table-cell;
    border: none;
    border-right: 1px solid #1b9ef5;
    position: relative;
}

    .vertical-tab .nav-tabs li {
        float: none;
        vertical-align: top;
        margin-right: 5px;
    }

        .vertical-tab .nav-tabs li a {
            display: block;
            padding: 10px;
            margin-bottom: 8px;
            color: black;
            /*background: #f5f5f5;*/
            font-size: 12px;
            /*text-align: center;*/
            /*text-transform: uppercase;*/
            /*border-radius: 0;*/
            border: 1px solid rgba(0,0,0,0.5);
            position: relative;
            transition: all 0.3s ease 0s;
        }

            .vertical-tab .nav-tabs li a:hover,
            .vertical-tab .nav-tabs li.active a {
                background: #1090bd;
                color: #fff;
                border-color: transparent;
            }

            .vertical-tab .nav-tabs li a:before,
            .vertical-tab .nav-tabs li a:after {
                content: "";
                width: 10px;
                height: 1px;
                background: black;
                position: absolute;
                top: 50%;
                right: -28px;
                opacity: 0;
                transform: translateY(-50%);
                transition: all 0.3s ease 0s;
            }

            .vertical-tab .nav-tabs li a:after {
                width: 6px;
                height: 6px;
                border-radius: 50%;
                right: -20px;
            }

            .vertical-tab .nav-tabs li.active a:before,
            .vertical-tab .nav-tabs li a:hover:before {
                opacity: 1;
                right: -7px;
            }

            .vertical-tab .nav-tabs li.active a:after,
            .vertical-tab .nav-tabs li a:hover:after {
                opacity: 1;
                right: -10px;
            }

.vertical-tab .tab-content {
    padding: 10px 10px 0;
    font-size: 14px;
    color: #0c0c0c;
    letter-spacing: 0px;
    line-height: 24px;
    text-align: left;
    text-align: left;
    vertical-align: top;
    position: relative;
}

#printableArea table tbody tr td {
    border: none;
    border-style: none;
    border-color: transparent;
}

/*approvereports closs*/
/*approvers*/

.tabselect .nav-tabs li a:hover,
.tabselect .nav-tabs li.active a {
    background: #1090bd;
    color: #fff;
    border-color: transparent;
}

.tabselect .nav-tabs li a {
    display: block;
    color: black;
    font-size: 12px;
    border: 1px solid rgba(0,0,0,0.5);
    position: relative;
    transition: all 0.3s ease 0s;
}

.approverrell {
    position: relative;
    border: 1px solid black;
    width: 250px;
    padding: 11px;
    margin-top: 20px;
    height: auto;
}

.absol {
    position: absolute;
    top: -13px;
    left: 15px;
    background-color: white;
}

.flt {
    float: left;
}



.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    margin-bottom: 7px;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 17px;
        width: 21px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 10px;
}

    .slider.round:before {
        border-radius: 62%;
    }

.zoom {
    padding: 50px;
    transition: transform .2s;
    margin: 0 auto;
}

    .zoom:hover {
        -ms-transform: scale(1.5); /* IE 9 */
        -webkit-transform: scale(1.5); /* Safari 3-8 */
        transform: scale(1.5);
    }
/*approvers closs*/
/*asset modul*/
.txtInput400 {
    height: 25px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #010115;
    background-color: #ffffff;
    border-radius: 2px;
    border: 1px solid #a2a2a7;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    padding: 0px 0px 0px 5px;
}

.assetrell {
    position: relative;
    border: 1px solid black;
    width: 100%;
    padding: 15px;
    margin-top: 10px;
    height: auto;
}

.assettbl-header {
    background-color: rgba(255,255,255,0.3);
}
/*asset module closs*/
/*attandancemodule*/
.selectedRW {
    background-color: #d7d7ea;
}

#tblAttendance thead tr th {
    text-align: center;
    font-size: smaller;
}

#tblAttendance tbody tr td {
    text-align: center;
    font-size: smaller;
}

.edited {
    background-color: lavender;
}
/*attendancemodule closs*/
/*audit reports*/

.emptblsandy {
    table-layout: auto;
    width: 100%;
}

    .emptblsandy tbody tr:hover {
        background-color: pink;
    }


.mgmargin {
    margin: 0px;
}

.cardbgcolor {
    background-color: pink;
}

/*audit reports closs*/
/*bonusprocess*/
.tooltippp {
    position: relative;
    display: inline-block;
    opacity: 1;
}

    .tooltippp .tooltiptext {
        visibility: hidden;
        width: 200px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 5px;
        position: absolute;
        z-index: 1;
        top: -5px;
        left: 110%;
    }

        .tooltippp .tooltiptext::after {
            content: "";
            position: absolute;
            top: 50%;
            right: 100%;
            margin-top: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent black transparent transparent;
        }

    .tooltippp:hover .tooltiptext {
        visibility: visible;
    }

.txtmargin {
    margin-top: 5px;
}

.txtceneter {
    text-align: center;
}

.selctdv {
    display: inline;
    width: 150px;
    color: black;
}
/*chalan view*/

.caret {
    margin-left: 40px !important
}

.checkbox-menu li label {
    display: block;
    padding: 3px 10px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    margin: 0;
    transition: background-color .4s ease;
}

.checkbox-menu li input {
    margin: 0px 5px;
    top: 2px;
    position: relative;
}

.checkbox-menu li.active label {
    background-color: #cbcbff;
    font-weight: bold;
}

.checkbox-menu li label:hover,
.checkbox-menu li label:focus {
    background-color: #f5f5f5;
}

.checkbox-menu li.active label:hover,
.checkbox-menu li.active label:focus {
    background-color: #b8b8ff;
}
/*chalan view closs*/
/*change company*/
.chngcmpnytbl thead tr {
    cursor: pointer;
    height: 35px;
    background-color: transparent;
    font-weight: bold;
    color: white;
}

.chngcmpnytbl tr td:nth-child(2) {
    width: 80px;
    padding-left: 5px;
}

.chngcmpnytbl {
    table-layout: auto;
}

    .chngcmpnytbl tbody tr:hover {
        background-color: transparent;
        background-color: 0.5s ease;
        font-weight: bold;
        box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15) inset, 0px 1px 5px rgba(0, 0, 0, 0.075);
        cursor: pointer;
    }
/*change company closs*/
.cmpnypolicytbl {
    table-layout: fixed;
    width: 100%;
}
/*companysetting*/
.cmpnysettngtbl {
    width: 100%;
}
/*create company*/

.createcompcol-lg-2 {
    width: 14%;
    padding-left: 1%;
    padding-right: 0%;
    float: left;
}

.count23 {
    float: left;
    padding-left: 15px;
}
/*create ep user*/
.creatrell {
    background-color: lavender;
    border-radius: 20px;
    text-align: center;
    float: right;
    width: 120px;
    padding-top: 8px;
    padding-bottom: 8px;
}
/*emp role*/
.col1, .col1:hover, .col1:focus {
    color: black;
}

.head1 {
    padding-left: 30px;
}

.head2 {
    padding: 5px;
}

.head3 {
    padding: 0px;
}
/*employee*/

.tabs-below > .nav-tabs {
    border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}

.tabs-bottom > .nav-tabs {
    border-top: 1px solid #ddd;
}

    .tabs-bottom > .nav-tabs > li {
        margin-top: -1px;
        margin-bottom: 0;
    }

        .tabs-bottom > .nav-tabs > li > a {
            -webkit-border-radius: 0 0 4px 4px;
            -moz-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px;
        }

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
    border-top-color: #ddd;
    border-bottom-color: transparent;
}

.tabs-bottom > .nav-tabs > .active > a,
.tabs-bottom > .nav-tabs > .active > a:hover,
.tabs-bottom > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd;
}

.contain-image-lay {
    position: relative;
    overflow: hidden;
    height: 130px;
    padding: 0px;
    border: 2px solid #f4f0f0;
    border-radius: 30px;
}

.image-overlay {
    display: block;
    height: 100%;
    width: 100%;
}

.overlay-image {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: -1px;
    height: 40px;
    padding: 8px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5); /* Black see-through */
    color: #f1f1f1;
    transition: .5s ease;
    opacity: 0;
    color: white;
    text-align: center;
}

.contain-image-lay:hover .overlay-image {
    opacity: 1;
}

.txtlablewidth {
    width: 12%;
}

.txtidwidth {
    width: 18%;
}

.txtidwidth2 {
    width: 24%;
}
/*employee index*/
.emptable {
    table-layout: fixed;
    width: 100%;
}

.txtSearch {
    width: 180px;
    height: 30px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #010115;
    background-color: #ffffff;
    background: white url(../img/icons/search-line-icon.png) no-repeat 3px;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #a2a2a7;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    padding: 0px 5px 0px 20px;
}





/*employeequalification*/
.qualitable {
    width: 100%;
    table-layout: fixed;
}

    .qualitable thead th {
        padding: 5px 10px;
        text-align: left;
        font-weight: 500;
        font-size: 12px;
        background-color: white;
    }

    .qualitable tbody td {
        padding: 5px;
        text-align: left;
        vertical-align: middle;
        cursor: pointer;
        overflow: hidden;
        font-weight: 300;
        font-size: 12px;
        color: black;
        border-bottom: solid 1px rgba(255,255,255,0.1);
    }

/*epincometax*/
.epinocome-nav-tabs > li.active > a, .epinocome-nav-tabs > li.active > a:hover, .epinocome-nav-tabs > li.active > a:focus {
    background-color: #1090bd;
    border: none;
    border-bottom: 2px solid orange;
    cursor: default;
    color: white;
}

.epinocome-nav-tabs {
    border: none;
}

.relltv {
    background-color: lavender;
    border-radius: 20px;
    text-align: center;
    float: right;
    width: auto;
    padding: 8px;
    padding-bottom: 8px;
}
/*exitmodule*/
.labl2 {
    color: blue;
    font-weight: bold;
}

.exitrell {
    position: relative;
    border: 1px solid black;
    padding: 10px;
    height: auto;
}
/*fnf manual*/
.txtsize {
    font-size: 13px;
}

.reltv {
    border: 1px solid #dddddd;
    position: relative;
    padding: 10px;
    margin-left: 0px;
    margin-top: 5px;
}

.abslt {
    position: absolute;
    top: -10px;
    left: 35px;
    font-weight: bold;
    background-color: white;
}

.row-margin {
    margin: 0px;
}

.paddingright {
    padding-right: 0px;
}

.paddingtop {
    padding-top: 5px;
}
/*payslip*/
#Payslip1 table tbody tr td {
    border: none;
    border-style: none;
    border-color: transparent;
}


#Payslip3 table tbody tr td {
    border: none;
    border-style: none;
    border-color: transparent;
}

/*Hod view*/
.hodlinks > .nav-tabs > li.active > a, .hodlinks > .nav-tabs > li.active > a:hover, .hodlinks > .nav-tabs > li.active > a:focus, .hodlinks > .nav-tabs > li.active > a:active, .hodlinks > .nav-tabs > li.active > a:visited {
    background-color: #1090bd;
    border: none;
    border-bottom: 2px solid orange;
    cursor: default;
    color: white;
}

hodlinks .nav-tabs {
    border: none;
}

.hodlinks .nav li a:hover {
    background-color: #1090bd;
    color: white;
}

.hodlinks .nav li a {
    color: black;
    font-weight: bold;
}

.hodlinks > .nav > li > a {
    padding: 5px 8px;
    font-size: 13px;
}

.activeclass {
    background-color: #1090bd;
    border: none;
    cursor: default;
    color: white;
    padding: 7px 9px;
    font-size: 13px;
    border-radius: 4px 4px 0 0;
    margin-right: 2px;
}

/*holidaymaster*/

.tblholidaymaster tr td {
    background-color: white;
    padding: 7px;
    font-size: 14px;
}

    .tblholidaymaster tr td:hover {
        background-color: dodgerblue;
        color: white;
    }

.tblholidaymonths tr th {
    background-color: #f8f8ff;
    padding: 7px;
    font-size: 14px;
}

/*home dashboard*/


.birthtag {
    font-size: 9px;
}

.lblblue {
    font-size: 12px;
    background: #1090bd;
    color: white;
    padding: 2px 7px;
    margin-right: 15px;
    border-radius: 4px;
}

.lblgreen {
    font-size: 12px;
    background: #54b054;
    color: white;
    padding: 2px 7px;
    margin-right: 15px;
    border-radius: 4px;
}

.lblred {
    font-size: 12px;
    background: red;
    color: white;
    padding: 2px 7px;
    margin-right: 15px;
    border-radius: 4px;
}

#presentstatustable tbody tr td {
    border: 1px solid #9e9a9a;
}

.lebelleavetype {
    background-color: lavender;
    padding: 3px;
    margin-left: 5px;
    margin-bottom: 0px;
    float: left;
    text-align: center;
    width: 50px;
    font-weight: bold;
}

    .lebelleavetype:hover {
        cursor: pointer;
    }

.lebeltopborder {
    border-bottom: 1px solid black;
}

.txtleaveicon {
    font-size: 30px;
}

.txtpadding-bot {
    padding-bottom: 5px;
}

.lblfocus {
    border-bottom: 2px solid #ffa500;
}

.clsborder_bottom {
    border-bottom: 1px solid #1090bd !important;
}

.rght {
    float: right
}

.linkline {
    cursor: pointer;
    color: black;
    padding: 5px;
}

    .linkline:hover {
        color: black;
        border-bottom: 2px solid orange;
    }

    .linkline:focus {
        color: black;
        border-bottom: 2px solid orange;
    }

.requiredtxt {
    border-left: 2px solid red;
}

#leaveTypes {
    width: 70px;
    height: 50px;
    margin-bottom: -10px;
}

.tblsandyfrm td {
    padding: 2px 5px;
}

.row-width {
    margin: 0px;
}

.clspadd {
    padding: 0px;
}

#cke_46 {
    display: none;
}

a.cke_dialog_ui_button_ok:hover {
    color: #007aff;
    border-color: #007aff;
    background: transparent;
}

a.cke_dialog_ui_button_ok {
    color: white;
    border-color: #007aff;
    background: #007aff;
}

a.cke_dialog_ui_button {
    color: white;
    border-color: #007aff;
    background: #007aff;
}

    a.cke_dialog_ui_button:hover {
        color: #007aff;
        border-color: #007aff;
        background: transparent;
    }

.cke_editable {
    font-size: 13px;
    line-height: 0.6;
    word-wrap: break-word;
}


#cke_1_contents {
    height: 350px !important;
}

.cke_contents cke_reset {
    height: 350px !important;
}

.mangrviewdiv .nav-tabs > li.active > a, .mangrviewdiv .nav-tabs > li.active > a:hover, .mangrviewdiv .nav-tabs > li.active > a:focus, .mangrviewdiv .nav-tabs > li.active > a:active, .mangrviewdiv .nav-tabs > li.active > a:visited {
    background-color: #1090bd;
    border: none;
    border-bottom: 2px solid orange;
    cursor: default;
    color: white;
}

.mangrviewdiv .nav-tabs {
    border: none;
}

.mangrviewdiv .nav li a:hover {
    background-color: #1090bd;
    color: white;
}

.mangrviewdiv .nav li a {
    color: black;
    font-weight: bold;
}

.mangrviewdiv .nav > li > a {
    padding: 5px 8px;
    font-size: 13px;
}

.absoldiv {
    position: absolute;
    top: -13px;
    left: 20px;
    background-color: ghostwhite;
}

.reldiv {
    position: relative;
    border: 1px solid #7a7a7a;
    height: auto;
    padding: 10px 10px 20px 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 25px;
}

.selected {
    border-color: #2386e7;
    border-width: 2px;
}

.relltvmpa {
    background-color: lavender;
    border-radius: 20px;
    text-align: center;
    float: right;
    width: auto;
    padding: 8px;
    padding-bottom: 8px;
    margin-top: -35px;
}

.clcomp {
    width: 14%;
    padding-left: 1%;
    padding-right: 0%
}

.fltlft {
    float: left;
}

.flrt {
    float: right;
}

    .flrt a {
        color: black;
    }

.borderbox {
    border: 1px solid #ebebeb;
    padding: 20px;
    padding-bottom: 10px;
    width: 334px;
}

.txtreq {
    border-left-color: red;
    border-left-width: 2px;
}

/*PerformanceAppraisal*/
.ttlsndy {
    table-layout: auto;
}

    .ttlsndy thead tr th {
        text-align: center;
    }

    .ttlsndy tbody tr td {
        text-align: center;
    }

    .ttlsndy tbody tr:hover {
        background-color: none;
        background: none;
    }

.txtboxappraisal {
    border: 1px solid black;
    height: 430px;
}

.pdlft {
    padding-left: 0px;
}

.appraisalrell {
    background-color: lavender;
    border-radius: 20px;
    text-align: center;
    float: left;
    width: auto;
    padding: 8px;
    padding-bottom: 3px;
    margin-top: -12px;
}

.rowwidth {
    margin: 0px;
    padding-top: 7px;
}

.divwidth {
    padding: 0px;
}

.tdpadding {
    table-layout: fixed;
}

    .tdpadding tr td {
        padding: 5px;
        background-color: none;
    }

    .tdpadding tbody tr:hover {
        background-color: white;
    }

    .tdpadding tbody tr td:hover {
        background-color: none;
    }

.apprailinks a:hover {
    background-color: #1090bd;
    color: white;
}

.apprailinks a {
    color: black;
    font-weight: bold;
}

.apprailinks > a {
    padding: 5px 8px;
    font-size: 13px;
    display: inline;
}

.required-fielded {
    border-left: 2px solid red;
}

#txtpf2name {
    text-transform: uppercase;
}

#txtpfemployeedescription {
    text-transform: uppercase;
    font-weight: bold;
}

#tblPendingDeposit thead tr th {
    font-weight: bold;
}

.test:hover {
    background-color: #555;
    cursor: pointer;
    color: white;
}

.potenrell {
    background-color: lavender;
    border-radius: 20px;
    text-align: center;
    float: left;
    width: auto;
    padding: 8px;
    padding-bottom: 8px;
}

.txtSearch1 {
    width: 97%;
    height: 30px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #010115;
    background-color: #ffffff;
    background: white url('../img/icons/search-line-icon.png') no-repeat 3px;
    text-align: center;
    border: 1px solid #a2a2a7;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    padding: 0px 5px 0px 20px;
}

#myInput {
    background-image: url(/css/searchicon.png);
    background-position: 10px 10px;
    background-repeat: no-repeat;
    font-size: 16px;
    
}

#visibel {
    display: none;
}

#visibel1 {
    display: none;
}

#visibel2 {
    display: none;
}


.tblth {
    padding: 0px;
    font-weight: 500;
    font-size: 12px;
    background-color: white;
    text-transform: none;
    text-align: center;
}

.ttbl {
    border: hidden;
}



.rqapplylink .nav li {
    display: inline-block;
}

    .rqapplylink .nav li a:hover {
        background-color: #1090bd;
        color: white;
    }

    .rqapplylink .nav li a:active {
        background-color: #1090bd;
        color: white;
    }

    .rqapplylink .nav li a:focus .active {
        background-color: #1090bd;
        color: white;
    }



    .rqapplylink .nav li a {
        color: black;
        font-weight: bold;
        border: none;
        padding: 5px;
    }

.rqapplylink .scrollbar-inner li a:before,
.rqapplylink .scrollbar-inner li a:after {
    content: none;
    background: none;
}

.toppadding {
    padding-top: 10px
}

.icondiv {
    width: 50px;
    height: 40px;
}

.usericondiv {
    width: 50px;
    height: 40px;
}

.meetingicondiv {
    width: 50px;
    height: 40px;
}

.wowrow {
    margin: 0px;
}

.counterrow {
    margin: 0px;
    border: 1px solid #f4f0f0;
}

.detailtable thead td {
    padding: 2px;
}

.rellrar {
    position: relative;
    border: 1px solid black;
    padding: 15px;
    margin-top: 10px;
    height: auto;
}

.btn_class {
    color: black;
    background-color: white;
    border-color: white;
}

    .btn_class:hover, .btn_class:focus, .btn_class:active {
        color: black;
        background-color: white;
        border-color: white;
    }

#dvStructure table td, #dvStructure table th {
    text-align: center;
}

.required {
    font-size: 18px;
    color: red;
    margin-right: 0px;
    content: '\007C';
    pointer-events: none;
    position: relative;
}

#tblEmailSett tr td {
    padding-top: 2px;
}

.edited {
    background-color: lavender;
}

.req {
    border-left-color: red;
    border-left-width: 2px;
}

.rellsmi {
    background-color: lavender;
    border-radius: 20px;
    text-align: center;
    float: left;
    width: auto;
    padding: 5px;
}

.require {
    border-left: 2px solid red;
}

.backgroundnone tbody tr:hover {
    background-color: white;
}

.ttable16 thead th {
    padding: 5px 10px;
    text-align: left;
    font-weight: 500;
    font-size: 12px;
    word-break: break-all;
    background-color: white;
}

.ttable16 tbody td {
    padding: 5px;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    word-break: break-all;
    font-weight: 300;
    font-size: 12px;
    color: black;
    border-bottom: solid 1px rgba(255,255,255,0.1);
}

.ttable16 tbody tr:hover {
    background-color: #b1c5d7;
}

.ttable16 {
    width: 100%;
    table-layout: fixed;
}

.clsquater {
    border: 1px solid black;
    height: 170px;
    padding: 20px;
    margin: 20px;
    width: 60%;
    margin-top: 20px;
    margin-top: 0px;
}

.clsqurter1 {
    padding: 5px;
    width: 60%;
    text-align: center;
    border: 1px solid black;
    border-bottom-color: black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin: 20px;
    margin-bottom: 20px;
    margin-bottom: 0px;
    border-bottom: 0px;
}
/*time shift*/
.reltvts {
    border: 1px solid black;
    position: relative;
    padding-top: 20px;
    margin-left: 0px;
    margin-top: 13px;
}

.txtpadding {
    padding-left: 5px;
    padding-right: 5px;
}
/*time shift close*/
.ttabletsal {
    width: 100%;
    table-layout: fixed;
}



    .ttabletsal thead th {
        padding: 5px 10px;
        text-align: left;
        font-weight: 500;
        font-size: 12px;
        background-color: white;
    }

    .ttabletsal tbody td {
        padding: 5px;
        text-align: left;
        vertical-align: middle;
        cursor: pointer;
        overflow: hidden;
        font-weight: 300;
        font-size: 12px;
        color: black;
        border-bottom: solid 1px rgba(255,255,255,0.1);
    }

.mdllbl {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 14px;
}

.leftpaddng {
    padding-left: 0px;
}

.mandatoryfields {
    border-left: 2px solid red;
}

.relltvlbl {
    background-color: lavender;
    text-align: center;
    width: auto;
    padding: 1px;
    font-weight: bold;
}

.time-right {
    float: right;
    color: #aaa;
}

.time-left {
    float: left;
    color: #999;
}

.contain_left {
    float: left;
}

.contain_right {
    float: right;
}


/*userdashboard*/
.holidayviewtab {
    position: absolute;
    bottom: -13px;
    right: -2px;
    color: #007aff;
}

#Holidayblink {
    animation: none;
}

.countdiv1 {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.countdiv2 {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.countdiv {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.iconbtn {
    color: #040404;
    font-size: 13px;
}

.ptag {
    font-size: 14px;
    color: white;
    padding-top: 10px;
}

.alldetail {
    padding: 0px;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    overflow: hidden;
    font-weight: 200;
    font-size: 11px;
    color: black;
}

.link_iconbtn {
    text-align: center;
}

.celebtxt {
    color: white;
    text-align: center;
    width: 200px;
    margin: auto;
    font-size: 20px;
    background-color: #ec1769;
    margin-top: 10px;
}

.wishtxt {
    text-align: center;
    padding-top: 30px;
    color: #316676;
    font-size: 18px;
}

.circledv {
    background-color: #ec1769;
    width: 120px;
    height: 120px;
    margin: auto;
    text-align: center;
    color: white;
    font-size: 36px;
}

.head_linkdiv {
    text-align: center;
}

.link_div {
    font-size: 30px;
    color: #1090bd;
}

.hreftxt {
    color: black;
    cursor: pointer;
}

.udashboard .nav li a:hover {
    background-color: #1090bd;
    color: white;
}

.udashboard .nav li a {
    color: black;
    font-weight: bold;
}

.udashboard > .nav > li > a {
    padding: 5px 8px;
    font-size: 13px;
}

.ctcdetailbtn {
    background-color: #d061b3;
    border-color: #d061b3;
    color: white;
}

    .ctcdetailbtn:hover {
        background-color: white;
        border-color: #d061b3;
        color: #d061b3;
    }

.policybtn {
    background-color: #d95043;
    color: white;
    border-color: #d95043;
}

    .policybtn:hover {
        background-color: white;
        color: #d95043;
        border-color: #d95043;
    }

.newsletterbtn {
    background-color: darkorange;
    border-color: darkorange;
    color: white;
}

    .newsletterbtn:hover {
        background-color: white;
        border-color: darkorange;
        color: darkorange;
    }

blink {
    animation: blinker 2s linear infinite;
    color: #1c87c9;
    font-weight: bold;
}

.txtlbl {
    color: red;
    font-size: 16px;
    padding: 3px;
    border-bottom: 1px solid green;
}

.txtbdg {
    margin-left: 5px;
}

.birthdayRelative {
    position: relative;
}

.birthdayAbsolute {
    position: absolute;
    top: 140px;
    left: 137px;
    width: 326px;
}

.ribbon-front {
    background-color: #cc3333;
    height: 50px;
    width: 240px;
    position: relative;
    left: -10px;
    z-index: 2;
    font: 20px/50px bold Verdana, Geneva, sans-serif;
    color: #f8f8f8;
    text-align: center;
    text-shadow: 0px 1px 2px #cc6666;
}

.ribbon-front,
.ribbon-back-left,
.ribbon-back-right {
    -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    -o-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
}

.bellbadge {
    position: absolute;
    top: -2px;
    right: 25px;
    padding: 4px 8px 5px 8px;
    width: auto;
    height: auto;
}

.highcharts-exporting-group {
    display: none;
}

/*userdashboard close*/

/*userdetail*/

/*UserLeaveApply*/

.rellulp {
    position: relative;
    border: 1px solid black;
    padding: 10px;
    height: auto;
    margin-top: 10px;
}

.absolulp {
    position: absolute;
    top: -10px;
    left: 15px;
    background-color: white;
}

.txtln {
    padding: 0px;
}

.stick {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    padding: 5px;
}


.tool {
    position: relative;
    display: inline-block;
    opacity: 1;
}

    .tool .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        top: -5px;
        left: 110%;
    }

        .tool .tooltiptext::after {
            content: "";
            position: absolute;
            top: 50%;
            right: 100%;
            margin-top: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent black transparent transparent;
        }

    .tool:hover .tooltiptext {
        visibility: visible;
    }

.relltvura {
    background-color: lavender;
    border-radius: 20px;
    text-align: center;
    float: right;
    width: auto;
    padding: 7px;
    padding-bottom: 5px;
    margin-right: 4px;
}

.top {
    vertical-align: top;
}
/*user rights*/

.badge_rell {
    background-color: lavender;
    border-radius: 20px;
    text-align: center;
    float: right;
    padding: 8px;
    padding-bottom: 8px;
}

/* The icon */
.help-tip {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    text-align: center;
    border: 2px solid #444;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 24px;
    line-height: 42px;
    cursor: default;
}

    .help-tip:before {
        content: '?';
        font-family: sans-serif;
        font-weight: normal;
        color: #444;
    }

    .help-tip:hover p {
        display: block;
        transform-origin: 100% 0%;
        -webkit-animation: fadeIn 0.3s ease;
        animation: fadeIn 0.3s ease;
    }

    /* The tooltip */
    .help-tip p {
        display: none;
        font-family: sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        text-align: center;
        background-color: #FFFFFF;
        padding: 12px 16px;
        width: 178px;
        height: auto;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 5%);
        border-radius: 3px;
        /* 	border: 1px solid #E0E0E0; */
        box-shadow: 0 0px 20px 0 rgba(0,0,0,0.1);
        color: #37393D;
        font-size: 12px;
        line-height: 18px;
        z-index: 99;
    }

        .help-tip p a {
            color: #067df7;
            text-decoration: none;
        }

            .help-tip p a:hover {
                text-decoration: underline;
            }

        /* The pointer of the tooltip */
        .help-tip p:before {
            position: absolute;
            content: '';
            width: 0;
            height: 0;
            border: 10px solid transparent;
            border-bottom-color: #FFFFFF;
            top: -9px;
            left: 50%;
            transform: translate(-50%, -50%);
        }

        /* Prevents the tooltip from being hidden */
        .help-tip p:after {
            width: 10px;
            height: 40px;
            content: '';
            position: absolute;
            top: -40px;
            left: 0;
        }

/* CSS animation */
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 100%;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 100%;
    }
}

