
.articulo {
  /*color: #fff;*/
  /*background-color: #000;*/
  min-height: 180px;
  max-height: 500px; 
  /* height: 100%; */
  border-radius: 6px;
  border:3px #4D0B35 solid;
  /* margin:10px; */
  /* width: 45%; */
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  background-color: #224;
  color: #fff;
  /*-webkit-border-radius: 5px 5px 0 0;
       -moz-border-radius: 5px 5px 0 0;
            border-radius: 5px 5px 0 0;  */
  -webkit-box-shadow: 0px 6px 12px 0px rgba(150, 150, 150, 0.87);
  -moz-box-shadow: 0px 6px 12px 0px rgba(150, 150, 150, 0.87);
  box-shadow: 0px 6px 12px 0px rgba(150, 150, 150, 0.87);
  border-radius: 5px;
}

.popover-content {
  padding: 9px 14px;
  background-color: #adf;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}

body {
  /* COLOR ADMINISTRACION ORIGINAL PRIMARIO */
  /* 106, -15, 73 */
  background-color: rgb(106, 15, 73);
  padding-top: 10px;
  color: rgb(17, 12, 12);
  /*background-image: url('../img/lineas.png');
  background-repeat: no-repeat;
  background-position:right;*/
}

.menu {
  background-color: #f91;
}

.navbar-default .navbar-nav>li>a {
  font-size: 15px;
  color: #000
}

.navbar-default {
  background: rgba(255, 255, 255, 0.9);
  /* for latest browsers */
  /*background: #fff;*/
  /* fallback for older browsers */
}

/*.cuerpo{
background: url(../img/bg.jpg);
background-attachment:fixed;
-webkit-background-size: 100%;
background-size: 100%;
background-repeat: no-repeat;
}*/
.cuerpo2 {
  background-color: #d1d0cd;
}

.Absolute-Center {
  text-align: center;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.Absolute-Center.is-Responsive {
  width: 50%;
  height: 50%;
  min-width: 200px;
  max-width: 400px;
  padding: 5px;
}

.glass {
  color: #fff;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.8);
  border: groove 5px rgba(160, 160, 155, 0.7);
}

.glassed {
  color: #fff;
  padding: 10px;
  margin-right: 2em;
  margin-left: 2em;
  background-color: rgba(0, 0, 0, 0.8);
  border: groove 5px rgba(160, 160, 155, 0.7);
}

.tablaAdmin {
  margin-right: 2em;
  margin-left: 2em;
}

.glassBlack {
  color: #000;
}

/*.pestanias li a{
text-align: center;
color: #000;
font-size: 16px;
margin: 1px;
background-color:#aaa;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3 ease;
}
.pestanias li a:hover {
background-color: #000;
cursor: pointer;
color: #fff;
}*/

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  width: 100%;
  margin: auto;
}

table tr,
table th {
  /*text-align: center;*/
}

table tr:hover {
  /*color: black;*/

}

table tr th {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.sorting {
  background-color: #D4D4D4;
  color: black;
}

.asc:after {
  content: ' ↑';
}

.desc:after {
  content: " ↓";
}

.fuente-primary {
  color: #6A0F49;
}

.fuente-secondary {
  color: #C83182;
}

.fuente-success {
  color: #3c763d;
}

.fuente-warning {
  color: #8A6D3B;
}

.fuente-danger {
  color: #A94442;
}

.fuente-info {
  color: #31708F;
}

.fuente-tabla-historial {
  font-size: 12px;
}

.fuente-campo {
  color: black;
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
}

.panel-heading {
  background-color: #6A0F49;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
}

.panel-form {

  border: none;
  -webkit-box-shadow: 0px 6px 12px 0px rgba(50, 50, 50, 0.87);
  -moz-box-shadow: 0px 6px 12px 0px rgba(50, 50, 50, 0.87);
  box-shadow: 0px 6px 12px 0px rgba(50, 50, 50, 0.87);
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 15px;
  /*background-image: url('../img/lineas.png');*/
  /*background-repeat: no-repeat;*/
}

.panel-form-menu {
  background-image: url('../img/lineas.png');
  border: 1px;
  -webkit-box-shadow: 0px 6px 12px 0px rgba(150, 150, 150, 0.5);
  -moz-box-shadow: 0px 6px 12px 0px rgba(150, 150, 150, 0.5);
  box-shadow: 0px 6px 12px 0px rgba(150, 150, 150, 0.5);
}

.centrar-texto {
  display: block;
  text-align: center;
}

.pad {
  padding: 10px;
}

.pad div {
  padding: 1px;
}

.badge-warning {
  background-color: #d58512;
}

.badge-success {
  background-color: #398439;
}

.badge-info {
  background-color: #0D6869;
}

.badge-inverse {
  background-color: #333333;
}

.badge-danger {
  background-color: #f9bfcc;
}