.col-xs-05, .col-sm-01, .col-md-01, .col-lg-01{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-05 {
  float: left;
}

.col-xs-05 {
  width: 4.166666665%;
}
.col-xs-pull-05 {
  right: 4.166666665%;
}
.col-xs-push-05 {
  left: 4.166666665%;
}
.col-xs-offset-05 {
  margin-left: 8.33333333%;
}

.flash{

  -moz-animation: flash 1s ease-out;
  -moz-animation-iteration-count: 3;

  -webkit-animation: flash 1s ease-out;
  -webkit-animation-iteration-count: 3;

  -ms-animation: flash 1s ease-out;
  -ms-animation-iteration-count: 3;

}

@media (min-width: 768px) {
  .col-sm-05 {
    float: left;
  }
  .col-sm-05 {
    width: 4.166666665%;
  }
  .col-sm-pull-05 {
    right: 4.166666665%;
  }
  .col-sm-push-05 {
    left: 4.166666665%;
  }
  .col-sm-offset-05 {
    margin-left: 4.166666665%;
  }
}
@media (min-width: 992px) {
  .col-md-05 {
    float: left;
  }
  .col-md-05 {
    width: 4.166666665%;
  }
  .col-md-pull-05 {
    right: 4.166666665%;
  }
  .col-md-push-05 {
    left: 4.166666665%;
  }
  .col-md-offset-05 {
    margin-left: 4.166666665%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1 {
    float: left;
  }
  .col-lg-05 {
    width: 4.166666665%;
  }
  .col-lg-pull-05{
    right: 4.166666665%;
  }
  .col-lg-push-05 {
    left: 4.166666665%;
  }
  .col-lg-offset-05 {
    margin-left: 4.166666665%;
  }
}

.modal-xxl{
  width: auto;
  margin-left: 10px;
}

.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}

.texto25{font-size: 25px}
.texto40{font-size: 40px}
.texto50{font-size: 50px}

/*-----------------------------------------------------*/

body{
    font-family: "Open Sans",Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    background-color: #f2f2f2 !important;
}

.panel-heading {
  padding: 5px 10px;
  border-color: #383838!important;
  /*background-color: #404040!important;*/
  background-color: #fafafa !important;
  /*color: #fff!important;*/
  color: #333 !important;
  border-bottom: 0;
}

a:focus, a:hover {
    color: inherit!important;
    text-decoration: none;
}


table th a {
    color: inherit;
}

.input-group-addon:last-child {
    background-color: inherit;
    border: none;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
    opacity: 1 !important;
}

body.smart-style-6 #header, body.smart-style-6 .dropdown-menu>.active>a, body.smart-style-6 .dropdown-menu>.active>a:focus, body.smart-style-6 .dropdown-menu>.active>a:hover, body.smart-style-6 .dropdown-menu>li>a:focus, body.smart-style-6 .dropdown-menu>li>a:hover {
    background: #FFC700;
}

body.smart-style-6 #logo-group>span#logo:before {
    content: "ClaveiMobility TPV";
}

div#content {
    min-height: 500px;
}

.small, small {
    font-size: 11px;
}

.sf_admin_edit_help {
    margin-top: 6px;
}

.float-left{
  float:left;
}

.float-right{
  float:right;
}

.pagination {
    margin: 0;
    margin-top: 3px;
 }

 body.smart-style-6 .pagination>li>a, body.smart-style-6 .pagination>li>span {
    color: #808080 !important;
}

 .table tfoot td {
    padding: 5px 10px !important;
  }

.admin_checkbox{
/*    margin-top: 10px !important; */
}

body.smart-style-6 .txt-color-blueDark{
  color: #808080 !important;
}

.inicio {
  min-width: 400px; 
  margin-left: -200px;
  background-color: white;
  color: #222;
  text-align: center;
  border-radius: 2px;
  padding: 16px; 
  position: fixed;
  left: 50%;
  top: 15%;
}

.no-gutter {
    padding-right:0;
    padding-left:0;
}

#auth_form {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
}

.form-signin {
    padding: 15px;
    background-color: white;
    border-radius: 15px;
}

#admin_container{
}

#admin_header{

}

#admin_contenido{
}


.form-error-msg{
  clear:both;
}

.admin_acciones{
  list-style-type: none;
  padding: 0;
  margin-bottom: 15px;
}

.admin_acciones li{
  display: inline;
}

ul.admin_acciones input {
}

ul.admin_acciones_borrar{
  position:absolute;
  right:15px;
}

.admin_boton_informe {
  position:relative;
  width:200px;
  height:60px;
  text-align:center;
  padding:10px;
  cursor:pointer;
  border-radius:3px;
  border:solid 1px #ccc !important;
  background-color: white !important;
}
.admin_boton_informe:hover {
}

.admin_boton_informe_activo {
  position:relative;
  width:200px;
  height:60px;
  text-align:center;
  padding:10px;
  cursor:pointer;
  border-radius:3px;
  border:solid 1px #ccc !important;
}

.admin_boton_informe_mas {
  position:relative;
  height:60px;
  text-align:center;
  padding:10px;
  cursor:pointer;
  border:solid 1px #ccc !important;
  border-radius:3px;
}

  .sortable.grid{overflow: hidden;}
  .sortable.grid li {
    float: left;
    height: 60px;
    text-align: center;
  }
  .sortable li {
      list-style: none;
      margin: 5px;
  }
  .enlace_informe{color:#333;}
  .enlace_informe:hover{color:#333;}
  
.admin_td_acciones .glyph{
  width: 1.28571429em;
  text-align: center;
  display: inline-block;
}

.admin_accion_create span.glyph::after { 
  font-family: "FontAwesome";
  content: "\f067  "; 
}

.admin_accion_create {
    background-color: #ffc700 !important;
    border-color: #e6b400 !important;
}

.admin_accion_create:hover {
    background-color: #e6b400 !important;
}

.admin_accion_save {
    background-color: #ffc700 !important;
    border-color: #e6b400 !important;
}

.admin_accion_save:hover {
    background-color: #e6b400 !important;
}

.admin_accion_enviar, .admin_accion_recepcionar{
    background-color: #ffc700 !important;
    border-color: #e6b400 !important;  
}

.admin_accion_enviar:hover, .admin_accion_recepcionar:hover {
    background-color: #e6b400 !important;
}

.admin_accion_mostrar {
    background-color: #ffc700 !important;
    border-color: #e6b400 !important;
}

.admin_accion_mostrar:hover {
  background-color: #e6b400 !important;
}


.admin_accion_edit span.glyph::after { 
  font-family: "FontAwesome";
  content: "\f044  "; 
}

.admin_accion_delete span.glyph::after { 
  font-family: "FontAwesome";
  content: "\f1f8  ";
}

.admin_accion_list span.glyph::after { 
  font-family: "FontAwesome";
  content: "\f060  "; 
}

.admin_accion_save span.glyph::after { 
  font-family: "FontAwesome";
  content: "\f0c7  "; 
}

.admin_accion_imprimir span.glyph::after, .admin_accion_imprimir_cierre span.glyph::after{ 
  font-family: "FontAwesome";
  content: "\f02f  "; 
}

.admin_accion_listPdf span.glyph::after { 
  font-family: "FontAwesome";
  content: "\f02f  "; 
}

.admin_accion_listCsv span.glyph::after { 
  font-family: "FontAwesome";
  content: "\f0ed  "; 
}

.admin_accion_facturar span.glyph::after { 
  font-family: "FontAwesome";
  content: "\f15c  "; 
}

.admin_accion_mostrar span.glyph::after { 
  font-family: "FontAwesome";
  content: "\f06e  "; 
} 

.admin_accion_importar span.glyph::after { 
  font-family: "FontAwesome";
  content: "\f0ee  "; 
}

.admin_accion_copy span.glyph::after { 
  font-family: "FontAwesome";
  content: "\f0c5  "; 
}

.admin_td_acciones{
}

.admin_td_acciones a {
    margin-left: 3px;
}

ul.admin_td_acciones {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.admin_td_acciones li {
    list-style-type: none;
    display: table-cell;
    min-width: 13px;
}

.tab-content{
  min-height: 300px;
}


.admin_checklist{
  max-height: 145px;
  overflow-y: scroll;
  margin-top:10px;
}

.focus{
  border: solid 2px #888; 
}


body.smart-style-6 .table>tbody>tr>td, 
body.smart-style-6 .table>tbody>tr>th, 
body.smart-style-6 .table>tfoot>tr>td, 
body.smart-style-6 .table>tfoot>tr>th, 
body.smart-style-6 .table>thead>tr>td, 
body.smart-style-6 .table>thead>tr>th {
    padding: 10px 10px;
    vertical-align: middle;
}

body.smart-style-6 .nav-tabs>li.active>a {
    -webkit-box-shadow: 0 2px 0 #E74C3C;
    -moz-box-shadow: 0 2px 0 #E74C3C;
    box-shadow: 0 2px 0 #E74C3C;
}

.nav-tabs {
  border-bottom:0;
}

body.smart-style-6 .nav-tabs>li.active>a {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-right: 0;
}

.nav-tabs li.active {
    border-top: solid 2px #ffc700;
}

.nav-tabs li :not(.active) {
    border-top: solid 2px transparent;
}


body.smart-style-6 .btn-danger {
    color: #fff;
    background-color: #E74C3C;
    border-color: #E74C3C;
}

div.dataTables_info {
    padding-bottom: 9px;
}

.edita_estados .btn {
    margin: 5px;
}

.edita_estados {
  margin-left:-5px;
  margin-right:-5px;
}

img.online {
    border: 3px solid rgba(0,0,0,.14) !important;
}

#ticket_imprimir {width: 80mm;background-color: white;}
#ticket_imprimir img{width: 80mm}
#ticket_imprimir pre{
  background-color: white;
  border:0;
}

body.smart-style-6 .login-info a {
    cursor:default;
}

.titulo_informe{
  margin-bottom:20px;
}

.partial {
    padding: 6px 12px 6px 0;
    border-bottom: 1px dashed #E0E0E0;
}

#content {
    padding: 33px 14px;
}

.admin_imagen{
    position:relative;
    width: 100%;
    height: 200px;  
    margin-top: 25px;
}

.admin_imagen img{
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-height: 200px;
}

.btn-borrar-imagen {
    margin-bottom: 35px;
}

nav li.active a {
    font-weight: bold;
}

.table{
  border: 1px solid #ddd;
}

th.reaprov_producto {
    width: 20%;
}

th.reaprov_talla{
  text-align:center;
}

div.reaprov_datos{
  width:70px;
}


table.reaprov_surtido_datos{
  width:100%;
}

.reaprov_pedir input[type="text"] {
    width: 2.5em;
    text-align:right;
}

input.reaprov_positivo {
  background-color:#a8eAe2 !important;
}

input.reaprov_negativo{
  background-color:#EEE3AB !important;
}

.nopaddingleft{
 padding-left: 0px !important;
}

img.imagen_promo_lista_productos, img.imagen_liquidacion_lista_productos {
    float:right;
    max-width: 75px;
    max-height: 75px;
}

button.boton_anade_promo, button.boton_anade_liquidacion{
  margin-left:15px;
  margin-right:25px;
}

button.boton_quita_promo, button.boton_quita_liquidacion{
  float:right;
  margin-left:15px;
  margin-right:25px;
}

#promo_lista_productos .boton_quita_promo, #liq_lista_productos .boton_quita_liquidacion {
    display: none;
}

#promo_lista_productos_en_promo .boton_anade_promo, #liquidacion_lista_productos_en_liquidacion .boton_anade_liquidacion {
    display: none;
}

#promo_lista_productos, #promo_lista_productos_en_promo, #liq_lista_productos, #liquidacion_lista_productos_en_liquidacion{
  max-height: 600px;
  overflow-y: scroll;

  }

div.lista_productos_promo:hover, div.lista_productos_liquidacion:hover {
    background-color: #ecf3f8;
}

td.surtido_color{
  width: 90px;
}

td.centrado{
  text-align: center;
}

th.centrado{
  text-align: center;
}