.pagination>li>a {
    margin-left: -2px;
}

.pagination li {
    border: none!important;
}

.table_font tbody tr td,
.table_font thead tr th {
    font-size: 13px!important;
}

.table_font tbody tr td span {
    font-size: 12px!important;
}

.img_preview {
    border: 1px double #CCCCCC;
    color: #999999;
    font-size: 100%;
    min-height: 20px;
    vertical-align: middle;
    display: block;
    height: 25%;
    text-align: center!important;
    width: 40%;
}

footer {
    position: fixed;
    bottom: 0;
    width: 100%
}

@media (max-width: 768px) {
    .top-icons {
        position: absolute;
        top: 0;
        right: 15%;
    }
    table.dataTable thead .sorting1 {
        background-position: 60% 50%!important
    }
    table.dataTable thead .sorting2 {
        background-position: 75% 50%!important;
    }
    table.dataTable thead .sorting3 {
        background-position: 45% 50%!important;
    }
    table.dataTable thead .sorting4 {
        background-position: 11% 50%!important;
    }
    table.dataTable thead .sorting5 {
        background-position: 53% 50%!important;
    }
    table.dataTable thead .sorting6 {
        background-position: 30% 50%!important;
    }
    table.dataTable thead .sorting7 {
        background-position: 35% 50%!important;
    }
    table.dataTable thead .sorting8 {
        background-position: 56% 50%!important;
    }
    table.dataTable thead .sorting9 {
        background-position: 40% 50%!important;
    }
    table.dataTable thead .sorting10 {
        background-position: 26% 50%!important
    }
    table.dataTable thead .sorting11 {
        background-position: 100% 50%!important
    }
    table.dataTable thead .sorting12 {
        background-position: 17% 50%!important;
    }
    table.dataTable thead .sorting13 {
        background-position: 85% 50%!important;
    }
    table.dataTable thead .sorting14 {
        background-position: 12% 50%!important;
    }
    table.dataTable thead .sorting15 {
        background-position: 24% 50%!important
    }
    table.dataTable thead .sorting16 {
        background-position: 50% 50%!important
    }
    table.dataTable thead .sorting17 {
        background-position: 32% 50%!important
    }
    table.dataTable thead .sorting18 {
        background-position: 66% 50%!important
    }
    table.dataTable thead .sorting19 {
        background-position: 69% 50%!important
    }
    table.dataTable thead .sorting20 {
        background-position: 20% 50%!important
    }
    table.dataTable thead .sorting21 {
        background-position: 15% 50%!important
    }
    table.dataTable thead .sorting22 {
        background-position: 93% 50%!important
    }
    .bottom-gap {
        margin-bottom: 10px!important;
    }
    .date_field {
        width: 90%!important;
        margin: 0 10px 5px 10px!important
    }
    .time_field {
        width: 90%!important;
        margin: 5px 10px!important
    }
    .date_field_label {
        width: 95%!important;
        float: left;
    }
    .date_field_input {
        width: 95%!important;
        float: left;
    }
    .report_to {
        width: 95%!important;
        float: left!important;
    }
    .width_size {
        width: 95%;
        border: 1px solid #ECEAEA!important;
        float: left!important;
    }
    .nav>li>a {
        padding: 5px!important;
    }
}

@media (min-width: 768px) {
    .top-icons {
        position: absolute;
        top: 0;
        right: 18%!important;
    }
    table.dataTable thead .sorting1 {
        background-position: 60% 50%!important
    }
    table.dataTable thead .sorting2 {
        background-position: 75% 50%!important;
    }
    table.dataTable thead .sorting3 {
        background-position: 45% 50%!important;
    }
    table.dataTable thead .sorting4 {
        background-position: 11% 50%!important;
    }
    table.dataTable thead .sorting5 {
        background-position: 53% 50%!important;
    }
    table.dataTable thead .sorting6 {
        background-position: 30% 50%!important;
    }
    table.dataTable thead .sorting7 {
        background-position: 35% 50%!important;
    }
    table.dataTable thead .sorting8 {
        background-position: 56% 50%!important;
    }
    table.dataTable thead .sorting9 {
        background-position: 40% 50%!important;
    }
    table.dataTable thead .sorting10 {
        background-position: 26% 50%!important
    }
    table.dataTable thead .sorting11 {
        background-position: 100% 50%!important
    }
    table.dataTable thead .sorting12 {
        background-position: 17% 50%!important;
    }
    table.dataTable thead .sorting13 {
        background-position: 85% 50%!important;
    }
    table.dataTable thead .sorting14 {
        background-position: 12% 50%!important;
    }
    table.dataTable thead .sorting15 {
        background-position: 24% 50%!important
    }
    table.dataTable thead .sorting16 {
        background-position: 50% 50%!important
    }
    table.dataTable thead .sorting17 {
        background-position: 32% 50%!important
    }
    table.dataTable thead .sorting18 {
        background-position: 66% 50%!important
    }
    table.dataTable thead .sorting19 {
        background-position: 69% 50%!important
    }
    table.dataTable thead .sorting20 {
        background-position: 20% 50%!important
    }
    table.dataTable thead .sorting21 {
        background-position: 15% 50%!important
    }
    table.dataTable thead .sorting22 {
        background-position: 93% 50%!important
    }
    .bottom-gap {
        margin-bottom: 10px!important;
    }
}

@media screen and (min-width: 600px) and (max-width: 900px) {
    .top-icons {
        position: absolute;
        top: 0;
        right: 15%!important;
    }
    table.dataTable thead .sorting1 {
        background-position: 60% 50%!important
    }
    table.dataTable thead .sorting2 {
        background-position: 75% 50%!important;
    }
    table.dataTable thead .sorting3 {
        background-position: 45% 50%!important;
    }
    table.dataTable thead .sorting4 {
        background-position: 11% 50%!important;
    }
    table.dataTable thead .sorting5 {
        background-position: 53% 50%!important;
    }
    table.dataTable thead .sorting6 {
        background-position: 30% 50%!important;
    }
    table.dataTable thead .sorting7 {
        background-position: 35% 50%!important;
    }
    table.dataTable thead .sorting8 {
        background-position: 56% 50%!important;
    }
    table.dataTable thead .sorting9 {
        background-position: 40% 50%!important;
    }
    table.dataTable thead .sorting10 {
        background-position: 26% 50%!important
    }
    table.dataTable thead .sorting11 {
        background-position: 100% 50%!important
    }
    table.dataTable thead .sorting12 {
        background-position: 17% 50%!important;
    }
    table.dataTable thead .sorting13 {
        background-position: 85% 50%!important;
    }
    table.dataTable thead .sorting14 {
        background-position: 12% 50%!important;
    }
    table.dataTable thead .sorting15 {
        background-position: 24% 50%!important
    }
    table.dataTable thead .sorting16 {
        background-position: 50% 50%!important
    }
    table.dataTable thead .sorting17 {
        background-position: 32% 50%!important
    }
    table.dataTable thead .sorting18 {
        background-position: 66% 50%!important
    }
    table.dataTable thead .sorting19 {
        background-position: 69% 50%!important
    }
    table.dataTable thead .sorting20 {
        background-position: 20% 50%!important
    }
    table.dataTable thead .sorting21 {
        background-position: 15% 50%!important
    }
    table.dataTable thead .sorting22 {
        background-position: 93% 50%!important
    }
    .report_to {
        width: 33%!important;
        float: left!important;
    }
    .width_size {
        width: 95%;
        border: 1px solid #ECEAEA!important;
        float: left!important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
    .top-icons {
        position: absolute;
        top: 0;
        right: 15%!important;
    }
    table.dataTable thead .sorting1 {
        background-position: 60% 50%!important
    }
    table.dataTable thead .sorting2 {
        background-position: 75% 50%!important;
    }
    table.dataTable thead .sorting3 {
        background-position: 45% 50%!important;
    }
    table.dataTable thead .sorting4 {
        background-position: 11% 50%!important;
    }
    table.dataTable thead .sorting5 {
        background-position: 53% 50%!important;
    }
    table.dataTable thead .sorting6 {
        background-position: 30% 50%!important;
    }
    table.dataTable thead .sorting7 {
        background-position: 35% 50%!important;
    }
    table.dataTable thead .sorting8 {
        background-position: 56% 50%!important;
    }
    table.dataTable thead .sorting9 {
        background-position: 40% 50%!important;
    }
    table.dataTable thead .sorting10 {
        background-position: 26% 50%!important
    }
    table.dataTable thead .sorting11 {
        background-position: 100% 50%!important
    }
    table.dataTable thead .sorting12 {
        background-position: 17% 50%!important;
    }
    table.dataTable thead .sorting13 {
        background-position: 85% 50%!important;
    }
    table.dataTable thead .sorting14 {
        background-position: 12% 50%!important;
    }
    table.dataTable thead .sorting15 {
        background-position: 24% 50%!important
    }
    table.dataTable thead .sorting16 {
        background-position: 50% 50%!important
    }
    table.dataTable thead .sorting17 {
        background-position: 32% 50%!important
    }
    table.dataTable thead .sorting18 {
        background-position: 66% 50%!important
    }
    table.dataTable thead .sorting19 {
        background-position: 69% 50%!important
    }
    table.dataTable thead .sorting20 {
        background-position: 20% 50%!important
    }
    table.dataTable thead .sorting21 {
        background-position: 15% 50%!important
    }
    table.dataTable thead .sorting22 {
        background-position: 93% 50%!important
    }
}

@media (min-width: 1200px) {
    .dashboard-container {
        min-height: 600px;
    }
    .top-icons {
        position: absolute;
        top: 0;
        right: 18%!important;
    }
    table.dataTable thead .sorting1 {
        background-position: 60% 50%!important
    }
    table.dataTable thead .sorting2 {
        background-position: 75% 50%!important;
    }
    table.dataTable thead .sorting3 {
        background-position: 45% 50%!important;
    }
    table.dataTable thead .sorting4 {
        background-position: 11% 50%!important;
    }
    table.dataTable thead .sorting5 {
        background-position: 53% 50%!important;
    }
    table.dataTable thead .sorting6 {
        background-position: 30% 50%!important;
    }
    table.dataTable thead .sorting7 {
        background-position: 35% 50%!important;
    }
    table.dataTable thead .sorting8 {
        background-position: 56% 50%!important;
    }
    table.dataTable thead .sorting9 {
        background-position: 40% 50%!important;
    }
    table.dataTable thead .sorting10 {
        background-position: 26% 50%!important
    }
    table.dataTable thead .sorting11 {
        background-position: 100% 50%!important
    }
    table.dataTable thead .sorting12 {
        background-position: 17% 50%!important;
    }
    table.dataTable thead .sorting13 {
        background-position: 85% 50%!important;
    }
    table.dataTable thead .sorting14 {
        background-position: 12% 50%!important;
    }
    table.dataTable thead .sorting15 {
        background-position: 24% 50%!important
    }
    table.dataTable thead .sorting16 {
        background-position: 50% 50%!important
    }
    table.dataTable thead .sorting17 {
        background-position: 32% 50%!important
    }
    table.dataTable thead .sorting18 {
        background-position: 66% 50%!important
    }
    table.dataTable thead .sorting19 {
        background-position: 69% 50%!important
    }
    table.dataTable thead .sorting20 {
        background-position: 20% 50%!important
    }
    table.dataTable thead .sorting21 {
        background-position: 15% 50%!important
    }
    table.dataTable thead .sorting22 {
        background-position: 93% 50%!important
    }
    .bottom-gap {
        margin-bottom: 0px!important;
    }
    .pending_btn {
        padding-left: 80px!important;
    }
}

.help {
    margin: 5px!important;
    -weblit-border-radius: 20px!important;
    -o-border-radius: 20px!important;
    -moz-border-radius: 20px!important;
    border-radius: 20px!important;
    padding: 0px 5px!important;
    display: inline-block!important;
    line-height: 18px!important;
    color: #6b2221!important;
    text-decoration: none!important;
    text-align: center!important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75)!important;
    vertical-align: middle!important;
    background-color: #f5f5f5!important;
    background-repeat: repeat-x!important;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf!important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)!important;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)!important;
    border: 1px solid #ccc!important;
    border-bottom-color: #bbb!important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)!important;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)!important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)!important;
    cursor: pointer;
}

@media print {
    * {
        -webkit-print-color-adjust: exact;
    }
}

.salary_bg {
    background: url(../img/logo_salaryslip.jpg) no-repeat 50% 50%;
}

ul.online-users li a .online.busy,
ul.online-users li a .busy.busy,
ul.online-users li a .away.busy {
    background: #C02C2C;
}

ul.online-users li a .online,
ul.online-users li a .busy,
ul.online-users li a .away {
    background: #1EBB60;
}

button {
    font-family: Tahoma !important;
}

ul.breadcrumb li a {
    color: #005387
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    vertical-align: middle;
}

.gap_btn {
    margin-right: 10px!important
}

.backup_btn {
    float: none;
    margin: 0 auto;
    padding: 70px 30px;
    border: 1px solid #E9E3E3;
    background: #FBF9F9
}

.wrapper_backup_btn {
    text-align: center;
    position: absolute;
    top: 42%;
    right: 0;
}

.date_field {
    width: 18%;
    float: left;
    margin-right: 10px
}

.time_field {
    width: 10%;
    float: left;
    margin-right: 10px
}

.datepicker {
    background: #fff!important;
    border: 1px solid #EAE9E9
}

.table-condensed>thead>tr>th {
    text-align: center!important
}

.table-condensed>thead>tr>th.next,
.table-condensed>thead>tr>th.prev {
    cursor: pointer!important
}

.date_field1 {
    width: 57%;
    float: left;
    margin-right: 10px
}

.date_title {
    width: 10%;
    float: left;
    margin-right: 10px
}

a.anchor_hover:hover {
    color: blue
}

.date_field_label {
    width: 10%;
    float: left;
    margin: 10px 15px
}

.date_field_input {
    width: 15%;
    float: left;
    margin: 10px
}

sup {
    top: 0em!important
}

.page-header {
    margin-top: 0!important;
}

h3.calendar_heading {
    font-size: 20px!important;
    margin-top: 0!important;
}

.icon-chevron-down {
    background-position: -313px -119px;
}

[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../img/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}

#cal-day-tick {
    text-align: center;
}

#cal-day-tick {
    cursor: pointer;
    text-align: center;
}

.icon-arrow-down {
    background-position: -312px -96px;
}

[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../img/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}

.glyphicon-chevron-down:before {
    content: "\e114";
}


/*-------------------------------Home Page CSS Starts here--------------------------------------*/

.pro-title {
    font-weight: bold;
    padding-left: 10px;
}

.posted-date {
    color: #999;
    padding-left: 10px;
}

.posted-date-right {
    color: #999;
    padding-right: 10px;
}

.pro-title-right {
    font-weight: bold;
    padding-right: 10px;
}

.post-header {
    margin-bottom: 10px;
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 15px;
}

.user-img img {
    width: 175px;
    position: absolute;
    top: 20px;
    right: 43%;
    border-radius: 100px;
    border: 5px solid rgba(253, 253, 253, 0.41);
}

.replyBlock div {
    display: inline-block;
}

.replyBlock {
    margin-top: 15px;
}

.replyBlock p i {
    font-size: 18px;
    border: 1px solid #c8c8c8;
    padding: 7px 10px;
    /*background: #fff;*/
}

.replyBlock textarea {
    display: block;
    height: auto;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.pro-menu {
    background: #f5f7fa;
    padding: 5px;
    font-size: 14px;
    text-align: center;
}

.pro-menu ul li {
    display: inline-block;
    padding: 8px 5px;
}

.pro-menu li {
    list-style-type: none;
}

ul.no-margin li a {
    color: #224d71;
    padding: 10px;
    text-decoration: none;
}

ul.no-margin li a:hover {
    background: #A3B8D3;
    padding: 10px;
    color: #fff;
}

.comment-text {
    padding-left: 10px;
}

.comment-text-right {
    padding-right: 10px;
}

.comment-box {
    background: #E6E6E6;
    padding: 15px;
    /*margin-bottom: 15px;*/
    border: 1px solid #ccc;
    border-top: 0;
}

.wall-box {
    margin-bottom: 15px;
}

.top-icon-box {
    background: #f5f7fa;
    margin-bottom: 15px;
    padding: 20px;
}

.top-icon-box h4 {
    margin: -7px 0 15px 0;
}

.desig {
    color: #ffffff;
    font-size: 16px;
}

.follow-user .btn {
    display: inline-block;
    width: 10%;
}

.follow-user h4 {
    display: inline-block;
    width: 10%;
}

.user-profile .user-pic {
    /*background: url(../img/user.jpg) no-repeat;*/
    background-position: center center;
    height: 180px;
    width: 180px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    top: 20px;
    border: 3px solid rgba(0, 0, 0, 0.4);
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background-size: 185px;
}

.user-profile .user-details {
    top: 210px;
}

.desig {
    color: #fff;
    font-size: 16px;
}

.top-icon-box p {
    font-size: 15px;
    margin: 10px 0;
}

.top-icon-box a {
    text-decoration: none;
}

.fc-button-today,
.fc-button-month,
.fc-button-basicWeek,
.fc-button-basicDay {
    display: none;
}

.dailyreport input.form-control {
    border: none;
}

.mailing-list label {
    display: block;
}

.navbar.navbar-fixed-top {
    z-index: 10;
}


/*-------------------------------Menu CSS starts here--------------------------------------*/

ul#mini-nav li i {
    color: #8d99a6;
}

.sunday {
    background-color: #F99494!important;
}

.leave {
    background-color: #94E6F9!important;
}

.holiday_box {
    background-color: #CAEF70;
    height: 30px;
    width: 30px;
    border: 1px solid #848484;
}

.sunday_box {
    background-color: #F99494;
    height: 30px;
    width: 30px;
    border: 1px solid #848484;
}

.leave_box {
    background-color: #94E6F9;
    height: 30px;
    width: 30px;
    border: 1px solid #848484;
}

.day_indicator div {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.monthTable {
    width: 100%;
    overflow: auto;
    border-right: 1px solid #ccc;
}


/*.table-gray{
    background-color: #F7F7F7;
}*/

.monthTable table {
    width: 1453px;
}

@media (min-width: 992px) {
    /*.nav > li > a {
        padding: 15px 8px;
    }*/
    .navbar-header {
        width: 115px !important;
    }
}

.custom-pg {
    text-align: center;
    padding-bottom: 20px;
}

.custom-pg a {
    font-weight: 100;
    color: #428bca;
    padding: 6px 12px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    min-width: 1.5em;
    display: inline-block;
}

.custom-pg strong {
    box-sizing: border-box;
    background-color: #428bca;
    padding: 6px 12px;
    color: white;
    font-weight: 100;
    min-width: 1.5em;
    display: inline-block;
}

ul.quick-msgs li {
    color: #005387!important;
}

.see_all_btn {
    color: #8d99a6 !important;
}

.see_all_btn:hover {
    color: #262626 !important;
    background-color: #f0f4f7 !important;
}

@media (max-width: 768px) {
    .nav>li>a {
        padding: 5px!important;
        color: #fff;
    }
    .navbar-right .dropdown {
        margin-left: 30px;
    }
    .navbar-collapse {
        background: #004d7d !important;
    }
}

@media (max-width: 991px) {
    .navbar-nav>li {
        float: none;
    }
}

.top-icon-box {
    background: #f5f7fa;
    margin-bottom: 15px;
    padding: 20px;
}

.top-icon-box h4 {
    margin: -7px 0 15px 0;
}

.top-icon-box p {
    font-size: 15px;
    margin: 10px 0
}

.top-icon-box a {
    text-decoration: none
}

.top-icon-box div {
    display: inline-block;
    margin: 5px 25px;
    width: 62px;
}

.date_field {
    width: 30%;
    float: left;
    margin-right: 10px
}

.time_field {
    width: 19%;
    float: left;
    margin-right: 10px
}

.datepicker {
    background: #fff!important;
    border: 1px solid #eae9e9
}

.table_font tbody tr,
.table_font thead tr {
    font-size: 13px !important;
    background-color: #fff !important;
}

.color-0 {
    background-color: #e53935 !important;
}

.color-1 {
    background-color: #ab47bc !important;
}

.color-2 {
    background-color: #e91e63 !important;
}

.color-3 {
    background-color: #0d47a1 !important;
}

.color-4 {
    background-color: #ef5350 !important;
}

.color-5 {
    background-color: #00796b !important;
}

.color-6 {
    background-color: #d4e157 !important;
}

.color-7 {
    background-color: #6d4c41 !important;
}

.color-8 {
    background-color: #81d4fa !important;
}

.color-9 {
    background-color: #b2dfdb !important;
}

.dh-color-0 {
    background-color: #e53935 !important;
}

.dh-color-1 {
    background-color: #ab47bc !important;
}

.dh-color-2 {
    background-color: #e91e63 !important;
}

.dh-color-3 {
    background-color: #0d47a1 !important;
}

.dh-color-4 {
    background-color: #ef5350 !important;
}

.dh-color-5 {
    background-color: #00796b !important;
}

.dh-color-6 {
    background-color: #d4e157 !important;
}

.dh-color-7 {
    background-color: #6d4c41 !important;
}

.dh-color-8 {
    background-color: #81d4fa !important;
}

.dh-color-9 {
    background-color: #b2dfdb !important;
}