.list-group.panel > .list-group-item {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.list-group-submenu {
  margin-left:20px;
}











a:hover, a:focus {
  color: #23527c;
  text-decoration: none;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
 .wrapper {
  max-width: 1250px;
  margin: 0 auto;
  padding: 0 10px;
}
 .sidebar {


  background-color: #FFFFFF;
  border-color: #FFFFFF;

}
 .content{
  /*   padding: 0;
 display: inline-block; */
  overflow: hidden;
  /* float: left; */
  /* width: 100%; */
  height: 100%;
} 
footer {
  background: #000;
  position: fixed;
  width: 100%;
  color: #fff;
  bottom: 0;
  padding: 9px 0 0 0;
}

.mainContainer .wrapper {
  padding: 35px 0 0 0;
}


 .headerContainer{
   background: #000;
  height: 65px;
  }
  
 .header{}  
 .header  .b-top{}
 
 
 
  .MenuContainer{
  
  
    border-top: 2px #525252 solid;
	border-bottom: 7px #c40000 solid;
    background: #3f3f3f;
	background: -moz-linear-gradient(top,  #3f3f3f 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f3f3f), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top,  #3f3f3f 0%,#000000 100%);
	background: -ms-linear-gradient(top,  #3f3f3f 0%,#000000 100%);
	background: linear-gradient(to bottom,  #3f3f3f 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#000000',GradientType=0 );

  }

  nav.navbar.navbar-default {
  background: none;
  border: 0;
  margin: 0;
}
  .actionMenu {
  display: block;
  margin: 0;
  padding: 0;
}
   .actionMenu li {
    display: inline-block;
} 
.navbar-default .navbar-nav > li > a {
  color: #fff;

}  
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  background: #C40000;
  color: #fff;
}
.navbar-default .navbar-toggle {
  border-color: #FFF;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #000;
}
nav.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #000000;
}


 .languageMenu { float: right; position: relative; }

 .languageMenu:hover  a.item-language {
  background: #C40000;
}
    
 
.link-language {
  position: absolute;
    right: 0;
  z-index: 1000;
   display: none; 
  /* min-width: 160px; */
  /* padding: 0; */
  /* margin: 2px 0 0; */
  /* font-size: 14px; */
  /* text-align: right; */
  /* list-style: none; */
  background-color: #fff;
  /* -webkit-background-clip: padding-box; */
  /* background-clip: padding-box; */
  border: 1px solid #ccc;
  /* border: 1px solid rgba(0,0,0,.15); */
  /* border-radius: 4px; */
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.link-language > li > a {
  color: #000;
  padding: 5px 15px;
  border-bottom: 1px solid #ccc;
  display: block;
}
.link-language > li > a:hover {
  background: #C40000;
  color: #fff;
}
.navbar-nav > li > .dropdown-menu {
  padding: 0;

}
 
 



  
#logo {
  color: #fff;
  font-family: inherit;
  font-size: 40px;
  line-height: 62px;
}

.chainName {
  margin: 17px 10px 0 0;
  color: #C40000;
  background: #C2C2C2;
  text-transform: uppercase;
  padding: 3px 20px 1px;
  font-family: oswald;
  font-size: 18px;
  float: right;
}

















.list-group.panel > .list-group-item {

  color: #333;
  background: inherit;
  height: inherit;
  line-height: inherit;
  text-decoration: none;
  text-align: left;
  font-variant: small-caps;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: oswald;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  border-right: 0;
  border-left: 0;
}
.list-group.panel > .list-group-item:focus,
.list-group.panel > .list-group-item:hover {color: #C40000;}


.collapsing a.list-group-item ,
.collapse a.list-group-item {
  border: 0;
}







.menuElement {
  position: relative;
  margin: 5% 0;


  height: 130px;
  border: 1px solid #E2E2E2;
  background-size: 105% !important;
  transition: all .2s ease-out;
  background: url('http://g1.susoft.biz/sutemplates/images/vendor-management-manufacturer-manager.gif') no-repeat scroll center center transparent;
  cursor: pointer;
} 




/*
.menuElement {
  position: relative;
  display: inline-block;
  margin: 0 0 4% 4%;
  width: 200px;
  height: 130px;
  border: 1px solid #E2E2E2;
  background-size: 105% !important;
  transition: all .2s ease-out;
  background: url('http://g1.susoft.biz/sutemplates/images/vendor-management-manufacturer-manager.gif') no-repeat scroll center center transparent;
  cursor: pointer;
} */
.menuElement:hover {
  border: 1px solid #C40000;
}
.menuElement:hover .title {
  color: #C40000;
}

.menuElement .title {
  position: absolute;
  bottom: 0;
  background: #EFEFEF;
  display: table;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  height: 40px;
  overflow: hidden;
}

.menuElement .title > span {
	display: table-cell;
    line-height: normal;
    vertical-align: middle;
}







/* ////////////////////////  table ////////////////////////*/
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
  padding: 8px 25px;
  font: inherit;
  font-family: inherit;
  text-transform: capitalize;
  font-size: 16px;
  color: #000;
  border: 1px solid #ddd;
}
.table > thead:first-child > tr:first-child > th,
.table > thead > tr > th {
  vertical-align: bottom;
 
  font-family: oswald;
  color: #C40000;
  border: 1px solid #ddd;
  
}


/* ////////////////////////  butons ////////////////////////*/
.btn-warning, input[type="button"], input[type="submit"], input[type="button"].btn, .btn {
    font: inherit;
    font-family: oswald;
    font-size: 16px !important;
    color: #444444;
    background: #ffbd43;
    border: 0;
    text-transform: uppercase;
    padding: 0px 20px 0px 20px;
    cursor: pointer;
    margin: 6px 6px 6px 0;
    display: inline-block;
    line-height: 32px;
    border-radius: 0;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning{
  background: #F9B73D;
  color: #444444;
}

.old-news {
  float: right;
  overflow: hidden;
}


/* ////////////////////////  text ////////////////////////*/
h1{
  font-family: oswald;
  color: #55AA96;
  font-weight: 800;
  text-transform: uppercase;
}























.btn-mobil-menu {
  display: none;
  width: 45px;
  height: 40px;
  float: right;
  margin: -35px -46px 0 0;
  background: #ff0000;
}
/* /////////////////////////////////////////////// */

@media screen and (max-width: 750px) {
    /* .sidebar { margin-left: -210px; } */

.btn-mobil-menu {
display: block;

}



/*

.menuElement {
 
  margin: 0 0 4% 4%;
  width: 130px;
  height: 110px;
} */



}






.navmenu-fixed-left, .navmenu-fixed-right, .navbar-offcanvas {
	z-index: 1030;
}

@media (min-width: 768px) {
.navmenu-fixed-left, .navmenu-fixed-right, .navbar-offcanvas {
  position: relative;
  z-index: 0;
}
  .navmenu {
    padding-top: 0;
  }
 .navbar {
    padding-right: 15px;
  }

}



/*
@media (min-width: 768px) {
.navbar-collapse.collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
  visibility: visible !important;
}

  .navbar-toggle {
    display: none;
  }
}
*/


.input-group .form-control {z-index: 0;}
.gridMenu {display: none; padding: 0}
.loadingBlock { background: url('/suicons/loading.gif') no-repeat scroll 50% 50% rgba(0, 0, 0, 0); height: 80px; display: block; }

h3.media-heading { font-size: 20px; color: #000000; }
.media-body h1 { font-size: 18px; color: #000000; }
.media-body h2 { font-size: 18px; color: #000000; }
.media-body h3 { font-size: 18px; color: #000000; }
.media .date { font-family: oswald; }