.glob{
margin-left: 20px;font-size: 14px;
}
body{
    background: #8c8c7bd9;
}
table{
font-size:11px
}
.catall{
background: #5348c8;
border: 1px #f5edeb solid;
color: #f4f6f9;
margin: 1px;
}
.cat{
background: #c86648;
border: 1px #f5edeb solid;
color: #f4f6f9;
margin: 1px;
}
.tab-pane {
	padding: 20px;
}
i.fa {
display: inline-block;
border-radius: 10px;
box-shadow: 0px 0px 2px #5348c8;
width: 110px;
height: 50px;
margin: 4px;
line-height: 50px;
padding-right: ;
text-align: center;
}
i.fa .akno {

line-height: 50px;
padding-right: ;
text-align: center;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    padding: 10px;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: white;}
    .scroll {
    max-height: 100px;
    overflow-y: auto;
}
.bg-white {
    background-color:#ccc7c7 !important;
}
