﻿
        .NewPopUp
        {
            height: 500px !important;
            width: 630px !important;
            position: fixed !important;
            box-shadow: rgb(0, 0, 0) 5px 5px 5px;
            top: 10%;
            left: 28%;
        }
        .NewPopUp .head
        {
            background: #0485A3;
            padding: 4px 10px !important;
            width: auto !important;
        }
        #Chart51Div
        {
            overflow: hidden;
        }
        .table-responsive {
    max-height: 452px;
    overflow: auto;
}
      
      
   
       
      
        .listView .UserTable
        {
            border: none !important;
        }
       
         
        .cmd-bg-slight-grey div
        {
            background:#fff;
   border-radius: 4px;
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
   
}
.AddWrapp ul.Addview li{ left:0%; max-width: 50% !important; margin-bottom:16px;     min-height: 508px !important;}
.label{ text-align:left;}

#AllCharts h4{font-size: 15px;
    margin-left: 1px;
    font-weight: normal;
    padding: 10px;
    margin-bottom: 0px;
    color: #298698;}
@media screen and (max-width: 1024px) 
{
    .AddWrapp ul.Addview li{max-width: 49% !important;}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
{
    .AddWrapp ul.Addview li{max-width: 100% !important;}
    }
.AddWrapp ul.Addview li:nth-child(odd){ margin-right:8px !important;}
.AddWrapp ul.Addview li:nth-child(even){ margin-left:8px !important;}
#contentLogin_contentMain_btnRefresh{ padding: 7px 7px 6px 25px !important;}
.alertSet{padding: 7px 19px 7px 15px !important; margin-right:4px !important; margin-bottom:0px !important;}
.mt11{ margin-top:11px;}
.cmd-bg-slight-grey{min-height: 500px;}
.fixed1 {
    position: fixed!important;
    top: 50px;
    left: 0;
    margin-left: 50px;
    right: 0px;
    background: rgba(255,255,255,1);
    -webkit-box-shadow: 0 15px 50px rgba(2,3,3,.1);
    -moz-box-shadow: 0 15px 50px rgba(2,3,3,.1);
    box-shadow: 0 15px 50px rgba(2,3,3,.1);
    z-index: 999!important;
    padding: 8px 15px 6px 15px;
}
.fixed1 label{ display:none;}
.fixed1 .form-group {
    margin-bottom: 6px;
}
.fixed1 .mt22 {
    margin-top: 1px;
}