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