﻿.min_dashboard{
    max-width: 96%;
    /*border: 1px solid;*/
    margin: 10px 30px;
}
.dashboard_full-width {
    margin-bottom: 10px;
    padding: 15px 15px 0 15px;
}
.dash-head {
    background: #fff;
    padding: 10px;
    margin: 0px 15px 15px 6px;
}
.dash-head p {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #12034e;
    margin-bottom: 0;
    font-weight: 500;
    letter-spacing: 0.8px;
    margin-top: 0;
}
.dashboard_main_row {
    display: flex;
    justify-content: normal;
    flex-wrap: wrap;
}
.dashboard_box {
    border: 1px solid #e4e4e4;
    width: 13.8%;
    margin: 4px 4px 8px 8px;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    position: relative;
    background: #fff;
}
.dashboard_box a {
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 9;
    overflow: hidden;
}
.dashboard_modal-left {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.dash_text {
    width: 68%;
}
.dash_number {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #12034e;
}
.dash_name {
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    color: #12034e;
    font-weight: 600;
    outline: none;
    text-decoration: none;
}
.dash_name a {
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    color: #12034e;
    font-weight: 600;
    outline: none;
    text-decoration: none;
}
.dashboard_modal-right {
    width: 14%;
}
.large-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.large-icon img {
    width: 35px;
    padding: 2px;
}
.sin-line {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 90px;
    z-index: 0;
    overflow: hidden;
}
.sin-line:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    /*background: #f1f1f1;*/
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
}
.dash_icon {
    text-align: center;
    margin-right: 10px;
    padding: 2px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.dash_icon img {
    width: 28px;
}
.dash_icon.color-a {
    background: #6bbd66;
}
.dash_icon.color-b {
    background: #536dd8;
}
.dash_icon.color-c {
    background: #dcac1c;
}
.dash_icon.color-d {
    background: #ff987b;
}
.dash_icon.color-e {
    background: #37cdd4;
}
.dash_icon.color-f {
    background: #7f49b1;
}
.dash_icon.color-g {
    background: #63bf9d;
}
.dash_icon.color-h {
    background: #777e0b;
}
.dash_icon.color-i{
    background: #6e23b3;
}
.dash_icon.color-j{
    background: #ab5d60;
}
.dash_icon.color-k{
    background: #93857e;
}
.dash_icon.color-l{
    background: #bb1b1b;
}
/*-----------------------------*/
.dashboard_section_3 {
    margin: 2px 0 30px 0;
}
.dashboard_section_3_min {}
.dashboard_section_3_menu {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.button-box_2 {
    width: 47%;
    margin: 10px 20px 10px 20px;
    border-radius: 5px;
    background: #fff;
}
.dashboard_section_3_head {
    background: #ebebeb;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    text-align: center;
    margin-bottom: 0px;
    border-bottom: 1px solid #e5e5e5;
}
.dashboard_section_3_head p {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #050e33;
    margin-bottom: 0;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-align: left;
    margin-top: 0;
    padding: 10px;
}
center.all-padding {
    padding: 0 15px 15px 15px;
}

.custome-box-main-dashboard {
    display: flex;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.custome-box-main-container-left{
    width: 82%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.custome-box-main-container-right{
    max-width: 160px;
    width: 100%;
}

.customer-filter-a{
    max-width: 245px;
    width: 100%;
}
.dash-head-filter{
    background: #fff;
    padding: 10px;
    margin: 0px 0 15px 6px;
}
.customer-filter-b {
    max-width: 235px;
    width: 100%;
    margin-left: 25px;
    margin-right: 25px;
}
.customer-filter-b md-input-container {
    width: 100%;
}
.customer-filter-c {
    max-width: 60px;
}
.filter-divider-ul {
}



div#dashboardrange {
    border: 1px solid #000;
    padding: 6px 4px;
    border-radius: 4px;
    cursor: pointer;
}

.filter-divider-ul ul.nav.new-pick-but li.md-primary {
    border-radius: 4px;
    height: 38px;
}
.filter-divider-ul ul.nav.new-pick-but {
    border-radius: 4px;
    height: 38px;
    margin-bottom: 0;
    padding: 0 !important;
}

.custome-box-main-container-right .filter-divider-ul ul.nav.new-pick-but li a {
    padding: 10px 15px !important;
    background: #33225a;
    border-radius: 5px;
}

.customer-filter-b md-select .md-select-value {
    border: 1px solid #000;
    border-radius: 4px;
}
.customer-filter-b md-select:not([disabled]):focus .md-select-value {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 0;
    border-bottom-color: #000;
}



.dashboard_InvoiceSsection{
    padding: 2px 24px 0px 18px;
    margin-bottom: 10px;
}
.InvoiceBox{
        width: 98%;
    margin-right: 10px;
    border-radius: 5px;
    margin-top: 2px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    background: #fff;
    padding: 10px 10px 10px 10px;
}
.total_container {
    width: 48%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.InvoiceContainer{
    width: 48%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.InvoicePriceContainer {
    width: 46%;
    margin: 5px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    /*box-shadow: 0px 3px 6px 2px #dcdcdc;*/
    background: #fff;
    height: 76px;
}

.TotalInvoice_box {
    width: 43.5%;
    margin: 5px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    /*box-shadow: 0px 3px 6px 2px #dcdcdc;*/
    background: #fff;
    height: 76px;
}

.TotalInvoiceLabel {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: rgba(0, 0, 0, 0.87);
    font-family: 'arial', sans-serif;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.TotalInvoiceLabel_s {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #12034ec4;
    font-family: 'arial', sans-serif;
    padding-bottom: 0;
}

.TotalInvoiceValu {
    font-size: 16px;
    font-weight: 600;
    color: #12034e;
    font-family: arial, sans-serif;
}

.InvoicePageHeading {
    width: 50%;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    font-family: arial, sans-serif;
}

.InvoiceDetails {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.InvoiceListDetails {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 0px;
}

.InvoiceList_Left {
    width: 48%;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #ef6362;
    font-family: arial, sans-serif;
}

.InvoiceList_Left2 {
    width: 50%;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #ef6362;
    text-align: right;
    font-family: arial, sans-serif;
}


.InvoiceList_right {
    width: 48%;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-align: right;
    color: #14a032;
    font-family: arial, sans-serif;
}

.Invoice_contaner_new{
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:  landscape) {
    .filter-divider-ul ul.nav.new-pick-but {
        width: auto;
    }

    .dashboard_box {
        width: 29.3%;
        background: #fff;
    }

    .button-box_2 {
        margin: 2px 10px 10px 10px;
    }

    .dash_name {
        font-size: 12px;
    }
    .TotalInvoice_box {
        width: 42.5%;
    }
}
@media only screen and (min-width: 820px) and (max-width: 1180px) and (orientation:  landscape) {
    .filter-divider-ul ul.nav.new-pick-but {
        width: auto;
    }

    .dashboard_box {
        width: 29.3%;
        background: #fff;
    }

    .button-box_2 {
        margin: 10px 10px 10px 10px;
    }
    .TotalInvoice_box {
        width: 42.5%;
    }

}


@media only screen and (min-width: 1200px) and (max-width: 1279px){
    .dashboard_box {
        width: 13.8%;
        margin: 4px 2px 8px 2px;
    }
    .button-box_2 {
        width: 46.3%;
    }
    .TotalInvoice_box {
        width: 43%;
    }
    .dash_name {
        font-size: 11px;
    }
    .dash_name a {
        font-size: 11px;
    }
    .dash_text {
        width: 61%;
    }
    .dash_number {
        font-size: 18px;
    }
    .dash_icon {
        margin-right: 7px;
        width: 36px;
        height: 36px;
    }
    .dash_icon img {
    width: 24px;
}
.min_dashboard {
    margin: 10px 20px;
}
.dashboard_full-width {
    padding: 15px 8px 0 8px;
}
}
@media only screen and (min-width: 1280px) and (max-width: 1365px){
    .dashboard_box {
        width: 13.5%;
        margin: 4px 2px 8px 2px;
    }
    .button-box_2 {
        width: 46.4%;
    }
    .dash_name {
        font-size: 11px;
    }
    .dash_name a {
        font-size: 11px;
    }
    .dash_text {
        width: 62%;
    }
    .dash_number {
       font-size: 18px;
    }
    .dash_icon {
       margin-right: 7px;
       width: 36px;
       height: 36px;
    }
    .dash_icon img {
    width: 24px;
}
.min_dashboard {
    margin: 10px 20px;
}
.dashboard_full-width {
    padding: 15px 8px 0 8px;
}
}
@media only screen and (min-width: 1366px) and (max-width: 1440px){
    .dashboard_box {
        width: 13.8%;
    }
    .button-box_2 {
        width: 46.4%;
    }
    .dash-head-filter {
        margin: 0px 0 15px 6px;
    }
    .dash_name {
        font-size: 12px;
    }
    .dash_name a {
        font-size: 12px;
    }
    .dash_text {
        width: 67%;
     }
}



@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){
.min_dashboard {
    max-width: 98%;
    margin: 10px 5px;
}
.dashboard_full-width {
    margin-bottom: 10px;
    padding: 0px 0px 0 0px;
}
.sidebar.dataTable {
    margin-left: 0;
}
.dashboard_box {
    width: 29%;
    margin: 4px 4px 8px 4px;
}
.dash_name {
    font-size: 12px;
}
.dash_name a {
    font-size: 12px;
}
.customer-filter-b {
    max-width: 190px;
}
.custome-box-main-container-right .filter-divider-ul ul.nav.new-pick-but li a {
    padding: 10px 5px !important;
    text-align: center;
    font-size: 12px;
}
.custome-box-main-container-left {
    width: 76%;
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){
.min_dashboard {
    max-width: 97%;
    margin: 10px 5px;
}
.dashboard_full-width {
    margin-bottom: 10px;
    padding: 0px 0px 0 0px;
}
.sidebar.dataTable {
    margin-left: 70px;
}
.dashboard_box {
    width: 29%;
    margin: 4px 4px 8px 4px;
}
.dash_name {
    font-size: 12px;
}
.dash_name a {
    font-size: 12px;
}
.customer-filter-b {
    max-width: 190px;
}
.custome-box-main-container-right .filter-divider-ul ul.nav.new-pick-but li a {
    padding: 10px 5px !important;
    text-align: center;
    font-size: 12px;
}
.custome-box-main-container-left {
    width: 76%;
}
}

@media only screen and (min-width: 820px) and (max-width: 1180px) and (orientation: portrait){
.min_dashboard {
    max-width: 98%;
    margin: 10px 5px;
}
.dashboard_full-width {
    margin-bottom: 10px;
    padding: 0px 0px 0 0px;
}
.sidebar.dataTable {
    margin-left: 0;
}
.dashboard_box {
    width: 29%;
    margin: 4px 4px 8px 4px;
}
.dash_name {
    font-size: 12px;
}
.dash_name a {
    font-size: 12px;
}
.customer-filter-b {
    max-width: 190px;
}
.custome-box-main-container-right .filter-divider-ul ul.nav.new-pick-but li a {
    padding: 10px 5px !important;
    text-align: center;
    font-size: 12px;
}
.custome-box-main-container-left {
    width: 76%;
}
}

@media only screen and (min-width: 820px) and (max-width: 1180px) and (orientation: landscape){
.min_dashboard {
    max-width: 97%;
    margin: 10px 5px;
}
.dashboard_full-width {
    margin-bottom: 10px;
    padding: 0px 0px 0 0px;
}
.sidebar.dataTable {
    margin-left: 70px;
}
.dashboard_box {
    width: 21.5%;
    margin: 4px 4px 8px 4px;
}
.dash_name {
    font-size: 12px;
}
.dash_name a {
    font-size: 12px;
}
.customer-filter-b {
    max-width: 190px;
}
.custome-box-main-container-right .filter-divider-ul ul.nav.new-pick-but li a {
    padding: 10px 5px !important;
    text-align: center;
    font-size: 12px;
}
.custome-box-main-container-left {
    width: 76%;
}
.filter-divider-ul ul.nav.new-pick-but {
    margin-left: 0;
    width: 100%;
}
}

.updateClassDash{
    margin-top: 12px;
    border-top: 1px solid #cfcfcf;
    padding-top: 12px;
    padding-bottom: 8px;
}
.Update_container-left {
    display: inline-flex;
    align-items: end;
}
.Update_filter{
    display: flex;
    margin-right: 18px;
    flex-wrap: wrap;
}
.Update_filter label{
    width: 100%;
}
.Update_filter input{
    border: 1px solid #000;
    border-radius: 4px;
    min-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
.Update_filter input:focus{}

.updateButton{}
.updateButton button{
    padding: 8px 10px !important;
    background: #33225a;
    border-radius: 5px;
    border: none;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.5px;
    height: 32px;
}
.updateButton button:focus{

}