/*#region Página - Refeições */

.sg-meals-navigation {
  -webkit-box-shadow: 0 0 5px #5c5b5f;
  -moz-box-shadow: 0 0 5px #5c5b5f;
  box-shadow: 0 0 5px #5c5b5f;
  margin-bottom: 15px;
}
.sg-meals-navigation button {
  padding: 10px 15px;
  font-family: 'MuseoSans-500', sans-serif;
  font-size: 12px;
  font-weight: 500;
  border: none;
  border-radius: 0;
  color: black;
  background: white;
}
.sg-meals-navigation button.sg-meals-navigation-previous span {
  left: 5px;
}
.sg-meals-navigation button.sg-meals-navigation-info {
  font-size: 14px;
  vertical-align: sub;
}
.sg-meals-navigation button.sg-meals-navigation-next span {
  right: 5px;
}
.sg-meals-legend-list {
  width: 100%;
  float: none;
  padding: 0;
  margin: 0 auto;
  margin-top: 15px;
  display: table;
  table-layout: fixed;
}
.sg-meals-legend-list li {
  display: table-cell;
  text-align: center;
}
.sg-meals-legend-list li span.sg-btn {
  margin: 5px 0;
}
.sg-meals-legend-list li span.sg-meals-legend-list-span {
  color: black;
  font-size: 10px;
  display: block;
  max-width: 100px;
  margin: auto;
}
.sg-scheduled-meals-submit-container {
  margin-top: 20px;
}
.sg-scheduled-meals-submit-container div.total {
  display: inline-block;
  font-family: 'MuseoSans-500', sans-serif;
  font-size: 18px;
  color: #5c5b5f;
  margin-bottom: 5px;
}
.sg-scheduled-meals-submit-container button {
  display: block;
  margin: auto;
  border: none;
  background: none;
  outline: 0;
}
/*#endregion*/

@media only screen and (max-width: 767px) {
  /*#region HEADER */
  
  .sg-header .sg-header-inner-container .sg-header-inner-container-left {
    text-align: center;
  }
  .sg-header .sg-header-inner-container .sg-header-inner-container-left span {
    height: 100%;
  }
  .sg-header .sg-header-inner-container .sg-menu-user-header h4,
  .sg-header .sg-header-inner-container .sg-menu-user-header p {
    margin: 2px 0;
    font-weight: 300;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 130px;
    -webkit-line-clamp: 2;
  }
  .sg-header .sg-header-inner-container .sg-menu-user-header h4 {
    font-size: 16px;
  }
  .sg-header .sg-header-inner-container .sg-menu-user-header .btn-container {
    top: 38px;
    position: relative;
  }
  .sg-header .sg-header-inner-container .sg-header-inner-container-right .sg-header-inner-container-right-user {
    height: 45px !important;
    padding: 20px 0 0 0 !important;
  }
  .sg-header .sg-header-inner-container .sg-header-inner-container-right .sg-header-inner-container-right-user #sg-header-user-menu .k-item .k-link {
    padding: 0;
  }
  .sg-header .sg-header-inner-container .sg-header-inner-container-right .sg-header-inner-container-right-user #sg-header-user-menu .k-item .k-link .k-icon.k-i-arrow-s {
    top: -6px !important;
    right: -37px !important;
    -moz-transform: rotate(180deg) !important;
    -ms-transform: rotate(180deg) !important;
    -o-transform: rotate(180deg) !important;
    -webkit-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important;
  }
  .sg-header .sg-header-inner-container .sg-header-inner-container-right .sg-header-inner-container-right-user #sg-header-user-menu .k-item .k-animation-container {
    top: -95px !important;
    right: -33px !important;
  }
  .sg-header .sg-header-inner-container .sg-header-inner-container-right .sg-header-inner-container-right-user #sg-header-user-menu .k-item .k-animation-container .k-group .k-item .k-content #sg-header-user-popover-content {
    font-size: 12px;
  }
  /*#endregion*/
  
  /*#region ACESSOS PAGE */
  
  #sg-grid-access .sg-grid-column .sg-grid-column-info-bottom-span,
  #sg-grid-home-access .sg-grid-column .sg-grid-column-info-bottom-span {
    padding: 0;
    display: block;
  }
  /*#endregion*/
}
.disciplina-horas {
  display: inline-block;
}
