﻿body{color:black !important;
     font-family:cairo !important;
}
.panel-default > .panel-heading, .btn-default{color:black !important;}
.navigation > ul > li > a{color:black !important;}
.navigation ul li ul li a{color:black !important;}
.user-login .dropdown-menu li a{color:black !important;}
.user .user-login .btn{color:black !important;}
.form-control{color:black !important;}


.req{color:red}
.txtCenter{text-align:center}
.txtRight{text-align:right !important;direction:rtl !important}
.txtLeft{text-align:left !important;direction:ltr !important}
.my-responsive{overflow-x: auto;}
.break-25{height:25px}


/*//eng*/
.panel-default > .panel-heading, .btn-default{text-align:left !important}
.form-group{text-align:left !important}
.alert-danger{text-align:left !important;direction: ltr !important;}
.alert > p, .alert > ul{text-align:left !important;}
.cr-styled{float:left !important;}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    text-align:left !important;
}
label{  text-align:left !important;}
.form-control{text-align:left !important;direction: ltr !important;}
.arb-text-align{text-align:right !important}
.panel-success > .panel-heading {
    background-color:#7fb401;
}
.text-bold{font-weight:bold !important;}


.loadinggif { 
        width: 200px;
        height: 100px;
        display: none;
        position: fixed;
        background-color: White;
        z-index: 999;
    }