.item_row { 
    margin-top: 5px;
}

.mg-bottom-7 { 
    margin-bottom: 7px;
}

.btn-sq-lg {
  width: 150px !important;
  height: 150px !important;
}

.btn-sq {
  width: 80px !important;
  height: 80px !important;
  font-size: 26px !important;
  margin: 10px;
}

.btn-sq-sm {
  width: 50px !important;
  height: 50px !important;
  font-size: 10px;
}

.btn-sq-xs {
  width: 25px !important;
  height: 25px !important;
  padding:2px;
  
}
.align_left {
    text-align: left ;
    font-weight: 700; 
}
.align_right {
    text-align: left ; 
}
.menu_item {
    font-family: Lucida Calligraphy;
}

.btn-sq-status {
  width: 35px !important;
  height: 35px !important;
}

.search_label {
    float: left;
    margin-top: 6px;
    margin-right: 10px;
}

.ckeckout_time {
    font-size: 10px;
    margin-left: -9px
}

.nav>li {
    margin-left: -8px
}

