nav.navbar.navbar-default.navbar-static-top {
    background: rgb(173, 69, 67);
}
.navbar-top-links li a {     
    color: #000;
}
img#admin_logo {
    width: 48px;
    height: 32px;
	margin-top: -6px;
}
div#dataTables-example_filter {
    float: right;
}
 .panel-heading.border-clr{
    
   background-color: #EEE;
}
.panel.panel-default.clr {
    border-color: brown;
}
a.dropdown-toggle.dropdown-toggle-coustom {
    color: white;
}
 
 a.dropdown-toggle.dropdown-toggle-coustom.bck-clr:hover{
    background-color:rgb(156, 58, 59) !important;
}
.sidebar-clr{
	
	color:rgb(173, 69, 67) !important;
}
 .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    
    color: #fff;
    
    background-color: #AD4543 !important;
     
}
 #page-wrapper{
	 border-left-color: rgb(173, 69, 67);
 }
  
   #addwords_btn{
	    
	  
	    float:right;
		margin-top:25px;
	   
   }
   #add_div{
	   
	   display:none;
   }
   #addwords_cancel{
	   
	    padding:7px 38px 7px 38px;
	   margin-top:25px; 
	   
   }
    .users_view_profile{
		 cursor: pointer;
	}
	.user_profile{
		width:50px;
		height:30px;
	}
.features_list,.price_list {
    margin: 9px 0;
}