body {
	font-size:14px;
}
.table-sm  > thead > tr > th {
    font-size: 12px !important;
}
.table-xsm  > thead > tr > th {
	font-size: 10px !important;
}
.top-left-part a {
	font-size: 18px;
}
.sticon::before {
	font-size: 15px;
}
.clsbtn {
	font-size:15px ;
}
.btn-circle {
    font-size: 13px;
}
.btn-group-sm > .btn, .btn-sm {
    font-size: 11px;
}
.input-group-addon {
    font-size: 11px;
}
label {
	font-size: 14px
}
.input-sm {
    font-size: 12px;
}
.ui-jqgrid .ui-jqgrid-htable th div {
    font-size: 10px;
}
.ui-jqgrid .ui-jqgrid-view {
    font-size: 10px;
}