body {
    font-size: 14px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 auto;
    background-color: #f9f6f7;
}

.login-bg {
    background-image: linear-gradient(to left,#1651A1, #dde9f3 60% );
    overflow: hidden
}

.wrapper {
    width: 90%;
    float: left;
    margin: 0 5%
}

.cl {
    clear: both
}

.loginwrapper {
    width: 75%;
    float: left;
    margin: 10% 12.5% 0
}

.loginbox {
    width: 95%;
    float: left;
    margin: 5% 2.5% 0;
    background: #fff;
}

.login-header {
    background-color: #1651A1;
    color: #fff;
    font-size: 23px;
    text-align: center;
    padding: 7% 0;
    width: 100%;
    font-weight: bold
}

.login-Cover {
    padding: 5%;
    float: left;
    width: 90%;
}

.fl {
    float: left
}

.fr {
    float: right
}

.alCenter {
    text-align: center !important
}

.alRight {
    text-align: right !important
}

.alLeft {
    text-align: left !important
}

.w100 {
    width: 100%
}

.w96 {
    width: 96%
}

.w97 {
    width: 98.5%
}

.w49 {
    width: 49%;
}

.w48 {
    width: 47.5%;
}

.mleft1 {
    margin-left: 1% !important;
}

.mbt4 {
    margin-bottom: 4%;
}

.mbt2 {
    margin-bottom: 2%;
}

.mbt1 {
    margin-bottom: 1%;
}

h2 {
    margin: 5% 0 5% 3%
}

h6 {
    margin: 8% 0 0% 3%
}

.text-success {
    font-size: 20px;
    color: #ff0000;
    padding-top: 3px;
}

.text-muted li {
    font-size: 15px;
    line-height: 27px;
    margin-left: 3%;
}

.logintxtCom {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 0px 13px 10px;
}

.CPtxtCom {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5px 3px;
}

.envelopeIcon {
    position: absolute;
    top: 8px;
    right: 5%;
    z-index: 1;
    font-size: 22px !important;
    color: #7d7d7d
}

.posrelative {
    position: relative;
}

.btnlogin {
    border-radius: 5px;
    color: #fff;
    border: 1px solid #1651A1;
    background-color: #1651A1;
    padding: 7px 20px;
    cursor: pointer
}

.disnone {
    display: none
}

.loginText {
    padding-top: 10px;
    font-size: 12px;
    color: #1bbae1;
    cursor: pointer;
    text-decoration: none
}

.loginError {
    background: #ff0000;
    color: #fff;
    border-radius: 5px;
    padding: 13px 0px 13px 10px;
    font-size: 12px;
}

.overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #f1f2f3;
    z-index: 1000010;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
    overflow: hidden;
}

.overlayGray {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #333;
    z-index: 2147483642;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
    overflow: hidden;
}

.overlay i {
    margin: 10% 40%;
    font-size: 20em;
    color: #1651A1
}

.SucessMsg {
    background-color: lawngreen;
    color: #242424;
    border-radius: 5px;
    padding: 10px 0px 13px 10px;
    font-size: 12px;
}

.ErrorMsg {
    background-color: red;
    color: #242424;
    border-radius: 5px;
    padding: 10px 0px 13px 10px;
    font-size: 12px;
}

.leftPannel {
    width: 17%;
    background: #1651A1;
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    height: 100%;
}

.rightPannel {
    width: 83%;
    margin-left: 17%;
    float: left;
    height: 100%;
}

.cmnPageHeader {
    background-color: #f1f2f3;
    font-size: 22px;
    border-bottom: 1px solid #ccc;
    padding: 1% 2% 1% 2%;
    color: #000;
    width: 96%;
    float: left
}

    .cmnPageHeader span {
        padding-top: 5px;
    }

.ManageFrm {
    display: none;
    position: fixed;
    top: 2%;
    left: 10%;
    width: 80%;
    z-index: 1000011;
    padding: 1%;
    text-align: left;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 5px 5px #7d7d7d;
}

.InvstFormPop {
    display: none;
    position: fixed;
    top: 2%;
    left: 20%;
    width: 60%;
    z-index: 1000011;
    padding: 1%;
    text-align: left;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 5px 5px #7d7d7d;
}

.innerpop {
    overflow-y: scroll;
    height: 530px;
}

.brdUser {
    border: 1px solid #ccc;
    padding: 6px;
    color: #333
}

.brdcurm {
    border-bottom: 1px solid #ccc;
    padding: 7px 2%;
    color: #000;
    width: 96%;
    float: left;
    background-color: #fff;
    color: #1bbae1;
    font-size: 12px;
}

.BlockCover {
    margin: 1%;
    width: 47.5%;
    float: left;
    border: 1px solid #eaedf1;
}

.BlockHeader {
    background-color: #f9fafc;
    padding: 2% 5%;
    width: 90%;
    color: #000;
    font-size: 16px;
    border-bottom: 2px solid #eaedf1
}

.BlockInfo {
    background-color: #fff;
    padding: 2%;
    width: 96%;
    color: #000;
    font-size: 13px;
    float: left;
    min-height: 150px
}

.perinfocover {
    width: 30%;
    float: left;
    margin: 0;
}

.f10em {
    font-size: 10em;
}

.perinfocover .icn {
    border: 1px solid #ccc;
    padding: 5% 10%;
    border-radius: 5px;
}

.PerDetail {
    width: 68%;
    float: left;
    margin-left: 2%;
}

.footer {
    position: absolute;
    bottom: 14px;
    width: 100%;
}

    .footer h6 {
        font-size: 9px;
        color: #fff
    }

.datatable {
    width: 100%;
    border: 1px solid #f1f2f3;
}

    .datatable td, .datatable th {
        text-align: left
    }

    .datatable tr:nth-child(odd) {
        background-color: #f1f2f3
    }

.BgRed {
    background: #ff0000;
    color: #fff
}

.BgGreen {
    background: green;
    color: #fff
}

.Bgyellow {
    background: crimson;
    color: #fff
}

.BgBlue {
    background: blue;
    color: #fff
}

.LeaveHeader {
    padding: 2% 4%;
    width: 92%;
    font-size: 20px;
    text-align: center;
    border: 1px solid #ccc;
    float: left;
}

    .LeaveHeader span, .LeaveHeader i {
        font-size: 25px;
        clear: both;
        width: 100%;
        float: left;
        padding: 5% 0
    }

.mleft5 {
    margin-left: 5%
}

.ContentCover {
    width: 97.5%;
    margin: 1%;
    float: left;
    border: 1px solid #eaedf1;
}

.ContentInfo {
    background-color: #fff;
    padding: 1% 2%;
    width: 96%;
    color: #000;
    font-size: 13px;
    float: left;
    min-height: 150px
}

.ContentHeader {
    background-color: #f9fafc;
    padding: 1% 2%;
    width: 96%;
    color: #000;
    font-size: 16px;
    border-bottom: 2px solid #eaedf1
}

.btnCover {
    background-color: #f9fafc;
    padding: 1% 2%;
    width: 96%;
    border-top: 1px solid #eaedf1
}

.singlepageForm {
    width: 70%;
    margin: 0% 15%;
    float: left
}

.LeaveForm {
    width: 90%;
    margin: 0% 5%;
    float: left
}

.pd_5 {
    padding: 5px 0 !important
}

.LeaveCover {
    width: 99.60%;
    margin: 0%;
    float: left;
    border: 1px solid #eaedf1;
}

.LeaveSubHeader {
    background-color: #e1e2e3;
    padding: 1% 2%;
    width: 96%;
    color: #000;
    font-size: 16px;
    border-bottom: 2px solid #eaedf1
}

.LeaveInfo {
    background-color: #fff;
    padding: 2%;
    width: 96%;
    color: #000;
    font-size: 13px;
    float: left;
}

.brdLeave {
    border: 1px solid #eaedf1;
}

.singlepageTblForm {
    width: 50%;
    margin: 0% 25%;
    float: left
}

.w20 {
    width: 20%;
}

.w28 {
    width: 28%;
}

.w32 {
    width: 32%
}

.w38 {
    width: 38%
}

.w12 {
    width: 12%;
}

.w8 {
    width: 8%;
}

.w15 {
    width: 15%;
}

.w84 {
    width: 84%;
}

.w86_5 {
    width: 86.5%;
}

.w67 {
    width: 67%
}

.w4 {
    width: 4%
}

.w25 {
    width: 30%
}

.w24_5 {
    width: 24.5%
}

.w24 {
    width: 24%
}

.w77 {
    width: 77%;
}

.w2 {
    width: 2%
}

.w50 {
    width: 50%;
}

.w46 {
    width: 46%;
}

.w59 {
    width: 59%
}

.w8 {
    width: 8%
}

.mleft_5 {
    margin: 0 0.5%
}

.mtop1 {
    margin-top: 6px
}

.mbottom1 {
    margin-bottom: 6px !important;
}

.bgwhite {
    background-color: #fff !important;
}

.regtable {
    width: 99.75%;
    border: 1px solid #f1f2f3;
    table-layout: fixed;
    border-bottom: 0px solid #f1f2f3;
    color: #242424
}

    .regtable th {
        background-color: #e1e2e3;
        padding: 7px 3px;
        text-align: center;
        border-right: 1px solid #f1f2f3;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        height: 30px;
    }

    .regtable td {
        text-align: center;
        border-right: 1px solid #f1f2f3;
        padding: 5px 3px;
        border-bottom: 1px solid #f1f2f3;
        height: 30px;
        word-break: break-all;
    }

        .regtable td:last-child, .regtable th:last-child {
            border-right: 0px solid #f1f2f3
        }

    .regtable tr:nth-child(even) {
        background-color: #f9fafc
    }

.regtable1 {
    width: 99.75%;
    border: 1px solid #f1f2f3;
    border-bottom: 0px solid #f1f2f3;
    color: #242424
}

    .regtable1 th {
        background-color: #e1e2e3;
        padding: 7px 3px;
        text-align: center;
        border-right: 1px solid #f1f2f3;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        height: 30px;
    }

    .regtable1 td {
        text-align: center;
        border-right: 1px solid #f1f2f3;
        padding: 5px 3px;
        border-bottom: 1px solid #f1f2f3;
        height: 30px;
        word-break: break-all;
    }

        .regtable1 td:last-child, .regtable1 th:last-child {
            border-right: 0px solid #f1f2f3
        }

    .regtable1 tr:nth-child(even) {
        background-color: #f9fafc
    }

.Empspan {
    margin-top: 2%;
    width: 100%;
    word-wrap: break-word;
    display: inline-block;
}

.invstspan {
    font-weight: bold;
    text-decoration: underline;
}

.bgFilter th {
    padding: 1% 0 !important;
    background-color: #f9fafc;
    border: 0px solid #ccc !important;
    border-bottom: 1px solid #f1f2f3 !important
}

.dateIco {
    background-image: url('../Images/calender-icon.gif');
    background-position: right center;
    background-repeat: no-repeat;
}

.rightwrong {
    height: 20px;
    width: 20px;
}

.overflow {
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 98%;
}

.tblIcon {
    border: 1px solid #ccc;
    padding: 7px;
    border-radius: 3px;
    background: #f1f2f3;
    color: #000;
    cursor: pointer;
}

.content1 {
    display: none;
    position: fixed;
    top: 28%;
    left: 30%;
    width: 40%;
    max-height: 700px;
    padding: 0px;
    background-color: transparent;
    z-index: 2147483744;
    color: #000;
    text-align: left;
}

.Closepopup_btn {
    float: right;
    width: 3%;
    position: relative;
    margin: 0;
    right: 13%;
    top: 0%;
    cursor: pointer;
}

.whitewrapper {
    width: 87%;
    float: left;
    margin-bottom: 3%;
    background-color: #fff;
    margin-top: 2%;
    padding: 5% 0;
    max-height: 450px;
    overflow: hidden;
}

/* Sidebar Navigation */
.sidebar-nav {
    list-style: none;
    margin: 0;
    padding: 10px 0 0;
}

    .sidebar-nav .sidebar-header:first-child {
        margin-top: 0;
    }

    .sidebar-nav a {
        display: block;
        color: #eaedf1;
        padding: 0 10px;
        outline: none;
        min-height: 35px;
        line-height: 35px;
        text-decoration: none;
    }

        .sidebar-nav a:hover,
        .sidebar-nav a:focus,
        .sidebar-nav a.open,
        .sidebar-nav li.active > a {
            color: #ffffff;
            text-decoration: none;
            background: rgba(0, 0, 0, 0.15);
        }

        .sidebar-nav a.active {
            padding-left: 5px;
            border-left: 5px solid #1bbae1;
            background: rgba(0, 0, 0, 0.3);
        }

        .sidebar-nav a > .sidebar-nav-icon {
            margin-right: 10px;
        }

        .sidebar-nav a > .sidebar-nav-indicator {
            float: right;
            line-height: inherit;
            margin-left: 4px;
            -webkit-transition: all 0.15s ease-out;
            transition: all 0.15s ease-out;
        }

        .sidebar-nav a > .sidebar-nav-icon,
        .sidebar-nav a > .sidebar-nav-indicator {
            display: inline-block;
            opacity: 0.5;
            width: 18px;
            font-size: 14px;
            text-align: center;
        }

        .sidebar-nav a:hover,
        .sidebar-nav a:hover > .sidebar-nav-icon,
        .sidebar-nav a:hover > .sidebar-nav-indicator,
        .sidebar-nav a.active,
        .sidebar-nav a.active > .sidebar-nav-icon,
        .sidebar-nav a.active > .sidebar-nav-indicator,
        .sidebar-nav a.open,
        .sidebar-nav a.open > .sidebar-nav-icon,
        .sidebar-nav a.open > .sidebar-nav-indicator,
        .sidebar-nav li.active > a,
        .sidebar-nav li.active > a > .sidebar-nav-icon,
        .sidebar-nav li.active > a > .sidebar-nav-indicator {
            opacity: 1;
        }

            .sidebar-nav a.active > .sidebar-nav-indicator,
            .sidebar-nav a.open > .sidebar-nav-indicator,
            .sidebar-nav li.active > a > .sidebar-nav-indicator {
                -webkit-transform: rotate(-90deg);
                transform: rotate(-90deg);
            }

    .sidebar-nav ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: none;
        background: #0061A2;
        border-bottom: 1px solid #ccc
    }

    .sidebar-nav li.active > ul {
        display: block;
    }

    .sidebar-nav ul a {
        margin: 0;
        font-size: 12px;
        padding-left: 15px;
        min-height: 32px;
        line-height: 32px;
    }

        .sidebar-nav ul a.active,
        .sidebar-nav ul a.active:hover {
            border-left: 5px solid #1bbae1;
            padding-left: 10px;
        }

.activeSub {
    background: rgba(0, 0, 0, 0.15);
}

.sidebar-nav ul ul {
    background: rgba(0, 0, 0, 0.4);
}

    .sidebar-nav ul ul a {
        padding-left: 25px;
    }

        .sidebar-nav ul ul a.active,
        .sidebar-nav ul ul a.active:hover {
            padding-left: 20px;
        }

.tab {
    margin: 1% 0 2% 0;
    padding: 0;
    color: #fff;
    float: left;
    list-style: outside none none;
    text-align: left;
    font-size: 18px;
}

    .tab li {
        display: inline-block;
        padding: 0px;
        color: #000;
        font-weight: normal;
        text-decoration: none;
        border-bottom: 1px solid #ccc;
        cursor: pointer;
    }

        .tab li:hover {
            color: #1651A1;
            border-bottom: 3px solid #1651A1 !important;
        }

    .tab .active {
        color: #1651A1 !important;
        border-bottom: 3px solid #1651A1 !important;
    }


.hr-document-link {
    color: #1bbae1;
    cursor: pointer;
    text-decoration: underline;
}
