@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/DroidKufi/DroidKufi-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/DroidKufi/DroidKufi-Bold.ttf) format('truetype');
}

body {
  /*  background-image: url(../img/small-bg.png); */
  font-family: 'Droid Arabic Kufi';
  font-size: 16px;
  line-height: 22px;
}

.unselectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select:none;
    text-align: center;
  user-select:none;
  -o-user-select:none;
}

.pageTitle{
  font-size: 28px;
  font-weight: bold;
}
.billModal .modal-lg{
  width: 90% !important;
}
.ui-autocomplete .ui-state-focus  {
  background-color: #0f4e74 !important;
  box-shadow: 1px 0px 4px 1px rgba(123, 164, 186, 0.51) !important;
  color: #FFF!important;
}
.ui-autocomplete{
  z-index: 9999 !important;
  border: 1px solid rgb(204, 204, 204)!important;
  max-height: 250px!important;
  overflow-y: auto!important;
  overflow-x: hidden!important;
  background-color: #fff!important;
}
.form-table{
  width: 100%
}
.form-table td, .form-table th {
  padding: 2px 2px !important;
  text-align: center;
  vertical-align: middle !important;
}

.form-Modal .table td {
  border-top: none;
  text-align: right;
}

.filter-text {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.filter-text:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.filter-text::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.filter-text:-ms-input-placeholder {
  color: #999;
}
.filter-text::-webkit-input-placeholder {
  color: #999;
}
.filter-text[disabled], .filter-text[readonly], fieldset[disabled] .filter-text {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

.accTree,.itemTree{
  padding-left: 7px;
  white-space: nowrap;
  width: 100%;
  min-height: 50vh;
  max-height: 70vh;
  overflow-x: hidden;
  overflow-y: auto;
}

.accTree li,.itemTree li{
  border-left: 1px dashed #1f9bb5;
  display: block;
}
.accTree > li{ /*for first class in Tree*,.accTree > li{ /*for first class in Tree*/
  border-left: none;
}
.accTree .className  ,.itemTree .className  {
  margin-top: 3px;
  margin-left: 3px;
  padding: 1px;
  display:block;
  color: #00b9d4;
  width: 90%;
  cursor: pointer;
  text-decoration: none;
  color: #333;
}
.accTree .className:hover  ,.itemTree .className:hover  {
  border-bottom: 2px solid #00b9d4;
  font-size: 15px;
}
.accTree .hasChild >.className,.itemTree .hasChild >.className{
  color: #00b9d4;
  padding: 3px;
}
.accTree ul ,.itemTree ul {
  padding-left: 15px;
  padding-bottom: 10px;
}
.accTreeC,.itemTreeC{
  border:1px solid #ddd;
  padding:0px;
  width: auto;
  overflow: hidden;
}
.accTree .active ,.itemTree .active{
  border-bottom:2px solid red !important;
  color: red !important ;
}
.folder{
  width: 25px;
  height: 25px;
  background-size: 100% 100%;
  background-image: url(../../img/close.png);
  display: inline-block;
}
.open{
  background-image: url(../../img/open.png);
}
.accAcountDetailCountainer{
  padding: 10px
}
.accAcountDetailCountainer .form-table td{
  padding: 10px 2px !important;
  text-align:left;
}
.modal-header .form-control{
  margin-top: 3px;
}

#phFormModal .modal-body .trnTableTbody{
  height:40vh;
  max-height:40vh;
  overflow-y:auto;
}
.billModal table tbody td:nth-child(1),.billModal table thead th:nth-child(1){
  width: 4%
}
.billModal table tbody td:nth-child(2),.billModal table thead th:nth-child(2){
  width: 30%
}
.billModal table tbody td:nth-child(3),.billModal table thead th:nth-child(3){
  width: 10%
}
.billModal table tbody td:nth-child(4),.billModal table thead th:nth-child(4){
  width: 10%
}
.billModal table tbody td:nth-child(5),.billModal table thead th:nth-child(5){
  width: 14%
}
.billModal table tbody td:nth-child(6),.billModal table thead th:nth-child(6){
  width: 30%
}
.billModal table tbody td:nth-child(7),.billModal table thead th:nth-child(7){
  width: 2%
}

.vhrModal table tbody td:nth-child(1),.vhrModal table thead th:nth-child(1){
  width: 5%
}
.vhrModal table tbody td:nth-child(2),.vhrModal table thead th:nth-child(2){
  width: 15%
}
.vhrModal table tbody td:nth-child(3),.vhrModal table thead th:nth-child(3){
  width: 38%
}
.vhrModal table tbody td:nth-child(4),.vhrModal table thead th:nth-child(4){
  width: 38%
}
.vhrModal table tbody td:nth-child(5),.vhrModal table thead th:nth-child(5){
  width: 4%
}
.itemListCountainer table th:nth-child(4),.itemListCountainer table th:nth-child(5){
  width: 1px;
}

.menu-title:first-child{

  margin-top:-5px;

}
.menu-title a{
  padding: 3px 10px !important;
  background-color: #d5d5d5;
  font-weight: 900!important;
}
.menu-title a:hover{
  padding: 3px 10px !important;
  background-color: #d5d5d5 !important;
}

.searchNote {
  border-color: rgba(0,0,0,0.16);
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);
  width: 100%;
  height: 44px;
  font-size: 16px;
  padding: 10px;
}

.bg-light {
  background-color: #24324f !important;
  height: 75px;
}

.arshdne-container {
  background-color: #24324f;
  height: 100%;
}

.width-size{
  width: 75%;
}

@media (min-width: 1200px) {
  .width-size{
    width: 30%;
  }
}

.width-size-logo{
  width: 75px;
}

.sign-in{
  float: left;
  font-size: 10px;
  color: #ffffff;
  box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.2);
  background: #4DB7FE;
  border-radius: 30px;
  padding: 2px 10px;
  font-weight: bolder;
  text-transform: uppercase;
  /*margin-left: 25px;*/
}

.sign-in:hover {
  box-shadow: 0px 0px 0px 4px rgba(255,255,255,0.1);
}

.sign-in:hover {
  color: #fff;
}

.navbar-brand{
  float: right;
  margin-right: 0px !important;
}

.container{
  color: white !important;
}

html, body {
  top: 0;
  bottom: 0;
  /*height: 100%*/
}

.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #24324f;
  color: white;
  text-align: center;
}
.footer-col{
  padding: 20px;
}

.search-pls {
  background: #fff;
  /*padding: 0 0 0 120px;*/
  border-radius: 30px;
  height: 100%;
  margin-top: 50px;
  box-shadow: 0px 0px 0px 10px rgba(255,255,255,0.3);
}

.nice-select {
  color: #292929;
  float: right;
  width: 100%;
  min-width: 150px;
  height: 50px;
  z-index: 100;
  line-height: 50px;
}

.select2-container--default .select2-selection--single {
  border: none !important;
  width: 100% !important;
  border-radius: 30px;
}

.footer-social{
  color: #4DB7FE;
  border-right: none;
  font-size: 16px;
  margin-right: 10px;
  margin-left: 10px;
}

.msii{
  width: 25%;
  box-sizing: border-box;
  border-left: 1px solid #eee;
  height: 50px;
  position: relative;
}

.main-search-button{
  position: absolute;
  background: #4DB7FE;
  left: 0px;
  height: 50px;
  width: 100%;
  color: #fff;
  top: 0;
  border: none;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  cursor: pointer;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 42px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px !important;
}

.select2-container--open .select2-dropdown--above {
  padding: 5px 12px 10px !important;
}

@media(max-width: 992px){
  .search-pls {
    background: rgba(255,255,255,0.2);
    padding: 14px 20px 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 0px 10px rgba(255,255,255,0.0);
  }
}

@media(max-width: 992px){
  .select2-container{
    width: 100% !important;
  }
}

@media(max-width: 992px){
  .msii{
    border: none !important;
  }

  @media(max-width: 992px){
    .select2-container .select2-selection--single {
      height: 40px !important;
    }
  }

  @media(max-width: 992px){
    .select2-container--default .select2-selection--single {
      border-radius: 25px;
    }
  }

  @media(max-width: 992px){
    .main-search-button {
      border-radius: 25px;
    }
  }

  .select2-container {
    width: 100% !important;
  }

.p-5 {
    padding: 2rem 0rem 3rem 0rem !important;
}
