
      body {
        background-color: #6a6a6a;
        background-image: none;
        text-shadow: 0 0px 0 #fff;
        font-family:"Helvetica Neue",Helvetica;
        font-family2:"Helvetica Neue",Helvetica;
        font-size:14px;
        line-height:1.42857143;
        color: #000000;
        hover-color: ;
      }

       .navbar-default {
        background-image: linear-gradient(to bottom,#525252,#000000 100%);
      }

       .navbar-default .navbar-text {
        color: ;
      }

       .navbar-default .navbar-nav>li>a {
        color: ;
      }

       .navbar-default .navbar-nav>li>a:hover {
        color: ;
      }



       .navbar-default .btn-default {
        color: #040b05;
        background-image: linear-gradient(#ffffff, #6b7cff 100%);
      }

       .navbar-default .btn-default:hover {
        background-color: #ffffff;
      }

       .navbar-default {
        background-color: #000000;
        border-color: transparent;
      }


       .pedido-container {
        background-color:#e2e2e2;
      }

       .table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{
        background-color:#f3f3f3; 
      }

       .table-striped>tbody>tr>td{
        border-top: 1px solid #f3f3f3;
      }



       .navbar-marca {
        display:block;
        width: 250px;
        min-height: 40px;
        color: #000000;
        font-family:"Helvetica Neue",Helvetica;
        font-size: 24px;
        line-height: 50px; 
        background-image: url('');
        background-size: auto 100%;
        background-repeat: no-repeat;
        background-position: left top;
      }

       .navbar-marca:hover {
        color: ;
      }

       .navbar-material {
        color: #000000;
        font-family:"Helvetica Neue",Helvetica;
        font-size: 16px;
        line-height: 50px; 
      }

       .navbar-material:hover {
        color: ;
      }

    