﻿ .ui-widget-content {
    background: #fff !important;
}
.ui-datepicker
{
    padding:0px !important;
    }
    .ui-widget-header {
    background: #0485a3!important;
    }

.listView .UserTable tr th a {
color:white !important;
}
md-dialog
{
    min-width:50% !important;
}
.window-height
{
    max-height:480px;
    overflow:auto;
    }
    .floatNoneImp
    {
        float:none !important;}
.borderRight
{
    border-right: 1px solid #ccc;
    }
#contentwrapp 
{
    width:29%; 
    float:left; 
    background:none !important;
    min-height:577px;
    padding:0px 0px 0px 0px !important;
    overflow:hidden
    }
.contentwrapp 
{
    width:67%; 
    float:right; 
    padding:0px 0px 0px 0px !important; 
    background:none !important;
    overflow:hidden
    }

.RightSelector 
{
    cursor:pointer; 
    position:relative;
    }

.RightSelector .Selector 
{
    display:none;
    background:#fff;
    border:1px solid #ccc;
    min-width:200px;
    min-height:150px;
    position:absolute;
    top:32px;
    z-index:100000;
    padding:0;
    }

.RightSelector .Selector ul li 
{
    padding:4px 10px; 
    }
.RightSelector .Selector ul li span 
{
    background:none;
    }
.RightSelector .Selector ul li:hover 
{
    background:#f5f5f5;
    }
.RightSelector .Selector ul li table 
{
    margin:0 0 0 5px;
    }
#contentLogin_contentMain_pnlPopUp
        {
            width: 50%;
            position: fixed;
            z-index: 100001;
            left: 25% !important;
            top: 10% !important;
            height: 500px;
            overflow: auto !important;
        }
        
        .NewPopUp .head .close
        {
            color: #fff;
            margin: 0 20px 0;
            font-weight: bold;
            float: right;
        }
        
        .Pagination .Select
        {
            width: 50px !important;
        }
 /* -------------------Overrides-----------------------*/   
.leftmenu ul li a {
    padding: 8px 4px;
    display: block;
    font-size: 14px;
    color: #1d1d1d;
    text-overflow: ellipsis;
    overflow: hidden;
    /*border-bottom:1px solid rgba(0,0,0,0.12);*/
}
.leftmenu ul li a:hover, #Maincontent #LeftSide ul.leftmenu li a.active 
{
    color:#fff; 
    background:#18AACC; 
    text-decoration:none;
    }
.removal-inline .leftmenu
{
    float:none!important;
    }
.removal-inline .leftmenu ul
{
    float:none!important;
    }
#contentLogin_mnuMain ul li .static  
{
    padding-left:16px !important;  
    padding-right:16px !important;    
    }
    
    

.ActiveListItem
{
    background-color :#0485a3;
    color:#FFF!important;
}

.displayNo
{
    display:none !important;
}