﻿/*#425364 #3a4b5d*/
/*rgba(0, 0, 0, 0.5) #666 */
/*#ddd #ccc  rgba(221, 221, 221, 0.38)*/
/*rgba(166, 166, 166, 0.15)*/
/*#b7b8ba*/
/*#c0c0c0*/
/*#333*/
/*#212529*/
/*Bundle*/
.row[class*="m-row--col-separator-"] > div {
  border-bottom: 0;
}
@media (max-width: 1024px) {
  .m-portlet--unair {
    background-color: #425363;
  }
  .m-header--fixed-mobile .m-body {
    padding-top: 146px !important;
  }
}
@media (max-width: 1000px) {
  .row[class*="m-row--col-separator-"] > div:first-child {
    height: 75px;
    border-bottom: 1px solid #ebedf2;
  }
  .m-header--fixed-mobile .m-body {
    padding-top: 240px !important;
  }
  .customer {
    left: 2%;
  }
  .customer > .data {
    font-size: 15px;
  }
  .customer > .icon > img {
    width: 65px;
  }
  .btn-add-order {
    transform: translateY(65%) !important;
  }
}
@media (max-width: 584px) {
  .row[class*="m-row--col-separator-"] > div:first-child {
    height: 75px;
  }
  .customer > .data {
    font-size: 13px;
  }
}