﻿html {
    overflow-y: scroll;
    color: #000;
}

    html.report -layout {
        overflow-y: hidden;
    }

.report -layout body {
    overflow-y: scroll;
}



.app_my_theme #color-indicator span {
    margin-left: 20px;
}

    .app_my_theme tr.next,
    .app_my_theme #color-indicator span.next i {
        color: blue;
    }

    .app_my_theme tr.approved,
    .app_my_theme #color-indicator span.approved i {
        color: green;
    }

    .app_my_theme tr.draft,
    .app_my_theme #color-indicator span.draft i {
        color: blue;
    }

    .app_my_theme tr.cancelled,
    .app_my_theme #color-indicator span.cancelled i {
        color: red;
    }

    .app_my_theme tr.pending,
    .app_my_theme #color-indicator span.pending i {
        color: red;
    }

    .app_my_theme tr.suspended,
    .app_my_theme #color-indicator span.suspended i {
        color: orange;
    }

    .app_my_theme tr.ineligible,
    .app_my_theme #color-indicator span.ineligible i {
        color: red;
    }


    .app_my_theme tr.processed,
    .app_my_theme #color-indicator span.processed i {
        color: #797878;
    }

    .app_my_theme tr.payrollprocessed,
    .app_my_theme #color-indicator span.payrollprocessed i {
        color: blue;
    }

    .app_my_theme tr.approved,
    .app_my_theme #color-indicator span.approved i {
        color: green;
    }

    .app_my_theme tr.rejected,
    .app_my_theme #color-indicator span.rejected i {
        color: orange;
    }

    .app_my_theme tr.clarify,
    .app_my_theme #color-indicator span.clarify i {
        color: yellow;
    }

    .app_my_theme tr.Passed,
    .app_my_theme #color-indicator span.passed i {
        color: green;
    }

    .app_my_theme tr.Failed,
    .app_my_theme #color-indicator span.failed i {
        color: red;
    }

    .app_my_theme tr.Overruled,
    .app_my_theme #color-indicator span.overruled i {
        color: #ff8d00;
    }

    .app_my_theme tr.Discharged,
    .app_my_theme #color-indicator span.Discharged i {
        color: lightgreen;
    }

    .app_my_theme #color-indicator span.insufficient-stock i,
    .app_my_theme #color-indicator span.zero-quantity i,
    .app_my_theme tr.insufficient-stock,
    .app_my_theme tr.insufficient-stock input,
    .app_my_theme tr.quantity-0,
    .app_my_theme tr.quantity-0 input {
        color: red !important;
    }

    .app_my_theme #color-indicator span.insufficient-order-quantity i,
    .app_my_theme tr.qty-not-met,
    .app_my_theme tr.qty-not-met input,
    .app_my_theme tr.qty-not-met.offer-qty-not-met,
    .app_my_theme tr.qty-not-met.offer-qty-not-met input {
        color: maroon;
    }

    .app_my_theme #color-indicator span.insufficient-offer-quantity i,
    .app_my_theme tr.offer-qty-not-met,
    .app_my_theme tr.offer-qty-not-met input {
        color: chocolate;
    }


.app_my_theme .width-10 {
    width: 10px;
}

.app_my_theme .width-20 {
    width: 20px;
}

.app_my_theme .width-30 {
    width: 30px;
}

.app_my_theme .width-40 {
    width: 40px;
}

.app_my_theme .width-50 {
    width: 50px;
}

.app_my_theme .width-60 {
    width: 60px;
}

.app_my_theme .width-80 {
    width: 80px;
}

.app_my_theme .width-100 {
    width: 100px;
}


.app_my_theme .width-120 {
    width: 120px;
}

.app_my_theme .width-150 {
    width: 150px;
}

.app_my_theme .width-200 {
    width: 200px;
}

.app_my_theme .width-250 {
    width: 250px;
}

.uk-width-medium-1-8 {
    width: 12.5%;
}

.uk-width-medium-2-8 {
    width: 25%;
}

.app_my_theme #page_content_inner {
    padding: 0px !important;
}

.section-group {
    margin-bottom: 10px;
}

    .section-group:last-child {
        margin-bottom: 0px;
        width: 100%;
    }

#report-viewer {
    margin-left: 0px;
    width: 100%;
    overflow-x: auto;
}

    #report-viewer iframe {
        border: 1px solid #d9d9d9;
        padding: 12px 10px;
    }

.app_my_theme .panel {
    padding: 10px 0px 10px 0px;
    position: relative;
    margin-top: 20px;
    border-color: #d9d9d9;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
}

.panel > label {
    position: absolute;
    top: -20px;
    left: 0px;
}

.dataTable tbody tr {
    cursor: pointer;
}

#page_content_inner .md-card {
    box-shadow: none;
}

.app_my_theme .st-selected {
    background: #f2f2f2;
}

.app_my_theme .uk-modal-dialog {
    margin: 20px auto;
}

.app_my_theme .content-preloader {
    z-index: 1500;
}

.app_my_theme #preloader {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 1500;
    background: #FFFFFF; /*rgba(255, 255, 255, 1);*/
}

    .app_my_theme #preloader.transparent {
        background: rgba(255, 255, 255, 0.1);
    }

.app_my_theme .uk-autocomplete {
    position: relative;
}

    .app_my_theme .uk-autocomplete.uk-open .uk-dropdown {
        width: auto;
        min-width: 100%;
    }

    .app_my_theme .uk-autocomplete .uk-dropdown .uk-nav li {
        padding: 0px 5px 0px 10px;
        white-space: nowrap;
    }

.sidebar_slim_inactive #sidebar_main .menu_section {
    margin-top: 0px;
}

.section-group .uk-table td {
    padding: 4px !important;
}

.section-group .uk-table thead th,
.section-group .uk-table tfoot td,
.section-group .uk-table tfoot th {
    white-space: normal;
    padding: 4px 4px;
    font-size: 12px;
}

.login_page_wrapper {
    width: 360px;
    max-width: 100%;
    margin: 0 auto;
    -webkit-transition: all 280ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 280ms cubic-bezier(0.4, 0, 0.2, 1);
}

.login_page .user_avatar {
    width: 64px;
    height: 64px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    background-image: url("../img/avatars/user.png");
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.085);
    background-position: 50% 1px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 192), only screen and (min-resolution: 192dppx), only screen and (min-resolution: 2dppx) {
    .login_page .user_avatar {
        background-image: url("../img/avatars/user@2x.png");
        background-size: 64px 64px;
    }
}

.login_page .login_heading {
    text-align: center;
    margin-bottom: 32px;
}

.app_my_theme .uk-dropdown.uk-dropdown-small {
    width: 280px;
}

.app_my_theme .user-header .user_avatar {
    width: 64px;
    height: 64px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    background-image: url("../img/avatars/user.png");
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.085);
    background-position: 50% 1px;
    margin: auto;
}

.app_my_theme .user-menu li {
    list-style: none;
}

.app_my_theme .user-menu {
    padding: 0px;
    margin: 0px;
}

.app_my_theme .user-header {
    text-align: center;
    padding: 10px 10px 0px 10px;
    border-bottom: 1px solid #d9d9d9;
}

.app_my_theme .user-footer {
    padding: 10px 5px 5px 10px;
}

    .app_my_theme .user-footer .pull-left {
        float: left;
        text-align: left;
    }

    .app_my_theme .user-footer .pull-right {
        float: right;
        text-align: right;
    }

div#current-location, div#current-year {
    height: 48px;
    display: table-cell;
    vertical-align: middle;
    width: 120px;
    padding-left: 20px;
}

#other-quotation-list {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

    #other-quotation-list .uk-button-dropdown {
        width: 100%;
        z-index: 100;
    }

#selected-quotation, #selected-photo, #selected-passport,
#selected-visa, #selected-panchakarma-quotation,
#selected-admission-quotation, #selected-discharge-quotation,
#selected-investigation-report, #selected-diet-quotation, #selected-review-quotation {
    z-index: 100;
}

.uk-form-file.v1 {
    overflow: visible;
}

#other-quotation-list .uk-button-dropdown > a:focus {
    outline: none;
}

#other-quotation-list .uk-dropdown {
    padding: 5px;
    width: 100%;
}

#other-quotation-list ul {
    margin: 0px;
}

#other-quotation-list li {
    padding: 2px 5px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    position: relative;
}

    #other-quotation-list li:last-child {
        border-bottom: none;
    }

    #other-quotation-list li span {
        font-size: 12px;
        padding-right: 20px;
        word-wrap: break-word;
    }

.view-file {
    /*display: inline-block;*/
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#other-quotation-list li a,
#selected-quotation a,
#selected-panchakarma-quotation a,
#selected-admission-quotation a,
#selected-discharge-quotation a,
#selected-investigation-report a,
#selected-diet-quotation a,
#selected-review-quotation a{
    float: right;
    width: 20px;
    padding: 0px;
    position: absolute;
    right: 0px;
    display: inline-block;
    height: 20px;
    text-align: center;
    color: orangered;
    font-weight: bold;
}

#selected-quotation a,
#selected-panchakarma-quotation a,
#selected-admission-quotation a,
#selected-discharge-quotation a,
#selected-investigation-report a,
#selected-diet-quotation a,
#selected-review-quotation a{
    margin-right: 30px;
}

.selected-quotation a,
.selected-panchakarma-quotation a,
.selected-admission-quotation a,
.selected-discharge-quotation a,
.selected-investigation-report a,
.selected-diet-quotation a,
.selected-review-quotation a{
    margin-right: 30px;
}

.app_my_theme .timeline_content_addon blockquote {
    margin: 0px 0 0px 0px;
    font-size: 12px;
}

.app_my_theme .timeline_icon .material-icons {
    font-size: 17px;
}

.app_my_theme .timeline_item {
    min-height: 60px;
    padding: 0px 0px 8px;
}

.app_my_theme .timeline_icon {
    top: 0px;
}

#tabs-approvals-content th.NetAmount {
    text-align: center !important;
}

.panel label.large {
    font-size: larger;
}

.uk-input-group input[type="text"] {
    padding: 4px 28px 4px 4px;
}

.uk-table td {
    vertical-align: middle;
}

#page_content_inner.production .uk-table input[readonly],
#page_content_inner.sales .uk-table input[readonly] {
    padding: 0px;
    border: none;
    background: transparent !important;
    font: 400 12px / 1.42857143 "Roboto", sans-serif;
    width: 100%;
}

#page_content_inner.production .uk-table .md-input-wrapper,
#page_content_inner.sales .uk-table .md-input-wrapper {
    padding-top: 0px;
}

#page_content_inner.production .uk-table + .uk-table {
    margin-top: 0px;
}

.uk-modal .uk-table td {
    padding: 2px 4px;
}

#page_content_inner.production .uk-switcher {
    overflow: visible;
}

#supplier-list td.ItemCategory div.full {
    display: none;
}

#supplier-list td.ItemCategory div.part {
    display: block;
}

#supplier-list td.ItemCategory:hover div.full {
    display: block;
}

#supplier-list td.ItemCategory:hover div.part {
    display: none;
}

.production .checkbox-container,
.production .checkbox-container > div {
    display: inline-block;
}

.icheck-inline {
    margin: 8px 16px 6px 8px;
}

.stock-value .uk-table td {
    padding: 4px 6px;
    font: 400 11px / 1.42857143 "Roboto", sans-serif;
}

.stock-value .dataTables_wrapper .uk-table thead .sorting {
    padding-right: 20px;
}

.stock-value .uk-table thead th {
    font-size: 12px;
}

.Category-Wise .uk-table td {
    height: auto;
}

.Category-Wise .uk-table td {
    font-size: 12px;
}

.master-heading-top {
    margin-top: 20px !important;
}

.supplier-align-icheck {
    padding-top: 20px !important;
}

.bold {
    font-weight: bold;
}

.item-align-icheck {
    padding-top: 10px !important;
}

.uk-margin-top-25 {
    margin-top: 25px !important;
}

#attendance-month-list thead tr {
    height: 30px;
}

#attendance-month-list tbody tr {
    height: 25px;
}

#attendance-month-list {
    margin-bottom: 0px;
}

#month-list-wrapper {
    overflow-x: auto;
    padding-left: 0px;
    margin-left: -2px;
}

#daily-attendance-employee-list th {
    min-width: 10px !important;
}

#attendance-day-list tbody td .LeaveType {
    width: 100px;
}

#attendance-list-wrapper {
    flex: auto;
}

#attendance .right-part {
    margin-left: 480px;
}

#attendance .LeaveType {
    width: 100px;
}

#attendance-day-list .tablehead th {
    width: 100px;
}


#attendance .left {
    width: 550px;
    position: absolute;
}

#attendance .right {
    width: auto;
    margin-left: 550px;
}

div.left.top {
    border: 1px solid #ffedbb;
    background-color: #fffce2;
}

div.right.top {
    text-align: center;
    border: 1px solid #ffedbb;
    background-color: #fffce2;
}

div.left.bottom {
    border: 1px solid #ffedbb;
}

div.right.bottom {
    border: 1px solid #ffedbb;
}

div.row {
    clear: both;
}

#attendance .column {
    float: left;
}

#attendance .left .row {
    height: 40px;
    overflow: hidden;
}

#attendance .right.top .row {
    height: 20px;
}

#attendance .right.bottom .row {
    height: 40px;
}

#attendance .right.bottom .column {
    display: table-cell;
    vertical-align: middle;
}

div.col1 {
    width: 25px;
}

div.col2 {
    width: 60px;
}

div.col3 {
    width: 130px;
}

div.col4 {
    width: 120px;
}

div.col5 {
    width: 30px;
}

div.col6 {
    width: 30px;
}

div.col7 {
    width: 30px;
}

div.col8 {
    width: 30px;
}

div.col9 {
    width: 30px;
}

div.col10 {
    width: 45px;
}

div.col11 {
    width: 200px;
}

div.col12 {
    width: 100px;
    /*border: 1px solid #eaeaea;*/
}

#attendance .heading-wrapper {
    clear: both;
}

div#content-wrapper {
    padding-left: 6px;
}

#day-list-wrapper {
    /*overflow-x: auto;*/
    padding-left: 0px;
    margin-left: -2px;
    /*overflow-x: auto;*/
    /*height: 390px;*/
    /*width: 100%;*/
}

#attendance-list-wrapper {
    /*overflow-x: auto;*/
    padding-left: 0px;
    margin-left: -2px;
    overflow-x: auto;
    height: 200px;
    /*width: 100%;*/
}


#daily-attendance-employee-list,
#attendance-day-list {
    margin-bottom: 0px;
}

#attendance-employee-list td span {
    word-break: break-all;
}

#daily-attendance-employee-list td span {
    word-break: break-all;
}

    #attendance-employee-list td span.label,
    #daily-attendance-employee-list td span.label {
        text-overflow: ellipsis;
        display: inline-block;
        overflow: hidden;
        line-height: initial;
        word-break: keep-all;
    }

.uk-tab > li > a {
    display: inline-block;
}

#pay-adjustment-wrapper {
    overflow-x: auto;
}

#tbl-pay-adjustment tbody tr .salarycomponents {
    width: 70px;
}

#print {
    display: none;
}

@media print {
    #screen {
        display: none;
    }

    #print {
        display: block !important;
    }

    #page-footer {
        display: none;
    }

    #page_heading {
        display: none !important;
    }

    body {
        padding: 0px;
    }

    .uk-sticky-placeholder {
        display: none;
    }

    .md-card .md-card-toolbar {
        height: 0px;
    }

    .uk-table.po-items {
        border: 1px solid black;
    }

        .uk-table.po-items thead tr,
        .uk-table.po-items thead tr th {
            border: 1px solid black;
        }

        .uk-table.po-items tbody tr {
            border: 0px solid black;
        }

            .uk-table.po-items tbody tr td {
                border-left: 1px solid black;
                border-top: 0px solid black;
                border-right: 1px solid black;
                border-bottom: 0px solid black;
            }
}

.uk-tooltip {
    text-align: left;
}

    .uk-tooltip .uk-tooltip-inner {
        text-overflow: initial;
        min-width: max-content;
    }

#login-popup #login_card {
    margin-top: 100px;
}

td .md-btn {
    font: 500 12px / 18px "Roboto", sans-serif !important;
    min-height: 22px;
}

.uk-switcher {
    overflow: unset !important;
}

.uk-modal-dialog-medium {
    width: 930px;
}

#print-settings h2.heading_c {
    margin-bottom: 12px;
    margin-top: -6px;
    font-size: 15px;
}

    #print-settings h2.heading_c label {
        margin-left: 32px;
    }

#print-settings .uk-modal-dialog .uk-modal-header {
    border-bottom: 1px solid #ddd;
}

.icheck-inline.save-preference {
    margin: 0px 12px;
}

.user-header .name {
    padding: 10px 0px;
    text-transform: uppercase;
}

    .user-header .name span {
        text-transform: capitalize;
    }

.fancytree-icon {
    visibility: hidden;
}

#sales-invoice-items-list .proforma-invoice .remove-item {
    visibility: hidden;
}


#page_content_inner.dashboard .md-card {
    background: #fff;
    position: relative;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    border: none;
    height: 350px;
}

#page_content_inner.dashboard .uk-grid {
    margin-left: 0px;
}

#page_content_inner.dashboard .md-card-content statistics {
    height: 10%;
    min-height: 0;
}

#page_content_inner.dashboard .uk-margin-bottom {
    margin-bottom: 0px !important;
}

#page_content_inner.dashboard .budget {
    width: 15px;
    background: #f4c63d;
    display: inline-block;
    height: 10px;
    margin: 0px 5px;
}

#page_content_inner.dashboard .actual-to-date {
    width: 15px;
    background: #6ee86e;
    display: inline-block;
    height: 10px;
    margin: 0px 5px;
}

#page_content_inner.dashboard .actual-py {
    width: 15px;
    background: #6b7bea;
    display: inline-block;
    height: 10px;
    margin: 0px 5px;
}

.ct-series-a .ct-bar, .ct-series-a .ct-line, .ct-series-a .ct-point, .ct-series-a .ct-slice-donut {
    stroke: #6b7bea !important;
}

.ct-series-a .ct-area, .ct-series-a .ct-slice-donut-solid, .ct-series-a .ct-slice-pie {
    fill: #ee4f4f !important;
}

.ct-series-b .ct-bar, .ct-series-b .ct-line, .ct-series-b .ct-point, .ct-series-b .ct-slice-donut {
    stroke: #f4c63d !important;
}

.ct-series-b .ct-area, .ct-series-b .ct-slice-donut-solid, .ct-series-b .ct-slice-pie {
    fill: #f4c63d !important;
}

.ct-series-c .ct-bar, .ct-series-c .ct-line, .ct-series-c .ct-point, .ct-series-c .ct-slice-donut {
    stroke: #6ee86e !important;
}

.ct-series-c .ct-area, .ct-series-c .ct-slice-donut-solid, .ct-series-c .ct-slice-pie {
    fill: #2ca02c !important;
}

#page_content_inner.dashboard * + .uk-margin {
    margin-top: 8px;
}

#page_content_inner.dashboard .uk-margin {
    margin-bottom: 8px;
}

#page_content_inner.dashboard .heading_a .text {
    font-size: 12px !important;
}

#page_content_inner.dashboard .heading_a {
    margin: 0;
    font: 300 15px / 20px "Roboto", sans-serif;
}

#tickers {
    width: 100%;
    position: fixed;
    bottom: 25px;
    z-index: 100;
    background: #ffffff;
}

    #tickers div {
        min-width: 100px;
        display: inline-block;
        border-radius: 8px;
        border: 1px solid #f3f3f3;
        padding: 8px;
        text-align: center;
        margin: 8px;
    }

        #tickers div label {
            font-weight: bold;
            text-transform: capitalize;
            font-size: 13px;
            display: block;
        }

        #tickers div.down span {
            color: orangered;
        }

        #tickers div.up span {
            color: forestgreen;
        }

        #tickers div span.equal {
            color: yellow;
        }

        #tickers div span {
            font-size: 17px;
        }

        #tickers div i {
            text-align: center !important;
            display: none;
        }

        #tickers div span span {
            font-weight: 600;
            margin: 0px;
            text-align: center !important;
        }

body #page_content_inner.dashboard {
    padding-bottom: 125px !important;
}

.mGraph {
    margin-top: -50px;
}

.chartist-tooltip {
    position: absolute !important;
    display: block;
    min-width: 5em;
    padding: .5em;
    background: #FFFFFF;
    color: #453D3F;
    font-family: Oxygen,Helvetica,Arial,sans-serif;
    font-weight: 700;
    text-align: center;
    /* pointer-events: none; */
    z-index: 1;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    display: none;
    /* transition: opacity .2s linear; */
}

.tooltip-show {
    display: inline;
    /* transition: opacity .2s linear; */
}

.chartist {
    position: relative !important;
}

#header_main .uk-navbar .uk-navbar-left {
    width: 35%;
}

#header_main .uk-navbar .uk-navbar-middle {
    width: 25%;
}

#header_main .uk-navbar .uk-navbar-right {
    width: 50%;
}

#live-count-down {
    text-align: center;
    margin: auto;
    width: fit-content;
}

    #live-count-down div {
        font: 700 17px large;
        padding: 4px;
        margin: 0px 2px;
        border: 1px solid #d9d9d9;
        border-radius: 2px;
        float: left;
        background: white;
    }

        #live-count-down div span {
            display: block;
            font: 700 10px large;
            text-transform: uppercase;
        }


.app_my_theme .add-item-color {
    background-color: burlywood !important;
}

.app_my_theme .conflict-color {
    color: red !important;
}

.app_my_theme #Offers {
    font-weight: 600;
    color: black;
    width: inherit;
    background: #ffedbb;
    padding-left: 15px;
    padding-right: 15px;
}

#tickers-main {
    width: 98%;
    position: fixed;
    bottom: 25px;
    z-index: 100;
    background: #ffffff;
    cursor: pointer;
}

#ticker-container {
    display: flex;
}

    #ticker-container .ticker.expanded {
        flex: 10;
        max-width: 1835px;
    }

    #ticker-container .ticker {
        border: 1px solid #0a8f55;
        position: relative;
        margin: 2px;
        transition: all 0.5s;
        width: 180px;
    }

    #ticker-container aside {
        display: inline-block;
        background: #0a8f55;
        width: 30px;
        height: 94px;
        z-index: 10;
    }

        #ticker-container aside h3 {
            font-weight: bold;
            font-size: 12px;
            letter-spacing: 0px;
            text-transform: uppercase;
            line-height: 24px;
            color: #fff;
            position: absolute;
            bottom: -34px;
            left: 3px;
            background: none;
            transform-origin: 0 0;
            transform: rotate(270deg);
        }

    #ticker-container .ticker-wrapper {
        display: flex;
        overflow: hidden;
    }

    #ticker-container .ticker-content {
        flex: 100;
        min-width: 150px;
        /*overflow: hidden;
        position: relative;*/
    }

    #ticker-container .ticker-box {
        display: inline-block;
        margin: 7px 3px 4px 3px;
        padding: 6px 10px;
        border: 1px solid #0a7e4b;
        border-radius: 5px;
    }

        #ticker-container .ticker-box label.title {
            display: block;
            font-size: 14px;
            font-weight: bold;
            text-align: center;
            text-transform: uppercase;
            letter-spacing: -0.5px;
            color: #015832;
        }

        #ticker-container .ticker-box h3.up i {
            display: inline-block;
            margin: -2px 0px 0px 4px;
            width: 0;
            height: 0;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-bottom: 12px solid #090;
        }

        #ticker-container .ticker-box h3.down i {
            display: inline-block;
            margin: -2px 0px 0px 4px;
            width: 0;
            height: 0;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-top: 12px solid #e53935;
        }

        #ticker-container .ticker-box h3 {
            text-align: center !important;
            margin: 0px;
        }

        #ticker-container .ticker-box span.amount {
            font-weight: bold;
        }

        #ticker-container .ticker-box span.percentage {
            font-weight: bold;
            font-size: 12px;
        }

        #ticker-container .ticker-box span.symbol {
            font-weight: bold;
            font-size: 11px;
        }

        #ticker-container .ticker-box span.small {
            font-size: 10px;
        }

        #ticker-container .ticker-box span.medium {
            font-size: 12px;
        }

        #ticker-container .ticker-box div.sub {
            text-align: center;
        }


    #ticker-container .slide {
        animation: slide 3s linear infinite;
        /*animation-duration: 3s;
        animation-timing-function: linear;
        animation-delay: 0s;
        animation-iteration-count: infinite;
        animation-direction: normal;
        animation-fill-mode: none;
        animation-play-state: running;
        animation-name:slide;*/
        position: absolute;
        width: max-content;
    }

    #ticker-container .expanded .slide {
        animation: slide 10s linear infinite;
    }

    #ticker-container .slide:hover {
        -webkit-animation-play-state: paused; /* Safari 4.0 - 8.0 */
        animation-play-state: paused;
    }

@keyframes slide {
    0% {
        left: 100%;
    }

    100% {
        left: 0%;
    }
}


#logged-in-users-list .status {
    font-size: 12px;
}

    #logged-in-users-list .status.active {
        color: green;
    }

#logged-in-users-list label.title {
    font-size: 13px;
    line-height: 13px;
}

#logged-in-users-list span.time {
    float: right;
    font-size: 10.5px;
    line-height: 20px;
}

#header_main .header_main_search_form .header_main_search_input {
    text-transform: uppercase;
    margin-bottom: 10px;
}

#header_main .header_main_search_form .header_main_search_btn {
    width: 40px;
    top: 5px;
    padding-left: 18px;
}

#header_main .header_main_search_form .prefix {
    position: absolute;
    border: none;
    top: 7px;
    padding: 0px;
    left: 48px;
    display: inline-block;
    height: 21px;
    color: #b7b7b7;
    font-weight: bold;
    display: none;
}

#header_main .header_main_search_form .location-prefix,
#header_main .header_main_search_form .transaction-prefix,
#header_main .header_main_search_form .finyear {
    display: inline-block;
    height: 21px;
    padding-top: 5px;
}

#header_main .header_main_search_form .location-prefix {
}

#header_main .header_main_search_form .transaction-prefix {
}

#header_main .header_main_search_form .finyear {
}

#header_main .header_main_search_form {
    position: fixed;
    top: 0px;
    margin: 0px;
    padding: 5px 0px 5px 15px;
    background: transparent;
}

.header_main_search_form.search-form-shown {
    width: 35%;
    background: #FFFFFF;
}


.header_main_search_form .uk-input-group-addon {
    bottom: -2px;
}

.header_main_search_form .search-results,
.header_main_search_form .search-helper {
    display: none;
    box-shadow: none;
    margin-left: -15px;
}

.header_main_search_form .search-helper {
    margin-top: 0px;
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-color: #c5c5c5;
}

.header_main_search_form .search-results {
    margin-top: 0px;
    border-style: solid;
    border-width: 0px 1px 1px 0px;
    border-color: #c5c5c5;
}

    .header_main_search_form .search-results .md-card-content,
    .header_main_search_form .search-results ul {
        padding: 0px;
        margin: 0px;
    }

.header_main_search_form.search-form-shown .search-results {
    display: block;
}

#header_main .header_main_search_form.search-form-shown .switch-options.more-options {
    display: inline-block;
}


#header_main {
    padding: 3px 15px 3px 0px;
}


.search-results .search-result-items {
    padding: 0px;
}

.header_main_search_form .search-results > ul {
    padding: 0;
    list-style: none;
}

.search-results .search-result-items a {
    font-size: 12px;
    color: #212121;
    padding: 5px 20px 5px 12px;
    display: block;
    text-decoration: none;
}

    .search-results .search-result-items a .text {
        font-weight: bold;
    }

    .search-results .search-result-items a .trans-type {
        float: right;
        font-size: 11px;
    }

.search-results .search-result-items.uk-active > a {
    background: rgba(0, 0, 0, 0.085);
}

.header_main_search_form .switch-options {
    display: none;
    width: 50px;
    line-height: 11px;
    margin-top: 5px;
}

#attendance .dataTables_wrapper {
    width: inherit;
}

#professionaltax .dataTables_wrapper {
    width: inherit;
}

#earnedleavecalculation .dataTables_wrapper {
    width: inherit;
}

.uk-table tbody [role="row"]:nth-child(odd), .uk-table tbody > tr:nth-child(odd) {
    background: #ffffff;
}

#attendance .dataTables_wrapper .uk-table thead .sorting,
#attendance .dataTables_wrapper .uk-table thead .sorting_asc,
#attendance .dataTables_wrapper .uk-table thead .sorting_desc {
    padding-right: 12px !important;
}

    #attendance .dataTables_wrapper .uk-table thead .sorting_asc:after,
    #attendance .dataTables_wrapper .uk-table thead .sorting:after {
        content: '' !important;
    }

#attendance td.sunday,
#attendance td.holiday {
    border-color: #00ff21;
    background: #00ff21;
}

#attendance td.marked {
    font-weight: bold;
    color: Green;
}

#attendance td.leave {
    font-weight: bold;
    color: Red;
}

#attendance td {
    position: relative;
}

#attendance .PresentPopUp {
    position: absolute;
    background: #ffffff;
    padding: 15PX;
    top: -8px;
    left: 11px;
    width: 130px;
    border: 1px solid #eaeaea;
    z-index: 1;
}

#attendance span {
    display: inline-block;
}

.bulkEditModal {
    padding-top: 0px;
}

    .bulkEditModal .bulkEditHeader {
        background-color: #fffce2;
        padding-top: 10px;
        border: 1px solid #ffedbb;
    }

.uk-nav li > a > div {
    font-size: 11px;
}

.uk-table.DTFC_Cloned thead .sorting:after {
    content: '' !important;
    color: #aaa;
}

.dataTables_wrapper .uk-table thead .sorting_desc:after,
.dataTables_wrapper .uk-table thead .sorting_asc:after,
.dataTables_scrollBody .uk-table thead .sorting:after {
    content: '' !important;
    color: #aaa;
}

.DTFC_LeftBodyLiner .uk-table thead .sorting_asc:after {
    content: '' !important;
}

.DTFC_LeftBodyLiner > table {
    width: 99.5% !important;
}

.no-break {
    width: 150px;
    white-space: nowrap;
    text-overflow: clip;
    overflow: hidden;
    font-size: 10px;
}

#attendance .attendance {
    width: 60px;
}

    #attendance .attendance.leave {
        color: red;
    }

        #attendance .attendance.leave.LOP {
            color: mediumblue;
        }

    #attendance .attendance.focus,
    #attendance .attendance:focus {
        box-shadow: 0 0 5px #51ee6c;
        border: 1px solid #51ee6c;
    }

/*#attendance .sunday .attendance,
#attendance .holiday .attendance {
    display: none;
}*/

.app_my_theme .dropdownline {
    width: 100px;
    float: left;
}

table#base-line-information-list label {
    width: 110px;
    display: inline-block;
    padding: 0px 10px;
}

table#base-line-information-list td {
    vertical-align: inherit;
    padding: 9px !important;
}

table#case-sheet-list td .txt_box {
    width: 110px;
    margin-left: 218px;
    margin-top: -38px;
    margin-right: -33px;
}

table#case-sheet-list td .txt_box2 {
    margin-left: 38px;
    width: 110px;
    margin-top: -34px;
}

table#case-sheet-list td .txt_box2 {
    margin-left: 29px;
}

table#case-sheet-list td {
    vertical-align: inherit;
    padding: 9px !important;
}

#questionnaire-list .questionnaire_txt {
    display: inline-block;
    width: 43%;
    margin-left: -75px;
}

#questionnaire-list .md-input-wrapper {
    display: inline;
}

table#questionnaire-list label {
    width: 110px;
    padding: 0px 10px;
}

#questionnaire-list .questionnaire_txt {
    display: inline-block;
    width: 43%;
    margin-left: -75px;
}

#case-sheet-list .txt_val {
    display: inline-block;
    width: 43%;
    margin-left: -75px;
}

#case-sheet-list .md-input-wrapper {
    display: inline;
}

#case-sheet-list .txt_val {
    width: 129px;
    margin-left: 11px;
}

#case-sheet-list .check_label {
    padding: inherit;
}

#case-sheet-list .radio_label {
    padding: inherit;
}

#roga-pareeksha-list .radio_label {
    padding: inherit;
}

#examination-list .tille_label {
    font-weight: bold
}

#roga-pareeksha-list .tille_label {
    font-weight: bold
}

.casesheet-tabgroup {
    display: flex;
}

.casesheet-tab {
    width: 25%;
}

.casesheet-tab-content {
    width: 75%;
    padding-left: 10px;
    padding-right: 2px;
}

.casesheet-tab > li > a {
    width: 100%;
    text-align: left;
}

.casesheet-tab > li.uk-active > a {
    width: 100%;
    text-align: left;
    color: #0ed27d;
    border-right-color: #0ed27d;
}

.casesheet-tab > li {
    border-bottom: 1px solid #f1f1f1;
}

.uk-autocomplete .ukptext {
    background-color: #ffffff;
    border: 1px solid #d3d3d3;
    height: auto;
    width: 100%;
}

    .uk-autocomplete .ukptext .ukabox {
        background-color: #f3f3f3;
        padding: 5px;
    }

    .uk-autocomplete .ukptext .uktextbox {
        border: none;
        width: auto;
    }


@media (max-width: 750px) {

    #header_main .header_main_content {
        height: auto;
    }

    #header_main .uk-navbar {
        flex-wrap: wrap;
        background-color: #f8f8f8;
    }

        #header_main .uk-navbar .uk-navbar-right,
        #header_main .uk-navbar .uk-navbar-middle,
        #header_main .uk-navbar .uk-navbar-left {
            width: 100%;
        }

        #header_main .uk-navbar .uk-navbar-left {
            padding-top: 15px;
        }
}

.card-main-text {
    font-size:32px;
}
.card-horizontal {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    padding:10px;
}
.new-card {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    padding:10px;
}
.ct-chart {
    margin: 0 auto;
    max-width: 300px;
}

.ct-series-a .ct-slice-pie {
    fill: #4CAF50; /* Green for Completed */
}

.ct-series-b .ct-slice-pie {
    fill: #FFC107; /* Yellow for Pending */
}

.ct-series-c .ct-slice-pie {
    fill: #F44336; /* Red for Rejected */
}
.card-container {
    margin: 20px auto;
    position: relative;
    border: 2px solid #a9a9a9;
    border-radius: 10px;
    padding: 20px;
    padding-top: 20px; /* space for the title */
    font-family: Arial, sans-serif;
}

.card-title {
    position: absolute;
    top: -14px;
    left: 20px;
    background: white;
    padding: 0 5px;
   /* color: #536872;*/
    font-weight: bold;
    font-size: 15px;
}
.new-cardbg {
    background-color: #77D7FB;
}
#pie-chart {
    margin-top: -70px;
}
#page_content_inner.dashboard .earth-work-permit {
    width: 15px;
    background: #ea6b6b;
    display: inline-block;
    height: 10px;
    margin: 0px 5px;
}
.custom-modal-size {
    width: 900px;
    max-width: 100%;
}