@charset "UTF-8";
@import url("http://fonts.googleapis.com/css?family=Exo+2:400,400italic");
/*@import "../components/bootstrap/dist/css/bootstrap.min.css";
@import "../components/fontawesome/css/font-awesome.css";
@import "../components/qtip2/basic/jquery.qtip.min.css";*/
:root {
  --main-color:#00796B;
}

[ng-cloak] {
  display: none;
}
html * {
  outline: none !important;
}
html,
body {
  background: #f9f9f9;
}
.break-word {
  word-break: break-all;
}
a {
  color: #205081;
  cursor: pointer;
}
label {
  font-weight: normal;
}
h5 {
  font-weight: bold;
}
.panel-issues-footer {
  color: #888;
}
.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
  margin-top: 20px;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
  color: #777;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  padding-left: 10px;
}
.form-signin .form-controlfocus {
  z-index: 2;
}
.google {
  border-color: #ca4025;
  background: #d94c31;
  color: #fff;
}
.googlehover {
  background: #ca4025;
  border-color: #702315;
  color: #fff;
}
.twitter {
  border-color: #389eeb;
  background: #55acee;
  color: #fff;
}
.twitterhover {
  background: #1687dc;
  border-color: #0f5a93;
  color: #fff;
}
.facebook {
  border-color: #1c3a7b;
  background: #1f4189;
  color: #fff;
}
.facebookhover {
  background: #1a3774;
  border-color: #102044;
  color: #fff;
}
.admin .panel {
  border: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus{
  background:#a9c5ce !important;
  font-weight: bold;
}
.admin .nav-tabs {
  background: #f9f9f9; 
}
.admin .tab-content {
  border: 1px solid #ddd;
  border-top: none;
}
.admin .nav-tabs > li > a {
  color: #555;
}
.admin .nav-tabs > li.active > a {
  color: #205081;
}
.admin .list-group{
  margin-top: 20px;
}
.nav,
.pagination,
.carousel,
.panel-title a {
  cursor: pointer;
}
.tab-content {
  padding-top: 10px;
}
th {
  font-weight: normal;
}
th.order {
  cursor: pointer;
}
th.order10 {
  cursor: pointer;
  width: 10%;
}
th.summary,
td.summary {
  width: 85%;
}
.breadcrumb {
  padding: 5px 0;
  margin: 0;
}
.alertCenter {
  position: fixed;
  z-index: 100;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  width: 200px;
  height: 50px;
}
/*navbar-osse*/
.navbar-osse {
  background-color:var(--main-color);
  border-color: #0B0C0C;
}
.navbar-osse .open > a,
.navbar-osse .open > a:hover,
.navbar-osse .open > a:focus {
  background-color: #1d4874;
}
.navbar-osse .dropdown-menu > li > a:hover {
  color: #fff;
  background: #3b84ce;
}
.navbar-osse .navbar-toggle {
  border-color: #205081;
  background: #205081;
}
.navbar-osse .navbar-toggle:hover,
.navbar-osse .navbar-toggle:focus {
  background-color: #1a4067;
}
.navbar-osse .navbar-toggle .icon-bar {
  background-color: #fff;
}
@media (max-width: 768px) {
  .navbar-osse .open > .dropdown-menu {
    background: #205081;
  }
  .navbar-osse .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-osse .dropdown-menu > li > a:hover {
    background: #2e73b9;
  }
  .navbar-osse .dropdown-menu .divider {
    background-color: #1b446e;
  }
  .navbar-osse .dropdown-menu .dropdown-header {
    color: #abcaea;
  }
}
/*fin navbar-osse*/

/*navbar-prueba*/
.navbar-prueba {
  background-color: grey;
  border-color: #0B0C0C;
}
.navbar-prueba .open > a,
.navbar-prueba .open > a:hover,
.navbar-prueba .open > a:focus {
  background-color: #fff;
}
.navbar-prueba .dropdown-menu > li > a:hover {
  color: #fff;
  background: #3b84ce;
}
.navbar-prueba .navbar-toggle {
  border-color: #205081;
  background: #205081;
}
.navbar-prueba .navbar-toggle:hover,
.navbar-prueba .navbar-toggle:focus {
  background-color: #1a4067;
}
.navbar-prueba .navbar-toggle .icon-bar {
  background-color: #fff;
}
@media (max-width: 768px) {
  .navbar-prueba .open > .dropdown-menu {
    background: #205081;
  }
  .navbar-prueba .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-prueba .dropdown-menu > li > a:hover {
    background: #2e73b9;
  }
  .navbar-prueba .dropdown-menu .divider {
    background-color: #1b446e;
  }
  .navbar-prueba .dropdown-menu .dropdown-header {
    color: #abcaea;
  }
}
/*fin navbar-prueba*/

.navbar-brand {
  color: #fff;
  font-family: Georgia Bold, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.navbar-text {
  margin-left: 0px;
  
}

.bg-danger {   
    padding-left: 1em;
    padding-right: 1em;
}

.navbar-brand i {
  font-style: normal;
  font-weight: normal;
}
.navbar-brand:hover {
  color: #102841;
}
.navbar-nav > li.active {
  background: #1a4067;
}
.navbar-nav > li > a {
  color: #fff;
}
.navbar-nav > li > a:hover {
  background: #1d4874;
}

.footer {
  color: #ccc;
  text-align: center;
}
.footer p {
  line-height: 10px;
  font-size: 12px;
}
/* Make clicks pass-through */
#loading-bar,
#loading-bar-spinner {
  pointer-events: none;
  -webkit-pointer-events: none;
  -webkit-transition: 350ms linear all;
  -moz-transition: 350ms linear all;
  -o-transition: 350ms linear all;
  transition: 350ms linear all;
}
#loading-bar.ng-enter,
#loading-bar.ng-leave.ng-leave-active,
#loading-bar-spinner.ng-enter,
#loading-bar-spinner.ng-leave.ng-leave-active {
  opacity: 0;
}
#loading-bar.ng-enter.ng-enter-active,
#loading-bar.ng-leave,
#loading-bar-spinner.ng-enter.ng-enter-active,
#loading-bar-spinner.ng-leave {
  opacity: 1;
}
#loading-bar .bar {
  -webkit-transition: width 350ms;
  -moz-transition: width 350ms;
  -o-transition: width 350ms;
  transition: width 350ms;
  background: #c7dcf1;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#loading-bar .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #c7dcf1, 0 0 5px #c7dcf1;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -moz-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  -o-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
[dropzone] {
  min-height: 70px;
  border: 1px solid #c7c7c7;
  border-radius: 5px;
  padding: 5px;
}
.pagination {
  margin-top: 10px !important;
  margin-bottom: 5px !important;
}
td img {
  vertical-align: text-top;
}
.fa-required {
  font-size: 10px;
  color: #d64937;
  margin-left: 2px;
  vertical-align: super;
}
input[type="file"] {
  width: 100%;
}
input[type="file"]:before {
  content: '\f0c5  Adjuntar archivo';
  white-space: nowrap;
  outline: none;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  user-select: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input[type="file"]::-webkit-file-upload-button {
  visibility: hidden;
}


.right-align {
 text-align: right; 
}
.left-align {
 text-align: left; 
}

.selected {
  background-color:#C3DFF7 !important ;
  /*#CCDAFF !important;*/
  color:black !important;
  font-weight:bold !important;
}


/*MENU*/
.dropdown-header {
    border-bottom: solid 1px;
}
.panel-top{
     margin-top: 20px;
}

/**sidebar*/
#content-wrapper {
  padding-left: 0;
  margin-left: 0;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 561px) {
  #page-wrapper.open {
    padding-left: 110px;
  }
}
@media only screen and (max-width: 560px) {
  #page-wrapper.open {
    padding-left: 70px;
  }
}
#page-wrapper.open #sidebar-wrapper {
  left: 150px;
}
#page-wrapper {
  padding-left: 0px;
  height: 100%;
}
#sidebar-wrapper {
  margin-left: -150px;
  width: 110px;
  position: fixed;
  height: 100%;
  z-index: 999;
}
#page-wrapper,
#sidebar-wrapper {
  transition: all .4s ease 0s;
}
.green {
  background: #23ae89 !important;
}
.blue {
  background: #2361ae !important;
}
.orange {
  background: #d3a938 !important;
}
.red {
  background: #ae2323 !important;
}
.form-group .help-block.form-group-inline-message {
  padding-top: 5px;
}
div.input-mask {
  padding-top: 7px;
}


#sidebar-wrapper {
  background: #463B3B;
}
ul.sidebar .sidebar-main a,
.sidebar-footer,
ul.sidebar .sidebar-list a:hover,
#page-wrapper:not(.open) ul.sidebar .sidebar-title.separator {
  /* Sidebar header and footer color */
  background: #2d3e63;
}
ul.sidebar {
  position: absolute;
  display:block;
  top: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
  list-style: none;
  text-indent: 20px;
  overflow-x: hidden;
  overflow-y: auto;
}

    ul.sidebar li {
        text-align:left;
        display: block;
    }

ul.sidebar li a {
  color: #fff;
  display: block;
  float: left;
  text-decoration: none;
  /*width: 250px;*/
  width: 110px;
}
ul.sidebar .sidebar-main {
  height: 65px;
}
ul.sidebar .sidebar-main a {
  font-size: 18px;
  line-height: 60px;
}
ul.sidebar .sidebar-main a:hover {
  cursor: pointer;
}
ul.sidebar .sidebar-main .menu-icon {
  float: right;
  font-size: 18px;
  padding-right: 28px;
  line-height: 60px;
}
ul.sidebar .sidebar-title {
  color: #F9F9F9;
  font-size: 10px;
  height: 35px;
  line-height: 40px;
  text-transform: uppercase;
  padding-top: 0.5em;
  transition: all .6s ease 0s;
}
ul.sidebar .sidebar-list {
  height: 40px;
      margin-left: -10px;
    text-align: center;
    margin-top: 1em;

}
ul.sidebar .sidebar-list a {
  /*text-indent: 25px;*/
  font-size: 11px;


  /*color: #b2bfdc;*/
  line-height: 40px;
}
ul.sidebar .sidebar-list a:hover {
  color: #fff;
  border-left: 3px solid #e99d1a;
  /*text-indent: 22px;*/
}

ul.sidebar .sidebar-list .menu-icon {  
    font-size: 42px;
    /*line-height: 60px;*/
}
#page-wrapper:not(.open) ul.sidebar {
  bottom: 0;
}
#page-wrapper:not(.open) ul.sidebar .sidebar-title {
  display: none;
  height: 0px;
  text-indent: -100px;
}
#page-wrapper:not(.open) ul.sidebar .sidebar-title.separator {
  display: block;
  height: 2px;
  margin: 13px 0;
}
#page-wrapper:not(.open) ul.sidebar .sidebar-list a:hover span {
  border-left: 3px solid #e99d1a;
  text-indent: 22px;
}
#page-wrapper:not(.open) .sidebar-footer {
  display: none;
}
.sidebar-footer {
  position: absolute;
  height: 40px;
  bottom: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  transition: all .6s ease 0s;
  text-align: center;
}
.sidebar-footer div a {
  color: #b2bfdc;
  font-size: 12px;
  line-height: 43px;
}
.sidebar-footer div a:hover {
  color: #ffffff;
  text-decoration: none;
}

.navbar {
    position: static;
}


/* spinner loading */
#mainLoading_divImg {
    left: 43%;
    color:#D8453B;
    top: 30%;  
    position: relative;
}
 
#mainLoading, #modalLoading, #clienteLoading {  
    position:absolute;
    top:15%;
    left:0;
    width:100%;
    display:none;
    height:100%;
    z-index:1000;
    background-color:#FEFEFE;
    opacity: .8;
 }

.popUpLoading {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    /*display:none;*/
    height:100%;
    z-index:1000;
    background-color:#FEFEFE;
    opacity: .8;
}

.spinner {
    left: 50%;
    top: 35%;
    margin-left: -32px; /* -1 * image width / 2 */
    margin-top: -32px;  /* -1 * image height / 2 */
    display: block; 
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  
  -webkit-animation: sk-rotate 2.0s infinite linear;
  animation: sk-rotate 2.0s infinite linear;
}

.spinnerModal {
  left: 50%;
  top: 35%;
  margin-left: -32px; 
  margin-top: -32px;  
  display: block; 
width: 40px;
height: 40px;
position: relative;
text-align: center;

-webkit-animation: sk-rotate 2.0s infinite linear;
animation: sk-rotate 2.0s infinite linear;
}
/* fin spinner loading */

@-webkit-keyframes sk-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes sk-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
  0%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

 section {
    width:350px;
    float:left;
    padding:10px; 
}
aside {
    min-height: 430px;
    height: 100%;
    width:530px;
    float:left;
    padding:10px; 
}

article {   
    padding:10px; 
}

footer {
    background-color:grey;
    color:white;
    clear:both;
    text-align:center;
    padding:5px; 
}

.table thead tr.table-header th {
    background-color: #D8D8D8;
}

/*btn - menu*/
.btn-menu { 
  background-color:var(--main-color);
  color: #fff !important; 
} 

.btn-menu:hover { 
  background-color: var(--main-color);
  color: #000 !important;
  } 
/*btn - menu - fin*/

/*btn - prueba*/
.btn-prueba { 
  background-color: grey;
  color: #000 !important; 
} 

.btn-prueba:hover { 
  background-color: grey; 
  color: #000 !important;
  } 
/*btn - prueba - fin*/


.titulo-busqueda div h4{
  display: none !important;
  float:left !important;
}

.top-buffer { margin-top:25px; }

.input-total{
  font-weight: bold;
  text-align:right;
}


.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebcccc;
}

.estiloCabceraGrilla {
    color: white;
    font-size: 15px;
    font-weight: 900;
    background-color: #337AB7;
}

.modal-xl {
    width: 1100px;
}
.modal-cargaComprobante {
    width: 800px;
}

 
/*Estados de registros*/

/*tablas sin bordes lineas*/
.borderless td, .borderless th {
    border: none !important;
}


.rightdiv {
    position: absolute;
    right: 0px;
    width: 300px;
    border: 3px solid #73AD21;
    padding: 10px;
}

/*cambio de estilo para tablas de bootstrap */
.table > tbody > tr > td, .table > tfoot > tr > td {
    font-size: 12px;
    padding: 4px;
    line-height: 1.4;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.form-group {
    margin-top: 15px;    
}




.x-navigation-minimized .xn-logo{
display:none;
}

.panel-top{
     margin-top: 20px;
}

/*select row in table*/
.selected {
  background-color:#C3DFF7 !important ;
  /*#CCDAFF !important;*/
  color:black !important;
  font-weight:bold !important;
}

/*tabs*/

.admin .nav-tabs {
  background: #f9f9f9;
}
.admin .tab-content {
  border: 1px solid #ddd;
  border-top: none;
}
.admin .nav-tabs > li > a {
  color: #555;
}
.admin .nav-tabs > li.active > a {
  color: #205081;
}
.admin .list-group{
  margin-top: 20px;
}
.nav,
.pagination,
.carousel,
.panel-title a {
  cursor: pointer;
}
.tab-content {
  padding-top: 10px;
}

/* TABS */


/* EOF TABS */


.admin .panel {
  border: none;
}
.admin .nav-tabs {
  background: #f9f9f9;
}
.admin .tab-content {
  border: 1px solid #ddd;
  border-top: none;
}
.admin .nav-tabs > li > a {
  color: #555;
}
.admin .nav-tabs > li.active > a {
  color: #205081;
}
.admin .list-group{
  margin-top: 20px;
}
.nav,
.pagination,
.carousel,
.panel-title a {
  cursor: pointer;
}
.tab-content {
  padding-top: 10px;
}
th {
  font-weight: normal;
}
th.order {
  cursor: pointer;
}
th.order10 {
  cursor: pointer;
  width: 10%;
}
th.summary,
td.summary {
  width: 85%;
}
.breadcrumb {
  padding: 5px 0;
  margin: 0;
}
.alertCenter {
  position: fixed;
  z-index: 100;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  width: 200px;
  height: 50px;
}


.navbar-brand {
  color: #fff;
  font-family: Georgia Bold, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.navbar-text {
  margin-left: 0px;
  
}

.bg-danger {   
    padding-left: 1em;
    padding-right: 1em;
}

.navbar-brand i {
  font-style: normal;
  font-weight: normal;
}
.navbar-brand:hover {
  color: #102841;
}
.navbar-nav > li.active {
  background: #1a4067;
}
.navbar-nav > li > a {
  color: #fff;
}
.navbar-nav > li > a:hover {
  background: #1d4874;
}

.footer {
  color: #ccc;
  text-align: center;
}
.footer p {
  line-height: 10px;
  font-size: 12px;
}
.pagination {
  margin-top: 10px !important;
  margin-bottom: 5px !important;
}

.panel-issues-footer {
  color: #888;
}


/*alerts*/
.alert {
  width: 600px !important;
  margin-top: 5px !important;
  padding-top: 10px !important;
  padding-bottom:  10px !important;
}

.alert-danger {
  
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebcccc;
}
.fa-required {
  font-size: 10px;
  color: #d64937;
  margin-left: 2px;
  vertical-align: super;
}
/*eof alerts*/


   .fondo_alerta {
      background-color:#d9534f !important ;
      border-color: #d43f3a !important ; 
      color:#fff !important;
      font-weight:bold !important;
    }
    .fondo_info {
      background-color:#1c75bc !important ;
      border-color: #ddd !important ; 
      color:#fff !important;
      font-weight:bold !important;
    }
    .fondo_ok {
      background-color:#5cb85c !important ;
      border-color:#4cae4c !important ;
      color:#fff !important;
      font-weight:bold !important;
    }
    .fondo_total {
      background-color:#5bc0de !important ;
      border-color:#46b8da !important ;
      color:#fff !important;
      font-weight:bold !important;
    }

     .fondo_warning {
      background-color:#f0ad4e !important ;
      border-color:#f0ad4e !important ;
      color:#fff !important;
      font-weight:bold !important;
    }

    .fondo_default {
      background-color:#b9b6b2 !important ;
      border-color:#b9b6b2 !important ;
      color:#000 !important;
    /*  font-weight:bold !important; */
    }

/*
ellipsis text some large*/
.table td.text {
    max-width: 150px;
}
.table td.text span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 100%;
}

div.text{
  max-width: 250px;
}
div.text span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: 100%;
}



div.fixed-rectangle {
     width: 40px;
     height: 34px;
     background-color: #5cb85c;
     border: 1px solid transparent;
     border-radius: 4px;
     vertical-align: middle;
     text-align: center;
     padding: 6px 12px;
     display: inline-block;
}

.app-modal-window .modal-dialog {
  width: 1100px;
}

.app-modal-window2 .modal-dialog {
   width:100%;
}

.large-Modal .modal-dialog{
  height: 600px;
 /*width:400px; */
  width:100%;
  margin: auto;
  position: absolute;
  top:0;
  right: 0;
  bottom: 0;
  left: 0;
}


.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  background-color: #ccc !important;
}


/* LOGIN */
.login-container {
  float: left;
  width: 100%;
  background-color:  #FFF;
  padding-bottom:100%;
 /* min-height: 1000px;
  height:100%;*/
}
.login-container .login-box {
  width: 400px;
  margin: 0px auto;
  padding-top: 100px;
}
.login-container .login-box .login-logo {
  width: 100%;
  height: 50px;
  float: left;
  margin-bottom: 10px;
}
.login-container .login-box .login-body {
  width: 100%;
  float: left;
  background: var(--main-color);
  padding: 20px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
/*
.login-container .login-box .login-prueba {
  width: 100%;
  float: left;
  background: grey;
  padding: 20px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}*/

.login-container .login-box .login-body .login-title {
  color: #fff;
  font-size: 19px;
  font-weight: 300;
  margin-bottom: 20px;
}
.login-container .login-box .login-body .form-control {
  border: 0px;
 /* background: rgba(110, 115, 142, 0.2);*/
  padding: 10px 15px;
  color: #000;
  line-height: 20px;
  height: auto;
}
.login-container .login-box .login-body .btn-link {
  color: #000;
  border: 1px;
}
.login-container .login-box .login-body .login-or {
  width: 40px;
  height: 25px;
  background: rgba(0, 0, 0, 0.2);
  position: relative;
  margin: 25px auto;
  text-align: center;
  line-height: 25px;
  color: #CCC;
}
.login-container .login-box .login-body .login-or:before {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  top: -10px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid rgba(0, 0, 0, 0.2);
}
.login-container .login-box .login-body .login-or:after {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  bottom: -10px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, 0.2);
}
.login-container .login-box .login-body .login-subtitle {
  line-height: 20px;
  padding: 5px 0px;
  font-size: 12px;
  color: #b14141;
}
.login-container .login-box .login-body .login-subtitle a {
  color: #1caf9a;
}
.login-container .login-box .login-footer {
  width: 100%;
  float: left;
  padding: 10px;
  color: #b14141;
}
.login-container .login-box .login-footer a {
  color: #b14141;
}
.login-container.lightmode {
  background: url("../img/backgrounds/wall_1.jpg") left top no-repeat;
}
.login-container.lightmode .login-box .login-body {
  background: rgba(255, 255, 255, 0.2);
}
.login-container.lightmode .login-box .login-body .form-control {
  background: rgba(255, 255, 255, 0.4);
  color: #333;
}
.login-container.lightmode .login-box .login-subtitle a {
  color: #1b1e24;
}
/* END LOGIN */

 .estiloTablaCrud td {
        padding: 2px !important;
        vertical-align: middle !important;
        padding-left: 5px !important;
        text-overflow: ellipsis;
        white-space: nowrap;   
    } 

     .tablaOverFlowText td {
        padding: 2px !important;
        vertical-align: middle !important;
        padding-left: 5px !important;
        text-overflow: ellipsis;
        max-width: 200px;       
    } 

  .panel-body-local{
        padding: 5px;
    } 


     .estiloArticulos td {
       padding: 2px !important;
    vertical-align: middle !important;
    padding-left: 5px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    }

    .estiloArticulos .selected td{
        font-size:30px;
    }
    .estiloArticulos {
        font-size: 11px;
    }
    .stockRojo {
        background-color:#DC2C27;
        text-align: center;    
        color: white;
    }
    .stockNaranja {
        text-align: center;    
        color: white;
        background-color:orange;
    }    
     .stockVerde {
        text-align: center;    
        color: white;
        background-color:#00A022;
    }    

/* estilo pass strength*/

  .form-hint {
      font-size: 7pt;
      line-height: 9pt;
      margin: -5px auto 5px;
      color: #999;
  }
  
  .form-hint.error {
      color: #C00;
      font-weight: bold;
      font-size: 8pt;
  }
  
  .password-count {
      float: right;
      position: relative;
      bottom: 24px;
      right: 10px;
  }
  
  .strength-meter {
      position: relative;
      height: 3px;
      background: #DDD;
      margin: 10px auto 20px;
      border-radius: 3px;
  }
  
  .strength-meter:before,
  .strength-meter:after {
      content: '';
      height: inherit;
      background: transparent;
      display: block;
      border-color: #FFF;
      border-style: solid;
      border-width: 0 5px 0 5px;
      position: absolute;
      width: 80px;
      z-index: 10;
  }
  
  .strength-meter:before {
      left: 70px;
  }
  
  .strength-meter:after {
      right: 70px;
  }
  
  .strength-meter-fill {
      background: transparent;
      height: inherit;
      position: absolute;
      width: 0;
      border-radius: inherit;
      transition: width 0.5s ease-in-out, background 0.25s;
  }
  
  .strength-meter-fill[data-strength='0'] {
      background: darkred;
      width: 20%;
  }
  
  .strength-meter-fill[data-strength='1'] {
      background: orangered;
      width: 40%;
  }
  
  .strength-meter-fill[data-strength='2'] {
      background: orange;
      width: 60%;
  }
  
  .strength-meter-fill[data-strength='3'] {
      background: yellowgreen;
      width: 80%;
  }
  
  .strength-meter-fill[data-strength='4'] {
      background: green;
      width: 100%;
  }
    /* fin estilo pass strength*/

    /*fix typeahead scroll*/

    #scrollable-dropdown-menu .dropdown-menu {
      max-height: 300px;
      overflow-y: auto;
    }

     /*fin fix typeahead scroll*/

     .divCenter{
        position:fixed;
        top:50%;
        left: 50%;
        margin-left: -300px;
        z-index: 9999999;
     }

.TablaFlat {
 /* height:auto;
  max-height:150%;
  overflow:auto;   */
      height:80vh;
      overflow-y: scroll;
  
  }