body {
	background-color: #333;
}

a{
	color: #ddd;
}

a:focus, a:hover{
	color: #fff;
}

/* Template */
.navbar-brand{
	height: 50px;
	margin-top: -15px;
}

/* Msg */
#msg{
	margin-top: 1em;
	display: none;
}

#msg .glyphicon-remove{
	cursor: pointer;
}

#msg .pull-left{
	width: 90%;
}

#msg a:link{
	color: inherit;
	text-decoration: none;
}

#msg a:visited{
	color: inherit;
	text-decoration: none;
}

#msg a:hover{
	color: inherit;
	text-decoration: none;
}

#msg a:active{
	color: inherit;
	text-decoration: none;
}

/* login */
.login-panel {
	margin-top: 25%;
}

.login-panel img{
	/*position: relative;
	left: 50%;
	margin-left: -64px;*/
}

/* Ventas */
#rowSalir .navbar-top-links{
	margin-right: -15px;
}

#rowSalir .navbar-top-links .dropdown-toggle, #rowSalir .navbar-top-links .dropdown-menu{
	margin-left: 0;
}

#rowVentas{
	margin-top: 1em;
}

#containerVentas #msg{
	margin-top: 0 !important;
}

#containerVentas #msg .alert{
	margin-bottom: 0 !important;
}

#containerVentas #divLista .panel-body{
	padding: 0 !important;
}

#containerVentas #divLista .panel-body .list-group .list-group-item{
	border: 0 !important;
}

#containerVentas #divLista .panel-body .list-group .list-group-item .glyphicon-trash{
	margin-left: 5px;
	cursor: pointer;
}

#containerVentas #divLista .panel-body .list-group .list-group-item .pull-left{
	margin-right: 5px;
}

#containerVentas #divProductos .panel-body{
	/*padding-bottom: 0;*/
}

#containerVentas .tab-pane .row{
	margin-top: 1em;
}

#containerVentas .tab-pane .row .col-xs-3{
	cursor: pointer;
}

#containerVentas .tab-pane .row .col-xs-3 .panel-body{
	padding: .5em !important;
}

#containerVentas .tab-pane .row .col-xs-3 .panel-body img{
	max-height: 7em;
}

#divTicket, #btnTicket, #divTicket .glyphicon{
	display: none;
}

#divTicket .list-group .list-group-item .pull-left{
	margin-right: 5px;
}

@media(max-width:768px){
	#containerVentas .tab-pane .row .col-xs-3 .panel-heading, #containerVentas .tab-pane .row .col-xs-3 .pull-left{
		display: none;
	}

	#containerVentas .tab-pane .row .col-xs-3 .panel-body img{
		max-height: 2em;
	}

	#modalPago .btn-group img{
		max-height: 2em;
	}
}

/* Altas y Compras*/
#panelProductos .list-group{
	margin: 0;
}

#listProductos, #divLista{
	overflow: auto;
	/*max-height: 25em;*/
}

#divLista .list-group .list-group-item .glyphicon-trash{
	cursor: pointer;
	margin-left: 1em;
}

.cuboInfoAzul{
	background-color: #c4e3f3;
	border: 1px solid #31708f;
}

.cuboInfoBlanco{
	background-color: #fff;
	border: 1px solid #ddd;
}

/*  Reportes  */
#modalTables .modal-dialog{
	width: 95%;
}

/* Timeline */
.timeline-heading{
	cursor: pointer;
}

.timeline-body{
	display: none;
}

/* Altas Genericas */
#formGroupBusqueda{
	margin-bottom: 0;
}

#resultadosBusqueda{
	overflow: auto;
 	max-height: 15em;
}

#groupChecks{
	margin: 0;
}

ol.breadcrumb > li > a{ color:#337ab7; }

img.img-thumbnail { max-height: 221px; }

input.payment-form-control{
	box-shadow: none;
	webkit-box-shadow:none;
    border: 0;
    border-bottom: 1px solid #ccc;
    font-size: 35px;
    line-height: 35px;
    height: 50px;
    border-radius: 0px;
    text-align: right;
    background: #f5f5f5;
    padding-right: 0px;
}

input.discount-form-control{
	box-shadow: none;
	webkit-box-shadow:none;
    border: 0;
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 0px;
    text-align: right;
    background: #f5f5f5;
    color: #a94442;
    height: 20px;
    padding-right: 0px;
}

input.payment-form-control:focus{
	box-shadow: none;
    webkit-box-shadow:none;
}

.bs-callout {
  padding: 20px;
  margin: 0px 0px 20px 0px;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
  background: #f5f5f5;
}
.bs-callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout code {
  border-radius: 3px;
}

/* Tighten up space between multiple callouts */
.bs-callout + .bs-callout {
  margin-top: -5px;
}

/* Variations */
.bs-callout-danger {
  border-left-color: #ce4844;
}
.bs-callout-danger h3 {
  /*color: #ce4844;*/
}
.bs-callout-warning {
  border-left-color: #aa6708;
}
.bs-callout-warning h3 {
  color: #aa6708;
}
.bs-callout-info {
  border-left-color: #1b809e;
}
.bs-callout-info h3 {
  /*color: #1b809e;*/
}

ul.list-ticket li.list-group-item {
	border: 0px !important;
}

a.tipos-servicios{
	color:#777;font-size:12px;
}

a.tipos-servicios:hover, a.tipos-servicios:active{
	color:#000;
	background: none !important;
}

.nav-tipos-servicios .open>a, .nav-tipos-servicios .open>a:focus, .nav-tipos-servicios .open>a:hover{
	background-color:#eee !important;
}