body{
  font-family: Verdana;
}

.navbar{
    margin: 0;
    border-radius: 0;
    border: none;             
    background: #FDFDFD;
    background: -moz-linear-gradient(top,  #FDFDFD 0%, rgba(1, 1, 1, 0.24) 100%);
    background: -webkit-linear-gradient(top,  #FDFDFD 0%,rgba(1, 1, 1, 0.24) 100%);
    background: linear-gradient(to bottom,  #FDFDFD 0%,rgba(1, 1, 1, 0.24) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FDFDFD', endColorstr='rgba(1, 1, 1, 0.24)',GradientType=0 );
    /*border-bottom: 2px solid #DCDCDC;*/  
  border-top: 2px solid #f26329;
    box-shadow: 0px 0px 20px #111;
    height: 80px;
}
.navbar-static-top {
  margin-bottom:0px;
}
.navbar-inverse .navbar-brand{
  color: #5e5e5e;
}
.navbar-inverse .navbar-brand:hover{
  color: #5e5e5e;
}
.navbar-inverse .navbar-brand:focus{
  color: #5e5e5e;
}
.navbar-inverse .navbar-brand:active{
  color: #5e5e5e;
}

i {
  font-size:16px;
}

  
footer {           
  position: relative;
  margin-top:0px;
  padding-top:20px;
  padding-bottom:20px;
  background: #FDFDFD;
  background: -moz-linear-gradient(top,  #FDFDFD 0%, rgba(1, 1, 1, 0.24) 100%);
  background: -webkit-linear-gradient(top,  #FDFDFD 0%,rgba(1, 1, 1, 0.24) 100%);
  background: linear-gradient(to bottom,  #FDFDFD 0%,rgba(1, 1, 1, 0.24) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FDFDFD', endColorstr='rgba(1, 1, 1, 0.24)',GradientType=0 );
  box-shadow: 0px -20px 20px -20px #111;
  z-index: 20;
  border-bottom: 2px solid #f26329;
}

/* count indicator near icons */
.nav>li .count {
  position: absolute;
  bottom: 12px;
  right: 6px;
  font-size: 9px;
  background: rgba(51,200,51,0.55);
  color: rgba(255,255,255,0.9);
  line-height: 1em;
  padding: 2px 4px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.navbar-inverse .navbar-nav>li>a{
  color: #111;
}

.navbar-inverse .navbar-nav>li>a:hover{
  color: #111;
}
.navbar-right{
      margin-top: 14px;
}
.navbar-toggle{
      margin-top: 22px;
}
.navbar-inverse .navbar-toggle{
  background: #111;          
}                  
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    border: none;
    background: #fdfdfd;
    margin-top: 16px;                 
    border-bottom: 2px solid #DCDCDC;
}
.navbar-inverse .navbar-nav>li>a{

}
.leftpanel{
  position: relative;
  z-index: 2;
  min-height: 450px;
  background: url('/manager/images/carpet.jpg') center top;
  padding: 20px 15px !important;
}
.content{              
  padding: 20px 15px !important;
}

.leftpanel i{
  margin-right: 15px;
}

.nav > li > a {
  color: #fff;
  background: transparent;   
  border-radius: 0px !important;    

}

.nav > li > a:hover {
  color: #fff;
  background: #d1d1d1;
  background: -moz-linear-gradient(top,  rgba(255, 255, 255, 0.24) 0%, rgba(1, 1, 1, 0.43) 100%);
  background: -webkit-linear-gradient(top,  rgba(255, 255, 255, 0.24) 0%,rgba(1, 1, 1, 0.43) 100%);
  background: linear-gradient(to bottom,  rgba(255, 255, 255, 0.24) 0%,rgba(1, 1, 1, 0.43) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.24)', endColorstr='rgba(1, 1, 1, 0.43)',GradientType=0 );

}

.nav > li > a:focus {
  color: #fff;
  background: #d1d1d1;
  background: -moz-linear-gradient(top,  rgba(255, 255, 255, 0.24) 0%, rgba(1, 1, 1, 0.43) 100%);
  background: -webkit-linear-gradient(top,  rgba(255, 255, 255, 0.24) 0%,rgba(1, 1, 1, 0.43) 100%);
  background: linear-gradient(to bottom,  rgba(255, 255, 255, 0.24) 0%,rgba(1, 1, 1, 0.43) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.24)', endColorstr='rgba(1, 1, 1, 0.43)',GradientType=0 );

}

.activemenu {
  color: #fff !important;
  background: #d1d1d1 !important;
  background: -moz-linear-gradient(top,  rgba(255, 255, 255, 0.24) 0%, rgba(1, 1, 1, 0.43) 100%) !important;
  background: -webkit-linear-gradient(top,  rgba(255, 255, 255, 0.24) 0%,rgba(1, 1, 1, 0.43) 100%) !important;
  background: linear-gradient(to bottom,  rgba(255, 255, 255, 0.24) 0%,rgba(1, 1, 1, 0.43) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.24)', endColorstr='rgba(1, 1, 1, 0.43)',GradientType=0 ) !important;

}

.nav > li > a:active {
  color: #fff;

}

hr{
  display: none;
}


.category_title_first{
  
}
.category_title_margin{
  margin-top: 30px;
}

.category_title{
  color: #fff;
  font-size: 18px;
      padding: 7px 0;
  border-bottom: 2px solid #f26329;
}