//برای جداول که میخواهیم با انتخاب یک سلول آن  کل سطر های لایت شود
.selectedRow{
    color: #126304;
    background-color: #a6e69b;
    border-color: #c1edba;
}
.selectedRow_light{
    color: #126304;
    background-color: #dcfbd7;
    border-color: #c1edba;
}

@font-face {
    font-family: 'Iranian-Sans';
    src: 
        url('../fonts/Iranian-Sans.eot') format('eot'), 
        url('../fonts/Iranian-Sans.woff') format('woff'),
        url('../fonts/Iranian-Sans.TTF') format('ttf');  
    font-family: 'BYekan';
    src: 
        url('../fonts/BYekan.eot') format('eot'), 
        url('../fonts/BYekan.woff') format('woff'),
        url('../fonts/BYekan.ttf') format('ttf');  



    font-style:normal;
    font-weight:normal;
}
@font-face {
    font-family: 'B NAZANIN';
    src: 
        url('../fonts/B-NAZANIN.TTF') format('ttf');

    font-family: 'B Zar';
    src: 
        url('../fonts/B Zar_0.ttf') format('ttf'),  
        url('../fonts/B Zar Bold_0.ttf') format('ttf');  



    font-style:normal;
    font-weight:normal;
}
body {
    font-family: Iranian-Sans, BYekan, Arial, sans-serif;}
.hoverAutoWiki:hover{
    color: #ccccff;
    font-weight: bold;
}
.shortcut-icon:hover a {
    color: #e7dfff;
}
.table img {
    max-width: 3em;
}
tr.green.odd{
    background-color: #daffd9 !important;
}
tr.green.even{
    background-color: #daffd0 !important;
}
tr.yellow.odd{
    background-color: #ffffbd  !important;
}
tr.yellow.even{
    background-color: #ffffb0 !important;
}
tr.red.even{
    background-color: #ffcaba !important;
}
tr.red.odd{
    background-color: #ffc0ba !important;
}
.commeteeTable td {
    text-align: center;
    border: thin solid;
}
.commeteeTable {
    width: 100%;
}
commeteeTable thead{
    background-color: #36ab50;    
}
.table i{
    font-size: 2.5em;
    color: #ff4800;
    vertical-align: middle;
    margin: auto 5px;
}

.c {
    text-align: center;

}
.overflow-wrap{
    text-align: center;
    overflow-wrap: anywhere;
}
.r {
    text-align: right;
    direction: rtl;
}
.l{
    text-align: left;
    direction: ltr;
}
.p{
    cursor: pointer;
}
.loader11{
    width:100px;
    height:70px;
    position:relative;
}
.loader11 span{display:block;width:5px;height:10px;left:42%;background:#e43632;position:absolute;bottom:50%;animation:loading-11 2.25s infinite ease-in-out}
.loader11 span:nth-child(2){left:44%;animation-delay:.2s}
.loader11 span:nth-child(3){left:46%;animation-delay:.4s}
.loader11 span:nth-child(4){left:48%;animation-delay:.6s}
.loader11 span:nth-child(5){left:50%;animation-delay:.8s}
.loader11 span:nth-child(6){left:52%;animation-delay:1s}
.loader11 span:nth-child(7){left:54%;animation-delay:1.2s}
.loader11 span:nth-child(8){left:56%;animation-delay:1.4s}
.loader11 span:nth-child(9){left:58%;animation-delay:1.6s}
@-webkit-keyframes loading-11{
    0%{height:10px;transform:translateY(0);background:#ff4d80}
    25%{height:60px;transform:translateY(15px);background:#3423a6}
    50%{height:10px;transform:translateY(-10px);background:#e29013}
    100%{height:10px;transform:translateY(0);background:#e50926}
}
@keyframes loading-11{
    0%{height:10px;transform:translateY(0);background:#ff4d80}
    25%{height:60px;transform:translateY(15px);background:#3423a6}
    50%{height:10px;transform:translateY(-10px);background:#e29013}
    100%{height:10px;transform:translateY(0);background:#e50926}
}
.fa-bar-chart{color:#0866c6!important;}
.fa-file-excel-o{color:green!important;}        
.ion-ios-gear{color:#ec570e!important}        
.fa-pencil{color:#ec570e!important}        
.fa-trash{color:#958e8b!important}        
.ion-compose{color:#a02311!important}          
.fa-plus{color:green!important;}        
.fa-remove{color:#ec570e!important}              
.fa-thumbs-up{color:green!important;}        
.fa-thumbs-o-up{color:green!important;}        
.fa-thumbs-down{color:#ec570e!important;}          
.fa-thumbs-o-down{color:#ec570e!important;}          
.fa-hand-rock-o{color:yellow!important;}          
.fa-hand-peace-o{color:yellow!important;}          
.fa-hand-o-up{color:green!important;}          
.fa-hand-o-down{color:#ec570e!important;}          
