body {
  /*padding-top: 50px;*/
}
.form-login {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}

.active-row{
  border : 4px solid #1d6d09;
}

/*ALERT IN TOP*/
.alert-top {
  position: fixed;
  top: 5px;
  left: 0px;
  width: 100%;
  z-index: 9999;
}
.alert-top > div {
  text-align: center;
}

.icon-45k {
  background-image: url('../img/iconos/cilindros/cilindro-big-45k.svg');
  height: 75px;
  width: 75px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.icon-11k {
  background-image: url('../img/iconos/cilindros/cilindro-big-11k.svg');
  height: 75px;
  width: 75px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.icon-15k {
  background-image: url('../img/iconos/cilindros/cilindro-big-15k.svg');
  height: 75px;
  width: 75px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.icon-5k {
  background-image: url('../img/iconos/cilindros/cilindro-big-5k.svg');
  height: 75px;
  width: 75px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.icon-2k {
  background-image: url('../img/iconos/cilindros/cilindro-big-2k.svg');
  height: 75px;
  width: 75px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.icon-vm {
  background-image: url('../img/iconos/cilindros/cilindro-vm.svg');
  height: 75px;
  width: 75px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.icon-vma {
  background-image: url('../img/iconos/cilindros/cilindro-vma.svg');
  height: 75px;
  width: 75px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.icon-11kp {
  background-image: url('../img/iconos/cilindros/cilindro-11kp.svg');
  height: 75px;
  width: 75px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.volante-sm {
  background-image: url("../img/iconos/cilindros/volante.svg");
  height: 75px;
  width: 75px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.magnetico-sm {
  background-image: url("../img/iconos/cilindros/magnetico.svg");
  height: 75px;
  width: 75px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.regalo-sm {
  background-image: url("../img/iconos/cilindros/regalo.svg");
  height: 75px;
  width: 75px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.mascarilla-sm {
  background-image: url("../img/iconos/cilindros/mascarilla.svg");
  height: 75px;
  width: 75px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.icono-cilindro-big-15 {
  background-image: url('../img/iconos/cilindros/cilindro-big-15k.svg');
  height: 120px;
  width: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
.icono-cilindro-big-45 {
  background-image: url('../img/iconos/cilindros/cilindro-big-45k.svg');
  height: 120px;
  width: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
.icono-cilindro-big-11 {
  background-image: url('../img/iconos/cilindros/cilindro-big-11k.svg');
  height: 120px;
  width: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
.icono-cilindro-big-5 {
  background-image: url('../img/iconos/cilindros/cilindro-big-5k.svg');
  height: 120px;
  width: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
.icono-cilindro-big-2 {
  background-image: url('../img/iconos/cilindros/cilindro-big-2k.svg');
  height: 120px;
  width: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
.icono-cilindro-big-vm {
  background-image: url('../img/iconos/cilindros/cilindro-big-vm.svg');
  height: 120px;
  width: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
.icono-cilindro-big-vma {
  background-image: url('../img/iconos/cilindros/cilindro-big-vma.svg');
  height: 120px;
  width: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
.icono-cilindro-big-11kp {
  background-image: url('../img/iconos/cilindros/cilindro-big-11kp.svg');
  height: 120px;
  width: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}

.volante-big {
  background-image: url("../img/iconos/cilindros/volante.svg");
  height: 120px;
  width: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block; }

.magnetico-big {
  background-image: url("../img/iconos/cilindros/magnetico.svg");
  height: 120px;
  width: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block; }

.regalo-big {
  background-image: url("../img/iconos/cilindros/regalo.svg");
  height: 120px;
  width: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block; }

.mascarilla-big {
  background-image: url("../img/iconos/cilindros/mascarilla.svg");
  height: 120px;
  width: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block; }

.item-pedido .icono {
  display: inline-block;
  text-align: center; }

.item-pedido .content-icono {
  position: relative; }
  .item-pedido .content-icono span {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #2d2d2d;
    line-height: 48px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -24px;
    margin-right: 30px;
    padding-right: 5px; }

.item.item-detalle {
  border-bottom: 2px solid #ddd; }
  .item.item-detalle .item-detalle-head {
    padding-bottom: 5px; }
    .item.item-detalle .item-detalle-head .row .col p {
      line-height: 20px; }
    .item.item-detalle .item-detalle-head .row .col:first-child {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 80px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 80px;
      -ms-flex: 0 0 80px;
      flex: 0 0 80px;
      max-width: 80px; }
  .item.item-detalle .item-detalle-foot {
    text-align: right; }
    .item.item-detalle .item-detalle-foot a {
      text-decoration: underline;
      color: #4a90e2;
      font-family: Lato;
      font-size: 12px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      position: relative; }
      .item.item-detalle .item-detalle-foot a:before {
        content: "";
        height: 48px;
        width: 100%;
        margin-top: -24px;
        top: 50%;
        display: block;
        position: absolute;
        left: 0; }
.item-pedido {
  text-align: center;
  padding: 10px 0; }
  .item-pedido .icono {
    display: inline-block;
    text-align: center; }
  .item-pedido .item-pedido-titulo {
    font-size: 14px;
    font-weight: bolder;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #555556;
    line-height: 120%; }
  .item-pedido .item-pedido-cantidad {
    font-size: 13px;
    line-height: 120%;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #3b3b3c; }
    .item-pedido .item-pedido-cantidad span {
      font-weight: bold; }

.icon-menu{
  font-size: 13px !important;
  transform: rotate(45deg);
  color: rgb(251,245,218) !important;

}

.disabled {
  cursor: not-allowed;
  opacity: .65;
}

.text-label-menu{
  color: rgb(182,191,178) !important;
  font-size: 14px;
}

.icon-book{
  color: rgb(251,245,218) !important;
  font-size: 21px !important;
}

.font-menu{
  font-size: 15px;
}

.background-menu{
  background-color:rgb(59,56,56) !important;
  height: 100%;
}

.menu-sidebar{
  width: 217px;
}

.menu-sidebar .menu li a{
  line-height: 35px !important;
  padding-left: 35px !important;
  text-decoration:none;
}

.menu-sidebar .menu li:hover{
  background-color:rgb(157,156,28);
}
.menu-selected{
  background-color:rgb(157,156,28);
}


/*!
 * Start Bootstrap - Simple Sidebar (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

 body {
    overflow-x: hidden;
 }

/* Toggle Styles */

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 250px;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    max-width: 217px;
    height: calc(100vh - 50px);
    overflow-y: auto;
    overflow-x: hidden;
    margin-left: -250px;
    background: rgb(59,56,56);
    -webkit-transition: all 0.5s ease, height 0s, top 0s;
    -moz-transition: all 0.5s ease, height 0s, top 0s;
    -o-transition: all 0.5s ease, height 0s, top 0s;
    transition: all 0.5s ease, height 0s, top 0s;
}

#sidebar-wrapper.fixed-top {
  top: 0 !important;
  height: 100vh !important;
}

#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}

/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

@media (max-width: 767px) {
    #wrapper.toggled #sidebar-wrapper {
        left: 250px !important;
    }
    #sidebar-wrapper {
        left: 0 !important;
    }

    /*#sidebar-wrapper {
        overflow-y: auto;
    }*/
    .showmenu{
      visibility: visible;
      background: transparent;
      color: #fff;
      font-size: 40px;
      line-height: 40px;
      display: inline-block;
      padding-top: 0px;
    }
    .showmenu .btn-link:hover, .btn-link:focus{
        color: #fff;
    }
}

@media(min-width:767px) {
    #wrapper {
        padding-left: 250px;
    }

    #wrapper.toggled {
        padding-left: 0;
    }

    #sidebar-wrapper {
        width: 250px;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #page-content-wrapper {
        padding: 20px;
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
}

#size-lables >tr > th{
    font-size: 15px;
}

.text-size{
    font-size: 15px;
}
.arrow-down:after,.arrow-up:after{
    content: ' ';
    position: relative;
    left: 10px;
    cursor: pointer;
    border: 5px solid transparent;
   }

   .arrow-down:after{
    top: 20px;
    cursor: pointer;
    border-top-color: black;
   }

   .arrow-up:after{
    bottom: 15px;
    cursor: pointer;
    border-bottom-color: black;
   }

   .arrow-down,.arrow-up{
    padding-right: 1px;
   }
