        .navbar .navbar-header .navbar-brand{
            text-align: center !important;
            display: inline-block;
            float: none;
            vertical-align: top;
        }
        .table {
           line-height: 5px !important;
           min-height: 5px !important;
           height: 5px !important;
        }
        .player{
            color: #000;
            margin: auto;
            padding-top: 25px;
            padding-right: 25px;
            padding-left: 25px;
            position: fixed;
            bottom: 0;
            right: 0;
            border-radius: 0px;
            border: 2px solid #000;
            width: 100%;
            min-height: 80px;
        }
        input { 
            text-align: center; 
        }
        p {
          font-size: 12px;
        }