.item_row { 
    margin-top: 5px;
}

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

.mg-top-8 { 
    margin-top: 8px;
}
.btn-sq-lg {
  width: 150px !important;
  height: 150px !important;
}

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

.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
}

.margin_left_25 {
    margin-left: 25%;
}

.margin_top_7 {
    margin-top: -7px !important ;
}

.margin_top_8 {
    margin-top: 8px !important ;
}
.red_color {
    background-color: rgba(255, 99, 71, 0.5) ;
}

