/*Grid Scroll Starts*/
/*Textbox Responsive Starts*/
/*Combobox Responsive Starts*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
    /*.Grid-Scroll {
        min-height: 590px;
        max-height: 50px;
        overflow: auto;
    }*/
     .Small-Grid-Scroll{
         min-height: 130px;
          max-height: 50px; 
          overflow: auto;
     }

    .navInputClass {
        width: 150px !important;
    }

    .NavCombobox {
        width: 150px !important;
    }
     .pad-bot-05 {
           padding-bottom:5px;
        }
    .checkbox-list{
        width:100%!important;
    }
    .headerinfo-Modalbody{
        height:430px !important;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
    /*.Grid-Scroll {
        min-height: 590px;
        max-height: 50px;
        overflow: auto;
    }*/
     .Small-Grid-Scroll{
         min-height: 130px;
          max-height: 50px; 
          overflow: auto;
     }

    .navInputClass {
        width: 175px !important;
    }

    .NavCombobox {
        width: 175px !important;
    }
    .pad-bot-05 {
           padding-bottom:5px;
        }
   .navTextAreaClass{
       width:300px!important;
   }
    .checkbox-list{
        width:100%!important;
    }
     .prop_title{
           width:350px!important;
       }
     .activity_align{
         left:5px!important;
     }
     .headerinfo-Modalbody{
        height:430px !important;
    }
}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    /*.Grid-Scroll {
        min-height: 660px;
        max-height: 50px;
        overflow: auto;
    }*/
     .Small-Grid-Scroll{
         min-height: 130px;
          max-height: 50px; 
          overflow: auto;
     }
    .navInputClass {
        width: 150px !important;
    }
    .NavCombobox {
        width: 150px !important;
    }
    .propComboCls {
        width: 200px !important;
    }
    .propTxtAreaCls {
        width: 300px !important;
    }
     .propTxtAreaCls,.propAuthorTxtAreaCls {
        width: 350px !important;
    }
    .propTblWid150{
        width: 100px !important;
    }
    .propTblWid250{
        width: 175px !important;
    }
    .propTblWid70{
        width: 40px !important;
    }
    .propTblWid30{
        width: 15px !important;
    }
    .pad-bot-05 {
           padding-bottom:5px;
        }
    .popwidth{
        width:82%;
    }
    .popup-publish{
        width:95%!important;
    }

    .help-left{
        left:45px!important;
    }
    .about-left{
        left:5px!important;
    }

    .popup-dashboard-customization{
        width:75%!important;
    }
     .navTextAreaClass{
       width:250px!important;
   }
     .wordbreak{
            word-break:normal!important;
        }
      .checkbox-list{
        width:100%!important;
    }
       .prop_title{
           width:350px!important;
       }
 .activity_align{
         left:5px!important;
     }
  #MainContent_chk_LstPDFPublishingDefaults [type="checkbox"] + label, #BodyHeaderPlaceHolder_ChkLstWorkFlowSetting [type="checkbox"] + label {
   
    font-size: 12px!important;
   
}
  .propTxtAreaCls, .propAuthorTxtAreaCls {
        width: 320px !important;
    } 
  /*scroll-width{
      width:80%!important;
      overflow-x:scroll;
  }*/
   .grid-overflow > table  {
                width: 100% !important;
             overflow-x:scroll !important;
           

         }
   .issuance-width{
              width:800px!important;
          }
   .issuance-width-approval{
             width:85%!important;
         }
   .approve_width{
              width:85% !important;
          }
   .headerinfo-Modalbody{
        height:430px !important;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    /*.Grid-Scroll {
        min-height: 430px;
        max-height: 50px;
        overflow: auto;
    }*/
     .Small-Grid-Scroll{
         min-height: 130px;
          max-height: 50px; 
          overflow: auto;
     }
    .navInputClass {
        width: 200px !important;
    }
    .NavCombobox {
        width: 180px !important;
    }
    .propComboCls {
        width: 300px !important;
    }
    .propTxtAreaCls, .propAuthorTxtAreaCls {
        width: 350px !important;
    }
    .propTblWid150{
        width: 150px !important;
    }
    .propTblWid250{
        width: 250px !important;
    }
    .propTblWid70{
        width: 70px !important;
    }
    .propTblWid30{
        width: 30px !important;
    }
    .popwidth{
        width:55%;
    }
    .popup-publish{
        width:80%!important;
    }
    .popup-dashboard-customization{
        width:50%!important;
    }
     .navTextAreaClass{
       width:310px!important;
   }
     .wordbreak{
            word-break:normal!important;
        }
      .checkbox-list{
        width:80%!important;
    }
       .prop_title{
           width:350px!important;
       }
        .activity_align{
         left:-6%!important;
     }
         #MainContent_chk_LstPDFPublishingDefaults [type="checkbox"] + label + label, #BodyHeaderPlaceHolder_ChkLstWorkFlowSetting [type="checkbox"] + label {
    
    font-size: 12px!important;
   
} 
          
         .grid-overflow > table  {
                width: 100% !important;
             overflow-x:hidden !important;
         }
         .issuance-width{
              width:850px!important;
          }
         .issuance-width-approval{
             width:98%!important;
         }
         .approve_width{
              width:75% !important;
          }
         .headerinfo-Modalbody{
        height:620px !important;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    /*.Grid-Scroll {
        min-height: 590px;
        max-height: 50px;
        overflow: auto;
    }*/
     .Small-Grid-Scroll{
         min-height: 130px;
          max-height: 50px; 
          overflow: auto;
     }
    .navInputClass {
        width: 225px !important;
    }
    
    .NavCombobox {
        width: 225px !important;
    }
    .propComboCls {
        width: 300px !important;
    }
    .propTxtAreaCls, .propAuthorTxtAreaCls{
        width: 500px !important;
    }
    .propTblWid150{
        width: 150px !important;
    }
    .propTblWid250{
        width: 250px !important;
    }
    .propTblWid70{
        width: 70px !important;
    }
    .propTblWid30{
        width: 30px !important;
    }
     .popup-publish{
        width:85%!important;
    }
     .popup-dashboard-customization{
        width:50%!important;
    }
      .navTextAreaClass{
       width:310px!important;
   }
      .wordbreak{
            word-break:normal!important;
        }
       .checkbox-list{
        width:80%!important;
    }
       .prop_title{
           width:400px!important;
       }
        .activity_align{
         left:-4%!important;
     }
          #MainContent_chk_LstPDFPublishingDefaults [type="checkbox"] label , #BodyHeaderPlaceHolder_ChkLstWorkFlowSetting [type="checkbox"] label {
   
    font-size: 12px!important;
   
}
          .grid-overflow > table  {
                width: 100% !important;
             overflow-x:hidden !important;
         }
                    .issuance-width{
              width:900px!important;
          }
          .issuance-width-approval{
             width:98%!important;
         }
          .approve_width{
              width:75% !important;
          }
          .headerinfo-Modalbody{
        height:620px !important;
    }
}

@media (max-width: 767px) {
 	.sliding-tags{
		background-color: #eee;
		border-radius: 5px;
		z-index: 1000;
		position: absolute;
		right: 20px;
        display: none;
	}
	.sliding-tags li {
        position: relative;
        margin: 10px !important;
        float: none !important;
    }
}



