@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
body {
	font-family: Droid Arabic Kufi, Tahoma;
	color: #0058A5;
	text-align: justify;
	font-size: 16px !important;
	line-height: 40px;
}
.container-header .navbar-brand a {
  text-decoration: none;
}
a:not([class]) {
  text-decoration: none;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: Droid Arabic Kufi, Tahoma;
  font-size: 20px;
}
.mod-list li.active > a {
  text-decoration: none;
}
.com-users-profile__multifactor {
  display: none;
}
table {
    width: 100%;
    border: 0px solid #1F5CA9;
	border-collapse: inherit;
}
tbody, td, tfoot, th, thead, tr {
    border: 2px solid #1F5CA9;
	padding: 3px;
}
table p {
    margin: 0;
    padding: 5px;
}
th {
  text-align: center;
}
.title {
  font-size: 20px;
  background-color: #016AF9;
  padding: 10px;
  margin-bottom: 10px;
  color: #fff;
}
.mod-list li {
  padding: 0;
  line-height: 30px;
}
.menudiv {
  border-top: 2px solid;
  width: 100%;
  display: block;
}
input, select, optgroup, textarea {
  width: 50%;
  height: 50px;
  background: #fff;
  border: 1px solid;
  padding: 0 5px;
}
.btn a {
  color: #fff;
}
.chosen-single {
    width: 100% !important;
    border-color: #000 !important;
  border-radius: 0 !important;
  padding-right: 5px !important;
}
.chosen-rtl {
    width: 50% !important;
}
.chosen-container.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("chosen-sprite.png") no-repeat 0px 12px !important;
}
.chosen-rtl .chosen-single div {
  background-color: #fff;
}
.fac {
  background: #1F5CA9;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
#search_box {
  background-image: url('searchicon.png');
  background-position: 12px;
  background-repeat: no-repeat;
  width: 100%;
  font-size: 16px;
  border: 1px solid #02369E;
  margin: 12px 0;
  height: 50px;
}
.pagination {
  padding-right: 0;
  margin: 20px 0;
  list-style: none;
  font-weight: bold;
}
.pagination a {
  float: right;
  padding: 5px 10px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #02369E !important;
  background-color: #ffffff;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover {
  border-color: #02369E;
  background-color: #02369E;
  color: #fff;
}
.page-item, .page-link {
  border-radius: 0 !important;
}
a[disabled="disabled"] {
  pointer-events: none;
}
.card-header {
  font-size: 16px;
   background: #1F5CA9;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.card-body {
  padding: 5px;
}
.sidebar-right.card {
  border-color: #1F5CA9;
}
.simcurrent {
  margin: 0;
}