body {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #ffffff;

}


.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;


}

.center-images{
    align: center;
}




/*********************** Font Start *********************************************/
/*
 * Droid Arabic Kufi (Arabic) http://www.google.com/../fonts/earlyaccess
 */
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/DroidKufi-Regular.eot);
  src: url(fonts/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
  url(fonts/DroidKufi-Regular.woff2) format('woff2'),
  url(fonts/DroidKufi-Regular.woff) format('woff'),
  url(fonts/DroidKufi-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/DroidKufi-Bold.eot);
  src: url(fonts/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),
  url(fonts/DroidKufi-Bold.woff2) format('woff2'),
  url(fonts/DroidKufi-Bold.woff) format('woff'),
  url(fonts/DroidKufi-Bold.ttf) format('truetype');
}
/*********************** Font End *********************************************/
body{
  font-family: 'Droid Arabic Kufi';
  font-size: medium;
  background: #F9F9F9;
}
.header-body{
  background: #FFF !important;
}

#helps h4{
  font-family: 'Droid Arabic Kufi';
  font-size: large !important;
}
.foraccess{
  margin-top: 10px;
  text-align: justify;
  font-family: tahoma;
  font-size: small;
  font-weight: normal;
}

.tableft{
  margin-top: 0px;
  text-align: justify;
}
.featured-box .box-content{
  padding: 5px !important;
}
#header .header-body{
  border-top: 0 !important;
}
h4.moassattitle{
  text-align: center;
  background: #eee;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #0074ad;
}
/***********MSS*************/

.mt-xlg{
  margin-top: 10px !important;
}

.featured-box h6{
  text-align: right !important;
}
.ui-datepicker-title{
  color:#000 !important;
}
.ui-datepicker-month{
  font-size: 14px !important;
}
.ui-datepicker-year{
  color:#000 !important;
  font-size: 14px !important;
}
#ui-datepicker-div {
  z-index: 9999999!important;
}

