﻿/*
 * Base structure
 */

/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 170px;
}

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  background-color: #E6E6E6;
  color: #36393e;
}

body.login, body.register { 
  background-color: #36393e;
      padding-top: 15px;
    text-align: center;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
}

h2 {
  font-size: 28px;
}

a {
  color:#36393e;
}

a:hover {
  color:#36393e;
  text-decoration: none;
}

/*
 * Global add-ons
 */

.sub-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

/*
 * Top navigation
 * Hide default border to remove 1px line.
 */
.navbar-fixed-top {
  border: 0;
  z-index: 99;
}

.navbar {
  border: 0;
}
/*
 * Sidebar
 */

/* Hide for mobile, show later */

.sidebar-sub {
  display: none;
}

.main-errar-page {
    padding-top: 0;
}

.main-errar-page .error-page.apps-downloand > img {
    width: auto;
}

.pagination > .active > a, 
.pagination > .active > a:focus, 
.pagination > .active > a:hover, 
.pagination > .active > span, 
.pagination > .active > span:focus, 
.pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #319971;
    border-color: #319971;
}

.pagination > li > a, .pagination > li > span {
    color: #319971;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #319971;
}

.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png);
}

.ui-icon-circle-triangle-w {
    background-position: -98px -16px;
}

.ui-icon-circle-triangle-e {
    background-position: -32px -15px;
}

.operador-serunion {
    padding:10px 0px; 
    float:left;
    width:100%;
}

.operador-serunion .imagen {
    float:left; 
    text-align:right;
}

.operador-serunion .imagen img {
width:65px;text-align:right;margin:0px 20px;
}

.operador-serunion .text-telf {
    float:left; 
    text-align:left;
}

.operador-serunion .text-telf p a, .operador-serunion .text-telf p span {
    color:#fff;
}

.operador-serunion .text-telf p a {
    text-decoration:underline;
}

.operador-serunion .operador-separador {
    clear:both;
}

.mes .table-responsive > table {
    width: 100%;
}

.widget_text {
    width: 100%;
    background-color: #41484d;
    color:#808080; 
    padding: 15px;
}

.widget_text a {
    color: #0A907B;
}

@media (min-width: 992px) {
  .sidebar {
    position: fixed;
    top: 169px;
    bottom: 0;
    /*left: 0;*/
    /*z-index: 1000;*/
    display: block;
    padding: 0;
    overflow-x: hidden;
    /*overflow-y: auto;*/ /* Scrollable contents if viewport is shorter than content. */
    /*background-color: #36393e;*/
    border-right: 1px solid #36393e;
    text-align: center;
  }
  body.mobile-view	.content {
	  margin-left: 0px! important;
	  width: 100%;
  }

}

@media only screen and (max-width: 991px) and (min-width: 768px)  {
 .navbar-toggle {
    display: block;
}
}

.navbar {
    border-radius: 0;
  }

.sidebarinner {
  margin-right: -17px;
  overflow-y: scroll;
  height: 100%;
  padding-bottom: 30px;
  background-color: #36393e;
  overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

.sidebarinner .active {
    background-color: #109980;
}

.sidebarinner a > img {
    max-width: 200px;
}

/* Sidebar navigation */
.nav-sidebar {
  margin-right: -21px; /* 20px padding + 1px border */
  margin-bottom: 10px;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #428bca;
}


/*
 * Main content
 */

.main {
  padding: 20px;
}
@media (min-width: 768px) {
  .main {
    padding-right: 40px;
    padding-left: 40px;
  }
}
.main .page-header {
  margin-top: 0;
}


/*
 * Placeholder dashboard ideas
 */

.placeholders {
  margin-bottom: 30px;
  text-align: center;
}
.placeholders h4 {
  margin-bottom: 0;
}
.placeholder {
  margin-bottom: 20px;
}
.placeholder img {
  display: inline-block;
  border-radius: 50%;
}

.padding0 {
  padding: 0;
}

.nav-top-toggle {
  min-height: 170px;
  background-color: #36393e;
}

.fa.red {
 color: #f00033 !important;
}

.header-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(/img/slider_cuidado-detalle_001b.jpg);
  background-position-y: -400px;
  min-height: 170px;
  position: relative;
}

.header-image .header-btn {
    position: absolute;
    right: 0;
    bottom: 10px;
}

.header-image .btn {
/*  position: absolute;
  right: 0;
  bottom: 10px; */
  z-index: 2;
  border-radius: 0;
  padding: 10px 15px;
  font-weight: 600;
  display: inline-block;
}

.btn-close-session {
  background-color: #f8be4e;
  color: #36393e;
}

.btn-close-session:hover, .btn-close-session:focus {
  background-color: #ecb240;
}

.gray-layer {
  width: 100%;
  height: 10px;
  background-color: #e6e6e6;
  opacity: 0.5;
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.nav>li>a:focus, .nav>li>a:hover {
  background-color: transparent;
}

.sidebar > img {
  margin-bottom: 35px;
}

.sidebar .nav>li>a {
  padding: 15px 50px;
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  position: relative;
  border-bottom:  1px solid rgba(79,82,84,1);
}

.nav-sidebar > .active > a, 
.nav-sidebar > .active > a:hover, 
.nav-sidebar > .active > a:focus {
  background-color: transparent/*rgba(6,153,130,0.9)*/;
  /*background-color: rgba(250,205,80,1);*/
}
.sidebar {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}
.sidebar .nav>li>a .sm-title-wrap:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all .5s;
}

.sidebar .nav>li:hover>a .sm-title-wrap:before { 
  background-color: rgba(250,205,80,1);
}

.sidebar .nav>li.active>a .sm-title-wrap:before {
  background-color: rgba(6,153,130,0.9);
}

.sidebar .nav {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.sidebar .nav>li.sm-hover-right>a .sm-title-wrap:before {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }

.sidebar .nav>li:hover>a .sm-title-wrap:before {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
}

.sidebar .nav>li:hover>a .sm-title-wrap span {
  position: relative;
}

.sidebar-sub {
    display:table;
    content: " ";
}

.sidebar .nav .sidebar-sub {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.sidebar .nav>li.sm-hover-right:hover .sidebar-sub>li.sm-hover-right>a .sm-title-wrap:before {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }

.sidebar .nav>li:hover .sidebar-sub>li.sm-hover-right:hover>a .sm-title-wrap:before {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
}

.sidebar .nav>li.sm-hover-right:hover .sidebar-sub>li.sm-hover-right:hover>a .sm-title-wrap span {
  position: relative;
}

.sidebar .nav>li.sm-hover-right:hover .sidebar-sub>li.sm-hover-right:hover>a .sm-title-wrap:before { 
  background-color: #e0ab46;
}

.header-line {
  width: 90px;
  height: 4px;
  background-color: #f8be4e;
  margin: 0 auto 25px auto;
}

.subtitle-line {
  width: 150px;
  height: 4px;
  background-color: #319971;
  margin-bottom: 15px;
}

.btn-default {
  border-radius: 0;
  color: white;
  background-color: #319971;
  border-color: #319971;
}

.btn-default:hover, 
.btn-default.active, 
.btn-default:active, 
.open>.dropdown-toggle.btn-default, 
.btn-default.focus, 
.btn-default:focus,
.btn-default.active.focus, 
.btn-default.active:focus, 
.btn-default.active:hover, 
.btn-default:active.focus, 
.btn-default:active:focus, 
.btn-default:active:hover, 
.open>.dropdown-toggle.btn-default.focus, 
.open>.dropdown-toggle.btn-default:focus, 
.open>.dropdown-toggle.btn-default:hover {
  color: white;
  background-color: #257758;
  border-color:#257758;
}


.btn-default.disabled.focus, 
.btn-default.disabled:focus, 
.btn-default.disabled:hover, 
.btn-default[disabled].focus, 
.btn-default[disabled]:focus, 
.btn-default[disabled]:hover, 
fieldset[disabled] .btn-default.focus, 
fieldset[disabled] .btn-default:focus, 
fieldset[disabled] .btn-default:hover {
background-color: #319971;
}

.navbar-toggle {
    position: fixed;
    border-radius: 0;
    top: 15px;
    left: 15px;
    z-index: 1;
    margin: 0;
  }

.navbar-default .navbar-toggle {
    border-color: #36393e;
    border-width: 2px;
}
  
.navbar-default .navbar-toggle .icon-bar {
    background-color: #36393e;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: rgba(221, 221, 221, 0.5);
}

.fc .fc-center h2 {
  text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    color: #f8be4e;
}

.fc-state-default {
  border: 0;
  background-color: transparent;
  background-image: linear-gradient(to bottom,transparent,transparent);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0),0 1px 2px rgba(0,0,0,0);
}

.fc-state-hover {
  color: #f8be4e;
}

.fc-unthemed .fc-content, 
.fc-unthemed .fc-divider, 
.fc-unthemed .fc-list-heading td, 
.fc-unthemed .fc-list-view, 
.fc-unthemed .fc-popover, 
.fc-unthemed .fc-row,
.fc-unthemed tbody, 
.fc-unthemed td, 
.fc-unthemed th, 
.fc-unthemed thead {
  border-color: transparent;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: none;
  color: #36393e;
}

.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
  text-align: center;
  padding-top: 20px;
}
.fc-head .fc-day-header span {
  display: block;
  padding-bottom: 20px;
  border-bottom: 3px solid #e6e6e6;
}

.fc-event, .fc-event-dot {
    background-color: #319971;
}

.fc-row .fc-content-skeleton tbody td.fc-event-container {
  position: relative;
}

.fc-event {
  position: absolute;
  border: 1px solid #319971;
  top: 0;
  margin-top: -36px !important;
  right: 0;
  width: 10px;
  height: 10px;
  border-radius: 0;
}

.fc-unthemed .fc-today {
  background: #ffecc8;
}

.take-away, .routine-break, .mi-zona, .error-page {
  background-color: white;
  padding: 30px 40px 40px;
  text-align: center;
  margin: 15px 0;
  overflow: hidden;
}

.routine-break {
  position: relative;
}

.form-control {
  border-radius: 0;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0);
}

.form-control.disabled {
    opacity: 0.5;
}

.disabled {
    cursor: not-allowed !important;
}

.disabled .img-favourites {
    opacity: 0.5;
}

.panel:first-of-type {
  margin-top: 40px;
}

.panel-default {
  border-color: #e6e6e6;
  border-radius: 0;
  text-align: left;
}

.panel-default>.panel-heading, .panel-default>a>.panel-heading {
  color: #f8be4e;
  background-color: white;
  font-weight: 600;
  border-color: #e6e6e6;
  text-transform: uppercase;
  overflow: hidden;
}

.pagination {
  border-radius: 0;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.alert {
  padding: 10px;
  border-radius: 0;
}

.alert-danger {
    color: #E73F3B;
    background-color: #F9CFCE;
    border-color: #F9CFCE;
    text-align: center;
}

.small, small {
  font-size: 80%;
  color:#929292;
  margin-left: 5px;
  font-weight: 600;
}

small.has-error {
  color: #E73F3B;
}

.form-control + span {
  display: block;
  margin-top: 5px;
  font-size: 80%;
  color: #E73F3B;
}

.has-error .form-control {
  border-color: #E73F3B;
}

.confirm-text {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}

.panel-register .confirm-text + .submit-btn {
  text-align: center;
}

.nav-sidebar + img, .img-res-small {
  width: 200px;
}

.div-res-small{
    width:47%;
}

.div-res-small p{
    width:90%;
}

.close-menu {
  margin-bottom: 15px;
  background-color: transparent;
  border: 0;
  color: white;
  font-size: 18px;
  float: right;
  margin: 4px 15px 0 0;
}

.close-menu + a {
  display: block;
}

.highlight-green {
    color: #257758;
}

.highlight-orange {
    color: #f8be4e;
}

.hide {
    display: none;
}

/*ROMPER CON LA RUTINA*/

.activity-schedule {
  margin-top: 40px;
}

.activity-schedule .carousel-inner{
  min-height: 420px;
}

.column-row {
  overflow: hidden;
}

.col-left { float: left; }

.col-right { overflow: hidden; }

.col-left.date { 
  width: 50px;
  margin-right: 25px;
  text-align: left;
 }

.activity-date span {
  font-weight: 600;
  color: #f8be4e;
  font-size: 26px;
  text-transform: uppercase;
}

.date-line {
  width: 20px;
  height: 4px;
  background-color: #e6e6e6;
}

.date-line + span {
  font-size: 40px;
  font-weight: 600;
} 

.activity-text {
  text-align: left;
}

.activity-text a  {
  margin-top: 15px;
}

.activity-list {
  margin-top: 30px;
}

.list-title h4 {
  font-weight: 600;
  margin-bottom: 5px;
}

.list-title {
  text-align: left;
}

.list-title .date-line ~ span, .list-title .date-line ~ span, .info-title .date-line ~ span {
  font-size: 14px;
  color: #f8be4e;
  font-weight: 600;
  text-transform: uppercase;
}

/*FIN ROMPER CON LA RUTINA*/

/*ACTIVIDAD DETALLE*/

.activity-detail {
  text-align: left;
}

.activity-detail h1 {
  margin-top: 0;
  width: 90%;
}

.activity-detail .header-line {
  margin: 0 0 25px 0;
}

.detail-date {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 5px;
}

.activity-info {
  border-top: 1px solid #e6e6e6;
  padding-top: 10px;
  margin-top: 30px;
  font-size: 14px;
}

.activity-info .col-left { 
  margin-right: 25px;
}

.bookmark {
  position: absolute;
  top: 0;
  right: 20px;
  background: #319971;
  color: white;
  padding: 10px 5px;
  z-index: 2;
}

.bookmark:before {
  content: "";
  position: absolute;
  bottom: -2.4em;
  left: 0;
  width: 0;
  height: 0;
  border-top: 2.5em solid #319971;
  border-right: 2.5em solid transparent;
}

.bookmark:after {
  content: "";
  position: absolute;
  bottom: -2.4em;
  right: 0;
  width: 0;
  height: 0;
  border-top: 2.5em solid #319971;
  border-left: 2.5em solid transparent;
}

.activity-type {
  text-align: right;
}

.activity-type span {
  padding: 5px;
  background-color: #f8be4e;
  color: white;
  font-weight: 600;
}

.anyadir-agendar {
    float: left;
    margin-right: 4px;
}

/*FIN ACTIVIDAD DETALLE*/

/* PEDIDOS */

.menu {
  overflow: hidden;
  background-color: white;
  padding: 15px;
  font-family: 'Raleway';
}

.menu div {
  float: left;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  border-right: 1px solid #ddd;
}

.menu div:last-of-type {
  border-right: 0;
}

.menu div a:hover, .menu div a:focus, .menu div a.selected, .menu div.active a {
  text-decoration: none;
  color: #319971;
  cursor: pointer;
}

.menu.six-links div { width: 16.66666666666667%; }

.menu.five-links div {
  width: 20%;
}

.menu.four-links div {
  width: 25%;
}

.menu.three-links div {
  width: 33.333%;
}

.menu.two-links div {
  width: 50%;
}

/*TAKEAWAY*/

.week-bar {
  overflow: hidden;
  padding: 2px 10px;
  background-color: #f9f8f8;
  margin-bottom: 4px;  
}

.week-bar div {
  float: left;
}

.pack-box > div > div > .form-group + button {
  margin-top: 26px;
  overflow: hidden;
}

.week-bar div:first-of-type, .week-bar div:last-of-type {
  width: 20%;
  font-size: 26px;
  line-height: 0;
}

.week-bar div:first-of-type {
  text-align: left;
}

.week-bar div:last-of-type {
  float: right;
  text-align: right;
}

.week-bar div:nth-child(2) {
  width: 60%;
  padding: 3px 0;
}

.week-bar div:nth-child(2) span {
  color: #f8be4e;
  font-weight: 600;
  text-transform: uppercase;
}

button.arrow {
  background-color: transparent;
  border: 0;
}

.week-days {
  overflow: hidden;
}

.week-days .days {
  float: left;
  width: 14.285%;
}

.week-days .days > div {
  margin: 0 2px;
  border: 1px solid #e6e6e6;
  padding: 4px 0;
}

.week-days a:hover .days > div, .week-days a .days.active > div, .week-days a.selected .days > div {
  background-color: #f9f8f8;
  border-color: #e6e6e6;
  color: #f8be4e;
}

.week-days a:first-of-type .days > div {
  margin-left: 0;
}

.week-days a:last-of-type .days > div {
  margin-right: 0; 
}

.week-days .days span {
  text-transform: uppercase;
      font-family: 'Raleway';
}

.week-days .days p {
  font-size: 27px;
  font-weight: 600;
  line-height: 10px;
  margin-top: 4px;
}

.delivery-inputs {
  text-align: left;
}

.pack-box {
  background-color: #f9f8f8;
  padding: 15px;
  overflow: hidden;
  margin-bottom: 15px;
}

.pack-box h4 {
  font-weight: 600;
  border-bottom: 1px solid #36393e;
  padding-bottom: 10px;
}
 
.pack-box > div {
  float: left;
  width: calc(100% - 85px);
  overflow: hidden;
}

.pack-box > div > div {
  overflow: hidden;
}

.pack-box > div > div > .form-group {
  float: left;
  width: 150px;
  margin-right: 15px;
}

.pack-box > div > div > .form-group + input.btn {
  overflow: hidden;
  margin-top: 26px;
} 

.pack-box .price-box {
    width: 70px;
    height: 50px;
    float: right;
    text-align: center;
}

.price-box, .icon-cart-box {
  background-color: #f8be4e;
}

.icon-cart-box.responsive {
    box-shadow: 0 4px 10px #e6e6e6;
}

.price-box {
  color: white;
  padding: 5px;
}

.price-box span {
  font-size: 20px;
  font-weight: 600;
}

.price-box p {
  font-size: 14px;
  line-height: 5px;
}

#nombrePlato .ban-sign {
    margin-left: 5px;
}

#nombrePlato .ban-sign i {
   font-size: 22px;
}

.ban-sign {
    padding: 4px 0;
}

.ban-sign i {
    font-size: 14px;
    color: #f00033;
}

.warning-box {
  overflow: hidden;
  text-align: left;
}

.exclamation-sign {
  width: 26px;
  height: 26px;
  background-color: #f00033;
  font-size: 20px;
  font-weight: 600;
  color: white;
  margin-right: 10px;
  border-radius: 20px;
  text-align: center;
}

.warning-box .exclamation-sign {
  float: left;
}

.warning-box .exclamation-sign + span {
  overflow: hidden;
  font-size: 14px;
  display: block;
}

.panel-body h5 {
  font-weight: 600;
  font-size: 18px;
}

.cart-info {
  overflow: hidden;
}

.cart-info .icon-cart-box {
  float: left;
  padding: 10px;
  margin-right: 15px;
}

.cart-info .order-info {
  float: left;
  text-align: left;
}

.cart-info .order-info h5 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}

.cart-info .order-info span {
  display: block;
  margin-bottom: 5px;
}

.cart-info .total-box {
  overflow: hidden;
  text-align: right;
}

.cart-info .total-box strong {
    font-weight: 600;
}

.order {
  margin-top: 30px;
  width: 100%;
}

.order-heading {
  display: table;
  width: 100%;
  background-color: #e6e6e6;
  padding: 5px 10px;
  font-weight: 600;
}

.order-heading>div {
  display: table-cell;
  width: 25%;
}

.order-heading>div:first-of-type {
  text-align: left;
}

.order-heading>div:last-of-type, 
.order-heading>div:first-of-type + div,
.order .order-body div.remove + div + div + div
 {
  text-align: right;
}

.order-body {
  display: table;
  width: 100%;
}

.order-body .order-title {
  display: table-caption;
  background-color: #f9f8f8;
  color: #f8be4e;
  font-weight: 600;
  padding: 5px 10px;
  text-align: left;
}

.order .order-body div.remove {
  width: 10px;
  padding: 0 0 0 10px;
}

.order .order-body div.remove + div {
  text-align: left;
}

.order .order-body div.remove + div + div {
  padding: 5px 10px 5px 0;
  text-align: right;
}

.order-group, .order-pack {
  display: table;
  width: 100%;
}

.order-pack {
    background-color: #ffedc9;
}

.pack-title {
    background-color: #f5c668;
    color: #fff;
    font-weight: 600;
    padding: 6px 10px;
    overflow: hidden;
}

.pack-title div {
   float: left;
}

.subgroup-title {
    text-align: left;
    padding: 6px 10px;
    border-bottom: 2px solid #fff;
    font-weight: 600;
    background-color: #fff;
}

.pack-footer {
    overflow: hidden;
    background-color: #f5c668;
    color: #fff;
    padding: 6px 12px;
    font-weight: 600;
    border-bottom: 3px solid #fff;
}

.pack-footer > div {
    float: left;
    text-align: right;
}

.order-subgroup .order-list > div {
    border-bottom: 1px solid #fff;
}

.order-list {
  display: table;
  width: 100%;
}

.order-list > div {
  display: table-cell;
  padding:10px;
  width: 33%;
  border-bottom: 2px solid #e6e6e6;
}

.order-list > div:nth-child(3), .order-list > div:nth-child(4) {
     width: 19%;
}

.pack-title > div:first-of-type {
    width: 33%;
    text-align: left;
}

.pack-title > div:last-of-type {
    width: 15%;
    text-align: right;
}

.pack-footer > div:first-of-type {
    width: 70%;
}

.pack-footer > div:last-of-type {
    width: 30%;
}

.my-orders .pack-footer > div:last-of-type {
    width: 100%;
}

.order-list > div:last-of-type {
    text-align: right;
}

.my-orders .order-list > div:first-of-type {
    text-align: left;
}

.my-orders .order-heading > div {
    width: 40%;
}

.my-orders .order-heading > div:nth-child(2), .my-orders .order-heading > div:last-of-type {
    width: 15%;
}

.my-orders .order-heading > div:nth-child(3) {
    width: 20%;
}

.my-orders .order-list > div:first-of-type {
    width: 40%;
    min-width: 176px;
}

.my-orders .order-list > div:nth-child(2), .my-orders .order-list > div:last-of-type {
    width: 15%;
}

.my-orders .order-list > div:nth-child(3) {
    width: 20%;
}

.order-footer {
  border-bottom: 1px solid #36393e;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.card-amount, .total {
  display: table;
  width: 100%;
}

.card-amount > div, .total > div {
  display: table-cell;
  padding: 5px 10px;
}

.card-amount > div {
  width: 50%;
}

.total > div {
  /*width: 33.333%;*/
  font-weight: 600;
  font-size: 18px;
}

.card-amount > div:first-of-type, .total > div:first-of-type {
  text-align: left;
}

.card-amount > div:last-of-type, 
.total > div:last-of-type, 
.total > div:first-of-type + div {
  text-align: right;
}

.total > div:first-of-type + div {
  padding-right: 0;
}

.delivery-data {
  text-align: left;
}

.delivery-data h4 {
  font-weight: 600;
}

.delivery-data input {
  margin-bottom: 10px;
}

.delivery-data button {
    margin-top: 15px;
}

.dish-list {
  overflow: hidden;
  margin-bottom: 15px;
}

.dish-list > div:first-of-type  {
  float: left;
  width: calc(100%-204px);
  padding-bottom: 10px;
}

.dish-list > .dish-action  {
  float: right;
  text-align: right;
  width: 314px;
}

.dish-list .fa.fa-exclamation-triangle {
    color: #f00033;
}

/*.dish-action > div:first-of-type {
  width: 48px;
}*/

.dish-action > div:first-of-type strong {
  font-size: 24px;
}

.dish-action > div {
  width: 98px;
  float: left
}

.dish-action > div:nth-child(2) {
  margin: 0 10px;
}

button.responsive-cart {
  background-color: transparent;
  border: 0;
  display: none;
  position: fixed;
  z-index: 1031;
  top: 185px;
  right:0;
  color: white;
  font-weight: 600;
}

button.responsive-cart:hover {
  outline: 0;
}

.icon-cart-box.responsive {
    padding: 10px 12px;
    overflow: hidden;
  }

  .icon-cart-box.responsive img {
    width: 24px;
    float: left;
  }

  .icon-cart-box.responsive p {
    margin: 2px 0 0 0;
    float: left;
    font-size: 16px;
  }

  .cart > .remove {
    display: none;
    cursor: pointer;
    margin-bottom: 30px;
  }

  .cart > .remove i {
    font-size: 20px;
  }

/*FIN TAKEAWAY*/

/*RESERVA DE MESA*/
.table-reservations {
  text-align: left;
}

.table-reservations .week-days {
  overflow: hidden;
  text-align: center;
}

.week-days .days {
  float: left;
  width: 14.285%;
}

.week-days .days.five-days {
  width: 20%;
  margin-bottom: 4px;
}

.week-days .days.five-days p {
  font-size: 15px;
  font-weight: 600;
  line-height: 10px;
  margin-top: 4px;
}

.btn-bottom {
  text-align: right;
}

/*FIN RESERVA DE MESA*/

/*SERVICIOS ESPECIALES*/

.titServicio {
    float: left;
    margin-right: 10px;
}

.descServicio {
    padding-top: 8px;
}

/*MI ZONA*/

.mi-zona .panel-default>.panel-heading, .mi-zona .panel-default>a>.panel-heading {
  color: #319971;
}

.mi-zona .panel-default > a > .panel-heading > i {
    float: right;
}

/*MIS DATOS*/

.user-photo {
    width: 165px;
    height: 165px;
    margin: 0 auto 20px auto;
    overflow: hidden;
    position: relative
}

.user-photo > .img-responsive {
    width: auto;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
    border-radius: 50%;
}

.form-horizontal {
  text-align: right;
}

.control-label + div {
  text-align: left;
}

.checkbox p {
    text-align: left;
}

/*FIN MIS DATOS*/

/*RECARGAR TARJETA*/

.card-content {
  overflow: hidden;
  padding: 10px 0 30px 0;
  text-align: left;
}

.card {
  width: 250px;
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}

.budget-box p {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 30px;
}

.budget-box span, .budget-box .charge-form span {
  font-family: 'Raleway';
  margin-bottom: 8px;
  display: block;
  line-height: 18px;
  font-weight: 500;
}

.budget-box span.text-number {
  font-family: helvetica;
  font-weight: 600;
  color: #d30436;
}

.input-wrapper {
  position: relative;
  width: 219px;
  margin-right: 15px;
  overflow: hidden;
  margin-bottom: 20px;
  padding-right: 18px;
}

.input-wrapper span {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 0;
  color: #000;
  font-weight: bold;
  margin-bottom: 8px;
}

.reload-box {
    border: 1px solid #dadada;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 600;
}

.reload-box .box span {
    display: block;
    font-family: 'Raleway';
    line-height: 18px;
    font-weight: 500;
}

.reload-box .box {
    padding: 20px 0 30px 0;
    text-align: center;
}

.reload-box p {
    color:#4d4d4d;
    font-size: 40px;
    margin-bottom: 10px;
}

.reload-box .btn-special {
    font-weight: 600;
}

.reload-box .btn-special input {
    color: #D8013B;
    padding: 20px;
    border: 0;
    background-color: transparent;
    text-align: center;
    width: 100%;
}

.reload-box .reload:hover {
    background-color: #dadada;
}

.reload-box .btn-special:hover input {
    color: black;
    padding-top: 20px;
}
.reload-box .btn-special:hover .thin-line {
    background-color: transparent;
}

.thin-line {
    border-bottom: 1px solid #dadada;
    width: 80px;
    margin: 0 auto;
  }

/*FIN RECARGAR TARJETA*/

/*OPERACIONES TARJETA*/

.table.dataTable {
  margin-bottom: 20px !important;
}

.table th {
  text-align: center;
}

.table th:nth-child(2), .table td:nth-child(2) {
  text-align: left;
}

.table th:last-of-type, .table td:last-of-type {
  text-align: right;
}

.dataTables_length {
  text-align: left;
}

.mi-zona .panel {
  margin-bottom: 40px;
}

/*OPERACIONES TARJETA*/

/*MIS PEDIDOS*/

.ui-datepicker {
    border-radius: 0;
}

.ui-datepicker-header {
    border-radius: 0;
    background: #f8be4e;
    border: #f8be4e;
    padding: 5px 0 2px 0;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    background-image: none;
    background-color:#ecb240; 
    border-radius: 0;
    border-color:#ecb240; 
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{
    top: 3px;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border-color: #319971;
    background-color: #319971;
}

.btn-no-shape, .btn-no-style {
    background-color: transparent;
    border: 0;
 }

  .my-orders {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 4;
    background-color: white;
    padding: 30px;
    margin: 15px;
    box-shadow: 0 1px 7px #e6e6e6;
    width: 500px;
  }

  .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #36393e;
    background-color: transparent;
    border-right: 1px solid #e6e6e6;
    font-weight: 600;
  }

  .nav-pills>li>a {
    border-radius: 0;
  }

  .tab-content {
    border-top: 1px solid #e6e6e6;
  }

#misreservas {
    padding-top: 40px;
}

  .misreservas tr th:last-of-type, .misreservas tr td:last-of-type {
    text-align: left;
  }

table.footable-details>tbody>tr:first-child>th, table.footable-details>tbody>tr>th:nth-child(1), table.footable-details>tbody>tr>th:nth-child(2), table.footable-details>tbody>tr:last-child>th {
    text-align: left;
}

/*FIN MIS PEDIDOS*/

/*PLAZAS COMEDOR*/
.canteen-spot span {
  display: block;
  padding: 10px;
  text-align: center;
  background: #e6e6e6;
  font-weight: 600;
}
/*FIN PLAZAS COMEDOR*/

/*PROMOCIONES*/

.container-promos {
 width: 80%;
 margin: 0 auto;   
}

.promo-info {
  text-align: left;
  padding-bottom: 20px;
}

.promo-info h4 {
  font-weight: 600;
  margin-bottom: 0;
}

.promo-info .date-line {
    margin-bottom: 10px;
}

.promo-info .date-line + span {
    font-size: 18px;
}

/*FIN PROMOCIONES*/

/*MENUS*/

  .bold {
font-weight: 600;
}


/*============== MENÚS =============*/ 
.week-loader {
  margin-top: 15px;
  background-color: #f1f1f2;
  text-align: center;
  padding: 20px;
}

.week-loader li {
  list-style: none;
  padding: 0;
}

.week-loader .fa {
  font-size: 30px;
  color: red;
}

.week-loader p {
  margin-top: 10px;
  font-weight: 600;
}

.days-loader {
    padding: 20px;
    background-color: #d4d4d6;
    text-align:center;  
    position: relative;
}
.day-row {
    display:table;
    width: 100%;
}

.dish-row {
    display:table-row;
}

.week-day {
    display:table-cell;
    width: 20%;
}

.seven-week-day {
    float: left;
    width: 14.28%;
}

.seven-week-day p {
    font-weight: 600;
    margin-bottom: 0;
}

.day-circle {
    margin: 0 auto 10px auto;
    width: 68px;
    height: 68px;
    padding: 10px 0;
    border-radius: 50%;
    background-color: #fff;
    font-size: 34px;
    font-weight: 600;
}

.day-circle.today {
    border-radius: 50%;
    background-color: #f8be4e;
    color: #fff;
}

.panel {
    background-color: #fff;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-group {
    font-weight: 600;
}

.panel-default a {
    text-decoration: none;
}

.menu-wrapper .main-heading {
    background: #319971;
    box-shadow: 0 2px 0 #3a5423;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding: 16px 15px;
    margin-top: 4px;
}

.menu-desplegable li, .submenu li, .filter-accordion li, .sub-submenu li {
  list-style: none;
}

.menu-desplegable, .submenu, .filter-accordion, .sub-submenu {
  padding: 0; 
}

.menu-wrapper .menu-desplegable > li:first-of-type > a .main-heading {
    margin-top: 0;
}

.menu-wrapper .panel-title {
    font-size: 19px;
}

.panel-title .arrow, .menu-type .arrow, .dish .arrow, .tit-men h3 .arrow {
    display: block;
    float: right;
}

.panel-title .arrow {
    font-size: 18px;
}

.menu-wrapper .panel-body {
    padding: 0;
}

/*.menu-wrapper .panel-group .panel {
    box-shadow: 0 2px 1px 0 #3b5d00;
}*/

.menu-wrapper .panel-group .panel + .panel {
   margin-top: 2px;
}

.menu-type {
    background-color: #656565;
    padding: 10px 15px;
    text-align:center;
    text-transform: uppercase;
    color: #fff;
    box-shadow: 0px 2px 1px 0px #585858 inset;
    font-size: 17px;
    margin: 0;
}

.dish-type {
    background-color: #319971;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0;
}

.dish {
    background-color: #f1f1f2;
    color: #636265; 
    padding: 10px;
    border: 1px solid #e2e3e6;
    overflow: hidden;
    font-size: 14px;
    position: relative;
}

.dish p { 
  margin: 0;
}

.dish.no-service { 
  visibility:hidden;
}

.carousel-arrow {
    font-size: 35px;
    display: none;
}

.carousel-arrow i {
        color: white;
        font-size: 30px;
}

h6 .arrow {
    display: none;
}

.menu-wrapper .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top:0; 
}

.componentes h5 {
    margin: 0;
}
.modal-foto {
    width: 100%;
    height: 192px;
    border-radius: 10px;
    /*background-color: #ebebee;*/
    overflow:hidden;
}
.modal-foto img{
    width:100%;
}

.progress {
    height: 10px;
    border-radius: 5px;
}
.load-bar {
    position:relative;
    width: 100%;
    height: 10px;
    background-color: #ebebee;
    border-radius: 5px; 
}

.bar-green {
    /*position: absolute;
    top: 0;*/
    width: 33.33%;
    height: 10px;
    background: linear-gradient(to right, #73ae55, #81a56a);
    z-index: 3;
    border-radius: 5px;
}

.bar-orange {
    /*position: absolute;
    top: 0;
    width: 66.66%;*/
    height: 10px;
    background: linear-gradient(to right, #73ae55, #e4b34d);
    z-index: 2;
    border-radius: 5px;
}

.bar-red {
    /*position: absolute;
    top: 0;
    width: 90%;*/
    height: 10px;
    background: linear-gradient(to right, #73ae55, #e4b34d, #b9005c);
    z-index: 1;
    border-radius: 5px;
}
.collapse-nutricion, .collapse-alergenos, .collapse-ingredientes {
    display: none;
}

.alergenos-box {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 10px;
}

.img-box {
    float:left;
    margin-right: 5px;
}

.alerg-text-box {
    overflow: hidden;
}

.alergenos-box.usuario_alergico {
    padding: 10px 10px;
    background-color: #f5d1d8;
}

/*================PÁGINA MENÚ DIARIO===============*/
.menudiario .day-row {
        display: block;
        overflow: hidden;
        height: 100px;
        position: relative; 
    }
.menudiario .week-day {
        display: block;
        width: 100%;
        padding-bottom: 5px;
    }
.menudiario .week-day p, .menusemanal .seven-week-day p {
    font-weight: 600;
    color: #424242;
}

 .menudiario .carousel-arrow {
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -26px;
    }
 .menudiario .carousel-arrow.arrow-right {
        right: 30%;
        margin-right: -17px;
    }
 .menudiario .carousel-arrow.arrow-left {
        left: 30%;
        margin-left: -17px;
    }

.main-course {
    width: 100%;
}

.dishes-daily {
        /*overflow: hidden;*/
        display:table;
        width: 100%;
    }
.dishes-daily .dish {
   /*float: left;*/
   display:table-cell;
   width: 33.33%;
   position: relative;
}

.dish .arrow-dish {
    position: absolute;
    right: 10px;
    top: 10px;
}

.seven-week-day .dish p {
    width: 80%;
    float: left;
    line-height: 19px;
}

.dishes-daily .dish p, .seven-week-day.dish p {
}

.collapse-nutricion, .collapse-alergenos, .collapse-ingredientes {
    margin: 10px 0;
    padding: 10px;
    background-color: #f1f1f2;
    border: 2px solid #e2e3e6;
    overflow: hidden;
}

.collapse-nutricion .arrow, .collapse-alergenos .arrow, .collapse-ingredientes .arrow {
    float: right;
}

.collapse-ingredientes {
    margin-top: 0;
}

a.collapse-nutricion , a.collapse-alergenos , a.collapse-ingredientes {
    color: #636265 !important;
    font-weight: 600;
    text-transform: capitalize;
}

#pestana {
    display: none;
}

#pestana {
    background-color: #d4d4d6;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    position: absolute;
    left: 50%;
    box-shadow: 0 2px 1px #4f6d34;
    z-index: 2;
    left: 50%;
    margin-left: -100px;
    bottom: -28px;
    width: 200px;
    height: 28px;
}

#pestana > a > i {
    font-size: 26px;
    color: #484848;
}

#pestana > a.active > i {
  -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

.filter-accordion li > .sub-menu {
  display: none;
}
.filter-accordion li:target > .sub-menu {
  display: block;
}

.filter {
    padding: 40px 20px;
}

.filter select {
    width: 100%;
    height: 43px;
    border-color: white;
    border-radius: 5px;
    margin-bottom: 20px;
    color: #484848;
    font-weight: 600;
    padding-left: 10px;
}
.filter h5 {
    margin-bottom: 20px;
    color: #484848;
}
/*============== FIN MENÚS =============*/

/*============== TAKE AWAY =============*/

.white-bg {
    background-color: #fff;
}

.padding-20 {
    padding: 20px 0;
} 

.padding-15 {
    padding: 15px;
}

.padding-10 {
    padding: 10px;
}

.margin-bottom {
   margin-bottom: 20px;
}

.order-col-1 {
    float: left;
    width: 66%;
    margin: 0 15px;
}

.order-col-2 {
    float: right;
    width: 32%;
}

.menu-desplegable li > .submenu {
    /*display: none;*/
}

.menu-desplegable .submenu > li > .sub-submenu {
    /*display: none;*/
}

a.active span > i {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

p.pdtos {
    margin-bottom: 10px !important;
}

div.pdtos {
    text-align: right;
    font-weight: 600;
}
div.orderStatus {
    text-align: left;
    
}
div.deliveryDate {
    text-align: left;
    
}

.pack-heading > .pack-steps {
    float: left;
}

.pack-heading > .pack-steps h4 {
    font-size: 24px;
    font-weight: 600;
    color: #319971;
}

h4 small {
    font-weight: 500;
    color: #4f5256;
}

.pack-heading > .btn-box {
    float: right;
} 

 .pack-box .form-group .btn-default {
    margin-top: 27px; 
 }

button.btn.btn-default.seleccionaPack {
    margin-top: 27px;
}

.pack-heading {
    overflow: hidden;
}

.pdtosSpan {
    /*estilo solo para card reserva mesas*/
   padding: .2em .6em .3em;   
}

/*FIN*/

/*LOGIN*/
.panel-login {
  background-color: white;
  width: 400px;
  padding: 40px;
  margin: 0 40px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
}

.panel-login img, .panel-registro img  { 
  margin-bottom: 20px;
}

.submit-btn {
  text-align: center;
  margin: 20px 0;
}

.panel-login a:hover, .panel-login a:focus, .panel-login a:active {
  color: #f8be4e;
  text-decoration:none;
}

.login .checkbox {
    text-align: right;
}

.logoempr {
    background-color: white;
    width: 400px;
    margin: 0 auto;
    padding-top: 40px;
    text-align: center;
}

.newuser .logoempr {
    background-color: white;
    padding-top: 40px;
    width: calc(100% - 80px);
    text-align: center;
}

.register .login {
    background-color: white;
}

.register .login .logoempr {
    padding-bottom: 20px;
}

.panel-register .form-group {
    margin-right: 15px;
    margin-left: 15px;
}

.politics {
    background-color: #e6e6e6;
    margin-top: 20px;
    text-align: justify;
    margin-left: 15px;
    margin-right: 15px;
}

.register .submit-btn, .register .login .checkbox, .panel-register .submit-btn {
    padding-right: 15px;
}

.panel-register .checkbox {
    padding-right: 0;
    padding-bottom: 15px;
}

.checkbox a {
    color: #f8be4e;
}

.mandatory {
    color: #D8013B;
}

.login img {
    margin-bottom: 15px;
}

/*FIN LOGIN*/

/*PANEL REGISTER*/

/*.newuser {
    margin-top: 15px;
}*/

.panel-register {
      text-align: center;
    background-color: white;
    padding: 1px 40px 40px 40px;
    margin: 0 40px 40px;
}

.panel-register form {
  text-align: left;
  margin-top: 40px;
}

.panel-register .submit-btn {
  text-align: right;
}

/* PORTADA */

.widget-img {
    margin-bottom: 15px;
}

.tdWidget {
  position: relative;
  vertical-align: top;
  padding: 0 !important;
  width: 50%;
  min-height: 100px;
  float: left;
  overflow: hidden;
  margin-bottom: 15px;
}

.tdWidget > a {
  padding: 0 15px;
  display: block;
}

.tdWidget > div {
    padding: 0 15px;
}

.tdWidget .promotion-carousel {
    padding: 0;
}

.widget-agenda {
  padding: 0px;
  background-color: #fff;
  margin: 0 15px 15px;
}

.imagenWidgetRejilla {
  width: 100%;
  margin-bottom: 15px;
}

.photo-menu {
    height: 120px;
    background-position: -79px -340px;
}

.front-menu .carousel-indicators {
    bottom: 0px;
}
.front-menu .carousel-inner {
    padding-bottom: 40px;
}

.front-menu .carousel-indicators .active {
    background-color: #f8be4e;
}

.front-menu .carousel-indicators li {
    border: 1px solid #f8be4e;
}

.front-menu .daily-menu > h3 {
    color: #f8be4e;
}

.front-menu .carousel-control.left, .front-menu .carousel-control.right {
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
}

.front-menu .carousel-control.left span, .front-menu .carousel-control.right span {
    color: #f8be4e;
    text-shadow: none;
    font-size: 20px;
}

.widget-agenda {
  overflow: hidden;
}

/*.agenda-box {
  width: 50%;
  float: left;
}*/

.mes {
    width: 100%;
}

.agenda > .activity {
  margin: 0 10px 0 0;
}

.agenda .photo-activity {
    margin-bottom: 10px;
        height: 300px;
    overflow: hidden;
}

.title-activity {
  text-align: left;
}

.title-activity h3 {
  margin-bottom: 0;
}

.title-activity h4 {
    font-weight: 600;
}

.title-activity span {
  font-size: 15px;
  font-weight: 600;
  color:#f8be4e;
  margin-bottom: 5px;
  display: block;
}

.daily-menu ul {
  padding: 0;
}

.daily-menu li {
  list-style: none;
}

.daily-menu > img {
    width: 60px;
    margin: 0 auto;
}

/* FIN PORTADA */


/*WIDGETS SUBPORTADA*/

#proximaActividad, #promocionMasProxima {
    overflow: hidden;
    margin-bottom: 15px;
}
.info-img, .info-text {
    width: 50%;
}
.info-img {
    float:left;
    padding-right: 15px;
}

.info-text {
    overflow: hidden;
    text-align: left;
}

.info-title {
    margin-bottom: 10px;
}

.activity-body {
    margin-bottom: 10px;
}

.activity-body span {
 padding-right: 10px;
 font-size: 14px;
}

.banner-calendar {
    height: 80px;
    overflow: hidden;
}

.calendar-box {
    padding-bottom: 20px;
    width: 100%;
}

.calendar-box h3 {
        color: #f8be4e;
}

.calendar-box table {
    margin-bottom: 20px;
    width: 100%;
}

.outer-line {
    border: 2px solid #E9E9E9;
}

.tdWidget a {
    text-decoration: none;
}

#promotion-carousel .title-activity {
    position: absolute;
    padding: 0 20px 20px;
    width: 100%;
    bottom: 0;
}

#promotion-carousel .title-activity span {
    color: #fff;
}

#promotion-carousel h3 {
   font-size: 30px;
    color: #f8be4e;
    margin: 0; 
}

#promotion-carousel .title-activity span {
    color: #fff;
    font-size: 20px;
}

.linkcursos {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -73px;
    margin-top: -20px;
}

.linkcursos a {
    display: block;
    background: #f8be4e;
    padding: 10px 10px;
    font-weight: 600;
}

.linkcursos a:hover {
    background: #ecb240;
}

/*APP DOWNLOAD*/
.getAppPanel {
    text-align: center;
    background: white;
    position: fixed;
    bottom: 0;
    padding: 20px;
    left: 50%;
    margin-left: -153px;
    box-shadow: 0 0 16px 1px;
    z-index: 99;
    opacity: 0;
    display: none;
}

.getAppPanel .appIcon {
    width: 200px;
    margin-bottom: 10px;
}

.closePopup {
    margin-bottom: 10px;
    font-size: 25px;
    cursor: pointer;
}

.w-message {
    overflow: hidden;
}

.w-message .icon-message {
    float: left;
    margin-right: 10px;
    color: #f00033;
}

#envioATrabajo, #recogida {
    margin-right: 5px;
}

.mescir:hover {
    background-color: #ffecc8;
    cursor: pointer;
}
.mescir-act, .mescir-hoy, .mescir {
    line-height: 40px;
}
.mescir a, .mescir p{
    background-color: transparent;
    text-decoration: none;
    display:inline-block;
}
.mescir-hoy a, .mescir-hoy p {
    text-decoration: none;
    display:inline-block;
}
.mescir-act {background-color: #DEF6DA;
}
.mescir-hoy {background-color: #ffecc8;}
.mescir-act a, .mescir-hoy a{
    line-height: 30px;
    text-align:center;
    font-size: 18px;
    display:inline-block
}
.mescir-hoy.mescir-act { background-color:#a9db7e
}
.mescir-hoy {
    cursor:pointer;
    text-align: center;
}

/*LOADER WINDOWS*/
.windows8 {
	position: relative;
	width: 34px;
	height:34px;
	margin:auto;
    margin-top: 100px
}

.windows8 .wBall {
	position: absolute;
	width: 32px;
	height: 32px;
	opacity: 0;
	transform: rotate(225deg);
		-o-transform: rotate(225deg);
		-ms-transform: rotate(225deg);
		-webkit-transform: rotate(225deg);
		-moz-transform: rotate(225deg);
	animation: orbit 5.1425s infinite;
		-o-animation: orbit 5.1425s infinite;
		-ms-animation: orbit 5.1425s infinite;
		-webkit-animation: orbit 5.1425s infinite;
		-moz-animation: orbit 5.1425s infinite;
}

.windows8 .wBall .wInnerBall{
	position: absolute;
	width: 4px;
	height: 4px;
	background: rgb(149,196,108);
	left:0px;
	top:0px;
	border-radius: 4px;
}

.windows8 #wBall_1 {
	animation-delay: 1.126s;
		-o-animation-delay: 1.126s;
		-ms-animation-delay: 1.126s;
		-webkit-animation-delay: 1.126s;
		-moz-animation-delay: 1.126s;
}

.windows8 #wBall_2 {
	animation-delay: 0.223s;
		-o-animation-delay: 0.223s;
		-ms-animation-delay: 0.223s;
		-webkit-animation-delay: 0.223s;
		-moz-animation-delay: 0.223s;
}

.windows8 #wBall_3 {
	animation-delay: 0.4465s;
		-o-animation-delay: 0.4465s;
		-ms-animation-delay: 0.4465s;
		-webkit-animation-delay: 0.4465s;
		-moz-animation-delay: 0.4465s;
}

.windows8 #wBall_4 {
	animation-delay: 0.6695s;
		-o-animation-delay: 0.6695s;
		-ms-animation-delay: 0.6695s;
		-webkit-animation-delay: 0.6695s;
		-moz-animation-delay: 0.6695s;
}

.windows8 #wBall_5 {
	animation-delay: 0.903s;
		-o-animation-delay: 0.903s;
		-ms-animation-delay: 0.903s;
		-webkit-animation-delay: 0.903s;
		-moz-animation-delay: 0.903s;
}



@keyframes orbit {
	0% {
		opacity: 1;
		z-index:99;
		transform: rotate(180deg);
		animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		transform: rotate(300deg);
		animation-timing-function: linear;
		origin:0%;
	}

	30% {
		opacity: 1;
		transform:rotate(410deg);
		animation-timing-function: ease-in-out;
		origin:7%;
	}

	39% {
		opacity: 1;
		transform: rotate(645deg);
		animation-timing-function: linear;
		origin:30%;
	}

	70% {
		opacity: 1;
		transform: rotate(770deg);
		animation-timing-function: ease-out;
		origin:39%;
	}

	75% {
		opacity: 1;
		transform: rotate(900deg);
		animation-timing-function: ease-out;
		origin:70%;
	}

	76% {
	opacity: 0;
		transform:rotate(900deg);
	}

	100% {
	opacity: 0;
		transform: rotate(900deg);
	}
}

@-o-keyframes orbit {
	0% {
		opacity: 1;
		z-index:99;
		-o-transform: rotate(180deg);
		-o-animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		-o-transform: rotate(300deg);
		-o-animation-timing-function: linear;
		-o-origin:0%;
	}

	30% {
		opacity: 1;
		-o-transform:rotate(410deg);
		-o-animation-timing-function: ease-in-out;
		-o-origin:7%;
	}

	39% {
		opacity: 1;
		-o-transform: rotate(645deg);
		-o-animation-timing-function: linear;
		-o-origin:30%;
	}

	70% {
		opacity: 1;
		-o-transform: rotate(770deg);
		-o-animation-timing-function: ease-out;
		-o-origin:39%;
	}

	75% {
		opacity: 1;
		-o-transform: rotate(900deg);
		-o-animation-timing-function: ease-out;
		-o-origin:70%;
	}

	76% {
	opacity: 0;
		-o-transform:rotate(900deg);
	}

	100% {
	opacity: 0;
		-o-transform: rotate(900deg);
	}
}

@-ms-keyframes orbit {
	0% {
		opacity: 1;
		z-index:99;
		-ms-transform: rotate(180deg);
		-ms-animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		-ms-transform: rotate(300deg);
		-ms-animation-timing-function: linear;
		-ms-origin:0%;
	}

	30% {
		opacity: 1;
		-ms-transform:rotate(410deg);
		-ms-animation-timing-function: ease-in-out;
		-ms-origin:7%;
	}

	39% {
		opacity: 1;
		-ms-transform: rotate(645deg);
		-ms-animation-timing-function: linear;
		-ms-origin:30%;
	}

	70% {
		opacity: 1;
		-ms-transform: rotate(770deg);
		-ms-animation-timing-function: ease-out;
		-ms-origin:39%;
	}

	75% {
		opacity: 1;
		-ms-transform: rotate(900deg);
		-ms-animation-timing-function: ease-out;
		-ms-origin:70%;
	}

	76% {
	opacity: 0;
		-ms-transform:rotate(900deg);
	}

	100% {
	opacity: 0;
		-ms-transform: rotate(900deg);
	}
}

@-webkit-keyframes orbit {
	0% {
		opacity: 1;
		z-index:99;
		-webkit-transform: rotate(180deg);
		-webkit-animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		-webkit-transform: rotate(300deg);
		-webkit-animation-timing-function: linear;
		-webkit-origin:0%;
	}

	30% {
		opacity: 1;
		-webkit-transform:rotate(410deg);
		-webkit-animation-timing-function: ease-in-out;
		-webkit-origin:7%;
	}

	39% {
		opacity: 1;
		-webkit-transform: rotate(645deg);
		-webkit-animation-timing-function: linear;
		-webkit-origin:30%;
	}

	70% {
		opacity: 1;
		-webkit-transform: rotate(770deg);
		-webkit-animation-timing-function: ease-out;
		-webkit-origin:39%;
	}

	75% {
		opacity: 1;
		-webkit-transform: rotate(900deg);
		-webkit-animation-timing-function: ease-out;
		-webkit-origin:70%;
	}

	76% {
	opacity: 0;
		-webkit-transform:rotate(900deg);
	}

	100% {
	opacity: 0;
		-webkit-transform: rotate(900deg);
	}
}

@-moz-keyframes orbit {
	0% {
		opacity: 1;
		z-index:99;
		-moz-transform: rotate(180deg);
		-moz-animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		-moz-transform: rotate(300deg);
		-moz-animation-timing-function: linear;
		-moz-origin:0%;
	}

	30% {
		opacity: 1;
		-moz-transform:rotate(410deg);
		-moz-animation-timing-function: ease-in-out;
		-moz-origin:7%;
	}

	39% {
		opacity: 1;
		-moz-transform: rotate(645deg);
		-moz-animation-timing-function: linear;
		-moz-origin:30%;
	}

	70% {
		opacity: 1;
		-moz-transform: rotate(770deg);
		-moz-animation-timing-function: ease-out;
		-moz-origin:39%;
	}

	75% {
		opacity: 1;
		-moz-transform: rotate(900deg);
		-moz-animation-timing-function: ease-out;
		-moz-origin:70%;
	}

	76% {
	opacity: 0;
		-moz-transform:rotate(900deg);
	}

	100% {
	opacity: 0;
		-moz-transform: rotate(900deg);
	}
}

/*FIN LOADER WINDOWS*/
.widgetLoading {
    position: absolute;
    z-index: 98;
    top: 50%;
    margin-top: -21px;
    background-color: white;
    padding: 5px;
    border-radius: 50%;
 }

/*LOADER PEDIDOS ONLINE*/
.bg-loader {
    display: block;
    width: 100%;
    position: fixed;
    background: rgba(219, 239, 213, 0.741176);
    height: 100%;
    z-index: 2000;
    top:0;
}

body.scroll {
   overflow-y: hidden;
}

#loader {
    height: 80px !important;
    width: 80px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    background-color: white;
    padding: 20px;
    border-radius: 50%;
    box-shadow: 1px 1px 1px black;
}
/*vista responsive app*/

body.mobile-view .header-image, body.mobile-view .navbar-header, body.mobile-view .navbar, body.mobile-view .sidebar {
    display: none;
}

body.mobile-view {
    padding-top: 0;
}

body .logo-empresa-mobile {
    display: none;
}

body.mobile-view .logo-empresa-mobile {
        display: block;
    margin: 0 auto;
    width: 111px;
    margin-top: 15px;
}

body.mobile-view button.responsive-cart {
    top: 0;
}

/*vista responsive app*/

/*ERROR PAGE*/
.error-page img {
    margin: 0 auto;
    margin-bottom: 40px;
}

.error-page h4 {
    font-size: 25px;
    font-weight: 700;
}

.error-page p {
    color: #36393e;
    margin-bottom: 40px;
    font-weight: 600;
}

.error-page.apps-downloand > img {
    margin: 40px auto 20px auto;
    width: 400px;
}

.error-page.apps-downloand p {
    margin-bottom: 20px;
}

.error-page.apps-downloand p ~ a img {
    display: inline;
    margin-bottom: 10px;
}

/*página 404*/

            .error-page-container .big-error .Normal {
                color: #8FBA5A;
                font-size: 293px;
                font-weight: 700;
                text-align: right;
            }
            .error-page-container h3 {
                 font-weight: 600;
                margin-bottom: 16px;
                font-size: 30px;
            }

            .error-page-container p {
                margin-bottom: 15px;
                    color: #949697;
            }
            .error-page-container .error-text {
                padding-top: 75px;
                text-align: left;
            }
            .error-page-container ul {
                margin-bottom: 22px;
                margin-top: 15px;
                list-style: circle inside;
                line-height: 29px;
                    color: #949697;
            }

            .error-page-container .error-text div {
                color: #949697;
                font-style: italic;
            }
/*Fin Pagina Error*/

/*DETALLE PLATO*/

#wrapper-plato h2, #wrapper-plato span.coste, #wrapper-plato h4 {
    font-weight: 600;
}

#wrapper-plato h2 {
    margin-top: 0;
    color: #319971;
}

#wrapper-plato span.coste {
    font-size: 20px;
}

/*TARJETA USUARIO*/

p + .budget-box {
    margin-top: 40px;
}

p + .budget-box >span.black {
    font-size: 19px;
    font-weight: 600;
}

p + .budget-box + img {
    position: relative;
    top: -10px;
    margin: 0 auto;
}

.control-footer {
    padding: 10px 0 0 0;
    overflow: hidden;
}

.control-footer .carousel-control {
    position: static;
    text-shadow: 0 0px 0px rgba(0,0,0,0);
    color: #36393e;
}

.control-footer .carousel-control.left {
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    float: left;
    text-align: left;
}

.control-footer .carousel-control.right {
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    float: right;
    text-align: right;
}

.allergen-check {
    text-align: center;
    border: 1px solid #e6e6e6;
    padding: 15px 15px 5px 15px;
    margin-bottom: 15px;
}
        
.allergen-check .check-control {
    position: absolute;
    left: -9999px;
}

.allergen-check label > img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.allergen-check.aller-select label > img {
  -webkit-filter: inherit;
  filter: inherit;
}
.allergen-check.aller-select{
    background: #f1f1f1;
}

.warning-box.green {
    padding: 10px 10px;
    background-color: #c5e8db;
    margin-bottom: 10px;
}

.warning-box.red {
    padding: 10px 10px;
    background-color: #f5d1d8;
    margin-bottom: 10px;
}

.inputfile-1 + label {
background-color: #319971; 
}

    .inputfile-1:focus + label, .inputfile-1.has-focus + label, .inputfile-1 + label:hover {
        background-color: #257758;
    }

.box.js input:disabled + label {
    opacity: 0.5;
    cursor: not-allowed;
}

.box.js input + label {
    opacity: 1;
    cursor: pointer;
}

.cookie-notice-container .btn.btn-default {
    margin-left: 10px;
    padding: 2px 6px;
}

/*MEDIAS*/

@media (max-width: 1366px) {
    .week-days .days.five-days {
        width: 25%;
    }
}

@media (max-width: 1280px) {
  .input-wrapper {
    width: 160px;
  }

 .error-page-container .big-error .Normal {
    font-size: 250px;
 }
}

@media (max-width: 1216px) {
     .error-page-container .big-error .Normal {
        font-size: 200px;
    }
}

@media (max-width: 1200px) {
    .week-days .days.five-days {
        width: 33.33%;
    }
}

@media only screen and (max-width: 1030px) {
  /*MENUS*/
  .modal-foto {
    margin: 40px 0;
  }
  .modal-body.componentes #alergenos h5, 
  .modal-body.componentes #alergenos h6, 
  .modal-body.componentes #ingredientes h5, 
  .modal-body.componentes #ingredientes h6 {
    margin: 0 0 11px 0;
  }
  /*FIN MENUS*/
}

@media only screen and (min-width: 1024px) {
  /*MENUS*/
  .modal-dialog.componentes {
    width: 1000px;
  }
  /*FIN MENUS*/
}

@media only screen and (max-width: 991px)
{
    .cart {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background-color: white;
    padding: 30px;
    margin: 15px;
    box-shadow: 0 1px 7px #e6e6e6;
  }
}

@media only screen and (max-width: 1024px) {
  .agenda-box, .mes {
    float: none;
    width: 100%;
  }
  .agenda > .activity {
    margin: 0;
  }
  .nav-sidebar + img, .img-res-small {
    width: 150px;
  }

  .div-res-small{
    width:auto;
}

.div-res-small p{
    width:auto;
}

  .info-img, .info-text {
    width: 100%;
}
.info-img {
    float:none;
    padding-right: 0;
}



.icon-cart-box.responsive > div:first-of-type {
    float:left;
}

.icon-cart-box.responsive > div:last-of-type {
    float:right;
}

}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  /*MENUS*/
  .modal-dialog.componentes {
    width: 700px;
  }
  .dish span {
    width: 80px;
    padding: 5px 0;
  }
  /*FIN MENUS*/
}

@media only screen and (max-width: 991px) {
  /*MENUS*/
  .collapse-nutricion, 
  .collapse-alergenos, 
  .collapse-ingredientes {
    display: block;
  }
  /*FIN MENUS*/
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-image {
    background-position-y: -200px;
  }
}

@media (max-width: 991px) {
    .week-days .days.five-days {
        width: 20%;
    }
    body {
        padding-top: 76px;
    }
  .nav-top-toggle {
    min-height: inherit;
    background-color: transparent;
  }
  .navbar-default {
    background-color: transparent;
  }
  .header-image {
    background-position-y: 0;
    min-height: 76px;
  }
  #calendar {
    margin-top: 40px;
  }
  .list-title {
    margin-bottom: 15px;
  }
  .activity-detail {
    margin-top: 15px;
  }
  /*.delivery-inputs {
    margin-top: 40px;
  }*/

  .take-away .col-lg-1, 
  .take-away .col-lg-10, 
  .take-away .col-lg-11, 
  .take-away .col-lg-12, 
  .take-away .col-lg-2, 
  .take-away .col-lg-3, 
  .take-away .col-lg-4, 
  .take-away .col-lg-5, 
  .take-away .col-lg-6, 
  .take-away .col-lg-7, 
  .take-away .col-lg-8, 
  .take-away .col-lg-9, 
  .take-away .col-md-1, 
  .take-away .col-md-10, 
  .take-away .col-md-11, 
  .take-away .col-md-12, 
  .take-away .col-md-2, 
  .take-away .col-md-3, 
  .take-away .col-md-4, 
  .take-away .col-md-5, 
  .take-away .col-md-6, 
  .take-away .col-md-7, 
  .take-away .col-md-8, 
  .take-away .col-md-9, 
  .take-away .col-sm-1, 
  .take-away .col-sm-10, 
  .take-away .col-sm-11, 
  .take-away .col-sm-12, 
  .take-away .col-sm-2, 
  .take-away .col-sm-3, 
  .take-away .col-sm-4, 
  .take-away .col-sm-5, 
  .take-away .col-sm-6, 
  .take-away .col-sm-7, 
  .take-away .col-sm-8, 
  .take-away .col-sm-9, 
  .take-away .col-xs-1, 
  .take-away .col-xs-10, 
  .take-away .col-xs-11, 
  .take-away .col-xs-12, 
  .take-away .col-xs-2, 
  .take-away .col-xs-3, 
  .take-away .col-xs-4, 
  .take-away .col-xs-5, 
  .take-away .col-xs-6, 
  .take-away .col-xs-7, 
  .take-away .col-xs-8, 
  .take-away .col-xs-9 {
    position: static;
  }

  .cart > .remove {
    display: block;
  }

  .menu {
    display: none;
  }
  /*MENÚS*/
  #ingredientes, 
  #alergenos, 
  #nutricion {
    padding: 0  10px; 
    position: relative;
  }

  .load-bar {
    margin-bottom: 40px;
  }
  /*FIN MENÚS*/
    .sidebar {
    position: absolute;
    top: 0;
    z-index: 10005;
    width: 100%;
    padding: 0;
    transition: top 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
  }

  .sidebarinner { 
    margin-right: 0;
    overflow-y: auto;
    display: none;
  }

  .sidebarinner img { 
    margin: 15px 25px;
  }

  .sidebar-sub { 
    background-color: #484b4e;
    padding-left: 0;
  }

.sm-hover-right .sidebar-sub {
    display: block;
}

 .sm-hover-right .sidebar-sub:hover {
    display: block;
 }

  .sidebar-sub li {
    list-style: none;
  }

  .sidebar-sub a {
    color: white;
    padding: 15px 65px;
    display: block;
    border-bottom: 1px solid rgba(79,82,84,1);
  }

  .days-loader {
    padding-bottom: 0;
  }

    .error-page-container .error-text {
        padding-top: 0;
    }

    .error-page-container .big-error .Normal {
            font-size: 293px;
    line-height: 270px;
    text-align: left;
    }

    .week-select {
        margin-bottom: 15px;
    }

    #wrapper-plato h4 {
        display: none;
    }

    .agenda .photo-activity {
        height: auto;
        overflow: inherit;
    }

    button.responsive-cart {
    display: block;
    text-align:left;
    top: 76px;
    padding: 0;
    width: calc(100% - 30px);
    margin: 0 15px;
    }

    button.responsive-cart img {
        float: left;
        margin-right: 15px;
    }

    button.responsive-cart img {
        overflow: hidden;
        margin-top: 3px;
    }

}

@media only screen and (max-width: 800px) {
    .tdWidget {
        min-height: inherit;
    }
    .photo-menu {
        height: 54px;
    }
    .tdWidget h2 {
       /* margin-top: 0;*/
    }
    .tdWidget .widget-agenda {
        padding: 0;
        margin-bottom: 0;
    }
    .footable-first-visible {
        font-weight: 600;
        text-align:left;
    }
    .footable-header .footable-first-visible {
        text-align: left;
    }
}

@media only screen and (max-width: 768px) {
  /*MENÚS*/
  .dish span {
    width: 300px;
    padding: 5px 0;
  }

  .days-loader {
    box-shadow: 0 2px 0 #4f6d34;
  }

  #pestana {
    display: block;
  }

  .menu-wrapper .menu-desplegable > li:first-of-type > a .main-heading {
        /*Comentado porque se ha quitado el filtro*/
       /*padding: 38px 15px 16px 15px;*/
       padding: 16px 15px 16px 15px;
  }

  .week-loader {
    display: none;
  }

  .day-row {
    display: block;
    overflow: hidden;
    height: 100px;
    position: relative; 
  }

  .menu-wrapper .day-row {
    overflow: visible;
    height: auto;
  }

  .day-row .dish-row.dish-course {
    overflow: hidden;
    height: 34px;
  }

  .day-row .dish-row.dish-name {
    overflow: visible;
    height: auto;   
  }

  .dish-row {
    display: block;
  }

  .week-day {
    display: block;
    width: 100%;
    padding-bottom: 5px;
  }

  .seven-week-day {
    display: block;
    width: 100%;
    padding-bottom: 5px;
  }
  .carousel-arrow {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -17px;
  }

  .carousel-arrow.arrow-right {
    right: 0;
  }

  h6 .arrow {
    display: block;
    float: right;
    transform: rotate(90deg);
  }

  .menudiario .carousel-arrow.arrow-right {
    right: 20%;
    margin-right: -17px;
  }

 .menudiario .carousel-arrow.arrow-left {
    left: 20%;
    margin-left: -17px;
  }

 .my-orders{
     width : 100%;
 }

  .seven-week-day:not(.selected-day) {
    display:none;  }

  .cn-notice-text {
    margin-bottom: 15px;
    display: block;
  }

  /*banner responsive exclusivo*/
    img.banNoResponsive{
        display:none !important;
    }

    img.banResponsive{
        display:block !important;
    }
}

@media (max-width: 767px) {
  .form-horizontal {
    text-align: left;
  }

  .form-horizontal .checkbox input[type=checkbox], 
  .form-horizontal .checkbox-inline input[type=checkbox], 
  .form-horizontal .radio input[type=radio], 
  .form-horizontal .radio-inline input[type=radio] {
    margin-left: 0;
  }

  .tdWidget {
    width: 100%;
    float: none;
  }

.col-right {
    float: left;
}

    .week-days .days.five-days {
        width: 33.33%;
    }

    .btn-bottom #btnHacerPedido {
        margin-top: 15px;
    }

}


@media (max-width: 640px) {
    .logoempr {
        width: 100%;
    }

    .panel-login {
        width: 100%;
    }

    .error-page-container .big-error .Normal {
        font-size: 215px;
        line-height: 190px;
    }

    .cart-info .order-info {
        float: none;
        text-align: right;
    }
    div.deliveryDate {
        float: none;
        text-align: right;
    }
    div.orderStatus {
        float: none;
        text-align: right;
    }

    .my-orders .order-list > div:first-of-type {
        width: 40%;
        min-width: 130px;
    }

    .pack-title > div:first-of-type {
        min-width: 107px;
    }

    .table-responsive>.table>tbody>tr>td, 
    .table-responsive>.table>tbody>tr>th, 
    .table-responsive>.table>tfoot>tr>td, 
    .table-responsive>.table>tfoot>tr>th, 
    .table-responsive>.table>thead>tr>td, 
    .table-responsive>.table>thead>tr>th {
        white-space: initial;
    }

    thead tr.footable-header {
       border-bottom: 2px solid #ddd;
    }

}

@media (max-width: 560px) {
  .card {
    float: none;
  }
    .activity-info + div > button, .activity-info + div > .anyadir-agendar {
        margin-bottom: 5px;
    }
}

@media (max-width: 516px) {
  .form-horizontal .checkbox input[type=checkbox], 
  .form-horizontal .checkbox-inline input[type=checkbox], 
  .form-horizontal .radio input[type=radio], 
  .form-horizontal .radio-inline input[type=radio] {
    margin-left: 20px;
  }
  .form-horizontal .checkbox #chkPoliticaPrivacidad {
    margin-left: 0px;
  }
  .checkbox label, .radio label {
    padding-left: 0;
  }
}

@media (max-width: 480px) {
  .take-away, .routine-break, .mi-zona {
    padding: 20px 20px 20px;
  }

  .pack-box .price-box {
    width: 100%;
    height: 50px;
    float: none;
    text-align: center;
  }

  .pack-box > div {
    float: none;
    width: 100%;
    overflow: hidden;
  }

  .form-horizontal .checkbox input[type=checkbox], 
  .form-horizontal .checkbox-inline input[type=checkbox], 
  .form-horizontal .radio input[type=radio], 
  .form-horizontal .radio-inline input[type=radio] {
    margin-left: 0;
  }

  /*MENÚS*/
  .dishes-daily .dish {
    display: block;
    width: 100%;
  }
  /*FIN MENÚS*/

    .my-orders {
        margin: 0;
    }

    .week-days .days.five-days {
        width: 50%;
    }

    .error-page-container .big-error .Normal {
        font-size: 120px;
        line-height: 110px;
    }

}

@media (max-width: 476px) {

  .checkbox label, .radio label {
    padding-left: 0;
  }

  .form-horizontal .checkbox input[type=checkbox], 
  .form-horizontal .checkbox-inline input[type=checkbox], 
  .form-horizontal .radio input[type=radio], 
  .form-horizontal .radio-inline input[type=radio] {
    margin-left: 20px;
  }
  .form-horizontal .checkbox #chkPoliticaPrivacidad {
    margin-left: 0px;
  }

}

@media (max-width: 460px) {
  .file {
    overflow: hidden;
  }
}

@media (max-width: 420px) {
  .panel-login {
    width: 100%;
  }

  .panel-register {
    margin: 0 0 40px 0;
  }

  .logoempr {
        width: 100% !important;
    }

  .panel-login img/*, .panel-register img*/ {
    width: 200px; 
  }
  body.login, body.register {
    padding-top: 15px;
  }

.table>tbody>tr.footable-detail-row>td {
    padding: 0;
 }

.table>tbody>tr.footable-detail-row>td>table th, .table>tbody>tr.footable-detail-row>td>table td, .table>tbody>tr>td, .table>tbody>tr>th {
    padding: 8px 3px;
    text-align: left;
 }
.table > tbody > tr, .table {
    text-align: left;
}

.table > tbody > tr > .footable-first-visible, .footable-last-visible {
   /*display: inline-block !important;*/
    border: 0 !important;
}

.table > tbody > tr > .footable-first-visible {
    float: left;
}
.nav-pills > li > a {
    padding: 8px;    
}

table.footable-details.table.table-striped.table-hover tr:last-of-type {
    border-bottom: 3px solid #ddd;
 }

.week-days .days span {
    font-size: 14px;
}

.week-days .days p {
        font-size: 20px;
}

.activity-detail h1 {
  width: 100%;
  font-size: 30px;
}

  .dish-list > .dish-action{
      width: 100%;
  }
}

@media (max-width: 378px) {
  .pack-box > div > div > .form-group + button {
    margin: 0 0 10px 0;
  }
}

@media (max-width: 345px) {
  .card {
    width:218px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: inherit;
    }
}

@media print{
    p + .budget-box + img {
        width:4cm;
        height:4cm;
    }
}

.alergeno{
    text-align: left;
    padding-bottom:10px;
}

.alergeno .col-sm-2{
    min-width: 40px;
}

.alergeno .col-sm-10{
    min-height: 50px;
}

.tel_movil {
    display: none;
}

@media (max-width: 992px) {
    .tel_movil {
        display: inline;
    }

    .tel_web {
        display: none;
    }
}