﻿/*R 2800*/
@media (max-width: 2800px) and (min-width: 1921px)
{

}

/*R 1920 23 my own*/
@media (max-width: 1920px) and (min-width: 1681px)
{

}

/******21 Inch size Labtopo monitor view*****************/
@media (max-width: 1680px) and (min-width: 1441px)
{
    .isc-filter-panel-cont-bdy-s1
    {
        position: relative;
        min-height: 510px !important;
        max-height: 510px !important;
    }
    .isc-act-read-list-icon-s1 i
    {
        font-size: 12px !important;
        padding: 5px 6px !important;
    }

    .isc-hor-list-main-sec-cont-s3
    {
        min-height: 50px !important;
        max-height: 550px !important;
    }
}


/******MD size Labtopo monitor view*****************/
@media (max-width: 1440px) and (min-width: 1200px)
{
    .isc-filter-panel-cont-bdy-s1
    {
        position: relative;
        min-height: 365px !important;
        max-height: 370px !important;
    }
    .isc-act-read-list-icon-s1 i
    {
        font-size: 12px !important;
        padding: 5px 6px !important;
    }

    .isc-hor-list-main-sec-cont-s3
    {
        min-height: 50px !important;
        max-height: 399px !important;
    }

}
/*R 1366*/
@media (max-width: 1366px) and (min-width: 1281px)
{
    .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn)
    {
        width: 200px;
    }
   

}

/************DEll Laptop ******************************/
@media (max-width: 1349px) and (min-width: 635px)
{
    .isc-filter-panel-cont-bdy-s1
    {
        position: relative;
        min-height: 365px !important;
        max-height: 370px !important;
    }
    .isc-act-read-list-icon-s1 i
    {
        font-size: 12px !important;
        padding: 5px 6px !important;
    }

    .isc-hor-list-main-sec-cont-s3
    {
        min-height: 50px !important;
        max-height: 399px !important;
    }
    .isc-list-act-icon-s1 li a i
    {
        margin: 0px 5px 0px 0px;
        padding: 5px 3px !important;
    }
    .dropdown-menu-multi-s1
    {
        position: absolute;
        top: 56%;
        right: 35px !important;
    }

    .isc-app-page-panel-grp-bdy-s2
    {
        min-height: 405px;
    }
    .isc-act-acc-bdy-con-s1
    {
        max-height: 375px;
    }
    /****************WorkFlowModal2.aspx***/
    .isc-wrk-flw-ovr-all-con-s1
    {
        max-height: 375px !important;
    }
    .isc-sec-in-con-y-scroll-bdy-con-s2
    {
        min-height: 338px;
    }
}


/**********Dropdown  MD Size**************/
@media (max-width: 1200px) and (min-width: 992px)
{
    #lst-filter-retailer .select2-container
    {
        width: 200px !important;
        margin: 5px 0px 5px 0px;
    }

    .isc-nthm-ver-fill-cell-s1 .isc-fix-dd-siz-s1
    {
        width: auto;
    }
}



/*R 1280*/
@media (max-width: 1280px) and (min-width: 1025px)
{
    .isc-app-nav-menu-s1 > li > a
    {
        padding: 10px 10px 0 10px;
    }
    .isc-app-nav-menu-s1 > li
    {
        margin-right: 0px;
    }
    


}
/*******************/
@media (max-width: 1024px) and (min-width: 992px)
{
    .isc-app-top-brand-title-s1
    {
        float: left;
    }

    .isc-app-top-menu-nav-s1
    {
        float: left;
    }

}
/*R 1024*/
@media (max-width: 1024px) and (min-width: 768px)
{
    .login .content
    {
        background-color: #fff;
        margin: 0 auto;
        width: 315px;
    }

    .isc-act-cir-cell-kbi.isc-act-cir-bg-tot-request-kbi.mar-right-20
    {
        margin-right: 0px !important;
    }
    /***sorting*********/
    .isc-table-sorter thead th.header
    {
        background-image: none;
    }
    .isc-table-sorter thead th.header.headerSortDown
    {
        background-image: none;
    }
    .isc-table-sorter thead th.header.headerSortUp
    {
        background-image: none;
    }
    
    
    /*************select2******/
    .isc-table-wek-list-s1 input.isc-inlines-txtbox-s1[type="text"]
    {
        margin: 0 0 0 -3px;
        text-align: center;
    }
    .select2-container .select2-selection--single .select2-selection__rendered
    {
        display: block;
        overflow: hidden;
        width: 200px;
    }
    .select2-container
    {
        box-sizing: border-box;
        display: block;
        margin: 0;
        position: relative;
        vertical-align: middle;
        width: auto !important;
    }
    .dropdown-menu-port
    {
        display: none;
        height: 150px;
        padding: 10px 15px;
        position: absolute;
        right: -18px;
        text-shadow: none;
        top: 190%;
        width: 910px;
        z-index: 1000;
    }
   
    .select2-results__option
    {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .tab-til-align-off-app-align
    {
        float: left;
        padding: 0 10px 0 0;
        width: 50%;
    }
   
    /********scroll tab*******/
    .isc-scr-nav-lbl-hdr-s1 span
    {
        display: inline-block;
        float: none;
    }
}

/*R Tab*/
@media (min-width: 768px) and (max-width: 991px)
{
    /********Nav header menu********/
    .mobile-logo
    {
        float: left;
        padding-left: 15px;
        padding-top: 15px;
    }

    .mobi-nav
    {
        background-color: #fff;
        left: 0;
        position: absolute;
        right: 0;
        z-index: 99999;
    }
    .header-logo-mobile
    {
        color: #00a1df;
        cursor: pointer;
        display: block;
        font-size: 25px;
        line-height: 20px;
        margin: 0;
        padding: 3px 0;
        text-decoration: none;
    }
    .navbar-default
    {
        background-color: white;
        border-bottom: 3px solid #00a1df;
        padding: 0;
    }
    .navbar-toggle
    {
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        float: right;
        margin-bottom: 8px;
        margin-right: 15px;
        margin-top: 8px;
        padding: 9px 10px;
        position: relative;
    }
    .navbar-nav > li > a
    {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .navbar-nav > li
    {
        display: block;
        float: left;
        width: 100%;
    }
    .navbar-header
    {
        float: none;
    }
    .navbar-right
    {
        float: none;
    }
    .navbar-nav.navbar-right:last-child
    {
        margin-right: 0;
    }
    .mobile-submenu
    {
        background-color: #f8f8f8;
        border-top: 3px solid #00a1df;
        margin-bottom: 0;
        margin-top: 0;
        width: 100%;
    }

    .navbar-toggle
    {
        display: block;
    }
    .navbar-collapse.mobi-nav.collapse.in
    {
        display: block !important;
    }
    .navbar-collapse.mobi-nav.collapse
    {
        display: none !important;
    }
    .navbar-collapse
    {
        padding: 0;
        width: auto;
    }
    .tab-log-in-align-lft
    {
        width: 40%;
        float: left;
        min-height: 1024px;
    }
    .tab-log-in-align-rig
    {
        width: 60%;
        float: left;
        min-height: 1024px;
    }

    /****Subheader***********/
    .isc-app-screen-header-container
    {
        padding: 10px 15px;
        position: relative;
    }
    /****Body container*****/
    .isc-app-screen-sec-container-s1
    {
        padding: 10px 15px;
        position: relative;
    }
    /***sorting*********/
    .isc-table-sorter thead th.header
    {
        background-image: none;
    }
    .isc-table-sorter thead th.header.headerSortDown
    {
        background-image: none;
    }
    .isc-table-sorter thead th.header.headerSortUp
    {
        background-image: none;
    }
    
    /********dropdown hover*************/
    .dropdown-menu
    {
        left: -25px;
        position: absolute;
        text-shadow: none;
        top: 100%;
        z-index: 1000;
    }
    
   
    /********login.aspx********/
    .form-title-main
    {
        color: #fff;
        font-size: 30px;
        text-align: center;
    }
    .content-right
    {
        margin: 28% auto 0;
        min-height: 0;
        padding: 20px 30px 15px;
        width: 450px;
    }
    /********scroll tab*******/
    .isc-scr-nav-lbl-hdr-s1 span
    {
        display: inline-block;
        float: none;
    }
}



/*R Mobile*/

@media (max-width: 767px) and (min-width: 320px)
{
    .isc-app-screen-header-container
    {
        padding: 10px 15px;
        position: relative;
    }
    .isc-app-screen-sec-container-s1
    {
        margin-bottom: 15px;
        padding: 10px 15px 10px 15px;
    }

    .isc-app-screen-body-container::-webkit-scrollbar
    {
        width: 10px;
    }
    .mobi-align-responsive
    {
        margin: 0 0 10px;
        padding: 0;
        width: 100%!important;
    }
    
    /***sorting*********/
    .isc-table-sorter thead th.header
    {
        background-image: none;
    }
    .isc-table-sorter thead th.header.headerSortDown
    {
        background-image: none;
    }
    .isc-table-sorter thead th.header.headerSortUp
    {
        background-image: none;
    }
    .isc-section-body-container
    {
        padding: 5px 0;
    }
    .isc-act-cir-cell-kbi.isc-act-cir-bg-tot-request-kbi.mar-right-20
    {
        margin-right: 5px !important;
    }
    .isc-lbl-KPI-header-kbi
    {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 95%;
    }
   
    /*****EVGroupModal.aspx******/
    .isc-table-read-optimal td h2 a
    {
        overflow: hidden;
        padding: 0px;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
    }
    
    .dropdown-menu
    {
        left: -30px;
        position: absolute;
        top: 100%;
        z-index: 1000;
    }
   
   
    /****login.aspx**********/
    .login .content
    {
        border-radius: 10px !important;
        padding: 20% 15px 0px 20px;
    }
    .login .content
    {
        background-color: #fff;
        width: 335px;
        margin: 0 auto;
        margin-bottom: 0px;
    }
    /********scroll tab*******/
    .isc-scr-nav-lbl-hdr-s1 span
    {
        display: inline-block;
        float: none;
    }
    .header-logo-mobile
    {
        font-size: 25px;
    }
    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline
    {
        margin-left: 0;
        margin-top: 0;
    }

}
/*R 1024*/


