﻿html,body {width:100%;height:100%;}
body {font-family: Droid Arabic Kufi, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; line-height: 1.8; background: url(../res/bg1.jpg) repeat 0 0; margin: 0; padding: 0;} 
.gi-2x{font-size: 1.5em;}.gi-3x{font-size: 2em;}.gi-4x{font-size: 2.5em;}.gi-5x{font-size: 3em;}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus, a:active, a.active, a:focus, a.focus {outline: none !important;}
.breadcrumb{border: 1px solid #eaeaea;text-shadow:0 1px 0 #fff;background-image:-webkit-linear-gradient(top,#fff 0%,#e0e0e0 100%);background-image:-o-linear-gradient(top,#fff 0%,#e0e0e0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));background-image:linear-gradient(to bottom,#fff 0%,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#dbdbdb;border-color:#ccc}
.user-inf {padding:0;line-height:50px}
@media (max-width: 980px) {.row .col-xs-12 > .pull-left {float: none !important;}}
@media (min-width: 768px) {}
@media (max-width: 767px) {.text-xs-center {text-align: center;}h1,.h1,.jumbotron h1 {font-size: 200%;}h2,.h2,.jumbotron h2 {font-size: 150%;}h3,.h3,.jumbotron h3 {font-size: 120%;}.user-inf {line-height:25px}#footer b {font-size: 70% !important;}}
/*theme*/
div.body-content {margin: 0 auto;padding: 65px 15px;background:rgba(255, 255, 255, 0.85);-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);}
h1,.h1,.jumbotron h1 {font-size: 200%;}h2,.h2,.jumbotron h2 {font-size: 120%;}h3,.h3,.jumbotron h3 {font-size: 110%;} .jumbotron p {font-size: 90%;}
.jumbotron {background: rgba(221, 221, 221, 0.50);}.dl-horizontal dt {white-space: normal;}
a.footer-brand,a.footer-brand:focus,a.footer-brand:active {display: inline-block; text-decoration: none; color: #9d9d9d; padding: 15px 0px; height: 50px; line-height: 20px;}
a.footer-brand:hover {color: #fff;}
.panel-success {border-color: #3e8f3e;}
.panel-success .panel-heading {background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat: repeat-x;border-color: #3e8f3e; color: #fff;}
select option:disabled {background-color: #ffcec5}
#ajaxLodaer {display:block;opacity:1;filter:alpha(opacity=100);}
@media (max-width: 767px) {
    .table-responsive {
        direction: ltr;
    }
    .table-responsive > table {direction: ltr;}
    body.rtl .table-responsive > table {direction: rtl;}
}