
.blank1{clear:both; height:1px; overflow:hidden; display:block;}
.blank2{clear:both; height:2px; overflow:hidden; display:block;}
.blank3{clear:both; height:3px; overflow:hidden; display:block;}
.blank4{clear:both; height:4px; overflow:hidden; display:block;}
.blank5{clear:both; height:5px; overflow:hidden; display:block;}                
.blank6{clear:both; height:6px; overflow:hidden; display:block;}
.blank7{clear:both; height:7px; overflow:hidden; display:block;}
.blank9{clear:both; height:9px; overflow:hidden; display:block;}  
.blank8{clear:both; height:8px; overflow:hidden; display:block;}
.blank10{clear:both; height:10px; overflow:hidden; display:block;}
.blank15{clear:both; height:15px; overflow:hidden; display:block;} 
.blank20{clear:both; height:20px; overflow:hidden; display:block;} 
.blank30{clear:both; height:30px; overflow:hidden; display:block;} 
.blank50{clear:both; height:50px; overflow:hidden; display:block;} 
.blandC5{width:5px;display:block;}
.blandC10{width:5px;display:block;}
.right{float:right;}
.hiddentip{display:none;}

.width-10,
.width-20,
.width-30,
.width-40,
.width-50,
.width-60,
.width-70,
.width-80{
   overflow:hidden;
   text-overflow:ellipsis;
   white-space:nowrap;
   text-align:right;
}
.width-10{width:10%;}
.width-20{width:20%;}
.width-30{width:30%;}
.width-40{width:40%;}
.width-50{width:50%;}
.width-60{width:60%;}
.width-70{width:70%;}
.width-80{width:80%;}

.mui-content ul.margin-top0:first-child{margin-top:0px;}
.mui-content ul.margin-top10:first-child{margin-top:10px;}

.padding-left20 .mui-table-view-cell a:not(.mui-btn),
.padding-left20>.mui-table-view-cell>a:not(.mui-btn) a.mui-active
{
    margin-left:-31px;
}
.mui-table-view-cell.mui-collapse.mui-active .padding-left20 .mui-table-view-cell>a:not(.mui-btn).mui-active
{
    padding-left:31px;
}
.strong-green
{
    color:green;
}
.h5-title{font-weight:bold;color:Black;}

header.mui-bar .mui-icon{color:#fff;}
header.mui-bar .mui-btn{color:#fff;}
header.mui-bar .mui-title{color:#fff;}
/*
	delete bar shadow;
*/
.mui-bar-nav {
    box-shadow: 0 0 0 #ccc;
    -webkit-box-shadow: 0 0 0 #ccc;
}