* {
    margin: 0px;
    padding: 0px;
}

body {
    background-color: #FFFFFF;
    color: #000000;
    /*font-family: 'Roboto-Light' !important;*/
    font-family: arial,helvetica,sans-serif;
    margin: 0px;
    font-size: 14px;
    position: relative;
    /*background-image: url("../images/body-bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;*/
    background: url("../images/body-bg.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*background-color: transparent !important;*/
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('../fonts/Roboto-Medium.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Roboto-Medium.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/Roboto-Medium.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/Roboto-Medium.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('../fonts/Roboto-Light.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Roboto-Light.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/Roboto-Light.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/Roboto-Light.svg#svgFontName') format('svg'); /* Legacy iOS */
}

h3 {
    color: #fff;
}

/*.logo {
     display: inline-block;
    padding: 10px;
}*/

.logo {
    margin: 10px 0px;
    /*margin:10px 0px 0px -15px;*/
    float: left;
    width: 206px;
    height: 30px;
}

@media screen and (max-width: 992px) {
    .navbar-header > .logo {
        display: inline-flex;
        float: left;
        height: 23px;
        margin: 10px 0;
        width: 155px;
    }
}


@media screen and (max-width: 1024px) {
    .emp-det1 li {
        padding: 5px 3px !important;
        font-size: 11px !important;
    }

    .about-company-pop {
        min-height: 220px !important;
    }

    .tabs label {
        font-size: 11px !important;
    }
    /*.brd-rt {
    border-right: solid 0px #fff !important;
}*/
}

.current {
    /*background: #04344b;*/
    background: #000;
}

.navbar-default-lt {
    padding: 5px;
    background: #066490;
}

.navbar-default {
    background-color: #066490 !important;
    border-color: #064461;
    border-radius: 0px;
    margin-bottom: 0px !important;
}

    .navbar-default .navbar-brand {
        color: #ffffff;
    }

        .navbar-default .navbar-brand:hover,
        .navbar-default .navbar-brand:focus {
            color: #ecdbff;
        }

    .navbar-default .navbar-text {
        color: #ffffff;
    }

.navbar-nav {
    float: right !important;
}

.navbar-default .navbar-nav > li {
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.drp-cus {
    background: #04344b !important;
    color: #fff !important;
    margin: 0px !important;
    padding: 0px !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #FFF !important;
}

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background: #04344b !important;
    }

.drp-cus > li:first-child {
    border-bottom: 1px solid #066490 !important;
}

.drp-cus > li > a {
    /*background: #066490;
  */ background: #064461 !important;
    padding: 12px 5px;
    color: #fff;
    border-bottom: 1px solid #066490 !important;
}

    .drp-cus > li > a:hover, .drp-cus > li > a:focus {
        color: #fff;
        text-decoration: none;
        background-color: #04344b !important;
    }

.nav.navbar-nav {
    background: #064461;
    margin-right: -15px;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    display: block !important;
    padding: 20px 10px;
    border-right: 1px solid #066490;
    /*border-left: 1px solid #066490;*/
}



    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        color: #ecdbff;
        background: #04344b !important;
        cursor: pointer;
    }

.navbar-default .navbar-toggle {
    border-color: #064461;
}

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        /*background-color: #064461;*/
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ffffff;
    }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #ffffff;
}

.navbar-default .navbar-link {
    color: #ffffff;
}

    .navbar-default .navbar-link:hover {
        color: #ecdbff;
        background: #f00;
        /*border: solid 1px #f00;*/
    }

.nav-right {
    /*background: #064461;*/
}

@media (max-width:992) {
    .navbar-default .navbar-nav > li > a {
        padding: 10px;
    }
}

@media (max-width: 767px) {
    .form-moble-15 {
        margin-bottom: 15px;
    }

    .navbar-nav {
        float: none !important;
    }

    .bg-white {
        padding-top: 5px;
    }

    .brd-rt {
        border-right: none !important;
    }

    .mobile-txt {
        text-align: center;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #ffffff;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #ecdbff;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ecdbff;
        background-color: #064461;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background: #035479;
    }

    .profile-body {
        margin-bottom: -10px !important;
    }

    .mb-pb5 {
        padding-bottom: 5px !important;
    }

    .mb-pb20 {
        /*padding-bottom: 20px !important;*/
    }
}


.cake {
    color: #ee7727;
}

.media {
    /*margin: 20px 0;
    padding: 30px;*/
}

.strong {
    font-weight: bold;
}

.login-pos {
    position: absolute;
    right: 9px;
}

.birtday-bg {
    background: #e0dfdf !important;
    margin-bottom: 3px;
    padding: 10px;
    display: flow-root !important;
    height: 250px;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}

.bb1px {
    border-bottom: solid 1px #fff;
    clear: both;
    padding: 5px 0px;
    margin-bottom: 5px !important;
    /*display: inherit;*/
    display: flex;
}

.small-img {
    height: 30px;
    /*margin-top: -4px;*/
    width: 30px;
    cursor: zoom-in;
}

.name {
    /*width: 130px;*/
    display: inline-block;
}

.dp {
    border: 5px solid #eee;
    transition: all 0.2s ease-in-out;
}

    .dp:hover {
        border: 2px solid #eee;
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }

.panel {
    border-radius: 0px;
}

.pb10 {
    padding-bottom: 10px;
}

.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pl50 {
    padding-left: 50px;
}

.pl15 {
    padding-left: 15px;
}

.ml15 {
    margin-left: 15px;
}

.mt15 {
    margin-top: 15px;
}

.p10 {
    padding: 10px;
}

.m15 {
    margin-left: 15px;
}

.pl15 {
    padding-left: 15px;
}

.tab-align {
    margin: 0 auto;
    display: inline-block;
}

.quick-links-brd {
    border-top: solid 5px #ee7727;
}

.quick-links {
    background: #044879;
    clear: both;
}

.no-padding {
    margin: 0px;
    padding: 0px;
}

.orang-divider {
    border-top: solid 5px #ee7727;
}

.div-footer {
    height: 50px;
    background: #171717;
    clear: both;
    color: #fff;
    text-align: center;
    line-height: 50px;
}

.Profile-bg {
    padding: 20px;
}

.media-carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
    /*margin-top: 30px;*/
}
    /* Previous button  */
    .media-carousel .carousel-control.left {
        left: -12px;
        background-image: none;
        background: none repeat scroll 0 0 #222222;
        border: 4px solid #FFFFFF;
        border-radius: 23px 23px 23px 23px;
        height: 40px;
        width: 40px;
        margin-top: 70px;
    }
    /* Next button  */
    .media-carousel .carousel-control.right {
        right: -12px !important;
        background-image: none;
        background: none repeat scroll 0 0 #222222;
        border: 4px solid #FFFFFF;
        border-radius: 23px 23px 23px 23px;
        height: 40px;
        width: 40px;
        margin-top: 70px;
    }
    /* Changes the position of the indicators */
    .media-carousel .carousel-indicators {
        right: 50%;
        top: auto;
        bottom: 0px;
        margin-right: -19px;
    }
        /* Changes the colour of the indicators */
        .media-carousel .carousel-indicators li {
            background: #c0c0c0;
        }

        .media-carousel .carousel-indicators .active {
            background: #333333;
        }

    .media-carousel img {
        width: 250px;
        height: 150px;
    }

.txt-white {
    color: #fff;
}

.txt-blcak {
    color: #fff;
    font-weight: bold;
}

.pb20 {
    padding-bottom: 20px;
}

.p30 {
    padding: 30px;
}

.mr10 {
    margin-right: 10px;
}

a:link .fa, .fa-pencil {
    color: #ffffff;
    outline: none;
}

a:hover .fa {
    color: #066490;
    outline: none;
}

.edit-btn {
    background: #ee7727 none repeat scroll 0 0;
    color: #fff;
    font-size: 1.4em;
    /*padding: 3px 12px 4px;*/
    padding: 11px 22px 11px;
    position: absolute;
    right: 0;
    top: 0;
}

.thumbnail {
    margin-bottom: 0px !important;
}

.font-14 {
    font-size: 1.5em !important;
}

.font-16 {
    font-size: 1.8em !important;
}

.bg-white {
    background: #FCFCFC;
}

.profile-header-img {
    background: #e2e1e1 none repeat scroll 0 0;
    margin-top: -16px;
    padding: 10px 0;
}

.profile-header {
    color: #fff;
    font-size: 1.5em;
    padding: 10px;
}

.brd-rt {
    border-right: solid 15px #fff;
}

.profile-body {
    /*padding-top: 15px;*/
    /*padding-bottom: 20px;*/
    /*background: #f3f3f3;*/
    background: #035479;
    min-height: 43px;
    /*margin-right: 5px;*/
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 15px;
}

    .profile-body:first-child {
        /*margin-right: 5px;*/
        /*border:solid 1px #ccc;*/
    }



.profile {
    background: #126c96 none repeat scroll 0 0;
}

.World-Time {
    background: #035479 none repeat scroll 0 0;
}

.Event-Calendar {
    background: #0670a2 none repeat scroll 0 0;
}

.Teams {
    background: #035479 none repeat scroll 0 0;
}

/*.banner-inner-home {
    max-height: 550px;
    min-height: 110px;
    overflow: hidden;
    text-align: center;
}

.banner-content {
    left: 50%;
    position: absolute;
    top: calc(50% + 0px);
    transform: translate(-50%, -50%);
    width: 96%;
    z-index: 5;
    color: #fff;
    padding: 20px;
}*/
.fev-header {
    /*background: #ee7727;*/
    width: 100%;
    /*padding: 40px 0px;*/
    color: #fff;
    text-align: center;
}

.main ul {
    background: #43a286;
    overflow: hidden;
    color: #fff;
    padding: 0px;
    text-align: center;
    margin: 0px;
    -webkit-transition: max-height 0.9s;
    -moz-transition: max-height 0.9s;
    -o-transition: max-height 0.9s;
    transition: max-height 0.9s;
}

    .main ul li {
        display: inline-block;
        padding: 20px;
    }

        .main ul li a:link {
            color: #fff !important;
        }

        .main ul li:hover {
            background: #044879;
            color: #fff;
        }

.handle {
    width: 100%;
    background: #005c48;
    text-align: left;
    box-sizing: border-box;
    padding: 15px 10px;
    cursor: pointer;
    color: #fff;
    display: none;
}

@media screen and (max-width: 580px) {
    .main ul {
        max-height: 0px;
    }

        .main ul li {
            box-sizing: border-box;
            width: 100%;
            padding: 15px;
            text-align: left;
        }


    .handle {
        display: block;
    }

    .showing {
        max-height: 20em !important;
    }
}

.image-one, .image-two, .image-three {
    background-repeat: no-repeat;
    /*background-size: 95% 100%;
    height: 100% !important;
    height: 153px !important;*/
    padding: 0px;
    margin: 0px;
}

.image-one {
    background-image: url("../images/team/1.png");
}

.image-two {
    background-image: url("../images/team/2.png");
}

.image-three {
    background-image: url("../images/team/3.png");
    /*background-size: 100% 100%;*/
}

.imgee-txt, .imgee-txt1 {
    background: #808080 none repeat scroll 0 0;
    margin-top: 123px;
    padding: 5px 0;
    text-align: center;
    background: rgba(23, 23, 23, 0.9);
    text-transform: uppercase;
    color: #fff;
}

.imgee-txt1 {
    margin-right: 0%;
}

.imgee-txt {
    margin-right: 5%;
}

.gallery {
    display: inline-block;
    margin-top: 20px;
}

.blur {
    -webkit-filter: blur(4px);
}

.login-page {
    width: 99%;
    /*  padding: 8% 0 0;*/
    margin: auto;
    margin-top: -14px;
    /*position:absolute;*/
}

.form {
    position: relative;
    z-index: 1;
    /*background: #FFFFFF;*/
    max-width: 360px;
    margin: 0 auto 0px;
    padding: 50px 20px 50px;
    text-align: center;
    /*box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);*/
}

    .form input {
        font-family: "Roboto", sans-serif;
        outline: 0;
        background: #fff;
        width: 100%;
        border: 0;
        margin: 0 0 15px;
        padding: 15px;
        box-sizing: border-box;
        font-size: 14px;
    }

    .form button {
        font-family: "Roboto", sans-serif;
        text-transform: uppercase;
        outline: 0;
        background: #4CAF50;
        width: 100%;
        border: 0;
        padding: 15px;
        color: #FFFFFF;
        font-size: 14px;
        -webkit-transition: all 0.3 ease;
        transition: all 0.3 ease;
        cursor: pointer;
    }

        .form button:hover, .form button:active, .form button:focus {
            background: #43A047;
        }

    .form .message {
        margin: 15px 0 0;
        color: #b3b3b3;
        font-size: 12px;
    }

        .form .message a {
            color: #4CAF50;
            text-decoration: none;
        }

    .form .register-form {
        display: none;
    }

.mt7 {
    margin-top: 7px;
}

.logout-img {
    /*margin-top: 17px;*/
    margin-left: 8px;
    height: 30px;
    width: 30px;
    cursor: pointer !important;
}

.birthday-week {
    text-align: center;
    font-weight: bold;
    padding-top: 100px;
    font-size: 1.7em;
}

.welcome {
    color: #fff;
    margin-top: 19px !important;
    display: inline-block;
    padding-left: 3px;
}

.ml10 {
    margin-left: 10px;
}

.mt10 {
    margin-top: 10px;
}

.mt5 {
    margin-top: 5px;
}

.week-align {
    border: solid 1px #f00;
}

.gray {
    background: #72B6F5;
}

    .gray a:link, .gray a:visited, .gray a:active {
        text-decoration: underline !important;
        color: #000;
        cursor: pointer;
    }

    .gray a:hover {
        text-decoration: underline !important;
        color: #000;
        cursor: pointer;
    }

.loadingdiv {
    position: absolute;
    top: 250px !important;
    left: 47%;
}


/*popup image start*/
.modal1s {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
    cursor: pointer;
}

.modal1 {
    display: none; /* Hidden by default */
    position: absolute !important; /* Stay in place */
    z-index: 99; /* Sit on top */
    /*padding-top: 220px;*/ /* Location of the box */
    /*left: 43%;*/
    /*top: 0;*/
    /*width: 200px;*/ /* Full width */
    /*height: 200px;*/ /* Full height */
    /*cursor: pointer;*/
}

/* Modal Content (image) */
.modal1-content {
    margin: auto;
    display: block;
    width: 150px;
    max-width: 150px;
    max-height: 150px;
    height: 150px;
    /*max-width: 700px;*/
    border: solid 10px #f9f9f9 !important;
    border-radius: 6px;
    background: #f9f9f9;
    cursor: zoom-out;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal1-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.9s;
    animation-name: zoom;
    animation-duration: 0.9s;
    cursor: zoom-out;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0);
    }

    to {
        -webkit-transform: scale(1);
    }
}

@keyframes zoom {
    from {
        transform: scale(0);
    }

    to {
        transform: scale(1);
    }
}


/* The Close Button */
/*.close {
        position: absolute;
        top: 15px;
        right: 35px;
        color: #f1f1f1;
        font-size: 40px;
        font-weight: bold;
        transition: 0.3s;
    }

        .close:hover,
        .close:focus {
            color: #bbb;
            text-decoration: none;
            cursor: pointer;
        }*/

.cl-btn {
    position: absolute;
    color: #fff !important;
    font-size: 2em !important;
    right: 25px;
    top: 25px;
}
/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal1-content {
        width: 100%;
    }
}

/*popup image End*/


.zoom_birth {
    /*position: absolute !important;*/
    /*left: -205% !important;*/
    /*top: 300px !important;*/
}

.zoom_work {
    /*position: absolute !important;*/
    /*left: 69% !important;*/
    /*top: 300px !important;*/
}

.personel-edit {
    position: absolute;
    right: 50px;
    top: 12px;
}

.disable {
    pointer-events: none;
    opacity: 0.4;
}

.dis-mod, .dis-mod1 {
    padding: 3px !important;
    border: none !important;
    background: none;
    /*margin-left: 5px;*/
    /*margin-bottom: 5px;*/
    pointer-events: none;
    opacity: 1;
    border: solid 1px #fff !important;
    width: 75%;
}

.dis-mod1 {
    width: 100%;
    /*border: solid 1px #ccc !important;*/
}

.cus-lab {
    width: 144px !important;
    text-align: right;
}

.cus-lab1 {
    width: 124px !important;
    text-align: right;
    height: 20px;
}

.editmode {
    border: solid 1px #ccc !important;
    /*border-radius: 4px;*/
    pointer-events: all;
    /*width:114px;*/
}

.tab-content {
    border: solid 1px #ccc !important;
}

.tab-panes {
    border: solid 1px #ccc;
    /*padding: 10px 5px;*/
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

.panel-heading {
    padding: 1px 15px !important;
}

.lin-hig-15 {
    line-height: 15px;
    padding: 7px;
}

.Edit-profile {
    background: #337AB7;
}

.btnEdit {
    background: #5CB85C;
}

.Edit-profile, .btnEdit {
    color: #fff;
    cursor: pointer;
    font-size: 1em;
    display: inline-block;
    padding: 6px 10px;
    border-radius: 6px;
    float: right;
    margin-top: 15px;
}

.name-txt {
    background: #066490;
    padding: 5px 0px !important;
    margin: 0px auto 10px;
    color: #fff;
}

.photo-cus {
    background: #066490;
    border: solid 1px #ccc;
    width: 100% !important;
}

.nav-tabs > li {
    text-transform: uppercase !important;
    font-size: 1.1em;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    border-color: #d45500;
    border-bottom-color: transparent;
    background: #066490 !important;
    color: #fff !important;
    outline: none !important;
}

.nav-tabs {
    border-bottom: 1px solid #fff;
    /*background:#066490 !important;*/
}

.rt-div {
    display: inline-block;
    width: 76%;
    vertical-align: top;
    margin-bottom: 6px;
    line-height: 20px;
    word-wrap: break-word;
}

.dispay_none {
    display: none !important;
}




.General-Details-brd {
    border: 1px solid #ccc;
    /*margin-bottom: 15px;*/
    /*position: relative;*/
}

.General-Details {
    /*display: table;*/
    width: 100%;
    /*margin-bottom: 5px;*/
    /*margin-bottom: 10px;*/
}

.General-Details-divider {
    /*display: table-cell;
    vertical-align: top;
    width: 50%;*/
}

    .General-Details-divider > p {
        line-height: 160%;
        margin: 0;
        padding: 0 0 0 10px;
    }

    .General-Details > h3, .General-Details-divider > h3 {
        font-size: 14px;
        font-weight: bold;
        margin: 0;
        padding: 5px 0 5px 10px;
    }

    .General-Details > h4, .General-Details-divider > h4, .hrms-container > h4 {
        background: #273542 none repeat scroll 0 0;
        color: #fff;
        font-size: 17px;
        margin: 0;
        padding: 10px;
        text-align: left;
        width: 100%;
        min-height: 35px;
    }

.General-Details.General-Details-brd > p {
    padding-left: 15px;
}

.General-Details > h3 {
    font-weight: bold;
    margin-bottom: 2px;
}

.mb15 {
    margin-bottom: 15px;
}

.p15 {
    padding: 15px;
}

.mb0 {
    margin-bottom: 0px !important;
}

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(0, 0, 0, 0.05);
}

.hrms-pagination {
    background: #7EC5E3;
    display: inline-table;
    width: 100%;
    padding: 3px 2px;
    border-radius: 0px;
    margin-top: -20px;
}

    /*.hrms-pagination > li > a:hover, .hrms-pagination > li > span:hover, .pagination > li > a:focus, .hrms-pagination > li > span:focus {
    background: #ecdbff !important;
}*/
    .hrms-pagination > li > a, .hrms-pagination > li > span {
        background: #44788d !important;
        color: #fff;
        margin-left: 3px !important;
        border-radius: 5px;
        padding: 4px 7px !important;
    }


    .hrms-pagination > .active > a, .hrms-pagination > .active > span, .hrms-pagination > .active > a:hover, .hrms-pagination > .active > span:hover, .hrms-pagination > .active > a:focus, .hrms-pagination > .active > span:focus {
        background: none !important;
        border: none;
        color: #000 !important;
        /*width: 8px !important;*/
    }

    .hrms-pagination > li > a:hover, .hrms-pagination > li > span:hover, .hrms-pagination > li > a:focus, .hrms-pagination > li > span:focus {
        color: #fff !important;
    }

    .hrms-pagination > .disabled > span, .hrms-pagination > .disabled > span:hover, .hrms-pagination > .disabled > span:focus, .hrms-pagination > .disabled > a, .hrms-pagination > .disabled > a:hover, .hrms-pagination > .disabled > a:focus {
        display: none;
    }

.close1:hover {
    background: #00d9ff none repeat scroll 0 0 !important;
    opacity: 1;
}

.close1 {
    background: #606061 none repeat scroll 0 0 !important;
    border-radius: 12px !important;
    box-shadow: 1px 1px 3px #000 !important;
    color: #ffffff !important;
    font-weight: bold !important;
    line-height: 25px !important;
    position: absolute !important;
    right: -8px !important;
    text-align: center !important;
    text-decoration: none !important;
    top: -10px;
    width: 24px;
    opacity: 1;
}

.textarea_custom {
    resize: none;
    overflow: auto;
    height: 40px;
    vertical-align: top;
    margin-bottom: 5px;
}

/*.close1 {
    font-size: 2em !important;
    color: #000 !important;
    opacity: 1 !important;
}*/




.fixed_headers {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border: solid 1px #ccc;
}

    .fixed_headers th {
        text-decoration: underline;
    }

    .fixed_headers th,
    .fixed_headers td {
        padding: 5px;
        text-align: left;
    }

        .fixed_headers td:nth-child(1),
        .fixed_headers th:nth-child(1) {
            /*min-width: 200px;*/
        }

        .fixed_headers td:nth-child(2),
        .fixed_headers th:nth-child(2) {
            /*min-width: 200px;*/
        }

        .fixed_headers td:nth-child(3),
        .fixed_headers th:nth-child(3) {
            width: 350px;
        }

    .fixed_headers thead {
        /*background-color: #333;
  color: #FDFDFD;*/
    }

        .fixed_headers thead tr {
            display: block;
            position: relative;
        }

    .fixed_headers tbody {
        display: block;
        overflow: auto;
        width: 100%;
        height: 300px;
    }

        .fixed_headers tbody tr:nth-child(even) {
            /*background-color: #DDD;*/
        }

.old_ie_wrapper {
    height: 300px;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

    .old_ie_wrapper tbody {
        height: auto;
    }

.myTable {
    font-size: 13px !important;
}

.w70 {
    width: 70px;
}


.emp_info {
    color: #ee7727;
    float: left;
}

.wd30 {
    width: 20%;
}

.font-info {
    font-size: 1.8em !important;
    cursor: pointer;
    color: #337AB7;
}

.marquee {
    width: 100%;
    overflow: hidden;
    background: #F2DEDE;
    height: 48px;
    line-height: 48px;
    margin-bottom: -10px;
    color: #A94442;
    font-size: 1.2em;
    font-weight: bold;
}




#wrapper {
    padding-left: 0;
}

#page-wrapper {
    width: 100%;
    padding: 0;
    background-color: #fff;
}

@media(min-width:768px) {
    #wrapper {
        padding-left: 225px;
    }

    #page-wrapper {
        padding: 22px 10px;
    }
}

/* Top Navigation */

.top-nav {
    padding: 0 15px;
}

    .top-nav > li {
        display: inline-block;
        float: left;
    }

        .top-nav > li > a {
            padding-top: 20px;
            padding-bottom: 20px;
            line-height: 20px;
            color: #fff;
        }

            .top-nav > li > a:hover,
            .top-nav > li > a:focus,
            .top-nav > .open > a,
            .top-nav > .open > a:hover,
            .top-nav > .open > a:focus {
                color: #fff;
                background-color: #1a242f;
            }

    .top-nav > .open > .dropdown-menu {
        float: left;
        position: absolute;
        margin-top: 0;
        /*border: 1px solid rgba(0,0,0,.15);*/
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        background-color: #fff;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
    }

        .top-nav > .open > .dropdown-menu > li > a {
            white-space: normal;
        }

/* Side Navigation */

@media(min-width:768px) {
    .side-nav {
        position: fixed;
        top: 50px;
        left: 225px;
        width: 225px;
        margin-left: -225px;
        border: none;
        border-radius: 0;
        border-top: 1px rgba(0,0,0,.5) solid;
        overflow-y: auto;
        background-color: #222;
        /*background-color: #5A6B7D;*/
        bottom: 0;
        overflow-x: hidden;
        /*padding-bottom: 40px;*/
    }

        .side-nav > li > a {
            width: 225px;
            border-bottom: 1px rgba(0,0,0,.3) solid;
        }

        .side-nav li a:hover,
        .side-nav li a:focus {
            outline: none;
            background-color: #1a242f !important;
        }
}

.side-nav > li > ul {
    padding: 0;
    border-bottom: 1px rgba(0,0,0,.3) solid;
}

    .side-nav > li > ul > li > a {
        display: block;
        padding: 10px 15px 10px 38px;
        text-decoration: none;
        /*color: #999;*/
        color: #fff;
    }

        .side-nav > li > ul > li > a:hover {
            color: #fff;
        }

.navbar .nav > li > a > .label {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 14px;
    right: 6px;
    font-size: 10px;
    font-weight: normal;
    min-width: 15px;
    min-height: 15px;
    line-height: 1.0em;
    text-align: center;
    padding: 2px;
}

.navbar .nav > li > a:hover > .label {
    top: 10px;
}

.navbar-brand {
    padding: 5px 15px;
}

.mt50 {
    margin-top: 40px;
}

.mt25 {
    margin-top: 25px;
}

.nopad {
    /*padding-left: -15px !important;
    padding-right: -15px !important;*/
}

.container-fluid {
    /*padding-right: 0px;
    padding-left: 0px;*/
}

.carousel-inner > .item > img {
    /*min-width: 100% !important;
    max-height:300px;*/
}

.hide-bullets {
    list-style: none;
    /*margin-left: -40px;*/
    /*margin-top:20px;
    margin-bottom:10px !important;*/
}

    .hide-bullets li {
        padding: 5px;
    }

.thumbnail {
    padding: 0;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
}


.gallery-title {
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}

    .gallery-title:after {
        content: "";
        position: absolute;
        width: 7.5%;
        left: 46.5%;
        height: 45px;
        border-bottom: 1px solid #5e5e5e;
    }

.filter-button {
    /*font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #42B32F;
    margin-bottom: 30px;*/
    font-size: 18px;
    /*border: 1px solid #42B32F;*/
    text-align: center;
    color: #42B32F;
    margin-bottom: 30px;
}

    .filter-button:hover {
        font-size: 18px;
        border: 1px solid #42B32F;
        border-radius: 5px;
        text-align: center;
        color: #ffffff;
        background-color: #42B32F;
    }

.btn-default:active .filter-button:active {
    background-color: #42B32F;
    color: white;
}

.port-image {
    width: 100%;
}

.gallery_product {
    margin-bottom: 30px;
}

.gallery-link {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
    height: 350px;
}

    .gallery-link li {
        /*float: left;*/
        list-style: none;
        cursor: pointer !important;
        /*margin-left: 10px;*/
        position: relative;
        margin-right: 15px;
        padding: 2px 10px 2px 20px;
        /*padding-left: 15px;*/
        border: solid 1px #fff;
        font-size: 11.5px;
        display: flex;
    }

        .gallery-link li:hover {
            background-color: #ebf3fd;
            border: solid 1px #b8d6fb;
            /*float: left;*/
            list-style: none;
            cursor: pointer !important;
            /*margin-left: 10px;*/
            position: relative;
            margin-right: 15px;
            padding: 2px 10px 2px 20px;
            font-size: 11.5px;
        }

        .gallery-link li:before {
            content: "";
            background: url(../images/floder.png);
            width: 12px;
            height: 18px;
            position: absolute;
             left: 12px;
            top: 7px;
            /*left: 5px;
            top: 0px;*/
        }

.jj {
    float: right;
    padding-left: 50px;
}

.kk {
    float: right;
    padding-left: 50px;
}
/*.gallery-link li div {
        padding: 10px;
    }*/

.ln36 {
    padding-top: 15px;
}

.gg {
    width: 79%;
    margin-top: 50px !important;
    margin-left: 19%;
}

@media screen and (max-width: 1024px) {

    .gg {
        width: 71%;
        margin-top: 120px !important;
        margin-left: 26%;
    }
}

.modal-backdrop {
    z-index: 1020 !important;
}

.Contribute-Now {
    width: 48%;
    float: left;
    margin-top: -7px;
    margin-left: 8px;
    margin-bottom: 10px;
}

.Past-contributions {
    width: 48%;
    float: right;
    margin-top: -7px;
    margin-right: 8px;
    margin-bottom: 10px;
}

.Contribute-header {
    background: #086392;
    height: 30px;
    text-align: center;
    color: #fff;
    line-height: 30px;
    font-size: 1.1em;
}

.Contribute-btn-align {
    height: 38px;
    text-align: center;
    float: right;
    margin: 10px auto 0px;
    display: inline-block;
}

.Referrals {
    background: url(../images/Referrals.png);
    height: 12px;
    width: 12px;
    display: inline-block;
    padding-top: 17px;
}

.Applied-job {
    background: url(../images/Applied-job.png);
    height: 12px;
    width: 12px;
    display: inline-block;
    padding-top: 17px;
    margin-right: 0px;
}

ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    border-bottom: 1px solid #333;
    width: 100%;
}

    ul.tabs li {
        float: left;
        margin: 0;
        cursor: pointer;
        padding: 0px 21px;
        height: 31px;
        line-height: 31px;
        border-top: 1px solid #333;
        border-left: 1px solid #333;
        border-bottom: 1px solid #333;
        background-color: #fff;
        color: #333;
        overflow: hidden;
        position: relative;
    }

.tab_last {
    border-right: 1px solid #333;
}

ul.tabs li:hover {
    background-color: #ccc;
    color: #333;
}

ul.tabs li.active {
    background-color: #e46b25;
    color: #fff;
    border-bottom: 1px solid #fff;
    display: block;
}

.tab_container {
    border: 1px solid #333;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    overflow: auto;
}

.tab_content {
    padding: 20px;
    display: none;
}

.tab_drawer_heading {
    display: none;
}

@media screen and (max-width: 480px) {
    .tabs {
        display: none;
    }

    .tab_drawer_heading {
        background-color: #ccc;
        color: #fff;
        border-top: 1px solid #333;
        margin: 0;
        padding: 5px 20px;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .d_active {
        background-color: #666;
        color: #fff;
    }
}


/******************************************HelpingHand Start******************************************/
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #000021;
    border-radius: .25rem;
    overflow: hidden;
}

    .card img {
        height: 180px;
    }

.progress {
    background-color: #e5e5e5;
    border: 1px solid #e46b25;
}

.progress-bar {
    background-color: #e46b25;
}

    .progress-bar span {
        color: #fff;
    }

.rud0 {
    border-radius: 0px !important;
}

.progress-txt {
    color: #e46b25;
    text-align: center;
    font-weight: bold;
    padding-bottom: 5px;
}

.by {
    text-align: right;
    color: #064461;
    padding-top: 5px;
    font-weight: bold;
}

/*.about-company {
    border: solid 2px #e5702c;
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 15px;
    color: #064461;
    margin-top: 40px;
}*/

.brd {
    border: solid 1px #ccc;
    padding: 2px;
}

.trust {
    color: #e46b25;
    display: block;
}

.card-link a:link, .card-link a:active, .card-link a:visited {
    text-decoration: none !important;
}

.card-link a:hover {
    text-decoration: none !important;
}




.BriefWriteUp {
    min-height: 60px;
    margin-top: -10px;
    margin-bottom: 7px;
}

.progress-txt-rt {
    text-align: center;
    color: #e46b25;
    margin-bottom: 15px;
}

.Supporters-txt-rt {
    text-align: right;
    color: #066490;
}

.about-company1 {
    border: solid 2px #e5702c;
    border-radius: 6px;
    padding: 10px;
    margin: 10px auto 15px !important;
    color: #064461;
}

.about-company {
    border: solid 2px #e5702c;
    border-radius: 6px;
    padding: 10px;
    margin: 50px auto 15px !important;
    color: #064461;
}

.about-company-pop {
    border: solid 2px #e5702c;
    border-radius: 6px;
    padding: 10px;
    margin: 10px auto 15px !important;
    color: #064461;
    min-height: 280px;
}

.progress-bar {
    background-color: #e46b25;
}

.orange-txt {
    color: #fff;
    background: #066490;
    position: absolute;
    padding: 4px 10px;
    top: 42px;
    left: 16px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
}

.progress-bar span {
    color: #fff;
}

.raised {
    font-size: 11px;
}

.brbtm {
    border-bottom: solid 2px #b4b4b4;
}

.Contribution {
    color: #f00;
    font-size: 16px;
    font-weight: bold;
    text-align: center !important;
    display: block;
    margin: 10px auto 0px;
}

.btn-align {
    margin: 10px auto;
    display: block;
    text-align: center;
}

input .check-focusintra {
    background: #b2b2b2;
    border: solid 1px #cdcdcd;
    position: absolute;
    left: 16px;
    top: -14px;
}

.s16 {
    font-size: 20px;
    color: #000;
}

.model-head {
    background: #066490;
    height: 36px;
    margin: 10px auto 0px;
    width: 95%;
    padding-left: 10px;
    padding-top: 5px;
    color: #fff;
}

.close-btn {
    background: #ccc !important;
    padding: 8px !important;
    border-radius: 50% !important;
    height: 27px;
    top: -11px;
    position: absolute;
    z-index: 99999;
    right: -6px;
    opacity: 1;
    text-align: center;
    line-height: 0px;
}

    .close-btn:hover {
        background: #337ab7 !important;
        opacity: 1;
        color: #fff !important;
    }

.modal-body-cus {
    border: solid 1px #013e5a;
    width: 95%;
    margin: 0 auto 16px;
}

.contributors-name {
    color: #ff6a00;
}

.bg-img {
    background: #808080;
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 15px;
    border-radius: 50%;
    border: solid 2px #000;
    margin-bottom: 10px;
}

.name-align {
    padding-top: 10px;
    line-height: 15px;
}

.brd {
    border: solid 1px #ccc;
    padding: 2px;
    width: 100%;
    height: 100%;
}

.width-33 {
    width: 33.333%;
}

.emp-det {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-top: 10px;
}

    .emp-det li {
        /*float: left;
        width: 30% !important;
        font-weight: normal !important;*/
        float: left;
        font-weight: normal !important;
        padding-right: 20px;
        padding-bottom: 6px;
        margin-right: 4px;
        margin-bottom: 5px;
        padding: 5px;
    }

.emp-det1 {
    list-style: none;
    margin-top: 30px;
    margin-bottom: 7px;
}

    .emp-det1 li {
        display: inline-block;
        font-weight: normal !important;
        background: #c6b9a2;
        color: #000;
        padding: 5px 10px;
        font-weight: bold !important;
        margin-bottom: 5px;
    }


.org-name {
    color: #ff6a00;
    font-size: 2em;
    margin-top: -20px;
    display: block;
    padding-top: 20px;
}


.red-det {
    border-radius: 6px;
    border: solid 1px #578194;
    padding: 6px;
    font-weight: bold;
    color: #064461;
    line-height: 20px;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 10px;
}

.img-padd {
    border: solid 2px #ccc;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 12px;
    min-height: 171px;
}

.support-img {
    clear: both;
    height: 100%;
    display: inline-block;
    float: left;
    padding-top: 5px;
}

.checkbox-pos {
    position: absolute;
    left: 101px;
    top: -11px;
}

.checkbox-inline input:checked ~ .checkmark {
    background-color: #2196F3;
}

.Helping-Hands {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 15px;
}

    /*.Helping-Hands li {
        list-style-type: square !important;
        margin-bottom: 5px;
        margin-left: 45px;
    }*/
    .Helping-Hands li {
        background-image: url('../images/arrow.png');
        background-repeat: no-repeat;
        padding-left: 25px;
        margin-left: 26px;
        margin-bottom: 10px;
        background-position: 4px 5px;
    }

.h4-tab {
    padding: 6px 10px;
    background: #e46b25;
    height: 33px;
    color: #fff;
    margin-bottom: -10px;
    display: inline-block;
    margin-left: 35px;
    border-radius: 2px;
}

.helping-hand-scroll {
    /*border: solid 1px #ccc;*/
    width: 95%;
    margin: 0 auto 15px;
    height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}
/******************************************HelpingHand Start******************************************/
.tabs,.tabs1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .tabs:first-child,.tabs1:first-child {
        /*margin-left: 56px;*/
    }

    .tabs label,.tabs1 label {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        display: block;
        padding: .7rem 2rem;
        margin-right: 0.2rem;
        cursor: pointer;
        background: #064461;
        color: #fff;
        font-weight: bold;
        -webkit-transition: background ease 0.2s;
        transition: background ease 0.2s;
        font-size: 12px;
    }

    .tabs .tab,.tabs1 .tab {
        -webkit-box-ordinal-group: 100;
        -webkit-order: 99;
        -ms-flex-order: 99;
        order: 99;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: 100%;
        display: none;
        padding: 0px 30px;
        background: #f2f2f2;
        margin-top: -5px;
        color: #024369;
    }

    .tabs input[type="radio"],.tabs1 input[type="radio"] {
        position: absolute;
        opacity: 0;
    }

        .tabs input[type="radio"]:checked + label,.tabs1 input[type="radio"]:checked + label {
            background: #f2f2f2;
            color: #353535;
            border-top: solid 3px #066490;
        }

            .tabs input[type="radio"]:checked + label + .tab,.tabs1 input[type="radio"]:checked + label + .tab {
                display: block;
            }

@media (max-width: 45em) {

    .tabs .tab, .tabs1 label {
        -webkit-box-ordinal-group: NaN;
        -webkit-order: initial;
        -ms-flex-order: initial;
        order: initial;
    }

    .tabs label,.tabs1 label {
        width: 100%;
        margin-right: 0;
        margin-top: 0.2rem;
    }
}

.Helping-Hands-header {
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 15px;
    color: #e36d25;
    margin-top: 15px;
}

.bg-white-cus {
    background: #fff;
    margin-bottom: 15px;
    padding-bottom: 4px;
}

.orange {
    color: #e36d25 !important;
}

.blue {
    color: #084365;
}

/*.popup-bg {
    background: #fff;
    width: 100%;
    height: 290px;
    position: absolute;
    left: 0%;
    top: 0%;
    z-index: 9999;
}*/

.popup-loader {
    position: absolute;
    left: 48%;
    top: 40%;
}


@media screen and (max-width: 580px) {

    .mt50 {
        margin-top: 50px;
    }

    .about-company {
        margin: 70px auto 15px !important;
    }

    .tab_drawer_heading {
        display: none;
    }

    .logo {
        margin-left: -20px;
    }

    .dd li {
        float: left;
    }

    .nav-right {
        height: 90px;
    }

    ul.nav.navbar-nav.side-nav {
        margin-top: 0px;
    }

    .orange-txt {
        top: 52px;
    }

    .org-name {
        margin-top: 0px;
        font-size: 1.5em !important;
    }

    .emp-det1 li {
        display: block !important;
        font-size: 13px !important;
        padding-left: 10px !important;
    }

    .img-lt-agin {
        width: 100% !important;
        margin-bottom: 10px;
    }

    div#page-wrapper {
        margin-bottom: -50px;
    }

    .support-img {
        display: block !important;
        width: 100% !important;
        text-align: center;
        margin: 0 auto !important;
        height: 60px !important;
    }
    .bg-img {
        margin:0 auto !important;
    }
}
/*.IMG-WIDTH {width:100% !important; max-height:500px;
}*/


/*Employee details*/
.team-profile { background: #eaeaea; border:solid 1px #ccc; color:#000000}
.member-img{width: 100px; height: 100px;  border: solid 3px #fff;  margin: 10px auto;  display: flex;}
.name{background:#fff;  display:inline-block; width:100%;}
ul.empolye-list{margin:0px; padding:0px;}
.empolye-list li{    list-style: none; padding: 5px 5px 0px 5px;  color: #e66b27; }
.empolye-list li:last-child{    padding-bottom: 7px;}
.name-txt{color:#000; text-align:center !important; font-weight:bold; display:inline-block; background: none !important;}
.pr0{padding-right:0px !important;}
.custom-header{background: #066590;    margin-top: 0px;    padding: 9px 15px;    font-size: 18px; text-transform:uppercase}
.mt15{margin-top:15px;}
.brd{border:solid 1px #ccc; color:#fff;}
.m15{margin:15px;}
.branches{    background: #417a81;    padding: 10px; text-transform:uppercase; min-height:40px;}
.mt50{margin-top:30px;}
.tablinks{text-transform:uppercase;}
.tab-container{margin:20px auto 10px; text-align:center;}
.tab {overflow: hidden; border: 1px solid #ccc;  background-color: #e66b27;  display: inline-block;  margin:0 auto;  color:#fff;}
.tab button {background-color: inherit; float: left; border: none; outline: none; cursor: pointer;  padding: 5px 50px;  transition: 0.3s; color:#fff; border-right: solid 2px #fff;}
.tab button:last-child{border:none}
.tab button:hover { background-color: #ddd;}
.tab button.active { background-color: #fff;  color:#e66b27}
.tabcontent { display: none; padding: 6px 12px; clear:both !important; margin-bottom:6px;}
a.accordion-toggle {color: #253745 ; text-decoration: none; /*text-transform:uppercase*/ }
.btn-cus{width:100%; height:35px; display:inline-block; }
.panel-title-custom{padding: 10px 0px !important;}
.envelope{display:none;}
.panel-custom{margin-bottom:5px !important;}
.name-txt1{     padding: 0px !important;   margin: 0px;    word-break: break-all;    width: 100%;    font-size: 12px;}
.team-member-spilt:nth-child(4n){padding-right:15px !important;}
.team-member{    margin-bottom: -15px !important;    display: flow-root !important;}
@media screen and (max-width: 1024px) {
    .name-txt1 {font-size:10.5px;}
    .team-member-spilt:nth-child(3n){padding-right:15px !important;}
    .team-member-spilt:nth-child(3n+1),.team-member-spilt:nth-child(7n+1){ padding-right:0px !important;}
    /*.team-member-spilt:nth-child(2n+1),.team-member-spilt:nth-child(6n+1){padding-right:0px !important;}*/
    /*.team-member-spilt:nth-child(3n){padding-right:0px !important;}*/
}
.empolye-list li:nth-child(2n){height: 43px;}


.tabs {
  /*max-width: 640px;*/
  margin: 0 auto;
  padding: 0 20px;
}
#tab-button {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none; /*text-transform: uppercase;*/
}
#tab-button li {
  display: table-cell;
  width: 20%;
}
#tab-button li a {
  display: block;
  padding: .5em;
  background: #e66b27;
  border: 1px solid #e46b26;
  text-align: center;
  color: #fff;
  text-decoration: none;
}
#tab-button li:not(:first-child) a {
  border-left: none;
}
#tab-button li a:hover,
#tab-button .is-active a {
  border-bottom-color: transparent;
  background: #fff;
  color:#e66b27;
}
.tab-contents {
  padding: .5em 1em 1em;
  border: 1px solid #e46b26;
}



.tab-button-outer {
  display: none;
}
.tab-contents {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .tab-button-outer {
    position: relative;
    z-index: 2;
    display: block;
  }
  .tab-select-outer {
    display: none;
  }
  .tab-contents {
    position: relative;
    top: -1px;
    margin-top: 0;
    padding-top:15px;
  }
}
.cus-sroll{height:350px; overflow-y:scroll; overflow-x:hidden}
.cus-sroll li{background:#f5f5f5;padding:10px 0px; cursor:pointer !important; }
.cus-sroll li:hover {    background-color: #ebf3fd; border: solid 1px #b8d6fb; list-style: none;
            cursor: pointer !important;   position: relative;  padding:10px 0px !important; font-size: 11.5px;}
.description{    text-align: left;  }
.pl0{padding-left:0px !important; }
.d-modified{    margin-left: -28px;}
.Comments{margin-left:20px;}
.th-header{background: #066490; color: #fff;  height: 35px; line-height: 34px;}
.pr15{padding-right:15px;}
.pb15{padding-bottom:15px;}
/*.carousel-inner-cus{height:400px;}*/
.p0{padding:0px !important;}
.cus-brd{ border:solid 1px #417a81; margin-bottom:15px;}
a.accordion-toggle-cus { color: #fff;  text-decoration: none;    cursor:pointer !important;}
a.accordion-toggle-cus1 { color: #417a81;  text-decoration: none;    cursor:pointer !important;}
h4.panel-title.panel-title-custom {background: #417a81; padding: 10px !important; color: #fff;  border: solid 1px #417a81;}
h4.panel-title.panel-title-custom1 {background: #c6f0f5; padding: 10px !important; color: #f00 !important; border:none;  /*border: solid 1px #aaaaaa;*/}
.tabcontent-cus{padding:0px; margin:0px;}
.pb0{padding-bottom:0px;}
.empname{background: #074461; padding-right: 10px;  line-height: 16px;  padding-bottom: 8px;   margin-right: -14px;}
/*.All-Mail{background: #0e6195;  margin: 15px auto 0px;  text-align: center; padding: 8px; width: 50%;  color: #fff !important; display:block; cursor:pointer; word-break: break-all;}*/
.All-Mail{background: #0E6195; margin: 15px auto 0px; text-align: left; padding: 8px; color: #FFF !important; display: block; cursor: pointer; word-break: break-all;}
.Send-Mail{    text-align: right; float: right;   margin-top: 5px;}
.Mail-container{ background:#efefef; color:#656565;     padding: 5px 10px;}




