﻿.DisabledLink {
    pointer-events: none;
    cursor: not-allowed;
    /*cursor: default;*/
}

.action-space {
    width: 105px;
    display: table-cell;
    float: left;
}

table.table.table-valign-top tr td {
    vertical-align: top;
}

.action-space a {
    font-size: 14px;
    margin-right: 5px;
}

table .fa-check {
    color: #008000;
}
/*table .fa.fa-ban {color: #e42d2d;}*/
.upload-file-section .choose_file_border {
    border: 1px solid #FFF;
    border-radius: 0;
}

.choose_file_border .btn {
    border-radius: 0;
    width: 100%;
}

.sidebar-fixed {
    height: 100vh;
}

.multiselect-container .radio input[type="radio"] {
    left: 15px;
}

.profile-bg,
.send-again-bg,
.inactive-bg,
.trash-bg,
.edit-bg {
    color: #ffffff;
    background-color: #5d9cec;
    border-color: #5899eb;
    padding: 5px 6px;
    display: inline-block;
    line-height: 15px;
}

    .profile-bg:hover,
    .profile-bg:focus,
    .send-again-bg:hover,
    .send-again-bg:focus,
    .inactive-bg:hover,
    .inactive-bg:focus,
    .trash-bg:hover,
    .trash-bg:focus,
    .edit-bg:hover,
    .edit-bg:focus {
        color: #FFF;
    }

.trash-bg {
    color: #ffffff;
    background-color: #f05050;
}

.send-again-bg {
    background: #FF5722;
}

.inactive-bg {
    background: #000;
}

.profile-bg {
    background: #008000;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 2px 5px;
    font-size: 12px;
    line-height: 1.5;
}

.button-align {
    padding-left: 0;
}

    .button-align li {
        padding-right: 10px;
        display: inline-block;
        list-style: none;
    }
/*.table thead tr{
    background:#313131;
}*/
.month-wth-increase .fc-toolbar .fc-left {
    width: 42%;
}

.month-wth-increase .fc-toolbar .fc-right {
    width: 50%;
}

.multiselect-all input[type=checkbox] {
    left: 15px;
}


/*9 feb css start pallavi added*/
.CustomSideNavbar.sidebar-xs .sidebar-main .navigation > li > ul {
    width: 580px;
    right: -580px;
    top: 0px;
    padding: 10px 0;
    background-color: #ffffff !important;
    border-top: 0;
    color: #000;
    /*border: 2px solid #0b2d50 !important;*/
    border-radius: 5px;
    box-shadow: 1px 1px 6px 0px #585858;
}

.CustomSideNavbar .navigation > li > ul li:first-child {
    padding-top: 0;
}

.CustomSideNavbar.sidebar-xs .sidebar-main .navigation > li > ul > li h4 {
    margin: 0;
    padding: 1px 15px;
    text-align: left;
}

.CustomSideNavbar.sidebar-xs .sidebar-main .navigation > li > ul:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #FFF;
    position: absolute;
    left: -10px;
    top: 13px;
}

.CustomSideNavbar .navigation > li ul li a {
    padding: 7px 10px;
    text-align: left;
    min-height: inherit;
    margin-bottom: 0;
    color: rgba(0, 0, 0, 0.75);
    position: relative;
}

.MegaMenu {
    position: relative;
}

    .MegaMenu:after {
        content: '';
        border-left: 1px solid #CCC;
        position: absolute;
        left: 27px;
        top: 35px;
        height: 85%;
        display: none;
    }

.CustomSideNavbar .navigation > li ul li a:before {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    left: 19px;
    top: 15px;
    background: #CCC;
    border-radius: 100%;
    display: none;
}

.CustomSideNavbar .sidebar-default .navigation li > a:hover, .CustomSideNavbar .sidebar-default .navigation li > a:focus {
    background-color: transparent;
}

.hidden-ul h4 span.Gray i {
    color: #585858;
    margin-right: 5px;
}

.CustomSideNavbar .navigation > li ul li .col-md-4 {
    padding: 0;
    width: 100%;
}

.sidebar-xs.CustomSideNavbar .navigation > li ul li .col-md-4 {
    width: 33.33%;
}

.CustomSideNavbar.sidebar-xs .sidebar-main .navigation > li > a > span {
    display: none;
    position: absolute;
    top: 35px;
    right: 0px;
    background-color: transparent;
    padding: 0 5px;
    width: 80px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.NA-text {
    float: right;
}

.CustomSideNavbar.sidebar-xs .sidebar-main.sidebar-default .navigation > li > a > span {
    background-color: transparent;
    color: #FFF;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
/*.CustomSideNavbar.sidebar-xs .sidebar-main .navigation:hover > li > a > span{
    display:block;
}*/
.CustomSideNavbar.sidebar-xs .sidebar-main.sidebar-default .navigation > li:hover:not(.active) > a {
    /*background-color: #0b2d50;
    color: #ffffff;*/
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

    .CustomSideNavbar.sidebar-xs .sidebar-main.sidebar-default .navigation > li:hover:not(.active) > a span {
        color: #0b2d50;
    }

.CustomSideNavbarn .navigation li {
    padding: 8px 0px;
}

.CustomSideNavbar .navigation li + li {
    clear: both;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
/*.CustomSideNavbar .navigation li{
    margin-bottom:15px;
}*/

.CustomSideNavbar .navigation > li > a {
    min-height: 60px;
}

.CustomSideNavbar .navigation > li > a {
    padding: 8px 20px;
    margin-bottom: 0;
    /*background: red;
    margin: 0 auto !important;
    width: 60%;*/
    text-align: center;
}

.CustomSideNavbar .sidebar-default .navigation > li ul {
    padding: 0 15px;
    box-shadow: none;
}

.CustomSideNavbar .sidebar-default {
    background-color: #293949;
    box-shadow: none;
}

.CustomSideNavbar .navigation {
    /*height: 100vh;
    overflow: hidden;*/
}

.CustomSideNavbar .media {
    display: none;
}
/*.CustomSideNavbar .navigation li + li:nth-last-of-type(5),
.CustomSideNavbar .navigation li + li:nth-last-of-type(4),
.CustomSideNavbar .navigation li + li:nth-last-of-type(3),
.CustomSideNavbar .navigation li + li:nth-last-of-type(2),
.CustomSideNavbar .navigation li + li:last-child{    
    display:none;
}*/


/*.CustomSideNavbar .navigation li + li.TopShow:first-child,
.CustomSideNavbar .navigation li + li.TopShow:nth-child(2),
.CustomSideNavbar .navigation li + li.TopShow:nth-child(3),
.CustomSideNavbar .navigation li + li.TopShow:nth-child(4),
.CustomSideNavbar .navigation li + li.BottomShow:nth-last-of-type(5),
.CustomSideNavbar .navigation li + li.BottomShow:nth-last-of-type(4),
.CustomSideNavbar .navigation li + li.BottomShow:nth-last-of-type(3),
.CustomSideNavbar .navigation li + li.BottomShow:nth-last-of-type(2),
.CustomSideNavbar .navigation li + li.BottomShow:last-child{
    display:block;
}*/
/*.CustomSideNavbar.sidebar-xs .sidebar-main .sidebar-category-visible {
    display: block;
    position: fixed;
    /*width: 80px;
    height: 100vh;
    background: #133d69;
    /*background: #f7f7f7;
    border-right: 1px solid #d0d0d0;* /
}*/
.CustomSideNavbar.sidebar-xs .sidebar-main .navigation > li > a.ClickShowMenu i {
    text-align: center;
    font-size: 18px;
}
/*.CustomSideNavbar .sidebar-default .navigation > li.active > a, .CustomSideNavbar .sidebar-default .navigation > li.active > a:hover, .sidebar-default .navigation > li.active > a:focus{
     background-color: #474747;
}*/
.ClickShowMenu {
    transition: all 0.5s;
}

.UpArrow {
    text-align: center;
    padding: 10px 0px;
}

    .UpArrow .caret:after {
        font-size: 32px;
        color: #FFF;
    }

.caret2:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 50px solid green;
}
/*9 feb css start pallavi added*/
/*12 feb css*/
.DashboardDesign {
    position: relative;
}

    .DashboardDesign .panel-heading {
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
    }

    .DashboardDesign .panel-body,
    .DashboardDesign .panel {
        border-radius: 0px;
    }

    .DashboardDesign .panel {
        margin-bottom: 15px;
    }

    .DashboardDesign .custom-heading {
        padding-top: 4px;
        padding-bottom: 4px;
        background-color: #1f4772;
    }


/** Revamp HRMS **/

.navbar.navbar-inverse {
    padding-left: 0;
    padding-right: 0;
}
/*.navbar-fixed-top .navbar-collapse {height:100px;}*/
/*.imgroundwrap {    
    max-height: 45px;
    max-width: 65px;
    width: 65px;
    height: 42px;
    border-radius: 50%;
  }*/
.btn-float > span {
    color: #2a5c91;
    padding-top: 1px;
}

.navbar.navbar-inverse.navbar-fixed-top.logo {
    height: 60px;
}

.navbar-header {
    max-height: 60px;
    float: none;
}

.logo .logo-img {
    height: 40px;
    padding: 0px 10px 0 25px;
    margin: 7px 0;
}
/*.navbar-header {
    min-width: 154px;
}*/
input#EmployeeSearch {
    padding-right: 35px;
    padding-top: 5px !important;
}

    input#EmployeeSearch, input#EmployeeSearch:hover, input#EmployeeSearch:focus {
        border: 1px solid #2a5c91;
        border-radius: 30px;
        box-shadow: none;
    }

ul.nav.navbar-nav.nav-notification {
    padding: 6px 0;
}

/*.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 5px !important;
    padding-right: 5px !important;
}*/

.sidebar-user-material.sidebar-category.sidebar-category-visible {
    display: none !important;
}

.dropdown-menu.ddmenu-notify {
    max-height: 400px;
    position: absolute;
    top: 53px;
    overflow-y: scroll;
    padding: 0;
}


@media (min-width: 769px) {
    /*.navbar-top {padding-top: 50px;}*/
}

/** Navbar changes **/

h6.panel-title, .h6.panel-title {
    font-size: 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

/** Revamp HRMS **/

.action-space {
    width: 105px;
    display: table-cell;
    float: left;
}

table.table.table-valign-top tr td {
    vertical-align: top;
}

.action-space a {
    font-size: 14px;
    margin-right: 5px;
}

table .fa-check {
    color: #008000;
}
/*table .fa.fa-ban {color: #e42d2d;}*/
.upload-file-section .choose_file_border {
    border: 1px solid #FFF;
    border-radius: 0;
}

.choose_file_border .btn {
    border-radius: 0;
    width: 100%;
    background-image: url(../images/upload.png);
    background-repeat: no-repeat;
    background-size: 20px;
    color: transparent;
    margin-bottom: 0;
}

.CustomeChoose .file-input-wrapper input[type=file] {
    left: -5px !important;
}

.file-input-name,
.CustomeChoose .file-input-name {
    margin-left: 0 !important;
}

.sidebar-fixed {
    height: 100vh;
}

.multiselect-container .radio input[type="radio"] {
    left: 15px;
}

.profile-bg,
.send-again-bg,
.inactive-bg,
.trash-bg,
.edit-bg {
    color: #ffffff;
    background-color: #5d9cec;
    border-color: #5899eb;
    padding: 5px 6px;
    display: inline-block;
    line-height: 15px;
}

    .profile-bg:hover,
    .profile-bg:focus,
    .send-again-bg:hover,
    .send-again-bg:focus,
    .inactive-bg:hover,
    .inactive-bg:focus,
    .trash-bg:hover,
    .trash-bg:focus,
    .edit-bg:hover,
    .edit-bg:focus {
        color: #FFF;
    }

.trash-bg {
    color: #ffffff;
    background-color: #f05050;
}

.send-again-bg {
    background: #FF5722;
}

.inactive-bg {
    background: #000;
}

.profile-bg {
    background: #008000;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 2px 5px;
    font-size: 12px;
    line-height: 1.5;
}

.button-align {
    padding-left: 0;
}

    .button-align li {
        padding-right: 10px;
        display: inline-block;
        list-style: none;
    }
/*.table thead tr{
    background:#313131;
}*/
.month-wth-increase .fc-toolbar .fc-left {
    width: 42%;
}

.month-wth-increase .fc-toolbar .fc-right {
    width: 50%;
}

.multiselect-all input[type=checkbox] {
    left: 15px;
}

.NewLoginContainer {
    width: 700px;
    height: 700px;
    background-image: url('../images/side-circle.png');
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 100%;
    margin: 0 auto;
    margin-top: 80px;
    position: relative;
}

.login_body-p {
    background-image: url('../images/login/login-bg.jpg');
}

.TopSection,
.BottomSection {
    position: relative;
    width: 100%;
    float: left;
    height: 50%;
}

.module1,
.module2,
.module3,
.module4,
.module5,
.module6,
.module7,
.module8 {
    position: absolute;
}

.module4,
.module1 {
    bottom: 90px;
    left: -8px;
}

.module4 {
    left: initial;
    right: -8px;
}

.module3,
.module2 {
    top: 0;
    left: 25%;
}

.module3 {
    left: initial;
    right: 25%;
}

.module5,
.module8 {
    top: 103px;
    right: 0;
}

.module5 {
    left: 0;
}

.module6 {
    bottom: 0;
    left: 25%;
}

.module7 {
    bottom: 0;
    right: 25%;
}

.module {
    width: 70px;
    height: 70px;
    border: 2px solid #da1316;
    border-radius: 50%;
    text-align: center;
    position: relative;
    cursor: pointer;
    transition: all 0.5s;
    transition-timing-function: ease;
}

    .module.blue {
        border-color: #103d6a;
    }

    .module img {
        width: 30px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .module:before {
        position: absolute;
        content: '';
        width: 83px;
        height: 83px;
        border: 2px solid #4545454f;
        border-radius: 50%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: all 0.5s;
        transition-timing-function: ease;
    }

    .module:after {
        position: absolute;
        content: '';
        width: 96px;
        height: 96px;
        border: 4px solid #b8a5a536;
        border-radius: 50%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: none;
        transition: all 0.5s;
        transition-timing-function: ease;
    }

    .module span {
        position: absolute;
        left: -139px;
        top: 18px;
        width: 100px;
        background: #da1316;
        color: #FFF;
        padding: 4px 10px;
        line-height: 17px;
        text-align: center;
        border-radius: 5px;
        display: none;
        transition: all 0.5s;
        transition-timing-function: ease;
    }

    .module.InfoRight span {
        right: -139px;
        left: initial;
    }

    .module.blue span {
        background: #103d6a;
    }

    .module span:after {
        content: '';
        position: absolute;
        width: 44px;
        height: 2px;
        background: #da1316;
        top: 10px;
        right: -25px;
        z-index: -1;
        transition: all 0.5s;
        transition-timing-function: ease;
    }

    .module.blue span:after {
        background: #103d6a;
    }

    .module.InfoRight span:after {
        right: initial;
        left: -25px;
    }

    .module span:before {
        content: '';
        position: absolute;
        width: 47px;
        height: 96px;
        /* background-color: gold; */
        border-bottom-left-radius: 115px;
        border-top-left-radius: 115px;
        border: 2px solid #da1316;
        /* border-left: 0; */
        border-right: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        z-index: -1;
        top: -33px;
        left: 124px;
        transition: all 0.5s;
        transition-timing-function: ease;
    }

    .module.InfoRight span:before {
        border-bottom-right-radius: 115px;
        border-top-right-radius: 115px;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
        border-left: 0;
        border-right: 2px solid #da1316;
        right: 124px;
        left: initial;
    }

    .module.blue span:before {
        border-color: #103d6a;
    }

    .module:hover::before,
    .module:hover span,
    .module:hover::after {
        display: block;
        transition: all 0.5s;
        transition-timing-function: ease;
    }

    .module:hover::before {
        border: 4px solid #da13164f;
    }

    .module.blue:hover::before {
        border: 4px solid #103d6a3d;
    }

.mobile-show {
    display: none;
}



.imgroundwrap img,
.navbar-nav > .dropdown-user img {
    max-height: 40px;
    width: 40px;
    height: 40px;
    border: 2px solid green;
    border-radius: 50%;
    margin: 0;
}

? .NewDesign .select2-selection--single .select2-selection__arrow:after {
    right: 8px;
}

.NewDesign .select2-container {
    border-color: #ddd;
    border-width: 1px;
    border-radius: 1px;
}

.UserImage {
    text-align: center;
    /*float: right;*/
    margin-bottom: 20px;
}

.canditate-image {
    position: absolute;
    right: 100px;
    top: 225px;
}

.canditate-image {
    position: absolute;
    right: 100px;
    top: 65px;
}

    .canditate-image.profileuserimg {
        position: inherit;
        right: inherit;
        top: inherit;
    }

    .canditate-image img {
        width: 130px;
        height: 130px;
        /*background: red;*/
        overflow: hidden;
        border-radius: 50%;
        position: relative;
    }

    .canditate-image .choose_file_border {
        margin-top: 0;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%);
        border: none;
        /* width: 100%; */
        opacity: 0;
        height: 100%;
    }

        .canditate-image .choose_file_border .btn {
            height: 100%;
        }






.UserImage {
    position: absolute;
    right: 100px;
    top: 65px;
}

    .UserImage.profileuserimg {
        position: inherit;
        right: inherit;
        top: inherit;
    }

    .UserImage img {
        width: 130px;
        height: 130px;
        background: #c6c6c6;
        overflow: hidden;
        border-radius: 50%;
        position: relative;
    }

        .UserImage img::after {
            content: '+';
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            font-size: 50px;
            color: #a7a7a7;
        }

    .UserImage .choose_file_border {
        margin-top: 0;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%);
        border: none;
        /* width: 100%; */
        opacity: 0;
        width: 100%;
        height: 100%;
    }

        .UserImage .choose_file_border .btn {
            height: 100%;
        }

.choose_file_border .btn:hover {
    box-shadow: none;
}

ul.nav.navbar-nav.nav-notification i, #CheckInCheckOutDiv i {
    font-size: 16px;
    color: #165ba2 !important;
}

#CheckInCheckOutDiv i {
    font-size: 21px !important;
}

.TopEmployeesearch {
    position: relative;
    padding-top: 5px;
    padding-right: 10px;
}

    .TopEmployeesearch svg.svg-inline--fa.fa-search.fa-w-16 {
        right: 15px;
        top: 9px;
        position: absolute;
        color: #103d6a;
    }

    .TopEmployeesearch i.fa-search:before {
        color: #103d6a;
    }

.profile-tab-content label {
    width: 100%;
}

.EmployeeDetail.form-section-data {
    padding: 15px 0;
}

.UserImage.RegisterCompnatPro {
    position: inherit;
    top: inherit;
    right: inherit;
}
/*.EmployeeDetail label{width:100%;}*/
.light-panel {
    box-shadow: 0 1px 1px rgba(204, 203, 203, 0.22), 0 1px 2px rgba(0, 0, 0, 0.14);
}

.ProfileImg img {
    border: 7px solid #4577a3;
    width: 210px;
    /*margin-bottom:25px;*/
}

.ProfileImg h1 a {
    color: #103d6a;
}

.ProfileImg h1 {
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.Profilepage .form-group {
    margin-bottom: 10px;
}

.Profilepage .NewProfileDesign label,
.Profilepage .EmployeeDetail label {
    margin-bottom: 0;
    width: 150px;
    /*text-align:right;
    padding-right:15px;*/
}

.Profilepage .NewProfileDesign span,
.Profilepage .EmployeeDetail span {
    width: calc(100% - 150px);
    float: right;
}

.form-section-title p {
    color: #757575;
    padding-top: 2px;
    margin-bottom: 0;
}

.ProfileImg p {
    color: #757575;
    margin-bottom: 30px;
    font-size: 17px;
}


.ReportingSection h6 {
    margin-top: 10px;
    font-size: 16px;
}

.connectUs h3 {
}

.connectUs ul {
    padding-left: 0;
}

    .connectUs ul li {
        display: inline-block;
        margin-right: 10px;
    }

.EmployeeDetail legend {
    border-bottom: none;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 18px;
}

.EmployeeDetail .form-section-title {
    position: relative;
}

.EmployeeDetail .form-section-title {
    border-bottom: 1px solid #064d96;
}
/*.EmployeeDetail .form-section-title:after{
    content:'';
    position:absolute;
    bottom:0;
    right:0;
    width:100%;
    border-bottom: 1px solid #064d96;
}*/
.EmployeeDetail .panel-title {
    margin-bottom: 25px;
}

.connectUs ul li img {
    width: 23px;
}

.customTabresponsive #tabs .nav > li > a {
}

.customTabresponsive .nav-tabs-left > .nav-tabs-highlight > li > a,
.customTabresponsive .nav-tabs-left > .nav-tabs > li > a {
    border-top-width: 0;
    border-bottom-color: transparent;
}

.customTabresponsive .nav-tabs > li.active > a {
    font-size: 15px !important;
    border-top-color: transparent;
    /* border-left-color: #133d69; */
    box-shadow: 0px 0px 7px 1px #a3a3a3;
    border-radius: 5px;
    border-left-color: transparent;
}

.nav-tabs-left > .nav-tabs-highlight > li.active > a, .nav-tabs-left > .nav-tabs-highlight > li.active > a:hover, .nav-tabs-left > .nav-tabs-highlight > li.active > a:focus {
    border-left-color: transparent;
}

.customTabresponsive #tabs .nav > li.active > a {
    font-size: 16px;
}

.customTabresponsive.nav-tabs-vertical > .nav-tabs {
    background: #f5f5f5;
    border-right: none;
    border-radius: 6px;
    box-shadow: 0px 1px 9px 0px #d8d8d8;
}

.NA-text {
    margin-right: 0px;
}

    .NA-text label {
        font-size: 12px;
    }

.middle-divider {
    position: relative;
    padding-right: 40px !important;
}

    .middle-divider:before {
        content: '';
        border-right: 1px solid #dfdfdf;
        height: 189px;
        position: absolute;
        top: 0;
        right: 30px;
    }

.IconBlue {
    color: #133d69;
}

.NewProfileDesign {
    position: relative;
    z-index: 1;
    width: 70%;
    margin: 0 auto;
    padding: 0 30px;
}

    .NewProfileDesign h1 {
        font-size: 24px;
        color: #235c8e;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 55px;
        line-height: 22px;
        margin-bottom: 0;
    }

    .NewProfileDesign:after {
        background: linear-gradient(to top, white, #e0f1ff);
        content: '';
        position: absolute;
        top: 35px;
        left: 0;
        width: 100%;
        height: 300px;
        z-index: -1;
    }

.profileInfo {
    padding-left: 17px;
}

    .profileInfo p {
        margin-bottom: 5px;
    }

    .profileInfo h1 span {
        font-size: 14px;
        color: #585858;
    }

.infoBox {
    background: #4577a30d;
    padding: 15px;
    height: 260px;
    box-shadow: 0px 10px 10px -5px #d2d2d2;
    border: 1px solid #eaeaea;
    position: relative;
}

    .infoBox:after {
        content: '';
        position: absolute;
        top: -10px;
        left: 50%;
        transform: translate(-50%);
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #deedfb;
    }

.connectUsBottommr {
    margin-bottom: 55px;
}

.EmpInfo {
    margin: 0 auto;
}

    .EmpInfo .left {
        width: 150px;
        float: left;
    }

    .EmpInfo .right {
        width: calc(100% - 150px);
        float: right;
    }

.ProfileImg {
    /* width: 100px; */
    /* display: inline-block; */
}

    .ProfileImg img {
        border: 7px solid #4577a3;
        width: 100%;
        margin-bottom: 25px;
    }
/*.EmpInfo img{width:200px;}*/
.myhirechy {
    float: right;
    position: absolute;
    top: 45px;
    right: -15px;
}

.profileInfo h3 {
    margin-top: 0;
    font-size: 17px;
    margin-bottom: 5px;
}

.customTabresponsive .nav > li {
    transition: all 0.9s;
    transition-timing-function: ease;
}

    .customTabresponsive .nav > li:last-child {
        padding-bottom: 20px;
    }

    .customTabresponsive .nav > li > a img {
        width: 18px;
    }

.customTabresponsive .nav-tabs > li a div.IconImg {
    width: 18px;
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
}

.customTabresponsive .nav-tabs > li.personal a div.IconImg {
    background-image: url('../images/my-profile/personal.png');
}

.customTabresponsive .nav-tabs > li.active.personal a div.IconImg,
.customTabresponsive .nav-tabs > li.personal:hover a div.IconImg {
    background-image: url('../images/my-profile/personal-hover.png');
}


.customTabresponsive .nav-tabs > li.employment-icon a div.IconImg {
    background-image: url('../images/my-profile/employment.png');
}

.customtabresponsive .nav-tabs > li.active.employment-icon a div.iconimg,
.customtabresponsive .nav-tabs > li.employment-icon:hover a div.iconimg {
    background-image: url('../images/my-profile/employment-hover.png');
}

.customTabresponsive .nav-tabs > li.qualification-icon a div.IconImg {
    background-image: url('../images/my-profile/qualification.png');
}

.customTabresponsive .nav-tabs > li.active.qualification-icon a div.IconImg,
.customTabresponsive .nav-tabs > li.qualification-icon:hover a div.IconImg {
    background-image: url('../images/my-profile/qualification-hover.png');
}

.customTabresponsive .nav-tabs > li.ptemp-icon a div.IconImg {
    background-image: url('../images/my-profile/ptemp.png');
}

.customTabresponsive .nav-tabs > li.active.ptemp-icon a div.IconImg,
.customTabresponsive .nav-tabs > li.ptemp-icon:hover a div.IconImg {
    background-image: url('../images/my-profile/ptemp-hover.png');
}

.customTabresponsive .nav-tabs > li.family-icon a div.IconImg {
    background-image: url('../images/my-profile/family.png');
}

.customTabresponsive .nav-tabs > li.active.family-icon a div.IconImg,
.customTabresponsive .nav-tabs > li.family-icon:hover a div.IconImg {
    background-image: url('../images/my-profile/family-hover.png');
}


.customTabresponsive .nav-tabs > li.bank-icon a div.IconImg {
    background-image: url('../images/my-profile/bank.png');
}

.customTabresponsive .nav-tabs > li.active.bank-icon a div.IconImg,
.customTabresponsive .nav-tabs > li.bank-icon:hover a div.IconImg {
    background-image: url('../images/my-profile/bank-hover.png');
}


.customTabresponsive .nav-tabs > li.document-icon a div.IconImg {
    background-image: url('../images/my-profile/document.png');
}

.customTabresponsive .nav-tabs > li.active.document-icon a div.IconImg,
.customTabresponsive .nav-tabs > li.document-icon:hover a div.IconImg {
    background-image: url('../images/my-profile/document-hover.png');
}

.customTabresponsive .nav-tabs > li.skill-icon a div.IconImg {
    background-image: url('../images/my-profile/skill.png');
}

.customTabresponsive .nav-tabs > li.active.skill-icon a div.IconImg,
.customTabresponsive .nav-tabs > li.skill-icon:hover a div.IconImg {
    background-image: url('../images/my-profile/skill-hover.png');
}

.customTabresponsive .nav-tabs > li.salary-icon a div.IconImg {
    background-image: url('../images/my-profile/salary.png');
}

.customTabresponsive .nav-tabs > li.active.salary-icon a div.IconImg,
.customTabresponsive .nav-tabs > li.salary-icon:hover a div.IconImg {
    background-image: url('../images/my-profile/salary-hover.png');
}

.customTabresponsive .nav-tabs > li.shift-icon a div.IconImg {
    background-image: url('../images/my-profile/shift.png');
}

.customTabresponsive .nav-tabs > li.active.shift-icon a div.IconImg,
.customTabresponsive .nav-tabs > li.shift-icon:hover a div.IconImg {
    background-image: url('../images/my-profile/shift-hover.png');
}


.customTabresponsive .nav-tabs > li.payslip-icon a div.IconImg {
    background-image: url('../images/my-profile/payslip.png');
}

.customTabresponsive .nav-tabs > li.active.payslip-icon a div.IconImg,
.customTabresponsive .nav-tabs > li.payslip-icon:hover a div.IconImg {
    background-image: url('../images/my-profile/payslip-hover.png');
}

.customTabresponsive .nav-tabs > li.articleship-icon a div.IconImg {
    background-image: url('../images/my-profile/articleship.png');
}

.customTabresponsive .nav-tabs > li.active.articleship-icon a div.IconImg,
.customTabresponsive .nav-tabs > li.articleship-icon:hover a div.IconImg {
    background-image: url('../images/my-profile/articleship-hover.png');
}


.customTabresponsive .nav-tabs > li.assets-icon a div.IconImg {
    background-image: url('../images/my-profile/assets.png');
}

.customTabresponsive .nav-tabs > li.active.assets-icon a div.IconImg,
.customTabresponsive .nav-tabs > li.assets-icon:hover a div.IconImg {
    background-image: url('../images/my-profile/assets-hover.png');
}

.customTabresponsive .nav-tabs > li.subassets-icon a div.IconImg {
    background-image: url('../images/my-profile/subassets.png');
}

.customTabresponsive .nav-tabs > li.active.subassets-icon a div.IconImg,
.customTabresponsive .nav-tabs > li.subassets-icon:hover a div.IconImg {
    background-image: url('../images/my-profile/subassets-hover.png');
}

.customTabresponsive .nav-tabs > li.leave-icon a div.IconImg {
    background-image: url('../images/my-profile/leave.png');
}

.customTabresponsive .nav-tabs > li.active.leave-icon a div.IconImg,
.customTabresponsive .nav-tabs > li.leave-icon:hover a div.IconImg {
    background-image: url('../images/my-profile/leave-hover.png');
}



.NA-text input {
    float: right;
    margin-left: 5px;
}

.nav-tabs-left > .nav-tabs-highlight > li > a,
.nav-tabs-left > .nav-tabs-highlight > li > a:hover,
.nav-tabs-left > .nav-tabs-highlight > li > a:visited,
.nav-tabs-left > .nav-tabs-highlight > li > a:focus {
}
/*.nav-tabs > li > a:visited {
    background-color: #FFF;
    border-color: transparent;
    color: #333333;
}*/
.inputcolor input {
    background-color: transparent;
}

.NewDesign .heading-elements.visible-elements .icons-list {
    margin-top: 0;
}
/*.NewDesign .heading-elements:not(.not-collapsible){position: relative;
    border-top: 0;
    right: 0;
    top: -33px;
    padding: 0;
    float: right;display: block;}*/
.NewDesign .heading-elements-toggle {
    display: none;
}


.text-right {
    text-align: right;
    margin-right: 0px;
}

.margin-lft {
    margin-left: -3px;
}

.margin-rght {
    margin-left: 109px;
}

.multiselect-container > li {
    padding: 6px;
}

.btn-group, .btn-group-vertical {
    width: 100%;
}

ul li .submenuwrap.bluebgcolor li:hover a {
    color: #2a5c91;
    border: 1px solid #2a5c91;
    border-radius: 100%;
}

.submenuwrap img {
    width: 15px;
    margin-right: 5px;
    margin-bottom: 6px;
}

img.small-icon {
    width: 10px;
}

.submenuwrap span.underline {
    display: block;
}

span.underline {
    color: #2a5c91;
    border-bottom: 1px solid #2a5c91;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.submenuwrap span.underline {
    display: inline-block !important;
    width: 105px;
    /* width: auto;*/
}

.submenuwrap li.active {
    list-style-image: none;
    margin-left: 0px !important;
    padding-bottom: 10px;
    list-style-type: none;
}

.nano,
.sidebar-default {
    background-color: #293949;
}

.sidebarnavpan {
    height: 100%;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 100;
    /*position: fixed;*/
    top: 0px;
    left: 0;
    height: 100vh;
    width: 40px;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: transparent !important;
}

.sidebar-xs .sidebar-main {
    width: 40px !important;
}

.sub-menu a .svg-inline--fa {
    font-size: 16px;
}

.sidebar-xs .sidebar-main:hover .sub-menu a i {
    font-size: 22px;
}

.sidebar-xs .sidebar-main:hover li.sub-menu {
    padding: 6px;
}

.sidebar-xs .sidebar-main:hover,
.sidebar-xs .sidebar-main:hover .sidebarnavpan {
    width: 90px !important;
}

    .sidebar-xs .sidebar-main:hover .sidebarnavpan:hover .CustomSideNavbar.sidebar-xs .sidebar-main,
    .sidebarnavpan:hover .sidebarnavpan {
        width: 90px;
    }

.sidebar-toggle {
    margin-left: -240px;
}

li.sub-menu a span {
    display: none;
    text-align: center;
}

.submenuwrap ul li a span {
    text-align: left;
}

li.sub-menu {
    /*-webkit-transition: 200ms ease;
    -moz-transition: 200ms ease;
    -o-transition: 200ms ease;
    transition: 200ms ease;*/
    /*-webkit-transition:all 0.5s;
    transition:all 0.5s ;
    transition-timing-function:ease;*/
}


/*li.sub-menu span {
    -webkit-transition-property: width; 
    -webkit-transition-duration: 5s; 
    -webkit-transition-delay: 2s; 
    transition-property: width;
    transition-duration: 5s;
    transition-delay: 2s;
}*/

.nano-content.center {
    text-align: center;
}

.sidebarnavpan ul li a {
    color: #FFF;
}
/*ul li a, ul li a fa, ul li a .fa:hover, .fa:hover, ul li:hover .fa {
    color: #fff;
}*/

/** On hover show menu title for all  **/

.sidebarnavpan a span {
    line-height: normal;
}

.submenuwrap ul li a span {
    line-height: 1.5384616;
}

.sidebar-xs .sidebar-main:hover .sidebarnavpan a span {
    display: block;
    /*color: #fff;*/
}

li.sub-menu:hover a span.underline {
    color: #2a5c91;
}

li.sub-menu:hover li.sub-menu a span {
    display: block;
    color: Red;
}

.sub-menu {
    padding: 10px 8px;
}

ul {
    list-style-type: none;
}

    ul li {
        position: relative;
    }

/*ul li .submenuwrap {
    position: absolute;
    left: 100px;
    top: 0;
}*/

ul {
    margin: 0;
    padding: 0;
}

i.arrow.fa.fa-angle-right.pull-right {
    display: none;
}

ul .submenuwrap {
    display: none;
}

ul li .submenuwrap:hover {
    display: block;
}

.submenuwrap ul li {
    margin: 0;
    border-bottom: none;
    padding: 3px 0;
    line-height: 17px;
    list-style-image: url("/AdminAsset/images/nav/arrowgrey.png");
    margin-left: 20px;
    list-style-type: square;
}

ul .submenuwrap ul li a {
    font-size: 12px;
    color: #aeb2b7;
}

ul li:hover .submenuwrap {
    display: inline-block;
}

.submenuwrap ul.col-md-3 {
    border-right: 1px solid #fff;
    /*padding: 10px 20px;*/
}

ul li .submenuwrap {
    position: absolute;
    top: 0;
    left: 90px;
    padding: 10px 5px;
    margin: 0;
    color: #293949;
    background: #fff;
    width: 730px;
    text-align: left;
    border-radius: 5px;
    text-align: left;
    border-radius: 0px 7px 7px 0px;
    box-shadow: 2px 2px 7px;
}

ul li.mid_start .submenuwrap {
    top: -50%;
    transform: translate(0, -50%);
}

.mid_start.sub-menu:after,
ul li .submenuwrap:after {
    content: '';
    position: absolute;
    top: 25px;
    left: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid white;
}

ul li.mid_start .submenuwrap:after {
    display: none;
}

.mid_start.sub-menu:after {
    left: 80px;
    display: none;
}

.mid_start.sub-menu:hover:after {
    display: block;
}

ul li .submenuwrap.bluebg {
    background: #f4f9fd url(bluebg.png) 0 bottom no-repeat;
    padding-bottom: 48px;
}

ul li .submenuwrap.bluebgcolor {
    background: #f4f9fd;
}

li.sub-menu.active::after {
    position: absolute;
    display: inline-block;
    border-top: 10px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 10px solid transparent;
    border-right-color: rgb(247, 244, 244);
    right: 0;
    top: 20px;
    content: '';
}

ul li .submenuwrap li a, ul li .submenuwrap li a:hover, ul li .submenuwrap li a:active, ul li .submenuwrap li a:focus {
    font-size: 12px;
    color: #293949;
    color: #2f2f2f;
}

    ul li .submenuwrap li a:hover, ul li .submenuwrap li a:focus {
        color: #293949 !important;
        font-weight: bold;
    }

    ul li .submenuwrap li a:hover {
        text-decoration: none;
    }

ul li .submenuwrap li:hover a {
    color: #293949;
}

.bottom-btn {
    margin-top: 10px;
    float: right;
}

.select2-selection--multiple:not([class*=bg-]):not([class*=border-]),
.select2-selection--single:not([class*=bg-]), .form-control,
.form-control[readonly],
.select2-selection--single:not([class*=bg-]) {
    /*border-color: #dcdcdc;
    border-radius: 6px;*/
    /*height: 33px;*/
}

    /*.select2-container--default.select2-container--focus .select2-selection--multiple,*/
    .form-control:focus {
        outline: 0;
        border-color: #356e9f;
    }

/*.table-responsive {
    width: 100%;
    /*overflow-x: unset;* /
    overflow-y: visible;
}*/

.Myprofiletab .EmployementTab span {
    font-size: 13px;
}

.emgDetailcontrol {
}

    .emgDetailcontrol img {
        width: 20px;
        margin-top: 30px;
        margin-left: 5px;
    }

.DataShowlabel label {
    width: auto;
}
/*.DataShowlabel img{width:20px; margin-left:5px;}*/
.DataShowlabel .UserImage {
    right: 15px;
    top: 55px;
    /* position: inherit; */
    float: right;
    margin-bottom: 0;
}

    .DataShowlabel .UserImage img {
        width: 95px;
        height: 95px;
        margin-left: 5px;
    }

.dataTables_info {
    margin-bottom: 0;
}

.table-right-icon {
    float: right;
    display: inline-block;
}

    .table-right-icon img {
        cursor: pointer;
        width: 22px;
        vertical-align: text-bottom;
    }

.legend-icon {
    width: 22px;
}
/*.closeBtn {
    background-image: url('../images/diminish.png');
    width:25px;
    background-repeat:no-repeat;
    background-size:100%;

}*/
.closeBtn {
    display: none;
}

.employeeProfileDetail {
    margin-bottom: 10px !important;
    background: #4577a3;
    color: #FFF;
    padding: 7px 7px 1px;
}

.ProfileImg {
    width: 100px;
    display: inline-block;
}
/*.ProfileImg img{border:none;}*/
.employeeProfileDetail .right {
    float: right;
    width: calc(100% - 100px);
    padding-left: 15px;
}

.right h4 {
    margin-bottom: 0;
}

/*color-profile upload css start-------------------*/
.CustomeChoose {
    margin-top: 30px;
}

    .CustomeChoose .inputfile {
        width: 20px;
        height: 20px;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        z-index: 1;
        cursor: pointer;
    }

.inputfile + label {
    max-width: 65px;
    font-size: 1.25rem;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
}

    .inputfile + label span {
        padding-top: 5px;
    }

    .DataShowlabel a img,
    .fileup label img,
    .infoBtn img,
    .inputfile + label img {
        width: 23px;
        /*margin-bottom: 5px;*/
    }

.fileup {
    display: inline-block;
}

.infoBtn {
    position: absolute;
    top: 30px;
    left: 40px;
    display: inline-block;
    vertical-align: top;
}

.no-js .inputfile + label {
    display: none;
}

/*.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}*/

/*.inputfile:focus + label,
.inputfile.has-focus + label,
.inputfile + label:hover {
    color: #722040;
}*/
.ShowNumberReocord {
    position: absolute;
    z-index: 1;
}

    .ShowNumberReocord button {
        border: 1px solid #8ba5c0;
        background: transparent;
        /* font-size: 14px; */
        padding: 3px 13px;
        color: #356e9f;
        border-radius: 5px;
        /*border-bottom: 2px solid #133d69;*/
    }

        .ShowNumberReocord button:focus {
            /*background: #356e9f;
    color:#FFF;*/
            box-shadow: 0px 2px 5px #356e9f;
        }

        .ShowNumberReocord button span {
            font-weight: bold;
        }

            .ShowNumberReocord button span.atcolor {
                color: #008000;
            }

            .ShowNumberReocord button span.arcolor {
                color: #133d69;
            }

            .ShowNumberReocord button span.otcolor {
                color: #ea1e0f;
            }

            .ShowNumberReocord button span.odcolor {
                color: #ff5600;
            }

            .ShowNumberReocord button span.cocolor {
                color: #ac11a3;
            }

h5.panel-title {
    border-bottom: 1px solid #064d9673;
    display: inline-block;
    width: 100%;
    color: #356e9f;
    font-size: 17px;
    font-weight: 700;
    padding-bottom: 5px;
}

.TypeIcon img,
.ShowNumberReocord button img {
    width: 16px;
    margin-right: 5px;
    vertical-align: text-bottom;
}

.TypeIcon img {
    width: 13px;
}

legend {
    border-bottom: 1px solid #064d9673;
    display: inline-block;
    width: 100%;
    color: #356e9f;
    font-size: 17px;
    font-weight: 700;
    padding-bottom: 5px;
}

.modal-header {
    padding: 10px;
}

.modal-body {
    padding: 13px;
}

.modal-title {
    display: inline-block;
}

input#EmployeeSearch:focus {
    border-bottom-color: #1565c0;
    -webkit-box-shadow: 0 1px 0 #1565c0;
    box-shadow: 0 1px 0 #1565c0;
}

button#search-btn {
    border: none;
    background: none !important;
    color: #1565c0;
    padding-right: 8px !important;
}

.StaticField {
    opacity: 0.5;
    pointer-events: none;
}

.navImg {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 6px;
    width: 27px;
}

.TypeIcon {
    display: inline-block;
    color: #356e9f;
    padding: 0 3px;
}

button.multiselect {
    height: 33px;
}

.taskUpload .CustomeChoose {
    margin-top: 0px;
    float: right;
}

    .taskUpload .CustomeChoose p {
        display: inline-block;
        position: relative;
        margin-bottom: 0;
        top: -7px;
    }

.taskUpload .inputfile + label,
.taskUpload .inputfile + label img {
    margin-bottom: 0;
}

.previewupload img {
    vertical-align: top;
    width: 23px;
}
/*.paginate_button previous{background:#000;}*/
.multiselect-container.dropdown-menu > .active > a,
.multiselect-container.dropdown-menu > .active > a:hover,
.multiselect-container.dropdown-menu > .active > a:focus {
    background-color: #133d69;
}

    .multiselect-container.dropdown-menu > .active > a label {
        color: #FFF;
    }

.report .dropdown-menu.multiselect-container {
    padding: 10px 0 !important;
    border-radius: 0;
}

.multiselect-container > li {
    padding: 5px 0 !important;
}

.multiselect-container .input-group-addon {
    padding: 5px;
}
/*.table-responsive{
    overflow-y:visible;
    overflow-x:visible;
}*/
/*.table-responsive .dropdown-menu {
        position: static !important;
    }*/
.btn-primary.red {
    background-color: #da1316;
}

.btn-primary.green {
    background-color: #008000;
}

.btn-primary.gray {
    background: #fff !important;
    border-color: #133d69;
    color: #133d69;
}

.LeaveHistory {
    display: inline-block;
    /*border: 1px solid #d8d8d8;*/
    /*padding: 15px;*/
}

    .LeaveHistory ul li {
        display: inline-block;
        padding: 10px 40px;
        width: 200px;
        vertical-align: top;
        border: 1px solid #e8e8e8;
        background-color: #f7f7f7;
        border-radius: 6px;
        height: 160px;
        margin: 0 5px;
        box-shadow: 1px 1px 1px #f1f1f1;
        transition: all 0.5s ease;
    }

        .LeaveHistory ul li:hover {
            border: 1px solid #cccccc;
            box-shadow: 0px 4px 6px 0px #dedcdc;
        }
    /*.LeaveHistory ul li:first-child{
    border-left: none; 
    margin-left: 0;
    border: none;
    background: initial;
    box-shadow: inherit;
    padding-right: 0
}*/
    .LeaveHistory ul button {
        margin-bottom: 10px;
    }

    .LeaveHistory ul li p {
        margin-bottom: 3px;
        font-size: 16px;
        color: #303030;
        font-weight: bold;
    }

        .LeaveHistory ul li p span {
            font-weight: normal;
        }
/*.OuterMain{
    display:flex;
}
.outerDiv{
    text-align:center;
    flex:3;
}
.innerDiv{
    display: inline-block;
}*/
.OuterDiv {
    display: flex;
}

.inner {
    flex: 1 1 auto;
}

.inner {
    background-color: #FFF;
    padding: 10px;
    border-radius: 16px;
    /*border: 1px solid #d2d2d2;*/
    margin: 7px 5px;
    /*margin-bottom:9px;*/
}

.OuterDiv {
    width: 100%;
    overflow: hidden;
}

.AdjustWidth .panel-body {
    /*margin-bottom:4px;*/
}

/*.width35{width:35%;}
.todayTask{width:600px;}*/
.moduleCount {
    text-align: center;
}

    .moduleCount p {
        margin-bottom: 0;
    }
    /*.moduleCount h3{
    padding: 8px 35px;
    font-weight: 600;
    font-size: 42px;
    margin-top: 5px;
    display: inline-block;
    line-height: normal;
    border-radius: 35px;
    box-shadow: 0px 4px 6px 0px #dadada;
    border: 1px solid #f1f1ff;
    cursor:pointer;
}*/
    .moduleCount h3:hover {
        color: #356e9f;
    }

.CustomSideNavbar .media {
    display: block;
}

.media-heading {
    font-size: 17px;
    line-height: normal;
}

.inner h5.panel-title img {
    vertical-align: text-bottom;
    width: 20px;
    margin-right: 3px;
}

.swiper-button-prev.swiperPositionPrev {
    right: 35px;
    left: auto;
}

.swiper-button-next.swiperPositionNext,
.swiper-button-prev.swiperPositionPrev {
    top: 0;
    margin-top: 13px;
}

.tabbable ul li a {
    /*padding:7px 15px;*/
}

.tabbable .nav-pills.nav-pills-toolbar > li:last-child > a,
.tabbable .nav-pills.nav-pills-toolbar > li:first-child > a {
    border-radius: 0;
}

.tabbable .nav-pills.nav-pills-toolbar > li > a {
    background: #FFF;
    color: #000;
    border: none;
    /*border-bottom: 1px solid #d2d2d2;*/
    border: 1px solid #d2d2d2;
}

.tabbable .nav-pills.nav-pills-toolbar > .active > a {
    /*border-bottom: 3px solid #356e9f;*/
    color: #356e9f;
    font-weight: bold;
}

.moduleCount {
    color: #FFF;
    /*padding:15px;
    border-radius:6px;*/
    /*display:inline-block;*/
    width: 100%;
}

    .moduleCount .left,
    .moduleCount .right {
        height: 145px;
    }

    .moduleCount .left {
        width: calc(100% - 145px);
        float: left;
        text-align: center;
        padding: 15px;
        border-radius: 6px 0px 0 6px;
    }

    .moduleCount .right {
        width: 145px;
        float: right;
        /*padding: 15px;*/
        border-radius: 0px 6px 6px 0;
    }

    .moduleCount .left h4 {
        margin: 0;
        font-size: 24px;
    }

    .moduleCount .left h1 {
        font-size: 70px;
        margin-bottom: 0;
        line-height: normal;
        margin-top: 0;
    }

    .moduleCount .right img {
        width: 85px;
        margin: 30px auto;
    }

    .moduleCount .left.attendance {
        background-color: #662e91;
    }

    .moduleCount .right.attendance-light {
        background-color: #662e91a8;
    }

.ar {
    background-color: #3ab703;
}

.moduleCount .right.ar-light {
    background-color: #3ab70396;
}

.od {
    background-color: #ff6600;
}

.moduleCount .right.od-light {
    background-color: #ff6600a1;
}

.ot {
    background-color: #ff5500;
}

.moduleCount.ot .right img {
    width: 70px;
    margin-top: 25px;
}

.moduleCount .right.ot-light {
    background-color: #ff5500a8;
}

.thoughtBox .left {
    background-color: #3b8ae4;
    display: table;
}

    .thoughtBox .left p {
        font-size: 22px;
        font-style: italic;
        display: table-cell;
        vertical-align: middle;
    }

.thoughtBox .right {
    background-color: #3b8ae4a8;
}

.CeoMesg .left {
    width: 100px;
    float: left;
}

.celebration.CeoMesg .left img {
    border-radius: 5px;
    height: 100%;
    width: 100%;
    margin: 0 auto;
}

.CeoMesg .left img {
    border-radius: 5px;
}

.celebration {
    display: inline-block;
    /* margin-right: 5px; */
    width: 49%;
    border: 1px solid #cac4c400;
    padding: 6px;
    height: 90px;
}

    .celebration:hover {
        border: 1px solid #e4e4e4;
        box-shadow: 0 0px 11px #b1b1b1;
        border-radius: 5px;
    }

.CeoMesg.celebration .left {
    width: 70px;
    height: 70px;
}

.CeoMesg.celebration .right {
    width: calc(100% - 70px);
    padding-left: 10px;
}

.CeoMesg .right {
    width: calc(100% - 100px);
    float: left;
    padding-left: 20px;
}

.celebration h5 {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 2px;
    color: #1b69cf;
    margin-top: 2px;
}

.celebration p {
    font-size: 14px;
    color: #293949;
    margin-bottom: 5px;
}

.celebration img.icon {
    width: 24px;
}

.SalaryInput .form-control {
    height: 27px !important;
}

.leftDiv {
    width: 50px;
    float: left;
    text-align: center;
}

.RightDiv {
    width: calc(100% - 50px);
    float: right;
    padding-left: 15px;
}

.Newsresearch .leftDiv {
    display: none;
}

.Newsresearch .RightDiv {
    width: 100%;
    padding-left: 5px;
}

.annmntBox.Newsresearch {
    padding: 4px 0;
}

.mediaBox .leftDiv {
    width: 50px;
}

    .mediaBox .leftDiv img {
        width: 20px;
        margin: 0 auto;
    }

.mediaBox .RightDiv {
    width: calc(100% - 50px);
}

    .mediaBox .RightDiv p {
        margin-bottom: 8px;
    }

    .mediaBox .RightDiv a.ViewPdf {
        /* float: right; */
        border: 1px solid #9a9a9a;
        border-radius: 15px;
        padding: 4px 12px;
        font-size: 11px;
        text-transform: uppercase;
        color: #4a4a4a;
    }

        .mediaBox .RightDiv a.ViewPdf:focus,
        .mediaBox .RightDiv a.ViewPdf:hover {
            border: 1px solid #1e88e5;
            color: #1e88e5;
        }

.Newsresearch {
    margin-top: 2.2px;
}

    .Newsresearch .leftDiv img {
        width: 22px;
        margin: 5px auto 0;
    }

.MediaDivider {
    border-right: 1px solid #CCC;
}

.EvntsNewstBox {
    margin-top: 4px;
    display: inline-block;
}

    .EvntsNewstBox .leftDiv {
        width: 120px;
        float: left;
        text-align: center;
    }

    .EvntsNewstBox .RightDiv {
        width: calc(100% - 120px);
        float: right;
        padding-left: 15px;
    }

        .EvntsNewstBox .RightDiv h3 {
            line-height: 17px;
        }

        .EvntsNewstBox .RightDiv p {
            margin-top: 5px;
            margin-bottom: 0;
            padding-bottom: 14px;
            border-bottom: 1px solid #e1e1e1;
        }

    .EvntsNewstBox:last-child .RightDiv p {
        border-bottom: none;
    }

    .EvntsNewstBox .RightDiv span.subheading {
        color: #838282;
        font-size: 13px;
        margin-bottom: 10px;
    }

.RightDiv h3 {
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 16px;
    line-height: normal;
    color: #1b69cf;
}

.RightDiv p {
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.annmntBox {
    border-left: 3px solid #1a68cc00;
    display: inline-block;
    transition: all 0.5s ease;
    padding: 8.5px 0;
    width: 100%;
}

    .annmntBox.active,
    .annmntBox:hover {
        background: #f9f7f8;
        border-left: 3px solid #1a68cc;
    }

    .annmntBox h4 {
        margin: 0;
    }

        .annmntBox h4 span {
            color: #1a68cc;
            font-size: 24px;
        }
/*.NewsEvntsCls*/
.calendarDiv {
    /*width: 111px;
    height: 88px;*/
    /*border: 1px solid #dedede;*/
    border-left: 1px solid #dedede;
    /*display: inline-block;*/
    height: 100%;
}

.EmployeeDashboard .fc-basic-view .fc-day-number {
    padding: 0;
}

.EmployeeDashboard .fc-row .fc-content-skeleton td {
    border-color: #ddd;
}

.calendarDiv ul.CalIcon {
    margin-top: 10px;
}

.fc-today.fc-state-highlight .calendarDiv {
    /*background:#FFF;
    box-shadow:0 0 5px 0 #000;*/
    border: 2px solid #1565c0;
    border-top: 3px solid #1565c0;
}

.NewDesignCal .fc-unthemed .fc-today {
    background-color: transparent;
}

.positionCenter {
    text-align: center;
    /*height: 59px;*/
    /* vertical-align: middle; */
    /*position: relative;
    top: 5px;*/
}

.calendarDiv ul.CalIcon li {
    padding-left: 5px;
}

    .calendarDiv ul.CalIcon li:first-child {
        padding-left: 0;
    }

.positionCenter span.absent,
.positionCenter span {
    /*border: 3px solid #3ab54a;*/
    border-radius: 100%;
    padding: 2px;
    font-weight: bold;
    color: #3ab54a;
    width: 30px;
    height: 30px;
    display: inline-block;
    font-size: 26px;
    padding-top: 5px;
}

.form-control.text-area {
    max-height: 100px;
    height: 100%;
}

.positionCenter span.absent {
    /*border: 3px solid #ff1100;*/
    color: #ff1100;
}

.positionCenter span.futureDate {
    color: #c6c6c6;
}

.positionCenter span.wo {
    color: #0d48be;
}

.positionCenter span.nph {
    color: #FFB6C1;
}

.positionCenter span.futureDateInMonth {
    color: #293949;
}

.calendarDiv ul {
    padding: 0 4px;
}

    .calendarDiv ul li {
        display: inline-block;
        /*font-weight: bold;*/
        color: #676767;
        vertical-align: top;
        font-size: 12px;
        font-weight: bold;
    }

        .calendarDiv ul li img {
            width: 16px;
        }

        .calendarDiv ul li:last-child {
            float: right;
        }
/*.calendarDiv ul.CalIcon li:last-child{
    float:left;
}*/
/*.calendarDiv:nth-child(even) {background: #ffffff}
.calendarDiv:nth-child(odd) {background: #f9f5f6}*/
.EmployeeDashboard .fc-view-container .fc-view > table td:nth-child(even) {
    background-color: #FFF !important;
}

.EmployeeDashboard .fc-view-container .fc-view > table td:nth-child(odd) {
    background-color: #fbfbfb !important;
}

.panel-title img.titleImg {
    width: 19px;
    margin-right: 5px;
    vertical-align: text-bottom;
}

.celebrationIcon {
    width: 16px;
}

.NewDesignCal .fc-day {
    border-color: transparent;
    border-width: inherit;
    border-style: inherit;
    background-color: transparent !important;
}

.NewjoineeDesign button {
    background: none;
    border: 1px solid #CCC;
    border-radius: 5px;
    outline: none;
    color: #787878;
    padding: 1px 10px;
    font-size: 12px;
}

.UserImageCreate img.ProfilePicomg {
    width: 80px;
    height: 80px;
    background: #356e9f;
    max-width: 100%;
    border-radius: 100%;
    margin: 0 auto;
    margin-bottom: 5px;
}

.UserImageCreate .CustomeChoose {
    margin-top: 0;
    text-align: center;
}

.UserImageCreate .inputfile + label {
    margin-bottom: 0;
}

.panel-group h4.panel-title {
    font-size: 16px;
    color: #356e9f;
}

#accordion .panel-heading {
    padding: 10px;
}

.EmployeeDashboard h5.panel-title {
    color: #1565c0;
    font-size: 17px;
    border-bottom: 1px solid #1b69cf;
}

.HolidayList .table > tbody > tr > td {
    padding: 6.8px 10px !important;
}

.thoughtBox .panel-body {
    background: #ecf3fd;
    height: 145px;
}

.legend ul {
    padding-left: 0;
    margin: 10px 0 0;
}

    .legend ul li {
        list-style: none;
        display: inline-block;
        padding-right: 15px;
        font-size: 16px;
        margin-bottom: 5px;
    }

        .legend ul li img {
            width: 18px;
            display: inline-block;
        }

        .legend ul li p {
            margin: 0;
            display: inline-block;
            font-size: 14px;
        }

.labeltpSpace {
    margin-top: 33px;
}

.fc-scroller {
    height: auto !important;
}

.NewDesignCal .fc-toolbar .fc-button-group .fc-month-button,
.NewDesignCal .fc-toolbar .fc-button-group .fc-agendaWeek-button,
.NewDesignCal .fc-toolbar .fc-button-group .fc-agendaDay-button {
    display: none;
}

.NewDesignCal .fc-toolbar .fc-center {
    position: absolute;
    top: 3px;
    right: 145px;
}

    .NewDesignCal .fc-toolbar .fc-center h2 {
        color: #1565c0;
        font-weight: bold;
    }

.NewDesignCal .fc-toolbar .fc-button-group {
    position: absolute;
    top: 0;
    right: 100px;
}

    .NewDesignCal .fc-toolbar .fc-button-group .fc-prev-button {
        right: 150px;
    }

    .NewDesignCal .fc-toolbar .fc-button-group .fc-prev-button,
    .NewDesignCal .fc-toolbar .fc-button-group .fc-next-button {
        top: 6px;
    }

.NewDesignCal .fc-toolbar .fc-left button.fc-today-button {
    position: absolute;
    top: 7px;
    right: 10px;
    font-weight: bold;
    background: #1565c0;
    padding: 3px 8px;
    color: #FFF;
}

.NewDesignCal .fc-toolbar .fc-button-group .fc-state-default,
.NewDesignCal .fc-toolbar .fc-button-group .fc-state-default:hover {
    background-color: transparent;
    box-shadow: inherit;
}

.NewDesignCal .fc-toolbar {
    margin-bottom: 0;
}

.NewDesignCal .fc-view-container .fc-head-container .fc-day-header {
    color: #1565c0;
    font-weight: bold;
}

.panel-body.event-height:hover {
    /*box-shadow:0px 0px 5px 1px #1565c0;*/
    /*border: 1px solid #b7b5b6;*/
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.32);
    transition: box-shadow 0.3s ease-in-out;
}

.panel-body.event-height {
    height: 329px;
}

.NewsEvntsCls marquee {
    height: 265px;
}

.report .dropdown-menu li a {
    display: inline-block;
    vertical-align: bottom;
}

.CeoMsgHeight {
    height: 165px;
}
/*Mayur machine added scroll custome css*/
.CustomScroll {
    max-height: 500px;
    overflow-y: scroll;
    display: inline-block;
    width: 100%;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #787878;
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #000;
    }

.empName {
    color: #356e9f;
    padding-right: 10px;
    font-size: 16px;
    margin: 7px 0;
}

.nav.nav-notification > li > a {
    padding: 5px 15px;
}

.assetsDashboard .panel.has-bg-image {
    padding: 20px 15px;
    cursor: pointer;
}

.assetsDashboard .media-left {
    padding-right: 0;
}

.assetsDashboard .panel-heading {
    padding: 8px 10px;
    background-color: #3e5d8e;
    color: #fff;
    margin-bottom: 20px;
}

.edit_box ul li {
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
    width: 100px;
}

    .edit_box ul li:last-child {
        padding-right: 0;
        width: 250px;
    }

.score_show span,
.comment_show {
    display: inline-block;
    vertical-align: middle;
}

.comment_show {
    padding-left: 10px;
    font-size: 18px;
}

.main_head td:first-child {
    width: 30%;
}

.main_head td {
    background: #1565c0;
    color: #FFF;
}

.criteria td {
    background: #FFF;
    color: #1565c0;
    font-weight: bold;
}

.appraisalForm textarea.form-control {
    height: 50px !important;
}

.empView .main_head td:nth-child(3) {
    width: auto;
}

.appraisalForm table thead {
    cursor: pointer;
}
/*.appraisalForm table tbody.collapse{
    display:block
}*/
.nav > li.mobileShow {
    display: none;
}
/*#navbar-mobile{
    display:none;
}*/
.navbar-collapse.collapse {
    display: block !important;
}

.nav.navbar-nav.nav-notification.collapse {
    display: block;
}

.checkIcondeskt li.CheckInCheckOutDivwrap {
    display: block;
}

.checkIcondesmb li.CheckInCheckOutDivwrap {
    display: none;
}

#CheckInCheckOutDiv .btn {
    margin-top: 7px !important;
    padding: 5px 0;
}

.disn_sheet .form-group {
    /*margin-bottom:0;*/
}

.disn_sheet label {
    width: auto;
    display: inline-block;
    color: #000;
    /*width: 330px;*/
    /*text-align:right;*/
    margin-bottom: 0;
}

.disn_sheet p {
    display: inline-block;
    font-weight: bold;
    color: #356e9f;
    margin-bottom: 0;
    /*width: calc(100% - 330px);
    float: right;*/
    padding-left: 12px;
}

.disn_sheet label,
.disn_sheet p {
    font-size: 16px;
}

.right_logo img {
    float: right;
    width: 75px;
    /*border: 2px solid #356e9f;*/
}

.emp_photo {
    display: inline-block;
    text-align: center;
}

.emp_info {
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
}

    .emp_info label {
        color: #356e9f;
        margin-bottom: 0;
        width: 100%;
    }

.emp_photo img {
    width: 100px;
    border: 3px solid #356e9f;
    margin-bottom: 5px;
}

.back_color {
    color: #000;
    font-size: 15px;
}

.center_heading {
    text-align: center;
    /*display:inline-block;*/
}

.emp_photo .emp_info {
    padding-left: 0;
}

.center_heading h1 {
    margin-top: 0;
    position: relative;
    margin-bottom: 20px;
    color: #356e9f;
    font-size: 22px;
    letter-spacing: 1px;
    display: inline-block;
    width: 60%;
}

.disn_sheet .panel-title {
    border: none;
    padding: 0;
}

.center_heading h1:after {
    content: '';
    width: 80%;
    height: 1px;
    margin: 30px auto;
    background: linear-gradient(to right, #fff, #62abe9,#fff);
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
}

.score_stamp {
    vertical-align: top;
    display: inline-block;
}

.score_circle {
    width: 75px;
    height: 75px;
    border: 4px solid #4486c5;
    padding: 5px;
    text-align: center;
    border-radius: 100%;
    position: relative;
    margin-right: 30px;
}

    .score_circle span {
        font-size: 22px;
        font-weight: bold;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.score_stamp:last-child p,
.score_stamp:last-child .score_circle {
    margin-right: 0;
}

.score_stamp p {
    font-size: 11px;
    text-align: center;
    font-weight: bold;
    margin-right: 30px;
    padding-left: 0;
}

.stamp_right {
    float: right;
}
/*.mid_bd{
    border-right:1px solid #000;
    height:50px;
}*/
.user_detail ul li {
    font-size: 13px;
    display: inline-block;
    position: relative;
    padding-right: 15px;
    color: #545454;
}

    .user_detail ul li:after {
        border-left: 1px solid #808080;
        height: 15px;
        content: '';
        position: absolute;
        right: 5px;
        top: 2px;
    }

    .user_detail ul li:last-child {
        padding-right: 0;
    }

        .user_detail ul li:last-child:after {
            display: none;
        }

.tikt_left {
    width: 40px;
    display: inline-block;
}

.tikt_right {
    float: right;
    width: calc(100% - 40px);
    padding-left: 15px;
}

    .tikt_right p {
        margin-bottom: 0;
    }

    .tikt_right h2 {
        margin: 0;
        line-height: 15px;
        font-size: 19px;
        margin-bottom: 4px;
    }

.tikt_left span {
    text-align: center;
    font-size: 25px;
    background: #1565c0;
    color: #FFF;
    border-radius: 3px;
    /* padding: 7px 10px; */
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.tikt_right p,
.ticke_msg {
    margin-bottom: 0;
    white-space: nowrap;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .tikt_right p:hover,
    .ticke_msg:hover {
        overflow: visible;
        cursor: pointer;
        white-space: inherit;
        width: 100%;
    }

.ticket_content ul li.mainLi {
    display: inline-block;
    width: 15%;
    vertical-align: middle;
}

    .ticket_content ul li.mainLi:first-child {
        width: 40%;
    }

.ticket_select select:focus {
    outline: none
}

.ticket_select select {
    background: none;
    border: none;
    box-shadow: none;
}

.multiselect-container .checkbox input[type="checkbox"] {
    left: 5px !important;
}

.side_btn {
    margin-top: 25px;
    padding-left: 10px;
    display: inline-block
}

.thFixedtop thead {
    display: block;
    background-color: #1565C0;
}

.thFixedtop tbody {
    max-height: 590px;
    overflow-y: scroll;
    display: inline-block;
    width: 100%;
}

.thFixedtop > thead > tr > th,
.thFixedtop > tbody > tr > td {
    min-width: 200px;
    width: 100%;
}

.thFixedtop.wthCtrl > thead > tr > th,
.thFixedtop.wthCtrl > tbody > tr > td {
    min-width: 170px;
}

.thFixedtop.wthCtrl_60 > thead > tr > th,
.thFixedtop.wthCtrl_60 > tbody > tr > td {
    min-width: 60px;
}
/*.thFixedtop.vrt_fixed thead th:first-child ,*/
.vrt_fixed tbody td:first-child {
    position: absolute;
    width: 5em;
    left: 15px;
    top: auto;
    background: #FFF;
}

.accrd_card {
    margin-bottom: 20px;
}

    .accrd_card .card-header {
        padding: 0 0 2px;
        margin-bottom: 10px;
        border-bottom: 1px solid #1565c0;
        cursor: pointer;
        font-size: 15px;
    }

.card-link {
    color: #035cb9;
}

.accrd_card .form-group {
    margin-bottom: 0;
}

.accrd_card .form-control {
    height: 30px;
    padding: 3px 10px;
}

.cstm_multi_select .multiselect-container.dropdown-menu > .active > a,
.cstm_multi_select .multiselect-container.dropdown-menu > .active > a:hover,
.cstm_multi_select .multiselect-container.dropdown-menu > .active > a:focus {
    background-color: #eaeaea;
    color: #000;
}

.cstm_multi_select .multiselect-container > li > a > label {
    padding-left: 25px;
}

.cstm_multi_select .multiselect-item .input-group .input-group-addon {
    padding: 0;
    padding-right: 10px;
}

.cstm_multi_select .input-group .input-group-btn {
}

.cstm_multi_select .multiselect-container > li.filter {
    padding: 0px 6px 7px !important;
}

.cstm_multi_select .input-group .input-group-btn .btn {
    background: none;
    padding: 0;
    padding-left: 8px;
}

.cstm_multi_select .multiselect-container.dropdown-menu > .active > a label {
    color: #0a51a2;
}

.cstm_multi_select .multiselect-container > li {
    padding: 0 !important;
}

.cstm_multi_select .input-group > .form-control + .input-group-btn {
    padding-left: 0;
}

.report .dropdown-menu.multiselect-container {
    min-width: 180px;
    width: 100%;
}

    .report .dropdown-menu.multiselect-container > li > a {
        padding: 3px 0;
    }

    .report .dropdown-menu.multiselect-container li {
        margin-bottom: 1px;
    }

        .report .dropdown-menu.multiselect-container li a {
            display: block;
        }

.cstm_multi_select .form-control.multiselect-search {
    background-color: transparent;
    padding: 1px 0;
    border: 1px solid #ddd;
    border-color: transparent transparent #ddd;
    outline: 0;
    width: 100%;
}

    .cstm_multi_select .form-control.multiselect-search:hover,
    .cstm_multi_select .form-control.multiselect-search:focus,
    .cstm_multi_select .form-control.multiselect-search.active {
        -webkit-box-shadow: 0 2px 0 #133d69;
        box-shadow: 0 2px 0 #133d69;
    }

.width100 {
    width: 150px;
}

.width200 {
    width: 200px;
}

.width250 {
    width: 250px;
}

.width300 {
    width: 300px;
    /*display:inline;*/
}

.estm_tab #tabs .nav > li > a {
    padding: 10px 6px;
    display: inline-block !important;
    width: 100%;
}

.estm_tab #tabs .nav > li:last-child {
    padding-bottom: 0px;
}

.estIcon .left-icon {
    width: 15px;
    float: left;
    margin-top: 3px
}

.estIcon p {
    width: calc(100% - 20px);
    float: right;
    line-height: 18px;
    margin-bottom: 0;
    position: relative;
}

.empEstmTab {
    display: flex;
}

.taxReport {
    -webkit-flex: 0 0 15%;
    flex: 0 0 20%;
    padding-left: 15px;
}

.innerContent {
    display: none;
}

.estm_tab {
    -webkit-flex: 0 0 100%;
    flex: 0 0 80%;
    transition: all 0.2s;
}

    .estm_tab .nav li {
        clear: both;
        margin-bottom: 5px;
    }

.estm100 {
    -webkit-flex: 0 0 85%;
    flex: 0 0 100%;
}

.empEstmTab #accordion .panel-heading {
    padding: 6px;
}

.empEstmTab .panel-wdth .panel-heading {
    margin: 0px 0 5px;
}
/*.empEstmTab .panel-wdth .panel-heading:first-child {
    margin-top:0;
}*/
.empEstmTab .tab-content {
    height: 345px;
    overflow-y: scroll;
}

.empEstmTab table td:first-child {
    width: 400px;
}

.empEstmTab .table > tbody > tr > td {
    padding: 2px 4px !important;
}

.total_left {
    width: 215px;
    float: left;
}

.final_total {
    float: right;
    width: calc(100% - 215px);
    padding-left: 12px;
    margin-top: 20px;
}

.infoCirle {
    cursor: pointer;
}

small.maxNo {
    /*position: absolute;
    bottom: -10px;
    right: -2px;*/
    font-size: 9px;
    float: right;
}

.Docstatus {
    margin-left: 25px;
    display: inline-block;
}

    .Docstatus .svg-inline--fa {
        margin-right: 3px;
    }



/*screening css start 26-10*/
.screeing_accordian .accordion {
    background-color: #fff;
    border-bottom: 1px solid #787878;
    color: #444;
    cursor: pointer;
    padding: 5px 0px 4px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    border-bottom: 1px solid #787878;
    transition: 0.4s;
    margin-bottom: 10px;
    font-weight: bold;
}

    .screeing_accordian .accordion.active,
    .screeing_accordian .accordion:hover {
        background-color: #FFF;
    }

.accordian_content {
    padding-bottom: 20px;
    display: none;
}

    .accordian_content p {
        margin-bottom: 0;
    }

.accordion a {
    float: right;
}

/*screening css end 26-10*/


/*added by 1195 20 Feb 2019 css*/
.notify_section .fa-bell {
    position: relative;
    font-size: 24px;
    margin-top: 15px;
    margin-right: 10px;
    color: #1565c0;
    cursor: pointer;
}

.notfy_count {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 20px;
    height: 20px;
    font-size: 9px;
    background: #ff1313;
    color: #FFF;
    text-align: center;
    padding: 1px 2px;
    border-radius: 100%;
    z-index: 9;
    line-height: 17px;
    font-weight: bold;
    cursor: pointer;
}

.notify_panel {
    max-height: 400px;
    overflow-y: scroll;
}

.notification_modal .modal-body {
    padding: 0;
    padding-bottom: 20px;
}

.notfy_content {
    padding: 0px;
    background: #ebf9ff;
    /*border-bottom:1px solid #e4e4e4;*/
    position: relative;
    transition: all 0.5s ease-in-out;
    float: left;
    width: 100%;
    display: flex;
    margin-bottom: 5px;
}

    .notfy_content.rev_msg_cnt {
        padding: 10px;
    }

    .notfy_content:last-child {
        border-bottom: none;
    }

    .notfy_content:nth-child(odd) {
        background: #FFF;
    }



    .notfy_content:hover {
        background: #dcf1fb;
    }

        .notfy_content:hover:nth-child(odd) {
            background: #f1f1f1;
        }

    .notfy_content .btn {
        font-size: 10px;
        margin-bottom: 0px;
        margin-left: 3px;
        margin-right: 0;
        width: 20px;
        padding: 2px;
        float: right;
        display: inline-block;
    }

    .notfy_content .right_notfy.full_wdth .btn {
        font-size: 10px;
        margin-bottom: 0px;
        margin-left: 3px;
        margin-right: 0;
        width: 20px;
        padding: 2px;
        float: none;
        display: inline-block;
        border-radius: 100%;
        margin-left: 8px
    }

        .notfy_content .right_notfy.full_wdth .btn.mlft {
            margin-left: 25px;
        }

.close-btn {
    background: no-repeat;
    box-shadow: none;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 99;
    font-weight: bold;
    font-size: 12px;
    opacity: 0;
    transition: all 0.5s ease;
}

.notfy_content p {
    margin-bottom: 0;
    color: #000000;
}

.notfy_content:hover .close-btn {
    opacity: 1;
}
/*.left_notfy{
    width:35px;
    float:left;
}
.right_notfy{
    width:calc(100% - 35px);
    float:right;
    padding-left:10px;
}*/

.left_notfy {
    width: 55px;
    float: right;
    background: #dadada;
    padding: 10px 4px;
}

.right_notfy {
    width: calc(100% - 55px);
    float: left;
    padding-right: 0;
    padding: 10px;
}

    .right_notfy.full_wdth {
        width: 100%;
    }

        .right_notfy.full_wdth p span {
            /*display:inline-block;*/
        }

.left_notfy.check_mark {
    float: left;
    width: 25px;
    background: none;
}

    .left_notfy.check_mark button {
        pointer-events: none;
        border-radius: 100%;
    }

.right_notfy.check_right {
    float: right;
    padding: 0;
    padding-left: 10px;
    width: calc(100% - 25px);
}

.notfy_content.rev_msg_cnt p {
    /*color: #000000;*/
}

.no_notiy {
    padding: 10px;
    margin-bottom: 0;
    color: #ff2828;
    text-align: center;
}

.notfy_content.rev_msg_cnt p.text-danger {
    color: #ff0000;
}

.action_btn {
    padding: 0px;
}

    .action_btn button {
        margin-right: 10px;
        margin-top: 15px;
    }

input.form-control.rej_input {
    width: 70%;
    display: inline-block;
    margin: 10px 15px 10px 10px;
    height: 24px;
}

.rej_btn {
    padding: 0px 10px;
    margin-bottom: 5px;
}

.posted_date {
    clear: both;
    margin: 0px;
    color: #429ee1;
}

.notfy_content.rev_msg_cnt .posted_date1 {
    color: #429ee1;
}

.RMsgMainDiv {
    background: #FFF;
}

    .RMsgMainDiv:nth-child(odd) {
        background: #ebf9ff;
    }

.RMsgMainDiv {
    position: relative;
    display: inline-block;
    width: 100%;
}

    .RMsgMainDiv:hover button {
        opacity: 1;
    }

.DisabledLink .notfy_content {
    cursor: not-allowed;
    pointer-events: none;
}
/*button.btn.btn-danger.btn_chek,*/
.left_notfy.check_mark button.btn-danger,
button.btn.btn-success.btn_check {
    border-radius: 100%;
    width: 25px;
    height: 27px;
    font-size: 12px;
    margin: 0;
}

p.posted_date {
    color: #429ee1;
    font-size: 11px;
}

.NotiDisabledLink {
    position: relative;
    display: inline-block;
    width: 100%;
    pointer-events: none;
}

    .NotiDisabledLink:before {
        background: #FFF;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 9;
        opacity: 0.5;
        pointer-events: none;
    }

.notification_loader {
    position: absolute;
    top: 50%;
    right: 0;
    width: 26px;
    height: 26px;
    transform: translate(-50%, -50%);
    z-index: 99;
}








@media screen and (max-width: 50em) {
    .inputfile-6 + label strong {
        display: block;
    }
}

@media(max-width:1600px) {
    .dataTable thead .sorting:before, .dataTable thead .sorting:after,
    .dataTable thead .sorting_asc:after, .dataTable thead .sorting_desc:after,
    .dataTable thead .sorting_asc_disabled:after,
    .dataTable thead .sorting_desc_disabled:after {
        right: 3px !important;
    }

    .panel.has-bg-image {
        height: 120px;
    }

    .assetsDashboard .panel.has-bg-image {
        height: 90px;
    }

    .TopEmployeesearch svg.svg-inline--fa.fa-search.fa-w-16 {
        top: 7px;
    }

    .NewLoginContainer {
        margin-top: 0;
        width: 600px;
        height: 600px;
    }

    .module4, .module1 {
        bottom: 65px;
    }

    .module5, .module8 {
        top: 80px;
    }

    .member_heading {
        padding-bottom: 0;
    }

    .contain_wrap_inner {
        padding-top: 0;
    }

    .contain_wrap {
        top: 110px;
    }

    .login_filed {
        margin-bottom: 15px;
    }

    .Profilepage .EmployeeDetail span {
        width: calc(100% - 115px);
        font-size: 13px;
    }

    .Profilepage .EmployeeDetail label {
        width: 115px;
        font-size: 13px;
    }

    label {
        font-size: 12px;
    }
    /*.NA-text{float:left;}*/
    .NewProfileDesign {
        width: 98%;
    }

    .EmployeeDetail .Left-Section {
        padding-right: 20px !important;
    }

    .middle-divider:before {
        right: 20px;
    }

    .panel {
        margin-bottom: 8px;
    }

    .panel-body,
    .content {
        padding: 8px 10px !important;
    }

    .select2-container--default .select2-selection--multiple,
    .select2-selection--single:not([class*=bg-]), .form-control, .form-control[readonly] {
        font-size: 13px;
    }
    /*.multiselect.btn-default {padding:5px 0 !important;box-shadow:none !important;}*/
    /*.select2-selection--multiple .select2-search--inline {height:33px !important;}*/

    /*.field-validation-error {
        top: 56px;
    }*/
    /*.NA-text { margin-right: 10px;}*/
    .customTabresponsive .nav > li:last-child {
        padding-bottom: 33px;
    }

    .customTabresponsive .nav-tabs > li.assets-icon a div.IconImg {
        background-position: 1px 5px;
        background-size: 17px;
    }

    

    /*.select2-selection--multiple:not([class*=bg-]):not([class*=border-]),
    .select2-selection--single:not([class*=bg-]),
    .form-control, .form-control[readonly],
    button.multiselect,
    div.pq-select-button,
    .select2-selection--single:not([class*=bg-]) {
        :height 28px !important;
    }*/

        .form-control.text-area {
            height: 85px !important;
        }

    .select2-selection--multiple:not([class*=bg-]) .select2-selection__choice {
        font-size: 11.5px;
    }
    /*.todayTask{width:1200px;}*/
    .EvntsNewstBox .leftDiv {
        width: 110px;
    }

    .EvntsNewstBox .RightDiv {
        width: calc(100% - 110px);
    }

    .celebration h5 {
        font-size: 15px;
    }

    .celebration p {
        font-size: 13px;
        margin-bottom: 3px;
        line-height: 14px;
        margin-top: 5px;
    }

    .positionCenter span.absent, .positionCenter span {
        font-size: 23px;
    }

    .calendarDiv ul li {
        font-size: 10px;
        padding-left: 2px;
    }
    /*.calendarDiv ul li img{width:17px; }*/
    .thoughtBox .panel-body {
        height: auto;
    }

    .moduleCount.thoughtBox .left,
    .moduleCount.thoughtBox .right,
    .moduleCount .left, .moduleCount .right {
        height: 125px;
    }

    .moduleCount .right {
        width: 100px;
    }

    .moduleCount .left {
        width: calc(100% - 100px);
    }

        .moduleCount .left h1 {
            font-size: 54px;
        }

    .moduleCount .right img {
        width: 70px;
    }

    .moduleCount .left h4 {
        font-size: 22px;
    }

    .CeoMesg.celebration .left {
        width: 55px;
        height: 55px;
    }

    .CeoMesg.celebration .right {
        width: calc(100% - 55px);
    }

    .thoughtBox .left p {
        font-size: 13px;
        line-height: 18px;
    }

    .CeoMesg .right p {
        font-size: 11px;
    }

    .center_heading h1 {
        width: 50%;
        font-size: 18px;
    }

    .score_circle {
        width: 60px;
        height: 60px;
        padding: 12px 10px;
        font-size: 19px
    }

    .emp_photo img {
        width: 80px;
    }

    .emp_info {
        font-size: 13px;
    }

    .side_btn input {
        padding: 3px 13px;
    }
}

@media screen and (max-width:1290px) {
    .table {
        font-size: 12px;
    }

    ul.nav.nav-tabs.nav-tabs-highlight.nav-justified li a i {
        display: block;
        width: 100%;
        margin-bottom: 4px;
    }
}

@media(max-width:1085px) {
    label {
        font-size: 12px;
    }
}

@media(max-width: 1024px) {
    #tabs .nav > li > a {
        padding: 12px 4px;
        font-size: 12px;
    }

    table#VendorItemPnl td {
        padding: 7px;
    }

    .panel.has-bg-image {
        height: auto;
    }

    .NewProfileDesign {
        width: 100%;
    }

    #tabs .nav > li > a {
        padding: 10px 4px;
    }

    .DataShowlabel .UserImage,
    .UserImage {
        position: relative;
        right: inherit;
        top: inherit;
        float: none;
    }

    .nav-tabs-vertical > .nav-tabs {
        width: 200px;
    }

    .OuterDiv {
        display: block;
    }

    .inner {
        width: 100% !important;
        margin: 0;
        margin-bottom: 10px;
    }

    .todayTask {
        width: 100%;
    }

    .positionCenter span.absent, .positionCenter span {
        font-size: 28px;
    }

    .positionCenter {
        height: 65px;
        top: 11px;
    }

    .moduleCount .left {
        width: calc(100% - 100px);
    }

    .moduleCount .right {
        width: 100px;
    }

    .labeltpSpace {
        margin-top: 0;
    }

    .moduleCount .left, .moduleCount .right {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 768px) {
    ul.nav.nav-tabs.nav-tabs-highlight.nav-justified li a i {
        display: inline-block;
        width: auto;
        margin-bottom: 4px;
    }
    /*#tabs .nav > li > a { height:40px;}*/
    .modal-width {
        width: auto !important;
    }

    .dataTables_length {
        float: left !important;
    }

    .CustomSideNavbar.sidebar-xs .sidebar-main .navigation > li > a > span {
        position: initial;
        display: block;
        width: auto;
        text-align: left;
    }

    .CustomSideNavbar .navigation > li > a {
        min-height: 40px;
    }

    .sidebar-xs .sidebar-main:hover, .sidebar-xs .sidebar-main:hover .sidebarnavpan,
    .CustomSideNavbar.sidebar-xs .sidebar-main {
        width: 100% !important;
    }

        .CustomSideNavbar.sidebar-xs .sidebar-main .navigation > li > ul {
            padding: 15px 10px;
        }

        .CustomSideNavbar.sidebar-xs .sidebar-main .sidebar-category-visible {
            width: 100%;
        }

    .TopSection, .BottomSection {
        display: none;
    }

    .NewLoginContainer {
        width: auto;
        height: auto;
        background-image: none;
    }

    .mobile-show {
        display: block;
    }

        .mobile-show img {
            width: 200px;
        }

    .contain_wrap {
        top: 100px;
        border: 1px solid #CCC;
        border-radius: 10px;
        padding-top: 20px;
    }

    .contain_wrap_inner {
        padding-top: 0px;
    }

    .login_body-p {
        background-image: url('../images/login/mob-login-bg.png');
    }

    p.noacc {
        margin-top: 30px;
    }

    .contain_wrap .member_heading {
        text-transform: uppercase;
        font-size: 18px;
        position: relative;
        padding-top: 20px;
    }

        .contain_wrap .member_heading:after {
            content: '';
            position: absolute;
            width: 35px;
            height: 3px;
            background: #da1316;
            left: 50%;
            transform: translate(-50%);
            bottom: -2px;
        }

    .infoBox {
        height: auto;
        margin-bottom: 20px;
    }

    .NewProfileDesign h1 {
        font-size: 25px;
        margin-top: 25px;
    }

    .profileInfo {
        text-align: center;
    }

    .myhirechy {
        bottom: -44px;
        top: inherit;
        right: 15px;
    }

    .NewProfileDesign {
        width: 100%;
        padding: 0;
    }

    label {
        font-size: 13px;
    }

    .sidebarnavpan,
    .submenuwrap ul.col-md-3 {
        width: 100%;
    }

    ul li .submenuwrap:after {
        display: none;
    }

    ul li.mid_start .submenuwrap,
    ul li .submenuwrap {
        padding: 10px;
        position: inherit;
        left: 0;
        width: 100%;
        border-radius: 4px;
    }

    ul li.mid_start .submenuwrap {
        transform: inherit;
    }

    li.sub-menu a span {
        display: inline-block !important;
        padding-left: 7px;
        padding-bottom: 0px;
    }

    .nano-content.center {
        text-align: left;
    }

    .submenuwrap span.underline {
        padding-left: 0;
    }

    li.sub-menu.active::after {
        display: none;
    }

    .customTabresponsive .nav > li:last-child {
        padding-bottom: 5px;
    }

    .CustomeChoose {
        margin-top: 0;
    }

    /*.select2-selection--multiple:not([class*=bg-]):not([class*=border-]),
    .select2-selection--single:not([class*=bg-]), .form-control,
    .form-control[readonly], .select2-selection--single:not([class*=bg-]) {
        height: 31px;
    }*/

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        font-size: 12px;
        width: auto;
    }

    .report .table tr th::before, .report .table tr th::after,
    .dataTable thead .sorting:before,
    .dataTable thead .sorting:after {
        display: none !important;
    }

    .ProfileImg img {
        width: 150px;
    }

    .ShowNumberReocord {
        position: inherit;
        text-align: center;
    }

        .ShowNumberReocord button {
            margin-bottom: 5px;
        }

    .navImg {
        display: inline-block;
        width: 22px;
    }

    .thoughtBox .panel-body,
    .celebration {
        width: 100%;
        height: auto;
    }

    .EvntsNewstBox .leftDiv {
        width: 100px;
    }

    .EvntsNewstBox .RightDiv {
        width: calc(100% - 100px);
    }

    .positionCenter {
        height: 45px;
    }

    .moduleCount {
        display: inline-block;
        margin-bottom: 10px;
    }

    .panel-body.event-height {
        height: auto;
        margin-bottom: 5px;
    }

    .moduleCount.thoughtBox .left,
    .moduleCount.thoughtBox .right,
    .moduleCount .left,
    .moduleCount .right {
        margin-bottom: 0;
    }

    .HolidayList {
        margin-bottom: 10px;
    }

    svg.svg-inline--fa.fa-clock.fa-w-16.text-white {
        color: #FFF !important;
    }

    .assetsDashboard .panel.has-bg-image {
        height: auto;
    }

    .empName {
        color: #ffffff;
        margin: 13px 10px;
    }

    .assetsDashboard .svg-inline--fa.fa-w-20 {
        width: 0.25em;
    }

    .RightDiv p {
        display: block;
    }

    .headtop_fixed thead th,
    .headtop_fixed tbody td {
        width: inherit !important;
        float: none !important;
        display: inline-block;
    }
    /*.headtop_fixed thead, .headtop_fixed tbody, .headtop_fixed tr, .headtop_fixed td, .headtop_fixed th {
        display: inline-flex;
    }*/
    .headtop_fixed th {
        display: inline;
    }

    .iphone_hide {
        display: none;
    }

    .navbar-header .navbar-nav.iphoneMenu {
        padding-right: 50px;
    }
    /*#trig-prodd a.dropdown-toggle.legitRipple{
       position: absolute;
        top: -45px;
        right: 10px;
        height: 40px;
        width: 40px;
        padding: 0;
        margin: 0;
   }*/
    ul.nav.navbar-nav.nav-notification {
        padding: 0px 0;
        margin-right: 0;
    }

    .nav > li.mobileShow {
        display: block;
        padding-top: 10px;
        margin-right: 0;
    }
    /*#navbar-mobile{
       display:block;
   }*/
    .navbar-nav .open .dropdown-menu.profile_block {
        position: absolute;
        /*padding-left:35px;*/
        background: #293949;
    }

    #navbar-mobile {
        background: rgb(41, 57, 73);
        width: 100%;
        position: fixed;
        left: 0px;
        right: 0px;
        top: 61px;
        padding-bottom: 20px;
    }

    .nav.navbar-nav.nav-notification.collapse {
        display: none;
    }

        .nav.navbar-nav.nav-notification.collapse.in {
            display: block;
        }

    #navbar-mobile li {
        display: block;
        float: none;
    }

    .nav.nav-notification > li > a {
        margin: 0;
        padding: 10px;
    }

    .navbar-nav > li > a .caret {
        display: none;
    }

    .nav-notification.collapse li.CheckInCheckOutDivwrap {
        position: absolute;
        top: -63px;
        right: 135px;
        color: #000;
    }

    .checkIcondeskt li.CheckInCheckOutDivwrap {
        display: none !important;
    }

    .checkIcondesmb li.CheckInCheckOutDivwrap {
        display: block !important;
    }

    .CheckInCheckOutDivwrap svg.svg-inline--fa.fa-clock.fa-w-16 {
        color: #165ba2;
    }

    #CheckInCheckOutDiv .btn {
        margin-top: 10px !important;
        padding: 3px 10px;
    }

    .emp_photo img {
        margin: 0 auto 20px;
    }

    .right_logo img {
        float: none;
        /*margin:20px auto 0;*/
    }

    .disn_sheet p,
    .disn_sheet label {
        width: auto;
        float: none;
    }

    .emp_info,
    .emp_photo {
        width: 100%;
        text-align: center;
    }

    .center_heading h1 {
        margin-top: 20px;
        width: 100%;
    }

    .side_btn {
        margin-top: 0;
        padding: 0 5px;
    }

    .empEstmTab {
        display: block;
    }

    .taxReport,
    .estm_tab {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .final_total {
        width: 100%;
        float: left;
        padding-left: 0;
    }

    .EmpInfo .right {
        width: 100%;
    }

    .EmpInfo .left {
        float: none;
        text-align: center;
        margin: 0 auto;
    }

    .notify_section.dropdown-notify {
        position: inherit;
    }

    .nav-notification .dropdown-menu.ddmenu-notify {
        top: 58px;
        left: 0px;
        width: 100%;
        min-width: inherit !important;
        right: 0px;
    }

    .notfy_count {
        top: 7px;
        right: 9px;
        left: inherit;
    }
}
/*@media screen and (max-width: 767px) {
   
}*/
@media screen and (max-width: 736px) {
    input[type=button].ml-10 {
        margin-left: 0 !important;
    }

    #mvcNotify .messagebox {
        width: 50% !important;
    }

    #mvcNotify .success {
        background: #cfc url(/Images/ok.gif) no-repeat 10px 15px !important;
    }

    #mvcNotify .messagebox {
        padding: 8px 10px 8px 41px !important;
    }

    .infoBtn {
        top: 0;
    }

        .infoBtn.TopLess {
            top: 26px;
        }

    .emgDetailcontrol,
    .CustomeChoose .choose_file_border .btn {
        margin-top: 0;
    }

    .dataTables_filter {
        text-align: center;
        float: none;
    }

    .positionCenter span.absent, .positionCenter span {
        font-size: 25px;
    }

    .LeaveHistory ul li {
        width: 97%;
        margin-bottom: 20px;
    }

    .moduleCount .right img {
        width: 63px;
    }

    .legend ul {
        text-align: center;
    }

    .appraisalForm textarea.form-control {
        line-height: 16px;
        /*padding: 1px 5px;
        font-size:11px;*/
    }

    .nav-notification .dropdown-menu.profile_block {
        min-width: 100%;
    }

    .tikt_right {
        padding-left: 10px;
    }

    .user_detail ul li {
        font-size: 12px;
        padding-right: 10px;
    }

        .user_detail ul li:after {
            right: 4px;
            top: 1px;
        }

    .ticket_content ul li.mainLi {
        width: 30%;
    }

        .ticket_content ul li.mainLi:first-child {
            width: 100%;
            margin-bottom: 15px;
        }
}

@media(max-width:480px) {
    #mvcNotify .messagebox {
        margin-top: 13%;
    }
    /*.button-align  li { display:block; padding:0;}*/
    .logo .logo-img {
        padding: 5px;
        margin: 10px 0;
    }

    .contain_wrap {
        width: 100%;
    }

    .Profilepage .form-group {
        clear: both;
    }

    .RightDiv h3 {
        font-size: 15px;
    }

    .positionCenter {
        top: 0;
    }

        .positionCenter span.absent, .positionCenter span {
            font-size: 20px;
        }

    .CeoMesg .right,
    .CeoMesg .left {
        width: 100%;
    }

    .CeoMesg .right {
        padding-left: 0;
    }

    .CeoMesg .left img {
        width: 125px;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    /*.btn {
        padding: 5px 10px;
    }*/

    .NewDesignCal .fc-toolbar .fc-center {
        right: 115px;
    }

    .NewDesignCal .fc-toolbar .fc-button-group {
        right: 75px;
    }

        .NewDesignCal .fc-toolbar .fc-button-group .fc-prev-button {
            right: 130px;
        }

    .panel-title span.cal-hide {
        display: none;
    }

    .calendarDiv ul li:last-child {
        float: none;
    }

    .calendarDiv ul.calendarDiv li:last-child {
        float: right;
    }

    .calendarDiv ul {
        text-align: center;
        height: 30px;
    }

        .calendarDiv ul.CalIcon {
            text-align: left;
        }

        .calendarDiv ul.CalIcon {
            margin-top: 0;
            height: auto;
        }

        .calendarDiv ul li {
            display: block;
        }

        .calendarDiv ul.CalIcon li {
            display: inline-block;
        }

    .CeoMsgHeight {
        height: auto;
    }

    .CeoMesg .right p {
        font-size: 13px;
        text-align: center;
    }

    .celebration.CeoMesg .right p {
        text-align: left;
    }

    .appraisalForm .table-responsive > .table > tbody > tr > td {
        white-space: inherit;
    }

    .main_head td:nth-child(3) {
        width: 70px;
    }

    .main_head td:nth-child(4) {
        width: 150px;
    }

    .table > tbody > tr > td {
        padding: 5px !important;
    }

    .edit_box ul li {
        margin-bottom: 5px;
    }

    #trig-prodd a.dropdown-toggle.legitRipple {
        top: -50px;
    }

    .nav-notification .dropdown-menu {
        min-width: 300px !important;
    }

    .center_heading h1 {
        font-size: 20px;
    }

    h5.panel-title {
        font-size: 15px;
    }

    .tikt_right p, .ticke_msg {
        width: 200px;
    }
}

@media(max-width:375px) {
    .btn-forget {
        font-size: 13px;
    }

    .nav-notification .dropdown-menu {
        min-width: 280px !important;
    }
}

@media(max-width:360px) {
    .btn-forget {
        font-size: 13px;
    }

    /*.nav-notification .dropdown-menu {
        min-width: 320px !important;
    }*/
}

@media(max-width:320px) {
    .btn-forget {
        font-size: 13px;
    }

    /*.nav-notification .dropdown-menu {
        min-width: 315px !important;
    }*/
}
