/* Minification failed. Returning unminified contents.
(420,5): run-time error CSS1030: Expected identifier, found ' '
(8956,17): run-time error CSS1030: Expected identifier, found ' '
(8956,22): run-time error CSS1031: Expected selector, found ';'
(8956,22): run-time error CSS1025: Expected comma or open brace, found ';'
(8957,15): run-time error CSS1030: Expected identifier, found ' '
(8957,16): run-time error CSS1031: Expected selector, found '1px'
(8957,16): run-time error CSS1025: Expected comma or open brace, found '1px'
(8958,7): run-time error CSS1030: Expected identifier, found ' '
(8958,15): run-time error CSS1031: Expected selector, found ';'
(8958,15): run-time error CSS1025: Expected comma or open brace, found ';'
(8963,1): run-time error CSS1019: Unexpected token, found '}'
(8965,2): run-time error CSS1031: Expected selector, found '/'
(8965,2): run-time error CSS1025: Expected comma or open brace, found '/'
(12747,12): run-time error CSS1024: Expected media identifier, found '{'
(12752,1): run-time error CSS1019: Unexpected token, found '}'
(13231,23): run-time error CSS1046: Expect comma, found '0'
(13231,27): run-time error CSS1046: Expect comma, found '/'
 */
* {
    font-size: 100%;
    font-family: 'Lato', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif, FontAwesome, 'Glyphicons Halflings' !important;
    font-weight: normal;
}
input {
    border: 1px solid #e5e5e5;
}
.multiselect-container label.checkbox {
    color: #343434;
}
.font-size-1VW {
    font-size: 1vw;
}

.font-size-1-2VW {
    font-size: 1.2vw;
}

.font-size-0-9VW {
    font-size: 0.9vw;
}

.whiteSpaceNoWrap {
    white-space: nowrap;
}

#SubEntitiesBillPay_chosen .chosen-single span {
    margin-right: 15px;
}
.ifrGroupingClass {
    display: inline-flex;
}
#editIfrSubentities .multiselect-container > li > a > label, #ifrSubentities .multiselect-container > li > a > label {
    height: 100%;
    cursor: pointer;
    font-weight: 400;
    padding: 3px 20px 3px 40px;
}
#purchaseOrderListSearch {
    width: auto;
    max-width: 220px;
}

div.totalColumnStyleforTrends {
    position: relative;
    margin-top: -24px;
    border-bottom: none !important;
    font-weight: bold;
    right: 0px;
    text-align: right;
}

.btn[disabled].saveVarianceReason.nlrViewSaveButton, .btn[disabled].switchremoveMemberButton {
    cursor: not-allowed !important;
    pointer-events: auto !important;
}

#apNotes {
    display: inline-block;
    vertical-align: middle;
}

.revenueClass {
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 150px;
    white-space: nowrap;
}

.moveServiceProvider, .userList {
    width: 100%;
}

.edit-icon:before {
    z-index: 9;
    position: relative;
}

#moveServiceProviderSelect_chosen {
    border: 1px solid #ccc;
    height: 100%;
    width: 200px !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important
}

#moveSPSelect .chosen-container-active .chosen-single, #switchUserDropdown .chosen-container-active .chosen-single {
    box-shadow: none !important
}

#moveSPSelect .chosen-container-single .chosen-single div b, #switchUserDropdown .chosen-container-single .chosen-single div b {
    background: url(/Content/images/IFR/icon_xs_down_arrow.png) right no-repeat !important;
    background-color: white;
    background-position: right 10px center !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 7px 15px 10px 10px !important;
}

#moveSPSelect .chosen-container-single .chosen-single, #switchUserDropdown .chosen-container-single .chosen-single {
    background: none !important;
    border: hidden !important;
    box-shadow: none !important;
}

#moveSPSelect .chosen-container .chosen-drop {
    width: 199px;
    border: 1px solid #ccc;
    box-shadow: none;
    border-top: none;
}

#switchUserDropdown .chosen-container .chosen-drop {
    width: 300px;
    border: 1px solid #ccc;
    box-shadow: none;
    border-top: none;
}

#switchUserList_chosen {
    border: 1px solid #ccc;
    padding: 5px;
    width: 300px !important;
}

input.selectUser {
    width: 94%;
    border: 1px solid #ccc;
    padding: 6px;
    background-color: white;
}

#periodselection_chosen {
    /*border: 1px solid #ccc;*/
    background: url(/Content/images/IFR/icon_xs_down_arrow.png) no-repeat;
    background-position: 115px 10px;
}

.form-control[disabled]#ToInvoiceCreationDate, .form-control[disabled]#ToGlPostingDate {
    cursor: not-allowed !important;
    background-color: #eee;
}

.cbDiffSearch .customDatatableSearchIcon {
    left: 10px !important;
}

.legendVarianceReason .panel-group {
    margin-bottom: 0px !important;
}

.legendVarianceReason .panel-heading [data-toggle="collapse"]:after {
    font-family: 'Glyphicons Halflings';
    content: "\e072";
    margin-right: 10px;
    float: left;
    color: #b0c5d8;
    font-size: 18px;
    line-height: 22px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.legendVarianceReason .panel-heading [data-toggle="collapse"].collapsed:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

/*#cashBalanceDifferenceTable .ag-cell-range-selected {
    background-color: rgba(0, 145, 234, 0.3) !important; 
}*/

.modifiedcomments i {
    color: #F76B5B;
    font-size: 15px;
}

.modifiedCommentsContent textarea {
    width: 100%;
    height: 120px;
}

#updateCommentConfirmationPopup, #updateModifiedCommentConfirmationPopup {
    z-index: 20000;
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.updateCommentNo {
    color: black;
    background-color: lightgrey;
}

.updateCommentYes, .updateCommentNo {
    padding: 7px 20px !important;
}

.updateCommentLoader i {
    font-size: 25px;
}

.modifiedPopoverContent, .financialCommentContent, .ifrCommentPopover .popover-content {
    min-width: 400px;
}
/*As of now commented for CON-3838*/
@media screen and (min-width:768px) and (max-width:1400px) {
    #finanical_report_table, .ifrFixedHeaderOnScroll, select#ifrChildDepartment, select#ifrFreezedChildDepartment, .dimensionCategoryFreezed, .ifrDimensionalHeader {
        font-size: 13px !important;
    }
}

@media screen and (min-width:1200px) and (max-width:1900px) {
    .expanded-content-wrapper .pnlLeftWidth, .narrow-content-wrapper .pnlLeftWidth {
        width: 100% !important;
    }

    .expanded-content-wrapper .pnlRightWidth, .narrow-content-wrapper .pnlRightWidth {
        width: 100% !important;
        margin-top: 5px;
    }
}

@media screen and (min-width:1400px) {
    .financial_r_comment_text {
        height: auto !important;
    }
}

@media screen and (min-width:1000px) and (max-width:1300px) {
    .custom-time-line div.chosen-container .chosen-results, .departmentExpenseTitle div.chosen-container .chosen-results {
        max-height: 280px !important;
    }

    .rrNoteModal {
        width: 50% !important;
    }
}

@media screen and (min-width:100px) and (max-width:999px) {
    .custom-time-line div.chosen-container .chosen-results, .departmentExpenseTitle div.chosen-container .chosen-results {
        max-height: 230px !important;
    }

    .rrNoteModal {
        width: 80% !important;
    }
}
/*Zoom 90%*/
@media screen and (min-width:1400px) and (max-width:1600px) {
    #finanical_report_table, .ifrFixedHeaderOnScroll, table#MQY_financial_report_table, .financialCmtTitle, .financialCmtTextArea, .financial_btn, .financial_comment_close i, #reportTitle, .financial_panel_header, .noFinancialReportMsg, .financialReportPartialViews .loaderClass, select#ifrChildDepartment, select#ifrFreezedChildDepartment, .dimensionCategoryFreezed, .ifrDimensionalHeader {
        font-size: 13px !important;
    }

    .financial_comment i {
        font-size: 15px !important;
    }

    .financialActions {
        font-size: 14px !important;
    }

        .financialActions select {
            width: 140px !important;
            height: 27px !important;
        }

    .financial_report_view_btn {
        padding: 9px 10px !important;
    }
}
/*Zoom 80%*/
@media screen and (min-width:1600px) and (max-width:1800px) {
    #finanical_report_table, .ifrFixedHeaderOnScroll, table#MQY_financial_report_table, .financialCmtTitle, .financialCmtTextArea, .financial_btn, .financial_comment_close i, #reportTitle, .financial_panel_header, .noFinancialReportMsg, .financialReportPartialViews .loaderClass, .dimensionCategoryFreezed, .ifrDimensionalHeader {
        font-size: 14px !important;
    }

    .financial_comment i {
        font-size: 14px !important;
    }

    .financialActions {
        font-size: 16px !important;
    }

        .financialActions select {
            width: 150px !important;
            height: 30px !important;
        }

    .financial_report_view_btn {
        padding: 9px 10px !important;
    }
}
/*Zoom 75%*/
@media screen and (min-width:1800px) and (max-width:2000px) {
    #finanical_report_table, .ifrFixedHeaderOnScroll, table#MQY_financial_report_table, .financialCmtTitle, .financialCmtTextArea, .financial_btn, .financial_comment_close i, #reportTitle, .financial_panel_header, .noFinancialReportMsg, .financialReportPartialViews .loaderClass, .dimensionCategoryFreezed, .ifrDimensionalHeader {
        font-size: 16px !important;
    }

    .financial_comment i {
        font-size: 18px !important;
    }

    .financialActions {
        font-size: 18px !important;
    }

        .financialActions select {
            width: 180px !important;
            height: 34px !important;
        }

    .financial_report_view_btn {
        padding: 9px 10px !important;
    }
}

@media screen and (min-width:2000px) and (max-width:2500px) {
    #finanical_report_table, .ifrFixedHeaderOnScroll, table#MQY_financial_report_table, .financialCmtTitle, .financialCmtTextArea, .financial_btn, .financial_comment_close i, #reportTitle, .financial_panel_header, .noFinancialReportMsg, .financialReportPartialViews .loaderClass, .dimensionCategoryFreezed, .ifrDimensionalHeader {
        font-size: 20px !important;
    }

    .financial_comment i {
        font-size: 23px !important;
    }

    .financialActions {
        font-size: 20px !important;
    }

        .financialActions select {
            width: 200px !important;
            height: 38px !important;
        }

    .financial_report_view_btn {
        padding: 9px 10px !important;
    }
}

@media screen and (min-width:2500px) and (max-width:3000px) {
    #finanical_report_table, .ifrFixedHeaderOnScroll, table#MQY_financial_report_table, .financialCmtTitle, .financialCmtTextArea, .financial_btn, .financial_comment_close i, #reportTitle, .financial_panel_header, .noFinancialReportMsg, .financialReportPartialViews .loaderClass, .dimensionCategoryFreezed, .ifrDimensionalHeader {
        font-size: 30px !important;
    }

    .financial_comment i {
        font-size: 32px !important;
    }

    .financialActions {
        font-size: 24px !important;
    }

        .financialActions select {
            width: 240px !important;
            height: 50px !important;
        }

    .financial_report_view_btn {
        padding: 9px 14px !important;
    }
}

@media screen and (min-width:1401px) and (max-width:2000px) {
    .edit.financial_comment {
        bottom: 4px !important;
    }
}

@media screen and (min-width:1600px) {
    #finanical_report_table {
        /*border-spacing: 25px 0 !important;*/
    }
}

@media screen and (min-width:2000px) {
    .edit.financial_comment {
        bottom: 8px !important;
    }

    .financial_r_comment_text {
        height: auto !important;
    }
}

@media screen and (min-width:3000px) {
    #finanical_report_table, .ifrFixedHeaderOnScroll, table#MQY_financial_report_table, .financialCmtTitle, .financialCmtTextArea, .financial_btn, .financial_comment_close i, #reportTitle, .financial_panel_header, .noFinancialReportMsg, .financialReportPartialViews .loaderClass, .dimensionCategoryFreezed, .ifrDimensionalHeader {
        font-size: 44px !important;
    }

    .financial_comment i {
        font-size: 46px !important;
    }

    .financialActions {
        font-size: 38px !important;
    }

        .financialActions select {
            width: 340px !important;
            height: 65px !important;
        }

    .financial_report_view_btn {
        padding: 9px 20px !important;
    }
}

div: hover + feedbackModal {
    display: block;
}

.appfont-size-12 {
    font-family: 'Lato', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.width-80 {
    overflow: auto !important;
}

.hidden {
    display: none;
    visibility: hidden;
}

.visible-phone {
    display: none !important;
}

.visible-logo-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

.show_on_desktop {
    display: none !important;
}

.show-only-mobile {
    display: none;
}

.show-only-mobile-inline {
    display: none;
}

.hiddens-mobile-inline {
    display: inline-block !important;
}

@media (min-width:768px) and (max-width:979px) {
    .hidden-desktop {
        display: inherit !important;
    }

    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .font-size-1VW {
        font-size: 2vw;
    }

    .font-size-1-2VW {
        font-size: 3vw;
    }
}

@media (max-width:991px) {
    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }

    .visible-phone {
        display: inherit !important;
    }

    .visible-logo-phone {
        display: inline-block !important;
    }

    .nav-sub-tabs > li > a {
        font-size: 14px !important;
    }

    .nav-sub-tabs > li.active > a {
        font-size: 14px !important;
    }

    .nav-sub-tabs-sep-size {
        font-size: 14px !important;
        border-bottom: 1px solid #d0cdc7;
    }

    .sub-nav-tabs > li > a {
        font-size: 14px !important;
    }

    .sub-nav-tabs > li.active > a {
        font-size: 14px !important;
    }

    .sub-nav-tabs-sep-size {
        font-size: 14px !important;
    }

    .hidden_overflow_desktop {
        overflow: auto;
    }

    .disp_block_imp {
        display: block !important;
    }

    .padding-l-15-imp-hidden-desk {
        padding-left: 15px !important;
    }

    .hideSideNavigationElement {
        display: initial !important;
    }
}

.nav.nav-tabs.dash-tabs > li {
    width: 25%;
    border: 1px solid transparent;
}

#financialTabheader > li, #otherReportsTabheader > li {
    width: 27%;
}

.nav-tabs > li > a, .nav-pills > li > a {
    font-size: 13px;
    font-weight: bold;
}

.addActivityDialogue .ui-widget-content .nav-tabs > li > a, .addActivityDialogue .ui-widget-content .nav-pills > li > a, .addActivityDialogue .ui-widget-content .nav-tabs > li.active > a, .addActivityDialogue .ui-widget-content .nav-tabs > li.active > a:hover, .addActivityDialogue .ui-widget-content .nav-tabs > li.active > a:focus {
    color: #333;
}

.addActivityDialogue .ui-widget-content .multiselect-container a {
    color: #333;
}

.addActivityDialogue .multiselect-container > li:hover {
    background: #f5f5f5;
}

.addActivityDialogue .multiselect-container > li > a > label {
    padding: 3px 20px 3px 35px !important;
}

.dash-nav-action-bar-width {
    /*width:285px;*/
}

@media (max-width:991px) {
    .hidden-phone {
        display: none !important;
    }

    .page-title-header {
        font-size: 16px !important;
    }

    .dash-nav-action-bar-width {
        /*width:215px !important;*/
    }

    .header_nav_tabs {
        font-size: 13px;
        margin-top: 4px;
        padding: 6px 0px !Important;
    }
}

@media (max-width:480px) {
    .txt-overflow-width {
        width: 32%;
    }
}

/* *************************START: CSS for Mobile View***************************** */
@media (max-width:768px) {
    #VendorInformation {
        width: 50% !important;
    }

    .hiddens-mobile {
        display: none !important;
    }

    .hiddens-mobile-inline {
        display: none !important;
    }

    .show-only-mobile {
        display: block !important;
    }

    .show-only-mobile-inline {
        display: inline-block !important;
    }

    .mobile-margin-t-5 {
        margin-top: 5px;
    }

    .nav-sub-tabs > li > a {
        font-size: 10px !important;
    }

    .nav-sub-tabs > li.active > a {
        font-size: 10px !important;
    }

    .nav-sub-tabs-sep-size {
        font-size: 10px !important;
        border-bottom: 1px solid #d0cdc7;
    }

    .sub-nav-tabs-sep-size {
        font-size: 10px !important;
        border-bottom: 1px solid #d0cdc7;
    }

    .sub-nav-tabs > li > a, .sub-nav-tabs > li.active > a {
        font-size: 10px !important;
    }

        /* Adjusting padding for navigation tabs in mobile view*/
        .sub-nav-tabs > li > a, .sub-nav-tabs > li > a:hover, .sub-nav-tabs > li > a:focus {
            padding: 8px !important;
        }

    .mob-padd-l-6 {
        padding-left: 6px !important;
    }

    .dash-action-tab-a {
        padding: 0px !important;
    }

    .dash-action-tab-align {
        padding: 10px 0px 0px !important;
    }

    .perf-trend-panel-link {
        font-size: 10px !important;
    }

    .perf-trend-panel-link-sep {
        margin: -4px -6px 0px !important;
    }

    .perf-trend-panel-link-drpdown {
        margin-right: -8px !important;
        margin-left: -10px !important;
    }

    .perf-trend-panel-nav {
        margin-top: 14px !important;
    }

    .perf-trend-panel-titl {
        padding-left: 5px !important;
    }

    .perf-trend-panel-titl-size {
        font-size: 11px !important;
    }

    .dataTables_wrapper .dataTables_paginate {
        margin-top: 0.5em !important;
    }

    .dataTables_wrapper {
        padding-bottom: 23px !important;
    }

    .font-size-1VW {
        font-size: 1.5vw;
    }

    .font-size-1-2VW {
        font-size: 3vw;
    }

    span.ssoActionCountBadge {
        font-size: 8px !important;
        padding: 4px !important;
        height: 16px !important;
        margin-right: 1px !important;
    }

    #billsApprovalTable_wrapper, #ApprovedBills_wrapper, #ApprovedExpenses_wrapper, #ApprovedTimesheets_wrapper {
        overflow: auto;
    }

    #billsApprovalOverviewTableFooter {
        height: 55px !important;
    }
    /*CSS for giving 5px space between sub nav tabs content in IFR Screen*/
    .ifrSubNav {
        padding: 7px 16px;
        display: inline-block;
        background: #696767;
        color: white;
        font-size: 18px;
        margin-bottom: 5px;
    }
    /*CSS for giving 5px space between various dropdowns in IFR Screen in mobile view for avoiding overlapping*/
    #periodselection, #viewselection, #ifrDrilldownViewType, #dimensionselection {
        margin-bottom: 5px;
    }
    /*CSS for setting the width of the header content and the body of IFR Report in the mobile view */
    #rptDiv {
        width: auto;
    }

    .dimensionCategoryFreezedDiv, .dimensionCategoryFreezedDivHeader {
        display: none !important;
    }
    /* Css for adjusting the Highlights option to the left side on the mobile view only */
    #ifrHighLights {
        left: 0px !important;
        position: absolute !important;
    }

    .besideIFRDepartmentExpenseSubNav, .besideIFRBalanceSheetSubNav, .besideIFRCashflowSubNav {
        text-align: left !important;
    }

    #billsApprovalTable_wrapper .dataTables_scrollHead, .vendorCreditsForApprovalTableHeader .dataTables_scrollHead, #ApprovedBills_wrapper .dataTables_scrollHead, .timesheetsForApprovalTableHeader .dataTables_scrollHead, .expensesForApprovalTableHeader .dataTables_scrollHead, #CashBalanceDetailsForSubEntity_wrapper .dataTables_scrollHead {
        overflow-x: scroll !important;
    }

    #CashBalanceDetailsForSubEntity_wrapper .dataTables_scrollFoot {
        overflow-x: scroll !important;
    }

    .billsForApprovalLastSuccessDate {
        display: block;
        margin-left: 0px !important;
        padding-top: 5px;
    }

    #billHist_subentity {
        padding-bottom: 5px;
    }
}
/* *************************END: CSS for Mobile View***************************** */
@media (min-width: 992px) and (max-width: 1400px) {
    .sub-nav-tabs > li > a, .sub-nav-tabs > li > a:hover, .sub-nav-tabs > li > a:focus, .sub-nav-tabs > li.active > a, .sub-nav-tabs > li.active > a:hover, .sub-nav-tabs > li.active > a:focus, .expanded-content-wrapper .sub-nav-tabs-sep-size, .expanded-content-wrapper .sub-nav-tabs > li > a, .expanded-content-wrapper .sub-nav-tabs > li > a:hover, .expanded-content-wrapper .sub-nav-tabs > li > a:focus, .expanded-content-wrapper .sub-nav-tabs > li.active > a, .expanded-content-wrapper .sub-nav-tabs > li.active > a:hover, .expanded-content-wrapper .sub-nav-tabs > li.active > a:focus {
        font-size: 14px !important;
    }
}

@media (min-width:768px) {
    .label-show-mobile {
        display: none !important;
    }

    .greenModal .modal-dialog {
        width: 850px;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: inherit !important;
    }

    .hidden-print {
        display: none !important;
    }

    #finanical_report_table > th, #finanical_report_table > thead > tr > td, #finanical_report_table > tbody > tr > td {
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
    }

    #finanical_report_table > thead > tr > td, #finanical_report_table > tbody > tr > td {
        padding: 2px 0px;
        white-space: nowrap;
    }

    #finanical_report_table.lastTable > th, #finanical_report_table.lastTable > thead > tr > td:not(:first-child), #finanical_report_table.lastTable > tbody > tr > td:not(:first-child) {
        max-width: 100px;
    }

    #finanical_report_table, table#MQY_financial_report_table {
        border-spacing: 0px !important;
        font-size: 13px !important;
    }

    .subTitleBottomBorderText, .titleRightText, .titleRightBorderBottom, .dataNumberText, .dataNumberBottomBorderText, .dataNumberTopBorderText {
        text-align: right;
    }

    .titleRightBorderBottom {
        padding-top: 0px !important;
    }

    .subTitleBottomBorderCenterText, .subTitleTopBorderText, .subTitleText, .titleCenterText, .titleCenterBorderBottom {
        text-align: center;
    }

    .titleBottomBorderText {
        text-align: right;
        min-width: 85px !important;
    }

    .titleCenterBoldNoBorderBottom {
        font-weight: bold;
        text-align: center !important;
        border-bottom: none !important;
        padding-bottom: 0px !important;
    }

    .titleCenterBoldBorderBottom {
        font-weight: bold;
        text-align: center !important;
        border-bottom: 1px #f2f2f2 solid !important;
        padding-top: 0px !important;
    }

    .titleRightNoBorderBottom, .borderBottomNotRequired {
        text-align: right;
        vertical-align: middle;
        border-bottom: none !important;
        padding-bottom: 0px !important;
    }

    .titleRightNoBorderBottom {
        font-weight: bold;
    }

    .titleCenterTextBold {
        text-align: center;
        font-weight: bold;
    }

    div.totalColumnStyleforTrends {
        position: relative;
        margin-top: -17px;
        border-bottom: none !important;
        font-weight: bold;
        right: 0px;
        text-align: right;
    }

    margin-l-1 {
        margin-left: 1px;
        width: 260px !important;
    }

    .rowSpanHeader {
        vertical-align: middle !important;
        text-align: center;
        border-bottom: 1px #f2f2f2 solid;
    }

    td.dataText {
        padding-left: 12px !important;
        padding-right: 3px !important;
    }

    .dataBoldTextTrackComment {
        font-weight: bold;
    }

    .dataBoldTextWithPaddingBottomTrackComment {
        font-weight: bold;
        padding-bottom: 9px !important;
    }

    .dataNumberBoldText, .dataNumberBoldTopBorderText, .dataNumberBoldTopBorderText, .dataNumberBoldBottomBorderText, .dataNumberBoldTopDbBorderText, .dataNumberBoldBotmDbBorText, .dataNumberBoldTopBorderAndBotmDbBorText, .dataNumberBoldTopBottomBorderText {
        text-align: right;
        font-weight: bold;
    }

    .empty_Td_Padding {
        padding: 1px 3px !important;
        width: 5px;
    }

    .empty_Row_Td_Padding {
        padding: 5px 0px !important;
    }

    /*added new classes as per new IFR design*/
    table#finanical_report_table tr td:first-child {
        padding-left: 5px;
    }

    table#finanical_report_table tr td:not(:first-child) {
        padding: 5px;
    }

    table#finanical_report_table tr td span.financial_drilldown a, table#MQY_financial_report_table tr td span.financial_drilldown a, .dimensionCategoryFreezedDiv tr td span.financial_drilldown a {
        color: #333;
        text-decoration: none
    }

        table#finanical_report_table tr td span.financial_drilldown a.orangeText, table#finanical_report_table tr td span.financial_drilldown a.orangeText:hover, table#MQY_financial_report_table tr td span.financial_drilldown a.orangeText, table#MQY_financial_report_table tr td span.financial_drilldown a.orangeText:hover {
            color: #f9711c;
            text-decoration: none
        }

    table#finanical_report_table tbody tr:not(:last-child) td:not(.empty_Row_Td_Padding) {
        border-bottom: 1px #f2f2f2 solid;
    }

    table#finanical_report_table tbody tr {
        height: 28px;
    }


    table#finanical_report_table.verBorderRequired tr td:nth-child(4), table#finanical_report_table.verBorderRequired tr.financialReportEmptyRow td.empty_Row_Td_Padding:nth-child(4) {
        border-right: 1px #ccc solid !important;
    }

    .titleHeaderRightText {
        text-align: right;
        /*color: #000000;*/
        font-weight: bold;
    }

    table#finanical_report_table tr td.financialCommentColumn {
        border-left: 1px #ccc solid;
        padding-left: 15px !important;
        text-align: left
    }

        table#finanical_report_table tr td.financialCommentColumn.removeLeftBorder {
            border-left: none !important
        }

    table#finanical_report_table .financialHeaderFixedRow {
        height: 50px;
        background-color: #dbdbdb
    }

    table#finanical_report_table .financialHeaderFixedRow-35 {
        height: 35px;
        background-color: #dbdbdb
    }

        table#finanical_report_table .financialHeaderFixedRow td, table#finanical_report_table .financialHeaderFixedRow-35 td {
            vertical-align: middle !important;
            font-weight: bold
        }

    table.dataTable tbody tr.totalRow {
        background-color: #ededed !important;
    }

        table.dataTable tbody tr.totalRow.totalRowWithoutBg {
            background: none !important;
        }

    table.dataTable tbody tr.percentageRow {
        background-color: #fafafa !important;
    }

        table.dataTable tbody tr.percentageRow td {
            font-weight: normal !important;
        }

    .financialReportEmptyRow {
        height: 14px !important;
    }

    .normal-font-weight {
        font-weight: normal;
    }

    /*************Print Start: Month Quater Year(MQY) IFR***********************************/
    table#MQY_financial_report_table, table.MQYifrFixedHeaderOnScroll {
        font-size: 10px !important;
    }

        table#MQY_financial_report_table thead tr.MQYFinancialHeader, table.MQYifrFixedHeaderOnScroll thead tr.MQYFinancialHeader {
            background-color: #dbdbdb;
            /*text-align: center;*/
        }

            table#MQY_financial_report_table thead tr.MQYFinancialHeader td, table.ifrFixedHeaderOnScroll.MQYifrFixedHeaderOnScroll thead tr.MQYFinancialHeader td {
                text-align: center;
                border-bottom: none;
                padding: 4px 7px 0px 7px;
                font-weight: bold
            }

        table#MQY_financial_report_table tr td:not(:first-child) {
            padding: 5px 10px;
        }

    .verticalAlignBottom {
        vertical-align: bottom;
    }

    .verticalAlignTop {
        vertical-align: middle;
    }

    table#MQY_financial_report_table tr td {
        white-space: nowrap;
        padding-right: 5px !important;
    }

    table#MQY_financial_report_table tbody td:first-child {
        white-space: normal !important;
    }

    table#MQY_financial_report_table tbody tr:first-child, table.MQYifrFixedHeaderOnScroll tbody tr:first-child {
        background-color: #dbdbdb;
    }

        table#MQY_financial_report_table tbody tr:first-child td, table.MQYifrFixedHeaderOnScroll tbody tr:first-child td {
            font-weight: bold;
            padding: 4px 6px;
        }

    table#MQY_financial_report_table tbody tr:not(:last-child) td:not(.empty_Row_Td_Padding) {
        border-bottom: 1px #f2f2f2 solid;
    }

    table#MQY_financial_report_table tr td.leftBorder, table#MQY_financial_report_table tr td.leftBorder, table#MQY_financial_report_table tr td.leftBorder, table#MQY_financial_report_table tr td.leftBorder, table#MQY_financial_report_table tr td.monthName, table#MQY_financial_report_table tr td.quarterName, table#MQY_financial_report_table tr td.yearName, table#MQY_financial_report_table tr td.verticalAlignTop,
    table.MQYifrFixedHeaderOnScroll tr td.leftBorder, table.MQYifrFixedHeaderOnScroll tr td.leftBorder, table.MQYifrFixedHeaderOnScroll tr td.leftBorder, table.MQYifrFixedHeaderOnScroll tr td.leftBorder, table.MQYifrFixedHeaderOnScroll tr td.monthName, table.MQYifrFixedHeaderOnScroll tr td.quarterName, table.MQYifrFixedHeaderOnScroll tr td.yearName, table.MQYifrFixedHeaderOnScroll tr td.verticalAlignTop {
        border-left: 1px #BABABA solid;
    }

    #MQY_financial_report_table_wrapper .dt-buttons {
        display: none;
    }

    table#MQY_financial_report_table select#ifrChildDepartment, table.MQYifrFixedHeaderOnScroll select#ifrFreezedChildDepartment {
        background: url(/Content/images/IFR/icon_xs_down_arrow.png) right 4px center white no-repeat !important;
    }
    /*************Print End: Month Quater Year(MQY) IFR***********************************/
}

.form-horizontal .control-group {
    margin-bottom: 20px;
    *zoom: 1;
}

    .form-horizontal .control-group:before, .form-horizontal .control-group:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .form-horizontal .control-group:after {
        clear: both;
    }

.form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right;
}

.getReportType:hover {
    color: red !important;
}

a.getReportType {
    color: black;
}

.scrollTable {
    border: 1px solid #ddd !important;
    margin-bottom: 0px !important;
}

.form-horizontal .controls {
    *display: inline;
    *padding-left: 20px;
    margin-left: 180px;
    *margin-left: 0;
}

    .form-horizontal .controls:first-child {
        *padding-left: 180px;
    }

.form-horizontal .help-block {
    margin-bottom: 0;
}

.form-horizontal input + .help-block, .form-horizontal select + .help-block, .form-horizontal textarea + .help-block, .form-horizontal .uneditable-input + .help-block, .form-horizontal .input-prepend + .help-block, .form-horizontal .input-append + .help-block {
    margin-top: 10px;
}

.form-horizontal .form-actions {
    padding-left: 180px;
}

.stats {
    width: 100%;
    display: table;
    padding: 0 0 0 0;
    margin-top: .5em;
    margin-bottom: 10px;
}

    .stats .stat {
        display: table-cell;
        /*width: 20%;*/
        vertical-align: top;
        font-size: 11px;
        font-weight: bold;
        color: #999;
        text-align: center;
    }

.stat-value {
    display: block;
    margin-bottom: .55em;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
}

.trend {
    font-weight: bold;
}

/* Modal Pop Up */
.modalDiv1 {
    vertical-align: middle;
    right: 1%;
    top: 15%;
    bottom: 15%;
    /*z-index: 1050;*/
    width: auto;
    background-color: #fff;
    position: absolute;
    overflow: auto;
    border: 1px solid #999;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    background-clip: padding-box;
    outline: none;
    display: inline-block;
}

.z_index_10001_Imp {
    z-index: 10001 !important;
}

z-index-top-priority {
    z-index: 100001 !important;
}

.modalDiv {
    vertical-align: middle;
    left: 10%;
    right: 1%;
    top: 15%;
    width: auto;
    background-color: #fff;
    position: absolute;
    overflow: auto;
    border: 1px solid #999;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    background-clip: padding-box;
    outline: none;
    display: inline-block;
}

.modalDiv_Postion_Overwrite {
    left: 7% !important;
    right: 2% !Important;
}

.recurringModalPopUp {
    right: 15%;
    left: 30%;
    height: auto;
}

.recurringCashforecastModalPopUp {
    top: 25%;
    position: fixed;
}

.confirmationPrompt {
    left: 28%;
    top: 20%;
    height: auto;
    width: 50%;
}

.recurringModalPopUp > div {
    margin-left: 5%;
}

.approverNotePopUp {
    top: 50%;
    right: 30%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    padding-bottom: 1px;
    position: relative;
    display: none;
    background: #f3f2f0;
    border: 1px solid #d0cdc7;
}

    .approverNotePopUp > button {
        /*margin-left: 17%;*/
        color: #4B78D8;
    }

.activityNotePopUp {
    position: fixed;
    top: 40%;
    right: 50%;
}


.popUpInModal {
    top: 35%;
    left: 10%;
    right: 10%;
    position: fixed;
    display: none;
    background-color: lightgray;
}

/* Cashflow Forecast */

.backgroundRed {
    background-color: #F4B084 !important;
}

.backgroundgreen {
    background-color: #92D050 !important;
}

.backgroundBlue {
    background-color: #425466 !important;
    color: white;
}

.Bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.webgrid-header {
    background-color: #CEDEEF !important;
    text-align: center;
}

.highlightstyle {
    text-align: center;
    background-color: #F2F2F2;
    font-weight: bold;
}

.footerstyle {
    text-align: center;
    background-color: #CEDEEF;
    font-weight: bold;
    white-space: nowrap;
}

.receiptPaymentView {
    top: 30%;
    right: 30%;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    position: fixed;
    display: none;
    height: 50%;
    overflow-y: auto;
    border: groove;
    background-color: white;
}

.approve {
    color: green;
}

.moreinfo {
    color: #0078d7;
}

.deny {
    color: red;
}
/*.moreInfo {
    color: rgba(171, 172, 173, 0.5);
}*/
.moreinfoNotes1 {
    Font-weight: bold;
    display: inline;
    white-space: nowrap;
    margin-left: 10px;
}

.moreinfoNotes2 {
    font-weight: normal;
    display: inline;
    white-space: nowrap;
}

.modalpopup {
    display: none;
    width: 290px;
    overflow: auto;
    text-align: center;
    margin-left: 5px;
}

.button_link {
    background: none !important;
    border: none;
    padding: 0 !important;
    cursor: pointer;
}

tr.rowDragClass td {
    color: red;
    background-color: #CEDEEF;
}

.customDataTables_processing, .switchEntityLoader, .ifr-processing, .freezed-processing {
    position: fixed;
    top: 45%;
    left: 40%;
    width: 400px;
    z-index: 1050;
    height: 30px;
    margin-left: -125px;
    margin-top: -15px;
    padding: 14px 0 2px 0;
    /*border: 1px solid #ddd;*/
    text-align: center;
    color: #0078D7;
    font-size: 16px;
}

.custom_processing_loader {
    background-color: #333 !important;
    opacity: .5;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1050;
}

    .custom_processing_loader .loaderDiv {
        top: 40%;
        text-align: center;
        position: relative;
        font-size: 16px;
    }

.switchEntityLoader, .ifr-processing, .freezed-processing {
    left: 45% !important
}

    .freezed-processing > div > i {
        color: #0078d7 !important;
        z-index: 10450 !important
    }

.currency {
    text-align: right !important;
}

.nlrCurrency {
    text-align: right;
}

.table-actions {
    text-align: center !important;
}

html {
    height: 100%;
}

.login-box {
    margin-top: 25px;
    border: 1px solid #D0CDC7;
    padding: 25px 25px 10px 25px;
    background-color: #F1F1F1;
}

.icon-color {
    color: #4b4b4c;
}

.actionContentTitleBox {
    border-bottom: 1px solid #D0CDC7;
    background-color: #F4F2EE;
    padding: 2px 2px 2px 3px;
}

.actionContentBox {
    border: 1px solid #D0CDC7;
    padding: 2px 2px 2px 3px;
}

.form-control {
    width: 220px;
    display: inline;
}

.form-control-full {
    width: 100% !important;
}

.page-sidebar-menu > li > .sub-menu li.active > a, .page-sidebar-menu li > .sub-menu li.active > a {
    color: #0078d7;
}

.page-container {
    background-color: #fff;
    margin-bottom: 25px;
}

body {
    background-color: #fff;
    font-family: 'Lato', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 12.5px;
    height: 100%;
    /*min-height: 100%;*/
}

.page-footer {
    position: fixed;
    z-index: 9994;
}

.iconHeight {
    font-size: 20px;
    margin-right: 7px;
}

.fadeInUp {
    margin-top: -20px;
    margin-left: -20px;
    margin-right: -5px;
}

.borderBottom {
    /*border-bottom-style: dashed;
    border-bottom-width: thin;
    border-bottom-color: #d0cdc7;
    display: inline-block;
    width: 90%;
    padding-bottom: 5px;*/
}

.page-sidebar .page-sidebar-menu .sub-menu li:last-child .borderBottom {
    border-bottom-color: transparent;
}


.dashboard-panel-6 {
    padding-right: 10px !important;
    margin: 0px !important;
    padding-left: 0px !important;
}

.panel-body1 {
    padding: 10px;
    border-top: 1px solid #e0e0e0;
    min-height: 271px;
    max-height: 271px;
}

.panel-body1Duplicate {
    padding: 0px 10px 0px 10px;
    border-top: 1px solid #e0e0e0;
    min-height: 375px;
    max-height: 375px;
}

.panel-body3 {
    padding: 0px 10px 0px 10px;
    border-top: 1px solid #e0e0e0;
    min-height: 300px;
    max-height: 300px;
    overflow: auto;
    overflow-x: hidden;
}

.panel-body2 {
    padding: 0px 10px 0px 10px;
    border-top: 1px solid #e0e0e0;
    min-height: auto;
    max-height: 300px;
}

.panel-padding {
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
}

.actionspanel-padding {
    /*padding-left: 5px;
    padding-right: 9px;*/
    padding-top: 14px;
}

.actionMessage-margin {
    margin-right: -15px !important;
}


.left-green-borderTrends {
    border-left: 1px solid #48A75B;
    padding-left: 5px;
}

.left-orange-border {
    border-left: 1px solid #ff9900;
    padding-left: 5px;
}

.left-red-border {
    border-left: 1px solid #FB6B5B;
    padding-left: 5px;
}

.left-green-border {
    border-left: 1px solid #7DBC00;
    padding-left: 5px;
}

.left-blue-border {
    border-left: 1px solid #4CC0C1;
    padding-left: 5px;
}

.borderBottom1 {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
}

.noBorderBottom {
    display: inline-block;
    width: 100%;
}

.style-blue {
    padding: 0px;
    color: #3dafaf;
    font-size: 22px;
    font-weight: normal;
    margin: 0px;
}

.style-green {
    padding: 0px;
    color: #89BC00;
    font-size: 22px;
    font-weight: normal;
    margin: 0px;
}


.style-trendgreen {
    padding: 0px;
    color: #48A75B;
    font-size: 22px;
    font-weight: normal;
    margin: 0px;
}

.style-orange {
    padding: 0px;
    color: #ff9900;
    font-size: 22px;
    font-weight: normal;
    margin: 0px;
}

.style-actionsorange {
    padding: 0px;
    font-size: 28px;
    font-weight: normal;
    margin: 0px;
}

.yellowbtn, .yellowbtn:hover {
    background: #F9711C;
    font-size: 13px;
}

.iconbtn, .iconbtn:hover {
    background-color: #0078D7;
    border-color: #0078D7;
}

.panel-title1 {
    font-size: 13px;
    font-weight: bold;
}

.panel-title2 {
    color: #0078d7;
}

.panel-title3 {
    font-size: 13px;
    font-weight: bold;
}

.indicator {
    width: 20px;
    color: #66645c;
}

.check {
    margin-left: 10px;
    margin-right: 3px;
}

.checkall {
    height: 15px;
    width: 15px;
    margin-left: 10px;
    margin-right: 3px;
}


div:not(.fullScreenModal) > .highcharts-container {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    font-family: 'Lato', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 11px;
}

.js-column-chart {
    width: 100%;
    height: 300px;
}

.js-pie-chart, .js-pie-chart-payable {
    width: 100%;
    height: 190px;
}

.js-line-chart {
    width: 100%;
    height: 190px;
}

.js-column-chartBills {
    width: 100%;
    height: 190px;
}

.js-column-chartcashchange {
    width: 100%;
    height: 300px;
}

.js-column-chart-revenue {
    width: 100%;
    height: 300px;
}

.js-column-chart-expense {
    width: 100%;
    height: 300px;
}

/*.btn-secondary {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-secondary:hover,
    .btn-secondary:focus,
    .btn-secondary:active,
    .btn-secondary.active,
    .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #3E94EA;
        border-color: #adadad;
    }

    .btn-secondary:active,
    .btn-secondary.active,
    .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-secondary.disabled,
    .btn-secondary[disabled],
    fieldset[disabled] .btn-secondary,
    .btn-secondary.disabled:hover,
    .btn-secondary[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-secondary.disabled:focus,
    .btn-secondary[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-secondary.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-secondary.disabled.active,
    .btn-secondary[disabled].active,
    fieldset[disabled] .btn-secondary.active {
        background-color: #428bca;
        border-color: #ccc;
    }

    .btn-secondary .badge {
        color: #fff;
        background-color: #333;
    }*/

@media (min-width:980px) and (max-width:1289px) {
    .js-pie-chart, .js-pie-chart-payable {
        height: 150px;
    }

    .js-line-chart {
        height: 150px;
    }
}

@media (min-width:641px) and (max-width:834px) {
    .js-pie-chart, .js-pie-chart-payable {
        height: 150px;
    }
}

.collapse-expand {
    color: #0077d3;
}

.fa-chevron-up .fa-chevron-down {
    color: #696863;
}

.panel-group .panel + .panel {
    margin-top: 0px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown.open .dropdown-toggle {
    background-color: inherit;
}

    .page-header.navbar .top-menu .navbar-nav > li.dropdown.open .dropdown-toggle span {
        color: #fff;
    }

.page-title-hr {
    margin: 10px 0px;
    border-top: 1px solid #d0cdc7;
}

.page-title-hr-dark {
    margin: 10px 0px;
    border-top: 1px solid #333333;
}

.span-info {
    font-size: 16px;
    color: #0078d7;
}

.span-ar-info {
    font-size: 15px;
    color: #0078d7;
    word-break: break-word;
}

.span-actioninfo {
    font-size: 13px;
    color: #0078d7;
}

.close-circle {
    width: 18px;
    height: 18px;
    border-radius: 15px !important;
    font-size: 12px;
    color: #fff;
    line-height: 19px;
    text-align: center;
    display: block;
    margin-right: auto;
    margin-left: auto;
    background: #b5b4b3;
}

    .close-circle:hover {
        background-color: #7A7C7F;
        color: #fff;
    }

.close-circle-marg-top {
    margin-top: 9px;
}

/*.close-circle > i {
    vertical-align: middle;
}*/
.gray-circle {
    width: 20px;
    height: 20px;
    border-radius: 15px !important;
    font-size: 8px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    display: block;
    margin-right: auto;
    margin-left: auto;
    background: #7A7C7F;
}

.color-circle {
    width: 20px;
    height: 20px;
    border-radius: 15px !important;
    font-size: 8px;
    color: #ECF8F3;
    line-height: 20px;
    text-align: center;
    display: block;
    margin-right: auto;
    margin-left: auto;
    background: #FFC333;
}

    .color-circle input[type="checkbox"], .gray-circle input[type="checkbox"] {
        -webkit-appearance: radio; /* Chrome, Safari, Opera */
        -moz-appearance: radio; /* Firefox */
        -ms-appearance: radio; /* not currently supported */
        vertical-align: middle;
    }

.no-padding {
    padding: 0 !important;
}

.btn-sm1 {
    font-size: 13px;
    line-height: 1;
}

    .btn-sm1 > i {
        font-size: 13px;
    }

.sub-tab-header {
    background-color: #F3F3F3;
    padding: 0px 5px 0px 5px;
    border: 1px solid #d0cdc7;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .sub-tab-header > h5 {
        font-size: 14px;
    }

.sub-tab-header1 {
    padding: 8px;
    border: none;
    background-color: #F3F3F3;
}

.nav-box-tabs > li > span {
    font-size: 14px;
}

.nav-box-tabs > li > a, .nav-box-tabs > li > a:hover, .nav-box-tabs > li > a:focus {
    padding: 0px 10px 5px 0px !important;
    background-color: transparent;
    color: #000000;
    border: 0px;
}

.nav-box-tabs > li.active > a, .nav-box-tabs > li.active > a:hover, .nav-box-tabs > li.active > a:focus {
    padding: 0px 10px 5px 0px !important;
    background-color: transparent;
    color: #0078d7;
    border: 0px;
}

.nav-sub-tabs {
    margin-bottom: 10px;
    margin-top: 5px;
}

    .nav-sub-tabs > li > a, .nav-sub-tabs > li > a:hover, .nav-sub-tabs > li > a:focus {
        font-weight: 400;
        font-style: normal;
        font-size: 18px;
        padding: 0px 8px 0px 8px;
        background-color: #FFFFFF;
        color: #000000;
        border: 0px;
        border-bottom: 1px solid #d0cdc7;
    }

    .nav-sub-tabs > li.active > a, .nav-sub-tabs > li.active > a:hover, .nav-sub-tabs > li.active > a:focus {
        font-weight: 400;
        font-style: normal;
        font-size: 18px;
        background-color: #FFFFFF;
        color: #000000;
        border: 0px;
        border-bottom: 3px solid #FB6B5B;
    }

.nav-sub-tabs-separator {
    color: #8a8a89;
}

.nav-sub-tabs-sep-size {
    font-size: 18px;
    border-bottom: 1px solid #d0cdc7;
}

.sub-nav-tabs {
    margin: 0px;
    border-bottom: 2px solid #eee;
    /*border-top: 1px solid #d0cdc7;*/
}

    .sub-nav-tabs > li {
        float: left !important;
        margin-bottom: -2px;
    }

        .sub-nav-tabs > li > a, .sub-nav-tabs > li > a:hover, .sub-nav-tabs > li > a:focus {
            font-weight: 400;
            font-style: normal;
            font-size: 17px;
            background-color: #FFFFFF;
            color: #000000;
            border: 0px;
            padding: 12px 20px;
        }

            .sub-nav-tabs > li > a:hover, .sub-nav-tabs > li > a:focus {
                color: #F9711C !important;
            }

        .sub-nav-tabs > li.active > a, .sub-nav-tabs > li.active > a:hover, .sub-nav-tabs > li.active > a:focus {
            font-weight: 400;
            font-style: normal;
            font-size: 17px;
            background-color: #FFFFFF;
            color: #F9711C;
            border: 0px;
            border-top: 2px solid #eee;
            border-right: 2px solid #eee;
            border-left: 2px solid #eee;
            border-top-left-radius: 5px !important;
            border-top-right-radius: 5px !important;
        }

.expanded-content-wrapper .sub-nav-tabs-sep-size, .expanded-content-wrapper .sub-nav-tabs > li > a, .expanded-content-wrapper .sub-nav-tabs > li > a:hover, .expanded-content-wrapper .sub-nav-tabs > li > a:focus, .expanded-content-wrapper .sub-nav-tabs > li.active > a, .expanded-content-wrapper .sub-nav-tabs > li.active > a:hover, .expanded-content-wrapper .sub-nav-tabs > li.active > a:focus {
    font-size: 16px;
}

.sub-nav-tabs-separator {
    color: #8a8a89;
}

.sub-nav-tabs-sep-size {
    font-size: 18px;
    padding: 10px 0px;
    display: none !important;
}

#invoiceTable_wrapper {
    margin-top: 10px;
}

    #invoiceTable_wrapper > div > div.dataTables_scrollBody {
        overflow-x: auto !important;
        min-height: 180px;
        max-height: 230px;
    }

.invoicingDialogPopup #invoiceTable_wrapper > div > div.dataTables_scrollBody {
    max-height: none !important;
}

.invoicingDialog span.ui-dialog-title, .dialogPopup span.ui-dialog-title {
    font-size: 16px;
    font-weight: bold;
}

.invoicingDialog.ui-dialog .ui-dialog-titlebar.ui-widget-header, .dialogPopup.ui-dialog .ui-dialog-titlebar.ui-widget-header {
    background: #e6e3e3 !important;
}

.invoicingDialogPopup {
    position: fixed !important;
}

    .invoicingDialogPopup .span-ar-info {
        font-size: 12px;
    }

    .invoicingDialogPopup .invoiceDetailsContent .col-lg-4, .invoicingDialogPopup .invoiceDetailsContent .col-lg-3 {
        padding-left: 5px;
    }

    .invoicingDialogPopup .fullScreenViewicon {
        position: absolute;
        right: 33px;
        top: 11px;
    }

    .invoicingDialogPopup .ui-button-icon-only .ui-icon {
        margin-left: -8.5px;
    }
/*Hide the iframe pdf more menu three dot icon*/
#toolbar #end #more {
    display: none;
}

.invoiceDetailsContent #invoiceTable_wrapper .dataTables_scroll {
    margin-bottom: 0px;
}

#invoiceTable {
    margin: 0px !important;
}

#revenueDetailsTable_wrapper > div > div.dataTables_scrollBody {
    overflow-x: auto !important;
}

#expenseDetailsTable_wrapper > div > div.dataTables_scrollBody {
    overflow-x: auto !important;
}

#expenseDetailsTable_filter, #revenueDetailsTable_filter, #HistoricalPaymentsTable_filter > label {
    display: none;
}

#HistoricalPaymentsTable_length > label, #ApprovedBills_length > label, #HistoricalPaymentsTable_length > label, #ApprovedBills_length > label {
    font-size: 12px;
}

.RevenexpenseCustmSearchBox {
    border-color: #ccc;
}

#HistoricalPaymentsTable_wrapper {
    overflow-x: auto !important;
}

#NetIncomeDetailedTable_wrapper > div > div.dataTables_scrollBody {
    overflow-x: hidden !important;
}


@media (max-width:991px) {
    div > div.dataTables_scrollBody {
        /*overflow-x: auto !important;*/
    }
}

@media (max-width:991px) {
    #NetIncomeDetailedTable_wrapper > div > div.dataTables_scrollBody {
        overflow-x: auto !important;
    }
}

input[disabled="disabled"], input[readonly="readonly"], .form-control[disabled], .form-control[readonly] {
    background-color: #ffffff;
}

.datePicker, .hasDatepicker {
    background-image: url('images/icon-calendar-picker.png');
    background-position: 95% 50%;
    background-repeat: no-repeat;
    padding-right: 24px;
}

.auditTrail {
    white-space: nowrap;
}

.activity-control-label {
    float: left;
    width: 300px;
    padding-top: 5px;
    text-align: right;
}

.activity-controls {
    margin-left: 320px;
}

a {
    cursor: pointer;
}

.ui-dialog {
    /*Hiding this to show profile dropdown shows up on top of all items*/
    z-index: 10000 !important;
}

.btn-no-padding {
    padding-right: 10px;
    padding-left: 10px;
}

.textCenter {
    text-align: center;
}

.form-actions input[type=submit]:active, input[type=submit]:active, .form-actions input[type=submit]:focus, input[type=submit]:focus {
    color: #fff;
    background-color: #3276B1 !important;
}

/*.spinner {
    vertical-align: middle;
    color: #0093D8;
}*/

.approverActionNotePopUp {
    padding: 10px;
    position: absolute;
    display: none;
    background: #f3f2f0;
    border: 1px solid #d0cdc7;
}

    .approverActionNotePopUp button {
        color: #4B78D8 !important;
    }

        .approverActionNotePopUp button.cancelBtn {
            color: #898888 !important;
            background: none !important;
        }

        .approverActionNotePopUp button:hover {
            color: #4B78D8 !important;
            text-decoration: underline;
        }

    .approverActionNotePopUp.bottom > .arrow {
        top: -11px;
        left: 54%;
        margin-left: -11px;
        border-top-width: 0;
        border-bottom-color: #999;
        border-bottom-color: rgba(0,0,0,.25);
    }

    .approverActionNotePopUp.top > .arrow {
        bottom: -11px;
        left: 54%;
        margin-left: -11px;
        border-top-color: #999;
        border-top-color: rgba(0,0,0,.25);
        border-bottom-width: 0;
    }

    .approverActionNotePopUp > .arrow {
        border-width: 11px;
    }

        .approverActionNotePopUp > .arrow, .approverActionNotePopUp > .arrow:after {
            position: absolute;
            display: block;
            width: 0;
            height: 0;
            border-color: transparent;
            border-style: solid;
        }

    .approverActionNotePopUp .arrow {
        line-height: 40px;
    }

    .approverActionNotePopUp.bottom > .arrow:after {
        top: 1px;
        margin-left: -10px;
        content: " ";
        border-top-width: 0;
        border-bottom-color: #f3f2f0;
    }

    .approverActionNotePopUp.top > .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: " ";
        border-top-color: #f3f2f0;
        border-bottom-width: 0;
    }

    .approverActionNotePopUp > .arrow:after {
        content: "";
        border-width: 10px;
    }

    .approverActionNotePopUp > .arrow, .approverActionNotePopUp > .arrow:after {
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
    }

.red-color-panel {
    border-color: #FC8E83;
    background-color: #FEE9E7;
    max-height: 307px;
    min-height: 307px;
}

.green-color-panel {
    border-color: #4CC0C1;
    background-color: #ECF7FF;
    max-height: 307px;
    min-height: 307px;
}

.redborderBottom {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #FC8E83;
}

.greenborderBottom {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #5cb85c;
}

.adv-panel-body {
    padding: 10px;
    border-top: 1px solid #e0e0e0;
    border-top: none;
}

.feedback-panel-body {
    padding: 0px 10px 10px 8px;
    border-top: 1px solid #e0e0e0;
    border-top: none;
}

.adv-green-panel-body {
    padding: 21px 30px;
    border-top: 1px solid #e0e0e0;
    border-top: none;
}

.adv-green-panel-body1 {
    padding: 0px 21px 21px 21px;
    border-top: 1px solid #e0e0e0;
    border-top: none;
}


.panel-text-color {
    font-size: 13px;
    font-weight: bold;
    color: #0078D9;
    text-align: center;
}

.panel-link {
    font-size: 16px;
    text-decoration: underline;
    text-align: center;
    color: #fb6b5b;
}

@-moz-document url-prefix() {
    .panel-link {
        margin-top: -2px;
    }
}

.panel-link2 {
    font-size: 16px;
    text-decoration: underline;
    color: #0077d3;
    margin: 19px -21px 2px -20px;
}

@-moz-document url-prefix() {
    .panel-link2 {
        margin: 19px -21px 0px -22px;
    }
}

.panel-white-font {
    font-size: 17px;
    color: white;
    text-align: center;
    font-weight: bold;
}

.panel-blue-font {
    font-size: 19px;
    color: #0078D7;
    line-height: 0.7;
}

.panel-normal-font {
    font-size: 13px;
    line-height: 1.7;
}

.panel-default-size {
    margin: 1px;
    background-color: #4CC0C1;
    border-color: #4CC0C1;
}

.smiley-image {
    margin-bottom: 9px;
    margin-top: 22px;
}

.hand-img {
    height: 84px;
    width: 90px;
}

.cancel-link {
    font-size: 14px;
    vertical-align: bottom;
    padding-left: 10px;
}

.label-notifyCount {
    background-color: #FC877A;
}

.billInfo {
    height: 8px;
    text-align: center;
    margin-bottom: 8px;
}

.rating-position {
    position: absolute;
    right: 7px;
    top: 2px;
}

@-moz-document url-prefix() {
    #FeedbackComment {
        margin-bottom: 12px !important;
    }
}

.vert-center {
    vertical-align: middle !important;
}

.dd-vert-center {
    padding-bottom: 0px !important;
    vertical-align: middle !important;
    padding-top: 4px !important;
}

.prof-link {
    height: 25px;
    padding-top: 0px !important;
    padding-left: 13px !important;
}

.file-type-button {
    padding-top: 5px;
    font-size: 13px;
}

.prof-file-type-button {
    padding-left: 10px;
    padding-top: 3px;
    font-size: 13px;
}

.perf-trend-panel {
    padding-left: 12px;
    padding-top: 3px;
}

.menu-toggler-small {
    float: left;
    background-color: #5b5959;
    padding: 26px;
    left: -6px;
    position: absolute;
    height: 60px;
}

.ie_nav_class {
    height: 44px;
}

@-moz-document url-prefix() {
    .ie_nav_class {
        height: 45px !important;
    }
}

.dash-toggler {
    color: white;
    position: absolute;
    top: 22px;
    font-size: 15px;
    text-align: center;
    left: 22px;
}

.dataTables_filter input {
    height: 27px;
}

.dataTables_wrapper select {
    height: 27px;
}

.chg-pwd-page label {
    margin-bottom: 0px;
    font-size: 12px;
    width: 40% !important;
}

.chg-pwd-page input {
    width: 50% !important;
}

.dash-action-nav-inner-nav {
    margin-top: 40px;
}

#NewDrillDownModal .dataTables_filter, #AllRequests .dataTables_filter {
    display: none;
}

#CashflowDetailsTable_wrapper .dataTables_scroll .dataTables_scrollFootInner, .financial_drilldown_main .dataTables_scrollFootInner {
    padding-right: 0px !important;
}

.chg-pwd-page {
    width: 100%;
    margin: 5px 0px;
}

.trend-margin-adjust {
    margin-left: 0px;
    margin-right: -25px;
}

.dash-action-nav-layout {
    margin-right: -16px;
}

.dash-collapse-all-link {
    margin-left: 20px;
}

.manually-added-items {
    font-size: 15px;
    vertical-align: middle;
    background: #c7edfc;
    color: #333333;
}

.div-full-screen {
    display: block;
    margin: 0px !important;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    /*overflow: auto;*/
    z-index: 9995;
}

.action-tab-inner-content-mag-bottom {
    margin-bottom: -6px;
}

.action-tab-inner-content-mag-top {
    margin-top: 6px;
}

.text-left {
    text-align: left;
}

.text-left-imp {
    text-align: left !important;
}

.text-right {
    text-align: right;
}

.text-right-imp {
    text-align: right !important;
}

.text-center {
    text-align: center;
}

.text-center-imp {
    text-align: center !important;
}

@media (max-width:769px) {
    .footer-font-size-mob {
        font-size: 8px !important;
    }
}

.drop-button-size {
    width: 120px !important;
    height: 27px !important;
}

.drop-button-size2 {
    width: 150px !important;
    height: 27px !important;
}

.drop-button-size3 {
    width: 180px !important;
    height: 27px !important;
}

.drop-button-size4 {
    width: 120px !important;
    height: 26px !important;
}

li.NotificInnnerBox {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0px !important;
}

.min-height-70 {
    min-height: 70px;
}

#Notifications li {
    display: none;
}

.NotesCount {
    background-color: #7DBC00;
    color: white;
    padding: 2px 7px;
}

.AnnouncesCount {
    background-color: #F9711C;
    color: white;
    padding: 2px 7px;
}

.AnnounceGotItBtn {
    background: #009DD9;
    border-radius: 5px !important;
    padding: 1px 6px;
    color: white;
    font-weight: bold;
    font-size: 10px;
}

.notif-note-color {
    color: #F9711C !important;
}

.notif-date-color {
    color: #848484;
    font-size: 10px;
}

@media (max-width: 767px) {

    .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu {
        margin-right: -73px !important;
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification#header_notification_bar {
        padding-right: 15px;
    }
}

.act-add-date-padding {
    padding: 0px 5px;
}

.mandatory {
    color: red;
    font-size: medium;
    font-weight: bold;
}

@media (max-width:992px) {
    #activitiesArea {
        margin-bottom: 27px;
    }

    #CashFlowTableDetails_wrapper, #CashFlowTableMBC_wrapper {
        overflow-x: auto;
    }

    #bots {
        display: none !important;
    }
}

#activitiesAuditArea .dataTables_scroll, .activitiesAreaOverflow {
    overflow-x: auto !important;
    overflow-y: hidden !important;
}

#HistoricalPaymentsTable_range_from_2 {
    width: 130px !important;
}

#HistoricalPaymentsTable_range_to_2 {
    width: 130px !important;
}

.perf_trend_panel_height {
    min-height: 525px;
}

.error-page-font-style {
    color: #E7505A;
    font-family: 'Lato', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif, Microsoft Yi Baiti;
}

.error-page-font {
    font-size: 100px;
}

.error-page-font-mid {
    font-size: 30px;
}

.error-page-font-small {
    font-size: 18px;
}

.err-pg-font-gray {
    color: #717777;
}

.err-pg-back-btn {
    color: #E7505A;
    border: 1px solid #E7505A;
}

    .err-pg-back-btn:hover {
        color: white;
        background-color: #E7505A;
        border: 1px solid #E7505A;
    }

@media (max-width:769px) {
    .error-page-font {
        font-size: 70px;
    }

    .text-alg-cen {
        text-align: center;
    }

    .error-page-font-mid {
        font-size: 20px;
    }

    .error-page-font-small {
        font-size: 14px;
    }
}

.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
    pointer-events: none; /* This makes sure that we can still click outside of the modal to close it */
}

.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events: none;
}

.sess-tim-out-modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width: 60%;
    height: inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
    border-radius: 5px !important;
    background-color: #f5f5f0;
}

.sess-tim-out-modal-padding {
    padding: 15px 0px;
}

.sess-tim-out-modal-icon {
    background-color: #0093D8;
    height: 68px !important;
    padding: 14px !important;
}

.usr-prof-img {
    height: 25px;
    position: absolute;
    top: 6px;
    right: 5px;
}

.warn-icon-align {
    font-size: 19px;
    margin-top: -14px;
    color: #F9711C;
    position: absolute;
    right: 18px;
    top: 21px !important;
}

.warn-icon-bg-align {
    position: absolute;
    top: 7px;
    right: 24px;
    height: 13px;
    background-color: white;
}

.warn-popup-align {
    margin-top: 6px !important;
    width: 450px !important;
    max-width: 450px !important;
    border-color: #e5e5e5;
}

.warn-icon-pop-align {
    font-size: 30px;
    color: white;
}

.warn-icon-pop-update {
    float: right;
    margin-right: 5px;
    color: #ff3f2a;
}

.warn-icon-pop-close {
    color: #ff3f2a;
    margin-top: 10px;
}

.warn-icon-pop-side {
    background-color: #ff3f2a;
}

.accSetIcon ul.dropdown-menu:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -10px;
    right: 25px !important;
    z-index: 10;
}

.accSetIcon ul.dropdown-menu:after {
    content: "";
    border-bottom: 12px solid #ccc;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: -12px;
    right: 23px !important;
    z-index: 9;
}

.accSetIcon ul > li > a {
    padding: 0px 13px;
}

.actionset-align {
    right: -26px !important;
    top: 25px !important;
}

.span-align {
    position: relative;
    top: -2px;
}

.notifi-bill-com {
    background: #f1f1f1;
    max-width: 75px;
    font-size: 11px;
    font-weight: 400;
    opacity: 0.7;
    text-align: right;
    padding: 1px 5px;
    font-style: italic;
}

.notifi-inner-li {
    padding: 10px;
    border-bottom: 1px solid #EAEDF2;
}

.bg-white {
    background: white;
}

.letter-space-0 {
    letter-spacing: 0px !important;
}

.clr-light-grn-blue {
    color: #62878f;
}

.side-nav-tm {
    color: #333;
    font-size: 11px;
    padding-left: 6px;
}

.selected-action-panel {
    background: #d6ebff;
    border-color: #0093D8 !important;
}

.hover-action-panel:hover {
    background: #F4F3F2;
}

/******************************************************Font********************************************************************/
.font-size-20 {
    font-size: 20px;
}

.font-size-15-13 {
    font-size: 15px;
}

.font-size-20-15 {
    font-size: 20px;
}

.font-size-18 {
    font-size: 18px !important;
}

.font-size-25 {
    font-size: 25px !important;
}

.font-size-25-18 {
    font-size: 25px;
}

.font-size-10 {
    font-size: 10px;
}

.font-size-9 {
    font-size: 9px;
}

.font-size-7 {
    font-size: 7px;
}

.font-imp-10 {
    font-size: 10px !important;
}

.font-size-11 {
    font-size: 11px;
}

.font-size-12-11-10 {
    font-size: 12px;
}

.font-size-12 {
    font-size: 12px;
}

.font-imp-12 {
    font-size: 12px !important;
}

.font-size-13 {
    font-size: 13px;
}

.font-size-14 {
    font-size: 14px;
}

.font-size-15 {
    font-size: 15px;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-17 {
    font-size: 17px;
}

.font-size-19 {
    font-size: 19px;
}

.font-size-26 {
    font-size: 26px !important;
}

.font-size-em_1_8 {
    font-size: 1.8em;
}

.font-size-14-12 {
    font-size: 14px;
}

.font-size-16-14 {
    font-size: 16px;
}

.font-size-18-15 {
    font-size: 18px;
}

.font-size-14-10 {
    font-size: 14px;
}

.font-size-60 {
    font-size: 60px;
}

.font-bla-bold {
    font-weight: bold;
    color: #333333;
}

.font_light_black {
    color: #262222;
}

.font_white {
    color: white;
}

.font-weight-600 {
    font-weight: 600 !important;
}

.font-weight-norm {
    font-weight: normal;
}

.font-weight-bold {
    font-weight: bold;
}

.font-family-arial {
    font-family: 'Lato', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.text-alig-r {
    text-align: right;
}

.font-size-12-10 {
    font-size: 12px;
}

.font-size-14-imp {
    font-size: 14px !important;
}

.font-size-18 {
    font-size: 18px;
}
/******************************************************Margin********************************************************************/
.margin-auto-imp {
    margin: auto !important;
}

.margin-l-0 {
    margin-left: 0px !important;
}

.margin-l-1 {
    margin-left: 1px;
}

.margin-l-2 {
    margin-left: 2px;
}

.margin-l-3 {
    margin-left: 3px;
}

.margin-l-4 {
    margin-left: 4px;
}

.margin-l-5 {
    margin-left: 5px;
}

.margin-l-7 {
    margin-left: 7px;
}

.margin-l-8-imp {
    margin-left: 8px !important;
}

.margin-l-12 {
    margin-left: 12px;
}

.margin-l-15 {
    margin-left: 15px;
}

.margin-l-18 {
    margin-left: 18px;
}

.margin-l-25 {
    margin-left: 25px;
}

.margin-l-60 {
    margin-left: 60px;
}

.margin-r-0 {
    margin-right: 0px;
}

.margin-r-3 {
    margin-right: 3px;
}

.margin-r-5 {
    margin-right: 5px;
}

.margin-r-6 {
    margin-right: 6px;
}

.margin-r-25 {
    margin-right: 25px;
}

.margin-r--3 {
    margin-right: -3px;
}

.margin-r--9 {
    margin-right: -9px !important;
}

.margin-t--1 {
    margin-top: -1px;
}

.margin-t--2 {
    margin-top: -2px;
}

.margin-t--4 {
    margin-top: -4px;
}

.margin-t--7 {
    margin-top: -7px;
}

.margin-t--8 {
    margin-top: -8px;
}

.margin-t--10 {
    margin-top: -10px;
}

.margin-t--15 {
    margin-top: -15px;
}

.margin-t-2 {
    margin-top: 2px;
}

.margin-t-8 {
    margin-top: 8px;
}

.margin-t-9-imp {
    margin-top: 9px !important;
}

.margin-t-15 {
    margin-top: 15px;
}

.margin-t-40-20 {
    margin-top: 40px;
}

.margin-b-0 {
    margin-bottom: 0px;
}

.margin-b-4 {
    margin-bottom: 4px;
}

.margin-b-5 {
    margin-bottom: 5px;
}

.margin-b-5-imp {
    margin-bottom: 5px !important;
}

.margin-b-7 {
    margin-bottom: 7px;
}

.margin-b-10 {
    margin-bottom: 10px !important;
}

.margin-b-12 {
    margin-bottom: 12px;
}

.margin-b-15 {
    margin-bottom: 15px;
}

.margin-b-20 {
    margin-bottom: 20px;
}

.margin-b-30 {
    margin-bottom: 30px;
}

.margin-b-35 {
    margin-bottom: 35px !important;
}

.mar-r-10 {
    margin-right: 10px !important;
}

.mar-t-14 {
    margin-top: 14px;
}

.margin-t-1-imp {
    margin-top: 1px !important;
}

.margin-t-2 {
    margin-top: 2px;
}

.margin-t-3 {
    margin-top: 3px;
}

.margin-t-5 {
    margin-top: 5px;
}

.margin-t-5-imp {
    margin-top: 5px !important;
}

.margin-t-6 {
    margin-top: 6px;
}

.margin-t-20 {
    margin-top: 20px;
}

.margin-t-25 {
    margin-top: 25px;
}

.margin-t-5-10 {
    margin-top: 10px;
}

.margin-t-10 {
    margin-top: 10px;
}

.margin-t-10-imp {
    margin-top: 10px !important;
}

.margin-t-12 {
    margin-top: 12px;
}

.margin-t-15 {
    margin-top: 15px;
}

.margin--10 {
    margin: -10px;
}

.margin-0 {
    margin: 0px;
}

.margin-0-imp {
    margin: 0px !important;
}

.margin-2 {
    margin: 2px;
}

.margin-5 {
    margin: 5px;
}

.margin-6 {
    margin: 6px;
}

.margin-5-0 {
    margin: 5px 0px;
}

.margin-15 {
    margin: 15px;
}

.margin-0-5 {
    margin: 0px 5px !important;
}

.margin-10-0 {
    margin: 10px 0px;
}

.margin-40-0 {
    margin: 40px 0px;
}

.margin-17-auto {
    margin: 17% auto;
}

.margin-0-15 {
    margin: 0px 15px;
}

/******************************************************Padding********************************************************************/
.padding-tb-10 {
    padding: 10px;
}

.padding-t-0-imp {
    padding-top: 0px !important;
}

.padding-t-3 {
    padding-top: 3px;
}

.padding-t-5 {
    padding-top: 5px;
}

.padding-t-6 {
    padding-top: 6px;
}

.padding-t-8 {
    padding-top: 8px;
}

.padding-t-10 {
    padding-top: 10px;
}

.padding-t-15 {
    padding-top: 15px;
}

.padding-t-25 {
    padding-top: 25px;
}

.padding-r-0 {
    padding-right: 0px;
}

.padding-r-2 {
    padding-right: 2px;
}

.padding-r-5 {
    padding-right: 5px !important;
}

.padding-r-4 {
    padding-right: 4px;
}

.padding-r-7 {
    padding-right: 7px;
}

.padding-r-10 {
    padding-right: 10px;
}

.padding-r-10-imp {
    padding-right: 10px !important;
}

.padding-r-20 {
    padding-right: 20px;
}

.padding-r-3 {
    padding-right: 3px;
}

.padding-0 {
    padding: 0px;
}

.padding-0-imp {
    padding: 0px !important;
}

.padding-3 {
    padding: 3px;
}

.padding-5 {
    padding: 5px;
}

.padding-6 {
    padding: 6px;
}

.padding-7 {
    padding: 7px;
}

.padding-10 {
    padding: 10px !important;
}

.padding-11 {
    padding: 11px !important;
}

.padding-20 {
    padding: 20px;
}

.padding-0-5 {
    padding: 0px 5px;
}

.padding-10-15 {
    padding: 10px 15px;
}

.padding-0-15 {
    padding: 0px 15px;
}

.padding-r-0 {
    padding-right: 0px;
}

.padding-l-0 {
    padding-left: 0px;
}

.padding-l-2 {
    padding-left: 2px;
}

.padding-l-3 {
    padding-left: 3px;
}

.padding-l-5 {
    padding-left: 5px !important;
}

.padding-l-7 {
    padding-left: 7px;
}

.padding-l-10 {
    padding-left: 10px;
}

.padding-l-10-imp {
    padding-left: 10px !important;
}

.padding-l-12 {
    padding-left: 12px;
}

.padding-l-20 {
    padding-left: 20px;
}

.padding-l-34 {
    padding-left: 34px;
}

.padding-l-35 {
    padding-left: 35px;
}

.padding-0-13 {
    padding: 0px 13px !important;
}

.padding-5-0 {
    padding: 5px 0px;
}

.padding-8-0 {
    padding: 8px 0px !important;
}

.padding-10-0 {
    padding: 10px 0px;
}

.padding-20-0 {
    padding: 20px 0px;
}

.padding-20-10 {
    padding: 20px 10px;
}

.padding-30-0 {
    padding: 30px 0px;
}

.padding-3-10 {
    padding: 3px 10px;
}

.padding-b-0 {
    padding-bottom: 0px;
}

.padding-b-2 {
    padding-bottom: 2px;
}

.padding-b-7 {
    padding-bottom: 7px;
}

.padding-b-9-imp {
    padding-bottom: 9px !important;
}

.padding-b-10 {
    padding-bottom: 10px;
}

.padding-b-15 {
    padding-bottom: 15px;
}

.padding-b-25 {
    padding-bottom: 25px;
}

.padding-l-6 {
    padding-left: 6px;
}

.padding-l-8 {
    padding-left: 8px;
}

.padding-l-14 {
    padding-left: 14px;
}

.padding-l-23 {
    padding-left: 23px !important;
}

.padding-2-6 {
    padding: 2px 6px;
}

.padding-15-8 {
    padding: 15px 8px;
}

.padding-4-7 {
    padding: 4px 7px;
}

.padding-4-6 {
    padding: 4px 6px;
}

.padding-2-7 {
    padding: 2px 7px;
}

.padding-5-10 {
    padding: 5px 10px;
}

.padding-5-15 {
    padding: 5px 15px;
}

.padding-15-0 {
    padding: 15px 0px;
}

.padding-5-7 {
    padding: 5px 7px;
}

.padding-0-8-imp {
    padding: 0px 8px !important;
}

.padding-8 {
    padding: 8px !important;
}

.padding-0-2-5-0 {
    padding: 0px 2px 5px 0px;
}

.padding-5-0-5-15 {
    padding: 5px 0px 5px 15px;
}
/******************************************************Color********************************************************************/
.err_clr {
    color: red;
}

.color-med-gray {
    color: #666666;
}

.color_med_gray1 {
    color: #999999;
}

.color_gray_font {
    color: #777;
}

.color_grey_black {
    color: #4D4D4D;
}

.color-black {
    color: black !important;
}

.color-white {
    color: #FFFFFF;
}

.color-med-black {
    color: #333333;
}

.color-light-black {
    color: #6b6a6a;
}

.color-brand-blue {
    color: #009DD9;
}

.color-brand-blue-font {
    color: #0078d7;
}

.color_med_dark_green {
    color: #4d8909;
}

.color_med_grren {
    color: #87BE48;
}

.color_light_grren {
    color: #E3F0D5;
}

.bg-primaryColor {
    background: #428BCA;
}

.bg-color-warning {
    color: white !important;
    background-color: #ffc107 !important;
}

.bg_color_shadow_green {
    background: #8CD841 !important;
}

.bg_color_shadow_sky {
    background: #d6ebf9 !Important;
}

.bg-color-white {
    background-color: #FFFFFF;
}

.bg-color-#009DD9 {
    background-color: #009DD9;
}

.bg-color-med-grey {
    background-color: #E6E6E6 !important;
}

.bg_color_shadow_red {
    background-color: #FC877A;
}

.color_icon_blue {
    color: rgb(1, 118, 207) !important;
}

.bg-color-white {
    background-color: #FFFFFF;
}

.bg_color_shadow_orange {
    background-color: #FFCC66;
}

.bg_color_shadow_blue {
    background-color: #3E94DB;
}

.bg_gmail_gray {
    background: #F4F4F4;
}

.bg_btn_blue {
    background: #0078D7;
}

.bg_btn_red {
    background: #FF8484;
}

    .bg_btn_blue:hover, .bg_btn_red:hover {
        color: white;
    }

.bg_gmail_gray_icon {
    background: #7A7C7F;
}

.txt-overflow-dotted {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.txt-overflow-dotted-span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.txt-overflow-dotted-support {
    overflow: hidden;
    display: inline-block;
}

.txt-overflow-width {
    width: 38%;
}

.ver-align-middle {
    vertical-align: middle;
}

.ver-align-top {
    vertical-align: top;
}

.ver-align-text-b {
    vertical-align: text-bottom;
}

.txt-r-web {
    text-align: right !important;
}

.txt-r-web-l-mob {
    text-align: right;
}

#revenueExpenseDetailsView div.DTTT_container, #activitiesReportTable_wrapper div.DTTT_container {
    float: right !important;
    margin-bottom: 0px;
}

.bor-t-none {
    border-top: none;
}

.bor_bot {
    border-bottom: 1px solid #eee;
}

.bor_bot_light_gray {
    border-bottom: 1px solid #e0e0e0;
}

.bor_light_gray {
    border: 1px solid #cecece;
}

.bor_b_light_gray {
    border-bottom: 1px solid #cecece;
}

.disp_none {
    display: none;
}

.disp_block {
    display: block;
}

.disp_inline {
    display: inline;
}

.float_l {
    float: left;
}

.float_r {
    float: right;
}

.width-14px {
    width: 14px;
}

.width-100px {
    width: 100px;
}

.width-25 {
    width: 25%;
}

.width-40 {
    width: 40%;
}

.width-49 {
    width: 49%;
}

.width-50 {
    width: 50%;
}

.width-50-imp {
    width: 50% !important;
}

.width-60 {
    width: 60%;
}

.width-90 {
    width: 90%;
}

.width-100 {
    width: 100%;
}

.width_100_imp, .width-100-imp {
    width: 100% !important;
}

.width-70px-imp {
    width: 70px !important;
}

.height_100px {
    height: 100px;
}

.btn_normal {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 2px !important;
    font-weight: normal;
}

.width_100_px {
    width: 100px;
}
/******************************************************Media********************************************************************/
/*@media screen and (max-width: 640px) {
    #revenueExpenseDetailsView div.DTTT_container {
        float: right !important;
        margin-bottom:0px;
    }
}*/
@media(min-width:992px) {
    .bg-color-med-gray {
        background-color: #F9F9F9;
    }

    .border-top-colorsky-b1 {
        border-top: 1px solid #53B1FF;
    }

    .border-top-colorsky-b2 {
        border-top: 1px solid #53B1FF;
    }

    .border-top-colorsky-b3 {
        border-top: 1px solid #53B1FF;
    }

    .border-top-colorsky-b4 {
        border-top: 1px solid #53B1FF;
    }

    .border-top-colorsky-b5 {
        border-top: 1px solid #53B1FF;
    }

    .rev_exp_margin {
        margin-top: -23px;
    }

    .p_l_0_desk {
        padding-left: 0px;
    }

    .page-title-header {
        font-size: 25px !important;
    }

    .font_size_10_desk {
        font-size: 10px;
    }

    .icon_wrapper_on_desk {
        line-height: 20px !important;
        padding-top: 8px !important;
        width: 65px !important;
    }

    .dash_menuToggle_temp {
        width: 66px !important;
    }

    .dash_menuToggle_tempIcon {
        left: 25px !important;
    }

    .header_nav_tabs {
        margin-top: 3px;
    }

    .show_on_desktop {
        display: block !important;
    }

    .visible-desktop {
        display: block !important;
    }

    #cashTransactionAccounts_chosen.chosen-container-single.chosen-with-drop .chosen-drop {
        left: -60px;
    }
}

@media(max-width:1150px) {
    .font-size-25-18 {
        font-size: 18px !important;
    }

    .font-size-12-10 {
        font-size: 12px !important;
    }

    .txt-overflow-width {
        width: 38%;
    }
}

@media(max-width:991px) {
    .font-size-14-12 {
        font-size: 12px;
    }

    .font-size-14-10 {
        font-size: 10px;
    }

    .txt-overflow-width {
        width: 42%;
    }

    .font-size-30-20 {
        font-size: 20px !important;
    }
}

@media (max-width:767px) {
    .warn-popup-align {
        margin-top: 6px !important;
        margin-right: -45px !important;
        margin-left: 30px !important;
        width: 300px !important;
        height: 150px !important;
        max-height: 170px !important;
        border-color: #e5e5e5;
    }

    .warn-icon-pop-side {
        background-color: #0093D8;
        height: 148px;
    }

    .mob-warn-icon-pop-align {
        margin: 58px 7px !important;
    }

    #RecommendBillToInputCommentPopupClose {
        display: block !important;
    }

    #VenderInfoPopupClose {
        display: block !important;
    }

    .txt-overflow-width {
        width: 36%;
    }

    .perf-note-popup {
        width: 96% !important;
    }

    .inline_help_tooltip_mob {
        padding: 7px !important;
    }

    .txt-r-web-l-mob {
        text-align: left;
    }

    .footer_submit_modal {
        width: 95% !important;
    }
}

@media (min-width:991px) {
    .width-20 {
        width: 20% !important;
    }

    .padding-tab-mob-l-15 {
        padding-left: 15px !important;
    }

    .font-size-30-20 {
        font-size: 30px !important
    }
}

@media (min-width:992px) and (max-width:1197px) {
    .nav-margin-t-0 {
        margin-top: 0px !important;
    }
}

.max-height-125 {
    max-height: 125px;
}

.montend-panel-body {
    padding: 6px 9px;
    border-top: 1px solid #e0e0e0;
    min-height: auto;
}

.montend-panel-head {
    padding: 18px 9px 17px;
    background-color: #F4F3F2;
    color: #66645c;
}

.montend-panel-head-custom {
    padding: 9px 13px 9px 9px;
    background-color: #F4F3F2;
    color: #66645c;
}

.ifr-Notification-Setup {
    margin: 10px 0px 5px 0px;
    border-top: 1px solid #d0cdc7;
}

.financial-summary-panel {
    background-color: #f89f39;
    color: #FFFFFF;
    margin-bottom: -13px;
    border-radius: 4px !important;
}

.arrow-up {
    font-size: 25px;
    color: #82CD5C;
}

.arrow-down {
    font-size: 25px;
    color: #FF5252;
}

.fa-arrow-flat {
    font-size: 25px;
    color: #5d5c5c;
}

.mes-arrw-red {
    color: #FF5252 !important;
}

.mes-arrw-green {
    color: #82CD5C !important;
}

.display-in-block {
    display: inline-block;
}

.display-in-block-imp {
    display: inline-block !important;
}

.display-none {
    display: none;
}

.display-block {
    display: block;
}

.display-inline {
    display: inline;
}

ul#financialTabheader > li.active > a, ul#otherReportsTabheader > li.active > a, ul#financialTabheader > li.active > a, ul#reportTabheader > li.active > a {
    border-top: 1px solid #F9711C !important;
}

.NotificInnnerBox::-webkit-scrollbar, .contact-team-section::-webkit-scrollbar, .finanical_report_drilldown_table_div .dataTables_scrollBody::-webkit-scrollbar, #intacctValidationTable .dataTables_scrollBody::-webkit-scrollbar, #SelectedCompany_chosen .chosen-results::-webkit-scrollbar, #switchEntityOnCP_chosen .chosen-results::-webkit-scrollbar {
    width: 6px !important;
}

.module-footer {
    clear: left;
    position: fixed;
    right: 0;
    z-index: 10000;
    bottom: 0px;
    height: 35px;
    width: 120px;
    background-color: #666666;
}

.module-footer-icon {
    display: inline-block;
    padding: 10px 10px 8px 10px;
}

    .module-footer-icon:hover {
        background-color: #0078d7;
    }

/* NOTE: THIS IS WHERE THE DROP-DOWN BECOMES A DROP-UP */
/*.contact-team-dropdown {
    position: absolute;
    bottom: 100%;
    left: -100px;
    right: 3px;
    width: auto;
    padding: 2px;
    border: 1px solid #CCCCCC;
    list-style-type: none;
    padding: 0;
    margin: 0;
    background: white;
    z-index:1000001;
}*/
.footer_submit_modal {
    position: absolute;
    bottom: 100%;
    right: 3px;
    width: 35%;
    padding: 2px;
    border: 1px solid #CCCCCC;
    list-style-type: none;
    padding: 0px 10px 10px 10px;
    background: white;
    color: black;
    overflow-y: auto;
    overflow-x: hidden;
}

.perf-note-popup {
    position: absolute;
    width: 97%;
    padding: 2px;
    border: 1px solid #CCCCCC;
    list-style-type: none;
    padding: 0;
    background: white;
    z-index: 10000;
    margin-top: 45px;
    right: 10px;
}
/*#monthEndSummaryNote:after{
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
    z-index: 100000;

	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #88b7d5;
	border-width: 13px;
}*/
.perfm_note_arrow_support:before {
    border: solid transparent;
    top: 6px;
    margin-left: -31px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 100000;
    border-color: transparent;
    border-bottom-color: white;
    border-width: 14px;
}

.perfm_note_arrow:before {
    border: solid transparent;
    top: 3px;
    margin-left: -7px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 100000;
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #CCCCCC;
    border-width: 15px;
}

.contact-team-head {
    height: 30px;
    background-color: #009DD9;
    padding: 6px 10px;
    font-size: 15px;
}

.contact-team-body {
    padding: 0px;
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: auto;
}

    .contact-team-body::-webkit-scrollbar {
        width: 6px !important;
    }

.contact-title {
    color: #009DD9;
    font-size: 13px;
    padding-bottom: 7px;
}

.contact-team-body > li {
    border-bottom: 1px dotted #CCCCCC;
    list-style: none;
}

.contact-team-div {
    padding-left: 8px;
    font-size: 11px;
    margin-top: 7px;
}

.module-dropdown {
    z-index: 1001;
    min-width: 195px !important;
    padding-top: 0px !important;
}

    .module-dropdown > li > a {
        padding: 0px 6px;
        font-size: 16px !important;
        display: inline-block;
    }

.anchr-color {
    color: #666666 !important;
}

    .anchr-color:hover {
        color: #009DD9 !important;
        text-decoration: underline;
    }

.no-contact-team {
    margin-bottom: 0px;
    font-weight: bold;
    color: black;
    padding: 12px 18px;
}

.side-nav-help {
    position: fixed !important;
    bottom: 35px;
    width: 65px !important;
    background: #0077d3;
}
/*#RevenueTrendHolder .highcharts-container , #OpexTrendHolder .highcharts-container , #NetIncomeTrendHolder .highcharts-container , #CashFlowTrendHolder .highcharts-container , #GrossMarginTrendHolder .highcharts-container{
    height:220px !important;
}
#RevenueTrendHolder .highcharts-container  svg , #OpexTrendHolder .highcharts-container , #NetIncomeTrendHolder .highcharts-container , #CashFlowTrendHolder .highcharts-container , #GrossMarginTrendHolder .highcharts-container{
    height:220px !important;
}*/
ul#arSubEntities > li, ul#apSubEntities > li {
    padding: 5px;
}

.sub-entity-dropdwn {
    height: 27px;
    padding: 0px 5px;
    max-width: 115px;
    border: 1px solid #e5e5e5;
}

.sub-entity-bg {
    /*padding: 6px 8px 7px 8px;*/
    padding-top: 6px;
    padding-bottom: 6px;
    background: #3276B1;
    color: white;
    margin-right: -2.5px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}

.sub-entity-bg1 {
    padding: 6px 12px 4px 12px;
    background: #3276B1;
    color: white;
    margin-right: -2.5px;
    display: inline-block;
}

.sub-entity-bg3 {
    display: inline-block;
    background: #3276B1;
    color: white;
    margin-top: -2px;
    margin-right: 0px;
    padding: 5px 8px;
}

.dropdwn-h {
    height: 27px;
}

#dashTabActiveClr li a, #financialTabheader li a {
    margin-bottom: 1px !important;
}

/*.popover {
    left: 4px !important;
    max-width: none;
}

    .popover .arrow {
        left: 26% !important;
}*/

.company_name_tab_desk {
    color: #fff;
    font-size: 22px;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    margin-right: 20px
}

.company_name_mobile {
    float: left;
    width: 30%;
    color: #fff;
    margin-left: 41px;
    display: inline-block;
    height: 60px;
    line-height: 60px;
}

.header_last_upd {
    color: #A1A1A1;
    position: relative;
    top: 1px;
    left: 240px;
    opacity: 0.5;
    font-size: 12px;
}

.header_last_upd_drilldown {
    color: #A1A1A1;
    position: relative;
    opacity: 0.5;
    font-size: 12px;
    float: right;
}

.header_last_upd_drilldown_Opacity_Max {
    color: #A1A1A1;
    position: relative;
    /*opacity: 1.0;*/
    font-size: 13px;
    float: right;
}

.header_comp_details {
    vertical-align: middle;
}

#performanceNoteSummary p.MsoListParagraph {
    text-indent: 0pt !important;
}

#performanceNote p.MsoListParagraph {
    text-indent: 0pt !important;
}

li.activityEmailList {
    list-style: none;
    border-bottom: 1px solid white;
    cursor: pointer;
}

    li.activityEmailList:hover {
        background: #f4f3f2;
    }

.activityEmailBody {
    min-height: 250px;
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
}

.emailCount {
    background-color: #ffc333;
    color: #fff;
    padding: 4px 7px;
    margin-top: -4px;
}

.replyFwdbtn {
    margin: -5px 5px;
    color: white !important;
    padding: 4px 8px;
    border-radius: 10px !important;
    background: #fa4632 !important;
}

.own-modal-header {
    min-height: 25px;
    padding: 5px;
    border: none;
}

.act_email_tag {
    border: 1px solid #e5e5e5 !important;
    display: inline-block !important;
    min-height: 34px !important;
}

.hover_border_red:hover {
    border: 1px solid red !important;
}

.finance-l-header {
    background: #E7E5E2;
    border-bottom: 1px solid #cecece;
    padding: 3px 6px;
}

.action_Tab_Counts {
    font-size: 11px;
    padding: 2px 4px;
}

.action_Tab_img_size {
    width: 17px !important;
    height: 17px !important;
}

.realTimeBal_Tab_img_size {
    width: 17px !important;
    height: 20px !important;
}

#dwd_Attchments a {
    margin-right: 5px;
}

    #dwd_Attchments a:hover {
        border: 1px solid red;
    }

#allEmailReqlistBody a.dwdAttch i, #allEmailReqlistBody a.dwd_attach img {
    width: 50px;
    height: 50px;
}

.total_Action_Cnt {
    position: absolute;
    left: -7px;
    top: -5px;
    background: #F9711C;
    padding: 1px 4px;
    font-size: 11px;
    font-weight: bold;
    max-width: 175%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border: 1px #FF3F2A solid;
    border-radius: 4px !important;
    font-family: 'Lato', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.total_Action_Cnt_Spinner {
    font-size: 11px !important;
    /*position: absolute;
    top: -5px;
    left: -3px;*/
    color: white;
}

.quickLinkClr {
    background: #ddeeff;
}

    .quickLinkClr:hover {
        background: #0077D3;
        color: white !important;
    }

.quickLinkClrHoverChange:hover {
    color: white !important;
}

.in.note-image-popover.bottom {
    display: none !important;
}

.report_link_color {
    color: #616161;
}

#financial_side_list > li:not(:last-child) {
    margin-bottom: 10px;
}

#financial_side_list > li:hover, #financial_side_list > li.selected {
    color: #0080DF;
    text-decoration: underline;
}

.financial_report_view_btn {
    background: #f9711c;
    padding: 6px 8px;
    color: white;
    font-size: 13px;
    margin: 0px 7px;
}

    .financial_report_view_btn:hover {
        color: white;
    }
/*dropdown*/
.finance_Comment_ddw.dropdown-menu:before {
    position: absolute;
    top: -7px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.finance_Comment_ddw.dropdown-menu:after {
    position: absolute;
    top: -6px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}

.finance_Comment_ddw {
    width: 250px !important;
    left: -219px !important;
    top: 23px !important;
    padding: 10px;
}

    .finance_Comment_ddw:before {
        right: 13px !important;
    }

    .finance_Comment_ddw:after {
        right: 14px !important;
    }

    .finance_Comment_ddw > div {
        margin-bottom: 10px;
    }

.my_DpDw_Open > .dropdown-menu {
    display: block !important;
}

.my_DpDw_Close > .dropdown-menu {
    display: none !important;
}


.green_fill_bg {
    background-color: #7DBC00;
    color: white;
    padding: 2px 7px;
    font-weight: bold;
}

.email_Act_Close {
    position: relative;
    left: 14px;
    top: -30px;
}

.email_Act_List_Header {
    font-weight: bold;
    font-size: 15px;
    color: #0078d7;
    padding: 10px;
    border-bottom: 1px solid #EEE;
}

.cashFlowCustmSearchBoxIcon {
    padding: 7px 8px 7px !important;
}

.search_box_inline_icon {
    padding: 7px 8px;
    font-size: 11px;
    color: #555;
    background-color: #eee;
    border: 1px solid #ccc;
    margin-left: -4px;
}

.ui-priority-secondary.ui-corner-all {
    font-weight: bold !important;
    color: black !important;
}

.menu-toggler .menu_icon_title {
    margin-top: 30px;
    font-size: 12px;
    margin-left: 4px;
    color: white;
}
/* Tooltip is hidden */
.open_inline_help {
    display: none !important;
}

.inline_help_icon {
    font-size: 20px;
    /*color: #919191;*/
    color: #b5b4b3;
}

.inline_help_icon2 {
    font-size: 18px;
    color: #b5b4b3;
}

.inline_help_icon:hover {
    color: #7A7C7F;
}

.inline_help_icon2:hover {
    color: #7A7C7F;
}

.popover.left {
    margin-left: 0px !important;
}

.popover.ifrModifiedCommentPopover {
    z-index: 10049;
}

.popover {
    z-index: 10060;
    max-width: 500px;
    min-width: 300px;
}

.inline_arrow_left:after {
    border-left-color: #F0F7FB !important;
}

.inline_arrow_right:after {
    border-right-color: #F0F7FB !important;
}

.inline_arrow_top:after {
    border-top-color: #F0F7FB !important;
}

.inline_arrow_bottom:after {
    border-bottom-color: #F0F7FB !important;
}

.inline_help_content_style .inline_help_title {
    font-weight: bold;
    font-size: 13px;
}

.inline_help_content_style .inline_help_sub_content {
    font-size: 11px;
    padding-left: 12px;
    line-height: 2;
}

.inline_help_content_style .inline_help_subtitle {
    font-size: 11px;
    font-weight: bold;
}

.inline_help_content_style .inline_help_sub_content .sublist {
    list-style-type: decimal;
    padding-left: 20px;
}

.inline_help_content_style .inline_help_sub_content ul {
    list-style: none;
    padding-left: 0px;
}

.right .ui-tooltip-content::after {
    top: 7px;
    left: -6px;
    border-color: transparent #2A2A2A;
    border-width: 6px 6px 6px 0;
}

.processingLoaderPosition {
    position: relative;
    top: 4px;
}

/* Tooltip -Styles */
.tooltip {
    padding: 5px;
    font-size: 11px;
    opacity: 0.85;
    filter: alpha(opacity=85);
    background-repeat: no-repeat;
    background-image: url(images/tooltip.gif);
}

.nlr-tooltip {
    opacity: 1 !important;
    background-image: none !important;
}

.nlrtooltip-inner {
    background-color: white !important;
    color: #3E94DB !important;
    width: 200px !important;
    max-width: 1000px !important;
}

.tooltip-inner {
    padding: 5px 10px;
    max-width: 200px;
    pointer-events: none;
    color: white;
    text-align: center;
    background-color: black;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}

.tooltip-bottom {
    background-position: top center;
}

.tooltip-top {
    background-position: bottom center;
}

.tooltip-left {
    background-position: right center;
}

.tooltip-right {
    background-position: left center;
}

.excel_button_clr {
    background: #2e729c !important;
    border: 1px solid #2e729c !important;
    color: white !important;
    margin-bottom: 2px !important;
}

.excel_button_clr {
    color: white !important;
}

.font-color-white {
    color: white !important;
}

.excel_button_clr:hover {
    color: white !important;
}


/*********************Financial reports styles***********************************/
.finanancial-report-main-div {
    padding: 0px;
}

.financial_panel_header {
    background: #F2F2F2;
    padding: 10px 5px;
    border-bottom: 1px solid #CCCCCC;
    margin: 0px;
}

.coa_panel_header {
    background: #F2F2F2;
    padding: 10px 5px;
    border-bottom: 1px solid #CCCCCC;
    margin: 0px;
}
/*#finanical_report_table > th, #finanical_report_table > thead > tr > td, #finanical_report_table > tbody > tr > td {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
}*/

/*.finanical_report_drilldown_table th, .finanical_report_drilldown_table td {    
    border: 1px solid #666666 !important;
}*/

#finanical_report_table {
    font-size: 13px;
    font-family: 'Lato', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    border-collapse: separate;
    /*border-spacing: 10px 0;*/
}

    #finanical_report_table .th_color {
        font-weight: bold;
    }

    #finanical_report_table td.border_b {
        /*border-bottom: 1px black solid !important;*/
    }

    #finanical_report_table td.border_t {
        /*border-top: 1px black solid !important;*/
    }

    #finanical_report_table td.db_border_t {
        /*border-top: 1px black double !important;*/
    }

    #finanical_report_table td.db_border_b {
        /*border-bottom: medium black double !important;*/
    }

    #finanical_report_table td.bold {
        font-weight: bold;
    }

    #finanical_report_table td.padding_b_15 {
        padding-bottom: 15px !important;
    }

    #finanical_report_table td.padding_l_20 {
        padding-left: 8px !important;
    }

.empty_Td_Padding {
    padding: 1px 3px !important;
    width: 15px;
}

.empty_Row_Td_Padding {
    padding: 5px 0px !important;
}

.empty_Row_Td_B_R_Padding {
    padding: 5px 0px !important;
    border-right: 1px solid #ccc !important;
}

.dimensionConsolidatedHeader td, .dimensionConsolidatedTableHeaderTr td {
    font-weight: bold;
    text-align: center;
    padding: 5px 10px !important;
    white-space: nowrap;
}

/*#finanical_report_table > thead > tr > td, #finanical_report_table > tbody > tr > td {
    padding: 2px 0px !important;
    white-space: nowrap;   
}*/
.financial_btn {
    font-size: 13px;
    padding: 4px 8px;
    border-color: #DDDDDD;
    color: #333333;
}

    .financial_btn:hover {
        color: white;
        background: #0A80D9 !important;
        border-color: #0A80D9 !important;
    }

#finanical_report_table {
    border-bottom: none !important;
    border-spacing: 0px;
}

#finanical_report_table_wrapper .dataTables_info {
    display: none !important;
}

#finanical_report_table .popover div {
    margin-top: 0px;
}

#finanical_report_table .popover {
    margin-top: -10px;
}

    #finanical_report_table .popover .popover-content {
        padding: 10px;
    }

#finanical_report_table .add.financial_comment a:hover {
    color: #428bca !important;
    text-decoration: underline;
}

.border_l_med_black {
    border-left: 1px solid #4D4D4D !Important;
}

.border_light_gray {
    border: 1px solid #DDDDDD !important;
}

.border-rad-4-imp {
    border-radius: 4px !important;
}

.financial_drilldown_tab_header {
    color: black;
    font-weight: bold;
    border: none !Important;
    padding-left: 7px;
}

.financial_drilldown_tab_header_clr, .PeriEntity .table.table-striped thead tr {
    background: #cecece;
}

.financial_drilldown .popover-content, .financial_drilldown_inner .popover-content {
    height: 400px;
    overflow: auto;
}
/*.finanical_report_drilldown_table_div .dataTables_scrollBody{
    overflow-y: auto;max-height: 150px !important;
 }*/
.finanical_report_drilldown_table_div thead tr td, .finanical_report_drilldown_table_div .financial_amount {
    text-align: center;
}

/*.finanical_report_drilldown_table_div tr td:not(:last-child) {
    border-right: 1px solid #DDDDDD;
}*/

/*.custom_report_btns a:not(:first-child) {
    border-left: 1px solid #4D4D4D !Important;
}*/

.custom_report_btns a {
    color: #4D4D4D !important;
    position: relative;
    display: inline-block;
    top: 1px;
    //border-left: 1px solid #4D4D4D !Important;
    /*border: none !important;*/
    padding: 1px 6px;
}

    .custom_report_btns a span i {
        font-size: 20px;
    }

.exportExcelBtn a, .exportPdfBtn a {
    position: relative;
    padding: 5px 10px;
    margin-right: 5px;
}

.modal-body a div embed {
    width: 40px !important;
    height: 29px !important;
}

.hand_cursor {
    cursor: pointer;
}

.arrow_cursor {
    cursor: default;
}
/*dropdown*/
/*#finanical_report_table .our_Own_Dpdw.dropdown-menu:before {
    position: absolute;
    top: -7px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

#finanical_report_table .our_Own_Dpdw.dropdown-menu:after {
    position: absolute;
    top: -6px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}        
#finanical_report_table .our_Own_Dpdw > div {
    margin-bottom: 10px;
}

#finanical_report_table .my_DpDw_Open > .dropdown-menu {
    display: block !important;
}

#finanical_report_table .my_DpDw_Close > .dropdown-menu {
    display: none !important;
}
@media(min-width:992px){
    #finanical_report_table .our_Own_Table{
        overflow:visible !important
    }
    #finanical_report_table .our_Own_Dpdw {
        width: 400px !important;
        left: -10px !important;
        top: 23px !important;
        padding: 10px;
    }

    #finanical_report_table .our_Own_Dpdw:before {
        left: 13px !important;
    }

    #finanical_report_table .our_Own_Dpdw:after {
        left: 14px !important;
    }
}
@media(max-width:992px){           
    #finanical_report_table .our_Own_Dpdw {
        width: 280px !important;
        left: -249px !important;
        top: 23px !important;
        padding: 10px;
    }

    #finanical_report_table .our_Own_Dpdw:before {
        right: 13px !important;
    }

    #finanical_report_table .our_Own_Dpdw:after {
        right: 14px !important;
    }
}*/

#GLAccount-accordion .ui-accordion-content {
    padding: 0px;
    max-height: 200px !important;
    height: auto !important;
}

#addGLAccountEntry input {
    border: 1px solid #e5e5e5;
}

#addGLAccountEntry select {
    height: 23px;
    border: 1px solid #e5e5e5;
    width: 145px;
}

#addGLAccountEntry .modal-body {
    min-height: 250px !important;
    overflow: auto;
}

#DetailInvoicingInfo_wrapper .dataTables_scrollBody {
    max-height: 250px !important;
}

.dataTables_wrapper .dataTables_scrollHead {
    border-bottom: none !important;
}

.dataTables_wrapper table {
    margin-left: 0 !important;
}

.drop-pop-li-align li {
    padding: 5px;
}

.distinctTypeFromAccountGroups th {
    text-align: center;
}

.distinctTypeFromAccountGroups td {
    text-align: left;
}

/*New Std Report CHnages*/
#finanical_report_table > th, #finanical_report_table > thead > tr > td, #finanical_report_table > tbody > tr > td {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

#finanical_report_table > thead > tr > td, #finanical_report_table > tbody > tr > td, table.dataTable tbody.dimensionCategoryBodyFreezed > tr > td {
    padding: 2px 0px;
    white-space: nowrap;
}

.subTitleBottomBorderText, .titleRightText, .titleRightBorderBottom, .dataNumberText, .dataNumberBottomBorderText, .dataNumberTopBorderText {
    text-align: right;
}

.titleRightBorderBottom {
    padding-top: 0px !important;
}

.subTitleBottomBorderCenterText, .subTitleTopBorderText, .subTitleText, .titleCenterText, .titleCenterBorderBottom {
    text-align: center;
}

.titleBottomBorderText {
    text-align: right;
    min-width: 85px !important;
}

.titleCenterBoldNoBorderBottom {
    font-weight: bold;
    text-align: center !important;
    border-bottom: none !important;
    padding-bottom: 0px !important;
}

.titleCenterBoldBorderBottom {
    font-weight: bold;
    padding-top: 0px !important;
    text-align: center !important;
    border-bottom: 1px #f2f2f2 solid !important;
}

.titleRightNoBorderBottom, .borderBottomNotRequired {
    text-align: right;
    vertical-align: middle;
    border-bottom: none !important;
    padding-bottom: 0px !important;
}

.titleRightNoBorderBottom {
    font-weight: bold;
}

.titleCenterTextBold {
    text-align: center;
    font-weight: bold;
}

.rowSpanHeader {
    vertical-align: middle !important;
    text-align: center;
    border-bottom: 1px #f2f2f2 solid;
}

.dataText {
    padding-left: 25px !important;
    padding-right: 8px !important;
}

.dataBoldTextTrackComment {
    font-weight: bold;
}

.dataBoldTextWithPaddingBottomTrackComment {
    font-weight: bold;
    padding-bottom: 9px !important;
}

.titleHeaderRightText, .dataNumberBoldText, .dataNumberBoldTopBorderText, .dataNumberBoldTopBorderText, .dataNumberBoldBottomBorderText, .dataNumberBoldTopDbBorderText, .dataNumberBoldBotmDbBorText, .dataNumberBoldTopBorderAndBotmDbBorText, .dataNumberBoldTopBottomBorderText {
    text-align: right;
    font-weight: bold;
}

.empty_Td_Padding {
    padding: 1px 3px !important;
    width: 5px;
}

.empty_Row_Td_Padding {
    padding: 5px 0px !important;
}

table#finanical_report_table tr td:first-child, table.dataTable .dimensionCategoryBodyFreezed tr td:first-child {
    padding-left: 10px;
}

table#finanical_report_table tr td:not(:first-child) {
    padding: 5px 10px;
}

table#finanical_report_table tr td span.financial_drilldown a, table#MQY_financial_report_table tr td span.financial_drilldown a, .dimensionCategoryFreezedDiv tr td span.financial_drilldown a {
    color: #333;
    text-decoration: underline
}

    table#finanical_report_table tr td span.financial_drilldown a.orangeText, table#finanical_report_table tr td span.financial_drilldown a.orangeText:hover, table#MQY_financial_report_table tr td span.financial_drilldown a.orangeText, table#MQY_financial_report_table tr td span.financial_drilldown a.orangeText:hover, .dimensionCategoryFreezedDiv tr td span.financial_drilldown a.orangeText {
        color: #f9711c;
        text-decoration: none
    }

table#finanical_report_table tbody tr:not(:last-child) td:not(.empty_Row_Td_Padding), .dimensionCategoryBodyFreezed tr td:not(.empty_Row_Td_Padding) {
    border-bottom: 1px #f2f2f2 solid;
}

table#finanical_report_table tbody tr, .dimensionCategoryBodyFreezed tr {
    height: 28px;
}

table#finanical_report_table.verBorderRequired tr td:nth-child(4), table#finanical_report_table.verBorderRequired tr.financialReportEmptyRow td.empty_Row_Td_Padding:nth-child(4) {
    border-right: 1px #ccc solid !important;
}

table#finanical_report_table tr td.financialCommentColumn {
    border-left: 1px #ccc solid;
    padding-left: 15px !important;
    text-align: left
}
/*table#finanical_report_table tr td.financialCommentColumn.removeLeftBorder {
    border-left:none !important
}*/
table#finanical_report_table .financialHeaderFixedRow {
    height: 50px;
    background-color: #dbdbdb
}

table#finanical_report_table .financialHeaderFixedRow-35 {
    height: 25px;
    background-color: #dbdbdb
}

    table#finanical_report_table .financialHeaderFixedRow td, table#finanical_report_table .financialHeaderFixedRow-35 td {
        vertical-align: middle !important;
        font-weight: bold
    }

table.dataTable tbody tr.totalRow {
    background-color: #ededed !important;
}

    table.dataTable tbody tr.totalRow.totalRowWithoutBg {
        background: none !important;
    }

table.dataTable tbody.dimensionCategoryBodyFreezed tr.tableRowHover {
    background-color: #f2f8fd !important;
}

table.dataTable tbody tr.percentageRow {
    background-color: #fafafa !important;
}

    table.dataTable tbody tr.percentageRow td {
        font-weight: normal !important;
    }

.financialReportEmptyRow {
    height: 14px !important;
}

.normal-font-weight {
    font-weight: normal;
}

.ifrDimensionalHeader {
    display: flex;
    align-items: center;
    vertical-align: middle;
    padding: 16px 12px;
    background: red;
    font-weight: bold;
    height: 50px;
    background-color: #dbdbdb;
}
/* end of new IFR classes*/

.accountGroupSection {
    border: 1px solid #ddd;
    width: 100%;
    max-width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

    .accountGroupSection tr td {
        border: 1px solid #ddd;
        padding: 5px;
        line-height: 1.42857143;
    }

#announcementModalContent {
    padding: 5px !important;
}

#modalPopupBodyContent {
    padding: 15px !important;
}

#announcementModalContent ul li {
    list-style: none;
}

    #announcementModalContent ul li.notific:not(:last-child) {
        padding-bottom: 10px;
        border-bottom: 1px solid #EFEFEF;
    }

    #announcementModalContent ul li.notific:not(:first-child) {
        padding-top: 10px;
    }

.announcementModalHeader, .modalPopupHeader {
    padding: 10px 15px;
    background: #2C8EDA;
}

.modalAppColorPopupHeader {
    padding: 10px 15px;
    background: #003865;
    color: white;
}

.announcementTable td {
    vertical-align: middle !important;
}

.own_div_popup {
    width: 50%;
    margin: 0px 3px 3px 3px;
    height: auto;
    border: 1px solid #CCCCCC;
    background: white;
}

.conseroDivPopup {
    width: 50%;
    height: auto;
    position: fixed;
    background: white;
    box-shadow: 0 4px 20px 0 #b7b5b5, 0 6px 22px 0 #b7b5b5;
}

    .conseroDivPopup .stdReportDefaultActivityDiv, .conseroDivPopup .workFlowDefaultActivityDiv {
        overflow-x: hidden;
        overflow-y: auto;
        padding: 10px;
    }

.submitFeedbackDiv:before {
    position: absolute;
    top: 45px;
    right: 15px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 7px solid black;
    content: '';
}

.submitRequestTooltip:before {
    position: absolute;
    top: 30px;
    right: 55px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 7px solid black;
    content: '';
}

.contactTeamTooltip:before {
    position: absolute;
    top: 30px;
    right: 60px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 7px solid black;
    content: '';
}

.footer_modal_header {
    padding: 5px 15px;
    border-bottom: 1px solid #cecece;
    background-color: rgba(204, 204, 204, 1);
}

.footer_feedback_rating {
    margin: -5px 0px 5px 10px;
}

.footer_modal_body {
    min-height: 200px;
    height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
}

    .footer_modal_body::-webkit-scrollbar {
        width: 6px !important;
    }

.footer_tooltip {
    display: none;
    position: absolute;
    max-width: 170px;
    z-index: 100000;
    opacity: 0.8;
    right: 0px;
    bottom: 36px;
    background: none !important;
}

.financial-warn-icon-align {
    font-size: 18px;
    margin-top: -17px;
    color: #FF3F2A;
    position: absolute;
    right: 4px;
    top: 20px !important;
}

.financial-warn-icon-bg-align {
    position: absolute;
    top: 7px;
    right: 8px;
    height: 13px;
    background-color: white;
}

/*#financialValidationTab {
    padding: 6px 14px;
    background: #C1C1C1;
}

    #financialValidationTab:hover {
        background: #FF9900;
    }*/

.sideNavHoverTitle {
    position: relative;
    bottom: 11px;
}

.side_sub_nav_arrow_Outer {
    display: block;
    background-image: none;
    float: right;
    position: absolute;
    left: -12px;
    top: 9px;
    background: none;
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 8px double transparent;
    border-bottom: 8px double transparent;
    border-left: 0;
    border-right: 13px solid #003865;
}
/*.side_sub_nav_arrow_Inner{
    display: block;
    background-image: none;
    float: right;
    position: absolute;
    left: -11px;
    top: 15px;
    background: none;
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 7px double transparent;
    border-bottom: 8px double transparent;
    border-left: 0;
    border-right: 11px solid #006699;
}*/
#intacctValidationTable td, #intacctValidationTable th {
    text-align: right;
}
/*#intacctValidationTable tbody, #intacctValidationTable thead tr { display: block; }
#intacctValidationTable tbody {
    height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}*/
.intacctErrorRow {
    background: #F4F7FB;
    color: #E74C3C;
}

#reportValidationTable table tr td {
    width: 50%;
    font-size: 13px;
}

#reportValidationTable h4, #coaValidationAccordion h4 {
    padding: 17px 10px;
    font-weight: bold;
    border: 1px solid #ddd;
    border-radius: 0px;
    background: #DBDBDB !important;
    font-size: 15px;
}

#reportValidationTable .accordion-group {
    border: none;
}

#CashTrendDetailsTable td {
    padding-right: 12px;
    vertical-align: middle;
}

.bg-header-light-gray {
    background: #DCDCDC !important;
}

.announcement-gotit-btn {
    background: #0077d3;
    color: white !important;
    padding: 2px 11px;
    font-size: 10px;
    border-radius: 7px !important;
    font-weight: bold;
    margin-right: 6px;
}

table#activitiesheadertable tbody td {
    vertical-align: middle;
}

.ArApPanel {
    margin-right: -14px;
    border: 1px solid #d0cdc7;
    margin-top: 5px;
}

.panel_border_t {
    border-top: 1px solid #d0cdc7;
}

.dataTables_scrollBody {
    border-bottom: none !important;
}

.dataTables_scrollFoot {
    margin-top: 5px !important;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #ddd !important;
}

#billsForApprovalTable_wrapper .bottom, #vendorCreditsForApprovalTable_wrapper .bottom, #expensesForApprovalTable_wrapper .bottom, #timesheetsForApprovalTable_wrapper .bottom, #timesheetsForApprovalTable_info {
    display: none;
}

/*#billsForApprovalTable_wrapper .dataTables_scrollBody, #vendorCreditsForApprovalTable_wrapper .dataTables_scrollBody, #expensesForApprovalTable_wrapper .dataTables_scrollBody, #timesheetsForApprovalTable_wrapper .dataTables_scrollBody {
    z-index: 1000000 !Important;
}*/

#billsForApprovalTable_wrapper, #vendorCreditsForApprovalTable_wrapper, #expensesForApprovalTable_wrapper, #timesheetsForApprovalTable_wrapper {
    min-height: 140px;
}

#VendorCredits_1_2, #ApprovedBills_1_3, #ExpensesApproval, #TimesheetApproval, #BillsForPayment_wrapper {
    overflow-x: auto;
}
/*#timesheetsForApprovalTable_wrapper{
    overflow: auto;min-height:140px;max-height: 340px;
}*/
#billsForApprovalTable_wrapper .dataTables_scroll, #vendorCreditsForApprovalTable_wrapper .dataTables_scroll, #expensesForApprovalTable_wrapper .dataTables_scroll, #timesheetsForApprovalTable_wrapper .dataTables_scroll {
    margin-bottom: 0px !important;
}

.billsForApprovalTableHeader .dataTables_scrollHead, .vendorCreditsForApprovalTableHeader .dataTables_scrollHead, .expensesForApprovalTableHeader .dataTables_scrollHead, .timesheetsForApprovalTableHeader .dataTables_scrollHead {
    border-bottom: none !important;
}

/*#companyEditLogsTable_paginate a{
    color:white !important;
    background-color: #337ab7 !important;
    border-color: #337ab7;
}
#companyEditLogsTable_paginate a.paginate_button.current{
    color:white !important;
    background-color: red !important;
    border-color: red;
}*/
/*@media (min-width:767px) {
    .mes_note_outer_panel {
        display: flex;
    }
}*/
.mesDropdown {
    border: 1px solid #229BFF;
    width: 160px;
    height: 35px;
    padding: 5px 20px 5px 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(/Content/images/IFR/icon_xs_down_arrow.png) no-repeat;
    background-position: 142px 13px;
}

.financial-summary-panel a.mes-panel-title, .financial-summary-panel a.mes-panel-title:hover {
    text-decoration: none;
    color: white;
}

.mes_note_outer_panel {
    align-items: center;
    margin: 3px -10px 0px -10px;
    background: #fafafa;
    /*padding: 10px 0px;*/
    border: 1px solid #f9711c;
    color: #000000;
}

.mes_note_img {
    border-radius: 50% !important;
    width: 60px !important;
    height: 60px !important;
    border: 2px solid #ccc;
}

.mes_note_arrow_panel {
    position: relative;
    vertical-align: middle;
    padding: 10px;
    background-color: #87BE48;
    border: 1px solid #87BE48;
    box-shadow: 0 0 5px #CCC;
    text-align: center;
    color: white;
}

    .mes_note_arrow_panel:before {
        content: "";
        position: absolute;
        left: 100%;
        top: 15px;
        width: 0;
        height: 0;
        border-top: 15px solid transparent;
        border-left: 30px solid #87BE48;
        border-bottom: 0px solid transparent;
    }

#performanceNoteSummary p {
    margin-bottom: 0px !important;
}

#performanceNoteSummary::-webkit-scrollbar {
    width: 6px !important;
}

#performanceNoteSummary::-webkit-scrollbar-thumb {
    background-color: #FFFFFF;
    -webkit-border-radius: 1ex;
}

#performanceNoteSummary ul {
    margin-bottom: 3px !important;
}

/*Datatable pagination custom css*/
body .dataTables_wrapper .dataTables_paginate {
    margin: 5px 0px;
}

    body .dataTables_wrapper .dataTables_paginate .paginate_button {
        background-color: white;
        margin-left: 0px !important;
        border: 1px solid #ddd !important;
        color: #428bca !important;
    }

        body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
            cursor: not-allowed !important;
        }

        body .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
            background-color: #EEEEEE !important;
            background: linear-gradient(to bottom, #EEEEEE 0%, #EEEEEE 100%);
            color: #428bca !important;
        }

        body .dataTables_wrapper .dataTables_paginate .paginate_button.current {
            color: white !Important;
            background: linear-gradient(to bottom, #337ab7 0%, #337ab7 100%) !important;
            border-color: #337ab7 !important;
        }

            body .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
                color: white !important;
            }
/* .............................................. */

.dropdn_w_h {
    width: 150px;
    height: 25px;
}

#EditTemplateEntryForm input[type='number'], .workFlowDefaultActivityDiv select, .workFlowDefaultActivityDiv input[type='number'] {
    width: 150px;
    height: 25px;
}

.billInfoDetails table, .vendorInfoDetails table, .expInfoDetails table {
    margin-bottom: 0px;
}

#CashBalanceTable_wrapper div.DTTT_container, #CashFlowTable_wrapper div.DTTT_container {
    margin-bottom: 5px !important;
}

.bankHolidayPanel {
    padding: 8px 6px;
    background: #e3f0d5;
    border: 1px solid #87be48;
}

.bankHolidayPanelBubble {
    transform: scale(1);
    transition: all 4s;
}

    .bankHolidayPanelBubble.animate {
        transform: scale(0.8);
    }

.financial_drilldown_close {
    position: absolute;
    right: 5px;
    top: 3px;
}
/*#BillsForPayment_wrapper .dataTables_scrollBody{
    border-bottom: 1px solid #ddd !Important;
}*/
select {
    border: 1px solid #ccc;
}

.validation-error {
    color: #f3565d;
    margin-bottom: 5px;
}

label.error {
    color: #f3565d;
    margin-left: 5px;
}

.general-info {
    margin: 5px 0px;
}

.input-group-addon {
    padding: 8px 12px;
}

.table-width-100 {
    width: 100% !important;
}

.ui-dialog {
    font-size: 13px !important;
    font-family: 'Lato', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 0px;
    border: 1px solid #ccc;
}

.ui-widget {
    font-size: 13px;
    font-family: 'Lato', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 0px;
}

.ui-dialog-sub-title {
    font-size: 13px;
    text-align: center;
}

.ui-dialog-sub-title-hr {
    margin: 8px 0px;
    border-top: 1px solid #ccc;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-size: 12px;
}

.ui-dialog .ui-state-default, .ui-dialog .ui-widget-content .ui-state-default, .ui-dialog .ui-widget-header .ui-state-default {
    color: #555555;
    border-radius: 50% !Important;
    background: white !Important;
}

.ui-dialog .ui-widget-content button.ui-state-default {
    color: #555555;
    border-radius: 0% !Important;
    background: white !Important;
}

.ui-datepicker .ui-state-default, .ui-datepicker .ui-widget-content .ui-state-default, .ui-datepicker .ui-widget-header .ui-state-default {
    border-radius: 0% !Important;
}

.ui-widget-header {
    border: none;
}

.ui-dialog-content {
    width: 100% !important;
}

.company_logo {
    max-width: 200px;
    max-height: 50px;
    height: 32px;
}

#BillsForPayment tbody tr td {
    padding: 5px;
}

.dtt_Container_btns {
    background: #ffc333 !important;
    color: white !important;
    border: 1px solid #ffc333 !important;
}

.cashTransactionWarning > div {
    right: 55px !important;
}

#financialTabheader #financialValidationLi .financialWarnIcon {
    display: none;
}

@-moz-document url-prefix() {
    #CashBalanceTable_wrapper .DTTT_container a.DTTT_button_xls, #CashFlowTable_wrapper .DTTT_container a.DTTT_button_xls {
        display: none !important;
    }
}

/*Vision Help Desk CSS Starts*/

/*.mainRequestContainer .dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0px;
}*/

.mainRequestContainer .dataTables_length {
    margin-top: 14px;
}

/*.mainRequestContainer .dataTables_filter {
    margin-top: 12px;
}*/

.mainRequestContainer .widget {
    border-radius: 5px;
    padding: 15px 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid;
}

    .mainRequestContainer .widget h2 {
        font-size: 30px;
    }

    .mainRequestContainer .widget h2,
    .widget h3 {
        margin-top: 5px;
        margin-bottom: 0;
    }

.mainRequestContainer .widget-text-box {
    padding: 20px;
    border: 1px solid #e7eaec;
    background: #ffffff;
}

.mainRequestContainer .widget-head-color-box {
    border-radius: 5px 5px 0px 0px;
    margin-top: 10px;
}

.mainRequestContainer .widget .flot-chart {
    height: 100px;
}

.mainRequestContainer .grey-bg {
    /*background-color: #eceae7;*/
    color: #0078d7;
}

.mainRequestContainer .green-bg {
    /*background-color: #eceae7;*/
    color: #1ab394;
}

.mainRequestContainer .red-bg {
    /*background-color: #eceae7;*/
    color: #ed5565;
}

.mainRequestContainer .label {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 600;
    padding: 3px 8px;
    text-shadow: none;
}

.mainRequestContainer .labels-success {
    color: #D6D6D6;
}

.mainRequestContainer .labels-warning, .mainRequestContainer .labels-danger, .mainRequestContainer .labels-open-forReview {
    color: #555;
}

.mainRequestContainer .labels-open {
    color: #00CC68;
}

.mainRequestContainer .labels-open-inProgress {
    color: #0077D3;
}

.mainRequestContainer .labels-open-clientDependency {
    color: #EC0000;
}


/*Spinner start*/

.spinner-wrapper1 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1100;
    /*background-color: black;*/
    opacity: 0.8;
}

    .spinner-wrapper1 .spinner1 {
        height: 60px;
        width: 60px;
        margin: 250px auto;
        position: relative;
        -webkit-animation: rotation 3s infinite linear;
        -moz-animation: rotation 3s infinite linear;
        -o-animation: rotation 3s infinite linear;
        animation: rotation 3s infinite linear;
        border: 8px solid rgba(0, 122, 255, 0.50);
        border-radius: 100% !important;
    }

        .spinner-wrapper1 .spinner1:before {
            content: "";
            display: block;
            position: absolute;
            left: -8px;
            top: -8px;
            height: 60px;
            width: 60px;
            border-top: 8px solid rgba(0, 122, 255, 1);
            border-left: 8px solid transparent;
            border-bottom: 8px solid transparent;
            border-right: 8px solid transparent;
            border-radius: 100%;
        }

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-moz-keyframes rotation {
    from {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-o-keyframes rotation {
    from {
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -o-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes rotation {
    from {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
/*Spinner End*/

.mainRequestContainer .input-group-addon {
    background-color: #fff;
    border: 1px solid #E5E6E7;
    border-radius: 1px;
    color: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}

/*Vision Help Desk CSS Ends*/
.fa-spinner {
    color: #0078D7;
}

#NetIncomeTrendChart div.highcharts-legend-item.highcharts-pie-series > span {
    top: 7px !important;
}

.customLinkControl {
    width: 200px;
    height: 34px;
}

.nlrBold {
    font-weight: 700 !important;
    text-align: right;
}

.nlrfinancial_amount {
    text-align: left;
}
/* The Modal (background) */
.filterModal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    z-index: 15;
}

/* Modal Content/Box */
.filterModal-content {
    background-color: #f2f2f2;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 0px;
    border: 1px solid #0077d3;
    width: 50%; /* Could be more or less, depending on screen size */
    box-shadow: 0 0 10px;
}

.modalHeader {
    padding: 10px;
    background: #58a3dc;
    color: white;
    margin: 0px;
}

.filterPadding {
    padding: 10px;
}
/* The Close Button */
.filterClose {
    color: #0e0d0d;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .filterClose:hover,
    .filterClose:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }

.filterSpan {
    float: right;
    padding-right: 25px;
    padding-top: 2px;
}

.searchFilterModalButton, searchFilterModalButton:active, .searchFilterModalButton:focus {
    background: #58a3dc !important;
    padding: 5px 8px !important;
    color: #fff !important;
    border: none;
    border-radius: 4px !important;
    height: 34px;
    width: 12% !important;
}

.pull-left {
    float: left !important;
}

.GoFilterAlign {
    padding-left: 1px;
}

.ResetFilterAlign {
    padding-left: 50px;
}

.login-bg {
    background-color: #e8e8e8;
    height: auto;
}

.login-box-new {
    padding: 9px 25px 10px 25px;
    height: 420px;
    background-color: white;
    box-shadow: 0 0 50px rgba(0,0,0,.3);
}

.login-box-2 {
    background-color: #003865;
    color: #FFFFFF;
    height: 420px;
    box-shadow: 0 0 50px rgba(0,0,0,.3);
}

.login-box-2-content {
    font-size: 21px;
    padding-top: 30%;
    text-align: center;
}

.login-input {
    border-radius: 4px !important;
    border: 1px solid #2e729c;
    width: 100%;
    font-weight: bold;
}

.login-button {
    background-color: #F9711C !important;
    border-radius: 5px !important;
    border: none !important;
    color: #E9F0F5 !important;
    width: 100% !important;
}

.login-social-icon {
    color: #003865;
    font-size: 21px;
}

.login-social-icons > div > a > span {
    font-size: 19px;
}

@media (min-width: 768px) {
    .login-main-div {
        display: inline-block;
        width: 100vw;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
    }

    .login-box-new {
        float: none;
        display: inline-block;
        margin-left: 30%;
    }

    .login-box-2 {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
}

@media (min-width : 1824px) {
    .login-box-new {
        height: 480px;
    }

    .login-box-2 {
        height: 480px;
    }
}

@media (max-width : 480px) {
    .login-box-2-content-media-480 {
        padding-top: 20%;
        text-align: center;
    }

    .login-box-new {
        height: 420px;
    }

    .login-box-2 {
        height: 500px;
    }
}

@media (min-width:481px) and (max-width: 767px) {
    .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu:after, .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu:before {
        margin-right: 115px !important;
    }

    .login-box-new {
        width: 100%;
        height: 470px !important;
    }

    .margin-top-input-media {
        margin-top: 1%;
    }

    .padding-top-media {
        padding-top: 0%;
    }

    .login-box-2-content-media {
        padding-top: 20%;
        text-align: center
    }

    .login-box-2 {
        height: 620px;
    }
}

/*.dataTables_filter input {
    border: 1px solid;
}*/

#spinner-modal .modal-dialog,
#spinner-modal .modal-content,
#spinner-modal .modal-body {
    background: transparent;
    color: #2E729C;
    box-shadow: none;
    border: none;
}

.DTTT_container_pullLeft {
    /*width:17%;*/
    margin-right: 1%;
}

.dataTables_length_select_width {
    width: 37%;
}

input::placeholder {
    opacity: 0.5;
}

.padding-6-10-0 {
    padding: 6px 10px 0px;
}

.panel-title a:hover {
    color: #2E729C;
}

.change-company-logo-width-margin {
    width: 52%; /*old 53%*/
    margin-top: 35px;
}

/*Company Tab Change Color*/
/*#companiesTable > tbody > tr {
     background-color: #A9E0F4;
     color:#FFFFFF;
     text-align:center;
 }

  #companiesTable > tbody > tr > td {
    vertical-align: inherit;
 }*/

#dashTabActiveClr .textColorOnTabSelection > a, #dashTabActiveClr .textColorOnTabSelection > a:hover,
#financialTabheader .textColorOnTabSelection > a, #financialTabheader .textColorOnTabSelection > a:hover,
#otherReportsTabheader.textColorOnTabSelection > a, #otherReportsTabheader.textColorOnTabSelection > a:hover,
#trendTabHeader .textColorOnTabSelection > a, #trendTabHeader .textColorOnTabSelection > a:hover,
#actionTabHeader .textColorOnTabSelection > a, #actionTabHeader .textColorOnTabSelection > a:hover,
.login-social-icons > div > a > span > i.fa-stack-2x {
    color: #ffffff;
}

.ResetFilterAlign {
    padding-left: 9px;
}

.ZeroleftPadding {
    padding-left: 0px;
}

#dashTabActiveClr > div > a, #financialTabheader > div > a, #trendTabHeader > div > a, #actionTabHeader > div > a {
    color: #333;
}

    #dashTabActiveClr > div > a:hover, #financialTabheader > div > a:hover,
    #otherReportsTabheader > a:hover, #trendTabHeader > div > a:hover,
    #actionTabHeader > a:hover, #actionTabHeader > div > a:hover {
        color: #f9711c;
    }

#dashTabActiveClr .textColorOnTabSelection, #financialTabheader .textColorOnTabSelection,
#otherReportsTabheader.textColorOnTabSelection, #trendTabHeader .textColorOnTabSelection,
#actionTabHeader .textColorOnTabSelection {
    background-color: #f9711c;
}

.nav-tabs > li > a {
    color: #333;
}

/*for Popup*/
#summaryNotePopup.ui-dialog-content.ui-widget-content {
    overflow: hidden;
}

#summaryNotePopup .ui-dialog, .ui-widget, .ui-widget-content, .ui-corner-all, .foo, .ui-draggable, .ui-resizable {
    background: #FFFFFF !important;
}
/*end form Popup*/
.hideFinancialSummary {
    display: none;
}

/*@media (max-width: 998px) {
    .company_name_tab_desk {
        margin-left: 25%;
    }
}*/

.font-size-15 {
    font-size: 15px;
}

.financial-drilldown-div {
    padding: 0px !important;
}

.searchTextBox {
    width: 160px;
    height: 33px;
    padding: 5px;
    border: none;
}

.checkbox > label, .form-horizontal .checkbox > label {
    padding-left: 15px !important;
}

/*.finanical_report_drilldown_table_div tr td:not(:last-child) {
    border-right: 1px solid #F8F8F8 !important;
}*/

.finanical_report_drilldown_table_div > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #F8F8F8;
}

#finanical_report_table > thead > tr > td, #finanical_report_table > tbody > tr > td {
    /*border-top: none !important;*/
}

.financial-drilldown-div {
    padding: 0px !important;
}

.div-float-l {
    float: left;
}

.copy-tabsAnchor {
    margin-right: 0px;
    color: #333333;
    /*border-bottom: 1px solid #ddd !important;*/
}

.dropDownFont {
    font-size: 14px;
}

.border-r-tabs {
    border-right: 1px solid #e5e5e5;
}

.ResetFilterAlign {
    padding-left: 50px;
}

div.fiscalPeriod-dropdown {
    width: 150px; /* Sets the width dropdown */
}

    div.fiscalPeriod-dropdown select {
        width: 115% /* This hides the arrow icon */;
        background-color: transparent /* This hides the background */;
        background-image: none;
        -webkit-appearance: none /* Webkit Fix */;
        -moz-appearance: none;
        border: none;
        box-shadow: none;
        padding: 0.3em 0.5em;
        pointer-events: none;
    }

@media only screen and (min-width : 1824px) {
    .margin_top {
        margin-top: 19px;
    }
}

.margin_top {
    margin-top: 22px;
}

.table th {
    text-align: center;
}
/*.table.dataTable tfoot th, table.dataTable tfoot td {
    padding: 10px 0px 10px 0px;
    text-align: center;
  
}*/
.dataTables_scrollBody {
    min-height: 170px;
}

.padding_bt-5per {
    padding-bottom: 5%;
}

.mainScroll {
    overflow: auto;
}

#dashboardTable td:first-child {
    text-align: left;
}

#dashboardTable td:last-child {
    text-align: left;
}

#dashboardTable tbody td {
    vertical-align: middle;
}

.cmsAssignedTextColor {
    font-size: small;
    color: rgb(153, 153, 153);
    /*background-color: #f7f7f4 !important;*/
    font-weight: 600;
    text-shadow: none;
}

.cmsInProgressTextColor {
    font-size: small;
    color: rgb(198, 118, 5);
    /*background-color: #f7f7f4 !important;*/
    font-weight: 600;
    text-shadow: none;
}

.cmsReviewTextColor {
    font-size: small;
    color: rgb(45, 105, 135);
    /*background-color: #f7f7f4 !important;*/
    font-weight: 600;
    text-shadow: none;
}

.cmsWaitingTextColor {
    font-size: small;
    color: rgb(26, 26, 26);
    /*background-color: #f7f7f4 !important;*/
    font-weight: 600;
    text-shadow: none;
}

.cmsBlueTextColor {
    color: #0776CF;
    background-color: white !important;
    font-size: 18px;
    text-shadow: 1px 1px #abbcab;
}

.cmsShadow {
    box-shadow: 0px 0px 15px #bec6be;
}

.cmsRedTextColor {
    color: #FF5050;
    background-color: #ffffc4 !important;
    /*font-weight: 900;*/
    font-size: 18px;
}

.cmsBlueTextRedBackgroundColor {
    color: #0776CF;
    background-color: #f52d26 !important;
    font-size: 18px;
    text-shadow: 1px 1px #abbcab;
}

.cmsBaseStyle {
    background-color: white !important;
}

.cmsBaseTextStyle {
    background-color: white !important;
    font-size: 18px;
    text-shadow: 1px 1px #abbcab;
}

.cmsRedBackground {
    background-color: #f52d26 !important;
    /*font-weight: 700;*/
    /*font-size: 14px;*/
}

.cmsRedTextGreenBackground {
    color: #f90202;
    background-color: #82E0AA !important;
}

.cmsGreenBackground {
    background-color: #82E0AA !important;
    /*font-weight: 900;
    font-size: 14px;*/
}

.cmspopover {
    z-index: 10060;
    width: auto;
    max-width: 200px;
    max-height: 220px;
    overflow-y: auto;
    overflow-x: auto;
    border-radius: 6px !important;
    background-color: #f7f7f4;
}

.cmspopover2 {
    z-index: 10060;
    width: auto;
    max-width: 350px;
    max-height: 470px;
    overflow-y: auto;
    overflow-x: auto;
    border-radius: 6px !important;
    background-color: #f7f7f4;
}

.cmsYellowBackground {
    background-color: #FFD966 !important;
}

.cmsUsersTextFormat {
    color: black;
    font-size: small;
    background-color: #f7f7f4;
}

.cmsCommentSection {
    font-size: smaller;
    color: GrayText;
}

.cmsBlackNumbersFont {
    font-size: 17px;
    /*font-weight: 900;*/
    text-shadow: 1px 1px #abbcab;
}

#dashboardTable > tbody > tr > td {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.icon-Style {
    font-size: 24px;
    color: black;
    padding-left: 10px;
}

.bor_left {
    border-left: 1px solid #eee;
}

.panel-header {
    height: 33px;
    background-color: #E8E8E8 !important;
    color: #303030 !important;
    padding: 5px !important;
    border-bottom: none !important;
}

.panel-border {
    border-color: #F5F5F5 !important;
}

.panel-body-background {
    background-color: #F8F8F8 !important;
    border-color: #606060 !important;
    /*box-shadow: 0px 0px 15px #bec6be;*/
}

.font-bold {
    font-weight: bold;
}

.btn-color, btn-color:hover, .btn-color:active, .btn-color:focus {
    background-color: #FF8C00;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    border-radius: 10px !important;
}

.header-btn-margin {
    margin-right: 5px;
    margin-top: -4px;
}

.note-text {
    padding-left: 10px;
    color: #696969;
}

.note-shadow {
    box-shadow: 0px 0px 8px #D3D3D3;
}

.add-note {
    padding-right: 6px;
    color: #b7b5b5;
    font-weight: bold;
    padding-top: 6px;
    padding-left: 11px;
}

.upload-modal-header {
    background-color: #606060;
    height: 30px;
    color: #d8e3f2;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 9px;
}

.upload-modal-body {
    width: 260px;
    border-radius: 5px !important;
    left: 59%;
}

.upload-text-box {
    width: 230px;
    margin-left: 8px;
    border-radius: 5px !important;
}

.upload-btn, .upload-btn:focus, .upload-btn:active {
    height: 29px;
    float: right;
    margin-right: 4px;
    margin-top: 13px;
    border: none;
    color: white white;
    color: white;
    font-weight: bold;
}

.btn-shadow {
    box-shadow: 0 0 0px 0 rgba(0,0,0,.2), 0 3px 4px 0 rgba(0,0,0,.19);
}

.panel-body-scrol {
    max-height: 201px;
    overflow-y: auto;
}


.heightCustomLinksDetails {
    max-height: 200px;
    overflow: auto;
}
/*form control for nlr window*/
.nlrform-control {
    width: 180px;
    display: inline;
    height: 33px;
}

.expanded-content-wrapper .nlrform-control {
    width: 150px;
}

@media screen and (max-width: 1024px) and (min-width: 700px) {
    .nlrform-control, .expanded-content-wrapper .nlrform-control {
        width: 100px;
    }

    .searchTextBox {
        width: 100px;
    }
}

.sidenav {
    height: 100%;
    width: 75px;
    display: block;
    position: fixed;
    z-index: 1;
    left: 0;
    background-color: #5b5959;
    overflow-x: hidden;
}

    .sidenav ul > li {
        background-color: rgba(4, 58, 100, 1) !important;
        float: none !important;
        padding: 0px !important;
    }

    .sidenav a {
        padding: 6px 8px 6px 16px;
        text-decoration: none;
        font-size: 25px;
        color: #818181;
        display: block;
    }

#main {
    transition: margin-left .5s;
    padding: 20px;
    padding-left: 5px;
}

@media screen and (max-height: 450px) {

    .sidenav a {
        font-size: 18px;
    }

    .sidenav {
        width: 0px;
    }
}

@media screen and (max-width: 600px) {
    .sidenav a:not(:first-child) {
        display: none;
    }

    .sidenav a.icon {
        float: right;
        display: block;
    }

    .sidenav {
        width: 0px;
    }
}
/*@media screen and (max-width: 600px) {
   
    .sidenav.responsive .icon {
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .sidenav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }
}*/

.linkStyle {
    margin-right: 5px;
    font-weight: bold;
    padding-top: 5px;
    font-size: 14px;
    padding-right: 10px;
}

.closeIcon {
    color: white;
    padding-right: 7px;
    padding-top: 5px;
}

.margin-l-8 {
    margin-left: 8px;
}

.margin-t-3 {
    margin-top: 3px;
}

.bar-chart-bar-activities {
    background-color: white;
    display: block;
    position: relative;
    width: 100%;
    height: 10px;
    border-style: solid;
    border-width: thin;
    border-color: #A9A9A9;
}

.bar {
    float: left;
    height: 100%;
}

.bar-activities {
    background-color: #3bb300;
}

.bar-hours {
    background-color: cornflowerblue;
}

.tableFixed {
    max-width: 180px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.CommentOverflow {
    max-width: 750px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.tableHeaderBackground {
    background-color: #D3D3D3 !important;
}

.sidenav > li {
    background-color: rgba(4, 58, 100, 1) !important;
}

/*.sub-menu li {
    position: relative;
    display: block;
    top: 0;
    left: 100%;
    width: 100%;
    min-width: 180px;
    white-space: nowrap;
    z-index: 1;
}

    .sub-menu li a {
        display: inline-block;
        padding: 0 10px;
    }*/
.openIcon {
    font-size: 18px;
    cursor: pointer;
    color: #043a64;
    color: white;
    float: left;
    padding-top: 9px;
    text-align: center;
    height: 52px;
}

.flex-container {
    display: flex;
    flex-direction: row-reverse;
}

.addActivityDialogue {
    top: 15px !important;
    border-radius: 10px !important;
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    position: absolute !important;
    overflow: hidden;
}

.recurrenceModal {
    border-radius: 10px !important;
    padding-bottom: 10px;
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}

.dialogue-body {
    padding-right: 6px;
    min-height: 270px;
    max-height: 370px;
    overflow-x: hidden;
    overflow-y: auto;
}

.cancelButton, .cancelButton:active, .cancelButton:focus, .cancelButton:focus, .cancelButton:hover {
    border-radius: 5px !important;
    width: 68px !important;
    height: 25px !important;
    color: #fff;
    background-color: #428bca;
    border: none;
}

.nopadding {
    padding-left: 0px;
    padding-right: 0px;
}

#addActivityDialogue {
    overflow: hidden !important;
}

.indexPageButton {
    /*margin-right: 2.5%;*/
    margin-top: 10px;
    font-size: 13px;
    line-height: 1;
    background: rgb(46, 114, 156);
    padding: 6px 12px;
    border: none;
    color: rgb(255, 255, 255) !important;
}

.totalcash {
    font-size: 18px;
}

.totalAmount {
    color: #48C9B0;
    font-weight: bold;
}

.bankaccount {
    max-height: 185px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-left: 0px;
    margin-right: 0px;
}

.suEntityName {
    border-right: 2px #ECF0F1 solid;
    height: 70px;
    margin-top: 4px;
    padding-left: 18px;
    margin-bottom: 20px;
}

.box:hover {
    background: #D3D3D3;
}

.lastDate_padding2p {
    padding-right: 2%;
    font-size: 12px;
}

.cash {
    color: #48C9B0;
    font-weight: bold;
}

.subEntity {
    font-weight: bold;
    /*color: orange;*/
    padding-left: 10px;
}

.boldText {
    font-weight: bold;
}

.border-b-lightGray {
    border-bottom: 1px solid #d0cdc7;
}

.border-b-l-gray {
    border-bottom: 1px solid #e9e9e7;
}

/******************Custom Datatable*********************/
table.table-striped.dataTable:not(#finanical_report_table), #NetIncomeDetailedTable.table-striped, table.table-striped.announcementTable {
    background-color: #F3F3F3;
}

table.table-striped.dataTable#finanical_report_table {
    background-color: none;
}

table.table-striped.dataTable:not(#finanical_report_table) thead tr th, table.table-striped.announcementTable thead tr th {
    vertical-align: middle;
    height: 33px;
    ;
    text-align: left
}

table.table-striped.dataTable:not(#finanical_report_table) > tbody > tr:nth-child(odd) > td, table.table-striped.dataTable:not(#finanical_report_table) > tbody > tr:nth-child(odd) > th, #NetIncomeDetailedTable > tbody > tr:nth-child(odd) > td, table.table-striped.announcementTable > tbody > tr:nth-child(odd) > td {
    background-color: #FFFFFF;
}

table.table-striped.dataTable:not(#finanical_report_table) > tbody > tr:nth-child(even) > td, table.table-striped.dataTable:not(#finanical_report_table) > tbody > tr:nth-child(even) > th, #NetIncomeDetailedTable > tbody > tr:nth-child(even) > td, table.table-striped.announcementTable > tbody > tr:nth-child(even) > td {
    background-color: #FCFCFC;
}

table.table-striped.dataTable:not(#finanical_report_table):not(#dashboardTable) > tbody > tr:hover > td, table.table-striped.dataTable:not(#finanical_report_table):not(#dashboardTable) > tbody > tr:hover > th, table.table-striped.dataTable > tbody > tr:hover > th, #NetIncomeDetailedTable tbody tr:hover td, table.table-striped.announcementTable > tbody > tr:hover > td {
    background-color: #F2F8FD;
}

table.table-striped.dataTable:not(#finanical_report_table) > tfoot > tr {
    background-color: #e9e8e8;
}

    table.table-striped.dataTable:not(#finanical_report_table) > tfoot > tr > th {
        border-bottom: 1px solid #F3F3F3;
        border-top: 1px solid #F3F3F3;
    }

.dataTables_wrapper div.bottom {
    border: 1px solid #d0cdc7;
    height: 58px;
    padding: 5px;
    box-shadow: 0px 1px 8px 0px #d0cdc7 inset;
    -moz-box-shadow: 0px 1px 8px 0px #d0cdc7 inset;
    -webkit-box-shadow: 0px 1px 8px 0px #d0cdc7 inset;
}

.customDatatableSearchDiv {
    position: relative
}

.customDatatableSearchIcon {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #f9711c;
}

.customDatatableSearchDiv .customDatatableSearchBox, .customDatatableSearchDiv .customIfrDatatableSearchBox {
    padding-left: 33px;
}

.customDatatableSearchDiv .customDatatableSearchBox-27 {
    padding-left: 33px;
    height: 27px;
}

.customDatatableSearchDiv .customDatatableSearchBox-29 {
    padding-left: 33px;
    height: 29px;
}

.customDatatableSearchDiv .customDatatableSearchBox-34 {
    padding-left: 33px;
    height: 34px;
}

.custom-time-line .customDatatableSearchDiv .customIfrDatatableSearchBox {
    width: 150px;
    padding-right: 0px;
    height: 35px;
}

.custom-time-line .customDatatableSearchDiv .customIfrDatatableSearchIcon {
    top: 4px;
}

.width-125px-imp {
    width: 125px !important
}

.width-200px-imp, payBillHistoryCustmSearchBox, #expenseSearchBox, #timesheetSearchBox {
    width: 200px !important
}

a.excelBtnDownload i.fa-download {
    font-style: normal;
}

#DetailInvoicingInfo_wrapper .DTTT_container a.DTTT_button {
    background: #f9711c !important;
    border: #f9711c !important;
    padding: 6px 12px !important;
    font-size: 13px !important;
    color: white !important;
    margin-top: 3px !important
}

#CashFlowTableDetails_wrapper .DTTT_container a.DTTT_button {
    background: none !important;
    border: #f9711c !important;
    padding: 6px 12px !important;
    font-size: 15px !important;
    margin-top: 3px !important
}

    #CashFlowTableDetails_wrapper .DTTT_container a.DTTT_button span {
        color: black;
        font-weight: bold;
    }

a.excelBtnDownload {
    background-color: #f9711c;
    padding: 7px 12px;
    margin-top: -2px
}

a.excelBtnDownload1 {
    background-color: #f9711c;
    padding: 7px 12px;
}

.sub-entity-btn {
    padding: 10px;
    background: #3276B1;
    color: #fff;
    margin-right: -2.5px;
    font-weight: bold;
}

table.table-striped.dataTable thead .sorting_desc {
    background: url('images/Arrow_Down.png') no-repeat center right;
    background-size: 9px 15px;
}

table.table-striped.dataTable thead .sorting_asc {
    background: url('images/Arrow_Up.png') no-repeat center right;
    background-size: 9px 15px;
}

table.table-striped.dataTable thead .sorting {
    background: url('images/Arrow_Default.png') no-repeat center right;
    background-size: 9px 15px;
}

@media (max-width: 768px) {
    .cashColumns div.suEntityName {
        border: none !important;
    }

    .toDoTextSection span.pull-right, .toDoTextSection, .toDoAlertTextSection, .toDoAlertText {
        font-size: 12px !important;
        padding: 0 10px !important;
    }

        .alertCredentialName, .alertCredentialText, .toDoAlertTextSection .updateAlertLink a, .toDoAlertText .changeAlertLink a {
            font-size: 12px !important;
        }

    .alertCredentialSubText {
        font-size: 11px !important
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .cashColumns div.suEntityName:nth-child(3n+3) {
        border: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .cashColumns div.suEntityName:nth-child(4n+4) {
        border: none !important;
    }

    .alertCredentialName, .alertCredentialText {
        font-size: 12px !important;
    }

    .alertCredentialSubText {
        font-size: 11px !important
    }
}

@media (min-width: 1200px) {
    .cashColumns div.suEntityName:nth-child(6n+6) {
        border: none !important;
    }
}

.cashColumns div.suEntityName:last-child {
    border: none !important;
}

div.dataTables_wrapper div.dataTables_filter {
    position: relative;
    text-align: left;
    float: left
}

    div.dataTables_wrapper div.dataTables_filter label:after {
        font-family: FontAwesome;
        content: "\f002";
        position: absolute;
        top: 1px;
        left: 14px;
        color: #f9711c;
    }

    div.dataTables_wrapper div.dataTables_filter label input {
        border: 1px solid #e5e5e5;
        padding-left: 30px;
    }

.dataTables_wrapper .dataTables_length {
    margin-top: 10px;
}

    .dataTables_wrapper .dataTables_length select {
        width: 50px;
    }

    .dataTables_wrapper .dataTables_length#tickest-list_length select {
        width: 70px;
    }

.dataTables_wrapper .bottom .dataTables_info {
    clear: none;
    padding: 14px;
    float: right
}

#CashFlowTableDetails_wrapper div.DTTT_container, #CashFlowTableMBC_wrapper div.DTTT_container {
    margin: 0px !important;
    display: none
}

#tickest-list_paginate ul.pagination {
    margin: 0px;
}

#RelavantSubActivitiesSection .multiselect-container.dropdown-menu {
    margin-bottom: 40px
}

.parentActivityTableDiv {
    width: 100%;
    max-height: 250px;
    overflow: auto;
}

.alignCenter {
    text-align: center;
}

.margin-r-8 {
    margin-right: 8px;
}

.padding-l-0 {
    padding-left: 0px !important;
}

.page-sidebar-wrapper #sideNavList {
    margin-top: 0px;
    z-index: 1001;
}

a.consero_blue_link {
    color: #0077d3 !important;
}

.page-sidebar-closed .page-content-wrapper .page-content.cms-page-container {
    padding: 3px 7px 20px 6px;
}

#companyRefreshStatusTable_filter .compRefreshCustmSearchBox {
    margin-bottom: 7px;
}

/*****Start: Datatable search box moves righ to left**********/

.dataTables_wrapper .dataTables_filter input, #activitiesTable_wrapper div.DTTT_container.DTTT_container_pullLeft {
    margin: 0;
}
/*****End: Datatable search box moves righ to left**********/

/************Start: New Landing Page***************/
.sideNavWelcomeLabel, .sideNavHelpLabel {
    color: #666666;
}

.page-sidebar-cms-wrapper .page-sidebar-menu .menu-item ul.sub-menu {
    overflow: auto;
}

@media (min-width: 992px) {

    #landingPageToDO {
        width: 63%;
    }

    #landingPageGraph {
        width: 37%;
    }

    .page-sidebar-closed .main_side_nav_div.expanded_side_nav .page-sidebar {
        width: 20% !important;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .page-sidebar-closed .main_side_nav_div.page-sidebar-cms-wrapper .page-sidebar {
        width: 210px !important;
    }

    .page-sidebar-closed .main_side_nav_div .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed {
        width: auto !important;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .page-sidebar-closed .main_side_nav_div.narrow_side_nav .page-sidebar, .page-sidebar-closed .main_side_nav_div.narrow_side_nav .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .page-sidebar-closed .page-sidebar-cms-wrapper.main_side_nav_div.narrow_side_nav .page-sidebar, .page-sidebar-closed .page-sidebar-cms-wrapper.main_side_nav_div.narrow_side_nav .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed {
        width: 100px !important;
    }

    .page-content-wrapper {
        /*-webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;*/
    }

    .page-sidebar-closed .main_side_nav_div.page-sidebar-cms-wrapper .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a {
        padding: 10px 5px;
        background: #FFFFFF;
        color: #666666;
        border: none !important
    }

    .page-sidebar-closed .main_side_nav_div .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a {
        padding: 10px 30px;
        background: #FFFFFF;
        color: #666666;
        border: none !important
    }

        .page-sidebar-closed .main_side_nav_div .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a span.sideNavLabel:hover {
            color: #f9711c;
            text-decoration: underline;
        }

        .page-sidebar-closed .main_side_nav_div .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a span.sideNavLabel {
            padding-left: 20px;
            position: relative;
            top: 2.5px;
            font-size: 16px;
        }

            .page-sidebar-closed .main_side_nav_div .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a span.sideNavLabel.soc {
                padding-left: 16px;
            }

    .page-sidebar-cms-wrapper .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li.active > a div.sideNavLabel, .page-sidebar-cms-wrapper .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a div.sideNavLabel.onhover {
        color: #f9711c !important;
    }

    .page-sidebar-closed .main_side_nav_div.page-sidebar-cms-wrapper .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a i.onhover, .page-sidebar-closed .main_side_nav_div.page-sidebar-cms-wrapper .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li.active > a i, .page-sidebar-closed .main_side_nav_div.page-sidebar-cms-wrapper .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li.active > a span.sideNavLabel,
    .page-sidebar-closed .main_side_nav_div.page-sidebar-cms-wrapper .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a i.onhover, .page-sidebar-closed .main_side_nav_div.page-sidebar-cms-wrapper .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a.active i, .page-sidebar-closed .main_side_nav_div.page-sidebar-cms-wrapper .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a.active div.sideNavLabel {
        color: #f9711c !important;
    }

    .page-sidebar-closed .main_side_nav_div.page-sidebar-cms-wrapper .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a i {
        font-size: 20px;
        margin: 0px;
    }

        .page-sidebar-closed .main_side_nav_div.page-sidebar-cms-wrapper .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a i:hover {
            color: #f9711c !important;
        }

    .page-sidebar-closed .main_side_nav_div.page-sidebar-cms-wrapper .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a span.sideNavLabel {
        top: 0px;
    }

    .page-sidebar-closed .main_side_nav_div .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a span.sideNavLabel.active {
        color: #F9711C;
    }

    .page-sidebar-closed .main_side_nav_div.narrow_side_nav .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a span.sideNavLabel {
        display: none;
    }

    .page-sidebar-closed .main_side_nav_div.narrow_side_nav .page-sidebar ul.page-sidebar-menu.page-sidebar-menu-closed, .page-sidebar-closed .main_side_nav_div.page-sidebar-cms-wrapper .page-sidebar ul.page-sidebar-menu.page-sidebar-menu-closed {
        padding-top: 18px;
    }

    .page-sidebar-closed .main_side_nav_div.narrow_side_nav .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > .sub-menu {
        position: fixed;
        left: 80px;
    }

    .page-sidebar-closed .page-sidebar-cms-wrapper.main_side_nav_div.narrow_side_nav .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > .sub-menu {
        position: fixed;
        left: 100px;
    }

    .page-sidebar-closed .main_side_nav_div .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > .sub-menu {
        position: fixed;
        left: 211px;
    }

    div.page-content-wrapper.expanded-content-wrapper {
        float: left;
        width: 80%;
        position: absolute;
        left: 20%;
        border-left: none;
    }
    /*div.page-content-wrapper.cms-content-wrapper{
        border-left: 211px solid white;
    }*/
    div.page-content-wrapper.narrow-content-wrapper {
        float: left;
        width: 100%;
        position: absolute;
        border-left: 80px solid white;
    }

    div.cms-content-wrapper.page-content-wrapper.narrow-content-wrapper {
        float: left;
        width: 100%;
        position: absolute;
        border-left: 100px solid white;
    }

    div.expanded-content-wrapper div.page-content {
        width: 100%;
    }
    /*div.page-content-wrapper.cms-content-wrapper{
        border-left: 65px solid #5b5959;
    }*/
    .clientPortal-wrapper {
        border-left: 1px solid #e0e0e0;
        padding-left: 10px;
        padding-right: 7px;
    }

    .cms-content-wrapper .page-content {
        margin-bottom: 15px;
    }

    .clientPortal-wrapper .cp-page-container {
        margin-bottom: 15px;
    }

    .flashReportLink {
        font-size: 16px;
    }
}

@media (max-width: 992px) {
    .page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > .username, .contact-tm, .contact-tm-phone {
        font-size: 12px !important;
    }

    ul.header-profile-dropdown-menu > li span.userMenuList {
        font-size: 13px !important;
        top: 2px !important;
    }

    ul.header-profile-dropdown-menu > li {
        margin-bottom: 10px !important;
    }

        ul.header-profile-dropdown-menu > li img {
            width: 18px !important
        }

    ul.header-profile-dropdown-menu {
        padding: 8px !important
    }

    .sideNavWelcomeLabel, .sideNavHelpLabel {
        font-size: 14px;
        padding: 10px;
    }

    .page-sidebar-closed .main_side_nav_div .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a {
        padding: 10px;
    }

        .page-sidebar-closed .main_side_nav_div .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a span.sideNavLabel {
            padding-left: 20px;
            position: relative;
            top: 3px;
        }

            .page-sidebar-closed .main_side_nav_div .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a span.sideNavLabel.soc {
                padding-left: 16px;
            }

    .leftSideNavExpandCollapseArrow {
        display: none;
    }

    #landingPageToDO {
        padding: 0px 15px !important;
    }

    .landingPageCenterSectionTitle {
        padding: 10px 0px !important;
        font-size: 20px !important;
    }

    .main_side_nav_div #sideNavList ul.sub-menu {
        width: 100% !important
    }

    .lastUpdatedLabel {
        margin-top: 15px;
        margin-bottom: 5px;
        color: #999999;
        text-align: right;
    }

    .toDoAlertImgSection {
        background: #EC0000;
        color: white;
        text-align: center;
        height: 110px;
        line-height: 110px;
        font-size: 20px !important;
    }

        .toDoAlertImgSection img {
            width: 10px;
            height: 40px;
        }

    .toDoAlertImg {
        background: #EC0000;
        color: white;
        text-align: center;
        height: 75px;
        line-height: 75px;
        font-size: 20px !important;
    }

        .toDoAlertImg img {
            width: 10px;
            height: 30px;
        }

    .toDoAlertTextSection {
        background: #F7F7F7;
        padding: 0px 10px;
        font-size: 15px;
        height: 110px;
    }

        .toDoAlertTextSection .updateAlertContent, .toDoAlertText .updateAlertContent {
            display: inline-block;
            margin-top: 18px;
        }

    .updateAlertLink {
        display: inline-block;
        float: right;
        height: 110px;
        line-height: 5.5em
    }

    .toDoAlertText {
        background: #F7F7F7;
        padding: 0px 10px;
        font-size: 15px;
        height: 75px;
    }

    .changeAlertLink {
        display: inline-block;
        float: right;
        height: 75px;
        line-height: 5em;
    }

    .toDoCongratzMsg {
        text-align: center;
        font-size: 15px;
        margin-bottom: 10px;
        color: #F9711C;
    }

    .toDoNumberSection {
        background: #046496;
        color: white;
        font-size: 20px !important;
        text-align: center;
        height: 70px;
        line-height: 70px;
    }

    .toDoTextSection {
        background: #F7F7F7;
        padding: 0px 10px;
        font-size: 15px;
        height: 70px;
        line-height: 70px;
    }

        .toDoTextSection img {
            width: 25px;
            height: 25px;
            margin-top: -3px;
        }

        .toDoTextSection span.pull-right, .toDoAlertTextSection .updateAlertLink a, .toDoAlertText .changeAlertLink a {
            font-size: 15px;
            color: #F9711C;
            font-weight: bold;
        }

        .toDoTextSection img.toDoImg {
            width: 26px;
            height: 32px
        }

    .landingPageCashBalance, .chartHeader {
        font-size: 16px !important;
    }

    .flashReportLink {
        font-size: 14px;
    }

    .alertCredentialName {
        font-size: 15px;
        color: #F9711C;
        font-weight: bold;
    }

    .alertCredentialText {
        font-size: 15px;
        font-weight: bold;
    }

    .alertCredentialSubText {
        font-size: 13px;
        color: #9B9B9B;
        font-weight: bold;
        margin-top: 16px;
    }

    .toDoTextSection span.pull-right, .toDoAlertTextSection .updateAlertLink a, .toDoAlertText .changeAlertLink a {
        font-size: 15px;
        color: #F9711C;
        font-weight: bold;
    }

    .toDoAlertTextSection .updateAlertContent, .toDoAlertText .updateAlertContent {
        display: inline-block;
        font-size: 15px;
        margin-top: 18px;
    }

    .updateAlertLink {
        display: inline-block;
        float: right;
        height: 110px;
        line-height: 5.5em
    }

    .changeAlertLink {
        display: inline-block;
        float: right;
        height: 75px;
        line-height: 5em;
    }

    .sideNavWelcomeLabel {
        font-size: 16px;
        padding: 15px 15px 3px;
    }

    .sideNavDivider {
        margin: 15px 15px 20px;
        border-bottom: 1px solid #e0e0e0;
    }

    .sideNavHelpLabel {
        font-size: 15px;
        padding: 0px 15px 5px 15px;
    }

    div.toDoLoader, div.toDoLoader i.fa {
        font-size: 15px !important;
    }
}

@media (min-width: 992px) and (max-width: 1110px) {
    #landingPageToDO {
        width: 55% !important;
    }

    #landingPageGraph {
        width: 45% !important;
    }
}

@media (min-width: 992px) and (max-width: 1452px) {
    div.cp-content-wrapper.expanded-content-wrapper {
        left: 20% !important;
        border-left: 1px solid white !important;
    }
    /*div.page-content-wrapper.cms-content-wrapper.expanded-content-wrapper{
        left:211px !important;
    }*/
    .page-sidebar-closed .cp-sidebar-wrapper.main_side_nav_div.expanded_side_nav .page-sidebar {
        width: 20% !important;
    }
    /*div.cp-content-wrapper.page-content-wrapper.narrow-content-wrapper {
        border-left: 72px solid #fff !important;
        left: 0 !important;
    }*/
    div.cms-content-wrapper.page-content-wrapper.narrow-content-wrapper {
        border-left: 90px solid #fff !important;
        left: 0 !important;
    }

    .main_side_nav_div.expanded_side_nav .leftSideNavExpandCollapseArrow {
        left: 18.5%;
    }

    .main_side_nav_div.page-sidebar-cms-wrapper .leftSideNavExpandCollapseArrow {
        left: 195px !important;
    }
    /*.expanded-content-wrapper .clientPortal-wrapper .page-content{
        width: 75%;
    }*/
    .page-sidebar-closed .main_side_nav_div .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > .sub-menu {
        position: fixed;
        left: 211px;
    }

    .page-sidebar-closed .main_side_nav_div.page-sidebar-cms-wrapper .page-sidebar ul.page-sidebar-menu.page-sidebar-menu-closed {
        padding-top: 6px;
    }

    .page-sidebar-closed .main_side_nav_div.page-sidebar-cms-wrapper .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a {
        padding: 10px 2px !important;
    }

    .page-sidebar-cms-wrapper .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li.active > a div.sideNavLabel, .page-sidebar-cms-wrapper .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a div.sideNavLabel {
        font-size: 12px !important;
    }

    .page-sidebar-closed .page-sidebar-cms-wrapper.main_side_nav_div.narrow_side_nav .page-sidebar, .page-sidebar-closed .page-sidebar-cms-wrapper.main_side_nav_div.narrow_side_nav .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed {
        width: 90px !important;
    }

        .page-sidebar-closed .page-sidebar-cms-wrapper.main_side_nav_div.narrow_side_nav .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > .sub-menu {
            position: fixed;
            left: 90px !important;
        }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .toDoAlertTextSection, .toDoTextSection {
        font-size: 14px !important;
        padding: 0px 10px !important;
    }

    .landingPageCenterSectionTitle {
        padding: 15px 0px !important;
        font-size: 20px !important;
    }

    #landingPageToDO {
        padding: 0px 20px !important;
    }

    .sideNavDivider {
        margin: 12px 10px 0px 10px !important;
    }

    div.page-content-wrapper.cp-content-wrapper.narrow-content-wrapper {
        border-left: 50px solid #fff !important;
    }

    .page-sidebar-closed .cp-sidebar-wrapper.main_side_nav_div.narrow_side_nav .page-sidebar, .page-sidebar-closed .cp-sidebar-wrapper.main_side_nav_div.narrow_side_nav .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed {
        width: 50px !important;
    }

    .cp-sidebar-wrapper.main_side_nav_div.narrow_side_nav .leftSideNavExpandCollapseArrow, .main_side_nav_div.narrow_side_nav.page-sidebar-cms-wrapper .leftSideNavExpandCollapseArrow {
        left: 36px !important;
    }

    .page-sidebar-closed .cp-sidebar-wrapper.main_side_nav_div .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a {
        padding: 5px 10px !important;
    }

    .page-sidebar-closed .cp-sidebar-wrapper.main_side_nav_div .page-sidebar {
        width: 25% !important;
    }

        .page-sidebar-closed .cp-sidebar-wrapper.main_side_nav_div .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a span.sideNavLabel {
            padding-left: 7px !important;
        }

            .page-sidebar-closed .cp-sidebar-wrapper.main_side_nav_div .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a span.sideNavLabel.soc {
                padding-left: 3px !important;
            }

    .sideNavWelcomeLabel {
        font-size: 14px !important;
        padding: 10px !important;
    }

    .sideNavHelpLabel {
        font-size: 14px !important;
        padding: 10px 10px 5px 10px !important;
    }
}

@media (min-width: 992px) and (max-width: 1366px) {
    .page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > .username, .contact-tm, .contact-tm-phone {
        font-size: 13px !important;
    }

    ul.header-profile-dropdown-menu > li span.userMenuList {
        font-size: 13px !important;
        top: 2px !important;
    }

    ul.header-profile-dropdown-menu {
        padding: 10px !important
    }

        ul.header-profile-dropdown-menu > li {
            margin-bottom: 15px !important;
        }

            ul.header-profile-dropdown-menu > li img {
                width: 18px !important
            }

    .landingPageCenterSectionTitle {
        padding: 8px 0px;
        font-size: 22px;
    }

    #landingPageToDO {
        padding: 0px 10px !important;
    }

    .toDoAlertImgSection {
        background: #EC0000;
        color: white;
        text-align: center;
        height: 110px;
        line-height: 110px;
        font-size: 20px !important;
    }

        .toDoAlertImgSection img {
            width: 10px;
            height: 40px;
        }

    .toDoAlertImg {
        background: #EC0000;
        color: white;
        text-align: center;
        height: 75px;
        line-height: 75px;
        font-size: 20px !important;
    }

        .toDoAlertImg img {
            width: 10px;
            height: 30px;
        }

    .toDoAlertTextSection {
        background: #F7F7F7;
        padding: 0px 10px;
        height: 110px;
    }

        .toDoAlertTextSection .updateAlertContent, .toDoAlertText .updateAlertContent {
            display: inline-block;
            margin-top: 10px;
        }

    .updateAlertLink {
        display: inline-block;
        float: right;
        height: 110px;
        line-height: 8.5em
    }

    .toDoAlertText {
        background: #F7F7F7;
        padding: 0px 10px;
        font-size: 15px;
        height: 75px;
    }

    .changeAlertLink {
        display: inline-block;
        float: right;
        height: 75px;
        line-height: 5em;
    }

    .toDoCongratzMsg {
        text-align: center;
        font-size: 18px;
        margin-bottom: 10px;
        color: #F9711C;
    }

    .toDoNumberSection {
        background: #046496;
        color: white;
        font-size: 20px !important;
        text-align: center;
        height: 70px;
        line-height: 70px;
    }

    .toDoTextSection {
        background: #F7F7F7;
        padding: 0px 10px;
        font-size: 14px;
        height: 70px;
        line-height: 70px;
    }

        .toDoTextSection img {
            width: 25px;
            height: 25px;
            margin-top: -3px;
        }

        .toDoTextSection span.pull-right, .toDoAlertTextSection .updateAlertLink a, .toDoAlertText .changeAlertLink a {
            font-size: 14px;
            color: #F9711C;
            font-weight: bold;
        }

    .alertCredentialName {
        font-size: 14px;
        color: #F9711C;
        font-weight: bold;
    }

    .alertCredentialText {
        font-size: 14px;
        font-weight: bold;
    }

    .alertCredentialSubText {
        font-size: 13px;
        color: #9B9B9B;
        font-weight: bold;
        margin-top: 16px;
    }

    .flashReportLink {
        font-size: 13px;
    }

    .sideNavWelcomeLabel {
        font-size: 13px;
        padding: 15px 3px 3px 15px;
    }

    .sideNavDivider {
        margin: 8px 15px;
        border-bottom: 1px solid #e0e0e0;
    }

    .sideNavHelpLabel {
        font-size: 13px;
        padding: 0px 3px 5px 15px;
    }

    .page-sidebar-closed .main_side_nav_div .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a {
        padding: 5px 15px;
        background: #FFFFFF;
        color: #666666;
        border: none !important;
    }

        .page-sidebar-closed .main_side_nav_div .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a span.sideNavLabel {
            padding-left: 18px;
            position: relative;
            top: 2.5px;
            font-size: 13px;
        }

            .page-sidebar-closed .main_side_nav_div .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a span.sideNavLabel.soc {
                padding-left: 14px;
            }

    .page-sidebar-closed .main_side_nav_div.narrow_side_nav .page-sidebar, .page-sidebar-closed .main_side_nav_div.narrow_side_nav .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed {
        width: 60px !important;
    }

    .landingPageCashBalance, .chartHeader {
        font-size: 14px !important;
    }

    .lastUpdatedLabel {
        margin-top: 15px;
        margin-bottom: 5px;
        color: #999999;
        text-align: right;
    }

    div.cp-content-wrapper.page-content-wrapper.narrow-content-wrapper {
        border-left: 60px solid #fff;
        left: 0 !important;
    }

    .main_side_nav_div.narrow_side_nav .leftSideNavExpandCollapseArrow {
        left: 46px;
    }

    div.toDoLoader, div.toDoLoader i.fa {
        font-size: 18px !important;
    }

    .flashReportLine {
        margin: 10px 0px;
    }
}

@media (max-width: 1600px) {
    .landingPageGraphSection {
        padding: 0px 20px !important;
    }

    .company_name_tab_desk {
        font-size: 18px !important;
    }
}

@media (min-width: 1367px) and (max-width: 1800px) {
    .page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > .username, .contact-tm, .contact-tm-phone {
        font-size: 14px !important;
    }

    ul.header-profile-dropdown-menu > li span.userMenuList {
        font-size: 14px !important;
        top: 2px !important;
    }

    ul.header-profile-dropdown-menu {
        padding: 15px !important
    }

        ul.header-profile-dropdown-menu > li {
            margin-bottom: 15px !important;
        }

            ul.header-profile-dropdown-menu > li img {
                width: 18px !important
            }

    .landingPageCenterSectionTitle {
        padding: 8px 0px;
        font-size: 28px;
    }

    #landingPageToDO {
        padding: 0px 15px !important;
    }

    .toDoAlertImgSection {
        background: #EC0000;
        color: white;
        text-align: center;
        height: 110px;
        line-height: 110px;
        font-size: 20px !important;
    }

        .toDoAlertImgSection img {
            width: 10px;
            height: 40px;
        }

    .toDoAlertImg {
        background: #EC0000;
        color: white;
        text-align: center;
        height: 75px;
        line-height: 75px;
        font-size: 20px !important;
    }

        .toDoAlertImg img {
            width: 10px;
            height: 30px;
        }

    .toDoAlertTextSection {
        background: #F7F7F7;
        padding: 0px 10px;
        height: 110px;
    }

        .toDoAlertTextSection .updateAlertContent, .toDoAlertText .updateAlertContent {
            display: inline-block;
            margin-top: 18px;
        }

    .updateAlertLink {
        display: inline-block;
        float: right;
        height: 110px;
        line-height: 8.5em
    }

    .toDoAlertText {
        background: #F7F7F7;
        padding: 0px 10px;
        font-size: 15px;
        height: 75px;
    }

    .changeAlertLink {
        display: inline-block;
        float: right;
        height: 75px;
        line-height: 5em;
    }

    .toDoCongratzMsg {
        text-align: center;
        font-size: 22px;
        margin-bottom: 10px;
        color: #F9711C;
    }

    .toDoNumberSection {
        background: #046496;
        color: white;
        font-size: 20px !important;
        text-align: center;
        height: 70px;
        line-height: 70px;
    }

    .toDoTextSection {
        background: #F7F7F7;
        padding: 0px 10px;
        font-size: 15px;
        height: 70px;
        line-height: 70px;
    }

        .toDoTextSection img {
            width: 25px;
            height: 25px;
            margin-top: -3px;
        }

        .toDoTextSection span.pull-right, .toDoAlertTextSection .updateAlertLink a, .toDoAlertText .changeAlertLink a {
            font-size: 15px;
            color: #F9711C;
            font-weight: bold;
        }

    .alertCredentialName {
        font-size: 15px;
        color: #F9711C;
        font-weight: bold;
    }

    .alertCredentialText {
        font-size: 15px;
        font-weight: bold;
    }

    .alertCredentialSubText {
        font-size: 13px;
        color: #9B9B9B;
        font-weight: bold;
        margin-top: 16px;
    }

    .flashReportLink {
        font-size: 14px;
    }

    .sideNavWelcomeLabel {
        font-size: 16px;
        padding: 15px 3px 3px 22px;
    }

    .sideNavDivider {
        margin: 10px 22px;
        border-bottom: 1px solid #e0e0e0;
    }

    .sideNavHelpLabel {
        font-size: 15px;
        padding: 0px 3px 5px 22px;
    }

    .page-sidebar-closed .main_side_nav_div .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a {
        padding: 6px 22px;
        background: #FFFFFF;
        color: #666666;
        border: none !important;
    }

        .page-sidebar-closed .main_side_nav_div .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a span.sideNavLabel {
            padding-left: 18px;
            position: relative;
            top: 2.5px;
            font-size: 14px;
        }

            .page-sidebar-closed .main_side_nav_div .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li > a span.sideNavLabel.soc {
                padding-left: 14px;
            }

    .page-sidebar-closed .main_side_nav_div.narrow_side_nav .page-sidebar, .page-sidebar-closed .main_side_nav_div.narrow_side_nav .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed {
        width: 72px !important;
    }

    .landingPageCashBalance, .chartHeader {
        font-size: 16px !important;
    }

    .lastUpdatedLabel {
        margin-top: 15px;
        margin-bottom: 5px;
        color: #999999;
        text-align: right;
    }

    div.cp-content-wrapper.page-content-wrapper.narrow-content-wrapper {
        border-left: 72px solid #fff;
        left: 0 !important;
    }

    .main_side_nav_div.narrow_side_nav .leftSideNavExpandCollapseArrow {
        left: 57px;
    }

    .flashReportLine {
        margin: 15px 0px;
    }

    div.toDoLoader, div.toDoLoader i.fa {
        font-size: 22px !important;
    }
}

@media (min-width: 1801px) {
    .lastUpdatedLabel {
        margin-top: 32px;
        margin-bottom: 5px;
        color: #999999;
        text-align: right;
    }

    .landingPageCenterSectionTitle {
        padding: 52px 0px 30px;
        font-size: 39px;
    }

    .toDoNumberSection {
        background: #046496;
        color: white;
        font-size: 30px !important;
        text-align: center;
        height: 88px;
        line-height: 88px;
    }

    .toDoAlertImgSection {
        background: #EC0000;
        color: white;
        font-size: 30px !important;
        text-align: center;
        height: 140px;
        line-height: 140px;
    }

    .toDoAlertImg {
        background: #EC0000;
        color: white;
        text-align: center;
        height: 75px;
        line-height: 75px;
        font-size: 20px !important;
    }

        .toDoAlertImg img {
            width: 10px;
            height: 30px;
        }

    .toDoTextSection {
        background: #F7F7F7;
        padding: 0px 25px;
        font-size: 20px;
        height: 88px;
        line-height: 88px;
    }

    .toDoAlertTextSection {
        background: #F7F7F7;
        padding: 0px 25px;
        font-size: 20px;
        height: 140px;
    }

    .toDoAlertText {
        background: #F7F7F7;
        padding: 0px 10px;
        font-size: 15px;
        height: 75px;
    }

    .toDoAlertImgSection img {
        width: 15px;
        height: 50px;
    }

    .toDoTextSection img {
        width: 28px;
        height: 28px;
        margin-top: -5px;
    }

        .toDoTextSection img.toDoImg {
            width: 26px;
            height: 32px
        }

    .alertCredentialName {
        font-size: 20px;
        color: #F9711C;
        font-weight: bold;
    }

    .alertCredentialText {
        font-size: 20px;
        font-weight: bold;
    }

    .alertCredentialSubText {
        font-size: 14px;
        color: #9B9B9B;
        font-weight: bold;
        margin-top: 16px;
    }

    .toDoTextSection span.pull-right, .toDoAlertTextSection .updateAlertLink a, .toDoAlertText .changeAlertLink a {
        font-size: 20px;
        color: #F9711C;
        font-weight: bold;
    }

    .toDoAlertTextSection .updateAlertContent, .toDoAlertText .updateAlertContent {
        display: inline-block;
        font-size: 20px;
        margin-top: 18px;
    }

    .updateAlertLink {
        display: inline-block;
        float: right;
        height: 120px;
        line-height: 7.0em;
    }

    .changeAlertLink {
        display: inline-block;
        float: right;
        height: 75px;
        line-height: 5em;
    }

    .sideNavWelcomeLabel {
        font-size: 16px;
        padding: 60px 30px 20px;
    }

    .sideNavHelpLabel {
        font-size: 16px;
        padding: 0px 30px 5px 30px;
    }

    .sideNavDivider {
        margin: 25px 30px 35px;
        border-bottom: 1px solid #e0e0e0;
    }

    .page-sidebar-closed .main_side_nav_div.narrow_side_nav .page-sidebar, .page-sidebar-closed .main_side_nav_div.narrow_side_nav .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed {
        width: 80px !important;
    }

    .main_side_nav_div.narrow_side_nav .leftSideNavExpandCollapseArrow, .main_side_nav_div.narrow_side_nav.page-sidebar-cms-wrapper .leftSideNavExpandCollapseArrow {
        left: 65px !important;
    }

    .flashReportLine {
        margin: 40px 0px;
    }

    div.toDoLoader, div.toDoLoader i.fa {
        font-size: 30px !important;
    }

    .toDoCongratzMsg {
        text-align: center;
        font-size: 30px;
        margin-bottom: 30px;
        color: #F9711C;
    }
}

.app_orange_color {
    color: #f9711c;
}

.link_orange_color_imp {
    color: #f9711c !important;
}

.leftSideNavExpandCollapseArrow {
    position: fixed;
    z-index: 1001;
}

.main_side_nav_div.expanded_side_nav .leftSideNavExpandCollapseArrow {
    left: 19%;
}

.main_side_nav_div.page-sidebar-cms-wrapper .leftSideNavExpandCollapseArrow {
    left: 195px;
}

.leftSideNavExpandCollapseArrow i:hover {
    cursor: pointer
}

.page-sidebar-closed .main_side_nav_div.narrow_side_nav .page-sidebar ul.page-sidebar-menu.page-sidebar-menu-closed.submitRequestUL, .page-sidebar-closed .main_side_nav_div.narrow_side_nav .page-sidebar ul.page-sidebar-menu.page-sidebar-menu-closed.submitRequestUL li a#submitRequestLink {
    padding-top: 0px;
}

a#submitRequestLink .sideNavLabel {
    color: #f9711c !important;
}

.main_side_nav_div #sideNavList {
    overflow-x: hidden !important;
    overflow-y: auto !important;
}

    .main_side_nav_div #sideNavList::-webkit-scrollbar {
        width: 7px
    }

.main_side_nav_div li a img {
    width: 18px;
    height: 18px;
}

    .main_side_nav_div li a img.activeImage, .main_side_nav_div li a .activeIcon {
        display: none;
    }

.inActiveIcon {
    margin-right: -3px;
    color: #b1afaf;
    left: -3px;
    top: 3px;
}

.activeIcon {
    top: 3px;
    margin-right: 3px;
}

.moduleLink, .moduleLink:focus {
    background: #33CCFF !important;
    border-radius: 50% !important;
    width: 28px;
    height: 28px;
    margin-top: 16px !important;
    padding: 4px !important;
}

    .moduleLink img {
        float: none !important;
        height: 20px !important;
        margin: 0px !important
    }

.headerIconDivider {
    height: 25px;
    border-left: 2px solid #b4b0b0;
    margin: 18px 20px;
}

.headerIconSmallDivider {
    height: 25px;
    margin: 18px 19px 18px 12px;
    border-left: 1px solid #848282;
}

.billApprovalSection, .billPaySection, .expenseApprovalSection, .timesheetApprovalSection, .poApprovalSection, .customerRequestSection, .hideSideNavigationElement {
    display: none;
}

#landingPageToDO {
    padding: 0px 40px;
}

ul.pageHeaderDropdown li.moduleList:hover {
    background-color: #F2F8FD;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown .dropdown-menu.pageHeaderDropdown > li.moduleList > a:hover {
    color: #F9711C;
}

.nav.pull-right > li > .dropdown-menu, .nav > li > .dropdown-menu.pageHeaderDropdown.pull-right {
    right: -19px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown ul.pageHeaderDropdown.dropdown-menu li.external {
    padding: 10px 12px;
    font-weight: bold;
    font-size: 16px;
    color: black !important;
    letter-spacing: 0px !important;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown#header_notification_bar > .dropdown-toggle {
    padding: 0px;
    margin: 15px 15px 0px 0px;
}

#header_notification_bar .notificTotalCount {
    padding-top: 7px;
    min-width: 28px;
    height: 28px;
    font-size: 12px !important;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user#header_profile_bar a.dropdown-toggle {
    line-height: 60px;
    padding: 0px;
}

.orangeButton, .orangeButton:focus, .orangeButton:hover {
    color: white !important;
    background: #f9711c !important;
    font-size: 13px;
}

.blueButton, .blueButton:focus, .blueButton:hover {
    font-size: 13px;
    background-color: #146C97;
    color: white;
}

.appDarkNavyBlueButton, .appDarkNavyBlueButton:focus, .appDarkNavyBlueButton:hover {
    color: white !important;
    background: #003865 !important;
    font-size: 13px;
}

#submitRequestModal .modal-body label {
    font-weight: bold;
}

#submitRequestModal .modal-dialog {
    margin: 80px auto;
}

#submitRequestModal .modal-footer button {
    font-size: 13px;
    background: #F7F7F7;
    color: #717777;
}

.checkboxInline {
    position: relative;
    top: 3px;
    margin-right: 5px;
}

ul.header-profile-dropdown-menu .show {
    display: block;
}

ul.header-profile-dropdown-menu .hide {
    display: none;
}

ul.header-profile-dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    float: left;
    list-style: none;
    text-shadow: none;
    margin: 0px;
    background-color: #ffffff;
    box-shadow: none;
    border: 1px solid #ccc;
    font-size: 12px;
    min-width: 300px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 30px 25px;
}

    ul.header-profile-dropdown-menu::-webkit-scrollbar {
        width: 6px !important;
    }

    ul.header-profile-dropdown-menu > li {
        margin-bottom: 25px;
    }

        ul.header-profile-dropdown-menu > li img {
            width: 24px;
        }

        ul.header-profile-dropdown-menu > li span.userMenuList {
            font-size: 18px;
            padding-left: 10px;
            color: #666666;
            position: relative;
            top: 4px;
        }

        ul.header-profile-dropdown-menu > li a {
            text-decoration: none;
        }

        ul.header-profile-dropdown-menu > li span.userMenuList:not(.teamMember):hover {
            color: #f9711c;
            text-decoration: underline;
        }

.grayDivider {
    border-bottom: 1px solid #EBEBEB;
}

.landingPageGrayFont {
    color: #9b9b9b;
}

ul.header-profile-dropdown-menu ul.contact-team-section li {
    list-style: none;
}

ul.header-profile-dropdown-menu > li.contact-team-list {
    margin-bottom: 0px;
}

.contact-team-section {
    overflow-x: hidden;
    overflow-y: auto;
}

.contact-team-div a.color-med-black:hover {
    color: #9b9b9b
}

.contact-team-div a:hover {
    color: #f9711c
}

.contact-tm {
    font-size: 16px;
}

.contact-tm-phone {
    font-size: 15px;
}
/************End: New Landing Page***************/

.boldTitle {
    font-weight: bold !important
}

.height-15 {
    height: 15px;
}

.height-84 {
    height: 84px;
}

.height-120 {
    height: 120px;
}

.h-100-per {
    height: 100%;
}

.landingPageGraphSection {
    /*float: right !important;
	width: 444px;
	height: 1096px;*/
    background: #fbfbfb;
    padding: 0px 35px;
}

.landingPageCashBalance {
    font-family: Lato-Regular !important;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0.17px;
    text-align: left;
}

.landingPageCashBalanceValue {
    font-family: HelveticaNeue-Bold !important;
    font-size: 18px !important;
    color: #333333;
    letter-spacing: 0.38px;
    text-align: left;
}

.landingPagestyle-orange {
    padding: 0px;
    color: #ff9900;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    /*border-bottom: 1px solid #ff9900;*/
}

.borderBottomOrange:hover {
    border-bottom: 1px solid #ff9900;
}

.noTextDecoration {
    text-decoration: none !important;
}
/*.landingPagestyle-orange:hover {
		/*padding: 0px;*/
text-decoration: none;
border-bottom: 1px solid #ff9900;
color: #ff9900;
/*font-size: 14px;
		font-weight: normal;
		margin: 0px;
		border-bottom: 1px solid #ff9900;*/
}

*/


.style-white {
    color: white
}

.verticalAlignCenter {
    vertical-align: central;
}

.borderBottomAR {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 33px;
}

.subEntitySelection {
    background: url('images/icon_sm_downarrow.png') no-repeat;
    background-position: 97% 50%;
    background-size: contain;
}

/*****End: Datatable search box moves righ to left**********/


.subEntityFilter + .chosen-container .chosen-results li.result-selected.highlighted, .cashTransactionView .chosen-container .chosen-results li.result-selected.highlighted {
    /*background-color: #F2F8FD;*/
}

.subEntityFilter + .chosen-container-single .chosen-drop {
    margin-top: 0px;
    width: 400px;
    z-index: 10000;
}

.cashTransactionView .chosen-container-single .chosen-drop {
    margin-top: 0px;
    width: intrinsic; /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content; /* Firefox/Gecko */
    width: -webkit-max-content; /* Chrome */
    z-index: 10000;
    min-width: 400px;
    border: 1px;
    box-shadow: 0 0px 5px rgba(0,0,0,.15);
}

.subEntityFilter + .chosen-container .chosen-single, .cashTransactionView .chosen-container .chosen-single {
    background: transparent;
    text-align: left;
    height: 28px;
    font-size: 15px;
}

.cashTransactionView .chosen-container .chosen-single {
    border: none;
    box-shadow: unset;
    background: white;
}

    .cashTransactionView .chosen-container .chosen-single span {
        font-size: 19px;
        color: #999;
        margin-right: 35px;
    }

.subEntityFilter + .chosen-container .chosen-results, .cashTransactionView .chosen-container .chosen-results {
    text-align: left;
}

.subEntityFilter + .chosen-container {
    width: 200px !important;
}

.cashTransactionView .chosen-container {
    width: auto !important;
}

    .subEntityFilter + .chosen-container .chosen-results li, .cashTransactionView .chosen-container .chosen-results li {
        padding-left: 28px;
        line-height: 34px;
        font-size: 14px;
    }

.subEntityFilter + .chosen-container-active.chosen-with-drop .chosen-single div b,
.subEntityFilter + .chosen-container-single .chosen-single div b, .cashTransactionView .chosen-container-active.chosen-with-drop .chosen-single div b, .cashTransactionView .chosen-container-single .chosen-single div b {
    background: url('images/icon_sm_downarrow.png') no-repeat !important;
    background-position: 97% 50%;
    background-size: contain !important;
}

.subEntityFilter + .chosen-container-single .chosen-single div,
.subEntityFilter + .chosen-container-active.chosen-with-drop .chosen-single div, .cashTransactionView .chosen-container-single .chosen-single div, .cashTransactionView .chosen-container-active.chosen-with-drop .chosen-single div {
    width: 24px;
    padding-right: 10px;
    top: 11px;
}

/*.billPaymentDetails .subEntityFilter + .chosen-container-single .chosen-single div {
    top: 0px;
}*/

.subEntityFilter + .chosen-container .chosen-results li.highlighted, .cashTransactionView .chosen-container .chosen-results li.highlighted {
    background: #F2F8FD;
    color: #333333;
}

.subEntityFilter + .chosen-container .chosen-results li.result-selected, .cashTransactionView .chosen-container .chosen-results li.result-selected {
    background-image: url('images/icon_current_entity.png');
    background-repeat: no-repeat;
    background-position: 10px 50%;
    background-size: 8px;
    color: #CCCCCC;
}

    .subEntityFilter + .chosen-container .chosen-results li.result-selected.highlighted, .cashTransactionView .chosen-container .chosen-results li.result-selected.highlighted {
        background-color: transparent !important;
    }

.margin-r-10 {
    margin-right: 10px;
}
/*tbody td.nlrtablestyling {

    border: 1px solid rgb(248, 248, 248) !important;
}*/

/*#nlrRevenueTable0_wrapper .dataTables_scrollHead table thead th {
    border-bottom: 1px solid black !important;
    background-color: #f8f8f8 !important;
    
}*/

.trendDashboardImg {
    width: 22px;
    height: 22px;
    position: relative;
    top: -3px;
}

.orangeText, .orangeText:hover {
    color: #f9711c;
}

.orange-text-imp, .orange-text-imp:hover {
    color: #f9711c !important;
}

#uploadedDocument td a.orangeText {
    color: #f9711c;
}

    #uploadedDocument td a.orangeText:hover {
        color: #f9711c;
        text-decoration: underline;
    }

#uploadedDocument td {
    vertical-align: middle !important;
}

.addActivityDialogue .ui-widget-content a {
    color: #ffffff
}

.addActivityDialogue .ui-widget-content table td:first-child a {
    color: #0077d3
}
/*td.customerellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100px;
    overflow:hidden;
}*/
/*#nlrRevenueTable0_wrapper .dataTables_scrollHead table thead th.customerellipsis {
    width: 100px !important;
}*/
.ar-td-width-130 {
    text-align: right !important;
    width: 130px !important;
}

.ar-td-width-100 {
    text-align: right !important;
    width: 100px !important;
}

.ar-td-width {
    text-align: right !important;
    width: 110px !important;
}

.ap-td-width-120 {
    text-align: right !important;
    width: 120px !important;
}

.ar-td-width-140 {
    text-align: right !important;
    width: 140px;
}

.ar-td-width-160 {
    text-align: right !important;
    width: 160px;
}

.dropdownStyle {
    padding-top: 4px;
    width: 200px !important;
    height: 27px;
}


#collectionsRegisterTable.table.table-striped {
    background-color: #F3F3F3;
}

    #collectionsRegisterTable.table.table-striped thead tr th {
        vertical-align: middle;
        height: 33px;
        ;
        text-align: left
    }

    #collectionsRegisterTable.table.table-striped > tbody > tr:nth-child(odd) > td {
        background-color: #FFFFFF;
    }

    #collectionsRegisterTable.table.table-striped > tbody > tr:nth-child(even) > td {
        background-color: #FCFCFC;
    }

    #collectionsRegisterTable.table.table-striped > tbody > tr:hover > td {
        background-color: #F2F8FD;
    }

.unsetFontSize {
    font-size: inherit;
}

.height-25 {
    height: 25px;
}

.chartHeader {
    font-family: Lato-Regular !important;
    font-size: 18px;
    color: #333333 !important;
    letter-spacing: 0.17px !important;
    text-align: left !important;
}

.landingPage-padding-3 {
    padding-left: 3%;
}

table.table-striped.dataTable#CashBalanceDetailsForSubEntity tfoot tr td {
    border-top: 1px solid #ddd;
    box-shadow: inset 0px 11px 8px -10px #ddd, inset 0px -8px 8px -10px #ddd;
    border-bottom: 1px solid #ddd;
}

.checkListTableDiv .dataTables_scrollBody {
    height: auto !important;
    min-height: 20px;
    max-height: 100px;
}

#companyAddLinkID_info {
    display: none;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.height-145 {
    height: 145px;
}

.fileBox {
    border: 1px solid #ddd;
    padding: 10px;
}

#submitRequestFileUploadLabel {
    font-weight: normal !important;
    font-size: 12px !important;
    margin-left: 10px;
}

#viewselection, #dimensionselection, #periodselection, #intacctValPeriod, #departmentExpense, #ifrDrilldownViewType, #ifrFirstLevelDrilldownViewType, #nlrDrilldownViewType, #nlrCategoryDrilldownViewType {
    width: 133px;
    padding: 8px 20px 8px 8px;
    font-size: 13px;
    margin-left: 5px;
    -webkit-appearance: none; /*Removes default chrome and safari style*/
    -moz-appearance: none; /* Removes Default Firefox style*/
    background: url('/Content/images/IFR/icon_xs_down_arrow.png') no-repeat; /*Adds background-image*/
    background-position: 115px 13px;
}

#ifrDrilldownViewType {
    width: 150px !important;
    background-position: 133px 13px !important;
}

#nlrDrilldownViewType, #nlrCategoryDrilldownViewType {
    width: 23% !important;
    padding: 7px 20px 7px 8px;
    font-size: 12px;
    background-position: 96% 13px !important;
}

.expenseNetIncomeGlLevel #ifrFirstLevelDrilldownViewType {
    width: 20% !important;
}

#ifrFirstLevelDrilldownViewType {
    height: 34px;
    width: 27% !important;
    max-width: 200px;
    background-position: 96% 13px !important;
}

#departmentExpense {
    width: 210px !important;
    background-position: 192px 13px !important;
}
/*@media (min-width: 1720px) {
    #viewselection, #dimensionselection, #periodselection {
        padding: 8px 2px;
    }
}
@media (min-width: 1400px) and (max-width: 1680px) {
    #viewselection, #dimensionselection, #periodselection{
        padding:5px 2px;
    }
}
@media (max-width: 1399px) {
    #viewselection, #dimensionselection, #periodselection{
        padding:5px 2px;
    }
}*/
#apAgingChartTextDiv, #arAgingChartTextDiv {
    position: absolute;
    text-align: center;
    z-index: 999;
    width: 98px;
    height: 100px;
    left: 25px !important;
    top: 43px !important;
    display: table;
}

#apAgingChartText, #arAgingChartText {
    top: 0px !important;
    left: 0px !important;
    display: table-cell;
    vertical-align: middle;
}

@media (min-width: 991px) and (max-width: 1301px) {
    #apAgingChartTextDiv, #arAgingChartTextDiv {
        top: 24px !important;
    }
}

.cashWeeklyBalanceGraphTooltip {
    display: block;
    background-color: #fff;
    padding: 9px;
    margin-left: 1px;
    margin-top: 1px;
}

.editRoleTitleText {
    cursor: pointer;
    color: #0077d3;
}

    .editRoleTitleText:hover {
        color: #428bca;
    }

.horizontalScroll {
    overflow-x: auto;
}

.page-sidebar-closed.page-sidebar-closed-hide-logo .page-header.navbar .page-logo {
    padding: 11px 0 5px 30px;
}

table.invoiceTableDetails, table.table#expensesForApprovalTable, table.table#collectionsRegisterTable, table.table#ApprovedExpenses, table.table#timesheetsForApprovalTable, table.table#ApprovedTimesheets, table.table#billsForApprovalTable, table.table#vendorCreditsForApprovalTable, table.table#ApprovedBills, table.table#BillsForPayment, table.table#HistoricalPaymentsTable, table.table#revenueDetailsTable, table.table#expenseDetailsTable, table.table#treeViewStructureTable, table.table#billsApprovalTable, table.table#billsApprovalTable_wrapper, table.table#CashBalanceDetailsForSubEntity {
    width: 100% !important;
}

.dataTables_wrapper .dt-buttons .dt-button.buttons-csv {
    padding: 4px 10px;
    background: #2e729c;
    float: right;
    margin-left: 5px;
    font-weight: normal;
    margin-top: 3px;
    color: white;
    border: 1px solid #2e729c;
}

.dataTables_wrapper .dt-buttons .dt-button.buttons-excel {
    padding: 4px 10px;
    background: #2e729c;
    float: right;
    margin-left: 5px;
    font-weight: normal;
    margin-top: 3px;
    color: white;
    border: 1px solid #2e729c;
}

table#EmailNotificationLogsTable tfoot tr th {
    text-align: left;
}

.roleTitleUsers .dataTables_scrollBody {
    max-height: 300px
}

/*#billsApprovalTable_wrapper > div > div.dataTables_scrollBody {      
    min-height: 350px;     
}*/
#billsApprovalTable_wrapper tbody tr td {
    white-space: normal !important;
}

#finanical_report_table_wrapper .dt-buttons button, #intacctValidationTable .dt-buttons, #configValidationTable .dt-buttons, #intacctValidationTable .DTTT_button_print, #configValidationTable .DTTT_button_print, #dummyReportValidationErrorTable_wrapper, #dummyReportValidationErrorTable, .custom_report_btns .DTTT_button_print {
    display: none !important;
}

/****************************New IFR UI Change*********************************/
.table.table-striped.finanical_report_drilldown_table.nlrtable {
    width: 100% !important;
}

#categoryTable .financial_drilldown_tab_header {
    padding: 13px 10px 12px 10px;
}

.financialDrilldownPopupUiDialog {
    position: fixed !important;
}

    .financialDrilldownPopupUiDialog table.table-striped.dataTable thead tr th {
        height: auto !important;
        padding: 13px 15px 13px 10px;
    }

    .financialDrilldownPopupUiDialog .secondTableDiv table.table-striped.dataTable tbody tr td:first-child {
        max-width: 200px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .financialDrilldownPopupUiDialog .dataTables_filter, .financialDrilldownPopupUiDialog .dataTables_length {
        display: none;
    }

    .financialDrilldownPopupUiDialog.ui-dialog .ui-dialog-title {
        overflow: visible
    }

    .financialDrilldownPopupUiDialog.ui-dialog .ui-resizable-se {
        cursor: nw-resize;
    }

.financialHeaderTitle {
    font-size: 25px;
    font-weight: bold;
    margin: 10px 0px;
}

.ifrSubNav {
    padding: 7px 16px;
    display: inline-block;
    background: #696767;
    color: white;
    font-size: 18px;
}

.custom_report_btns img, .validationSummaryExcel img {
    width: 18px;
    height: 23px;
}

.custom_report_btns {
    margin-top: 3px;
}

.ifrSubNav:not(:first-child) {
    margin-left: 1px;
}

.simplSubNav {
    padding: 7px 16px;
    display: inline-block;
    background: #696767;
    color: white;
    font-size: 17px;
    margin-right: 2px;
}

    .simplSubNav:disabled, .simplSubNav[disabled], .simplSubNav span:disabled, .simplSubNav span[disabled], .selectTemplateForBills:disabled, .viewReport:disabled {
        cursor: not-allowed;
        opacity: 0.5;
    }

    .ifrSubNav.active, .simplSubNav.active {
        background: #f9711c !important;
    }

    .ifrSubNav:hover, .simplSubNav:hover {
        background: #8e8e8e;
        cursor: pointer;
    }

.ifrExportPrintAll img {
    width: 20px;
    height: 20px;
}

.ifrExportPrintAll a:hover {
    text-decoration: none;
}

.ifrExportPrintAll {
    display: none !important
}

    .ifrExportPrintAll a span, .ifrExportPrintAll a span:hover {
        position: relative;
        top: 2px;
        color: #333;
    }

.latestDataLoadedChanges {
    margin-top: 15px;
    color: #a7a2a2;
    font-size: 13px;
    float: right;
    text-align: right;
}

.ifrPublishedReportDate {
    margin-top: 15px;
    color: #a7a2a2;
    font-size: 13px;
    float: right;
}

.ifrIntacctForecastLastRefereshDateInCms {
    margin-top: 15px;
    color: #a7a2a2;
    font-size: 13px;
    float: right;
}

.publishDate {
    margin-top: 3px;
    color: #a7a2a2;
    font-size: 13px;
    float: right;
}

select#ifrChildDepartment, select#ifrFreezedChildDepartment {
    border: 1px solid #ccc;
    font-size: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0px 18px 0px 4px;
    background: url(/Content/images/IFR/icon_xs_down_arrow.png) right no-repeat !important;
    background-position: right 4px center !important;
    height: 27px;
    min-width: 120px;
}

.financialHeaderFixedRow select#ifrChildDepartment, .financialHeaderFixedRow select#ifrFreezedChildDepartment, .financialHeaderFixedRow-35 select#ifrChildDepartment, .financialHeaderFixedRow-35 select#ifrFreezedChildDepartment, .dimensionCategoryFreezedDivHeader select#ifrChildDepartment, .dimensionCategoryFreezedDivHeader select#ifrFreezedChildDepartment {
    background: url(/Content/images/IFR/icon_xs_down_arrow.png) right 4px center white no-repeat !important;
}

.financialHeaderFixedRow-35 select#ifrChildDepartment, .financialHeaderFixedRow-35 select#ifrFreezedChildDepartment, .dimensionCategoryFreezedDivHeader select#ifrChildDepartment {
    position: relative;
    top: 12px;
}

.dimensionCategoryFreezedDivHeader select#ifrFreezedChildDepartment {
    position: relative;
    top: 5px;
}

    table select#ifrChildDepartment:disabled, table select#ifrFreezedChildDepartment:disabled, table select#ifrChildDepartment[disabled], table select#ifrFreezedChildDepartment[disabled], .dimensionCategoryFreezedDivHeader select#ifrChildDepartment[disabled], .dimensionCategoryFreezedDivHeader select#ifrFreezedChildDepartment[disabled] {
        background: white !important;
        opacity: 0.7
    }

.financialSummaryPanel {
    padding: 15px 18px;
    margin-top: 15px;
    background: #F3F3F3;
}

.financialfailed {
    color: red;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.4px;
}

.financialSucceed {
    color: #2FD383;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.4px;
}

.financialReportValidationError, .intacctErrorCountSection, .reportValErrorCountSection {
    font-size: 17px;
}

#totalValidationErrorCount, #intacctTotalErrorCount, #intacctValTotalErrorCount, #reportValTotalErrorCount, .reportValEachReportCount {
    color: #EC0303;
    font-weight: bold;
}

.financialValidationSummaryBtn {
    padding: 6px 10px;
    color: #6b6a6a !important;
    background: white;
    border: 1px solid #ABABAB;
    font-weight: bold;
    font-size: 14px;
}

.totalValidationErrorCount i.fa, .intacctErrorCountSection div i.fa, .reportValErrorCountSection div i.fa {
    color: #EC0303
}

#intacctValidationTable .dataTables_wrapper .bottom .dataTables_info {
    float: left !important
}

table.table.table-striped.dataTable.reportValidationTables.scrollTable tr td {
    border: none;
}

#intacctValidationTable table.table-striped.dataTable thead tr th {
    font-size: 15px;
}

#intacctValidationTable table.table-striped.dataTable {
    background: #DBDBDB;
}

.f-17-13 {
    font-size: 17px;
}

.f-16-13 {
    font-size: 16px;
}

#intacctValidationView {
    border-top: 1px solid #DBDBDB;
}

.ui-dialog.ui-widget.financialDrilldownPopupUiDialog .ui-dialog-titlebar {
    padding: 15px 15px 0px 15px;
}

.ui-dialog #financialDrilldownPopup.ui-dialog-content {
    padding: 0px 15px;
    margin-top: 10px;
}

#financialDrilldownPopup td.varianceReason {
    padding: 0px 10px !important;
}

    #financialDrilldownPopup td.varianceReason select {
        min-width: 120px;
    }

button.saveVarianceReason {
    position: absolute;
    top: 6px;
    right: 70px;
}

    button.saveVarianceReason.nlrViewSaveButton {
        right: 65px;
    }
/*#financialDrilldownPopup {
    min-height: 85px;
}*/
.financialDrilldownPopupUiDialog ul.dropdown-menu {
    max-height: 270px !important;
    cursor: default;
}

.financialDrilldownPopupUiDialog, .ifrHighLightsPopupUiDialog {
    box-shadow: 0 4px 20px 0 #b7b5b5, 0 6px 22px 0 #b7b5b5 !important;
}

.ifrHighLightsPopupUiDialog {
    min-width: 380px;
}

.ui-dialog.ui-widget.ifrHighLightsPopupUiDialog .ui-dialog-titlebar {
    padding: 12px 12px 0px;
}

.ui-dialog #ifrHighLightsPopup.ui-dialog-content {
    padding-top: 0px;
    margin-top: 10px;
}

.financialDrilldownPopupUiDialog.ui-dialog button.ui-button, .ifrHighLightsPopupUiDialog.ui-dialog button.ui-button {
    top: 15px;
    right: 15px;
    border: none !important;
}

.financial_drilldown_inner a {
    text-decoration: underline;
    color: #333;
    white-space: nowrap;
}

    .financial_drilldown a:hover, .financial_drilldown_inner a:hover {
        color: #F9711C !important;
    }

    .financial_drilldown_inner a.orangeText, .financial_drilldown_inner a.orangeText:hover {
        color: #F9711C !important;
        text-decoration: none;
    }

table#categoryTable tbody tr td {
    padding: 7px 0px 7px 7px;
}

table#categoryTable input {
    padding-left: 10px;
    margin-right: 5px;
}

table.finanical_report_drilldown_table th.financial_drilldown_tab_header, table#categoryTable th.financial_drilldown_tab_header {
    white-space: nowrap;
}

.finanical_report_drilldown_table_div .dataTables_scrollBody {
    min-height: auto;
}

.finanical_report_drilldown_table_div .dataTables_scrollHead {
    border-bottom: 1px solid #ddd !important;
}

.nlrHeaderTitle .txt-overflow-dotted {
    position: relative;
    top: 3px;
}

.nlrHeaderTitle .nlrFirstLevel {
    position: relative;
    width: 35%;
    max-width: 200px;
    top: -1px;
}

.nlrHeaderTitle .nlrSecondLevel {
    max-width: 200px;
}

.nlrHeaderTitle input.customDatatableSearchBox {
    border: 1px solid #ccc;
}

.financialDrilldownPopupUiDialog table.dataTable.nlrtable tfoot td, .financialDrilldownPopupUiDialog .finanical_report_drilldown_table_div table.dataTable tfoot td {
    padding: 6px 10px;
    font-size: 15px;
    border-top: none !important;
}

.finanical_report_drilldown_table_div tfoot td {
    font-size: 15px;
}

div.secondTableDiv .dataTables_scroll {
    border-left: 1px solid #ccc;
}

.financialDrilldownPopupUiDialog .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td, #categoryTable tbody tr td {
    font-size: 13px;
}

.financialDrilldownPopupUiDialog table.table-striped.dataTable > tbody > tr > td, .financialDrilldownPopupUiDialog table.table-striped.dataTable > tbody > tr:hover > td {
    background-color: #FFFFFF !important;
}

.financialDrilldownPopupUiDialog table.table-striped.finanical_report_drilldown_table {
    width: 100% !important;
}

/*.financialDrilldownPopupUiDialog .finanical_report_drilldown_table tr th:not(:first-child), .financialDrilldownPopupUiDialog tfoot tr td:not(:first-child) {
    width: 100px !important;
}*/
.financialDrilldownPopupUiDialog {
    min-width: 650px;
}

select.depfilter, select.catfilter, select.typfilter {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(/Content/images/IFR/icon_xs_down_arrow.png) no-repeat;
    background-position: 160px 13px;
    padding: 0px 22px 0px 8px;
    font-size: 12px;
}

.nlrHeaderTitle .filters select.depfilter {
    width: 195px;
    background-position: 177px 13px;
    padding: 0px 18px 0px 8px;
}

.nlrHeaderTitle .filters select.typfilter {
    width: 15%;
    background-position: 96% 13px !important;
    padding: 0px 18px 0px 8px;
}

.nlrHeaderTitle .filters div.customDatatableSearchDiv {
    width: 20%
}

    .nlrHeaderTitle .filters div.customDatatableSearchDiv .customDatatableSearchBox {
        width: 100%
    }

.financialInteractiveTitle {
    font-size: 24px;
}

.simplePageTitle {
    font-size: 23px !important;
    letter-spacing: 0.4px;
    color: #000000;
}

.financial_drilldown_main.PeriEntity div.DTS div.dataTables_scroll {
    background: none;
}

.PeriEntity .finanical_report_drilldown_table_div .dataTables_scrollBody {
    min-height: 170px;
}

.nlrFullScreenLink, .ifrHighLightsFullScreenLink {
    right: 43px;
    position: absolute;
    top: 6px;
}

    .nlrFullScreenLink img, .ifrHighLightsFullScreenLink img {
        width: 15px;
        height: 17px;
    }

.nlrPreviousLevel {
    font-size: 16px;
}

    .nlrPreviousLevel img {
        width: 11px;
        height: 16px;
        position: relative;
        top: -2px;
    }

    .nlrPreviousLevel:hover {
        color: #000000;
        text-decoration: none;
    }

.nlrDeptChild {
    padding-left: 20px !important;
}

.multiselect-container .nlrDeptChild.false {
    display: none !important
}

.nlrDeptParent label {
    font-weight: bold !important;
}
/* Start: Period dropdown Css */
.custom-time-line div.chosen-container {
    width: 133px !important;
    text-align: left;
    top: -2px;
}

.departmentExpenseTitle div.chosen-container {
    width: 180px !important;
    text-align: left;
    top: -2px;
}

    .custom-time-line div.chosen-container a.chosen-single div, .departmentExpenseTitle div.chosen-container a.chosen-single div {
        display: none
    }

    .custom-time-line div.chosen-container a.chosen-single, .departmentExpenseTitle div.chosen-container a.chosen-single {
        padding: 5px 20px 8px 8px;
        font-size: 13px;
        -webkit-appearance: none;
        -moz-appearance: none;
        background: url(/Content/images/IFR/icon_xs_down_arrow.png) no-repeat;
        background-position: 115px 13px;
        border: 1px solid #ccc;
        margin: 0px;
        height: 36px;
        text-align: left;
        background-color: white;
    }

    .departmentExpenseTitle div.chosen-container a.chosen-single {
        background-position: 161px 13px !important;
    }

        .custom-time-line div.chosen-container a.chosen-single span, .departmentExpenseTitle div.chosen-container a.chosen-single span {
            margin: 0px;
        }

.custom-time-line div.chosen-container .chosen-drop {
    width: 280px;
    border: 1px solid #ccc;
    top: 1px;
}

.departmentExpenseTitle div.chosen-container .chosen-drop {
    width: 325px;
    border: 1px solid #ccc;
}

.custom-time-line .chosen-container.chosen-with-drop .chosen-drop {
    left: -100px;
    z-index: 10000;
}

.custom-time-line div.chosen-container .chosen-results, .departmentExpenseTitle div.chosen-container .chosen-results {
    max-height: 400px;
    padding: 8px 0px;
    margin: 0px;
}

    .custom-time-line div.chosen-container .chosen-results li, .departmentExpenseTitle div.chosen-container .chosen-results li {
        padding: 5px 13px;
    }

        .custom-time-line div.chosen-container .chosen-results li.group-result, .departmentExpenseTitle div.chosen-container .chosen-results li.group-result {
            font-size: 15px;
        }

        .custom-time-line div.chosen-container .chosen-results li.group-option, .departmentExpenseTitle div.chosen-container .chosen-results li.group-option {
            color: #7b7a7a;
            font-size: 14px;
            padding-left: 25px;
        }

            .custom-time-line div.chosen-container .chosen-results li.group-option.highlighted, .departmentExpenseTitle div.chosen-container .chosen-results li.group-option.highlighted {
                background: #F2F8FD;
            }

            .custom-time-line div.chosen-container .chosen-results li.group-option.result-selected, .departmentExpenseTitle div.chosen-container .chosen-results li.group-option.result-selected {
                background-image: url(images/icon_current_entity.png) !important;
                background-repeat: no-repeat;
                background-position: 7px 50%;
                background-size: 8px;
                color: #CCCCCC;
            }

.custom-time-line .chosen-container-active .chosen-single, .departmentExpenseTitle .chosen-container-active .chosen-single {
    box-shadow: none;
}
/* End: Period dropdown Css */
/* Start: Fxed header Css */
.ifrFixedHeaderOnScroll {
    position: absolute;
    border-collapse: separate;
}

    .ifrFixedHeaderOnScroll thead tr {
        background-color: white;
    }

        .ifrFixedHeaderOnScroll thead tr td {
            padding: 5px 10px;
        }

        .ifrFixedHeaderOnScroll thead tr.financialHeaderFixedRow {
            height: 50px;
            background-color: #dbdbdb;
        }

        .ifrFixedHeaderOnScroll thead tr.financialHeaderFixedRow-35, .ifrFixedHeaderOnScroll tbody tr.financialHeaderFixedRow-35 {
            height: 25px;
            background-color: #dbdbdb;
        }

            .ifrFixedHeaderOnScroll thead tr.financialHeaderFixedRow td, .ifrFixedHeaderOnScroll thead tr.financialHeaderFixedRow-35 td {
                padding: 5px 10px;
                font-weight: bold;
                white-space: nowrap;
            }

    .ifrFixedHeaderOnScroll tr td.financialCommentColumn {
        border-left: 1px #ccc solid;
        padding-left: 15px !important;
        text-align: left;
    }

    .ifrFixedHeaderOnScroll tbody tr {
        background-color: white;
        height: 28px;
    }

    .ifrFixedHeaderOnScroll thead tr:first-child td:first-child, #finanical_report_table thead tr:first-child td:first-child {
        text-align: left;
        padding: 5px 10px;
    }

    .ifrFixedHeaderOnScroll tbody tr td {
        padding: 5px 10px;
        white-space: nowrap
    }

        .ifrFixedHeaderOnScroll tbody tr td:not(.borderBottomNotRequired) {
            border-bottom: 1px #f2f2f2 solid;
        }

table.ifrFixedHeaderOnScroll.verBorderRequired tr td:nth-child(4), table.ifrFixedHeaderOnScroll.verBorderRequired td.empty_Row_Td_Padding:nth-child(4) {
    border-right: 1px #ccc solid !important;
}
/* End: Fxed header Css */
/*#intacctValPeriod {
    font-size: 15px;padding:8px 5px;
}*/
.narrow-content-wrapper .resize-25-18 {
    font-size: 24px;
}

.expanded-content-wrapper .resize-25-18 {
    font-size: 18px;
}

.narrow-content-wrapper .resize-24-21 {
    font-size: 24px;
}

.expanded-content-wrapper .resize-24-21 {
    font-size: 21px;
}

.narrow-content-wrapper .graphUpDownArrow .arrow-up, .narrow-content-wrapper .graphUpDownArrow .arrow-down, .narrow-content-wrapper .graphUpDownArrow .fa-arrow-flat {
    font-size: 28px;
}

.expanded-content-wrapper .graphUpDownArrow .arrow-up, .expanded-content-wrapper .graphUpDownArrow .arrow-down, .expanded-content-wrapper .graphUpDownArrow .fa-arrow-flat {
    font-size: 25px;
}

.narrow-content-wrapper .resize-12-10 {
    font-size: 12px;
}

.expanded-content-wrapper .resize-12-10 {
    font-size: 10px;
}

@media (max-width: 1250px) {
    .font-size-12-11-10 {
        font-size: 10px !important;
    }
}

@media (min-width: 1250px) and (max-width: 1400px) {
    .font-size-12-11-10 {
        font-size: 11px !important;
    }
}

@media screen and (max-width:1300px) {
    .expanded-content-wrapper #CompareOptionsAsPerPeriodSelected {
        width: 100% !important;
    }
}

@media (max-width: 1400px) {
    .margin-t-5-10 {
        margin-top: 5px !important;
    }

    ul#monthlyDashboardGraphNav li a, ul#monthlyDashboardGraphNav li a:hover, ul#monthlyDashboardGraphNav li a:focus {
        padding: 8px 20px !important;
    }

    .monthlyFinancialMonthName, .monthlyDashboardGraphPanelHeader {
        font-size: 14px !important
    }

    .expanded-content-wrapper .monthlyDashboardGraphPanelBody {
        padding: 5px 2px 0px 2px;
    }

    .narrow-content-wrapper .monthlyDashboardGraphPanelBody {
        padding: 5px 12px 0px 12px;
    }

    .expanded-content-wrapper .totalAmountRow {
        padding: 0px 10px;
    }

    .narrow-content-wrapper .resize-25-18, .narrow-content-wrapper .resize-24-21 {
        font-size: 18px !important;
    }

    .expanded-content-wrapper .resize-25-18, .expanded-content-wrapper .resize-24-21 {
        font-size: 14px !important;
    }

    .narrow-content-wrapper .graphUpDownArrow .arrow-up, .narrow-content-wrapper .graphUpDownArrow .arrow-down, .narrow-content-wrapper .graphUpDownArrow .fa-arrow-flat {
        font-size: 21px !important;
    }

    .expanded-content-wrapper .graphUpDownArrow .arrow-up, .expanded-content-wrapper .graphUpDownArrow .arrow-down, .expanded-content-wrapper .graphUpDownArrow .fa-arrow-flat {
        font-size: 18px !important;
    }

    .f-17-13 {
        font-size: 13px;
    }

    .f-16-13 {
        font-size: 16px;
    }

    .font-size-16-14 {
        font-size: 14px;
    }

    .font-size-18-15 {
        font-size: 15px;
    }

    .font-size-20-15 {
        font-size: 15px !important;
    }

    .font-size-15-13 {
        font-size: 13px !important;
    }

    .financialInteractiveTitle {
        font-size: 20px !important;
    }

    .simplePageTitle {
        font-size: 20px !important;
    }

    .ifrSubNav, .simplSubNav {
        padding: 6px 12px !important;
        font-size: 14px !important;
    }

    #viewselection, #dimensionselection, #periodselection, #intacctValPeriod, #departmentExpense, #ifrDrilldownViewType, #ifrFirstLevelDrilldownViewType {
        padding: 5px 20px 5px 5px;
        -webkit-appearance: none; /*Removes default chrome and safari style*/
        -moz-appearance: none; /* Removes Default Firefox style*/
        background: url('/Content/images/IFR/icon_xs_down_arrow.png') no-repeat; /*Adds background-image*/
        background-position: 115px 10px;
    }

    #nlrDrilldownViewType, #nlrCategoryDrilldownViewType {
        background-position: 96% 13px !important;
        width: 23% !important;
        font-size: 12px;
        padding: 7px 20px 7px 8px;
        max-width: 200px;
    }

    #nlrCategoryDrilldownViewType {
        padding: 7px 20px 7px 5px;
        -webkit-appearance: none;
        -moz-appearance: none;
        background: url(/Content/images/IFR/icon_xs_down_arrow.png) no-repeat;
        background-position: 130px 13px;
    }

    #ifrDrilldownViewType {
        background-position: 133px 10px !important;
    }

    .custom-time-line .customDatatableSearchDiv .customIfrDatatableSearchBox {
        width: 150px;
        padding-right: 0px;
        height: 30px;
    }

    .custom-time-line .customDatatableSearchDiv .customIfrDatatableSearchIcon {
        top: 0px;
    }

    .custom-time-line div.chosen-container a.chosen-single {
        padding: 2px 20px 8px 8px;
        height: 30px;
        background-position: 115px 10px;
    }

    .custom_report_btns img, .validationSummaryExcel img {
        width: 15px !important;
        height: 20px !important
    }

    .financialSucceed {
        color: #2FD383;
        font-size: 17px;
        font-weight: bold;
        letter-spacing: 0.4px;
    }

    .financialReportValidationError, .intacctErrorCountSection, .reportValErrorCountSection {
        font-size: 14px;
    }

    .financialDrilldownPopupUiDialog .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td, #categoryTable tbody tr td, .financialDrilldownPopupUiDialog .finanical_report_drilldown_table tr th, table#categoryTable th.financial_drilldown_tab_header label span.bold {
        font-size: 12px !important;
    }

    .financialDrilldownPopupUiDialog table.dataTable.nlrtable tfoot td, .financialDrilldownPopupUiDialog .finanical_report_drilldown_table_div table.dataTable tfoot td {
        font-size: 13px;
    }

    select.depfilter, select.catfilter, select.typfilter {
        background-position: 116px 13px !important;
        padding: 0px 19px 0px 3px !important;
        font-size: 12px !important;
    }

    .nlrHeaderTitle .filters select.depfilter {
        width: 165px;
        background-position: 148px 13px !important;
    }

    .nlrHeaderTitle .filters select.typfilter {
        width: 15%;
        background-position: 96% 13px !important;
    }

    select.depfilter.nlrform-control, select.catfilter.nlrform-control {
        width: 133px;
    }

    .financialDrilldownPopupUiDialog input.form-control:not(.multiselect-search) {
        width: 150px;
    }

    .nlrPreviousLevel {
        font-size: 13px !important;
    }
}

@media (max-width: 768px) {
    .custom-time-line div.chosen-container .chosen-drop {
        width: 250px;
        border: 1px solid #ccc;
        top: 1px;
    }

    .custom-time-line .chosen-container.chosen-with-drop .chosen-drop {
        left: 0px;
    }
}

.customBlueCheckboxContainer {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0px;
}

    /* Hide the browser's default checkbox */
    .customBlueCheckboxContainer input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

    /* Create a custom checkbox */
    .customBlueCheckboxContainer .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 18px;
        width: 18px;
        border: 1px solid #ccc;
    }

.catcheckbox.customBlueCheckboxContainer {
    top: -14px;
}

.financial_drilldown_tab_header .customBlueCheckboxContainer .checkmark {
    background: white;
}

/* When the checkbox is checked, add a blue background */
.customBlueCheckboxContainer input:checked ~ .checkmark {
    background-color: #2196F3;
    border: 1px solid #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.customBlueCheckboxContainer .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.customBlueCheckboxContainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.customBlueCheckboxContainer .checkmark:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/******************************************************************************/
/*************************Custom radio Button******************************************************/
.customBlueRadioContainer {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-left: 5px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio button */
    .customBlueRadioContainer input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

    /* Create a custom radio button */
    .customBlueRadioContainer .checkmark {
        position: absolute;
        top: 2px;
        left: 0;
        height: 18px;
        width: 18px;
        background-color: #f9f9f9;
        border-radius: 50% !important;
        border: 1px solid #ccc;
    }

    /* On mouse-over, add a grey background color */
    .customBlueRadioContainer:hover input ~ .checkmark {
        background-color: #ccc;
    }

    /* When the radio button is checked, add a blue background */
    .customBlueRadioContainer input:checked ~ .checkmark {
        background-color: #2196F3;
        border: none;
    }

    /* Create the indicator (the dot/circle - hidden when not checked) */
    .customBlueRadioContainer .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    /* Show the indicator (dot/circle) when checked */
    .customBlueRadioContainer input:checked ~ .checkmark:after {
        display: block;
    }

    /* Style the indicator (dot/circle) */
    .customBlueRadioContainer .checkmark:after {
        top: 6px;
        left: 6px;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: white;
    }

/**********************************************************************************/
.bot {
    border: 1px solid #ccc;
    float: right;
    height: 0px;
    position: fixed;
    bottom: 35px;
    right: 0;
    width: 460px;
    background: white;
    z-index: 1000;
}

#botChatIcon {
    position: fixed;
    bottom: 35px;
    right: 0px;
    cursor: pointer;
    background: none !important;
    z-index: 100000
}

    #botChatIcon img {
        width: 70px;
        height: 70px;
    }

#bot .wc-header span {
    font-size: 16px;
}

#bot .wc-header sup {
    font-weight: bold;
    font-size: 10px;
    color: #046496;
}

#bot .wc-suggested-actions button.scroll {
    background-color: #046496 !important;
}

#nlrTable0_wrapper .dataTables_scroll .dataTables_scrollFootInner {
    padding-right: 0px !important;
}

#nlrTable1_wrapper .dataTables_scroll .dataTables_scrollFootInner {
    padding-right: 0px !important;
}

table.dataTable#VendorCreditsTable {
    width: 100% !important;
}

.overflow-x {
    overflow-x: auto;
}

.overflow-y {
    overflow-y: auto;
}

.ui-dialog #editActivityDialogue.ui-dialog-content {
    overflow-x: hidden;
}

#superUserClients .multiselect-container > li > a > label {
    padding: 3px 20px 3px 40px !important;
}

#superUserClients .multiselect-container.dropdown-menu {
    z-index: 9995
}

.viewDropdownBgColor {
    background-color: #DBDBDB !important;
}

.customerNameOverflow {
    max-width: 170px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.customerNameOverflowSubentity {
    max-width: 130px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#aragingcompletetable > tbody > tr.displayIconsRow.odd > td, #aragingcompletetable > tbody > tr.displayIconsRow.odd > th {
    background-color: #FFFFFF !important;
}

#aragingcompletetable > tbody > tr.displayIconsRow.even > td, #aragingcompletetable > tbody > tr.displayIconsRow.even > th {
    background-color: #FCFCFC !important;
}

#aragingcompletetable_wrapper {
    font-size: 12.5px;
}

/*************Switch Box Modal**********************/
.switch.switchBoxModal {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 24px;
}

    .switch.switchBoxModal input {
        display: none;
    }

.switchBoxModal .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    margin: 0px;
}

    .switchBoxModal .slider.disabled {
        cursor: not-allowed;
    }

    .switchBoxModal .slider:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

.switchBoxModal input:checked + .slider {
    background-color: #2196F3;
}

.switchBoxModal input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

.switchBoxModal input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.switchBoxModal input:disabled + .slider {
    cursor: not-allowed;
}

/* Rounded sliders */
.switchBoxModal .slider.round {
    border-radius: 34px !important;
}

    .switchBoxModal .slider.round:before {
        border-radius: 50%;
    }
/*************Switch Box Modal End********************/

/************* Department Expense Permission End********************/

#accordionDepartment table tr td {
    vertical-align: middle !important;
}

.DEPanelTitleAlignment {
    position: relative;
    top: -15px;
    margin-right: 20px;
}

.enableDisableAllLabel {
    float: right;
    color: #333;
    font-size: 14px;
}
/*.DEPermissionView .panel-heading {
    padding:15px;
}*/

/*table.departmentExpensePermissionTable tbody { display:block; max-height:200px; overflow-y:scroll; }
table.departmentExpensePermissionTable thead, table.departmentExpensePermissionTable tbody tr { display:table; width:100%; table-layout:fixed; }*/

.departmentExpensePermissionTable {
    width: 100% !important
}

.DEPermissionView div.dataTables_wrapper div.dataTables_filter label:after {
    left: 9px;
}
/*************Department Expense Permission End********************/

/*************Switch Entity Start End********************/
.switch_entity_panel {
    margin-top: 45px;
    padding: 35px 50px 50px 50px;
    border: 1px solid #f3f3f3;
    box-shadow: 0px 5px 20px 0px #d6cfcf;
    -moz-box-shadow: 0px 5px 20px 0px #d6cfcf;
    -webkit-box-shadow: 0px 5px 20px 0px #d6cfcf;
}

.switch_entity_btn {
    padding: 12px;
    width: 100%;
    font-size: 18px;
    background: #f9711c !important;
}

    .switch_entity_btn:hover, .switch_entity_btn:focus {
        color: white !important
    }

#SelectedCompany {
    height: 35px;
    padding: 10px;
}

#SelectedCompany_chosen {
    border: 1px solid #e6e4e4;
    padding: 7.5px 4px;
    border-radius: 5px !important;
    width: 100% !important;
}

    #SelectedCompany_chosen.error {
       border: 1px solid red;
    }

    #SelectedCompany_chosen.chosen-container-single .chosen-single {
        border: none;
        box-shadow: none;
        background: inherit;
        font-size: 16px;
    }

        #SelectedCompany_chosen.chosen-container-single .chosen-single span {
            font-size: 14px;
        }

    #SelectedCompany_chosen.chosen-container-single.error .chosen-single span {
        color: red;
    }

    #SelectedCompany_chosen.chosen-container-single .chosen-single div b {
        background: url('/Content/images/simpl_arrow_down.svg') no-repeat !important;
        background-size: 25px 25px !important;
    }

    #SelectedCompany_chosen.chosen-container-single .chosen-single div {
        right: 10px;
    }

    #SelectedCompany_chosen.chosen-container-single .chosen-search {
        position: relative;
        left: 0px;
        padding: 0px;
    }

        #SelectedCompany_chosen.chosen-container-single .chosen-search input[type=text] {
            border: none !important;
            border-bottom: 1px solid #e8e7e7 !important;
            height: 40px;
            background: none;
            background: url(/Content/images/simpl_arrow_up.svg) right no-repeat !important;
            background-position: right 10px center !important;
            padding: 5px 30px 5px 10px;
            background-size: 17px 17px !important;
            font-size: 14px;
        }

    #SelectedCompany_chosen.chosen-container.chosen-with-drop .chosen-drop {
        top: 0px;
        border: 1px solid #e8e7e7;
        border-radius: 5px !important;
        box-shadow: 0px 0px -1px 0px #d6cfcf;
        -moz-box-shadow: 0px 0px -1px 0px #d6cfcf;
        -webkit-box-shadow: 0px 0px -1px 0px #d6cfcf;
    }

    #SelectedCompany_chosen.chosen-container .chosen-results {
        max-height: 400px;
        padding: 0px;
    }

        #SelectedCompany_chosen.chosen-container .chosen-results li {
            padding: 10px;
            color: #7b7a7a;
            font-size: 14px;
            padding-left: 25px;
        }

            #SelectedCompany_chosen.chosen-container .chosen-results li.dummy {
                padding: 20px 20px 20px 40px;
                display: none
            }

            #SelectedCompany_chosen.chosen-container .chosen-results li.singleEntity {
                border-bottom: 1px solid #e8e7e7;
                padding: 12px 10px 12px 30px;
                color: #333333;
                font-weight: bold;
            }

            #SelectedCompany_chosen.chosen-container .chosen-results li.consolidatedEntityTitle {
                font-weight: bold;
                padding: 12px 10px 12px 30px;
                color: #333333;
            }

            #SelectedCompany_chosen.chosen-container .chosen-results li.consolidatedEntity {
                padding: 10px 10px 10px 50px;
            }

            #SelectedCompany_chosen.chosen-container .chosen-results li.consolidatedEntityTitle.lastSubEntity {
                border-bottom: 1px solid #e8e7e7;
            }
            #SelectedCompany_chosen.chosen-container .chosen-results li.consolidatedEntity.lastSubEntity {
                border-bottom: 1px solid #e8e7e7;
                padding: 10px 10px 15px 50px;
            }

            #SelectedCompany_chosen.chosen-container .chosen-results li.group-result {
                font-size: 14px;
            }

            #SelectedCompany_chosen.chosen-container .chosen-results li:hover, #SelectedCompany_chosen.chosen-container .chosen-results li.highlighted {
                background: #F2F8FD;
            }

            #SelectedCompany_chosen.chosen-container .chosen-results li.result-selected {
                background-image: url(images/icon_current_entity.png) !important;
                background-repeat: no-repeat;
                background-position: 12px 50%;
                background-size: 8px;
            }

                #SelectedCompany_chosen.chosen-container .chosen-results li.result-selected.lastSubEntity {
                    background-position: 15px 15px;
                }

#switchEntityOnCP_chosen {
    height: 35px;
    padding: 10px;
    float: right;
    border: none;
    padding: 18px 4px;
    min-width: 500px;
}

    #switchEntityOnCP_chosen.chosen-container-single .chosen-single {
        border: none;
        box-shadow: none;
        background: none;
        font-size: 18px;
        color: white;
    }

        #switchEntityOnCP_chosen.chosen-container-single .chosen-single span {
            font-weight: bold;
            float: right;
            margin-right: 33px;
        }

        #switchEntityOnCP_chosen.chosen-container-single .chosen-single div b {
            background: url('/Content/images/icon_downarrow_white.png') no-repeat !important;
            background-size: 18px 12px !important;
        }

        #switchEntityOnCP_chosen.chosen-container-single .chosen-single div {
            top: 8px;
            right: 5px;
        }

    #switchEntityOnCP_chosen.chosen-container-single .chosen-search {
        padding: 14px 28px;
        border-bottom: 1px solid #e8e7e7;
    }

        #switchEntityOnCP_chosen.chosen-container-single .chosen-search input[type=text] {
            height: 35px;
            border-color: #e0d9d9;
            background: url(/Content/images/icon_search.png) no-repeat 6px 10px !important;
            background-size: 15px 15px !important;
            padding: 0px 5px 0px 30px;
            background-position: 8px;
        }

    #switchEntityOnCP_chosen.chosen-container.chosen-with-drop .chosen-drop {
        top: 20px;
        position: relative;
        box-shadow: 0px 0px -1px 0px #d6cfcf;
        -moz-box-shadow: 0px 0px -1px 0px #d6cfcf;
        -webkit-box-shadow: 0px 0px -1px 0px #d6cfcf;
        border: 1px solid #e6e5e5;
    }

    #switchEntityOnCP_chosen.chosen-container .chosen-results {
        max-height: 400px;
        padding: 0px;
    }

        #switchEntityOnCP_chosen.chosen-container .chosen-results li {
            padding: 10px;
            color: #666666;
            font-size: 15px;
            padding: 12px 10px 12px 25px;
        }

            #switchEntityOnCP_chosen.chosen-container .chosen-results li.singleEntity {
                border-bottom: 1px solid #e8e7e7;
                padding: 20px 10px 20px 25px;
                color: #333333;
                font-weight: bold;
            }

            #switchEntityOnCP_chosen.chosen-container .chosen-results li.consolidatedEntityTitle {
                font-weight: bold;
                padding: 20px 10px 20px 25px;
                color: #333333
            }

            #switchEntityOnCP_chosen.chosen-container .chosen-results li.consolidatedEntity {
                padding: 10px 10px 10px 45px;
            }

                #switchEntityOnCP_chosen.chosen-container .chosen-results li.consolidatedEntity.lastSubEntity {
                    border-bottom: 1px solid #e8e7e7;
                    padding: 10px 10px 20px 45px;
                }

            #switchEntityOnCP_chosen.chosen-container .chosen-results li.group-result {
                font-size: 15px;
            }

            #switchEntityOnCP_chosen.chosen-container .chosen-results li:hover, #switchEntityOnCP_chosen.chosen-container .chosen-results li.highlighted {
                background: #F2F8FD;
            }

            #switchEntityOnCP_chosen.chosen-container .chosen-results li.result-selected {
                background-image: url(images/icon_current_entity.png) !important;
                background-repeat: no-repeat;
                background-position: 7px 50%;
                background-size: 8px;
                color: #666666;
                background-color: #f3f2f2;
            }

                #switchEntityOnCP_chosen.chosen-container .chosen-results li.result-selected.lastSubEntity {
                    background-position: 15px 15px;
                }

@media screen and (min-width:769px) {
    #switchEntityOnCP_chosen {
        min-width: 500px;
    }

    .invoicingDialogPopup {
        min-width: 700px;
    }
}

@media screen and (max-width:1400px) {
    .switch_entity_panel {
        margin-top: 15px;
        padding: 20px 20px 20px 20px;
    }

    .switch_entity_btn {
        font-size: 15px;
        padding: 6px;
    }

    .margin-t-40-20 {
        margin-top: 20px;
    }

    #SelectedCompany_chosen.chosen-container .chosen-results li {
        font-size: 14px !important;
    }

        #SelectedCompany_chosen.chosen-container .chosen-results li.singleEntity {
            padding: 20px 10px 20px 30px !important;
        }

        #SelectedCompany_chosen.chosen-container .chosen-results li.consolidatedEntityTitle {
            padding: 20px 10px 20px 30px !important;
        }

        #SelectedCompany_chosen.chosen-container .chosen-results li.consolidatedEntity {
            padding: 10px 10px 10px 40px !important;
        }

            #SelectedCompany_chosen.chosen-container .chosen-results li.consolidatedEntity.lastSubEntity {
                padding: 10px 10px 15px 40px !important;
            }
}

@media screen and (max-width:768px) {
    .switchEntityLoader {
        left: 37% !important
    }

    #SelectedCompany {
        height: 35px;
        padding: 8px 25px 8px 8px;
        background: url(/Content/images/IFR/icon_xs_down_arrow.png) right no-repeat !important;
        -webkit-appearance: none;
        -moz-appearance: none;
        border: none;
        border-bottom: 1px solid #e5e5e5;
        background-position: right 10px center !important;
    }

        #SelectedCompany.error {
            border-bottom: 1px solid red;
            color: red;
        }

        #SelectedCompany option {
            color: #333;
        }

    #switchEntityOnCP option {
        background-color: white;
        color: #333;
    }

    #switchEntityOnCP {
        border: 0px;
        position: fixed;
        top: 60px;
        width: 100%;
        margin-left: -10px;
        padding: 15px 25px 15px 10px;
        -webkit-appearance: none;
        -moz-appearance: none;
        background: url(/Content/images/icon_downarrow_white.png) right no-repeat;
        background-color: #046496;
        color: white;
        background-size: 18px !important;
        background-position: right 10px center !important;
        color: white;
    }

    #switchEntityOnCP_chosen {
        height: 35px;
        padding: 12px 4px 40px 4px !important;
        width: 100% !important;
        background: #046496 !important;
        border: none;
        position: fixed;
        top: 60px;
        left: 0px;
    }

        #switchEntityOnCP_chosen.chosen-container-single .chosen-single span {
            float: none !important;
        }

        #switchEntityOnCP_chosen.chosen-container-single .chosen-single {
            font-size: 15px !important;
        }

        #switchEntityOnCP_chosen.chosen-container .chosen-results li.singleEntity {
            padding: 10px 10px 15px 25px;
        }

        #switchEntityOnCP_chosen.chosen-container .chosen-results li.consolidatedEntityTitle {
            padding: 20px 10px 15px 25px;
        }

        #switchEntityOnCP_chosen.chosen-container .chosen-results li.consolidatedEntity {
            padding: 10px 10px 15px 45px;
        }

            #switchEntityOnCP_chosen.chosen-container .chosen-results li.consolidatedEntity.lastSubEntity {
                padding: 10px 10px 15px 45px;
            }

        #switchEntityOnCP_chosen.chosen-container .chosen-results li {
            font-size: 15px;
        }

    .cp-content-wrapper {
        margin-top: 50px !important;
    }

    .page-sidebar-wrapper #sideNavList {
        z-index: 10001 !important;
    }

    .financialDrilldownPopupUiDialog {
        min-width: 100%;
        top: 110px !important;
        bottom: 36px;
        left: 0px !important;
    }

    .nlrHeaderMobileViewAlign, #typeFilter, #search, #dimensionNlrClassFilter + div.btn-group .multiselect, .nlrHeaderTitle select#ifrFirstLevelDrilldownViewType, #deptFilter .btn-group, #nlrTypefilter .nlrTypefilter, #categoryDropdownFilter div.btn-group {
        width: 100% !important;
        margin: 5px 0px 0px 0px !important;
        display: block !important;
        max-width: 100% !important;
        text-align: left;
    }

    .financialDrilldownPopupUiDialog .switch {
        margin: 15px 0px 5px 5px !important;
        /*display: block !important;*/
    }

    #deptFilter .btn-group button.multiselect {
        margin-bottom: 5px;
    }

    .financialDrilldownPopupUiDialog .errorMessage {
        margin: 5px 0px 0px 0px !important;
        display: block;
    }

    .nlrHeaderTitle .btn-group {
        width: 100%;
        display: block;
    }

    #dimensionNlrClassFilter + div.btn-group .multiselect {
        margin-bottom: 5px !important;
    }
}
/*************Switch Entity  End********************/

#AllRequests #tickest-list {
    width: 100% !important;
}

.activityAssignedToLabelDiv .editableform .control-group {
    white-space: normal;
}


/*Radio box*/
.configureEmailFrequency label {
    cursor: pointer;
}

.customRadioDesign input[type="radio"] {
    position: absolute;
    right: 9000px;
}

.customRadioDesign .radio-inline {
    padding-left: 0px;
}

.customRadioDesign input[type="radio"] + .label-text:before {
    content: "\f10c";
    font-family: "FontAwesome";
    display: inline-block;
    margin-right: 5px;
}

.customRadioDesign input[type="radio"]:checked + .label-text:before {
    content: "\f192";
    color: #2196F3;
    animation: effect 250ms ease-in;
}

.customRadioDesign input[type="radio"]:disabled + .label-text {
    color: #aaa;
}

    .customRadioDesign input[type="radio"]:disabled + .label-text:before {
        content: "\f111";
        color: #ccc;
    }

/*Radio Toggle*/

.borderBox {
    border: 1px solid #ccc;
    margin-top: 5px;
    padding: 10px;
}

.border-ccc {
    border: 1px solid #ccc;
}

.border-ccc-imp {
    border: 1px solid #ccc !important;
}

.fullWidthDropdown {
    width: 100%;
    font-size: 12px;
    border: 1px solid #e5e5e5;
    padding: 8px;
}

.configureEmailFrequency .inputError, .inputError {
    color: red;
    border: 1px solid red;
}

.configureEmailFrequency .error {
    color: red;
}
/*.bucketLists {
    overflow-x:hidden;overflow-y:auto;
}*/

.borderBox .chosen-container-active .chosen-choices {
    border: 1px solid #e5e5e5;
    padding: 5px;
    box-shadow: none;
}

.borderBox .chosen-container-multi .chosen-choices {
    border: 1px solid #e5e5e5;
    padding: 5px;
}

#selectTemplate option {
    color: #333;
}

.greenModalheader {
    color: white;
    background-color: #45b6af;
    border-color: #3ea49d;
}

.appNavyDarkModalheader {
    color: white;
    background-color: #003865;
    border-color: #3ea49d;
}

.overflow-auto {
    overflow: auto;
}

.overflow-visible {
    overflow: visible;
}

select.orangeDropdownArrow {
    background: url(/Content/images/IFR/icon_xs_down_arrow.png) right no-repeat;
    background-color: white;
    background-position: right 10px center !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 10px 22px 10px 10px !important;
}


select.orangeDropdownArrow-27 {
    border: 1px solid #e5e5e5;
    padding: 5px 22px 5px 5px !important;
    background-position: right 4px center !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(/Content/images/IFR/icon_xs_down_arrow.png) right no-repeat;
    background-color: white;
    width: 100%;
}

#arCollectionRegisterSubEntityFilter_chosen a.chosen-single, #arAgingSubEntityFilter_chosen a.chosen-single, #apAgingPeriodSubEntityFilter_chosen a.chosen-single, #arAgingPeriodSubEntityFilter_chosen a.chosen-single {
    border: 1px solid #e5e5e5 !important;
}

.subEntityFilter + #arCollectionRegisterSubEntityFilter_chosen.chosen-container a.chosen-single {
    position: relative;
    top: -2px;
    height: 33px;
    padding-top: 3px;
}

select.orangeDropdownArrow-34 {
    height: 34px;
    background: url(/Content/images/IFR/icon_xs_down_arrow.png) right no-repeat;
    background-color: white;
    background-position: right 10px center !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 6px 22px 6px 10px !important;
    border: 1px solid #e5e5e5
}

select.orangeDropdownArrow-35 {
    height: 30px;
    background: url(/Content/images/IFR/icon_xs_down_arrow.png) right no-repeat;
    background-color: white;
    background-position: right 10px center !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 4px 26px 8px 10px !important;
    border: 1px solid #e5e5e5
}

.errorMsg {
    color: red;
}
/************************Multiple Email Input**********************************************/
.multipleEmail {
    border: 1px solid #e5e5e5;
    padding: 5px;
}

    .multipleEmail span.email-ids {
        float: left;
        border: 1px solid #ccc;
        margin-right: 5px;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 5px;
        background: #f5f5f5;
        padding-top: 3px;
        padding-bottom: 3px;
        border-radius: 5px;
    }

    .multipleEmail span.cancel-email {
        border: 1px solid #ccc;
        width: 18px;
        display: block;
        float: right;
        text-align: center;
        margin-left: 20px;
        border-radius: 49%;
        height: 18px;
        line-height: 15px;
        margin-top: 1px;
        cursor: pointer;
    }

    .multipleEmail input, .multipleEmail input:focus {
        border: none !important;
    }

.legendPanel {
    padding: 5px 10px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    margin-bottom: 5px;
}
/************************Multiple Email Input CSS End***********************************************/

#non-detailReportPage #endMonth, #non-detailReportPage #dimension, #detailReportPage #endMonth, #detailReportPage #dimension, #ExpensesBy {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 6px 25px 6px 6px;
    font-size: 14px;
    background: url(/Content/images/IFR/icon_xs_down_arrow.png) right no-repeat !important;
    background-position: right 6px center !important;
}

#non-detailReportPage .compareLeftBorder {
    border-left: 2px solid #dad6d6;
    height: 33px;
    margin-left: 15px;
    float: right;
}

#non-detailReportPage #Compare {
    padding: 4px 0px 0px 10px;
}

.trendComparisionRow {
    margin-top: 10px;
    padding: 10px;
    background: #f9f8f7;
}

.trendComparisionTextSection {
    margin-top: 2px;
    padding: 0px;
    font-size: 14px;
    color: #000000;
}

#exportExpenseDetailsToCSV, #exportRevenueDetailsToCSV {
    float: right;
    padding: 7.5px 15px;
    margin-left: 5px;
}

.errorMessage {
    color: red;
}

.ssoActionCountBadge {
    background: #1663a0;
    font-weight: bold;
    font-size: 13px !important;
    padding: 6px 8px 5px 8px;
    height: 24px;
    margin-right: 5px;
}

.approvalDivider {
    margin: 10px;
    font-size: 16px;
    color: #6b6a6a;
}

.whiteOrangeBtn {
    color: orange;
    background-color: white;
    border: 1px solid #ccc;
    padding: 6px 12px;
}

    .whiteOrangeBtn i {
        font-size: 17px !important;
    }

.ssoApprovalBtn {
    font-size: 15px !important;
    padding: 6.5px 14px;
    margin-left: 5px;
}

    .ssoApprovalBtn i {
        font-style: normal;
        font-size: 15px;
    }

    .ssoApprovalBtn:disabled {
        color: #8c8888 !important;
        background: #ece9e9 !important;
        border: 1px solid #ccc;
        font-weight: normal;
    }

        .ssoApprovalBtn:disabled i {
            color: #8c8888 !important;
        }

select.orangeDropdownArrow.timesheetDropdown {
    padding: 7px 22px 10px 10px !important;
}

#DueDateFilter input {
    height: auto !important;
    width: 100px !important;
    padding-left: 2px;
}

.ssoSubEnityDropdown a.chosen-single {
    padding: 4px !important;
    height: auto !important;
    border: 1px solid #ccc !important;
}

.ssoHistory a.chosen-single {
    border: 1px solid #ccc !important;
}

.payBillCash {
    background-color: #f9711c;
    color: white;
    padding: 5px;
    text-align: center;
    margin-bottom: 5px;
    margin-left: 4px;
    vertical-align: middle
}

#PayRecommendedBills, #SaveRecommendation {
    position: relative;
    top: -2px;
}

#NewDrillDownModal .dataTables_scrollFootInner {
    padding-right: 0px !important;
}

#deptFilterGo button {
    position: relative;
    top: -2px;
}

th span.filter_date_range {
    font-weight: bold;
}

.billsBizDayDiv .multiselect-container {
    min-width: 352px !important;
    padding-left: 10px;
}

    .billsBizDayDiv .multiselect-container > li > a > label:not(.multiselect-all) {
        width: 25px;
        padding: 3px 20px 3px 10px;
    }

    .billsBizDayDiv .multiselect-container > li:not(.multiselect-all) {
        display: inline-block;
    }

.billsBizDayDiv .btn.btn-default.multiselect {
    border: 1px solid #e5e5e5;
    text-align: left;
}

.billsBizDayDiv .btn-group, .billsBizDayDiv .btn.btn-default.multiselect {
    width: 100% !important;
    font-size: 12px;
}

.white-modal-close {
    font-size: 25px;
    color: #fff !important;
    float: right;
    margin-top: -10px;
    text-decoration: none !important;
}

#reminderLevelBillsTable_wrapper .dataTables_scrollBody {
    min-height: auto !important;
}

#reminderLevelBillsTable tr td {
    vertical-align: middle;
}

div.billsBizDayDiv div.btn-group button.multiselect {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 6px 25px 6px 6px;
    font-size: 14px;
    background: url(/Content/images/IFR/icon_xs_down_arrow.png) right no-repeat !important;
    background-position: right 6px center !important;
}

.billsBizDayDiv .multiselect b.caret {
    display: none;
}


/********************************Fix for customer invoicing grapgh label not visible on some resolution*******************/

#customerInvoiceGraph .highcharts-data-labels .highcharts-label {
    visibility: visible;
    opacity: 1;
}

#customerInvoiceGraph .highcharts-data-labels text.highcharts-data-label {
    font-size: 10px !important;
}

@media screen and (max-width:1400px) {
    #customerInvoiceGraph .highcharts-data-labels text.highcharts-data-label {
        font-size: 9px !important;
    }
}
/********************************Fix for customer invoicing grapgh label not visible on some resolution*******************/

.top-0-imp {
    top: 0px !important;
}

#ssoAttachmentsDiv {
    overflow: auto !important
}

#ssoAttachmentImage {
    transform-origin: top left; /* IE 10+, Firefox, etc. */
    -webkit-transform-origin: top left; /* Chrome */
    -ms-transform-origin: top left; /* IE 9 */
    height: 97%;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
}


iframe#ssoAttachmentImage {
    width: 99%;
}

#ssoAttachmentImage.north.one {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
}

#ssoAttachmentImage.north.two {
    transform: scale(0.85);
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
}

#ssoAttachmentImage.north.three {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
}

#ssoAttachmentImage.north.four {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
}

#ssoAttachmentImage.north.five {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
}

#ssoAttachmentImage.north.six {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

#ssoAttachmentImage.north.seven {
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
}

#ssoAttachmentImage.north.eight {
    transform: scale(1.6);
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
}

#ssoAttachmentImage.north.nine {
    transform: scale(1.8);
    -webkit-transform: scale(1.8);
    -ms-transform: scale(1.8);
}

img#ssoAttachmentImage.north.six {
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
}

img#ssoAttachmentImage.north.seven {
    transform: scale(1.8);
    -webkit-transform: scale(1.8);
    -ms-transform: scale(1.8);
}

img#ssoAttachmentImage.north.eight {
    transform: scale(2.2);
    -webkit-transform: scale(2.2);
    -ms-transform: scale(2.2);
}

img#ssoAttachmentImage.north.nine {
    transform: scale(2.5);
    -webkit-transform: scale(2.5);
    -ms-transform: scale(2.5);
}

#ssoAttachmentImage.west.one {
    transform: rotate(90deg) scale(0.8) translateY(-100%);
    -webkit-transform: rotate(90deg) scale(0.8) translateY(-100%);
    -ms-transform: rotate(90deg) scale(0.8) translateY(-100%);
}

#ssoAttachmentImage.west.two {
    transform: rotate(90deg) scale(0.85) translateY(-100%);
    -webkit-transform: rotate(90deg) scale(0.85) translateY(-100%);
    -ms-transform: rotate(90deg) scale(0.85) translateY(-100%);
}

#ssoAttachmentImage.west.three {
    transform: rotate(90deg) scale(0.9) translateY(-100%);
    -webkit-transform: rotate(90deg) scale(0.9) translateY(-100%);
    -ms-transform: rotate(90deg) scale(0.9) translateY(-100%);
}

#ssoAttachmentImage.west.four {
    transform: rotate(90deg) scale(0.95) translateY(-100%);
    -webkit-transform: rotate(90deg) scale(0.95) translateY(-100%);
    -ms-transform: rotate(90deg) scale(0.95) translateY(-100%);
}

#ssoAttachmentImage.west.five {
    transform: rotate(90deg) scale(1) translateY(-100%);
    -webkit-transform: rotate(90deg) scale(1) translateY(-100%);
    -ms-transform: rotate(90deg) scale(1) translateY(-100%);
}

#ssoAttachmentImage.west.six {
    transform: rotate(90deg) scale(1.2) translateY(-100%);
    -webkit-transform: rotate(90deg) scale(1.2) translateY(-100%);
    -ms-transform: rotate(90deg) scale(1.2) translateY(-100%);
}

#ssoAttachmentImage.west.seven {
    transform: rotate(90deg) scale(1.4) translateY(-100%);
    -webkit-transform: rotate(90deg) scale(1.4) translateY(-100%);
    -ms-transform: rotate(90deg) scale(1.4) translateY(-100%);
}

#ssoAttachmentImage.west.eight {
    transform: rotate(90deg) scale(1.6) translateY(-100%);
    -webkit-transform: rotate(90deg) scale(1.6) translateY(-100%);
    -ms-transform: rotate(90deg) scale(1.6) translateY(-100%);
}

#ssoAttachmentImage.west.nine {
    transform: rotate(90deg) scale(1.8) translateY(-100%);
    -webkit-transform: rotate(90deg) scale(1.8) translateY(-100%);
    -ms-transform: rotate(90deg) scale(1.8) translateY(-100%);
}

img#ssoAttachmentImage.west.six {
    transform: rotate(90deg) scale(1.4) translateY(-100%);
    -webkit-transform: rotate(90deg) scale(1.4) translateY(-100%);
    -ms-transform: rotate(90deg) scale(1.4) translateY(-100%);
}

img#ssoAttachmentImage.west.seven {
    transform: rotate(90deg) scale(1.8) translateY(-100%);
    -webkit-transform: rotate(90deg) scale(1.8) translateY(-100%);
    -ms-transform: rotate(90deg) scale(1.8) translateY(-100%);
}

img#ssoAttachmentImage.west.eight {
    transform: rotate(90deg) scale(2.2) translateY(-100%);
    -webkit-transform: rotate(90deg) scale(2.2) translateY(-100%);
    -ms-transform: rotate(90deg) scale(2.2) translateY(-100%);
}

img#ssoAttachmentImage.west.nine {
    transform: rotate(90deg) scale(2.5) translateY(-100%);
    -webkit-transform: rotate(90deg) scale(2.5) translateY(-100%);
    -ms-transform: rotate(90deg) scale(2.5) translateY(-100%);
}

#ssoAttachmentImage.south.one {
    transform: rotate(180deg) scale(0.8) translate(-100%,-100%);
    -webkit-transform: rotate(180deg) scale(0.8) translate(-100%,-100%);
    -ms-transform: rotate(180deg) scale(0.8) translate(-100%,-100%);
}

#ssoAttachmentImage.south.two {
    transform: rotate(180deg) scale(0.85) translate(-100%,-100%);
    -webkit-transform: rotate(180deg) scale(0.85) translate(-100%,-100%);
    -ms-transform: rotate(180deg) scale(0.85) translate(-100%,-100%);
}

#ssoAttachmentImage.south.three {
    transform: rotate(180deg) scale(0.9) translate(-100%,-100%);
    -webkit-transform: rotate(180deg) scale(0.9) translate(-100%,-100%);
    -ms-transform: rotate(180deg) scale(0.9) translate(-100%,-100%);
}

#ssoAttachmentImage.south.four {
    transform: rotate(180deg) scale(0.95) translate(-100%,-100%);
    -webkit-transform: rotate(180deg) scale(0.95) translate(-100%,-100%);
    -ms-transform: rotate(180deg) scale(0.95) translate(-100%,-100%);
}

#ssoAttachmentImage.south.five {
    transform: rotate(180deg) scale(1) translate(-100%,-100%);
    -webkit-transform: rotate(180deg) scale(1) translate(-100%,-100%);
    -ms-transform: rotate(180deg) scale(1) translate(-100%,-100%);
}

#ssoAttachmentImage.south.six {
    transform: rotate(180deg) scale(1.2) translate(-100%,-100%);
    -webkit-transform: rotate(180deg) scale(1.2) translate(-100%,-100%);
    -ms-transform: rotate(180deg) scale(1.2) translate(-100%,-100%);
}

#ssoAttachmentImage.south.seven {
    transform: rotate(180deg) scale(1.4) translate(-100%,-100%);
    -webkit-transform: rotate(180deg) scale(1.4) translate(-100%,-100%);
    -ms-transform: rotate(180deg) scale(1.4) translate(-100%,-100%);
}

#ssoAttachmentImage.south.eight {
    transform: rotate(180deg) scale(1.6) translate(-100%,-100%);
    -webkit-transform: rotate(180deg) scale(1.6) translate(-100%,-100%);
    -ms-transform: rotate(180deg) scale(1.6) translate(-100%,-100%);
}

#ssoAttachmentImage.south.nine {
    transform: rotate(180deg) scale(1.8) translate(-100%,-100%);
    -webkit-transform: rotate(180deg) scale(1.8) translate(-100%,-100%);
    -ms-transform: rotate(180deg) scale(1.8) translate(-100%,-100%);
}

img#ssoAttachmentImage.south.six {
    transform: rotate(180deg) scale(1.4) translate(-100%,-100%);
    -webkit-transform: rotate(180deg) scale(1.4) translate(-100%,-100%);
    -ms-transform: rotate(180deg) scale(1.4) translate(-100%,-100%);
}

img#ssoAttachmentImage.south.seven {
    transform: rotate(180deg) scale(1.8) translate(-100%,-100%);
    -webkit-transform: rotate(180deg) scale(1.8) translate(-100%,-100%);
    -ms-transform: rotate(180deg) scale(1.8) translate(-100%,-100%);
}

img#ssoAttachmentImage.south.eight {
    transform: rotate(180deg) scale(2.2) translate(-100%,-100%);
    -webkit-transform: rotate(180deg) scale(2.2) translate(-100%,-100%);
    -ms-transform: rotate(180deg) scale(2.2) translate(-100%,-100%);
}

img#ssoAttachmentImage.south.nine {
    transform: rotate(180deg) scale(2.5) translate(-100%,-100%);
    -webkit-transform: rotate(180deg) scale(2.5) translate(-100%,-100%);
    -ms-transform: rotate(180deg) scale(2.5) translate(-100%,-100%);
}

#ssoAttachmentImage.east.one {
    transform: rotate(270deg) scale(0.8) translateX(-100%);
    -webkit-transform: rotate(270deg) scale(0.8) translateX(-100%);
    -ms-transform: rotate(270deg) scale(0.8) translateX(-100%);
}

#ssoAttachmentImage.east.two {
    transform: rotate(270deg) scale(0.85) translateX(-100%);
    -webkit-transform: rotate(270deg) scale(0.85) translateX(-100%);
    -ms-transform: rotate(270deg) scale(0.85) translateX(-100%);
}

#ssoAttachmentImage.east.three {
    transform: rotate(270deg) scale(0.9) translateX(-100%);
    -webkit-transform: rotate(270deg) scale(0.9) translateX(-100%);
    -ms-transform: rotate(270deg) scale(0.9) translateX(-100%);
}

#ssoAttachmentImage.east.four {
    transform: rotate(270deg) scale(0.95) translateX(-100%);
    -webkit-transform: rotate(270deg) scale(0.95) translateX(-100%);
    -ms-transform: rotate(270deg) scale(0.95) translateX(-100%);
}

#ssoAttachmentImage.east.five {
    transform: rotate(270deg) scale(1) translateX(-100%);
    -webkit-transform: rotate(270deg) scale(1) translateX(-100%);
    -ms-transform: rotate(270deg) scale(1) translateX(-100%);
}

#ssoAttachmentImage.east.six {
    transform: rotate(270deg) scale(1.2) translateX(-100%);
    -webkit-transform: rotate(270deg) scale(1.2) translateX(-100%);
    -ms-transform: rotate(270deg) scale(1.2) translateX(-100%);
}

#ssoAttachmentImage.east.seven {
    transform: rotate(270deg) scale(1.4) translateX(-100%);
    -webkit-transform: rotate(270deg) scale(1.4) translateX(-100%);
    -ms-transform: rotate(270deg) scale(1.4) translateX(-100%);
}

#ssoAttachmentImage.east.eight {
    transform: rotate(270deg) scale(1.6) translateX(-100%);
    -webkit-transform: rotate(270deg) scale(1.6) translateX(-100%);
    -ms-transform: rotate(270deg) scale(1.6) translateX(-100%);
}

#ssoAttachmentImage.east.nine {
    transform: rotate(270deg) scale(1.8) translateX(-100%);
    -webkit-transform: rotate(270deg) scale(1.8) translateX(-100%);
    -ms-transform: rotate(270deg) scale(1.8) translateX(-100%);
}

img#ssoAttachmentImage.east.six {
    transform: rotate(270deg) scale(1.4) translateX(-100%);
    -webkit-transform: rotate(270deg) scale(1.4) translateX(-100%);
    -ms-transform: rotate(270deg) scale(1.4) translateX(-100%);
}

img#ssoAttachmentImage.east.seven {
    transform: rotate(270deg) scale(1.8) translateX(-100%);
    -webkit-transform: rotate(270deg) scale(1.8) translateX(-100%);
    -ms-transform: rotate(270deg) scale(1.8) translateX(-100%);
}

img#ssoAttachmentImage.east.eight {
    transform: rotate(270deg) scale(2.2) translateX(-100%);
    -webkit-transform: rotate(270deg) scale(2.2) translateX(-100%);
    -ms-transform: rotate(270deg) scale(2.2) translateX(-100%);
}

img#ssoAttachmentImage.east.nine {
    transform: rotate(270deg) scale(2.5) translateX(-100%);
    -webkit-transform: rotate(270deg) scale(2.5) translateX(-100%);
    -ms-transform: rotate(270deg) scale(2.5) translateX(-100%);
}

.ssoDetailsBody a {
    font-size: 15px;
    padding: 0px 3px;
}

div.DTS div.dataTables_scroll {
    background: none !important
}

/********************************Fix for customer invoicing grapgh label not visible on some resolution*******************/

#billsConfiguration table.table-striped.dataTable thead tr th {
    height: 26px;
}

#templateListForBills .switchBoxModal {
    margin-bottom: 0px;
}

#templateListForBills tbody td {
    vertical-align: middle;
}

@media (max-width: 1400px) {
    #billsConfiguration table.table-striped.dataTable thead tr th {
        height: 20px;
    }
}

#finanical_report_table_filter, .dimensionCategoryBodyFreezed td.dataTables_empty, td.searchedHiddenResult {
    display: none;
}

/* Start: Css for making fixed position search box in multi select drodown*/
body .multiselect-container {
    padding: 0px !important;
    min-width: 200px;
}

body .multiselect-item.filter {
    position: absolute;
    z-index: 1;
    background: white;
}

body .multiselect-item.multiselect-all {
    margin-top: 40px;
}

.multiselect-container .input-group-addon {
    padding: 8px;
}

.multiselect-container .multiselect-clear-filter {
    padding: 6px 5px;
}
/* End: Css for making fixed position search box in multi select drodown*/

.revenueInclusionExclusion select option[value='Department'], .expenseInclusionExclusion select option[value='Department'], .stdReportInclusionExclusion select option[value='Department'], .createCompany select option[value='Department'], #CashFlowTableDetails_filter, #CashFlowTableMBC_filter {
    display: none;
}

/* End: Css for making fixed position search box in multi select drodown*/
#reportAuditLogsTable_filter input {
    height: 29px;
    position: relative;
    top: -1px;
    font-size: 12px;
}

/*#arPagingTable .ag-row-group-expanded div[col-id="LessthanEqualToZero"], #arPagingTable .ag-row-group-expanded div[col-id="OneToThirty"], #arPagingTable .ag-row-group-expanded div[col-id="ThirtyOneToSixty"], #arPagingTable .ag-row-group-expanded div[col-id="SixtyOneToNinety"], #arPagingTable .ag-row-group-expanded div[col-id="OverNinetyOne"], #arPagingTable .ag-row-group-expanded div[col-id="AgingTotal"] {
    display: none;
}

#arPagingTable .ag-row-footer .ag-cell-value[col-id="InvoiceDate"], #arPagingTable .ag-row-footer .ag-cell-value[col-id="DueDate"], #arPagingTable .ag-row-footer .ag-cell-value[col-id="DaysDelinquent"], #arPagingTable .ag-row-group .ag-cell-value[col-id="InvoiceDate"], #arPagingTable .ag-row-group .ag-cell-value[col-id="DueDate"], #arPagingTable .ag-row-group .ag-cell-value[col-id="DaysDelinquent"], #apPagingTable .ag-row-group .ag-cell-value[col-id="BillDate"], #apPagingTable .ag-row-group .ag-cell-value[col-id="DueDate"] {
    display: none;
}

.ag-theme-balham .ag-header-cell-label .ag-header-cell-text {
    font-weight: bold;
    color: black;
    font-size: 12.5px;
}

.ag-theme-balham .ag-cell {
    padding-left: 6px !important;
    padding-right: 2px !important;
    font-size: 12.5px;
    padding-top: 6px;
}

#apPagingTable.ag-theme-balham .ag-cell.apLastColumn {
    padding-right: 12px !important;
}

.ag-theme-balham .ag-header-cell, .ag-theme-balham .ag-header-group-cell {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.ag-theme-balham .ag-ltr .ag-cell-no-focus, .ag-theme-balham .ag-cell {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.custom-ag-grid-style {
    min-height: 225px;
}
#arPagingTable.ag-theme-balham .ag-header-cell-label, .custom-ag-grid-style.ag-theme-balham .ag-header-cell-label {
    width: auto;
}

.ag-theme-balham .ag-header-cell[col-id="AgingTotal"] .ag-header-cell-label .ag-header-cell-text {
    line-height: 15px;
    text-align: right;
    white-space: initial;
}

#arPagingTable .ag-cell[col-id="invoiceCollectionNote"] {
    padding-right: 12px !important;
}

.ag-theme-balham .ag-header-cell[col-id="LessthanEqualToZero"] .ag-header-cell-label, .ag-theme-balham .ag-header-cell[col-id="OneToThirty"] .ag-header-cell-label, .ag-theme-balham .ag-header-cell[col-id="ThirtyOneToSixty"] .ag-header-cell-label, .ag-theme-balham .ag-header-cell[col-id="SixtyOneToNinety"] .ag-header-cell-label, .ag-theme-balham .ag-header-cell[col-id="OverNinetyOne"] .ag-header-cell-label, .ag-theme-balham .ag-header-cell[col-id="AgingTotal"] .ag-header-cell-label, .ag-theme-balham .ag-header-cell[col-id="InvoiceDate"] .ag-header-cell-label, .ag-theme-balham .ag-header-cell[col-id="DueDate"] .ag-header-cell-label, .ag-theme-balham .ag-header-cell[col-id="DaysDelinquent"] .ag-header-cell-label {
    float: none !important;
    width: auto !important;
    justify-content: flex-end;
}

#apPagingTable.ag-theme-balham .ag-header-row .ag-header-cell.ag-header-rightAlign .ag-header-cell-label, .custom-ag-grid-style.ag-theme-balham .ag-header-row .ag-header-cell.ag-header-rightAlign .ag-header-cell-label {
    float: none !important;
    width: auto !important;
    justify-content: flex-end;
}

.ag-theme-balham .ag-header-cell[col-id="LessthanEqualToZero"] .ag-header-cell-menu-button, .ag-theme-balham .ag-header-cell[col-id="OneToThirty"] .ag-header-cell-menu-button, .ag-theme-balham .ag-header-cell[col-id="ThirtyOneToSixty"] .ag-header-cell-menu-button, .ag-theme-balham .ag-header-cell[col-id="SixtyOneToNinety"] .ag-header-cell-menu-button, .ag-theme-balham .ag-header-cell[col-id="OverNinetyOne"] .ag-header-cell-menu-button, .ag-theme-balham .ag-header-cell[col-id="AgingTotal"] .ag-header-cell-menu-button, .ag-theme-balham .ag-header-cell[col-id="InvoiceDate"] .ag-header-cell-menu-button, .ag-theme-balham .ag-header-cell[col-id="DueDate"] .ag-header-cell-menu-button, .ag-theme-balham .ag-header-cell[col-id="DaysDelinquent"] .ag-header-cell-menu-button, .ag-theme-balham .ag-header-cell[col-id="SubEntityName"] .ag-header-cell-menu-button {
    position: absolute;
    float: none;
}

#apPagingTable.ag-theme-balham .ag-header-cell.ag-header-rightAlign .ag-header-cell-menu-button, .custom-ag-grid-style.ag-theme-balham .ag-header-cell.ag-header-rightAlign .ag-header-cell-menu-button {
    position: absolute;
    float: none;
}

#arPagingTable.ag-theme-balham .ag-header-cell[col-id="invoiceCollectionNote"]::after, .agGridCustomStyle.ag-theme-balham .ag-header-cell[col-id="purchaseOrderApprovalColumn"]::after {
    display: none;
}

.custom-ag-grid-style.ag-theme-balham .ag-icon-expanded {
    background: url(/Content/images/IFR/icon_xs_down_arrow.png) no-repeat;
    background-size: 12px 8px;
    height: 10px;
}

.custom-ag-grid-style.ag-theme-balham .ag-group-expanded .ag-icon-contracted:empty {
    background: url(/Content/images/IFR/icon_xs_up_arrow.png) no-repeat;
    background-size: 12px 8px;
    height: 10px;
}

.ag-grid-cell-vertical-center {
    align-items:center;
}

.ag-grid-cell-horizantal-center {
    text-align:center;
}

.ag-grid-cell-horizantal-right {
    text-align: right;
}

#arPagingTable.ag-theme-balham .ag-root, .custom-ag-grid-style.ag-theme-balham .ag-root {
    border-bottom: none;
}

#arPagingTable .ag-center-cols-viewport, #arPagingTableFooter .ag-center-cols-viewport, .custom-ag-grid-style .ag-center-cols-viewport, .custom-ag-grid-footer-style .ag-center-cols-viewport {
    overflow-x: hidden
}

#arPagingTable .ag-group-child-count, #arPagingTable .ag-body-horizontal-scroll, #arPagingTableFooter .ag-group-checkbox, #arPagingTableFooter .ag-horizontal-right-spacer, .custom-ag-grid-style .ag-group-child-count, .custom-ag-grid-style .ag-body-horizontal-scroll, .custom-ag-grid-footer-style .ag-group-checkbox, .custom-ag-grid-footer-style .ag-horizontal-right-spacer {
    display: none
}

#arPagingTable .ag-row-footer .ag-cell, #arPagingTableFooter .ag-cell, #arPagingTable .ag-row-footer .ag-group-value, #arPagingTableFooter .ag-group-value, .custom-ag-grid-style .ag-row-footer .ag-cell, .custom-ag-grid-footer-style .ag-cell, .custom-ag-grid-style .ag-row-footer .ag-group-value, .custom-ag-grid-footer-style .ag-group-value {
    font-weight: bold;
}

#arPagingTable.ag-theme-balham .ag-ltr .ag-row-group-leaf-indent, .custom-ag-grid-style.ag-theme-balham .ag-ltr .ag-row-group-leaf-indent {
    margin-left: 0px;
}

#arPagingTable .ag-cell-range-selected, #arPagingTableFooter .ag-cell-range-selected, .custom-ag-grid-style .ag-cell-range-selected, .custom-ag-grid-footer-style .ag-cell-range-selected {
    background: none !important;
}

#arPagingTableFooter.ag-theme-balham .ag-root, .custom-ag-grid-footer-style.ag-theme-balham .ag-root {
    border-top: none
}

#arPagingTableFooter.ag-theme-balham .ag-row.ag-row-last, .custom-ag-grid-footer-style.ag-theme-balham .ag-row.ag-row-last {
    border: none
}

#arPagingTableFooter .ag-body-viewport.ag-layout-normal, .custom-ag-grid-footer-style .ag-body-viewport.ag-layout-normal {
    overflow-y: hidden
}

#arPagingTable .ag-row-footer, #arPagingTableFooter .ag-row, #arPagingTableFooter .ag-center-cols-viewport, .custom-ag-grid-style .ag-row-footer, .custom-ag-grid-footer-style .ag-row, .custom-ag-grid-footer-style .ag-center-cols-viewport {
    background-color: #e9e8e8;
}

#arPagingTable.ag-theme-balham .ag-icon-asc, .custom-ag-grid-style.ag-theme-balham .ag-icon-asc {
    background: url(/Content/images/Arrow_Up.png) no-repeat;
    background-size: 10px 16px;
    position: relative;
    top: 4px;
    width: 10px;
}

#arPagingTable.ag-theme-balham .ag-icon-desc, .custom-ag-grid-style.ag-theme-balham .ag-icon-desc {
    background: url(/Content/images/Arrow_Down.png) no-repeat;
    background-size: 10px 16px;
    position: relative;
    top: 4px;
    width: 10px;
}

#arPagingTable.ag-theme-balham .ag-icon-none, .custom-ag-grid-style.ag-theme-balham .ag-icon-none {
    background: url(/Content/images/Arrow_Default.png) no-repeat;
    background-size: 10px 16px;
    position: relative;
    top: 4px;
    width: 10px;
}

.custom-ag-grid-style .ag-row-group.ag-row-group-expanded .groupHiddenCellValue {
    display: none;
}

#customerVendorTable .ag-body-viewport:not(.ag-layout-print).ag-force-vertical-scroll {
    overflow-y: auto;
}

#customerVendorTable.ag-theme-balham .ag-header-cell, #customerVendorTable.ag-theme-balham .ag-header-group-cell {
    padding-top: 6px;
}

#customerVendorTable.ag-theme-balham .ag-cell, #customerVendorTableFooter.ag-theme-balham .ag-cell, #recentReceiptTable.ag-theme-balham .ag-cell, #recentReceiptTableFooter.ag-theme-balham .ag-cell {
    padding-top: 0px;
    font-size: 12px;
}

.gridRowHeight35.ag-theme-balham .ag-cell {
    padding-top: 3px;
    font-size: 12px;
}

.custom-ag-grid-style.ag-theme-balham .ag-cell.lastColumn, .custom-ag-grid-footer-style.ag-theme-balham .ag-cell.lastColumn {
    padding-right: 9px !important;
}

.custom-ag-grid-style.ag-theme-balham .ag-cell.lastColumn15, .custom-ag-grid-footer-style.ag-theme-balham .ag-cell.lastColumn15 {
    padding-right: 15px !important;
}

.custom-ag-grid-footer-style.footerTopPadding .ag-center-cols-container {
    padding-top: 4px;
}

#customerVendorTable.ag-theme-balham .ag-header-cell-label .ag-header-cell-text, #customerVendorTable.ag-theme-balham .ag-cell {
    font-size: 12px;
}

#customerVendorTable.ag-theme-balham .ag-header-fontSize15 .ag-header-cell-label .ag-header-cell-text {
    font-size: 15px;
}

#customerVendorTable.ag-theme-balham .ag-header-cell[col-id='Name']::after {
    border-right: 1px solid #9E9E9E !important;
    top: 6px;
}

#customerVendorTable.ag-theme-balham .ag-header-cell::after, .ag-theme-balham .ag-header-group-cell::after {
    border-right: 0px !important;
}

#customerVendorTable.ag-theme-balham .ag-header {
    background-color: #dbdbdb;
    border-bottom: none;
}

#customerVendorTable.ag-theme-balham .ag-root, #customerVendorTableFooter.ag-theme-balham .ag-root {
    border: none;
}

#customerVendorTable .ag-body-horizontal-scroll-viewport::-webkit-scrollbar {
    height: 7px !important;
}

#customerVendorTable .ag-body-viewport::-webkit-scrollbar {
    width: 7px !important;
}

#customerVendorTable.custom-ag-grid-style .ag-body-horizontal-scroll, #customerVendorTable .ag-body-viewport .ag-center-cols-viewport .ag-row-footer.ag-row-last, #dummyCustomerVendorTable .ag-body-viewport .ag-center-cols-viewport .ag-row-footer.ag-row-last, #recentReceiptTable .ag-body-viewport .ag-center-cols-viewport .ag-row-footer.ag-row-last {
    display: none !important;
}

.agGridHorizontalScroll.custom-ag-grid-style .ag-body-horizontal-scroll {
    display: flex
}

#customerVendorTable .ag-floating-bottom {
    overflow: hidden !important;
}

#customerVendorTable .ag-body-horizontal-scroll-viewport, #customerVendorTableFooter .ag-body-horizontal-scroll {
    height: 7px !important;
    min-height: 7px !important;
}

#customerVendorTable .ag-horizontal-right-spacer {
    width: 0px !important;
    min-width: 0px !important;
}

#customerVendorTable .ag-status-bar {
    border-bottom: none !important;
}

#customerVendorTable .ag-floating-bottom-viewport .ag-row {
    background: #f1f0f0;
}

#customerVendorTable .ag-floating-bottom {
    border-top: none !important;
}

#customerVendorTable .ag-floating-bottom-viewport .ag-row .ag-cell {
    font-weight: bold;
}

#customerVendorTableFooter.ag-theme-balham .ag-status-bar, .footerAlignedGrid.ag-theme-balham .ag-status-bar {
    display: none;
}

#customerVendorTableFooter.ag-theme-balham .ag-header, .footerAlignedGrid.ag-theme-balham .ag-header {
    border: none;
}

.customerVendorExportIcon {
    width: 18px;
    height: 23px;
    position: relative;
    top: -2px;
}

#customerVendorTable.ag-theme-balham .ag-row-hover {
    background: none;
}

#customerVendorTableFooter.custom-ag-grid-footer-style .ag-pinned-left-cols-container, #customerVendorTableFooter.custom-ag-grid-footer-style.ag-theme-balham .ag-row.ag-row-last, .footerAlignedGrid.custom-ag-grid-footer-style .ag-pinned-left-cols-container, .footerAlignedGrid.custom-ag-grid-footer-style.ag-theme-balham .ag-row.ag-row-last {
    min-height: 100%;
}

#customerVendorTableFooter.custom-ag-grid-footer-style .ag-body-horizontal-scroll .ag-horizontal-left-spacer, .footerAlignedGrid.custom-ag-grid-footer-style .ag-body-horizontal-scroll .ag-horizontal-left-spacer {
    height: 0px;
}

#customerVendorTable.ag-theme-balham .ag-ltr .ag-row.ag-cell-last-left-pinned, #customerVendorTable.ag-theme-balham .ag-ltr .ag-cell:not(.ag-cell-focus).ag-cell-last-left-pinned, #customerVendorTableFooter.custom-ag-grid-footer-style .ag-ltr .ag-row.ag-cell-last-left-pinned, #customerVendorTableFooter.custom-ag-grid-footer-style .ag-ltr .ag-cell:not(.ag-cell-focus).ag-cell-last-left-pinned, #customerVendorTable.custom-ag-grid-style .ag-pinned-left-header {
    border-right: none;
}
#customerVendorTable.custom-ag-grid-style:not(.hvClient) .ag-pinned-left-cols-container .ag-row.ag-row-last, #apActionTowerPage .ag-theme-balham .ag-header-row:first-child .ag-header-cell-label .ag-filter-icon, #apPermissionView .ag-theme-balham .ag-header-row:first-child .ag-header-cell-label .ag-filter-icon, #financialExceptionLogGrid.ag-theme-balham .ag-filter-icon, #companyListViewGrid.ag-theme-balham .ag-filter-icon, .apDetailedReportContentGrid .ag-theme-balham .ag-filter-icon {
    display: none;
}

.apDashboardClientProcessedGrid .ag-body-horizontal-scroll-viewport {
    display: none;
}
.apDashboardClientProcessedGrid div.ag-body-viewport{
    overflow-y: auto !important;
}
.agGridCustomStyle.ag-theme-balham .ag-row-selected {
    border-color: #d9dcde;
}

.agGridCustomStyle.ag-theme-balham .ag-row-odd {
    background-color: #fcfdfe;
}

.agGridCustomStyle.ag-theme-balham .ag-row-even {
    background-color: white;
}
.rowSpanHeaderGrid .ag-header-group-cell-with-group {
    top: -4px;
}
.rowSpanHeaderGrid .ag-header-group-cell-with-group .ag-header-group-cell-label {
    justify-content: center;
}
.exceptionLogNewVendor,
.gridApActionRowHighlighter {
    background-color: #def1de !important;
}
.rowSpanHeaderGrid .ag-header-group-cell-with-group .ag-header-group-cell-label .ag-header-group-text {
    font-weight: bold;
    color: black;
}
#purchaseOrderListTable.custom-ag-grid-style .ag-body-horizontal-scroll, #purchaseOrderHistoryTable.custom-ag-grid-style .ag-body-horizontal-scroll {
    display: inherit;
}

#recentReceiptTable .ag-header-viewport .ag-header-row, .gridRowHeight35.custom-ag-grid-style .ag-header-viewport .ag-header-row:first-child {
    top: 6px !important;
}

.gridRowHeight35.custom-ag-grid-style .ag-header-select-all {
    top: -7px;
    position: relative;
    margin-right: 5px;
}

.gridRowHeight35.custom-ag-grid-style .ag-icon-filter {
    position: relative;
    top: -3px;
}

.gridRowHeight35.ag-theme-balham .ag-floating-filter-body {
    width: calc(100% - 17px);
}

.gridRowHeight35.ag-theme-balham .ag-header-cell .ag-filter-filter {
    margin: 0px;
    width: auto;
}
.gridRowHeight35.ag-theme-balham .ag-filter-filter {
    line-height: inherit
}
.gridRowHeight35.ag-theme-balham .ag-header-cell.apActiveInctiveUserSwitchBoxColumn .ag-header-cell-text .switchBoxModal {
    top: 10px;
    height: 20px
}
.gridRowHeight35.ag-theme-balham .ag-cell.apActiveInctiveUserSwitchBoxColumn .switchBoxModal {
    top: 8px;
    height: 20px;
}

.gridRowHeight35.ag-theme-balham .switchBoxModal .slider:before {
    height: 12px;
    width: 12px;
}

.gridRowHeight35.ag-theme-balham .ag-row-selected {
    border-color: #d9dcde;
    background-color: #fcfdfe;
}
.apTowerView .ag-sort-order {
    display: none;
}*/
#apTowerProcessConfirmationPopup .modal-dialog, #apTowerProcessUnlockConfirmationPopup .modal-dialog {
    width: auto;
    max-width: 600px;
    margin: 0 auto;
    top: 25%;
}

#apTowerProcessConfirmationPopup .modalHeader, .conseroModal .modalHeader, .conseroModal .modal-header, .apDashboardModalDataTable .modal-header, #apTowerProcessUnlockConfirmationPopup .modalHeader {
    padding: 10px 15px;
    background: #046496;
}

.conseroModal .modal-content {
    border: none;
}

#apTowerProcessConfirmationPopup .modal-body, #apTowerProcessUnlockConfirmationPopup .modal-body {
    overflow: auto;
    margin: 20px;
    padding: 0px;
}

#billHist_subentity, #expenseHist_subentity, #timesheetHist_subentity {
    display: inline-block;
    position: relative;
    top: -1px;
    margin-right: 5px;
}

/*.ag-theme-balham .ag-header-cell[col-id="apApprovalSelectColumn"] {
    padding-right: 0px !important;
}*/
/* Start: Css for making fixed position headers of Monthend dates in company edit page*/
.table-fixed tbody {
    height: 200px;
    overflow-y: auto;
    width: 100%;
}

.table-fixed thead,
.table-fixed tbody,
.table-fixed tr,
.table-fixed td,
.table-fixed th {
    display: block;
}

    .table-fixed tr:after {
        content: "";
        display: block;
        visibility: hidden;
        clear: both;
    }

    .table-fixed tbody td,
    .table-fixed thead > tr > th {
        float: left;
    }
/* End: Css for making fixed position headers of Monthend dates in company edit page*/


/*************Start: Month Quater Year(MQY) IFR***********************************/
table#MQY_financial_report_table, table.MQYifrFixedHeaderOnScroll {
    font-size: 13px;
}

    table#MQY_financial_report_table thead tr.MQYFinancialHeader, table.MQYifrFixedHeaderOnScroll thead tr.MQYFinancialHeader {
        background-color: #dbdbdb;
        /*text-align: center;*/
    }

        table#MQY_financial_report_table thead tr.MQYFinancialHeader td:first-child, table.ifrFixedHeaderOnScroll.MQYifrFixedHeaderOnScroll thead tr.MQYFinancialHeader td:first-child {
            border-bottom: none;
            padding: 4px 8px 0px 8px;
            font-weight: bold
        }

        table#MQY_financial_report_table thead tr.MQYFinancialHeader td:not(:first-child), table.ifrFixedHeaderOnScroll.MQYifrFixedHeaderOnScroll thead tr.MQYFinancialHeader td:not(:first-child) {
            text-align: center;
            border-bottom: none;
            padding: 4px 8px 0px 8px;
            font-weight: bold
        }

.verticalAlignBottom {
    vertical-align: bottom;
}

.verticalAlignTop {
    vertical-align: middle;
}

.vertical-align-top {
    vertical-align: top;
}

table#MQY_financial_report_table tr td {
    white-space: nowrap;
    padding: 5px 10px;
}

    table#MQY_financial_report_table tr td:first-child {
        /*max-width: 200px;*/
        padding-left: 10px;
    }

table#MQY_financial_report_table tbody tr:first-child, table.MQYifrFixedHeaderOnScroll tbody tr:first-child {
    background-color: #dbdbdb;
    height: 28px;
}

    table#MQY_financial_report_table tbody tr:first-child td, table.MQYifrFixedHeaderOnScroll tbody tr:first-child td {
        font-weight: bold;
        padding: 4px 6px;
    }

table#MQY_financial_report_table tbody tr {
    height: 28px;
}

    table#MQY_financial_report_table tbody tr:not(:last-child) td:not(.empty_Row_Td_Padding) {
        border-bottom: 1px #f2f2f2 solid;
    }

table#MQY_financial_report_table tr td.leftBorder, table#MQY_financial_report_table tr td.leftBorder, table#MQY_financial_report_table tr td.leftBorder, table#MQY_financial_report_table tr td.leftBorder, table#MQY_financial_report_table tr td.monthName, table#MQY_financial_report_table tr td.quarterName, table#MQY_financial_report_table tr td.yearName, table#MQY_financial_report_table tr td.verticalAlignTop,
table.MQYifrFixedHeaderOnScroll tr td.leftBorder, table.MQYifrFixedHeaderOnScroll tr td.leftBorder, table.MQYifrFixedHeaderOnScroll tr td.leftBorder, table.MQYifrFixedHeaderOnScroll tr td.leftBorder, table.MQYifrFixedHeaderOnScroll tr td.monthName, table.MQYifrFixedHeaderOnScroll tr td.quarterName, table.MQYifrFixedHeaderOnScroll tr td.yearName, table.MQYifrFixedHeaderOnScroll tr td.verticalAlignTop {
    border-left: 1px #BABABA solid;
}

#MQY_financial_report_table_wrapper .dt-buttons {
    display: none;
}

table#MQY_financial_report_table select#ifrChildDepartment, table.MQYifrFixedHeaderOnScroll select#ifrFreezedChildDepartment {
    background: url(/Content/images/IFR/icon_xs_down_arrow.png) right 4px center white no-repeat !important;
    position: relative;
    top: 8px;
    padding: 5px 18px 5px 8px;
    height: auto;
}
/*************End: Month Quater Year(MQY) IFR***********************************/

/*.ag-body-viewport [col-id="purchaseOrderApprovalColumn"].ag-cell {
    text-align: center;
}

.ag-header-cell[col-id="WhenCreated"] .ag-cell-label-container .ag-header-cell-label, .ag-header-cell[col-id="WhenDue"] .ag-cell-label-container .ag-header-cell-label, .ag-header-cell[col-id="Total"] .ag-cell-label-container .ag-header-cell-label {
    justify-content: flex-end;
}*/

#purchaseOrderListTable, #purchaseOrderHistoryTable {
    min-height: 100px;
}

    #purchaseOrderListTable .ag-header-cell[col-id="purchaseOrderActions"] .ag-cell-label-container .ag-header-cell-label, #purchaseOrderHistoryTable .ag-header-cell[col-id="RowKey"] .ag-cell-label-container .ag-header-cell-label {
        justify-content: center;
    }

#aragingcompletetable > tbody > tr:not(.displayIconsRow) > td {
    padding: 0px !important;
}


/*********************Start: New CMS Dashboard**************************************/
.cmsDashboardMainView .multiselect-container {
    left: auto;
    right: 0px;
}

.cmsTitle {
    letter-spacing: 0.1px;
    margin-top: 10px;
    font-weight: bold;
}

a.backToDashboardLink {
    color: #F89F39;
    font-size: 14px;
    float: right;
}

.cmsOrangeButton, .cmsOrangeButton:focus, .cmsOrangeButton:hover {
    background: #F89F39 !important;
    color: white !important;
    font-size: 13px;
    margin-left: 7px;
}

#selectedActivityMonth {
    width: 150px;
    font-size: 13px !important;
}

label.cmsLabel {
    font-weight: bold;
    color: #666666;
    font-size: 13px;
}

.towerList .panel {
    margin-bottom: 10px !important;
}

.cmsTowerSummaryAllPanel:hover {
    box-shadow: 0 0 8px #F89F39 !important;
}

.cmsTowerPanel:hover {
    box-shadow: 0 0 8px #337AB7 !important;
}

.cmsTowerSummaryAllHeader {
    font-size: 14px;
    font-weight: bold;
    background-color: #F89F39;
    color: white;
    padding: 7px 10px;
}

.cmsTowerHeader {
    font-size: 14px;
    font-weight: bold;
    background-color: #337AB7;
    color: white;
    padding: 7px 10px;
}

a.cmsTowerSummaryAllBtn {
    padding: 2px 5px;
    background: white;
    color: #F89F39;
    float: right;
    font-size: 11px;
    border-radius: 3px !important;
}

a.cmsTowerBtn {
    padding: 2px 5px;
    background: #F89F39;
    color: white;
    float: right;
    font-size: 11px;
    border-radius: 3px !important;
}

table.cmsSummaryAllTable, table.cmsTowerTable {
    margin-bottom: 0px;
}

    table.cmsSummaryAllTable th, table.cmsTowerTable th {
        border-bottom: 1px solid #e0e0e0 !important;
        font-size: 13px;
        color: #666666;
    }

    table.cmsSummaryAllTable td, table.cmsTowerTable td {
        border-top: none !important;
        font-weight: bold;
        padding: 3px 10px !important;
    }

        table.cmsSummaryAllTable td.statusName, table.cmsTowerTable td.statusName {
            font-size: 11px;
            color: #666666;
        }

        table.cmsTowerTable td.mc, table.cmsTowerTable td.nmc, table.cmsSummaryAllTable td.mc, table.cmsSummaryAllTable td.nmc {
            border-left: 1px solid #e0e0e0 !important;
            color: #F89F39;
        }

    table.cmsTowerTable th.mc, table.cmsTowerTable th.nmc, table.cmsSummaryAllTable th.mc, table.cmsSummaryAllTable th.nmc {
        border-left: 1px solid #e0e0e0 !important;
        width: 20%;
    }

table th.statusHeader {
    width: 60%
}

table.cmsSummaryAllTable td.mc, table.cmsSummaryAllTable td.nmc {
    font-size: 13.5px;
    padding: 2px 10px !important;
}

table.cmsTowerTable td.mc, table.cmsTowerTable td.nmc {
    font-size: 12.5px;
    padding: 4px 10px;
}

#cmsDashboardTabHeader.sub-nav-tabs > li > a, #cmsDashboardTabHeader.sub-nav-tabs > li > a:hover, #cmsDashboardTabHeader.sub-nav-tabs > li > a:focus {
    font-size: 15px;
    padding: 6px 20px;
}

#cmsDashboardTabHeader.sub-nav-tabs > li.active > a, #cmsDashboardTabHeader.sub-nav-tabs > li.active > a:hover, #cmsDashboardTabHeader.sub-nav-tabs > li.active > a:focus {
    font-size: 15px;
}

table.cmsDatatable tr td {
    vertical-align: middle;
}

#clientViewDrilldownTableDiv .dataTables_scrollBody, #resourceViewDrilldownTableDiv .dataTables_scrollBody {
    position: inherit !important;
}

#clientViewDrilldownTable_wrapper .dataTables_scrollHead thead tr th, #resourceViewDrilldownTable_wrapper .dataTables_scrollHead thead tr th {
    padding: 2px 18px 2px 8px;
    font-size: 12px;
}

div table.table-striped.cmsDatatable.dataTable#clientViewDrilldownTable > tbody > tr > td, div table.table-striped.cmsDatatable.dataTable#clientViewDrilldownTable > tbody > tr:hover > td, div table.table-striped.cmsDatatable.dataTable#resourceViewDrilldownTable > tbody > tr > td, div table.table-striped.cmsDatatable.dataTable#resourceViewDrilldownTable > tbody > tr:hover > td {
    background-color: #FFFFFF;
    border-top: none;
}

table.cmsDatatable.dataTable > tbody > tr > td {
    padding: 1px 5px;
    font-size: 14px;
}

    table.cmsDatatable.dataTable > tbody > tr > td:last-child {
        padding: 1px 10px;
    }

.cmsDatatable .bar-chart-bar-activities {
    height: 14px;
}

.cmsDatatable .cmsGreenText {
    color: #82E0AA !important;
}

.cmsDatatable .cmsRedText {
    color: #f52d26 !important;
}

.cmsDatatable .cmsYellowText {
    color: #FFD966 !important;
}

.cmsDatatable .cmsBlueText {
    color: #0776CF;
}

.cmsDatatable .cmsBlueTextRedBackground {
    color: #0776CF;
    background-color: #f52d26 !important;
}

.cmsDatatable .cmsAssignedText {
    color: #337AB7;
    font-weight: bold;
}

.cmsDatatable .cmsInProgressText {
    color: #00CC00;
    font-weight: bold;
}

.cmsDatatable .cmsReviewText {
    color: #FF6633;
    font-weight: bold;
}

.cmsDatatable .cmsWaitingText {
    color: #A94442;
    font-weight: bold;
}

.tooltip.bottom.cmsTooltip {
    padding: 0px;
}

    .tooltip.bottom.cmsTooltip .tooltip-arrow {
        top: -4px;
    }

.tooltip.cmsTooltip .tooltip-arrow {
    border-color: transparent;
    border-style: solid !important;
    border-bottom-color: #000 !important;
}

.cmsDatatable .financial_r_comment_text {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
}

.cmsDrilldownComment i.fa {
    position: relative;
    top: -4px;
}
/*********************End: New CMS Dashboard**************************************/

.invoiceDateFilter, .recentReceiptDateFilter {
    border: 1px solid #ccc;
    height: 35px;
    display: inline-block;
    margin-left: -3px;
    margin-top: 3px;
    background: #f5f5f5;
}

    .invoiceDateFilter #invoiceDateFilterFrom, .invoiceDateFilter #invoiceDateFilterTo, .cashTransactionDateRangeFilter #cashTransactionDateFrom, .cashTransactionDateRangeFilter #cashTransactionDateTo, .recentReceiptDateFilter #recentReceiptDateFilterFrom, .recentReceiptDateFilter #recentReceiptDateFilterTo {
        border: none;
        background: url(images/icon-calendar-picker.png) no-repeat center right;
        background-position: 95% 50%;
        background-repeat: no-repeat;
        padding: 7px 24px 8px 5px;
        width: 105px;
    }

.invoicingExcelExport, .exportCashTransactionToExcel {
    background: #f9711c !important;
    border: #f9711c !important;
    font-size: 13px !important;
    color: white !important;
    padding: 8px 12px;
}

#DetailInvoicingInfo_filter, #DetailInvoicingInfo_wrapper .DTTT_container {
    display: none;
}

#DetailInvoicingInfo_wrapper {
    overflow-x: auto;
}

/*css for bot custome*/
.wc-suggested-actions .wc-hscroll > ul > li button, .wc-message-content {
    border-radius: 15px !important
}

.wc-message-callout {
    display: none;
}

.wc-message-from-me .wc-message-content {
    background-color: #046496 !important;
}

.wc-console .wc-textbox input {
    padding-left: 10px !important;
}

.wc-console.has-upload-button .wc-textbox {
    border-radius: 15px !important;
    left: 0;
}

.wc-upload, .wc-upload-input {
    display: none !important
}

.wc-console.has-upload-button .wc-textbox {
    left: 0px !important;
    background: white;
    border-radius: 15px !important;
}

.wc-console {
    background: #dbdee1
}

.wc-textbox input:focus {
    border-radius: 15px !important;
}

.wc-chatview-panel {
    box-shadow: -10px 0 10px -10px #111;
}

/*CSS for Safari browser only*/

_::-webkit-full-page-media, _:future, :root table.table-striped.dataTable:not(#finanical_report_table) thead tr th {
    font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif, FontAwesome, 'Glyphicons Halflings' !important;
}

@media not all and (min-resolution:.001dpcm) {
    @media {
        table.table-striped.dataTable:not(#finanical_report_table) thead tr th {
            font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif, FontAwesome, 'Glyphicons Halflings' !important;
        }
    }
}
/*@media screen and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0) {
    @media {
        table.table-striped.dataTable:not(#finanical_report_table) thead tr th {
            font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif, FontAwesome, 'Glyphicons Halflings' !important;
        }
    }
}*/

.ssoApproveTableHeaderText {
    font-size: 13px;
    font-weight: bold;
    margin-left: 5px;
}


.simplPageTitle {
    font-weight: bold;
    font-size: 23px;
}

.totalCashBalanceAmount {
    color: #00CC68;
    font-size: 32px;
}

.grayVerticalDivider {
    padding: 10px;
    position: relative;
    top: -1px;
    color: #bfbdbd;
    font-size: 25px;
}

.cashTransactionDateRangeFilter {
    border: 1px solid #ccc;
    height: 34px;
    display: inline-block;
    margin-left: -4px;
    background: #f5f5f5;
}

.cashExcelIcon {
    color: #f9711c;
    font-style: normal;
    font-size: 15px;
}

.cashExcelText {
    color: black;
    font-weight: bold;
    font-size: 15px;
}

.cashTransactionView span.highcharts-plot-line-label {
    top: 4px !important;
}

#cashPeriodFilter, #cashCategoryFilter, #invoiceDateFilter, #recentReceiptDateFilter {
    border: 1px solid #ccc;
    background-position: right 6px center !important;
}

#cashTransactionAccounts_chosen li span.cashAmount {
    float: right;
    color: black;
    font-weight: bold;
    padding-left: 10px;
}

#usersTable_wrapper {
    overflow-x: auto;
}

#CashFlowTableDetails thead th {
    white-space: nowrap;
}

.datePickerGo {
    position: relative;
    top: -2px;
    padding: 8px 10px;
}

.sacGrayBgAndColor {
    background: #4d4c4c;
    color: white;
}

#ifrHighLights {
    position: fixed;
    right: 0px;
    cursor: pointer;
    background: none !important;
    z-index: 9999;
}

#CashFlowTableMBC, #CashFlowTableDetails {
    width: 100% !important;
}

.cmsHighLights .note-editable.panel-body {
    min-height: 150px;
    height: auto !important;
}

.billHistoryPopup {
    position: absolute;
    min-width: 10px;
    overflow: visible;
    z-index: 10001 !important;
}

    .billHistoryPopup .arrow {
        border-right-color: #999 !important;
    }

#multipleBillHistoryTable_wrapper .dataTables_scrollBody {
    min-height: 40px;
}

.multipleBillsEllipsis {
    height: 35px;
    max-width: 200px;
    min-width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*******************START: Monthly Dashboard Graph***********************************************/
.monthlyDashboardGraphPanelHeader {
    padding: 8px;
    background-color: #F4F3F2;
    color: #66645c;
    font-size: 16px;
}

.monthlyFinancialMonthName {
    font-size: 16px;
}

.monthlyDashboardGraphPanelBody {
    padding: 10px 12px 0px 12px;
    min-height: auto;
}

    .monthlyDashboardGraphPanelBody .graphPanelLoader {
        padding-bottom: 15px;
    }

.monthlyKpiGraphPanel .highcharts-title {
    fill: white !important;
    color: white !important;
    font-size: 10px !important;
}
/*.monthlyKpiGraphPanel .highcharts-menu hr {
    display: none
}*/
.monthlyKpiGraphPanel :not(.fullScreenModal) > .highcharts-container > .highcharts-root {
    width: 100%;
    height: 100%
}

.fullScreenModal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999999;
}

    .fullScreenModal .highcharts-container {
        /*height: 90%;
    width: 90%;*/
        max-width: none;
        margin: 1em auto;
    }

    .fullScreenModal .highcharts-exporting-group {
        display: none;
    }

.monthlyKpiGraphPanel .fullScreenModal .highcharts-title {
    fill: black !important;
    color: black !important;
    font-size: 20px !important;
}

.fullScreenModal a.close-circle {
    position: fixed;
    top: 13px;
    width: 25px;
    height: 25px;
    padding: 3px;
    z-index: 1;
}

.fullScreenModal .highcharts-tooltip span {
    font-size: 20px !important;
}

.fullScreenModal .highcharts-legend-item text {
    font-size: 18px !important;
}

.monthlyDashboardGraph .dataTables_wrapper {
    display: none;
}

.monthlyDashboardTopFilterLink, span.monthlyDashboardTopFilterLink:focus, span.monthlyDashboardTopFilterLink:hover {
    position: relative;
    top: -2px;
    color: #656363;
    text-decoration: none;
    cursor: pointer;
}

    .monthlyDashboardTopFilterLink img {
        width: 15px;
        height: 20px;
    }

.monthlyFinancialHighlightsSeparator {
    border-left: 1px solid #dad8d8;
    margin-left: 10px;
    margin-right: 15px;
}

.monthlyFinancialHighlightsModalIcon {
    width: 17px;
    margin-right: 10px;
    position: relative;
    top: -3px;
}

.monthlyFinancialHighlightsModalHeader, .monthlyDashboardUploadGraphModalHeader {
    padding: 10px 15px;
    background: #046496;
}

#monthlyFinancialHighlightsModal .modal-body {
    overflow: auto;
    margin: 25px 10px 20px 25px;
    padding: 0px;
}

    #monthlyFinancialHighlightsModal .modal-body::-webkit-scrollbar {
        width: 5px !important;
    }

.monthlyDashboardGraph .highcharts-menu hr {
    margin: 3px 0px;
    border: 1px solid #f5f1f1;
}

#revenueGraph div.highcharts-tooltip, #gmGraph div.highcharts-tooltip, #ebitdaGraph div.highcharts-tooltip, #netIncomeGraph div.highcharts-tooltip {
    text-align: center
}

.monthlyDashboardFilterPopup {
    position: fixed;
    top: 60px;
    right: 0px;
    background: white;
    z-index: 9999;
    box-shadow: 0 4px 5px 0 #b7b5b5, 0 6px 10px 0 #b7b5b5 !important;
    border: 1px solid #f3f3f3;
    box-shadow: 0px 5px 20px 0px #d6cfcf;
    -moz-box-shadow: 0px 5px 20px 0px #d6cfcf;
    -webkit-box-shadow: 0px 5px 20px 0px #d6cfcf
}

.monthlyDashboardFilterPopupHeader {
    background: #046496;
    padding: 10px 15px;
    color: white;
    font-size: 17px;
}

.monthlyDashboardFilterPopupBody {
    padding: 15px;
}

.resetButton, .resetButton:focus, .resetButton:hover {
    background: #f3f3f3 !important;
    color: black !important;
    font-size: 13px;
}

.monthlyDashboardFilterPopupHeader img {
    width: 12px;
    height: 12px;
    position: relative;
    right: -8px;
    cursor: pointer;
}

/*To set right axis title 'Thousands' in bold in SaaS Magic Number Graph*/
#saaSMagicNumberGraph .highcharts-axis .highcharts-axis-title tspan {
    font-weight: 900 !important;
}

@media (max-width:767px) {
    #saaSMagicNumberGraph.fullScreenModal .highcharts-data-label tspan + tspan {
        font-size: 14px !important;
    }
}

@media(min-width:768px) {
    #saaSMagicNumberGraph.fullScreenModal .highcharts-data-label tspan + tspan, #yoYChangestoMRRGraph.fullScreenModal .highcharts-data-label tspan + tspan {
        font-size: 18px !important;
    }
}
/*******************END: Monthly Dashboard Graph***********************************************/

#btnDeny:disabled, a.disabledLink, #exceptionLogRegenerate:disabled {
    cursor: not-allowed !important;
}

#revenueGraph div.highcharts-tooltip, #gmGraph div.highcharts-tooltip, #ebitdaGraph div.highcharts-tooltip, #netIncomeGraph div.highcharts-tooltip {
    text-align: center
}

/****************************************START: Custom Radio Button**********************************************************/
[type="radio"].customRadioButton:checked, [type="radio"].customRadioButton:not(:checked) {
    position: absolute;
    left: -9999px;
}

    [type="radio"].customRadioButton:checked + label, [type="radio"].customRadioButton:not(:checked) + label {
        position: relative;
        padding-left: 25px;
        cursor: pointer;
        line-height: 20px;
        display: inline-block;
        font-size: 13px;
    }

        [type="radio"].customRadioButton:checked + label:before, [type="radio"].customRadioButton:not(:checked) + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 18px;
            height: 18px;
            border: 1px solid #ddd;
            border-radius: 100%;
            background: #fff;
        }

        [type="radio"].customRadioButton:checked + label:after, [type="radio"].customRadioButton:not(:checked) + label:after {
            content: '';
            width: 10px;
            height: 10px;
            background: #0593dd;
            position: absolute;
            top: 4px;
            left: 4px;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        [type="radio"].customRadioButton:not(:checked) + label:after {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        [type="radio"].customRadioButton:checked + label:after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
        }
/********************************END: Custom Radio Button******************************************************************/

/*********************************START: Manage Report Chosen Dropdown Change**********************************************/
#SelectedReport_chosen {
    top: -2px;
}

    #SelectedReport_chosen.chosen-container-single .chosen-single {
        background: white;
        border: 1px solid #e5e5e5;
        height: 33px;
        padding: 4px 0 0 8px;
    }

        #SelectedReport_chosen.chosen-container-single .chosen-single div b {
            background-position: 0 7px;
        }
/*********************************END: Manage Report Chosen Dropdown Change**********************************************/

.descriptionColumn pre {
    white-space: pre-wrap;
    display: inherit;
    padding: 0px;
    margin: 0px;
    font-size: inherit;
    word-break: normal;
    word-wrap: break-word;
    background-color: inherit;
    border: 0px;
}

#dashboardTable_wrapper td.dataTables_empty {
    text-align: center;
}
/*********************************END: Manage Report Chosen Dropdown Change**********************************************/
.disabledAngorButton {
    cursor: pointer;
    opacity: 0.5;
}

.wordBreakAll {
    word-break: break-all
}

.customMultiselectDropdown + .btn-group button.multiselect {
    background: url(/Content/images/IFR/icon_xs_down_arrow.png) right no-repeat !important;
    background-position: right 3px center !important;
    padding: 7px 20px 7px 5px;
    position: relative;
    top: -2px;
    font-size: 13px;
}

    .customMultiselectDropdown + .btn-group button.multiselect b.caret {
        display: none;
    }

.switchTeamMemberPage .chosen-container.chosen-container-single a.chosen-single, .switchUserPage .chosen-container.chosen-container-single a.chosen-single {
    background: url(/Content/images/IFR/icon_xs_down_arrow.png) right no-repeat !important;
    background-position: right 5px center !important;
    padding: 5px 20px 5px 5px;
    height: 35px;
    border: 1px solid #e5e5e5;
}

.switchTeamMemberPage .chosen-container .chosen-drop, .switchUserPage .chosen-container .chosen-drop {
    border: 1px solid #e5e5e5;
}

.switchTeamMemberPage .chosen-container.chosen-container-single a.chosen-single div b, .switchUserPage .chosen-container.chosen-container-single a.chosen-single div b {
    display: none;
}

.switchUserPage .chosen-container-single .chosen-single span {
    margin-right: 0px;
}

#VendorInformation {
    width: 32%;
    min-width: 10px;
    overflow: visible;
    max-height: 350px;
}

    #VendorInformation .arrow {
        border-right-color: #999 !important;
    }

#VendorInformationContent, .popoverContent {
    height: 255px;
    overflow: auto;
}

.popoverHeader {
    color: white;
    padding: 10px 15px;
    background: #046496;
}

#emsEmailTemplatePopover.popover {
    max-width: 1000px;
    border: 1px solid rgb(153, 153, 153);
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 7px;
    display: inline-block;
    position: fixed;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#emsEmailTemplatePopover div.arrow:after {
    border-left-color: #046496;
}

.billsOverviewVendorInfo#VendorInformation.right div.arrow:after {
    border-right-color: white;
}

#VendorInformation.right div.arrow:after {
    border-right-color: #046496;
}

#VendorInformation.right div.arrow.bottomArrow:after {
    border-right-color: white;
}

#apPermissionView button.filter.active {
    border-width: 3px;
    border-color: orange;
}


div#subEntitySpinner, div#dropdownSpinner {
    width: 200px;
    display: inline-block;
    padding: 6px;
    border: 1px solid #ccc;
}

.ssoDetailsDiv .ssoDetailsBody a:hover, .ssoDetailsDiv .ssoDetailsBody a:focus {
    text-decoration: none;
}

input[type="button"].btn-warning, input[type="submit"].btn-warning {
    color: white !important;
    background-color: #ecbc29 !important;
}

    input[type="button"].btn-warning:focus, input[type="submit"].btn-warning:focus {
        border-color: #ecbc29 !important;
    }

.addActivityDialogue input.datePicker {
    cursor: pointer
}

#addActivityDialogue input[disabled].datePicker, #addSubActivityDialogue input[disabled].datePicker, #editActivityDialogue input[disabled].datePicker {
    cursor: not-allowed;
}

.financialDrilldownPopupUiDialog .dataTables_scrollHeadInner {
    padding-right: 0px !important;
}

.finanical_report_drilldown_table thead tr.financial_drilldown_tab_header_clr td {
    padding: 6px 15px 6px 10px;
    border-bottom: none;
    border-top: none;
    font-weight: bold;
    white-space: nowrap;
}

/*.serviceProviderView .ag-theme-balham .ag-row-selected {
    background-color: #f6f6f6;
}*/
#serviceProviderGrid {
    min-height: 225px;
}

    #serviceProviderGrid a:hover {
        text-decoration: none;
    }

a.btn.cancel-btn {
    background-color: #eae8e8;
    border-color: #72b8f2;
    color: black;
}

tr.expandNlr > td, tr.expandHVNlr > td {
    padding: 0px 5px !important;
}

.cancelBtn, .cancelBtn:hover {
    background-color: #b7b7b7 !important
}

.bulkInsertTeamMember .dataTables_scrollBody, .bulkInserUsers .dataTables_scrollBody, .bulkRemoveTeamMember .dataTables_scrollBody, .bulkDeactivateUsers .dataTables_scrollBody {
    min-height: 50px;
}

.exceptionLogLegends.collapsed .upArrowOrange, .exceptionLogLegends:not(.collapsed) .downArrowOrange, .exceptionLogLegends::after {
    display: none;
}

.exceptionLogLegends {
    text-decoration: none !important;
}

#addEMSNoteFromStatusChange, #addEMSNote {
    width: auto;
}

.apProcessCancel[disabled], #addUpdateInboxQueryStatus[disabled] {
    pointer-events: all !important;
}

/*.apActionDashboardPageContent .ag-row-level-1 [col-id="ag-Grid-AutoColumn"], .apActionDashboardPageContent .ag-header-cell  .ag-sort-order {
    display: none !important
}

.apActionDashboardPageContent .ag-theme-balham .ag-cell[col-id="Total"] {
    padding-right: 15px !important;
}
.apActionDashboardPageContent .ag-row-footer .ag-cell-value[col-id="OverDue"], .apActionDashboardPageContent .ag-row-footer .ag-cell-value[col-id="TATGreaterThanFifteen"], .apActionDashboardPageContent .ag-row-footer .ag-cell-value[col-id="TATLessThanFifteen"], .apActionDashboardPageContent .ag-row-footer .ag-cell-value[col-id="TATLessThanEight"], .apActionDashboardPageContent .ag-row-footer .ag-cell-value[col-id="TATLessThanFive"], .apActionDashboardPageContent .ag-row-footer .ag-cell-value[col-id="TATLessThanTwo"], .apActionDashboardPageContent .ag-row-footer .ag-cell-value[col-id="TATLessThanOne"] {
    display: none;
}*/

.financialExceptionLogView #gridFull,
.apDashboardGridContainer {
    position: relative;
}

    #gridFull #fullScreenIcon,
    .apDashboardGridContainer .fullScreenIcon {
        position: absolute;
        right: 10px;
        top: 5px;
        z-index: 1;
        cursor: pointer;
        padding: 7px;
        background: #f7f7f7;
    }

    .apDashboardGridContainer .fullScreenIcon {
        right: 1px;
        top: 2px;
        padding: 8px;
    }

.apDashboardModalDataTable .modal-dialog {
    width: 90%;
}

@media (max-width: 768px) {
    .clientProcessingVolume {
        padding-bottom: 30px;
    }

    .apDashboardModalDataTable .modal-dialog {
        margin-left: auto;
        margin-right: auto;
    }
}

/*#apDashboardClientProcessedGridFooter.custom-ag-grid-footer-style .ag-body-viewport.ag-layout-normal {
    flex: none;
    height: max-content;
}

@media screen and (min-width:1600px) {
    #apDashboardClientProcessedGridFooter.custom-ag-grid-footer-style .ag-body-viewport.ag-layout-normal {
        width: max-content;
    }
}*/

.apDashboardModalDataTable .modal-content {
    border: 0;
}

.apDashboardGrid .ag-header-cell[col-id="Total"] .ag-cell-label-container .ag-header-cell-label,
.apDashboardClientProcessedGrid .ag-header-cell[col-id="Total"] .ag-cell-label-container .ag-header-cell-label,
.apDashboardStaffProcessedGrid .ag-header-cell[col-id="Average"] .ag-cell-label-container .ag-header-cell-label {
    justify-content: flex-start;
}

/*.apDashboardStaffProcessedGrid.ag-theme-balham .ag-ltr .ag-header-row .ag-header-cell:last-child .ag-cell-label-container, .ag-theme-balham .ag-ltr .ag-header-row .ag-header-cell.lastApDashboardColumn .ag-cell-label-container {
    padding-right: 25px;
}
.apDashboardStaffProcessedGrid.ag-theme-balham .ag-ltr .ag-row .ag-cell:last-child {
    padding-right: 10px !important;
}*/

#tblVendorMapping td[data-toggle="popover"] {
    cursor: pointer;
    width: 16%;
}

#tblVendorMapping .popover {
    min-width: 230px;
}

    #tblVendorMapping .popover .popover-title {
        color: #d8e3f2;
        background-color: #428bca;
        border-color: #3595bd;
    }

    #tblVendorMapping .popover .popover-content ol {
        margin-bottom: 0;
        padding-left: 15px;
    }

.classDimensionPermissionView .dataTables_scrollBody {
    min-height: 50px;
}

#cccTeamsViewGrid a[disabled], #clientBankDetailsModal a[disabled] {
    cursor: not-allowed;
    pointer-events: auto;
}

#addCCCTeamsView .btn.dropdown-toggle {
    width: 221px;
}

#addCCCTeamsView .dropdown-menu li > a {
    margin-left: 25px;
}

/*.cccPermissionView .ag-menu {
    min-width: 375px !important;
}*/

#createNewCccTeamForm button.multiselect {
    text-align: left;
}

/*#cccTeamsView .ag-header-cell-menu-button {
    display:none;
}

.cccPermissionView .ag-menu {
    min-width: 375px !important;
}*/

.conseroMultiSelectDropdown + .btn-group {
    background: url(/Content/images/IFR/icon_xs_down_arrow.png) right no-repeat;
    background-position: right 4px center !important;
}

    .conseroMultiSelectDropdown + .btn-group .multiselect {
        background: url(/Content/images/IFR/icon_xs_down_arrow.png) right no-repeat;
        border: 1px solid #e5e5e5;
    }

        .conseroMultiSelectDropdown + .btn-group .multiselect .caret {
            display: none;
        }

#SecurityAndCompilanceModal {
    z-index: 10050;
}

#spanOCRIntacctdetails .btn-group {
    top: -1px;
}

    #spanOCRIntacctdetails .btn-group .multiselect-selected-text {
        font-size: 13px;
    }

#spanOCRIntacctdetails button.multiselect {
    border: 1px solid rgb(229, 229, 229);
}

#deleteClientBankModalConfirmation {
    z-index: 20000;
}


.serviceProviderbutton {
    position: relative;
    top: -2px;
}

.activityFilterSection .btn-group {
    display: block;
}

.activityFilterSection .caret {
    display: none;
}

.activityFilterSection .btn-group .multiselect.btn {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(/Content/images/IFR/icon_xs_down_arrow.png) right no-repeat !important;
    background-position: right 10px center !important;
    padding: 6px 20px 6px 5px;
    text-align: left;
    border: 1px solid #e5e5e5;
    font-size: 13px;
}

.activityFilterSection .form-control {
    width: 100%;
    display: block;
}

.activityFilterSection select.orangeDropdownArrow {
    padding: 6px 22px 6px 10px !important;
}

.activityFilterSection .btn-group .dropdown-menu {
    top: 35px;
    width: auto
}

.activityFilterSection .form-group {
    margin-bottom: 5px;
}

.activityFilterSection .dummyLoadingDropdown {
    background: url(/Content/images/IFR/icon_xs_down_arrow.png) right no-repeat;
    background-color: white;
    background-position: right 10px center !important;
    -webkit-appearance: none;
    -moz-appearance: none;
}

select.orangeDropdown {
    padding: 4px 25px 6px 10px !important;
}

#moveServiceProviderModal #selectedServiceProvider {
    max-height: 100px;
    overflow-y: auto;
}

.isSPApproveChangesExist {
    width: 25%;
    font-size: 10px;
}

.ifrFixedHeaderOnScroll .consolidatedLastColumn, #finanical_report_table .consolidatedLastColumn {
    display: table-cell !important;
    border: none !important;
}

#coaValidationAccordion .custom-ag-grid-style {
    min-height: 0px;
}

    #coaValidationAccordion .custom-ag-grid-style .ag-body-viewport::-webkit-scrollbar {
        width: 7px;
    }

#coaValidationSummaryModal div.modal-dialog {
    width: 85%;
}

#coaValidationSummaryModal .custom-ag-grid-style .ag-cell {
    line-height: 18px;
}

#coaValidationSummaryModal .custom-ag-grid-style .ag-root-wrapper {
    border: none;
}

#coaValidationAccordion .ag-cell-wrapper {
    align-items: start;
}

.consero-modal .modal-dialog {
    width: 30%;
    margin: 17% auto;
}

.popover.ifrCommentPopover {
    z-index: 10049;
}

.billstrow {
    background-color: #def1de !important;
}

.processdate {
    border: 2px solid red;
}

.ifrCommentBox {
    width: 100%;
    height: 120px;
}

#purchaseOrderOtherDetails {
    height: auto !important;
    min-height: 350px !important;
    max-height: 530px !important;
}

#cmsDashboardGrid .ag-details-row {
    padding: 0px !important
}

#cmsDashboardGrid .ag-header-cell-text {
    overflow: visible;
    text-overflow: unset;
    white-space: normal;
}

#cmsDashboardGrid .ag-center-cols-clipper .ag-center-cols-viewport {
    overflow-x: auto;
}

#cmsDashboardGrid .ag-center-cols-clipper .ag-row .ag-cell {
    padding-top: 0px;
}

#cmsDashboardGrid .ag-body-horizontal-scroll {
    height: 0px !important;
    min-height: 0px !important;
}

#cmsDashboardGrid .ag-row .ag-cell.cmsDatepickerColumn {
    padding: 0px !important;
}

    #cmsDashboardGrid .ag-row .ag-cell.cmsDatepickerColumn .hasDatepicker {
        width: 100%;
    }

#cmsDashboardGrid .cmspopover, #cmsDashboardGrid .cmspopover table tbody tr, #cmsDashboardGrid .cmspopover table tbody tr td {
    background-color: #F2F2F2;
}

    #cmsDashboardGrid .cmspopover table tbody tr td {
        padding: 2px 5px !important;
    }

#cmsDashboardGrid .cmspopover {
    border: 1px solid #d0cfcf;
    border-radius: 0px !important;
    max-height: 270px;
}

    #cmsDashboardGrid .cmspopover tr td {
        text-align: left;
    }

#cmsDashboardGrid .ag-row .ag-cell .ag-cell-wrapper, #cmsDashboardGrid .ag-row .ag-cell .ag-cell-wrapper .badge {
    font-size: 13px !important;
}

#cmsDashboardGrid .ag-row .ag-cell[col-id="Comment"] .ag-cell-wrapper {
    line-height: 10px;
}

@media (max-width:991px) {
    .paddingLeftAddInSmallScreen {
        padding-left: 15px !important;
    }
}

/* Chrome, Safari, Edge, Opera */
input.hideArrow::-webkit-outer-spin-button,
input.hideArrow::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/* Firefox */
input.hideArrow {
    -moz-appearance: textfield;
}

.ifrValidationNav span.badge i {
    color: white;
    font-size: 11px;
}

.ifrSubNav span.badge i {
    font-size: 11px;
    color: #f9711c;
}

.ifrSubNav .badge {
    font-weight: bold;
    font-size: 13px !important;
    padding: 6px 8px 5px 8px;
    height: 24px;
    background: white;
    margin: 0px;
    color: #f9711c;
}

.customReportToDoLandingPage {
    width: 35px !important;
    margin-left: -5px;
    height: 26px !important;
}

.main_side_nav_div li a img.customReportNavigation {
    width: 30px;
    height: 22px;
}

.main_side_nav_div li a img.customReportPublishedReport {
    width: 25px;
    margin-left: -5px;
    height: 19px;
}

.dragAndDropIcon, .drag-me-only {
    cursor: move;
}

#sequencingTable .child .childDepartment td {
    border: 1px solid #ddd !important;
}

.simplSubNav.active .approvalBillSubTabBadges {
    color: #f9711c;
}

.simplSubNav .approvalBillSubTabBadges {
    padding: 4px 6px 3px 6px;
    background: white;
    color: #696767;
    margin-left: -5px;
    margin-top: -5px;
    margin-right: 5px;
    height: 20px;
    font-weight: bold;
    font-size: 13px !important;
}

.simplSubNav.active .approvalBillSubTabBadges .badgeLoader {
    color: #f9711c;
    font-size: 11px;
}

.simplSubNav .approvalBillSubTabBadges .badgeLoader {
    color: #696767;
    font-size: 11px;
}

#workloadheadertable #SelectedClient_chosen, #workloadheadertable #ChosenAssignedTo_chosen {
    width: 100% !important;
}

    #workloadheadertable #SelectedClient_chosen .chosen-single, #workloadheadertable #ChosenAssignedTo_chosen .chosen-single {
        height: 34px;
        background: none;
        background-image: none;
        box-shadow: none;
        border: 1px solid #e5e5e5;
        font-size: 12px;
        padding: 6px 16px;
    }

        #workloadheadertable #SelectedClient_chosen .chosen-single div b, #workloadheadertable #ChosenAssignedTo_chosen .chosen-single div b {
            margin-top: 5px;
        }

#reviewer-dropdown-div .chosen-single {
    position: absolute;
    display: inherit;
    line-height: 12px;
    height: 34px;
    width: 100% !important;
    background: none;
    background-image: none;
    box-shadow: none;
    border: 1px solid #e5e5e5;
    font-size: 13px;
    background: url(/Content/images/IFR/icon_xs_down_arrow.png) right no-repeat;
    background-color: white;
    background-position: right 10px center !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 10px 22px 10px 10px !important;
}

    #reviewer-dropdown-div .chosen-single div b {
        display: none !important
    }

#reviewer-dropdown-div .chosen-container-single {
    width: 100% !important;
    display: block;
}

    #reviewer-dropdown-div .chosen-container-single .chosen-drop {
        margin-top: 30px;
        box-shadow: none;
        border: 1px solid #e5e5e5;
    }

.disable-activites-export-option {
    height: 33px;
    position: absolute;
    width: 190px;
    right: 0;
    z-index: 1;
    opacity: 0.5;
    background-color: aliceblue;
    cursor: not-allowed;
}

@media screen and (min-width:640px) and (max-width:1120px) {
    .disable-activites-export-option {
        width: 30%;
        height: 29px;
    }
}

@media screen and (min-width:394px) and (max-width:640px) {
    .disable-activites-export-option {
        width: 100%;
        height: 38px;
    }
}

@media screen and (min-width:340px) and (max-width:394px) {
    .disable-activites-export-option {
        width: 100%;
        height: 62px;
    }
}

@media screen and (min-width:286px) and (max-width:340px) {
    .disable-activites-export-option {
        width: 100%;
        height: 90px;
    }
}

@media only screen (max-width:286px) {
    .disable-activites-export-option {
        width: 100%;
        height: 62px;
    }
}

.selectedCompanyClass .btn-group {
    width: 100%;
}

.selectedCompanyClass button.multiselect {
    max-width: 100%;
    padding: 6px 13px 3px 8px;
    font-size: 13px;
    border: 1px solid #e5e5e5;
}

.selectedCompanyClass .multiselect-container {
    max-width: 100%;
    min-width: auto !important;
    position: relative;
}

.selectedCompanyClass .multiselect-selected-text {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 98%;
    display: inline-block;
}

.selectedCompanyClass b.caret {
    position: relative;
    top: -4px;
}

/*Reports Validation Alignment*/
@media screen and (min-width:500px) and (max-width:530px) {
    .mobile-margin-t--8 {
        margin-top: -8%
    }
}

.rrNoteModal {
    display: none;
    position: absolute;
    padding: 10px;
    width: 40%;
    margin-bottom: 25px;
    height: auto;
}

.rrListNote {
    overflow: auto;
    max-height: 200px;
}

#activitiesheadertable .activitySelectedClient .btn-group .btn, #activitiesheadertable .activitySelectedAssignedTo .btn-group .btn {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


#billsApprovalOverviewTableFooter .ag-row {
    height: 40px !important;
}

#billsApprovalOverviewTableFooter .ag-cell {
    padding: 0px;
}

#billsApprovalOverviewTableFooter .ag-center-cols-container {
    padding: 0px;
}

#billsApprovalOverviewTableFooter .ag-cell.text-left {
    padding: 5px;
}

#DetailInvoicingInfo th:not(:last-child), #CashFlowTableDetails th:not(:last-child), #CashFlowTableMBC th:not(:last-child), #HistoricalPaymentsTable th:not(:last-child), #ApprovedExpenses th:not(:last-child), #ApprovedTimesheets th:not(:last-child), #billsApprovalTable_wrapper th:not(:last-child), .vendorCreditsForApprovalTableHeader th:not(:last-child), #ApprovedBills_wrapper th:not(:last-child), .timesheetsForApprovalTableHeader th:not(:last-child), .expensesForApprovalTableHeader th:not(:last-child), #CashBalanceDetailsForSubEntity_wrapper th:not(:last-child) {
    position: relative
}

    #DetailInvoicingInfo th:not(:last-child):after, #CashFlowTableDetails th:not(:last-child):after, #CashFlowTableMBC th:not(:last-child):after, #HistoricalPaymentsTable th:not(:last-child):after, #ApprovedExpenses th:not(:last-child):after, #ApprovedTimesheets th:not(:last-child):after, #billsApprovalTable_wrapper th:not(:last-child):after, .vendorCreditsForApprovalTableHeader th:not(:last-child):after, #ApprovedBills_wrapper th:not(:last-child):after, .timesheetsForApprovalTableHeader th:not(:last-child):after, .expensesForApprovalTableHeader th:not(:last-child):after, #CashBalanceDetailsForSubEntity_wrapper th:not(:last-child):after {
        content: "";
        position: absolute;
        z-index: 1;
        display: block;
        width: 1.5px;
        height: 50%;
        top: 25%;
        right: 0px;
        background-color: #d8d0d0;
    }
/* Adjusting padding for navigation tabs in Tablet view*/
@media (min-width: 769px) and (max-width: 1200px) {
    .sub-nav-tabs > li > a, .sub-nav-tabs > li > a:hover, .sub-nav-tabs > li > a:focus {
        padding: 8px !important;
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    .nlrTitleResponsive {
        display: block !important;
    }

    .nlrHeaderMobileViewAlign {
        max-width: 100% !important;
        top: 0px !important;
        position: static !important;
        display: block !important;
    }

    #ifrHighLights {
        left: 0px !important;
        top: 65px !important;
        position: absolute !important;
    }
}

#billsApprovalTable_wrapper table.table, #CashBalanceDetailsForSubEntity_wrapper table.table, #ApprovedBills_wrapper table.table {
    width: 100% !important;
}

#arPagingTable .ag-floating-bottom-viewport .ag-floating-bottom-container .ag-row-first, #arPagingTable .ag-pinned-left-floating-bottom .ag-row-first, #arPagingTable .ag-body-horizontal-scroll .ag-horizontal-right-spacer {
    background-color: #E6E6E6 !important;
}

#arPagingTable .ag-floating-bottom .ag-pinned-left-floating-bottom .ag-row-even .ag-cell-last-left-pinned .ag-cell-wrapper .ag-group-value, #arPagingTable .ag-floating-bottom-viewport .ag-floating-bottom-container .ag-row-even .ag-cell {
    font-weight: 900 !important;
}

#lastPasswordReuseNote {
    padding-top: 7px;
}

.changeNowButton {
    margin-right: 15px;
}

@media (min-width: 770px) and (max-width: 960px) {
    #switchEntityOnCP_chosen {
        min-width: auto !important;
    }
}

@media screen and (max-width: 850px) {
    #switchEntityOnCP_chosen {
        height: 35px;
        padding: 12px 4px 40px 4px !important;
        width: 100% !important;
        background: #046496 !important;
        border: none;
        position: fixed;
        top: 60px;
        left: 0px;
    }
}

#txtCurrentPage input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#BookCurrencySymbol_chosen .chosen-single {
    border: 1px solid #e5e5e5;
    background: none;
    height: 34px;
    padding: 5px 12px;
    font-size: 12px;
}

#BookCurrencySymbol_chosen {
    width: 220px !important;
    height: 34px;
    float: left;
    margin-right: 5px;
}

    /*Position the dropdown arrow*/
    #BookCurrencySymbol_chosen .chosen-single div {
        padding: 4px;
    }

    /*Position the search clear close icon*/
    #BookCurrencySymbol_chosen .chosen-single abbr {
        top: 10px;
        right: 20px;
    }

#mismatchEntitiesListTable_wrapper > div > div.dataTables_scrollBody {
    overflow-x: hidden !important;
}
/*Hiding sort asc and desc icon*/
#mismatchEntitiesListTable_wrapper .dataTable thead tr .sorting_asc, #mismatchEntitiesListTable_wrapper .dataTable thead tr .sorting_desc {
    background-image: none;
}

/*align Company details team members list Hidden on service team column*/
#hiddenOnServiceTeam.switchBoxModal input:checked + .slider:before {
    transform: translateX(17px);
}

#hiddenOnServiceTeam.switchBoxModal .slider:before {
    left: 4px;
    bottom: 3px;
    height: 10px;
    width: 10px;
}

#hiddenOnServiceTeam {
    height: 16px;
    width: 35px;
    vertical-align: middle;
    margin-left: 5px;
}

    #hiddenOnServiceTeam.switchBoxModal .slider {
        opacity: 0.5;
    }

#orderOfDisplayNumber {
    padding: 0px 12px;
    min-width: 70px;
}

#editHiddenOnServiceTeam {
    color: #f9711c;
}

#teamMembersListTable tbody td {
    vertical-align: middle;
}

/*align Hidden on service team toggle and Order of display fields*/
#orderOfDisplayField label {
    margin-right: 56px;
}

#hideOnServiceTeamToggle .hiddenOnServiceTeamLabel {
    bottom: 7px;
    position: relative;
    margin-right: 11px;
}

/*Edit Hidden content service team modal popup align*/
#editHiddenOnServiceTeamPopup .modal-dialog {
    width: 30%;
    margin: 17% auto;
}

/*to display not-allowed cursor content on hover disabled button*/
.btn[disabled] {
    pointer-events: auto;
}

div.DTTT_container{position:relative;float:right;margin-bottom:1em}button.DTTT_button,div.DTTT_button,a.DTTT_button{position:relative;float:left;margin-right:3px;padding:5px 8px;border:1px solid #999;cursor:pointer;*cursor:hand;font-size:.88em;color:#000!important;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:1px 1px 3px #ccc;-moz-box-shadow:1px 1px 3px #ccc;-ms-box-shadow:1px 1px 3px #ccc;-o-box-shadow:1px 1px 3px #ccc;box-shadow:1px 1px 3px #ccc;background:#fff;background:-webkit-linear-gradient(top,#fff 0%,#f3f3f3 89%,#f9f9f9 100%);background:-moz-linear-gradient(top,#fff 0%,#f3f3f3 89%,#f9f9f9 100%);background:-ms-linear-gradient(top,#fff 0%,#f3f3f3 89%,#f9f9f9 100%);background:-o-linear-gradient(top,#fff 0%,#f3f3f3 89%,#f9f9f9 100%);background:linear-gradient(top,#fff 0%,#f3f3f3 89%,#f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f9f9f9',GradientType=0)}button.DTTT_button{height:30px;padding:3px 8px}.DTTT_button embed{outline:none}button.DTTT_button:hover,div.DTTT_button:hover,a.DTTT_button:hover{border:1px solid #666;text-decoration:none!important;-webkit-box-shadow:1px 1px 3px #999;-moz-box-shadow:1px 1px 3px #999;-ms-box-shadow:1px 1px 3px #999;-o-box-shadow:1px 1px 3px #999;box-shadow:1px 1px 3px #999;background:#f3f3f3;background:-webkit-linear-gradient(top,#f3f3f3 0%,#e2e2e2 89%,#f4f4f4 100%);background:-moz-linear-gradient(top,#f3f3f3 0%,#e2e2e2 89%,#f4f4f4 100%);background:-ms-linear-gradient(top,#f3f3f3 0%,#e2e2e2 89%,#f4f4f4 100%);background:-o-linear-gradient(top,#f3f3f3 0%,#e2e2e2 89%,#f4f4f4 100%);background:linear-gradient(top,#f3f3f3 0%,#e2e2e2 89%,#f4f4f4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3',endColorstr='#f4f4f4',GradientType=0)}button.DTTT_disabled,div.DTTT_disabled,a.DTTT_disabled{color:#999;border:1px solid #d0d0d0;background:#fff;background:-webkit-linear-gradient(top,#fff 0%,#f9f9f9 89%,#fafafa 100%);background:-moz-linear-gradient(top,#fff 0%,#f9f9f9 89%,#fafafa 100%);background:-ms-linear-gradient(top,#fff 0%,#f9f9f9 89%,#fafafa 100%);background:-o-linear-gradient(top,#fff 0%,#f9f9f9 89%,#fafafa 100%);background:linear-gradient(top,#fff 0%,#f9f9f9 89%,#fafafa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#fafafa',GradientType=0)}button.DTTT_button_collection span{padding-right:17px;background:url(../images/collection.png) no-repeat center right}button.DTTT_button_collection:hover span{padding-right:17px;background:#f0f0f0 url(../images/collection_hover.png) no-repeat center right}table.DTTT_selectable tbody tr{cursor:pointer;*cursor:hand}table.dataTable tr.DTTT_selected.odd{background-color:#9fafd1}table.dataTable tr.DTTT_selected.odd td.sorting_1{background-color:#9fafd1}table.dataTable tr.DTTT_selected.odd td.sorting_2{background-color:#9fafd1}table.dataTable tr.DTTT_selected.odd td.sorting_3{background-color:#9fafd1}table.dataTable tr.DTTT_selected.even{background-color:#b0bed9}table.dataTable tr.DTTT_selected.even td.sorting_1{background-color:#b0bed9}table.dataTable tr.DTTT_selected.even td.sorting_2{background-color:#b0bed9}table.dataTable tr.DTTT_selected.even td.sorting_3{background-color:#b0bed9}div.DTTT_collection{width:150px;padding:8px 8px 4px 8px;border:1px solid #ccc;border:1px solid rgba(0,0,0,.4);background-color:#f3f3f3;background-color:rgba(255,255,255,.3);overflow:hidden;z-index:2002;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:3px 3px 5px rgba(0,0,0,.3);-moz-box-shadow:3px 3px 5px rgba(0,0,0,.3);-ms-box-shadow:3px 3px 5px rgba(0,0,0,.3);-o-box-shadow:3px 3px 5px rgba(0,0,0,.3);box-shadow:3px 3px 5px rgba(0,0,0,.3)}div.DTTT_collection_background{background:transparent url(../images/background.png) repeat top left;z-index:2001}div.DTTT_collection button.DTTT_button,div.DTTT_collection div.DTTT_button,div.DTTT_collection a.DTTT_button{position:relative;left:0;right:0;display:block;float:none;margin-bottom:4px;-webkit-box-shadow:1px 1px 3px #999;-moz-box-shadow:1px 1px 3px #999;-ms-box-shadow:1px 1px 3px #999;-o-box-shadow:1px 1px 3px #999;box-shadow:1px 1px 3px #999}.DTTT_print_info{position:fixed;top:50%;left:50%;width:400px;height:150px;margin-left:-200px;margin-top:-75px;text-align:center;color:#333;padding:10px 30px;background:#fff;background:-webkit-linear-gradient(top,#fff 0%,#f3f3f3 89%,#f9f9f9 100%);background:-moz-linear-gradient(top,#fff 0%,#f3f3f3 89%,#f9f9f9 100%);background:-ms-linear-gradient(top,#fff 0%,#f3f3f3 89%,#f9f9f9 100%);background:-o-linear-gradient(top,#fff 0%,#f3f3f3 89%,#f9f9f9 100%);background:linear-gradient(top,#fff 0%,#f3f3f3 89%,#f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f9f9f9',GradientType=0);opacity:.95;border:1px solid #000;border:1px solid rgba(0,0,0,.5);-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 7px rgba(0,0,0,.5);-moz-box-shadow:0 3px 7px rgba(0,0,0,.5);-ms-box-shadow:0 3px 7px rgba(0,0,0,.5);-o-box-shadow:0 3px 7px rgba(0,0,0,.5);box-shadow:0 3px 7px rgba(0,0,0,.5)}.DTTT_print_info h6{font-weight:normal;font-size:28px;line-height:28px;margin:1em}.DTTT_print_info p{font-size:14px;line-height:20px}
