/*@font-face {
    font-family: 'DIN Next';
    src: url("../fonts/DINNextLTProRegular.otf") format("opentype");
}*/
/*@font-face {
  font-family: 'swiper-icons';
  src: url('../fonts/swiper-icons.woff') format('woff'), 
   url('../fonts/swiper-icons.ttf') format('truetype');
} 
*/

body{
  min-width: 370px;
}
.login {    
    background: transparent;
    margin: 0px;
    margin-right: 0px;
    margin-left: -30px;
}

header{
    margin-bottom: 0px;    
    margin-left: -15px;
    height: 80px;
    /*margin-right: -15px;    */
    -moz-box-shadow: 0 0 15px rgba(40, 40, 40, 1);
    -o-box-shadow: 0 0 15px rgba(40, 40, 40, 1);
    -ms-box-shadow: 0 0 15px rgba(40, 40, 40, 1);
    /* box-shadow: 15px 10px 15px rgba(40, 40, 40, 1); */
    box-shadow: 0 8px 16px 0 rgba(61, 61, 61, 0), 0 6px 20px 0 rgba(0,0,0,0.19);
    background: #fff;
}

.container {
    min-width: 240px;
}

.txt-lic-ver {
    margin-bottom: -18px;
    display: none;
}

span.badge.btn-success {
    font-size: 1em;
    font-family: sans-serif;
    letter-spacing: 0.08em;
}

tbody#mdl-txt-desc {
    /* text-transform: initial; */
    /* font-size: 1.1em; */
    letter-spacing: 0.1em;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
    font-size: 1em;
    padding: 1px 8px;
}

.btn:hover{
  cursor: pointer;  
}

form#datos-alta-usr label {
    font-size: 0.75em !important;
    opacity: 0.6;
}
#datos-alta-usr input {
    font-size: 0.9em;
}

form#datos-alta-usr .col-md-8,form#datos-alta-usr .col-md-4{
  padding: 4px;
}

form#datos-alta-usr .form-group {
    padding-bottom: 0px !important;
    margin: 0px 0 0 0 !important;
}

.con-det{
  margin-top: 20px;
  margin-bottom: 20px;
}

.con-det .tb {
    background: #fff;
    color: #000;
    font-weight: 500;
}

div#tblArticulos_paginate {
    margin-bottom: 20px;
}

.tblart th {
    height: 15px;
    padding: 15px 4px;
}
.condesc {
    width: 15px;
    display: inline-block;
    text-align: center;
    z-index: 999;
}
.flecha-down-xs{
    display: none;
  }

a#pop2 {
    text-decoration: none;
    color: #000;
}

.tablamax{
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
    padding: 6px;
    margin-bottom: 10px;
}

.btn, .input-group-btn .btn {
    border: none;
    border-radius: 2px;
    position: relative;
    padding: 8px 18px;
    margin: 10px 1px;
    font-size: 0.8em;
}
i.material-icons.moneda {
    margin-top: -5px;
}

div#pagingControls {
    text-align: center;
}
div#showingInfo {
    text-align: center;
    font-size: 0.8em;
    text-transform: lowercase;
}

span.markYellow {
  background: yellow;
  color: black;
}

span.markBlue {
  background: blue;
  color: white;
}
span.glyphicon.glyphicon-th-list,span.glyphicon.glyphicon-th {
    padding: 8px;
}
.swiper-container {
    width: 100%;
    height: 360px;
    padding: 15px;
    background: #292929;
    margin-top: -15px;
}

.swiper-container h2{
    text-align: left;
    font-size: 1.4em;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;    
    margin-bottom: 4%;
    margin-top: 10%;
}
.swiper-container p {
    text-align: left;
    font-size: 1em;
    line-height: 1.2em;
    font-weight: 400;
    color: #fff;
    margin-bottom: 8%;
}
.swiper-container .precio {
    font-size: 1.4em;
    font-weight: 700;
    color: #fff;
    background-color: #DF0209;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 100px;
    -o-border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 15px;
    margin-right: 15px;
}

.swiper-slide .btn-theme {
  background-color: #1e8deb !important;
    font-size: 1em;
    color: #fff;
    font-weight: 600;
    border-radius: 100px;
    -o-border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
    height: auto;
    vertical-align: middle;
}


/*div.dataTables_wrapper div.dataTables_processing {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    text-align: center;
    padding: 0;
    display: block !important;
    background: rgba(0,0,0,0.6);
        z-index: 999;
}*/

.full .modal-dialog {
    width: 100%;
    height: 100%;
}

.full .modal-lg {
    width: 730px !important;
    width: 100% !important;
    height: 100%;
    top: 0;
    position: absolute;
    display: block;
}

.full .modal-dialog{
  margin: 0% auto !important;
}

li a.btn-active{
  color: #fff !important;
  background: #03a9f4 !important;
}
.precio-div{
    font-size: 0.86em;
    color: #fff;
    font-weight: 600;
    border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 0;
    margin: 0;
    height: auto;
    vertical-align: middle;
    /* float: left; */
    /* position: absolute; */
    color: #2f2f2f;
    margin-right: 0px;
    display: inline-block;
}
.sebgrid .precio-div{
      font-size: 1.1em;
}
span.badge {
    display: inline-block !important;
    visibility: visible !important;
    float: initial;
    font-size: 0.6em;
    padding: 3px 4px;
}

table.sebgrid span.badge {
    display: inline-block !important;
    visibility: hidden !important;
    float: initial;
    font-size: 0.6em;
    padding: 3px 4px;
}

table.sebgrid tbody th, table.sebgrid tbody td{
  border-bottom: solid 0px !important;
}
p.txt-lic {
    font-size: 0.8em;
    text-transform: initial;
    color: red;
    width: 68%;
    display: inline-block;
    padding: 4px 2px;
    margin-top: 20px;
}

p.txt-ver {
    font-size: 0.8em;
    text-transform: initial;
    width: 30%;
    display: inline-block;
}

.container-fluid.tts {
    background: #fff;
}

img.img-slide.responsive-img.z-depth-4.img-responsive {
    padding: 5px;
    margin-top: 30px;
    max-width: 450px;
    max-height: 290px;
}

a#ver-list,a#ver-grid {
    margin-top: 5px;
}


.jumbotron{
  /*min-height: 145px;*/
}
.jumbotron.min{
 min-height: 50px; 
}
.jumbotron .h1, .jumbotron h1 {
  font-size: 1.1em;
  line-height: 1.5em
}
.dline{
  display: inline-block;
}
.logo{
    max-width: 70px;
    margin-top: 34px;
    margin-left: 0px;
    position: relative;
    z-index: 10;
}

.iso-logo{
    width: 110px;
    height: 110px;
    border-radius: 6px;
    /* margin-top: -24px; */
    display: inline-block;
    position: relative;
    top: -12px;
    margin-left: 15px;
    padding-left: 5px;
    background: #20a6ff !important;
}

.logo-integra{
    margin-top: -19px;
    margin-right: 30px;
}


.login .logo{
    max-width: 92px;
    margin-top: 12px;
    padding-top: 5px;
    margin-left: 0px;
    border-radius: 5px;
    height: 100px;
}

.logo-emp {    
    margin-bottom: 15px;
    width: 100%;
    background: #ffffff;
    padding: 5px 32%;
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 10px 0 rgba(0,0,0,.18), 0 4px 12px 0 rgba(0,0,0,.15);
    box-shadow: 0 6px 10px 0 rgba(0,0,0,.18), 0 4px 12px 0 rgba(0,0,0,.15);
}

.toolt{
  display: inline-block;
}
.tooltip.bottom {
    padding: 1px 0;
    margin-top: -3px;
}

.violeta1{
    background-color: #5f72de !important;
}

.fondoblanco{
  background-color: #fff !important;
}

.fondoceleste{
  /*background-color: #01abe8 !important; */
  /*background-color: #009ada !important;*/
  background-color: #0683c9 !important; 
}
.fondogris{
    /* background-color: #fbfbfb !important; */
    margin-top: -25px;
    /* padding-top: 0px; */
}

.fondonaranja{
  background-color: #fb8b1c !important;   
}

.br25{
  border-radius: 25px;
  font-size: 0.7em;
}

.fix-bus{
    /*font-size: 0.8em !important;*/
    text-align: right;
    /*margin-left: -40px !important;*/
}

.btn-cir{
  border-radius: 50%;
  height: 38px;
  width: 38px;
  padding: 8px 0px !important;  
}

.outline-red{
  background-color: #ffffff !important;
  color: #f44336 !important;
}

.outline-orange{
  background-color: #fff !important;
  color: #ff8f00 !important;
}

.outline-blue{
  background-color: #fff !important;
  color: #03a9f4 !important;
}

.outline-green{
  background-color: #fff !important;
  color: #4caf50 !important;
}

.lbl-green{
  background-color: #fff;
  color: #4caf50;
  border: solid 1px #4caf50;
}
.lbl-orange{
  background-color: #fff;
  color: #ff8f00;
  border: solid 1px #ff8f00;
}
.lbl-grey{
  background-color: #fff;
  color: #9e9e9e;
  border: solid 1px #9e9e9e;
}
.lbl-red{
  background-color: #fff;
  color: #f44336;
  border: solid 1px #f44336;
}

td.descval {
    font-weight: bold;
    color: red;
}

td.preciodesc {
    font-weight: 600;    
    color: #1e8deb;
    font-size: 0.94em;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
  vertical-align: middle;
}

table.dataTable {    
    font-family: sans-serif;
    text-transform: initial;
}

.divfilter input{ width: 80% !important; display: inline-block;  }

.btn-group-raised .btn:not(.btn-link), .btn-group-raised .input-group-btn .btn:not(.btn-link), .btn.btn-raised:not(.btn-link), .input-group-btn .btn.btn-raised:not(.btn-link) {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.14), 0 2px 1px -4px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12) !important;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.14), 0 2px 1px -4px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12) !important;
}

.login-img{
    max-width: 220px;
    margin: 5px auto;
    padding: 5px;
    margin-bottom: 10px;
}

.f-reg .login-img{
    max-width: 120px;
    margin: 5px auto;
    padding: 5px;
    margin-bottom: 10px;
}
#guardar-revista1{
  margin-top: 30px;
  /*margin-left: 30px;*/
}
.loader-div{
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 9999;
}

.descval span, .preciodesc span, .incant span, .dprecio span {
    visibility: hidden;    
    display: none;
}

select#tipopieza,div#tipopieza {
    font-size: 0.68em;
    width: 37px;
    display: inline-block;
    font-weight: 800;
    color: #4c4c4c;
}

.w60 {
    width: 100px !important;
  }

.sebgrid .descval span, .sebgrid .preciodesc span, .sebgrid .incant span, .sebgrid .dprecio span {
    visibility: visible;
    margin-top: -12px;
    position: relative;
    display: block;
    min-width: 80px;
    width: 40%;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.8em;
}
.sebgrid .preciodesc span{
    width: 98%;
}



.sebgrid td.cam_azure.text-center.w60.incant {
    /*float: right;*/
    /*margin-top: -43px;*/
    margin-top: -8px;
    width: 60px !important;
}

.sebgrid .descval p, .sebgrid .preciodesc p, .sebgrid .incant p,.sebgrid .dprecio p {    
    padding: 10px 5px;
    min-width: 80px;
    text-align: center;
}

.sebgrid .descval p, .sebgrid .descval span{
  min-width: 45px;
}

.sebgrid .w60 {
    width: 80px !important;
    display: inline-block;
}

/*.sebgrid .w60.cantidad {
    width: 70px !important;
}
*/
td.w60.text-right.descval {
    width: 80px !important;
}

input#cantidad {
    font-size: 1em;
    width: 48px !important;
    margin-right: 2px;
    display: inline-block;
}

.sebgrid .w60 {
    width: 48% !important;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 1.2em;
    border-bottom: solid 1px #f1f1f1 !important;
    text-align: center;
}

.sebgrid select#tipopieza, div#tipopieza {
    font-size: 0.68em;
    width: 58px;
    display: inline-block;
    font-weight: 800;
    color: #4c4c4c;
}

.sebgrid input#cantidad {
    font-size: 1em;
    width: 76px !important;
    margin-right: 10px;
    display: inline-block;
}

.sebgrid td.w60.text-right.descval {
    width: 48% !important;
}

.sebgrid a.btn-addproducto {
    width: 100%;
}
.sebgrid .descval span {
       text-align: center !important;
    width: 90%;
}

.sebgrid td.w60.text-right.addprod {
    width: 100% !important;
}

.sebgrid td.text-center.w60.incant {
    min-height: 36px;
    line-height: 34px;
}
span.badge.btn-success {
    /*background: #4caf50 !important;*/
    /*background: #6cc36f !important;*/
    background: #337ab7 !important;
    margin-left: 3px;
    margin-top: -2px;
    border-radius: 4px;
    padding-right: 5px;
}

i button.btn.btn-xs.btn-primary {
    display: inline-block;
    width: 8px;
    padding: 0 !important;
    margin-top: 14px;
}

.descval p {
    display: inline-block;
}

.incant .form-control {
    margin: -10px 0px;
    padding: 0px;
}
.incant .form-group {
    margin: 5px 0px !important;
    padding: 2px 0px !important;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 10px 0;
    margin-top: 20px;
    border-radius: 4px;
}

ul.pagination a {
    font-size: 0.72em !important;
    text-transform: initial;
}

.titulo-del{
  color: red;
  padding: 3px 1px;
}

.titulo-edit{
  color: blue;
  padding: 3px 1px;
}

.tabla-head{
  background-color: #dadada;
  font-weight: 600;
  font-size: 0.9em;
}
.table-striped>tbody>tr:nth-of-type(odd){
  background-color: #fff !important;
}
strong {
    font-weight: bold;
    font-size: 1.1em;
}

#btn-mdldel-f{
  margin: 0 auto;
  margin-top: 50px;
}
#mdl-confirmar ul.nav.nav-pills {
    background: #009688;
    background: #59b75c;
    width: 100%;
    padding: 10px;    
    margin: 0 auto;
    font-weight: 600;
    font-size: 0.8em;
    color: white;
    letter-spacing: 0.1em;    
}
#head-tbl-preview th {
    height: 20px !important;
    line-height: 12px;    
}
#head-tbl-preview tr{
    font-size: 0.8em;
    font-weight: 600;
    background: #d0d0d0;
    color: #020202;
}
#mdl-lista-pedido td {
    line-height: 14px;
    font-size: 0.8em;
    letter-spacing: 0.07em;
}
.btn:not(.btn-raised).btn-success, .input-group-btn .btn:not(.btn-raised).btn-success{
      color: #4caf50;
    border: solid 1px;
}

.max-w60{
  max-width: 44px !important;
  width: 44px !important;
  margin: 0 !important;
  padding: 0 !important;
}

table .material-icons{
    font-size: 19px;
    padding: 2px;
}
div.dataTables_wrapper div.dataTables_info{
  padding-top: 8px;
  white-space: nowrap;
  font-size: 0.8em;
  font-family: sans-serif;
  text-transform: none;
}
table.dataTable tbody th, table.dataTable tbody td {
    padding: 4px 2px !important;
    border-bottom: solid 1px #f1f1f1;
    vertical-align: middle;
}

td.descrip {
    vertical-align: middle;
    left: 8px;
    position: relative;
}
th span {
    padding: 10px;
}
td.active{ background: #ebfff7; }
.sebgrid td.active{ background: #fff; }

span#totalped{ color: #337ab7;padding: 4px 5px;border-radius: 4px; margin-left: 5px;font-weight: bold; font-family: monospace; font-size: 1.12em;z-index: 999;}
strong#totalpedido {font-family: monospace; font-weight: bold;font-size: 1.1em; padding: 2px;}
#txt-reduce{ font-size: 0.8em; font-weight: 500; }
strong#envio {
    font-size: 0.8em;
}
#col-flete td { background: #e6e6e6;}
.importapro {
    color: #337ab7;
    font-size: 0.8em;
    z-index: 9999;
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    float: right;    
    background-color: #ececec;
    padding: 14px;
    text-align: right;
    width: 30%;
    width: fit-content;
    margin-right: 6px;
}
#tblArticulosprev .table { font-family: monospace; }
#mdl-lista-pedido span.badge {
    margin-left: 5px;
}
.mtop10{
  margin-top: 40px;
}
.mtop15{
  margin-top: 15px;
}
.mtop20{
    margin-top: 25px !important;
    margin-bottom: 0px;
    padding: 10px 30px;
}
.mtop32{
  margin-top: 40px;
}

.mtop72{
  margin-top: 10% !important;
}

.w36 {    
    width: 36px;    
}

.fright{
    float: right;
}
.fleft{
    float:left;
}

.clear-style{
  clear: both;
}

.center-margin{
  margin: 0 auto;
}

a#addUsuario {
    margin-bottom: 15px;
}

img#imagepreview {    
    margin: 0 auto;
}



.navbar .navbar-collapse, .navbar .navbar-form {
    border-color: rgba(0,0,0,.1);
    /*background: #314773;   */ 
    /*background: #179287;*/
    position: relative;
    background: #0683c9;
  /*  background: -moz-linear-gradient(top, #3b679e 15%, #2b88d9 100%, #207cca 51%, #7db9e8 100%);
    background: -webkit-linear-gradient(top, #3b679e 15%,#2b88d9 100%,#207cca 51%,#7db9e8 100%);
    background: linear-gradient(to bottom, #3b679e 15%,#2b88d9 100%,#207cca 51%,#7db9e8 100%);*/

    /*margin-top: -10px;*/
}
.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:active, .navbar-inverse .navbar-toggle:visited {
    border-color: #fff !important;
    margin-top: 38px;
    margin-right: 25px;
    background: #fff;
}

.historial .btn, .historial .input-group-btn .btn{
  padding: 8px 4px;
  margin: 10px 1px;
  font-size: 0.8em;
  font-family: 'DIN Next' !important;
  overflow: hidden;
}

.historial .btn.active, .historial .input-group-btn .btn.active{
    background-color: #07adf3 !important;
    color: #fff;
}

.historial{
    margin-bottom: 20px;
    max-width: 1170px;
    margin: 0 auto;
    padding-top: 20px;
}

.logo-footer{
  position: relative;
  display: inline-block;
  width: 56px;
}

.foot{
    margin-top: 10px;
    width: 100%;
    display: inline-block;
    font-size: 0.7em;
    font-family: 'DIN Next' !important;
    text-transform: initial;
    margin-left: -13px;
    margin-right: 26px;
    text-align: center;
}
.foot a{
  font-size: 0.9em !important;
  font-weight: bold;
  color: #000;
  text-transform: initial;
}
.txt-footer{
  top: -6px;
  position: relative;
  margin-left: 2px;
}

.sweet-alert button, .sweet-alert button:active {
    background-color: #5cb35f !important;
}

.sweet-alert button.cancel:hover, .sweet-alert button.cancel:active, .sweet-alert button.cancel {
    background-color: #C1C1C1!important;
}

div#tblArticulos_info {
    overflow: hidden;    
    white-space: normal;
    padding-bottom: 5px;
    font-size: 0.8em;
}

div#tblArticulos_length {
    font-size: 0.62em;
    /*background: #f7f7f7;*/
    width: 100%;
    margin: 0;
    color: #000;
    border-radius: 4px;
    padding: 0px 5px;
    text-align: right;
    display: none;
}

.web{
    display: inline-block;
    font-weight: bold;
    margin-left: 4px;
    font-size: 1.1em !important;
    margin-top: 3px;
}

.img-perfil {
    max-height: 220px;
    margin: 0 auto;
}

.w116{
  width: 107% !important;
}

.w100{
  width: 100% !important;
}

.h600{
  height: 750px;
}

input#in-domicilio, input#in-depto, input#in-numero,input#in-piso {
    min-width: 20px !important;
}

.toggle-btn{
  padding-top: 10px;
  float: right;
}

.cajaimagen{
  display: block
}

#upload-result{
  margin-top: 10px;
}

/*loader*/
.animalogin{
      position: absolute;
    top: 45%;
    /* width: 50%; */
    left: 46%;
    margin: 0 auto;
}

select#in-suc {
    font-size: 0.9em !important;
    font-weight: 600;
}

section.franquicia.min {
    margin-bottom: 12px;    
}

.loader-logo {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100px;
  height: 100px;
  /*border: 15px solid;*/
  border-radius: 50%;
  border-top-color: rgba(44,44,44,0);
  border-right-color: rgba(55,55,55,0);
  border-bottom-color: rgba(66,66,66,0);
  border-left-color: rgba(33,33,33,0);
  /*animation: loadEr 3s infinite;*/
  /*background: url('css/logo_loading.png') no-repeat;*/  
  background: url('../img/tile_back_star.png') no-repeat;

  /*background-color: rgba(204, 204, 204, 0.17);*/
}

table.sebgrid{
  border:none !important;
}

.sebgrid .tblart {    
    display: none;
}

.sebgrid .tblart {    
    display: none;
}


.sebgrid tr {
    width: 31%;
    max-width: 31%;
    display: inline-block;
    margin: 1.15%;
    padding: 13px;
    /* background: #cc1; */
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.sebgrid td.imagen.max-w60 {
    width: 100% !important;
    display: block;
    min-height: 250px;
    min-width: 250px;
    margin: 0 auto !important;
    border: none;
}

.sebgrid td.descrip {
    width: 95% !important;
    display: block;
    margin: 0;
    font-size: 1.2em;
    line-height: 20px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 2px;
    border-bottom: solid 1px #ccc !important;
    margin-bottom: 25px;
    height: 45px;
    text-align: center;
}

.sebgrid .incant{

}

#datos-alta-usr input {
    width: 100%;
}


@keyframes loadEr {
  0% {
    border-top-color: rgba(44,44,44,0);
    border-right-color: rgba(55,55,55,0);
    border-bottom-color: rgba(66,66,66,0);
    border-left-color: rgba(33,33,33,0);
    
  }
  10.4% {
    border-top-color: rgba(44,44,44,0.5);
    border-right-color: rgba(55,55,55,0);
    border-bottom-color: rgba(66,66,66,0);
    border-left-color: rgba(33,33,33,0);
  }
  20.8% {
    border-top-color: rgba(44,44,44,0);
    border-right-color: rgba(55,55,55,0);
    border-bottom-color: rgba(66,66,66,0);
    border-left-color: rgba(33,33,33,0);
  }
31.2% {
  border-top-color: rgba(44,44,44,0);
    border-right-color: rgba(55,55,55,0.5);
    border-bottom-color: rgba(66,66,66,0);
    border-left-color: rgba(33,33,33,0);
}
41.6% {
  border-top-color: rgba(44,44,44,0);
    border-right-color: rgba(55,55,55,0);
    border-bottom-color: rgba(66,66,66,0);
    border-left-color: rgba(33,33,33,0);
  transform: rotate(40deg);
}
52% {
  border-top-color: rgba(44,44,44,0);
    border-right-color: rgba(55,55,55,0);
    border-bottom-color: rgba(66,66,66,0.5);
    border-left-color: rgba(33,33,33,0);
}
62.4% {
  border-top-color: rgba(44,44,44,0);
    border-right-color: rgba(55,55,55,0);
    border-bottom-color: rgba(66,66,66,0);
    border-left-color: rgba(33,33,33,0);
}
72.8% {
  border-top-color: rgba(44,44,44,0);
    border-right-color: rgba(55,55,55,0);
    border-bottom-color: rgba(66,66,66,0);
    border-left-color: rgba(33,33,33,0.5);
}
}

.loaderbefore {
  width: 100px;
  height:100px;
  /*border: 15px solid #ddd;*/
  border-radius: 50%;
  position: absolute;
  top: 0;
  z-index: 9;
}

.circular {
    position: absolute;
    top: -15px;
    left: -15px;
    width: 140px;
    height: 140px;
    border: 40px solid;
    border-radius: 50%;
    border-top-color: #0c9eda;
    border-left-color: #fff;
    border-bottom-color: #828282;
    border-right-color: #fff;
    opacity: 0.2;
    animation: poof 5s infinite;
}
@keyframes poof {
  0% {transform: scale(1,1) rotate(0deg); opacity: 0.2;}
  50% {transform: scale(4,4) rotate(360deg); opacity: 0;}
}
.another {
  opacity: 0.1;
  transform: rotate(90deg);
  animation: poofity 5s infinite;
  animation-delay: 1s;
}
@keyframes poofity {
  0% {transform: scale(1,1) rotate(90deg); opacity: 0.1;}
  50% {transform: scale(4,4) rotate(-360deg); opacity: 0;}
}

.text {
  position: absolute;
  top: 95px;
  left: 8px;
  font-family: Arial;
  text-transform: uppercase;
  color: #888;
  animation: opaa 10s infinite;
}
@keyframes opaa {
  0% {opacity: 1;}
10% {opacity: 0.5}
15% {opacity: 1;}
30% {opacity: 1;}
65% {opacity: 0.3;}
90% {opacity: 0.8;}
}

/*
body .loader {
    height: 100%;
    position: fixed;    
    width: 100%;
    top: 0%;
    right: 0%;
    z-index: 999999;
    background-color: rgba(95,114,222,0.98);
}
body .loader_overlay {
  width: 150px;
  height: 150px;
  background: transparent;
  box-shadow: 0px 0px 0px 1000px rgba(255, 255, 255, 0.67), 0px 0px 19px 0px rgba(0, 0, 0, 0.16) inset;
  border-radius: 100%;
  z-index: -1;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
body .loader_cogs {
  z-index: -2;
  width: 100px;
  height: 100px;
  top: -120px !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
body .loader_cogs__top {
  position: relative;
  width: 100px;
  height: 100px;
  -webkit-transform-origin: 50px 50px;
          transform-origin: 50px 50px;
  -webkit-animation: rotate 10s infinite linear;
          animation: rotate 10s infinite linear;
}
body .loader_cogs__top div:nth-of-type(1) {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
body .loader_cogs__top div:nth-of-type(2) {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}
body .loader_cogs__top div:nth-of-type(3) {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
body .loader_cogs__top div.top_part {
  width: 100px;
  border-radius: 10px;
  position: absolute;
  height: 100px;  
  background: #03A9F4;
}
body .loader_cogs__top div.top_hole {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #3f51b5;
  position: absolute;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
body .loader_cogs__left {
  position: relative;
  width: 80px;
  -webkit-transform: rotate(16deg);
          transform: rotate(16deg);
  top: 28px;
  -webkit-transform-origin: 40px 40px;
          transform-origin: 40px 40px;
  -webkit-animation: rotate_left 10s .1s infinite reverse linear;
          animation: rotate_left 10s .1s infinite reverse linear;
  left: -24px;
  height: 80px;
}
body .loader_cogs__left div:nth-of-type(1) {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
body .loader_cogs__left div:nth-of-type(2) {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}
body .loader_cogs__left div:nth-of-type(3) {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
body .loader_cogs__left div.left_part {
  width: 80px;
  border-radius: 6px;
  position: absolute;
  height: 80px;
  background: #b8e8ff;
}
body .loader_cogs__left div.left_hole {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #3f51b5;
  position: absolute;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
body .loader_cogs__bottom {
  position: relative;
  width: 60px;
  top: -65px;
  -webkit-transform-origin: 30px 30px;
          transform-origin: 30px 30px;
  -webkit-animation: rotate_left 10.2s .4s infinite linear;
          animation: rotate_left 10.2s .4s infinite linear;
  -webkit-transform: rotate(4deg);
          transform: rotate(4deg);
  left: 79px;
  height: 60px;
}
body .loader_cogs__bottom div:nth-of-type(1) {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
body .loader_cogs__bottom div:nth-of-type(2) {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}
body .loader_cogs__bottom div:nth-of-type(3) {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
body .loader_cogs__bottom div.bottom_part {
  width: 60px;
  border-radius: 5px;
  position: absolute;
  height: 60px;
  background: #ffcd66;
}
body .loader_cogs__bottom div.bottom_hole {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #3f51b5;
  position: absolute;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}*/


.cargando-text{
  color:#fff;
  text-transform: uppercase;
  font-weight: 700;
}


.autor-txt{
  font-size: 0.7em;
  text-align: center;
  font-weight: bold;
  text-decoration: none !important;
}

.acciones-tareas{
  float: right;
}

.error-log{    
    width: 100%;
    height: 20px;
    height: auto;
    position: absolute;
    left: 0%;    
    top: 90px;
    background-color: rgba(56, 56, 56, 0.91);
    color: #F0F0F0;
    font-family: Calibri;
    font-size: 0.9em;
    padding: 10px;
    text-align: center;
    border-radius: 2px;
    z-index: 999;
    -webkit-box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
    -moz-box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
    box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
}

.nav-gestor .navbar-nav{
    height: 90px;
    padding: 10px;
}

.navbar{
  max-height: 115px;  
}

.tbl-suc-title{
  background-color: #ccc;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.tbl-sub-item{
  margin-left: 5px; 
}

.pdf-file{
  width: 100px;
  height: 110px;
  padding: 5px;
  margin: 0 auto;
  margin-top: 15px;
}

.img-mini{
  max-width: 40px;
}
.sebgrid .img-mini{
    max-width: 70%;
    margin: 0 auto;
}
.sebgrid .img-prod{
    max-width: 100%;
    display: block;
}

.txt-agregar{
        display: none;
    font-size: 1.3em;
    font-family: auto;
    font-weight: 600;
}
.sebgrid .txt-agregar{
    display: inline-block;
}

.sebgrid .glyphicon-bell span.txt-agregar {
    font-size: 1.2em;
    /* margin-left: 12px; */
    display: initial;
}

.btn-addproducto i.glyphicon.glyphicon-plus {
    padding: 2px 6px;
    margin: 0px;
}

a.btn.btn-success.btn-xs.btn-addproducto.disabled {
    opacity: 0.3;
}

.btn-del-item i.glyphicon.glyphicon-remove {
    padding: 4px 2px;
    margin: 0px;
}


a h6{
  text-decoration: none !important;
  text-align: center;
  font-size: 0.7em;
  color: #000;
}

a:hover h6{
  text-decoration: none !important;
}



.wowbook-controls {
    border-radius: 0px;
    display: block;
    /*box-shadow: 0 0 4px rgba(0,0,0,0.3);*/
    height: auto;
    line-height: 46px;
    /* width: 50%; */
    vertical-align: top;
    border-radius: 4px;
    margin-top: 5px;
    position: fixed !important;
    top: 30px;
    z-index: 99999;    
    text-align: center !important;
    left: 25%;
    right: 25%;
    width: 50%;
}

.wowbook-controls, .wowbook-share-buttons, .wowbook-nav {    
    background: transparent;
    border: none;
    box-shadow: none;
    /*background-image: linear-gradient(to bottom, #01abe8 0px, #01abe8 100%);*/
    /*background-repeat: repeat-x;*/
    color: white;
    text-align: center;
    margin: -15px auto;
    /*max-width: 486px;*/
    opacity: 0.9;

}


div#book {
  min-height: 600px;
  /*height: 100% !important;*/
}
.h300{
  min-height: 300px;
}


.bg {
   /* animation: slide 5s ease-in-out infinite alternate;
    background-image: linear-gradient(-60deg, #ffffff 50%, #09f 50%);*/
    bottom: 0;
    left: -50%;
    opacity: .5;
    position: fixed;
    right: -50%;
    top: 0;
    z-index: -1;
    background: #09f; 
}

.bg2 {
  animation-direction:alternate-reverse;
  animation-duration:6s;
}

.bg3 {
  animation-duration:7s;
}

.navbar .navbar-nav .dropdown .dropdown-toggle:after{
  display: none !important;
}

.popover, .tooltip-inner {
    color: #ececec;
    line-height: 1em;
    font-size: 0.8em;
    text-align: center;
    margin-top: 2px;
    position: absolute;
    width: 92px;
    padding: 4px 2px;
    margin: -4px -8px;
    right: -25px;
  }


/*SLIDER 2*/
  .jssora051 {display:block;position:absolute;cursor:pointer;opacity: 0.4}
  .jssora051 .a {fill:none;stroke:#b3b3b3;stroke-width:800;stroke-miterlimit:10;}
  .jssora051:hover {opacity:.9;}
  /*.jssora051 .a:hover {stroke:#d8d8d8;stroke-width:900;}*/
  .jssora051.jssora051dn {opacity:.5;}
  .jssora051.jssora051ds {opacity:.3;pointer-events:none;}

  .jssorb051 .i {position:absolute;cursor:pointer;}
  .jssorb051 .i .b {fill:#fff;fill-opacity:0.5;stroke:#b3b3b3;stroke-width:400;stroke-miterlimit:10;stroke-opacity:0.5;}
  .jssorb051 .i:hover .b {fill-opacity:.7;}
  .jssorb051 .iav .b {fill-opacity: 1;}
  .jssorb051 .i.idn {opacity:.3;}

  .svgico{

  }

  .btn-group-justified{
    text-align: center;
  }

  .wowbook-control, .wowbook-control:visited, .wowbook-control:active, .wowbook-control.remove-sticky-hover-style:hover {
    /* background: #01abe8; */
    /* background-image: linear-gradient(to bottom, #01abe8 0px, #01abe8 100%); */
    border-radius: 4px;
    color: #1c9be4;
    margin: -2px;
    background: #fff; 
  }

  .wowbook-control:hover{
    background: #1c9be4 ;
    color: #fff;
  }

/*grid*/
.glyphicon { margin-right:5px; }
.thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}
.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    background: #428bca;
}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}
.item.list-group-item:nth-of-type(odd)
{
    background: #eeeeee;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item img
{
    float: left;
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
    margin: 0 0 11px;
}

div#products {
    width: 90%;
    margin: 0 auto;
    background: #e6e6e6;
}

.thumbnail img#pop {
    max-width: 250px;
}

.thumbnail {
    margin-bottom: 0px;
    margin-top: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
        min-height: 340px;
}

.thumbnail .t1.filtro-b.tw30.tw-titulo {
    margin: 0;
    font-size: 0.94em;
    line-height: 20px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 2px;
    border-bottom: solid 1px #ccc;
    margin-bottom: 15px;
    height: 45px;
}

.thumbnail .w50p span {
    width: 78px;
    display: inline-block;
    padding: 2px 0px;
    /* border-right: solid 1px #dedcdc; */
    height: 30px;
    margin-top: 5px;
    font-size: 0.8em;
}

.thumbnail .w50p {
    width: 50%;
    display: inline-block;
    /*border-bottom: solid 1px #dedcdc;*/
    padding: 2px 0px;
}



textarea, input[type="text"], input[type="number"], input[type="email"], input[type="password"], .thin_border, .input_field {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 1px 1px 2px #e3e3e3;
    -moz-box-shadow: inset 1px 1px 2px #e3e3e3;
    box-shadow: inset 1px 1px 2px #e3e3e3;
    font: 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
    background: #fff;
    border-top: 1px solid #afafaf;
    border-left: 1px solid #afafaf;
    border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    /* width: 218px; */
    font-size: 12px;
    height: 29px;
    -webkit-transition: box-shadow .25s ease-in-out, background-color .25s ease-in-out, border .25s ease-in-out;
    -moz-transition: box-shadow .25s ease-in-out, background-color .25s ease-in-out, border .25s ease-in-out;
    -o-transition: box-shadow .25s ease-in-out, background-color .25s ease-in-out, border .25s ease-in-out;
    transition: box-shadow .25s ease-in-out, background-color .25s ease-in-out, border .25s ease-in-out;
    margin: 4px 0;
    padding: 1px 8px;
    min-width: 20px;
    width: 80px;
}

input#global_filter {
    min-width: 280px;
}

#form-login input, #form-registar input{
      min-width: 140px;
      width: 98%;
      font-size: 0.9em;
}

form#form-registar .col-md-9, form#form-registar .col-sm-9, form#form-registar .col-sm-3 {
    padding: 0px 2px;
}

.datos-domicilio input{
  min-width: 15px !important;
      width: 90% !important;
}
/*fin grid*/

.datos-domicilio {
    margin: 0;
    padding: 4px 10px;
    margin-top: -15px;
}

/* FIN SLIDER 2*/
.load-wrapp {
    float: left;
    width: 100px;
    height: 100px;
    margin: 0 10px 10px 0;
    padding: 20px 20px 20px;
    border-radius: 5px;
    text-align: center;
    background-color: #d8d8d8;
}

.load-wrapp p {padding: 0 0 20px;}
.load-wrapp:last-child {margin-right: 0;}

.line {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: #4b9cdb;
}
.load-3 .line:nth-last-child(1) {animation: loadingC .6s .1s linear infinite;}
.load-3 .line:nth-last-child(2) {animation: loadingC .6s .2s linear infinite;}
.load-3 .line:nth-last-child(3) {animation: loadingC .6s .3s linear infinite;}
@keyframes loadingC {
    0 {transform: translate(0,0);}
    50% {transform: translate(0,15px);}
    100% {transform: translate(0,0);}
}

@keyframes slide {
  0% {
    transform:translateX(-25%);
  }
  100% {
    transform:translateX(25%);
  }
}

@media (max-width: 1280px) {
  .fondogris {    
    margin-top: -60px;
  }
  .navbar .navbar-collapse, .navbar .navbar-form {
    font-size: 0.8em !important;
    z-index: 99991 !important;
    overflow: hidden;
}
}

@media (max-width: 1024px) {
/*  .login-img {
    max-width: 180px;
  }*/
  .historial .btn, .historial .input-group-btn .btn{
    font-size: 0.78em;    
  }
}

@media (max-width: 980px) {
 .wowbook-book-container {    
    width: 100%;
    max-height: 620px;
  }
  .wowbook-controls{
    left: 25%;
    right: -5%;
    width: 70%;    
  }    

  .wowbook-controls i {
      font-size: 0.8em;    
      top: -6px;
      position: relative;
  }

  .sebgrid tr {
      width: 47%;
      max-width: 47%;
      display: inline-block;
      margin: 1.48%;
      padding: 13px;
      /* background: #cc1; */
      box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
  }

  .sebgrid td.imagen.max-w60 {
      width: 100% !important;
      display: block;
      min-height: 220px;
      min-width: 220px;
      margin: 0 auto !important;
      border: none;
  }

  .sebgrid td.descrip {
      width: 95% !important;
      display: block;
      margin: 0;
      font-size: 1.07em;
      line-height: 20px;
      font-weight: 600;
      overflow: hidden;
      text-overflow: ellipsis;
      padding-bottom: 2px;
      border-bottom: solid 1px #ccc;
      margin-bottom: 25px;
      height: 45px;
      text-align: center;
  }

}

@media (max-width: 769px) {
  .login {        
    margin-left: 0px;
  }
  .w116{
    width: 100% !important;
  }
form#form-registar .col-md-9, form#form-registar .col-sm-9, form#form-registar .col-sm-3, form#form-registar .col-xs-12 {
    padding: 3px 15px;
    margin: 0px 0px;
}

  .importapro {
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    text-align: center;
    margin: 0px;
  }
  .sebgrid input#cantidad, .sebgrid .precio-div {
      font-size: 1em;
      width: 70px !important;
  }
  .preciodesc p {
    font-size: 1.1em;
  }
  
  img.img-slide.responsive-img.z-depth-4.img-responsive {
      padding: 0px;
      margin-top: 0px;
      max-width: 310px;
      margin: 0 auto;   
      margin-bottom: 10px; 
      max-height: 290px;
  }
  a#ver-list, a#ver-grid {
      margin-top: 2px;
  }
  .swiper-container h2 {      
    font-size: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 2%;
    margin-top: 3%;
    text-align: center;
  }
  .swiper-container p {
      text-align: center;
      font-size: 0.8em;
      line-height: 1.2em;
      font-weight: 400;
      color: #fff;
      margin-bottom: 3%;
  }
  .btn-theme {
      background-color: #1e8deb !important;
      font-size: 0.72em;
      color: #fff;
      font-weight: 600;
      border-radius: 100px;
      -o-border-radius: 100px;
      -moz-border-radius: 100px;
      -webkit-border-radius: 100px;
      padding-top: 10px;
      padding-bottom: 10px;
      margin: 0;
      height: auto;
      vertical-align: middle;
  }
  .swiper-container .precio{
    font-size: 1em;
    }


  .mtop10{
    margin-top: 2px;
  }
  .mtop32 {
    margin-top: 15px;
  } 
  .navbar-nav {    
    width: 100%;
  }
  .flecha-down-xs{
    display: inline-block;
  }
  .btn-group .lista-icon{
    float: right;
    padding-right: 30px;
  }

  .historial .btn, .historial .input-group-btn .btn{
    font-size: 0.66em;
  }
  .jumbotron h1{
    background: none;
  }
  .historial a{
    width: 20%;
  }
  .btn-group-justified>.btn, .btn-group-justified>.btn-group {
    display: inline-block;
    float: none;
    width: 18%;  
    margin: 4px !important;
    font-size: 0.62em;
  }

  div#book {
    min-height: 400px;    
  }

  .logo {
    max-width: 64px;
    margin-top: 20px;
    margin-left: 10px;
    position: relative;
    z-index: 10;
  }
  .iso-logo {
    width: 94px;
    height: 84px;
  }

  
  .navbar {
    max-height: 80px;
  }
  .navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:active, .navbar-inverse .navbar-toggle:visited {
    border-color: #fff !important;
    margin-top: 25px;
    margin-right: 25px;
    background: #fff;
  }

  .animalogin {
    position: absolute;
    top: 45%;  
    left: 42%;
    margin: 0 auto;
  }

  input#global_filter {
    min-width: 230px;
    width: 100% !important;
  }

  .form-group label.control-label {
    font-size: 0.8em !important;
    /*padding-left: 55px;*/
  }

}

@media (max-width: 640px) {

  td.img-prod, th.img-prod {
    display: none;
  }
  .wowbook-container-full{
    padding-top: 0px;
  }
  .wowbook-book-container {
      width: 100%;
      max-height: 450px;
  }
 
 .sebgrid tr {
      width: 98%;
      max-width: 98%;
      display: inline-block;
      margin: 1%;
      padding: 13px;
      /* background: #cc1; */
      box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
  }

  .sebgrid td.imagen.max-w60 {
      width: 100% !important;
      display: block;
      min-height: 220px;
      min-width: 220px;
      margin: 0 auto !important;
      border: none;
  }

  .sebgrid td.descrip {
      width: 95% !important;
      display: block;
      margin: 0;
      font-size: 1.07em;
      line-height: 20px;
      font-weight: 600;
      overflow: hidden;
      text-overflow: ellipsis;
      padding-bottom: 2px;
      border-bottom: solid 1px #ccc;
      margin-bottom: 25px;
      height: 45px;
      text-align: center;
  }
  
}


@media (max-width: 540px) {
/*  .login-img {
    max-width: 120px;
  }*/
  #form-login .btn {
    max-width: 48%;
    font-size: 0.7em;
    margin: 0px;
    padding: 10px;
  }
  .historial .btn, .historial .input-group-btn .btn{
    font-size: 0.6em;
  }
  .foot{
    font-size: 0.6em;
  }
  .logo-footer{    
    width: 48px;
  }
  .fondogris {
    margin: 0px;
    margin-bottom: -46px;
  }

  .btn-group-vertical.btn-group-raised, .btn-group.btn-group-raised{
    box-shadow: none;
  }

  div#book {
    min-height: 200px;
    /*height: 100% !important;*/
  }
  .animalogin {
    position: absolute;
    top: 45%;    
    left: 38%;
    margin: 0 auto;
  }

}

@media (max-width: 320px) {
/*  .login-img {
    max-width: 110px;
  }*/
  #form-login .btn {
    max-width: 48%;
    font-size: 0.7em;
    margin: 0px;
    padding: 10px;
  }
 
  .foot{
    font-size: 0.5em;
  }
  .logo-footer{    
    width: 34px;
  }
}

/* Animations */
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate_left {
  from {
    -webkit-transform: rotate(16deg);
            transform: rotate(16deg);
  }
  to {
    -webkit-transform: rotate(376deg);
            transform: rotate(376deg);
  }
}
@keyframes rotate_left {
  from {
    -webkit-transform: rotate(16deg);
            transform: rotate(16deg);
  }
  to {
    -webkit-transform: rotate(376deg);
            transform: rotate(376deg);
  }
}
@-webkit-keyframes rotate_right {
  from {
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  to {
    -webkit-transform: rotate(364deg);
            transform: rotate(364deg);
  }
}
@keyframes rotate_right {
  from {
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  to {
    -webkit-transform: rotate(364deg);
            transform: rotate(364deg);
  }
}



/*fin loader*/

/*.login{
        position: relative;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(146, 135, 187, 0.8) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(146, 135, 187, 0.8) 0%, rgba(0, 0, 0, 0.6) 100%);
    -webkit-transition: opacity 0.1s, -webkit-transform 0.3s cubic-bezier(0.17, -0.65, 0.665, 1.25);
    transition: opacity 0.1s, -webkit-transform 0.3s cubic-bezier(0.17, -0.65, 0.665, 1.25);
    transition: opacity 0.1s, transform 0.3s cubic-bezier(0.17, -0.65, 0.665, 1.25);
    transition: opacity 0.1s, transform 0.3s cubic-bezier(0.17, -0.65, 0.665, 1.25), -webkit-transform 0.3s cubic-bezier(0.17, -0.65, 0.665, 1.25);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.login__check {
    position: absolute;
    top: 16rem;
    left: 13.5rem;
    width: 14rem;
    height: 2.8rem;
    background: #fff;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}*/


