body {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #fff;
}
@font-face {
  font-family: 'ForoSans';
  src: url('../fonts/ForoSans-Regular.woff2') format('woff2'),
    url('../fonts/ForoSans-Regular.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'NexaBold';
  src: url('../fonts/NexaBold.woff2') format('woff2'),
    url('../fonts/NexaBold.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'NexaLight';
  src: url('../fonts/NexaLight.woff2') format('woff2'),
    url('../fonts/NexaLight.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'barcode';
  src: url('../fonts/barcode.woff2') format('woff2'),
    url('../fonts/barcode.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
@media (max-width: 780px) { 
  .paint{
    background:rgba(255,180,180,0.8);
	color: white;
  }
}
.image-size{
  width: 250px;
  height: 150px;
}
.contenedor{
  margin: 0 auto;
}
.textos{
  font-family: 'ForoSans';
  font-size: 20px;
}
.barcode{
  font-family: 'barcode';
  font-size: 120px;
  color:black;
}
.titulo{
  font-family: 'NexaBold';
  font-size: 20px;
  color: black;
}
.subtitulo{
  font-family: 'NexaLight';
  font-size: 20px;
  color: black;
}
.suporttext{
  font-family: 'NexaLight';
  font-size: 15px;
  color: black;
}
.textodenegado{
  font-family: 'NexaLight';
  font-size: 20px;
  color: #f5010b;
}
.container-fluid{
  background-color: #FFFFFF;
}
.menu-1premia{
  color: #fff;
  background-color: #fff;
}
.submenu-1premia{
  color: black;
  font-family: 'NexaBold';
  font-size: 13px;
  width:195px;
}
.submenu-1premia:hover{
  color: #f5010b;
  font-family: 'NexaBold';
  font-size: 13px;
  width:195px;
}
.menu-boton-1premia{
  color: black;
  background-color: transparent;
  font-family: 'ForoSans';
  size: 25px;
}
.menu-boton-1premia:hover{
  color: #f5010b;
  background-color: transparent;
  font-family: 'ForoSans';
}
.menu2-1premia{
  background-color: rgba(226, 226, 226, 0.5);
}
.navbar-fixed-top .navbar-toggle .icon-bar {
  background-color: #f5010b;
}
.navbar-onepremia-menu{
  background-color: #fffff;
}
.bg_noborder { 
  color: #000000;
  border-radius: 5px;
  margin: auto;
  border: none; 
  outline:none;
  background-color: #FFC5C9;
  width:30px; 
  height:30px;
  font-family: 'ForoSans';
  font-size: 10px;
}
.bg_noborder:hover { 
  opacity: 0.6;
  color: #FFFFFF;
  background-color: #FF0012;
}

.bg-onepremia-menuwhite {
  background:#fff;
  height:75px;
}

.bg-tg-verde {
  color:#fff;
  background-color: #f5010b;
  border-color: #f5010b;
  font-family: 'NexaBold';
}
.bg-unopremia-boton {
  color:#fff;
  background-color: #f5010b;
  border-color: #f5010b;
  font-family: 'NexaBold';
}
.bg-unopremia-boton:hover {
  color:#fff;
  background-color: #7F0005;
  border-color: #7F0005;
  font-family: 'NexaBold';
}
.btn-verde-limon {
  color:#010101;
  background-color: #c4c4c4;
  border-color: #c4c4c4;
}
.btn-verde-limon:hover,
.btn-verde-limon:focus,
.btn-verde-limon.focus {
  color: #fff;
}
.bg-tg-gris {
  color:#f5010b;
  background-color: #808080;
  border-color: #808080;
}
.texto-tg-verde {
  color:#f5010b;
}
.texto-tg-blanco {
  color:#fff;
}
.titulo {
  margin: .67em 0;
  font-size: 2em;
  font-family: 'NexaBold';
}
.contenido{ padding-top: 60px; }
.btn-menu-verde {
  color: #fff;
  background-color: #f5010b;
  border-color: #f5010b;
  font-family: 'NexaBold';
}
.btn-menu-verde:hover {
  color: #000000;
  background-color: #f5010b;
  border-color: #f5010b;
  font-family: 'NexaBold';
}
.btn-menu-verde:focus,
.btn-menu-verde.focus,
.btn-menu-verde:active,
.btn-menu-verde.active,
.open > .dropdown-toggle.btn-menu-verde {
  
}
.btn-menu-verde:active,
.btn-menu-verde.active,
.open > .dropdown-toggle.btn-menu-verde {
  background-image: none;
}
.btn-menu-verde.disabled,
.btn-menu-verde[disabled],
fieldset[disabled] .btn-menu-verde,
.btn-menu-verde.disabled:hover,
.btn-menu-verde[disabled]:hover,
fieldset[disabled] .btn-menu-verde:hover,
.btn-menuverde.disabled:focus,
.btn-menu-verde[disabled]:focus,
fieldset[disabled] .btn-menu-verde:focus,
.btn-menu-verde.disabled.focus,
.btn-menu-verde[disabled].focus,
fieldset[disabled] .btn-menu-verde.focus,
.btn-menu-verde.disabled:active,
.btn-menu-verde[disabled]:active,
fieldset[disabled] .btn-menu-verde:active,
.btn-menu-verde.disabled.active,
.btn-menu-verde[disabled].active,
fieldset[disabled] .btn-menu-verde.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-menu-verde .badge {
  color: #337ab7;
  background-color: #fff;
}

.img-rounded{
  margin-top: 1px;
  margin-right: 20px;  
  border-top-style: solid;
  border-left-style: solid;  
  border-width: 2px;
  border-color: #345515;
}
.table > thead > tr > td.gris,
.table > tbody > tr > td.gris,
.table > tfoot > tr > td.gris,
.table > thead > tr > th.gris,
.table > tbody > tr > th.gris,
.table > tfoot > tr > th.gris,
.table > thead > tr.gris > td,
.table > tbody > tr.gris > td,
.table > tfoot > tr.gris > td,
.table > thead > tr.gris > th,
.table > tbody > tr.gris > th,
.table > tfoot > tr.gris > th {
  background-color: #c3c3c3;
  border-color: #7f7f7f;
  border-width: 5px;
  font-family: 'NexaBold';
  font-size:small;
}
.table-hover > tbody > tr > td.gris:hover,
.table-hover > tbody > tr > th.gris:hover,
.table-hover > tbody > tr.gris:hover > td,
.table-hover > tbody > tr:hover > .gris,
.table-hover > tbody > tr.gris:hover > th {
  background-color: #d0e9c6;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f0f0f0;
  font-family: 'ForoSans';
}
.table-striped > tbody > tr > td {
  font-size:small;
  font-family: 'ForoSans';
}
.table > thead > tr > td.bco,
.table > tbody > tr > td.bco,
.table > tfoot > tr > td.bco,
.table > thead > tr > th.bco,
.table > tbody > tr > th.bco,
.table > tfoot > tr > th.bco,
.table > thead > tr.bco > td,
.table > tbody > tr.bco > td,
.table > tfoot > tr.bco > td,
.table > thead > tr.bco > th,
.table > tbody > tr.bco > th,
.table > tfoot > tr.bco > th {
  background-color: #fff;
  border-width:1px;
  font-size:small;
}
.table-bordered > tbody > tr > td {
  font-size:small;
}
.table-bordered > tbody > tr > td.estado {
  color:#fff;
  background-color: #7f7f7f; 
  font-size:small;
}
.table-bordered > tbody > tr > td.txt_mun {
  background-color: #c3c3c3;
  font-size:small;
}
.table-bordered > tbody > tr > td.nom_mun {
  background-color: #d8efc2;
  font-size:small;
}
.wrapper{
	width: 960px;
	margin: 0 auto;
}
.pagination{
	margin: 0 auto;
}
.pagination ul li{
	float: left;
	padding: 10px;
	list-style: none;
	width: auto;
	margin: 0 auto;
}
.paginacion{
	width: 500px;
	margin: 0 auto;
}
.pagination a, .current, .previous_page, .next_page
{
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
  color: #111;
}
 
.pagination *:first-child {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination *:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.active a{
	color: red;
}
.articulo{
	background: #c40909;
	color: #fff;
	border: 4px solid gray;
	width: 500px;
	text-align: center;
}
.requerido:after{
  content:"*";
  color:red;
  padding-left:5px;
}
.btn-comercio-mapa{
  background-image:url('../images/map.png');
  background-repeat:no-repeat;
  background-color: transparent;
  width: 35px;
  height: 30px;
  background-size: 30px 25px;
  background-position:center;
  border: none; 
  outline:none;
}
.btn-comercio-mapa:hover { 
  background-image:url('../images/mapover.png');
  background-repeat:no-repeat;
  background-color: transparent;
  width: 35px;
  height: 30px;
  background-size: 30px 25px;
  background-position:center;
  border: none; 
  outline:none;
}
.footer-box {
  background-color: black;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  color: white;
  font-size:15px;
  text-align:center;
  font-family: 'ForoSans';
  padding:16px;
}
.footer-space {
  bottom: 0;
  height: 100px;
}
.footer-line{
  background-color: white;
  width: 100%;
  height: 0.5px;
}
html {
  min-height: 100%;
  position: relative;
}
body {
  margin: 0;
  padding-bottom: 40px;
  min-height: 100vh;
}
.footer {
  background-color: black;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  color: white;
  font-size:15px;
  text-align:center;
  font-family: 'ForoSans';
  padding:16px;
}

