@media(max-width:1000px)  {
    /*.navbar-header{
            width: 100%;
    }
    .navbar-toggle_personal{
            display: block;
    }
.navbar-collapse.collapse {
    display: none !important;
}

.navbar-collapse {
    overflow-x: visible !important;
}

.navbar-collapse.in {
  overflow-y: auto !important;
}

.collapse.in {
  display: block !important;
}*/
    .navbar-toggle_personal{
        display: block;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        overflow-y: scroll !important;
        overflow-x: hidden
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }

    .buscador_menu1{
        display: none !important;
    }

    .contenedor_buscador_mobile{
        display: block !important;
    }
}
body{
    padding-top:10px;
    padding-bottom: 40px;
    overflow-y: scroll;
    overflow-x:hidden;
    background: #fff;
    /*
    background-color: #333;
    background-color: #3e3e3e;
    background-image: url('../img/fondo.png');*/
}
#backend{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.icono-calendario{
    float: right;
    font-size: 1.6em;
}
.navbar .fa{
    font-size: 1.5em;
}
.navbar .dropdown-menu .fa{
    font-size: 1.0em;
    width: 16px;
}
.table-responsive table{
    border-bottom:4px solid #1ec0a1;
}
.navbar-personal {
    background:#fff !important;
}
.navbar li > a > .fa {
    font-size: 1.5em;
    display: block;
}
.navbar-nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
}
.navbar-right > li > a {
    padding-top: 16px;
    padding-bottom: 15px;
}
.navbar .dropdown-menu .fa {
    font-size: 1.0em;
    display: inline;
}
.zf-green {
    color: #68b604;
}
.btn-success {
    background-color: #57a900;
    background-image: -moz-linear-gradient(top, #70d900, #57a900);
    background-image: -ms-linear-gradient(top, #70d900, #57a900);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#70d900), to(#57a900));
    background-image: -webkit-linear-gradient(top, #70d900, #57a900);
    background-image: -o-linear-gradient(top, #70d900, #57a900);
    background-image: linear-gradient(top, #70d900, #57a900);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70d900', endColorstr='#57a900', GradientType=0);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    background-color: #57a900;
}

.btn-success:active, .btn-success.active {
    background-color: #57a900;
}
.alert-info .contenedor_mensaje{
    color: #000000;	
}
.btn-link-default:hover{
    color: #fd4f00;	
}
.btn-button-link-default{
    padding: 5.5px 12px;
    border-color: #ccc;
    color: #ffffff !important;
    background-color: #fd4f00;
    border-color: #fd4f00;
}
.btn-button-link-default:hover{
    color: #fd4f00 !important;
    background-color: #ffffff;
    border-color: #ccc;
}
.btn-success:active, .btn-success.active {
    background-color: #57a900;
}
div.container a.brand {
    background: url("../img/zf2-logo.png") no-repeat scroll 0 10px transparent;
    margin-left: 0;
    padding: 8px 20px 12px 40px;
}
.m_l_15{
    margin-left: 15px;	
}
.margin-bottom_1{
    margin-bottom: 15px;
}
.pagination li a .glyphicon{
    line-height: none !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.padding-0{
    padding: 0px;
}
.s-p-l{
    padding-left: 0px;
}
.s-p-r{
    padding-right: 0px;
}
.p-t-0{
    padding-top: 0px !important;
}
.p-b-0{
    padding-bottom: 0px !important;
}
.p-t-15{
    padding-top: 15px;
}
.p-b-15{
    padding-bottom: 15px;
}
.font-weight-normal{
    font-weight: normal;	
}
.font-style-italic{
    font-style: italic;	
}
.display_inline{
    display: inline;
}
.float-right{
    float: right !important;
}
.sub-header{
    padding-bottom: 10px;
    border-bottom: 1px solid #EEE;
}
.header-table{
    padding: 8px;
    width: 80%;
    margin:0 !important;
}
.p_relative{
    position: relative;
}
.p_relative .p_absolute{
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 6px;
    margin-right: 7px;
}
.table-header a, .table-header th{
    color: #1ec0a1;
    font-weight: normal;
    text-align:center;
}
.margin-bottom_0{
    margin-bottom: 0px;
}
.margin-bottom_9{
    margin-bottom: 9px;
}
.margin-bottom_25{
    margin-bottom: 25px;
}
.margin-bottom_50{
    margin-bottom: 50px;
}
.margin-top_8{
    margin-top: 8px;
}
.margin-top_15{
    margin-top: 15px;
}
.margin-top_24{
    margin-top: 24px;
}
.margin-top_25{
    margin-top: 25px;
}
.margin-top_26{
    margin-top: 26px;
}
footer {
    /*  position: absolute;
      bottom: 0px;
      width: 100%;
      padding-top: 15px;
    */
}
.b-color_1{
    background-color: #222;
}
.b-color_2{
    background-color: #333;
}
.b-color_3{
    background: #1ec0a1;
    padding-top:5px;
    padding-bottom:5px;
}
.b-color_4{
    background-color: #fff;
}
.b-color_5{
    background-color: #eee;
}
.b-color_6{
    background-color: #fff;
}
.b-color_7{
    background-color: #e7551d;
}
.b-color_8{
    background-color: #FF5A00;
}
.color_1{
    color: #222;
}
.color_2{
    color: #fff;
}
.color_3{
    color: #555;
}
.color_4{
    color: #777;
}
.color_5{
    color: #eee;
}
.color_6{
    color: #fff;
}
.color_7{
    color: #1ec0a1;
}
.color_8{
    /*color: #FF5A00;*/
    color: #f1600e;
}
.color_9{
    color: #40C8F4;
}
.color_10{
    color: red;
}
.color_11{
    color: green;
}
.color_12{
    color: #fd4f00;
}
.color_14{
    color: #1ec0a1;
}

.col_100{
    float: left;
    width: 100%;
}
.container_select{
    float:left;
    width: 200px; 
}
.container_select .select2-container{
    width: 150px;
    display: inline-block;
}

.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0px auto;
}
.f-size_1{
    font-size: 1.8em;
}
.f-size_2{
    font-size: 1.8em;
}
.f-size_3{
    font-size: 1.2em;
}
.f-size_4{
    font-size: 1.4em;
}
.navbar-nav_exit{

}
.navbar-nav_exit label{
    margin-top: 15px;
}
label.label-disabled{
    color:#888;
}
.navbar-nav_exit .exit{
    margin-top: 2px;
}
.form_border_bottom{
    border-bottom: 2px solid #1ec0a1;
    padding-bottom: 12px;
    margin-bottom: 12px;
}
.form_border_bottom textarea{
    min-height: 105px; 
    margin-bottom: 0px;
}
.form-group{
    /*min-height: 70px; ANDRES */
}
.margin-0{
    margin: 0px;
}
form button[type="submit"]{
    color: #000000;
}
.no-text-decoration, .no-text-decoration:hover, .no-text-decoration:active, .no-text-decoration:focus{
    text-decoration: none;
}
.pagination .glyphicon{
    padding-top: 3px;
    padding-bottom: 3px;
}
.btn-relaciones{
    border-color: transparent;
    margin-top: 15px;

}
.pastillas_form{
    background: #fff; 
    border:3px solid #ffffff;
    padding-top: 15px;
    padding-bottom: 15px; 
}
.display_none{
    display: none;
}
.cierra_fancy{
    color: #000000;
    margin-left: 12px;
}
.ok{
    color: green;
}
.ko{
    color: red;
}
.block.block-bordered {
    border: 1px solid #E9E9E9;
    box-shadow: none;
}
.directos > .col-xs-12{
    margin-bottom:20px;
}
.content p, .content .push, .content .block, .content .items-push > div {
    margin-bottom: 30px;
}
.block.block-bordered .block-header {
    border-bottom: 1px solid #E9E9E9;
}
.block-header {
    padding: 10px 20px;
    transition: opacity 0.2s ease-out 0s;
}
.bg-gray-lighter h3 {
    /*background-color: #F9F9F9; */
    color: #FFFFFF;
}
.block-options {
    float: right;
    margin: -3px 0px -3px 15px;
    padding: 0px;
    height: 24px;
    list-style: outside none none;
}
.block-options > li > button {
    background: transparent none repeat scroll 0% 0%;
    border: medium none;
}
.block-options > li > a, .block-options > li > button {
    display: block;
    padding: 2px 3px;
    color: #999;
    opacity: 0.6;
}
.si {
    font-family: Simple-Line-Icons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}
.block-title {
    font-size: 1.0em;
    font-weight: 300;
    line-height: 1.0;
    margin-top: 0px;
    margin-bottom: 0px;
}
.block-content {
    margin: 0px auto;
    padding: 10px 20px 10px;
    max-width: 100%;
    overflow-x: visible;
    transition: opacity 0.2s ease-out 0s;
    background-color:#fff;
    box-shadow: none;
    border-radius:0 0 5px 5px;
}
.block-content .btn {
    padding: 5px 8px;
}
.new_item{
    text-decoration: underline;
    color: #fd4f00;
}
.navbar-header h2{
    color: #333;
    margin-top: 8px;
    margin-right: 15px;
}
#total_compra{
    padding: 20px 25px;
    background-color: green;
    bottom: 0px;
    float: right;
    margin-top: 25px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.6em;
}
#total_compra:hover{
    text-decoration: none;
    background-color: white;
    color: green;
}
.input_grandes{
    font-size: 2.8em;
    height: auto !important;
}
.boton_grande{
    font-size: 2.4em;
    height: auto !important;
    padding-top: 12px;
}
.contenedor_menu_items{
    float: right;
}
.contenedor_menu_items a{


    /*float: right; margin-top: 3px; margin-right: 5px;*/
}
/*.icono_inicio a{
        float:left;
        color: #FFFFFF;
        width: 100%;
        text-align: center;
        padding: 30px;
        font-size: 1.2em;
        font-weight: bold;
        text-transform: uppercase;
        border:1px solid #FFFFFF;
}
.icono_inicio a:hover{
        text-decoration: none;
}*/
.icono_inicio {
    display: table;
    height: 100px;
    width: 100%;
}

.icono_inicio a {
    display: table-cell;
    vertical-align: middle;
    color: #000000;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    border:1px solid #FFFFFF;
    line-height: 20px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
.icono_inicio a:hover{
    text-decoration: none;
}
.ayuda{
    display: inline;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #737373;
    font-weight: normal;
    font-size: 0.9em;
}
#grid1{
    background: lightgoldenrodyellow;
}

#grid2{
    background: lightcyan;
}
.green{
    color: #28a745 !important;
}
.yellow{
    color: #ffc107 !important;
}
.red{
    color: #dc3545 !important;
}
.grid-stack-item-content{
    color: #FFFFFF;
    text-align: center;
    /*background-color: #18bc9c;
    background-image: url('../img/mesa3.jpg');*/
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
.grid-libre{
    /*background-color: green;*/
    background-image: url('../img/mesa 200x200 verde.png');
    background-position: center;
    background-repeat: no-repeat;
}
.grid-pedida{
    /*background-color: #fdee4c;*/
    background-image: url('../img/mesa 200x200 amarillo.png');
    background-position: center;
    background-repeat: no-repeat;
}
.grid-reservada{
    /*background-color: red;*/
    background-image: url('../img/mesa 200x200 rojo.png');
    background-position: center;
    background-repeat: no-repeat;
}
.grid-normal{
    background-color: #FF5A00;
}
.grid-libre label, .grid-reservada label, .grid-normal label, .grid-pedida label{
    font-size: 0.82em;
    padding:8px;
    color: #FFFFFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}
.grid-pedida label{
    font-size: 0.82em;
    padding:8px;
    color: #000000;
}
.grid-stack > .grid-stack-item > .grid-stack-item-content{
    position: relative;
    height: 100%;
}
.grafica_inicio{
    width: 100% !important;
    height: 450px !important;
    background-color: #FFFFFF;
    padding: 15px;
}
.bar-legend, .pie-legend, .line-legend{
    list-style: none;
}
.bar-legend li span, .pie-legend li span, .line-legend li span{
    float:left;
    width: 8px;
    height: 8px;
    margin-top: 4px;
    margin-right: 6px;
}
.bar-legend, .line-legend{
    list-style: none;
    margin-top: 8px;
}
.bar-legend li, .line-legend li{
    float:left;
    width: 100%;
}
a.submenu2{
    color: #333;
}
.submenu2_active{
    text-decoration: underline;
}
.fc-event-inner{
    padding-top: 5px;
    padding-bottom: 5px;
}
.tabla_graficas, .tabla_conceptos{
    border: none !important;
}
.tabla_graficas td, .tabla_conceptos td{
    border-top: none !important;	
}

.tabla_graficas tr:first-child{
    border-bottom: 3px solid #333;	
}
.tabla_graficas td:nth-child(2n + 1){
    border-right: 3px solid #333 !important;
}
.tabla_graficas .contenido{
    height: 100px;
    width: 100%;
}
.tabla_graficas h3{
    font-size: 2.0em;
    font-weight: bold;
}
.linea_inferior{
    border-bottom: 2px solid #333;
    padding-bottom: 18px;
}
#layout_fancy .pastillas_form{
    padding: 0px;
}
#layout_fancy .form_border_bottom{
    padding-top: 15px !important;
}

.nav > li > a{
    padding:10px 10px;
}
.whiteblock{
    background-color: #fff;
    padding: 10px;
    border-radius: 0 0 5px 5px;
    border: 1px solid #1ec0a1;
}
.whiteblock_tabla{
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0 0 5px 5px;
}
.whiteblock_tabla2{
    background-color: #fff;
    padding-bottom: 10px;
    border-radius: 0 0 5px 5px;
}
.navbar-personal a:hover{
    background-color:transparent !important;
}
.blackblock{
    background-color: #000;
    color: #fff;
    padding: 10px;
    border-radius: 0 0 5px 5px;
}
.cusor-pointer{
    cursor: pointer;
}
.icono_app{
    font-size: 1.6em;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
#sortable tr:hover .icono_app{
    font-size: 1.6em;
    color: #fd4f00;
}
.height_34{
    height: 34px;	
}
.icono_letra_inicio{
    color: #fd4f00;
    font-size: 1.3em;
}
.contenedor_iconos_inicio{ 
    padding-top: 12px; 
    padding-bottom: 12px;
} 
button.btn_tools{
    float: right !important;
    padding-top: 4px;
    padding-bottom: 5px;
    -webkit-border-top-right-radius: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    -moz-border-radius-topright: 0px !important;
    -moz-border-radius-bottomright: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    -moz-border-radius-topleft: 0px !important;
    -moz-border-radius-bottomleft: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
a.btn_tools{
    float: right !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    -moz-border-radius-topleft: 0px !important;
    -moz-border-radius-bottomleft: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.navbar-personal {
    border:0;
    box-shadow:none;
}
.xdebug-error{margin-top:70px;}
.navbar-fixed-top{margin-top:20px;}
.btn{border:0;}
.btn{
    transition: background 0.5s;
}
.acceso_directo .b-color_3{
    transition:background 0.5s;
}
.acceso_directo .b-color_3:hover{
    background-color:#e70800;
}
.acceso_directo .b-color_3 .btn {
    width:100%;
    height:auto;
    text-align:center;
}
.acceso_directo .b-color_3 .btn span{
    font-size:1.2em;
    display:block;
}
.b-color_3 .btn-default {
    color: #fff !important;
    background-color: transparent;
    box-shadow: none;
    padding: 6px 6px;
    width:32px !important;
    height:32px !important;
    border-radius:16px !important;
}
.acceso_directo .b-color_3 .btn-default {
    /*font-size:35px !important;*/
}
.b-color_3 .btn-default:hover,.b-color_3 .btn-default:focus {
    background-color: #fff;
    color:#1ec0a1 !important;
}
.acceso_directo .b-color_3 .btn:hover{
    color:#ffffff;
}
.border-tab{
    border-top: 2px solid #1ec0a1;
}
.acceso_directo{
    padding-top:20px;
}
.acceso_directo h3{
    margin-top:0px;
    font-size:2em;
}
.acceso_directo p{
    margin-top:10px;
}
.acceso_directo a{
    display:block;
    width:100%;
}
.acceso_directo a .fa-plus{
    font-size:5em;
}
.acceso_directo .b-color_3{
    padding:10px;
}
.auth1{

}
.checkbox_list label{
    margin-bottom:15px;
}
table .fa-clock-o{
    color:orange;
    font-size: 2em;
    line-height: 0.6em;
}
.fa-check{
    color:green;
    font-size: 2em;
    line-height: 0.6em;
}
.fa-check.black,.fa-warning.black{
    color:#838383;
}
.fa-warning{
    color:red;
    font-size: 2em;
    line-height: 0.6em;
}
.fa-times{
    color:#cc0000;
    font-size: 2em;
    line-height: 0.6em;
}
.plr_15{
    padding:0 15px;
}
.td-cat{
    display:none;
}
.fila-productos{
    display:none;
}
.btn-save{
    border-radius:16px !important;
    width: 32px !important;
    height: 32px !important;
    padding:5px 5px;
    background-color: transparent;
}
.pos-relative{
    position:relative;
}
.h50{
    height:50px;
}
.pos-absolute{
    position:absolute !important;
    z-index:100;
    min-width:300px;
}
.d200r{
    float:right;
    width:200px;
}
#aviso-stock{
    position:absolute;
    top:10px;
    right:10px;
    width:300px;
    z-index:100;
}
.no-border-bottom{
    border-bottom:0 !important;
    width:100%;
}
.btn-default2 {
    color: #ffffff !important;
    background-color: #9e9e9e;
    border-color: #9e9e9e;
}
.btn-default2:hover, .btn-default2:focus, .btn-default2:active, .btn-default2.active{
    color: #9e9e9e !important;
    background-color: #ffffff;
    border-color: #9e9e9e;
}
.badge{
    font-weight:normal;
}
.badge-success{
    background-color:#5cb85c;
}
.badge-warning{
    background-color:#f0ad4e;
}
.badge-info{
    background-color:#337ab7;
}
.badge-danger{
    background-color:#d9534f;
}
.fc-event-time{
    display:none;
}
.mt-20{
    margin-top:20px;
}
.link{
    color:#ff5800;
}
.extranet-capa{
    padding:15px;
    background-color:#f9f9f9;
    margin-bottom:15px;
    width: 100%;
    float:left;
}
.extranet-capa h2{
    font-size:1.2rem;
    font-weight:bold;
    margin:0;
    line-height:1.4em;
}
.extranet-precio{
    margin-top: 15px;
    font-size: 2rem;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #1ec0a1;
  border: 1px solid #1ec0a1;
  border-bottom-color: transparent;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #1ec0a1;
}
.navbar-personal .navbar-nav > .active > a, .navbar-personal .navbar-nav a.active {
  color: #1ec0a1 !important;
}
@media screen and (min-width: 768px) and (max-width: 992px){
    .m-b_m_1{
        margin-bottom: 20px;
    }

}
@media (min-width: 768px) and (max-width: 945px) {
    .display_none_menu{
        display: none;
    }
}
@media (max-width: 768px) {
    .m-b_m_2{
        margin-bottom: 20px;
    }
    .pastillas_form{
        padding: 0px;
    }
}
@media (min-width: 1200px) {
    .ml1012{
        margin-left:3%;
    }
    .nav > li > a{
        padding:10px 15px;
    }
}
