
.nav-custom{
    border-bottom: none; background-color: white; box-shadow: 0 0 0 rgba(0,0,0,0);  margin-bottom: 0px;
}

.nav-custom > .nav-tabs > li > a {
  color: #444;
  border-radius: 0;
}

    .nav-custom > .nav-tabs > li.active {
  border-top-color:white ;
}
.nav-custom > .nav-tabs > li.active > a,
.nav-custom > .nav-tabs > li.active:hover > a {
  background-color:white;
  color: #444;
}
 }
.nav-custom > .nav-tabs > li:not(.active) > a,
.nav-custom > .nav-tabs > li:not(.active) > a:hover,
.nav-custom > .nav-tabs > li:not(.active) > a:focus,
.nav-custom > .nav-tabs > li:not(.active) > a:active {
  border-color:none;
}   
#order_detail, #delivery{
border:0
}


.tbProduct {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
  background:white; border:2px;
}
.tbProduct td {
 font-size: 12px;  
}

.tbProduct td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}
.tbProduct tr:nth-child(even){background-color: #f2f2f2;}
.tbProduct tr:hover {background-color: #333; color: #fff;}
.tbProduct th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #6DB33F;
  color: white;
  text-align: center;
  border: 1px solid #5c9735 ;
  background-color: #6DB33F; border-color:#68aa3c;
 font-size: 14px;    
}
.crumb{ background-color: #E1EFD8; border: none; padding-top: 0px;}
.Bcrumb{background-color: #E1EFD8;margin-top: 0px; padding-top: 0px; padding-right:0px; padding-left: 0px;}
.Bcrumb>ol {background-color: #f5f5f5;  margin-bottom: 15px;}
.Bcrumb>ol>li>a{color:#6DB33F; text-decoration: none;}
.head{color:#333; padding: 0px;}
.content{padding-top: 0px; }
.intro{margin-bottom:0px;padding-bottom: 0px;}
.tbrow{ background-color:#f9f9f9;}
.tbfooter{ background-color:#f3f3f3;}

#sv:hover {background-color:#E1EFD8; border-color:#6DB33F; color:black; width:70px;}
#sv{width:70px; margin:3px 5px 2px 1px;background-color: #6DB33F; color:white; }
.lb{ font-family: open sans; color: #222; font-style: none; font-weight: normal !important;}
.in{border: 1px solid #dfdfdf}
.tbwhite{background:white; }
