﻿/* Dashboard */

.dashboard-page .dd-list li.dd-item, .dd-empty {
    min-height: 404px !important;
    margin-bottom: 5px !important;
}


.dashboard-page .dd-item {
    background-color: #ffffff;
}

.dashboard-page .custom-dd .dd-list .dd-item .dd-handle {
    background: #f9f9f9;
    border: 1px solid #f9f9f9;
}

.dashboard-page .dashboard-card {

}

.dashboard-page .dashboard-item-holder {
    max-height: 266px;
    overflow: auto;
    padding: 12px 10px !important;
}
    /*.dashboard-item-holder a, .dashboard-item-holder[data-tooltip="true"], .dashboard-item-holder i {
        pointer-events: auto;
    }*/

    .dashboard-page .dashboard-card .dashboard-card-controls {
    display: none
}

.dashboard-page .dashboard-card:hover .dashboard-card-controls {
    display: block
}

.dashboard-page .dashboard-card-controls {
    width: 46px;
    position: absolute;
    right: 0;
    top: 2px;
    background-color: #fff;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.17);
    z-index: 99
}
.lang-rtl .dashboard-page  .dashboard-card-controls { 
    right: auto;
    left: 0; 
}



.dashboard-page  .dashboard-card-controls a {
        width: 100%;
        display: inline-block;
        height: 33px;
        line-height: 33px;
        text-align: center;
    }

    .dashboard-page     .dashboard-card-controls a:hover {
            background-color: #fafafa;
        }


        .dashboard-page .dashboard-card .summary-footer {
    font-size: 12px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 90px;
}

.dashboard-page .dashboard-card .summary-footer h4 {
        font-size: 18px;
        margin: 0;
    }

    .dashboard-page  .dashboard-card .summary-footer h4 i {
            display: block;
            font-size: 25px !important;
            line-height: 20px;
            height: 28px;
        }

        .dashboard-page .dashboard-card .notify-icon {
    float: left;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    margin-left: 10px;
    border-radius: 50%;
}
.lang-rtl .dashboard-page  .dashboard-card-controls { 
    float: right;
}

.dashboard-page  .dashboard-card .notify-icon i {
        color: #fff !important;
        font-size: 18px;
    }

    .dashboard-page .dd-handle { 
    cursor: move !important;
}
.dashboard-page   .doc-icon {
    font-size: 16px;
    margin-bottom: 5px;
    color: rgb(20, 157, 135);
}

.dashboard-page  .table.widget-doc-table {
    font-size: 16px;
}

.dashboard-page   .table.widget-doc-table td {
        padding: 15px 4px
    }

    .dashboard-page  .table.widget-doc-table .table-controls a {
        width: 30px;
        display: inline-block;
        height: 30px;
        line-height: 30px;
        text-align: center;
    }
    .dashboard-page  .table.widget-team-tasks-table td {
        padding: 9px 4px;
    }

    .dashboard-page .table.widget-team-tasks-table  span.badge  {
    font-size: 15px;
}

    @media(max-width:1440px){
        .dashboard-page    table.table.widget-doc-table {
            font-size: 14px;
        }

        .dashboard-page  table.table.widget-doc-table td {
            padding: 12px 2px
        }
        .dashboard-page    table.table.widget-team-tasks-table td {
            padding: 9px 2px;
        }
        .dashboard-page   table.table.widget-doc-table .table-controls a {
            width: 25px; 
        }
    }



    .dashboard-page .custom-dd .dd-list .dd-item .dd-handle {
    font-size: 16px; 
}


.dashboard-page .add-widget {
    float: right;
    width: 159px;
    margin-top: -44px;
    position: relative;
    bottom: -22px; 
    font-size: 16px; 
    border-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px; 
    line-height: 11px;
    box-shadow: 0 0 0px #12407c;
    border-color: #0d3972;
}


.lang-rtl .dashboard-page  .add-widget { 
    float: left;
}
.dashboard-page .custom-control.image-checkbox label {
    cursor: pointer;
    background-color: #eee;
    width: 100px;
    display: block;
    height: 119px;
}




/*New Dashboard*/
 .nav-tabs * {  transition: all .3s ease-out; }
 .nav-tabs { border-bottom: 1px solid #dee2e6; background-color: #fff; border-radius: 20px; border: 0 ;  padding: 4px; }

.nav-tabs .nav-item.show .nav-link,
 .nav-tabs .nav-link  { border-radius:20px; }
 .nav-tabs .nav-item.show .nav-link,
 .nav-tabs .nav-link.active { color: #495057;
                             background-color: #607d8b14;
                             border:1px solid #ffffff00 !important;
                             border-radius:20px; font-weight: bold } 
 .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active i { transform: scale(1.4); display: inline-block; } 
 
 .pmd-tabs .nav-tabs {
     background-color: #f6f6f6;
     }
  .pmd-tabs .nav-tabs .nav-link.active { color: #495057;
                             background-color: #ffffff !important;
                             border:1px solid #00000000 !important;
                             border-radius:20px; font-weight: bold } 


                    
/*************dashboard-new-edit-1****************/
.dashboard-new-edit-1 {
    background-color: #f9f9f9;
}
.dashboard-new-edit-1  .text-muted {
  font-size: 12px
}

.dashboard-new-edit-1 .card-header {
    margin: 7px;
    border: 0;
    border-radius: 8px !important;
    padding: 9px;
}

.dashboard-new-edit-1  #pie1 {
 height: 251px;
}
 

dashboard-new-edit-1 p.text-muted {
    font-size: 12px;
}


.dashboard-new-edit-1 .bg-holder {
border-radius: 10px;
}

.dashboard-new-edit-1 .light-green {background-color: #fafafa;color: #28a745;}
.dashboard-new-edit-1 .light-orange {
    background-color: #fafafa;
    color: #fd7e14;
}
.dashboard-new-edit-1 .light-red {
    background-color: #fafafa;
    color: #dc3545;
}

.dashboard-new-edit-1 .matrix-table table{border: 0 !important;border-collapse: inherit;}
.dashboard-new-edit-1 .matrix-table table td,
.dashboard-new-edit-1 .matrix-table table th{border: 0 !important;border-radius: 6px;/* margin: 5px !important; */color: #000 !important;padding: 2px;}

.dashboard-new-edit-1 .matrix-table .bg-orange{
    background-color: #ffd4ae !important;
}
.dashboard-new-edit-1 .matrix-table .bg-yellow{
    background-color: #fef8b4 !important;
}
.dashboard-new-edit-1 .matrix-table .bg-green{
    background-color: #b4febf !important;
}
.dashboard-new-edit-1 .matrix-table .bg-red{
    background-color: #febdb4 !important;
} 
.dashboard-new-edit-1 .matrix-table .bg-orange,
.dashboard-new-edit-1 .matrix-table .bg-yellow,
.dashboard-new-edit-1 .matrix-table .bg-green,
.dashboard-new-edit-1 .matrix-table .bg-red {
    font-size: 19px;
} 
.dashboard-new-edit-1 .info-table th ,
.dashboard-new-edit-1  .info-table td  {
    font-size: 16px !important;
    padding: 5px;
    text-shadow: none;
    text-align: center;
} 
.dashboard-new-edit-1 .info-table.table tr > th, .table tr > td {
    border-top: 1px dashed #d3d3db80;
} 
.dashboard-new-edit-1 .card {
    margin-bottom: 16px;
    min-height: 380px;
}
div#meetingAct ,div#meetingAct2,

div#meetingState {
    height: 300px;
} 

div#meetingAct33 {
    height: 280px;
} 

.the-way.the-way-tabs.nav.nav-pills.nav-tabs {
    background-color: transparent;
}

.nav.nav-tabs .btn {
    position: relative;
    top: -2px;
    z-index: 0;
    border-radius: 12px;
}
 