﻿/*Smartphone*/
@media only screen and (max-width: 1024px)
{
    .more-action-top {
         display:none !important;
    }

    .more-action-bottom {
         display:none !important;
    }


 
      .PnlFilterContentResponsive {
         display:none !important;
    }

     .quest-column-right {
                height: 100% !important;
            }
            .quest-column-left {
                height: 100% !important;
            }

    .DisplayNoneResponsive {
         display:none !important;
    }

    .FilterBtn, .refreshBtn {
         display:none !important;
    }

    .NetsoftGridAdditionalColumn {
    display:none;
    }
    .NetsoftGridHeaderResponsive {
      display:none;
    }
    .DdlViewResponsive {
        width: 200px !important;
    }
    .Width20 {
        width:20px !important;
    }
     .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:20px !important;
    }

     .RadGrid.RadGrid_Default{
         width:100% !important;
    }

    .NetsoftComboBoxResposive {
         width:100% !important;
    }

    .rgFilterRow { display: none !important; }

    .dashboard-box {
        display:block !important;
        float:none !important;
        width:100% !important;
    }

    .quest-form-responsive {
border-bottom: 1px solid #b2b2b2;
border-top: 1px solid #b2b2b2;
min-width: 500px !important;
}

   

    .MinWidth335 {
        min-width:335px !important;
    }

     .MinWidth1024 {
        min-width:1024px !important;
    }

     .MinWidth720 {
        min-width:720px !important;
    }

       .MinWidth1860 {
        min-width:1860px !important;
    }
     
   

  
}


@media only screen and (max-width: 720px) {

    .footer-quest { 
        float: right !important; 
     
     width: 90px !important;
    }

    .footer-quest a {
      
margin: 0 0 5px !important;
float: none;
font-size: 11px;
margin: 0 0 5px;
text-align: center;
}
 

     .more-action-top {
         display:none !important;
    }

    .more-action-bottom {
         display:none !important;
    }

    .general_btn {
    float: right;
     width: 90px !important;
}


    .general_btn a {
      
margin: 0 0 5px !important;
float: none;
font-size: 11px;
margin: 0 0 5px;
text-align: center;
}
 
      .PnlFilterContentResponsive {
         display:none !important;
    }

     .quest-column-right {
                height: 100% !important;
            }
            .quest-column-left {
                height: 100% !important;
            }

    .DisplayNoneResponsive {
         display:none !important;
    }

    .FilterBtn, .refreshBtn {
         display:none !important;
    }

    .NetsoftGridAdditionalColumn {
    display:none;
    }
    .NetsoftGridHeaderResponsive {
      display:none;
    }
    .DdlViewResponsive {
        width: 200px !important;
    }
    .Width20 {
        width:20px !important;
    }
     .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:20px !important;
    }

     .RadGrid.RadGrid_Default{
         width:100% !important;
    }

    .NetsoftComboBoxResposive {
         width:100% !important;
    }

    .rgFilterRow { display: none !important; }

    .dashboard-box {
        display:block !important;
        float:none !important;
        width:100% !important;
    }

    .quest-form-responsive {
border-bottom: 1px solid #b2b2b2;
border-top: 1px solid #b2b2b2;
min-width: 500px !important;
}

   

    .MinWidth335 {
        min-width:335px !important;
    }

     .MinWidth1024 {
        min-width:1024px !important;
    }

     .MinWidth720 {
        min-width:720px !important;
    }

       .MinWidth1860 {
        min-width:1860px !important;
    }
     
   

}


