.arabic .box-header {
	height: 42px;
}
.arabic .box-header > .box-tools {
    position: relative;
    top: -4px;
    right: 0px;
}

.arabic .input-group .input-group-addon {
  border-color: #d2d6de !important;
  border-radius: 0 !important;
}

.arabic .form-control {
	border-radius: 0 !important;
}

.small-box .inner { 
	font-family: Lucida Console !important; 
	font-size: 12px; 
}

.employees .info-box-icon {
    height: 120px !important;
    line-height: 120px !important;
    width: 120px !important;
}
.employees.info-box {
    min-height: 120px;
}
.employees .info-box-content {
    margin-left: 120px;
}