﻿/*#BudgetDataTable{
    width: 100%;
    border: 1px solid #ccc;
    border-left: none;
}
#Maincontent
{
    min-height:510px !important;
}*/

.testimg img
{
    padding: 3px;
	margin-bottom: 3px;
}
.testimg:hover{
    cursor: pointer;
}
.grp-task-name{
	padding-bottom:5px;
}
		
.SumoSelect.open > .optWrapper
{
    z-index:99999;
}
#contentLogin_contentMain_rdbtnSelect td:first-child{
    left: 60px !important;
}
        
        
#BudgetDataTable span:nth-child(3){
    /*width: 44% !important;*/
    overflow: hidden;
    text-overflow: hidden;
    white-space: nowrap;
    display: inline-block;
}
        
#contentLogin_contentMain_li1{
    width: 278px;
}
        

.AddWrapp ul.Addview li{
            min-height: 25px;
}
.innerform ul.Addview li{
    width: 48%;
}
body{            
    color: #444;
    font-size: 13px;
}
p, div, ul, li{
    padding: 0px;
    margin: 0px;
}
/*.heightauto{
    min-height: 100px !important;
}*/
.highlight{
    background-color: rgba(255, 255, 0, 0.39) !important;
}

/* 20 March 2017*/
#table
{
    height:80%;
}
#table> tbody
{
    height:50%;
    overflow: auto;
}
.btnCancel
{
    display:none;
}

@media screen and (max-width: 800px)
{
    
    .AddWrapp ul.Addview li label {
        width: 25%;
    }
    .tblHeaderColumnLock tbody {
        width: 765px !important;
    }
}


.AddWrapp h4
{
    
    padding-left:2%;
}
#tblProjectWBS tr td
{
  cursor:pointer;
}

#tblProjectWBS tr td span
{
    font-weight:normal !important;
}