﻿html, body {
    font-family:Tahoma !important;
    font-weight: 300;
    padding:25px 0 20px;
    background: #fff;
    font-size: 12px;
    background: url(../Images/home-bg.png) repeat;
    
}

.gn-menu-wrapper .fa-inr {
    padding-right: 36px !important;
}


.gn-menu-wrapper .fa-thumbs-up {
    padding-right: 30px !important;
}

.gn-menu-wrapper .fa-file-text {
    padding-right: 30px !important;
}

.rowlm {
    margin-top: -7px !important;
}
 .thumbnail{
     border: none !important;
 }
.navbar{
    border-radius: 0;
        padding: 0;
}

.BellDiv{
  margin: 1px 24px;
    font-size: 22px !important;
}
.button 
    {
    background-color: #678200  !important;
    border: 0;
    color: #fff;
    font-size: 11px;
    border-radius: 3px;
    padding: 7px 26px;
    -moz-border-radius:3px;
    }
.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: #ffffff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: -1px 0px 28px  #b7b7b7;
}

.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;
}

h6 {
     font-weight: bold;
    font-size: 11px !important;
}
  
}

.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;
    -moz-border-radius: 5px;
    padding: 0px;
    /*background-color: #fff;*/
    width: 75px;
    margin-top: 10px;
    margin-left:40px;
    margin-right: 12px;
    /*position: absolute;
    right: 0px;*/
    float:left;

}
.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;
    }



.login-top {
    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;
        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;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 3px;
    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: #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: #f47c30;
    margin-left: 10px;
    margin-right: 10px;
    position: absolute;
    margin-top: 10px;
}

.white {
    color: #fff;
}

.profile {
    background-color: #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 {
    background-color: /*#4d4b4b;*/ #f5f5f4;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px;
    float: left;
    margin-bottom: 4px;
    width: 100%;
}

    .celebrity h1 {
        font-size: 12px;
        color: #000;
        font-weight: bold;
        margin: 0;
        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;
        color: #fff;
    }

    .celebrity p {
        color: #343047;
        font-size: 12px;
        padding-top: 16px;
    }

.celebrity-part {
    width: 100%;
    min-height: 30px;
    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: #ffffff;
        font-size: 11px;
        text-align: center;
    }

    .myteam1 table th {
        padding-left: 5px;
        padding-right: 5px;
        /*border:1px solid #acbec4;*/
    }

    .myteam1 table tr {
        border-bottom: 1px solid #acbec4;
    }

    .myteam1 table td {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 12px;
        border: 0;
        padding-top: 4px;
        padding-bottom: 4px;
    }

.myteam1 h1 {
    font-size: 12px;
    color: #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;
    border: 0;
}

.hr {
    border-bottom:1px solid #ceebf8;
}

.btn-warning {
    color: #ffffff;
    background-color: #678200 !important;
    border-color: #678200 !important;
}

.birth {
    border-radius: 2px;
    background-color: #344201;
    color: #fff;
    font-size: 11px;
    padding: 2px 5px;
    width: 89px;
    float:left;
    text-align: center;
}

#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: 100%;
    height: auto;
    border: 1px solid #3e3e3e;
    border-radius: 50%;
}


.celebrity-in-view h1 {
    font-weight: bold;
    font-size: 20px;
    color: #000;
}

.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;
}

.navbar-default{
        background: #9dc52e  !important;
}
.change {
    float: right;
    color: #ff3000;
    margin-top: -10px;
}

    .change:hover {
        text-decoration: underline;
        color: #faae9d;
    }

.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 td {
    width: 50%;
}

.part2 table thead {
    width: 100%;
    background-color: #9ea2a7;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    color: #fff;
}

.part2 h5 {
  
    padding: 5px;
    color: #4d4b4b;
    margin-bottom: -8px;
    font-size: 12px;
    font-weight: bold;
    margin-top: -6px;
}

.part2 h6 {
    width: 100%;
    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;
}
.mh3 {
    height: 250px !important;
    overflow-x: auto;
}
.mh5 {
    height: 350px !important;
   
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
    cursor: default;
    background-color: #a61c3d;
    border: 1px solid #a61c3d;
    border-bottom-color: #a61c3d;
    color: #fff;
    border-radius: 0px;
}
.nav-tabs .navback > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
        height: 37px;
    color: #fff;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    background-color: #a61c3d;
    /* border: 1px solid #dddddd; */
    /* border-bottom-color: transparent; */
    color: #fff;
    border-radius: 0px;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #a61c3d;
    border-radius: 0px;
    border: 0px;
}
.navback  {
    background-color: #f1b311;
    color: #fff;
    height: 38px;
    border-radius: 4px;
}
.nav-tabs{
        border-bottom: 1px solid #dddddd;
}

    .navback a {
        color: #fff;
        font-size: 11px;
        font-weight: bold;
    }

        .navback a:hover {
            color: #fff;
            font-size: 11px;
            height:38px;
        }

    .navback li.active {
        height: 28px;
    }

.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;
}


.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 {
    color: #fff;
    width: 100%;
    background: #9dc52e  !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 8px 10px;
    letter-spacing: 4px;
    word-spacing: 11px;
    text-transform: uppercase;
    font-weight: bold;
}

.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, .new-item .item {
    min-height: 99px;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 3px;
    border-radius: 5px;
    font-size: 12px;
    padding-top: 21px;
    border: 1px solid #d8d8d8;
}

.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;
}
.mLeft8px{
    margin-left: 8px;
}


#LeaveGrid thead {
    background-color: #83b9f5;
    color: #0e52a1;
}

#LeaveGrid th {
    background-color: #a3a4a4;
    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: #0e60a3;
            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;
    margin-top:0px;
    /*height: 400px;*/
}

.wd3 {
    width: 100px;
}

.cday {
    height: 500px;
    overflow: auto;
}

.rowlm {
    margin-left: 0;
    margin-right: 0;
}

.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;
    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: #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 {
    border: 0;
}


#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 {
    /*background-color:#2786cf;*/
    color: #fff;
}

.calendar {
    border: 1px solid #d0cdcd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    /* box-shadow: 1px 1px 1px 1px #f0f0f0; */
    /*padding: 37px 10px 10px 10px;*/
    float: left;
    /* margin-bottom: 10px; */
    width: 100%;
    height: 334px;
    margin-top: 0px;
    background-color: #f5f5f4;
}

.NewsScoll li {
    margin-left: -25px;
    font-size: 12px;
    line-height: 22px;
}

.NewsScoll {
    height: 170px !important;
    margin-top: 10px;
    color:#000;
}

.hrpolicy {
   height:87px;
}
    .hrpolicy .AccessibleLinks {
        height:82px !important;
    }

.main-pdfview {
    width: 100%;
    height: auto;
    float: left;
}

.pdfview {
    background-color: #fff;
    height: auto;
    float: left;
    border: 2px solid #4a4a4a;
    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: 2px solid #536902;
}

.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: #000;
    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 .thumbnail {
    margin-top: -3px;
    background-color:#f5f5f4;
}

.new-item .carousel-caption {
    padding-bottom: 0px;
    top: -24px !important;
    text-shadow: none;
        width: 95%;
    left: 21px;
}

.new-item .carousel-indicators {
    bottom: -9px;
}

.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: 36%;
    left: 10%;
}

.new-item .carousel-control .glyphicon-chevron-right {
    top: 36%;
    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 #ffffff;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 5px;
    color: #5e7900 !important;
    font-size: 14px;
    font-weight: bolder;
    letter-spacing: 1px;
}

.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:165px;
}
    .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 {
    float: left;
    width: 40%;
    text-align: center;
    padding-top: 50px;
    font-weight: bold;
    font-size: 14px;
}

.feelings-right-box {
    float: left;
    width: 60%;
    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;
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: #536902 !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: #4b5f02;
padding-top: 2px;
font-size: 14px !important;
padding-right: 7px;
}
.search-plus{
    font-size:14px !important;
    color:#4b5f02;
    padding-top:2px;
    padding-right:2px;
}

.employee-name2 label
{
   float: right;
font-weight: bold;
padding-top: 6px;
padding-right: 9px;
font-size: 18px;
color: #333;
}

.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: 2px;
    padding: 4px;
    background-color: #536902;
    color: #fff;
}
.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: 46px;
    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:125px;
    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;
}


.modal.fade .modal-dialog{
   -webkit-transform: inherit;
}

.modal
{
  overflow: scroll !important;
}
/*Home Page jun 6 2018*/

.ACE
{
   font-weight: bold;
    color: #fbffff;
    font-size: 23px;
    position: absolute;
    top: 7px;
}
.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;

}

/*=============== Grid ==============================*/



#InterviewTrackerGrid thead {
     background-color: #83b9f5;
    color: #0e52a1;
}

#InterviewTrackerGrid th {
      background-color: #a3a4a4 /*83b9f5*/;
    border-right: 1px solid #dddddd;
}

#InterviewTrackerGrid td {
     border-right: 1px solid #dddddd;
}

#ResignationGrid thead {
   background-color: #83b9f5;
    color: #0e52a1;
}

#ResignationGrid th {
     background-color: #a3a4a4 /*83b9f5*/;
    border-right: 1px solid #dddddd;
}

#ResignationGrid td {
    border-right: 1px solid #dddddd; 
}

#SalaryAdvanceGrid thead {
     background-color: #83b9f5;
    color: #0e52a1;
}

#SalaryAdvanceGrid th {
      background-color: #a3a4a4 /*83b9f5*/;
    border-right: 1px solid #dddddd;
}

#SalaryAdvanceGrid td {
    border-right: 1px solid #dddddd;
}

#TransferGrid thead {
    background-color: #83b9f5;
    color: #0e52a1;
}

#TransferGrid th {
     background-color: #a3a4a4 /*83b9f5*/;
    border-right: 1px solid #dddddd;
}

#TransferGrid td {
    border-right: 1px solid #dddddd;
}

#RecruitmentGrid thead {
   background-color: #83b9f5;
    color: #0e52a1;
}

#RecruitmentGrid th {
     background-color: #a3a4a4 /*83b9f5*/;
    border-right: 1px solid #dddddd;
}

#RecruitmentGrid td {
    border-right: 1px solid #dddddd;
}

#channelPrograms_Details_grid thead {
     background-color: #83b9f5;
    color: #0e52a1;
}

#channelPrograms_Details_grid th {
     background-color: #a3a4a4 /*83b9f5*/;
    border-right: 1px solid #dddddd;
}

#channelPrograms_Details_grid td {
    border-right: 1px solid #dddddd;
}
/*=====================================*/

.width200 {
    width: 200px !important;
}
.blinking{
    animation:blinkingText 2s infinite;
}
@keyframes blinkingText{
    0%{     color: #ff0000;    }
    49%{    color: #ff0000; }
    50%{    color: #ff0000; }
    99%{    color:transparent;  }
    100%{   color: #ff0000;    }
}

.scrollGrid
{
    width: 100%; overflow: auto;
}

.appDataTable thead {
    background-color: #83b9f5 !important;
    color: #0e52a1 !important;
}

.appDataTable th {
    background-color: #a3a4a4 !important;
    border-right: 1px solid #dddddd !important;
}

.appDataTable td {
    border-right: 1px solid #dddddd !important;
}