/* your styles go here */
.info{
	    background: #7fb9ec!important;
}
.danger{
	    background: #ecb77f!important;
}
.nalClass{
	background:#f3f3f3!important;
}
.sellClass{
	background:#ffc3c3!important;
}
.skladClass{
	background:#c1c1c1!important;
}
.selActiv {
    /* background: #796AEE; */
    border-left: 4px solid #3b25e6;
    /* color: #fff!important; */
    color: #686A76!important;
}
.tblBtn{
	font-size:10px;
	padding:0px;
	margin:0px;
}
th{
	padding:0px;
}