﻿
@media print {
    .prnt {
        margin-top:10px !important;
    }
}








/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
   body {
        overflow-y: scroll;
        overflow-x:auto;
    }

    
    #side-nav {
        height: 89%;
        /*margin-top: 85px;*/
        width: 232px;
        position: fixed;
        z-index: 9;
        background-color: #123655;
        transition: ease-in-out left 1s;
        box-shadow: 2px 0px 2px rgba(0,0,0,.6);
        overflow-x: hidden;
        overflow-y: auto;
        padding-bottom: 1px;
    }
  
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
    .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
    .marg-tp-47 {
        margin-top:29px;
    }
    .marg-tp-10 {
        margin-top:10px;
    }
    ul.tab li a {
    font-size: 11px;
}
    .pop-upp {      
    width: 346px;
 }
    .modal-open .modal {
    overflow-x: scroll;
    overflow-y: auto;
}
    .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
    }
    .tab-colm-shfty {
        width:8% !important;
    }
      .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }

    #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
    /* Styles */
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
     background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
     background-color: #FFFFFF;
    /*background-color: rgb(236, 246, 253);*/
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
 .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
  .marg-tp-47 {
        margin-top:29px;
    }
   .marg-tp-10 {
        margin-top:10px;
    }
     ul.tab li a {
    font-size: 11px;
}
        .pop-upp {      
    width: 346px;
    margin: 30px auto;
 }
    .modal-open .modal {
    overflow-x: scroll;
    overflow-y: auto;
}
     .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
    }
     .tab-colm-shfty {
        width:8% !important;
    }
 .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    /* Styles */
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
    #page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 130px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
 .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
  .marg-tp-47 {
        margin-top:29px;
    }
   .marg-tp-10 {
        margin-top:10px;
    }
     ul.tab li a {
    font-size: 11px;
}
        .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
    .modal-open .modal {
    overflow-x: scroll;
    overflow-y: auto;
}
     .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
    }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
   }

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    /* Styles */
   body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

 .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
     background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
         ul.tab li a {
    font-size: 11px;
}
      .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
          .modal-open .modal {
    overflow-x: scroll;
    overflow-y: auto;
}
 .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
    }
  .tab-colm-shfty {
        width:8% !important;
    }
   .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
   }

/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }

 /*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/   
 .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}

.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}

#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }

#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
     
   ul.tab li a {
    font-size: 11px;
}
      .pop-upp {      
    width: 346px;
    margin: 30px auto;
 }
  .modal-open .modal {
    overflow-x: scroll;
    overflow-y: auto;
}
   .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
    }

 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}
/**********
iPad PRO
**********/
@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) and (orientation : potrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
    #page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
         
 ul.tab li a {
    font-size: 11px;
}
    .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
    .modal-open .modal {
    overflow-x: scroll;
    overflow-y: auto;
}
     .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
    }

 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    /* Styles */


}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
    /* Styles */


}

/* iPhone 4 ----------- */
@media only screen and (device-width : 320px) and (device-height : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
   body {
        overflow-y: scroll;
        overflow-x:auto;
    }

   /*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
     .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
 .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
  .marg-tp-47 {
        margin-top:29px;
    }
   .marg-tp-10 {
        margin-top:10px;
    }
   ul.tab li a {
    font-size: 11px;
}
      .pop-upp {      
    width: 346px;
    margin: 30px auto;
 }
  .modal-open .modal {
    overflow-x: scroll;
    overflow-y: auto;
}
   .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }

.tab-colm-shfty {
        width:8% !important;
  }
 .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
    }

@media only screen and (device-width : 320px) and (device-height : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
        .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
     background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
    
    #header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
  ul.tab li a {
    font-size: 11px;
}
     .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
 .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
  .tab-colm-shfty {
        width:8% !important;
    }
   .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40/71) {
    body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
    #page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
     .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
   background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
   ul.tab li a {
    font-size: 11px;
}
      .pop-upp {      
    width: 346px;
    margin: 30px auto;
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
 .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
  .tab-colm-shfty {
        width:8% !important;
    }
   .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40/71) and (orientation:portrait) {
      body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
     .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
   ul.tab li a {
    font-size: 11px;
}
      .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
 .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
  .tab-colm-shfty {
        width:8% !important;
    }
   .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40/71) and (orientation:landscape) {
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
   ul.tab li a {
    font-size: 11px;
}
   .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
 .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
  .tab-colm-shfty {
        width:8% !important;
    }
   .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

/* CSS Document */

@media only screen and (min-device-width: 412px) and (max-device-width : 732px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 2.6) {
    /* iPhone 5 only */
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
     .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   
#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
 .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
  .marg-tp-47 {
        margin-top:29px;
    }
   .marg-tp-10 {
        margin-top:10px;
    }
  ul.tab li a {
    font-size: 11px;
}
     .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
     .modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
 .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
  .tab-colm-shfty {
        width:8% !important;
    }
   .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (min-device-width: 412px) and (max-device-width : 732px) and (orientation : potrait) and (-webkit-min-device-pixel-ratio: 2.6) {
    /* iPhone 5 only */
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }

/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
     .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
     .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
    height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
   background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
   ul.tab li a {
    font-size: 11px;
}
      .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
 .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
  .tab-colm-shfty {
        width:8% !important;
    }
   .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (max-device-width : 1080px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 3.0) {
    /* iPhone 5 only */
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }

/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
     .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
     .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
  ul.tab li a {
    font-size: 11px;
}
     .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
 .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
  .tab-colm-shfty {
        width:8% !important;
    }
   .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

/* iPhone 6 ----------- */

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
   background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
  ul.tab li a {
    font-size: 11px;
}
     .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (max-device-width: 667px) and (max-device-height: 375px) and (-webkit-device-pixel-ratio: 2.0) {
    /* Styles */
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
     background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
  ul.tab li a {
    font-size: 11px;
}
     .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
  .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 121px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #475797;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    /*background: url(../Images/banner-header-new.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }  
 .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
  .marg-tp-47 {
        margin-top:29px;
    }
   .marg-tp-10 {
        margin-top:10px;
    }
   ul.tab li a {
    font-size: 11px;
}
      .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
   .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
     .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   
#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
 .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
  .marg-tp-47 {
        margin-top:29px;
    }
   .marg-tp-10 {
        margin-top:10px;
    }
 ul.tab li a {
    font-size: 11px;
}
    .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }

/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
     .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    margin-top: 101px;
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #475797;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    /*margin-top: 175px;*/

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    /*background: url(../Images/banner-header-new.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
  ul.tab li a {
    font-size: 11px;
}
     .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
      body {
        overflow-y: scroll;
        overflow-x:auto;
    }

  /*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/
     .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    } 
 .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
  .marg-tp-47 {
        margin-top:29px;
    }
   .marg-tp-10 {
        margin-top:10px;
    }
   ul.tab li a {
    font-size: 11px;
}
      .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
     .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
   ul.tab li a {
    font-size: 11px;
}
      .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
  }

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
   .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    } 
 .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
  .marg-tp-47 {
        margin-top:29px;
    }
   .marg-tp-10 {
        margin-top:10px;
    }
 ul.tab li a {
    font-size: 11px;
}
    .pop-upp {      
    width: 346px;
    margin: 30px auto;
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

/* Samsung Galaxy S5nw ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 440px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
     .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
   background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
 .marg-tp-10 {
        margin-top:10px;
    }
  ul.tab li a {
    font-size: 11px;
}
     .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
  }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
    }

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
      .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }    
 .marg-tp-47 {
        margin-top:29px;
    }
  .marg-tp-10 {
        margin-top:10px;
    }
   ul.tab li a {
    font-size: 11px;
}
       .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   
#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
     background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
  ul.tab li a {
    font-size: 11px;
}
      .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (min-device-width: 732px) and (max-device-height: 412px) and (orientation : potrait) and (-webkit-device-pixel-ratio: 3.5) {
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
 ul.tab li a {
    font-size: 11px;
}
     .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (min-device-width: 732px) and (max-device-height: 412px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3.5) {
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }

/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
     .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
     .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
   ul.tab li a {
    font-size: 11px;
}
       .pop-upp {      
    width: 346px;
    margin: 30px auto;
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (min-device-width: 732px) and (max-device-height: 412px) and (orientation : potrait) and (-webkit-device-pixel-ratio: 2.6) {
     body {
        overflow-y: scroll;
        overflow-x:auto;
    }

/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
     .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
      .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
     background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
    ul.tab li a {
    font-size: 11px;
}
        .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (min-device-width: 732px) and (max-device-height: 412px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2.6) {
      body {
        overflow-y: scroll;
        overflow-x:auto;
    }
      /*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
     .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
     background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
  ul.tab li a {
    font-size: 11px;
}
      .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
      .modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
      .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
       .tab-colm-shfty {
        width:8% !important;
    }
        .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
  }

@media only screen and (min-device-width: 800px) and (max-device-height: 480px) and (orientation : potrait) and (-webkit-device-pixel-ratio: 2.6) {
     body {
        overflow-y: scroll;
        overflow-x:auto;
    }

/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
     .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
      .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
     background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align:right !important;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
  ul.tab li a {
    font-size: 11px;
}
      .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (min-device-width: 800px) and (max-device-height: 480px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2.6) {
      body {
        overflow-y: scroll;
        overflow-x:auto;
    }
      /*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
     .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
   background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
 ul.tab li a {
    font-size: 11px;
}
     .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
  }


/* Other Devices CSS ----------- */

@media only screen and (max-width: 1080px) and (max-height: 1920px) and (orientation : portrait)
 {
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }

/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
     .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
      .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 126px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
     background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 116px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 113px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: rgb(236, 246, 253);
}
#top-nav {
    position: fixed;
    top: 86px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-right;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float:right;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
    ul.tab li a {
    font-size: 11px;
}
        .pop-upp {      
    width: 486px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
 #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (max-width: 1920px) and (max-height: 1080px) and (orientation : landscape) and (-webkit-device-pixel-ratio : 3.0) {
   body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
   background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
  ul.tab li a {
    font-size: 11px;
}
      .pop-upp {      
    width: 346px;
    margin: 30px auto;
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (max-width: 800px) and (orientation : portrait) {
     body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
     .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
     .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 136px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}

#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
 
#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
     background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
    height: 551px;
    margin-top: 115px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 88px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 88px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-right;
    padding-left: 10px;

}

   .h-block-right {
    position: relative;
    float: right;
    /* text-align: right; */
    padding-right: 10px;
    /*margin-top: 9px;*/
}


  .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    } 
   .marg-tp-47 {
        margin-top:29px;
    }  
 .marg-tp-10 {
        margin-top:10px;
    }
  ul.tab li a {
    font-size: 11px;
}
      .pop-upp {      
    width: 486px;
    /*margin: 30px auto;*/
 }
    .shfty {
   width: 55.333333%;

    }
    .marg-lt-neg-10 {
        margin-left:-10px;
    }
    .sz-change3 {
    width: 22%;
    border-right: none !important;
}
    .padd-lt-changee {
        padding-left:0px !important;
    }
    .modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
    .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (max-width: 768px) and (orientation : portrait) {
   body {
        overflow-y: scroll;
        overflow-x:auto;
    }

/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0; overflow-x:auto;}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 129px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89% !important;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 112px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 83px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 83px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: right;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: right;
        /* text-align: right; */
        padding-right: 10px;
        /*margin-top: 8px;*/

    }
 .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
 .head-txt {
    font-size: 12px;
    font-weight: bold;
    color: rgb(39, 39, 34);
}
  .marg-tp-47 {
        margin-top:29px;
    }
  .marg-tp-15 {
        margin-top:15px;
    }
    ul.tab li .tab-txtt {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 4px 4px 4px 4px;
    text-decoration: none;
    transition: .3s;
    font-size: 11px;
    word-break: break-word;
    width: 142px;
}
     .marg-tp-10 {
        margin-top:10px;
    }
        ul.tab li a {
    font-size: 11px;
}
    #col-change {
        width: 24.666667%;
    }
        .pop-upp {      
    width: 486px;
    margin: 30px auto;
 }
   .pann-change-new {
    margin-left: -38px;
    max-width: 900px;
    /*/*width: 738px;*/*/
   
    }
   
/*.containn {
       width: 619px;
    }*/

    /*.wdt-changg {
        width: 21.666667% !important;

    }*/

.TopAddButton {
    margin-left: -46px;
}
 #btnn-shfty {
        margin-right:53px;
    }
  #btnn-shfty1 {
        margin-right:5px;
    }
    .wd-changg {
      width: 53.333333% !important;
    }
    .paging {
        padding:0px 0px 0px 0px !important;
    }
.sz-change3 {
    width: 20%;
    border-right: none !important;
}
    .padd-lt-changee {
        padding-left:0px !important;
    }
    .modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
    .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
     .tab-colm-shfty {
        width:8% !important;
    }
      .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (max-width: 640px) and (orientation : portrait) {
    body {
        overflow-y: scroll;
        overflow-x: auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
        margin-top: 164px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
    height: 551px;
    margin-top: 149px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 125px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 120px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
    .marg-tp-35 {
        margin-top:23px;
    }
     .marg-tp-10 {
        margin-top:10px;
    }
        ul.tab li a {
    font-size: 11px;
}
    .pann-change-new {
     margin-left: -38px;
    max-width: 800px;
    width: 620px;
   
    }
         #activ-tab-change {
     margin-left: -6px;
     font-size:9px !important;
    }
    #activ-tab-change>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
        padding:1px !important;
    }

    .mr_10 {
    margin-right: 56px;
}


    .hd1 {
    width: 7%;
    word-break:break-word;
    }
      .hd1-new {
    width: 5%;
    word-break:break-word;
    }
    .hd2 {
     width: 10%;
    }
    .hd3 {
    width: 10%;
    word-break: break-word;
    }

    .hd4 {
    width: 12%;
    word-break: break-word;
    }
    .hd5 {
        width:10%;
        word-break:break-word;
    }

    .hd6 {
    width: 21%;
    border-right: none !important;
    }
    
    .hd7 {
    width: 17%;
    }
    .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
 .Paging{
     padding:0px;
    color: black;
    text-decoration: none;

 }
    .brk-ln {
    text-align: left !important;
    padding-left: 1px !important;
    word-break: break-word;
    }
    
    .no-borde {
        border-right:none !important;
    }
    .modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
    .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
     .tab-colm-shfty {
        width:8% !important;
    }
      .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

/*@media only screen and (max-width: 600px) and (orientation : portrait) {
 .marg-neg-22 {
margin-top:-22px;
 }

.marg-tp-8 {
 margin-top:8px;
}

.marg-tp-9 {
    margin-top:9px;
    }
 body {
        overflow-y:scroll;
    }

#header {
    height: 75px;
    width: 100%;
    position: fixed;   
}

.head-left-txt {
    font-size: 24px;
    font-weight: bold;
    color: yellow;
    font-family: calibri;
}

 .side-nav-out {
        left: -260px;                
    }
    .side-nav-in {
        left: 0;
    }


    .head-left {
   padding-left: 17px;
   margin-top: 2px;

}

  .lower-head {
      top: 75px;
    }

    .head-right {
    float: right;
    padding-right: 10px;
}

.log-btn {
    padding-top: 0px;
    padding-right: 15px;
    margin-top: 28px;
    margin-right: 1px;
}
.site-footer {
    padding: 19px 0px;
    height: 60px;
    margin-top: 2px;
    font-size:16px;

}

.marg-negg-15 {
    margin-top:35px;
    }
#side-nav {
    height: 86%;
    margin-top: 85px;
    width: 232px;
    position: fixed;
    z-index:9;
    background-color: #123655;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y:auto;
}

#marg-lt-51 {
    margin-left: -13px;
}

.col-sm-5 {
text-align: center;

}
#foot-logo {
    margin-left: 525px;
    margin-top: -22px;
    width: 26px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 8px;
    top: -6px;
    cursor: pointer;
    transition: all 0.8s ease 0s;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 160px;
	transition: .8s;
    display:none;
}
.side-nav-out.nav-active {
    left: -80%;
    transition: .8s;
}

    .open-btn {
        width: 15%;
        position: absolute;
        z-index: 5;
        margin-top: 120px;
    }
    .Panel_Contentfix {
    height: 100%;
    width: 100%;
    margin-top: 10px;
}


 .tab_new1 {
    margin-bottom: 20px;
    margin-left: -19px;
    margin-right: 34px;
    margin: 0px -18px;
    width: 282px;

}

    .table tbody tr td {
        padding:2px;
        text-align:center;
    }

    .tab_new {
    margin-bottom: 20px;
    margin-left: -19px;
    margin-right: 34px;
    margin: 0px -18px

}

.margg_17 {
margin-top:20px;
 }


    .fancy .ajax__tab_body {
        font-size: 8.8px;
    }
	
   .marg-topp {
  margin-top:10px;
}
 .marg-topp15 {
  margin-top: 15px;
 }
	
  .fancy .ajax__tab_body {
        font-size: 8.8px;
    }
    .tab_wdth {
    width: 287px;
}

.parabox {
    width: 93%;
    position: absolute;
    z-index: 4;
    float: left;
    transition: width ease .5s;
    margin-top: -15px;
}
 .margg_tp_39 {

     margin-top:39px;
   }
    .marg_10_new {
        margin-top:10px;
    }
    .pull-right {
        float:none !important;
    }
.hide-parabox {
    width: 0px;
    overflow: hidden;
}


.arrow-change { 
    position: relative;
    top: -6px;
   z-index: 8;
}

.margg_tp_9 {
    margin-top:9px;
    padding-left: 45px;
}
    .bord-g {
        border-bottom:2px solid grey;
    }
	
	 .pop-up-md {
    width: 311px;
    max-height: 95%;
    overflow: auto;
    position: absolute;
        left: 5px;
    top: 69px;
}

.pop-up-lg {
    width: 305px;
    max-height: 95%;
    overflow: auto;
    position: absolute;
    left: 7.5px;
    top: 14px;
}
 
.marg_11 {
  margin-top:11px;
 }
.marg-tp-30 {
    margin-top: 18px;
    font-size: 20px;
}

.marg-neg-15 {
 margin-top: -15px;

  }

.marg-tp-8 {
margin-top:8px;

    }
.marg-tp-7 {
 margin-top: 7px;
 }

.marg-tp-6 {
margin-top:6px;
  }
.marg_neg_23 {
margin-top:-23px;
}

.marg_neg_5 {
margin-top: -5px;
}

.marg_neg_8 {
margin-top:-8px;
}

.marg_neg_12 {
margin-top:-12px;
}

.user-img-div {
    min-height: 45px;
    padding: 4px;
    background-color: #244766;
    margin-left: -3px;
    width: 232px;
    margin-top: -7px;
}

.user-img-div .inner-text {
    text-align: right;
    position: relative;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    float: right;
    font-size: 12px;
    margin-top: -15px;
    margin-right: 4px;
}

.main-title {
  
    margin-left: -4px;
}

.img-shiftt {
 margin-left: 6px;

}

.shiftt-16 {
margin-top:20px;
}


#side-nav {
    height: 87%;
    margin-top: 79px;
    width: 232px;
    position: fixed;
    z-index: 1;
    background-color: #123655;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: scroll;
    padding-bottom: 38px;
}


.txt-sidebar {
    padding-bottom: 0;
    font-size: 13px;
    display: block;
    color: #fff;
    padding-left: 10px;
    padding-top: 30px;
    font-weight: 700;
}
.form-panel {
    background: #fff;
    padding: 10px;
    text-align: left;
    overflow-y: auto;
    height: 520px;
    width: 589px;
    margin-left: -10px;
    padding-bottom: 70px;
}
ul.tab li a {
    display: inline-block;
    color: #000;
    text-align: center;
    padding: 14px 8px;
    text-decoration: none;
    transition: .3s;
    font-size: 14px;
}

}*/

@media only screen and (max-width: 540px) and (orientation : portrait) {
      body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0;overflow-x:auto;}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
     .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
     .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 157px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 146px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
   /*background: url(../Images/banner-header-new.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
   background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 119px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-10 {
        margin-top:10px;
    }
         ul.tab li a {
    font-size: 11px;
}
   .pop-upp {      
    width: 346px;
    margin: 30px auto;
 }
    .containn {
     width: 600px;
    }
    .modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
    .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
     .tab-colm-shfty {
        width:8% !important;
    }
      .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (max-device-width: 480px) and (max-device-height: 800px) and (orientation: potrait) {
      body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
 .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
  .marg-tp-10 {
        margin-top:10px;
    }
     ul.tab li a {
    font-size: 11px;
}
       .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (max-device-width: 800px) and (max-device-height: 480px) and (orientation: landscape) {
    body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 176px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align:right;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-10 {
        margin-top:10px;
    }
         ul.tab li a {
    font-size: 11px;
}
  .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
  .modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
  .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
   .tab-colm-shfty {
        width:8% !important;
    }
    .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
  }

@media only screen and (max-width: 480px) and (orientation : portrait) {
   body {
        overflow-y: scroll;
        overflow-x:auto;
    }
.side-nav-out {
        /*left: -260px;*/                
    }
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0; overflow-x:auto;}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
   .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 167px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 90px;
     height: 551px;
    margin-top: 159px;

}
    .side-nav-out.nav-active {
        left: -60%;
        transition: .8s;
    }
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 131px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
    position: relative;
    float: left;
    text-align: -webkit-left;
    padding-left: 1px;
    }
    .log-info {
    display: inline-block;
    margin-top: 6px;
    padding-left: 12px;
}
 .marg-tp-10 {
        margin-top:10px;
    }
    ul.tab li a {
    font-size: 11px;
}
   ul.tab li a.tabbi {
    font-size: 11px;
    padding: 11px 9px;
}
    ul.tab li a.tabbi-new {
        font-size:9px;
        padding: 7px 11px;
        }
       .pann-change {
    margin-left: -24px;
    max-width: 500px;
    width: 403px;
   
    }

    #activ-tab-change {
    margin-left: -6px;
    font-size: 12px !important;
    }
    #activ-tab-change>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
        padding:1px !important;
    }
      .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
    .containn {
       width: 619px;
    }
        .pann-changeee {
    margin-left: -24px;
    max-width: 800px;
    width: 577px;
}
        .modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
 .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
  .tab-colm-shfty {
        width:8% !important;
    }
   .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (max-width: 400px) and (orientation : portrait) {
    body {
        overflow-y: scroll;
        overflow-x: auto;
    }
    #page-content {
        padding-top: 169px;
        overflow: hidden;
        /* position: fixed; */
        margin-left: -40px;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{padding-top: 225px;margin-left: 0; overflow:scroll;}

    /*#page-wrapper {
        overflow: auto;
    }

    .page-wrapper-out {
        margin-left: 0;
    }

    .page-wrapper-in {
        margin-left: 260px;
    }*/

    .open-txt {
        margin-left: 8px;
        font-size: 13px;
        font-weight: 700;
        color: #123655;
    }

    .open-btn {
        width: 65%;
        position: absolute;
        z-index: 1;
        visibility: hidden;
        margin-top: 114px;
        margin-left: 5px;
        display: inline-block;
        padding: 4px;
    }

        .open-btn span img {
            cursor: pointer;
            background-color: #123655;
            height: 16px;
            width: 16px;
        }

        .open-btn.nav-active {
            visibility: visible;
            transition: .8s;
        }

        .open-btn.shft-low-active {
            margin-top: 190px;
        }

    .close-btn {
        padding-top: 18px;
        position: absolute;
        right: 13px;
        top: -13px;
        cursor: pointer;
        transition: all .8s ease 0;
        display: table;
        z-index: 2000;
    }

    .hide-panel.close-btn {
        left: 0px;
        transition: .8s;
        display: none;
    }

    #nav-con {
        padding-top: 1px;
        font-size: 12px;
        color: white;
    }


    #side-nav {
        height: 89%;
        /* margin-top: 85px; */
        width: 232px;
        position: fixed;
        z-index: 9;
        background-color: #7386d5;
        transition: ease-in-out left 1s;
        box-shadow: 2px 0px 2px rgba(0,0,0,.6);
        overflow-x: hidden;
        overflow-y: auto;
        padding-bottom: 175px;
        height: 551px; 
        margin-top: 175px;
    }

    .side-nav-out.nav-active {
        left: -87%;
        transition: .8s;
    }

    #header {
        background: url(../Images/banner-header-new.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #eff1f2;
        height: 148px;
        position: fixed;
        width: 100%;
        padding: 14px 0;
        z-index: 999;
        background-color: #FFFFFF;
    }

    #top-nav {
        position: fixed;
        top: 147px;
        z-index: 999;
        width: 100%;
        height: 30px;
        font-size: 12px;
        background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
    }

    .header-logo {
        width: 125px;
        margin-bottom: 6px;
    }

    .h-block-left {
        position: relative;
        float: left;
        padding-left: 10px;
    }

    .user-welcome {
        padding-top: 0px;
        text-align: -webkit-left;
        display: inline-block;
        font-size: 11px;
        font-weight: bold;
        color: rgb(39, 39, 34);
        padding-left: 11px;
    }

    .text-right {
        text-align: -webkit-left;
        padding-left: 10px;
    }
.client-name {
    font-size: 13px;
    font-weight: bold;
}
    .log-info {
        display: inline-block;
        margin-top: 6px;
        padding-left: 10px;
        float: left;
    }

    .hide-panel.close-btn {
        left: 0px;
        transition: .8s;
        display: none;
    }
    #ddl_LoginUserUnit, #ddl_module, #ddl_outlet {
    width: 230px !important;
    height: 28px !important;
    margin-left: 3px !important;
}
    .marg-tp-15 {
        margin-top:15px;
    }
    ul.tab li .tab-txtt {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 4px 4px 4px 4px;
    text-decoration: none;
    transition: .3s;
    font-size: 11px;
    word-break: break-word;
    width: 140px;
}
    .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px;
}
    .TopAddButton {
    margin-top: 20px;
    margin-bottom: 5px;
    display: block;
    float: right;
    font-size: 12px;
    color: #337ab7;
    font-weight: bold;
}
    .txt-change {
    margin-right: -14px;
    margin-top: -10px;
    }
     .marg-tp-10 {
        margin-top:10px;
    }
        ul.tab li a tabbi {
    font-size: 11px;
    padding: 11px 9px;
}
    .pann-change {
   margin-left: -24px;
    max-width: 500px;
    width: 407px;
   
    }
    .pann-changeee {
    margin-left: -24px;
    max-width: 800px;
    width: 577px;
}
.pann-changeee-neww {
    margin-left: -24px;
    max-width: 920px;
    width: 904px;
}
    #activ-tab-change {
     margin-left: -6px;
     font-size:9px !important;
    }
       #activ-tab-change-neww {
     margin-left: -6px;
     font-size:8px !important;
    }
    #activ-tab-change>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
        padding:1px !important;
    }
    .containn {
      width: 575px;
    }
    .mr_10 {
    margin-right: 60px;
}
 
      .hd1-new {
    width: 5%;
    word-break:break-word;
    }
    .hd2 {
     width: 10%;
    }
    .hd3 {
    width: 12%;
    word-break: break-word;
    }

    .hd4 {
    width: 12%;
    word-break: break-word;
    }
    .hd5 {
        width:10%;
        word-break:break-word;
    }

    .hd6 {
    width: 25%;
    border-right: none !important;
    }
    .hdd-neww {
        width:15%;
        word-break:break-word;
    }
    .hd7 {
    width: 17%;
    }
    .hd8 {
        width: 15%;
       border-right:none !important;
    }
    .sz-change2 {
    width: 12%;
}
      .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.Paging{
    padding: 0px 0px 0px;
    color: black;
    text-decoration: none;

 }
    .pop-upp {
    width: 312px;
    }
    .pop-upp-n {
    width: 12px;
    }
    .no-mr {
        margin-right:0px!important;
    }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
 .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
    .hd1 {
    width: 7%;
    word-break:break-word;
    }
    #marg-lt-shft-20 {
        margin-left:20px !important;
    }  
}


/*@media only screen and (max-width: 360px) and (orientation : portrait) {
 .marg-neg-22 {
margin-top:-22px;
 }

.marg-tp-8 {
 margin-top:8px;
}

.marg-tp-9 {
    margin-top:9px;
    }
 body {
        overflow-y:scroll;
    }
#header {
    height: 100px;
    width: 100%;
    position: fixed;   
}

.head-left-txt {
    font-size: 24px;
    font-weight: bold;
    color: yellow;
    font-family: calibri;
}

 .side-nav-out {
        left: -260px;                
    }
    .side-nav-in {
        left: 0;
    }


    .head-left {
   padding-left: 17px;
}

  .lower-head {
        top: 99px;
    }

    .head-right {
    float: right;
    padding-right: 10px;
}

.log-btn {
    padding-top: 0px;
    padding-right: 15px;
    margin-top: 47px;
    margin-right: 145px;
}
.site-footer {
    
    padding: 10px 0px;
    height: 60px;
    margin-top: 2px;
}
#side-nav {
    height: 79%;
    margin-top: 79px;
    width: 232px;
    position: fixed;
    z-index:9;
    background-color: #123655;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y:auto;
}

#marg-lt-51 {
    margin-left: -13px;
}

.col-sm-5 {
text-align: center;

}
#foot-logo {
    margin-left: 298px;
    margin-top: -6px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 8px;
    top: 16px;
    cursor: pointer;
    transition: all 0.8s ease 0s;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 160px;
	transition: .8s;
    display:none;
}
.side-nav-out.nav-active {
    left: -80%;
    transition: .8s;
}

    .open-btn {
        width: 10%;
        position: absolute;
        z-index: 5;
        margin-top: 120px;
    }
    .Panel_Contentfix {
    height: 100%;
    width: 100%;
    margin-top: 10px;
}


 .tab_new1 {
    margin-bottom: 20px;
    margin-left: -19px;
    margin-right: 34px;
    margin: 0px -18px;
    width: 282px;

}

    .table tbody tr td {
        padding:2px;
        text-align:center;
    }

    .tab_new {
    margin-bottom: 20px;
    margin-left: -19px;
    margin-right: 34px;
    margin: 0px -18px

}

.margg_17 {

        margin-top:20px;

 }
    .fancy .ajax__tab_body {
        font-size: 8.8px;
    }
	
	
	
	.marg-topp {
  margin-top:10px;
}
 .marg-topp15 {
  margin-top: 15px;
 }
	
	    .fancy .ajax__tab_body {
        font-size: 8.8px;
    }
    .tab_wdth {
    width: 287px;
}

.parabox {
    width: 93%;
    position: absolute;
    z-index: 4;
    float: left;
    transition: width ease .5s;
    margin-top: -15px;
}
 .margg_tp_39 {

     margin-top:39px;
   }
    .marg_10_new {
        margin-top:10px;
    }
    .pull-right {
        float:none !important;
    }
.hide-parabox {
    width: 0px;
    overflow: hidden;
}


.arrow-change { 
    position: relative;
    top: -6px;
   z-index: 8;
}

.margg_tp_9 {
    margin-top:9px;
    padding-left: 45px;
}
    .bord-g {
        border-bottom:2px solid grey;
    }
	
	 .pop-up-md {
    width: 311px;
    max-height: 95%;
    overflow: auto;
    position: absolute;
        left: 5px;
    top: 69px;
}

.pop-up-lg {
    width: 305px;
    max-height: 95%;
    overflow: auto;
    position: absolute;
    left: 7.5px;
    top: 14px;
}
 
.marg_11 {
  margin-top:11px;
 }
.marg-tp-30 {
        margin-top: 18px;
    font-size: 20px;
}

.marg-neg-15 {
 margin-top: -15px;

  }

.marg-tp-8 {
margin-top:8px;

    }
.marg-tp-7 {
 margin-top: 7px;
 }

.marg-tp-6 {
margin-top:6px;
  }
.marg_neg_23 {
margin-top:-23px;
}

.marg_neg_5 {
margin-top: -5px;
}

.marg_neg_8 {
margin-top:-8px;
}

.marg_neg_12 {
margin-top:-12px;
}	
}*/


@media only screen and (max-width: 240px) and (orientation : portrait) {
      body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
   .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-txt {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #123655;
}
.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}

#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    /*background-color: #123655;*/
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #FFFFFF;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
 ul.tab li a {
    font-size: 11px;
}
   .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.modal-open .modal {
    overflow-x: scroll; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (max-width: 1920px) and (orientation : potrait) {
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }

    /*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}

#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   
#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    /*background-color: #123655;*/
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
 .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
 .marg-tp-47 {
        margin-top:29px;
    }
  .marg-tp-10 {
        margin-top:10px;
    }
     ul.tab li a {
    font-size: 11px;
}
       .pop-upp {      
    width: 346px;
    margin: 30px auto;
 }
.modal-open .modal {
     overflow-x: auto; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
    }

@media only screen and (max-width: 1024px) and (orientation : landscape) {
       body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-txt {
    margin-left: 8px;
    font-size: 11px;
    font-weight: 700;
    color: #123655;
}
   .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
     margin-top: 131px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 8px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 86% !important;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    /*background-color: #123655;*/
     background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 25px;
    margin-top: 113px;
}
#header {
    /*background: url(../Images/banner-header-new.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 86px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 86px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-right;
    padding-left: 10px;
}

.client-name {
    font-size: 13px;
    font-weight: bold;
}

   .h-block-right {
    position: relative;
    float: right;
    /* text-align: right; */
    padding-right: 10px;
    /*margin-top:9px;*/
}
 .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
.head-txt {
    font-size: 12px;
    font-weight: bold;
    color: rgb(39, 39, 34);
}
#ddl_LoginUserUnit, #ddl_module, #ddl_outlet {
    width: 227px;
    height: 28px;
    margin-left: 3px;
}
 .marg-tp-47 {
        margin-top:29px;
    }
 .marg-tp-10 {
        margin-top:10px;
    }
    ul.tab li a {
    font-size: 11px;
}
      .pop-upp {      
    width: 486px;
    /*margin: 30px auto;*/
 }
.sz-change3 {
    width: 22%;
    border-right: none !important;
}
.modal-open .modal {
     overflow-x: auto; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
   }

@media only screen and (max-width: 980px) and (orientation : landscape) {

    body {
        overflow-y: scroll;
        overflow-x: auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{padding-top: 165px;margin-left: 0px;overflow-x: auto;}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    /*background-color: #123655;*/
     background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom:39px;
     height: 551px;
    margin-top: 107px;

}
#header {
    /*background: url(../Images/banner-header-new.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 80px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 79px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: right;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: right;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
      .containn {
        width: 800px;
    }
 
    .pop-upp {      
    width: 496px;
    /*margin: 30px auto;*/
 }
 .pann-change-new {
    margin-left: -38px;
    max-width: 900px;
    width: 804px;  
 }
 table.headers th.chang {
    border-right: solid 1px #79c1db;

}

  table.headers th.changg {
      padding:0px;
    border-right: none;
    
}
     
  .TopAddButton {
    margin-left: -17px;
}
    #btnn-shfty {
        margin-right:28px;
    }
    .wd-changg {
      width: 38.333333% !important;
    }
     .Paging{
    color: black;
    text-decoration: none;

 }
     .modal-open .modal {
     overflow-x: auto; 
    overflow-y: auto;
}
     .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
      .tab-colm-shfty {
        width:8% !important;
    }
       .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (max-width: 802px) and (orientation : landscape) {
   body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{padding-top: 165px;margin-left: -2px;overflow-x: auto;}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
.open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 14px;
    width: 14px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 160px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 10px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    /*background-color: #123655;*/
     background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 113px;
     height: 551px;
    margin-top: 153px;

}
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 125px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-right;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: right;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
    .marg-tp-35 {
        margin-top:20px;
    }
        ul.tab li .tab-txtt {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 4px 4px 4px 4px;
    text-decoration: none;
    transition: .3s;
    font-size: 11px;
    word-break: break-word;
    width: 140px;
}
         .marg-tp-10 {
        margin-top:10px;
    }
         .mr_10 {
    margin-right: 28px;
}
   .pop-upp {      
    width: 486px;
    /*margin: 30px auto;*/
 }
   .sz-change3 {
    width: 22%;
    border-right: none;
}
 .padd-lt-changee {
   padding-left: 1px !important;
    }
 .modal-open .modal {
     overflow-x: auto; 
    overflow-y: auto;
}
 .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
  .tab-colm-shfty {
        width:8% !important;
    }
   .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (max-width: 691px) and (orientation : landscape) {
      body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 158px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}

#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    /*background-color: #123655;*/
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 118px;
    height: 551px;
    margin-top: 152px;

}
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 124px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }

   .pop-upp {      
    width: 346px;
    margin: 30px auto;
 }
.modal-open .modal {
     overflow-x: auto; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (max-width: 640px) and (orientation : landscape) {
     body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 173px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 10px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}

#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    /*background-color: #123655;*/
     background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 103px;
    height: 551px;
    margin-top: 163px;

}
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 135px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 134px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
    .marg-tp-47 {
        margin-top:29px;
    }
    ul.tab li .tab-txtt {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 4px 5px 4px 4px;
    text-decoration: none;
    transition: .3s;
    font-size: 11px;
    word-break: break-word;
    width: 192px;
}
    .marg-tp-35 {
        margin-top:35px;
    }
     .marg-tp-10 {
        margin-top:10px;
    }
     .pann-change-new {
    margin-left: -38px;
    max-width: 900px;
    width: 815px;
   
    }
         #activ-tab-change {
     margin-left: -6px;
     font-size:9px !important;
    }
    #activ-tab-change>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
        padding:1px !important;
    }

    .mr_10 {
    margin-right: 30px;
}
    .no-mr {
        margin-right:0px!important;
    }


    .hd1 {
    width: 6%;
    word-break:break-word;
    }
      .hd1-new {
    width: 5%;
    word-break:break-word;
    }
    .hd2 {
     width: 10%;
    }
    .hd3 {
    width: 10%;
    word-break: break-word;
    }

    .hd4 {
    width: 12%;
    word-break: break-word;
    }
    .hd5 {
        width:10%;
        word-break:break-word;
    }

    .hd6 {
    width: 21%;
    border-right: none !important;
    }
       .hd6-new {
    width: 15%;
  
    }

    .hd7 {
    width: 17%;
 
    }
     .hd8 {
    width: 10%;
    border-right:none !important;
 
    }
      .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
  #btnn-shfty1 {
        margin-right:19px;
    }
  .Paging{
    color: black;
    text-decoration: none;

 }
    .padd-lt-changee {
        padding-left:7px !important;
    }
    .modal-open .modal {
    overflow-x: scroll;
    overflow-y: auto;
}
    .modal-open .modal {
     overflow-x: auto; 
    overflow-y: auto;
}
    .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
     .tab-colm-shfty {
        width:10% !important;
    }
      .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (max-width: 600px) and (orientation : landscape) {
     body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-txt {
    margin-left: 8px;
    font-size: 11px;
    font-weight: 700;
    color: #123655;
}
.open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 14px;
    width: 14px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 170px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 9px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}

#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    /*background-color: #123655;*/
     background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 123px;
    height: 551px;
    margin-top: 161px;

}
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 133px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
         .pop-upp {      
    width: 346px;
    margin: 30px auto;
 }
.modal-open .modal {
     overflow-x: auto; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (max-width: 540px) and (orientation : landscape) {
     body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
.open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 162px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 10px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}

#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    /*background-color: #123655;*/
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 130px;
    height: 551px;
    margin-top: 152px;

}
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 124px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
       .modal-open .modal {
     overflow-x: auto; 
    overflow-y: auto;
}
.txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (max-width: 480px) and (orientation : landscape) {
      body {
        overflow-y: scroll;
        overflow-x:auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
  .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 181px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 10px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
     background-color: #7386d5;
    /*background-color: #123655;*/
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 125px;
     height: 551px;
    margin-top: 175px;

}
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        text-align: left; 
        padding-right: 103px;
    }
 .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
.log-info {
    display: inline-block;
    margin-top: 6px;
    padding-left: 12px;
}
 .marg-tp-47 {
        margin-top:39px;
    }
  .marg-tp-10 {
        margin-top:10px;
    }

    .pop-upp
    
     {      
    width: 346px;
    /*margin: 30px auto;*/
 }
    .modal-open .modal {
     overflow-x: scroll; 
    overflow-y: auto;
}
    .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
     .tab-colm-shfty {
        width:8% !important;
    }
      .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
    }

@media only screen and (max-width: 320px) and (orientation : landscape) {
    body {
        overflow-y: scroll;
        overflow-x: auto;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
.open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}

#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
     background-color: #7386d5;
    /*background-color: #123655;*/
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }
   
  .pop-upp {      
    width: 346px;
    margin: 30px auto;
 }
  .modal-open .modal {
     overflow-x: scroll; 
    overflow-y: auto;
}
  .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
.tab-colm-shfty {
        width:8% !important;
    }
 .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (max-device-width: 1600px) and (orientation: potrait) {
   body {
        overflow-y: scroll;
    }

/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
.open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}

#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
     background-color: #7386d5;
    /*background-color: #123655;*/
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
   background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
 .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
  .marg-tp-47 {
        margin-top:29px;
    }
   .marg-tp-10 {
        margin-top:10px;
    }

     .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
  .modal-open .modal {
     overflow-x: scroll; 
    overflow-y: auto;
}
  .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
  .tab-colm-shfty {
        width:8% !important;
    }
   .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

/* Samsung S3 default browser portrait*/
@media only screen and (device-width: 720px) and (device-height: 1280px) and (orientation: portrait) {
    body {
        overflow-y: scroll;
    }
.side-nav-out {
        left: -260px;                
    }
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    /*background-color: #123655;*/
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 121px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 124px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
 .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
  .marg-tp-47 {
        margin-top:29px;
    }
  .open-btn.shft-low-active {
    margin-top: 175px;
}
    .marg-tp-35 {
        margin-top:40px;
    }
 .marg-tp-10 {
        margin-top:10px;
}

   .pop-upp {      
    width: 346px;
    margin: 30px auto;
 }
     .modal-open .modal {
     overflow-x: scroll; 
    overflow-y: auto;
}
 .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
 .tab-colm-shfty {
        width:8% !important;
    }
  .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
 #marg-lt-shft-20 {
        margin-left:20px !important;
    }
    }

/* Samsung S3 default browser landscape */
@media only screen and (device-width: 1280px) and (device-height: 720px) and (orientation: landscape) {
      body {
        overflow-y: scroll;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}

#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
     background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
    height: 551px;
    margin-top: 117px;

}
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 89px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 88px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align:right;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float:right;
        /* text-align: right; */
        padding-right: 10px;
    }  
 .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
 .open-btn.shft-low-active {
    margin-top: 135px;
}
 .marg-tp-47 {
        margin-top:29px;
    }
  .marg-tp-10 {
        margin-top:10px;
 }

    .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.sz-change3 {
    width: 22%;
    border-right: none !important;
}
  .modal-open .modal {
     overflow-x: scroll; 
    overflow-y: auto;
}
   .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
   .tab-colm-shfty {
        width:8% !important;
    }
    .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

/* Samsung S3 default browser portrait*/
@media only screen and (device-width: 720px) and (device-height: 1024px) and (orientation: portrait) {
    body {
        overflow-y: scroll;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
.open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 161px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}

#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 150px;

}
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 122px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }

    .marg-tp-35 {
        margin-top:35px;
    }

  .pop-upp {      
    width: 346px;
    margin: 30px auto;
 }
  .modal-open .modal {
     overflow-x: scroll; 
    overflow-y: auto;
}
   .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
   .tab-colm-shfty {
        width:8% !important;
    }
    .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

/* Samsung S3 default browser landscape */
@media only screen and (device-width: 1280px) and (device-height: 1024px) and (orientation: landscape) {
   body {
        overflow-y: scroll;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}

#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
     background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
 .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
  .marg-tp-47 {
        margin-top:29px;
    }
   .marg-tp-10 {
        margin-top:10px;
  }

     .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
  .modal-open .modal {
     overflow-x: scroll; 
    overflow-y: auto;
}
   .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
   .tab-colm-shfty {
        width:8% !important;
    }
    .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}


/* Samsung S3 default browser portrait*/
@media only screen and (device-width: 1080px) and (device-height: 1920px) and (orientation: portrait) {
    body {
        overflow-y: scroll;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
.open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 124px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}

#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
     background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 110px;

}
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 81px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
   background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 81px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align:right;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float:right;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
     .head-txt {
    font-size: 12px;
    font-weight: bold;
    color: rgb(39, 39, 34);
}
 .marg-tp-47 {
        margin-top:29px;
    }
  .marg-tp-10 {
        margin-top:10px;
 }

    .pop-upp {      
    width: 486px;
    margin: 30px auto;
 }
  .modal-open .modal {
     overflow-x: scroll; 
    overflow-y: auto;
}
   .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
   .tab-colm-shfty {
        width:8% !important;
    }
    .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

/* Samsung S3 default browser landscape */
@media only screen and (device-width: 1920px) and (device-height: 1080px) and (orientation: landscape) {
    body {
        overflow-y: scroll;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 131px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
    height: 551px;
    margin-top: 122px;

}
#header {
   /* background: url(../Images/banner-header-new.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 93px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 92px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: right;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: right;
        /* text-align: right; */
        padding-right: 10px;
    }
 .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
 .head-txt {
    font-size: 12px;
    font-weight: bold;
    color: rgb(39, 39, 34);
}
 .marg-tp-47 {
        margin-top:29px;
    }
  .marg-tp-10 {
        margin-top:10px;
 }

    .pop-upp {      
    width: 486px;
    /*margin: 30px auto;*/
 }
  .modal-open .modal {
     overflow-x: scroll; 
    overflow-y: auto;
}
   .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
   .tab-colm-shfty {
        width:8% !important;
    }
    .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

/* Samsung S3 default browser portrait*/
@media only screen and (device-width: 1600px) and (device-height: 2560px) and (orientation: portrait) {
     body {
        overflow-y: scroll;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
 .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 147px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}

#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 134px;

}
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 107px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 105px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align:right;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: right;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
        .marg-tp-35 {
        margin-top:71px;
    }
         .marg-tp-10 {
        margin-top:10px;
    }


      .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
.Paging{
    
    color: black;
    text-decoration: none;

 }
  .modal-open .modal {
     overflow-x: scroll; 
    overflow-y: auto;
}
   .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
   .tab-colm-shfty {
        width:8% !important;
    }
    .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

/* Samsung S3 default browser landscape */
@media only screen and (device-width: 2560px) and (device-height: 1600px) and (orientation: landscape) {
    body {
        overflow-y: scroll;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
  .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 152px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
    .hide-panel.close-btn {
        left: 0px;
        transition: .8s;
        display: none;
    }

#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
     background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
    height: 551px;
    margin-top: 134px;


}
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 107px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 106px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-right;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: right;
        /* text-align: right; */
        padding-right: 10px;
    } 
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
    
       .marg-tp-35 {
        margin-top:71px;
    }
        .marg-tp-10 {
        margin-top:10px;
    }

  .pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
  .modal-open .modal {
     overflow-x: scroll; 
    overflow-y: auto;
}
   .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
   .tab-colm-shfty {
        width:8% !important;
    }
    .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
}

@media only screen and (max-width: 384px) and (orientation: potrait) {
       body {
        overflow-y: scroll;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}

#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    } 
 .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
  .marg-tp-47 {
        margin-top:29px;
    }
   .marg-tp-10 {
        margin-top:10px;
    }

     .pop-upp {      
    width: 346px;
    margin: 30px auto;
 }
  .modal-open .modal {
     overflow-x: scroll; 
    overflow-y: auto;
}
   .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
   .tab-colm-shfty {
        width:8% !important;
    }
    .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
 }

@media only screen and (device-width: 480px) and (device-height: 854px) and (orientation: potrait)
 {
     body {
        overflow-y: scroll;
    }
     /*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
    .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 18px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}

#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
    background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
     .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
      .marg-tp-47 {
        margin-top:29px;
    }
       .marg-tp-10 {
        margin-top:10px;
    }

.pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
  .modal-open .modal {
     overflow-x: scroll; 
    overflow-y: auto;
}
   .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
   .tab-colm-shfty {
        width:8% !important;
    }
    .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
   }

@media only screen and (device-width: 480px) and (device-height: 854px) and (orientation: landscape) {
    body {
        overflow-y: scroll;
    }
/*.side-nav-out {
        left: -260px;                
    }*/
    .side-nav-in {
        left: 0;
    }
#page-wrapper.content-active{transition: ease-in-out left 1s;margin-left: 0px;}
#page-content.content-active{ padding-top: 165px;margin-left:0}

    /*#page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }*/ 
   .open-btn {
    width: 65%;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    margin-top: 114px;
    margin-left: 5px;
    display: inline-block;
    padding: 4px;
}
    .open-btn span img {
    cursor: pointer;
    background-color: #123655;
    height: 16px;
    width: 16px
}
    .open-btn.nav-active {
    visibility: visible;
    transition: .8s;
}
    .open-btn.shft-low-active {
    margin-top: 117px;
}

.close-btn {
    padding-top: 20px;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    transition: all .8s ease 0;
    display: table;
    z-index: 2000;
}
.hide-panel.close-btn {
    left: 0px;
    transition: .8s;
    display: none;
}
#nav-con {
    padding-top: 1px;
    font-size: 12px;
    color: white;
}
   

#side-nav {
    height: 89%;
    /* margin-top: 85px; */
    width: 232px;
    position: fixed;
    z-index: 9;
   background-color: #7386d5;
    transition: ease-in-out left 1s;
    box-shadow: 2px 0px 2px rgba(0,0,0,.6);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
     height: 551px;
    margin-top: 175px;

}
#header {
    background: url(../Images/banner-header-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f2;
    height: 148px;
    position: fixed;
    width: 100%;
    padding: 14px 0;
    z-index: 999;
    background-color: #FFFFFF;
}
#top-nav {
    position: fixed;
    top: 147px;
    z-index: 999;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: linear-gradient(rgba(20, 64, 96, 0.62), rgba(44, 80, 125, 0.6), rgb(34, 61, 90));
}
.header-logo {
    width: 125px;
    margin-bottom: 6px;
}
.h-block-left {
    position: relative;
    float: left;
    padding-left: 10px;
}
.user-welcome {
    padding-top: 0px;
    text-align: -webkit-left;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: rgb(39, 39, 34);
    padding-left: 11px;
}
.text-right {
    text-align: -webkit-left;
    padding-left: 10px;
}

    .h-block-right {
        position: relative;
        float: left;
        /* text-align: right; */
        padding-right: 10px;
    }
 .side-nav-out.nav-active {
        left: -59%;
        transition: .8s;
    }
  .marg-tp-47 {
        margin-top:29px;
    }
   .marg-tp-10 {
        margin-top:10px;
    }

.pop-upp {      
    width: 346px;
    /*margin: 30px auto;*/
 }
  .modal-open .modal {
     overflow-x: scroll; 
    overflow-y: auto;
}
   .txt-shiftyy {
      padding-left:0px !important;
      word-break:break-word !important;
 }
   .tab-colm-shfty {
        width:8% !important;
    }
    .wdt-shfty {
    width: 920px;
    }
  .pann-change-new {
    margin-left: -38px;
    max-width: 500px;
    width: 437px;
   
    }
    .hd11 {
    width: 7% !important;
    word-break:break-word;
    }
     #marg-lt-shft-20 {
        margin-left:20px !important;
    }
 }



/*@media screen and (max-width:991px) and (min-width:768px) {    
    .pop-up-lg {
        width:95%;
        max-height: 95%;       
    }
    #tree-toggle-button {
        display:block;
    }
    .side-nav-out {
        left: -260px;                
    }
    .side-nav-in {
        left: 0;
    }
    #page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }   
}

@media screen and (max-width: 767px) {
    #header {
        position: relative;
    }
    #Btn_DayClose {
        margin-top: 10px;
    }
    #tree-toggle-button {
        display:block;
    }

    .fancy-green .ajax__tab_header {
    background: url(../Images/green_bg_Tab.gif) repeat;
    box-shadow: 0 1px 5px #808080;
    }
    .fancy .ajax__tab_body {
        border: none;
    }
    .Panel_Contentfix {
        height: auto;
    }
    .side-nav-out {
        left: -260px;                
    }
    .side-nav-in {
        left: 0;
    }
    #page-wrapper {
        overflow:auto;
    }
    .page-wrapper-out {
        margin-left: 0;
    }
    .page-wrapper-in {
        margin-left: 260px;
    }
    .log-info {
        float: none;
        font-size: 10px;        
        text-align: right;        
    } 
    #top-nav {
        position: relative;
        top: 0;
    }
    #side-nav {
        position:absolute;       
    }
    #nav-con {
        padding-top: 0;
    }
    #page-content {
        padding-top: 0;
    }
    .pop-up-md, .pop-up-lg {
        width:95%;
        max-height: 95%;       
    }  
    .header-logo {
        width: 90px;
    }    
    .h-block-left {        
        float: none;        
    }
    .h-block-right {    
        float: none;

    }
    .ajax__tab_container {
        margin: 0 -15px;
    }    
}

@media screen and (max-width:360px) {
    #login-box {
        width: 95%;
    }
    .user-welcome {
        padding-top: 3px;
    }
    .pop-up-sm, .pop-up-md, .pop-up-lg {
        width:95%;
        max-height: 95%;          
    }
    #top-nav .element {
        font-size: 11px;
        padding: 0 5px;
    }
    
}

@media screen and (max-width:320px) {
    
}

@media screen and (min-height:1200px) {
    .pop-up .content {
        max-height: 1080px;
        height: auto;
    }       
}

@media screen and (max-height:1199px) {
    .pop-up .content {
        max-height: 820px;
        height: auto;
    }       
}

@media screen and (max-height:991px) {
    .pop-up .content {
        max-height: 620px;
        height: auto;
    }       
}

@media screen and (max-height:767px) {
    .pop-up .content {
        max-height: 460px;
        height: auto;
    }       
}

@media screen and (max-height:599px) {
    .pop-up .content {
        max-height: 300px;
        height: auto;
    }       
}

@media screen and (max-height:479px) {
    .pop-up .content {
        max-height: 172px;
        height: auto;
    }       
}*/



