﻿/*----------------- Common Resets --------------------------*/
html, body {
    min-height: 100%;
    position: relative;
    height: 100%;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.InProgress {
    background: #ffb71a;
    padding: 2px 4px;
    border-radius: 3px;
}

.Hired {
    background: #8cc253;
    padding: 2px 4px;
    border-radius: 3px;
}

.Reject {
    background: #e85038;
    padding: 2px 4px;
    border-radius: 3px;
}

.Hold {
    background: #ffb71a;
    padding: 2px 4px;
    border-radius: 3px;
}

.Aptitude {
    background: #ffb71a;
    padding: 2px 4px;
    border-radius: 3px;
}

.Phone {
    background: #ffb71a;
    padding: 2px 4px;
    border-radius: 3px;
}

.InPerson {
    background: #ffb71a;
    padding: 2px 4px;
    border-radius: 3px;
}

.Pending {
    background: #ffb71a;
    padding: 2px 4px;
    border-radius: 3px;
}

.Cancellation Pending {
    background: #ffb71a;
    padding: 2px 4px;
    border-radius: 3px;
}


.p22 {
    padding-right: 22px;
}

.Approved {
    background: #8cc253;
    padding: 2px 4px;
    border-radius: 3px;
}

.Viewed {
    background: #8cc253;
    padding: 2px 4px;
    border-radius: 3px;
}

.Rejected {
    background: #e85038;
    padding: 2px 4px;
    border-radius: 3px;
}

.Cancellation Approved {
    background: #8cc253;
    padding: 2px 4px;
    border-radius: 3px;
}

.Cancellation Rejected {
    background: #e85038;
    padding: 2px 4px;
    border-radius: 3px;
}

.Cancelled {
    background: #AEC7F0;
    padding: 2px 4px;
    border-radius: 3px;
}

.Forward {
    background: #CD853F;
    padding: 2px 4px;
    border-radius: 3px;
}


.fixedsize300 {
    width: 300px !important;
}

.no-pad {
    padding: 0 !important;
}

.no-mar {
    margin: 0 !important;
}

.pad-left {
    padding-left: 0 !important;
}

.pad-right {
    padding-right: 0 !important;
}

wrapper {
    max-width: 100%;
    margin: 0 auto;
    min-height: 100%;
    background: #f0f2f5;
}

.main-body {
    background: none repeat scroll 0 0 #f0f2f5;
    min-height: 100%;
    padding-bottom: 100px;
    position: relative;
}

a:hover, a:focus {
    outline: none;
    text-decoration: none;
}

a:hover, a:focus {
    outline: none;
    text-decoration: none;
}

.rounded {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 100%;
    padding: 5px 20px;
    color: #337ab7;
}

.min-width220 {
    min-width: 220px;
}

.disabled,.disable label {
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.65 !important;
    color:#333 !important;

}

.disabled-fields .text-left {
    opacity: 0.4 !important;
    box-shadow: none;
    cursor: not-allowed;
}

/*----------------- background color ---------------------------*/
.header-bg {
    background: #1b72a8 none repeat scroll 0 0;
}


.bg {
    background: #064572;
}

.bg-red {
    background: #ee3b33;
}

    .bg-red:hover {
        background: #db3831;
    }

.bg-purple {
    background: #9365b8;
}


.bg-darkgreen {
    background: #26a69a !important;
}

.bg-lightgreen {
    background: #e0f2f1 !important;
}

.bg-darkorange {
    background: #ffa726 !important;
}

.bg-lightorange {
    background: #fff3e0 !important;
}

.bg-darkbrown {
    background: #8d6e63 !important;
}

.bg-lightbrown {
    background: #efebe9 !important;
}


.bg-blue {
    background: #1b72a8;
}

.bg-lightblue {
    background: #3bb5e8;
}

.bg-yellow {
    background: #ffb51e;
}

.bg-green {
    background: #19b698;
}

.bg-teal {
    background: #00a4b8;
}

.panel-bg {
    background: none repeat scroll 0 0 #edf7ff;
    border: 1px solid #c6e6fd;
    border-radius: 4px;
    margin-bottom: 5px;
    position: relative;
}

.err-mesgs {
    border: 1px solid #f00 !important;
    border-radius: 6px;
    padding: 8px;
    position: absolute;
    right: 69px;
    top: 14px;
    width: auto;
    z-index: 999;
}

.err-mesg {
    background: #f2dede;
    border-radius: 4px;
    padding: 5px 10px !important;
    position: absolute !important;
    right: 70px !important;
    top: -5px !important;
}

    .err-mesg span {
        float: left;
    }
/*----------------- buttons ---------------------------*/
.btn-primary .fa, .btn-danger .fa, .btn-info .fa {
    margin-right: 10px;
}

.btn {
    border-radius: 0;
}

.badge {
    position: absolute;
    top: 2px;
    right: 3px;
}
/*----------------- Top Nav ---------------------------*/
.top-nav {
    background: #071f3b;
    height: 84px;
    padding: 0 20px;
}

    .top-nav img {
        padding: 25px 0;
    }
/*----------------- Main Nav ---------------------------*/
.main-nav {
    background: #d1dfea;
    height: 50px;
    position: relative;
}

    .main-nav .fa {
        font-size: 16px;
        color: #fff;
        padding: 17px 18px;
        position: relative;
    }

.main-nav-left {
}

.main-nav-middle {
    background: #00a4b8;
    position: absolute;
    left: 230px;
    top: 0;
    right: 370px;
    height: 50px;
    right: 375px\9; /*It will apply to all ie from 8 and below */
}

.no-admin {
    right: 247px !important;
    right: 253px\9; /*It will apply to all ie from 8 and below */
}

.main-nav-right {
}

    .main-nav-right .admin .fa, .main-nav-right .emp .fa {
        padding: 0 8px;
        position: absolute;
        right: 0;
        top: 16px;
    }

.main-nav .blue .fa {
    color: #fff;
}

.main-nav .home {
    background: #1b72a8;
    border-left: 1px solid #599dca;
    padding: 0 3px;
}

.main-nav .blue {
    background: #1b72a8;
    border-left: 1px solid #599dca;
    padding: 0 4px;
}

.main-nav .admin, .main-nav .emp, .main-nav .dashboard, .main-nav .logout {
    background: #1b72a8;
    color: #fff;
    left: 0;
    margin: 0 1px 0 0;
    padding: 14px 33px 18px 12px;
    position: relative;
    border-right: 1px solid #599dca;
    display: initial;
}

.main-nav .dashboard {
    background-color: green !important;
    display: none;
}

    .main-nav .home:hover, .main-nav .blue:hover, .main-nav .admin:hover, .main-nav .emp:hover {
        background: #186696;
    }

    .main-nav .admin:hover, .main-nav .emp:hover {
        border-right: 1px solid #599dca;
    }

.toggle-menu {
    background: #a8b1b8;
}

    .toggle-menu:hover {
        background: #98a0a6;
    }

.form-group.search {
    background: none repeat scroll 0 0 #00a4b8;
    width: 100%;
    height: 100%;
}

.form-group .btn-group {
    margin-top: 10px;
}

/*.search input {
background: none repeat scroll 0 0 transparent !important;
/*width: 100%;
}

.search input::-webkit-input-placeholder {
    color: #fff;
}

.search input:-moz-placeholder { /* Firefox 18- */
/*color: #fff;
}

.search input::-moz-placeholder { /* Firefox 19+ */
/*color: #fff;
}*/

/* .search input:-ms-input-placeholder {
    color: #fff;
}

.search .form-control {
width: 100%;
color: #fff;
}*/

/* Navigation Section
=================================================================== */

/* tooltip */

a.tool-tip {
    outline: none;
    position: relative;
}



    a.tool-tip strong {
        line-height: 30px;
    }

    a.tool-tip:hover {
        text-decoration: none;
    }

    a.tool-tip span {
        z-index: 10;
        display: none;
        padding: 3px 8px;
        width: auto;
        line-height: 16px;
        font-size: 12px;
        font-weight: 300;
    }

    a.tool-tip:hover span {
        display: inline-block;
        position: absolute;
        top: -30px;
        border: 0;
        left: 0;
        color: #fff;
        background: #064572;
        width: auto;
        white-space: nowrap;
    }

.callout {
    z-index: 20;
    position: absolute;
    top: 30px;
    border: 0;
    left: 0;
}

/*CSS3 extras*/
a.tool-tip span {
    border-radius: 3px;
    box-shadow: 5px 5px 8px #CCC;
}

/* tooltip end */



.profilepic #imagepath, .profilepic .userimage {
    max-width: 150px;
    height: 150px;
    border-radius: 100%;
    border: 5px solid #fff;
}

/* upload img*/
.img-group {
    position: relative;
    width: 100%;
    height: 400px;
}

.img-load {
    border: 2px solid #ccc;
    height: 340px;
    left: 0;
    overflow: scroll;
    position: relative;
    top: 10px;
    width: 70%;
}

.img-group canvas {
    border: 2px solid #ccc;
    height: 150px;
    position: absolute;
    right: 20px;
    top: 60px;
    width: 150px;
}

#btnCrop {
    z-index: 999;
    position: absolute;
    right: 66px;
    top: 220px;
}


/* upload img*/


.profilepic p {
    font-size: 18px;
    font-weight: 300;
    margin-top: 10px;
    color: #fff;
    margin-bottom: 10px;
}


.fa-arrow-right::before {
    content: "";
    font-size: 12px;
    padding-left: 10px;
}

a#main-menu-toggle {
    background: #1c1e21;
    width: 40px;
    height: 40px;
    color: white;
    position: absolute;
    z-index: 1000;
    top: 0px;
    left: 0;
    padding: 8px 13px;
    font-size: 16px;
    text-shadow: none;
    text-decoration: none;
    cursor: pointer;
}

    a#main-menu-toggle.close {
        opacity: 1;
        background: #282b2e !important;
        padding: 10px 13px !important;
    }

a#main-menu-min {
    position: relative;
    display: block;
}

    a#main-menu-min i:hover {
        background: #98a0a6;
        color: #fff;
        cursor: pointer;
    }

#sidebar-left {
    background: none repeat scroll 0 0 #064572;
    float: left;
    min-height: 100%;
    padding: 10px 10px 60px 10px !important;
    position: absolute;
    width: 230px;
    z-index: 0;
}

.sidebar-nav.navbar-collapse {
    padding: 0;
}

.sidebar-nav > ul {
    margin: 0 -10px;
    border: none;
    padding-bottom: 1px;
    font-size: 14px;
    white-space: nowrap;
}

    .sidebar-nav > ul > li > ul,
    .sidebar-nav > ul > li > ul > li > ul,
    .sidebar-nav > ul > li > ul > li > ul > li > ul {
        list-style: none;
        display: none;
        margin: 0;
        padding: 0;
    }

.nav.main-menu > li > a,
.nav.main-menu > li > ul > li > a,
.nav.main-menu > li > ul > li > ul > li > a,
.nav.main-menu > li > ul > li > ul > li > ul > li > a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: transparent none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #085d99;
    border-color: #085d99;
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #f2f2f2;
    display: block;
    height: 40px;
    margin: 0;
    padding: 1px 0 0;
    position: relative;
    text-decoration: none;
    width: 230px;
}

/*.nav.main-menu > li > a,
.nav.main-menu > li > ul > li > a,
.nav.main-menu > li > ul > li > ul > li > a,
.nav.main-menu > li > ul > li > ul > li > ul > li > a {
margin: 0px;
height: 40px;
padding: 1px 0 0 0;
color: #f2f2f2;
border: none;
border-bottom: 1px solid #085d99;
background: transparent;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
text-decoration: none;
display: block;
position: relative;
}*/

.nav li:first-child a {
    border-top: 1px solid #085d99;
}

#roster_nav li a {
    border-top: 1px solid #085d99 !important;
}

.nav.main-menu > li > a .chevron, .nav.main-menu > li > ul > li > a .chevron, .nav.main-menu > li > ul > li > ul > li > a .chevron, .nav.main-menu > li > ul > li > ul > li > ul > li > a .chevron {
    font-family: 'FontAwesome';
    position: absolute;
    top: 2px;
    right: -5px;
    height: 40px;
    width: 40px;
    padding: 12px 0px;
    display: inline-block;
    text-align: center;
    font-size: 10px;
    color: #b2b8bd !important;
}

    .nav.main-menu > li > a .chevron.opened:after,
    .nav.main-menu > li > ul > li > a .chevron.opened:after,
    .nav.main-menu > li > ul > li > ul > li > a .chevron.opened:after,
    .nav.main-menu > li > ul > li > ul > li > ul > li > a .chevron.opened:after {
        height: 100%;
        width: 100%;
        content: "\f078";
        text-shadow: none;
    }

    .nav.main-menu > li > a .chevron.closed:after,
    .nav.main-menu > li > ul > li > a .chevron.closed:after,
    .nav.main-menu > li > ul > li > ul > li > a .chevron.closed:after,
    .nav.main-menu > li > ul > li > ul > li > ul > li > a .chevron.closed:after {
        height: 100%;
        width: 100%;
        content: "\f053";
        text-shadow: none;
        color: #b2b8bd !important;
    }

.nav.main-menu > li > a > i,
.nav.main-menu > li > ul > li > a > i {
    margin-right: 10px;
    height: 38px;
    width: 50px;
    padding: 13px 0px;
    display: inline-block;
    text-align: center;
    border-right: 1px solid #085d99;
}

.nav.main-menu > li > ul > li > a > i,
.nav.main-menu > li > ul > li > ul > li > a > i,
.nav.main-menu > li > ul > li > ul > li > ul > li > a > i {
    margin-right: 10px;
    height: 38px;
    width: 50px;
    padding: 13px 0px;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    border-right: 1px solid #085d99;
}

.nav.main-menu > li > ul > li > a {
    background: #075791;
}

.nav.main-menu > li > ul > li > ul > li > a {
    background: #064572;
}

.nav.main-menu > li > ul > li > ul > li > ul > li > a {
    background: #064572;
}

    .nav.main-menu > li > a:hover,
    .nav.main-menu > li > ul > li > a:hover,
    .nav.main-menu > li > ul > li > ul > li > a:hover,
    .nav.main-menu > li > ul > li > ul > li > ul > li > a:hover {
        background: #063d65;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }

.nav.main-menu > li > a:hover,
.nav.main-menu > li > ul > li > a:hover {
    background: #f0f2f5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #444;
}

.nav.main-menu > li:hover > a,
.nav.main-menu > li > ul > li:hover > a,
.nav.main-menu > li > ul > li > ul > li:hover > a,
.nav.main-menu > li > ul > li > ul > li > ul > li:hover > a,
.nav.main-menu > li.active > a,
.nav.main-menu > li > ul > li.active > a,
.nav.main-menu > li > ul > li > ul > li.active > a,
.nav.main-menu > li > ul > li > ul > li > ul > li.active > a {
    background: #f0f2f5;
    color: #444;
}

    .nav.main-menu > li:hover > a > i,
    .nav.main-menu > li > ul > li:hover > a > i,
    .nav.main-menu > li > ul > li > ul > li:hover > a > i,
    .nav.main-menu > li > ul > li > ul > li > ul > li:hover > a > i {
        border-right: 1px solid #b1b2b4;
        color: #444;
    }

    .nav.main-menu > li.active > a > i,
    .nav.main-menu > li > ul > li.active > a > i,
    .nav.main-menu > li > ul > li > ul > li.active > a > i,
    .nav.main-menu > li > ul > li > ul > li > ul > li.active > a > i {
        border-right: 1px solid #b1b2b4;
    }

    .nav.main-menu > li.active > a:hover,
    .nav.main-menu > li > ul > li.active > a:hover {
        color: #444;
    }

.nav.main-menu > li.active > ul {
    padding: 0px 0px;
    background: #dbdee0;
}

.nav.main-menu > li:first-child > a {
    margin: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.nav.main-menu > li:last-child > a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

/*Toggle Expand/Collapse*/

.toggle-group label {
    font-size: 12px;
    padding-top: 8px;
}

.tog-group {
    position: relative;
}

    .tog-group .toggle {
        position: absolute;
        right: 20px;
        top: 5px;
    }

/*Toggle Expand/Collapse End*/

#sidebar-left.minified {
    width: 50px !important;
}

    #sidebar-left.minified .sidebar-nav > ul > li {
        position: relative;
    }

        #sidebar-left.minified .sidebar-nav > ul > li > a {
            width: 50px;
            position: relative;
        }

            #sidebar-left.minified .sidebar-nav > ul > li > a.open {
                cursor: default;
            }

            #sidebar-left.minified .sidebar-nav > ul > li > a .chevron {
                display: none;
                position: absolute;
                left: 240px; /*190px;*/
                z-index: 1000;
            }

            #sidebar-left.minified .sidebar-nav > ul > li > a .text {
                position: absolute;
                z-index: 1000;
                background: #e9ebec;
                min-height: 40px;
                width: 150px;
                padding: 8px 15px;
                border: 1px solid #dbdee0;
                top: 0px;
                left: 39px;
                display: none !important;
            }

        #sidebar-left.minified .sidebar-nav > ul > li > ul {
            display: none !important;
        }

        #sidebar-left.minified .sidebar-nav > ul > li:hover > a {
            position: relative;
        }

            #sidebar-left.minified .sidebar-nav > ul > li:hover > a .chevron {
                display: inline-block;
            }

            #sidebar-left.minified .sidebar-nav > ul > li:hover > a .text {
                position: absolute;
                z-index: 1000;
                background: #f0f2f5;
                min-height: 40px;
                width: 230px;
                padding: 8px 15px;
                border: 1px solid #085d99;
                top: 0px;
                left: 50px;
                display: block !important;
            }

        #sidebar-left.minified .sidebar-nav > ul > li:hover > ul {
            display: block !important;
            position: absolute;
            top: 39px;
            left: 48px;
            z-index: 1000;
            width: auto;
            background: #e9ebec;
            border: 1px solid #085d99;
            border-bottom: none;
            border-right: 1px solid #064572;
        }

    #sidebar-left.minified .sidebar-nav > ul {
        margin: 0 -10px;
    }

.main-body .sidebar-minified.col-lg-10 {
    width: 96.29%;
}

.navbar-form {
    border-left: 1px solid #599dca;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 50px;
}

    .navbar-form .form-group {
        position: relative;
    }

    .navbar-form .form-control {
        border: medium none;
        border-radius: 0;
        height: 50px;
        padding: 6px 50px 6px 12px;
    }

    .navbar-form .fa {
        position: absolute;
        right: 0;
        top: 0;
        color: #fff;
        font-size: 18px;
    }

#content {
    padding: 0;
    margin: 0;
    background: #f0f2f5;
    min-height: 600px;
    margin-left: 230px;
}

    #content.sidebar-minified {
        margin-left: 50px;
    }

#sidebar-left.minified .profilepic img {
    margin-bottom: 5px;
    margin-left: -7px;
    width: 45px;
    height: 45px;
    border: 2px solid #fff;
}

#sidebar-left.minified .profilepic p {
    display: none;
}
/*----------------- bread crumb ----------------------*/
.breadcrumb {
    background: #4084b4;
    padding: 10px 15px;
    margin-bottom: 10px;
    border-radius: 0;
}

    .breadcrumb li a, .breadcrumb li {
        font-size: 12px;
        color: #fff;
        font-weight: 600;
    }

    .breadcrumb > li + li:before {
        content: ">";
        color: #fff;
        font-size: 11px;
    }

    .breadcrumb > .active {
        color: #fff;
        font-weight: 700;
    }
/*-------------- content styles ----------------------*/
h1 {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    padding: 13px 15px;
    background: #00a4b8;
    margin: 0;
    border-left: 3px solid #008090;
}

h2 {
    font-size: 20px;
    font-weight: 300;
    color: #064572;
    padding: 13px 15px;
    background: #fff;
    margin: 0;
    text-align: left;
}

h3 {
    color: #064572;
    font-size: 20px;
    font-weight: 300;
    padding-bottom: 10px;
}

h4 {
    font-size: 14px;
    color: #444;
    margin: 0;
    background: #f6f6f6;
    padding: 17px 15px;
}

h5 {
    font-size: 14px;
    color: #1c7ebb;
}
/*-------------- tabs panel --------------------*/
.tab-head {
    padding: 8px;
}

.tabs {
    margin-top: 10px;
}


    .tabs .nav.nav-tabs {
        background: #e2e4e7;
        border: none;
    }

        .tabs .nav.nav-tabs a {
            color: #0a5f9c;
            margin-right: 0;
            border-top: 2px solid #e0ecf5;
            border-radius: 0;
            border-bottom: 0 none;
        }

    .tabs .nav-tabs > li.active > a, .tabs .nav-tabs > li.active > a:focus, .tabs .nav-tabs > li.active > a:hover {
        border: none;
        border-radius: 0;
        border-top: 2px solid #ee3b33;
        color: #0a5f9c;
    }

    .tabs .nav > li > a:focus, .tabs .nav > li > a:hover {
        background: #fff;
        border-radius: 0;
        border-top: 2px solid #ee3b33;
        color: #0a5f9c;
        border-bottom: 0;
    }

    .tabs .tab-content, .wizard .tab-content {
        padding: 10px;
        background: #fff;
        margin-bottom: 25px;
        padding-bottom: 65px;
    }

.filter .col-sm-3, .filter .col-sm-2 {
    margin: 0;
    padding: 0 5px;
}

.err {
    position: relative;
}

.form-inline {
    margin-top: 20px 0px 10px 0px;
}

    .form-inline select {
        margin-right: 10px;
    }

    .form-inline .btn {
        border-radius: 0;
        /* margin-right: 10px;*/
        padding: 6px 20px;
    }

    .form-inline .bootstrap-select .btn {
        border-radius: 0;
        margin-right: 10px;
        padding: 6px 10px;
    }

        .form-inline .bootstrap-select .btn .caret {
            margin-left: 8px;
        }

.well .form-inline {
    margin-top: 0px;
}

.lms.panel-title {
    color: #064572 !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #97d7ff;
}

.panel-title {
    padding-bottom: 10px;
    /*border-bottom: 1px solid #3b8dd2;*/
    padding-bottom: 0px;
    /*border-bottom: 1px solid #c6e6fd;
margin-bottom: 5px;*/
    color: #fff;
}

    .panel-title a {
        width: 100%;
    }

#EmployeeQuestions .panel-title {
    border: none;
}
/*------------- widget container --------------*/
.widget-cont {
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 0 0 #c1c2c6;
    margin-bottom: 10px;
    margin-top: 30px;
    padding: 0 0 20px;
    width: 100%;
}

    .widget-cont h4 {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 40px;
    }
/*------------- accordion ---------------*/

.forAdmin label {
    padding: 12px 6px;
}

    .forAdmin label input[type="radio"] {
        margin-right: 8px;
    }

.view-emp .form-inline {
    margin-top: 0 !important;
}

.panel-group .panel {
    border-radius: 3px;
    border: 1px solid #c6e6fd;
    margin-bottom: 0;
}

.panel-default > .panel-heading {
    background: #5399d1;
    border: medium none transparent;
    color: #fff;
    padding: 10px 0 10px 10px;
}

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        background: #edf7ff;
        border: none;
        position: relative;
    }

    .panel-default > .panel-heading + .panel-collapse {
        background: #cbe6fb;
    }

.panel-collapse > .panel-body {
    background: #edf7ff none repeat scroll 0 0;
}

.panel-heading .accordion-toggle h3::after {
    color: #fff;
    content: "";
    float: right;
    font-family: "FontAwesome";
    padding-right: 10px;
}

.panel-heading .accordion-toggle.collapsed h3:after {
    /* symbol for "collapsed" panels */
    content: ""; /* adjust as needed, taken from bootstrap.css */
}

.listview > button {
    position: absolute;
    top: -15px;
    right: 10px;
    z-index: 999;
}

.listview, .editview {
    position: relative;
    top: 0;
    right: 0;
}

    .listview .form-group {
        margin-bottom: 0;
    }

    .editview .form-group {
        margin-bottom: 10px;
    }

.form-horizontal .control-label, .form-inline .control-label {
    font-weight: 400 !important;
}

.form-horizontal .control-input {
    text-align: left;
    color: #3b8dd2;
    font-weight: normal;
    padding-top: 7px;
    word-wrap:break-word;
}

.form-inline .form-group {
    position: relative;
}

.per-input .form-group {
    margin-top: 10px;
}

    .per-input .form-group label {
        padding-top: 0px;
    }

.form-inline .form-group .form-control-feedback {
    right: 0 !important;
}
/*
.form-inline .annual .form-control-feedback {
    right: 12px !important;
}
    */
.form-inline .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
}

.form-group .fa-minus {
    padding: 10px;
}

.fa-info-circle {
    color: #1c7ebb;
}

.form-control-feedback {
    right: 12px;
    top: 10px;
}

td .form-control-feedback {
    right: 6px;
    top: 21px;
}

.date .form-control[readonly] {
    cursor: pointer;
}

/*----------- Address Panel --------------------*/

.address-two {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
    margin-top: 20px;
}

    .address-two h4 {
        background: none;
    }

/*----------- table --------------------*/
.table-striped {
    border: 1px solid #e5e5e5;
    background: #fff;
    font-size: 14px;
}

    .table-striped th {
        vertical-align: top !important;
    }

table .fa {
    padding: 0 8px;
}

table th {
    color: #0a5f9c;
}

table tbody tr td {
    /*color: #888888;*/
    color: #333;
    position: relative;
}

.actions-td {
    min-width: 100px;
}

.rev {
    color: #337ab7;
    font-weight: bold;
}

table a {
    text-decoration: underline;
    font-weight: bold;
}

    table a .fa {
        text-decoration: none;
    }

.table > thead > tr > th {
    border-bottom: 1px solid #ddd;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background: #f2f2f2;
}

.medical td, .medical th {
    min-width: 80px;
}

.alert {
    position: fixed;
    top: 10px;
    right: 10px;
    margin: 0 auto;
    padding: 10px 30px 10px 10px;
    z-index: 999;
    width: auto;
}

    .alert .fa {
        padding-right: 10px;
    }
/*------------- buttons ----------------*/
.m0, .panel-body .btn-primary .m0 {
    margin: 0 !important;
}

.mt14 {
    margin-top: 14px;
}

.btn-info {
    background: #00a4b8;
}

.btn-emp {
    background-color: #efefef;
    border-color: #00a4b8;
    color: #444;
}

    .btn-emp.active, .btn-emp.focus, .btn-emp:active, .btn-emp:focus, .btn-emp:hover, .open > .dropdown-toggle.btn-emp {
        background: #00a4b8;
        color: #fff;
    }

.btn-primary .fa, .btn-danger .fa {
    margin-right: 10px;
}

.panel-body .btn-primary {
    /* margin: 10px 0;*/
    border-radius: 0;
}

#AddConfiguration {
    margin-top: 0 !important;
}
/*
#btnSearch {
margin-left: 10px;
}*/
/*--------------- footer ---------------------*/
.footer {
    background: #081f3b;
    padding: 15px;
    position: fixed;
    bottom: 0;
    z-index: 9999;
}

    .footer p {
        font-size: 13px;
        color: #fff;
        margin-bottom: 0;
    }

    .footer ul {
        float: right;
        margin-bottom: 0;
    }

    .footer li {
        float: left;
    }

        .footer li a {
            color: #fff;
            font-size: 13px;
            padding: 0 15px;
        }

        .footer li:first-child {
            border-right: 1px solid #fff;
        }
/*---------------- view users ------------------*/

.content-body {
    padding: 15px 35px;
    background: #fff;
    margin-bottom: 25px;
    margin-top: 10px;
    position: relative;
}

/* Login Box & Register Box
=================================================================== */
/*.page-login {
background: #f0f2f5;
min-height: 100%;
}*/

.watermark_container, .jq_watermark {
    width: 100%;
}

.watermark {
    left: 8px !important;
    top: 0 !important;
}

.page-login {
    background-image: url("../img/login_bg.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    min-height: 100%;
}

.login-box {
    box-shadow: 0 0 10px #000;
}

.mt0 {
    margin-top: 0 !important;
}

.mt15 {
    margin-top: 15px;
}

.login-box,
.register-box {
    width: 400px;
    padding: 20px;
    margin: 97px auto;
    background: #fff;
    border: 1px solid #ccc;
}

    .login-box .header,
    .register-box .header {
        background: #00a4b8;
        color: white;
        text-align: center;
        margin: -20px -20px 20px -20px;
        padding: 10px;
        text-transform: uppercase;
        font-size: 18px;
    }

    .login-box form.login input[type="text"],
    .register-box form.login input[type="text"],
    .login-box form.login input[type="password"],
    .register-box form.login input[type="password"] {
        border-right: none !important;
        -webkit-border-radius: 2px 0 0 2px;
        -moz-border-radius: 2px 0 0 2px;
        border-radius: 2px 0 0 2px;
    }

    .login-box form.login .input-group-addon,
    .register-box form.login .input-group-addon {
        height: 0px !important;
        border: 1px solid #e9ebec !important;
        background: white;
        -webkit-border-radius: 0 2px 2px 0;
        -moz-border-radius: 0 2px 2px 0;
        border-radius: 0 2px 2px 0;
        border-left: 1px none !important;
        margin-left: -1px !important;
    }

    .login-box label,
    .register-box label {
        margin: 10px 0px;
    }

    .login-box input[type="text"],
    .register-box input[type="text"],
    .login-box input[type="password"],
    .register-box input[type="password"] {
        border: 1px solid #ccc;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        padding: 0px 10px;
        height: 40px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }

        .login-box input[type="text"]:focus,
        .register-box input[type="text"]:focus,
        .login-box input[type="password"]:focus,
        .register-box input[type="password"]:focus {
            outline: none;
        }

    .login-box .confirm,
    .register-box .confirm {
        position: relative;
        margin-bottom: 2px;
    }

        .login-box .confirm label,
        .register-box .confirm label {
            position: absolute;
            top: -9px;
            left: 30px;
        }

    .login-box form.register .input-group-addon,
    .register-box form.register .input-group-addon {
        height: 0px !important;
        width: 35%;
        border: 1px solid #e9ebec !important;
        background: #e9ebec !important;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }

    .login-box button,
    .register-box button {
        margin: 10px 0px !important;
    }

.modal-header {
    border-bottom: 1px solid #cecdd2;
    padding: 5px 10px;
}
/*---------------- add-role --------------------*/
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.add {
    position: absolute;
    right: -125px;
    bottom: 0px;
}

    .add a {
        font-size: 16px;
        color: #081F3B;
    }

    .add .fa {
        margin-right: 10px;
        font-size: 18px;
        color: #081F3B;
    }

#repeat-feature {
    position: relative;
}

.pr20 {
    padding-right: 20px !important;
}

/* stop modal flickering*/
body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
    padding-right: 0px !important;
    overflow-y: auto;
}

.modal-delete {
    padding: 15px;
    position: relative;
}
/*Sorting button style start*/
.fa-1 {
    padding: 0 !important;
}
/*Sorting button style end*/
/*star for required filed*/
.req label:after {
    content: "*";
    color: #f00 !important;
    font-weight: bold;
    padding: 0 2px;
}

.req label {
    font-weight: 400;
    text-align: right;
}

.disp label {
    text-align: left !important;
}

.field-validation-error {
    color: red;
    font-size: 12px;
}

.form-control {
    color: #333;
}

textarea {
    resize: none;
}

.mb10 {
    margin-bottom: 10px;
}

.ml10 {
    margin-left: 10px;
}

.ml6 {
    margin-left: 6px;
}

.ml20 {
    margin-left: 20px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.min-width {
    width: 120px;
}
/*multiselect dropdown*/

.multiselect-container {
    width: 270px;
    height: 300px;
    overflow: scroll;
}

.multiselect-selected-text {
    float: left;
}

.multiselect .caret {
    float: right;
    margin-top: 10px;
}

.open > .dropdown-menu {
    max-height: 333px;
    overflow-y: scroll;
}

.DrpDwnStyle {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
}
/*multiselect dropdown end*/

.ui-widget {
    z-index: 2 !important;
}

/*---------Error message with row count------------*/
.notice-mesg {
    left: 0;
    margin-bottom: 10px;
    position: absolute;
    text-align: center;
    top: 20px;
}

/* Appraisal form config */

/*.panel-bg .form-inline .form-control {
    width: 100%;
}

.search-bg .form-inline .form-control, .search-bg .form-inline select {
    width: auto;
}
    */
/*
#txtEmpId {
    width: 180px;
}*/

li p span {
    padding: 0 5px;
}

.label {
    font-size: 16px;
    padding: 10px;
}
/* Appraisal form config end*/


/* Appraisal form roles*/

.roles-group {
    margin-left: 80px;
}

.roles {
    margin-left: 33px !important;
}

/* Appraisal form roles end*/

/*KPI*/

.dep {
    z-index: 99;
    border-bottom: 1px solid #81d4fa;
    padding-bottom: 10px;
}

.addButton .fa-plus, .addButton .fa-minus {
    border-radius: 50%;
    color: #fff;
    padding: 3px 5px;
    margin-left: 10px;
}

.addButton .fa-plus, .modal-content td .fa-minus {
    border-radius: 50%;
    color: #fff;
    padding: 3px 5px;
    margin-left: 0px;
}

.addButton .fa-plus {
    background: none repeat scroll 0 0 #369;
}

.addDep .fa-minus {
    background: none repeat scroll 0 0 #ee3b33;
    left: 10px;
    position: relative;
    top: 10px;
    z-index: 100;
}

.btn-default .fa-print {
    margin-right: 10px;
}

.modal-content td {
    position: relative;
}

    .modal-content td .fa-minus {
        position: absolute;
        top: 8px;
    }

    .modal-content td .fa-minus, .modal-content td .fa-plus {
        font-size: 12px;
    }

.modal-content .addDep .btn-primary {
    bottom: 10px;
}

.addDep {
    position: relative;
    z-index: 999;
}

    .addDep .btn-primary {
        bottom: -10px;
        position: absolute;
        right: 10%;
    }

.modal-content .addDep .btn-primary {
    right: 24%;
    z-index: 999;
}

td .form-control {
    margin-bottom: 5px;
}

.feedback-btn {
    float: left;
    margin-bottom: 10px;
    margin-left: 14px;
    text-align: left;
    text-decoration: underline;
    width: 100%;
}

.per-input {
    width: 100%;
    float: left;
    border-bottom: 1px solid #81d4fa;
    padding-bottom: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.form-inline > .per-input .per-input input {
    width: 90px !important;
}

.task {
    border: 1px solid #81d4fa;
    max-height: 210px !important;
    overflow-y: auto;
    margin-left: 14px;
}

.prob {
    margin-left: 0 !important;
}

.task ul li {
    font-size: 12px;
    font-weight: 300;
    list-style-type: none;
}

.multiselect {
    width: 317px !important;
}

.multiselect-container {
    width: 340px !important;
    height: 300px;
    overflow: scroll;
}

.position .multiselect {
    width: 328px !important;
}

/* KPI end*/
/* Appraisal Form 3step Wizard */
.wizard-tab {
    padding: 10px 10px 5px !important;
}

.wizard .navbar {
    background: none;
    border: none;
    margin-top: 10px;
}

    .wizard .navbar.nav-pills {
        width: 100%;
    }

.wizard .nav-pills > li {
    display: inline-block;
    float: none;
    padding: 5px;
    position: relative;
    width: 32.8% !important;
    opacity: 0.5;
}

.wizard .nav-pills .active {
    opacity: 1.0;
}

.wizard .nav-pills > li > a {
    background: #1c7ebb;
    border-radius: 4px;
    border: none;
    text-align: center;
}

    .wizard .nav-pills > li > a > span {
        text-align: center;
        background: #fff;
        padding: 5px 12px;
        border-radius: 50px;
        color: #1c7ebb;
    }

.wizard .well {
    background: none;
    border: 0;
    border-radius: none;
    box-shadow: none;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}

.wizard .tab-pane {
    padding-bottom: 20px;
}


/*new css*/
.wizard .nav-pills li {
    margin-left: 1px !important;
    margin-right: 1px !important;
    float: left;
}
/*new css*/

.list-group li:nth-child(2) {
    background: none repeat scroll 0 0 #19b698;
}

.list-group li:nth-child(3) {
    background: none repeat scroll 0 0 #9365b8;
}



.widget ul li {
    margin-left: 0;
    margin-right: 0;
    color: #fff;
    /*display: inline-block;*/
    list-style-type: none;
    margin-left: 6px;
    margin-right: 6px;
    padding: 10px;
    width: 31.4% !important;
    float: left;
    min-height: 97px;
    font-size: 13px;
}

.widget .list-group {
    margin: 0 10px;
}

.widget ul {
    width: 100%;
}

    .widget ul li div > label {
        float: left;
        text-align: right;
    }

    .widget ul li span {
        padding-left: 5px;
    }

.popper {
    cursor: pointer;
}

.popover-content ul {
    margin-top: 0;
    margin-bottom: 0;
}

.popover-content {
    z-index: 9999999 !important;
    padding: 0 14px;
}

    .popover-content ul li {
        font-size: 13px;
        line-height: 14px;
        list-style-type: none;
        padding: 6px 0;
    }

    .popover-content > ul {
        margin: 10px 0 10px -20px;
    }

#MydevPlans td input[type="text"] {
    margin-top: 13px;
}

.filter .form-group label span {
    font-size: 12px;
    font-style: italic;
}

#fobjManager th, #MydevPlans th {
    vertical-align: top;
}

#tab_logic td input {
    margin-top: 20px;
    max-width: 150px;
    vertical-align: center;
}

#add_row {
    font-size: 14px;
    margin: 0px -7px 0;
}

#delete_row {
    font-size: 14px;
}

.futurepanel .form-group {
    position: relative;
}

    .futurepanel .form-group .btn-danger {
        position: absolute;
        right: -37;
        top: 15px;
    }

#future-add {
    position: relative;
    right: 34px;
    top: 2px;
}

.fa-plus-circle {
    right: 5px !important;
}

.minus-btn {
    width: 60px !important;
}

    .minus-btn .btn {
        padding: 8px 10px;
        margin-top: 10px;
    }
/* KPI Hide and Show */
.hide {
    display: none;
}

.show {
    display: block;
    visibility: visible;
}

.highlightmenu {
    background: #f0f2f5 !important;
    color: #444 !important;
}

#MydevPlans .fa {
    padding: 5px 10px;
    margin-top: 4px;
}
/* Appraisal Form 3step Wizard End */


/*  Loader */
.loader {
    background: rgba(0, 0, 0, 0.35) none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

    .loader img {
        left: 0;
        margin: 0 auto;
        opacity: 0.7;
        position: absolute;
        right: 0;
        top: 50%;
        z-index: 99999;
    }

.DrpDwnStyle {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
}
/*Star Rating start*/

.rating-loading {
    width: 25px;
    height: 25px;
    font-size: 0px;
    color: #fff;
    background: transparent url('../img/loading.gif') top left no-repeat;
    border: none;
}
/*
* Stars
*/
.star-rating {
    width: 300px;
    margin: 0 auto;
}

.rating-fa {
    font-family: 'FontAwesome';
    padding-left: 1px;
}

    .rating-fa .rating-stars:before {
        padding-left: 1px;
    }

.rating-gly {
    font-family: 'Glyphicons Halflings';
}

.rating-gly-star {
    font-family: 'Glyphicons Halflings';
    padding-left: 2px;
    font-size: 18px;
}

    .rating-gly-star .rating-stars:before {
        padding-left: 2px;
    }

.rating-lg .rating-gly-star, .rating-lg .rating-gly-star .rating-stars:before {
    padding-left: 4px;
}

.rating-xl .rating-gly-star, .rating-xl .rating-gly-star .rating-stars:before {
    padding-left: 2px;
}

.rating-active {
    cursor: default;
}

.rating-disabled {
    cursor: not-allowed;
}

.rating-uni {
    font-size: 1.2em;
    margin-top: -5px;
}

.rating-container {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    color: #e3e3e3;
    overflow: hidden;
    float: left;
    margin-left: 50px;
}

    .rating-container:before {
        content: attr(data-content);
    }

    .rating-container .rating-stars {
        position: absolute;
        left: 0;
        top: 0;
        white-space: nowrap;
        overflow: hidden;
        color: #1b7fba;
        transition: all 0.25s ease-out;
        -o-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        -webkit-transition: all 0.25s ease-out;
    }

        .rating-container .rating-stars:before {
            content: attr(data-content);
            text-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
        }

.rating-container-rtl {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    color: #1b7fba;
}

    .rating-container-rtl:before {
        content: attr(data-content);
        text-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
    }

    .rating-container-rtl .rating-stars {
        position: absolute;
        left: 0;
        top: 0;
        white-space: nowrap;
        overflow: hidden;
        color: #e3e3e3;
        transition: all 0.25s ease-out;
        -o-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        -webkit-transition: all 0.25s ease-out;
    }

        .rating-container-rtl .rating-stars:before {
            content: attr(data-content);
        }

/**
* Rating sizes
*/
.rating-xl {
    font-size: 4.89em;
}

.rating-lg {
    font-size: 3.91em;
}

.rating-md {
    font-size: 3.13em;
}

.rating-sm {
    font-size: 2.5em;
}

.rating-xs {
    font-size: 2em;
}

/**
* Clear rating button
*/
.star-rating .clear-rating, .star-rating-rtl .clear-rating {
    color: #aaa;
    cursor: not-allowed;
    display: inline-block;
    vertical-align: middle;
    font-size: 60%;
}

.clear-rating, .clear-rating-active {
    display: none !important;
}

.star-rating .clear-rating {
    padding-right: 5px;
}

/**
* Caption
*/
.star-rating .caption, .star-rating-rtl .caption {
    color: #999;
    display: inline-block;
    vertical-align: middle;
    font-size: 55%;
}

.star-rating .caption {
    padding-left: 5px;
}

.star-rating-rtl .caption {
    padding-right: 5px;
}

.caption {
    float: left;
    padding: 7px;
}

/*star rating end*/
/*Toggle Expand/Collapse*/
.checkbox {
    font-weight: 400;
}

    .checkbox label .toggle, .checkbox-inline .toggle {
        margin-left: -20px;
        margin-right: 5px;
    }

.toggle {
    position: relative;
    overflow: hidden;
}

    .toggle input[type=checkbox] {
        display: none;
    }

.toggle-group {
    position: absolute;
    width: 200%;
    top: 0;
    bottom: 0;
    left: 0;
    transition: left .35s;
    -webkit-transition: left .35s;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.toggle.off .toggle-group {
    left: -100%;
}

.toggle-on {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    margin: 0;
    border: 0;
    border-radius: 0;
}

.toggle-off {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
}

.toggle-handle {
    position: relative;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    height: 100%;
    width: 0;
    border-width: 0 1px;
}

.toggle.btn {
    min-width: 59px;
    min-height: 34px;
}

.toggle-on.btn {
    padding-right: 24px;
}

.toggle-off.btn {
    padding-left: 24px;
}

.toggle.btn-lg {
    min-width: 79px;
    min-height: 45px;
}

.toggle-on.btn-lg {
    padding-right: 31px;
}

.toggle-off.btn-lg {
    padding-left: 31px;
}

.toggle-handle.btn-lg {
    width: 40px;
}

.toggle.btn-sm {
    min-width: 50px;
    min-height: 30px;
}

.toggle-on.btn-sm {
    padding-right: 20px;
}

.toggle-off.btn-sm {
    padding-left: 20px;
}

.toggle.btn-xs {
    min-width: 35px;
    min-height: 22px;
}

.toggle-on.btn-xs {
    padding-right: 12px;
}

.toggle-off.btn-xs {
    padding-left: 12px;
}

/* Recruitment Start */
.upload {
    margin-top: 25px;
}

.hr {
    background: #97d8ff;
    margin: 10px 0;
    float: left;
    width: 100%;
    height: 1px;
}

.control-input span a {
    font-weight: normal;
    text-decoration: underline;
    margin-left: 20px;
}

.recruit h3 {
    font-size: 20px;
    font-weight: 300;
    border: none;
    color: #006bb7;
}

.recruit .form-group {
    margin-bottom: 5px;
}

    .recruit .form-group p {
        color: #3b8dd2;
        font-weight: normal;
    }

.bt {
    border-top: 1px solid #74caff;
}

.panel-left {
    border-right: 1px solid #74caff;
    float: left;
    padding-top: 15px;
}

.panel-right {
    float: right;
    padding-top: 15px;
}

/* WYSYWYG Editor Start */

.Editor-container {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 10px;
}

#menuBarDiv, #statusbar {
    background: none repeat scroll 0 0 #d4ecff;
    border: 1px solid #c0e3ff;
}

#menuBarDiv {
    min-height: 25px;
    padding: 7px 2px;
}

    #menuBarDiv div:first-child {
        margin-left: 3px;
    }

    #menuBarDiv .dropdown {
        float: left;
    }

    #menuBarDiv .dropdown-toggle {
        font-size: 14px;
    }

        #menuBarDiv .dropdown-toggle .caret {
            margin-left: 5px;
            border-top-color: #999;
        }

    #menuBarDiv a.btn {
        position: relative;
        margin-bottom: 3px;
    }

#paletteCntr {
}
/* select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{height:auto; margin-bottom:10px;} */

#statusbar {
    min-height: 30px;
    border-radius: 0 0 3px 3px;
    border-top: none;
    line-height: 30px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

    #statusbar .label {
        float: right;
        margin: 6px 10px 0 0;
        background: #BBB;
        text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
        padding: 2px 4px;
        font-size: 11.844px;
        line-height: 14px;
    }

.Editor-editor {
    min-height: 150px;
    padding: 1%;
    border: 1px solid #EEE;
    border-radius: 0;
    word-wrap: break-word;
    background: #fff;
}

#paletteCntr ul {
    width: 145px;
    float: left;
    z-index: 999;
    margin: 0 10px;
}

#paletteCntr li {
    cursor: pointer;
    display: block;
    height: 16px;
    float: left;
    margin: 0;
    padding: 0;
    width: 16px;
    margin: 1px;
}

    #paletteCntr li div {
        text-align: left;
        margin: 0;
        font-size: 12px;
    }

div.activeColour {
    position: absolute;
    display: inline;
    left: 0;
    top: 30px;
    background: #E8E8E8;
    padding-bottom: 10px;
    z-index: 10000;
}

#colorpellete, #bg_colorpellete {
    float: left;
}

.bg_activeColour {
    position: absolute;
    display: inline;
    float: left;
}

.specialCntr {
    background-color: #E8E8E8!important;
    display: inline;
    position: absolute;
    width: 176px;
    top: 30px;
    left: 0;
}

    .specialCntr ul {
        float: left;
        margin: 10px;
        white-space: normal;
        -webkit-padding-start: 0px;
        -moz-padding-start: 0px;
    }

        .specialCntr ul li {
            list-style: none;
            float: left;
            font-size: 12px;
            width: 20px;
            height: 20px;
            background: #FFF;
            margin: 3px;
            color: #333;
            text-align: center;
            font-weight: bold;
            cursor: pointer;
        }

            .specialCntr ul li:hover {
                background: #666;
                color: #FFF;
            }

pre {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.on {
    display: block;
    position: relative;
}

.fullscreen {
    position: fixed;
    background: #FFF;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    margin: 0;
}

    .fullscreen #statusbar {
        position: fixed;
        bottom: 0;
        border-top: 1px solid #DDD;
    }

    .fullscreen #contentarea {
        border: none;
    }

/***Custom Added Css for Left Tabs***/
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
    border-bottom: 0;
}

.tabs-left ul {
    -webkit-padding-start: 0px;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
    float: none;
}

    .tabs-left > .nav-tabs > li > a,
    .tabs-right > .nav-tabs > li > a {
        min-width: 74px;
        margin-right: 0;
        margin-bottom: 3px;
    }

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

    .tabs-left > .nav-tabs > li > a {
        margin-right: -1px;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
    }

        .tabs-left > .nav-tabs > li > a:hover,
        .tabs-left > .nav-tabs > li > a:focus {
            border-color: #eeeeee #dddddd #eeeeee #eeeeee;
            outline: none;
        }

    .tabs-left > .nav-tabs .active > a,
    .tabs-left > .nav-tabs .active > a:hover,
    .tabs-left > .nav-tabs .active > a:focus {
        border-color: #ddd transparent #ddd #ddd;
        *border-right-color: #ffffff;
        color: rgb(0, 176, 245) !important;
        outline: none;
    }
/**form control width**/
@-moz-document url-prefix() {
    .form-control;

{
    padding: 6px 12px;
}

}

.form-control-width {
    width: 100px;
}

.form-control-link {
    width: 204px;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
}

.form-control-button-right {
    width: 204px;
}

.inline-form-control {
    display: inline !important;
}

.btn-group + .btn-group {
    margin-left: 5px;
}

.activeColour ul {
    -webkit-padding-start: 0px;
    -moz-padding-start: 0px;
}

.col-lg-6 nth:child(1) {
    margin-left: 0px;
}

.nopadding {
    padding: 0px;
}

.nopadding-right {
    padding-right: 0px;
}

.modal {
    overflow-y: auto;
}

.padding-top {
    padding-top: 10px;
}
/*** Drop Down Menu***/
.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #cccccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #ffffff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
        color: #fff;
        text-decoration: none;
        background-color: #0081c2;
        background-image: -moz-linear-gradient(top,#08c,#0077b3);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
        background-image: -webkit-linear-gradient(top,#08c,#0077b3);
        background-image: -o-linear-gradient(top,#08c,#0077b3);
        background-image: linear-gradient(to bottom,#08c,#0077b3);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0);
    }

.dropdown-menu > li > a {
    cursor: pointer;
}

/* WYSYWYG Editor End */

/* Recruitment End */

/* Employee Hand Book Start*/

.emp {
}

.index {
}

    .emp h2, .index h2 {
        background: none;
        border-bottom: 1px solid #97d7ff;
    }

    .emp h4, .index h4 {
        background: none;
        font-size: 14px;
        font-weight: 700;
        padding-left: 0;
    }

    .emp ul li, .index ul li {
        line-height: 28px;
        list-style-type: none;
    }

ol li {
    line-height: 28px;
}

table .control-label {
    font-weight: normal;
}
/* Employee Hand Book End*/



/* Print Button */
.btnPrint {
}
/*popover*/
.popover-content {
    z-index: 99999 !important;
    font-size: 12px !important;
}

}

.print {
    width: auto;
    height: auto;
    margin: 10px !important;
    padding: 25px !important;
    border: 1px dashed #ccc;
    color: #00a4b8 !important;
}

    .print .titleText {
    }

    .print ul {
        list-style: none;
        padding-left: 0;
    }

        .print ul li label {
            display: block;
        }

        .print ul li span {
            display: none;
        }

    .print .form-group h5 {
        color: #1c7ebb !important;
    }


    .print ul li label:first-child {
        font-size: 18px;
    }

        .print ul li label:first-child:before {
            content: " ";
        }

        .print ul li label:first-child:after {
            content: " ";
        }



    .print ul li label:nth-child(3) {
        font-size: 15px;
        color: #555 !important;
    }

        .print ul li label:nth-child(3):before {
            content: " ";
        }

        .print ul li label:nth-child(3):after {
            content: " ";
        }




    .print ul li label:before {
        content: " ' ";
    }

    .print ul li label:after {
        content: " ' ";
    }

    .print ul li label:last-child {
        font-style: italic;
        color: #ccc !important;
    }

        .print ul li label:last-child:before {
            content: " - ";
        }

        .print ul li label:last-child:after {
            content: " ";
        }


/* Final Comments */
.finalComments {
}

.reasonForChanging {
}

.discussionSummary {
}

.textareaValidation {
}

.note {
    background: #ffcdd2 none repeat scroll 0 0;
    border: 2px solid #ef9a9a;
    border-radius: 4px;
    padding: 6px;
}

.textboxerr {
    background: #f9e7ef !important;
    border: solid 2px #ff0000;
    padding: 5px;
}

.ddlRating {
}
/* Final Comments End*/
.config-hr-data .form-inline.col-sm-12 {
    margin: 10px 0;
}

/* Snapshot graph*/
.highcharts-container {
    width: 100% !important;
}

/*Session Timeout begin*/

.session {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 100px;
    vertical-align: middle;
}

    .session > p {
        font-size: 20px;
    }

    .session > a {
        text-decoration: underline;
    }
/*Session Timeout end*/


.textareaValidationProbation {
    margin-top: 10px;
}


/* Timer Count Down*/
.wrapper {
    position: relative;
}

.timer {
    display: inline-block;
    position: absolute;
    right: 35px;
    top: 30px;
}

    .timer > div {
        color: #fff;
        display: inline-block;
    }
/* Timer Count Down End*/

.nav-pills .fa-long-arrow-right {
    padding: 0 5px;
}


#ViewCalculatedHRS th {
    background: #c9daea none repeat scroll 0 0;
    color: #000;
    border: 1px solid #fff;
    padding: 8px 5px;
    text-align: center;
}

}

#ViewCalculatedHRS td {
    padding: 8px 5px;
    border: 1px solid #c9daea;
    text-align: center;
}

#ViewCalculatedHRS td, #ViewCalculatedHRS th {
    font-size: 12px;
}

.view-cal {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #000;
    box-sizing: border-box;
    padding: 10px;
    margin-top: 10px;
}

#ViewCalculatedHRS {
    width: 100%;
}

    #ViewCalculatedHRS table {
        box-sizing: border-box;
        width: 100%;
    }



.blue-txt {
    color: #3b8dd2;
}

.save-data, .cancel-data {
    float: left;
}
/*
.update.tool-tip i {
padding-top: 5px;
}*/

#LeaveRules .table > tbody > tr > td, #LeaveRules .table > tbody > tr > th, #LeaveRules .table > tfoot > tr > td, #LeaveRules .table > tfoot > tr > th, #LeaveRules .table > thead > tr > td, #LeaveRules .table > thead > tr > th {
    vertical-align: middle;
}

.ApplyLeave .form-control {
    margin-bottom: 15px;
}

#ChkPartDayLeave {
    margin-bottom: 5px;
    margin-top: 10px;
}



.input-size-group > input {
    margin-left: 15px;
    width: 90% !important;
}

.input-size-group > span {
    position: relative;
    right: 15px;
}

#ViewCalculatedHRS th {
    background: #c9daea none repeat scroll 0 0;
    color: #000;
    border: 1px solid #fff;
    padding: 8px 5px;
    text-align: center;
}

#ViewCalculatedHRS td {
    padding: 8px 5px;
    border: 1px solid #c9daea;
    text-align: center;
}

#ViewCalculatedHRS td, #ViewCalculatedHRS th {
    font-size: 12px;
}

.view-cal {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #000;
    box-sizing: border-box;
    padding: 10px;
}

#ViewCalculatedHRS {
    width: 100%;
}

    #ViewCalculatedHRS table {
        box-sizing: border-box;
        width: 100%;
    }


.blue-txt {
    color: #3b8dd2;
}

.ui-dialog {
    left: 260px !important;
    top: 0%;
    z-index: 1501 !important;
    overflow: hidden;
}

.ui-widget-header {
    background: none;
    border: none;
    cursor: not-allowed;
    outline: none;
}

.ui-draggable-handle {
    cursor: not-allowed;
}

.text_left .lbl_width {
    width: 30%;
}

.text_left .box_mrg {
    margin: 0;
}

.tb_width .text-center {
    padding: 8px 0;
}


.heading {
    background: #00A4B8;
    color: #fff;
}

.ui-widget-overlay {
    background-color: black;
    background-image: none;
    opacity: 0.6;
    z-index: 1500 !important;
    overflow: hidden;
}

.ui-dialog-titlebar {
    border-bottom: 2px solid #efefef;
    padding: 10px 10px !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    outline: none;
}





.legends ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ind-color {
    float: left;
    padding: 2px 25px;
    position: relative;
}


    .ind-color::before {
        content: "";
        height: 15px;
        left: 0;
        position: absolute;
        top: 5px;
        width: 15px;
    }

    .ind-color:nth-child(1)::before {
        background: #38A95B;
    }

    .ind-color:nth-child(2)::before {
        background: #FE9494;
    }

    .ind-color:nth-child(3)::before {
        background: #FFD694;
    }

    .ind-color:nth-child(4)::before {
        background: #F6AE38;
    }

    .ind-color:nth-child(5)::before {
        background: #AEC7F0;
    }

    .ind-color:nth-child(6)::before {
        background: #CE9CFF;
    }

body.body-poupup.modal-open {
    overflow: hidden;
    position: fixed;
}

body {
    overflow-x: hidden;
    width: 100%;
}

#heading2 h3.panel-title {
    padding-bottom: 0;
}

#myFile {
    margin-left: 10px;
    margin-top: 7px;
}

#myFile_list {
    margin: 15px 0;
}

.MultiFile-remove {
    background-color: #00a4b8 !important;
    float: left;
    margin-right: 10px;
}

.p20 {
    padding-left: 20px;
}

.col-sm-2.control-label.text-right.fl_name {
    margin-left: 5px;
    padding-right: 0;
}



#RosterDetails .dummyclsroster input {
    vertical-align: sub;
}

#RosterDetails .dummyclsroster label {
    margin-right: 10px;
    min-width: 96px;
}

#roster_nav.nav-pills > li + li {
    margin-left: 10px;
}

#roster_nav.nav > li > a:focus, #roster_nav.nav > li > a:hover {
    background-color: #1b72a8 !important;
}

.leave-btn-posi {
    position: absolute;
    right: 15px;
    top: 10px;
}

.config-hr-data .row.date {
    background: none;
}

.attachedfiles label.control-input {
    display: block;
    width: 100%;
}

.mt37 {
    margin-top: 37px !important;
}

.mt28 {
    margin-top: 28px !important;
}

.action-icon-field .ic {
    display: inline-block;
}

.pl0 {
    padding-left: 0;
}

.cust-dd select {
    width: 90% !important;
    margin-left: 10px;
}

.input-group-addon {
    width: auto;
}


/* Written By Sirisha*/

.drpdwndept label.col-md-2 {
    width: 10%;
}

.drpdwndept > .col-md-3 {
    width: 23.3%;
}

#leavehistory .panel-bg h3.panel-title, .btn-mb {
    margin-bottom: 15px;
}

.todateclass input, .wf-id input {
    width: 124px !important;
}

.cust-dd .custom-combobox-toggle {
    margin-left: -34px;
}

.ui-menu li.ui-menu-item {
    width: 100% !important;
}

.ui-autocomplete-input {
    width: 270px;
}

.ui-menu.ui-widget-content {
    height: 250px;
    overflow-y: auto;
    overflow-x: scroll;
    max-width: 318px;
    min-width: 317px;
}

.custom-combobox-input {
    margin: 0;
    padding: 5px 6px !important;
    width: 95% !important;
}

.modal-dialog {
    margin: 30px auto;
    width: 630px;
}

.col-sm-7.c_w {
    width: 56%;
}

.cust-dd .custom-combobox {
    width: 100% !important;
}

.ui-widget .control-label {
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
}

.clsdummy {
}

.clsconfig .form-group {
    width: 100%;
}

.clsconfig label {
    font-weight: normal;
}

.ui-autocomplete {
    position: fixed !important;
}

.modal-open {
    overflow: hidden;
}

.fa.pre-star {
    color: #ffb71a;
    font-size: 9px;
    padding: 0;
    position: absolute;
}


body.modal-open, .modal-backdrop {
    position: fixed;
}

.Open {
    background: #1b72a8;
    padding: 2px 4px;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
}

.Closed {
    background: #8cc253;
    padding: 2px 4px;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
}

#LmsLeaveCalnder, #LmsGanttChart {
    background: #fff;
    border: 1px solid #c9e9fe;
    margin: 0 auto;
    max-width: 98%;
    padding: 16px;
}

#ui-datepicker-div {
    z-index: 9999 !important;
}

.datecls#ui-datepicker-div .ui-datepicker .ui-datepicker-header {
    padding: 0.2em 0;
    position: relative;
}

.datecls.ui-datepicker td span, .ui-datepicker td a {
    font-size: 12px;
    padding: 0.2em 0;
    text-align: center;
}

.datecls.ui-datepicker table {
    font-size: 0 !important;
}

#ui-datepicker-div.ui-datepicker.datecls {
    width: 12.5em;
    padding: 0 !important;
}

#LmsLeaveCalnder h2, #LmsGanttChart h2 {
    font-family: "Open Sans",sans-serif;
}

.delegation_action .fa {
    padding: 0 4px;
}

.leave_delegation_actions {
    width: 120px;
}

    .leave_delegation_actions .save-data, .leave_delegation_actions .cancel-data {
        float: none;
        display: inline-block;
    }

.delegation_alignment {
    width: 136px;
    float: none;
    margin: 0 auto;
}

    .delegation_alignment input[type='text'] {
        width: 136px;
        float: none;
        width: 85%;
        margin: 0 auto;
        padding: 6px 8px;
    }

.input-group-addon_levaeDelegation {
    padding-right: 6px;
}

.delegation_alignment input[type='text'] {
    float: none;
    width: 85%;
    margin: 0 auto;
    padding: 6px 8px;
}

.auto_comp {
    /*  padding-top: 6px;*/
    font-weight: 400;
}
/*
.txtbx_auto_comp {
    width: 200px;
}*/

.feedbk_clr {
    color: #006bb7;
    font-weight: 400;
}

.job_app {
    width: 28%;
}

.pt_6 {
    padding-top: 5px;
}

.yy {
    padding-left: 0;
}

.pl_0 {
    padding-left: 0;
}

.label-value {
    line-height: 23px;
}

.col-sm-2.rd-wd {
    padding-left: 0;
    width: 13.54%;
}

#searchtab label.control-label {
    line-height: 32px;
}

.Viewed {
    background: #8cc253;
    padding: 2px 4px;
    border-radius: 3px;
}

body.modal-open, .modal-backdrop {
    position: fixed;
}

.modal-backdrop {
    position: fixed !important;
    bottom: 0;
}

.pr0 {
    padding-right: 0 !important;
}

.pr5 {
    padding-right: 5px;
}

.mr0 {
    margin-right: 0 !important;
}

.app-sum-search .form-group {
    display: block;
}

.app-sum-search .form-inline .form-control, .app-sum-search .form-inline select {
    width: 100% !important;
}

.app-sum-search .form-inline .form-group, .mb15 {
    margin-bottom: 15px !important;
}

.wd25 {
    width: 25% !important;
}

.wd120 {
    width: 120% !important;
}

.table-responsive, .mt15 {
    margin-top: 15px;
}

.mr10 {
    margin-right: 10px;
}

td a .fa {
    display: inline-table;
}

.show-res {
    display: block;
    margin-bottom: 15px;
}

label.control-label {
    font-weight: normal;
}

#selectall.text-left.min-width {
    width: auto !important;
}


a.tool-tip span.assign {
    left: -41px;
}

a.tool-tip span.assigncon {
    left: -68px;
}

a.tool-tip span.assigndel {
    left: -27px;
}

.radio-inline {
    margin: 0 10px 0 0;
}

.add-btn .btn {
    margin: 0 5px 0 0;
}

.select-btn select {
    width: 100% !important;
}

.rolebtns .btn {
    padding: 6px 8px;
}

.mr-15 {
    margin-right: 15px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt4 {
    margin-top: 4px !important;
}


.editdropdown .open {
    background: none;
    border: none;
    padding: 0;
    box-shadow: none;
}

.editdropdown .btn-default {
    background: none !important;
    box-shadow: none !important;
}

.editdropdown .btn-group, .editdropdown .multiselect {
    width: 100% !important;
}

/*.cofg_datepickr .form-group .form-control-feedback {
    right: 25px !important;
}*/

/*coming soon image*/
.hero {
    background-image: url("../img/login_bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

.display--cell {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.display--table {
    display: table;
    width: 100%;
}
/*Make It Primary Checkbox alignment*/

input.check-align {
    margin: 12px 0 0 !important;
}

/*.Calendarstyle .modal-open .modal {
    overflow: hidden;
}*/

@media (max-width: 768px) {

    .highcharts-container {
        overflow: scroll !important;
    }


    .wizard .Apprisal-Managers .nav-pills > li > a {
        display: flex;
    }

    .widget ul li {
        width: 100% !important;
    }

    .page-login {
        background-size: cover;
    }

    .useractions a.tool-tip {
        position: initial;
    }

    .ui-dialog {
        width: 480px !important;
    }

    .status-mrg {
        margin-left: -15px;
    }
}

@media (min-width: 900px) and (max-width:1024px) {
    .ui-dialog {
        width: 735px !important;
    }
}


@media (min-width: 768px) and (max-width:1024px) {
    .tool-style a.tool-tip {
        display: table;
        margin-bottom: 5px;
    }
}

.dashboardimage {
    background-image: url("../img/login_bg.png");
    background-size: cover;
    min-height: 100%;
}

/*@media (min-width: 768px) {
    #sidebar-left {
        z-index: 0;
    }
}*/

/*sub menu start*/
.nav-tabs > li {
    display: inline-block;
    float: none;
    margin-bottom: 0;
    text-align: center;
}

.tog-group .toggle {
    position: absolute;
    right: 20px;
    bottom: 5px;
    top: auto;
}
/*sub menu end*/

.text-wdt {
    width: 100% !important;
}

.drpdwm_wdtauto {
    width: auto;
}

#fileattachmentupdate, #FileAttachmentadd {
    color: transparent;
    display: block;
    margin-bottom: 10px;
}

.panel-body .bg-green, panel-body .bg-green:hover {
    color: #fff;
}

.form-inline .btn.plus-add {
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    margin: 7px 0 0 10px;
    padding: 2px 7px;
}

input[type="file"].upload {
    /*display: inline-block !important;*/
    margin-top: 0 !important;
}

.feedback_list .form-group {
    margin-left: 0;
    margin-right: 0;
}

.feedback-label {
    margin-bottom: 10px;
}

.well-bg-blue {
    background: #edf7ff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: none;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 10px;
}

.control-input-REC {
    text-align: center;
    color: #3b8dd2;
    font-weight: bold;
    padding-top: 7px;
    width: 48%;
    color: red;
}
.sub-sec {
  border: 1px dashed #ccc;
  height: 1px;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.cand-form .control-input {
  min-height: 47px;
}
.pl10{padding-left:10px;}

.intercal {
  top: 36px;
}
.file-btn, .file-name {
  display: inline-block;
}
.file-btn {
  vertical-align: middle;
}
.panel-body .title-level2 h3 {
  margin: 0;
}
.cmtyncy .form-group .control-label {
  padding-bottom: 0;
  padding-left: 15px;
  padding-top: 0;
  text-align: left !important;
}
.fd-qn .control-input {
  padding-top: 0;
}
.cmtyncy .control-input {
  margin-bottom: 0;
}
.cmptncy-head {margin-bottom:15px !important;
}
.top-sec-blue {
  border: 1px solid #00a4b8;
}

/* Time line */

.timeline ul{
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.timeline ul li{
  position: relative;
      margin: 30px 0;
}
.timeline ul:before{
  width: 2px;
  height: 100%;
  background: #c6e6fd;
  content: '';
  position: absolute;
  top: 0;
  left: 55px;
}
.timeline ul:after{
      content: '';
    position: absolute;
    left: 45px;
    bottom: -20px;
    width: 20px;
    height: 20px;
    background: #5399d1;
    border-radius: 50%;
    z-index: 1;
}
.date-time{
      background: #5399d1;
    width: 110px;
    color: #fff;
    padding: 10px;
    text-align: center;
        /*border: 1px solid #c6e6fd;*/
        position: absolute;
        top: 0;
        left:0;
        z-index: 1;
        /*border-right: none;*/
  }

.time-line-information{
        position: relative;
    width: 90%;
    margin-left: 110px;
    background: #edf7ff ;
    padding: 15px 0;
    border: 1px solid #c6e6fd;


  }
  .time-line-information:before{
    content: '';
    position: absolute;
    top: 10px;
    left: -10px;
        border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid #edf7ff;
    z-index: 1;
  }

  .time-line-information p{
    word-wrap: break-word;
  }

  /* Appraisal form list*/

#General.tab-pane, #Appr-Summary.tab-pane {
padding:10px;
}
.appraisal-list .tab-content {
padding:0;
}




  @media (max-width : 960px){
    .time-line-information{
      width: 90%
    }
  }
  @media (max-width: 767px){
    .time-line-information:before {
    content: '';
    position: absolute;
    top: -22px;
    left: 45px;
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgb(119, 119, 119);
    border-left: 10px solid rgba(119, 119, 119, 0);
    z-index: 1;
}
.date-time {
    background: red;
    width: 110px;
    color: #fff;
    padding: 10px;
    text-align: center;
    border: 1px solid #777777;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}
.time-line-information{
      width: 100%
    }
    .time-line-information{
      margin-left: 0;
    }
    .timeline ul:before,.timeline ul:after{
      display: none;
    }
  }
.time-line-information h3{
  border-bottom: none;
      margin-top: 10px;
      font-size: 20px;
}
  .create,.update, .delete{
    color: #00b87e !important;
    padding: 3px 10px;
    border-radius: 4px;
  }
  .update{
    color: #286090 !important;
  }
  .delete{
    color: #d9534f !important;
  }

/* End Time line */

.fade.show{
    opacity: 1;
    z-index:1 !important;
}

.modal-backdrop.show {
    opacity: .5;
    z-index: 0 !important;
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}