@charset "UTF-8";
@font-face {
    font-family: 'eqtsad';
    font-style: normal;
    font-weight: 400;
    font-style:normal;
    src: url(../fonts/eqtsad-regular.woff) format('woff');

}

body{

    font-family: "eqtsad" !important;
    font-size:17px ;
    color:#000000;

}

.header-top-full-title{
   
    height: 50px;

}



.container_leader {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
}
.bodyApp{

}

.leader-cornerlogo img{
   width:225px;
   height: 36px; 
}
.header-top1{
    width:100%;
     
}


.top-nav .dropdown a {
    display: block  !important;

}



.main-header .breadcrumb{
    font-size: 12px;
}

@media (min-width:768px){.app_body{width:750px}}
@media (min-width:992px){.app_body{width:970px}}
@media (min-width:1200px){.app_body{width:95%;}}

.app_body {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.login-form-full{
    max-width: 650px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 5px;
    line-height: 1.42857143;
    vertical-align:middle;
    border-top: 1px solid #ddd;
}
.table th{


    padding: 10px;

    font-size: 18px;
    font-weight: 200;
    color: #666;

}
.table td{
    font-size: 18px;
    font-weight: 200;
    color: #666; 
}
.paper-back {
    z-index: 5000;
}
.fa-font-mid{
    font-size: 20px !important;
}

.font-sm-xs {
    font-size: 12px;
    line-height:1.25em;
    color:#000;
}

.font-sm {
    font-size: 13px;
    line-height:1.25em;
    color:#000;
}

.font-md {
    font-size: 14px;
    line-height:1.25em;
}
.font-md-1 {
    font-size: 16px;
    line-height:1.25em;  
}
.table-size-xs{

}

.table-size-xs th{
    font-size: 12px;
    font-weight: 200;
    color: #000;   
}
.table-size-xs td{
    font-size: 12px;
    font-weight: 200;
    color: #000;  
}
/*$mid table*/
.table-size-md{

}

.table-size-md th{
    font-size: 14px;
    font-weight: 200;
 
}
.table-size-md td{
    font-size: 14px;
    font-weight: 200;
    color: #000;  
}



.fa{
    padding-left: 5px;
    padding-right: 5px;

}

.glyphicon{
    padding-left: 5px;
    padding-right: 5px;

}



.hiddenRow {
    padding: 0 4px !important;
    font-size: 13px;
}

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}


.popover-title {
    direction: rtl;
}


.service-list li::before {
    content: counter(myIndex);
    font-family: "Roboto",sans-serif;
    font-size: 2em;
    padding: 10px 15px;
    color: #0099da;
    border-radius: 500px;
    position: absolute;
    top: 10px;
    right: 0;
    left:auto;
}
.service-list li {
    counter-increment: myIndex;
    position: relative;
    margin-bottom: 20px;
    padding: 10px 80px 10px 10px;
}

.list-unstyled {

    padding-left: 0;
    padding-right: initial;
}
/*################*/
.icon-small i{

    text-align: center;
    vertical-align: middle;


}
.icon-small + p{
    margin-top: 15px;

}
.icon-small h4,
.icon-small h5{
    text-align: left;
}

.content-box {
    display: block;
    text-align: center;
    overflow:visible;
    padding: 5px;
    margin-bottom: 5px;
}

.vertical-tabs-left .tab-content, .vertical-tabs-right .tab-content {
    display: table-cell;
    padding: 20px;
    width: 100%;
}
.vertical-tabs-left {
    border-right: solid 1px #ddd;
    border-left: solid 1px #ddd;
}
.vertical-tab-list {
    display: table-cell;
    min-width: 250px;
    vertical-align: top;
}


.well{
    margin-bottom: 5px;   
}
/*----------------------------*/









 
    
 


.top-nav-social {
    margin: 0;
    margin-left: 0px;
    padding: 0;
    list-style-type: none;
    display: inline-block;
    background-color: transparent;
    box-shadow:none;
    border: solid 0px #e3e6e8;
    border-top-color: transparent;
    border-top-style: none;
    border-top-width: 0px;
    border-top: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.top-nav-social a {
  font-size: 1.5em;
  margin: 0;
  color: #0099da;
  display: inline-block;
  min-width: 40px;
  text-align: center;
  transition: all .25s ease;
  padding: 7px 2px;
     overflow:visible;
}





#loadernavpages .dropdown > a::after {
    
  top: 18px;
  left: 15px;
  content: "";

}

.wrapper .section {
  width: calc(100% - 225px);
  margin-right: 224px;
}


.main-footer {
  padding: 1rem;

}

.float-left {
  float: left !important;
}
.label {
    font-family: inherit;
    font-weight: 100;
}


.table-responsive {
  min-height: .01%;
  overflow-x: auto;

}


@media (max-width:768px){
    .app_body{
        width:750px
    }
.center_div {
  margin: 0 auto;
  width: 100%;
}
}



.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  margin-top: 5px;
}

#rnavaccordion .sidebar-nav li a {
  display: block;
  padding: 5px;
  

}

.sidebar-nav li a.collapsed {
    background-color: transparent;
    border-left: solid 0px #808080;
}





