/*LIMIT CSS*/
.openLimitDiv, .viewApp{cursor:pointer}

.openLimitDiv:active{opacity:0.7}

.selectedLimitTime, .selectedAppFilter{font-size:12px; margin-left: 5px;}
.arrow{margin-right:5px;}
.arrow img{width:8px}
.limitDiv, .viewApps{padding:5px; z-index:1000; display:none; position:absolute; background:#343434; top:23px; color:#979797}
.limitItem, .viewAppFilterItem{cursor:pointer; font-size:14px; width:100%}
.limitItem:hover, .viewAppFilterItem:hover{background:#1E1E1E; color:#5EA718}
/*.displayingCell{float:left; display:inline; margin-top:15px}*/
.cellPadding, #offSwitcher, #displayingLabel{padding-left:4px;}


/*

.filterActivity{position:absolute; width:120px; height:auto; background:#343434; right:0; top:47px; color:#979797; display:none; z-index:999}
.filterActivity div{padding: 8px; font-size: 12px; text-align:right; cursor:pointer}
.filterActivity div:hover{background:#1E1E1E; color:#5EA718}


*/
