﻿
body {
    font-family: 'nexaregularuploaded_file';
    padding-top: 50px;
    padding-bottom: 20px;
    /*background: url(../Images/home-bg.png) repeat;*/
    font-size: 12px;
    /*height: 100%;*/
    /* Center and scale the image nicely */
    /*background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/
    background-color:#fff;
}
.modal-header{
    font-family: unset !important;
}
.mh-200 {
    min-height: 200px;
}

@font-face {
    font-family: 'nexaregularuploaded_file';
    src: url('font/nexa_regular-webfont.woff2') format('woff2'), url('font/nexa_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'abril_fatfaceregular';
    src: url('font/abrilfatface-regular-webfont.woff2') format('woff2'), url('font/abrilfatface-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.EmployeeName {
    margin: -4px 0 7px;
    color: #451d13;
    font-weight: bold;
    font-size: 18px;
    margin: -4px 0 7px;
    text-transform: uppercase;
    line-height: 45px;
}

.white-back {
    background: #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 12px;
    /*margin-top: 20px;*/
    border: 1px solid #dddddd;
}

.dayback {
    background: #9de9e9; /*url(../Images/login-back1.jpg) repeat-x #d6e0e3*/
    ;
    padding: 10px;
}

.punch {
    background: url(../Images/punch.png) no-repeat;
    width: 35px;
    height: 35px;
    float: left;
    margin-top: 8px;
    margin-left: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 12px;
}

h6 {
    font-weight: bold;
}

.prof h4 {
    margin: -4px 0 7px;
    color: #333;
    font-weight: bold;
    margin: -4px 0 7px;
    text-transform: uppercase;
}

.Mandatory {
    padding-left: 2px;
    padding-right: 2px;
    color: #ff0000;
    font-size: 10px;
}

.mtop {
    margin-top: -15px;
    margin-left: 12px;
    color: green;
    font-size: 11px;
}

.log-img1 {
    border-radius: 5px;
padding: 2px;
width: 115px;
margin-top: -1px;
margin-left: 37px;
margin-right: 12px;
float: left;
height: 45px;
}

.log-img2 {
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 4px;
    background-color: #fff;
    width: 37px;
    margin-top: 7px;
    margin-left: 0px;
    margin-right: 12px;
    position: absolute;
    /*right: 0px;*/
}
/*#Communication 
{
    text-transform: capitalize;
}*/

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/

/*.outer-login
{
    height:auto;
    background-color:#fff;
    border-radius:5px;
    -moz-border-radius:5px;
    /*box-shadow: 10px 10px 5px #a6a8a8;*/
/*}*/
.left-log {
    /*box-shadow: 10px 10px 5px #888888;*/
    margin-top: -40px;
}

.outer-login {
    height: auto;
    background-color: #4b4b4b /*#f1e8dc*/;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    box-shadow: 10px 10px 5px #1d1c1c;
    border: 4px solid #2b2b2b;
    color: #fff /*e39902*/;
    padding: 10px;
    margin-top: 74px;
    /*box-shadow: 10px 10px 5px #a6a8a8;*/
}




    .outer-login .validation-summary-errors {
        position: absolute;
        right: 135px;
        top: 169px;
    }

.validation-summary-errors ul {
}

.login-top {
    /*background-color:#0784ba;*/
    /*background: url(../Images/login-top.jpg) repeat;
    color:#fff;
    font-size:21px;
    border-top-left-radius:5px;
    -moz-border-top-left-radius:5px;
     border-top-right-radius:5px;
    -moz-border-top-right-radius:5px;
    line-height:43px;*/
    height: 90px;
    margin-bottom: 20px;
}

.login {
    background: url(../Images/login.jpg);
    background-color: #fff;
    width: 83px;
    height: 43px;
    float: left;
    font-size: 24px;
    color: #0d668c;
    line-height: 37px;
    padding-left: 15px;
}

.main-login {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 5px;
    margin-top: 5px;
}

.login-user-left {
    float: left;
    background: url(../Images/user-log.png);
    width: 10px;
    height: 37px;
}

.login-user {
    float: left;
    background: url(../Images/user-log-mid.png) repeat-x;
    height: 37px;
    padding-left: 10px;
    padding-right: 20px;
    font-size: 16px;
    color: #fff;
    text-align: left;
    font-weight: normal;
}


.login-text {
    float: left;
    height: 37px;
    line-height: 37px;
    background-color: #ffffff;
    width: 100%;
    border: 0;
    padding-left: 12px;
    color: #868585;
    border: 1px solid #9a9a9a;
    border-radius: 5px;
    -moz-border-radius: 5px;
}


.login-shadow {
    background: url(../Images/user-text-shadow.png) no-repeat;
    float: left;
    width: 356px;
    height: 15px;
    margin-left: 20%;
}

.login-box {
    /*padding-top:20px;*/
    padding-bottom: 20px;
    margin-top: 20px;
    height: auto;
}

.mbot {
    margin-top: 27px;
}

.remember {
    font-size: 16px;
    color: #979595;
    text-align: left;
    font-weight: normal;
    margin-left: -13px;
    margin-top: 11px;
}

    .remember label {
        color: #fff /*451d13*/;
        font-size: 14px;
        font-style: italic;
        font-weight: normal;
        text-align: left;
    }

.excel {
    background: url(../Images/Excel.png) no-repeat;
    width: 30px;
    height: 26px;
    border: 0;
    float: right;
    margin-right: 6px;
}

.excel1 {
    margin-top: -4px;
    margin-right: 16px;
}





hr {
    width: 98%;
}

.sep {
    /*border-right:1px solid #fff;
    float:left;
    width:70%;*/
    padding-top: 10px;
    margin-left: -5px;
}

.login-button {
    background: url(../Images/log-button.png) repeat-x #bb310d;
    border-radius: 5px;
    -moz-order-radius: 5px;
    height: 55px;
    line-height: 55px;
    font-size: 24px;
    color: #fff;
    width: 100%;
    border: 0;
}

    .login-button:hover {
        background: url(../Images/log-button-hover.png) repeat-x #cd3c17;
        color: #fe8363;
    }

.login-button1 {
    background: #f47c30;
    border: 0 none;
    border-radius: 5px;
    color: hsl(0, 0%, 100%);
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: -13px;
    text-transform: uppercase;
    width: 62px;
    margin-top: 7px;
    background-color: #f47c30;
    font-weight: bold;
}

.myeastern {
    margin-top: 14px;
    font-size: 11px;
}

.login-button1:hover {
    color: #fdb7b7;
}

.bottom-login {
    width: 100%;
    height: 74px;
    background-color: #d7f3fe;
    padding-top: 10px;
}

.login-logo {
    margin-left: 0;
    margin-top: 16px;
}

    .login-logo img {
        width: 120px;
        height: 109px;
    }

.log-img {
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 4px;
    background-color: #fff;
    float: left;
    width: 50px;
    height: 38px;
    margin-top: 12px;
    margin-left: 18px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.home-img {
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 4px;
    background-color: #fff;
    float: left;
    width: 43px;
    margin-top: -10px;
    margin-left: 18px;
    margin-right: 15px;
}

.camera {
    background-color: #f6f8f7;
    border: 1px solid #27a397;
    border-radius: 5px;
    -moz-border-radius: 5px;
    width: auto;
    height: auto;
    padding: 10px;
    margin-right: 100px;
}

.camera-photo {
    background-color: #f6f8f7;
    border: 1px solid #27a397;
    border-radius: 5px;
    -moz-border-radius: 5px;
    width: 340px;
    height: 266px;
    padding: 10px;
}

.pad-l {
    padding-left: 148px;
    /*color:#1da540;*/
    color: #ca6f42;
}

.red1 {
    color: #1da540;
    font-size: 12px;
}

.red2 {
    color: #4e91c6;
    font-size: 10px;
    margin-top: -20px;
}

.LiveClock {
    font-size: 17px;
    position: absolute;
    bottom: -20px;
    right: -543px;
    /*background-color:#4d4b4b;*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 3px;
    /*color:#bd7090;*/
    color: #bd7090;
}

.capture {
    width: 100px;
    height: 26px;
    line-height: 26px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    background-color: #a8c358;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    border: 0;
    margin-top: 10px;
    margin-left: -15px !important;
}

    .capture:hover {
        color: #c6d88d;
    }

.save {
    width: 100px;
    height: 26px;
    line-height: 26px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    background-color: #586fc3;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    border: 0;
    margin-top: 10px;
    margin-left: -66px !important;
}

    .save:hover {
        color: #c6d88d;
    }

.imgtop #impPrev {
    height: 30px;
}

.imgtop {
    padding-top: 10px;
}

.user-img {
    background: url(../Images/user.png) no-repeat;
    width: 35px;
    height: 50px;
}

.essp {
    margin-top: 50px;
}

.main-essp {
    height: auto;
    background-color: #4b4b4b;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    /*box-shadow: 10px 10px 5px #888888;*/
    border: 4px solid #2b2b2b;
    color: #fff;
    padding: 5px;
    width: 100%;
    border-bottom: 0;
    position: absolute;
    z-index: 999;
}

.essp-text {
    font-size: 14px;
    font-weight: bold;
    /*color:#fff;*/
    color: #f47c30;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 18px;
}

.essp-text1 {
    font-size: 12px;
    font-weight: bold;
    color: #dd9600;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    position: absolute;
}

.essp-text2 {
    font-size: 18px;
    font-weight: bold;
    /*color:#fff;*/
    color: #f47c30;
    margin-left: 10px;
    margin-right: 10px;
    position: absolute;
    margin-top: 10px;
}

.white {
    color: #fff;
}

.profile {
    background-color: /*#4d4b4b;*/ #4d4b4b;
    padding: 10px;
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    min-height: 545px;
    margin-bottom: 10px;
}

    .profile img {
        width: 100%;
        /*height:150px;*/
        border: 1px solid #fff;
        margin-bottom: 10px;
        border-radius: 4px;
        -moz-border-radius: 4px;
    }

.profile-part {
    width: 100%;
    min-height: 24px;
    border-bottom: 1px solid #787676;
}

.profile-part-left {
    font-weight: bold;
    color: #ffd1a7;
}

.profile-part-left1 {
    font-weight: bold;
    color: #abd2e4;
}

.lred {
    color: #dd4f4f;
}

.celebrity {
    
    border: 1px solid #d0cdcd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    /*box-shadow: 1px 1px 1px 1px #f0f0f0;*/
    padding: 10px;
    float: left;
    margin-bottom: 4px;
    width: 100%;
}

    .celebrity h1 {
        font-size: 12px;
        color: #000;
        font-weight: bold;
        margin: 0;
        /*border-bottom:1px solid #eeeeee;*/
        padding-bottom: 4px;
    }

    .celebrity h2 {
        font-size: 12px;
        font-weight: bold;
        height: 21px;
        line-height: 20px;
        margin-top: 5px;
        padding-left: 5px;
        width: 100%;
        background-color: #4e91c6 /*b8b7b7*/;
        color: #fff;
    }

    .celebrity p {
        color: #343047 /*9c9a9a*/;
        font-size: 12px;
        padding-top: 16px;
    }

.celebrity-part {
    width: 100%;
    min-height: 30px;
    /*border-bottom:1px solid #eeeeee;*/
    float: left;
    color: #343047;
    font-size: 12px;
    padding: 4px;
}

.celebrity table {
    width: 100%;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

    .celebrity table img {
        height: 30px;
        padding: 5px;
        width: 34px;
    }

    .celebrity table thead {
        background-color: #1b5467;
        color: #fff;
        font-size: 11px;
        text-align: center;
    }

    .celebrity table th {
        padding-left: 5px;
        padding-right: 5px;
        /*border:1px solid #acbec4;*/
    }

    .celebrity table tr {
        border: 0;
    }

    .celebrity table td {
        /*border:1px solid #acbec4;*/
        padding-left: 5px;
        padding-right: 5px;
        font-size: 12px;
        border: 0;
    }

.myteam {
    margin-bottom: 15px;
}

    .myteam table {
        width: 100%;
        border-radius: 5px;
        -moz-border-radius: 5px;
    }

        .myteam table img {
            height: 30px;
            padding: 5px;
            width: 34px;
        }

        .myteam table thead {
            background-color: #451d13;
            /*background-color:#1b5467;*/
            /*background-color:#d16e6e;*/
            color: #fff;
            font-size: 11px;
            text-align: center;
        }

        .myteam table th {
            padding-left: 5px;
            padding-right: 5px;
            /*border:1px solid #acbec4;*/
        }

        .myteam table tr {
            border-bottom: 1px solid #acbec4;
        }

        .myteam table td {
            /*border:1px solid #acbec4;*/
            padding-left: 5px;
            padding-right: 5px;
            font-size: 12px;
            border: 0;
        }

    .myteam h1 {
        font-size: 12px;
        color: #451d13;
        font-weight: bold;
        margin: 0;
        border-bottom: 1px solid #eeeeee;
        padding-bottom: 5px;
        padding-top: 5px;
    }




.WebCam table {
    width: 100%;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

    .WebCam table img {
        height: 90px;
        padding: 5px;
        width: 90px;
    }

    .WebCam table thead {
        background-color: #bd7090;
        /*background-color:#1b5467;*/
        /*background-color:#d16e6e;*/
        color: #fff;
        font-size: 11px;
        text-align: center;
    }

    .WebCam table th {
        padding-left: 5px;
        padding-right: 5px;
        /*border:1px solid #acbec4;*/
    }

    .WebCam table tr {
        border-bottom: 1px solid #acbec4;
    }

.myteam table td {
    /*border:1px solid #acbec4;*/
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    border: 0;
}

.WebCam h1 {
    font-size: 12px;
    color: #7168a9;
    font-weight: bold;
    margin: 0;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 5px;
    padding-top: 5px;
}



.myteam1 table {
    width: 100%;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

    .myteam1 table img {
        height: 30px;
        padding: 5px;
        width: 34px;
    }

    .myteam1 table thead {
        /*background-color:#9d7c6b;*/
        /*background-color:#d16e6e;*/
        background-color: #a3a4a4;
        color: #20272f;
        font-size: 11px;
        text-align: center;
    }

    .myteam1 table th {
        padding-left: 5px;
        padding-right: 5px;
        height: 25px;
        color: #fff;
        /*border:1px solid #acbec4;*/
    }

    .myteam1 table tr {
        border-bottom: 1px solid #acbec4;
    }

    .myteam1 table td {
        /*border:1px solid #acbec4;*/
        padding-left: 5px;
        padding-right: 5px;
        font-size: 12px;
        border: 0;
        padding-top: 4px;
        padding-bottom: 4px;
    }

.myteam1 h1 {
    font-size: 12px;
    color: # /*6fbee7*/ 1b5467;
    font-weight: bold;
    margin: 0;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 5px;
    padding-top: 5px;
}

.abbrev {
    float: right;
    background: url(../Images/abbre.png) no-repeat;
    width: 30px;
    height: 30px;
    margin-top: -32px;
    margin-right: 6px;
    /*background-color:#b7e7d0;*/
    border: 0;
}

.hr {
    border-bottom: 1px solid #ceebf8;
}

.birth {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    background-color: #CD0102;
    color: #fff;
    font-size: 11px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 89px;
    float: left;
    margin-right: 5px;
}

#next, #Cenext, #Nonext {
    float: right;
    background: url(../Images/next1.png) no-repeat;
    width: 15px;
    height: 15px;
    margin: 3px;
}

#previous, #Ceprevious, #Noprevious {
    float: right;
    background: url(../Images/pre1.png) no-repeat;
    width: 15px;
    height: 15px;
    margin: 3px;
}

.celebrity-part-left {
    border-right: 1px solid #eeeeee;
    margin-top: 15px;
}

.datecelebrity {
}

.celebrity-view a {
    /*width:44px;
    height:19px;
    line-height:16px;
    background-color:#842b47;
    border-radius:4px;
    -moz-border-radius:4px;
    text-align:center;
    margin-top:16px;*/
    background: url(../Images/view.png) no-repeat;
    float: left;
    width: 20px;
    height: 15px;
    margin: 3px;
    cursor: pointer;
    border: 0;
}

.celebrity-view:hover {
    /*background-color:#ca0a0e;*/
}

a.celebrity-view {
    /*width:44px;
    height:19px;
    line-height:16px;
    background-color:#842b47;
    border-radius:4px;
    -moz-border-radius:4px;
    text-align:center;
    margin-top:16px;*/
    background: url(../Images/view.png) no-repeat;
    float: left;
    width: 20px;
    height: 15px;
    margin: 3px;
    cursor: pointer;
    border: 0;
}

    a.celebrity-view:hover {
        /*background-color:#ca0a0e;*/
    }
/*.celebrity-view a 
 {
     color:#fff;
     text-decoration:none;
     font-size:11px;

     
 }*/
.celebrity-view a:hover {
    color: #e0dddd;
}

.celebrity-in-view img {
    width: 275px;
    height: 275px;
    border: 1px solid #5b595a;
    border-radius: 10px;
}

.celebrity-in-view h1 {
    font-weight: bold;
    font-size: 20px;
    color: #017171;
}

.logout {
    margin-top: -3px;
}


.blue {
    background-color: #6fbee7;
}

.blue1 {
    color: #0097db;
}

.yellow {
    background-color: #facc00;
}

.yellow1 {
    color: #facc00;
}

.red {
    background-color: #fc6d69;
}

.green {
    background-color: #46b5ac;
}

.navbar-header img {
    padding-top: 5px;
}

.change {
    float: right;
    color: #ff3000;
    margin-top: -10px;
}

    .change:hover {
        text-decoration: underline;
        color: #faae9d;
    }

.part1 {
    border: 1px solid #c5c4c5;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
}

.part2 {
    /*border:1px solid #ababac;*/
    padding: 10px;
    -moz-border-radius: 5px;
    /*background-color:#eff6f9;*/
    border-radius: 5px;
    margin-bottom: 20px;
    border: 1px solid #c5c4c5;
}

    .part2 table {
        font-size: 12px;
        width: 100%;
        background-color: #f9f8fb;
        padding: 5px;
    }

.pad {
    padding: 5px;
    background-color: #f9f8fb;
}

.part2 table tr {
    /*border-bottom:1px solid #dfdedf;*/
}

.part2 table td {
    width: 50%;
}

.part2 table thead {
    width: 100%;
    background-color: #022d50;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    color: #fff;
}

.part2 h5 {
    /*border-bottom:1px solid #dfdedf;
             background-color:#1b5467;*/
    padding: 5px;
    color: #4d4b4b;
    margin-bottom: -8px;
    font-size: 12px;
    font-weight: bold;
    margin-top: -6px;
}

.part2 h6 {
    width: 100%;
    /*background-color:#bd9766;*/
    background-color: #0097db;
    color: #fff;
    padding: 6px;
    line-height: 10px;
    margin-bottom: 0;
    margin-top: 0;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
}

.mh {
    min-height: 218px;
}

.mh1 {
    min-height: 95px;
}

#ShowAttendance .mh2 {
    height: 350px !important;
    overflow-x: auto;
}

.mh2 {
    height: 350px !important;
    overflow-x: auto;
    border: 2px solid #8080803b;
}

.mh02 {
    border: 2px solid #8080803b;
}

    .mh2 th {
        border: 1px solid #ececec;
        padding: 8px 5px;
    }

    .mh2 tr td {
        border: 1px solid #ececec;
        padding-left: 5px;
    }

.mh3 {
    height: 250px !important;
    overflow-x: auto;
}

.mh5 {
    height: 350px !important;
}

.navback {
    /*background-color:#4f8e94*/
    background-color: #022d50;
    color: #fff !important;
    height: 38px;
    border-radius: 4px;
}

    .navback a {
        color: #fff !important;
        /*color:#facc00;*/
        /*color:darksalmon;*/
        font-size: 11px;
        font-weight: bold;
    }

        .navback a:hover {
            color: #000 !important;
            font-size: 11px;
            height: 38px;
        }

    .navback li.active {
        height: 28px;
        color: #000 !important;
    }

.nav-tabs .navback > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    height: 37px;
}

.navback h1 {
    font-size: 14px;
    font-weight: bold;
    padding: 0px;
    margin-top: 10px;
}

.gold {
    /*background-color: #333 !important;*/
}

.green1 {
    background-color: #569275 !important;
}

.minhn {
    min-height: inherit !important;
}

.edit {
    float: right;
    background: url(../Images/Settings1.png) no-repeat;
    height: 18px;
    margin-top: -3px;
    width: 16px;
}

.edit1 {
    float: right;
    background: url(../Images/pen-checkbox1.png) no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 19px;
    top: 0;
    z-index: 999;
}

.edit2 {
    float: right;
    background: url(../Images/edit.png) no-repeat;
    width: 14px;
    height: 10px;
}

.delete {
    float: right;
    background: url(../Images/delete.png) no-repeat;
    width: 14px;
    height: 10px;
}

.trash {
    float: right;
    background: url(../Images/trash.png) no-repeat;
    width: 15px;
    height: 15px;
}

.myteam1 table td .proceed {
    padding-right: 20px !important;
}

.proceed {
    float: right;
    background: url(../Images/proceed.png) no-repeat;
    width: 15px;
    height: 15px;
}

.proceed2 {
    float: right;
    background: url(../Images/proceed1.png) no-repeat;
    width: 18px;
    height: 18px;
}

.proceed3 {
    float: right;
    background: url(../Images/proceed1.png) no-repeat;
    width: 18px;
    height: 18px;
    margin-right: 22px;
}


.timeback {
    float: right;
    background: url(../Images/timeback.png) no-repeat;
    width: 30px;
    height: 30px;
    border: 0;
    margin-top: -10px;
}

.add {
    /*background: hsla(0, 0%, 0%, 0) url("../Images/more.png") no-repeat scroll 0 0;
    height: 11px;
    position: absolute;
    right: 18px;
    top: 7px;
    width: 12px;
    z-index: 999;*/
    float: right;
    /*background: url(../Images/pen-checkbox.png) no-repeat;*/
    background: url(../Images/Settings.png) no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 19px;
    top: 0;
    z-index: 999;
}

table.align th {
    border-right: 1px solid #d1d1d3;
    font-size: 12px;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
}

table.align tr {
    border-bottom: 1px solid #eaeced;
}

table.align td {
    width: 20%;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;
    border-right: 1px solid #eaeced;
    word-break: break-all;
}

table.align th.last {
    border: 0;
}

table.align td.last {
    border: 0;
}

table.align tr.last {
    border: 0;
}

.upimg {
    background-color: #4d4b4b;
}

    .upimg img {
        padding: 16px;
        height: 150px;
        width: 165px;
        float: left;
    }

.br-height {
    height: 26px;
    margin-top: 55px;
    width: 100% !important;
}

.br-button {
    margin-right: 51px;
    margin-top: 53px;
}

.dashboard-panel-2 {
    width: 45%;
}

.spadding {
    margin-top: 5px;
}

.modal-body h4 {
    color: #0097db;
    margin-top: 0;
}

.modal-body h5 {
    margin-bottom: 0;
    color: #1a5265 /*hsl(29, 100%, 83%)*/;
    font-weight: bold;
}

.bold {
    font-weight: bold;
}

.box {
}

.microsoft p {
    line-height: 24px;
    width: 100%;
    position: relative;
}

.marquee6 { /*! white-space: nowrap; */
    box-sizing: border-box;
    -moz-transform: translateY(282px);
    -webkit-transform: translateY(282px);
    transform: translateY(282px);
    -moz-animation: marquee6 27.200000000000003s linear infinite;
    -webkit-animation: marquee6 27.200000000000003s linear infinite;
    animation: marquee6 27.200000000000003s linear infinite;
    display: inline-block;
}

    .marquee6:hover, .marquee6.pause {
        animation-play-state: paused;
    }
/* Make it move */
@keyframes marquee6 {
    0% {
        transform: translateY(282px);
        -moz-transform: translateY(282px);
        -webkit-transform: translateY(282px);
    }

    100% {
        transform: translateY(-282px);
        -moz-transform: translateY(-282px);
        -webkit-transform: translateY(-282px);
    }
}

@-moz-keyframes marquee6 {
    0% {
        -moz-transform: translateY(282px);
    }

    100% {
        -moz-transform: translateY(-282px);
    }
}

@-webkit-keyframes marquee6 {
    0% {
        -webkit-transform: translateY(282px);
    }

    100% {
        -webkit-transform: translateY(-282px);
    }
}

.marquee-top {
    width: 100%;
    /*background-color:#4f8e94*/ /*f06292*/
    ;
    /*background-color:#d16e6e;*/ /*#D2B48C*/
    background-color: #f57e6a;
    /*background-color: #E8897D;*/
    color: #fff;
    font-weight: bold;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 25px;
    height: 25px;
    font-size: 12px;
}

.MarqueeNews {
    width: 100%;
    /* background-color: #f57e6a; */
    background:#022d50;
    color: #fff;
    font-weight: bold;
    /* border-radius: 4px 4px 0 0; */
    -moz-border-radius: 4px 4px 0 0;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 40px;
    height: 40px;
    font-size: 15px;
    margin-bottom: -1px;
}

.events marquee {
    width: 100%;
    height: auto;
    font-size: 14px;
    /*background-color:#4f8e94*/ /*f06292*/
    ;
    /*background-color:#d16e6e;*/ /*#D2B48C*/
    background-color: #ffdad54d;
    line-height: 24px;
    /*background-color: #E8897D;*/
    color: #333;
    font-weight: normal;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
}

.events {
    background: #fff4f2;
    min-height: 100px;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #333;
}

    .events h1 {
        margin-top: -5px;
        font-size: 20px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ede4d5;
    }

.mission {
    /*background:#fff4f2;*/
    background: #ffffff;
    min-height: 99px;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 3px;
    color: #000;
    border: 1px solid #ffffff;
    border-radius: 5px;
    font-size: 12px;
    text-align: center !important;
    padding-top: 34px;
}

    .mission table {
        margin-top: -11px;
    }



    .mission h1 {
        margin-top: -5px;
        font-size: 20px;
        padding-bottom: 5px;
        border-bottom: 1px solid #ede4d5;
    }

.animation-position {
    right: 350px;
}

.ph-gallery {
    background: url(../Images/gallery-back.jpg) repeat;
}

footer {
    width: 100%;
    float: left;
    border-top: 1px solid #bebfc1;
    margin-top: 20px;
    padding-top: 10px;
}

.clear {
    clear: both;
}

.mld {
    margin-left: 38px;
}

.ml {
    margin-left: 59px;
}

.ml1 {
    margin-left: 70px;
    margin-top: 15px;
}

.ml2 {
    margin-left: 52px;
}

.m-right {
    margin-left: 4px;
}


#LeaveGrid thead {
    background-color: #83b9f5;
    color: white;
}

#LeaveGrid th {
    background-color: rgb(100, 99, 99) /*83b9f5*/;
    border-right: 1px solid #dddddd;
}

#LeaveGrid td {
    border-right: 1px solid #dddddd;
}

.leavedetails h1 {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    margin-left: 7px;
    color: #333;
}

.detail img {
    width: 25px !important;
    height: 25px !important;
}

.div-arr {
    margin-top: 34px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 5px;
}

    .div-arr table {
        width: 100%;
        /*border:1px solid #a3a4a4;*/
    }

        .div-arr table thead {
            background-color: #a3a4a4;
            color: #474748;
            font-weight: bold;
            height: 25px;
        }

        .div-arr table tbody {
            /*background-color:#a3a4a4;*/
            margin-top: 10px;
            margin-bottom: 10px;
        }

.dataTables_wrapper {
    border: 1px solid #ccc;
    padding: 5px;
}

.box-pad {
    padding-top: 2px;
}

.border {
    border: 1px solid #ccc;
}

.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0.0;
    }
}



.Blink {
    animation: blinker 1s linear infinite;
    display: inline-block;
    min-width: 25px;
    padding: 0px 4px;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    color: #1a5265;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #ff0056;
    border-radius: 10px;
}

.frame {
    padding: 10px;
    border: 1px solid #a5a3a4;
    margin: 10px;
    width: 98%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    height: 400px;
}

.wd3 {
    width: 100px;
}

.cday {
    height: 500px;
    overflow: auto;
}

.rowlm {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.rowlm1 {
    margin-left: 0;
}

.rowlm2 {
    margin-right: 0;
}

input[type="checkbox"] {
    /*display:none;*/
    display: inline-block;
}

.outer-login input[type="checkbox"] {
    display: inline-block;
}

.lan input[type="checkbox"] {
    display: inline-block;
}

span input[type="checkbox"] {
    display: inline-block;
}

.lan input[type="checkbox"] {
    display: inline-block;
}


label input[type="checkbox"] {
    display: inline-block;
}

input[type="checkbox"] + input + label {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    /*background:url(../Images/check_radio_sheet.png) left top no-repeat;*/
    cursor: pointer;
    padding-left: 2px;
    white-space: nowrap;
}

input[type="checkbox"]:checked + input + label {
    /*background:url(../Images/check_radio_sheet.png) -19px top no-repeat;*/
    /*di*/
}

.foot-hr {
    margin-top: 0;
    margin-bottom: 7px;
}

.off-grey {
    color: #aeacac;
    font-size: 11px;
    padding-right: 5px;
}

/*.part2 .gold tbody 
{
    height:10px;
}*/
.mis table.align td {
    width: auto !important;
}

.display-ts {
    border: 0;
    font-weight: bold;
    font-size: 12px;
    color: #c25815 /*#474646*/;
}

.display-remarks {
    border: 0;
    font-weight: bold;
    font-size: 12px;
    color: #c25815 /*#474646*/;
    width: 100%;
}

.display1 {
    border: 0;
    font-weight: bold;
    font-size: 14px;
    color: #474646;
}

.display3 {
    border: 0;
    font-weight: bold;
    font-size: 10px;
    color: #474646;
}

.mtop7 {
    margin-top: -15px;
}

.hundpercent {
    width: 100% !important;
}

.empp {
    height: 220px;
    margin-bottom: 15px;
    /*/*border:1px solid #d0cdcd;
     padding:10px;
     margin-bottom:10px;*/ */;
}

.empp-in {
    height: 220px;
    border: 1px solid #d0cdcd;
    padding: 10px;
    margin-bottom: 15px;
    /*height:180px;*/
    border-radius: 5px;
    -moz-border-radius: 5px;
}

.emp-in h1 {
    font-size: 12px;
    color: #451d13;
    font-weight: bold;
    margin: 0;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 5px;
}

.emp {
    height: 180px;
    margin-bottom: 15px;
}

.emp-in {
    border: 1px solid #d0cdcd;
    padding: 10px;
    margin-bottom: 10px;
    height: 180px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: auto;
}

    .emp-in h1 {
        font-size: 12px;
        color: #451d13;
        font-weight: bold;
        margin: 0;
        border-bottom: 1px solid #eeeeee;
        padding-bottom: 5px;
    }



.findemployee table {
    width: 100%;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

    .findemployee table img {
        height: 30px;
        padding: 5px;
        width: 34px;
    }

    .findemployee table thead {
        /*background-color:#9d7c6b;*/
        /*background-color:#d16e6e;*/
        background-color: #333;
        color: #fff;
        font-size: 11px;
        text-align: center;
    }

    .findemployee table th {
        padding-left: 5px;
        padding-right: 5px;
        /*border:1px solid #acbec4;*/
    }

    .findemployee table tr {
        border-bottom: 1px solid #acbec4;
    }

    .findemployee table td {
        /*border:1px solid #acbec4;*/
        padding-left: 5px;
        padding-right: 5px;
        font-size: 12px;
        border: 0;
        padding-top: 2px;
        padding-bottom: 2px;
    }

.findemployee h1 {
    /*font-size:12px;
        color:#1b5467;
        font-weight:bold;
        margin:0;
        border-bottom:1px solid #eeeeee;
        padding-bottom:5px;
        padding-top:5px;
     
                font-size: 12px;*/
    font-size: 12px;
    color: #dd5044;
    font-weight: bold;
    margin: 0;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 5px;
    margin-bottom: 7px;
}

.employee-display {
    border: 0;
    font-size: 12px;
    color: #474646;
    font-weight: bold;
}

.hr5 {
    margin-top: 0;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #acaeaf;
}

.profile-emp {
    min-height: 610px;
}

.width95 {
    width: 95%;
}

.status {
    font-weight: bold;
    font-size: 12px;
}

.textareanew {
    /*margin: 0px -135px 0px 0px;*/
    height: 64px;
}

.rpad {
    margin-left: 5px;
}

#PJPGrid thead {
    background-color: #83b9f5;
    color: #0e52a1;
}

#PJPGrid th {
    background-color: #a3a4a4 /*83b9f5*/;
    border-right: 1px solid #dddddd;
}

#PJPGrid td {
    border-right: 1px solid #dddddd;
}

textarea.pjp-textarea {
    border: 0;
    width: 100%;
    overflow: hidden;
    height: 15px;
    background-color: white;
}





/*new*/


rentpaid h1 {
    font-weight: bold;
    border: 0;
    padding-top: 7px;
    color: #f47c30;
}

.rentpaid .h1 label {
    font-weight: bold;
    color: #f47c30;
    font-size: 12px;
}

.renttop {
    margin-top: -10px;
}


.rentpaid .nav-tabs {
    /*border-bottom: 1px solid #dddddd;
  margin-bottom:-1px;
  background:#f47c30;
  border-radius:5px;
  -moz-border-radius:5px;*/
    border-bottom: 1px solid #ceba80;
}

    .rentpaid .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
        margin-right: 2px;
    }

        .rentpaid .nav-tabs > li > a {
            /*margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  color:#fff;
  font-size:13px;
  font-weight:bold;*/
            background-color: #dccea7;
            border: 1px solid #bbad86;
            border-bottom: 0;
            color: #3e3e3e;
            font-weight: bold;
            margin-left: 0;
            margin-right: 0;
            padding: 6px 17px;
        }


            .rentpaid .nav-tabs > li > a:hover {
                /*border-color: #eeeeee #eeeeee #dddddd;*/
                color: #c24c02;
            }

        .rentpaid .nav-tabs > li.active > a,
        .rentpaid .nav-tabs > li.active > a:hover,
        .rentpaid .nav-tabs > li.active > a:focus {
            /*font-size:12px;
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom:3px solid #ffffff;
  border-bottom-color: transparent;*/
            background-color: #ffffff /*f5f1e6*/;
            border: 1px solid #927e44;
            border-bottom: none;
        }

    .rentpaid .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .rentpaid .nav-tabs.nav-justified > li {
            float: none;
        }

            .rentpaid .nav-tabs.nav-justified > li > a {
                text-align: center;
            }

.rentpaid .hr1 {
    margin-bottom: -5px;
    margin-top: 32px;
}

.rentpaid .form-control[disabled], .rentpaid .form-control[readonly], .rentpaid fieldset[disabled], .rentpaid .form-control {
    margin-top: 2px;
    margin-bottom: 2px;
    height: 20px;
    line-height: 20px;
}

.rentpaid .form-control3[disabled], .rentpaid .form-control3[readonly], .rentpaid fieldset[disabled], .rentpaid .form-control3 {
    margin-top: 2px;
    margin-bottom: 2px;
    height: 16px;
    line-height: 16px;
}

.text-align {
    text-align: right;
}

.rentpaid .tab-content {
    /*border:1px solid #ccc;
    padding:10px;*/
}

.Exemptiontotal {
    font-size: 12px;
    margin-right: 2px;
}

.Exemptiontotal2 {
    font-size: 12px;
    color: #dd5044;
    width: 100px;
    float: right;
    /*margin-right:18px*/;
}

.InvestmentDedtotal {
    font-size: 12px;
    margin-right: 2px;
}

.InvestmentDedtotal2 {
    font-size: 12px;
    color: #f47c30;
    width: 100px;
    float: right;
    margin-right: 18px;
}

.rentpaid .tab-content {
    min-height: 350px;
}

.topsp {
    margin-top: -19px;
    float: left;
    margin-left: 29px;
}

.topsp1 {
    margin-top: -19px;
    float: left;
}

.topsp2 {
    margin-top: -21px;
    float: left;
}

.hrt {
    margin-top: 5px;
    margin-bottom: 5px;
}

.addresstds {
    width: 355px;
    height: 35px !important;
}

.brownbutton {
    background-color: #451d13 !important;
}

.findemployee table td {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}

.rentpaid .nav-tabs {
    /*width:90%;*/
    border: 0;
}
/*.modal-body1
{
background-color: #000;
opacity: 0.5 !important;
}*/

/*.rentpaid > li.active > a, .rentpaid > li.active > a:hover, .rentpaid > li.active > a:focus 
{
   height:0 !important;
}*/

#calendar {
    max-width: 900px;
    margin: 0 auto;
}

.calendar-h1 {
    font-size: 12px;
    color: #000;
    font-weight: bold;
    margin: 0;
    padding-bottom: 5px;
}

.calendar h2 {
    font-size: 12px;
}

.calendar .fc-content {
    color: #fff;
}

.calendar {
    border: 1px solid #d0cdcd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    float: left;
    width: 100%;
    min-height: 270px;
    margin-top: 0px;
    background-color: #edeeef66;
}

.NewsScoll li {
    /*list-style-type:disc !important;*/
    margin-left: -25px;
    font-size: 12px;
    line-height: 22px;
}

.NewsScoll {
    height: 170px !important;
    margin-top: 10px;
    color: #000;
}

.hrpolicy {
    height: 87px;
    /* overflow: auto;*/
}

    .hrpolicy .AccessibleLinks {
        height: 82px !important;
    }

.main-pdfview {
    width: 100%;
    height: auto;
    float: left;
    /*background-color:yellow;*/
}

.pdfview {
    background-color: #fff;
    /*width: 60% !important;*/
    height: auto;
    float: left;
    border: 2px solid #4a4a4a;
    /*padding-left: 10%;*/
    /*padding-right:10%;*/
    margin: 15px;
    margin: 0 auto;
    margin-top: 0px;
    border-radius: 10px;
    margin-bottom: 5px;
    margin-left: 28%;
    margin-right: 28%;
}

.document-label h3 {
    margin-top: 2px;
    margin-bottom: 2px;
}

.GoogleButton {
    background-image: url( '../images/GoogleButton.png');
    background-repeat: no-repeat;
    padding: 13px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    opacity: 1;
}

.GoogleDropDown {
    position: relative;
    display: inline-block;
    margin-right: 8px;
}

.GoogleDropDown-Content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    right: -7px;
    padding: 10px;
    min-width: 250px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .GoogleDropDown-Content a {
        text-decoration: none;
        display: list-item;
        width: 85px;
        height: 85px;
        padding-top: 2px;
        padding-left: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
    }

.GoogleDropDown:hover .GoogleDropDown-Content {
    display: block;
}

.GoogleDropDown:hover .GoogleButton {
    opacity: 0.5;
}

.GoogleDropDown-Content ul {
    list-style: none;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.GoogleDropDown-Content li {
    width: 80px;
    height: 80px;
    float: left;
    padding: 10px;
    cursor: pointer;
    text-align: center;
    line-height: normal;
}

.GoogleDropDown-Content Img {
    width: 100px;
    height: 100px !important;
    border-radius: 111px;
    margin-top: 10px;
    margin-bottom: 5px;
    border: 3px solid #d1463b;
}

.GoogleDropDown-Content P {
    margin: 0;
    padding: 0;
    color: #333333;
}



.btn-group button {
    width: 100%;
    background-color: #67c086;
    border: 1px solid #04ba44;
    color: white;
    padding: 4px 12px;
    cursor: pointer;
    float: left;
}

.btn-group:after {
    content: "";
    clear: both;
    display: table;
}

.btn-group button:not(:last-child) {
    border-right: none;
}

.btn-group button:hover {
    background-color: #f57e6a;
    border: 1px solid #f5664e;
}

.multy .btn-group button {
    background-color: none !important;
    border: 1px solid #04ba44;
}

.new-log-right {
    text-align: center;
    color: #da1c0c;
    margin-bottom: 8px;
}


.hrpolicy ul {
    margin: 0;
    padding: 0;
    margin-top: 4px;
}

.hrpolicy li a {
    color: #000;
    line-height: 30px;
    font-size: 12px;
    height: 30px;
}


.new-item .item {
    background: #ffffff; /*#333*/
    ;
    text-align: center;
    height: 92px;
}

.new-item .thumbnail {
    margin-top: 4px;
    background-color: #ffffff;
}

.new-item .carousel-caption {
    padding-bottom: 0px;
    top: -24px !important;
    text-shadow: none;
    width: 75%;
    left: 63px;
}

.new-item .carousel-indicators {
    bottom: -30px;
}

.new-item .carousel-caption p {
    margin: 0px;
    color: #000;
    /*float: right;*/
    /*width: 78%;*/
    text-align: left;
}

.new-item .carousel-control.left {
    background-image: none;
}

.new-item .carousel-control.right {
    background-image: none;
}

.new-item .carousel-control .icon-prev, .new-item .carousel-control .icon-next, .new-item .carousel-control .glyphicon-chevron-left {
    top: 14%;
    left: 10%;
}

.new-item .carousel-control .glyphicon-chevron-right {
    top: 14%;
    right: 10%;
}

.new-item .carousel-img {
    position: absolute;
    margin-top: 0px;
    z-index: -999;
    opacity: 0.3;
    border-radius: 500px;
    float: left;
    margin-left: -55px;
}

.red3 {
    font-weight: bold;
    color: #ff0000;
}

.feelings-right-box1 {
    margin-left: 12px !important;
    margin-top: -20px !important;
}

.feelings {
    /*border: 1px solid #f47c30;
    height: 33px;
    line-height: 33px;
    width: 390px;*/
}

.feelings1 {
    float: left;
    margin: 5px;
}

    .feelings1 img:hover {
        width: 25px;
        height: 25px;
    }

.thought {
    border: 1px solid #f47c30;
    background-color: #fe9b46;
    padding: 10px;
    border-radius: 5px;
    color: #fff !important;
    font-size: 14px;
}

.main-feeling {
    background-color: #cfe8f3;
    ;
    padding: 7px;
    border-radius: 5px;
    margin-top: 4px;
    cursor: pointer;
    margin-bottom: 10px;
    width: 100%;
    font-size: 14px;
    color: #333 !important;
    font-weight: bold;
}

.feeling-h {
    height: 141px;
}

.celebrity-h {
    height: 194px;
}

    .celebrity-h .slick-list {
        height: 104px !important;
        font-size: 9px;
    }

.joining-h .slick-list {
    height: 96px !important;
    font-size: 11px;
}

.joining-h {
    height: 132px;
}

.main-feeling img {
    padding-right: 8px;
}

.main-feeling a {
    text-decoration: none;
    color: #333;
}

.feelings {
    border: 1px solid #828282;
    height: 31px;
    line-height: 31px;
    width: 136px;
    float: left;
    background-color: #eaebed;
    border-radius: 4px;
    margin: 5px;
    text-align: left;
    padding-right: 10px;
    padding-left: 8px;
    cursor: pointer;
}

    .feelings img {
        float: left;
        margin-top: 7px;
        padding-right: 2px;
        margin-right: 6px;
    }

.feelings-left-box {
    /*border: 1px solid #828282;
    padding:10px;*/
    float: left;
    width: 40%;
    text-align: center;
    padding-top: 50px;
    font-family: 'Comic Sans MS';
    font-weight: bold;
    font-size: 14px;
}

.feelings-right-box {
    /*border: 1px solid #828282;
    padding:10px;*/
    float: left;
    width: 60%;
    font-family: 'Comic Sans MS';
    font-weight: bold;
    font-size: 14px;
}

.feel-header {
    padding: 9px;
    background-color: #f47c30;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 17px;
    text-align: center;
}

    .feel-header h1 {
        color: #fff;
        font-size: 14px;
    }

.feel-footer {
    background-color: #f5f5f4;
    float: left;
    height: 20px;
    line-height: 20px;
    width: 100%;
    border-radius: 5px;
    padding-left: 8px;
    text-align: center;
    margin-top: -9px;
    margin-bottom: 10px;
    color: #000;
}

.EmojiWidth {
    width: 40%;
}

#FeelingsModal {
}

.news-events {
    height: 222px;
}

.chairman {
    width: auto;
    min-height: 100px;
    background: #cfe8f3;
    padding: 10px;
    color: #000;
    border: 1px solid #abdef5;
    border-radius: 5px;
    font-size: 12px;
}

.chairmanimg {
    float: left;
    /*padding-right:10px;
    padding-bottom:5px;*/
    width: 80px;
    height: 80px;
    border-radius: 75px;
    margin-right: 6px;
}

.portal {
    color: #333;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
}

.text-area-h {
    height: 50px !important;
}

.grievance-right {
    padding-left: 57px;
}

.md-message {
    border-radius: 6px;
    width: 356px;
    background-color: #f5f5f4;
    padding: 5px;
    padding-left: 10px;
    margin-bottom: 10px;
    margin-right: 8px;
}

    .md-message a {
        color: #333;
        padding-right: 40px;
        cursor: pointer;
    }

.m3 {
    margin-right: 4px;
}

.missionp {
    text-align: center;
    font-weight: bold;
}

.icon-left {
    float: left;
    padding-right: 28px;
    margin-top: 5px;
}

.icon-right {
    float: left;
}

.text-green {
    color: #00a65a !important;
}

.text-brown {
    color: #6f1d02 !important;
}

.text-yellow {
    color: #f39c12 !important;
}

.text-blue {
    color: #0069a3 !important;
}

.text-orange {
    color: #ff5600 !important;
}

.text-aqua {
    color: #00c0ef !important;
}

.text-red {
    color: #dd4b39 !important;
}

.text-red1 {
    color: #fc1b38 !important;
}

.text-light-green {
    color: #9cc48f !important;
}

.text-sky-blue {
    color: #20c6c0 !important;
}

.resume {
    margin-left: -13px !important;
    margin-bottom: 10px;
}

.into {
    float: left;
}

.celebrity-search {
    float: right;
    margin-right: -7px;
}

/*.float1 {
    float: left;
    margin-left: 14px;
    padding-right: 7px;
    padding-top: 14px;
}
.mleft
 {
    float:right;
    margin-top:-29px;
}

.sidebar-toggle {
    background: url(../Images/mmenu.png) no-repeat !important;
    width: 37px;
    height: 31px;
    margin-top: 8px;
    left:-191px;
    position:absolute;
}*/


/******************Start TDS******************/

.font14 {
    font-size: 14px;
    font-weight: bold;
}

.font12 {
    font-size: 12px;
    font-weight: bold;
}

.mleft10 {
    margin-right: 4px;
}


.multiselect_button {
    background-color: none !important;
}
/******************End TDS******************/


/*******************************Gallery*********************/
.gallery-b {
    background: url(../Images/gallery-back1.png) repeat;
    width: 100%;
    height: auto;
    border: 1px solid #0097db;
}

.gallery-b-no {
    border: 0px !important;
}

.gallery-main {
    border-radius: 5px;
    width: 100px;
    height: 77px;
    background-color: #fff;
    text-align: center;
    line-height: 13px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #141313;
    cursor: pointer;
    font-weight: bold;
}

.folder {
    cursor: pointer;
    font-size: 36px !important;
    color: #f3d984;
}

.celebrity-mail a {
    background: url(../Images/send-greetings.png) no-repeat;
    float: left;
    width: 20px;
    height: 18px;
    margin: 3px;
    cursor: pointer;
    border: 0;
}

.yellow2 {
    color: #f3d984;
    padding-top: 2px;
    font-size: 14px !important;
    padding-right: 7px;
}

.search-plus {
    font-size: 14px !important;
    color: red;
    padding-top: 2px;
    padding-right: 2px;
}

.employee-name2 label {
    float: right;
    font-weight: bold;
    padding-top: 6px;
    padding-right: 9px;
    font-size: 18px;
    color: #e8e3e3;
}

.employee-name table.dataTable tbody th, .employee-name table.dataTable tbody td {
    padding: 2px 10px !important;
}

.top7 {
    padding-top: 7px !important;
    float: left !important;
}

.buttonForLink {
    border-radius: 5px;
    padding: 4px;
    background-color: #008a16;
    color: #fff;
    width: 63px;
}

    .buttonForLink:hover {
        text-decoration: none;
    }

.table-w {
    width: 100%;
    overflow: auto;
    height: 450px;
}

.pdf {
    background: url(../Images/pdf.png) no-repeat;
    width: 30px;
    height: 26px;
    border: 0;
    float: right;
    margin-right: 6px;
}

.text-no {
    border: 0px !important;
    font-weight: bold;
}


.fix-back {
    background-color: rgb(163, 164, 164);
}



/*.fix-head thead tr {

    background-color:#807f7f !important;

}*/







/*******************************Gallery*********************/


/*Notification june 4 2018*/

.BellDiv a:hover {
    text-decoration: none;
}

.BellDiv a {
    text-decoration: none;
    color: white;
    line-height: 26px;
    padding-right: 5px;
}

.NotificationUl {
    max-height: 200px;
    margin: 0;
    padding: 3px;
    list-style: none;
    overflow-x: hidden;
}

    .NotificationUl li {
        border: 1px solid #ccc;
        margin-top: 2px;
        margin-bottom: 2px;
    }

    .NotificationUl > li > a {
        color: #444444;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 7px;
        display: block;
        white-space: nowrap;
        border-bottom: 1px solid #f4f4f4;
        text-decoration: none;
        font-size: 11px;
        cursor: pointer;
    }

        .NotificationUl > li > a:hover {
            background-color: #eeeeee;
        }

.NotifyAlert {
    font-size: 12px;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 0px;
}

.Width-302 {
    width: 302px;
}
/*Notification june 4 2018*/

/*Home Page jun 6 2018*/
.celebrityFix {
    height: 152px;
    overflow-x: hidden;
    overflow-y: auto;
    line-height: 14px;
}

.FontSize-11 {
    font-size: 11px;
}

.Padding3px {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 4px;
}

.PunchWarning {
    padding: 24px 0px 0px 15px !important;
    color: red !important;
}

.Calendar-Head {
    padding-left: 14px;
    margin-top: 10px;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}

.Moodometer-Head {
    font-size: 12px;
    color: #000;
    font-weight: bold;
}

.modal.fade .modal-dialog {
    -webkit-transform: inherit;
}

.modal {
    overflow: scroll !important;
}

.in-button {
    width: 68px;
    border: 0 !important;
    background-color: green;
    border-radius: 16px;
    color: #fff;
    margin-right: 10px;
    margin-bottom: 10px;
}

.out-button {
    width: 68px;
    border: 0 !important;
    background-color: #ff2300;
    border-radius: 16px;
    color: #fff;
    margin-bottom: 10px;
}

.fc td, .fc th {
    height: 9px !important;
}

.MoodometerDiv {
    border: 1px solid #d0cdcd;
    padding: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    float: left;
    width: 100%;
    height: 175px;
    /*margin-top: -13px;*/
    background-color: #f5f5f4;
    margin-bottom: 4px;
}


/*Home Page jun 6 2018*/
/* ---------------------------------------------------------- Recruitment MRRF----------------------------------*/
.mh6 {
    height: 93px !important;
}

.mrrfTA {
    width: 693px !important;
    height: 38px !important;
}

.Mrrficon {
    font-size: 20px;
    cursor: pointer;
}

.mrrfPopup {
    width: 528px !important;
    height: 438px !important;
    margin-left: -59px !important;
}

.mrrfmrgbtm {
    margin-bottom: 4px !important;
}

.mrrfTab .navback {
    height: 27px;
    line-height: 27px;
}

.mrrfTab .nav > li > a {
    padding: 6px 5px !important;
}

.mrrfTab .nav-tabs .navback > li.active > a, .mrrfTab .nav-tabs > li.active > a:hover, .mrrfTab .nav-tabs > li.active > a:focus {
    height: 27px !important;
}

.mrrfTab .navback a:hover {
    height: 28px;
}

.mrrfRA {
    left: -69px;
    position: relative;
}

.mrrfLftSpace {
    left: -84px;
    position: relative;
}

/* ---------------------------------------------------------- Recruitment HRRF----------------------------------*/


.hrrfbox {
    border: solid;
    height: 91px;
    border-color: #d5d7d8;
    ;
    background-color: #d5d7d8;
    ;
    line-height: 19px;
    border-radius: 5px;
}
/*---------------------Exit Interview-----------------------*/



.profile-summary {
    background-color: #cce4f9;
}

    .profile-summary img {
        width: 89px;
        margin-bottom: 2px;
        margin-top: 2px;
        height: 75px;
        border-radius: 50%;
    }


.profile-Head {
    font-size: 12px;
    font-weight: bold;
}

.EITextArea {
    height: 71px !important;
}

/*---------------------Exit Interview-----------------------*/


.online-punching {
    height: 105px;
}

.alert-reminders {
    height: 212px;
}

.company-footer {
    background-color: #CD0102;
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff !important;
    border-radius: 0px 0px 5px 5px;
}

.notifications-menu {
    padding-right: 15px;
}

.notifications-menu1 {
    padding-right: 23px;
    margin-top: -10px;
}

.ms-options-wrap .form-control {
    height: 22px;
    border: 1px solid #9f9f9f;
    background-color: #fff;
    border-radius: 3px;
}

.mtop8 {
    margin-top: -36px;
}

.write {
    background-color: #ffffff !important;
}

.read {
    background-color: #edeeef !important;
}

.hrrf-grid {
    border: 1px solid #ccc;
    padding: 10px;
    height: 584px;
    overflow: auto;
}

    .hrrf-grid table th {
        padding: 6px;
    }

    .hrrf-grid table thead {
        background-color: #cd171e;
        color: #ffffff;
    }

.hrrfLeftAlign {
    position: relative;
    left: 19px;
}

.glyphicon-plus {
    float: right;
    font-size: 16px;
    float: right;
    margin-top: -7px;
    margin-bottom: 8px;
}

.green-plus {
    color: #20e855;
    cursor: pointer;
}

.popupRequestComment {
    width: 717px !important;
    height: 252px !important;
    margin-left: -85px !important;
    overflow: hidden !important;
}

.schedule-popup-head {
    background-color: #333;
    color: #fff;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    height: 89px;
}

.schedule-popup-details {
    background-color: #F5DEB3;
    color: #333;
    padding: 10px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.popupschedule {
    width: 717px !important;
    height: 315px !important;
    margin-left: -115px !important;
}

.bootstrap-datetimepicker-widget .dropdown-menu .bottom {
    z-index: 999 !important;
}

.Resume-Comment {
    background-color: #27236d;
    color: #fff;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    height: 125px;
}

.Resume-Comment-popup-details {
    background-color: #ededf7;
    color: #333;
    padding: 10px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-bottom: 8px;
    height: 200px;
    overflow: auto;
}

    .Resume-Comment-popup-details table thead {
        color: #fff;
        background-color: #333;
        height: 25px;
        line-height: 25px;
    }

.interview-panel {
    background-color: #e1e1e6;
    color: #333;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 95px;
}

.OE-Popup {
    background-color: #e1e1e6;
    color: #333;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 400px;
    overflow: scroll;
    margin-left: 25px;
    margin-right: 17px;
    margin-top: 7px;
}

.fa-bell:before {
    font-size: 18px;
    color: #cd171e;
    position: absolute;
    /*top: 15px;
    right: 28px;*/
}

.corner-rings {
    /*background: url(../Images/Corner-Rings.png) no-repeat;
  width:323px;
  height:350px;*/
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: -99;
}

.footer p {
    margin: 0;
    font-size: 12px;
    color: #333333;
}
/*.login-footer {
    padding-top: 12px;
}*/
.login-footer a {
    color: #ccc;
    margin: 0px 5px;
}

    .login-footer a:hover {
        color: #333;
        text-decoration: underline;
    }

.login-box .wrapme {
    margin: 0px auto;
    border: 1px solid rgba(84, 82, 82, 0.5);
    border-radius: 16px;
    padding: 25px;
    background: #fff;
    box-shadow: 5px 9px 10px rgba(146, 144, 144, 0.2);
    transition: .4s;
    max-width: 80% !important;
    height: auto;
    background: url(../images/Login-bg1.jpg) repeat;
}

.login-footer {
    width: 100%;
    float: left;
    text-align: center;
    background: #cd171e;
    /* padding: 15px 0; */
    height: 32px;
    margin-top: 12px;
}

    .login-footer p,
    .login-footer a {
        display: inline-block;
        color: white;
    }

.left-foot {
    float: left;
    padding-top: -5px;
    padding-left: 10px;
    margin-top: 4px;
}

.right-foot {
    float: right;
    padding-right: 9px;
    margin-top: 4px;
}

.center-foot {
    margin: 0 auto;
    width: 200px;
    padding-top: 12px;
}

.log-logo {
    position: absolute;
    margin-top: 15px;
    right: 10px;
}

.home-menu h1 {
    /*background: url(../Images/home-bg.png) repeat;*/
}

.home-menu {
    /*background: url(../Images/home-bg.png) repeat;*/
 background-color: #FFF !important;
}

.create {
    border: 2px solid #d6cece;
    float: left;
    margin-bottom: 10px;
    background-color: #6d69691c;
}

.btn-green {
    background-color: #19BD0E !important;
    border: none;
    color: #fff;
    padding: 4px 17px;
    border-radius: 4px;
}

    .btn-green:hover {
        background-color: #0fa505;
    }

.uplaod {
    cursor: pointer;
    color: blue;
    font-size: 18px;
}

.btn-amber {
    background-color: #F9A017 !important;
}

.btn-red {
    background-color: red /*#19BD0E !important*/;
}

.contract-Expiry__height {
    height: 434px;
    overflow-y: scroll;
}

.add-file {
    font-size: 14px;
    margin-right: 6px;
    color: #097575 !important;
}
/*new-19-02-2019*/
.modal-title {
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.modal-header {
    min-height: 25.428571px !important;
    background-color: #d9534f;
    border-radius: 5px 5px 0px 0px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-dialog {
    width: 65%;
    padding: 0;
    margin-top: 5%;
}

.bx-wrapper img {
    height: 375px;
    width: 100%;
    max-width: auto;
    display: inline;
    border: 5px solid #0097db;
    border-radius: 8px;
}

.modal-body1 {
    overflow: hidden;
     height: 410px;
    /*height: 410px;*/
}

.bx-wrapper .bx-caption span {
    font-weight: bold;
}

.popupheader {
    background-color: #19aaaa !important;
}

.bdr {
    border: 1px solid red;
}

.quick-link-null {
    width: 127px;
    height: 95px;
    color: #fff;
    margin-bottom: 10px;
    border-radius: 2px;
    box-shadow: 0px 4px 14px #eaeaea;
    cursor: pointer;
}

    .quick-link-null .quick-link-img {
        width: 100%;
        float: left;
        min-height: 20px !important;
        margin-bottom: 5px;
        margin-top: 20px;
    }

    .quick-link-null .quick-link-text {
        width: 100%;
        float: left;
        font-size: 11PX;
        min-height: 20px !important;
        text-align: center;
        margin-top: 7px;
    }

.quick-link {
    width: 128px;
    height: 95px;
    color: #fff;
    margin-bottom: 10px;
    border-radius: 2px;
    box-shadow: 0px 4px 14px #eaeaea;
    cursor: pointer;
}

.quick-link-count {
    background-color: #2337406b;
    padding: 3px;
    float: right;
    border-radius: 50%;
    margin: 8px 13px 0 0;
    border: 2px dotted #ffffff70;
}

.quick-link-img {
    width: 100%;
    float: left;
    min-height: 20px !important;
    margin-bottom: 5px;
    margin-top: -11px;
}

.m-t {
    margin-top: 14px;
}

.quick-link-text {
    width: 100%;
    float: left;
    font-size: 11PX;
    min-height: 20px !important;
    text-align: center;
    margin-top: 7px;
}

.quick-link-color1 {
    background-color: #007bff;
}

.quick-link-color2 {
    background-color: #2f54cd;
}

.quick-link-color3 {
    background-color: #1d6f1d;
}

.quick-link-color4 {
    background-color: #dc3545;
}

.quick-link-color5 {
    background-color: #222222;
}

.quick-link-color6 {
    background-color: #d4145a;
}



.celebrity1 {
    -moz-border-radius: 5px;
    float: left;
    width: 100%;
}

.new-item .thumbnail1 {
    background-color: #f0f0f0;
    min-height: 200px;
    margin-bottom: 10px;
    border: 1px solid #d0cdcd;
    border-radius: 5px;
}

.new-item .item {
    
    text-align: center;
    height: auto !important;
}

.new-item .carousel-control.left {
    background-image: none;
    height: 231px;
    color: #cd171e;
    display:none !important;
}

.new-item .carousel-control.right {
    background-image: none;
    height: 231px;
    color: #cd171e;
    display:none !important;
}

.marquee-hr {
    height: 147px;
    margin: 0px;
}

    .marquee-hr p {
        font-size: 12px;
        text-align: left !important;
    }

.side {
    float: left;
}

    .side .side-menu {
        background-color: #f8f8f9;
        min-height: 110px;
        margin-bottom: 10px;
        border: 1px solid #d0cdcd;
        border-radius: 5px;
        width: 100%;
    }

.side {
    float: left;
}

    .side .side-menu1 {
        background-color: #ffffff;
        min-height: 80px;
        margin-bottom: 10px;
        border: 1px solid #d0cdcd;
        border-radius: 5px;
        width: 100%;
    }

.side-menu1 h1 {
    font-family: 'SegoePrint' !important;
    font-size: 15px !important;
    font-style: italic;
}

.side .side-menu-pic {
    background-image: url('../../Images/home-bg.png');
}

.side h1 {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 !important;
    text-align: center;
    color: #cd171e;
    font-weight: bold;
}

.side h2 {
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 !important;
}

.side p {
    font-size: 12px;
    text-align: center;
}

.m-l-0 {
    margin-left: 0px !important;
}

.m-l-1 {
    margin-left: -15px !important;
}

.new-item .item{
    height:167px !important;
}
.thumbnail{
    border:none;
}

@media only screen and (max-width: 1360px) {
    .quick-link-null {
        width: 126px;
    }
}

@media only screen and (max-width: 1200px) {
    .quick-link-null {
        width: 84px;
    }
}

@media only screen and (max-width: 1000px) {
    .quick-link-null {
        width: 84px;
    }
}

@media only screen and (max-width: 999px) {
    .quick-link-null {
        width: 85px;
    }
}

@media only screen and (max-width: 990px) {
    .quick-link-null {
        width: 215px;
    }

    .m-l-0 {
        margin-left: -15px !important;
    }

    .m-l-1 {
        margin-left: -28px !important;
    }
}

@media only screen and (max-width: 820px) {
    .quick-link-null {
        width: 215px;
    }

    .m-l-0 {
        margin-left: -15px !important;
    }

    .m-l-1 {
        margin-left: -28px !important;
    }
}

@media only screen and (max-width: 768px) {
    .quick-link-null {
        width: 264px;
    }

    .m-l-0 {
        margin-left: -15px !important;
    }

    .m-l-1 {
        margin-left: -28px !important;
    }
}

@media only screen and (max-width: 748px) {
    .quick-link-null {
        width: 330px;
    }
}

@media only screen and (max-width: 620px) {
    .quick-link-null {
        width: 225px;
    }
}

@media only screen and (max-width: 520px) {
    .quick-link-null {
        width: 196px;
    }
}

@media only screen and (max-width: 420px) {
    .quick-link-null {
        width: 147px;
    }
}

@media only screen and (max-width: 382px) {
    .quick-link-null {
        width: 144px;
    }
}

.pendingHrpolicy {
    margin-bottom: 0;
    color: #eff0f1 /*hsl(29, 100%, 83%)*/;
    font-weight: bold;
    background-color: #cd171e;
    height: 27px;
    padding-left: 16px;
    width: 835px;
    padding-top: 5px;
    margin-left: 14px;
}

/*================================================*/

.view-app {
    background-color: #4d9ff8;
    border: 0px;
    border-radius: 4px;
    color: #fff;
    width: 50px;
    text-align: center;
    cursor: pointer;
}

    .view-app a {
        color: #fff;
        text-decoration: none;
    }

.ts {
    height: 350px !important;
    overflow-x: auto;
}

.ts-form-control5 {
    display: block;
    width: 100%;
    /*height: 34px;*/
    height: 24px;
    padding: 2px 12px;
    padding-left: 4px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #f1e8dc;
    border: 0px solid #cccccc;
    border-radius: 4px;
}

/*=================================================*/

#TourGrid thead {
    background-color: #83b9f5;
    color: white;
}

#TourGrid th {
    background-color: rgb(100, 99, 99) /*83b9f5*/;
    border-right: 1px solid #dddddd;
}

#TourGrid td {
    border-right: 1px solid #dddddd;
}

#ClaimGrid thead {
    background-color: #83b9f5;
    color: white;
}

#ClaimGrid th {
    background-color: rgb(100, 99, 99) /*83b9f5*/;
    border-right: 1px solid #dddddd;
}

#ClaimGrid td {
    border-right: 1px solid #dddddd;
}

@media (min-width: 1200px) {
    .container {
        padding-bottom: 10px;
    }
}
.celebrity1 {
    -moz-border-radius: 5px;
    float: left;
    width: 100%;
}

.new-item .thumbnail1 {
    background-color: #f0f0f0;
    min-height: 200px;
    margin-bottom: 10px;
    border: 1px solid #d0cdcd;
    border-radius: 5px;
}
.top-bar-outer{
    background-color:#dbe7ec;
    border:solid 1px #dbe7ec;
    border-radius:4px;
    padding:10px;
    width:100%;
    display:inline-block;
}
.row-outer{
    line-height:16px;
}
.row-outer label{
    font-size:12px;
    font-weight:400;
    color:#999;
}
.row-outer .details{
    font-size:12px;
    font-weight:600;
    color:#111;
}
.padding0px{
    padding:0px !important;
}
.p-l0{
padding-left:0px !important;
}
.p-r0{
padding-left:0px !important;
}
.m-r0{
    margin-right:0px !important;
}
.m-l0{
    margin-left:0px !important;
}
.background-none{
    background-color:transparent !important;
}
.col-md-2 .mh2 table tr:hover{
    background-color:#dbe7ec !important;
}
.col-md-10 .table-list table tbody tr:hover,
.col-md-10 .table-list-two table tbody tr:hover{
    background-color:#dbe7ec !important;
}
.col-md-2 .mh2 table tr td{
    padding-top:8px;
    padding-bottom:8px;
     padding-left:10px;
     font-weight:700 !important;
     background-color:rgb(237 20 90);
     color:#fff;
     cursor:pointer;
}
.col-md-2 .mh2 table thead tr th {
     padding-top:8px;
    padding-bottom:8px;
    padding-left:10px;
    height:auto;
}
.table-list table thead tr,
.table-list-two table thead tr{
    background-color:#022d50;
}
.table-list-two table thead tr th{
    padding:8px;
}
.table-list table thead tr th:nth-child(1),
.table-list table tbody tr td:nth-child(1){
    width:26%;
    font-weight:700 !important;
}
.table-list table thead tr th:nth-child(2),
.table-list table tbody tr td:nth-child(2){
    width:4%;
    text-align:center;
}
.table-list table thead tr th:nth-child(3),
.table-list table tbody tr td:nth-child(3){
    width:10%;
}
.table-list table thead tr th:nth-child(4),
.table-list table tbody tr td:nth-child(4){
    width:10%;
}
.table-list table thead tr th:nth-child(5),
.table-list table tbody tr td:nth-child(5){
    width:10%;
}
.table-list table thead tr th:nth-child(6),
.table-list table tbody tr td:nth-child(6){
    width:40%;
}

.table-list table tbody tr td textarea,
.table-list-two table tbody tr td textarea{
    width:100%;
    height:30px !important;
}
.table-list table tbody tr td:nth-child(4) input,
.table-list table tbody tr td:nth-child(5) input,
.weightage-outer .weightage-details:nth-child(2) input,
.weightage-outer .weightage-details:nth-child(3) input,
.weightage-outer .weightage-details:nth-child(4) input{
    border:none;
    width:100%;
    background-color:transparent;
}
.table-list table tbody tr td select{
    width:100%;
    height:26px !important;
}
.newButton{
    background-color:#008a16;
    border-radius:4px;
    padding:4px 10px;
    color:#fff;
    text-align:center;
    font-size:12px;
    text-transform:uppercase;
}
.viewButton{
background-color:#022d50;
    border-radius:4px;
    width:28px;
    height:28px;
    text-align:center;
    font-size:12px;
    display:inline-block;
    color:#fff;
}
.viewButton span,
.viewButton span{
    margin-top:6px;
}

.table-list-two table thead tr th:nth-child(1),
.table-list-two table tbody tr td:nth-child(1){
     font-weight:700 !important;
    width:38% !important;
}
.table-list-two table thead tr th:nth-child(2),
.table-list-two table tbody tr td:nth-child(2){
    width:62% !important;
}
.table-popup table{
    margin-top:10px;
}
.table-popup table thead tr th:nth-child(1),
.table-popup table tbody tr td:nth-child(1){
   
    text-align:left !important;
    width:20%;
}
.table-popup table thead tr th:nth-child(2),
.table-popup table tbody tr td:nth-child(2){
    text-align:left !important;
    width:20%;
}
.table-popup table thead tr th:nth-child(3),
.table-popup table tbody tr td:nth-child(3){
    text-align:left !important;
    width:60%;
}
.col-md-12 .display#ApppGrid tbody tr td{
    font-weight:600 !important;
}
.margin0px{
    margin:0px !important;
}

.approval-list table thead tr th:nth-child(1),
.approval-list table tbody tr td:nth-child(1){
    text-align:left !important;
    width:10%;
}
.approval-list table thead tr th:nth-child(2),
.approval-list table tbody tr td:nth-child(2){
    text-align:left !important;
    width:10%;
}
.approval-list table thead tr th:nth-child(3),
.approval-list table tbody tr td:nth-child(3){
    text-align:left !important;
    width:8%;
}
.approval-list table thead tr th:nth-child(4),
.approval-list table tbody tr td:nth-child(4){
    text-align:left !important;
    width:12%;
}
.approval-list table thead tr th:nth-child(5),
.approval-list table tbody tr td:nth-child(5){
    text-align:left !important;
    width:12%;
}
.approval-list table thead tr th:nth-child(6),
.approval-list table tbody tr td:nth-child(6){
    text-align:left !important;
    width:12%;
}
.approval-list table thead tr th:nth-child(7),
.approval-list table tbody tr td:nth-child(7){
    text-align:left !important;
    width:10%;
}
.approval-list table thead tr th:nth-child(8),
.approval-list table tbody tr td:nth-child(8){
    text-align:left !important;
    width:18%;
}
.approval-list table thead tr th:nth-child(9),
.approval-list table tbody tr td:nth-child(9){
    text-align:left !important;
    width:8%;
}

.weightage-outer{
    display:flex;
}
.weightage-outer .weightage-details:nth-child(1){
   width:30%;
}
.weightage-outer .weightage-details:nth-child(2){
   width:10%;
   color:#fff;
}
.weightage-outer .weightage-details:nth-child(3){
   width:10%;
   color:#fff;
}
.weightage-outer .weightage-details:nth-child(2) input,
.weightage-outer .weightage-details:nth-child(3) input,
.weightage-outer .weightage-details:nth-child(4) input{
    color:#fff;
    font-weight:600;
}
.wtage-type:nth-child(1){
    width:25%;
}
.wtage-type:nth-child(2){
    width:5%;
}

.wtage-type:nth-child(3){
    width:5%;
}
.wtage-type:nth-child(1) input
{
    background: transparent;
    width: 82px;
    border: none;
    color: white;
    font-weight: 700;
}
.wtage-type:nth-child(2) input,
.wtage-type:nth-child(3) input{
     background: transparent;
    width: 31px;
    border: none;
    color: white;
    font-weight: 700;
}
.weight-type:nth-child(1) input{
     background: transparent;
   
    border: none;
    color: black;
    font-weight: 700;
}
.weight-type:nth-child(2) input,
.weight-type:nth-child(3) input{
     background: transparent;
    width: 31px;
    border: none;
    color: black;
    font-weight: 700;
}
