﻿/*Smartphone*/
@media only screen and (max-width: 1024px) {
    .NetsoftGridAdditionalColumn {
        display: none;
    }

    .NetsoftGridHeaderResponsive {
        display: none;
    }
  
      .NetsoftRadPanelBar {
        display: none;
    }

   

    /*APSchedulePaymentsDetail.aspx*/
    .Width20Header {
        background: url("../img/dash-heading-bg.jpg") repeat-x scroll left top #DFDFDF !important;
        border-bottom: 1px solid #ADADAD !important;
        border-top: 1px solid #ADADAD !important;
        font-size: 11px !important;
        font-weight: bold !important;
        padding: 5px 10px !important;
        text-shadow: 1px 1px 0 #FFFFFF !important;
        text-transform: uppercase !important;
        line-height: 20px;
        width: 15px !important;
    }

    .ColumnDropDownState {
        width: 15px !important;
    }

    .DropDownStatewidth {
        width: 80px !important;
    }

    .summaryPanel {
        Width: 65% !important;
        margin-left: 35% !important;
    }

    .ColumncheckM {
        width: 2% !important;
    }
    /*-------------------------------*/
    /*APOpenBillDetail.aspx*/
    .RadNumericCust {
        width: 75px !important;
        text-align: right;
    }

    .SummaryCustOBillPanel {
        width: 100% !important;
    }

    

    .SummaryCustOBillLabell {
        min-width: 40% !important;
    }

    .SummaryCustOBillimput {
        min-width: 40% !important;
    }


    
     /*-------------------------------*/
    /*APPayeeDetail.aspx*/

    .PayeeDimput {
         width: 90% !important;
    }

     /*-------------------------------*/
    /*APCheckRegisterDetail.aspx*/

        

     .buttonGray {
    margin-bottom: 5px !important;
     }

  
}
