﻿body .container.body .right_col{
    padding:10px !important;
}

label,h2{
    
font-size:8px;
 
 font-family:Arial;

}
table {
    width: 100%;
    margin: 1em auto;
    max-width: 1600px;
    border: 2px solid black;
   
}

table th, td {
    padding: 4px 8px;
}
 .x_panel #btnBack panel panel-info{
     margin-right: 20px !important;
 }
/* Edited Date  :  17-03-2018 
 table thead th {
    font-size: 12px;
    color: #444;
    background-color: #6fb3e0;
    background-image: -moz-linear-gradient(top, #6fb3e0, #6fb3e0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6fb3e0), to(#6fb3e0));
    background-image: -webkit-linear-gradient(top, #6fb3e0, #6fb3e0);
    background-image: -o-linear-gradient(top, #6fb3e0, #6fb3e0);
    background-image: linear-gradient(to bottom, #dddddd, #ffffff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6fb3e0', endColorstr='#6fb3e0', GradientType=0);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
    */
 table th {
            
    background-color: #f0f0f0;
    color: black;
    font: 9px;
    font-family: Arial;
    column-width: auto;
    color: #444;
    text-align: center;
}

 table td {
    font-size: 12px;
    text-align: left;
    text-indent: 5px;
    color: #444;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #bbb;
    cursor: pointer;
}
    

 table.dshTable tr {
    border-bottom: 1px solid #95b3d7;
}

   table.dshTable tr:nth-child(odd) {
        background: #f8f8f8;
    }

     /*table.dshTable th, tbody tr:nth-child(even) td {
        border-right: 1px solid #95b3d7;
    }*/

 table tfoot th {
    background: #4f81bd;    
    text-align: right;
    font-weight: normal;
    font-size: 10px;
    color: #fff;
}


 table tr:hover {
    background: #daebfb;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.chart-legend li span {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
}

.textalign {
    text-align: right;
}

.textalignleft
{
 text-align: left;
}

td.highlight {
    background-color: whitesmoke !important;
}


.user-row {
    margin-bottom: 14px;
}

    .user-row:last-child {
        margin-bottom: 0;
    }

.dropdown-user {
    margin: 13px 0;
    padding: 5px;
    height: 100%;
}

    .dropdown-user:hover {
        cursor: pointer;
    }

.table-user-information > tbody > tr {
border-top: 1px solid rgb(221, 221, 221);
}

    .table-user-information > tbody > tr:first-child {
        border-top: 0;
    }


    .table-user-information > tbody > tr > td {
        border-top: 0;
    }


.toppad {
    margin-top: 20px;
}
.dataTables_wrapper .dataTables_length{
    width:auto !important; 
    margin-right:10px !important;
    float:left;
}

.dataTables_filter input{
    height:20px !important;
    padding:5px !important;
}
.dataTables_filter label{
    margin-bottom:20px !important;
}

.x_panel{
    min-height:375px !important;
    height:auto !important;
}
.dataTables_wrapper{
    
    position: inherit !important;
}
a.buttons-collection {
  
    border: 1px solid grey;
    background-color: #549cd3; 
    border: none;
    color: #fff;
    padding: 5px 5px;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 12px;
    margin: auto;
  
}

table#myempsalTable tr:nth-child(even) {
    background-color: #f4f4f4;
    font-size: 10px;
}

table#myempsalTable tr:nth-child(odd) {
    background-color: #ffffff;
    font-size: 10px;
}

table#myempsalTable th {
      background-color: #6fb3e0;
    background-image: -moz-linear-gradient(top, #6fb3e0, #6fb3e0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6fb3e0), to(#6fb3e0));
    background-image: -webkit-linear-gradient(top, #6fb3e0, #6fb3e0);
    background-image: -o-linear-gradient(top, #6fb3e0, #6fb3e0);
    background-image: linear-gradient(to bottom, #dddddd, #ffffff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6fb3e0', endColorstr='#6fb3e0', GradientType=0);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #000;
    height: 30px;
    font-size: 11px;
    font-family: Arial;
    column-width: auto;
    color: #444;
    text-align: center;
}

table#myempAllownceTable tr:nth-child(even) {
    background-color: #f4f4f4;
    font-size: 10px;
}

table#myempAllownceTable tr:nth-child(odd) {
    background-color: #fff;
    font-size: 10px;
}

table#myempAllownceTable th {
      background-color: #6fb3e0;
    background-image: -moz-linear-gradient(top, #6fb3e0, #6fb3e0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6fb3e0), to(#6fb3e0));
    background-image: -webkit-linear-gradient(top, #6fb3e0, #6fb3e0);
    background-image: -o-linear-gradient(top, #6fb3e0, #6fb3e0);
    background-image: linear-gradient(to bottom, #dddddd, #ffffff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6fb3e0', endColorstr='#6fb3e0', GradientType=0);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: black;
    height: 30px;
    font-size: 11px;
    font-family: Arial;
    column-width: auto;
    color: #444;
    text-align: center;
}

.x_panel{
    min-height:375px !important;
    height:auto !important;
    padding:0px !important; /* Added 16-12-2017 */
    width:100% !important;  /* Added 18-12-2017 */
    margin-bottom: 30px!important;/* Added 18-12-2017 */
    border: 1px solid #61b0ed;/* Added 18-12-2017 */
}



.x_title h2 {
    margin: 0px 0px 0px !important;
    padding-top: 14px !important;
    padding-left: 10px !important;
}

.x_title {
    border-bottom: 2px solid #E6E9ED;
    padding: 0px 0px 0px !important;
    margin-bottom: 10px;
    background-color:#61b0ed;
}

#PropertyMngmnt_DashBoard .x_title h2
{
  margin: 0px 0px 0px !important;
  padding-top: 10px !important;
  padding-left: 10px !important;
}

/*Styles added from style.css*/

.x_panel label, h2 {
    font-size: 12px;
    font-family: Arial;
    color: #000;
}
    .x_panel label.whitehead, h2 {
    color: #fff;
}

    .btn-info {
        width: 50px;
    }
   .treegrid-indent {
        width: 16px;
        height: 16px;
        display: inline-block;
        position: relative;
    }

    .treegrid-expander {
        width: 16px;
        height: 16px;
        display: inline-block;
        position: relative;
        cursor: pointer;
    }

    .treegrid-expander-expanded {
        background-image: url("../Images/collapse.png");
    }

    .treegrid-expander-collapsed {
        background-image: url("../Images/expand.png");
    }

    table#PndLTable th {
        background-color: #6fb3e0;
        background-image: -moz-linear-gradient(top, #6fb3e0, #6fb3e0);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6fb3e0), to(#6fb3e0));
        background-image: -webkit-linear-gradient(top, #6fb3e0, #6fb3e0);
        background-image: -o-linear-gradient(top, #6fb3e0, #6fb3e0);
        background-image: linear-gradient(to bottom, #dddddd, #ffffff);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6fb3e0', endColorstr='#6fb3e0', GradientType=0);
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        color: #000;
        height: 30px;
        font-size: 11px;
        font-family: Arial;
        column-width: auto;
        color: #444;
        text-align: center;
    }

    table#PndLTable tr:nth-child(even) {
        background-color: #f4f4f4;
        font-size: 10px;
    }

    table#PndLTable tr:nth-child(odd) {
        background-color: #ffffff;
        font-size: 10px;
    }

    table#PndLTable tbody tr td {
        white-space: nowrap;
        padding: 0px 2px 0px 2px;
    }

    #containerCalendar {
        height: 150px;
        width: 200px;
        position: fixed;
        bottom: 50%;
        right: 30%;
        border: 2px solid;
        padding: 10px;
        background: #ffffff;
        border-radius: 9px;
        z-index: 10;
    }

    #closeBS {
        right: 0px;
        top: 0px;
        float: right;
    }

    .disabled {
        color: darkgrey;
        background-color: grey;
    }
    .alert-danger {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }


.right_col_align{
    width:95%;
    margin:30px auto;
    text-align:center;
}

.property-number-top-select
{
 display: block;
 padding-top: 15px;
}

.DashboardCard.bep {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
}


.two-column-align
{
    width: 98%;
    margin: 0 auto;
    margin-bottom: 10px;
}

.bep-analysis-box {
    padding: 10px 0px 20px 0px;
    background-color:#ced0d32e;
    border-bottom: 1px #e2e4e4 solid;
}

.bep-analysis-box-mid{
     padding: 10px 0px 20px 0px;
    background-color:#ced0d32e;
    border-bottom: 1px #e2e4e4 solid;
    border-top:1px #e2e4e4 solid;
}

/*#HR_Employee
{ 
 background-color: #f8f8f8;
}*/

/*.user_loged_status
{
  padding:30px 0px 0px 0px;
}*/

.panel_toolbox>li>a {
    padding: 9px!important;
}

.panel_toolbox>li>a {
    color: #fff!important;
}

.panel_toolbox>li>a:hover {
    background: #3586ff!important;
    
}

.skin-1 .x_title {background-color:#2d8723;}
.skin-2 .x_title {background-color:#d98c14;}
.skin-3 .x_title {background-color:#70193d;}
.skin-4 .x_title {background-color:#819bb6;}
.skin-1 .x_panel label,
.skin-2 .x_panel label,
.skin-3 .x_panel label,
.skin-4 .x_panel label,
.skin-1 .x_panel h2,
.skin-2 .x_panel h2,
.skin-3 .x_panel h2,
.skin-4 .x_panel h2{color:#fff;}
.skin-1 .x_panel{border: 1px solid #2d8723;}
.skin-2 .x_panel{border: 1px solid #d98c14;}
.skin-3 .x_panel{border: 1px solid #70193d;}
.skin-4 .x_panel{border: 1px solid #819bb6;}



.skin-1 .x_panel label,
.skin-2 .x_panel label,
.skin-3 .x_panel label,
.skin-4 .x_panel label,
.skin-1 h2,
.skin-2 h2,
.skin-3 h2,
.skin-4 h2{color:#000;}

/* this css for Property management Dash board */

.skin-3 .x_panel label,
.skin-3 h2{color:white;}

.skin-3 .x_panel .bep-analysis-box label,
.skin-3 .x_panel .bep-analysis-box-mid label,
.skin-3 .x_panel .property-number-top-select label,
.skin-3 .bep-analysis-box-mid h2,
.skin-3 .bep-analysis-box h2{color:black;}



.highcharts-contextmenu div>div{
    padding-top: 10px!important;
    padding-bottom: 10px !important;
    border-bottom: 1px gray solid;
}

.highcharts-contextmenu div>hr{
    display:none !important;
}

.highcharts-contextmenu>div{
     padding: 0px 0px!important;
}

.highcharts-data-table .number {
    text-align: right;
}

#PropertyMngmnt_DashBoard .x_panel
{
  width:100% !important;
  border: 1px solid #e6e6e6 !important;
} 


/* 20-12-2017 */

#PropertyMngmnt_DashBoard .alert {
    padding: 12px 7px;
    margin-bottom:0px!important;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-top:4px;
}


#PropertyMngmnt_DashBoard .alert-dismissable .close,
#PropertyMngmnt_DashBoard .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: 0px !important;
    color: inherit;
    margin-right: 0px !important;
}

#PrtVacancyProjectionAnalysis h3,
#PrtBreakPointAnalysis h3,
#PrtAgreementExpiry h3

{
   padding:0px 0px 0px 0px; 
   line-height:400px;
}

#PrtTntCollectionDetails h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
}

#Out_divOutSourceStatusDetails h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
}
/*Bankbalance*/

.pageshowing 
{
   padding-top:5px;
}

#PrtOutstandingPayment h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
} 
#PrtRoomDetails h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
} 


.statistic-box.red {
    background-color: #fa424a;
}

.statistic-box {
    border-radius: 4px;
    color: #fff;
    background: 50% 50% no-repeat;
    background-size: cover;
    padding: 10px 15px;
}

.statistic-box-Main{height: 45px;}
.statistic-box-head{
    float: left;
    width: 56%;
    font-size: 16px;
    font-weight: 600;
    text-align:left;

}

.statistic-box-Percent {

    float:right;
    width: 40%;
    font-size: 25px;
    line-height: 23px;
    font-weight: bold;
    text-align: right;
}

.statistic-box-Value{font-weight: 600;font-size: 11px;text-align:left;}

.statistic-box.color1 {
    background-color:#b3cf6b!important;
}

.statistic-box.color2 {
    background-color:#ee7e73!important;
}

.statistic-box.color3 {
    background-color:#f7b265!important;
}


.statistic-box.purple {
    background-color: #199ba9;
}

.statistic-box.yellow {
    background-color: #fdad2a;
}

.statistic-box.green {
    background-color: #46c35f;
}

.statistic-box.blue {
    background-color: #4e8ef7;
}


.highcharts-credits{font-size:0px !important;}
.topspacing {
    margin-top:10px;
}


 .BulletChartWid {
        width: 12.5% !important;
    }
    .BarWidth{
        padding-right: 0px;
        width: 54%;
    }
    .BarWidthAdj {
    width:46%;
    }

.amcharts-chart-div {
    width:100% !important;
}
@media (max-width: 992px) {
    .BulletChartWid {
        width: 20.5% !important;
        float: left;
    }
}

@media (max-width: 767px) {

     .BulletChartWid {
      width: 33% !important;
      float: left;
    }
    .BarWidth{
        padding-right: 0px;
        width: 100%;
    }
    .BarWidthAdj {
    width:100%;
    }

}

@media  (min-width: 768px) {
    div.col-sm-7.five-three {
    width: 60% !important;
    }

    div.col-sm-5.five-two {
    width: 40% !important;
    }
}


#Com_Dash_FinanceSecondLevel1 > div >div>div >div {
    background-color: white;
}

#Com_Dash_FinanceSecondLevel1 > div >div>div>h3
{
    padding-bottom:10px;
}

#Com_Dash_FinanceSecondLevel2 > div >div>div >div {
background-color: white;
}

#Com_Dash_FinanceSecondLevel2 > div >div>div >h3{
padding-bottom:10px;
}

.collectionconsolidated{border:1px #61b0ed solid;padding:10px;}
.skin-1 .collectionconsolidated{border: 1px solid #2d8723;padding:10px;}
.skin-2 .collectionconsolidated{border: 1px solid #d98c14;padding:10px;}
.skin-3 .collectionconsolidated{border: 1px solid #70193d;padding:10px;}
.skin-4 .collectionconsolidated{border: 1px solid #819bb6;padding:10px;}


#Fin_tblCmpanyDetail tbody tr td {
     cursor: default;
}

#Sal_tblSalRevenueCustomerLedger tbody tr td {
     cursor: default;
}

/*Newly added 04-Jan-2018*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 10px!important;
}


.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 10px!important;
    margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #6e7377!important;
    background-color: rgba(255,255,255,0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.receivable-agining-report-trade .btn-group button {
    color: #fff !important;
    transition:all 0.2s ease-in;
}


.receivable-agining-report-trade .btn {
    font-size: 14px !important;
    color: #fff !important;
    transition:all 0.2s ease-in;
}

.receivable-agining-report-trade ul li {
    padding: 5px 0px;
    border: 1px #D9DEE4 solid;
    border-radius:4px;
    margin:2px;
}

.receivable-agining-report-trade .dropdown-menu {
    
    border: 1px solid #D9DEE4;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
}

.business-fund-flow table tbody tr td:first-child{
    width:40%;
}

.business-fund-flow table tbody tr:first-child td
{
    background-color:#5ca8ef;
    color:white;
    font-size:16px;
}

.business-fund-flow table tbody tr td:not(:first-child){
 width:15%;
 text-align:right;
}

.business-fund-flow table thead tr th{
width:15%;
border-bottom:none!important;
}

.business-fund-flow table tfoot tr{
background-color:black;   
}

.business-fund-flow table tfoot tr td {
    color: white!important;
    text-align: right;
    font-size: 16px;
    vertical-align: middle !important;
}

/* FinRecAgingReports */



#Com_Dash_FinanceSecondLevel1 > div >div>div >div {
    background-color: white;
}

#Com_Dash_FinanceSecondLevel1 > div >div>div>h3
{
    padding-bottom:10px;
}

#Com_Dash_FinanceSecondLevel2 > div >div>div >div {
background-color: white;
}

#Com_Dash_FinanceSecondLevel2 > div >div>div >h3{
padding-bottom:10px;
}



.collectionconsolidated{border:1px #61b0ed solid;padding:10px;}
.skin-1 .collectionconsolidated{border: 1px solid #2d8723;padding:10px;}
.skin-2 .collectionconsolidated{border: 1px solid #d98c14;padding:10px;}
.skin-3 .collectionconsolidated{border: 1px solid #70193d;padding:10px;}
.skin-4 .collectionconsolidated{border: 1px solid #819bb6;padding:10px;}



#Fin_tblCustomerLedgerDetail tbody tr td {
     cursor: default;
}


/*------------For align Data table shorting control------------*/

#Fin_divReceivableCLick table.dataTable thead .sorting:after,
#Fin_divReceivableCLick table.dataTable thead .sorting_asc:after,
#Fin_divReceivableCLick table.dataTable thead .sorting_desc:after,
#Fin_divReceivableCLick table.dataTable thead .sorting_asc_disabled:after,
#Fin_divReceivableCLick table.dataTable thead .sorting_desc_disabled:after
{
    position: absolute;
    bottom: 15px !important;
    right: 8px;
    display: block;
    font-family: 'Glyphicons Halflings';
    opacity: 0.5;
}



/*---------Total containing  row / table last row  vertical align-----------*/ 

#Fin_BankBalanceDet_wrapper .dataTables_info {
    width:auto!important; 
    float:left;
    padding-top:20px;
}

#PageNavBar .dataTables_info {
    width:100%!important;
    float: left;
    padding-top:5px!important;
    text-align:left;
}

#Fin_BalanceDetail .dataTables_info {
    padding-top: 5px!important;
        text-align: left;
}
#FinRecAgingReports .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
#Fin_chrtOverallTurnOver h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
} 

#ProPendingSupOrdReports .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
#ProQuarterlySupOrdReports .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
 

#Fin_SupplierCustomerCredit .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
#Fin_SupplierCustomerCredit .dataTables_paginate {
    padding-top: 3px!important;
         
}
 #Fin_ReceivableCollectSummary .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
#FinShowroomSalesSummary .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
#SalQuarterlySalesReports .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
 #ProSal_PendingPoSoDetails .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
  #SalRevenueRecognitionReports .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
  
#SalPendingSalesAMCReports .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
 #SalPendingSalesReports .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
 #SalesRevenueDashbords .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
  #FinDueAgingDetails .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
   #Fin_AgingDueBasedClickDetails .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
 #Fin_AgingDueCustomerLedger .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
   
 
  #Fin_StockAgingReport .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}

    #Sal_divSalandMarketing .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}  
 #Out_OutsourcingStatus .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
  

 #Prt_divPrpmtLandlordDetails h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
} 
  #Prt_divPrpmtPropertyDetails h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
}
#Prt_divLndlrdTenantDetails h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
}
  #Prt_divLndlrdTenantAgremntDetails h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
}
  
  #FinStockValueReports .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
  #ProprtymngmntLandLord .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
#PropertyCollectionTableDetails .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
#hr_CTC .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
#hr_leave .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
#hr_pro .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
#hr_payroll .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}
#Hrm_EmpStatisticsDetails .dataTables_info {
    padding-top: 7px!important;
        text-align: left;
}

/*15-Jan-2018*/

#SalesExpenseContainer h3
{
   padding:0px 0px 0px 0px; 
   line-height:200px;
}

#containerSalaryanalysis h3
{
   padding:0px 0px 0px 0px; 
   line-height:200px;
}

#CampAllocatncontainer h3
{
   padding:0px 0px 0px 0px; 
   line-height:350px;
}
 
 
#LvelatejoingContainer h3
{
   padding:0px 0px 0px 0px; 
   line-height:325px;
}
 #Hrm_divEmplevStatisticsDetails h3
{
   padding:0px 0px 0px 0px; 
   line-height:325px;
}
 #Hrm_divEmpleaveStatistics h3
{
   padding:0px 0px 0px 0px; 
   line-height:325px;
}
  #Hrm_divEmpLevlatejonEmpTabDetails h3
{
   padding:0px 0px 0px 0px; 
   line-height:325px;
}
 
  #Hrm_EmpLeaveTypePieChart h3
{
   padding:0px 0px 0px 0px; 
   line-height:325px;
}
    #HrmLvelatejoinggraph h3
{
   padding:0px 0px 0px 0px; 
   line-height:325px;
}
#Hrm_ChrtTotCtcCount h3
{
   padding:0px 0px 0px 0px; 
   line-height:325px;
}

/* FinStockValueReports */



/* SalPendingSalesReports */



/* SalQuarterlySalesReports */


/* ProPendingSupOrdReports */



/* ProQuarterlySupOrdReports */



/*addded on 31-jan-2018*/
#Fin_divStockValue h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
}
#FinBank h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
}

#SaldivPendingSalesOrder h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
}
#SaldivQuarterlySO h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
}
#FindivBalanceDtl h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
}
#SaldivPendingSalesOrderAMC h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
}
#SaldivRevenueRecognition h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
}
 #Fin_divDueAgingDetails h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
}
  #Fin_divAgingDueBasedClick h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
}
    #Fin_divtblAgingDueCustomerLedger h3
   
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
}
 
     #FinComDivPiechartsClickNoData h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
}
 #Sal_divSalesRevenueBasedClick h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
}
  #Sal_divSalRevenueDetails h3
{
  padding:0px 0px 0px 0px; 
  line-height:350px;
}
/*Added 01-Feb-2018*/


.slidecontainer {
    width: 25%;
    margin:0px auto;
    margin-top:0px;
    margin-bottom:100px;
}

.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 30px;
    border-radius: 0px;
    background: #d3d3d3;
    outline: none;
    -webkit-transition: .2s;
    transition: opacity .2s;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff3232+0,f4ee2e+32,f9e886+68,2fb223+100 */
background: rgb(255,50,50); /* Old browsers */
background: -moz-linear-gradient(left, rgba(255,50,50,1) 0%, rgba(244,238,46,1) 32%, rgba(249,232,134,1) 68%, rgba(47,178,35,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,50,50,1) 0%,rgba(244,238,46,1) 32%,rgba(249,232,134,1) 68%,rgba(47,178,35,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,50,50,1) 0%,rgba(244,238,46,1) 32%,rgba(249,232,134,1) 68%,rgba(47,178,35,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3232', endColorstr='#2fb223',GradientType=1 ); /* IE6-9 */
    
}

.slider:hover {
    opacity: 1;
}

.slider::-webkit-slider-thumb {
   -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    margin-top:55px;
    width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px #666666 solid;
}

.slider::-moz-range-thumb {
   cursor: pointer;
    margin-top:55px;
    width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px #666666 solid;
}
/* Arc Chart Css */

.dxg-scale{
      display: none;
    }
   .dxg-range .dxg-range-0{
    stroke-width: 5%; !important;
    width: 20px;
  }
  .dxg-spindle-hole
      {
        fill: #000000;
      }
      .dxg-value-indicator{
       /* height: 600px;*/
      }
      .dxg-tracker:nth-child(2) {
       stroke-color:red !important;
      }
	.dxg-subvalue-indicator{
	fill:#ff000000;
	}	  
.dxg-subvalue-indicator text
{
  fill:#000000 !important;
}	  
#val{
  font-size: 30px;
  font-style: bold;
}


/* Fin_StockAgingReport */


#Fin_tblPArtnumberDetail tbody tr td {
     cursor: default;
}
#Fin_divReceivableCLick {padding:10px 0px}
#Fin_divtblCustomerSalesman{margin-top: 15px;}

#FinRecAgingReports .panel-footer .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0px 0;
    border-radius: 4px;
    margin-top: 10px;
}

/*FinShowroomSalesSummary*/



#Fin_tblReceivableAging table.dataTable tr td:first-child{
    width:20%;
}

.iconClass{
    width: 80px;
    height: 80px;
    display: inline-block;
    border: 2px #46bee5 solid;
    text-align: -webkit-center;
    border-radius: 50%;
    padding-top: 20px;
    background-color: #61b0ed;
    color: white;
    margin-bottom: 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#008afc+1,71ceef+50,1b66b7+51,2b44a0+100 */
background: #008afc; /* Old browsers */
background: -moz-linear-gradient(-45deg, #008afc 1%, #71ceef 50%, #1b66b7 51%, #2b44a0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #008afc 1%,#71ceef 50%,#1b66b7 51%,#2b44a0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #008afc 1%,#71ceef 50%,#1b66b7 51%,#2b44a0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008afc', endColorstr='#2b44a0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.iconSign1{width: 27px;
    height: 25px;
    background-color: #018aff;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    font-size: 18px;
    color: #f1f1f1;
    padding-top: 1px;
    top: 5px;
    border: 2px white solid;
    
}

.iconSign2 {
    width: 30px;
    height: 27px;
    background-color: #018aff;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    font-size: 15px;
    padding-top: 2px;
    padding-top: 4px;
    top: 0px;
    border: 2px white solid;
}

    .ConsolidatedTBL table,
    .ConsolidatedTBL table tr td
    {
        border: 0px !important;
        height:35px;
        vertical-align:middle;
        font-weight:bold;
    }
    .ConsolidatedTBL table tr td span
    {
        padding:5px 10px;
        border-radius:5px;
        font-weight:bold;
        color:white;
        letter-spacing:2px;
    }
   .ConsolidatedTBL table tr td span.GP
   {
       background-color:#09b142e3;
   }

   .ConsolidatedTBL table tr td span.AD
   {
       background-color:#ff9800c4;
   }

   .ConsolidatedTBL table tr td span.NL
   {
       background-color:#00BCD4;
   }

    .ConsolidatedTBL table tr:not(:first-child)
    {
        border-bottom:1px black solid;
    }

    .ConsolidatedTBL table tr td:not(:first-child)
    {
        background-color:#c7ffdf33;
    }
    .ConsolidatedTBL table tr td:nth-child(2),
    .ConsolidatedTBL table tr th:nth-child(2)
    {
        text-align:right;
        padding:0px 10px;
    }
    .ConsolidatedTBL table tr td:nth-child(3),
    .ConsolidatedTBL table tr th:nth-child(3)
    {
        text-align:right;
        padding:0px 10px;
    }
    .ConsolidatedTBL table tr td:nth-child(5),
    .ConsolidatedTBL table tr th:nth-child(5)
    {
        text-align:right;
        padding:0px 10px;
    }
    .ConsolidatedTBL table tr td:nth-child(7),
    .ConsolidatedTBL table tr th:nth-child(7)
    {
        text-align:right;
        padding:0px 10px;
    }
    .ConsolidatedTBL table th
    {
         vertical-align:middle !important;
         height:30px;
    }
    .ConsolidatedTBL table th:first-child
    {
        background-color:transparent !important;
        border-top:none !important;
        width:30%;
    }
    .ConsolidatedTBL table td:first-child
    {
        width:30%;
    }
    .ConsolidatedTBL table tr td span.BLSTwo
   {
       background-color:#F44336;
   }

   .ConsolidatedTBL table tr td span.BLSOne
   {
       background-color:#4CAF50;
   }

.ConsolidatedTBL {
    padding-bottom:100px;
}


   /* FinBusinessFundFlow */
 


#FinBusinessFundFlow table td:not(:first-child),
#FinBusinessFundFlow table td.totright
{
    text-align:right;
}

    /*last modified on 13-mar-2018*/

    .fullLengthTD{
        background-color:#89b7e5;
    }

#Fin_ComPieChartCompanyWise .DashboardCard-header h2 {
    font-size: 16px;
    color:white;
    font-weight: 600;
}

 #Fin_ComPieChartCompanyWise .DashboardCard-header h2 {
    font-size: 16px;
    color:white;
    font-weight: 600;
}



#FinComPiechartsCmpnyWise h3,
#Fin_divManufactureCategry h3,
#Fin_divtblCustomerLedger h3,
#Fin_divtblCustomerSalesman h3,
#ProPOdivEmptyshow h3,
#FinRecEmptyMsgDivShow h3,
#FindivStockAgingtbind h3,
#Fin_divPartnumber h3,
#Pro_divtblPendPoSupplier h3,
#Hrm_divCtcCostEmployeeJobDetails h3,
#PrptyColctnchartsCntAmount h3

{
  padding:0px 0px 0px 0px; 
  line-height:350px;
}

/*ProSal_PendingPoSoDetails*/

/* SalRevenueRecognitionReports */

/* ProSal_PendingPoSoDetails Pannel footer Table  */

/*Table holder DIV ID Fin_divtblCustomerSalesman and  Fin_divtblCustomerLedger*/

#Fin_divReceivableCLick {padding:10px 0px}
#Fin_divtblCustomerSalesman{margin-top: 15px;}

#ProSal_PendingPoSoDetails .panel-footer .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0px 0;
    border-radius: 4px;
    margin-top: 10px;
}
#Pro_tblSupplierDetail tbody tr td {
     cursor: default;
}
.Box p.Box-txt-big,
.Box p.Box-txt-subtitle,
.Box p.Box-txt-normal
{
 cursor: default !important;
}
  
.BoxD p.Box-txt-big,
.BoxD p.Box-txt-subtitle,
.BoxD p.Box-txt-normal
{
 cursor: default !important;
}
/*HR Dash Board Css*/

.col-xs-7.conHDR {
    text-align: -webkit-right;
    padding-top: 8px;
}
#FinRecAgingReports .dropdown-menu{left:-3px;}
#FinAgngdrpBtn{width:132px}  

#FinRecAgingReports .dropdown-menu{left:-3px;}
#FinAgngInvTypedrpBtn{width:132px} 

#FinDueAgingDetails .dropdown-menu{left:-3px;}
#FinAgngDuedrpBtn{width:132px}  

#FinDueAgingDetails .dropdown-menu{left:-3px;}
#FinAgngDueInvTypedrpBtn{width:132px}  


#FinStockValueReports .dropdown-menu{left:-3px;}
#FinbtnStockvalue{width:132px}  

#ProPendingSupOrdReports .dropdown-menu{left:-3px;}
#ProbtnPendingPO{width:132px}  

#Fin_StockAgingReport .dropdown-menu{left:-3px;}
#FinStockDrpBtnAgng{width:132px}  

#ProQuarterlySupOrdReports .dropdown-menu{left:-3px;}
#ProbtnPOQuartr{width:132px}  

.radioCSS{color:white;}


/* JobCostDetails */



#Hrm_tblEmployeeJobDetail tbody tr td {
     cursor: default;
}


#FinConsolidatedBalancesheet table tbody tr:nth-child(even),
#FinConsolidatedIncomeReport table tbody tr:nth-child(even)
{
    background:transparent!important;
}
#FinConsolidatedBalancesheet table tbody tr td:first-child,
#FinConsolidatedBalancesheet table,
#FinConsolidatedIncomeReport table tbody tr td:first-child,
#FinConsolidatedIncomeReport table
{
    background:transparent!important;
    color:black;
}

#FinConsolidatedBalancesheet table tbody td,
#FinConsolidatedIncomeReport table tbody td
 {
    vertical-align: middle;
    padding: 0px 10px !important;
    font-weight: 600;
    font-size: 11px !important;
}

 #FinConsolidatedBalancesheet .DashboardCard-header h2 {
    font-size: 16px;
    color:white;
    font-weight: 600;
}


#FinConsolidatedBalancesheet .table tr > th:not(:first-child),
#FinConsolidatedIncomeReport .table tr > th:not(:first-child)
{
 background-color: #bfd4d4;
}
  #FinConsolidatedIncomeReport .DashboardCard-header h2 {
    font-size: 16px;
    color:white;
    font-weight: 600;
}
#Hrm_tblEmployeeJobDetail tbody tr td:nth-child(6),
 #Hrm_tblEmployeeJobDetail tbody tr td:last-child
{
    background-color:#99c6f5;
}

 #Hrm_tblEmployeeJobDetail tbody tr:nth-child(even) td:nth-child(6),
 #Hrm_tblEmployeeJobDetail tbody tr:nth-child(even) td:last-child
{
    background-color:#8aacd0;
}


 #Hrm_TBLJobCostDetails tbody tr td:nth-child(5),
 #Hrm_TBLJobCostDetails tbody tr td:last-child
{
    background-color:#99c6f5;
}

 #Hrm_TBLJobCostDetails tbody tr:nth-child(even) td:nth-child(5),
 #Hrm_TBLJobCostDetails tbody tr:nth-child(even) td:last-child
{
    background-color:#8aacd0;
}

 
   



/* ---------------------- ------------------------------------*/

#Bankbalance table,
#FinRecAgingReports table,
#FinStockValueReports table,
#ProPendingSupOrdReports table,
#ProQuarterlySupOrdReports table,
#SalPendingSalesReports table,
#SalQuarterlySalesReports table,
#ProSal_PendingPoSoDetails table,
#FinBudgetVsActual table,
#Fin_OverallTurnOver table,
#FinConsolidatedBalancesheet table,
#FinConsolidatedIncomeReport table,
#Fin_StockAgingReport table,
#FinShowroomSalesSummary table,
#FinBusinessFundFlow table,
#JobCostDetails table
{
    border: 1px white solid!important;
    border-collapse: collapse !important;
}
 

.DashboardWrapper table tbody tr:hover td{
    font-size:12px;
}

.DashboardWrapper table tbody tr:nth-child(even)
{
    background-color:#a5c4e4;
}

.DashboardWrapper table thead th
{
height:40px; /* Edited 14-03-2018 */
vertical-align:middle;
color:white;
}
.DashboardWrapper table tbody td
{
 vertical-align:middle;
 padding:10px 5px !important;
 font-weight:600;
 font-size:12px;
}
.DashboardWrapper .table-bordered > tbody > tr > td {
   border: 1px solid #fff!important;
}


.DashboardWrapper table thead th {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#356aa0+0,356aa0+100;Blue+Flat */
    background: rgb(53,106,160); /* Old browsers */
    background: -moz-linear-gradient(top, rgb(53,106,160) 0%, rgb(53,106,160) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgb(53,106,160) 0%,rgb(53,106,160) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(53,106,160) 0%,rgb(53,106,160) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#356aa0', endColorstr='#356aa0',GradientType=0 ); /* IE6-9 */
    background-color: #2b77be !important;
}

.DashboardWrapper table tfoot tr th
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#356aa0+0,356aa0+100;Blue+Flat */
background: rgb(53,106,160); /* Old browsers */
background: -moz-linear-gradient(top, rgb(53,106,160) 0%, rgb(53,106,160) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgb(53,106,160) 0%,rgb(53,106,160) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgb(53,106,160) 0%,rgb(53,106,160) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#356aa0', endColorstr='#356aa0',GradientType=0 ); /* IE6-9 */
}


.DashboardWrapper table tbody tr td:first-child {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#356aa0+0,356aa0+100;Blue+Flat */
background: rgb(53,106,160); /* Old browsers */
background: -moz-linear-gradient(top, rgb(53,106,160) 0%, rgb(53,106,160) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgb(53,106,160) 0%,rgb(53,106,160) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgb(53,106,160) 0%,rgb(53,106,160) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#356aa0', endColorstr='#356aa0',GradientType=0 ); /* IE6-9 */
color:white;    
} 

.DashboardWrapper table tfoot tr th
{
    color:white!important;
    text-align:right;
    font-size:16px;
}

.DashboardWrapper table  tfoot tr th:hover {
        color: #52fff7!important;
        font-weight:bold;
    }
.DashboardWrapper .table-bordered>thead>tr>td,
.DashboardWrapper .table-bordered>thead>tr>th {
    border-bottom-width:2px;
    border-color: white;
}

.DashboardWrapper table {
    background-color: #bad1e8;
    margin-bottom: 0px!important;
	margin-top: 0px!important;
}


.DashboardWrapper table.dataTable thead .sorting:after,
.DashboardWrapper table.dataTable thead .sorting_asc:after,
.DashboardWrapper table.dataTable thead .sorting_desc:after,
.DashboardWrapper table.dataTable thead .sorting_asc_disabled:after,
.DashboardWrapper table.dataTable thead .sorting_desc_disabled:after
{
    position: absolute;
    bottom: 15px !important;
    right: 8px;
    display: block;
    font-family: 'Glyphicons Halflings';
    opacity: 0.5;
}


.DashboardWrapper table tfoot tr th {
    color: white!important;
    text-align: right;
    font-size: 16px;
    vertical-align: middle !important;
}

.DashboardWrapper .pagination>.active>a,
.DashboardWrapper .pagination>.active>a:focus,
.DashboardWrapper .pagination>.active>a:hover,
.DashboardWrapper .pagination>.active>span,
.DashboardWrapper .pagination>.active>span:focus,
.DashboardWrapper .pagination>.active>span:hover
{
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #ddd !important;
    border-left: 0px !important;
    border-right: 0px !important;
}

.DashboardWrapper table.dataTable {
    clear: both;
    margin-top:0px !important;
    margin-bottom:0px !important; 
    max-width: none !important;
}
.DashboardWrapper table.table-bordered.dataTable {
    border-collapse: collapse!important;
}


/* 4 SKIN */
.skin-1 .DashboardWrapper table {background-color:#d4f1b3;}
.skin-1 .DashboardWrapper table tbody tr:nth-child(even){background-color:#7cb77e;}
.skin-1 .DashboardWrapper table thead th {background:#2d8723!important;}
.skin-1 .DashboardWrapper table tfoot tr th{background:#2d8723;}
.skin-1 .DashboardWrapper table tbody tr td:first-child {background:#2d8723;color:white;} 
.skin-1 .DashboardWrapper .btn-primary {background-color: #4CAF50; border-color: #8BC34A;}
.skin-1 .DashboardWrapper .btn-primary:focus{background-color: #126908; border-color: #52c345;}


.skin-2 .DashboardWrapper table {background-color:#f9e8d0;}
.skin-2 .DashboardWrapper table tbody tr:nth-child(even){background-color:#e0c79f;}
.skin-2 .DashboardWrapper table thead th {background:#d98c14 !important;}
.skin-2 .DashboardWrapper table tfoot tr th{background:#d98c14;}
.skin-2 .DashboardWrapper table tbody tr td:first-child {background:#d98c14;color:white;}
.skin-2 .DashboardWrapper .btn-primary {background-color: #926d33;border-color: #f5c881;}
.skin-2 .DashboardWrapper .btn-primary:focus{background-color: #7b4f0a; border-color:#f5be6a;}

.skin-3 .DashboardWrapper table {background-color:#f5cbdc;}
.skin-3 .DashboardWrapper table tbody tr:nth-child(even){background-color:#dcb2c3;}
.skin-3 .DashboardWrapper table thead th {background:#70193d !important;}
.skin-3 .DashboardWrapper table tfoot tr th{background:#70193d;}
.skin-3 .DashboardWrapper table tbody tr td:first-child {background:#70193d;color:white;}
.skin-3 .DashboardWrapper .btn-primary {background-color: #cc1b64;border-color: #f3b7d0;}
.skin-3 .DashboardWrapper .btn-primary:focus{background-color:#bf1e61; border-color:#f9b8d3;}

.skin-4 .DashboardWrapper table { background-color:#bad1e8;}
.skin-4 .DashboardWrapper table tbody tr:nth-child(even){background-color:#a5c4e4;}
.skin-4 .DashboardWrapper table thead th {background:#819bb6 !important;}
.skin-4 .DashboardWrapper table tfoot tr th{background:#819bb6;}
.skin-4 .DashboardWrapper table tbody tr td:first-child {background:#819bb6;color:white;}
.skin-4 .DashboardWrapper .btn-primary:focus{background-color:#286090; border-color:#3c3e40;}

.skin-1 .DashboardWrapper .DashboardCard-header h2,
.skin-2 .DashboardWrapper .DashboardCard-header h2,
.skin-3 .DashboardWrapper .DashboardCard-header h2,
.skin-4 .DashboardWrapper .DashboardCard-header h2{color: #ffffff !important;}
.DashboardWrapper > .DashboardCard-header h2{color: #ffffff;}


.skin-1 #Hrm_tblEmployeeJobDetail tbody tr td:nth-child(6),
.skin-1 #Hrm_tblEmployeeJobDetail tr td:last-child
{
    background-color:#b2eaac;
}

.skin-1 #Hrm_tblEmployeeJobDetail tbody tr:nth-child(even) td:nth-child(6),
.skin-1 #Hrm_tblEmployeeJobDetail tbody tr:nth-child(even) td:last-child
{
    background-color:#459247;
}



.skin-2 #Hrm_tblEmployeeJobDetail tbody tr td:nth-child(6),
.skin-2 #Hrm_tblEmployeeJobDetail tbody tr td:last-child
{
    background-color:#f3d7ad;
}

.skin-2 #Hrm_tblEmployeeJobDetail tbody tr:nth-child(even) td:nth-child(6),
.skin-2 #Hrm_tblEmployeeJobDetail tbody tr:nth-child(even) td:last-child
{
    background-color:#c3a87b;
}


.skin-3 #Hrm_tblEmployeeJobDetail tbody tr td:nth-child(6),
.skin-3 #Hrm_tblEmployeeJobDetail tbody tr td:last-child
{
    background-color:#f3b2cd;
}
.skin-3 #Hrm_tblEmployeeJobDetail tbody tr:nth-child(even) td:nth-child(6),
.skin-3 #Hrm_tblEmployeeJobDetail tbody tr:nth-child(even) td:last-child
{
    background-color:#bd879d;
}


.skin-4 #Hrm_tblEmployeeJobDetail tbody tr td:nth-child(6),
.skin-4 #Hrm_tblEmployeeJobDetail tbody tr td:last-child
{
    background-color:#c0d9f3;
}
.skin-4 #Hrm_tblEmployeeJobDetail tbody tr:nth-child(even) td:nth-child(6),
.skin-4 #Hrm_tblEmployeeJobDetail tbody tr:nth-child(even) td:last-child
{
    background-color:#8db0d4;
}


/* ------------------------------------------------------- */


.skin-1 #Hrm_TBLJobCostDetails tbody tr td:nth-child(5),
.skin-1 #Hrm_TBLJobCostDetails tr td:last-child
{
    background-color:#b2eaac;
}

.skin-1 #Hrm_TBLJobCostDetails tbody tr:nth-child(even) td:nth-child(5),
.skin-1 #Hrm_TBLJobCostDetails tbody tr:nth-child(even) td:last-child
{
    background-color:#459247;
}



.skin-2 #Hrm_TBLJobCostDetails tbody tr td:nth-child(5),
.skin-2 #Hrm_TBLJobCostDetails tbody tr td:last-child
{
    background-color:#f3d7ad;
}
.skin-2 #Hrm_TBLJobCostDetails tbody tr:nth-child(even) td:nth-child(5),
.skin-2 #Hrm_TBLJobCostDetails tbody tr:nth-child(even) td:last-child
{
    background-color:#c3a87b;
}


.skin-3 #Hrm_TBLJobCostDetails tbody tr td:nth-child(5),
.skin-3 #Hrm_TBLJobCostDetails tbody tr td:last-child
{
    background-color:#f3b2cd;
}
.skin-3 #Hrm_TBLJobCostDetails tbody tr:nth-child(even) td:nth-child(5),
.skin-3 #Hrm_TBLJobCostDetails tbody tr:nth-child(even) td:last-child
{
    background-color:#bd879d;
}


.skin-4 #Hrm_TBLJobCostDetails tbody tr td:nth-child(5),
.skin-4 #Hrm_TBLJobCostDetails tbody tr td:last-child
{
    background-color:#c0d9f3;
}
.skin-4 #Hrm_TBLJobCostDetails tbody tr:nth-child(even) td:nth-child(5),
.skin-4 #Hrm_TBLJobCostDetails tbody tr:nth-child(even) td:last-child
{
    background-color:#8db0d4;
}


.DashboardCard-header {
    background-color: #0d8ddb;
    padding:8px;
    border: 1px solid #61b0ed;
}



#SalQuarterlySalesReports table tr td:hover{
    background-color:#55c7f1;
    transition:all 0.2s ease-in-out;
}

/*#SalQuarterlySalesReports table tr:hover{
background: none;
}*/

 .skin-1 #SalQuarterlySalesReports table tr td:hover {
    background-color:#9eeb47;
}

.skin-2 #SalQuarterlySalesReports table tr td:hover {
    background-color:#efbb6a;
}


.skin-3 #SalQuarterlySalesReports table tr td:hover {
    background-color:#ef689e;
}

.skin-4 #SalQuarterlySalesReports table tr td:hover {
    background-color:#7c95ad;
}

#ProQuarterlySupOrdReports table tr td:hover{
    background-color:#55c7f1;
    transition:all 0.2s ease-in-out;
}

.skin-1 #ProQuarterlySupOrdReports table tr td:hover {
    background-color:#9eeb47;
}

.skin-2 #ProQuarterlySupOrdReports table tr td:hover {
    background-color:#efbb6a;
}


.skin-3 #ProQuarterlySupOrdReports table tr td:hover {
    background-color:#ef689e;
}

.skin-4 #ProQuarterlySupOrdReports table tr td:hover {
    background-color:#7c95ad;
}



/*Common Css For DashBoard Wrapper Pannels*/




#DashboardWrapper .panel {
    margin-bottom: 0px;
    background-color: #fff;
    border: 0px solid transparent !important;
    border-radius:0px !important;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow:none!important;
}

#DashboardWrapper .panel-body{
background-color: #eee;
}

#DashboardWrapper .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom:1px #ddd solid;
}

#DashboardWrapper .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0px 0;
    border-radius:4px;
}

#DashboardWrapper .DashboardCard-header h2 {
    font-size: 16px;
    color:white;
    font-weight: 600;
}

#DashboardWrapper .DashboardCard-header {
    background-color: #61b0ed;
    padding: 8px !important;
    border: 1px solid #61b0ed;
}


/*#Fin_ComPieChartCompanyWise .panel-body,
#FinConsolidatedIncomeReport .panel-body,
#FinConsolidatedBalancesheet .panel-body,
#Fin_OverallTurnOver .panel-body{
    background-color: #fff !important;
}*/



.skin-1 #DashboardWrapper .DashboardCard-header {background-color: #2d8723;border: 1px solid #2d8723;}
.skin-2 #DashboardWrapper .DashboardCard-header {background-color: #d98c14;border: 1px solid #d98c14;}
.skin-3 #DashboardWrapper .DashboardCard-header {background-color: #70193d;border: 1px solid #70193d;}
.skin-4 #DashboardWrapper .DashboardCard-header {background-color: #819bb6;border: 1px solid #819bb6;}

/*Finance Ratio Div CSS For Gauge Chart Start*/

#DashboardWrapper  #Finance_Ratios .panel {
    background-color: #fff;
    border: 1px solid #61b0ed !important;
    border-radius: 4px !important;
    margin-bottom:10px;
    padding-bottom:10px;
}


#DashboardWrapper #Finance_Ratios .panel-info>.panel-heading {
    color: #31708f;
    background-color: #61b0ed;
    border-color: #61b0ed;
}

#DashboardWrapper #Finance_Ratios .panel-body {
    background-color: #fff;
    min-height:150px;
}


/*Finance Ratio Div CSS For Gauge Chart End*/

#FinStockAging.dropdown-menu,
#FinspnStockvalue.dropdown-menu,
#ProspnPendingPO.dropdown-menu,
#ProspnPOQuartr.dropdown-menu,
#FinAgngUL.dropdown-menu
{padding:0px 0px !important;}


/*Value BOX CSS Start*/

@import url('https://fonts.googleapis.com/css?family=Archivo+Black');
.Box{
    width:100%;
    height:110px;
    background-color:gray;
    border-radius:10px;
    text-align: -webkit-left;
    text-align:left;
    font-family: 'Archivo Black', sans-serif;
    color: #fff;
    margin-bottom:15px;
}
.BoxD{
    width:100%;
    height:150px;
    background-color:gray;
    border-radius:10px;
    text-align: -webkit-left;
    text-align:left;
    font-family: 'Archivo Black', sans-serif;
    color: #fff;
    margin-bottom:15px;
}
.Box h2,
.Box p.h2{margin:0px;}
.Box-Color1{
    background-color:#9c27b0;
}

.Box-Color2{
    background-color:#e91e63;
}

.Box-Color3{
    background-color:#e91e63;
}

.Box-Color4{
    background-color:#db4437;
}

.Box-txt-big{
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0px 0px 10px;
}

.Box-txt-subtitle
{
  font-size: 15px;
  font-weight: bold;
  padding-left:10px;
}
.BoxLabel
{
    text-align: left;
    padding: 6px;
    background-color: #8080804d;
    color: #191818;
    margin: 5px 0px 0px 0px;
    border-radius: 4px;
}
.Box-txt-normal
{
 font-size:15px;
 padding: 0px 10px;
}

.Box-Inner{position:relative;width:100%}

#ValueBOX .panel-body {
    background-color:#fff;
}

/*Value BOX CSS End*/



/* Customer Credit  Dashbard Start */

#DashboardWrapper #customerCredit table tbody tr td:not(:first-child):not(:last-child):not(:nth-child(2)),
#DashboardWrapper #supplierCredit table tbody tr td:not(:first-child):not(:nth-child(2)),
#DashboardWrapper #ABCAnalysis table tbody tr td:not(:first-child):not(:last-child):not(:nth-child(2))
{
   text-align:right;
}



/* Customer Credit  Dashbard End */

@media screen and (max-width:768px) {
 #FinConsolidatedIncomeReport .form-inline .form-group,
 #FinConsolidatedBalancesheet .form-inline .form-group,
 #FinBusinessFundFlow .form-inline .form-group
    {
         text-align: -webkit-left;
    }
}


/*Calender / Date Extracter */

#calendar-container{
   
    width: 100%;
    height: auto;
    text-align: center;
    border-radius: 10px;
    font-size: 16px;
    font-family: Arial;
}

#calendar-container>div{
    padding: 0;
    margin-bottom: 10px;
	width:90%;
	margin:0 auto;
}

#calendar-month-year{
    margin: 5px;
	margin: 5px;
    font-size: 25px;
    padding: 20px;
    display: inline-block;
}
#calendar-dates
{
	text-align:center;
}
#calendar-dates>table
{
	width:100%;
	border:1px #666 solid;
	border-collapse: collapse;
	box-sizing: border-box;
	margin:0 auto;
}
#calendar-dates>table>tr>td{
    border:1px #666 solid;
	border-collapse: collapse;
	box-sizing: border-box;
	height:80px;
	width:50px;
    text-align:center;
}
.weekLetter
{
	background-color:#06C;
	color:#FFF;
	font-weight:bold;
}
.eventColor
{
	background-color:#F60;
}
.commentery{
	width:300px;
	height:100px;
	background-color:#666;
	position:absolute;
	display:none;
	transition:all 0.2s ease-in;
}
.DashBoardSelecter{width:80%}
.DashBoardSelecter .form-group{display:inline-block}
@media only screen and (max-width:768px)
{
 .Box{margin-bottom: 10px;}
 .DashBoardSelecter{width:100%}
}



div.dt-buttons {
    position: relative;
    float: left;
    margin-bottom: 10px;
}

.paddingSomepix{
   padding-bottom:20px;
}





#PrptyColctnCntAmountTable table tbody tr td {
    color: #000;
    height: 40px;
    vertical-align: middle;
    font-weight: 600;
    font-size: 14px;
}

 #PrptyColctnCntAmountTable table tbody tr:first-child {
    background-color: #f1ea07;
}


#PrptyColctnCntAmountTable table tbody tr:nth-child(2) {
    background-color: darkturquoise;
}


 #PrptyColctnCntAmountTable table tbody tr:nth-child(3) {
    background-color: #5cc002;
}

 #PrptyColctnCntAmountTable table tbody tr:nth-child(4) {
    background-color: #ca0202;
}
  #PrptyColctnCntAmountTable table tbody tr:last-child td{
      color:#fff !important;
  }

 #PrptyColctnCntAmountTable table thead th {
    background-color: #a7680c !important;
    background-image: none;
    height: 40px;
    color: #fff;	
}


 .numCount{text-align:center!important;}

.numRight{text-align:right!important;} 


.HRMSDatepick{min-height:20px!important;background-color: #ececec;margin-bottom: 10px !important;padding: 8px 5px 5px 5px!important;border: 1px #ccc solid;}
.HRMSDatepick ul{list-style-type:none;margin-bottom:0px}
.HRMSDatepick ul li {display:inline-block;vertical-align:-webkit-baseline-middle;line-height: 0px;padding:0px}

@media only screen and (max-width: 900px)
{
 .HRMSDatepick ul li {display:block;vertical-align:-webkit-baseline-middle;line-height: 0px;padding:5px}
}
 
/*added for testing*/
.Dashboardbox {
    width: 100%;
    margin: 0 auto;
    min-height: 100px;
    border-radius: 15px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 30px 10px;
    font-size: 15px;
}

.boxbg-success {
    background-color: #7cc160;
}

.boxbg-warning {
    background-color: #ffd80d;
}

.boxbg-info {
    background-color: #92dbff;
}

.boxbg-secondary {
    background-color: #9d9797;
}