.panel-data-info span.submenu:before,#info-details span:before {
    content: " " !important;
    margin-right: 0px !important;
}

#info-details .control-label,#info-details span{
    padding:7px 0;
}

#info-details .form-group div{
    padding-left:0;
}

.form-group textarea{
    height:100px !important;
}

.small-font{
    font-size : 10px !important;
}
.medium-font{
    font-size : 12px !important;
}

#amount_total,#sub_total{
    font-weight: bold;
}

.list-content-menu {
	width: 92%;
	float: left;
	font-size: 12px;
	padding: 20px 4%;
}
.list-content-menu i{
    font-size: 14px;
    margin-right: 10px;
}
.list-content-menu:hover {
	background: rgba(19,180,229,0.5);
    border-color: #fff !important;
    text-decoration:  none;
}
.title-report{
    font-weight: bold;
    font-size: 16px;
    margin: 15px 0;
}
table.rpt td,table.rpt th{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
table.report{
    font-size: 11px;
}
table.report th{
    background: #f9f9f9;
}
.panel-report .panel-heading{
    font-size: 11px;
}
.report-footer{
    margin-bottom: 20px;
}
.image-barcode{
    width:150px;
    height:auto;
}
.report-barcode{
    min-width: 250px;
    width: 40%;
    height: auto;
}
td.danger{
    color: #933 !important;
}
.forbidden-number{
    font-size:  100px;
    font-weight: bold;
    padding-top:  30px;
}
.forbidden-caption{
    font-size:  25px;
    font-weight: bold;
}