/* CSS Document */

/*div.ui-paging-info
{
	padding-bottom: 49px !important;
padding-right: 50px !important;
	
}







a {
			text-decoration: none;
			}

		#faicons:hover
			{
			border: 3px solid green;
			cursor: pointer;
			}
		#faiconstext:hover
			{
			color: green;
			}
		
		
		#sidebar 
			{ 
			float:left; width:30px; height:auto; 
			font-size:16px !important;
			
			}
		
		.container 
			{
			padding-left: 25px !important;
			margin-left:0px !important;
			}


		#menu-btn 
			{
			display: block;
			position: absolute;
			float: left;
			width: 53px;
			height: 30px;
			background: url('images/nav-btn.png') no-repeat;
			margin-top: 6px;
			margin-left: 8px;
			}
			
		*/
		
		
		div.clsmobilelogo
	{
		padding-top:20px !important;
		background-color:#FFF !important;
		
		
	}
	
	
@media (min-width:320px)  { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */ }
@media (min-width:480px)  { /* smartphones, Android phones, landscape iPhone */ }
@media (min-width:600px)  { /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */ }
@media (min-width:801px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */

min-height: 550px;
 }

@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */

.box.highlight {
		min-height: 300px;
	}

 }
@media (min-width:1281px) { /* hi-res laptops and desktops */
min-height: 550px;


 }
 
 div.mybadge  a .badge {
    background-color: #DB5353;
    color: #fff;
    font-weight: 400;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 3px 8px;
    font-size: 11px;
    margin-top: 2px;
    position: relative;
   
}

div.badge_msg  a .badge {
 left: 40px;

  
}

div.badge_profile  a .badge {
 left: 50px;

 
}

div.badge_roadmap  a .badge {
 left: 32px;

 
}



.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
  z-index:1000;
  
}

div#notificationbar
{

padding-right:30px;
	
	
}

table.badgetable{
width:200px !important;
float:right;
	
}

div#notificationbar a {
	border-bottom:none !important
}

td.last
{
	display:none !important;
	
}