th.prev.available:before {
  content: "\f053"; 
  font-family: FontAwesome;
}
th.next.available:before {
  content: "\f054"; 
  font-family: FontAwesome;
}



.submenu a.menu-icon:before {
  content: "\f0ce";
  font-family: FontAwesome;
  margin-left: 5px !important;
  margin-right: 16px !important;
  position: relative;
  top:5px;
  font-size: 18px; 
  font-weight:normal !important;
}

.submenu:nth-child(2) a.menu-icon:before {
  content: "\f013";
  font-family: FontAwesome;
}
.submenu:nth-child(3) a.menu-icon:before {
  content: "\f2c0";
  font-family: FontAwesome;
}

.submenu:nth-child(4) a.menu-icon:before {
  content: "\f291";
  font-family: FontAwesome;
}
.submenu:nth-child(5) a.menu-icon:before {
  content: "\f02a";
  font-family: FontAwesome;
}
.submenu:nth-child(6) a.menu-icon:before {
  content: "\f085";
  font-family: FontAwesome;
}

.submenu:nth-child(7) a.menu-icon:before {
  content: "\f03a";
  font-family: FontAwesome;
}
.submenu:nth-child(8) a.menu-icon:before {
  content: "\f15c";
  font-family: FontAwesome;
}
.submenu:nth-child(9) a.menu-icon:before {
  content: "\f108";
  font-family: FontAwesome;
}

.submenu:nth-child(10) a.menu-icon:before {
  content: "\f02c";
  font-family: FontAwesome;
}
.submenu:nth-child(11) a.menu-icon:before {
  content: "\f27a";
  font-family: FontAwesome;
}
.submenu:nth-child(12) a.menu-icon:before {
  content: "\f2b9";
  font-family: FontAwesome;
}
.submenu:nth-child(13) a.menu-icon:before {
  content: "\f201";
  font-family: FontAwesome;
}
.submenu:nth-child(14) a.menu-icon:before {
  content: "\f0ac";
  font-family: FontAwesome;
}

.submenu:nth-child(15) a.menu-icon:before {
  content: "\f1a0";
  font-family: FontAwesome;
}
.submenu:nth-child(16) a.menu-icon:before {
  content: "\f0ad";
  font-family: FontAwesome;
}
.main-sidebar{
  min-height:1800px;
}

#sidebar-menu ul ul a {
  
  }

#sidebar-menu ul ul a:hover {
background-color: #414d58;

}
